update comment in dw2-bad-cfi.S.
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
f57e61cd
TT
12013-11-22 Tom Tromey <tromey@redhat.com>
2
3 * gdb.dwarf2/dw2-bad-cfi.S: Update comment.
4
da2b2fdf
TT
52013-11-22 Tom Tromey <tromey@redhat.com>
6
7 * gdb.dwarf2/dw2-bad-cfi.c: New file.
8 * gdb.dwarf2/dw2-bad-cfi.exp: New file.
9 * gdb.dwarf2/dw2-bad-cfi.S: New file.
10
33f8fe58
PA
112013-11-22 Pedro Alves <palves@redhat.com>
12
13 PR 16155
14 * gdb.dwarf2/dw2-dup-frame.S: New file.
15 * gdb.dwarf2/dw2-dup-frame.c: New file.
16 * gdb.dwarf2/dw2-dup-frame.exp: New file.
17
0a1e6121
YQ
182013-11-22 Yao Qi <yao@codesourcery.com>
19
20 * lib/mi-support.exp (mi_create_dynamic_varobj): Update
21 comment and add one more argument "has_more".
22 * gdb.python/py-mi.exp: Callers update.
23
0061ea24
YQ
242013-11-22 Yao Qi <yao@codesourcery.com>
25
26 * gdb.python/py-mi.exp: Use mi_create_floating_varobj instead
27 of mi_create_dynamic_varobj.
28
069d6a0f
PA
292013-11-20 Pedro Alves <palves@redhat.com>
30
31 * gdb.base/maint.exp (maint print objfiles): Consume one line at a
32 time, and run it through all three milestone regexes.
33
10d8cbd2
SA
342013-11-20 Sanimir Agovic <sanimir.agovic@intel.com>
35
36 * gdb.base/eval-avoid-side-effects.exp: New file.
37
57803a3c
WT
382013-11-20 Walfred Tedeschi <walfred.tedeschi@intel.com>
39
60650f2e
WT
40 * gdb.arch/i386-mpx.c: New file
41 * gdb.arch/i386-mpx.exp: New file.
42
09748966
WT
432013-11-20 Walfred Tedeschi <walfred.tedeschi@intel.com>
44
45 * gdb.python/py-pp-maint.exp: Consider new pretty-print added
46 for bnd registers.
47
60650f2e
WT
482013-11-20 Walfred Tedeschi <walfred.tedeschi@intel.com>
49
57803a3c
WT
50 * gdb.xml/maint_print_struct.xml (bitfield): Added bitfield having
51 start and end equal 0.
52
3e9ecad3
YQ
532013-11-19 Yao Qi <yao@codesourcery.com>
54
55 * lib/mi-support.exp (mi_child_regexp): Remove 'whatever'.
56 (mi_list_varobj_children_range): Likewise.
57
31b4ab9e
YQ
582013-11-19 Yao Qi <yao@codesourcery.com>
59
60 * lib/mi-support.exp (mi_child_regexp): Remove unnecessary '\'.
61
4392c534
YQ
622013-11-19 Yao Qi <yao@codesourcery.com>
63
64 * lib/mi-support.exp: Fix format.
65
df7752b0
JB
662013-11-19 Joel Brobecker <brobecker@adacore.com>
67
68 * gdb.ada/py_range: New testcase.
69
176f037c
JB
702013-11-18 Joel Brobecker <brobecker@adacore.com>
71
72 * mi-language.exp: Add "-list-features" test verifying that
73 its output contains "language-option".
74
ee4a1c63
JB
752013-11-16 Joel Brobecker <brobecker@adacore.com>
76
77 * info_exc/const.ads (Aint_Global_GDB_E): Renames Aint_Global_E.
78 * info_exc/foo.adb: Adjust to new exception name.
79 * info_exc.exp: Adjust after exception renaming in const.ads.
80 Update "info exception global" test to test "info exceptions
81 global_gdb" instead.
82
83 * mi_exc_info/const.ads (Aint_Global_GDB_E): Renames Aint_Global_E.
84 * mi_exc_info/foo.adb (Adjust to new exception name.
85 * mi_exc_info.exp: Adjust after exception renaming in const.ads.
86 Update "-info-ada-exceptions global" test to test
87 "-info-ada-exceptions global_gdb" instead.
88
6ec41e1e
LM
892013-11-15 Luis Machado <lgustavo@codesourcery.com>
90
91 * lib/mi-support.exp (mi_gdb_test): Expect different formats
92 of inferior output for remote and native sessions.
93 * gdb.mi/mi-console.exp: Remove obsolete comment.
94 Check for semihosted inferior output pattern.
95 (semihosted_string): New function.
96
391d3400
JB
972013-11-15 Joel Brobecker <brobecker@adacore.com>
98
99 * gdb.ada/info_exc.exp: Allow other global exceptions to be
100 listed in the output of "info exceptions".
101 * gdb.ada/mi_exc_info.exp: Allow other global exceptions to be
102 listed in the output of "-info-ada-exceptions".
103
e092da29
JB
1042013-11-15 Joel Brobecker <brobecker@adacore.com>
105
106 * gdb.ada/info_exc.exp: Start inferior before starting
107 the "info exceptions" tests.
108 * gdb.ada/mi_exc_info.exp: Start inferior before starting
109 the "-info-ada-exceptions" tests.
110
805e1f19
TT
1112013-11-15 Tom Tromey <tromey@redhat.com>
112
113 * gdb.cp/includefile: New file.
114 * gdb.cp/filename.exp: New file.
115 * gdb.cp/filename.cc: New file.
116
9abb1bd6
DE
1172013-11-15 Doug Evans <xdje42@gmail.com>
118
119 * gdb.python/py-breakpoint.exp: Make tests have unique names.
120
8abea1a1
DE
1212013-11-15 Doug Evans <xdje42@gmail.com>
122
123 * gdb.python/py-breakpoint.exp: Reformat for 80 columns.
124
330a7fce
DE
1252013-11-15 Doug Evans <xdje42@gmail.com>
126
127 * gdb.python/py-breakpoint.exp: Split up into several functions,
128 each with their own test prefix.
129
0acf8b65
JB
1302013-11-15 Joel Brobecker <brobecker@adacore.com>
131
132 * gdb.ada/O2_float_param: New testcase.
133
496038b3
TT
1342013-11-14 Tom Tromey <tromey@redhat.com>
135
136 * Makefile.in (check-parallel): Print summary from gdb.sum.
137
c7e8af9b
OJ
1382013-11-14 Omair Javaid <Omair.Javaid@linaro.org>
139
140 * gdb.dwarf2/dw2-case-insensitive-debug.S: Updated compile unit
141 and function label names.
142 * gdb.dwarf2/dw2-case-insensitive.c: Created function and
143 compile unit labels.
144
403cb6b1
JB
1452013-11-14 Joel Brobecker <brobecker@adacore.com>
146
147 * gdb.mi/mi-language.exp: New file.
148
74921315
KS
1492013-09-17 Keith Seitz <keiths@redhat.com>
150
151 PR c++/7935
152 PR c++/10541
153 * gdb.cp/nsalias.exp: New file.
154 * gdb.cp/nsalias.cc: New file.
155 * gdb.cp/nsrecurs.exp: Remove kfails. Conditionally run
156 tests only on known, working compiler versions.
157
08c43050
TT
1582013-11-13 Tom Tromey <tromey@redhat.com>
159
160 * gdb.multi/multi-arch-exec.exp: Define BASEDIR when compiling.
161 * gdb.multi/multi-arch-exec.c (main): Use BASEDIR.
162
0682e708
DE
1632013-11-12 Doug Evans <dje@google.com>
164
165 * gdb.base/fileio.exp: Make $dir2 writable after the test is done
166 so that "rm -rf $builddir" Just Works.
167
a7e332c2
JB
1682013-11-12 Joel Brobecker <brobecker@adacore.com>
169
170 * gdb.ada/mi_exc_info: New testcase.
171
778865d3
JB
1722013-11-12 Joel Brobecker <brobecker@adacore.com>
173
174 * gdb.ada/info_exc: New testcase.
175
304a8ac1
DE
1762013-11-11 Doug Evans <dje@google.com>
177
178 * gdb.arch/arm-bl-branch-dest.exp: Use gdb_test_file_name instead
179 of testfile.
180
bc79de95
PM
1812013-11-11 Phil Muldoon <pmuldoon@redhat.com>
182
183 * gdb.python/py-linetable.S: New file.
184 * gdb.python/py-linetable.c: New file.
185 * gdb.python/py-linetable.exp: New file.
186
2df4d1d5
JB
1872013-11-11 Joel Brobecker <brobecker@adacore.com>
188
189 * gdb.ada/mi_ex_cond: New testcase.
190
204b5331
DE
1912013-11-07 Doug Evans <dje@google.com>
192
193 PR 11786
194 * gdb.base/gcore-relro-pie.c: New file.
195 * gdb.base/gcore-relro-pie.exp: New file.
196
92e32e33
PM
1972013-11-07 Phil Muldoon <pmuldoon@redhat.com>
198
199 * gdb.python/py-cmd.exp: Add COMPLETE_EXPRESSION tests.
200 * gdb.python/py-cmd.c: New File.
201
f76c27b5
PM
2022013-11-07 Phil Muldoon <pmuldoon@redhat.com>
203
204 * gdb.python/py-breakpoint.exp: Add temporary breakpoint tests.
205
79600f4f 2062013-11-06 Doug Evans <xdje42@gmail.com>
01e48c0c
DE
207
208 * gdb.python/py-arch.exp: Tweak test name for bad memory access test.
209
6dbb6798
YQ
2102013-11-06 Yao Qi <yao@codesourcery.com>
211
212 * lib/gdb.exp (gdb_produce_source): New procedure.
213 * gdb.perf/solib.c: New.
214 * gdb.perf/solib.exp: New.
215 * gdb.perf/solib.py: New.
216
71c0c615
YQ
2172013-11-06 Yao Qi <yao@codesourcery.com>
218
219 * README: Mention performance tests.
220
f27a1236
YQ
2212013-11-06 Yao Qi <yao@codesourcery.com>
222
223 * lib/perftest.exp: New.
224 * gdb.perf/lib/perftest/__init__.py: New.
225 * gdb.perf/lib/perftest/measure.py: New.
226 * gdb.perf/lib/perftest/perftest.py: New.
227 * gdb.perf/lib/perftest/reporter.py: New.
228 * gdb.perf/lib/perftest/testresult.py: New.
229
7636ccf9
YQ
2302013-11-06 Yao Qi <yao@codesourcery.com>
231
232 * Makefile.in (check-perf): New target.
233 * configure.ac (AC_OUTPUT): Output Makefile in gdb.perf.
234 * configure: Re-generated.
235 * gdb.perf/Makefile.in: New.
236
81208388
TT
2372013-11-04 Tom Tromey <tromey@redhat.com>
238
239 * Makefile.in (TEST_DIRS): Remove.
240 (TEST_TARGETS, check-parallel): Rewrite.
241 (check-gdb.%, BASE1_FILES, BASE2_FILES, check-gdb.base%)
242 (subdir_do, subdirs): Remove.
243 (do-check-parallel, check/%): New targets.
244 (clean): Remove outputs, temp, and cache directories.
245 (saw_dash_j): New variable.
246 (CHECK_TARGET): Use it.
247 (check): Depend on all, site.exp. Rewrite.
248 (check-single): Remove dependencies.
249 (slow_tests, all_tests, reordered_tests): New variables.
250
c63ffa1f
TT
2512013-11-04 Tom Tromey <tromey@redhat.com>
252
253 * gdb.dwarf2/fission-base.S: Remove "gdb.dwarf/".
254 * gdb.dwarf2/fission-base.exp: Set debug-file-directory
255 before loading binfile.
256 * gdb.dwarf2/fission-loclists.S: Remove "gdb.dwarf/".
257 * gdb.dwarf2/fission-loclists.exp: Set debug-file-directory
258 before loading binfile.
259
3fef966c
TT
2602013-11-04 Tom Tromey <tromey@redhat.com>
261
262 * gdb.base/foll-exec.c (main): Use BASEDIR.
263 * gdb.base/foll-exec.exp: Define BASEDIR during compilation.
264 * gdb.base/foll-vfork.c (main): Use BASEDIR.
265 * gdb.base/foll-vfork.exp: Define BASEDIR during compilation.
266 * gdb.multi/bkpt-multi-exec.c (main): Use BASEDIR.
267 * gdb.multi/bkpt-multi-exec.exp: Define BASEDIR during compilation.
268
24890efd
TT
2692013-11-04 Tom Tromey <tromey@redhat.com>
270
271 * gdb.base/argv0-symlink.exp: Compute executable's directory
272 dynamically.
273
c59ffcab
TT
2742013-11-04 Tom Tromey <tromey@redhat.com>
275
276 * gdb.asm/asm-source.exp: Use standard_output_file.
277
479c8d68
TT
2782013-11-04 Tom Tromey <tromey@redhat.com>
279
280 * gdb.server/file-transfer.exp: Use standard_output_file.
281
1e537771
TT
2822013-11-04 Tom Tromey <tromey@redhat.com>
283
284 * gdb.base/fullname.exp: Use standard_output_file,
285 relative_filename.
286 * gdb.base/hashline1.exp: Use standard_testfile,
287 standard_output_file, relative_filename, clean_restart.
288 * gdb.base/hashline2.exp: Use standard_testfile,
289 standard_output_file.
290 * gdb.base/hashline3.exp: Use standard_testfile,
291 standard_output_file, relative_filename.
292 * lib/gdb.exp (relative_filename): New proc.
293
b44b82af
TT
2942013-11-04 Tom Tromey <tromey@redhat.com>
295
296 * gdb.base/fileio.c (test_open, test_write, test_read)
297 (test_lseek, test_close, test_stat, test_fstat)
298 (test_isatty, test_system, test_rename, test_unlink):
299 Use OUTDIR define.
300 * gdb.base/fileio.exp: Define OUTDIR during compilation.
301 Use standard_output_file.
302
59b28c5d
TT
3032013-11-04 Tom Tromey <tromey@redhat.com>
304
305 * gdb.base/checkpoint.c (main): Use PI_TXT and COPY1_TXT
306 defines.
307 * gdb.base/checkpoint.exp: Define PI_TXT and COPY1_TXT during
308 compilation. Use prepare_for_testing, standard_output_file.
309
08b3fe69
TT
3102013-11-04 Tom Tromey <tromey@redhat.com>
311
312 * gdb.base/advance.exp: Use standard_testfile and
313 prepare_for_testing.
314 * gdb.base/bigcore.exp: Use standard_output_file. "cd" to
315 appropriate directory when local.
316 * gdb.base/dump.exp: Use standard_output_file. Update all
317 "dump" and "restore" filenames.
318 * gdb.base/interact.exp: Use standard_output_file.
319 * gdb.base/jit-so.exp: Don't download file when local.
320 * gdb.base/jit.exp (compile_jit_test): Don't download file
321 when local.
322 * gdb.base/list.exp: Use gdb_remote_download.
323 * gdb.base/maint.exp: Use standard_output_file.
324 * gdb.base/prelink.exp: Use standard_output_file.
325 * gdb.base/save-bp.exp: Use standard_output_file.
326 * gdb.base/sepdebug.exp: Use standard_testfile,
327 standard_output_file.
328 (test_different_dir): Don't declare objdir.
329 * gdb.base/solib-search.exp: Use standard_output_file.
330 * gdb.base/step-line.exp: Use gdb_remote_download.
331 * gdb.base/trace-commands.exp: Use standard_output_file.
332
32cfb09d
TT
3332013-11-04 Tom Tromey <tromey@redhat.com>
334
335 * gdb.trace/mi-traceframe-changed.exp: Pass -DTFILE_DIR
336 to compilation. Use standard_output_file.
337 (test_tfind_tfile): Update.
338 * gdb.trace/tfile.c (write_basic_trace_file)
339 (write_error_trace_file): Use TFILE_DIR.
340 * gdb.trace/tfile.exp: Pass -DTFILE_DIR to compilation. Use
341 standard_output_file.
342
84741506
TT
3432013-11-04 Tom Tromey <tromey@redhat.com>
344
345 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
346 Use "dwarf2 always-disassemble" for the "maint set" test.
347 * gdb.mi/mi-file-transfer.exp (test_file_transfer): Use
348 standard_output_file.
349 * gdb.mi/mi-logging.exp: Use standard_output_file.
350
cfb7b9a3
TT
3512013-11-04 Tom Tromey <tromey@redhat.com>
352
353 * gdb.xml/tdesc-arch.exp: Use standard_output_file. Make
354 downloads conditional on remote host.
355 (set_arch): Likewise.
356 * gdb.xml/tdesc-regs.exp: Use gdb_remote_download.
357 (load_description): Use standard_output_file.
358
bdfe0594
TT
3592013-11-04 Tom Tromey <tromey@redhat.com>
360
361 * gdb.gdb/selftest.exp: Use standard_output_file.
362 * lib/selftest-support.exp (do_self_tests): Use
363 standard_output_file.
364
8c639e73
TT
3652013-11-04 Tom Tromey <tromey@redhat.com>
366
367 * gdb.stabs/weird.exp: Use gdb_remote_download and
368 standard_output_file.
369
5030a410
TT
3702013-11-04 Tom Tromey <tromey@redhat.com>
371
372 * gdb.base/gcore-buffer-overflow.exp: Use
373 standard_output_file, not standard_testfile.
374 * gdb.base/twice.exp: Use standard_testfile, not
375 standard_output_file. Use gdb_remote_download.
376
95d7853e
TT
3772013-11-04 Tom Tromey <tromey@redhat.com>
378
379 * lib/gdb.exp (get_compiler_info): Use log_file -info and
380 restore from that.
381
eab88b54
MR
3822013-11-02 Maciej W. Rozycki <macro@codesourcery.com>
383
384 * gdb.cp/derivation.exp: s/perrro/perror/
385
a1b0fbee
MR
3862013-11-01 Maciej W. Rozycki <macro@codesourcery.com>
387
388 * gdb.dwarf2/dwzbuildid.exp: Rename `outdir' variable to
389 `debugdir'.
390
638aa5a1
AB
3912013-10-31 Andrew Burgess <aburgess@broadcom.com>
392
393 * gdb.base/watchpoint.exp (test_no_hw_watchpoints): Add additional
394 tests and update expected error message.
395 (test_watch_register_location): New tests.
396 (do_tests): Call test_watch_register_location.
397 * gdb.base/watchpoints.exp: Update expected error message.
398
055e608a
UW
3992013-10-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
400
401 * gdb.arch/s390-multiarch.exp (test_linux_v2): Add $gdb_prompt to
402 the patterns in gdb_test_multiple.
403
9ac69859
NB
4042013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
405
406 * gdb.base/sym-file-lib.c: New file.
407 * gdb.base/sym-file-loader.c: New file.
408 * gdb.base/sym-file-loader.h: New file.
409 * gdb.base/sym-file-main.c: New file.
410 * gdb.base/sym-file.exp: New file.
411 * lib/gdb.exp (is_elf_target): New function.
412
24ba476b
PA
4132013-10-29 Pedro Alves <palves@redhat.com>
414
415 * gdb.mi/mi-console.c, gdb.mi/mi-stack.c: Remove local emacs
416 variable setting change-log-default-name to ChangeLog-mi.
417
f69d9aef
AB
4182013-10-29 Andrew Burgess <aburgess@broadcom.com>
419
420 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test):
421 Expect <unavailable> pattern.
422
71193121
TV
4232013-10-28 Tom de Vries <tom@codesourcery.com>
424
425 * gdb.arch/thumb2-it.S (it_8): Fix typo.
426
38095c27
AK
4272013-10-25 Anton Kolesov <Anton.Kolesov@synopsys.com> (tiny change)
428
429 * gdb.base/bang.exp: Use gdb_continue_to_end to properly support
430 remote stubs where exit() behaviour is unreliable.
431
686d4def
PA
4322013-10-25 Pedro Alves <palves@redhat.com>
433
434 * gdb.cp/m-static.exp: Adjust expected output of printing a
435 nonexistent or optimized out static field. Also test printing the
436 the "container" object.
437
a35cfb40
MR
4382013-10-24 Maciej W. Rozycki <macro@codesourcery.com>
439
440 * lib/gdb.exp (gdb_finish): Send a kill request to `gdbserver'
441 if in the persistent mode.
442 * gdb.trace/disconnected-tracing.exp: Reconnect before completion.
443
bbe769cc
MR
4442013-10-24 Maciej W. Rozycki <macro@codesourcery.com>
445
446 * lib/gdb.exp (gdb_gcore_cmd): Also handle a "Target does not
447 support core file generation" reply.
448
95e4302a
JM
4492013-10-21 Jose E. Marchesi <jose.marchesi@oracle.com>
450
451 PR gdb/15986
452 * gdb.base/run.c (main): gdb_get_line_number tag added for
453 commands.exp.
454 (factorial): Likewise.
455
456 * gdb.base/commands.exp (watchpoint_command_test): Use
457 gdb_get_line_number in order to determine the locations in run.c
458 where local_var is detected to go out of scope.
459
4c406179
JM
4602013-10-21 Jose E. Marchesi <jose.marchesi@oracle.com>
461
462 * gdb.base/gnu_vector.exp: Care about endianness when casting
463 scalars to vectors.
464
bb6216d8
TT
4652013-10-18 Tom Tromey <tromey@redhat.com>
466
467 * lib/gdb.exp (build_executable_from_specs): Remove duplicate set
468 of "binfile".
469
e8369a73
AB
4702013-10-18 Andrew Burgess <aburgess@broadcom.com>
471
472 * gdb.base/watchpoints.exp: Add test for setting software
473 watchpoints of different types before starting the inferior.
474
776f04fa
PA
4752013-10-18 Pedro Alves <palves@redhat.com>
476
477 PR gdb/16062
478 * gdb.threads/stepi-random-signal.c: New file.
479 * gdb.threads/stepi-random-signal.exp: New file.
480
e4b8388f
MR
4812013-10-17 Maciej W. Rozycki <macro@codesourcery.com>
482
483 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
484 Fix comment typo.
485 * lib/gdb.exp (gdb_init): Likewise.
486
50b34a18
TT
4872013-10-17 Tom Tromey <tromey@redhat.com>
488
489 * gdb.base/printcmds.exp (test_printf): Test printf flushing.
490
3db258f5
TT
4912013-10-14 Tom Tromey <tromey@redhat.com>
492
493 * gdb.dwarf2/dwzbuildid.exp (write_dwarf_file): Pass explicit test
494 name to gdb_test_no_output.
495
4856b6bc
JK
4962013-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
497
498 Canonicalize directories for EXEC_FILENAME.
499 * gdb.base/argv0-symlink.exp
500 (kept file symbolic link name for info inferiors): New.
501 (kept directory symbolic link name): Setup kfail.
502 (kept directory symbolic link name for info inferiors): New.
503
9772d074
UW
5042013-10-11 Andreas Arnez <arnez@linux.vnet.ibm.com>
505
506 * gdb.arch/s390-multiarch.exp: New file.
507 * gdb.arch/s390-multiarch.c: New file.
508
2a3be966
JB
5092013-10-11 Joel Brobecker <brobecker@adacore.com>
510
511 * gdb.ada/mi_catch_ex.exp: Adjusts all "catch ..." tests to
512 use the appropriate GDB/MI command instead, and verify
513 the test output.
514
7c647d61
JB
5152013-10-11 Joel Brobecker <brobecker@adacore.com>
516
517 * gdb.base/source-nofile.gdb: New file.
518 * gdb.base/source.exp: Add two tests verifying the behavior when
519 the "source" command is given a non-existant filename.
520
bb66bd51
YQ
5212013-10-11 Yao Qi <yao@codesourcery.com>
522
523 * gdb.mi/mi-catch-load.c: Remove the include of "dlfcn.h".
524 [__WIN32__]: Include "windows.h" and define macro 'dlopen'
525 and 'dlclose'.
526 [!__WIN32__]: Include "dlfcn.h".
527 * gdb.mi/mi-catch-load.exp: Set up kfail.
528
4f424bb1
AK
5292013-10-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
530
531 * lib/gdb.exp (gdb_core_cmd): Replace fixed string "re-load
532 generated corefile" by argument "$test".
533
578d3588
PA
5342013-10-09 Pedro Alves <palves@redhat.com>
535
536 * gdb.python/py-prettyprint.exp (run_lang_tests): Adjust expected
537 output.
538
eb4ca471
PA
5392013-10-09 Pedro Alves <palves@redhat.com>
540
541 * gdb.base/catch-syscall.exp (test_catch_syscall_without_args)
542 (test_catch_syscall_with_args, test_catch_syscall_with_many_args)
543 (test_catch_syscall_with_wrong_args)
544 (test_catch_syscall_restarting_inferior)
545 (test_catch_syscall_fail_nodatadir)
546 (test_catch_syscall_without_args_noxml)
547 (test_catch_syscall_with_args_noxml)
548 (test_catch_syscall_with_wrong_args_noxml): Use with_test_prefix.
549
dc294be5
TT
5502013-10-08 Tom Tromey <tromey@redhat.com>
551
552 * gdb.dwarf2/dwzbuildid.exp: New file.
553 * lib/dwarf.exp (Dwarf::_section): Add "flags" and "type"
554 parameters.
555 (Dwarf::_defer_output): Change "section" parameter to
556 "section_spec"; update.
557 (Dwarf::gnu_debugaltlink, Dwarf::_note, Dwarf::build_id): New
558 procs.
559
c968bd18
JB
5602013-10-08 Joel Brobecker <brobecker@adacore.com>
561
562 * gdb.ada/mi_catch_ex.exp: Make "mi_execute_to" test names unique.
563
f44eeb11
TT
5642013-10-07 Tom Tromey <tromey@redhat.com>
565
566 * lib/mi-support.exp (varobj_tree::walk_tree): Set _root_idx
567 to 0.
568
0c557179
SDJ
5692013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
570
571 * gdb.base/corefile.exp: Test whether $_exitsignal is set and
572 $_exitcode is void when opening a corefile.
573 * gdb.base/exitsignal.exp: New file.
574 * gdb.base/segv.c: Likewise.
575 * gdb.base/normal.c: Likewise.
576
5713b9b5
JB
5772013-10-04 Joel Brobecker <brobecker@adacore.com>
578
579 * gdb.mi/mi-start.c, gdb.mi/mi-start.exp: New files.
580
3f983d47
YZ
5812013-10-02 Vidya Praveen <vidyapraveen@arm.com>
582
583 * gdb.trace/entry-values.exp: Modify regular expression to scan for
584 'bl' instruction instead of 'call' for ARM and AArch64 targets.
585
901461f8
PA
5862013-10-02 Pedro Alves <palves@redhat.com>
587
588 * gdb.dwarf2/dw2-reg-undefined.exp <pattern_rax_rbx_rcx_print,
589 pattern_rax_rbx_rcx_info>: Set to "<not saved>".
590 * gdb.mi/mi-reg-undefined.exp (opt_out_pattern): Delete.
591 (not_saved_pattern): New.
592 Replace use of the former with the latter.
593
b477a5e6
PA
5942013-10-02 Pedro Alves <palves@redhat.com>
595
596 * README (Board Settings): Document "exit_is_reliable".
597 * lib/gdb.exp (gdb_continue_to_end): Check whether the board says
598 running to exit reliably reports program exits.
599 * boards/native-gdbserver.exp: Set exit_is_reliable in the board
600 info.
601 * boards/native-stdio-gdbserver.exp: Likewise.
602
a49bed3a
DE
6032013-10-01 Doug Evans <dje@google.com>
604
605 * gdb.python/python.exp: Remove redundant print-stack tests.
606 Make all print-stack test names unique. Fix spelling of print-stack.
607
2ed2ad44
YQ
6082013-09-29 Yao Qi <yao@codesourcery.com>
609
610 * gdb.base/shreloc.exp: Set $msymfile to 'shreloc.txt' if host
611 is remote.
612
7d760051
UW
6132013-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
614
615 PR shlibs/8882
616 * gdb.base/corefile.exp: Add a check to assure warning-free
617 core-file load.
618
82bf32bc
JK
6192013-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
620
621 * gdb.dwarf2/dwp-symlink.c: New file.
622 * gdb.dwarf2/dwp-symlink.exp: New file.
623
4fa7d390
DE
6242013-09-20 Doug Evans <dje@google.com>
625
6b4646ce
DE
626 * lib/dwarf.exp (build_executable_from_fission_assembler): New proc.
627 * gdb.dwarf2/fission-base.S: Update. Split out .dwo into separate
628 file.
629 * gdb.dwarf2/fission-loclists.S: Ditto.
630 * gdb.dwarf2/fission-reread.S: Ditto.
631 * gdb.dwarf2/fission-base.exp: Skip of remote host. Compile with
632 build_executable_from_fission_assembler.
633 * gdb.dwarf2/fission-loclists.exp: Ditto.
634 * gdb.dwarf2/fission-reread.exp: Ditto.
635
4fa7d390
DE
636 * lib/future.exp (gdb_find_objcopy, gdb_find_readelf): New procs.
637 * lib/gdb.exp (build_id_debug_filename_get): Update to use them.
638 (gdb_gnu_strip_debug): Ditto.
639 * lib/prelink-support.exp (section_get, prelink_no): Ditto.
640 * gdb.arch/altivec-abi.exp: Ditto.
641 * gdb.base/attach-pie-misread.exp: Ditto.
642 * gdb.base/comprdebug.exp: Ditto.
643 * gdb.base/dup-sect.exp: Ditto.
644 * gdb.base/gnu-debugdata.exp: Ditto.
645 * gdb.base/step-symless.exp: Ditto.
646 * gdb.dwarf2/dw2-inline-param.exp: Ditto.
647 * gdb.dwarf2/dw2-skip-prologue.exp: Ditto.
648 * gdb.dwarf2/gdb-index.exp: Ditto.
649
e4c6a2c4
AB
6502013-09-18 Andrew Burgess <aburgess@broadcom.com>
651
652 * gdb.dwarf2/dw2-reg-undefined.exp: Change pattern for info
653 register to "<optimized out>", and also print the registers.
654
a205fbfc
PA
6552013-09-18 Pedro Alves <palves@redhat.com>
656
657 PR server/15967
658 * gdb.server/wrapper.exp: Also return unsupported for Cygwin, and
659 change text.
660
ee47b2f8
YQ
6612013-09-18 Yao Qi <yao@codesourcery.com>
662
663 * gdb.server/wrapper.c: New.
664 * gdb.server/wrapper.exp: New.
665
49fa26b0
PA
6662013-09-17 Muhammad Waqas <mwaqas@codesourccery.com>
667 Jan Kratochvil <jan.kartochvil@redhat.com>
668 Pedro Alves <palves@redhat.com>
669
670 PR gdb/11568
671 * gdb.thread/thread-specific-bp.c: New file.
672 * gdb.thread/thread-specific-bp.exp: New file.
673
e83b28bc
SDJ
6742013-09-17 Sergio Durigan Junior <sergiodj@redhat.com>
675
676 * gdb.base/defaults.exp (<show_conv_list>): Add check for $_isvoid
677 convenience function.
678
08d72866
PA
6792013-09-17 Pedro Alves <palves@redhat.com>
680
681 PR gdb/15911
682 * gdb.threads/info-threads-cur-sal-2.c: New file.
683 * gdb.threads/info-threads-cur-sal.c: New file.
684 * gdb.threads/info-threads-cur-sal.exp: New file.
685
57b0d98e
YQ
6862013-09-17 Yao Qi <yao@codesourcery.com>
687
688 * gdb.base/catch-load.c: Remove the include of "dlfcn.h".
689 [__WIN32__]: Include "windows.h" and define macro dlopen
690 and dlclose.
691 [!__WIN32__]: Include "dlfcn.h".
692 * gdb.base/catch-load.exp (one_catch_load_test): Match
693 directory separator.
694
0295a32e
DE
6952013-09-16 Doug Evans <dje@google.com>
696
a587b477
DE
697 * lib/gdb.exp (using_fission): New proc.
698 * gdb.base/info-macros.exp: Skip test if using Fission.
699
0295a32e
DE
700 * gdb.base/break-interp.exp: Fix indentation.
701
a280dbd1
SDJ
7022013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
703
704 * gdb.base/gdbvars.c (foo_void): New function.
705 (foo_int): Likewise.
706 * gdb.base/gdbvars.exp (test_convenience_functions): New
707 function. Call it.
708
4ac33720
UW
7092013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
710
711 * gdb.arch/s390-tdbregs.c: New file.
712 * gdb.arch/s390-tdbregs.exp: New file.
713
b866c52d
SS
7142013-09-12 Stan Shebs <stan@codesourcery.com>
715
716 * README: New file.
717
dc59cba6
DE
7182013-09-12 Doug Evans <dje@google.com>
719
720 * gdb.python/py-events.py (new_objfile_handler): Remove accidentally
721 added code to print event.inferior.
722
edf9f00c
JK
7232013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
724
725 * gdb.base/gnu-debugdata.exp (objcopy 1): Move it lower and use only
726 debug part of the binary.
727
5423b017
JK
7282013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
729
730 * gdb.base/gnu-debugdata.exp (strip): Add -R .comment.
731 (addlink): Add comment.
732
9295cf6f
SA
7332013-09-10 Sanimir Agovic <sanimir.agovic@intel.com>
734
735 * gdb.base/default.exp: Adjust regexpr for 'cd' to match optional
736 canonical pathname.
737
89e63ee4
DE
7382013-09-04 Doug Evans <dje@google.com>
739
314bb8c3
DE
740 * gdb.python/py-events.py (exit_handler): Verify we get the expected
741 event.
742 (continue_handler, new_objfile_handler): Ditto.
743 (test_events): Rename command to "test-events".
744 (test_newobj_events): Rename command to "test-objfile-events".
745 * gdb.python/py-events.exp: Update.
746 * gdb.python/py-evsignal.exp: Update.
747 * gdb.python/py-evthreads.exp: Update.
748
89e63ee4
DE
749 * gdb.base/enumval.c (ZERO): New enum value.
750 (main): Use it
751 * gdb.base/enumval.exp: Test ability to print ZERO.
752
7532013-09-03 Muhammad Bilal <mbilal@codesourcery.com>
41dc8db8
MB
754 Pedro Alves <palves@redhat.com>
755
756 * gdb.base/relocate.exp: Check that invalid options are
757 rejected.
758
26c2b53c
AB
7592013-08-30 Andrew Burgess <aburgess@broadcom.com>
760
761 * gdb.base/code_elim1.c (my_bss_symbol): New variable added.
762 (my_static_symbol): Add comment.
763 (main): Reference my_bss_symbol.
764
96d9056e
PM
7652013-08-30 Phil Muldoon <pmuldoon@redhat.com>
766
767 * gdb.python/py-arch.exp: Tests for invalid architecture.
768
489d4f4d
SA
7692013-08-29 Sterling Augustine <saugustine@google.com>
770
771 * boards/remote-stdio-gdbserver.exp: Set rcp_prog and
772 rsh_prog in new conditional. Move use of REMOTE_PORTNUM into
773 said conditional.
774
5b791bb5
PM
7752013-08-29 Phil Muldoon <pmuldoon@redhat.com>
776
777 * gdb.python/py-arch.exp: Load gdb-python.exp.
778
8f28f522
PM
7792013-08-29 Phil Muldoon <pmuldoon@redhat.com>
780
781 * gdb.python/py-framefilter.py (FrameFilter.filter): Check
782 itertools for imap attribute. Otherwise use map().
783 (ElidingIterator): Define wrapper function __next__.
784 * gdb.python/py-framefilter-mi.exp: Do not use execfile,
785 use exec (open (read ())) instead.
786 * gdb.python/py-framefilter.exp: Ditto.
787 * gdb.python/py-arch.exp: Update print based test to Python 3.x
788 compliance.
789 * gdb.python/py-frame.exp: Ditto.
790 * gdb.python/py-type.exp: Ditto.
791
1f0c4988
JK
7922013-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
793
794 PR gdb/15415
795 * gdb.base/argv0-symlink.c: New file.
796 * gdb.base/argv0-symlink.exp: New file.
797
7893c162
TT
7982013-08-28 Tom Tromey <tromey@redhat.com>
799
800 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Use explicit test name
801 when saving index.
802
6211c335
YQ
8032013-08-27 Yao Qi <yao@codesourcery.com>
804
805 * gdb.trace/entry-values.exp: Test unavailable entry value is
806 not shown when option '--skip-unavailable' is specified.
807 * gdb.trace/mi-trace-unavailable.exp (test_trace_unavailable):
808 Add tests for new option '--skip-unavailable'.
809
ce4ea2bb
YQ
8102013-08-27 Yao Qi <yao@codesourcery.com>
811
812 * lib/gdb.exp (gdb_remote_download): Don't pass $tofile to
813 remote_download if it is empty.
814
6e45f158
DE
8152013-08-26 Doug Evans <dje@google.com>
816
779bd270
DE
817 PR symtab/15885
818 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add gdb-index.
819 (clean): rm -f *.gdb-index *.with-index.
820 * gdb.dwarf2/gdb-index.exp: New testcase.
821
6e45f158
DE
822 * lib/gdb.exp (run_on_host): Moved here from gnu-debugdata.exp.
823 * gdb.base/gnu-debugdata.exp (run): Moved to gdb.exp and renamed to
824 run_on_host. All callers updated.
825
b1224238
YQ
8262013-08-24 Yao Qi <yao@codesourcery.com>
827
828 * gdb.trace/entry-values.c (end): New
829 (main): Call end.
830 * gdb.trace/entry-values.exp: Load trace-support.exp. Set
831 tracepoint and collect data. Test entry value is unavailable.
832
b39a8faf
YQ
8332013-08-24 Yao Qi <yao@codesourcery.com>
834
835 * lib/dwarf.exp (_location): Handle DW_OP_deref_size.
836 * gdb.trace/entry-values.c: New.
837 * gdb.trace/entry-values.exp: New.
838
9eaabc75
MW
8392013-07-12 Muhammad Waqas <mwaqas@codesourccery.com>
840
841 PR gdb/15501
842 * gdb.base/ena-dis-br.exp: Add test to verify
843 enable/disable commands work correctly with
844 multiple arguments that include multiple locations.
845
9f948660
SDJ
8462013-08-22 Samuel Bronson <naesten@gmail.com>
847
848 ARM Linux support for `catch syscall'.
849 * gdb.base/catch-syscall.exp: Test this on ARM now.
850 (fill_all_syscalls_numbers): ARM has close/chroot on 6/61, too.
851
e630b974
TT
8522013-08-22 Tom Tromey <tromey@redhat.com>
853
854 * lib/dwarf.exp (cu, tu): Handle addr_size of "default". Change
855 default addr_size.
856 * lib/gdb.exp (is_64_target): New gdb_caching_proc.
857
f3a76454
TT
8582013-08-22 Tom Tromey <tromey@redhat.com>
859
860 * lib/gdb.exp (skip_btrace_tests): Use gdb_caching_proc and
861 standard_temp_file.
862
de5f37e1
TT
8632013-08-22 Tom Tromey <tromey@redhat.com>
864
865 * gdb.arch/amd64-byte.exp: Use standard_testfile,
866 clean_restart.
867 * gdb.arch/amd64-disp-step.exp: Use standard_testfile.
868 * gdb.arch/amd64-dword.exp: Use standard_testfile,
869 clean_restart.
870 * gdb.arch/amd64-entry-value-param.exp: Use standard_testfile.
871 * gdb.arch/amd64-entry-value.exp: Use standard_testfile.
872 * gdb.arch/amd64-prologue-xmm.exp: Use standard_testfile.
873 * gdb.arch/amd64-word.exp: Use standard_testfile,
874 clean_restart.
875 * gdb.arch/i386-avx.exp: Use standard_testfile, clean_restart.
876 * gdb.arch/i386-byte.exp: Use standard_testfile, clean_restart.
877 * gdb.arch/i386-disp-step.exp: Use standard_testfile.
878 * gdb.arch/i386-dr3-watch.exp: Use standard_testfile.
879 * gdb.arch/i386-permbkpt.exp: Use standard_testfile, clean_restart.
880 * gdb.arch/i386-signal.exp: Use standard_testfile.
881 * gdb.arch/i386-size-overlap.exp: Use standard_testfile, clean_restart.
882 * gdb.arch/i386-sse.exp: Use standard_testfile, clean_restart.
883 * gdb.arch/i386-unwind.exp: Use standard_testfile.
884 * gdb.arch/i386-word.exp: Use standard_testfile, clean_restart.
885
8448e842
TT
8862013-08-22 Tom Tromey <tromey@redhat.com>
887
888 * gdb.python/py-error.exp: Use gdb_remote_download.
889 * gdb.python/py-mi.exp: Use gdb_remote_download.
890 * gdb.python/py-objfile-script.exp: Use standard_output_file.
891 * gdb.python/py-prettyprint.exp: Use gdb_remote_download.
892 (run_lang_tests): Likewise.
893 * gdb.python/py-section-script.c: Use SCRIPT_FILE rather than
894 filename.
895 * gdb.python/py-section-script.exp: Set SCRIPT_FILE when
896 compiling. Use gdb_remote_download. Update some tests.
897 * gdb.python/py-strfns.exp (test_strfns_core_file): Use
898 standard_output_file.
899 * gdb.python/py-typeprint.exp: Use gdb_remote_download.
900 * gdb.python/py-frame-args.exp: Use gdb_remote_download.
901 * gdb.python/py-framefilter-mi.exp: Use gdb_remote_download.
902 * gdb.python/py-framefilter.exp: Use gdb_remote_download,
903 standard_output_file.
904
16cfcbc2
TT
9052013-08-22 Tom Tromey <tromey@redhat.com>
906
907 * lib/cell.exp (skip_cell_tests): Use standard_temp_file.
908
44ee8174
TT
9092013-08-22 Tom Tromey <tromey@redhat.com>
910
911 * gdb.dwarf2/dw2-basic.exp: Use gdb_remote_download.
912 * gdb.dwarf2/dw2-compressed.exp: Use gdb_remote_download.
913 * gdb.dwarf2/dw2-intercu.exp: Use gdb_remote_download.
914 * gdb.dwarf2/dw2-intermix.exp: Use gdb_remote_download.
915 * gdb.dwarf2/dw2-producer.exp: Use gdb_remote_download.
916 * gdb.dwarf2/mac-fileno.exp: Use gdb_remote_download.
917 * lib/gdb.exp (gdb_remote_download): New proc.
918
7a218f88
TT
9192013-08-22 Tom Tromey <tromey@redhat.com>
920
921 * gdb.dwarf2/clztest.exp: Use standard_testfile.
922 * gdb.dwarf2/dw2-minsym-in-cu.exp: Use standard_testfile.
923 * gdb.dwarf2/fission-base.S: Remove directory from
924 DW_AT_GNU_dwo_name.
925 * gdb.dwarf2/fission-base.exp: Use build_executable. Set
926 debug-file-directory.
927 * gdb.dwarf2/fission-reread.S: Remove directory from
928 DW_AT_GNU_dwo_name.
929 * gdb.dwarf2/fission-reread.exp: Use build_executable. Set
930 debug-file-directory.
931
70cc1c23
DE
9322013-08-16 Doug Evans <dje@google.com>
933
934 * lib/prelink-support.exp (prelink_yes): Flag test as unsupported if
935 prelink complains about an unhandled DWARF version.
936
61884d20
DE
9372013-08-14 Cary Coutant <ccoutant@google.com>
938
939 * boards/fission.exp: Add -fdebug-types-section to debug_flags.
940
5e92f71a
TT
9412013-08-13 Tom Tromey <tromey@redhat.com>
942 Yao Qi <yao@codesourcery.com>
943
944 * lib/cache.exp (gdb_do_cache): Handle GDB_PARALLEL.
945 * lib/gdb.exp: Handle GDB_PARALLEL.
946 (default_gdb_version): Kill inotify_pid if it exists.
947 (default_gdb_exit): Emit warning if the inotify log is not
948 empty.
949 (standard_output_file): Respect GDB_PARALLEL.
950 (standard_temp_file): Likewise.
951 (gdb_init): Start inotifywait if requested.
952
5c30d39a
AB
9532013-08-13 Andrew Burgess <aburgess@broadcom.com>
954
955 * gdb.base/printcmds.exp (test_printf): Add test for printf of
956 pointer with various flags.
957
17e1c970
TT
9582013-08-13 Tom Tromey <tromey@redhat.com>
959
960 * lib/cache.exp: New file.
961 * lib/cell.exp (skip_cell_tests): Use gdb_caching_proc.
962 * lib/gdb.exp: Load cache.exp.
963 (support_complex_tests, is_ilp32_target, is_lp64_target)
964 (is_amd64_regs_target, skip_altivec_tests, skip_vsx_tests)
965 (gdb_skip_xml_test): Use gdb_caching_proc.
966 * lib/opencl.exp (skip_opencl_tests): Use gdb_caching_proc.
967
4e234898
TT
9682013-08-13 Tom Tromey <tromey@redhat.com>
969
970 * lib/gdb.exp (standard_temp_file): New proc.
971 (support_complex_tests, is_ilp32_target, is_lp64_target)
972 (is_amd64_regs_target, skip_altivec_tests, skip_vsx_tests): Use
973 standard_temp_file.
974
53e981d9
TT
9752013-08-13 Tom Tromey <tromey@redhat.com>
976
977 * lib/gdb.exp (build_id_debug_filename_get): Use
978 standard_output_file.
979 * lib/prelink-support.exp (section_get)
980 (build_executable_own_libs): Use standard_output_file.
981
3f539315
TT
9822013-08-12 Tom Tromey <tromey@redhat.com>
983
984 * Makefile.in (ALL_SUBDIRS): Add gdb.go.
985
b4013987
AA
9862013-08-12 Ali Anwar <alianwar@codesourcery.com>
987
988 * gdb.base/break.exp: Test break via convenience variable
989 with file name.
990
f61d5529
DE
9912013-08-09 Doug Evans <dje@google.com>
992
993 * lib/future.exp (gdb_find_ldd): New proc.
994 * lib/prelink-support.exp (build_executable_own_libs): Call it.
995 Make "/usr/sbin/" in prelink path optional.
996
1ed8d800
YQ
9972013-08-09 Yao Qi <yao@codesourcery.com>
998
999 * gdb.trace/collection.exp (gdb_collect_args_test): Set
1000 "only" and "both" to 'print entry-values' before selecting
1001 trace frame.
1002
82a0a75f
YQ
10032013-08-08 Yao Qi <yao@codesourcery.com>
1004
1005 * gdb.trace/mi-trace-unavailable.exp: Don't set
1006 "print entry-values" to "no".
1007 (test_trace_unavailable): Set various values to
1008 "print entry-values" to test that the output of
1009 '-stack-list-locals' is not affected, and then set
1010 set "print entry-values" to "no".
1011
ac52f9a2
DE
10122013-08-07 Doug Evans <dje@google.com>
1013
1014 * gdb.python/py-value-cc.cc: Renamed from py-value.cc.
1015 * gdb.python/py-value-cc.exp: Update.
1016 * gdb.python/py-value.exp: Use different names for .o files for
1017 C and C++. Only perform C++ tests if !skip_cplus_tests.
1018
bf6d8a91
TT
10192013-08-07 Tom Tromey <tromey@redhat.com>
1020
1021 * gdb.base/maint.exp: Allow zero symtabs to be expanded.
1022
f9125b6c
TT
10232013-08-07 Tom Tromey <tromey@redhat.com>
1024
1025 * gdb.dwarf2/dwz.exp: New file.
1026
3a1115a0
TT
10272013-08-02 Tom Tromey <tromey@redhat.com>
1028
1029 * gdb.base/watchpoint.c (struct foo5): New.
1030 (nullptr): New global.
1031 * gdb.base/watchpoint.exp (test_watch_location): Add test.
1032
b846d303
DE
10332013-08-01 Doug Evans <dje@google.com>
1034
7ee85ab1
DE
1035 PR symtab/15691
1036 * gdb.dwarf2/fission-mix.exp: New file.
1037 * gdb.dwarf2/fission-mix.h: New file.
1038 * gdb.dwarf2/fission-mix.c: New file.
1039 * gdb.dwarf2/fission-mix2.c: New file.
1040
b846d303
DE
1041 PR symtab/15695
1042 * gdb.base/func-ptr.exp: New file.
1043 * gdb.base/func-ptr.c: New file.
1044
67d21849
YQ
10452013-08-01 Yao Qi <yao@codesourcery.com>
1046
1047 * gdb.python/py-sync-interp.c: New.
1048 * gdb.python/py-sync-interp.exp: New.
1049
de74e63a
YQ
10502013-07-31 Yao Qi <yao@codesourcery.com>
1051
1052 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Test command
1053 'tdump' on stack frame 0 and 1 respectively.
1054
680558e8
YQ
10552013-07-31 Yao Qi <yao@codesourcery.com>
1056
1057 PR gdb/13443
1058 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_3): Add parameter
1059 'traceframe'. Wrap test with with_test_prefix.
1060 (top level): Update.
1061
48bbe0bf
YQ
10622013-07-31 Yao Qi <yao@codesourcery.com>
1063
1064 * gdb.trace/backtrace.exp: Don't invoke 'get_exit' and
1065 'gdb_start'.
1066 Invoke 'prepare_for_testing' instead of 'gdb_compile'.
1067 Use gdb_test_no_output to issue commands 'tstart' and 'tstop'.
1068
11b4b7cc
AB
10692013-07-30 Andrew Burgess <aburgess@broadcom.com>
1070
1071 * gdb.dwarf2/pieces-optimized-out.exp: Expect "<optimized out>"
1072 when printing an optimized out value. Expect an error when using
1073 an optimized out value in an expression.
1074
b0c54aa5
AB
10752013-07-30 Andrew Burgess <aburgess@broadcom.com>
1076
1077 * gdb.dwarf2/pieces-optimized-out.exp: New file.
1078 * gdb.dwarf2/pieces-optimized-out.c: New file.
1079 * gdb.dwarf2/pieces-optimized-out.S: New file.
1080
97c85fc6
MB
10812013-07-30 Muhammad Bilal <mbilal@codesourcery.com>
1082
1083 PR gdb/15715
1084 * gdb.base/setshow.exp: Test that relative paths passed to
1085 'set history filename' are converted to absolute paths.
1086
5b32ae97
KS
10872013-07-26 Keith Seitz <keiths@redhat.com>
1088
1089 * gdb.mi/mi-var-child-f.exp: Pass f90 to gdb_compile instead
1090 of f77.
1091 Allow for compiler variations of integer types.
1092 Use mi_create_varobj.
1093 Use mi_list_varobj_children for the immediate children of `array'.
1094 Add "has_more" attribute for grandchildren test.
1095
6f64ef53
PA
10962013-07-26 Pedro Alves <palves@redhat.com>
1097
1098 * gdb.base/interrupt-noterm.c, gdb.base/interrupt-noterm.exp: New
1099 files.
1100
fdc8aae8
AB
11012013-07-25 Andrew Burgess <aburgess@broadcom.com>
1102
1103 * gdb.mi/mi-reg-undefined.exp: New file.
1104 * gdb.mi/mi-reg-undefined.c: Likewise.
1105 * gdb.mi/mi-reg-undefined.S: Likewise.
1106
6fbe845e
AB
11072013-07-25 Andrew Burgess <aburgess@broadcom.com>
1108
1109 * gdb.base/printcmds.exp (test_print_int_arrays): Add tests for x,
1110 z, o, and t output formats.
1111 * gdb.base/display.exp: Use 'k' as an undefined format now that
1112 'z' is defined.
1113
7b79b135
DE
11142013-07-24 Doug Evans <dje@google.com>
1115
1116 * boards/native-stdio-gdbserver.exp (${board}_build_remote_cmd): Pass
1117 "--" to switch.
1118
a0607b84
YQ
11192013-07-24 Yao Qi <yao@codesourcery.com>
1120
1121 * gdb.mi/mi-var-cmd.exp: If host is remote, use ${testfile} on
1122 host.
1123 * gdb.mi/mi-basics.exp (test_exec_and_symbol_mi_operatons):
1124 Likewise. If host is remote, copy ${binfile} to host.
1125
2eb14a9b
YQ
11262013-07-23 Yao Qi <yao@codesourcery.com>
1127
1128 * gdb.mi/mi-var-cmd.exp: Adjust pattern to match current error
1129 message.
1130
5d0a3b53
WN
11312013-07-19 Omair Javaid <Omair.Javaid@linaro.org>
1132
1133 * gdb.base/disp-step-syscall.exp: Add svc and swi syscall
1134 instructions and enable disp-step-syscall for arm targets.
1135
9a5911c0
WN
11362013-07-19 Omair Javaid <Omair.Javaid@linaro.org>
1137
1138 * gdb.dwarf2/fission-reread.S: Replace @ sign with % sign to remove
1139 assembler errors on arm.
1140 * gdb.dwarf2/mac-fileno.S: Likewise.
1141 * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
1142 * gdb.dwarf2/pr13961.S: Likewise.
1143
fa876972
HZ
11442013-07-19 Hui Zhu <hui@codesourcery.com>
1145
1146 PR gdb/15692
1147 * gdb.mi/mi-dprintf.exp: Add double quotes test.
1148
1527aea8
YQ
11492013-07-19 Yao Qi <yao@codesourcery.com>
1150
1151 * gdb.trace/read-memory.exp (test_from_remote): Update test.
1152 (teset_from_exec): Likewise.
1153
73c1d57e
YQ
11542013-07-19 Yao Qi <yao@codesourcery.com>
1155
1156 * gdb.trace/read-memory.c: New.
1157 * gdb.trace/read-memory.exp: New.
1158
a075c3e5
YQ
11592013-07-19 Yao Qi <yao@codesourcery.com>
1160
1161 * lib/gdb.exp (gdb_compile_shlib): Pass the tail name of
1162 $dest to link options if host is remote. Move the
1163 generated file to $dest.a on host if host is remote.
1164
623cc285
WN
11652013-07-18 Will Newton <will.newton@linaro.org>
1166
1167 * gdb.threads/tls-nodebug.c: Call pthread_testcancel
1168 to ensure the test is linked against pthreads.
1169 * gdb.threads/tls-var-main.c: Likewise.
1170 * gdb.threads/tls-shared.c: Likewise.
1171
1f74d3b5
YQ
11722013-07-18 Yao Qi <yao@codesourcery.com>
1173
1174 * lib/future.exp (gdb_default_target_compile): Use tail name
1175 of $destfile as the output name of compile. Move the
1176 generated file to $destfile on build.
1177
f6dc277e
YQ
11782013-07-18 Yao Qi <yao@codesourcery.com>
1179
1180 * lib/gdb.exp (gdb_compile): Set
1181 gdb_saved_set_unbuffered_mode_obj to
1182 set_unbuffered_mode_saved.o if host is remote. Invoke
1183 remote_download to copy $unbuf_obj to host.
1184
e7045703
DE
11852013-07-17 Doug Evans <dje@google.com>
1186
1187 * gdb.python/py-frame-args.c: New file.
1188 * gdb.python/py-frame-args.py: New file.
1189 * gdb.python/py-frame-args.exp New file.
1190
5ea5559b
AB
11912013-07-16 Andrew Burgess <aburgess@broadcom.com>
1192
1193 * gdb.base/printcmds.exp (test_printf): Add tests for format
1194 strings with missing format specifier.
1195
4229ca0e
TT
11962013-07-16 Tom Tromey <tromey@redhat.com>
1197
1198 * gdb.ada/info_types.exp: Use standard_testfile.
1199
5ee657d5
TT
12002013-07-16 Tom Tromey <tromey@redhat.com>
1201
1202 * gdb.mi/mi-basics.exp: Use standard_output_file.
1203 (test_dir_specification, test_cwd_specification)
1204 (test_path_specification): Use testsubdir, not subdir and objdir.
1205
20e3d738
TT
12062013-07-16 Tom Tromey <tromey@redhat.com>
1207
1208 * gdb.trace/mi-traceframe-changed.exp: Don't use objdir.
1209
7d7c6477
JB
12102013-07-09 Joel Brobecker <brobecker@adacore.com>
1211
1212 * gdb.ada/small_reg_param.exp: Accept optional entry value
1213 for parameter "w".
1214
52cd8b7d
JB
12152013-07-09 Joel Brobecker <brobecker@adacore.com>
1216
1217 * gdb.ada/small_reg_param.exp: Remove trailing space.
1218
2a998fc0
DE
12192013-07-09 Doug Evans <dje@google.com>
1220
1221 * gdb.base/default.exp: Update expected output of "show print array"
1222 and "show print pretty".
1223
0329e9fb
UW
12242013-07-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
1225
1226 * gdb.threads/wp-replication.exp: Stop counting available hardware
1227 watchpoints after NR_THREADS iterations.
1228
1953058f
AB
12292013-07-08 Andrew Burgess <aburgess@broadcom.com>
1230
1231 * gdb.python/py-explore.exp: Add $gdb_prompt to test regexp.
1232
7c0de741
YQ
12332013-07-07 Yao Qi <yao@codesourcery.com>
1234
1235 * boards/native-gdbserver.exp: Move invoke of
1236 process_multilib_options to gdbserver-base.exp.
1237 Move set_board_info 'compiler', 'gdb,noinferiorio',
1238 'gdb,nofileio', 'gdb_server_prog' and 'gdb,predefined_tsv' to
1239 gdbserver-base.exp.
1240 Move proc ${board}_download, ${board}_upload and
1241 ${board}_file to gdbserver-base.exp.
1242 * boards/native-extended-gdbserver.exp: Likewise.
1243 * boards/native-stdio-gdbserver.exp: Likewise.
1244 * boards/gdbserver-base.exp: New file.
1245
497a4c48
LM
12462013-07-05 Luis Machado <lgustavo@codesourcery.com>
1247
1248 * gdb.base/dump.exp: Remove arch-specific tests and do a
1249 generic data address check to set is64bitonly correctly.
1250
bb3f62fc
LM
12512013-07-05 Luis Machado <lgustavo@codesourcery.com>
1252
1253 * gdb.mi/gdb2549.exp (register_tests): Expect any decimal for
1254 the register number instead of expecting only 0.
1255
005faa9d
WN
12562013-07-05 Will Newton <will.newton@linaro.org>
1257
1258 * gdb.base/gnu-ifunc-lib.c: Use %function instead of @function
1259 in asm syntax to allow building on ARM.
1260
4767856f
YQ
12612013-07-05 Yao Qi <yao@codesourcery.com>
1262
1263 * boards/local-remote-host.exp: Remove obsolete comments.
1264 * boards/native-extended-gdbserver.exp: Likewise.
1265 * boards/native-gdbserver.exp: Likewise.
1266 * boards/native-stdio-gdbserver.exp: Likewise.
1267
691a26f5
AB
12682013-07-04 Andrew Burgess <aburgess@broadcom.com>
1269
1270 * gdb.dwarf2/dw2-reg-undefined.exp: New file.
1271 * gdb.dwarf2/dw2-reg-undefined.c: Likewise.
1272 * gdb.dwarf2/dw2-reg-undefined.S: Likewise.
1273
4d142eaa
JK
12742013-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1275
1276 * gdb.base/break-on-linker-gcd-function.exp: Replace
1277 prepare_for_testing by build_executable_from_specs and clean_restart.
1278
62cef515
TT
12792013-06-27 Tom Tromey <tromey@redhat.com>
1280
1281 * gdb.base/testenv.exp, gdb.base/tui-layout.exp,
1282 gdb.base/twice.exp, gdb.base/type-opaque.exp, gdb.base/unload.exp,
1283 gdb.base/unwindonsignal.exp, gdb.base/valgrind-db-attach.exp,
1284 gdb.base/valgrind-infcall.exp, gdb.base/value-double-free.exp,
1285 gdb.base/varargs.exp, gdb.base/watch-cond-infcall.exp,
1286 gdb.base/watch-cond.exp, gdb.base/watch-non-mem.exp,
1287 gdb.base/watch-read.exp, gdb.base/watch-vfork.exp,
1288 gdb.base/watch_thread_num.exp, gdb.base/watchpoint-cond-gone.exp,
1289 gdb.base/watchpoint-delete.exp, gdb.base/watchpoint-hw.exp,
1290 gdb.base/watchpoint-solib.exp, gdb.base/watchpoint.exp,
1291 gdb.base/watchpoints.exp, gdb.base/wchar.exp, gdb.base/whatis.exp:
1292 Use standard_testfile, standard_output_file, prepare_for_testing,
1293 clean_restart.
1294
0ab77f5f
TT
12952013-06-27 Tom Tromey <tromey@redhat.com>
1296
1297 * gdb.base/save-bp.exp, gdb.base/savedregs.exp,
1298 gdb.base/scope.exp, gdb.base/sep.exp, gdb.base/sepsymtab.exp,
1299 gdb.base/set-lang-auto.exp, gdb.base/setshow.exp,
1300 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
1301 gdb.base/shreloc.exp, gdb.base/sigall.exp,
1302 gdb.base/sigaltstack.exp, gdb.base/sigbpt.exp,
1303 gdb.base/sigchld.exp, gdb.base/siginfo-addr.exp,
1304 gdb.base/siginfo-infcall.exp, gdb.base/siginfo-obj.exp,
1305 gdb.base/siginfo.exp, gdb.base/signals.exp, gdb.base/signest.exp,
1306 gdb.base/signull.exp, gdb.base/sigrepeat.exp,
1307 gdb.base/sigstep.exp, gdb.base/sizeof.exp,
1308 gdb.base/skip-solib.exp, gdb.base/so-impl-ld.exp,
1309 gdb.base/solib-display.exp, gdb.base/solib-nodir.exp,
1310 gdb.base/solib-overlap.exp, gdb.base/solib-symbol.exp,
1311 gdb.base/solib-weak.exp, gdb.base/source.exp,
1312 gdb.base/stack-checking.exp, gdb.base/stale-infcall.exp,
1313 gdb.base/stap-probe.exp, gdb.base/start.exp,
1314 gdb.base/step-break.exp, gdb.base/step-bt.exp,
1315 gdb.base/step-line.exp, gdb.base/step-resume-infcall.exp,
1316 gdb.base/step-test.exp, gdb.base/structs.exp,
1317 gdb.base/structs2.exp, gdb.base/structs3.exp,
1318 gdb.base/symbol-without-target_section.exp: Use standard_testfile,
1319 standard_output_file, prepare_for_testing, clean_restart.
1320
822bd149
TT
13212013-06-27 Tom Tromey <tromey@redhat.com>
1322
1323 * gdb.base/nextoverexit.exp, gdb.base/nextoverexit.exp,
1324 gdb.base/nodebug.exp, gdb.base/nofield.exp, gdb.base/nostdlib.exp,
1325 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/pc-fp.exp,
1326 gdb.base/pending.exp, gdb.base/permissions.exp,
1327 gdb.base/pie-execl.exp, gdb.base/pointers.exp,
1328 gdb.base/pr11022.exp, gdb.base/print-file-var.exp,
1329 gdb.base/printcmds.exp, gdb.base/prologue.exp,
1330 gdb.base/psymtab.exp, gdb.base/ptr-typedef.exp,
1331 gdb.base/ptype.exp, gdb.base/randomize.exp,
1332 gdb.base/readline-ask.exp, gdb.base/recpar.exp,
1333 gdb.base/recurse.exp, gdb.base/relativedebug.exp,
1334 gdb.base/relocate.exp, gdb.base/remote.exp, gdb.base/reread.exp,
1335 gdb.base/return-nodebug.exp, gdb.base/return2.exp: Use
1336 standard_testfile, standard_output_file, prepare_for_testing,
1337 clean_restart.
1338
f8b41b00
TT
13392013-06-27 Tom Tromey <tromey@redhat.com>
1340
a8c97a87
TT
1341 * gdb.base/hook-stop-continue.exp, gdb.base/hook-stop-frame.exp,
1342 gdb.base/huge.exp, gdb.base/included.exp,
1343 gdb.base/inferior-died.exp, gdb.base/infnan.exp,
1344 gdb.base/info-fun.exp, gdb.base/info-macros.exp,
1345 gdb.base/info-os.exp, gdb.base/info-proc.exp,
1346 gdb.base/info-target.exp, gdb.base/infoline.exp,
1347 gdb.base/interp.exp, gdb.base/interrupt.exp,
1348 gdb.base/jit-simple.exp, gdb.base/jit-so.exp, gdb.base/jump.exp,
1349 gdb.base/kill-after-signal.exp, gdb.base/label.exp,
1350 gdb.base/langs.exp, gdb.base/lineinc.exp, gdb.base/list.exp,
1351 gdb.base/logical.exp, gdb.base/long_long.exp,
1352 gdb.base/longjmp.exp, gdb.base/macscp.exp, gdb.base/maint.exp,
1353 gdb.base/memattr.exp, gdb.base/mips_pro.exp,
1354 gdb.base/miscexprs.exp, gdb.base/morestack.exp,
1355 gdb.base/moribund-step.exp, gdb.base/multi-forks.exp: Use
f8b41b00
TT
1356 standard_testfile, standard_output_file, prepare_for_testing,
1357 clean_restart.
1358
289f9037
TT
13592013-06-27 Tom Tromey <tromey@redhat.com>
1360
a8c97a87
TT
1361 * gdb.base/ena-dis-br.exp, gdb.base/enum_cond.exp,
1362 gdb.base/enumval.exp, gdb.base/environ.exp,
1363 gdb.base/eu-strip-infcall.exp, gdb.base/eval-skip.exp,
1364 gdb.base/exe-lock.exp, gdb.base/expand-psymtabs.exp,
1365 gdb.base/exprs.exp, gdb.base/fileio.exp, gdb.base/find.exp,
1366 gdb.base/fixsection.exp, gdb.base/foll-exec.exp,
1367 gdb.base/foll-fork.exp, gdb.base/fortran-sym-case.exp,
1368 gdb.base/frame-args.exp, gdb.base/freebpcmd.exp,
1369 gdb.base/fullname.exp, gdb.base/funcargs.exp,
1370 gdb.base/gcore-buffer-overflow.exp, gdb.base/gcore.exp,
1371 gdb.base/gdb1090.exp, gdb.base/gdb11530.exp,
1372 gdb.base/gdb11531.exp, gdb.base/gdb1250.exp, gdb.base/gdb1555.exp,
1373 gdb.base/gdb1821.exp, gdb.base/gdbindex-stabs.exp,
1374 gdb.base/gdbvars.exp, gdb.base/gnu-ifunc.exp,
1375 gdb.base/gnu_vector.exp: Use standard_testfile,
1376 standard_output_file, prepare_for_testing, clean_restart.
289f9037 1377
f76495c8
TT
13782013-06-27 Tom Tromey <tromey@redhat.com>
1379
a8c97a87
TT
1380 * gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
1381 gdb.base/call-sc.exp, gdb.base/call-signal-resume.exp,
1382 gdb.base/call-strs.exp, gdb.base/callexit.exp,
1383 gdb.base/callfuncs.exp, gdb.base/catch-load.exp,
1384 gdb.base/catch-syscall.exp, gdb.base/charset.exp,
1385 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
1386 gdb.base/code-expr.exp, gdb.base/code_elim.exp,
1387 gdb.base/commands.exp, gdb.base/completion.exp,
1388 gdb.base/complex.exp, gdb.base/cond-expr.exp,
1389 gdb.base/condbreak.exp, gdb.base/consecutive.exp,
1390 gdb.base/constvars.exp, gdb.base/corefile.exp,
1391 gdb.base/ctxobj.exp, gdb.base/cursal.exp, gdb.base/cvexpr.exp,
1392 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
1393 gdb.base/del.exp, gdb.base/detach.exp, gdb.base/dfp-test.exp,
1394 gdb.base/display.exp, gdb.base/dmsym.exp, gdb.base/dump.exp,
1395 gdb.base/dup-sect.exp: Use standard_testfile,
f76495c8
TT
1396 standard_output_file, prepare_for_testing, clean_restart.
1397
a64d2530
TT
13982013-06-27 Tom Tromey <tromey@redhat.com>
1399
a8c97a87
TT
1400 * gdb.base/a2-run.exp, gdb.base/all-bin.exp, gdb.base/annota1.exp,
1401 gdb.base/annota3.exp, gdb.base/anon.exp, gdb.base/args.exp,
1402 gdb.base/arithmet.exp, gdb.base/arrayidx.exp, gdb.base/assign.exp,
1403 gdb.base/async-shell.exp, gdb.base/async.exp,
1404 gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-noexec.exp,
1405 gdb.base/attach-twice.exp, gdb.base/attach.exp, gdb.base/auxv.exp,
1406 gdb.base/bang.exp, gdb.base/bfp-test.exp, gdb.base/bigcore.exp,
1407 gdb.base/bitfields.exp, gdb.base/bitfields2.exp,
1408 gdb.base/break-entry.exp, gdb.base/break-interp.exp,
1409 gdb.base/break-on-linker-gcd-function.exp,
1410 gdb.base/breakpoint-shadow.exp: Use standard_testfile,
a64d2530
TT
1411 standard_output_file, prepare_for_testing, clean_restart.
1412
aaff8d73
YQ
14132013-06-26 Yao Qi <yao@codesourcery.com>
1414
1415 * gdb.trace/mi-trace-frame-collected.exp: New.
1416
a0743c90
YQ
14172013-06-25 Yao Qi <yao@codesourcery.com>
1418
1419 * boards/native-extended-gdbserver.exp: Set board_info
1420 'gdb,predefined_tsv'.
1421 * boards/native-gdbserver.exp: Likewise.
1422 * boards/native-stdio-gdbserver.exp: Likewise.
1423 * gdb.server/ext-attach.exp: Load trace-support.exp. Check
1424 uploaded TSVs if target supports tracing.
1425 * gdb.trace/tsv.exp: Check uploaded TSVs if target supports
1426 tracing and target has predefined tsv.
1427
9d6e6e84
HZ
14282013-06-25 Yao Qi <yao@codesourcery.com>
1429 Hui Zhu <hui@codesourcery.com>
1430 Pedro Alves <palves@redhat.com>
1431
1432 PR breakpoints/15075
1433 PR breakpoints/15434
1434 * gdb.base/dprintf-next.c: New file.
1435 * gdb.base/dprintf-next.exp: New file.
1436 * gdb.base/dprintf-non-stop.c: New file.
1437 * gdb.base/dprintf-non-stop.exp: New file.
1438 * gdb.base/dprintf.exp: Don't check "continue" in the output
1439 of "info breakpoints".
1440 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
1441 Don't check "continue" in script field.
1442
e7ab3185
TT
14432013-06-21 Tom Tromey <tromey@redhat.com>
1444
1445 * gdb.trace/actions.exp (check_tracepoint): Don't use a full file
1446 name in a test name.
1447
c898adb7
YQ
14482013-06-20 Yao Qi <yao@codesourcery.com>
1449
1450 * gdb.trace/mi-trace-unavailable.exp: Set tracepoint on 'foo'
1451 and set an action.
1452 (test_trace_unavailable): Test command -data-list-register-values
1453 in the context of traceframe and with option --skip-unavailable.
1454 * gdb.trace/trace-unavailable.c (foo): New.
1455 (main): Call it.
1456 * gdb.mi/gdb2549.exp: Update matching pattern.
1457
4d157a3d
MF
14582013-06-19 Mike Frysinger <vapier@gentoo.org>
1459
1460 * gdb.arch/i386-avx.c (have_avx): Change __get_cpuid call to i386_cpuid.
1461 * gdb.arch/i386-avx.exp (additional_flags): Add -I${srcdir}/../common.
1462 * gdb.arch/i386-cpuid.h: Moved to ../common/i386-gcc-cpuid.h.
1463 * gdb.arch/i386-sse.c: Call new i386_cpuid function.
1464 * gdb.arch/i386-see.exp (additional_flags): Add -I${srcdir}/../common.
1465
d69cace4
LM
14662013-06-19 Luis Machado <lgustavo@codesourcery.com>
1467
1468 * gdb.base/subst.exp: Delete default rules before further
1469 tests.
1470
9bdd0636
YQ
14712013-06-19 Yao Qi <yao@codesourcery.com>
1472
1473 * gdb.base/maint.exp: Make the test to command 'maint dump-me'
1474 unsupported if it is not registered.
1475
427cd150
TT
14762013-06-18 Tom Tromey <tromey@redhat.com>
1477
1478 * gdb.base/random-signal.c: New file.
1479 * gdb.base/random-signal.exp: New file.
1480
6de7c271
WN
14812013-06-18 Will Newton <will.newton@linaro.org>
1482
1483 * gdb.base/skip.c: Use comma to evaluate results of foo()
1484 and bar() before passing to baz().
1485 * gdb.base/skip.c: baz() now takes one argument instead of
1486 two.
1487
5bd1ef56
TT
14882013-06-18 Tom Tromey <tromey@redhat.com>
1489
1490 * gdb.dwarf2/implptrpiece.exp: New file.
1491 * gdb.dwarf2/implptrconst.exp (d): New variable.
1492 Print d.
1493 * lib/dwarf2.exp (Dwarf::_location): Handle DW_OP_piece.
1494
e379b391
TT
14952013-06-18 Tom Tromey <tromey@redhat.com>
1496
1497 * lib/selftest-support.exp (do_self_tests): Reject remote or
1498 non-native targets.
1499 * gdb.gdb/complaints.exp: Remove check.
1500 * gdb.gdb/observer.exp: Remove check.
1501 * gdb.gdb/xfullpath.exp: Remove check.
1502 * gdb.gdb/complaints.exp: Remove check.
1503
4ec70201
PA
15042013-06-07 Pedro Alves <palves@redhat.com>
1505
1506 * boards/native-extended-gdbserver.exp: Remove semicolon.
1507 * config/arm-ice.exp: Likewise.
1508 * config/bfin.exp: Likewise.
1509 * config/cygmon.exp: Likewise.
1510 * config/h8300.exp: Likewise.
1511 * config/monitor.exp: Likewise.
1512 * config/sid.exp: Likewise.
1513 * config/sim.exp: Likewise.
1514 * config/slite.exp: Likewise.
1515 * config/vx.exp: Likewise.
1516 * gdb.arch/i386-bp_permanent.exp: Likewise.
1517 * gdb.asm/asm-source.exp: Likewise.
1518 * gdb.base/args.exp: Likewise.
1519 * gdb.base/attach-pie-misread.exp: Likewise.
1520 * gdb.base/auxv.exp: Likewise.
1521 * gdb.base/bigcore.exp: Likewise.
1522 * gdb.base/bitfields2.exp: Likewise.
1523 * gdb.base/bitfields.exp: Likewise.
1524 * gdb.base/break.exp: Likewise.
1525 * gdb.base/break-interp.exp: Likewise.
1526 * gdb.base/callfuncs.exp: Likewise.
1527 * gdb.base/call-sc.exp: Likewise.
1528 * gdb.base/commands.exp: Likewise.
1529 * gdb.base/corefile.exp: Likewise.
1530 * gdb.base/dbx.exp: Likewise.
1531 * gdb.base/ending-run.exp: Likewise.
1532 * gdb.base/exprs.exp: Likewise.
1533 * gdb.base/funcargs.exp: Likewise.
1534 * gdb.base/hbreak2.exp: Likewise.
1535 * gdb.base/huge.exp: Likewise.
1536 * gdb.base/list.exp: Likewise.
1537 * gdb.base/memattr.exp: Likewise.
1538 * gdb.base/overlays.exp: Likewise.
1539 * gdb.base/printcmds.exp: Likewise.
1540 * gdb.base/recurse.exp: Likewise.
1541 * gdb.base/remotetimeout.exp: Likewise.
1542 * gdb.base/reread.exp: Likewise.
1543 * gdb.base/savedregs.exp: Likewise.
1544 * gdb.base/scope.exp: Likewise.
1545 * gdb.base/sepdebug.exp: Likewise.
1546 * gdb.base/setshow.exp: Likewise.
1547 * gdb.base/setvar.exp: Likewise.
1548 * gdb.base/sigaltstack.exp: Likewise.
1549 * gdb.base/siginfo-addr.exp: Likewise.
1550 * gdb.base/siginfo.exp: Likewise.
1551 * gdb.base/siginfo-obj.exp: Likewise.
1552 * gdb.base/sigrepeat.exp: Likewise.
1553 * gdb.base/sigstep.exp: Likewise.
1554 * gdb.base/structs.exp: Likewise.
1555 * gdb.base/testenv.exp: Likewise.
1556 * gdb.base/twice.exp: Likewise.
1557 * gdb.base/valgrind-db-attach.exp: Likewise.
1558 * gdb.base/valgrind-infcall.exp: Likewise.
1559 * gdb.base/varargs.exp: Likewise.
1560 * gdb.base/watchpoint.exp: Likewise.
1561 * gdb.cp/gdb1355.exp: Likewise.
1562 * gdb.cp/misc.exp: Likewise.
1563 * gdb.disasm/hppa.exp: Likewise.
1564 * gdb.disasm/t01_mov.exp: Likewise.
1565 * gdb.disasm/t02_mova.exp: Likewise.
1566 * gdb.disasm/t03_add.exp: Likewise.
1567 * gdb.disasm/t04_sub.exp: Likewise.
1568 * gdb.disasm/t05_cmp.exp: Likewise.
1569 * gdb.disasm/t06_ari2.exp: Likewise.
1570 * gdb.disasm/t07_ari3.exp: Likewise.
1571 * gdb.disasm/t08_or.exp: Likewise.
1572 * gdb.disasm/t09_xor.exp: Likewise.
1573 * gdb.disasm/t10_and.exp: Likewise.
1574 * gdb.disasm/t11_logs.exp: Likewise.
1575 * gdb.disasm/t12_bit.exp: Likewise.
1576 * gdb.disasm/t13_otr.exp: Likewise.
1577 * gdb.gdb/selftest.exp: Likewise.
1578 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
1579 * gdb.mi/mi-reverse.exp: Likewise.
1580 * gdb.pascal/floats.exp: Likewise.
1581 * gdb.python/py-inferior.exp: Likewise.
1582 * gdb.threads/attach-into-signal.exp: Likewise.
1583 * gdb.threads/pthreads.exp: Likewise.
1584 * gdb.threads/thread_events.exp: Likewise.
1585 * gdb.threads/watchthreads.exp: Likewise.
1586 * gdb.trace/actions-changed.exp: Likewise.
1587 * gdb.trace/actions.exp: Likewise.
1588 * gdb.trace/ax.exp: Likewise.
1589 * gdb.trace/backtrace.exp: Likewise.
1590 * gdb.trace/change-loc.exp: Likewise.
1591 * gdb.trace/deltrace.exp: Likewise.
1592 * gdb.trace/disconnected-tracing.exp: Likewise.
1593 * gdb.trace/ftrace.exp: Likewise.
1594 * gdb.trace/infotrace.exp: Likewise.
1595 * gdb.trace/passc-dyn.exp: Likewise.
1596 * gdb.trace/passcount.exp: Likewise.
1597 * gdb.trace/pending.exp: Likewise.
1598 * gdb.trace/qtro.exp: Likewise.
1599 * gdb.trace/range-stepping.exp: Likewise.
1600 * gdb.trace/report.exp: Likewise.
1601 * gdb.trace/save-trace.exp: Likewise.
1602 * gdb.trace/status-stop.exp: Likewise.
1603 * gdb.trace/strace.exp: Likewise.
1604 * gdb.trace/tfile.exp: Likewise.
1605 * gdb.trace/tfind.exp: Likewise.
1606 * gdb.trace/trace-break.exp: Likewise.
1607 * gdb.trace/tracecmd.exp: Likewise.
1608 * gdb.trace/trace-mt.exp: Likewise.
1609 * gdb.trace/tspeed.exp: Likewise.
1610 * gdb.trace/tsv.exp: Likewise.
1611 * gdb.trace/while-stepping.exp: Likewise.
1612 * lib/gdb.exp: Likewise.
1613 * lib/gdbserver-support.exp: Likewise.
1614 * lib/java.exp: Likewise.
1615 * lib/mi-support.exp: Likewise.
1616 * lib/pascal.exp: Likewise.
1617 * lib/prompt.exp: Likewise.
1618 * lib/trace-support.exp: Likewise.
1619
47d48711
PA
16202013-06-07 Pedro Alves <palves@redhat.com>
1621
1622 * gdb.ada/info_types.c: Fix formating in copyright header.
1623 * gdb.base/break-on-linker-gcd-function.cc: Likewise.
1624 * gdb.base/float.c: Likewise.
1625 * gdb.base/inferior-died.c: Likewise.
1626 * gdb.base/interp.c: Likewise.
1627 * gdb.base/jit-main.c: Likewise.
1628 * gdb.base/jit-solib.c: Likewise.
1629 * gdb.base/long_long.c: Likewise.
1630 * gdb.base/longjmp.c: Likewise.
1631 * gdb.base/nextoverexit.c: Likewise.
1632 * gdb.base/pr11022.c: Likewise.
1633 * gdb.base/prelink-lib.c: Likewise.
1634 * gdb.base/prelink.c: Likewise.
1635 * gdb.base/prologue.c: Likewise.
1636 * gdb.base/restore.c: Likewise.
1637 * gdb.base/sigchld.c: Likewise.
1638 * gdb.base/solib-search-lib1.c: Likewise.
1639 * gdb.base/solib-search-lib2.c: Likewise.
1640 * gdb.base/solib-search.c: Likewise.
1641 * gdb.base/solib-search.h: Likewise.
1642 * gdb.base/whatis.c: Likewise.
1643 * gdb.cp/abstract-origin.cc: Likewise.
1644 * gdb.cp/anon-struct.cc: Likewise.
1645 * gdb.cp/baseenum.cc: Likewise.
1646 * gdb.cp/bs15503.cc: Likewise.
1647 * gdb.cp/call-c-1.c: Likewise.
1648 * gdb.cp/call-c.cc: Likewise.
1649 * gdb.cp/class2.cc: Likewise.
1650 * gdb.cp/classes.cc: Likewise.
1651 * gdb.cp/cttiadd.cc: Likewise.
1652 * gdb.cp/cttiadd1.cc: Likewise.
1653 * gdb.cp/cttiadd2.cc: Likewise.
1654 * gdb.cp/cttiadd3.cc: Likewise.
1655 * gdb.cp/derivation.cc: Likewise.
1656 * gdb.cp/derivation2.cc: Likewise.
1657 * gdb.cp/dispcxx.cc: Likewise.
1658 * gdb.cp/exception.cc: Likewise.
1659 * gdb.cp/gdb2384-base.cc: Likewise.
1660 * gdb.cp/gdb2384-base.h: Likewise.
1661 * gdb.cp/gdb2384.cc: Likewise.
1662 * gdb.cp/gdb2495.cc: Likewise.
1663 * gdb.cp/mb-inline.h: Likewise.
1664 * gdb.cp/mb-inline1.cc: Likewise.
1665 * gdb.cp/mb-inline2.cc: Likewise.
1666 * gdb.cp/member-name.cc: Likewise.
1667 * gdb.cp/member-ptr.cc: Likewise.
1668 * gdb.cp/misc.cc: Likewise.
1669 * gdb.cp/namespace1.cc: Likewise.
1670 * gdb.cp/nextoverthrow.cc: Likewise.
1671 * gdb.cp/pr-574.cc: Likewise.
1672 * gdb.cp/pr9631.cc: Likewise.
1673 * gdb.cp/printmethod.cc: Likewise.
1674 * gdb.cp/psmang1.cc: Likewise.
1675 * gdb.cp/psmang2.cc: Likewise.
1676 * gdb.cp/psymtab-parameter.cc: Likewise.
1677 * gdb.cp/ptype-flags.cc: Likewise.
1678 * gdb.cp/ref-params.cc: Likewise.
1679 * gdb.cp/ref-types.cc: Likewise.
1680 * gdb.cp/smartp.cc: Likewise.
1681 * gdb.cp/try_catch.cc: Likewise.
1682 * gdb.cp/userdef.cc: Likewise.
1683 * gdb.cp/using-crash.cc: Likewise.
1684 * gdb.cp/virtfunc.cc: Likewise.
1685 * gdb.cp/virtfunc2.cc: Likewise.
1686 * gdb.dwarf2/callframecfa.S: Likewise.
1687 * gdb.dwarf2/dw2-ranges.c: Likewise.
1688 * gdb.dwarf2/dw2-ranges2.c: Likewise.
1689 * gdb.dwarf2/dw2-ranges3.c: Likewise.
1690 * gdb.dwarf2/dw2-restore.S: Likewise.
1691 * gdb.dwarf2/pieces.S: Likewise.
1692 * gdb.dwarf2/valop.S: Likewise.
1693 * gdb.java/jnpe.java: Likewise.
1694 * gdb.mi/mi-stepn.c: Likewise.
1695 * gdb.mi/mi-var-cp.cc: Likewise.
1696 * gdb.mi/mi-var-rtti.cc: Likewise.
1697 * gdb.mi/ns-stale-regcache.c: Likewise.
1698 * gdb.mi/pr11022.c: Likewise.
1699 * gdb.mi/solib-lib.c: Likewise.
1700 * gdb.mi/solib-main.c: Likewise.
1701 * gdb.python/py-arch.c: Likewise.
1702 * gdb.python/py-block.c: Likewise.
1703 * gdb.python/py-breakpoint.c: Likewise.
1704 * gdb.python/py-events.c: Likewise.
1705 * gdb.python/py-evthreads.c: Likewise.
1706 * gdb.python/py-explore.c: Likewise.
1707 * gdb.python/py-explore.cc: Likewise.
1708 * gdb.python/py-finish-breakpoint.c: Likewise.
1709 * gdb.python/py-finish-breakpoint2.cc: Likewise.
1710 * gdb.python/py-symbol.c: Likewise.
1711 * gdb.threads/execl.c: Likewise.
1712 * gdb.threads/execl1.c: Likewise.
1713
88ab5684
WN
17142013-06-07 Will Newton <will.newton@linaro.org>
1715
1716 * gdb.base/long_long.exp: Fix ARM EABI target glob.
1717
42daa7a0
WN
17182013-06-07 Will Newton <will.newton@linaro.org>
1719
1720 * gdb.cp/annota2.exp: Add empty line between "post-prompt"
1721 and "starting".
1722
f4059ef3
WN
17232013-06-07 Will Newton <will.newton@linaro.org>
1724
1725 * gdb.cp/anon-struct.exp: Conditionalize constructor and
1726 destructor prototypes for ARM ABI.
1727 * gdb.cp/m-static.exp: Likewise.
1728
8cb5cc78
YQ
17292013-06-07 Yao Qi <yao@codesourcery.com>
1730
1731 * gdb.trace/mi-trace-unavailable.exp: New.
1732 * gdb.trace/trace-unavailable.c: New.
1733
c6cf1712
DE
17342013-06-06 Doug Evans <dje@google.com>
1735
1736 * gdb.cp/derivation.exp: Make tests have unique names.
1737
bf6be0f4
TT
17382013-06-06 Tom Tromey <tromey@redhat.com>
1739
1740 * gdb.base/dump.exp (capture_value): Don't put expression into
1741 test name if arguments passed in.
1742 Rename a couple more tests to make them unique.
1743
ebb022fa
TT
17442013-06-06 Tom Tromey <tromey@redhat.com>
1745
1746 * gdb.base/break-always.exp: Explicitly specify test name.
1747
69fc87c2
DE
17482013-06-05 Doug Evans <dje@google.com>
1749 Keith Seitz <keiths@redhat.com>
1750
1751 * gdb.cp/derivation2.cc: New file.
1752 * gdb.cp/derivation.cc (main): Call foo2.
1753 * gdb.cp/derivation.exp: Add tests for typedefs in another
1754 file, and when there's an active block.
1755
f993f39e
LM
17562013-06-05 Luis Machado <lgustavo@codesourcery.com>
1757
1758 * gdb.cp/virtfunc.exp (make_one_vtable_result): Handle extra output
1759 from targets that use function descriptors in the virtual tables.
1760 Handle presence of dot symbols.
1761
afacd7f3
GB
17622013-06-04 Gary Benson <gbenson@redhat.com>
1763
1764 * gdb.base/break-probes.exp: New file.
1765 * gdb.base/break-probes.c: Likewise.
1766 * gdb.base/break-probes-solib.c: Likewise.
1767 * gdb.base/info-shared.exp: New file.
1768 * gdb.base/info-shared.c: Likewise.
1769 * gdb.base/info-shared-solib1.c: Likewise.
1770 * gdb.base/info-shared-solib2.c: Likewise.
1771
a29a3fb7
GB
17722013-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
1773 Gary Benson <gbenson@redhat.com>
1774
1775 * lib/gdb.exp (build_executable_from_specs): Use gdb_compile_pthread,
1776 gdb_compile_shlib or gdb_compile_shlib_pthreads where appropriate.
1777 * lib/prelink-support.exp (build_executable_own_libs): Allow INTERP
1778 to be set to "no" to indicate that no ld.so copy should be made.
1779 * gdb.base/break-interp.exp (solib_bp): New constant.
1780 (reach_1): Use the above instead of "_dl_debug_state".
1781 (test_attach): Likewise.
1782 (test_ld): Likewise.
1783 * gdb.threads/dlopen-libpthread.exp: New file.
1784 * gdb.threads/dlopen-libpthread.c: Likewise.
1785 * gdb.threads/dlopen-libpthread-lib.c: Likewise.
1786 * gdb.base/solib-corrupted.exp: Disable test if GDB is using probes.
1787
62a813cc
YQ
17882013-05-30 Yao Qi <yao@codesourcery.com>
1789
1790 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
1791 Add a test that no MI notification is emitted when executing
1792 -exec-arguments.
1793
8f56dad4
JK
17942013-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1795
1796 PR testsuite/12649
1797 * gdb.mi/mi-dprintf.exp (mi_continue_dprintf) (mi 2nd dprintf): Replace
1798 $mi_gdb_prompt expectation by mi_expect_stop.
1799 (mi 1st dprintf, agent, mi 2nd dprintf, agent)
1800 (mi info dprintf second time): Replace them by mi_send_resuming_command
1801 and mi_expect_stop.
1802
c588eb20
GB
18032013-05-24 Gary Benson <gbenson@redhat.com>
1804
1805 * gdb.base/solib-disc.exp (exec_opts): Remove unnecesary
1806 backslash.
1807 * gdb.base/unload.exp (exec_opts): Remove two unnecessary
1808 backslashes.
1809 * gdb.base/watchpoint-solib.exp (exec_opts): Remove unnecesary
1810 backslash.
1811
c0ea94eb
YQ
18122013-05-24 Yao Qi <yao@codesourcery.com>
1813
1814 * gdb.trace/tfile.exp: Test inferior and thread.
1815
db1ac436
YQ
18162013-05-24 Yao Qi <yao@codesourcery.com>
1817 Pedro Alves <palves@redhat.com>
1818
1819 * gdb.base/range-stepping.exp: Skip the rest of tests if the
1820 test fails.
1821 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
1822 Return 0 if the test passes, otherwise return 1.
1823
b6abb10c
DE
18242013-05-23 Doug Evans <dje@google.com>
1825
1826 * boards/fission-dwp.exp: New file.
1827
bc5065a7
PA
18282013-05-23 Yao Qi <yao@codesourcery.com>
1829 Pedro Alves <palves@redhat.com>
1830
1831 * gdb.base/range-stepping.c: New file.
1832 * gdb.base/range-stepping.exp: New file.
1833 * gdb.trace/range-stepping.c: New file.
1834 * gdb.trace/range-stepping.exp: New file.
1835 * lib/range-stepping-support.exp: New file.
1836
5f2e6b00
TT
18372013-05-22 Tom Tromey <tromey@redhat.com>
1838
1839 * gdb.cp/class2.cc (main): New local 'aref'.
1840 * gdb.cp/class2.exp: Check printing of 'aref'.
1841
e6ba475a
DE
18422013-05-22 Doug Evans <dje@google.com>
1843
1844 * gdb.threads/wp-replication.c (main): Insert some code at the start
1845 to ensure the breakpoint on main is only hit once. Fix comment.
1846
52c935b6
KS
18472013-05-21 Keith Seitz <keiths@redhat.com>
1848 Pedro Alves <palves@redhat.com>
1849
1850 * gdb.base/filesym.exp: Use gdb_test_multiple instead of
1851 gdb_expect.
1852 Add test to flush the remaining input buffer so that this
1853 file passes testsuite/12649.
1854
bd9673a4
PW
18552013-05-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1856
1857 * gdb.base/catch-signal-fork.exp: New file.
1858 * gdb.base/catch-signal-fork.c: New file.
1859
69a97597
SA
18602013-05-21 Sterling Augustine <saugustine@google.com>
1861
1862 * boards/remote-stdio-gdbserver.exp: New file.
1863
44e97363
JK
18642013-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1865
1866 PR testsuite/12649
1867 * gdb.mi/mi-dprintf.exp (mi_continue_dprintf): Fix expect strings for
1868 racy matches.
1869
02392865
CG
18702013-05-21 Christian Groessler <chris@groessler.org>
1871
1872 * gdb.dwarf2/dw2-dir-file-name.exp: Don't use brace expansion,
1873 since it's not supported in all shells.
1874
c5867ab6
HZ
18752013-05-21 Hui Zhu <hui@codesourcery.com>
1876
1877 * gdb.mi/Makefile.in (PROGS): Add "mi-dprintf".
1878 * gdb.mi/mi-dprintf.exp, gdb.mi/mi-dprintf.c: New.
1879
6c9e2db4
DE
18802013-05-20 Doug Evans <dje@google.com>
1881
1882 * lib/dwarf.exp (Dwarf): New variable _abbrev_section.
1883 (_handle_DW_TAG): Use it.
1884 (cu, tu): Replace parameters is_64, version, addr_size with options.
1885 All callers updated. Add Fission support.
1886 * gdb.dwarf2/implptrconst.exp: Update callers of "cu".
1887 * gdb.dwarf2/method-ptr.exp: Ditto.
1888 * gdb.dwarf2/nostaticblock.exp: Ditto.
1889 * gdb.dwarf2/subrange.exp: Ditto.
1890 * gdb.dwarf2/missing-sig-type.exp: Update callers of "cu", "tu".
1891
4a6e676c
TT
18922013-05-20 Tom Tromey <tromey@redhat.com>
1893
1894 * gdb.gdb/python-selftest.exp: New file.
1895
e19d3afb
DE
18962013-05-20 Doug Evans <dje@google.com>
1897
1898 * gdb.base/maint.exp: Fix test for "mt expand-symtabs" to account for
1899 -fdebug-types-section.
1900
4d804846
JB
19012013-05-20 Joel Brobecker <brobecker@adacore.com>
1902
1903 * gdb.ada/float_param: New testcase.
1904
8d324e83
DE
19052013-05-17 Doug Evans <dje@google.com>
1906
7d0c9981
DE
1907 * gdb.base/maint.exp: Update test for "maint check-psymtabs".
1908 Add tests for "maint check-symtabs", "maint expand-symtabs".
1909
8d324e83
DE
1910 * gdb.base/maint.exp: Remove testing of individual maint command
1911 help output.
1912
177aadc4
PA
19132013-05-16 Pedro Alves <palves@redhat.com>
1914
1915 * gdb.ada/complete.exp (test_gdb_no_completion): Fix typo in
1916 comment. Use gdb_test_no_output.
1917
b8fea896
JB
19182013-05-16 Joel Brobecker <brobecker@adacore.com>
1919
1920 * gdb.ada/complete.exp: Add test verifying completion using
1921 the "tab" key.
1922
52c935b6
KS
19232013-05-15 Keith Seitz <keiths@redhat.com>
1924
1925 * gdb.base/filesym.exp: New completer test.
1926 * gdb.base/filesym.c: New file.
1927
ed0f00b8
PA
19282013-05-15 Pedro Alves <palves@redhat.com>
1929
1930 * gdb.base/fixsection.c: Remove attribution.
1931 * gdb.base/watch-read.exp: Ditto.
1932
55fb6d27
TT
19332013-05-13 Tom Tromey <tromey@redhat.com>
1934
1935 * gdb.dwarf2/implptrconst.exp: Create a CU with 4 byte address
1936 size and change type sizes to 4 bytes.
1937
ac1ca910
TT
19382013-05-13 Tom Tromey <tromey@redhat.com>
1939
1940 * gdb.base/exprs.exp (test_expr): Add regression test.
1941 * gdb.base/exprs.c (null_t_struct): New global.
1942
8414efef
MB
19432013-05-13 Muhammad Bilal <mbilal@codesourcery.com>
1944
1945 * gdb.base/default.exp: Disable history saving.
1946 * gdb.base/setshow.exp: Likewise.
1947
9779ab84
PA
19482013-05-10 Pedro Alves <palves@redhat.com>
1949
1950 PR remote/15455
1951
1952 * gdb.trace/qtro.c: New file.
1953 * gdb.trace/qtro.exp: New file.
1954
1e611234
PM
19552013-05-10 Phil Muldoon <pmuldoon@redhat.com>
1956
1957 * gdb.python/py-framefilter.py: New File.
1958 * gdb.python/py-framefilter-mi.exp: Ditto.
1959 * gdb.python/py-framefilter.c: Ditto.
1960 * gdb.python/py-framefilter-mi.exp: Ditto.
1961 * gdb.python/py-framefilter-mi.c: Ditto,
1962 * gdb.python/py-framefilter-gdb.py.in: Ditto.
1963
5e4c3ac4
TT
19642013-05-08 Tom Tromey <tromey@redhat.com>
1965
1966 * gdb.base/solib-search.exp: Set test name for "set
1967 solib-search-path" test.
1968
993654a9
HAQ
19692013-05-08 Hafiz Abid Qadeer <abidh@codesourcery.com>
1970
1971 * gdb.trace/circ.exp: Remove unnecessary 'if then' checks.
1972 (set_a_tracepoint): Set tracepoint before prologue.
1973 (run_trace_experiment): Test setup_tracepoints and 'break end'
1974 in it.
1975 (trace_buffer_normal): Remove.
1976 (gdb_trace_circular_tests): Remove. Move tests to...
1977 (top level): ...here. Call 'runto_main' before checking for
1978 trace support. Use commands to check the support for circular
1979 trace buffer and changing of trace buffer size. Add test
1980 to calculate size of single frame. Use this size to
1981 calculate the size of trace buffer. Use 'tfind pc func9'
1982 instead of 'tfind 9'. Use 'with_test_prefix'.
1983
c95aea6b
TT
19842013-05-07 Tom Tromey <tromey@redhat.com>
1985
1986 * lib/selftest-support.exp: New file.
1987 * gdb.gdb/complaints.exp: Load selftest-support.exp. Use
1988 do_self_tests.
1989 (setup_test, find_gdb): Remove.
1990 * gdb.gdb/observer.exp: Load selftest-support.exp. Use
1991 do_self_tests.
1992 (setup_test, find_gdb): Remove.
1993 (test_observer): Don't call setup_test. Remove argument.
1994 * gdb.gdb/selftest.exp: Load selftest-support.exp.
1995 (find_gdb): Remove.
1996 * gdb.gdb/complaints.exp: Load selftest-support.exp. Use
1997 do_self_tests.
1998 (setup_test, find_gdb): Remove.
1999 (test_with_self): Don't call setup_test. Remove argument.
2000
1f031429
PA
20012013-05-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
2002
2003 * gdb.arch/system-gcore.exp: Remove.
2004 * gdb.arch/gcore.c: Remove.
2005 * gdb.base/gcore.exp: Add "info reg system".
2006
58ce7251
SDJ
20072013-05-07 Sergio Durigan Junior <sergiodj@redhat.com>
2008
2009 PR breakpoints/15413:
2010 * gdb.base/pending.exp: Add test for completion of the "condition"
2011 command for pending breakpoints.
2012 * gdb.linespec/linespec.ex: Add test for completion of the
2013 "condition" command when dealing with multiple locations.
2014
aacbb8a5
LM
20152013-05-07 Luis Machado <lgustavo@codesourcery.com>
2016
2017 * gdb.threads/wp-replication.c: New file.
2018 * gdb.threads/wp-replication.exp: New file.
2019
2dd6254d
SL
20202013-05-06 Sandra Loosemore <sandra@codesourcery.com>
2021
2022 * gdb.xml/tdesc-regs.exp: Add case for nios2.
2023
c2a96e8c
DE
20242013-05-06 Doug Evans <dje@google.com>
2025
b903e17e
DE
2026 * gdb.base/solib-search-lib1.c: New file.
2027 * gdb.base/solib-search-lib2.c: New file.
2028 * gdb.base/solib-search.c: New file.
2029 * gdb.base/solib-search.h: New file.
2030 * gdb.base/solib-search.exp: New file.
2031
fac51dd9
DE
2032 * lib/gdb.exp (gdb_core_cmd): New function.
2033 * gdb.arch/system-gcore.exp: Use it.
2034 * gdb.arch/vsx-regs.exp: Ditto.
2035 * gdb.base/gcore.exp: Ditto.
2036 * gdb.threads/gcore-thread.exp: Ditto.
2037
c2a96e8c
DE
2038 * gdb.reverse/shr.h: New file.
2039 * gdb.reverse/shr1.c: New file.
2040 * gdb.reverse/shr2.c: #include "shr.h".
2041 * gdb.reverse/solib-reverse.c: Remove #include <stdio.h>.
2042 #include "shr.h". Replace calls to printf,sleep to call shr1 instead.
2043 * gdb.reverse/solib-precsave.exp: Build shr2.sl.
2044 Update tests using sleep/printf to use shr2.sl instead.
2045 * gdb.reverse/solib-reverse.exp: Ditto.
2046
b6807d98
TT
20472013-05-06 Tom Tromey <tromey@redhat.com>
2048
2049 * gdb.dwarf2/implptrconst.c: New file.
2050 * gdb.dwarf2/implptrconst.exp: New file.
2051 * lib/dwarf.exp (Dwarf::_nz_quote): New proc.
2052 (Dwarf::_handle_DW_FORM): Handle DW_FORM_block1.
2053 (Dwarf::_location): Handle DW_OP_GNU_implicit_pointer.
2054
96f7d3f1
PW
20552013-05-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2056
2057 * gdb.base/catch-sig.c (main): Raise SIGINT.
2058 * gdb.base/catch-sig.exp: Test "catch signal SIGINT".
2059
1ebff1fd
HAQ
20602013-05-03 Hafiz Abid Qadeer <abidh@codesourcery.com>
2061
2062 * status-stop.exp (test_tstart_tstart): Check for error
2063 returned by the second 'tstart' command.
2064
f92b06da
WT
20652013-03-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
2066
2067 * gdb.xml/maint_print_struct.exp: New file.
2068 * gdb.xml/maint_print_struct.xml: New file.
2069
ff546935
TT
20702013-04-25 Tom Tromey <tromey@redhat.com>
2071
2072 * gdb.dwarf2/nostaticblock.exp: New file.
2073
bf9e4d0c
MB
20742013-04-24 Muhammad Bilal <mbilal@codesourcery.com>
2075
2076 PR gdb/10462
2077 * gdb.base/setshow.exp: Add test case.
2078
a11cfd87
HZ
20792013-04-23 Hui Zhu <hui@codesourcery.com>
2080
2081 PR gdb/15293
a11cfd87
HZ
2082 * gdb.base/dprintf.exp: Add ignore command.
2083
2d9442cc
HZ
20842013-04-23 Hui Zhu <hui@codesourcery.com>
2085
2086 PR gdb/15165
2d9442cc
HZ
2087 * gdb.base/save-bp.exp: Add test for dprintf.
2088
0f3305ed
TT
20892013-04-22 Tom Tromey <tromey@redhat.com>
2090
2091 * gdb.gdb/selftest.exp (do_steps_and_nexts): Check for
2092 notice_open_fds.
2093
d504301e
SDJ
20942013-04-22 Sergio Durigan Junior <sergiodj@redhat.com>
2095
2096 * gdb.arch/arm-bl-branch-dest.exp: Replace additional_flags by
2097 ldflags.
2098
9991b207
SDJ
20992013-04-22 Sergio Durigan Junior <sergiodj@redhat.com>
2100
2101 * gdb.arch/arm-bl-branch-dest.c: New file.
2102 * gdb.arch/arm-bl-branch-dest.exp: Likewise.
2103
433730c9
PA
21042013-04-19 Vladimir Kargov <kargov@gmail.com>
2105 Pedro Alves <palves@redhat.com>
2106
2107 * gdb.arch/i386-float.S: New file.
2108 * gdb.arch/i386-float.exp: New file.
2109
9a908334
LM
21102013-04-18 Luis Machado <lgustavo@codesourcery.com>
2111
2112 * gdb.mi/mi-var-create-rtti.exp: Create a variable of
2113 type void *.
2114
4f22ed5c
DE
21152013-04-17 Doug Evans <dje@google.com>
2116
2117 * lib/dwarf.exp (Dwarf): New proc "tu".
2118 * gdb.dwarf2/missing-sig-type.exp: New file.
2119
a0d3f2f5
SCR
21202013-04-15 Siva Chandra Reddy <sivachandra@google.com>
2121
2122 Add option to link testcases with Pthreads library when
2123 using 'prepare_for_testing' in tests.
2124
2125 * lib/gdb.exp (build_executable_from_specs): Use
2126 gdb_compile_pthreads to compile if option "pthreads" is
2127 specified.
2128
cc16e6c9
TT
21292013-04-15 Tom Tromey <tromey@redhat.com>
2130
2131 * gdb.cp/exceptprint.exp: Add regexp catchpoint tests.
2132
72f1fe8a
TT
21332013-04-15 Tom Tromey <tromey@redhat.com>
2134
2135 * gdb.base/default.exp: Update for $_exception.
2136 * gdb.cp/exceptprint.cc: New file.
2137 * gdb.cp/exceptprint.exp: New file.
2138 * lib/gdb.exp (skip_libstdcxx_probe_tests): New proc.
2139
6e72ca20
TT
21402013-04-15 Tom Tromey <tromey@redhat.com>
2141
2142 * gdb.cp/typeid.cc: New file.
2143 * gdb.cp/typeid.exp: New file.
2144
591f19e8
TT
21452013-04-15 Tom Tromey <tromey@redhat.com>
2146
2147 * gdb.cp/exception.exp: Add "catch rethrow" tests.
2148
da9160e4
YQ
21492013-04-13 Yao Qi <yao@codesourcery.com>
2150
2151 * gdb.base/completion.exp: Test completion of command
2152 'target ctf' if target ctf is supported.
2153
f81d1120
PA
21542013-04-10 Pedro Alves <palves@redhat.com>
2155
2156 * gdb.base/completion.exp: Test "set height", "set listsize" and
2157 "set trace-buffer-size" completion.
2158 * gdb.base/setshow.exp: Test "set height unlimited".
2159 * gdb.trace/trace-buffer-size.exp: Test "set trace-buffer-size
2160 unlimited".
2161
393fd4c3
YQ
21622013-04-10 Yao Qi <yao@codesourcery.com>
2163
2164 * gdb.trace/actions.exp: Save trace data to CTF.
2165 Change to ctf target if GDB supports, read CTF data in ctf
2166 target, and check the actions of tracepoints.
2167 * gdb.trace/while-stepping.exp: Likewise.
2168 * gdb.trace/report.exp: Test GDB saves trace data to CTF
2169 format and read CTF trace file if GDB supports.
2170 * gdb.trace/tstatus.exp: Save trace data to CTF. If ctf
2171 target is supported, change to ctf target, read trace data and
2172 check output of command "tstatus".
2173 * gdb.trace/tsv.exp: Save trace frame to CTF. If GDB supports,
2174 read CTF data by target ctf and call check_tsv.
2175
b7a273f8
YQ
21762013-04-10 Yao Qi <yao@codesourcery.com>
2177
2178 * gdb.trace/actions.exp (check_tracepoint): New.
2179 (top level): Start the tracing and check the actions of
2180 tracepoints. Save trace data to tfile format. Restart GDB
2181 and read trace file in tfile target. Check the actions of
2182 tracepoints again.
2183 * gdb.trace/while-stepping.exp: Likewise.
2184
f3786771
YQ
21852013-04-10 Yao Qi <yao@codesourcery.com>
2186
2187 * gdb.trace/report.exp: Use standard_output_file for saved
2188 trace file.
2189
5c2b4418
HZ
21902013-04-10 Hui Zhu <hui@codesourcery.com>
2191
2192 * gdb.base/Makefile.in (EXECUTABLES): Add dprintf-pending.
2193 (MISCELLANEOUS): Add dprintf-pendshr.sl.
2194 * gdb.base/dprintf-pending.c, gdb.base/dprintf-pending.exp: New.
2195
f7543f0a
JK
21962013-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2197
2198 * gdb.server/server-kill.exp (tstatus): Permit also ECONNRESET
2199 response.
2200
f6de8ec2
PA
22012013-04-08 Pedro Alves <palves@redhat.com>
2202
2203 * gdb.mi/mi-break.exp (test_error): Add tests with garbage after
2204 the location.
2205
b8abfd58
SL
22062013-04-04 Sandra Loosemore <sandra@codesourcery.com>
2207
2208 * gdb.cp/cplabel.exp: Allow empty directory in file reported
2209 for breakpoint location.
2210
156bffd0
SL
22112013-04-04 Sandra Loosemore <sandra@codesourcery.com>
2212
2213 * gdb.linespec/linespec.exp: Make dir/file:line tests
2214 conditional for non-remote hosts only.
2215
c9a6ce02
PA
22162013-04-04 Stan Shebs <stan@codesourcery.com>
2217 Pedro Alves <palves@redhat.com>
2218
2219 * gdb.trace/Makefile.in (PROGS): Add actions-changed.
2220 * gdb.trace/actions-changed.c: New file.
2221 * gdb.trace/actions-changed.exp: New file.
2222 * lib/trace-support.exp (gdb_trace_setactions): Rename to ...
2223 (gdb_trace_setactions_command): ... this. Add "actions_command"
2224 parameter, and handle it.
2225 (gdb_trace_setactions, gdb_trace_setcommands): New procedures.
2226
4bd05f24
YQ
22272013-04-04 Yao Qi <yao@codesourcery.com>
2228
2229 * gdb.server/server-kill.exp: Use command 'tstatus' instead of
2230 'step'.
2231
3758b5ce
YQ
22322013-04-03 Yao Qi <yao@codesourcery.com>
2233
2234 * gdb.trace/mi-traceframe-changed.exp: Update tfile name to
2235 "tfile-basic.tf".
2236 (test_tfind_tfile): Likewise.
2237
1dcaed0d
YQ
22382013-04-03 Yao Qi <yao@codesourcery.com>
2239
2240 * gdb.trace/tfile.c (write_basic_trace_file): Pass argument
2241 "tfile-basic.tf" instead of "basic.tf".
2242 (write_error_trace_file): Pass argument "tfile-error.tf"
2243 instead of "error.tf".
2244 * gdb.trace/tfile.exp: Update tfile names to
2245 "tfile-basic.tf" and "tfile-error.tf".
2246
0e7a53fc
SL
22472013-04-02 Sandra Loosemore <sandra@codesourcery.com>
2248
2249 * gdb.cp/ovsrch.exp (test_class): Correct regexp to allow
2250 empty directory in file for breakpoint hit.
2251
9852c492
YQ
22522013-03-29 Yao Qi <yao@codesourcery.com>
2253
2254 * gdb.base/completion.exp: Test completion of commands
2255 "target core", "target tfile" and "target exec".
2256 * gdb.trace/tfile.exp: Test completion of command
2257 "target tfile".
2258
af312be7
JB
22592013-03-28 Joel Brobecker <brobecker@adacore.com>
2260
2261 * gdb.ada/win_fu_syms: New testcase.
2262
e4a48d9d
DE
22632013-03-28 Doug Evans <dje@google.com>
2264
2265 * gdb.base/maint.exp (maint print statistics): Update expected output.
2266
7f7cc265
PA
22672013-03-28 Pedro Alves <palves@redhat.com>
2268
2269 PR gdb/15294
2270
2271 * gdb.base/list.exp (set_listsize): Adjust to accept $arg == 0 to
2272 mean unlimited instead of $arg < 0.
2273 (test_listsize): Remove "listsize of 0 suppresses output" test.
2274 Test that "set listsize 0" ends up with an unlimited listsize.
2275
fc0da894
PA
22762013-03-28 Pedro Alves <palves@redhat.com>
2277
2278 * gdb.base/list.exp (last_line): New global.
2279 (last_line_re): New global.
2280 (test_listsize, test_list_function, test_list_forward)
2281 (test_repeat_list_command, test_list_range)
2282 (test_list_filename_and_function): Use them.
2283 * gdb.base/list0.c: Comment the last line of the file with "last
2284 line".
2285
abe7b711
PA
22862013-03-28 Pedro Alves <palves@redhat.com>
2287
2288 * gdb.base/list.exp (test_listsize): Adjust test to make sure we
2289 list the whole file.
2290
15b3979c
PA
22912013-03-28 Pedro Alves <palves@redhat.com>
2292
2293 * gdb.base/list.exp (set_listsize): Use gdb_test_no_output for
2294 "set listsize".
2295
96811e3b
KS
22962013-03-26 Keith Seitz <keiths@redhat.com>
2297
2298 * gdb.base/dprintf.exp: Fix typo preventing "dprintf info 2"
2299 from passing.
2300
4043f22b
PA
23012013-03-26 Pedro Alves <palves@redhat.com>
2302
2303 * lib/gdb.exp (skip_btrace_tests): Delay deleting the source file
2304 until after GDB has run.
2305
14a1aa17
YQ
23062013-03-26 Yao Qi <yao@codesourcery.com>
2307
2308 * gdb.trace/actions.c, gdb.trace/circ.c: Add license header.
2309 * gdb.trace/collection.c, gdb.trace/tfile.c: Likewise.
2310
99c819ee
MM
23112013-03-26 Markus Metzger <markus.t.metzger@intel.com>
2312
2313 * gdb.btrace/enable.exp: Add regression test.
2314
24955f63
TT
23152013-03-25 Tom Tromey <tromey@redhat.com>
2316
2317 * gdb.cp/m-static.exp: Add destructor-printing tests.
2318
fce632b6
TT
23192013-03-25 Tom Tromey <tromey@redhat.com>
2320
2321 * gdb.cp/m-static.exp: Add constructor ptype tests.
2322 * gdb.cp/m-static.cc (single_constructor): New class.
2323 (main): Make instance of single_constructor.
2324
598d3636
JK
23252013-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2326 Pedro Alves <palves@redhat.com>
2327
2328 * gdb.server/server-kill.c: New file.
2329 * gdb.server/server-kill.exp: New file.
2330
c12440c9
PA
23312013-03-21 Pedro Alves <palves@redhat.com>
2332
2333 * gdb.trace/trace-buffer-size.exp (get default buffer size):
2334 Expect $gdb_prompt in gdb_test_multiple.
2335
bd712aed
DE
23362013-03-21 Doug Evans <dje@google.com>
2337
2338 * gdb.base/maint.exp: Update tests for per-command stats.
2339
b2f83c08
TT
23402013-03-21 Tom Tromey <tromey@redhat.com>
2341
2342 * gdb.cp/cpexprs.exp: Add test for FILENAME:: case.
2343 * gdb.cp/misc.exp: Add test for FILENAME:: case.
2344
ef0026f0
PA
23452013-03-20 Pedro Alves <palves@redhat.com>
2346
2347 PR gdb/15289
2348
2349 * gdb.base/remote.exp: Test
2350 "set remote hardware-watchpoint-limit -1",
2351 "set remote hardware-breakpoint-limit -1",
2352 "set remote hardware-watchpoint-limit 2147483647" and
2353 "set remote hardware-breakpoint-limit 2147483647".
2354
3f1175a9
PA
23552013-03-20 Pedro Alves <palves@redhat.com>
2356 Yao Qi <yao@codesourcery.com>
2357
2358 * gdb.trace/tfile.c: Add comments.
2359 (nonconstglob): New global.
2360 * gdb.trace/tfile.exp: Add comments. Test printing a non-const
2361 global that is not covered by the trace frame. Test
2362 disassembling.
2363
a09ae1c1
JK
23642013-03-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2365
2366 * gdb.base/valgrind-infcall.exp
2367 (continue #$continue_count) <remote connection closed>
2368 (continue #$continue_count) <valgrind vgdb has terminated>: Add kill of
2369 $valgrind_pid.
2370
9ce98649
TT
23712013-03-15 Tom Tromey <tromey@redhat.com>
2372
2373 * gdb.cp/overload.cc (intintfunc): New.
2374 * gdb.cp/overload.exp: Add regression test.
2375
0a251e08
YQ
23762013-03-15 Yao Qi <yao@codesourcery.com>
2377
2378 * gdb.threads/non-ldr-exc-1.exp (do_test): Fix the indent of
2379 using with_test_prefix.
2380 * gdb.threads/non-ldr-exc-2.exp (do_test): Likewise.
2381 * gdb.threads/non-ldr-exc-3.exp (do_test): Likewise.
2382 * gdb.threads/non-ldr-exc-4.exp (do_test): Likewise.
2383 * gdb.threads/watchpoint-fork.exp (test): Likewise.
2384 * gdb.base/break-interp.exp (test_core): Likewise.
2385 (test_attach_gdb): Likewise.
2386 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
2387 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
2388 Likewise.
2389 * gdb.base/jit-so.exp (one_jit_test): Likewise.
2390 * gdb.base/jit.exp (one_jit_test): Likewise.
2391 * gdb.base/sepdebug.exp (test_different_dir): Likewise.
2392 * gdb.dwarf2/dw2-dir-file-name.exp (test): Likewise.
2393 * gdb.dwarf2/dw2-noloc.exp (file_symbols): Likewise.
2394 * gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved):
2395 Likewise.
2396 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
2397 Likewise.
2398 * gdb.mi/mi-watch.exp test_watchpoint_all): Likewise.
2399 * gdb.mi/pr11022.exp (test_memory_changed_observer): Likewise.
2400 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Likewise.
2401 (tracepoint_change_loc_2): Likewise.
2402 * gdb.trace/disconnected-tracing.exp (disconnected_tracing):
2403 Likewise.
2404 (disconnected_tfind): Likewise.
2405 * gdb.trace/mi-traceframe-changed.exp (test_tfind_tfile):
2406 Likewise.
2407 (test_tfind_remote): Likewise.
2408 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect):
2409 Likewise.
2410 (test_pending_resolved): Likewise.
2411 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv):
2412 Likewise.
2413 (test_upload_tsv): Likewise.
2414 * gdb.trace/pending.exp (pending_tracepoint_resolved):
2415 Likewise.
2416 (pending_tracepoint_works): Likewise.
2417 * gdb.trace/report.exp (use_collected_data): Likewise.
2418 * gdb.trace/status-stop.exp (test_tstart_tstop_tstart):
2419 Likewise.
2420 (test_tstart_tstart, test_buffer_full_tstart): Likewise.
2421 * gdb.trace/strace.exp (strace_info_marker): Likewise.
2422 (strace_trace_on_same_addr): Likewise.
2423 (strace_trace_on_diff_addr): Likewise.
2424 * gdb.trace/unavailable.exp (gdb_collect_args_test): Likewise.
2425 (gdb_collect_locals_test): Likewise.
2426 (gdb_unavailable_registers_test): Likewise.
2427 (gdb_collect_globals_test): Likewise.
2428
2c415c0f
YQ
24292013-03-15 Yao Qi <yao@codesourcery.com>
2430
2431 * gdb.base/condbreak.exp: Add semicolon back which was removed
2432 by my previous commit.
2433
ae59b1da
YQ
24342013-03-14 Yao Qi <yao@codesourcery.com>
2435
2436 * config/monitor.exp (gdb_target_cmd): Remove semicolon after
2437 'return'.
2438 (gdb_target_monitor, gdb_load): Likewise.
2439 * config/sid.exp (gdb_load): Likewise.
2440 * config/slite.exp (gdb_load): Likewise.
2441 * config/vx.exp (gdb_start, spawn_vxgdb): Likewise.
2442 * gdb.ada/arrayidx.exp, gdb.ada/null_array.exp: Likewise.
2443 * gdb.arch/mips-octeon-bbit.exp (single_step): Likewise.
2444 (single_step_until): Likewise.
2445 * gdb.arch/powerpc-d128-regs.exp: Likewise.
2446 * gdb.arch/system-gcore.exp: Likewise.
2447 * gdb.base/bigcore.exp (extract_heap): Likewise.
2448 * gdb.base/break-on-linker-gcd-function.exp: Likewise.
2449 * gdb.base/call-ar-st.exp: Likewise.
2450 * gdb.base/call-rt-st.exp: Likewise.
2451 * gdb.base/call-sc.exp, gdb.base/call-strs.exp: Likewise.
2452 * gdb.base/callfuncs.exp, gdb.base/completion.exp: Likewise.
2453 * gdb.base/condbreak.exp, gdb.base/constvars.exp: Likewise.
2454 * gdb.base/corefile.exp: Likewise.
2455 * gdb.base/dbx.exp (gdb_file_cmd): Likewise.
2456 * gdb.base/exprs.exp, gdb.base/fileio.exp: Likewise.
2457 * gdb.base/fixsection.exp: Likewise.
2458 * gdb.base/funcargs.exp: Likewise.
2459 * gdb.base/gcore-buffer-overflow.exp: Likewise.
2460 * gdb.base/gcore-relro.exp: Likewise.
2461 * gdb.base/gcore.exp, gdb.base/gdb11530.exp: Likewise.
2462 * gdb.base/gdb11531.exp, gdb.base/gnu-ifunc.exp: Likewise.
2463 * gdb.base/info-os.exp, gdb.base/info-proc.exp: Likewise.
2464 * gdb.base/interp.exp, gdb.base/langs.exp:: Likewise.
2465 * gdb.base/list.exp: Likewise.
2466 (set_listsize): Likewise.
2467 * gdb.base/logical.exp, gdb.base/mips_pro.exp: Likewise.
2468 * gdb.base/miscexprs.exp, gdb.base/nodebug.exp: Likewise.
2469 * gdb.base/opaque.exp, gdb.base/pointers.exp: Likewise.
2470 * gdb.base/psymtab.exp, gdb.base/ptype.exp: Likewise.
2471 * gdb.base/relational.exp, gdb.base/scope.exp: Likewise.
2472 * gdb.base/setvar.exp: Likewise.
2473 (test_set): Likewise.
2474 * gdb.base/signals.exp, gdb.base/sizeof.exp: Likewise.
2475 * gdb.base/solib-overlap.exp: Likewise.
2476 * gdb.base/store.exp, gdb.base/structs.exp: Likewise.
2477 * gdb.base/structs2.exp, gdb.base/volatile.exp: Likewise.
2478 * gdb.base/watchpoint.exp (initialize): Likewise.
2479 (test_simple_watchpoint): Likewise.
2480 (test_disabling_watchpoints): Likewise.
2481 (test_watchpoint_triggered_in_syscall): Likewise.
2482 * gdb.base/whatis.exp, gdb.cp/ambiguous.exp: Likewise.
2483 * gdb.cp/casts.exp, gdb.cp/ctti.exp: Likewise.
2484 * gdb.cp/namespace.exp, gdb.cp/nsdecl.exp: Likewise.
2485 * gdb.cp/psmang.exp, gdb.dwarf2/dw2-ranges.exp: Likewise.
2486 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
2487 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
2488 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
2489 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
2490 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
2491 * gdb.hp/gdb.compat/xdb2.exp: Likewise.
2492 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
2493 * gdb.hp/gdb.defects/bs14602.exp: Likewise.
2494 * gdb.hp/gdb.defects/solib-d.exp: Likewise.
2495 * gdb.mi/gdb792.exp: Likewise.
2496 * gdb.mi/mi-inheritance-syntax-error.exp: Likewise.
2497 * gdb.mi/mi-logging.exp, gdb.mi/mi-var-cp.exp : Likewise.
2498 * gdb.mi/mi-var-rtti.exp, gdb.python/py-type.exp: Likewise.
2499 * gdb.threads/gcore-thread.exp: Likewise.
2500 (load_core): Likewise.
2501 * gdb.threads/pthreads.exp (all_threads_running): Likewise.
2502 (test_startup, check_control_c): Likewise.
2503 * gdb.threads/sigstep-threads.exp: Likewise.
2504 * gdb.threads/thread_check.exp: Likewise.
2505 * gdb.trace/backtrace.exp, gdb.trace/change-loc.exp: Likewise.
2506 * gdb.trace/circ.exp (run_trace_experiment): Likewise.
2507 (set_a_tracepoint, trace_buffer_normal): Likewise.
2508 (gdb_trace_circular_tests): Likewise.
2509 * gdb.trace/collection.exp: Likewise.
2510 * gdb.trace/disconnected-tracing.exp: Likewise.
2511 * gdb.trace/infotrace.exp: Likewise.
2512 * gdb.trace/mi-traceframe-changed.exp: Likewise.
2513 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
2514 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv): Likewise.
2515 * gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp: Likewise.
2516 * gdb.trace/pending.exp, gdb.trace/report.exp: Likewise.
2517 * gdb.trace/stap-trace.exp: Likewise.
2518 * gdb.trace/status-stop.exp,gdb.trace/strace.exp: Likewise.
2519 * gdb.trace/tfind.exp, gdb.trace/trace-break.exp: Likewise.
2520 * gdb.trace/trace-buffer-size.exp: Likewise.
2521 * gdb.trace/tspeed.exp, gdb.trace/tsv.exp: Likewise.
2522 * gdb.trace/unavailable.exp: Likewise.
2523 * gdb.trace/while-dyn.exp: Likewise.
2524 * lib/fortran.exp (set_lang_fortran): Likewise.
2525 * lib/gdb.exp (default_gdb_version, gdb_start_cmd): Likewise.
2526 (gdb_breakpoint, gdb_reinitialize_dir): Likewise.
2527 (default_gdb_start, get_compiler_info): Likewise.
2528 (gdb_compile, gdb_compile_objc, gdb_reload, gdb_init): Likewise.
2529 (get_debug_format, setup_xfail_format): Likewise.
2530 (rerun_to_main, gdb_skip_float_test): Likewise.
2531 (build_id_debug_filename_get, get_remotetimeout): Likewise.
2532 * lib/java.exp (set_lang_java): Likewise.
2533 * lib/mi-support.exp (default_mi_gdb_start): Likewise.
2534 (mi_gdb_reinitialize_dir, mi_gdb_target_cmd): Likewise.
2535 (mi_gdb_file_cmd, mi_gdb_test): Likewise.
2536 (mi_run_cmd_full, mi_expect_interrupt): Likewise.
2537 * lib/objc.exp (set_lang_objc): Likewise.
2538 * lib/pascal.exp (set_lang_pascal): Likewise.
2539 * lib/prompt.exp (default_prompt_gdb_start): Likewise.
2540 * lib/trace-support.exp (gdb_trace_setactions, gdb_tfind_test): Likewise.
2541 (gdb_readexpr, gdb_gettpnum, gdb_find_recursion_test_baseline): Likewise.
2542
bb869963
SDJ
25432013-03-14 Sergio Durigan Junior <sergiodj@redhat.com>
2544
2545 PR c++/15203
2546 PR c++/15210
2547 * gdb.cp/m-static.cc (keepalive_int): New function.
2548 (gnu_obj_1::method): New variable `sintvar', call `keepalive_int'.
2549 * gdb.cp/m-static.exp: New test for `sintvar'.
2550
e2be70a0
YQ
25512013-03-14 Yao Qi <yao@codesourcery.com>
2552
2553 * gdb.trace/tstatus.exp (run_trace_experiment): Save the output
2554 of 'tstatus' into tstatus_output.
2555 (top level): Save the trace data to tfile. Read trace file in
2556 tfile target. Check the trace status.
2557
8ddb1965
YQ
25582013-03-13 Yao Qi <yao@codesourcery.com>
2559
2560 * gdb.trace/tsv.exp (check_tsv): New.
2561 (top level): Save a tfile on current trace session. Call
2562 check_tsv on live target. Load the tfile with target tfile
2563 and call check_tsv again.
2564
045dd51f
YQ
25652013-03-13 Yao Qi <yao@codesourcery.com>
2566
2567 * gdb.trace/tsv.exp: Remove code unrelated to testing TSV.
2568 Replace some "gdb_test" with "gdb_test_no_output".
2569
82d049ab
PH
25702013-03-12 Paul Hilfinger <hilfingr@adacore.com>
2571
2572 * gdb.ada/expr_delims.exp: New file.
2573 * gdb.ada/expr_delims/foo.adb: New file.
2574 * gdb.ada/expr_delims/pck.ads: New file.
2575 * gdb.ada/expr_delims/pck.adb: New file.
2576
cb8ea32b
KS
25772013-03-11 Keith Seitz <keiths@redhat.com>
2578
2579 * watchpoint.exp (test_no_hw_watchpoints): Add test using
2580 both condition and thread. Then delete the watchpoint.
2581
2f1d9bdd
MM
25822013-03-11 Christian Himpel <christian.himpel@intel.com>
2583
2584 * Makefile.in: Add btrace testsuite.
2585 * configure: Regenerated.
2586 * configure.ac: Add btrace testsuite.
2587 * gdb.btrace/Makefile.in: New file.
2588 * gdb.btrace/enable.c: New file.
2589 * gdb.btrace/enable.exp: New file.
2590 * gdb.btrace/function_call_history.c: New file.
2591 * gdb.btrace/function_call_history.exp: New file.
2592 * gdb.btrace/instruction_history.c: New file.
2593 * gdb.btrace/instruction_history.exp: New file.
2594 * gdb.btrace/instruction_history.S: New file.
2595 * lib/gdb.exp: Add btrace skip proc.
2596
05c56a9d
JK
25972013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2598
2599 Fix entry-values if the callee called a noreturn function.
2600 * gdb.arch/amd64-tailcall-noret.S: New file.
2601 * gdb.arch/amd64-tailcall-noret.c: New file.
2602 * gdb.arch/amd64-tailcall-noret.exp: New file.
2603
9112db09
JK
26042013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2605
2606 Fix entry-values in C++ across CUs.
2607 * gdb.arch/amd64-tailcall-cxx.exp: New file.
2608 * gdb.arch/amd64-tailcall-cxx1.S: New file.
2609 * gdb.arch/amd64-tailcall-cxx1.cc: New file.
2610 * gdb.arch/amd64-tailcall-cxx2.S: New file.
2611 * gdb.arch/amd64-tailcall-cxx2.cc: New file.
2612
be9a119c 26132013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
2614 Hafiz Abid Qadeer <abidh@codesourcery.com>
2615
2616 gdb/testsuite/
2617 * gdb.trace/trace-buffer-size.exp: New file.
2618 * gdb.trace/trace-buffer-size.c: New file.
2619
049109b0
PA
26202013-03-06 Pedro Alves <palves@redhat.com>
2621
2622 * gdb.trace/tstatus.exp (run_trace_experiment): When the target
2623 doesn't support the tested optional feature, call "unsupported"
2624 with the same test message as the "pass" case, instead of calling
2625 "pass" with a different message. Use the same text for the "fail"
2626 cases too.
2627
4aa54120
YQ
26282013-03-06 Yao Qi <yao@codesourcery.com>
2629
2630 * gdb.trace/tstatus.exp: Remove the invocation of
2631 gdb_load_shlibs, gdb_compile, clean_restart and runto_main.
2632 (test_tracepoints): Don't set fast tracepoint.
2633 (top level): Don't check agent library is loaded or not.
2634
b8b71e63
YQ
26352013-03-06 Yao Qi <yao@codesourcery.com>
2636
2637 * gdb.trace/tstatus.exp (run_trace_experiment): Escape
2638 parentheses by "\\".
2639
33f448b1
JK
26402013-03-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2641
2642 * gdb.linespec/base/one/thefile.cc (twodup): New.
2643 (m): Call it.
2644 * gdb.linespec/base/two/thefile.cc (dupname): New.
2645 (n): Call it.
2646 * gdb.linespec/break-ask.exp: New file.
2647 * gdb.linespec/lspec.cc (body_elsewhere): New comment marker.
2648
1c942fb9
YQ
26492013-02-28 Yao Qi <yao@codesourcery.com>
2650
2651 * gdb.trace/report.exp: Move some code to ...
2652 (use_collected_data): New.
2653 (top level): Call use_collected_data once on the live target.
2654 Save at file of the current trace session, load it with target
2655 tfile, and call use_collected_data again.
2656
5b967901
JK
26572013-02-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2658
2659 * gdb.threads/fork-thread-pending.c (main): Add alarm.
2660
6447023f
JK
26612013-02-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2662
2663 * gdb.base/valgrind-infcall.exp (valgrind_pid): New variable.
2664 Add final kill of ${valgrind_pid}.
2665
9f44fbc0
SCR
26662013-02-20 Siva Chandra Reddy <sivachandra@google.com>
2667
2668 * gdb.python/py-arch.c: New test case
2669 * gdb.python/py-arch.exp: New tests to test
2670 gdb.Architecture.disassemble
2671 * gdb.python/Makefile.in: Add py-arch to the list of
2672 EXECUTABLES.
2673
4c9ad8c2
TT
26742013-02-18 Tom Tromey <tromey@redhat.com>
2675
2676 * gdb.dwarf2/subrange.exp: New file.
2677
f5911ea1
HAQ
26782013-02-15 Pedro Alves <pedro@codesourcery.com>
2679 Hafiz Abid Qadeer <abidh@codesourcery.com>
2680
2681 * gdb.trace/tfile.exp: Add test for -trace-status command.
2682
420f4384
JK
26832013-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
2684
2685 * gdb.threads/pthread_cond_wait.c (main): Remove variable ts. Replace
2686 nanosleep by sleep.
2687
4819b3f8
PA
26882013-02-14 Pedro Alves <palves@redhat.com>
2689
2690 * gdb.cp/userdef.exp (ptype &*c): Don't expect an &.
2691
1773c82c
HAQ
26922013-02-14 Pedro Alves <pedro@codesourcery.com>
2693 Hafiz Abid Qadeer <abidh@codesourcery.com>
2694
2695 * gdb.trace/tsv.exp: Adjust tests, and add a few more.
2696
e234dfaf
TT
26972013-02-12 Tom Tromey <tromey@redhat.com>
2698
2699 * gdb.cp/m-static.cc (gnu_obj_1::~gnu_obj_1): New destructor.
2700 * gdb.cp/m-static.exp: Add tests to print quoted destructor.
2701
6c01dd94
PA
27022013-02-12 Pedro Alves <palves@redhat.com>
2703
2704 * gdb.base/catch-signal.c: Update copyright years.
2705 * gdb.base/catch-signal.exp: Update copyright years.
2706 * gdb.dwarf2/dw2-dir-file-name.c: Update copyright years.
2707 * gdb.dwarf2/dw2-dir-file-name.exp: Update copyright years.
2708 * gdb.dwarf2/dw2-empty-pc-range.S: Update copyright years.
2709 * gdb.dwarf2/dw2-error.S: Update copyright years.
2710 * gdb.dwarf2/dw2-error.c: Update copyright years.
2711 * gdb.dwarf2/dw2-restrict.S: Update copyright years.
2712 * gdb.dwarf2/dw2-restrict.c: Update copyright years.
2713 * gdb.dwarf2/dw2-restrict.exp: Update copyright years.
2714
595fc67f
PA
27152013-02-12 Pedro Alves <palves@redhat.com>
2716
2717 * gdb.base/catch-signal.exp: Correct test file name in "Skipping"
2718 message.
2719 * gdb.base/sigaltstack.exp: Ditto.
2720 * gdb.base/siginfo.exp: Ditto.
2721 * gdb.base/sizeof.exp: Ditto.
2722
17282693
PA
27232013-02-12 Pedro Alves <palves@redhat.com>
2724
2725 * gdb.mi/mi-basics.exp: Tweak intro comment.
2726 * gdb.mi/mi-break.exp: Tweak intro comment.
2727 * gdb.mi/mi-console.exp: Tweak intro comment.
2728 * gdb.mi/mi-file.exp: Tweak intro comment.
2729 * gdb.mi/mi-read-memory.exp: Tweak intro comment.
2730 * gdb.mi/mi-return.exp: Tweak intro comment.
2731 * gdb.mi/mi-stepi.exp: Tweak intro comment.
2732 * gdb.mi/mi-until.exp: Tweak intro comment.
2733 * gdb.mi/mi-watch.exp: Tweak intro comment.
2734
8a4ac37e
PA
27352013-02-12 Sanimir Agovic <sanimir.agovic@intel.com>
2736
2737 * gdb.server/no-thread-db.exp: New file.
2738 * gdb.server/no-thread-db.c: New file.
2739 * gdb.server/Makefile.in (EXECUTABLES): Add no-thread-db.
2740
c2792f5a
DE
27412013-02-11 Doug Evans <dje@google.com>
2742
2743 * gdb.base/printcmds.exp (test_printf_with_dfp): Add test for printing
2744 two decfloats.
2745
d9e98382
SDJ
27462013-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
2747
2748 * gdb.base/bitfields.c (struct internalvartest): New declaration.
2749 * gdb.base/bitfields.exp (bitfield_internalvar): New function.
2750
a321661a
JK
27512013-02-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2752
2753 * gdb.python/py-prompt.exp: Add to the end a kill of $testpid.
2754
134a2066
YQ
27552013-02-06 Yao Qi <yao@codesourcery.com>
2756
2757 * gdb.trace/mi-tsv-changed.exp (test_create_delete_tsv): Rename
2758 to ...
2759 (test_create_delete_modify_tsv): ... here. New test on modifying
2760 the initial value of a tsv.
2761
5a2dc60a
JK
27622013-02-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2763
2764 * gdb.dwarf2/dw2-dir-file-name.exp (cd ${srcabsdir}/rdir): Rename to ...
2765 (cd .../rdir): ... here.
2766
233d95b5
JK
27672013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2768
2769 * gdb.linespec/base/one/header.h: New file.
2770 * gdb.linespec/base/two/header.h: New file.
2771 * gdb.linespec/macro-relative.c: New file.
2772 * gdb.linespec/macro-relative.exp: New file.
2773
fbd9ab74
JK
27742013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2775
2776 * gdb.base/fullpath-expand-func.c: New file.
2777 * gdb.base/fullpath-expand.c: New file.
2778 * gdb.base/fullpath-expand.exp: New file.
2779 * gdb.base/realname-expand-real.c: New file.
2780 * gdb.base/realname-expand.c: New file.
2781 * gdb.base/realname-expand.exp: New file.
2782
1b56eb55
JK
27832013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2784
2785 * gdb.dwarf2/dw2-dir-file-name.exp: New file.
2786 * gdb.dwarf2/dw2-dir-file-name.c: New file.
2787
af529f8f
JK
27882013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2789
2790 * gdb.mi/mi-fullname-deleted.exp: Use double last slash for $srcfileabs.
2791 (compare_filenames_for_search does not match)
2792 (compare_filenames_for_search does match): New tests.
2793
f5b95b50
JK
27942013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2795
2796 * gdb.gdb/xfullpath.exp: Replace xfullpath calls by gdb_realpath calls.
2797
d47921b9
JK
27982013-02-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2799
2800 * lib/java.exp (compile_java_from_source): Initialize ARGS as a list.
2801
8a92335b
JK
28022013-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2803
2804 * gdb.base/gnu-debugdata.exp): Create ${binfile}.debug,
2805 ${binfile}.mini_debuginfo-debuglink, add -k to xz, use now
2806 ${binfile}.mini_debuginfo-debuglink and
2807 ${binfile}.mini_debuginfo-debuglink.xz.
2808
17f2157d
TT
28092013-02-01 Tom Tromey <tromey@redhat.com>
2810
2811 * gdb.dwarf2/method-ptr.exp: Use correct form for non-string
2812 attributes.
2813
d65f0a9c
TT
28142013-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2815 Tom Tromey <tromey@redhat.com>
2816
2817 * gdb.dwarf2/method-ptr.exp: Link with c++.
2818 * lib/dwarf.exp (Dwarf::assemble): Declare _cu_count.
2819
f25c0135
TT
28202013-01-31 Tom Tromey <tromey@redhat.com>
2821
2822 * gdb.base/jit.exp (compile_jit_test): New proc.
2823 Add PIE tests.
2824
7078baeb
TT
28252013-01-31 Tom Tromey <tromey@redhat.com>
2826
2827 * gdb.dwarf2/method-ptr.cc: New file.
2828 * gdb.dwarf2/method-ptr.exp: New file.
2829
1d24041a
TT
28302013-01-31 Tom Tromey <tromey@redhat.com>
2831
2832 * lib/dwarf.exp (namespace Dwarf): New.
2833
8d9878a4
TT
28342013-01-29 Tom Tromey <tromey@redhat.com>
2835
2836 * gdb.dwarf2/fission-reread.exp: Add unload test.
2837
bed911e5
DE
28382013-01-28 Doug Evans <dje@google.com>
2839
2840 * gdb.dwarf2/fission-loclists.exp: New file.
2841 * gdb.dwarf2/fission-loclists.S: New file.
2842
e229648e
JK
28432013-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2844
2845 Code cleanup.
2846 * gdb.base/restore.exp: Replace gdb_compile, gdb_exit, gdb_start,
2847 gdb_reinitialize_dir and gdb_load by standard_testfile, set executable
2848 and prepare_for_testing.
2849 * gdb.base/store.exp: Likewise.
2850
86700f00
TT
28512013-01-25 Tom Tromey <tromey@redhat.com>
2852
2853 * gdb.python/py-explore.exp: Expect the gdb prompt.
2854
8954db33
AB
28552013-01-25 Andrew Burgess <aburgess@broadcom.com>
2856
2857 * gdb.base/gnu_vector.c: New variable for use in tests.
2858 * gdb.base/gnu_vector.exp: Update and extend tests to reflect
2859 changes in scalar to vector casting and widening.
2860 * gdb.python/py-type.c: New variables for use in tests.
2861 * gdb.python/py-type.exp: Update vector related tests to reflect
2862 changes in scalar to vector casting and widening.
2863
2077afdd
TD
28642013-01-24 Tiago Stürmer Daitx <tdaitx@linux.vnet.ibm.com>
2865
2866 * gdb.base/prologue-include.c: New file.
2867 * gdb.base/prologue-include.exp: New file.
2868 * gdb.base/prologue-include.h: New file.
2869
d7499464
HAQ
28702013-01-24 Hafiz Abid Qadeer <abidh@codesourcery.com>
2871
2872 PR gdb/13443
2873 * gdb.mi/mi-var-block.exp: Make test messages unique.
2874
e2a3e0f1
TT
28752013-01-23 Tom Tromey <tromey@redhat.com>
2876
2877 * gdb.dwarf2/dw2-error.exp: Pass test name to "file" test.
2878
152fcc9c
TT
28792013-01-23 Tom Tromey <tromey@redhat.com>
2880
2881 * gdb.cp/converts.cc (main): Initialize 'a'.
2882
bea883fd
SCR
28832013-01-23 Siva Chandra Reddy <sivachandra@google.com>
2884
2885 * testsuite/gdb.python/frame.exp: Add a test for
2886 gdb.Frame.architecture() method.
2887
0928e93d
PA
28882013-01-22 Pedro Alves <palves@redhat.com>
2889
2890 * gdb.base/annota1.exp (signal sent): No longer expect
2891 breakpoints-invalid.
2892 * gdb.cp/annota2.exp (continue until exit)
2893 (watch triggered on a.x): Ditto.
2894
9c97429f
PA
28952013-01-22 Pedro Alves <palves@redhat.com>
2896
2897 * gdb.base/annota1.exp (breakpoints_invalid): New variable.
2898 Adjust tests to breakpoints-invalid changes.
2899 * gdb.cp/annota2.exp (breakpoints_invalid, frames_invalid): New
2900 variables.
2901 Adjust tests to breakpoints-invalid changes.
2902
187d10dd
PA
29032013-01-22 Pedro Alves <palves@redhat.com>
2904
2905 * gdb.base/annota1.exp (annotate ignore count change): Add
2906 expected output for failure case.
2907
ea3aedcb
TT
29082013-01-22 Tom Tromey <tromey@redhat.com>
2909
2910 * gdb.gdb/selftest.exp (do_steps_and_nexts): Handle bfd_init
2911 call.
2912
998580f1
MK
29132013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
2914
2915 * gdb.mi/mi-break.exp: Expect new 'thread-groups' field.
8f1d5693 2916 * gdb.mi/mi-catch-load.exp: Ditto.
998580f1
MK
2917 * gdb.mi/mi-nsmoribund.exp: Expect new 'thread-groups' field.
2918 Also handle 'thread' field.
2919 * gdb.mi/mi-simplerun.exp: Expect new 'thread-groups' field.
2920 * gdb.mi/mi-watch.exp: Ditto.
2921 * lib/mi-support.exp: Ditto.
2922
8f1d5693
MK
29232013-01-21 Siva Chandra Reddy <sivachandra@google.com>
2924
2925 * gdb.python/py-explore.exp: Improve a test
2926
2d8c5d7c
DB
29272013-01-18  David Blaikie  <dblaikie@gmail.com>
2928
2929 * gdb.base/label.c (main): Correct the type of the second
2930 parameter.
2931
46f35228
TT
29322013-01-18 Tom Tromey <tromey@redhat.com>
2933
2934 * gdb.dwarf2/trace-crash.s: New file.
2935 * gdb.dwarf2/trace-crash.exp: New file.
2936
5965d69d
HAQ
29372013-01-18 Hafiz Abid Qadeer<abidh@codesourcery.com>
2938
43aaf8b6
PA
2939 PR gdb/13443
2940 * gdb.base/checkpoint.exp: Update test messages to make them
2941 unique.
5965d69d 2942
5ae4861a
YQ
29432013-01-18 Yao Qi <yao@codesourcery.com>
2944
2945 * gdb.trace/infotrace.exp: Check 'traceframe usage' in the
2946 output of 'info tracepoints'.
2947 * gdb.trace/disconnected-tracing.exp (disconnected_tracing):
2948 Likewise.
2949 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
2950 * gdb.trace/disconnected-tracing.c (struct foo): New.
2951
d84fca2c
JK
29522013-01-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2953
2954 * gdb.dwarf2/dw2-dos-drive.S: New file.
2955 * gdb.dwarf2/dw2-dos-drive.exp: New file.
2956
aebb1cc9
DE
29572013-01-17 Doug Evans <dje@google.com>
2958
2782d512
DE
2959 * boards/dwarf4-gdb-index.exp: Use any existing CC_FOR_TARGET,
2960 CXX_FOR_TARGET.
2961
aebb1cc9
DE
2962 * boards/cc-with-tweaks.exp: New file.
2963
db2b2972
TT
29642013-01-17 Tom Tromey <tromey@redhat.com>
2965
2966 * gdb.base/completion.exp: Add "set cp-abi" completion test.
2967
96343774
PA
29682013-01-17 Pedro Alves <palves@redhat.com>
2969
2970 Merge dg-extract-results.sh from upstream (svn 195224).
2971
2972 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 2973 * dg-extract-results.sh: Fix order of summary counts.
96343774
PA
2974
2975 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 2976 * dg-extract-results.sh: Constrain the start-of-log pattern.
96343774
PA
2977
2978 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 2979 * dg-extract-results.sh: Handle KPASSes.
96343774
PA
2980
2981 2010-05-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2982 * dg-extract-results.sh: Redirect grep output to /dev/null instead
2983 of grep -q.
2984
675921c0
SD
29852012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
2986
2987 * gdb.base/jit-reader.exp: New file. Test case for the jit-reader
2988 interface.
2989 * gdb.base/jithost.c: New file.
2990 * gdb.base/jithost.h: New file.
2991 * gdb.base/jitreader.c : New file.
2992 * gdb.base/jit-protocol.h: New file.
2993
ab04a2af
TT
29942013-01-16 Tom Tromey <tromey@redhat.com>
2995
2996 * gdb.base/catch-signal.c: New file.
2997 * gdb.base/catch-signal.exp: New file.
2998
8ac3646f
TT
29992013-01-16 Tom Tromey <tromey@redhat.com>
3000
3001 * gdb.mi/mi-catch-load.exp: Look for "catch-type".
3002
22fc223e
JK
30032013-01-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3004
3005 * gdb.dwarf2/dw2-restrict.exp: Skip compilation on non-x86_64 targets.
3006
44478ab3
TT
30072013-01-14 Tom Tromey <tromey@redhat.com>
3008
3009 * gdb.base/completion.exp: Add "set gnutarget" test.
3010
06d66ee9
TT
30112013-01-14 Tom Tromey <tromey@redhat.com>
3012
3013 * gdb.dwarf2/dw2-restrict.S: New file.
3014 * gdb.dwarf2/dw2-restrict.c: New file.
3015 * gdb.dwarf2/dw2-restrict.exp: New file.
3016
c9bf0622
TT
30172013-01-14 Tom Tromey <tromey@redhat.com>
3018
3019 * gdb.dwarf2/dw2-error.exp: New file.
3020 * gdb.dwarf2/dw2-error.c: New file.
3021 * gdb.dwarf2/dw2-error.S: New file.
3022
5b12a61c
JK
30232013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3024
3025 * gdb.cp/parse-lang.cc: New file.
3026 * gdb.cp/parse-lang.exp: New file.
3027
f0a4b570
JK
30282013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3029
3030 * gdb.mi/mi-fullname-deleted.exp: Set srcfileabssubst and initdir.
3031 (set substitute-path): New test.
3032 (fullname present): Remove content.
3033 (substituted fullname): New test.
3034
f751cc97
JB
30352013-01-13 Joel Brobecker <brobecker@adacore.com>
3036
3037 * gdb.python/py-finish-breakpoint.exp: Add skip_python_tests
3038 check. Move $gdb_py_is_py24 value check right after.
3039
04164e8e
JK
30402013-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3041
3042 * gdb.base/dprintf.exp (dprintf info 1): Fix expectation on 64-bit
3043 targets.
3044
5bf480a5
YQ
30452013-01-11 Yao Qi <yao@codesourcery.com>
3046
3047 * gdb.base/dprintf.exp: Check the output of 'info breakpoints'
3048 for dprintf.
3049 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
3050 Check the fields in "=breakpoint-created" for dprintf.
3051
f35a17b5
JK
30522012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3053
3054 * gdb.mi/mi-fullname-deleted.exp: New file.
3055
85817405
JK
30562012-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3057
3058 * gdb.base/skip-solib.exp (info skip with pending file): Update the
3059 expected output.
3060 (info skip with pending file): Remove.
3061 (ignoring function in solib, info skip for function multiply): Update
3062 the expected output.
3063 * gdb.base/skip.ex (skip (main), skip function baz, info skip)
3064 (info skip (delete 1), info skip after disabling all)
3065 (info skip after enabling all, info skip after disabling 4 2-3)
3066 (info skip after enabling 2-3, info skip 2-3)
3067 (info skip after deleting 2 3): Update the expected output.
3068 * gdb.linespec/base/two/thefile.cc (n): New variable v, split the
3069 statement to its initialization and return.
3070 * gdb.linespec/skip-two.exp: New file.
3071
27210e12
DE
30722012-12-19 Doug Evans <dje@google.com>
3073
3074 * gdb.base/maint.exp: Handle testing with .gdb_index.
3075
bb627a12
JB
30762012-12-19 Joel Brobecker <brobecker@adacore.com>
3077
3078 * gdb.arch/mips-octeon-bbit.exp: Fix copyright header from
3079 Cavium to FSF.
3080
7785b880
JB
30812012-12-19 Joel Brobecker <brobecker@adacore.com>
3082
3083 * dg-extract-results.sh: Update contact info in copyright notice.
3084 * gdb.arch/mips-octeon-bbit.exp: Update copyright notice to
3085 GPL v3 or later. Update contact info.
3086 * gdb.fortran/logical.f90, gdb.threads/watchpoint-fork-child.c,
3087 gdb.threads/watchpoint-fork-mt.c,
3088 gdb.threads/watchpoint-fork-parent.c,
3089 gdb.threads/watchpoint-fork-st.c,
3090 gdb.threads/watchpoint-fork.h: Likewise.
3091
f2a8bc8a
YQ
30922012-12-15 Yao Qi <yao@codesourcery.com>
3093
3094 * gdb.trace/mi-tracepoint-changed.exp (test_pending_resolved): Check
3095 'installed' field in '=breakpoint-modified'.
3096 (test_reconnect): Check 'installed' field in
3097 '=breakpoint-modified' and '=breakpoint-created'.
3098
3099 * gdb.trace/actions.exp: Update test for 'installed' field.
3100 * gdb.trace/change-loc.exp (tracepoint_change_loc_1):
3101 (tracepoint_change_loc_2): Likewise.
3102 Check 'info tracepoint' display nothing else.
3103 * gdb.trace/deltrace.exp: Likewise.
3104 * gdb.trace/infotrace.exp: Likewise.
3105 * gdb.trace/mi-traceframe-changed.exp (test_tfind_remote):
3106 Likewise.
3107 * gdb.trace/passcount.exp: Likewise.
3108 * gdb.trace/tracecmd.exp: Likewise.
3109 * gdb.trace/while-stepping.exp: Likewise.
3110
6592e36f
TT
31112012-12-14 Tom Tromey <tromey@redhat.com>
3112
3113 * gdb.cp/member-name.exp: New file.
3114 * gdb.cp/member-name.cc: New file.
3115
7d27a96d
TT
31162012-12-14 Tom Tromey <tromey@redhat.com>
3117
3118 * gdb.cp/templates.exp (test_ptype_of_templates): Update kfails.
3119
f8c05d0d
DE
31202012-12-14 Doug Evans <dje@google.com>
3121
3122 * gdb.dwarf2/implptr-optimized-out.S: DIE offset for
3123 DW_OP_GNU_implicit_pointer is section-relative.
3124
451b7c33
TT
31252012-12-14 Tom Tromey <tromey@redhat.com>
3126
43aaf8b6 3127 * gdb.base/info-proc.exp: Add core file tests.
451b7c33 3128
10e339df
PA
31292012-12-14 Yufeng Zhang <yufeng.zhang@arm.com>
3130
6fdff2c5 3131 * gdb.base/kill-after-signal.exp: Disable if gdb,nosignals.
10e339df 3132
e780d813
DE
31332012-12-13 Doug Evans <dje@google.com>
3134
3135 * gdb.multi/multi-arch-exec.exp: Skip for i*86-linux.
3136 * gdb.multi/multi-arch.exp: Ditto.
3137
ca3dbcc8 31382012-12-12 Keven Boell <keven.boell@intel.com>
6fdff2c5 3139
ca3dbcc8
MG
3140 * gdb.mi/mi-catch-load-so.c: New. Clone of the
3141 catch load test library source file.
3142 * gdb.mi/mi-catch-load.c: New. Clone of the catch
3143 load test source file.
3144 * gdb.mi/mi-catch-load.exp: New. Test file for
3145 basic MI -catch-load and -catch-unload tests.
3146
2960a434
PK
31472012-12-11 Paul Koning <paul_koning@dell.com>
3148
3149 * gdb.python/py-prettyprint.py (_iterator): Remove exception_flag
3150 exception.
3151 (_iterator_except): New function.
3152 (ArrayPrinter): Use _iterator function instead of local _iterator
3153 class for Python 3 compatibility.
3154 (NoStringContainerPrinter): Use _iterator_except instead of
6fdff2c5 3155 _iterator.
2960a434
PK
3156 * gdb.python/py-typeprint.exp: Use exec(open(...).read()) instead of
3157 execfile for Python 3 compatibility.
3158 * gdb.python/python.exp: Handle Python 2.4 exception traceback
3159 format in error_prompt test.
6fdff2c5 3160
9325cb04
PK
31612012-12-10 Paul Koning <paul_koning@dell.com>
3162
3163 * gdb.base/charset.exp: Change print syntax for Python 3
6fdff2c5 3164 compatibility.
9325cb04
PK
3165 * gdb.python/py-block.exp: Ditto.
3166 * gdb.python/py-breakpoint.exp: Ditto.
3167 * gdb.python/py-cmd.exp: Ditto.
3168 * gdb.python/py-events.py: Ditto.
3169 * gdb.python/py-finish-breakpoint.py: Ditto.
3170 * gdb.python/py-finish-breakpoint2.exp: Ditto.
3171 * gdb.python/py-finish-breakpoint2.py: Ditto.
3172 * gdb.python/py-frame-inline.exp: Ditto.
3173 * gdb.python/py-frame.exp: Ditto.
3174 * gdb.python/py-infthread.exp: Ditto.
3175 * gdb.python/py-objfile.exp: Ditto.
3176 * gdb.python/py-parameter.exp: Ditto.
3177 * gdb.python/py-progspace.exp: Ditto.
3178 * gdb.python/py-prompt.exp: Ditto.
3179 * gdb.python/py-symbol.exp: Ditto.
3180 * gdb.python/py-symtab.exp: Ditto.
3181 * gdb.python/py-template.exp: Ditto.
3182 * gdb.python/py-value-cc.exp: Ditto.
3183 * gdb.python/python.exp: Ditto.
3184 * gdb.python/source2.py: Ditto.
3185 * gdb.python/lib-types.exp: Change print syntax for Python 3
6fdff2c5 3186 compatibility.
9325cb04
PK
3187 Use sorted() function rather than sort() method.
3188 Accept either int or long values for enum values.
3189 * gdb.python/py-events.exp: Use exec(open(...).read()) instead of
3190 execfile for Python 3 compatibility.
3191 * gdb.python/py-evsignal.exp: Ditto.
3192 * gdb.python/py-evthreads.exp: Ditto.
3193 * gdb.python/py-mi.exp: Ditto.
3194 * gdb.python/py-pp-maint.exp: Ditto.
3195 * gdb.python/py-prettyprint.exp: Ditto.
3196 * gdb.python/py-finish-breakpoint.exp: Change print syntax for
6fdff2c5 3197 Python 3 compatibility.
9325cb04
PK
3198 Skip tests for Python 2.4.
3199 * gdb.python/py-inferior.exp: Change print syntax for
6fdff2c5 3200 Python 3 compatibility.
9325cb04
PK
3201 Use byte string rather than character string in memory write test
3202 if Python 3.
3203 * gdb.python/py-pp-maint.py: Change class declarations to "new
3204 class" syntax.
3205 * gdb.python/py-prettyprint.py: Change iterator class to generator
3206 function for Python 3 compatibility.
3207 Make all classes "new style".
3208 Fix indentation issue and stray semicolon.
3209 * gdb.python/py-shared.expChange print syntax for Python 3
3210 compatibility.
3211 Define "long" if Python 3.
3212 * gdb.python/py-type.exp: Change print syntax for Python 3
6fdff2c5 3213 compatibility.
9325cb04
PK
3214 Accept either int or long values for enum values.
3215 * gdb.python/py-value.exp: Change print syntax for Python 3
6fdff2c5 3216 compatibility.
9325cb04
PK
3217 Skip "long" and "unicode" tests if Python 3.
3218 Accept either "type" or "class" in type checks.
3219 * lib/gdb.exp (gdb_py_is_py3k): New flag set if Python 3.
3220 (gdb_py_is_py24): New flag set if Python 2.4 or 2.5.
3221
8b9737bf
TT
32222012-12-10 Tom Tromey <tromey@redhat.com>
3223
3224 * gdb.dwarf2/implptr-64bit.exp: Run tests with two CUs as well.
3225 (test): Add "two_cu" argument.
3226 * gdb.dwarf2/implptr-64bit.S: Move subprogram later; use ref_addr
3227 for types; allow two CUs.
3228
1b80a9fa
JK
32292012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3230
3231 * gdb.dwarf2/dw2-compdir-oldgcc.S: New file.
3232 * gdb.dwarf2/dw2-compdir-oldgcc.exp: New file.
3233
f0b6d50a
YQ
32342012-12-08 Yao Qi <yao@codesourcery.com>
3235 Pedro Alves <palves@redhat.com>
3236
3237 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Test
3238 '=breakpoint-created' when GDB merges the tracepoints of both
3239 sides.
3240
2f68a895
TT
32412012-12-07 Tom Tromey <tromey@redhat.com>
3242
3243 * gdb.base/break1.c (enum some_enum, union some_union): New.
3244 (some_enum_global, some_union_global, some_value): New globals.
3245 * gdb.base/completion.exp: Add tag completion tests.
3246
4fc5d43e
TT
32472012-12-07 Tom Tromey <tromey@redhat.com>
3248
3249 * gdb.base/completion.exp: Add tests for ptype and whatis
3250 completion.
3251
6559e013
JB
32522012-12-07 Joel Brobecker <brobecker@adacore.com>
3253
3254 * gdb.base/stale-infcall.exp: Fix copyright line.
3255
ae2b630d
JB
32562012-12-07 Joel Brobecker <brobecker@adacore.com>
3257
3258 * gdb.ada/lang_switch.exp: The "msg" parameter may be a reference.
3259
0ba2eb0f
TT
32602012-12-06 Pedro Alves <palves@redhat.com>
3261 Tom Tromey <tromey@redhat.com>
3262
3263 * gdb.base/exprs.exp: Add tests for cast to void.
3264
731145cb
TT
32652012-12-06 Jens Elmenthaler <jens.elmenthaler@advantest.com>
3266
3267 * gdb.python/py-mi.exp: Correct expected results for attribute
3268 "dynamic" returned by -var-update.
3269 Add test case for correct handling of "diplayhint" for children
3270 of dynamic varobjs.
3271 * gdb.python/py-prettyprint.c (set_itme): New function.
3272 (bug_14741) New function.
3273 (main) Add call to bug_14741().
3274 * gdb.python/py-prettyprint.py (class ArrayPrinter): New class.
3275
e58fcc15
UW
32762012-12-05 Ulrich Weigand <uweigand@de.ibm.com>
3277
3278 * gdb.base/gnu-debugdata.exp: Also include "D" symbols in
3279 ${binfile}.funcsyms list.
3280
e9eb0d14
YQ
32812012-12-04 Yao Qi <yao@codesourcery.com>
3282
3283 PR gdb/13443
3284 * gdb.trace/actions.exp: Make test messages unique.
3285
4983028c
TT
32862012-11-29 Tom Tromey <tromey@redhat.com>
3287
3288 * gdb.base/gnu-debugdata.exp (run, pipeline): Don't use lassign.
3289
ea5e6b0e
UW
32902012-11-29 Ulrich Weigand <uweigand@de.ibm.com>
3291
3292 * gdb.opencl/convs_casts.exp: Always expect standard vector type names.
3293 * gdb.opencl/datatypes.exp: Likewise.
3294 * gdb.opencl/operators.exp: Likewise.
3295 * gdb.opencl/vec_comps.exp: Likewise.
3296
cdde3dfb
JG
32972012-11-29 Jerome Guitton <guitton@adacore.com>
3298
3299 * gdb.ada/iwide: New testcase.
3300
b50d69b5
JG
33012012-11-29 Jerome Guitton <guitton@adacore.com>
3302
3303 * gdb.ada/ptype_tagged_param.exp: Adjust expected output in
3304 ptype test.
3305
c2d3fccf
JG
33062012-11-29 Jerome Guitton <guitton@adacore.com>
3307
3308 * gdb.ada/variant_record_packed_array.exp: Test expressions of the
3309 form {VARIANT_TYPE}ADDRESS.
3310
5edf51fe
YQ
33112012-11-27 Daniel Jacobowitz <dan@codesourcery.com>
3312
3313 * gdb.cp/member-ptr.cc (class Diamond): Add func_ptr.
3314 (func): New function.
3315 (main): Initialize diamond.func_ptr and add diamond_pfunc_ptr.
3316 * gdb.cp/member-ptr.exp: Add new tests for ptype and for
3317 pointers to members with pointer-to-function type.
3318
608e2dbb
TT
33192012-11-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3320 Tom Tromey <tromey@redhat.com>
3321
3322 * gdb.base/gnu-debugdata.exp: New file.
3323 * gdb.base/gnu-debugdata.c: New file.
3324 * lib/gdb.exp (gdb_file_cmd): Handle LZMA warning.
3325 (gdb_unload): Return 0 on success.
3326
4648e588
JK
33272012-11-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3328
3329 * gdb.base/enumval.exp (print e, print f, print K): XFAIL on GCC <= 4.6.
3330
17d6efc4
JB
33312012-11-26 Joel Brobecker <brobecker@adacore.com>
3332
3333 * gdb.base/empty_exe.exp: New testcase.
3334
ace21957
MF
33352012-11-20 Mike Frysinger <vapier@gentoo.org>
3336
3337 * gdb.base/completion.exp: Add test for help aliases completion.
3338
5c401a0a
YQ
33392012-11-20 Yao Qi <yao@codesourcery.com>
3340
3341 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
3342 Don't test 'maint set show-debug-regs'.
3343 Use command 'set remotecache' instead of
3344 'set circular-trace-buffer'.
3345
8dea366b
KS
33462012-11-16 Keith Seitz <keiths@redhat.com>
3347
3348 PR c++/13615
3349 * gdb.cp/baseenum.cc: New file.
3350 * gdb.cp/baseenum.exp: New file.
3351 * gdb.cp/derivation.cc (A): Add copyright.
3352 Add a typedef.
3353 (B): Use A::value_type instead of int. Change all references.
3354 (D): Use value_type instead of int. Change all references.
3355 (E): Likewise.
3356 (F); Likewise.
3357 (Z): New class.
3358 (ZZ): New class.
6fdff2c5 3359 (N, Base, Derived): New namespace and classes.
8dea366b
KS
3360 (main): Add instances of Z and ZZ.
3361 Make sure all symbols from N are kept.
3362 * gdb.cp/derivation.exp: Update typedef changes in tests.
3363 Add tests for class typedefs both before and after starting
3364 the inferior.
3365 Add tests for searching for a typedef while stopped in a
3366 method.
3367
5e34c6c3
LM
33682012-11-14 Luis Machado <lgustavo@codesourcery.com>
3369
3370 * gdb.mi/mi-var-create-rtti.c: New file.
3371 * gdb.mi/mi-var-create-rtti.exp: New file.
3372
5e487a5f
LM
33732012-11-14 Luis Machado <lgustavo@codesourcery.com>
3374
3375 * gdb.base/structs3.exp: Run to main before doing any tests.
3376
6d67b990
AB
33772012-11-14 Andrew Burgess <aburgess@broadcom.com>
3378
3379 * gdb.python/py-type.exp: Uniquify test names.
3380
e5d98164
YQ
33812012-11-14 Yao Qi <yao@codesourcery.com>
3382
3383 * gdb.threads/manythreads.c [DEBUG]: Include "stdio.h".
3384 (thread_function) [DEBUG]: Call 'printf'.
3385 * gdb.threads/manythreads.exp: Pass '-DDEBUG' to compilation
3386 command line if 'DEBUG=1' is passed to test.
3387 Remove a pattern to match inferior's output.
3388
62747a60
TT
33892012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
3390
3391 * gdb.mi/mi-fill-memory.exp: New test.
3392
18a9fc12
TT
33932012-11-12 Tom Tromey <tromey@redhat.com>
3394
3395 * gdb.base/completion.exp: Update for "info type-printers".
3396 * gdb.python/py-typeprint.cc: New file.
3397 * gdb.python/py-typeprint.exp: New file.
3398 * gdb.python/py-typeprint.py: New file.
3399
bd69fc68
TT
34002012-11-12 Tom Tromey <tromey@redhat.com>
3401
3402 * gdb.base/call-sc.exp: Use "ptype/r".
3403 * gdb.base/volatile.exp: Don't expect "int".
3404 * gdb.cp/ptype-flags.cc: New file.
3405 * gdb.cp/ptype-flags.exp: New file.
3406 * gdb.cp/templates.exp: Use ptype/r.
3407 (test_ptype_of_templates, test_template_typedef): Likewise.
3408 * lib/cp-support.exp (cp_test_ptype_class): Add in_ptype_arg
3409 argument. Handle template names and template parameters.
3410 * gdb.mi/mi-var-cmd.exp: Accept "long".
3411 * gdb.mi/mi-var-child.exp: Accept "long".
3412 * gdb.mi/mi-var-display.exp: Accept "long".
3413 * gdb.mi/mi2-var-child.exp: Accept "long".
3414
b3720c3a
TT
34152012-11-12 Tom Tromey <tromey@redhat.com>
3416
3417 * gdb.cp/classes.exp (test_ptype_class_objects): Remove
3418 "ptype" from calls to cp_test_ptype_class.
3419 (test_enums): Likewise.
3420 * gdb.cp/derivation.exp: Remove "ptype" from calls to
3421 cp_test_ptype_class.
3422 * gdb.cp/inherit.exp (test_ptype_si): Remove "ptype" from
3423 calls to cp_test_ptype_class.
3424 (test_ptype_mi, test_ptype_vi, test_ptype_mvi): Likewise.
3425 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Remove "ptype"
3426 from calls to cp_test_ptype_class.
3427 * lib/cp-support.exp (cp_test_ptype_class): Supply "ptype"
3428 command here. Change "in_command" argument to "in_exp".
3429
0d63ecda
KS
34302012-11-10 Keith Seitz <keiths@redhat.com>
3431
3432 PR gdb/14288
3433 * gdb.base/printcmds.c: Add invalid_XXX globals
3434 for repeated byte tests.
3435 * gdb.base/printcmds.exp (test_repeat_bytes): New procedure.
3436 * gdb.base/wchar.c (main): Add and construct a wchar_t
3437 array with repeated characters.
3438 * gdb.base/wchar.exp: Add repeated character tests.
3439
ed8a1c2d
AB
34402012-11-09 Andrew Burgess <aburgess@broadcom.com>
3441
3442 * gdb.mi/mi-disassemble.exp: Expect fullname field in mi
3443 disassembly output.
3444
9107fc8d
PA
34452012-11-09 Pedro Alves <palves@redhat.com>
3446
3447 PR gdb/14306
3448
3449 * gdb.multi/multi-arch-exec.c: New file.
3450 * gdb.multi/multi-arch-exec.exp: New file.
3451
558a9d82
YQ
34522012-11-09 Yao Qi <yao@codesourcery.com>
3453
3454 * gdb.mi/mi-break.exp (test_abreak_creation): New procedure.
3455 (top level): Call it.
3456
e714f336
YQ
34572012-11-09 Yao Qi <yao@codesourcery.com>
3458
3459 * gdb.mi/mi-watch.exp (test_rwatch_creation_and_listing): Fix
3460 typo.
3461
6ecd4729
PA
34622012-11-09 Pedro Alves <palves@redhat.com>
3463
3464 * gdb.multi/multi-arch.exp: New.
3465
9015683b
TT
34662012-11-08 Tom Tromey <tromey@redhat.com>
3467
3468 * gdb.base/siginfo-obj.exp: Create core file. Test siginfo from
3469 core files, if possible.
3470 * gdb.base/siginfo-thread.c: New file
3471 * gdb.base/siginfo-thread.exp: New file
3472
ea9f10bb
TT
34732012-11-08 Tom Tromey <tromey@redhat.com>
3474
3475 * gdb.base/comprdebug.exp: New file.
3476
f6592439
PA
34772012-11-06 Pedro Alves <palves@redhat.com>
3478
3479 PR gdb/14810
3480
3481 * gdb.base/disabled-location.c: New file.
3482 * gdb.base/disabled-location.exp: New file.
3483
2d338fa9
TT
34842012-11-06 Tom Tromey <tromey@redhat.com>
3485
3486 * gdb.threads/gcore-thread.exp: Use gdb_gcore_cmd.
3487 * gdb.python/py-strfns.exp (test_strfns_core_file): Use
3488 gdb_gcore_cmd.
3489 * gdb.cell/gcore.exp: Use gdb_gcore_cmd.
3490 * gdb.base/gcore.exp: Use gdb_gcore_cmd.
3491 * gdb.base/gcore-relro.exp: Use gdb_gcore_cmd.
3492 * gdb.base/gcore-buffer-overflow.exp: Use gdb_gcore_cmd.
3493 * gdb.base/auxv.exp: Use gdb_gcore_cmd.
3494 * gdb.arch/vsx-regs.exp: Use gdb_gcore_cmd.
3495 * gdb.arch/system-gcore.exp: Use gdb_gcore_cmd.
3496 * gdb.arch/pa-nullify.exp (test_core_bt): Use gdb_gcore_cmd.
3497 * lib/gdb.exp (gdb_gcore_cmd): New proc.
3498
68c9da30
PA
34992012-11-05 Pedro Alves <palves@redhat.com>
3500
3501 * gdb.base/foll-vfork.exp (vfork_relations_in_info_inferiors): New
3502 procedure.
3503 (do_vfork_and_follow_child_tests_exec)
3504 (do_vfork_and_follow_child_tests_exit): Call it.
3505
a7c8c931
PA
35062012-11-05 Pedro Alves <palves@redhat.com>
3507
3508 * gdb.base/foll-vfork.c (main): Call perror and _exit if execlp()
3509 fails.
3510
6f6484cd
YQ
35112012-11-03 Yao Qi <yao@codesourcery.com>
3512
3513 Fix PR gdb/14617.
3514 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
3515 Remove setup_kfail, and update test.
3516
b45627a0
TT
35172012-11-02 Tom Tromey <tromey@redhat.com>
3518
3519 * gdb.base/catch-syscall.exp (do_syscall_tests): Add completion
3520 test.
3521
f50f4e56
PA
35222012-11-02 Pedro Alves <palves@redhat.com>
3523
3524 PR gdb/14766
3525
3526 * gdb.base/foll-vfork.exp (vfork_child_follow_to_exit): Remove
3527 setup_kfail.
3528 (tcatch_vfork_then_child_follow_exit): No longer expect "Couldn't
3529 get registers".
3530
71ce889d
PA
35312012-11-02 Pedro Alves <palves@redhat.com>
3532
3533 * gdb.base/foll-vfork-exit.c: New file.
3534 * gdb.base/foll-vfork.exp (top level): New file-describing
3535 comment.
3536 (vfork_child_follow_to_exit): New procedure.
3537 (tcatch_vfork_then_child_follow): Rename as ...
3538 (tcatch_vfork_then_child_follow_exec): ... this.
3539 (tcatch_vfork_then_child_follow_exit): New procedure.
3540 (do_vfork_and_follow_parent_tests): New procedure, factored out
3541 from do_vfork_and_exec_tests.
3542 (do_vfork_and_follow_child_tests_exec): Ditto.
3543 (do_vfork_and_exec_tests): Delete.
3544 (do_vfork_and_follow_child_tests_exit): New procedure.
3545 (top level): Run tests with both the program that has the vfork
3546 child execing, and the program has the vfork child exiting.
3547
1e35b1a9
PA
35482012-11-02 Pedro Alves <palves@redhat.com>
3549
3550 * gdb.base/foll-vfork.exp (setup_gdb): New procedure.
3551 (check_vfork_catchpoints, vfork_parent_follow_through_step)
3552 (vfork_parent_follow_to_bp): Call it.
3553 (kill_child): Delete.
3554 (vfork_and_exec_child_follow_to_main_bp)
3555 (vfork_and_exec_child_follow_through_step): Call setup_gdb. No
3556 longer call kill_child.
3557 (tcatch_vfork_then_parent_follow): Call setup_gdb.
3558 (do_vfork_and_exec_tests): Don't runto_main before calling each
3559 test procedure.
3560 (top level): Don't clean restart and set verbose before running
3561 each test procedure.
3562
35632012-11-02 Pedro Alves <palves@redhat.com>
3564
3565 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step)
3566 (vfork_parent_follow_to_bp)
3567 (vfork_and_exec_child_follow_to_main_bp)
3568 (vfork_and_exec_child_follow_through_step)
3569 (tcatch_vfork_then_parent_follow)
3570 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow):
3571 Use with_test_prefix.
3572
35732012-11-02 Pedro Alves <palves@redhat.com>
3574
3575 * gdb.base/foll-vfork.c: Add copyright header.
3576 * gdb.base/vforked-prog.c: Add copyright header.
3577
35782012-11-02 Pedro Alves <palves@redhat.com>
3579
3580 * gdb.base/foll-vfork.exp
3581 (vfork_and_exec_child_follow_through_step): Don't skip on
3582 non-HP/UX targets. Expect the next to only step one line on
3583 non-HP/UX targets, rather than stopping only after the exec.
3584
35852012-11-02 Pedro Alves <palves@redhat.com>
3586
3587 Don't hard code line numbers.
3588
3589 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step):
3590 Expect text from the sources instead of a line number.
3591 (vfork_parent_follow_to_bp)
3592 (vfork_and_exec_child_follow_to_main_bp)
3593 (vfork_and_exec_child_follow_through_step)
3594 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow):
3595 Use gdb_get_line_number.
3596
35972012-11-02 Pedro Alves <palves@redhat.com>
3598
3599 Modernize.
3600
3601 * gdb.base/foll-vfork.exp: Use standard_testfile and
3602 build_executable. Pass descriptive string to untested.
3603 (vfork_parent_follow_through_step, vfork_parent_follow_to_bp)
3604 (vfork_and_exec_child_follow_to_main_bp)
3605 (vfork_and_exec_child_follow_through_step)
3606 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow)
3607 (do_vfork_and_exec_tests): Use gdb_test/gdb_test_multiple instead
3608 of send_gdb/gdb_expect.
3609
3610 (kill_child): New procedure.
3611 (vfork_and_exec_child_follow_to_main_bp)
3612 (vfork_and_exec_child_follow_through_step): Use it.
3613
f0559fff
YQ
36142012-11-02 Yao Qi <yao@codesourcery.com>
3615
3616 * gdb.base/setvar.exp: Test setting nested struct.
3617 * gdb.base/setvar.c (v_struct3): New.
3618
c207c6da
DE
36192012-11-01 Doug Evans <dje@google.com>
3620
3621 * gdb.arch/amd64-pseudo.c (main): Mark registers that the testsuite
3622 changes as clobbered (e.g., amd64-dword.exp) so gcc doesn't try to
3623 use them.
3624
2f27adfe
AB
36252012-10-31 Andrew Burgess <aburgess@broadcom.com>
3626
3627 PR cli/14772
3628 * gdb.base/gnu_vector.c (union_with_vector_1)
3629 (struct_with_vector_1): Add new struct and union for testing
3630 ptype.
3631 * gdb.base/gnu_vector.exp: Add testing of ptype on vectors, and
3632 structs / unions containing vectors.
3633
bb662ca6
YQ
36342012-10-25 Yao Qi <yao@codesourcery.com>
3635
3636 * gdb.trace/ftrace.exp (test_fast_tracepoints): Use
3637 'setup_kfail' instead of 'setup_kfail_for_target'.
3638 * gdb.base/varargs.exp: Likewise.
3639 * lib/gdb.exp (setup_kfail_for_target): Remove.
3640
635d23ff
MK
36412012-10-25 Mark Kettenis <kettenis@openbsd.nfra.nl>
3642
3643 * gdb.base/varargs.exp: PR gdb/12790 is now fixed.
3644
afdb064f
MK
36452012-10-25 Mark Kettenis <kettenis@gnu.org>
3646
3647 * gdb.base/varargs.exp: PR gdb/12776 is now fixed.
3648
d99dcf51
JB
36492012-10-24 Joel Brobecker <brobecker@adacore.com>
3650
3651 * gdb.ada/set_wstr: New testcase.
3652
32560274
JB
36532012-10-24 Joel Brobecker <brobecker@adacore.com>
3654
3655 * gdb.base/ldbl_e308.c, gdb.base/ldbl_e308.exp: New files.
3656
5ded5331
JB
36572012-10-24 Joel Brobecker <brobecker@adacore.com>
3658
3659 * gdb.ada/unc_arr_ptr_in_var_rec: New testcase.
3660
d8d84291
MK
36612012-10-24 Mark Kettenis <kettenis@gnu.org>
3662
3663 * gdb.base/callfuncs.exp: PR gdb/12783 is now fixed.
3664
6e933c51
JK
36652012-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3666
3667 * gdb.base/callfuncs.exp (do_function_calls): Fix
3668 setup_kfail_for_target for -m32 mode.
3669
274bd000
MK
36702012-10-23 Mark Kettenis <kettenis@gnu.org>
3671
3672 * gdb.base/callfuncs.exp: PR gdb/12796, gdb/12798 and gdb/12800
3673 are now fixed.
3674
545f743d
YQ
36752012-10-23 Yao Qi <yao@codesourcery.com>
3676
3677 * gdb.base/info-os.exp: Resume the inferior until it exits.
3678
48b56b6a 36792012-10-18 Yufeng Zhang <yufeng.zhang@arm.com>
3680
99c7d5a8 3681 * gdb.base/ctxobj.exp: Skip if skip_shlib_tests returns true.
3682 * gdb.base/print-file-var.exp: Likewise.
3683 * gdb.base/type-opaque.exp: Likewise.
48b56b6a 3684
8de0566d
YQ
36852012-10-17 Yao Qi <yao@codesourcery.com>
3686
3687 * gdb.mi/mi-memory-changed.exp: New.
3688
44883546
YQ
36892012-10-16 Yao Qi <yao@codesourcery.com>
3690
3691 * gdb.reverse/solib-precsave.exp: Skip if skip_shlib_test
3692 returns true.
3693 Call gdb_load_shlibs.
3694 * gdb.reverse/solib-reverse.exp: Likewise.
3695
345f514a
KS
36962012-10-15 Keith Seitz <keiths@redhat.com>
3697
3698 * lib/cp-support.exp (cp_test_ptype_class): Add support
3699 for class typedefs.
3700
3701 * gdb.cp/derivation.exp: Add tests for g_instance.
3702
9e3a7d65
JK
37032012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3704
3705 Fix entry values resolving in inlined frames.
3706 * gdb.arch/amd64-entry-value-inline.S: New file.
3707 * gdb.arch/amd64-entry-value-inline.c: New file.
3708 * gdb.arch/amd64-entry-value-inline.exp: New file.
3709
21a7b089
JK
37102012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3711 Doug Evans <dje@google.com>
3712
3713 Fix recent gdb_breakpoint regression.
3714 * gdb.java/jmisc.exp: gdb_breakpoint for $function - remove curly
3715 braces from the parameter.
3716 * gdb.java/jprint.exp: Likewise.
3717
2c47921e
DE
37182012-10-15 Doug Evans <dje@google.com>
3719
3720 * lib/gdb.exp (runto): Fix call to gdb_breakpoint.
3721
89398707
JB
37222012-10-15 Yufeng Zhang <yufeng.zhang@arm.com>
3723
3724 * gdb.dwarf2/dw2-icc-opaque.S: Remove '#'.
3725
801e4185
TT
37262012-10-15 Tom Tromey <tromey@redhat.com>
3727
3728 * gdb.python/py-symtab.exp: Test sal and symtab destructors.
3729
74f910c8
TT
37302012-10-15 Tom Tromey <tromey@redhat.com>
3731
3732 * gdb.python/py-symbol.exp: Test symbol destructor.
3733
91567807
YQ
37342012-10-14 Yao Qi <yao@codesourcery.com>
3735
3736 * gdb.mi/mi2-cli.exp: Move to mi-cli.exp.
3737 * gdb.mi/mi-cli.exp: New.
3738
3739 * gdb.mi/mi2-basics.exp: Remove.
3740 * gdb.mi/mi2-break.exp: Remove.
3741 * gdb.mi/mi2-console.exp: Remove.
3742 * gdb.mi/mi2-disassemble.exp: Remove.
3743 * gdb.mi/mi2-eval.exp: Remove.
3744 * gdb.mi/mi2-file.exp: Remove.
3745 * gdb.mi/mi2-hack-cli.exp: Remove.
3746 * gdb.mi/mi2-pthreads.exp: Remove.
3747 * gdb.mi/mi2-read-memory.exp: Remove.
3748 * gdb.mi/mi2-regs.exp: Remove.
3749 * gdb.mi/mi2-return.exp: Remove.
3750 * gdb.mi/mi2-simplerun.exp: Remove.
3751 * gdb.mi/mi2-stack.exp: Remove.
3752 * gdb.mi/mi2-stepi.exp: Remove.
3753 * gdb.mi/mi2-syn-frame.exp: Remove.
3754 * gdb.mi/mi2-until.exp: Remove.
3755 * gdb.mi/mi2-watch.exp: Remove.
3756 * gdb.mi/mi2-var-block.exp: Remove.
3757 * gdb.mi/mi2-var-cmd.exp: Remove.
3758 * gdb.mi/mi2-var-display.exp: Remove.
3759
87332029
YQ
37602012-10-12 Yao Qi <yao@codesourcery.com>
3761
3762 * gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved): Remove
3763 trail '.*' on matching patterns.
3764
11fc9057
L
37652012-10-11 H.J. Lu <hongjiu.lu@intel.com>
3766
3767 * gdb.arch/i386-bp_permanent.exp: Skip if not is_x86_like_target.
3768 * gdb.arch/i386-cfi-notcurrent.exp: Likewise.
3769 * gdb.arch/i386-disp-step.exp: Likewise.
3770 * gdb.arch/i386-gnu-cfi.exp: Likewise.
3771 * gdb.arch/i386-prologue.exp: Likewise.
3772 * gdb.arch/i386-size-overlap.exp: Likewise.
3773 * gdb.arch/i386-size.exp: Likewise.
3774 * gdb.arch/i386-unwind.exp: Likewise.
3775
7d46bcdc
L
37762012-10-11 H.J. Lu <hongjiu.lu@intel.com>
3777
3778 * gdb.arch/i386-byte.exp: Remove is_ilp32_target check.
3779 * gdb.arch/i386-word.exp: Likewise.
3780
31224d9d
L
37812012-10-11 H.J. Lu <hongjiu.lu@intel.com>
3782
3783 * gdb.arch/i386-avx.exp: Check is_amd64_regs_target instead of
3784 is_ilp32_target to set nr_regs.
3785 * gdb.arch/i386-sse.exp: Likewise.
3786
5b7d0050
DE
37872012-10-11 Doug Evans <dje@google.com>
3788
7c09e5a0
DE
3789 PR breakpoints/14643.
3790 * gdb.linespec/ls-errs.exp: Change tests of "b if|task|thread".
3791 * gdb.linespec/thread.c: New file.
3792 * gdb.linespec/thread.exp: New file.
3793
5b7d0050
DE
3794 * lib/gdb.exp (gdb_breakpoint): Fix varargs scan.
3795 Recognize "message" -> print pass and fail. Add eof case.
3796 (runto): Recognize message, no-message. Print pass/fail if requested,
3797 with same treatment as gdb_breakpoint.
3798 (runto_main): Pass no-message to runto.
3799 (gdb_internal_error_resync): Add log message.
3800 (gdb_file_cmd): Tweak internal error fail text for consistency.
3801
2e24f4aa
JK
38022012-10-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3803
3804 Fix crash during stepping on ppc32.
3805 * gdb.base/step-symless.c: New file.
3806 * gdb.base/step-symless.exp: New file.
3807
aa14df25
DE
38082012-10-03 Doug Evans <dje@google.com>
3809
3810 PR symtab/14601
3811 * gdb.cp/using-crash.exp: New file.
3812 * gdb.cp/using-crash.cc: New file.
3813
975531db
DE
38142012-10-02 Doug Evans <dje@google.com>
3815
3816 * lib/gdb.exp (gdb_unload): Change wording of perror text to be
3817 more consistent.
3818 (runto,gdb_debug_format): Ditto.
3819 (gdb_file_cmd): Watch for eof in nested gdb_expect.
3820 Clean up logging and error messages.
3821
b3dc46ff
AB
38222012-10-01 Andrew Burgess <aburgess@broadcom.com>
3823
3824 Test find command on unmapped memory.
3825 * gdb.base/find-unmapped.c: New file.
3826 * gdb.base/find-unmapped.exp: New file.
3827
45814d45
YQ
38282012-09-29 Yao Qi <yao@codesourcery.com>
3829
3830 * gdb.trace/mi-tracepoint-changed.exp: New.
3831 * gdb.mi/mi-breakpoint-changed.exp: New.
3832 * gdb.mi/pending.c, gdb.mi/pendshr1.c: New
3833 * gdb.mi/pendshr2.c: New.
3834
4c2786ba
YQ
38352012-09-28 Yao Qi <yao@codesourcery.com>
3836
3837 * gdb.mi/pr11022.exp: New.
3838 * gdb.mi/pr11022.c: New. Copied from gdb.base/.
3839
7977e5d2
TT
38402012-09-27 Tom Tromey <tromey@redhat.com>
3841
3842 * gdb.cp/derivation.exp: Add regression test.
3843 * gdb.cp/derivation.cc (class V_base, class V_inter, class
3844 V_derived): New.
3845 (vderived): New global.
3846
0971de02
TT
38472012-09-26 Tom Tromey <tromey@redhat.com>
3848
3849 * gdb.dwarf2/dw2-common-block.S: New file.
3850 * gdb.dwarf2/dw2-common-block.exp: New file.
3851
4357ac6c
TT
38522012-09-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3853
3854 * gdb.fortran/common-block.exp: New file.
3855 * gdb.fortran/common-block.f90: New file.
3856
6f380991
AB
38572012-09-26 Andrew Burgess <aburgess@broadcom.com>
3858
3859 * gdb.base/duplicate-bp.c: New file.
3860 * gdb.base/duplicate-bp.exp: New file.
3861
8ae551cf
YQ
38622012-09-26 Yao Qi <yao@codesourcery.com>
3863
3864 * gdb.mi/mi2-cli.exp: Avoid line number in test summary.
3865
3866 Revert:
3867 2012-09-21 Yao Qi <yao@codesourcery.com>
3868
3869 * gdb.mi/mi2-cli.exp: Remove redundant '\'.
3870
318102b9
SP
38712012-09-25 Siddhesh Poyarekar <siddhesh@redhat.com>
3872
3873 * gdb.base/longest-types.c: New test case.
3874 * gdb.base/longest-types.exp: New test case.
3875
a1e5fd69
YQ
38762012-09-25 Yao Qi <yao@codesourcery.com>
3877
3878 * gdb.mi/mi2-cli.exp: Check breakpoint notification.
3879
04e7407c
JK
38802012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3881
3882 Fix internal error on canonicalization of clang types.
3883 * gdb.dwarf2/dw2-canonicalize-type.S: New file.
3884 * gdb.dwarf2/dw2-canonicalize-type.exp: New file.
3885 * lib/gdb.exp (gdb_file_cmd): Catch also GDB internal error.
3886
9bf4bce9
JK
38872012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3888
3889 Fix disassemble without parameters in tailcall frame.
3890 * gdb.arch/amd64-entry-value.exp (down, disassemble): New tests.
3891
2603f7ee
AB
38922012-09-21 Andrew Burgess <aburgess@broadcom.com>
3893
3894 * gdb.dwarf2/dw2-op-out-param.S: New file.
3895 * gdb.dwarf2/dw2-op-out-param.exp: New file.
3896
a3569abd
YQ
38972012-09-21 Yao Qi <yao@codesourcery.com>
3898
3899 * gdb.mi/mi2-cli.exp: Remove redundant '\'.
3900
a065d7af
YQ
39012012-09-21 Yao Qi <yao@codesourcery.com>
3902
3903 * gdb.mi/mi-cli.exp: Remove.
3904 * gdb.mi/mi2-cli.exp: Merged from mi-cli.exp.
3905
15544bd9
YQ
39062012-09-21 Yao Qi <yao@codesourcery.com>
3907
3908 * gdb.mi/mi-reverse.exp: Fix the typo in expected output of
3909 "=record-started" notification.
3910
82a90ccf
YQ
39112012-09-21 Yao Qi <yao@codesourcery.com>
3912
3913 * gdb.mi/mi-record-changed.exp: New.
3914 * gdb.mi/mi-reverse.exp: Adjust expected output.
3915
d7de8e3c
TT
39162012-09-20 Tom Tromey <tromey@redhat.com>
3917
3918 * gdb.python/python.exp: Test atexit.register.
3919
1aa99537
DE
39202012-09-20 Doug Evans <dje@google.com>
3921
05eade73
DE
3922 * boards/dwarf4-gdb-index.exp: New file.
3923
1aa99537
DE
3924 * gdb.base/callfuncs.exp (do_function_calls): Set unwindonsignal to on
3925 while running the tests.
3926
4ae24af0
JB
39272012-09-18 Joel Brobecker <brobecker@adacore.com>
3928
3929 * gdb.ada/bp_reset: New testcase.
3930
bb25a15c
YQ
39312012-09-18 Yao Qi <yao@codesourcery.com>
3932
3933 * gdb.trace/mi-tsv-changed.exp: New.
3934
201b4506
YQ
39352012-09-18 Yao Qi <yao@codesourcery.com>
3936
3937 * gdb.trace/mi-traceframe-changed.exp: New.
3938
6fc1c773
YQ
39392012-09-17 Yao Qi <yao@codesourcery.com>
3940
3941 * gdb.base/list.exp (set_listsize): Don't set arg to "unlimited"
3942 when it is less than 0.
3943
1ab3b62c
JK
39442012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3945
3946 PR 14119
3947 * gdb.arch/amd64-tailcall-ret.S: New file.
3948 * gdb.arch/amd64-tailcall-ret.c: New file.
3949 * gdb.arch/amd64-tailcall-ret.exp: New file.
3950 * gdb.reverse/amd64-tailcall-reverse.S: New file.
3951 * gdb.reverse/amd64-tailcall-reverse.c: New file.
3952 * gdb.reverse/amd64-tailcall-reverse.exp: New file.
3953
acf9414f
JK
39542012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3955
3956 PR 14548
3957 * gdb.reverse/singlejmp-reverse-nodebug.S: New file.
3958 * gdb.reverse/singlejmp-reverse-nodebug.c: New file.
3959 * gdb.reverse/singlejmp-reverse.S: New file.
3960 * gdb.reverse/singlejmp-reverse.c: New file.
3961 * gdb.reverse/singlejmp-reverse.exp: New file.
3962
666b578b
JK
39632012-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3964
3965 Fix compatibility with old GCC (~4.1).
3966 * gdb.cp/converts.cc (my_enum_var): New variable.
3967
42056501
AB
39682012-09-14 Andrew Burgess <aburgess@broadcom.com>
3969
3970 * gdb.xml/tdesc-regs.exp: Update expected output for new
3971 vector_size syntax of vector types.
3972
b9516fa1
YPK
39732012-09-13 Khoo Yit Phang <khooyp@cs.umd.edu>
3974
3975 Refactor Python "gdb" module into a proper Python package, by
3976 introducing a new "_gdb" module for code implemented in C, and
3977 using reload/__import__ instead of exec.
3978 * gdb.python/python.exp (Test stderr location): Update module
3979 location of GDB-specific sys.stderr.
3980 (Test stdout location): Ditto for sys.stdout.
3981
18dc9ad8
JK
39822012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3983
3984 * gdb.base/valgrind-infcall.exp: Remove comment about Ubuntu.
3985
ea3a9873
KS
39862012-09-12 Keith Seitz <keiths@redhat.com>
3987
3988 * gdb.cp/converts.cc (main): Comment out the pointer to boolean
3989 conversion statement.
3990
5941debb
DE
39912012-09-12 Doug Evans <dje@google.com>
3992
3993 * gdb.base/help.exp: Remove testing of individual command help text,
3994 too much of a maintenance burden. Instead, test the functionality
3995 of "help" itself.
3996
cfc35e02
DE
39972012-09-11 Doug Evans <dje@google.com>
3998
3a0ed5d7
DE
3999 * gdb.cp/mb-inline.exp: Do "info break" after setting multi-location
4000 breakpoint.
4001
cfc35e02
DE
4002 * gdb.dwarf2/fission-base.S: Include gdb.dwarf2/ in dwo_name.
4003 * gdb.dwarf2/fission-reread.S: Ditto.
4004 * gdb.dwarf2/fission-base.exp: Remove setting of debug-file-directory.
4005 * gdb.dwarf2/fission-reread.exp: Ditto.
4006
350b1b26
AB
40072012-09-11 Andrew Burgess <aburgess@broadcom.com>
4008
4009 * gdb.base/ptype.exp: Test ptype on a pointer to a typedef.
4010
2fa15f23
JB
40112012-09-10 Joel Brobecker <brobecker@adacore.com>
4012
4013 * gdb.ada/optim_drec: New testcase.
4014
09be558e
DE
40152012-09-10 Doug Evans <dje@google.com>
4016
4017 * boards/fission.exp: Explicitly mark "board" as not remote.
4018
5b4f6e25
KS
40192012-09-10 Keith Seitz <keiths@redhat.com>
4020
4021 PR gdb/13483
4022 * gdb.cp/converts.cc (A::A): Add ctor.
4023 (A::member_): Add member.
4024 (enum my_enum): New enumeration.
4025 (main): Add calls to foo1_7 with various
4026 permitted arguments.
4027 * gdb.cp/converts.exp: Add tests for boolean
4028 conversions permitted by the standard.
4029
b4ca5ed9
YPK
40302012-09-08 Khoo Yit Phang <khooyp@cs.umd.edu>
4031
4032 Replace -nw option with $INTERNAL_GDBFLAGS in "xgdb" tests to
4033 avoid spurious results due to ~/.gdbinit.
4034 * gdb.gdb/complaint.exp (setup_test): Replace -nw option with
4035 $INTERNAL_GDBFLAGS in run command.
4036 * gdb.gdb/observer.exp (setup_test): Ditto.
4037 * gdb.gdb/selftest.exp (test_with_self): Ditto.
4038 * gdb.gdb/xfullpath.exp (setup_test): Ditto.
4039
d54b30bb
DE
40402012-09-06 Doug Evans <dje@google.com>
4041
14910956
DE
4042 * boards/fission.exp: New file.
4043
d54b30bb
DE
4044 * gdb.python/py-value.exp: Use clean_restart.
4045
91b253e1
DE
40462012-09-05 Doug Evans <dje@google.com>
4047
4048 * gdb.base/info-macros.c: Fix whitespace.
4049
1292279a
PA
40502012-08-28 Pedro Alves <palves@redhat.com>
4051
4052 PR gdb/14428
4053
4054 * gdb.base/pc-fp.exp: Adjust expected output of 'info registers pc fp'.
4055
1c8cdcb1
JK
40562012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4057
4058 * gdb.base/break-caller-line.c: New file.
4059 * gdb.base/break-caller-line.exp: New file.
4060
1e8e8b51
JK
40612012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4062
4063 * gdb.ada/rdv_wait.exp (set debug-file-directory): New command.
4064 * gdb.arch/i386-cfi-notcurrent.S: New file.
4065 * gdb.arch/i386-cfi-notcurrent.exp: New file.
4066
1591a1e8
PA
40672012-08-27 Wei-cheng Wang <cole945@gmail.com>
4068 Yao Qi <yao@codesourcery.com>
4069 Pedro Alves <palves@redhat.com>
4070
4071 * gdb.base/memattr.exp (delete_memory, region_pass, region_fail):
4072 New procedures.
4073 (top level): Add overlap checking tests.
4074
4442ada7
TT
40752012-08-24 Tom Tromey <tromey@redhat.com>
4076
4077 * lib/gdb.exp (skip_unwinder_tests): Don't leave 'ok' set if
4078 gdb_test_multiple fails for other reasons.
4079
e7d50cc9
YQ
40802012-08-24 Yao Qi <yao@codesourcery.com>
4081
4082 * lib/gdb.exp (skip_unwinder_tests): Remove pass.
4083
dfbd5e7b
PA
40842012-08-23 Pedro Alves <palves@redhat.com>
4085
4086 * gdb.base/help.exp: Adjust to "handle" help text change.
4087
8d735b87
YQ
40882012-08-23 Yao Qi <yao@codesourcery.com>
4089
4090 * gdb.trace/disconnected-tracing.c (start, end): New.
4091 (main): Call start and end.
4092 * gdb.trace/disconnected-tracing.exp (disconnected_tracing): Move
4093 existing tests into this proc.
4094 (disconnected_tfind): New.
4095
61b1d759
YQ
40962012-08-23 Yao Qi <yao@codesourcery.com>
4097
4098 * boards/native-gdbserver.exp (${board}_upload): New.
4099 * boards/native-stdio-gdbserver.exp (${board}_upload): New.
4100 * gdb.trace/tfile.exp: Don't check 'gdb,nofileio'.
4101 Execute tfile on remote target.
4102 Copy trace file from target to host.
4103
6ca1b147
JM
41042012-08-22 Joseph Myers <joseph@codesourcery.com>
4105
4106 * gdb.arch/thumb-bx-pc.S: New file.
4107 * gdb.arch/thumb-bx-pc.exp: New file.
4108
706e3705
TT
41092012-08-22 Tom Tromey <tromey@redhat.com>
4110
4111 * gdb.base/maint.exp: Update.
4112
b4893d48
TT
41132012-08-22 Tom Tromey <tromey@redhat.com>
4114
4115 * lib/gdb.exp (skip_unwinder_tests): New proc.
4116 * gdb.cp/nextoverthrow.exp: Use skip_unwinder_tests.
4117 * gdb.java/jnpe.exp: Use skip_unwinder_tests.
4118
45b7da81
TT
41192012-08-21 Tom Tromey <tromey@redhat.com>
4120
4121 * gdb.hp/gdb.aCC/exception.exp: Remove.
4122
f94363d7
AP
4123012-08-19 Andrew Pinski <apinski@cavium.com>
4124
4125 * gdb.arch/mips-octeon-bbit.c: New file.
4126 * gdb.arch/mips-octeon-bbit.exp: New Test.
4127
e5afdbd7
KS
4128012-08-19 Keith Seitz <keiths@redhat.com>
4129
4130 PR c++/14365
4131 * gdb.dwarf2/dw2-anon-mptr.exp: New file.
4132 * gdb.dwarf2/dw2-anon-mptr.S: New file.
4133
c29e8b64
JK
41342012-08-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4135
4136 * gdb.base/solib-corrupted.exp (make solibs looping): Replace
4137 verbose -log by more specific untested call.
4138
15a7e7bc
YQ
41392012-08-18 Yao Qi <yao@codesourcery.com>
4140
4141 * gdb.trace/tfind.exp: Move tests on various command help before
4142 checking target supports trace.
4143 Fix the expected output of 'help tfind end'.
4144
a451cb65
KS
41452012-08-17 Keith Seitz <keiths@redhat.com>
4146
4147 PR c++/13356
4148 * gdb.base/default.exp: Update all "check type" tests.
4149 * gdb.base/help.exp: Likewise.
4150 * gdb.base/setshow.exp: Likewise.
4151 * gdb.cp/converts.cc (foo1_type_check): New function.
4152 (foo2_type_check): New function.
4153 (foo3_type_check): New function.
4154 (main): Call new functions.
4155 * converts.exp: Add tests for integer-to-pointer conversions
4156 with/without strict type-checking.
4157
dbf6a605
MF
41582012-08-16 Mike Frysinger <vapier@gentoo.org>
4159
4160 * gdb.base/help.exp: Update expected output.
4161
0c92d8c1
JB
41622012-08-16 Joel Brobecker <brobecker@adacore.com>
4163
4164 * gdb.ada/rdv_wait: New testcase.
4165
e56f7f42
JK
41662012-08-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4167
4168 * gdb.base/attach-twice.exp: Remove excessive ps exec.
4169
f47f77df
DE
41702012-08-13 Doug Evans <dje@google.com>
4171
e202d6e8 4172 * gdb.base/help.exp: Update expected output.
f47f77df
DE
4173 * gdb.base/default.exp: Update expected output of "show convenience".
4174
a72c3253
DE
41752012-08-10 Doug Evans <dje@google.com>
4176
4177 * gdb.python/py-strfns.c: New file.
4178 * gdb.python/py-strfns.exp: New file.
4179 * gdb.python/py-type.exp (test_fields): Add vector tests.
4180
de0bea00
MF
41812012-08-10 Mike Frysinger <vapier@gentoo.org>
4182
4183 PR cli/10436:
4184 * gdb.base/completion.exp: Add tests for handle completion.
4185
5b9afe8a
YQ
41862012-08-09 Yao Qi <yao@codesourcery.com>
4187
4188 * gdb.mi/mi-cmd-param-changed.exp: New.
4189 * gdb.mi/mi-cli.exp: Update for MI notification "=cmd-param-changed".
4190 * gdb.mi/mi-var-rtti.exp, gdb.mi/mi2-cli.exp: Likewise.
4191 * gdb.mi/mi2-prompt.exp: Likewise.
4192
4f485ebc
DE
41932012-08-08 Doug Evans <dje@google.com>
4194
4195 * gdb.base/debug-expr.c: New file.
4196 * gdb.base/debug-expr.exp: New file.
4197 * gdb.base/exprs.exp: Test {type} casts.
4198 * gdb.cp/debug-expr.exp: New file.
4199
5888842d
JK
42002012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4201
4202 * gdb.base/valgrind-infcall.exp (continue #$continue_count): Use
4203 global variable loop, not a 'break'. Add loop count limit to 100.
4204 Add new fail case for terminated vgdb.
4205
4f69f4c2
JK
42062012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4207 Jean-Marc Saffroy <saffroy@gmail.com>
4208
4209 PR 11804
4210 * gdb.base/gcore-relro.exp: New file.
4211 * gdb.base/gcore-relro-main.c: New file.
4212 * gdb.base/gcore-relro-lib.c: New file.
4213
e2de5390
JK
42142012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4215
4216 Do not false FAIL with old GCCs.
4217 * gdb.base/watchpoint.exp (self-delete local watch) <$no_hw>: XFAIL for
4218 GCC < 4.5 in $no_hw mode.
4219
606603c5
JK
42202012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4221
4222 * gdb.base/default.exp (cd): Accept new directory with no arguments.
4223
777f26c2
JK
42242012-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4225
4226 * gdb.base/list.exp (test_only_end): New function.
4227 Call it.
4228
2c12abee
TT
42292012-08-06 Tom Tromey <tromey@redhat.com>
4230
4231 * gdb.python/py-mi.exp: Add test for printer whose children
4232 are a list.
4233 * gdb.python/py-prettyprint.c (struct children_as_list): New.
4234 (main): New variable children_as_list.
4235 * gdb.python/py-prettyprint.py (class pp_children_as_list):
4236 New.
4237 (register_pretty_printers): Register new printer.
4238
0eae2cf4
EBM
42392012-08-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
4240
4241 * gdb.base/valgrind-infcall.exp: Expect leading `.' on ppc64's
4242 symbols. Abort if vgdb remote connection is closed.
4243
09e0881d
DE
42442012-08-02 Doug Evans <dje@google.com>
4245
4246 * gdb.base/info-fun.exp: Fix failures on m68k, ppc64, s390x.
4247
b40f514f
SDJ
42482012-08-02 Sergio Durigan Junior <sergiodj@redhat.com>
4249
4250 * gdb.base/pc-fp.exp: Adjust testcase to match different outputs from
4251 s390x, PowerPC 64 and m68k-linux.
4252
11315ae0
UW
42532012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
4254
4255 * gdb.base/annota1.exp: Accept no frames-invalid notification
4256 when starting up the program.
4257 * gdb.python/py-value.exp (test_value_numeric_ops): Pointers may
4258 show a symbolic value as well.
4259 * gdb.server/server-exec-info.exp: Skip test when skipping
4260 gdbserver test and/or when skipping shared library tests.
4261 * gdb.threads/linux-dp.exp: Unset "seen" when done with it to
4262 avoid name conflicts with other tests.
4263
0547eeed
UW
42642012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
4265
4266 * gdb.dwarf2/dw2-icc-opaque.S: Remove .align directives.
4267 Fix wrong output on big-endian systems.
4268 * gdb.dwarf2/dw2-icc-opaque.exp: Expect @mode32 attribute on
4269 4-byte pointer types on 64-bit s390x.
4270
bdddb4de
UW
42712012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
4272
4273 * gdb.base/watchpoint.c (func2): Initialize local_a. Add
4274 marker comment at the beginning (after intialization).
4275 * gdb.base/watchpoint.exp (test_complex_watchpoint): Set func2
4276 breakpoint on marker comment instead of function begin.
4277 (test_wide_location_1): Do not expect HW watchpoints on 32-bit
4278 PowerPC.
4279 (test_wide_location_2): Do not expect HW watchpoints on 32-bit
4280 or 64-bit PowerPC.
4281 (do_tests): Consistently set can-use-hw-watchpoints to 0 if
4282 gdb,no_hardware_watchpoints flag is set.
4283 (initialize): Remove now redundant can-use-hw-watchpoints change.
4284
5d206025
YQ
42852012-08-02 Yao Qi <yao@codesourcery.com>
4286 Pedro Alves <palves@redhat.com>
4287
4288 * boards/local-remote-host.exp: New.
4289
4f665099
UW
42902012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
4291
4292 * gdb.base/catch-load.exp: Fix argument to gdb_load_shlibs.
4293 * gdb.base/ctxobj.exp: Call gdb_load_shlibs.
4294 * gdb.base/print-file-var.exp: Likewise.
4295 * gdb.server/solib-list.exp: Skip on remote targets.
4296
b62e2b27
UW
42972012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
4298
4299 * gdb.base/watchpoint.exp (test_wide_location_1): Expect software
4300 watchpoints on ARM. When expecting software watchpoints, tolerate
4301 (remote) targets that report unsupported hardware watchpoint only
4302 at continue time.
4303 (test_wide_location_2): Likewise.
4304
a967a851
JK
43052012-08-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4306
4307 * gdb.base/valgrind-infcall.exp: Relax the UNSUPPORTED check for more
4308 valgrind versions.
4309
75d9f9ff 43102012-07-31 Jan Kratochvil <jan.kratochvil@redhat.com>
a14dd77e
JK
4311
4312 * gdb.base/valgrind-infcall.c: New file.
4313 * gdb.base/valgrind-infcall.exp: New file.
4314
75d9f9ff
JK
4315 * gdb.base/valgrind-db-attach.exp: Do not run in remote mode.
4316
1c9f2ed2
KS
43172012-07-30 Keith Seitz <keiths@redhat.com>
4318
4319 * gdb.linespec/ls-errs.exp: Check some quote-enclosed
4320 linespecs.
4321
7f9b2034
DE
43222012-07-30 Doug Evans <dje@google.com>
4323
85220e01
DE
4324 * gdb.dwarf2/fission-reread.S: Use .data instead of .bss.
4325 * gdb.dwarf2/pr13961.S: Ditto.
4326
7f9b2034
DE
4327 * gdb.dwarf2/dw4-sig-types.exp: Fix typo.
4328
4e969b4f
AB
43292012-07-30 Andrew Burgess <aburgess@broadcom.com>
4330
4331 * gdb.mi/mi-var-invalidate.exp: Create a floating variable and
4332 change its format immediately after reloading the binary.
4333
e7de8362
JK
43342012-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4335
4336 Fix testsuite regression after --use-deprecated-index-sections removal.
4337 * gdb.base/annota1.exp (run until main breakpoint): Update the expect
4338 string.
4339 * gdb.base/async-shell.exp (gdbindex_warning_re): Likewise.
4340
7255706c
YQ
43412012-07-27 Yao Qi <yao@codesourcery.com>
4342
4343 KFAIL for PR remote/14161.
4344 * gdb.trace/strace.exp (strace_remove_socket): kfail for native.
4345 Cleanup socket files.
4346 (strace_info_marker): Detach inferior.
4347
f2e8016f
TT
43482012-07-26 Tom Tromey <tromey@redhat.com>
4349
6fdff2c5 4350 * gdb.objc/print.exp (test_float_accepted): Remove kfails.
f2e8016f 4351
f66713d2
JK
43522012-07-26 Markus Metzger <markus.t.metzger@intel.com>
4353
4354 * gdb.python/py-inferior.c (thread): New function.
4355 (check_threads): New function.
4356 (test_threads): New function.
4357 * gdb.python/py-inferior.exp: Added test.
4358 Replaced runto with continue to breakpoint.
4359
8223e12c
TT
43602012-07-26 Tom Tromey <tromey@redhat.com>
4361
4362 * lib/ada.exp (standard_ada_testfile): New proc.
4363 * gdb.ada/aliased_array.exp: Use standard_ada_testfile.
4364 * gdb.ada/array_bounds.exp: Use standard_ada_testfile.
4365 * gdb.ada/array_return.exp: Use standard_ada_testfile.
4366 * gdb.ada/array_subscript_addr.exp: Use standard_ada_testfile.
4367 * gdb.ada/arrayidx.exp: Use standard_ada_testfile.
4368 * gdb.ada/arrayparam.exp: Use standard_ada_testfile.
4369 * gdb.ada/arrayptr.exp: Use standard_ada_testfile.
4370 * gdb.ada/atomic_enum.exp: Use standard_ada_testfile.
4371 * gdb.ada/bad-task-bp-keyword.exp: Use standard_ada_testfile.
4372 * gdb.ada/bp_enum_homonym.exp: Use standard_ada_testfile.
4373 * gdb.ada/bp_on_var.exp: Use standard_ada_testfile.
4374 * gdb.ada/bp_range_type.exp: Use standard_ada_testfile.
4375 * gdb.ada/call_pn.exp: Use standard_ada_testfile.
4376 * gdb.ada/catch_ex.exp: Use standard_ada_testfile.
4377 * gdb.ada/char_enum.exp: Use standard_ada_testfile.
4378 * gdb.ada/char_param.exp: Use standard_ada_testfile.
4379 * gdb.ada/complete.exp: Use standard_ada_testfile.
4380 * gdb.ada/cond_lang.exp: Use standard_ada_testfile,
4381 standard_output_file.
4382 * gdb.ada/dyn_loc.exp: Use standard_ada_testfile.
4383 * gdb.ada/enum_idx_packed.exp: Use standard_ada_testfile.
4384 * gdb.ada/exec_changed.exp: Use standard_ada_testfile,
4385 standard_output_file.
4386 * gdb.ada/exprs.exp: Use standard_ada_testfile.
4387 * gdb.ada/fixed_cmp.exp: Use standard_ada_testfile.
4388 * gdb.ada/fixed_points.exp: Use standard_ada_testfile.
4389 * gdb.ada/formatted_ref.exp: Use standard_ada_testfile.
4390 * gdb.ada/frame_args.exp: Use standard_ada_testfile.
4391 * gdb.ada/fullname_bp.exp: Use standard_ada_testfile.
4392 * gdb.ada/fun_addr.exp: Use standard_ada_testfile.
4393 * gdb.ada/fun_in_declare.exp: Use standard_ada_testfile.
4394 * gdb.ada/funcall_param.exp: Use standard_ada_testfile.
4395 * gdb.ada/homonym.exp: Use standard_ada_testfile.
4396 * gdb.ada/info_locals_renaming.exp: Use standard_ada_testfile.
4397 * gdb.ada/int_deref.exp: Use standard_ada_testfile.
4398 * gdb.ada/interface.exp: Use standard_ada_testfile.
4399 * gdb.ada/lang_switch.exp: Use standard_ada_testfile,
4400 standard_output_file
4401 * gdb.ada/mi_catch_ex.exp: Use standard_ada_testfile.
4402 * gdb.ada/mi_task_arg.exp: Use standard_ada_testfile.
4403 * gdb.ada/mi_task_info.exp: Use standard_ada_testfile.
4404 * gdb.ada/mod_from_name.exp: Use standard_ada_testfile.
4405 * gdb.ada/nested.exp: Use standard_ada_testfile.
4406 * gdb.ada/null_array.exp: Use standard_ada_testfile.
4407 * gdb.ada/null_record.exp: Use standard_ada_testfile.
4408 * gdb.ada/operator_bp.exp: Use standard_ada_testfile.
4409 * gdb.ada/packed_array.exp: Use standard_ada_testfile.
4410 * gdb.ada/packed_tagged.exp: Use standard_ada_testfile.
4411 * gdb.ada/print_chars.exp: Use standard_ada_testfile.
4412 * gdb.ada/print_pc.exp: Use standard_ada_testfile.
4413 * gdb.ada/ptr_typedef.exp: Use standard_ada_testfile.
4414 * gdb.ada/ptype_field.exp: Use standard_ada_testfile.
4415 * gdb.ada/ptype_tagged_param.exp: Use standard_ada_testfile.
4416 * gdb.ada/rec_return.exp: Use standard_ada_testfile.
4417 * gdb.ada/ref_param.exp: Use standard_ada_testfile.
4418 * gdb.ada/ref_tick_size.exp: Use standard_ada_testfile.
4419 * gdb.ada/same_enum.exp: Use standard_ada_testfile.
4420 * gdb.ada/set_pckd_arr_elt.exp: Use standard_ada_testfile.
4421 * gdb.ada/small_reg_param.exp: Use standard_ada_testfile.
4422 * gdb.ada/start.exp: Use standard_ada_testfile.
4423 * gdb.ada/str_ref_cmp.exp: Use standard_ada_testfile.
4424 * gdb.ada/sym_print_name.exp: Use standard_ada_testfile.
4425 * gdb.ada/taft_type.exp: Use standard_ada_testfile.
4426 * gdb.ada/tagged.exp: Use standard_ada_testfile.
4427 * gdb.ada/tagged_not_init.exp: Use standard_ada_testfile.
4428 * gdb.ada/task_bp.exp: Use standard_ada_testfile.
4429 * gdb.ada/tasks.exp: Use standard_ada_testfile.
4430 * gdb.ada/tick_last_segv.exp: Use standard_ada_testfile.
4431 * gdb.ada/type_coercion.exp: Use standard_ada_testfile.
4432 * gdb.ada/uninitialized_vars.exp: Use standard_ada_testfile.
4433 * gdb.ada/variant_record_packed_array.exp: Use standard_ada_testfile.
4434 * gdb.ada/watch_arg.exp: Use standard_ada_testfile.
4435 * gdb.ada/whatis_array_val.exp: Use standard_ada_testfile.
4436 * gdb.ada/widewide.exp: Use standard_ada_testfile.
4437
bbec57e4
JK
44382012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4439
4440 Fix testsuite regression after --use-deprecated-index-sections removal.
4441 * lib/mi-support.exp (gdbindex_warning_re): Update the expect string.
4442
9cc8e32c
JK
44432012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4444
4445 Fix compatibility with Tcl before 7.5.
4446 * lib/future.exp (lreverse): New function if it does not exist.
4447
ea5ca7b5
MK
44482012-07-25 Marc Khouzam <marc.khouzam@ericsson.com>
4449
4450 * gdb.mi/mi-pending.c: New method to set a second pending
4451 breakpoint.
4452 * gdb.mi/mi-pending.exp: Set a pending breakpoint with a
4453 condition.
4454
64776a0b
PA
44552012-07-20 Pedro Alves <palves@redhat.com>
4456
4457 PR threads/11692
4458 PR gdb/12203
4459
4460 * gdb.threads/create-fail.c: New file.
4461 * gdb.threads/create-fail.exp: New file.
4462
13e4e967
PA
44632012-07-19 Pedro Alves <palves@redhat.com>
4464
4465 * config/monitor.exp (gdb_load): Remove redundant ';' in for loop.
4466 * config/vx.exp (gdb_start): Likewise.
4467 * gdb.base/printcmds.exp (test_print_repeats_10): Likewise.
4468 * gdb.base/setvar.exp (test_set): Likewise.
4469 * gdb.base/sigall.exp: Use foreach+lrange instead of for+continue.
4470 * gdb.reverse/sigall-precsave.exp: Likewise.
4471 * gdb.reverse/sigall-reverse.exp: Likewise.
4472
b7aefa4d
PA
44732012-07-19 Pedro Alves <palves@redhat.com>
4474
4475 * gdb.reverse/sigall-precsave.exp: Set a breakpoint at each signal
4476 handler before recording.
4477
608b4967
TT
44782012-07-19 Tom Tromey <tromey@redhat.com>
4479
4480 * gdb.cp/casts.exp: Add tests for typeof and decltype.
4481 * gdb.cp/casts.cc (decltype): New function.
4482 (main): Use it.
4483
b1e0c0fa
PA
44842012-07-19 Pedro Alves <palves@redhat.com>
4485
4486 * gdb.base/sigall.exp (signals): New list.
4487 <top level>: Loop over signals in the $signals list instead of
4488 calling a test function once per signal.
4489 * gdb.reverse/sigall-precsave.exp (signals): New list.
4490 <top level>: Loop over signals in the $signals list instead of
4491 calling a test function once per signal.
4492 * gdb.reverse/sigall-reverse.exp (signals): New list.
4493 <top level>: Loop over signals in the $signals list instead of
4494 calling a test function once per signal.
4495
6ace3df1
YQ
44962012-07-19 Yao Qi <yao@codesourcery.com>
4497
4498 * gdb.base/setshow.exp: Test 'set args ~'.
4499
263a0f8c
JK
45002012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4501
4502 * gdb.base/store.exp (check_set): Import gdb_prompt.
4503 (continue to wack_${t}): Make it to conditional gdb_test_multiple.
4504 (${prefix}; next ${t}): Hide its name, handle it conditionally now.
4505
8f043999
JK
45062012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4507
4508 PR 11914
4509 * gdb.python/py-prettyprint.c (eval_func, eval_sub): New.
4510 (main): Call eval_sub.
4511 * gdb.python/py-prettyprint.exp:
4512 (python execfile ('py-prettyprint.py')): Move it earlier.
4513 New breakpoint for eval-break.
4514 (continue to breakpoint: eval-break, info locals): New test.
4515 (python execfile ('py-prettyprint.py')): Move it from here.
4516 * gdb.python/py-prettyprint.py (class pp_eval_type): New.
4517 (register_pretty_printers): Register pp_eval_type.
4518
725c7b66
JK
45192012-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4520
4521 Fix a testcase regression by me.
4522 * gdb.dwarf2/fission-reread.S: Fix two DW_FORM_data8 to be
4523 DW_FORM_data4.
4524
4359dff1
JK
45252012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4526 Doug Evans <dje@google.com>
4527
4528 * gdb.dwarf2/dw2-minsym-in-cu.S: New file.
4529 * gdb.dwarf2/dw2-minsym-in-cu.exp: New file.
4530
61e44cfa
JK
45312012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4532
4533 Fix gdbserver run regression.
4534 * gdb.trace/disconnected-tracing.exp (executabel): Fix typo.
4535
93c0ef37
TT
45362012-07-12 Tom Tromey <tromey@redhat.com>
4537
4538 * lib/gdb.exp (standard_testfile): Don't declare objdir.
4539 (clean_restart): Likewise.
4540 (core_find): Use standard_output_file.
4541
76027ef5
TT
45422012-07-12 Tom Tromey <tromey@redhat.com>
4543
4544 * gdb.dwarf2/dup-psym.exp: Use prepare_for_testing_full.
4545 * gdb.dwarf2/dw2-anonymous-func.exp: Use
4546 prepare_for_testing_full.
4547 * gdb.dwarf2/dw2-basic.exp: Use prepare_for_testing_full.
4548 * gdb.dwarf2/dw2-compressed.exp: Use prepare_for_testing_full.
4549 * gdb.dwarf2/dw2-const.exp: Use prepare_for_testing_full.
4550 * gdb.dwarf2/dw2-cu-size.exp: Use prepare_for_testing_full.
4551 * gdb.dwarf2/dw2-intercu.exp: Use prepare_for_testing_full.
4552 * gdb.dwarf2/dw2-intermix.exp: Use prepare_for_testing_full.
4553 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use
4554 prepare_for_testing_full.
4555 * gdb.dwarf2/dw2-producer.exp: Use prepare_for_testing_full.
4556 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use
4557 prepare_for_testing_full.
4558 * gdb.dwarf2/dw2-restore.exp: Use prepare_for_testing_full.
4559 * gdb.dwarf2/dw2-strp.exp: Use prepare_for_testing_full.
4560 * gdb.dwarf2/mac-fileno.exp: Use prepare_for_testing_full.
4561
85b4440a
TT
45622012-07-12 Tom Tromey <tromey@redhat.com>
4563
4564 * lib/gdb.exp (build_executable_from_specs): New proc, from
4565 build_executable.
4566 (build_executable): Use it.
4567 (prepare_for_testing_full): New proc.
4568
55baab26
TT
45692012-07-11 Tom Tromey <tromey@redhat.com>
4570
4571 * gdb.reverse/break-precsave.exp: Use standard_output_file.
4572 * gdb.reverse/consecutive-precsave.exp: Use standard_output_file.
4573 * gdb.reverse/finish-precsave.exp: Use standard_output_file.
4574 * gdb.reverse/i386-precsave.exp: Use standard_output_file.
4575 * gdb.reverse/machinestate-precsave.exp: Use standard_output_file.
4576 * gdb.reverse/sigall-precsave.exp: Use standard_output_file.
4577 * gdb.reverse/solib-precsave.exp: Use standard_output_file.
4578 * gdb.reverse/step-precsave.exp: Use standard_output_file.
4579 * gdb.reverse/until-precsave.exp: Use standard_output_file.
4580 * gdb.reverse/watch-precsave.exp: Use standard_output_file.
4581
298a9cf0
TT
45822012-07-10 Tom Tromey <tromey@redhat.com>
4583
4584 * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile,
4585 standard_output_file.
4586 * gdb.mi/gdb2549.exp: Use standard_testfile.
4587 * gdb.mi/gdb669.exp: Use standard_testfile.
4588 * gdb.mi/gdb701.exp: Use standard_testfile.
4589 * gdb.mi/gdb792.exp: Use standard_testfile.
4590 * gdb.mi/mi-async.exp: Use standard_testfile.
4591 * gdb.mi/mi-basics.exp: Use standard_testfile.
4592 * gdb.mi/mi-break.exp: Use standard_testfile.
4593 * gdb.mi/mi-cli.exp: Use standard_testfile.
4594 * gdb.mi/mi-console.exp: Use standard_testfile.
4595 * gdb.mi/mi-disassemble.exp: Use standard_testfile.
4596 * gdb.mi/mi-eval.exp: Use standard_testfile.
4597 * gdb.mi/mi-file-transfer.exp: Use standard_testfile.
4598 * gdb.mi/mi-file.exp: Use standard_testfile.
4599 * gdb.mi/mi-inheritance-syntax-error.exp: Use standard_testfile.
4600 * gdb.mi/mi-logging.exp: Use standard_testfile.
4601 * gdb.mi/mi-nonstop-exit.exp: Use standard_testfile.
4602 * gdb.mi/mi-nonstop.exp: Use standard_testfile.
4603 * gdb.mi/mi-ns-stale-regcache.exp: Use standard_testfile.
4604 * gdb.mi/mi-nsintrall.exp: Use standard_testfile.
4605 * gdb.mi/mi-nsmoribund.exp: Use standard_testfile.
4606 * gdb.mi/mi-nsthrexec.exp: Use standard_testfile.
4607 * gdb.mi/mi-pending.exp: Use standard_testfile,
4608 standard_output_file.
4609 * gdb.mi/mi-pthreads.exp: Use standard_testfile.
4610 * gdb.mi/mi-read-memory.exp: Use standard_testfile.
4611 * gdb.mi/mi-regs.exp: Use standard_testfile.
4612 * gdb.mi/mi-return.exp: Use standard_testfile.
4613 * gdb.mi/mi-reverse.exp: Use standard_testfile.
4614 * gdb.mi/mi-simplerun.exp: Use standard_testfile.
4615 * gdb.mi/mi-solib.exp: Use standard_testfile,
4616 standard_output_file.
4617 * gdb.mi/mi-stack.exp: Use standard_testfile.
4618 * gdb.mi/mi-stepi.exp: Use standard_testfile.
4619 * gdb.mi/mi-stepn.exp: Use standard_testfile.
4620 * gdb.mi/mi-syn-frame.exp: Use standard_testfile.
4621 * gdb.mi/mi-until.exp: Use standard_testfile.
4622 * gdb.mi/mi-var-block.exp: Use standard_testfile.
4623 * gdb.mi/mi-var-child-f.exp: Use standard_testfile.
4624 * gdb.mi/mi-var-child.exp: Use standard_testfile.
4625 * gdb.mi/mi-var-cmd.exp: Use standard_testfile.
4626 * gdb.mi/mi-var-cp.exp: Use standard_testfile.
4627 * gdb.mi/mi-var-display.exp: Use standard_testfile.
4628 * gdb.mi/mi-var-invalidate.exp: Use standard_testfile,
4629 standard_output_file.
4630 * gdb.mi/mi-var-rtti.exp: Use standard_testfile.
4631 * gdb.mi/mi-watch-nonstop.exp: Use standard_testfile.
4632 * gdb.mi/mi-watch.exp: Use standard_testfile.
4633 * gdb.mi/mi2-amd64-entry-value.exp: Use standard_testfile.
4634 * gdb.mi/mi2-basics.exp: Use standard_testfile.
4635 * gdb.mi/mi2-break.exp: Use standard_testfile.
4636 * gdb.mi/mi2-cli.exp: Use standard_testfile.
4637 * gdb.mi/mi2-console.exp: Use standard_testfile.
4638 * gdb.mi/mi2-disassemble.exp: Use standard_testfile.
4639 * gdb.mi/mi2-eval.exp: Use standard_testfile.
4640 * gdb.mi/mi2-file.exp: Use standard_testfile.
4641 * gdb.mi/mi2-pthreads.exp: Use standard_testfile.
4642 * gdb.mi/mi2-read-memory.exp: Use standard_testfile.
4643 * gdb.mi/mi2-regs.exp: Use standard_testfile.
4644 * gdb.mi/mi2-return.exp: Use standard_testfile.
4645 * gdb.mi/mi2-simplerun.exp: Use standard_testfile.
4646 * gdb.mi/mi2-stack.exp: Use standard_testfile.
4647 * gdb.mi/mi2-stepi.exp: Use standard_testfile.
4648 * gdb.mi/mi2-syn-frame.exp: Use standard_testfile.
4649 * gdb.mi/mi2-until.exp: Use standard_testfile.
4650 * gdb.mi/mi2-var-block.exp: Use standard_testfile.
4651 * gdb.mi/mi2-var-child.exp: Use standard_testfile.
4652 * gdb.mi/mi2-var-cmd.exp: Use standard_testfile.
4653 * gdb.mi/mi2-var-display.exp: Use standard_testfile.
4654 * gdb.mi/mi2-watch.exp: Use standard_testfile.
4655
f5f3a911
TT
46562012-07-10 Tom Tromey <tromey@redhat.com>
4657
4658 * gdb.cp/abstract-origin.exp: Use standard_testfile.
4659 * gdb.cp/ambiguous.exp: Use standard_testfile,
4660 prepare_for_testing.
4661 * gdb.cp/annota2.exp: Use standard_testfile, prepare_for_testing.
4662 * gdb.cp/annota3.exp: Use standard_testfile, prepare_for_testing.
4663 * gdb.cp/anon-ns.exp: Use standard_testfile.
4664 * gdb.cp/anon-struct.exp: Use standard_testfile.
4665 * gdb.cp/anon-union.exp: Use standard_testfile,
4666 prepare_for_testing.
4667 * gdb.cp/arg-reference.exp: Use standard_testfile,
4668 prepare_for_testing.
4669 * gdb.cp/bool.exp: Use standard_testfile, prepare_for_testing.
4670 * gdb.cp/breakpoint.exp: Use standard_testfile,
4671 prepare_for_testing.
4672 * gdb.cp/bs15503.exp: Use standard_testfile, prepare_for_testing.
4673 * gdb.cp/call-c.exp: Use standard_testfile, clean_restart,
4674 standard_output_file.
4675 * gdb.cp/casts.exp: Use standard_testfile, prepare_for_testing.
4676 * gdb.cp/class2.exp: Use standard_testfile, prepare_for_testing.
4677 * gdb.cp/classes.exp: Use standard_testfile, prepare_for_testing.
4678 (test_static_members): Update.
4679 * gdb.cp/cmpd-minsyms.exp: Use standard_testfile.
4680 * gdb.cp/converts.exp: Use standard_testfile.
4681 * gdb.cp/cp-relocate.exp: Use standard_testfile.
4682 * gdb.cp/cpcompletion.exp: Use standard_testfile,
4683 prepare_for_testing.
4684 * gdb.cp/cpexprs.exp: Use standard_testfile, prepare_for_testing.
4685 * gdb.cp/cplabel.exp: Use standard_testfile.
4686 * gdb.cp/cplusfuncs.exp: Use standard_testfile,
4687 prepare_for_testing.
4688 * gdb.cp/ctti.exp: Use standard_testfile, prepare_for_testing.
4689 * gdb.cp/derivation.exp: Use standard_testfile,
4690 prepare_for_testing.
4691 * gdb.cp/destrprint.exp: Use standard_testfile.
4692 * gdb.cp/dispcxx.exp: Use standard_testfile.
4693 * gdb.cp/exception.exp: Use standard_testfile,
4694 prepare_for_testing.
4695 * gdb.cp/expand-psymtabs-cxx.exp: Use standard_testfile.
4696 * gdb.cp/extern-c.exp: Use standard_testfile,
4697 prepare_for_testing.
4698 * gdb.cp/formatted-ref.exp: Use standard_testfile,
4699 prepare_for_testing.
4700 * gdb.cp/fpointer.exp: Use standard_testfile.
4701 * gdb.cp/gdb1355.exp: Use standard_testfile, prepare_for_testing.
4702 * gdb.cp/gdb2384.exp: Use standard_testfile, clean_restart,
4703 standard_output_file.
4704 * gdb.cp/gdb2495.exp: Use standard_testfile, prepare_for_testing.
4705 * gdb.cp/hang.exp: Use standard_testfile, prepare_for_testing.
4706 * gdb.cp/infcall-dlopen.exp: Use standard_testfile,
4707 standard_output_file.
4708 * gdb.cp/inherit.exp: Use standard_testfile, prepare_for_testing.
4709 (do_tests): Update.
4710 * gdb.cp/koenig.exp: Use standard_testfile.
4711 * gdb.cp/local.exp: Use standard_testfile, prepare_for_testing.
4712 * gdb.cp/m-data.exp: Use standard_testfile, prepare_for_testing.
4713 * gdb.cp/m-static.exp: Use standard_testfile,
4714 prepare_for_testing.
4715 * gdb.cp/mb-ctor.exp: Use standard_testfile, prepare_for_testing.
4716 * gdb.cp/mb-inline.exp: Use standard_testfile,
4717 prepare_for_testing.
4718 * gdb.cp/mb-templates.exp: Use standard_testfile,
4719 prepare_for_testing.
4720 * gdb.cp/member-ptr.exp: Use standard_testfile,
4721 prepare_for_testing.
4722 * gdb.cp/meth-typedefs.exp: Use standard_testfile.
4723 * gdb.cp/method.exp: Use standard_testfile, prepare_for_testing.
4724 * gdb.cp/method2.exp: Use standard_testfile.
4725 * gdb.cp/minsym-fallback.exp: Use standard_testfile,
4726 standard_output_file.
4727 * gdb.cp/misc.exp: Use standard_testfile, prepare_for_testing.
4728 (do_tests): Update.
4729 * gdb.cp/namespace-enum.exp: Use standard_testfile,
4730 prepare_for_testing.
4731 * gdb.cp/namespace-nested-import.exp: Use standard_testfile,
4732 prepare_for_testing.
4733 * gdb.cp/namespace.exp: Use standard_testfile,
4734 prepare_for_testing.
4735 * gdb.cp/nextoverthrow.exp: Use standard_testfile.
4736 * gdb.cp/no-dmgl-verbose.exp: Use standard_testfile.
4737 * gdb.cp/nsdecl.exp: Use standard_testfile, prepare_for_testing.
4738 * gdb.cp/nsimport.exp: Use standard_testfile,
4739 prepare_for_testing.
4740 * gdb.cp/nsnested.exp: Use standard_testfile.
4741 * gdb.cp/nsnoimports.exp: Use standard_testfile.
4742 * gdb.cp/nsrecurs.exp: Use standard_testfile,
4743 prepare_for_testing.
4744 * gdb.cp/nsstress.exp: Use standard_testfile,
4745 prepare_for_testing.
4746 * gdb.cp/nsusing.exp: Use standard_testfile, prepare_for_testing.
4747 * gdb.cp/operator.exp: Use standard_testfile.
4748 * gdb.cp/oranking.exp: Use standard_testfile.
4749 * gdb.cp/overload-const.exp: Use standard_testfile.
4750 * gdb.cp/overload.exp: Use standard_testfile,
4751 prepare_for_testing.
4752 * gdb.cp/ovldbreak.exp: Use standard_testfile.
4753 * gdb.cp/ovsrch.exp: Use standard_testfile.
4754 * gdb.cp/paren-type.exp: Use standard_testfile.
4755 * gdb.cp/pass-by-ref.exp: Use standard_testfile,
4756 prepare_for_testing.
4757 * gdb.cp/pr-1023.exp: Use standard_testfile, prepare_for_testing.
4758 * gdb.cp/pr-1210.exp: Use standard_testfile, prepare_for_testing.
4759 * gdb.cp/pr-574.exp: Use standard_testfile, prepare_for_testing.
4760 * gdb.cp/pr10687.exp: Use standard_testfile, clean_restart.
4761 * gdb.cp/pr10728.exp: Use standard_testfile,
4762 standard_output_file.
4763 * gdb.cp/pr12028.exp: Use standard_testfile.
4764 * gdb.cp/pr9067.exp: Use standard_testfile, prepare_for_testing.
4765 * gdb.cp/pr9167.exp: Use standard_testfile.
4766 * gdb.cp/pr9631.exp: Use standard_testfile, prepare_for_testing.
4767 * gdb.cp/printmethod.exp: Use standard_testfile,
4768 prepare_for_testing.
4769 * gdb.cp/psmang.exp: Use standard_testfile, clean_restart.
4770 * gdb.cp/psymtab-parameter.exp: Use standard_testfile.
4771 * gdb.cp/ptype-cv-cp.exp: Use standard_testfile.
4772 * gdb.cp/re-set-overloaded.exp: Use standard_testfile,
4773 standard_output_file.
4774 * gdb.cp/readnow-language.exp: Use standard_testfile.
4775 * gdb.cp/ref-params.exp: Use standard_testfile, build_executable.
4776 (gdb_start_again): Use clean_restart.
4777 * gdb.cp/ref-types.exp: Use standard_testfile,
4778 prepare_for_testing.
4779 * gdb.cp/rtti.exp: Use standard_testfile, prepare_for_testing.
4780 * gdb.cp/shadow.exp: Use standard_testfile, prepare_for_testing.
4781 * gdb.cp/smartp.exp: Use standard_testfile.
4782 * gdb.cp/static-method.exp: Use standard_testfile.
4783 * gdb.cp/static-print-quit.exp: Use standard_testfile.
4784 * gdb.cp/temargs.exp: Use standard_testfile.
4785 * gdb.cp/templates.exp: Use standard_testfile,
4786 prepare_for_testing.
4787 (do_tests): Update.
4788 * gdb.cp/try_catch.exp: Use standard_testfile,
4789 prepare_for_testing.
4790 * gdb.cp/typedef-operator.exp: Use standard_testfile.
4791 * gdb.cp/userdef.exp: Use standard_testfile, prepare_for_testing.
4792 * gdb.cp/virtbase.exp: Use standard_testfile,
4793 prepare_for_testing.
4794 * gdb.cp/virtfunc.exp: Use standard_testfile,
4795 prepare_for_testing.
4796 (do_tests): Update.
4797 * gdb.cp/virtfunc2.exp: Use standard_testfile,
4798 prepare_for_testing.
4799
686f09d0
TT
48002012-07-10 Tom Tromey <tromey@redhat.com>
4801
4802 * lib/gdb.exp (standard_testfile): Unset output variables from
4803 earlier invocations.
4804
9357e021
YQ
48052012-07-10 Yao Qi <yao@codesourcery.com>
4806
4807 * gdb.mi/gdb2549.exp: Remove -DFAKEARGV from compilation flags.
4808 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp: Likewise.
4809 * gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp: Likewise.
4810 * gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp: Likewise.
4811 * gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp: Likewise.
4812 * gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp: Likewise.
4813 * gdb.mi/mi-return.exp, gdb.mi/mi-reverse.exp: Likewise.
4814 * gdb.mi/mi-simplerun.exp, gdb.mi/mi-stack.exp: Likewise.
4815 * gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp: Likewise.
4816 * gdb.mi/mi-until.exp, gdb.mi/mi-var-block.exp: Likewise.
4817 * gdb.mi/mi-var-child.exp, gdb.mi/mi-var-cmd.exp: Likewise.
4818 * gdb.mi/mi-var-display.exp: Likewise.
4819 * gdb.mi/mi-var-invalidate.exp: Likewise.
4820 * gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp: Likewise.
4821 * gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp: Likewise.
4822 * gdb.mi/mi2-console.exp: Likewise.
4823 * gdb.mi/mi2-disassemble.exp: Likewise.
4824 * gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp: Likewise.
4825 * gdb.mi/mi2-read-memory.exp: Likewise.
4826 * gdb.mi/mi2-regs.exp, gdb.mi/mi2-return.exp: Likewise.
4827 * gdb.mi/mi2-simplerun.exp: Likewise.
4828 * gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp: Likewise.
4829 * gdb.mi/mi2-syn-frame.exp: Likewise.
4830 * gdb.mi/mi2-until.exp, gdb.mi/mi2-var-block.exp: Likewise.
4831 * gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp: Likewise.
4832 * gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp: Likewise.
4833
e314d629
TT
48342012-07-09 Tom Tromey <tromey@redhat.com>
4835
4836 * gdb.base/whatis.exp: Add error checks for improper 'void' uses.
4837 * gdb.base/callfuncs.exp: Add cast-based test.
4838 * gdb.base/callfuncs.c (voidfunc): New function.
4839
06928b3f
DE
48402012-07-08 Doug Evans <dje@google.com>
4841
4842 * gdb.dwarf2/dw4-sig-type-unused.S: Fix typo.
4843
32f11bad
JK
48442012-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4845
4846 Fix XFAIL compatibility with old i386 systems.
4847 * gdb.base/stale-infcall.exp (test system longjmp tracking support):
4848 Check also 'Cannot insert breakpoint 0'.
4849
76b83c51
JK
48502012-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4851
4852 PR 14321
4853 * gdb.base/find.exp
4854 (find int64_search_buf, +64/8*100, int64_search_buf): New test.
4855
a6fb9c08
TT
48562012-07-06 Tom Tromey <tromey@redhat.com>
4857
4858 * gdb.base/whatis.exp: Add test.
4859
71918a86
TT
48602012-07-06 Tom Tromey <tromey@redhat.com>
4861
4862 * gdb.base/whatis.exp: Add regression test.
4863
fcde5961
TT
48642012-07-06 Tom Tromey <tromey@redhat.com>
4865
4866 * gdb.base/whatis.exp: Add tests.
4867
f9cf0f4a
JK
48682012-07-04 Jan Kratochvil <jan.kratochvil@redhat.com>
4869
4870 PR 12649
4871 * gdb.base/dprintf.exp (Set dprintf style to agent): Add missing
4872 gdb_test_multiple $gdb_prompt terminator.
4873
979ade8b
PA
48742012-07-04 Pedro Alves <palves@redhat.com>
4875
4876 * gdb.mi/mi-reverse.exp: Use supports_reverse and
4877 supports_process_record.
4878
8a980b44
PA
48792012-07-04 Pedro Alves <palves@redhat.com>
4880
4881 * gdb.ada/packed_tagged/comp_bug.adb: Convert to unix text line
4882 endings.
4883 * gdb.mi/mi-reverse.exp: Convert to unix text line endings.
4884
855ba978
SS
48852012-07-03 Stan Shebs <stan@codesourcery.com>
4886
4887 * gdb.base/info-os.c (main): Retry resource acquisition until an
4888 available one is found.
4889 * gdb.base/info-os.exp: Collect resource keys from the program
4890 and use them in matching.
4891
fcb44371
JK
48922012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4893
4894 * gdb.threads/gcore-thread.exp: Remove variable libthread_db_seen.
4895 Wrap the test into loop for corefile and core0file.
4896
08a67be6
JK
48972012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4898
4899 * gdb.dwarf2/fission-reread.S: Remove .section attributes.
4900 Change CU pointer size to 4 bytes, adjust .8byte to .4byte. Remove
4901 .note.GNU-stack.
4902
0f3c2347
JK
4903 * gdb.dwarf2/fission-reread.S: Change # comments to /* */ comments.
4904
ff4a4500
SDJ
49052012-07-02 Sergio Durigan Junior <sergiodj@redhat.com>
4906
4907 * gdb.base/help.exp (help b, help br, help bre, help brea, help
4908 break): Include help message for the new `-probe' and `-probe-stap'
4909 options.
4910
d3ce09f5
SS
49112012-07-02 Stan Shebs <stan@codesourcery.com>
4912
4913 * gdb.base/dprintf.exp: Add agent style tests.
4914
a1624241
JK
49152012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4916
4917 * gdb.base/stale-infcall.c (infcall): New label test-next.
4918 (main): New labels test-pass and test-fail.
4919 * gdb.base/stale-infcall.exp: Continue to test-next. Put breakpoint
4920 $test_fail_bpnum to test-fail.
4921 (test system longjmp tracking support): New test.
4922 Delete $test_fail_bpnum.
4923 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept also Temporary
4924 breakpoint.
4925
42e7ad6c
DE
49262012-06-30 Doug Evans <dje@google.com>
4927
4928 * gdb.dwarf2/fission-reread.S: New file.
4929 * gdb.dwarf2/fission-reread.exp: New file.
4930
37ce89eb
SS
49312012-06-28 Stan Shebs <stan@codesourcery.com>
4932
4933 * gdb.mi/mi-logging.exp: New file.
4934
e5ef252a
PA
49352012-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4936 Pedro Alves <palves@redhat.com>
4937
4938 * gdb.threads/siginfo-threads.exp: New file.
4939 * gdb.threads/siginfo-threads.c: New file.
4940 * gdb.threads/sigstep-threads.exp: New file.
4941 * gdb.threads/sigstep-threads.c: New file.
4942
22f1fbae
TT
49432012-06-28 Tom Tromey <tromey@redhat.com>
4944
4945 * gdb.go/package.exp: Partially revert earlier patch; use
4946 gdb_compile again. Use standard_output_file.
4947
2e3cf129
DE
49482012-06-27 Doug Evans <dje@google.com>
4949
4950 * gdb.dwarf2/fission-base.c: New file.
4951 * gdb.dwarf2/fission-base.S: New file.
4952 * gdb.dwarf2/fission-base.exp: New file.
4953
785fd303
JK
49542012-06-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4955
4956 * gdb.dwarf2/callframecfa.exp: Replace $testname by $testfile.
4957
1bb9788d
TT
49582012-06-27 Tom Tromey <tromey@redhat.com>
4959
4960 * gdb.base/macscp1.c (macscp_expr): Add breakpoint comment.
4961 * gdb.base/macscp.exp (maybe_kfail): Add test for macro scope.
4962
c83ee902
TT
49632012-06-27 Tom Tromey <tromey@redhat.com>
4964
4965 * gdb.dwarf2/pr10770.exp: Use standard_testfile.
4966 * gdb.dwarf2/dw2-var-zero-addr.exp: Use standard_testfile.
4967 * gdb.dwarf2/dw2-param-error.exp: Use standard_testfile.
4968 * gdb.dwarf2/dw2-op-call.exp: Use standard_testfile.
4969 * gdb.dwarf2/dw2-inline-param.exp: Use standard_testfile,
4970 prepare_for_testing.
4971 * gdb.dwarf2/dw2-inline-break.exp: Use standard_testfile.
4972 * gdb.dwarf2/dw2-ifort-parameter.exp: Use standard_testfile.
4973 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Use
4974 standard_testfile.
4975 * gdb.dwarf2/dw2-case-insensitive.exp: Use standard_testfile.
4976 * gdb.dwarf2/dw4-sig-types.exp: Use standard_testfile.
4977 * gdb.dwarf2/dw2-objfile-overlap.exp: Use standard_testfile.
4978 * gdb.dwarf2/callframecfa.exp: Use standard_testfile,
4979 prepare_for_testing.
4980 * gdb.dwarf2/dup-psym.exp: Use standard_testfile.
4981 * gdb.dwarf2/dw2-ada-ffffffff.exp: Use standard_testfile.
4982 * gdb.dwarf2/dw2-anonymous-func.exp: Use standard_testfile.
4983 * gdb.dwarf2/dw2-bad-parameter-type.exp: Use standard_testfile.
4984 * gdb.dwarf2/dw2-basic.exp: Use standard_testfile.
4985 * gdb.dwarf2/dw2-compressed.exp: Use standard_testfile.
4986 * gdb.dwarf2/dw2-const.exp: Use standard_testfile.
4987 * gdb.dwarf2/dw2-cu-size.exp: Use standard_testfile.
4988 * gdb.dwarf2/dw2-double-set-die-type.exp: Use standard_testfile.
4989 * gdb.dwarf2/dw2-empty-namespace.exp: Use standard_testfile.
4990 * gdb.dwarf2/dw2-empty-pc-range.exp: Use standard_testfile.
4991 * gdb.dwarf2/dw2-filename.exp: Use standard_testfile.
4992 * gdb.dwarf2/dw2-icc-opaque.exp: Use standard_testfile.
4993 * gdb.dwarf2/dw2-inheritance.exp: Use standard_testfile.
4994 * gdb.dwarf2/dw2-intercu.exp: Use standard_testfile.
4995 * gdb.dwarf2/dw2-intermix.exp: Use standard_testfile.
4996 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use standard_testfile.
4997 * gdb.dwarf2/dw2-modula2-self-type.exp: Use standard_testfile.
4998 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use standard_testfile.
4999 * gdb.dwarf2/dw2-op-stack-value.exp: Use standard_testfile.
5000 * gdb.dwarf2/dw2-producer.exp: Use standard_testfile.
5001 * gdb.dwarf2/dw2-ranges.exp: Use standard_testfile,
5002 standard_output_file.
5003 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use standard_testfile,
5004 standard_output_file.
5005 * gdb.dwarf2/dw2-restore.exp: Use standard_testfile.
5006 * gdb.dwarf2/dw2-simple-locdesc.exp: Use standard_testfile.
5007 * gdb.dwarf2/dw2-skip-prologue.exp: Use standard_testfile.
5008 * gdb.dwarf2/dw2-stack-boundary.exp: Use standard_testfile.
5009 * gdb.dwarf2/dw2-strp.exp: Use standard_testfile.
5010 * gdb.dwarf2/dw4-sig-type-unused.exp: Use standard_testfile.
5011 * gdb.dwarf2/implptr-64bit.exp: Use standard_testfile.
5012 * gdb.dwarf2/implptr-optimized-out.exp: Use standard_testfile.
5013 * gdb.dwarf2/implptr.exp: Use standard_testfile.
5014 * gdb.dwarf2/mac-fileno.exp: Use standard_testfile.
5015 * gdb.dwarf2/member-ptr-forwardref.exp: Use standard_testfile.
5016 * gdb.dwarf2/pieces.exp: Use standard_testfile.
5017 * gdb.dwarf2/pr11465.exp: Use standard_testfile.
5018 * gdb.dwarf2/pr13961.exp: Use standard_testfile.
5019 * gdb.dwarf2/valop.exp: Use standard_testfile,
5020 prepare_for_testing.
5021
5204774b
TT
50222012-06-27 Tom Tromey <tromey@redhat.com>
5023
5024 * gdb.python/python.exp: Fix regexps in pagination tests.
5025
ee0bf529
SCR
50262012-06-26 Siva Chandra Reddy <sivachandra@google.com>
5027
5028 * gdb.python/py-symtab.exp: Add tests to test the new attribute
5029 'last' of gdb.Symtab_and_line.
5030 * gdb.python/py-symbol.c: Move break point comment to enable
5031 testing of gdb.Symtab_and_line.last.
5032
14fcc022
TT
50332012-06-26 Tom Tromey <tromey@redhat.com>
5034
5035 * gdb.threads/step.c: Remove.
5036 * gdb.threads/step.exp: Remove.
5037 * gdb.threads/step2.exp: Remove.
5038
0efbbabc
TT
50392012-06-26 Tom Tromey <tromey@redhat.com>
5040
5041 * gdb.threads/watchpoint-fork.exp (test): Use
5042 standard_output_file. Don't declare objdir.
5043 * gdb.threads/attach-into-signal.exp: Use standard_testfile,
5044 standard_output_file.
5045 * gdb.threads/attach-stopped.exp: Use standard_testfile.
5046 * gdb.threads/bp_in_thread.exp: Use standard_testfile,
5047 clean_restart. Remove incdir.
5048 * gdb.threads/corethreads.exp: Use standard_testfile.
5049 * gdb.threads/execl.exp: Use standard_testfile,
5050 standard_output_file, clean_restart.
5051 * gdb.threads/fork-child-threads.exp: Use standard_testfile,
5052 clean_restart.
5053 * gdb.threads/fork-thread-pending.exp: Use standard_testfile,
5054 clean_restart.
5055 * gdb.threads/gcore-thread.exp: Use standard_testfile. Remove
5056 incdir.
5057 * gdb.threads/hand-call-in-threads.exp: Use standard_testfile,
5058 clean_restart. Remove incdir.
5059 * gdb.threads/ia64-sigill.exp: Use standard_testfile.
5060 * gdb.threads/interrupted-hand-call.exp: Use standard_testfile,
5061 clean_restart. Remove incdir.
5062 * gdb.threads/killed.exp: Use standard_testfile, clean_restart.
5063 Remove incdir.
5064 * gdb.threads/leader-exit.exp: Use standard_testfile.
5065 * gdb.threads/linux-dp.exp: Use standard_testfile, clean_restart.
5066 * gdb.threads/local-watch-wrong-thread.exp: Use standard_testfile,
5067 clean_restart.
5068 * gdb.threads/manythreads.exp: Use standard_testfile,
5069 clean_restart. Remove incdir.
5070 * gdb.threads/multi-create.exp: Use standard_testfile,
5071 clean_restart.
5072 * gdb.threads/no-unwaited-for-left.exp: Use standard_testfile.
5073 * gdb.threads/non-ldr-exc-1.exp: Use standard_testfile.
5074 * gdb.threads/non-ldr-exc-2.exp: Use standard_testfile.
5075 * gdb.threads/non-ldr-exc-3.exp: Use standard_testfile.
5076 * gdb.threads/non-ldr-exc-4.exp: Use standard_testfile.
5077 * gdb.threads/pending-step.exp: Use standard_testfile,
5078 clean_restart. Remove incdir.
5079 * gdb.threads/print-threads.exp: Use standard_testfile,
5080 clean_restart. Remove incdir.
5081 * gdb.threads/pthread_cond_wait.exp: Use standard_testfile,
5082 clean_restart. Remove incdir.
5083 * gdb.threads/pthreads.exp: Use standard_testfile, clean_restart.
5084 Remove incdir.
5085 * gdb.threads/schedlock.exp: Use standard_testfile. Remove
5086 incdir.
5087 * gdb.threads/sigthread.exp: Use standard_testfile,
5088 clean_restart.
5089 * gdb.threads/staticthreads.exp: Use standard_testfile,
5090 clean_restart. Remove incdir.
5091 * gdb.threads/switch-threads.exp: Use standard_testfile,
5092 clean_restart. Remove incdir.
5093 * gdb.threads/thread-execl.exp: Use standard_testfile,
5094 clean_restart. Remove incdir.
5095 * gdb.threads/thread-find.exp: Use standard_testfile,
5096 clean_restart.
5097 * gdb.threads/thread-specific.exp: Use standard_testfile,
5098 clean_restart. Remove incdir.
5099 * gdb.threads/thread-unwindonsignal.exp: Use standard_testfile,
5100 clean_restart. Remove incdir.
5101 * gdb.threads/thread_check.exp: Use standard_testfile,
5102 clean_restart. Remove incdir.
5103 * gdb.threads/thread_events.exp: Use standard_testfile. Remove
5104 incdir.
5105 * gdb.threads/threadapply.exp: Use standard_testfile,
5106 clean_restart. Remove incdir.
5107 * gdb.threads/threxit-hop-specific.exp: Use standard_testfile,
5108 clean_restart. Remove incdir.
5109 * gdb.threads/tls-nodebug.exp: Use standard_testfile,
5110 clean_restart.
5111 * gdb.threads/tls-shared.exp: Use standard_testfile,
5112 clean_restart, standard_output_file.
5113 * gdb.threads/tls-var.exp: Use standard_testfile,
5114 standard_output_file.
5115 * gdb.threads/tls.exp: Use standard_testfile, clean_restart.
5116 Remove incdir.
5117 * gdb.threads/watchthreads-reorder.exp: Use standard_testfile.
5118 * gdb.threads/watchthreads.exp: Use standard_testfile. Remove
5119 incdir.
5120 * gdb.threads/watchthreads2.exp: Use standard_testfile,
5121 clean_restart. Remove incdir.
5122
497a5eb0
TT
51232012-06-26 Tom Tromey <tromey@redhat.com>
5124
5125 * gdb.trace/actions.exp: Use standard_testfile.
5126 * gdb.trace/ax.exp: Use standard_testfile.
5127 * gdb.trace/backtrace.exp: Use standard_testfile.
5128 * gdb.trace/change-loc.exp: Use standard_testfile.
5129 * gdb.trace/circ.exp: Use standard_testfile, prepare_for_testing.
5130 * gdb.trace/collection.exp: Use standard_testfile,
5131 prepare_for_testing.
5132 * gdb.trace/deltrace.exp: Use standard_testfile.
5133 * gdb.trace/disconnected-tracing.exp: Use standard_testfile.
5134 * gdb.trace/ftrace.exp: Use standard_testfile.
5135 * gdb.trace/infotrace.exp: Use standard_testfile.
5136 * gdb.trace/packetlen.exp: Use standard_testfile.
5137 * gdb.trace/passc-dyn.exp: Use standard_testfile.
5138 * gdb.trace/passcount.exp: Use standard_testfile.
5139 * gdb.trace/pending.exp: Use standard_testfile.
5140 * gdb.trace/report.exp: Use standard_testfile.
5141 * gdb.trace/save-trace.exp: Use standard_testfile.
5142 * gdb.trace/stap-trace.exp: Use standard_testfile.
5143 * gdb.trace/status-stop.exp: Use standard_testfile.
5144 * gdb.trace/strace.exp: Use standard_testfile.
5145 * gdb.trace/tfile.exp: Use standard_testfile.
5146 * gdb.trace/tfind.exp: Use standard_testfile.
5147 * gdb.trace/trace-break.exp: Use standard_testfile.
5148 * gdb.trace/trace-mt.exp: Use standard_testfile.
5149 * gdb.trace/tracecmd.exp: Use standard_testfile.
5150 * gdb.trace/tspeed.exp: Use standard_testfile.
5151 * gdb.trace/tstatus.exp: Use standard_testfile.
5152 * gdb.trace/tsv.exp: Use standard_testfile.
5153 * gdb.trace/unavailable.exp: Use standard_testfile,
5154 prepare_for_testing.
5155 * gdb.trace/while-dyn.exp: Use standard_testfile.
5156 * gdb.trace/while-stepping.exp: Use standard_testfile.
5157
7686c074
TT
51582012-06-26 Tom Tromey <tromey@redhat.com>
5159
5160 * gdb.reverse/break-precsave.exp: Use standard_testfile.
5161 * gdb.reverse/break-reverse.exp: Use standard_testfile.
5162 * gdb.reverse/consecutive-precsave.exp: Use standard_testfile.
5163 * gdb.reverse/consecutive-reverse.exp: Use standard_testfile.
5164 * gdb.reverse/finish-precsave.exp: Use standard_testfile.
5165 * gdb.reverse/finish-reverse-bkpt.exp: Use standard_testfile.
5166 * gdb.reverse/finish-reverse.exp: Use standard_testfile.
5167 * gdb.reverse/i386-precsave.exp: Use standard_testfile,
5168 prepare_for_testing.
5169 * gdb.reverse/i386-reverse.exp: Use standard_testfile,
5170 prepare_for_testing.
5171 * gdb.reverse/i386-sse-reverse.exp: Use standard_testfile,
5172 prepare_for_testing.
5173 * gdb.reverse/i387-env-reverse.exp: Use standard_testfile,
5174 prepare_for_testing.
5175 * gdb.reverse/i387-stack-reverse.exp: Use standard_testfile,
5176 prepare_for_testing
5177 * gdb.reverse/machinestate-precsave.exp: Use standard_testfile.
5178 * gdb.reverse/machinestate.exp: Use standard_testfile.
5179 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Use standard_testfile.
5180 * gdb.reverse/sigall-precsave.exp: Use standard_testfile,
5181 build_executable.
5182 * gdb.reverse/sigall-reverse.exp: Use standard_testfile,
5183 build_executable.
5184 * gdb.reverse/solib-precsave.exp: Use standard_testfile,
5185 standard_output_file.
5186 * gdb.reverse/solib-reverse.exp: Use standard_testfile,
5187 standard_output_file.
5188 * gdb.reverse/step-precsave.exp: Use standard_testfile.
5189 * gdb.reverse/step-reverse.exp: Use standard_testfile.
5190 * gdb.reverse/until-precsave.exp: Use standard_testfile.
5191 * gdb.reverse/until-reverse.exp: Use standard_testfile.
5192 * gdb.reverse/watch-precsave.exp: Use standard_testfile.
5193 * gdb.reverse/watch-reverse.exp: Use standard_testfile.
5194
481fc100
TT
51952012-06-26 Tom Tromey <tromey@redhat.com>
5196
5197 * gdb.stabs/weird.exp: Remove directory-checking code. Use
5198 standard_output_file.
5199 * gdb.stabs/exclfwd.exp: Use standard_testfile,
5200 prepare_for_testing. Remove directory-checking code.
5201
7bb18ae2
TT
52022012-06-25 Tom Tromey <tromey@redhat.com>
5203
5204 * gdb.multi/watchpoint-multi.exp: Use standard_testfile.
5205 * gdb.multi/bkpt-multi-exec.exp: Use standard_output_file. Use
5206 build_executable, not prepare_for_testing.
5207 * gdb.multi/base.exp: Use standard_output_file. Use
5208 build_executable, not prepare_for_testing.
5209
cf09b3e4
TT
52102012-06-25 Tom Tromey <tromey@redhat.com>
5211
5212 * gdb.fortran/subarray.exp: Use standard_testfile,
5213 prepare_for_testing.
5214 * gdb.fortran/multi-dim.exp: Use standard_testfile.
5215 * gdb.fortran/module.exp: Use standard_testfile.
5216 * gdb.fortran/logical.exp: Use standard_testfile.
5217 * gdb.fortran/library-module.exp: Use standard_testfile,
5218 standard_output_file.
5219 * gdb.fortran/derived-type.exp: Use standard_testfile,
5220 prepare_for_testing.
5221 * gdb.fortran/complex.exp: Use standard_testfile,
5222 prepare_for_testing.
5223 * gdb.fortran/charset.exp: Use standard_testfile.
5224 * gdb.fortran/array-element.exp: Use standard_testfile,
5225 prepare_for_testing.
5226
18b5ff1b
KS
52272012-06-25 Keith Seitz <keiths@redhat.com>
5228
5229 * gdb.mi/mi-break.exp (test_rbreak_creation_and_listing):
5230 Change rbreak-related tests to KFAIL and add bugzilla numbers.
5231
17b77626
TT
52322012-06-25 Tom Tromey <tromey@redhat.com>
5233
5234 * gdb.pascal/integers.exp: Use standard_testfile, clean_restart.
5235 * gdb.pascal/hello.exp: Use standard_testfile, clean_restart.
5236 * gdb.pascal/gdb11492.exp: Use standard_testfile, clean_restart.
5237 * gdb.pascal/floats.exp: Use standard_testfile, clean_restart.
5238
f91e3dc1
TT
52392012-06-25 Tom Tromey <tromey@redhat.com>
5240
5241 * gdb.linespec/ls-errs.exp: Use standard_testfile.
5242 * gdb.linespec/ls-dollar.exp: Use standard_testfile.
5243 * gdb.linespec/linespec.exp: Use standard_testfile.
5244
a884434d
TT
52452012-06-25 Tom Tromey <tromey@redhat.com>
5246
5247 * gdb.modula2/unbounded-array.exp: Use standard_testfile,
5248 prepare_for_testing.
5249
efc9d70a
TT
52502012-06-25 Tom Tromey <tromey@redhat.com>
5251
5252 * gdb.opt/clobbered-registers-O2.exp: Use standard_testfile,
5253 prepare_for_testing.
5254 * gdb.opt/inline-break.exp: Use standard_testfile,
5255 prepare_for_testing.
5256 * gdb.opt/inline-bt.exp: Use standard_testfile,
5257 prepare_for_testing.
5258 * gdb.opt/inline-cmds.exp: Use standard_testfile,
5259 prepare_for_testing.
5260 * gdb.opt/inline-locals.exp: Use standard_testfile,
5261 prepare_for_testing.
5262
e2fc92c6
TT
52632012-06-25 Tom Tromey <tromey@redhat.com>
5264
5265 * gdb.asm/asm-source.exp: Use standard_output_file,
5266 standard_testfile. Construct .o files in proper subdir.
5267
b0963d73
TT
52682012-06-25 Tom Tromey <tromey@redhat.com>
5269
5270 * gdb.server/ext-attach.exp: Use standard_testfile,
5271 prepare_for_testing.
5272 * gdb.server/ext-run.exp: Use standard_testfile,
5273 build_executable.
5274 * gdb.server/file-transfer.exp: Use standard_testfile,
5275 prepare_for_testing.
5276 * gdb.server/server-exec-info.exp: Use standard_testfile.
5277 * gdb.server/server-mon.exp: Use standard_testfile,
5278 prepare_for_testing.
5279 * gdb.server/server-run.exp: Use standard_testfile,
5280 build_executable.
5281 * gdb.server/solib-list.exp: Use standard_testfile,
5282 standard_output_file.
5283
8a3e1f8d
TT
52842012-06-25 Tom Tromey <tromey@redhat.com>
5285
5286 * lib/gdb.exp (standard_output_file): Use "file join".
5287 * gdb.go/chan.exp: Use standard_testfile.
5288 * gdb.go/handcall.exp: Use standard_testfile.
5289 * gdb.go/hello.exp: Use standard_testfile.
5290 * gdb.integers/chan.exp: Use standard_testfile.
5291 * gdb.go/methods.exp: Use standard_testfile.
5292 * gdb.go/package.exp: Use standard_testfile.
5293 * gdb.go/strings.exp: Use standard_testfile.
5294 * gdb.go/types.exp: Use standard_testfile.
5295 * gdb.go/unsafe.exp: Use standard_testfile.
5296
944a9061
MGD
52972012-06-25 Greta Yorsh <greta.yorsh@arm.com>
5298
5299 * gdb.arch/arm-disp-step.S: Fix use of .global directives.
5300
1c06bd58
JK
53012012-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5302
5303 Fix regression by the previous commit.
5304 * gdb.python/lib-types.exp: Add c++ to the compilation flags.
5305
b4a58790
TT
53062012-06-22 Tom Tromey <tromey@redhat.com>
5307
5308 * gdb.python/lib-types.exp: Use standard_testfile,
5309 prepare_for_testing.
5310 * gdb.python/py-block.exp: Use standard_testfile.
5311 * gdb.python/py-breakpoint.exp: Use standard_testfile.
5312 * gdb.python/py-events.exp: Use standard_testfile,
5313 standard_output_file.
5314 * gdb.python/py-evsignal.exp: Use standard_testfile.
5315 * gdb.python/py-evethreads.exp: Use standard_testfile.
5316 * gdb.python/py-explore-cc.exp: Use standard_testfile.
5317 * gdb.python/py-explore.exp: Use standard_testfile.
5318 * gdb.python/py-finish-breakpoint.exp: Use standard_testfile,
5319 standard_output_file.
5320 * gdb.python/py-finish-breakpoint2.exp: Use standard_testfile,
5321 prepare_for_testing.
5322 * gdb.python/py-frame-inline.exp: Use standard_testfile.
5323 * gdb.python/py-frame.exp: Use standard_testfile.
5324 * gdb.python/py-inferior.exp: Use standard_testfile.
5325 * gdb.python/py-infthread.exp: Use standard_testfile.
5326 * gdb.python/py-mi.exp: Use standard_testfile.
5327 * gdb.python/py-objfile-script.exp: Use standard_testfile,
5328 build_executable.
5329 * gdb.python/py-objfile.exp: Use standard_testfile.
5330 * gdb.python/py-pp-maint.exp: Use standard_testfile,
5331 prepare_for_testing.
5332 * gdb.python/py-prettyprint.exp: Use standard_testfile.
5333 * gdb.python/py-progspace.exp: Use standard_testfile,
5334 build_executable.
5335 * gdb.python/py-prompt.exp: Use standard_testfile,
5336 build_executable.
5337 * gdb.python/py-section-script.exp: Use standard_testfile,
5338 build_executable.
5339 * gdb.python/py-shared.exp: Use standard_testfile,
5340 standard_output_file, clean_restart.
5341 * gdb.python/py-symbol.exp: Use standard_output_file,
5342 prepare_for_testing.
5343 * gdb.python/py-symtab.exp: Use standard_output_file,
5344 prepare_for_testing
5345 * gdb.python/py-template.exp: Use standard_testfile.
5346 * gdb.python/py-type.exp: Use standard_testfile.
5347 * gdb.python/py-value-cc.exp: Use standard_testfile.
5348 * gdb.python/py-value.exp: Use standard_testfile.
5349 * gdb.python/python.exp: Use standard_testfile, build_executable.
5350
2c44deac
TT
53512012-06-22 Tom Tromey <tromey@redhat.com>
5352
5353 * gdb.objc/basicclass.exp: Use standard_testfile.
5354 (do_objc_tests): Don't declare objdir.
5355 * gdb.objc/nondebug.exp: Use standard_testfile.
5356 (do_objc_tests): Don't declare objdir.
5357 * gdb.objc/objcdecode.exp: Use standard_testfile.
5358 (do_objc_tests): Don't declare objdir.
5359
c24ccbce
TT
53602012-06-22 Tom Tromey <tromey@redhat.com>
5361
5362 * gdb.java/jmain.exp: Use standard_testfile.
5363 * gdb.java/jmisc.exp: Use standard_testfile.
5364 * gdb.java/jnpe.exp: Use standard_testfile.
5365 * gdb.java/jprint.exp: Use standard_testfile.
5366
0a6d0306
TT
53672012-06-22 Tom Tromey <tromey@redhat.com>
5368
5369 * lib/gdb.exp (default_gdb_init): Set gdb_test_file_name.
5370 (standard_output_file, standard_testfile): New procs.
5371 (build_executable, clean_restart): Use standard_output_file.
5372
6ea815ef
YQ
53732012-06-22 Yao Qi <yao@codesourcery.com>
5374
5375 * boards/native-gdbserver.exp: New proc ${board}_exec.
5376 * boards/native-stdio-gdbserver.exp: Likewise.
5377
4c93b1db
TT
53782012-06-21 Tom Tromey <tromey@redhat.com>
5379
5380 * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)
5381 (build_executable): Update.
5382 (get_compiler_info): Remove 'binfile' argument.
5383 * gdb.ada/arrayidx.exp: Update.
5384 * gdb.ada/null_array.exp: Update.
5385 * gdb.arch/altivec-abi.exp: Update.
5386 * gdb.arch/altivec-regs.exp: Update.
5387 * gdb.arch/amd64-byte.exp: Update.
5388 * gdb.arch/amd64-dword.exp: Update.
5389 * gdb.arch/amd64-word.exp: Update.
5390 * gdb.arch/i386-avx.exp: Update.
5391 * gdb.arch/i386-byte.exp: Update.
5392 * gdb.arch/i386-sse.exp: Update.
5393 * gdb.arch/i386-word.exp: Update.
5394 * gdb.arch/ppc-dfp.exp: Update.
5395 * gdb.arch/ppc-fp.exp: Update.
5396 * gdb.arch/vsx-regs.exp: Update.
5397 * gdb.base/all-bin.exp: Update.
5398 * gdb.base/annota1.exp: Update.
5399 * gdb.base/async.exp: Update.
5400 * gdb.base/attach.exp: Update.
5401 * gdb.base/break-interp.exp: Update.
5402 * gdb.base/call-ar-st.exp: Update.
5403 * gdb.base/call-rt-st.exp: Update.
5404 * gdb.base/call-sc.exp: Update.
5405 * gdb.base/callfuncs.exp: Update.
5406 * gdb.base/catch-load.exp: Update.
5407 * gdb.base/completion.exp: Update.
5408 * gdb.base/complex.exp: Update.
5409 * gdb.base/condbreak.exp: Update.
5410 * gdb.base/consecutive.exp: Update.
5411 * gdb.base/constvars.exp: Update.
5412 * gdb.base/corefile.exp: Update.
5413 * gdb.base/eval-skip.exp: Update.
5414 * gdb.base/expand-psymtabs.exp: Update.
5415 * gdb.base/exprs.exp: Update.
5416 * gdb.base/fileio.exp: Update.
5417 * gdb.base/fixsection.exp: Update.
5418 * gdb.base/funcargs.exp: Update.
5419 * gdb.base/gdb11530.exp: Update.
5420 * gdb.base/gdb1555.exp: Update.
5421 * gdb.base/gnu-ifunc.exp: Update.
5422 * gdb.base/gnu_vector.exp: Update.
5423 * gdb.base/info-macros.exp: Update.
5424 * gdb.base/jit-simple.exp: Update.
5425 * gdb.base/jit-so.exp: Update.
5426 * gdb.base/jit.exp: Update.
5427 * gdb.base/langs.exp: Update.
5428 * gdb.base/list.exp: Update.
5429 * gdb.base/logical.exp: Update.
5430 * gdb.base/long_long.exp: Update.
5431 * gdb.base/longjmp.exp: Update.
5432 * gdb.base/macscp.exp: Update.
5433 * gdb.base/mips_pro.exp: Update.
5434 * gdb.base/miscexprs.exp: Update.
5435 * gdb.base/morestack.exp: Update.
5436 * gdb.base/nodebug.exp: Update.
5437 * gdb.base/opaque.exp: Update.
5438 * gdb.base/pc-fp.exp: Update.
5439 * gdb.base/pending.exp: Update.
5440 * gdb.base/permissions.exp: Update.
5441 * gdb.base/pointers.exp: Update.
5442 * gdb.base/prelink.exp: Update.
5443 * gdb.base/printcmds.exp: Update.
5444 * gdb.base/psymtab.exp: Update.
5445 * gdb.base/ptype.exp: Update.
5446 * gdb.base/relational.exp: Update.
5447 * gdb.base/scope.exp: Update.
5448 * gdb.base/setvar.exp: Update.
5449 * gdb.base/shlib-call.exp: Update.
5450 * gdb.base/shreloc.exp: Update.
5451 * gdb.base/signals.exp: Update.
5452 * gdb.base/sizeof.exp: Update.
5453 * gdb.base/so-impl-ld.exp: Update.
5454 * gdb.base/so-indr-cl.exp: Update.
5455 * gdb.base/solib-disc.exp: Update.
5456 * gdb.base/solib-display.exp: Update.
5457 * gdb.base/solib-nodir.exp: Update.
5458 * gdb.base/solib-overlap.exp: Update.
5459 * gdb.base/solib-symbol.exp: Update.
5460 * gdb.base/solib-weak.exp: Update.
5461 * gdb.base/solib.exp: Update.
5462 * gdb.base/store.exp: Update.
5463 * gdb.base/structs.exp: Update.
5464 * gdb.base/structs2.exp: Update.
5465 * gdb.base/type-opaque.exp: Update.
5466 * gdb.base/unload.exp: Update.
5467 * gdb.base/varargs.exp: Update.
5468 * gdb.base/volatile.exp: Update.
5469 * gdb.base/watch_thread_num.exp: Update.
5470 * gdb.base/watchpoint-solib.exp: Update.
5471 * gdb.base/watchpoint.exp: Update.
5472 * gdb.base/watchpoints.exp: Update.
5473 * gdb.base/whatis.exp: Update.
5474 * gdb.cell/arch.exp: Update.
5475 * gdb.cell/break.exp: Update.
5476 * gdb.cell/bt.exp: Update.
5477 * gdb.cell/core.exp: Update.
5478 * gdb.cell/data.exp: Update.
5479 * gdb.cell/ea-cache.exp: Update.
5480 * gdb.cell/f-regs.exp: Update.
5481 * gdb.cell/fork.exp: Update.
5482 * gdb.cell/gcore.exp: Update.
5483 * gdb.cell/mem-access.exp: Update.
5484 * gdb.cell/ptype.exp: Update.
5485 * gdb.cell/registers.exp: Update.
5486 * gdb.cell/sizeof.exp: Update.
5487 * gdb.cell/solib-symbol.exp: Update.
5488 * gdb.cell/solib.exp: Update.
5489 * gdb.cp/ambiguous.exp: Update.
5490 * gdb.cp/breakpoint.exp: Update.
5491 * gdb.cp/bs15503.exp: Update.
5492 * gdb.cp/casts.exp: Update.
5493 * gdb.cp/class2.exp: Update.
5494 * gdb.cp/cpexprs.exp: Update.
5495 * gdb.cp/cplusfuncs.exp: Update.
5496 * gdb.cp/ctti.exp: Update.
5497 * gdb.cp/dispcxx.exp: Update.
5498 * gdb.cp/gdb1355.exp: Update.
5499 * gdb.cp/gdb2384.exp: Update.
5500 * gdb.cp/gdb2495.exp: Update.
5501 * gdb.cp/infcall-dlopen.exp: Update.
5502 * gdb.cp/local.exp: Update.
5503 * gdb.cp/m-data.exp: Update.
5504 * gdb.cp/m-static.exp: Update.
5505 * gdb.cp/mb-ctor.exp: Update.
5506 * gdb.cp/mb-inline.exp: Update.
5507 * gdb.cp/mb-templates.exp: Update.
5508 * gdb.cp/member-ptr.exp: Update.
5509 * gdb.cp/method.exp: Update.
5510 * gdb.cp/namespace.exp: Update.
5511 * gdb.cp/nextoverthrow.exp: Update.
5512 * gdb.cp/nsdecl.exp: Update.
5513 * gdb.cp/nsrecurs.exp: Update.
5514 * gdb.cp/nsstress.exp: Update.
5515 * gdb.cp/nsusing.exp: Update.
5516 * gdb.cp/pr-1023.exp: Update.
5517 * gdb.cp/pr-1210.exp: Update.
5518 * gdb.cp/pr-574.exp: Update.
5519 * gdb.cp/pr9631.exp: Update.
5520 * gdb.cp/printmethod.exp: Update.
5521 * gdb.cp/psmang.exp: Update.
5522 * gdb.cp/re-set-overloaded.exp: Update.
5523 * gdb.cp/rtti.exp: Update.
5524 * gdb.cp/shadow.exp: Update.
5525 * gdb.cp/templates.exp: Update.
5526 * gdb.cp/try_catch.exp: Update.
5527 * gdb.dwarf2/dw2-ranges.exp: Update.
5528 * gdb.dwarf2/pr10770.exp: Update.
5529 * gdb.fortran/library-module.exp: Update.
5530 * gdb.hp/gdb.aCC/optimize.exp: Update.
5531 * gdb.hp/gdb.aCC/watch-cmd.exp: Update.
5532 * gdb.hp/gdb.base-hp/callfwmall.exp: Update.
5533 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Update.
5534 * gdb.hp/gdb.base-hp/pxdb.exp: Update.
5535 * gdb.hp/gdb.base-hp/sized-enum.exp: Update.
5536 * gdb.hp/gdb.base-hp/so-thresh.exp: Update.
5537 * gdb.hp/gdb.compat/xdb1.exp: Update.
5538 * gdb.hp/gdb.compat/xdb2.exp: Update.
5539 * gdb.hp/gdb.compat/xdb3.exp: Update.
5540 * gdb.hp/gdb.defects/bs14602.exp: Update.
5541 * gdb.hp/gdb.defects/solib-d.exp: Update.
5542 * gdb.hp/gdb.objdbg/objdbg01.exp: Update.
5543 * gdb.hp/gdb.objdbg/objdbg02.exp: Update.
5544 * gdb.hp/gdb.objdbg/objdbg03.exp: Update.
5545 * gdb.hp/gdb.objdbg/objdbg04.exp: Update.
5546 * gdb.mi/gdb792.exp: Update.
5547 * gdb.mi/mi-pending.exp: Update.
5548 * gdb.mi/mi-solib.exp: Update.
5549 * gdb.mi/mi-var-cp.exp: Update.
5550 * gdb.opt/clobbered-registers-O2.exp: Update.
5551 * gdb.opt/inline-bt.exp: Update.
5552 * gdb.opt/inline-cmds.exp: Update.
5553 * gdb.opt/inline-locals.exp: Update.
5554 * gdb.python/py-events.exp: Update.
5555 * gdb.python/py-finish-breakpoint.exp: Update.
5556 * gdb.python/py-type.exp: Update.
5557 * gdb.reverse/solib-precsave.exp: Update.
5558 * gdb.reverse/solib-reverse.exp: Update.
5559 * gdb.server/solib-list.exp: Update.
5560 * gdb.stabs/weird.exp: Update.
5561 * gdb.threads/attach-into-signal.exp: Update.
5562 * gdb.threads/attach-stopped.exp: Update.
5563 * gdb.threads/tls-shared.exp: Update.
5564 * gdb.trace/change-loc.exp: Update.
5565 * gdb.trace/strace.exp: Update.
5566
95c391b6
TT
55672012-06-19 Tom Tromey <tromey@redhat.com>
5568
5569 * gdb.base/whatis.exp: Add tests.
5570
e910f0b6
TT
55712012-06-19 Tom Tromey <tromey@redhat.com>
5572
5573 * gdb.cp/m-static.cc (keepalive): New function.
5574 (gnu_obj_1::method): Use it.
5575
422d65e7
DE
55762012-06-18 Doug Evans <dje@google.com>
5577
5578 * gdb.base/info-fun.exp: New file.
5579 * gdb.base/info-fun.c: New file.
5580 * gdb.base/info-fun-solib.c: New file.
5581
e2e4d78b
JK
55822012-06-18 Jan Kratochvil <jan.kratochvil@redhat.com>
5583
5584 Remove stale dummy frames.
5585 * gdb.base/call-signal-resume.exp (maintenance print dummy-frames)
5586 (maintenance info breakpoints): New tests.
5587 * gdb.base/stale-infcall.c: New file.
5588 * gdb.base/stale-infcall.exp: New file.
5589
1788b2d3
JK
55902012-06-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5591
5592 * gdb.arch/amd64-entry-value-param.S: New file.
5593 * gdb.arch/amd64-entry-value-param.c: New file.
5594 * gdb.arch/amd64-entry-value-param.exp: New file.
5595
663b969e
TT
55962012-06-15 Tom Tromey <tromey@redhat.com>
5597
5598 * gdb.cp/namespace.exp: Add "show lang" test.
5599
8e09ad05
IS
56002012-06-15 Iain Sandoe <iain@codesourcery.com>
5601
5602 * gdb.base/list.exp (test_listsize): Remove $use_gdb_stub special
5603 case. (top level): Use gdb_file_cmd instead of gdb_load.
5604
f85e18ee
JK
56052012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5606
5607 PR tdep/14222
5608 * gdb.arch/i386-sse-stack-align.S: New file.
5609 * gdb.arch/i386-sse-stack-align.c: New file.
5610 * gdb.arch/i386-sse-stack-align.exp: New file.
5611
f3b5e280
KS
56122012-06-13 Keith Seitz <keiths@redhat.com>
5613
5614 PR breakpoints/13798 and mi/11541
5615 * gdb.linespec/ls-errs.exp: Add a few more tests for
5616 filenames with spaces and colons.
5617
50af5481
JK
56182012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5619
5620 PR c++/14177 - Fix parsing TYPENAME:: in parentheses.
5621 * gdb.cp/cpexprs.cc (class CV, CV::i, ATTRIBUTE_USED, CV_f): New.
5622 (test_function): Call CV_f.
5623 * gdb.cp/cpexprs.exp (p 'CV::m(int)', p CV::m(int))
5624 (p 'CV::m(int) const', p CV::m(int) const, p 'CV::m(int) volatile')
5625 (p CV::m(int) volatile, p 'CV::m(int) const volatile')
5626 (p CV::m(int) const volatile, p CV_f(int), p CV_f(CV::t))
5627 (p CV_f(CV::i)): New tests.
5628
d55637df
TT
56292012-06-13 Tom Tromey <tromey@redhat.com>
5630
5631 * gdb.base/condbreak.exp: Add tests for "condition" completion.
5632
cc80f267
JK
56332012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5634
5635 Fix regression by the "ambiguous linespec" series.
5636 * gdb.base/break.exp (list marker1, break lineno, delete $bpnum): New
5637 tests.
5638
bb2af9cc
JK
56392012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5640
5641 * lib/future.exp: Set $use_gdb_compile even if only find_go_linker is
5642 missing.
5643
e81a37f7
TT
56442012-06-11 Tom Tromey <tromey@redhat.com>
5645
5646 * gdb.base/longjmp.c (hidden_longjmp): Move expected catch
5647 location...
5648 (main): ...here.
5649
8efd7788
YQ
56502012-06-07 Yao Qi <yao@codesourcery.com>
5651
5652 * gdb.trace/strace.exp: Shorten some too-long lines.
5653
359f5fe6
PA
56542012-06-06 Pedro Alves <palves@redhat.com>
5655
5656 * gdb.threads/clone-new-thread-event.c: New file.
5657 * gdb.threads/clone-new-thread-event.exp: New file.
5658
7b2fe205
YQ
56592012-06-06 Yao Qi <yao@codesourcery.com>
5660
5661 * gdb.base/dprintf.c (main): Add extra parameter when calling
5662 printf and fprintf.
5663 (bar): New function. It is a dead function, but to ensure
5664 'malloc' is linked explicitly.
5665
3eca55e8
YQ
56662012-06-06 Yao Qi <yao@codesourcery.com>
5667
5668 * gdb.base/info-proc.exp: Return if target doesn't support
5669 'info proc'.
5670
91cc9324
JK
56712012-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
5672
5673 * gdb.base/freebpcmd.exp (set lines): Check valid range of I.
5674 (run program with breakpoint commands): XFAIl if it is not.
5675
c56e7c43
JB
56762012-06-05 Joel Brobecker <brobecker@adacore.com>
5677
5678 * gdb.base/ctxobj-f.c (GET_VERSION): Introduce local variable
5679 and add comment.
5680 * gdb.base/ctxobj-m.c (main): Rewrite, and add comment.
5681 * gdb.base/ctxobj.exp: Insert breakpoint in ctxobj-f.c using
5682 "STOP" marker. Adjust testing strategy to make it work on
5683 all targets.
5684
5685 * gdb.base/print-file-var-main.c (main): Rewrite using local
5686 variables and adjust get_version_2's return value check.
5687 Add small comment.
5688 * gdb.base/print-file-var.exp: Insert breakpoint using "STOP"
5689 marker. Adjust testing strategy to make it work on all targets.
5690
ccab2054
JB
56912012-06-05 Joel Brobecker <brobecker@adacore.com>
5692
5693 * gdb.ada/bad-task-bp-keyword: New testcase.
5694
d0d86158
JK
56952012-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5696
5697 * gdb.base/code_elim.exp (add-symbol-file ${testfile1} 0x100000):
5698 Simplify it to ...
5699 (symbol-file ${testfile1}): ... here.
5700 (test eliminated var my_global_symbol)
5701 (test eliminated var my_static_symbol)
5702 (test eliminated var my_global_func, get address of main): Wrap them to
5703 'single psymtabs' and 'single symtabs'
5704 (get address of my_global_symbol, get address of my_static_symbol)
5705 (get address of my_global_func, get address of main): Wrap them to
5706 'order1' and 'order2'.
5707
952cf74c
JK
5708 * gdb.base/code_elim.exp
5709 (add-symbol-file ${testfile1} 0x100000)
5710 (add-symbol-file ${testfile2} 0x200000): Wrap them to 'order1' and
5711 'order2'.
5712 (order1: add-symbol-file ${testfile1} 0x100000)
5713 (order1: add-symbol-file ${testfile2} 0x200000)
5714 (order2: add-symbol-file ${testfile2} 0x200000)
5715 (order2: add-symbol-file ${testfile1} 0x100000): Add -s .data and -s
5716 .bss as appropriate.
5717
0c5bf5a9
JK
57182012-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5719
5720 * gdb.server/solib-list-lib.c: New file.
5721 * gdb.server/solib-list-main.c: New file.
5722 * gdb.server/solib-list.exp: New file.
5723
4196f325
MR
57242012-05-25 Maciej W. Rozycki <macro@codesourcery.com>
5725
5726 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Update
5727 for 'set print symbol' change.
5728
bfb05775
JK
57292012-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5730
5731 * gdb.dwarf2/dw2-icc-opaque.S: Add debug_info_seg3 and
5732 .debug_abbrev_seg3.
5733
685b1105
JK
57342012-05-24 John Steele Scott <toojays@toojays.net>
5735
5736 PR symtab/13277: Resolving opaque structures in ICC generated binaries.
5737 * gdb.dwarf2/dw2-icc-opaque.S: New file.
5738 * gdb.dwarf2/dw2-icc-opaque.exp: New file.
5739
f3e0e960
SS
57402012-05-23 Stan Shebs <stan@codesourcery.com>
5741
5742 * gdb.mi/mi-info-os.exp: New file.
5743
11eb1b4d
KS
57442012-05-23 Keith Seitz <keiths@redhat.com>
5745
5746 * gdb.trace/stap-trace.exp: If compile_stap_bin fails,
5747 return -1 to suppress the rest of the tests.
5748 (compile_stap_bin): Return boolean success value.
5749
b1af9e97
TT
57502012-05-21 Tom Tromey <tromey@redhat.com>
5751
5752 * gdb.cp/inherit.exp (test_print_mi_members): Expect errors.
5753 Remove kfails.
5754 (test_print_mi_member_types): Likewise.
5755
248537e3
TT
57562012-05-21 Tom Tromey <tromey@redhat.com>
5757
5758 * gdb.base/callfuncs.exp (do_function_calls): Update for 'set
5759 print symbol' change.
5760
d791e155
TJB
57612012-05-18 Thiago Jung Bauermann <thiago.bauermann@linaro.org>
5762
5763 * gdb.python/py-prompt.exp: Quit if the target is remote.
5764
e77afa2e
JK
57652012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
5766
5767 Fix ERROR: internal buffer is full.
5768 * gdb.base/info-os.exp (expect_multiline): New function.
5769 (get process list, get process groups, get threads)
5770 (get file descriptors, get internet-domain sockets)
5771 (get shared-memory regions, get semaphores, get message queues): Use
5772 it for these tests.
5773
9cb709b6
TT
57742012-05-18 Tom Tromey <tromey@redhat.com>
5775
5776 * gdb.mi/mi-var-cmd.exp: Update.
5777 * gdb.objc/basicclass.exp (do_objc_tests): Update.
5778 * gdb.cp/virtbase.exp: Update.
5779 * gdb.cp/classes.exp (test_static_members): Update.
5780 * gdb.cp/casts.exp: Update.
5781 * gdb.base/pointers.exp: Update.
5782 * gdb.base/funcargs.exp (pointer_args): Update.
5783 (structs_by_reference): Update.
5784 * gdb.base/find.exp: Update.
5785 * gdb.base/call-strs.exp: Send "set print symbol off".
5786 * gdb.base/call-ar-st.exp: Update.
5787 * gdb.ada/fun_addr.exp: Update.
5788 * gdb.base/printcmds.exp (test_print_symbol): New proc.
5789 Call it.
5790 (test_print_repeats_10, test_print_strings)
5791 (test_print_char_arrays): Update.
5792
b012acdd
TT
57932012-05-18 Tom Tromey <tromey@redhat.com>
5794
5795 * gdb.base/charset.exp (string_display): Update.
5796
1d51a733
TT
57972012-05-18 Tom Tromey <tromey@redhat.com>
5798
5799 * gdb.mi/mi2-var-display.exp: Update.
5800 * gdb.mi/mi-var-display.exp: Update.
5801 * gdb.mi/mi-var-child.exp: Update.
5802 * gdb.cp/expand-psymtabs-cxx.exp: Update.
5803 * gdb.cp/cp-relocate.exp (get_func_address): Update.
5804
957df313
DE
58052012-05-17 Doug Evans <dje@google.com>
5806
682c7f7b
DE
5807 * info-macros.exp: Pass "debug" to prepare_for_testing.
5808
957df313
DE
5809 * Makefile.in (clean): Remove Fission .dwo and .dwp files.
5810 * gdb.ada/Makefile.in (clean): Ditto.
5811 * gdb.arch/Makefile.in (clean): Ditto.
5812 * gdb.asm/Makefile.in (clean): Ditto.
5813 * gdb.base/Makefile.in (clean): Ditto.
5814 * gdb.cell/Makefile.in (clean): Ditto.
5815 * gdb.cp/Makefile.in (clean): Ditto.
5816 * gdb.disasm/Makefile.in (clean): Ditto.
5817 * gdb.dwarf2/Makefile.in (clean): Ditto.
5818 * gdb.fortran/Makefile.in (clean): Ditto.
5819 * gdb.go/Makefile.in (clean): Ditto.
5820 * gdb.hp/Makefile.in (clean): Ditto.
5821 * gdb.hp/gdb.aCC/Makefile.in (clean): Ditto.
5822 * gdb.hp/gdb.base-hp/Makefile.in (clean): Ditto.
5823 * gdb.hp/gdb.compat/Makefile.in (clean): Ditto.
5824 * gdb.hp/gdb.defects/Makefile.in (clean): Ditto.
5825 * gdb.hp/gdb.objdbg/Makefile.in (clean): Ditto.
5826 * gdb.java/Makefile.in (clean): Ditto.
5827 * gdb.linespec/Makefile.in (clean): Ditto.
5828 * gdb.mi/Makefile.in (clean): Ditto.
5829 * gdb.modula2/Makefile.in (clean): Ditto.
5830 * gdb.multi/Makefile.in (clean): Ditto.
5831 * gdb.objc/Makefile.in (clean): Ditto.
5832 * gdb.opencl/Makefile.in (clean): Ditto.
5833 * gdb.opt/Makefile.in (clean): Ditto.
5834 * gdb.pascal/Makefile.in (clean): Ditto.
5835 * gdb.python/Makefile.in (clean): Ditto.
5836 * gdb.reverse/Makefile.in (clean): Ditto.
5837 * gdb.server/Makefile.in (clean): Ditto.
5838 * gdb.stabs/Makefile.in (clean): Ditto.
5839 * gdb.threads/Makefile.in (clean): Ditto.
5840 * gdb.trace/Makefile.in (clean): Ditto.
5841 * gdb.xml/Makefile.in (clean): Ditto.
5842
abc9d0dc
TT
58432012-05-16 Tom Tromey <tromey@redhat.com>
5844
5845 * gdb.base/macscp1.c (macscp_expr): Add comment.
5846 * gdb.base/macscp.exp: Test __FILE__ and __LINE__.
5847
6a3a010b
MR
58482012-05-16 Maciej W. Rozycki <macro@codesourcery.com>
5849
5850 * gdb.base/return-nodebug.exp: Also test float and double types.
5851
01429c8e
JK
58522012-05-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5853
5854 PR testsuite/12649
5855 * gdb.base/dprintf.exp: Replace gdb_run_cmd by runto main.
5856
54115cd4
JK
5857 * gdb.base/dprintf.exp: Remove now redundant breakpoint for main.
5858
0c5f383f
SDJ
58592012-05-14 Sergio Durigan Junior <sergiodj@redhat.com>
5860
5861 * gdb.base/stap-probe.exp (stap_test): Remove calls to
5862 `rerun_to_main'.
5863 (stap_test_no_debuginfo): Likewise.
5864
e7e0cddf
SS
58652012-05-14 Stan Shebs <stan@codesourcery.com>
5866
5867 * gdb.base/dprintf.c: New file.
5868 * gdb.base/dprintf.exp: New file.
5869
c772f8e7
HZ
58702012-05-14 Hui Zhu <hui_zhu@mentor.com>
5871
5872 * gdb.trace/Makefile.in (PROGS): Add disconnected-tracing.
5873 * gdb.trace/disconnected-tracing.c: New file.
5874 * gdb.trace/disconnected-tracing.exp: New file.
5875
7efc75aa
SCR
58762012-05-13 Siva Chandra Reddy <sivachandra@google.com>
5877
5878 * gdb.python/python.c: Add a new breakpoint comment.
5879 * gdb.python/python.exp: Add tests to test gdb.find_pc_line.
5880
85d4a676
SS
58812011-12-26 Kwok Cheung Yeung <kcy@codesourcery.com>
5882
5883 * gdb.base/info-os.exp: New file.
5884 * gdb.base/info-os.c: New file.
5885
64ea88dc
JB
58862012-05-10 Joel Brobecker <brobecker@adacore.com>
5887
4647ab1b
JB
5888 * gdb.base/print-file-var-lib1.c, gdb.base/print-file-var-lib2.c,
5889 gdb.base/print-file-var-main.c, gdb.base/print-file-var.exp:
5890 New files.
64ea88dc 5891
afba63f1
JB
58922012-05-10 Joel Brobecker <brobecker@adacore.com>
5893
5894 * gdb.base/ctxobj-f.c, gdb.base/ctxobj-m.c, gdb.base/ctxobj-v.c,
5895 gdb.base/ctxobj.exp: New files.
5896
9d198b1e
TT
58972012-05-09 Tom Tromey <tromey@redhat.com>
5898
5899 * gdb.trace/strace.exp: Add 'quiet' to compiler flags.
5900
9bfee719
MR
59012012-05-09 Maciej W. Rozycki <macro@codesourcery.com>
5902
5903 * lib/gdb.exp (gdb_test_multiple): Correct formatting.
5904
3a7341d8
MR
59052012-05-08 Maciej W. Rozycki <macro@codesourcery.com>
5906
5907 * gdb.mi/mi-var-display.exp: Check for the existence of $fp
5908 before using it.
5909
52b3699b
TG
59102012-05-04 Tristan Gingold <gingold@adacore.com>
5911
5912 * gdb.base/set-noassign.exp: New test.
5913
a20ee7a4
SCR
59142012-05-03 Siva Chandra Reddy <sivachandra@google.com>
5915
5916 * gdb.python/py-symbol.exp: Add tests to test the new methods
5917 gdb.Symtab.global_block() and gdb.Symtab.static_block().
5918 * gdb.python/py-symbol.c: Add new struct to help test
5919 gdb.Symtab.static_block().
5920
bf2f0858
DE
59212012-05-03 Doug Evans <dje@google.com>
5922
5923 * gdb.dwarf2/pr13961.S: Add file and source location, but leave
5924 commented out.
5925
2d4e0376
YQ
59262012-05-03 Yao Qi <yao@codesourcery.com>
5927
5928 * gdb.base/catch-syscall.exp: Skip it before compilation if target
5929 doesn't support.
5930 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp: Likewise.
5931 * gdb.base/foll-vfork.exp, gdb.multi/bkpt-multi-exec.exp: Likewise.
5932
6d0bb9f3
YQ
59332012-05-03 Yao Qi <yao@codesourcery.com>
5934
5935 * gdb.mi/mi-solib.exp: Setup kfail for gdb/13860.
5936
fd820528
DE
59372012-04-30 Doug Evans <dje@google.com>
5938
5939 PR testsuite/13961
5940 * gdb.dwarf2/pr13961.S: New file.
5941 * gdb.dwarf2/pr13961.exp: New file.
5942
b9e219b9
YQ
59432012-04-29 Yao Qi <yao@codesourcery.com>
5944
5945 * gdb.dwarf2/dw2-ifort-parameter.exp: Use proc `dwarf2_support'.
5946
3019eac3
DE
59472012-04-28 Doug Evans <dje@google.com>
5948
5949 * gdb.dwarf2/dw2-intercu.S (.Ltype_int2_in_cu2): Renamed from
5950 .Ltype_int_in_cu2. Use name "int2" instead of "int".
5951 All uses updated.
5952 * gdb.dwarf2/dw2-intercu.exp: Add "ptype int2" ahead of
5953 "ptype func_cu1" to expand cu2 before cu1.
5954
62e5f89c
SDJ
59552012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
5956 Tom Tromey <tromey@redhat.com>
5957
5958 * gdb.base/default.exp: Add `$_probe_arg*' convenience
5959 variables.
5960 * gdb.base/stap-probe.c: New file.
5961 * gdb.base/stap-probe.exp: New file.
5962 * gdb.trace/stap-trace.c: New file.
5963 * gdb.trace/stap-trace.exp: New file.
5964 * gdb.cp/nextoverthrow.exp: Add check for SystemTap probe in
5965 libgcc's unwinder.
5966
14132e89
MR
59672012-04-26 Maciej W. Rozycki <macro@codesourcery.com>
5968
5969 * gdb.arch/mips16-thunks-inmain.c: New file.
5970 * gdb.arch/mips16-thunks-main.c: New file.
5971 * gdb.arch/mips16-thunks-sin.c: New file.
5972 * gdb.arch/mips16-thunks-sinfrob.c: New file.
5973 * gdb.arch/mips16-thunks-sinfrob16.c: New file.
5974 * gdb.arch/mips16-thunks-sinmain.c: New file.
5975 * gdb.arch/mips16-thunks-sinmips16.c: New file.
5976 * gdb.arch/mips16-thunks.exp: New file.
5977
a766d390
DE
59782012-04-25 Doug Evans <dje@google.com>
5979
5980 * configure.ac: Create gdb.go/Makefile.
5981 * configure: Regenerate.
5982 * gdb.base/default.exp: Add "go" to "set language" testing.
5983 * gdb.go/Makefile.in: New file.
5984 * gdb.go/basic-types.exp: New file.
5985 * gdb.go/chan.exp: New file.
5986 * gdb.go/chan.go: New file.
5987 * gdb.go/handcall.exp: New file.
5988 * gdb.go/handcall.go: New file.
5989 * gdb.go/hello.exp: New file.
5990 * gdb.go/hello.go: New file.
5991 * gdb.go/integers.exp: New file.
5992 * gdb.go/integers.go: New file.
5993 * gdb.go/methods.exp: New file.
5994 * gdb.go/methods.go: New file.
5995 * gdb.go/package.exp: New file.
5996 * gdb.go/package1.go: New file.
5997 * gdb.go/package2.go: New file.
5998 * gdb.go/print.exp: New file.
5999 * gdb.go/strings.exp: New file.
6000 * gdb.go/strings.go: New file.
6001 * gdb.go/types.exp: New file.
6002 * gdb.go/types.go: New file.
6003 * gdb.go/unsafe.exp: New file.
6004 * gdb.go/unsafe.go: New file.
6005 * lib/future.exp: Add Go support.
6006 (gdb_find_go, gdb_find_go_linker): New procs.
6007 (gdb_default_target_compile): Add Go support.
6008 * lib/gdb.exp (skip_go_tests): New proc.
6009 * lib/go.exp: New file.
6010
e65f9ffb
TT
60112012-04-25 Tom Tromey <tromey@redhat.com>
6012
6013 * gdb.threads/linux-dp.exp: Unset 'seen' before 'array set'.
6014
14e75d8e
JK
60152012-04-18 Siddhesh Poyarekar <siddhesh@redhat.com>
6016 Jan Kratochvil <jan.kratochvil@redhat.com>
6017
6018 PR symtab/7259:
6019 * gdb.base/enumval.c: New test case.
6020 * gdb.base/enumval.exp: New test case.
6021 * gdb.python/py-type.exp (test_enums): Use field.enumval instead of
6022 field.bitpos.
6023
f3525b70
PA
60242012-04-17 Pedro Alves <palves@redhat.com>
6025
6026 * Makefile.in (site.exp): Make site.exp source
6027 $srcdir/lib/append_gdb_boards_dir.exp.
6028 * lib/append_gdb_boards_dir.exp: New file.
6029
bccbefd2
JK
60302012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6031
6032 New option "set auto-load safe-path".
6033 * gdb.python/py-objfile-script.exp (set auto-load safe-path): New.
6034 * gdb.python/py-section-script.exp (set auto-load safe-path): New.
6035
bf88dd68
JK
60362012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6037
6038 auto-load: Implementation.
6039 * gdb.base/help.exp (test set height): Increase the height.
6040 * gdb.python/py-objfile-script.exp (info auto-load-scripts): Change
6041 to ...
6042 (info auto-load python-scripts): ... here.
6043 * gdb.python/py-section-script.exp (info auto-load-scripts *): Change
6044 to ...
6045 (info auto-load python-scripts *): ... here.
6046
c0d4d1c0
YQ
60472012-04-16 Yao Qi <yao@codesourcery.com>
6048
6049 * lib/trace-support.exp (get_in_proc_agent): New.
6050 * gdb.trace/change-loc.exp: Call get_in_proc_agent to get the location
6051 of in process trace agent.
6052 * gdb.trace/ftrace.exp: Likewise.
6053 * gdb.trace/pending.exp: Likewise.
6054 * gdb.trace/trace-break.exp: Likewise.
6055 * gdb.trace/trace-mt.exp
6056 * gdb.trace/tspeed.exp: Likewise.
6057 * gdb.trace/tstatus.exp
6058 * gdb.trace/strace.exp: Likewise.
6059
cbf68a60
TS
60602012-04-16 Thomas Schwinge <thomas@codesourcery.com>
6061
dd6d3b70
TS
6062 * gdb.asm/sh.inc (gdbasm_startup): Only set up the stack pointer if the
6063 symbol _stack is defined. Get rid of a hard-coded constant for _stack.
6064
cbf68a60
TS
6065 * gdb.asm/sh.inc (gdbasm_end) <.size>: Refer to the function's name.
6066
8264ba82
AG
60672012-04-14 Anton Gorenkov <xgsa@yandex.ru>
6068
6069 PR mi/13393
6070 * gdb.mi/mi-var-rtti.cc: New file.
6071 * gdb.mi/mi-var-rtti.exp: New file.
6072 * lib/mi-support.exp (mi_varobj_update_with_child_type_change): New
6073 function.
6074 (mi_varobj_update_with_type_change): updated to avoid code duplication.
6075
de0919f8 60762012-04-11 Siva Chandra Reddy <sivachandra@google.com>
06fc020f
SCR
6077
6078 * gdb.python/Makefile.in: Add py-explore and py-explore-cc to
6079 EXECUTABLES.
6080 * gdb.python/py-explore.c: C program used for testing the new
6081 'explore' command on C constructs.
6082 * gdb.python/py-explore.cc: C++ program used for testing the new
6083 'explore' command on C++ constructs.
6084 * gdb-python/py-explore.exp: Tests for the new 'explore'
6085 command on C constructs.
6086 * gdb-python/py-explore-cc.exp: Tests for the new 'explore'
6087 command on C++ constructs.
6088
a82da7dd
MK
60892012-04-07 Mark Kettenis <kettenis@gnu.org>
6090
6091 * gdb.base/funcargs.exp (complex_args): Fix typo.
6092
e127cba8
JK
60932012-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6094
6095 * gdb.trace/change-loc.exp (tracepoint_change_loc_1)
6096 (tracepoint_change_loc_2): Accept both orders of pending set_tracepoint.
6097
40e084e1
KS
60982012-04-05 Keith Seitz <keiths@redhat.com>
6099
6100 * gdb.base/advance.exp: Update error message for
6101 "advance malformed" test.
6102 * gdb.base/break.exp: Likewise for "breakpoint with
6103 trailing garbage" test.
6104 * gdb.base/hbreak2.exp: Likewise for "hardware breakpoint
6105 with trailing garbage" test.
6106 * gdb.base/sepdebug.exp: Likewise for "breakpoint with
6107 trailng garbage" test.
6108 * gdb.base/until.exp: Likewise for "malformed until" test.
6109 * gdb.cp/ovldbreak.exp: Create the breakpoint table
6110 for "breakpoint info (after setting on all)".
6111 * gdb.cp/userdef.exp: Remove quoting for "break A2::operator+"
6112 tests.
6113 * gdb.cp/cplabel.cc: New file.
6114 * gdb.cp/cplabel.exp: New test.
6115 * gdb.linespec/ls-errs.c: New file.
6116 * gdb.linespec/ls-errs.exp: New test.
6117
a72c8f6a
JK
61182012-04-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6119
6120 * gdb.trace/unavailable.exp
6121 (collect globals: print object on: print derived_partial)
6122 (collect globals: print object on: print derived_whole)
6123 (collect globals: print object off: print derived_partial)
6124 (collect globals: print object off: print derived_whole): Update
6125 expected output.
6126
f87a3023
KS
61272012-03-30 Keith Seitz <keiths@redhat.com>
6128
6129 * gdb.python: Add test for linespecs with commas.
6130
e2171b3c
KS
61312012-03-28 Keith Seitz <keiths@redhat.com>
6132
6133 * gdb.linespec/ls-dollar.cc: New file.
6134 * gdb.linespec/ls-dollar.exp: New test.
6135
61362012-03-28 Keith Seitz <keiths@redhat.com>
0e4acfcc
KS
6137
6138 * gdb.cp/namespace.exp: Add breakpoint tests for functions
6139 starting with the global namespace.
6140
2f4e0a80
DE
61412012-03-23 Doug Evans <dje@google.com>
6142
6143 * lib/gdb.exp (BUILD_DATA_DIRECTORY): New global.
6144
7b282c5a
SCR
61452012-03-22 Siva Chandra Reddy <sivachandra@google.com>
6146
6147 * gdb.python/py-value.cc: Add test case for testing the
6148 methodology exposing C++ values to Python.
6149 * gdb.python/py-value-cc.exp: Add tests testing the methodology
6150 exposing C++ values to Python.
6151 * gdb.python/Makefile.in: Add py-value-cc to EXECUTABLES.
6152
2e98ca53
JK
61532012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6154 Siddhesh Poyarekar <siddhesh@redhat.com>
6155
6156 * gdb.base/auxv.c (func2): setrlimit to infinity to enable core dumps.
6157 * gdb.base/auxv.exp: Try to compile it with -DUSE_RLIMIT first.
6158 (generate native core dump): Make the test unsupported if core cannot
6159 be generated.
6160
8320cc4f
JK
61612012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6162
6163 * gdb.gdb/selftest.exp (do_steps_and_nexts): New entry
6164 for cmdarg_vec = NULL. Remove entries for cmdsize = 1, cmdarg = and
6165 ncmd = 0. New entry for VEC_cleanup cmdarg_s.
6166
3a69ffb2
JK
61672012-03-19 Siddhesh Poyarekar <siddhesh@redhat.com>
6168
6169 * gdb.base/cond-eval-mode.exp: Fix the anticipated warning string.
6170
8fabffee
DE
61712012-03-17 Doug Evans <dje@google.com>
6172
6173 * dg-extract-results.sh: Handle KFAILs.
6174
ab260dad
JK
61752012-03-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6176
6177 PR symtab/13777
6178 * gdb.dwarf2/dw2-skip-prologue.S (DW_AT_producer): Set it to 4.5.0.
6179
53ba8333
JB
61802012-03-16 Joel Brobecker <brobecker@adacore.com>
6181
6182 * gdb.ada/set_pckd_arr_elt: New testcase.
6183
481860b3
GB
61842012-03-16 Gary Benson <gbenson@redhat.com>
6185
6186 PR breakpoints/10738
6187 * gdb.opt/inline-break.exp: New file.
6188 * gdb.opt/inline-break.c: Likewise.
d4ba18a2
DE
6189 * gdb.dwarf2/dw2-inline-break.exp: Likewise.
6190 * gdb.dwarf2/dw2-inline-break.S: Likewise.
481860b3
GB
6191 * gdb.base/annota1.exp: Cope with old .gdb_index warnings.
6192 * gdb.base/async-shell.exp: Likewise.
6193 * lib/mi-support.exp (library_loaded_re): Likewise.
6194
410528f0
TT
61952012-03-15 Tom Tromey <tromey@redhat.com>
6196
6197 * gdb.cp/virtfunc2.exp: Update expected output.
6198 * gdb.cp/pr9631.exp: Update expected output.
6199 * gdb.cp/member-ptr.exp: Update expected output.
6200 * gdb.cp/inherit.exp (test_print_mvi_classes): Update expected
6201 output.
6202 * gdb.cp/casts.exp: Update expected output.
6203
c4aeac85
TT
62042012-03-15 Tom Tromey <tromey@redhat.com>
6205
6206 * gdb.cp/virtfunc.exp (make_one_vtable_result): New proc.
6207 (test_info_vtbl): Likewise.
6208 (do_tests): Call test_info_vtbl.
6209 * gdb.cp/virtfunc.cc (va): New global.
6210
856d06f9
TS
62112012-03-15 Thomas Schwinge <thomas@codesourcery.com>
6212
6213 * gdb.dwarf2/dw2-ada-ffffffff.S: Use .4byte instead of .long for
6214 describing DWARF data structures.
6215 * gdb.dwarf2/dw2-bad-parameter-type.S: Likewise.
6216 * gdb.dwarf2/dw2-double-set-die-type.S: Likewise.
6217 * gdb.dwarf2/dw2-empty-pc-range.S: Likewise.
6218 * gdb.dwarf2/dw2-entry-value.S: Likewise.
6219 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
6220 * gdb.dwarf2/dw2-param-error.S: Likewise.
6221 * gdb.dwarf2/dw2-skip-prologue.S: Likewise.
6222 * gdb.dwarf2/dw2-stack-boundary.S: Likewise.
6223 * gdb.dwarf2/dw4-sig-type-unused.S: Likewise.
6224 * gdb.dwarf2/implptr-optimized-out.S: Likewise.
6225 * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
6226 * gdb.dwarf2/pr11465.S: Likewise.
6227
e837f12a
JK
62282012-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6229
6230 * gdb.mi/mi2-prompt.exp: New file.
6231
ccbb4f28
JB
62322012-03-13 Joel Brobecker <brobecker@adacore.com>
6233
6234 * gdb.base/enum_cond.c, gdb.base/enum_cond.exp: New testcase.
6235
32039130
JB
62362012-03-13 Joel Brobecker <brobecker@adacore.com>
6237
6238 * gdb.ada/bp_range_type: New testcase.
6239
16899756
DE
62402012-03-13 Doug Evans <dje@google.com>
6241
6242 * gdb.base/default.exp: Delete tests for symbol-reloading.
6243 * gdb.base/help.exp: Ditto.
6244 * gdb.base/setshow.exp: Ditto.
6245 * gdb.base/gdb_history: Delete references to symbol-reloading.
6246
87b0bb13
JK
62472012-03-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6248
6249 * gdb.base/attach-twice.c: New files.
6250 * gdb.base/attach-twice.exp: New files.
6251
0d7941a9
KS
62522012-03-08 Keith Seitz <keiths@redhat.com>
6253
6254 * lib/gdb.exp (gdb_get_line_number): Throw an
6255 error instead of returning -1.
6256 * gdb.base/break.exp: Remove unused variable
6257 bp_location5.
6258 * gdb.base/hbreak2.exp: Likewise.
6259 * gdb.base/sepdebug.exp: Likewise.
6260
f4647387
YQ
62612012-03-08 Yao Qi <yao@codesourcery.com>
6262 Pedro Alves <palves@redhat.com>
6263
6264 Fix PR server/13392.
6265 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Remove kfail.
6266 (tracepoint_change_loc_2): Remove kfail. Return if failed to
6267 download tracepoints.
6268 * gdb.trace/pending.exp (pending_tracepoint_works): Likewise.
6269 (pending_tracepoint_resolved_during_trace): Likewise.
6270 (pending_tracepoint_installed_during_trace): Likewise.
6271 (pending_tracepoint_with_action_resolved): Likewise.
6272
83c532cb
KS
62732012-03-08 Keith Seitz <keiths@redhat.com>
6274
6275 * gdb.ada/array_bounds.exp: Get breakpoint for line
6276 with "START", not "STOP".
6277 * gdb.python/py-infthread.exp: Do not continue to
6278 line marked "Break here.", which is undefined.
6279
d6b6bbb7
LM
62802012-03-08 Luis Machado <lgustavo@codesourcery.com>
6281
6282 Revert:
6283
6284 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6285
6286 Implement testsuite workaround for PR breakpoints/13781.
6287 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
6288 (set breakpoint condition-evaluation host): New conditional command.
6289
7fe25d9b
JK
62902012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6291
6292 Fix CU relative vs. absolute DIE offsets.
6293 * gdb.dwarf2/dw2-op-call.S: New compilation unit preceding the existing
6294 one.
6295
51898c15
JK
62962012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6297
6298 Fix false FAIL on distros with relro linkage as default.
6299 * gdb.reverse/solib-precsave.exp: Try to compile the test using
6300 -Wl,-z,norelro first.
6301
8131799e
JB
63022012-03-06 Joel Brobecker <brobecker@adacore.com>
6303
6304 * gdb.ada/bp_on_var: New testcase.
6305
ba241969
JB
63062012-03-06 Joel Brobecker <brobecker@adacore.com>
6307
6308 * gdb.ada/bp_enum_homonym: New testcase.
6309
abe49676
YQ
63102012-03-06 Yao Qi <yao@codesourcery.com>
6311
6312 * gdb.trace/ftrace.exp (test_fast_tracepoints): Run test on target
6313 x86_64-*-* and i?86-*-*.
6314 Set up KFAIL for gdb/13808.
6315
d8df103b
TT
63162012-03-05 Tom Tromey <tromey@redhat.com>
6317
6318 * gdb.ada/operator_bp.exp: Clear debug-file-directory.
6319 * gdb.ada/mi_task_arg.exp: Clear debug-file-directory.
6320
b7b189f3
TT
63212012-03-05 Tom Tromey <tromey@redhat.com>
6322
6323 * gdb.java/jprint.java (jprint.main): Keep 'x' live.
6324
69dc1c4d
YQ
63252012-03-04 Yao Qi <yao@codesourcery.com>
6326
6327 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall): Catch error
6328 messages for KFAIL.
6329
3f20c47f
JK
63302012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6331
6332 * gdb.ada/arrayidx.exp: Call get_compiler_info. New variable old_gcc.
6333 (print one_two_three, indexes off, print few_reps, indexes off)
6334 (print many_reps, indexes off, print empty, indexes off)
6335 (print one_two_three, print few_reps, print many_reps, print empty):
6336 Call setup_xfail if $gcc_old.
6337
abf1152a
JK
63382012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6339
6340 Implement testsuite workaround for PR breakpoints/13781.
6341 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
6342 (set breakpoint condition-evaluation host): New conditional command.
6343
a06715f8
JK
63442012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6345
6346 Code cleanup.
6347 * gdb.cp/mb-templates.exp: New variables executable. Use it for
6348 binfile. use clean_restart. Replace gdb_expect by gdb_test_multiple.
6349 Replace GDB restart by kill and delete_breakpoints. Replace breakpoint
6350 number 1 by $bpnum. Four times.
6351
5808517f
YQ
63522012-03-03 Yao Qi <yao@codesourcery.com>
6353
6354 * gdb.trace/strace.exp: run strace_info_marker in linux native gdb.
6355
dfe2ac14
JK
63562012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6357
6358 Setup KFAIL for PR server/13796.
6359 * gdb.base/disp-step-syscall.exp (single step over vfork): Setup KFAIL.
6360
8bbc467a
JB
63612012-03-02 Joel Brobecker <brobecker@adacore.com>
6362
6363 * gdb.ada/operator_bp: New testcase.
6364
c0eac87f
JB
63652012-03-02 Joel Brobecker <brobecker@adacore.com>
6366
6367 * gdb.ada/info_locals_renaming: New testcase.
6368
4f42c881
TT
63692012-03-02 Tom Tromey <tromey@redhat.com>
6370
6371 * gdb.base/nextoverexit.c: New file.
6372 * gdb.base/nextoverexit.exp: New file.
6373
7380c0c9
EBM
63742012-03-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
6375
6376 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Remove obsolete
6377 parameter.
6378
1faeff08
MR
63792012-03-01 Maciej W. Rozycki <macro@mips.com>
6380
6381 * gdb.xml/tdesc-regs.exp: Add "mips-dsp.xml" to the list of MIPS
6382 core registers.
6383
320b6f49 63842012-03-01 Maciej W. Rozycki <macro@mips.com>
6fdff2c5
PA
6385 Maciej W. Rozycki <macro@codesourcery.com>
6386 Daniel Jacobowitz <dan@codesourcery.com>
320b6f49
MR
6387
6388 * gdb.base/hbreak2.exp: New test for "hbreak" and "thbreak".
6389
ad5f7d6e
PA
63902012-03-01 Pedro Alves <palves@redhat.com>
6391
6392 PR gdb/13767
6393
6394 * gdb.trace/unavailable.exp (gdb_unavailable_floats): New.
6395 (gdb_collect_globals_test): Call it.
6396
d3dc44a6
KS
63972012-03-01 Keith Seitz <keiths@redhat.com>
6398
6399 * gdb.cp/method2.exp: Output of overload menu is now
6400 alphabetized. Update tests for "break A::method".
6401 * gdb.cp/ovldbreak.exp: Use gdb_get_line_number instead
6402 of hard-coding them.
6403 Overload menu is alphabetized: rewrite to accommodate.
6404 Unset variables LINE and TYPES which are used in other tests.
6405 Compute the output of "info break".
6406 Update the breakpoint table after all breakpoints are deleted.
6407 (continue_to_bp_overloaded): Rename ACTUALS to ARGUMENT and
6408 compute ACTUALS and the method body based on parameters.
6409 Update expected output accordingly.
6410 * gdb.cp/ovldbreak.cc (foo::overload1arg): Reformat and add
6411 unique comments to allow the use of gdb_get_line_number.
6412
64132012-03-01 Keith Seitz <keiths@redhat.com>
6414
6415 * gdb.cp/method2.exp: Use prepare_for_testing and cleanup
6416 some Tcl syntax.
6417 * gdb.cp/ovldbreak.exp: Likewise.
6418
7949c2a0
KS
64192012-03-01 Keith Seitz <keiths@redhat.com>
6420
6421 * gdb.base/help.exp (help show user): Update expected result
6422 for new doc string changes (add "non-python").
6423
7d74f244
DE
64242012-03-01 Scott J. Goldman <scottjg@vmware.com>
6425
6426 * gdb.python/py-cmd.exp: Add test to verify that python commands can
6427 be put in the user-defined category and that the commands appear in
6428 "help user-defined".
6429
1b611343
JB
64302012-02-29 Joel Brobecker <brobecker@adacore.com>
6431
6432 * gdb.ada/tagged_not_init: New testcase.
6433
99b1c762
JB
64342012-02-29 Joel Brobecker <brobecker@adacore.com>
6435
6436 * gdb.ada/arrayidx.exp: Adjust expected output for p_one_two_three.
6437 * gdb.ada/enum_idx_packed: New testcase.
6438
2d4a02ee
JB
64392012-02-29 Joel Brobecker <brobecker@adacore.com>
6440
6441 * gdb.ada/aliased_array: New testcase.
6442
2e6fda7d
JB
64432012-02-29 Joel Brobecker <brobecker@adacore.com>
6444
6445 * gdb.ada/whatis_array_val: New testcase.
6446
9a7f938f
JK
64472012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6448
6449 Fix disp-step-syscall.exp: fork: single step over fork.
6450 * gdb.base/disp-step-syscall.exp (syscall_insn): Anchor it by
6451 whitespaces.
6452 (single step over $syscall): Remove its check.
6453 (single step over $syscall final pc): New check.
6454
8703a944
JK
64552012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6456
6457 Support processors without SSSE3.
6458 * gdb.reverse/i386-sse-reverse.c (sse_test): Move pabsb, pabsw and
6459 pabsd into ...
6460 (ssse3_test): ... a new function.
6461 (main): Call ssse3_test.
6462 * gdb.reverse/i386-sse-reverse.exp: New variable end_ssse3_test.
6463 Update expected values everywhere.
6464 (reverse-step to pabsd, verify xmm0 after reverse pabsd)
6465 (verify xmm1 after reverse pabsd, verify xmm2 after reverse pabsd)
6466 (reverse-step to pabsw, verify xmm0 after reverse pabsw)
6467 (verify xmm1 after reverse pabsw, verify xmm2 after reverse pabsw)
6468 (reverse-step to pabsb, verify xmm0 after reverse pabsb)
6469 (verify xmm1 after reverse pabsb, verify xmm2 after reverse pabsb):
6470 Move these tests lower.
6471 (set breakpoint at end of ssse3_test, continue to end of ssse3_test)
6472 (verify xmm0 at end of ssse3_test, verify xmm1 at end of ssse3_test)
6473 (verify xmm2 at end of ssse3_test, continue to end of ssse3_test #2):
6474 New tests.
6475
c03e6ccc
YQ
64762012-02-29 Yao Qi <yao@codesourcery.com>
6477 Pedro Alves <palves@redhat.com>
6478
6479 * gdb.trace/trace-mt.c: New.
6480 * gdb.trace/trace-mt.exp: New.
6481
7964b62a
TS
64822012-02-28 Thomas Schwinge <thomas@codesourcery.com>
6483
2c8910ba
TS
6484 * gdb.base/annota1.exp: Use gdb_get_line_number for retrieving line
6485 numbers instead of hardcoding them.
6486 * gdb.base/annota1.c: Provide suitable markers.
6487 * gdb.base/annota3.exp: Use gdb_get_line_number for retrieving line
6488 numbers instead of hardcoding them.
6489 * gdb.base/annota3.c: Provide suitable markers.
6490
6491 * gdb.base/annota1.c [__sh__]: Remove any special-casing.
6492 * gdb.base/annota3.c: Likewise.
6493 * gdb.base/sigall.c: Likewise.
6494 * gdb.base/signals.c: Likewise.
6495 * gdb.reverse/sigall-reverse.c: Likewise.
7964b62a 6496
5a41c0b7
MR
64972012-02-27 Maciej W. Rozycki <macro@codesourcery.com>
6498
6499 * gdb.cp/breakpoint.exp (test_breakpoint): Fix the runto_main
6500 failure return path.
6501
ebbbe5c5
LM
65022012-02-27 Luis Machado <lgustavo@codesourcery.com>
6503
6504 * gdb.base/save-bp.exp: Account for new condition evaluator output.
6505
8d126d8a
LM
65062012-02-24 Luis Machado <lgustavo@codesourcery.com>
6507
6508 * gdb.base/cond-eval-mode.exp: New file.
6509
11337c2f
PA
65102012-02-24 Pedro Alves <palves@redhat.com>
6511
6512 * gdb.base/break-interp.exp (test_ld): Use with_test_prefix.
6513 (top level): Use with_test_prefix.
6514
13fc3e3c
PA
65152012-02-24 Pedro Alves <palves@redhat.com>
6516
6517 * gdb.threads/attach-into-signal.exp (corefunc): Use
6518 with_test_prefix.
6519
07c1b626
JK
65202012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6521
6522 Fix false FAILs on old CPUs without SSE.
6523 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test):
6524 Return untested for Illegal instruction.
6525
596ba138
JK
65262012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6527
6528 Fix false FAILs with glibc debug infos installed.
6529 * gdb.reverse/solib-precsave.exp (set debug-file-directory): New test.
6530 * gdb.reverse/solib-reverse.exp (set debug-file-directory): New test.
6531
aeaa2474
SA
65322012-02-22 Sterling Augustine <saugustine@google.com>
6533
6534 * gdb.base/watchpoint.exp (test_constant_watchpoint): Add test for
6535 constant with cast.
6536
aed555c9
PA
65372012-02-21 Pedro Alves <palves@redhat.com>
6538
6539 * gdb.threads/watchpoint-fork.exp (test): Use with_test_prefix.
6540
78afebb4
PA
65412012-02-21 Pedro Alves <palves@redhat.com>
6542
6543 * gdb.base/return-nodebug.exp (do_test): Use with_test_prefix.
6544
fdcfef12
PA
65452012-02-21 Pedro Alves <palves@redhat.com>
6546
6547 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Use
6548 with_test_prefix.
6549
0f4d39d5
PA
65502012-02-21 Pedro Alves <palves@redhat.com>
6551
6552 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Don't do
6553 with_test_prefix here.
6554 (top level): Do it here instead. Remove `:' from the
6555 with_test_prefix string.
6556 * gdb.base/attach-pie-misread.exp: Remove the leading space the
6557 the suffix `:' from the with_test_prefix prefix string.
6558 * gdb.base/break-interp.exp: Ditto.
6559 * gdb.base/catch-load.exp: Ditto.
6560 * gdb.base/disp-step-syscall.exp: Ditto.
6561 * gdb.base/jit-so.exp: Ditto.
6562 * gdb.base/jit.exp: Ditto.
6563 * gdb.base/sepdebug.exp: Ditto.
6564 * gdb.base/solib-display.exp: Ditto.
6565 * gdb.base/solib-overlap.exp: Ditto.
6566 * gdb.base/watch-cond-infcall.exp: Ditto.
6567 * gdb.base/watchpoint.exp: Ditto.
6568 * gdb.dwarf2/dw2-noloc.exp: Ditto.
6569 * gdb.mi/mi-watch.exp: Ditto.
6570 * gdb.mi/mi2-watch.exp: Ditto.
6571 * gdb.threads/non-ldr-exc-1.exp: Ditto.
6572 * gdb.threads/non-ldr-exc-2.exp: Ditto.
6573 * gdb.threads/non-ldr-exc-3.exp: Ditto.
6574 * gdb.threads/non-ldr-exc-4.exp: Ditto.
6575 * gdb.threads/watchpoint-fork.exp: Ditto.
6576 * gdb.threads/watchthreads-reorder.exp: Ditto.
6577 * gdb.trace/change-loc.exp: Ditto.
6578 * gdb.trace/pending.exp: Ditto.
6579 * gdb.trace/status-stop.exp: Ditto.
6580 * gdb.trace/strace.exp: Ditto.
6581 * gdb.trace/trace-break.exp: Ditto.
6582 * gdb.trace/unavailable.exp: Ditto.
6583 * lib/gdb.exp (with_test_prefix): Always prefix with space and
6584 suffix with colon. Adjust leading comments.
6585
6a5870ce
PA
65862012-02-21 Pedro Alves <palves@redhat.com>
6587 Tom Tromey <tromey@redhat.com>
6588
6589 * lib/gdb.exp: Add description of test prefixes.
6590 (with_test_prefix): New procedure.
6591 * gdb.arch/altivec-abi.exp: Use with_test_prefix.
6592 * gdb.base/attach-pie-misread.exp: Use with_test_prefix.
6593 * gdb.base/break-interp.exp: Use with_test_prefix. Use append
6594 instead of lappend to append to pf_prefix.
6595 * gdb.base/catch-load.exp: Use with_test_prefix.
6596 * gdb.base/disp-step-syscall.exp: Use with_test_prefix.
6597 * gdb.base/jit-so.exp: Use with_test_prefix.
6598 * gdb.base/jit.exp: Use with_test_prefix.
6599 * gdb.base/return-nodebug.exp (do_test): Use append instead of
6600 lappend to append to pf_prefix.
6601 * gdb.base/sepdebug.exp: Use with_test_prefix.
6602 * gdb.base/solib-display.exp: Use with_test_prefix.
6603 * gdb.base/solib-overlap.exp: Use with_test_prefix.
6604 * gdb.base/watch-cond-infcall.exp: Use with_test_prefix.
6605 * gdb.base/watchpoint.exp: Use with_test_prefix.
6606 * gdb.dwarf2/dw2-noloc.exp: Use with_test_prefix.
6607 * gdb.mi/mi-watch.exp: Use with_test_prefix.
6608 * gdb.mi/mi2-watch.exp: Use with_test_prefix.
6609 * gdb.threads/non-ldr-exc-1.exp: Use with_test_prefix.
6610 * gdb.threads/non-ldr-exc-2.exp: Use with_test_prefix.
6611 * gdb.threads/non-ldr-exc-3.exp: Use with_test_prefix.
6612 * gdb.threads/non-ldr-exc-4.exp: Use with_test_prefix.
6613 * gdb.threads/watchpoint-fork.exp: Use with_test_prefix. Use
6614 append instead of lappend to append to pf_prefix.
6615 * gdb.threads/watchthreads-reorder.exp: Use with_test_prefix.
6616 * gdb.trace/change-loc.exp: Use with_test_prefix.
6617 * gdb.trace/pending.exp: Use with_test_prefix.
6618 * gdb.trace/status-stop.exp: Use with_test_prefix.
6619 * gdb.trace/strace.exp: Use with_test_prefix.
6620 * gdb.trace/trace-break.exp: Use with_test_prefix.
6621 * gdb.trace/unavailable.exp: Use with_test_prefix. Use append
6622 instead of lappend to append to pf_prefix.
6623
35dc4a6b
JK
66242012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6625
6626 Fix racy FAILs.
6627 * gdb.base/inferior-died.c (main): Add return of 0.
6628 * gdb.base/inferior-died.exp (continue): Fix expectation of
6629 asynchronous events.
6630 (p 1): New test.
6631
c5a006e6
PA
66322012-02-20 Pedro Alves <palves@redhat.com>
6633
6634 * gdb.threads/attach-into-signal.exp (corefunc): Don't enable
6635 lin-lwp output. Set SIGALRM to stop. Adjust tests to not rely on
6636 gdb's internal debug output. For the non-threaded case, look for
6637 "Program received signal SIGLARM", for the threaded case, peek at
6638 the thread's siginfo.
6639
cc51a170
PA
66402012-02-20 Pedro Alves <palves@redhat.com>
6641
6642 General cleanup, make output test messages unique, and build
6643 different executable files for the non-threaded and threaded
6644 cases.
6645
6646 * gdb.threads/attach-into-signal.exp (binfile, escapedbinfile):
6647 Delete.
6648 (executable_nothr, executable_thr): New globals.
6649 (top level): Adjust to delete both executables.
6650 (corefunc): New parameter $executable. Set $pf_prefix instead of
6651 hand writing a prefix in tests. Issue a clean_restart and enable
6652 lin-lwp debug output here.
6653 (top level): Adjust. Use build_executable. Don't start gdb here,
6654 and don't enable lin-lwp debug output here.
6655 * gdb.threads/Makefile.in (EXECUTABLES): Adjust.
6656
c755f03d
JK
66572012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6658
6659 Fix racy FAILs.
6660 * gdb.base/catch-load.exp (one_catch_load_test): Remove duplicate
6661 "continue" command.
6662
6bec5e0a
JK
66632012-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6664
6665 Fix for gdbserver non-extended mode.
6666 * gdb.base/break-inline.exp (start): Replace "start" by gdb_breakpoint
6667 and gdb_run_cmd.
6668
2e8265fd
TT
66692012-02-17 Tom Tromey <tromey@redhat.com>
6670
6671 * gdb.python/py-events.py (exit_handler): Add test for 'dir'.
6672 * gdb.python/py-events.exp: Check 'dir' output.
6673 * gdb.python/py-type.exp (test_fields): Add test for 'dir'.
6674
9e507076
YQ
66752012-02-17 Yao Qi <yao@codesourcery.com>
6676
6677 * gdb.trace/strace.exp (strace_info_marker): Test `info threads'.
6678
32d22ab1
TT
66792012-02-16 Tom Tromey <tromey@redhat.com>
6680
6681 * gdb.base/inferior-died.c: Don't include stdio.h.
6682
9addecb9
TT
66832012-02-16 Tom Tromey <tromey@redhat.com>
6684
6685 * gdb.base/inferior-died.c: New file.
6686 * gdb.base/inferior-died.exp: New file.
6687
4cb6da1c
AR
66882012-02-15 Aleksandar Ristovski <aristovski@qnx.com>
6689
6690 * gdb.base/break-inline.exp: New file.
6691 * gdb.base/break-inline.c: New file.
6692
3af2590d
TT
66932012-02-15 Tom Tromey <tromey@redhat.com>
6694
6695 * gdb.base/pc-fp.exp: Add "info register" tests.
6696
29988831
TT
66972012-02-15 Tom Tromey <tromey@redhat.com>
6698
6699 * gdb.base/regs.exp: Remove.
6700
10010058
PA
67012012-02-15 Pedro Alves <palves@redhat.com>
6702
6703 * gdb.trace/backtrace.exp: Issue UNSUPPORTED instead of PASS when
6704 the target doesn't support tracepoints.
6705 * gdb.trace/circ.exp: Ditto.
6706 * gdb.trace/collection.exp: Ditto.
6707 * gdb.trace/packetlen.exp: Ditto.
6708 * gdb.trace/passc-dyn.exp: Ditto.
6709 * gdb.trace/report.exp: Ditto.
6710 * gdb.trace/tfind.exp: Ditto.
6711 * gdb.trace/tspeed.exp: Ditto.
6712 * gdb.trace/tsv.exp: Ditto.
6713 * gdb.trace/unavailable.exp: Ditto.
6714 * gdb.trace/while-dyn.exp: Ditto.
6715
a2e0062d
PA
67162012-02-15 Pedro Alves <palves@redhat.com>
6717
6718 * gdb.trace/circ.exp (trace_buffer_normal): Rewrite using
6719 gdb_test_multiple, and call unsupported instead of fail, if the
6720 remote side does not support the request.
6721
a1999d40
PA
67222012-02-15 Pedro Alves <palves@redhat.com>
6723
6724 * gdb.server/ext-attach.exp: Make sure gdb is disconnected.
6725 * gdb.server/ext-run.exp: Make sure gdb is disconnected.
6726 * gdb.server/file-transfer.exp: Make sure gdb is disconnected.
6727 * gdb.server/server-mon.exp: Make sure gdb is disconnected.
6728 * gdb.server/server-run.exp: Make sure gdb is disconnected.
6729 * lib/gdbserver-support.exp (gdbserver_start_extended): Only
6730 prepend "extended-" to $gdbserver_protocol if $gdbserver_protocol
6731 doesn't start with "extended-" already.
6732
7cee1e54
PA
67332012-02-15 Pedro Alves <palves@redhat.com>
6734
6735 Support extended-remote. Avoid cascading timeouts.
6736
6737 * gdb.base/attach.exp (do_attach_tests): Add expected output for
6738 the extended-remote target. If attaching with no file fails, load
6739 the file manually.
6740 * gdb.server/ext-attach.exp: Adjust expected attach/detach output.
6741
816338b5
SS
67422012-02-14 Stan Shebs <stan@codesourcery.com>
6743
6744 * gdb.base/ena-dis-br.exp: Add enable count test.
6745
cc30c4bd
PA
67462012-02-13 Pedro Alves <palves@redhat.com>
6747
6748 * config/mips-idt.exp: Delete.
6749 * gdb.base/a2-run.exp: Remove mips-idt xfails.
6750 * gdb.base/bitfields.exp: Remove mips-idt restarts.
6751 * gdb.base/break.exp: Remove mips-idt references.
6752 * gdb.base/chng-syms.exp: Ditto.
6753 * gdb.base/default.exp: Ditto.
6754 * gdb.base/funcargs.exp (funcargs_reload): Delete.
6755 (top level): Don't call it.
6756 * gdb.base/opaque.exp: Remove mips-idt restarts.
6757 * gdb.base/ptype.exp: Remove mips-idt xfails.
6758 * gdb.base/scope.exp: Remove mips-idt restarts.
6759 * gdb.base/sepdebug.exp: Remove mips-idt references.
6760 * gdb.base/watchpoint.exp (maybe_clean_restart)
6761 (maybe_reinitialize): Delete.
6762 (test_disabling_watchpoints, test_disabling_watchpoints)
6763 (test_watchpoint_triggered_in_syscall)
6764 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
6765 Don't call them.
6766
57008375
JK
67672012-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6768
6769 * gdb.server/server-exec-info.exp: New file.
6770
4a2d9c08
PA
67712012-02-10 Pedro Alves <palves@redhat.com>
6772
6773 * gdb.base/break-interp.exp (test_attach_gdb): Assume $file is
6774 always non-empty.
6775 (test_attach): Always pass $exec to test_attach_gdb.
6776
09fa21bd
TT
67772012-02-08 Tom Tromey <tromey@redhat.com>
6778
6779 * gdb.python/py-symbol.exp: Use lookup_global_symbol for tests
6780 before inferior is started.
6781
f0823d2c
TT
67822012-02-07 Tom Tromey <tromey@redhat.com>
6783
6784 * gdb.python/py-symbol.exp: Test Symbol.needs_frame and
6785 Symbol.value.
6786 * gdb.python/py-symbol.c (qq): Set default value.
6787
67882012-02-07 Tom Tromey <tromey@redhat.com>
64e7d9dd
TT
6789
6790 * gdb.python/py-symbol.c (qq): New global.
6791 * gdb.python/py-symbol.exp: Add test for frame-less
6792 lookup_symbol.
6793 * gdb.python/py-symtab.exp: Fix line number.
6794
f7e44f65
JB
67952012-02-03 Joel Brobecker <brobecker@adacore.com>
6796
6797 * gdb.ada/mi_task_arg: New testcase.
6798
4c9ed63c
PA
67992012-02-02 Pedro Alves <palves@redhat.com>
6800
6801 * gdb.reverse/until-precsave.exp: Also put "record save" under the
6802 extended timeout.
6803
c0b9f2c6
PA
68042012-02-02 Pedro Alves <palves@redhat.com>
6805
6806 * gdb.gdb/complaints.exp: Skip if gdb,noinferiorio is set.
6807 * gdb.gdb/selftest.exp (test_with_self): Handle gdb,noinferiorio.
6808
5f8cefd7
PA
68092012-02-02 Pedro Alves <palves@redhat.com>
6810
6811 * gdb.base/term.exp: Rewrite.
6812 * gdb.base/term.c: New.
6813
2f3a2569
PA
68142012-02-02 Pedro Alves <palves@redhat.com>
6815
6816 * gdb.base/default.exp (run "r" abbreviation, run): Add
6817 extended-remote expected output.
6818
f149aabd
TT
68192012-02-02 Tom Tromey <tromey@redhat.com>
6820
6821 * gdb.cp/dispcxx.exp: New file.
6822 * gdb.cp/dispcxx.cc: New file.
6823
03bef283
TT
68242012-02-01 Tom Tromey <tromey@redhat.com>
6825
6826 * gdb.base/jit-simple.exp: New file.
6827 * gdb.base/jit-simple.c: New file.
6828
a79b18b5
YQ
68292012-01-30 Yao Qi <yao@codesourcery.com>
6830
6831 * gdb.base/skip.exp: Make test result unique.
6832
f0d1a53e
JK
68332012-01-30 Jan Kratochvil <jan.kratochvil@redhat.com>
6834
6835 * gdb.base/valgrind-db-attach.exp (attach to debugger): Fix
6836 compatibility with valgrind-3.7.0.
6837
4b3c9f41
PA
68382012-01-27 Pedro Alves <palves@redhat.com>
6839
6840 * gdb.base/watchpoint.exp (no_hw): New global.
6841 (maybe_clean_restart, maybe_reinitialize): If no_hw is set,
6842 disable hw watchpoints.
6843 (test_wide_location_1, test_wide_location_2): If no_hw is set,
6844 don't expect hw watchpoints.
6845 (no_hw_watchpoints): Always clean restart.
6846 (do_tests): New procedure, factored out from the top level.
6847 (top level): Run tests twice. Once with hw watchpoints enabled,
6848 another time with hw watchpoints disabled.
6849
a13491c8
PA
68502012-01-27 Pedro Alves <palves@redhat.com>
6851
6852 * gdb.base/watchpoint.exp (test_no_hw_watchpoints): New, factored
6853 out from the top level.
6854 (top level): Call it instead.
6855
f2c8a051
PA
68562012-01-27 Pedro Alves <palves@redhat.com>
6857
6858 * gdb.base/watchpoint.exp (top level): Re-enable hardware
6859 watchpoints sooner.
6860
654d7a9e
PA
68612012-01-27 Pedro Alves <palves@redhat.com>
6862
6863 * gdb.base/watchpoint.exp (top level): Delete watch ival3.
6864
274f47f3
PA
68652012-01-27 Pedro Alves <palves@redhat.com>
6866
6867 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): Expect
6868 "You may have requested too many hardware
6869 breakpoints/watchpoints".
6870
e4d63ba2
PA
68712012-01-27 Pedro Alves <palves@redhat.com>
6872
6873 * gdb.base/watchpoint.exp (maybe_clean_restart)
6874 (maybe_reinitialize): New.
6875 (test_disabling_watchpoints): Call maybe_reinitialize. Don't
6876 expect "hit N times".
6877 (test_disabling_watchpoints, test_complex_watchpoint)
6878 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
6879 Call maybe_clean_restart.
6880 (top level): Use clean_restart. Remove "mips-idt-*"
6881 reinitialization.
6882
dbd95daf
PA
68832012-01-27 Pedro Alves <palves@redhat.com>
6884
6885 * gdb.base/watchpoint.exp: Always run test_complex_watchpoint.
6886
f3ad2025
PA
68872012-01-27 Pedro Alves <palves@redhat.com>
6888
6889 * gdb.base/watchpoint.exp: Clean restart after tests that don't
6890 require `initialize' anymore. Remove unnecessary `initialize'
6891 calls.
6892
100aa3ae
PA
68932012-01-27 Pedro Alves <palves@redhat.com>
6894
6895 * gdb.base/watchpoint.exp (wp_set): Delete.
6896 (initialize, test_simple_watchpoint, top level): Remove dead code.
6897
c79a8e11
PA
68982012-01-27 Pedro Alves <palves@redhat.com>
6899
6900 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Fix
6901 typo.
6902
048fe15a
PA
69032012-01-27 Pedro Alves <palves@redhat.com>
6904
6905 * config/extended-gdbserver.exp: New file.
6906 * lib/gdbserver-support.exp (gdbserver_start_extended): Extend
6907 comment.
6908 (gdbserver_start_multi, mi_gdbserver_start_multi): New.
6909 * boards/native-extended-gdbserver.exp: New file.
6910
4033a6bf
PA
69112012-01-26 Pedro Alves <palves@redhat.com>
6912
6913 * gdb.base/watchpoint.exp: Replace send_gdb/gdb_expect by gdb_test
6914 and gdb_test_multiple.
6915
3d7f4b81
PA
69162012-01-26 Pedro Alves <palves@redhat.com>
6917
6918 Make test messages unique, and more identifiable.
6919 * gdb.multi/watchpoint-multi.exp: Change test messages.
6920
484abf42
TT
69212012-01-25 Tom Tromey <tromey@redhat.com>
6922
6923 * gdb.base/solib-disc.exp: Fix regexps.
6924
edcc5120
TT
69252012-01-24 Tom Tromey <tromey@redhat.com>
6926
6927 * lib/mi-support.exp (mi_expect_stop): Add special case for
6928 solib-event.
6929 * gdb.base/catch-load-so.c: New file.
6930 * gdb.base/catch-load.exp: New file.
6931 * gdb.base/catch-load.c: New file.
6932 * gdb.base/break-interp.exp (reach_1): Update regexp.
6933
30b91c90
JK
69342012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6935
6936 Fix fuzzy results.
6937 * gdb.mi/var-cmd.c (do_locals_tests): Initialize variables lsimple,
6938 lpsimple and func.
6939
53fe1783
GB
69402012-01-24 Gary Benson <gbenson@redhat.com>
6941
6942 Delete #if 0'd out code.
6943 * gdb.base/default.exp (info catch): Remove.
6944 * gdb.base/gdb_history (info catch): Likewise.
6945 * gdb.base/help.exp (info catch): Likewise.
6946
d0d8b0c6
JK
69472012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6948
6949 Fix watchpoints to be specific for each inferior.
6950 * gdb.multi/watchpoint-multi.c: New file.
6951 * gdb.multi/watchpoint-multi.exp: New file.
6952
4403d8e9
JK
69532012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6954
6955 Fix watchpoints across inferior fork.
6956 * gdb.threads/watchpoint-fork-child.c: New file.
6957 * gdb.threads/watchpoint-fork-mt.c: New file.
6958 * gdb.threads/watchpoint-fork-parent.c: New file.
6959 * gdb.threads/watchpoint-fork-st.c: New file.
6960 * gdb.threads/watchpoint-fork.exp: New file.
6961 * gdb.threads/watchpoint-fork.h: New file.
6962
050a2e1d
PA
69632012-01-23 Pedro Alves <palves@redhat.com>
6964
6965 * gdb.base/call-signal-resume.exp: Allow output after "return".
6966
6a52fb62
PA
69672012-01-20 Pedro Alves <palves@redhat.com>
6968
6969 * gdb.python/py-finish-breakpoint.py: Fix typo.
6970
145b16a9
UW
69712012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
6972
6973 * gdb.base/info-proc.exp: Also run on remote targets. Main
6974 "info proc" command is now always present; whether target supports
6975 actual info proc operation is detected when attempting to issue
6976 the command.
6977
26f6125e
JK
69782012-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6979
6980 * .gdbinit: Remove.
6981
eb5227ce
PA
69822012-01-19 Pedro Alves <palves@redhat.com>
6983
6984 * gdb.java/jprint.exp: Don't rely on inferior output, but instead
6985 look at the funtions' returns.
6986 * gdb.java/jprint.java (jvclass.addprint, jprint.print(int))
6987 (jprint.print(int, int)): Change return type to int. Adjust.
6988
1db33378
PP
69892012-01-18 Paul Pluzhnikov <ppluzhnikov@google.com>
6990
6991 PR gdb/9538
6992 * gdb.base/sepdebug.exp: New test.
6993
b9736cf8
PA
69942012-01-18 Pedro Alves <palves@redhat.com>
6995
6996 * gdb.ada/mi_task_info.exp (-ada-task-info with no argument):
6997 Allow output before ^done.
6998
4aac40c8
TT
69992012-01-16 Tom Tromey <tromey@redhat.com>
7000
7001 * gdb.linespec/linespec.exp: Change some tests to use $decimal.
7002 Add tests for relative directory.
7003
cafec441
TT
70042012-01-16 Tom Tromey <tromey@redhat.com>
7005
7006 * gdb.base/printcmds.c (enum flag_enum): New.
7007 (three): New global.
7008 * gdb.base/printcmds.exp (test_print_enums): Add test for flag
7009 enum printing.
7010 * gdb.python/py-pp-maint.py (build_pretty_printer): Instantiate
7011 FlagEnumerationPrinter.
7012 * gdb.python/py-pp-maint.exp: Add tests for FlagEnumerationPrinter.
7013 * gdb.python/py-pp-maint.c (enum flag_enum): New.
7014 (fval): New global.
7015
abcc4978
PA
70162012-01-16 Pedro Alves <palves@redhat.com>
7017
7018 * lib/gdb.exp (banned_procedures): New variable.
7019 (banned_variables_traced): Rename to ...
7020 (banned_traced): ... this.
7021 (gdb_init): Also trace banned procedures.
7022 (gdb_finish): Also untrace banned procedures.
7023
97ccebe8
PA
70242012-01-16 Pedro Alves <palves@redhat.com>
7025
7026 Remove all calls to strace.
7027
2af7517b
JK
70282012-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7029
7030 * gdb.dwarf2/dw2-namespaceless-anonymous.S: New file.
7031 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: New file.
7032
9241a8bc
PP
70332012-01-13 Paul Pluzhnikov <ppluzhnikov@google.com>
7034
7035 * gdb.base/attach-pie-misread.exp: Pass -pie only to the linker.
7036 * gdb.base/pie-execl.exp: Likewise.
7037
3848a17f
KS
70382012-01-12 Keith Seitz <keiths@redhat.com>
7039
7040 PR mi/10586
7041 * gdb.mi/var-cmd.c (struct anonymous): New structure.
7042 (do_anonymous_type_tests): New function.
7043 (main): Call do_anonymous_type_tests.
7044 * gdb.mi/mi2-var-child.exp: Add anonymous type tests.
7045 (verify_everything): New procedure.
7046 * gdb.mi/mi-var-cp.cc (class A): New class.
7047 (anonymous_structs_and_unions): New function.
7048 (main): Call anonymous_structs_and_unions.
7049 * gdb.mi/mi-var-cp.exp: Add anonymous type tests.
7050 (verify_everything): New procedure.
7051
440e2fca
KS
70522012-01-12 Keith Seitz <keiths@redhat.com>
7053
7054 * lib/mi-support.exp: Expand comments about PATH_EXPR.
7055 (varobj_tree::get_path_expr): Assume that all varobjs are
7056 compound unless they are known simple types.
7057 Adjust path expressions based on parent type, path parent type,
7058 and tree language.
7059 (varobj_tree::walk_tree): Add LANGUAGE parameter and save it into
7060 the root varobj.
7061 (mi_walk_varobj_tree): Add LANGUAGE parameter.
7062
675399c9
PA
70632012-01-11 Pedro Alves <palves@redhat.com>
7064
7065 * gdb.base/default.exp (core-file): Don't expect "GDB can't read
7066 core files on this machine" anymore.
7067
97ddaa9b
PH
70682012-01-11 Paul Hilfinger <hilfingr@adacore.com>
7069
7070 * gdb.base/watchpoint.c (recurser): Initialize local_x.
7071 (main): Repeat recurser call.
7072 * gdb.base/watchpoint.exp: Check that 'watch recurser::local_x' is
7073 equivalent to 'local_x'.
7074
ea733575 70752012-01-11 Paul Hilfinger <hilfingr@adacore.com>
6fdff2c5 7076 Joel Brobecker <brobecker@adacore.com>
ea733575
PH
7077
7078 * gdb.base/recpar.c, gdb.base/recpar.exp: New files.
7079
2ca0b532
PA
70802012-01-05 Pedro Alves <alves.ped@gmail.com>
7081
7082 * gdb.mi/mi-stepn.c, gdb.mi/mi-stepn.exp: New files.
7083 * gdb.python/py-events.c (first): Add bits for new "step N" test.
7084 * gdb.python/py-events.exp: Test that "step N" tripping on a
7085 breakpoint emits a breakpoint event.
7086
6e681866
JB
70872012-01-03 Joel Brobecker <brobecker@adacore.com>
7088
7089 * gdb.base/auxv.exp: Reformat the copyright notice.
7090
3c2d6aff
YQ
70912012-01-03 Yao Qi <yao@codesourcery.com>
7092
7093 * gdb.trace/strace.exp (strace_trace_on_same_addr): New.
7094 (strace_trace_on_diff_addr): New.
7095 * gdb.trace/strace.c: (main): Add two local variables.
7096
0852fee3
UW
70972011-01-02 Ulrich Weigand <uweigand@de.ibm.com>
7098
7099 * gdb.cell/fork.exp: Delete breakpoints after reaching main.
7100 * gdb.cell/gcore.exp: Likewise.
7101 * gdb.cell/solib-symbol.exp: Use "info symbol" instead of "break"
7102 to verify the correct instance of main is selected.
7103
12c3e59c
JB
71042012-01-02 Joel Brobecker <brobecker@adacore.com>
7105
7106 * dg-extract-results.sh, gdb.arch/gcore.c, gdb.arch/gdb1558.c,
7107 gdb.arch/i386-gnu-cfi.c, gdb.base/complex.c, gdb.base/cvexpr.c,
7108 gdb.base/gcore.c, gdb.base/gdb1555-main.c, gdb.base/gdb1555.c,
7109 gdb.base/gdb1821.c, gdb.base/long_long.c, gdb.base/restore.c,
7110 gdb.base/sepdebug.c, gdb.base/type-opaque-lib.c,
7111 gdb.base/type-opaque-main.c, gdb.cp/maint.exp, gdb.cp/namespace1.cc,
7112 gdb.cp/pr9631.cc, gdb.cp/psmang1.cc, gdb.cp/psmang2.cc,
7113 gdb.cp/try_catch.cc, gdb.cp/virtfunc.cc, gdb.hp/gdb.base-hp/reg.exp,
7114 gdb.mi/basics.c, gdb.mi/mi-stack.c, gdb.mi/mi-var-child.c,
7115 gdb.mi/mi2-var-child.exp, gdb.mi/var-cmd.c,
7116 gdb.threads/thread_check.c: Reformat copyright header.
7117
c0f378ec
EBM
71182011-12-30 Edjunior Machado <emachado@linux.vnet.ibm.com>
7119
e4a7ca93 7120 * gdb.python/py-finish-breakpoint.exp: Add `.' prefix for ppc64.
c0f378ec
EBM
7121 * gdb.python/py-finish-breakpoint2.exp: Skip testcase if python support
7122 is not enabled.
7123
3bc96cfb
JK
71242011-12-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7125
7126 * gdb.python/py-finish-breakpoint.c (test_exec_exit): Change the
7127 parameter to self_exec, adjust the function.
7128 (main): Check for argv[1] "exit". Use argv[0] for test_exec_exit.
7129 * gdb.python/py-finish-breakpoint.exp (set var self_exec = 0): New test.
7130 (set var do_exit = 0): Remove test.
7131 (newline at end of file): Add one.
7132
095bcf5e
JB
71332011-12-27 Joel Brobecker <brobecker@adacore.com>
7134
7135 * gdb.base/dmsym.c, gdb.base/dmsym_main.c, gdb.base/dmsym.exp:
7136 New files.
7137
18d19bd1
JK
71382011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7139
7140 Fix racy FAILs.
7141 * gdb.threads/fork-thread-pending.c (barrier): New variable.
7142 (thread_function, thread_forker): Call pthread_barrier_wait for it.
7143 (main): Call pthread_barrier_init for it.
7144
e809353a
JK
71452011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7146
7147 Fix double send_gdb leading to racy FAILs.
7148 * gdb.base/break.exp (set silent break bp_location1): Replace
7149 3x send_gdb and gdb_expect by gdb_test.
7150 * gdb.base/fileio.exp: Replace 2x send_gdb by gdb_exit and sleep.
7151 * gdb.base/foll-vfork.exp (vfork_and_exec_child_follow_to_main_bp)
7152 (vfork_and_exec_child_follow_through_step): Use gdb_test_no_output
7153 instead of send_gdb. Twice.
7154 * gdb.base/sepdebug.exp (set silent break bp_location1): Replace
7155 3x send_gdb and gdb_expect by gdb_test.
7156 * gdb.mi/mi-nsmoribund.exp: Replace 3x send_gdb by mi_gdb_test.
7157
da8cb7ec
JK
71582011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
7159
7160 * gdb.linespec/linespec.exp: Compile using {c++}.
7161
ae1a303e
JK
71622011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
7163
7164 * gdb.cp/templates.exp (test_template_typedef): Import gdb_prompt.
7165 (print destructor of template typedef): Extend it for gcc/51668 XFAIL.
7166 (verify GCC PR debug/51668): New test.
7167
cc72b2a2
KP
71682011-12-23 Kevin Pouget <kevin.pouget@st.com>
7169
7170 Introduce gdb.FinishBreakpoint in Python.
7171 * Makefile.in (EXECUTABLES): Add py-finish-breakpoint and
7172 py-finish-breakpoint2
7173 (MISCALLANEOUS): Add py-events-shlib.so and py-events-shlib-nodebug.so
7174 * gdb.python/py-breakpoint.exp (mult_line): Define and use variable
7175 instead of line number.
7176 * gdb.python/py-finish-breakpoint.c: New file.
7177 * gdb.python/py-finish-breakpoint.exp: New file.
7178 * gdb.python/py-finish-breakpoint.py: New file.
7179 * gdb.python/py-finish-breakpoint2.cc: New file.
7180 * gdb.python/py-finish-breakpoint2.exp: New file.
7181 * gdb.python/py-finish-breakpoint2.py: New file.
7182
3b7962f9
JK
71832011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
7184
7185 Partial fix of compatibility with gcc-4.7.
7186 * gdb.cp/templates.exp (ptype T5<int>, ptype t5i): Turn all PASS cases
7187 into XFAIL "new without size_t". Permit size_t for the KFAIL case.
7188 Add comment to add a PASS case in the future.
7189
6538471c
JK
7190 Fix compatibility with gcc-4.7.
7191 * gdb.python/py-frame-inline.c (f): Use inline for __always_inline__.
7192
7052e42c
UW
71932011-12-21 Ulrich Weigand <ulrich.weigand@linaro.org>
7194
7195 PR tdep/12797
7196 * gdb.base/callfuncs.exp: Remove KFAIL.
7197
9ac7f98e
JB
71982011-12-21 Joel Brobecker <brobecker@adacore.com>
7199
7200 * gdb.ada/task_bp: New testcase.
7201
f6eeced0
JK
72022011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7203
7204 * gdb.base/reread.exp: If srcfile2 fails to build retry it with
7205 -DNO_SECTIONS.
7206 * gdb.base/reread2.c <!NO_SECTIONS>: New sections block.
7207
72225e17
JK
72082011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7209
7210 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Make
7211 PR gcc/45997 XFAIL conditional for gcc <= 4.5.
7212 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
7213 Change PR gcc/41736 to the more specific PR gcc/46955. Make it
7214 conditional for gcc <= 4.5.
7215
13ac8d2c
JK
72162011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7217
7218 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Replace KFAIL
7219 by XFAIL.
7220 * gdb.cp/static-method.exp (info addr A::func())
7221 (list static-method.cc:xxx::(anonymous namespace)::A::func)
7222 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
7223 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
7224 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): Likewise.
7225 * gdb.cp/temargs.exp (test value of F in k2_m, test type of F in k3_m)
7226 (test value of F in k3_m): Likewise.
7227 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
7228 Likewise.
7229
049682ba
JK
72302011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7231
7232 * gdb.threads/attach-stopped.exp (continue (*: attach2 continue))
7233 (*: attach2 stop interrupt, *: attach2, exit leaves process sleeping):
7234 Remove.
7235 * gdb.threads/attachstop-mt.c: Remove.
7236 * gdb.threads/attachstop-mt.exp: Remove.
7237
2c9d8796
MK
72382011-12-17 Mark Kettenis <kettenis@gnu.org>
7239
7240 * gdb.arch/amd64-i386-address.exp: Skip on *-*-openbsd*.
7241
e0f9f062
DE
72422011-12-16 Doug Evans <dje@google.com>
7243
f4aa2101 7244 * boards/native-stdio-gdbserver.exp: New file.
966be4fd
DE
7245 * boards/native-gdbserver.exp: New file.
7246
e0f9f062
DE
7247 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize stdio
7248 gdbserver output.
7249 (gdbserver_default_get_remote_address): New function.
7250 (gdbserver_start): Call gdb,get_remote_address to compute argument
7251 to "target remote" command.
7252
80b6e756
PM
72532011-12-16 Phil Muldoon <pmuldoon@redhat.com>
7254
1c3ad6ab 7255 * gdb.python/py-function.exp: Change "on" to "full" for
80b6e756
PM
7256 python print-stack. Add set/show python print-stack
7257 off|full|message tests.
7258
1576bd00
YQ
72592011-12-15 Yao Qi <yao@codesourcery.com>
7260
7261 * gdb.trace/strace.c: New
7262 * gdb.trace/strace.exp: New.
7263
d6a0f6e0
TT
72642011-12-14 Tom Tromey <tromey@redhat.com>
7265
7266 * gdb.dwarf2/dw2-inline-param.exp: Log the objcopy command.
7267
31015e1d
DE
72682011-12-14 Doug Evans <dje@google.com>
7269
7270 * lib/gdb.exp (gdb_start_cmd): Fix error return value.
7271
7b50312a
PA
72722011-12-14 Pedro Alves <pedro@codesourcery.com>
7273
7274 PR threads/10729
7275
7276 * gdb.mi/watch-nonstop.c: New file.
6fdff2c5 7277 * gdb.mi/mi-watch-nonstop.exp: New file.
7b50312a 7278
924437bc
PA
72792011-12-13 Pedro Alves <pedro@codesourcery.com>
7280 Doug Evans <dje@google.com>
7281
7282 * lib/gdb.exp (gdb_run_cmd, runto_main, gdb_compile)
7283 (clean_restart): Remove references to the gdb_stub target board
7284 variable.
7285 (gdb_step_for_stub): Delete.
7286
7287 * gdb.base/annota1.exp: Remove all references to [target_info
7288 exists gdb_stub], gdb_step_for_stub and usestubs.
7289 * gdb.base/annota3.exp: Ditto.
7290 * gdb.base/async.exp: Ditto.
7291 * gdb.base/break.exp: Ditto.
7292 * gdb.base/code-expr.exp: Ditto.
7293 * gdb.base/commands.exp: Ditto.
7294 * gdb.base/completion.exp: Ditto.
7295 * gdb.base/condbreak.exp: Ditto.
7296 * gdb.base/consecutive.exp: Ditto.
7297 * gdb.base/cvexpr.exp: Ditto.
7298 * gdb.base/define.exp: Ditto.
7299 * gdb.base/display.exp: Ditto.
7300 * gdb.base/ena-dis-br.exp: Ditto.
7301 * gdb.base/environ.exp: Ditto.
7302 * gdb.base/gnu-ifunc.exp: Ditto.
7303 * gdb.base/maint.exp: Ditto.
7304 * gdb.base/pending.exp: Ditto.
7305 * gdb.base/sect-cmd.exp: Ditto.
7306 * gdb.base/sepdebug.exp: Ditto.
7307 * gdb.base/unload.exp: Ditto.
7308 * gdb.base/watchpoint-solib.exp: Ditto.
7309 * gdb.cp/annota2.exp: Ditto.
7310 * gdb.cp/annota3.exp: Ditto.
7311 * gdb.dwarf2/dw2-inline-param.exp: Ditto.
7312 * gdb.hp/gdb.compat/xdb1.exp: Ditto.
7313 * gdb.mi/mi-pending.exp: Ditto.
7314 * gdb.trace/circ.exp: Ditto.
7315 * gdb.cp/ovldbreak.exp: Ditto. Adjust expected line numbers.
7316 * gdb.base/list.exp: Ditto.
7317
7318 * gdb.base/all-types.c: Remove all calls to set_debug_traps and
7319 breakpoint function and all references to the usestubs macro.
7320 * gdb.base/exprs.c: Ditto.
7321 * gdb.base/freebpcmd.c: Ditto.
7322 * gdb.base/bitfields.c: Ditto.
7323 * gdb.base/bitfields2.c: Ditto.
7324 * gdb.base/break.c: Ditto.
7325 * gdb.base/call-sc.c: Ditto.
7326 * gdb.base/call-signals.c: Ditto.
7327 * gdb.base/callfuncs.c: Ditto.
7328 * gdb.base/charset.c: Ditto.
7329 * gdb.base/consecutive.c: Ditto.
7330 * gdb.base/constvars.c: Ditto.
7331 * gdb.base/funcargs.c: Ditto.
7332 * gdb.base/int-type.c: Ditto.
7333 * gdb.base/interrupt.c: Ditto.
7334 * gdb.base/langs0.c: Ditto.
7335 * gdb.base/list0.c: Ditto.
7336 * gdb.base/mips_pro.c: Ditto.
7337 * gdb.base/miscexprs.c: Ditto.
7338 * gdb.base/nodebug.c: Ditto.
7339 * gdb.base/opaque0.c: Ditto.
7340 * gdb.base/pointers.c: Ditto.
7341 * gdb.base/printcmds.c: Ditto.
7342 * gdb.base/ptype.c: Ditto.
7343 * gdb.base/recurse.c: Ditto.
7344 * gdb.base/reread1.c: Ditto.
7345 * gdb.base/reread2.c: Ditto.
7346 * gdb.base/restore.c: Ditto.
7347 * gdb.base/return.c: Ditto.
7348 * gdb.base/run.c: Ditto.
7349 * gdb.base/scope0.c: Ditto.
7350 * gdb.base/sepdebug.c: Ditto.
7351 * gdb.base/setshow.c: Ditto.
7352 * gdb.base/setvar.c: Ditto.
7353 * gdb.base/sigall.c: Ditto.
7354 * gdb.base/signals.c: Ditto.
7355 * gdb.base/structs.c: Ditto.
7356 * gdb.base/structs2.c: Ditto.
7357 * gdb.base/testenv.c: Ditto.
7358 * gdb.base/twice.c: Ditto.
7359 * gdb.base/unwindonsignal.c: Ditto.
7360 * gdb.base/watchpoint.c: Ditto.
7361 * gdb.base/watchpoints.c: Ditto.
7362 * gdb.base/whatis.c: Ditto.
7363 * gdb.cp/classes.cc: Ditto.
7364 * gdb.cp/cplusfuncs.cc: Ditto.
7365 * gdb.cp/derivation.cc: Ditto.
7366 * gdb.cp/formatted-ref.cc: Ditto.
7367 * gdb.cp/misc.cc: Ditto.
7368 * gdb.cp/overload.cc: Ditto.
7369 * gdb.cp/ovldbreak.cc: Ditto.
7370 * gdb.cp/ref-params.cc: Ditto.
7371 * gdb.cp/ref-types.cc: Ditto.
7372 * gdb.cp/templates.cc: Ditto.
7373 * gdb.cp/virtfunc.cc: Ditto.
7374 * gdb.hp/gdb.aCC/run.c: Ditto.
7375 * gdb.hp/gdb.base-hp/callfwmall.c: Ditto.
7376 * gdb.hp/gdb.compat/xdb0.c: Ditto.
7377 * gdb.reverse/consecutive-reverse.c: Ditto.
7378 * gdb.reverse/sigall-reverse.c: Ditto.
7379 * gdb.reverse/until-reverse.c: Ditto.
7380 * gdb.reverse/watch-reverse.c: Ditto.
7381 * gdb.trace/actions.c: Ditto.
7382 * gdb.trace/circ.c: Ditto.
7383 * gdb.trace/collection.c: Ditto.
7384
fabde485
PA
73852011-12-13 Pedro Alves <pedro@codesourcery.com>
7386
7387 * gdb.base/watchpoint.c (struct foo2, foo2, struct foo4, foo4)
7388 (func6, func7): New.
7389 (main): Call func6 and func7.
7390 * gdb.base/watchpoint.exp (test_wide_location_1)
7391 (test_wide_location_2): New.
7392 (top level): Re-enable hardware watchpoints if necessary. Call
7393 test_wide_location_1 and test_wide_location_2.
7394
ff7d1690
YQ
73952011-12-11 Yao Qi <yao@codesourcery.com>
7396
7397 * gdb.trace/status-stop.exp: Skip it if target doesn't support trace.
7398
a6af7abe
JB
73992011-12-11 Joel Brobecker <brobecker@adacore.com>
7400
7401 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp: Adjust
7402 expected output for unsupported case.
7403
61638e15
JK
74042011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7405
7406 PR testsuite/12649
7407 * gdb.trace/ftrace.exp (test_fast_tracepoints): Import gdb_prompt.
7408 Protect gdb_test_multiple by final $gdb_prompt match.
7409
0a00efc3
JK
74102011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7411
7412 * gdb.cp/static-method.exp (have_gcc_45682_fixed, info addr A::func()):
7413 New variable, new test.
7414 (list static-method.cc:xxx::(anonymous namespace)::A::func)
7415 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
7416 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
7417 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): KFAIL
7418 them if HAVE_GCC_45682_FIXED is not set.
7419
4511b1ba
YQ
74202011-12-10 Yao Qi <yao@codesourcery.com>
7421
7422 * gdb.trace/status-stop.exp: New.
7423 * gdb.trace/status-stop.c: New.
7424
27949e73
JK
74252011-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7426
7427 * gdb.reverse/until-precsave.exp (run to end of main) Extend the
7428 timeout.
7429
d8ea7931
TT
74302011-12-08 Tom Tromey <tromey@redhat.com>
7431
7432 * gdb.cp/ovsrch.exp (test_class): Correctly use "a_param" in
7433 condition.
7434
1cc310d2
SS
74352011-12-07 Stan Shebs <stan@codesourcery.com>
7436
7437 * gdb.trace/tfind.exp: Update for output changes.
7438
d482a875
PA
74392011-12-07 Pedro Alves <pedro@codesourcery.com>
7440
7441 * gdb.ada/catch_ex.exp: Skip as unsupported if "catch exception"
7442 throws "Cannot insert catchpoints in this configuration".
7443 * gdb.ada/mi_catch_ex.exp: Likewise.
7444
f0ba3972
PA
74452011-12-06 Pedro Alves <pedro@codesourcery.com>
7446
7447 * gdb.base/break-always.exp: Test changing memory at addresses
7448 with breakpoints inserted.
7449
f8eba3c6
TT
74502011-12-06 Joel Brobecker <brobecker@acacore.com>
7451
6fdff2c5
PA
7452 * gdb.ada/fullname_bp.exp: Add tests for other valid linespecs
7453 involving a fully qualified function name.
f8eba3c6
TT
7454
74552011-12-06 Tom Tromey <tromey@redhat.com>
7456
7457 * gdb.ada/homonym.exp: Add three breakpoint tests.
7458
74592011-12-06 Tom Tromey <tromey@redhat.com>
7460
7461 * gdb.base/solib-weak.exp (do_test): Remove kfail.
7462 * gdb.trace/tracecmd.exp: Disable pending breakpoints earlier.
7463 * gdb.objc/objcdecode.exp: Update for output changes.
7464 * gdb.linespec/linespec.exp: New file.
7465 * gdb.linespec/lspec.cc: New file.
7466 * gdb.linespec/lspec.h: New file.
7467 * gdb.linespec/body.h: New file.
7468 * gdb.linespec/base/two/thefile.cc: New file.
7469 * gdb.linespec/base/one/thefile.cc: New file.
7470 * gdb.linespec/Makefile.in: New file.
7471 * gdb.cp/templates.exp (test_template_breakpoints): Update for
7472 output changes.
7473 * gdb.cp/re-set-overloaded.exp: Remove kfail.
7474 * gdb.cp/ovldbreak.exp: Update for output changes. "all" test now
7475 makes one breakpoint.
7476 * gdb.cp/method2.exp (test_break): Update for output changes.
7477 * gdb.cp/mb-templates.exp: Update for output changes.
7478 * gdb.cp/mb-inline.exp: Update for output changes.
7479 * gdb.cp/mb-ctor.exp: Update for output changes.
7480 * gdb.cp/ovsrch.exp: Use fully-qualified names.
7481 * gdb.base/solib-symbol.exp: Run to main later. Breakpoint now
7482 has multiple matches.
7483 * gdb.base/sepdebug.exp: Disable pending breakpoints. Update for
7484 error message change.
7485 * gdb.base/list.exp (test_list_filename_and_number): Update for
7486 error message change.
7487 * gdb.base/break.exp: Disable pending breakpoints. Update for
7488 output changes.
7489 * configure.ac: Add gdb.linespec.
7490 * configure: Rebuild.
7491 * Makefile.in (ALL_SUBDIRS): Add gdb.linespec.
7492
c642a434
UW
74932011-12-06 Ulrich Weigand <uweigand@de.ibm.com>
7494
7495 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out read-only
7496 last_break register on s390*-*-* targets.
7497
b18003d1
JB
74982011-12-06 Joel Brobecker <brobecker@adacore.com>
7499
7500 * gdb.ada/watch_arg/pck.ads, gdb.ada/watch_arg/pck.adb: New files.
7501 * gdb.ada/watch_arg/watch.adb: Adjust code to avoid modification
7502 of parameter X in procedure Foo.
7503
fe96589c
SS
75042011-12-05 Stan Shebs <stan@codesourcery.com>
7505
7506 * gdb.trace/tfind.exp: Update help string matches.
7507
1820ab47
JK
75082011-12-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7509
7510 * gdb.server/ext-run.exp (get process list): Accept also systemd
7511 as PID 1.
7512
e11ac3a3
JK
75132011-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7514 Pedro Alves <pedro@codesourcery.com>
7515
7516 * gdb.base/break-entry.exp: Move the target use_gdb_stub test before
7517 starting GDB.
7518 * gdb.base/default.exp: Replace target use_gdb_stub checks by global
7519 $use_gdb_stub.
7520 * gdb.base/display.exp: Likewise.
7521 * gdb.base/ending-run.exp: Likewise.
7522 * gdb.base/list.exp (test_listsize): Likewise.
7523 * gdb.base/setshow.exp: Likewise.
7524 * gdb.base/valgrind-db-attach.exp: Set global use_gdb_stub to 1.
7525 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd): Replace target use_gdb_stub
7526 check by global $use_gdb_stub.
7527 (gdb_test_multiple): Forbid run, start or attach for !$use_gdb_stub.
7528 (default_gdb_start): Set global use_gdb_stub from target use_gdb_stub.
7529 (default_gdb_init): Unset global $use_gdb_stub.
7530 (gdb_continue_to_end, rerun_to_main): Replace target use_gdb_stub check
7531 by global $use_gdb_stub.
7532 * lib/gdbserver-support.exp: Extend comments for set_board_info
7533 gdb_protocol and gdb,socketport.
7534 (gdbserver_start_extended): Set global gdbserver_protocol and
7535 gdbserver_gdbport. Clear global use_gdb_stub.
7536 * lib/mi-support.exp (default_mi_gdb_start): Set global use_gdb_stub
7537 from target use_gdb_stub.
7538 (mi_run_cmd): Replace target use_gdb_stub check by global $use_gdb_stub.
7539
1d41d75c
DE
75402011-12-03 Doug Evans <dje@google.com>
7541
7542 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd, run_to_main): Add comments.
7543 (gdb_step_for_stub): Add comments.
7544
d6d7a51a
MR
75452011-12-02 Maciej W. Rozycki <macro@codesourcery.com>
7546
7547 * lib/gdb.exp (gdb_expect): Pass all the exception conditions up
7548 to the caller.
7549 (gdb_test_multiple): Likewise.
7550
05acf274
JK
75512011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7552
7553 Fix gdb.mi/mi-solib.exp without system debug info installed.
7554 * lib/mi-support.exp (mi_expect_stop): Accept FILE also for `from'
7555 expect attribute, return 0 for it. Update comments.
7556
2268b414
JK
75572011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7558
7559 * gdb.base/solib-corrupted.exp: Suppress test on is_remote target.
7560 (corrupted list): Adjust the expectation.
7561
585861ea
JK
75622011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7563
7564 PR threads/13448
7565 * gdb.dwarf2/dw2-var-zero-addr.S: New file.
7566 * gdb.dwarf2/dw2-var-zero-addr.exp: New file.
7567 * gdb.threads/tls-var-main.c: New file.
7568 * gdb.threads/tls-var.c: New file.
7569 * gdb.threads/tls-var.exp: New file.
7570
968643aa
JK
75712011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7572
7573 PR testsuite/12649
7574 * gdb.trace/collection.exp (gdb_collect_return_test): Import gdb_prompt.
7575 Protect gdb_test_multiple by final $gdb_prompt match.
7576 * gdb.trace/tspeed.exp (gdb_fast_trace_speed_test): Likewise.
7577 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
7578 (test_tracepoints): Likewise.
7579
9750bca9
JK
75802011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7581
7582 PR breakpoints/13346
7583 * gdb.dwarf2/dw2-objfile-overlap-inner.S: New file.
7584 * gdb.dwarf2/dw2-objfile-overlap-outer.S: New file.
7585 * gdb.dwarf2/dw2-objfile-overlap.exp: New file.
7586
ac1349b7
JB
75872011-12-01 Joel Brobecker <brobecker@adacore.com>
7588
7589 * gdb.ada/homonym/pck.ads, gdb.ada/homonym/pck.adb: New files.
7590 * gdb.ada/homonym/homonym.adb: For use of all types defined
7591 locally inside both Get_Value subprograms.
7592
26d44faf
JK
75932011-12-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7594
7595 Fix racy FAILs.
7596 * gdb.base/foll-exec.exp (zap_session): Use gdb_test_no_output instead
7597 of send_gdb.
7598
514f6425
UW
75992011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
7600
7601 * gdb.base/testenv.exp: Skip on remote targets. Unset global
7602 environment variable after test completed.
7603
4255c8d2
UW
76042011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
7605
7606 * gdb.base/solib-nodir.exp: Skip if remote target.
7607 * gdb.base/gdb.fortran.exp: Use shlib= flag when linking main
7608 application. Call gdb_load_shlibs.
7609 * gdb.mi/mi-solib.exp: Use mi_load_shlibs instead of gdb_load_shlibs.
7610
a35ad96a
JB
76112011-11-29 Joel Brobecker <brobecker@adacore.com>
7612
7613 * gdb.base/infoline.c, gdb.base/infoline.exp: New files.
7614
1a1d5513
JB
76152011-11-28 Joel Brobecker <brobecker@adacore.com>
7616
7617 * gdb.ada/fullname_bp: New testcase.
7618
50b4ddf8
JK
76192011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7620
7621 PR testsuite/12649
7622 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test #2):
7623 Wrap send_gdb into a new gdb_test.
7624
fb0aec57
JK
7625 Code cleanup.
7626 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse4_test):
7627 Convert send_gdb and gdb_expect to gdb_test_multiple.
7628
2376d946
JK
76292011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7630
7631 * gdb.base/jit-so.exp (one_jit_test): Add testcase name to log message.
7632
1eec78bd
KS
76332011-11-23 Keith Seitz <keiths@redhat.com>
7634
7635 * lib/mi-support.exp (varobj_tree): New namespace and procs.
7636 (mi_varobj_tree_test_children_callback): New proc.
7637 (mi_walk_varobj_tree): New proc.
7638
36dfb11c
TT
76392011-11-22 Tom Tromey <tromey@redhat.com>
7640
7641 * lib/mi-support.exp (mi_run_cmd_full): Rename from mi_run_cmd.
7642 Add "use_mi_command" argument.
7643 (mi_run_cmd, mi_run_with_cli): New procs.
7644 * gdb.mi/solib-lib.c: New file.
7645 * gdb.mi/solib-main.c: New file.
7646 * gdb.mi/mi-solib.exp: New file.
7647
0e965dd0
DE
76482011-11-21 Doug Evans <dje@google.com>
7649
7650 * gdb.cp/nextoverthrow.exp: Skip test if debug info for
7651 _Unwind_DebugHook is missing.
7652
f196051f
SS
76532011-11-20 Stan Shebs <stan@codesourcery.com>
7654
7655 * gdb.trace/tstatus.exp: New.
7656 * gdb.trace/actions.c: Include string.h.
7657
bfccc43c
YQ
76582011-11-18 Yao Qi <yao@codesourcery.com>
7659
7660 * gdb.trace/pending.exp: New.
7661 * gdb.trace/pending.c: New.
7662 * gdb.trace/pendshr1.c: New.
7663 * gdb.trace/pendshr2.c: New.
7664 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Check one
7665 tracepoint location becomes pending.
7666 (tracepoint_change_loc_2): New.
7667
73cd8ab1
DM
76682011-11-16 David S. Miller <davem@davemloft.net>
7669
7670 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero when
7671 target is sparc*-*-linux*
7672
77426730
PK
76732011-11-15 Paul Koning <paul_koning@dell.com>
7674
7675 * gdb.python/py-type.exp: New testcases for exceptions on scalar
7676 types.
7677
ed59ded5
DE
76782011-11-14 Doug Evans <dje@google.com>
7679
7680 * gdb.base/shell.exp: New file.
7681
405f8e94
SS
76822011-11-14 Stan Shebs <stan@codesourcery.com>
7683
7684 * gdb.trace/ftrace.c: New.
7685 * gdb.trace/ftrace.exp: New.
7686
1e4d1764
YQ
76872011-11-14 Yao Qi <yao@codesourcery.com>
7688
7689 * gdb.trace/change-loc-1.c: New.
7690 * gdb.trace/change-loc-2.c: New.
7691 * gdb.trace/change-loc.c: New.
7692 * gdb.trace/change-loc.exp: New.
7693 * gdb.trace/change-loc.h: New.
7694 * gdb.trace/trace-break.c (marker): Define new symbol.
7695 * gdb.trace/trace-break.exp (break_trace_same_addr_5):
6fdff2c5 7696 New.
1e4d1764
YQ
7697 (break_trace_same_addr_6): New.
7698
71eba9c2 76992011-11-12 Matt Rice <ratmice@gmail.com>
7700
7701 * gdb.base/info-macros.exp: Make tests for info definitions
7702 test info macro. Add tests for info macro argument processing.
7703 Rename a few tests.
7704
1d93e29a
KS
77052011-11-11 Keith Seitz <keiths@redhat.com>
7706
7707 PR gdb/12843
7708 * gdb.base/linespecs.exp: New file.
7709
a4b5b48a
DE
77102011-11-11 Doug Evans <dje@google.com>
7711
7712 * gdb.threads/print-threads.exp: Extend timeout for slower
7713 tests.
7714
f6b47be4
DE
77152011-11-10 Doug Evans <dje@google.com>
7716
792a0230
DE
7717 * gdb.reverse/i387-env-reverse.exp: Extend timeout of
7718 "record to end of main" test.
7719
f6b47be4
DE
7720 * gdb.python/py-type.c (TS): New typedef.
7721 (ts): New global.
7722 * gdb.python/py-type.exp: Test field list of typedef.
7723
22355c90
JB
77242011-11-10 Joel Brobecker <brobecker@adacore.com>
7725
7726 * gdb.ada/small_reg_param: New testcase.
7727
a7860e76
TT
77282011-11-09 Tom Tromey <tromey@redhat.com>
7729
7730 * gdb.cp/destrprint.exp: New file.
7731 * gdb.cp/destrprint.cc: New file.
7732
72a2e3dc
MI
77332011-11-08 Meador Inge <meadori@codesourcery.com>
7734
7735 * gdb.arch/thumb-prologue.c (switch_stack_to_same): New test function.
7736 (switch_stack_to_other): New test function.
7737 * gdb.arch/thumb-prologue.exp: New test cases.
7738
c7195df2 77392011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
7bf9deb0
MR
7740
7741 * lib/mi-support.exp (mi_send_resuming_command_raw): Fix a typo.
7742
d3895d7d
YQ
77432011-11-08 Yao Qi <yao@codesourcery.com>
7744
7745 * gdb.exp (supports_process_record): New.
7746 (supports_reverse): New.
7747 * gdb.reverse/break-precsave.exp: Call support_process_record
7748 to run test conditionally.
7749 * gdb.reverse/consecutive-precsave.exp: Likewise.
7750 * gdb.reverse/i386-precsave.exp: Likewise.
7751 * gdb.reverse/machinestate-precsave.exp: Likewise.
7752 * gdb.reverse/solib-precsave.exp: Likewise.
7753 * gdb.reverse/step-precsave.exp: Likewise.
7754 * gdb.reverse/until-precsave.exp: Likewise.
7755 * gdb.reverse/watch-precsave.exp: Likewise.
7756 * gdb.reverse/break-reverse.exp: Call support_reverse to run
7757 test conditionally.
7758 * gdb.reverse/consecutive-reverse.exp: Likewise.
7759 * gdb.reverse/finish-precsave.exp: Likewise.
7760 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
7761 * gdb.reverse/finish-reverse.exp: Likewise.
7762 * gdb.reverse/i386-reverse.exp: Likewise.
7763 * gdb.reverse/i386-sse-reverse.exp: Likewise.
7764 * gdb.reverse/machinestate.exp: Likewise.
7765 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Likewise.
7766 * gdb.reverse/sigall-precsave.exp: Likewise.
7767 * gdb.reverse/sigall-reverse.exp: Likewise.
7768 * gdb.reverse/solib-reverse.exp: Likewise.
7769 * gdb.reverse/step-reverse.exp: Likewise.
7770 * gdb.reverse/until-reverse.exp: Likewise.
7771 * gdb.reverse/watch-reverse.exp: Likewise.
7772
a59306a3
YQ
77732011-11-05 Yao Qi <yao@codesourcery.com>
7774
7775 * gdb.trace/trace-break.exp: Add test on setting two
7776 fast tracepoints at the same address.
7777
87769f59
JK
77782011-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7779
7780 * gdb.base/commands.exp (cmd1 error): Fix false ERROR with gdbserver.
7781
3065dfb6
SS
77822011-11-02 Stan Shebs <stan@codesourcery.com>
7783
7784 * gdb.trace/collection.c: Add code using strings.
7785 * gdb.trace/collection.exp: Add tests of string collection.
7786
89e208db
JK
77872011-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7788
7789 * gdb.base/skip-solib.exp (executable_main): New variable.
7790 (binfile_main): Base it on that.
7791 Use $executable_main in clean_restart calls. Drop gdb_exit and
7792 gdb_start calls.
7793
405e54e9
JK
77942011-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7795
7796 Fix racy FAILs.
7797 * lib/mi-support.exp (mi_gdb_test): Replace thread_selected_re and
7798 breakpoint_re globals import by async. Set string_regex to .* for
7799 async. Remove the optional thread_selected_re and breakpoint_re
7800 globals expectations.
7801
58e8570a
JM
78022011-11-01 Joseph Myers <joseph@codesourcery.com>
7803
7804 * gdb.base/maint.exp: XFAIL "maint info sections DATA" on MinGW as
7805 well as Cygwin.
7806
7b35ec7f 78072011-11-01 Justin Lebar <justin.lebar@gmail.com>
1bfeeb0f
JL
7808
7809 Add tests for skip command.
89e208db
JK
7810 * gdb.base/skip-solib-lib.c: New
7811 * gdb.base/skip-solib-main.c: New
7812 * gdb.base/skip-solib.exp: New
7813 * gdb.base/skip.c: New
7814 * gdb.base/skip.exp: New
7815 * gdb.base/skip1.c: New
7816 * gdb.base/Makefile.in: Adding new files.
1bfeeb0f 7817
b9fd1791
PA
78182011-10-31 Yao Qi <yao@codesourcery.com>
7819 Pedro Alves <pedro@codesourcery.com>
7820
6fdff2c5
PA
7821 * gdb.trace/trace-break.c: New.
7822 * gdb.trace/trace-break.exp: New.
b9fd1791 7823
4323fecc
JK
78242011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7825
7826 * gdb.threads/no-unwaited-for-left.exp: Specify $srcfile for
7827 break-here-2.
7828
0e5bf2a8
PA
78292011-10-28 Pedro Alves <pedro@codesourcery.com>
7830
7831 * gdb.threads/no-unwaited-for-left.c: New.
7832 * gdb.threads/no-unwaited-for-left.exp: New.
7833 * gdb.threads/non-ldr-exc-1.c: New.
7834 * gdb.threads/non-ldr-exc-1.exp: New.
7835 * gdb.threads/non-ldr-exc-2.c: New.
7836 * gdb.threads/non-ldr-exc-2.exp: New.
7837 * gdb.threads/non-ldr-exc-3.c: New.
7838 * gdb.threads/non-ldr-exc-3.exp: New.
7839 * gdb.threads/non-ldr-exc-4.c: New.
7840 * gdb.threads/non-ldr-exc-4.exp: New.
7841
3a3dad98
JK
78422011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7843
7844 * gdb.base/async-shell.exp: Skip the testfile for use_gdb_stub.
7845 * gdb.base/attach-pie-misread.exp: Likewise.
7846 * gdb.base/break-interp.exp: Likewise.
7847 * gdb.base/default.exp (attach, run "r" abbreviation, run): Skip these
7848 testcases for use_gdb_stub.
7849 * gdb.dwarf2/dw2-restore.exp: Fix the run for use_gdb_stub.
7850 (continue): New testcase.
7851 * gdb.python/py-events.exp: Skip the testfile for use_gdb_stub.
7852 * gdb.threads/attach-into-signal.exp: Likewise.
7853 * gdb.threads/attach-stopped.exp: Likewise.
7854 * gdb.threads/attachstop-mt.exp: Likewise.
7855
d6a5d40c
PK
78562011-10-28 Paul Koning <paul_koning@dell.com>
7857
7858 * gdb.python/lib-types.exp (deep_items): Rename from deepitems.
7859
ca539be8
JK
78602011-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7861
7862 * lib/mi-support.exp (breakpoint_re): Suppress match reporting.
7863 (mi_gdb_test): Import globals thread_selected_re
7864 and breakpoint_re. Expect them optionally at the regex start.
7865
d234ef5c
DE
78662011-10-27 Doug Evans <dje@google.com>
7867
7868 * gdb.python/python.exp: Test source -s.
7869
ab964825
PK
78702011-10-26 Paul Koning <paul_koning@dell.com>
7871
7872 * gdb.python/lib-types.cc (struct A): New structure.
7873 * gdb.python/lib-types.exp (deepitems): New tests.
d234ef5c 7874
54d8a644
PK
78752011-10-25 Paul Koning <paul_koning@dell.com>
7876
7877 PR python/13327
d234ef5c 7878
54d8a644
PK
7879 * gdb.python/py-value.exp: Add testcases for is_lazy attribute,
7880 fetch_lazy method.
7881
b0221781
YQ
78822011-10-24 Yao Qi <yao@codesourcery.com>
7883
7884 * lib/gdb.exp (can_single_step_to_signal_handler): Return 0 when
7885 target is tic6x-*-*.
7886
6cda5a20
JB
78872011-10-21 Joel Brobecker <brobecker@adacore.com>
7888
7889 * gdb.ada/mi_task_info/task_switch.adb: New file.
7890 * gdb.ada/mi_task_info.exp: New file.
7891
5ed9db04
JK
78922011-10-21 Jan Kratochvil <jan.kratochvil@redhat.com>
7893
7894 * gdb.cp/expand-psymtabs-cxx.exp: New file.
7895 * gdb.cp/expand-psymtabs-cxx.cc: New file.
7896
9df2fbc4
PM
78972011-10-20 Phil Muldoon <pmuldoon@redhat.com>
7898
7899 PR python/12656
7900
7901 * gdb.python/py-block.exp: Add is_global, is_static, static_block,
7902 global_block tests.
7903
736086ba
TT
79042011-10-18 Tom Tromey <tromey@redhat.com>
7905
7906 * gdb.base/jit-so.exp (one_jit_test): Remove spurious backslash.
7907
4af31552
TT
79082011-10-18 Tom Tromey <tromey@redhat.com>
7909
7910 * gdb.base/source.exp: Don't include full file name in test name.
7911 * gdb.python/python.exp: Don't include full file name in test
7912 name.
7913
43136979
AR
79142011-10-18 Jan Kratochvil <jan.kratochvil@redhat.com>
7915
7916 * gdb.base/attach-pie-noexec.c: New files.
7917 * gdb.base/attach-pie-noexec.exp: New files.
7918
543a9323
JM
79192011-10-17 Joseph Myers <joseph@codesourcery.com>
7920
7921 * lib/gdb.exp (gdb_test_multiple): Expect newline and secondary
7922 prompt for each extra line in command.
7923
21ae7a4d
JK
79242011-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7925
7926 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.shl): KFAIL it.
7927 Revert the part of:
7928 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7929 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
7930 Change the expected string.
7931
20ec36d9
JK
79322011-10-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7933
7934 Fix results with system glibc debug info installed.
7935 * gdb.base/disp-step-syscall.exp (continue to $syscall (1st time))
7936 (continue to $syscall (2nd time), continue to $syscall (3rd time)):
7937 Accept also __libc_ symbol prefix and no prefix.
7938
6501c2fc
KS
79392011-10-14 Keith Seitz <keiths@redhat.com>
7940
7941 PR c++/13225
7942 * gdb.cp/converts.cc (foo3_1): New function.
7943 (foo3_2): New functions.
7944 * gdb.cp/converts.exp: Add tests for int to pointer conversion
7945 and null pointer conversions of integer constant zero.
7946 Add test to check if all arguments are checked for incompatible
7947 conversion BADNESS.
7948
55b1fd0c
TT
79492011-10-14 Tom Tromey <tromey@redhat.com>
7950
7951 * gdb.threads/attachstop-mt.exp: Add $srcfile to the linespecs.
7952 * gdb.threads/attach-stopped.exp (corefunc): Add $srcfile to the
7953 linespec.
7954
22c05d8a
JK
79552011-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7956
7957 Fix internal error regression.
7958 * gdb.dwarf2/implptr-optimized-out.S: New file.
7959 * gdb.dwarf2/implptr-optimized-out.exp: New file.
7960
1d6edc3c
JK
79612011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7962
7963 Fix empty DWARF expressions DATA vs. SIZE conditionals.
7964 * gdb.dwarf2/dw2-op-call.S (arraycallnoloc, arraynoloc): New DIEs.
7965 (loclist): New.
7966 (4): New abbrev.
7967 * gdb.dwarf2/dw2-op-call.exp: Remove variable srcfile and executable.
7968 Use prepare_for_testing, remove clean_restart.
7969 (p arraynoloc, p arraycallnoloc): New tests.
7970
9ec72168
JK
79712011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7972
7973 * gdb.cp/namespace-enum.exp (executable): New variable.
7974 (binfile): Use ${objdir}/${subdir}/ prefix.
7975 Use ${executable} for clean_restart.
7976
9c6c53f7
SA
79772011-10-11 Sterling Augustine <saugustine@google.com>
7978
7979 * gdb.cp/Makefile.in: Add namespace-enum test.
7980 * gdb.cp/namespace-enum.exp: New file.
7981 * gdb.cp/namespace-enum.c: New file.
7982 * gdb.cp/namespace-enum-main.c: New file.
7983
fac7ceb3
UW
79842011-10-11 Ulrich Weigand <ulrich.weigand@linaro.org>
7985
7986 * gdb.python/py-shared.exp: Relax filename check to handle remote:
7987 sysroot.
7988
941b2081
JK
79892011-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7990
7991 Reimplement @entry in input expressions.
7992 * gdb.base/exprs.c (v_int_array_init): New variable.
7993 * gdb.base/exprs.exp (print v_int_array_init)
7994 (print *v_int_array_init@1, print *v_int_array_init@2)
7995 (print v_int_array_init[0]@1, print v_int_array_init[0]@2)
7996 (print v_int_array_init[1]@1): New tests.
7997
0344e878
JM
79982011-10-10 Joseph Myers <joseph@codesourcery.com>
7999
8000 * gdb.cp/gdb2495.exp: Do not include directories in filename in
8001 expected message.
8002
5a56e9c5
DE
80032011-10-09 Doug Evans <dje@google.com>
8004
8005 * gdb.base/alias.exp: Add tests for alias command.
8006
2bda9cc5
JK
80072011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8008
8009 * gdb.arch/amd64-entry-value.s: New file.
8010 * gdb.mi/mi2-amd64-entry-value.s: New file.
8011
a471c594
JK
80122011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8013
8014 Display @entry parameter values even for references.
8015 * gdb.arch/amd64-entry-value.cc (reference, datap, datap_input): New
8016 functions.
8017 (main): New variables regvar, nodatavarp, stackvar1, stackvar2. Call
8018 reference and datap_input.
8019 * gdb.arch/amd64-entry-value.exp (reference, breakhere_reference): New
8020 breakpoints.
8021 (continue to breakpoint: entry_reference: reference)
8022 (entry_reference: bt at entry)
8023 (continue to breakpoint: entry_reference: breakhere_reference)
8024 (entry_reference: bt, entry_reference: ptype regparam)
8025 (entry_reference: p regparam, entry_reference: ptype regparam@entry)
8026 (entry_reference: p regparam@entry, entry_reference: p &regparam@entry)
8027 (entry_reference: p regcopy, entry_reference: p nodataparam)
8028 (entry_reference: p nodataparam@entry): New tests.
8029
36b11add
JK
80302011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8031
8032 Support @entry in input expressions.
8033 * gdb.arch/amd64-entry-value.exp (entry: p i@entry, entry: p j@entry)
8034 (entry_stack: p s1@entry, entry_stack: p s2@entry)
8035 (entry_stack: p d9@entry, entry_stack: p da@entry, tailcall: p i@entry)
8036 (tailcall: p j@entry): New tests.
8037 * gdb.cp/koenig.cc (A::entry): New function.
8038 (main): Call it.
8039 * gdb.cp/koenig.exp (p entry (c)): New test.
8040
e18b2753
JK
80412011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8042
8043 Display @entry parameter values (without references).
8044 * gdb.arch/amd64-entry-value.cc (locexpr, stacktest, data, data2)
8045 (different, validity, invalid): New functions.
8046 (main): Call them.
8047 * gdb.arch/amd64-entry-value.exp: New breakpoints breakhere_locexpr,
8048 stacktest, breakhere_stacktest, different, breakhere_different,
8049 breakhere_validity and breakhere_invalid.
8050 (entry: bt): Update for @entry.
8051 (entry_locexpr: *, entry_stack: *, entry_equal: *, entry_different: *)
8052 (entry_validity: *, entry_invalid: *): Many new tests.
8053 * gdb.base/break.exp
8054 (run until breakpoint set at small function, optimized file): Accept
8055 also the @entry suffix.
8056 * gdb.mi/Makefile.in (PROGS): Add mi2-amd64-entry-value.
8057 * gdb.mi/mi2-amd64-entry-value.c: New files.
8058 * gdb.mi/mi2-amd64-entry-value.exp: New files.
8059
2d6c5dc2
JK
80602011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8061
8062 Protect entry values against self tail calls.
8063 * gdb.arch/amd64-entry-value.cc (self2, self): New.
8064 (main): Call self.
8065 * gdb.arch/amd64-entry-value.exp (self: breakhere, self: bt)
8066 (set debug entry-values 1, self: bt debug entry-values): New tests.
8067
111c6489
JK
80682011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8069
8070 Recognize virtual tail call frames.
8071 * gdb.arch/amd64-entry-value.cc (c, a, b, amb_z, amb_y, amb_x, amb)
8072 (amb_b, amb_a): New.
8073 (main): Call a and b.
8074 * gdb.arch/amd64-entry-value.exp (tailcall: breakhere, tailcall: bt)
8075 (tailcall: p i, tailcall: p j, set $sp0=$sp, up, p $sp0 == $sp, frame 3)
8076 (p $sp0 + sizeof (void *) == $sp, ambiguous: breakhere, ambiguous: bt):
8077 New tests.
8078
8e3b41a9
JK
80792011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8080
8081 Implement basic support for DW_TAG_GNU_call_site.
8082 * gdb.arch/Makefile.in (EXECUTABLES): Add amd64-entry-value.
8083 * gdb.arch/amd64-entry-value.cc: New file.
8084 * gdb.arch/amd64-entry-value.exp: New file.
8085
181cebd4
JK
80862011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8087
8088 Fix DW_OP_GNU_implicit_pointer for DWARF32 v3+ on 64-bit arches.
8089 * gdb.dwarf2/implptr-64bit.S: New file.
8090 * gdb.dwarf2/implptr-64bit.exp: New file.
8091
741f5e3c
JK
80922011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8093
8094 Fix initial language detection with -readnow.
8095 * gdb.cp/readnow-language.cc: New file.
8096 * gdb.cp/readnow-language.exp: New file.
8097
a73d2258
JK
80982011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8099
8100 Fix printed anonymous struct name.
8101 * gdb.cp/anon-struct.exp (print type of X::t2): New test.
8102
af369495
JM
81032011-10-09 Joseph Myers <joseph@codesourcery.com>
8104
8105 * gdb.base/solib-symbol.exp: Do not include directories in
8106 filenames in expected messages.
8107
1fa57852
DE
81082011-10-07 Doug Evans <dje@google.com>
8109
8110 * gdb.python/py-pp-maint.py: Add tests for `replace' arg.
8111
bd054e06
KP
81122011-10-07 Kevin Pouget <kevin.pouget@st.com>
8113
8114 Allow Python notification of new object-file loadings.
8115 * gdb.python/py-events.exp: Test newobjfile event.
8116 * gdb.python/py-events.py: Register newobjfile callback.
8117 * gdb.python/py-events.c: Add call to shared library
8118 * gdb.python/py-events-shlib.c: New file.
8119
8031b6f8
JM
81202011-10-06 Joseph Myers <joseph@codesourcery.com>
8121
8122 * gdb.base/fixsection.exp: Do not include directories in filename
8123 in expected message.
8124
7fea6923
PM
81252011-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
8126
8127 Add tests for passing of environment variables to inferior.
8128 * gdb.base/testenv.c: New test source.
8129 * gdb.base/testenv.exp: New expect test.
8130
687f2a88
PK
81312011-10-04 Paul Koning <paul_koning@dell.com>
8132
8133 * gdb.python/py-value.c (main): Break before return.
8134
cb6be26b
KP
81352011-10-04 Kevin Pouget <kevin.pouget@st.com>
8136
8137 PR python/12691: Add the inferior to Python exited event
8138 * gdb.python/py-events.exp: Test the inferior attribute of exited
8139 event with a fork.
8140 * gdb.python/py-events.py: Print inferior number on exit.
8141 * gdb.python/py-events.c: Fork the inferior.
8142
fb213700
EBM
81432011-10-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
8144
8145 * gdb.base/jit.exp: Add testcase name to log message
8146
aa2071bd
PK
81472011-10-03 Paul Koning <paul_koning@dell.com>
8148 Jan Kratochvil <jan.kratochvil@redhat.com>
8149
8150 * gdb.python/py-value.exp
8151 (python inval = gdb.parse_and_eval('*(int*)0'))
8152 (python argc_lazy = gdb.parse_and_eval('argc'), sanity check argc)
8153 (set argc=2, python print argc_lazy): New tests.
8154
dd11a36c
JB
81552011-10-02 Joel Brobecker <brobecker@adacore.com>
8156
8157 * gdb.base/save-bp.exp, gdb.base/save-bp.c: New files.
8158
46f886f1
JK
81592011-10-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8160 Pedro Alves <pedro@codesourcery.com>
8161
8162 * gdb.python/py-value.exp (test_value_in_inferior): New variable
8163 can_read_0, test for it.
8164 (python print gdb.parse_and_eval('*(int*)0')): Rename to ...
8165 (parse_and_eval with memory error): ... here, make it untested if
8166 can_read_0.
8167
c5cb204f
MP
81682011-09-30 Marek Polacek <mpolacek@redhat.com>
8169
8170 * gdb.python/python.exp (verify pagination beforehand)
8171 (verify pagination afterwards): Fix race by splitting the line.
8172
68fb0ec0
JM
81732011-09-29 Joseph Myers <joseph@codesourcery.com>
8174
8175 * lib/gdb.exp (is_amd64_regs_target, is_x86_like_target): Allow
8176 for 64-bit multilibs from i?86-* targets.
8177
6aee0d90
MP
81782011-09-29 Marek Polacek <mpolacek@redhat.com>
8179
8180 * lib/gdb.exp: Fix a typo in one of the comments.
8181
e9101ff5
MP
81822011-09-29 Marek Polacek <mpolacek@redhat.com>
8183
8184 * gdb.base/foll-fork.exp: Fix race by adding "y or n" to the
8185 matching pattern.
8186
7a81bdbf
PK
81872011-09-28 Paul Koning <paul_koning@dell.com>
8188
8189 * gdb.python/py-type.c (enum E): New.
8190 * gdb.python/py-type.exp (test_fields): Add tests for Python
8191 mapping access to fields.
8192 (test_enums): New test for field access on enums.
8193
6710bf39
SS
81942011-09-27 Stan Shebs <stan@codesourcery.com>
8195
8196 * gdb.trace/collection.exp: Test collection of $_ret.
8197
b2a6bdeb
AT
81982011-09-22 Andreas Tobler <andreast@fgznet.ch>
8199
8200 * lib/gdb.exp (gdb_compile): Set rpath and remove -ldl from the
8201 list of compilation switches for <*-*-freebsd*>.
8202
3c9057f3
SS
82032011-09-19 Stan Shebs <stan@codesourcery.com>
8204
8205 * gdb.trace/tspeed.exp: New file.
8206 * gdb.trace/tspeed.c: New file.
8207
34518530
YQ
82082011-09-18 Yao Qi <yao@codesourcery.com>
8209
8210 * gdb.arch/arm-disp-step.S (test_ldr_literal): Test for Thumb
8211 instructions.
8212 (test_adr_32bit, test_pop_pc): Likewise.
8213 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New test for
8214 Thumb instructions.
8215 * gdb.arch/arm-disp-step.exp (test_ldm_stm_pc): Match $gdb_prompt
8216 in gdb_test_multiple.
8217 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New.
8218
ab254057
YQ
82192011-09-17 Yao Qi <yao@codesourcery.com>
8220
8221 * lib/gdb.exp (can_single_step_to_signal_handler): New.
8222 * gdb.base/kill-after-signal.exp: Call it. Skip if target doesn't
8223 support single step to signal handler.
8224
9c317b71
YQ
82252011-09-17 Yao Qi <yao@codesourcery.com>
8226
8227 * gdb.base/disp-step-fork.c: New.
8228 * gdb.base/disp-step-syscall.exp: New.
8229 * gdb.base/disp-step-vfork.c: New.
8230
a8123151
JB
82312011-09-16 Joel Brobecker <brobecker@adacore.com>
8232
8233 * gdb.ada/tasks.exp: Make the expected output for
8234 the `info tasks' tests more resilient to spacing
8235 changes.
8236
63a9aad8
JK
82372011-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
8238
8239 * gdb.python/py-evthreads.exp (Run to breakpoint 1)
8240 (reached breakpoint 2, reached breakpoint 3): Update expected output.
8241
2aa48337
KP
82422011-09-15 Kevin Pouget <kevin.pouget@st.com>
8243
8244 PR Python/12692 Add gdb.selected_inferior() to Python interface.
8245 * gdb.python/py-inferior.exp: Add testcase for gdb.selected_inferior().
8246
6839b47f
KP
82472011-04-30 Kevin Pouget <kevin.pouget@st.com>
8248
8249 Handle multiple breakpoint hits in Python interface:
8250 * gdb.python/py-events.exp: Set a duplicate breakpoint and check its
8251 presence.
8252 * gdb.python/py-events.py (breakpoint_stop_handler): Browse all the
8253 breakpoint hits.
8254
0935723e
JK
82552011-09-13 Sami Wagiaalla <swagiaal@redhat.com>
8256 Jan Kratochvil <jan.kratochvil@redhat.com>
8257
8258 * gdb.python/py-events.exp: Remove pretty printing comment.
8259 * gdb.python/py-evsignal.exp: New file.
8260 * gdb.python/py-evthreads.c: Include signal.h.
8261 (thread3): Remove variable count3. Remove variable bad and use raise
8262 instead.
8263 (thread2): Remove variable count2. Move thread3 pthread_create here,
8264 merge pthread_join to a single line.
8265 (main): Remove variable count1. Merge pthread_join with pthread_create
8266 to a single line.
8267 * gdb.python/py-evthreads.exp: Remove pretty printing comment. New
8268 KFAIL python/12966 for gdbserver. Test return value of
8269 gdb_compile_pthreads. Use gdb_run_cmd. Replace send_gdb and
8270 gdb_expect by gdb_test and gdb_test_multiple.
8271 (thread 2, thread 3): New tests.
8272
4801a9a3
PA
82732011-09-12 Matt Rice <ratmice@gmail.com>
8274 Pedro Alves <pedro@codesourcery.com>
8275
8276 PR gdb/13175
8277
8278 * gdb.base/interp.exp: New tests.
8279 * gdb.base/interp.c: New file.
8280
24ece742
DE
82812011-09-12 Doug Evans <dje@google.com>
8282
8283 * gdb.dwarf2/clztest.exp: Fix initialization of tests array.
8284 * gdb.dwarf2/typeddwarf.exp: Ditto.
8285
7f062217
JK
82862011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8287
8288 Fix compatibility with x32 arch.
8289 * testsuite/gdb.dwarf2/typeddwarf.exp: Check also is_lp64_target.
8290 * testsuite/gdb.trace/backtrace.exp: Use is_amd64_regs_target and
8291 is_x86_like_target.
8292 * testsuite/gdb.trace/collection.exp: Likewise.
8293 * testsuite/gdb.trace/report.exp: Likewise.
8294 * testsuite/gdb.trace/unavailable.exp: Likewise.
8295 * testsuite/gdb.trace/while-dyn.exp: Likewise.
8296 * testsuite/lib/gdb.exp (is_amd64_regs_target): New function.
8297 (is_x86_like_target): Check also is_amd64_regs_target.
8298
08711b9a
JK
82992011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8300
8301 PR breakpoints/12435
8302 * gdb.arch/amd64-prologue-xmm.c: New file.
8303 * gdb.arch/amd64-prologue-xmm.exp: New file.
8304 * gdb.arch/amd64-prologue-xmm.s: New file.
8305
b99b5f66
JK
83062011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8307
8308 * gdb.dwarf2/dw2-param-error-main.c: New file.
8309 * gdb.dwarf2/dw2-param-error.S: New file.
8310 * gdb.dwarf2/dw2-param-error.exp: New file.
8311
a391a2f6
PA
83122011-09-08 Pedro Alves <pedro@codesourcery.com>
8313
8314 * gdb.base/annota1.exp, gdb.base/annota3.exp: Extract the
8315 inferior's pid and look for a core dump named core.$pid. Use
8316 `remote_file' commands on the host instead of hand coding shell
8317 commands on the build.
8318 * gdb.base/valgrind-db-attach.exp: Kill the program before
8319 finishing the test.
8320
7d8e6458 83212011-09-02 Matt Rice <ratmice@gmail.com>
8322
8323 * lib/prompt.exp: New file for testing the first prompt.
8324 * gdb.python/py-prompt.exp: Ditto.
8325 * gdb.python/py-prompt.c: Ditto (copy of ext-attach.c).
8326
68e77c9e
PA
83272011-09-02 Pedro Alves <pedro@codesourcery.com>
8328
8329 * gdb.threads/gcore-thread.exp: Set the global core_supported to
8330 0, before testing gcore.
8331
9655e943
JK
83322011-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8333
df6dc84d
JK
8334 * dw2-ifort-parameter-debug.S: Update copyright year.
8335 * dw2-ifort-parameter.c: Update copyright year.
8336 * dw2-ifort-parameter.exp: Update copyright year.
8337
9655e943
JK
8338 * dw2-ifort-parameter-debug.S: New file.
8339 * dw2-ifort-parameter.c: New file.
8340 * dw2-ifort-parameter.exp: New file.
8341
353d1d73
JK
83422011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8343
8344 * gdb.base/commands.exp (error_clears_commands_left): New function.
8345 (): Call it.
8346
5c07461a
JK
83472011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8348
8349 * gdb.mi/mi-inheritance-syntax-error.cc (A): Make `a' public.
8350 (C): Initialize `a'.
8351 * gdb.mi/mi-inheritance-syntax-error.exp
8352 (-data-evaluate-expression $path): Expect `a' as 5.
8353
0d932b2f
MK
83542011-08-26 Marc Khouzam <marc.khouzam@ericsson.com>
8355
8356 PR mi/11912
8357 * gdb.mi/mi-inheritance-syntax-error.cc: New file.
8358 * gdb.mi/mi-inheritance-syntax-error.exp: New file.
8359 * gdb.mi/mi-var-cp.cc: Updated for new 'class'
8360 keyword in output of -var-info-path-expression.
8361
bdb54049
JK
83622011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8363
8364 * gdb.trace/backtrace.exp: Use is_lp64_target to check 64bit target.
8365 * gdb.trace/collection.exp: Likewise.
8366 * gdb.trace/report.exp: Likewise.
8367 * gdb.trace/unavailable.exp: Likewise.
8368 * gdb.trace/while-dyn.exp: Likewise.
8369
59cde39c
KS
83702011-08-18 Keith Seitz <keiths@redhat.com>
8371
8372 PR c++/12266
8373 * gdb.cp/meth-typedefs.cc: New file.
8374 * gdb.cp/meth-typedefs.exp: New file.
8375
fa3a4f15
PM
83762011-08-17 Phil Muldoon <pmuldoon@redhat.com>
8377
6fdff2c5 8378 * gdb.python/python.exp: Add extended-prompt tests.
fa3a4f15 8379
c1049fca
JK
83802011-08-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8381
8382 * gdb.arch/i386-dr3-watch.exp
8383 (watchpoint on gap1 does not fit debug registers)
8384 (delete all watchpoints): Fix racy expect strings.
8385
d93f7b5c
YQ
83862011-08-14 Yao Qi <yao@codesourcery.com>
8387
8388 * gdb.base/maint.exp: set data_section to ".neardata".
8389 * gdb.base/savedregs.c (thrower): Trigger SIGILL on NO-MMU machine.
8390 * gdb.base/savedregs.exp: Handle SIGILL.
8391 * gdb.mi/mi-syn-frame.c (bar): Trigger SIGILL on NO-MMU machine.
8392 * gdb.xml/tdesc-regs.exp: Set core-regs for tic6x-*-*.
8393
457e09f0
DE
83942011-08-12 Doug Evans <dje@google.com>
8395
8396 * gdb.python/py-symbol.exp: Add test for symbol.type.
8397
5d0bb2fb
UW
83982011-08-12 Ulrich Weigand <ulrich.weigand@linaro.org>
8399
8400 * gdb.threads/pthreads.exp: Enable on non-native configurations.
8401 * gdb.mi/mi-pthreads.exp: Likewise.
8402 * gdb.mi/mi2-pthreads.exp: Likewise.
8403 * gdb.mi/gdb669.exp.exp: Likewise.
8404
fcdfa280
PA
84052011-08-09 Pedro Alves <pedro@codesourcery.com>
8406
8407 * lib/mi-support.exp (detect_async): Rename to...
8408 (mi_detect_async): ... this.
8409 * gdb.mi/mi-nonstop-exit.exp: Adjust.
8410 * gdb.mi/mi-nonstop.exp: Adjust.
8411 * gdb.mi/mi-ns-stale-regcache.exp: Adjust.
8412 * gdb.mi/mi-nsintrall.exp: Adjust.
8413 * gdb.mi/mi-nsmoribund.exp: Adjust.
8414 * gdb.mi/mi-nsthrexec.exp: Adjust.
8415
9d8fa392
PA
84162011-08-09 Pedro Alves <pedro@codesourcery.com>
8417
8418 * gdb.base/display.c (do_loops): New `p_i' local.
8419 * gdb.base/display.exp: Test displaying a variable that is
8420 temporarily at a bad address.
8421
b6cede78
JK
84222011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8423
8424 * gdb.dwarf2/dw2-op-stack-value.S: New file.
8425 * gdb.dwarf2/dw2-op-stack-value.exp: New file.
8426
67bedb8c
JK
84272011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8428
8429 * gdb.dwarf2/dw2-simple-locdesc.S: Replace .value by .2byte.
3c542bc3
JK
8430 * gdb.dwarf2/dw2-case-insensitive.exp (regexp case-sensitive off)
8431 (p fuNC_symtab): Permit also ppc64 leading dot.
67bedb8c 8432
af6e93b2
PA
84332011-08-05 Pedro Alves <pedro@codesourcery.com>
8434
8435 * gdb.trace/unavailable.exp (test_maybe_regvar_display): New
8436 procedure.
8437 (gdb_collect_args_test, gdb_collect_locals_test): Use it.
8438
1cf0e11f
YQ
84392011-08-05 Yao Qi <yao@codesourcery.com>
8440
8441 * gdb.base/callfuncs.exp: Set language after main.
8442 * gdb.cp/cplusfuncs.exp: Likewise.
8443 * gdb.cp/inherit.exp: Likewise.
8444
a1e28cb2
UW
84452011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
8446
8447 * gdb.base/nostdlib.exp: Skip on gdb_stub targets.
8448 * gdb.base/watch-vfork.exp: Skip on remote targets.
8449
d4f5bbb9
UW
84502011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
8451
8452 * gdb.threads/thread-find.exp: Support remote targets.
8453
724f4f80
UW
84542011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
8455
8456 * gdb.base/jit.exp: Download solib_binfile to target.
8457 * gdb.base/jit-so.exp: Likewise. Also, use gdb_load_shlibs
8458 and call dlopen without full path name.
8459 * gdb.cp/infcall-dlopen.exp: Use gdb_load_shlibs and call
8460 dlopen without full path name.
8461
934709f0
PW
84622011-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8463
8464 * gdb.base/break-always.exp: Complete the test
8465 with duplicated breakpoints and enabling/disabling them.
8466
c26106c4
TT
84672011-08-02 Tom Tromey <tromey@redhat.com>
8468
8469 PR gdb/11289:
8470 * gdb.cp/overload.exp: Fix regexps. Remove kfails.
8471
9300444e 84722011-08-01 Paul Pluzhnikov <ppluzhnikov@google.com>
fbe12357
PP
8473
8474 PR gdb/13045
8475 * gdb.base/float.exp: Add new test case for PR gdb/13045
8476 * gdb.base/float.c: New file.
8477
00bd41d6
PM
84782011-07-28 Phil Muldoon <pmuldoon@redhat.com>
8479
8480 * gdb.python/py-mi.exp: Test printers returning string hint, and
8481 also not returning a value.
8482 * gdb.python/py-prettyprint.c: Add testcase for above.
8483 * gdb.python/py-prettyprint.py: Add test printer for above.
8484
d24f74ce
JK
84852011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8486
8487 * gdb.dwarf2/dw2-simple-locdesc.S: Change DWARF version to 3.
8488 (.Ldie26, .Ldie41, .Ldie4a, .Ldie54, .Ldie5b): Remove.
8489 (.Ldie30) Add as field "data4".
8490 (.Ldie32) Rename field "b" to "shl".
8491 (abbrev4) Change for the "data4" field.
8492 (abbrev5, abbrev6) Remove.
8493 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.b): Rename to ...
8494 (p &s.shl): ... here. Add comment.
8495 (p &s.data4): New.
8496
bb7da2bf
JK
84972011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8498
8499 Fix crash on lval_computed values.
8500 * gdb.dwarf2/implptr.exp (print sizeof (j[0])): New test.
8501
11081198
JK
85022011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8503
8504 * gdb.base/help.exp (help whatis): Update the expected string.
8505
3c6e0cb3
JK
85062011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8507
8508 * gdb.dwarf2/dw2-simple-locdesc.S: New file.
8509 * gdb.dwarf2/dw2-simple-locdesc.exp: New file.
8510 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
8511 Change the expected string.
8512
efa80663
PA
85132011-07-26 Pedro Alves <pedro@codesourcery.com>
8514
8515 * gdb.base/watchpoint.exp
8516 (test_disable_enable_software_watchpoint): New procedure.
8517 (top level): Run it.
8518
db8e4570
UW
85192011-07-26 Ulrich Weigand <ulrich.weigand@linaro.org>
8520
8521 * gdb.python/py-mi.exp: Avoid '+' in filenames. Call C version of
8522 executable file "${binfile}", C++ version "${binfile}-cxx".
8523 * gdb.python/py-prettyprint.exp: Likewise.
8524 * gdb.python/py-symbol.exp: Likewise.
8525 * gdb.python/py-type.exp: Likewise.
8526 * gdb.python/py-value.exp: Likewise.
8527 * gdb.python/py-template.exp (test_template_arg): Pass full executable
8528 file name instead of just suffix.
8529
543305c9
JK
85302011-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8531
8532 Fix implicit pointer offsets.
8533 * gdb.dwarf2/implptr.c (add): New marker baz breakpoint.
8534 * gdb.dwarf2/implptr.exp (set baz breakpoint for implptr)
8535 (continue to breakpoint: continue to baz breakpoint for implptr)
8536 (sanity check element 0, sanity check element 1)
8537 (enter the inlined function, check element 0 for the offset)
8538 (check element 1 for the offset)
8539 (continue to breakpoint: ignore the second baz breakpoint): New tests.
8540 (set foo breakpoint for implptr): Update the breakpoint number.
8541
b3215adc
UW
85422011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
8543
8544 * gdb.python/py-mi.exp: Use different file names for different
8545 versions of the executable under test.
8546 * gdb.python/py-prettyprint.exp: Likewise.
8547 * gdb.python/py-symbol.exp: Likewise.
8548 * gdb.python/py-template.exp: Likewise.
8549 * gdb.python/py-type.exp: Likewise.
8550 * gdb.python/py-value.exp: Likewise.
8551
182b9acc
UW
85522011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
8553
8554 * gdb.python/py-breakpoint.exp: Re-set can-use-hw-watchpoints
8555 flag after restarting GDB if necessary.
8556
e6052b5d
UW
85572011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
8558
8559 * gdb.python/py-shared.exp: Call gdb_load_shlibs.
8560
1ced966e
PA
85612011-07-22 Pedro Alves <pedro@codesourcery.com>
8562
8563 * gdb.arch/i386-dr3-watch.exp: Test that the i386 watchpoints
8564 backend doesn't leave used debug registers behind.
8565
3543a589
TT
85662011-07-22 Tom Tromey <tromey@redhat.com>
8567
8568 * gdb.dwarf2/typeddwarf.c: XFAIL 'z' on x86-64.
8569 * gdb.dwarf2/typeddwarf.exp (xfail-gdb-test): Add arch_pattern
8570 argument.
8571 * gdb.dwarf2/typeddwarf-amd64.S: New file.
8572
14d15303 85732011-07-21 Matt Rice <ratmice@gmail.com>
8574
8575 * gdb.threads/Makefile.in: Avoid globbing corethreads.exp
8576 in mostlyclean rule. Add files ending in .core.
8577
9b158ba0 85782011-07-21 Matt Rice <ratmice@gmail.com>
8579
8580 PR macros/12999
8581 * gdb.base/info-macros.c: New test sources.
8582 * gdb.base/info-macros.exp: New tests.
8583
d17b6f81
PM
85842011-07-21 Phil Muldoon <pmuldoon@redhat.com>
8585
8586 * gdb.python/python.exp: Add prompt substitution tests.
8587
918dd910
JK
85882011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
8589
8590 Fix crash if referenced CU is aged out.
8591 * gdb.dwarf2/dw2-op-call.exp (maintenance set dwarf2 max-cache-age 0):
8592 New.
8593 * gdb.dwarf2/implptr.exp: Likewise.
8594
0e37a63c
JK
85952011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
8596
8597 * gdb.dwarf2/implptr.S: Rebuilt.
8598 * gdb.dwarf2/implptr.c (intp, intpp, intppp): New typedefs.
8599 (bar): Use them for j, k, l.
8600 * gdb.dwarf2/implptr.exp: New variable opts. Support runtest parameter
8601 COMPILE.
8602 (print j in implptr:bar): Update for the intp typedef.
8603 (print p[0].x in implptr:foo): Use more exact regex.
8604
f65cf84c
TT
86052011-07-18 Tom Tromey <tromey@redhat.com>
8606
8607 * gdb.cp/static-method.exp: Add missing single quote.
8608
d5b4a7be
YQ
86092011-07-18 Yao Qi <yao@codesourcery.com>
8610
8611 * gdb.base/async-shell.exp: Skip test if displaced stepping is not
8612 supported.
8613 * gdb.mi/mi-nonstop-exit.exp: Likewise.
8614 * gdb.mi/mi-nonstop.exp: Likewise.
8615 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
8616 * gdb.mi/mi-nsintrall.exp: Likewise.
8617 * gdb.mi/mi-nsmoribund.exp: Likewise.
8618 * gdb.mi/mi-nsthrexec.exp: Likewise.
8619 * gdb.python/py-evthreads.exp: Likewise.
8620
e9ea2662
JK
86212011-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8622
8623 Code cleanup.
8624 * gdb.cp/namespace.exp (xfail_class_types): New variable. Initialize
8625 it. Substitute it instead of test_compiler_info everywhere.
8626
ce451573
UW
86272011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
8628
8629 * gdb.base/type-opaque.exp: Use gdb_load_shlibs. Run test on
8630 remote targets as well.
8631
756d88a7
UW
86322011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
8633
8634 * lib/gdb.exp (gdb_compile_shlib_pthreads): New helper.
8635 * gdb.threads/tls-shared.exp: Use it. Call gdb_load_shlibs.
8636
31f83dc5
UW
86372011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
8638
8639 * lib/gdb.exp (gdb_compile): Specify rpath if the *target* is
8640 a remote machine, not the host.
8641 (gdb_compile_shlib): Set soname if target is remote.
8642
059241a0
PP
86432011-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
8644
8645 * gdb.cp/minsym-fallback.exp: Link in C++ mode.
8646
28a0b48c 86472011-07-13 Matt Rice <ratmice@gmail.com>
8648
8649 * gdb.python/py-objfile-script-gdb.py: Renamed to
8650 py-objfile-script-gdb.py.in.
8651 * gdb.python/py-objfile-script-gdb.py.in: Renamed from
8652 py-objfile-script-gdb.py.
8653 * gdb.python/py-objfile-script.exp: Update reference to
8654 py-objfile-script-gdb.py.
8655
9a771b67
JK
86562011-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8657
8658 * gdb.dwarf2/dw2-op-call.S (array1): Use the real label; do not
8659 reference undefined label.
8660
04ad99e6
JK
86612011-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8662
8663 * gdb.dwarf2/dw2-const.S (Pointer size): Change from 4 to 8.
8664 (DW_AT_high_pc, DW_AT_low_pc): Remove them.
8665 (val8, .Ltype_const8, .Ltype_int8, DW_TAG_variable): New.
8666 * gdb.dwarf2/dw2-const.exp (print/x val8): New test.
8667
713389e0
PM
86682011-07-11 Phil Muldoon <pmuldoon@redhat.com>
8669
6fdff2c5 8670 PR python/12438
713389e0 8671 * gdb.python/python.exp: Add maint set/show python print-stack
6fdff2c5 8672 deprecated tests. Add set/show python print-backtrace tests.
713389e0 8673
97d146f8
JK
86742011-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8675
8676 * gdb.java/jprint.exp (print a java.lang.String): xfail without system
8677 debug info.
8678
facde0e5 86792011-07-06 Matt Rice <ratmice@gmail.com>
8680
8681 * gdb.python/python.exp: Update filename paths.
8682 * gdb.python/py-symtab.exp: Ditto.
8683
438640d1
MP
86842011-07-06 Marek Polacek <mpolacek@redhat.com>
8685
8686 * gdb.python/py-evthreads.exp: Add missing `$'.
8687
33a365df
MF
86882011-07-06 Jie Zhang <jie.zhang@analog.com>
8689
8690 * config/bfin.exp: New file.
8691 * gdb.asm/asm-source.exp (bfin-*-*): Handle Blackfin targets.
8692 * gdb.asm/bfin.inc: New file.
8693
8f7ae686
MP
86942011-07-06 Marek Polacek <mpolacek@redhat.com>
8695
df46027d 8696 * gdb.python/py-evthreads.exp: Fix race by adding an anchor to match
8f7ae686
MP
8697 the whole output.
8698
eb2a6f42
TT
86992011-07-05 Tom Tromey <tromey@redhat.com>
8700
8701 * gdb.java/jprint.java (jprint.hi): New field.
8702 * gdb.java/jprint.exp: Print string.
8703
177b42fe
TJB
87042011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
8705
8706 * gdb.base/call-sc.c: Fix typos.
8707 * gdb.base/ifelse.exp: Likewise.
8708 * gdb.base/structs.c: Likewise.
8709
3b2a0cf2
JB
87102011-07-06 Paul Pluzhnikov <ppluzhnikov@google.com>
8711
8712 * gdb.base/jit-so.exp: New test.
8713 * gdb.base/jit-dlmain.c: New file.
8714 * gdb.base/jit-main.c: Allow "main" to be elsewhere.
8715
46fc714c
JK
87162011-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8717
8718 * gdb.cp/m-static.exp: Call get_compiler_info.
e17476d7
JK
8719 (static const int initialized nowhere): Call setup_xfail for gcc <= 4.4.
8720 * gdb.cp/pr9167.exp (p b): Likewise.
8721 * gdb.cp/temargs.exp: Do not set have_pr_45024_fixed for gcc 4.6.
8722 (test value of P in inner_m, test type of Z in inner_m): Call
8723 setup_xfail for gcc <= 4.5.
46fc714c 8724
418c7cf7
JK
87252011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8726
8727 * gdb.cp/paren-type.cc: New files.
8728 * gdb.cp/paren-type.exp: New files.
8729
3d50dd94
JK
87302011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8731
8732 Stop on first linespec terminator instead of eating what we can.
8733 * gdb.cp/minsym-fallback-main.cc (main): Call also C::operator ().
8734 * gdb.cp/minsym-fallback.cc (C::operator ()): Define.
8735 * gdb.cp/minsym-fallback.exp (break 'C::f()'): Change to ...
8736 (break C::f()): ... this one.
8737 (break C::operator()()): New test.
8738 * gdb.cp/minsym-fallback.h (C::operator ()): Declare.
8739 * gdb.java/jmisc.exp (break jmisc.main(java.lang.String[])int): New
8740 test.
8741
dcf9f4ab
JK
87422011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8743
8744 Fall back linespec to minimal symbols.
8745 * gdb.base/psymtab.exp (Don't search past end of psymtab.): Update the
8746 error message.
8747 * gdb.cp/cplusfuncs.exp (list foo::operator int*): Likewise.
8748 * gdb.cp/minsym-fallback-main.cc: New file.
8749 * gdb.cp/minsym-fallback.cc: New file.
8750 * gdb.cp/minsym-fallback.exp: New file.
8751 * gdb.cp/minsym-fallback.h: New file.
8752
3f542ed1
JK
87532011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8754
8755 * gdb.cp/no-dmgl-verbose.cc: New file.
8756 * gdb.cp/no-dmgl-verbose.exp: New file.
8757
87582011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
900e11f9
JK
8759
8760 * gdb.base/break-interp.exp (reach_1, test_ld): Allow also the prefix
8761 __GI_.
8762 * gdb.cp/psymtab-parameter.cc (func): Make it a template function.
8763 (f): New function.
8764 * gdb.cp/psymtab-parameter.exp (complete break 'func(): Rename to ...
8765 (complete p 'func<short>(): ... here.
8766 * gdb.dwarf2/dw2-linkage-name-trust-main.cc: New file.
8767 * gdb.dwarf2/dw2-linkage-name-trust.S: New file.
8768 * gdb.dwarf2/dw2-linkage-name-trust.exp: New file.
8769 * gdb.cp/temargs.exp (test type of F in k3_m, test value of F in k3_m):
8770 Make them KFAIL gcc/49546.
8771
00eb2c4a
JB
87722011-07-01 Joel Brobecker <brobecker@adacore.com>
8773
8774 * gdb.ada/catch_ex.exp: Add temporary catchpoint tests.
8775
85a20c42
JK
87762011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8777
8778 Test GCC PR debug/49546.
8779 * gdb.cp/temargs.exp (set sixth breakpoint for temargs)
8780 (test type of F in k3_m, test value of F in k3_m): New.
8781 * gdb.cp/temargs.cc (struct S3, struct K3): New.
8782 (main): New variable k3. Call k3.k3_m.
8783
d2d43431
JB
87842011-07-01 Jean-Charles Delay <delay@adacore.com>
8785
8786 * gdb.ada/packed_array.exp: Fix expected outout.
8787
54ae186f
JB
87882011-07-01 Jean-Charles Delay <delay@adacore.com>
8789
8790 * gdb.ada/packed_array.exp: fixed expected output.
8791
8f17729f
JB
87922011-07-01 Joel Brobecker <brobecker@adacore.com>
8793
8794 * gdb.ada/same_enum: New testcase.
8795
f5aa6869
JB
87962011-07-01 Joel Brobecker <brobecker@adacore.com>
8797
8798 * gdb.ada/ptr_typedef: New testcase.
8799
828292f2
JB
88002011-07-01 Joel Brobecker <brobecker@adacore.com>
8801
8802 * gdb.ada/arrayptr.exp: Add ptype test.
8803
18920c42
JB
88042011-07-01 Joel Brobecker <brobecker@adacore.com>
8805
8806 * gdb.ada/char_enum: New testcase.
8807
3536d9e3 88082011-07-01 Yao Qi <yao@codesourcery.com>
54aeeb99
YQ
8809
8810 * gdb.base/dump.exp (capture_pointer_with_type): New.
8811 Get value from address instead of name.
8812 Start GDB once, and do `dump' and `restore'
8813 tests together.
8814
db863c42
MF
88152011-06-30 Jie Zhang <jie.zhang@analog.com>
8816 Mike Frysinger <vapier@gentoo.org>
8817
8818 * config/monitor.exp (get_remotetimeout, set_remotetimeout): New
8819 helper functions for getting/setting remotetimeout variable.
8820 * lib/gdb.exp (gdb_load): If the target is remote, set
8821 $oldremotetimeout to get_remotetimeout, then call set_remotetimeout
8822 with $loadtimeout. Set $load_ok to 0 before doing the load.
8823 Instead of returning, immediately, set $load_ok to 0. Call
8824 set_remotetimeout with $oldremotetimeout, and then return if
8825 $load_ok is 1.
8826
e9e642a8
AB
88272011-06-30 Andrew Burgess <aburgess@broadcom.com>
8828
8829 * gdb.python/py-template.exp: Don't run this test if the target
8830 does not support c++ tests.
8831
32019081
JK
88322011-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8833
8834 Fix non-only rename list for Fortran modules import.
8835 * gdb.fortran/module.exp (print var_x, print var_y, print var_z): New
8836 tests.
8837 * gdb.fortran/module.f90 (module moduse): New.
8838 (program module): use moduse, test var_x, var_y and var_z.
8839
0ecee54c
TT
88402011-06-29 Tom Tromey <tromey@redhat.com>
8841
8842 PR testsuite/12040:
8843 * gdb.fortran/array-element.exp: Use f90, not f77.
8844 * gdb.fortran/complex.exp: Use f90, not f77.
8845 * gdb.fortran/derived-type.exp: Use f90, not f77.
8846 * gdb.fortran/library-module.exp: Use f90, not f77.
8847 * gdb.fortran/logical.exp: Use f90, not f77.
8848 * gdb.fortran/module.exp: Use f90, not f77.
8849 * gdb.fortran/multi-dim.exp: Use f90, not f77.
8850 * gdb.fortran/subarray.exp: Use f90, not f77.
8851
3b2b8fea
TT
88522011-06-29 Tom Tromey <tromey@redhat.com>
8853
8854 * gdb.fortran/charset.exp: New file.
8855 * gdb.fortran/charset.f90: New file.
8856
42159ca5
TT
88572011-06-29 Tom Tromey <tromey@redhat.com>
8858
8859 PR testsuite/12040:
8860 * lib/future.exp: New file, mostly extracted from ada.exp.
8861 Rewrote compatibility code to use rename.
8862 (gdb_find_gfortran): New proc.
8863 (gdb_default_target_compile): Refresh from dejagnu; plus a pending
8864 gfortran patch.
8865 * lib/ada.exp (gdb_find_gnatmake, gdb_default_target_compile):
8866 Move to future.exp.
8867 * lib/gdb.exp: Always load future.exp.
8868
af69a5ce
YQ
88692011-06-28 Yao Qi <yao@codesourcery.com>
8870
8871 * gdb.cp/exception.cc: Don't include iostream.
8872 (bar): Remove print statement.
8873 (catcher): New.
8874 (main): Remove print statements. Call function catcher.
8875 * gdb.cp/exception.exp : Don't match inferior's output in regexp.
8876 Set breakpoint on catcher, and check the value of parameter.
8877
ab5c6a72
YQ
88782011-06-23 Yao Qi <yao@codesourcery.com>
8879
6fdff2c5
PA
8880 * gdb.cp/mb-inline.exp: Parse the output of `info break' to check
8881 breakpoint 1.2 is disabled. KFAIL for uclinux.
ab5c6a72 8882
9497469f
MP
88832011-06-23 Marek Polacek <mpolacek@redhat.com>
8884
8885 * gdb.mi/mi2-var-display.exp: Replace gdb_test_multiple with
8886 mi_gdb_test.
8887
b9132588
MP
88882011-06-23 Marek Polacek <mpolacek@redhat.com>
8889
5d197ed0 8890 * gdb.mi/mi2-return.exp: Replace gdb_test_multiple with mi_gdb_test.
b9132588 8891
e55595ca
MP
88922011-06-23 Marek Polacek <mpolacek@redhat.com>
8893
5d197ed0
MP
8894 * gdb.mi/mi2-console.exp: Replace gdb_test_multiple with mi_gdb_test.
8895
88962011-06-23 Marek Polacek <mpolacek@redhat.com>
8897
8898 * gdb.mi/mi2-basics.exp: Fix races. Honour the
8899 `test_exec_and_symbol_mi_operatons' return value.
8900 (test_mi_interpreter_selection): Use mi_gdb_test instead of
8901 gdb_test_multiple.
8902 (test_exec_and_symbol_mi_operatons): Likewise.
8903 (test_path_specification): Likewise.
e55595ca 8904
be777e08
YQ
89052011-06-23 Yao Qi <yao@codesourcery.com>
8906
8907 * gdb.base/moribund-step.exp: Skip test if displaced stepping is not
8908 supported.
8909 * lib/gdb.exp (support_displaced_stepping): New.
8910
615556d6
YQ
89112011-06-23 Yao Qi <yao@codesourcery.com>
8912
8913 * gdb.threads/execl.exp: Skip on remote target.
8914
833b0ca7
MP
89152011-06-21 Marek Polacek <mpolacek@redhat.com>
8916
5d197ed0 8917 * gdb.mi/mi-var-display.exp: Replace gdb_test_multiple with
833b0ca7
MP
8918 mi_gdb_test.
8919
1ee4023a
MP
89202011-06-20 Marek Polacek <mpolacek@redhat.com>
8921
5d197ed0 8922 * gdb.mi/mi-nsintrall.exp: Replace gdb_test_multiple with mi_gdb_test.
1ee4023a 8923
d0b1d624
MP
89242011-06-20 Marek Polacek <mpolacek@redhat.com>
8925
5d197ed0 8926 * gdb.mi/mi-nsmoribund.exp: Replace gdb_test_multiple with
d0b1d624
MP
8927 mi_gdb_test.
8928
79aa92c1
MP
89292011-06-20 Marek Polacek <mpolacek@redhat.com>
8930
5d197ed0 8931 * gdb.mi/mi-return.exp: Replace gdb_test_multiple with mi_gdb_test.
79aa92c1 8932
5ce5db06
YQ
89332011-06-14 Yao Qi <yao@codesourcery.com>
8934
8935 gdb/testsuite/
8936 * gdb.threads/ia64-sigill.exp: Remove "set debug lin-lwp 1".
8937
533a737e
JK
89382011-06-10 Jan Kratochvil <jan.kratochvil@redhat.com>
8939
8940 * gdb.dwarf2/dw2-filename.exp (info sources): New testcase.
8941
d0e53741
TT
89422011-06-10 Tom Tromey <tromey@redhat.com>
8943
8944 * gdb.cp/temargs.exp: Let tests pass if compiler bug is fixed.
8945 Add tests for pointer-to-member-function.
8946 * gdb.cp/temargs.cc (S::somefunc): New function.
8947 (K2): New class.
8948 (main): Instantiate K2; call method.
8949
b5916bbd
JB
89502011-06-08 Joel Brobecker <brobecker@adacore.com>
8951
8952 * gdb.python/py-inferior.c (f2): Make str an array rather
8953 than a pointer.
8954 * gdb.python/py-inferior.exp: Adjust testcase accordingly.
8955
5be4dfca
JK
89562011-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8957
8958 * gdb.base/async-shell.c: New file.
8959 * gdb.base/async-shell.exp: New file.
8960
9f47e254
PA
89612011-06-06 Pedro Alves <pedro@codesourcery.com>
8962
8963 * gdb.threads/pending-step.exp: Add more context to SIGTRAP match.
8964
64b9b334
JB
89652011-06-03 Joel Brobecker <brobecker@adacore.com> (obvious fix)
8966
8967 From Stephen Kitt <steve@sk2.org>
8968 * gdb.base/help.exp: Adjust following some spelling corrections
8969 in GDB.
8970
dbc0f131
YQ
89712011-06-01 Yao Qi <yao@codesourcery.com>
8972
8973 * gdb.base/ending-run.exp: Match __uClibc_main for uClibc.
8974
fd336a18
KS
89752010-05-31 Keith Seitz <keiths@redhat.com>
8976
8977 PR c++/12750
8978 * gdb.cp/static-method.cc: New file.
8979 * gdb.cp/static-method.exp: New file.
8980
fa8b9902
KS
89812010-05-31 Keith Seitz <keiths@redhat.com>
8982
8983 PR symtab/12704
8984 * gdb.cp/anon-ns.cc: New file.
8985 * gdb.cp/anon-ns.exp: New file.
8986
0a5b1e09
PA
89872011-05-31 Pedro Alves <pedro@codesourcery.com>
8988
8989 * gdb.arch/i386-dr3-watch.c: New file.
8990 * gdb.arch/i386-dr3-watch.exp: New file.
8991
0578b8d1
YQ
89922011-05-30 Yao Qi <yao@codesourcery.com>
8993
8994 * gdb.base/callfuncs.c (t_structs_fc): New.
8995 (t_structs_dc, t_structs_ldc): New.
8996 (t_double_many_args):
8997 (DEF_FUNC_MANY_ARGS_1, DEF_FUNC_MANY_ARGS_2): Define.
8998 (DEF_FUNC_MANY_ARGS_3, DEF_FUNC_VALUES_1): Define.
8999 (DEF_FUNC_VALUES_2, DEF_FUNC_VALUES_3): Define.
9000 * gdb.base/callfuncs.exp: Call new functions.
9001
6680506e
YQ
90022011-05-30 Yao Qi <yao@codesourcery.com>
9003
ff4d2c60
YQ
9004 * gdb.base/callfuncs.exp (rerun_and_prepare): New.
9005 Call rerun_and_prepare for each test to isolate effects.
9006
90072011-05-30 Yao Qi <yao@codesourcery.com>
9008
9009 * gdb.base/varargs.c (find_max_float_real): New.
9010 (find_max_double_real, find_max_long_double_real): New.
9011 * gdb.base/varargs.exp: Call these new added functions.
6680506e
YQ
9012 * lib/gdb.exp (setup_kfail_for_target): New.
9013
e43ec454
YQ
90142011-05-30 Yao Qi <yao@codesourcery.com>
9015
9016 * gdb.base/funcargs.c (callca, callcb, callcc): New.
9017 (callcd, callce, callcf, callc1a, callc1b): New.
9018 (callc2a, callc2b): New.
9019 * gdb.base/funcargs.exp (complex_args): New.
9020 (complex_integral_args, complex_float_integral_args): New.
9021 * lib/gdb.exp (support_complex_tests): New. Determine
9022 whether to run test cases on _Complex types.
9023
432b4d03
JK
90242011-05-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9025
9026 * gdb.threads/leader-exit.c: New file.
9027 * gdb.threads/leader-exit.exp: New file.
9028
6caf069d
MP
90292011-05-27 Marek Polacek <mpolacek@redhat.com>
9030
9497469f 9031 * gdb.mi/mi-nonstop.exp: Replace gdb_test_multiple with mi_gdb_test.
6caf069d 9032
97fce28b
MP
90332011-05-27 Marek Polacek <mpolacek@redhat.com>
9034
9035 * gdb.mi/mi-nonstop-exit.exp: Remove the `-gdb-show non-stop' testcase,
9036 remove the `supported' variable.
9037 * gdb.mi/mi-nonstop.exp: Likewise.
9038 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
9039 * gdb.mi/mi-nsintrall.exp: Likewise.
9040 * gdb.mi/mi-nsmoribund.exp: Likewise.
9041 * gdb.mi/mi-nsthrexec.exp: Likewise.
9042
9da8c2a0
PA
90432011-05-26 Pedro Alves <pedro@codesourcery.com>
9044
9045 * gdb.reverse/finish-reverse-bkpt.exp: New test.
9046
2c03e5be
PA
90472011-05-26 Pedro Alves <pedro@codesourcery.com>
9048
9049 * gdb.reverse/next-reverse-bkpt-over-sr.exp: New test.
9050
2e21250d
KS
90512011-05-24 Keith Seitz <keiths@redhat.com>
9052
9053 PR breakpoint/12803
9054 * gdb.cp/cmpd-minsyms.cc (a): New method.
9055 (b): New method.
9056 (c): New method.
9057 * gdb.cp/cmpd-minsyms.exp: Add tests for new methods.
9058
cdac0397
PA
90592011-05-24 Pedro Alves <pedro@codesourcery.com>
9060
9061 * gdb.base/commands.exp (watchpoint_command_test): Check that the
9062 watchpoint's command list didn't execute when the watchpoint went
9063 out of scope.
9064
ee5683ab
PM
90652011-05-24 Pierre Muller <muller@ics.u-strasbg.fr>
9066
9067 Centralize -DSYMBOL_PREFIX=\"_\" additional flags in gdb.exp.
9068 * lib/gdb.exp (gdb_target_symbol_prefix_flags): New procedure.
9069 * gdb.arch/i386-bp_permanent.exp: Use gdb_target_symbol_prefix_flags.
9070 * gdb.arch/i386-gnu-cfi.exp: Likewise.
9071 * gdb.arch/i386-permbkpt.exp: Likewise.
9072 * gdb.arch/i386-prologue.exp: Likewise.
9073 * gdb.arch/i386-size-overlap.exp: Likewise.
9074 * gdb.arch/i386-size.exp: Likewise.
9075 * gdb.arch/i386-unwind.exp: Likewise.
9076 * gdb.reverse/i386-precsave.exp: Likewise.
9077 * gdb.reverse/i386-reverse.exp: Likewise.
9078 * gdb.reverse/i386-sse-reverse.exp: Likewise.
9079 * gdb.reverse/i387-env-reverse.exp: Likewise.
9080 * gdb.reverse/i387-stack-reverse.exp: Likewise.
9081
c91c8c16
PA
90822011-05-24 Pedro Alves <pedro@codesourcery.com>
9083
9084 * gdb.trace/tfile.exp: Add test that opening the basic.tf trace
9085 file doesn't error, using MI.
9086
c50491a7
TT
90872011-05-23 Tom Tromey <tromey@redhat.com>
9088
9089 * gdb.base/charset.exp (string_display): Add tests to assign to
9090 arrays.
9091 * gdb.base/charset.c (short_array, int_array, long_array): New.
9092
4a07b7da
PA
90932011-05-20 Pedro Alves <pedro@codesourcery.com>
9094
9095 Cope with async mode.
9096
4a07b7da
PA
9097 * gdb.mi/mi-break.exp (test_breakpoint_commands): Split gdb_test
9098 into gdb_test + mi_expect_stop.
9099
b275f2d2
PA
91002011-05-20 Pedro Alves <pedro@codesourcery.com>
9101
9102 * gdb.mi/basics.c: Don't include stdio.h or unistd.h.
9103 (callme): Remove printf call.
9104
eec52c44
PM
91052011-05-20 Pierre Muller <muller@ics.u-strasbg.fr>
9106
9107 * lib/gdb.exp (gdb_test_list_exact): Suggest use of double
9108 quote pattern to avoid problems with Cygwin/mingw expect versions.
9109 * gdb.base/default.exp (show convenience): Use double
9110 quote pattern for regular expressions.
9111
b3c8eb43
JK
91122011-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9113
9114 Fix -readnow for -gdwarf-4 unused type units.
9115 * gdb.dwarf2/dw4-sig-type-unused.S: New file.
9116 * gdb.dwarf2/dw4-sig-type-unused.exp: New file.
9117
ed731959
JK
91182011-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
9119
9120 * gdb.base/kill-after-signal.c: New file.
9121 * gdb.base/kill-after-signal.exp: New file.
9122
3b48433d
PA
91232011-05-16 Pedro Alves <pedro@codesourcery.com>
9124
9125 * gdb.ada/start.exp: Call untested with the correct test filename.
9126 * gdb.arch/i386-bp_permanent.exp: Call untested with the correct
9127 test filename. Make the test's binary unique.
9128 * gdb.arch/i386-signal.exp: Call untested with the correct test
9129 filename.
9130 * gdb.arch/i386-size-overlap.exp: Ditto.
9131 * gdb.arch/Makefile.in (EXECUTABLES): Update.
9132 * gdb.base/gcore-buffer-overflow.exp: Ditto.
9133 * gdb.cp/call-c.exp: Ditto.
9134 * gdb.mi/mi-reverse.exp: Call untested with the correct test
9135 filename. Make the test's binary unique.
9136 * gdb.mi/Makefile.in (EXECUTABLES): Update.
9137 * gdb.python/py-mi.exp: Ditto.
9138 * gdb.python/Makefile.in (EXECUTABLES): Update.
9139 * gdb.reverse/i386-precsave.exp: Ditto.
9140 * gdb.reverse/i387-env-reverse.exp: Call untested with the correct
9141 test filename.
9142 * gdb.reverse/i387-stack-reverse.exp: Ditto.
9143 * gdb.reverse/sigall-precsave.exp: Ditto. Make the test's binary
9144 unique.
9145 * gdb.reverse/sigall-reverse.exp: Call untested with the correct
9146 test filename.
9147 * gdb.reverse/Makefile.in (EXECUTABLES): Update.
9148 * gdb.trace/tfile.exp: Ditto.
9149
ba4a8bdd
YQ
91502011-05-14 Yao Qi <yao@codesourcery.com>
9151
9152 * gdb.trace/tfile.c(add_memory_block): Store address in unsigned
9153 type.
9154
dbaefcf7
DE
91552011-05-13 Doug Evans <dje@google.com>
9156
9157 * gdb.python/py-objfile-script.exp: New file.
9158 * gdb.python/py-objfile-script.c: New file.
9159 * gdb.python/py-objfile-script-gdb.py: New file.
9160 * testsuite/gdb.python/py-section-script.exp: Test
9161 "info auto-load-scripts".
9162
9930639c
TT
91632011-05-13 Tom Tromey <tromey@redhat.com>
9164
9165 * gdb.dwarf2/clztest.exp: New file.
9166 * gdb.dwarf2/clztest.c: New file.
9167 * gdb.dwarf2/clztest.S: New file.
9168
05272e11
DE
91692011-05-13 Doug Evans <dje@google.com>
9170
cc63ef9b
DE
9171 * gdb.base/charset.exp: If UTF-16 is not available, skip char16_t,
9172 String16 tests.
05272e11 9173
6edba76f
TT
91742011-05-13 Tom Tromey <tromey@redhat.com>
9175
9176 * lib/gdb.exp (is_x86_like_target): New proc.
9177 * gdb.dwarf2/watch-notconst.exp: Use is_x86_like_target.
9178 * gdb.dwarf2/valop.exp: Use is_x86_like_target.
9179 * gdb.dwarf2/typeddwarf.exp: Use is_x86_like_target. Pass
9180 -nostdlib to compiler.
9181 * gdb.dwarf2/typeddwarf.S (_start): Rename from 'main'.
9182 * gdb.dwarf2/pieces.exp: Use is_x86_like_target.
9183 * gdb.dwarf2/implptr.exp: Use is_x86_like_target.
9184 * gdb.dwarf2/dw2-restore.exp: Check for LP64.
9185 * gdb.dwarf2/callframecfa.exp: Use is_x86_like_target.
9186
028d0ed5
TJB
91872011-05-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
9188
9189 * gdb.python/py-function.exp: Test setting a value from a function
9190 which executes a command.
9191
8a9b8146
TT
91922011-05-12 Tom Tromey <tromey@redhat.com>
9193
9194 * gdb.dwarf2/typeddwarf.S: New file.
9195 * gdb.dwarf2/typeddwarf.c: New file.
9196 * gdb.dwarf2/typeddwarf.exp: New file.
9197
10483e8e
MP
91982011-05-12 Marek Polacek <mpolacek@redhat.com>
9199
9200 * gdb.mi/mi-basics.exp: Fix races. Honour the
9201 `test_exec_and_symbol_mi_operatons' return value.
9202 (test_mi_interpreter_selection): Use mi_gdb_test instead of
9203 gdb_test_multiple.
9204 (test_exec_and_symbol_mi_operatons): Likewise.
9205 (test_path_specification): Likewise.
9206
faf067f1
JK
92072011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9208
9209 * lib/gdb.exp (gdb_rename_execfile): Remove catch wrappers.
9210 (gdb_touch_execfile): Remove catch wrappers. New variable time.
9211 Replace `file copy' and `file rename' by `file mtime'. Twice.
9212
7ff911a3
JK
92132011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9214
9215 * gdb.base/readline-ask.c: New file.
9216 * gdb.base/readline-ask.exp: New file.
9217 * gdb.base/readline-ask.inputrc: New file.
9218
a536c6d7
UW
92192011-05-06 Ulrich Weigand <uweigand@de.ibm.com>
9220
9221 * gdb.cell/bt.exp: Delete breakpoints before running to signal
9222 to avoid race condition.
9223 * gdb.cell/coremaker.c: Use small stack size.
9224 * gdb.cell/ea-standalone.exp: Use file name without path as
9225 argument to c_to.
9226 * gdb.cell/fork.exp: Allow other output when continuing to end.
9227
d472a426
JK
92282011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
9229
9230 * gdb.threads/corethreads.c: New file.
9231 * gdb.threads/corethreads.exp: New file.
9232
92332011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
774094b8
JK
9234
9235 * gdb.threads/gcore-thread.exp (objfile, opts): New variables.
9236 Try to compile the test using -Wl,-z,norelro first.
9237 (load_core): New variable libthread_db_seen, initialize it.
9238 (zeroed-threads cannot be listed): Protect it by XFAIL on
9239 !$libthread_db_seen.
9240
8be455d7
JK
92412011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
9242
9243 PR 12573
9244 * gdb.dwarf2/dw2-skip-prologue.S: New file.
9245 * gdb.dwarf2/dw2-skip-prologue.c: New file.
9246 * gdb.dwarf2/dw2-skip-prologue.exp: New file.
9247
1976171a
JK
92482011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
9249
9250 * gdb.cp/psymtab-parameter.cc: New file.
9251 * gdb.cp/psymtab-parameter.exp: New file.
9252
7db6f30f
JK
92532011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
9254
9255 Fix a race.
9256 * gdb.cp/static-print-quit.exp (print c): Split to ...
9257 (print c - <return>, print c - q <return>, print c - to quit):
9258 ... these. Make the testfile untested on gdb-7.1.
9259
85161e9e 92602011-5-05 Janis Johnson <janisjo@codesourcery.com>
56744f0a
JJ
9261
9262 * lib/gdb.exp (exec_target_file, exec_symbol_file,
9263 gdb_rename_execfile, gdb_touch_execfile): New.
9264 * gdb.base/reread.exp: Use new procs to handle multiple
9265 exec files.
9266
0c51be18
YQ
92672011-05-05 Yao Qi <yao@codesourcery.com>
9268
9269 * gdb.arch/arm-disp-step.S(test_ldr_literal): New.
9270 (test_adr_32bit, test_pop_pc): New.
9271 * gdb.arch/arm-disp-step.exp (test_ldr_literal): New.
9272 (test_adr_32bit, test_pop_pc): New.
9273
4d393d60
JM
92742011-05-04 Joseph Myers <joseph@codesourcery.com>
9275
9276 * gdb.base/a2-run.exp (strongarm-*-coff): Don't handle target.
9277 * gdb.base/float.exp (xscale*-*-*, strongarm*-*-*): Don't handle
9278 targets.
9279 * gdb.base/long_long.exp (xscale*-*-*, strongarm*-*-*): Don't
9280 handle targets.
9281
8ffd0459
JK
92822011-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9283
9284 * gdb.base/completion.exp (complete help info wat): Rename to ...
9285 (complete 'help info wat'): ... here.
9286 Remove all `-re ".*' and `-re "^.*' redundant regexes.
9287 (complete 'p 'arg', complete (2) 'p 'arg'): Remove redundant backslash.
9288
8e28d804
PA
92892011-05-04 Pedro Alves <pedro@codesourcery.com>
9290
9291 * gdb.base/completion.exp: Use gdb_test_multiple instead of
9292 gdb_test and explicit $gdb_prompt/timeout matches.
9293
3eb2ef34
YQ
92942011-05-04 Yao Qi <yao@codesourcery.com>
9295
9296 * gdb.arch/arm-disp-step.S: Fix usage of macros __thumb__
9297 and __thumb2__.
9298
aaaf81a3
MP
92992011-05-03 Marek Polacek <mpolacek@redhat.com>
9300
9301 * gdb.base/pr10179.exp: Get rid of races using `delete_breakpoints'
9302 in place of `gdb_test "delete breakpoints"'. This eliminates two
9303 testcases.
9304
c4cbc0df
PA
93052011-05-02 Pedro Alves <pedro@codesourcery.com>
9306
9307 PR testsuite/12649
9308 Fix races.
9309
9310 * gdb.base/completion.exp: Remove all sleep calls. Remove
9311 unnecessary regexs. Don't explicitly expect anything after the
9312 prompt. Eat the prompt if necessary.
9313
b4cbb4a3
EBM
93142011-05-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
9315
9316 * gdb.opt/inline-cmds.exp: Adjust checks with "finish" command to
9317 accept to show the caller line again as well as the line after.
9318
d65aec65
PM
93192011-04-29 Phil Muldoon <pmuldoon@redhat.com>
9320
9321 PR mi/12531
9322
9323 * gdb.python/py-mi.exp: Add CPLUS_FAKE_CHILD tests and a C++
9324 compile target.
9325 * gdb.python/py-prettyprint.exp: Add C++ object for
9326 CPLUS_FAKE_CHILD test.
9327
30852783
UW
93282011-04-28 Ulrich Weigand <ulrich.weigand@linaro.org>
9329
9330 * gdb.base/signest.exp: New file.
9331 * gdb.base/signest.c: Likewise.
9332
c7b1f0d9
JK
93332011-04-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9334
9335 * lib/mi-support.exp (mi_expect_stop) <stopped at wrong place>: Accept
9336 thread and breakpoint notifications.
9337
559a7a62
JK
93382011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9339
9340 * gdb.base/fortran-sym-case.c: New file.
9341 * gdb.base/fortran-sym-case.exp: New file.
9342 * gdb.dwarf2/dw2-case-insensitive-debug.S: New file.
9343 * gdb.dwarf2/dw2-case-insensitive.c: New file.
9344 * gdb.dwarf2/dw2-case-insensitive.exp: New file.
9345
8344e389
JK
93462011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9347
9348 * lib/gdb.exp (gdb_test_multiple): Eror on newline in $message.
9349 * gdb.base/ifelse.exp: Give names to the "" tests as `if true else
9350 false #1', `if true else false #2' and `if true else false #3'.
9351
2484c66b
UW
93522011-04-27 Ulrich Weigand <ulrich.weigand@linaro.org>
9353
9354 * gdb.base/annota1.exp: Accept breakpoints-invalid annotation
9355 while delivering signal.
9356
8d3788bd
VP
93572011-04-27 Vladimir Prus <vladimir@codesourcery.com>
9358
9359 MI breakpoint notifications.
9360
9361 * testsuite/gdb.mi/mi-cli.exp: Adust.
6fdff2c5
PA
9362 * testsuite/gdb.mi/mi2-cli.exp: Adust.
9363 * testsuite/gdb.mi/mi-watch.exp: Adust.
9364 * testsuite/gdb.mi/mi2-watch.exp: Adust.
9365 * testsuite/lib/mi-support.exp (mi_expect_stop): Accept breakpoint
9366 notifications.
8d3788bd 9367
3e03848b
JK
93682011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
9369
9370 * gdb.base/gdbindex-stabs-dwarf.c: New file.
9371 * gdb.base/gdbindex-stabs.c: New file.
9372 * gdb.base/gdbindex-stabs.exp: New file.
9373
918c9108
YQ
93742011-04-25 Yao Qi <yao@codesourcery.com>
9375
9376 * gdb.dwarf2/dw2-double-set-die-type.S: Replace comment char `#'
9377 with /*...*/.
9378 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
9379
90556b8c
JK
93802011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9381
9382 * gdb.python/py-value.exp (test_objfiles): Name the first test
9383 `py-value in file.filename'.
9384
03f2bd59
JK
93852011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9386
9387 * gdb.base/solib-disc.exp: Set gdbserver_reconnect_p.
9388 * lib/gdb.exp (gdb_init): Clear gdbserver_reconnect_p.
9389 * lib/gdbserver-support.exp (gdbserver_start): Add `--once' if
9390 !gdbserver_reconnect_p..
9391 (gdbserver_reconnect): Call error if !gdbserver_reconnect_p..
9392
7b08b9eb
JK
93932011-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9394
9395 * gdb.cp/cpcompletion.exp (complete class methods)
9396 (complete class methods beginning with F): Move them above runto. New
9397 comment about the runto delimiter.
9398
b78974c3
PA
93992011-04-20 Pedro Alves <pedro@codesourcery.com>
9400
9401 * gdb.base/maint.exp: Test that "maint print registers" works
9402 without a running program.
9403
20429c40 94042011-04-20 Marek Polacek <mpolacek@redhat.com>
b78974c3 9405
20429c40
MP
9406 * gdb.base/setshow.exp: Fix racy tests.
9407 ($old_gdb_prompt): New variable.
9408
7a9dd1b2
TT
94092011-04-19 Tom Tromey <tromey@redhat.com>
9410
9411 * gdb.mi/mi-nsmoribund.exp:
9412 * gdb.hp/gdb.objdbg/objdbg01.exp:
9413 * gdb.base/structs.exp (test_struct_returns):
9414 * gdb.base/call-sc.exp (test_scalar_returns):
9415 * gdb.base/bigcore.exp: Remove duplicate words.
9416
02835898
JK
94172011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9418
9419 * gdb.base/break-interp-lib.c (v, vptr): New variables.
9420 * gdb.base/break-interp.exp (test_attach): New comment.
9421
254f582e
JK
94222011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9423
9424 * gdb.threads/gcore-thread.exp ($core0file): New variable.
9425 (clear __stack_user.next, clear stack_used.next)
9426 (save a zeroed-threads corefile): New test.
9427 Call core_load for $core0file.
9428 (zeroed-threads cannot be listed): New test.
9429
4fe85f5c
JK
94302011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9431
9432 * gdb.threads/gcore-thread.exp ($testfile): Match it the .exp
9433 filename.
9434 ($srcfile): Preserve the original value.
9435 ($testfile): Match it the .exp filename.
9436 ($corefile): New variable. Substitute it around.
9437 Use clean_restart.
9438 ($prev_timeout): Remove.
9439 (load_core): Move core loading into this proc.
9440 Fix restore of $timeout if load_core fails.
9441
63524580
JK
94422011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9443
9444 * gdb.base/eu-strip-infcall.c: New file.
9445 * gdb.base/eu-strip-infcall.exp: New file.
9446
90359a16
JK
94472011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9448
9449 * gdb.base/callfuncs.c (Lcallfunc, callfunc): New functions.
9450 * gdb.base/callfuncs.exp (print callfunc (Lcallfunc, 5)): New test.
9451
626e7282
JK
94522011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9453
9454 Fix Python access to inlined frames.
9455 * gdb.python/py-frame-inline.c: New file.
9456 * gdb.python/py-frame-inline.exp: New file.
9457
3363d018
EBM
94582011-04-13 Edjunior Machado <emachado@linux.vnet.ibm.com>
9459
9460 * gdb.base/gdb1090.exp: Change breakpoint location to read the
9461 content of 's24' correctly (avoiding "optimized out").
9462 * gdb.base/gdb1090.c: Add comment in order to set breakpoint.
9463
28781456
JK
94642011-04-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9465
9466 * lib/gdb.exp (gdb_breakpoint): New case for a GDB internal error.
9467
4a4106ca
TJB
94682011-04-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
9469
9470 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Don't
9471 expect a colon in watch -location output.
9472
d26ccb4f
JK
94732011-04-13 Marek Polacek <mpolacek@redhat.com>
9474
df46027d 9475 * gdb.base/commands.exp (redefine_backtrace_test): Fix race.
d26ccb4f
JK
9476 New testcase `expect response to define backtrace'. Also remove
9477 redundant `default' block.
9478
e1ab1f9c
JK
94792011-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9480
9481 * gdb.python/py-prettyprint.c (struct hint_error): New.
9482 (main): New variable hint_error.
9483 * gdb.python/py-prettyprint.exp (run_lang_tests): New testcase
9484 "print hint_error".
9485 * gdb.python/py-prettyprint.py (class pp_hint_error): New.
9486 (register_pretty_printers): Register it.
9487
0c2e6019
TT
94882011-04-04 Tom Tromey <tromey@redhat.com>
9489
9490 * gdb.cp/maint.exp (test_help): Update.
9491 (test_namespace): Likewise.
9492
af57139d
JB
94932011-04-01 Joel Brobecker <brobecker@adacore.com>
9494
9495 * gdb.ada/arrayptr/foo.adb: Add access to constrained array.
9496 * gdb.ada/arrayptr.exp: Add new tests.
9497
956a9fb9
JB
94982011-04-01 Joel Brobecker <brobecker@adacore.com>
9499
9500 * gdb.ada/mi_catch_ex: New testcase.
9501
d0c4d642
PA
95022011-04-01 Pedro Alves <pedro@codesourcery.com>
9503
9504 * gdb.cp/cpexprs.exp (Overloaded methods): No longer try the
9505 base::overload(void) method without specifying "const".
9506
18819fa6
UW
95072011-04-01 Ulrich Weigand <ulrich.weigand@linaro.org>
9508
9509 * gdb.arch/thumb-singlestep.S: New file.
9510 * gdb.arch/thumb-singlestep.exp: Likewise.
9511
a4c8e806
TT
95122011-03-31 Tom Tromey <tromey@redhat.com>
9513
9514 * gdb.python/py-prettyprint.py (exception_flag): New global.
9515 (NoStringContainerPrinter._iterator.next): Check it.
9516 * gdb.python/py-prettyprint.c (main): New variable nstype2.
9517 * gdb.python/py-mi.exp: Set exception_flag and do more tests.
9518
53832f31
TT
95192011-03-29 Tom Tromey <tromey@redhat.com>
9520
9521 * gdb.cp/anon-struct.cc: New file.
9522 * gdb.cp/anon-struct.exp: New file.
9523
e4620230
JK
95242011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9525
9526 Test STT_GNU_IFUNC support.
9527 * gdb.base/gnu-ifunc-lib.c: New file.
9528 * gdb.base/gnu-ifunc.c: New file.
9529 * gdb.base/gnu-ifunc.exp: New file.
9530
d0fb5eae
JK
95312011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9532
9533 Support a ring of related breakpoints.
9534 * gdb.base/watchpoint-delete.c: New file.
9535 * gdb.base/watchpoint-delete.exp: New file.
9536
20106cfb
JK
95372011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9538
9539 * gdb.ada/arrayparam.exp (print first after function call): Use
9540 explicit package name. Add a comment
9541 (print lasta after function call): Rename ...
9542 (print last after function call): ... it and use explicit package
9543 name.
9544 (print length after function call): Use explicit package name.
9545 * gdb.ada/str_ref_cmp.exp (operator = works for strings): New test.
9546 * gdb.ada/sym_print_name.exp: Change `i' to `integervar'.
9547 (multiple matches for symbol i): Rename ...
9548 (multiple matches for symbol integervar): ... it.
9549 * gdb.ada/sym_print_name/foo.adb (Foo): Change `I' to `IntegerVar'.
9550 * gdb.ada/sym_print_name/pck.ads (Pck): Likewise.
9551
e7ab5e63
AB
95522011-03-25 Andrew Burgess <aburgess@broadcom.com>
9553
9554 * lib/gdb.exp (default_gdb_start,gdb_init): Clear the GREP_OPTIONS
9555 environment variable to make grep output more predictable. Move
9556 all the environment setup into gdb_init so it's done once per test
9557 case rather than each time we start gdb.
9558
9ef07c8c
TT
95592011-03-24 Tom Tromey <tromey@redhat.com>
9560
9561 * gdb.base/label.exp: Use `main:there' linespec. Add re-running
9562 test.
9563
dd90784c
JK
95642011-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9565
9566 * gdb.dwarf2/dw2-entry-value-main.c: New file.
9567 * gdb.dwarf2/dw2-entry-value.S: New file.
9568 * gdb.dwarf2/dw2-entry-value.exp: New file.
9569
05775840
PM
95702011-03-22 Phil Muldoon <pmuldoon@redhat.com>
9571
6fdff2c5 9572 PR python/12183
05775840
PM
9573
9574 * gdb.python/py-function.exp: Add GdbError tests.
9575
8661b11b
PA
95762011-03-18 Pedro Alves <pedro@codesourcery.com>
9577
9578 * gdb.trace/unavailable.cc (args_test_func, local_test_func)
9579 (reglocal_test_func, statlocal_test_func): New functions.
9580 (globals_test_func): Call new functions.
9581 * gdb.trace/unavailable.exp (gdb_collect_args_test)
9582 (gdb_collect_locals_test): New procedure.
9583 (gdb_trace_collection_test): Call new procedures.
9584
0fdb4f18
PA
95852011-03-18 Pedro Alves <pedro@codesourcery.com>
9586
9587 * gdb.trace/unavailable.exp (fpreg, spreg, pcreg): Define.
9588 (test_register, test_register_unavailable): New procedures.
9589 (gdb_unavailable_registers_test): New procedure.
9590 (gdb_trace_collection_test): Call it.
9591
99c3dc11
PM
95922011-03-18 Phil Muldoon <pmuldoon@redhat.com>
9593
6fdff2c5 9594 PR python/12149
99c3dc11
PM
9595
9596 * gdb.python/python.exp: Add gdb.write tests.
9597
29703da4
PM
95982010-03-17 Phil Muldoon <pmuldoon@redhat.com>
9599
9600 * gdb.python/Makefile.in: Add py-objfile.
9601 * gdb.python/py-objfile.exp: New file.
9602 * gdb.python/py-objfile.c: New file.
9603 * gdb.python/py-block.exp: Add is_valid tests.
9604 * gdb.python/py-inferior.exp: Ditto.
9605 * gdb.python/py-infthread.exp: Ditto.
9606 * gdb.python/py-symbol.exp: Ditto.
9607 * gdb.python/py-symtab.exp: Ditto.
9608
598997c8
KS
96092011-03-16 Keith Seitz <keiths@redhat.com>
9610
9611 PR c++/12273
9612 * gdb.cp/cmpd-minsyms.exp: New test.
9613 * gdb.cp/cmpd-minsyms.cc: New file.
9614
9615 PR c++/11734
9616 * gdb.cp/ovsrch.exp: New test.
9617 * gdb.cp/ovsrch.h: New file.
9618 * gdb.cp/ovsrch1.cc: New file.
9619 * gdb.cp/ovsrch2.cc: New file.
9620 * gdb.cp/ovsrch3.cc: New file.
9621 * gdb.cp/ovsrch4.cc: New file.
9622
c91513d8
PP
96232011-03-16 Paul Pluzhnikov <ppluzhnikov@google.com>
9624
9625 PR gdb/12528
9626 * gdb.base/Makefile.in: Adjust EXECUTABLES.
9627 * gdb.base/break-on-linker-gcd-function.exp: New test.
9628 * gdb.base/break-on-linker-gcd-function.cc: New file.
9629
7470fc63
AT
96302011-03-15 Andreas Tobler <andreast@fgznet.ch>
9631
9632 * gdb.base/jit-main.c: Define ElfW for non glibc elf targets.
9633
959e7469
PM
96342011-03-15 Phil Muldoon <pmuldoon@redhat.com>
9635
9636 * lib/gdb.exp (gdb_unload): Add another termination case.
9637
9373cf26
JK
96382011-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9639
9640 * gdb.dwarf2/dw2-empty-pc-range.S: New file.
9641 * gdb.dwarf2/dw2-empty-pc-range.exp: New file.
9642 * gdb.dwarf2/pr11465.S: New .text labels text_start and text_end.
9643 Provide a stub byte there.
9644 (DW_TAG_compile_unit): Set DW_AT_low_pc, DW_AT_high_pc and
9645 DW_AT_entry_pc.
9646 (dieb4, dieda): Set DW_AT_high_pc higher than DW_AT_low_pc.
9647
24e9cda0
UW
96482011-03-15 Ulrich Weigand <uweigand@de.ibm.com>
9649
9650 * gdb.arch/altivec-abi.exp: Skip "generic" tests on 64-bit when
9651 using a GCC 4.1 or 4.2 compiler. Add an additional test variant
9652 "generic ABI, auto".
9653 (altivec_abi_tests): Accept vectors returned by reference.
9654
7371cf6d
PM
96552010-03-14 Phil Muldoon <pmuldoon@redhat.com>
9656
9657 * gdb.python/py-breakpoint.exp: Add Python stop operations tests.
9658
ce77046a
UW
96592011-03-13 Ulrich Weigand <uweigand@de.ibm.com>
9660
9661 * gdb.python/py-section-script.exp: Skip test if no Python support.
9662
176400c3
UW
96632011-03-12 Ulrich Weigand <uweigand@de.ibm.com>
9664
9665 * gdb.base/solib-weak.exp: Allow "." prefix for ppc64.
9666
ecec24e6
PM
96672011-03-10 Phil Muldoon <pmuldoon@redhat.com>
9668
9669 * gdb.python/py-parameter.exp: Update tests to the new Python
9670 parameter API. Add "no documentation" test. Add deprecated API
9671 backward compatibility test.
9672
5dbdd470
TT
96732011-03-09 Tom Tromey <tromey@redhat.com>
9674
9675 * gdb.ada/catch_ex.exp: Use explicit gdb_test rather than
9676 gdb_continue_to_end.
9677
b66e66ee
MK
96782011-03-09 Mark Kettenis <kettenis@gnu.org>
9679
9680 * gdb.base/memattr.exp: Adjust regexps to accept spaces as well as
9681 tabs.
9682
eceb0c5f
TT
96832011-03-09 Tom Tromey <tromey@redhat.com>
9684
9685 * lib/gdb.exp (inferior_exited_re): Match. leading `['. Wrap in
9686 parentheses.
9687 (gdb_continue_to_end): Add "allow_extra" parameter. Use
9688 $command.
9689 * gdb.threads/thread-unwindonsignal.exp: Pass "allow_extra"
9690 argument to gdb_continue_to_end.
9691 * gdb.threads/interrupted-hand-call.exp: Pass "allow_extra"
9692 argument to gdb_continue_to_end.
9693 * gdb.cp/annota3.exp: Fix regex.
9694 * gdb.cp/annota2.exp: Fix regex.
9695 * gdb.base/shlib-call.exp: Pass "allow_extra" argument to
9696 gdb_continue_to_end.
9697 * gdb.base/call-signal-resume.exp: Revert earlier patch.
9698 * gdb.ada/tasks.exp: Pass "allow_extra" argument to
9699 gdb_continue_to_end.
9700
63154eca
PA
97012011-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9702
9703 * gdb.server/ext-run.exp
9704 (load new file without any gdbserver inferior): New test.
9705
967d1f9b
TT
97062011-03-07 Tom Tromey <tromey@redhat.com>
9707
9708 * Makefile.in (TAGS): Rewrite.
9709
d68dcbb9
JK
97102011-03-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9711
9712 * gdb.trace/report.exp (12.1: trace report #1): New match for the
9713 initial commands echo. New match for `Found trace'. Anchor all the
9714 other matches. Anchor and match for `No trace frame found' the final
9715 match.
9716
6bf58e63
TT
97172011-03-07 Tom Tromey <tromey@redhat.com>
9718
9719 * Makefile.in (TAGS): New target.
9720
fda326dd
TT
97212011-03-07 Tom Tromey <tromey@redhat.com>
9722
9723 * lib/opencl.exp (skip_opencl_tests): Update for exit message
9724 change.
9725 * lib/mi-support.exp (mi_gdb_test): Update for exit message
9726 change.
9727 * lib/gdb.exp (gdb_test_multiple): Update comment. Update for
9728 exit message change.
9729 (skip_altivec_tests): Update for exit message change.
9730 (skip_vsx_tests): Likewise.
9731 (gdb_continue_to_end): Likewise. Add 'command' argument.
9732 * lib/cell.exp (skip_cell_tests): Update for exit message change.
9733 * gdb.threads/tls.exp: Update for exit message change.
9734 * gdb.threads/thread-unwindonsignal.exp: Use
9735 gdb_continue_to_end.
9736 * gdb.threads/step.exp (step_it): Update for exit message change.
9737 (continue_all): Likewise.
9738 * gdb.threads/print-threads.exp (test_all_threads): Update for
9739 exit message change.
9740 * gdb.threads/interrupted-hand-call.exp: Use
9741 gdb_continue_to_end.
9742 * gdb.threads/execl.exp: Use gdb_continue_to_end.
9743 * gdb.python/py-prettyprint.exp (run_lang_tests): Use
9744 gdb_continue_to_end.
9745 * gdb.hp/gdb.objdbg/objdbg02.exp: Use gdb_continue_to_end.
9746 * gdb.hp/gdb.objdbg/objdbg01.exp: Use gdb_continue_to_end.
9747 * gdb.hp/gdb.defects/solib-d.exp: Update for exit message change.
9748 * gdb.cp/method.exp: Update for exit message change.
9749 * gdb.cp/mb-templates.exp: Update for exit message change.
9750 * gdb.cp/mb-inline.exp: Use gdb_continue_to_end.
9751 * gdb.cp/annota3.exp: Update for exit message change.
9752 * gdb.cp/annota2.exp: Update for exit message change.
9753 * gdb.cell/fork.exp: Use gdb_continue_to_end.
9754 * gdb.base/term.exp: Update for exit message change.
9755 * gdb.base/step-test.exp (test_i): Update for exit message change.
9756 * gdb.base/sigstep.exp (advance): Update for exit message change.
9757 (advancei): Likewise.
9758 * gdb.base/siginfo.exp: Update for exit message change.
9759 * gdb.base/shlib-call.exp: Use gdb_continue_to_end.
9760 * gdb.base/reread.exp: Use gdb_continue_to_end.
9761 * gdb.base/langs.exp: Use gdb_continue_to_end.
9762 * gdb.base/interrupt.exp: Update for exit message change.
9763 * gdb.base/gdb1555.exp: Update for exit message change.
9764 * gdb.base/exe-lock.exp: Use gdb_continue_to_end.
9765 * gdb.base/ending-run.exp: Update for exit message change.
9766 * gdb.base/chng-syms.exp: Update for exit message change.
9767 * gdb.base/checkpoint.exp: Update for exit message change.
9768 * gdb.base/catch-syscall.exp (check_for_program_end): Use
9769 gdb_continue_to_end.
9770 (test_catch_syscall_with_wrong_args): Likewise.
9771 * gdb.base/call-signal-resume.exp: Use gdb_continue_to_end.
9772 * gdb.base/break-interp.exp (test_ld): Update for exit message
9773 change.
9774 * gdb.base/bang.exp: Update for exit message change.
9775 * gdb.base/attach.exp (do_attach_tests): Use gdb_continue_to_end.
9776 (do_call_attach_tests): Likewise.
9777 * gdb.base/a2-run.exp: Update for exit message change.
9778 * gdb.arch/ppc-dfp.exp: Update for exit message change.
9779 * gdb.ada/tasks.exp: Use gdb_continue_to_end.
9780 * gdb.ada/catch_ex.exp: Use gdb_continue_to_end.
9781
dd19bd70
JK
97822011-03-05 Jan Kratochvil <jan.kratochvil@redhat.com>
9783
9784 * gdb.base/help.exp (help thread find): Fix one forgotten quote.
9785
30e62689
TT
97862011-03-03 Tom Tromey <tromey@redhat.com>
9787
9788 * gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove.
9789 * gdb.hp/gdb.aCC/configure (Makefile): Remove.
9790 * gdb.hp/gdb.aCC/configure.ac: Remove.
9791 * gdb.hp/gdb.base-hp/Makefile.in (Makefile): Remove.
9792 * gdb.hp/gdb.base-hp/configure (Makefile): Remove.
9793 * gdb.hp/gdb.base-hp/configure.ac: Remove.
9794 * gdb.hp/gdb.compat/Makefile.in (Makefile): Remove.
9795 * gdb.hp/gdb.compat/configure (Makefile): Remove.
9796 * gdb.hp/gdb.compat/configure.ac: Remove.
9797 * gdb.hp/gdb.defects/Makefile.in (Makefile): Remove.
9798 * gdb.hp/gdb.defects/configure (Makefile): Remove.
9799 * gdb.hp/gdb.defects/configure.ac: Remove.
9800 * gdb.hp/gdb.objdbg/Makefile.in (Makefile): Remove.
9801 * gdb.hp/gdb.objdbg/configure (Makefile): Remove.
9802 * gdb.hp/gdb.objdbg/configure.ac: Remove.
9803 * gdb.hp/configure.ac: Remove.
9804 * gdb.hp/configure: Remove.
9805 * gdb.hp/Makefile.in (SUBDIRS): No longer a configure
9806 substitution.
9807 (Makefile): Remove rule.
9808 * gdb.cell/configure.ac: Remove.
9809 * gdb.cell/configure: Remove.
9810 * gdb.stabs/Makefile.in (Makefile): Remove.
9811 (distclean): Don't remove config.status or config.log.
9812 * gdb.stabs/configure (Makefile): Remove.
9813 * gdb.stabs/configure.ac: Remove.
9814 * configure: Rebuild.
9815 * configure.ac: Don't AC_CONFIG_SUBDIRS in gdb.hp or gdb.stabs.
9816 Remove stabs- and cell-specific logic. Test for existence of
9817 ../gdbtk before configuring gdb.gdbtk. Build Makefiles in gdb.hp
9818 subdirectories, gdb.cell, and and gdb.stabs.
9819 * Makefile.in (ALL_SUBDIRS): Add gdb.hp and gdb.stabs.
9820
c171f854
JB
98212011-03-03 Joel Brobecker <brobecker@adacore.com>
9822
9823 * gdb.python/py-inferior.exp: Avoid searching pattern beyond
9824 end of buffer.
9825
9a5193cb
JB
98262011-03-02 Joel Brobecker <brobecker@adacore.com>
9827
9828 * gdb.python/py-inferior.exp: Use gdb_test_no_output instead of
9829 gdb_test when running a test where we expected no output back.
9830
9bb4c1bb
MS
98312011-02-28 Michael Snyder <msnyder@vmware.com>
9832
9833 * gdb.cp/overload.cc: Change initializer value to integer.
9834
3bd0f5ef
MS
98352011-02-27 Michael Snyder <msnyder@vmware.com>
9836
9837 * gdb.multi/base.exp: Add test for remove-inferiors.
9838
2279eaad
JB
98392011-02-26 Joel Brobecker <brobecker@adacore.com>
9840
9841 * gdb.python/py-frame.exp: Simplify the initialization phase
9842 using prepare_for_testing.
9843
c82c0b55
MS
98442011-02-25 Michael Snyder <msnyder@vmware.com>
9845
9846 * gdb.multi/base.exp: Add tests for info inferiors with args.
9847
1d94651b
JK
98482011-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
9849
9850 * gdb.dwarf2/dw2-ranges.S: Rename to ...
9851 * gdb.dwarf2/dw2-ranges.c: ... here, convert it to C.
9852 * gdb.dwarf2/dw2-ranges.exp: Skip the testcase on !$gcc_compiled.
9853 Rename srcfile, srcfile2 and srcfile3, new asmfile, asmfile2 and
9854 asmfile3. Comment the STABS (#3) file compilation. Compile
9855 everything through assembler. Provide KFAIL for symtab/12497.
9856 * gdb.dwarf2/dw2-ranges2.S: Rename to ...
9857 * gdb.dwarf2/dw2-ranges2.c: ... here, convert it to C.
9858 * gdb.dwarf2/dw2-ranges3.S: Rename to ...
9859 * gdb.dwarf2/dw2-ranges3.c: ... here, convert it to C.
9860
3bd0f5ef
MS
98612011-02-24 Michael Snyder <msnyder@vmware.com>
9862
9863 * gdb.base/break.exp: Add tests for delete breakpoints using
9864 convenience variables and value history references.
9865
12c1418e
MS
98662011-02-24 Michael Snyder <msnyder@vmware.com>
9867
9868 * gdb.base/break.exp: Remove debugging 'printf' accidentally
9869 left behind in previous check-in.
9870
e5a67952
MS
98712011-02-23 Michael Snyder <msnyder@vmware.com>
9872
9873 * gdb.base/break.exp: Add tests for "info break" with arguments.
9874 * gdb.trace/infotrace.exp: Update patterns for error and help.
9875 * gdb.base/completion.exp: Update pattern.
9876 * gdb.base/ena-dis-br.exp: Update pattern.
9877 * gdb.base/help.exp: Update patterns.
9878
98792011-02-23 Michael Snyder <msnyder@vmware.com>
fbcb778d
MS
9880
9881 * gdb.base/memattr.exp: New test.
9882 * gdb.base/memattr.c: Test load for memattr.exp.
9883
6e6fbe60
DE
98842011-02-22 Doug Evans <dje@google.com>
9885
9886 * gdb.python/py-symbol.exp: Test lookup_global_symbol.
9887
1d41d745
MS
98882011-02-22 Michael Snyder <msnyder@vmware.com>
9889
9890 * Makefile.in: Make more clean.
9891 * gdb.ada/Makefile.in: Ditto.
9892 * gdb.arch/Makefile.in: Ditto.
9893 * gdb.asm/Makefile.in: Ditto.
9894 * gdb.base/Makefile.in: Ditto.
9895 * gdb.cp/Makefile.in: Ditto.
9896 * gdb.dwarf2/Makefile.in: Ditto.
9897 * gdb.java/Makefile.in: Ditto.
9898 * gdb.mi/Makefile.in: Ditto.
9899 * gdb.modula2/Makefile.in: Ditto.
9900 * gdb.python/Makefile.in: Ditto.
9901 * gdb.server/Makefile.in: Ditto.
9902 * gdb.stabs/Makefile.in: Ditto.
9903 * gdb.threads/Makefile.in: Ditto.
9904 * gdb.trace/Makefile.in: Ditto.
9905
79ba84ca
MS
99062011-02-22 Michael Snyder <msnyder@vmware.com>
9907
df46027d 9908 * gdb.threads/thread-find.exp: Add tests for bad input to
79ba84ca
MS
9909 info threads.
9910
b9b35694
JB
99112011-02-22 Joel Brobecker <brobecker@adacore.com>
9912
9913 * gdb.python/py-breakpoint.exp: Fix the expected output of
9914 one of the "maint info breakpoints" tests to accept the output
9915 generated on platforms that do not have hardware watchpoints.
9916
8bfb830f
JB
99172011-02-22 Joel Brobecker <brobecker@adacore.com>
9918
9919 * gdb.python/py-breakpoint.exp: Remove unnecessary call to
9920 clean_restart. Be a little stricter in the expected output
9921 for one of the tests. Fix a typo in one of the comments.
9922
c45f3c54
JB
99232011-02-22 Joel Brobecker <brobecker@adacore.com>
9924
9925 * gdb.python/py-block.exp: Simplify using prepare_for_testing.
9926 Delete variable binfile, no longer use. Add or modify test
9927 comments to make them unique.
9928
b97c863c
MS
99292011-02-21 Michael Snyder <msnyder@vmware.com>
9930
9931 * Makefile.in: Update for make clean.
9932 * gdb.ada/Makefile.in: Ditto.
9933 * gdb.arch/Makefile.in: Ditto.
9934 * gdb.asm/Makefile.in: Ditto.
9935 * gdb.base/Makefile.in: Ditto.
9936 * gdb.cp/Makefile.in: Ditto.
9937 * gdb.dwarf2/Makefile.in: Ditto.
9938 * gdb.java/Makefile.in: Ditto.
9939 * gdb.mi/Makefile.in: Ditto.
9940 * gdb.modula2/Makefile.in: Ditto.
9941 * gdb.python/Makefile.in: Ditto.
9942 * gdb.server/Makefile.in: Ditto.
9943 * gdb.stabs/Makefile.in: Ditto.
9944 * gdb.threads/Makefile.in: Ditto.
9945 * gdb.trace/Makefile.in: Ditto.
9946
aea5b279
MS
99472011-02-21 Michael Snyder <msnyder@vmware.com>
9948
9949 * gdb.threads/thread-find.exp: Update patterns for changes in
9950 output of "info threads" command.
9951
e3039479
UW
99522011-02-21 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
9953 Ulrich Weigand <uweigand@de.ibm.com>
9954
9955 * lib/gdb.exp (skip_hw_breakpoint_tests): Add arm*-*-* target.
9956 (skip_hw_watchpoint_tests): Likewise.
9957 (skip_hw_watchpoint_multi_tests): Likewise.
9958
b800ec70
UW
99592011-02-21 Ulrich Weigand <uweigand@de.ibm.com>
9960
9961 * lib/gdb.exp (skip_hw_breakpoint_tests): New procedure.
9962 (skip_hw_watchpoint_tests): Likewise.
9963 (skip_hw_watchpoint_multi_tests): Likewise.
9964 (skip_hw_watchpoint_access_tests): Likewise.
9965
9966 * gdb.base/hbreak.exp: Use appropriate skip_hw_..._tests checks.
9967 * gdb.base/pr11022.exp: Likewise.
9968 * gdb.base/watch-read.exp: Likewise.
9969 * gdb.base/watch_thread_num.exp: Likewise.
9970 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
9971 * gdb.base/watchpoint-hw.exp: Likewise.
9972 * gdb.base/watchpoint.exp: Likewise.
9973 * gdb.threads/local-watch-wrong-thread.exp: Likewise.
9974 * gdb.threads/watchthreads-reorder.exp: Likewise.
9975 * gdb.threads/watchthreads.exp: Likewise.
9976 * gdb.threads/watchthreads2.exp: Likewise.
9977
91033e37
JB
99782011-02-21 Joel Brobecker <brobecker@adacore.com>
9979
9980 * gdb.ada/packed_array.exp: Add xfail for "print u_var" if
9981 the debugger is unable to find the array bounds.
9982
eeaafae2
JK
99832011-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
9984
9985 * gdb.cp/typedef-operator.exp: New file.
9986 * gdb.cp/typedef-operator.cc: New file.
9987
e338d953
MS
99882011-02-17 Michael Snyder <msnyder@vmware.com>
9989
9990 * gdb.threads/thread-find.exp: Fix regular expressions.
9991
e67ad678
JB
99922011-02-17 Joel Brobecker <brobecker@adacore.com>
9993
9994 * gdb.ada/packed_array: Expand testcase to test printing of
9995 unconstrained packed array.
9996
93084bca
JB
99972011-02-17 Joel Brobecker <brobecker@adacore.com>
9998
9999 * gdb.dwarf2/dw2-ranges.exp: Simplify using clean_restart.
10000
a0c78a73
PA
100012011-02-16 Pedro Alves <pedro@codesourcery.com>
10002
f65d5553 10003 * gdb.trace/collection.c (globalarr3): New global.
a0c78a73
PA
10004 (main): Initialize it before collecting, and and clear it
10005 afterwards.
f65d5553
PA
10006 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
10007 collecting with '{type} addr', where the addr expression is not an
10008 rvalue.
a0c78a73 10009
3dfcbbd2
KW
100102011-02-16 Ken Werner <ken.werner@de.ibm.com>
10011
10012 * gdb.opencl/datatypes.exp: Allow "false" when printing the content of
10013 a bool variable. Expect correct OpenCL names for vector types. Use the
10014 uc3 variable name instead of referring to the uchar3 built-in type.
10015 Escape the asterisk at the half pointer test.
10016
08807d5a
PA
100172011-02-16 Pedro Alves <pedro@codesourcery.com>
10018
f65d5553 10019 * gdb.trace/collection.c (globalarr2): New global.
08807d5a
PA
10020 (main): Initialize it before collecting, and and clear it
10021 afterwards.
f65d5553
PA
10022 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
10023 collecting overlapping memory ranges.
08807d5a 10024
60f98dde
MS
100252011-02-15 Michael Snyder <msnyder@vmware.com>
10026
10027 * gdb.base/default.exp: Add tests for thread commands.
10028 * gdb.base/help.exp: Add tests for thread commands.
10029 * gdb.threads/thread-find.exp: New test for thread find command.
10030
648cd113
KW
100312011-02-15 Ken Werner <ken.werner@de.ibm.com>
10032
10033 * gdb.opencl/datatypes.exp: Expect the size of a bool to be one byte.
10034
494e194e
YQ
100352011-02-15 Yao Qi <yao@codesourcery.com>
10036
10037 PR tdep/12352
10038 * gdb.arch/arm-disp-step.S : New test for str instruction.
10039 * gdb.arch/arm-disp-step.exp : Likewise.
10040
d9492458
TJB
100412011-02-15 Thiago Jung Bauermann <bauerman@br.ibm.com>
10042
10043 * gdb.arch/vsx-regs.exp: Add "vector_register1_vr" and
10044 "vector_register2_vr" test strings. Test the extended floating
10045 point registers (F32~F63).
10046 * lib/gdb.exp (skip_vsx_tests): Update compile flags for the
10047 IBM XL C compiler. Make the test program use a register provided
10048 by the compiler for the lxvd2x instruction.
10049
8af8e3bc
PA
100502011-02-14 Pedro Alves <pedro@codesourcery.com>
10051
10052 * gdb.trace/unavailable.cc (class Base, class Middle, class
10053 Derived): New types.
10054 (derived_unavail, derived_partial, derived_whole): New globals.
10055 (virtual_partial): New global.
10056 (virtualp): Point at virtual_partial.
10057 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add tests
10058 related to unavailable vptr.
10059
1b28d0b3
PA
100602011-02-14 Pedro Alves <pedro@codesourcery.com>
10061
10062 * gdb.trace/unavailable.cc (a, b, c): New globals.
10063 (main): Set and clear them.
10064 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect
10065 `a' and `c', and check that `b' isn't collected, although `a' and
10066 `c' are.
10067
ec0a52e1
PA
100682011-02-14 Pedro Alves <pedro@codesourcery.com>
10069
10070 * gdb.trace/unavailable.cc (struct Virtual): New.
10071 (virtualp): New global pointer.
10072 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test
10073 printing a pointer to an object whose type has a vtable, with
10074 print object on.
10075
24e6bcee
PA
100762011-02-14 Pedro Alves <pedro@codesourcery.com>
10077
10078 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test that
10079 value repeat handles unavailableness.
10080
39d37385
PA
100812011-02-14 Pedro Alves <pedro@codesourcery.com>
10082
10083 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add new
10084 tests for building arrays from unavailable values, subscripting
10085 non-memory rvalue unvailable arrays, and accessing fields or
10086 baseclasses of non-lazy unavailable values,
10087 * gdb.trace/unavailable.cc (small_struct, small_struct_b): New
10088 struct types.
10089 (g_smallstruct, g_smallstruct_b): New globals.
10090
06d72e16
PA
100912011-02-14 Pedro Alves <pedro@codesourcery.com>
10092
10093 * gdb.trace/unavailable.cc, gdb.trace/unavailable.exp: New files.
10094
bc9a5551
JK
100952011-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10096
10097 Fix const/volatile qualifiers of C++ types, PR c++/12328.
10098 * gdb.cp/overload-const.exp: New file.
10099 * gdb.cp/overload-const.cc: New file.
10100
54fcddd0
UW
101012011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
10102
10103 * gdb.opencl/callfuncs.cl: New file.
10104 * gdb.opencl/callfuncs.exp: New test.
10105 * gdb.opencl/Makefile.in (EXECUTABLES): Add callfuncs.
10106
d6dafb7c
UW
101072011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
10108
10109 * gdb.arch/altivec-abi.c (vec_func): Make use of intv_on_stack_f
10110 when computing result.
10111 * gdb.arch/altivec-abi.exp: Update expected results.
10112
a449c2d8
TJB
101132011-02-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
10114
10115 * gdb.base/break-interp.exp: Remove ${objdir} from test messages.
10116 * gdb.base/jit.exp: Likewise.
10117 * gdb.base/pie-execl.exp: Likewise.
10118 * gdb.base/solib-nodir.exp: Likewise.
10119 * gdb.base/solib-overlap.exp: Likewise.
10120
764880b7
PA
101212011-02-07 Pedro Alves <pedro@codesourcery.com>
10122
10123 * gdb.trace/collection.c (global_pieces): New.
10124 * gdb.trace/collection.exp (gdb_collect_global_in_pieces_test):
10125 New procedure.
10126 (gdb_trace_collection_test): Call it.
10127
505500db
SW
101282011-02-04 Sami Wagiaalla <swagiaal@redhat.com>
10129
10130 * gdb.python/py-evthreads.c: New file.
10131 * gdb.python/py-evthreads.exp: New file.
10132 * gdb.python/py-events.py: New file.
10133 * gdb.python/py-events.exp: New file.
10134 * gdb.python/py-events.c: New file.
10135
385203ed
DD
101362011-02-04 David Daney <ddaney@caviumnetworks.com>
10137
10138 * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
10139
9011945e
AB
101402011-02-03 Andrew Burgess <aburgess@broadcom.com>
10141
10142 * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c,
10143 gdb.base/disasm-end-cu.exp: New test for disassembling over the
10144 boundary between two compilation units.
10145
580688f3
PA
101462011-02-02 Pedro Alves <pedro@codesourcery.com>
10147
10148 * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB)
10149 (Virtual): New structs.
10150 (virtual_o, virtual_middle_b): New globals.
10151 * gdb.cp/virtbase.exp: New tests.
10152
d3f0f853
PP
101532011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
10154
10155 * gdb.base/jit.exp: New file.
10156 * gdb.base/jit-main.c: New file.
10157 * gdb.base/jit-solib.c: New file.
10158
b2030fb5
UW
101592011-01-31 Ulrich Weigand <uweigand@de.ibm.com>
10160
10161 * gdb.opencl/convs_casts.exp: Use tbreak instead of break to
10162 proceed to initial kernel entry point.
10163 * gdb.opencl/datatypes.exp: Likewise.
10164 * gdb.opencl/operators.exp: Likewise.
10165 * gdb.opencl/vec_comps.exp: Likewise.
10166
2db19d1e
SW
101672011-01-31 Sami Wagiaalla <swagiaal@redhat.com>
10168
10169 * gdb.cp/nsnested.cc: New.
10170 * gdb.cp/nsnested.exp: New.
10171 * gdb.cp/nsnoimports.exp: New.
10172 * gdb.cp/nsnoimports.cc: New.
10173
6b0c4c1f
JB
101742011-01-31 Joel Brobecker <brobecker@adacore.com>
10175
10176 * gdb.base/interact.exp: Add extra tests that verify that
10177 the value of the interactive-mode setting does not change
10178 after the script is sourced.
10179
80b23b6a
JK
101802011-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10181
10182 * gdb.cp/noparam.exp: New file.
10183 * gdb.cp/noparam.cc: New file.
10184
ffd5ec24
PA
101852011-01-28 Pedro Alves <pedro@codesourcery.com>
10186
10187 * gdb.trace/tfile.exp: Test that with no traceframe selected,
10188 there's no stack or registers.
10189
a81766d8
TT
101902011-01-26 Tom Tromey <tromey@redhat.com>
10191
10192 * gdb.python/py-prettyprint.exp (run_lang_tests): Ensure no blank
10193 space before string output. Add test for "set print pretty off"
10194 case.
10195
585fdaa1
PA
101962011-01-25 Pedro Alves <pedro@codesourcery.com>
10197
10198 * gdb.base/frame-args.exp: Adjust.
10199 * gdb.dwarf2/dw2-noloc.exp: Adjust.
10200 * gdb.dwarf2/dw2-inline-param.exp: Adjust.
10201 * gdb.dwarf2/pieces.exp: Adjust.
10202 * gdb.opt/clobbered-registers-O2.exp: Adjust.
10203 * gdb.opt/inline-locals.exp: Adjust.
10204 * gdb.threads/fork-child-threads.exp: Adjust.
10205
d468832a
KW
102062011-01-25 Ken Werner <ken.werner@de.ibm.com>
10207
10208 * gdb.opencl/convs_casts.cl: Move program scope variables into the
10209 OpenCL kernel function. Add a comment as marker. Add address space
10210 qualifiers for the remaining program scope variables.
10211 * gdb.opencl/datatypes.cl: Likewise.
10212 * gdb.opencl/operators.cl: Likewise.
10213 * gdb.opencl/vec_comps.cl: Likewise.
10214 * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test.
10215 Add breakpoint at the marker comment.
10216 * gdb.opencl/datatypes.exp: Likewise.
10217 * gdb.opencl/operators.exp: Likewise.
10218 * gdb.opencl/vec_comps.exp: Likewise.
10219
490f124f
PA
102202011-01-24 Pedro Alves <pedro@codesourcery.com>
10221
10222 * gdb.base/printcmds.c (some_struct): New struct and instance.
10223 * gdb.base/printcmds.exp (test_print_repeats_embedded_array): New
10224 procedure.
10225 <global scope>: Call it.
10226
6da78614
KW
102272011-01-21 Ken Werner <ken.werner@de.ibm.com>
10228
10229 * lib/opencl.exp (skip_opencl_tests): Add missing compile_flags
10230 argument to the gdb_compile_opencl_hostapp call.
10231
ec64c9aa
YQ
102322011-01-19 Yao Qi <yao@codesourcery.com>
10233
10234 * lib/dwarf.exp (dwarf2_support): Change supported targets to a
10235 positve list.
10236
810cfdbb
YQ
102372011-01-19 Yao Qi <yao@codesourcery.com>
10238
10239 * gdb.asm/asm-source.exp: Replace ARM target triplet with a
10240 canonical form.
10241 Remove "xscale-*-*"
10242 * gdb.xml/tdesc-regs.exp: Likewise.
10243 * gdb.python/py-section-script.exp: Replace ARM target triplet
10244 with canonical form.
10245 Match arm*-*-symbianelf*.
10246 * gdb.base/dup-sect.exp: Likewise.
10247 * lib/dwarf.exp: New.
10248 * gdb.dwarf2/callframecfa.exp: Check dwarf2 support by routine
10249 dwarf2_support.
10250 * gdb.dwarf2/dup-psym.exp: Likewise.
10251 * gdb.dwarf2/dw2-ada-ffffffff.exp: Likewise.
10252 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
10253 * gdb.dwarf2/dw2-bad-parameter-type.exp: Likewise.
10254 * gdb.dwarf2/dw2-basic.exp: Likewise.
10255 * gdb.dwarf2/dw2-compressed.exp: Likewise.
10256 * gdb.dwarf2/dw2-const.exp: Likewise.
10257 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Likewise.
10258 * gdb.dwarf2/dw2-cu-size.exp: Likewise.
10259 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
10260 * gdb.dwarf2/dw2-empty-namespace.exp: Likewise.
10261 * gdb.dwarf2/dw2-filename.exp: Likewise.
10262 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
10263 * gdb.dwarf2/dw2-inline-param.exp: Likewise.
10264 * gdb.dwarf2/dw2-intercu.exp: Likewise.
10265 * gdb.dwarf2/dw2-intermix.exp: Likewise.
10266 * gdb.dwarf2/dw2-modula2-self-type.exp: Likewise.
10267 * gdb.dwarf2/dw2-noloc.exp: Likewise.
10268 * gdb.dwarf2/dw2-op-call.exp: Likewise.
10269 * gdb.dwarf2/dw2-producer.exp: Likewise.
10270 * gdb.dwarf2/dw2-ranges.exp: Likewise.
10271 * gdb.dwarf2/dw2-ref-missing-frame.exp: Likewise.
10272 * gdb.dwarf2/dw2-stack-boundary.exp: Likewise.
10273 * gdb.dwarf2/dw2-strp.exp: Likewise.
10274 * gdb.dwarf2/dw2-unresolved.exp: Likewise.
10275 * gdb.dwarf2/implptr.exp: Likewise.
10276 * gdb.dwarf2/mac-fileno.exp: Likewise.
10277 * gdb.dwarf2/member-ptr-forwardref.exp: Likewise.
10278 * gdb.dwarf2/pieces.exp: Likewise.
10279 * gdb.dwarf2/pr11465.exp: Likewise.
10280 * gdb.dwarf2/valop.exp: Likewise.
10281 * gdb.dwarf2/watch-notconst.exp: Likewise.
10282 * gdb.mi/dw2-ref-missing-frame.exp: Likewise.
10283
4694da01
TT
102842011-01-19 Tom Tromey <tromey@redhat.com>
10285
10286 * gdb.python/py-infthread.exp: Add thread tests.
10287
b075872c
JB
102882011-01-14 Joel Brobecker <brobecker@adacore.com>
10289
10290 * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
10291
2c3e6e24
JB
102922011-01-14 Joel Brobecker <brobecker@adacore.com>
10293
10294 * gdb.ada/widewide: New testcase.
10295
de8fa76c
JB
102962011-01-13 Joel Brobecker <brobecker@adacore.com>
10297
10298 * gdb.base/interact.exp: New testcase.
10299
1b05df00
TT
103002011-01-12 Tom Tromey <tromey@redhat.com>
10301
10302 * gdb.mi/gdb2549.exp: Update for error message changes.
10303 * gdb.mi/mi-cli.exp: Likewise.
10304 * gdb.mi/mi-disassemble.exp: Likewise.
10305 * gdb.mi/mi-pthreads.exp: Likewise.
10306 * gdb.mi/mi-regs.exp: Likewise.
10307 * gdb.mi/mi-stack.exp: Likewise.
10308 * gdb.mi/mi-var-block.exp: Likewise.
10309 * gdb.mi/mi-var-cmd.exp: Likewise.
10310 * gdb.mi/mi2-cli.exp: Likewise.
10311 * gdb.mi/mi2-disassemble.exp: Likewise.
10312 * gdb.mi/mi2-pthreads.exp: Likewise.
10313 * gdb.mi/mi2-regs.exp: Likewise.
10314 * gdb.mi/mi2-stack.exp: Likewise.
10315 * gdb.mi/mi2-var-block.exp: Likewise.
10316 * gdb.mi/mi2-var-cmd.exp: Likewise.
10317
c2ff108b
JK
103182011-01-12 Andrew Burgess <aburgess@broadcom.com>
10319 Jan Kratochvil <jan.kratochvil@redhat.com>
10320
10321 PR fortran/11104 and DWARF unbound arrays detection.
10322 * gdb.fortran/multi-dim.exp: New file.
10323 * gdb.fortran/multi-dim.f90: New file.
10324
b716877b
AB
103252011-01-12 Andrew Burgess <aburgess@broadcom.com>
10326
10327 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Update
10328 expected output to reflect changes in gdb/mi/mi-cmd-disas.c and
10329 add new tests for opcode dumping.
10330
6c162d5e
TT
103312011-01-11 Tom Tromey <tromey@redhat.com>
10332
10333 * gdb.python/py-infthread.exp: Load gdb-python.exp.
10334
77b06cd7
TJB
103352010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
10336
10337 Convert hardware watchpoints to use breakpoint_ops.
10338 * gdb.base/foll-exec.exp: Adapt to new error string when the catchpoint
10339 type is not supported.
10340 * gdb.base/foll-fork.exp: Likewise.
10341 * gdb.base/foll-vfork.exp: Likewise.
10342
f39a75d0
PM
103432011-01-10 Phil Muldoon <pmuldoon@redhat.com>
10344
10345 * gdb.python/py-cmd.exp: Remove gdb_py_test_multiple function.
10346 Use load_lib gdb-python.exp.
10347 * gdb.python/python.exp: Ditto.
10348 * gdb.python/py-function.exp: Ditto.
10349
fc529d80
AS
103502011-01-09 Andreas Schwab <schwab@linux-m68k.org>
10351
10352 * gdb.threads/tls.exp ("info address me"): Fix expected output.
10353
fb03cb59
JK
103542011-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10355
10356 * configure: Regenerate.
10357
d8e22779
TT
103582011-01-06 Tom Tromey <tromey@redhat.com>
10359
10360 * gdb.python/py-frame.exp: Test gdb.newest_frame.
10361
09050809
JB
103622011-01-06 Joel Brobecker <brobecker@adacore.com>
10363
fc529d80
AS
10364 * gdb.ada/array_bounds.exp, gdb.ada/array_return.exp,
10365 gdb.ada/array_subscript_addr.exp, gdb.ada/arrayidx.exp,
10366 gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
10367 gdb.ada/atomic_enum.exp, gdb.ada/call_pn.exp,
10368 gdb.ada/catch_ex.exp, gdb.ada/char_param.exp,
10369 gdb.ada/complete.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
10370 gdb.ada/fixed_points.exp, gdb.ada/formatted_ref.exp,
10371 gdb.ada/frame_args.exp, gdb.ada/fun_addr.exp,
10372 gdb.ada/fun_in_declare.exp, gdb.ada/funcall_param.exp,
10373 gdb.ada/homonym.exp, gdb.ada/int_deref.exp,
10374 gdb.ada/interface.exp, gdb.ada/lang_switch.exp,
10375 gdb.ada/mod_from_name.exp, gdb.ada/nested.exp,
10376 gdb.ada/null_array.exp, gdb.ada/null_record.exp,
10377 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
10378 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
10379 gdb.ada/ptype_field.exp, gdb.ada/ptype_tagged_param.exp,
10380 gdb.ada/rec_return.exp, gdb.ada/ref_param.exp,
10381 gdb.ada/ref_tick_size.exp, gdb.ada/start.exp,
10382 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
10383 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/tasks.exp,
10384 gdb.ada/tick_last_segv.exp, gdb.ada/type_coercion.exp,
10385 gdb.ada/uninitialized_vars.exp,
10386 gdb.ada/variant_record_packed_array.exp, gdb.ada/watch_arg.exp:
10387 Simplify by using clean_restart.
09050809 10388
8ed5dd9e
JB
103892011-01-06 Joel Brobecker <brobecker@adacore.com>
10390
10391 Add marker to be used as anchor for inserting breakpoints.
10392 * gdb.ada/null_record/null_record.adb: Add "-- START" comment.
10393 * gdb.ada/start/dummy.adb, gdb.ada/uninitialized_vars/parse.adb:
10394 Likewise.
10395
10396 Remove uses of gdb_start_cmd.
10397 * gdb.ada/null_record.exp: Remove use of gdb_start_cmd.
10398 * gdb.ada/print_pc.exp, gdb.ada/uninitialized_vars.exp: Ditto.
10399
10400 Do not run testcase if testing with GDBserver.
10401 * gdb.ada/exec_changed.exp, gdb.ada/start.exp: Abort as untested
10402 if testing with GDBserver.
10403
368a124f
JB
104042011-01-06 Joel Brobecker <brobecker@adacore.com>
10405
10406 * gdb.ada/complete/foo.adb, gdb.ada/complete/pck.adb,
10407 gdb.ada/complete/pck.ads, gdb.ada/print_chars/foo.adb: Add
10408 copyright header.
10409
44944448
JB
104102011-01-05 Joel Brobecker <brobecker@adacore.com>
10411
10412 * testsuite/configure.ac, testsuite/gdb.arch/gdb1291.s,
10413 testsuite/gdb.arch/gdb1431.s, testsuite/gdb.fortran/array-element.f,
10414 testsuite/gdb.fortran/complex.f,
10415 testsuite/gdb.fortran/derived-type.f90,
10416 testsuite/gdb.fortran/library-module-lib.f90,
10417 testsuite/gdb.fortran/library-module-main.f90,
10418 testsuite/gdb.fortran/logical.f90, testsuite/gdb.fortran/module.f90,
10419 testsuite/gdb.fortran/subarray.f, testsuite/gdb.mi/array.f:
10420 Copyright year update.
10421
31886ea6
JB
104222011-01-05 Joel Brobecker <brobecker@adacore.com>
10423
10424 * gdb.base/langs1.f: Add copyright header.
10425
ebedcab5
JK
104262011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10427
10428 * gdb.base/morestack.exp: New file.
10429 * gdb.base/morestack.c: New file.
10430
de1eb2f9
JK
104312011-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10432
10433 * gdb.ada/gnat_ada.gpr: Fix copyright comment line regression by 2011.
10434
9e87a409
JB
104352010-12-29 Joel Brobecker <brobecker@adacore.com>
10436
10437 * gdb.ada/arrayptr/foo.adb: Add new local variable Null_String.
10438 * gdb.ada/arrayptr.exp: Add test printing that new variable.
10439
720d1a40
JB
104402010-12-29 Joel Brobecker <brobecker@adacore.com>
10441
10442 * gdb.ada/lang_switch.exp: Correct expected parameter value.
10443
a283af87
AS
104442010-12-25 Andreas Schwab <schwab@linux-m68k.org>
10445
5d3d9cba
AS
10446 * gdb.threads/tls.exp: Fix typo.
10447
a283af87
AS
10448 * gdb.threads/thread-specific.exp (get_thread_list): Update.
10449 * gdb.threads/execl.exp: Update.
10450
2a20745c
YQ
104512010-12-23 Yao Qi <yao@codesourcery.com>
10452
10453 * gdb.arch/arm-disp-step.exp: New.
10454 * gdb.arch/arm-disp-step.S: New.
10455
a7658b96
TT
104562010-12-21 Tom Tromey <tromey@redhat.com>
10457
10458 * gdb.threads/execl.exp: Update.
10459 * gdb.threads/linux-dp.exp: Update.
10460 * gdb.threads/manythreads.exp: Update.
10461 * gdb.threads/tls.exp: Update.
10462
5b79abe7
TT
104632010-12-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10464
10465 * gdb.cp/nextoverthrow.cc (dummy): Return int 0.
10466 (NextOverThrowDerivates) <resumebpt>: New.
10467 (resumebpt_test): New.
10468 (main): Call resumebpt_test.
10469 * gdb.cp/nextoverthrow.exp: New block for test of "resumebpt".
10470
0914bcdb
SS
104712010-12-12 Stan Shebs <stan@codesourcery.com>
10472
10473 * gdb.trace/tsv.exp: Test print command on trace state variables.
10474
305aeedc
TT
104752010-12-09 Tom Tromey <tromey@redhat.com>
10476
10477 * gdb.base/interp.exp: Add regression test.
10478
186c406b
TT
104792010-12-09 Tom Tromey <tromey@redhat.com>
10480
10481 * gdb.java/jnpe.java: New file.
10482 * gdb.java/jnpe.exp: New file.
10483 * gdb.cp/nextoverthrow.exp: New file.
10484 * gdb.cp/nextoverthrow.cc: New file.
10485
aae1c79a
DE
104862010-12-07 Doug Evans <dje@google.com>
10487
10488 * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
10489 of data-directory.
10490 * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
10491 updated.
10492 * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
10493
60f98dde 104942010-11-29 Michael Snyder <msnyder@vmware.com>
d426f7b4
MS
10495
10496 * gdb.base/callfuncs.exp: Test for skip_float_tests.
10497 * gdb.base/call-sc.exp: Ditto.
10498 * gdb.base/finish.exp: Ditto.
10499 * gdb.base/return.exp: Ditto.
10500 * gdb.base/return2.exp: Ditto.
10501
5fa290c1
DE
105022010-11-30 Doug Evans <dje@google.com>
10503
10504 * lib/gdb.exp (gdb_test_sequence): Return result of gdb_expect_list.
10505 (gdb_expect_list): Fix spelling errors in comments.
10506 * gdb.arch/system-gcore.exp: Use gdb_test_sequence instead of
10507 send_gdb/gdb_expect_list where applicable.
10508 * gdb.base/call-ar-st.exp: Ditto.
10509 * gdb.base/funcargs.exp: Ditto.
10510 * gdb.base/gcore.exp: Ditto.
10511 * gdb.base/page.exp: Ditto.
10512 * gdb.base/sigaltstack.exp: Ditto.
10513 * gdb.base/siginfo.exp: Ditto.
10514 * gdb.base/sigstep.exp: Ditto.
10515 * gdb.base/trace-commands.exp: Ditto.
10516
4e04c971
DE
105172010-11-29 Doug Evans <dje@google.com>
10518
10519 * gdb.python/py-pp-maint.exp: Change printer-name:subprinter-name to
10520 printer-name;subprinter-name.
10521
8cf6f0b1
TT
105222010-11-29 Tom Tromey <tromey@redhat.com>
10523
10524 * gdb.dwarf2/implptr.exp: New file.
10525 * gdb.dwarf2/implptr.c: New file.
10526 * gdb.dwarf2/implptr.S: New file.
10527
94b6973e
PM
105282010-11-29 Phil Muldoon <pmuldoon@redhat.com>
10529
fc529d80 10530 PR python/12199
94b6973e
PM
10531
10532 * gdb.python/py-breakpoint.exp: Test the delete method.
10533
8358c15c
JK
105342010-11-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10535
10536 Fix step_resume_breakpoint unsaved during an infcall.
10537 * gdb.base/step-resume-infcall.exp: New file.
10538 * gdb.base/step-resume-infcall.c: New file.
10539
f6df29bc
TJB
105402010-11-24 Edjunior Machado <emachado@br.ibm.com>
10541
10542 * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
10543
f2b5a5cf
TJB
105442010-11-24 Edjunior Machado <emachado@br.ibm.com>
10545
10546 * gdb.asm/asm-source.exp: Add new target "powerpc64"; expect leading `.'
10547 on ppc64's symbols; "finish" and "return" commands must accept to
10548 show the caller line again as well as the line after.
10549 * gdb.asm/powerpc64.inc: New file.
10550
6b0ecdc2
DE
105512010-11-23 Doug Evans <dje@google.com>
10552
10553 * lib/gdb.exp (gdb_test_sequence): New function.
10554 (gdb_expect_list): Add verbose -log call for each pattern.
10555 * gdb.base/signals.exp (test_handle_all_print): Call it.
10556 Reduce timeout increment from 6 minutes to 1 minute.
10557 * gdb.server/ext-run.exp: Call it.
10558
ea976c60
PM
105592010-11-23 Phil Muldoon <pmuldoon@redhat.com>
10560
f2b5a5cf 10561 PR python/12212
ea976c60
PM
10562
10563 * gdb.python/python.exp: Check that selected_thread raises an
10564 error when no inferior is loaded.
10565
c0efa795
JK
105662010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10567
10568 * gdb.dwarf2/dw2-stack-boundary.exp: New file.
10569 * gdb.dwarf2/dw2-stack-boundary.S: New file.
10570
ec3aa567
JK
105712010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10572
10573 * gdb.dwarf2/dw2-ada-ffffffff.S: New file.
10574 * gdb.dwarf2/dw2-ada-ffffffff.exp: New file.
10575
d8249011
DE
105762010-11-18 Doug Evans <dje@google.com>
10577
10578 * gdb.server/ext-run.exp: Fix intermittent failures.
10579
d4eba7d1
NF
105802010-11-12 Nathan Froyd <froydnj@codesourcery.com>
10581
10582 * gdb.stabs/gdb11479.exp: Use runto_main.
10583
b04c2f88
NF
105842010-11-12 Nathan Froyd <froydnj@codesourcery.com>
10585
10586 * gdb.base/break-entry.exp: Skip if using a stub.
10587
ae9d7ce4
NF
105882010-11-12 Nathan Froyd <froydnj@codesourcery.com>
10589
10590 * gdb.python/py-inferior.exp: Pack values in target endianness.
10591
621c8364
TT
105922010-11-12 Tom Tromey <tromey@redhat.com>
10593
10594 * gdb.python/py-prettyprint.c (main): Add new 'ns2' local.
10595 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test for
10596 MemoryError.
10597 * gdb.python/python.exp (gdb_py_test_multiple): Update exception
10598 type.
10599 * gdb.python/py-value.exp (test_value_in_inferior): Add test for
10600 MemoryError.
10601 (test_subscript_regression): Update exception type.
10602
84f4c1fe
PM
106032010-11-11 Phil Muldoon <pmuldoon@redhat.com>
10604
10605 * gdb.python/py-breakpoint.exp: Add internal watchpoint and
10606 breakpoint tests.
10607
a1442452
PA
106082010-11-09 Pedro Alves <pedro@codesourcery.com>
10609
10610 * gdb.base/watchpoint.exp: Test "watch -location" with an
10611 innacessible location.
10612
efd11a33
JK
106132010-11-09 Edjunior Machado <emachado@br.ibm.com>
10614 Luis Machado <luisgpm@br.ibm.com>
10615
10616 * gdb.base/maint.exp: Expect "." prefix.
10617 * gdb.base/nodebug.exp: Expect "." Likewise.
10618 * gdb.base/sepsymtab.exp: Expect "." Likewise.
10619 * gdb.base/watchpoint-cond-gone.exp: Likewise.
10620 * gdb.base/watchpoint.exp: Expect a software watch to be created for
10621 POWER server processors.
10622
aa00efb5
JK
106232010-11-08 Edjunior Machado <emachado@br.ibm.com>
10624 Luis Machado <luisgpm@br.ibm.com>
10625
10626 * gdb.base/break-entry.exp: convert entry point for
10627 ppc64 and expect leading `.' on ppc64's symbols
10628
99e7ae30
DE
106292010-11-05 Doug Evans <dje@google.com>
10630
10631 * gdb.base/help.exp: Update expected output.
b521dba8
DE
10632 * gdb.python/py-param.exp: Delete, contents moved to ...
10633 * gdb.python/py-parameter.exp: ... here. New file.
10634 Add test for gdb.parameter ("directories").
99e7ae30 10635
f4b8a18d
KW
106362010-11-05 Ken Werner <ken.werner@de.ibm.com>
10637
10638 * Makefile.in (ALL_SUBDIRS): Add gdb.opencl.
10639 * configure.ac (AC_OUTPUT): Add gdb.opencl/Makefile.
10640 * configure: Regenerate.
10641 * gdb.opencl/Makefile.in: New File.
10642 * gdb.opencl/datatypes.exp: Likewise.
10643 * gdb.opencl/datatypes.cl: Likewise.
10644 * gdb.opencl/operators.exp: Likewise.
10645 * gdb.opencl/operators.cl: Likewise.
10646 * gdb.opencl/vec_comps.exp: Likewise.
10647 * gdb.opencl/vec_comps.cl: Likewise.
10648 * gdb.opencl/convs_casts.exp: Likewise.
10649 * gdb.opencl/convs_casts.cl: Likewise.
10650 * lib/opencl.exp: Likewise.
10651 * lib/opencl_hostapp.c: Likewise.
10652 * lib/opencl_kernel.cl: Likewise.
10653 * lib/cl_util.c: Likewise.
10654 * lib/cl_util.c: Likewise.
10655 * gdb.base/default.exp (set language): Add "opencl" to the list of
10656 languages.
10657
a9d5ef47
SW
106582010-11-04 Sami Wagiaalla <swagiaal@redhat.com>
10659
10660 * gdb.cp/overload.exp: Added test for inheritance overload.
10661 * gdb.cp/overload.cc: Ditto.
10662 * gdb.cp/oranking.exp: Removed releveant kfails.
10663
03eb1c79
JK
106642010-11-04 Jan Kratochvil <jan.kratochvil@redhat.com>
10665 Joel Brobecker <brobecker@adacore.com>
10666
10667 * gdb.ada/null_array.exp (print my_table): Call get_compiler_info and
10668 check test_compiler_info.
10669
dbc98a8b
KW
106702010-11-03 Ken Werner <ken.werner@de.ibm.com>
10671
10672 * gdb.base/gnu_vector.exp: Adjust expect messages.
10673
120bd360
KW
106742010-11-03 Ken Werner <ken.werner@de.ibm.com>
10675
10676 * gdb.base/gnu_vector.exp: Add unary operator tests.
10677
c37f7098
KW
106782010-11-03 Ken Werner <ken.werner@de.ibm.com>
10679
10680 * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
10681
7b51bc51
DE
106822010-11-02 Doug Evans <dje@google.com>
10683
10684 * gdb.python/py-pp-maint.c: New file.
10685 * gdb.python/py-pp-maint.exp: New file.
10686 * gdb.python/py-pp-maint.py: New file.
10687
50c97f38
TT
106882010-11-02 Tom Tromey <tromey@redhat.com>
10689
10690 * gdb.base/default.exp: Remove "scheme" from language list.
10691
a289b8f6
JK
106922010-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10693
10694 Revert:
10695 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10696 * gdb.threads/sigstep-threads.exp: New file.
10697 * gdb.threads/sigstep-threads.c: New file.
10698
cd017491
MS
106992010-10-20 Michael Snyder <msnyder@vmware.com>
10700
10701 * gdb.threads/fork-child-threads.exp: Don't run on remote target.
10702
8e6a5956
UW
107032010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
10704
10705 * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.
10706 Skip test completely if gdb,no_hardware_watchpoints.
10707
2c04da0d
UW
107082010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
10709
10710 * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more
10711 strict, but do not check for any particular function name within libc.
10712
79afc5ef
SW
107132010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
10714
10715 * gdb.cp/smartp.exp: New test.
10716 * gdb.cp/smartp.cc : New test.
10717
026ffab7
SW
107182010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
10719
10720 * gdb.cp/converts.exp: Test pointer to bool conversion.
10721 Test pointer to long conversion.
10722 * gdb.cp/oranking.exp: Removed relevant kfail.
10723
3a772aa4
TT
107242010-10-18 Tom Tromey <tromey@redhat.com>
10725
10726 * gdb.python/py-prettyprint.exp (run_lang_tests): Test encoding
10727 argument to lazy_string.
10728 * gdb.python/py-prettyprint.py (pp_ls_encoding): New global.
10729 (pp_ls.to_string): Use it.
10730 * gdb.python/py-prettyprint.c (main): Move declarations to top.
10731 Add "estring2" local.
10732
5fc3827b
JK
107332010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10734
10735 Fix s390x compatibility.
10736 * gdb.dwarf2/pr11465.S (DW_TAG_pointer_type): Use PTRBITS. Twice.
10737 * gdb.dwarf2/pr11465.exp: Set ptrbits, use it for -DPTRBITS.
10738
8aeb23f3
JK
107392010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10740
10741 * gdb.threads/sigstep-threads.exp: New file.
10742 * gdb.threads/sigstep-threads.c: New file.
10743
c1e56572
JK
107442010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10745
10746 * gdb.base/pie-execl.exp: New file.
10747 * gdb.base/pie-execl.c: New file.
10748
92163a10
JK
107492010-10-13 Doug Evans <dje@google.com>
10750 Jan Kratochvil <jan.kratochvil@redhat.com>
10751
10752 PR exp/12117
10753 * gdb.cp/ptype-cv-cp.cc: New file.
10754 * gdb.cp/ptype-cv-cp.exp: New file.
10755
7062b0a0
SW
107562010-10-14 Sami Wagiaalla <swagiaal@redhat.com>
10757
10758 * gdb.cp/converts.cc: New test program.
10759 * gdb.cp/converts.exp: New test.
10760 * gdb.cp/overload.exp: Added test for void* vs int*.
10761 * gdb.cp/overload.exp: Ditto.
10762 * gdb.cp/oranking.exp: Removed related kfail.
10763
0e3509db
DE
107642010-10-13 Doug Evans <dje@google.com>
10765
10766 * lib/gdb-python.exp (gdb_check_python_config): New function.
10767 * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
10768 * gdb.python/lib-types.cc: New file.
10769 * gdb.python/lib-types.exp: New file.
10770
8dc78533
JK
107712010-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10772
10773 * gdb.python/py-error.exp: New file.
10774 * gdb.python/py-error.py: New file.
10775
93c17e06
JK
107762010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
10777
10778 * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
10779 gdb_test_multiple.
10780
d8b34041
JK
107812010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
10782
10783 * gdb.base/break-interp.exp: Use ldlags for linking flags.
10784 * gdb.base/prelink.exp: Likewise.
10785 * gdb.base/solib-nodir.exp: Likewise.
10786 * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
10787 (gdb_compile) <shlib_load>: Use ldlags for linking flags.
10788 * lib/prelink-support.exp (build_executable_own_libs): Likewise.
10789
e0cc584e
UW
107902010-10-12 Ulrich Weigand <uweigand@de.ibm.com>
10791
10792 * break-interp.exp (test_ld): Use two separate gdb_expect statements
10793 for the "info files" test to avoid timeouts on slow machines.
10794
cfc353b1
JK
107952010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10796
10797 * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
10798 (main): Make openlib dummy call.
10799
d3d7896d
JK
108002010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10801
10802 Fix missing _start PIE relocation on ppc64 due to stop on dl_main.
10803 * break-interp.exp (reach): Move the core body ...
10804 (reach_1): ... here. Use stop-on-solib-events for _dl_debug_state.
10805 (test_ld): Provide always real argument, even to the linker. Replace
10806 dl_main by _dl_debug_state.
10807
5e533c94
JK
108082010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10809
10810 Fix results of prelinked PIEs on ppc*.
10811 * gdb.base/break-interp.exp (reach, test_core, test_attach_gdb):
10812 Accept also DISPLACEMENT "PRESENT".
10813 (main): Replace "ZERO" displacements by "PRESENT".
10814
33540610
SW
108152010-10-08 Sami Wagiaalla <swagiaal@redhat.com>
10816
10817 * gdb.cp/oranking.exp: New test.
10818 * gdb.cp/oranking.cc: New test program.
10819
3bdf2bbd
KW
108202010-10-08 Ken Werner <ken.werner@de.ibm.com>
10821
10822 * gdb.base/gnu_vector.c (ia, ib, fa, fb): New variables.
10823 * gdb.base/gnu_vector.exp: Add tests for scalar to vector widening.
10824
2f608a3a
KW
108252010-10-06 Ken Werner <ken.werner@de.ibm.com>
10826
10827 * gdb.base/constvars.c (logical, lugged, luck, lunar, lumen, lurk,
10828 lush, lynx) New constant.
10829 * gdb.base/constvars.exp: Test const array types.
10830 * gdb.dwarf2/dw2-strp.exp: Add const qualifier for ptype tests.
10831
aa2e2d8d
DE
108322010-10-06 Doug Evans <dje@google.com>
10833
10834 * gdb.base/catch-syscall.exp (do_syscall_tests): Update location
10835 of syscall staging area.
10836
2844d6b5
KW
108372010-10-06 Ken Werner <ken.werner@de.ibm.com>
10838
10839 * gdb.base/gnu_vector.c: Add variable c4.
10840 * gdb.base/gnu_vector.exp: Add tests for character vector printing.
10841 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
10842
7d8ac8bb
MR
108432010-10-05 Maciej W. Rozycki <macro@codesourcery.com>
10844
10845 * gdb.arch/altivec-abi.exp: Fix a typo.
10846
84a02e58
MR
108472010-10-02 Maciej W. Rozycki <macro@codesourcery.com>
10848
10849 * lib/mi-support.exp (thread_selected_re): Correct pattern used
10850 to match a thread ID.
10851
b18e6318
JK
108522010-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10853
10854 Fix s390x testcase compatibility.
10855 * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
10856
a2c09bd0
DE
108572010-10-01 Doug Evans <dje@google.com>
10858
10859 * lib/gdb-python.exp: New file.
10860 * gdb.python/py-block.exp: Use it.
10861 * gdb.python/py-breakpoint.exp: Ditto.
10862 * gdb.python/py-frame.exp: Ditto.
10863 * gdb.python/py-inferior.exp: Ditto.
10864 * gdb.python/py-param.exp: Ditto.
10865 * gdb.python/py-prettyprint.exp: Ditto.
10866 * gdb.python/py-shared.exp: Ditto.
10867 * gdb.python/py-symbol.exp: Ditto.
10868 * gdb.python/py-symtab.exp: Ditto.
10869 * gdb.python/py-type.exp: Ditto.
10870 * gdb.python/py-value.exp: Ditto.
10871 * gdb.python/python.exp: Ditto.
10872
38f12cfc
TT
108732010-09-30 Tom Tromey <tromey@redhat.com>
10874
10875 * gdb.base/anon.exp: New file.
10876 * gdb.base/anon.c: New file.
10877
9ae8282d
TT
108782010-09-30 Tom Tromey <tromey@redhat.com>
10879
10880 * gdb.base/completion.exp: Test completion through anonymous
10881 union.
10882 * gdb.base/break1.c (struct some_struct): Add anonymous union.
10883
e9e07ba6
JK
108842010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10885
10886 Fix printing parameters of inlined functions.
10887 * gdb.dwarf2/dw2-inline-param.exp: New file.
10888 * gdb.dwarf2/dw2-inline-param-main.c: New file.
10889 * gdb.dwarf2/dw2-inline-param.S: New file.
10890
cd2effb2
JK
108912010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10892
10893 PR corefiles/12071.
10894 * gdb.base/corefile.exp (quit with a process, no question: load core)
10895 (quit with a core file): New tests.
10896
bceffbf3
JK
108972010-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10898
10899 Fix GDB crash on inferior calls with self-referencing classes.
10900 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: New file.
10901 * gdb.dwarf2/dw2-cp-infcall-ref-static-main.c: New file.
10902 * gdb.dwarf2/dw2-cp-infcall-ref-static.S: New file.
10903
1736ad11
JK
109042010-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10905
10906 Fix lost siginfo_t for inferior calls.
10907 * gdb.base/siginfo-infcall.exp: New file.
10908 * gdb.base/siginfo-infcall.c: New file.
10909
a176ad92
JB
109102010-09-22 Joel Brobecker <brobecker@adacore.com>
10911
10912 * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
10913
c2b0a229
JK
109142010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10915
10916 * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant):
10917 New test.
10918 * gdb.fortran/module.f90 (mod1) <var_const>: New constant.
10919
e8ae22d1
JB
109202010-09-22 Joel Brobecker <brobecker@adacore.com>
10921
10922 * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
10923 type of our const type.
10924
ec322823
SW
109252010-09-22 Sami Wagiaalla <swagiaal@redhat.com>
10926
10927 * gdb.cp/pr12028.cc: New.
10928 * gdb.cp/pr12028.exp: New.
10929
72929c62
JB
109302010-09-22 Joel Brobecker <brobecker@adacore.com>
10931
10932 * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
10933
875b4ff5 109342010-09-16 Phil Muldoon <pmuldoon@redhat.com>
fc529d80 10935 Jan Kratochvil <jan.kratochvil@redhat.com>
875b4ff5
PM
10936
10937 PR mi/11407
10938 * gdb.mi/dw2-ref-missing-frame-func.c: New File.
10939 * gdb.mi/dw2-ref-missing-frame-main.c New File.
10940 * gdb.mi/dw2-ref-missing-frame.S New File.
10941 * gdb.mi/dw2-ref-missing-frame.exp New File.
10942
7155d578
TT
109432010-09-14 Tom Tromey <tromey@redhat.com>
10944
10945 PR symtab/8399:
10946 * gdb.threads/tls.exp: Remove kfail. Update expected output.
10947
515ed532
TT
109482010-09-14 Tom Tromey <tromey@redhat.com>
10949
10950 PR exp/11803:
10951 * gdb.threads/tls.exp: Use C++.
10952 (check_thread_local): Use K::another_thread_local.
10953 * gdb.threads/tls.c (class K): New.
10954 (another_thread_local): Now a member of K.
10955 (spin): Update. No longer K&R C.
10956
450ca57c
SW
109572010-09-13 Sami Wagiaalla <swagiaal@redhat.com>
10958
10959 * gdb.cp/koenig.cc: created class for testing member lookup.
10960 * gdb.cp/koenig.exp: Added test for member lookup.
10961
dbd492a3
JK
109622010-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10963
10964 Fix false FAILs on sourcetree topdir directory containing "kill".
10965 * gdb.base/sigall.exp (test_one_sig) <advance to $nextsig>: Extend the
10966 source line matching regexp.
10967
8d4d924b
JK
109682010-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10969
10970 * gdb.python/python.exp (set height 0, collect help from uiout)
10971 (verify help to uiout): New tests.
10972
8e64f2a0
JK
109732010-09-10 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
10974
10975 * gdb.base/break-interp.exp (test_ld) <istarget powerpc64-*>: Add
10976 is_lp64_target to check 64bit target.
10977
4569eed2
JK
109782010-09-09 Jan Kratochvil <jan.kratochvil@redhat.com>
10979
10980 * gdb.base/break-interp.exp (reach): Permit leading . for ppc64.
10981 (test_ld) <powerpc64-*>: New.
10982
5e1617b1
DJ
109832010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
10984
10985 * gdb.cp/templates.exp (test_template_args): Allow "struct".
10986
c767944b
DJ
109872010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
10988
10989 * gdb.cp/templates.cc (Empty, FunctionArg): New classes.
10990 (FunctionArg::method): New function.
10991 (empty, arg): New variables.
10992 (main): Call arg.method.
10993 * gdb.cp/templates.exp (test_template_args): New function.
10994 (do_tests): Call it.
10995
27d3a3fc
UW
109962010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
10997
10998 * gdb.threads/threxit-hop-specific.exp: Use "continue" instead
10999 of "next" to proceed over pthread_exit call.
11000
55b7ce7f
UW
110012010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
11002
11003 * gdb.base/maint.exp: Avoid wildcards against potentially very long
11004 "maint print statistics" output to prevent expect timeouts.
11005
809df446
JK
110062010-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
11007
11008 * gdb.base/printcmds.exp (test_float_accepted): Import gdb_prompt.
11009 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
11010 (test_float_rejected): ... here.
11011 * gdb.java/jv-print.exp (test_float_accepted): Import gdb_prompt.
11012 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
11013 (test_float_rejected): ... here.
11014 * gdb.objc/print.exp (test_float_accepted): Import gdb_prompt.
11015 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
11016 (test_float_rejected): ... here.
11017 * gdb.pascal/print.exp (test_float_accepted): Import gdb_prompt.
11018 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
11019 (test_float_rejected): ... here.
11020
8464be76
DJ
110212010-09-04 Daniel Jacobowitz <dan@codesourcery.com>
11022
11023 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint
11024 before disabling hardware watchpoints.
11025 (test_inaccessible_watchpoint): Check that hardware watchpoints
11026 are used. Test for watchpoints on a constant address.
11027
14dba4b4
JK
110282010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11029
11030 * gdb.base/ui-redirect.exp: New file.
11031
3f3540e1 110322010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
fc529d80 11033 Joel Brobecker <brobecker@adacore.com>
3f3540e1
JB
11034
11035 * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
11036
0f254bb7
DE
110372010-08-31 Doug Evans <dje@google.com>
11038
11039 * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
11040
03f17ccf
TT
110412010-08-30 Tom Tromey <tromey@redhat.com>
11042
11043 PR python/11792:
11044 * gdb.python/py-value.exp (test_subscript_regression): Add
11045 dynamic_type test.
11046
640617ad
DJ
110472010-08-30 Daniel Jacobowitz <dan@codesourcery.com>
11048
11049 * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_function
11050 instead of running to main. Do not test the main function.
11051 * gdb/testsuite/gdb.cp/cpexprs.cc (main): Rename to test_function.
11052 Add new main.
11053
2ed91d1b
PA
110542010-08-26 Pedro Alves <pedro@codesourcery.com>
11055
11056 * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect in
11057 one test.
11058
673bfd45
DE
110592010-08-24 Doug Evans <dje@google.com>
11060
11061 PR symtab/11942
11062 * gdb.dwarf2/dw4-sig-types.cc: New file.
11063 * gdb.dwarf2/dw4-sig-types.h: New file.
11064 * gdb.dwarf2/dw4-sig-types-b.cc: New file.
11065 * gdb.dwarf2/dw4-sig-types.exp: New file.
11066
f9ffd4bb
TT
110672010-08-23 Tom Tromey <tromey@redhat.com>
11068
11069 PR python/11145:
11070 * gdb.python/py-value.c (Base, Derived): New types.
11071 (base): New global.
11072 * gdb.python/py-value.exp (test_subscript_regression): Add
11073 dynamic_cast test.
11074
d839c8a4
TT
110752010-08-23 Tom Tromey <tromey@redhat.com>
11076
11077 PR python/10676:
11078 * gdb.python/py-type.exp (test_fields): Add tests for type
11079 equality.
11080
702c2711
TT
110812010-08-23 Tom Tromey <tromey@redhat.com>
11082
11083 PR python/11915:
11084 * gdb.python/py-type.exp (test_fields): Add tests for array.
11085
832bafd3
KS
110862010-08-23 Keith Seitz <keiths@redhat.com>
11087
11088 * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
11089 have any children. Create a new abbrev for it.
11090 Add missing terminal sequence to .debug_abbrev.
11091
c37bf528
KS
110922010-08-20 Keith Seitz <keiths@redhat.com>
11093
11094 PR symtab/11465:
11095 * gdb.dwarf2/pr11465.exp: New test.
11096 * gdb.dwarf2/pr11465.S: New file.
11097 * gdb.dwarf2/dw2-double-set-die-type.S: New file.
11098 * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
11099
4572cbac
TJB
111002010-08-19 Thiago Jung Bauermann <bauerman@br.ibm.com>
11101
11102 * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
11103 registers. Update data sets with the new v2_double element in the
11104 VSX register union. Add vector_register3_vr data set for the AltiVec
11105 registers. Use gdb_test_no_output instead of send_gdb.
11106
e7fbb131
PA
111072010-08-19 Pedro Alves <pedro@codesourcery.com>
11108
11109 * gdb.python/py-shared.exp: New file, factored out from
11110 python.exp.
11111 * gdb.python/py-shared.c: New file.
11112 * gdb.python/py-shared-sl.c: New file.
11113 * gdb.python/python-1.c: New file.
11114 * gdb.python/python-sl.c: Delete.
11115 * gdb.python/python.c: Mention python-1.c.
11116 * gdb.python/python.exp: Move shared library tests to
11117 py-shared.exp.
11118 * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
11119 (MISCELLANEOUS): New.
11120 (clean mostlyclean): Also remove $MISCELLANEOUS.
11121
d30f5e1f
DE
111222010-08-19 Doug Evans <dje@google.com>
11123
11124 PR exp/11926
11125 * gdb.base/printcmds.exp (test_float_accepted): New function.
11126 Move existing float tests there. Add tests for floats with suffixes.
11127 (test_float_rejected): New function.
11128 * gdb.java/jv-print.exp (test_float_accepted): New function.
11129 (test_float_rejected): New function.
11130 * gdb.objc/print.exp: New file.
11131 * gdb.pascal/print.exp: New file.
11132 * lib/objc.exp: New file.
11133
7b3fd859
PM
111342010-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
11135
11136 * gdb.base/default.exp (info set): Avoid full buffer error and force
11137 reading up to final gdb prompt.
11138 (show): Likewise.
11139
c92817ce
TT
111402010-08-18 Tom Tromey <tromey@redhat.com>
11141
11142 PR symtab/11919:
11143 * gdb.base/completion.exp: Add test.
11144
f1208f9e
DE
111452010-08-18 Doug Evans <dje@google.com>
11146
11147 * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
11148 * gdb.base/callfuncs.exp (set_lang_c): Delete, set c language directly.
11149 * gdb.base/printcmds.exp (set_lang_c): Delete, set c language directly.
11150 Simplify, early exit if runto_main fails.
11151 * gdb.fortran/exprs.exp: load_lib fortran.exp.
11152 (set_lang_fortran): Moved to lib/fortran.exp.
11153 * gdb.fortran/types.exp: load_lib fortran.exp.
11154 (set_lang_fortran): Moved to lib/fortran.exp.
11155 * gdb.java/jmisc.exp (set_lang_java): Moved to lib/java.exp.
11156 * gdb.java/jprint.exp (set_lang_java): Ditto.
11157 * gdb.java/jv-exp.exp: load_lib java.exp.
11158 If set_lang_java fails, issue a warning instead of failure to be
11159 consistent with other set_lang_foo uses.
11160 (set_lang_java): Moved to lib/java.exp.
11161 * gdb.java/jv-print.exp (set_lang_java): Moved to lib/java.exp.
11162 If set_lang_java fails, issue a warning instead of failure to be
11163 consistent with other set_lang_foo uses.
11164 * gdb.pascal/types.exp: load_lib pascal.exp.
11165 (set_lang_pascal): Moved to lib/pascal.exp.
11166 * lib/fortran.exp: New file.
11167 * lib/java.exp (set_lang_java): New function.
11168 * lib/pascal.exp (set_lang_pascal): New function.
11169
2f06b485
YQ
111702010-08-18 Yao Qi <yao@codesourcery.com
11171
11172 * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels
11173 func_nofb_start and func_loopfb_start, so that address of functions
11174 is equal to these labels on Thumb.
11175
96e25403
YQ
111762010-08-18 Yao Qi <yao@codesourcery.com>
11177
11178 * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
11179 to reflect latest c source file.
11180
36e6adc4
JK
111812010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
11182
11183 * gdb.cp/infcall-dlopen.exp: New file.
11184 * gdb.cp/infcall-dlopen.cc: New file.
11185 * gdb.cp/infcall-dlopen-lib.cc: New file.
11186
f431efe5
PA
111872010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
11188 Pedro Alves <pedro@codesourcery.com>
11189
11190 PR breakpoints/11371
11191
11192 * gdb.base/watch-cond-infcall.exp: New file.
11193 * gdb.base/watch-cond-infcall.c: New file.
11194
06a64a0b
TT
111952010-08-16 Tom Tromey <tromey@redhat.com>
11196
11197 * gdb.base/help.exp: Update.
11198 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
11199 watchpoint.
11200 (test_watch_location): New proc.
11201 (test_watchpoint_in_big_blob): Delete watchpoint.
11202 * gdb.base/watchpoint.c (func5): New function.
11203 (main): Call it.
11204
70ebf4ed
DE
112052010-08-16 Doug Evans <dje@google.com>
11206
11207 * gdb.python/python.exp: Fix syntax in "post event insertion" test.
11208
ca5c20b6
PM
112092010-08-11 Phil Muldoon <pmuldoon@redhat.com>
11210
11211 * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
11212 tests.
11213
7346b668
KW
112142010-08-11 Ken Werner <ken.werner@de.ibm.com>
11215
11216 * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
11217 * gdb.base/gnu_vector.c: New File.
11218 * gdb.base/gnu_vector.exp: Likewise.
11219
cb2e07a6
PM
112202010-08-11 Phil Muldoon <pmuldoon@redhat.com>
11221
11222 * gdb.python/python.c: New File.
11223 * gdb.python/python-sl.c: New File.
11224 * gdb.python/python.exp: Test solib_address and decode_line
11225 * functions.
11226
5da1313b
JK
112272010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11228
11229 * gdb.python/python.exp (show height, set height 10)
11230 (verify pagination beforehand, verify pagination beforehand: q)
11231 (gdb.execute does not page, verify pagination afterwards)
11232 (verify pagination afterwards: q): New.
11233
49c3ccf7
DE
112342010-08-02 Doug Evans <dje@google.com>
11235
11236 * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
11237 because of an older gcc, change test2
11238 "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
11239 to unsupported.
11240
42c0c4f1
KH
112412010-07-30 Kazu Hirata <kazu@codesourcery.com>
11242
11243 * gdb.base/break-always.exp: Do not expect full paths to file
11244 names.
11245 * gdb.base/commands.exp: Likewise.
11246
d3765805
DE
112472010-07-30 Doug Evans <dje@google.com>
11248
c98ee71b
DE
11249 * gdb.cp/temargs.exp: For new tests that require newer gccs,
11250 xfail them when run with older gccs.
11251
fd961404
DE
11252 * lib/gdb.exp (build_executable): Forward "c++" option to
11253 get_compiler_info.
11254
999adef4
DE
11255 * gdb.python/py-type.exp (test_template): Mark as xfail tests
11256 "python print ttype.template_argument(1)" and
11257 "python print isinstance(ttype.template_argument(1), gdb.Value)"
11258 if using gcc 4.4 or earlier.
11259
d3765805
DE
11260 * gdb.base/valgrind-db-attach.exp: Use unique test name for
11261 attach-to-debugger handling.
11262
1276c759
JK
112632010-07-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11264
11265 * gdb.base/prelink-lib.c (copyreloc): New initialized variable.
11266 * gdb.base/prelink.c (copyreloc, bssvar, bssvarp): New variables.
11267 (main): Use copyreloc.
11268 * gdb.base/prelink.exp (split debug of executable)
11269 (.dynbss vs. .bss address shift): New tests.
11270
88caa9b9
PA
112712010-07-29 Pedro Alves <pedro@codesourcery.com>
11272
11273 * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
11274 in gdb_test_multiple.
11275
c6f2ac43
PA
112762010-07-29 Pedro Alves <pedro@codesourcery.com>
11277
11278 * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
11279 environment.
11280
326fd672
TT
112812010-07-28 Tom Tromey <tromey@redhat.com>
11282
11283 PR python/11060:
11284 * gdb.python/py-type.c (Temargs): New template.
11285 (temvar): New variable.
11286 * gdb.python/py-type.exp (test_template): New proc.
11287
3ce3b1ba
PA
112882010-07-28 Daniel Jacobowitz <dan@codesourcery.com>
11289
11290 * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
11291 gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
11292
34eaf542
TT
112932010-07-28 Tom Tromey <tromey@redhat.com>
11294
11295 PR c++/9946:
11296 * gdb.cp/temargs.exp: New file.
11297 * gdb.cp/temargs.cc: New file.
11298
d41b819e
JK
112992010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
11300
11301 * gdb.base/help.exp (help disassemble): Update the content.
11302
26ab7092
JK
113032010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
11304
11305 * gdb.threads/ia64-sigill.exp: New file.
11306 * gdb.threads/ia64-sigill.c: New file.
11307
5283e9e1
TT
113082010-07-27 Tom Tromey <tromey@redhat.com>
11309
11310 * gdb.opt/inline-cmds.c (ATTR): New define.
11311 (func1): Use it.
11312 (func2): Likewise.
11313 (func3): Likewise.
11314 (outer_inline1): Likewise.
11315 (outer_inline2): Likewise.
11316 * gdb.opt/inline-bt.c (ATTR): New define.
11317 (func1): Use it.
11318 (func2): Likewise.
11319 * gdb.opt/inline-locals.c (ATTR): New define.
11320 (func1): Use it.
11321 (func2): Likewise.
11322
e992ef73
TT
113232010-07-27 Tom Tromey <tromey@redhat.com>
11324
11325 * gdb.stabs/gdb11479.c (hack): New function.
11326 (test): Use it.
11327 (test2): Use it.
11328 * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
11329 (int32_search_buf, int64_search_buf): No longer static.
11330 (x): Remove.
11331 * gdb.base/relocate.c (hack): New function.
11332
5374244e
PM
113332010-07-27 Phil Muldoon <pmuldoon@redhat.com>
11334
11335 * gdb.python/py-value.exp (test_inferior_function_call): New function.
11336 * gdb.python/py-value.c (func1): New function.
11337 (func2): Likewise.
11338
a99aee83
CV
113392010-07-26 Corinna Vinschen <vinschen@redhat.com>
11340
11341 * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
11342 as not to clash with .data section.
11343
a04ba985
JG
113442010-07-26 Jerome Guitton <guitton@adacore.com>
11345
11346 * gdb.base/code_elim.exp: New file.
11347 * gdb.base/code_elim1.c: New file.
11348 * gdb.base/code_elim2.c: New file.
11349
23bd0f7c
PA
113502010-07-21 Pedro Alves <pedro@codesourcery.com>
11351
11352 PR symtab/11827
11353
11354 * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
11355 (some_volatile_enum): New variable.
11356 * gdb.base/printcmds.exp (test_print_enums): New.
11357 <top level>: Call it.
11358
883df6dd
SW
113592010-07-21 Sami Wagiaalla <swagiaal@redhat.com>
11360
11361 * gdb.cp/fpointer.cc: New test.
11362 * gdb.cp/fpointer.exp: New test.
11363
569b05a5
JK
113642010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11365
11366 * gdb.base/solib-nodir.exp: New file.
11367 * lib/gdb.exp (runto): New case for a GDB internal error.
11368
51d7d803
JK
113692010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11370 Ulrich Weigand <uweigand@de.ibm.com>
11371 Tom Tromey <tromey@redhat.com>
11372
11373 * gdb.base/charset-malloc.c: New file.
11374 * gdb.base/charset.c (malloc_stub): New prototype.
11375 (main): Call it instead of malloc itself.
11376 * gdb.base/charset.exp: Use only prepare_for_testing.
11377 (binfile): Remove the variable.
11378
c0edd9ed
JK
113792010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
11380
11381 Make core files the process_stratum.
11382 * gdb.base/corefile.exp (run: load core again)
11383 (run: sanity check we see the core file, run: with core)
11384 (run: core file is cleared, attach: load core again)
11385 (attach: sanity check we see the core file, attach: with core)
11386 (attach: core file is cleared): New tests.
11387 * gdb.base/coremaker.c (main): New parameters. Implement "sleep" argv.
11388
3cbaedff
KW
113892010-07-14 Ken Werner <ken.werner@de.ibm.com>
11390
11391 * gdb.arch/altivec-abi.exp: New tests.
11392
91158a56
TT
113932010-07-13 Tom Tromey <tromey@redhat.com>
11394
11395 * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
11396 (main): Use it.
11397 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
11398
0f5238ed
TT
113992010-07-13 Tom Tromey <tromey@redhat.com>
11400
11401 * gdb.base/label.exp: New file.
11402 * gdb.base/label.c: New file.
11403
add265ae
L
114042010-07-12 Ulrich Weigand <uweigand@de.ibm.com>
11405 H.J. Lu <hongjiu.lu@intel.com>
11406
11407 * lib/gdb.exp (is_ilp32_target): New.
11408 (is_lp64_target): Likewise.
11409
11410 * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
11411 target.
11412 * gdb.arch/amd64-disp-step.exp: Likewise.
11413 * gdb.arch/amd64-dword.exp: Likewise.
11414 * gdb.arch/amd64-i386-address.exp: Likewise.
11415 * gdb.arch/amd64-word.exp: Likewise.
889bf7c5 11416
add265ae
L
11417 * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
11418 target.
11419 * gdb.arch/i386-bp_permanent.exp: Likewise.
11420 * gdb.arch/i386-byte.exp: Likewise.
11421 * gdb.arch/i386-disp-step.exp: Likewise.
11422 * gdb.arch/i386-gnu-cfi.exp: Likewise.
11423 * gdb.arch/i386-prologue.exp: Likewise.
11424 * gdb.arch/i386-size-overlap.exp: Likewise.
11425 * gdb.arch/i386-size.exp: Likewise.
11426 * gdb.arch/i386-sse.exp: Likewise.
11427 * gdb.arch/i386-unwind.exp: Likewise.
11428 * gdb.arch/i386-word.exp: Likewise.
11429
11430 * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
11431 test only when building 64-bit executables. Do not hard-code
11432 -m64 option.
11433
2dfb8c17
DE
114342010-07-07 Doug Evans <dje@google.com>
11435
11436 * lib/gdb.exp (gdb_test_list_exact): New function.
11437 * gdb.base/default.exp (show convenience): Call it, add tests for
11438 $_sdata = void, $_thread = 0.
11439
4e5799b6
JK
114402010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11441 Joel Brobecker <brobecker@adacore.com>
11442
11443 Fix re-run of PIE executable, PR shlibs/11776.
11444 * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
11445 Remove $displacement_main to match the solib-svr4.c change. New "kill"
11446 and re-"run" of the inferior.
11447
1a219cc7
JK
114482010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11449 Joel Brobecker <brobecker@adacore.com>
11450
11451 Cope with missing /usr/sbin/prelink.
11452 * lib/prelink-support.exp (prelink_no):
11453 <result == 1 && $output is "no such file or directory">: New.
11454 (prelink_yes): Likewise. Return on failed prelink_no.
11455
5e3b36f8
JK
114562010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11457 Joel Brobecker <brobecker@adacore.com>
11458
11459 * gdb.base/attach-pie-misread.exp: Load prelink-support.exp. Replace
11460 build_executable by build_executable_own_libs. Replace "prelink -R"
11461 execution by a call of prelink_yes. Comment why "prelink -r" needs no
11462 change.
11463 * gdb.base/break-interp.exp: Load prelink-support.exp. Rename calls of
11464 copy to file_copy. Move setting opts --dynamic-linker and -rpath,
11465 mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
11466 Replace build_executable by build_executable_own_libs's function
11467 build_executable_own_libs.
11468 (prelinkNO): Create new stub to call prelink_no.
11469 (prelinkYES): Create new stub to call prelink_yes.
11470 (test_attach): Rename calls of copy to file_copy.
11471 (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
11472 (copy): Move to ...
11473 * lib/prelink-support.exp: ... a new file. Rename prelinkNO to
11474 prelink_no, prelinkYES to prelink_yes, copy to file_copy.
11475 * gdb.base/prelink.exp: Disable testcase also for is_remote and
11476 skip_shlib_tests. Load prelink-support.exp. Replace gdb_compile with
11477 special flags by gdb_compile_shlib. Replace second gdb_compile by
11478 build_executable_own_libs. Replace "prelink -R" execution by a call of
11479 prelink_yes. Replace "prelink -u" and second "prelink -R" execution by
11480 a second call of prelink_yes. Replace restart commands by
11481 clean_restart.
11482 (prelink): Rename to ...
11483 (seen displacement message): ... this test. Extend its expectation
11484 strictness.
11485
86e4bafc
JK
114862010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11487
11488 * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
11489 * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
11490 displacement message exactly once.
11491
3cd07d20
JK
114922010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11493 Joel Brobecker <brobecker@adacore.com>
11494
11495 * gdb.base/break-interp.exp (test_attach): Keep $interp changed. Move
11496 its restore after the <$relink_args != ""> loop. new comment.
11497
0a1e94c7
JK
114982010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11499 Joel Brobecker <brobecker@adacore.com>
11500
11501 * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
11502 code for it. New variable relink_args.
11503 (prelinkYES): Call prelinkNO.
11504 (test_attach): Accept new parameter relink_args. Re-prelink the binary
11505 in such case. Move the core code to ...
11506 (test_attach_gdb): ... a new function. Send GDB command "file".
11507 Extend expected "Attaching to " string.
11508
2f70bcfb
TT
115092010-07-02 Tom Tromey <tromey@redhat.com>
11510
11511 * gdb.base/bitops.exp: Remove extraneous "pass".
11512
a17ac5b0
TT
115132010-07-02 Ken Werner <ken.werner@de.ibm.com>
11514
11515 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
11516
dc10affe
PA
115172010-07-01 Pedro Alves <pedro@codesourcery.com>
11518
d41c0fc8
PA
11519 * gdb.base/help.exp: Adjust expected output.
11520
115212010-07-01 Pedro Alves <pedro@codesourcery.com>
11522
11523 * gdb.base/help.exp: Adjust expected output.
dc10affe 11524
0a600c36
JK
115252010-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11526
11527 * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
11528 (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
11529 c++/11702.
11530
37cc8bfe
JK
115312010-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11532 Doug Evans <dje@google.com>
11533
11534 * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
11535 add .dynamic entry'.
11536
254e6b9e
DE
115372010-06-29 Doug Evans <dje@google.com>
11538
11539 Test PR c++/11702.
11540 * gdb.cp/m-static.exp: Add testcase.
11541 * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
11542
595939de 115432010-06-28 Phil Muldoon <pmuldoon@redhat.com>
889bf7c5
PA
11544 Tom Tromey <tromey@redhat.com>
11545 Thiago Jung Bauermann <bauerman@br.ibm.com>
595939de
PM
11546
11547 * gdb.python/py-inferior.c: New File.
11548 * gdb.python/py-infthread.c: New File.
11549 * gdb.python/py-inferior.exp: New File.
11550 * gdb.python/py-infthread.exp: New File.
11551
98751a41
JK
115522010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11553
11554 * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
11555 (ptype ::C::OtherFileClass typedefs): New.
11556 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
11557 (C::OtherFileClass::cOtherFileClassVar2): New.
11558 (C::OtherFileClass::cOtherFileClassVar_use): Use also
11559 cOtherFileClassVar2.
11560 (C::cOtherFileType2, C::cOtherFileVar2): New.
11561 (C::cOtherFileVar_use): use also cOtherFileVar2.
11562 * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
11563
41f62f39
JK
115642010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11565
11566 * gdb.cp/namespace.exp (whatis C::cOtherFileType)
11567 (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
11568 (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
11569 (print ::C::cOtherFileVar)
11570 (whatis C::OtherFileClass::cOtherFileClassType)
11571 (whatis ::C::OtherFileClass::cOtherFileClassType)
11572 (print C::OtherFileClass::cOtherFileClassVar)
11573 (print ::cOtherFileClassVar)
11574 (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
11575 (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
11576 trailing content.
11577 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
11578 (C::OtherFileClass::cOtherFileClassVar)
11579 (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
11580 (C::cOtherFileVar, C::cOtherFileVar_use): New.
11581
af53d231
JK
115822010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11583
11584 Test PR c++/11703 and PR gdb/1448.
11585 * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
11586 gdb/1448.
11587
9655fd1a
JK
115882010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11589
11590 * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
11591 (main) <rtti_data>: New.
11592 * gdb.cp/virtbase.exp (print rtti_data): New.
11593
824cc8dd
JK
115942010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11595 Joel Brobecker <brobecker@adacore.com>
11596
11597 * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
11598
6036c742
JK
115992010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11600
11601 * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
11602
de6a0421
DE
116032010-06-28 Doug Evans <dje@google.com>
11604
11605 * gdb.base/break-interp.exp (reach): Relax expected output a bit.
11606
b2dae948
DE
116072010-06-27 Doug Evans <dje@google.com>
11608
11609 * gdb.cp/m-static.exp: Update expected test output.
11610
0f3bb72e
PH
116112010-06-25 Paul Hilfinger <hilfinger@adacore.com>
11612
889bf7c5
PA
11613 * gdb.gdb/selftest.exp: Adjust expected message for
11614 capturing start-up runtime.
0f3bb72e 11615
bc9f0842
TT
116162010-06-25 Tom Tromey <tromey@redhat.com>
11617
11618 PR python/10808:
11619 * gdb.python/python.exp: Add new tests.
11620
099ef718
SW
116212010-06-25 Sami Wagiaalla <swagiaal@redhat.com>
11622
11623 * gdb.cp/operator.cc: Created an import loop.
11624 * gdb.cp/operator.exp: Added testcase for import loop.
11625
5868a632
JK
116262010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11627
11628 Test PR python/11407.
11629 * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
11630 * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
11631 Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
11632 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
11633 executable_nofb and executable_fb. New variables srcsfile, objsfile,
11634 srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
11635 binfile. Call gdb_compile with clean_restart twice.
11636 (func_nofb print, func_nofb backtrace, func_loopfb print)
11637 (func_loopfb backtrace): New.
11638
af76db58
JK
116392010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11640
11641 * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
11642 * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
11643 by a hand made one.
11644 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment. Remove
11645 i?86 requirement. Remove variables srcfile and binfile. New variable
11646 sources, executable_nofb and executable_fb. Call prepare_for_testing.
11647
f2c7657e
UW
116482010-06-25 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11649
11650 * gdb.cell/dwarfaddr.exp: New file.
11651 * gdb.cell/dwarfaddr.S: New file.
11652
628fe4e4
JK
116532010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
11654
11655 Test PR 9436.
11656 * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
11657
f1421989
HZ
116582010-06-24 Hui Zhu <teawater@gmail.com>
11659
11660 * gdb.base/eval.exp: New file.
11661
d03285ec
UW
116622010-06-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11663
11664 * gdb.cell/fork.exp: New file.
11665 * gdb.cell/fork.c: Likewise.
11666 * gdb.cell/fork-spu.c: Likewise.
11667
41b2c92d
PM
116682010-06-22 Pierre Muller <muller@ics.u-strasbg.fr>
11669
11670 * lib/gdb.exp (banned_variables_traced): New global variable.
11671 (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
11672 (gdb_init): Use `trace add variable' instead of obsolete
11673 `trace variable'.
11674
d5bc977f
DE
116752010-06-21 Doug Evans <dje@google.com>
11676
11677 * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
11678
d2ed6730
UW
116792010-06-19 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11680
11681 * gdb.arch/spu-ls.exp: New file.
11682 * gdb.arch/spu-ls.c: Likewise.
11683
6aed2dbc
SS
116842010-06-18 Stan Shebs <stan@codesourcery.com>
11685
11686 * gdb.threads/thread-specific.exp: Add tests of $_thread.
11687
e0756905
UW
116882010-06-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11689
11690 * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
11691 * gdb.base/watch-cond.exp: Likewise.
11692 * gdb.python/py-breakpoint.exp: Likewise.
11693
d8053d4d
PA
116942010-06-18 Pedro Alves <pedro@codesourcery.com>
11695
11696 * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
11697 clean_restart, make sure every test has a distinct message, and
11698 that messages don't include the executable' full path.
11699
81ce510c
DE
117002010-06-17 Doug Evans <dje@google.com>
11701
11702 * gdb.arch/i386-size.exp: Updated expected output for
11703 DISASSEMBLY_OMIT_FNAME.
11704
65d79d4b
SDJ
117052010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11706 Sergio Durigan Junior <sergiodj@redhat.com>
11707
11708 * gdb.base/watch-notconst.c: New file.
11709 * gdb.base/watch-notconst.S: New file.
11710 * gdb.base/watch-notconst2.c: New file.
11711 * gdb.base/watch-notconst2.S: New file.
11712 * gdb.base/watch-notconst.exp: New file.
11713 * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
11714 (func4): Add operations on `global_ptr_ptr'.
11715 * gdb.base/watchpoint.exp (test_constant_watchpoint): New
11716 routine to test watchpoints created with a constant expression.
11717 (test_inaccessible_watchpoint): Include tests for watchpoints
11718 created with a constant expression.
11719
df0f4836
KB
117202010-06-14 Kevin Buettner <kevinb@redhat.com>
11721
11722 * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
11723 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
11724 gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
11725 gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
11726 gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
11727 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
11728 gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
11729 of `_start'.
11730
b769def5
UW
117312010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11732
11733 * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
11734 not supported on the target.
11735 * gdb.mi/mi-nonstop-exit.exp: Likewise.
11736 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
11737 * gdb.mi/mi-nsintrall.exp: Likewise.
11738 * gdb.mi/mi-nsmoribund.exp: Likewise.
11739 * gdb.mi/mi-nsthrexec.exp: Likewise.
11740
d914c394
SS
117412010-06-11 Stan Shebs <stan@codesourcery.com>
11742
11743 * gdb.base/permissions.exp: New file.
11744
117452010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5bbad94c
UW
11746
11747 * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
11748 does not support ELF executable class.
11749
f3ce5b9c
UW
117502010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11751
11752 * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
11753
8e46892c
JK
117542010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11755
11756 * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
11757 (runto): Catch "The target does not support running in non-stop mode.".
11758
6cc55c64
MS
117592010-06-11 Michael Snyder <msnyder@vmware.com>
11760
11761 * gdb.base/setshow.exp (set language asm): Don't use
11762 gdb_test_no_output, fails on some targets.
11763
caddefa4
UW
117642010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11765
11766 * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
11767 * gdb.cp/pr9167.exp: Likewise.
11768
468b1aa7
UW
117692010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11770
11771 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
11772
5c3552dc
UW
117732010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11774
11775 * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
11776
02e6fe6a
UW
117772010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11778
11779 * gdb.base/charset.c (main): Make sure malloc gets linked in.
11780
0e03807e
TT
117812010-06-11 Tom Tromey <tromey@redhat.com>
11782
11783 PR gdb/9977, PR exp/11636::
11784 * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
11785 (pieces_test_f6): Update expected output.
11786
2bdf28a0
JK
117872010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11788
11789 * gdb.base/moribund-step.exp: New.
11790
f6978de9
MS
117912010-06-08 Michael Snyder <msnyder@vmware.com>
11792
11793 * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
889bf7c5 11794 * gdb.ada/boolean_expr.exp:
f6978de9
MS
11795 * gdb.ada/frame_args.exp: Ditto.
11796 * gdb.ada/lang_switch.exp: Ditto.
11797 * gdb.ada/ptype_arith_binop.exp: Ditto.
11798 * gdb.ada/ref_param.exp: Ditto.
11799 * gdb.ada/type_coercion.exp:Ditto.
11800
11801 * gdb.asm/asm-source.exp: Ditto.
11802
11803 * gdb.base/attach.exp: Ditto.
11804 * gdb.base/bitfields2.exp: Ditto.
11805 * gdb.base/call-signal-resume.exp: Ditto.
11806 * gdb.base/callfuncs.exp: Ditto.
11807 * gdb.base/commands.exp: Ditto.
11808 * gdb.base/dbx.exp: Ditto.
11809 * gdb.base/default.exp: Ditto.
11810 * gdb.base/dump.exp: Ditto.
11811 * gdb.base/exprs.exp: Ditto.
11812 * gdb.base/freebpcmd.exp: Ditto.
11813 * gdb.base/interrupt.exp: Ditto.
11814 * gdb.base/list.exp: Ditto.
11815 * gdb.base/long_long.exp: Ditto.
11816 * gdb.base/maint.exp: Ditto.
11817 * gdb.base/ptype.exp: Ditto.
11818 * gdb.base/return.exp: Ditto.
11819 * gdb.base/setshow.exp: Ditto.
11820 * gdb.base/sigbpt.exp: Ditto.
11821 * gdb.base/sigrepeat.exp: Ditto.
11822
11823 * gdb.cp/classes.exp: Ditto.
11824
11825 * gdb.dwarf2/dw2-restore.exp: Ditto.
11826
11827 * gdb.gdb/selftest.exp: Ditto.
11828
11829 * gdb.multi/base.exp: Ditto.
11830 * gdb.multi/bkpt-multi-exec.exp: Ditto.
11831
11832 * gdb.python/py-block.exp: Ditto.
11833 * gdb.python/py-prettyprint.exp: Ditto.
11834 * gdb.python/py-template.exp: Ditto.
11835
11836 * gdb.server/ext-attach.exp: Ditto.
11837 * gdb.server/ext-run.exp: Ditto.
11838 * gdb.server/server-mon.exp: Ditto.
11839
11840 * gdb.threads/fork-thread-pending.exp: Ditto.
11841 * gdb.threads/hand-call-in-threads.exp: Ditto.
11842 * gdb.threads/interrupted-hand-call.exp: Ditto.
11843 * gdb.threads/linux-dp.exp: Ditto.
11844 * gdb.threads/manythreads.exp: Ditto.
11845 * gdb.threads/print-threads.exp: Ditto.
11846 * gdb.threads/pthreads.exp: Ditto.
11847 * gdb.threads/schedlock.exp: Ditto.
11848 * gdb.threads/thread-unwindonsignal.exp: Ditto.
11849 * gdb.threads/threadapply.exp: Ditto.
11850
de7ff789
MS
118512010-06-08 Michael Snyder <msnyder@vmware.com>
11852
889bf7c5 11853 * gdb.ada/exec_changed.exp:
de7ff789
MS
11854 Use ".*" instead of "" as wildcard regexp.
11855
11856 * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
11857 * gdb.base/call-ar-st.exp: Ditto.
11858 * gdb.base/checkpoint.exp: Ditto.
11859 * gdb.base/default.exp: Ditto.
11860 * gdb.base/dump.exp: Ditto.
11861 * gdb.base/ending-run.exp: Ditto.
11862 * gdb.base/fileio.exp: Ditto.
11863 * gdb.base/miscexprs.exp: Ditto.
11864 * gdb.base/pointers.exp: Ditto.
11865 * gdb.base/readline.exp: Ditto.
11866 * gdb.base/reread.exp: Ditto.
11867 * gdb.base/restore.exp: Ditto.
11868 * gdb.base/shlib-call.exp: Ditto.
11869 * gdb.base/valgrind-db-attach.exp: Ditto.
11870 * gdb.base/volatile.exp: Ditto.
11871 * gdb.base/watchpoints.exp: Ditto.
11872
11873 * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
11874
11875 * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
11876 * gdb.python/py-value.exp: Ditto.
11877
11878 * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
11879 * gdb.trace/circ.exp: Ditto.
11880 * gdb.trace/collection.exp: Ditto.
11881 * gdb.trace/packetlen.exp: Ditto.
11882 * gdb.trace/passc-dyn.exp: Ditto.
11883 * gdb.trace/report.exp: Ditto.
11884 * gdb.trace/tfile.exp: Ditto.
11885 * gdb.trace/tfind.exp: Ditto.
11886 * gdb.trace/while-dyn.exp: Ditto.
11887
3bebe2f2
JK
118882010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11889
11890 * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
11891
5c631832
JK
118922010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11893
11894 Test PR 10640.
11895 * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
11896
4c3376c8
SW
118972010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
11898
11899 * gdb.cp/koenig.exp: Test for ADL operators.
11900 * gdb.cp/koenig.cc: Added ADL operators.
11901 * gdb.cp/operator.exp: New test.
11902 * gdb.cp/operator.cc: New test.
11903
dc226d5a
MS
119042010-06-04 Michael Snyder <msnyder@vmware.com>
11905
dfb88a23
MS
11906 * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
11907 * gdb.base/pending.exp: Ditto.
f7ae76b3 11908
dc226d5a
MS
11909 * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
11910
967cf477
DE
119112010-06-04 Doug Evans <dje@google.com>
11912
11913 * gdb.python/py-prettyprint.exp: Add new test for enabled and
11914 disabled printers.
11915 * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
11916 (enable_lookup_function): New function.
11917
eb801841
TT
119182010-06-04 Tom Tromey <tromey@redhat.com>
11919
11920 * gdb.python/py-value.exp (test_value_hash): Don't test equality
11921 of hash and id.
11922
38979823
JK
119232010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
11924
11925 * gdb.base/commands.exp (add printf tbreak command): Remove trailing
11926 newline.
11927 * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
11928 (empty verbose non-noisy clear, empty verbose noisy clear)
11929 (empty non-verbose noisy clear): Likewise.
11930
35ec993f
MS
119312010-06-03 Michael Snyder <msnyder@vmware.com>
11932
11933 * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
11934 * gdb.base/display.exp: Ditto.
11935 * gdb.base/find.exp: Ditto.
11936 * gdb.base/ifelse.exp: Ditto.
11937 * gdb.base/multi-forks.exp: Ditto.
11938 * gdb.base/recurse.exp: Ditto.
11939 * gdb.base/setshow.exp: Ditto.
11940 * gdb.base/value-double-free.exp: Ditto.
11941 * gdb.base/watch-vfork.exp: Ditto.
11942 * gdb.base/watch_thread_num.exp: Ditto.
11943 * gdb.base/watchpoint-solib.exp: Ditto.
11944 * gdb.base/watchpoint.exp: Ditto.
11945 * gdb.base/watchpoints.exp: Ditto.
11946
11947 * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
11948 * gdb.cp/overload.exp: Ditto.
11949 * gdb.cp/virtfunc.exp: Ditto.
11950
11951 * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
11952
889bf7c5 11953 * gdb.reverse/watch-precsave.exp:
35ec993f
MS
11954 Replace gdb_test with gdb_test_no_output.
11955
889bf7c5 11956 * gdb.threads/attach-into-signal.exp:
35ec993f
MS
11957 Replace gdb_test with gdb_test_no_output.
11958 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
11959 * gdb.threads/watchthreads.exp: Ditto.
11960 * gdb.threads/watchthreads2.exp: Ditto.
11961
11962 * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
11963 * gdb.trace/tfind.exp: Ditto.
11964
c22decce
JB
119652010-06-03 Joel Brobecker <brobecker@adacore.com>
11966
11967 * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
11968 successful test if message is the empty string.
11969
fd5700c7
JK
119702010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11971
11972 * gdb.fortran/module.exp (stopped language detection): New test.
11973
f55ee35c
JK
119742010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11975
11976 Support DW_TAG_module as separate namespaces.
11977 * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
11978 gdb.fortran/library-module-lib.f90: New.
11979 * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
11980 (print i): Remove.
11981 (continue to breakpoint: i-is-1, print var_i value 1)
11982 (continue to breakpoint: i-is-2, print var_i value 2)
11983 (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
11984 (print var_d, print var_i value 14, ptype modmany, complete `modm)
11985 (complete `modmany, complete `modmany`, complete `modmany`var)
11986 (show language, setting breakpoint at module): New tests.
11987 * gdb.fortran/module.f90 (module mod): Remove.
11988 (module mod1, module mod2, module modmany, subroutine sub1)
11989 (subroutine sub2, program module): New.
11990
b8e8282f
JK
119912010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11992
11993 * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
11994 (print value of rUC, print value of rI, print value of UI): ... here.
31e43e98
JK
11995 * gdb.cp/anon-union.exp (pass): Rename to ...
11996 (print z 2): ... here.
b8e8282f 11997
019ebafc
MS
119982010-06-02 Michael Snyder <msnyder@vmware.com>
11999
e68d8fd4
MS
12000 * gdb.trace/actions.exp: Use gdb_test_no_output.
12001 * gdb.trace/circ.exp: Ditto.
12002 * gdb.trace/packetlen.exp: Ditto.
12003 * gdb.trace/save-trace.exp: Ditto.
12004 * gdb.trace/tracecmd.exp: Ditto.
12005 * gdb.trace/tsv.exp: Ditto.
12006
12b5d08a
MS
12007 * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
12008 * gdb.threads/hand-call-in-thraeds.exp: Ditto.
12009 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
12010 * gdb.threads/manythreads.exp: Ditto.
12011 * gdb.threads/print-threads.exp: Ditto.
12012 * gdb.threads/pthreads.exp: Ditto.
12013 * gdb.threads/schedlock.exp: Ditto.
12014 * gdb.threads/staticthreads.exp: Ditto.
12015 * gdb.threads/thread-specific.exp: Ditto.
12016 * gdb.threads/thread-unwindonsignal.exp: Ditto.
12017 * gdb.threads/threadapply.exp: Ditto.
12018 * gdb.threads/watchthreads.exp: Ditto.
12019 * gdb.threads/watchthreads2.exp: Ditto.
12020
89493308
MS
12021 * gdb.python/py-block.exp: Use gdb_test_no_output.
12022 * gdb.python/py-prettyprint.exp: Ditto.
12023 * gdb.python/py-template.exp: Ditto.
12024 * gdb.python/py-value.exp: Ditto.
12025
12026 * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
12027 * gdb.reverse/watch-reverse.exp: Ditto.
12028
12029 * gdb.server/ext-attach.exp: Use gdb_test_no_output.
12030 * gdb.server/ext-run.exp: Ditto.
12031
019ebafc
MS
12032 * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
12033 * gdb.dwarf2/dw2-compressed.exp: Ditto.
12034 * gdb.dwarf2/dw2-intercu.exp: Ditto.
12035 * gdb.dwarf2/dw2-intermix.exp: Ditto.
12036 * gdb.dwarf2/dw2-producer.exp: Ditto.
12037 * gdb.dwarf2/mac-fileno.exp: Ditto.
12038
12039 * gdb.gdb/observer.exp: Use gdb_test_no_output.
12040 * gdb.gdb/selftest.exp: Ditto.
12041
12042 * gdb.multi/base.exp: Use gdb_test_no_output.
12043
12044 * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
12045
3e0ca3a5
JK
120462010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
12047
12048 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
12049
9db70545
MS
120502010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
12051
a8d52276
MS
12052 * gdb.cp/class2.exp: Use gdb_test_no_output.
12053 * gdb.cp/classes.exp: Ditto.
12054 * gdb.cp/extern-c.exp: Ditto.
12055 * gdb.cp/inherit.exp: Ditto.
12056 * gdb.cp/maint.exp: Ditto.
12057 * gdb.cp/mb-inline.exp: Ditto.
12058 * gdb.cp/mb-templates.exp: Ditto.
12059 * gdb.cp/method2.exp: Ditto.
12060 * gdb.cp/misc.exp: Ditto.
12061 * gdb.cp/ovldbreak.exp: Ditto.
12062 * gdb.cp/punctuator.exp: Ditto.
12063 * gdb.cp/templates.exp: Ditto.
12064 * gdb.cp/virtbase.exp: Ditto.
12065
889bf7c5 12066 * gdb.threads/attach-stopped.exp:
9db70545 12067 Replace uses of send_gdb / gdb_expect.
889bf7c5 12068 * gdb.threads/attachstop-mt.exp:
9db70545 12069 Replace uses of send_gdb / gdb_expect.
889bf7c5 12070 * gdb.threads/gcore-thread.exp:
9db70545 12071 Replace uses of send_gdb / gdb_expect.
889bf7c5 12072 * gdb.threads/hand-call-in-threads.exp:
9db70545
MS
12073 Replace uses of send_gdb / gdb_expect.
12074 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 12075 * gdb.threads/print-threads.exp:
9db70545
MS
12076 Replace uses of send_gdb / gdb_expect.
12077 * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
12078 * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
12079 * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
12080
12081 * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
12082 * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
12083 * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
12084 * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
12085 * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
12086 * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
12087 * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
12088 * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
12089 * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
12090 * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
12091 * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
12092
359cc68c
JK
120932010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
12094
12095 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
12096
7d3fe98e
SW
120972010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
12098
12099 * gdb.cp/koenig.exp: Added new test case.
12100 * gdb.cp/koenig.cc: Ditto.
12101
27d3a1a2
MS
121022010-06-01 Michael Snyder <msnyder@vmware.com>
12103
12104 * gdb.base/arithmet.exp: Use gdb_test_no_output.
12105 * gdb.base/arrayidx.exp: Ditto.
12106 * gdb.base/attach.exp: Ditto.
12107 * gdb.base/auxv.exp: Ditto.
12108 * gdb.base/bigcre.exp: Ditto.
12109 * gdb.base/break-always.exp: Ditto.
12110 * gdb.base/break-interp.exp: Ditto.
12111 * gdb.base/break.exp: Ditto.
12112 * gdb.base/breakpoint-shadow.exp: Ditto.
12113 * gdb.base/call-ar-st.exp: Ditto.
12114 * gdb.base/call-sc.exp: Ditto.
12115 * gdb.base/call-signal-resume.exp: Ditto.
12116 * gdb.base/callfuncs.exp: Ditto.
12117 * gdb.base/catch-syscall.exp: Ditto.
12118 * gdb.base/charset.exp: Ditto.
12119 * gdb.base/code-expr.exp: Ditto.
12120 * gdb.base/commands.exp: Ditto.
12121 * gdb.base/cond-expr.exp: Ditto.
12122 * gdb.base/condbreak.exp: Ditto.
12123 * gdb.base/cursal.exp: Ditto.
12124 * gdb.base/cvexpr.exp: Ditto.
12125 * gdb.base/default.exp: Ditto.
12126 * gdb.base/del.exp: Ditto.
12127 * gdb.base/detach.exp: Ditto.
12128 * gdb.base/display.exp: Ditto.
12129 * gdb.base/ena-dis-br.exp: Ditto.
12130 * gdb.base/eval-skip.exp: Ditto.
12131 * gdb.base/foll-fork.exp: Ditto.
12132 * gdb.base/foll-vfork.exp: Ditto.
12133 * gdb.base/frame-args.exp: Ditto.
12134 * gdb.base/funcargs.exp: Ditto.
12135 * gdb.base/gcore-buffer-overflow.exp: Ditto.
12136 * gdb.base/gdbvars.exp: Ditto.
12137 * gdb.base/help.exp: Ditto.
12138 * gdb.base/ifelse.exp: Ditto.
12139 * gdb.base/included.exp: Ditto.
12140 * gdb.base/list.exp: Ditto.
12141 * gdb.base/macscp.exp: Ditto.
12142 * gdb.base/maint.exp: Ditto.
12143 * gdb.base/multi-fork.exp: Ditto.
12144 * gdb.base/overlays.exp: Ditto.
12145 * gdb.base/page.exp: Ditto.
12146 * gdb.base/pending.exp: Ditto.
12147 * gdb.base/pointers.exp: Ditto.
12148 * gdb.base/pr11022.exp: Ditto.
12149 * gdb.base/prelink.exp: Ditto.
12150 * gdb.base/printcmds.exp: Ditto.
12151 * gdb.base/psymtab.exp: Ditto.
12152 * gdb.base/randomize.exp: Ditto.
12153 * gdb.base/relational.exp: Ditto.
12154 * gdb.base/relocate.exp: Ditto.
12155 * gdb.base/remote.exp: Ditto.
12156 * gdb.base/sepdebug.exp: Ditto.
12157 * gdb.base/set-lang-auto.exp: Ditto.
12158 * gdb.base/setshow.exp: Ditto.
12159 * gdb.base/setvar.exp: Ditto.
12160 * gdb.base/signals.exp: Ditto.
12161 * gdb.base/signull.exp: Ditto.
12162 * gdb.base/sigstep.exp: Ditto.
12163 * gdb.base/sizeof.exp: Ditto.
12164 * gdb.base/solib-disc.exp: Ditto.
12165 * gdb.base/store.exp: Ditto.
12166 * gdb.base/structs.exp: Ditto.
12167 * gdb.base/structs2.exp: Ditto.
12168 * gdb.base/subst.exp: Ditto.
12169 * gdb.base/term.exp: Ditto.
12170 * gdb.base/trace-commands.exp: Ditto.
12171 * gdb.base/unwindonsignal.exp: Ditto.
12172 * gdb.base/valgrind-db-attach.exp: Ditto.
12173 * gdb.base/varargs.exp: Ditto.
12174 * gdb.base/watch-cond.exp: Ditto.
12175 * gdb.base/watch_thread_num.exp: Ditto.
12176 * gdb.base/watchpoint-cond-gone.exp: Ditto.
12177 * gdb.base/watchpoint.exp: Ditto.
12178 * gdb.base/whatis-exp.exp: Ditto.
12179
f8d3bf8f
MS
121802010-06-01 Michael Snyder <msnyder@vmware.com>
12181
12182 * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
12183 * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
12184 * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
12185 * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
12186 * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
12187 * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
12188 * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
12189 * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
12190 * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
12191 * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
12192 * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
12193 * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
12194 * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
12195 * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
12196 * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
12197
3f9e0d32
JK
121982010-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12199
12200 * gdb.base/commands.exp (begin commands on watch): Remove excessive
12201 trailing newline.
12202 * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
12203 * gdb.java/jmisc.exp (p *args\n): Rename to ...
12204 (p *args): ... here and remove excessive trailing newline.
12205
f629457d
JB
122062010-05-31 Joel Brobecker <brobecker@adacore.com>
12207
12208 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
12209
09eef106
JK
122102010-05-31 Jan Kratochvil <jan.kratochvil@redhat.com>
12211
12212 Accept the new Linux kernel "t (tracing stop)" string.
12213 * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
12214 Update comment.
12215 (state_wait) <T (tracing stop)>: New.
12216 (main): Update the state_wait expect string.
12217
94f31136
PA
122182010-05-28 Pedro Alves <pedro@codesourcery.com>
12219
12220 * limits.c, limits.exp: Delete files.
12221 * Makefile.in (clean mostlyclean): Adjust.
12222 * tracecmd.exp: Adjust.
12223
096554ab
JK
122242010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
12225
12226 * gdb.base/tui-layout.exp: New.
12227
27d3a1a2 122282010-05-28 Michael Snyder <msnyder@vmware.com>
bcd2dc50 12229
889bf7c5 12230 * gdb.reverse/break-precsave.exp:
bcd2dc50 12231 Replace uses of send_gdb / gdb_expect.
889bf7c5 12232 * gdb.reverse/break-reverse.exp:
bcd2dc50 12233 Replace uses of send_gdb / gdb_expect.
889bf7c5 12234 * gdb.reverse/consecutive-precsave.exp:
bcd2dc50 12235 Replace uses of send_gdb / gdb_expect.
889bf7c5 12236 * gdb.reverse/consecutive-reverse.exp:
bcd2dc50 12237 Replace uses of send_gdb / gdb_expect.
889bf7c5 12238 * gdb.reverse/finish-precsave.exp:
bcd2dc50 12239 Replace uses of send_gdb / gdb_expect.
889bf7c5 12240 * gdb.reverse/finish-reverse.exp:
bcd2dc50 12241 Replace uses of send_gdb / gdb_expect.
889bf7c5 12242 * gdb.reverse/i386-precsave.exp:
bcd2dc50 12243 Replace uses of send_gdb / gdb_expect.
889bf7c5 12244 * gdb.reverse/i386-reverse.exp:
bcd2dc50 12245 Replace uses of send_gdb / gdb_expect.
889bf7c5 12246 * gdb.reverse/i386-sse-reverse.exp:
bcd2dc50 12247 Replace uses of send_gdb / gdb_expect.
889bf7c5 12248 * gdb.reverse/i387-env-reverse.exp:
bcd2dc50 12249 Replace uses of send_gdb / gdb_expect.
889bf7c5 12250 * gdb.reverse/i387-stack-reverse.exp:
bcd2dc50 12251 Replace uses of send_gdb / gdb_expect.
889bf7c5 12252 * gdb.reverse/machinestate-precsave.exp:
bcd2dc50 12253 Replace uses of send_gdb / gdb_expect.
889bf7c5 12254 * gdb.reverse/machinestate.exp:
bcd2dc50 12255 Replace uses of send_gdb / gdb_expect.
889bf7c5 12256 * gdb.reverse/sigall-precsave.exp:
bcd2dc50 12257 Replace uses of send_gdb / gdb_expect.
889bf7c5 12258 * gdb.reverse/sigall-reverse.exp:
bcd2dc50 12259 Replace uses of send_gdb / gdb_expect.
889bf7c5 12260 * gdb.reverse/solib-precsave.exp:
bcd2dc50 12261 Replace uses of send_gdb / gdb_expect.
889bf7c5 12262 * gdb.reverse/solib-reverse.exp:
bcd2dc50 12263 Replace uses of send_gdb / gdb_expect.
889bf7c5 12264 * gdb.reverse/step-precsave.exp:
bcd2dc50 12265 Replace uses of send_gdb / gdb_expect.
889bf7c5 12266 * gdb.reverse/step-reverse.exp:
bcd2dc50 12267 Replace uses of send_gdb / gdb_expect.
889bf7c5 12268 * gdb.reverse/until-precsave.exp:
bcd2dc50 12269 Replace uses of send_gdb / gdb_expect.
889bf7c5 12270 * gdb.reverse/until-reverse.exp:
bcd2dc50 12271 Replace uses of send_gdb / gdb_expect.
889bf7c5 12272 * gdb.reverse/watch-precsave.exp:
bcd2dc50 12273 Replace uses of send_gdb / gdb_expect.
889bf7c5 12274 * gdb.reverse/watch-reverse.exp:
bcd2dc50
MS
12275 Replace uses of send_gdb / gdb_expect.
12276
3def43e0
JK
122772010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
12278
12279 * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
12280 excessive newline.
12281
27d3a1a2 122822010-05-27 Michael Snyder <msnyder@vmware.com>
22454424
MS
12283
12284 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
02746bbc
MS
12285 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
12286 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
12287 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
12288 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
12289 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
12290 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
12291 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
12292 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
12293 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
12294 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
12295 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
12296 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
12297 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
12298 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
12299 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
12300 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
12301 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
12302 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
22454424 12303
27d3a1a2 123042010-05-26 Michael Snyder <msnyder@vmware.com>
ec9f1212 12305
22454424
MS
12306 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
12307 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
12308
12309 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
12310 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
12311 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
12312
889bf7c5 12313 * gdb.reverse/consecutive-reverse.exp:
22454424 12314 Replace uses of send_gdb / gdb_expect.
889bf7c5 12315 * gdb.reverse/consecutive-precsave.exp:
22454424
MS
12316 Replace uses of send_gdb / gdb_expect.
12317
12318 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
12319 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
12320 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 12321 * gdb.mi/mi-ns-stale-regcache.exp:
22454424
MS
12322 Replace uses of send_gdb / gdb_expect.
12323 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
12324 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
12325 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
12326 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
12327 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
12328 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
12329 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
12330 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
12331 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
ec9f1212
MS
12332
123332010-05-26 Michael Snyder <msnyder@vmware.com>
6acb16a2 12334
22454424 12335 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 12336
22454424 12337 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 12338
22454424
MS
12339 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
12340 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
12341 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
12342 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
12343 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
12344 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
12345 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
12346 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
12347 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 12348
6e5f2c59
TT
123492010-05-25 Tom Tromey <tromey@redhat.com>
12350
12351 * gdb.base/macscp.exp: Add missing space after setup_kfail.
12352
bbc8b958
TT
123532010-05-25 Tom Tromey <tromey@redhat.com>
12354
12355 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
12356 argument order.
12357 * gdb.base/macscp.exp: Fix setup_kfail argument order.
12358 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
12359 order.
12360 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
12361 order.
12362 * gdb.base/call-sc.exp (setup_kfails): Remove.
12363 (setup_compiler_kfails): Remove.
12364 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
12365 argument order.
12366 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
12367 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
12368 (advancei): Fix setup_kfail argument order.
12369 * gdb.base/radix.exp: Fix setup_kfail argument order.
12370 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
12371 order.
12372 * gdb.base/structs.exp (setup_kfails): Remove.
12373 (setup_compiler_kfails): Fix setup_kfail argument order.
12374 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
12375 order.
12376 * gdb.java/jmain.exp: Fix setup_kfail argument order.
12377 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
12378 setup_kfail argument order.
12379 * gdb.cp/overload.exp: Fix setup_kfail argument order.
12380
83d1babf
TT
123812010-05-25 Tom Tromey <tromey@redhat.com>
12382
12383 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
12384
6acb16a2
MS
123852010-05-25 Michael Snyder <msnyder@vmware.com>
12386
12387 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
12388 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
12389 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
12390 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
12391 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
12392 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
12393 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
12394 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
12395 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
ad3986f0
MS
12396 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
12397 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
12398 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
12399 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
12400 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
12401 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
12402 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
12403 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
12404 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
12405 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
12406 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
12407 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
12408 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
12409 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
a76e022a
MS
12410 * gdb.base/default.exp: Replace send_gdb with gdb_test.
12411 * gdb.base/define.exp: Replace send_gdb with gdb_test.
12412 * gdb.base/display.exp: Replace send_gdb with gdb_test.
12413 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
12414 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
12415 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
12416 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
12417 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
12418 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
12419 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
12420 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
12421 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
12422 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
12423 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
12424 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
12425 * gdb.base/help.exp: Replace send_gdb with gdb_test.
12426 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
12427 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
12428 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
65731a6b
MS
12429 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
12430 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
12431 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
12432 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
12433 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
6acb16a2 12434 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
65731a6b
MS
12435
124362010-05-25 Doug Evans <dje@google.com>
12437
12438 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
12439 gdb.string_to_argv.
ad3986f0 12440
d3b1e874
TT
124412010-05-21 Tom Tromey <tromey@redhat.com>
12442
12443 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
12444 Call it.
12445 * gdb.dwarf2/pieces.S: Update.
12446 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
12447
cb826367
TT
124482010-05-21 Tom Tromey <tromey@redhat.com>
12449
12450 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
12451 Call it.
12452 * gdb.dwarf2/pieces.c (struct C): New.
12453 (f6): New function.
12454 * gdb.dwarf2/pieces.S: Replace.
12455
74de6778
TT
124562010-05-21 Tom Tromey <tromey@redhat.com>
12457
12458 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
12459 Call it.
12460
afd74c5f
TT
124612010-05-21 Tom Tromey <tromey@redhat.com>
12462
12463 * gdb.dwarf2.pieces.exp: New file.
12464 * gdb.dwarf2.pieces.S: New file.
12465 * gdb.dwarf2.pieces.c: New file.
12466
a7b75dfd 124672010-05-20 Pedro Alves <pedro@codesourcery.com>
889bf7c5 12468 Joel Brobecker <brobecker@adacore.com>
a7b75dfd
JB
12469
12470 * lib/gdb.exp (gdb_test_no_output): New function.
12471 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
12472 when testing commands that should produce no output.
12473
c81c812a
JB
124742010-05-17 Joel Brobecker <brobecker@adacore.com>
12475
12476 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
12477 parameter that we want to watch being a constant.
12478
0cce5bd9
JB
124792010-05-17 Joel Brobecker <brobecker@adacore.com>
12480
12481 * gdb.ada/cond_lang: New testcase.
12482
47050449
JB
124832010-05-17 Joel Brobecker <brobecker@adacore.com>
12484
12485 * lib/gdb.exp (banned_variables): New variable/constant.
12486 (gdb_init): Add write trace on variables listed in banned_variables.
12487 (gdb_finish): Remove write traces on variables listed in
12488 banned_variables.
12489
77c01586
JB
124902010-05-17 Joel Brobecker <brobecker@adacore.com>
12491
12492 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
12493 * gdb.cp/koenig.exp: Likewise.
12494
88d4aea7
PM
124952010-05-14 Phil Muldoon <pmuldoon@redhat.com>
12496
889bf7c5 12497 PR python/11482
88d4aea7
PM
12498
12499 * gdb.python/py-value.exp (test_value_hash): New function.
12500
f5a010c0
PM
125012010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
12502
12503 PR exp/11530.
12504 * gdb.base/gdb11530.c: New file.
12505 * gdb.base/gdb11530.exp: New file.
12506
8ef4892f
JK
125072010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12508
12509 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
12510 * gdb.dwarf2/dw2-modula2-self-type.S: New.
12511
7322dca9
SW
125122010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
12513
12514 * gdb.cp/koenig.exp: New test.
12515 * gdb.cp/koenig.cc: New test program.
12516
02e7ea18
JB
125172010-05-05 Joel Brobecker <brobecker@adacore.com>
12518
12519 Remove the use of prms_id and bug_id throughout the testsuite.
12520
e1c34c5d
PM
125212010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
12522
12523 PR exp/11349.
12524 * testsuite/gdb.cp/ref-types.exp: Add test to examine
12525 use a reference local variable.
12526
8e1d0c49
JK
125272010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
12528
12529 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
12530 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
12531 variable different_dir. Move debugfile into a full directory pathname
12532 under DIFFERENT_DIR.
12533 * lib/gdb.exp (separate_debug_filename): Remove.
12534 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
12535 variable debug_dir and mkdir of it. Update function comments.
12536
e66408ed
PA
125372010-04-29 Pedro Alves <pedro@codesourcery.com>
12538
12539 PR gdb/11557
12540
12541 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
12542 files.
12543
d7b32ed3
PM
125442010-04-29 Phil Muldoon <pmuldoon@redhat.com>
12545
889bf7c5 12546 * gdb.python/py-param.exp: New File.
d7b32ed3 12547
6aecb9c2
JB
125482010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
12549
12550 * gdb.base/default.exp: Fix "set language" test.
12551
bdf92a1c
PM
125522010-04-24 Pierre Muller <muller@ics.u-strasbg.fr>
12553
12554 PR breakpoints/11531.
12555 * gdb.base/gdb11531.c: New file.
12556 * gdb.base/gdb11531.exp: New file.
12557
3f172e24
TT
125582010-04-26 Tom Tromey <tromey@redhat.com>
12559
12560 * gdb.base/completion.exp: Add tests for completion and deprecated
12561 commands.
12562
64af4c92
JK
125632010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12564
12565 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
12566 (print /x char_array): Escape curly brackets.
12567
492928e4
JK
125682010-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
12569
12570 Fix deadlock on looped list of loaded shared objects.
12571 * gdb.base/solib-corrupted.exp: New.
12572
66d09542
DE
125732010-04-23 Doug Evans <dje@google.com>
12574
12575 * gdb.python/py-section-script.c: New file.
12576 * gdb.python/py-section-script.exp: New file.
12577 * gdb.python/py-section-script.py: New file.
12578
8bd10a10
CM
125792010-04-20 Chris Moller <cmoller@redhat.com>
12580
12581 PR 10179
12582
12583 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
12584 * gdb.base/pr10179-a.c:
12585 * gdb.base/pr10179-b.c:
12586 * gdb.base/pr10179.exp: New files.
12587
c0201579
JK
125882010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12589
12590 Fix crashes on dangling display expressions.
12591 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
12592 is SEP.
12593 (lib_flags): Remove the "debug" keyword.
12594 (libsepdebug): New variable for iterating new loop.
12595 (save_pf_prefix): New variable wrapping the loop.
12596 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
12597 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
12598
793b0ff8
PM
125992010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
12600
12601 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
12602
097f51f7
PM
126032010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
12604
12605 PR stabs/11479.
12606 * gdb.stabs/gdb11479.exp: New file.
12607 * gdb.stabs/gdb11479.c: New file.
12608
9a22f0d0
PM
126092010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
12610
12611 * gdb.base/charset.c (Strin16, String32): New variables.
12612 * gdb.base/charset.exp (gdb_test): Test correct display
12613 of 16 or 32 bit strings.
12614
126152010-04-21 Chris Moller <cmoller@redhat.com>
0b66f317
CM
12616
12617 PR 9167
12618 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
12619 * gdb.cp/pr9167.cc: New file.
12620 * gdb.cp/pr9167.exp: New file.
12621
12622
6e354e5e
PM
126232010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
12624
12625 PR pascal/11492.
12626 * gdb.pascal/gdb11492.pas: New file.
12627 * gdb.pascal/gdb11492.exp: New file.
12628
be942545
JB
126292010-04-20 Joel Brobecker <brobecker@adacore.com>
12630
1667e6e3 12631 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
be942545 12632
0c3acc09
JB
126332010-04-20 Joel Brobecker <brobecker@adacore.com>
12634
12635 * gdb.ada/dyn_loc: New testcase.
12636
ec31cde5
CM
126372010-04-20 Chris Moller <cmoller@redhat.com>
12638
12639 PR 10867
889bf7c5 12640
ec31cde5
CM
12641 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
12642 * gdb.cp/pr10687.cc: New file.
12643 * gdb.cp/pr10687.exp: New file.
12644
12645
ce4b0682
SDJ
126462010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12647 Sergio Durigan Junior <sergiodj@redhat.com>
12648
12649 * gdb.fortran/logical.exp: New testcase.
12650 * gdb.fortran/logical.f90: New file.
12651
3436961f
DE
126522010-04-19 Doug Evans <dje@google.com>
12653
12654 * gdb.base/help.exp (help source): Update expected output.
12655
4d836c09
JK
126562010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
12657
12658 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
12659 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
12660 gdb_exit and return.
12661 (executable): New variable.
12662 (binfile): Use it.
12663
6149aea9
PA
126642010-04-19 Pedro Alves <pedro@codesourcery.com>
12665
12666 PR breakpoints/8554.
12667
12668 * gdb.trace/save-trace.exp: Adjust.
12669
ed41462c
L
126702010-04-17 H.J. Lu <hongjiu.lu@intel.com>
12671
12672 PR corefiles/11511
12673 * gdb.arch/system-gcore.exp: New.
12674 * gdb.arch/gcore.c: Likewise.
12675
3f7b2faa
DE
126762010-04-15 Doug Evans <dje@google.com>
12677
fa33c3cd
DE
12678 * gdb.python/py-progspace.c: New file.
12679 * gdb.python/py-progspace.exp: New file.
12680
3f7b2faa
DE
12681 * gdb.base/source.exp: Add tests for "source -s".
12682
79f283fe
PM
126832010-04-14 Phil Muldoon <pmuldoon@redhat.com>
12684
12685 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
12686 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
12687 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
12688 * gdb.python/py-mi.exp: New test for to_string returning None.
12689
fc8eb08a
PM
126902010-04-12 Phil Muldoon <pmuldoon@redhat.com>
12691
12692 * gdb.python/py-breakpoint.c: Make result global.
12693
26e197f6
JK
126942010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
12695
12696 Fix non-GNU make compatibility.
12697 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
12698
adc36818
PM
126992010-04-09 Phil Muldoon <pmuldoon@redhat.com>
12700
12701 * gdb.python/py-breakpoint.exp: New File.
12702 * gdb.python/py-breakpoint.C: Ditto.
12703
64e17368
SS
127042010-04-08 Stan Shebs <stan@codesourcery.com>
12705
12706 * gdb.trace/actions.exp: Clear default-collect.
12707 * gdb.trace/save-trace.exp: Clear default-collect.
12708
fff5cc64
PM
127092010-04-08 Phil Muldoon <pmuldoon@redhat.com>
12710
12711 * gdb.python/py-value: Add null string variable.
12712 (test_lazy_string): Test zero length, NULL address lazy
12713 strings.
12714
a055a187
L
127152010-04-07 H.J. Lu <hongjiu.lu@intel.com>
12716
12717 * gdb.arch/i386-avx.c: New.
12718 * gdb.arch/i386-avx.exp: Likewise.
12719
12720 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
12721
96e39866
DE
127222010-04-06 Doug Evans <dje@google.com>
12723
12724 * gdb.base/source-test.gdb: New file.
12725 * gdb.base/source.exp: Test source -v.
12726
5984a431
UW
127272010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12728
12729 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
12730
ec8a089a
PM
127312010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
12732
12733 * gdb.stabs/aout.sed: Convert all backslash to double backslash
12734 within one line, unless it is followed by a double quote.
12735 * gdb.stabs/hppa.sed: Idem.
12736 * gdb.stabs/weird.def: Add char and String constants
889bf7c5
PA
12737 * gdb.stabs/weird.exp: Check for correct parsing of
12738 char and string constants.
ec8a089a
PM
12739 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
12740 in .stabs to .stabx substitution.
12741
fce3c1f0
SS
127422010-04-05 Stan Shebs <stan@codesourcery.com>
12743
12744 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
12745 constant global.
12746 * gdb.trace/tfile.exp: Try to print them.
12747
d77f58be
SS
127482010-04-04 Stan Shebs <stan@codesourcery.com>
12749
12750 * gdb.base/completion.exp: Update for new "info watchpoints".
12751 * gdb.base/default.exp: Ditto.
12752 * gdb.base/help.exp: Ditto.
12753 * gdb.base/watchpoint.exp: Ditto.
12754 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
889bf7c5 12755
af54718e
SS
127562010-04-04 Stan Shebs <stan@codesourcery.com>
12757
12758 * gdb.trace/tfile.exp: Sharpen tfind test.
12759
74d1f91e
JK
127602010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
12761
12762 * gdb.base/break-entry.exp: New.
12763
eb8e76db 127642010-04-02 Hui Zhu <teawater@gmail.com>
889bf7c5 12765 Michael Snyder <msnyder@vmware.com>
eb8e76db
HZ
12766
12767 * gdb.reverse/i386-sse-reverse.exp: New file.
12768 * gdb.reverse/i386-sse-reverse.c: New file.
12769
bf65cad8
PA
127702010-04-02 Pedro Alves <pedro@codesourcery.com>
12771
12772 * gdb.trace/tfind.exp: Adjust expected disassembly output.
12773
fff87407
SS
127742010-04-01 Stan Shebs <stan@codesourcery.com>
12775
12776 * gdb.trace/actions.exp: Tweak expected output.
12777 * gdb.trace/while-stepping.exp: Tweak expected output.
12778
fe01d668
L
127792010-04-01 H.J. Lu <hongjiu.lu@intel.com>
12780
12781 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
12782
86b17b60
PA
127832010-04-01 Pedro Alves <pedro@codesourcery.com>
12784
12785 * gdb.base/commands.exp: Adjust.
12786 * gdb.cp/extern-c.exp: Adjust.
12787
2c58c0a9
PA
127882010-04-01 Pedro Alves <pedro@codesourcery.com>
12789
12790 * gdb.trace/collection.c (local_test_func): Define a local struct,
12791 and instanciate it.
12792
0db9b91c
PA
127932010-04-01 Pedro Alves <pedro@codesourcery.com>
12794
12795 * gdb.trace/collection.exp (gdb_collect_args_test)
12796 (gdb_collect_argarray_test): XFAIL the tests that assume the
12797 argarray argument's elements are collected.
12798
8072405b
JK
127992010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
12800
12801 * gdb.dwarf2/dw2-bad-parameter-type.exp,
12802 gdb.dwarf2/dw2-bad-parameter-type.S: New.
12803
8bf6485c
SS
128042010-03-31 Stan Shebs <stan@codesourcery.com>
12805
12806 * gdb.trace/save-trace.exp: Test save/restore of default-collect
12807 and tracepoint conditionals.
12808 (gdb_verify_tracepoints): Delete unused return.
12809
fd7f724a
KS
128102010-03-26 Keith Seitz <keiths@redhat.com>
12811
12812 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
12813 appear in the output before main.
12814 Remove KFAIL for gdb/2215 aka bz 9320.
12815
8d9e7719
DE
128162010-03-30 Doug Evans <dje@google.com>
12817
0906dd0b
DE
12818 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
12819 by dejagnu.
12820 * gdb.arch/amd64-dword.exp: Ditto.
12821
8d9e7719
DE
12822 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
12823 match.
12824 (break printf): Ditto.
12825
1da644f0
SW
128262010-03-29 Sami Wagiaalla <swagiaal@redhat.com>
12827
12828 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
12829 gcc < 4.4.
12830 * gdb.cp/shadow.exp: Ditto.
12831
a8121990
PA
128322010-03-29 Pedro Alves <pedro@codesourcery.com>
12833
12834 * gdb.trace/collection.exp (run_trace_experiment): Make sure
12835 "tstart" is silent.
12836
6e79d367
PA
128372010-03-29 Pedro Alves <pedro@codesourcery.com>
12838
12839 * gdb.trace/collection.exp (executable): New.
12840 (binfile): Use it.
12841 (fpreg, spreg, pcreg): New.
12842 (test_register): Use gdb_test_multiple. Pass /x to print.
12843 (prepare_for_trace_test): New.
12844 (run_trace_experiment): Use "continue", not gdb_run_cmd.
12845 (gdb_collect_args_test, gdb_collect_argstruct_test)
12846 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
12847 prepare_for_trace_test.
12848 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
12849 fpreg, spreg and pcreg.
12850 (gdb_collect_expression_test, gdb_collect_globals_test): Use
12851 prepare_for_trace_test.
12852 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
12853 try to detect tracing support here. Don't set breakpoints at
12854 `begin' or `end' here.
12855 <global scope>: Use clean_restart. Run to main before checking
12856 for tracing support. Check for for tracing support here.
12857
09248348
JK
128582010-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
12859
12860 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
12861 " as $displacement" to "seen displacement message".
12862
d350db38
PA
128632010-03-28 Pedro Alves <pedro@codesourcery.com>
12864
12865 * gdb.trace/while-dyn.exp (executable): New variable.
12866 (binfile): Use it.
12867 (test_while_stepping): New function. Move most tests here. Call
12868 it once for each of the while-stepping, stepping and ws aliases.
12869
907af001
UW
128702010-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12871
12872 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
12873 that do not provide the tagless_struct type name at all.
12874 (test_print_anon_union): Do not check value of uninitialized
12875 union member. Do not use cp_test_ptype_class, so we can accept
12876 "long" as well as "long int".
12877
610197fd
PA
128782010-03-26 Pedro Alves <pedro@codesourcery.com>
12879
12880 * gdb.trace/tfile.c (tohex, bin2hex): New.
12881 (write_error_trace_file): Hexify error description.
12882
6c28cbf2
SS
128832010-03-25 Stan Shebs <stan@codesourcery.com>
12884
12885 * gdb.trace/tfile.c: Generate an additional trace file, improve
12886 portability.
12887 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
12888 files in a better way.
12889
e62b8c7e
KS
128902010-03-25 Keith Seitz <keiths@redhat.com>
12891
12892 * gdb.java/jprint.exp: XFAIL printing of static class members
12893 because of GCC debuginfo problem.
12894
82ccf5a5
JK
128952010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
12896
12897 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
12898
293e2f9e
DJ
128992010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
12900
12901 * gdb.base/completion.exp: Allow long instead of long int.
12902 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
12903 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
12904 variable p.
12905 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
12906 * gdb.base/pointers.exp: Allow long instead of long int.
12907 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
12908 * gdb.base/step-line.exp: Allow a directory before the source file name.
12909
95a42b64
TT
129102010-03-24 Tom Tromey <tromey@redhat.com>
12911
12912 PR breakpoints/9352:
12913 * gdb.base/default.exp: Update.
12914 * gdb.base/commands.exp: Update.
12915 * gdb.cp/extern-c.exp: Test setting commands on multiple
12916 breakpoints at once.
12917
2390201f
DJ
129182010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
12919
12920 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
12921 if gdb,nosignals.
12922 * gdb.base/watchpoints.c: Do not include unnecessary headers.
12923 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
12924 exited".
12925
8c9a6790
SS
129262010-03-24 Stan Shebs <stan@codesourcery.com>
12927
12928 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
12929
a6c727b2
DJ
129302010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
12931
12932 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
12933 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
12934 argument. Handle "short" and "long".
12935 (Top level): Pass overprototyped output for old_fptr and xptr.
12936
4dfd5423
PA
129372010-03-23 Pedro Alves <pedro@codesourcery.com>
12938
12939 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
12940 format strings and add casts to avoid compiler warnings.
12941
129422010-03-23 Vladimir Prus <vladimir@codesourcery.com>
a7bdde9e
VP
12943
12944 * lib/trace-support.exp (gdb_trace_setactions):
12945 Don't expect whitespace after ">" prompt.
12946 * gdb.trace/actions.exp: Adjust for output changes.
12947 * gdb.trace/while-stepping.exp: Likewise.
12948
c847d045
JK
129492010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12950
12951 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
12952 and r157645).
12953
5f717f1d
JK
129542010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12955
12956 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
12957 New.
12958
7d6d51d5
DJ
129592010-03-22 Daniel Jacobowitz <dan@codesourcery.com>
12960
12961 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
12962 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
12963
3b11a015
SS
129642010-03-19 Stan Shebs <stan@codesourcery.com>
12965
12966 * gdb.trace/ax.exp: New file.
12967
d7d158ed
DE
129682010-03-19 Doug Evans <dje@google.com>
12969
6bb85cd1
DE
12970 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
12971 output from gcc.
12972
d7d158ed
DE
12973 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
12974 named /usr/sbin/prelink<foo>.
12975
4daf5ac0
SS
129762010-03-18 Stan Shebs <stan@codesourcery.com>
12977
12978 * gdb.trace/circ.exp: Test circular-trace-buffer.
12979 * gdb.trace/tfile.exp: Update tstatus test.
12980
e8d05480
JB
129812010-03-18 Joel Brobecker <brobecker@adacore.com>
12982
12983 * gdb.dwarf2/dw2-anonymous-func.S: New file.
12984 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
12985
441b986a
UW
129862010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12987
12988 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
12989
4247603b
PA
129902010-03-18 Pedro Alves <pedro@codesourcery.com>
12991
12992 * gdb.base/default.exp: Adjust the expected output of the finish
12993 and until commands when the inferior is not being run.
12994
13387711
SW
129952010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
12996
12997 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
12998 * gdb.cp/nsusing.exp: Ditto.
12999
6e31430b
TT
130002010-03-15 Tom Tromey <tromey@redhat.com>
13001
13002 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
13003 * gdb.cp/userdef.cc (operator==): New function.
13004 (main): New locals mem1, mem2.
13005
e2d69cb5
JZ
130062010-03-15 Jie Zhang <jie@codesourcery.com>
13007
13008 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
13009 Declare and use new loadtimeout variable.
13010
f572f0a9
DJ
130112010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
13012
13013 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
13014 Use gdb_load later.
13015
51f4c0b0
PA
130162010-03-14 Pedro Alves <pedro@codesourcery.com>
13017
13018 * gdb.base/solib-disc.c (main): Make format of fprintf a string
13019 literal. Add missing endlines to prints to stderr.
13020
1c809c68
TT
130212010-03-12 Tom Tromey <tromey@redhat.com>
13022
13023 PR c++/9708:
13024 * gdb.cp/m-static.exp: Add regression test.
13025 * gdb.cp/m-static.cc (method): New method.
13026 (main): Call it.
13027
00ae8fef
SW
130282010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
13029
13030 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
13031 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
13032
759f0f0b
PA
130332010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
13034
21e24d21
PA
13035 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
13036
130372010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
13038
759f0f0b
PA
13039 * lib/gdb.exp (skip_stl_tests): New.
13040 (gdb_compile): Symbian needs -ldl.
13041 (shlib_target_file): New.
13042 (shlib_symbol_file): New.
13043 (gdb_load_shlibs): Use shlib_target_file.
13044 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
13045 * gdb.cp/exception.exp: Use skip_stl_tests.
13046 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
13047 * gdb.cp/try_catch.exp: Use skip_stl_tests.
13048 * gdb.cp/mb-templates.exp: Ditto.
13049 * gdb.base/commands.exp: Relax regexes.
13050 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
13051 shlib_target_file and shlib_symbol_file.
13052 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
13053 sections.
13054 * gdb.base/ending-run.exp: Accept E32Main for symbian.
13055 * gdb.base/solib-disc.exp: Use
13056 shlib_target_file and shlib_symbol_file.
13057 * gdb.base/unload.exp: Don't skip on symbian. Use
13058 shlib_target_file and shlib_symbol_file.
13059 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
13060
6a8f2671 130612010-03-12 Pedro Alves <pedro@codesourcery.com>
889bf7c5 13062
6a8f2671
PA
13063 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
13064 * gdb.trace/report.exp: Adjust for x86 and x86_64.
13065 Issue a tfind end before looking for a tracepoint frame.
13066 * gdb.trace/tfind.exp: Adjust tstatus output.
13067 Adjust disassembly output.
13068 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
13069
ccf26247
JK
130702010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13071
13072 * gdb.base/break-interp.exp: Create new displacement parameter value
13073 for the test_ld calls.
13074 (reach): New parameter displacement, verify its content. New push of
13075 pf_prefix "reach-$func:". Import global expect_out.
13076 (test_core): New parameter displacement, verify its content. New push
13077 of pf_prefix "core:". New command "set verbose on". Import global
13078 expect_out.
13079 (test_attach): New parameter displacement, verify its content. New
13080 push of pf_prefix "attach:". New command "set verbose on". Import
13081 global expect_out.
13082 (test_ld): New parameter displacement, pass it to the reach, test_core
13083 and test_attach calls and verify its content in the "ld.so exit" test.
13084 * gdb.base/prelink.exp: Remove gdb_exit and final return.
13085 (prelink): Update expected text, use gdb_test.
13086
e469c7fb
DE
130872010-03-10 Doug Evans <dje@google.com>
13088
13089 * gdb.base/checkpoint.exp: Fix comment.
13090 Lengthen timeout while doing >600 checkpoints test.
13091 Rename duplicate "kill all one" test to keep test names unique.
13092
60e1c644
PA
130932010-03-10 Pedro Alves <pedro@codesourcery.com>
13094
13095 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
13096
cec808ec
KS
130972010-03-08 Keith Seitz <keiths@redhat.com>
13098
889bf7c5
PA
13099 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
13100 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
13101 (dm_type_long): New function.
13102 (dm_type_unsigned_short): New function.
13103 (dm_type_unsigned_long): New function.
13104 (myint): New typedef.
13105 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
13106 long, unsigned shor and long, operator char*, and typedef.
13107 (test_lookup_operator_functions): Add operator char* test.
13108 (test_paddr_operator_functions): Likewise.
13109 (test_paddr_overloaded_functions): Use probe values for
13110 short, long, and unsigned short and long.
13111 (test_paddr_hairy_functions): If the demangler probe detected
13112 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
13113 demangler.
13114 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
13115 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
13116 and "print null_pmf".
13117 Add test "ptype a.*pmf".
13118 * gdb.cp/overload.exp: Allow optional "int" to appear with
13119 "short" and "long".
13120 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
13121 long expect value for men_overload1arg.
13122 Allow "int" to appear with "short" and "long".
13123 When testing "info break", add argument for main (void).
13124 Also allow "int" to appear with "short" and "long".
13125 Ditto with "unsigned" and "long long".
cec808ec
KS
13126 * gdb.java/jmain.exp: Do not enclose methods names in single
13127 quotes.
13128 * gdb.java/jmisc.exp: Likewise.
13129 * gdb.java/jprint.exp: Likewise.
13130 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
13131
13132 From Jan Kratochvil <jan.kratochvil@redhat.com>:
13133 * gdb.cp/exception.exp (backtrace after first throw)
13134 (backtrace after second throw): Allow a namespace before __cxa_throw.
13135 (backtrace after first catch, backtrace after second catch): Allow
13136 a namespace before __cxa_begin_catch.
13137
13138 * gdb.cp/cpexprs.exp: New file.
13139 * gdb.cp/cpexprs.cc: New file.
13140
13141 From Daniel Jacobowitz <dan@codesourcery.com>
13142 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
13143 to use string_to_regexp.
13144 (ctor, dtor): New functions. Use them to match constructor
13145 and destructor function types.
13146 (Top level): Use runto_main.
13147
f870a310
TT
131482010-03-05 Tom Tromey <tromey@redhat.com>
13149
13150 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
13151 gdb.target_charset.
13152 (pp_ns.to_string): Likewise.
13153
0c199f28
KS
131542010-03-04 Keith Seitz <keiths@redhat.com>
13155
13156 * gdb.cp/overload.exp: Test that the filename portion of a linespec
13157 can be quoted. Test that both the filename and function/line
13158 portions can be quoted at the same time.
13159
c7437ca6
PA
131602010-03-04 Pedro Alves <pedro@codesourcery.com>
13161
13162 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
13163
b111b805
DE
131642010-03-03 Doug Evans <dje@google.com>
13165
24486cb7
DE
13166 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
13167 libc contains libpthread.
13168
b111b805
DE
13169 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
13170 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
13171 of gdb_compile. Add another pattern to match android backtrace.
13172
a0e0ef55
TT
131732010-03-03 Tom Tromey <tromey@redhat.com>
13174
13175 PR gdb/11345:
13176 * gdb.base/printcmds.exp (test_printf): Add test.
13177
1ba53b71
L
131782010-03-02 H.J. Lu <hongjiu.lu@intel.com>
13179
13180 * gdb.arch/amd64-byte.exp: New.
13181 * gdb.arch/amd64-dword.exp: Likewise.
13182 * gdb.arch/amd64-pseudo.c: Likewise.
13183 * gdb.arch/amd64-word.exp: Likewise.
13184 * gdb.arch/i386-byte.exp: Likewise.
13185 * gdb.arch/i386-pseudo.c: Likewise.
13186 * gdb.arch/i386-word.exp: Likewise.
13187
f5dff777
DJ
131882010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
13189
13190 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
13191 types. Add structreg, bitfields, and flags registers.
13192 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
13193 registers.
13194
90884b2b
L
131952010-03-01 H.J. Lu <hongjiu.lu@intel.com>
13196
13197 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
13198 (load_description): Set architecture if defined.
13199
dc00d89f
PM
132002010-02-28 Phil Muldoon <pmuldoon@redhat.com>
13201
13202 * gdb.python/py-frame.exp: Add read_var block tests.
13203 * gdb.python/py-frame.c (block): New function.
13204
0e095b7e
JK
132052010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
13206 Daniel Jacobowitz <dan@codesourcery.com>
13207
13208 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
13209
624f1a65
DM
132102010-02-25 David S. Miller <davem@davemloft.net>
13211
13212 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
13213 fix logic for setting all_syscalls_numbers.
13214
f3e9a817
PM
132152010-02-24 Phil Muldoon <pmuldoon@redhat.com>
13216
13217 * Makefile.in: Add py-block and py-symbol.
13218 * gdb.python/py-symbol.exp: New File.
13219 * gdb.python/py-symtab.exp: New File.
13220 * gdb.python/py-block.exp: New File.
13221 * gdb.python/py-symbol.c: New File.
13222 * gdb.python/py-block.c: New File.
13223
f6bbabf0
PM
132242010-02-24 Phil Muldoon <pmuldoon@redhat.com>
13225
13226 PR python/11314
13227 * lib/gdb.exp (skip_python_tests): New function.
13228 * gdb.python/py-cmd.exp: Use skip_python_tests.
13229 * gdb.python/py-frame.exp: Likewise.
13230 * gdb.python/py-function.exp: Likewise.
13231 * gdb.python/py-prettyprint.exp: Likewise.
13232 * gdb.python/py-template.exp: Likewise.
13233 * gdb.python/py-type.exp: Likewise.
13234 * gdb.python/py-value.exp: Likewise.
13235
85d721b8
PA
132362010-02-22 Pedro Alves <pedro@codesourcery.com>
13237
13238 PR9605
13239
13240 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
13241
48e32051
TT
132422010-02-19 Tom Tromey <tromey@redhat.com>
13243
13244 PR c++/8693, PR c++/9496:
13245 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
13246 regression tests.
13247
ac9c0048
JK
132482010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
13249
13250 Fix compatibility with m68k as.
13251 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
13252 Use only /* comments */.
13253
57bb97a4
UW
132542010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13255
13256 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
13257 * configure: Regenerate.
13258
7d1bf85c
DJ
132592010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
13260
13261 * gdb.python/py-type.exp: Check for Python support.
13262
061b5285
PA
132632010-02-17 Pedro Alves <pedro@codesourcery.com>
13264
13265 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
13266 `regsub' syntax available.
13267
f8a8bc2c
PA
132682010-02-17 Pedro Alves <pedro@codesourcery.com>
13269
13270 * gdb.base/shmain.c (main): Remove printf call.
13271 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
13272 * gdb.base/unload.c (main): Make format of fprintf a string
13273 literal. Add missing endlines to prints to stderr.
13274 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
13275
6f451e5e
TT
132762010-02-17 Tom Tromey <tromey@redhat.com>
13277
13278 * gdb.java/jprint.java (jprint.props): New field.
13279 * gdb.java/jprint.exp (set_lang_java): Add regression test.
13280
12d79008
PA
132812010-02-17 Pedro Alves <pedro@codesourcery.com>
13282
ef801a0e 13283 * gdb.base/charset.exp: Don't assume new `regsub' syntax
12d79008
PA
13284 available.
13285
d252f7e5
DJ
132862010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13287
13288 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
13289 creation to support remote host testing.
13290
67bdab6c
DJ
132912010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13292
13293 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
13294 Recognize "command not found".
13295
bb391223
DJ
132962010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13297
13298 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
13299 single-stepping.
13300
70362913
DJ
133012010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13302
13303 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
13304 if arguments are not supported.
13305
493f3c00
DJ
133062010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13307
13308 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
13309 be const or non-const.
13310
8034c749
DJ
133112010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13312
13313 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
13314 mi_send_resuming_command to send -exec-continue.
13315
791dfb64
DJ
133162010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13317
13318 * gdb.base/list.exp (test_list_filename_and_function): Add test
13319 with single quotes.
13320 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
13321 matching.
13322 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
13323 Add KFAIL'd tests for PR gdb/11289.
13324
7c5fe868
DJ
133252010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13326
13327 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
13328
fdc498b8
DJ
133292010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13330
13331 * gdb.base/comp-dir/subdir/dummy.txt: New file.
13332 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
13333 a temporary directory.
13334
b519e2a6
DJ
133352010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13336
13337 * gdb.base/charset.exp: Use a single regular expression to match
13338 show host-charset and show target-charset output.
13339
74164c56
JK
133402010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13341
13342 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
13343 "Illegal process-id" expect string more exact.
13344 (attach to digits-starting nonsense is prohibited): New.
13345
701ed6dc
JK
133462010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13347
13348 * gdb.base/prelink.exp (set verbose on): New.
13349
889bf7c5 133502010-02-12 Tomas Holmberg <th@virtutech.com>
fa19b4e5
MS
13351
13352 * mi-reverse.exp: New file. Test for reverse option to the
13353 following MI commands: exec-continue, exec-finish, exec-next,
13354 exec-step, exec-next-instruction, exec-step-instruction.
889bf7c5 13355
dadf0e9c
JB
133562010-02-09 Joel Brobecker <brobecker@adacore.com>
13357
13358 * gdb.ada/ptype_tagged_param: New testcase.
13359
714f19d5
TT
133602010-02-08 Tom Tromey <tromey@redhat.com>
13361
13362 PR c++/8017:
13363 * gdb.cp/overload.exp: Add tests.
13364 * gdb.cp/overload.cc (struct K): New.
13365 (namespace N): New.
13366 (main): Call new functions.
13367 (K::staticoverload): Define.
13368
889bf7c5 133692010-02-08 Chris Moller <moller@mollerware.com>
83b10087
CM
13370
13371 PR gdb/10728
13372 * gdb.cp/pr10728-x.h: New file.
13373 * gdb.cp/pr10728-x.cc: New file.
13374 * gdb.cp/pr10728-y.cc: New file.
13375 * gdb.cp/pr10728.exp: New file.
13376 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
13377
889bf7c5 133782010-02-08 Chris Moller <moller@mollerware.com>
99903ae3
CM
13379
13380 PR gdb/9067
13381 * gdb.cp/pr9067.exp: New
13382 * gdb.cp/pr9067.cc: New
13383 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
13384
7b356089
JB
133852010-02-08 Joel Brobecker <brobecker@adacore.com>
13386
13387 * lib/gdb.exp (gdb_test_timeout): New global variable.
13388 Set it to timeout if not already set.
13389 (gdb_init): Reset the value of timeout to gdb_test_timeout.
13390
1be00882
DE
133912010-02-05 Doug Evans <dje@google.com>
13392
13393 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
13394 user.
13395
82856980
SW
133962010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
13397
13398 PR c++/7935:
13399 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
13400
1a334831
TT
134012010-02-04 Tom Tromey <tromey@redhat.com>
13402
13403 * gdb.cp/virtbase.exp: Make test case names unique.
13404
9c3c02fd
TT
134052010-02-02 Tom Tromey <tromey@redhat.com>
13406
13407 * gdb.cp/virtbase.exp: Add regression tests.
13408 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
13409 (main): Instantiate RHC.
13410
0cc2414c
TT
134112010-02-02 Tom Tromey <tromey@redhat.com>
13412
13413 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
13414 type-printing change.
13415
edf3d5f3
TT
134162010-02-02 Tom Tromey <tromey@redhat.com>
13417
13418 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
13419 * gdb.cp/virtbase.cc: New file.
13420 * gdb.cp/virtbase.exp: New file.
13421 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
13422
e4b7f41c
JK
134232010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13424
13425 PR libc/11214:
13426 * gdb.threads/current-lwp-dead.c: Include features.h.
13427 (HAS_NOMMU): New.
13428 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
13429
b381ea14
JK
134302010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13431
13432 * gdb.base/symbol-without-target_section.exp,
13433 gdb.base/symbol-without-target_section.c: New.
13434
c593ac0e
DJ
134352010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
13436
13437 * gdb.base/bigcore.exp: Reset increased timeout.
13438 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
13439
db25f29d
DJ
134402010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
13441
13442 * gdb.base/gcore.exp (capture_command_output): Use
13443 gdb_test_multiple.
13444
f9d67f43
DJ
134452010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
13446
13447 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
13448 * gdb.arch/thumb2-it.exp (test_it_break): New function.
13449 (Top level): Call it.
13450
177321bd
DJ
134512010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
13452
13453 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
13454
97f2ed50
DJ
134552010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
13456
13457 * gdb.base/call-strs.exp, gdb.base/default.exp,
13458 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
13459 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
13460 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
13461 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
13462 gdb.base/watchpoint-solib.exp: Save and restore timeout.
13463 * gdb.base/ending-run.exp: Correct restore of timeout.
13464 * gdb.base/page.exp: Remove unnecessary timeout setting.
13465
e4e2711a
JB
134662010-01-29 Joel Brobecker <brobecker@adacore.com>
13467
13468 * gdb.ada/rec_return: New testcase.
13469
ba581dc1
JB
134702010-01-29 Joel Brobecker <brobecker@adacore.com>
13471
13472 * gdb.ada/call_pn: New testcase.
13473
4ea95be9
DJ
134742010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
13475
13476 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
13477 (Top level): Use it to resume.
13478 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
13479 the Thumb mode displaced stepping error as unsupported.
13480
df83a9bf
SW
134812010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
13482
889bf7c5
PA
13483 * gdb.cp/nsusing.exp: Added more tests.
13484 * gdb.cp/nsrecurs.exp: Ditto.
13485 * gdb.cp/nsusing.cc: Added test functions.
13486 * gdb.cp/nsrecurs.cc: Ditto.
df83a9bf 13487
40b27cdc
JK
134882010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
13489
13490 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
13491 absolute directory pathnames in gdb.sum file.
13492
de958931
SW
134932010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
13494
13495 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
13496 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
13497
708ead4e
TT
134982010-01-26 Tom Tromey <tromey@redhat.com>
13499
13500 PR exp/7643:
13501 * gdb.base/printcmds.exp (test_print_string_constants): Remove
13502 setup_kfail.
13503
b14e635e
SW
135042010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
13505
13506 * gdb.cp/nsrecurs.exp: New test.
13507 * gdb.cp/nsrecurs.cc: New test program.
13508 * gdb.cp/nsstress.exp: New test.
13509 * gdb.cp/nsstress.cc: New test program.
13510 * gdb.cp/nsdecl.exp: New test.
13511 * gdb.cp/nsdecl.cc: New test program.
13512
8540c487
SW
135132010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
13514
13515 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
13516 imported into file scope.
13517 Marked test as xfail.
13518 * gdb.cp/namespace-using.cc (marker5): New function.
13519 * gdb.cp/shadow.exp: New test.
13520 * gdb.cp/shadow.cc: New test program.
13521 * gdb.cp/nsimport.exp: New test.
13522 * gdb.cp/nsimport.cc: New test program.
13523
421d5d99
TT
135242010-01-25 Tom Tromey <tromey@redhat.com>
13525
13526 PR gdb/11049:
13527 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
13528 with "set print null-stop on".
13529
691f8dc1
JK
135302010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
13531
13532 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
13533 Adjust it for DISASSEMBLY_OMIT_FNAME.
13534
0b92b5bb
TT
135352010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13536
13537 PR symtab/11199:
13538 * gdb.dwarf2/member-ptr-forwardref.exp,
13539 gdb.dwarf2/member-ptr-forwardref.S: New.
13540
23787403
JK
135412010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13542
13543 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
13544 (thread1_func): Protect thread1_tid with thread1_tid_cond by
13545 thread1_tid_mutex. Remove gdbstop_mutex handling.
13546 (thread2_func): Protect thread2_tid with thread2_tid_cond by
13547 thread2_tid_mutex. Remove gdbstop_mutex handling.
13548 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
13549 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
13550 pthread_cond_wait conditionalizations by while loops.
13551
b966cb8a
TT
135522010-01-20 Tom Tromey <tromey@redhat.com>
13553
13554 PR backtrace/10770:
13555 * gdb.dwarf2/pr10770.exp: New file.
13556 * gdb.dwarf2/pr10770.c: New file.
13557 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
13558
fcae584b
VP
135592010-01-20 Vladimir Prus <vladimir@codesourcery.com>
13560
13561 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
13562 that target was removed, and the test always runs native anyway.
13563
a0f49112
JK
135642010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
13565
13566 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
13567 gdb.base/watchpoint-cond-gone-stripped.c: New.
13568
ceeb3d5a
TT
135692010-01-19 Tom Tromey <tromey@redhat.com>
13570
13571 PR c++/8000:
13572 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
13573 existing tests.
13574 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
13575 (main): Use AAA::SomeEnum.
13576
dd322c54
JK
135772010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
13578
13579 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
13580 (test_ignore_count): Declare line_callme_body global.
13581 (run to breakpoint with ignore count): Use line_callme_body.
13582 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
13583 (set line_main_hello, set line_main_return): Reindent.
13584 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
13585 New.
13586 (continue to callee4): Use line_callee4_body.
13587 (check *stopped from CLI command): Use line_callee4_next.
13588 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
13589 (set line_main_hello, set line_main_return): Reindent.
13590 (set line_callee4_head, set line_callee4_body): New.
13591 (continue to callee4): Use line_callee4_body.
13592
4e8f195d
TT
135932010-01-18 Tom Tromey <tromey@redhat.com>
13594
13595 PR c++/9680:
13596 * gdb.cp/casts.cc: Add new classes and variables.
13597 * gdb.cp/casts.exp: Test new operators.
13598
9e14a9ba
JB
135992010-01-18 Tom Tromey <tromey@redhat.com>
13600 Thiago Jung Bauermann <bauerman@br.ibm.com>
13601
13602 * gdb.python/source2.py: New file.
13603 * gdb.python/source1: New file.
13604 * gdb.python/python.exp: Test "source" command.
13605
00bf0b85
SS
136062010-01-15 Stan Shebs <stan@codesourcery.com>
13607
13608 * gdb.trace/tfile.c: New file.
13609 * gdb.trace/tfile.exp: New file.
889bf7c5 13610
55235ad7
JK
136112010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13612
13613 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
13614
9f2982ff
JK
136152010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13616
13617 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
13618
bbfba9ed
JK
136192010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13620
13621 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
13622 (libfunc): New parameter action. Implement also selectable "sleep".
13623 * gdb.base/break-interp-main.c: Include assert.h.
13624 (libfunc): New parameter action.
13625 (main): New parameters argc and argv. Assert argc. Pass argv.
13626 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
13627 (test_attach): New proc.
13628 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
13629 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
13630
61f0d762
JK
136312010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13632
13633 * gdb.base/break-interp.exp (test_core): New proc.
13634 (test_ld): Call it.
13635
06a6f270
JK
136362010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13637
13638 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
13639 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
13640 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
13641 and gdb_compile_shlib. Use new -Wl compiler options.
13642 (dl bt, main bt): New tests.
13643
51bee8e9
JK
136442010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13645
13646 Support PIEs with no symfile_objfile.
13647 * gdb.base/break-interp.exp: New argument at the test_ld calls.
13648 (test_ld): New parameter trynosym.
13649 (test_ld <$trynosym>): New block.
13650
b8040f19
JK
136512010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13652
13653 * gdb.base/break-interp.exp: New file.
13654
be759fcf
PM
136552010-01-13 Phil Muldoon <pmuldoon@redhat.com>
13656
13657 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
13658 * gdb.python/py-prettyprint.py (pp_ls): New printer.
13659 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
13660 test.
13661 * gdb.python/py-prettyprint.c: Define lazystring test structure.
13662 * gdb.python/py-mi.exp: Add lazy string test.
13663
dc146f7c
VP
136642010-01-13 Vladimir Prus <vladimir@codesourcery.com>
13665
13666 * lib/mi-support.exp (mi_check_thread_states): Handle
13667 core number in thread listing.
13668
b4ba55a1
JB
136692010-01-12 Joel Brobecker <brobecker@adacore.com>
13670
13671 * gdb.base/maint.exp: Adjust the expected output for the
13672 "maint print type" test. Use gdb_test_multiple instead of
13673 gdb_sent/gdb_expect.
13674
08e24bd4
DE
136752010-01-11 Doug Evans <dje@google.com>
13676
6496a609
DE
13677 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
13678 from gdbserver_download. All callers updated.
13679
08e24bd4
DE
13680 * gdb.server/ext-run.exp: "info os processes" requires xml support.
13681
b5cfddf5
JK
136822010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13683
13684 Implement binary numbers parsing.
13685 * gdb.base/printcmds.exp (test_integer_literals_accepted)
13686 (test_integer_literals_rejected): New binary tests.
13687
3725885a
RW
136882010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
13689
13690 * gdb.cell/configure: Regenerate.
13691
37aeb5df
JK
136922010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
13693
13694 * gdb.base/corefile.exp: Move the core finding block out and call it as
13695 core_find, new variable $corefile, replace corefile by $corefile and
13696 [file tail $corefile] for usage vs. test names resp.
13697 * lib/gdb.exp (core_find): Move it as a new function here. New
13698 parameter binfile and deletefiles. New variable $destcore. Pre-delete
13699 $destcore. Return "" on error.
13700
d521f563
JK
137012010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13702
13703 Workaround PR binutils/10802.
13704 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
13705 (twice).
13706
28f24826
DJ
137072010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
13708
13709 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
13710
2de75e71
JB
137112010-01-08 Joel Brobecker <brobecker@adacore.com>
13712
13713 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
13714 call, to avoid interruption.
13715
fe00719b 137162010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
d24d8548
JK
13717
13718 * gdb.stabs/weird.def (args93): New.
13719
d0ef5df8
DE
137202010-01-07 Doug Evans <dje@google.com>
13721
13722 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
13723
3a08d52f
TT
137242010-01-07 Tom Tromey <tromey@redhat.com>
13725
13726 * gdb.base/source.exp: Use correct line number.
13727
7a697b8d
SS
137282010-01-05 Stan Shebs <stan@codesourcery.com>
13729
13730 * gdb.trace/tracecmd.exp: Test ftrace.
13731
7803799a
UW
137322010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13733
13734 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
13735
c54eabfa
JK
137362010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13737
13738 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
13739 "uint_for_mi_testing".
13740
02e7ef19
JB
137412010-01-01 Joel Brobecker <brobecker@adacore.com>
13742
13743 Test indented comment in file being sourced.
13744 * gdb.base/commands.exp: Test indented comment in file being sourced.
13745
abd775ce
JB
137462010-01-01 Joel Brobecker <brobecker@adacore.com>
13747
13748 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
13749 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
13750 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
13751 notice.
13752
79b55b82
JB
137532010-01-01 Joel Brobecker <brobecker@adacore.com>
13754
13755 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
13756 notice.
13757
8997583e
JK
137582010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13759
13760 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
13761 missing $after_stopped and comma (,) expectation.
13762
6da95a67
SS
137632009-12-31 Stan Shebs <stan@codesourcery.com>
13764
13765 * gdb.trace/actions.exp: Test teval action.
889bf7c5 13766
218d2fc6
TJB
137672009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
13768
13769 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
13770 (top level): Call test_watchpoint_in_big_blob.
13771 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
13772 watchpoints.
13773 (func3): Write to buf.
13774
236f1d4d
SS
137752009-12-29 Stan Shebs <stan@codesourcery.com>
13776
13777 * gdb.trace/actions.exp: Test default-collect.
889bf7c5 13778
f61e138d
SS
137792009-12-28 Stan Shebs <stan@codesourcery.com>
13780
13781 * gdb.trace/tsv.exp: New file.
13782 * gdb.base/completion.exp: Update ambiguous info output.
889bf7c5 13783
0219b378
DJ
137842009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
13785
13786 * gdb.base/find.c (main): Reference search buffers.
13787 * gdb.base/included.c (main): Reference integer.
13788 * gdb.base/ptype.c (charfoo): Declare.
13789 (intfoo): Call charfoo.
13790 * gdb.base/scope0.c (useitp): New function.
13791 (usestatics): Use useitp.
13792 (useit): Add a type for val.
13793 * gdb.base/scope1.c (useit1): Take a pointer argument.
13794 (usestatics1): Update calls to useit1.
13795 * gdb.cp/call-c.cc: Declare foo.
13796 (main): Call foo.
13797 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
13798 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
13799 (main): Call C::ensureRefs and ensureOtherRefs.
13800 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
13801 variables.
13802 (ensureOtherRefs): New function.
13803 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
13804 * gdb.cp/templates.cc (main): Call t5i.value.
13805
3f78692f
JK
138062009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
13807
13808 Fix compatibility with G++-4.5.
13809 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
13810 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
13811 (uncaught return): Remove.
13812
429374b8
JK
138132009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
13814 Phil Muldoon <pmuldoon@redhat.com>
13815
13816 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
13817 (bp_location13, bp_location14, bp_location17, bp_location18)
13818 (marker3_proto, marker4_proto): New variables.
13819 (breakpoint info): Update output.
13820 (run until breakpoint at marker3, run until breakpoint at marker4): New
13821 tests.
13822
859825b8
JK
138232009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
13824
13825 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
13826 Replace the printf call of Y by provided "y-set-1" label. New block
13827 for the second shared library.
13828 * gdb.base/unload.exp: Compile also the second library, call
13829 gdb_load_shlibs also for it. Use now gdb_breakpoint.
13830 (single pending breakpoint info): Rename to ...
13831 (pending breakpoint info before run): ... this extended test.
13832 (libfile2, libname2, libsrcfile2, libsrc2)
13833 (lib_sl2): New variables.
13834 (exec_opts): Set also SHLIB_NAME2.
13835 (pending breakpoint info on first run at shrfunc1)
13836 (pending breakpoint info on second run at shrfunc1)
13837 (pending breakpoint info on second run at shrfunc2)
13838 (print y from libfile, print y from libfile2): New tests.
13839 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
13840 * gdb.base/unloadshr2.c: New.
13841
e6a386cd
HZ
138422009-12-22 Hui Zhu <teawater@gmail.com>
13843
13844 * gdb.reverse/sigall-reverse.exp: Adjust.
13845
9e19b45e
VP
138462009-12-21 Vladimir Prus <vladimir@codesourcery.com>
13847
13848 PR gdb/10884
13849
13850 * gdb.mi/var-cmd.c (do_bitfield_tests): New
13851 (main): Call do_bitfield_tests.
aacf5b1e 13852 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
9e19b45e 13853
d53a7b30
JB
138542009-12-20 Joel Brobecker <brobecker@adacore.com>
13855
13856 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
13857 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
13858 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
13859 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
13860 gdb.modula2/unbounded1.c: Update copyright header.
13861
191ca0a1
CM
138622009-12-10 Chris Moller <moller@mollerware.com>
13863
13864 PR gdb/9399
13865 * gdb.cp/virtfunc2.exp: New tests
13866 * gdb.cp/virtfunc2.cc: New tests
13867 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
13868
0fa6cf1b
MS
138692009-12-10 Oza Pawandeep (paawan1982@yahoo.com
13870
13871 * gdb.reverse/i387-env-reverse.c: New file.
13872 * gdb.reverse/i387-env-reverse.exp: New file.
13873 * gdb.reverse/i387-stack-reverse.c: New file.
13874 * gdb.reverse/i387-stack-reverse.exp: New file.
13875
361ae042
PM
138762009-12-08 Phil Muldoon <pmuldoon@redhat.com>
13877
13878 * gdb.python/py-type.exp (test_range): New test.
13879
bfd31e71
PM
138802009-12-03 Phil Muldoon <pmuldoon@redhat.com>
13881
13882 PR python/10805
13883
13884 * gdb.python/py-type.exp: New file.
13885 * gdb.python/py-type.c: New file.
13886 * Makefile.in: Add py-type.
13887
57a1d736
TT
138882009-12-03 Tom Tromey <tromey@redhat.com>
13889
13890 * gdb.python/py-value.exp (test_parse_and_eval): New
13891 function.
13892
1f3b5d1b
PP
138932009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
13894
13895 PR gdb/11022
13896
13897 * gdb.base/pr11022.exp: New test.
889bf7c5
PA
13898 * gdb.base/pr11022.c: New test.
13899
8b7dbdc9
JK
139002009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13901
13902 Fix spurious false FAILs.
13903 * gdb.base/structs.c (chartest): New.
13904 (main): Fill-in chartest.
13905 * gdb.base/structs.exp (anychar_re, first): New.
13906 (start_structs_test): Import global anychar_re and first.
13907 New gdb_test call "set print elements 300; ${testfile}"
13908 (start_structs_test <$first>): New block.
13909 (any): Import global anychar_re. New variable ac. Use ${ac}.
13910
6a53b2ec
JK
139112009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13912
13913 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
13914
d7167b4c
JK
139152009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13916
13917 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
13918 Force $srcfile file.
13919 * gdb.base/foll-fork.c (callee): Comment out the printf call.
13920
b1798462
UW
139212009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13922
13923 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
13924 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
13925 * gdb.threads/watchthreads-reorder.exp: Likewise.
13926
b6199126
DJ
139272009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
13928
13929 PR gdb/8704
13930
13931 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
13932 "if", and "thread". Correct matching in the previous test.
13933
b22a0510
DJ
139342009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
13935
13936 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
13937
930636d2
MS
139382009-11-23 Michael Snyder <msnyder@vmware.com>
13939
13940 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
13941 * gdb.reverse-watch-precsave.exp: Ditto.
13942
21a0512e
PP
139432009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
13944
13945 * gdb.asm/asm-source.exp: Adjust.
13946 * gdb.base/help.exp: Adjust.
889bf7c5 13947
fc30d5e0
PA
139482009-11-22 Pedro Alves <pedro@codesourcery.com>
13949
13950 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
13951 (do_syscall_tests_without_xml): Set data-directory to
13952 /the/path/to/nowhere.
13953
f6bc2008
PA
139542009-11-21 Pedro Alves <pedro@codesourcery.com>
13955
13956 * gdb.threads/local-watch-wrong-thread.c,
13957 gdb.threads/local-watch-wrong-thread.exp: New files.
13958
8c2fb5de
PA
139592009-11-21 Pedro Alves <pedro@codesourcery.com>
13960
13961 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
13962 assume new `regsub' syntax available.
13963
ebec9a0f
PA
139642009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13965
a79d3c27
JK
13966 * gdb.base/watchpoint-hw-hit-once.exp,
13967 gdb.base/watchpoint-hw-hit-once.c: New.
13968
139692009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13970
13971 * gdb.threads/watchthreads-reorder.exp,
13972 gdb.threads/watchthreads-reorder.c: New.
ebec9a0f 13973
276a961b
MK
139742009-11-17 Nathan Sidwell <nathan@codesourcery.com>
13975
13976 * gdb.xml/tdesc-regs.exp: Use for m68k.
13977
4867c1fb
PA
139782009-11-15 Pedro Alves <pedro@codesourcery.com>
13979
13980 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
13981
f6838f81
DJ
139822009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13983
13984 * lib/gdb.exp (current_target_name): New procedure.
13985 (gdb_wrapper_target): New variable.
13986 (gdb_wrapper_init): Set gdb_wrapper_target.
13987 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
13988 wrapper.
13989
4ac4dd3f
DJ
139902009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13991
13992 * gdb.base/remote.exp: Delete the slowest load test.
13993 Do not load with fixed packet sizes.
13994
a7881759
DJ
139952009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13996
13997 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
13998
97a5b505
DJ
139992009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
14000
14001 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
14002 srcfile when setting a breakpoint.
14003
d3e1fc54
DJ
140042009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
14005
14006 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
14007 macros.
14008
7cbcbded
DJ
140092009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
14010
14011 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
14012 to be in memory.
14013 * gdb.base/display.c (force_mem): New.
14014 (do_loops): Use it. Add breakpoint comments.
14015 (do_vars): Add a breakpoint comment.
14016 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
14017 line numbers.
14018
bdea3a92
NF
140192009-11-13 Nathan Froyd <froydnj@codesourcery.com>
14020
14021 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
14022 instead of a bare "run".
14023
269f82e5
PP
140242009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
14025
14026 * gdb.python/py-prettyprint.exp: Adjust.
889bf7c5 14027
a69b7d9d
DJ
140282009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
14029
14030 * lib/cell.exp (skip_cell_tests): Clean up test files before
14031 returning.
14032
b598bfda
DJ
140332009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
14034
14035 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
14036 and the breakpoint menu. Do not call perror if a prompt is seen.
14037 Consume the following GDB prompt.
14038 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
14039 * gdb.cp/namespace.exp: Use gdb_test.
14040 * gdb.cp/templates.exp: Use gdb_test.
14041 (test_template_breakpoints): Use gdb_test_multiple.
14042
87728fa0
DJ
140432009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
14044
14045 * gdb.base/break1.c (struct some_struct, values): Move earlier.
14046 (marker4): Reference values.
14047
b67c692f
DJ
140482009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
14049
14050 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
14051 is missing.
14052
f0df251a
DJ
140532009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
14054
14055 * gdb.base/break.c (need_malloc): New.
14056 * gdb.base/constvars.c (main): Reference crass and crisp.
14057 * gdb.base/gdb1821.c (main): Reference bar.
14058 * gdb.cp/gdb1355.cc (main): Reference s1.
14059 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
14060 (main): Call them.
14061 * gdb.cp/hang2.cc (dummy2): Define.
14062 * gdb.cp/hang3.cc (dummy3): Define.
14063 * gdb.cp/m-data.cc (main): Reference shadow.
14064
bdf7534a
NF
140652009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
14066 Nathan Froyd <froydnj@codesourcery.com>
14067
14068 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
14069 remote host.
14070
f24fce77
NF
140712009-11-12 Nathan Froyd <froydnj@codesourcery.com>
14072
14073 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
14074 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
14075 * gdb.dwarf2/dw2-compressed.exp: Likewise.
14076 * gdb.dwarf2/dw2-intercu.exp: Likewise.
14077 * gdb.dwarf2/dw2-intermix.exp: Likewise.
14078 * gdb.dwarf2/dw2-producer.exp: Likewise.
14079 * gdb.dwarf2/mac-fileno.exp: Likewise.
14080 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
14081 py-prettyprint.py to the remote host.
14082 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
14083
40f0318e
KS
140842009-11-11 Keith Seitz <keiths@redhat.com>
14085
14086 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
14087 use it instead of "Foo".
14088 * gdb.cp/classes.exp (do_tests): Add a test to access
14089 a method through a typedef'd class name.
14090
f3d9f7fb
NF
140912009-11-11 Nathan Froyd <froydnj@codesourcery.com>
14092
14093 * gdb.base/long_long.exp: Permit leading zeros on floating-point
14094 exponents.
14095 * gdb.base/pointers.exp: Likewise.
14096 * gdb.cp/ref-types.exp: Likewise.
14097
a4216f37
KS
140982009-11-11 Keith Seitz <keiths@redhat.com>
14099
14100 * gdb.cp/cplusfuncs.cc (class foo): Add operators
14101 new[] and delete[].
14102 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
14103 "void".
14104 (probe_demangler): Remove all single-quoting of
14105 method and variable names.
14106 (info_func_regexp): Remove the word "void" from any
14107 occurrence of "(void)".
14108 (print_addr_2): Remove all single-quoting of
14109 method names.
14110 (print_addr_2_kfail): Likewise.
14111 (print_addr): Single-quote C function names before
14112 passing to print_addr_2.
14113 (test_paddr_operator_functions): Remove single-quoting
14114 for method names.
14115 Add tests for operator new[] and operator delete[].
14116
9b14d7aa
JK
141172009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14118
14119 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
14120
85feb311
KS
141212009-11-09 Keith Seitz <keiths@redhat.com>
14122
14123 * gdb.cp/overload.exp: Add tests for resolving overloaded
14124 methods in expression parsing/evaluation.
14125
fa335448
DJ
141262009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
14127
14128 * lib/gdb.exp (default_gdb_version): Use --version instead of
14129 --command.
14130
ec3c07fc
NS
141312009-11-10 Nathan Sidwell <nathan@codesourcery.com>
14132
14133 * lib/gdb.exp (gdb_compile_test): New.
14134 (skip_ada_tests, skip_java_tests): New.
14135 (gdb_compile): Use gdb_compile_test for f77.
14136 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
14137 * lib/java.exp (compile_java_from_source): Remove runtests check,
14138 use gdb_compile_test to record result.
14139 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
14140 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
14141 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
14142 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
14143 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
14144 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
14145 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
14146 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
14147 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
14148 adjust gdb_compile invocations.
14149
b8b4e42b
JK
141502009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
14151
14152 * Makefile.in (abs_builddir): New.
14153 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
14154 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
14155 `$(abs_builddir)/site.exp'.
14156
f8b7eaf3
DJ
141572009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
14158
14159 * config/m68k-emc.exp, lib/emc-support.exp,
14160 gdb.trace/gdb_c_test.c: Delete.
14161 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
14162 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
14163 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
14164 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
14165 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
14166 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
14167 casing for m68k-*-elf.
14168
c4187697
NS
141692009-11-03 Pedro Alves <pedro@codesourcery.com>
14170
14171 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
14172 * gdb.arch/i386-prologue.exp: Likewise.
14173 * gdb.arch/i386-unwind.exp: Likewise.
14174
db16b772
DJ
141752009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
14176
14177 * lib/gdb.exp (gdb_expect): Fix timeout typo.
14178
bcf71277
DJ
141792009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
14180
14181 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
14182
0105cee2
DJ
141832009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
14184
14185 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
14186
24ddea62
JK
141872009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
14188
14189 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
14190
287ccc17
JK
141912009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
14192
14193 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
14194 * gdb.base/sepdebug2.c: New file.
14195
08bca259 141962009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
bccd0dd2
SDJ
14197
14198 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
14199 the modified warnings for catch syscall. Verify if GDB was compiled
14200 with support for lib expat, and choose which tests to run depending
14201 on this.
14202
5d4e2b76
VP
142032009-10-30 Vladimir Prus <vladimir@codesourcery.com>
14204
14205 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
14206 that composite commands are parsed OK. And also test
14207 that breakpoint commands do work.
14208
240e538a
MS
142092009-10-23 Michael Snyder <msnyder@vmware.com>
14210
14211 gdb.reverse/consecutive-precsave.exp: Change expect pattern
14212 to allow for new disassembly style.
14213
9c419145
PP
142142009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
14215
14216 * gdb.asm/asm-source.exp: Adjust.
889bf7c5 14217
02506ff1
MS
142182009-10-22 Michael Snyder <msnyder@vmware.com>
14219
14220 * gdb.reverse/break-precsave.exp: New test.
14221 * gdb.reverse/consecutive-precsave.exp: Ditto.
14222 * gdb.reverse/finish-precsave.exp: Ditto.
14223 * gdb.reverse/i386-precsave.exp: Ditto.
14224 * gdb.reverse/machinestate-precsave.exp: Ditto.
14225 * gdb.reverse/sigall-precsave.exp: Ditto.
14226 * gdb.reverse/solilb-precsave.exp: Ditto.
14227 * gdb.reverse/step-precsave.exp: Ditto.
14228 * gdb.reverse/until-precsave.exp: Ditto.
14229 * gdb.reverse/watch-precsave.exp: Ditto.
14230
4cf866a3
MS
142312009-10-22 Michael Snyder <msnyder@vmware.com>
14232
14233 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
14234 for gdb_expect. Adjust one test's expect strings for the new
14235 format of disassemble.
14236 * gdb.reverse/finish-reverse.exp: Delete 'return'.
14237 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
14238 gdb_test_multiple.
14239 * gdb.reverse/step-reverse.exp: Delete 'return'.
14240 * gdb.reverse/until-reverse.exp: Delete blank lines.
14241 * gdb.reverse/watch-reverse.exp: Delete blank lines.
14242
2b28d209
PP
142432009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
14244
14245 * gdb.base/consecutive.exp: Adjust.
14246 * gdb.base/display.exp: Likewise.
14247 * gdb.base/pc-fp.exp: Likewise.
14248 * gdb.base/sigbpt.exp: Likewise.
889bf7c5 14249
33b9c32b
MS
142502009-10-19 Michael Snyder <msnyder@vmware.com>
14251
14252 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
14253 * gdb.reverse/finish-reverse.c: Ditto.
14254 * gdb.reverse/sigall-reverse.c: Ditto.
14255 * gdb.reverse/solib-reverse.c: Ditto.
14256 * gdb.reverse/step-reverse.c: Ditto.
14257 * gdb.reverse/watch-reverse.c: Ditto.
14258
6c95b8df
PA
142592009-10-19 Pedro Alves <pedro@codesourcery.com>
14260 Stan Shebs <stan@codesourcery.com>
14261
14262 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
14263 * gdb.base/foll-exec.exp: Adjust to expect a process id before
14264 "Executing new program".
14265 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
14266 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
14267 left listed after having been killed.
14268 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
14269 * gdb.base/maint.exp: Adjust test.
14270
14271 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
14272 * gdb.multi/Makefile.in: New.
14273 * gdb.multi/base.exp: New.
14274 * gdb.multi/goodbye.c: New.
14275 * gdb.multi/hangout.c: New.
14276 * gdb.multi/hello.c: New.
14277 * gdb.multi/bkpt-multi-exec.c: New.
14278 * gdb.multi/bkpt-multi-exec.exp: New.
14279 * gdb.multi/crashme.c: New.
14280
279017b7
TG
142812009-10-13 Tristan Gingold <gingold@adacore.com>
14282
14283 * gdb.base/sepdebug.exp: Check debug info are found.
14284
0413d738
PA
142852009-10-08 Pedro Alves <pedro@codesourcery.com>
14286
14287 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
14288 bits.
14289
c628eecc
JK
142902009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14291
14292 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
14293
38af1bfe
JB
142942009-10-07 Joel Brobecker <brobecker@adacore.com>
14295
14296 * gdb.base/watchpoints.c: Add copyright header. Reformat one
14297 of the comments.
14298
2b0adecd
PM
142992009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
14300
14301 * gdb.base/annota1.exp: Remove obsolete match_max increase.
14302 * gdb.base/annota3.exp: Idem.
14303 * gdb.base/maint.exp: Idem.
14304
8d417781
PM
143052009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
14306
889bf7c5 14307 * lib/gdb.exp (default_gdb_init): Set current value of match_max
8d417781
PM
14308 to default.
14309
bb61102d
PM
143102009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
14311
889bf7c5 14312 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
bb61102d
PM
14313 mingw and cygwin targets.
14314
ace5c364
PM
143152009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
14316 Pedro Alves <pedro@codesourcery.com>
14317
889bf7c5 14318 * lib/gdb.exp (gdb_compile): Avoid adding
ace5c364
PM
14319 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
14320
c2d494a0
PM
143212009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
14322
e1b52ce2
PM
14323 * gdb.base/shr1.c: Use %p in format string.
14324 * gdb.base/unload.c: Avoid warning in fprintf.
14325 * gdb.base/watchpoint-solib.c: Idem.
c2d494a0 14326
209f53f5
PM
143272009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
14328
14329 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
14330 long type.
14331 (test_unlink): Correct printf string.
14332 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
14333 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
14334
8172766a
JK
143352009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
14336
14337 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
14338 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
14339 * gdb.arch/ia64-breakpoint-shadow.S: New file.
14340
0f73703c
UW
143412009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14342
14343 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
14344 * gdb.objc/nondebug.exp: Likewise.
14345
b32306ca
UW
143462009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14347
14348 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
14349 target_info setting.
14350
14351 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
14352 that detect new threads during "info threads".
14353
0057022f
UW
143542009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14355
14356 * gdb.threads/manythreads.c (main): Increase thread stack size
14357 to 2*PTHREAD_STACK_MIN.
14358 * gdb.threads/multi-create.c (main): Likewise.
14359 (create_function): Likewise.
14360
f29c0325
UW
143612009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14362
14363 * gdb.base/dump.exp: Pass difference of pointer types instead
14364 of integer types as offset to restore in intarr3.srec case.
14365
fcb34849
UW
143662009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14367
14368 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
14369
d5142e3b
UW
143702009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14371
14372 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
14373
087b74b2 143742009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
889bf7c5 14375
087b74b2
PM
14376 New test for two watchpoints, with disabling of
14377 the first inserted.
14378 * testsuite/gdb.base/watchpoints.c: New file.
14379 * testsuite/gdb.base/watchpoints.exp: New file.
14380
96c07c5b
TT
143812009-09-25 Tom Tromey <tromey@redhat.com>
14382
14383 * gdb.base/charset.exp: Test utf-16 strings with Python.
14384
b8899f2b
TT
143852009-09-25 Tom Tromey <tromey@redhat.com>
14386
14387 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
14388 UCS-4.
14389 * gdb.base/charset.c (utf_32_string): Rename.
14390 (init_utf32): Rename.
14391 (main): Update.
14392
329719ec
TT
143932009-09-22 Tom Tromey <tromey@redhat.com>
14394
14395 * gdb.python/py-function.exp: Add regression tests.
14396
11ef0d76
KS
143972009-09-21 Keith Seitz <keiths@redhat.com>
14398
14399 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
14400 with invalid operator.
14401
3fe8f3b3
KS
144022009-09-21 Keith Seitz <keiths@redhat.com>
14403
14404 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
14405 and destructor using typedef name of class.
14406 * gdb.cp/classes.cc (class Base1): Add a destructor.
14407 (base1): New typedef.
14408 (use_methods): Instanitate an object of type base1.
14409 * gdb.cp/templates.exp (test_template_typedef): New procedure.
14410 (do_tests): Call test_template_typedef.
14411 * gdb.cp/templates.cc (Baz::~Baz): New method.
14412 (intBazOne): New typedef.
14413 (main): Instantiate intBazOne.
14414
7a9fe101
PM
144152009-09-21 Phil Muldoon <pmuldoon@redhat.com>
14416
14417 PR python/10633
14418
14419 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
14420 Function.
14421 (run_lang_tests): Add print elements test.
14422
2e4d963f
PM
144232009-09-21 Phil Muldoon <pmuldoon@redhat.com>
14424
14425 * gdb.python/py-value.exp (test_subscript_regression): New
14426 function. Test for invalid subscripts.
14427 * gdb.python/py-value.c (main): Add test array, and pointer to it.
14428 (ptr_ref): New function.
14429
ec7e75e7
PP
144302009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
14431
14432 * gdb.base/default.exp: Fix "show convenience".
14433
0cc7d26f
TT
144342009-09-15 Tom Tromey <tromey@redhat.com>
14435
14436 * lib/mi-support.exp (mi_create_varobj): Update.
14437 (mi_create_floating_varobj): Likewise.
14438 (mi_create_dynamic_varobj): New proc.
14439 (mi_varobj_update): Update.
14440 (mi_varobj_update_with_type_change): Likewise.
14441 (mi_varobj_update_kv_helper): New proc.
14442 (mi_varobj_update_dynamic_helper): Rewrite.
14443 (mi_varobj_update_dynamic): New proc.
14444 (mi_list_varobj_children): Update.
14445 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
14446 * gdb.python/python-prettyprint.py (pp_outer): New class.
14447 (pp_nullstr): Likewise.
14448 (lookup_function): Register new printers.
14449 * gdb.python/python-prettyprint.c (struct substruct): New type.
14450 (struct outerstruct): Likewise.
14451 (substruct_test): New function.
14452 (struct nullstr): New type.
14453 (string_1, string_2): New globals.
14454 (main): Add new tests.
14455 * gdb.python/python-mi.exp: Added regression tests.
14456 * gdb.mi/mi2-var-display.exp: Update.
14457 * gdb.mi/mi2-var-cmd.exp: Update.
14458 * gdb.mi/mi2-var-child.exp: Update.
14459 * gdb.mi/mi2-var-block.exp: Update.
14460 * gdb.mi/mi-var-invalidate.exp: Update.
14461 * gdb.mi/mi-var-display.exp: Update.
14462 * gdb.mi/mi-var-cmd.exp: Update.
14463 * gdb.mi/mi-var-child.exp: Update.
14464 * gdb.mi/mi-var-block.exp: Update.
14465 * gdb.mi/mi-break.exp: Update.
14466 * gdb.mi/gdb701.exp: Update.
14467
a96d9b2e
SDJ
144682009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
14469
14470 * Makefile.in: Inclusion of catch-syscall object.
14471 * gdb.base/catch-syscall.c: New file.
14472 * gdb.base/catch-syscall.exp: New file.
14473
b43b923a
MS
144742009-09-12 Michael Snyder <msnyder@vmware.com>
14475
14476 * gdb.reverse/step-reverse.exp: Explicitly check for targets
14477 that can support reverse debuggnig.
14478
cec03d70
TT
144792009-09-11 Tom Tromey <tromey@redhat.com>
14480
14481 * gdb.dwarf2/valop.S: New file.
14482 * gdb.dwarf2/valop.exp: New file.
14483
e23bb3fc
MK
144842009-09-11 Mark Kettenis <kettenis@gnu.org>
14485
14486 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
14487
37c3696d
DE
144882009-09-10 Doug Evans <dje@google.com>
14489
14490 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
14491 Add $gdb_prompt to second breakpoint regexp.
14492
5172aecb
JB
144932009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
14494
14495 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
14496 names, add missing ones.
14497 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
14498 * gdb.python/py-frame.c: Rename from python-frame.c.
14499 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
14500 testfile name.
14501 * gdb.python/py-function.exp: Rename from python-function.exp.
14502 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
14503 testfile name.
14504 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
14505 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
14506 Adjust testfile name.
14507 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
14508 * gdb.python/py-template.cc: Rename from python-template.cc.
14509 * gdb.python/py-template.exp: Rename from python-template.exp.
14510 Adjust testfile name.
14511 * gdb.python/py-value.c: Rename from python-value.c.
14512 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
14513 testfile name.
14514
b554e4bd
JK
145152009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
14516
14517 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
14518 $bpt2address.
14519 (Second breakpoint address is valid on ia64)
14520 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
14521
9a68ae16
JM
145222009-09-03 Joseph Myers <joseph@codesourcery.com>
14523
14524 * gdb.base/ending-run.exp: Restrict regular expression matching
14525 line number to require closing brace following.
14526
146b9145
DE
145272009-09-03 Doug Evans <dje@google.com>
14528
14529 * gdb.base/store.exp (check_set): Fix typo in expected value message.
14530
787d21e1
TT
145312009-09-02 Tom Tromey <tromey@redhat.com>
14532
14533 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
14534
e7802207
TT
145352009-09-02 Tom Tromey <tromey@redhat.com>
14536
14537 * gdb.dwarf2/callframecfa.exp: New file.
14538 * gdb.dwarf2/callframecfa.S: New file.
14539
817aadd2
JK
145402009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
14541
14542 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
14543 gdb.base/solib-overlap-main.c: New.
14544
4a76eae5
DJ
145452009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
14546
14547 PR gdb/10565
14548
14549 * gdb.base/bitfields.c (struct container, container): New.
14550 (main): Initialize it and call break5.
14551 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
14552
d4b96c9a
JK
145532009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
14554
14555 Support constant DW_AT_data_member_location by GCC PR debug/40659.
14556 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
14557
4e22772d
JK
145582009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
14559
14560 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
14561
2efab443
MS
145622009-08-26 Michael Snyder <msnyder@vmware.com>
14563
14564 * gdb.base/i386-reverse.c: New file.
14565 * gdb.base/i386-reverse.exp: New file.
14566 * gdb.base/Makefile.in: Add new files to be removed.
14567
07ab73a0
JM
145682009-08-26 Joseph Myers <joseph@codesourcery.com>
14569
14570 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
14571 environment-pwd for remote host.
14572 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
14573
676accff
KS
145742009-08-24 Keith Seitz <keiths@redhat.com>
14575
14576 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
14577 Add two new C++ completer tests which limit the output to a
889bf7c5 14578 given class.
676accff 14579
f9f7ad22
MS
145802009-08-24 Michael Snyder <msnyder@vmware.com>
14581
14582 * gdb.base/del.exp: Fix typo in comment.
14583 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
14584
81ecdfbb
RW
145852009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
14586
14587 * configure: Regenerate.
14588 * gdb.hp/configure: Likewise.
14589 * gdb.hp/gdb.aCC/configure: Likewise.
14590 * gdb.hp/gdb.base-hp/configure: Likewise.
14591 * gdb.hp/gdb.compat/configure: Likewise.
14592 * gdb.hp/gdb.defects/configure: Likewise.
14593 * gdb.hp/gdb.objdbg/configure: Likewise.
14594 * gdb.stabs/configure: Likewise.
14595
cab0c772
UW
145962009-08-19 Doug Evans <dje@google.com>
14597
14598 * gdb.base/gdbvars.c: New file.
14599 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
14600
b8fa0bfa
PA
146012009-08-14 Pedro Alves <pedro@codesourcery.com>
14602
14603 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
14604 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
14605
b84aa90a
PA
146062009-08-13 Pedro Alves <pedro@codesourcery.com>
14607
14608 * gdb.base/default.exp: Adjust "set language test": it's now an
14609 enum command. Larger help string moved to "help set language".
14610 * gdb.base/help.exp: Adjust "help set language" expected output,
14611 now lists all known languages.
14612
0d8f9b2c
NF
146132009-08-11 Nathan Froyd <froydnj@codesourcery.com>
14614
14615 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
14616 all frame arguments.
14617 * gdb.arch/altivec-regs.exp: Likewise.
14618
bda180e0
TT
146192009-08-07 Tom Tromey <tromey@redhat.com>
14620
14621 * gdb.base/setshow.exp: Add tests for changes to set language, set
14622 check range, and set check type.
14623
48cb2d85
VP
146242009-08-03 Vladimir Prus <vladimir@codesourcery.com>
14625
14626 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
14627 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
889bf7c5 14628 Call it.
48cb2d85 14629
1ea34204
UW
146302009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14631
14632 * configure.ac: Run gdb.cell tests when appropriate.
14633 * configure: Regenerate.
14634 * lib/cell.exp: New file.
14635 * gdb.cell: New directory.
14636 * gdb.cell/configure.ac: New file.
14637 * gdb.cell/configure: New file.
14638 * gdb.cell/Makefile.in: New file.
14639 * gdb.cell/arch.exp: New file.
14640 * gdb.cell/break.c: New file.
14641 * gdb.cell/break.exp: New file.
14642 * gdb.cell/break-spu.c: New file.
14643 * gdb.cell/bt.c: New file.
14644 * gdb.cell/bt2-spu.c: New file.
14645 * gdb.cell/bt-spu.c: New file.
14646 * gdb.cell/bt.exp: New file.
14647 * gdb.cell/coremaker.c: New file.
14648 * gdb.cell/coremaker-spu.c: New file.
14649 * gdb.cell/core.exp: New file.
14650 * gdb.cell/gcore.exp: New file.
14651 * gdb.cell/data.c: New file.
14652 * gdb.cell/data.exp: New file.
14653 * gdb.cell/data-spu.c: New file.
14654 * gdb.cell/ea-cache.exp: New file.
14655 * gdb.cell/ea-cache.c: New file.
14656 * gdb.cell/ea-cache-spu.c: New file.
14657 * gdb.cell/ea-standalone.c: New file.
14658 * gdb.cell/ea-standalone.exp: New file.
14659 * gdb.cell/ea-test.c: New file.
14660 * gdb.cell/ea-test.exp: New file.
14661 * gdb.cell/f-regs.exp: New file.
14662 * gdb.cell/mem-access.c: New file.
14663 * gdb.cell/mem-access.exp: New file.
14664 * gdb.cell/mem-access-spu.c: New file.
14665 * gdb.cell/ptype.exp: New file.
14666 * gdb.cell/registers.exp: New file.
14667 * gdb.cell/size.c: New file.
14668 * gdb.cell/sizeof.exp: New file.
14669 * gdb.cell/size-spu.c: New file.
14670 * gdb.cell/solib.exp: New file.
14671 * gdb.cell/solib-symbol.exp: New file.
14672
85e747d2
UW
146732009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14674
14675 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
14676
58d6951d
DJ
146772009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
14678
14679 * gdb.base/float.exp: Handle VFP registers.
14680
6e0a4f15
MS
146812009-07-14 Michael Snyder <msnyder@vmware.com>
14682
dcd5da87
MS
14683 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
14684 to bring gdb to the beginning of the calling line.
14685
6e0a4f15
MS
14686 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
14687 confusing the i386 epilogue unwinder.
14688
782b2b07
SS
146892009-07-14 Stan Shebs <stan@codesourcery.com>
14690
14691 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
14692
f662c3bc
MS
146932009-07-14 Michael Snyder <msnyder@vmware.com>
14694
14695 * gdb.reverse/step-reverse.exp (stepi into function call):
14696 Call instruction may not be first instruction in the line.
14697 (reverse stepi from a function call): Used wrong line number.
14698
8f313923
JK
146992009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14700
14701 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
14702
4662c76e
JK
147032009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14704
14705 Fix gdb.base/macscp.exp when using custom inputrc.
14706 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
14707 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
14708 env(TERM) set.
14709 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
14710 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
14711
aa81e255
JK
147122009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14713
14714 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
14715 * gdb.base/annota1.exp (thread_test): Import global $testfile.
14716 Change the compilation target to match the testcase name.
14717 * gdb.base/sect-cmd.exp: Change the compilation target to match the
14718 testcase name.
14719 * a2-run.exp: Use for setup prepare_for_testing. Change the
14720 compilation target to match the testcase name.
14721 * gdb.base/commands.exp: Likewise.
14722 * gdb.base/finish.exp: Likewise.
14723 * gdb.base/float.exp: Likewise.
14724 * gdb.base/info-target.exp: Likewise.
14725 * gdb.base/relational.exp: Likewise.
14726 * gdb.base/term.exp: Likewise.
14727 * gdb.base/until.exp: Likewise.
14728 * gdb.base/volatile.exp: Likewise.
14729 * gdb.base/whatis-exp.exp: Likewise.
14730
4c93b1d7
HZ
147312009-07-11 Hui Zhu <teawater@gmail.com>
14732
14733 * gdb.base/help.exp (disassemble): Update expected help text.
14734
812f7342
TT
147352009-07-09 Tom Tromey <tromey@redhat.com>
14736
14737 * lib/gdb.exp: Handle TRANSCRIPT.
14738 (remote_spawn, remote_close, send_gdb): New procs.
14739
fbb8f299
PM
147402009-07-10 Phil Muldoon <pmuldoon@redhat.com>
14741
14742 * gdb.python/python-prettyprint.c: Add counted null string
14743 structure.
14744 * gdb.python/python-prettyprint.exp: Print null string. Test for
14745 embedded nulls.
14746 * gdb.python/python-prettyprint.py (pp_ns): New Function.
14747 * gdb.python/python-value.exp (test_value_in_inferior): Add
14748 variable length string fetch tests.
14749 * gdb.python/python-value.c (main): Add strings for string fetch tests.
14750
c0ac0ec7
JK
147512009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
14752
14753 * gdb.base/dump.exp (inaccessible memory is reported): New test.
14754
30b66ecc
TT
147552009-07-07 Tom Tromey <tromey@redhat.com>
14756
14757 * gdb.base/call-rt-st.exp: Update for change to escape output.
14758 * gdb.base/callfuncs.exp: Likewise.
14759 * gdb.base/charset.exp: Likewise.
14760 * gdb.base/constvars.exp: Likewise.
14761 * gdb.base/long_long.exp: Likewise.
14762 * gdb.base/pointers.exp: Likewise.
14763 * gdb.base/printcmds.exp: Likewise.
14764 * gdb.base/setvar.exp: Likewise.
14765 * gdb.base/store.exp: Likewise.
14766 * gdb.cp/ref-types.exp: Likewise.
14767 * gdb.mi/mi-var-child.exp: Likewise.
14768 * gdb.mi/mi-var-display.exp: Likewise.
14769 * gdb.mi/mi2-var-display.exp: Likewise.
14770 * gdb.base/charset.exp: Test octal escape sequence length.
14771 Update for change to escape output.
14772
187c4a2b
JK
147732009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14774
14775 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
14776
d80a43f9
DJ
147772009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
14778
14779 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
14780
047427a8
JK
147812009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
14782
14783 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
14784 gdbserver increasing $portnum if "Can't bind address" has been seen.
14785
8b5a0f4f
PA
147862009-07-05 Pedro Alves <pedro@codesourcery.com>
14787
14788 * gdb.base/ending-run.exp: Add "step out of main" pattern for
14789 mingw32ce.
14790
7d93ba58
PA
147912009-07-05 Pedro Alves <pedro@codesourcery.com>
14792
14793 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
14794 VFP format.
14795
2277426b
PA
147962009-07-02 Pedro Alves <pedro@codesourcery.com>
14797
14798 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
14799 linux. Adjust to use "inferior", "info inferiors", "detach
14800 inferior" and "kill inferior" instead of "restart", "info fork",
14801 "detach fork" and "delete fork".
14802 * gdb.base/ending-run.exp: Spell out "info".
14803 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
14804 the "kill" command.
14805
5af949e3
UW
148062009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14807
14808 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
14809 change to prefix TLS offset in hex with 0x.
14810
5d3729b5
UW
148112009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14812
14813 * gdb.base/default.exp: Update test case for "x" changes.
14814
af589bd0
TG
148152009-07-01 Tristan Gingold <gingold@adacore.com>
14816
14817 * gdb.base/bigcore.exp: Make darwin untested.
14818
40974f91
JK
148192009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
14820
14821 * gdb.base/completion.exp (directory completion): Create the directory.
14822 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
14823 escapeuniquesub.
14824 (directory completion 2): Expect now ${escapeuniquesub}.
14825 (Glob remaining of directory test): Remove one excessive newline.
14826 Expect the real output.
14827
59dd3af6
JK
148282009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
14829
14830 Fix `make check//%' target after `make check' has been ran.
14831 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
14832 a mkdir call.
14833 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
14834 (%/.dir): Remove.
14835
f4e164aa
JK
148362009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
14837
14838 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
14839 the expected result record.
14840
69af2122
JK
148412009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
14842
14843 Remove racy FAILs relying just on the timeouts.
14844 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
14845 (annotation_level 2): Remove racy FAILs.
14846
2fd481e1
PP
148472009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
14848
14849 gdb/10275
889bf7c5
PA
14850 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
14851
c38f313d
DJ
148522009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
14853
14854 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
14855
8b777f02
VP
148562009-06-30 Vladimir Prus <vladimir@codesourcery.com>
14857
14858 * gdb.mi/mi-stack.exp: Testing symbolic options
14859 to -stack-list-locals and -stack-list-arguments.
14860
00c7eacf
JK
148612009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
14862
14863 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
14864
6bc80edc
TT
148652009-06-29 Tom Tromey <tromey@redhat.com>
14866
14867 * dg-extract-results.sh: New file.
14868 * Makefile.in (FORCE_PARALLEL): New variable.
14869 (CHECK_TARGET): New conditional variable.
14870 (check): Use CHECK_TARGET.
14871 (DO_RUNTEST): New variable.
14872 (check-single): New target.
14873 (TEST_DIRS): New variable.
14874 (TEST_TARGETS): Likewise.
14875 (check-parallel): New target.
14876 (check-gdb.%): New pattern.
14877 (BASE1_FILES): New variable.
14878 (BASE2_FILES): Likewise.
14879 (check-gdb.base%): New pattern.
14880 (%/.dir): New pattern.
14881 * configure: Rebuild.
14882 * aclocal.m4 (AM_CONDITIONAL): New defun.
14883 * configure.ac: Check whether user is using GNU make.
14884 (GMAKE): New conditional.
14885
794684b6
SW
148862009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
14887
14888 * gdb.cp/namespace-nested-import.cc: New test.
14889 * gdb.cp/namespace-nested-import.exp: New test.
14890
edb3359d
DJ
148912009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
14892
14893 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
14894 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
14895 * gdb.opt/Makefile.in (EXECUTABLES): Update.
14896 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
14897 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
14898 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
14899 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
14900 gdb.opt/inline-markers.c: New files.
14901 * lib/gdb.exp (skip_inline_frame_tests): New function.
14902 (skip_inline_var_tests): New function.
14903
cf657a0c
AS
149042009-06-27 Andreas Schwab <schwab@linux-m68k.org>
14905
14906 * gdb.cp/exception.exp: Don't require $hex before inner frame in
14907 backtrace.
14908
28d41a99
MS
149092009-06-27 Michael Snyder <msnyder@vmware.com>
14910
14911 * gdb.reverse: New directory.
14912 * gdb.reverse/break-reverse.c: New test.
14913 * gdb.reverse/break-reverse.exp: New test.
14914 * gdb.reverse/consecutive-reverse.c: New test.
14915 * gdb.reverse/consecutive-reverse.exp: New test.
14916 * gdb.reverse/finish-reverse.c: New test.
14917 * gdb.reverse/finish-reverse.exp: New test.
14918 * gdb.reverse/machinestate.c: New test.
14919 * gdb.reverse/ms1.c: New test.
14920 * gdb.reverse/machinestate.exp: New test.
14921 * gdb.reverse/Makefile.in: New file.
14922 * gdb.reverse/shr2.c: New test.
14923 * gdb.reverse/solib-reverse.c: New test.
14924 * gdb.reverse/solib-reverse.exp: New test.
14925 * gdb.reverse/step-reverse.c: New test.
14926 * gdb.reverse/step-reverse.exp: New test.
14927 * gdb.reverse/until-reverse.c: New test.
14928 * gdb.reverse/ur1.c: New test.
14929 * gdb.reverse/until-reverse.exp: New test.
14930 * gdb.reverse/watch-reverse.c: New test.
14931 * gdb.reverse/watch-reverse.exp: New test.
14932 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
14933 * configure: Regenerate.
14934
fe3c8b0d
DE
149352009-06-26 Doug Evans <dje@google.com>
14936
14937 * gdb.base/psymtab.exp: Turn off pending breakpoints.
14938
3a72a602
PM
149392009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
14940
14941 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
14942 windows problem for 'file delete $binfile'.
14943
27aa8d6a
SW
149442009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
14945
14946 * gdb.cp/namespace-using.exp: New test.
14947 * gdb.cp/namespace-using.cc: New test.
14948
8ac055f8
JB
149492009-05-20 Joel Brobecker <brobecker@adacore.com>
14950
14951 * gdb.ada/variant_record_packed_array: New testcase.
14952
85e306ed
TT
149532009-06-23 Tom Tromey <tromey@redhat.com>
14954
14955 * gdb.base/charset.exp (test_combination): Regression test.
14956 * gdb.base/charset.c (my_wchar_t): New typedef.
14957 (myvar): New global.
14958 (main): Set myvar.
14959
56643c5e
PM
149602009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
14961
14962 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
14963 target.
14964
1fac167a
UW
149652009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14966
14967 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
14968
7ccb0be9
UW
149692009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14970
14971 * gdb.mi/gdb680.exp: Update test for error message.
14972
568d6575
UW
149732009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14974
14975 * gdb.base/annota1.exp: Allow multiple occurrences of the
14976 frames-invalid annotation.
14977 * gdb.cp/annota2.exp: Likewise.
14978
7cd1089b
PM
149792009-06-15 Phil Muldoon <pmuldoon@redhat.com>
14980
14981 * gdb.cp/gdb2495.cc: New file.
14982 * gdb.cp/gdb2495.exp: New file.
14983
72c63395
JK
149842009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14985
14986 Report error on GDB crash during runto.
14987 * lib/gdb.exp (runto <eof>): New.
14988
3788363d
DJ
149892009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
14990
14991 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
14992 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
14993 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
14994 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
14995 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
14996 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
14997 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
14998 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
14999 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
15000 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
15001 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
15002 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
15003 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
15004 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
15005 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
15006 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
15007 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
15008 gdb.server/server-mon.exp, gdb.server/server-run.exp,
15009 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
15010 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
15011 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
15012 gdb.trace/passcount.exp, gdb.trace/report.exp,
15013 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
15014 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
15015 gdb.trace/while-stepping.exp: Use a unique name for the compiled
15016 executable.
15017
17592de3
PA
150182009-06-07 Pedro Alves <pedro@codesourcery.com>
15019
15020 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
15021 defined before referencing it.
15022
701e355d
DE
150232009-06-03 Doug Evans <dje@google.com>
15024
15025 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
15026 * gdb.arch/i386-see.c: Ditto.
15027
f2292c65
PM
150282009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
15029
15030 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
15031 (check_macro): Return 1 if undefined.
15032 If first test fails, check if macro debug information is available,
15033 and report unsupported test if no macro information is found.
15034
5a437975
DE
150352009-05-29 Doug Evans <dje@google.com>
15036
15037 * gdb.threads/hand-call-in-threads.exp: New.
15038 * gdb.threads/hand-call-in-threads.c: New.
15039
c141c696
MS
150402009-05-29 Michael Snyder <msnyder@vmware.com>
15041
15042 * gdb.base/break-always.exp: Change "1" to "on".
15043 Add confirmation check.
15044
b3444185
PA
150452009-05-28 Pedro Alves <pedro@codesourcery.com>
15046
15047 * gdb.threads/threxit-hop-specific.c: New.
15048 * gdb.threads/threxit-hop-specific.exp: New.
15049 * gdb.threads/thread-execl.c: New.
15050 * gdb.threads/thread-execl.exp: New.
15051
b6313243
TT
150522009-05-27 Tom Tromey <tromey@redhat.com>
15053 Thiago Jung Bauermann <bauerman@br.ibm.com>
15054
15055 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
15056 (mi_child_regexp): Likewise.
15057 (mi_list_varobj_children_range): Likewise.
15058 (mi_get_features): Likewise.
15059 (mi_list_varobj_children): Rewrite.
15060 * gdb.python/python-mi.exp: New file.
15061
a6bac58e
TT
150622009-05-27 Tom Tromey <tromey@redhat.com>
15063 Thiago Jung Bauermann <bauerman@br.ibm.com>
15064 Phil Muldoon <pmuldoon@redhat.com>
15065 Paul Pluzhnikov <ppluzhnikov@google.com>
15066
15067 * gdb.python/python-prettyprint.exp: New file.
15068 * gdb.python/python-prettyprint.c: New file.
15069 * gdb.python/python-prettyprint.py: New file.
15070 * gdb.base/display.exp: print/r is now valid.
15071
2c74e833
TT
150722009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
15073 Tom Tromey <tromey@redhat.com>
15074 Pedro Alves <pedro@codesourcery.com>
15075 Paul Pluzhnikov <ppluzhnikov@google.com>
15076
15077 * gdb.python/python-template.exp: New file.
15078 * gdb.python/python-template.cc: New file.
15079 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
15080 tests.
15081 * gdb.python/python-value.exp (py_objfile_tests): New proc.
15082 Call it.
15083 (test_value_after_death): New proc.
15084 * gdb.python/python-value.c (PTR): New typedef.
15085 (main): New variable 'x'.
15086
89c73ade
TT
150872009-05-27 Tom Tromey <tromey@redhat.com>
15088
15089 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
15090 tests.
15091 * gdb.python/python-value.exp (py_objfile_tests): New proc.
15092 Call it.
15093
a75724bc
PA
150942009-05-27 Pedro Alves <pedro@codesourcery.com>
15095
15096 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
15097
e58b0e63
PA
150982009-05-24 Pedro Alves <pedro@codesourcery.com>
15099
15100 * gdb.threads/fork-thread-pending.c: New.
15101 * gdb.threads/fork-thread-pending.exp: New.
15102
4ac36638
JK
151032009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15104
15105 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
15106 * gdb.dwarf2/dw2-strp.S (a_string2): New.
15107
889bf7c5 151082009-05-18 Jon Beniston <jon@beniston.com>
c28c63d8 15109
889bf7c5 15110 * gdb.asm/asm-source.exp: Add lm32 target.
c28c63d8 15111
b242c3c2
PA
151122009-05-17 Pedro Alves <pedro@codesourcery.com>
15113
15114 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
15115 `gdb_get_line_number'. Call `callee' in both parent and child.
15116 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
15117 `gdb_get_line_number' instead of hardcoding line numbers.
15118 (catch_fork_unpatch_child): New procedure to test detaching
15119 breakpoints from child fork.
15120 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
15121 hardcoding line numbers.
15122 (do_fork_tests): Run `catch_fork_unpatch_child'.
15123
ee342b23
VP
151242009-05-17 Vladimir Prus <vladimir@codesourcery.com>
15125
15126 * gdb.mi/mi-cmd-var.exp: Check that when varobj
15127 of structure type enters or leaves the scope, it
15128 is reported by -var-update.
15129
e2009e98
DE
151302009-05-11 Doug Evans <dje@sebabeach.org>
15131
15132 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
fc529d80 15133 * gdb.threads/pending-step.c (main): Fix off-by-one error.
e2009e98
DE
15134 * gdb.threads/schedlock.c (main): Fix off-by-one error.
15135
00903456
JK
151362009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15137
15138 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
15139
dc621c35
DE
151402009-04-30 Doug Evans <dje@google.com>
15141
15142 * gdb.threads/watchthreads2.exp: New testcase.
15143 * gdb.threads/watchthreads2.c: New testcase.
15144
9ab4e744
DE
151452009-04-29 Doug Evans <dje@google.com>
15146
15147 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
15148 * gdb.cp/mb-ctor.cc: Ditto.
15149 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
15150 * gdb.cp/mb-inline.h (multi_line_foo): New function.
15151 * gdb.cp/mb-inline1.cc: Call it.
15152 * gdb.cp/mb-inline2.cc: Ditto.
15153 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
15154 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
15155
484086b7
JK
151562009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
15157
15158 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
15159 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
15160 Replace all uses of `decimal' by `nonzero'.
15161 (info macro FROM_COMMANDLINE): New test.
15162
379a77b5
TT
151632009-04-27 Tom Tromey <tromey@redhat.com>
15164
15165 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
15166
b92b73c2
DE
151672009-04-27 Doug Evans <dje@google.com>
15168
15169 * gdb.threads/watchthreads.c (main): Initialize args before starting
15170 the threads. Plus formatting cleanup.
15171 * gdb.threads/watchthreads.exp: Avoid errant failures due to
15172 biased scheduling of one thread.
15173
945a118d
JG
151742009-04-27 Jerome Guitton <guitton@adacore.com>
15175
15176 * gdb.cp/templates.cc (GetMax): New template.
15177 (main): Declare two instances of GetMax.
15178 * gdb.cp/templates.exp: Add new test.
15179
d389af10
JK
151802009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
15181
15182 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
15183
e7f86de9
JM
151842009-04-22 Joseph Myers <joseph@codesourcery.com>
15185
15186 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
15187
334cc82d
TT
151882009-04-15 Tom Tromey <tromey@redhat.com>
15189
15190 * gdb.base/charset.exp: Add regression test.
15191
d12672cc
JB
151922009-04-14 Joel Brobecker <brobecker@adacore.com>
15193
15194 * gdb.base/exe-lock.exp: New testcase.
15195
18e8c3bc
TT
151962009-04-13 Tom Tromey <tromey@redhat.com>
15197
15198 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
15199 operator on Frame.
15200
5ecd5cbe
UW
152012009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15202
15203 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
15204 * gdb.server/ext-attach.exp: Likewise.
15205
7309f756
VP
152062009-04-03 Vladimir Prus <vladimir@codesourcery.com>
15207
15208 Eliminate some sleep usage.
15209
889bf7c5
PA
15210 * gdb.mi/basics.c (do_nothing): New.
15211 (main): Use do_nothing instead of printf, so that
15212 not to introduce race condition between output of
15213 inferiour and output of gdb. Do not use sleep as it
15214 is not generally available on embedded targets.
7309f756 15215
f4b95f6f
PA
152162009-04-02 Pedro Alves <pedro@codesourcery.com>
15217
15218 * gdb.server/ext-attach.exp: Expect an optional process id after
15219 "Detached from remote process".
15220
de40b933
JK
152212009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
15222
15223 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
15224 gdb.dwarf2/dw2-unresolved.exp: New.
15225
2ae101a4
PA
152262009-04-02 Pedro Alves <pedro@codesourcery.com>
15227
15228 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
15229 mi_run_to_main.
15230
56a8e183
PA
152312009-04-02 Pedro Alves <pedro@codesourcery.com>
15232
15233 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
15234 mi_run_to_main. Skip thread exit test on remote targets.
15235 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
15236 mi_run_to_main.
15237 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
15238 mi_run_to_main.
15239 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
15240 when expecting ^connected. Detect when the target doesn't support
15241 non-stop mode.
15242 (mi_run_cmd): Detect if non-stop mode was requested by isn't
15243 supported. Return -1 on error, 0 on success.
15244 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
15245 (mi_runto): Return mi_runto_helper's result explicitly.
15246
c35fafde
PA
152472009-04-01 Pedro Alves <pedro@codesourcery.com>
15248
15249 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
15250
f8a8dce6
JB
152512009-04-01 Tom Tromey <tromey@redhat.com>
15252
15253 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
15254 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
15255 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
15256 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
15257
71c25dea
TT
152582009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
15259 Jan Kratochvil <jan.kratochvil@redhat.com>
15260
15261 PR gdb/931
15262 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
15263 output.
15264 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
15265 for gdb/931.
15266 * dw2-strp.S (DW_AT_language): Change to C++.
15267 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
15268
02d9a9ce
JB
152692009-03-31 Joel Brobecker <brobecker@adacore.com>
15270
15271 * gdb.ada/tasks: New testcase.
15272
1042e4c0
SS
152732009-03-30 Stan Shebs <stan@codesourcery.com>
15274
15275 * gdb.trace/actions.exp: Update to match new info trace format.
15276 * gdb.trace/deltrace.exp: Ditto.
15277 * gdb.trace/infotrace.exp: Ditto.
15278 * gdb.trace/passcount.exp: Ditto.
15279 * gdb.trace/save-trace.exp: Ditto.
15280 * gdb.trace/while-stepping.exp: Ditto.
15281 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
15282
f8f6f20b
TJB
152832009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
15284
15285 * gdb.python/python-frame.c: New file.
15286 * gdb.python/python-frame.exp: New file.
15287
c0c6f777
TJB
152882009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
15289
15290 * gdb.python/python-value.exp: Add tests for the address
15291 attribute.
15292
3cb51905
AS
152932009-03-29 Andreas Schwab <schwab@linux-m68k.org>
15294
15295 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
15296
88fc996f
DE
152972009-03-26 Doug Evans <dje@google.com>
15298
15299 * gdb.mi/mi-nonstop-exit.exp: New file.
15300 * gdb.mi/non-stop-exit.c: New file.
15301
56ef84b1
TT
153022009-03-26 Tom Tromey <tromey@redhat.com>
15303
15304 Update for change to prologue skipping:
15305 * gdb.mi/mi2-simplerun.exp: Update.
15306 * gdb.mi/mi2-break.exp: Update.
15307 * gdb.mi/mi-simplerun.exp: Update.
15308 * gdb.mi/mi-break.exp: Update.
15309 * gdb.base/ending-run.exp: Update.
15310
def2b000
TJB
153112009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
15312
15313 * gdb.python/python-value.exp (test_value_in_inferior): Test
15314 gdb.Value.is_optimized_out attribute.
15315
442ddf59
JK
153162009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15317
15318 * gdb.dwarf2/dw2-noloc-main.c: New file.
15319 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
15320 (.text): Remove.
15321 (.data): New.
15322 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
15323 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
15324 (DW_TAG_subprogram func_cu1, noloc): Remove.
15325 (main): New.
15326 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
15327 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
15328 (file_symbols): New procedure.
15329
a8df5de4
TT
153302009-03-25 Tom Tromey <tromey@redhat.com>
15331
15332 * gdb.base/charset.exp (valid_target_charset): New proc.
15333 Use it to skip tests on invalid charsets.
15334
cc1d7add
PM
153352009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
15336
15337 * gdb.base/completion.exp: Add a test for directory completion.
15338
bcd5727b
JK
153392009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15340
15341 Fix a racy FAIL.
15342 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
15343 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
15344
cc924cad
TJB
153452009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
15346
15347 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
15348 * gdb.python/python-function.exp: Add test for function returning
15349 a GDB value.
15350
bc3b79fd
TJB
153512009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
15352
15353 * gdb.python/python-function.exp: New file.
15354
6c7a06a3
TT
153552009-03-20 Tom Tromey <tromey@redhat.com>
15356
15357 * gdb.base/store.exp: Update for change to escape output.
15358 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
15359 to escape output.
15360 * gdb.base/pointers.exp: Update for change to escape output.
15361 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
15362 to escape output.
15363 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
15364 escape output.
15365 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
15366 to escape output.
15367 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
15368 escape output.
15369 * gdb.base/setvar.exp: Update for change to escape output.
15370 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
15371 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
15372 to escape output.
15373 (test_print_string_constants): Likewise.
15374 * gdb.base/charset.exp (valid_host_charset): Check size of
15375 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
15376 cases. Handle "auto"-related output.
15377 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
15378 (uvar, Uvar): New globals.
15379
c31af87b
JG
153802009-03-19 Jerome Guitton <guitton@adacore.com>
15381
15382 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
15383 deltas.
15384 * gdb.ada/fixed_points.exp: Ditto.
15385
51272cf2
PA
153862009-03-18 Pedro Alves <pedro@codesourcery.com>
15387
15388 * return-nodebug.c: Don't include stdio.h.
15389 (init): Delete.
15390 (func): Delete definition and provide extern declaration.
15391 (t): New.
15392 (main): Don't call printf. Call func and store its result in t.
15393 * return-nodebug1.c: New.
15394 * return-nodebug.exp: Don't expect stdio output. Instead, print
15395 the global variable t. Drop printf formatters and cast types from
15396 foreach loop. Don't use prepare_for_testing. Compile
15397 return-nodebug.c and return-nodebug1.c in separate steps. Don't
15398 define FORMAT or CAST.
15399
d24948ac
PP
154002009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
15401
15402 * gdb.base/solib-display.exp: Disable test for remote targers.
15403
61ff14c6
JK
154042009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15405
15406 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
15407
cb4dce93
JK
154082009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
15409
15410 Fix a racy FAIL.
15411 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
15412 code from `follow parent, print pids'.
15413 (`follow child, print pids', `follow parent, print pids'): Call it.
15414 Replace `gdb_test "break..."' by gdb_breakpoint.
15415
f7c60c5e
VP
154162009-03-13 Vladimir Prus <vladimir@codesourcery.com>
15417
15418 * gdb.mi/mi-cli.exp: Adjust for output difference in
61ff14c6 15419 sync and async modes.
f7c60c5e 15420
383ace49
JB
154212009-03-12 Joel Brobecker <brobecker@adacore.com>
15422
15423 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
15424 that was checked in by mistake. Remove loading of ada.exp, since
15425 this is not necessary in this case.
15426
4ce102af
JB
154272009-03-12 Joel Brobecker <brobecker@adacore.com>
15428
15429 * gdb.ada/ptype_arith_binop.exp: New testcase.
15430
529a2aef
JB
154312009-03-12 Joel Brobecker <brobecker@adacore.com>
15432
15433 * gdb.ada/mod_from_name: New testcase.
15434
8a38181c
JB
154352009-03-12 Joel Brobecker <brobecker@adacore.com>
15436
15437 * gdb.ada/tick_last_segv: New testcase.
15438
11436dee
VP
154392009-03-12 Vladimir Prus <vladimir@codesourcery.com>
15440
61ff14c6 15441 * gdb.mi/mi-cli.exp: Remove debug print.
11436dee 15442
1f31650a
VP
154432009-03-12 Vladimir Prus <vladimir@codesourcery.com>
15444
61ff14c6
JK
15445 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
15446 include the token in ^running and frame info in *stopped.
1f31650a 15447
a3247a22
PP
154482009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
15449
15450 * solib-display.exp: New file.
15451 * solib-display-main.c: New file.
15452 * solib-display-lib.c: New file.
61ff14c6 15453
aae64587
PA
154542009-03-05 Pedro Alves <pedro@codesourcery.com>
15455
15456 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
15457
44aabfbc
JK
154582009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
15459
15460 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
15461 (list_and_check_macro): Use more specific test name.
15462 (next to definition): Make the test names unique.
15463
c087fcd3
PM
154642009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
15465
15466 * gdb.pascal/floats.exp: Accept approximate results everywhere.
3cb51905 15467
c86cf029
VP
154682009-02-17 Vladimir Prus <vladimir@codesourcery.com>
15469
15470 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
15471 notifications.
15472 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
15473 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
15474 * lib/mi-support.exp (library_loaded_re): New.
15475 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
15476
3ea85240
VP
154772009-02-17 Vladimir Prus <vladimir@codesourcery.com>
15478
15479 * gdb.gdb/observer.exp: Use test_notification observer, not
15480 normal_stop, everywhere.
15481 (test_normal_stop_notifications): Rename to...
15482 (test_notifications): ...this.
15483 (test_observer_normal_stop): Rename to...
15484 (test_observer): ...this.
15485
1903f0e6
DE
154862009-02-16 Doug Evans <dje@google.com>
15487
15488 * gdb.arch/amd64-disp-step.S (test_int3): New test.
15489 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
15490 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
15491 (test_prefixed_syscall,test_int3): New tests.
15492 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
15493 (test_prefixed_syscall,test_int3): New tests.
15494
1d33d6ba
VP
154952009-02-14 Vladimir Prus <vladimir@codesourcery.com>
15496
3cb51905
AS
15497 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
15498 (mi_expect_interrupt): Likewise.
15499 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
15500 response.
1d33d6ba 15501
faafb047
PM
155022009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
15503
15504 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
15505 * gdb.base/pc-fp.exp (get_valueofx): Remove.
15506 Replace calls to get_valueofx by get_hexadecimal_valueof.
15507
417e16e2
PM
155082009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
15509
15510 * lib/gdb.exp (get_valueof): Accept anything as a return value.
15511 (get_integer_valueof): New procedure.
15512 (get_sizeof): Use new get_integer_value_of.
15513 * gdb.base/sizeof.exp: Replace all uses of get_valueof
15514 by get_integer_valueof.
15515
7065b901
TT
155162009-02-13 Tom Tromey <tromey@redhat.com>
15517
15518 * gdb.base/remote.exp (get_sizeof): Remove.
15519 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
15520 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
15521 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
15522 * lib/gdb.exp (get_valueof): Move from long_long.exp.
15523 (get_sizeof): Likewise.
15524
5d7cb8df
JK
155252009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15526
15527 PR fortran/9806
15528 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
15529
b2febfff
PP
155302009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
15531
15532 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
15533
4aa995e1
PA
155342009-02-06 Pedro Alves <pedro@codesourcery.com>
15535
15536 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
15537
d8906c6f
TJB
155382009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
15539
15540 * gdb.python/python-cmd.exp: New file.
15541
ff4ab08d
TG
155422009-02-06 Tristan Gingold <gingold@adacore.com>
15543
15544 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
15545
aacd552b
TG
155462009-02-05 Tristan Gingold <gingold@adacore.com>
15547
15548 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
15549 pointer is dereferenced and use this signal name in regexp.
15550 * gdb.base/signull.exp: Ditto.
15551 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
15552 * gdb.base/signull.c (main): Ditto.
15553
08c637de
TJB
155542009-02-04 Tom Tromey <tromey@redhat.com>
15555 Thiago Jung Bauermann <bauerman@br.ibm.com>
15556
15557 * gdb.python/python-value.exp: Use `gdb.history' instead of
15558 `gdb.value_from_history'.
15559 (test_value_numeric_ops): Add test for conversion of enum constant.
15560 * gdb.python/python-value.c (enum e): New type.
15561 (evalue): New global.
15562 (main): Use argv.
15563
20261af8
JG
155642009-02-04 Jerome Guitton <guitton@adacore.com>
15565
15566 * gdb.ada/uninitialized_vars: New test program.
15567 * gdb.ada/uninitialized_vars.exp: New testcase.
15568
52e44b43
TT
155692009-02-02 Tom Tromey <tromey@redhat.com>
15570
15571 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
15572 * gdb.cp/pr2489.cc: Rename...
15573 * gdb.cp/pr9594.cc: ... to this.
15574
1c71341a
TT
155752009-02-02 Tom Tromey <tromey@redhat.com>
15576
15577 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
15578 * gdb.cp/pr2489.cc: New file.
15579 * gdb.cp/cpcompletion.exp: New file.
15580
a4295225
TT
155812009-02-02 Tom Tromey <tromey@redhat.com>
15582
15583 PR exp/9059:
15584 * gdb.cp/call-c.exp: Add regression test.
15585 * gdb.cp/call-c.cc (FooHandle): New typedef.
15586 (main): New variable 'handle'.
15587
592375cd
VP
155882009-01-30 Vladimir Prus <vladimir@codesourcery.com>
15589
15590 * lib/mi-support.exp (et_mi_thread_list)
15591 (check_mi_and_console_threads): Adjust for current thread in
15592 -thread-list-ids output.
15593
41447f92
VP
155942009-01-30 Vladimir Prus <vladimir@codesourcery.com>
15595
889bf7c5
PA
15596 * gdb.mi/mi-break.exp (test_disabled_creation): New.
15597 Call it.
41447f92 15598
35669430
DE
155992009-01-28 Doug Evans <dje@google.com>
15600
15601 * gdb.arch/amd64-disp-step.S: New file.
15602 * gdb.arch/amd64-disp-step.exp: New file.
15603 * gdb.arch/i386-disp-step.S: New file.
15604 * gdb.arch/i386-disp-step.exp: New file.
15605
09f00d9a
PM
156062009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
15607
15608 * gdb.base/find.exp: Set newline variable
15609 using quotes instead of braces to fix cygwin failures.
15610
1e8fb976
PA
156112009-01-23 Pedro Alves <pedro@codesourcery.com>
15612
15613 * gdb.base/radix.exp: Add tests to ensure that that set
15614 input-radix 0 and set output-radix 0 are really rejected.
15615
da061712
PA
156162009-01-23 Pedro Alves <pedro@codesourcery.com>
15617
15618 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
15619 copyright years.
15620
dd7e2d2b
PA
156212009-01-23 Pedro Alves <pedro@codesourcery.com>
15622
15623 PR gdb/9664:
15624 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
15625
392452f6
PA
156262009-01-22 Pedro Alves <pedro@codesourcery.com>
15627
15628 PR c++/9631:
15629 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
15630
8653e71c
PM
156312009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
15632
15633 * gdb.server/file-transfer.exp: Use EXEEXT variable for
15634 binfile definition to fix Windows OS failure.
15635
a12cc160
DJ
156362009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
15637
15638 PR gdb/9346
15639 * gdb.base/interrupt.c (sigint_handler): New.
15640 (main): Install a SIGINT handler if SIGNALS is defined. Exit
15641 on error.
15642 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
15643 Test "signal SIGINT".
15644
b89667eb
DE
156452009-01-19 Doug Evans <dje@google.com>
15646
15647 * gdb.base/break.exp: Update expected gdb output.
15648 * gdb.base/sepdebug.exp: Ditto.
15649 * gdb.mi/mi-syn-frame.exp: Ditto.
15650 * gdb.mi/mi2-syn-frame.exp: Ditto.
15651 * gdb.base/call-signal-resume.exp: New file.
15652 * gdb.base/call-signals.c: New file.
15653 * gdb.base/unwindonsignal.exp: New file.
15654 * gdb.base/unwindonsignal.c: New file.
15655 * gdb.threads/interrupted-hand-call.exp: New file.
15656 * gdb.threads/interrupted-hand-call.c: New file.
15657 * gdb.threads/thread-unwindonsignal.exp: New file.
15658
adb483fe
DJ
156592009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
15660
15661 * gdb.base/define.exp: Test defining and hooking prefix commands.
15662 * gdb.python/python.exp: Update test for "show user" output.
15663
60023297
JK
156642009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15665
15666 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
15667 now the output exactly, using less wildcards. Expect also the output
15668 of gfortran-4.3. Update for the f-valprint.c modification from
15669 2008-04-22.
15670 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
15671 Remove gdb_test test names where matching the command.
15672
ccc57cf9
PA
156732009-01-01 Pedro Alves <pedro@codesourcery.com>
15674
15675 PR breakpoints/9681:
15676 * gdb.base/watchpoint.exp: Add regression test.
15677
c7a6ca08
PA
156782008-12-31 Pedro Alves <pedro@codesourcery.com>
15679
15680 * gdb.threads/attach-into-signal.exp: Don't use
15681 gdb_suppress_entire_file.
15682 * gdb.threads/attach-stopped.exp: Ditto.
15683 * gdb.threads/attachstop-mt.exp: Ditto.
15684
3a031f65
PA
156852008-12-31 Pedro Alves <pedro@codesourcery.com>
15686
15687 PR gdb/8812:
15688 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
15689
09e6485f
PA
156902008-12-29 Pedro Alves <pedro@codesourcery.com>
15691
15692 PR gdb/7536:
15693 * gdb.base/radix.exp: Add tests to ensure invalid input radices
15694 and unsupported output radices are really rejected.
15695
0cd53049
JK
156962008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
15697
15698 * gdb.cp/punctuator.exp: Backslash the '$' signs.
15699
ba163c7e
TT
157002008-12-22 Tom Tromey <tromey@redhat.com>
15701
15702 * gdb.cp/punctuator.exp: New file.
15703
6f4de6c9
JK
157042008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15705
15706 * gdb.base/completion.exp (Completing non-existing component): New test.
15707
0f34d0b4
JK
157082008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15709
15710 Fix for PR gdb/8648.
15711 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
15712 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
15713 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
15714 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
15715
db2ad4c3
JK
157162008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15717
15718 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
15719
bb5ef15e
DP
157202008-12-16 Christophe Lyon <christophe.lyon@st.com>
15721
15722 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
15723 compiler actually generate code at the expected line number.
15724
90142adc
JZ
157252008-12-15 Jie Zhang <jie.zhang@analog.com>
15726
15727 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
15728
fad6eecd
TT
157292008-12-12 Tom Tromey <tromey@redhat.com>
15730
15731 * gdb.base/commands.exp (redefine_hook_test): New proc.
15732 Call it.
15733
17c8aaf5
TT
157342008-12-11 Tom Tromey <tromey@redhat.com>
15735
15736 * gdb.base/macscp.exp: New regression test.
15737
7c8adf68
TT
157382008-12-11 Tom Tromey <tromey@redhat.com>
15739
15740 * gdb.base/macscp.exp: Print "address.addr".
15741 * gdb.base/macscp1.c (struct outer): New struct.
15742 (address): New global.
15743
b05dcbb7
TT
157442008-12-09 Tom Tromey <tromey@redhat.com>
15745
15746 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
15747 Call it.
15748
2d476de1
DE
157492008-12-04 Doug Evans <dje@google.com>
15750
15751 * gdb.server/ext-run.exp: Relax regexp for init program.
15752
87bdc959
TG
157532008-12-03 Tristan Gingold <gingold@adacore.com>
15754
15755 * gdb.base/macscp.exp: Generate an object file during compilation
15756 to work around Darwin dsymutil limitations.
15757
e0740f77
JK
157582008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
15759
15760 Test resolving external references to TLS variables.
15761 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
15762 FILE2_THREAD_LOCAL.
15763 (testfile2, srcfile2): New variables.
15764 * gdb.threads/tls.c (file2_thread_local)
15765 (function_referencing_file2_thread_local): New.
15766 * gdb.threads/tls2.c: New file.
15767
67f0aac5
JB
157682008-11-28 Joel Brobecker <brobecker@adacore.com>
15769
15770 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
e0740f77
JK
15771 rather than integer, as integer might not be big enough when
15772 on 64bit targets.
67f0aac5 15773
c332165e
JG
157742008-11-27 Jerome Guitton <guitton@adacore.com>
15775
15776 * gdb.cp/formatted-ref.exp: Add equality test.
15777 * gdb.ada/formatted_ref.exp: Ditto.
15778
fc9b693c
JK
157792008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
15780
15781 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
15782 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
15783
a9c64011
AS
157842008-11-20 Andreas Schwab <schwab@suse.de>
15785
15786 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
15787 matching syscall entry point.
15788 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
15789 (tcatch_vfork_then_child_follow): Likewise. Finish through
15790 vfork even if we stopped at the syscall trampoline.
15791
e2fd701e
DE
157922008-11-20 Doug Evans <dje@google.com>
15793
15794 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
15795
69abc51c
TJB
157962008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
15797
15798 * gdb.arch/ppc-dfp.exp: New file.
15799 * gdb.arch/ppc-dfp.c: New file.
15800
c14c28ba
PP
158012008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
15802
15803 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
a9c64011 15804
2e74121d
DE
158052008-11-17 Doug Evans <dje@google.com>
15806
15807 * gdb.mi/mi-syn-frame.exp: Update expected output.
15808 * gdb.mi/mi2-syn-frame.exp: Update expected output.
15809
66bb093b
VP
158102008-11-17 Vladimir Prus <vladimir@codesourcery.com>
15811
15812 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
a9c64011
AS
15813 "thread N" results in =thread-selected.
15814 * lib/mi-support (mi_run_cmd, mi_expect_stop)
15815 (mi_send_resuming_command_raw): Be prepared for
15816 =thread-selected.
15817
3d043ef6
VP
158182008-11-17 Vladimir Prus <vladimir@codesourcery.com>
15819
a9c64011
AS
15820 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
15821 * lib/mi-support.exp: Likewise.
3d043ef6 15822
808104c8
JB
158232008-11-16 Joel Brobecker <brobecker@adacore.com>
15824
15825 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
15826 commands from the expected output for "help catch".
15827
00b22944
JB
158282008-11-15 Joel Brobecker <brobecker@adacore.com>
15829
15830 * gdb.ada/int_deref.exp: New testcase.
15831
59669435
TT
158322008-11-14 Nick Roberts <nickrob@snap.net.nz>
15833
15834 * gdb.mi/gdb2549.exp: New file.
15835
de04a248
DE
158362008-11-11 Doug Evans <dje@google.com>
15837
15838 * gdb.base/callexit.exp: New file.
15839 * gdb.base/callexit.c: New file.
15840
6b8ce727
DE
158412008-11-10 Doug Evans <dje@google.com>
15842
15843 * lib/gdb.exp (GDBFLAGS): Move -nx ...
15844 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
15845 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
15846 (default_gdb_start,default_gdb_exit): Ditto.
15847 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
15848 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
15849 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
15850 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
15851 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
15852 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
15853
1b14b8aa
AS
158542008-11-03 Andreas Schwab <schwab@suse.de>
15855
15856 * gdb.base/hashline2.exp: Fix typo.
15857 * gdb.base/hashline3.exp: Likewise.
15858
f3134b88
TT
158592008-10-30 Tom Tromey <tromey@redhat.com>
15860
15861 * gdb.base/pointers.exp: Add test.
15862 * gdb.base/pointers.c (k, S): New typedefs.
15863 (instance): New global.
15864
c2226152
AS
158652008-10-30 Andreas Schwab <schwab@suse.de>
15866
15867 * gdb.base/args.exp: Add tests for newlines.
15868
462f405c
JB
158692008-10-30 Joel Brobecker <brobecker@adacore.com>
15870
15871 gdb.base/foll-exec.exp: Update the expected output of a couple
15872 of "info breakpoints" tests.
15873
79a45b7d
TT
158742008-10-28 Tom Tromey <tromey@redhat.com>
15875
15876 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
15877
adc13a14
PA
158782008-10-24 Pedro Alves <pedro@codesourcery.com>
15879
15880 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
15881 gdb_start_cmd.
15882 Use runto_main before any test that requires execution.
15883
252fbfc8
PA
158842008-10-23 Pedro Alves <pedro@codesourcery.com>
15885
15886 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
15887 instead of SIGINT.
15888
28148e3d
JB
158892008-10-22 Joel Brobecker <brobecker@adacore.com>
15890
15891 * gdb.base/completion.exp: Update expected output following
15892 the addition of the "info tasks" command.
15893
c209f847
TT
158942008-10-22 Tom Tromey <tromey@redhat.com>
15895
15896 * gdb.base/exprs.exp (test_expr): Add test for string
15897 concatenation.
15898
f177e350
PA
158992008-10-19 Pedro Alves <pedro@codesourcery.com>
15900
15901 * configure.ac: Output gdb.python/Makefile.
15902 * configure: Regenerate.
15903 * gdb.python/Makefile.in: New.
15904
cce89356
JB
159052008-10-16 Joel Brobecker <brobecker@adacore.com>
15906
15907 * gdb.base/foll-fork.exp: Adjust the expected output to match
15908 the new description for fork/vfork catchpoints in the "info
15909 breakpoints" output.
15910
176d289d
TJB
159112008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
15912
15913 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
15914
a08702d6
TJB
159152008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
15916
15917 * gdb.python/python-value.c: New file.
15918 * gdb.python/python-value.exp: New file.
15919
1c5cfe86
PA
159202008-10-15 Pedro Alves <pedro@codesourcery.com>
15921
15922 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
15923
5a98ad69
DP
159242008-10-15 Denis Pilat <denis.pilat@st.com>
15925
41702f1b 15926 * gdb.cp/mb-ctor.exp: Fix a typo.
5a98ad69 15927
dcb1a1e2
TT
159282008-10-09 Tom Tromey <tromey@redhat.com>
15929
15930 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
15931 'fprintf' and 'stderr'.
15932
9124fe48
JB
159332008-10-07 Joel Brobecker <brobecker@adacore.com>
15934
15935 * gdb.ada/ref_tick_size.exp: New testcase.
15936
45452591
DE
159372008-10-06 Doug Evans <dje@google.com>
15938
15939 * gdb.dwarf2/dw2-cu-size.exp: New file.
15940 * gdb.dwarf2/dw2-cu-size.S: New file.
15941
15942 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
15943 .Ltype_int for clarity.
15944
4fc5b208
PP
159452008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
15946
15947 PR gdb/2384:
15948 * gdb.cp/gdb2384.exp: Extended to test more cases.
15949 * gdb.cp/gdb2384.cc: Likewise.
15950 * gdb.cp/gdb2384-base.h: Likewise.
15951 * gdb.cp/gdb2384-base.cc: Likewise.
a9c64011 15952
d78df370
JK
159532008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
15954
15955 * gdb.base/maint.exp (maint print type): Remove printing
15956 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
15957
9a044a89
TT
159582008-09-30 Tom Tromey <tromey@redhat.com>
15959
15960 * gdb.base/macscp.exp: Add completion tests.
15961 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
15962 (TWENTY_THREE): Likewise.
15963 (FORTY_EIGHT): Likewise.
15964
506800a9
TT
159652008-09-30 Tom Tromey <tromey@redhat.com>
15966
15967 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
15968 everywhere.
15969 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
15970
1a6f01b5
JK
159712008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
15972
15973 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
15974 testcase is derived from. Fix racy dependency on an expected PID
15975 number. No longer support the testcase on Linux kernel 2.4.x.
15976
2fae03e8
TT
159772008-09-27 Tom Tromey <tromey@redhat.com>
15978
15979 * gdb.base/macscp.exp: Add tests for stringification, splicing,
15980 and varargs.
15981
1ad15515
PA
159822008-09-22 Pedro Alves <pedro@codesourcery.com>
15983
15984 * lib/mi-support.exp (mi_expect_interrupt): New.
15985 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
15986 from gdb.mi/mi-nonstop.exp.
15987 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
15988 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
15989 lib/mi-support.exp.
15990 Use mi_check_thread_states throughout. Avoid ".*" and do not
15991 require an anchor after -exec-run.
15992
d0b76dc6
DJ
159932008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
15994
15995 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
15996 stop is pending. Avoid ".*" when two stops are pending.
15997 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
15998 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
15999 newlines in fullnames.
16000 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
16001 (mi_expect_stop): Update comments. Only anchor in sync mode.
16002 Do not match newlines.
16003 (mi_send_resuming_command_raw): Always return status.
16004 (mi_get_stop_line): Do not match more than one line by accident.
16005 Only anchor in sync mode.
16006 (mi_run_inline_test): If -exec-next fails, give up.
16007
9990c830
UW
160082008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16009
16010 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
16011 on SPU.
16012
ebcf6f00
JB
160132008-09-10 Joel Brobecker <brobecker@adacore.com>
16014
16015 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
16016
b6db24e5
JB
160172008-09-10 Joel Brobecker <brobecker@adacore.com>
16018
16019 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
16020 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
16021 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
16022 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
16023 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
16024 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
16025 gdb.ada/interface.exp, gdb.ada/null_array.exp,
16026 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
16027 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
16028 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
16029 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
16030 Include the "= " sequence in the expected output of print tests.
16031
2bf448e0
JB
160322008-09-10 Joel Brobecker <brobecker@adacore.com>
16033
16034 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
16035 description for boolean types.
16036
d51fd4c8
PA
160372008-09-09 Pedro Alves <pedro@codesourcery.com>
16038
16039 * gdb.base/hook-stop-continue.c: New.
16040 * gdb.base/hook-stop-continue.exp: New.
16041
694182d2
DJ
160422008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
16043
16044 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
16045
3b8a7fc0
JG
160462008-09-08 Jerome Guitton <guitton@adacore.com>
16047
16048 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
16049 (stack_check_probe_2, stack_check_probe_loop_1)
16050 (stack_check_probe_loop_2): New functions.
16051 (main): Add call to these new functions.
16052 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
16053 functions, check that the breakpoint is inserted at the appropriate
16054 location.
16055 (insert_breakpoint): Slightly refine this procedure so that it can
16056 be called several times in the test.
16057
96cc0ae8
JG
160582008-09-08 Jerome Guitton <guitton@adacore.com>
16059
16060 * gdb.base/stack-checking.c: New file.
16061 * gdb.base/stack-checking.exp: New file.
16062
1f08b409
TJB
160632008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
16064
16065 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
16066 * gdb.arch/altivec-regs.exp: Likewise.
16067 * gdb.arch/vsx-regs.exp: Likewise.
16068
3099e1c4
TJB
160692008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
16070
16071 * gdb.arch/ppc-fp.exp: New file.
16072 * gdb.arch/ppc-fp.c: New file.
16073
cc69bfc1
PP
160742008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
16075
16076 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
16077 lest gcc-4.3.1 optimizes the whole thing away.
a9c64011 16078
b02a33db
MS
160792008-09-04 Michael Snyder <msnyder@vmware.com>
16080
16081 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
16082 as "at" (for non-debug functions such as _start).
16083
2992cbe0
UW
160842008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16085
16086 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
16087 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
16088 software watchpoints.
16089 * gdb.base/watch_thread_num.exp: Likewise.
16090
514f746b
AR
160912008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
16092
16093 * gdb.arch/i386-bp_permanent.exp: New test.
16094
876cecd0
TT
160952008-08-24 Tom Tromey <tromey@redhat.com>
16096
16097 * gdb.base/maint.exp: Update "maint print type".
16098
80f73d71
VP
160992008-08-21 Vladimir Prus <vladimir@codesourcery.com>
16100
16101 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
16102 support. Adjust the order of "*running" notifications.
16103 * gdb.mi/non-stop.c: Don't cast from int to void* and
16104 back.
16105
d9c78d7d
MK
161062008-08-20 Mark Kettenis <kettenis@gnu.org>
16107
16108 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
16109 expect to find it in the "info frame" output.
16110
97a2d1d3
DJ
161112008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
16112
16113 * gdb.base/interp.exp: Always consume both prompts.
16114
b96e2927
PA
161152008-08-20 Pedro Alves <pedro@codesourcery.com>
16116
16117 * gdb.base/pending.exp: Test pending breakpoints without symbols
16118 loaded.
16119
8cf6e61a
VP
161202008-08-19 Vladimir Prus <vladimir@codesourcery.com>
16121
16122 * lib/mi-support.exp (mi_expect_stop): Produce
16123 more details on failures.
16124 * gdb.mi/mi-nonstop.exp: New.
16125 * gdb.mi/non-stop.c: New.
16126
c6ebd6cf
VP
161272008-08-19 Vladimir Prus <vladimir@codesourcery.com>
16128
a9c64011
AS
16129 * gdb.mi/mi-async.exp: Use 'set target-async'.
16130 * lib/mi-support.exp: Use 'set/show target-async'.
c6ebd6cf 16131
46a9b8ed
DJ
161322008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
16133
16134 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
16135
44feb3ce
TT
161362008-08-17 Tom Tromey <tromey@redhat.com>
16137
16138 * gdb.base/help.exp (help catch): Rewrite.
16139
311a4e6b
TJB
161402008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
16141
16142 * gdb.base/define.exp: Test indented command documentation.
16143 * gdb.python/python.exp: Test indented multi-line command.
16144
604c2f83
LM
161452008-08-15 Luis Machado <luisgpm@br.ibm.com>
16146
16147 * testsuite/gdb.arch/vsx-regs.c: New source file.
16148 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
16149 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
16150
886a217c
TT
161512008-08-14 Tom Tromey <tromey@redhat.com>
16152
16153 * gdb.base/macscp.exp: Add regression test for "macro define" or
16154 "macro undef" with no arguments.
16155
c814a4f3
PP
161562008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
16157
16158 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
a9c64011 16159
12ab8a60
UW
161602008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16161
16162 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
16163
d57a3c85
TJB
161642008-08-06 Tom Tromey <tromey@redhat.com>
16165
16166 * gdb.python/python.exp: New file.
16167
c7b778ff
JK
161682008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
16169
16170 Fix for PR gdb/1543.
16171 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
16172 $LOCATION.
16173 (location): New variable.
16174 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
16175 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
16176 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
16177 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
16178 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
16179 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
16180 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
16181 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
16182 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
16183 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
16184 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
16185 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
16186 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
16187 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
16188 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
16189 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
16190 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
16191 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
16192 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
16193 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
16194 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
16195 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
16196 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
16197 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
16198 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
16199 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
16200 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
16201 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
16202 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
16203 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
16204 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
16205 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
16206 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
16207 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
16208 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
16209 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
16210 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
16211 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
16212 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
16213 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
16214 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
16215 gdb.base/type-opaque.exp, gdb.base/until.exp,
16216 gdb.base/value-double-free.c, gdb.base/varargs.exp,
16217 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
16218 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
16219 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
16220 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
16221 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
16222 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
16223 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
16224 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
16225 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
16226 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
16227 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
16228 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
16229 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
16230 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
16231 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
16232 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
16233 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
16234 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
16235 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
16236 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
16237 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
16238 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
16239 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
16240 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
16241 gdb.pascal/types.exp, gdb.stabs/weird.exp,
16242 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
16243 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
16244 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
16245 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
16246 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
16247 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
16248 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
16249 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
16250 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
16251 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
16252 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
16253 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
16254 lib/mi-support.exp, lib/trace-support.exp: Remove reference
16255 to bug-gdb@prep.ai.mit.edu .
16256
5e06a3d1
VP
162572008-07-31 Vladimir Prus <vladimir@codesourcery.com>
16258
16259 * lib/mi-support.exp (mi_load_shlibs): New.
16260 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
16261
9d81d21b
VP
162622008-07-30 Vladimir Prus <vladimir@codesourcery.com>
16263
16264 * lib/mi-support.exp (get_mi_thread_list)
16265 (check_mi_and_console_threads): New, moved from ...
16266 * gdb.mi/mi-pthread.exp: ...here.
16267 * gdb.mi/gdb669.exp (get_mi_thread_list)
16268 (check_mi_and_console_threads): Delete.
16269 * gdb.mi/mi2-pthread.exp: Likewise.
16270
bae98fe0
TT
162712008-07-28 Tom Tromey <tromey@redhat.com>
16272
16273 * Makefile.in (just-check): Remove. Move body to...
16274 (check): ... here.
16275
57380f4e
DJ
162762008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
16277
16278 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
16279 Add a test for duplicated SIGINTs.
16280
e09490f1
DJ
162812008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
16282
16283 * gdb.threads/schedlock.exp (get_args): Update to work for any
16284 value of NUM.
16285 (Top level): Report the number of threads that did not resume.
16286
6387b45f
DJ
162872008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
16288
16289 * gdb.dwarf2/dw2-compressed.S: Also define __start.
16290
62f64ff2
DJ
162912008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
16292
16293 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
16294 non-MI prompt.
16295
fa8de41e
TT
162962008-07-26 Tom Tromey <tromey@redhat.com>
16297
16298 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
16299 (function_struct, function_struct_ptr): New globals.
16300 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
16301 function pointer in a struct.
16302
ccb3ac8a
TT
163032008-07-26 Tom Tromey <tromey@redhat.com>
16304
16305 * gdb.base/macscp.exp: Add test for macro lexing bug.
16306
d7d9f01e
TT
163072008-07-18 Tom Tromey <tromey@redhat.com>
16308
16309 * gdb.base/macscp.exp: Add macro tests.
16310
9bf07184
PP
163112008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
16312
16313 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
16314
becf6477
PP
163152008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
16316
16317 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
16318
0709f7d3
PP
163192008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
16320
16321 * gdb.cp/class2.exp: fix for failure on spu-elf
a9c64011 16322
7093c834
PP
163232008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
16324
16325 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
a9c64011 16326
b432ffe3
JK
163272008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
16328
16329 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
16330
b1a268e5
VP
163312008-07-12 Vladimir Prus <vladimir@codesourcery.com>
16332
16333 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
16334
e2995f8e
KB
163352008-07-11 Kevin Buettner <kevinb@redhat.com>
16336
16337 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
16338 of regexp to account for changes made to GDB in the printing of
16339 byte vectors.
16340
14032a66
TT
163412008-07-11 Tom Tromey <tromey@redhat.com>
16342
16343 * gdb.base/completion.exp: Add 'help' completion test.
16344
981505ef
JK
163452008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
16346
16347 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
16348
10568435
JK
163492008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
16350
16351 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
16352
4487aabf
PA
163532008-07-09 Pedro Alves <pedro@codesourcery.com>
16354
16355 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
16356
a4a9b1c4
PA
163572008-07-09 Pedro Alves <pedro@codesourcery.com>
16358
16359 * gdb.base/fullname.exp: Restore pwd if compiling failed.
16360
3c3185ac
JK
163612008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16362
16363 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
16364
7ebd49dc
VP
163652008-06-28 Vladimir Prus <vladimir@codesourcery.com>
16366
16367 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
16368 previous commit. Add a comment.
16369
84e46146
PA
163702008-06-28 Pedro Alves <pedro@codesourcery.com>
16371
16372 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
16373
0f8d4a2f
VP
163742008-06-28 Vladimir Prus <vladimir@codesourcery.com>
16375
16376 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
16377
f747e0ce
PA
163782008-06-27 Pedro Alves <pedro@codesourcery.com>
16379
16380 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
16381 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
16382 compiling an executable, link in an object that forces unbuffered
16383 output.
16384 * lib/set_unbuffered_mode.c: New file.
16385
734a5c36
JK
163862008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16387
16388 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
16389
a2840c35
VP
163902008-06-25 Vladimir Prus <vladimir@codesourcery.com>
16391
a9c64011
AS
16392 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
16393 mi_expect_stop.
16394 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
16395 Demand that *running is output.
16396 (detect_async): Perform checking every time.
16397 (mi_send_resuming_command): Extract everything into...
16398 (mi_send_resuming_command_raw): ...this.
a2840c35
VP
16399 (mi_expect_stop): Don't accept any output before *stopped.
16400
6ae37fef
VP
164012008-06-13 Vladimir Prus <vladimir@codesourcery.com>
16402
16403 Robustify mi-simplerun.
a9c64011
AS
16404 * gdb.mi/basics.c (main): Add a call to sleep.
16405 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
16406 * gdb.mi/mi2-cli.exp: Likewise.
16407 * gdb.mi/mi-break.exp: Likewise.
6ae37fef 16408
b4aa76f0 164092008-06-11 Vladimir Prus <vladimir@codesourcery.com>
83408de7
VP
16410
16411 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
16412
e1ac3328
VP
164132008-06-10 Vladimir Prus <vladimir@codesourcery.com>
16414
a9c64011
AS
16415 * gdb.mi/mi-console.exp: Adjust.
16416 * gdb.mi/mi-syn-frame.exp: Adjust.
16417 * gdb.mi/mi2-console.exp: Adjust.
16418 * gdb.mi/mi2-syn-frame.exp: Adjust.
16419 * lib/mi-support.exp (mi_run_cmd): Adjust.
16420 (mi_send_resuming_command): Adjust.
e1ac3328 16421
f7f9a841
VP
164222008-06-10 Vladimir Prus <vladimir@codesourcery.com>
16423
16424 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
a9c64011
AS
16425 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
16426 testing of stopped.
16427 * gdb.mi/mi2-syn-frame.exp: Likewise.
16428 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
16429 (async, detect_async): New.
16430 (mi_expect_stop, mi_continue_to_line): Adjust expectation
16431 depending on if we're running in sync or async mode.
f7f9a841 16432
37cd5d19
TT
164332008-06-09 Tom Tromey <tromey@redhat.com>
16434
16435 * gdb.base/completion.exp: New tests for field name completion
16436 with spaces, and field name completion with '->'.
16437
65d12d83
TT
164382008-06-06 Tom Tromey <tromey@redhat.com>
16439
16440 * gdb.base/break1.c (struct some_struct): New struct.
16441 (values): New global.
16442 * gdb.base/completion.exp: Add field name completion test.
16443
ebfe2e3f
PP
164442008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
16445
16446 * gdb.cp/call-c.exp: Test for incorrect handling of reference
16447 to pointer.
16448 * gdb.cp/call-c.cc: Likewise.
16449
bcf6fc3a
NR
164502008-06-06 Nick Roberts <nickrob@snap.net.nz>
16451
16452 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
16453 annotation.
16454
49fd4a42 164552008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
a9c64011 16456 Pedro Alves <pedro@codesourcery.com>
49fd4a42
PA
16457
16458 * gdb.threads/execl.c, gdb.threads/execl1.c,
16459 gdb.threads/execl.exp: New tests.
a9c64011 16460
8a34ac3f
AR
164612008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
16462 Daniel Jacobowitz <dan@codesourcery.com>
16463
16464 * gdb.cp/exception.exp: Activate test, make it work with pending
16465 catchpoints.
16466
86ae69ef
JK
164672008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
16468
16469 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
16470
f7f9ae2c
VP
164712008-05-28 Vladimir Prus <vladimir@codesourcery.com>
16472
a9c64011
AS
16473 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
16474 now printed.
16475 * gdb.mi/mi2-var-cmd.exp: Likewise.
f7f9ae2c 16476
2a2d4dc3
AS
164772008-05-27 Andreas Schwab <schwab@suse.de>
16478
16479 * gdb.base/frame-args.exp: Handle arguments that are optimized
16480 out.
16481
5099e4d9
LM
164822008-05-26 Luis Machado <luisgpm@br.ibm.com>
16483
16484 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
16485 quiet for ppc32 and group options into a single variable.
16486
d9c36a91
JB
164872008-05-23 Joel Brobecker <brobecker@adacore.com>
16488
16489 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
16490 of zero-size elements.
16491 * gdb.ada/null_array.exp: Test printing this new array.
16492
103a8671
JK
164932008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16494
16495 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
16496
07a4cc1a 164972008-05-21 Joel Brobecker <brobecker@adacore.com>
5943254b
JB
16498
16499 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
16500 of the "finish" command.
16501
55f996a7
NR
165022008-05-21 Nick Roberts <nickrob@snap.net.nz>
16503
16504 * gdb.base/annota1.exp: Test for new annotation.
16505
907fc202
UW
165062008-05-16 Pedro Alves <pedro@codesourcery.com>
16507
16508 * gdb.base/fixsection.exp: New file.
16509 * gdb.base/fixsection0.c: New file.
16510 * gdb.base/fixsection1.c: New file.
16511
e8f97270
UW
165122008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16513
16514 * gdb.base/annota1.exp: Accept printf@... in place of printf.
16515 * gdb.base/annota3.exp: Likewise.
16516
ac0bb574
NF
165172008-05-13 Nathan Froyd <froydnj@codesourcery.com>
16518
16519 * gdb.base/watch_thread_num.exp: Don't run tests that require
16520 watchpoints if the target doesn't support them.
16521
6fadd07a
DE
165222008-05-12 Doug Evans <dje@google.com>
16523
16524 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
16525
6e9a4a30
JB
165262008-05-09 Joel Brobecker <brobecker@adacore.com>
16527
16528 * gdb.ada/assign_1.exp: New testcase.
16529
08388c79
DE
165302008-05-09 Doug Evans <dje@google.com>
16531
a3c83fae
DE
16532 * gdb.base/find.exp: New file.
16533 * gdb.base/find.c: New file.
08388c79 16534
bd5ddfe8
DJ
165352008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
16536
16537 * gdb.base/commands.exp (watchpoint_command_test): Handle
16538 gdb,no_hardware_watchpoints.
16539 * gdb.base/float.exp: Allow ARM targets without floating point.
16540 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
16541
b5dd68e2 165422008-05-06 Jerome Guitton <guitton@adacore.com>
a9c64011 16543 Joel Brobecker <brobecker@adacore.com>
b5dd68e2
JB
16544
16545 * gdb.ada/lang_switch: New test program.
16546 * gdb.ada/lang_switch.exp: New testcase.
16547
382d13d1
DE
165482008-05-05 Doug Evans <dje@google.com>
16549
16550 * gdb.base/help.exp (disassemble): Update expected help text.
16551
9dd789d0
PA
165522008-05-04 Pedro Alves <pedro@codesourcery.com>
16553
16554 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
16555
611c83ae
PA
165562008-05-04 Pedro Alves <pedro@codesourcery.com>
16557
16558 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
16559 different times.
16560
ff013f42
JK
165612008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
16562
16563 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
16564 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
16565 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
16566 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
16567
96dff6a2
VP
165682008-05-04 Vladimir Prus <vladimir@codesourcery.com>
16569
16570 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
16571 notification to appear.
16572
55cd6f92
DJ
165732008-05-04 Daniel Jacobowitz <dan@debian.org>
16574
16575 * gdb.base/fullname.c: New file.
16576 * gdb.base/fullname.exp: New file.
16577 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
16578
d705c43c
PA
165792008-05-03 Pedro Alves <pedro@codesourcery.com>
16580
16581 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
16582 expressions with macros.
16583
333222e1
JK
165842008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
16585
16586 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
16587
5ac01682
DJ
165882008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
16589
16590 * gdb.base/completion.exp: Handle lack of other symbols beginning
16591 with "a".
16592
16593 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
16594
237fc4c9
PA
165952008-05-02 Jim Blandy <jimb@codesourcery.com>
16596
16597 * gdb.asm/asmsrc1.s: Add scratch space.
16598
ed5e9466
DJ
165992008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
16600 Daniel Jacobowitz <dan@codesourcery.com>
16601
16602 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
16603 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
16604 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
16605
b39cc962
DJ
166062007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
16607
16608 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
16609
36d520f5
JB
166102008-05-01 Joel Brobecker <brobecker@adacore.com>
16611
16612 * gdb.base/info-target.exp: New testcase.
16613
8d4e3071
DJ
166142008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
16615
16616 * gdb.cp/hang.exp: Use .cc instead of .C.
16617 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
16618 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
16619
6f3f3097
DJ
166202008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
16621
16622 * gdb.base/gdb1250.exp: Remove perror.
16623 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
16624
5550a914
PA
166252008-04-30 Pedro Alves <pedro@codesourcery.com>
16626
16627 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
16628 .2byte.
16629
d848e687
DJ
166302008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
16631
16632 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
16633 (maybe_kfail): New.
16634
93b5768b
PA
166352008-04-25 Pedro Alves <pedro@codesourcery.com>
16636
16637 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
16638
721c02de
VP
166392008-04-24 Vladimir Prus <vladimir@codesourcery.com>
16640
a9c64011
AS
16641 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
16642 * gdb.mi/mi2-syn-frame.exp: Likewise.
16643 * lib/mi-support.exp: Likewise.
721c02de 16644
74960c60
VP
166452008-04-24 Vladimir Prus <vladimir@codesourcery.com>
16646
16647 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
16648 to specify regexp for the location to stop at.
16649 * gdb.base/break-always.c: New.
16650 * gdb.base/break-always.exp: New.
16651
d24317b4
VP
166522008-04-24 Vladimir Prus <vladimir@codesourcery.com>
16653
16654 * lib/mi-support.exp (mi_runto_helper): Adjust
16655 for the original-location field.
16656 (mi_create_breakpoint, mi_list_breakpoints): New.
16657 * gdb.mi/mi-break.exp: Adjust.
16658 * gdb.mi/mi2-break.exp: Adjust.
16659 * gdb.mi/mi-pending.exp: Adjust.
16660 * gdb.mi/mi-simplerun.exp: Adjust.
16661 * gdb.mi/mi2-simplerun.exp: Adjust.
16662 * gdb.mi/mi-syn-frame.exp: Adjust.
16663 * gdb.mi/mi2-syn-frame.exp: Adjust.
16664 * gdb.mi/mi-until.exp: Adjust.
16665 * gdb.mi/mi2-until.exp: Adjust.
16666 * gdb.mi/mi-var-display.exp: Adjust.
16667 * gdb.mi/mi2-var-display.exp: Adjust.
16668 * gdb.mi/mi-watch.exp: Adjust.
16669 * gdb.mi/mi2-watch.exp: Adjust.
16670
fdc59709 166712008-04-23 Paolo Bonzini <bonzini@gnu.org>
d24317b4 16672
a9c64011
AS
16673 * aclocal.m4: Add override.m4.
16674 * configure: Regenerate.
fdc59709 16675
8e91f023
VP
166762008-04-19 Vladimir Prus <vladimir@codesourcery.com>
16677
16678 * gdb.mi/var-cmd.c (do_at_tests): Verify that
16679 '-var-update --all-values' reports new value even the type
16680 of a variable object has changed.
16681
233a11ab
CS
166822008-04-18 Craig Silverstein <csilvers@google.com>
16683
16684 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
16685 files.
d24317b4 16686
9c1137ad
JB
166872008-04-18 Joel Brobecker <brobecker@adacore.com>
16688
16689 * gdb.ada/atomic_enum: New test program.
16690 * gdb.ada/atomic_enum.exp: New testcase.
16691
66d0bbc7
DE
166922008-04-17 Doug Evans <dje@google.com>
16693
16694 * gdb.opt/Makefile.in: Fix whitespace.
16695
100906b0
UW
166962008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
16697
16698 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
16699
4584e32e
DE
167002008-04-17 Doug Evans <dje@google.com>
16701
16702 * gdb.base/hashline1.exp: New testcase.
16703 * gdb.base/hashline2.exp: New testcase.
16704 * gdb.base/hashline2.exp: New testcase.
16705
0a320680
PA
167062008-04-17 Pedro Alves <pedro@codesourcery.com>
16707
16708 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
16709
18ac113b
AR
167102008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
16711
16712 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
16713 temporary breakpoint to match "Temporary breakpoint".
16714 * gdb.base/break.exp (delete_breakpoints): Likewise.
16715 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
16716 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
16717 * gdb.base/display.exp: Likewise.
16718 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
16719 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
16720 * gdb.base/restore.exp (restore_tests): Likewise.
16721 * gdb.base/sepdebug.exp: Likewise.
16722 * gdb.base/watchpoint.exp: Likewise.
16723 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
16724 * gdb.mi/mi-pending.exp: Likewise.
16725 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
16726 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
16727 * gdb.mi/mi-var-cmd.exp: Likewise.
16728 * gdb.mi/mi-var-display.exp: Likewise.
16729 * gdb.mi/mi2-cli.exp: Likewise.
16730 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
16731 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
16732 * gdb.mi/mi2-var-display.exp: Likewise.
16733 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
16734 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
16735 new "disp" field.
a9c64011 16736 (mi_expect_stop): Move after_reason argument to be really after
18ac113b
AR
16737 reason. This is to support fix for PR2424.
16738
add38693
JK
167392008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
16740
16741 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
16742
fcacd99f
VP
167432008-04-13 Vladimir Prus <vladimir@codesourcery.com>
16744
16745 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
a9c64011 16746 field. Add more floating varobj tests.
fcacd99f 16747 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
a9c64011
AS
16748 field.
16749 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
16750 (main): Call do_at_tests.
16751 * lib/mi-support.exp (mi_create_floating_varobj)
16752 (mi_varobj_update_with_type_change): New.
fcacd99f 16753
de051565
MK
167542008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
16755
16756 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
16757 option of -var-evaluate-expression.
16758 * gdb.mi/mi2-var-display.exp: Likewise.
16759
dbc52822
VP
167602008-04-07 Vladimir Prus <vladimir@codesourcery.com>
16761
16762 Introduce test setup helpers.
a9c64011
AS
16763 * lib/gdb.exp (build_executable, clean_restart)
16764 (prepare_for_testing): New.
16765 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
16766 * gdb.base/return.exp: Likewise.
16767 * gdb.base/ending-run.exp: Likewise.
dbc52822 16768
473591da
NR
167692008-04-07 Nick Roberts <nickrob@snap.net.nz>
16770
16771 * gdb.mi/mi-async.exp: New test for asynchronous Machine
16772 Interface (MI) responses.
16773
2b2d9e11
VP
167742008-04-06 Vladimir Prus <vladimir@codesourcery.com>
16775
a9c64011
AS
16776 * gdb.cp/breakpoint.cc: New code to test conditions involving
16777 member variables.
16778 * gdb.cp/breakpoint.exp: Test condition involving member
16779 variables.
2b2d9e11 16780
bb378428
VP
167812008-04-05 Vladimir Prus <vladimir@codesourcery.com>
16782
16783 * lib/mi-support.exp (mi_expect_stop): New.
16784 (mi_run_cmd): Change the
16785 token. Use mi_send_resuming_command, use
16786 mi_expect_stop.
16787 (mi_execute_to_helper): Rename to mi_execute_to.
16788 (mi_send_resuming_command): Add more error patterns.
16789 (mi_wait_for_stop): Renamed to...
16790 (mi_get_stop_line): ...this.
16791 (mi_run_inline_test): Adjust.
16792
16793 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
16794 * gdb.mi/mi-console.exp: Likewise.
16795 * gdb.mi/mi-pending.exp: Likewise.
16796 * gdb.mi/mi-simplerun.exp: Likewise.
16797 * gdb.mi/mi-stack.exp: Likewise.
16798 * gdb.mi/mi-stepi.exp: Likewise.
16799 * gdb.mi/mi-syn-frame.exp: Add comment.
16800 * gdb.mi/mi-until.exp: Likewise.
16801 * gdb.mi/mi-var-display.exp: Likewise.
16802 * gdb.mi/mi-watch.exp: Likewise.
16803 * gdb.mi/mi2-cli.exp: Likewise.
16804 * gdb.mi/mi2-console.exp: Likewise.
16805 * gdb.mi/mi2-simplerun.exp: Likewise.
16806 * gdb.mi/mi2-stack.exp: Likewise.
16807 * gdb.mi/mi2-stepi.exp: Likewise.
16808 * gdb.mi/mi2-until.exp: Likewise.
16809 * gdb.mi/mi2-var-display.exp: Likewise.
16810 * gdb.mi/mi2-watch.exp: Likewise.
16811
62172bb9
UW
168122008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16813
16814 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
16815
16816 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
16817
a13e061a
PA
168182008-04-04 Pedro Alves <pedro@codesourcery.com>
16819
16820 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
16821 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
16822 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
16823 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
16824 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
16825 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
16826 expect an mi error duplicated in stderr.
16827
eae06beb
JB
168282008-04-03 Joel Brobecker <brobecker@adacore.com>
16829
16830 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
16831 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
16832 Add a couple of tests that verify the behavior when the new setting
16833 is set to "cancel" and "all".
16834 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
16835 "ask" before we start the testing.
16836
79c6ced6
AR
168372008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
16838
16839 * gdb.cp/casts.cc: Add class reference variables.
16840 * gdb.cp/casts.exp: New test cases for up/down casting references.
16841
6c2d1a6b
MK
168422008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
16843
16844 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
16845 instead of beginning to make an extra test pass.
16846 * gdb.mi/mi2-var-display.exp: Likewise.
16847
55b411d9
MR
168482008-03-31 Maciej W. Rozycki <macro@mips.com>
16849
16850 * gdb.base/break.exp: Mark failures as such. Fix formatting.
16851
c6140da2
MD
168522008-03-31 Markus Deuling <deuling@de.ibm.com>
16853 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16854
16855 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
16856 value. Add xfail for older kernels.
16857
79732189
AR
168582008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
16859
16860 Bring mi-support in line with gdb.exp.
16861 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
16862 (mi_gdb_start): New function.
16863
33c3676e
MR
168642008-03-28 Maciej W. Rozycki <macro@mips.com>
16865
16866 * gdb.mi/mi-var-cmd.exp: Fix a typo.
16867
92e28119
VP
168682008-03-26 Vladimir Prus <vladimir@codesourcery.com>
16869
16870 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
16871 * gdb.mi/mi2-var-display.exp: Likewise.
a9c64011 16872
9e8e3afe
VP
168732008-03-26 Vladimir Prus <vladimir@codesourcery.com>
16874
16875 * lib/mi-support.exp (mi_create_varobj_checked): New.
16876 (mi_list_varobj_children): Allow to check for a
16877 value.
16878 (mi_list_array_varobj_children): New.
16879
16880 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
16881 and mi_list_varobj_children, as opposed to hardcoding
16882 expected strings.
16883 * gdb.mi/gdb701.exp: Likewise.
16884 * gdb.mi/gdb792.exp: Likewise.
16885 * gdb.mi/mi-var-block.exp: Likewise.
16886 * gdb.mi/mi-var-cmd.exp: Likewise.
16887 * gdb.mi/mi-var-invalidate.exp: Likewise.
16888 * gdb.mi/mi2-var-block.exp: Likewise.
16889 * gdb.mi/mi2-var-child.exp: Likewise.
16890 * gdb.mi/mi2-var-cmd.exp: Likewise.
16891 * gdb.mi/mi2-var-display.exp: Likewise.
16892
9df50351
JK
168932008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
16894
16895 Fix random false FAILs on i386.
16896 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
16897
31e5d73a
DJ
168982008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
16899
16900 PR gdb/544
16901 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
16902
12f4afab
DJ
169032008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
16904
16905 PR gdb/544
16906 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
16907
b562a0cb
DJ
169082008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
16909
16910 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
16911 fixed PR gdb/544.
16912
17faa917
DJ
169132008-03-21 Pedro Alves <pedro@codesourcery.com>
16914
16915 * gdb.threads/fork-child-threads.exp: Test next over fork.
16916
6214f497
DJ
169172008-03-21 Chris Demetriou <cgd@google.com>
16918
16919 * gdb.base/break.exp (rbreak junk): New test for rbreak
16920 "Junk at end of arguments" issue.
16921
63092375
DJ
169222008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
16923
16924 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
16925 *& to work on created array elements.
16926 (Top level): Test print $pc with a file. Test string operations
16927 without a target.
16928 * gdb.base/ptype.exp: Do not expect *& to work on created array
16929 elements.
16930
b21991b0
DJ
169312008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
16932
16933 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
16934 gdb.threads/staticthreads.exp: Update exit query.
16935
c4b347c7
SL
169362008-03-07 Sandra Loosemore <sandra@codesourcery.com>
16937
16938 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
16939
fa4727a6
DJ
169402008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
16941
16942 * gdb.base/watchpoint.c (global_ptr, func4): New.
16943 (main): Call func4.
16944 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
16945 (test_inaccessible_watchpoint): New.
16946
2f34202f
MR
169472008-02-29 Maciej W. Rozycki <macro@mips.com>
16948
16949 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
16950 select the largest.
16951
0d6ba1b1
DJ
169522008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
16953
16954 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
16955 frames-invalid annotations.
16956
e691325a
PM
169572008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
16958
a9c64011 16959 * gdb.base/assign.exp: avoid same output for different tests.
e691325a 16960
f85b5ecc
DE
169612008-02-27 Doug Evans <dje@google.com>
16962
16963 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
16964 for bug 1738.
16965 (breakpoint_to_handler_entry): Ditto.
16966
b40e7bf3
JB
169672008-02-27 Joel Brobecker <brobecker@adacore.com>
16968
16969 * gdb.base/ending-run.exp: Use the first line of code inside
16970 function body to test breakpoints.
16971 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
16972 location where the breakpoint is inserted when using the line
16973 where a function is declared. Fix typo in the description of
16974 one of the tests.
16975 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
16976
2faca73a
PM
169772008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
16978
16979 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
a9c64011 16980 tests.
2faca73a 16981
6f439c36
PM
169822008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
16983
16984 * gdb.base/args.exp: avoid same output for tests
16985 with single quotes.
16986
54e52265
VP
169872008-02-26 Vladimir Prus <vladimir@codesourcery.com>
16988
a9c64011
AS
16989 * gdb.base/annota1.exp: Adjust for 'info break'
16990 format changes.
16991 * gdb.base/annota3.exp: Likewise.
16992 * gdb.base/break.exp: Likewise.
16993 * gdb.base/condbreak.exp: Likewise.
16994 * gdb.base/pending.exp: Likewise.
16995 * gdb.base/sepdebug.exp: Likewise.
16996 * gdb.base/unload.exp: Likewise.
16997 * gdb.cp/ovldbreak.exp: Likewise.
16998 * gdb.mi/mi-pending.exp: Likewise.
54e52265 16999
897b09ca
DE
170002008-02-07 Doug Evans <dje@google.com>
17001
17002 * gdb.cp/mb-inline.exp: New.
17003 * gdb.cp/mb-inline.h: New.
17004 * gdb.cp/mb-inline1.cc: New.
17005 * gdb.cp/mb-inline2.cc: New.
17006
b1c32d35
PM
170072008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
17008
17009 * gdb.pascal/floats.pas: New test program.
17010 * gdb.pascal/floats.exp: New testcase.
17011
1a4ca44a
TJB
170122008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
17013
17014 * gdb.base/callfuncs.c (t_float_many_args): New function.
17015 (t_double_many_args): New function.
17016 * gdb.base/callfuncs.exp: Add tests for exceeding float
17017 and double parameters passed through the stack.
17018
439048e8
JB
170192008-02-05 Joel Brobecker <brobecker@adacore.com>
17020
17021 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
17022 gdb.ada/complete/foo.adb: New files.
17023 * gdb.ada/complete.exp: New testcase.
17024
81fe8080
DE
170252008-02-03 Doug Evans <dje@google.com>
17026
301f0ecf
DE
17027 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
17028
81fe8080
DE
17029 * gdb.cp/gdb2384.exp: New file.
17030 * gdb.cp/gdb2384.cc: New file.
17031 * gdb.cp/gdb2384-base.h: New file.
17032 * gdb.cp/gdb2384-base.cc: New file.
17033
4b071aec
DE
170342008-02-02 Doug Evans <dje@google.com>
17035
17036 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
17037
61137ba6
JB
170382007-02-01 Joel Brobecker <brobecker@adacore.com>
17039
17040 * gdb.ada/sym_print_name: New test program.
17041 * gdb.ada/sym_print_name.exp: New testcase.
17042
170432007-02-01 Joel Brobecker <brobecker@adacore.com>
51ba8a62
JB
17044
17045 * gdb.ada/nested/hello.adb: New file.
17046 * gdb.ada/nested.exp: New testcase.
17047 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
17048
98deb0da
VP
170492008-02-01 Vladimir Prus <vladimir@codesourcery.com>
17050
17051 * gdb.mi/basic.c (return_1): New function.
a9c64011
AS
17052 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
17053 don't cause future evaluations of function to report
17054 creation of internal breakpoints.
98deb0da 17055
723a2275
VP
170562008-02-01 Vladimir Prus <vladimir@codesourcery.com>
17057
17058 * gdb.mi/mi-break.exp (test_error): New.
17059 Call it.
17060
fb546a2f
LM
170612008-01-31 Luis Machado <luisgpm@br.ibm.com>
17062
17063 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
17064 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
17065
2d8fd90a
PM
170662008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
17067
17068 * gdb.pascal/integers.pas: New test program.
17069 * gdb.pascal/integers.exp: New testcase.
17070
a7fa0ded
PM
170712008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
17072
17073 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
17074
5e1a1926
TJB
170752008-01-30 Luis Machado <luisgpm@br.ibm.com>
17076
17077 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
17078 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
17079
8d04f9f0
JB
170802008-01-30 Paul Hilfinger <hilfinger@adacore.com>
17081
17082 * gdb.ada/formatted_ref: New test program.
17083 * gdb.ada/formatted_ref.exp: New testcase.
17084
17085 * gdb.cp/formatted-ref.cc: New file.
17086 * gdb.cp/formatted-ref.exp: New testcase.
17087
ce75a98f
JB
170882008-01-30 Joel Brobecker <brobecker@adacore.com>
17089
17090 * gdb.base/ptype.exp: Add testing of "ptype $pc".
17091
e835f6bf
NR
170922008-01-30 Nick Roberts <nickrob@snap.net.nz>
17093
17094 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
17095 (test_file_list_exec_source_file): Update to new macro-info field.
17096
d118ef87
PH
170972008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
17098
17099 * gdb.ada/exprs: New test program.
17100 * gdb.ada/exprs.exp: New testcase.
17101
7d35ab09
TJB
171022008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
17103
17104 * dfp-test.c (DELTA, DELTA_B): New definitions.
17105 (double_val1, double_val2, double_val3, double_val4, double_val5,
17106 double_val6, double_val7, double_val8, double_val9, double_val10,
17107 double_val11, double_val12, double_val13, double_val14, dec32_val1,
17108 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
17109 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
17110 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
17111 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
17112 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
17113 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
17114 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
17115 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
17116 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
17117 dec128_val16): New global variables.
17118 (decimal_dec128_align): New function.
17119 (decimal_mixed): Likewise.
17120 (decimal_many_args_dec32): Likewise.
17121 (decimal_many_args_dec64): Likewise.
17122 (decimal_many_args_dec128): Likewise.
17123 (decimal_many_args_mixed): Likewise.
17124 * dfp-test.exp: Add tests calling new inferior functions.
17125
2d717e4f
DJ
171262008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
17127
17128 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
17129 gdb.server/ext-run.exp: New files.
17130 * lib/gdbserver-support.exp (gdbserver_download): New.
17131 (gdbserver_start): New. Update gdbserver expected
17132 output.
17133 (gdbserver_spawn): Use them.
17134 (gdbserver_start_extended): New.
17135
e85a822c
DJ
171362008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
17137
17138 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
17139 Run on GNU/Linux.
17140 (do_exec_tests): Check for systems which do not support catchpoints.
17141 Do not match START.
17142 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
17143 Run on GNU/Linux. Enable verbose output.
17144 (check_fork_catchpoints): New.
17145 (explicit_fork_child_follow, catch_fork_child_follow)
17146 (tcatch_fork_parent_follow): Update expected messages.
17147 (do_fork_tests): Use check_fork_catchpoints.
17148 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
17149 Run on GNU/Linux. Enable verbose output.
17150 (check_vfork_catchpoints): New.
17151 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
17152 expected messages.
17153 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
17154
401ea829
JB
171552008-01-29 Jim Blandy <jimb@red-bean.com>
17156
17157 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
17158 host' errors.
17159 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
17160
aceaf3ad
JB
171612008-01-29 Jim Blandy <jimb@red-bean.com>
17162
17163 * gdb.threads/sigthread.c: Use barriers to ensure that
17164 child_thread and child_thread_two are always initialized before we
17165 start to use them.
17166
a5606eee
VP
171672008-01-29 Vladimir Prus <vladimir@codesourcery.com>
17168
17169 * gdb.base/watchpoint-solib.exp: New.
a9c64011
AS
17170 * gdb.base/watchpoint-solib.c: New.
17171 * gdb.base/watchpoint-solib-shr.c: New.
a5606eee 17172
c55a82bb
PM
171732008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
17174
17175 * gdb.base/gdb1056.exp: Add unsigned integer test.
17176
0993fe05
DE
171772008-01-28 Doug Evans <dje@google.com>
17178
17179 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
17180
4fe42e7f
JB
171812008-01-27 Jim Blandy <jimb@codesourcery.com>
17182
c7a69933
JB
17183 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
17184
4fe42e7f
JB
17185 * gdb.base/expand-psymtabs.exp: Doc fix.
17186
5def8285
MK
171872008-01-26 Mark Kettenis <kettenis@gnu.org>
17188
17189 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
17190
5313c911
NR
171912008-01-24 Nick Roberts <nickrob@snap.net.nz>
17192
a9c64011 17193 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
5313c911
NR
17194 -var-set-format.
17195
93815fbf
VP
171962008-01-23 Chris Demetriou <cgd@google.com>
17197
17198 * gdb.threads/thread_events.c: New testcase source file.
17199 * gdb.threads/thread_events.exp: New testcase expect file.
17200
467a88ee
NR
172012008-01-23 Nick Roberts <nickrob@snap.net.nz>
17202
17203 * lib/gdb.exp: Add the variable octal.
a9c64011
AS
17204
17205 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
467a88ee
NR
17206 -var-set-format.
17207
d8f82aba
DJ
172082008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
17209 Vladimir Prus <vladimir@codesourcery.com>
17210
17211 * gdb.base/float.exp: Allow missing floating point for m68k and
17212 PowerPC.
17213
60c46647
VP
172142008-01-22 Vladimir Prus <vladimir@codesourcery.com>
17215
17216 * gdb.mi/basics.c: Setup for testing breakpoints
a9c64011
AS
17217 ignore count.
17218 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
17219 * gdb.mi/mi-cli.exp: Adjust.
17220 * gdb.mi/mi2-cli.exp: Adjust.
60c46647 17221
c7dd36a1
PA
172222008-01-17 Pedro Alves <pedro@codesourcery.com>
17223
17224 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
17225 and 'dummy_ptr' integer pointer. Initialize struct_declarations
17226 with dummy_ptr's address.
17227 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
17228 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
17229 all targets.
17230 * gdb.mi/mi2-var-child.exp: Likewise.
17231
39d5313e
JB
172322008-01-09 Joel Brobecker <brobecker@adacore.com>
17233
17234 * gdb.ada/null_array: New test program.
17235 * gdb.ada/null_array.exp: New testcase.
17236
0aea4bf3
LM
172372008-01-09 Luis Machado <luisgpm@br.ibm.com>
17238
17239 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
17240 with required float modifiers.
17241
0b354900
JB
172422008-01-08 Joel Brobecker <brobecker@adacore.com>
17243
17244 * gdb.ada/funcall_param: New test program.
17245 * gdb.ada/funcall_param.exp: New testcase.
17246
cdb7f5d4
JB
172472008-01-08 Joel Brobecker <brobecker@adacore.com>
17248
17249 * gdb.ada/arrayparam: New test program.
17250 * gdb.ada/arrayparam.exp: New testcase.
17251
88e2547f
JB
172522008-01-08 Joel Brobecker <brobecker@adacore.com>
17253
17254 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
17255 landed. Should also fix random failures in the test following it.
17256
f6867ce0
TJB
172572008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
17258
17259 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
17260 for expressions with decimal float values.
17261 (test_dfp_conversions): New function to test casts to and from
17262 decimal float types.
17263 Call test_dfp_conversions.
17264 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
17265 elements.
17266 (main): Initialize ds.float4 and ds.double8 elements.
17267 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
17268 string to new error message.
17269 (d64_set_tests): Likewise.
17270 (d128_set_tests): Likewise.
17271 Add tests for expressions with decimal float variables. Add tests for
17272 conversions to and from decimal float types.
17273
f9c11282
JB
172742008-01-05 Joel Brobecker <brobecker@adacore.com>
17275
17276 * gdb.ada/packed_tagged/comp_bug.adb: New file.
17277 * gdb.ada/packed_tagged.exp: New testcase.
17278
0ecbca72
JB
172792008-01-04 Joel Brobecker <brobecker@adacore.com>
17280
17281 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
17282 gdb.ada/homonym/homonym_main.adb: New files.
17283 * gdb.ada/homonym.exp: New testcase.
17284
c18d3d89
JB
172852008-01-04 Joel Brobecker <brobecker@adacore.com>
17286
17287 * gdb.ada/packed_array.exp: Add testing of references to
17288 a packed array.
17289
ecc7085b
JB
172902008-01-04 Joel Brobecker <brobecker@adacore.com>
17291
17292 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
17293 New files.
17294 * gdb.ada/type_coercion.exp: New testcase.
17295
c474c922
JB
172962008-01-04 Joel Brobecker <brobecker@adacore.com>
17297
17298 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
17299 gdb.ada/tagged/foo.adb: New file.
17300 * gdb.ada/tagged.exp: New testcase.
17301
9005b927
JB
173022008-01-04 Joel Brobecker <brobecker@adacore.com>
17303
17304 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
17305 gdb.ada/ptype_field/foo.adb: New files.
17306 * gdb.ada/ptype_field.exp: New testcase.
17307
1a6aaad8
JB
173082008-01-03 Joel Brobecker <brobecker@adacore.com>
17309
17310 * gdb.ada/print_pc.exp: New testcase.
17311
0ef22f53
JB
173122008-01-03 Joel Brobecker <brobecker@adacore.com>
17313
17314 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
17315 gdb.ada/taft_type/p.adb: New files.
17316 * gdb.ada/taft_type.exp: New testcase.
17317
1689ecf8
JB
173182008-01-03 Joel Brobecker <brobecker@adacore.com>
17319
17320 * gdb.ada/array_bounds/bar.adb: New file.
17321 * gdb.ada/array_bounds.exp: New testcase.
17322
a4d0b9c3
JB
173232008-01-03 Joel Brobecker <brobecker@adacore.com>
17324
17325 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
17326 gdb.ada/arrayptr/foo.adb: New files.
17327 * gdb.ada/arrayptr.exp: New testcase.
17328
a31ace00
JB
173292008-01-03 Joel Brobecker <brobecker@adacore.com>
17330
17331 * gdb.base/set-lang-auto.exp: New testcase.
17332
a97fced3
JB
173332008-01-03 Joel Brobecker <brobecker@adacore.com>
17334
17335 * gdb.ada/fun_addr/foo.adb: New file.
17336 * gdb.ada/fun_addr.exp: New testcase.
17337
ef29ce1a
JK
173382008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
17339
17340 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
17341 New files
17342
0fafefe3
JB
173432008-01-02 Joel Brobecker <brobecker@adacore.com>
17344
17345 * array_subscript_addr/p.adb: New file.
a9c64011 17346 * array_subscript_addr.exp: New testcase.
0fafefe3 17347
c4359f8d
JB
173482008-01-02 Joel Brobecker <brobecker@adacore.com>
17349
a9c64011 17350 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
c4359f8d
JB
17351 New files.
17352 * gdb.ada/str_cmp_ref.exp: New testcase.
17353
1aa1b15b
JB
173542008-01-01 Joel Brobecker <brobecker@adacore.com>
17355
17356 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
17357 gdb.ada/fun_in_declare/foo.adb: New files.
a9c64011 17358 * gdb.ada/fun_in_declare.exp: New testcase.
1aa1b15b 17359
81c9b2cf
JB
173602008-01-01 Joel Brobecker <brobecker@adacore.com>
17361
17362 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
17363 gdb.ada/ref_param/pck.ads: New files.
17364 * gdb.ada/ref_param.exp: New testcase.
17365
319e4674
JB
173662008-01-01 Joel Brobecker <brobecker@adacore.com>
17367
17368 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
17369 gdb.ada/interface/foo.adb: New files.
17370 * gdb.ada/interface.exp: New testcase.
17371
ef682c56
JB
173722007-12-31 Jim Blandy <jimb@codesourcery.com>
17373
17374 * gdb.base/multi-forks.exp: Consume all output from child
17375 processes before proceeding to next test.
17376
f6f3eb6c
JB
173772007-12-29 Jim Blandy <jimb@codesourcery.com>
17378
17379 * configure: Regenerated.
17380
f652e42f
JB
173812007-12-27 Joel Brobecker <brobecker@adacore.com>
17382
17383 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
17384 gdb.ada/fixed_cmp/fixed.adb: New files.
17385 * gdb.ada/fixed_cmp.exp: New testcase.
17386
6943e596
JB
173872007-12-27 Joel Brobecker <brobecker@adacore.com>
17388
17389 * gdb.ada/boolean_expr.exp: New testcase.
17390
aad9a193
JB
173912007-12-26 Jim Blandy <jimb@codesourcery.com>
17392
17393 * gdb.base/multi-forks.exp: Doc fix.
17394
fb5f3683
JB
173952007-12-26 Joel Brobecker <brobecker@adacore.com>
17396
17397 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
17398 * gdb.ada/char_param.exp: Do not compile our test program with
17399 -gnata, this is unnecessary.
17400 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
17401
384e4a9c
JB
174022007-12-24 Joel Brobecker <brobecker@adacore.com>
17403
17404 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
17405 gdb.ada/print_chars/foo.adb: New files.
17406 * gdb.ada/print_chars.exp: New testcase.
17407
01e044f7
JB
174082007-12-24 Joel Brobecker <brobecker@adacore.com>
17409
17410 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
17411 gdb.ada/char_param/foo.adb: New files.
17412 * gdb.ada/char_param.exp: New testcase.
17413
0ce17860
JB
174142007-12-22 Jim Blandy <jimb@codesourcery.com>
17415
17416 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
17417 hard-coding source line numbers into the test.
17418 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
17419 gdb_get_line_number to find.
17420
919809b9
JB
174212007-12-22 Joel Brobecker <brobecker@adacore.com>
17422
17423 * gdb.base/ptype.c (highest): New struct type.
17424 (the_highest): New variable of that type.
17425 (main): Add dummy assignment to a field of variable the_highest.
17426 * gdb.base/ptype.exp: Test type printing of our new variable.
17427
abc8a88d
PM
174282007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
17429
17430 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
a9c64011 17431 and record first explicitly generated thread number.
abc8a88d
PM
17432 Use that thread number for thread specific watchpoint test.
17433 Add iteration number to repetitive tests.
17434
5158f3e3
CES
174352007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
17436 Jim Blandy <jimb@codesourcery.com>
17437
17438 * gdb.base/expand-psymtabs.c: New testcase
17439 source file.
17440 * gdb.base/expand-psymtabs.exp: New testcase
17441 expect file.
17442
37e4754d
LM
174432007-12-17 Luis Machado <luisgpm@br.ibm.com>
17444
17445 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
17446 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
17447
551e5d04
JB
174482007-12-17 Joel Brobecker <brobecker@adacore.com>
17449
17450 * gdb.ada/frame_args/foo.adb: New file.
17451 * gdb.ada/frame_args/pck.ads: New file.
17452 * gdb.ada/frame_args/pck.adb: New file.
17453 * gdb.ada/frame_args.exp: New testcase.
17454
a05ee097
JB
174552007-12-17 Joel Brobecker <brobecker@adacore.com>
17456
17457 * gdb.base/frame-args.c: New file.
17458 * gdb.base/frame-args.exp: New testcase.
17459
c162e8c9 174602007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
a9c64011 17461 Joseph Myers <joseph@codesourcery.com>
c162e8c9
JM
17462
17463 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
17464
afe8ab22 174652007-12-14 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 17466
afe8ab22
VP
17467 * gdb.mi/mi-pending.exp: New.
17468 * gdb.mi/mi-pending.c: New.
17469 * gdb.mi/mi-pendshr.c: New.
17470
dfdfb3ca
JB
174712007-12-06 Jim Blandy <jimb@codesourcery.com>
17472
17473 * gdb.base/default.exp: Update expected output for 'info catch'.
17474
b7fca990
JK
174752007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
17476
17477 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
17478 must be set to binary.
17479
6a1afc1e
PA
174802007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
17481
17482 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
17483
a6b151f1
DJ
174842007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
17485
17486 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
17487 gdb.mi/mi-file-transfer.exp: New.
17488
43039443
JK
174892007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17490
17491 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
17492
0ef2251b
MR
174932007-11-22 Maciej W. Rozycki <macro@mips.com>
17494
17495 * gdb.trace/backtrace.exp: Fix a typo.
17496 * gdb.trace/circ.exp: Likewise.
17497 * gdb.trace/collection.exp: Likewise.
17498 * gdb.trace/limits.exp: Likewise.
17499 * gdb.trace/report.exp: Likewise.
17500 * gdb.trace/tfind.exp: Likewise.
17501 * gdb.trace/while-dyn.exp: Likewise.
17502
5443631e
NR
175032007-11-21 Nick Roberts <nickrob@snap.net.nz>
17504
17505 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
17506 objects of pointers that can't be dereferenced are now
17507 "noneditable".
17508
a4ce5b0d
UW
175092007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17510
17511 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
17512 (target_cpu): Remove.
17513
d6e956e5
VP
175142007-10-15 Vladimir Prus <vladimir@codesourcery.com>
17515
17516 * gdb.base/ending-run.exp: Expect the list of cleared
17517 breakpoint to come in natural order, not the reversed one.
a9c64011 17518
214270ab
VP
175192007-11-07 Vladimir Prus <vladimir@codesourcery.com>
17520
17521 * gdb.mi/mi-var-child.c (do_child_deletion): New.
17522 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
a9c64011 17523
1a619819
LM
175242007-11-05 Luis Machado <luisgpm@br.ibm.com>
17525
17526 * gdb.base/printcmds.exp: New function
17527 test_printf_with_dfp.
17528
5b01a6fa
DE
175292007-11-02 Doug Evans <dje@google.com>
17530
17531 * gdb.disasm/t01_mov.s: Remove carriage returns.
17532 * gdb.disasm/t02_mova.s: Ditto.
17533 * gdb.disasm/t03_add.s: Ditto.
17534 * gdb.disasm/t04_sub.s: Ditto.
17535 * gdb.disasm/t05_cmp.s: Ditto.
17536 * gdb.disasm/t06_ari2.s: Ditto.
17537 * gdb.disasm/t07_ari3.s: Ditto.
17538 * gdb.disasm/t08_or.s: Ditto.
17539 * gdb.disasm/t09_xor.s: Ditto.
17540 * gdb.disasm/t10_and.s: Ditto.
17541 * gdb.disasm/t11_logs.s: Ditto.
17542 * gdb.disasm/t12_bit.s: Ditto.
17543 * gdb.disasm/t13_otr.s: Ditto.
17544
ec33ab7f
JK
175452007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
17546
17547 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
17548
ae0d01ff
UW
175492007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17550
17551 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
17552 provide DFP support.
17553
55eddb0f
DJ
175542007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
17555
17556 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
17557 Test "set powerpc vector-abi". Skip auto-detection tests for old
17558 toolchains.
17559
7020f05c
PA
175602007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
17561
17562 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
17563 with [string compare].
17564
84bc3db9
PA
175652007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
17566
17567 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
17568 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
17569
5876dc88
LM
175702007-10-25 Luis Machado <luisgpm@br.ibm.com>
17571
17572 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
17573 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
17574 * gdb.opt/Makefile.in: New makefile.
17575 * Makefile.in: Create new directory "gdb.opt".
17576 * configure.ac: Add "gdb.opt" directory.
17577 * configure: Regenerated.
a9c64011 17578
c3ea9a14
DE
175792007-10-25 Doug Evans <dje@google.com>
17580
17581 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
17582 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
17583
a9c64011 175842007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
93004d61
TJB
17585 Thiago Jung Bauermann <bauerman@br.ibm.com>
17586
17587 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
17588 Floating Point expressions.
17589 * gdb.base/dfp-test.exp: new file adding tests for Decimal
17590 Floating Point variables.
17591 * gdb.base/dfp-test.c: new file containing program with Decimal
17592 Floating variables, used by gdb.base/dfp-test.exp.
17593
62a24a2b
DJ
175942007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
17595
17596 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
17597
e7b1eae6
UW
175982007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17599
17600 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
17601 compiling test case with GCC.
17602 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
17603
c641edcc
UW
176042007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17605
17606 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
17607 format changes.
17608
5e5ebfe6
MS
176092007-10-18 Michael Snyder <msnyder@specifix.com>
17610
17611 * gdb.base/dbx.exp: Add missing "-re " operator.
17612
e831e7b6
GM
176132007-10-16 Gaius Mulley <gaius@glam.ac.uk>
17614
17615 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
17616 * configure.ac: Removed trailing spaces after backslash.
17617 * gdb.modula2: New directory.
17618 * gdb.modula2/Makefile.in: New file.
17619 * gdb.modula2/unbounded-array.exp: New file.
17620 * gdb.modula2/unbounded1.c: New file.
17621
7cc46491
DJ
176222007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
17623
17624 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
17625
176262007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
501b79c1
PM
17627
17628 * gdb.base/sigstep.c (main): Add checks for
17629 return values for setitimer call.
17630 Call setitimer again with itimer = ITIMER_REAL
17631 if first call to setitimer fails.
17632
e91528f0
KH
176332007-10-11 Kazu Hirata <kazu@codesourcery.com>
17634
17635 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
17636 of $timeout.
17637
2ec9a4f8
DJ
176382007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
17639
17640 * gdb.server/server-run.exp: Test for dynamic linker symbols.
17641
176422007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
5aa7ddc2
PM
17643
17644 * lib/gdb.exp (gdb_run_cmd): Move comment outside
17645 of gdb_expect call, to avoid interruption.
17646
64b2fa04
PA
176472007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
17648
17649 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
17650 (v_unsigned_long_long, v_long_long_array)
17651 (v_signed_long_long_array, v_unsigned_long_long_array)
17652 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
17653 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
17654 [!NO_LONG_LONG]: New.
17655 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
17656 v_long_long_member.
17657
17658 (v_long_long_func, v_signed_long_long_func)
17659 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
17660 (main) [!NO_LONG_LONG]: Initialize long long variants.
17661
17662 * gdb.base/whatis.exp: If board file requests no_long_long, build
17663 test with NO_LONG_LONG defined. Test long long, signed long long,
17664 and unsigned long long variants but only if board file doesn't
17665 disable it.
17666
a912286e 176672007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
a9c64011 17668 Daniel Jacobowitz <dan@codesourcery.com>
a912286e
DJ
17669
17670 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
17671 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
17672 * configure: Regenerated.
17673 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
17674 gdb.pascal/types.exp, lib/pascal.exp: New files.
17675
471ba8c9
DJ
176762007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
17677
17678 * gdb.cp/classes.exp (do_tests): Always step to the line after the
17679 call.
17680 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
17681 to return to the call.
17682 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
17683 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
17684 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
17685 * gdb.mi/mi-until.exp (test_until): Likewise.
17686 * gdb.mi/mi2-until.exp (test_until): Likewise.
17687
fef8a650
DJ
176882007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
17689
17690 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
17691 two-char array.
17692 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
17693
d983da9c
DJ
176942007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
17695
17696 * gdb.threads/watchthreads.c (thread_function): Sleep between
17697 iterations.
17698 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
17699 at once for S/390. Generate matching fails and passes.
17700
17f62551
VP
177012007-09-27 Vladimir Prus <vladimir@codesourcery.com>
17702
17703 * gdb.mi/var-cmd.c (do_children_tests): Initialize
17704 the 'struct_declarations' variable to zeros.
a9c64011 17705
ed0616c6
VP
177062007-09-24 Vladimir Prus <vladimir@codesourcery.com>
17707
17708 * gdb.cp/mb-ctor.cc: New.
17709 * gdb.cp/mb-ctor.exp: New.
17710 * gdb.cp/mb-templates.cc: New.
17711 * gdb.cp/mb-templates.exp: New.
17712
41f1b697
DJ
177132007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
17714
17715 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
17716
3f213f78
PA
177172007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
17718
17719 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
17720 targets.
17721 * configure: Regenerate.
17722
0d381245 177232007-09-23 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 17724
0d381245
VP
17725 * gdb.base/annota1.exp: Adjust for 'info break'
17726 format changes.
17727 * gdb.base/annota3.exp: Likewise.
17728 * gdb.base/break.exp: Likewise.
17729 * gdb.base/condbreak.exp: Likewise.
17730 * gdb.base/pending.exp: Likewise.
17731 * gdb.base/sepdebug.exp: Likewise.
17732 * gdb.base/unload.exp: Likewise.
17733 * gdb.base/ovldbreak.exp: Likewise.
a9c64011 17734
fe3f5fa8
VP
177352007-09-22 Vladimir Prus <vladimir@codesourcery.com>
17736
17737 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
17738 messages.
17739 * gdb.base/chng-syms.exp: Likewise.
17740 * gdb.base/unload.exp: Likewise.
a9c64011 17741
a75cf6c0
DJ
177422007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
17743
17744 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
17745
18ecae38
DJ
177462007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
17747
17748 * schedlock.c (NUM): Change to 1.
17749 (main): Use args[0] for the main thread.
17750 * schedlock.exp: Only expect two threads. Only issue one pass or fail
17751 regardless of the number of threads.
17752
5509918f
MR
177532007-09-14 Maciej W. Rozycki <macro@mips.com>
17754
4a543daf
MR
17755 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
17756 type down.
17757 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
17758 test.
17759 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
17760 watchpoint type down.
17761 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
17762 test.
17763
177642007-09-14 Maciej W. Rozycki <macro@mips.com>
17765
5509918f
MR
17766 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
17767 Move all the tests here and run them twice, once using software
17768 watchpoints and once using hardware watchpoints.
17769 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
17770
40b53987
DJ
177712007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
17772
17773 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
17774 test.
17775
695e2681
MK
177762007-09-10 Mark Kettenis <kettenis@gnu.org>
17777
8b3fc8d8
MK
17778 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
17779 build-id.
17780
695e2681
MK
17781 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
17782 know about $ORIGIN. Calculate output dir from $dest instead of
17783 using ${objdir}/{$subdir}.
17784
58d69f29
MK
177852007-09-09 Mark Kettenis <kettenis@gnu.org>
17786
17787 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
17788 gcore, before continuing with the test.
17789
3e347599
DJ
177902007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
17791
17792 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
17793 * gdb.mi/mi-watch.exp: Likewise.
17794
ea37ba09
DJ
177952007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
17796 Jim Blandy <jimb@codesourcery.com>
17797
17798 * gdb.arch/i386-sse.exp: Do not expect character constants.
17799 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
17800 * gdb.base/display.exp: Allow print/s.
17801 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
17802 and unsigned char array changes.
17803
2025a643
DJ
178042007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
17805
17806 * gdb.base/display.exp: Add tests for printf %p.
17807
26669a27
PA
178082007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
17809
17810 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
17811 the dll name to unicode.
17812
c8f021f8
JK
178132007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
17814
17815 * gdb.base/default.exp (show version): Update the version text.
17816 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
17817
4cf31eea
JK
178182007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
17819
17820 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
17821 New files.
17822
4935890f
JK
178232007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
17824
17825 * lib/gdb.exp (build_id_debug_filename_get): New function.
17826 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
17827 Remove the generate DEBUG file for the future testcase runs.
17828 New testcase for the NT_GNU_BUILD_ID retrieval.
17829 Move the final testing step to ...
17830 (test_different_dir): ... a new function.
17831 New parameter XFAIL to XFAIL all the tests performed.
17832 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
17833 New parameter TYPE to PF_PREFIX all the tests performed.
17834
02142340
VP
178352007-08-31 Vladimir Prus <vladimir@codesourcery.com>
17836
17837 * gdb.mi/mi-var-cp.cc (path_expression): New
17838 function.
17839 * gdb.mi/mi-var-cp.exp: Run path exression tests.
17840
36acd84e
UW
178412007-08-27 Markus Deuling <deuling@de.ibm.com>
17842
17843 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
17844 to fit into SPU Local Store memory.
17845
a896d121
JB
178462007-08-23 Joel Brobecker <brobecker@adacore.com>
17847
17848 * gdb.base/default.exp: Adjust the expected output of "info
17849 warranty" after the switch to GPLv3.
17850
7b433602
JB
178512007-08-23 Joel Brobecker <brobecker@adacore.com>
17852
17853 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
17854 to 30000 (from 20000).
17855
e22f8b7c
JB
178562007-08-23 Joel Brobecker <brobecker@adacore.com>
17857
17858 Switch the license of all .exp files to GPLv3.
17859 Switch the license of all .f and .f90 files to GPLv3.
17860 Switch the license of all .s and .S files to GPLv3.
17861
5a0e3bd0
JB
178622007-08-23 Joel Brobecker <brobecker@adacore.com>
17863
17864 * configure.ac: Switch license to GPLv3.
17865
cc00619d
JB
178662007-08-23 Joel Brobecker <brobecker@adacore.com>
17867
17868 Switch the licensing to GPLv3 for all .ads and .adb files.
17869
8d26208a
DJ
178702007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
17871
17872 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
17873 and t_int_double.
17874 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
17875
4fcb9948
JB
178762007-08-17 Joel Brobecker <brobecker@adacore.com>
17877
17878 * gdb.base/step-line.c: Switch license to GPL version 3, and
17879 update copyright year.
17880 * gdb.base/step-line.inp: Likewise.
17881
b9c34f67
JB
178822007-08-17 Joel Brobecker <brobecker@adacore.com>
17883
17884 * gdb.base/gdb1555.exp: Make expected output immune to formatting
17885 changes inside gdb1555.c.
17886 * gdb.base/pending.exp: Likewise.
17887
2cc17678
DJ
178882007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
17889
17890 * config/default.exp: New file.
17891
e48883f7
DJ
178922007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
17893
17894 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
17895 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
17896
1ab80e5b
MR
178972007-07-30 Maciej W. Rozycki <macro@mips.com>
17898
17899 * gdb.base/dump.exp: Force the correct endianness for binary
17900 formats not carrying this information.
17901
aba471f5
DJ
179022007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
17903
17904 * gdb.threads/staticthreads.exp: Match .*sem_post.
17905
d4e07204
DJ
179062007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
17907
17908 * gdb.base/readline.exp (operate_and_get_next): Match the final
17909 prompt.
17910
2b97317d
KB
179112007-07-23 Kevin Buettner <kevinb@redhat.com>
17912
17913 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
17914 to restarting SID.
17915
44efa07a
KB
179162007-07-18 Kevin Buettner <kevinb@redhat.com>
17917
17918 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
17919 prior to `gdb_start'.
17920
7b5ebade
KB
179212007-07-18 Kevin Buettner <kevinb@redhat.com>
17922
17923 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
17924 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
17925 Remove call to gdb_unload.
17926
255e7678
DJ
179272007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
17928 Daniel Jacobowitz <dan@codesourcery.com>
17929
17930 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
17931 for __WIN32__.
17932 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
17933 * gdb.base/unload.exp: Use shared library test routines.
17934
3a40aaa0
UW
179352007-07-03 Markus Deuling <deuling@de.ibm.com>
17936
17937 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
17938 * gdb.base/solib-symbol-lib.c: Likewise.
17939 * gdb.base/solib-symbol-main.c: Likewise.
17940
b0f4b84b
DJ
179412007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
17942
17943 * config/gdbserver.exp (gdb_reconnect): New.
17944 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
17945 gdb.base/solib-disc.exp: New files.
17946 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
17947 remote debugging".
17948 (gdb_compile): Add shlib_load flag.
17949 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
17950 port.
17951 (gdbserver_reconnect): New.
17952
1b05479a
DJ
179532007-07-01 Nick Roberts <nickrob@snap.net.nz>
17954 Daniel Jacobowitz <dan@codesourcery.com>
17955
17956 * gdb.base/annota3.exp: Test for if construct.
17957
86f78eb2
DJ
179582007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
17959
17960 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
17961
6a2eb474 179622007-06-21 Chris Dearman <chris@mips.com>
a9c64011 17963 Maciej W. Rozycki <macro@mips.com>
6a2eb474
MR
17964
17965 * gdb.base/display.exp: Allow a newline after display/i.
17966 * gdb.base/pc-fp.exp: Likewise.
17967 * gdb.base/sigbpt.exp: Likewise.
17968
f8b73d13
DJ
179692007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
17970
17971 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
17972 required features to be included.
17973
4339e69e
DJ
179742007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
17975
17976 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
17977 in info threads output.
17978
23d964e7
UW
179792007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17980 Markus Deuling <deuling@de.ibm.com>
17981
17982 * gdb.arch/spu-info.exp: New testcase.
17983 * gdb.arch/spu-info.c: New file.
17984
fd20f75b
DJ
179852007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
17986
17987 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
17988 tpcs_offset. Restore lr after the call.
17989 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
17990
2226f861
DJ
179912007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
17992
17993 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
17994 (gdbserver_run): Kill any running gdbserver.
17995 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
17996
d12371a9
MR
179972007-05-17 Maciej W. Rozycki <macro@mips.com>
17998
17999 * gdb.base/sigbpt.exp: Preset segv_addr.
18000
93f02886
DJ
180012007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
18002
18003 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
18004 (gdb_compile_shlib): Likewise.
18005 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
18006 (default_gdb_init): Clear cleanfiles.
18007 (gdb_finish): Delete recorded cleanfiles.
18008 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
18009
18010 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
18011 Do not use isnative.
18012 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
18013 gdb.base/so-impl-ld.exp: Likewise.
18014 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
18015 * gdb.base/unload.exp: Likewise. Do not pass empty option to
18016 gdb_compile.
18017
b04e06d7
VP
180182007-05-15 Vladimir Prus <vladimir@codesourcery.com>
18019
18020 * config/unknown.exp: Remove.
18021
069ed931
UW
180222007-05-15 Markus Deuling <deuling@de.ibm.com>
18023
18024 * gdb.base/info-proc.exp: Check is_remote.
18025
09db0d03
UW
180262007-05-14 Markus Deuling <deuling@de.ibm.com>
18027
18028 * gdb.base/gcore.exp: Initialize variable core_supported.
18029
af2cbe8c
DJ
180302007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
18031
18032 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
18033
027c0295
DJ
180342007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
18035
18036 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
18037 * gdb.threads/print-threads.exp (test_all_threads): Allow
18038 negative and hexadecimal thread IDs.
18039
dc5000e7
DJ
180402007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
18041
18042 * gdb.java/jprint.java (public): Avoid invalid call to static
18043 method.
18044
2e74ed18
DP
180452007-05-14 Denis Pilat <denis.pilat@st.com>
18046
18047 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
18048 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
18049 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
18050 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
18051 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
18052
83547f02
UW
180532007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18054
18055 * gdb.base/overlays.exp: Add support for targets with only code
a9c64011 18056 overlay support, not data overlay. Support spu-*-* target in
83547f02
UW
18057 this mode.
18058 * gdb.base/ovlymgr.c: Provide stubs for spu target.
18059 * gdb.base/spu.ld: New file.
18060
b18be20d
DJ
180612007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
18062
18063 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
18064
be444858
DJ
180652007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
18066
18067 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
18068
b1d53152
DJ
180692007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
18070
18071 * gdb.java/jmain.exp: Handle demangled names with and without method
18072 signatures.
18073
d084b331
DJ
180742007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
18075
18076 * gdb.mi/mi-syn-frame.c (main, foo, bar)
18077 (have_a_very_merry_interrupt): Remove calls to puts.
18078 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
18079 inferior output.
18080 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
18081 test names.
18082
db9d7fc5
DJ
180832007-04-29 Markus Deuling <deuling@de.ibm.com>
18084 Daniel Jacobowitz <dan@codesourcery.com>
18085
18086 * gdb.base/auxv.exp (core_works): Also check is_remote.
18087 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
18088
ef783a7d 180892007-04-25 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 18090
ef783a7d
VP
18091 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
18092 message, not the undefined 'module' variable.
18093 * gdb.base/siginfo.exp: Likewise.
18094 * gdb.base/sigstep.exp: Likewise.
18095 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
18096 serialport.
18097 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
18098
b7b73cae
CV
180992007-04-25 Corinna Vinschen <vinschen@redhat.com>
18100
18101 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
18102 target sim fails. Return 0 otherwise.
18103 (gdb_load): Return prematurely if gdb_target_sim fails.
18104
7d90fdfa
DP
181052007-04-16 Denis Pilat <denis.pilat@st.com>
18106
18107 * gdb.base/setshow.exp: Reset height after having set it to 100.
18108
5d3e9c85
DP
181092007-04-16 Denis Pilat <denis.pilat@st.com>
18110
18111 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
18112
18e75969
DP
181132007-04-16 Denis Pilat <denis.pilat@st.com>
18114
18115 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
18116
25d5ea92
VP
181172007-04-14 Vladimir Prus <vladimir@codesourcery.com>
18118
18119 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
18120 tests. Run the frozen varobjs test.
18121 * gdb.mi/var-cmd.c (do_frozen_tests): New.
a9c64011 18122 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
25d5ea92 18123
0b49cb80
JK
181242007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
18125
18126 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
18127 gdb.base/type-opaque.exp: New files.
18128
a73bafbc 181292007-04-01 Vladimir Prus <vladimir@codesourcery.com>
a9c64011
AS
18130
18131 * gdb.mi/mi-var-child.c
a73bafbc
VP
18132 (do_children_tests): User char[2] instead of
18133 char so that automatic printing of pointers to char
18134 don't give unpredicable result.
18135 * gdb.mi/var-cmd.c (do_locals_test): Initialize
18136 local variables.
18137 * gdb.mi/mi-var-child.exp: Step to right line
18138 of do_children_tests.
18139 * gdb.mi/mi2-var-child.exp: Likewise.
18140 * gdb.mi/mi-var-cmd.exp: Step to right line of
a9c64011 18141 do_locals_tests.
a73bafbc
VP
18142 (do_children_tests): User char[2] instead of
18143 char so that automatic printing of pointers to char
a9c64011 18144 don't give unpredicable result.
a73bafbc 18145 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 18146 * lib/mi-support.exp (mi_continue_to_line):
a73bafbc
VP
18147 Pass test name to mi_wait_for_stop.
18148
7ce59000
DJ
181492007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
18150
18151 * gdb.asm/asm-source.exp: Remove d10v case.
18152 * lib/gdb.exp (skip_cplus_tests): Likewise.
18153 * gdb.asm/d10v.inc: Deleted.
18154
20389057
DJ
181552007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
18156
18157 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
18158
8807d78b
DJ
181592007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
18160
18161 * config/netware.exp: Delete file.
18162
aa3edb8e
JB
181632007-03-29 Joel Brobecker <brobecker@adacore.com>
18164
18165 * gdb.dwarf2/dw2-noloc.S: New file.
18166 * gdb.dwarf2/dw2-noloc.exp: New file.
18167
297561ac
PA
181682007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
18169
18170 * gdb.cp/method2.cc: New test.
18171 * gdb.cp/method2.exp: New test.
18172 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
18173
1f81bd39
DJ
181742007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
18175
18176 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
18177
9453113a
DJ
181782007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
18179
18180 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
18181
b741e217
DJ
181822007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
18183
18184 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
18185 (gdb_load): Delete, replace with...
18186 (gdb_reload): ...this.
18187 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
18188 * gdb.server/server-mon.exp: Likewise.
18189 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
18190 (gdb_start_cmd): New.
18191 (gdb_file_cmd): Save the last loaded file.
18192 (gdb_reload): New.
18193 (gdb_gnu_strip_debug): Use transform.
18194 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
18195 support here. Use new $last_loaded_file. Check mtime.
18196 (gdb_target_cmd): Handle ObjC failure case.
18197 (infer_host_exec): Delete.
18198 (gdbserver_load): Rename to...
18199 (gdbserver_run): ...this. Simplify.
18200 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
18201 (mi_gdb_load): Move most contents to a new function...
18202 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
18203 (mi_run_cmd): Use mi_gdb_target_load.
18204 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
18205 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
18206 Use gdb_run_cmd.
18207 * gdb.base/charsign.exp: Remove incorrect comment.
18208 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
18209 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
18210 gdb.base/start.exp: Use gdb_start_cmd.
18211
446ab585 182122007-03-23 Nigel Stephens <nigel@mips.com>
a9c64011 18213 Maciej W. Rozycki <macro@mips.com>
446ab585
MR
18214
18215 * gdb.base/sigbpt.exp: Fix the message when skipping test.
18216 * gdb.base/signull.exp: Similarly.
18217
bbb88ebf
UW
182182007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18219
18220 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
18221 messages available to test cases (like chng-sym.exp).
18222
cb8c4a99
AS
182232007-03-14 Andreas Schwab <schwab@suse.de>
18224
18225 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
18226 format changes.
18227
4e463ff5
DJ
182282007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
18229
18230 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
18231 (optimized_1): New.
18232 (main): Call optimized_1.
18233 (gdb2029): Correct typos. Call gdb2029_marker.
18234 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
18235 for gdb2029.
18236
b6db2c47
MK
182372007-03-12 Mark Kettenis <kettenis@gnu.org>
18238
18239 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
18240 as tabs. Remove redundant test pattern.
18241
70ed3737
UW
182422007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18243
18244 * gdb.base/long_long.exp: Accept optional symbol name in <...>
18245 for /a format output.
18246
47b67b60
DJ
182472007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
18248
18249 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
18250 collect output incrementally.
18251
b8953b0e
UW
182522007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18253
18254 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
18255 for -var-create lpcharacter test.
18256 * gdb.mi/mi2-var-cmd.exp: Likewise.
18257
7acd5c40
UW
182582007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18259
18260 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
18261 pass on targets where address zero is readable.
18262
9c6759c1
UW
182632007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18264
18265 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
18266 just a single architecture.
18267
a2f1aeb4
UW
182682007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18269
18270 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
18271 (fetch_all_registers): New function, uses gdb_test_multiple and
18272 exp_continue to fetch inferior output line-by-line.
18273 Replace all uses of do_get_all_registers by fetch_all_registers.
18274
46579ac2
UW
182752007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18276
18277 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
18278 in target_info.
18279
fc133f24
MS
182802007-03-02 Michael Snyder <michael.snyder@palmsource.com>
18281
a9c64011 18282 * gdb.threads/manythreads.exp: Use $message string for
fc133f24
MS
18283 consistancy; add a default (timeout) case.
18284
7646a51d
MS
182852007-03-02 Michael Snyder <michael.snyder@palmsource.com>
18286
18287 * gdb.base/watchpoint.exp: Fix truncated comment.
18288
dcfff61f
MS
182892007-03-02 Michael Snyder <michael.snyder@palmsource.com>
18290
18291 * Makefile.in: Remove spurious single-quotes from sed command.
18292
664e3ee9
DJ
182932007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
18294
18295 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
18296 func.
18297 * gdb.mi/mi2-var-cmd.exp: Likewise.
18298
d7cc6f2f
JB
182992007-02-27 Joel Brobecker <brobecker@adacore.com>
18300
a9c64011
AS
18301 * gdb.dwarf2/dw2-producer.S: New file.
18302 * gdb.dwarf2/dw2-producer.exp: New testcase.
d7cc6f2f
JB
18303
183042007-02-27 Nick Roberts <nickrob@snap.net.nz>
c0e3bc07
NR
18305
18306 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
18307 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
18308 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
18309 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
18310 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
18311 Revert tests to use mi_gdb_test and include value field in output
18312 of -var-create.
18313
93d42b30
DJ
183142007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
18315
18316 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
18317
c499ed39
DJ
183182007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
18319
18320 * gdb.base/maint.exp: Remove full paths from test names.
18321 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
18322 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
18323
9836f81b
JB
183242007-02-27 Joel Brobecker <brobecker@adacore.com>
18325
18326 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
18327
c74d0ad8
DJ
183282007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
18329
18330 * gdb.server/server-mon.exp: New test.
18331
2711e456
DJ
183322007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
18333
18334 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
18335
ff6f572f
DJ
183362007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
18337
18338 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
18339 register capitalization.
18340
fada3feb
DP
183412007-02-13 Denis Pilat <denis.pilat@st.com>
18342
18343 * gdb.mi/mi-var-invalidate.exp: New file.
18344
fb1e4ffc
DJ
183452007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
18346
18347 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
18348
3da939d7
DJ
183492007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
18350
18351 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
18352
123dc839
DJ
183532007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
18354
18355 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
18356 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
18357
877e3645 183582007-02-08 Nick Roberts <nickrob@snap.net.nz>
87604222
NR
18359
18360 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
18361 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
18362 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
18363 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
18364 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1183581f 18365 * gdb.mi/gdb792.exp, lib/mi-support.exp:
87604222 18366 Update tests to include value field in output of -var-create.
a9c64011 18367
3c0a2960
AS
183682007-02-08 Andreas Schwab <schwab@suse.de>
18369
18370 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
18371
108546a0
DJ
183722007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
18373
18374 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
18375 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
18376
d701dcab
DP
183772007-02-02 Denis Pilat <denis.pilat@st.com>
18378
18379 * gdb.threads/threadapply.exp: check that frame is not changed by
18380 the thread apply all command.
18381
783e3e2f
AS
183822007-01-31 Andreas Schwab <schwab@suse.de>
18383
6d9c3a87
AS
18384 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
18385
3c50d7b9
AS
18386 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
18387 in the dwarf sections.
18388 * gdb.dwarf2/mac-fileno.S: Likewise.
18389
783e3e2f
AS
18390 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
18391 bspstore register on ia64.
18392
78ff580e
AS
183932007-01-29 Andreas Schwab <schwab@suse.de>
18394
cc8e9b12
AS
18395 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
18396 "frame-begin" annotation.
18397
78ff580e
AS
18398 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
18399 number of "frames-invalid" annotations.
18400
704a4f78
DJ
184012007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
18402
18403 * gdb.base/commands.exp: Call if_commands_test.
18404 (gdb_test_no_prompt, if_commands_test): New.
18405
e741bf94
MK
184062007-01-28 Mark Kettenis <kettenis@gnu.org>
18407
18408 * gdb.threads/sigthread.c (NSIGS): Make bigger.
18409
474d0ad3
AS
184102007-01-27 Andreas Schwab <schwab@suse.de>
18411
18412 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
18413 .short/.int/.quad in the dwarf sections.
18414 * gdb.dwarf2/dw2-intercu.S: Likewise.
18415 * gdb.dwarf2/dw2-intermix.S: Likewise.
18416
e784b426
JK
184172007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18418
18419 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4590cfcb
MK
18420 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
18421 array.
e784b426
JK
18422 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
18423 * gdb.base/setvar.exp: Likewise.
18424
37f08e04
AS
184252007-01-26 Andreas Schwab <schwab@suse.de>
18426
9a01813a
AS
18427 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
18428 test.
18429
37f08e04
AS
18430 * gdb.base/multi-forks.exp ("restart $i"): Also match
18431 __kernel_syscall_via_break.
18432
6e2a9270
VP
184332007-01-24 Vladimir Prus <vladimir@codesourcery.com>
18434
18435 * lib/mi-support.exp (mi_delete_varobj): New.
18436 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
18437 testcase.
18438 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
18439 (main): Call the above.
18440 (reference_update_test, base_in_reference_test)
18441 (reference_to_pointer): Delete the created varobjs.
a9c64011 18442
e515b470
DJ
184432007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
18444
18445 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
18446 * configure: Regenerated.
18447 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
18448 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
18449 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
18450 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
18451 * lib/gdb.exp (gdb_skip_xml_test): New function.
18452
08d8bcd7
DJ
184532007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
18454
18455 * gdb.base/sigrepeat.exp: Correct error message.
18456
184572007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
43a9b631
JK
18458 Daniel Jacobowitz <dan@codesourcery.com>
18459
18460 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
18461 gdb.arch/i386-gnu-cfi-asm.S: New files.
18462
97c3f1f3
JK
184632007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
18464
18465 * lib/gdb.exp: Abort on missing `site.exp'.
18466
cb1df416
DJ
184672007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
18468 Daniel Jacobowitz <dan@codesourcery.com>
18469
18470 * gdb.base/included.c, gdb.base/included.exp,
18471 gdb.base/included.h: New files.
18472
35990120
DJ
184732007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
18474
18475 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
18476 (maximize_rlimit): Reduce limits on 64-bit systems.
18477
6e81a116 184782007-01-19 Mark Kettenis <kettenis@gnu.org>
2429decf
MK
18479
18480 From Marcus Deuling <deuling@de.ibm.com>:
18481 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
18482 every case.
18483
6c3c41f3
NR
184842007-01-13 Nick Roberts <nickrob@snap.net.nz>
18485
18486 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
18487 (test_path_specification): Use objdir instead of srcdir to always
18488 get an absolute filename.
18489
2f12c312
DJ
184902007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
18491
18492 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
18493
81121995
VP
184942007-01-11 Vladimir Prus <vladimir@codesourcery.com>
18495
18496 * gdb.mi/mi-var-cp.cc (reference_update_tests):
18497 Make sure the variable we're using is in scope.
18498 (reference_to_pointer): Likewise.
18499
4741b737
DJ
185002007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
18501
18502 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
18503 has no debug information.
18504
054410c3
DJ
185052007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
18506
18507 * gdb.base/annota1.exp: Remove extra send_gdb.
18508
818f79f6
DJ
185092007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
18510
18511 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
18512
f7a6bb70
DJ
185132007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
18514
18515 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
18516
57e66780
DJ
185172007-01-08 Nick Roberts <nickrob@snap.net.nz>
18518 Daniel Jacobowitz <dan@codesourcery.com>
18519
18520 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
18521 lcharacter or linteger change. Correct duplicated test name.
18522 * gdb.mi/mi2-var-cmd.exp: Likewise.
18523
3d799a95
DJ
185242007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
18525
18526 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
18527
185282007-01-05 Joel Brobecker <brobecker@adacore.com>
51679ba9 18529
a9c64011
AS
18530 * gdb.base/nofield.c: New file.
18531 * gdb.base/nofield.exp: New testcase.
51679ba9 18532
eafb94e8
NR
185332007-01-05 Nick Roberts <nickrob@snap.net.nz>
18534
18535 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
18536
18537 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
18538 test.
18539
5e572bb4
DJ
185402007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
18541
18542 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
18543
74a44383
DJ
185442007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
18545
18546 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
18547 when continuing.
18548
1b572db9
DJ
185492007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
18550
18551 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
18552 Expect ".exe" extension.
18553
381bc39b
DJ
185542007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
18555
18556 * gdb.base/charset.exp: Add explicit filename to break.
18557 * gdb.base/dbx.exp: Add explicit filename to breaks.
18558
2b70e4c6
DJ
185592007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
18560
18561 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
18562 * gdb.mi/mi2-file.exp: Likewise.
18563
303b6f5d
DJ
185642007-01-04 Vladimir Prus <vladimir@codesourcery.com>
18565
18566 Implement specification of MI tests as comments
18567 in C and C++ sources.
18568 * lib/mi-support.exp (mi_autotest_data): New variable.
18569 (mi_autotest_source): New variable.
18570 (count_newlines, mi_prepare_inline_tests)
18571 (mi_get_inline_test, mi_continue_to_line)
18572 (mi_run_inline_test, mi_tbreak)
18573 (mi_send_resuming_command, mi_wait_for_stop): New functions.
18574 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
18575 Run inline tests.
18576 * gdb.mi/mi-var-cp.cc: Define tests here.
18577
23da0d94
VP
185782007-01-04 Vladimir Prus <vladimir@codesourcery.com>
18579
18580 Simplify usage of mi_continue_to.
18581 * lib/mi-support.exp (mi_runto_helper): Renamed
18582 from mi_runto, added new parameter 'run_or_continue'.
18583 (mi_runto): Use mi_runto_helper.
18584 (mi_continue_to): Accept just function name as parameter.
18585 Use mi_runto_helper.
18586 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
18587 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 18588
f9e18282
JB
185892006-01-04 Joel Brobecker <brobecker@adacore.com>
18590
18591 Make this testcase a bit more realistic. The current code
18592 is too simplistic, and allows the compiler to optimize out
18593 some of the entities we need for this testcase.
18594 * gdb.ada/null_record/bar.ads (Void_Star): New type.
18595 (Do_Nothing): Add extra parameter.
18596 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
18597 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
18598 by using a variable of type Void_Star.
18599
fd678c65
JB
186002006-01-04 Joel Brobecker <brobecker@adacore.com>
18601
18602 * gdb.ada/catch_ex/foo.adb: New file.
18603 * gdb.ada/catch_ex.exp: New testcase.
18604
05cfdb42
DJ
186052007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
18606
18607 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
18608 pass --image-base to linker.
18609
2e03ee74
DJ
186102007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
18611 Daniel Jacobowitz <dan@codesourcery.com>
18612
18613 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
18614 secondary prompts.
18615
0d5de010
DJ
186162007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
18617
18618 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
18619 output. Test the types of members and member pointers.
18620 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
18621 gdb/2092.
18622 * gdb.cp/member-ptr.exp: Search for a comment instead of a
18623 statement. Enable for GCC. Update expected output for some tests
18624 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
18625 layout.
18626 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
18627 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
18628 (Diamond::vget_base): New.
18629 (main): Add new tests.
18630 * gdb.cp/printmethod.exp: Update expected output for member functions.
18631 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
18632 print pEe->D::vg().
18633
61a771aa
DJ
186342007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
18635
18636 * gdb.threads/tls.exp: Allow stops in sem_post.
18637
2fa63963
DJ
186382006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
18639
18640 * gdb.base/annota1.exp: Allow .*printf in backtraces.
18641 * gdb.base/annota3.exp: Likewise.
18642 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
18643 again (instead of timing out).
18644 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
18645 GCC bug 26475.
18646 * gdb.java/jmisc.exp: Adjust to work with method signatures including
18647 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
18648 test from jmisc1.exp.
18649 * gdb.java/jmisc1.exp: Delete.
18650 * gdb.java/jprint.exp: Adjust to work with method signatures including
18651 return types.
18652 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
18653 * gdb.threads/linux-dp.exp: Don't be confused by program output.
18654 * lib/java.exp (compile_java_from_source): Pass the correct type
18655 to target_compile.
18656
5eefc2b7
JB
186572006-12-31 Joel Brobecker <brobecker@adacore.com>
18658
18659 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
18660 (stack_align_edx): New function.
18661 (stack_align_eax): New function.
18662 (main): Add calls to stack_align_edx and stack_align_eax.
18663 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
18664 Add testing for the cases where the register used during a stack
18665 realignment is edx. Same for eax.
18666
227c54da
DJ
186672006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
18668
18669 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
18670 and generic PE targets.
18671
cab8ac94
JB
186722006-12-29 Joel Brobecker <brobecker@adacore.com>
18673
18674 * gdb.ada/array_return.exp: Update copyright date list.
18675
ba54f318
JB
186762006-12-27 Joel Brobecker <brobecker@adacore.com>
18677
18678 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
18679 (Create_Small_Float_Vector): New function.
18680 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
18681 function body.
18682 * gdb.ada/array_return/p.adb: Use new type and function from
18683 package Pck.
18684 * gdb.ada/array_return.exp: Add a test verifying that GDB is
18685 able to print the value returned by a function returning an
18686 array of float.
18687
6b7a35dd
JB
186882006-12-20 Joel Brobecker <brobecker@adacore.com>
18689
18690 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
18691 The associated tests should be PASSing.
18692
038224f6
VP
186932006-12-08 Vladimir Prus <vladimir@codesourcery.com>
18694
18695 Test for base in references.
18696 * gdb.mi/mi-var-cp.cc: Add test code.
18697 * gdb.mi/mi-var-cp.exp: Test for bases in references.
18698 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
18699 * gdb.mi/mi2-watch.exp: Likewise.
18700 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
18701 (mi_list_varobj_children): New function.
18702
b26ed50d
VP
187032006-12-08 Vladimir Prus <vladimir@codesourcery.com>
18704
18705 * lib/mi-support.exp
18706 (mi_runto): Accept "()" after function name.
18707 (mi_create_varobj): New function.
18708 (mi_varobj_update): New function.
18709 (mi_Check_varobj_value): New function.
18710 * gdb.mi/mi-var-cp.exp: New file.
18711 * gdb.mi/mi-var-cp.cc: New file.
a9c64011 18712
08232497
DJ
187132006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
18714
18715 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
18716 gdb.base/weaklib2.c: New files.
18717
d394c993 187182006-11-29 Nathan Sidwell <nathan@codesourcery.com>
8ec659a0 18719
ac6c2fba
NS
18720 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
18721 info. Adjust test names.
18722
8ec659a0 18723 * gdb.base/break.c (main): Move position of malloc.
d394c993 18724 * gdb.base/break.exp: Revert mistaken checkin.
8ec659a0 18725
acd65feb
VP
187262006-11-28 Vladimir Prus <vladimir@codesourcery.com>
18727
18728 * gdb.mi/mi-var-cmd.exp: Check -var-update after
18729 assignement of arrays and function pointers.
18730 * gdb.mi/var-cmd.c: Add declaration necessary for above
18731 tests.
18732
f556d5e5
NS
187332006-11-27 Nathan Sidwell <nathan@codesourcery.com>
18734
18735 * gdb.base/break.c (main): Call malloc.
fcfcc2b5
NS
18736
18737 * gdb.threads/linux-dp.exp: Read thread table before and after
18738 creating each philosopher and verify it.
18739
697bc68d
NS
187402006-11-27 Nathan Sidwell <nathan@codesourcery.com>
18741 Paul Brook <paul@codesourcery.com>
18742 Daniel Jacobowitz <dan@codesourcery.com>
18743
18744 * gdb.base/ending-run.exp: Flatten expect script stepping out of
a9c64011 18745 main to remove duplication. Add start function of the form
697bc68d
NS
18746 '_*start[1-9]*'. Add RVDS start function.
18747
29d73ae4
DJ
187482006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
18749
18750 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
18751
c1d88655
UW
187522006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18753
18754 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
18755 * gdb.asm/spu.inc: New file.
18756 * gdb.base/term.exp: Disable if [target_info exists noargs].
18757 * gdb.gdb/complaints.exp: Disable if ![isnative].
18758 * gdb.gdb/selftest.exp: Likewise.
18759 * gdb.gdb/observer.exp: Likewise.
18760 * gdb.gdb/xfullpath.exp: Likewise.
18761 * gdb.base/attach.exp: Disable on SPU target.
18762 * gdb.cp/bs145503.exp: Likewise.
18763 * gdb.cp/exception.exp: Likewise.
18764 * gdb.cp/userdef.exp: Likewise.
18765
32a13b1a
DJ
187662006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
18767
18768 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
18769
d8295fe9
VP
187702006-11-10 Vladimir Prus <vladimir@codesourcery.com>
18771
18772 * gdb.base/completion.exp: Fix completion tests for
18773 'info' and 'info '.
18774 * gdb.base/help.exp (help_test_raw, test_class_help)
18775 (test_prefix_command_help): Move...
18776 * lib/gdb.exp: Here.
18777 * gdb.base/main.exp: Adjust.
18778 * gdb.cp/maint.exp: Adjust.
18779 * gdb.trace/tracecmd.exp: Use test_help_class.
a9c64011 18780
8c394015
VP
187812006-11-09 Vladimir Prus <vladimir@codesourcery.com>
18782
18783 * gdb.stabs/weird.exp (print_weird_var): Use
18784 gdb_test_multiple instead of gdb_expect.
18785
027fc1bc
VP
187862006-11-09 Vladimir Prus <vladimir@codesourcery.com>
18787
18788 * gdb.base/help.exp (help_test_raw): New.
18789 (test_class_help): New.
18790 (test_prefix_command_help): New.
18791 Adjust testcases.
18792
67609209
FR
187932006-11-09 Christophe Lyon <christophe.lyon@st.com>
18794
18795 * gdb.base/constvars.c (main): Write to crass and crips, so that
18796 they are allocated by the compiler.
18797
f73adfeb
AS
187982006-10-27 Andreas Schwab <schwab@suse.de>
18799
18800 * gdb.base/multi-forks.exp: Use "detach fork" instead of
18801 "detach-fork".
18802
2f83a18e
DJ
188032006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
18804
18805 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
18806 of patterns.
18807
94277a38
DJ
188082006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
18809
18810 * gdb.base/sepdebug.exp: Remove debug format test.
18811 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
18812 Handle no-symtab.
18813 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
18814
5bd2f6e2
DJ
188152006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
18816
18817 * gdb.threads/manythreads.c (thread_function, main): Don't cast
18818 int to pointer or pointer to int.
18819 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
18820
8c008720
DJ
188212006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
18822
18823 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
18824
9e35dae4
DJ
188252006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
18826
18827 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
18828
d9639e13
DJ
188292006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
18830
18831 PR c++/2116
18832 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
18833
390a1bd0
JB
188342006-10-06 Joel Brobecker <brobecker@adacore.com>
18835
18836 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
18837 the corresponding bug has been fixed in GDB (PR/2018).
18838
dd920c33
JB
188392006-10-06 Joel Brobecker <brobecker@adacore.com>
18840
18841 * gdb.base/subst.exp: New testcase.
18842
53bbefe9
JB
188432006-10-06 Joel Brobecker <brobecker@adacore.com>
18844
18845 * gdb.ada/array_return/pck.ads: Add copyright notice.
18846 * gdb.ada/array_return/pck.adb: Likewise.
18847 * gdb.ada/array_return/p.adb: Likewise.
18848 * gdb.ada/exec_changed/first.adb: Likewise.
18849 * gdb.ada/exec_changed/second.adb: Likewise.
18850
09851417
JB
188512006-10-06 Joel Brobecker <brobecker@adacore.com>
18852
18853 * gdb.ada/watch_arg/watch.adb: New file.
18854 * gdb.ada/watch_arg.exp: New testcase.
18855
041bf30d
VP
188562006-10-02 Vladimir Prus <vladimir@codesourcery.com>
18857
18858 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
a9c64011 18859 via string_to_regexp.
041bf30d 18860 * gdb.mi/mi2-basics.exp: Likewise.
a9c64011 18861
f286fbdd 188622006-09-20 Michael Snyder <michael.snyder@palmsource.com>
7b880e0b
MS
18863
18864 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
18865 Remove unused / obsolete files.
18866
7c07f349
NR
188672006-09-19 Nick Roberts <nickrob@snap.net.nz>
18868
18869 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
18870
cd5ff84a
VP
188712006-09-17 Vladimir Prus <vladimir@codesourcery.com>
18872
18873 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
18874 HIGH_FRAME argument to -stack-list-arguments can be larger than
a9c64011 18875 the number of frames.
cd5ff84a 18876
ae018d1a
DJ
188772006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
18878
18879 * gdb.base/args.c (main): Add breakpoint marker.
18880 * gdb.base/args.exp: Use args_test for tests. Add new tests which
18881 really test empty arguments.
18882 (args_load): Delete.
18883 (args_test): New.
18884
b399c549
NR
188852006-09-13 Nick Roberts <nickrob@snap.net.nz>
18886
18887 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
889bf7c5 18888 check for one file.
b399c549 18889
2ab1eb7a
VP
188902006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
18891
18892 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
18893 HIGH_FRAME argument to -stack-list-locals can be larger than
18894 the number of frames.
a9c64011 18895
476308bf
FF
188962006-08-18 Fred Fish <fnf@specifix.com>
18897
18898 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
18899 '$' in front of skip_vmx_tests_saved when setting that.
18900
8625200f
AS
189012006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
18902
18903 * gdb.base/trace-commands.exp: New file.
18904
089ec8f1
DJ
189052006-08-10 Joel Brobecker <brobecker@adacore.com>
18906 Daniel Jacobowitz <dan@codesourcery.com>
18907
18908 * gdb.base/step-bt.exp: Make hexadecimal address optional in
18909 expected output of the backtrace commands.
18910
b60f0898
JB
189112006-08-09 Joel Brobecker <brobecker@adacore.com>
18912
18913 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
18914 untested followed by return combination.
18915 * gdb.arch/altivec-regs.exp: Likewise.
18916 * gdb.arch/e500-abi.exp: Likewise.
18917 * gdb.arch/e500-regs.exp: Likewise.
18918 * gdb.arch/gdb1291.exp: Likewise.
18919 * gdb.arch/gdb1431.exp: Likewise.
18920 * gdb.arch/gdb1558.exp: Likewise.
18921 * gdb.arch/i386-prologue.exp: Likewise.
18922 * gdb.arch/i386-unwind.exp: Likewise.
18923 * gdb.asm/asm-source.exp: Likewise.
18924 * gdb.base/a2-run.exp: Likewise.
18925 * gdb.base/advance.exp: Likewise.
18926 * gdb.base/all-bin.exp: Likewise.
18927 * gdb.base/annota1.exp: Likewise.
18928 * gdb.base/annota3.exp: Likewise.
18929 * gdb.base/args.exp: Likewise.
18930 * gdb.base/arithmet.exp: Likewise.
18931 * gdb.base/assign.exp: Likewise.
18932 * gdb.base/async.exp: Likewise.
18933 * gdb.base/attach.exp: Likewise.
18934 * gdb.base/bang.exp: Likewise.
18935 * gdb.base/bigcore.exp: Likewise.
18936 * gdb.base/bitfields.exp: Likewise.
18937 * gdb.base/bitfields2.exp: Likewise.
18938 * gdb.base/break.exp: Likewise.
18939 * gdb.base/call-sc.exp: Likewise.
18940 * gdb.base/call-strs.exp: Likewise.
18941 * gdb.base/callfuncs.exp: Likewise.
18942 * gdb.base/checkpoint.exp: Likewise.
18943 * gdb.base/chng-syms.exp: Likewise.
18944 * gdb.base/code-expr.exp: Likewise.
18945 * gdb.base/commands.exp: Likewise.
18946 * gdb.base/completion.exp: Likewise.
18947 * gdb.base/cond-expr.exp: Likewise.
18948 * gdb.base/condbreak.exp: Likewise.
18949 * gdb.base/consecutive.exp: Likewise.
18950 * gdb.base/constvars.exp: Likewise.
18951 * gdb.base/corefile.exp: Likewise.
18952 * gdb.base/cvexpr.exp: Likewise.
18953 * gdb.base/dbx.exp: Likewise.
18954 * gdb.base/define.exp: Likewise.
18955 * gdb.base/detach.exp: Likewise.
18956 * gdb.base/display.exp: Likewise.
18957 * gdb.base/dump.exp: Likewise.
18958 * gdb.base/ena-dis-br.exp: Likewise.
18959 * gdb.base/ending-run.exp: Likewise.
18960 * gdb.base/environ.exp: Likewise.
18961 * gdb.base/eval-skip.exp: Likewise.
18962 * gdb.base/exprs.exp: Likewise.
18963 * gdb.base/fileio.exp: Likewise.
18964 * gdb.base/finish.exp: Likewise.
18965 * gdb.base/float.exp: Likewise.
18966 * gdb.base/foll-exec.exp: Likewise.
18967 * gdb.base/foll-fork.exp: Likewise.
18968 * gdb.base/foll-vfork.exp: Likewise.
18969 * gdb.base/freebpcmd.exp: Likewise.
18970 * gdb.base/funcargs.exp: Likewise.
18971 * gdb.base/gcore.exp: Likewise.
18972 * gdb.base/gdb1090.exp: Likewise.
18973 * gdb.base/gdb1250.exp: Likewise.
18974 * gdb.base/huge.exp: Likewise.
18975 * gdb.base/info-proc.exp: Likewise.
18976 * gdb.base/interrupt.exp: Likewise.
18977 * gdb.base/jump.exp: Likewise.
18978 * gdb.base/langs.exp: Likewise.
18979 * gdb.base/lineinc.exp: Likewise.
18980 * gdb.base/list.exp: Likewise.
18981 * gdb.base/logical.exp: Likewise.
18982 * gdb.base/long_long.exp: Likewise.
18983 * gdb.base/macscp.exp: Likewise.
18984 * gdb.base/maint.exp: Likewise.
18985 * gdb.base/mips_pro.exp: Likewise.
18986 * gdb.base/miscexprs.exp: Likewise.
18987 * gdb.base/multi-forks.exp: Likewise.
18988 * gdb.base/opaque.exp: Likewise.
18989 * gdb.base/overlays.exp: Likewise.
18990 * gdb.base/pc-fp.exp: Likewise.
18991 * gdb.base/pointers.exp: Likewise.
18992 * gdb.base/printcmds.exp: Likewise.
18993 * gdb.base/psymtab.exp: Likewise.
18994 * gdb.base/ptype.exp: Likewise.
18995 * gdb.base/recurse.exp: Likewise.
18996 * gdb.base/relational.exp: Likewise.
18997 * gdb.base/relocate.exp: Likewise.
18998 * gdb.base/remote.exp: Likewise.
18999 * gdb.base/reread.exp: Likewise.
19000 * gdb.base/restore.exp: Likewise.
19001 * gdb.base/return.exp: Likewise.
19002 * gdb.base/return2.exp: Likewise.
19003 * gdb.base/scope.exp: Likewise.
19004 * gdb.base/sect-cmd.exp: Likewise.
19005 * gdb.base/sep.exp: Likewise.
19006 * gdb.base/sepdebug.exp: Likewise.
19007 * gdb.base/setshow.exp: Likewise.
19008 * gdb.base/setvar.exp: Likewise.
19009 * gdb.base/sigall.exp: Likewise.
19010 * gdb.base/sigbpt.exp: Likewise.
19011 * gdb.base/signals.exp: Likewise.
19012 * gdb.base/signull.exp: Likewise.
19013 * gdb.base/sizeof.exp: Likewise.
19014 * gdb.base/solib.exp: Likewise.
19015 * gdb.base/step-line.exp: Likewise.
19016 * gdb.base/step-test.exp: Likewise.
19017 * gdb.base/structs.exp: Likewise.
19018 * gdb.base/structs2.exp: Likewise.
19019 * gdb.base/term.exp: Likewise.
19020 * gdb.base/twice.exp: Likewise.
19021 * gdb.base/until.exp: Likewise.
19022 * gdb.base/varargs.exp: Likewise.
19023 * gdb.base/volatile.exp: Likewise.
19024 * gdb.base/watchpoint.exp: Likewise.
19025 * gdb.base/whatis-exp.exp: Likewise.
19026 * gdb.base/whatis.exp: Likewise.
19027 * gdb.cp/ambiguous.exp: Likewise.
19028 * gdb.cp/annota2.exp: Likewise.
19029 * gdb.cp/annota3.exp: Likewise.
19030 * gdb.cp/bool.exp: Likewise.
19031 * gdb.cp/breakpoint.exp: Likewise.
19032 * gdb.cp/casts.exp: Likewise.
19033 * gdb.cp/class2.exp: Likewise.
19034 * gdb.cp/classes.exp: Likewise.
19035 * gdb.cp/cplusfuncs.exp: Likewise.
19036 * gdb.cp/ctti.exp: Likewise.
19037 * gdb.cp/derivation.exp: Likewise.
19038 * gdb.cp/exception.exp: Likewise.
19039 * gdb.cp/gdb1355.exp: Likewise.
19040 * gdb.cp/hang.exp: Likewise.
19041 * gdb.cp/inherit.exp: Likewise.
19042 * gdb.cp/local.exp: Likewise.
19043 * gdb.cp/m-data.exp: Likewise.
19044 * gdb.cp/m-static.exp: Likewise.
19045 * gdb.cp/member-ptr.exp: Likewise.
19046 * gdb.cp/method.exp: Likewise.
19047 * gdb.cp/misc.exp: Likewise.
19048 * gdb.cp/namespace.exp: Likewise.
19049 * gdb.cp/overload.exp: Likewise.
19050 * gdb.cp/ovldbreak.exp: Likewise.
19051 * gdb.cp/pr-1023.exp: Likewise.
19052 * gdb.cp/pr-1210.exp: Likewise.
19053 * gdb.cp/pr-574.exp: Likewise.
19054 * gdb.cp/printmethod.exp: Likewise.
19055 * gdb.cp/psmang.exp: Likewise.
19056 * gdb.cp/ref-params.exp: Likewise.
19057 * gdb.cp/ref-types.exp: Likewise.
19058 * gdb.cp/rtti.exp: Likewise.
19059 * gdb.cp/templates.exp: Likewise.
19060 * gdb.cp/try_catch.exp: Likewise.
19061 * gdb.cp/userdef.exp: Likewise.
19062 * gdb.cp/virtfunc.exp: Likewise.
19063 * gdb.disasm/am33.exp: Likewise.
19064 * gdb.disasm/h8300s.exp: Likewise.
19065 * gdb.disasm/mn10300.exp: Likewise.
19066 * gdb.disasm/sh3.exp: Likewise.
19067 * gdb.disasm/t01_mov.exp: Likewise.
19068 * gdb.disasm/t02_mova.exp: Likewise.
19069 * gdb.disasm/t03_add.exp: Likewise.
19070 * gdb.disasm/t04_sub.exp: Likewise.
19071 * gdb.disasm/t05_cmp.exp: Likewise.
19072 * gdb.disasm/t06_ari2.exp: Likewise.
19073 * gdb.disasm/t07_ari3.exp: Likewise.
19074 * gdb.disasm/t08_or.exp: Likewise.
19075 * gdb.disasm/t09_xor.exp: Likewise.
19076 * gdb.disasm/t10_and.exp: Likewise.
19077 * gdb.disasm/t11_logs.exp: Likewise.
19078 * gdb.disasm/t12_bit.exp: Likewise.
19079 * gdb.disasm/t13_otr.exp: Likewise.
19080 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
19081 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
19082 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
19083 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
19084 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
19085 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
19086 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
19087 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
19088 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
19089 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
19090 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
19091 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
19092 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
19093 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
19094 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
19095 * gdb.mi/gdb701.exp: Likewise.
19096 * gdb.mi/gdb792.exp: Likewise.
19097 * gdb.mi/mi-basics.exp: Likewise.
19098 * gdb.mi/mi-break.exp: Likewise.
19099 * gdb.mi/mi-cli.exp: Likewise.
19100 * gdb.mi/mi-console.exp: Likewise.
19101 * gdb.mi/mi-disassemble.exp: Likewise.
19102 * gdb.mi/mi-eval.exp: Likewise.
19103 * gdb.mi/mi-file.exp: Likewise.
19104 * gdb.mi/mi-read-memory.exp: Likewise.
19105 * gdb.mi/mi-regs.exp: Likewise.
19106 * gdb.mi/mi-return.exp: Likewise.
19107 * gdb.mi/mi-simplerun.exp: Likewise.
19108 * gdb.mi/mi-stack.exp: Likewise.
19109 * gdb.mi/mi-stepi.exp: Likewise.
19110 * gdb.mi/mi-syn-frame.exp: Likewise.
19111 * gdb.mi/mi-until.exp: Likewise.
19112 * gdb.mi/mi-var-block.exp: Likewise.
19113 * gdb.mi/mi-var-child.exp: Likewise.
19114 * gdb.mi/mi-var-cmd.exp: Likewise.
19115 * gdb.mi/mi-var-display.exp: Likewise.
19116 * gdb.mi/mi-watch.exp: Likewise.
19117 * gdb.mi/mi2-basics.exp: Likewise.
19118 * gdb.mi/mi2-break.exp: Likewise.
19119 * gdb.mi/mi2-cli.exp: Likewise.
19120 * gdb.mi/mi2-console.exp: Likewise.
19121 * gdb.mi/mi2-disassemble.exp: Likewise.
19122 * gdb.mi/mi2-eval.exp: Likewise.
19123 * gdb.mi/mi2-file.exp: Likewise.
19124 * gdb.mi/mi2-read-memory.exp: Likewise.
19125 * gdb.mi/mi2-regs.exp: Likewise.
19126 * gdb.mi/mi2-return.exp: Likewise.
19127 * gdb.mi/mi2-simplerun.exp: Likewise.
19128 * gdb.mi/mi2-stack.exp: Likewise.
19129 * gdb.mi/mi2-stepi.exp: Likewise.
19130 * gdb.mi/mi2-syn-frame.exp: Likewise.
19131 * gdb.mi/mi2-until.exp: Likewise.
19132 * gdb.mi/mi2-var-block.exp: Likewise.
19133 * gdb.mi/mi2-var-child.exp: Likewise.
19134 * gdb.mi/mi2-var-cmd.exp: Likewise.
19135 * gdb.mi/mi2-var-display.exp: Likewise.
19136 * gdb.mi/mi2-watch.exp: Likewise.
19137 * gdb.stabs/exclfwd.exp: Likewise.
19138 * gdb.stabs/weird.exp: Likewise.
19139 * gdb.threads/gcore-thread.exp: Likewise.
19140 * gdb.trace/actions.exp: Likewise.
19141 * gdb.trace/backtrace.exp: Likewise.
19142 * gdb.trace/circ.exp: Likewise.
19143 * gdb.trace/collection.exp: Likewise.
19144 * gdb.trace/deltrace.exp: Likewise.
19145 * gdb.trace/infotrace.exp: Likewise.
19146 * gdb.trace/limits.exp: Likewise.
19147 * gdb.trace/packetlen.exp: Likewise.
19148 * gdb.trace/passc-dyn.exp: Likewise.
19149 * gdb.trace/passcount.exp: Likewise.
19150 * gdb.trace/report.exp: Likewise.
19151 * gdb.trace/save-trace.exp: Likewise.
19152 * gdb.trace/tfind.exp: Likewise.
19153 * gdb.trace/tracecmd.exp: Likewise.
19154 * gdb.trace/while-dyn.exp: Likewise.
19155 * gdb.trace/while-stepping.exp: Likewise.
19156
f4b618d1
JB
191572006-08-08 Joel Brobecker <brobecker@adacore.com>
19158
19159 * gdb.base/step-bt.c: New file.
19160 * gdb.base/step-bt.exp: New testcase.
19161
3d00d119
DJ
191622006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
19163
19164 * config/monitor.exp (gdb_load): Remove support for obsolete
19165 download-write-size.
19166 * gdb.base/remote.exp: Likewise. Update all callers of
19167 gdb_timed_load.
19168
017b5bd4
DJ
191692006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
19170
19171 * cursal.exp: Pass binfile to gdb_load.
19172
837c599d
DJ
191732006-08-01 Nathan Sidwell <nathan@codesourcery.com>
19174
19175 * gdb.base/cursal.exp: Add "" to gdb_load call.
19176
8dd4540b
MK
191772006-07-29 Mark Kettenis <kettenis@gnu.org>
19178
19179 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
19180 NetBSD/ELF targets.
19181
ab5c9f60
DJ
191822006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
19183
19184 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
19185 operator*.
19186
4c42eaff
DJ
191872006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
19188
19189 * gdb.base/completion.exp: Update for change in "file" behavior.
19190 * gdb.stabs/weird.exp: Likewise.
19191 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
19192 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
19193
0155cc76
NS
191942006-07-24 Nathan Sidwell <nathan@codesourcery.com>
19195
19196 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
19197 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
19198
16026cd7
AS
191992006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
19200
19201 * gdb.base/default.exp: Update source command error message.
19202 * gdb.base/help.exp: Update 'help source' message.
19203
16963cb6
DJ
192042006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
19205
19206 * gdb.cp/bs15503.exp: Update comment for no longer crashing
19207 test.
19208
6d7fd486
AS
192092006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
19210
19211 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
19212
29e8a844
DJ
192132006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
19214
19215 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
19216
6afcfa39
DJ
192172006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
19218
19219 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
19220
267a692b
MK
192212006-07-17 Mark Kettenis <kettenis@gnu.org>
19222
19223 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
19224 *-*-openbsd* from targets for wich we expect ARM FPA floating
19225 point format.
19226
85d2fec4
NR
192272006-07-17 Nick Roberts <nickrob@snap.net.nz>
19228
19229 * gdb.cp/annota3.exp: Expect frame-begin annotation.
19230
192312006-07-17 Mark Kettenis <kettenis@gnu.org>
19232
19233 * gdb.base/annota3.exp: Expect frame-begin annotation.
19234
85b4c6e8
JB
192352006-07-14 Joel Brobecker <brobecker@adacore.com>
19236
19237 * gdb.base/help.exp: Adjust "help unset" test to accept
19238 any list of unset commands.
19239
fb933624
DJ
192402006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
19241 Daniel Jacobowitz <dan@codesourcery.com>
19242
19243 * gdb.cp/ref-params.exp: New test.
19244 * gdb.cp/ref-params.cc: New source file.
19245 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
19246
1dff4b64
MK
192472006-07-08 Mark Kettenis <kettenis@gnu.org>
19248
19249 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
19250 spaces/tabs in regular expressions since they might not be there.
19251
40d2e0e3
AS
192522006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
19253
19254 * gdb.base/ifelse.exp: New file.
19255
f6c957d2
NS
192562006-07-04 Nathan Sidwell <nathan@codesourcery.com>
19257
19258 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
19259 line.
19260 * gdb.base/huge.exp: Loop over compilation to find a size that
19261 is acceptable.
19262 * gdb.base/remote.exp: Correct expected strings.
19263 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
19264
b9c5a23d
DJ
192652006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
19266
19267 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
19268
9af2e58d
DJ
192692006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
19270
19271 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
19272 native.
19273
30930ca5
DJ
192742006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
19275
19276 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
19277 enable stabs testing.
19278
aa32fa1d
DJ
192792006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
19280
bd4a4c80 19281 * gdb.base/auxv.exp: Intercept undefined command messages before
aa32fa1d
DJ
19282 gdb_test_multiple does.
19283
321fef15
DJ
192842006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
19285
19286 * Makefile.in (host_alias): Remove.
19287 (target_alias): Use @target_noncanonical@.
19288 (site.exp): Don't set host_alias.
19289 * aclocal.m4: Remove contents. Include acx.m4.
19290 * configure: Regenerated.
19291 * configure.ac: Use ACX_NONCANONICAL_TARGET.
19292
e1c2defa
NS
192932006-06-13 Nathan Sidwell <nathan@codesourcery.com>
19294
e63b55d1
NS
19295 * lib/gdb.exp (gdb_load_cmd): New.
19296
5600ea19
NS
19297 * gdb.base/fileio.c: Add system(NULL) test.
19298 * gdb.base/fileio.exp: Check it.
19299
e1c2defa
NS
19300 * gdb.base/break.c: Add 10a breakpoint at }
19301 * gdb.base/break.exp: Add test for breakpoint at }
19302 * gdb.cp/anon-union.cc: Add code at end of function.
19303 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
19304 * gdb.mi/var-cmd.c: Add code at end of function.
19305 * gdb.mi/mi-var-display.exp: Adjust end of next.
19306 * gdb.mi/mi2-var-display.exp: Likewise.
19307 * gdb.base/fileio.c: Add stop function and insert calls at
19308 stopping places.
19309 * gdb.base/fileio.exp: Breakpoint stop function and remove
19310 explicit line number references.
19311
6c0112ec
JB
193122006-05-19 Joel Brobecker <brobecker@adacore.com>
19313
a9c64011
AS
19314 * gdb.base/del.exp (test_delete_alias): New function.
19315 Now check that both "del" and "d" work as aliases for "delete".
6c0112ec 19316
154189a4
FF
193172006-05-18 Fred Fish <fnf@specifix.com>
19318
19319 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
19320 required. Check for spurious output after program exits normally.
19321
582e64c2
FF
193222006-05-17 Fred Fish <fnf@specifix.com>
19323
19324 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
19325 gdb_load, so it works in the simulator.
19326
8ef6493a
FF
193272006-05-11 Fred Fish <fnf@specifix.com>
19328
19329 * gdb.base/bang.exp: Ignore unexpected output between the
19330 "program exited normally" and the gdb prompt, as many other
19331 tests do.
19332
692b141c
MK
193332006-05-07 Mark Kettenis <kettenis@gnu.org>
19334
19335 * gdb.base/help.exp: Make "delete checkpoint" part option for
19336 "help d" and "help delete" tests.
19337
540b8a30
UW
193382006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
19339
a9c64011 19340 * gdb.mi/mi-basics.exp: Add missing serial number to
540b8a30
UW
19341 expected output in some mi_gdb_test statements.
19342 * gdb.mi/mi2-basics.exp: Likewise.
19343
9b6462d9
JB
193442006-05-05 Joel Brobecker <brobecker@adacore.com>
19345
19346 * gdb.base/del.c: New file.
19347 * gdb.base/del.exp: New testcase.
19348
954de43b
DM
193492006-05-05 David S. Miller <davem@sunset.davemloft.net>
19350
19351 * gdb.base/break.exp: Do not assume a breakpoint on
19352 main will actually be in $srcfile when optimizing.
1303f75e
DM
19353 * gdb.base/savedregs.exp: Do not require that the dummy
19354 frame location match up to a symbol and source file location.
c3242428
DM
19355 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
19356 will get printed without a mi_cmd_data_list_register_values prefix.
19357 (*-data-list-register-*): Correct regular expressions to expect the new
19358 pseudo d? floating point registers.
19359 * gdb.mi/mi2-regs.exp: Likewise.
a9c64011 19360
c7e64c9a
DJ
193612006-05-05 Christophe Lyon <christophe.lyon@st.com>
19362
19363 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
19364 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
19365 is allocated by the compiler.
19366 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
19367 anons, e, anone to force their allocation by the compiler.
19368
193692006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
79c214e0
DJ
19370
19371 * gdb.base/help.exp: Update expected text for help d and
19372 help delete.
19373
27ce9a6d
MK
193742006-05-02 Mark Kettenis <kettenis@gnu.org>
19375
19376 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
19377 NetBSD/ELF targets.
19378
8608915f
MK
193792006-04-30 Mark Kettenis <kettenis@gnu.org>
19380
19381 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
19382 single-step breakpoint fails; make this a KFAIL on
19383 sparc*-*-openbsd*.
19384 * gdb.base/siginfo.exp: Likewise.
19385 * gdb.base/sigstep.exp (advance, advancei): Likewise.
19386
b8db102d
MS
193872006-04-26 Michael Snyder <msnyder@redhat.com>
19388
19389 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
19390 which may have to consume output from other forks.
19391 Add tests to make sure that "delete fork" succeeded.
19392
c702009a
MS
193932006-04-20 Michael Snyder <msnyder@redhat.com>
19394
19395 * 2006-03-22 Jim Blandy <jimb@redhat.com>
19396 Add support for the Renesas M32C and M16C.
19397
19398 * gdb.asm/asm-source.exp: Add m32c target.
19399 * gdb.asm/m32c.inc: Support for m32c target.
19400
e28493f2
AS
194012006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
19402
19403 * gdb.base/commands.exp (recursive_source_test): New test.
19404
880da185
DM
194052006-04-04 David S. Miller <davem@sunset.davemloft.net>
19406
19407 * gdb.base/float.exp: Add pattern for sparc targets.
19408
61d9b92f
DJ
194092006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
19410
19411 * gdb.base/commands.exp (stray_arg0_test): New test.
19412
bd717df8
PB
194132006-03-30 Paul Brook <paul@codesourcery.com>
19414
19415 * gdb.mi/mi-until.exp: kfail broken until command.
19416 * gdb.mi/mi2-until.exp: Ditto.
19417
ec793d3c
NR
194182006-03-27 Nick Roberts <nickrob@snap.net.nz>
19419
19420 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
19421
831004b7
AO
194222006-03-08 Alexandre Oliva <aoliva@redhat.com>
19423
19424 * gdb.base/prelink.exp: Anchor tested-for regular expression
19425 on gdb prompt.
19426
effe49a0
PB
194272006-03-07 Paul Brook <paul@codesourcery.com>
19428
19429 * gdb.base/assign.exp: Correct fail message.
19430
e5461016
PB
194312006-03-07 Paul Brook <paul@codesourcery.com>
19432
19433 * lib/compiler.c: Extract armcc version number.
19434 * lib/compiler.cc: Ditto.
19435
fc91c6c2
PB
194362006-03-07 Paul Brook <paul@codesourcery.com>
19437
19438 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
19439 additional_flags=-w.
19440 * gdb.arch/altivec-regs.exp: Ditto.
19441 * gdb.arch/e500-abi.exp: Ditto.
19442 * gdb.arch/e500-regs.exp: Ditto.
19443 * gdb.base/all-bin.exp: Ditto.
19444 * gdb.base/annota1.exp: Ditto.
19445 * gdb.base/annota3.exp: Ditto.
19446 * gdb.base/args.exp: Ditto.
19447 * gdb.base/arithmet.exp: Ditto.
19448 * gdb.base/assign.exp: Ditto.
19449 * gdb.base/async.exp: Ditto.
19450 * gdb.base/bang.exp: Ditto.
19451 * gdb.base/break.exp: Ditto.
19452 * gdb.base/call-rt-st.exp: Ditto.
19453 * gdb.base/completion.exp: Ditto.
19454 * gdb.base/cond-expr.exp: Ditto.
19455 * gdb.base/condbreak.exp: Ditto.
19456 * gdb.base/consecutive.exp: Ditto.
19457 * gdb.base/define.exp: Ditto.
19458 * gdb.base/display.exp: Ditto.
19459 * gdb.base/ena-dis-br.exp: Ditto.
19460 * gdb.base/environ.exp: Ditto.
19461 * gdb.base/eval-skip.exp: Ditto.
19462 * gdb.base/info-proc.exp: Ditto.
19463 * gdb.base/jump.exp: Ditto.
19464 * gdb.base/logical.exp: Ditto.
19465 * gdb.base/long_long.exp: Ditto.
19466 * gdb.base/maint.exp: Ditto.
19467 * gdb.base/miscexprs.exp: Ditto.
19468 * gdb.base/pc-fp.exp: Ditto.
19469 * gdb.base/pointers.exp: Ditto.
19470 * gdb.base/relational.exp: Ditto.
19471 * gdb.base/reread.exp: Ditto.
19472 * gdb.base/sect-cmd.exp: Ditto.
19473 * gdb.base/sep.exp: Ditto.
19474 * gdb.base/sepdebug.exp: Ditto.
19475 * gdb.base/until.exp: Ditto.
19476 * gdb.base/whatis-exp.exp: Ditto.
19477 * gdb.cp/annota2.exp: Ditto.
19478 * gdb.cp/annota3.exp: Ditto.
19479 * gdb.trace/actions.exp: Ditto.
19480 * gdb.trace/backtrace.exp: Ditto.
19481 * gdb.trace/circ.exp: Ditto.
19482 * gdb.trace/collection.exp: Ditto.
19483 * gdb.trace/deltrace.exp: Ditto.
19484 * gdb.trace/infotrace.exp: Ditto.
19485 * gdb.trace/limits.exp: Ditto.
19486 * gdb.trace/packetlen.exp: Ditto.
19487 * gdb.trace/passc-dyn.exp: Ditto.
19488 * gdb.trace/passcount.exp: Ditto.
19489 * gdb.trace/report.exp: Ditto.
19490 * gdb.trace/save-trace.exp: Ditto.
19491 * gdb.trace/tfind.exp: Ditto.
19492 * gdb.trace/tracecmd.exp: Ditto.
19493 * gdb.trace/while-dyn.exp: Ditto.
19494 * gdb.trace/while-stepping.exp: Ditto.
19495 * lib/gdb.exp: Ditto.
19496 (gdb_compile): Handle nowarning option.
19497
5f4a23d9
AO
194982006-03-07 Alexandre Oliva <aoliva@redhat.com>
19499
19500 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
19501 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
19502 Rename executable to prelinkt. Don't re-prelink if we didn't
19503 get a core file. Test prelink -u exit status to tell whether
19504 prelinking failed. Use gdb_test_multiple.
19505
9733fc94
DJ
195062006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
19507
19508 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
19509 (do_tests): Call it.
19510
cc10cae3
AO
195112006-02-28 Alexandre Oliva <aoliva@redhat.com>
19512
19513 * gdb.base/prelink.exp: New test.
19514 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
19515
15c46491
WZ
195162006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
19517
19518 * gdb.fortran/derived-type.f90: New file.
19519 * gdb.fortran/derived-type.exp: New testcase.
19520
5c9f7ded
DJ
195212006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
19522
19523 * gdb.base/default.exp: Allow ';' as a directory separator.
19524
5b96932b
AS
195252006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
19526
19527 * gdb.base/help.exp (help add-symbol-file): Update.
19528
1986bccd
AS
195292006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
19530
19531 * gdb.base/help.exp (help load): Update expected results.
19532
a8b7528f
FF
195332006-02-19 Fred Fish <fnf@specifix.com>
19534
19535 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
19536 specifix hex value as part of results.
19537 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
a9c64011 19538
f8261448
FF
195392006-02-16 Fred Fish <fnf@specifix.com>
19540
19541 * gdb.base/whatis.c: Define variables using typedefs char_addr,
19542 ushort_addr, and slong_addr, so the typedefs are not optimized
19543 away.
19544 * gdb.base/whatis.exp: Add tests using type name for struct type,
19545 union type, enum type, and typedef.
a9c64011 19546
31d8bdd2
MK
195472006-02-13 Mark Kettenis <kettenis@gnu.org>
19548
19549 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
19550
34e41e63
JB
195512006-02-13 Jim Blandy <jimb@redhat.com>
19552
19553 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
19554 case where it takes two "next" commands to skip past the init
19555 call.
19556
ac6e4f31
FF
195572006-02-12 Fred Fish <fnf@specifix.com>
19558
19559 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
19560 to handle cases where it takes two "next" commands to skip
19561 past the init call.
19562
2db2d571
JB
195632006-02-07 Joel Brobecker <brobecker@adacore.com>
19564
19565 * gdb.ada/array_return.exp: Mark the last test as expected to fail
19566 on hppa32 targets.
19567
38fcd64c
DJ
195682006-02-06 Vladimir Prus <ghost@cs.msu.su>
19569
19570 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
19571 field.
19572
1315ad46
MK
195732006-01-29 Mark Kettenis <kettenis@gnu.org>
19574
19575 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
19576
5625b943
DJ
195772006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
19578
19579 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
19580 files.
19581
80df1bbe
DJ
195822006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
19583
19584 * gdb.cp/maint.exp: Set complaints to a positive value.
19585
9078e690
DJ
195862006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
19587
19588 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
19589 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
19590 function name.
19591
9c903399
DJ
195922006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
19593
19594 * gdb.base/checkpoint.c: Update copyright notice. Include
19595 <stdlib.h>.
19596
761ae4d6
JB
195972006-01-04 Jim Blandy <jimb@redhat.com>
19598
19599 * gdb.asm/asm-source.exp: Independently provide default values for
19600 asm-flags and debug-flags. Use 'string equal' to do the
19601 comparison, not the implicit expr's '==' operator. Remove
19602 now-unneeded assignments to asm-flags. In h8300 case, place
19603 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
19604
099ac3dd
MS
196052006-01-04 Michael Snyder <msnyder@redhat.com>
19606
19607 * gdb.base/checkpoint.c: New file.
19608 * gdb.base/checkpoint.exp: New file.
19609 * gdb.base/multi-fork.c: New file.
19610 * gdb.base/multi-fork.exp: New file.
19611 * gdb.base/pi.txt: New file (data for checkpoint.c test).
19612
f4d85314
FF
196132006-01-04 Fred Fish <fnf@specifix.com>
19614
19615 * gdb.base/ptype.c (foo): Add typedef.
19616 (intfoo): Add function.
19617 * gdb.base/ptype1.c: New file.
19618 * gdb.base/ptype.exp: Handle compilation and linking with two
19619 source files. Test that proper type for "foo" is found based
19620 on source context rather than first match found in symtabs.
19621
a1b06f35
MK
196222005-12-28 Mark Kettenis <kettenis@gnu.org>
19623
19624 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
19625 * gdb.asm/openbsd.inc: Indent commands.
19626
d082a1e2
MK
196272005-12-26 Mark Kettenis <kettenis@gnu.org>
19628
c65016bd
MK
19629 * gdb.base/freebpcmd.exp: Increase timeout.
19630
d082a1e2
MK
19631 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
19632
d3c32a0e
DJ
196332005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
19634
19635 * gdb.base/default.exp: Update check for "show version".
19636
9fdb1f50
RC
196372005-12-09 Randolph Chung <tausq@debian.org>
19638
19639 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
19640 * gdb.asm/pa64.inc: New file.
19641
5f2c56f7
RC
196422005-12-09 Randolph Chung <tausq@debian.org>
19643
19644 * gdb.asm/common.inc: Indent commands.
19645 * gdb.asm/asmsrc1.s: Likewise.
19646 * gdb.asm/asmsrc2.s: Likewise.
19647
8117349c
RC
196482005-12-09 Randolph Chung <tausq@debian.org>
19649
19650 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
19651 (get_addr_of_sym): Remove duplicate print.
19652 (gen_core): xfail hppa*-*-hpux*, update expected output.
19653 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
19654 * gdb.arch/pa64-nullify.s: New file.
19655
8f07f25a
RC
196562005-12-09 Randolph Chung <tausq@debian.org>
19657
19658 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
19659
55b39184
DJ
196602005-12-07 Christophe Lyon <christophe.lyon@st.com>
19661
19662 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
19663 code generation for these functions.
19664 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
19665 error message.
19666
31e2b00f
AS
196672005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
19668
19669 * gdb.base/help.exp (help b, help br, help bre, help brea)
19670 (help break): Update the expected message.
19671
c3d0b56e
SC
196722005-11-11 Stephane Carrez <stcarrez@nerim.fr>
19673
19674 * gdb.asm/m68hc11.inc: Setup the data section.
19675 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
19676 script for this test.
19677 (m6812-*-*): Likewise.
19678
36ae0ea9
RC
196792005-11-09 Randolph Chung <tausq@debian.org>
19680
19681 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
19682
9d6f42e9
WZ
196832005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
19684
19685 * gdb.base/break.exp: Fix a comment typo.
19686
e2126a14
EZ
196872005-11-03 Jim Blandy <jimb@redhat.com>
19688
a9c64011
AS
19689 Checked in by Elena Zannoni <ezannoni@redhat.com>
19690
889bf7c5 19691 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
e2126a14 19692
e0ac7199
CV
196932005-11-02 Corinna Vinschen <vinschen@redhat.com>
19694
19695 * gdb.arch/gdb1558.c: Include stdio.h.
19696
31d3fb18
MK
196972005-10-31 Mark Kettenis <kettenis@gnu.org>
19698
19699 * gdb.asm/asm-source.exp: Use -e instead of --entry.
19700
e52b687c
MK
197012005-10-31 Mark Kettenis <kettenis@gnu.org>
19702
19703 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
19704
f4711d79
PG
197052005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
19706
a9c64011
AS
19707 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
19708 vscr" tests to better match output.
f4711d79 19709
987a9106
JB
197102005-10-12 Jim Blandy <jimb@redhat.com>
19711
19712 * gdb.base/structs.exp (any): New function.
19713 (test_struct_returns): Don't make any assumptions at all about
19714 what value the function returns when GDB can't set the return
19715 value.
19716
2336bb58
JB
197172005-10-09 Joel Brobecker <brobecker@adacore.com>
19718
19719 * gdb.ada/arrayidx/p.adb: New file.
19720 * gdb.ada/arrayidx.exp: New testcase
19721
197222005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
19723
19724 * gdb.ada/array_return/pck.ads: New file.
19725 * gdb.ada/array_return/pck.adb: New file.
19726 * gdb.ada/array_return/p.adb: New file.
19727 * gdb.ada/array_return.exp: New testcase.
19728
705335ea
JB
197292005-10-03 Joel Brobecker <brobecker@adacore.com>
19730
a9c64011
AS
19731 * gdb.base/arrayidx.c: New file.
19732 * gdb.base/arrayidx.exp: New testcase.
705335ea 19733
11ee9940
NR
197342005-09-29 Nick Roberts <nickrob@snap.net.nz>
19735
19736 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
19737 frames-invalid and breakpoints-invalid are no longer generated
19738 with level 3 so don't expect them in the output.
19739
39fb8e9e
BR
197402005-09-27 Bob Rossi <bob@brasko.net>
19741
a9c64011 19742 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
39fb8e9e
BR
19743 from test. Escape the | in mi_gdb_test call.
19744 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
19745 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
19746 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
19747 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
19748 expected regex's in mi_gdb_test calls.
19749 * lib/mi-support.exp: Remove arbitrary .* from tests.
19750 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
19751 Fully anchor GDB/MI expected results in mi_gdb_test.
19752 * lib/gdb.exp (string_to_regexp): Escape the ] character.
19753 * gdb.base/sizeof.exp: Remove escape character. Correct test.
19754
2af48f68
PB
197552005-09-26 Paul Brook <paul@codesourcery.com>
19756
19757 * long_long.exp: Exclude eabi targets from arm FPA float format test.
19758
f34502bc
WZ
197592005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
19760
19761 * bfp-test.c: New file.
19762 * bfp-test.exp: New testcase.
19763
ca929517
WZ
197642005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
19765
19766 * gdb.fortran/subarray.exp: New testcase to test the evaluation
19767 of subarray and substring variable.
19768 * gdb.fortran/subarray.f: New source file for the test of subarray
19769 and substring variable evaluation.
19770 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
19771 of string constant.
19772
c761af65
DJ
197732005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
19774
19775 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
19776 copyright dates.
19777
561d7a1d
PG
197782005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
19779
19780 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
19781 powerpc altivec' test with an almost identical 'info vector' test.
19782
b2b64cc9
PG
197832005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
19784
a9c64011
AS
19785 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
19786 vscr" tests to match output.
b2b64cc9 19787
6ac4d15a
PG
197882005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
19789
a9c64011
AS
19790 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
19791 output.
6ac4d15a 19792
40e55bef
BR
197932005-09-11 Bob Rossi <bob@brasko.net>
19794
889bf7c5
PA
19795 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
19796 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
19797 commands that return an MI output command and an asyncronous MI output
19798 command.
40e55bef
BR
19799 * gdb.mi/mi-console.exp: Ditto.
19800
3c7385ec
BR
198012005-09-11 Bob Rossi <bob@brasko.net>
19802
19803 * gdb.mi/mi-var-child.c: Include <string.h>.
19804
a6cd0eb3
DJ
198052005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
19806
19807 * killed.exp: Correct gdb_expect syntax.
19808
2f168eed
CV
198092005-08-09 Corinna Vinschen <vinschen@redhat.com>
19810
19811 * lib/mi-support.exp (mi_gdb_load): Fix typo.
19812
ecd3fd0f
BR
198132005-08-02 Bob Rossi <bob@brasko.net>
19814
19815 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
19816 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
19817 Change tests to inferior-tty-set/show.
19818 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
19819 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
19820 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
19821 inferior. Use mi_gdb_test to get GDB and Inferior output.
19822 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
19823 descriptor.
19824 (mi_inferior_tty_name): Add inferior PTY file name.
19825 (mi_gdb_start): Add INFERIOR_PTY parameter.
19826 (mi_gdb_test): Add IPATTERN parameter.
19827
f1ea48cb 198282005-08-02 Bob Rossi <bob@brasko.net>
a9c64011 19829
f1ea48cb
BR
19830 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
19831 parameter to mi_gdb_test.
19832 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
19833
6e650a67
DJ
198342005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
19835
19836 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
19837 struct_declarations.
19838 * gdb.mi/mi-var-child.exp: Step over the initialization of
19839 struct_declarations.
19840
8be260b6
DJ
198412005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
19842
19843 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
19844 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
19845 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
19846 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
19847 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
19848 file.
19849
4e660f07
NR
198502005-07-27 Nick Roberts <nickrob@snap.net.nz>
19851
19852 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
19853 (do_children_tests): Assign values to the extra elements.
19854
19855 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
19856 them for tests for "-var-update --no-values" and
a9c64011 19857 "-var-update --all-values".
4e660f07
NR
19858 Add test for "-var-list-children --simple-values".
19859
19860 * gdb.mi/basics.c (callee4): Add integer array D[3]...
19861
19862 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
19863 "-stack-list-locals --simple-values" Improve doc strings and
19864 comments.
19865
6bdae935
MK
198662005-07-18 Mark Kettenis <kettenis@gnu.org>
19867
598b7a6f
MK
19868 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
19869 *-*-openbsd*.
19870 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
19871
6bdae935
MK
19872 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
19873 sigaltsatck'.
19874
1323e929 198752005-07-14 Bob Rossi <bob@brasko.net>
a9c64011 19876
1323e929
BR
19877 * gdb.base/default.exp (tty): Changed output of command.
19878 * gdb.base/help.exp (help tty): Ditto.
19879
b1a9c082
MK
198802005-07-12 Mark Kettenis <kettenis@gnu.org>
19881
19882 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
19883
10a844a2
MK
198842005-07-10 Mark Kettenis <kettenis@gnu.org>
19885
19886 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
19887 -stack-select-frame without arguments.
19888 (test_stack_frame_listing): Add test for newly implemented command
19889 -stack-info-frame.
19890
3cb3b8df
BR
198912005-07-06 Bob Rossi <bob@brasko.net>
19892
19893 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
19894 command.
19895 (Copyright): Update copyright.
19896
a0c5fbcf
WZ
198972005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
19898
19899 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
19900 tests to evaluate exponentiation expression.
19901
984971d0
AS
199022005-06-29 Andreas Schwab <schwab@suse.de>
19903
19904 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
19905 main to avoid warnings.
19906
19907 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
19908
fe03833f
NR
199092005-06-20 Nick Roberts <nickrob@snap.net.nz>
19910
19911 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
19912 -stack-select-frame without arguments.
19913 (test_stack_frame_listing): Add test for newly implemented command
19914 -stack-info-frame.
a9c64011 19915
7a55f279
WZ
199162005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
19917
0ffa0ea5
DJ
19918 * gdb.fortran/array-element.f: New file.
19919 * gdb.fortran/array-element.exp: New testcase.
7a55f279 19920
26585198
DJ
199212005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
19922
19923 * gdb.base/bigcore.exp: Correct checks for systems which can
19924 not dump a large core file.
19925
c1bd25fd
DJ
199262005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
19927
19928 * gdb.base/relocate.c: Add a copyright notice.
19929 (dummy): Remove.
19930 * gdb.base/relocate.exp: Test printing the values of variables
19931 from a relocatable file.
19932
589e074d
DJ
199332005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
19934
19935 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
19936 excess MI output after an error.
19937
0915f927
JB
199382005-05-29 Joel Brobecker <brobecker@adacore.com>
19939
19940 * gdb.arch/alpha-step.c: New file.
19941 * gdb.arch/alpha-step.exp: New testcase.
19942
76ff342d
DJ
199432005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
19944 Dennis Brueni <dennis@slickedit.com>
19945
19946 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
19947 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
19948 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
19949 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
19950 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
19951 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
19952 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
19953
96b0c7ac
DJ
199542005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
19955 Wu Zhou <woodzltc@cn.ibm.com>
19956
19957 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
19958 IBM's xlc compiler.
19959 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
19960 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
19961
f21565d2
JB
199622005-05-13 Jim Blandy <jimb@redhat.com>
19963
19964 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
19965 calling gdb_suppress_entire_file.
19966 * gdb.base/charset.exp: Same.
19967 * gdb.base/call-rt-st.exp: Same.
19968
6006a3a1
BR
199692005-05-05 Bob Rossi <bob_rossi@cox.net>
19970
19971 * lib/gdb.exp (fullname_syntax): Added global regex.
19972 (fullname_syntax_POSIX): Ditto.
19973 (fullname_syntax_UNC): Ditto.
19974 (fullname_syntax_DOS_CASE): Ditto.
19975 (fullname_syntax_DOS): Ditto.
19976 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
19977 fullname_syntax variable to scope and use it.
19978 (test_file_list_exec_source_files): Ditto.
19979 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
19980
c3b69c04
DJ
199812005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
19982
19983 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
19984
3c95e6af
PG
199852004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
19986
a9c64011
AS
19987 * lib/gdb.exp (skip_altivec_tests): New function, based on
19988 check_vmx_hw_available from the GCC testsuite.
19989 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
19990 * lib/gdb.arch/altivec-regs.exp: Likewise.
3c95e6af 19991
78df6c56
JB
199922005-05-02 Jim Blandy <jimb@redhat.com>
19993
19994 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
19995 calling gdb_suppress_entire_file.
19996
1690f9cf
DJ
199972005-04-30 Randolph Chung <tausq@debian.org>
19998
19999 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
20000 Slightly relax "sem_post" name checking.
20001
5ea106f7
PG
200022005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
20003
20004 * gdb.base/unload.exp: Use new shared library infrastructure.
20005
bf7234cf
PG
200062005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
20007
20008 * gdb.base/so-impl-ld.exp: Use new shared library
a9c64011 20009 infrastructure.
bf7234cf 20010
547b869a
CV
200112005-04-29 Corinna Vinschen <vinschen@redhat.com>
20012
20013 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
20014 * gdb.asm/h8300.inc: New file.
20015
f07e55f0
PG
200162005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
20017
20018 * gdb.base/shlib-call.exp: Change to use new shared library
20019 infrastructure.
20020
3cbba3d1
PG
200212005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
20022
a9c64011
AS
20023 * gdb.base/pending.exp: Change to use new shared library
20024 infrastructure.
3cbba3d1 20025
ed6df200
PG
200262005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
20027
a9c64011
AS
20028 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
20029 use test_compiler_info instead of gcc_compiled, and update copyright.
ed6df200 20030
8c8f4ebe
PG
200312005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
20032
a9c64011
AS
20033 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
20034 shared objects being adjusted and update copyright years.
8c8f4ebe 20035
607fbc54
DJ
200362005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
20037
20038 * ChangeLog: Correct some 2003-01-13 dates.
20039 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
20040 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
20041 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
20042 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
20043 gdb.trace/tfind.exp: Update copyright years.
20044
57bf0e56
DJ
200452005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
20046 Daniel Jacobowitz <dan@codesourcery.com>
20047
20048 * lib/gdb.exp (gdb_compile): Handle shlib=.
20049 (gdb_compile_shlib): New function.
20050
9b593790
PG
200512005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
20052
a9c64011 20053 * lib/gdb.exp (test_compiler_info): Give argument a default value.
9b593790 20054
9494c6a5
DJ
200552005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
20056
20057 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
20058 gdb.server.
20059 * configure.ac: Likewise.
20060 * configure: Regenerated.
20061 * gdb.gdbserver/Makefile.in: Moved to...
20062 * gdb.server/Makefile.in: ... here.
20063 * gdb.gdbserver/server.c: Moved to...
20064 * gdb.server/server.c: ... here.
20065 * gdb.gdbserver/server-run.exp: Moved to...
20066 * gdb.server/server-run.exp: ... here.
20067
6f8eac0e
DJ
200682005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
20069
20070 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
20071 * configure.ac: Create gdb.gdbserver/Makefile.
20072 * configure: Regenerated.
20073 * lib/gdbserver-support.exp: New file, derived from
20074 config/gdbserver.exp.
20075 * config/gdbserver.exp: Use gdbserver-support.exp.
20076 * gdb.gdbserver/Makefile.in: New file.
20077 * gdb.gdbserver/server.c: New file.
20078 * gdb.gdbserver/server-run.exp: New file.
20079
6e87504d
PG
200802005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
20081
a9c64011
AS
20082 * lib/gdb.exp (test_compiler_info): Return compiler_info
20083 if no arguments are given.
6e87504d 20084
d1779be4
PG
200852005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
20086
20087 * gdb.arch/altivec-abi.exp: Check for compiler and set
20088 use altivec' flag accordingly.
20089 * gdb.arch/altivec-regs.exp: Likewise.
20090
88750304
DJ
200912005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
20092
20093 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
20094
f3fb768d
AS
200952005-03-27 Andreas Schwab <schwab@suse.de>
20096
20097 * gdb.base/bigcore.c (main): Add missing mode argument in open
20098 call.
20099
7e813ac5
DJ
201002005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
20101
20102 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
20103 downloads.
20104 * config/gdbserver.exp (gdb_load): Likewise.
20105
8e3049aa
PB
201062005-03-14 Paul Brook <paul@codesourcery.com>
20107
20108 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
20109 targets.
20110
a9df7c44
JB
201112005-03-09 Joel Brobecker <brobecker@adacore.com>
20112
20113 * gdb.dwarf2/dup-psym.S: New file.
20114 * gdb.dwarf2/dup-psym.exp: New testcase.
20115
9f0d94e8
JB
201162005-03-09 Joel Brobecker <brobecker@adacore.com>
20117
20118 * gdb.ada/exec_changed/first.adb: New file.
20119 * gdb.ada/exec_changed/second.adb: New file.
20120 * gdb.ada/exec_changed.exp: New testcase.
20121
5f579bc5
NS
201222005-03-08 Nathan Sidwell <nathan@codesourcery.com>
20123
36e9969c
NS
20124 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
20125 (A2): New class.
20126 (main): Test operator+.
20127 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
20128 breakpoint test.
20129
5f579bc5
NS
20130 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
20131 * gdb.base/signull.exp: Disable if gdb,nosignals.
20132 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
20133 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
20134 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
20135 * gdb.mi/mi2-console.exp: Likewise.
20136 * gdb.trace/collection.exp (run_trace_experiment): Consume the
20137 continue output at start.
20138 (gdb_collect_locals_test): Robustify regexp.
20139 * gdb.trace/passc-dyn.exp: Fix comment typo.
20140 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
20141
be46087e
CV
201422005-03-08 Corinna Vinschen <vinschen@redhat.com>
20143
20144 * gdb.asm/asm-source.exp: Add iq2000 case.
20145 * gdb.asm/iq2000.inc: New file.
20146
384e1a61 201472005-03-07 Manoj Iyer <manjo@austin.ibm.com>
a9c64011 20148
384e1a61
MI
20149 * gdb.base/command.exp: Change hardcoded value to regular expression.
20150 * gdb.base/float.exp: Add powerpc to the list of targets checked.
20151
584b6e9e
DJ
201522005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
20153
20154 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
20155 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
20156 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
20157 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
20158 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
20159
ab5b5d61
MK
201602005-03-05 Mark Kettenis <kettenis@gnu.org>
20161
20162 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
20163 changes.
20164
ae051c1b
PG
201652004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
20166
a9c64011
AS
20167 * lib/compiler.c: Add test for IBM's xlc compiler.
20168 * lib/compiler.cc: Likewise.
ae051c1b 20169
3f0f6ed2
JB
201702004-02-24 Joel Brobecker <brobecker@adacore.com>
20171
20172 * gdb.ada/fixed_points.exp: Create compilation object directory
20173 before running the test.
20174 * gdb.ada/null_record.exp: Likewise.
20175 * gdb.ada/packed_array.exp: Likewise.
20176 * gdb.ada/start.exp: Likewise.
20177
724f452b
JB
201782005-02-15 Joel Brobecker <brobecker@adacore.com>
20179
20180 * gdb.ada/packed_array/pa.adb: New file.
20181 * gdb.ada/packed_array.exp: New testcase.
20182
57f5cdfb 201832005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 20184
1f393151
MK
20185 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
20186 files.
20187
ebdda337
MK
20188 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
20189 on *-*-openbsd*. Correctly match whitespace in regukar
20190 expressions.
20191
cf309262
DJ
201922005-02-10 Daniel Jacobowitz <dan@debian.org>
20193
20194 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
20195 PR exp/1821
20196 * gdb.base/gdb1821.c: New test file.
20197 * gdb.base/gdb1821.exp: New test file.
20198
3be49e7a
JB
201992005-02-09 Joel Brobecker <brobecker@adacore.com>
20200
20201 * gdb.base/start.c: New file.
20202 * gdb.base/start.exp: New testcase.
20203
e292e67d
JB
202042005-02-09 Joel Brobecker <brobecker@adacore.com>
20205
20206 * gdb.ada/start/dummy.adb: New file.
20207 * gdb.ada/start.exp: New testcase.
20208
dbdfa66c
CV
202092005-02-09 Corinna Vinschen <vinschen@redhat.com>
20210
20211 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
20212 for printing symbols and statistics.
20213 Add test for using relative pathnames in "maint print msymbols" test.
20214 Mark "maint info sections DATA" XFAIL on Cygwin.
20215 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
20216 tests.
20217
d7941671
AC
202182005-02-09 Andreas Schwab <schwab@suse.de>
20219
20220 Committed by Andrew Cagney <cagney@gnu.org>
20221 * gdb.base/remotetimeout.exp: New file.
20222
74e5ef44
MK
202232005-02-07 Mark Kettenis <kettenis@gnu.org>
20224
20225 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
20226
464dd14d
JB
202272005-02-03 Joel Brobecker <brobecker@adacore.com>
20228
20229 * gdb.ada/gnat_ada.gpr: New file.
20230 * gdb.ada/gnat_ada.gin: Delete, no longer used.
20231 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
20232 * configure.ac: No longer generate gnat_ada.gpr.
20233 * configure: Regenerate.
20234 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
20235 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
20236 * gdb.ada/null_record/bar.ads: Likewise.
20237 * gdb.ada/null_record/bar.adb: Likewise.
20238 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
20239 * gdb.ada/null_record.exp (testdir): New variable.
20240 (testfile): executable is now in testdir subdirectory.
20241 (srcfile): Use full path to the main compilation unit.
20242 * gdb.ada/fixed_points.exp: Same changes as above.
20243
30d756ae
NR
202442005-02-03 Nick Roberts <nickrob@snap.net.nz>
20245
20246 * gdb.base/interp.exp: New test.
20247
9d799f85
AC
202482005-01-24 Andrew Cagney <cagney@gnu.org>
20249
20250 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
20251
15656118
AC
202522005-01-19 Andrew Cagney <cagney@gnu.org>
20253
a892c31b
AC
20254 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
20255 configure.ac not configure.in.
20256
15656118
AC
20257 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
20258 of powerpc*-*-*.
20259 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
a9c64011 20260 * gdb.base/list.exp (test_list_function)
15656118
AC
20261 (test_list_filename_and_function): Ditto.
20262 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
20263
a7b01baf
AC
202642005-01-16 Andrew Cagney <cagney@gnu.org>
20265
17d92a02
AC
20266 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
20267
a7b01baf
AC
20268 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
20269
bc8332bb
AC
202702005-01-14 Andrew Cagney <cagney@gnu.org>
20271
20272 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
20273 * gdb.mi/mi2-var-cmd.exp: Ditto.
20274
4d074752
CV
202752005-01-10 Corinna Vinschen <vinschen@redhat.com>
20276
20277 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
20278
bec39cab
AC
202792005-01-07 Andrew Cagney <cagney@gnu.org>
20280
20281 * configure.ac: Rename configure.in, require autoconf 2.59.
20282 * configure: Re-generate.
20283 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
20284 * gdb.stabs/configure: Re-generate.
20285 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
20286 * gdb.hp/configure: Re-generate.
20287 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
20288 autoconf 2.59.
20289 * gdb.hp/gdb.objdbg/configure: Re-generate.
20290 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
20291 autoconf 2.59.
20292 * gdb.hp/gdb.defects/configure: Re-generate.
20293 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
20294 autoconf 2.59.
20295 * gdb.hp/gdb.compat/configure: Re-generate.
20296 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
20297 autoconf 2.59.
20298 * gdb.hp/gdb.base-hp/configure: Re-generate.
20299 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
20300 autoconf 2.59.
20301 * gdb.hp/gdb.aCC/configure: Re-generate.
20302
f10b16d4
JB
203032004-12-15 Jim Blandy <jimb@redhat.com>
20304
20305 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
20306 under NPTL when there is debugging info available for libpthread.
20307
fb6e1814
JG
203082004-12-13 Jerome Guitton <guitton@gnat.com>
20309
20310 * gdb.ada/fixed_points.c: New file.
20311 * gdb.ada/fixed_points.exp: New file.
20312
fe46cd3a
RC
203132004-12-03 Randolph Chung <tausq@debian.org>
20314
20315 * gdb.arch/pa-nullify.exp: New file.
20316 * gdb.arch/pa-nullify.s: New file.
20317
8de0841b
RC
203182004-11-30 Randolph Chung <tausq@debian.org>
20319
20320 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
20321 instead of "tbug". Fix regexp to work properly with gdb_test.
20322
c8170782
PH
203232004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
20324
20325 * gdb.base/bitfields2.exp: New test.
20326 * gdb.base/bitfields2.c: New file.
20327
954269c2
RE
203282004-11-28 Richard Earnshaw <rearnsha@arm.com>
20329
20330 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
20331
0107feed
RC
203322004-11-16 Randolph Chung <tausq@debian.org>
20333
20334 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
20335
f073ae8c
DJ
203362004-11-14 Daniel Jacobowitz <dan@debian.org>
20337
20338 * gdb.threads/threadapply.exp: Correct "macro details" test.
20339
19ad59e7
JJ
203402004-11-11 Jeff Johnston <jjohnstn@redhat.com>
20341
20342 * gdb.threads/threadapply.exp: New test.
20343 * gdb.threads/threadapply.c: New file.
20344
9cf0961b
MK
203452004-11-07 Mark Kettenis <kettenis@gnu.org>
20346
20347 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
20348 frames.
20349
c789492a
FL
203502004-11-05 Felix Lee <felix+log1@specifixinc.com>
20351
20352 * gdb.base/cursal.exp: New file.
20353 * gdb.base/cursal.c: New file.
20354
a1e167bb
AC
203552004-11-03 Andrew Cagney <cagney@gnu.org>
20356
20357 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
20358
b7cbf173
MK
203592004-10-30 Mark Kettenis <kettenis@gnu.org>
20360
20361 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
20362 NetBSD/ELF targets.
20363
88f9d34f
JB
203642004-10-29 Joel Brobecker <brobecker@gnat.com>
20365
20366 * gdb.threads/bp_in_thread.c: New file, copied from
20367 pthread_cond_wait.c.
20368 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
20369 file, rather than reusing the .c file from another testcase.
20370
ca7d6a0c
JB
203712004-10-20 Joel Brobecker <brobecker@gnat.com>
20372
20373 * gdb.ada/null_record.exp: Check where we stopped after
20374 sending the start command, instead of where the associated
20375 temporary breakpoint was inserted.
20376
0d863d03
AC
203772004-10-14 Andrew Cagney <cagney@gnu.org>
20378
20379 * gdb.mi/gdb701.c (main): Return 0.
20380
d11e72cb
DJ
203812004-10-13 Daniel Jacobowitz <dan@debian.org>
20382
d40539a4 20383 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 20384
e1923096
JJ
203852004-10-12 Jeff Johnston <jjohnstn@redhat.com>
20386
20387 * gdb.threads/schedlock.c: Add comment markers to use to find
20388 line numbers.
20389 * gdb.threads/schedlock.exp: Adjust regex to handle the new
20390 comments.
20391 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
20392 breakpoint lines.
20393
ec8ba2c9
DJ
203942004-10-12 Daniel Jacobowitz <dan@debian.org>
20395
20396 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
20397
0eb3658b
DJ
203982004-10-12 Daniel Jacobowitz <dan@debian.org>
20399
20400 * configure.in: Add gdb.dwarf2.
20401 * configure: Regenerated.
20402 * Makefile.in: Add gdb.dwarf2.
20403 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
20404 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
20405 gdb.dwarf2/file1.txt: New files.
20406
a271cc33
OF
204072004-10-11 Orjan Friberg <orjanf@axis.com>
20408
a9c64011 20409 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
a271cc33
OF
20410 of "run", since the latter doesn't work with remote targets. Adjust
20411 the breakpoint numbering accordingly.
20412 * gdb.threads/pthread_cond_wait.exp: Ditto.
20413
895ce074
MC
204142004-10-08 Michael Chastain <mec.gnu@mindspring.com>
20415
20416 * gdb.base/overlays.exp: Update copyright years.
20417
6be3092d
KI
204182004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
20419
20420 * gdb.base/overlays.exp: Disable if target is Linux.
20421
e05389b8
FL
204222004-10-06 Felix Lee <felix+log1@specifixinc.com>
20423
20424 * config/gdbserver.exp (gdb_load): Use right filename on remote.
20425
73cb587d
KI
204262004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
20427
20428 * gdb.asm/asm-source.exp: Add m32r-linux target.
20429 * gdb.asm/m32r-linux.inc: New file.
20430
3c0edcdc
AC
204312004-09-24 Andrew Cagney <cagney@redhat.com>
20432 David Anderson <anderson@redhat.com>
20433
20434 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
20435 command fails, assume things will work.
20436 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
20437 (_GNU_SOURCE): Define.
20438 (print_unsigned, print_hex): Change parameter to "long long".
20439 (print_byte_count): New function, use to print byte counts.
20440 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
20441 O_LARGEFILE.
20442 (main): Compute an upper bound on a corefile in max_core_size.
20443 Limit memory chunk size to max_core_size. Limit total memory
20444 allocated to max_core_size.
20445
4bb3667f
AC
204462004-09-23 Andrew Cagney <cagney@gnu.org>
20447
20448 * gdb.base/bigcore.exp: Replace the code that creates a corefile
20449 from a separate process with code that creates a corefile by
20450 making the inferior dump core.
20451
60fe1a51
MK
204522004-09-23 Mark Kettenis <kettenis@gnu.org>
20453
20454 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
20455 block.
20456
8e937346
MC
204572004-09-23 Michael Chastain <mec.gnu@mindspring.com>
20458
20459 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
20460 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
20461 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
20462 Likewise.
20463
7213f6d6
JJ
204642004-09-20 Jeff Johnston <jjohnstn@redhat.com>
20465
20466 * gdb.java/jprint.exp: New test case for java inferior call.
20467 * gdb.java/jprint.java: Ditto.
20468
eac69dca
JB
204692004-09-15 Joel Brobecker <brobecker@gnat.com>
20470
20471 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
20472
22227696
MC
204732004-09-14 Michael Chastain <mec.gnu@mindspring.com>
20474
20475 * gdb.threads/killed.c: Include <stdlib.h>.
20476 * gdb.threads/pthreads.c: Likewise.
20477
7dd403a4
MC
204782004-09-14 Michael Chastain <mec.gnu@mindspring.com>
20479
20480 * gdb.threads/killed.c: Add copyright notice.
20481
33f2d567
JM
204822004-09-10 Jason Molenda (jmolenda@apple.com)
20483
a9c64011
AS
20484 * gdb.base/define.exp: Two new tests to verify zero space chars
20485 after 'if' and 'while' commands in a user-defined command is correctly
20486 parsed.
33f2d567 20487
e05b62ac
AC
204882004-09-08 Andrew Cagney <cagney@gnu.org>
20489
20490 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
20491 delivery test with duplicate at end of file.
20492
9cbe82da
MK
204932004-09-06 Mark Kettenis <kettenis@jive.nl>
20494
20495 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
20496
564803d9
MC
204972004-09-05 Michael Chastain <mec.gnu@mindspring.com>
20498
20499 * config/hppro.exp: Removed.
20500
7c6807ce
MC
205012004-09-05 Michael Chastain <mec.gnu@mindspring.com>
20502
20503 * config/sparclet.exp: Removed.
20504
bf7e26dd
MC
205052004-09-05 Michael Chastain <mec.gnu@mindspring.com>
20506
20507 * config/udi.exp: Removed.
20508
714e341b
MC
205092004-09-02 Michael Chastain <mec.gnu@mindspring.com>
20510
20511 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
20512 of "exp_continue".
20513 (advancei): Likewise.
20514
1236e623
JJ
205152004-09-01 Jeff Johnston <jjohnstn@redhat.com>
20516
20517 * gdb.base/unload.exp: Fix so messages aren't duplicated.
20518
3bdcad15
MI
205192004-09-01 Manoj Iyer <manjo@austin.ibm.com>
20520
228af206 20521 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
20522 to check for nodebug in executable.
20523 * gdb.gdb/observer.exp (setup_test): Likewise.
20524 * gdb.gdb/selftest.exp (test_with_self): Likewise.
20525 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
20526
c72b934c
AC
205272004-09-01 Andrew Cagney <cagney@gnu.org>
20528
20529 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
20530 files.
20531
edd9b715
JJ
205322004-09-01 Jeff Johnston <jjohnstn@redhat.com>
20533
20534 * gdb.base/unload.exp: Fix expected warning message to match
20535 latest format.
20536
fb4ce06b
CV
205372004-09-01 Corinna Vinschen <vinschen@redhat.com>
20538
20539 * gdb.base/call-rt-st.exp: Fix typos.
20540
ce78e7c3
MI
205412004-08-31 Manoj Iyer <manjo@austin.ibm.com>
20542
20543 * gdb.threads/thread_check.exp: New testcase.
20544 * gdb.threads/thread_check.c: New testcase.
20545
2dedb159
AC
205462004-08-31 Andrew Cagney <cagney@gnu.org>
20547
20548 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
20549 (skip_to_handler_entry): New procedures. Test stepping into a
20550 handler when the breakpoint is at the handler's entry point.
20551
68f53502
AC
205522004-08-30 Andrew Cagney <cagney@gnu.org>
20553
20554 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
20555 gdb/1757.
20556
3e3ffd2b
MC
205572004-08-27 Michael Chastain <mec.gnu@mindspring.com>
20558
20559 With code from Manoj Iyer <manjo@austin.ibm.com>:
20560 * lib/gdb.exp (gdb_file_cmd): Return more information in the
20561 return value. Add an arm for "no debugging symbols found".
20562 Change a stray "error" to "perror".
20563 (gdb_run_cmd): Adapt to new return value.
20564 * gdb.base/remote.exp: Adapt to new return value.
20565 * gdb.gdb/complaints.exp: Likewise.
20566 * gdb.gdb/observer.exp: Likewise.
20567 * gdb.gdb/selftest.exp: Likewise.
20568 * gdb.gdb/xfullpath.exp: Likewise.
20569
4b6f5fd2
JB
205702004-08-27 Joel Brobecker <brobecker@gnat.com>
20571
20572 * gdb.threads/bp_in_thread.exp: New testcase.
20573
e5b25496
MC
205742004-08-27 Michael Chastain <mec.gnu@mindspring.com>
20575
20576 Fix PR testsuite/1735.
20577 * gdb.threads/schedlock.c (thread_function): Add a cast
20578 to suppress a gcc warning.
20579 * gdb.threads/thread-specific.c (thread_function): Likewise.
20580
934353d6
MC
205812004-08-26 Michael Chastain <mec.gnu@mindspring.com>
20582
20583 * gdb.base/unload.c: Include <stdlib.h>.
20584
f98a0aef 205852004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 20586
f98a0aef 20587 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
20588 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
20589 synchronized after the "return".
20590
5a2e8882
MC
205912004-08-26 Michael Chastain <mec.gnu@mindspring.com>
20592
20593 * gdb.mi/basics.c: Include <stdio.h>.
20594 * gdb.mi/pthreads.c: Include <stdlib.h>.
20595 * gdb.mi/var-cmd.c: Include <stdlib.h>.
20596
a9640423
MC
205972004-08-26 Michael Chastain <mec.gnu@mindspring.com>
20598
20599 * gdb.threads/schedlock.c: Add copyright notice.
20600
b04e311d
AC
206012004-08-25 Andrew Cagney <cagney@gnu.org>
20602
20603 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
20604 (skip_over_handler, breakpoint_over_hander): New test procedures.
20605 (advance, advancei): Add a proper prefix, do not use
20606 rerun_to_main.
20607 * gdb.base/sigstep.c (main): Change to use an infinite loop.
20608
7c27f15b
MC
206092004-08-24 Michael Chastain <mec.gnu@mindspring.com>
20610
20611 * gdb.mi/basics.c: Add copyright notice.
20612 * gdb.mi/var-cmd.c: Add copyright notice.
20613
fffc87ae
MC
206142004-08-23 Michael Chastain <mec.gnu@mindspring.com>
20615
20616 * lib/gdb.exp: Remove signed_keyword_not_used.
20617 * lib/compiler.c: Likewise.
20618 * lib/compiler.cc: Likewise.
20619
d782e0bf
MC
206202004-08-23 Michael Chastain <mec.gnu@mindspring.com>
20621
20622 * gdb.base/whatis.c: Remove conditional disabling of "signed".
20623 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
20624
96033e83
MC
206252004-08-23 Michael Chastain <mec.gnu@mindspring.com>
20626
20627 * gdb.base/whatis.c: Add copyright notice.
20628
cf38c229
MK
206292004-08-20 Mark Kettenis <kettenis@gnu.org>
20630
20631 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
20632 it to skip the breakpoints encoded in the inline assembly.
20633
f4b49756
MC
206342004-08-20 Michael Chastain <mec.gnu@mindspring.com>
20635
20636 * Makefile.in: Add gdb.fortran.
20637
2f193b69
MC
206382004-08-20 Michael Chastain <mec.gnu@mindspring.com>
20639
20640 * gdb.base/call-sc.exp (test_scalar_returns):
20641 Fix cut-and-paste glitch in "Make fun return now".
20642
89a237cb
MC
206432004-08-17 Michael Chastain <mec.gnu@mindspring.com>
20644
20645 * configure.in: Add gdb.fortran.
20646 * configure: Regenerate.
20647 * gdb.fortran/Makefile.in: New file.
20648 * lib/gdb.exp (skip_fortran_tests): New procedure.
20649
469aff8e
MC
206502004-08-17 Michael Chastain <mec.gnu@mindspring.com>
20651
20652 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
20653 reference to bug-gnu@prep.ai.mit.edu.
20654 * gdb.mi/mi-var-child.exp: Likewise.
20655 * gdb.mi/mi-var-cmd.exp: Likewise.
20656 * gdb.mi/mi-var-display.exp: Likewise.
20657 * gdb.mi/mi2-var-block.exp: Likewise.
20658 * gdb.mi/mi2-var-child.exp: Likewise.
20659 * gdb.mi/mi2-var-cmd.exp: Likewise.
20660 * gdb.mi/mi2-var-display.exp: Likewise.
20661
00b51b9f
MK
206622004-08-15 Mark Kettenis <kettenis@gnu.org>
20663
20664 * gdb.base/unload.c (main): Make local variable msg const.
20665
45f07fef
MC
206662004-08-15 Michael Chastain <mec.gnu@mindspring.com>
20667
20668 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
20669 to bug-gnu@prep.ai.mit.edu.
20670 * gdb.mi/mi-disassemble.exp: Likewise.
20671 * gdb.mi/mi-eval.exp: Likewise.
20672 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
20673 default line number.
20674 * gdb.mi/mi-return.exp: Likewise.
20675 * gdb.mi/mi-simplerun.exp: Likewise.
20676 * gdb.mi/mi-stack.exp: Likewise.
20677 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
20678 number with explicit range test.
20679 * gdb.mi/mi-watch.exp: Likewise.
20680 * gdb.mi/mi2-break.exp: Likewise.
20681 * gdb.mi/mi2-cli.exp: Likewise.
20682 * gdb.mi/mi2-disassemble.exp: Likewise.
20683 * gdb.mi/mi2-eval.exp: Likewise.
20684 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
20685 default line number.
20686 * gdb.mi/mi2-return.exp: Likewise.
20687 * gdb.mi/mi2-simplerun.exp: Likewise.
20688 * gdb.mi/mi2-stack.exp: Likewise.
20689 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
20690 number with explicit range test.
20691 * gdb.mi/mi2-watch.exp: Likewise.
20692
dd8c8ee7
MC
206932004-08-15 Michael Chastain <mec.gnu@mindspring.com>
20694
20695 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
20696 * gdb.cp/m-static.exp: Likewise.
20697 * gdb.cp/rtti.exp: Likewise.
20698
4e838464
MK
206992004-08-14 Mark Kettenis <kettenis@gnu.org>
20700
20701 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
20702
8d8cb839
EZ
207032004-08-14 Eli Zaretskii <eliz@gnu.org>
20704
20705 * ChangeLog: Prefix Local Variables with semi-colons and indent
20706 the reference to older ChangeLog files, to fix fontification in
20707 Emacs.
20708
deea8bb0
MC
207092004-08-13 Michael Chastain <mec.gnu@mindspring.com>
20710
20711 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
20712 * gdb.mi/mi2-break.exp: Likewise.
20713
c3297504
MC
207142004-08-13 Michael Chastain <mec.gnu@mindspring.com>
20715
20716 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
20717
25808999
MC
207182004-08-13 Michael Chastain <mec.gnu@mindspring.com>
20719
20720 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
20721
226a8d71
MC
207222004-08-13 Michael Chastain <mec.gnu@mindspring.com>
20723
20724 * gdb.cp/classes.exp: Remove unused declarations. Just let
20725 test names default instead of providing special names. Remove
20726 extraneous demangler test.
20727
37fdf854
JJ
207282004-08-12 Jeff Johnston <jjohnstn@redhat.com>
20729
20730 * gdb.base/unload.exp: New test for breakpoints in dynamically
20731 loaded libraries.
20732 * gdb.base/unload.c: Ditto.
20733 * gdb.base/unloadshr.c: Ditto.
20734
2d3a7986
MC
207352004-08-12 Michael Chastain <mec.gnu@mindspring.com>
20736
20737 * gdb.cp/classes.exp (test_ptype_class_objects): Call
20738 cp_test_ptype_class.
20739 (test_enums): Likewise.
20740
c72b934c
AC
207412004-08-10 Andrew Cagney <cagney@gnu.org>
20742
20743 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
20744 files.
20745
cc503c8a
AC
207462004-08-10 Andrew Cagney <cagney@gnu.org>
20747
20748 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
20749 init_malloc call.
20750
902f2ccb
MC
207512004-08-10 Michael Chastain <mec.gnu@mindspring.com>
20752
20753 * ChangeLog: Add copyright notice. The notice is copied
20754 from emacs 21.3 top level ChangeLog.
20755
78c90502
MC
207562004-08-09 Michael Chastain <mec.gnu@mindspring.com>
20757
20758 * lib/cp-support.exp: New file.
20759 * lib/cp-support.exp (cp_test_type_class): New function.
20760 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
20761 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
20762 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
20763 cp_test_ptype_class.
20764
88e5ea78
MC
207652004-08-09 Michael Chastain <mec.gnu@mindspring.com>
20766
20767 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
20768 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
20769 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
20770 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
20771 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
20772 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
20773 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
20774 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
20775 gdb.mi/mi2-watch.exp: Update copyright years.
20776
6a89fc9c
MK
207772004-08-09 Mark Kettenis <kettenis@gnu.org>
20778
20779 * gdb.base/sigaltstack.exp: Provide proper anchoring.
20780
1482e0de
MC
207812004-08-09 Michael Chastain <mec.gnu@mindspring.com>
20782
20783 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
20784 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
20785 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
20786 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
20787 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
20788 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
20789 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
20790 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
20791 gdb.mi/mi-watch.exp: Update copyright years.
20792
1a5ce3f3
DJ
207932004-08-08 Daniel Jacobowitz <dan@debian.org>
20794
20795 PR gdb/1738
20796 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
20797 from a breakpoint with a pending signal.
20798
04f6ecf2
DJ
207992004-08-08 Daniel Jacobowitz <dan@debian.org>
20800
20801 PR gdb/1736
20802 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
20803 * gdb.base/sigaltstack.exp (finish_test): Consume output until
20804 the prompt.
20805 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
20806
54d90d35
DJ
208072004-08-08 Daniel Jacobowitz <dan@debian.org>
20808
20809 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
20810
d2f6abb0
DJ
208112004-08-08 Daniel Jacobowitz <dan@debian.org>
20812
20813 PR gdb/1736
20814 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
20815 for i?86-*-linux*.
20816
5598c03d
DJ
208172004-08-08 Daniel Jacobowitz <dan@debian.org>
20818
20819 * gdb.arch/i386-prologue.exp: Compile without debug information.
20820
c6fee705
MC
208212004-08-08 Michael Chastain <mec.gnu@mindspring.com>
20822
20823 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
20824 rather than asking gdb to search.
20825
dd90efdb
MC
208262004-08-05 Michael Chastain <mec.gnu@mindspring.com>
20827
20828 * gdb.base/gcore.c: Include <string.h>.
20829
1e84bec1
MC
208302004-08-05 Michael Chastain <mec.gnu@mindspring.com>
20831
20832 * gdb.base/gcore.c: Add copyright notice.
20833
e425eb2b
MC
208342004-08-05 Michael Chastain <mec.gnu@mindspring.com>
20835
20836 * gdb.base/freebpcmd.c: Include <stdio.h>.
20837 * gdb.base/long_long.c: Include <string.h>.
20838 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
20839 * gdb.base/siginfo.c: Include <string.h>.
20840 * gdb.base/sigstep.c: Include <string.h>.
20841
cb9aaed5
MC
208422004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20843
20844 * gdb.base/complex.c: Include <stdlib.h>.
20845
55944f3d
MC
208462004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20847
20848 * gdb.base/complex.c: Add copyright notice.
20849
7b2953d9
MC
208502004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20851
20852 * gdb.base/charset.c: Include <stdlib.h>.
20853
c9133d23
MC
208542004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20855
20856 * gdb.base/auxv.c: Include <stdlib.h>.
20857
0a8490ad
MC
208582004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20859
20860 * gdb.base/auxv.c: Add copyright notice.
20861
3426d5ec
MC
208622004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20863
20864 * gdb.base/coremaker.c: Add copyright notice.
20865 * gdb.base/coremaker2.c: Add copyright notice.
20866
8da195dd
AC
208672004-08-04 Andrew Cagney <cagney@gnu.org>
20868
20869 * gdb.base/store.exp: Update copyright.
20870 (check_set, up_set, check_struct, up_struct): Add a prefix to test
20871 names, do not import gdb_prompt.
20872
8d394f98
AC
208732004-08-01 Andrew Cagney <cagney@gnu.org>
20874
20875 Fix PR testsuite/1729.
20876 * gdb.base/dump.exp: Add test name to callers of capture_value, do
20877 not use capture_value with value 4.
20878 (capture_value): Add optional test name parameter.
20879 (test_reload_saved_value, test_restore_saved_value): Use $msg as
20880 the prefix, pass to capture_value.
20881
b6702b23
MK
208822004-08-01 Mark Kettenis <kettenis@gnu.org>
20883
20884 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
20885 * gdb.arch/i386-prologue.c (standard): New prototype and function.
20886 (main): Call new function.
20887
c203e0ca
MC
208882004-07-31 Michael Chastain <mec.gnu@mindspring.com>
20889
20890 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
20891
a7995a30
MC
208922004-07-31 Michael Chastain <mec.gnu@mindspring.com>
20893
20894 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
20895
9366563b
MC
208962004-07-31 Michael Chastain <mec.gnu@mindspring.com>
20897
b6eeaf26 20898 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
20899 Accept more values of vtbl pointer. Remove some messages
20900 about "obsolete gcc or gdb".
20901
2fc1f950
MC
209022004-07-30 Michael Chastain <mec.gnu@mindspring.com>
20903
20904 * gdb.cp/classes.exp: Accept more varieties of ptype output.
20905
c724d49b
MC
209062004-07-30 Michael Chastain <mec.gnu@mindspring.com>
20907
20908 * gdb.base/asm-source.exp: Properly convert target board
20909 debug flags from gcc format to binutils format.
20910
736b0fce
MK
209112004-07-28 Mark Kettenis <kettenis@gnu.org>
20912
20913 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
20914 gdb1718". PR backtrace/1718 partially fixed.
20915
5633ea5c
JJ
209162004-07-27 Jeff Johnston <jjohnstn@redhat.com>
20917
20918 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
20919
575eebb1
NC
209202004-07-26 Nick Clifton <nickc@redhat.com>
20921
20922 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
20923 good default value for a specific architecture is available then
20924 set it to that value. Otherwise default to the -gstabs switch.
20925 Remove the -g... switches from the asm-flags variable. Allow the
20926 target board info to override the value if it wants to. Pass the
20927 switch on the assembler command line.
20928
62104619
MK
209292004-07-23 Mark Kettenis <kettenis@gnu.org>
20930
20931 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
20932 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
20933 (main): Call new function.
20934
4a1135b8
MC
209352004-07-22 Michael Chastain <mec.gnu@mindspring.com>
20936
20937 Test for PR exp/1715.
20938 * gdb.base/radix.exp: Refactor common procedures. Make all
20939 test names unique. Change XFAIL to KFAIL.
20940
8a12c1f0
MC
209412004-07-20 Michael Chastain <mec.gnu@mindspring.com>
20942
20943 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
20944 * gdb.ada/gnat_ada.gin: ... to here.
20945 * configure.in: Use gnat_ada.gin.
20946 * configure: Regenerate.
20947
23b451cf
AC
209482004-07-20 Andrew Cagney <cagney@gnu.org>
20949
20950 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
20951 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
20952 XFAILs. Clean up test messages and comments. Check backtraces.
20953 Delete re-sync code.
20954
ab618a02
MC
209552004-07-19 Michael Chastain <mec.gnu@mindspring.com>
20956
20957 Fix PR cli/740.
20958 * gdb.base/annota1.exp: Honor gdb,nosignals.
20959 * gdb.base/annota3.exp: Likewise.
20960
46dad340
MC
209612004-07-19 Michael Chastain <mec.gnu@mindspring.com>
20962
20963 * lib/java.exp: Update copyright notice.
20964
756d8c70
AC
209652004-07-19 Andrew Cagney <cagney@gnu.org>
20966
20967 * gdb.base/selftest.exp: Copy file from here ...
20968 * gdb.gdb/selftest.exp: ... to here.
20969
586027e6
AC
209702004-07-16 Andrew Cagney <cagney@redhat.com>
20971
20972 * lib/insight-support.exp: Delete file.
20973 * lib/java.exp (java_init): Fix copyright.
20974
029d2200
AC
209752004-07-16 Andrew Cagney <cagney@gnu.org>
20976
20977 * gdb.base/restore.c: Append "prologue" to comments marking the a
20978 function's prologue.
20979 * gdb.base/restore.exp: Update copyright, re-indent.
20980 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
20981 callerN" prefix where needed. Update patterns that match a
20982 function's prologue.
20983
653b62c5
MC
209842004-07-16 Michael Chastain <mec.gnu@mindspring.com>
20985
20986 * gdb.base/restore.c: Add copyright notice.
20987
f7d690e5
AC
209882004-07-16 Andrew Cagney <cagney@gnu.org>
20989
20990 * gdb.base/logical.exp: Update copyright.
20991 (evaluate): New procedure. Use to re-implement tests using
20992 several tables.
20993
d629a7cb
MH
209942004-07-14 Martin Hunt <hunt@redhat.com>
20995
20996 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
20997 which fixes some problems where init.tcl was not found.
20998
9c7bb332
AC
209992004-07-13 Andrew Cagney <cagney@gnu.org>
21000
6bf46641
AC
21001 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
21002 (check_sizeof, check_valueof): Do not include the output in the
21003 test name. Use gdb_test.
21004 (get_valueof): Use gdb_test_multiple.
21005
c4ffd4c0
AC
21006 * gdb.base/step-test.exp: Update copyright. Use
21007 gdb_test_multiple. Ensure that test names do not include
21008 architecture dependent output.
21009
ab89363a
AC
21010 * gdb.gdb/observer.exp: Update copyright.
21011 (setup_test): Use gdb_test_multiple.
21012 (attach_first_observer, attach_second_observer)
21013 (attach_third_observer, detach_first_observer)
21014 (detach_second_observer, detach_third_observer)
21015 (reset_counters, check_counters): Make $message a prefix.
21016 (test_normal_stop_notifications): Add "args" parameter - a list of
21017 init functions to be called. Make $message a prefix,
21018 (test_observer_normal_stop): Change the message prefixes so that
21019 they are unique, pass the attach / detach procedures to
21020 test_normal_stop_notifications.
21021
ec58997a
AC
21022 * gdb.base/signull.exp (test_segv): Prefix all tests with
21023 "${name}". Clean up test messages.
21024
b475183b
AC
21025 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
21026
9c7bb332
AC
21027 * gdb.base/ena-dis-br.exp: Update copyright.
21028 (break_at): New function. Replace send_gdb with gdb_test,
21029 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
21030 ignore count, not stopped at bpt", with KFAIL.
21031
2dd95497
CV
210322004-07-13 Corinna Vinschen <vinschen@redhat.com>
21033
21034 * gdb.base/attach.exp: Remove cleanupfile handling.
21035
419e626b
AC
210362004-07-12 Andrew Cagney <cagney@gnu.org>
21037
21038 * gdb.base/annota1.exp: Cleanup corefile test name.
21039 * gdb.base/annota3.exp: Ditto.
21040
8b1b3228
AC
210412004-07-12 Andrew Cagney <cagney@gnu.org>
21042
78650829
AC
21043 * gdb.base/signals.exp: Clean up copyright, re-indent.
21044
8b1b3228
AC
21045 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
21046 gdb_test and gdb_test_multiple.
21047
935c2760
JJ
210482004-07-08 Jeff Johnston <jjohnstn@redhat.com>
21049
21050 * gdb.java/jmain.exp: Fix expected line number for main to
a9c64011 21051 break at. Set XFAIL for break at main test since gcj does not
935c2760
JJ
21052 provide line number info for first statement in main.
21053
1544280f
AC
210542004-07-08 Andrew Cagney <cagney@gnu.org>
21055
1279f4ff
AC
21056 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
21057
1544280f
AC
21058 * gdb.base/sigbpt.exp: Make the common part of each test name a
21059 prefix instead of suffix.
21060
bcc82369
BR
210612004-07-07 Bob Rossi <bob_rossi@cox.net>
21062
21063 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
21064 test from test_tbreak_creation_and_listing to
21065 test_file_list_exec_source_file
21066 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
21067 Changed name of test from test_tbreak_creation_and_listing to
21068 test_file_list_exec_source_file
21069
23f4b0aa
JJ
210702004-07-07 Jeff Johnston <jjohnstn@redhat.com>
21071
21072 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
21073 the jmisc() constructor instead of <init>.
21074 * gdb.java/jmisc1.exp: Ditto.
21075
56401cd5
AC
210762004-07-07 Andrew Cagney <cagney@gnu.org>
21077
21078 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
21079 corrupting the PC.
21080
44ae2f6a
MC
210812004-07-06 Michael Chastain <mec.gnu@mindspring.com>
21082
21083 * gdb.cp/templates.exp: Accept whitespace change in demangler
21084 output.
21085
45a83408
AC
210862004-07-06 Andrew Cagney <cagney@gnu.org>
21087
21088 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
21089
d205ad70
MC
210902004-07-02 Michael Chastain <mec.gnu@mindspring.com>
21091
21092 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
21093 * lib/compiler.cc: Likewise.
21094
06ea1a61
MC
210952004-06-30 Michael Chastain <mec.gnu@mindspring.com>
21096
21097 * lib/compiler.cc: Work around string preprocessing problem
21098 with old hp c++ compiler.
21099 * lib/compiler.c: Likewise.
21100
daab1251
CV
211012004-06-29 Corinna Vinschen <vinschen@redhat.com>
21102
21103 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
21104 directives to conditionalize symbol prefixing.
21105 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
21106 additional_flags handling. Add underscore prefix for Cygwin.
21107 * gdb.arch/i386-unwind.c: Use preprocessor directives to
21108 conditionalize symbol prefixing.
21109 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
21110 additional_flags handling. Add underscore prefix for Cygwin.
21111
cc984116
CV
211122004-06-29 Corinna Vinschen <vinschen@redhat.com>
21113
21114 * gdb.base/bigcore.exp: Skip test on Cygwin.
21115
c279b077
MC
211162004-06-28 Michael Chastain <mec.gnu@mindspring.com>
21117
21118 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
21119 formats for "info register". Use gdb_test_multiple. Fix
21120 the "invalid register" test.
21121
0e915747
CV
211222004-06-28 Corinna Vinschen <vinschen@redhat.com>
21123
21124 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
21125 PID for Cygwin. Add Cygwin specific strings to check for in some
21126 tests.
21127 (do_attach_tests): Add a test for user interaction when attaching
21128 to a process with no matching symbol table already loaded.
21129
11422c86
AC
211302004-06-26 Andrew Cagney <cagney@gnu.org>
21131
21132 Test PR java/1567 and PR java/1565.
21133 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
21134 * gdb.java/jmisc2.exp: Delete file.
21135
cefbce26
MC
211362004-06-26 Michael Chastain <mec.gnu@mindspring.com>
21137
21138 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
21139
e19f872c
CV
211402004-06-25 Corinna Vinschen <vinschen@redhat.com>
21141
21142 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
21143 attach process.
21144
d931ba3b
MC
211452004-06-23 Michael Chastain <mec.gnu@mindspring.com>
21146
21147 * gdb.cp/pr-1553.exp: Remove.
21148
aef68c48
MC
211492004-06-22 Michael Chastain <mec.gnu@mindspring.com>
21150
21151 * gdb.cp/pr-1553.cc: Remove.
21152 * gdb.cp/pr-1553.exp: Disable this test.
21153
8d5df71a
JB
211542004-06-20 Jim Blandy <jimb@redhat.com>
21155
a9c64011 21156 Fix PR testsuite/1680.
8d5df71a
JB
21157 * gdb.arch/i386-sse.exp: Properly quote curly braces in
21158 regular expressions.
21159
4ac6f39d
MC
211602004-06-19 Michael Chastain <mec.gnu@mindspring.com>
21161
21162 Fix PR testsuite/1679.
21163 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
21164 Issue an UNSUPPORTED result instead.
21165
1b413552
JB
211662004-06-18 Jim Blandy <jimb@redhat.com>
21167
21168 * gdb.base/charset.exp: Only send a control-C if we see a new
21169 prompt and incomplete command.
21170
6daa6ebd
MC
211712004-06-18 Michael Chastain <mec.gnu@mindspring.com>
21172
21173 * gdb.cp/pr-574.cc: Add copyright notice.
21174
51fa4ae0
JB
211752004-06-17 Jim Blandy <jimb@redhat.com>
21176
21177 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
21178 cases where the regexp has no groups; this grabs random text from
21179 the previous test suite, whatever that was.
21180
8fea26c5
MC
211812004-06-17 Michael Chastain <mec.gnu@mindspring.com>
21182
21183 * gdb.cp/printmethod.cc: Add copyright notice.
21184
1e3aeb41
MC
211852004-06-16 Michael Chastain <mec.gnu@mindspring.com>
21186
21187 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
21188
9d9030bc
AC
211892004-06-16 Andrew Cagney <cagney@gnu.org>
21190
21191 * gdb.base/signull.c: Update copyright. Include <string.h>.
21192 (bowler): Replace data_pointer with data_read
21193 and data_write cases. Add code_descriptor case.
21194 (zero, desc): New array and pointer.
21195 (data, code): Change to simple pointers.
21196 * gdb.base/signull.exp: Fix probe pattern matching a function
21197 descriptor SIGSEGV. Replace data_pointer with data_read and
21198 data_write tests.
21199
acd4ad44
AC
212002004-06-16 Andrew Cagney <cagney@gnu.org>
21201
21202 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
21203
08fd625c
MC
212042004-06-15 Michael Chastain <mec.gnu@mindspring.com>
21205
21206 * gdb.base/long_long.c: Add copyright notice.
21207
1903502c
MC
212082004-06-15 Michael Chastain <mec.gnu@mindspring.com>
21209
21210 * gdb.base/long_long.exp: Remove reference to
21211 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
21212 to gdb_breakpoint and gdb_continue_to_breakpoint.
21213
83313cb1
JB
212142004-06-14 Jim Blandy <jimb@redhat.com>
21215
21216 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
21217 endian case.
21218
1bf404ef
AC
212192004-06-14 Andrew Cagney <cagney@gnu.org>
21220
21221 * gdb.base/gcore.exp (capture_command_output): Delete the always
21222 passing tests containing inferior values.
21223 * gdb.base/ending-run.exp: Do not include the breakpoint address
21224 in the test message. Update copyright.
21225 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
21226 size in the test name, use gdb_test_multiple. Update copyright.
21227
ef220b33
MC
212282004-06-14 Michael Chastain <mec.gnu@mindspring.com>
21229
21230 * gdb.cp/ref-types.cc: Add copyright notice.
21231
4f70a4c9
MC
212322004-06-14 Michael Chastain <mec.gnu@mindspring.com>
21233
21234 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
21235 hp_aCC_compiler.
21236 * lib/compiler.cc: Likewise.
21237 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
21238 'set' commands. Log diagnostics for other lines. Set
21239 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
21240
335928ac
MC
212412004-06-13 Michael Chastain <mec.gnu@mindspring.com>
21242
21243 * gdb.cp/try_catch.cc: Add copyright notice.
21244
2efb12e8
MC
212452004-06-12 Michael Chastain <mec.gnu@mindspring.com>
21246
21247 * gdb.cp/userdef.cc: Add copyright notice.
21248
0bbed51a
MC
212492004-06-11 Michael Chastain <mec.gnu@mindspring.com>
21250
21251 * gdb.cp/virtfunc.cc: Add copyright notice.
21252
e12a46c9
RC
212532004-06-11 Randolph Chung <tausq@debian.org>
21254
21255 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
21256 problem.
21257
338e05af
AC
212582004-06-10 Andrew Cagney <cagney@gnu.org>
21259
21260 * lib/compiler.cc, lib/compiler.c: Append either
21261 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
21262 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
21263 instead of gcc-3-3.
21264
dc3f10cb
AC
212652004-06-09 Andrew Cagney <cagney@gnu.org>
21266
b4d946af
AC
21267 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
21268 gdb/1455, bug is specific to "long long" and "double".
a9c64011 21269
dc3f10cb
AC
21270 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
21271 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
21272 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
21273 fixed.
21274
b5c0bfa2
AC
212752004-06-09 Andrew Cagney <cagney@gnu.org>
21276
21277 * gdb.base/structs.exp (test_struct_returns): Replace
21278 "return_value_unknown" and "finish_value_unknown" by
21279 "return_value_known" and "finish_value_known". Instead of
21280 "return_value_unknown" iff "finish_value_unknown", check
21281 "return_value_known" implies "finish_value_known".
21282
caeb605f
MH
212832004-06-08 Martin Hunt <hunt@redhat.com>
21284
21285 * gdb.base/float.exp: Add pattern for mips targets.
21286
c892bb64
RC
212872004-06-08 Randolph Chung <tausq@debian.org>
21288
21289 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
21290 message for unknown architectures more clear.
21291
48306d3e
JB
212922004-06-08 Joel Brobecker <brobecker@gnat.com>
21293
21294 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
21295 start the execution of the program.
21296
83ecb59f
JB
212972004-06-07 Jim Blandy <jimb@redhat.com>
21298
21299 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
21300 * gdb.arch/i386-cpuid.h: New helper file.
21301
55264cb4
RC
213022004-06-07 Randolph Chung <tausq@debian.org>
21303
21304 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
21305 has started.
21306
23cadb28
RM
213072004-06-04 Roland McGrath <roland@redhat.com>
21308
21309 Fix PR gdb/1647.
21310 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
21311 differently to be robust to output buffering differences.
21312
51d01eda
MC
213132004-06-04 Michael Chastain <mec.gnu@mindspring.com>
21314
21315 * gdb.threads/pthreads.exp: Update copyright years.
21316 (check_control_c): Change asynchronous 'after' to synchronous.
21317
f4fc3b93
RM
213182004-06-04 Roland McGrath <roland@redhat.com>
21319
21320 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
21321 next gdb prompt.
21322
4013522b
MC
213232004-06-02 Michael Chastain <mec.gnu@mindspring.com>
21324
21325 Fix PR gdb/1636.
21326 * gdb.threads/manythreads.exp: Change asynchronous 'after'
21327 calls to synchronous.
21328
7a8f1e6b
JB
213292004-05-26 Jim Blandy <jimb@redhat.com>
21330
21331 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
21332
81bb3443
RC
213332004-05-24 Randolph Chung <tausq@debian.org>
21334
21335 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
21336 * gdb.asm/pa.inc: New file.
21337
8f5a3103
MK
213382004-05-22 Mark Kettenis <kettenis@gnu.org>
21339
21340 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
21341
734b8fe8 213422004-05-21 Joel Brobecker <brobecker@gnat.com>
a9c64011 21343 Daniel Jacobowitz <drow@mvista.com>
734b8fe8
JB
21344
21345 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
21346 GDB prompt.
21347
725603e1
UW
213482004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
21349
f4fc3b93 21350 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
21351 setjmp/longjmp. Use sigaction instead of signal.
21352
8b923272 213532004-05-19 J. Brobecker <brobecker@gnat.com>
a9c64011 21354 Michael Snyder <msnyder@redhat.com>
8b923272
JB
21355
21356 * gdb.threads/pthread_cond_wait.c: New file.
21357 * gdb.threads/pthread_cond_wait.exp: New testcase.
21358
8bfabb04
AC
213592004-05-13 Andrew Cagney <cagney@redhat.com>
21360
21361 * gdb.base/signull.exp, gdb.base/signull.c: New files.
21362 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
21363
42edda50
AC
213642004-05-11 Andrew Cagney <cagney@redhat.com>
21365
21366 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
21367 fixed but revealed gdb/1639.
21368
d303a6c7
AC
213692004-05-10 Andrew Cagney <cagney@redhat.com>
21370
21371 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
21372 func1" and "next to 2nd alarm", kernel bug avoided.
21373
bf08c2a1
DJ
213742004-05-10 Daniel Jacobowitz <dan@debian.org>
21375
21376 PR external/1568
21377 * gdb.base/bigcore.exp: Check the size of the dumped core file.
21378 XFAIL if it is smaller than bytes_allocated.
21379 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
21380 (main): Make chunks_allocated unsigned. Correct comment.
21381
c0586a34
JB
213822004-05-07 Joel Brobecker <brobecker@gnat.com>
21383
21384 * gdb.arch/powerpc-aix-prologue.c: New file.
21385 * gdb.arch/powerpc-aix-prologue.exp: New file.
21386
f2785d12
JB
213872004-05-07 Jim Blandy <jimb@redhat.com>
21388
21389 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
21390 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
21391
bd7f6e30
JB
213922004-05-06 Joel Brobecker <brobecker@gnat.com>
21393
21394 * gdb.base/sep.exp: No longer setup_kfail when the program was
21395 built with dwarf2.
21396
0a5e7efe
JI
213972004-05-05 Jim Ingham <jingham@apple.com>
21398
21399 * gdb.base/pending.exp: Make sure pending breakpoints
21400 preserve the ignore count.
f4fc3b93 21401
a8958849
MK
214022004-04-27 Jerome Guitton <guitton@gnat.com>
21403
21404 * i386-prologue.exp: Add testcase for jump instruction as first
21405 instruction of the real code.
21406 * i386-prologue.c (jump_at_beginning): New function.
21407
7e103f5b
MK
214082004-04-28 Mark Kettenis <kettenis@gnu.org>
21409
21410 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
21411 x86_64-*-*.
21412
5d38b224
MK
214132004-04-28 Mark Kettenis <kettenis@gnu.org>
21414
21415 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
21416 i*86-*-*.
21417
0ef32fd9
MK
214182004-04-25 Mark Kettenis <kettenis@gnu.org>
21419
21420 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
21421 expression that checks the return type.
21422
71d7dd7c
AC
214232004-04-23 Andrew Cagney <cagney@redhat.com>
21424
21425 * gdb.base/call-sc.exp: New test of scalar call/return values.
21426 * gdb.base/call-sc.c: Ditto.
21427
1e9f977e
JJ
214282004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
21429
21430 * gdb.threads/manythreads.c: Reduce thread stack size.
21431
899d9e3a
JJ
214322004-04-23 Jeff Johnston <jjohnstn@redhat.com>
21433
21434 * gdb.threads/manythreads.c: Add copyright notice.
21435
61bcae62
AC
214362004-04-23 Andrew Cagney <cagney@redhat.com>
21437
21438 * gdb.base/siginfo.exp: Better handle step out of signal.
21439 * gdb.base/sigstep.exp: Ditto.
21440
7339a42e 214412004-04-22 Jeff Johnston <jjohnstn@redhat.com>
a9c64011 21442 Daniel Jacobowitz <drow@mvista.com>
7339a42e
JJ
21443
21444 * gdb.threads/manythreads.c: New testcase.
21445 * gdb.threads/manythreads.exp: Ditto.
21446
5c98409b
JB
214472004-04-22 Jim Blandy <jimb@redhat.com>
21448
21449 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
21450 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
21451
3b611f1a
MC
214522004-04-21 Michael Chastain <mec.gnu@mindspring.com>
21453
21454 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
21455
f0fd9238
AC
214562004-04-21 Andrew Cagney <cagney@redhat.com>
21457
21458 * gdb.base/sigstep.c: New file.
21459 * gdb.base/sigstep.exp: New file.
21460
90990674
JB
214612004-04-16 Joel Brobecker <brobecker@gnat.com>
21462
21463 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
21464 call to observer_notify_normal_stop.
21465
78cef34b
AC
214662004-04-15 Andrew Cagney <cagney@redhat.com>
21467
21468 * gdb.base/siginfo.c: New file.
21469 * gdb.base/siginfo.exp: New file.
21470
d2343407
JB
214712004-04-12 J. Brobecker <brobecker@gnat.com>
21472
21473 * gdb.base/sep.exp: Fix typo in comment.
21474
a2dba3c8
JB
214752004-04-12 J. Brobecker <brobecker@gnat.com>
21476
21477 * gdb.base/sep.c: New file.
21478 * gdb.base/sep-proc.c: New file.
21479 * gdb.base/sep.exp: New testcase.
21480
15f7b60e
MK
214812004-04-09 Mark Kettenis <kettenis@gnu.org>
21482
21483 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
21484 support.
21485
44f4de1a
AC
214862004-04-05 Andrew Cagney <cagney@redhat.com>
21487
21488 * gdb.base/sigaltstack.c: New file.
21489 * gdb.base/sigaltstack.exp: New file.
21490
ef04f396
JB
214912004-04-04 Joel Brobecker <brobecker@gnat.com>
21492
21493 * gdb.base/foll-fork.exp: Update the expected output for
21494 "help set follow-fork-mode", to match a change that was made
21495 to the help of this variable on 2004-01-13.
21496
d40d2c92
JB
214972004-04-01 Joel Brobecker <brobecker@gnat.com>
21498
21499 * lib/ada.exp: Add copyright notice.
21500 * bar.ads: Likewise.
21501 * bar.adb: Likewise.
21502 * null_record.adb: Likewise.
21503 * null_record.exp: Likewise.
21504 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
21505
f86ef5a3
JB
215062004-04-01 Joel Brobecker <brobecker@gnat.com>
21507
21508 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
21509 * configure: Regenerate.
21510
414e70e3
JB
215112004-04-01 Joel Brobecker <brobecker@gnat.com>
21512
21513 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
21514 to build the application. Remove the message printed when in
21515 verbose mode, redundant with the UNSUPPORTED message above.
21516
f0aaee49
JB
215172004-03-31 Joel Brobecker <brobecker@gnat.com>
21518
21519 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
21520 * gdb.ada (null_record.exp): New testcase.
21521
ac81cb54
JB
215222004-03-31 Joel Brobecker <brobecker@gnat.com>
21523
21524 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
21525
854af2f7
JB
215262004-03-31 Joel Brobecker <brobecker@gnat.com>
21527
21528 * gdb.ada: New subdirectory.
21529 * gdb.ada/Makefile.in: New file.
21530 * gdb.ada/gnat_ada.gpr.in: New file.
21531
034cb681
JB
215322004-03-31 Joel Brobecker <brobecker@gnat.com>
21533
21534 * lib/ada.exp: New file.
21535
78a1a894
DJ
215362004-03-24 Daniel Jacobowitz <drow@mvista.com>
21537
21538 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
21539 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
21540
4b2b3b3e
AC
215412004-03-22 Andrew Cagney <cagney@redhat.com>
21542
21543 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
21544 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
21545 Problem identified by Ulrich Weigand.
21546
23c73aa3
DC
215472004-03-17 David Carlton <carlton@kealia.com>
21548
21549 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
21550 PR c++/826.
21551
d63a86f8
RM
215522004-03-16 Roland McGrath <roland@redhat.com>
21553
21554 * gdb.base/auxv.exp: New file.
21555 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
21556
0e02aa50
DC
215572004-03-12 David Carlton <carlton@kealia.com>
21558
21559 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
21560 * gdb.cp/pr-1553.cc: Ditto.
21561 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
21562 pass branch.
21563
c20b71be
MC
215642004-03-12 Michael Chastain <mec.gnu@mindspring.com>
21565
21566 * gdb.cp/templates.exp: Accept more template types.
21567
c7414a01
MC
215682004-03-09 Michael Chastain <mec.gnu@mindspring.com>
21569
21570 From Corinna Vinschen with modifications.
21571 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
21572 local variable obj_with_enum.
21573 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
21574 results with obj_with_enum.
21575
ed69573c
MC
215762004-03-09 Michael Chastain <mec.gnu@mindspring.com>
21577
21578 * gdb.cp/classes.cc: New file, copied from misc.cc.
21579 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
21580
28301461
MC
215812004-03-09 Michael Chastain <mec.gnu@mindspring.com>
21582
21583 * gdb.cp/misc.cc: Add copyright notice.
21584
1198ecbe
DC
215852004-03-05 David Carlton <carlton@kealia.com>
21586
21587 * gdb.cp/rtti.exp: Add 'print *obj3' test.
21588 * gdb.cp/rtti.h: Update copyright.
21589 (namespace n2::n3): New.
21590 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
21591 (n2::n3::func3): New.
21592 (main): Call n2::n3::func3.
21593 * gdb.cp/rtti2.cc: Update copyright.
21594 (n2::create3): New.
21595
9e08c470
MK
215962004-03-04 Mark Kettenis <kettenis@gnu.org>
21597
21598 * gdb.asm/openbsd.inc: Fix typo.
21599
4bebc3aa
FF
216002004-03-03 Fred Fish <fnf@redhat.com>
21601
21602 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
21603 "val" instead of unused "size". Update copyright year.
21604
6ea9fb37
DJ
216052004-02-29 Daniel Jacobowitz <drow@mvista.com>
21606
21607 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
21608 to use unsigned char.
21609 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
21610 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
21611
23b23974
DJ
216122004-02-29 Daniel Jacobowitz <drow@mvista.com>
21613
21614 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
21615 line of output.
21616
7574fd53
DJ
216172004-02-28 Daniel Jacobowitz <drow@mvista.com>
21618
21619 * gdb.base/relocate.c (dummy): Initialize.
21620
a195357f
DJ
216212004-02-28 Daniel Jacobowitz <drow@mvista.com>
21622
21623 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
21624 a breakpoint at exit.
21625
72fd54a9
FF
216262004-02-27 Fred Fish <fnf@redhat.com>
21627
21628 * gdb.base/chng-syms.exp: Add expect condition to match failing
21629 case that isn't a timeout.
21630
b9d23137
AC
216312004-02-27 Andrew Cagney <cagney@redhat.com>
21632
21633 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
21634 support.
21635
15d208f6 216362004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 21637
15d208f6
FF
21638 * gdb.arch/gdb1431.c: Remove.
21639 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
21640 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
21641 of "until" incorrectly.
21642
98f9cd2d
JB
216432004-02-26 J. Brobecker <brobecker@gnat.com>
21644
21645 * gdb.cp/class2.cc (empty): New class.
21646 (refer): New function.
21647 (main): Declare an object of type empty and use it.
21648 * gdb.cp/class2.exp: Print the value of an object of type empty.
21649
9b50c11b
JJ
216502004-02-26 Jeff Johnston <jjohnstn@redhat.com>
21651
21652 * gdb.base/langs.exp: Update query string to match the
21653 new nquery format used for pending breakpoints.
21654
0dcd613f
AC
216552004-02-26 Andrew Cagney <cagney@redhat.com>
21656
21657 Fix PR i18n/1570.
21658 * gdb.base/charset.c: Update copyright notice.
21659 (main, init_string): Remove the escape character '\e' tests.
21660 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
21661 * gdb.base/charset.exp (valid_host_charset): Ditto.
21662 * gdb.base/setvar.exp: Ditto.
21663
b8a56647
AC
216642004-02-24 Andrew Cagney <cagney@redhat.com>
21665
90d59e34
AC
21666 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
21667 mmapped data in core file" PASS and FAIL messages consistent.
21668
b8a56647
AC
21669 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
21670 setting a breakpoint. Work around PR java/1565.
21671
9f27c604
JJ
216722004-02-23 Jeff Johnston <jjohnstn@redhat.com>
21673
21674 * lib/gdb.exp (gdb_breakpoint): Update query string to match
21675 new nquery format.
21676 * gdb.base/pending.exp: Ditto.
21677
3224a706
MK
216782004-02-22 Mark Kettenis <kettenis@gnu.org>
21679
21680 * configure.in: Run stabs tests on *BSD.
21681 * configure: Regenerated.
21682
41e0a9ca
MK
216832004-02-21 Mark Kettenis <kettenis@gnu.org>
21684
21685 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
21686
1e1b3428
FF
216872004-02-20 Fred Fish <fnf@redhat.com>
21688
21689 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
21690 blank in test for "returns short", for consistency with other
21691 "returns xxx" tests. Update copyright year.
21692
f9a7572a
FF
216932004-02-19 Fred Fish <fnf@redhat.com>
21694
21695 New testcase for PR breakpoint/1558.
21696 * gdb.arch/gdb1558.exp: New file.
21697 * gdb.arch/gdb1558.c: New file.
21698
b2ce2854
EZ
216992004-02-19 Elena Zannoni <ezannoni@redhat.com>
21700
21701 * gdb.base/nodebug.exp: Fix typo.
21702
e7c9ff01
JB
217032004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
21704
21705 Committed by Jim Blandy <jimb@redhat.com>.
21706
62f4b920
JB
21707 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
21708
2db536a1
JB
21709 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
21710
e7c9ff01
JB
21711 * gdb.base/float.exp: Support s390*-*-* targets.
21712
f3205b34
AF
217132004-02-17 Adam Fedor <fedor@gnu.org>
21714
21715 * gdb.base/gdb1555.exp: New file.
21716 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
21717
9d62932d
EZ
217182004-02-17 Elena Zannoni <ezannoni@redhat.com>
21719
21720 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
21721
344c9711
FF
217222004-02-16 Fred Fish <fnf@redhat.com>
21723
21724 * gdb.arch/gdb1291.c: Remove
21725 * gdb.arch/gdb1291.s: New test input file.
21726 * gdb.arch/gdb1291.exp: Expand test to check case that should not
21727 fail. Test for correct result, known incorrect result, other
21728 failures and timeouts.
21729
2d822687
AC
217302004-02-16 Andrew Cagney <cagney@redhat.com>
21731
21732 * gdb.base/bigcore.exp: New file.
21733 * gdb.base/bigcore.c: New file.
21734
dac15b66
AC
217352004-02-13 Andrew Cagney <cagney@redhat.com>
21736
21737 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
21738 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
21739 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
21740 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
21741 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
21742 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
21743 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
21744 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
21745 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
21746 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
21747
6bdfc2c4
JJ
217482004-02-11 Jeff Johnston <jjohnstn@redhat.com>
21749
21750 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
21751 executed is an alloc instruction.
21752
87b3ede8
DC
217532004-02-11 David Carlton <carlton@kealia.com>
21754
21755 * gdb.cp/breakpoint.exp: New.
21756 * gdb.cp/breakpoint.cc: New.
21757
6e19e2bf
MC
217582004-02-11 Michael Chastain <mec.gnu@mindspring.com>
21759
21760 Partial fix for PR gdb/1543.
21761 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
21762 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
21763 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
21764 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
21765 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
21766 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
21767 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
21768 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
21769 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
21770 to bug-gdb@prep.ai.mit.edu .
21771 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
21772 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
21773 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
21774 Likewise.
21775
5c5455dc
AC
217762004-02-10 Andrew Cagney <cagney@redhat.com>
21777
21778 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
21779 using gdb_internal_error_resync.
21780
9cf689d7
DJ
217812004-02-09 Daniel Jacobowitz <drow@mvista.com>
21782
21783 * gdb.threads/thread-specific.exp: Stop early if no threads are
21784 found.
21785
d2dc51db
MC
217862004-02-09 Michael Chastain <mec.gnu@mindspring.com>
21787
21788 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
21789
14b1a056
DJ
217902004-02-08 Daniel Jacobowitz <drow@mvista.com>
21791
21792 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
21793 breakpoints.
21794
83f66e8f
DJ
217952004-02-07 Daniel Jacobowitz <drow@mvista.com>
21796
21797 * config/sim.exp (gdb_load): Handle $arg == "".
21798 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
21799 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
21800
30fc0091
EZ
218012004-02-07 Elena Zannoni <ezannoni@redhat.com>
21802
a9c64011
AS
21803 * gdb.base/maint.exp: Update test to reflect
21804 obstack changes.
30fc0091 21805
4d806929
JJ
218062004-02-04 Jeff Johnston <jjohnstn@redhat.com>
21807
21808 * gdb.base/pendshr.c (pendfunc): New function that calls
21809 pendfunc1.
21810 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
21811
7bfdd688
FF
218122004-02-04 Fred Fish <fnf@redhat.com>
21813
21814 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
21815 function symbols and update copyright years.
21816 * gdb.arch/gdb1291.c: Ditto.
21817
aaa08ee4
MC
218182004-02-03 Michael Chastain <mec.gnu@mindspring.com>
21819
21820 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
21821
dbad7755
MC
218222004-02-03 Michael Chastain <mec.gnu@mindspring.com>
21823
21824 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
21825
ec4646ef
MC
218262004-02-03 Michael Chastain <mec.gnu@mindspring.com>
21827
21828 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
21829
1b802196
FF
218302004-02-02 Fred Fish <fnf@redhat.com>
21831
21832 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
21833 remote targets. Update copyright years.
21834
18fe2033
JJ
218352004-02-02 Jeff Johnston <jjohnstn@redhat.com>
21836
21837 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
21838 support.
21839 * gdb.base/langs.exp: Fix test which attempts to create
21840 breakpoint on non-existent function to handle new pending
21841 support.
21842 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
21843 a breakpoint.
21844 * gdb.base/pending.exp: New test.
21845 * gdb.base/pending.c: New file.
21846 * gdb.base/pendshr.c: Ditto.
21847
8d577d32
DC
218482004-02-02 David Carlton <carlton@kealia.com>
21849
21850 * gdb.cp/overload.exp: Add overloadNamespace tests.
21851 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
21852 (overloadNamespace, XXX): New.
21853 (main): Call XXX::marker2.
21854
3ad13771
FF
218552004-02-01 Fred Fish <fnf@redhat.com>
21856
21857 * gdb.base/dump.exp: Use runto_main instead of "runto main".
21858 * gdb.base/finish.exp: Ditto.
21859 * gdb.base/gcore.exp: Ditto.
21860 * gdb.base/huge.exp: Ditto.
21861 * gdb.base/info-proc.exp: Ditto.
21862 * gdb.base/return2.exp: Ditto.
21863 * gdb.threads/gcore-thread.exp: Ditto.
21864
44c75849
DJ
218652004-02-01 Daniel Jacobowitz <drow@mvista.com>
21866
21867 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
21868
005bc093
MK
218692004-02-01 Mark Kettenis <kettenis@gnu.org>
21870
21871 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
21872 that opening the file succeeds on OpenBSD.
21873
c47cebdb
DJ
218742004-02-01 Daniel Jacobowitz <drow@mvista.com>
21875
21876 * gdb.threads/thread-specific.c: New file.
21877 * gdb.threads/threads-specific.exp: New test script.
21878 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
21879 to expect_out.
21880
5a01311c
MK
218812004-02-01 Mark Kettenis <kettenis@gnu.org>
21882
21883 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
21884 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
21885 only on the "print_small_structs from print_long_arg_list" test.
21886
ce22a4f1
DJ
218872004-02-01 Daniel Jacobowitz <drow@mvista.com>
21888
21889 * gdb.base/completion.exp: Kill a stray backslash.
21890
21891 From Jim Ingham <jingham@apple.com>:
21892 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
21893 agrees with the result from sending a tab.
21894
abbab9d3
DJ
218952004-01-31 Daniel Jacobowitz <drow@mvista.com>
21896
21897 * gdb.base/chng-syms.exp: Remove stray newline.
21898
53904d1e
MK
218992004-01-31 Mark Kettenis <kettenis@gnu.org>
21900
21901 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
21902 *-*-openbsd*.
21903 * gdb.asm/openbsd.inc: New file.
21904
3a4b3aac
MK
219052004-01-30 Mark Kettenis <kettenis@gnu.org>
21906
21907 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
21908 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
21909 *-*solaris2*. Remove commented out default settings for
21910 asm-flags. Replace gdb_compile with target_link.
21911
ebac27b4
MC
219122004-01-29 Michael Chastain <mec.gnu@mindspring.com>
21913
21914 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
21915 for all tests. Remove old hp-ux and cygnus xfail cases.
21916
d8679d84
PH
219172004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
21918
21919 * gdb.base/chng-syms.exp: New file.
21920 * gdb.base/chng-syms.c: New file.
21921
0a55bc22
MC
219222004-01-24 Michael Chastain <mec.gnu@mindspring.com>
21923
21924 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
21925 Provide arms for current output in all my configurations.
21926
94b8e876
MC
219272004-01-24 Michael Chastain <mec.gnu@mindspring.com>
21928
21929 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
21930 * lib/compiler.cc: Likewise.
21931 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
21932 get the right preprocessor. Eval the output directly. Remove
21933 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
21934 hp_f77_compiler and hp_f90_compiler completely.
21935 (gdb_preprocess): Delete.
21936 (get_compiler): Delete.
21937
7cf03d44
MK
219382004-01-24 Mark Kettenis <kettenis@gnu.org>
21939
21940 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
21941 <string.h>.
21942
68b6dce9
NR
219432004-01-24 Nick Roberts <nick@nick.uklinux.net>
21944
21945 * gdb.mi/mi-stack.exp: Update copyright.
21946
b368761e
DC
219472004-01-23 David Carlton <carlton@kealia.com>
21948
21949 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
21950 test for cp_lookup_transparent_type.
21951 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
21952 call them.
21953
f2061b53
DJ
219542004-01-23 Daniel Jacobowitz <drow@mvista.com>
21955
21956 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
21957 after -var-update.
21958
37fc574a
DC
219592004-01-23 David Carlton <carlton@kealia.com>
21960
21961 * gdb.cp/namespace.cc (C::ensureRefs): New.
21962 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
21963
8e94b928
NR
219642004-01-20 Nick Roberts <nick@nick.uklinux.net>
21965
21966 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
21967 case "-stack-list-locals 2".
21968 * gdb.mi/mi-var-child.exp: Test for case
21969 "-var-list-children --all-values NAME".
21970
997b0952
MC
219712004-01-18 Michael Chastain <mec.gnu@mindspring.com>
21972
21973 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
21974
52470da3
MK
219752004-01-18 Mark Kettenis <kettenis@gnu.org>
21976
7049b4b8
MK
21977 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
21978 used with gdb_test_multiple.
21979
52470da3
MK
21980 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
21981 read at address 0. This fixes PR testsuite/1504.
21982
da6012e5
DJ
219832004-01-18 Daniel Jacobowitz <drow@mvista.com>
21984
21985 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
21986 Remove downloading, guessing the host executable, the calls to
21987 gdb_file_cmd and gdb_target_cmd, and "load" support.
21988 (infer_host_exec): New function broken out from gdb_load.
21989 (gdb_load): New wrapper for gdbserver_gdb_load.
21990 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
21991 gdb_target_cmd. Use -target-select.
21992 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
21993 Download binaries to the host. Clear last_mi_remote_file when
21994 we load a new binary.
21995 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
21996 call gdbserver_gdb_load and mi_gdb_target_cmd.
21997
32c70722
MC
219982004-01-17 Michael Chastain <mec.gnu@mindspring.com>
21999
22000 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
22001 type patterns.
22002
b0cecf36
MC
220032004-01-17 Michael Chastain <mec.gnu@mindspring.com>
22004
22005 * gdb.cp/templates.exp: Fix typo in test name of
22006 "print Foo<volatile char*>::foo".
22007
4120d7e6
MC
220082004-01-15 Michael Chastain <mec.gnu@mindspring.com>
22009
22010 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
22011
f679e530
BE
220122004-01-16 Ben Elliston <bje@wasabisystems.com>
22013
22014 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
22015 (clean mostlyclean): Remove empty rm.
22016
091c48f6
MC
220172004-01-15 Michael Chastain <mec.gnu@mindspring.com>
22018
22019 * gdb.base/setvar.exp: Add copyright years.
22020
3e5fc8d2
DC
220212004-01-14 David Carlton <carlton@bactrian.org>
22022
22023 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
22024 PR c++/1511 and update coment.
22025 * gdb.cp/templates.exp: Update patterns to match current output.
22026 If changes involve something other than whitespace, KFAIL
22027 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
22028
63d06c5c
DC
220292004-01-14 David Carlton <carlton@kealia.com>
22030
22031 * gdb.cp/namespace.exp: Add tests involving classes defined within
22032 namespaces.
22033 * gdb.cp/namespace.cc (C::CClass): New.
22034 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
22035
a51dab88
EZ
220362004-01-14 Elena Zannoni <ezannoni@redhat.com>
22037
22038 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
22039 what debug info we have. Print a better message if something goes
22040 wrong while producing the separate debug info file.
22041
a476ccc9
MC
220422004-01-14 Michael Chastain <mec.gnu@mindspring.com>
22043
22044 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
22045
f453692c
MC
220462004-01-14 Michael Chastain <mec.gnu@mindspring.com>
22047
22048 * gdb.base/callfuncs.c: Add copyright notice.
22049
f40063a5
MC
220502004-01-13 Michael Chastain <mec.gnu@mindspring.com>
22051
22052 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
22053 inheritance. PR gdb/1498, PR gcc/13539.
22054
19ac3974
EZ
220552004-01-13 Elena Zannoni <ezannoni@redhat.com>
22056
a9c64011
AS
22057 * gdb.threads/gcore-thread.exp: Prefix name of binary with
22058 test specific name.
22059 * gdb.mi/gdb669.exp: Ditto.
22060 * gdb.mi/mi-pthreads.exp: Ditto.
22061 * gdb.mi/mi1-pthreads.exp: Ditto.
22062 * gdb.mi/mi2-pthreads.exp: Ditto.
19ac3974 22063
56c97c6e
MC
220642004-01-12 Michael Chastain <mec.gnu@mindspring.com>
22065
22066 * gdb.cp/member-ptr.cc: Add copyright notice.
22067
a0644324
MC
220682004-01-12 Michael Chastain <mec.gnu@mindspring.com>
22069
22070 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
22071 some patterns for recent versions of gcc and hpacc. Delete
22072 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
22073 Delete tests that access a NULL pointer-to-member-data. This
22074 script is still disabled for gcc.
22075
32fabe09
EZ
220762004-01-12 Elena Zannoni <ezannoni@redhat.com>
22077
22078 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
a9c64011 22079 escaped correctly.
32fabe09 22080
1f8a6abb
EZ
220812004-01-12 Elena Zannoni <ezannoni@redhat.com>
22082
22083 * gdb.base/sepdebug.exp: New file.
22084 * gdb.base/sepdebug.c: New file.
22085 * lib/gdb.exp (separate_debug_filename): New procedure.
22086 (gdb_gnu_strip_debug): New procedure.
22087
48efe704
AC
220882004-01-12 Andrew Cagney <cagney@redhat.com>
22089
22090 * gdb.mi/ChangeLog: Delete file. Renamed to ...
22091 * gdb.mi/ChangeLog-1999-2003: New file.
22092
a9415475
AC
220932004-01-12 Andrew Cagney <cagney@redhat.com>
22094
22095 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
22096 "Renaming a directory to a non-empty directory returns ENOTEMPTY
22097 or EEXIST", treat EBUSY as an XFAIL.
22098
83b8cf9d
MC
220992004-01-11 Michael Chastain <mec.gnu@mindspring.com>
22100
22101 * gdb.base/scope.exp: Remove obsolete setup_xfail for
22102 hp_cc_compiler.
22103
9939d2a8
MC
221042004-01-10 Michael Chastain <mec.gnu@mindspring.com>
22105
22106 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
22107 decorations.
22108
1ff8cadf
MC
221092004-01-10 Michael Chastain <mec.gnu@mindspring.com>
22110
22111 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
22112 and "(aCC)" decorations. Remove obsolete doco about old
22113 test results.
22114
6fa9022e
MC
221152004-01-09 Michael Chastain <mec.gnu@mindspring.com>
22116
22117 * gdb.cp/exception.exp: Fix typo in doco.
22118
209721fe
MK
221192004-01-09 Mark Kettenis <kettenis@gnu.org>
22120
22121 * gdb.base/gdb1476.exp: Fix typo.
22122
ef11303e
MC
221232004-01-09 Michael Chastain <mec.gnu@mindspring.com>
22124
22125 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
22126 file.
22127
041ab88c
MC
221282004-01-09 Michael Chastain <mec.gnu@mindspring.com>
22129
22130 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
22131 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
22132 Use gdb_compile. Remove restriction on gcc. Add some patterns
22133 for recent version of gdb. Delete second half, which was a copy
22134 of the first half with different build flags. This test is
22135 still disabled because it is still not ready for production.
22136
e36d075a
MC
221372004-01-08 Michael Chastain <mec.gnu@mindspring.com>
22138
22139 * gdb.cp/exception.cc: Add copyright notice.
22140 * gdb.cp/exception.exp: Add a notice that this file is broken
22141 because of line number changes caused by addition of copyright
22142 notice.
22143
42b190ad
MC
221442004-01-08 Michael Chastain <mec.gnu@mindspring.com>
22145
22146 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
22147 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
22148
8f25f06b
MC
221492004-01-08 Michael Chastain <mec.gnu@mindspring.com>
22150
22151 * gdb.cp/classes.exp: Accept gnu abi 2.
22152 * gdb.cp/derivation.exp: Likewise.
22153 * gdb.cp/overload.exp: Likewise.
22154 * gdb.cp/virtfunc.exp: Likewise.
22155
06ded8b8
MC
221562004-01-08 Michael Chastain <mec.gnu@mindspring.com>
22157
22158 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
22159 semicolon after end of function.
22160
77c26ae3
MC
221612004-01-07 Michael Chastain <mec.gnu@mindspring.com>
22162
22163 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
22164 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
22165 boilerplate code for compiling and running the program under
22166 test. Add some string method tests.
22167
20757486
MC
221682004-01-07 Michael Chastain <mec.gnu@mindspring.com>
22169
22170 * gdb.cp/bs15503.cc: Add copyright notice.
22171 * gdb.cp/bs15503.exp: Adjust line number.
22172
0fd3b503
MC
221732004-01-07 Michael Chastain <mec.gnu@mindspring.com>
22174
22175 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
22176 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
22177
10d1bea8
MC
221782004-01-07 Michael Chastain <mec.gnu@mindspring.com>
22179
22180 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
22181 hp_cc_compiler.
22182
2789202a
MC
221832004-01-07 Michael Chastain <mec.gnu@mindspring.com>
22184
22185 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
22186 * gdb.cp/ctti.exp: Use the marker instead of "next".
22187 With gcc, run further before bailing.
22188
b862f14c
MC
221892004-01-07 Michael Chastain <mec.gnu@mindspring.com>
22190
22191 * gdb.cp/cttiadd.cc: Add copyright notice.
22192 * gdb.cp/cttiadd1.cc: Likewise.
22193 * gdb.cp/cttiadd2.cc: Likewise.
22194 * gdb.cp/cttiadd3.cc: Likewise.
22195
96da2469
MC
221962004-01-07 Michael Chastain <mec.gnu@mindspring.com>
22197
22198 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
22199 Use gdb_test, gdb_test_multiple. Use floating-point values that
22200 have exact representations in IEEE-ish formats.
22201
053248ff
MC
222022004-01-07 Michael Chastain <mec.gnu@mindspring.com>
22203
22204 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
22205 compilers. Delete duplicate call to get_compiler_info.
22206 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
22207 * gdb.base/volatile.exp: Likewise.
22208
84acecdd
MK
222092004-01-07 Mark Kettenis <kettenis@gnu.org>
22210
22211 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
22212 memory at address 0.
22213
fe11a27f
MC
222142004-01-07 Michael Chastain <mec.gnu@mindspring.com>
22215
22216 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
22217 to test for hp-ux assembler. Fix copyright years.
22218
60ad077b
AC
222192004-01-07 Andrew Cagney <cagney@redhat.com>
22220
22221 * gdb.base/fileio.c (strerrno): Add "EBUSY".
22222
1c9b8f33
AC
222232004-01-07 Andrew Cagney <cagney@redhat.com>
22224
22225 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
22226 when creating the read-only file. From analysis by Roland McGrath
22227 and Elena Zannoni.
22228
753ccc7a
MC
222292004-01-06 Michael Chastain <mec.gnu@mindspring.com>
22230
22231 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
22232
eca3e36b
MC
222332004-01-06 Michael Chastain <mec.gnu@mindspring.com>
22234
22235 * gdb.base/cvexpr.c: Be type-safe with function pointers and
22236 data pointers.
22237
f8d4bac4
MC
222382004-01-06 Michael Chastain <mec.gnu@mindspring.com>
22239
22240 * gdb.cp/m-static.exp: Compile one source file at a time.
22241 Delete unused call to get_compiler_info.
22242
9b4e0f94
MC
222432004-01-06 Michael Chastain <mec.gnu@mindspring.com>
22244
22245 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
22246 * gdb.base/call-rt-st.exp: Likewise.
22247 * gdb.base/nodebug.exp: Likewise.
22248 * gdb.base/volatile.exp: Likewise.
22249 * gdb.cp/ref-types.exp: Likewise.
22250 * gdb.cp/templates.exp: Likewise.
22251
023c1024
MK
222522004-01-05 Mark Kettenis <kettenis@gnu.org>
22253
22254 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
22255
19703c4a
MC
222562004-01-05 Michael Chastain <mec.gnu@mindspring.com>
22257
22258 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
22259 hppa*-hp-hpux*.
22260
18b67037
MK
222612004-01-04 Mark Kettenis <kettenis@gnu.org>
22262
ba6219c8
MK
22263 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
22264 x86_64-*-*.
22265
18b67037
MK
22266 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
22267 sparc64-*-* and sparc*-solaris2*.
22268
1bfbbb9d
MK
222692004-01-04 Mark Kettenis <kettenis@gnu.org>
22270
22271 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
22272 return ${tests}" test. The ${tests} already mentions the
22273 filename.
22274
06846494
MC
222752004-01-02 Michael Chastain <mec.gnu@mindspring.com>
22276
22277 * gdb.cp/local.exp: Accept gcc abi 2.
22278
3b0cb202
MC
222792004-01-02 Michael Chastain <mec.gnu@mindspring.com>
22280
22281 * gdb.cp/templates.exp: Accept gcc abi 2.
22282
0643ec3f
MC
222832004-01-02 Michael Chastain <mec.gnu@mindspring.com>
22284
22285 * lib/compiler.cc: Remove supports_template_debugging.
22286 * gdb.cp/templates.exp: Do not test supports_template_debugging.
22287
d231d0b1
MC
222882004-01-01 Michael Chastain <mec.gnu@mindspring.com>
22289
22290 * gdb.cp/namespace.exp: Accept gcc abi 2.
22291
44ffb27c
MC
222922004-01-01 Michael Chastain <mec.gnu@mindspring.com>
22293
22294 * gdb.cp/method.exp: Accept gcc abi 2.
22295
184ad485
MC
222962004-01-01 Michael Chastain <mec.gnu@mindspring.com>
22297
22298 * gdb.cp/classes.exp: Generate identical results as old version.
22299 * gdb.cp/derivation.exp: Likewise.
22300 * gdb.cp/overload.exp: Likewise.
22301 * gdb.cp/virtfunc.exp: Likewise.
22302
116f09e7
MC
223032004-01-01 Michael Chastain <mec.gnu@mindspring.com>
22304
22305 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
22306 mysterious bug with sourceware version of expect.
22307
b1379776
MC
223082004-01-01 Michael Chastain <mec.gnu@mindspring.com>
22309
22310 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
22311 current versions of gcc, including gcc abi 2. Remove gratuitous
22312 restart of test program. Use gdb_test_multiple and gdb_test for
22313 all tests. Add patterns to xfail missing "const" in "const char *"
22314 and kfail PR gdb/1155.
22315
6b7a4c0e
MC
223162004-01-01 Michael Chastain <mec.gnu@mindspring.com>
22317
22318 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
22319 current versions of gcc, including gcc abi 2. Remove gratuitous
22320 restart of test program. Use gdb_test_multiple and gdb_test for
22321 all tests. Add patterns to kfail PR gdb/1498.
22322
51615d72
MC
223232003-12-31 Michael Chastain <mec.gnu@mindspring.com>
22324
22325 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
22326 current versions of gcc, including gcc abi 2. Use "breakpoint"
22327 and "continue" instead of restarting the target program. Use
22328 gdb_test_multiple and gdb_test for all tests.
22329
7b79a9d7
MK
223302004-01-01 Mark Kettenis <kettenis@gnu.org>
22331
22332 * gdb.asm/asm-source.exp: Update copyright year. Link statically
22333 for *-*-solaris2*.
22334
1cd3489f
MC
223352003-12-31 Michael Chastain <mec.gnu@mindspring.com>
22336
22337 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
22338 current versions of gcc, including gcc abi 2. Use "breakpoint"
22339 and "continue" instead of restarting the target program several
22340 times. Use gdb_test_multiple and gdb_test for all tests.
22341
850742db
MC
223422003-12-18 Michael Chastain <mec.gnu@mindspring.com>
22343
22344 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
22345 source files.
22346
eb4bbda8
MC
223472003-12-16 Michael Chastain <mec.gnu@mindspring.com>
22348
22349 * gdb.base/environ.exp: Handle compiling test case from multiple
22350 source files.
22351
e42c7771
MC
223522003-12-16 Michael Chastain <mec.gnu@mindspring.com>
22353
22354 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
22355
80e4b428
JB
223562003-12-17 Jim Blandy <jimb@redhat.com>
22357
5f06973a
JB
22358 * gdb.base/freebpcmd.c: Add copyright notice.
22359
80e4b428
JB
22360 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
22361
0ab84fb7
MC
223622003-12-16 Michael Chastain <mec.gnu@mindspring.com>
22363
22364 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
22365
1b3bb3d0
JB
223662003-12-13 Jim Blandy <jimb@redhat.com>
22367
22368 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
22369
3a4c9371
KB
223702003-12-12 Kevin Buettner <kevinb@redhat.com>
22371
22372 * gdb.asm/frv.inc: New file.
22373 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
22374
a1dea79a
FF
223752003-12-09 Fred Fish <fnf@redhat.com>
22376
22377 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
22378 functions to break1.c and leave prototypes behind. Add more
22379 "set breakpoint NN here" comments.
22380 * gdb.base/break1.c: New file.
22381
22382 * gdb.base/break.exp: Handle compiling test case from multiple
22383 source files and change source file references as needed.
22384 * gdb.base/completion.exp: Ditto.
22385 * gdb.base/condbreak.exp: Ditto.
22386 * gdb.base/define.exp: Ditto.
22387 * gdb.base/ena-dis-br.exp: Ditto.
22388 * gdb.base/info-proc.exp: Ditto.
22389 * gdb.base/maint.exp: Ditto.
22390 * gdb.base/until.exp: Ditto.
22391
22392 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
22393 hardcoded line numbers.
22394 * gdb.base/define.exp: Ditto.
22395 * gdb.base/ena-dis-br.exp: Ditto.
22396 * gdb.base/maint.exp: Ditto.
22397 * gdb.base/until.exp: Ditto.
22398
22399 * gdb.base/completion.exp: Use "break1" for completion tests since
22400 "break" is no longer a unique prefix.
22401
5266b69c
AC
224022003-12-06 Andrew Cagney <cagney@redhat.com>
22403
22404 * gdb.base/structs.exp (test_struct_returns): When applicable, set
22405 "return_value_unimplemented". When an unimplemented struct return
22406 architecture, report incorrect values as a KFAIL
22407
374451f0
MC
224082003-12-05 Michael Chastain <mec.gnu@mindspring.com>
22409
22410 * gdb.cp/rtti.exp: Accept new wording of warning from
22411 cp_lookup_rtti_type.
22412
ba9b20a7
MC
224132003-12-05 Michael Chastain <mec.gnu@mindspring.com>
22414
22415 Partial fix for PR testsuite/1456.
22416 * gdb.base/scope.exp (test_at_main): Replace references to
22417 gcc_compiled with calls to test_compiler_info.
22418 (test_at_foo): Likewise.
22419 (test_at_bar): Likewise.
22420
b74b6d0b
MC
224212003-12-04 Michael Chastain <mec.gnu@mindspring.com>
22422
22423 Partial fix for PR testsuite/1456.
22424 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
22425 to test_compiler_info.
22426
ccfa3402
MC
224272003-12-03 Michael Chastain <mec.gnu@mindspring.com>
22428
22429 * gdb.base/so-impl-ld.exp: Update copyright notice.
22430
f6246aba
MC
224312003-12-02 Michael Chastain <mec.gnu@mindspring.com>
22432
22433 Partial fix for PR testsuite/1456.
22434 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
22435 to test_compiler_info.
22436
13ae734a
MC
224372003-11-28 Michael Chastain <mec.gnu@mindspring.com>
22438
22439 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
22440 from current versions of gdb. Clean up regular expressions.
22441 Delete redundant timeout case.
22442
d8e1cdee
MC
224432003-11-28 Michael Chastain <mec.gnu@mindspring.com>
22444
22445 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
22446 from current versions of gdb. Clean up regular expressions.
22447 Delete redundant timeout case.
22448
96457b64
MC
224492003-12-01 Michael Chastain <mec.gnu@mindspring.com>
22450
22451 Partial fix for PR testsuite/1456.
22452 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
22453 gcc_compiled with call to test_compiler_info.
22454
f35309fc
MC
224552003-11-30 Michael Chastain <mec.gnu@mindspring.com>
22456
22457 Partial fix for PR testsuite/1456.
22458 * gdb.base/list.exp (test_list_function): Delete unused declaration
22459 of gcc_compiled.
22460
d7afdf9b
MC
224612003-11-29 Michael Chastain <mec.gnu@mindspring.com>
22462
22463 Partial fix for PR testsuite/1456.
22464 * gdb.base/complex.exp: Replace reference to gcc_compiled with
22465 call to test_compiler_info.
22466
71507b56
MK
224672003-11-29 Mark Kettenis <kettenis@gnu.org>
22468
22469 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
22470 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
22471 it to create the appropriate note.inc.
22472 * gdb.asm/asmsrc1.s: Include "note.inc".
22473 * gdb.asm/netbsd.inc: New file.
22474 * gdb.asm/empty.inc: New file.
22475
f81f93f7
MC
224762003-11-28 Michael Chastain <mec.gnu@mindspring.com>
22477
22478 Partial fix for PR testsuite/1456.
22479 * gdb.base/constvars.exp: Replace references to gcc_compiled with
22480 calls to test_compiler_info.
22481
9a77938e
MC
224822003-11-27 Michael Chastain <mec.gnu@mindspring.com>
22483
22484 Partial fix for PR testsuite/1456.
22485 * gdb.base/volatile.exp: Replace references to gcc_compiled with
22486 calls to test_compiler_info.
22487
e8367dc7
MK
224882003-11-27 Mark Kettenis <kettenis@gnu.org>
22489
22490 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
22491 pattern for the KFAILs.
22492
526c61ee
AF
224932003-11-25 Adam Fedor <fedor@gnu.org>
22494
22495 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
22496 * gdb.objc/objcdecode.m: New file.
22497
28f2d600
AF
224982003-11-25 Adam Fedor <fedor@gnu.org>
22499
22500 * gdb.objc/nondebug.exp: Test for PR objc/1236.
22501 * gdb.objc/nondebug.m: New file.
22502
a3895cee
BE
225032003-11-26 Ben Elliston <bje@wasabisystems.com>
22504
22505 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
22506 NetBSD as it does on FreeBSD. Modelled on a similar change by
22507 Mark Kettenis on 2003-05-30.
22508 (link-flags): Set to "--entry _start" regardless of target.
22509 Special linker flags are to be appended to $link-flags.
22510 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
22511
c9f2c8a3
MC
225122003-11-25 Michael Chastain <mec.gnu@mindspring.com>
22513
22514 * gdb.cp/method.exp: Accept output of new demangler.
22515
15a0587a 225162003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
22517
22518 * gdb/class2.exp: New file.
22519 * gdb/class2.cc: New file.
22520
3c00b570
MC
225212003-11-25 Michael Chastain <mec.gnu@mindspring.com>
22522
22523 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
22524 of new demangler.
22525
7027acc7
MK
225262003-11-23 Mark Kettenis <kettenis@gnu.org>
22527
22528 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
22529 of gdb_test "run".
22530
b0e1598a
MK
225312003-11-23 Mark Kettenis <kettenis@gnu.org>
22532
22533 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
22534 "continue" into "run".
22535
4d9eda44
MC
225362003-11-23 Michael Chastain <mec.gnu@mindspring.com>
22537
22538 Partial fix for PR testsuite/1456.
22539 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
22540 call to test_compiler_info.
22541 * gdb.cp/ctti.exp: Likewise.
22542 * gdb.cp/derivation.exp: Likewise.
22543 * gdb.cp/member-ptr.exp: Likewise.
22544 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
22545 reference to gcc_compiled.
22546
225472003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
22548
22549 Fix PR testsuite/1463.
22550 * gdb.base/structs.exp (start_structs_test): Call
22551 get_debug_format before using the debug format.
22552
d422fe19
AC
225532003-11-22 Andrew Cagney <cagney@redhat.com>
22554
22555 * lib/gdb.exp (gdb_test_multiple): Add simple example.
22556 * gdb.base/structs.exp: Use gdb_test_multiple.
22557
039cf96d
AC
225582003-11-20 Andrew Cagney <cagney@redhat.com>
22559
6882279b
AC
22560 * gdb.base/structs.exp: Handle and recover from internal errors.
22561 Replace "foo${n}" with "foo<n>" in test messages.
22562
e53890ae
AC
22563 * gdb.base/structs.exp: Update copyright. Rewrite.
22564 * gdb.base/structs.c: Update copyright. Rewrite.
22565
2b211c59
AC
22566 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
22567 resync count exceeded.
d63a86f8 22568
039cf96d
AC
22569 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
22570 from the internal error.
22571 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
22572 Original from Jim Blandy.
22573 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 22574
eac98b22
AC
225752003-11-19 Andrew Cagney <cagney@redhat.com>
22576
22577 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
22578 KFAIL.
22579
67455b2a
MK
225802003-11-17 Mark Kettenis <kettenis@gnu.org>
22581
22582 New testcase for PR backtrace/1435.
22583 * gdb.arch/i386-unwind.exp: New file.
22584 * gdb.arch/i386-unwind.c: New file.
22585
853d6e5b
AC
225862003-11-17 Andrew Cagney <cagney@redhat.com>
22587
22588 * lib/gdb.exp (compiler_info): New global.
22589 (test_compiler_info): New function.
22590 (get_compiler_info): Set compiler_info.
22591 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
22592 "compiler_info" to gcc-<major>-<minor>.
22593
38cf6e11
MC
225942003-11-15 Michael Chastain <mec.gnu@mindspring.com>
22595
22596 * gdb.trace/configure: Remove.
22597
a50d3602
EZ
225982003-11-13 Elena Zannoni <ezannoni@redhat.com>
22599
22600 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 22601 breakpoints.
a50d3602
EZ
22602 * gdb.base/break.exp: Remove all references to explicit line
22603 numbers.
22604
d9407aaa
NC
226052003-11-11 Nick Clifton <nickc@redhat.com>
22606
22607 * gdb.base/shreloc.exp: Do not run for targets which do not
22608 support shared objects.
22609
db488fc1
CV
226102003-11-10 Corinna Vinschen <vinschen@redhat.com>
22611
22612 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
22613 Don't run tests if nofileio flag is given.
22614
6a90a18e
EZ
226152003-11-07 Elena Zannoni <ezannoni@redhat.com>
22616
22617 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
a9c64011 22618 as well as 'Watchpoint'.
6a90a18e 22619
0b915e9c
EZ
226202003-11-06 Elena Zannoni <ezannoni@redhat.com>
22621
22622 Reported by Jim Ingham <jingham@apple.com>:
22623 * gdb.base/annota1.exp: Match at least one occurrence of the
22624 signal handler annotation.
22625
d7e4b55f
EZ
226262003-11-06 Elena Zannoni <ezannoni@redhat.com>
22627
a9c64011
AS
22628 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
22629 as well as 'Watchpoint'.
d7e4b55f 22630
2fe4e8d0
MC
226312003-11-05 Michael Chastain <mec@shout.net>
22632
22633 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
22634
6ef88553
KW
226352003-11-03 Kris Warkentin <kewarken@qnx.com>
22636
22637 * gdb.arch/gdb1291.c: New test file.
22638 * gdb.arch/gdb1291.exp: New test script.
22639 * gdb.arch/gdb1431.c: New test file.
22640 * gdb.arch/gdb1431.exp: New test script.
22641
ae7dc4d8
MC
226422003-10-22 Michael Chastain <mec@shout.net>
22643
22644 * gdb.mi/pthreads.c: Add copyright notice.
22645
c39d7427
MC
226462003-10-22 Michael Chastain <mec@shout.net>
22647
22648 * gdb.threads/pthreads.c: Add copyright notice.
22649
8b7d96c1
MC
226502003-10-20 Michael Chastain <mec@shout.net>
22651
22652 * gdb.base/gdb1056.exp: New test script.
22653
d1d69fdd
DJ
226542003-10-13 Daniel Jacobowitz <drow@mvista.com>
22655
22656 * gdb.threads/killed.exp: Use gdb_run_cmd.
22657
7d605576
DJ
226582003-10-13 Daniel Jacobowitz <drow@mvista.com>
22659
22660 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
22661 create a core file.
22662 * gdb.threads/gcore-thread.exp: Likewise.
22663
618ec112
CV
226642003-10-13 Corinna Vinschen <vinschen@redhat.com>
22665
22666 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
22667 type, based on char type.
22668 (struct bit_flags_short_t): New bitfield type, based on short type.
22669 (init_bit_flags_char): New fuction.
22670 (init_bit_flags_short): Ditto.
22671 (print_bit_flags_char): Ditto.
22672 (print_bit_flags_short): Ditto.
22673 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
22674
9367a73c
MC
226752003-10-11 Michael Chastain <mec@shout.net>
22676
22677 * gdb.base/call-rt-st.exp: Update copyright year.
22678
1decf120
KI
226792003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
22680
22681 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
22682 * gdb.disasm/sh3.s: Ditto.
22683
5445b2ae
DJ
226842003-10-07 Daniel Jacobowitz <drow@mvista.com>
22685
22686 * gdb.threads/switch-threads.exp: New test.
22687 * gdb.threads/switch-threads.c: New source file.
22688
aec24853
CV
226892003-10-07 Corinna Vinschen <vinschen@redhat.com>
22690
22691 * gdb.base/ending-run.exp: Add sh specific case.
22692
adc7428d
AC
226932003-10-06 Andrew Cagney <cagney@redhat.com>
22694
22695 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
22696 * gdb.disasm/mn10200.exp: Delete obsolete file.
22697
c9d37158
DJ
226982003-09-29 Daniel Jacobowitz <drow@mvista.com>
22699
22700 * ChangeLog: Correct an entry command.exp -> commands.exp.
22701 * gdb.base/commands.exp (bp_deleted_in_command_test)
22702 (temporary_breakpoint_commands): Check noargs.
22703
79c2c32d
DC
227042003-09-25 David Carlton <carlton@kealia.com>
22705
22706 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
22707 of some print tests, where appropriate. Add tests for C::D::cd,
22708 E::ce, F::cXfX, G::XgX.
22709 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
22710
594e6d67
RE
227112003-09-25 Richard Earnshaw <rearnsha@arm.com>
22712
22713 * lib/java.exp (java_init): Import target_alias before using it.
22714
10f0d451
DC
227152003-09-25 David Carlton <carlton@kealia.com>
22716
22717 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
22718
274bcba0
EZ
227192003-09-23 Elena Zannoni <ezannoni@redhat.com>
22720
d63a86f8 22721 * gdb.base/selftest.exp: Accomodate more instruction reordering
a9c64011 22722 weirdness.
274bcba0 22723
cdbf20f7
MC
227242003-09-17 Michael Chastain <mec@shout.net>
22725
22726 * gdb.cp/gdb1355.exp: New file.
22727 * gdb.cp/gdb1355.c: New file.
22728
71e06f80
CV
227292003-09-15 Corinna Vinschen <vinschen@redhat.com>
22730
22731 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
22732 * gdb.asm/sh.inc: New file.
22733
5c4e30ca
DC
227342003-09-11 David Carlton <carlton@kealia.com>
22735
bd45b7af
DC
22736 * gdb.cp/namespace.exp: Add tests for namespace types.
22737 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
22738 (test_namespace): New.
22739
1c199746
EZ
227402003-09-11 Elena Zannoni <ezannoni@redhat.com>
22741
a9c64011 22742 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 22743 * gdb.stabs/weird.exp: Ditto.
1c199746 22744
04ed252f
MC
227452003-09-08 Michael Chastain <mec@shout.net>
22746
22747 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
22748
d8a2d9e7
MC
227492003-09-07 Michael Chastain <mec@shout.net>
22750
22751 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
22752 'parse error'.
22753
161afb24
MK
227542003-09-07 Mark Kettenis <m.kettenis@osp.nl>
22755
22756 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
22757
49f2741a
MC
227582003-08-30 Michael Chastain <mec@shout.net>
22759
22760 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
22761 * gdb.gdb/observer.exp: Ditto.
22762 * gdb.gdb/xfullpath.exp: Ditto.
22763
8afa723e
MK
227642003-08-29 Mark Kettenis <kettenis@gnu.org>
22765
22766 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
22767 *-*-*bsd*.
22768
f31dfe3b
JJ
227692003-08-28 Jeff Johnston <jjohnstn@redhat.com>
22770
22771 * gdb.base/dump.exp: Skip for ia64.
22772
4630e498
JJ
227732003-08-25 Jeff Johnston <jjohnstn@redhat.com>
22774
22775 * gdb.asm/asm-source.exp: Add ia64 support.
22776 * gdb.asm/ia64.inc: New file.
22777
1105b7ef
MC
227782003-08-22 Michael Chastain <mec@shout.net>
22779
22780 * gdb.cp: New directory.
22781 * gdb.cp/*: Copy from gdb.c++/*.
22782 * gdb.c++/*: Remove.
22783 * Makefile.in: Change gdb.c++ to gdb.cp.
22784 * configure.in: Ditto.
22785 * configure: Regnerate.
22786
c945b932
MK
227872003-08-18 Mark Kettenis <kettenis@gnu.org>
22788
22789 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
22790 * gdb.arch/i386-prologue.c (gdb1338): Add function.
22791
2b66634b
DJ
227922003-08-17 Daniel Jacobowitz <drow@mvista.com>
22793
22794 * mi-var-display.exp (-var-list-children weird): Accept function
22795 pointers with argument types.
22796 * mi1-var-display.exp (-var-list-children weird): Likewise.
22797 * mi2-var-display.exp (-var-list-children weird): Likewise.
22798
a356f73b
DJ
227992003-08-17 Daniel Jacobowitz <drow@mvista.com>
22800
22801 * gdb.base/annota3.exp: Add missing newline.
22802
483417b8
MC
228032003-08-06 Michael Chastain <mec@shout.net>
22804
22805 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
22806
c99c59c3
MS
228072003-08-12 Michael Snyder <msnyder@redhat.com>
22808
22809 * gdb.base/float.exp: Add test for SH.
22810
55ed7501
MK
228112003-08-10 Mark Kettenis <kettenis@gnu.org>
22812
22813 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
22814
1a371f2e
EZ
228152003-08-07 Elena Zannoni <ezannoni@redhat.com>
22816
22817 * gdb.base/completion.exp: Remove reduntant completion test
22818 on filename.
22819
e0f353ce
EZ
228202003-08-07 Elena Zannoni <ezannoni@redhat.com>
22821
a9c64011
AS
22822 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
22823 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
22824 gdb.trace/save-trace.exp: Make sure that full pathnames are
22825 escaped correctly.
e0f353ce 22826
5710a1af 228272003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 22828
a9c64011
AS
22829 * configure.in: Don't generate config.h from config.hin.
22830 * configure: Regenerate.
22831 * config.hin: Remove file.
22832 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
22833 * gdb.threads/pthreads.c: Ditto.
5710a1af 22834
dcd81ce9
DJ
228352003-08-07 Daniel Jacobowitz <drow@mvista.com>
22836
22837 From Kei Sakamoto <sakamoto.kei@renesas.com>:
22838 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
22839 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
22840 Replace ld24 with seth/add3.
22841
6009d884
AC
228422003-08-02 Andrew Cagney <cagney@redhat.com>
22843
22844 * gdb.base/annota3.exp: New file.
22845 * gdb.base/annota3.c: New file.
22846 * gdb.c++/annota3.exp: New file.
22847 * gdb.c++/annota3.cc: New file.
22848
51514e06
MC
228492003-07-29 Michael Chastain <mec@shout.net>
22850
22851 * gdb.threads/tls.c (spin): Check errno only if sem_wait
22852 actually failed.
22853 (do_pass): Likewise.
22854 * gdb.threads/tls.exp: Always initialize no_of_threads.
22855
4ee6625b
DJ
228562003-07-27 Daniel Jacobowitz <drow@mvista.com>
22857
22858 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
22859 pattern.
22860 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
22861 * gdb.threads/tls.exp: Recognize one case of the host library not
22862 supporting TLS.
22863
225f2bf6
AC
228642003-07-27 Andrew Cagney <cagney@redhat.com>
22865
22866 * gdb.base/fileio.exp: Use SH when running commands using
22867 remote_exec.
22868
bcb27c9f
DJ
228692003-07-24 Daniel Jacobowitz <drow@mvista.com>
22870
22871 From Kei Sakamoto <sakamoto.kei@renesas.com>:
22872 * gdb.base/relocate.c (dummy): New padding array.
22873
3d67be83
MS
228742003-07-22 Michael Snyder <msnyder@redhat.com>
22875
d63a86f8 22876 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
22877
22878 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
22879 patterns to be more general, accepting old and new output.
22880 Some output chars (such as '+') also must be quoted.
d63a86f8 22881 Some addresses are displayed numerically instead of
3d67be83
MS
22882 symbolically.
22883
57ba3b85
MS
228842003-07-23 Michael Snyder <msnyder@redhat.com>
22885
686d097c
MS
22886 * gdb.base/return2.exp: Don't test long-long return.
22887
57ba3b85
MS
22888 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
22889 * gdb.disasm/t01_mov.exp: Ditto.
22890 * gdb.disasm/t02_mova.s: Ditto.
22891 * gdb.disasm/t02_mova.exp: Ditto.
22892 * gdb.disasm/t03_add.s: Ditto.
22893 * gdb.disasm/t03_add.exp: Ditto.
22894 * gdb.disasm/t04_sub.s: Ditto.
22895 * gdb.disasm/t04_sub.exp: Ditto.
22896 * gdb.disasm/t05_cmp.s: Ditto.
22897 * gdb.disasm/t05_cmp.exp: Ditto.
22898 * gdb.disasm/t06_ari2.s: Ditto.
22899 * gdb.disasm/t06_ari2.exp: Ditto.
22900 * gdb.disasm/t07_ari3.s: Ditto.
22901 * gdb.disasm/t07_ari3.exp: Ditto.
22902 * gdb.disasm/t08_or.s: Ditto.
22903 * gdb.disasm/t08_or.exp: Ditto.
22904 * gdb.disasm/t09_xor.s: Ditto.
22905 * gdb.disasm/t09_xor.exp: Ditto.
22906 * gdb.disasm/t10_and.s: Ditto.
22907 * gdb.disasm/t10_and.exp: Ditto.
22908 * gdb.disasm/t11_logs.s: Ditto.
22909 * gdb.disasm/t11_logs.exp: Ditto.
22910 * gdb.disasm/t12_bit.s: Ditto.
22911 * gdb.disasm/t12_bit.exp: Ditto.
22912 * gdb.disasm/t13_otr.s: Ditto.
22913 * gdb.disasm/t13_otr.exp: Ditto.
22914
e00759ef
EZ
229152003-07-22 Elena Zannoni <ezannoni@redhat.com>
22916
22917 * gdb.threads/tls.exp :Add kfail for 'info address' case.
22918
8bc2021f
EZ
229192003-07-22 Elena Zannoni <ezannoni@redhat.com>
22920
a9c64011
AS
22921 * gdb.threads/tls.c : New file.
22922 * gdb.threads/tls.exp : New file.
22923 * gdb.threads/tls-main.c : New file.
22924 * gdb.threads/tls-shared.c : New file.
22925 * gdb.threads/tls-shared.exp : New file.
8bc2021f 22926
89320c4c
AS
229272003-07-22 Andreas Schwab <schwab@suse.de>
22928
22929 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
22930
180dea7c
AS
229312003-07-20 Andreas Schwab <schwab@suse.de>
22932
22933 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
22934 due to insn reordering.
22935
0714963c
AC
229362003-07-15 Andrew Cagney <cagney@redhat.com>
22937
22938 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
22939
98a23b3f
MC
229402003-07-15 Michael Chastain <mec@shout.net>
22941
22942 * gdb.base/gdb1250.exp: New file.
22943 * gdb.base/gdb1250.c: New file.
22944
27e417a2
ML
229452003-07-09 Michal Ludvig <mludvig@suse.cz>
22946
22947 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
22948 expansion of size_t to 'unsigned long', not only to 'unsigned'.
22949
8bc2021f
EZ
229502003-07-09 Elena Zannoni <ezannoni@redhat.com>
22951
a9c64011
AS
22952 * gdb.threads/tls.c: New file.
22953 * gdb.threads/tls.exp: New file.
22954 * gdb.threads/tls-main.c: New file.
22955 * gdb.threads/tls-shared.c: New file.
22956 * gdb.threads/tls-shared.exp: New file.
8bc2021f 22957
d99968dc
EZ
229582003-07-09 Elena Zannoni <ezannoni@redhat.com>
22959
22960 * gdb.base/annota1.exp: Make sure that we properly escape the
22961 full path of the source file. Xfail more permissive patterns,
d63a86f8 22962 due to a compiler debug info problem.
d99968dc 22963
83876b3b
AS
229642003-07-07 Andreas Schwab <schwab@suse.de>
22965
2705e972
AS
22966 * gdb.asm/m68k.inc: New file.
22967 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
22968
83876b3b
AS
22969 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
22970 arguments"): Also match negative number.
22971
22972 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
22973
3a871b37
DJ
229742003-07-03 Daniel Jacobowitz <drow@mvista.com>
22975
22976 * gdb.base/store.c (charest): New typedef.
22977 (add_char): Rename to add_charest, update.
22978 (wack_char): Rename to wack_charest, update types. Return l + r
22979 to keep r live across the call.
22980 (wack_short, wack_int, wack_long, wack_longest, wack_float)
22981 (wack_double, wack_doublest): Return l + r to keep r live across
22982 the call.
22983 * gdb.base/store.exp: Accomodate store.c changes.
22984
b2a7f303
DC
229852003-06-30 David Carlton <carlton@kealia.com>
22986
22987 * gdb.c++/maint.exp (test_invalid_name): New.
22988 (test_first_component): Add tests for invalid names.
22989
3c6cb4a1
MC
229902003-06-29 Michael Chastain <mec@shout.net>
22991
22992 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
22993 output of '<VTT for class>' for virtual base classes.
22994
f1c2644b
DJ
229952003-06-29 Daniel Jacobowitz <drow@mvista.com>
22996
22997 * gdb.base/completion.exp: Tab-complete "complet" instead of
22998 "compl".
22999 * gdb.base/complex.exp, gdb.base/complex.c: New files.
23000
18080350
DJ
230012003-06-29 Daniel Jacobowitz <drow@mvista.com>
23002
23003 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
23004 * gdb.base/volatile.exp: Likewise.
23005
f56973f8
DJ
230062003-06-29 Daniel Jacobowitz <drow@mvista.com>
23007
23008 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
23009 gdb/1265.
23010
230112003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
23012 Daniel Jacobowitz <drow@mvista.com>
23013
23014 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
23015 initial line count of 'captured_main' from 26 to 32.
23016 (test_with_self): Allow xmalloc call to be interleaved with the
23017 preceding two lines.
23018
e766d4d6
JB
230192003-06-24 Joel Brobecker <brobecker@gnat.com>
23020
23021 * gdb.base/bang.exp: New testcase.
23022
f125c9a4
JB
230232003-06-23 Joel Brobecker <brobecker@gnat.com>
23024
23025 * gdb.base/langs.exp: Add some tests for the "minimal" language
23026 support.
23027
6e25beaf
EZ
230282003-06-23 Elena Zannoni <ezannoni@redhat.com>
23029
23030 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
23031 the testcase.
23032
2f816dda
DJ
230332003-06-22 Daniel Jacobowitz <drow@mvista.com>
23034
23035 * gdb.base/relocate.exp: Test add-symbol-file with a variable
23036 offset.
23037
db5a5748
DJ
230382003-06-22 Daniel Jacobowitz <drow@mvista.com>
23039
23040 * gdb.c++/pr-1210.cc: New file.
23041 * gdb.c++/pr-1210.exp: New file.
23042
1df0c130
DJ
230432003-06-21 Daniel Jacobowitz <drow@mvista.com>
23044
23045 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
23046 000-exec-continue.
23047
a92feac0
MK
230482003-06-15 Mark Kettenis <kettenis@gnu.org>
23049
23050 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
23051 on *-*-*bsd* instead of *-*-freebsd*.
23052
81a58f5b
AC
230532003-06-14 Andrew Cagney <cagney@redhat.com>
23054
23055 * gdb.base/store.exp: Test longest and doublest. Test all
23056 parameters. Weaken return statement match.
23057 * gdb.base/store.c: Add longest and doublest - aka long long and
23058 long double functions. Put all parameters into local register
23059 variables. Use negative values.
23060
b257a0d3
AC
230612003-06-14 Andrew Cagney <cagney@redhat.com>
23062
23063 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
23064 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
23065 exit status.
23066 * gdb.base/fileio.exp: Disable target when nointerrupts and
23067 noinferiorio, instead of limiting it to remote. Use remote_exec
23068 instead of system.
d63a86f8 23069
21c38304
JJ
230702003-06-12 Jeff Johnston <jjohnstn@redhat.com>
23071
23072 * gdb.base/float.exp: Add ia64 support.
23073
1bcdb424
CV
230742003-06-12 Corinna Vinschen <vinschen@redhat.com>
23075
23076 * gdb.base/fileio.exp: Run only on remote targets.
23077
6aeb981f
CV
230782003-06-10 Corinna Vinschen <vinschen@redhat.com>
23079
23080 * gdb.base/fileio.c: New file, testing File-I/O.
23081 * gdb.base/fileio.exp: Ditto.
23082
53df362e
RG
230832003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
23084
23085 * gdb.base/shreloc.exp: New file, check symbol values obtained from
23086 shared objects after relocation at load time (gdb PR/1132).
23087 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
a9c64011 23088 as above, part of the shared object relocation test.
53df362e 23089
ffee1b46
MK
230902003-06-08 Mark Kettenis <kettenis@gnu.org>
23091
b5ca3722
MK
23092 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
23093 fully filled history list.
23094 * gdb.base/gdb_history: New file.
23095
03ed860d
MK
23096 * gdb.base/signals.exp: XFAIL "continue to func1" on
23097 i*86-*-freebsd*.
23098
ffee1b46
MK
23099 * gdb.base/attach.exp: When trying to attach to a nonexistent
23100 process, make it possible to specify the PID based on the target,
23101 and do so for *-*-freebsd*.
23102
d80dbb52
RH
231032003-06-02 Richard Henderson <rth@redhat.com>
23104
23105 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
23106
6dd77b81
RH
231072003-06-02 Richard Henderson <rth@redhat.com>
23108
23109 * gdb.base/selftest.exp: Next over lim_at_start initialization.
23110
f6347e16
RH
231112003-06-02 Richard Henderson <rth@redhat.com>
23112
23113 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
23114
2c161407
DJ
231152003-06-01 Daniel Jacobowitz <drow@mvista.com>
23116
23117 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
23118 of globalvar.
23119
572eb746
MK
231202003-06-01 Mark Kettenis <kettenis@gnu.org>
23121
23122 * gdb.asm/asm-source.exp: Check for memory read errors in
23123 disassembler test on *BSD too.
23124
9e9617a5
RH
231252003-06-01 Richard Henderson <rth@redhat.com>
23126
23127 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
23128 for .frame.
23129 (gdbasm_call): Lose ldgp.
23130 (gdbasm_startup): Add frame information.
23131 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
23132
7b34ad4e
MK
231332003-05-31 Mark Kettenis <kettenis@gnu.org>
23134
23135 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
23136 i?86-*-*.
23137
10059fdf
MK
231382003-05-30 Mark Kettenis <kettenis@gnu.org>
23139
23140 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
23141 FreeBSD.
23142
acf4b816
RH
231432003-05-29 Richard Henderson <rth@redhat.com>
23144
23145 * gdb.asm/alpha.inc: New file.
23146 * gdb.asm/asm-source.exp: Use it.
23147
e9ecd949
JB
231482003-05-29 Jim Blandy <jimb@redhat.com>
23149
23150 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
23151 'core.PID'.
23152
e3e5a4f3
JB
231532003-05-22 Jim Blandy <jimb@redhat.com>
23154
23155 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
23156 backtrace.
d63a86f8 23157
72fe3d25
DC
231582003-05-20 David Carlton <carlton@math.stanford.edu>
23159
23160 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
23161 this time.
23162
58da2eb2
DC
231632003-05-19 David Carlton <carlton@bactrian.org>
23164
23165 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
23166 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
23167
1fcb5155
DC
231682003-05-19 David Carlton <carlton@bactrian.org>
23169
23170 * gdb.c++/namespace.exp: Add namespace scope and anonymous
23171 namespace tests.
23172 Bump copyright date.
23173 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
23174 (main): Call C::D::marker2.
23175 * gdb.c++/namespace1.cc: New file.
23176
85e85163
JJ
231772003-05-14 Jeff Johnston <jjohnstn@redhat.com>
23178
23179 Roland McGrath <roland@redhat.com>
d63a86f8 23180 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
23181 there is no manager thread.
23182
a25fbfec
JJ
231832003-05-08 Jeff Johnston <jjohnstn@redhat.com>
23184
d63a86f8
RM
23185 * gdb.threads/schedlock.exp: Remove assumption that all threads
23186 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
23187 in one of the child threads rather than the main thread.
23188
be375bae
JB
231892003-05-07 Jim Blandy <jimb@redhat.com>
23190
09bf6082
JB
23191 Add support for assembly source testing on the s390x.
23192 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
23193 architecture.
23194 * gdb.asm/s390x.inc: New file.
23195
be375bae
JB
23196 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
23197 succession of 'if' statements.
23198
00905d52
AC
231992003-05-05 Andrew Cagney <cagney@redhat.com>
23200
23201 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
23202
b1e29e33
AC
232032003-05-05 Andrew Cagney <cagney@redhat.com>
23204
23205 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
23206 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
23207
e33d66ec
EZ
232082003-05-02 Elena Zannoni <ezannoni@redhat.com>
23209
23210 * gdb.base/charset.exp: Update based on new behavior of set/show
23211 charset commands.
23212
2b6fd0d8
AC
232132003-05-01 Andrew Cagney <cagney@redhat.com>
23214
23215 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
23216 variable do not give memory errors.
23217
130cacce
AF
232182003-04-30 Adam Fedor <fedor@gnu.org>
23219
23220 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
23221 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
23222 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
23223 gdb.objc/basicclass.m: : New files
23224
23225 * lib/gdb.exp (gdb_compile_objc): New procedure.
23226
bea71854
DJ
232272003-04-27 Daniel Jacobowitz <drow@mvista.com>
23228
23229 * gdb.base/signals.exp: Make backtrace tests more specific.
23230
0f20eeea
DC
232312003-04-23 David Carlton <carlton@bactrian.org>
23232
23233 * gdb.c++/maint.exp (test_first_component): Add tests for
23234 'operator' in more locations.
23235
c8c4d8dc
KB
232362003-04-16 Kevin Buettner <kevinb@redhat.com>
23237
23238 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
23239
3fe60e3c
EZ
232402003-04-16 Elena Zannoni <ezannoni@redhat.com>
23241
23242 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
a9c64011 23243 func marke' instead. Update test name.
3fe60e3c 23244
9219021c
DC
232452003-04-15 David Carlton <carlton@math.stanford.edu>
23246
23247 * gdb.c++/maint.exp: New file.
23248
5dd55bdd
EZ
232492003-04-14 Elena Zannoni <ezannoni@redhat.com>
23250
23251 * gdb.threads/schedlock.c: Change type of thread function argument
23252 to long, to avoid warnings on 64-bit platforms.
23253
00890572
EZ
232542003-04-14 Elena Zannoni <ezannoni@redhat.com>
23255
a9c64011
AS
23256 * gdb.base/attach.exp: Add new message from ptrace in case of
23257 attaching to nonexistent process.
d63a86f8 23258
93201743
JB
232592003-04-11 Jim Blandy <jimb@redhat.com>
23260
23261 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
23262 gdb.c++/userdef.cc: Place comments on the lines to which the
23263 marker function might return.
23264 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
23265 gdb.c++/userdef.exp: Look for those comments to check that we've
23266 returned to the right place, instead of checking line numbers.
23267
2a11c64d
EZ
232682003-04-11 Elena Zannoni <ezannoni@redhat.com>
23269
a9c64011
AS
23270 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
23271 match on sourcefile name, instead of directory name.
2a11c64d 23272
68ab8fc5
EZ
232732003-04-10 Elena Zannoni <ezannoni@redhat.com>
23274
d63a86f8 23275 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
23276 working directory name.
23277
5624293a
JB
232782003-04-09 Jim Blandy <jimb@redhat.com>
23279
23280 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
23281 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
23282 after an inferior function call, report the failure, but allow the
23283 test to continue.
23284
f1f02ee4
SC
232852003-04-05 Stephane Carrez <stcarrez@nerim.fr>
23286
23287 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
23288 with -DPROTOTYPES.
23289
6eb79af0
SC
232902003-04-05 Stephane Carrez <stcarrez@nerim.fr>
23291
23292 * gdb.base/break.exp: Revert last patch.
23293
8dfb4cf0
SC
232942003-04-04 Stephane Carrez <stcarrez@nerim.fr>
23295
23296 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
23297 with -DPROTOTYPES.
23298
ed4c619a
AC
232992003-04-02 Andrew Cagney <cagney@redhat.com>
23300
23301 * gdb.base/callfuncs.exp: Make "print add" messages unique.
23302 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
23303 matching directories by the name breakpoint.
23304 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
23305 Make "continue to marker1" consistent.
23306 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
23307 message consistent.
23308 * lib/gdb.exp: Put "the program is no longer running", and "the
23309 program exited" in parenthesis.
23310 * lib/mi-support.exp: Ditto.
d63a86f8 23311
4e35d5f0 233122003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 23313
4e35d5f0
BR
23314 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
23315
71900fe8
AC
233162003-03-29 Andrew Cagney <cagney@redhat.com>
23317
23318 * gdb.base/sizeof.c (main): Print the value of '\377'.
23319 * gdb.base/sizeof.exp: Check the sign of '\377'.
23320
c0655a16
MC
233212003-03-27 Michael Chastain <mec@shout.net>
23322
23323 * gdb.base/gdb1090.exp: New file.
23324 * gdb.base/gdb1090.cc: New file.
23325
5b2a3989
JB
233262003-03-27 J. Brobecker <brobecker@gnat.com>
23327
23328 * gdb.gdb/observer.exp: New regression test.
23329
79876890
MC
233302003-03-27 Michael Chastain <mec@shout.net>
23331
23332 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
23333 * gdb.base/ptype.exp: Likewise.
23334
6eac95e3
CV
233352003-03-27 Corinna Vinschen <vinschen@redhat.com>
23336
23337 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
23338
e8c71839
MC
233392003-03-26 Michael Chastain <mec@shout.net>
23340
23341 * gdb.base/ptype.exp: Actually use some typedef'd types.
23342
71b10041
SC
233432003-03-21 Stephane Carrez <stcarrez@nerim.fr>
23344
23345 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
23346 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
23347
2512cf80
CV
233482003-03-20 Corinna Vinschen <vinschen@redhat.com>
23349
23350 * gdb.base/default.exp: Fix regular expression.
23351
0d195a4f
CV
233522003-03-20 Corinna Vinschen <vinschen@redhat.com>
23353
23354 * gdb.base/args.exp: Fix regular expression.
23355
8a2dbca8
CV
233562003-03-20 Corinna Vinschen <vinschen@redhat.com>
23357
23358 * gdb.base/help.exp: Allow Win32 child process.
23359
bf028682
CV
233602003-03-20 Corinna Vinschen <vinschen@redhat.com>
23361
23362 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
23363 when stepping out of main().
23364
182dbe85
CV
233652003-03-20 Corinna Vinschen <vinschen@redhat.com>
23366
23367 * gdb.base/default.exp: Check for win32 specific message when calling
23368 "run" without executable.
23369
d67a6ba5
CV
233702003-03-20 Corinna Vinschen <vinschen@redhat.com>
23371
23372 * gdb.base/args.exp: Expect .exe in output.
23373
a955b5bb
CV
233742003-03-20 Corinna Vinschen <vinschen@redhat.com>
23375
23376 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
23377 Cygwin native.
23378
bf6bad4b
AC
233792003-03-17 Andrew Cagney <cagney@redhat.com>
23380
23381 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
23382 vector registes.
23383 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
23384 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
23385
293e9a31
DC
233862003-03-17 David Carlton <carlton@math.stanford.edu>
23387
23388 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
23389 test, for PR breakpoints/38.
23390 Call test_watchpoint_and_breakpoint.
23391 * gdb.base/watchpoint.c (func3): New function.
23392 (main): Call func3.
23393
5330f2db
DC
233942003-03-04 David Carlton <carlton@math.stanford.edu>
23395
23396 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
23397 Garply<Garply<char> >:: garply".
23398 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
23399 with respect to PR c++/1111; note also PR c++/1113.
23400 (test_template_breakpoints): KFAIL "constructor breakpoint" with
23401 respect to PR c++/1062.
23402 KFAIL "destructor breakpoint" with respect to PR c++/1112.
23403
6ece72da
DC
234042003-03-03 David Carlton <carlton@math.stanford.edu>
23405
23406 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
23407 with respect to PR c++/57.
23408 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
23409 c++/826.
23410 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
23411 respect to PR c++/57.
23412
85ca1584
DC
234132003-03-03 David Carlton <carlton@math.stanford.edu>
23414
23415 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
23416 respect to PR c++/33 into FAILs.
23417
98e9c5b8
MC
234182003-03-03 Michael Chastain <mec@shout.net>
23419
7bedbf27
MC
23420 * configure.in: Update copyright years.
23421
234222003-03-03 Michael Chastain <mec@shout.net>
23423
23424 * Makefile.in: Update copyright years.
98e9c5b8 23425
f683e100
DC
234262003-02-28 David Carlton <carlton@math.stanford.edu>
23427
23428 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
23429 print class instead of struct and/or superfluous protection
23430 specifiers, as long as the resulting output is equivalent to the
23431 source code.
23432 Delete FIXME from end of messages on tests that don't need
23433 fixing.
23434
a9e0cf2c
DC
234352003-02-28 David Carlton <carlton@math.stanford.edu>
23436
23437 * gdb.c++/templates.exp (do_tests): Allow const in the two
23438 Foo<volatile char *>::foo tests.
23439
e8d359df
MS
234402003-02-27 Michael Snyder <msnyder@redhat.com>
23441
d63a86f8 23442 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
23443 will be consistant.
23444
0b71dc91
DC
234452003-02-26 David Carlton <carlton@math.stanford.edu>
23446
23447 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
23448 char *>::foo" test with respect to PR c++/33. Create a new test
23449 which is identical to that one except that it doesn't put the
23450 space between the "char" and the "*"; KFAIL it, too.
23451
dd14ab43
DC
234522003-02-26 David Carlton <carlton@math.stanford.edu>
23453
23454 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
23455 template types into either PASSes or KFAILs (corresponding to PR
23456 c++/57). Tweak indentation. Update copyright.
23457
1146c7f1
SC
234582003-02-23 Stephane Carrez <stcarrez@nerim.fr>
23459
23460 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
23461
74641dfb
MC
234622003-02-13 Michael Chastain <mec@shout.net>
23463
23464 * gdb.base/exprs.exp: Remove i960 remnants.
23465 * gdb.base/funcargs.exp: Likewise.
23466 * gdb.base/list.exp: Likewise.
23467 * gdb.base/ptype.exp: Likewise.
23468
559cd2d0
DC
234692003-02-14 David Carlton <carlton@math.stanford.edu>
23470
23471 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
23472 pEe->D::vg()" from XFAIL to KFAIL.
23473
c4f90d87
JM
234742003-02-13 Jason Molenda (jmolenda@apple.com)
23475
23476 * gdb.base/maint.exp: Update maint print statistics regexp to include
23477 new entries.
23478
cbc4d97c
MC
234792003-02-13 Michael Chastain <mec@shout.net>
23480
23481 * gdb.c++/inherit.exp: Remove call to get_debug_format.
23482
40f235b7
MC
234832003-02-12 Michael Chastain <mec@shout.net>
23484
23485 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
23486 * gdb.c++/inherit.exp: Likewise.
23487 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
23488 * gdb.c++/templates.exp: Likewise.
23489 * gdb.c++/virtfunc.exp: Likewise.
23490
c56716b0
JM
234912003-02-06 Jason Molenda (jason-cl@molenda.com)
23492
23493 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
23494 why the code is written that way.
23495
070afcf8
MC
234962003-02-05 Michael Chastain <mec@shout.net>
23497
23498 * gdb.base/dump.exp: Add missing copyright line.
23499
5d0331e5
JM
235002003-02-05 Jason Molenda (jason-cl@molenda.com)
23501
f7ae6d3e 23502 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
23503 at the beginning so the breakpoint doesn't get set on the loop.
23504
92851186
MC
235052003-02-05 Michael Chastain <mec@shout.net>
23506
23507 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
23508 output for configurations with gcc 2.95.3.
23509
cbf1e085
AC
235102003-02-05 Keith Seitz <keiths@redhat.com>
23511 Andrew Cagney <ac131313@redhat.com>
23512
23513 * gdb.mi/mi-cli.exp: New file.
d63a86f8 23514
29518e1e
MC
235152003-02-04 Michael Chastain <mec@shout.net>
23516
23517 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
23518 Call perror and then continue.
23519
5af1d5f3
MC
235202003-02-03 Michael Chastain <mec@shout.net>
23521
23522 * gdb.c++/pr-1023.cc: New file.
23523 * gdb.c++/pr-1023.exp: New file.
23524
6b549786
JB
235252003-02-05 Jim Blandy <jimb@redhat.com>
23526
23527 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
23528 it's local to foobar. Check for it there, and check that it's not
23529 present in main.
23530 * gdb.c++/local.cc (marker2): New function.
23531 (foobar): Call marker1.
23532 (main): Call marker2 instead of marker1.
23533
67f16606
AC
235342003-02-04 Andrew Cagney <ac131313@redhat.com>
23535
23536 * gdb.disasm/mn10200.exp: Obsolete file.
23537 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
23538 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
23539 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
23540
1c5cb38e
DC
235412003-02-04 David Carlton <carlton@math.stanford.edu>
23542
23543 * gdb.c++/overload.exp: Test intToChar(1).
23544 * gdb.c++/overload.cc (intToChar): New.
23545 (main): Call intToChar.
23546
d1fe6965
DC
235472003-02-03 David Carlton <carlton@math.stanford.edu>
23548
23549 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
23550 'might_kfail' arg.
23551 KFAIL some of the continue_to_bp_overloaded calls, according to
23552 PR c++/1025.
23553
9ba61c5d
MC
235542003-02-01 Michael Chastain <mec@shout.net>
23555
23556 * gdb.base/advance.c (marker1): New marker function.
23557 * gdb.base/advance.exp: When the 'advance' command lands on the
23558 return breakpoint, it can legitimately stop on either the
23559 current line or the next line. Accommodate both outcomes.
23560 * gdb.base/until.exp: Likewise.
23561
e7494ffb
AC
235622003-02-02 Andrew Cagney <ac131313@redhat.com>
23563
23564 2002-11-10 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
23565 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
23566 now a list, not a tuple.
23567 * gdb.mi/mi-var-display.exp: Ditto.
23568 * gdb.mi/gdb792.exp: Ditto.
e7494ffb 23569
075559bc
AC
235702003-02-01 Andrew Cagney <ac131313@redhat.com>
23571
23572 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
23573 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
23574 stack backtraces.
23575 * gdb.mi/mi-syn-frame.c: Part of same.
075559bc 23576
2bd4c7b1
MK
235772003-02-01 Mark Kettenis <kettenis@gnu.org>
23578
23579 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
23580 gdb.mi/mi1-pthreads.exp: Return instead of calling
23581 gdb_suppress_entire_file.
23582
eabd8992
MS
235832003-02-01 Mark Salter <msalter@redhat.com>
23584
23585 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
23586
71469e2f
MS
235872003-01-31 Mark Salter <msalter@redhat.com>
23588
23589 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
23590 Support empty arg.
23591
38a94d44
MC
235922003-01-30 Michael Chastain <mec@shout.net>
23593
23594 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
23595 This was a workaround for a UTF-8 bug in readline 4.3. The bug
23596 has been fixed in gdb/readline on 2003-01-09.
23597
19ea9e73
MS
235982003-01-29 Michael Snyder <msnyder@redhat.com>
23599
e8d359df
MS
23600 * gdb.base/maint.exp: Allow for leading underscore in symbol.
23601 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
23602 * gdb.base/args.exp: Skip if target does not support args passing.
23603
2307bd6a
DJ
236042003-01-22 Daniel Jacobowitz <drow@mvista.com>
23605
19ea9e73 23606 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
23607 gdb_test. Accept a list of expect arguments as the third
23608 parameter.
23609 (gdb_test): Use it.
23610
f2dd3617
EZ
236112003-01-20 Elena Zannoni <ezannoni@redhat.com>
23612
23613 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
23614 allow for different test tree configurations. Update some
23615 tescases accordingly.
23616 * gdb.arch/altivec-regs.exp: Ditto.
23617 * gdb.asm/asm-source.exp: Ditto.
23618 * gdb.base/advance.exp: Ditto.
23619 * gdb.base/display.exp: Ditto.
d63a86f8 23620 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
23621 * gdb.base/mips_pro.exp: Ditto.
23622 * gdb.base/overlays.exp: Ditto.
23623 * gdb.base/relocate.exp: Ditto.
23624 * gdb.base/setshow.exp: Ditto.
23625 * gdb.base/step-line.exp: Ditto.
23626 * gdb.base/step-test.exp: Ditto.
23627 * gdb.base/until.exp: Ditto.
23628 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
23629
c71cdefd
DC
236302003-01-17 David Carlton <carlton@math.stanford.edu>
23631
23632 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
23633 corresponding to PR c++/945.
23634 Update copyright.
23635
fdba05d7
DC
236362003-01-17 David Carlton <carlton@math.stanford.edu>
23637
23638 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
23639 corresponding to PR c++/68.
23640
236412003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
23642
23643 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
23644 (test_paddr_hairy_functions): Call print_addr_2_kfail for
23645 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
23646
c362c33a
EZ
236472003-01-15 Elena Zannoni <ezannoni@redhat.com>
23648
0fbc361c
EZ
23649 * gdb.base/break.exp: Fix change of default location, because of
23650 removal of until tests.
23651 * gdb.base/help.exp: Update test for new 'until' help message.
23652 Add test for help on 'advance'.
a9c64011 23653 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
c362c33a 23654
dabf8a35
MK
236552003-01-15 Mark Kettenis <kettenis@gnu.org>
23656
23657 * gdb.base/default.exp: Adapt "info float" test for recent changes
23658 to that command. Add test for "info vector".
23659 * gdb.base/float.exp: New file. Add test for "info float" that
23660 resembles the old test in gdb.base/default.exp.
23661
a1769aca
DC
236622003-01-15 David Carlton <carlton@math.stanford.edu>
23663
23664 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
23665
82025e13
EZ
236662003-01-15 Elena Zannoni <ezannoni@redhat.com>
23667
23668 * gdb.base/break.exp: Move the tests of until command from here...
23669 * gdb.base/until.exp: ... to here. New file. Add other tests.
23670 * gdb.base/advance.c: New file.
23671 * gdb.base/advance.exp: New file.
23672
8f9ab801
EZ
236732003-01-14 Elena Zannoni <ezannoni@redhat.com>
23674
a9c64011
AS
23675 * gdb.base/args.c: New file.
23676 * gdb.base/args.exp: New file.
8f9ab801 23677
9ae66589
DJ
236782003-01-14 Daniel Jacobowitz <drow@mvista.com>
23679
23680 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
23681
8d77e5c3
DJ
236822003-01-14 Daniel Jacobowitz <drow@mvista.com>
23683
23684 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
23685
12d2f0a1
DJ
236862003-01-14 Daniel Jacobowitz <drow@mvista.com>
23687
23688 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
23689 dates.
23690
6ca37014
DJ
236912003-01-13 Daniel Jacobowitz <drow@mvista.com>
23692
23693 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
23694
b0023472
DJ
236952003-01-13 Daniel Jacobowitz <drow@mvista.com>
23696
23697 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
23698 (ptype &*"foo").
23699 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
23700
607fbc54 237012003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
23702
23703 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
23704 * gdb.mi/mi1-console.exp: Likewise.
23705
607fbc54 237062003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
23707
23708 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
23709 * gdb.mi/mi1-console.exp: Likewise.
23710
a1fb14a2
DJ
237112003-01-13 Daniel Jacobowitz <drow@mvista.com>
23712
23713 * gdb.c++/overload.exp: Remove some fixed XFAILs.
23714
c4cf40b7
DJ
237152003-01-09 Daniel Jacobowitz <drow@mvista.com>
23716
23717 * gdb.base/detach.exp: New test.
23718
696d5a5b
DJ
237192003-01-09 Daniel Jacobowitz <drow@mvista.com>
23720
23721 * Makefile.in (ALL_SUBDIRS): New variable.
23722 (subdirs, clean, distclean): Use it.
23723 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
23724 regenerating Makefile, since it is generated from the top level.
23725 * gdb.asm/Makefile.in: Likewise.
23726 * gdb.base/Makefile.in: Likewise.
23727 * gdb.c++/Makefile.in: Likewise.
23728 * gdb.disasm/Makefile.in: Likewise.
23729 * gdb.java/Makefile.in: Likewise.
23730 * gdb.mi/Makefile.in: Likewise.
23731 * gdb.threads/Makefile.in: Likewise.
23732 * gdb.trace/Makefile.in: Likewise.
23733
754533e4
DC
237342003-01-09 David Carlton <carlton@math.stanford.edu>
23735
23736 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
23737 Add copyright year 2003.
23738
d8b3e9ee
MC
237392003-01-06 Michael Chastain <mec@shout.net>
23740
23741 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
23742 When selecting a thread, 'line' and 'file' are optional.
23743 * gdb.mi/mi1-pthreads.exp: Likewise.
23744
8e9e0fe6
AS
237452003-01-06 Andreas Schwab <schwab@suse.de>
23746
23747 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
23748 failures.
23749
b5ab8ff3
DJ
237502003-01-04 Daniel Jacobowitz <drow@mvista.com>
23751
23752 Fix PR gdb/844
23753 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
23754 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
23755
23756 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
23757 instead of calling gdb_suppress_entire_file.
23758 * gdb.threads/print-threads.exp: Likewise.
23759 * gdb.threads/schedlock.exp: Likewise.
23760
23761 * gdb.threads/killed.exp: Return instead of calling
23762 gdb_suppress_entire_file.
23763 * gdb.threads/linux-dp.exp: Likewise.
23764 * gdb.threads/pthreads.exp: Likewise.
23765
1e698235
DJ
237662003-01-04 Daniel Jacobowitz <drow@mvista.com>
23767
23768 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
23769 stabs.
23770 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
23771 * gdb.base/whatis.exp: Always allow (void) after function names.
23772
147ff08c
DJ
237732003-01-04 Daniel Jacobowitz <drow@mvista.com>
23774
23775 * gdb.c++/casts.exp: Correct regexp.
23776
dc62bfc2
MK
237772003-01-04 Mark Kettenis <kettenis@gnu.org>
23778
23779 * configure.in: Call AC_CONFIG_HEADER. Don't call
23780 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
23781 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
23782 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
23783 aforementioned directories in the AC_OUPUT call.
23784 * config.hin: New file.
23785 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
23786 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
23787 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
23788 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
23789 pass -I$objdir instead of -I$objdir/$subdir in compilation.
23790 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
23791 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
23792 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
23793 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
23794 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
23795 gdb.threads/configure.in, gdb.threads/configure,
23796 gdb.threads/config.in, gdb.trace/configure.in,
23797 gdb.trace/configure: Removed.
23798
77afa639
MC
237992003-01-03 Michael Chastain <mec@shout.net>
23800
23801 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
23802 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
23803
7634bb6e
DJ
238042003-01-03 Daniel Jacobowitz <drow@mvista.com>
23805
23806 * gdb.base/store.exp: Fix regular expressions.
23807
b39c905e
MK
238082002-12-28 Mark Kettenis <kettenis@gnu.org>
23809
23810 * configure.in: Rewrite.
23811 * configure: Regenerated.
23812
0a8551dd
DC
238132003-01-03 David Carlton <carlton@math.stanford.edu>
23814
23815 * gdb.base/psymtab.exp: New file.
23816 * gdb.base/psymtab1.c: Ditto.
23817 * gdb.base/psymtab2.c: Ditto.
23818
c60b7188
AF
238192002-12-23 Adam Fedor <fedor@gnu.org>
23820
23821 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
23822
ee73db83
DC
238232002-12-23 David Carlton <carlton@math.stanford.edu>
23824
23825 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
23826 and current_directory initialization.
23827
d6c1774e
JB
238282002-12-22 Jim Blandy <jimb@redhat.com>
23829
f0a847b8
JB
23830 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
23831 rather than as part of the output file name.
23832
d6c1774e
JB
23833 * gdb.base/attach.exp: There's no need to copy the test program to
23834 /tmp; that was only ever necessary on HP/UX, and this test is
23835 entirely disabled there anyway.
23836
f0708dbb
JB
238372002-12-21 Jim Blandy <jimb@redhat.com>
23838
4c2acfea
JB
23839 * gdb.c++/psmang.exp: Doc fix.
23840
f0708dbb
JB
23841 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
23842 test.
23843
9579e000
DC
238442002-12-20 David Carlton <carlton@math.stanford.edu>
23845
23846 * gdb.c++/annota2.exp: KFAIL annotate-quit.
23847
d1810171
MC
238482002-12-18 Michael Chastain <mec@shout.net>
23849
23850 * gdb.c++/annota2.exp: Add copyright year 2002.
23851
76565097
DC
238522002-12-17 David Carlton <carlton@math.stanford.edu>
23853
23854 * gdb.c++/try_catch.cc: Add marker comments.
23855 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
23856 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
23857 * gdb.c++/m-static.cc: Ditto.
23858 * gdb.c++/m-static1.cc: Ditto.
23859 * gdb.c++/try_catch.cc: Ditto.
23860
da81390b
JJ
238612002-12-16 Jeff Johnston <jjohnstn@redhat.com>
23862
23863 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
23864 to see whether we are using the new -environment-directory
23865 command which resets via -r or the old version of the command
23866 which may prompt the user. Part of fix for gdb/741.
23867
b304d130
AC
238682002-12-13 Andrew Cagney <ac131313@redhat.com>
23869
23870 * gdb.fortran/types.exp: Update obsolete comment.
23871 * gdb.fortran/exprs.exp: Ditto.
23872 * lib/gdb.exp: Delete obsolete code.
23873 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
23874 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
23875 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
23876 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
23877 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
23878 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
23879 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
23880 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
23881 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
23882 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
23883 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
23884 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
23885 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
23886 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
23887 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
23888 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
23889 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
23890 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
23891 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
23892 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
23893 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
23894 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
23895 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
23896 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
23897 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
23898 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
23899 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
23900 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
23901 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
23902 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
23903 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
23904 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
23905 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
23906 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
23907 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
23908 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
23909 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
23910
a23b6e6a
DC
239112002-12-11 David Carlton <carlton@math.stanford.edu>
23912
23913 * gdb.c++/m-data.exp: Add test for members that shadow global
23914 variables: see PR gdb/804.
23915 * gdb.c++/m-data.cc: Ditto.
23916
6604731b
DJ
239172002-12-10 Daniel Jacobowitz <drow@mvista.com>
23918
23919 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
23920
de46ecd7
DC
239212002-12-06 David Carlton <carlton@math.stanford.edu>
23922
23923 * gdb.base/store.c: Don't declare functions static.
23924
27e829d0
AC
239252002-12-04 Andrew Cagney <ac131313@redhat.com>
23926
23927 * gdb.base/store.exp, gdb.base/store.c: New files.
23928
92806416
DJ
239292002-12-03 Daniel Jacobowitz <drow@mvista.com>
23930
23931 * gdb.base/selftest.exp: Update for current gdb.
23932
3bcbaac5
DJ
239332002-12-03 Daniel Jacobowitz <drow@mvista.com>
23934
23935 * gdb.base/maint.exp: Only dump symbols from one source file
23936 or objfile.
23937
f4f00b1f
DJ
239382002-12-03 Daniel Jacobowitz <drow@mvista.com>
23939
23940 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
23941 function call.
23942
f1c8a949
JB
239432002-11-25 Jim Blandy <jimb@redhat.com>
23944
23945 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
23946 function appearing in error message.
23947
9e297a97
DJ
239482002-11-21 Daniel Jacobowitz <drow@mvista.com>
23949
23950 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
23951
1f312e79
JJ
239522002-11-08 Jeff Johnston <jjohnstn@redhat.com>
23953
d63a86f8
RM
23954 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
23955 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
23956 should be in mi console format. This is part of fix for PR gdb/604.
23957
83c31e7d
FN
239582002-09-18 Fernando Nasser <fnasser@redhat.com>
23959
23960 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
23961 which explicitly prints the zero offset as "+0".
23962
322b3f65
DJ
239632002-10-22 Daniel Jacobowitz <drow@mvista.com>
23964
23965 * gdb.threads/schedlock.c (args): Make unsigned.
23966
239672002-10-21 Daniel Jacobowitz <drow@mvista.com>
23968
23969 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
23970 numbers. Allow "foo2|selected stack frame".
23971 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
23972 * gdb.asm/asmsrc2.s: Likewise.
23973 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
23974 comments.
23975 * gdb.asm/mips.inc: New file.
23976
5e2fe5b8
AF
239772002-10-18 Adam Fedor <fedor@gnu.org>
23978
23979 * gdb.base/default.exp: Update expected output to include 'ObjC'.
23980 * gdb.base/help.exp: Likewise.
23981
abe1a5d0
KB
239822002-10-17 Kevin Buettner <kevinb@redhat.com>
23983
23984 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
23985 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
23986
10abb1d4
JB
239872002-10-02 Jim Blandy <jimb@redhat.com>
23988
23989 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
23990
1f609b42
AC
239912002-10-01 Andrew Cagney <ac131313@redhat.com>
23992
23993 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
23994 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
23995 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
23996 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
23997 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
23998 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
23999 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
24000
0aee02e4
AC
240012002-09-29 Andrew Cagney <ac131313@redhat.com>
24002
24003 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
24004 * mi0-disassemble.exp, mi0-eval.exp: Delete.
24005 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
24006 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
24007 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
24008 * mi0-var-block.exp, mi0-var-child.exp: Delete.
24009 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 24010
6fde09ad
KB
240112002-09-27 Kevin Buettner <kevinb@redhat.com>
24012
24013 * gdb.base/annota1.exp (info break): Make directory components of
24014 path optional since not all compilers emit this debug information.
24015
889bf7c5
PA
24016 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
24017 step ends up stepping out of the function instead of stopping on
24018 the epilogue.
6fde09ad 24019
9e8aab75
KS
240202002-09-26 Keith Seitz <keiths@redhat.com>
24021
24022 * lib/insight-support.exp (gdbtk_start): Figure out where
24023 the insight executable is based on where gdb is. Use this
24024 executable to start insight instead of gdb.
24025
e36180d7
AC
240262002-09-25 Andrew Cagney <cagney@redhat.com>
24027
24028 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
24029
9dd34b2b
AC
240302002-09-24 Andrew Cagney <ac131313@redhat.com>
24031
24032 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
24033 test_isolated_complaints.
24034 (test_empty_complaint): New function.
24035 (test_empty_complaints): New function. Check no output when no
24036 complaints.
d63a86f8 24037
dea97812
KB
240382002-09-19 Jim Blandy <jimb@redhat.com>
24039
a9c64011 24040 * gdb.base/charset.exp, gdb.base/charset.c: New files.
dea97812 24041
54951bd7
AC
240422002-09-19 Andrew Cagney <ac131313@redhat.com>
24043
24044 * gdb.gdb/complaints.exp: New file.
24045
dec43320
AC
240462002-09-18 Andrew Cagney <ac131313@redhat.com>
24047
24048 * gdb.base/maint.exp: Check `help maint internal-warning'.
24049
e70d6e3f
DC
240502002-09-18 David Carlton <carlton@math.stanford.edu>
24051
24052 * gdb.c++/m-static.exp: Remove breakpoints depending on line
24053 numbers, and replace them by a single breakpoint after the
24054 constructors are all finished.
24055 Add test 4.
24056 * gdb.c++/m-static.cc: Add test 4.
24057 * gdb.c++/m-static.h: New file.
24058 * gdb.c++/m-static1.cc: New file.
24059
24060 * gdb.c++/printmethod.exp: New file.
24061 * gdb.c++/printmethod.cc: New file.
24062
24063 * gdb.c++/pr-574.exp: New file.
24064 * gdb.c++/pr-574.cc: New file.
24065
afb5c968
CV
240662002-09-18 Corinna Vinschen <vinschen@redhat.com>
24067
24068 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
24069 embedded targets which never actually exit.
24070
31e45dee
FN
240712002-09-18 Fernando Nasser <fnasser@redhat.com>
24072
24073 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
24074 "don't step after run" as unresolved or unsupported, instead of xfail.
24075
a283c5a1
CV
240762002-09-18 Corinna Vinschen <vinschen@redhat.com>
24077
24078 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
24079 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
24080 Add newline to expected string in "step out of main (status wrapper)"
24081 case.
24082
11350d2a
CV
240832002-09-18 Corinna Vinschen <vinschen@redhat.com>
24084
24085 * lib/gdb.exp (rerun_to_main): Allow restarting application.
24086 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
24087
0deec7d6
TT
240882002-09-17 Tom Tromey <tromey@redhat.com>
24089
24090 * gdb.base/printcmds.exp (test_print_string_constants): Expect
24091 \000, not \0, in double-quoted string.
24092
b2b4a1b5
CV
240932002-09-14 Corinna Vinschen <vinschen@redhat.com>
24094
c9d37158 24095 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
24096 string after running the commands execution on breakpoint tests.
24097
1c56143a
CV
240982002-09-13 Corinna Vinschen <vinschen@redhat.com>
24099
24100 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
24101
37f8da45
JB
241022002-09-12 Joel Brobecker <brobecker@gnat.com>
24103
24104 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
24105
08b468e0
KS
241062002-09-10 Keith Seitz <keiths@redhat.com>
24107
24108 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
24109 runto proc.
24110 (mi_run_to_main): Use mi_runto.
24111 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
24112
dc360f58
KS
241132002-09-10 Keith Seitz <keiths@redhat.com>
24114
24115 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
24116 regexp for stopping at main. Could have multiple event notifications.
24117 Don't assume that main was declared with no parameters.
24118 (mi_next): Use mi_step_to.
24119 (mi_step): Use mi_next_to.
24120
ce3abcfb
CV
241212002-09-09 Corinna Vinschen <vinschen@redhat.com>
24122
24123 * gdb.base/default.exp: Fix expected string in `info float' test.
24124
d1f5b980
BE
241252002-09-09 Ben Elliston <bje@redhat.com>
24126
24127 * config/mips.exp: Update comments.
24128 * config/mips-idt.exp: Likewise.
24129 * config/nind.exp: Likewise.
24130 * config/slite.exp: Likewise.
24131 * config/sparclet.exp: Likewise.
24132 * config/udi.exp: Likewise.
24133 * config/vx.exp: Likewise.
24134 * config/vxworks29k.exp: Likewise.
24135
2f71430b
JB
241362002-09-05 Jim Blandy <jimb@redhat.com>
24137
24138 * gdb.threads/killed.exp: Fix test failure message.
24139
7ddebc7e
KS
241402002-09-04 Keith Seitz <keiths@redhat.com>
24141
24142 * lib/mi-support.exp: Update copyright.
24143 (mi_gdb_test): Increase the priority of the expected pattern
24144 so that it matches gdb_test.
24145
0ae67eb3
KS
241462002-09-03 Keith Seitz <keiths@redhat.com>
24147
24148 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
24149 Use integer comparison instead of string comparison for testing
24150 whether binary was built.
24151
38fc42c8
JB
241522002-09-03 Jim Blandy <jimb@redhat.com>
24153
24154 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
24155
b6ff0e81
JB
241562002-08-29 Jim Blandy <jimb@redhat.com>
24157
24158 * gdb.threads/pthreads.exp: Move the portable thread compilation
24159 code into a function in lib/gdb.exp, and call that from here.
24160 * lib/gdb.exp (gdb_compile_pthreads): New function.
24161
07c98896
KS
241622002-08-29 Keith Seitz <keiths@redhat.com>
24163
24164 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
24165 expect_out so that callers can get at it.
24166
0312286c
DJ
241672002-08-23 Daniel Jacobowitz <drow@mvista.com>
24168
24169 * gdb.threads/print-threads.c: New file.
24170 * gdb.threads/print-threads.exp: New file.
24171 * gdb.threads/schedlock.c: New file.
24172 * gdb.threads/schedlock.exp: New file.
24173
dd039bc4
EZ
241742002-08-22 Elena Zannoni <ezannoni@redhat.com>
24175
a9c64011
AS
24176 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
24177 not altivec.c.
dd039bc4 24178
1f36144c
MK
241792002-08-17 Mark Kettenis <kettenis@gnu.org>
24180
24181 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
24182 targets. The problem should be fixed now.
24183
16057ec7 241842002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
24185
24186 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
24187 2002-07-24 change that removes final dots from error messages.
24188
3c1499ad
TT
241892002-08-13 Tom Tromey <tromey@redhat.com>
24190
24191 * gdb.base/readline.exp: New file.
24192
a20ce2c3
AC
241932002-08-01 Andrew Cagney <ac131313@redhat.com>
24194
24195 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
24196 supress message.
24197
db034ac5
AC
241982002-08-01 Andrew Cagney <cagney@redhat.com>
24199
24200 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
24201 CHILL_FOR_TARGET and CHILL_LIB.
24202 * configure.in (configdirs): Remove gdb.chill.
24203 * configure: Regenerate.
24204 * lib/gdb.exp: Obsolete references to chill.
24205 * gdb.fortran/types.exp: Ditto.
24206 * gdb.fortran/exprs.exp: Ditto.
24207
3e000b18
KB
242082002-07-30 Kevin Buettner <kevinb@redhat.com>
24209
24210 * gdb.base/shlib-call.exp (additional_flags): Conditionally
24211 set Irix-specific compile and link flags.
24212
28f4966b
KB
242132002-07-29 Kevin Buettner <kevinb@redhat.com>
24214
24215 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
24216 source files. The ``-o'' option doesn't work with the ``-E'' option
24217 when using the Irix compiler.
24218
46c0d5a6
DJ
242192002-07-19 Daniel Jacobowitz <drow@mvista.com>
24220
24221 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
24222 Improve support for reusing an exec file. Copy exec file
24223 to target, and run gdbserver on the target instead of on the host.
24224
eecf4bed
JB
242252002-07-18 Jim Blandy <jimb@redhat.com>
24226
0f815cdf
JB
24227 * gdb.base/ending-run.exp: Don't expect to see the program end in
24228 some orderly fashion when we're running on a real stand-alone
24229 board.
24230
eecf4bed
JB
24231 * gdb.base/interrupt.exp: Correct logic for skipping tests on
24232 targets that don't support interrupts.
24233
52d309e4
JB
242342002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
24235
24236 * gdb.base/attach.exp: Add patterns to match output from /proc-based
24237 systems.
24238 Move comments in expect statements to inside the actions, so that they
24239 don't get matched against.
24240
ff683d9e
MK
242412002-07-10 Mark Kettenis <kettenis@gnu.org>
24242
24243 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
24244 function when asleep" test.
24245
b5356753
AC
242462002-07-10 Andrew Cagney <ac131313@redhat.com>
24247
24248 * gdb.base/page.exp: Rewrite to handle problems with very long
24249 `info set' output. Update copyright.
24250
6aa4d13a
AC
242512002-06-26 Andrew Cagney <ac131313@redhat.com>
24252
24253 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
24254 gdb.threads-hp.
24255 * gdb.hp/configure: Regenerate.
24256 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
24257 * gdb.hp/gdb.threads-hp/configure: Delete file.
24258 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
24259
8cf8c2b8
AC
242602002-06-22 Andrew Cagney <ac131313@redhat.com>
24261
24262 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
24263 setlocale, bindtextdomain and textdomain.
24264
6827a8f8
JB
242652002-06-11 Jim Blandy <jimb@redhat.com>
24266
919d772c
JB
24267 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
24268 preprocessor macro information is present.
24269
6827a8f8
JB
24270 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
24271 tests.
24272
c15b0d21
MS
242732002-06-06 Michael Snyder <msnyder@redhat.com>
24274
c5984d70
MS
24275 * gdb.base/overlays.exp: Record addresses of overlay
24276 functions in TCL variables rather than in GDB variables,
24277 to avoid having GDB convert them to pointers (with loss
24278 of information).
24279
d63a86f8 24280 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 24281 default linker script changes.
c15b0d21
MS
24282 * gdb.base/long_long.exp: Add check for sizeof (long double).
24283
be26fe0d
ML
242842002-06-06 Michal Ludvig <mludvig@suse.cz>
24285
24286 * gdb.asm/asm-source.exp: Add x86-64 target.
24287 * gdb.asm/x86_64.inc: New.
d63a86f8 24288
258093ca 242892002-05-30 Michael Chastain <mec@shout.net>
258093ca 24290
4b3153f1 24291 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
24292 * gdb.c++/m-static.cc: New file.
24293 * gdb.c++/m-static.exp: New file.
24294
241264c6
MS
242952002-05-28 Michael Snyder <msnyder@redhat.com>
24296
24297 * gdb.base/call-ar-st.exp: Allow for reduced floating point
24298 precision.
24299
9bba8c8f 243002002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 24301
4b3153f1 24302 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
24303 * gdb.c++/m-data.cc: New file.
24304 * gdb.c++/m-data.exp: New file.
24305
243062002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 24307
4b3153f1 24308 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 24309 * gdb.c++/try_catch.cc: New file.
d63a86f8 24310 * gdb.c++/try_catch.exp: New file.
9bba8c8f 24311
def1b996
MC
243122002-05-27 Michael Chastain <mec@shout.net>
24313
24314 * gdb.c++/local.exp: Accept more nested types in output.
24315
522ba268
MC
243162002-05-26 Michael Chastain <mec@shout.net>
24317
24318 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
24319
277254ba
MS
243202002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
24321
24322 * lib/gdb.exp (gdb_wrapper_init): Just because
24323 gdb_wrapper_file exists, this does not mean that the file
24324 should not be rebuilt. That is what gdb_wrapper_initialized
24325 is for.
24326 (default_gdb_init): Reset gdb_wrapper_initialized.
24327
b61a8733
MS
243282002-05-23 Michael Snyder <msnyder@redhat.com>
24329
d63a86f8 24330 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
24331 the precision of the floating point test results.
24332 * gdb.base/call-rt-st.exp: Ditto.
24333
b61a8733
MS
24334 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
24335 * gdb.base/call-rt-st.exp: Ditto.
24336
56f6e910
MC
243372002-05-19 Michael Chastain <mec@shout.net>
24338
24339 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
24340
ad0b0016
EZ
243412002-05-19 Elena Zannoni <ezannoni@redhat.com>
24342
a9c64011
AS
24343 * configure.in (configdirs): Add gdb.arch.
24344 * configure: Regenerate.
ad0b0016 24345
f617d2b6
JB
243462002-05-17 Jim Blandy <jimb@redhat.com>
24347
24348 * gdb.base/completion.exp: Recognize the more detailed error
24349 messages produced by the macro expander's lexical analyzer.
24350
eac2a696
EZ
243512002-05-14 Elena Zannoni <ezannoni@redhat.com>
24352
a9c64011
AS
24353 * gdb.arch/altivec-abi.c: New file.
24354 * gdb.arch/altivec-abi.exp: New file.
24355 * gdb.arch/altivec-regs.c: New file.
24356 * gdb.arch/altivec-regs.exp: New file.
eac2a696 24357
2fdde8f8
DJ
243582002-05-14 Daniel Jacobowitz <drow@mvista.com>
24359
24360 * gdb.base/maint.exp (maint print type): Update for new type
24361 structure.
d63a86f8 24362
e31f1a7c
EZ
243632002-05-14 Elena Zannoni <ezannoni@redhat.com>
24364
24365 * gdb.arch: New directory.
24366 * gdb.arch/configure.in: New file.
24367 * gdb.arch/configure: New file.
24368 * gdb.arch/Makefile.in: New file.
24369
db589741
CV
243702002-05-13 Corinna Vinschen <vinschen@redhat.com>
24371
24372 * gdb.asm/asm-source.exp: Add v850 as supported target.
24373 * gdb.asm/v850.inc: New file.
24374
8ce2a7dc
DJ
243752002-05-13 Daniel Jacobowitz <drow@mvista.com>
24376
24377 * gdb.c++/annota2.exp (annotate-quit): Add comment.
24378
df763c7f
DJ
243792002-05-12 Daniel Jacobowitz <drow@mvista.com>
24380
24381 * gdb.base/break.exp: Check 'break "marker2"'.
24382
377daeed
MS
243832002-05-10 Michael Snyder <msnyder@redhat.com>
24384
24385 * gdb.base/long_long.exp: Fix typo.
24386
c4b7bc2b
JB
243872002-05-10 Jim Blandy <jimb@redhat.com>
24388
ecac9a4e
JB
24389 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
24390 a bug.
24391
c4b7bc2b
JB
24392 * gdb.base/printcmds.exp (test_integer_literals_rejected):
24393 Recognize more detailed error message produced by the macro
24394 expander's lexical analyzer.
24395 * lib/gdb.exp (test_print_reject): Same.
24396
e71019a1
MK
243972002-05-09 Mark Kettenis <kettenis@gnu.org>
24398
24399 * gdb.c++/method.exp: Fix typo.
24400
fedfc8e6
MS
244012002-05-08 Michael Snyder <msnyder@redhat.com>
24402
166a1957
MS
24403 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
24404 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 24405 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
24406 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
24407 Add iftarget clause for strongarm.
d63a86f8 24408
f1c47eb2
MS
244092002-05-06 Michael Snyder <msnyder@redhat.com>
24410
cb9a9d3e
MS
24411 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
24412 (gdb_continue_to_end): Accept output from status wrapper.
24413 * gdb.base/ending-run.exp: Add case for output from status wrapper.
24414 Clean up fail messages to match pass messages.
24415
f1c47eb2
MS
24416 Enable the "needs_status_wrapper" testsuite feature.
24417 * lib/gdb.exp (gdb_wrapper_init): New procedure.
24418 (gdb_compile): Conditionally call gdb_wrapper_init.
24419 * gdb.base/a2-run.exp: Recognize output from status wrapper.
24420 * gdb.c++/method.exp: Recognize output from status wrapper.
24421
6079c749
BE
244222002-05-06 Ben Elliston <bje@redhat.com>
24423From Graydon Hoare <graydon@redhat.com>
24424
24425 * config/sid.exp: Include support for "rawsid" protocol.
24426
188baff3
JB
244272002-05-03 Jim Blandy <jimb@redhat.com>
24428
24429 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
24430 * gdb.c++/hang3.C: New file.
24431
b9c07f0f
AC
244322002-05-04 Andrew Cagney <ac131313@redhat.com>
24433
24434 * gdb.base/default.exp: Remove obsolete code.
24435 * gdb.c++/misc.exp: Ditto. Update copyright.
24436 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
24437 * gdb.base/whatis.exp: Ditto. Update copyright.
24438 * gdb.base/scope.exp: Ditto. Update copyright.
24439 * gdb.base/ptype.exp: Ditto. Update copyright.
24440 * gdb.base/printcmds.exp: Ditto. Update copyright.
24441 * gdb.base/opaque.exp: Ditto. Update copyright.
24442 * gdb.base/list.exp: Ditto.
24443 * gdb.base/funcargs.exp: Ditto. Update copyright.
24444 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
24445 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
24446 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
24447 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
24448 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
24449 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
24450
5c7a0397
MS
244512002-05-02 Michael Snyder <msnyder@redhat.com>
24452
d6dcc264 24453 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
24454 * gdb.base/long_long.exp: Add xscale target.
24455 * gdb.base/default.exp: Add xscale target.
24456
eb7f1c48
JB
244572002-05-01 Jim Blandy <jimb@redhat.com>
24458
24459 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
24460 gdb.c++/hang.exp: New test.
24461
a6befae8
FF
244622002-05-01 Fred Fish <fnf@redhat.com>
24463
24464 * gdb.base/completion.exp: Handle completions of "./Make" for
24465 more than one completion possibility, as is the case when we
24466 build and test in the source tree.
24467
0a310277
AG
244682002-04-29 Anthony Green <green@redhat.com>
24469
24470 * gdb.java/jmisc1.exp: New file.
24471 * gdb.java/jmisc2.exp: New file.
24472
6ff9af88
DJ
244732002-04-24 Daniel Jacobowitz <drow@mvista.com>
24474
24475 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
24476
96b3d632
EZ
244772002-04-23 Elena Zannoni <ezannoni@redhat.com>
24478
24479 * gdb.base/help.exp: Change 'help status' to allow for target
24480 dependent output differences.
24481
5019bb54
MC
244822002-04-22 Michael Chastain <mec@shout.net>
24483
24484 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
24485
a805a116
MC
244862002-04-22 Michael Chastain <mec@shout.net>
24487
24488 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
24489
a1706bfd
DM
244902002-04-17 David S. Miller <davem@redhat.com>
24491
24492 * gdb.asm/sparc64.inc: New file.
24493 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
24494
a73a20a2
EZ
244952002-04-19 Elena Zannoni <ezannoni@redhat.com>
24496
24497 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
24498 instruction file directly into the build tree. Clean up at end of
24499 test.
24500
ba678339
DM
245012002-04-18 David S. Miller <davem@redhat.com>
24502
24503 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
24504 handle 64-bit platforms correctly.
24505 * gdb.base/maint.exp: Likewise.
24506
b03399da
KB
245072002-04-18 Kevin Buettner <kevinb@redhat.com>
24508
24509 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
24510 ``-fpic'' when compiling files comprising a shared library, but
24511 it does need additional linker flags in order to find shared
24512 libraries at run time.
24513
e2004992
KB
245142002-04-18 Kevin Buettner <kevinb@redhat.com>
24515
24516 * gdb.base/cvexpr.c (use): New function.
24517 (main): Invoke use() on all global variables to prevent
24518 some linkers from deleting these otherwise unused symbols.
24519
d8937120
MC
245202002-04-17 Michael Chastain <mec@shout.net>
24521From David S. Miller <davem@redhat.com>
24522
24523 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
24524 handle 64-bit platforms correctly.
24525
ffd61a58
MS
245262002-04-12 Michael Snyder <msnyder@redhat.com>
24527From Jim Blandy <jimb@redhat.com>
a9c64011 24528 * gdb.base/foo.c (foox): Remove section attribute; the linker
ffd61a58
MS
24529 script can handle this instead.
24530 * gdb.base/bar.c (barx): Same.
24531 * gdb.base/baz.c (bazx): Same.
24532 * gdb.base/grbx.c (grbxx): Same.
24533
24534 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
24535 manager doesn't automatically unmap overlays unnecessarily.
24536
6b8426a6
MH
245372002-04-10 Martin M. Hunt <hunt@redhat.com>
24538
24539 * gdb.base/ending-run.exp: Fix pattern for Mips targets
24540 stepping out of main.
24541
34af4875
MC
245422002-04-09 Michael Chastain <mec@shout.net>
24543
24544 * gdb.c++/local.cc (main): Move call to marker1() inside nested
24545 scope so that the nested scope tests will make sense.
24546 * gdb.c++/local.exp: Write patterns that actually work with gcc
24547 (the HP patterns "were never known to work with gcc").
24548 Keep the old aCC patterns too.
24549
2d1676a0
DJ
245502002-04-09 Daniel Jacobowitz <drow@mvista.com>
24551
24552 * gdb.base/attach.exp: Correct target board test.
24553
3a63e3f9
MC
245542002-04-08 Michael Chastain <mec@shout.net>
24555
24556 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
24557 in a const method. Add some xfail and fail cases for configurations
24558 that do not emit the "const ...".
24559
f18dabd2
MC
245602002-04-07 Michael Chastain <mec@shout.net>
24561
24562 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
24563 Accept "A * const" and "const A * const" as type of "this".
24564 Fix spelling of getFunky throughout. Make messages uniform.
24565
0fcddd82
EZ
245662002-04-07 Elena Zannoni <ezannoni@redhat.com>
24567
a9c64011 24568 Work around for PR gdb/285:
0fcddd82
EZ
24569 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
24570
16a8534a
EZ
245712002-04-07 Elena Zannoni <ezannoni@redhat.com>
24572
24573 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
24574 instructions file at run time instead of configure time.
24575 Sometimes we run the test in a directory that is not the one we
24576 configured in.
24577 * gdb.asm/configure.in: Delete creation of symlink.
24578 * gdb.asm/configure: Regenerate.
24579
24181d81
JB
245802002-04-05 J. Brobecker <brobecker@gnat.com>
24581
24582 * gdb.gdb/xfullpath.exp: New test, to exercise the new
24583 xfullpath () function.
24584
7cdb7107
DJ
245852002-04-04 Daniel Jacobowitz <drow@mvista.com>
24586
24587 * gdb.asm/Makefile.in: Correct dependencies.
24588
24589 * gdb.asm/powerpc.inc: New file.
24590 * gdb.asm/asm-source.exp: Add PowerPC.
24591 * gdb.asm/configure.in: Likewise.
24592 * gdb.asm/configure: Regenerated.
24593
a7d17088
DJ
245942002-04-04 Daniel Jacobowitz <drow@mvista.com>
24595
24596 * gdb.base/relocate.exp: New file.
24597 * gdb.base/relocate.c: New file.
24598
cd721503
FF
245992002-04-04 Fred Fish <fnf@redhat.com>
24600
24601 * gdb.base/step-test.exp: Update comment regarding stopping in
24602 memcpy/bcopy calls inserted as part of the compiler runtime.
24603
b22ad7a7
MS
246042002-04-04 Michael Snyder <msnyder@redhat.com>
24605
24606 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
24607
5f279fa6
DJ
246082002-04-03 Daniel Jacobowitz <drow@mvista.com>
24609
24610 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
24611 (gdb_expect): Remove $notransfer hack.
24612
dd0fd3ce
DJ
246132002-04-02 Daniel Jacobowitz <drow@mvista.com>
24614
24615 * gdb.c++/classes.exp ("calling method for small class"): Match
24616 updated register output.
24617
1e50cda1
DJ
246182002-03-30 Daniel Jacobowitz <drow@mvista.com>
24619
24620 Fix PR gdb/452
24621 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
24622 when finished. Make gdb_file_cmd send "exec-file" when
24623 appropriate.
24624
24015922
DJ
246252002-03-30 Daniel Jacobowitz <drow@mvista.com>
24626
24627 * gdb.base/attach.exp: Remove extra setup_xfail.
24628
dd7dfd64
MS
246292002-03-26 Michael Snyder <msnyder@redhat.com>
24630
24631 * gdb.base/default.exp: Add tests for dump, append, and restore.
24632 * gdb.base/help.exp: Add tests for dump, append, and restore.
24633 * gdb.base/dump.exp: New file, test dump, append and restore.
24634 * gdb.base/dump.c: New file.
24635
48b2f8d7
MS
246362002-03-27 Michael Snyder <msnyder@redhat.com>
24637
d63a86f8 24638 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
24639 clean-ups in help messages.
24640
05b4d525
FF
246412002-03-26 Fred Fish <fnf@redhat.com>
24642
24643 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
24644 have debugging info for those functions and the compiler uses them
24645 internally to copy structs around.
24646
d7679631
FF
246472002-03-26 Fred Fish <fnf@redhat.com>
24648
24649 * gdb.base/list.exp: Revert the change made yesterday and add note
24650 about why we don't list the default lines for remote targets.
24651
523ac3f9
MS
246522002-03-25 Michael Snyder <msnyder@redhat.com>
24653
24654 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
24655
754b2b8d
FF
246562002-03-25 Fred Fish <fnf@redhat.com>
24657
24658 * gdb.base/list.exp: This test works on remote targets so remove
24659 the short circuit for remote targets. Update copyright.
24660
33c3e192
FF
246612002-03-25 Fred Fish <fnf@redhat.com>
24662
24663 * gdb.base/attach.exp: Fix logic error that was suppressing this
24664 test for all non hppa*-*-hpux* targets, instead of the hp target.
24665 Move comments closer to the suppression point. Also now need to
24666 check that we are running natively.
24667
d43e73ee
MS
246682002-03-22 Michael Snyder <msnyder@redhat.com>
24669
882c8f02
MS
24670 * gdb.base/default.exp: Add test for gcore. Update copyright.
24671 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 24672
04c12f60
FF
246732002-03-06 Fred Fish <fnf@redhat.com>
24674
24675 * gdb.base/funcargs.c: Remove extraneous ';' character.
24676 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
24677
b43df995
MC
246782002-03-04 Michael Chastain <mec@shout.net>
24679
24680 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
24681 accommodate gcc v3 function signature.
24682 * gdb.mi/mi0-var-cmd-exp: Ditto.
24683
92362027
AC
246842002-02-24 Andrew Cagney <ac131313@redhat.com>
24685
24686 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
24687 ``GNU/Linux'' or ``Linux kernel''
24688 * testsuite/gdb.threads/pthreads.c: Ditto.
24689
258ad32d
MC
246902002-02-24 Michael Chastain <mec@shout.net>
24691
24692 * gdb.threads/pthreads.c (thread1): Add a return statement.
24693 (thread2): Likewise.
24694 (foo): Likewise.
24695
04c3b3d4
MC
246962002-02-23 Michael Chastain <mec@shout.net>
24697
24698 * gdb.threads/linux-dp.c (philosopher): Add a return statement
24699 to placate gcc.
24700
5a2a0a20
MC
247012002-02-23 Michael Chastain <mec@shout.net>
24702
24703 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
24704 test "ptype bint". The test passes on all my stabs configurations.
24705
a640f7fc
JB
247062002-02-21 Jim Blandy <jimb@redhat.com>
24707
27924826
JB
24708 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
24709 filename at a time, and watch for the ones we want to see.
24710
a640f7fc
JB
24711 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
24712 types of pointers to prototyped functions.
24713
edcc8c75
AC
247142002-02-20 Andrew Cagney <ac131313@redhat.com>
24715
24716 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
24717 signed, unsigned and straight char.
24718 (padding_char, padding_short, padding_int, padding_long,
24719 padding_long_long, padding_float, padding_double,
24720 padding_long_double): New global variables.
24721 (fill, fill_structs): New functions.
24722
24723 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
24724 for correctly sized writes. Update copyright.
24725 (get_valueof): New procedure.
24726 (get_sizeof): Call get_valueof.
24727 (check_valueof): New procedure.
24728 (check_padding): New procedure.
24729
ac57ea44
MC
247302002-02-20 Michael Chastain <mec@shout.net>
24731
24732 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
24733 to setup_xfail. Document some of the remaining calls.
24734
7a10c941
MC
247352002-02-18 Michael Chastain <mec@shout.net>
24736
24737 * gdb.c++/userdef.exp: Update copyright year.
24738
fb8acdcc
DJ
247392002-02-18 Daniel Jacobowitz <drow@mvista.com>
24740
24741 * gdb.c++/userdef.exp: Test overloaded operators properly.
24742 Remove xfails.
24743
fda6ae12
MS
247442002-02-14 Michael Snyder <msnyder@redhat.com>
24745
24746 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
24747
676a0442
DJ
247482002-02-14 Daniel Jacobowitz <drow@mvista.com>
24749
24750 * gdb.base/a2-run.exp: Check for a remote target properly.
24751 * gdb.base/annota1.exp: Likewise.
24752 * gdb.base/list.exp: Likewise.
24753 * gdb.base/reread.exp: Likewise.
24754 * gdb.base/scope.exp: Likewise.
24755 * gdb.base/shlib-call.exp: Likewise.
24756 * gdb.base/term.exp: Likewise.
24757 * gdb.c++/annota2.exp: Likewise.
24758
78b4f468
RE
247592002-02-13 Richard Earnshaw <rearnsha@arm.com>
24760
24761 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
24762
9a81ba51
MC
247632002-02-10 Michael Chastain <mec@shout.net>
24764
24765 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
24766 (call_after_alloca): Ditto.
24767
004af6c7
DJ
247682002-02-10 Daniel Jacobowitz <drow@mvista.com>
24769
24770 * gdb.base/ending-run.exp: Guard "cont" test with
24771 gdb_skip_stdio_test.
24772
37225f62
JB
247732002-02-06 Jim Blandy <jimb@redhat.com>
24774
24775 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
24776 from here...
24777 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
24778 To here. Disable this test on non-HP platforms. Add big comment.
24779
fe6fdd96
MS
247802002-02-04 Michael Snyder <msnyder@redhat.com>
24781
24782 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
24783 other than d10v and m32r.
24784
036fad3f
RE
247852002-02-02 Richard Earnshaw <rearnsha@arm.com>
24786
24787 * gdb.base/default.exp: Rewrite test patterns to reduce time
24788 taken to match them.
24789
7148ab62
DJ
247902002-01-30 Daniel Jacobowitz <drow@mvista.com>
24791
24792 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
24793 Allow a start function above main.
24794 * gdb.threads/linux-dp.exp: Fix copyright date.
24795
396cc255
DJ
247962002-01-30 Daniel Jacobowitz <drow@mvista.com>
24797
a9c64011
AS
24798 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
24799 (check_philosopher_stack): Check for manager thread before checking
24800 for a just-starting thread.
396cc255 24801
f038d31b
DJ
248022002-01-30 Daniel Jacobowitz <drow@mvista.com>
24803
24804 From Neil Booth <neil@daikokuya.demon.co.uk>:
24805 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
24806 warnings.
24807
b3ff9d9a
FF
248082002-01-21 Fred Fish <fnf@redhat.com>
24809
24810 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
24811 not caller.
24812
39ad761d
JB
248132002-01-21 Jim Blandy <jimb@redhat.com>
24814
24815 * gdb.base/reread.exp: Check that GDB properly re-reads the
24816 executable file when it changes while no inferior is running.
24817
aaf320fa
FF
248182002-01-21 Fred Fish <fnf@redhat.com>
24819
a9c64011
AS
24820 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
24821 optionally accept the "shlib events" variation.
aaf320fa 24822
808a31f5
JB
248232002-01-21 Jim Blandy <jimb@redhat.com>
24824
24825 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
24826 call `fflush' after every `printf', so that the output is produced
24827 at predictable points, regardless of whatever buffering does (or
24828 doesn't) take place.
24829 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
24830 at different points.
24831
4420d5e2
DJ
248322002-01-20 Daniel Jacobowitz <drow@mvista.com>
24833
24834 * gdb.c++/inherit.exp: Update copyright years.
24835 * gdb.c++/method.exp: Likewise.
24836
3e36a0f4
DJ
248372002-01-20 Daniel Jacobowitz <drow@mvista.com>
24838
24839 * gdb.c++/classes.exp: Update for improved v3 support and skipping
24840 artificial methods/arguments.
24841 * gdb.c++/derivation.exp: Likewise.
24842 * gdb.c++/inherit.exp: Likewise.
24843 * gdb.c++/method.exp: Likewise.
24844 * gdb.c++/virtfunc.exp: Likewise.
24845
b4ceaee6
AC
248462002-01-18 Andrew Cagney <ac131313@redhat.com>
24847
24848 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
24849 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
24850 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
24851 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
24852 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
24853 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
24854
ecace851
JB
248552002-01-17 Jim Blandy <jimb@redhat.com>
24856
24857 * gdb.asm/asm-source.exp (info symbol): Take another shot at
24858 anchoring the pattern matching the entry point symbol's name.
24859
375fc983
AC
248602002-01-17 Andrew Cagney <ac131313@redhat.com>
24861
24862 * gdb.base/maint.exp: Update ``maint internal-error'' to match
24863 continue/quit query. Update copyright.
24864
fe6fdd96
MS
248652002-01-14 Michael Snyder <msnyder@redhat.com>
24866
24867 * gdb.base/gcore.exp: Remove extra debugging output.
24868
e017c81f
DJ
248692002-01-13 Daniel Jacobowitz <drow@mvista.com>
24870
24871 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
24872 for slightly dubious v2 mangled string.
24873
37ab3bf8
DJ
248742002-01-13 Daniel Jacobowitz <drow@mvista.com>
24875
24876 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
24877
1bc05c3a 248782002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 24879
1bc05c3a 24880 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 24881
1bc05c3a
JM
24882 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
24883 constructors.
24884 * gdb.c++/derivation.exp: Likewise.
24885 * gdb.c++/templates.exp: Likewise.
24886 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 24887
1bc05c3a
JM
248882002-01-10 Michael Snyder <msnyder@redhat.com>
24889
24890 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 24891
a911c360
MS
248922002-01-08 Michael Snyder <msnyder@redhat.com>
24893
24894 * gdb.base/gcore.exp: New test for generate-core-file command.
24895 * gdb.base/gcore.c: Testcase for above.
24896 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
24897
ea2119ec
JM
248982002-01-08 Jason Merrill <jason@redhat.com>
24899
24900 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
24901
68203136
FF
249022002-01-07 Fred Fish <fnf@redhat.com>
24903
24904 * gdb.c++/overload.exp: Remove unconditional xfails for:
24905 print foo_instance1.overloadargs(1)
24906 print foo_instance1.overloadargs(1, 2)
24907 print foo_instance1.overloadargs(1, 2, 3)
24908 print foo_instance1.overloadargs(1, 2, 3, 4)
24909 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
24910 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
24911 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
24912 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
24913 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
24914 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
24915 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
24916 print foo_instance1.overload1arg()
24917 print foo_instance1.overload1arg((char)arg2)
24918 print foo_instance1.overload1arg((signed char)arg3)
24919 print foo_instance1.overload1arg((unsigned char)arg4)
24920 print foo_instance1.overload1arg((int)arg7)
24921 print foo_instance1.overload1arg((unsigned int)arg8)
24922 print foo_instance1.overload1arg((float)arg11)
24923 print foo_instance1.overload1arg((double)arg12)
d63a86f8 24924
21b9b5b1
MS
249252002-01-07 Michael Snyder <msnyder@redhat.com>
24926
24927 * gdb.base/huge.exp: New test. Print a very large target data object.
24928 (skip_huge_test): New test variable. Define if you want to skip this
24929 test. The test reads an 8 megabyte data object from the target, so it
24930 might be very time consuming on remote targets with a slow connection.
24931 * gdb.base/huge.c: New file. Test case for above.
24932
725f922e
FF
249332002-01-07 Fred Fish <fnf@redhat.com>
24934
24935 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
24936 g_instance.bfoo, and g_instance.cfoo.
24937
889bf7c5 249382002-01-07 Jeffrey A Law <law@redhat.com>
634d57ec 24939
889bf7c5
PA
24940 * gdb.base/break.c (multi_line_if_conditional): New function.
24941 (multi_ilne_while_conditional): Likewise.
24942 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
24943 IF or WHILE condition puts the breakpoint at the start of
24944 the condition.
f286b2c3 24945
634d57ec
JL
24946 * gdb.base/selftest.exp (backtrace through signal handler): Remove
24947 hppa*-*-hpux* expected failure.
24948 * gdb.base/structs.exp (do_function_calls): Similarly.
24949
24950 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
24951 watchpoints.
24952
9fbfe2dc
AC
249532002-01-06 Andrew Cagney <ac131313@redhat.com>
24954
24955 Fix PR gdb/66.
24956 * gdb.base/structs.exp: Replace skip for a29k with skip for
24957 gdb,cannot_call_functions.
24958 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
24959 * gdb.base/callfuncs.exp: Ditto.
24960 * gdb.base/call-rt-st.exp: Ditto.
24961 * gdb.base/call-strs.exp: Ditto.
24962 * gdb.base/callfwmall.exp: Ditto.
24963 * gdb.base/scope.exp: Obsolete xfail a29k.
24964 * gdb.c++/misc.exp: Ditto.
24965 * gdb.c++/cplusfuncs.exp: Ditto.
24966 * gdb.base/ptype.exp: Ditto.
24967 * gdb.base/printcmds.exp: Ditto.
24968 * gdb.base/opaque.exp: Ditto.
24969 * gdb.base/list.exp: Ditto.
24970 * gdb.base/funcargs.exp: Ditto.
24971 * gdb.base/default.exp: Ditto.
24972
8ddad156
MS
249732002-01-04 Michael Snyder <msnyder@redhat.com>
24974
ca4976a6 24975 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
24976 * gdb.base/maint.exp: Add tests for maint info sections options.
24977
1b074332
JL
24978Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
24979
24980 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
24981
7d159115
CV
249822001-12-20 Corinna Vinschen <vinschen@redhat.com>
24983
24984 * gdb.asm/arm.inc: New file.
24985 * gdb.asm/asm-source.exp: Add arm targets.
24986 * gdb.asm/configure.in: Ditto.
24987 * gdb.asm/configure: Recreated from configure.in.
24988
8fb87725
JL
24989Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
24990
afabe08c
JL
24991 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
24992 with HP's compiler.
24993 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
24994 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
24995 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
24996 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
24997
24998 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
24999 either HP's compilers or GCC.
25000
db521deb
JL
25001 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
25002 a SIGBUS or SIGSEGV.
25003
25004 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
25005
25006 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
25007 can be compiled with either HP's compiler or GCC.
25008
cfa88ab7
JL
25009 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
25010 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
25011 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
25012
ca344dff
JL
25013 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
25014 to match current gdb output. Update due to using auto-solib-limit
25015 for limiting instead of overloading auto-solib-add.
25016 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
25017 test program.
25018
3f3c6e55 25019 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
25020 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
25021 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
25022 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
25023 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
25024 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
25025 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
25026 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
25027 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
25028 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
25029 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
25030 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
25031 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 25032
8fb87725
JL
25033 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
25034 a SIGTRAP to the inferior.
25035
cf599fa7
CV
250362001-12-19 Corinna Vinschen <vinschen@redhat.com>
25037
25038 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
25039 Substitute call to target_link by call to gdb_compile.
25040
2cd045cd
JL
25041Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
25042
a9c64011
AS
25043 * gdb.base/break.exp: Fix HP specific search string when testing
25044 backtracing in a called function.
2cd045cd 25045
a9c64011
AS
25046 * gdb.base/constvars.exp: Only set lang to C++ if we're
25047 compiling the test with HP's compilers.
25048 * gdb.base/volatile.exp: Similarly.
2cd045cd 25049
99ebe9ac
JB
250502001-12-19 Jim Blandy <jimb@redhat.com>
25051
25052 * gdb.base/printcmds.exp: Expect the null character to be printed
25053 as '\0', and the '\013' to be printed as '\v'.
25054 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
25055 * gdb.base/setvar.exp: Same.
25056
b9891b29
JB
250572001-12-17 Jim Blandy <jimb@redhat.com>
25058
0eba65ab
JB
25059 * gdb.base/completion.exp: Rather than completing very long
25060 filenames, which can make the readline library produce output we
25061 don't recognize, cd to the directory first, and then complete
25062 using nice, short relative paths.
25063
6970b5b1
JB
25064 * gdb.base/completion.exp: On some systems, there is, in fact, a
25065 variable named `b' in scope, since GDB treats all static
a9c64011
AS
25066 variables as being in scope. So use `no_var_named_this'
25067 instead of `b'.
6970b5b1 25068
b9891b29 25069 * gdb.base/corefile.exp: Recognize the message saying that GDB
889bf7c5 25070 can't find the core file's registers as a failure.
b9891b29 25071
e6ccd35f
JSC
250722001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
25073
a9c64011
AS
25074 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
25075 test expect string more specific.
e6ccd35f 25076
105ba819
CV
250772001-12-13 Corinna Vinschen <vinschen@redhat.com>
25078
25079 * gdb.asm/asm-source.exp: Add support for xstormy16.
25080 * gdb.asm/configure.in: Ditto.
25081 * gdb.asm/configure: Rebuild.
25082 * gdb.asm/xstormy16.inc: New file.
25083
e9e79dd9
FF
250842001-12-10 Fred Fish <fnf@redhat.com>
25085
25086 * gdb.base/maint.exp: Update to match changes in type dumping code.
25087
347dc97d
JB
250882001-12-10 Jim Blandy <jimb@redhat.com>
25089
25090 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
889bf7c5
PA
25091 matching the entry point symbol's name at the beginning of the
25092 line.
347dc97d 25093
5178b9d6
DJ
250942001-12-07 Daniel Jacobowitz <drow@mvista.com>
25095
25096 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
25097 gdb.c++/inherit.exp, gdb.c++/method.exp,
25098 gdb.c++/namespace.exp, gdb.c++/templates.exp,
25099 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
25100 and class layout support.
25101
af890c52
DJ
251022001-12-07 Daniel Jacobowitz <drow@mvista.com>
25103
25104 * gdb.c++/classes.exp: Add test for static member function.
25105 * gdb.c++/misc.cc: Add class with static member function.
25106
7a345fb3
JB
251072001-12-07 Jim Blandy <jimb@redhat.com>
25108
f2e54a80 25109 If GDB says it can't find the struct the function returned, report
8032bf31
JB
25110 those tests as `unsupported'.
25111 * gdb.base/call-rt-st.exp (print_struct_call): New function.
25112 Rewrite subsequent tests to use it.
25113
25114 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
25115 those tests as `unsupported'.
25116 * gdb.base/structs.exp (call_struct_func): New function.
25117 (do_function_calls): Use call_struct_func to call the functions
25118 returning structs.
25119
0bc69509
JB
25120 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
25121 whether functions are prototyped or not, so we can't possibly pass
25122 arguments to t_float_values2 properly.
25123
7a345fb3
JB
25124 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
25125 value of `timeout' for targets other than the mips*tx39-*.
25126
edb6ede1
MS
251272001-12-06 Michael Snyder <msnyder@redhat.com>
25128
d63a86f8 25129 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
25130 and detect whether the start symbol has a leading underscore.
25131
2d842f13
JB
251322001-12-04 Jim Blandy <jimb@redhat.com>
25133
25134 * gdb.base/completion.exp: Clarify indentation.
25135
68550daf
JB
251362001-12-03 Jim Blandy <jimb@redhat.com>
25137
25138 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
25139 variables on the S/390, not `.word'.
25140
cd5195a8
JB
251412001-11-30 Jim Blandy <jimb@redhat.com>
25142
25143 Add assembly-source tests for s390-ibm-linux.
25144 * gdb.asm/s390.inc: New file.
25145 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
25146 the S/390 architecture.
a9c64011 25147 * gdb.asm/configure: Regenerated.
cd5195a8 25148
ca9efc90
MS
251492001-11-30 Michael Snyder <msnyder@redhat.com>
25150
25151 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
25152 next, info source, info sources, info line, global and static
25153 variables, and static functions.
25154 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
25155 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
25156 * gdb.asm/asmsrc1.s: Add a static function and some variables.
25157 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
25158 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
25159 (gdbasm_leave): Restore frame pointer.
25160 (gdbasm_startup): Copy stack set-up from crt0.S.
25161
d0e66976
FN
251622001-11-26 Fernando Nasser <fnasser@redhat.com>
25163
25164 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
25165 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
25166 to a local (non-static) variable. Copy tstruct.a to a static buffer
25167 and return a pointer to that buffer.
25168 * gdb.base/callfwmall.c (t_structs_a): Ditto.
25169
e2334072
MK
251702001-11-24 Mark Kettenis <kettenis@gnu.org>
25171
25172 * gdb.asm/configure.in: Fix recognition of ix86 target.
25173 * gdb.asm/configure: Regenerate.
25174
756caa3d
MS
251752001-11-21 Michael Snyder <msnyder@redhat.com>
25176
25177 * gdb.asm/sparc.inc: New file.
25178 * gdb.asm/asm-source.exp: Recognize sparc target.
25179 * gdb.asm/configure.in: Recognize sparc target.
25180 * gdb.asm/configure: Regenerate.
d63a86f8 25181
9a4d72d5
MS
251822001-11-21 Michael Snyder <msnyder@redhat.com>
25183
25184 * gdb.asm/m32r.inc: New file.
25185 * gdb.asm/asm-source.exp: Recognize m32r target.
25186 * gdb.asm/configure.in: Recognize m32r target.
25187 * gdb.asm/configure: Regenerate.
25188
a773d1cd
MS
251892001-11-20 Michael Snyder <msnyder@redhat.com>
25190
017ac23d
MS
25191 * gdb.asm/i386.inc: New file.
25192 * gdb.asm/asm-source.exp: Recognize ix86 target.
25193 * gdb.asm/configure.in: Recognize ix86 target.
25194 * gdb.asm/configure: Regenerate.
25195
a773d1cd
MS
25196 * gdb.c++/namespace.exp: Fix quotes in output messages.
25197
bb632afb
MS
251982001-11-14 Michael Snyder <msnyder@redhat.com>
25199
25d559ca 25200 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
25201 qualifier in a type cast expression, to designate an address
25202 in the instruction space (Harvard architecture).
25203
4749e309
MS
252042001-11-13 Michael Snyder <msnyder@redhat.com>
25205
25206 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
25207 Tests for expressions using 'const' and 'volatile'.
25208
25050984
CV
252092001-11-13 Corinna Vinschen <vinschen@redhat.com>
25210
25211 * gdb.asm/asm-sources.exp: Allow defining linker flags.
25212
1902c51f
DJ
252132001-11-12 Daniel Jacobowitz <drow@mvista.com>
25214
25215 * lib/mi-support.exp (mi_run_to_helper): Move comments
25216 outside of gdb_expect.
25217
dcf95b47
DJ
252182001-11-11 Daniel Jacobowitz <drow@mvista.com>
25219
25220 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
25221 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
25222 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
25223 mi0_run_to): New functions.
25224 * gdb.mi/mi-simplerun.exp: Use them.
25225 * gdb.mi/mi0-simplerun.exp: Likewise.
25226 * gdb.mi/mi-var-cmd.exp: Likewise.
25227 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 25228
45b074e1
AC
252292001-11-10 Andrew Cagney <ac131313@redhat.com>
25230
25231 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
25232 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
25233
bf50d346
AC
252342001-11-09 Andrew Cagney <ac131313@redhat.com>
25235
25236 * gdb.base/restore.exp: Include $expected value in restored test
25237 message.
25238
9383332c
AC
252392001-11-09 Andrew Cagney <ac131313@redhat.com>
25240
25241 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
25242 implemented.
25243
db62520a
MS
252442001-11-08 Michael Snyder <msnyder@redhat.com>
25245
25246 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
25247 Add pass/fail message for stop at breakpoint in call dummy function.
25248
b5703437
MS
252492001-11-07 Michael Snyder <msnyder@redhat.com>
25250
d63a86f8
RM
25251 * gdb.c++/templates.exp (test_template_breakpoints):
25252 If we get an overload menu, but it does not match what
760f6330 25253 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
25254 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
25255 making the whitespace optional. Argument for "new" may be
25256 "unsigned" as well as "unsigned int/long".
d63a86f8 25257 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
25258 making the whitespace optional. Also replace "(void) with
25259 "((void|)), making the keyword "void" optional.
d63a86f8 25260 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
25261 making the whitespace optional. Also replace "(void) with
25262 "((void|)), making the keyword "void" optional.
3bf40917
MS
25263 * gdb.base/callfuncs.c (t_float_values): This function must
25264 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 25265 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
25266 can be tested against both cases. Usually one case involves
25267 promotion of float to double, while the other does not.
25268 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
25269 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
25270 includes a stack frame for "start".
25271
c8ab4e6d
JB
252722001-11-05 Jim Blandy <jimb@redhat.com>
25273
25274 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
25275 pointers are 32 bits long, and that offsets of relocs are always
25276 stored in the data (REL-style), and not in the reloc entry itself
25277 (RELA-style).
25278 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
25279 stabs.
25280
3f08ced9
MS
252812001-11-01 Michael Snyder <msnyder@redhat.com>
25282
25283 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
25284 and regular expression operators by using quoting.
25285
cbfa24cd
MS
252862001-10-31 Michael Snyder <msnyder@redhat.com>
25287
25288 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
25289 depending on what the symbol table contains.
25290 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
25291 the output of the ptype command. Similarly, accept both "const &"
25292 and "const&".
25293
aaa68313
CV
252942001-10-31 Corinna Vinschen <vinschen@redhat.com>
25295
25296 * gdb.base/miscexprs.c (main): Add usage of preprocessor
25297 symbol `STORAGE' to allow to choose the storage class of
25298 the local datastructures.
25299 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
25300 compiler directive.
25301
91740388
MS
253022001-10-30 Michael Snyder <msnyder@redhat.com>
25303
25304 * gdb.base/jump.exp: Allow it to run for all targets.
25305
1b7c05e7
CV
253062001-10-29 Corinna Vinschen <vinschen@redhat.com>
25307
25308 * gdb.base/call-ar-st.c (print_double_array): Match for loop
25309 with new double_array size.
25310 (main): Change storage class of all local variables to static.
25311 Reduce size of double_array to 9.
25312 * gdb.base/call-ar-st.exp: Increase timeout value.
25313 Change expected output for double array to match new size in
25314 call-ar-st.c.
25315
36a22261
CV
253162001-10-29 Corinna Vinschen <vinschen@redhat.com>
25317
25318 * gdb.base/ending-run.exp: Create identical output when passing
25319 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 25320 Stormy16 target.
36a22261 25321
92b8ae91
MK
253222001-10-28 Mark Kettenis <kettenis@gnu.org>
25323
25324 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
25325 that we catch the expected failure under Linux/x86.
25326
cb135b83
OF
253272001-10-29 Orjan Friberg <orjanf@axis.com>
25328
25329 * gdb.base/setvar.exp: Escape curly braces.
25330 * gdb.stabs/weird.exp: Ditto.
25331
6884aa54
DJ
253322001-10-27 Daniel Jacobowitz <drow@mvista.com>
25333
25334 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
25335 * gdm.mi/mi0-hack-cli.exp: Likewise.
25336
0398c9aa
AC
253372001-10-25 Andrew Cagney <ac131313@redhat.com>
25338
25339 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
25340 messages.
25341
d20bf2e8
AC
253422001-10-21 Andrew Cagney <ac131313@redhat.com>
25343
25344 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
25345 checking MI enabled.
25346
03dd63aa
CV
253472001-10-09 Corinna Vinschen <vinschen@redhat.com>
25348
25349 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
25350
1d9d99f3
FCE
253512001-10-04 Frank Ch. Eigler <fche@redhat.com>
25352
25353 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
25354 if gdb child process crashes, just signal an error.
25355
838ae6c4
JB
253562001-10-02 Jim Blandy <jimb@redhat.com>
25357
25358 * lib/gdb.exp (test_xfail_format): Simplify.
25359
25360 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
25361 front of the variable name `format'. Simplify `if'.
25362
8f0cbc1c
DJ
253632001-10-01 Daniel Jacobowitz <drow@mvista.com>
25364
25365 * gdb.threads/pthreads.exp: Wait for output and delay
25366 before sending ^C.
25367
1f08dafd
DJ
253682001-10-01 Daniel Jacobowitz <drow@mvista.com>
25369
25370 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
25371 some incorrect output instead of timing out.
25372 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
25373
674f90ff
CV
253742001-09-28 Corinna Vinschen <vinschen@redhat.com>
25375
25376 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
25377 check to allow additional `int'.
25378
9b284272
DJ
253792001-09-27 Daniel Jacobowitz <drow@mvista.com>
25380
25381 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
25382 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
25383
b55a4771
MS
253842001-09-27 Michael Snyder <msnyder@redhat.com>
25385
25386 * lib/gdb.exp (test_debug_format): New proc.
25387 (setup_xfail_format): Use new proc test_debug_format.
25388 * gdb.base/constvars.exp (local_compiler_xfail_check): New
25389 proc; use new service proc test_debug_format.
25390 Replace all other "gcc_compiled" tests with this test.
25391 * gdb.base/volatile.exp (local_compiler_xfail_check): New
25392 proc; use new service proc test_debug_format.
25393 Replace all other "gcc_compiled" tests with this test.
25394
253952001-09-27 Michael Snyder <msnyder@redhat.com>
25396
25397 * gdb.base/cvexpr.exp: New file.
25398 * gdb.base/cvexpr.c: New file
25399 Test for expressions using const and volatile keywords.
25400
4e6667ac
CV
254012001-09-26 Corinna Vinschen <vinschen@redhat.com>
25402
25403 * gdb.base/constvars.exp: Check for different orders of keywords
25404 and additional "int" strings in output.
25405
4f337972
AC
254062001-09-22 Andrew Cagney <ac131313@redhat.com>
25407
25408 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
25409 responses from "help maint".
25410
2015650d
FCE
254112001-09-19 Frank Ch. Eigler <fche@redhat.com>
25412
25413 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
25414 to localhost:NNN instead of :NNN, in case Xvfb is listening
25415 only on TCP.
25416
f3bcedc1
CV
254172001-09-19 Corinna Vinschen <vinschen@redhat.com>
25418
25419 * gdb.base/recurse.exp: When checking leaving the watchpoint
25420 scope, recognize when gdb is in function's epilogue and pass.
25421
6b819c92
KS
254222001-09-18 Keith Seitz <keiths@redhat.com>
25423
25424 * lib/insight-support.exp (_gdbtk_export_target_info): Add
25425 support for running tests against sid targets.
25426 (gdbtk_done): Ditto.
25427
a10c9419
CV
254282001-09-18 Corinna Vinschen <vinschen@redhat.com>
25429
25430 * gdb.base/ending-run.c (main): Set stdout buffersize
25431 to the same reasonable value for any target.
25432 * gdb.base/ending-run.exp: Add a regular expression
25433 to make testsuite happy on Sanyo Stormy16 target.
25434
739d0d99
CV
254352001-09-17 Corinna Vinschen <vinschen@redhat.com>
25436
25437 * gdb.base/display.c (do_loops): Add float variable `f'.
25438 Increment f in loop.
25439 * gdb.base/display.exp: Increment timeout by 60 seconds.
25440 Change float display test to use variable `f'.
25441
1b8947f0
JB
254422001-09-17 Jim Blandy <jimb@redhat.com>
25443
25444 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
25445 overflowing the limited breakpoint tables on some ROM monitors
25446 (like the ROM68K).
25447
9890ac81
FCE
254482001-09-15 Frank Ch. Eigler <fche@redhat.com>
25449
25450 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
25451 the "-ac" (disable access control) flag.
25452
6db765ea
JH
254532001-08-30 Jeff Holcomb <jeffh@redhat.com>
25454
25455 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
25456 ints.
25457
4c32cc04
KS
254582001-08-30 Keith Seitz <keiths@redhat.com>
25459
25460 * lib/gdb.exp: Move all insight-related functionality into
25461 separate file.
25462 * lib/insight-support.exp: New file.
25463
8d6e6f81
FCE
254642001-08-29 Frank Ch. Eigler <fche@redhat.com>
25465
25466 * config/sid.exp (sid_start): Never set sid verbosity; disable
25467 expect_background {} that consumed its stdout; tolerate </dev/null.
25468 Attempt to set endianness override in "sid" protocol mode. Cleanup.
25469
6a90e1d0
AC
254702001-08-18 Andrew Cagney <ac131313@redhat.com>
25471
25472 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
25473 CLI jump command to start it.
25474 (mi_run_to_main): Fail immediatly when unexpected output.
25475
1759b3c3
AC
254762001-08-18 Andrew Cagney <ac131313@redhat.com>
25477
25478 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
25479 beginning of function. Fix PR gdb/191.
25480
61d11d80
FCE
254812001-08-16 Frank Ch. Eigler <fche@redhat.com>
25482
25483 * config/sid.exp (sid_start): Don't warn if we cannot figure out
25484 what to force sid endianness to.
25485
942a4df2
KS
254862001-08-15 Keith Seitz <keiths@redhat.com>
25487
25488 * lib/gdb.exp (gdbtk_start): Don't set environment
25489 variables for TCL_LIBRARY and friends. Insight will
25490 now figure these out for itself.
25491
0521c418
MS
254922001-08-02 Michael Snyder <msnyder@redhat.com>
25493
25494 * gdb.base/completion.exp: Remove the symbol "a64l" from
25495 the expect string; this is target-specific, and not related
25496 to what is being tested.
25497
74a9a58a
DB
254982001-08-02 Dave Brolley <brolley@redhat.com>
25499
25500 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
25501
c70819fa
MS
255022001-07-25 Michael Snyder <msnyder@redhat.com>
25503
c2b8fa57
MS
25504 * gdb.base/consecutive.exp: New file. Test stepping over
25505 breakpoints on consecutive instructions.
25506 * gdb.base/consecutive.c: New file.
25507
c70819fa
MS
25508 * gdb.base/call-rt-st.exp: Use double-backslash to quote
25509 curly braces in regular expressions.
25510
2b1a1355
MS
255112001-07-25 Michael Snyder <msnyder@redhat.com>
25512
25513 * gdb.base/ending-run.exp: Accept "Program exited normally" as
25514 legitimate output from stepping out of main.
25515
413eca6f
KS
255162001-07-22 Keith Seitz <keiths@redhat.com>
25517
25518 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
25519 the empty string, do not run the tests.
25520
7e5a9322
SC
255212001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
25522
25523 * gdb.base/long_long.exp: Detect size of pointer. Take into
25524 account 2-byte pointers when testing for p/a results.
25525
de58f10f
SC
255262001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
25527
d63a86f8 25528 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
25529 and defined to 1K for m68hc11.
25530 (random_data): Reduce table to 1K for embedded platforms (68hc11).
25531 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
25532 (sizeof_random_data): New variable to tell the size of the data table;
25533 don't test past this size; always run to main.
25534
d6f5fea1
SC
255352001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
25536
25537 * gdb.base/return2.exp: return of long long and double fails for
25538 68HC11; don't execute these tests on that platform.
25539 * gdb.base/return.exp: Return of a double fails for 68hc11.
25540
c477543d
SC
255412001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
25542
25543 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
25544 tests that print a float.
25545 * call-rt-st.exp: Likewise.
25546
63cf1c79
MK
255472001-07-12 Mark Kettenis <kettenis@gnu.org>
25548
25549 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
25550 running this test on Linux.
25551
112f9ab5
MC
255522001-06-24 Michael Chastain <chastain@redhat.com>
25553
25554 * gdb.base/arithmet.exp: Remove some tests to make all test names
25555 unique.
25556
4970cb0f
MS
255572001-07-03 Michael Snyder <msnyder@redhat.com>
25558
25559 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
25560 the output of the ptype command.
25561
d85da69f
MS
255622001-07-02 Michael Snyder <msnyder@redhat.com>
25563
4c8a82de
MS
25564 * gdb.base/completion.exp: Don't assume that break.c is the only
25565 source file that may contain functions named "marker".
d85da69f
MS
25566 * gdb.base/corefile.exp: Quote the curly braces in regexp.
25567
8afc772b
AC
255682001-06-28 Andrew Cagney <ac131313@redhat.com>
25569
25570 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
25571 of files to delete.
25572
25573 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
25574 * gdb.disasm/h8300s.exp: New file.
25575 gdb.disasm/h8300s.s: Likewise.
25576
cff22675
AC
255772001-06-27 Andrew Cagney <ac131313@redhat.com>
25578
25579 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
25580 empty breakpoint tables.
25581
68c81b54
AC
255822001-06-25 Andrew Cagney <ac131313@redhat.com>
25583
25584 * lib/mi-support.exp: Update args=... part of stop-reason
25585 patterns. Accept either a list or a tuple.
25586
2dd62704
AC
255872001-06-23 Andrew Cagney <ac131313@redhat.com>
25588
25589 * lib/mi-support.exp: Remove local emacs variable defining
25590 change-log-default-name.
25591
b4127474
MC
255922001-06-22 Michael Chastain <chastain@redhat.com>
25593
25594 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
25595 This is operationally compatible with the previous version.
25596
8dbfb380
JB
255972001-06-13 Jim Blandy <jimb@redhat.com>
25598
25599 * lib/gdb.exp (gdb_test): Doc fix.
25600
f2d8c86d
MC
256012001-06-10 Michael Chastain <chastain@redhat.com>
25602
25603 * gdb.base/exprs.exp: Remove a duplicate test.
25604
81564d34
JB
256052001-06-06 Jim Blandy <jimb@redhat.com>
25606
25607 * gdb.base/return2.exp (main): Use values to test float and double
25608 returns that are not NaN's, to avoid being confused by IEEE
25609 comparison rules.
25610
da55addb
MS
256112001-06-04 Michael Snyder <msnyder@redhat.com>
25612
25613 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 25614 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
25615 rather than wait for 12 more tests to time out.
25616
42c65987
JB
256172001-06-06 Jim Blandy <jimb@redhat.com>
25618
b18bced9 25619 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 25620 Don't forget to match the GDB prompt.
b18bced9 25621
42c65987
JB
25622 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
25623
5b41e5f0
JB
256242001-06-04 Jim Blandy <jimb@redhat.com>
25625
25626 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
25627 command.
25628
015e046f
KB
256292001-05-31 Kevin Buettner <kevinb@redhat.com>
25630
25631 * gdb.base/annota1.exp (info break): Match four or more spaces
25632 after "Address".
25633
fb1ffbbe
MC
256342001-05-31 Michael Chastain <chastain@redhat.com>
25635
25636 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
25637 (dm_type_int_star): Likewise.
25638 (dm_type_long_star): Likewise.
25639 (dm_type_void_star): Likewise.
25640
5ea2a32c
KB
256412001-05-29 Kevin Buettner <kevinb@redhat.com>
25642
25643 * gdb.base/completion.exp (INPUTRC): Set this environment variable
25644 to a known value in order to get consistent results regardless
25645 of the setting of INPUTRC or the presence or contents of .inputrc.
25646
ae23c492
MS
256472001-05-24 Michael Snyder <msnyder@redhat.com>
25648
ac55707e
MS
25649 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
25650 Don't require that the main thread and the manager thread are the
25651 first in the list.
25652
ae23c492
MS
25653 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
25654 debugging. If test fails, issue an "unsupported" not a "fail".
25655
400071f1
JB
256562001-05-24 Jim Blandy <jimb@redhat.com>
25657
25658 Don't assume that short is shorter than int.
25659 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
25660 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 25661 this isn't true.
400071f1
JB
25662 ("print unsigned char == (~0)"): Add test that verifies that ~0,
25663 an int, is not equal to ~0 stored in an unsigned char. This tests
25664 the same thing that the previous test meant to, but works on
25665 16-bit machines, too.
25666 ("print unsigned char != (~0)"): Same test, complemented.
25667
0816a3e5
MS
256682001-05-24 Michael Snyder <msnyder@redhat.com>
25669
25670 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 25671 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
25672 and prevents dejagnu getting out of step.
25673
f6dc23a9
KB
256742001-05-23 Kevin Buettner <kevinb@redhat.com>
25675
25676 * gdb.base/finish.exp (finish_void): Revise pattern for
25677 stopping on the call statement to not permit stopping at
25678 the start of the instructions comprising the call sequence.
25679
7dbd117d
MC
256802001-05-19 Michael Chastain <chastain@redhat.com>
25681
25682 * gdb.base/callfuncs.exp: Make all test names unique.
25683 * gdb.base/commands.exp: Make all test names unique.
25684 * gdb.base/condbreak.exp: Make all test names unique.
25685 * gdb.base/dbx.exp: Make all test names unique.
25686 * gdb.base/default.exp: Make all test names unique.
25687 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
25688 and TIMEOUT messages to their corresponding PASS message.
25689 * gdb.base/ending-run.exp: Make all test names unique.
25690 * gdb.base/long_long.exp: Remove duplicate test.
25691
6b0b0a9e
KB
256922001-05-21 Kevin Buettner <kevinb@redhat.com>
25693
25694 * gdb.base/finish.exp (finish_void): Allow "finish" command to
25695 stop on the call statement as well as the statement after the
25696 call.
25697
2caa35cb
MS
256982001-05-21 Michael Snyder <msnyder@redhat.com>
25699
25700 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
25701
40713331
EZ
257022001-05-10 Elena Zannoni <ezannoni@redhat.com>
25703
a9c64011
AS
25704 * gdb.base/completion.exp: Revamp test. Make it execute on all
25705 platforms.
40713331 25706
c2c1be8d
EZ
257072001-05-10 Elena Zannoni <ezannoni@redhat.com>
25708
a9c64011
AS
25709 * config/gdbserver.exp (gdb_load): Handle the case
25710 in which the arguments to gdbserver are given in the
25711 baseboard configuration file.
25712 Also handle the case in which the server needs to do a
25713 load.
2c9cd303 25714
9671de48
KS
257152001-05-07 Keith Seitz <keiths@cygnus.com>
25716
a9c64011
AS
25717 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
25718 set up the display for testing.
25719 (gdbtk_start): Convert all paths to paths that tcl will like.
25720 Export target information to environment.
25721 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
25722 necessary.
25723 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
25724 (to_tcl_path): New proc to convert a given pathname into
25725 a path acceptible as an argument to a tcl command.
25726 (_gdbtk_export_target_info): New proc to export target info
25727 into the environment for gdbtk testing.
25728 (gdbtk_done): New proc to signal end-of-test.
9671de48 25729
5a360f47
JB
257302001-05-06 Jim Blandy <jimb@redhat.com>
25731
25732 * restore.c: Make the code of caller0 correspond to its comment.
25733
66c756c6
MS
257342001-05-03 Michael Snyder <msnyder@redhat.com>
25735
25736 * config/sid.exp (gdb_target_sid): Check for error messages.
25737 On error or timeout, don't make expect exit (which will terminate
25738 all subsequent tests); instead just make gdb exit.
d63a86f8 25739 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
25740 return a negative value.
25741
a966fde5
JB
257422001-04-24 Jim Blandy <jimb@redhat.com>
25743
851c18e0
JB
25744 * gdb.c++/templates.exp: If we see the prompt for the overload
25745 list, but we haven't recognized any of the longer patterns,
25746 arrange for this test to fail, not hang.
25747
a966fde5
JB
25748 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
25749 variations.
25750
db144853
MC
257512001-04-22 Michael Chastain <chastain@redhat.com>
25752
25753 * gdb.c++/local.exp: Use the 'runto' library function.
25754 * gdb.c++/namespace.exp: Likewise.
25755 * gdb.c++/overload.exp: Likewise.
25756
3207ec21
KB
257572001-03-26 Kevin Buettner <kevinb@redhat.com>
25758
25759 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
25760 * gdb.base/step-line.exp: New file. Test step/next in presence of
25761 #line directives.
25762 * gdb.base/step-line.c: New file. Test program for the above.
25763 * gdb.base/step-line.inp: New file. We pretend that this file has
25764 been transformed by some other tool into step-line.c.
25765
13b57657
JB
257662001-03-21 Jim Blandy <jimb@redhat.com>
25767
25768 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
25769 unmangled operator names.
25770
754cbe1c
JB
257712001-03-20 Jim Blandy <jimb@redhat.com>
25772
25773 * gdb.threads/linux-dp.exp: Recognize an additional message
25774 generated by GDB when it doesn't understand how to debug threads
25775 on the target system.
25776
177495c9
AC
257772001-03-19 Andrew Cagney <ac131313@redhat.com>
25778
25779 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
25780
f266096b
MC
257812001-03-12 Michael Chastain <chastain@redhat.com>
25782
25783 * gdb.c++/derivation.exp: Use the 'runto' library function.
25784
cac3c2ff
MC
257852001-03-12 Michael Chastain <chastain@redhat.com>
25786
25787 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
25788
b6c11a24
MC
257892001-02-24 Michael Chastain <chastain@redhat.com>
25790
25791 * gdb.c++/ref-types.exp: Change handwritten code to library
25792 function 'runto'.
25793
6bae5bce
OF
257942001-03-16 Orjan Friberg <orjanf@axis.com>
25795
25796 * gdb.base/signals.exp: Set count to 0 explicitly.
25797
0015fd9a
MS
257982001-03-15 Mark Salter <msalter@redhat.com>
25799
25800 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
25801 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
25802 (gdb_load): Add support for additional target_info: gdb_download_size
25803 and gdb_load_timeout.
0015fd9a 25804
fc33412a
DT
25805Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
25806
25807 * gdb.base/annota1.exp: Move test of isnative to earlier in the
889bf7c5
PA
25808 file -- to prevent failing when the compile fails but we have no
25809 intention of running the tests anyway.
fc33412a
DT
25810
25811 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
25812 tests if set.
25813
25814 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
889bf7c5 25815 integers.
fc33412a
DT
25816
25817 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
25818 * gdb.c++/namespace.exp: Ditto.
25819
115f06de
OF
258202001-03-07 Orjan Friberg <orjanf@axis.com>
25821
25822 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
25823 * gdb.base/pointers.exp: Relax pattern match of decimals.
25824
b6ba6518
KB
258252001-03-06 Kevin Buettner <kevinb@redhat.com>
25826
25827 * Makefile.in, config/abug.exp, config/cfdbug.exp,
25828 config/cpu32bug.exp, config/dve.exp, config/est.exp,
25829 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
25830 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
25831 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
25832 config/sh.exp, config/sid.exp, config/slite.exp,
25833 config/sparclet.exp, config/udi.exp, config/unknown.exp,
25834 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
25835 config/vxworks.exp, config/vxworks29k.exp,
25836 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
25837 gdb.base/all-bin.exp, gdb.base/annota1.exp,
25838 gdb.base/arithmet.exp, gdb.base/assign.exp,
25839 gdb.base/async.exp, gdb.base/attach.exp,
25840 gdb.base/bitfields.exp, gdb.base/bitops.exp,
25841 gdb.base/break.exp, gdb.base/call-ar-st.exp,
25842 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
25843 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
25844 gdb.base/commands.exp, gdb.base/completion.exp,
25845 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
25846 gdb.base/constvars.exp, gdb.base/corefile.exp,
25847 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
25848 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
25849 gdb.base/ending-run.exp, gdb.base/environ.exp,
25850 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
25851 gdb.base/finish.exp, gdb.base/foll-exec.exp,
25852 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
25853 gdb.base/funcargs.exp, gdb.base/help.exp,
25854 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
25855 gdb.base/logical.exp, gdb.base/long_long.exp,
25856 gdb.base/maint.exp, gdb.base/mips_pro.exp,
25857 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
25858 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
25859 gdb.base/pointers.exp, gdb.base/printcmds.exp,
25860 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
25861 gdb.base/regs.exp, gdb.base/relational.exp,
25862 gdb.base/remote.exp, gdb.base/reread.exp,
25863 gdb.base/restore.exp, gdb.base/return2.exp,
25864 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
25865 gdb.base/selftest.exp, gdb.base/setshow.exp,
25866 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
25867 gdb.base/sigall.exp, gdb.base/signals.exp,
25868 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
25869 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
25870 gdb.base/step-test.exp, gdb.base/structs.c,
25871 gdb.base/structs.exp, gdb.base/structs2.exp,
25872 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
25873 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
25874 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
25875 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
25876 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
25877 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
25878 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
25879 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
25880 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
25881 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
25882 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
25883 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
25884 gdb.fortran/types.exp, gdb.java/jmisc.exp,
25885 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
25886 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
25887 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
25888 gdb.trace/circ.exp, gdb.trace/collection.exp,
25889 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
25890 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
25891 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
25892 gdb.trace/report.exp, gdb.trace/save-trace.exp,
25893 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
25894 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
25895 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
25896 notices.
25897
dc96c6c7 258982001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
25899
25900 * gdb.base/varargs.c (find_max_double): Fix printf format string:
25901 first arg is int not float.
25902
dc96c6c7 259032001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
25904
25905 * gdb.base/reread.exp: Unsupported for non-native targets;
25906 doesn't work for remote debugging.
25907
9b0c4aeb
FN
259082001-02-19 Fernando Nasser <fnasser@redhat.com>
25909
25910 From Drew Moseley <dmoseley@redhat.com>
a9c64011
AS
25911 * gdb.base/ending-run.exp: Properly handle the BSP state when
25912 stepping past the end of main.
9b0c4aeb 25913
02aa71d5
MC
259142001-02-19 John Moore <jmoore@redhat.com>
25915
25916 * gdb.base/commands.exp (infrun_breakpoint_command_test):
25917 Converted HPUX fix for non-expected items following multiple
25918 step commands into general solution for all platforms.
25919
1fa449a4
MC
259202001-02-18 Michael Chastain <chastain@redhat.com>
25921
25922 * gdb.c++/classes.exp (do_tests): Change runto statements
25923 from "runto 'foo(void)'" to "runto 'foo'". This makes the
25924 statements demangler agnostic.
25925 * gdb.c++/virtfunc.exp (do_tests): Likewise.
25926 (gdb_virtfunc_restart): Likewise.
25927
b2f9ec70
MC
259282001-02-14 Michael Chastain <chastain@redhat.com>
25929
25930 * gdb.c++/inherit.exp (do_tests): Change runto statements
25931 from "runto 'foo(void)'" to "runto 'foo'". This makes the
25932 statements demangler agnostic.
25933
cf74b8ca
AC
25934Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
25935
25936 * gdb.threads/pthreads.exp: Unify pass/fail messages for
889bf7c5
PA
25937 ``continue to bkpt at common_routine in thread 2'' and ``stopped
25938 before calling common_routine 15 times'' tests.
cf74b8ca 25939
99f78f56
MC
259402001-02-11 Michael Chastain <chastain@redhat.com>
25941
25942 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
25943 Helps the test script figure out which demangler is in use.
25944 (dm_type_foo_ref): Ditto.
25945 (dm_type_int_star): Ditto.
25946 (dm_type_long_star): Ditto.
25947 (dm_type_unsigned_int): Ditto.
25948 (dm_type_void): Ditto.
25949 (dm_type_void_star): Ditto.
99707966 25950 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
25951 Probe the gdb demangler and set variables to accommodate
25952 formatting differences.
25953 (info_func_regexp): New function. Same as info_func, but
25954 matches against a regexp.
25955 (info_func): Match against a literal string.
25956 (print_addr_2): New function. Match against a literal string,
25957 which can be different from the input to gdb.
25958 (print_addr): Simply call print_addr_2 with the same argument twice.
25959 (test_lookup_operator_functions): Use demangler formatting variables.
25960 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
25961 the tests in the same order as the C++ class declaration.
25962 (test_paddr_operator_functions): Ditto.
25963 (test_paddr_overloaded_functions): Ditto.
25964 (test_paddr_hairy_functions): Use demangler formatting variables.
25965 Add reference to gdb/19 for related tests.
25966 (do_tests): Call probe_demangler.
25967
1de8f023
KB
259682001-01-30 Kevin Buettner <kevinb@redhat.com>
25969
25970 * gdb.c++/templates.cc (printf): Remove unused function definition.
25971
ca3f91ed
MS
259722001-01-26 Felix Lee <flee@redhat.com>
25973
25974 * sid.exp (sid_exit): Pass host, not target, to remote_close.
25975
259762001-01-25 matthew green <mrg@redhat.com>
25977
25978 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
25979 up sid.
25980 (sid_exit): Call `remote_pop_conn' after GDB is gone.
25981
259822001-01-25 matthew green <mrg@redhat.com>
25983
25984 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 25985 Deprecate $sid_spawn_id.
ca3f91ed
MS
25986 (sid_exit): Remove code necessary only for `spawn.'
25987
259882001-01-25 matthew green <mrg@redhat.com>
25989
25990 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
25991
fb18ec4a
MC
259922001-01-28 Michael Chastain <chastain@redhat.com>
25993
25994 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
25995 to call when tests fail. It takes gdb out of the overloaded
25996 function choice menu back to the main prompt, so that the test
25997 program stays synchronized.
25998 (set_bp_overloaded): New proc to collect all the common
25999 code for setting a breakpoint on an overloaded name. Calls
26000 take_gdb_out_of_choice_menu when needed.
26001 (menu_overload1arg): New variable to collect the repeated
26002 instances of the expected menu for an overloaded name. Change
26003 the regular expression to handle changes in g++ type encoding:
26004 "void" can be either "void" or "", and "unsigned int" can be
26005 either "unsigned int" or "unsigned".
26006 (continue_to_bp_overloaded): Change regular expressions to handle
26007 changes in g++ type encoding.
26008 (no proc): Call take_gdb_out_of_choice_menu when needed.
26009 Remove redundant calls to "info break". Accept either "canceled"
26010 or "cancelled". Change regular expressions in "info break"
26011 calls to handle changes in g++ type encoding. Give all tests
26012 unique strings.
26013
9c646a6e
BE
260142001-01-17 Ben Elliston <bje@redhat.com>
26015
26016 * config/sid.exp: New file.
26017
9549d9c1
AC
26018Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
26019
26020 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
26021
dc96c6c7 260222000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
26023
26024 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
26025 Add a RE to accept a non-ascii char if one is ever presented.
26026
b4df4f68
FN
260272000-12-20 Fernando Nasser <fnasser@redhat.com>
26028
297dd0fd 26029 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 26030
dc96c6c7 260312000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 26032
d63a86f8 26033 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
26034 in regexp. One '\' does not suffice on Linux.
26035
4a7bddb6
MC
260362000-12-09 Michael Chastain <chastain@redhat.com>
26037
26038 * gdb.base/break.exp (test_clear_command): Use a marker function
26039 rather than 'main' for the test function. Also move this
26040 test to an execution point where the marker function names are
26041 guaranteed to be bound to functions. (Executing tests after a
26042 'finish' from main runs into name conflicts with local names
26043 in __libc_start_main).
26044
dc96c6c7 260452000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
26046
26047 * gdb.base/finish.exp: New test for gdb's "finish" command.
26048 * gdb.base/return2.exp: New test for gdb's "return" command.
26049 * gdb.base/return2.c: New source file for above.
26050
dc96c6c7 260512000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
26052
26053 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
26054 * gdb.base/miscexprs.exp: Ditto.
26055 * gdb.base/pointers.exp: Ditto.
26056 * gdb.c++/derivation.exp: Ditto.
26057 * gdb.c++/local.exp: Ditto.
26058 * gdb.c++/namespace.exp: Ditto.
26059 * gdb.c++/overload.exp: Ditto.
26060 * gdb.c++/ref-types.exp: Ditto.
26061
dc96c6c7 260622000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
26063
26064 * gdb.base/constvars.exp: Test result of "up" command.
26065 * gdb.base/miscexprs.exp: Ditto.
26066 * gdb.base/pointers.exp: Ditto.
26067 * gdb.base/scope.exp: Ditto.
26068 * gdb.c++/derivation.exp: Ditto.
26069 * gdb.c++/local.exp: Ditto.
26070 * gdb.c++/namespace.exp: Ditto.
26071 * gdb.c++/overload.exp: Ditto.
26072 * gdb.c++/ref-types.exp: Ditto.
26073
44097287
FN
260742000-11-22 Michael Chastain <chastain@redhat.com>
26075
26076 * mips_pro.exp: Accept either "middle -> top -> main" or
26077 "middle -> main" in the backtrace, because gcc can optimize
26078 tail calls to jumps. Remove setup_xfail for the hppa case.
26079 Add a comment with the original warning messages from PR 3016,
26080 which was filed in 1993, to preserve them for posterity.
26081
9d2e1bab
ND
260822000-11-17 Nick Duffek <nsd@redhat.com>
26083
26084 * lib/gdb.exp (gdb_test): Override timeout with board info.
26085
1aca8eb7
ND
260862000-11-17 Nick Duffek <nsd@redhat.com>
26087
26088 * gdb.base/display.exp: Don't kill running stub. Add "again" to
26089 the second kill and detach messages.
26090
93076499
ND
260912000-11-17 Nick Duffek <nsd@redhat.com>
26092
26093 * configure.in: Add AC_EXEEXT.
26094 * configure: Regenerate.
26095 * Makefile.in (just-check): Export EXEEXT.
26096 * lib/gdb.exp ($EXEEXT): Import from environment.
26097 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
26098 expect "maint dump-me" on Cygwin.
26099 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
26100 $EXEEXT.
26101
30e87cd3
ND
261022000-11-17 Nick Duffek <nsd@redhat.com>
26103
26104 * gdb.base/break.exp: Test backtrace and finish from called
26105 function on all platforms, not just HP-UX.
26106
dc96c6c7 261072000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
26108
26109 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
26110 code from gdb_target_monitor, so it can be used independantly
26111 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 26112
dc96c6c7 261132000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
26114
26115 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
26116 * gdb.base/corefile.exp: Expect the message "Program is being
26117 debugged already" when we send the "corefile" command, since
26118 the preceeding gdb_load may have connected gdb to a remote target.
26119 * gdb.base/display.exp: Disable hardware watchpoints if new
26120 board info variable "no_hardware_watchpoints" is true.
26121 Replace single-letter commands with more readable ones.
26122 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
26123 if new board info variable "no_hardware_watchpoints" is true.
26124 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
26125 to see if stdio (printf) testing is possible.
26126 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
26127 board info variable "no_hardware_watchpoints" is true. Use new
26128 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
26129
39124dea
FN
261302000-11-13 Fernando Nasser <fnasser@redhat.com>
26131
26132 From Orjan Friberg <orjanf@axis.com>:
26133 * gdb.base/printcmds.exp: Escape curly braces followed by a number
26134 in array print pattern match.
26135
a9e2e984
FN
261362000-11-09 Fernando Nasser <fnasser@redhat.com>
26137
26138 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
26139 spelling "cancelled" to U.S. spelling "canceled" to match changes
26140 made to gdb.
26141 * gdb.c++/ovldbreak.exp: Ditto.
26142
c7db355b
PS
261432000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
26144
26145 * gdb.base/callfuncs.c (main): Moved to end of file, call
26146 t_double_values to initialize the FPU before inferior calls are made.
26147 * gdb.base/callfuncs.exp: Test for register preservation after calling
26148 inferior functions. Add tests for continuining, finishing and
26149 returning from a stop in a call dummy.
26150
dc96c6c7 261512000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
26152
26153 * gdb.base/commands.exp: Break up long lines, and re-indent.
26154
dc96c6c7 261552000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
26156
26157 * config/gdbserver.exp: Rewritten from the ground up, to make it
26158 compatible with the current dejagnu tree, and to make it work with
26159 the new "gdbserver" in libremote.
26160
dc96c6c7 261612000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
26162
26163 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
26164 * gdb.base/varargs.exp: Skip entire test if no printf support.
26165 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
26166 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
26167
dc96c6c7 261682000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
26169
26170 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
26171 no floating point support.
26172 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
26173 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
26174 * gdb.base/call-rt-st.exp: Ditto.
26175 * gdb.base/call-strs.exp: Ditto.
26176
bac5fc66
JG
261772000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
26178
26179 * gdb.base/sizeof.c: include <stdio.h>.
26180
26181 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
a9c64011
AS
26182 'finish', otherwise uncaptured gdb_prompt would potentially
26183 throw remaining test points out of sync.
bac5fc66 26184
b22a6027
SB
261852000-07-26 Scott Bambrough <scottb@netwinder.org>
26186
26187 * gdb.base/recurse.exp: Run tests for all targets.
26188 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
26189 gnu-oldld case on ARM.
26190 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
26191 for ARM targets.
d63a86f8 26192
d8231941
AG
26193Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
26194
26195 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
26196 * gdb.java/configure: Rebuild.
26197
8caabe69
AG
26198Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
26199
26200 * gdb.java/jv-exp.exp: New file.
26201
9d273ca3
AG
26202Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
26203
26204 * configure: Rebuilt.
26205 * configure.in (configdirs): Add gdb.java.
26206 * gdb.java/jmisc.java: New file.
26207 * gdb.java/jmisc.exp: New file.
26208 * gdb.java/Makefile.in: New file.
26209 * gdb.java/configure: Rebuilt.
26210 * gdb.java/configure.in: New file.
26211 * lib/java.exp: New file.
26212
4f823a66
AC
26213Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
26214
26215 * gdb.base/exprs.exp: Test casts to a pointer including over and
889bf7c5 26216 underflow.
4f823a66 26217
2391e11d
AC
26218Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
26219
26220 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
889bf7c5 26221 and the compilers sizes.
2391e11d 26222
54602222
ND
262232000-07-09 Nick Duffek <nsd@redhat.com>
26224
26225 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
26226 (use_methods): New function.
26227 (main): Call use_methods().
26228 * gdb.c++/classes.exp (test_method_param_class): New procedure.
26229 (do_tests): Call test_method_param_class.
26230
2bec0572
ND
262312000-07-09 Nick Duffek <nsd@redhat.com>
26232
26233 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
26234 spelling.
26235 (test_enums): New procedure. Move enum tests from end of script
26236 to here. Set breakpoint on function name instead of line number.
26237 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
26238 (enums2): New marker function.
26239 (enums1): New function.
26240 (main): Call enums1(). Move enum tests to enums1().
26241
78492fde
AC
26242Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
26243
26244 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
889bf7c5 26245 compile/link program. Update line numbers.
78492fde
AC
26246 * gdb.asm/d10v.inc: Define ``startup''.
26247 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 26248
49a2cef8
AC
26249Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
26250
26251 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
26252
3e6c8688
EZ
262532000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26254
26255 * gdb.base/maint.exp: Add 'maint print architecture' item to output
889bf7c5 26256 of 'help maint print' command.
3e6c8688 26257
9ff5cbe9
AC
26258Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
26259
26260 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
889bf7c5 26261 they use gdb_expect_list.
9ff5cbe9 26262
17c579bd
AC
26263Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
26264
26265 * gdb.base/commands.exp: Use ``set remote
889bf7c5
PA
26266 memory-read-packet-size'' instead of ``set endian big'' to test
26267 long commands.
17c579bd 26268
e6d71bf3
DB
262692000-06-03 Daniel Berlin <dan@cgsoftware.com>
26270
26271 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 26272 g++, and stop skipping them.
e6d71bf3
DB
26273
26274 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
26275 work under g++.
26276
d63a86f8 26277 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
26278 initialization.
26279
dc96c6c7 262802000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
26281
26282 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
26283 the regular expression: accept an (almost) arbitrary sequence of
26284 "frames-invalid" and "breakpoints-invalid" messages both before
26285 and after the "starting" message.
26286
dc96c6c7 262872000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
26288
26289 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 26290
dc96c6c7 262912000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
26292
26293 * gdb.base/annota1.exp (annotate-signal-handler-caller):
26294 Relax the regular expression a little, make it pass on Solaris 8.
26295
8216cda9
KB
262962000-05-12 Kevin Buettner <kevinb@redhat.com>
26297
26298 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 26299 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
26300 Instead, it is permissible for gdb to stop on the line of the
26301 call itself.
26302
1a570b2f
MS
263032000-05-12 Michael Snyder <msnyder@.cygnus.com>
26304
26305 * gdb.base/break.exp (bp on small function, optimized file):
26306 Add a second pass pattern. The behavior differs here between stabs
26307 and dwarf for one-line functions. Stabs preserves two line symbols
26308 (one before the prologue and one after) with the same line number,
26309 but dwarf regards these as duplicates and discards one of them.
26310 Therefore the address after the prologue (where the breakpoint is)
26311 has no exactly matching line symbol, and GDB reports the breakpoint
26312 as if it were in the middle of a line rather than at the beginning.
26313
dc96c6c7 263142000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 26315
d63a86f8 26316 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
26317 rather than "send_gdb" (for consistancy).
26318
7d418785
AC
26319Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
26320
26321 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
26322 * gdb.c++/templates.cc: Properly check for GCC version number.
26323 * lib/compiler.cc: Likewise
26324
dc96c6c7 263252000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 26326
d63a86f8 26327 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
26328 gdb may not stop at the first line of main, due to code motion.
26329
dc96c6c7 263302000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
26331
26332 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
26333 This test depends on parsing the printf output from the target.
26334 Since the sparclet stub doesn't do stdio, this will never work.
26335 * gdb.base/call-rt-st.exp: ditto.
26336 * gdb.base/call-strs: ditto.
26337
dc96c6c7 263382000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
26339
26340 * gdb.base/miscexprs.exp: make sizeof long array test portable.
26341
26342 * gdb.base/ending-run.exp: After connecting to a remote target,
26343 but before running, the target will appear to be in a random
26344 location. Specify both a file and a line for breakpoints.
26345 Also, the function that calls main may be called 'init'
26346 rather than 'start'.
26347
a5a51225
EZ
263482000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26349
26350 * gdb.base/help.exp: Update output for add-symbol-file command.
26351
7930cc7c
FN
263522000-04-10 Fernando Nasser <fnasser@cygnus.com>
26353
26354 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
26355 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
26356
23e37ab1
C
263572000-04-07 J.T. Conklin <jtc@redback.com>
26358
e93c542c
C
26359 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
26360
23e37ab1
C
26361 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
26362
591b8fa3
PDM
26363Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
26364
26365 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
889bf7c5 26366 values that can be represented exactly.
591b8fa3
PDM
26367 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
26368 above change, and to not check against the directory part of the source
26369 file name.
26370 (step into print_long_arg_list): Likewise.
26371 (print print_small_structs from print_long_arg_list): Likewise.
26372 (print print_long_arg_list): Likewise.
26373
7a495180
EZ
263742000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26375
30b53638 26376 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 26377
beb998c6
AC
26378Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
26379
26380 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
26381
1c689132
DB
263822000-03-25 Daniel Berlin <dan@cgsoftware.com>
26383
26384 * gdb.base/commands.exp (deprecated_command_test): Add test for
26385 deprecate with no arguments.
26386
c1790a9d
JL
263872000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
26388
26389 * gdb.base/break.exp: Add new test for setting breakpoints on
26390 optimized code so we can test breakpoints work even when function
26391 prologues may be optimized away
26392
003ba290
FN
263932000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
26394
26395 From David Whedon <dwhedon@gordian.com>
a9c64011 26396 * gdb.base/commands.exp : Added command deprecator tests.
003ba290 26397
6837a0a2
DB
263982000-03-22 Daniel Berlin <dan@cgsoftware.com>
26399
26400 * gdb.base/help.exp: Added test for new apropos command.
26401
b9593231
KB
264022000-03-21 Kevin Buettner <kevinb@redhat.com>
26403
26404 * gdb.base/pointers.c (usevar): New function.
26405 (main): Make sure that global variables v_int_pointer2, rptr,
26406 and y are all referenced someplace in the program by calling
26407 usevar() on them. [Some linkers delete symbols which are
26408 never referenced. The space remains, but there's no way to
26409 get a (symbolic) handle on the variable from the debugger.]
26410
751a959b
EZ
264112000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26412
26413 * gdb.base/printcmds.c: Add typedeffed arrays.
26414
26415 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
889bf7c5 26416 procedure to test arrays that are typedef'd.
751a959b 26417
73a93a32
JI
264182000-03-13 James Ingham <jingham@leda.cygnus.com>
26419
26420 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 26421 the library directories.
73a93a32 26422
fb40c209
AC
26423Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
26424
26425 * configure.in (configdirs): Add sub directory gdb.mi.
26426 * configure: Re-generate.
26427
26428 * gdb.mi: New directory.
d63a86f8 26429
ee4dd2c9
AC
264302000-02-25 Scott Bambrough <scottb@netwinder.org>
26431
26432 * gdb.base/long_long.exp: Correct test suite failure when printing
889bf7c5 26433 a long long value as a double on ARM platforms.
ee4dd2c9 26434
70f0cc22
JB
264352000-02-16 Jim Blandy <jimb@redhat.com>
26436
26437 * gdb.base/break.exp ("breakpoint line number"): Make sure the
26438 default source file is set properly before running this test.
26439
853819b8
EZ
264402000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26441
26442 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
889bf7c5 26443 gdbtk/library directory, not in gdbtcl2.
853819b8 26444
dfcd3bfb
JM
264452000-02-04 Jim Blandy <jimb@redhat.com>
26446
26447 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
26448 backslash from regexp pattern.
26449
26450 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
26451 procedure. Use it to run all the "continue to bp overloaded"
26452 tests. Note that this changes the names of the tests slightly.
26453 If the breakpoint hit message includes a hex PC value, because
26454 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
26455 from the real source code, still consider that a pass.
26456
26457 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
26458 XFAIL here if the breakpoint message contains a hex address. Note
26459 similar change on 1999-11-02.
26460
26461 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
26462
26463 * gdb.base/ptype.exp: Establish a default source file before
26464 calling get_debug_format.
26465
264662000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
26467
26468 * gdb.base/watchpoint.exp: Remove duplication of test messages.
26469
8b93c638
JM
264702000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
26471
26472 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
26473 of successive stepi commands -- while in the prologue we should see
26474 the function entry bracket.
26475
264762000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
26477
26478 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
26479 reach __change_mode() when stepping through the end of main().
26480
c5394b80
JM
264812000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
26482
26483 * gdb.base/default.exp: Fix expected pattern.
26484 * gdb.base/help.exp: Same.
26485
0d06e24b
JM
264862000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26487
26488 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
889bf7c5 26489 Don't use xfail's because that affects only the following test.
d63a86f8 26490
0d06e24b 26491 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
889bf7c5 26492 solaris or linux.
0d06e24b
JM
26493
26494 * gdb.base/selftest.exp: Update to reflect changes to main.c.
26495
dc96c6c7 264962000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 26497
d63a86f8 26498 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
26499 "A syntax error" rather than "A parse error". Accept both.
26500
265012000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
26502
26503 * gdb.base/default.exp: Remove OS dependent string from "target
26504 remote" test.
26505 * gdb.base/help.exp: Same for "help target remote" test.
26506
c3f6f71d
JM
265072000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26508
26509 From Jim Kingdon <kingdon@redhat.com>:
26510
26511 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
889bf7c5
PA
26512 prompt (cleanup rather than necessity, but still might keep output
26513 from spilling to next test).
c3f6f71d
JM
26514
265152000-01-02 Fred Fish <fnf@cygnus.com>
26516
26517 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
26518 AIX, which defines them in <sys/types.h>.
26519
ed9a39eb 265201999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 26521
ed9a39eb 26522 * gdb.base/default.exp: Match arm* etc instead of arm in "info
889bf7c5 26523 float" test.
ed9a39eb
JM
26524
265251999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 26526
ed9a39eb 26527 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
26528
26529 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
26530 outermost frame disallowed".
26531
265321999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
26533
26534 * gdb.base/setvar.exp: New tests for setting the value of a struct
26535 with a constant list.
26536
265371999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
26538
26539 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
26540 require the user to type a cast before setting the value of a struct.
26541
de57eccd
JM
265421999-12-06 Jim Blandy <jimb@cygnus.com>
26543
26544 * gdb.base/default.exp: Expect the new 'info float' command on
26545 all i386 platforms.
26546
26547 * gdb.threads/linux-dp.exp: Expand our ability to recognize
26548 LinuxThreads libraries that don't support debugging.
26549
c2d11a7d
JM
26550Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
26551
26552 * gdb.base/remote.c: Fill the buffer with truely random data.
889bf7c5
PA
26553 Change the buffer type to ``unsigned char'' to simplify size
26554 arithmetic.
c2d11a7d
JM
26555
26556 * gdb.base/remote.exp: Reduce download numbers by one. Typical
889bf7c5
PA
26557 stub only handles 400-1 byte packets. Verify that the download
26558 worked.
c2d11a7d
JM
26559
265601999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
26561
26562 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
26563 tests, using UNRESOLVED for the untested cases. Also, does not wait
26564 for a timeout if the prompt was received before a recognizable pattern.
26565
265661999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
26567
26568 * lib/gdb.exp (gdb_expect_list): Fix spelling.
26569
265701999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26571
26572 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
889bf7c5 26573 watchpoints.
c2d11a7d
JM
26574
265751999-11-24 Jason Merrill <jason@casey.cygnus.com>
26576
26577 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
26578
26579 * gdb.c++/local.exp: Be more flexible in recognizing local class
26580 name mangling. Don't allow horribly truncated method names.
26581 * gdb.c++/derivation.exp: Expect protected inheritance.
26582 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
26583 * gdb.c++/virtfunc.exp: Likewise.
26584 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
26585 when printing a nested enum.
26586
265871999-11-22 Jim Blandy <jimb@cygnus.com>
26588
26589 * gdb.base/step-test.exp: Properly await GDB's response to setting
26590 a breakpoint on the call to large_struct_by_value.
26591
26592 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
26593 just because we have debug info for the `start' function.
26594
265951999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
26596
26597 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
26598 "Unknown signal" messages, which indicate (on LinuxThreads) that
26599 GDB doesn't know how to debug threads on this system. This is
26600 better than hanging while philosopher 0 dumps chatter into gdb.log.
26601
266021999-11-18 Tom Tromey <tromey@cygnus.com>
26603
26604 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
26605
266061999-11-18 Fred Fish <fnf@cygnus.com>
26607
26608 * gdb.base/coremaker2.c: Add sample program for generating
26609 cores that is more self contained than coremaker.c. Eventually
26610 I'll add more code to this and tie it into the testsuite.
26611
4ce44c66
JM
266121999-11-12 Stan Shebs <shebs@andros.cygnus.com>
26613
26614 * gdb.base/dollar.exp: Remove, now in gdb.hp.
26615
266161999-11-10 Jimmy Guo <guo@cup.hp.com>
26617
26618 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
889bf7c5 26619 from $srcdir/lib/.
4ce44c66 26620 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
889bf7c5 26621 and gdb.c++/.
4ce44c66
JM
26622
26623 * gdb.c++/derivation.exp: remove redundant get compiler info code.
26624
d63a86f8 26625 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
26626 'continue with watch' test point.
26627
266281999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
26629
26630 Merged from p2linux-990323-branch:
d63a86f8 26631
4ce44c66
JM
26632 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
26633
11cf8741
JM
26634Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
26635
26636 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
889bf7c5 26637 {limit,fixed}''. Test ``set download-write-size''.
11cf8741
JM
26638
26639Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
26640
26641 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
889bf7c5 26642 gdb_expect_list.
11cf8741
JM
26643
26644Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
26645
26646 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
26647
266481999-11-03 Mark Salter <msalter@cygnus.com>
26649
26650 * gdb.base/break.exp: Fix "stub continue" pattern.
26651
266521999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
26653
26654 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
26655
266561999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
26657
26658 * gdb.base/display.exp ("finish"): Add timeout clause.
26659
26660 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
26661 plain prompt clause, so this doesn't have to time out in order to
26662 fail.
26663
26664 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
889bf7c5 26665 breakpoint hit messages include an address.
11cf8741
JM
26666
26667 * gdb.base/display.exp: Don't forget to escape parens in regular
26668 expressions. Unix regexp notatation sucks.
26669
266701999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26671
26672 * gdb.base/annota1.exp: Test for annotate-signalled: change output
889bf7c5 26673 order for 'signalled' message.
11cf8741 26674
5c44784c
JM
266751999-11-01 Stan Shebs <shebs@andros.cygnus.com>
26676
26677 From Jimmy Guo <guo@cup.hp.com>:
26678 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
26679 * gdb.base/annota1.c: Add code for tests to work with.
26680
266811999-10-26 Frank Ch. Eigler <fche@cygnus.com>
26682
26683 * gdb.base/remote.exp: New test for remote downloading settings.
26684 * gdb.base/remote.c: New file with large .data.
26685
917317f4
JM
266861999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
26687
26688 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
26689 for LinuxThreads support, merged from the Code Fusion branch.
26690
26691Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
26692
26693 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
889bf7c5
PA
26694 containing exp_continue into a while within an expect. Don't
26695 attempt a start more than three times. Check return value from
26696 gdb_load.
d63a86f8 26697
2df3850c
JM
26698Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
26699
26700 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
889bf7c5 26701 a pass case.
2df3850c 26702
2acceee2
JM
267031999-10-01 Kevin Buettner <kevinb@cygnus.com>
26704
26705 * gdb.base/break.c (main): Added a statement that we can step
26706 off of.
26707 * gdb.base/break.exp: Added tests for setting a breakpoint
26708 at an offset and stepping onto a breakpoint.
26709
267101999-10-01 Fred Fish <fnf@cygnus.com>
26711
d63a86f8 26712 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
26713 gdb output.
26714
c2c6d25f
JM
267151999-09-18 Jim Blandy <jimb@cris.red-bean.com>
26716
26717 * gdb.base/break.exp: Code locations are in hex, don't forget!
26718 (For HP-UX.)
26719
267201999-09-17 Stan Shebs <shebs@andros.cygnus.com>
26721
26722 * condbreak.exp: Use break.c as test program.
26723 * condbreak.c: Remove, redundant with break.c.
26724
267251999-09-15 Stan Shebs <shebs@andros.cygnus.com>
26726
26727 * config/monitor.exp (gdb_target_monitor): Disable X- and
889bf7c5 26728 Z-packets if the target needs it.
c2c6d25f
JM
26729
267301999-09-13 James Ingham <jingham@leda.cygnus.com>
26731
26732 * gdb.c++/overload.exp: Added tests for listing overloaded
26733 functions with function pointers in the arg, explicitly calling
26734 out the version you want.
26735
cff3e48b
JM
267361999-09-09 Stan Shebs <shebs@andros.cygnus.com>
26737
26738 * long_long.exp: Add variations of test cases that work for
26739 targets with 16-bit ints and 32-bit doubles.
26740
d4f3574e
SS
267411999-09-08 Stan Shebs <shebs@andros.cygnus.com>
26742
26743 * break.c (main): Compare a possibly-uninitialized argc with an
26744 unlikely value that fits in 16 bits.
26745
267461999-09-07 Stan Shebs <shebs@andros.cygnus.com>
26747
26748 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
26749 0xfeeb, don't want negative numbers if ints are 16 bits.
26750
26751 * lib/gdb.exp (skip_cplus_tests): New proc.
26752 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
889bf7c5
PA
26753 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
26754 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
26755 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
26756 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
26757 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
26758 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
26759 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
d4f3574e
SS
26760
26761 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
26762
26763Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
26764
26765 * gdb.base/corefile.exp (up): Allow a parameter to appear
26766 in the frame that we're going up to.
26767
26768 From Jim Blandy <jimb@cygnus.com>:
26769
26770 * gdb.base/default.exp (info float): Expect some output now.
26771
26772 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
26773 returning floating-point values to fail on the x86.
26774 * gdb.base/callfwmall.exp (do_function_calls): Same.
26775
26776 * gdb.base/list.exp (test_listsize): Correct expectations for
26777 listing line 1 with listsize 2. Also, listing a single line
26778 works now, as does listing three lines. [Kevin's note: There
26779 were a number of other cases fixed too where the expectations
26780 differed...]
26781
267821999-09-02 Stan Shebs <shebs@andros.cygnus.com>
26783
26784 * gdb.base/selftest.exp: Add case for when version prints as
26785 constant string instead of char pointer.
26786
104c1213
JM
267871999-08-25 Stan Shebs <shebs@andros.cygnus.com>
26788
26789 * gdb.base/ending-run.exp: Add Solaris case for what happens when
889bf7c5 26790 stepping out of main.
104c1213
JM
26791
26792 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
26793 G++ used.
26794
26795 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
889bf7c5 26796 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
104c1213
JM
26797
26798 * gdb.c++/ovldbreak.exp: Update match string in test that
26799 includes a warning of multiple breakpoints.
26800
268011999-08-24 Stan Shebs <shebs@andros.cygnus.com>
26802
26803 * gdb.base/display.exp: Improve precision of step-after-finish
26804 added yesterday.
26805
26806 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
889bf7c5 26807 test.
104c1213
JM
26808
26809 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
26810 configs when using G++, not just hppa*.
26811
268121999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26813
26814 * gdb.base/async.c: New file.
26815 * gdb.base/async.exp: New file.
26816
26817Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
26818
26819 * gdb.base/break.exp: Tweak PA specific tests to properly handle
26820 PA64.
26821
53a5351d
JM
26822Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
26823
104c1213
JM
26824 * gdb.base/display.exp: "finish" can leave us mid-line on many
26825 targets, deal with it. Add a small constant to main, instead of
26826 1000 since main+1000 may not be a valid address in the target.
26827
53a5351d
JM
26828 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
26829 on hpux11.
26830
26831 * gdb.base/attach.exp: Handle another hpux11 error message variant
26832 when attaching to a process that does not exist.
26833
268341999-08-19 J.T. Conklin <jtc@redback.com>
26835
26836 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
889bf7c5 26837 characters in 'continue to 1241' test.
53a5351d
JM
26838
268391999-08-17 Stan Shebs <shebs@andros.cygnus.com>
26840
26841 * gdb.base/call-ar-st.exp: Add a shorter match case for the
26842 stop in print_long_arg_list, define and use a whitespace
26843 variable in print_small_structs test, add an XFAIL for Solaris.
26844 * gdb.base/dbx.exp: XFAIL func commands until somebody is
26845 interested enough to fix.
26846
7be570e7
JM
268471999-08-13 Keith Seitz <keiths@cygnus.com>
26848
26849 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
26850 (dbx_gdb_load): Remove. Use gdb_load instead, since that
26851 proc knows about targets other than the natives.
26852 (test_assign): Use "gdb_run_cmd" to "run" the target.
26853 Check that we've actually hit the breakpoint at main.
26854 When we attempt to assign a value to a local variable, check
26855 that the variable is in the current scope, i.e., don't use
26856 a test with an empty result.
26857
26858Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
26859
26860 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
889bf7c5 26861 command.
7be570e7
JM
26862
268631999-08-09 Stan Shebs <shebs@andros.cygnus.com>
26864
26865 From Jimmy Guo <guo@cup.hp.com> and others at HP:
26866 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
26867 gdb.compat, gdb.threads-hp.
26868 gdb.hp/configure, gdb.hp/configure.in: New files.
26869 gdb.hp/Makefile.in: Recurse into new subdirs.
26870 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
26871 gdb.hp/gdb.objdbg: New directory, tests for debugging info
26872 in object files.
26873 gdb.hp/tools: New directory, aux tools for HP-specific tests.
26874
96baa820
JM
268751999-08-05 Stan Shebs <shebs@andros.cygnus.com>
26876
26877 * gdb.base/display.exp: Help expect by putting a newline in the
889bf7c5 26878 funky printf, remove a bogus p/a test.
96baa820
JM
26879
268801999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26881
26882 * gdb.base/display.exp: Make sure that when we say 'run', we are
889bf7c5
PA
26883 connected to the target. This is necessary when running not
26884 natively.
96baa820
JM
26885
268861999-08-03 Stan Shebs <shebs@andros.cygnus.com>
26887
26888 * gdb.base/step-test.exp: Removed some extraneous messages.
26889
26890 * gdb.base/long_long.exp: Don't run memory examination tests
26891 on little-endian targets (they will need a different set of
26892 results to match).
26893
268941999-08-02 Stan Shebs <shebs@andros.cygnus.com>
26895
26896 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
26897 until somebody decides to fix GDB.
26898
26899 * gdb.base/long_long.c: Stop compiler complaint by specifying long
889bf7c5 26900 constant as "ULL".
96baa820
JM
26901 * gdb.base/long_long.exp: Loosen x/c test, add partial result
26902 matches for a couple x/2 commands.
26903
a0b3c4fd
JM
269041999-07-30 Stan Shebs <shebs@andros.cygnus.com>
26905
26906 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
26907 by merging in ref-types2 tests.
26908 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
26909
26910 From Jimmy Guo <guo@cup.hp.com> and others at HP:
26911 * gdb.c++/Makefile.in: Add standard actions.
26912 (EXECUTABLES): Rename from PROGS, update list.
26913 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
26914 from gdb.hp.
26915 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
26916 foo and bar locals.
26917 * gdb.c++/anon-union.exp: Fix tests to match.
26918 * gdb.c++/classes.exp: Run if HP compiler used, add extra
26919 expect matches to handle output variations.
26920 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
26921 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
889bf7c5 26922 output, add HP alternatives for new and delete prints.
a0b3c4fd 26923 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
889bf7c5 26924 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
a0b3c4fd
JM
26925 * gdb.c++/demangle.exp: Use $style when reporting failure.
26926 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
26927 * gdb.c++/inherit.exp: Run if HP compiler used, add some
26928 match alternatives.
26929 * gdb.c++/local.exp: Add match alternatives or xfails for HP
889bf7c5 26930 compilers.
a0b3c4fd
JM
26931 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
26932 * gdb.c++/method.exp: Add match alternatives.
26933 * gdb.c++/misc.cc: Add bool types.
26934 * gdb.c++/misc.exp: Add tests for bool types.
26935 * gdb.c++/overload.exp: Add xfails.
26936 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
26937 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
26938 add some more template parameter tests (only for HP currently).
26939 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
26940 * gdb.c++/virtfunc.cc: Add return type and value for main.
26941 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
26942 match alternatives.
d63a86f8 26943
a0b3c4fd
JM
269441999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26945
26946 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
26947
269481999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
26949
26950 * gdb.base/signals.exp: Don't expect getting a backtrace from
26951 within a signal handler to fail on Linux.
26952
269531999-07-29 Stan Shebs <shebs@andros.cygnus.com>
26954
26955 From Jimmy Guo <guo@cup.hp.com> and others at HP:
26956 * lib/gdb.exp: Remove some gratuitious semicolons.
26957 (delete_breakpoints): Increase timeout.
26958 (gdb_expect): Add -notransfer option.
26959 (gdb_test): Use -notransfer option.
26960 (get_compiler_info): Add f77 case.
26961 (get_compiler): New proc, split out from gdb_preprocess, add f77
889bf7c5 26962 case.
a0b3c4fd
JM
26963 (gdb_preprocess): Call get_compiler.
26964
26965 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
26966 * gdb.base/attach.exp, gdb.base/display.exp,
889bf7c5
PA
26967 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
26968 gdb.base/long_long.exp, gdb.base/printcmds.exp,
26969 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
26970 third arg to gdb_test.
a0b3c4fd
JM
26971 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
26972 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
889bf7c5 26973 HP-UX xfails, add others.
a0b3c4fd
JM
26974 * gdb.base/completion.exp: Reflect name change of self-test.
26975 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
889bf7c5
PA
26976 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
26977 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
26978 HP failure number.
a0b3c4fd
JM
26979 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
26980 useless HP-UX 10.30 references.
26981 * gdb.base/maint.exp: Loosen matches.
26982 * gdb.base/pointers.c (main): Declare more_code.
26983 * gdb.base/pointers.exp: Match on output of a `next'.
26984 * gdb.base/structs.c: Add prototypes.
26985 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
26986 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
26987
269881999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26989
26990 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
889bf7c5 26991 command.
a0b3c4fd
JM
26992
269931999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26994
26995 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
26996 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
26997
26998 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
26999 debug info. Deal with lack of signal hanlder info in stack.
27000
a9c64011 27001 From Jim Kingdon <kingdon@redhat.com>:
a0b3c4fd
JM
27002 * gdb.base/annota1.exp: If printf has debug info, deal with it.
27003
5a2468f5
JM
270041999-07-19 Stan Shebs <shebs@andros.cygnus.com>
27005
27006 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
889bf7c5 27007 gdb.base/foll-vfork.exp: Don't run for crosses.
5a2468f5 27008
adf40b2e
JM
27009Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
27010
27011 * gdb.base/configure.in: Check for gdbvars.exp instead of
889bf7c5 27012 a1-selftest.exp.
adf40b2e
JM
27013 * gdb.base/configure: Re-generate.
27014
270151999-07-12 Stan Shebs <shebs@andros.cygnus.com>
27016
27017 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
27018 in trying to run first and name is too long.
27019
27020 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
27021 pointers2.c and pointers2.exp, respectively.
27022 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
27023 doschk happier.
27024
43e526b9
JM
270251999-07-08 Stan Shebs <shebs@andros.cygnus.com>
27026
27027 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
27028 callfuncs2.c and callfuncs2.exp.
27029
27030 * gdb.base/list.exp: Remove mistaken xfails.
27031 * gdb.base/list0.h: Add optional prototypes.
27032
9846de1b
JM
27033Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
27034
a9c64011 27035 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
889bf7c5 27036 calling malloc.
a9c64011
AS
27037 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
27038 * ptype.exp: Move test for get_debug_format to before its first
889bf7c5 27039 use.
9846de1b
JM
27040
270411999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27042
27043 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
27044 * gdb.base/annota2.cc, annota2.exp: Move from here.
27045 * gdb.c++/annota2.cc, annota2.exp: To here.
27046 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
27047
43ff13b4
JM
27048Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
27049
27050 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
889bf7c5 27051 a consistent format.
43ff13b4 27052
085dd6e6
JM
270531999-06-25 Stan Shebs <shebs@andros.cygnus.com>
27054
27055 From Jimmy Guo <guo@cup.hp.com> and others at HP:
27056 * lib/gdb.exp (get_compiler_info): Add detection for assorted
27057 HP compilers, also set the globals $true and $false.
27058
27059 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
889bf7c5
PA
27060 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
27061 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
27062 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
27063 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
27064 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
27065 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
27066 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
27067 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
27068 whatis.c} Add C++ compatible function definitions and return
27069 types, add includes for library functions.
085dd6e6
JM
27070 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
27071 * gdb.base/step-test.c (myglob): Rename from glob.
27072 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
889bf7c5
PA
27073 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
27074 files, move here from gdb.hp.
085dd6e6 27075 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
889bf7c5
PA
27076 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
27077 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
27078 Adjust line numbers in regexps.
085dd6e6
JM
27079
27080 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
27081 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
27082 instead of 0/1.
27083
27084 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
27085 foll-vfork.exp: New files, move here from gdb.hp.
27086 * gdb.base/page.exp: New file, test of pagination command.
27087
27088 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
27089 recursion test.
27090 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
27091
27092 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
889bf7c5 27093 gdb.base/solib.exp: Fix compiler invocation process.
085dd6e6
JM
27094
27095 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
889bf7c5 27096 HP-UX 11, turn off overload resolution explicitly.
085dd6e6 27097 * gdb.base/commands.exp: Set argument list explicitly, add
889bf7c5 27098 watchpoint test.
085dd6e6
JM
27099 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
27100 them work.
27101 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
27102 expressions properly.
27103 * gdb.base/corefile.exp: Loosen the match slightly.
27104 * gdb.base/default.exp: Allow "Error accessing memory" message
27105 also.
27106 * gdb.base/display.exp: Skip over x/0 j if PA64.
27107 * gdb.base/funcargs.exp: Add xfails for HP-UX.
27108 * gdb.base/interrupt.exp: Ditto.
27109 * gdb.base/langs.exp: Add symbolic matches governed by compiler
27110 in use.
27111 * gdb.base/list.exp: Add xfails for HP-UX.
27112 * gdb.base/long_long.exp: Refine some of the numeric matches.
27113 * gdb.base/mips_pro.exp: Xfail on HP-UX.
27114 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
27115 * gdb.base/nodebug.exp: Succeed on more varieties of output.
27116 * gdb.base/opaque.exp: Remove some HP-UX xfails.
27117 * gdb.base/ptype.exp: Succeed on more varieties of output.
27118 * gdb.base/scope.exp: Add xfails for HP-UX.
27119 * gdb.base/sect-cmd.exp: Add more cases.
27120 * gdb.base/setvar.exp: Add xfails for HP-UX.
27121 * gdb.base/shlib-call.exp: Loosen some matches slightly.
27122 * gdb.base/signals.exp: Match on void symbolically.
27123 * gdb.base/step-test.exp: Add case for PA64.
27124 * gdb.base/term.exp: Add exit and restart.
27125 * gdb.base/twice.exp: Clean up after self.
27126 * gdb.base/varargs.exp: Disable overload resolution explicitly.
27127 * gdb.base/whatis.exp: Allow more ways to pass tests.
27128
27129 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
889bf7c5 27130 no longer useful.
085dd6e6
JM
27131
27132Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
27133
27134 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
889bf7c5 27135 list of patterns.
085dd6e6 27136 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
889bf7c5
PA
27137 print_double_array(double_array)", "continuing to breakpoint
27138 1018", "print print_double_array(array_d)" and "continuing to
27139 1034" tests.
d63a86f8 27140
085dd6e6
JM
271411999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
27142
a9c64011 27143 * Makefile.in: Add empty html and install-html targets.
085dd6e6
JM
27144
271451999-06-24 Stan Shebs <shebs@andros.cygnus.com>
27146
27147 * config/mt-*: Remove, these haven't been used since 1996.
27148
271491999-06-22 Stan Shebs <shebs@andros.cygnus.com>
27150
27151 * gdb.base/call-strs.c, gdb.base/ending-run.c,
889bf7c5 27152 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
085dd6e6
JM
27153 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
27154
9e0b60a8
JM
271551999-06-18 Stan Shebs <shebs@andros.cygnus.com>
27156
27157 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
27158 simpler match case for the ptype of the big class.
27159
271601999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
27161
27162 * gdb.exp: Fix test for gdb_prompt existence.
27163
271641999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
27165
27166 * gdb.exp (gdb_test): Add fail after calls to perror.
27167
271681999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
27169
27170 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
27171
271721999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
27173
27174 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
27175
0f71a2f6
JM
27176Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
27177
27178 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
889bf7c5 27179 malloc() is linked in.
0f71a2f6
JM
27180
271811999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
27182
27183 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
27184 step at end.
27185
27186 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
27187
271881999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
27189
27190 * gdb.java/jv-print.exp: New file. (Our first Java test!)
27191
cce74817
JM
27192Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
27193
27194 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
27195 * gdb.base/mips_pro.exp: Likewise.
27196
271971999-06-02 Keith Seitz <keiths@cygnus.com>
27198
27199 * gdb.c++/templates.cc: Change all "new" operators to throw
27200 an exception.
27201 * gdb.c++/cplusfuncs.cc: Likewise.
27202
27203 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
27204
27205Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
27206
27207 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
a9c64011
AS
27208 * gdb.base/ending-run.exp: When stepping out of main, accept a
27209 step into an arbitrary assembler file.
cce74817 27210
392a587b
JM
272111999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27212
d63a86f8 27213 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 27214 "breakpoint-invalid" to be printed.
6fdff2c5
PA
27215 * gdb.base/annota2.exp: Revise line number for main
27216 breakpoint. Allow any number of "frames-invalid" and
27217 "breakpoint-invalid" to be printed.
392a587b
JM
27218 * gdb.base/annota2.cc: Initialize a.x to 0.
27219
9e086581
JM
272201999-05-17 Keith Seitz <keiths@cygnus.com>
27221
6fdff2c5
PA
27222 * gdb.base/call-ar-st.exp: Skip
27223 "print print_double_array (double_array)" when "skip_float_tests" set.
27224 Ditto for "print print_double_array(array_d)",
27225 "print print_small_structs", "print print_ten_doubles", and
27226 "step into print_long_arg_list".
27227 Don't assume we can step into "print_long_arg_list": we could step
27228 into memcpy.
27229 * gdb.base/call-rt-st.exp: Don't run float-related tests when
27230 "skip_float_tests" is set: "print print_one_double(*d1)"
27231 and "print print_two_floats(*f3)".
9e086581
JM
27232 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
27233 "skip_float_tests" is set.
6fdff2c5
PA
27234 * gdb.base/varargs.exp: Skip
27235 "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)" when
27236 "skip_float_tests" set.
d63a86f8 27237
cd0fc7c3
SS
272381999-05-06 Keith Seitz <keiths@cygnus.com>
27239
27240 * gdb.base/annota2.cc: Include stdio.h.
27241
27242Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
27243
27244 * gdb.base/crossload.exp: Remove, this has been disabled ever
27245 since BFD stopped including all targets, and cross-GDB gets
27246 plenty of testing anyway.
27247 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
889bf7c5
PA
27248 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
27249 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
cd0fc7c3
SS
27250 * gdb.base/README: Remove, was doc for this.
27251 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
889bf7c5 27252 needed.
cd0fc7c3 27253
b83266a0
SS
272541999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27255
27256 * gdb.base/call-ar-st.exp: Fix one regular expression in test
27257 output.
27258
27259 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
27260 * gdb.base/annota2.exp: New file. More annotation tests.
27261 * gdb.base/annota1.c: New file. Source file for annota1.exp.
27262 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
27263
272641999-04-23 Angela Marie Thomas <angela@cygnus.com>
27265
27266 * config/cfdbug.exp: New file.
27267
7a292a7a
SS
272681999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
27269
27270 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
27271 Marcus Daniel's and Dale Hawkins's demangler crashes.
27272
27273 * gdb.c++/demangle.exp (test_gnu_style_demangling,
889bf7c5
PA
27274 test_lucid_style_demangling, test_arm_style_demangling,
27275 test_hp_style_demangling): Try Tom Tromey's core-dumping
27276 identifier under each demangling style.
7a292a7a
SS
27277
272781999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
27279
27280 * gdb.c++/demangle.exp: Include the current demangling style
27281 in all test names.
27282 (current_demangling_style): New global variable.
27283 (set_demangling_style, test_demangling_core, test_demangling,
27284 test_demangling_exact): New functions.
27285 (test_gnu_style_demangling, test_lucid_style_demangling,
27286 test_arm_style_demangling, test_hp_style_demangling): Use those,
27287 instead of calling gdb_test and gdb_test_exact directly.
27288 (catch_demangling_errors): New function, which reports errors
27289 signalled by the demangling test functions in an orderly way.
27290 (do_tests): Use catch_demangling_errors.
27291
272921999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
27293
27294 * gdb.base/signals.exp (test_handle_all_print): Use () for
889bf7c5 27295 grouping in expressions, not {}.
7a292a7a
SS
27296
27297 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
889bf7c5 27298 initialized yet.
7a292a7a
SS
27299
273001999-04-01 Stan Shebs <shebs@andros.cygnus.com>
27301
27302 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
27303 are listed.
27304
273051999-03-26 Stan Shebs <shebs@andros.cygnus.com>
27306
27307 * gdb.stabs/weird.exp: Test for CC being defined before
27308 looking at its value.
27309
273101999-03-25 Stan Shebs <shebs@andros.cygnus.com>
27311
27312 * gdb.base/call-ar-st.exp: Remove stray '#'.
27313 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
27314 "short int" and "long int".
27315 * gdb.c++/overload.cc: Cast the string added in the previous
889bf7c5 27316 change, to mollify finicky HP compiler.
7a292a7a
SS
27317 * gdb.hp/reg-test.exp (testfile): Fix file name.
27318 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 27319
7a292a7a
SS
27320 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
27321 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
27322 alternate form of enum ptype.
27323
c906108c
SS
273241999-03-23 Stan Shebs <shebs@andros.cygnus.com>
27325
7a292a7a
SS
27326 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
27327 * gdb.hp/*.exp: Change all to run compiler probe only after
889bf7c5
PA
27328 passing skip_hp_tests, so as not to waste time on guaranteed
27329 failure.
7a292a7a 27330
c906108c
SS
27331 * gdb.c++/overload.cc: Pass string instead of char addr, always
27332 init ccpfoo.
27333 * gdb.c++/templates.cc: Fix syntax error.
27334
7a292a7a
SS
27335Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27336
27337 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 27338 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
27339 command.
27340
273411999-03-18 James Ingham <jingham@cygnus.com>
27342
27343 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
27344
27345 * gdb.c++/method.exp: It was testing an uninitialized int on the
27346 stack and assuming it was positive.
27347
27348 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
27349
27350 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 27351 keep it from killing the rest of the tests.
7a292a7a
SS
27352 Use gdb_continue_to_end.
27353
27354 * gdb.base/sigall.exp: use gdb_continue_to_end.
27355
27356 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
27357
27358 * gdb.base/display.exp: use runto_main, not run.
27359
d63a86f8
RM
27360 * gdb.base/default.exp: Check for the current error message in the
27361 r abbreviation test.
7a292a7a
SS
27362 Add strongarm to the targets that know info float.
27363
d63a86f8 27364 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
27365 run which doesn't work with monitors.
27366
6fdff2c5
PA
27367 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to
27368 1034 test.
7a292a7a
SS
27369
27370 * gdb.base/break.exp: use the gdb_continue_to_end proc.
27371
6fdff2c5
PA
27372 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the
27373 end of a program. Traps the case (in Cygmon) when the program
27374 never really exits. Same as Mark's continue_to_exit, but I had
27375 put it in a lot more places, so I used my name. Sorry Mark...
7a292a7a
SS
27376
27377 * config/monitor.exp (gdb_target_monitor): added another
27378 target_info parameter: remotebinarydownload. This will set the
27379 remotebinarydownload flag if this is causing some boards trouble.
27380
273811999-03-18 Mark Salter <msalter@cygnus.com>
27382
27383 * lib/gdb.exp (continue_to_exit): New function.
27384
27385 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
27386 * gdb.base/ending-run.exp: Ditto.
27387 * gdb.base/step-test.exp: Ditto.
27388
273891999-03-16 Stan Shebs <shebs@andros.cygnus.com>
27390
27391 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
27392 (suggested by Art Haas <ahaas@neosoft.com>).
27393
273941999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
27395
889bf7c5 27396 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
7a292a7a
SS
27397
27398Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
27399
27400 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
889bf7c5 27401 descriptions of types (short unsigned int vs unsigned short, etc).
7a292a7a
SS
27402
274031999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
27404
27405 * gdb.base/call-strs.exp: Don't assume that `step' will step over
27406 a call to strlen; sometimes we do have sources.
27407
274081999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
27409
27410 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
889bf7c5 27411 character, so GDB won't print garbage after its end.
d63a86f8 27412
c906108c
SS
27413 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
27414 breakpoint there instead. Sometimes GCC emits memcpy to handle
27415 the large structures being passed by value, so we step into that
27416 instead of sum_array_print, which obscures what we're really testing.
27417 * gdb.base/step-test.exp: However, we do want a test that notices
889bf7c5
PA
27418 the bizarre steps into memcpy, so do that here. Add check for
27419 stepping into function calls that pass large structures by value.
27420 ("Is that a noun clause, or are you just happy to see me?")
c906108c
SS
27421 Remove all references to specific line numbers.
27422 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
27423 New type and function.
27424 (main): Call large_struct_by_value, passing it a large struct by value.
27425 * lib/gdb.exp (gdb_get_line_number): New function.
27426
27427 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
27428 more portable.
27429
7a292a7a
SS
274301999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
27431
c906108c
SS
27432 * lib/gdb.exp: Doc fixes.
27433
7a292a7a
SS
274341999-03-05 Nick Clifton <nickc@cygnus.com>
27435
d63a86f8 27436 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
27437
274381999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
27439
c906108c 27440 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
889bf7c5
PA
27441 commands. They're not germane to this test, and they don't work
27442 that way on remote targets.
c906108c 27443
3fc11d3e
JM
274441999-03-01 James Ingham <jingham@cygnus.com>
27445
27446 * Changelog entries merged over from gdb development branch.
27447
3fc11d3e
JM
27448 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
27449
27450 * lib/gdb.exp (gdbtk_analyze_results): Generic function
27451 for outputting results of test run.
27452
2d4a1622 27453 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
27454
27455 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 27456
7a292a7a
SS
274571999-02-25 Felix Lee <flee@cygnus.com>
27458
27459 * lib/gdb.exp (debug_format): initialize
27460
c906108c
SS
274611999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
27462
27463 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
27464 * gdb.base/call-rt-st.c: Ditto.
27465
c906108c
SS
274661999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
27467
27468 * gdb.threads/pthreads.exp (horiz): New variable.
27469 (test_startup): Fix regexps that capture thread numbers.
27470
274711999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
27472
27473 * gdb.base/smoke.exp: Disambiguate two test case names (both
27474 called ``print'').
27475
27476Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
27477
27478 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
889bf7c5 27479 compilation.
c906108c
SS
27480
274811999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
27482
27483 * gdb.base/miscexprs.exp: Change patterns to match GDB's
27484 actual output formatting.
27485 * gdb.base/smoke.exp: GDB removes leading 0's.
27486 * gdb.base/volatile.exp: Don't check type of remuneration;
27487 that variable is no longer defined in constvars.c.
27488 * gdb.base/step-test.c (main): Exit with explicit exit code.
27489 * gdb.base/step-test.exp: Remove two nexti checks--they are
27490 not portable.
27491
274921999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
27493
27494 * gdb.base/help.exp ("help delete display"): Fix test to match
27495 gdb's output.
27496
27497 * gdb.base/long_long.c (known_types): Initialize values to zero.
27498 * gdb.base/long_long.exp: Step one more line
27499 so 'dec' is initialized in "get to known place". GDB removes
a9c64011
AS
27500 leading zeros. Explicitly ask for hex formatting. Use
27501 unique test case names.
c906108c
SS
27502
27503Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27504
d63a86f8 27505 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
27506
27507 * gdb.c++/method.exp: Add missing close brace.
27508
275091999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
27510
27511 * gdb.base/maint.exp: Use 'set height 0' to disable page
27512 prompting, not 'set height 400'.
27513
27514 Fix a bunch of timeouts.
27515 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
27516 four separate tests, so expect doesn't take forever to match a ton
27517 of text against a regexp with lots of .* forms.
27518 ("maint print psymbols", "maint print symbols"): Make some of
27519 these greps more selective, so that expect doesn't try to wade
27520 through huge piles of output and time out.
27521
27522 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
27523
27524 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
889bf7c5
PA
27525 tests: one which doesn't expect shlib events to be reported, and
27526 another which does, but is XFAIL for all platforms other than
27527 HP/UX.
c906108c
SS
27528
27529 * gdb.base/break.exp: Teach the test suite that the `catch
27530 fork', `catch vfork', and `catch exec' commands produce error
27531 messages on platforms that don't provide these features.
27532
27533Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
27534
27535 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
889bf7c5
PA
27536 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
27537 (shortening names from solib_threshold.exp etc), won't run on
27538 anything but HP-UX for the foreseeable future.
c906108c 27539 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
889bf7c5 27540 reflect move.
c906108c
SS
27541
27542Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
27543
27544 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
889bf7c5 27545 gdb.trace/Makefile.in (clean): Remove all test executables.
c906108c
SS
27546
27547Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
27548
27549 * gdb.base/shlib-call.exp: add test cases to verify that gdb
27550 successfully re-sets breakpoints in shared libraries.
27551 * gdb.base/shmain.c (main): return 0, don't fall off the end.
27552
27553Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27554
d63a86f8
RM
27555 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
27556 and compiled w/o GCC.
c906108c
SS
27557
27558 * gdb.hp/watch-cmd.exp: ditto.
27559
27560 * gdb.hp/watch-hp.exp: ditto.
27561
27562 * gdb.hp/xdb1.exp: ditto.
27563
27564 * gdb.hp/xdb2.exp: ditto.
27565
27566 * gdb.hp/dbx.exp: ditto.
27567
27568Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
27569
27570 * constvars.c: Remove C++-isms.
27571 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
889bf7c5 27572 with GCC.
c906108c
SS
27573
27574Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
27575
27576 The following changes are part of the HP merge.
27577
27578 * gdb.base/break.exp: new tests to verify that catchpoints for
27579 fork, vfork, and exec don't trigger inappropriately.
27580
27581 * gdb.base/opaque.exp: compile one file at a time, then link.
27582
27583 * gdb.base/signals.exp: be more restrictive about which hppa
27584 systems receive a setup_xfail. new tests.
27585
27586 * gdb.base/solib_threshold.build: new file.
27587 * gdb.base/solib_threshold.exp: new file.
27588 * gdb.base/solib_threshold.link_opts: new file.
27589 * gdb.base/solib_threshold.mk: new file.
27590 * gdb.base/gen_solib_threshold.c: new file.
27591
27592 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
27593 tests. New tests for enums inside classes.
27594
27595 * gdb.c++/compiler.cc: indicate support of template debugging.
27596
27597 * gdb.c++/demangle.exp: run hp style demangling tests.
27598
27599 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
27600 tests.
27601
27602 * gdb.c++/misc.cc: changes to support new tests.
27603
27604 * gdb.c++/templates.cc: changes to support HP's compiler; changes
27605 to support new tests.
27606
27607 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
27608 gcc, then skip these tests.
27609
27610Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
27611
27612 The following files are part of the HP merge; some had longer
27613 names at HP, but have been renamed to be no more than 14
27614 characters in length.
27615
27616 * gdb.hp/ambiguous.cc: new file.
27617 * gdb.hp/ambiguous.exp: new file.
27618 * gdb.hp/attach.exp: new file.
27619 * gdb.hp/attach2.exp: new file.
27620 * gdb.hp/classes-hp.exp: new file.
27621 * gdb.hp/ctti.exp: new file.
27622 * gdb.hp/ctti-add.cc: new file.
27623 * gdb.hp/ctti-add1.cc: new file.
27624 * gdb.hp/ctti-add2.cc: new file.
27625 * gdb.hp/ctti-add3.cc: new file.
27626 * gdb.hp/dbx.exp: new file.
27627 * gdb.hp/exception.cc: new file.
27628 * gdb.hp/exception.exp: new file.
27629 * gdb.hp/foll-exec.c: new file.
27630 * gdb.hp/foll-exec.exp: new file.
27631 * gdb.hp/foll-fork.c: new file.
27632 * gdb.hp/foll-fork.exp: new file.
27633 * gdb.hp/foll-vfork.c: new file.
27634 * gdb.hp/foll-vfork.exp: new file.
27635 * gdb.hp/inherit-hp.exp: new file.
27636 * gdb.hp/more-steps.exp: new file.
27637 * gdb.hp/namespace.cc: new file.
27638 * gdb.hp/namespace.exp: new file.
27639 * gdb.hp/optimize.exp: new file.
27640 * gdb.hp/pxdb.c: new file.
27641 * gdb.hp/pxdb.exp: new file.
27642 * gdb.hp/quicksort.exp: new file.
27643 * gdb.hp/reg-test.exp: new file.
27644 * gdb.hp/reg-test.s: new file.
27645 * gdb.hp/sized-enum.c: new file.
27646 * gdb.hp/sized-enum.exp: new file.
27647 * gdb.hp/start-stop.exp: new file.
27648 * gdb.hp/templ-hp.cc: new file.
27649 * gdb.hp/templ-hp.exp: new file.
27650 * gdb.hp/thr-lib.c: new file.
27651 * gdb.hp/thr-lib.exp: new file.
27652 * gdb.hp/thr-lib.h: new file.
27653 * gdb.hp/thr-liblib.c: new file.
27654 * gdb.hp/virtfun-hp.c: new file.
27655 * gdb.hp/virtfun-hp.exp: new file.
27656 * gdb.hp/watch-cmd.exp: new file.
27657 * gdb.hp/watch-hp.exp: new file.
27658 * gdb.hp/xdb1.exp: new file.
27659 * gdb.hp/xdb2.exp: new file.
27660 * gdb.hp/xdb3.exp: new file.
27661
27662Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
27663
27664 The following files are part of the HP merge; some had longer
27665 names at HP, but have been renamed to be no more than 14
27666 characters in length.
27667
27668 * gdb.base/ss.h: new file.
27669 * gdb.base/call-ar-st.c: new file.
27670 * gdb.base/call-ar-st.exp: new file.
27671 * gdb.base/call-rt-st.c: new file.
27672 * gdb.base/call-rt-st-exp: new file.
27673 * gdb.base/call-strs.exp: new file.
27674 * gdb.base/ena-dis-br.exp: new file.
27675 * gdb.base/environ.exp: new file.
27676 * gdb.base/long_long.exp: new file.
27677 * gdb.base/sect-cmd.exp: new file.
27678 * gdb.base/shlib-cl2.exp: new file.
27679 * gdb.base/smoke.exp: new file.
27680 * gdb.base/so-impl-ld.c: new file.
27681 * gdb.base/so-impl-ld.exp: new file.
27682 * gdb.base/so-indr-cl.c: new file.
27683 * gdb.base/so-indr-cl.exp: new file.
27684 * gdb.base/varargs.exp: new file.
27685 * gdb.base/volatile.exp: new file.
27686 * gdb.base/whatis-exp.exp: new file.
7a292a7a 27687 * gdb.base/display.exp: new file.
c906108c
SS
27688 * gdb.c++/derivation.exp: new file.
27689 * gdb.c++/local.exp: new file.
27690 * gdb.c++/member-ptr.exp: new file.
27691 * gdb.c++/overload.exp: new file.
27692 * gdb.c++/ovldbreak.exp: new file.
27693 * gdb.c++/ref-types.exp: new file.
27694 * gdb.c++/ref-types2.exp: new file.
27695 * gdb.c++/userdef.exp: new file.
d63a86f8 27696
c906108c
SS
27697Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
27698
27699 * gdb.base/default.exp: Reflect wording change in remote.c.
27700
dc96c6c7 27701Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27702
27703 * gdb.base/help.exp: Update to reflect current text.
27704
27705Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
27706
27707 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
27708 they're stack variables and contain garbage.
27709 * gdb.c++/anon-union.exp: new file.
27710
27711 The following changes were made by David Taylor
889bf7c5
PA
27712 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
27713 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
27714 in changes by HP.
c906108c
SS
27715
27716 * gdb.base/bitops.exp: new file.
27717 * gdb.base/default.exp: change expected messages for catch and
27718 info catch tests to reflect HP merge changes.
27719 * gdb.base/enable-disable-break.exp
27720 * gdb.base/ending-run.c: new file.
27721 * gdb.base/long_long.c: new file.
27722 * gdb.base/maint.exp: new file.
27723 * gdb.base/pointers2.exp: new file.
27724 * gdb.base/shlib-call2.exp: new file.
27725 * gdb.base/solib.exp: new file.
27726 * gdb.base/step-test.c: new file.
27727 * gdb.c++/anon-union.cc: new file.
27728 * gdb.c++/local.cc: new file.
27729 * gdb.c++/member-pointer.cc: new file.
27730 * gdb.c++/method.cc: new file.
27731 * gdb.c++/ref-types.cc: new file.
27732 * gdb.c++/ref-types2.cc: new file.
27733 * gdb.c++/userdef.cc: new file.
d63a86f8 27734
c906108c
SS
27735 * gdb.base/scope.exp: compile one file at a time, then link.
27736 * gdb.base/langs.exp: ditto.
27737 * gdb.base/list.exp: ditto.
d63a86f8 27738
c906108c
SS
27739Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
27740
27741 The following changes were made by David Taylor
889bf7c5
PA
27742 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
27743 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
27744 in changes by HP.
d63a86f8 27745
c906108c
SS
27746 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
27747 skip tests. When compiling pass c++ flag to gdb_compile.
27748 * gdb.c++/
d63a86f8 27749
c906108c
SS
27750 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
27751 test for on hppa*-*-hpux*; use args to see if c++ was specified.
27752 (skip_hp_tests): new function.
27753 (gdb_preprocess): new function.
27754
27755 * configure.in (hpdir): decide whether to configure gdb.hp.
27756 * configure: regenerated.
27757
27758 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
27759 to delete on clean.
27760 (EXECUTABLES): update to reflect new additions.
27761 * gdb.base/commands.exp: update message expected.
27762 * gdb.base/default.exp: add copyright notice.
27763 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
27764 * gdb.base/help.exp: update messages to reflect current text.
27765 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
27766 targets for recurse tests.
27767 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
27768 skip this file.
27769
27770 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
27771 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
27772 compilation.
27773 * gdb.c++/misc.exp: ditto.
27774 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
27775 run the tests. tell gdb_compile that it's a c++ compilation.
27776
27777 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 27778
c906108c
SS
27779 * gdb.base/all-bin.exp: new file.
27780 * gdb.base/arithmet.exp: new file.
27781 * gdb.base/assign.exp: new file.
27782 * gdb.base/completion.exp: new file.
27783 * gdb.base/cond-expr.exp: new file.
27784 * gdb.base/condbreak.exp: new file.
27785 * gdb.base/define.exp: new file.
27786 * gdb.base/dollar.exp: new file.
27787 * gdb.base/environment.exp: new file.
27788 * gdb.base/eval-skip.exp: new file.
27789 * gdb.base/jump.exp: new file.
27790 * gdb.base/logical.exp: new file.
27791 * gdb.base/pointers.exp: new file.
27792 * gdb.base/relational.exp: new file.
27793 * gdb.base/section_command.exp: new file.
27794 * gdb.base/whatis-expr.exp: new file.
27795
27796 * gdb.base/all-types.c: new file.
27797 * gdb.base/call-array-struct.c: new file.
27798 * gdb.base/call-return-struct.c: new file.
27799 * gdb.base/call-strings.c: new file.
27800 * gdb.base/callfuncs2.c: new file.
27801 * gdb.base/condbreak.c: new file.
27802 * gdb.base/constvars.c: new file.
27803 * gdb.base/display.c: new file.
27804 * gdb.base/int-type.c: new file.
27805 * gdb.base/jump.c: new file.
27806 * gdb.base/miscexprs.c: new file.
27807 * gdb.base/pointers.c: new file.
27808 * gdb.base/pointers2.c: new file.
27809 * gdb.base/shmain.c: new file.
27810 * gdb.base/shr1.c: new file.
27811 * gdb.base/shr2.c: new file.
27812 * gdb.base/solib.c: new file.
27813 * gdb.base/solib1.c: new file.
27814 * gdb.base/solib2.c: new file.
27815 * gdb.base/varargs.c: new file.
27816 * gdb.c++/derivation.cc: new file.
27817 * gdb.c++/overload.cc: new file.
27818 * gdb.c++/ovldbreak.cc: new file.
27819 * gdb.hp/attach.c: new file.
27820 * gdb.hp/attach2.c: new file.
27821 * gdb.hp/average.c: new file.
27822 * gdb.hp/compiler.c: new file.
27823 * gdb.hp/compiler.cc: new file.
27824 * gdb.hp/execd-program.c: new file.
27825 * gdb.hp/follow-exec.c: new file.
27826 * gdb.hp/follow-fork.c: new file.
27827 * gdb.hp/follow-vfork-and-exec.c: new file.
27828 * gdb.hp/misc-hp.cc: new file.
27829 * gdb.hp/more-steps.c: new file.
27830 * gdb.hp/optimize.c: new file.
27831 * gdb.hp/quicksort.c: new file.
27832 * gdb.hp/run-hp.c: new file.
27833 * gdb.hp/start-stop.c: new file.
27834 * gdb.hp/sum.c: new file.
27835 * gdb.hp/templates-hp.cc: new file.
27836 * gdb.hp/thread-local-in-lib.c: new file.
27837 * gdb.hp/thread-local-in-lib.h: new file.
27838 * gdb.hp/thread-local-in-lib.lib.c: new file.
27839 * gdb.hp/vforked-program.c: new file.
27840 * gdb.hp/virtfunc-hp.cc: new file.
27841 * gdb.hp/watchpoint-hp.c: new file.
27842 * gdb.hp/xdb.c: new file.
27843 * gdb.hp/xdb0.c: new file.
27844 * gdb.hp/xdb0.h: new file.
27845 * gdb.hp/xdb1.c: new file.
27846
27847Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
27848
27849 The following change was made by Edith Epstein
889bf7c5
PA
27850 <eepstein@cygnus.com> as part of a project to merge in changes
27851 originally made by HP; HP did not create ChangeLog entries.
c906108c
SS
27852
27853 * gdb.c++/demangle.exp: changed the expected output for some
27854 ARM-style mangling -- removed second reference to datatype.
889bf7c5 27855 For example, maint demangle __dt__11T1__pt__2_cFv
a9c64011 27856 T1<char>::~T1<char>(void)
c906108c 27857 becomes,
a9c64011
AS
27858 maint demangle __dt__11T1__pt__2_cFv
27859 T1<char>::~T1(void)
c906108c 27860
889bf7c5 27861 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 27862
c906108c
SS
27863Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
27864
27865 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
27866 * gdb.trace/backtrace.exp: Likewise.
27867 * gdb.trace/circ.exp: Likewise.
27868 * gdb.trace/collection.exp: Likewise.
27869 * gdb.trace/deltrace.exp: Likewise.
27870 * gdb.trace/infotrace.exp: Likewise.
27871 * gdb.trace/limits.exp: Likewise.
27872 * gdb.trace/packetlen.exp: Likewise.
27873 * gdb.trace/passc-dyn.exp: Likewise.
27874 * gdb.trace/passcount.exp: Likewise.
27875 * gdb.trace/report.exp: Likewise.
27876 * gdb.trace/save-trace.exp: Likewise.
27877 * gdb.trace/tfind.exp: Likewise.
27878 * gdb.trace/tracecmd.exp: Likewise.
27879 * gdb.trace/while-dyn.exp: Likewise.
27880 * gdb.trace/while-stepping.exp: Likewise.
27881
278821998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
27883
27884 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
27885
27886Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
27887
27888 From Brendan Kehoe:
27889 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
27890 int return types.
27891
27892Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
27893
27894 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
889bf7c5 27895 remote dos host testing right.
c906108c
SS
27896
27897Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
27898
27899 * gdb.base/corefile.exp: remove some xfails.
27900
27901Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
27902
27903 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
889bf7c5 27904 have different timestamps.
c906108c
SS
27905
27906Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
27907
27908 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
889bf7c5 27909 gdb.base/default.exp: Replace "exec" with "executable".
c906108c
SS
27910
27911Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
27912
27913 * gdb.base/default.exp: Change else if to elseif from previous
889bf7c5 27914 delta.
c906108c
SS
27915
27916Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
27917
27918 * gdb.base/default.exp: Add brace missing from previous delta.
27919
27920Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
27921
27922 * gdb.base/default.exp: Support test for info float for all
27923 varieties of arm toolchain.
27924
dc96c6c7 27925Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27926
27927 * gdb.trace/*.exp: remove "remote_download" command.
27928
dc96c6c7 27929Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27930
27931 * gdb.trace/*.exp: remove -gdwarf from compile.
27932
27933Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
27934
27935 * gdb.trace/configure.in(AC_INIT): typo
27936 * gdb.trace/configure: regenerated
27937
dc96c6c7 27938Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27939
27940 * config/m68k-emc.exp: New file.
27941 * lib/<emc-support.exp trace-support.exp}: New files.
27942 * configure.in: add new test directory gdb.trace.
27943 * gdb.trace/{configure configure.in Makefile.in}: New files.
27944 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
27945 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
27946 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
27947 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
27948 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
27949 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
27950 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 27951
dc96c6c7 27952Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27953
27954 * gdb.c++/classes.exp: Change all regular expressions to match
27955 arbitrary combinations of newline/carriage-return, so that they
27956 will work equally well on Unix and Windows.
27957 * gdb.c++/inherit.exp: ditto.
27958 * gdb.c++/virtfunc.exp: ditto.
27959
279601998-08-11 Dawn Perchik <dawn@cygnus.com>
27961
27962 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
27963
c2d11a7d
JM
27964Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
27965
27966 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
27967 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
27968 to use a0-a3/d0-d3 as needed.
27969
27970Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
27971
27972 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
27973 * gdb.disasm/am33.exp: Corresponding changes.
27974
c906108c
SS
279751998-07-11 Felix Lee <flee@cygnus.com>
27976
27977 * gdb.base/callfuncs.exp: add cmp10 test.
27978 * gdb.base/callfuncs.c (cmp10): new function.
27979
27980Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
27981
d63a86f8 27982 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
27983 into two parts to get around a synchronization problem in expect.
27984
3fc11d3e
JM
27985Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
27986
27987 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
27988
27989 * configure.in: Add options for gdbtk testsuite.
27990
27991 * configure: Regenerate.
27992
27993 * gdb.gdbtk: New directory to hold gdbtk tests.
27994
c906108c
SS
27995Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
27996
27997 * gdb.fortran/types.exp: Escape brackets in expect patterns
27998 for test_float_literal_types_accepted tests.
27999 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
28000 before run test.
28001
c2d11a7d
JM
28002Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
28003
28004 * am33.exp: Just compile, do not link the testcase.
28005 * am33.s: Add ".am33" pseudoop to force am33 mode.
28006
c906108c
SS
280071998-06-25 Felix Lee <flee@cygnus.com>
28008
28009 * gdb.base/setshow.exp: make sure $pc is sane.
28010
28011 * gdb.stabs/weird.exp: split expect patterns properly.
28012
c2d11a7d
JM
28013Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
28014
28015 * gdb.disasm/am33.s: New disassembler testfile for the am33.
28016 * gdb.disasm/am33.exp: Run it.
28017
dc96c6c7 28018Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28019
28020 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
28021 match processing (and eliminate spurious timeouts when running).
28022
dc96c6c7 28023Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28024
28025 * gdb.base/signals.exp (test_handle_all_print): put back Mach
28026 exception test, but conditionalize it on target [mach | gnu].
28027
dc96c6c7 28028Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28029
28030 * gdb.base/overlays.exp: fixup compile line for linker script.
28031
28032Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
28033
28034 * gdb.fortran/types.exp: don't guess at float size.
28035
28036Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
28037
28038 * gdb.base/exprs.exp: delete test that depends on int size.
28039
28040Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
28041
28042 * config/sim.exp: Removed checks for target triplets.
28043 (gdb_target_sim): Use gdb,target_sim_options.
28044
28045Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
28046
28047 * gdb.base/reread.exp: New file.
28048 * gdb.base/reread1.c: New file.
28049 * gdb.base/reread2.c: New file.
28050
28051Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
28052
28053 * config/sim.exp: Use 'target sim -sparclite' when running
28054 SPARClite programs.
28055
28056Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
28057
28058 * gdb.base/structs2.exp: New file.
28059 * gdb.base/structs2.c: New file.
28060
28061Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
28062
28063 * gdb.asm/common.inc: New file.
28064 * gdb.asm/d10v.inc: New file.
28065 * asm-source.exp: Pass -I's to gas to find .inc files.
28066 Update line numbers in expected output.
28067 * asmsrc1.s: Rewrite.
28068 * asmsrc2.s: Rewrite.
28069 * configure.in: Create arch.inc symlink.
28070 * configure: Regenerate.
28071 * Makefile.in (distclean): Delete arch.inc.
28072
28073Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
28074
28075 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
889bf7c5
PA
28076 (t_enum_value2): ditto
28077 (t_enum_value3): ditto
28078 (main): ditto
c906108c
SS
28079Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
28080
28081 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
28082 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
28083 change.
28084 Use gdb_test instead of send_gdb/gdb_expect sequences.
28085
28086Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
28087
28088 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
28089 not void.
28090
28091Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
28092
28093 * gdb.base/branches.c: Code with lots of loops and
889bf7c5
PA
28094 subroutines. Used to test gdbs ability to single step through PC
28095 changes, especially to test mips-tdep.c:mips_next_pc
c906108c
SS
28096
28097Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
28098
28099 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
28100 more rigorous EGCS C++ error checking.
28101
28102Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28103
a9c64011
AS
28104 * gdb.base/help.exp: Clean up `help set args' and `help show args'
28105 tests.
28106 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
28107 function when asleep.
28108 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
28109 for i*86 Linux and SVR4 signal handling problems.
28110 Remove linux xfail for `next to handler in signals_tests_1', fixed
28111 by recent infrun.c change.
28112 Limit backtrace to 10 frames to avoid timeout problems with infinite
28113 stack backtraces.
28114 Adjust expect pattern in `handle all print' test to match Apr 28 1997
28115 target.[ch] change.
c906108c
SS
28116
28117Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
28118
28119 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
28120 for a newline from gdb before continuing.
28121 (default_gdb_exit): Just look for y or n.
28122 (gdb_test): Detect abnormal exit from GDB running on DOS; if
28123 it does, fail the rests of the tests in the file.
28124
28125Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
28126
28127 * config/cygmon.exp: New file.
28128
28129Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
28130
28131 * gdb.base/list.exp: Fix problem with "list default lines around
889bf7c5 28132 main" test on remote targets.
c906108c
SS
28133
28134 * gdb.base/scope.exp: Fix problem with filelocal_bss before
28135 run test on remote targets.
28136
28137Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
28138
28139 * gdb.asm: New directory.
28140 * configure.in: Configure it.
28141 * configure: Regenerate.
28142 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
28143 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
28144
28145Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
28146
28147 * config/mn10300-eval.exp: New file to support MN10300 eval board.
28148
dc96c6c7 28149Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 28150
a9c64011
AS
28151 * gdb.base/overlays (several files): Merge the two overlay
28152 managers into one. Change variables (foox, barx, bazx, grbxx)
28153 back into ints but force them to load in their proper sections.
c906108c
SS
28154
28155Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
28156
28157 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
889bf7c5 28158 on-chip insn memory and IMAP1 to upper 128k.
c906108c
SS
28159 (D10VCopy): Handle memory regions crossing 16k boundaries.
28160 (D10VCopy): Transfer data in 32 bit chunks.
28161
28162Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
28163
28164 * gdb.base/overlays.c (main): Exit normally when result is
889bf7c5 28165 correct.
c906108c
SS
28166
28167 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
889bf7c5 28168 map. Include space for printf in .text segment.
c906108c
SS
28169
28170 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
889bf7c5 28171 updated d10v memory VMA/LMA map.
c906108c 28172 (D10VCopy): Call D10VTranslate.
d63a86f8 28173
c906108c
SS
28174Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
28175
28176 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
28177
28178 * gdb.base/bar.c (barx, bar): Change variable to small array so
889bf7c5
PA
28179 that it won't be put into the .sdata - small data -
28180 section. Update reference.
c906108c
SS
28181 * gdb.base/baz.c (bazx, baz): Ditto.
28182 * gdb.base/foo.c (foox, foo): Ditto.
28183 * gdb.base/grbx.c (grbxx, grbx): Ditto.
28184
28185 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
889bf7c5 28186 to be arrays.
d63a86f8 28187
dc96c6c7 28188Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 28189
a9c64011
AS
28190 * gdb.base/overlays.exp: fix up and get working again.
28191 Add tests for backtraces from an overlay function.
d63a86f8 28192
c906108c
SS
28193Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
28194
28195 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
28196 "calling function with watchpoint enabled".
28197
28198Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
28199
28200 * gdb.base/break.exp (test_next_with_recursion): Remove
889bf7c5 28201 gdb_suppress_tests for d10v-*-*.
c906108c
SS
28202 * lib/gdb.exp (gdb_suppress_tests): Disable this function
28203 pending review of whether it is useful or not.
28204
28205Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
28206
28207 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
28208
28209Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
28210
28211 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
28212 * config/dve.exp: New file to support Densan boards.
28213
28214Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
28215
28216 * gdb.base/interrupt.exp: Document problem of simulators, signals,
889bf7c5 28217 reads and BSD.
c906108c
SS
28218
28219Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
28220
28221 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
28222 response.
28223
28224 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
28225
28226Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
28227
28228 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
889bf7c5 28229 test.
c906108c
SS
28230
28231 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
889bf7c5 28232 target_sizeof_long and target_bigendian_p.
c906108c 28233 (structs_by_value, structs_by_reference): Check values according
889bf7c5 28234 to targets word size and endianess.
d63a86f8 28235
c906108c
SS
28236Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
28237
28238 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
889bf7c5 28239 output.
c906108c
SS
28240
28241Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
28242
28243 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
889bf7c5 28244 Update test of set args help to match source change.
c906108c
SS
28245
28246Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
28247
28248 * gdb.base/default.exp: Expect help system output to be in
28249 alphabetical order.
28250 * gdb.base/help.exp: Ditto.
28251
28252Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
28253
28254 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
28255 "i*86-pc-linux-gnu*".
28256 * gdb.base/interrupt.exp: Ditto.
28257 * gdb.base/corefile.exp: Ditto.
28258
28259 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
889bf7c5 28260 define vxworks when building the testcase.
c906108c
SS
28261
28262 * gdb.base/ptype.exp: Fix testnames to be unique.
28263 * gdb.base/radix.exp: Ditto.
28264 * gdb.base/term.exp: Ditto.
28265 * gdb.base/whatis.exp: Ditto.
28266 * gdb.c++/classes.exp: Ditto.
28267
28268Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
28269
28270 * gdb.base/callfuncs.exp: Fix indentation.
28271
28272 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
28273 suppress_flag has been set.
28274 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
28275 target feature.
28276
28277Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
28278
28279 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
28280 the testcase.
28281
28282 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
889bf7c5 28283 set_debug_traps() and breakpoint().
c906108c
SS
28284 * gdb.c++/misc.cc (main): Ditto.
28285 * gdb.c++/templates.cc (main): Ditto.
28286 * gdb.c++/virtfunc.cc (main): Ditto.
28287
28288Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
28289
28290 * lib/gdb.exp(gdb_step_for_stub): New function.
28291 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
28292 exists, reload the executable and do a "continue" instead of
28293 doing a jump.
28294 (runto_main): Use gdb_step_for_stub.
d63a86f8 28295
c906108c 28296 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
889bf7c5 28297 tests to have unique names.
c906108c
SS
28298 * gdb.base/callfuncs.exp: Ditto.
28299 * gdb.base/commands.exp: Ditto.
28300 * gdb.base/default.exp: Ditto.
28301 * gdb.base/help.exp: Ditto.
28302 * gdb.base/list.exp: Ditto.
28303 * gdb.base/opaque.exp: Ditto.
28304 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
28305 similar tests.
d63a86f8 28306
c906108c
SS
28307 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
28308 * gdb.c++/cplusfuncs.cc: Ditto.
28309 * gdb.c++/virtfunc.cc: Ditto.
28310
28311 * config/monitor.exp: Keep track of the last file we saw, rather
28312 than trying to get the info from gdb.
28313
28314 * gdb.fortran/types.exp: Move comment to previous line.
28315
28316Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
28317
28318 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
889bf7c5 28319 target mode.
c906108c
SS
28320
28321Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
28322
28323 From Bob Manson:
28324 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
889bf7c5 28325 string from GDB when it connects.
c906108c
SS
28326
28327 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
28328
28329Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
28330
28331 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
889bf7c5
PA
28332 if we can't get a debug format from GDB (we may be testing an
28333 older GDB). Use a 10 second timeout when checking for the format.
c906108c
SS
28334
28335 * gdb.stabs/weird.exp: Fix quoting.
28336
28337 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
28338
28339Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
28340
28341 * config/arm-ice.exp: New file.
28342
28343Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
28344
28345 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
889bf7c5 28346 until it has been modified to work with the new testsuite.
c906108c 28347
99707966 28348 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
889bf7c5
PA
28349 testcase won't compile, cause all of the testcases in the file to
28350 fail instead.
c906108c
SS
28351
28352 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
28353 (gdb_clear_suppressed): New procedure.
28354 (gdb_stop_suppressing_tests): Only clear suppress_flag if
28355 it contains a positive value.
28356
28357Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
28358
28359 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
28360
28361 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
28362
28363Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
28364
28365 * lib/gdb.exp (setup_xfail_format): New function.
28366 (get_debug_format): New function to get debug format.
28367 (debug_format): New global variable to hold last value set
28368 by get_debug_format.
28369 * gdb.base/list.exp: Call get_debug_format and expect some
889bf7c5 28370 tests to fail for DWARF 1 and COFF formats.
c906108c
SS
28371 * gdb.c++/ptype.exp: Ditto.
28372 * gdb.c++/classes.exp: Ditto.
28373 * gdb.c++/cplusfuncs.exp: Ditto.
28374 * gdb.c++/inherit.exp: Ditto.
28375 * gdb.c++/templates.exp: Ditto.
28376 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 28377
c906108c
SS
28378Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
28379
28380 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
28381 host doesn't have a currently-open connection.
28382
28383 * config/sparclet.exp: Cleanups and fixes to make it generic for
889bf7c5
PA
28384 any gdb stub target. Handle cases where gdb doesn't respond when
28385 interrupted in a sane fashion.
c906108c
SS
28386
28387 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
889bf7c5 28388 same thing in a totally different way.
c906108c
SS
28389
28390 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
889bf7c5 28391 setting "timeout".
c906108c 28392 (gdb_start): We set the global gdb_prompt variable in
889bf7c5 28393 default_gdb_init now.
c906108c
SS
28394
28395Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
28396
28397 * gdb.base/printcmds.exp: Fix "check for floating addition"
28398 regexp to accept results within approx +/- .01 of exact value.
28399 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
28400
28401Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
28402
28403 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
889bf7c5 28404 properly.
c906108c
SS
28405 (gdb_expect): Add optional timeout parameter, and add timeout
28406 value to various calls.
28407 (gdb_suppress_tests): Only give one warning message per group.
28408
28409Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
28410
28411 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
889bf7c5
PA
28412 global variables. Handle getting a value for $timeout more
28413 gracefully.
c906108c
SS
28414
28415Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
28416
28417 * lib/gdb.exp: Close connection to remote host if gdb doesn't
889bf7c5 28418 initialize.
c906108c 28419 (default_gdb_init): New procedure; allow gdb_init to be overridden
889bf7c5 28420 by a target configuration file.
c906108c
SS
28421 (gdb_expect): Pass the timeout to remote_expect.
28422
28423 * config/monitor.exp(gdb_load): Fix typo in regexp.
28424
28425Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
28426
28427 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
28428
28429Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
28430
28431 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
889bf7c5
PA
28432 here. Call gdb_target_exec before rebooting the target, to make
28433 sure the connection to the target is closed.
c906108c
SS
28434 (gdb_load): Pass the name of the executable to gdb_target_monitor.
28435 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
28436 Also detect "Timeout reading from remote" error.
28437
28438 * config/gdbserver.exp: Pass the executable being loaded to
889bf7c5
PA
28439 gdb_target_monitor. Don't call gdb_file_cmd here; let
28440 gdb_target_monitor do it.
c906108c
SS
28441
28442 * gdb.disasm/hppa.exp: Don't use exec_output.
28443
28444Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
28445
28446 * gdb.base/list.exp: If we're debugging a non-native target,
28447 try to set the pc register to point to the start of the
28448 program before doing the first list command.
28449
28450 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
889bf7c5 28451 test_calls after restarting.
c906108c
SS
28452
28453 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
889bf7c5 28454 reloading.
c906108c
SS
28455
28456 * gdb.base/watchpoint.exp: Fix typo.
28457
28458 * gdb.base/setshow.exp: Check for use_gdb_stub.
28459
28460 * gdb.base/break.exp: Fix continue until exit test for the gdb
889bf7c5 28461 stub case.
c906108c
SS
28462 * gdb.base/langs.exp: Ditto.
28463
28464 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
889bf7c5
PA
28465 gdb_load_offset. If we weren't given a file to load, figure out
28466 what the current file is and use it.
c906108c
SS
28467
28468 * config/i386-bozo.exp: New file.
28469
28470Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
28471
28472 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
28473 feature.
28474
28475 * config/proelf.exp: New entry.
28476
28477Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
28478
28479 * lib/gdb.exp: Remove spurious .* patterns at the beginning
28480 of regexps.
28481
28482 * gdb.base/watchpoint.exp: Don't run the test_stepping
28483 tests if gdb can't call functions on the target.
28484
28485 * gdb.base/setshow.exp: Don't run the set prompt tests if
28486 the board has gdb_prompt set.
28487
28488Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
28489
28490 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
28491 * gdb.base/commands.exp: Likewise.
28492 * gdb.base/setshow.exp: Likewise.
28493
28494Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
28495
28496 * config/monitor.exp(gdb_start): Look for gdb_prompt target
28497 feature.
28498
28499 * config/i960.exp: New file.
28500
28501Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
28502
28503 * gdb.base/funcargs.exp: Check for gdb,short_int target
28504 feature instead of looking for explicit target triplets.
28505
dc96c6c7 28506Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 28507
d63a86f8 28508 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
28509 "p 123DEADBEEF", to check parse_number.
28510 * top.c: change "to enable to enable" to "to enable" in a couple
28511 of help strings.
28512
28513Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
28514
28515 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
28516 on the mn10300.
d63a86f8 28517
c906108c
SS
28518Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
28519
28520 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
28521 where the test executable is run with explicit args.
28522 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
28523
28524Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
28525
28526 * gdb.base/run.c: Use FAKEARGV to build test executable that
28527 does not require a command line arg, since most simulators
28528 don't currently support passing such an arg into the simulated
28529 program.
28530 * gdb.base/commands.exp: Change tests to insert the proper
28531 value as the arg to the first recursive factorial call. Change
28532 compilation line to define FAKEARGV at compile time.
28533
28534Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
28535
28536 * gdb.base/recurse.exp: Enable these tests for the mn10300.
28537 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
28538 function with watchpoint enabled" test.
28539
28540Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
28541
28542 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
889bf7c5 28543 Don't call gdb_test when the command doesn't return to a gdb prompt.
c906108c
SS
28544
28545 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
889bf7c5 28546 "Tests restarted" messages.
c906108c
SS
28547
28548Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
28549
28550 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
28551
dc96c6c7 28552Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28553
28554 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
28555 for INFO SYMBOL; add help tests for OVERLAY commands.
28556 * gdb.base/default.exp: add tests for INFO SYMBOL command;
28557 add tests for OVERLAY commands
28558 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
28559 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
28560 * gdb.base/sigall.c: add usestubs code frag
28561 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 28562
c906108c
SS
28563Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
28564
28565 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
28566 failures.
28567 (gdb_stop_suppressing_tests): Note that tests have restarted.
28568
28569Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
28570
28571 * config/h8300.exp: New file.
28572
28573Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
28574
28575 * gdb.base/setshow.exp: Check for the existence of a
28576 feature, not its value.
28577
28578Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
28579
28580 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
28581
28582 * gdb.base/scope.exp: It's now init0(), not init().
28583
28584 * gdb.base/scope0.c: For now, change init() to be init0().
28585
28586 * config/monitor.exp: Use gdb_serial in preference to serial
28587 or netport.
28588
28589 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
889bf7c5 28590 and it's not already set.
c906108c
SS
28591
28592Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
28593
28594 * gdb.base/setshow.exp: Only test the run command if the target
889bf7c5 28595 isn't using a stub and if it supports argument passing.
c906108c
SS
28596
28597Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
28598
28599 * config/udi.exp(gdb_start): Make sure UDICONF is set
28600 properly before starting gdb.
28601
28602Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
28603
28604 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
28605 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
28606 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
28607
28608Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
28609
28610 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
889bf7c5 28611 specialized code to reboot the board, use remote_reboot instead.
c906108c
SS
28612
28613 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
28614
28615 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
28616
28617 * config/monitor.exp: Make sure we disconnect from the target.
28618 Also, try a reboot/reload cycle instead of failing if the
28619 load fails.
28620
28621Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
28622
28623 * gdb.base/default.exp: Don't set match_max.
28624 * gdb.base/help.exp: Ditto.
28625 * gdb.base/list.exp: Ditto.
28626 * gdb.base/signals.exp: Ditto.
28627
28628 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
28629 set, use remote_ld to download the testcase instead of
28630 the GDB loader.
28631
28632Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
28633
28634 * config/vr5000.exp: New file.
28635
28636 * config/monitor.exp(gdb_target_monitor): Add pattern for
28637 "Ending remote" to detect errors in connecting.
28638
28639 * gdb.base/setshow.exp: Add .* within auto language test.
28640
28641 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
28642 target feature.
28643
28644 * config/monitor.exp(gdb_load): Check for a failure when loading,
889bf7c5 28645 and reboot the board if necessary.
c906108c
SS
28646
28647 * gdb.base/setvar.exp(test_set): Handle multiple prints within
28648 a set of tests. Remove print.* from the patterns being checked.
28649
28650Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
28651
28652 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
28653 refer to gdb_spawn_id.
28654
28655 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
28656 longer used.
28657 * config/sparclet.exp: Ditto.
28658 * config/sparclet-old.exp: Ditto.
28659 * config/slite.exp: Ditto.
28660 * config/sim.exp: Ditto.
28661 * gdb.base/funcargs.exp: Ditto.
28662
28663 * lib/gdb.exp:Remove references to gdb_spawn_id.
28664 (gdb_expect): Move to remote.exp.
28665
28666Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
28667
28668 * config/monitor.exp: Detect the "Couldn't establish connection"
28669 message from GDB.
28670
28671Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
28672
28673 * gdb.base/bitfields.exp: Use runto instead of explicit
28674 gdb_run_cmd/gdb_expect sequences.
28675
28676 * gdb.base/break.exp(text_next_with_recursion): Add match for
28677 gdb_expect call.
28678
28679 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
28680 We also need to handle the "A program is being debugged already"
28681 prompt from gdb. Use gdb_test to set the baud rate.
28682
28683 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
28684 to 20000. Really. I mean it.
28685
28686Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
28687
28688 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
889bf7c5
PA
28689 fails. If suppress_flag is set, skip perror message about not
28690 being able to send to GDB.
c906108c 28691 (send_gdb): If suppress_flag is set, don't try to send commands to
889bf7c5 28692 GDB.
c906108c
SS
28693 (gdb_expect): If suppress_flag is set, always fail immediately.
28694 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
28695 (gdb_init): Call gdb_stop_suppressing_tests.
28696 (default_gdb_exit): Ditto.
28697 (default_gdb_start): Ditto.
28698
28699 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
889bf7c5 28700 gdb_stop_suppressing_tests as appropriate.
c906108c 28701 * gdb.base/break.exp: Ditto.
889bf7c5 28702 * gdb.base/callfuncs.exp: Ditto.
c906108c
SS
28703 * gdb.base/commands.exp: Ditto.
28704 * gdb.base/exprs.exp: Ditto.
889bf7c5 28705 * gdb.base/funcargs.exp: Ditto.
c906108c
SS
28706 * gdb.base/list.exp: Ditto.
28707 * gdb.base/recurse.exp: Ditto.
889bf7c5 28708 * gdb.base/scope.exp: Ditto.
c906108c
SS
28709 * gdb.base/structs.exp: Ditto.
28710 * gdb.c++/inherit.exp: Ditto.
28711
28712Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
28713
28714 * config/vr4300.exp: New file.
28715
99707966 28716 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 28717
99707966 28718 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
28719
28720Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
28721
28722 * lib/gdb.exp(gdb_init): New function.
28723
28724 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
889bf7c5 28725 for each individual variable set.
c906108c
SS
28726
28727 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
28728 name.
28729
28730 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
28731
28732 * gdb.base/scope.exp: Use gdb_test.
28733
28734 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
28735 aborting; the testsuite driver will do that for us (see
28736 gdb_finish). Also, use gdb_test in a few more places.
28737
28738Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
28739
28740 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
28741
28742Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
28743
28744 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
28745 and "add_tests" are not at the same address.
28746
28747Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
28748
28749 * gdb.base/ptype.exp: Use gdb_test.
28750
28751Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
28752
28753 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
28754 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
28755 left in. No longer expect them to fail.
28756
28757 * gdb.stabs/*.mt; Deleted, no longer used.
28758 * gdb.stabs/configure.in: Remove references to target makefile
28759 frags.
28760 * gdb.stabs/configure: Rebuilt.
28761
28762 * gdb.disasm/*.mt: Deleted, no longer used.
28763 * gdb.disasm/configure.in: Remove references to target makefile
28764 frags. Use "sh3.s" as the unique filename for this directory.
28765 * gdb.disasm/configure: Rebuilt.
28766
28767 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
28768 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
28769 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
28770
28771Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
28772
28773 * config/udi.exp: Use mondfe,name instead of remote_host.
28774
28775Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
28776
28777 * gdb.base/watchpoint.exp: Don't expect a failure when calling
28778 a function with a watchpoint enabled on the mn10200.
28779
28780 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
28781 before trying to create it!
28782
28783Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
28784
28785 * config/vx.exp: Use hostname instead of netport.
28786
28787 * config/vxworks.exp: New file.
28788
28789 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
28790
28791 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
889bf7c5 28792 gdb before assuming everything worked. Send a ^C if a timeout
c906108c
SS
28793 occurs.
28794
28795 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
28796 $gdb_spawn_id directly.
28797 (gdb_run_cmd): Try _start as well as start. Use the target feature
28798 gdb,start_symbol as the symbol to start from when jumping.
28799
28800Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
28801
28802 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
28803 redundant) test.
28804
28805 * gdb.base/recurse.exp: Relax final value test for 'b' so that
28806 it doesn't lose for 16bit integer systems.
28807
28808Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
28809
28810 * gdb.fortran/types.exp: If the target doesn't support "double"
28811 data types, then expect "real" types to only be 4 bytes.
28812
28813 * gdb.c++/virtfunc.exp: Expect failure for virtual function
28814 call tests if the target doesn't support inferior function calls.
28815
28816 * gdb.base/printcmds.exp: Allow minor deviation in FP values
28817 in printf tests.
28818
28819Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
28820
28821 * gdb.base/help.exp: Disable "help set", "help show", and
28822 "help support". Simplify regexp for "help stack".
28823
28824 * gdb.base/default.exp: Set match_max to 5000 and the timeout
28825 to 60 seconds. Temporarily set match_max to 15000 around the
28826 "info copying" test.
28827
28828 * gdb.base/nodebug.exp: Don't try to do an inferior function
28829 call if the target doesn't support them.
28830 * gdb.base/printcmds.exp: Likewise.
28831 * gdb.base/setvar.exp: Likewise.
28832 * gdb.base/structs.exp: Likewise.
28833 * gdb.c++/templates.exp: Likewise.
28834 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
28835
28836 * gdb.base/recurse.exp: Enable for the mn10200.
28837
28838 * configure.in: Do configure gdb.stabs directory for *-*-elf
28839 targets.
28840 * configure: Rebuilt.
28841
28842 * gdb.base/break.exp: Check for gdb,noresults before testing
28843 exit status and/or results from the target.
28844 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
28845 * lib/gdb.exp: Remove old (now bogus) initialization of
28846 noinferior, noargs, noresults and nosignals.
28847
28848Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
28849
28850 * config/sh.exp: New file.
28851
28852 * config/slite.exp: Try to connect multiple times to the board
28853 before rebooting. Only send a "monitor run" if need_monitor_run
28854 is set.
28855
28856 * gdb.base/break.exp: Don't do the "stub continue" test if
28857 the target has gdb_stub set.
28858
28859 * gdb.base/callfuncs.exp: Increase the timeout.
28860
28861 * gdb.base/interrupt.exp: Don't even try to compile the testcase
28862 if the target has gdb,noinferiorio set.
28863
28864 * gdb.base/list.exp: Increase match_max to 10000 characters.
28865
28866 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
28867
28868 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
28869 target.
28870
28871 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
28872
28873Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
28874
28875 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
889bf7c5
PA
28876 trying to delete the copy of gdb. Catch the file delete so we
28877 don't die if the delete fails; also, the file should be copied to
28878 the host, not to the build.
c906108c
SS
28879
28880Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
28881
28882 * lib/gdb.exp(gdb_test): Surround the result pattern with
889bf7c5 28883 parenthesis in case it contains multiple regexps separated
c906108c
SS
28884 with |.
28885
28886 * gdb.base/watchpoint.exp: Use gdb_test.
28887 * gdb.base/default.exp: Ditto.
28888
28889Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
28890
99707966 28891 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 28892
c906108c
SS
28893 * gdb.base/scope.exp: Use gdb_test.
28894 * gdb.c++/classes.exp: Ditto.
28895 * gdb.c++/inherit.exp: Ditto.
28896
28897Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
28898
28899 * gdb.base/crossload.exp: Don't use execute_anywhere, use
28900 remote_exec instead.
28901 * gdb.base/corefile.exp: Don't be ridiculous.
28902 * gdb.base/*.c: Add missing stub invocations.
28903
28904Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
28905
28906 * config/slite.exp: Miscellaneous fixes.
28907
28908 * lib/gdb.exp: Fix runto.
28909
28910 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
28911 the target.
28912
28913 * gdb.base/watchpoint.exp: Fix regexp.
28914
28915 * lib/gdb.exp(default_gdb_exit): Add a catch to the
28916 close and wait commands, as the descriptor may now be
28917 invalid. Always call "remote_close host".
28918
28919Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
28920
28921 Major rewrite for testsuite revision.
d63a86f8 28922
c906108c
SS
28923 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
28924 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
28925 instead of relying on spawn_id to always contain a valid
28926 spawn id.
28927 (get_compiler_info): New procedure to build the ${binfile}.ci
28928 file, instead of replicating this in N different places.
28929 (gdb_compile): New procedure.
d63a86f8 28930
c906108c 28931 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
889bf7c5
PA
28932 appropriate arguments) instead of compile. Use gdb_test in a lot
28933 more places. Use send_gdb instead of send. Always run gdb_start
c906108c
SS
28934 at the start of a testcase, as this is no longer done magically.
28935
28936 config/*-gdb.exp: Rename without the -gdb suffix.
28937
28938 config/mips.exp: Use remote_close instead of exit_remote_shell.
28939 config/monitor.exp: Use target_info instead of looking at
28940 baud, timeout, etc.
28941 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
28942
28943Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28944
28945 * gdb.c++/templates.exp (test_ptype_of_templates),
28946 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
28947 Update expect patterns for destructors and assignment operators
28948 to match corresponding c-typeprint.c changes.
28949 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
28950 to destructor breakpoint test, GDB should be able to set the
28951 destructor breakpoint without specifying arguments.
28952
28953Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
28954
28955 * gdb.threads/pthreads.exp: Change result for failure to compile due
28956 to lack of pthreads runtime support from an error to simply an
28957 unsupported test, per dejagnu standards.
28958
28959Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28960
28961 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
28962 where GDB exits to reduce pattern match time.
28963 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
28964
28965 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
28966
dc96c6c7 28967Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28968
28969 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
28970 * gdb.base/default.exp: ditto.
28971 * gdb.base/nodebug.exp: ditto.
28972 * gdb.base/printcmds.exp: ditto.
28973 * gdb.base/ptype.exp: ditto.
28974 * gdb.base/setvar.exp: ditto.
28975 * gdb.base/structs.exp: ditto.
28976 * gdb.base/setshow.c: Guard against uninitialized values of argc.
28977
28978Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
28979
28980 * configure, */configure: Rebuild with autoconf 2.12.
28981
28982Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
28983
28984 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
28985 use new i*86-pc-linux*-gnu quads.
28986 * gdb.base/corefile.exp: Ditto.
28987 * gdb.base/signals.exp: Ditto.
28988 * gdb.base/sigall.exp: Ditto.
28989 * gdb.base/interrupt.exp: Ditto.
28990
28991 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
28992 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
28993 RedHat 4.0.
d63a86f8 28994
c906108c 28995 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
889bf7c5
PA
28996 linux. This allows the test case to at least compile on latest
28997 linux, but still not run due to missing the threads runtime library.
c906108c
SS
28998
28999Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29000
29001 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
29002 directory to search gdb directory. Accept and step over conditional
29003 stack alignment code. Consume $prompt in failure cases.
29004 Reset timeout to $oldtimeout instead of some arbitrary value.
29005 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
29006 timeout problems with infinite stack backtraces.
29007 * gdb.base/ptype.exp (ptype struct link, union tu_link):
29008 Accept function parameters for linkfunc member.
29009
29010Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
29011
29012 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
29013 (CXXFLAGS): Remove, unreferenced.
29014 (B_OPTIONS): Add for -B options and add code to initialize with
889bf7c5
PA
29015 previous -B options and also add -B option to pick up cross compiled
29016 runtime.
c906108c
SS
29017 (TARGET_INCLUDES): Add for -I options and add code to initialize when
29018 doing cross compiles.
29019 (target_alias): Declare global.
29020 (xgcc): Set variable to full path of gcc in build tree. Use findfile
29021 to verify that gcc exists in build tree, and if so set CC to that
29022 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 29023
c906108c
SS
29024Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
29025
29026 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
29027 ptype test for anonymous union. Fixup testcase to match
29028 current gcc debug output.
29029
29030Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
29031
29032 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
29033 force argument to an unsigned long type.
29034
29035Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
29036
29037 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
889bf7c5 29038 tests and anonymous union print/ptype tests.
c906108c
SS
29039 * gdb.base/list.exp (test_forward-search): Increase timeout by
29040 5 minutes for the "search extremely long line" case.
29041 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
29042 completely optional and that the pass/fail messages use the command as
29043 the message if that third arg is a null string.
29044 (gdb_test_exact): Arrange that a null string pattern means match a
29045 null string output rather than any output, which might include random
889bf7c5 29046 errors.
c906108c
SS
29047 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
29048 backtrace test.
29049 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
29050 always failing and failure is now exposed by gdb.exp changes.
29051
29052Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
29053
29054 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
29055 weren't being noted.
29056
29057Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29058
29059 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
29060 * gdb.stabs/weird.exp: Remove v_comb xfails.
29061
dc96c6c7 29062Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
29063
29064 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
a9c64011 29065 list.exp scope.exp watchpoint.exp]
c906108c 29066 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 29067
dc96c6c7 29068Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
29069
29070 * config/monitor.exp: Increase download timeout to 1000 seconds.
29071
dc96c6c7 29072Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
29073
29074 * config/m32r.exp: Increase timeout to 120 seconds.
29075
29076Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
29077
29078 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
29079 and accept older ordering as obsolescent gcc or gdb.
29080 * gdb.c++/templates.exp: Ditto.
29081 * gdb.c++/virtfunc.exp: Ditto.
29082
29083Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
29084
29085 * gdb.base/coremaker.c: Add code to mmap some data so we
29086 can check that it ends up in the core file.
29087 * gdb.base/corefile.exp: Add test to read mmapped data
29088 from core file.
29089
dc96c6c7 29090Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
29091
29092 * config/m32r.exp: New file.
29093
29094Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
29095
29096 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
29097 that cflags can contains -gstabs, and work correctly for other tests.
29098
dc96c6c7 29099Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
29100
29101 * gdb.base/setshow.exp: New file, tests show and set.
29102 * gdb.base/setshow.c: New file, tests show and set.
29103 * gdb.base/help.exp: Add test for help set|show annotate.
29104 * gdb.base/default.exp: Add test for set|show annotate.
29105
29106Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
29107
29108 * testsuite/gdb.base/break.exp: Make backtrace from factorial
29109 errors unique.
29110 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
29111 explicitly.
29112
29113Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
29114
29115 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
29116 and width commands. This is done elsewhere.
29117 * (gdb_start): Don't call gdb_start_sim here. That's already
29118 done in gdb_load. This fixes lots of failures in default.exp.
29119
29120Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
29121
29122 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
29123 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
29124 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
29125 in the same we we treat other failures (since it may be an expected
889bf7c5 29126 condition), rather than as an error.
c906108c
SS
29127 * gdb.base/signals.exp (test_handle_all_print): Revert back to
29128 old test format.
29129
29130Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
29131
29132 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
29133 (distclean maintainer-clean realclean): No need to remove files
889bf7c5 29134 twice. Nuke the duplicates.
c906108c 29135 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 29136 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
29137 Remove config.h along with other config files.
29138
29139Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
29140
29141 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
29142 "p func1 ()" and note that rests of tests are skipped.
29143 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 29144 setup_xfails for "print func2::coremaker_local".
c906108c
SS
29145 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
29146 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
29147 affected by the previous run test.
29148 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
29149 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
29150 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
29151 "pass int powerset tuple" and "pass modeless int powerset tuple".
29152 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
29153 "real write 4" and "real write 8".
29154 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 29155 setup_xfails for "print vs1 after tuple assign 2",
c906108c
SS
29156 "print \$i after tuple assign 2", and
29157 "print vs2 after tuple assign 2".
29158 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
29159 meaningful error message and return -1 so the caller can
29160 suppress further tests and avoid a cascade of errors.
d63a86f8 29161
c906108c
SS
29162Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
29163
29164 * gdb.base/a1-selftest.exp: Tweak tests to account for new
29165 format for printing version.
29166 * gdb.base/default.exp: Ditto.
29167 * gdb.base/interrupt.exp: Fix problem with cascade of
29168 errors if child process dies while calling a function.
d63a86f8 29169
c906108c
SS
29170Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
29171
29172 * Makefile.in (VPATH): Add
29173 * Makefile.in (Makefile, config.status): Fix rules so things get
29174 remade when necessary.
29175
29176Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
29177
29178 * Makefile.in (just-check): Add path to sibling expect dir
29179 to environment variable specified by RPATH_ENVVAR.
29180
29181Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
29182
29183 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
29184 (just-check): Add shared library paths for libstdc++, tk,
29185 tcl, bfd, and opcodes to the environment variable specified
29186 in RPATH_ENVVAR.
29187 * configure.in: Add support to recognize --enable-shared flag
29188 and generate correct value for RPATH_ENVVAR.
29189 * configure: Regenerated with autoconf.
29190
29191Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
29192
29193 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
889bf7c5 29194 include all osf versions.
c906108c
SS
29195 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
29196 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
29197 when target is linux. When failing to build pthreads test
29198 executable, give more meaningful message.
29199 * gdb.threads/pthreads.c: Hpux also uses old definition of second
29200 arg for pthread_create.
d63a86f8 29201
c906108c
SS
29202Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
29203
29204 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
889bf7c5 29205 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
c906108c 29206 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
889bf7c5 29207 and -lpthreads (everybody else).
c906108c
SS
29208 (test_startup): Fail gracefully if threads are not supported.
29209 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
29210 "p/c array_index("abcdef",2)" when not gcc compiled.
29211 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
29212 "print func2::coremaker_local" when not gcc compiled.
29213 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
29214 "ptype on opaque struct tagname (statically)",
29215 "ptype on opaque struct tagname (dynamically) 1", and
29216 "ptype on opaque struct tagname (dynamically) 2"
29217 for not compiled with gcc.
29218 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
29219 backtrace when compiled with gcc.
d63a86f8 29220 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
29221 than always return success.
29222
29223Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
29224
29225 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
29226
29227Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
29228
29229 * gdb.base/structs.exp: Undo last change.
29230
29231Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
29232
29233 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
29234 encapsulate all the steps/nexts done during self test, starting
29235 at main, and makes them less sensitive to optimization issues.
29236 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
29237 signal handler" test.
29238 * gdb.threads/pthreads.exp: Only run this for native configs.
29239 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
29240 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
29241 tests.
29242 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
29243 for "runto test_calls(void)" test.
d63a86f8 29244
c906108c
SS
29245Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
29246
29247 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
29248 and don't expect address info in breakpoint confirmations.
29249
29250Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
29251
29252 * gdb.base/list.exp (test_forward_search): Increase timeout
29253 temporarily by 60 seconds for searching extremely long line,
889bf7c5 29254 and then reset to old value when done. Increase expect input
c906108c
SS
29255 buffer to 10000.
29256
29257Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
29258
29259 * gdb.base/list.exp (test_forward_search): Fix to handle very
29260 long source line without overflowing expect's input buffer.
29261
29262Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
29263
29264 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
29265 "buffer_full".
29266
29267 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
29268 "buffer_full".
29269
29270 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
29271 "buffer_full".
29272
29273 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
29274 "buffer_full".
29275
29276Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
29277
29278 * configure.in (configdirs): Add gdb.threads.
29279 * configure: Regenerated with autoconf.
29280 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
29281 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
29282 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 29283
c906108c
SS
29284Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
29285
29286 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
29287
29288Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
29289
29290 * gdb.base/signals.exp (test_handle_all_print): Test separately for
29291 each signal's status in the output of "handle all print".
29292 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
29293 the \r\n sequence that immediately precedes the gdb prompt.
29294 * gdb.base/a1-selftest.exp: Save original timeout and restore
29295 after test.
29296
29297Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
29298
29299 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
29300 symbol.
29301
29302Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
29303
29304 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
29305
29306Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
29307
29308 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
29309 timeout by 60 seconds.
29310
29311Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
29312
29313 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
29314 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
29315 error return.
29316
29317Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
29318
29319 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
29320 gdb initialization, also report how long dejagnu waited. Restore
29321 old timeout before doing error return. Temporarily increase timeout
889bf7c5 29322 by 3 minutes to allow for slow startups over heavy NFS use.
c906108c
SS
29323
29324Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
29325
29326 * lib/gdb.exp: Report timeout value for verbosity level 2.
29327 * config/gdbserver.exp: Ditto.
29328 * config/hppro.exp: Ditto.
29329 * config/mips-gdb.exp: Ditto.
29330 * config/monitor.exp: Ditto.
29331 * config/netware.exp: Ditto.
29332 * config/sim-gdb.exp: Ditto.
29333 * config/slite-gdb.exp: Ditto.
29334 * config/udi-gdb.exp: Ditto.
29335 * config/unix-gdb.exp: Ditto.
29336 * config/vx-gdb.exp: Ditto.
29337 * gdb.base/a1-selftest.exp: Ditto.
29338 * gdb.base/a2-run.exp: Ditto.
29339 * gdb.base/break.exp: Ditto.
29340 * gdb.base/corefile.exp: Ditto.
29341 * gdb.base/list.exp: Ditto.
29342 * gdb.base/recurse.exp: Ditto.
29343 * gdb.base/scope.exp: Ditto.
29344 * gdb.base/signals.exp: Ditto.
29345
29346Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
29347
29348 * gdb.threads/Makefile.in (docdir): Removed.
29349
29350Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
29351
29352 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 29353 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 29354 @srcdir@.
d63a86f8 29355 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
29356 autoconf 2.5 or higher.
29357 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
29358
29359Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
29360
29361 * configure: Regenerated.
29362 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
29363 avoid name clashes with SunOS headers.
29364
29365Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
29366
29367 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
29368
29369Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
29370
29371 * gdb.base/callfuncs.exp: Finish last change -- make sure the
29372 prototype information ends up in the compiler info file.
29373
29374Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
29375
29376 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
29377 attempting to regenerate it. Eliminate use of a temporary file
29378 and just generate the info file directly. Source it immediately,
29379 for consistency of use.
29380 * gdb.base/corefile.exp: Ditto
29381 * gdb.base/exprs.exp: Ditto.
29382 * gdb.base/funcargs.exp: Ditto.
29383 * gdb.base/langs.exp: Ditto.
29384 * gdb.base/list.exp: Ditto.
29385 * gdb.base/mips_pro.exp: Ditto.
29386 * gdb.base/nodebug.exp: Ditto.
29387 * gdb.base/opaque.exp: Ditto.
29388 * gdb.base/ptype.exp: Ditto.
29389 * gdb.base/scope.exp: Ditto.
29390 * gdb.base/setvar.exp: Ditto.
29391 * gdb.base/signals.exp: Ditto.
29392 * gdb.base/whatis.exp: Ditto.
29393 * gdb.c++/templates.exp: Ditto.
29394 * gdb.c++/virtfunc.exp: Ditto.
29395 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
889bf7c5 29396 whether or not to add -lstdc++ to the compile command line args.
c906108c
SS
29397
29398Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29399
29400 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
29401 it got fixed by the recent lookup_minimal_symbol_by_pc change.
29402 Increase timeout, a lot of single stepping might be needed if the
29403 target has no hardware watchpoints.
29404
29405Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
29406
29407 * gdb.base/break.exp: Ignore compiler warnings when compiling
29408 break.c.
29409 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
29410 * gdb.base/default.exp: Add h8300 xfails. Handle messages
29411 from remote-sim.
29412 * gdb.base/exprs.exp: Add h8300 xfails.
29413 * gdb.base/funcargs.exp: Likewise.
29414 * gdb.base/nodebug.exp: Likewise.
29415 * gdb.base/printcmds.exp: Likewise.
29416 * gdb.base/ptype.exp: Likewise.
29417 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
29418 h8300 xfails.
d63a86f8 29419 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
29420 on the h8300.
29421 * gdb.base/funcargs.c: Explicitly make last constant argument to
29422 call_after_alloca_subr an unsigned long type.
29423 * gdb.base/return.c: Include stdio.h.
29424
29425Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
29426
29427 * config/abug.exp: New file for the older Motorola Bug monitor
29428 that runs on the mvme13x series VME boards.
29429 * config/monitor.exp: Use the new config array for target settings
29430 if they exist.
29431
29432Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
29433
29434 * sim-gdb.exp: Make the SH simulator allocate less space when
29435 it is targeted.
29436
29437Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
29438
29439 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
29440 test.
29441
29442Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
29443
29444 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
29445 "rs6000-*-*" for "list function in include file" when gcc compiled.
29446 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
29447 for "p ctable1[120]".
29448 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
29449 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
29450 Remove setup_xfail for "rs6000-*-*" for
29451 "print 'scope0.c'::filelocal before run".
29452 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
29453 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
29454 since some compilers don't allow both options to be given
29455 on the same command line. Create object file and move it.
d63a86f8 29456
c906108c
SS
29457Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
29458
29459 * gdb.base/corefile.exp: Always regenerate the core file, since
29460 we always regenerate the coremaker program. Detect special case
29461 where registers cannot be read from core file.
d63a86f8 29462
c906108c
SS
29463Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
29464
29465 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
29466 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
29467 * gdb.c++/templates.exp: Only match on basename of file since
29468 some formats like xcoff don't encode directory information.
29469 * gdb.stabs/weird.exp: Use the right sed script for powerpc
29470 and rs6000 AIX xcoff targets.
29471 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
29472 * configure: Regenerate.
29473 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
29474 here, rather than in distclean.
d63a86f8 29475
c906108c
SS
29476Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
29477
29478 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
29479 defined, and use it to compile the test case with -O2. The
29480 native compilation still uses no optimization.
29481 * gdb.base/mips_pro.c: Remove inline assembly code since
29482 it is compiled PIC by default, which results in assembler
29483 warnings that make the testsuite think the compilation
29484 was unsuccessful.
29485
29486Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
29487
29488 * gdb.c++/misc.exp: Add note to message for
29489 "print s.a for foo struct" that this is a known gcc 2.7.2
29490 and earlier bug.
29491
29492Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
29493
29494 * gdb.base/break.exp: Fix pattern for matching "Delete all
29495 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
29496 setup_xfail for deleting all breakpoints test. Fix various
29497 timeout messages to include "(timeout)".
29498 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
29499 for "p t_float_values2(3.14159,float_val2)".
29500 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
29501 for "continue to call2g" when gcc compiled.
29502 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
29503 "up to foo in langs.exp", "show language at foo in langs.exp",
29504 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
29505 and "show language at fsub in langs.exp".
29506 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
29507 "list line 1 in include file", "list message for lines past EOF",
29508 "list function in include file", "list list0.h:foo", and
29509 "list filename:function; nonexistant function".
29510 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
29511 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
29512 and "ptype t_char_array" to be for native cc only.
d63a86f8 29513
c906108c
SS
29514Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
29515
d63a86f8 29516 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c 29517 setup_xfail for "print coremaker_bss", "print coremaker_ro",
889bf7c5 29518 "print func2::coremaker_local", and "backtrace in corefile.exp".
c906108c
SS
29519
29520Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
29521
29522 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
29523 "bt in signals.exp". This problem only appears when running
29524 the testsuite, and then only intermittently.
29525
29526Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
29527
29528 * gdb.base/return.exp (return_tests): Differentiate between
29529 two tests of continuing.
29530
29531Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
29532
29533 * */Makefile.in (maintainer-clean): Remove config.log.
29534 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
29535 * gdb.c++/Makefile.in (PROGS): Add inherit.
29536 (clean): Remove *.ci.
29537
29538Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
29539
29540 * gdb.c++/misc.cc: Add test code from Mike Stump.
29541 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
29542
29543Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
29544
29545 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
29546 to "alpha-*-osf2*" and add comment.
29547 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
889bf7c5
PA
29548 setup_xfail for "step over execarg initialization" and
29549 "step over corearg initialization".
c906108c
SS
29550 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
29551 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
29552 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
889bf7c5 29553 gcc compiled for "print coremaker_bss", "print coremaker_ro",
c906108c
SS
29554 "print func2::coremaker_local", and "backtrace in corefile.exp".
29555 * gdb.base/signals.exp: Build and source signals.ci.
29556 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
29557 to be for gcc only.
29558 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 29559
c906108c
SS
29560Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29561
29562 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
29563 Feb 3 procfs.c change.
29564
29565Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
29566
29567 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
29568
29569Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
29570
29571 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
29572 from dejagnu's apparent default of 10 seconds, which gives random
29573 results when running the tests over NFS on moderately loaded systems.
29574 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
29575
29576Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
29577
29578 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
29579 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
889bf7c5 29580 result reports.
c906108c
SS
29581
29582Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
29583
29584 * configure.in (CY_AC_PATH_TCLH): Remove.
29585 * configure: Regenerate.
29586
29587Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
29588
29589 * gdb.c++/Makefile.in (clean): Add missing '{'.
29590
29591Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
29592
29593 * lib/gdb.exp: Provide a default value for noinferior.
29594
29595 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
29596 Load libgloss.exp.
29597
29598Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
29599
29600 * gdb.disasm/hppa.exp: Compile directly into an executable, use
29601 the executable, not the .o to run the tests from.
29602
29603Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
29604
29605 * gdb.base/break.exp: Don't test for program exit or exit status
29606 if $noresults if nonzero.
29607 * gdb.base/langs.exp: Likewise.
29608 * gdb.base/watchpoint.exp: Likewise.
29609
29610 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
29611 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
29612 trying to compile the testcase.
29613
29614Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
29615
29616 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
29617 * gdb.base/signals.exp (continue to handler): Likewise.
29618
29619Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
29620
29621 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
29622
29623 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
29624
29625Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
29626
29627 * gdb.base/corefile.exp: Recognize "not found" as failure
29628 when trying to determine if a core file was generated.
29629 If no core file was generate the first time, try again without
29630 the ulimit -c to work around braindamaged shells.
29631
29632Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
29633
29634 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
29635 [] tests with "test" and enclose string in quotes.
29636 * gdb.stabs/configure: Rebuild
d63a86f8 29637
c906108c
SS
29638Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
29639
29640 Changes in sync with expect:
29641 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
29642 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
29643 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
29644 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
29645 argument to AC_REQUIRE.
29646 * configure: Regenerated.
29647
29648Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
29649
29650 * gdb.base/corefile.exp: When generating a core, discard any
29651 error messages about ulimit not found and the "core dumped"
29652 message from the shell that runs the coredumper.
29653
29654Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
29655
29656 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
29657
29658 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
29659 which sed script to run. Expect failure for v_comb test
29660 on PA targets too.
d63a86f8 29661
c906108c
SS
29662Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
29663
29664 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
889bf7c5 29665 "print func2::coremaker_local" and for "backtrace in corefile.exp"
c906108c
SS
29666
29667Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
29668
29669 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
29670 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
889bf7c5 29671 "sparc-sun-solaris*" xfails for "p v_comb".
c906108c
SS
29672 * lib/gdb.exp (default_gdb_start): Fix typo.
29673 * gdb.base/corefile.exp: Allow "Core was generated by ..."
29674 messages to not include the full program name that caused
29675 the core dump since some systems (such as solaris) apparently
29676 truncate this path to about 80 characters.
29677 When generating a core file first try increasing the core file
29678 size limit to unlimited since some systems may default it to
29679 zero, and it is harmless to try it. Move the test for failing
29680 to generate a core file to where it will actually get executed.
29681 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
29682 new gdb result from g++ debug info improvements and make old
29683 pattern obsolescent. Also account for size_t differences
29684 (may be int or long).
29685 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
29686 initialization before function call is placed in the delay slot
29687 and thus appears to be skipped over by commands such as "next".
29688
29689Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
29690
29691 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
29692
29693Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
29694
29695 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
29696 input source file; fix code to compile test to deal with this
29697 convention.
29698 * gdb.c++/*.exp: Likewise.
29699
29700Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
29701
29702 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
29703 "bt in signals.exp".
29704
29705Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
29706
29707 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
29708 "step over execarg initialization" and
889bf7c5 29709 "step over corearg initialization".
c906108c
SS
29710
29711Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
29712
29713 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
29714 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
29715
29716Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
29717
29718 From Rob Savoye (rob@poseidon.cygnus.com)
29719 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
29720 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
889bf7c5
PA
29721 configure.in}, gdb.disasm/{Makefile.in, configure.in},
29722 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
29723 configure.in}: Major reworking for autoconfig.
c906108c
SS
29724 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
29725 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
889bf7c5 29726 New files.
c906108c
SS
29727 * config/unix-gdb.exp: Make GDB global.
29728 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
889bf7c5
PA
29729 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
29730 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
29731 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
29732 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
29733 term.exp, twice.exp, watchpoint.exp, whatis.exp},
c906108c 29734 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
889bf7c5
PA
29735 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
29736 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
29737 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
29738 pr-8136.exp, result.exp, string.exp, tuples.exp},
c906108c 29739 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
889bf7c5
PA
29740 to returns as necessary, arrange for test to compile own testcase
29741 executable.
c906108c 29742 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 29743
c906108c
SS
29744Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
29745
29746 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
889bf7c5 29747 clear_xfail at end of test which might not call either pass or fail.
c906108c
SS
29748 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
29749 "backtrace through signal handler".
29750
29751Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29752
29753 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
29754 continuing from a job control stop signal.
29755 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
29756
29757Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
29758
29759 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
29760 * gdb.base/corefile.exp: Likewise.
29761 * gdb.base/funcargs.exp: Likewise.
29762
29763Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
29764
29765 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
29766 * config/monitor.exp: Add support for setting baud rate.
29767
29768Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
29769
29770 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
29771 i*86-*-linux* xfails for "backtrace through signal handler".
29772 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
29773 "print func2::coremaker_local".
29774 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
889bf7c5 29775 alpha-dec-osf2* xfail for
c906108c
SS
29776 "delete all breakpoints when none".
29777
29778Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
29779
29780 * gdb.base/break.exp: Change test that deletes all breakpoints
29781 when no user breakpoints are installed. A post 4.15 change
29782 causes gdb to no longer prompt in this case.
29783
29784Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
29785
29786 * gdb.base/return.exp (return_tests): Change xfail for test
29787 "correct value returned double test" to stop xfailing at
29788 Solaris 2.5. Apparently the bug has been fixed.
29789
29790Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
29791
29792 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
29793 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
29794
29795Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
29796
29797 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
29798 * gdb.disasm/hppa.s: Corresponding changes.
29799
29800Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
29801
29802 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
29803 makefile fragment.
29804 * config/mt-hpux: Deleted.
29805
29806Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
29807
d63a86f8 29808 * Many files: When warning about suppressed tests due to a
c906108c
SS
29809 nonexistant test binary, avoid incrementing the warning count.
29810
29811Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
29812
29813 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 29814
c906108c
SS
29815Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29816
29817 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
29818 "sparc-*-solaris2*".
29819
29820Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29821
29822 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
29823 Add global and local variables and initialize them.
29824 * gdb.base/corefile.exp: Test correct mapping of corefile sections
29825 by printing variables. Remove rs6000 and powerpc xfails, BFD now
29826 extracts the file name and terminating signal from the core file.
29827 * TODO: Remove note about tests for correct mapping of corefile.
29828 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
29829 from optimizing it away.
29830 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
29831 handles common blocks.
29832
29833Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
29834
29835 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
29836 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
29837
29838Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
29839
29840 * Makefile.in (maintainer-clean): New target, synonym for
29841 realclean.
29842 * gdb.base/Makefile.in (maintainer-clean): Likewise.
29843 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
29844 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
29845 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
29846 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
29847 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
29848
29849Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
29850
29851 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
29852 xfails when not gcc compiled for "print foo::funclocal".
29853 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
29854 "print foo::funclocal at foo",
29855 "print 'scope1.c'::foo::funclocal at foo",
29856 "print foo::funclocal_bss at foo",
29857 "print 'scope1.c'::foo::funclocal_bss at foo",
29858 "print foo::funclocal_ro at foo",
29859 "print 'scope1.c'::foo::funclocal_ro at foo",
29860 "print bar::funclocal at foo" and
29861 "print 'scope1.c'::bar::funclocal at foo".
29862 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
29863 gcc compiled for "print foo::funclocal at bar".
29864 Expand all messages to ensure that they identify that
29865 the test is at bar().
29866 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
29867 gcc compiled for:
29868 "ptype on opaque struct pointer (statically)",
29869 "ptype on opaque struct tagname (statically)",
29870 "ptype on opaque struct pointer (dynamically) 1",
29871 "ptype on opaque struct tagname (dynamically) 1",
29872 "ptype on opaque struct pointer (dynamically) 2" and
29873 "ptype on opaque struct tagname (dynamically) 2
29874 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
29875 gcc compiled for:
29876 "p datalocal"
29877 "whatis datalocal",
29878 "ptype datalocal",
29879 "p bsslocal",
29880 "whatis bsslocal", and
29881 "ptype bsslocal".
29882 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
29883 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
29884 when not gcc compiled.
29885 * gdb.base/funcargs.exp (float_and_integral_args): Add
29886 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
29887 compiled.
29888 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
29889 "backtrace from call6a" when not gcc compiled.
29890 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
29891 "backtrace from call7a" when not gcc compiled.
29892 * gdb.base/callfuncs.exp (do_function_calls):
29893 Add "hppa*-*-hpux*" xfail when not gcc compiled for
29894 "p t_char_array_values(char_array_val2,char_array_val1)",
29895 "p t_char_array_values(char_array_val1,char_array_val2)",
29896 "p t_char_array_values("carray 1","carray 2")",
29897 "p t_char_array_values("carray 1",char_array_val2)",
29898 "p t_char_array_values(char_array_val1,"carray 2")",
29899 "p sum_args(1,{2})",
29900 "p sum_args(2,{2,3})",
29901 "p sum_args(3,{2,3,4})",
29902 "p sum_args(4,{2,3,4,5})"
29903 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
29904 "backtrace in corefile.exp" when not gcc compiled.
29905
29906Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29907
29908 * gdb.base/signals.exp: Rewrite `handle all print' test as
29909 a procedure. Accept blanks or TABs as whitespace, increase
29910 timeout and expect input buffer size for the large output
29911 from the command. Remove "i*86-*-bsdi2.0" xfail.
29912
29913Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29914
29915 * gdb.base/setvar.exp: Add new testcases for truncation when
29916 assigning invalid values to bitfields.
29917
29918Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
29919
d63a86f8 29920 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
29921 mips-sgi-irix* xfail for
29922 "call inferior func with struct - returns char *"
29923 and fix test so that an optional (unsigned char *) cast is
889bf7c5 29924 accepted in the result.
c906108c
SS
29925
29926Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
29927
29928 * gdb.base/funcargs.exp (float_and_integral_args): Remove
29929 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
29930 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
29931 * gdb.base/signals.exp: Remove duplicate "handle all print" test
29932 that accidentally got checked in.
29933
29934Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
29935
d63a86f8 29936 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
29937 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
29938 compiled test.
29939 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
29940 Add mips-sgi-irix5* xfail for not gcc compiled.
29941 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
6fdff2c5
PA
29942 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc
29943 compiled for "p top", "whatis top", "p middle", and "whatis
29944 middle".
c906108c
SS
29945 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
29946 "whatis signed char" for not gcc compiled.
29947 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
29948 "set variable signed char=-1 (-1)" and
29949 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
29950 * gdb.base/funcargs.exp (float_and_integral_args):
29951 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
29952 Add mips-sgi-irix* xfail when not gcc compiled for
29953 "continue to call2b".
29954 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
29955 "continue to call2g".
6fdff2c5
PA
29956 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc
29957 compiled for "backtrace from call6a"
29958 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc
29959 compiled for "backtrace from call7k". Add mips-sgi-irix5* xfail
29960 when not gcc compiled for "backtrace from call7a".
c906108c
SS
29961 (localvars_after_alloca): Fix gdb_test cmds for
29962 "print * after runto ...".
29963 Remove rs6000-*-* xfails for
29964 "print i after runto localvars_after_alloca" and
29965 "print l after runto localvars_after_alloca"
29966 for all compilers.
29967 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
889bf7c5 29968 when not compiled with gcc, for:
c906108c
SS
29969 "print signed char == (minus)",
29970 "print signed char != (minus)",
29971 "print signed char < (minus)",
29972 "print signed char > (minus)".
29973 * gdb.base/callfuncs.exp (do_function_calls):
29974 Add mips-sgi-irix* xfail, when compiled with native compiler, for
29975 "call inferior func with struct - returns char *".
d63a86f8 29976 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
29977 "correct value returned double test" to include Solaris 2.4.
29978 * gdb.base/funcargs.exp (float_and_integral_args):
29979 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 29980
c906108c
SS
29981Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29982
29983 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
29984 enumeration bitfields if compiling with GNU C.
29985 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
29986 to empty' prompt.
29987
29988Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
29989
29990 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
29991 test for PRO targets.
29992
29993 * gdb.base/funcargs.exp: Avoid ever setting more than 8
29994 breakpoints in the inferior at any given time by making
29995 two groups of breakpoints for call2*, call6* and call7*
29996 tests.
29997
29998Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29999
30000 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
30001 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
30002 from optimizing it away.
30003 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
30004 "call inferior func with struct".
30005
30006Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
30007
30008 * configure.in: Only configure gdb.chill for particular targets.
30009
30010Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
30011
30012 * gdb.base/Makefile.in: Add action to .c.o transformation
30013 rule that generates a .ci file for each .o file and remove
30014 explicit .c.o rules except for callfuncs.o.
30015 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
30016 generates a .ci file for each .o file and remove explicit
30017 .cc.o rules.
30018 (clean): Remove *.tmp *.ci files.
30019 (EXECUTABLES): Remove templ-info.exp.
30020 * gdb.base/compiler.c: New file.
30021 * gdb.c++/compiler.cc: New file
30022 * gdb.base/scope.exp: Source gdb.base/scope.ci.
30023 Change rs6000-*-* xfail for
30024 "print 'scope0.c'::filelocal_ro" and
30025 "print 'scope1.c'::filelocal" and
30026 "print 'scope1.c'::filelocal_bss" and
30027 "print 'scope1.c'::filelocal_ro" and
30028 "print 'scope1.c'::foo::funclocal" and
30029 "print 'scope1.c'::foo::funclocal_ro" and
30030 "print 'scope1.c'::bar::funclocal" and
30031 "print 'scope0.c'::filelocal_ro" and
30032 "print 'scope1.c'::filelocal at foo" and
30033 "print 'scope1.c'::filelocal_bss at foo" and
30034 "print 'scope1.c'::filelocal_ro at foo" and
30035 "print 'scope1.c'::foo::funclocal at foo" and
30036 "print 'scope1.c'::foo::funclocal_bss at foo" and
30037 "print 'scope1.c'::foo::funclocal_ro at foo" and
30038 "print 'scope1.c'::bar::funclocal at foo" and
30039 "print 'scope0.c'::filelocal_ro" and
30040 "print 'scope1.c'::filelocal" and
30041 "print 'scope1.c'::filelocal_bss" and
30042 "print 'scope1.c'::filelocal_ro" and
30043 "print 'scope1.c'::foo::funclocal" and
30044 "print 'scope1.c'::foo::funclocal_bss" and
30045 "print 'scope1.c'::foo::funclocal_ro" and
30046 "print 'scope1.c'::bar::funclocal" and
30047 "print 'scope1.c'::bar::funclocal_bss"
30048 to only be xfail'd when not compiled with gcc.
d63a86f8 30049 Add rs6000-*-* xfail for
c906108c
SS
30050 "print 'scope0.c'::filelocal_bss before run"
30051 when compiled with gcc.
30052 (test_at_main): Add rs6000-*-* xfail for
30053 "print filelocal_ro in test_at_main"
30054 when compiled with gcc.
30055 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
889bf7c5 30056 Add rs6000-*-aix* xfail for
c906108c
SS
30057 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
30058 "ptype t_char_array", not compiled with gcc.
30059 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
30060 xfail for "list foo (in include file)" when gcc compiled.
30061 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
889bf7c5 30062 (integral_args): Add rs6000-*-* xfail for
c906108c
SS
30063 "run to call0a" if not compiled with gcc.
30064 (unsigned_integral_args): Add rs6000-*-* xfail for
30065 "run to call1a" if not compiled with gcc.
30066 (float_and_integral_args): Add rs6000-*-* xfail for
30067 "run to call2a" if not compiled with gcc and for
30068 "continue to call2b" for any compiler.
30069 Add rs6000-*-* xfail to
30070 "print f1 after run to call2a" for gcc compiled.
30071 (discard_and_shuffle): Add rs6000-*-* xfail for
30072 "run to call6a".
30073 (shuffle_round_robin): Add rs6000-*-* xfail for
30074 "backtrace from call7a" if not compiled with gcc.
30075 Add rs6000-*-* xfail for
30076 "backtrace from call7b" if compiled with gcc.
30077 (call_after_alloca): Add rs6000-*-* xfail for
30078 "print c in call_after_alloca" and
30079 "print s in call_after_alloca" and
30080 "backtrace from call_after_alloca_subr"
30081 if not compiled with gcc.
30082 (localvars_in_indirect_call): Add rs6000-*-* xfail for
30083 "print c in localvars_in_indirect_call" and
30084 "print c in localvars_in_indirect_call" and
30085 "backtrace in indirectly called function" and
30086 "stepping into indirectly called function"
30087 if not compiled with gcc.
30088 (localvars_after_alloca): Add rs6000-*-* xfail for
30089 "print c after runto localvars_after_alloca" and
30090 "print s after runto localvars_after_alloca" and
30091 "print i after runto localvars_after_alloca" and
30092 "print l after runto localvars_after_alloca"
30093 for all compilers.
30094 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
30095 than whatis-info.exp.
30096 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
30097 than opaque-info.exp.
30098 Setup rs6000-*-* xfail for
d63a86f8 30099 "ptype on opaque struct pointer (statically)" and
c906108c
SS
30100 "ptype on opaque struct pointer (dynamically)" when
30101 not compiled with gcc.
30102 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
30103 rather than callf-info.exp.
30104 (do_function_calls): Add clear_xfail for rs6000-*-* for
30105 "p t_float_values2(3.14159,float_val2)". Seems to work
30106 fine there, both with xlc and gcc. Need to find out what
30107 it is doing right and fix other platforms.
30108 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
30109 "call inferior func with struct - returns int",
30110 "call inferior func with struct - returns long",
30111 "call inferior func with struct - returns float",
30112 "call inferior func with struct - returns double",
30113 "call inferior func with struct - returns char *",
30114 but only if not gcc compiled (presumes xlc compiled).
30115 Change rs6000-*-* xfails for
30116 "call inferior func with struct - returns char" and
30117 " call inferior func with struct - returns short" to only
30118 xfail if not using gcc.
30119 (clean mostlyclean): Remove *.ci and *.tmp files.
30120 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
30121 than templ-info.exp.
30122 * gdb.base/langs.exp: Source gdb.base/langs.ci.
30123 Add rs6000-*-* xfail for "up to foo in langs.exp"
30124 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
889bf7c5 30125 when not gcc compiled.
d63a86f8 30126
c906108c
SS
30127Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
30128
30129 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
30130 * gdb.base/corefile.exp: Likewise.
30131 * gdb.base/list.exp: Likewise.
30132 * gdb.base/scope.exp: Likewise.
30133 * gdb.base/siganls.exp: Likewise.
30134
30135 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
30136 compiler output.
30137 * gdb.base/whatis.exp: Likewise.
30138
30139Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
30140
30141 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
30142 failure (opcode table has been fixed to match reality).
30143
30144Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
30145
30146 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
30147 "call inferior func with struct - returns char",
30148 "call inferior func with struct - returns short"
30149
30150 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
30151 "print 'scope0.c'::filelocal at main",
30152 "print 'scope0.c'::filelocal_bss in test_at_main",
30153 "print 'scope0.c'::filelocal at foo",
30154 "print 'scope0.c'::filelocal_bss in test_at_foo",
30155 "print 'scope0.c'::filelocal at bar",
30156 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 30157
c906108c
SS
30158 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
30159 in source file 1". This bug seems to have been fixed with both
30160 gcc and native cc (was native assembler bug?).
30161
30162Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
30163
30164 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
30165 "backtrace through signal handler" to "i*86-*-sysv4*".
30166 * gdb.base/signals.exp: Add xfail for "'next' behaved as
30167 continue" case. Add "known SVR4 bug" to fail message.
30168 Add "i*86-*-bsdi2.0" xfail for "handle all print".
30169 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
30170 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
30171 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
30172 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
30173 "up to foo in langs.exp", "show language at foo in
30174 langs.exp", "up to cppsub_ in langs.exp", "show
30175 language at cppsub_ in langs.exp", "up to fsub in
30176 langs.exp", and "show language at fsub in langs.exp".
30177 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
30178 "bactrace in corefile.exp".
30179 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
30180 "call inferior function with struct - returns float" and
30181 "call inferior function with struct - returns double".
d63a86f8 30182
c906108c
SS
30183Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
30184
30185 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
30186 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
30187 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
30188 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
30189
30190Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
30191
30192 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
30193 (or overriden) "CHILL" macro rather then bare "gcc".
30194 Also look for ../../gcc/xgcc since that is what we will
30195 actually need, not "Makefile". Remove following assignment
30196 of CHILL to CHILL_FOR_TARGET because that results in
30197 recursive definition.
30198
30199Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
30200
30201 * gdb.base/corefile.exp: Change xfail for backtrace in
30202 corefile.exp from linuxaout to all linux.
30203 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
30204 cases where we miss the breakpoint at the signal handler
30205 for some reason. Setup xfail for linuxoldld/linuxaout and
30206 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
30207 hitting SIGURG breakpoint.
30208 * gdb.base/signals.exp: Setup xfail for "next" acting like
30209 continue to add linuxoldld. Setup xfail for all linux for
30210 "next to handler in signals_tests_1", "backtrace in
30211 signals_tests_1", "continue to func1", "pass SIGUSR1",
30212 and continue to handler".
30213
30214Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
30215
30216 * Update all FSF addresses except those in COPYING* files.
30217
30218Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
30219
30220 * gdb.base/a2-run.exp: Change messages to be more explicit about
30221 the status of args, and quote binfile in results.
30222
30223Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
30224
30225 * gdb.base/callfuncs.exp: Add tests for passing structs to
30226 inferior functions and return various types.
30227 * gdb.base/callfuncs.c: Add functions to receive a struct
30228 and return a member of the struct, in various types.
30229
30230Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30231
30232 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
30233
30234Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
30235
30236 * config/vxworks29k.exp: New file, sources vxworks.exp.
30237
30238Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
30239
30240 * config/gdbremote.exp: New file. Testing framework using
30241 gdbserver.
30242
30243Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
30244
30245 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
30246 "call function when asleep" and "send end of file".
30247 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
30248 for "backtrace in corefile.exp".
30249 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
30250 for "backtrace through signal handler".
30251 * gdb.base/corefile.exp: Make sure we actually generate a core file
30252 before trying the core tests. Some systems allow the user to suppress
30253 generation of core files and default to that (linux for example).
30254 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
30255 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
30256
30257Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
30258
30259 * gdb.threads: New directory with some crude multi-threaded
30260 gdb tests (step.exp and step2.exp).
30261 * config/mt-lynx (STEP_EXECUTABLE): Define.
30262 (THREADFLAGS): Define.
30263
30264Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
30265
30266 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
30267
30268 * gdb.base/signals.exp: Disable whole file for lynx until
30269 further notice.
30270
30271 * gdb.base/signals.exp: xfail test where "next" acts like
30272 "continue" for lynx.
30273
30274 * gdb.base/interrupt.exp: xfail test for calling function while
30275 inferior is asleep for lynx.
30276
30277 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
30278 than one cr-lf after each command.
30279
30280Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30281
30282 * configure.in: Reinstate setting of stabsdirs variable, fix
30283 typo in setting up configdirs for native builds.
30284
30285 * gdb.base/return.exp: Fix typo in return double test.
30286 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
30287 compiler from optimizing them away.
30288
30289Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
30290
30291 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
30292 sequences to be echo'd by gdb when using gdb_test.
30293 * gdb.chill/chexp.exp: Likewise.
30294 * gdb.fortran/exprs.exp: Likewise
30295
30296Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
30297
30298 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
30299 after the inferior gdb has started.
30300
30301 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
30302 after each command.
30303 * gdb.base/funcargs.exp: Likewise.
30304 * gdb.base/gdbvars.exp: Likewise.
30305 * gdb.base/interrupt.exp: Likewise.
30306 * gdb.base/list.exp: Likewise.
30307 * gdb.base/watchpoint.exp: Likewise.
30308 * gdb.c++/demangle.exp: Likewise.
30309 * gdb.c++/inherit.exp: Likewise.
30310 * gdb.chill/chexp.exp: Likewise.
30311 * gdb.fortran/exprs.exp: Likewise.
30312
30313 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
30314 test if we can't handle IO to/from the inferior.
30315
30316 * gdb.c++/misc.exp: Always check for a program already being
30317 started after sending a "run" command to gdb.
30318
30319 * gdb.base/twice.exp: Start with a fresh gdb.
30320
30321 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
30322 only depend on gdb's expression code, not the chill runtime.
30323
30324 * gdb.base/return.c: Put return values into variables so we
30325 can have gdb print them rather than depending on the program
30326 to print them.
30327 * gdb.base/return.exp: Corresponding changes.
30328
30329 * lib/gdb.exp: Provide default value for noinferiorio.
30330 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
30331 the inferior.
30332
30333 * gdb.base/break.exp: Always check for a program already being
30334 started after sending a "run" command to gdb.
30335 (text_next_with_recursion): Don't check the output from the
30336 program's printf statement. Instead just make sure the program
30337 exited.
30338
30339 * gdb.base/commands.exp: Protect tests which need arguments with
30340 $noargs conditionals.
30341
30342Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30343
30344 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
30345 of structure member arrays to match gdb/valops.c:value_addr change.
30346
30347Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
30348
30349 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
30350 cases.
30351
30352Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
30353
30354 * configure.in (configdirs): Remove gdb.chill from default list
30355 of subdirs and then add it back in only if doing a native build.
30356 The current chill compiler does not yet work in any cross build.
30357 * Revert all signal changes from Jul 6.
30358 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
30359 for sh-hms targets, allowing these tests to link, with no other
30360 changes. Testing is suppressed by setting "nosignals" in site.exp.
30361
30362Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
30363
30364 * configure.in (signaldirs): Define and add to configdirs for all
30365 targets except some specific ones that are known to not support signals.
30366 Also clean up formatting.
30367 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
30368 (signals, sigall): Remove rules to build.
30369 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
30370 Moved to new gdb.signals directory.
30371 * gdb.signals: New test directory.
30372 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
30373 signals.c signals.exp}: New or moved files.
30374
30375Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
30376
30377 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
30378
30379Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
30380
30381 * gdb.base/return.exp: Xfail `return double' test failure
30382 on at least Solaris 2.3 and handle future/past versions on
30383 a case by case basis as appropriate. Also update message
30384 to include i*86 failures.
30385
30386Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30387
30388 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
30389
30390 * lib/gdb.exp: Fix comment which erroneously identified
30391 gdb_file_cmd as gdb_load (the 19 May change was in fact to
30392 gdb_file_cmd not gdb_load).
30393 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
30394
30395 * gdb.base/setvar.exp: Make test names consistent between pass and
30396 fail cases. Use gdb_test more.
30397
30398Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30399
30400 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
30401
30402Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30403
30404 * gdb.base/help.exp: Fix expected help string for `show commands'.
30405
30406Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
30407
30408 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
30409
30410 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
30411 of a text section.
30412
30413Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
30414
30415 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
30416 that loop eventually terminates. Fix Connection refused logic so
30417 that testsuite will expire nicely.
30418
30419Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
30420
30421 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
30422 config/rom68k.exp: New tcl glue for the appropriate monitors.
30423 These all just end up calling monitor.exp.
30424 * config/monitor.exp (gdb_target_monitor): Handle `Connection
30425 refused' by retrying. Cleanup some timeout issues.
30426 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
30427 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
30428 callers don't have to set/restore global timeout variable.
30429
30430 * The following set of changes centralizes management of the global
30431 timeout variable. This way, it can be set in one target dependent
30432 place instead of dozens of places scattered throughout the test suite.
30433 If you need to lengthen a timeout, then you should either set timeout
30434 in one of the config/{target}.exp files, or multiply it by a factor.
30435 Setting it to an absolute value is always going to lose for some
30436 targets.
30437 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
30438 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
30439 * gdb.base/funcargs.exp: Don't set timeout.
30440 * gdb.base/list.exp (test_forward_search): Only use local timeout.
30441 * gdb.base/printcmds.exp (test_print_string_constants
30442 test_print_array_constants): Don't set timeout.
30443 * gdb.base/ptype.exp: Don't set timeout.
30444 * gdb.base/recurse.exp: Don't set timeout.
30445 * gdb.base/return.exp: Don't set timeout.
30446 * gdb.base/watchpoint.exp: Don't set timeout.
30447 * gdb.c++/classes.exp (do_tests): Don't set timeout.
30448 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
30449
30450Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
30451
30452 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
30453
30454Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30455
30456 * lib/gdb.exp: Disable chill tests for irix5.
30457
30458Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30459
30460 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
30461 each test pass or fail.
30462
30463Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30464
30465 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
30466 xlc not gcc.
30467
30468Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
30469
30470 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
30471
30472Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
30473
30474 * config/est.exp: Fix copyright and comments. Remove dead code.
30475 Use targetname, serialport and baud variables instead of fixed
30476 constants.
30477 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
30478 * config/cpu32bug.exp: New file to support cpu32bug monitors.
30479
30480Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30481
30482 * gdb.base/watchpoint.exp: Don't run
30483 test_watchpoint_triggered_in_syscall for sunos.
30484
30485Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30486
30487 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
30488 they don't seem to exist. Do include stdio.h.
30489
30490Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30491
30492 * gdb.base/a1-selftest.exp: Add alpha xfail.
30493
30494Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30495
30496 * gdb.base/watchpoint.c (main): Prompt before calling read().
30497 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
30498 Revise accordingly. Remove cruft about sending "123" several
30499 times, until it gets noticed. Clean up the "print buf[0]" stuff
30500 so that it passes or fails, and waits for prompts in the usual way.
30501
30502Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30503
30504 * gdb.base/recurse.exp: Fix comment.
30505
30506 * TODO: Remove item about printing variables in nodebug.exp. Add
30507 item about enabling tests which are only run on some targets.
30508
30509 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
30510 fail, make test names unique, use new gdb_test convention
30511 regarding pattern, use gdb_test more, etc.).
30512
30513 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
30514 fail, make test names unique, etc.).
30515
30516Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30517
30518 * gdb.base/nodebug.c: Change return type of top and middle to
30519 short.
30520 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
30521 are fixed by the recent mdebugread.c changes. Allow `short ()'
30522 as type for top and middle.
30523
30524Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30525
30526 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
30527 nearly as I can tell, the whole thing was an accident in Stu's
30528 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
30529 to replace a send/expect pair with gdb_test, but ended up only
30530 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
30531 of 30 Mar 1995 took care of it, but left this vestigial comment
30532 which I am now nuking.
30533
30534Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30535
30536 * gdb.base/break.exp: Look for different line number for
30537 breakpoint at main depending on usestubs.
30538
30539Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30540
30541 * gdb.base/list.exp: Adjust some alternate expect patterns to
30542 match recent list0.c change. Add alternate expect pattern for
30543 output from `list default lines around main' for optimizing
30544 compilers.
30545
30546Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30547
30548 * lib/gdb.exp: If nosignals is not set, set it to 0.
30549
30550Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
30551
30552 * config/slite-gdb.exp: Responds to load symbol table prompt.
30553 * gdb.base/break.exp: Adjust line number, fix rerun.
30554 * gdb.base/langs0.c: Add #ifdef usestubs.
30555
30556Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
30557
30558 * gdb.base/list.exp: Adjust line contents after adding new lines in
30559 list0.c. Also fix a syntax error.
30560
30561 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
30562 * gdb.base/break.exp: ditto.
30563 * gdb.base/list.exp: ditto.
30564 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
30565 * gdb.base/run.c: ditto.
30566 * gdb.base/list0.c: ditto.
30567 * gdb.base/funcargs.c: ditto.
30568
30569Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
30570
30571 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
30572 $targetname, $serialport and $baud instead of hardwired variables.
30573 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
30574 target doesn't support signals.
30575
30576Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
30577
30578 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
30579
30580Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30581
30582 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
30583 Don't rely on the value of an auto variable before it has been
30584 initialized. Use gdb_test more.
30585
30586Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30587
30588 * lib/gdb.exp (default_gdb_version): A version number must start
30589 with a digit, but other than that contains all characters up to
30590 the first whitespace character.
30591
30592Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30593
30594 * gdb.base/commands.exp (breakpoint_command_test): New tests.
30595
30596Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30597
30598 * gdb.c++/*.exp: Warn if executable does not exist. The original
30599 reason for skipping the warning was that configure.in sometimes
30600 intentionally skipped building the executables but the tcl code
30601 had no way of knowing. That (a) was always bogus with respect to
30602 error handling, (b) is no longer true (right now there is no way
30603 to skip C++ tests).
30604
30605 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
30606
30607Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30608
30609 * gdb.base/list.exp: Add expect patterns for output from
30610 SunPRO compiled executables.
30611 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
30612 types.
30613
30614Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30615
30616 * gdb.base/break.exp (test_next_with_recursion): Accept any line
30617 number (we are already testing that the correct source line text
30618 gets printed).
30619
30620 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
30621 that is what is intended, but something needed to be done to get
30622 sunos4 native working again.
30623
30624 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
30625
30626 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
30627 apparently went with a (very) old xfail.
30628
30629Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
30630
30631 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
30632 runto_main is a proc in gdb.exp that will do 'step' for target use
30633 stubs.
30634 * gdb.base/exprs.exp: ditto.
30635 * gdb.base/interrupt.exp: ditto.
30636 * gdb.base/opaque.exp: ditto.
30637 * gdb.base/printcmds.exp: ditto.
30638 * gdb.base/ptype.exp: ditto.
30639 * gdb.base/scope.exp: ditto.
30640 * gdb.base/setvar.exp: ditto.
30641 * gdb.base/signals.exp: ditto.
30642 * gdb.base/twice.exp: ditto.
30643 * gdb.c++/classes.exp: ditto.
30644 * gdb.c++/inherit.exp: ditto.
30645 * gdb.c++/templates.exp: ditto.
30646 * gdb.base/break.exp: no run and hit main for stubs. Change line
30647 numbers for breakpoints and info breakpoint.
30648 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
30649 breakpoint().
30650 * gdb.base/callfuncs.c: ditto.
30651 * gdb.base/exprs: ditto.
30652 * gdb.base/interrupt.c: ditto.
30653 * gdb.base/opaque0.c: ditto.
30654 * gdb.base/printcmds.c: ditto.
30655 * gdb.base/ptype.c: ditto.
30656 * gdb.base/scope0.c: ditto.
30657 * gdb.base/setvar.c: ditto.
30658 * gdb.base/signals.c: ditto.
30659 * gdb.base/twice.c: ditto.
30660 * gdb.c++/misc.cc: ditto.
30661 * gdb.c++/templates.cc: ditto.
30662
30663Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30664
30665 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
30666
30667 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
30668 somewhere between `read' and `main.c'. I'm pretty sure the
30669 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
30670 and it isn't particularly useful.
30671
30672 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
30673
30674Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30675
30676 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
30677
30678Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
30679
30680 * config/mt-slite: add LIBS and -nostdlib.
30681 * config/slite-gdb.exp: add this new file to support sparclite target.
30682
30683Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
30684
30685 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
30686
30687 * gdb.base/a2-run.exp: Change argument to istarget from
30688 "*-*-vxworks" to "*-*-vxworks*".
30689 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
30690
30691Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
30692
30693 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
30694 will not runto main but do a 'step' to step out of breakpoint().
30695 * config/mt-slite: add -Dusestubs.
30696
30697Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30698
30699 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
30700 instead of just @.
30701
30702 * gdb.base/signals.exp: Add test for "handle all print".
30703 * TODO: Remove "handle all print". Also remove item about
30704 checking copyright date (I don't like the idea of a spurious FAIL
30705 based on when we run the tests).
30706
30707 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
30708 for SunOS4 (reason for failure not investigated). Remove
30709 redundant test for $binfile.
30710
30711 * gdb.base/nodebug.c (array_index): Call malloc.
30712
30713 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
30714
30715Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
30716
30717 * gdb.base/recurse.exp: Update gdb_test invocation to use new
30718 conventions and slightly simplify the matching regexp.
30719
30720Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30721
30722 * gdb.base/break.exp: Update gdb_test invocation to use new
30723 convention.
30724
30725 * lib/gdb.exp: If noargs is not set, set it to 0.
30726
30727 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
30728 tests unique.
30729
30730 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
30731
30732Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30733
30734 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
30735 one argument of type "<non-float parameter>".
30736
30737Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
30738
30739 * config/rom68k.exp: New file to support Motorola IDP board.
30740 * gdb.base/a2-run.exp: Skip this file if noargs is set.
30741 * gdb.base/break.c: Change things around so that this program
30742 doesn't depend upon args. This is necessary to make remote
30743 targets work (in general, they can't take args).
30744 * gdb.base/break.exp: Don't try to send args to program. Don't
30745 expect output. Also, replace lots of code with gdb_test.
30746
30747Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30748
30749 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
30750 printing of '\'' (which is what the comment says we are testing,
30751 even though we were not), not '''.
30752 (test_integer_literals_rejected): Test that printing ''' is an error.
30753
30754 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
30755 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
30756 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
30757 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
30758 Use gdb_test not test_print_accept.
30759 * lib/gdb.exp: Remove test_print_accept.
30760
30761 * gdb.base/signals.exp (signal_tests_1): Make pass message
30762 consistent with fail message.
30763
30764 * gdb.base/whatis.exp: Remove xfails for printing char vs.
30765 unsigned char; the bug (PR 1821) is fixed.
30766
30767 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
30768
30769 * gdb.base/scope.exp (test_at_localscopes): Call pass for
30770 successful tests--makes xfailing them work right.
30771
30772Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30773
30774 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
30775 only \r\n, not .*. The test can pass .* as the last thing in
30776 $pattern if that is what it wants. In addition to providing this
30777 flexibility, this change should speed up pattern matching in cases
30778 where the pattern already ended with .* (there were a number of
30779 them). This change also helps catch bad patterns--in the old
30780 scheme the typo "char \*" instead of "char \\*" would pass. Now
30781 it is caught.
30782 * Many .exp files: Update callers.
30783
30784 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
30785 clearer and does not spuriously match multiple ('s. Likewise for
30786 ) and *.
30787
30788 * gdb.base/nodebug.exp: Test ability to call a function and pass
30789 it a string (even with no debugging info).
30790
30791 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
30792 "p '\'", which is the same as "p ''" once tcl gets done with
30793 quoting, to "p '\\'", which I suspect is what is intended (one
30794 backslash gets sent to GDB).
30795
30796 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
30797
30798Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30799
30800 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
30801 1817) was fixed literally years ago.
30802
30803Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30804
30805 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
30806 test, it causes stepping out of call_after_alloca_subr with
30807 optimizing compilers.
30808 (localvars_in_indirect_call): Consume GDB prompt if `finish'
30809 fails.
30810
30811 * gdb.c++/templates.exp: Source templ-info.exp only if
30812 the templates executable exists.
30813
30814 * gdb.c++/misc.cc (class Contains_static_instance,
30815 class Contains_nested_static_instance),
30816 gdb.c++/classes.exp (test_static_members): Test printing of
30817 a class that contains a static instance of the class.
30818
30819Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30820
30821 * gdb.base/langs2.c (cppsub_): Don't prototype.
30822 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
30823 only, I believe).
30824
30825Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30826
30827 * lib/gdb.exp (skip_chill_tests): New procedure.
30828
30829 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
30830
30831Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
30832
30833 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
30834 each expect pattern. Cuts runtime from 12 to about 4 seconds.
30835
30836Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30837
30838 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
30839
30840 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
30841 disassemble 8, not 16, instructions for part 4.
30842
30843 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
30844 support the latter anymore.
30845
30846 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
30847 -DNO_PROTOTYPES.
30848 * gdb.base/callfuncs.c: Control use of prototypes based on
30849 NO_PROTOTYPES, not __STDC__.
30850 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
30851 t_float_values2 tests if prototypes in use.
30852
30853 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
30854 t_double_values): When checking differences against DELTA, check
30855 that difference is within the range (-DELTA,DELTA), not just
30856 (-infinity,DELTA).
30857
30858Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
30859
30860 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
30861 'file' command firts, then 'target', then 'load', this is due to gdb
30862 target set up.
30863 * config/mips-gdb.exp: Fix a couple regular exp bugs.
30864
30865Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
30866
30867 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
30868 FP load/store variants.
30869 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
30870
30871Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
30872
30873 * gdb.base/term.exp: Do not give a warning if not native, it is
30874 not an abnormal condition.
30875
30876Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
30877
30878 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
30879 t_char_array".
30880
30881Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
30882
30883 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
30884 are getting the version number.
30885
30886 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
30887 if not native, it is not an abnormal condition.
30888
30889Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30890
30891 * lib/gdb.exp: Just use "file exists", rather than undocumented
30892 dejagnu procedure "findfile".
30893
30894Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
30895
30896 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
30897 (LDFLAGS): Set to -Xlinker -Ur.
30898
30899 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
30900 Removed, these values are set by lib/gdb.exp.
30901
30902 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
30903
30904Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
30905
30906 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
30907 of replicating gdb startup code.
30908
30909 * config/mt-vxworks (LDFLAGS): Set to -r.
30910 (CFLAGS_FOR_TARGET): Removed.
30911
30912 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
30913 (gdb) and gdb for vxworks uses (vxgdb).
30914
30915 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
30916 executable is not in the tree and host != target, use sed and
30917 program_transform_name to determine the gdb name used by the
30918 target.
30919
30920 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
30921 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
30922
30923Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30924
30925 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
30926 floats, chars, and shorts where there are ANSI-style function
30927 definitions.
30928
30929 * gdb.base/langs.exp, gdb.base/langs*: New test.
30930 * gdb.base/Makefile.in: Build it.
30931 * TODO: Remove item about checking that C names don't get C++
30932 demangling applied; this test tests it.
30933
30934Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30935
30936 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
30937 went with the const70 xfail. The xfail went away a year ago.
30938
30939 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
30940
30941 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
30942 for hp300.
30943
30944 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
30945
30946 * gdb.base/a1-selftest.exp: Don't run on hp300.
30947
30948Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30949
30950 * Makefile.in (site.exp): Set host_alias and target_alias as well
30951 as host_triplet and target_triplet.
30952
30953Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30954
30955 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
30956
30957 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
30958 places as other ecoff systems).
30959
30960 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
30961 ultrix.
30962
30963Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30964
30965 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
30966 remove them.
30967 * gdb.base/nodebug.exp: Accept "function" in addition to "text
30968 variable and "variable" in addition to "data variable".
30969 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
30970
30971 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
30972 2.
30973 * gdb.base/list1.c (long_line): Add additional statement at start
30974 of function.
30975 * gdb.base/list.exp (test_forward_search): Update line number to
30976 reflect new statement.
30977
30978Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30979
30980 * gdb.base/signals.exp: Reinitialize searched source directories
30981 after gdb_start call.
30982
30983Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
30984
30985 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
30986 * gdb.stabs/Makefile.in: Likewise.
30987
30988 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
30989 change. Instead split the tests into smaller pieces.
30990 * gdb.disasm/hppa.s: Corresponding changes.
30991
30992Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30993
30994 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
30995 Quote ^C when passing it to stty. For some shells ^ is a pipe.
30996
30997 * gdb.base/funcargs.exp: Modify many tests so that every test
30998 either passes or fails. Make some test names unique.
30999
31000Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31001
31002 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
31003 Call stty to set interrupt character.
31004
31005 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
31006 for HP assembler versus GNU assembler based on actual behavior of
31007 $(CC), rather than assuming that $(AS) is always the GNU assembler.
31008
31009 * TODO: Suggest a few more stepping tests.
31010
31011Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
31012
31013 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
31014 restart GDB for h8300 after a continue.
31015 (return): Add pattern to match a29k-udi behavior.
31016 * gdb.base/nodebug.exp: Remove obsolete comment.
31017 * gdb.base/regs.exp: New file, testing of register displays.
31018 * gdb.base/return.exp: Fix typo in reference to $objdir.
31019 * gdb.base/whatis.exp: Always start with a fresh GDB.
31020
31021Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31022
31023 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
31024 higher, these tests generate a lot of output.
31025
31026Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31027
31028 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
31029 code following the catch silently ignored some errors; without the
31030 catch they should be thrown like any other tcl error. Also, the
31031 catch used "" instead of {} which meant all the callers who wanted
31032 to include one of the characters "[]$ had to quote it an extra time.
31033 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
31034 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
31035 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
31036 Remove extra quoting.
31037
31038Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
31039
31040 * gdb.base/commands.exp: Make test names unique; every test either
31041 passes or fails. Update some comments.
31042
31043 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
31044
31045Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31046
31047 The following fixes a FAIL caused by the fact that the alpha stabs
31048 configuration didn't use the ".if alpha" code in weird.def.
31049 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
31050 bit pointer, so the 32 bit version works even on the alpha.
31051 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
31052 Remove the stuff which allowed us to have separate versions for
31053 alpha and everything else.
31054
31055 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
31056 regexp which "info func operator\[\](" is supposed to match. Fix
31057 string to send to GDB. Note that GDB still doesn't work right. Add a
31058 new test for "info func .perator\[\](" which GDB does handle correctly.
31059
31060 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
31061
31062Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31063
31064 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
31065 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
31066 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
31067 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
31068 it makes the tests harder to understand and confuses test-o-matic.
31069 The preferred style is that each test provides a PASS or a FAIL,
31070 and has a unique message (e.g. "continue #54" not just "continue")
31071 which is the same for the pass and the fail.
31072 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
31073 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
31074 to lib/gdb.exp.
31075 * gdb.base/printcmds.exp: Use test_print_accept. Remove
31076 prt_accept which was basically the same thing. Likewise for
31077 test_print_reject and prt_reject.
31078 * lib/gdb.exp (test_print_reject): Add some more error message
31079 patterns to match from the former printcmds.exp (prt_reject).
31080 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
31081 One defect of the passcount stuff is that some of it failed to
31082 report XPASS where appropriate.
31083 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
31084 stuff before and after arg in expected pattern.
31085 (test_paddr_operator_functions): Re-do test without print_addr_of;
31086 this is the only test which seems to want extra stuff there.
31087
31088Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
31089
31090 * gdb.base/nodebug.exp: Update new tests to reflect improved
31091 wording of gdb output.
31092
31093 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
31094 and "ptype" work on variables in files compiled without -g.
31095 Replaces commented out "maint print msymbol" tests.
31096
31097Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
31098
31099 * gdb.base/setvar.c (dummy): Call malloc.
31100
31101 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
31102 losing with the irix4 sed.
31103
31104 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
31105 ALRM" on irix4.
31106
31107Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
31108
31109 * TODO: Remove items about corefile.exp testing new exec-file and
31110 backtrace; both are now done. Add items about printing enums.
31111
31112Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
31113
31114 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
31115 "get signal $thissig" test fails.
31116
31117 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
31118
31119Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
31120
31121 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
31122 compiler warning with dec alpha compiler.
31123
31124 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
31125 extra \n from gdb_test call (this explains why the prompt test
31126 that I removed yesterday was there).
31127 (user_defined_command_test): Remove extra \n and prompt test.
31128
31129 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
31130 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
31131 doesn't exist.
31132 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
31133 Also remove alpha workaround, which turns out to be because
31134 SIGABRT == SIGLOST.
31135
31136 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
31137
31138 * gdb.base/help.exp: Don't test "help show".
31139
31140Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
31141
31142 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
31143 "set print address" is on.
31144 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
31145 pass prompt to gdb_test; gdb_test already looks for the prompt.
31146
31147 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
31148
31149 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
31150 was a vestige of the manual TESTSTRATEGY, and the purpose of it
31151 was to make sure that gdb can read a core file. But (a) the "read
31152 the corefile" part didn't make it to a1-selftest.exp, we just
31153 delete the corefile after creating it, and (b) we test reading
31154 corefiles in corefile.exp anyway. Also, this test left around a
31155 xgdb process on Solaris.
31156
31157 * gdb.base/corefile.exp: Also test backtrace.
31158
31159Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
31160
31161 * gdb.base/commands.exp: Test a simple user defined command with
31162 arguments and if/while statements; verify the full user command is
31163 printed by "show user".
31164
31165 * gdb.base/commands.exp: Test if/while commands as part of a
31166 breakpoint command list; verify they appear in breakpoint
31167 information.
31168
31169Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
31170
31171 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
31172 than by dividing by zero.
31173
31174Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
31175
31176 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
31177 performing an inferior call with watchpoints enabled.
31178 * gdb.base/watchpoint.c (main): Delete second unnecessary read
31179 call.
31180
31181Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
31182
31183 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
31184 of "file" command.
31185
31186 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
31187 Add additional pattern for when "int operator int(void);" appears
31188 in a different order.
31189
31190Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
31191
31192 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
31193
31194 * gdb.base/help.exp: Replace most of docstrings for "info signals"
31195 and "signal" with ".*".
31196
31197Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31198
31199 * TODO: Add note about "handle all nostop".
31200
31201 * gdb.base/{sigall.c, sigall.exp}: New test.
31202 * gdb.base/Makefile.in: Add it.
31203
31204Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
31205
31206 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
31207 when invoking GDB, suppresses any windowing interface.
31208
31209Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
31210
31211 * config/sim-gdb: New file, simulator testing support.
31212
31213Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
31214
31215 * gdb.base/interrupt.exp: Test calling func1 twice.
31216
31217Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
31218
31219 * gdb.base/list.exp (test_forward_search): Set timeout higher
31220 when we'll be getting lots of output from gdb.
31221
31222 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
31223 "init_malloc" to after the expect statement. Run it if that
31224 regexp is taken, but also for two others which happen if source
31225 cannot be found.
31226
31227Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31228
31229 * gdb.base/printcmds.exp: New test, for printing register before
31230 program is running.
31231
31232Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31233
31234 * gdb.base/list.exp: Correct some alternate expect patterns
31235 to reflect changes in list1.c.
31236
31237Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31238
31239 * TODO: Add item regarding large frames.
31240
31241 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
31242
31243 * TODO: Remove item about enabling return.exp; it
31244 is enabled. Suggest a few more "return" tests.
31245
31246Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31247
31248 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
31249 anonymous unions.
31250
31251Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31252
31253 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
31254 and pr-5646.o, so "make" is the same as "make all", not "make
31255 pr-4975.o".
31256
31257Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
31258
31259 * gdb.base/list.exp: Adjust expectations to reflect changes in
31260 list1.c.
31261 (test_forward_search): New test proc.
31262 * gdb.base/list1.c (long_line): New function, has long source line.
31263
31264Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
31265
31266 * gdb.base/a1-selftest.exp: Change initial stepping to know about
31267 additional line of code that was added.
31268
31269Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
31270
31271 * gdb.disasm/hppa.s: Break the large branching tests into smaller
31272 tests so as not to overflow expect's input buffers.
31273 * gdb.disasm/hppa.exp: Corresponding changes.
31274
31275Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31276
31277 Beginnings of template debugging tests.
31278 * gdb.c++/templ-info.cc: New file to test for template
31279 debugging capability of the compiler.
31280 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
31281 templ-info.cc.
31282 * gdb.c++/templates.cc: Add explicit template instantiations
31283 to enable compiling with -fno-implicit-templates. Add destructor
31284 and 'value' method to T5 class for template tests.
31285 * gdb.c++/templates.exp: Add testcases for printing of template
31286 types, setting breakpoints on template methods and calling a
d63a86f8 31287 template method.
c906108c
SS
31288
31289Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
31290
31291 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
31292 branch target since some assemblers (gas-2.5) may emit a
31293 relocation for the branch instead of resolving it in the
31294 assembler.
31295
31296Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31297
31298 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
31299 through signal handler.
31300
31301Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31302
31303 * configure.in (*-*-netware): Use config/mt-netware.
31304
31305 * config/mt-netware: New file.
31306 * config/mt-i386-netware: Removed, separate configs for different
31307 netware architectures are no longer needed now that we have
31308 --with-headers.
31309
31310Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31311
31312 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
31313 by the recent changes to use ANSI C arithmetic conversions.
31314
31315Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31316
31317 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
31318 bug involving using inferior_pid to figure out whether to select a
31319 frame.
31320
31321Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
31322
31323 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
31324 match the current disassembler output.
31325
31326Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
31327
31328 * gdb.fortran/exprs.exp: Expect VOID instead of void.
31329 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
31330 types, expect "int" as type of integer values (for now).
31331
31332Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
31333
31334 * gdb.base/commands.exp: New tests for if/while commands.
31335
31336Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
31337
31338 * lib/gdb.exp (runto): Replace sub-pattern for hex value
31339 by .*, since hex values have different syntax in Chill mode.
31340
31341Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31342
31343 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
31344 linefeed from expect pattern for repeated types with indices > 9.
31345
31346Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
31347
31348 First part of Fortran test suite.
31349 * gdb.fortran: New directory.
31350 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
31351
31352Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31353
31354 * gdb.base/default.exp: Update expect pattern for load command
31355 without arguments.
31356
31357Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
31358
31359 * configure.in: Change i386 to i[345]86.
31360 * gdb.base/configure.in: Likewise.
31361 * gdb.c++/configure.in: Likewise.
31362 * gdb.chill/configure.in: Likewise.
31363
31364Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
31365
31366 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
31367 patterns, since that is not a valid context for comments.
31368
31369Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
31370
31371 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
31372 repeated types and repeated types with indices > 9.
31373
31374Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
31375
31376 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
31377 2417; old bug has been fixed.
31378
31379Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
31380
31381 * gdb.base/interrupt.exp: When trying to wake up the inferior,
31382 send the newline ourselves instead of assuming gdb_test will do
31383 so when passed an empty input string.
31384
31385 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
31386 stabs testcode.
31387
31388Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31389
31390 * lib/gdb.exp (gdb_test): Don't send anything if the first
31391 argument is an empty string. This makes cases where we want to
31392 match output that is already in expect's buffers (for example,
31393 matching a breakpoint after gdb_run_cmd has been called) work
31394 reliably.
31395
31396Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31397
31398 * config/netware.exp: New file.
31399
31400Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31401
31402 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
31403 the -B and -L prefixes so we can find the debugging stub.
31404
31405 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
31406 there and we are using the gcc from the tree.
31407
31408 * gdb.base/types.c: Removed.
31409
31410 * gdb.base/configure.in: Look for makefile fragments in ../config.
31411 Recognize i386-*-netware.
31412 * gdb.c++/configure.in: Likewise.
31413
31414Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31415
31416 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
31417 the correct TCL syntax.
31418
31419Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31420
31421 * gdb.base/opaque.exp: use runto instead of messing around with
31422 breakpoints. Simplify by using gdb_test.
31423
31424 * gdb.base/bitfields.exp: restart between tests on netware targets
31425 because breakpoints aren't relocated after target death. Run
31426 processes to completion.
31427
31428 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
31429
31430Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
31431
31432 * Makefile.in: Remove extra tabs that confuse some versions
31433 of "make". Use the newly built gdb to test with by default,
31434 rather than the first one in the tester's search path.
31435
31436Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
31437
31438 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
31439
31440 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
31441 condition help.
31442
31443Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31444
31445 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
31446
31447 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
31448 running.
31449 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
31450 * gdb.base/funcargs.exp: Likewise.
31451
31452 * gdb.base/bitfields.exp: Simplify by using gdb_test.
31453 * gdb.base/funcargs.exp: Likewise.
31454
31455 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
31456 message is "".
31457
31458Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31459
31460 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
31461 return,signals,twice}.exp: Handle non-existant binaries
31462 consistantly.
31463
31464 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
31465 * gdb.base/Makefile.in: Don't try to generate a core dump, we
31466 might testing a cross development system.
31467
31468Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31469
31470 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
31471 runtest script is relative to ${srcdir}, not ${rootdir}.
31472
31473Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
31474
31475 * gdb.base/signals.exp: Allow for optionality of breakpoint
31476 address.
31477
31478Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31479
31480 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
31481
31482Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31483
31484 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
31485 for size_t definition.
31486 * gdb.c++/templates.cc: Likewise
31487
31488 * config/mt-i386-netware: New file.
31489
31490 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
31491 defined.
31492
31493 * gdb.base/Makefile.in: Added support for systems that name core
31494 files by appending "core" to the program name.
31495 * gdb.base/a1-selftest.exp: Likewise.
31496
31497Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31498
31499 * gdb.base/return.exp: Add comment and message for `return double'
31500 test failure on Sparc Solaris.
31501
31502Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
31503
31504 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
31505
31506Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31507
31508 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
31509 from optimizing them away.
31510 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
31511 patterns to include default constructors and assignment operators,
31512 to match gcc versions beyond 2.5.8. Accept any cplus demangling
31513 character in the output of the virtual base pointer.
31514
31515Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31516
31517 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
31518 expression match in print_addr_of to avoid unintented matches.
31519 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
31520 versions up to 2.5.8.
31521
31522Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31523
31524 * gdb.base/list.exp: Tweak alternate pattern for listing of an
31525 included file to run under newer versions of expect.
31526 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
31527 consecutive >'s in templates to accomodate recent cplus-dem.c change.
31528 Remove xfail for the virtual table of BDDHookV.
31529
31530Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
31531
31532 * lib/gdb.exp (string_to_regexp): Set a default result.
31533 (default_gdb_start): Fix misleading message.
31534
31535Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
31536
31537 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
31538 Remove all CC, etc definitions.
31539 * config/mt-hpux: New file.
31540 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
31541 (CFLAGS, LDFLAGS): Define.
31542 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
31543
31544 * Makefile.in (site.exp): Don't insert host_os, etc.
31545 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
31546 (distclean): Check existence of subdir.
31547 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
31548 * gdb.base/Makefile.in: General cleanup and simplification.
31549 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
31550 to build executables. Use default rule to build .o files.
31551 (EXPECT, RUNTEST, CC): Fix relative pathname.
31552 (site.exp): Don't insert host_os, etc.
31553 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
31554 and/or SIGUSR1 defined.
31555 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
31556 * gdb.c++/Makefile.in: General cleanup and simplification.
31557 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
31558 (CFLAGS): Remove.
31559 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
31560
31561Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
31562
31563 * gdb.base/recurse.exp: Misc changes to get tests running again
31564 after Kung's changes to the watchpoint code.
31565 * gdb.base/watchpoint.exp: Likewise.
31566
31567Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
31568
31569 * lib/gdb.exp (string_to_regexp): Convert {\} also.
31570
31571Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
31572
31573 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
31574 * lib/gdb.exp (default_gdb_start): Define.
31575 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
31576 gdb.base/funcargs.exp, gdb.base/opaque.exp,
31577 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
31578 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
31579 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
31580 Don't call gdb_target_udi in between tests.
31581
31582Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31583
31584 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
31585 (which was basically just a local version of the same thing). In
31586 addition to avoiding duplication, gdb_test_exact is faster.
31587 * lib/gdb.exp (gdb_test_exact): Fix typo.
31588
31589 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
31590 don't give an error.
31591
31592 * gdb.base/term.exp: Call delete_breakpoints before starting.
31593
31594 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
31595 (t10): Add comment.
31596
31597Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
31598
31599 Reorganization of the GDB Test Suite.
31600
31601 * gdb.base: New directory, contains all the basic tests.
31602 * gdb.c++: New directory, tests specific to C++.
31603 * gdb.chill: New directory, tests specific to Chill.
31604 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
31605 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
31606 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
31607 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
31608 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
31609 t30-31 to chill).
31610 * */gdbme.*: Rename to match appropriate expect scripts.
31611 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
31612 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
31613 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
31614 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
31615 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
31616 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
31617 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
31618 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
31619 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
31620 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
31621 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
31622 gdb.c++/virtfunc.cc: New names of C++ files.
31623 * gdb.chill/chillvars.ch: New name of Chill file.
31624 * gdb.base/configure.in, gdb.c++/configure.in,
31625 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
31626 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
31627 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
31628 * configure.in (configdirs): Update to reflect directory changes.
31629 (target_abbrev): No longer define for any configuration.
31630 * Makefile.in: Cosmetic improvements to header comments.
31631
31632Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
31633
31634 Various changes to gdb.t31:
31635
31636 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
31637 * gdbme.ch: Make all key-words and predefineds be upper-case.
31638 * chillvars.exp: Expect key-words and predefinds in upper-case.
31639
31640 * chillvars.exp: Use gdb_test_exact many places.
31641 Change expected output for arrays (which now includes index labels).
31642
31643 * pr-5020.exp, gdme.ch (module PR_5020):
31644 New test, for PR-5020.
31645
31646Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
31647
31648 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
31649 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
31650
31651Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
31652
31653 * Makefile.in: Fix bit-rot in definitions of CHILL,
31654 CHILL_FOR_TARGET and Chill_LIB.
31655 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
31656 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
31657 CHILL, and CHILL_LIB.
31658
31659Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
31660
31661 * Revert the previous changes. Please see Rob's directory
31662 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
31663
31664Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
31665
31666 * Makefile.in, configure.in, config/mips-gdb.exp,
a9c64011
AS
31667 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
31668 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
31669 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
c906108c
SS
31670 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
31671 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
31672 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
31673 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
31674 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
31675 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
31676 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
31677 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
31678 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
31679 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
31680 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
31681 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
31682 changes from 94Q1.
31683
31684Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
31685
31686 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
31687 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
31688 Rob's new testing fragments.
31689
31690Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
31691
31692 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
a9c64011 31693 lib/gdb.exp: Replace error proc calls with perror.
c906108c
SS
31694
31695Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
31696
31697 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
31698 version also, match on casted version strings, and match on
31699 gdb startup case where the line numbers might be messed up.
31700
31701Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
31702
31703 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
a9c64011 31704 (CFLAGS): Delete it from here.
c906108c
SS
31705
31706Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
31707
31708 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
31709
31710Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
31711
31712 * Makefile.in (RUNTEST): Default to just "runtest".
31713
31714Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31715
31716 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
31717 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
31718 the code has been restructured.
31719
31720Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31721
31722 * gdb.t00/default.exp (set write): Allow any number of \r and/or
31723 \n, not just one of each.
31724
31725 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
31726 /bin/cc gives a warning if you do.
31727
31728Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
31729
d63a86f8 31730 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
31731 __t10ListS_link1ZUiRCUiPT0
31732
31733Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31734
31735 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
31736 on local variables in recursive functions.
31737
31738 * gdb.t07/Makefile.in: Build the new test.
31739
31740Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31741
31742 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
31743 directly. Instead compare the return values from actual calls.
31744
31745Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
31746
31747 * Makefile.in (check): Set TCL_LIBRARY for runtest.
31748
31749Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31750
31751 * From Peter Schauer with minor modifications.
a9c64011
AS
31752 * gdb.t15/return.exp (return_tests): Handle targets where "return"
31753 stops in mid-line in the caller. Add xfail for returning a float
31754 value on X86 targets.
c906108c
SS
31755
31756Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31757
31758 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
31759 to avoid expect lossage.
31760 (fmem_LRbug_tests): Likewise.
31761 * gdb.disasm/hppa.s: Corresponding changes.
31762
31763 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
31764 conditions to work with latest dejagnu/expect.
31765
31766 * gdb.t15/funcargs.exp (finish from indirect call): No longer
31767 expected to fail on the PA.
31768 (backtrace in call with trampolines): Explicitly require main
31769 to be frame #1 (no trampolines should show up in backtrace).
31770
31771 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
31772 "continue -expect".
31773 * gdb.t06/break.exp: Likewise.
31774 * gdb.t07/watchpoint.exp: Likewise.
31775 * gdb.t13/bitfields.exp: Likewise.
31776 * gdb.t15/{funcargs,return}.exp: Likewise.
31777 * gdb.stabs/weird.exp: Likewise.
31778 * config/{mips,udi}-gdb.exp: Likewise.
31779
31780 * hppa.sed: Enclose comments within a sed command to avoid
31781 losing with the old OSF1 sed.
31782
31783Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31784
31785 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
31786 sequent dynix.
31787 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
31788 * gdb.t15/funcargs.exp: Conditionally step again to really
31789 finish from marker_call_with_trampolines. Handle the case where
31790 the first step from within call_with_trampolines already steps
31791 us back to main.
31792 * gdb.t15/gdbme.c: Add comment to closing brace of
31793 call_with_trampolines for funcargs.exp.
31794
31795Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31796
d63a86f8 31797 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
31798 Fix typo(s).
31799
31800Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31801
31802 * gdb.t07/gdbme.c: More code for watchpoint testing.
31803
31804 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
31805 "Hardware watchpoint" throughout file.
31806 (test_watchpoint_triggered_in_syscall): New test.
31807 (test_complex_watchpoint): New test.
31808
31809Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31810
31811 * gdbme.c (call_with_trampolines): New function to try and step
31812 into. Tests trampoline problems on the PA.
31813
31814 * funcargs.exp (localvars_in_indirect_call): No longer expect
31815 stepping into indirect call to fail on PAs.
31816 (test_stepping_over_trampolines): New test.
31817
31818Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31819
31820 * TODO: Add suggestions for static member function tests, and
31821 completion tests.
31822
31823Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31824
31825 * TODO: Add suggestions for "p/a" tests.
31826
31827 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
31828 (default_gdb_exit): Replace all the hair with sending "quit" to
31829 the process with a simple close.
31830
31831Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31832
31833 * TODO: Add suggestions for shared library tests.
31834
31835Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31836
31837 * TODO: Add suggestions for x/s tests.
31838
31839Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31840
31841 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
31842 "enable once", and "enable breakpoints once" with ".*".
31843
31844Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31845
31846 * TODO: Add suggestions about structure passing tests.
31847
31848Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31849
31850 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
31851 the primary1 test, use work around if __GNUC__ < 2.
31852 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
31853 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
31854 Test for bad output rather than waiting for timeout. Issue
31855 second continue only if first continue failed.
31856
31857Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
31858
31859 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
31860 operator[] test with gdb_test because the old code didn't seem to
31861 be getting the quoting right with the new dejagnu.
31862
31863Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
31864
31865 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
31866 one from the path.
31867 * Makefile.in: Use a fresh expect if there is one, use runtest
31868 from the src tree if there is one.
d63a86f8 31869
c906108c
SS
31870Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
31871
31872 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
31873 next over recursive call. Revise the tests from that point on
31874 (which had been skipped) to match GDB's actual (correct) output.
31875
31876 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
31877 with next over a breakpoint whose condition is false.
31878
31879 * gdb.t00/help.exp: Comment out "help set print" tests just like
31880 (and for same reason as) "help set" test.
31881
31882Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31883
31884 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
31885 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
31886
31887Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31888
31889 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
31890 necessary gdb_target_udi.
31891
31892 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
31893
31894 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
31895 1838 and 2417; they are fixed.
31896
31897 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
31898 gdb.t03/ptype.exp (ptype structure, ptype union):
31899 Remove xfails; the test is looser than when the xfails were added.
31900
31901 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
31902 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
31903
31904 * gdb.t01/run.exp: Only run shell test if isnative.
31905
31906 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
31907 since "run" automatically loads if necessary. Call gdb_target_udi
31908 after the "file" since "file" kills any execution target.
31909
31910 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
31911 GDB. GDB doesn't work that way (not anymore at least) on UDI.
31912 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
31913 argument for UDI.
31914
31915Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
31916
31917 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
31918
31919 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
31920
31921Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31922
31923 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
31924 properly quoting regexps. This makes the second argument to
31925 demangle a fixed string, which matches the callers, instead of a
31926 shell-style pattern which is what the previous implementation
31927 used. Update some of the callers.
31928
31929Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31930
31931 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
31932 (comib_nullified_tests): Fix typo.
31933 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
31934 strings. No longer expected to fail.
31935
31936 * gdb.disasm/hppa.s (addib_tests): Fix typo.
31937 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
31938 strings. No longer expected to fail.
31939
31940 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
31941 string. No longer expected to fail.
31942
31943Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31944
31945 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
31946 No longer expected to fail.
31947
31948 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
31949 string. No longer expected to fail.
31950
31951Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31952
31953 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
31954 only in the names (I probably got most of them). I was even
31955 generous with some which differed in underscores in names, and
31956 probably missed a few, and I *still* was able to remove almost a
31957 third of the file with almost no impact on testsuite coverage.
31958
31959Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31960
31961 * gdb.t00/default.exp: Match udi_attach error message as well as
31962 the one from child_attach.
31963
31964 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
31965
31966 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
31967
31968 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
31969 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
31970
31971 * Move test with enums and partial symbols back to
31972 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
31973 Reverts the change of 26 May 93. Per today's change to
31974 stabs.texinfo, the behavior that weird.exp was expecting was
31975 unreasonable; what is important is that the compiler+gdb get
31976 things right, which happens with a recent gcc. Also fix the test
31977 to deal with native compilers which put out the stab gdb can't
31978 deal with.
31979
31980Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31981
31982 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
31983 in the names. The main thing these accomplish is to slow things down.
31984 Many more such duplicates surely remain.
31985
31986 * gdb.t00/help.exp: Comment out "help support" test just like
31987 (and for same reason as) "help set" test.
31988
31989Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
31990
31991 * gdb.t06/break.exp: Remove setup_xfails for
31992 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
31993 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
31994 about known bug in gcc to include up through 2.5.8.
31995 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
31996 well as "_vb$".
31997 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
31998 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
31999 with latest gcc and gdb.
32000 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
32001 well as "_vb$".
32002
32003Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
32004
32005 * configure.in (hppa*-*-*): Also configure and build stabs-only
32006 tests.
32007
32008Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
32009
32010 * gdb.t10/hppa.mt: A makefile fragment for the PA.
32011 * gdb.t10/configure.in (hppa*-*-*): Use it.
32012
32013Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32014
32015 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
32016
32017Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32018
32019 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
32020 versions prior to 1.13.5.
32021
32022Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32023
32024 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
32025 the prompt is at the start of a line.
32026
32027Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
32028
32029 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
32030 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
32031 in the copr tests now.
32032 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
32033 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
32034 expected to fail.
32035
32036Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
32037
32038 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
32039 gdb.t31/chillvars.exp, lib/gdb.exp:
32040 Tweak to run under either version of expect.
32041 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
32042 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
32043 * gdb.t11/list.exp: Remove extraneous whitespace.
32044
32045Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32046
32047 * gdb.t16/printcmds.exp (test_print_strings): Accept
32048 "(unsigned char *) " before the string.
32049
32050 * TODO: Add notes about printing of fancy types and GDB expressions.
32051
32052Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
32053
32054 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
32055 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 32056 if doing mips-idt-ecoff.
c906108c
SS
32057
32058Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
32059
32060 * Most .exp files: Tweak to run under either version of expect.
32061
32062Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32063
32064 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
32065 xfails; I'm not sure why they are failing, but not because of PR 1806.
32066
32067Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
32068
32069 * config/unix-gdb.exp: Remove gdb_unload cause it's already
32070 defined in lib/gdb.exp.
32071
32072Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32073
32074 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
32075 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
32076 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
32077 have to be typeless.
32078
32079Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32080
32081 * TODO: Add suggestion for copyright year test.
32082
32083Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
32084
32085 * configure.in (*-*-lynxos*): Add stabs tests.
32086
32087Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
32088
32089 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
32090 so insert a tab before any assembler directive in column zero.
32091
32092 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
32093 stores.
32094 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
32095 stores.
32096 (fpu_short_memory_tests): Likewise.
32097
32098Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32099
32100 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
32101 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
32102 .stabs directives in comments.
32103
32104Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32105
32106 * TODO: New file, describing tests we could write.
32107 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
32108
32109Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32110
32111 * gdb.t06/signals.exp: Add kludge to force re-sync.
32112
32113 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
32114 to xgdb instead of gdb, get out of gdb.
32115
32116Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
32117
32118 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
32119 for info.
32120
32121Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
32122
32123 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
32124 * gdb.stabs/configure.in (hppa*-*-*): Use it.
32125 * gdb.stabs/hppa.sed: New sed script for the PA.
32126
32127Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32128
32129 * gdb.stabs: Re-write weird.def and configuration to use sed
32130 instead of cpp. sed is portable and POSIX; cpp is neither.
32131
32132Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32133
32134 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
32135
32136Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32137
32138 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
32139
32140Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32141
32142 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
32143 "_vb$".
32144 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
32145 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
32146
32147Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32148
32149 * lib/gdb.exp: Comment out code which depends on non-existent
32150 `transform' procedure.
32151
32152Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
32153
32154 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
32155 * lib/gdb.exp: Transform tool name.
32156 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
32157 1.1's new error handling system.
32158
32159Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32160
32161 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
32162
32163Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32164
32165 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
32166 They made pattern matching so slow that timeouts happened on
32167 heavily loaded systems. Now any output from "show print" which
32168 gets us back to the GDB prompt is a PASS.
32169
32170Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
32171
32172 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
32173
32174Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32175
32176 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
32177
32178 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
32179 It is not from PR 3220.
32180
32181Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32182
32183 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
32184 just started failing because they depended on the order the
32185 subcommands are presented, or exact docstring text. This kind of
32186 test is a pain and has minimal benefit.
32187
32188Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32189
32190 * gdb.t09/corefile.exp: At end of test, use "core" command with
32191 no arguments.
32192
32193Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
32194
32195 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
32196 17}/Makefile.in: Make it possible to run the testsuite with Sun
32197 make and CC = cross gcc by adding explicit build rules for .o
32198 files.
32199
32200Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32201
32202 * gdb.t15/funcargs.exp: Don't put comments on same line as
32203 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 32204
c906108c
SS
32205Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32206
32207 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
32208
32209Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
32210
32211 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
32212 * gdb.t20/inherit.exp: remove three dumplicate entries.
32213
32214Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32215
32216 * gdb.t06/break.exp: For "next over recursive call", fail on any
32217 incorrect output, not just on "factorial (value=2)".
32218
32219Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32220
32221 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
32222 working now. Add an xfail if accesing a bss variable causes
32223 a memory error if the target is not yet run.
32224
32225Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32226
32227 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
32228 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
32229 name of __st* demangling (2 strings). Did Kung really get the
32230 more than 95 others right without testing them?
32231
32232Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
32233
32234 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
32235
32236Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
32237
32238 * configure.in (configdirs): Add gdb.disasm
32239 * gdb.disasm: New directory for GDB disassembler tests.
32240 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
32241
32242Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32243
32244 * gdb.t00/help.exp: Don't test "help set".
32245
32246 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
32247 from within expect statements. None of these happen anymore and
32248 they cause regressions to be silently unnoticed.
32249
32250 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
32251 messages) about known failures with gcc cygnus-2.4.5-930417.
32252
32253 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
32254 comp-info.exp so it gets built if it doesn't exist.
32255
32256 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
32257 it is no longer used.
32258 * gdb.t13/comp-info.c: Removed.
32259
32260Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
32261
32262 * gdb.t06/signals.exp: Add xfail for sun3.
32263
32264Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32265
32266 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
32267 relevant because ^C doesn't get sent but failure can be reproduced
32268 interactively).
32269
32270Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32271
32272 * gdb.stabs/alpha.mt: New configuration file for alpha.
32273 * gdb.stabs/configure.in: Use it.
32274 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
32275 sharing with alpha.mt, redefine long to word via preprocessor.
32276 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
32277 for alpha.
32278 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
32279 native cc.
32280 * gdb.t00/teststrategy.exp: Change expect string so that we
32281 consume the `(xgdb)' from the command echo and from the gdb prompt.
32282 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
32283 gdb currently compares all values as long, so this failure probably
32284 applies to any configuration where LONGEST is bigger than a target int.
32285 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
32286 with gcc.
32287 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
32288 to handle opaque pointers, gcc is.
32289 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
32290 as first argument. Include <sys/types.h> and change all operator
32291 new definitions to use size_t.
32292 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
32293 now that we use size_t.
32294
32295Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32296
a9c64011 32297 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
c906108c 32298 a long or float array cast all array members to the same type.
a9c64011 32299 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
c906108c 32300 with 64 bit longs.
a9c64011 32301 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
c906108c 32302 on alpha.
a9c64011 32303 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
c906108c
SS
32304
32305Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32306
32307 * gdb.t24 (demangle.exp): Constructors of templates have names like
32308 vector<int>::vector(int) not vector<int>::vector<int>(int). See
32309 section 14.6 of the ARM.
32310
32311 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
32312 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
32313 accomplish little and slow down the testsuite.
32314
32315 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
32316 Accept spaces various places.
32317
32318Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32319
32320 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
32321 with watchpoint enabled.
32322
32323 * Makefile.in: Remove definition of CC and remove the second
32324 definition of CXX (the "CXX = gcc" one remains). These definitions
32325 were causing backquotes to be expanded within backquotes, which
32326 doesn't work.
32327
32328Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
32329
32330 * gdb.t17/callfuncs.exp: Add "return 0" to end.
32331
32332Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32333
a9c64011
AS
32334 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
32335 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
c906108c
SS
32336 by mips cc and contains no stabs entries.
32337
32338Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
32339
32340 * config/vx-gdb.exp: Use fake device to load files rather than
32341 NFS.
32342 * lib/gdb.exp: New proc to do "file" command.
32343 * config/unix-gdb.exp: Use new "file" proc.
32344
32345Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
32346
32347 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
32348 Rework board rebooting slightly.
32349 (gdb_exit): Don't exit from the remote shell; there isn't one.
32350 * gdb.stabs/weird.exp: If a program is being debugged already,
32351 kill it.
32352 * gdb.t04/setvar.exp: Stop and restart gdb.
32353 * gdb.t05/expr.exp: Likewise.
32354 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
32355 restart gdb and reload the program.
32356 * gdb.t08/opaque.exp: Likewise.
32357 * gdb.t12/scope.exp: Likewise.
32358 * gdb.t13/bitfields.exp: Likewise.
32359 * gdb.t15/funcargs.exp: Likewise.
32360 * gdb.t20/classes.exp: Likewise.
32361 * gdb.t03/ptype.exp: Increase timeout.
32362 * gdb.t16/printcmds.exp (test_print_string_constants,
32363 test_print_array_constants): Likewise.
32364 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
32365 * gdb.t20/classes.exp (do_tests): Likewise.
32366 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
32367
32368Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
32369
32370 * gdb.stabs: Renamed *wierd* to *weird*.
32371
32372Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
32373
32374 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
32375 for timeout. Add "known gcc 2.4.5 bug" to failure message.
32376
32377Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
32378
32379 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
32380 (do_tests): Remove xfail for whatis on one_var and two_var.
32381
32382Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
32383
32384 * Makefile.in: Made cross building work better by adding
32385 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
32386
32387Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32388
32389 * gdb.t15/{return.c,return.exp,Makefile.in}:
32390 New test, currently commented out.
32391
32392Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
32393
32394 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
32395 still running and removes the leftover named socket so GDb can do
32396 clean restarts.
32397
32398Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
32399
32400 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
32401 console, not GDB.
32402 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
32403 cross testing works better with "make check"
32404 * config/unix-gdb: Use default procedures for exit and version.
32405 * config/vx-gdb.exp: Cleaned up and massaged back to working order
32406 with the newest VxWorks.
32407
32408Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32409
32410 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
32411 old form.
32412
32413 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
32414 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
32415
32416 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
32417
32418 * config/unix-gdb.exp: Remove this version of gdb_exit
32419 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
32420 Rob says he'll look at it when he gets back to testing boards.
32421
32422Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
32423
32424 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
32425 an expected fail for certain ptype commands.
32426
32427 * gdb.t20/classes.exp: Update expected results of "ptype class
32428 Base1" to account for the constructor that now appears in the type.
32429
32430Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
32431
32432 * configure.in (configdirs): Restore gdb.t04, which mysteriously
32433 disappeared from list.
32434 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
32435 "alldone" proc with call to cleanup and exit.
32436 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
32437 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
32438 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
32439 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
32440 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
32441 "alldone" proc with simple returns that suppress remaining
32442 tests. The alldone proc went away many months ago.
32443
32444Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32445
32446 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
32447
32448 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
32449
32450Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32451
32452 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
32453 as vax gdb will display them.
32454
32455Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32456
32457 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
32458 optimizers.
32459
32460 * scope.exp: Change "bad value for localval" messages so each one
32461 is unique.
32462
32463 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
32464 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
32465
32466 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
32467
32468Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32469
32470 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
32471 doesn't exist (due to optimization).
32472
32473Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32474
32475 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
32476 contains \r because the filename is long.
32477
32478 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
32479 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
32480
32481Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32482
32483 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
32484 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
32485 Ultrix.
32486 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
32487 int tests.
32488 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
32489
32490Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
32491
32492 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
32493
32494 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 32495 to match does not match the passing case but still matches the
c906108c
SS
32496 failing case.
32497
32498Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32499
32500 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
32501
32502Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
32503
32504 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
32505 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
32506 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
32507 Remove various versions of gdb_exit.
32508 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
32509 gdb_exit.
32510 * config/unix-gdb.exp: gdb_exit remains here, and should override
32511 the generic version, since it's doing a lot of wierd stuff that
32512 the other versions aren't. FIXME, fold it in, or abandon this
32513 version.
32514
32515Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32516
32517 * gdb.t24/demangle.exp: Add tests for PR 3220.
32518
32519Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32520
32521 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
32522
32523Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
32524
32525 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
32526 "i386-*-*". Works for i486 as well.
32527
32528 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
32529 bug, and expand domain of xfail to all SVR4 systems, since the
32530 actual problem is likely to be in generic SVR4 /proc support.
32531
32532Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32533
32534 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
32535
32536Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
32537
32538 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
32539 xfails for other systems. Match a missing 'Continuing.' as an
32540 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
32541
32542 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
32543 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
32544 Only issue warning for missing executables if -all option is used.
32545
32546 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
32547 file if -all option is used. It's like an unpredictable XFAIL.
32548
32549Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32550
32551 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
32552 for dynamically linked binaries.
32553
32554 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
32555
32556Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32557
32558 * gdb.t20/inherit.exp: Change message for "print tagless struct"
32559 to state that this is a known bug in old versions of g++.
32560
32561Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32562
32563 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
32564 while waiting for `Continuing'.
32565
32566Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
32567
32568 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
32569 in text, data, and bss.
32570 * gdb.t10/nodebug.c: Add local and global test variables for
32571 initialized and uninitialized data.
32572
32573Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32574
32575 * config/unix-gdb.exp (gdb_exit): Add "wait".
32576
32577Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32578
32579 * gdb.t06/signals.exp: xfail the continue from the handler for all
32580 targets.
32581
32582 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
32583 function with watchpoints enabled, the i386 call dummy starts with
32584 a call.
32585
32586 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
32587 386 bsd names its corefiles.
32588
32589Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
32590
32591 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
32592 compilers don't grok it.
32593 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
32594 with small octal ints rather than character constants, which
32595 are signed and might not fit if first promoted to int.
32596
32597Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
32598
32599 * gdb.t09/Makefile.in (clean): Remove corefile.
32600
32601Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32602
32603 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
32604
32605Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32606 and Jim Kingdon (kingdon@cygnus.com)
32607
32608 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
32609 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
32610 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
32611
32612Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32613
32614 * gdb.t17/interrupt.exp: Add xfail for hppa.
32615
32616Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32617
32618 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
32619 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
32620 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
32621 to determine signed-ness of bitfields and use the result to setup
32622 the xfail.
32623 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
32624 * gdb.t15/funcargs.exp: Use them to step until the second indirect
32625 call line is reached if necessary.
32626
32627Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32628
32629 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
32630
32631Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32632
32633 * gdb.t06/break.exp: Also test `clear' command.
32634
32635Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
32636
32637 * gdb.t00/teststrategy.exp: Remove extra quote.
32638
32639 * gdb.t07/watchpoint.exp: Change xfail for calling function with
32640 watchpoint enabled to be for all non-68k machines.
32641
32642 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
32643
32644Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32645
32646 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
32647 targets use aout.mt instead of ecoff.mt as gas understands
32648 standard aout format.
32649
32650Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
32651
32652 * lib/gdb.exp (runto): Don't insist that function we are running to
32653 was compiled with -g.
32654
32655 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
32656
32657 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
32658 to get back into the read system call.
32659 Accept leading newline in case where we woke it up.
32660
32661Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32662
32663 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
32664 to make the stabs test work on ecoff systems using gcc and -with-stabs.
32665 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
32666 enable ecoff configuration.
32667
32668Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32669
32670 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
32671
32672Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32673
32674 * gdb.t16/printcmds.exp: Add another printf test.
32675
32676Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
32677
32678 * configure.in: If configured -with-stabs on any target, add
32679 stabsdirs to configdirs.
32680
32681Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32682
32683 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
32684 fun" so pattern does not match the command itself.
32685
32686Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32687
32688 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
32689
32690Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32691
32692 * gdb.t17/interrupt.exp: Test for more things.
32693
32694Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32695
32696 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
32697 compiler arranges the code and line numbers.
32698
32699 * gdb.t17/interrupt.exp: Don't send \n after ^C.
32700
32701Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32702
32703 * gdb.t00/help.exp: Increase expect input buffer size.
32704
32705Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32706
32707 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
32708
32709 * gdb.t07/watchpoint.exp: Add xfail for hppa.
32710
32711 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
32712
32713 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
32714 [0-9]*, not just [0-9].
32715
32716Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32717
32718 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
32719
32720 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
32721
32722Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32723
32724 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
32725
32726Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32727
32728 * gdb.t06/signals.c: Add xfails for sun3.
32729
32730 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
32731
32732 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
32733 test_stepping tests.
32734
32735Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32736
32737 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
32738
32739 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
32740
32741 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
32742 rather than actually putting it through cpp twice.
32743
32744 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
32745
32746Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
32747
32748 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
32749 no longer needed.
32750
32751Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32752
32753 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
32754
32755 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
32756 C++ features prints as "struct", make it a pass, not an xfail.
32757
32758Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32759
32760 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
32761 Don't require VA to print as "class" rather than "struct".
32762
32763Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
32764
32765 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
32766
32767Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32768
32769 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
32770
32771Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32772
32773 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
32774 order.
32775
32776Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32777
32778 * gdb.t16/printcmds.exp: Add printf tests.
32779
32780 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
32781
32782 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
32783
32784Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
32785
32786 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
32787 pass counts, to counteract any existing or future setup_xfails.
32788
32789Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32790
32791 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
32792 {BEGIN,END}_COMMON for common block instead of STAB.
32793 * gdb.stabs/wierd.exp: Add xfail for rs6000.
32794
32795 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
32796 intp_var should be N_GSYM not N_LSYM.
32797 wierd-aout.S: Use a label for the value of the N_SO.
32798 wierd.def: Remove all backslashes.
32799 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
32800
32801Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32802
32803 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
32804 get the expected next to inheritance3.
32805
32806Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32807
32808 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
32809 now that gcc-2.4 gets it right.
32810
32811Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32812
32813 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
32814
32815 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
32816 generating comp-info.exp which works for cross-compilation.
32817
32818Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
32819
32820 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
32821 "*-*-sysv4.*".
32822
32823Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
32824
32825 * gdb.t01/run.exp: Start with a fresh gdb.
32826 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
32827 SVR4.x.
32828
32829Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
32830
32831 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
32832 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
32833 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
32834 Makefile.in (distclean, realclean): Remove gdbme.c from list of
32835 things to remove.
32836
32837Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
32838
32839 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
32840 test cases from bug reports.
32841
32842Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
32843
32844 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
32845 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
32846 avoid spurious xfails.
32847 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
32848 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
32849 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
32850
32851Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
32852
32853 * gdb.t00/teststrategy.exp: Rework to provide more useful
32854 description of each test, fix problem with systems that define
32855 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
32856 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
32857 results for "next over recursive call" so timeouts aren't taken
32858 by error.
32859
32860Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
32861
32862 * gdb.t12/scope.exp: Test printing of variables before run.
32863
32864 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
32865 printed in wrong order due to sorting.
32866
32867Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
32868
32869 * gdb.t00/teststrategy.exp: Fix expected results for printing
32870 user entered string constant. Is array of char, prints with no
32871 address.
32872
32873 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
32874 commands.
32875 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
32876 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
32877 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
32878 of struct of char arrays.
32879 * gdb.t00/radix.exp: New tests for radix commands.
32880
32881Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
32882
32883 * gdb.t16/printcmd.exp: Print a variable before running program
32884 (with xfail for AIX).
32885
32886Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
32887
32888 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
32889
32890 * gdb.t16/printcmd.exp: Don't print variables before running program.
32891
32892 * gdb.t06/break.exp: Don't require envp argument to main.
32893
32894 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
32895
32896 * gdb.t02/whatis.exp, gdb.t11/list.exp:
32897 Add xfails for rs6000.
32898
32899 * gdb.t02/whatis.exp: Change other tests not to re-test something
32900 we already tested.
32901
32902 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
32903 each type used has a variable of that type.
32904
32905Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
32906
32907 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
32908
32909Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
32910
32911 * configure.in: change srctrigger to be a file, not a directory
32912
32913Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
32914
32915 * configure.in (mips-idt-ecoff*): Added trailing '*'.
32916
32917 * gdb.t11/list.exp: Fixed a couple of typos.
32918
32919Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
32920
32921 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
32922 is fixed and PR is closed.
32923 * gdb.t16 (gdbme.c): Add simple test string variable.
32924 * gdb.t16 (printcmds.exp): Add tests with simple test string
32925 variable, primarily for boundaries on "set print elements".
32926
32927Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
32928
32929 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
32930 Make leading 0's optional and don't expect a tab in the middle
32931 of the number.
32932
32933 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
32934
32935 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
32936 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
32937 don't end command passed to gdb_test with newline.
32938
32939 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
32940 signed keyword away, don't expect signed bitfields to be signed.
32941
32942 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
32943 printing with only as many 1's as are in the field as well as printing
32944 with 32 1's (see comment).
32945
32946Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
32947
32948 * gdb.t00/default.exp: Start with a fresh gdb.
32949 * configure.in (configdirs): Remove gdb.t31 until the chill
32950 compiler works again. It no longer is able to find chillrt0
32951 since it isn't in libchill.a anymore.
32952 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
32953 wierd.o, make more modular.
32954 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
32955 spurious newlines that caused problems.
32956
32957Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32958
32959 * Move test with enums and partial symbols from gdb.t03/ptype.exp
32960 to gdb.stabs/wierd.exp since GCC has worked around the bug.
32961 gdb.stabs/wierd.{exp,def}: Many new tests.
32962
32963 * gdb.t00/default.exp: update info line for new message.
32964
32965 * gdb.t02/{whatis.exp,gdbme.c}:
32966 Test that "char *" doesn't print as "caddr_t".
32967
32968Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32969
32970 * gdb.t00/help.exp: Use .* in place of some help messages which
32971 just changed.
32972 gdb.t00/default.exp: Update "info frame" test for new message.
32973 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
32974 Remove some xfails
32975
32976Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32977
32978 * gdb.t03/{gdbme.c,ptype.exp}:
32979 Add tests for typedef'd struct and union without tags.
32980 Also check "whatis" on a variable of a typedef'd enum without a tag.
32981
32982 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
32983 PRMS 1823; the bug still exists but isn't reproduced by this test
32984 anymore), and remove rs6000 XFAIL (the bug is fixed).
32985
32986 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
32987 duplicated from whatis.exp. For those that are left, accept
32988 "long", "long int", or "int" for long variables (whatis.exp already
32989 has an XFAIL for "int", so no need to fail it here).
32990
32991 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
32992 Deal with GCC's names for types now that GDB uses the compiler's names.
32993
32994 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
32995 setup_xfail's for sunos4. If we #defined the signed keyword away,
32996 don't expect GDB to know that char it is signed.
32997
32998 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
32999
33000Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
33001
33002 * configure.in (configdirs): Add gdb.t24 for C++ tests that
33003 should work on any system, regardless of debugging format.
33004 * gdb.t21/demangle.exp: Move to gdb.t24.
33005 * gdb.t24/demangle.exp: Move from gdb.t21.
33006 * gdb.t24/{Makefile.in, configure.in}: New files.
33007
33008Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33009
33010 * configure.in: Do gdb.stabs and C++ tests only for stabs.
33011 * gdb.stabs: New directory.
33012
33013Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33014
33015 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
33016 not just "Quit anyway?".
33017
33018Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
33019
33020 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
33021 that all setup_xfails are immediately followed by clear_xfails.
33022
33023Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
33024
33025 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
33026 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
33027 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
33028 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
33029 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
33030 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
33031 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
33032 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
33033 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
33034 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
33035 gdb.t31/chillvars.exp, lib/gdb.exp:
33036 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
33037 bug-gdb@prep.ai.mit.edu.
33038
33039Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
33040
33041 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
33042 with 0.0, not integer 0.
33043
33044Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
33045
33046 * gdb.t06/break.exp: Update for "Kill the program" message change.
33047
33048Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
33049
33050 * Makefile.in (GDBFLAGS): Set to -nx.
33051 * Makefile.in (site.exp): Use GDBFLAGS.
33052
33053Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
33054
33055 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
33056 Makefiles.
33057 (check): depend on just-check.
33058 (just-check): added so that tests can be run without a noop
33059 build pass.
33060
33061Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
33062
33063 Switch to using configure's configdirs.
33064 * Makefile.in (Makefile): add configure.in dependency.
33065 (SUBDIRS): removed redundant assignment.
33066 * configure.in: switch subdirs assignment to configdirs.
33067 * gdb.t*/configure.in: new files.
33068
33069Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
33070
33071 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
33072 works.
33073
33074Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
33075
33076 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
33077 in explicit rules. Apparently this is not supported by some makes.
33078
33079Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
33080
33081 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
33082
33083Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33084
33085 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
33086 disappeared.
33087
33088Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
33089
33090 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
33091
33092Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
33093
33094 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
33095 watchpoint problem that is now fixed.
33096 * gdb.t30/chexp.exp: Remove setup_xfail for printing
33097 uninitialized convenience variables.
33098 * gdb.t31/chillvars.exp: Fix expected patterns for printing
33099 structures.
33100
33101Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33102
33103 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
33104 which causes expect to get out of sync with gdb on long output
33105 from help set.
33106 * gdb.t09/corefile.exp: Make expected pattern for core file
33107 failing signal and frame output format less sun specific.
33108
33109Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
33110
33111 * gdb.t31/chillvars.exp: Add and remove initial dummy
33112 breakpoint, so that symbol table is forced in.
33113 (Needed at least on Sunos4, though it seems not SVR4.)
33114 * gdb.t31/chillvars.exp: Update for changed output format.
33115
33116Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
33117
a9c64011 33118 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
c906108c
SS
33119
33120Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
33121
33122 * Makefile.in: Added --srcdir when invoking runtest, removed the
33123 need for a local config file. (optional now)
33124
33125Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
33126
33127 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
33128 failure count used to force early termination. Add some more
33129 expected failures for gnu style demangling.
33130
33131Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33132
33133 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
33134 pmi variable from gdb.t20/gdbme to get optimized away.
33135 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
33136 Check for written corefile upon timeout _and_ eof.
33137
33138Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33139
33140 * config/unix-gdb.exp: Add missing return 0.
33141
33142Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33143
33144 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
33145 test termination.
33146
33147Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
33148
33149 * configure.in (subdirs): Put back gdb.t17 which mysteriously
33150 disappeared.
33151
33152Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
33153
33154 * gdb.t10/crossload.exp: Disable the i860-elf test until such
33155 time as i860 support works.
33156
d63a86f8 33157 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
33158 "backtrace 100\r" rather than just "backtrace\r", to match last
33159 change.
33160
33161Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
33162
33163 * config/udi-gdb.exp (gdb_exit): Remove close command.
33164 (gdb_target_udi): New procedure to set the UDI target.
33165 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
33166 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
33167 Added waits for prompts after several question responses. Added
33168 some more responses used by a29k-amd-udi-gdb.
33169 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
33170 pass different arguments, restart UDI connection after program
33171 completion.
33172 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
33173 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
33174 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
33175 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
33176 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
33177 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
33178 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
33179 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
33180 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
33181 after program completion.
33182 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
33183 compiled with a SELECT_VECS setting.
33184 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
33185 infinite recursion.
33186
33187 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
33188 Added checks for COFF results, and made them expected failures for
33189 all targets. It would be better to make them expected failures
33190 for COFF targets only.
33191
33192Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
33193
33194 * Makefile.in: add null dvi target, don't bother to recurse
33195 through test directories for info and install-info; rename
33196 $(datadir) to be dejagnu instead of deja-gnu
33197
33198Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
33199
33200 * gdb.t31/gdbme.ch: Re-enable code that previously caused
33201 compiler to coredump.
33202 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
33203 code.
33204
33205Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
33206
33207 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
33208 coredump.
33209 * gdb.t31/chillvars.exp: Comment out tests that depend on that
33210 code.
33211
33212Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
33213
33214 * gdb.t03/ptype.exp: tests for return code from gdb_test.
33215 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
33216 which in a shell. Deletes xgdb when done.
33217 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
33218 Tests the return from the "set height" or "set width" commands.
33219 Added a few return codes where needed.
33220
33221Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
33222
33223 * Makefile.in (SUBDIRS): Add gdb.t17.
33224 * configure.in (subdirs): Add gdb.t17.
33225 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
33226 files to test gdb's calling of functions in the inferior with
33227 the correct arguments and gdb's ability to retrieve any
33228 result returned.
33229
33230Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
33231
33232 * config/unix-gdb.exp (gdb_exit): Remove close commands that
33233 may be called after gdb goes away. Previous versions of expect
33234 needed these to avoid file descriptor leaks, but they cause
33235 errors with the current revision of expect.
33236 * gdb.t00/gdbvars.exp: Use -re on expected output after
33237 setting sevenbit-strings.
33238 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
33239 to set sevenbit-strings consistent across tests.
33240 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
33241 set sevenbit-strings consistent across tests.
33242
33243Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
33244
33245 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
33246 expected output to match current "expect" expectations.
33247
33248Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
33249
33250 * gdb.t00/default.exp: Change expected output for default "source"
33251 command, to match new gdb behavior which requires a filename to
33252 source.
33253
33254Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
33255
33256 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
33257 expected fail for i486-*-* that misses the marker2 function.
33258 * gdb.t10/crossload.exp (bfddefault): Allow successful
33259 recognition of a format to pass even if no symbols are found.
33260 Explicitly catch failures where the format is not recognized
33261 or is ambiguous, and add the reason to the fail message.
33262 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
33263 the cause is and invalid target and add reason to failure message.
33264 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
33265 elf32-i386, elf32-sparc, and elf32-i860.
33266 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
33267 Set up expected failure for 'filename'::variable scope resolution,
33268 which is now apparently broken on all targets.
33269 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
33270 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
33271 gdb.t23/templates.exp: Change failure for missing binfile into
33272 just a warning.
33273 gdb.t21/demangle.exp: Change all cfront references to 'arm'
33274 references.
33275
33276Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
33277
33278 * gdb.t00/default.exp: Add expected output for default "source"
33279 command, to match new gdb behavior.
33280 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
33281
33282Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
33283
33284 * config/*-gdb.exp: returns an error, rather than exiting on
33285 internal errors.
33286
33287Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
33288
33289 * gdb.t03/gdbme.c: Add pointer to struct variable.
33290 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
33291 referencing struct members.
33292
33293Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
33294
33295 * configure.in (mips-idt-ecoff): New target.
33296 * config/mips-gdb.exp: New file for remote board using MIPS remote
33297 debugging protocol.
33298
33299 * Redid configuration scheme. Removed gdb.t*/configure.in.
33300 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
33301 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
33302 distclean targets. Built executables via .o files. Adjusted
33303 tests to account for source files in $(srcdir) rather than
33304 $(objdir).
33305 * lib/gdb.exp (runto): Don't expect () after the function name,
33306 because it may have arguments.
33307
33308Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
33309
33310 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
33311 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
33312 expected failures for mips-idt-* and mips-sgi-*.
33313 * gdb.t00/default.exp (attach): Kill process if requested.
33314 * gdb.t00/help.exp (help target core, help target): Accept a gdb
33315 that does not read core files.
33316 * gdb.t01/run.exp: Removed checks for exit status code.
33317 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
33318 it is linked in.
33319 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
33320 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
33321 appropriate, rather than doing it by hand.
33322 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
33323 execution.
33324 * gdb.t10/crossload.exp: Kill existing program if needed.
33325 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
33326 appropriate, rather than doing it by hand. Always increase
33327 timeout for this test, not just for VxWorks.
33328
33329Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
33330
33331 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
33332 of Chill STRUCT types and STRUCT values.
33333 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
33334 than "char".
33335 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 33336 struct2): New struct definitions and initializations to test
c906108c
SS
33337 simple Chill STRUCT types.
33338
33339Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
33340
33341 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
33342 the null byte at the end of strings.
33343 * gdb.t00/default.exp: Make show version insensitive to copyright
33344 date.
33345 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
33346 to avoid dependencies on target char signedness.
33347 * gdb.t16/printcmds.exp: Update expected results for explicitly
33348 unsigned char.
33349 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
33350 now work.
33351 * gdb.t21/demangle.exp: Add many more patterns for template
33352 demangling, most of them being expected failures.
33353 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
33354 string we are matching for, to match on the whole string.
33355 * gdb.t21/demangle.exp: Add many new test strings to demangle,
33356 and fix a whole bunch that had incorrect expected output but were
33357 passing anyway because of the bug in "proc demangle".
33358 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
33359 type.
33360 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
33361
33362Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
33363
a9c64011
AS
33364 * gdb/testsuite: made modifications to testcases, etc., to allow
33365 them to work properly given the reorganization of deja-gnu and the
33366 relocation of the testcases from deja-gnu to a "tool" subdirectory.
c906108c
SS
33367
33368Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
33369
33370 * gdb/testsuite: Initial creation of gdb/testsuite.
33371 Migrated dejagnu testcases and support files for testing nm to
33372 gdb/testsuite from deja-gnu. These files were moved "as is"
33373 with no modifications. This migration is part of a major overhaul
33374 of dejagnu. The modifications to these testcases, etc., which
33375 will allow them to work with the new version of dejagnu will be
33376 made in a future update.
48efe704 33377
8d8cb839 33378 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 33379\f
8d8cb839
EZ
33380;; Local Variables:
33381;; mode: change-log
33382;; left-margin: 8
33383;; fill-column: 74
33384;; version-control: never
33385;; End:
902f2ccb 33386
28e7fd62 33387 Copyright 1993-2013 Free Software Foundation, Inc.
902f2ccb
MC
33388 Copying and distribution of this file, with or without modification,
33389 are permitted provided the copyright notice and this notice are preserved.
This page took 3.507688 seconds and 4 git commands to generate.