]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
New function cli-utils.c:extract_arg_const
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
74921315
KS
12013-09-17 Keith Seitz <keiths@redhat.com>
2
3 PR c++/7935
4 PR c++/10541
5 * gdb.cp/nsalias.exp: New file.
6 * gdb.cp/nsalias.cc: New file.
7 * gdb.cp/nsrecurs.exp: Remove kfails. Conditionally run
8 tests only on known, working compiler versions.
9
08c43050
TT
102013-11-13 Tom Tromey <tromey@redhat.com>
11
12 * gdb.multi/multi-arch-exec.exp: Define BASEDIR when compiling.
13 * gdb.multi/multi-arch-exec.c (main): Use BASEDIR.
14
0682e708
DE
152013-11-12 Doug Evans <dje@google.com>
16
17 * gdb.base/fileio.exp: Make $dir2 writable after the test is done
18 so that "rm -rf $builddir" Just Works.
19
a7e332c2
JB
202013-11-12 Joel Brobecker <brobecker@adacore.com>
21
22 * gdb.ada/mi_exc_info: New testcase.
23
778865d3
JB
242013-11-12 Joel Brobecker <brobecker@adacore.com>
25
26 * gdb.ada/info_exc: New testcase.
27
304a8ac1
DE
282013-11-11 Doug Evans <dje@google.com>
29
30 * gdb.arch/arm-bl-branch-dest.exp: Use gdb_test_file_name instead
31 of testfile.
32
bc79de95
PM
332013-11-11 Phil Muldoon <pmuldoon@redhat.com>
34
35 * gdb.python/py-linetable.S: New file.
36 * gdb.python/py-linetable.c: New file.
37 * gdb.python/py-linetable.exp: New file.
38
2df4d1d5
JB
392013-11-11 Joel Brobecker <brobecker@adacore.com>
40
41 * gdb.ada/mi_ex_cond: New testcase.
42
204b5331
DE
432013-11-07 Doug Evans <dje@google.com>
44
45 PR 11786
46 * gdb.base/gcore-relro-pie.c: New file.
47 * gdb.base/gcore-relro-pie.exp: New file.
48
92e32e33
PM
492013-11-07 Phil Muldoon <pmuldoon@redhat.com>
50
51 * gdb.python/py-cmd.exp: Add COMPLETE_EXPRESSION tests.
52 * gdb.python/py-cmd.c: New File.
53
f76c27b5
PM
542013-11-07 Phil Muldoon <pmuldoon@redhat.com>
55
56 * gdb.python/py-breakpoint.exp: Add temporary breakpoint tests.
57
79600f4f 582013-11-06 Doug Evans <xdje42@gmail.com>
01e48c0c
DE
59
60 * gdb.python/py-arch.exp: Tweak test name for bad memory access test.
61
6dbb6798
YQ
622013-11-06 Yao Qi <yao@codesourcery.com>
63
64 * lib/gdb.exp (gdb_produce_source): New procedure.
65 * gdb.perf/solib.c: New.
66 * gdb.perf/solib.exp: New.
67 * gdb.perf/solib.py: New.
68
71c0c615
YQ
692013-11-06 Yao Qi <yao@codesourcery.com>
70
71 * README: Mention performance tests.
72
f27a1236
YQ
732013-11-06 Yao Qi <yao@codesourcery.com>
74
75 * lib/perftest.exp: New.
76 * gdb.perf/lib/perftest/__init__.py: New.
77 * gdb.perf/lib/perftest/measure.py: New.
78 * gdb.perf/lib/perftest/perftest.py: New.
79 * gdb.perf/lib/perftest/reporter.py: New.
80 * gdb.perf/lib/perftest/testresult.py: New.
81
7636ccf9
YQ
822013-11-06 Yao Qi <yao@codesourcery.com>
83
84 * Makefile.in (check-perf): New target.
85 * configure.ac (AC_OUTPUT): Output Makefile in gdb.perf.
86 * configure: Re-generated.
87 * gdb.perf/Makefile.in: New.
88
81208388
TT
892013-11-04 Tom Tromey <tromey@redhat.com>
90
91 * Makefile.in (TEST_DIRS): Remove.
92 (TEST_TARGETS, check-parallel): Rewrite.
93 (check-gdb.%, BASE1_FILES, BASE2_FILES, check-gdb.base%)
94 (subdir_do, subdirs): Remove.
95 (do-check-parallel, check/%): New targets.
96 (clean): Remove outputs, temp, and cache directories.
97 (saw_dash_j): New variable.
98 (CHECK_TARGET): Use it.
99 (check): Depend on all, site.exp. Rewrite.
100 (check-single): Remove dependencies.
101 (slow_tests, all_tests, reordered_tests): New variables.
102
c63ffa1f
TT
1032013-11-04 Tom Tromey <tromey@redhat.com>
104
105 * gdb.dwarf2/fission-base.S: Remove "gdb.dwarf/".
106 * gdb.dwarf2/fission-base.exp: Set debug-file-directory
107 before loading binfile.
108 * gdb.dwarf2/fission-loclists.S: Remove "gdb.dwarf/".
109 * gdb.dwarf2/fission-loclists.exp: Set debug-file-directory
110 before loading binfile.
111
3fef966c
TT
1122013-11-04 Tom Tromey <tromey@redhat.com>
113
114 * gdb.base/foll-exec.c (main): Use BASEDIR.
115 * gdb.base/foll-exec.exp: Define BASEDIR during compilation.
116 * gdb.base/foll-vfork.c (main): Use BASEDIR.
117 * gdb.base/foll-vfork.exp: Define BASEDIR during compilation.
118 * gdb.multi/bkpt-multi-exec.c (main): Use BASEDIR.
119 * gdb.multi/bkpt-multi-exec.exp: Define BASEDIR during compilation.
120
24890efd
TT
1212013-11-04 Tom Tromey <tromey@redhat.com>
122
123 * gdb.base/argv0-symlink.exp: Compute executable's directory
124 dynamically.
125
c59ffcab
TT
1262013-11-04 Tom Tromey <tromey@redhat.com>
127
128 * gdb.asm/asm-source.exp: Use standard_output_file.
129
479c8d68
TT
1302013-11-04 Tom Tromey <tromey@redhat.com>
131
132 * gdb.server/file-transfer.exp: Use standard_output_file.
133
1e537771
TT
1342013-11-04 Tom Tromey <tromey@redhat.com>
135
136 * gdb.base/fullname.exp: Use standard_output_file,
137 relative_filename.
138 * gdb.base/hashline1.exp: Use standard_testfile,
139 standard_output_file, relative_filename, clean_restart.
140 * gdb.base/hashline2.exp: Use standard_testfile,
141 standard_output_file.
142 * gdb.base/hashline3.exp: Use standard_testfile,
143 standard_output_file, relative_filename.
144 * lib/gdb.exp (relative_filename): New proc.
145
b44b82af
TT
1462013-11-04 Tom Tromey <tromey@redhat.com>
147
148 * gdb.base/fileio.c (test_open, test_write, test_read)
149 (test_lseek, test_close, test_stat, test_fstat)
150 (test_isatty, test_system, test_rename, test_unlink):
151 Use OUTDIR define.
152 * gdb.base/fileio.exp: Define OUTDIR during compilation.
153 Use standard_output_file.
154
59b28c5d
TT
1552013-11-04 Tom Tromey <tromey@redhat.com>
156
157 * gdb.base/checkpoint.c (main): Use PI_TXT and COPY1_TXT
158 defines.
159 * gdb.base/checkpoint.exp: Define PI_TXT and COPY1_TXT during
160 compilation. Use prepare_for_testing, standard_output_file.
161
08b3fe69
TT
1622013-11-04 Tom Tromey <tromey@redhat.com>
163
164 * gdb.base/advance.exp: Use standard_testfile and
165 prepare_for_testing.
166 * gdb.base/bigcore.exp: Use standard_output_file. "cd" to
167 appropriate directory when local.
168 * gdb.base/dump.exp: Use standard_output_file. Update all
169 "dump" and "restore" filenames.
170 * gdb.base/interact.exp: Use standard_output_file.
171 * gdb.base/jit-so.exp: Don't download file when local.
172 * gdb.base/jit.exp (compile_jit_test): Don't download file
173 when local.
174 * gdb.base/list.exp: Use gdb_remote_download.
175 * gdb.base/maint.exp: Use standard_output_file.
176 * gdb.base/prelink.exp: Use standard_output_file.
177 * gdb.base/save-bp.exp: Use standard_output_file.
178 * gdb.base/sepdebug.exp: Use standard_testfile,
179 standard_output_file.
180 (test_different_dir): Don't declare objdir.
181 * gdb.base/solib-search.exp: Use standard_output_file.
182 * gdb.base/step-line.exp: Use gdb_remote_download.
183 * gdb.base/trace-commands.exp: Use standard_output_file.
184
32cfb09d
TT
1852013-11-04 Tom Tromey <tromey@redhat.com>
186
187 * gdb.trace/mi-traceframe-changed.exp: Pass -DTFILE_DIR
188 to compilation. Use standard_output_file.
189 (test_tfind_tfile): Update.
190 * gdb.trace/tfile.c (write_basic_trace_file)
191 (write_error_trace_file): Use TFILE_DIR.
192 * gdb.trace/tfile.exp: Pass -DTFILE_DIR to compilation. Use
193 standard_output_file.
194
84741506
TT
1952013-11-04 Tom Tromey <tromey@redhat.com>
196
197 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
198 Use "dwarf2 always-disassemble" for the "maint set" test.
199 * gdb.mi/mi-file-transfer.exp (test_file_transfer): Use
200 standard_output_file.
201 * gdb.mi/mi-logging.exp: Use standard_output_file.
202
cfb7b9a3
TT
2032013-11-04 Tom Tromey <tromey@redhat.com>
204
205 * gdb.xml/tdesc-arch.exp: Use standard_output_file. Make
206 downloads conditional on remote host.
207 (set_arch): Likewise.
208 * gdb.xml/tdesc-regs.exp: Use gdb_remote_download.
209 (load_description): Use standard_output_file.
210
bdfe0594
TT
2112013-11-04 Tom Tromey <tromey@redhat.com>
212
213 * gdb.gdb/selftest.exp: Use standard_output_file.
214 * lib/selftest-support.exp (do_self_tests): Use
215 standard_output_file.
216
8c639e73
TT
2172013-11-04 Tom Tromey <tromey@redhat.com>
218
219 * gdb.stabs/weird.exp: Use gdb_remote_download and
220 standard_output_file.
221
5030a410
TT
2222013-11-04 Tom Tromey <tromey@redhat.com>
223
224 * gdb.base/gcore-buffer-overflow.exp: Use
225 standard_output_file, not standard_testfile.
226 * gdb.base/twice.exp: Use standard_testfile, not
227 standard_output_file. Use gdb_remote_download.
228
95d7853e
TT
2292013-11-04 Tom Tromey <tromey@redhat.com>
230
231 * lib/gdb.exp (get_compiler_info): Use log_file -info and
232 restore from that.
233
eab88b54
MR
2342013-11-02 Maciej W. Rozycki <macro@codesourcery.com>
235
236 * gdb.cp/derivation.exp: s/perrro/perror/
237
a1b0fbee
MR
2382013-11-01 Maciej W. Rozycki <macro@codesourcery.com>
239
240 * gdb.dwarf2/dwzbuildid.exp: Rename `outdir' variable to
241 `debugdir'.
242
638aa5a1
AB
2432013-10-31 Andrew Burgess <aburgess@broadcom.com>
244
245 * gdb.base/watchpoint.exp (test_no_hw_watchpoints): Add additional
246 tests and update expected error message.
247 (test_watch_register_location): New tests.
248 (do_tests): Call test_watch_register_location.
249 * gdb.base/watchpoints.exp: Update expected error message.
250
055e608a
UW
2512013-10-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
252
253 * gdb.arch/s390-multiarch.exp (test_linux_v2): Add $gdb_prompt to
254 the patterns in gdb_test_multiple.
255
9ac69859
NB
2562013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
257
258 * gdb.base/sym-file-lib.c: New file.
259 * gdb.base/sym-file-loader.c: New file.
260 * gdb.base/sym-file-loader.h: New file.
261 * gdb.base/sym-file-main.c: New file.
262 * gdb.base/sym-file.exp: New file.
263 * lib/gdb.exp (is_elf_target): New function.
264
24ba476b
PA
2652013-10-29 Pedro Alves <palves@redhat.com>
266
267 * gdb.mi/mi-console.c, gdb.mi/mi-stack.c: Remove local emacs
268 variable setting change-log-default-name to ChangeLog-mi.
269
f69d9aef
AB
2702013-10-29 Andrew Burgess <aburgess@broadcom.com>
271
272 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test):
273 Expect <unavailable> pattern.
274
71193121
TV
2752013-10-28 Tom de Vries <tom@codesourcery.com>
276
277 * gdb.arch/thumb2-it.S (it_8): Fix typo.
278
38095c27
AK
2792013-10-25 Anton Kolesov <Anton.Kolesov@synopsys.com> (tiny change)
280
281 * gdb.base/bang.exp: Use gdb_continue_to_end to properly support
282 remote stubs where exit() behaviour is unreliable.
283
686d4def
PA
2842013-10-25 Pedro Alves <palves@redhat.com>
285
286 * gdb.cp/m-static.exp: Adjust expected output of printing a
287 nonexistent or optimized out static field. Also test printing the
288 the "container" object.
289
a35cfb40
MR
2902013-10-24 Maciej W. Rozycki <macro@codesourcery.com>
291
292 * lib/gdb.exp (gdb_finish): Send a kill request to `gdbserver'
293 if in the persistent mode.
294 * gdb.trace/disconnected-tracing.exp: Reconnect before completion.
295
bbe769cc
MR
2962013-10-24 Maciej W. Rozycki <macro@codesourcery.com>
297
298 * lib/gdb.exp (gdb_gcore_cmd): Also handle a "Target does not
299 support core file generation" reply.
300
95e4302a
JM
3012013-10-21 Jose E. Marchesi <jose.marchesi@oracle.com>
302
303 PR gdb/15986
304 * gdb.base/run.c (main): gdb_get_line_number tag added for
305 commands.exp.
306 (factorial): Likewise.
307
308 * gdb.base/commands.exp (watchpoint_command_test): Use
309 gdb_get_line_number in order to determine the locations in run.c
310 where local_var is detected to go out of scope.
311
4c406179
JM
3122013-10-21 Jose E. Marchesi <jose.marchesi@oracle.com>
313
314 * gdb.base/gnu_vector.exp: Care about endianness when casting
315 scalars to vectors.
316
bb6216d8
TT
3172013-10-18 Tom Tromey <tromey@redhat.com>
318
319 * lib/gdb.exp (build_executable_from_specs): Remove duplicate set
320 of "binfile".
321
e8369a73
AB
3222013-10-18 Andrew Burgess <aburgess@broadcom.com>
323
324 * gdb.base/watchpoints.exp: Add test for setting software
325 watchpoints of different types before starting the inferior.
326
776f04fa
PA
3272013-10-18 Pedro Alves <palves@redhat.com>
328
329 PR gdb/16062
330 * gdb.threads/stepi-random-signal.c: New file.
331 * gdb.threads/stepi-random-signal.exp: New file.
332
e4b8388f
MR
3332013-10-17 Maciej W. Rozycki <macro@codesourcery.com>
334
335 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
336 Fix comment typo.
337 * lib/gdb.exp (gdb_init): Likewise.
338
50b34a18
TT
3392013-10-17 Tom Tromey <tromey@redhat.com>
340
341 * gdb.base/printcmds.exp (test_printf): Test printf flushing.
342
3db258f5
TT
3432013-10-14 Tom Tromey <tromey@redhat.com>
344
345 * gdb.dwarf2/dwzbuildid.exp (write_dwarf_file): Pass explicit test
346 name to gdb_test_no_output.
347
4856b6bc
JK
3482013-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
349
350 Canonicalize directories for EXEC_FILENAME.
351 * gdb.base/argv0-symlink.exp
352 (kept file symbolic link name for info inferiors): New.
353 (kept directory symbolic link name): Setup kfail.
354 (kept directory symbolic link name for info inferiors): New.
355
9772d074
UW
3562013-10-11 Andreas Arnez <arnez@linux.vnet.ibm.com>
357
358 * gdb.arch/s390-multiarch.exp: New file.
359 * gdb.arch/s390-multiarch.c: New file.
360
2a3be966
JB
3612013-10-11 Joel Brobecker <brobecker@adacore.com>
362
363 * gdb.ada/mi_catch_ex.exp: Adjusts all "catch ..." tests to
364 use the appropriate GDB/MI command instead, and verify
365 the test output.
366
7c647d61
JB
3672013-10-11 Joel Brobecker <brobecker@adacore.com>
368
369 * gdb.base/source-nofile.gdb: New file.
370 * gdb.base/source.exp: Add two tests verifying the behavior when
371 the "source" command is given a non-existant filename.
372
bb66bd51
YQ
3732013-10-11 Yao Qi <yao@codesourcery.com>
374
375 * gdb.mi/mi-catch-load.c: Remove the include of "dlfcn.h".
376 [__WIN32__]: Include "windows.h" and define macro 'dlopen'
377 and 'dlclose'.
378 [!__WIN32__]: Include "dlfcn.h".
379 * gdb.mi/mi-catch-load.exp: Set up kfail.
380
4f424bb1
AK
3812013-10-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
382
383 * lib/gdb.exp (gdb_core_cmd): Replace fixed string "re-load
384 generated corefile" by argument "$test".
385
578d3588
PA
3862013-10-09 Pedro Alves <palves@redhat.com>
387
388 * gdb.python/py-prettyprint.exp (run_lang_tests): Adjust expected
389 output.
390
eb4ca471
PA
3912013-10-09 Pedro Alves <palves@redhat.com>
392
393 * gdb.base/catch-syscall.exp (test_catch_syscall_without_args)
394 (test_catch_syscall_with_args, test_catch_syscall_with_many_args)
395 (test_catch_syscall_with_wrong_args)
396 (test_catch_syscall_restarting_inferior)
397 (test_catch_syscall_fail_nodatadir)
398 (test_catch_syscall_without_args_noxml)
399 (test_catch_syscall_with_args_noxml)
400 (test_catch_syscall_with_wrong_args_noxml): Use with_test_prefix.
401
dc294be5
TT
4022013-10-08 Tom Tromey <tromey@redhat.com>
403
404 * gdb.dwarf2/dwzbuildid.exp: New file.
405 * lib/dwarf.exp (Dwarf::_section): Add "flags" and "type"
406 parameters.
407 (Dwarf::_defer_output): Change "section" parameter to
408 "section_spec"; update.
409 (Dwarf::gnu_debugaltlink, Dwarf::_note, Dwarf::build_id): New
410 procs.
411
c968bd18
JB
4122013-10-08 Joel Brobecker <brobecker@adacore.com>
413
414 * gdb.ada/mi_catch_ex.exp: Make "mi_execute_to" test names unique.
415
f44eeb11
TT
4162013-10-07 Tom Tromey <tromey@redhat.com>
417
418 * lib/mi-support.exp (varobj_tree::walk_tree): Set _root_idx
419 to 0.
420
0c557179
SDJ
4212013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
422
423 * gdb.base/corefile.exp: Test whether $_exitsignal is set and
424 $_exitcode is void when opening a corefile.
425 * gdb.base/exitsignal.exp: New file.
426 * gdb.base/segv.c: Likewise.
427 * gdb.base/normal.c: Likewise.
428
5713b9b5
JB
4292013-10-04 Joel Brobecker <brobecker@adacore.com>
430
431 * gdb.mi/mi-start.c, gdb.mi/mi-start.exp: New files.
432
3f983d47
YZ
4332013-10-02 Vidya Praveen <vidyapraveen@arm.com>
434
435 * gdb.trace/entry-values.exp: Modify regular expression to scan for
436 'bl' instruction instead of 'call' for ARM and AArch64 targets.
437
901461f8
PA
4382013-10-02 Pedro Alves <palves@redhat.com>
439
440 * gdb.dwarf2/dw2-reg-undefined.exp <pattern_rax_rbx_rcx_print,
441 pattern_rax_rbx_rcx_info>: Set to "<not saved>".
442 * gdb.mi/mi-reg-undefined.exp (opt_out_pattern): Delete.
443 (not_saved_pattern): New.
444 Replace use of the former with the latter.
445
b477a5e6
PA
4462013-10-02 Pedro Alves <palves@redhat.com>
447
448 * README (Board Settings): Document "exit_is_reliable".
449 * lib/gdb.exp (gdb_continue_to_end): Check whether the board says
450 running to exit reliably reports program exits.
451 * boards/native-gdbserver.exp: Set exit_is_reliable in the board
452 info.
453 * boards/native-stdio-gdbserver.exp: Likewise.
454
a49bed3a
DE
4552013-10-01 Doug Evans <dje@google.com>
456
457 * gdb.python/python.exp: Remove redundant print-stack tests.
458 Make all print-stack test names unique. Fix spelling of print-stack.
459
2ed2ad44
YQ
4602013-09-29 Yao Qi <yao@codesourcery.com>
461
462 * gdb.base/shreloc.exp: Set $msymfile to 'shreloc.txt' if host
463 is remote.
464
7d760051
UW
4652013-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
466
467 PR shlibs/8882
468 * gdb.base/corefile.exp: Add a check to assure warning-free
469 core-file load.
470
82bf32bc
JK
4712013-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
472
473 * gdb.dwarf2/dwp-symlink.c: New file.
474 * gdb.dwarf2/dwp-symlink.exp: New file.
475
4fa7d390
DE
4762013-09-20 Doug Evans <dje@google.com>
477
6b4646ce
DE
478 * lib/dwarf.exp (build_executable_from_fission_assembler): New proc.
479 * gdb.dwarf2/fission-base.S: Update. Split out .dwo into separate
480 file.
481 * gdb.dwarf2/fission-loclists.S: Ditto.
482 * gdb.dwarf2/fission-reread.S: Ditto.
483 * gdb.dwarf2/fission-base.exp: Skip of remote host. Compile with
484 build_executable_from_fission_assembler.
485 * gdb.dwarf2/fission-loclists.exp: Ditto.
486 * gdb.dwarf2/fission-reread.exp: Ditto.
487
4fa7d390
DE
488 * lib/future.exp (gdb_find_objcopy, gdb_find_readelf): New procs.
489 * lib/gdb.exp (build_id_debug_filename_get): Update to use them.
490 (gdb_gnu_strip_debug): Ditto.
491 * lib/prelink-support.exp (section_get, prelink_no): Ditto.
492 * gdb.arch/altivec-abi.exp: Ditto.
493 * gdb.base/attach-pie-misread.exp: Ditto.
494 * gdb.base/comprdebug.exp: Ditto.
495 * gdb.base/dup-sect.exp: Ditto.
496 * gdb.base/gnu-debugdata.exp: Ditto.
497 * gdb.base/step-symless.exp: Ditto.
498 * gdb.dwarf2/dw2-inline-param.exp: Ditto.
499 * gdb.dwarf2/dw2-skip-prologue.exp: Ditto.
500 * gdb.dwarf2/gdb-index.exp: Ditto.
501
e4c6a2c4
AB
5022013-09-18 Andrew Burgess <aburgess@broadcom.com>
503
504 * gdb.dwarf2/dw2-reg-undefined.exp: Change pattern for info
505 register to "<optimized out>", and also print the registers.
506
a205fbfc
PA
5072013-09-18 Pedro Alves <palves@redhat.com>
508
509 PR server/15967
510 * gdb.server/wrapper.exp: Also return unsupported for Cygwin, and
511 change text.
512
ee47b2f8
YQ
5132013-09-18 Yao Qi <yao@codesourcery.com>
514
515 * gdb.server/wrapper.c: New.
516 * gdb.server/wrapper.exp: New.
517
49fa26b0
PA
5182013-09-17 Muhammad Waqas <mwaqas@codesourccery.com>
519 Jan Kratochvil <jan.kartochvil@redhat.com>
520 Pedro Alves <palves@redhat.com>
521
522 PR gdb/11568
523 * gdb.thread/thread-specific-bp.c: New file.
524 * gdb.thread/thread-specific-bp.exp: New file.
525
e83b28bc
SDJ
5262013-09-17 Sergio Durigan Junior <sergiodj@redhat.com>
527
528 * gdb.base/defaults.exp (<show_conv_list>): Add check for $_isvoid
529 convenience function.
530
08d72866
PA
5312013-09-17 Pedro Alves <palves@redhat.com>
532
533 PR gdb/15911
534 * gdb.threads/info-threads-cur-sal-2.c: New file.
535 * gdb.threads/info-threads-cur-sal.c: New file.
536 * gdb.threads/info-threads-cur-sal.exp: New file.
537
57b0d98e
YQ
5382013-09-17 Yao Qi <yao@codesourcery.com>
539
540 * gdb.base/catch-load.c: Remove the include of "dlfcn.h".
541 [__WIN32__]: Include "windows.h" and define macro dlopen
542 and dlclose.
543 [!__WIN32__]: Include "dlfcn.h".
544 * gdb.base/catch-load.exp (one_catch_load_test): Match
545 directory separator.
546
0295a32e
DE
5472013-09-16 Doug Evans <dje@google.com>
548
a587b477
DE
549 * lib/gdb.exp (using_fission): New proc.
550 * gdb.base/info-macros.exp: Skip test if using Fission.
551
0295a32e
DE
552 * gdb.base/break-interp.exp: Fix indentation.
553
a280dbd1
SDJ
5542013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
555
556 * gdb.base/gdbvars.c (foo_void): New function.
557 (foo_int): Likewise.
558 * gdb.base/gdbvars.exp (test_convenience_functions): New
559 function. Call it.
560
4ac33720
UW
5612013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
562
563 * gdb.arch/s390-tdbregs.c: New file.
564 * gdb.arch/s390-tdbregs.exp: New file.
565
b866c52d
SS
5662013-09-12 Stan Shebs <stan@codesourcery.com>
567
568 * README: New file.
569
dc59cba6
DE
5702013-09-12 Doug Evans <dje@google.com>
571
572 * gdb.python/py-events.py (new_objfile_handler): Remove accidentally
573 added code to print event.inferior.
574
edf9f00c
JK
5752013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
576
577 * gdb.base/gnu-debugdata.exp (objcopy 1): Move it lower and use only
578 debug part of the binary.
579
5423b017
JK
5802013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
581
582 * gdb.base/gnu-debugdata.exp (strip): Add -R .comment.
583 (addlink): Add comment.
584
9295cf6f
SA
5852013-09-10 Sanimir Agovic <sanimir.agovic@intel.com>
586
587 * gdb.base/default.exp: Adjust regexpr for 'cd' to match optional
588 canonical pathname.
589
89e63ee4
DE
5902013-09-04 Doug Evans <dje@google.com>
591
314bb8c3
DE
592 * gdb.python/py-events.py (exit_handler): Verify we get the expected
593 event.
594 (continue_handler, new_objfile_handler): Ditto.
595 (test_events): Rename command to "test-events".
596 (test_newobj_events): Rename command to "test-objfile-events".
597 * gdb.python/py-events.exp: Update.
598 * gdb.python/py-evsignal.exp: Update.
599 * gdb.python/py-evthreads.exp: Update.
600
89e63ee4
DE
601 * gdb.base/enumval.c (ZERO): New enum value.
602 (main): Use it
603 * gdb.base/enumval.exp: Test ability to print ZERO.
604
6052013-09-03 Muhammad Bilal <mbilal@codesourcery.com>
41dc8db8
MB
606 Pedro Alves <palves@redhat.com>
607
608 * gdb.base/relocate.exp: Check that invalid options are
609 rejected.
610
26c2b53c
AB
6112013-08-30 Andrew Burgess <aburgess@broadcom.com>
612
613 * gdb.base/code_elim1.c (my_bss_symbol): New variable added.
614 (my_static_symbol): Add comment.
615 (main): Reference my_bss_symbol.
616
96d9056e
PM
6172013-08-30 Phil Muldoon <pmuldoon@redhat.com>
618
619 * gdb.python/py-arch.exp: Tests for invalid architecture.
620
489d4f4d
SA
6212013-08-29 Sterling Augustine <saugustine@google.com>
622
623 * boards/remote-stdio-gdbserver.exp: Set rcp_prog and
624 rsh_prog in new conditional. Move use of REMOTE_PORTNUM into
625 said conditional.
626
5b791bb5
PM
6272013-08-29 Phil Muldoon <pmuldoon@redhat.com>
628
629 * gdb.python/py-arch.exp: Load gdb-python.exp.
630
8f28f522
PM
6312013-08-29 Phil Muldoon <pmuldoon@redhat.com>
632
633 * gdb.python/py-framefilter.py (FrameFilter.filter): Check
634 itertools for imap attribute. Otherwise use map().
635 (ElidingIterator): Define wrapper function __next__.
636 * gdb.python/py-framefilter-mi.exp: Do not use execfile,
637 use exec (open (read ())) instead.
638 * gdb.python/py-framefilter.exp: Ditto.
639 * gdb.python/py-arch.exp: Update print based test to Python 3.x
640 compliance.
641 * gdb.python/py-frame.exp: Ditto.
642 * gdb.python/py-type.exp: Ditto.
643
1f0c4988
JK
6442013-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
645
646 PR gdb/15415
647 * gdb.base/argv0-symlink.c: New file.
648 * gdb.base/argv0-symlink.exp: New file.
649
7893c162
TT
6502013-08-28 Tom Tromey <tromey@redhat.com>
651
652 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Use explicit test name
653 when saving index.
654
6211c335
YQ
6552013-08-27 Yao Qi <yao@codesourcery.com>
656
657 * gdb.trace/entry-values.exp: Test unavailable entry value is
658 not shown when option '--skip-unavailable' is specified.
659 * gdb.trace/mi-trace-unavailable.exp (test_trace_unavailable):
660 Add tests for new option '--skip-unavailable'.
661
ce4ea2bb
YQ
6622013-08-27 Yao Qi <yao@codesourcery.com>
663
664 * lib/gdb.exp (gdb_remote_download): Don't pass $tofile to
665 remote_download if it is empty.
666
6e45f158
DE
6672013-08-26 Doug Evans <dje@google.com>
668
779bd270
DE
669 PR symtab/15885
670 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add gdb-index.
671 (clean): rm -f *.gdb-index *.with-index.
672 * gdb.dwarf2/gdb-index.exp: New testcase.
673
6e45f158
DE
674 * lib/gdb.exp (run_on_host): Moved here from gnu-debugdata.exp.
675 * gdb.base/gnu-debugdata.exp (run): Moved to gdb.exp and renamed to
676 run_on_host. All callers updated.
677
b1224238
YQ
6782013-08-24 Yao Qi <yao@codesourcery.com>
679
680 * gdb.trace/entry-values.c (end): New
681 (main): Call end.
682 * gdb.trace/entry-values.exp: Load trace-support.exp. Set
683 tracepoint and collect data. Test entry value is unavailable.
684
b39a8faf
YQ
6852013-08-24 Yao Qi <yao@codesourcery.com>
686
687 * lib/dwarf.exp (_location): Handle DW_OP_deref_size.
688 * gdb.trace/entry-values.c: New.
689 * gdb.trace/entry-values.exp: New.
690
9eaabc75
MW
6912013-07-12 Muhammad Waqas <mwaqas@codesourccery.com>
692
693 PR gdb/15501
694 * gdb.base/ena-dis-br.exp: Add test to verify
695 enable/disable commands work correctly with
696 multiple arguments that include multiple locations.
697
9f948660
SDJ
6982013-08-22 Samuel Bronson <naesten@gmail.com>
699
700 ARM Linux support for `catch syscall'.
701 * gdb.base/catch-syscall.exp: Test this on ARM now.
702 (fill_all_syscalls_numbers): ARM has close/chroot on 6/61, too.
703
e630b974
TT
7042013-08-22 Tom Tromey <tromey@redhat.com>
705
706 * lib/dwarf.exp (cu, tu): Handle addr_size of "default". Change
707 default addr_size.
708 * lib/gdb.exp (is_64_target): New gdb_caching_proc.
709
f3a76454
TT
7102013-08-22 Tom Tromey <tromey@redhat.com>
711
712 * lib/gdb.exp (skip_btrace_tests): Use gdb_caching_proc and
713 standard_temp_file.
714
de5f37e1
TT
7152013-08-22 Tom Tromey <tromey@redhat.com>
716
717 * gdb.arch/amd64-byte.exp: Use standard_testfile,
718 clean_restart.
719 * gdb.arch/amd64-disp-step.exp: Use standard_testfile.
720 * gdb.arch/amd64-dword.exp: Use standard_testfile,
721 clean_restart.
722 * gdb.arch/amd64-entry-value-param.exp: Use standard_testfile.
723 * gdb.arch/amd64-entry-value.exp: Use standard_testfile.
724 * gdb.arch/amd64-prologue-xmm.exp: Use standard_testfile.
725 * gdb.arch/amd64-word.exp: Use standard_testfile,
726 clean_restart.
727 * gdb.arch/i386-avx.exp: Use standard_testfile, clean_restart.
728 * gdb.arch/i386-byte.exp: Use standard_testfile, clean_restart.
729 * gdb.arch/i386-disp-step.exp: Use standard_testfile.
730 * gdb.arch/i386-dr3-watch.exp: Use standard_testfile.
731 * gdb.arch/i386-permbkpt.exp: Use standard_testfile, clean_restart.
732 * gdb.arch/i386-signal.exp: Use standard_testfile.
733 * gdb.arch/i386-size-overlap.exp: Use standard_testfile, clean_restart.
734 * gdb.arch/i386-sse.exp: Use standard_testfile, clean_restart.
735 * gdb.arch/i386-unwind.exp: Use standard_testfile.
736 * gdb.arch/i386-word.exp: Use standard_testfile, clean_restart.
737
8448e842
TT
7382013-08-22 Tom Tromey <tromey@redhat.com>
739
740 * gdb.python/py-error.exp: Use gdb_remote_download.
741 * gdb.python/py-mi.exp: Use gdb_remote_download.
742 * gdb.python/py-objfile-script.exp: Use standard_output_file.
743 * gdb.python/py-prettyprint.exp: Use gdb_remote_download.
744 (run_lang_tests): Likewise.
745 * gdb.python/py-section-script.c: Use SCRIPT_FILE rather than
746 filename.
747 * gdb.python/py-section-script.exp: Set SCRIPT_FILE when
748 compiling. Use gdb_remote_download. Update some tests.
749 * gdb.python/py-strfns.exp (test_strfns_core_file): Use
750 standard_output_file.
751 * gdb.python/py-typeprint.exp: Use gdb_remote_download.
752 * gdb.python/py-frame-args.exp: Use gdb_remote_download.
753 * gdb.python/py-framefilter-mi.exp: Use gdb_remote_download.
754 * gdb.python/py-framefilter.exp: Use gdb_remote_download,
755 standard_output_file.
756
16cfcbc2
TT
7572013-08-22 Tom Tromey <tromey@redhat.com>
758
759 * lib/cell.exp (skip_cell_tests): Use standard_temp_file.
760
44ee8174
TT
7612013-08-22 Tom Tromey <tromey@redhat.com>
762
763 * gdb.dwarf2/dw2-basic.exp: Use gdb_remote_download.
764 * gdb.dwarf2/dw2-compressed.exp: Use gdb_remote_download.
765 * gdb.dwarf2/dw2-intercu.exp: Use gdb_remote_download.
766 * gdb.dwarf2/dw2-intermix.exp: Use gdb_remote_download.
767 * gdb.dwarf2/dw2-producer.exp: Use gdb_remote_download.
768 * gdb.dwarf2/mac-fileno.exp: Use gdb_remote_download.
769 * lib/gdb.exp (gdb_remote_download): New proc.
770
7a218f88
TT
7712013-08-22 Tom Tromey <tromey@redhat.com>
772
773 * gdb.dwarf2/clztest.exp: Use standard_testfile.
774 * gdb.dwarf2/dw2-minsym-in-cu.exp: Use standard_testfile.
775 * gdb.dwarf2/fission-base.S: Remove directory from
776 DW_AT_GNU_dwo_name.
777 * gdb.dwarf2/fission-base.exp: Use build_executable. Set
778 debug-file-directory.
779 * gdb.dwarf2/fission-reread.S: Remove directory from
780 DW_AT_GNU_dwo_name.
781 * gdb.dwarf2/fission-reread.exp: Use build_executable. Set
782 debug-file-directory.
783
70cc1c23
DE
7842013-08-16 Doug Evans <dje@google.com>
785
786 * lib/prelink-support.exp (prelink_yes): Flag test as unsupported if
787 prelink complains about an unhandled DWARF version.
788
61884d20
DE
7892013-08-14 Cary Coutant <ccoutant@google.com>
790
791 * boards/fission.exp: Add -fdebug-types-section to debug_flags.
792
5e92f71a
TT
7932013-08-13 Tom Tromey <tromey@redhat.com>
794 Yao Qi <yao@codesourcery.com>
795
796 * lib/cache.exp (gdb_do_cache): Handle GDB_PARALLEL.
797 * lib/gdb.exp: Handle GDB_PARALLEL.
798 (default_gdb_version): Kill inotify_pid if it exists.
799 (default_gdb_exit): Emit warning if the inotify log is not
800 empty.
801 (standard_output_file): Respect GDB_PARALLEL.
802 (standard_temp_file): Likewise.
803 (gdb_init): Start inotifywait if requested.
804
5c30d39a
AB
8052013-08-13 Andrew Burgess <aburgess@broadcom.com>
806
807 * gdb.base/printcmds.exp (test_printf): Add test for printf of
808 pointer with various flags.
809
17e1c970
TT
8102013-08-13 Tom Tromey <tromey@redhat.com>
811
812 * lib/cache.exp: New file.
813 * lib/cell.exp (skip_cell_tests): Use gdb_caching_proc.
814 * lib/gdb.exp: Load cache.exp.
815 (support_complex_tests, is_ilp32_target, is_lp64_target)
816 (is_amd64_regs_target, skip_altivec_tests, skip_vsx_tests)
817 (gdb_skip_xml_test): Use gdb_caching_proc.
818 * lib/opencl.exp (skip_opencl_tests): Use gdb_caching_proc.
819
4e234898
TT
8202013-08-13 Tom Tromey <tromey@redhat.com>
821
822 * lib/gdb.exp (standard_temp_file): New proc.
823 (support_complex_tests, is_ilp32_target, is_lp64_target)
824 (is_amd64_regs_target, skip_altivec_tests, skip_vsx_tests): Use
825 standard_temp_file.
826
53e981d9
TT
8272013-08-13 Tom Tromey <tromey@redhat.com>
828
829 * lib/gdb.exp (build_id_debug_filename_get): Use
830 standard_output_file.
831 * lib/prelink-support.exp (section_get)
832 (build_executable_own_libs): Use standard_output_file.
833
3f539315
TT
8342013-08-12 Tom Tromey <tromey@redhat.com>
835
836 * Makefile.in (ALL_SUBDIRS): Add gdb.go.
837
b4013987
AA
8382013-08-12 Ali Anwar <alianwar@codesourcery.com>
839
840 * gdb.base/break.exp: Test break via convenience variable
841 with file name.
842
f61d5529
DE
8432013-08-09 Doug Evans <dje@google.com>
844
845 * lib/future.exp (gdb_find_ldd): New proc.
846 * lib/prelink-support.exp (build_executable_own_libs): Call it.
847 Make "/usr/sbin/" in prelink path optional.
848
1ed8d800
YQ
8492013-08-09 Yao Qi <yao@codesourcery.com>
850
851 * gdb.trace/collection.exp (gdb_collect_args_test): Set
852 "only" and "both" to 'print entry-values' before selecting
853 trace frame.
854
82a0a75f
YQ
8552013-08-08 Yao Qi <yao@codesourcery.com>
856
857 * gdb.trace/mi-trace-unavailable.exp: Don't set
858 "print entry-values" to "no".
859 (test_trace_unavailable): Set various values to
860 "print entry-values" to test that the output of
861 '-stack-list-locals' is not affected, and then set
862 set "print entry-values" to "no".
863
ac52f9a2
DE
8642013-08-07 Doug Evans <dje@google.com>
865
866 * gdb.python/py-value-cc.cc: Renamed from py-value.cc.
867 * gdb.python/py-value-cc.exp: Update.
868 * gdb.python/py-value.exp: Use different names for .o files for
869 C and C++. Only perform C++ tests if !skip_cplus_tests.
870
bf6d8a91
TT
8712013-08-07 Tom Tromey <tromey@redhat.com>
872
873 * gdb.base/maint.exp: Allow zero symtabs to be expanded.
874
f9125b6c
TT
8752013-08-07 Tom Tromey <tromey@redhat.com>
876
877 * gdb.dwarf2/dwz.exp: New file.
878
3a1115a0
TT
8792013-08-02 Tom Tromey <tromey@redhat.com>
880
881 * gdb.base/watchpoint.c (struct foo5): New.
882 (nullptr): New global.
883 * gdb.base/watchpoint.exp (test_watch_location): Add test.
884
b846d303
DE
8852013-08-01 Doug Evans <dje@google.com>
886
7ee85ab1
DE
887 PR symtab/15691
888 * gdb.dwarf2/fission-mix.exp: New file.
889 * gdb.dwarf2/fission-mix.h: New file.
890 * gdb.dwarf2/fission-mix.c: New file.
891 * gdb.dwarf2/fission-mix2.c: New file.
892
b846d303
DE
893 PR symtab/15695
894 * gdb.base/func-ptr.exp: New file.
895 * gdb.base/func-ptr.c: New file.
896
67d21849
YQ
8972013-08-01 Yao Qi <yao@codesourcery.com>
898
899 * gdb.python/py-sync-interp.c: New.
900 * gdb.python/py-sync-interp.exp: New.
901
de74e63a
YQ
9022013-07-31 Yao Qi <yao@codesourcery.com>
903
904 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Test command
905 'tdump' on stack frame 0 and 1 respectively.
906
680558e8
YQ
9072013-07-31 Yao Qi <yao@codesourcery.com>
908
909 PR gdb/13443
910 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_3): Add parameter
911 'traceframe'. Wrap test with with_test_prefix.
912 (top level): Update.
913
48bbe0bf
YQ
9142013-07-31 Yao Qi <yao@codesourcery.com>
915
916 * gdb.trace/backtrace.exp: Don't invoke 'get_exit' and
917 'gdb_start'.
918 Invoke 'prepare_for_testing' instead of 'gdb_compile'.
919 Use gdb_test_no_output to issue commands 'tstart' and 'tstop'.
920
11b4b7cc
AB
9212013-07-30 Andrew Burgess <aburgess@broadcom.com>
922
923 * gdb.dwarf2/pieces-optimized-out.exp: Expect "<optimized out>"
924 when printing an optimized out value. Expect an error when using
925 an optimized out value in an expression.
926
b0c54aa5
AB
9272013-07-30 Andrew Burgess <aburgess@broadcom.com>
928
929 * gdb.dwarf2/pieces-optimized-out.exp: New file.
930 * gdb.dwarf2/pieces-optimized-out.c: New file.
931 * gdb.dwarf2/pieces-optimized-out.S: New file.
932
97c85fc6
MB
9332013-07-30 Muhammad Bilal <mbilal@codesourcery.com>
934
935 PR gdb/15715
936 * gdb.base/setshow.exp: Test that relative paths passed to
937 'set history filename' are converted to absolute paths.
938
5b32ae97
KS
9392013-07-26 Keith Seitz <keiths@redhat.com>
940
941 * gdb.mi/mi-var-child-f.exp: Pass f90 to gdb_compile instead
942 of f77.
943 Allow for compiler variations of integer types.
944 Use mi_create_varobj.
945 Use mi_list_varobj_children for the immediate children of `array'.
946 Add "has_more" attribute for grandchildren test.
947
6f64ef53
PA
9482013-07-26 Pedro Alves <palves@redhat.com>
949
950 * gdb.base/interrupt-noterm.c, gdb.base/interrupt-noterm.exp: New
951 files.
952
fdc8aae8
AB
9532013-07-25 Andrew Burgess <aburgess@broadcom.com>
954
955 * gdb.mi/mi-reg-undefined.exp: New file.
956 * gdb.mi/mi-reg-undefined.c: Likewise.
957 * gdb.mi/mi-reg-undefined.S: Likewise.
958
6fbe845e
AB
9592013-07-25 Andrew Burgess <aburgess@broadcom.com>
960
961 * gdb.base/printcmds.exp (test_print_int_arrays): Add tests for x,
962 z, o, and t output formats.
963 * gdb.base/display.exp: Use 'k' as an undefined format now that
964 'z' is defined.
965
7b79b135
DE
9662013-07-24 Doug Evans <dje@google.com>
967
968 * boards/native-stdio-gdbserver.exp (${board}_build_remote_cmd): Pass
969 "--" to switch.
970
a0607b84
YQ
9712013-07-24 Yao Qi <yao@codesourcery.com>
972
973 * gdb.mi/mi-var-cmd.exp: If host is remote, use ${testfile} on
974 host.
975 * gdb.mi/mi-basics.exp (test_exec_and_symbol_mi_operatons):
976 Likewise. If host is remote, copy ${binfile} to host.
977
2eb14a9b
YQ
9782013-07-23 Yao Qi <yao@codesourcery.com>
979
980 * gdb.mi/mi-var-cmd.exp: Adjust pattern to match current error
981 message.
982
5d0a3b53
WN
9832013-07-19 Omair Javaid <Omair.Javaid@linaro.org>
984
985 * gdb.base/disp-step-syscall.exp: Add svc and swi syscall
986 instructions and enable disp-step-syscall for arm targets.
987
9a5911c0
WN
9882013-07-19 Omair Javaid <Omair.Javaid@linaro.org>
989
990 * gdb.dwarf2/fission-reread.S: Replace @ sign with % sign to remove
991 assembler errors on arm.
992 * gdb.dwarf2/mac-fileno.S: Likewise.
993 * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
994 * gdb.dwarf2/pr13961.S: Likewise.
995
fa876972
HZ
9962013-07-19 Hui Zhu <hui@codesourcery.com>
997
998 PR gdb/15692
999 * gdb.mi/mi-dprintf.exp: Add double quotes test.
1000
1527aea8
YQ
10012013-07-19 Yao Qi <yao@codesourcery.com>
1002
1003 * gdb.trace/read-memory.exp (test_from_remote): Update test.
1004 (teset_from_exec): Likewise.
1005
73c1d57e
YQ
10062013-07-19 Yao Qi <yao@codesourcery.com>
1007
1008 * gdb.trace/read-memory.c: New.
1009 * gdb.trace/read-memory.exp: New.
1010
a075c3e5
YQ
10112013-07-19 Yao Qi <yao@codesourcery.com>
1012
1013 * lib/gdb.exp (gdb_compile_shlib): Pass the tail name of
1014 $dest to link options if host is remote. Move the
1015 generated file to $dest.a on host if host is remote.
1016
623cc285
WN
10172013-07-18 Will Newton <will.newton@linaro.org>
1018
1019 * gdb.threads/tls-nodebug.c: Call pthread_testcancel
1020 to ensure the test is linked against pthreads.
1021 * gdb.threads/tls-var-main.c: Likewise.
1022 * gdb.threads/tls-shared.c: Likewise.
1023
1f74d3b5
YQ
10242013-07-18 Yao Qi <yao@codesourcery.com>
1025
1026 * lib/future.exp (gdb_default_target_compile): Use tail name
1027 of $destfile as the output name of compile. Move the
1028 generated file to $destfile on build.
1029
f6dc277e
YQ
10302013-07-18 Yao Qi <yao@codesourcery.com>
1031
1032 * lib/gdb.exp (gdb_compile): Set
1033 gdb_saved_set_unbuffered_mode_obj to
1034 set_unbuffered_mode_saved.o if host is remote. Invoke
1035 remote_download to copy $unbuf_obj to host.
1036
e7045703
DE
10372013-07-17 Doug Evans <dje@google.com>
1038
1039 * gdb.python/py-frame-args.c: New file.
1040 * gdb.python/py-frame-args.py: New file.
1041 * gdb.python/py-frame-args.exp New file.
1042
5ea5559b
AB
10432013-07-16 Andrew Burgess <aburgess@broadcom.com>
1044
1045 * gdb.base/printcmds.exp (test_printf): Add tests for format
1046 strings with missing format specifier.
1047
4229ca0e
TT
10482013-07-16 Tom Tromey <tromey@redhat.com>
1049
1050 * gdb.ada/info_types.exp: Use standard_testfile.
1051
5ee657d5
TT
10522013-07-16 Tom Tromey <tromey@redhat.com>
1053
1054 * gdb.mi/mi-basics.exp: Use standard_output_file.
1055 (test_dir_specification, test_cwd_specification)
1056 (test_path_specification): Use testsubdir, not subdir and objdir.
1057
20e3d738
TT
10582013-07-16 Tom Tromey <tromey@redhat.com>
1059
1060 * gdb.trace/mi-traceframe-changed.exp: Don't use objdir.
1061
7d7c6477
JB
10622013-07-09 Joel Brobecker <brobecker@adacore.com>
1063
1064 * gdb.ada/small_reg_param.exp: Accept optional entry value
1065 for parameter "w".
1066
52cd8b7d
JB
10672013-07-09 Joel Brobecker <brobecker@adacore.com>
1068
1069 * gdb.ada/small_reg_param.exp: Remove trailing space.
1070
2a998fc0
DE
10712013-07-09 Doug Evans <dje@google.com>
1072
1073 * gdb.base/default.exp: Update expected output of "show print array"
1074 and "show print pretty".
1075
0329e9fb
UW
10762013-07-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
1077
1078 * gdb.threads/wp-replication.exp: Stop counting available hardware
1079 watchpoints after NR_THREADS iterations.
1080
1953058f
AB
10812013-07-08 Andrew Burgess <aburgess@broadcom.com>
1082
1083 * gdb.python/py-explore.exp: Add $gdb_prompt to test regexp.
1084
7c0de741
YQ
10852013-07-07 Yao Qi <yao@codesourcery.com>
1086
1087 * boards/native-gdbserver.exp: Move invoke of
1088 process_multilib_options to gdbserver-base.exp.
1089 Move set_board_info 'compiler', 'gdb,noinferiorio',
1090 'gdb,nofileio', 'gdb_server_prog' and 'gdb,predefined_tsv' to
1091 gdbserver-base.exp.
1092 Move proc ${board}_download, ${board}_upload and
1093 ${board}_file to gdbserver-base.exp.
1094 * boards/native-extended-gdbserver.exp: Likewise.
1095 * boards/native-stdio-gdbserver.exp: Likewise.
1096 * boards/gdbserver-base.exp: New file.
1097
497a4c48
LM
10982013-07-05 Luis Machado <lgustavo@codesourcery.com>
1099
1100 * gdb.base/dump.exp: Remove arch-specific tests and do a
1101 generic data address check to set is64bitonly correctly.
1102
bb3f62fc
LM
11032013-07-05 Luis Machado <lgustavo@codesourcery.com>
1104
1105 * gdb.mi/gdb2549.exp (register_tests): Expect any decimal for
1106 the register number instead of expecting only 0.
1107
005faa9d
WN
11082013-07-05 Will Newton <will.newton@linaro.org>
1109
1110 * gdb.base/gnu-ifunc-lib.c: Use %function instead of @function
1111 in asm syntax to allow building on ARM.
1112
4767856f
YQ
11132013-07-05 Yao Qi <yao@codesourcery.com>
1114
1115 * boards/local-remote-host.exp: Remove obsolete comments.
1116 * boards/native-extended-gdbserver.exp: Likewise.
1117 * boards/native-gdbserver.exp: Likewise.
1118 * boards/native-stdio-gdbserver.exp: Likewise.
1119
691a26f5
AB
11202013-07-04 Andrew Burgess <aburgess@broadcom.com>
1121
1122 * gdb.dwarf2/dw2-reg-undefined.exp: New file.
1123 * gdb.dwarf2/dw2-reg-undefined.c: Likewise.
1124 * gdb.dwarf2/dw2-reg-undefined.S: Likewise.
1125
4d142eaa
JK
11262013-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1127
1128 * gdb.base/break-on-linker-gcd-function.exp: Replace
1129 prepare_for_testing by build_executable_from_specs and clean_restart.
1130
62cef515
TT
11312013-06-27 Tom Tromey <tromey@redhat.com>
1132
1133 * gdb.base/testenv.exp, gdb.base/tui-layout.exp,
1134 gdb.base/twice.exp, gdb.base/type-opaque.exp, gdb.base/unload.exp,
1135 gdb.base/unwindonsignal.exp, gdb.base/valgrind-db-attach.exp,
1136 gdb.base/valgrind-infcall.exp, gdb.base/value-double-free.exp,
1137 gdb.base/varargs.exp, gdb.base/watch-cond-infcall.exp,
1138 gdb.base/watch-cond.exp, gdb.base/watch-non-mem.exp,
1139 gdb.base/watch-read.exp, gdb.base/watch-vfork.exp,
1140 gdb.base/watch_thread_num.exp, gdb.base/watchpoint-cond-gone.exp,
1141 gdb.base/watchpoint-delete.exp, gdb.base/watchpoint-hw.exp,
1142 gdb.base/watchpoint-solib.exp, gdb.base/watchpoint.exp,
1143 gdb.base/watchpoints.exp, gdb.base/wchar.exp, gdb.base/whatis.exp:
1144 Use standard_testfile, standard_output_file, prepare_for_testing,
1145 clean_restart.
1146
0ab77f5f
TT
11472013-06-27 Tom Tromey <tromey@redhat.com>
1148
1149 * gdb.base/save-bp.exp, gdb.base/savedregs.exp,
1150 gdb.base/scope.exp, gdb.base/sep.exp, gdb.base/sepsymtab.exp,
1151 gdb.base/set-lang-auto.exp, gdb.base/setshow.exp,
1152 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
1153 gdb.base/shreloc.exp, gdb.base/sigall.exp,
1154 gdb.base/sigaltstack.exp, gdb.base/sigbpt.exp,
1155 gdb.base/sigchld.exp, gdb.base/siginfo-addr.exp,
1156 gdb.base/siginfo-infcall.exp, gdb.base/siginfo-obj.exp,
1157 gdb.base/siginfo.exp, gdb.base/signals.exp, gdb.base/signest.exp,
1158 gdb.base/signull.exp, gdb.base/sigrepeat.exp,
1159 gdb.base/sigstep.exp, gdb.base/sizeof.exp,
1160 gdb.base/skip-solib.exp, gdb.base/so-impl-ld.exp,
1161 gdb.base/solib-display.exp, gdb.base/solib-nodir.exp,
1162 gdb.base/solib-overlap.exp, gdb.base/solib-symbol.exp,
1163 gdb.base/solib-weak.exp, gdb.base/source.exp,
1164 gdb.base/stack-checking.exp, gdb.base/stale-infcall.exp,
1165 gdb.base/stap-probe.exp, gdb.base/start.exp,
1166 gdb.base/step-break.exp, gdb.base/step-bt.exp,
1167 gdb.base/step-line.exp, gdb.base/step-resume-infcall.exp,
1168 gdb.base/step-test.exp, gdb.base/structs.exp,
1169 gdb.base/structs2.exp, gdb.base/structs3.exp,
1170 gdb.base/symbol-without-target_section.exp: Use standard_testfile,
1171 standard_output_file, prepare_for_testing, clean_restart.
1172
822bd149
TT
11732013-06-27 Tom Tromey <tromey@redhat.com>
1174
1175 * gdb.base/nextoverexit.exp, gdb.base/nextoverexit.exp,
1176 gdb.base/nodebug.exp, gdb.base/nofield.exp, gdb.base/nostdlib.exp,
1177 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/pc-fp.exp,
1178 gdb.base/pending.exp, gdb.base/permissions.exp,
1179 gdb.base/pie-execl.exp, gdb.base/pointers.exp,
1180 gdb.base/pr11022.exp, gdb.base/print-file-var.exp,
1181 gdb.base/printcmds.exp, gdb.base/prologue.exp,
1182 gdb.base/psymtab.exp, gdb.base/ptr-typedef.exp,
1183 gdb.base/ptype.exp, gdb.base/randomize.exp,
1184 gdb.base/readline-ask.exp, gdb.base/recpar.exp,
1185 gdb.base/recurse.exp, gdb.base/relativedebug.exp,
1186 gdb.base/relocate.exp, gdb.base/remote.exp, gdb.base/reread.exp,
1187 gdb.base/return-nodebug.exp, gdb.base/return2.exp: Use
1188 standard_testfile, standard_output_file, prepare_for_testing,
1189 clean_restart.
1190
f8b41b00
TT
11912013-06-27 Tom Tromey <tromey@redhat.com>
1192
a8c97a87
TT
1193 * gdb.base/hook-stop-continue.exp, gdb.base/hook-stop-frame.exp,
1194 gdb.base/huge.exp, gdb.base/included.exp,
1195 gdb.base/inferior-died.exp, gdb.base/infnan.exp,
1196 gdb.base/info-fun.exp, gdb.base/info-macros.exp,
1197 gdb.base/info-os.exp, gdb.base/info-proc.exp,
1198 gdb.base/info-target.exp, gdb.base/infoline.exp,
1199 gdb.base/interp.exp, gdb.base/interrupt.exp,
1200 gdb.base/jit-simple.exp, gdb.base/jit-so.exp, gdb.base/jump.exp,
1201 gdb.base/kill-after-signal.exp, gdb.base/label.exp,
1202 gdb.base/langs.exp, gdb.base/lineinc.exp, gdb.base/list.exp,
1203 gdb.base/logical.exp, gdb.base/long_long.exp,
1204 gdb.base/longjmp.exp, gdb.base/macscp.exp, gdb.base/maint.exp,
1205 gdb.base/memattr.exp, gdb.base/mips_pro.exp,
1206 gdb.base/miscexprs.exp, gdb.base/morestack.exp,
1207 gdb.base/moribund-step.exp, gdb.base/multi-forks.exp: Use
f8b41b00
TT
1208 standard_testfile, standard_output_file, prepare_for_testing,
1209 clean_restart.
1210
289f9037
TT
12112013-06-27 Tom Tromey <tromey@redhat.com>
1212
a8c97a87
TT
1213 * gdb.base/ena-dis-br.exp, gdb.base/enum_cond.exp,
1214 gdb.base/enumval.exp, gdb.base/environ.exp,
1215 gdb.base/eu-strip-infcall.exp, gdb.base/eval-skip.exp,
1216 gdb.base/exe-lock.exp, gdb.base/expand-psymtabs.exp,
1217 gdb.base/exprs.exp, gdb.base/fileio.exp, gdb.base/find.exp,
1218 gdb.base/fixsection.exp, gdb.base/foll-exec.exp,
1219 gdb.base/foll-fork.exp, gdb.base/fortran-sym-case.exp,
1220 gdb.base/frame-args.exp, gdb.base/freebpcmd.exp,
1221 gdb.base/fullname.exp, gdb.base/funcargs.exp,
1222 gdb.base/gcore-buffer-overflow.exp, gdb.base/gcore.exp,
1223 gdb.base/gdb1090.exp, gdb.base/gdb11530.exp,
1224 gdb.base/gdb11531.exp, gdb.base/gdb1250.exp, gdb.base/gdb1555.exp,
1225 gdb.base/gdb1821.exp, gdb.base/gdbindex-stabs.exp,
1226 gdb.base/gdbvars.exp, gdb.base/gnu-ifunc.exp,
1227 gdb.base/gnu_vector.exp: Use standard_testfile,
1228 standard_output_file, prepare_for_testing, clean_restart.
289f9037 1229
f76495c8
TT
12302013-06-27 Tom Tromey <tromey@redhat.com>
1231
a8c97a87
TT
1232 * gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
1233 gdb.base/call-sc.exp, gdb.base/call-signal-resume.exp,
1234 gdb.base/call-strs.exp, gdb.base/callexit.exp,
1235 gdb.base/callfuncs.exp, gdb.base/catch-load.exp,
1236 gdb.base/catch-syscall.exp, gdb.base/charset.exp,
1237 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
1238 gdb.base/code-expr.exp, gdb.base/code_elim.exp,
1239 gdb.base/commands.exp, gdb.base/completion.exp,
1240 gdb.base/complex.exp, gdb.base/cond-expr.exp,
1241 gdb.base/condbreak.exp, gdb.base/consecutive.exp,
1242 gdb.base/constvars.exp, gdb.base/corefile.exp,
1243 gdb.base/ctxobj.exp, gdb.base/cursal.exp, gdb.base/cvexpr.exp,
1244 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
1245 gdb.base/del.exp, gdb.base/detach.exp, gdb.base/dfp-test.exp,
1246 gdb.base/display.exp, gdb.base/dmsym.exp, gdb.base/dump.exp,
1247 gdb.base/dup-sect.exp: Use standard_testfile,
f76495c8
TT
1248 standard_output_file, prepare_for_testing, clean_restart.
1249
a64d2530
TT
12502013-06-27 Tom Tromey <tromey@redhat.com>
1251
a8c97a87
TT
1252 * gdb.base/a2-run.exp, gdb.base/all-bin.exp, gdb.base/annota1.exp,
1253 gdb.base/annota3.exp, gdb.base/anon.exp, gdb.base/args.exp,
1254 gdb.base/arithmet.exp, gdb.base/arrayidx.exp, gdb.base/assign.exp,
1255 gdb.base/async-shell.exp, gdb.base/async.exp,
1256 gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-noexec.exp,
1257 gdb.base/attach-twice.exp, gdb.base/attach.exp, gdb.base/auxv.exp,
1258 gdb.base/bang.exp, gdb.base/bfp-test.exp, gdb.base/bigcore.exp,
1259 gdb.base/bitfields.exp, gdb.base/bitfields2.exp,
1260 gdb.base/break-entry.exp, gdb.base/break-interp.exp,
1261 gdb.base/break-on-linker-gcd-function.exp,
1262 gdb.base/breakpoint-shadow.exp: Use standard_testfile,
a64d2530
TT
1263 standard_output_file, prepare_for_testing, clean_restart.
1264
aaff8d73
YQ
12652013-06-26 Yao Qi <yao@codesourcery.com>
1266
1267 * gdb.trace/mi-trace-frame-collected.exp: New.
1268
a0743c90
YQ
12692013-06-25 Yao Qi <yao@codesourcery.com>
1270
1271 * boards/native-extended-gdbserver.exp: Set board_info
1272 'gdb,predefined_tsv'.
1273 * boards/native-gdbserver.exp: Likewise.
1274 * boards/native-stdio-gdbserver.exp: Likewise.
1275 * gdb.server/ext-attach.exp: Load trace-support.exp. Check
1276 uploaded TSVs if target supports tracing.
1277 * gdb.trace/tsv.exp: Check uploaded TSVs if target supports
1278 tracing and target has predefined tsv.
1279
9d6e6e84
HZ
12802013-06-25 Yao Qi <yao@codesourcery.com>
1281 Hui Zhu <hui@codesourcery.com>
1282 Pedro Alves <palves@redhat.com>
1283
1284 PR breakpoints/15075
1285 PR breakpoints/15434
1286 * gdb.base/dprintf-next.c: New file.
1287 * gdb.base/dprintf-next.exp: New file.
1288 * gdb.base/dprintf-non-stop.c: New file.
1289 * gdb.base/dprintf-non-stop.exp: New file.
1290 * gdb.base/dprintf.exp: Don't check "continue" in the output
1291 of "info breakpoints".
1292 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
1293 Don't check "continue" in script field.
1294
e7ab3185
TT
12952013-06-21 Tom Tromey <tromey@redhat.com>
1296
1297 * gdb.trace/actions.exp (check_tracepoint): Don't use a full file
1298 name in a test name.
1299
c898adb7
YQ
13002013-06-20 Yao Qi <yao@codesourcery.com>
1301
1302 * gdb.trace/mi-trace-unavailable.exp: Set tracepoint on 'foo'
1303 and set an action.
1304 (test_trace_unavailable): Test command -data-list-register-values
1305 in the context of traceframe and with option --skip-unavailable.
1306 * gdb.trace/trace-unavailable.c (foo): New.
1307 (main): Call it.
1308 * gdb.mi/gdb2549.exp: Update matching pattern.
1309
4d157a3d
MF
13102013-06-19 Mike Frysinger <vapier@gentoo.org>
1311
1312 * gdb.arch/i386-avx.c (have_avx): Change __get_cpuid call to i386_cpuid.
1313 * gdb.arch/i386-avx.exp (additional_flags): Add -I${srcdir}/../common.
1314 * gdb.arch/i386-cpuid.h: Moved to ../common/i386-gcc-cpuid.h.
1315 * gdb.arch/i386-sse.c: Call new i386_cpuid function.
1316 * gdb.arch/i386-see.exp (additional_flags): Add -I${srcdir}/../common.
1317
d69cace4
LM
13182013-06-19 Luis Machado <lgustavo@codesourcery.com>
1319
1320 * gdb.base/subst.exp: Delete default rules before further
1321 tests.
1322
9bdd0636
YQ
13232013-06-19 Yao Qi <yao@codesourcery.com>
1324
1325 * gdb.base/maint.exp: Make the test to command 'maint dump-me'
1326 unsupported if it is not registered.
1327
427cd150
TT
13282013-06-18 Tom Tromey <tromey@redhat.com>
1329
1330 * gdb.base/random-signal.c: New file.
1331 * gdb.base/random-signal.exp: New file.
1332
6de7c271
WN
13332013-06-18 Will Newton <will.newton@linaro.org>
1334
1335 * gdb.base/skip.c: Use comma to evaluate results of foo()
1336 and bar() before passing to baz().
1337 * gdb.base/skip.c: baz() now takes one argument instead of
1338 two.
1339
5bd1ef56
TT
13402013-06-18 Tom Tromey <tromey@redhat.com>
1341
1342 * gdb.dwarf2/implptrpiece.exp: New file.
1343 * gdb.dwarf2/implptrconst.exp (d): New variable.
1344 Print d.
1345 * lib/dwarf2.exp (Dwarf::_location): Handle DW_OP_piece.
1346
e379b391
TT
13472013-06-18 Tom Tromey <tromey@redhat.com>
1348
1349 * lib/selftest-support.exp (do_self_tests): Reject remote or
1350 non-native targets.
1351 * gdb.gdb/complaints.exp: Remove check.
1352 * gdb.gdb/observer.exp: Remove check.
1353 * gdb.gdb/xfullpath.exp: Remove check.
1354 * gdb.gdb/complaints.exp: Remove check.
1355
4ec70201
PA
13562013-06-07 Pedro Alves <palves@redhat.com>
1357
1358 * boards/native-extended-gdbserver.exp: Remove semicolon.
1359 * config/arm-ice.exp: Likewise.
1360 * config/bfin.exp: Likewise.
1361 * config/cygmon.exp: Likewise.
1362 * config/h8300.exp: Likewise.
1363 * config/monitor.exp: Likewise.
1364 * config/sid.exp: Likewise.
1365 * config/sim.exp: Likewise.
1366 * config/slite.exp: Likewise.
1367 * config/vx.exp: Likewise.
1368 * gdb.arch/i386-bp_permanent.exp: Likewise.
1369 * gdb.asm/asm-source.exp: Likewise.
1370 * gdb.base/args.exp: Likewise.
1371 * gdb.base/attach-pie-misread.exp: Likewise.
1372 * gdb.base/auxv.exp: Likewise.
1373 * gdb.base/bigcore.exp: Likewise.
1374 * gdb.base/bitfields2.exp: Likewise.
1375 * gdb.base/bitfields.exp: Likewise.
1376 * gdb.base/break.exp: Likewise.
1377 * gdb.base/break-interp.exp: Likewise.
1378 * gdb.base/callfuncs.exp: Likewise.
1379 * gdb.base/call-sc.exp: Likewise.
1380 * gdb.base/commands.exp: Likewise.
1381 * gdb.base/corefile.exp: Likewise.
1382 * gdb.base/dbx.exp: Likewise.
1383 * gdb.base/ending-run.exp: Likewise.
1384 * gdb.base/exprs.exp: Likewise.
1385 * gdb.base/funcargs.exp: Likewise.
1386 * gdb.base/hbreak2.exp: Likewise.
1387 * gdb.base/huge.exp: Likewise.
1388 * gdb.base/list.exp: Likewise.
1389 * gdb.base/memattr.exp: Likewise.
1390 * gdb.base/overlays.exp: Likewise.
1391 * gdb.base/printcmds.exp: Likewise.
1392 * gdb.base/recurse.exp: Likewise.
1393 * gdb.base/remotetimeout.exp: Likewise.
1394 * gdb.base/reread.exp: Likewise.
1395 * gdb.base/savedregs.exp: Likewise.
1396 * gdb.base/scope.exp: Likewise.
1397 * gdb.base/sepdebug.exp: Likewise.
1398 * gdb.base/setshow.exp: Likewise.
1399 * gdb.base/setvar.exp: Likewise.
1400 * gdb.base/sigaltstack.exp: Likewise.
1401 * gdb.base/siginfo-addr.exp: Likewise.
1402 * gdb.base/siginfo.exp: Likewise.
1403 * gdb.base/siginfo-obj.exp: Likewise.
1404 * gdb.base/sigrepeat.exp: Likewise.
1405 * gdb.base/sigstep.exp: Likewise.
1406 * gdb.base/structs.exp: Likewise.
1407 * gdb.base/testenv.exp: Likewise.
1408 * gdb.base/twice.exp: Likewise.
1409 * gdb.base/valgrind-db-attach.exp: Likewise.
1410 * gdb.base/valgrind-infcall.exp: Likewise.
1411 * gdb.base/varargs.exp: Likewise.
1412 * gdb.base/watchpoint.exp: Likewise.
1413 * gdb.cp/gdb1355.exp: Likewise.
1414 * gdb.cp/misc.exp: Likewise.
1415 * gdb.disasm/hppa.exp: Likewise.
1416 * gdb.disasm/t01_mov.exp: Likewise.
1417 * gdb.disasm/t02_mova.exp: Likewise.
1418 * gdb.disasm/t03_add.exp: Likewise.
1419 * gdb.disasm/t04_sub.exp: Likewise.
1420 * gdb.disasm/t05_cmp.exp: Likewise.
1421 * gdb.disasm/t06_ari2.exp: Likewise.
1422 * gdb.disasm/t07_ari3.exp: Likewise.
1423 * gdb.disasm/t08_or.exp: Likewise.
1424 * gdb.disasm/t09_xor.exp: Likewise.
1425 * gdb.disasm/t10_and.exp: Likewise.
1426 * gdb.disasm/t11_logs.exp: Likewise.
1427 * gdb.disasm/t12_bit.exp: Likewise.
1428 * gdb.disasm/t13_otr.exp: Likewise.
1429 * gdb.gdb/selftest.exp: Likewise.
1430 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
1431 * gdb.mi/mi-reverse.exp: Likewise.
1432 * gdb.pascal/floats.exp: Likewise.
1433 * gdb.python/py-inferior.exp: Likewise.
1434 * gdb.threads/attach-into-signal.exp: Likewise.
1435 * gdb.threads/pthreads.exp: Likewise.
1436 * gdb.threads/thread_events.exp: Likewise.
1437 * gdb.threads/watchthreads.exp: Likewise.
1438 * gdb.trace/actions-changed.exp: Likewise.
1439 * gdb.trace/actions.exp: Likewise.
1440 * gdb.trace/ax.exp: Likewise.
1441 * gdb.trace/backtrace.exp: Likewise.
1442 * gdb.trace/change-loc.exp: Likewise.
1443 * gdb.trace/deltrace.exp: Likewise.
1444 * gdb.trace/disconnected-tracing.exp: Likewise.
1445 * gdb.trace/ftrace.exp: Likewise.
1446 * gdb.trace/infotrace.exp: Likewise.
1447 * gdb.trace/passc-dyn.exp: Likewise.
1448 * gdb.trace/passcount.exp: Likewise.
1449 * gdb.trace/pending.exp: Likewise.
1450 * gdb.trace/qtro.exp: Likewise.
1451 * gdb.trace/range-stepping.exp: Likewise.
1452 * gdb.trace/report.exp: Likewise.
1453 * gdb.trace/save-trace.exp: Likewise.
1454 * gdb.trace/status-stop.exp: Likewise.
1455 * gdb.trace/strace.exp: Likewise.
1456 * gdb.trace/tfile.exp: Likewise.
1457 * gdb.trace/tfind.exp: Likewise.
1458 * gdb.trace/trace-break.exp: Likewise.
1459 * gdb.trace/tracecmd.exp: Likewise.
1460 * gdb.trace/trace-mt.exp: Likewise.
1461 * gdb.trace/tspeed.exp: Likewise.
1462 * gdb.trace/tsv.exp: Likewise.
1463 * gdb.trace/while-stepping.exp: Likewise.
1464 * lib/gdb.exp: Likewise.
1465 * lib/gdbserver-support.exp: Likewise.
1466 * lib/java.exp: Likewise.
1467 * lib/mi-support.exp: Likewise.
1468 * lib/pascal.exp: Likewise.
1469 * lib/prompt.exp: Likewise.
1470 * lib/trace-support.exp: Likewise.
1471
47d48711
PA
14722013-06-07 Pedro Alves <palves@redhat.com>
1473
1474 * gdb.ada/info_types.c: Fix formating in copyright header.
1475 * gdb.base/break-on-linker-gcd-function.cc: Likewise.
1476 * gdb.base/float.c: Likewise.
1477 * gdb.base/inferior-died.c: Likewise.
1478 * gdb.base/interp.c: Likewise.
1479 * gdb.base/jit-main.c: Likewise.
1480 * gdb.base/jit-solib.c: Likewise.
1481 * gdb.base/long_long.c: Likewise.
1482 * gdb.base/longjmp.c: Likewise.
1483 * gdb.base/nextoverexit.c: Likewise.
1484 * gdb.base/pr11022.c: Likewise.
1485 * gdb.base/prelink-lib.c: Likewise.
1486 * gdb.base/prelink.c: Likewise.
1487 * gdb.base/prologue.c: Likewise.
1488 * gdb.base/restore.c: Likewise.
1489 * gdb.base/sigchld.c: Likewise.
1490 * gdb.base/solib-search-lib1.c: Likewise.
1491 * gdb.base/solib-search-lib2.c: Likewise.
1492 * gdb.base/solib-search.c: Likewise.
1493 * gdb.base/solib-search.h: Likewise.
1494 * gdb.base/whatis.c: Likewise.
1495 * gdb.cp/abstract-origin.cc: Likewise.
1496 * gdb.cp/anon-struct.cc: Likewise.
1497 * gdb.cp/baseenum.cc: Likewise.
1498 * gdb.cp/bs15503.cc: Likewise.
1499 * gdb.cp/call-c-1.c: Likewise.
1500 * gdb.cp/call-c.cc: Likewise.
1501 * gdb.cp/class2.cc: Likewise.
1502 * gdb.cp/classes.cc: Likewise.
1503 * gdb.cp/cttiadd.cc: Likewise.
1504 * gdb.cp/cttiadd1.cc: Likewise.
1505 * gdb.cp/cttiadd2.cc: Likewise.
1506 * gdb.cp/cttiadd3.cc: Likewise.
1507 * gdb.cp/derivation.cc: Likewise.
1508 * gdb.cp/derivation2.cc: Likewise.
1509 * gdb.cp/dispcxx.cc: Likewise.
1510 * gdb.cp/exception.cc: Likewise.
1511 * gdb.cp/gdb2384-base.cc: Likewise.
1512 * gdb.cp/gdb2384-base.h: Likewise.
1513 * gdb.cp/gdb2384.cc: Likewise.
1514 * gdb.cp/gdb2495.cc: Likewise.
1515 * gdb.cp/mb-inline.h: Likewise.
1516 * gdb.cp/mb-inline1.cc: Likewise.
1517 * gdb.cp/mb-inline2.cc: Likewise.
1518 * gdb.cp/member-name.cc: Likewise.
1519 * gdb.cp/member-ptr.cc: Likewise.
1520 * gdb.cp/misc.cc: Likewise.
1521 * gdb.cp/namespace1.cc: Likewise.
1522 * gdb.cp/nextoverthrow.cc: Likewise.
1523 * gdb.cp/pr-574.cc: Likewise.
1524 * gdb.cp/pr9631.cc: Likewise.
1525 * gdb.cp/printmethod.cc: Likewise.
1526 * gdb.cp/psmang1.cc: Likewise.
1527 * gdb.cp/psmang2.cc: Likewise.
1528 * gdb.cp/psymtab-parameter.cc: Likewise.
1529 * gdb.cp/ptype-flags.cc: Likewise.
1530 * gdb.cp/ref-params.cc: Likewise.
1531 * gdb.cp/ref-types.cc: Likewise.
1532 * gdb.cp/smartp.cc: Likewise.
1533 * gdb.cp/try_catch.cc: Likewise.
1534 * gdb.cp/userdef.cc: Likewise.
1535 * gdb.cp/using-crash.cc: Likewise.
1536 * gdb.cp/virtfunc.cc: Likewise.
1537 * gdb.cp/virtfunc2.cc: Likewise.
1538 * gdb.dwarf2/callframecfa.S: Likewise.
1539 * gdb.dwarf2/dw2-ranges.c: Likewise.
1540 * gdb.dwarf2/dw2-ranges2.c: Likewise.
1541 * gdb.dwarf2/dw2-ranges3.c: Likewise.
1542 * gdb.dwarf2/dw2-restore.S: Likewise.
1543 * gdb.dwarf2/pieces.S: Likewise.
1544 * gdb.dwarf2/valop.S: Likewise.
1545 * gdb.java/jnpe.java: Likewise.
1546 * gdb.mi/mi-stepn.c: Likewise.
1547 * gdb.mi/mi-var-cp.cc: Likewise.
1548 * gdb.mi/mi-var-rtti.cc: Likewise.
1549 * gdb.mi/ns-stale-regcache.c: Likewise.
1550 * gdb.mi/pr11022.c: Likewise.
1551 * gdb.mi/solib-lib.c: Likewise.
1552 * gdb.mi/solib-main.c: Likewise.
1553 * gdb.python/py-arch.c: Likewise.
1554 * gdb.python/py-block.c: Likewise.
1555 * gdb.python/py-breakpoint.c: Likewise.
1556 * gdb.python/py-events.c: Likewise.
1557 * gdb.python/py-evthreads.c: Likewise.
1558 * gdb.python/py-explore.c: Likewise.
1559 * gdb.python/py-explore.cc: Likewise.
1560 * gdb.python/py-finish-breakpoint.c: Likewise.
1561 * gdb.python/py-finish-breakpoint2.cc: Likewise.
1562 * gdb.python/py-symbol.c: Likewise.
1563 * gdb.threads/execl.c: Likewise.
1564 * gdb.threads/execl1.c: Likewise.
1565
88ab5684
WN
15662013-06-07 Will Newton <will.newton@linaro.org>
1567
1568 * gdb.base/long_long.exp: Fix ARM EABI target glob.
1569
42daa7a0
WN
15702013-06-07 Will Newton <will.newton@linaro.org>
1571
1572 * gdb.cp/annota2.exp: Add empty line between "post-prompt"
1573 and "starting".
1574
f4059ef3
WN
15752013-06-07 Will Newton <will.newton@linaro.org>
1576
1577 * gdb.cp/anon-struct.exp: Conditionalize constructor and
1578 destructor prototypes for ARM ABI.
1579 * gdb.cp/m-static.exp: Likewise.
1580
8cb5cc78
YQ
15812013-06-07 Yao Qi <yao@codesourcery.com>
1582
1583 * gdb.trace/mi-trace-unavailable.exp: New.
1584 * gdb.trace/trace-unavailable.c: New.
1585
c6cf1712
DE
15862013-06-06 Doug Evans <dje@google.com>
1587
1588 * gdb.cp/derivation.exp: Make tests have unique names.
1589
bf6be0f4
TT
15902013-06-06 Tom Tromey <tromey@redhat.com>
1591
1592 * gdb.base/dump.exp (capture_value): Don't put expression into
1593 test name if arguments passed in.
1594 Rename a couple more tests to make them unique.
1595
ebb022fa
TT
15962013-06-06 Tom Tromey <tromey@redhat.com>
1597
1598 * gdb.base/break-always.exp: Explicitly specify test name.
1599
69fc87c2
DE
16002013-06-05 Doug Evans <dje@google.com>
1601 Keith Seitz <keiths@redhat.com>
1602
1603 * gdb.cp/derivation2.cc: New file.
1604 * gdb.cp/derivation.cc (main): Call foo2.
1605 * gdb.cp/derivation.exp: Add tests for typedefs in another
1606 file, and when there's an active block.
1607
f993f39e
LM
16082013-06-05 Luis Machado <lgustavo@codesourcery.com>
1609
1610 * gdb.cp/virtfunc.exp (make_one_vtable_result): Handle extra output
1611 from targets that use function descriptors in the virtual tables.
1612 Handle presence of dot symbols.
1613
afacd7f3
GB
16142013-06-04 Gary Benson <gbenson@redhat.com>
1615
1616 * gdb.base/break-probes.exp: New file.
1617 * gdb.base/break-probes.c: Likewise.
1618 * gdb.base/break-probes-solib.c: Likewise.
1619 * gdb.base/info-shared.exp: New file.
1620 * gdb.base/info-shared.c: Likewise.
1621 * gdb.base/info-shared-solib1.c: Likewise.
1622 * gdb.base/info-shared-solib2.c: Likewise.
1623
a29a3fb7
GB
16242013-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
1625 Gary Benson <gbenson@redhat.com>
1626
1627 * lib/gdb.exp (build_executable_from_specs): Use gdb_compile_pthread,
1628 gdb_compile_shlib or gdb_compile_shlib_pthreads where appropriate.
1629 * lib/prelink-support.exp (build_executable_own_libs): Allow INTERP
1630 to be set to "no" to indicate that no ld.so copy should be made.
1631 * gdb.base/break-interp.exp (solib_bp): New constant.
1632 (reach_1): Use the above instead of "_dl_debug_state".
1633 (test_attach): Likewise.
1634 (test_ld): Likewise.
1635 * gdb.threads/dlopen-libpthread.exp: New file.
1636 * gdb.threads/dlopen-libpthread.c: Likewise.
1637 * gdb.threads/dlopen-libpthread-lib.c: Likewise.
1638 * gdb.base/solib-corrupted.exp: Disable test if GDB is using probes.
1639
62a813cc
YQ
16402013-05-30 Yao Qi <yao@codesourcery.com>
1641
1642 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
1643 Add a test that no MI notification is emitted when executing
1644 -exec-arguments.
1645
8f56dad4
JK
16462013-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1647
1648 PR testsuite/12649
1649 * gdb.mi/mi-dprintf.exp (mi_continue_dprintf) (mi 2nd dprintf): Replace
1650 $mi_gdb_prompt expectation by mi_expect_stop.
1651 (mi 1st dprintf, agent, mi 2nd dprintf, agent)
1652 (mi info dprintf second time): Replace them by mi_send_resuming_command
1653 and mi_expect_stop.
1654
c588eb20
GB
16552013-05-24 Gary Benson <gbenson@redhat.com>
1656
1657 * gdb.base/solib-disc.exp (exec_opts): Remove unnecesary
1658 backslash.
1659 * gdb.base/unload.exp (exec_opts): Remove two unnecessary
1660 backslashes.
1661 * gdb.base/watchpoint-solib.exp (exec_opts): Remove unnecesary
1662 backslash.
1663
c0ea94eb
YQ
16642013-05-24 Yao Qi <yao@codesourcery.com>
1665
1666 * gdb.trace/tfile.exp: Test inferior and thread.
1667
db1ac436
YQ
16682013-05-24 Yao Qi <yao@codesourcery.com>
1669 Pedro Alves <palves@redhat.com>
1670
1671 * gdb.base/range-stepping.exp: Skip the rest of tests if the
1672 test fails.
1673 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
1674 Return 0 if the test passes, otherwise return 1.
1675
b6abb10c
DE
16762013-05-23 Doug Evans <dje@google.com>
1677
1678 * boards/fission-dwp.exp: New file.
1679
bc5065a7
PA
16802013-05-23 Yao Qi <yao@codesourcery.com>
1681 Pedro Alves <palves@redhat.com>
1682
1683 * gdb.base/range-stepping.c: New file.
1684 * gdb.base/range-stepping.exp: New file.
1685 * gdb.trace/range-stepping.c: New file.
1686 * gdb.trace/range-stepping.exp: New file.
1687 * lib/range-stepping-support.exp: New file.
1688
5f2e6b00
TT
16892013-05-22 Tom Tromey <tromey@redhat.com>
1690
1691 * gdb.cp/class2.cc (main): New local 'aref'.
1692 * gdb.cp/class2.exp: Check printing of 'aref'.
1693
e6ba475a
DE
16942013-05-22 Doug Evans <dje@google.com>
1695
1696 * gdb.threads/wp-replication.c (main): Insert some code at the start
1697 to ensure the breakpoint on main is only hit once. Fix comment.
1698
52c935b6
KS
16992013-05-21 Keith Seitz <keiths@redhat.com>
1700 Pedro Alves <palves@redhat.com>
1701
1702 * gdb.base/filesym.exp: Use gdb_test_multiple instead of
1703 gdb_expect.
1704 Add test to flush the remaining input buffer so that this
1705 file passes testsuite/12649.
1706
bd9673a4
PW
17072013-05-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1708
1709 * gdb.base/catch-signal-fork.exp: New file.
1710 * gdb.base/catch-signal-fork.c: New file.
1711
69a97597
SA
17122013-05-21 Sterling Augustine <saugustine@google.com>
1713
1714 * boards/remote-stdio-gdbserver.exp: New file.
1715
44e97363
JK
17162013-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1717
1718 PR testsuite/12649
1719 * gdb.mi/mi-dprintf.exp (mi_continue_dprintf): Fix expect strings for
1720 racy matches.
1721
02392865
CG
17222013-05-21 Christian Groessler <chris@groessler.org>
1723
1724 * gdb.dwarf2/dw2-dir-file-name.exp: Don't use brace expansion,
1725 since it's not supported in all shells.
1726
c5867ab6
HZ
17272013-05-21 Hui Zhu <hui@codesourcery.com>
1728
1729 * gdb.mi/Makefile.in (PROGS): Add "mi-dprintf".
1730 * gdb.mi/mi-dprintf.exp, gdb.mi/mi-dprintf.c: New.
1731
6c9e2db4
DE
17322013-05-20 Doug Evans <dje@google.com>
1733
1734 * lib/dwarf.exp (Dwarf): New variable _abbrev_section.
1735 (_handle_DW_TAG): Use it.
1736 (cu, tu): Replace parameters is_64, version, addr_size with options.
1737 All callers updated. Add Fission support.
1738 * gdb.dwarf2/implptrconst.exp: Update callers of "cu".
1739 * gdb.dwarf2/method-ptr.exp: Ditto.
1740 * gdb.dwarf2/nostaticblock.exp: Ditto.
1741 * gdb.dwarf2/subrange.exp: Ditto.
1742 * gdb.dwarf2/missing-sig-type.exp: Update callers of "cu", "tu".
1743
4a6e676c
TT
17442013-05-20 Tom Tromey <tromey@redhat.com>
1745
1746 * gdb.gdb/python-selftest.exp: New file.
1747
e19d3afb
DE
17482013-05-20 Doug Evans <dje@google.com>
1749
1750 * gdb.base/maint.exp: Fix test for "mt expand-symtabs" to account for
1751 -fdebug-types-section.
1752
4d804846
JB
17532013-05-20 Joel Brobecker <brobecker@adacore.com>
1754
1755 * gdb.ada/float_param: New testcase.
1756
8d324e83
DE
17572013-05-17 Doug Evans <dje@google.com>
1758
7d0c9981
DE
1759 * gdb.base/maint.exp: Update test for "maint check-psymtabs".
1760 Add tests for "maint check-symtabs", "maint expand-symtabs".
1761
8d324e83
DE
1762 * gdb.base/maint.exp: Remove testing of individual maint command
1763 help output.
1764
177aadc4
PA
17652013-05-16 Pedro Alves <palves@redhat.com>
1766
1767 * gdb.ada/complete.exp (test_gdb_no_completion): Fix typo in
1768 comment. Use gdb_test_no_output.
1769
b8fea896
JB
17702013-05-16 Joel Brobecker <brobecker@adacore.com>
1771
1772 * gdb.ada/complete.exp: Add test verifying completion using
1773 the "tab" key.
1774
52c935b6
KS
17752013-05-15 Keith Seitz <keiths@redhat.com>
1776
1777 * gdb.base/filesym.exp: New completer test.
1778 * gdb.base/filesym.c: New file.
1779
ed0f00b8
PA
17802013-05-15 Pedro Alves <palves@redhat.com>
1781
1782 * gdb.base/fixsection.c: Remove attribution.
1783 * gdb.base/watch-read.exp: Ditto.
1784
55fb6d27
TT
17852013-05-13 Tom Tromey <tromey@redhat.com>
1786
1787 * gdb.dwarf2/implptrconst.exp: Create a CU with 4 byte address
1788 size and change type sizes to 4 bytes.
1789
ac1ca910
TT
17902013-05-13 Tom Tromey <tromey@redhat.com>
1791
1792 * gdb.base/exprs.exp (test_expr): Add regression test.
1793 * gdb.base/exprs.c (null_t_struct): New global.
1794
8414efef
MB
17952013-05-13 Muhammad Bilal <mbilal@codesourcery.com>
1796
1797 * gdb.base/default.exp: Disable history saving.
1798 * gdb.base/setshow.exp: Likewise.
1799
9779ab84
PA
18002013-05-10 Pedro Alves <palves@redhat.com>
1801
1802 PR remote/15455
1803
1804 * gdb.trace/qtro.c: New file.
1805 * gdb.trace/qtro.exp: New file.
1806
1e611234
PM
18072013-05-10 Phil Muldoon <pmuldoon@redhat.com>
1808
1809 * gdb.python/py-framefilter.py: New File.
1810 * gdb.python/py-framefilter-mi.exp: Ditto.
1811 * gdb.python/py-framefilter.c: Ditto.
1812 * gdb.python/py-framefilter-mi.exp: Ditto.
1813 * gdb.python/py-framefilter-mi.c: Ditto,
1814 * gdb.python/py-framefilter-gdb.py.in: Ditto.
1815
5e4c3ac4
TT
18162013-05-08 Tom Tromey <tromey@redhat.com>
1817
1818 * gdb.base/solib-search.exp: Set test name for "set
1819 solib-search-path" test.
1820
993654a9
HAQ
18212013-05-08 Hafiz Abid Qadeer <abidh@codesourcery.com>
1822
1823 * gdb.trace/circ.exp: Remove unnecessary 'if then' checks.
1824 (set_a_tracepoint): Set tracepoint before prologue.
1825 (run_trace_experiment): Test setup_tracepoints and 'break end'
1826 in it.
1827 (trace_buffer_normal): Remove.
1828 (gdb_trace_circular_tests): Remove. Move tests to...
1829 (top level): ...here. Call 'runto_main' before checking for
1830 trace support. Use commands to check the support for circular
1831 trace buffer and changing of trace buffer size. Add test
1832 to calculate size of single frame. Use this size to
1833 calculate the size of trace buffer. Use 'tfind pc func9'
1834 instead of 'tfind 9'. Use 'with_test_prefix'.
1835
c95aea6b
TT
18362013-05-07 Tom Tromey <tromey@redhat.com>
1837
1838 * lib/selftest-support.exp: New file.
1839 * gdb.gdb/complaints.exp: Load selftest-support.exp. Use
1840 do_self_tests.
1841 (setup_test, find_gdb): Remove.
1842 * gdb.gdb/observer.exp: Load selftest-support.exp. Use
1843 do_self_tests.
1844 (setup_test, find_gdb): Remove.
1845 (test_observer): Don't call setup_test. Remove argument.
1846 * gdb.gdb/selftest.exp: Load selftest-support.exp.
1847 (find_gdb): Remove.
1848 * gdb.gdb/complaints.exp: Load selftest-support.exp. Use
1849 do_self_tests.
1850 (setup_test, find_gdb): Remove.
1851 (test_with_self): Don't call setup_test. Remove argument.
1852
1f031429
PA
18532013-05-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
1854
1855 * gdb.arch/system-gcore.exp: Remove.
1856 * gdb.arch/gcore.c: Remove.
1857 * gdb.base/gcore.exp: Add "info reg system".
1858
58ce7251
SDJ
18592013-05-07 Sergio Durigan Junior <sergiodj@redhat.com>
1860
1861 PR breakpoints/15413:
1862 * gdb.base/pending.exp: Add test for completion of the "condition"
1863 command for pending breakpoints.
1864 * gdb.linespec/linespec.ex: Add test for completion of the
1865 "condition" command when dealing with multiple locations.
1866
aacbb8a5
LM
18672013-05-07 Luis Machado <lgustavo@codesourcery.com>
1868
1869 * gdb.threads/wp-replication.c: New file.
1870 * gdb.threads/wp-replication.exp: New file.
1871
2dd6254d
SL
18722013-05-06 Sandra Loosemore <sandra@codesourcery.com>
1873
1874 * gdb.xml/tdesc-regs.exp: Add case for nios2.
1875
c2a96e8c
DE
18762013-05-06 Doug Evans <dje@google.com>
1877
b903e17e
DE
1878 * gdb.base/solib-search-lib1.c: New file.
1879 * gdb.base/solib-search-lib2.c: New file.
1880 * gdb.base/solib-search.c: New file.
1881 * gdb.base/solib-search.h: New file.
1882 * gdb.base/solib-search.exp: New file.
1883
fac51dd9
DE
1884 * lib/gdb.exp (gdb_core_cmd): New function.
1885 * gdb.arch/system-gcore.exp: Use it.
1886 * gdb.arch/vsx-regs.exp: Ditto.
1887 * gdb.base/gcore.exp: Ditto.
1888 * gdb.threads/gcore-thread.exp: Ditto.
1889
c2a96e8c
DE
1890 * gdb.reverse/shr.h: New file.
1891 * gdb.reverse/shr1.c: New file.
1892 * gdb.reverse/shr2.c: #include "shr.h".
1893 * gdb.reverse/solib-reverse.c: Remove #include <stdio.h>.
1894 #include "shr.h". Replace calls to printf,sleep to call shr1 instead.
1895 * gdb.reverse/solib-precsave.exp: Build shr2.sl.
1896 Update tests using sleep/printf to use shr2.sl instead.
1897 * gdb.reverse/solib-reverse.exp: Ditto.
1898
b6807d98
TT
18992013-05-06 Tom Tromey <tromey@redhat.com>
1900
1901 * gdb.dwarf2/implptrconst.c: New file.
1902 * gdb.dwarf2/implptrconst.exp: New file.
1903 * lib/dwarf.exp (Dwarf::_nz_quote): New proc.
1904 (Dwarf::_handle_DW_FORM): Handle DW_FORM_block1.
1905 (Dwarf::_location): Handle DW_OP_GNU_implicit_pointer.
1906
96f7d3f1
PW
19072013-05-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1908
1909 * gdb.base/catch-sig.c (main): Raise SIGINT.
1910 * gdb.base/catch-sig.exp: Test "catch signal SIGINT".
1911
1ebff1fd
HAQ
19122013-05-03 Hafiz Abid Qadeer <abidh@codesourcery.com>
1913
1914 * status-stop.exp (test_tstart_tstart): Check for error
1915 returned by the second 'tstart' command.
1916
f92b06da
WT
19172013-03-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
1918
1919 * gdb.xml/maint_print_struct.exp: New file.
1920 * gdb.xml/maint_print_struct.xml: New file.
1921
ff546935
TT
19222013-04-25 Tom Tromey <tromey@redhat.com>
1923
1924 * gdb.dwarf2/nostaticblock.exp: New file.
1925
bf9e4d0c
MB
19262013-04-24 Muhammad Bilal <mbilal@codesourcery.com>
1927
1928 PR gdb/10462
1929 * gdb.base/setshow.exp: Add test case.
1930
a11cfd87
HZ
19312013-04-23 Hui Zhu <hui@codesourcery.com>
1932
1933 PR gdb/15293
a11cfd87
HZ
1934 * gdb.base/dprintf.exp: Add ignore command.
1935
2d9442cc
HZ
19362013-04-23 Hui Zhu <hui@codesourcery.com>
1937
1938 PR gdb/15165
2d9442cc
HZ
1939 * gdb.base/save-bp.exp: Add test for dprintf.
1940
0f3305ed
TT
19412013-04-22 Tom Tromey <tromey@redhat.com>
1942
1943 * gdb.gdb/selftest.exp (do_steps_and_nexts): Check for
1944 notice_open_fds.
1945
d504301e
SDJ
19462013-04-22 Sergio Durigan Junior <sergiodj@redhat.com>
1947
1948 * gdb.arch/arm-bl-branch-dest.exp: Replace additional_flags by
1949 ldflags.
1950
9991b207
SDJ
19512013-04-22 Sergio Durigan Junior <sergiodj@redhat.com>
1952
1953 * gdb.arch/arm-bl-branch-dest.c: New file.
1954 * gdb.arch/arm-bl-branch-dest.exp: Likewise.
1955
433730c9
PA
19562013-04-19 Vladimir Kargov <kargov@gmail.com>
1957 Pedro Alves <palves@redhat.com>
1958
1959 * gdb.arch/i386-float.S: New file.
1960 * gdb.arch/i386-float.exp: New file.
1961
9a908334
LM
19622013-04-18 Luis Machado <lgustavo@codesourcery.com>
1963
1964 * gdb.mi/mi-var-create-rtti.exp: Create a variable of
1965 type void *.
1966
4f22ed5c
DE
19672013-04-17 Doug Evans <dje@google.com>
1968
1969 * lib/dwarf.exp (Dwarf): New proc "tu".
1970 * gdb.dwarf2/missing-sig-type.exp: New file.
1971
a0d3f2f5
SCR
19722013-04-15 Siva Chandra Reddy <sivachandra@google.com>
1973
1974 Add option to link testcases with Pthreads library when
1975 using 'prepare_for_testing' in tests.
1976
1977 * lib/gdb.exp (build_executable_from_specs): Use
1978 gdb_compile_pthreads to compile if option "pthreads" is
1979 specified.
1980
cc16e6c9
TT
19812013-04-15 Tom Tromey <tromey@redhat.com>
1982
1983 * gdb.cp/exceptprint.exp: Add regexp catchpoint tests.
1984
72f1fe8a
TT
19852013-04-15 Tom Tromey <tromey@redhat.com>
1986
1987 * gdb.base/default.exp: Update for $_exception.
1988 * gdb.cp/exceptprint.cc: New file.
1989 * gdb.cp/exceptprint.exp: New file.
1990 * lib/gdb.exp (skip_libstdcxx_probe_tests): New proc.
1991
6e72ca20
TT
19922013-04-15 Tom Tromey <tromey@redhat.com>
1993
1994 * gdb.cp/typeid.cc: New file.
1995 * gdb.cp/typeid.exp: New file.
1996
591f19e8
TT
19972013-04-15 Tom Tromey <tromey@redhat.com>
1998
1999 * gdb.cp/exception.exp: Add "catch rethrow" tests.
2000
da9160e4
YQ
20012013-04-13 Yao Qi <yao@codesourcery.com>
2002
2003 * gdb.base/completion.exp: Test completion of command
2004 'target ctf' if target ctf is supported.
2005
f81d1120
PA
20062013-04-10 Pedro Alves <palves@redhat.com>
2007
2008 * gdb.base/completion.exp: Test "set height", "set listsize" and
2009 "set trace-buffer-size" completion.
2010 * gdb.base/setshow.exp: Test "set height unlimited".
2011 * gdb.trace/trace-buffer-size.exp: Test "set trace-buffer-size
2012 unlimited".
2013
393fd4c3
YQ
20142013-04-10 Yao Qi <yao@codesourcery.com>
2015
2016 * gdb.trace/actions.exp: Save trace data to CTF.
2017 Change to ctf target if GDB supports, read CTF data in ctf
2018 target, and check the actions of tracepoints.
2019 * gdb.trace/while-stepping.exp: Likewise.
2020 * gdb.trace/report.exp: Test GDB saves trace data to CTF
2021 format and read CTF trace file if GDB supports.
2022 * gdb.trace/tstatus.exp: Save trace data to CTF. If ctf
2023 target is supported, change to ctf target, read trace data and
2024 check output of command "tstatus".
2025 * gdb.trace/tsv.exp: Save trace frame to CTF. If GDB supports,
2026 read CTF data by target ctf and call check_tsv.
2027
b7a273f8
YQ
20282013-04-10 Yao Qi <yao@codesourcery.com>
2029
2030 * gdb.trace/actions.exp (check_tracepoint): New.
2031 (top level): Start the tracing and check the actions of
2032 tracepoints. Save trace data to tfile format. Restart GDB
2033 and read trace file in tfile target. Check the actions of
2034 tracepoints again.
2035 * gdb.trace/while-stepping.exp: Likewise.
2036
f3786771
YQ
20372013-04-10 Yao Qi <yao@codesourcery.com>
2038
2039 * gdb.trace/report.exp: Use standard_output_file for saved
2040 trace file.
2041
5c2b4418
HZ
20422013-04-10 Hui Zhu <hui@codesourcery.com>
2043
2044 * gdb.base/Makefile.in (EXECUTABLES): Add dprintf-pending.
2045 (MISCELLANEOUS): Add dprintf-pendshr.sl.
2046 * gdb.base/dprintf-pending.c, gdb.base/dprintf-pending.exp: New.
2047
f7543f0a
JK
20482013-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2049
2050 * gdb.server/server-kill.exp (tstatus): Permit also ECONNRESET
2051 response.
2052
f6de8ec2
PA
20532013-04-08 Pedro Alves <palves@redhat.com>
2054
2055 * gdb.mi/mi-break.exp (test_error): Add tests with garbage after
2056 the location.
2057
b8abfd58
SL
20582013-04-04 Sandra Loosemore <sandra@codesourcery.com>
2059
2060 * gdb.cp/cplabel.exp: Allow empty directory in file reported
2061 for breakpoint location.
2062
156bffd0
SL
20632013-04-04 Sandra Loosemore <sandra@codesourcery.com>
2064
2065 * gdb.linespec/linespec.exp: Make dir/file:line tests
2066 conditional for non-remote hosts only.
2067
c9a6ce02
PA
20682013-04-04 Stan Shebs <stan@codesourcery.com>
2069 Pedro Alves <palves@redhat.com>
2070
2071 * gdb.trace/Makefile.in (PROGS): Add actions-changed.
2072 * gdb.trace/actions-changed.c: New file.
2073 * gdb.trace/actions-changed.exp: New file.
2074 * lib/trace-support.exp (gdb_trace_setactions): Rename to ...
2075 (gdb_trace_setactions_command): ... this. Add "actions_command"
2076 parameter, and handle it.
2077 (gdb_trace_setactions, gdb_trace_setcommands): New procedures.
2078
4bd05f24
YQ
20792013-04-04 Yao Qi <yao@codesourcery.com>
2080
2081 * gdb.server/server-kill.exp: Use command 'tstatus' instead of
2082 'step'.
2083
3758b5ce
YQ
20842013-04-03 Yao Qi <yao@codesourcery.com>
2085
2086 * gdb.trace/mi-traceframe-changed.exp: Update tfile name to
2087 "tfile-basic.tf".
2088 (test_tfind_tfile): Likewise.
2089
1dcaed0d
YQ
20902013-04-03 Yao Qi <yao@codesourcery.com>
2091
2092 * gdb.trace/tfile.c (write_basic_trace_file): Pass argument
2093 "tfile-basic.tf" instead of "basic.tf".
2094 (write_error_trace_file): Pass argument "tfile-error.tf"
2095 instead of "error.tf".
2096 * gdb.trace/tfile.exp: Update tfile names to
2097 "tfile-basic.tf" and "tfile-error.tf".
2098
0e7a53fc
SL
20992013-04-02 Sandra Loosemore <sandra@codesourcery.com>
2100
2101 * gdb.cp/ovsrch.exp (test_class): Correct regexp to allow
2102 empty directory in file for breakpoint hit.
2103
9852c492
YQ
21042013-03-29 Yao Qi <yao@codesourcery.com>
2105
2106 * gdb.base/completion.exp: Test completion of commands
2107 "target core", "target tfile" and "target exec".
2108 * gdb.trace/tfile.exp: Test completion of command
2109 "target tfile".
2110
af312be7
JB
21112013-03-28 Joel Brobecker <brobecker@adacore.com>
2112
2113 * gdb.ada/win_fu_syms: New testcase.
2114
e4a48d9d
DE
21152013-03-28 Doug Evans <dje@google.com>
2116
2117 * gdb.base/maint.exp (maint print statistics): Update expected output.
2118
7f7cc265
PA
21192013-03-28 Pedro Alves <palves@redhat.com>
2120
2121 PR gdb/15294
2122
2123 * gdb.base/list.exp (set_listsize): Adjust to accept $arg == 0 to
2124 mean unlimited instead of $arg < 0.
2125 (test_listsize): Remove "listsize of 0 suppresses output" test.
2126 Test that "set listsize 0" ends up with an unlimited listsize.
2127
fc0da894
PA
21282013-03-28 Pedro Alves <palves@redhat.com>
2129
2130 * gdb.base/list.exp (last_line): New global.
2131 (last_line_re): New global.
2132 (test_listsize, test_list_function, test_list_forward)
2133 (test_repeat_list_command, test_list_range)
2134 (test_list_filename_and_function): Use them.
2135 * gdb.base/list0.c: Comment the last line of the file with "last
2136 line".
2137
abe7b711
PA
21382013-03-28 Pedro Alves <palves@redhat.com>
2139
2140 * gdb.base/list.exp (test_listsize): Adjust test to make sure we
2141 list the whole file.
2142
15b3979c
PA
21432013-03-28 Pedro Alves <palves@redhat.com>
2144
2145 * gdb.base/list.exp (set_listsize): Use gdb_test_no_output for
2146 "set listsize".
2147
96811e3b
KS
21482013-03-26 Keith Seitz <keiths@redhat.com>
2149
2150 * gdb.base/dprintf.exp: Fix typo preventing "dprintf info 2"
2151 from passing.
2152
4043f22b
PA
21532013-03-26 Pedro Alves <palves@redhat.com>
2154
2155 * lib/gdb.exp (skip_btrace_tests): Delay deleting the source file
2156 until after GDB has run.
2157
14a1aa17
YQ
21582013-03-26 Yao Qi <yao@codesourcery.com>
2159
2160 * gdb.trace/actions.c, gdb.trace/circ.c: Add license header.
2161 * gdb.trace/collection.c, gdb.trace/tfile.c: Likewise.
2162
99c819ee
MM
21632013-03-26 Markus Metzger <markus.t.metzger@intel.com>
2164
2165 * gdb.btrace/enable.exp: Add regression test.
2166
24955f63
TT
21672013-03-25 Tom Tromey <tromey@redhat.com>
2168
2169 * gdb.cp/m-static.exp: Add destructor-printing tests.
2170
fce632b6
TT
21712013-03-25 Tom Tromey <tromey@redhat.com>
2172
2173 * gdb.cp/m-static.exp: Add constructor ptype tests.
2174 * gdb.cp/m-static.cc (single_constructor): New class.
2175 (main): Make instance of single_constructor.
2176
598d3636
JK
21772013-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2178 Pedro Alves <palves@redhat.com>
2179
2180 * gdb.server/server-kill.c: New file.
2181 * gdb.server/server-kill.exp: New file.
2182
c12440c9
PA
21832013-03-21 Pedro Alves <palves@redhat.com>
2184
2185 * gdb.trace/trace-buffer-size.exp (get default buffer size):
2186 Expect $gdb_prompt in gdb_test_multiple.
2187
bd712aed
DE
21882013-03-21 Doug Evans <dje@google.com>
2189
2190 * gdb.base/maint.exp: Update tests for per-command stats.
2191
b2f83c08
TT
21922013-03-21 Tom Tromey <tromey@redhat.com>
2193
2194 * gdb.cp/cpexprs.exp: Add test for FILENAME:: case.
2195 * gdb.cp/misc.exp: Add test for FILENAME:: case.
2196
ef0026f0
PA
21972013-03-20 Pedro Alves <palves@redhat.com>
2198
2199 PR gdb/15289
2200
2201 * gdb.base/remote.exp: Test
2202 "set remote hardware-watchpoint-limit -1",
2203 "set remote hardware-breakpoint-limit -1",
2204 "set remote hardware-watchpoint-limit 2147483647" and
2205 "set remote hardware-breakpoint-limit 2147483647".
2206
3f1175a9
PA
22072013-03-20 Pedro Alves <palves@redhat.com>
2208 Yao Qi <yao@codesourcery.com>
2209
2210 * gdb.trace/tfile.c: Add comments.
2211 (nonconstglob): New global.
2212 * gdb.trace/tfile.exp: Add comments. Test printing a non-const
2213 global that is not covered by the trace frame. Test
2214 disassembling.
2215
a09ae1c1
JK
22162013-03-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2217
2218 * gdb.base/valgrind-infcall.exp
2219 (continue #$continue_count) <remote connection closed>
2220 (continue #$continue_count) <valgrind vgdb has terminated>: Add kill of
2221 $valgrind_pid.
2222
9ce98649
TT
22232013-03-15 Tom Tromey <tromey@redhat.com>
2224
2225 * gdb.cp/overload.cc (intintfunc): New.
2226 * gdb.cp/overload.exp: Add regression test.
2227
0a251e08
YQ
22282013-03-15 Yao Qi <yao@codesourcery.com>
2229
2230 * gdb.threads/non-ldr-exc-1.exp (do_test): Fix the indent of
2231 using with_test_prefix.
2232 * gdb.threads/non-ldr-exc-2.exp (do_test): Likewise.
2233 * gdb.threads/non-ldr-exc-3.exp (do_test): Likewise.
2234 * gdb.threads/non-ldr-exc-4.exp (do_test): Likewise.
2235 * gdb.threads/watchpoint-fork.exp (test): Likewise.
2236 * gdb.base/break-interp.exp (test_core): Likewise.
2237 (test_attach_gdb): Likewise.
2238 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
2239 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
2240 Likewise.
2241 * gdb.base/jit-so.exp (one_jit_test): Likewise.
2242 * gdb.base/jit.exp (one_jit_test): Likewise.
2243 * gdb.base/sepdebug.exp (test_different_dir): Likewise.
2244 * gdb.dwarf2/dw2-dir-file-name.exp (test): Likewise.
2245 * gdb.dwarf2/dw2-noloc.exp (file_symbols): Likewise.
2246 * gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved):
2247 Likewise.
2248 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
2249 Likewise.
2250 * gdb.mi/mi-watch.exp test_watchpoint_all): Likewise.
2251 * gdb.mi/pr11022.exp (test_memory_changed_observer): Likewise.
2252 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Likewise.
2253 (tracepoint_change_loc_2): Likewise.
2254 * gdb.trace/disconnected-tracing.exp (disconnected_tracing):
2255 Likewise.
2256 (disconnected_tfind): Likewise.
2257 * gdb.trace/mi-traceframe-changed.exp (test_tfind_tfile):
2258 Likewise.
2259 (test_tfind_remote): Likewise.
2260 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect):
2261 Likewise.
2262 (test_pending_resolved): Likewise.
2263 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv):
2264 Likewise.
2265 (test_upload_tsv): Likewise.
2266 * gdb.trace/pending.exp (pending_tracepoint_resolved):
2267 Likewise.
2268 (pending_tracepoint_works): Likewise.
2269 * gdb.trace/report.exp (use_collected_data): Likewise.
2270 * gdb.trace/status-stop.exp (test_tstart_tstop_tstart):
2271 Likewise.
2272 (test_tstart_tstart, test_buffer_full_tstart): Likewise.
2273 * gdb.trace/strace.exp (strace_info_marker): Likewise.
2274 (strace_trace_on_same_addr): Likewise.
2275 (strace_trace_on_diff_addr): Likewise.
2276 * gdb.trace/unavailable.exp (gdb_collect_args_test): Likewise.
2277 (gdb_collect_locals_test): Likewise.
2278 (gdb_unavailable_registers_test): Likewise.
2279 (gdb_collect_globals_test): Likewise.
2280
2c415c0f
YQ
22812013-03-15 Yao Qi <yao@codesourcery.com>
2282
2283 * gdb.base/condbreak.exp: Add semicolon back which was removed
2284 by my previous commit.
2285
ae59b1da
YQ
22862013-03-14 Yao Qi <yao@codesourcery.com>
2287
2288 * config/monitor.exp (gdb_target_cmd): Remove semicolon after
2289 'return'.
2290 (gdb_target_monitor, gdb_load): Likewise.
2291 * config/sid.exp (gdb_load): Likewise.
2292 * config/slite.exp (gdb_load): Likewise.
2293 * config/vx.exp (gdb_start, spawn_vxgdb): Likewise.
2294 * gdb.ada/arrayidx.exp, gdb.ada/null_array.exp: Likewise.
2295 * gdb.arch/mips-octeon-bbit.exp (single_step): Likewise.
2296 (single_step_until): Likewise.
2297 * gdb.arch/powerpc-d128-regs.exp: Likewise.
2298 * gdb.arch/system-gcore.exp: Likewise.
2299 * gdb.base/bigcore.exp (extract_heap): Likewise.
2300 * gdb.base/break-on-linker-gcd-function.exp: Likewise.
2301 * gdb.base/call-ar-st.exp: Likewise.
2302 * gdb.base/call-rt-st.exp: Likewise.
2303 * gdb.base/call-sc.exp, gdb.base/call-strs.exp: Likewise.
2304 * gdb.base/callfuncs.exp, gdb.base/completion.exp: Likewise.
2305 * gdb.base/condbreak.exp, gdb.base/constvars.exp: Likewise.
2306 * gdb.base/corefile.exp: Likewise.
2307 * gdb.base/dbx.exp (gdb_file_cmd): Likewise.
2308 * gdb.base/exprs.exp, gdb.base/fileio.exp: Likewise.
2309 * gdb.base/fixsection.exp: Likewise.
2310 * gdb.base/funcargs.exp: Likewise.
2311 * gdb.base/gcore-buffer-overflow.exp: Likewise.
2312 * gdb.base/gcore-relro.exp: Likewise.
2313 * gdb.base/gcore.exp, gdb.base/gdb11530.exp: Likewise.
2314 * gdb.base/gdb11531.exp, gdb.base/gnu-ifunc.exp: Likewise.
2315 * gdb.base/info-os.exp, gdb.base/info-proc.exp: Likewise.
2316 * gdb.base/interp.exp, gdb.base/langs.exp:: Likewise.
2317 * gdb.base/list.exp: Likewise.
2318 (set_listsize): Likewise.
2319 * gdb.base/logical.exp, gdb.base/mips_pro.exp: Likewise.
2320 * gdb.base/miscexprs.exp, gdb.base/nodebug.exp: Likewise.
2321 * gdb.base/opaque.exp, gdb.base/pointers.exp: Likewise.
2322 * gdb.base/psymtab.exp, gdb.base/ptype.exp: Likewise.
2323 * gdb.base/relational.exp, gdb.base/scope.exp: Likewise.
2324 * gdb.base/setvar.exp: Likewise.
2325 (test_set): Likewise.
2326 * gdb.base/signals.exp, gdb.base/sizeof.exp: Likewise.
2327 * gdb.base/solib-overlap.exp: Likewise.
2328 * gdb.base/store.exp, gdb.base/structs.exp: Likewise.
2329 * gdb.base/structs2.exp, gdb.base/volatile.exp: Likewise.
2330 * gdb.base/watchpoint.exp (initialize): Likewise.
2331 (test_simple_watchpoint): Likewise.
2332 (test_disabling_watchpoints): Likewise.
2333 (test_watchpoint_triggered_in_syscall): Likewise.
2334 * gdb.base/whatis.exp, gdb.cp/ambiguous.exp: Likewise.
2335 * gdb.cp/casts.exp, gdb.cp/ctti.exp: Likewise.
2336 * gdb.cp/namespace.exp, gdb.cp/nsdecl.exp: Likewise.
2337 * gdb.cp/psmang.exp, gdb.dwarf2/dw2-ranges.exp: Likewise.
2338 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
2339 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
2340 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
2341 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
2342 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
2343 * gdb.hp/gdb.compat/xdb2.exp: Likewise.
2344 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
2345 * gdb.hp/gdb.defects/bs14602.exp: Likewise.
2346 * gdb.hp/gdb.defects/solib-d.exp: Likewise.
2347 * gdb.mi/gdb792.exp: Likewise.
2348 * gdb.mi/mi-inheritance-syntax-error.exp: Likewise.
2349 * gdb.mi/mi-logging.exp, gdb.mi/mi-var-cp.exp : Likewise.
2350 * gdb.mi/mi-var-rtti.exp, gdb.python/py-type.exp: Likewise.
2351 * gdb.threads/gcore-thread.exp: Likewise.
2352 (load_core): Likewise.
2353 * gdb.threads/pthreads.exp (all_threads_running): Likewise.
2354 (test_startup, check_control_c): Likewise.
2355 * gdb.threads/sigstep-threads.exp: Likewise.
2356 * gdb.threads/thread_check.exp: Likewise.
2357 * gdb.trace/backtrace.exp, gdb.trace/change-loc.exp: Likewise.
2358 * gdb.trace/circ.exp (run_trace_experiment): Likewise.
2359 (set_a_tracepoint, trace_buffer_normal): Likewise.
2360 (gdb_trace_circular_tests): Likewise.
2361 * gdb.trace/collection.exp: Likewise.
2362 * gdb.trace/disconnected-tracing.exp: Likewise.
2363 * gdb.trace/infotrace.exp: Likewise.
2364 * gdb.trace/mi-traceframe-changed.exp: Likewise.
2365 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
2366 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv): Likewise.
2367 * gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp: Likewise.
2368 * gdb.trace/pending.exp, gdb.trace/report.exp: Likewise.
2369 * gdb.trace/stap-trace.exp: Likewise.
2370 * gdb.trace/status-stop.exp,gdb.trace/strace.exp: Likewise.
2371 * gdb.trace/tfind.exp, gdb.trace/trace-break.exp: Likewise.
2372 * gdb.trace/trace-buffer-size.exp: Likewise.
2373 * gdb.trace/tspeed.exp, gdb.trace/tsv.exp: Likewise.
2374 * gdb.trace/unavailable.exp: Likewise.
2375 * gdb.trace/while-dyn.exp: Likewise.
2376 * lib/fortran.exp (set_lang_fortran): Likewise.
2377 * lib/gdb.exp (default_gdb_version, gdb_start_cmd): Likewise.
2378 (gdb_breakpoint, gdb_reinitialize_dir): Likewise.
2379 (default_gdb_start, get_compiler_info): Likewise.
2380 (gdb_compile, gdb_compile_objc, gdb_reload, gdb_init): Likewise.
2381 (get_debug_format, setup_xfail_format): Likewise.
2382 (rerun_to_main, gdb_skip_float_test): Likewise.
2383 (build_id_debug_filename_get, get_remotetimeout): Likewise.
2384 * lib/java.exp (set_lang_java): Likewise.
2385 * lib/mi-support.exp (default_mi_gdb_start): Likewise.
2386 (mi_gdb_reinitialize_dir, mi_gdb_target_cmd): Likewise.
2387 (mi_gdb_file_cmd, mi_gdb_test): Likewise.
2388 (mi_run_cmd_full, mi_expect_interrupt): Likewise.
2389 * lib/objc.exp (set_lang_objc): Likewise.
2390 * lib/pascal.exp (set_lang_pascal): Likewise.
2391 * lib/prompt.exp (default_prompt_gdb_start): Likewise.
2392 * lib/trace-support.exp (gdb_trace_setactions, gdb_tfind_test): Likewise.
2393 (gdb_readexpr, gdb_gettpnum, gdb_find_recursion_test_baseline): Likewise.
2394
bb869963
SDJ
23952013-03-14 Sergio Durigan Junior <sergiodj@redhat.com>
2396
2397 PR c++/15203
2398 PR c++/15210
2399 * gdb.cp/m-static.cc (keepalive_int): New function.
2400 (gnu_obj_1::method): New variable `sintvar', call `keepalive_int'.
2401 * gdb.cp/m-static.exp: New test for `sintvar'.
2402
e2be70a0
YQ
24032013-03-14 Yao Qi <yao@codesourcery.com>
2404
2405 * gdb.trace/tstatus.exp (run_trace_experiment): Save the output
2406 of 'tstatus' into tstatus_output.
2407 (top level): Save the trace data to tfile. Read trace file in
2408 tfile target. Check the trace status.
2409
8ddb1965
YQ
24102013-03-13 Yao Qi <yao@codesourcery.com>
2411
2412 * gdb.trace/tsv.exp (check_tsv): New.
2413 (top level): Save a tfile on current trace session. Call
2414 check_tsv on live target. Load the tfile with target tfile
2415 and call check_tsv again.
2416
045dd51f
YQ
24172013-03-13 Yao Qi <yao@codesourcery.com>
2418
2419 * gdb.trace/tsv.exp: Remove code unrelated to testing TSV.
2420 Replace some "gdb_test" with "gdb_test_no_output".
2421
82d049ab
PH
24222013-03-12 Paul Hilfinger <hilfingr@adacore.com>
2423
2424 * gdb.ada/expr_delims.exp: New file.
2425 * gdb.ada/expr_delims/foo.adb: New file.
2426 * gdb.ada/expr_delims/pck.ads: New file.
2427 * gdb.ada/expr_delims/pck.adb: New file.
2428
cb8ea32b
KS
24292013-03-11 Keith Seitz <keiths@redhat.com>
2430
2431 * watchpoint.exp (test_no_hw_watchpoints): Add test using
2432 both condition and thread. Then delete the watchpoint.
2433
2f1d9bdd
MM
24342013-03-11 Christian Himpel <christian.himpel@intel.com>
2435
2436 * Makefile.in: Add btrace testsuite.
2437 * configure: Regenerated.
2438 * configure.ac: Add btrace testsuite.
2439 * gdb.btrace/Makefile.in: New file.
2440 * gdb.btrace/enable.c: New file.
2441 * gdb.btrace/enable.exp: New file.
2442 * gdb.btrace/function_call_history.c: New file.
2443 * gdb.btrace/function_call_history.exp: New file.
2444 * gdb.btrace/instruction_history.c: New file.
2445 * gdb.btrace/instruction_history.exp: New file.
2446 * gdb.btrace/instruction_history.S: New file.
2447 * lib/gdb.exp: Add btrace skip proc.
2448
05c56a9d
JK
24492013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2450
2451 Fix entry-values if the callee called a noreturn function.
2452 * gdb.arch/amd64-tailcall-noret.S: New file.
2453 * gdb.arch/amd64-tailcall-noret.c: New file.
2454 * gdb.arch/amd64-tailcall-noret.exp: New file.
2455
9112db09
JK
24562013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2457
2458 Fix entry-values in C++ across CUs.
2459 * gdb.arch/amd64-tailcall-cxx.exp: New file.
2460 * gdb.arch/amd64-tailcall-cxx1.S: New file.
2461 * gdb.arch/amd64-tailcall-cxx1.cc: New file.
2462 * gdb.arch/amd64-tailcall-cxx2.S: New file.
2463 * gdb.arch/amd64-tailcall-cxx2.cc: New file.
2464
be9a119c 24652013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
2466 Hafiz Abid Qadeer <abidh@codesourcery.com>
2467
2468 gdb/testsuite/
2469 * gdb.trace/trace-buffer-size.exp: New file.
2470 * gdb.trace/trace-buffer-size.c: New file.
2471
049109b0
PA
24722013-03-06 Pedro Alves <palves@redhat.com>
2473
2474 * gdb.trace/tstatus.exp (run_trace_experiment): When the target
2475 doesn't support the tested optional feature, call "unsupported"
2476 with the same test message as the "pass" case, instead of calling
2477 "pass" with a different message. Use the same text for the "fail"
2478 cases too.
2479
4aa54120
YQ
24802013-03-06 Yao Qi <yao@codesourcery.com>
2481
2482 * gdb.trace/tstatus.exp: Remove the invocation of
2483 gdb_load_shlibs, gdb_compile, clean_restart and runto_main.
2484 (test_tracepoints): Don't set fast tracepoint.
2485 (top level): Don't check agent library is loaded or not.
2486
b8b71e63
YQ
24872013-03-06 Yao Qi <yao@codesourcery.com>
2488
2489 * gdb.trace/tstatus.exp (run_trace_experiment): Escape
2490 parentheses by "\\".
2491
33f448b1
JK
24922013-03-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2493
2494 * gdb.linespec/base/one/thefile.cc (twodup): New.
2495 (m): Call it.
2496 * gdb.linespec/base/two/thefile.cc (dupname): New.
2497 (n): Call it.
2498 * gdb.linespec/break-ask.exp: New file.
2499 * gdb.linespec/lspec.cc (body_elsewhere): New comment marker.
2500
1c942fb9
YQ
25012013-02-28 Yao Qi <yao@codesourcery.com>
2502
2503 * gdb.trace/report.exp: Move some code to ...
2504 (use_collected_data): New.
2505 (top level): Call use_collected_data once on the live target.
2506 Save at file of the current trace session, load it with target
2507 tfile, and call use_collected_data again.
2508
5b967901
JK
25092013-02-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2510
2511 * gdb.threads/fork-thread-pending.c (main): Add alarm.
2512
6447023f
JK
25132013-02-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2514
2515 * gdb.base/valgrind-infcall.exp (valgrind_pid): New variable.
2516 Add final kill of ${valgrind_pid}.
2517
9f44fbc0
SCR
25182013-02-20 Siva Chandra Reddy <sivachandra@google.com>
2519
2520 * gdb.python/py-arch.c: New test case
2521 * gdb.python/py-arch.exp: New tests to test
2522 gdb.Architecture.disassemble
2523 * gdb.python/Makefile.in: Add py-arch to the list of
2524 EXECUTABLES.
2525
4c9ad8c2
TT
25262013-02-18 Tom Tromey <tromey@redhat.com>
2527
2528 * gdb.dwarf2/subrange.exp: New file.
2529
f5911ea1
HAQ
25302013-02-15 Pedro Alves <pedro@codesourcery.com>
2531 Hafiz Abid Qadeer <abidh@codesourcery.com>
2532
2533 * gdb.trace/tfile.exp: Add test for -trace-status command.
2534
420f4384
JK
25352013-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
2536
2537 * gdb.threads/pthread_cond_wait.c (main): Remove variable ts. Replace
2538 nanosleep by sleep.
2539
4819b3f8
PA
25402013-02-14 Pedro Alves <palves@redhat.com>
2541
2542 * gdb.cp/userdef.exp (ptype &*c): Don't expect an &.
2543
1773c82c
HAQ
25442013-02-14 Pedro Alves <pedro@codesourcery.com>
2545 Hafiz Abid Qadeer <abidh@codesourcery.com>
2546
2547 * gdb.trace/tsv.exp: Adjust tests, and add a few more.
2548
e234dfaf
TT
25492013-02-12 Tom Tromey <tromey@redhat.com>
2550
2551 * gdb.cp/m-static.cc (gnu_obj_1::~gnu_obj_1): New destructor.
2552 * gdb.cp/m-static.exp: Add tests to print quoted destructor.
2553
6c01dd94
PA
25542013-02-12 Pedro Alves <palves@redhat.com>
2555
2556 * gdb.base/catch-signal.c: Update copyright years.
2557 * gdb.base/catch-signal.exp: Update copyright years.
2558 * gdb.dwarf2/dw2-dir-file-name.c: Update copyright years.
2559 * gdb.dwarf2/dw2-dir-file-name.exp: Update copyright years.
2560 * gdb.dwarf2/dw2-empty-pc-range.S: Update copyright years.
2561 * gdb.dwarf2/dw2-error.S: Update copyright years.
2562 * gdb.dwarf2/dw2-error.c: Update copyright years.
2563 * gdb.dwarf2/dw2-restrict.S: Update copyright years.
2564 * gdb.dwarf2/dw2-restrict.c: Update copyright years.
2565 * gdb.dwarf2/dw2-restrict.exp: Update copyright years.
2566
595fc67f
PA
25672013-02-12 Pedro Alves <palves@redhat.com>
2568
2569 * gdb.base/catch-signal.exp: Correct test file name in "Skipping"
2570 message.
2571 * gdb.base/sigaltstack.exp: Ditto.
2572 * gdb.base/siginfo.exp: Ditto.
2573 * gdb.base/sizeof.exp: Ditto.
2574
17282693
PA
25752013-02-12 Pedro Alves <palves@redhat.com>
2576
2577 * gdb.mi/mi-basics.exp: Tweak intro comment.
2578 * gdb.mi/mi-break.exp: Tweak intro comment.
2579 * gdb.mi/mi-console.exp: Tweak intro comment.
2580 * gdb.mi/mi-file.exp: Tweak intro comment.
2581 * gdb.mi/mi-read-memory.exp: Tweak intro comment.
2582 * gdb.mi/mi-return.exp: Tweak intro comment.
2583 * gdb.mi/mi-stepi.exp: Tweak intro comment.
2584 * gdb.mi/mi-until.exp: Tweak intro comment.
2585 * gdb.mi/mi-watch.exp: Tweak intro comment.
2586
8a4ac37e
PA
25872013-02-12 Sanimir Agovic <sanimir.agovic@intel.com>
2588
2589 * gdb.server/no-thread-db.exp: New file.
2590 * gdb.server/no-thread-db.c: New file.
2591 * gdb.server/Makefile.in (EXECUTABLES): Add no-thread-db.
2592
c2792f5a
DE
25932013-02-11 Doug Evans <dje@google.com>
2594
2595 * gdb.base/printcmds.exp (test_printf_with_dfp): Add test for printing
2596 two decfloats.
2597
d9e98382
SDJ
25982013-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
2599
2600 * gdb.base/bitfields.c (struct internalvartest): New declaration.
2601 * gdb.base/bitfields.exp (bitfield_internalvar): New function.
2602
a321661a
JK
26032013-02-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2604
2605 * gdb.python/py-prompt.exp: Add to the end a kill of $testpid.
2606
134a2066
YQ
26072013-02-06 Yao Qi <yao@codesourcery.com>
2608
2609 * gdb.trace/mi-tsv-changed.exp (test_create_delete_tsv): Rename
2610 to ...
2611 (test_create_delete_modify_tsv): ... here. New test on modifying
2612 the initial value of a tsv.
2613
5a2dc60a
JK
26142013-02-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2615
2616 * gdb.dwarf2/dw2-dir-file-name.exp (cd ${srcabsdir}/rdir): Rename to ...
2617 (cd .../rdir): ... here.
2618
233d95b5
JK
26192013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2620
2621 * gdb.linespec/base/one/header.h: New file.
2622 * gdb.linespec/base/two/header.h: New file.
2623 * gdb.linespec/macro-relative.c: New file.
2624 * gdb.linespec/macro-relative.exp: New file.
2625
fbd9ab74
JK
26262013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2627
2628 * gdb.base/fullpath-expand-func.c: New file.
2629 * gdb.base/fullpath-expand.c: New file.
2630 * gdb.base/fullpath-expand.exp: New file.
2631 * gdb.base/realname-expand-real.c: New file.
2632 * gdb.base/realname-expand.c: New file.
2633 * gdb.base/realname-expand.exp: New file.
2634
1b56eb55
JK
26352013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2636
2637 * gdb.dwarf2/dw2-dir-file-name.exp: New file.
2638 * gdb.dwarf2/dw2-dir-file-name.c: New file.
2639
af529f8f
JK
26402013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2641
2642 * gdb.mi/mi-fullname-deleted.exp: Use double last slash for $srcfileabs.
2643 (compare_filenames_for_search does not match)
2644 (compare_filenames_for_search does match): New tests.
2645
f5b95b50
JK
26462013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2647
2648 * gdb.gdb/xfullpath.exp: Replace xfullpath calls by gdb_realpath calls.
2649
d47921b9
JK
26502013-02-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2651
2652 * lib/java.exp (compile_java_from_source): Initialize ARGS as a list.
2653
8a92335b
JK
26542013-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2655
2656 * gdb.base/gnu-debugdata.exp): Create ${binfile}.debug,
2657 ${binfile}.mini_debuginfo-debuglink, add -k to xz, use now
2658 ${binfile}.mini_debuginfo-debuglink and
2659 ${binfile}.mini_debuginfo-debuglink.xz.
2660
17f2157d
TT
26612013-02-01 Tom Tromey <tromey@redhat.com>
2662
2663 * gdb.dwarf2/method-ptr.exp: Use correct form for non-string
2664 attributes.
2665
d65f0a9c
TT
26662013-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2667 Tom Tromey <tromey@redhat.com>
2668
2669 * gdb.dwarf2/method-ptr.exp: Link with c++.
2670 * lib/dwarf.exp (Dwarf::assemble): Declare _cu_count.
2671
f25c0135
TT
26722013-01-31 Tom Tromey <tromey@redhat.com>
2673
2674 * gdb.base/jit.exp (compile_jit_test): New proc.
2675 Add PIE tests.
2676
7078baeb
TT
26772013-01-31 Tom Tromey <tromey@redhat.com>
2678
2679 * gdb.dwarf2/method-ptr.cc: New file.
2680 * gdb.dwarf2/method-ptr.exp: New file.
2681
1d24041a
TT
26822013-01-31 Tom Tromey <tromey@redhat.com>
2683
2684 * lib/dwarf.exp (namespace Dwarf): New.
2685
8d9878a4
TT
26862013-01-29 Tom Tromey <tromey@redhat.com>
2687
2688 * gdb.dwarf2/fission-reread.exp: Add unload test.
2689
bed911e5
DE
26902013-01-28 Doug Evans <dje@google.com>
2691
2692 * gdb.dwarf2/fission-loclists.exp: New file.
2693 * gdb.dwarf2/fission-loclists.S: New file.
2694
e229648e
JK
26952013-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2696
2697 Code cleanup.
2698 * gdb.base/restore.exp: Replace gdb_compile, gdb_exit, gdb_start,
2699 gdb_reinitialize_dir and gdb_load by standard_testfile, set executable
2700 and prepare_for_testing.
2701 * gdb.base/store.exp: Likewise.
2702
86700f00
TT
27032013-01-25 Tom Tromey <tromey@redhat.com>
2704
2705 * gdb.python/py-explore.exp: Expect the gdb prompt.
2706
8954db33
AB
27072013-01-25 Andrew Burgess <aburgess@broadcom.com>
2708
2709 * gdb.base/gnu_vector.c: New variable for use in tests.
2710 * gdb.base/gnu_vector.exp: Update and extend tests to reflect
2711 changes in scalar to vector casting and widening.
2712 * gdb.python/py-type.c: New variables for use in tests.
2713 * gdb.python/py-type.exp: Update vector related tests to reflect
2714 changes in scalar to vector casting and widening.
2715
2077afdd
TD
27162013-01-24 Tiago Stürmer Daitx <tdaitx@linux.vnet.ibm.com>
2717
2718 * gdb.base/prologue-include.c: New file.
2719 * gdb.base/prologue-include.exp: New file.
2720 * gdb.base/prologue-include.h: New file.
2721
d7499464
HAQ
27222013-01-24 Hafiz Abid Qadeer <abidh@codesourcery.com>
2723
2724 PR gdb/13443
2725 * gdb.mi/mi-var-block.exp: Make test messages unique.
2726
e2a3e0f1
TT
27272013-01-23 Tom Tromey <tromey@redhat.com>
2728
2729 * gdb.dwarf2/dw2-error.exp: Pass test name to "file" test.
2730
152fcc9c
TT
27312013-01-23 Tom Tromey <tromey@redhat.com>
2732
2733 * gdb.cp/converts.cc (main): Initialize 'a'.
2734
bea883fd
SCR
27352013-01-23 Siva Chandra Reddy <sivachandra@google.com>
2736
2737 * testsuite/gdb.python/frame.exp: Add a test for
2738 gdb.Frame.architecture() method.
2739
0928e93d
PA
27402013-01-22 Pedro Alves <palves@redhat.com>
2741
2742 * gdb.base/annota1.exp (signal sent): No longer expect
2743 breakpoints-invalid.
2744 * gdb.cp/annota2.exp (continue until exit)
2745 (watch triggered on a.x): Ditto.
2746
9c97429f
PA
27472013-01-22 Pedro Alves <palves@redhat.com>
2748
2749 * gdb.base/annota1.exp (breakpoints_invalid): New variable.
2750 Adjust tests to breakpoints-invalid changes.
2751 * gdb.cp/annota2.exp (breakpoints_invalid, frames_invalid): New
2752 variables.
2753 Adjust tests to breakpoints-invalid changes.
2754
187d10dd
PA
27552013-01-22 Pedro Alves <palves@redhat.com>
2756
2757 * gdb.base/annota1.exp (annotate ignore count change): Add
2758 expected output for failure case.
2759
ea3aedcb
TT
27602013-01-22 Tom Tromey <tromey@redhat.com>
2761
2762 * gdb.gdb/selftest.exp (do_steps_and_nexts): Handle bfd_init
2763 call.
2764
998580f1
MK
27652013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
2766
2767 * gdb.mi/mi-break.exp: Expect new 'thread-groups' field.
8f1d5693 2768 * gdb.mi/mi-catch-load.exp: Ditto.
998580f1
MK
2769 * gdb.mi/mi-nsmoribund.exp: Expect new 'thread-groups' field.
2770 Also handle 'thread' field.
2771 * gdb.mi/mi-simplerun.exp: Expect new 'thread-groups' field.
2772 * gdb.mi/mi-watch.exp: Ditto.
2773 * lib/mi-support.exp: Ditto.
2774
8f1d5693
MK
27752013-01-21 Siva Chandra Reddy <sivachandra@google.com>
2776
2777 * gdb.python/py-explore.exp: Improve a test
2778
2d8c5d7c
DB
27792013-01-18  David Blaikie  <dblaikie@gmail.com>
2780
2781 * gdb.base/label.c (main): Correct the type of the second
2782 parameter.
2783
46f35228
TT
27842013-01-18 Tom Tromey <tromey@redhat.com>
2785
2786 * gdb.dwarf2/trace-crash.s: New file.
2787 * gdb.dwarf2/trace-crash.exp: New file.
2788
5965d69d
HAQ
27892013-01-18 Hafiz Abid Qadeer<abidh@codesourcery.com>
2790
43aaf8b6
PA
2791 PR gdb/13443
2792 * gdb.base/checkpoint.exp: Update test messages to make them
2793 unique.
5965d69d 2794
5ae4861a
YQ
27952013-01-18 Yao Qi <yao@codesourcery.com>
2796
2797 * gdb.trace/infotrace.exp: Check 'traceframe usage' in the
2798 output of 'info tracepoints'.
2799 * gdb.trace/disconnected-tracing.exp (disconnected_tracing):
2800 Likewise.
2801 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
2802 * gdb.trace/disconnected-tracing.c (struct foo): New.
2803
d84fca2c
JK
28042013-01-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2805
2806 * gdb.dwarf2/dw2-dos-drive.S: New file.
2807 * gdb.dwarf2/dw2-dos-drive.exp: New file.
2808
aebb1cc9
DE
28092013-01-17 Doug Evans <dje@google.com>
2810
2782d512
DE
2811 * boards/dwarf4-gdb-index.exp: Use any existing CC_FOR_TARGET,
2812 CXX_FOR_TARGET.
2813
aebb1cc9
DE
2814 * boards/cc-with-tweaks.exp: New file.
2815
db2b2972
TT
28162013-01-17 Tom Tromey <tromey@redhat.com>
2817
2818 * gdb.base/completion.exp: Add "set cp-abi" completion test.
2819
96343774
PA
28202013-01-17 Pedro Alves <palves@redhat.com>
2821
2822 Merge dg-extract-results.sh from upstream (svn 195224).
2823
2824 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 2825 * dg-extract-results.sh: Fix order of summary counts.
96343774
PA
2826
2827 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 2828 * dg-extract-results.sh: Constrain the start-of-log pattern.
96343774
PA
2829
2830 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 2831 * dg-extract-results.sh: Handle KPASSes.
96343774
PA
2832
2833 2010-05-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2834 * dg-extract-results.sh: Redirect grep output to /dev/null instead
2835 of grep -q.
2836
675921c0
SD
28372012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
2838
2839 * gdb.base/jit-reader.exp: New file. Test case for the jit-reader
2840 interface.
2841 * gdb.base/jithost.c: New file.
2842 * gdb.base/jithost.h: New file.
2843 * gdb.base/jitreader.c : New file.
2844 * gdb.base/jit-protocol.h: New file.
2845
ab04a2af
TT
28462013-01-16 Tom Tromey <tromey@redhat.com>
2847
2848 * gdb.base/catch-signal.c: New file.
2849 * gdb.base/catch-signal.exp: New file.
2850
8ac3646f
TT
28512013-01-16 Tom Tromey <tromey@redhat.com>
2852
2853 * gdb.mi/mi-catch-load.exp: Look for "catch-type".
2854
22fc223e
JK
28552013-01-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2856
2857 * gdb.dwarf2/dw2-restrict.exp: Skip compilation on non-x86_64 targets.
2858
44478ab3
TT
28592013-01-14 Tom Tromey <tromey@redhat.com>
2860
2861 * gdb.base/completion.exp: Add "set gnutarget" test.
2862
06d66ee9
TT
28632013-01-14 Tom Tromey <tromey@redhat.com>
2864
2865 * gdb.dwarf2/dw2-restrict.S: New file.
2866 * gdb.dwarf2/dw2-restrict.c: New file.
2867 * gdb.dwarf2/dw2-restrict.exp: New file.
2868
c9bf0622
TT
28692013-01-14 Tom Tromey <tromey@redhat.com>
2870
2871 * gdb.dwarf2/dw2-error.exp: New file.
2872 * gdb.dwarf2/dw2-error.c: New file.
2873 * gdb.dwarf2/dw2-error.S: New file.
2874
5b12a61c
JK
28752013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2876
2877 * gdb.cp/parse-lang.cc: New file.
2878 * gdb.cp/parse-lang.exp: New file.
2879
f0a4b570
JK
28802013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2881
2882 * gdb.mi/mi-fullname-deleted.exp: Set srcfileabssubst and initdir.
2883 (set substitute-path): New test.
2884 (fullname present): Remove content.
2885 (substituted fullname): New test.
2886
f751cc97
JB
28872013-01-13 Joel Brobecker <brobecker@adacore.com>
2888
2889 * gdb.python/py-finish-breakpoint.exp: Add skip_python_tests
2890 check. Move $gdb_py_is_py24 value check right after.
2891
04164e8e
JK
28922013-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2893
2894 * gdb.base/dprintf.exp (dprintf info 1): Fix expectation on 64-bit
2895 targets.
2896
5bf480a5
YQ
28972013-01-11 Yao Qi <yao@codesourcery.com>
2898
2899 * gdb.base/dprintf.exp: Check the output of 'info breakpoints'
2900 for dprintf.
2901 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
2902 Check the fields in "=breakpoint-created" for dprintf.
2903
f35a17b5
JK
29042012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2905
2906 * gdb.mi/mi-fullname-deleted.exp: New file.
2907
85817405
JK
29082012-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2909
2910 * gdb.base/skip-solib.exp (info skip with pending file): Update the
2911 expected output.
2912 (info skip with pending file): Remove.
2913 (ignoring function in solib, info skip for function multiply): Update
2914 the expected output.
2915 * gdb.base/skip.ex (skip (main), skip function baz, info skip)
2916 (info skip (delete 1), info skip after disabling all)
2917 (info skip after enabling all, info skip after disabling 4 2-3)
2918 (info skip after enabling 2-3, info skip 2-3)
2919 (info skip after deleting 2 3): Update the expected output.
2920 * gdb.linespec/base/two/thefile.cc (n): New variable v, split the
2921 statement to its initialization and return.
2922 * gdb.linespec/skip-two.exp: New file.
2923
27210e12
DE
29242012-12-19 Doug Evans <dje@google.com>
2925
2926 * gdb.base/maint.exp: Handle testing with .gdb_index.
2927
bb627a12
JB
29282012-12-19 Joel Brobecker <brobecker@adacore.com>
2929
2930 * gdb.arch/mips-octeon-bbit.exp: Fix copyright header from
2931 Cavium to FSF.
2932
7785b880
JB
29332012-12-19 Joel Brobecker <brobecker@adacore.com>
2934
2935 * dg-extract-results.sh: Update contact info in copyright notice.
2936 * gdb.arch/mips-octeon-bbit.exp: Update copyright notice to
2937 GPL v3 or later. Update contact info.
2938 * gdb.fortran/logical.f90, gdb.threads/watchpoint-fork-child.c,
2939 gdb.threads/watchpoint-fork-mt.c,
2940 gdb.threads/watchpoint-fork-parent.c,
2941 gdb.threads/watchpoint-fork-st.c,
2942 gdb.threads/watchpoint-fork.h: Likewise.
2943
f2a8bc8a
YQ
29442012-12-15 Yao Qi <yao@codesourcery.com>
2945
2946 * gdb.trace/mi-tracepoint-changed.exp (test_pending_resolved): Check
2947 'installed' field in '=breakpoint-modified'.
2948 (test_reconnect): Check 'installed' field in
2949 '=breakpoint-modified' and '=breakpoint-created'.
2950
2951 * gdb.trace/actions.exp: Update test for 'installed' field.
2952 * gdb.trace/change-loc.exp (tracepoint_change_loc_1):
2953 (tracepoint_change_loc_2): Likewise.
2954 Check 'info tracepoint' display nothing else.
2955 * gdb.trace/deltrace.exp: Likewise.
2956 * gdb.trace/infotrace.exp: Likewise.
2957 * gdb.trace/mi-traceframe-changed.exp (test_tfind_remote):
2958 Likewise.
2959 * gdb.trace/passcount.exp: Likewise.
2960 * gdb.trace/tracecmd.exp: Likewise.
2961 * gdb.trace/while-stepping.exp: Likewise.
2962
6592e36f
TT
29632012-12-14 Tom Tromey <tromey@redhat.com>
2964
2965 * gdb.cp/member-name.exp: New file.
2966 * gdb.cp/member-name.cc: New file.
2967
7d27a96d
TT
29682012-12-14 Tom Tromey <tromey@redhat.com>
2969
2970 * gdb.cp/templates.exp (test_ptype_of_templates): Update kfails.
2971
f8c05d0d
DE
29722012-12-14 Doug Evans <dje@google.com>
2973
2974 * gdb.dwarf2/implptr-optimized-out.S: DIE offset for
2975 DW_OP_GNU_implicit_pointer is section-relative.
2976
451b7c33
TT
29772012-12-14 Tom Tromey <tromey@redhat.com>
2978
43aaf8b6 2979 * gdb.base/info-proc.exp: Add core file tests.
451b7c33 2980
10e339df
PA
29812012-12-14 Yufeng Zhang <yufeng.zhang@arm.com>
2982
6fdff2c5 2983 * gdb.base/kill-after-signal.exp: Disable if gdb,nosignals.
10e339df 2984
e780d813
DE
29852012-12-13 Doug Evans <dje@google.com>
2986
2987 * gdb.multi/multi-arch-exec.exp: Skip for i*86-linux.
2988 * gdb.multi/multi-arch.exp: Ditto.
2989
ca3dbcc8 29902012-12-12 Keven Boell <keven.boell@intel.com>
6fdff2c5 2991
ca3dbcc8
MG
2992 * gdb.mi/mi-catch-load-so.c: New. Clone of the
2993 catch load test library source file.
2994 * gdb.mi/mi-catch-load.c: New. Clone of the catch
2995 load test source file.
2996 * gdb.mi/mi-catch-load.exp: New. Test file for
2997 basic MI -catch-load and -catch-unload tests.
2998
2960a434
PK
29992012-12-11 Paul Koning <paul_koning@dell.com>
3000
3001 * gdb.python/py-prettyprint.py (_iterator): Remove exception_flag
3002 exception.
3003 (_iterator_except): New function.
3004 (ArrayPrinter): Use _iterator function instead of local _iterator
3005 class for Python 3 compatibility.
3006 (NoStringContainerPrinter): Use _iterator_except instead of
6fdff2c5 3007 _iterator.
2960a434
PK
3008 * gdb.python/py-typeprint.exp: Use exec(open(...).read()) instead of
3009 execfile for Python 3 compatibility.
3010 * gdb.python/python.exp: Handle Python 2.4 exception traceback
3011 format in error_prompt test.
6fdff2c5 3012
9325cb04
PK
30132012-12-10 Paul Koning <paul_koning@dell.com>
3014
3015 * gdb.base/charset.exp: Change print syntax for Python 3
6fdff2c5 3016 compatibility.
9325cb04
PK
3017 * gdb.python/py-block.exp: Ditto.
3018 * gdb.python/py-breakpoint.exp: Ditto.
3019 * gdb.python/py-cmd.exp: Ditto.
3020 * gdb.python/py-events.py: Ditto.
3021 * gdb.python/py-finish-breakpoint.py: Ditto.
3022 * gdb.python/py-finish-breakpoint2.exp: Ditto.
3023 * gdb.python/py-finish-breakpoint2.py: Ditto.
3024 * gdb.python/py-frame-inline.exp: Ditto.
3025 * gdb.python/py-frame.exp: Ditto.
3026 * gdb.python/py-infthread.exp: Ditto.
3027 * gdb.python/py-objfile.exp: Ditto.
3028 * gdb.python/py-parameter.exp: Ditto.
3029 * gdb.python/py-progspace.exp: Ditto.
3030 * gdb.python/py-prompt.exp: Ditto.
3031 * gdb.python/py-symbol.exp: Ditto.
3032 * gdb.python/py-symtab.exp: Ditto.
3033 * gdb.python/py-template.exp: Ditto.
3034 * gdb.python/py-value-cc.exp: Ditto.
3035 * gdb.python/python.exp: Ditto.
3036 * gdb.python/source2.py: Ditto.
3037 * gdb.python/lib-types.exp: Change print syntax for Python 3
6fdff2c5 3038 compatibility.
9325cb04
PK
3039 Use sorted() function rather than sort() method.
3040 Accept either int or long values for enum values.
3041 * gdb.python/py-events.exp: Use exec(open(...).read()) instead of
3042 execfile for Python 3 compatibility.
3043 * gdb.python/py-evsignal.exp: Ditto.
3044 * gdb.python/py-evthreads.exp: Ditto.
3045 * gdb.python/py-mi.exp: Ditto.
3046 * gdb.python/py-pp-maint.exp: Ditto.
3047 * gdb.python/py-prettyprint.exp: Ditto.
3048 * gdb.python/py-finish-breakpoint.exp: Change print syntax for
6fdff2c5 3049 Python 3 compatibility.
9325cb04
PK
3050 Skip tests for Python 2.4.
3051 * gdb.python/py-inferior.exp: Change print syntax for
6fdff2c5 3052 Python 3 compatibility.
9325cb04
PK
3053 Use byte string rather than character string in memory write test
3054 if Python 3.
3055 * gdb.python/py-pp-maint.py: Change class declarations to "new
3056 class" syntax.
3057 * gdb.python/py-prettyprint.py: Change iterator class to generator
3058 function for Python 3 compatibility.
3059 Make all classes "new style".
3060 Fix indentation issue and stray semicolon.
3061 * gdb.python/py-shared.expChange print syntax for Python 3
3062 compatibility.
3063 Define "long" if Python 3.
3064 * gdb.python/py-type.exp: Change print syntax for Python 3
6fdff2c5 3065 compatibility.
9325cb04
PK
3066 Accept either int or long values for enum values.
3067 * gdb.python/py-value.exp: Change print syntax for Python 3
6fdff2c5 3068 compatibility.
9325cb04
PK
3069 Skip "long" and "unicode" tests if Python 3.
3070 Accept either "type" or "class" in type checks.
3071 * lib/gdb.exp (gdb_py_is_py3k): New flag set if Python 3.
3072 (gdb_py_is_py24): New flag set if Python 2.4 or 2.5.
3073
8b9737bf
TT
30742012-12-10 Tom Tromey <tromey@redhat.com>
3075
3076 * gdb.dwarf2/implptr-64bit.exp: Run tests with two CUs as well.
3077 (test): Add "two_cu" argument.
3078 * gdb.dwarf2/implptr-64bit.S: Move subprogram later; use ref_addr
3079 for types; allow two CUs.
3080
1b80a9fa
JK
30812012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3082
3083 * gdb.dwarf2/dw2-compdir-oldgcc.S: New file.
3084 * gdb.dwarf2/dw2-compdir-oldgcc.exp: New file.
3085
f0b6d50a
YQ
30862012-12-08 Yao Qi <yao@codesourcery.com>
3087 Pedro Alves <palves@redhat.com>
3088
3089 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Test
3090 '=breakpoint-created' when GDB merges the tracepoints of both
3091 sides.
3092
2f68a895
TT
30932012-12-07 Tom Tromey <tromey@redhat.com>
3094
3095 * gdb.base/break1.c (enum some_enum, union some_union): New.
3096 (some_enum_global, some_union_global, some_value): New globals.
3097 * gdb.base/completion.exp: Add tag completion tests.
3098
4fc5d43e
TT
30992012-12-07 Tom Tromey <tromey@redhat.com>
3100
3101 * gdb.base/completion.exp: Add tests for ptype and whatis
3102 completion.
3103
6559e013
JB
31042012-12-07 Joel Brobecker <brobecker@adacore.com>
3105
3106 * gdb.base/stale-infcall.exp: Fix copyright line.
3107
ae2b630d
JB
31082012-12-07 Joel Brobecker <brobecker@adacore.com>
3109
3110 * gdb.ada/lang_switch.exp: The "msg" parameter may be a reference.
3111
0ba2eb0f
TT
31122012-12-06 Pedro Alves <palves@redhat.com>
3113 Tom Tromey <tromey@redhat.com>
3114
3115 * gdb.base/exprs.exp: Add tests for cast to void.
3116
731145cb
TT
31172012-12-06 Jens Elmenthaler <jens.elmenthaler@advantest.com>
3118
3119 * gdb.python/py-mi.exp: Correct expected results for attribute
3120 "dynamic" returned by -var-update.
3121 Add test case for correct handling of "diplayhint" for children
3122 of dynamic varobjs.
3123 * gdb.python/py-prettyprint.c (set_itme): New function.
3124 (bug_14741) New function.
3125 (main) Add call to bug_14741().
3126 * gdb.python/py-prettyprint.py (class ArrayPrinter): New class.
3127
e58fcc15
UW
31282012-12-05 Ulrich Weigand <uweigand@de.ibm.com>
3129
3130 * gdb.base/gnu-debugdata.exp: Also include "D" symbols in
3131 ${binfile}.funcsyms list.
3132
e9eb0d14
YQ
31332012-12-04 Yao Qi <yao@codesourcery.com>
3134
3135 PR gdb/13443
3136 * gdb.trace/actions.exp: Make test messages unique.
3137
4983028c
TT
31382012-11-29 Tom Tromey <tromey@redhat.com>
3139
3140 * gdb.base/gnu-debugdata.exp (run, pipeline): Don't use lassign.
3141
ea5e6b0e
UW
31422012-11-29 Ulrich Weigand <uweigand@de.ibm.com>
3143
3144 * gdb.opencl/convs_casts.exp: Always expect standard vector type names.
3145 * gdb.opencl/datatypes.exp: Likewise.
3146 * gdb.opencl/operators.exp: Likewise.
3147 * gdb.opencl/vec_comps.exp: Likewise.
3148
cdde3dfb
JG
31492012-11-29 Jerome Guitton <guitton@adacore.com>
3150
3151 * gdb.ada/iwide: New testcase.
3152
b50d69b5
JG
31532012-11-29 Jerome Guitton <guitton@adacore.com>
3154
3155 * gdb.ada/ptype_tagged_param.exp: Adjust expected output in
3156 ptype test.
3157
c2d3fccf
JG
31582012-11-29 Jerome Guitton <guitton@adacore.com>
3159
3160 * gdb.ada/variant_record_packed_array.exp: Test expressions of the
3161 form {VARIANT_TYPE}ADDRESS.
3162
5edf51fe
YQ
31632012-11-27 Daniel Jacobowitz <dan@codesourcery.com>
3164
3165 * gdb.cp/member-ptr.cc (class Diamond): Add func_ptr.
3166 (func): New function.
3167 (main): Initialize diamond.func_ptr and add diamond_pfunc_ptr.
3168 * gdb.cp/member-ptr.exp: Add new tests for ptype and for
3169 pointers to members with pointer-to-function type.
3170
608e2dbb
TT
31712012-11-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3172 Tom Tromey <tromey@redhat.com>
3173
3174 * gdb.base/gnu-debugdata.exp: New file.
3175 * gdb.base/gnu-debugdata.c: New file.
3176 * lib/gdb.exp (gdb_file_cmd): Handle LZMA warning.
3177 (gdb_unload): Return 0 on success.
3178
4648e588
JK
31792012-11-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3180
3181 * gdb.base/enumval.exp (print e, print f, print K): XFAIL on GCC <= 4.6.
3182
17d6efc4
JB
31832012-11-26 Joel Brobecker <brobecker@adacore.com>
3184
3185 * gdb.base/empty_exe.exp: New testcase.
3186
ace21957
MF
31872012-11-20 Mike Frysinger <vapier@gentoo.org>
3188
3189 * gdb.base/completion.exp: Add test for help aliases completion.
3190
5c401a0a
YQ
31912012-11-20 Yao Qi <yao@codesourcery.com>
3192
3193 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
3194 Don't test 'maint set show-debug-regs'.
3195 Use command 'set remotecache' instead of
3196 'set circular-trace-buffer'.
3197
8dea366b
KS
31982012-11-16 Keith Seitz <keiths@redhat.com>
3199
3200 PR c++/13615
3201 * gdb.cp/baseenum.cc: New file.
3202 * gdb.cp/baseenum.exp: New file.
3203 * gdb.cp/derivation.cc (A): Add copyright.
3204 Add a typedef.
3205 (B): Use A::value_type instead of int. Change all references.
3206 (D): Use value_type instead of int. Change all references.
3207 (E): Likewise.
3208 (F); Likewise.
3209 (Z): New class.
3210 (ZZ): New class.
6fdff2c5 3211 (N, Base, Derived): New namespace and classes.
8dea366b
KS
3212 (main): Add instances of Z and ZZ.
3213 Make sure all symbols from N are kept.
3214 * gdb.cp/derivation.exp: Update typedef changes in tests.
3215 Add tests for class typedefs both before and after starting
3216 the inferior.
3217 Add tests for searching for a typedef while stopped in a
3218 method.
3219
5e34c6c3
LM
32202012-11-14 Luis Machado <lgustavo@codesourcery.com>
3221
3222 * gdb.mi/mi-var-create-rtti.c: New file.
3223 * gdb.mi/mi-var-create-rtti.exp: New file.
3224
5e487a5f
LM
32252012-11-14 Luis Machado <lgustavo@codesourcery.com>
3226
3227 * gdb.base/structs3.exp: Run to main before doing any tests.
3228
6d67b990
AB
32292012-11-14 Andrew Burgess <aburgess@broadcom.com>
3230
3231 * gdb.python/py-type.exp: Uniquify test names.
3232
e5d98164
YQ
32332012-11-14 Yao Qi <yao@codesourcery.com>
3234
3235 * gdb.threads/manythreads.c [DEBUG]: Include "stdio.h".
3236 (thread_function) [DEBUG]: Call 'printf'.
3237 * gdb.threads/manythreads.exp: Pass '-DDEBUG' to compilation
3238 command line if 'DEBUG=1' is passed to test.
3239 Remove a pattern to match inferior's output.
3240
62747a60
TT
32412012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
3242
3243 * gdb.mi/mi-fill-memory.exp: New test.
3244
18a9fc12
TT
32452012-11-12 Tom Tromey <tromey@redhat.com>
3246
3247 * gdb.base/completion.exp: Update for "info type-printers".
3248 * gdb.python/py-typeprint.cc: New file.
3249 * gdb.python/py-typeprint.exp: New file.
3250 * gdb.python/py-typeprint.py: New file.
3251
bd69fc68
TT
32522012-11-12 Tom Tromey <tromey@redhat.com>
3253
3254 * gdb.base/call-sc.exp: Use "ptype/r".
3255 * gdb.base/volatile.exp: Don't expect "int".
3256 * gdb.cp/ptype-flags.cc: New file.
3257 * gdb.cp/ptype-flags.exp: New file.
3258 * gdb.cp/templates.exp: Use ptype/r.
3259 (test_ptype_of_templates, test_template_typedef): Likewise.
3260 * lib/cp-support.exp (cp_test_ptype_class): Add in_ptype_arg
3261 argument. Handle template names and template parameters.
3262 * gdb.mi/mi-var-cmd.exp: Accept "long".
3263 * gdb.mi/mi-var-child.exp: Accept "long".
3264 * gdb.mi/mi-var-display.exp: Accept "long".
3265 * gdb.mi/mi2-var-child.exp: Accept "long".
3266
b3720c3a
TT
32672012-11-12 Tom Tromey <tromey@redhat.com>
3268
3269 * gdb.cp/classes.exp (test_ptype_class_objects): Remove
3270 "ptype" from calls to cp_test_ptype_class.
3271 (test_enums): Likewise.
3272 * gdb.cp/derivation.exp: Remove "ptype" from calls to
3273 cp_test_ptype_class.
3274 * gdb.cp/inherit.exp (test_ptype_si): Remove "ptype" from
3275 calls to cp_test_ptype_class.
3276 (test_ptype_mi, test_ptype_vi, test_ptype_mvi): Likewise.
3277 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Remove "ptype"
3278 from calls to cp_test_ptype_class.
3279 * lib/cp-support.exp (cp_test_ptype_class): Supply "ptype"
3280 command here. Change "in_command" argument to "in_exp".
3281
0d63ecda
KS
32822012-11-10 Keith Seitz <keiths@redhat.com>
3283
3284 PR gdb/14288
3285 * gdb.base/printcmds.c: Add invalid_XXX globals
3286 for repeated byte tests.
3287 * gdb.base/printcmds.exp (test_repeat_bytes): New procedure.
3288 * gdb.base/wchar.c (main): Add and construct a wchar_t
3289 array with repeated characters.
3290 * gdb.base/wchar.exp: Add repeated character tests.
3291
ed8a1c2d
AB
32922012-11-09 Andrew Burgess <aburgess@broadcom.com>
3293
3294 * gdb.mi/mi-disassemble.exp: Expect fullname field in mi
3295 disassembly output.
3296
9107fc8d
PA
32972012-11-09 Pedro Alves <palves@redhat.com>
3298
3299 PR gdb/14306
3300
3301 * gdb.multi/multi-arch-exec.c: New file.
3302 * gdb.multi/multi-arch-exec.exp: New file.
3303
558a9d82
YQ
33042012-11-09 Yao Qi <yao@codesourcery.com>
3305
3306 * gdb.mi/mi-break.exp (test_abreak_creation): New procedure.
3307 (top level): Call it.
3308
e714f336
YQ
33092012-11-09 Yao Qi <yao@codesourcery.com>
3310
3311 * gdb.mi/mi-watch.exp (test_rwatch_creation_and_listing): Fix
3312 typo.
3313
6ecd4729
PA
33142012-11-09 Pedro Alves <palves@redhat.com>
3315
3316 * gdb.multi/multi-arch.exp: New.
3317
9015683b
TT
33182012-11-08 Tom Tromey <tromey@redhat.com>
3319
3320 * gdb.base/siginfo-obj.exp: Create core file. Test siginfo from
3321 core files, if possible.
3322 * gdb.base/siginfo-thread.c: New file
3323 * gdb.base/siginfo-thread.exp: New file
3324
ea9f10bb
TT
33252012-11-08 Tom Tromey <tromey@redhat.com>
3326
3327 * gdb.base/comprdebug.exp: New file.
3328
f6592439
PA
33292012-11-06 Pedro Alves <palves@redhat.com>
3330
3331 PR gdb/14810
3332
3333 * gdb.base/disabled-location.c: New file.
3334 * gdb.base/disabled-location.exp: New file.
3335
2d338fa9
TT
33362012-11-06 Tom Tromey <tromey@redhat.com>
3337
3338 * gdb.threads/gcore-thread.exp: Use gdb_gcore_cmd.
3339 * gdb.python/py-strfns.exp (test_strfns_core_file): Use
3340 gdb_gcore_cmd.
3341 * gdb.cell/gcore.exp: Use gdb_gcore_cmd.
3342 * gdb.base/gcore.exp: Use gdb_gcore_cmd.
3343 * gdb.base/gcore-relro.exp: Use gdb_gcore_cmd.
3344 * gdb.base/gcore-buffer-overflow.exp: Use gdb_gcore_cmd.
3345 * gdb.base/auxv.exp: Use gdb_gcore_cmd.
3346 * gdb.arch/vsx-regs.exp: Use gdb_gcore_cmd.
3347 * gdb.arch/system-gcore.exp: Use gdb_gcore_cmd.
3348 * gdb.arch/pa-nullify.exp (test_core_bt): Use gdb_gcore_cmd.
3349 * lib/gdb.exp (gdb_gcore_cmd): New proc.
3350
68c9da30
PA
33512012-11-05 Pedro Alves <palves@redhat.com>
3352
3353 * gdb.base/foll-vfork.exp (vfork_relations_in_info_inferiors): New
3354 procedure.
3355 (do_vfork_and_follow_child_tests_exec)
3356 (do_vfork_and_follow_child_tests_exit): Call it.
3357
a7c8c931
PA
33582012-11-05 Pedro Alves <palves@redhat.com>
3359
3360 * gdb.base/foll-vfork.c (main): Call perror and _exit if execlp()
3361 fails.
3362
6f6484cd
YQ
33632012-11-03 Yao Qi <yao@codesourcery.com>
3364
3365 Fix PR gdb/14617.
3366 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
3367 Remove setup_kfail, and update test.
3368
b45627a0
TT
33692012-11-02 Tom Tromey <tromey@redhat.com>
3370
3371 * gdb.base/catch-syscall.exp (do_syscall_tests): Add completion
3372 test.
3373
f50f4e56
PA
33742012-11-02 Pedro Alves <palves@redhat.com>
3375
3376 PR gdb/14766
3377
3378 * gdb.base/foll-vfork.exp (vfork_child_follow_to_exit): Remove
3379 setup_kfail.
3380 (tcatch_vfork_then_child_follow_exit): No longer expect "Couldn't
3381 get registers".
3382
71ce889d
PA
33832012-11-02 Pedro Alves <palves@redhat.com>
3384
3385 * gdb.base/foll-vfork-exit.c: New file.
3386 * gdb.base/foll-vfork.exp (top level): New file-describing
3387 comment.
3388 (vfork_child_follow_to_exit): New procedure.
3389 (tcatch_vfork_then_child_follow): Rename as ...
3390 (tcatch_vfork_then_child_follow_exec): ... this.
3391 (tcatch_vfork_then_child_follow_exit): New procedure.
3392 (do_vfork_and_follow_parent_tests): New procedure, factored out
3393 from do_vfork_and_exec_tests.
3394 (do_vfork_and_follow_child_tests_exec): Ditto.
3395 (do_vfork_and_exec_tests): Delete.
3396 (do_vfork_and_follow_child_tests_exit): New procedure.
3397 (top level): Run tests with both the program that has the vfork
3398 child execing, and the program has the vfork child exiting.
3399
1e35b1a9
PA
34002012-11-02 Pedro Alves <palves@redhat.com>
3401
3402 * gdb.base/foll-vfork.exp (setup_gdb): New procedure.
3403 (check_vfork_catchpoints, vfork_parent_follow_through_step)
3404 (vfork_parent_follow_to_bp): Call it.
3405 (kill_child): Delete.
3406 (vfork_and_exec_child_follow_to_main_bp)
3407 (vfork_and_exec_child_follow_through_step): Call setup_gdb. No
3408 longer call kill_child.
3409 (tcatch_vfork_then_parent_follow): Call setup_gdb.
3410 (do_vfork_and_exec_tests): Don't runto_main before calling each
3411 test procedure.
3412 (top level): Don't clean restart and set verbose before running
3413 each test procedure.
3414
34152012-11-02 Pedro Alves <palves@redhat.com>
3416
3417 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step)
3418 (vfork_parent_follow_to_bp)
3419 (vfork_and_exec_child_follow_to_main_bp)
3420 (vfork_and_exec_child_follow_through_step)
3421 (tcatch_vfork_then_parent_follow)
3422 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow):
3423 Use with_test_prefix.
3424
34252012-11-02 Pedro Alves <palves@redhat.com>
3426
3427 * gdb.base/foll-vfork.c: Add copyright header.
3428 * gdb.base/vforked-prog.c: Add copyright header.
3429
34302012-11-02 Pedro Alves <palves@redhat.com>
3431
3432 * gdb.base/foll-vfork.exp
3433 (vfork_and_exec_child_follow_through_step): Don't skip on
3434 non-HP/UX targets. Expect the next to only step one line on
3435 non-HP/UX targets, rather than stopping only after the exec.
3436
34372012-11-02 Pedro Alves <palves@redhat.com>
3438
3439 Don't hard code line numbers.
3440
3441 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step):
3442 Expect text from the sources instead of a line number.
3443 (vfork_parent_follow_to_bp)
3444 (vfork_and_exec_child_follow_to_main_bp)
3445 (vfork_and_exec_child_follow_through_step)
3446 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow):
3447 Use gdb_get_line_number.
3448
34492012-11-02 Pedro Alves <palves@redhat.com>
3450
3451 Modernize.
3452
3453 * gdb.base/foll-vfork.exp: Use standard_testfile and
3454 build_executable. Pass descriptive string to untested.
3455 (vfork_parent_follow_through_step, vfork_parent_follow_to_bp)
3456 (vfork_and_exec_child_follow_to_main_bp)
3457 (vfork_and_exec_child_follow_through_step)
3458 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow)
3459 (do_vfork_and_exec_tests): Use gdb_test/gdb_test_multiple instead
3460 of send_gdb/gdb_expect.
3461
3462 (kill_child): New procedure.
3463 (vfork_and_exec_child_follow_to_main_bp)
3464 (vfork_and_exec_child_follow_through_step): Use it.
3465
f0559fff
YQ
34662012-11-02 Yao Qi <yao@codesourcery.com>
3467
3468 * gdb.base/setvar.exp: Test setting nested struct.
3469 * gdb.base/setvar.c (v_struct3): New.
3470
c207c6da
DE
34712012-11-01 Doug Evans <dje@google.com>
3472
3473 * gdb.arch/amd64-pseudo.c (main): Mark registers that the testsuite
3474 changes as clobbered (e.g., amd64-dword.exp) so gcc doesn't try to
3475 use them.
3476
2f27adfe
AB
34772012-10-31 Andrew Burgess <aburgess@broadcom.com>
3478
3479 PR cli/14772
3480 * gdb.base/gnu_vector.c (union_with_vector_1)
3481 (struct_with_vector_1): Add new struct and union for testing
3482 ptype.
3483 * gdb.base/gnu_vector.exp: Add testing of ptype on vectors, and
3484 structs / unions containing vectors.
3485
bb662ca6
YQ
34862012-10-25 Yao Qi <yao@codesourcery.com>
3487
3488 * gdb.trace/ftrace.exp (test_fast_tracepoints): Use
3489 'setup_kfail' instead of 'setup_kfail_for_target'.
3490 * gdb.base/varargs.exp: Likewise.
3491 * lib/gdb.exp (setup_kfail_for_target): Remove.
3492
635d23ff
MK
34932012-10-25 Mark Kettenis <kettenis@openbsd.nfra.nl>
3494
3495 * gdb.base/varargs.exp: PR gdb/12790 is now fixed.
3496
afdb064f
MK
34972012-10-25 Mark Kettenis <kettenis@gnu.org>
3498
3499 * gdb.base/varargs.exp: PR gdb/12776 is now fixed.
3500
d99dcf51
JB
35012012-10-24 Joel Brobecker <brobecker@adacore.com>
3502
3503 * gdb.ada/set_wstr: New testcase.
3504
32560274
JB
35052012-10-24 Joel Brobecker <brobecker@adacore.com>
3506
3507 * gdb.base/ldbl_e308.c, gdb.base/ldbl_e308.exp: New files.
3508
5ded5331
JB
35092012-10-24 Joel Brobecker <brobecker@adacore.com>
3510
3511 * gdb.ada/unc_arr_ptr_in_var_rec: New testcase.
3512
d8d84291
MK
35132012-10-24 Mark Kettenis <kettenis@gnu.org>
3514
3515 * gdb.base/callfuncs.exp: PR gdb/12783 is now fixed.
3516
6e933c51
JK
35172012-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3518
3519 * gdb.base/callfuncs.exp (do_function_calls): Fix
3520 setup_kfail_for_target for -m32 mode.
3521
274bd000
MK
35222012-10-23 Mark Kettenis <kettenis@gnu.org>
3523
3524 * gdb.base/callfuncs.exp: PR gdb/12796, gdb/12798 and gdb/12800
3525 are now fixed.
3526
545f743d
YQ
35272012-10-23 Yao Qi <yao@codesourcery.com>
3528
3529 * gdb.base/info-os.exp: Resume the inferior until it exits.
3530
48b56b6a 35312012-10-18 Yufeng Zhang <yufeng.zhang@arm.com>
3532
99c7d5a8 3533 * gdb.base/ctxobj.exp: Skip if skip_shlib_tests returns true.
3534 * gdb.base/print-file-var.exp: Likewise.
3535 * gdb.base/type-opaque.exp: Likewise.
48b56b6a 3536
8de0566d
YQ
35372012-10-17 Yao Qi <yao@codesourcery.com>
3538
3539 * gdb.mi/mi-memory-changed.exp: New.
3540
44883546
YQ
35412012-10-16 Yao Qi <yao@codesourcery.com>
3542
3543 * gdb.reverse/solib-precsave.exp: Skip if skip_shlib_test
3544 returns true.
3545 Call gdb_load_shlibs.
3546 * gdb.reverse/solib-reverse.exp: Likewise.
3547
345f514a
KS
35482012-10-15 Keith Seitz <keiths@redhat.com>
3549
3550 * lib/cp-support.exp (cp_test_ptype_class): Add support
3551 for class typedefs.
3552
3553 * gdb.cp/derivation.exp: Add tests for g_instance.
3554
9e3a7d65
JK
35552012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3556
3557 Fix entry values resolving in inlined frames.
3558 * gdb.arch/amd64-entry-value-inline.S: New file.
3559 * gdb.arch/amd64-entry-value-inline.c: New file.
3560 * gdb.arch/amd64-entry-value-inline.exp: New file.
3561
21a7b089
JK
35622012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3563 Doug Evans <dje@google.com>
3564
3565 Fix recent gdb_breakpoint regression.
3566 * gdb.java/jmisc.exp: gdb_breakpoint for $function - remove curly
3567 braces from the parameter.
3568 * gdb.java/jprint.exp: Likewise.
3569
2c47921e
DE
35702012-10-15 Doug Evans <dje@google.com>
3571
3572 * lib/gdb.exp (runto): Fix call to gdb_breakpoint.
3573
89398707
JB
35742012-10-15 Yufeng Zhang <yufeng.zhang@arm.com>
3575
3576 * gdb.dwarf2/dw2-icc-opaque.S: Remove '#'.
3577
801e4185
TT
35782012-10-15 Tom Tromey <tromey@redhat.com>
3579
3580 * gdb.python/py-symtab.exp: Test sal and symtab destructors.
3581
74f910c8
TT
35822012-10-15 Tom Tromey <tromey@redhat.com>
3583
3584 * gdb.python/py-symbol.exp: Test symbol destructor.
3585
91567807
YQ
35862012-10-14 Yao Qi <yao@codesourcery.com>
3587
3588 * gdb.mi/mi2-cli.exp: Move to mi-cli.exp.
3589 * gdb.mi/mi-cli.exp: New.
3590
3591 * gdb.mi/mi2-basics.exp: Remove.
3592 * gdb.mi/mi2-break.exp: Remove.
3593 * gdb.mi/mi2-console.exp: Remove.
3594 * gdb.mi/mi2-disassemble.exp: Remove.
3595 * gdb.mi/mi2-eval.exp: Remove.
3596 * gdb.mi/mi2-file.exp: Remove.
3597 * gdb.mi/mi2-hack-cli.exp: Remove.
3598 * gdb.mi/mi2-pthreads.exp: Remove.
3599 * gdb.mi/mi2-read-memory.exp: Remove.
3600 * gdb.mi/mi2-regs.exp: Remove.
3601 * gdb.mi/mi2-return.exp: Remove.
3602 * gdb.mi/mi2-simplerun.exp: Remove.
3603 * gdb.mi/mi2-stack.exp: Remove.
3604 * gdb.mi/mi2-stepi.exp: Remove.
3605 * gdb.mi/mi2-syn-frame.exp: Remove.
3606 * gdb.mi/mi2-until.exp: Remove.
3607 * gdb.mi/mi2-watch.exp: Remove.
3608 * gdb.mi/mi2-var-block.exp: Remove.
3609 * gdb.mi/mi2-var-cmd.exp: Remove.
3610 * gdb.mi/mi2-var-display.exp: Remove.
3611
87332029
YQ
36122012-10-12 Yao Qi <yao@codesourcery.com>
3613
3614 * gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved): Remove
3615 trail '.*' on matching patterns.
3616
11fc9057
L
36172012-10-11 H.J. Lu <hongjiu.lu@intel.com>
3618
3619 * gdb.arch/i386-bp_permanent.exp: Skip if not is_x86_like_target.
3620 * gdb.arch/i386-cfi-notcurrent.exp: Likewise.
3621 * gdb.arch/i386-disp-step.exp: Likewise.
3622 * gdb.arch/i386-gnu-cfi.exp: Likewise.
3623 * gdb.arch/i386-prologue.exp: Likewise.
3624 * gdb.arch/i386-size-overlap.exp: Likewise.
3625 * gdb.arch/i386-size.exp: Likewise.
3626 * gdb.arch/i386-unwind.exp: Likewise.
3627
7d46bcdc
L
36282012-10-11 H.J. Lu <hongjiu.lu@intel.com>
3629
3630 * gdb.arch/i386-byte.exp: Remove is_ilp32_target check.
3631 * gdb.arch/i386-word.exp: Likewise.
3632
31224d9d
L
36332012-10-11 H.J. Lu <hongjiu.lu@intel.com>
3634
3635 * gdb.arch/i386-avx.exp: Check is_amd64_regs_target instead of
3636 is_ilp32_target to set nr_regs.
3637 * gdb.arch/i386-sse.exp: Likewise.
3638
5b7d0050
DE
36392012-10-11 Doug Evans <dje@google.com>
3640
7c09e5a0
DE
3641 PR breakpoints/14643.
3642 * gdb.linespec/ls-errs.exp: Change tests of "b if|task|thread".
3643 * gdb.linespec/thread.c: New file.
3644 * gdb.linespec/thread.exp: New file.
3645
5b7d0050
DE
3646 * lib/gdb.exp (gdb_breakpoint): Fix varargs scan.
3647 Recognize "message" -> print pass and fail. Add eof case.
3648 (runto): Recognize message, no-message. Print pass/fail if requested,
3649 with same treatment as gdb_breakpoint.
3650 (runto_main): Pass no-message to runto.
3651 (gdb_internal_error_resync): Add log message.
3652 (gdb_file_cmd): Tweak internal error fail text for consistency.
3653
2e24f4aa
JK
36542012-10-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3655
3656 Fix crash during stepping on ppc32.
3657 * gdb.base/step-symless.c: New file.
3658 * gdb.base/step-symless.exp: New file.
3659
aa14df25
DE
36602012-10-03 Doug Evans <dje@google.com>
3661
3662 PR symtab/14601
3663 * gdb.cp/using-crash.exp: New file.
3664 * gdb.cp/using-crash.cc: New file.
3665
975531db
DE
36662012-10-02 Doug Evans <dje@google.com>
3667
3668 * lib/gdb.exp (gdb_unload): Change wording of perror text to be
3669 more consistent.
3670 (runto,gdb_debug_format): Ditto.
3671 (gdb_file_cmd): Watch for eof in nested gdb_expect.
3672 Clean up logging and error messages.
3673
b3dc46ff
AB
36742012-10-01 Andrew Burgess <aburgess@broadcom.com>
3675
3676 Test find command on unmapped memory.
3677 * gdb.base/find-unmapped.c: New file.
3678 * gdb.base/find-unmapped.exp: New file.
3679
45814d45
YQ
36802012-09-29 Yao Qi <yao@codesourcery.com>
3681
3682 * gdb.trace/mi-tracepoint-changed.exp: New.
3683 * gdb.mi/mi-breakpoint-changed.exp: New.
3684 * gdb.mi/pending.c, gdb.mi/pendshr1.c: New
3685 * gdb.mi/pendshr2.c: New.
3686
4c2786ba
YQ
36872012-09-28 Yao Qi <yao@codesourcery.com>
3688
3689 * gdb.mi/pr11022.exp: New.
3690 * gdb.mi/pr11022.c: New. Copied from gdb.base/.
3691
7977e5d2
TT
36922012-09-27 Tom Tromey <tromey@redhat.com>
3693
3694 * gdb.cp/derivation.exp: Add regression test.
3695 * gdb.cp/derivation.cc (class V_base, class V_inter, class
3696 V_derived): New.
3697 (vderived): New global.
3698
0971de02
TT
36992012-09-26 Tom Tromey <tromey@redhat.com>
3700
3701 * gdb.dwarf2/dw2-common-block.S: New file.
3702 * gdb.dwarf2/dw2-common-block.exp: New file.
3703
4357ac6c
TT
37042012-09-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3705
3706 * gdb.fortran/common-block.exp: New file.
3707 * gdb.fortran/common-block.f90: New file.
3708
6f380991
AB
37092012-09-26 Andrew Burgess <aburgess@broadcom.com>
3710
3711 * gdb.base/duplicate-bp.c: New file.
3712 * gdb.base/duplicate-bp.exp: New file.
3713
8ae551cf
YQ
37142012-09-26 Yao Qi <yao@codesourcery.com>
3715
3716 * gdb.mi/mi2-cli.exp: Avoid line number in test summary.
3717
3718 Revert:
3719 2012-09-21 Yao Qi <yao@codesourcery.com>
3720
3721 * gdb.mi/mi2-cli.exp: Remove redundant '\'.
3722
318102b9
SP
37232012-09-25 Siddhesh Poyarekar <siddhesh@redhat.com>
3724
3725 * gdb.base/longest-types.c: New test case.
3726 * gdb.base/longest-types.exp: New test case.
3727
a1e5fd69
YQ
37282012-09-25 Yao Qi <yao@codesourcery.com>
3729
3730 * gdb.mi/mi2-cli.exp: Check breakpoint notification.
3731
04e7407c
JK
37322012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3733
3734 Fix internal error on canonicalization of clang types.
3735 * gdb.dwarf2/dw2-canonicalize-type.S: New file.
3736 * gdb.dwarf2/dw2-canonicalize-type.exp: New file.
3737 * lib/gdb.exp (gdb_file_cmd): Catch also GDB internal error.
3738
9bf4bce9
JK
37392012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3740
3741 Fix disassemble without parameters in tailcall frame.
3742 * gdb.arch/amd64-entry-value.exp (down, disassemble): New tests.
3743
2603f7ee
AB
37442012-09-21 Andrew Burgess <aburgess@broadcom.com>
3745
3746 * gdb.dwarf2/dw2-op-out-param.S: New file.
3747 * gdb.dwarf2/dw2-op-out-param.exp: New file.
3748
a3569abd
YQ
37492012-09-21 Yao Qi <yao@codesourcery.com>
3750
3751 * gdb.mi/mi2-cli.exp: Remove redundant '\'.
3752
a065d7af
YQ
37532012-09-21 Yao Qi <yao@codesourcery.com>
3754
3755 * gdb.mi/mi-cli.exp: Remove.
3756 * gdb.mi/mi2-cli.exp: Merged from mi-cli.exp.
3757
15544bd9
YQ
37582012-09-21 Yao Qi <yao@codesourcery.com>
3759
3760 * gdb.mi/mi-reverse.exp: Fix the typo in expected output of
3761 "=record-started" notification.
3762
82a90ccf
YQ
37632012-09-21 Yao Qi <yao@codesourcery.com>
3764
3765 * gdb.mi/mi-record-changed.exp: New.
3766 * gdb.mi/mi-reverse.exp: Adjust expected output.
3767
d7de8e3c
TT
37682012-09-20 Tom Tromey <tromey@redhat.com>
3769
3770 * gdb.python/python.exp: Test atexit.register.
3771
1aa99537
DE
37722012-09-20 Doug Evans <dje@google.com>
3773
05eade73
DE
3774 * boards/dwarf4-gdb-index.exp: New file.
3775
1aa99537
DE
3776 * gdb.base/callfuncs.exp (do_function_calls): Set unwindonsignal to on
3777 while running the tests.
3778
4ae24af0
JB
37792012-09-18 Joel Brobecker <brobecker@adacore.com>
3780
3781 * gdb.ada/bp_reset: New testcase.
3782
bb25a15c
YQ
37832012-09-18 Yao Qi <yao@codesourcery.com>
3784
3785 * gdb.trace/mi-tsv-changed.exp: New.
3786
201b4506
YQ
37872012-09-18 Yao Qi <yao@codesourcery.com>
3788
3789 * gdb.trace/mi-traceframe-changed.exp: New.
3790
6fc1c773
YQ
37912012-09-17 Yao Qi <yao@codesourcery.com>
3792
3793 * gdb.base/list.exp (set_listsize): Don't set arg to "unlimited"
3794 when it is less than 0.
3795
1ab3b62c
JK
37962012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3797
3798 PR 14119
3799 * gdb.arch/amd64-tailcall-ret.S: New file.
3800 * gdb.arch/amd64-tailcall-ret.c: New file.
3801 * gdb.arch/amd64-tailcall-ret.exp: New file.
3802 * gdb.reverse/amd64-tailcall-reverse.S: New file.
3803 * gdb.reverse/amd64-tailcall-reverse.c: New file.
3804 * gdb.reverse/amd64-tailcall-reverse.exp: New file.
3805
acf9414f
JK
38062012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3807
3808 PR 14548
3809 * gdb.reverse/singlejmp-reverse-nodebug.S: New file.
3810 * gdb.reverse/singlejmp-reverse-nodebug.c: New file.
3811 * gdb.reverse/singlejmp-reverse.S: New file.
3812 * gdb.reverse/singlejmp-reverse.c: New file.
3813 * gdb.reverse/singlejmp-reverse.exp: New file.
3814
666b578b
JK
38152012-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3816
3817 Fix compatibility with old GCC (~4.1).
3818 * gdb.cp/converts.cc (my_enum_var): New variable.
3819
42056501
AB
38202012-09-14 Andrew Burgess <aburgess@broadcom.com>
3821
3822 * gdb.xml/tdesc-regs.exp: Update expected output for new
3823 vector_size syntax of vector types.
3824
b9516fa1
YPK
38252012-09-13 Khoo Yit Phang <khooyp@cs.umd.edu>
3826
3827 Refactor Python "gdb" module into a proper Python package, by
3828 introducing a new "_gdb" module for code implemented in C, and
3829 using reload/__import__ instead of exec.
3830 * gdb.python/python.exp (Test stderr location): Update module
3831 location of GDB-specific sys.stderr.
3832 (Test stdout location): Ditto for sys.stdout.
3833
18dc9ad8
JK
38342012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3835
3836 * gdb.base/valgrind-infcall.exp: Remove comment about Ubuntu.
3837
ea3a9873
KS
38382012-09-12 Keith Seitz <keiths@redhat.com>
3839
3840 * gdb.cp/converts.cc (main): Comment out the pointer to boolean
3841 conversion statement.
3842
5941debb
DE
38432012-09-12 Doug Evans <dje@google.com>
3844
3845 * gdb.base/help.exp: Remove testing of individual command help text,
3846 too much of a maintenance burden. Instead, test the functionality
3847 of "help" itself.
3848
cfc35e02
DE
38492012-09-11 Doug Evans <dje@google.com>
3850
3a0ed5d7
DE
3851 * gdb.cp/mb-inline.exp: Do "info break" after setting multi-location
3852 breakpoint.
3853
cfc35e02
DE
3854 * gdb.dwarf2/fission-base.S: Include gdb.dwarf2/ in dwo_name.
3855 * gdb.dwarf2/fission-reread.S: Ditto.
3856 * gdb.dwarf2/fission-base.exp: Remove setting of debug-file-directory.
3857 * gdb.dwarf2/fission-reread.exp: Ditto.
3858
350b1b26
AB
38592012-09-11 Andrew Burgess <aburgess@broadcom.com>
3860
3861 * gdb.base/ptype.exp: Test ptype on a pointer to a typedef.
3862
2fa15f23
JB
38632012-09-10 Joel Brobecker <brobecker@adacore.com>
3864
3865 * gdb.ada/optim_drec: New testcase.
3866
09be558e
DE
38672012-09-10 Doug Evans <dje@google.com>
3868
3869 * boards/fission.exp: Explicitly mark "board" as not remote.
3870
5b4f6e25
KS
38712012-09-10 Keith Seitz <keiths@redhat.com>
3872
3873 PR gdb/13483
3874 * gdb.cp/converts.cc (A::A): Add ctor.
3875 (A::member_): Add member.
3876 (enum my_enum): New enumeration.
3877 (main): Add calls to foo1_7 with various
3878 permitted arguments.
3879 * gdb.cp/converts.exp: Add tests for boolean
3880 conversions permitted by the standard.
3881
b4ca5ed9
YPK
38822012-09-08 Khoo Yit Phang <khooyp@cs.umd.edu>
3883
3884 Replace -nw option with $INTERNAL_GDBFLAGS in "xgdb" tests to
3885 avoid spurious results due to ~/.gdbinit.
3886 * gdb.gdb/complaint.exp (setup_test): Replace -nw option with
3887 $INTERNAL_GDBFLAGS in run command.
3888 * gdb.gdb/observer.exp (setup_test): Ditto.
3889 * gdb.gdb/selftest.exp (test_with_self): Ditto.
3890 * gdb.gdb/xfullpath.exp (setup_test): Ditto.
3891
d54b30bb
DE
38922012-09-06 Doug Evans <dje@google.com>
3893
14910956
DE
3894 * boards/fission.exp: New file.
3895
d54b30bb
DE
3896 * gdb.python/py-value.exp: Use clean_restart.
3897
91b253e1
DE
38982012-09-05 Doug Evans <dje@google.com>
3899
3900 * gdb.base/info-macros.c: Fix whitespace.
3901
1292279a
PA
39022012-08-28 Pedro Alves <palves@redhat.com>
3903
3904 PR gdb/14428
3905
3906 * gdb.base/pc-fp.exp: Adjust expected output of 'info registers pc fp'.
3907
1c8cdcb1
JK
39082012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3909
3910 * gdb.base/break-caller-line.c: New file.
3911 * gdb.base/break-caller-line.exp: New file.
3912
1e8e8b51
JK
39132012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3914
3915 * gdb.ada/rdv_wait.exp (set debug-file-directory): New command.
3916 * gdb.arch/i386-cfi-notcurrent.S: New file.
3917 * gdb.arch/i386-cfi-notcurrent.exp: New file.
3918
1591a1e8
PA
39192012-08-27 Wei-cheng Wang <cole945@gmail.com>
3920 Yao Qi <yao@codesourcery.com>
3921 Pedro Alves <palves@redhat.com>
3922
3923 * gdb.base/memattr.exp (delete_memory, region_pass, region_fail):
3924 New procedures.
3925 (top level): Add overlap checking tests.
3926
4442ada7
TT
39272012-08-24 Tom Tromey <tromey@redhat.com>
3928
3929 * lib/gdb.exp (skip_unwinder_tests): Don't leave 'ok' set if
3930 gdb_test_multiple fails for other reasons.
3931
e7d50cc9
YQ
39322012-08-24 Yao Qi <yao@codesourcery.com>
3933
3934 * lib/gdb.exp (skip_unwinder_tests): Remove pass.
3935
dfbd5e7b
PA
39362012-08-23 Pedro Alves <palves@redhat.com>
3937
3938 * gdb.base/help.exp: Adjust to "handle" help text change.
3939
8d735b87
YQ
39402012-08-23 Yao Qi <yao@codesourcery.com>
3941
3942 * gdb.trace/disconnected-tracing.c (start, end): New.
3943 (main): Call start and end.
3944 * gdb.trace/disconnected-tracing.exp (disconnected_tracing): Move
3945 existing tests into this proc.
3946 (disconnected_tfind): New.
3947
61b1d759
YQ
39482012-08-23 Yao Qi <yao@codesourcery.com>
3949
3950 * boards/native-gdbserver.exp (${board}_upload): New.
3951 * boards/native-stdio-gdbserver.exp (${board}_upload): New.
3952 * gdb.trace/tfile.exp: Don't check 'gdb,nofileio'.
3953 Execute tfile on remote target.
3954 Copy trace file from target to host.
3955
6ca1b147
JM
39562012-08-22 Joseph Myers <joseph@codesourcery.com>
3957
3958 * gdb.arch/thumb-bx-pc.S: New file.
3959 * gdb.arch/thumb-bx-pc.exp: New file.
3960
706e3705
TT
39612012-08-22 Tom Tromey <tromey@redhat.com>
3962
3963 * gdb.base/maint.exp: Update.
3964
b4893d48
TT
39652012-08-22 Tom Tromey <tromey@redhat.com>
3966
3967 * lib/gdb.exp (skip_unwinder_tests): New proc.
3968 * gdb.cp/nextoverthrow.exp: Use skip_unwinder_tests.
3969 * gdb.java/jnpe.exp: Use skip_unwinder_tests.
3970
45b7da81
TT
39712012-08-21 Tom Tromey <tromey@redhat.com>
3972
3973 * gdb.hp/gdb.aCC/exception.exp: Remove.
3974
f94363d7
AP
3975012-08-19 Andrew Pinski <apinski@cavium.com>
3976
3977 * gdb.arch/mips-octeon-bbit.c: New file.
3978 * gdb.arch/mips-octeon-bbit.exp: New Test.
3979
e5afdbd7
KS
3980012-08-19 Keith Seitz <keiths@redhat.com>
3981
3982 PR c++/14365
3983 * gdb.dwarf2/dw2-anon-mptr.exp: New file.
3984 * gdb.dwarf2/dw2-anon-mptr.S: New file.
3985
c29e8b64
JK
39862012-08-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3987
3988 * gdb.base/solib-corrupted.exp (make solibs looping): Replace
3989 verbose -log by more specific untested call.
3990
15a7e7bc
YQ
39912012-08-18 Yao Qi <yao@codesourcery.com>
3992
3993 * gdb.trace/tfind.exp: Move tests on various command help before
3994 checking target supports trace.
3995 Fix the expected output of 'help tfind end'.
3996
a451cb65
KS
39972012-08-17 Keith Seitz <keiths@redhat.com>
3998
3999 PR c++/13356
4000 * gdb.base/default.exp: Update all "check type" tests.
4001 * gdb.base/help.exp: Likewise.
4002 * gdb.base/setshow.exp: Likewise.
4003 * gdb.cp/converts.cc (foo1_type_check): New function.
4004 (foo2_type_check): New function.
4005 (foo3_type_check): New function.
4006 (main): Call new functions.
4007 * converts.exp: Add tests for integer-to-pointer conversions
4008 with/without strict type-checking.
4009
dbf6a605
MF
40102012-08-16 Mike Frysinger <vapier@gentoo.org>
4011
4012 * gdb.base/help.exp: Update expected output.
4013
0c92d8c1
JB
40142012-08-16 Joel Brobecker <brobecker@adacore.com>
4015
4016 * gdb.ada/rdv_wait: New testcase.
4017
e56f7f42
JK
40182012-08-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4019
4020 * gdb.base/attach-twice.exp: Remove excessive ps exec.
4021
f47f77df
DE
40222012-08-13 Doug Evans <dje@google.com>
4023
e202d6e8 4024 * gdb.base/help.exp: Update expected output.
f47f77df
DE
4025 * gdb.base/default.exp: Update expected output of "show convenience".
4026
a72c3253
DE
40272012-08-10 Doug Evans <dje@google.com>
4028
4029 * gdb.python/py-strfns.c: New file.
4030 * gdb.python/py-strfns.exp: New file.
4031 * gdb.python/py-type.exp (test_fields): Add vector tests.
4032
de0bea00
MF
40332012-08-10 Mike Frysinger <vapier@gentoo.org>
4034
4035 PR cli/10436:
4036 * gdb.base/completion.exp: Add tests for handle completion.
4037
5b9afe8a
YQ
40382012-08-09 Yao Qi <yao@codesourcery.com>
4039
4040 * gdb.mi/mi-cmd-param-changed.exp: New.
4041 * gdb.mi/mi-cli.exp: Update for MI notification "=cmd-param-changed".
4042 * gdb.mi/mi-var-rtti.exp, gdb.mi/mi2-cli.exp: Likewise.
4043 * gdb.mi/mi2-prompt.exp: Likewise.
4044
4f485ebc
DE
40452012-08-08 Doug Evans <dje@google.com>
4046
4047 * gdb.base/debug-expr.c: New file.
4048 * gdb.base/debug-expr.exp: New file.
4049 * gdb.base/exprs.exp: Test {type} casts.
4050 * gdb.cp/debug-expr.exp: New file.
4051
5888842d
JK
40522012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4053
4054 * gdb.base/valgrind-infcall.exp (continue #$continue_count): Use
4055 global variable loop, not a 'break'. Add loop count limit to 100.
4056 Add new fail case for terminated vgdb.
4057
4f69f4c2
JK
40582012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4059 Jean-Marc Saffroy <saffroy@gmail.com>
4060
4061 PR 11804
4062 * gdb.base/gcore-relro.exp: New file.
4063 * gdb.base/gcore-relro-main.c: New file.
4064 * gdb.base/gcore-relro-lib.c: New file.
4065
e2de5390
JK
40662012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4067
4068 Do not false FAIL with old GCCs.
4069 * gdb.base/watchpoint.exp (self-delete local watch) <$no_hw>: XFAIL for
4070 GCC < 4.5 in $no_hw mode.
4071
606603c5
JK
40722012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4073
4074 * gdb.base/default.exp (cd): Accept new directory with no arguments.
4075
777f26c2
JK
40762012-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4077
4078 * gdb.base/list.exp (test_only_end): New function.
4079 Call it.
4080
2c12abee
TT
40812012-08-06 Tom Tromey <tromey@redhat.com>
4082
4083 * gdb.python/py-mi.exp: Add test for printer whose children
4084 are a list.
4085 * gdb.python/py-prettyprint.c (struct children_as_list): New.
4086 (main): New variable children_as_list.
4087 * gdb.python/py-prettyprint.py (class pp_children_as_list):
4088 New.
4089 (register_pretty_printers): Register new printer.
4090
0eae2cf4
EBM
40912012-08-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
4092
4093 * gdb.base/valgrind-infcall.exp: Expect leading `.' on ppc64's
4094 symbols. Abort if vgdb remote connection is closed.
4095
09e0881d
DE
40962012-08-02 Doug Evans <dje@google.com>
4097
4098 * gdb.base/info-fun.exp: Fix failures on m68k, ppc64, s390x.
4099
b40f514f
SDJ
41002012-08-02 Sergio Durigan Junior <sergiodj@redhat.com>
4101
4102 * gdb.base/pc-fp.exp: Adjust testcase to match different outputs from
4103 s390x, PowerPC 64 and m68k-linux.
4104
11315ae0
UW
41052012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
4106
4107 * gdb.base/annota1.exp: Accept no frames-invalid notification
4108 when starting up the program.
4109 * gdb.python/py-value.exp (test_value_numeric_ops): Pointers may
4110 show a symbolic value as well.
4111 * gdb.server/server-exec-info.exp: Skip test when skipping
4112 gdbserver test and/or when skipping shared library tests.
4113 * gdb.threads/linux-dp.exp: Unset "seen" when done with it to
4114 avoid name conflicts with other tests.
4115
0547eeed
UW
41162012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
4117
4118 * gdb.dwarf2/dw2-icc-opaque.S: Remove .align directives.
4119 Fix wrong output on big-endian systems.
4120 * gdb.dwarf2/dw2-icc-opaque.exp: Expect @mode32 attribute on
4121 4-byte pointer types on 64-bit s390x.
4122
bdddb4de
UW
41232012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
4124
4125 * gdb.base/watchpoint.c (func2): Initialize local_a. Add
4126 marker comment at the beginning (after intialization).
4127 * gdb.base/watchpoint.exp (test_complex_watchpoint): Set func2
4128 breakpoint on marker comment instead of function begin.
4129 (test_wide_location_1): Do not expect HW watchpoints on 32-bit
4130 PowerPC.
4131 (test_wide_location_2): Do not expect HW watchpoints on 32-bit
4132 or 64-bit PowerPC.
4133 (do_tests): Consistently set can-use-hw-watchpoints to 0 if
4134 gdb,no_hardware_watchpoints flag is set.
4135 (initialize): Remove now redundant can-use-hw-watchpoints change.
4136
5d206025
YQ
41372012-08-02 Yao Qi <yao@codesourcery.com>
4138 Pedro Alves <palves@redhat.com>
4139
4140 * boards/local-remote-host.exp: New.
4141
4f665099
UW
41422012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
4143
4144 * gdb.base/catch-load.exp: Fix argument to gdb_load_shlibs.
4145 * gdb.base/ctxobj.exp: Call gdb_load_shlibs.
4146 * gdb.base/print-file-var.exp: Likewise.
4147 * gdb.server/solib-list.exp: Skip on remote targets.
4148
b62e2b27
UW
41492012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
4150
4151 * gdb.base/watchpoint.exp (test_wide_location_1): Expect software
4152 watchpoints on ARM. When expecting software watchpoints, tolerate
4153 (remote) targets that report unsupported hardware watchpoint only
4154 at continue time.
4155 (test_wide_location_2): Likewise.
4156
a967a851
JK
41572012-08-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4158
4159 * gdb.base/valgrind-infcall.exp: Relax the UNSUPPORTED check for more
4160 valgrind versions.
4161
75d9f9ff 41622012-07-31 Jan Kratochvil <jan.kratochvil@redhat.com>
a14dd77e
JK
4163
4164 * gdb.base/valgrind-infcall.c: New file.
4165 * gdb.base/valgrind-infcall.exp: New file.
4166
75d9f9ff
JK
4167 * gdb.base/valgrind-db-attach.exp: Do not run in remote mode.
4168
1c9f2ed2
KS
41692012-07-30 Keith Seitz <keiths@redhat.com>
4170
4171 * gdb.linespec/ls-errs.exp: Check some quote-enclosed
4172 linespecs.
4173
7f9b2034
DE
41742012-07-30 Doug Evans <dje@google.com>
4175
85220e01
DE
4176 * gdb.dwarf2/fission-reread.S: Use .data instead of .bss.
4177 * gdb.dwarf2/pr13961.S: Ditto.
4178
7f9b2034
DE
4179 * gdb.dwarf2/dw4-sig-types.exp: Fix typo.
4180
4e969b4f
AB
41812012-07-30 Andrew Burgess <aburgess@broadcom.com>
4182
4183 * gdb.mi/mi-var-invalidate.exp: Create a floating variable and
4184 change its format immediately after reloading the binary.
4185
e7de8362
JK
41862012-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4187
4188 Fix testsuite regression after --use-deprecated-index-sections removal.
4189 * gdb.base/annota1.exp (run until main breakpoint): Update the expect
4190 string.
4191 * gdb.base/async-shell.exp (gdbindex_warning_re): Likewise.
4192
7255706c
YQ
41932012-07-27 Yao Qi <yao@codesourcery.com>
4194
4195 KFAIL for PR remote/14161.
4196 * gdb.trace/strace.exp (strace_remove_socket): kfail for native.
4197 Cleanup socket files.
4198 (strace_info_marker): Detach inferior.
4199
f2e8016f
TT
42002012-07-26 Tom Tromey <tromey@redhat.com>
4201
6fdff2c5 4202 * gdb.objc/print.exp (test_float_accepted): Remove kfails.
f2e8016f 4203
f66713d2
JK
42042012-07-26 Markus Metzger <markus.t.metzger@intel.com>
4205
4206 * gdb.python/py-inferior.c (thread): New function.
4207 (check_threads): New function.
4208 (test_threads): New function.
4209 * gdb.python/py-inferior.exp: Added test.
4210 Replaced runto with continue to breakpoint.
4211
8223e12c
TT
42122012-07-26 Tom Tromey <tromey@redhat.com>
4213
4214 * lib/ada.exp (standard_ada_testfile): New proc.
4215 * gdb.ada/aliased_array.exp: Use standard_ada_testfile.
4216 * gdb.ada/array_bounds.exp: Use standard_ada_testfile.
4217 * gdb.ada/array_return.exp: Use standard_ada_testfile.
4218 * gdb.ada/array_subscript_addr.exp: Use standard_ada_testfile.
4219 * gdb.ada/arrayidx.exp: Use standard_ada_testfile.
4220 * gdb.ada/arrayparam.exp: Use standard_ada_testfile.
4221 * gdb.ada/arrayptr.exp: Use standard_ada_testfile.
4222 * gdb.ada/atomic_enum.exp: Use standard_ada_testfile.
4223 * gdb.ada/bad-task-bp-keyword.exp: Use standard_ada_testfile.
4224 * gdb.ada/bp_enum_homonym.exp: Use standard_ada_testfile.
4225 * gdb.ada/bp_on_var.exp: Use standard_ada_testfile.
4226 * gdb.ada/bp_range_type.exp: Use standard_ada_testfile.
4227 * gdb.ada/call_pn.exp: Use standard_ada_testfile.
4228 * gdb.ada/catch_ex.exp: Use standard_ada_testfile.
4229 * gdb.ada/char_enum.exp: Use standard_ada_testfile.
4230 * gdb.ada/char_param.exp: Use standard_ada_testfile.
4231 * gdb.ada/complete.exp: Use standard_ada_testfile.
4232 * gdb.ada/cond_lang.exp: Use standard_ada_testfile,
4233 standard_output_file.
4234 * gdb.ada/dyn_loc.exp: Use standard_ada_testfile.
4235 * gdb.ada/enum_idx_packed.exp: Use standard_ada_testfile.
4236 * gdb.ada/exec_changed.exp: Use standard_ada_testfile,
4237 standard_output_file.
4238 * gdb.ada/exprs.exp: Use standard_ada_testfile.
4239 * gdb.ada/fixed_cmp.exp: Use standard_ada_testfile.
4240 * gdb.ada/fixed_points.exp: Use standard_ada_testfile.
4241 * gdb.ada/formatted_ref.exp: Use standard_ada_testfile.
4242 * gdb.ada/frame_args.exp: Use standard_ada_testfile.
4243 * gdb.ada/fullname_bp.exp: Use standard_ada_testfile.
4244 * gdb.ada/fun_addr.exp: Use standard_ada_testfile.
4245 * gdb.ada/fun_in_declare.exp: Use standard_ada_testfile.
4246 * gdb.ada/funcall_param.exp: Use standard_ada_testfile.
4247 * gdb.ada/homonym.exp: Use standard_ada_testfile.
4248 * gdb.ada/info_locals_renaming.exp: Use standard_ada_testfile.
4249 * gdb.ada/int_deref.exp: Use standard_ada_testfile.
4250 * gdb.ada/interface.exp: Use standard_ada_testfile.
4251 * gdb.ada/lang_switch.exp: Use standard_ada_testfile,
4252 standard_output_file
4253 * gdb.ada/mi_catch_ex.exp: Use standard_ada_testfile.
4254 * gdb.ada/mi_task_arg.exp: Use standard_ada_testfile.
4255 * gdb.ada/mi_task_info.exp: Use standard_ada_testfile.
4256 * gdb.ada/mod_from_name.exp: Use standard_ada_testfile.
4257 * gdb.ada/nested.exp: Use standard_ada_testfile.
4258 * gdb.ada/null_array.exp: Use standard_ada_testfile.
4259 * gdb.ada/null_record.exp: Use standard_ada_testfile.
4260 * gdb.ada/operator_bp.exp: Use standard_ada_testfile.
4261 * gdb.ada/packed_array.exp: Use standard_ada_testfile.
4262 * gdb.ada/packed_tagged.exp: Use standard_ada_testfile.
4263 * gdb.ada/print_chars.exp: Use standard_ada_testfile.
4264 * gdb.ada/print_pc.exp: Use standard_ada_testfile.
4265 * gdb.ada/ptr_typedef.exp: Use standard_ada_testfile.
4266 * gdb.ada/ptype_field.exp: Use standard_ada_testfile.
4267 * gdb.ada/ptype_tagged_param.exp: Use standard_ada_testfile.
4268 * gdb.ada/rec_return.exp: Use standard_ada_testfile.
4269 * gdb.ada/ref_param.exp: Use standard_ada_testfile.
4270 * gdb.ada/ref_tick_size.exp: Use standard_ada_testfile.
4271 * gdb.ada/same_enum.exp: Use standard_ada_testfile.
4272 * gdb.ada/set_pckd_arr_elt.exp: Use standard_ada_testfile.
4273 * gdb.ada/small_reg_param.exp: Use standard_ada_testfile.
4274 * gdb.ada/start.exp: Use standard_ada_testfile.
4275 * gdb.ada/str_ref_cmp.exp: Use standard_ada_testfile.
4276 * gdb.ada/sym_print_name.exp: Use standard_ada_testfile.
4277 * gdb.ada/taft_type.exp: Use standard_ada_testfile.
4278 * gdb.ada/tagged.exp: Use standard_ada_testfile.
4279 * gdb.ada/tagged_not_init.exp: Use standard_ada_testfile.
4280 * gdb.ada/task_bp.exp: Use standard_ada_testfile.
4281 * gdb.ada/tasks.exp: Use standard_ada_testfile.
4282 * gdb.ada/tick_last_segv.exp: Use standard_ada_testfile.
4283 * gdb.ada/type_coercion.exp: Use standard_ada_testfile.
4284 * gdb.ada/uninitialized_vars.exp: Use standard_ada_testfile.
4285 * gdb.ada/variant_record_packed_array.exp: Use standard_ada_testfile.
4286 * gdb.ada/watch_arg.exp: Use standard_ada_testfile.
4287 * gdb.ada/whatis_array_val.exp: Use standard_ada_testfile.
4288 * gdb.ada/widewide.exp: Use standard_ada_testfile.
4289
bbec57e4
JK
42902012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4291
4292 Fix testsuite regression after --use-deprecated-index-sections removal.
4293 * lib/mi-support.exp (gdbindex_warning_re): Update the expect string.
4294
9cc8e32c
JK
42952012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4296
4297 Fix compatibility with Tcl before 7.5.
4298 * lib/future.exp (lreverse): New function if it does not exist.
4299
ea5ca7b5
MK
43002012-07-25 Marc Khouzam <marc.khouzam@ericsson.com>
4301
4302 * gdb.mi/mi-pending.c: New method to set a second pending
4303 breakpoint.
4304 * gdb.mi/mi-pending.exp: Set a pending breakpoint with a
4305 condition.
4306
64776a0b
PA
43072012-07-20 Pedro Alves <palves@redhat.com>
4308
4309 PR threads/11692
4310 PR gdb/12203
4311
4312 * gdb.threads/create-fail.c: New file.
4313 * gdb.threads/create-fail.exp: New file.
4314
13e4e967
PA
43152012-07-19 Pedro Alves <palves@redhat.com>
4316
4317 * config/monitor.exp (gdb_load): Remove redundant ';' in for loop.
4318 * config/vx.exp (gdb_start): Likewise.
4319 * gdb.base/printcmds.exp (test_print_repeats_10): Likewise.
4320 * gdb.base/setvar.exp (test_set): Likewise.
4321 * gdb.base/sigall.exp: Use foreach+lrange instead of for+continue.
4322 * gdb.reverse/sigall-precsave.exp: Likewise.
4323 * gdb.reverse/sigall-reverse.exp: Likewise.
4324
b7aefa4d
PA
43252012-07-19 Pedro Alves <palves@redhat.com>
4326
4327 * gdb.reverse/sigall-precsave.exp: Set a breakpoint at each signal
4328 handler before recording.
4329
608b4967
TT
43302012-07-19 Tom Tromey <tromey@redhat.com>
4331
4332 * gdb.cp/casts.exp: Add tests for typeof and decltype.
4333 * gdb.cp/casts.cc (decltype): New function.
4334 (main): Use it.
4335
b1e0c0fa
PA
43362012-07-19 Pedro Alves <palves@redhat.com>
4337
4338 * gdb.base/sigall.exp (signals): New list.
4339 <top level>: Loop over signals in the $signals list instead of
4340 calling a test function once per signal.
4341 * gdb.reverse/sigall-precsave.exp (signals): New list.
4342 <top level>: Loop over signals in the $signals list instead of
4343 calling a test function once per signal.
4344 * gdb.reverse/sigall-reverse.exp (signals): New list.
4345 <top level>: Loop over signals in the $signals list instead of
4346 calling a test function once per signal.
4347
6ace3df1
YQ
43482012-07-19 Yao Qi <yao@codesourcery.com>
4349
4350 * gdb.base/setshow.exp: Test 'set args ~'.
4351
263a0f8c
JK
43522012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4353
4354 * gdb.base/store.exp (check_set): Import gdb_prompt.
4355 (continue to wack_${t}): Make it to conditional gdb_test_multiple.
4356 (${prefix}; next ${t}): Hide its name, handle it conditionally now.
4357
8f043999
JK
43582012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4359
4360 PR 11914
4361 * gdb.python/py-prettyprint.c (eval_func, eval_sub): New.
4362 (main): Call eval_sub.
4363 * gdb.python/py-prettyprint.exp:
4364 (python execfile ('py-prettyprint.py')): Move it earlier.
4365 New breakpoint for eval-break.
4366 (continue to breakpoint: eval-break, info locals): New test.
4367 (python execfile ('py-prettyprint.py')): Move it from here.
4368 * gdb.python/py-prettyprint.py (class pp_eval_type): New.
4369 (register_pretty_printers): Register pp_eval_type.
4370
725c7b66
JK
43712012-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4372
4373 Fix a testcase regression by me.
4374 * gdb.dwarf2/fission-reread.S: Fix two DW_FORM_data8 to be
4375 DW_FORM_data4.
4376
4359dff1
JK
43772012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4378 Doug Evans <dje@google.com>
4379
4380 * gdb.dwarf2/dw2-minsym-in-cu.S: New file.
4381 * gdb.dwarf2/dw2-minsym-in-cu.exp: New file.
4382
61e44cfa
JK
43832012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4384
4385 Fix gdbserver run regression.
4386 * gdb.trace/disconnected-tracing.exp (executabel): Fix typo.
4387
93c0ef37
TT
43882012-07-12 Tom Tromey <tromey@redhat.com>
4389
4390 * lib/gdb.exp (standard_testfile): Don't declare objdir.
4391 (clean_restart): Likewise.
4392 (core_find): Use standard_output_file.
4393
76027ef5
TT
43942012-07-12 Tom Tromey <tromey@redhat.com>
4395
4396 * gdb.dwarf2/dup-psym.exp: Use prepare_for_testing_full.
4397 * gdb.dwarf2/dw2-anonymous-func.exp: Use
4398 prepare_for_testing_full.
4399 * gdb.dwarf2/dw2-basic.exp: Use prepare_for_testing_full.
4400 * gdb.dwarf2/dw2-compressed.exp: Use prepare_for_testing_full.
4401 * gdb.dwarf2/dw2-const.exp: Use prepare_for_testing_full.
4402 * gdb.dwarf2/dw2-cu-size.exp: Use prepare_for_testing_full.
4403 * gdb.dwarf2/dw2-intercu.exp: Use prepare_for_testing_full.
4404 * gdb.dwarf2/dw2-intermix.exp: Use prepare_for_testing_full.
4405 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use
4406 prepare_for_testing_full.
4407 * gdb.dwarf2/dw2-producer.exp: Use prepare_for_testing_full.
4408 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use
4409 prepare_for_testing_full.
4410 * gdb.dwarf2/dw2-restore.exp: Use prepare_for_testing_full.
4411 * gdb.dwarf2/dw2-strp.exp: Use prepare_for_testing_full.
4412 * gdb.dwarf2/mac-fileno.exp: Use prepare_for_testing_full.
4413
85b4440a
TT
44142012-07-12 Tom Tromey <tromey@redhat.com>
4415
4416 * lib/gdb.exp (build_executable_from_specs): New proc, from
4417 build_executable.
4418 (build_executable): Use it.
4419 (prepare_for_testing_full): New proc.
4420
55baab26
TT
44212012-07-11 Tom Tromey <tromey@redhat.com>
4422
4423 * gdb.reverse/break-precsave.exp: Use standard_output_file.
4424 * gdb.reverse/consecutive-precsave.exp: Use standard_output_file.
4425 * gdb.reverse/finish-precsave.exp: Use standard_output_file.
4426 * gdb.reverse/i386-precsave.exp: Use standard_output_file.
4427 * gdb.reverse/machinestate-precsave.exp: Use standard_output_file.
4428 * gdb.reverse/sigall-precsave.exp: Use standard_output_file.
4429 * gdb.reverse/solib-precsave.exp: Use standard_output_file.
4430 * gdb.reverse/step-precsave.exp: Use standard_output_file.
4431 * gdb.reverse/until-precsave.exp: Use standard_output_file.
4432 * gdb.reverse/watch-precsave.exp: Use standard_output_file.
4433
298a9cf0
TT
44342012-07-10 Tom Tromey <tromey@redhat.com>
4435
4436 * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile,
4437 standard_output_file.
4438 * gdb.mi/gdb2549.exp: Use standard_testfile.
4439 * gdb.mi/gdb669.exp: Use standard_testfile.
4440 * gdb.mi/gdb701.exp: Use standard_testfile.
4441 * gdb.mi/gdb792.exp: Use standard_testfile.
4442 * gdb.mi/mi-async.exp: Use standard_testfile.
4443 * gdb.mi/mi-basics.exp: Use standard_testfile.
4444 * gdb.mi/mi-break.exp: Use standard_testfile.
4445 * gdb.mi/mi-cli.exp: Use standard_testfile.
4446 * gdb.mi/mi-console.exp: Use standard_testfile.
4447 * gdb.mi/mi-disassemble.exp: Use standard_testfile.
4448 * gdb.mi/mi-eval.exp: Use standard_testfile.
4449 * gdb.mi/mi-file-transfer.exp: Use standard_testfile.
4450 * gdb.mi/mi-file.exp: Use standard_testfile.
4451 * gdb.mi/mi-inheritance-syntax-error.exp: Use standard_testfile.
4452 * gdb.mi/mi-logging.exp: Use standard_testfile.
4453 * gdb.mi/mi-nonstop-exit.exp: Use standard_testfile.
4454 * gdb.mi/mi-nonstop.exp: Use standard_testfile.
4455 * gdb.mi/mi-ns-stale-regcache.exp: Use standard_testfile.
4456 * gdb.mi/mi-nsintrall.exp: Use standard_testfile.
4457 * gdb.mi/mi-nsmoribund.exp: Use standard_testfile.
4458 * gdb.mi/mi-nsthrexec.exp: Use standard_testfile.
4459 * gdb.mi/mi-pending.exp: Use standard_testfile,
4460 standard_output_file.
4461 * gdb.mi/mi-pthreads.exp: Use standard_testfile.
4462 * gdb.mi/mi-read-memory.exp: Use standard_testfile.
4463 * gdb.mi/mi-regs.exp: Use standard_testfile.
4464 * gdb.mi/mi-return.exp: Use standard_testfile.
4465 * gdb.mi/mi-reverse.exp: Use standard_testfile.
4466 * gdb.mi/mi-simplerun.exp: Use standard_testfile.
4467 * gdb.mi/mi-solib.exp: Use standard_testfile,
4468 standard_output_file.
4469 * gdb.mi/mi-stack.exp: Use standard_testfile.
4470 * gdb.mi/mi-stepi.exp: Use standard_testfile.
4471 * gdb.mi/mi-stepn.exp: Use standard_testfile.
4472 * gdb.mi/mi-syn-frame.exp: Use standard_testfile.
4473 * gdb.mi/mi-until.exp: Use standard_testfile.
4474 * gdb.mi/mi-var-block.exp: Use standard_testfile.
4475 * gdb.mi/mi-var-child-f.exp: Use standard_testfile.
4476 * gdb.mi/mi-var-child.exp: Use standard_testfile.
4477 * gdb.mi/mi-var-cmd.exp: Use standard_testfile.
4478 * gdb.mi/mi-var-cp.exp: Use standard_testfile.
4479 * gdb.mi/mi-var-display.exp: Use standard_testfile.
4480 * gdb.mi/mi-var-invalidate.exp: Use standard_testfile,
4481 standard_output_file.
4482 * gdb.mi/mi-var-rtti.exp: Use standard_testfile.
4483 * gdb.mi/mi-watch-nonstop.exp: Use standard_testfile.
4484 * gdb.mi/mi-watch.exp: Use standard_testfile.
4485 * gdb.mi/mi2-amd64-entry-value.exp: Use standard_testfile.
4486 * gdb.mi/mi2-basics.exp: Use standard_testfile.
4487 * gdb.mi/mi2-break.exp: Use standard_testfile.
4488 * gdb.mi/mi2-cli.exp: Use standard_testfile.
4489 * gdb.mi/mi2-console.exp: Use standard_testfile.
4490 * gdb.mi/mi2-disassemble.exp: Use standard_testfile.
4491 * gdb.mi/mi2-eval.exp: Use standard_testfile.
4492 * gdb.mi/mi2-file.exp: Use standard_testfile.
4493 * gdb.mi/mi2-pthreads.exp: Use standard_testfile.
4494 * gdb.mi/mi2-read-memory.exp: Use standard_testfile.
4495 * gdb.mi/mi2-regs.exp: Use standard_testfile.
4496 * gdb.mi/mi2-return.exp: Use standard_testfile.
4497 * gdb.mi/mi2-simplerun.exp: Use standard_testfile.
4498 * gdb.mi/mi2-stack.exp: Use standard_testfile.
4499 * gdb.mi/mi2-stepi.exp: Use standard_testfile.
4500 * gdb.mi/mi2-syn-frame.exp: Use standard_testfile.
4501 * gdb.mi/mi2-until.exp: Use standard_testfile.
4502 * gdb.mi/mi2-var-block.exp: Use standard_testfile.
4503 * gdb.mi/mi2-var-child.exp: Use standard_testfile.
4504 * gdb.mi/mi2-var-cmd.exp: Use standard_testfile.
4505 * gdb.mi/mi2-var-display.exp: Use standard_testfile.
4506 * gdb.mi/mi2-watch.exp: Use standard_testfile.
4507
f5f3a911
TT
45082012-07-10 Tom Tromey <tromey@redhat.com>
4509
4510 * gdb.cp/abstract-origin.exp: Use standard_testfile.
4511 * gdb.cp/ambiguous.exp: Use standard_testfile,
4512 prepare_for_testing.
4513 * gdb.cp/annota2.exp: Use standard_testfile, prepare_for_testing.
4514 * gdb.cp/annota3.exp: Use standard_testfile, prepare_for_testing.
4515 * gdb.cp/anon-ns.exp: Use standard_testfile.
4516 * gdb.cp/anon-struct.exp: Use standard_testfile.
4517 * gdb.cp/anon-union.exp: Use standard_testfile,
4518 prepare_for_testing.
4519 * gdb.cp/arg-reference.exp: Use standard_testfile,
4520 prepare_for_testing.
4521 * gdb.cp/bool.exp: Use standard_testfile, prepare_for_testing.
4522 * gdb.cp/breakpoint.exp: Use standard_testfile,
4523 prepare_for_testing.
4524 * gdb.cp/bs15503.exp: Use standard_testfile, prepare_for_testing.
4525 * gdb.cp/call-c.exp: Use standard_testfile, clean_restart,
4526 standard_output_file.
4527 * gdb.cp/casts.exp: Use standard_testfile, prepare_for_testing.
4528 * gdb.cp/class2.exp: Use standard_testfile, prepare_for_testing.
4529 * gdb.cp/classes.exp: Use standard_testfile, prepare_for_testing.
4530 (test_static_members): Update.
4531 * gdb.cp/cmpd-minsyms.exp: Use standard_testfile.
4532 * gdb.cp/converts.exp: Use standard_testfile.
4533 * gdb.cp/cp-relocate.exp: Use standard_testfile.
4534 * gdb.cp/cpcompletion.exp: Use standard_testfile,
4535 prepare_for_testing.
4536 * gdb.cp/cpexprs.exp: Use standard_testfile, prepare_for_testing.
4537 * gdb.cp/cplabel.exp: Use standard_testfile.
4538 * gdb.cp/cplusfuncs.exp: Use standard_testfile,
4539 prepare_for_testing.
4540 * gdb.cp/ctti.exp: Use standard_testfile, prepare_for_testing.
4541 * gdb.cp/derivation.exp: Use standard_testfile,
4542 prepare_for_testing.
4543 * gdb.cp/destrprint.exp: Use standard_testfile.
4544 * gdb.cp/dispcxx.exp: Use standard_testfile.
4545 * gdb.cp/exception.exp: Use standard_testfile,
4546 prepare_for_testing.
4547 * gdb.cp/expand-psymtabs-cxx.exp: Use standard_testfile.
4548 * gdb.cp/extern-c.exp: Use standard_testfile,
4549 prepare_for_testing.
4550 * gdb.cp/formatted-ref.exp: Use standard_testfile,
4551 prepare_for_testing.
4552 * gdb.cp/fpointer.exp: Use standard_testfile.
4553 * gdb.cp/gdb1355.exp: Use standard_testfile, prepare_for_testing.
4554 * gdb.cp/gdb2384.exp: Use standard_testfile, clean_restart,
4555 standard_output_file.
4556 * gdb.cp/gdb2495.exp: Use standard_testfile, prepare_for_testing.
4557 * gdb.cp/hang.exp: Use standard_testfile, prepare_for_testing.
4558 * gdb.cp/infcall-dlopen.exp: Use standard_testfile,
4559 standard_output_file.
4560 * gdb.cp/inherit.exp: Use standard_testfile, prepare_for_testing.
4561 (do_tests): Update.
4562 * gdb.cp/koenig.exp: Use standard_testfile.
4563 * gdb.cp/local.exp: Use standard_testfile, prepare_for_testing.
4564 * gdb.cp/m-data.exp: Use standard_testfile, prepare_for_testing.
4565 * gdb.cp/m-static.exp: Use standard_testfile,
4566 prepare_for_testing.
4567 * gdb.cp/mb-ctor.exp: Use standard_testfile, prepare_for_testing.
4568 * gdb.cp/mb-inline.exp: Use standard_testfile,
4569 prepare_for_testing.
4570 * gdb.cp/mb-templates.exp: Use standard_testfile,
4571 prepare_for_testing.
4572 * gdb.cp/member-ptr.exp: Use standard_testfile,
4573 prepare_for_testing.
4574 * gdb.cp/meth-typedefs.exp: Use standard_testfile.
4575 * gdb.cp/method.exp: Use standard_testfile, prepare_for_testing.
4576 * gdb.cp/method2.exp: Use standard_testfile.
4577 * gdb.cp/minsym-fallback.exp: Use standard_testfile,
4578 standard_output_file.
4579 * gdb.cp/misc.exp: Use standard_testfile, prepare_for_testing.
4580 (do_tests): Update.
4581 * gdb.cp/namespace-enum.exp: Use standard_testfile,
4582 prepare_for_testing.
4583 * gdb.cp/namespace-nested-import.exp: Use standard_testfile,
4584 prepare_for_testing.
4585 * gdb.cp/namespace.exp: Use standard_testfile,
4586 prepare_for_testing.
4587 * gdb.cp/nextoverthrow.exp: Use standard_testfile.
4588 * gdb.cp/no-dmgl-verbose.exp: Use standard_testfile.
4589 * gdb.cp/nsdecl.exp: Use standard_testfile, prepare_for_testing.
4590 * gdb.cp/nsimport.exp: Use standard_testfile,
4591 prepare_for_testing.
4592 * gdb.cp/nsnested.exp: Use standard_testfile.
4593 * gdb.cp/nsnoimports.exp: Use standard_testfile.
4594 * gdb.cp/nsrecurs.exp: Use standard_testfile,
4595 prepare_for_testing.
4596 * gdb.cp/nsstress.exp: Use standard_testfile,
4597 prepare_for_testing.
4598 * gdb.cp/nsusing.exp: Use standard_testfile, prepare_for_testing.
4599 * gdb.cp/operator.exp: Use standard_testfile.
4600 * gdb.cp/oranking.exp: Use standard_testfile.
4601 * gdb.cp/overload-const.exp: Use standard_testfile.
4602 * gdb.cp/overload.exp: Use standard_testfile,
4603 prepare_for_testing.
4604 * gdb.cp/ovldbreak.exp: Use standard_testfile.
4605 * gdb.cp/ovsrch.exp: Use standard_testfile.
4606 * gdb.cp/paren-type.exp: Use standard_testfile.
4607 * gdb.cp/pass-by-ref.exp: Use standard_testfile,
4608 prepare_for_testing.
4609 * gdb.cp/pr-1023.exp: Use standard_testfile, prepare_for_testing.
4610 * gdb.cp/pr-1210.exp: Use standard_testfile, prepare_for_testing.
4611 * gdb.cp/pr-574.exp: Use standard_testfile, prepare_for_testing.
4612 * gdb.cp/pr10687.exp: Use standard_testfile, clean_restart.
4613 * gdb.cp/pr10728.exp: Use standard_testfile,
4614 standard_output_file.
4615 * gdb.cp/pr12028.exp: Use standard_testfile.
4616 * gdb.cp/pr9067.exp: Use standard_testfile, prepare_for_testing.
4617 * gdb.cp/pr9167.exp: Use standard_testfile.
4618 * gdb.cp/pr9631.exp: Use standard_testfile, prepare_for_testing.
4619 * gdb.cp/printmethod.exp: Use standard_testfile,
4620 prepare_for_testing.
4621 * gdb.cp/psmang.exp: Use standard_testfile, clean_restart.
4622 * gdb.cp/psymtab-parameter.exp: Use standard_testfile.
4623 * gdb.cp/ptype-cv-cp.exp: Use standard_testfile.
4624 * gdb.cp/re-set-overloaded.exp: Use standard_testfile,
4625 standard_output_file.
4626 * gdb.cp/readnow-language.exp: Use standard_testfile.
4627 * gdb.cp/ref-params.exp: Use standard_testfile, build_executable.
4628 (gdb_start_again): Use clean_restart.
4629 * gdb.cp/ref-types.exp: Use standard_testfile,
4630 prepare_for_testing.
4631 * gdb.cp/rtti.exp: Use standard_testfile, prepare_for_testing.
4632 * gdb.cp/shadow.exp: Use standard_testfile, prepare_for_testing.
4633 * gdb.cp/smartp.exp: Use standard_testfile.
4634 * gdb.cp/static-method.exp: Use standard_testfile.
4635 * gdb.cp/static-print-quit.exp: Use standard_testfile.
4636 * gdb.cp/temargs.exp: Use standard_testfile.
4637 * gdb.cp/templates.exp: Use standard_testfile,
4638 prepare_for_testing.
4639 (do_tests): Update.
4640 * gdb.cp/try_catch.exp: Use standard_testfile,
4641 prepare_for_testing.
4642 * gdb.cp/typedef-operator.exp: Use standard_testfile.
4643 * gdb.cp/userdef.exp: Use standard_testfile, prepare_for_testing.
4644 * gdb.cp/virtbase.exp: Use standard_testfile,
4645 prepare_for_testing.
4646 * gdb.cp/virtfunc.exp: Use standard_testfile,
4647 prepare_for_testing.
4648 (do_tests): Update.
4649 * gdb.cp/virtfunc2.exp: Use standard_testfile,
4650 prepare_for_testing.
4651
686f09d0
TT
46522012-07-10 Tom Tromey <tromey@redhat.com>
4653
4654 * lib/gdb.exp (standard_testfile): Unset output variables from
4655 earlier invocations.
4656
9357e021
YQ
46572012-07-10 Yao Qi <yao@codesourcery.com>
4658
4659 * gdb.mi/gdb2549.exp: Remove -DFAKEARGV from compilation flags.
4660 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp: Likewise.
4661 * gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp: Likewise.
4662 * gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp: Likewise.
4663 * gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp: Likewise.
4664 * gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp: Likewise.
4665 * gdb.mi/mi-return.exp, gdb.mi/mi-reverse.exp: Likewise.
4666 * gdb.mi/mi-simplerun.exp, gdb.mi/mi-stack.exp: Likewise.
4667 * gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp: Likewise.
4668 * gdb.mi/mi-until.exp, gdb.mi/mi-var-block.exp: Likewise.
4669 * gdb.mi/mi-var-child.exp, gdb.mi/mi-var-cmd.exp: Likewise.
4670 * gdb.mi/mi-var-display.exp: Likewise.
4671 * gdb.mi/mi-var-invalidate.exp: Likewise.
4672 * gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp: Likewise.
4673 * gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp: Likewise.
4674 * gdb.mi/mi2-console.exp: Likewise.
4675 * gdb.mi/mi2-disassemble.exp: Likewise.
4676 * gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp: Likewise.
4677 * gdb.mi/mi2-read-memory.exp: Likewise.
4678 * gdb.mi/mi2-regs.exp, gdb.mi/mi2-return.exp: Likewise.
4679 * gdb.mi/mi2-simplerun.exp: Likewise.
4680 * gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp: Likewise.
4681 * gdb.mi/mi2-syn-frame.exp: Likewise.
4682 * gdb.mi/mi2-until.exp, gdb.mi/mi2-var-block.exp: Likewise.
4683 * gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp: Likewise.
4684 * gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp: Likewise.
4685
e314d629
TT
46862012-07-09 Tom Tromey <tromey@redhat.com>
4687
4688 * gdb.base/whatis.exp: Add error checks for improper 'void' uses.
4689 * gdb.base/callfuncs.exp: Add cast-based test.
4690 * gdb.base/callfuncs.c (voidfunc): New function.
4691
06928b3f
DE
46922012-07-08 Doug Evans <dje@google.com>
4693
4694 * gdb.dwarf2/dw4-sig-type-unused.S: Fix typo.
4695
32f11bad
JK
46962012-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4697
4698 Fix XFAIL compatibility with old i386 systems.
4699 * gdb.base/stale-infcall.exp (test system longjmp tracking support):
4700 Check also 'Cannot insert breakpoint 0'.
4701
76b83c51
JK
47022012-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4703
4704 PR 14321
4705 * gdb.base/find.exp
4706 (find int64_search_buf, +64/8*100, int64_search_buf): New test.
4707
a6fb9c08
TT
47082012-07-06 Tom Tromey <tromey@redhat.com>
4709
4710 * gdb.base/whatis.exp: Add test.
4711
71918a86
TT
47122012-07-06 Tom Tromey <tromey@redhat.com>
4713
4714 * gdb.base/whatis.exp: Add regression test.
4715
fcde5961
TT
47162012-07-06 Tom Tromey <tromey@redhat.com>
4717
4718 * gdb.base/whatis.exp: Add tests.
4719
f9cf0f4a
JK
47202012-07-04 Jan Kratochvil <jan.kratochvil@redhat.com>
4721
4722 PR 12649
4723 * gdb.base/dprintf.exp (Set dprintf style to agent): Add missing
4724 gdb_test_multiple $gdb_prompt terminator.
4725
979ade8b
PA
47262012-07-04 Pedro Alves <palves@redhat.com>
4727
4728 * gdb.mi/mi-reverse.exp: Use supports_reverse and
4729 supports_process_record.
4730
8a980b44
PA
47312012-07-04 Pedro Alves <palves@redhat.com>
4732
4733 * gdb.ada/packed_tagged/comp_bug.adb: Convert to unix text line
4734 endings.
4735 * gdb.mi/mi-reverse.exp: Convert to unix text line endings.
4736
855ba978
SS
47372012-07-03 Stan Shebs <stan@codesourcery.com>
4738
4739 * gdb.base/info-os.c (main): Retry resource acquisition until an
4740 available one is found.
4741 * gdb.base/info-os.exp: Collect resource keys from the program
4742 and use them in matching.
4743
fcb44371
JK
47442012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4745
4746 * gdb.threads/gcore-thread.exp: Remove variable libthread_db_seen.
4747 Wrap the test into loop for corefile and core0file.
4748
08a67be6
JK
47492012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4750
4751 * gdb.dwarf2/fission-reread.S: Remove .section attributes.
4752 Change CU pointer size to 4 bytes, adjust .8byte to .4byte. Remove
4753 .note.GNU-stack.
4754
0f3c2347
JK
4755 * gdb.dwarf2/fission-reread.S: Change # comments to /* */ comments.
4756
ff4a4500
SDJ
47572012-07-02 Sergio Durigan Junior <sergiodj@redhat.com>
4758
4759 * gdb.base/help.exp (help b, help br, help bre, help brea, help
4760 break): Include help message for the new `-probe' and `-probe-stap'
4761 options.
4762
d3ce09f5
SS
47632012-07-02 Stan Shebs <stan@codesourcery.com>
4764
4765 * gdb.base/dprintf.exp: Add agent style tests.
4766
a1624241
JK
47672012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4768
4769 * gdb.base/stale-infcall.c (infcall): New label test-next.
4770 (main): New labels test-pass and test-fail.
4771 * gdb.base/stale-infcall.exp: Continue to test-next. Put breakpoint
4772 $test_fail_bpnum to test-fail.
4773 (test system longjmp tracking support): New test.
4774 Delete $test_fail_bpnum.
4775 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept also Temporary
4776 breakpoint.
4777
42e7ad6c
DE
47782012-06-30 Doug Evans <dje@google.com>
4779
4780 * gdb.dwarf2/fission-reread.S: New file.
4781 * gdb.dwarf2/fission-reread.exp: New file.
4782
37ce89eb
SS
47832012-06-28 Stan Shebs <stan@codesourcery.com>
4784
4785 * gdb.mi/mi-logging.exp: New file.
4786
e5ef252a
PA
47872012-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4788 Pedro Alves <palves@redhat.com>
4789
4790 * gdb.threads/siginfo-threads.exp: New file.
4791 * gdb.threads/siginfo-threads.c: New file.
4792 * gdb.threads/sigstep-threads.exp: New file.
4793 * gdb.threads/sigstep-threads.c: New file.
4794
22f1fbae
TT
47952012-06-28 Tom Tromey <tromey@redhat.com>
4796
4797 * gdb.go/package.exp: Partially revert earlier patch; use
4798 gdb_compile again. Use standard_output_file.
4799
2e3cf129
DE
48002012-06-27 Doug Evans <dje@google.com>
4801
4802 * gdb.dwarf2/fission-base.c: New file.
4803 * gdb.dwarf2/fission-base.S: New file.
4804 * gdb.dwarf2/fission-base.exp: New file.
4805
785fd303
JK
48062012-06-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4807
4808 * gdb.dwarf2/callframecfa.exp: Replace $testname by $testfile.
4809
1bb9788d
TT
48102012-06-27 Tom Tromey <tromey@redhat.com>
4811
4812 * gdb.base/macscp1.c (macscp_expr): Add breakpoint comment.
4813 * gdb.base/macscp.exp (maybe_kfail): Add test for macro scope.
4814
c83ee902
TT
48152012-06-27 Tom Tromey <tromey@redhat.com>
4816
4817 * gdb.dwarf2/pr10770.exp: Use standard_testfile.
4818 * gdb.dwarf2/dw2-var-zero-addr.exp: Use standard_testfile.
4819 * gdb.dwarf2/dw2-param-error.exp: Use standard_testfile.
4820 * gdb.dwarf2/dw2-op-call.exp: Use standard_testfile.
4821 * gdb.dwarf2/dw2-inline-param.exp: Use standard_testfile,
4822 prepare_for_testing.
4823 * gdb.dwarf2/dw2-inline-break.exp: Use standard_testfile.
4824 * gdb.dwarf2/dw2-ifort-parameter.exp: Use standard_testfile.
4825 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Use
4826 standard_testfile.
4827 * gdb.dwarf2/dw2-case-insensitive.exp: Use standard_testfile.
4828 * gdb.dwarf2/dw4-sig-types.exp: Use standard_testfile.
4829 * gdb.dwarf2/dw2-objfile-overlap.exp: Use standard_testfile.
4830 * gdb.dwarf2/callframecfa.exp: Use standard_testfile,
4831 prepare_for_testing.
4832 * gdb.dwarf2/dup-psym.exp: Use standard_testfile.
4833 * gdb.dwarf2/dw2-ada-ffffffff.exp: Use standard_testfile.
4834 * gdb.dwarf2/dw2-anonymous-func.exp: Use standard_testfile.
4835 * gdb.dwarf2/dw2-bad-parameter-type.exp: Use standard_testfile.
4836 * gdb.dwarf2/dw2-basic.exp: Use standard_testfile.
4837 * gdb.dwarf2/dw2-compressed.exp: Use standard_testfile.
4838 * gdb.dwarf2/dw2-const.exp: Use standard_testfile.
4839 * gdb.dwarf2/dw2-cu-size.exp: Use standard_testfile.
4840 * gdb.dwarf2/dw2-double-set-die-type.exp: Use standard_testfile.
4841 * gdb.dwarf2/dw2-empty-namespace.exp: Use standard_testfile.
4842 * gdb.dwarf2/dw2-empty-pc-range.exp: Use standard_testfile.
4843 * gdb.dwarf2/dw2-filename.exp: Use standard_testfile.
4844 * gdb.dwarf2/dw2-icc-opaque.exp: Use standard_testfile.
4845 * gdb.dwarf2/dw2-inheritance.exp: Use standard_testfile.
4846 * gdb.dwarf2/dw2-intercu.exp: Use standard_testfile.
4847 * gdb.dwarf2/dw2-intermix.exp: Use standard_testfile.
4848 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use standard_testfile.
4849 * gdb.dwarf2/dw2-modula2-self-type.exp: Use standard_testfile.
4850 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use standard_testfile.
4851 * gdb.dwarf2/dw2-op-stack-value.exp: Use standard_testfile.
4852 * gdb.dwarf2/dw2-producer.exp: Use standard_testfile.
4853 * gdb.dwarf2/dw2-ranges.exp: Use standard_testfile,
4854 standard_output_file.
4855 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use standard_testfile,
4856 standard_output_file.
4857 * gdb.dwarf2/dw2-restore.exp: Use standard_testfile.
4858 * gdb.dwarf2/dw2-simple-locdesc.exp: Use standard_testfile.
4859 * gdb.dwarf2/dw2-skip-prologue.exp: Use standard_testfile.
4860 * gdb.dwarf2/dw2-stack-boundary.exp: Use standard_testfile.
4861 * gdb.dwarf2/dw2-strp.exp: Use standard_testfile.
4862 * gdb.dwarf2/dw4-sig-type-unused.exp: Use standard_testfile.
4863 * gdb.dwarf2/implptr-64bit.exp: Use standard_testfile.
4864 * gdb.dwarf2/implptr-optimized-out.exp: Use standard_testfile.
4865 * gdb.dwarf2/implptr.exp: Use standard_testfile.
4866 * gdb.dwarf2/mac-fileno.exp: Use standard_testfile.
4867 * gdb.dwarf2/member-ptr-forwardref.exp: Use standard_testfile.
4868 * gdb.dwarf2/pieces.exp: Use standard_testfile.
4869 * gdb.dwarf2/pr11465.exp: Use standard_testfile.
4870 * gdb.dwarf2/pr13961.exp: Use standard_testfile.
4871 * gdb.dwarf2/valop.exp: Use standard_testfile,
4872 prepare_for_testing.
4873
5204774b
TT
48742012-06-27 Tom Tromey <tromey@redhat.com>
4875
4876 * gdb.python/python.exp: Fix regexps in pagination tests.
4877
ee0bf529
SCR
48782012-06-26 Siva Chandra Reddy <sivachandra@google.com>
4879
4880 * gdb.python/py-symtab.exp: Add tests to test the new attribute
4881 'last' of gdb.Symtab_and_line.
4882 * gdb.python/py-symbol.c: Move break point comment to enable
4883 testing of gdb.Symtab_and_line.last.
4884
14fcc022
TT
48852012-06-26 Tom Tromey <tromey@redhat.com>
4886
4887 * gdb.threads/step.c: Remove.
4888 * gdb.threads/step.exp: Remove.
4889 * gdb.threads/step2.exp: Remove.
4890
0efbbabc
TT
48912012-06-26 Tom Tromey <tromey@redhat.com>
4892
4893 * gdb.threads/watchpoint-fork.exp (test): Use
4894 standard_output_file. Don't declare objdir.
4895 * gdb.threads/attach-into-signal.exp: Use standard_testfile,
4896 standard_output_file.
4897 * gdb.threads/attach-stopped.exp: Use standard_testfile.
4898 * gdb.threads/bp_in_thread.exp: Use standard_testfile,
4899 clean_restart. Remove incdir.
4900 * gdb.threads/corethreads.exp: Use standard_testfile.
4901 * gdb.threads/execl.exp: Use standard_testfile,
4902 standard_output_file, clean_restart.
4903 * gdb.threads/fork-child-threads.exp: Use standard_testfile,
4904 clean_restart.
4905 * gdb.threads/fork-thread-pending.exp: Use standard_testfile,
4906 clean_restart.
4907 * gdb.threads/gcore-thread.exp: Use standard_testfile. Remove
4908 incdir.
4909 * gdb.threads/hand-call-in-threads.exp: Use standard_testfile,
4910 clean_restart. Remove incdir.
4911 * gdb.threads/ia64-sigill.exp: Use standard_testfile.
4912 * gdb.threads/interrupted-hand-call.exp: Use standard_testfile,
4913 clean_restart. Remove incdir.
4914 * gdb.threads/killed.exp: Use standard_testfile, clean_restart.
4915 Remove incdir.
4916 * gdb.threads/leader-exit.exp: Use standard_testfile.
4917 * gdb.threads/linux-dp.exp: Use standard_testfile, clean_restart.
4918 * gdb.threads/local-watch-wrong-thread.exp: Use standard_testfile,
4919 clean_restart.
4920 * gdb.threads/manythreads.exp: Use standard_testfile,
4921 clean_restart. Remove incdir.
4922 * gdb.threads/multi-create.exp: Use standard_testfile,
4923 clean_restart.
4924 * gdb.threads/no-unwaited-for-left.exp: Use standard_testfile.
4925 * gdb.threads/non-ldr-exc-1.exp: Use standard_testfile.
4926 * gdb.threads/non-ldr-exc-2.exp: Use standard_testfile.
4927 * gdb.threads/non-ldr-exc-3.exp: Use standard_testfile.
4928 * gdb.threads/non-ldr-exc-4.exp: Use standard_testfile.
4929 * gdb.threads/pending-step.exp: Use standard_testfile,
4930 clean_restart. Remove incdir.
4931 * gdb.threads/print-threads.exp: Use standard_testfile,
4932 clean_restart. Remove incdir.
4933 * gdb.threads/pthread_cond_wait.exp: Use standard_testfile,
4934 clean_restart. Remove incdir.
4935 * gdb.threads/pthreads.exp: Use standard_testfile, clean_restart.
4936 Remove incdir.
4937 * gdb.threads/schedlock.exp: Use standard_testfile. Remove
4938 incdir.
4939 * gdb.threads/sigthread.exp: Use standard_testfile,
4940 clean_restart.
4941 * gdb.threads/staticthreads.exp: Use standard_testfile,
4942 clean_restart. Remove incdir.
4943 * gdb.threads/switch-threads.exp: Use standard_testfile,
4944 clean_restart. Remove incdir.
4945 * gdb.threads/thread-execl.exp: Use standard_testfile,
4946 clean_restart. Remove incdir.
4947 * gdb.threads/thread-find.exp: Use standard_testfile,
4948 clean_restart.
4949 * gdb.threads/thread-specific.exp: Use standard_testfile,
4950 clean_restart. Remove incdir.
4951 * gdb.threads/thread-unwindonsignal.exp: Use standard_testfile,
4952 clean_restart. Remove incdir.
4953 * gdb.threads/thread_check.exp: Use standard_testfile,
4954 clean_restart. Remove incdir.
4955 * gdb.threads/thread_events.exp: Use standard_testfile. Remove
4956 incdir.
4957 * gdb.threads/threadapply.exp: Use standard_testfile,
4958 clean_restart. Remove incdir.
4959 * gdb.threads/threxit-hop-specific.exp: Use standard_testfile,
4960 clean_restart. Remove incdir.
4961 * gdb.threads/tls-nodebug.exp: Use standard_testfile,
4962 clean_restart.
4963 * gdb.threads/tls-shared.exp: Use standard_testfile,
4964 clean_restart, standard_output_file.
4965 * gdb.threads/tls-var.exp: Use standard_testfile,
4966 standard_output_file.
4967 * gdb.threads/tls.exp: Use standard_testfile, clean_restart.
4968 Remove incdir.
4969 * gdb.threads/watchthreads-reorder.exp: Use standard_testfile.
4970 * gdb.threads/watchthreads.exp: Use standard_testfile. Remove
4971 incdir.
4972 * gdb.threads/watchthreads2.exp: Use standard_testfile,
4973 clean_restart. Remove incdir.
4974
497a5eb0
TT
49752012-06-26 Tom Tromey <tromey@redhat.com>
4976
4977 * gdb.trace/actions.exp: Use standard_testfile.
4978 * gdb.trace/ax.exp: Use standard_testfile.
4979 * gdb.trace/backtrace.exp: Use standard_testfile.
4980 * gdb.trace/change-loc.exp: Use standard_testfile.
4981 * gdb.trace/circ.exp: Use standard_testfile, prepare_for_testing.
4982 * gdb.trace/collection.exp: Use standard_testfile,
4983 prepare_for_testing.
4984 * gdb.trace/deltrace.exp: Use standard_testfile.
4985 * gdb.trace/disconnected-tracing.exp: Use standard_testfile.
4986 * gdb.trace/ftrace.exp: Use standard_testfile.
4987 * gdb.trace/infotrace.exp: Use standard_testfile.
4988 * gdb.trace/packetlen.exp: Use standard_testfile.
4989 * gdb.trace/passc-dyn.exp: Use standard_testfile.
4990 * gdb.trace/passcount.exp: Use standard_testfile.
4991 * gdb.trace/pending.exp: Use standard_testfile.
4992 * gdb.trace/report.exp: Use standard_testfile.
4993 * gdb.trace/save-trace.exp: Use standard_testfile.
4994 * gdb.trace/stap-trace.exp: Use standard_testfile.
4995 * gdb.trace/status-stop.exp: Use standard_testfile.
4996 * gdb.trace/strace.exp: Use standard_testfile.
4997 * gdb.trace/tfile.exp: Use standard_testfile.
4998 * gdb.trace/tfind.exp: Use standard_testfile.
4999 * gdb.trace/trace-break.exp: Use standard_testfile.
5000 * gdb.trace/trace-mt.exp: Use standard_testfile.
5001 * gdb.trace/tracecmd.exp: Use standard_testfile.
5002 * gdb.trace/tspeed.exp: Use standard_testfile.
5003 * gdb.trace/tstatus.exp: Use standard_testfile.
5004 * gdb.trace/tsv.exp: Use standard_testfile.
5005 * gdb.trace/unavailable.exp: Use standard_testfile,
5006 prepare_for_testing.
5007 * gdb.trace/while-dyn.exp: Use standard_testfile.
5008 * gdb.trace/while-stepping.exp: Use standard_testfile.
5009
7686c074
TT
50102012-06-26 Tom Tromey <tromey@redhat.com>
5011
5012 * gdb.reverse/break-precsave.exp: Use standard_testfile.
5013 * gdb.reverse/break-reverse.exp: Use standard_testfile.
5014 * gdb.reverse/consecutive-precsave.exp: Use standard_testfile.
5015 * gdb.reverse/consecutive-reverse.exp: Use standard_testfile.
5016 * gdb.reverse/finish-precsave.exp: Use standard_testfile.
5017 * gdb.reverse/finish-reverse-bkpt.exp: Use standard_testfile.
5018 * gdb.reverse/finish-reverse.exp: Use standard_testfile.
5019 * gdb.reverse/i386-precsave.exp: Use standard_testfile,
5020 prepare_for_testing.
5021 * gdb.reverse/i386-reverse.exp: Use standard_testfile,
5022 prepare_for_testing.
5023 * gdb.reverse/i386-sse-reverse.exp: Use standard_testfile,
5024 prepare_for_testing.
5025 * gdb.reverse/i387-env-reverse.exp: Use standard_testfile,
5026 prepare_for_testing.
5027 * gdb.reverse/i387-stack-reverse.exp: Use standard_testfile,
5028 prepare_for_testing
5029 * gdb.reverse/machinestate-precsave.exp: Use standard_testfile.
5030 * gdb.reverse/machinestate.exp: Use standard_testfile.
5031 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Use standard_testfile.
5032 * gdb.reverse/sigall-precsave.exp: Use standard_testfile,
5033 build_executable.
5034 * gdb.reverse/sigall-reverse.exp: Use standard_testfile,
5035 build_executable.
5036 * gdb.reverse/solib-precsave.exp: Use standard_testfile,
5037 standard_output_file.
5038 * gdb.reverse/solib-reverse.exp: Use standard_testfile,
5039 standard_output_file.
5040 * gdb.reverse/step-precsave.exp: Use standard_testfile.
5041 * gdb.reverse/step-reverse.exp: Use standard_testfile.
5042 * gdb.reverse/until-precsave.exp: Use standard_testfile.
5043 * gdb.reverse/until-reverse.exp: Use standard_testfile.
5044 * gdb.reverse/watch-precsave.exp: Use standard_testfile.
5045 * gdb.reverse/watch-reverse.exp: Use standard_testfile.
5046
481fc100
TT
50472012-06-26 Tom Tromey <tromey@redhat.com>
5048
5049 * gdb.stabs/weird.exp: Remove directory-checking code. Use
5050 standard_output_file.
5051 * gdb.stabs/exclfwd.exp: Use standard_testfile,
5052 prepare_for_testing. Remove directory-checking code.
5053
7bb18ae2
TT
50542012-06-25 Tom Tromey <tromey@redhat.com>
5055
5056 * gdb.multi/watchpoint-multi.exp: Use standard_testfile.
5057 * gdb.multi/bkpt-multi-exec.exp: Use standard_output_file. Use
5058 build_executable, not prepare_for_testing.
5059 * gdb.multi/base.exp: Use standard_output_file. Use
5060 build_executable, not prepare_for_testing.
5061
cf09b3e4
TT
50622012-06-25 Tom Tromey <tromey@redhat.com>
5063
5064 * gdb.fortran/subarray.exp: Use standard_testfile,
5065 prepare_for_testing.
5066 * gdb.fortran/multi-dim.exp: Use standard_testfile.
5067 * gdb.fortran/module.exp: Use standard_testfile.
5068 * gdb.fortran/logical.exp: Use standard_testfile.
5069 * gdb.fortran/library-module.exp: Use standard_testfile,
5070 standard_output_file.
5071 * gdb.fortran/derived-type.exp: Use standard_testfile,
5072 prepare_for_testing.
5073 * gdb.fortran/complex.exp: Use standard_testfile,
5074 prepare_for_testing.
5075 * gdb.fortran/charset.exp: Use standard_testfile.
5076 * gdb.fortran/array-element.exp: Use standard_testfile,
5077 prepare_for_testing.
5078
18b5ff1b
KS
50792012-06-25 Keith Seitz <keiths@redhat.com>
5080
5081 * gdb.mi/mi-break.exp (test_rbreak_creation_and_listing):
5082 Change rbreak-related tests to KFAIL and add bugzilla numbers.
5083
17b77626
TT
50842012-06-25 Tom Tromey <tromey@redhat.com>
5085
5086 * gdb.pascal/integers.exp: Use standard_testfile, clean_restart.
5087 * gdb.pascal/hello.exp: Use standard_testfile, clean_restart.
5088 * gdb.pascal/gdb11492.exp: Use standard_testfile, clean_restart.
5089 * gdb.pascal/floats.exp: Use standard_testfile, clean_restart.
5090
f91e3dc1
TT
50912012-06-25 Tom Tromey <tromey@redhat.com>
5092
5093 * gdb.linespec/ls-errs.exp: Use standard_testfile.
5094 * gdb.linespec/ls-dollar.exp: Use standard_testfile.
5095 * gdb.linespec/linespec.exp: Use standard_testfile.
5096
a884434d
TT
50972012-06-25 Tom Tromey <tromey@redhat.com>
5098
5099 * gdb.modula2/unbounded-array.exp: Use standard_testfile,
5100 prepare_for_testing.
5101
efc9d70a
TT
51022012-06-25 Tom Tromey <tromey@redhat.com>
5103
5104 * gdb.opt/clobbered-registers-O2.exp: Use standard_testfile,
5105 prepare_for_testing.
5106 * gdb.opt/inline-break.exp: Use standard_testfile,
5107 prepare_for_testing.
5108 * gdb.opt/inline-bt.exp: Use standard_testfile,
5109 prepare_for_testing.
5110 * gdb.opt/inline-cmds.exp: Use standard_testfile,
5111 prepare_for_testing.
5112 * gdb.opt/inline-locals.exp: Use standard_testfile,
5113 prepare_for_testing.
5114
e2fc92c6
TT
51152012-06-25 Tom Tromey <tromey@redhat.com>
5116
5117 * gdb.asm/asm-source.exp: Use standard_output_file,
5118 standard_testfile. Construct .o files in proper subdir.
5119
b0963d73
TT
51202012-06-25 Tom Tromey <tromey@redhat.com>
5121
5122 * gdb.server/ext-attach.exp: Use standard_testfile,
5123 prepare_for_testing.
5124 * gdb.server/ext-run.exp: Use standard_testfile,
5125 build_executable.
5126 * gdb.server/file-transfer.exp: Use standard_testfile,
5127 prepare_for_testing.
5128 * gdb.server/server-exec-info.exp: Use standard_testfile.
5129 * gdb.server/server-mon.exp: Use standard_testfile,
5130 prepare_for_testing.
5131 * gdb.server/server-run.exp: Use standard_testfile,
5132 build_executable.
5133 * gdb.server/solib-list.exp: Use standard_testfile,
5134 standard_output_file.
5135
8a3e1f8d
TT
51362012-06-25 Tom Tromey <tromey@redhat.com>
5137
5138 * lib/gdb.exp (standard_output_file): Use "file join".
5139 * gdb.go/chan.exp: Use standard_testfile.
5140 * gdb.go/handcall.exp: Use standard_testfile.
5141 * gdb.go/hello.exp: Use standard_testfile.
5142 * gdb.integers/chan.exp: Use standard_testfile.
5143 * gdb.go/methods.exp: Use standard_testfile.
5144 * gdb.go/package.exp: Use standard_testfile.
5145 * gdb.go/strings.exp: Use standard_testfile.
5146 * gdb.go/types.exp: Use standard_testfile.
5147 * gdb.go/unsafe.exp: Use standard_testfile.
5148
944a9061
MGD
51492012-06-25 Greta Yorsh <greta.yorsh@arm.com>
5150
5151 * gdb.arch/arm-disp-step.S: Fix use of .global directives.
5152
1c06bd58
JK
51532012-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5154
5155 Fix regression by the previous commit.
5156 * gdb.python/lib-types.exp: Add c++ to the compilation flags.
5157
b4a58790
TT
51582012-06-22 Tom Tromey <tromey@redhat.com>
5159
5160 * gdb.python/lib-types.exp: Use standard_testfile,
5161 prepare_for_testing.
5162 * gdb.python/py-block.exp: Use standard_testfile.
5163 * gdb.python/py-breakpoint.exp: Use standard_testfile.
5164 * gdb.python/py-events.exp: Use standard_testfile,
5165 standard_output_file.
5166 * gdb.python/py-evsignal.exp: Use standard_testfile.
5167 * gdb.python/py-evethreads.exp: Use standard_testfile.
5168 * gdb.python/py-explore-cc.exp: Use standard_testfile.
5169 * gdb.python/py-explore.exp: Use standard_testfile.
5170 * gdb.python/py-finish-breakpoint.exp: Use standard_testfile,
5171 standard_output_file.
5172 * gdb.python/py-finish-breakpoint2.exp: Use standard_testfile,
5173 prepare_for_testing.
5174 * gdb.python/py-frame-inline.exp: Use standard_testfile.
5175 * gdb.python/py-frame.exp: Use standard_testfile.
5176 * gdb.python/py-inferior.exp: Use standard_testfile.
5177 * gdb.python/py-infthread.exp: Use standard_testfile.
5178 * gdb.python/py-mi.exp: Use standard_testfile.
5179 * gdb.python/py-objfile-script.exp: Use standard_testfile,
5180 build_executable.
5181 * gdb.python/py-objfile.exp: Use standard_testfile.
5182 * gdb.python/py-pp-maint.exp: Use standard_testfile,
5183 prepare_for_testing.
5184 * gdb.python/py-prettyprint.exp: Use standard_testfile.
5185 * gdb.python/py-progspace.exp: Use standard_testfile,
5186 build_executable.
5187 * gdb.python/py-prompt.exp: Use standard_testfile,
5188 build_executable.
5189 * gdb.python/py-section-script.exp: Use standard_testfile,
5190 build_executable.
5191 * gdb.python/py-shared.exp: Use standard_testfile,
5192 standard_output_file, clean_restart.
5193 * gdb.python/py-symbol.exp: Use standard_output_file,
5194 prepare_for_testing.
5195 * gdb.python/py-symtab.exp: Use standard_output_file,
5196 prepare_for_testing
5197 * gdb.python/py-template.exp: Use standard_testfile.
5198 * gdb.python/py-type.exp: Use standard_testfile.
5199 * gdb.python/py-value-cc.exp: Use standard_testfile.
5200 * gdb.python/py-value.exp: Use standard_testfile.
5201 * gdb.python/python.exp: Use standard_testfile, build_executable.
5202
2c44deac
TT
52032012-06-22 Tom Tromey <tromey@redhat.com>
5204
5205 * gdb.objc/basicclass.exp: Use standard_testfile.
5206 (do_objc_tests): Don't declare objdir.
5207 * gdb.objc/nondebug.exp: Use standard_testfile.
5208 (do_objc_tests): Don't declare objdir.
5209 * gdb.objc/objcdecode.exp: Use standard_testfile.
5210 (do_objc_tests): Don't declare objdir.
5211
c24ccbce
TT
52122012-06-22 Tom Tromey <tromey@redhat.com>
5213
5214 * gdb.java/jmain.exp: Use standard_testfile.
5215 * gdb.java/jmisc.exp: Use standard_testfile.
5216 * gdb.java/jnpe.exp: Use standard_testfile.
5217 * gdb.java/jprint.exp: Use standard_testfile.
5218
0a6d0306
TT
52192012-06-22 Tom Tromey <tromey@redhat.com>
5220
5221 * lib/gdb.exp (default_gdb_init): Set gdb_test_file_name.
5222 (standard_output_file, standard_testfile): New procs.
5223 (build_executable, clean_restart): Use standard_output_file.
5224
6ea815ef
YQ
52252012-06-22 Yao Qi <yao@codesourcery.com>
5226
5227 * boards/native-gdbserver.exp: New proc ${board}_exec.
5228 * boards/native-stdio-gdbserver.exp: Likewise.
5229
4c93b1db
TT
52302012-06-21 Tom Tromey <tromey@redhat.com>
5231
5232 * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)
5233 (build_executable): Update.
5234 (get_compiler_info): Remove 'binfile' argument.
5235 * gdb.ada/arrayidx.exp: Update.
5236 * gdb.ada/null_array.exp: Update.
5237 * gdb.arch/altivec-abi.exp: Update.
5238 * gdb.arch/altivec-regs.exp: Update.
5239 * gdb.arch/amd64-byte.exp: Update.
5240 * gdb.arch/amd64-dword.exp: Update.
5241 * gdb.arch/amd64-word.exp: Update.
5242 * gdb.arch/i386-avx.exp: Update.
5243 * gdb.arch/i386-byte.exp: Update.
5244 * gdb.arch/i386-sse.exp: Update.
5245 * gdb.arch/i386-word.exp: Update.
5246 * gdb.arch/ppc-dfp.exp: Update.
5247 * gdb.arch/ppc-fp.exp: Update.
5248 * gdb.arch/vsx-regs.exp: Update.
5249 * gdb.base/all-bin.exp: Update.
5250 * gdb.base/annota1.exp: Update.
5251 * gdb.base/async.exp: Update.
5252 * gdb.base/attach.exp: Update.
5253 * gdb.base/break-interp.exp: Update.
5254 * gdb.base/call-ar-st.exp: Update.
5255 * gdb.base/call-rt-st.exp: Update.
5256 * gdb.base/call-sc.exp: Update.
5257 * gdb.base/callfuncs.exp: Update.
5258 * gdb.base/catch-load.exp: Update.
5259 * gdb.base/completion.exp: Update.
5260 * gdb.base/complex.exp: Update.
5261 * gdb.base/condbreak.exp: Update.
5262 * gdb.base/consecutive.exp: Update.
5263 * gdb.base/constvars.exp: Update.
5264 * gdb.base/corefile.exp: Update.
5265 * gdb.base/eval-skip.exp: Update.
5266 * gdb.base/expand-psymtabs.exp: Update.
5267 * gdb.base/exprs.exp: Update.
5268 * gdb.base/fileio.exp: Update.
5269 * gdb.base/fixsection.exp: Update.
5270 * gdb.base/funcargs.exp: Update.
5271 * gdb.base/gdb11530.exp: Update.
5272 * gdb.base/gdb1555.exp: Update.
5273 * gdb.base/gnu-ifunc.exp: Update.
5274 * gdb.base/gnu_vector.exp: Update.
5275 * gdb.base/info-macros.exp: Update.
5276 * gdb.base/jit-simple.exp: Update.
5277 * gdb.base/jit-so.exp: Update.
5278 * gdb.base/jit.exp: Update.
5279 * gdb.base/langs.exp: Update.
5280 * gdb.base/list.exp: Update.
5281 * gdb.base/logical.exp: Update.
5282 * gdb.base/long_long.exp: Update.
5283 * gdb.base/longjmp.exp: Update.
5284 * gdb.base/macscp.exp: Update.
5285 * gdb.base/mips_pro.exp: Update.
5286 * gdb.base/miscexprs.exp: Update.
5287 * gdb.base/morestack.exp: Update.
5288 * gdb.base/nodebug.exp: Update.
5289 * gdb.base/opaque.exp: Update.
5290 * gdb.base/pc-fp.exp: Update.
5291 * gdb.base/pending.exp: Update.
5292 * gdb.base/permissions.exp: Update.
5293 * gdb.base/pointers.exp: Update.
5294 * gdb.base/prelink.exp: Update.
5295 * gdb.base/printcmds.exp: Update.
5296 * gdb.base/psymtab.exp: Update.
5297 * gdb.base/ptype.exp: Update.
5298 * gdb.base/relational.exp: Update.
5299 * gdb.base/scope.exp: Update.
5300 * gdb.base/setvar.exp: Update.
5301 * gdb.base/shlib-call.exp: Update.
5302 * gdb.base/shreloc.exp: Update.
5303 * gdb.base/signals.exp: Update.
5304 * gdb.base/sizeof.exp: Update.
5305 * gdb.base/so-impl-ld.exp: Update.
5306 * gdb.base/so-indr-cl.exp: Update.
5307 * gdb.base/solib-disc.exp: Update.
5308 * gdb.base/solib-display.exp: Update.
5309 * gdb.base/solib-nodir.exp: Update.
5310 * gdb.base/solib-overlap.exp: Update.
5311 * gdb.base/solib-symbol.exp: Update.
5312 * gdb.base/solib-weak.exp: Update.
5313 * gdb.base/solib.exp: Update.
5314 * gdb.base/store.exp: Update.
5315 * gdb.base/structs.exp: Update.
5316 * gdb.base/structs2.exp: Update.
5317 * gdb.base/type-opaque.exp: Update.
5318 * gdb.base/unload.exp: Update.
5319 * gdb.base/varargs.exp: Update.
5320 * gdb.base/volatile.exp: Update.
5321 * gdb.base/watch_thread_num.exp: Update.
5322 * gdb.base/watchpoint-solib.exp: Update.
5323 * gdb.base/watchpoint.exp: Update.
5324 * gdb.base/watchpoints.exp: Update.
5325 * gdb.base/whatis.exp: Update.
5326 * gdb.cell/arch.exp: Update.
5327 * gdb.cell/break.exp: Update.
5328 * gdb.cell/bt.exp: Update.
5329 * gdb.cell/core.exp: Update.
5330 * gdb.cell/data.exp: Update.
5331 * gdb.cell/ea-cache.exp: Update.
5332 * gdb.cell/f-regs.exp: Update.
5333 * gdb.cell/fork.exp: Update.
5334 * gdb.cell/gcore.exp: Update.
5335 * gdb.cell/mem-access.exp: Update.
5336 * gdb.cell/ptype.exp: Update.
5337 * gdb.cell/registers.exp: Update.
5338 * gdb.cell/sizeof.exp: Update.
5339 * gdb.cell/solib-symbol.exp: Update.
5340 * gdb.cell/solib.exp: Update.
5341 * gdb.cp/ambiguous.exp: Update.
5342 * gdb.cp/breakpoint.exp: Update.
5343 * gdb.cp/bs15503.exp: Update.
5344 * gdb.cp/casts.exp: Update.
5345 * gdb.cp/class2.exp: Update.
5346 * gdb.cp/cpexprs.exp: Update.
5347 * gdb.cp/cplusfuncs.exp: Update.
5348 * gdb.cp/ctti.exp: Update.
5349 * gdb.cp/dispcxx.exp: Update.
5350 * gdb.cp/gdb1355.exp: Update.
5351 * gdb.cp/gdb2384.exp: Update.
5352 * gdb.cp/gdb2495.exp: Update.
5353 * gdb.cp/infcall-dlopen.exp: Update.
5354 * gdb.cp/local.exp: Update.
5355 * gdb.cp/m-data.exp: Update.
5356 * gdb.cp/m-static.exp: Update.
5357 * gdb.cp/mb-ctor.exp: Update.
5358 * gdb.cp/mb-inline.exp: Update.
5359 * gdb.cp/mb-templates.exp: Update.
5360 * gdb.cp/member-ptr.exp: Update.
5361 * gdb.cp/method.exp: Update.
5362 * gdb.cp/namespace.exp: Update.
5363 * gdb.cp/nextoverthrow.exp: Update.
5364 * gdb.cp/nsdecl.exp: Update.
5365 * gdb.cp/nsrecurs.exp: Update.
5366 * gdb.cp/nsstress.exp: Update.
5367 * gdb.cp/nsusing.exp: Update.
5368 * gdb.cp/pr-1023.exp: Update.
5369 * gdb.cp/pr-1210.exp: Update.
5370 * gdb.cp/pr-574.exp: Update.
5371 * gdb.cp/pr9631.exp: Update.
5372 * gdb.cp/printmethod.exp: Update.
5373 * gdb.cp/psmang.exp: Update.
5374 * gdb.cp/re-set-overloaded.exp: Update.
5375 * gdb.cp/rtti.exp: Update.
5376 * gdb.cp/shadow.exp: Update.
5377 * gdb.cp/templates.exp: Update.
5378 * gdb.cp/try_catch.exp: Update.
5379 * gdb.dwarf2/dw2-ranges.exp: Update.
5380 * gdb.dwarf2/pr10770.exp: Update.
5381 * gdb.fortran/library-module.exp: Update.
5382 * gdb.hp/gdb.aCC/optimize.exp: Update.
5383 * gdb.hp/gdb.aCC/watch-cmd.exp: Update.
5384 * gdb.hp/gdb.base-hp/callfwmall.exp: Update.
5385 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Update.
5386 * gdb.hp/gdb.base-hp/pxdb.exp: Update.
5387 * gdb.hp/gdb.base-hp/sized-enum.exp: Update.
5388 * gdb.hp/gdb.base-hp/so-thresh.exp: Update.
5389 * gdb.hp/gdb.compat/xdb1.exp: Update.
5390 * gdb.hp/gdb.compat/xdb2.exp: Update.
5391 * gdb.hp/gdb.compat/xdb3.exp: Update.
5392 * gdb.hp/gdb.defects/bs14602.exp: Update.
5393 * gdb.hp/gdb.defects/solib-d.exp: Update.
5394 * gdb.hp/gdb.objdbg/objdbg01.exp: Update.
5395 * gdb.hp/gdb.objdbg/objdbg02.exp: Update.
5396 * gdb.hp/gdb.objdbg/objdbg03.exp: Update.
5397 * gdb.hp/gdb.objdbg/objdbg04.exp: Update.
5398 * gdb.mi/gdb792.exp: Update.
5399 * gdb.mi/mi-pending.exp: Update.
5400 * gdb.mi/mi-solib.exp: Update.
5401 * gdb.mi/mi-var-cp.exp: Update.
5402 * gdb.opt/clobbered-registers-O2.exp: Update.
5403 * gdb.opt/inline-bt.exp: Update.
5404 * gdb.opt/inline-cmds.exp: Update.
5405 * gdb.opt/inline-locals.exp: Update.
5406 * gdb.python/py-events.exp: Update.
5407 * gdb.python/py-finish-breakpoint.exp: Update.
5408 * gdb.python/py-type.exp: Update.
5409 * gdb.reverse/solib-precsave.exp: Update.
5410 * gdb.reverse/solib-reverse.exp: Update.
5411 * gdb.server/solib-list.exp: Update.
5412 * gdb.stabs/weird.exp: Update.
5413 * gdb.threads/attach-into-signal.exp: Update.
5414 * gdb.threads/attach-stopped.exp: Update.
5415 * gdb.threads/tls-shared.exp: Update.
5416 * gdb.trace/change-loc.exp: Update.
5417 * gdb.trace/strace.exp: Update.
5418
95c391b6
TT
54192012-06-19 Tom Tromey <tromey@redhat.com>
5420
5421 * gdb.base/whatis.exp: Add tests.
5422
e910f0b6
TT
54232012-06-19 Tom Tromey <tromey@redhat.com>
5424
5425 * gdb.cp/m-static.cc (keepalive): New function.
5426 (gnu_obj_1::method): Use it.
5427
422d65e7
DE
54282012-06-18 Doug Evans <dje@google.com>
5429
5430 * gdb.base/info-fun.exp: New file.
5431 * gdb.base/info-fun.c: New file.
5432 * gdb.base/info-fun-solib.c: New file.
5433
e2e4d78b
JK
54342012-06-18 Jan Kratochvil <jan.kratochvil@redhat.com>
5435
5436 Remove stale dummy frames.
5437 * gdb.base/call-signal-resume.exp (maintenance print dummy-frames)
5438 (maintenance info breakpoints): New tests.
5439 * gdb.base/stale-infcall.c: New file.
5440 * gdb.base/stale-infcall.exp: New file.
5441
1788b2d3
JK
54422012-06-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5443
5444 * gdb.arch/amd64-entry-value-param.S: New file.
5445 * gdb.arch/amd64-entry-value-param.c: New file.
5446 * gdb.arch/amd64-entry-value-param.exp: New file.
5447
663b969e
TT
54482012-06-15 Tom Tromey <tromey@redhat.com>
5449
5450 * gdb.cp/namespace.exp: Add "show lang" test.
5451
8e09ad05
IS
54522012-06-15 Iain Sandoe <iain@codesourcery.com>
5453
5454 * gdb.base/list.exp (test_listsize): Remove $use_gdb_stub special
5455 case. (top level): Use gdb_file_cmd instead of gdb_load.
5456
f85e18ee
JK
54572012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5458
5459 PR tdep/14222
5460 * gdb.arch/i386-sse-stack-align.S: New file.
5461 * gdb.arch/i386-sse-stack-align.c: New file.
5462 * gdb.arch/i386-sse-stack-align.exp: New file.
5463
f3b5e280
KS
54642012-06-13 Keith Seitz <keiths@redhat.com>
5465
5466 PR breakpoints/13798 and mi/11541
5467 * gdb.linespec/ls-errs.exp: Add a few more tests for
5468 filenames with spaces and colons.
5469
50af5481
JK
54702012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5471
5472 PR c++/14177 - Fix parsing TYPENAME:: in parentheses.
5473 * gdb.cp/cpexprs.cc (class CV, CV::i, ATTRIBUTE_USED, CV_f): New.
5474 (test_function): Call CV_f.
5475 * gdb.cp/cpexprs.exp (p 'CV::m(int)', p CV::m(int))
5476 (p 'CV::m(int) const', p CV::m(int) const, p 'CV::m(int) volatile')
5477 (p CV::m(int) volatile, p 'CV::m(int) const volatile')
5478 (p CV::m(int) const volatile, p CV_f(int), p CV_f(CV::t))
5479 (p CV_f(CV::i)): New tests.
5480
d55637df
TT
54812012-06-13 Tom Tromey <tromey@redhat.com>
5482
5483 * gdb.base/condbreak.exp: Add tests for "condition" completion.
5484
cc80f267
JK
54852012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5486
5487 Fix regression by the "ambiguous linespec" series.
5488 * gdb.base/break.exp (list marker1, break lineno, delete $bpnum): New
5489 tests.
5490
bb2af9cc
JK
54912012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5492
5493 * lib/future.exp: Set $use_gdb_compile even if only find_go_linker is
5494 missing.
5495
e81a37f7
TT
54962012-06-11 Tom Tromey <tromey@redhat.com>
5497
5498 * gdb.base/longjmp.c (hidden_longjmp): Move expected catch
5499 location...
5500 (main): ...here.
5501
8efd7788
YQ
55022012-06-07 Yao Qi <yao@codesourcery.com>
5503
5504 * gdb.trace/strace.exp: Shorten some too-long lines.
5505
359f5fe6
PA
55062012-06-06 Pedro Alves <palves@redhat.com>
5507
5508 * gdb.threads/clone-new-thread-event.c: New file.
5509 * gdb.threads/clone-new-thread-event.exp: New file.
5510
7b2fe205
YQ
55112012-06-06 Yao Qi <yao@codesourcery.com>
5512
5513 * gdb.base/dprintf.c (main): Add extra parameter when calling
5514 printf and fprintf.
5515 (bar): New function. It is a dead function, but to ensure
5516 'malloc' is linked explicitly.
5517
3eca55e8
YQ
55182012-06-06 Yao Qi <yao@codesourcery.com>
5519
5520 * gdb.base/info-proc.exp: Return if target doesn't support
5521 'info proc'.
5522
91cc9324
JK
55232012-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
5524
5525 * gdb.base/freebpcmd.exp (set lines): Check valid range of I.
5526 (run program with breakpoint commands): XFAIl if it is not.
5527
c56e7c43
JB
55282012-06-05 Joel Brobecker <brobecker@adacore.com>
5529
5530 * gdb.base/ctxobj-f.c (GET_VERSION): Introduce local variable
5531 and add comment.
5532 * gdb.base/ctxobj-m.c (main): Rewrite, and add comment.
5533 * gdb.base/ctxobj.exp: Insert breakpoint in ctxobj-f.c using
5534 "STOP" marker. Adjust testing strategy to make it work on
5535 all targets.
5536
5537 * gdb.base/print-file-var-main.c (main): Rewrite using local
5538 variables and adjust get_version_2's return value check.
5539 Add small comment.
5540 * gdb.base/print-file-var.exp: Insert breakpoint using "STOP"
5541 marker. Adjust testing strategy to make it work on all targets.
5542
ccab2054
JB
55432012-06-05 Joel Brobecker <brobecker@adacore.com>
5544
5545 * gdb.ada/bad-task-bp-keyword: New testcase.
5546
d0d86158
JK
55472012-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5548
5549 * gdb.base/code_elim.exp (add-symbol-file ${testfile1} 0x100000):
5550 Simplify it to ...
5551 (symbol-file ${testfile1}): ... here.
5552 (test eliminated var my_global_symbol)
5553 (test eliminated var my_static_symbol)
5554 (test eliminated var my_global_func, get address of main): Wrap them to
5555 'single psymtabs' and 'single symtabs'
5556 (get address of my_global_symbol, get address of my_static_symbol)
5557 (get address of my_global_func, get address of main): Wrap them to
5558 'order1' and 'order2'.
5559
952cf74c
JK
5560 * gdb.base/code_elim.exp
5561 (add-symbol-file ${testfile1} 0x100000)
5562 (add-symbol-file ${testfile2} 0x200000): Wrap them to 'order1' and
5563 'order2'.
5564 (order1: add-symbol-file ${testfile1} 0x100000)
5565 (order1: add-symbol-file ${testfile2} 0x200000)
5566 (order2: add-symbol-file ${testfile2} 0x200000)
5567 (order2: add-symbol-file ${testfile1} 0x100000): Add -s .data and -s
5568 .bss as appropriate.
5569
0c5bf5a9
JK
55702012-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5571
5572 * gdb.server/solib-list-lib.c: New file.
5573 * gdb.server/solib-list-main.c: New file.
5574 * gdb.server/solib-list.exp: New file.
5575
4196f325
MR
55762012-05-25 Maciej W. Rozycki <macro@codesourcery.com>
5577
5578 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Update
5579 for 'set print symbol' change.
5580
bfb05775
JK
55812012-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5582
5583 * gdb.dwarf2/dw2-icc-opaque.S: Add debug_info_seg3 and
5584 .debug_abbrev_seg3.
5585
685b1105
JK
55862012-05-24 John Steele Scott <toojays@toojays.net>
5587
5588 PR symtab/13277: Resolving opaque structures in ICC generated binaries.
5589 * gdb.dwarf2/dw2-icc-opaque.S: New file.
5590 * gdb.dwarf2/dw2-icc-opaque.exp: New file.
5591
f3e0e960
SS
55922012-05-23 Stan Shebs <stan@codesourcery.com>
5593
5594 * gdb.mi/mi-info-os.exp: New file.
5595
11eb1b4d
KS
55962012-05-23 Keith Seitz <keiths@redhat.com>
5597
5598 * gdb.trace/stap-trace.exp: If compile_stap_bin fails,
5599 return -1 to suppress the rest of the tests.
5600 (compile_stap_bin): Return boolean success value.
5601
b1af9e97
TT
56022012-05-21 Tom Tromey <tromey@redhat.com>
5603
5604 * gdb.cp/inherit.exp (test_print_mi_members): Expect errors.
5605 Remove kfails.
5606 (test_print_mi_member_types): Likewise.
5607
248537e3
TT
56082012-05-21 Tom Tromey <tromey@redhat.com>
5609
5610 * gdb.base/callfuncs.exp (do_function_calls): Update for 'set
5611 print symbol' change.
5612
d791e155
TJB
56132012-05-18 Thiago Jung Bauermann <thiago.bauermann@linaro.org>
5614
5615 * gdb.python/py-prompt.exp: Quit if the target is remote.
5616
e77afa2e
JK
56172012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
5618
5619 Fix ERROR: internal buffer is full.
5620 * gdb.base/info-os.exp (expect_multiline): New function.
5621 (get process list, get process groups, get threads)
5622 (get file descriptors, get internet-domain sockets)
5623 (get shared-memory regions, get semaphores, get message queues): Use
5624 it for these tests.
5625
9cb709b6
TT
56262012-05-18 Tom Tromey <tromey@redhat.com>
5627
5628 * gdb.mi/mi-var-cmd.exp: Update.
5629 * gdb.objc/basicclass.exp (do_objc_tests): Update.
5630 * gdb.cp/virtbase.exp: Update.
5631 * gdb.cp/classes.exp (test_static_members): Update.
5632 * gdb.cp/casts.exp: Update.
5633 * gdb.base/pointers.exp: Update.
5634 * gdb.base/funcargs.exp (pointer_args): Update.
5635 (structs_by_reference): Update.
5636 * gdb.base/find.exp: Update.
5637 * gdb.base/call-strs.exp: Send "set print symbol off".
5638 * gdb.base/call-ar-st.exp: Update.
5639 * gdb.ada/fun_addr.exp: Update.
5640 * gdb.base/printcmds.exp (test_print_symbol): New proc.
5641 Call it.
5642 (test_print_repeats_10, test_print_strings)
5643 (test_print_char_arrays): Update.
5644
b012acdd
TT
56452012-05-18 Tom Tromey <tromey@redhat.com>
5646
5647 * gdb.base/charset.exp (string_display): Update.
5648
1d51a733
TT
56492012-05-18 Tom Tromey <tromey@redhat.com>
5650
5651 * gdb.mi/mi2-var-display.exp: Update.
5652 * gdb.mi/mi-var-display.exp: Update.
5653 * gdb.mi/mi-var-child.exp: Update.
5654 * gdb.cp/expand-psymtabs-cxx.exp: Update.
5655 * gdb.cp/cp-relocate.exp (get_func_address): Update.
5656
957df313
DE
56572012-05-17 Doug Evans <dje@google.com>
5658
682c7f7b
DE
5659 * info-macros.exp: Pass "debug" to prepare_for_testing.
5660
957df313
DE
5661 * Makefile.in (clean): Remove Fission .dwo and .dwp files.
5662 * gdb.ada/Makefile.in (clean): Ditto.
5663 * gdb.arch/Makefile.in (clean): Ditto.
5664 * gdb.asm/Makefile.in (clean): Ditto.
5665 * gdb.base/Makefile.in (clean): Ditto.
5666 * gdb.cell/Makefile.in (clean): Ditto.
5667 * gdb.cp/Makefile.in (clean): Ditto.
5668 * gdb.disasm/Makefile.in (clean): Ditto.
5669 * gdb.dwarf2/Makefile.in (clean): Ditto.
5670 * gdb.fortran/Makefile.in (clean): Ditto.
5671 * gdb.go/Makefile.in (clean): Ditto.
5672 * gdb.hp/Makefile.in (clean): Ditto.
5673 * gdb.hp/gdb.aCC/Makefile.in (clean): Ditto.
5674 * gdb.hp/gdb.base-hp/Makefile.in (clean): Ditto.
5675 * gdb.hp/gdb.compat/Makefile.in (clean): Ditto.
5676 * gdb.hp/gdb.defects/Makefile.in (clean): Ditto.
5677 * gdb.hp/gdb.objdbg/Makefile.in (clean): Ditto.
5678 * gdb.java/Makefile.in (clean): Ditto.
5679 * gdb.linespec/Makefile.in (clean): Ditto.
5680 * gdb.mi/Makefile.in (clean): Ditto.
5681 * gdb.modula2/Makefile.in (clean): Ditto.
5682 * gdb.multi/Makefile.in (clean): Ditto.
5683 * gdb.objc/Makefile.in (clean): Ditto.
5684 * gdb.opencl/Makefile.in (clean): Ditto.
5685 * gdb.opt/Makefile.in (clean): Ditto.
5686 * gdb.pascal/Makefile.in (clean): Ditto.
5687 * gdb.python/Makefile.in (clean): Ditto.
5688 * gdb.reverse/Makefile.in (clean): Ditto.
5689 * gdb.server/Makefile.in (clean): Ditto.
5690 * gdb.stabs/Makefile.in (clean): Ditto.
5691 * gdb.threads/Makefile.in (clean): Ditto.
5692 * gdb.trace/Makefile.in (clean): Ditto.
5693 * gdb.xml/Makefile.in (clean): Ditto.
5694
abc9d0dc
TT
56952012-05-16 Tom Tromey <tromey@redhat.com>
5696
5697 * gdb.base/macscp1.c (macscp_expr): Add comment.
5698 * gdb.base/macscp.exp: Test __FILE__ and __LINE__.
5699
6a3a010b
MR
57002012-05-16 Maciej W. Rozycki <macro@codesourcery.com>
5701
5702 * gdb.base/return-nodebug.exp: Also test float and double types.
5703
01429c8e
JK
57042012-05-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5705
5706 PR testsuite/12649
5707 * gdb.base/dprintf.exp: Replace gdb_run_cmd by runto main.
5708
54115cd4
JK
5709 * gdb.base/dprintf.exp: Remove now redundant breakpoint for main.
5710
0c5f383f
SDJ
57112012-05-14 Sergio Durigan Junior <sergiodj@redhat.com>
5712
5713 * gdb.base/stap-probe.exp (stap_test): Remove calls to
5714 `rerun_to_main'.
5715 (stap_test_no_debuginfo): Likewise.
5716
e7e0cddf
SS
57172012-05-14 Stan Shebs <stan@codesourcery.com>
5718
5719 * gdb.base/dprintf.c: New file.
5720 * gdb.base/dprintf.exp: New file.
5721
c772f8e7
HZ
57222012-05-14 Hui Zhu <hui_zhu@mentor.com>
5723
5724 * gdb.trace/Makefile.in (PROGS): Add disconnected-tracing.
5725 * gdb.trace/disconnected-tracing.c: New file.
5726 * gdb.trace/disconnected-tracing.exp: New file.
5727
7efc75aa
SCR
57282012-05-13 Siva Chandra Reddy <sivachandra@google.com>
5729
5730 * gdb.python/python.c: Add a new breakpoint comment.
5731 * gdb.python/python.exp: Add tests to test gdb.find_pc_line.
5732
85d4a676
SS
57332011-12-26 Kwok Cheung Yeung <kcy@codesourcery.com>
5734
5735 * gdb.base/info-os.exp: New file.
5736 * gdb.base/info-os.c: New file.
5737
64ea88dc
JB
57382012-05-10 Joel Brobecker <brobecker@adacore.com>
5739
4647ab1b
JB
5740 * gdb.base/print-file-var-lib1.c, gdb.base/print-file-var-lib2.c,
5741 gdb.base/print-file-var-main.c, gdb.base/print-file-var.exp:
5742 New files.
64ea88dc 5743
afba63f1
JB
57442012-05-10 Joel Brobecker <brobecker@adacore.com>
5745
5746 * gdb.base/ctxobj-f.c, gdb.base/ctxobj-m.c, gdb.base/ctxobj-v.c,
5747 gdb.base/ctxobj.exp: New files.
5748
9d198b1e
TT
57492012-05-09 Tom Tromey <tromey@redhat.com>
5750
5751 * gdb.trace/strace.exp: Add 'quiet' to compiler flags.
5752
9bfee719
MR
57532012-05-09 Maciej W. Rozycki <macro@codesourcery.com>
5754
5755 * lib/gdb.exp (gdb_test_multiple): Correct formatting.
5756
3a7341d8
MR
57572012-05-08 Maciej W. Rozycki <macro@codesourcery.com>
5758
5759 * gdb.mi/mi-var-display.exp: Check for the existence of $fp
5760 before using it.
5761
52b3699b
TG
57622012-05-04 Tristan Gingold <gingold@adacore.com>
5763
5764 * gdb.base/set-noassign.exp: New test.
5765
a20ee7a4
SCR
57662012-05-03 Siva Chandra Reddy <sivachandra@google.com>
5767
5768 * gdb.python/py-symbol.exp: Add tests to test the new methods
5769 gdb.Symtab.global_block() and gdb.Symtab.static_block().
5770 * gdb.python/py-symbol.c: Add new struct to help test
5771 gdb.Symtab.static_block().
5772
bf2f0858
DE
57732012-05-03 Doug Evans <dje@google.com>
5774
5775 * gdb.dwarf2/pr13961.S: Add file and source location, but leave
5776 commented out.
5777
2d4e0376
YQ
57782012-05-03 Yao Qi <yao@codesourcery.com>
5779
5780 * gdb.base/catch-syscall.exp: Skip it before compilation if target
5781 doesn't support.
5782 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp: Likewise.
5783 * gdb.base/foll-vfork.exp, gdb.multi/bkpt-multi-exec.exp: Likewise.
5784
6d0bb9f3
YQ
57852012-05-03 Yao Qi <yao@codesourcery.com>
5786
5787 * gdb.mi/mi-solib.exp: Setup kfail for gdb/13860.
5788
fd820528
DE
57892012-04-30 Doug Evans <dje@google.com>
5790
5791 PR testsuite/13961
5792 * gdb.dwarf2/pr13961.S: New file.
5793 * gdb.dwarf2/pr13961.exp: New file.
5794
b9e219b9
YQ
57952012-04-29 Yao Qi <yao@codesourcery.com>
5796
5797 * gdb.dwarf2/dw2-ifort-parameter.exp: Use proc `dwarf2_support'.
5798
3019eac3
DE
57992012-04-28 Doug Evans <dje@google.com>
5800
5801 * gdb.dwarf2/dw2-intercu.S (.Ltype_int2_in_cu2): Renamed from
5802 .Ltype_int_in_cu2. Use name "int2" instead of "int".
5803 All uses updated.
5804 * gdb.dwarf2/dw2-intercu.exp: Add "ptype int2" ahead of
5805 "ptype func_cu1" to expand cu2 before cu1.
5806
62e5f89c
SDJ
58072012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
5808 Tom Tromey <tromey@redhat.com>
5809
5810 * gdb.base/default.exp: Add `$_probe_arg*' convenience
5811 variables.
5812 * gdb.base/stap-probe.c: New file.
5813 * gdb.base/stap-probe.exp: New file.
5814 * gdb.trace/stap-trace.c: New file.
5815 * gdb.trace/stap-trace.exp: New file.
5816 * gdb.cp/nextoverthrow.exp: Add check for SystemTap probe in
5817 libgcc's unwinder.
5818
14132e89
MR
58192012-04-26 Maciej W. Rozycki <macro@codesourcery.com>
5820
5821 * gdb.arch/mips16-thunks-inmain.c: New file.
5822 * gdb.arch/mips16-thunks-main.c: New file.
5823 * gdb.arch/mips16-thunks-sin.c: New file.
5824 * gdb.arch/mips16-thunks-sinfrob.c: New file.
5825 * gdb.arch/mips16-thunks-sinfrob16.c: New file.
5826 * gdb.arch/mips16-thunks-sinmain.c: New file.
5827 * gdb.arch/mips16-thunks-sinmips16.c: New file.
5828 * gdb.arch/mips16-thunks.exp: New file.
5829
a766d390
DE
58302012-04-25 Doug Evans <dje@google.com>
5831
5832 * configure.ac: Create gdb.go/Makefile.
5833 * configure: Regenerate.
5834 * gdb.base/default.exp: Add "go" to "set language" testing.
5835 * gdb.go/Makefile.in: New file.
5836 * gdb.go/basic-types.exp: New file.
5837 * gdb.go/chan.exp: New file.
5838 * gdb.go/chan.go: New file.
5839 * gdb.go/handcall.exp: New file.
5840 * gdb.go/handcall.go: New file.
5841 * gdb.go/hello.exp: New file.
5842 * gdb.go/hello.go: New file.
5843 * gdb.go/integers.exp: New file.
5844 * gdb.go/integers.go: New file.
5845 * gdb.go/methods.exp: New file.
5846 * gdb.go/methods.go: New file.
5847 * gdb.go/package.exp: New file.
5848 * gdb.go/package1.go: New file.
5849 * gdb.go/package2.go: New file.
5850 * gdb.go/print.exp: New file.
5851 * gdb.go/strings.exp: New file.
5852 * gdb.go/strings.go: New file.
5853 * gdb.go/types.exp: New file.
5854 * gdb.go/types.go: New file.
5855 * gdb.go/unsafe.exp: New file.
5856 * gdb.go/unsafe.go: New file.
5857 * lib/future.exp: Add Go support.
5858 (gdb_find_go, gdb_find_go_linker): New procs.
5859 (gdb_default_target_compile): Add Go support.
5860 * lib/gdb.exp (skip_go_tests): New proc.
5861 * lib/go.exp: New file.
5862
e65f9ffb
TT
58632012-04-25 Tom Tromey <tromey@redhat.com>
5864
5865 * gdb.threads/linux-dp.exp: Unset 'seen' before 'array set'.
5866
14e75d8e
JK
58672012-04-18 Siddhesh Poyarekar <siddhesh@redhat.com>
5868 Jan Kratochvil <jan.kratochvil@redhat.com>
5869
5870 PR symtab/7259:
5871 * gdb.base/enumval.c: New test case.
5872 * gdb.base/enumval.exp: New test case.
5873 * gdb.python/py-type.exp (test_enums): Use field.enumval instead of
5874 field.bitpos.
5875
f3525b70
PA
58762012-04-17 Pedro Alves <palves@redhat.com>
5877
5878 * Makefile.in (site.exp): Make site.exp source
5879 $srcdir/lib/append_gdb_boards_dir.exp.
5880 * lib/append_gdb_boards_dir.exp: New file.
5881
bccbefd2
JK
58822012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5883
5884 New option "set auto-load safe-path".
5885 * gdb.python/py-objfile-script.exp (set auto-load safe-path): New.
5886 * gdb.python/py-section-script.exp (set auto-load safe-path): New.
5887
bf88dd68
JK
58882012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5889
5890 auto-load: Implementation.
5891 * gdb.base/help.exp (test set height): Increase the height.
5892 * gdb.python/py-objfile-script.exp (info auto-load-scripts): Change
5893 to ...
5894 (info auto-load python-scripts): ... here.
5895 * gdb.python/py-section-script.exp (info auto-load-scripts *): Change
5896 to ...
5897 (info auto-load python-scripts *): ... here.
5898
c0d4d1c0
YQ
58992012-04-16 Yao Qi <yao@codesourcery.com>
5900
5901 * lib/trace-support.exp (get_in_proc_agent): New.
5902 * gdb.trace/change-loc.exp: Call get_in_proc_agent to get the location
5903 of in process trace agent.
5904 * gdb.trace/ftrace.exp: Likewise.
5905 * gdb.trace/pending.exp: Likewise.
5906 * gdb.trace/trace-break.exp: Likewise.
5907 * gdb.trace/trace-mt.exp
5908 * gdb.trace/tspeed.exp: Likewise.
5909 * gdb.trace/tstatus.exp
5910 * gdb.trace/strace.exp: Likewise.
5911
cbf68a60
TS
59122012-04-16 Thomas Schwinge <thomas@codesourcery.com>
5913
dd6d3b70
TS
5914 * gdb.asm/sh.inc (gdbasm_startup): Only set up the stack pointer if the
5915 symbol _stack is defined. Get rid of a hard-coded constant for _stack.
5916
cbf68a60
TS
5917 * gdb.asm/sh.inc (gdbasm_end) <.size>: Refer to the function's name.
5918
8264ba82
AG
59192012-04-14 Anton Gorenkov <xgsa@yandex.ru>
5920
5921 PR mi/13393
5922 * gdb.mi/mi-var-rtti.cc: New file.
5923 * gdb.mi/mi-var-rtti.exp: New file.
5924 * lib/mi-support.exp (mi_varobj_update_with_child_type_change): New
5925 function.
5926 (mi_varobj_update_with_type_change): updated to avoid code duplication.
5927
de0919f8 59282012-04-11 Siva Chandra Reddy <sivachandra@google.com>
06fc020f
SCR
5929
5930 * gdb.python/Makefile.in: Add py-explore and py-explore-cc to
5931 EXECUTABLES.
5932 * gdb.python/py-explore.c: C program used for testing the new
5933 'explore' command on C constructs.
5934 * gdb.python/py-explore.cc: C++ program used for testing the new
5935 'explore' command on C++ constructs.
5936 * gdb-python/py-explore.exp: Tests for the new 'explore'
5937 command on C constructs.
5938 * gdb-python/py-explore-cc.exp: Tests for the new 'explore'
5939 command on C++ constructs.
5940
a82da7dd
MK
59412012-04-07 Mark Kettenis <kettenis@gnu.org>
5942
5943 * gdb.base/funcargs.exp (complex_args): Fix typo.
5944
e127cba8
JK
59452012-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5946
5947 * gdb.trace/change-loc.exp (tracepoint_change_loc_1)
5948 (tracepoint_change_loc_2): Accept both orders of pending set_tracepoint.
5949
40e084e1
KS
59502012-04-05 Keith Seitz <keiths@redhat.com>
5951
5952 * gdb.base/advance.exp: Update error message for
5953 "advance malformed" test.
5954 * gdb.base/break.exp: Likewise for "breakpoint with
5955 trailing garbage" test.
5956 * gdb.base/hbreak2.exp: Likewise for "hardware breakpoint
5957 with trailing garbage" test.
5958 * gdb.base/sepdebug.exp: Likewise for "breakpoint with
5959 trailng garbage" test.
5960 * gdb.base/until.exp: Likewise for "malformed until" test.
5961 * gdb.cp/ovldbreak.exp: Create the breakpoint table
5962 for "breakpoint info (after setting on all)".
5963 * gdb.cp/userdef.exp: Remove quoting for "break A2::operator+"
5964 tests.
5965 * gdb.cp/cplabel.cc: New file.
5966 * gdb.cp/cplabel.exp: New test.
5967 * gdb.linespec/ls-errs.c: New file.
5968 * gdb.linespec/ls-errs.exp: New test.
5969
a72c8f6a
JK
59702012-04-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5971
5972 * gdb.trace/unavailable.exp
5973 (collect globals: print object on: print derived_partial)
5974 (collect globals: print object on: print derived_whole)
5975 (collect globals: print object off: print derived_partial)
5976 (collect globals: print object off: print derived_whole): Update
5977 expected output.
5978
f87a3023
KS
59792012-03-30 Keith Seitz <keiths@redhat.com>
5980
5981 * gdb.python: Add test for linespecs with commas.
5982
e2171b3c
KS
59832012-03-28 Keith Seitz <keiths@redhat.com>
5984
5985 * gdb.linespec/ls-dollar.cc: New file.
5986 * gdb.linespec/ls-dollar.exp: New test.
5987
59882012-03-28 Keith Seitz <keiths@redhat.com>
0e4acfcc
KS
5989
5990 * gdb.cp/namespace.exp: Add breakpoint tests for functions
5991 starting with the global namespace.
5992
2f4e0a80
DE
59932012-03-23 Doug Evans <dje@google.com>
5994
5995 * lib/gdb.exp (BUILD_DATA_DIRECTORY): New global.
5996
7b282c5a
SCR
59972012-03-22 Siva Chandra Reddy <sivachandra@google.com>
5998
5999 * gdb.python/py-value.cc: Add test case for testing the
6000 methodology exposing C++ values to Python.
6001 * gdb.python/py-value-cc.exp: Add tests testing the methodology
6002 exposing C++ values to Python.
6003 * gdb.python/Makefile.in: Add py-value-cc to EXECUTABLES.
6004
2e98ca53
JK
60052012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6006 Siddhesh Poyarekar <siddhesh@redhat.com>
6007
6008 * gdb.base/auxv.c (func2): setrlimit to infinity to enable core dumps.
6009 * gdb.base/auxv.exp: Try to compile it with -DUSE_RLIMIT first.
6010 (generate native core dump): Make the test unsupported if core cannot
6011 be generated.
6012
8320cc4f
JK
60132012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6014
6015 * gdb.gdb/selftest.exp (do_steps_and_nexts): New entry
6016 for cmdarg_vec = NULL. Remove entries for cmdsize = 1, cmdarg = and
6017 ncmd = 0. New entry for VEC_cleanup cmdarg_s.
6018
3a69ffb2
JK
60192012-03-19 Siddhesh Poyarekar <siddhesh@redhat.com>
6020
6021 * gdb.base/cond-eval-mode.exp: Fix the anticipated warning string.
6022
8fabffee
DE
60232012-03-17 Doug Evans <dje@google.com>
6024
6025 * dg-extract-results.sh: Handle KFAILs.
6026
ab260dad
JK
60272012-03-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6028
6029 PR symtab/13777
6030 * gdb.dwarf2/dw2-skip-prologue.S (DW_AT_producer): Set it to 4.5.0.
6031
53ba8333
JB
60322012-03-16 Joel Brobecker <brobecker@adacore.com>
6033
6034 * gdb.ada/set_pckd_arr_elt: New testcase.
6035
481860b3
GB
60362012-03-16 Gary Benson <gbenson@redhat.com>
6037
6038 PR breakpoints/10738
6039 * gdb.opt/inline-break.exp: New file.
6040 * gdb.opt/inline-break.c: Likewise.
d4ba18a2
DE
6041 * gdb.dwarf2/dw2-inline-break.exp: Likewise.
6042 * gdb.dwarf2/dw2-inline-break.S: Likewise.
481860b3
GB
6043 * gdb.base/annota1.exp: Cope with old .gdb_index warnings.
6044 * gdb.base/async-shell.exp: Likewise.
6045 * lib/mi-support.exp (library_loaded_re): Likewise.
6046
410528f0
TT
60472012-03-15 Tom Tromey <tromey@redhat.com>
6048
6049 * gdb.cp/virtfunc2.exp: Update expected output.
6050 * gdb.cp/pr9631.exp: Update expected output.
6051 * gdb.cp/member-ptr.exp: Update expected output.
6052 * gdb.cp/inherit.exp (test_print_mvi_classes): Update expected
6053 output.
6054 * gdb.cp/casts.exp: Update expected output.
6055
c4aeac85
TT
60562012-03-15 Tom Tromey <tromey@redhat.com>
6057
6058 * gdb.cp/virtfunc.exp (make_one_vtable_result): New proc.
6059 (test_info_vtbl): Likewise.
6060 (do_tests): Call test_info_vtbl.
6061 * gdb.cp/virtfunc.cc (va): New global.
6062
856d06f9
TS
60632012-03-15 Thomas Schwinge <thomas@codesourcery.com>
6064
6065 * gdb.dwarf2/dw2-ada-ffffffff.S: Use .4byte instead of .long for
6066 describing DWARF data structures.
6067 * gdb.dwarf2/dw2-bad-parameter-type.S: Likewise.
6068 * gdb.dwarf2/dw2-double-set-die-type.S: Likewise.
6069 * gdb.dwarf2/dw2-empty-pc-range.S: Likewise.
6070 * gdb.dwarf2/dw2-entry-value.S: Likewise.
6071 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
6072 * gdb.dwarf2/dw2-param-error.S: Likewise.
6073 * gdb.dwarf2/dw2-skip-prologue.S: Likewise.
6074 * gdb.dwarf2/dw2-stack-boundary.S: Likewise.
6075 * gdb.dwarf2/dw4-sig-type-unused.S: Likewise.
6076 * gdb.dwarf2/implptr-optimized-out.S: Likewise.
6077 * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
6078 * gdb.dwarf2/pr11465.S: Likewise.
6079
e837f12a
JK
60802012-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6081
6082 * gdb.mi/mi2-prompt.exp: New file.
6083
ccbb4f28
JB
60842012-03-13 Joel Brobecker <brobecker@adacore.com>
6085
6086 * gdb.base/enum_cond.c, gdb.base/enum_cond.exp: New testcase.
6087
32039130
JB
60882012-03-13 Joel Brobecker <brobecker@adacore.com>
6089
6090 * gdb.ada/bp_range_type: New testcase.
6091
16899756
DE
60922012-03-13 Doug Evans <dje@google.com>
6093
6094 * gdb.base/default.exp: Delete tests for symbol-reloading.
6095 * gdb.base/help.exp: Ditto.
6096 * gdb.base/setshow.exp: Ditto.
6097 * gdb.base/gdb_history: Delete references to symbol-reloading.
6098
87b0bb13
JK
60992012-03-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6100
6101 * gdb.base/attach-twice.c: New files.
6102 * gdb.base/attach-twice.exp: New files.
6103
0d7941a9
KS
61042012-03-08 Keith Seitz <keiths@redhat.com>
6105
6106 * lib/gdb.exp (gdb_get_line_number): Throw an
6107 error instead of returning -1.
6108 * gdb.base/break.exp: Remove unused variable
6109 bp_location5.
6110 * gdb.base/hbreak2.exp: Likewise.
6111 * gdb.base/sepdebug.exp: Likewise.
6112
f4647387
YQ
61132012-03-08 Yao Qi <yao@codesourcery.com>
6114 Pedro Alves <palves@redhat.com>
6115
6116 Fix PR server/13392.
6117 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Remove kfail.
6118 (tracepoint_change_loc_2): Remove kfail. Return if failed to
6119 download tracepoints.
6120 * gdb.trace/pending.exp (pending_tracepoint_works): Likewise.
6121 (pending_tracepoint_resolved_during_trace): Likewise.
6122 (pending_tracepoint_installed_during_trace): Likewise.
6123 (pending_tracepoint_with_action_resolved): Likewise.
6124
83c532cb
KS
61252012-03-08 Keith Seitz <keiths@redhat.com>
6126
6127 * gdb.ada/array_bounds.exp: Get breakpoint for line
6128 with "START", not "STOP".
6129 * gdb.python/py-infthread.exp: Do not continue to
6130 line marked "Break here.", which is undefined.
6131
d6b6bbb7
LM
61322012-03-08 Luis Machado <lgustavo@codesourcery.com>
6133
6134 Revert:
6135
6136 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6137
6138 Implement testsuite workaround for PR breakpoints/13781.
6139 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
6140 (set breakpoint condition-evaluation host): New conditional command.
6141
7fe25d9b
JK
61422012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6143
6144 Fix CU relative vs. absolute DIE offsets.
6145 * gdb.dwarf2/dw2-op-call.S: New compilation unit preceding the existing
6146 one.
6147
51898c15
JK
61482012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6149
6150 Fix false FAIL on distros with relro linkage as default.
6151 * gdb.reverse/solib-precsave.exp: Try to compile the test using
6152 -Wl,-z,norelro first.
6153
8131799e
JB
61542012-03-06 Joel Brobecker <brobecker@adacore.com>
6155
6156 * gdb.ada/bp_on_var: New testcase.
6157
ba241969
JB
61582012-03-06 Joel Brobecker <brobecker@adacore.com>
6159
6160 * gdb.ada/bp_enum_homonym: New testcase.
6161
abe49676
YQ
61622012-03-06 Yao Qi <yao@codesourcery.com>
6163
6164 * gdb.trace/ftrace.exp (test_fast_tracepoints): Run test on target
6165 x86_64-*-* and i?86-*-*.
6166 Set up KFAIL for gdb/13808.
6167
d8df103b
TT
61682012-03-05 Tom Tromey <tromey@redhat.com>
6169
6170 * gdb.ada/operator_bp.exp: Clear debug-file-directory.
6171 * gdb.ada/mi_task_arg.exp: Clear debug-file-directory.
6172
b7b189f3
TT
61732012-03-05 Tom Tromey <tromey@redhat.com>
6174
6175 * gdb.java/jprint.java (jprint.main): Keep 'x' live.
6176
69dc1c4d
YQ
61772012-03-04 Yao Qi <yao@codesourcery.com>
6178
6179 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall): Catch error
6180 messages for KFAIL.
6181
3f20c47f
JK
61822012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6183
6184 * gdb.ada/arrayidx.exp: Call get_compiler_info. New variable old_gcc.
6185 (print one_two_three, indexes off, print few_reps, indexes off)
6186 (print many_reps, indexes off, print empty, indexes off)
6187 (print one_two_three, print few_reps, print many_reps, print empty):
6188 Call setup_xfail if $gcc_old.
6189
abf1152a
JK
61902012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6191
6192 Implement testsuite workaround for PR breakpoints/13781.
6193 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
6194 (set breakpoint condition-evaluation host): New conditional command.
6195
a06715f8
JK
61962012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6197
6198 Code cleanup.
6199 * gdb.cp/mb-templates.exp: New variables executable. Use it for
6200 binfile. use clean_restart. Replace gdb_expect by gdb_test_multiple.
6201 Replace GDB restart by kill and delete_breakpoints. Replace breakpoint
6202 number 1 by $bpnum. Four times.
6203
5808517f
YQ
62042012-03-03 Yao Qi <yao@codesourcery.com>
6205
6206 * gdb.trace/strace.exp: run strace_info_marker in linux native gdb.
6207
dfe2ac14
JK
62082012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6209
6210 Setup KFAIL for PR server/13796.
6211 * gdb.base/disp-step-syscall.exp (single step over vfork): Setup KFAIL.
6212
8bbc467a
JB
62132012-03-02 Joel Brobecker <brobecker@adacore.com>
6214
6215 * gdb.ada/operator_bp: New testcase.
6216
c0eac87f
JB
62172012-03-02 Joel Brobecker <brobecker@adacore.com>
6218
6219 * gdb.ada/info_locals_renaming: New testcase.
6220
4f42c881
TT
62212012-03-02 Tom Tromey <tromey@redhat.com>
6222
6223 * gdb.base/nextoverexit.c: New file.
6224 * gdb.base/nextoverexit.exp: New file.
6225
7380c0c9
EBM
62262012-03-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
6227
6228 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Remove obsolete
6229 parameter.
6230
1faeff08
MR
62312012-03-01 Maciej W. Rozycki <macro@mips.com>
6232
6233 * gdb.xml/tdesc-regs.exp: Add "mips-dsp.xml" to the list of MIPS
6234 core registers.
6235
320b6f49 62362012-03-01 Maciej W. Rozycki <macro@mips.com>
6fdff2c5
PA
6237 Maciej W. Rozycki <macro@codesourcery.com>
6238 Daniel Jacobowitz <dan@codesourcery.com>
320b6f49
MR
6239
6240 * gdb.base/hbreak2.exp: New test for "hbreak" and "thbreak".
6241
ad5f7d6e
PA
62422012-03-01 Pedro Alves <palves@redhat.com>
6243
6244 PR gdb/13767
6245
6246 * gdb.trace/unavailable.exp (gdb_unavailable_floats): New.
6247 (gdb_collect_globals_test): Call it.
6248
d3dc44a6
KS
62492012-03-01 Keith Seitz <keiths@redhat.com>
6250
6251 * gdb.cp/method2.exp: Output of overload menu is now
6252 alphabetized. Update tests for "break A::method".
6253 * gdb.cp/ovldbreak.exp: Use gdb_get_line_number instead
6254 of hard-coding them.
6255 Overload menu is alphabetized: rewrite to accommodate.
6256 Unset variables LINE and TYPES which are used in other tests.
6257 Compute the output of "info break".
6258 Update the breakpoint table after all breakpoints are deleted.
6259 (continue_to_bp_overloaded): Rename ACTUALS to ARGUMENT and
6260 compute ACTUALS and the method body based on parameters.
6261 Update expected output accordingly.
6262 * gdb.cp/ovldbreak.cc (foo::overload1arg): Reformat and add
6263 unique comments to allow the use of gdb_get_line_number.
6264
62652012-03-01 Keith Seitz <keiths@redhat.com>
6266
6267 * gdb.cp/method2.exp: Use prepare_for_testing and cleanup
6268 some Tcl syntax.
6269 * gdb.cp/ovldbreak.exp: Likewise.
6270
7949c2a0
KS
62712012-03-01 Keith Seitz <keiths@redhat.com>
6272
6273 * gdb.base/help.exp (help show user): Update expected result
6274 for new doc string changes (add "non-python").
6275
7d74f244
DE
62762012-03-01 Scott J. Goldman <scottjg@vmware.com>
6277
6278 * gdb.python/py-cmd.exp: Add test to verify that python commands can
6279 be put in the user-defined category and that the commands appear in
6280 "help user-defined".
6281
1b611343
JB
62822012-02-29 Joel Brobecker <brobecker@adacore.com>
6283
6284 * gdb.ada/tagged_not_init: New testcase.
6285
99b1c762
JB
62862012-02-29 Joel Brobecker <brobecker@adacore.com>
6287
6288 * gdb.ada/arrayidx.exp: Adjust expected output for p_one_two_three.
6289 * gdb.ada/enum_idx_packed: New testcase.
6290
2d4a02ee
JB
62912012-02-29 Joel Brobecker <brobecker@adacore.com>
6292
6293 * gdb.ada/aliased_array: New testcase.
6294
2e6fda7d
JB
62952012-02-29 Joel Brobecker <brobecker@adacore.com>
6296
6297 * gdb.ada/whatis_array_val: New testcase.
6298
9a7f938f
JK
62992012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6300
6301 Fix disp-step-syscall.exp: fork: single step over fork.
6302 * gdb.base/disp-step-syscall.exp (syscall_insn): Anchor it by
6303 whitespaces.
6304 (single step over $syscall): Remove its check.
6305 (single step over $syscall final pc): New check.
6306
8703a944
JK
63072012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6308
6309 Support processors without SSSE3.
6310 * gdb.reverse/i386-sse-reverse.c (sse_test): Move pabsb, pabsw and
6311 pabsd into ...
6312 (ssse3_test): ... a new function.
6313 (main): Call ssse3_test.
6314 * gdb.reverse/i386-sse-reverse.exp: New variable end_ssse3_test.
6315 Update expected values everywhere.
6316 (reverse-step to pabsd, verify xmm0 after reverse pabsd)
6317 (verify xmm1 after reverse pabsd, verify xmm2 after reverse pabsd)
6318 (reverse-step to pabsw, verify xmm0 after reverse pabsw)
6319 (verify xmm1 after reverse pabsw, verify xmm2 after reverse pabsw)
6320 (reverse-step to pabsb, verify xmm0 after reverse pabsb)
6321 (verify xmm1 after reverse pabsb, verify xmm2 after reverse pabsb):
6322 Move these tests lower.
6323 (set breakpoint at end of ssse3_test, continue to end of ssse3_test)
6324 (verify xmm0 at end of ssse3_test, verify xmm1 at end of ssse3_test)
6325 (verify xmm2 at end of ssse3_test, continue to end of ssse3_test #2):
6326 New tests.
6327
c03e6ccc
YQ
63282012-02-29 Yao Qi <yao@codesourcery.com>
6329 Pedro Alves <palves@redhat.com>
6330
6331 * gdb.trace/trace-mt.c: New.
6332 * gdb.trace/trace-mt.exp: New.
6333
7964b62a
TS
63342012-02-28 Thomas Schwinge <thomas@codesourcery.com>
6335
2c8910ba
TS
6336 * gdb.base/annota1.exp: Use gdb_get_line_number for retrieving line
6337 numbers instead of hardcoding them.
6338 * gdb.base/annota1.c: Provide suitable markers.
6339 * gdb.base/annota3.exp: Use gdb_get_line_number for retrieving line
6340 numbers instead of hardcoding them.
6341 * gdb.base/annota3.c: Provide suitable markers.
6342
6343 * gdb.base/annota1.c [__sh__]: Remove any special-casing.
6344 * gdb.base/annota3.c: Likewise.
6345 * gdb.base/sigall.c: Likewise.
6346 * gdb.base/signals.c: Likewise.
6347 * gdb.reverse/sigall-reverse.c: Likewise.
7964b62a 6348
5a41c0b7
MR
63492012-02-27 Maciej W. Rozycki <macro@codesourcery.com>
6350
6351 * gdb.cp/breakpoint.exp (test_breakpoint): Fix the runto_main
6352 failure return path.
6353
ebbbe5c5
LM
63542012-02-27 Luis Machado <lgustavo@codesourcery.com>
6355
6356 * gdb.base/save-bp.exp: Account for new condition evaluator output.
6357
8d126d8a
LM
63582012-02-24 Luis Machado <lgustavo@codesourcery.com>
6359
6360 * gdb.base/cond-eval-mode.exp: New file.
6361
11337c2f
PA
63622012-02-24 Pedro Alves <palves@redhat.com>
6363
6364 * gdb.base/break-interp.exp (test_ld): Use with_test_prefix.
6365 (top level): Use with_test_prefix.
6366
13fc3e3c
PA
63672012-02-24 Pedro Alves <palves@redhat.com>
6368
6369 * gdb.threads/attach-into-signal.exp (corefunc): Use
6370 with_test_prefix.
6371
07c1b626
JK
63722012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6373
6374 Fix false FAILs on old CPUs without SSE.
6375 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test):
6376 Return untested for Illegal instruction.
6377
596ba138
JK
63782012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6379
6380 Fix false FAILs with glibc debug infos installed.
6381 * gdb.reverse/solib-precsave.exp (set debug-file-directory): New test.
6382 * gdb.reverse/solib-reverse.exp (set debug-file-directory): New test.
6383
aeaa2474
SA
63842012-02-22 Sterling Augustine <saugustine@google.com>
6385
6386 * gdb.base/watchpoint.exp (test_constant_watchpoint): Add test for
6387 constant with cast.
6388
aed555c9
PA
63892012-02-21 Pedro Alves <palves@redhat.com>
6390
6391 * gdb.threads/watchpoint-fork.exp (test): Use with_test_prefix.
6392
78afebb4
PA
63932012-02-21 Pedro Alves <palves@redhat.com>
6394
6395 * gdb.base/return-nodebug.exp (do_test): Use with_test_prefix.
6396
fdcfef12
PA
63972012-02-21 Pedro Alves <palves@redhat.com>
6398
6399 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Use
6400 with_test_prefix.
6401
0f4d39d5
PA
64022012-02-21 Pedro Alves <palves@redhat.com>
6403
6404 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Don't do
6405 with_test_prefix here.
6406 (top level): Do it here instead. Remove `:' from the
6407 with_test_prefix string.
6408 * gdb.base/attach-pie-misread.exp: Remove the leading space the
6409 the suffix `:' from the with_test_prefix prefix string.
6410 * gdb.base/break-interp.exp: Ditto.
6411 * gdb.base/catch-load.exp: Ditto.
6412 * gdb.base/disp-step-syscall.exp: Ditto.
6413 * gdb.base/jit-so.exp: Ditto.
6414 * gdb.base/jit.exp: Ditto.
6415 * gdb.base/sepdebug.exp: Ditto.
6416 * gdb.base/solib-display.exp: Ditto.
6417 * gdb.base/solib-overlap.exp: Ditto.
6418 * gdb.base/watch-cond-infcall.exp: Ditto.
6419 * gdb.base/watchpoint.exp: Ditto.
6420 * gdb.dwarf2/dw2-noloc.exp: Ditto.
6421 * gdb.mi/mi-watch.exp: Ditto.
6422 * gdb.mi/mi2-watch.exp: Ditto.
6423 * gdb.threads/non-ldr-exc-1.exp: Ditto.
6424 * gdb.threads/non-ldr-exc-2.exp: Ditto.
6425 * gdb.threads/non-ldr-exc-3.exp: Ditto.
6426 * gdb.threads/non-ldr-exc-4.exp: Ditto.
6427 * gdb.threads/watchpoint-fork.exp: Ditto.
6428 * gdb.threads/watchthreads-reorder.exp: Ditto.
6429 * gdb.trace/change-loc.exp: Ditto.
6430 * gdb.trace/pending.exp: Ditto.
6431 * gdb.trace/status-stop.exp: Ditto.
6432 * gdb.trace/strace.exp: Ditto.
6433 * gdb.trace/trace-break.exp: Ditto.
6434 * gdb.trace/unavailable.exp: Ditto.
6435 * lib/gdb.exp (with_test_prefix): Always prefix with space and
6436 suffix with colon. Adjust leading comments.
6437
6a5870ce
PA
64382012-02-21 Pedro Alves <palves@redhat.com>
6439 Tom Tromey <tromey@redhat.com>
6440
6441 * lib/gdb.exp: Add description of test prefixes.
6442 (with_test_prefix): New procedure.
6443 * gdb.arch/altivec-abi.exp: Use with_test_prefix.
6444 * gdb.base/attach-pie-misread.exp: Use with_test_prefix.
6445 * gdb.base/break-interp.exp: Use with_test_prefix. Use append
6446 instead of lappend to append to pf_prefix.
6447 * gdb.base/catch-load.exp: Use with_test_prefix.
6448 * gdb.base/disp-step-syscall.exp: Use with_test_prefix.
6449 * gdb.base/jit-so.exp: Use with_test_prefix.
6450 * gdb.base/jit.exp: Use with_test_prefix.
6451 * gdb.base/return-nodebug.exp (do_test): Use append instead of
6452 lappend to append to pf_prefix.
6453 * gdb.base/sepdebug.exp: Use with_test_prefix.
6454 * gdb.base/solib-display.exp: Use with_test_prefix.
6455 * gdb.base/solib-overlap.exp: Use with_test_prefix.
6456 * gdb.base/watch-cond-infcall.exp: Use with_test_prefix.
6457 * gdb.base/watchpoint.exp: Use with_test_prefix.
6458 * gdb.dwarf2/dw2-noloc.exp: Use with_test_prefix.
6459 * gdb.mi/mi-watch.exp: Use with_test_prefix.
6460 * gdb.mi/mi2-watch.exp: Use with_test_prefix.
6461 * gdb.threads/non-ldr-exc-1.exp: Use with_test_prefix.
6462 * gdb.threads/non-ldr-exc-2.exp: Use with_test_prefix.
6463 * gdb.threads/non-ldr-exc-3.exp: Use with_test_prefix.
6464 * gdb.threads/non-ldr-exc-4.exp: Use with_test_prefix.
6465 * gdb.threads/watchpoint-fork.exp: Use with_test_prefix. Use
6466 append instead of lappend to append to pf_prefix.
6467 * gdb.threads/watchthreads-reorder.exp: Use with_test_prefix.
6468 * gdb.trace/change-loc.exp: Use with_test_prefix.
6469 * gdb.trace/pending.exp: Use with_test_prefix.
6470 * gdb.trace/status-stop.exp: Use with_test_prefix.
6471 * gdb.trace/strace.exp: Use with_test_prefix.
6472 * gdb.trace/trace-break.exp: Use with_test_prefix.
6473 * gdb.trace/unavailable.exp: Use with_test_prefix. Use append
6474 instead of lappend to append to pf_prefix.
6475
35dc4a6b
JK
64762012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6477
6478 Fix racy FAILs.
6479 * gdb.base/inferior-died.c (main): Add return of 0.
6480 * gdb.base/inferior-died.exp (continue): Fix expectation of
6481 asynchronous events.
6482 (p 1): New test.
6483
c5a006e6
PA
64842012-02-20 Pedro Alves <palves@redhat.com>
6485
6486 * gdb.threads/attach-into-signal.exp (corefunc): Don't enable
6487 lin-lwp output. Set SIGALRM to stop. Adjust tests to not rely on
6488 gdb's internal debug output. For the non-threaded case, look for
6489 "Program received signal SIGLARM", for the threaded case, peek at
6490 the thread's siginfo.
6491
cc51a170
PA
64922012-02-20 Pedro Alves <palves@redhat.com>
6493
6494 General cleanup, make output test messages unique, and build
6495 different executable files for the non-threaded and threaded
6496 cases.
6497
6498 * gdb.threads/attach-into-signal.exp (binfile, escapedbinfile):
6499 Delete.
6500 (executable_nothr, executable_thr): New globals.
6501 (top level): Adjust to delete both executables.
6502 (corefunc): New parameter $executable. Set $pf_prefix instead of
6503 hand writing a prefix in tests. Issue a clean_restart and enable
6504 lin-lwp debug output here.
6505 (top level): Adjust. Use build_executable. Don't start gdb here,
6506 and don't enable lin-lwp debug output here.
6507 * gdb.threads/Makefile.in (EXECUTABLES): Adjust.
6508
c755f03d
JK
65092012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6510
6511 Fix racy FAILs.
6512 * gdb.base/catch-load.exp (one_catch_load_test): Remove duplicate
6513 "continue" command.
6514
6bec5e0a
JK
65152012-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6516
6517 Fix for gdbserver non-extended mode.
6518 * gdb.base/break-inline.exp (start): Replace "start" by gdb_breakpoint
6519 and gdb_run_cmd.
6520
2e8265fd
TT
65212012-02-17 Tom Tromey <tromey@redhat.com>
6522
6523 * gdb.python/py-events.py (exit_handler): Add test for 'dir'.
6524 * gdb.python/py-events.exp: Check 'dir' output.
6525 * gdb.python/py-type.exp (test_fields): Add test for 'dir'.
6526
9e507076
YQ
65272012-02-17 Yao Qi <yao@codesourcery.com>
6528
6529 * gdb.trace/strace.exp (strace_info_marker): Test `info threads'.
6530
32d22ab1
TT
65312012-02-16 Tom Tromey <tromey@redhat.com>
6532
6533 * gdb.base/inferior-died.c: Don't include stdio.h.
6534
9addecb9
TT
65352012-02-16 Tom Tromey <tromey@redhat.com>
6536
6537 * gdb.base/inferior-died.c: New file.
6538 * gdb.base/inferior-died.exp: New file.
6539
4cb6da1c
AR
65402012-02-15 Aleksandar Ristovski <aristovski@qnx.com>
6541
6542 * gdb.base/break-inline.exp: New file.
6543 * gdb.base/break-inline.c: New file.
6544
3af2590d
TT
65452012-02-15 Tom Tromey <tromey@redhat.com>
6546
6547 * gdb.base/pc-fp.exp: Add "info register" tests.
6548
29988831
TT
65492012-02-15 Tom Tromey <tromey@redhat.com>
6550
6551 * gdb.base/regs.exp: Remove.
6552
10010058
PA
65532012-02-15 Pedro Alves <palves@redhat.com>
6554
6555 * gdb.trace/backtrace.exp: Issue UNSUPPORTED instead of PASS when
6556 the target doesn't support tracepoints.
6557 * gdb.trace/circ.exp: Ditto.
6558 * gdb.trace/collection.exp: Ditto.
6559 * gdb.trace/packetlen.exp: Ditto.
6560 * gdb.trace/passc-dyn.exp: Ditto.
6561 * gdb.trace/report.exp: Ditto.
6562 * gdb.trace/tfind.exp: Ditto.
6563 * gdb.trace/tspeed.exp: Ditto.
6564 * gdb.trace/tsv.exp: Ditto.
6565 * gdb.trace/unavailable.exp: Ditto.
6566 * gdb.trace/while-dyn.exp: Ditto.
6567
a2e0062d
PA
65682012-02-15 Pedro Alves <palves@redhat.com>
6569
6570 * gdb.trace/circ.exp (trace_buffer_normal): Rewrite using
6571 gdb_test_multiple, and call unsupported instead of fail, if the
6572 remote side does not support the request.
6573
a1999d40
PA
65742012-02-15 Pedro Alves <palves@redhat.com>
6575
6576 * gdb.server/ext-attach.exp: Make sure gdb is disconnected.
6577 * gdb.server/ext-run.exp: Make sure gdb is disconnected.
6578 * gdb.server/file-transfer.exp: Make sure gdb is disconnected.
6579 * gdb.server/server-mon.exp: Make sure gdb is disconnected.
6580 * gdb.server/server-run.exp: Make sure gdb is disconnected.
6581 * lib/gdbserver-support.exp (gdbserver_start_extended): Only
6582 prepend "extended-" to $gdbserver_protocol if $gdbserver_protocol
6583 doesn't start with "extended-" already.
6584
7cee1e54
PA
65852012-02-15 Pedro Alves <palves@redhat.com>
6586
6587 Support extended-remote. Avoid cascading timeouts.
6588
6589 * gdb.base/attach.exp (do_attach_tests): Add expected output for
6590 the extended-remote target. If attaching with no file fails, load
6591 the file manually.
6592 * gdb.server/ext-attach.exp: Adjust expected attach/detach output.
6593
816338b5
SS
65942012-02-14 Stan Shebs <stan@codesourcery.com>
6595
6596 * gdb.base/ena-dis-br.exp: Add enable count test.
6597
cc30c4bd
PA
65982012-02-13 Pedro Alves <palves@redhat.com>
6599
6600 * config/mips-idt.exp: Delete.
6601 * gdb.base/a2-run.exp: Remove mips-idt xfails.
6602 * gdb.base/bitfields.exp: Remove mips-idt restarts.
6603 * gdb.base/break.exp: Remove mips-idt references.
6604 * gdb.base/chng-syms.exp: Ditto.
6605 * gdb.base/default.exp: Ditto.
6606 * gdb.base/funcargs.exp (funcargs_reload): Delete.
6607 (top level): Don't call it.
6608 * gdb.base/opaque.exp: Remove mips-idt restarts.
6609 * gdb.base/ptype.exp: Remove mips-idt xfails.
6610 * gdb.base/scope.exp: Remove mips-idt restarts.
6611 * gdb.base/sepdebug.exp: Remove mips-idt references.
6612 * gdb.base/watchpoint.exp (maybe_clean_restart)
6613 (maybe_reinitialize): Delete.
6614 (test_disabling_watchpoints, test_disabling_watchpoints)
6615 (test_watchpoint_triggered_in_syscall)
6616 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
6617 Don't call them.
6618
57008375
JK
66192012-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6620
6621 * gdb.server/server-exec-info.exp: New file.
6622
4a2d9c08
PA
66232012-02-10 Pedro Alves <palves@redhat.com>
6624
6625 * gdb.base/break-interp.exp (test_attach_gdb): Assume $file is
6626 always non-empty.
6627 (test_attach): Always pass $exec to test_attach_gdb.
6628
09fa21bd
TT
66292012-02-08 Tom Tromey <tromey@redhat.com>
6630
6631 * gdb.python/py-symbol.exp: Use lookup_global_symbol for tests
6632 before inferior is started.
6633
f0823d2c
TT
66342012-02-07 Tom Tromey <tromey@redhat.com>
6635
6636 * gdb.python/py-symbol.exp: Test Symbol.needs_frame and
6637 Symbol.value.
6638 * gdb.python/py-symbol.c (qq): Set default value.
6639
66402012-02-07 Tom Tromey <tromey@redhat.com>
64e7d9dd
TT
6641
6642 * gdb.python/py-symbol.c (qq): New global.
6643 * gdb.python/py-symbol.exp: Add test for frame-less
6644 lookup_symbol.
6645 * gdb.python/py-symtab.exp: Fix line number.
6646
f7e44f65
JB
66472012-02-03 Joel Brobecker <brobecker@adacore.com>
6648
6649 * gdb.ada/mi_task_arg: New testcase.
6650
4c9ed63c
PA
66512012-02-02 Pedro Alves <palves@redhat.com>
6652
6653 * gdb.reverse/until-precsave.exp: Also put "record save" under the
6654 extended timeout.
6655
c0b9f2c6
PA
66562012-02-02 Pedro Alves <palves@redhat.com>
6657
6658 * gdb.gdb/complaints.exp: Skip if gdb,noinferiorio is set.
6659 * gdb.gdb/selftest.exp (test_with_self): Handle gdb,noinferiorio.
6660
5f8cefd7
PA
66612012-02-02 Pedro Alves <palves@redhat.com>
6662
6663 * gdb.base/term.exp: Rewrite.
6664 * gdb.base/term.c: New.
6665
2f3a2569
PA
66662012-02-02 Pedro Alves <palves@redhat.com>
6667
6668 * gdb.base/default.exp (run "r" abbreviation, run): Add
6669 extended-remote expected output.
6670
f149aabd
TT
66712012-02-02 Tom Tromey <tromey@redhat.com>
6672
6673 * gdb.cp/dispcxx.exp: New file.
6674 * gdb.cp/dispcxx.cc: New file.
6675
03bef283
TT
66762012-02-01 Tom Tromey <tromey@redhat.com>
6677
6678 * gdb.base/jit-simple.exp: New file.
6679 * gdb.base/jit-simple.c: New file.
6680
a79b18b5
YQ
66812012-01-30 Yao Qi <yao@codesourcery.com>
6682
6683 * gdb.base/skip.exp: Make test result unique.
6684
f0d1a53e
JK
66852012-01-30 Jan Kratochvil <jan.kratochvil@redhat.com>
6686
6687 * gdb.base/valgrind-db-attach.exp (attach to debugger): Fix
6688 compatibility with valgrind-3.7.0.
6689
4b3c9f41
PA
66902012-01-27 Pedro Alves <palves@redhat.com>
6691
6692 * gdb.base/watchpoint.exp (no_hw): New global.
6693 (maybe_clean_restart, maybe_reinitialize): If no_hw is set,
6694 disable hw watchpoints.
6695 (test_wide_location_1, test_wide_location_2): If no_hw is set,
6696 don't expect hw watchpoints.
6697 (no_hw_watchpoints): Always clean restart.
6698 (do_tests): New procedure, factored out from the top level.
6699 (top level): Run tests twice. Once with hw watchpoints enabled,
6700 another time with hw watchpoints disabled.
6701
a13491c8
PA
67022012-01-27 Pedro Alves <palves@redhat.com>
6703
6704 * gdb.base/watchpoint.exp (test_no_hw_watchpoints): New, factored
6705 out from the top level.
6706 (top level): Call it instead.
6707
f2c8a051
PA
67082012-01-27 Pedro Alves <palves@redhat.com>
6709
6710 * gdb.base/watchpoint.exp (top level): Re-enable hardware
6711 watchpoints sooner.
6712
654d7a9e
PA
67132012-01-27 Pedro Alves <palves@redhat.com>
6714
6715 * gdb.base/watchpoint.exp (top level): Delete watch ival3.
6716
274f47f3
PA
67172012-01-27 Pedro Alves <palves@redhat.com>
6718
6719 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): Expect
6720 "You may have requested too many hardware
6721 breakpoints/watchpoints".
6722
e4d63ba2
PA
67232012-01-27 Pedro Alves <palves@redhat.com>
6724
6725 * gdb.base/watchpoint.exp (maybe_clean_restart)
6726 (maybe_reinitialize): New.
6727 (test_disabling_watchpoints): Call maybe_reinitialize. Don't
6728 expect "hit N times".
6729 (test_disabling_watchpoints, test_complex_watchpoint)
6730 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
6731 Call maybe_clean_restart.
6732 (top level): Use clean_restart. Remove "mips-idt-*"
6733 reinitialization.
6734
dbd95daf
PA
67352012-01-27 Pedro Alves <palves@redhat.com>
6736
6737 * gdb.base/watchpoint.exp: Always run test_complex_watchpoint.
6738
f3ad2025
PA
67392012-01-27 Pedro Alves <palves@redhat.com>
6740
6741 * gdb.base/watchpoint.exp: Clean restart after tests that don't
6742 require `initialize' anymore. Remove unnecessary `initialize'
6743 calls.
6744
100aa3ae
PA
67452012-01-27 Pedro Alves <palves@redhat.com>
6746
6747 * gdb.base/watchpoint.exp (wp_set): Delete.
6748 (initialize, test_simple_watchpoint, top level): Remove dead code.
6749
c79a8e11
PA
67502012-01-27 Pedro Alves <palves@redhat.com>
6751
6752 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Fix
6753 typo.
6754
048fe15a
PA
67552012-01-27 Pedro Alves <palves@redhat.com>
6756
6757 * config/extended-gdbserver.exp: New file.
6758 * lib/gdbserver-support.exp (gdbserver_start_extended): Extend
6759 comment.
6760 (gdbserver_start_multi, mi_gdbserver_start_multi): New.
6761 * boards/native-extended-gdbserver.exp: New file.
6762
4033a6bf
PA
67632012-01-26 Pedro Alves <palves@redhat.com>
6764
6765 * gdb.base/watchpoint.exp: Replace send_gdb/gdb_expect by gdb_test
6766 and gdb_test_multiple.
6767
3d7f4b81
PA
67682012-01-26 Pedro Alves <palves@redhat.com>
6769
6770 Make test messages unique, and more identifiable.
6771 * gdb.multi/watchpoint-multi.exp: Change test messages.
6772
484abf42
TT
67732012-01-25 Tom Tromey <tromey@redhat.com>
6774
6775 * gdb.base/solib-disc.exp: Fix regexps.
6776
edcc5120
TT
67772012-01-24 Tom Tromey <tromey@redhat.com>
6778
6779 * lib/mi-support.exp (mi_expect_stop): Add special case for
6780 solib-event.
6781 * gdb.base/catch-load-so.c: New file.
6782 * gdb.base/catch-load.exp: New file.
6783 * gdb.base/catch-load.c: New file.
6784 * gdb.base/break-interp.exp (reach_1): Update regexp.
6785
30b91c90
JK
67862012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6787
6788 Fix fuzzy results.
6789 * gdb.mi/var-cmd.c (do_locals_tests): Initialize variables lsimple,
6790 lpsimple and func.
6791
53fe1783
GB
67922012-01-24 Gary Benson <gbenson@redhat.com>
6793
6794 Delete #if 0'd out code.
6795 * gdb.base/default.exp (info catch): Remove.
6796 * gdb.base/gdb_history (info catch): Likewise.
6797 * gdb.base/help.exp (info catch): Likewise.
6798
d0d8b0c6
JK
67992012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6800
6801 Fix watchpoints to be specific for each inferior.
6802 * gdb.multi/watchpoint-multi.c: New file.
6803 * gdb.multi/watchpoint-multi.exp: New file.
6804
4403d8e9
JK
68052012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6806
6807 Fix watchpoints across inferior fork.
6808 * gdb.threads/watchpoint-fork-child.c: New file.
6809 * gdb.threads/watchpoint-fork-mt.c: New file.
6810 * gdb.threads/watchpoint-fork-parent.c: New file.
6811 * gdb.threads/watchpoint-fork-st.c: New file.
6812 * gdb.threads/watchpoint-fork.exp: New file.
6813 * gdb.threads/watchpoint-fork.h: New file.
6814
050a2e1d
PA
68152012-01-23 Pedro Alves <palves@redhat.com>
6816
6817 * gdb.base/call-signal-resume.exp: Allow output after "return".
6818
6a52fb62
PA
68192012-01-20 Pedro Alves <palves@redhat.com>
6820
6821 * gdb.python/py-finish-breakpoint.py: Fix typo.
6822
145b16a9
UW
68232012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
6824
6825 * gdb.base/info-proc.exp: Also run on remote targets. Main
6826 "info proc" command is now always present; whether target supports
6827 actual info proc operation is detected when attempting to issue
6828 the command.
6829
26f6125e
JK
68302012-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6831
6832 * .gdbinit: Remove.
6833
eb5227ce
PA
68342012-01-19 Pedro Alves <palves@redhat.com>
6835
6836 * gdb.java/jprint.exp: Don't rely on inferior output, but instead
6837 look at the funtions' returns.
6838 * gdb.java/jprint.java (jvclass.addprint, jprint.print(int))
6839 (jprint.print(int, int)): Change return type to int. Adjust.
6840
1db33378
PP
68412012-01-18 Paul Pluzhnikov <ppluzhnikov@google.com>
6842
6843 PR gdb/9538
6844 * gdb.base/sepdebug.exp: New test.
6845
b9736cf8
PA
68462012-01-18 Pedro Alves <palves@redhat.com>
6847
6848 * gdb.ada/mi_task_info.exp (-ada-task-info with no argument):
6849 Allow output before ^done.
6850
4aac40c8
TT
68512012-01-16 Tom Tromey <tromey@redhat.com>
6852
6853 * gdb.linespec/linespec.exp: Change some tests to use $decimal.
6854 Add tests for relative directory.
6855
cafec441
TT
68562012-01-16 Tom Tromey <tromey@redhat.com>
6857
6858 * gdb.base/printcmds.c (enum flag_enum): New.
6859 (three): New global.
6860 * gdb.base/printcmds.exp (test_print_enums): Add test for flag
6861 enum printing.
6862 * gdb.python/py-pp-maint.py (build_pretty_printer): Instantiate
6863 FlagEnumerationPrinter.
6864 * gdb.python/py-pp-maint.exp: Add tests for FlagEnumerationPrinter.
6865 * gdb.python/py-pp-maint.c (enum flag_enum): New.
6866 (fval): New global.
6867
abcc4978
PA
68682012-01-16 Pedro Alves <palves@redhat.com>
6869
6870 * lib/gdb.exp (banned_procedures): New variable.
6871 (banned_variables_traced): Rename to ...
6872 (banned_traced): ... this.
6873 (gdb_init): Also trace banned procedures.
6874 (gdb_finish): Also untrace banned procedures.
6875
97ccebe8
PA
68762012-01-16 Pedro Alves <palves@redhat.com>
6877
6878 Remove all calls to strace.
6879
2af7517b
JK
68802012-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6881
6882 * gdb.dwarf2/dw2-namespaceless-anonymous.S: New file.
6883 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: New file.
6884
9241a8bc
PP
68852012-01-13 Paul Pluzhnikov <ppluzhnikov@google.com>
6886
6887 * gdb.base/attach-pie-misread.exp: Pass -pie only to the linker.
6888 * gdb.base/pie-execl.exp: Likewise.
6889
3848a17f
KS
68902012-01-12 Keith Seitz <keiths@redhat.com>
6891
6892 PR mi/10586
6893 * gdb.mi/var-cmd.c (struct anonymous): New structure.
6894 (do_anonymous_type_tests): New function.
6895 (main): Call do_anonymous_type_tests.
6896 * gdb.mi/mi2-var-child.exp: Add anonymous type tests.
6897 (verify_everything): New procedure.
6898 * gdb.mi/mi-var-cp.cc (class A): New class.
6899 (anonymous_structs_and_unions): New function.
6900 (main): Call anonymous_structs_and_unions.
6901 * gdb.mi/mi-var-cp.exp: Add anonymous type tests.
6902 (verify_everything): New procedure.
6903
440e2fca
KS
69042012-01-12 Keith Seitz <keiths@redhat.com>
6905
6906 * lib/mi-support.exp: Expand comments about PATH_EXPR.
6907 (varobj_tree::get_path_expr): Assume that all varobjs are
6908 compound unless they are known simple types.
6909 Adjust path expressions based on parent type, path parent type,
6910 and tree language.
6911 (varobj_tree::walk_tree): Add LANGUAGE parameter and save it into
6912 the root varobj.
6913 (mi_walk_varobj_tree): Add LANGUAGE parameter.
6914
675399c9
PA
69152012-01-11 Pedro Alves <palves@redhat.com>
6916
6917 * gdb.base/default.exp (core-file): Don't expect "GDB can't read
6918 core files on this machine" anymore.
6919
97ddaa9b
PH
69202012-01-11 Paul Hilfinger <hilfingr@adacore.com>
6921
6922 * gdb.base/watchpoint.c (recurser): Initialize local_x.
6923 (main): Repeat recurser call.
6924 * gdb.base/watchpoint.exp: Check that 'watch recurser::local_x' is
6925 equivalent to 'local_x'.
6926
ea733575 69272012-01-11 Paul Hilfinger <hilfingr@adacore.com>
6fdff2c5 6928 Joel Brobecker <brobecker@adacore.com>
ea733575
PH
6929
6930 * gdb.base/recpar.c, gdb.base/recpar.exp: New files.
6931
2ca0b532
PA
69322012-01-05 Pedro Alves <alves.ped@gmail.com>
6933
6934 * gdb.mi/mi-stepn.c, gdb.mi/mi-stepn.exp: New files.
6935 * gdb.python/py-events.c (first): Add bits for new "step N" test.
6936 * gdb.python/py-events.exp: Test that "step N" tripping on a
6937 breakpoint emits a breakpoint event.
6938
6e681866
JB
69392012-01-03 Joel Brobecker <brobecker@adacore.com>
6940
6941 * gdb.base/auxv.exp: Reformat the copyright notice.
6942
3c2d6aff
YQ
69432012-01-03 Yao Qi <yao@codesourcery.com>
6944
6945 * gdb.trace/strace.exp (strace_trace_on_same_addr): New.
6946 (strace_trace_on_diff_addr): New.
6947 * gdb.trace/strace.c: (main): Add two local variables.
6948
0852fee3
UW
69492011-01-02 Ulrich Weigand <uweigand@de.ibm.com>
6950
6951 * gdb.cell/fork.exp: Delete breakpoints after reaching main.
6952 * gdb.cell/gcore.exp: Likewise.
6953 * gdb.cell/solib-symbol.exp: Use "info symbol" instead of "break"
6954 to verify the correct instance of main is selected.
6955
12c3e59c
JB
69562012-01-02 Joel Brobecker <brobecker@adacore.com>
6957
6958 * dg-extract-results.sh, gdb.arch/gcore.c, gdb.arch/gdb1558.c,
6959 gdb.arch/i386-gnu-cfi.c, gdb.base/complex.c, gdb.base/cvexpr.c,
6960 gdb.base/gcore.c, gdb.base/gdb1555-main.c, gdb.base/gdb1555.c,
6961 gdb.base/gdb1821.c, gdb.base/long_long.c, gdb.base/restore.c,
6962 gdb.base/sepdebug.c, gdb.base/type-opaque-lib.c,
6963 gdb.base/type-opaque-main.c, gdb.cp/maint.exp, gdb.cp/namespace1.cc,
6964 gdb.cp/pr9631.cc, gdb.cp/psmang1.cc, gdb.cp/psmang2.cc,
6965 gdb.cp/try_catch.cc, gdb.cp/virtfunc.cc, gdb.hp/gdb.base-hp/reg.exp,
6966 gdb.mi/basics.c, gdb.mi/mi-stack.c, gdb.mi/mi-var-child.c,
6967 gdb.mi/mi2-var-child.exp, gdb.mi/var-cmd.c,
6968 gdb.threads/thread_check.c: Reformat copyright header.
6969
c0f378ec
EBM
69702011-12-30 Edjunior Machado <emachado@linux.vnet.ibm.com>
6971
e4a7ca93 6972 * gdb.python/py-finish-breakpoint.exp: Add `.' prefix for ppc64.
c0f378ec
EBM
6973 * gdb.python/py-finish-breakpoint2.exp: Skip testcase if python support
6974 is not enabled.
6975
3bc96cfb
JK
69762011-12-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6977
6978 * gdb.python/py-finish-breakpoint.c (test_exec_exit): Change the
6979 parameter to self_exec, adjust the function.
6980 (main): Check for argv[1] "exit". Use argv[0] for test_exec_exit.
6981 * gdb.python/py-finish-breakpoint.exp (set var self_exec = 0): New test.
6982 (set var do_exit = 0): Remove test.
6983 (newline at end of file): Add one.
6984
095bcf5e
JB
69852011-12-27 Joel Brobecker <brobecker@adacore.com>
6986
6987 * gdb.base/dmsym.c, gdb.base/dmsym_main.c, gdb.base/dmsym.exp:
6988 New files.
6989
18d19bd1
JK
69902011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6991
6992 Fix racy FAILs.
6993 * gdb.threads/fork-thread-pending.c (barrier): New variable.
6994 (thread_function, thread_forker): Call pthread_barrier_wait for it.
6995 (main): Call pthread_barrier_init for it.
6996
e809353a
JK
69972011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6998
6999 Fix double send_gdb leading to racy FAILs.
7000 * gdb.base/break.exp (set silent break bp_location1): Replace
7001 3x send_gdb and gdb_expect by gdb_test.
7002 * gdb.base/fileio.exp: Replace 2x send_gdb by gdb_exit and sleep.
7003 * gdb.base/foll-vfork.exp (vfork_and_exec_child_follow_to_main_bp)
7004 (vfork_and_exec_child_follow_through_step): Use gdb_test_no_output
7005 instead of send_gdb. Twice.
7006 * gdb.base/sepdebug.exp (set silent break bp_location1): Replace
7007 3x send_gdb and gdb_expect by gdb_test.
7008 * gdb.mi/mi-nsmoribund.exp: Replace 3x send_gdb by mi_gdb_test.
7009
da8cb7ec
JK
70102011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
7011
7012 * gdb.linespec/linespec.exp: Compile using {c++}.
7013
ae1a303e
JK
70142011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
7015
7016 * gdb.cp/templates.exp (test_template_typedef): Import gdb_prompt.
7017 (print destructor of template typedef): Extend it for gcc/51668 XFAIL.
7018 (verify GCC PR debug/51668): New test.
7019
cc72b2a2
KP
70202011-12-23 Kevin Pouget <kevin.pouget@st.com>
7021
7022 Introduce gdb.FinishBreakpoint in Python.
7023 * Makefile.in (EXECUTABLES): Add py-finish-breakpoint and
7024 py-finish-breakpoint2
7025 (MISCALLANEOUS): Add py-events-shlib.so and py-events-shlib-nodebug.so
7026 * gdb.python/py-breakpoint.exp (mult_line): Define and use variable
7027 instead of line number.
7028 * gdb.python/py-finish-breakpoint.c: New file.
7029 * gdb.python/py-finish-breakpoint.exp: New file.
7030 * gdb.python/py-finish-breakpoint.py: New file.
7031 * gdb.python/py-finish-breakpoint2.cc: New file.
7032 * gdb.python/py-finish-breakpoint2.exp: New file.
7033 * gdb.python/py-finish-breakpoint2.py: New file.
7034
3b7962f9
JK
70352011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
7036
7037 Partial fix of compatibility with gcc-4.7.
7038 * gdb.cp/templates.exp (ptype T5<int>, ptype t5i): Turn all PASS cases
7039 into XFAIL "new without size_t". Permit size_t for the KFAIL case.
7040 Add comment to add a PASS case in the future.
7041
6538471c
JK
7042 Fix compatibility with gcc-4.7.
7043 * gdb.python/py-frame-inline.c (f): Use inline for __always_inline__.
7044
7052e42c
UW
70452011-12-21 Ulrich Weigand <ulrich.weigand@linaro.org>
7046
7047 PR tdep/12797
7048 * gdb.base/callfuncs.exp: Remove KFAIL.
7049
9ac7f98e
JB
70502011-12-21 Joel Brobecker <brobecker@adacore.com>
7051
7052 * gdb.ada/task_bp: New testcase.
7053
f6eeced0
JK
70542011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7055
7056 * gdb.base/reread.exp: If srcfile2 fails to build retry it with
7057 -DNO_SECTIONS.
7058 * gdb.base/reread2.c <!NO_SECTIONS>: New sections block.
7059
72225e17
JK
70602011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7061
7062 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Make
7063 PR gcc/45997 XFAIL conditional for gcc <= 4.5.
7064 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
7065 Change PR gcc/41736 to the more specific PR gcc/46955. Make it
7066 conditional for gcc <= 4.5.
7067
13ac8d2c
JK
70682011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7069
7070 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Replace KFAIL
7071 by XFAIL.
7072 * gdb.cp/static-method.exp (info addr A::func())
7073 (list static-method.cc:xxx::(anonymous namespace)::A::func)
7074 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
7075 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
7076 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): Likewise.
7077 * gdb.cp/temargs.exp (test value of F in k2_m, test type of F in k3_m)
7078 (test value of F in k3_m): Likewise.
7079 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
7080 Likewise.
7081
049682ba
JK
70822011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7083
7084 * gdb.threads/attach-stopped.exp (continue (*: attach2 continue))
7085 (*: attach2 stop interrupt, *: attach2, exit leaves process sleeping):
7086 Remove.
7087 * gdb.threads/attachstop-mt.c: Remove.
7088 * gdb.threads/attachstop-mt.exp: Remove.
7089
2c9d8796
MK
70902011-12-17 Mark Kettenis <kettenis@gnu.org>
7091
7092 * gdb.arch/amd64-i386-address.exp: Skip on *-*-openbsd*.
7093
e0f9f062
DE
70942011-12-16 Doug Evans <dje@google.com>
7095
f4aa2101 7096 * boards/native-stdio-gdbserver.exp: New file.
966be4fd
DE
7097 * boards/native-gdbserver.exp: New file.
7098
e0f9f062
DE
7099 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize stdio
7100 gdbserver output.
7101 (gdbserver_default_get_remote_address): New function.
7102 (gdbserver_start): Call gdb,get_remote_address to compute argument
7103 to "target remote" command.
7104
80b6e756
PM
71052011-12-16 Phil Muldoon <pmuldoon@redhat.com>
7106
1c3ad6ab 7107 * gdb.python/py-function.exp: Change "on" to "full" for
80b6e756
PM
7108 python print-stack. Add set/show python print-stack
7109 off|full|message tests.
7110
1576bd00
YQ
71112011-12-15 Yao Qi <yao@codesourcery.com>
7112
7113 * gdb.trace/strace.c: New
7114 * gdb.trace/strace.exp: New.
7115
d6a0f6e0
TT
71162011-12-14 Tom Tromey <tromey@redhat.com>
7117
7118 * gdb.dwarf2/dw2-inline-param.exp: Log the objcopy command.
7119
31015e1d
DE
71202011-12-14 Doug Evans <dje@google.com>
7121
7122 * lib/gdb.exp (gdb_start_cmd): Fix error return value.
7123
7b50312a
PA
71242011-12-14 Pedro Alves <pedro@codesourcery.com>
7125
7126 PR threads/10729
7127
7128 * gdb.mi/watch-nonstop.c: New file.
6fdff2c5 7129 * gdb.mi/mi-watch-nonstop.exp: New file.
7b50312a 7130
924437bc
PA
71312011-12-13 Pedro Alves <pedro@codesourcery.com>
7132 Doug Evans <dje@google.com>
7133
7134 * lib/gdb.exp (gdb_run_cmd, runto_main, gdb_compile)
7135 (clean_restart): Remove references to the gdb_stub target board
7136 variable.
7137 (gdb_step_for_stub): Delete.
7138
7139 * gdb.base/annota1.exp: Remove all references to [target_info
7140 exists gdb_stub], gdb_step_for_stub and usestubs.
7141 * gdb.base/annota3.exp: Ditto.
7142 * gdb.base/async.exp: Ditto.
7143 * gdb.base/break.exp: Ditto.
7144 * gdb.base/code-expr.exp: Ditto.
7145 * gdb.base/commands.exp: Ditto.
7146 * gdb.base/completion.exp: Ditto.
7147 * gdb.base/condbreak.exp: Ditto.
7148 * gdb.base/consecutive.exp: Ditto.
7149 * gdb.base/cvexpr.exp: Ditto.
7150 * gdb.base/define.exp: Ditto.
7151 * gdb.base/display.exp: Ditto.
7152 * gdb.base/ena-dis-br.exp: Ditto.
7153 * gdb.base/environ.exp: Ditto.
7154 * gdb.base/gnu-ifunc.exp: Ditto.
7155 * gdb.base/maint.exp: Ditto.
7156 * gdb.base/pending.exp: Ditto.
7157 * gdb.base/sect-cmd.exp: Ditto.
7158 * gdb.base/sepdebug.exp: Ditto.
7159 * gdb.base/unload.exp: Ditto.
7160 * gdb.base/watchpoint-solib.exp: Ditto.
7161 * gdb.cp/annota2.exp: Ditto.
7162 * gdb.cp/annota3.exp: Ditto.
7163 * gdb.dwarf2/dw2-inline-param.exp: Ditto.
7164 * gdb.hp/gdb.compat/xdb1.exp: Ditto.
7165 * gdb.mi/mi-pending.exp: Ditto.
7166 * gdb.trace/circ.exp: Ditto.
7167 * gdb.cp/ovldbreak.exp: Ditto. Adjust expected line numbers.
7168 * gdb.base/list.exp: Ditto.
7169
7170 * gdb.base/all-types.c: Remove all calls to set_debug_traps and
7171 breakpoint function and all references to the usestubs macro.
7172 * gdb.base/exprs.c: Ditto.
7173 * gdb.base/freebpcmd.c: Ditto.
7174 * gdb.base/bitfields.c: Ditto.
7175 * gdb.base/bitfields2.c: Ditto.
7176 * gdb.base/break.c: Ditto.
7177 * gdb.base/call-sc.c: Ditto.
7178 * gdb.base/call-signals.c: Ditto.
7179 * gdb.base/callfuncs.c: Ditto.
7180 * gdb.base/charset.c: Ditto.
7181 * gdb.base/consecutive.c: Ditto.
7182 * gdb.base/constvars.c: Ditto.
7183 * gdb.base/funcargs.c: Ditto.
7184 * gdb.base/int-type.c: Ditto.
7185 * gdb.base/interrupt.c: Ditto.
7186 * gdb.base/langs0.c: Ditto.
7187 * gdb.base/list0.c: Ditto.
7188 * gdb.base/mips_pro.c: Ditto.
7189 * gdb.base/miscexprs.c: Ditto.
7190 * gdb.base/nodebug.c: Ditto.
7191 * gdb.base/opaque0.c: Ditto.
7192 * gdb.base/pointers.c: Ditto.
7193 * gdb.base/printcmds.c: Ditto.
7194 * gdb.base/ptype.c: Ditto.
7195 * gdb.base/recurse.c: Ditto.
7196 * gdb.base/reread1.c: Ditto.
7197 * gdb.base/reread2.c: Ditto.
7198 * gdb.base/restore.c: Ditto.
7199 * gdb.base/return.c: Ditto.
7200 * gdb.base/run.c: Ditto.
7201 * gdb.base/scope0.c: Ditto.
7202 * gdb.base/sepdebug.c: Ditto.
7203 * gdb.base/setshow.c: Ditto.
7204 * gdb.base/setvar.c: Ditto.
7205 * gdb.base/sigall.c: Ditto.
7206 * gdb.base/signals.c: Ditto.
7207 * gdb.base/structs.c: Ditto.
7208 * gdb.base/structs2.c: Ditto.
7209 * gdb.base/testenv.c: Ditto.
7210 * gdb.base/twice.c: Ditto.
7211 * gdb.base/unwindonsignal.c: Ditto.
7212 * gdb.base/watchpoint.c: Ditto.
7213 * gdb.base/watchpoints.c: Ditto.
7214 * gdb.base/whatis.c: Ditto.
7215 * gdb.cp/classes.cc: Ditto.
7216 * gdb.cp/cplusfuncs.cc: Ditto.
7217 * gdb.cp/derivation.cc: Ditto.
7218 * gdb.cp/formatted-ref.cc: Ditto.
7219 * gdb.cp/misc.cc: Ditto.
7220 * gdb.cp/overload.cc: Ditto.
7221 * gdb.cp/ovldbreak.cc: Ditto.
7222 * gdb.cp/ref-params.cc: Ditto.
7223 * gdb.cp/ref-types.cc: Ditto.
7224 * gdb.cp/templates.cc: Ditto.
7225 * gdb.cp/virtfunc.cc: Ditto.
7226 * gdb.hp/gdb.aCC/run.c: Ditto.
7227 * gdb.hp/gdb.base-hp/callfwmall.c: Ditto.
7228 * gdb.hp/gdb.compat/xdb0.c: Ditto.
7229 * gdb.reverse/consecutive-reverse.c: Ditto.
7230 * gdb.reverse/sigall-reverse.c: Ditto.
7231 * gdb.reverse/until-reverse.c: Ditto.
7232 * gdb.reverse/watch-reverse.c: Ditto.
7233 * gdb.trace/actions.c: Ditto.
7234 * gdb.trace/circ.c: Ditto.
7235 * gdb.trace/collection.c: Ditto.
7236
fabde485
PA
72372011-12-13 Pedro Alves <pedro@codesourcery.com>
7238
7239 * gdb.base/watchpoint.c (struct foo2, foo2, struct foo4, foo4)
7240 (func6, func7): New.
7241 (main): Call func6 and func7.
7242 * gdb.base/watchpoint.exp (test_wide_location_1)
7243 (test_wide_location_2): New.
7244 (top level): Re-enable hardware watchpoints if necessary. Call
7245 test_wide_location_1 and test_wide_location_2.
7246
ff7d1690
YQ
72472011-12-11 Yao Qi <yao@codesourcery.com>
7248
7249 * gdb.trace/status-stop.exp: Skip it if target doesn't support trace.
7250
a6af7abe
JB
72512011-12-11 Joel Brobecker <brobecker@adacore.com>
7252
7253 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp: Adjust
7254 expected output for unsupported case.
7255
61638e15
JK
72562011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7257
7258 PR testsuite/12649
7259 * gdb.trace/ftrace.exp (test_fast_tracepoints): Import gdb_prompt.
7260 Protect gdb_test_multiple by final $gdb_prompt match.
7261
0a00efc3
JK
72622011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7263
7264 * gdb.cp/static-method.exp (have_gcc_45682_fixed, info addr A::func()):
7265 New variable, new test.
7266 (list static-method.cc:xxx::(anonymous namespace)::A::func)
7267 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
7268 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
7269 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): KFAIL
7270 them if HAVE_GCC_45682_FIXED is not set.
7271
4511b1ba
YQ
72722011-12-10 Yao Qi <yao@codesourcery.com>
7273
7274 * gdb.trace/status-stop.exp: New.
7275 * gdb.trace/status-stop.c: New.
7276
27949e73
JK
72772011-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7278
7279 * gdb.reverse/until-precsave.exp (run to end of main) Extend the
7280 timeout.
7281
d8ea7931
TT
72822011-12-08 Tom Tromey <tromey@redhat.com>
7283
7284 * gdb.cp/ovsrch.exp (test_class): Correctly use "a_param" in
7285 condition.
7286
1cc310d2
SS
72872011-12-07 Stan Shebs <stan@codesourcery.com>
7288
7289 * gdb.trace/tfind.exp: Update for output changes.
7290
d482a875
PA
72912011-12-07 Pedro Alves <pedro@codesourcery.com>
7292
7293 * gdb.ada/catch_ex.exp: Skip as unsupported if "catch exception"
7294 throws "Cannot insert catchpoints in this configuration".
7295 * gdb.ada/mi_catch_ex.exp: Likewise.
7296
f0ba3972
PA
72972011-12-06 Pedro Alves <pedro@codesourcery.com>
7298
7299 * gdb.base/break-always.exp: Test changing memory at addresses
7300 with breakpoints inserted.
7301
f8eba3c6
TT
73022011-12-06 Joel Brobecker <brobecker@acacore.com>
7303
6fdff2c5
PA
7304 * gdb.ada/fullname_bp.exp: Add tests for other valid linespecs
7305 involving a fully qualified function name.
f8eba3c6
TT
7306
73072011-12-06 Tom Tromey <tromey@redhat.com>
7308
7309 * gdb.ada/homonym.exp: Add three breakpoint tests.
7310
73112011-12-06 Tom Tromey <tromey@redhat.com>
7312
7313 * gdb.base/solib-weak.exp (do_test): Remove kfail.
7314 * gdb.trace/tracecmd.exp: Disable pending breakpoints earlier.
7315 * gdb.objc/objcdecode.exp: Update for output changes.
7316 * gdb.linespec/linespec.exp: New file.
7317 * gdb.linespec/lspec.cc: New file.
7318 * gdb.linespec/lspec.h: New file.
7319 * gdb.linespec/body.h: New file.
7320 * gdb.linespec/base/two/thefile.cc: New file.
7321 * gdb.linespec/base/one/thefile.cc: New file.
7322 * gdb.linespec/Makefile.in: New file.
7323 * gdb.cp/templates.exp (test_template_breakpoints): Update for
7324 output changes.
7325 * gdb.cp/re-set-overloaded.exp: Remove kfail.
7326 * gdb.cp/ovldbreak.exp: Update for output changes. "all" test now
7327 makes one breakpoint.
7328 * gdb.cp/method2.exp (test_break): Update for output changes.
7329 * gdb.cp/mb-templates.exp: Update for output changes.
7330 * gdb.cp/mb-inline.exp: Update for output changes.
7331 * gdb.cp/mb-ctor.exp: Update for output changes.
7332 * gdb.cp/ovsrch.exp: Use fully-qualified names.
7333 * gdb.base/solib-symbol.exp: Run to main later. Breakpoint now
7334 has multiple matches.
7335 * gdb.base/sepdebug.exp: Disable pending breakpoints. Update for
7336 error message change.
7337 * gdb.base/list.exp (test_list_filename_and_number): Update for
7338 error message change.
7339 * gdb.base/break.exp: Disable pending breakpoints. Update for
7340 output changes.
7341 * configure.ac: Add gdb.linespec.
7342 * configure: Rebuild.
7343 * Makefile.in (ALL_SUBDIRS): Add gdb.linespec.
7344
c642a434
UW
73452011-12-06 Ulrich Weigand <uweigand@de.ibm.com>
7346
7347 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out read-only
7348 last_break register on s390*-*-* targets.
7349
b18003d1
JB
73502011-12-06 Joel Brobecker <brobecker@adacore.com>
7351
7352 * gdb.ada/watch_arg/pck.ads, gdb.ada/watch_arg/pck.adb: New files.
7353 * gdb.ada/watch_arg/watch.adb: Adjust code to avoid modification
7354 of parameter X in procedure Foo.
7355
fe96589c
SS
73562011-12-05 Stan Shebs <stan@codesourcery.com>
7357
7358 * gdb.trace/tfind.exp: Update help string matches.
7359
1820ab47
JK
73602011-12-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7361
7362 * gdb.server/ext-run.exp (get process list): Accept also systemd
7363 as PID 1.
7364
e11ac3a3
JK
73652011-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7366 Pedro Alves <pedro@codesourcery.com>
7367
7368 * gdb.base/break-entry.exp: Move the target use_gdb_stub test before
7369 starting GDB.
7370 * gdb.base/default.exp: Replace target use_gdb_stub checks by global
7371 $use_gdb_stub.
7372 * gdb.base/display.exp: Likewise.
7373 * gdb.base/ending-run.exp: Likewise.
7374 * gdb.base/list.exp (test_listsize): Likewise.
7375 * gdb.base/setshow.exp: Likewise.
7376 * gdb.base/valgrind-db-attach.exp: Set global use_gdb_stub to 1.
7377 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd): Replace target use_gdb_stub
7378 check by global $use_gdb_stub.
7379 (gdb_test_multiple): Forbid run, start or attach for !$use_gdb_stub.
7380 (default_gdb_start): Set global use_gdb_stub from target use_gdb_stub.
7381 (default_gdb_init): Unset global $use_gdb_stub.
7382 (gdb_continue_to_end, rerun_to_main): Replace target use_gdb_stub check
7383 by global $use_gdb_stub.
7384 * lib/gdbserver-support.exp: Extend comments for set_board_info
7385 gdb_protocol and gdb,socketport.
7386 (gdbserver_start_extended): Set global gdbserver_protocol and
7387 gdbserver_gdbport. Clear global use_gdb_stub.
7388 * lib/mi-support.exp (default_mi_gdb_start): Set global use_gdb_stub
7389 from target use_gdb_stub.
7390 (mi_run_cmd): Replace target use_gdb_stub check by global $use_gdb_stub.
7391
1d41d75c
DE
73922011-12-03 Doug Evans <dje@google.com>
7393
7394 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd, run_to_main): Add comments.
7395 (gdb_step_for_stub): Add comments.
7396
d6d7a51a
MR
73972011-12-02 Maciej W. Rozycki <macro@codesourcery.com>
7398
7399 * lib/gdb.exp (gdb_expect): Pass all the exception conditions up
7400 to the caller.
7401 (gdb_test_multiple): Likewise.
7402
05acf274
JK
74032011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7404
7405 Fix gdb.mi/mi-solib.exp without system debug info installed.
7406 * lib/mi-support.exp (mi_expect_stop): Accept FILE also for `from'
7407 expect attribute, return 0 for it. Update comments.
7408
2268b414
JK
74092011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7410
7411 * gdb.base/solib-corrupted.exp: Suppress test on is_remote target.
7412 (corrupted list): Adjust the expectation.
7413
585861ea
JK
74142011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7415
7416 PR threads/13448
7417 * gdb.dwarf2/dw2-var-zero-addr.S: New file.
7418 * gdb.dwarf2/dw2-var-zero-addr.exp: New file.
7419 * gdb.threads/tls-var-main.c: New file.
7420 * gdb.threads/tls-var.c: New file.
7421 * gdb.threads/tls-var.exp: New file.
7422
968643aa
JK
74232011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7424
7425 PR testsuite/12649
7426 * gdb.trace/collection.exp (gdb_collect_return_test): Import gdb_prompt.
7427 Protect gdb_test_multiple by final $gdb_prompt match.
7428 * gdb.trace/tspeed.exp (gdb_fast_trace_speed_test): Likewise.
7429 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
7430 (test_tracepoints): Likewise.
7431
9750bca9
JK
74322011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7433
7434 PR breakpoints/13346
7435 * gdb.dwarf2/dw2-objfile-overlap-inner.S: New file.
7436 * gdb.dwarf2/dw2-objfile-overlap-outer.S: New file.
7437 * gdb.dwarf2/dw2-objfile-overlap.exp: New file.
7438
ac1349b7
JB
74392011-12-01 Joel Brobecker <brobecker@adacore.com>
7440
7441 * gdb.ada/homonym/pck.ads, gdb.ada/homonym/pck.adb: New files.
7442 * gdb.ada/homonym/homonym.adb: For use of all types defined
7443 locally inside both Get_Value subprograms.
7444
26d44faf
JK
74452011-12-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7446
7447 Fix racy FAILs.
7448 * gdb.base/foll-exec.exp (zap_session): Use gdb_test_no_output instead
7449 of send_gdb.
7450
514f6425
UW
74512011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
7452
7453 * gdb.base/testenv.exp: Skip on remote targets. Unset global
7454 environment variable after test completed.
7455
4255c8d2
UW
74562011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
7457
7458 * gdb.base/solib-nodir.exp: Skip if remote target.
7459 * gdb.base/gdb.fortran.exp: Use shlib= flag when linking main
7460 application. Call gdb_load_shlibs.
7461 * gdb.mi/mi-solib.exp: Use mi_load_shlibs instead of gdb_load_shlibs.
7462
a35ad96a
JB
74632011-11-29 Joel Brobecker <brobecker@adacore.com>
7464
7465 * gdb.base/infoline.c, gdb.base/infoline.exp: New files.
7466
1a1d5513
JB
74672011-11-28 Joel Brobecker <brobecker@adacore.com>
7468
7469 * gdb.ada/fullname_bp: New testcase.
7470
50b4ddf8
JK
74712011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7472
7473 PR testsuite/12649
7474 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test #2):
7475 Wrap send_gdb into a new gdb_test.
7476
fb0aec57
JK
7477 Code cleanup.
7478 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse4_test):
7479 Convert send_gdb and gdb_expect to gdb_test_multiple.
7480
2376d946
JK
74812011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7482
7483 * gdb.base/jit-so.exp (one_jit_test): Add testcase name to log message.
7484
1eec78bd
KS
74852011-11-23 Keith Seitz <keiths@redhat.com>
7486
7487 * lib/mi-support.exp (varobj_tree): New namespace and procs.
7488 (mi_varobj_tree_test_children_callback): New proc.
7489 (mi_walk_varobj_tree): New proc.
7490
36dfb11c
TT
74912011-11-22 Tom Tromey <tromey@redhat.com>
7492
7493 * lib/mi-support.exp (mi_run_cmd_full): Rename from mi_run_cmd.
7494 Add "use_mi_command" argument.
7495 (mi_run_cmd, mi_run_with_cli): New procs.
7496 * gdb.mi/solib-lib.c: New file.
7497 * gdb.mi/solib-main.c: New file.
7498 * gdb.mi/mi-solib.exp: New file.
7499
0e965dd0
DE
75002011-11-21 Doug Evans <dje@google.com>
7501
7502 * gdb.cp/nextoverthrow.exp: Skip test if debug info for
7503 _Unwind_DebugHook is missing.
7504
f196051f
SS
75052011-11-20 Stan Shebs <stan@codesourcery.com>
7506
7507 * gdb.trace/tstatus.exp: New.
7508 * gdb.trace/actions.c: Include string.h.
7509
bfccc43c
YQ
75102011-11-18 Yao Qi <yao@codesourcery.com>
7511
7512 * gdb.trace/pending.exp: New.
7513 * gdb.trace/pending.c: New.
7514 * gdb.trace/pendshr1.c: New.
7515 * gdb.trace/pendshr2.c: New.
7516 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Check one
7517 tracepoint location becomes pending.
7518 (tracepoint_change_loc_2): New.
7519
73cd8ab1
DM
75202011-11-16 David S. Miller <davem@davemloft.net>
7521
7522 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero when
7523 target is sparc*-*-linux*
7524
77426730
PK
75252011-11-15 Paul Koning <paul_koning@dell.com>
7526
7527 * gdb.python/py-type.exp: New testcases for exceptions on scalar
7528 types.
7529
ed59ded5
DE
75302011-11-14 Doug Evans <dje@google.com>
7531
7532 * gdb.base/shell.exp: New file.
7533
405f8e94
SS
75342011-11-14 Stan Shebs <stan@codesourcery.com>
7535
7536 * gdb.trace/ftrace.c: New.
7537 * gdb.trace/ftrace.exp: New.
7538
1e4d1764
YQ
75392011-11-14 Yao Qi <yao@codesourcery.com>
7540
7541 * gdb.trace/change-loc-1.c: New.
7542 * gdb.trace/change-loc-2.c: New.
7543 * gdb.trace/change-loc.c: New.
7544 * gdb.trace/change-loc.exp: New.
7545 * gdb.trace/change-loc.h: New.
7546 * gdb.trace/trace-break.c (marker): Define new symbol.
7547 * gdb.trace/trace-break.exp (break_trace_same_addr_5):
6fdff2c5 7548 New.
1e4d1764
YQ
7549 (break_trace_same_addr_6): New.
7550
71eba9c2 75512011-11-12 Matt Rice <ratmice@gmail.com>
7552
7553 * gdb.base/info-macros.exp: Make tests for info definitions
7554 test info macro. Add tests for info macro argument processing.
7555 Rename a few tests.
7556
1d93e29a
KS
75572011-11-11 Keith Seitz <keiths@redhat.com>
7558
7559 PR gdb/12843
7560 * gdb.base/linespecs.exp: New file.
7561
a4b5b48a
DE
75622011-11-11 Doug Evans <dje@google.com>
7563
7564 * gdb.threads/print-threads.exp: Extend timeout for slower
7565 tests.
7566
f6b47be4
DE
75672011-11-10 Doug Evans <dje@google.com>
7568
792a0230
DE
7569 * gdb.reverse/i387-env-reverse.exp: Extend timeout of
7570 "record to end of main" test.
7571
f6b47be4
DE
7572 * gdb.python/py-type.c (TS): New typedef.
7573 (ts): New global.
7574 * gdb.python/py-type.exp: Test field list of typedef.
7575
22355c90
JB
75762011-11-10 Joel Brobecker <brobecker@adacore.com>
7577
7578 * gdb.ada/small_reg_param: New testcase.
7579
a7860e76
TT
75802011-11-09 Tom Tromey <tromey@redhat.com>
7581
7582 * gdb.cp/destrprint.exp: New file.
7583 * gdb.cp/destrprint.cc: New file.
7584
72a2e3dc
MI
75852011-11-08 Meador Inge <meadori@codesourcery.com>
7586
7587 * gdb.arch/thumb-prologue.c (switch_stack_to_same): New test function.
7588 (switch_stack_to_other): New test function.
7589 * gdb.arch/thumb-prologue.exp: New test cases.
7590
c7195df2 75912011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
7bf9deb0
MR
7592
7593 * lib/mi-support.exp (mi_send_resuming_command_raw): Fix a typo.
7594
d3895d7d
YQ
75952011-11-08 Yao Qi <yao@codesourcery.com>
7596
7597 * gdb.exp (supports_process_record): New.
7598 (supports_reverse): New.
7599 * gdb.reverse/break-precsave.exp: Call support_process_record
7600 to run test conditionally.
7601 * gdb.reverse/consecutive-precsave.exp: Likewise.
7602 * gdb.reverse/i386-precsave.exp: Likewise.
7603 * gdb.reverse/machinestate-precsave.exp: Likewise.
7604 * gdb.reverse/solib-precsave.exp: Likewise.
7605 * gdb.reverse/step-precsave.exp: Likewise.
7606 * gdb.reverse/until-precsave.exp: Likewise.
7607 * gdb.reverse/watch-precsave.exp: Likewise.
7608 * gdb.reverse/break-reverse.exp: Call support_reverse to run
7609 test conditionally.
7610 * gdb.reverse/consecutive-reverse.exp: Likewise.
7611 * gdb.reverse/finish-precsave.exp: Likewise.
7612 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
7613 * gdb.reverse/finish-reverse.exp: Likewise.
7614 * gdb.reverse/i386-reverse.exp: Likewise.
7615 * gdb.reverse/i386-sse-reverse.exp: Likewise.
7616 * gdb.reverse/machinestate.exp: Likewise.
7617 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Likewise.
7618 * gdb.reverse/sigall-precsave.exp: Likewise.
7619 * gdb.reverse/sigall-reverse.exp: Likewise.
7620 * gdb.reverse/solib-reverse.exp: Likewise.
7621 * gdb.reverse/step-reverse.exp: Likewise.
7622 * gdb.reverse/until-reverse.exp: Likewise.
7623 * gdb.reverse/watch-reverse.exp: Likewise.
7624
a59306a3
YQ
76252011-11-05 Yao Qi <yao@codesourcery.com>
7626
7627 * gdb.trace/trace-break.exp: Add test on setting two
7628 fast tracepoints at the same address.
7629
87769f59
JK
76302011-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7631
7632 * gdb.base/commands.exp (cmd1 error): Fix false ERROR with gdbserver.
7633
3065dfb6
SS
76342011-11-02 Stan Shebs <stan@codesourcery.com>
7635
7636 * gdb.trace/collection.c: Add code using strings.
7637 * gdb.trace/collection.exp: Add tests of string collection.
7638
89e208db
JK
76392011-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7640
7641 * gdb.base/skip-solib.exp (executable_main): New variable.
7642 (binfile_main): Base it on that.
7643 Use $executable_main in clean_restart calls. Drop gdb_exit and
7644 gdb_start calls.
7645
405e54e9
JK
76462011-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7647
7648 Fix racy FAILs.
7649 * lib/mi-support.exp (mi_gdb_test): Replace thread_selected_re and
7650 breakpoint_re globals import by async. Set string_regex to .* for
7651 async. Remove the optional thread_selected_re and breakpoint_re
7652 globals expectations.
7653
58e8570a
JM
76542011-11-01 Joseph Myers <joseph@codesourcery.com>
7655
7656 * gdb.base/maint.exp: XFAIL "maint info sections DATA" on MinGW as
7657 well as Cygwin.
7658
7b35ec7f 76592011-11-01 Justin Lebar <justin.lebar@gmail.com>
1bfeeb0f
JL
7660
7661 Add tests for skip command.
89e208db
JK
7662 * gdb.base/skip-solib-lib.c: New
7663 * gdb.base/skip-solib-main.c: New
7664 * gdb.base/skip-solib.exp: New
7665 * gdb.base/skip.c: New
7666 * gdb.base/skip.exp: New
7667 * gdb.base/skip1.c: New
7668 * gdb.base/Makefile.in: Adding new files.
1bfeeb0f 7669
b9fd1791
PA
76702011-10-31 Yao Qi <yao@codesourcery.com>
7671 Pedro Alves <pedro@codesourcery.com>
7672
6fdff2c5
PA
7673 * gdb.trace/trace-break.c: New.
7674 * gdb.trace/trace-break.exp: New.
b9fd1791 7675
4323fecc
JK
76762011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7677
7678 * gdb.threads/no-unwaited-for-left.exp: Specify $srcfile for
7679 break-here-2.
7680
0e5bf2a8
PA
76812011-10-28 Pedro Alves <pedro@codesourcery.com>
7682
7683 * gdb.threads/no-unwaited-for-left.c: New.
7684 * gdb.threads/no-unwaited-for-left.exp: New.
7685 * gdb.threads/non-ldr-exc-1.c: New.
7686 * gdb.threads/non-ldr-exc-1.exp: New.
7687 * gdb.threads/non-ldr-exc-2.c: New.
7688 * gdb.threads/non-ldr-exc-2.exp: New.
7689 * gdb.threads/non-ldr-exc-3.c: New.
7690 * gdb.threads/non-ldr-exc-3.exp: New.
7691 * gdb.threads/non-ldr-exc-4.c: New.
7692 * gdb.threads/non-ldr-exc-4.exp: New.
7693
3a3dad98
JK
76942011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7695
7696 * gdb.base/async-shell.exp: Skip the testfile for use_gdb_stub.
7697 * gdb.base/attach-pie-misread.exp: Likewise.
7698 * gdb.base/break-interp.exp: Likewise.
7699 * gdb.base/default.exp (attach, run "r" abbreviation, run): Skip these
7700 testcases for use_gdb_stub.
7701 * gdb.dwarf2/dw2-restore.exp: Fix the run for use_gdb_stub.
7702 (continue): New testcase.
7703 * gdb.python/py-events.exp: Skip the testfile for use_gdb_stub.
7704 * gdb.threads/attach-into-signal.exp: Likewise.
7705 * gdb.threads/attach-stopped.exp: Likewise.
7706 * gdb.threads/attachstop-mt.exp: Likewise.
7707
d6a5d40c
PK
77082011-10-28 Paul Koning <paul_koning@dell.com>
7709
7710 * gdb.python/lib-types.exp (deep_items): Rename from deepitems.
7711
ca539be8
JK
77122011-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7713
7714 * lib/mi-support.exp (breakpoint_re): Suppress match reporting.
7715 (mi_gdb_test): Import globals thread_selected_re
7716 and breakpoint_re. Expect them optionally at the regex start.
7717
d234ef5c
DE
77182011-10-27 Doug Evans <dje@google.com>
7719
7720 * gdb.python/python.exp: Test source -s.
7721
ab964825
PK
77222011-10-26 Paul Koning <paul_koning@dell.com>
7723
7724 * gdb.python/lib-types.cc (struct A): New structure.
7725 * gdb.python/lib-types.exp (deepitems): New tests.
d234ef5c 7726
54d8a644
PK
77272011-10-25 Paul Koning <paul_koning@dell.com>
7728
7729 PR python/13327
d234ef5c 7730
54d8a644
PK
7731 * gdb.python/py-value.exp: Add testcases for is_lazy attribute,
7732 fetch_lazy method.
7733
b0221781
YQ
77342011-10-24 Yao Qi <yao@codesourcery.com>
7735
7736 * lib/gdb.exp (can_single_step_to_signal_handler): Return 0 when
7737 target is tic6x-*-*.
7738
6cda5a20
JB
77392011-10-21 Joel Brobecker <brobecker@adacore.com>
7740
7741 * gdb.ada/mi_task_info/task_switch.adb: New file.
7742 * gdb.ada/mi_task_info.exp: New file.
7743
5ed9db04
JK
77442011-10-21 Jan Kratochvil <jan.kratochvil@redhat.com>
7745
7746 * gdb.cp/expand-psymtabs-cxx.exp: New file.
7747 * gdb.cp/expand-psymtabs-cxx.cc: New file.
7748
9df2fbc4
PM
77492011-10-20 Phil Muldoon <pmuldoon@redhat.com>
7750
7751 PR python/12656
7752
7753 * gdb.python/py-block.exp: Add is_global, is_static, static_block,
7754 global_block tests.
7755
736086ba
TT
77562011-10-18 Tom Tromey <tromey@redhat.com>
7757
7758 * gdb.base/jit-so.exp (one_jit_test): Remove spurious backslash.
7759
4af31552
TT
77602011-10-18 Tom Tromey <tromey@redhat.com>
7761
7762 * gdb.base/source.exp: Don't include full file name in test name.
7763 * gdb.python/python.exp: Don't include full file name in test
7764 name.
7765
43136979
AR
77662011-10-18 Jan Kratochvil <jan.kratochvil@redhat.com>
7767
7768 * gdb.base/attach-pie-noexec.c: New files.
7769 * gdb.base/attach-pie-noexec.exp: New files.
7770
543a9323
JM
77712011-10-17 Joseph Myers <joseph@codesourcery.com>
7772
7773 * lib/gdb.exp (gdb_test_multiple): Expect newline and secondary
7774 prompt for each extra line in command.
7775
21ae7a4d
JK
77762011-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7777
7778 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.shl): KFAIL it.
7779 Revert the part of:
7780 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7781 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
7782 Change the expected string.
7783
20ec36d9
JK
77842011-10-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7785
7786 Fix results with system glibc debug info installed.
7787 * gdb.base/disp-step-syscall.exp (continue to $syscall (1st time))
7788 (continue to $syscall (2nd time), continue to $syscall (3rd time)):
7789 Accept also __libc_ symbol prefix and no prefix.
7790
6501c2fc
KS
77912011-10-14 Keith Seitz <keiths@redhat.com>
7792
7793 PR c++/13225
7794 * gdb.cp/converts.cc (foo3_1): New function.
7795 (foo3_2): New functions.
7796 * gdb.cp/converts.exp: Add tests for int to pointer conversion
7797 and null pointer conversions of integer constant zero.
7798 Add test to check if all arguments are checked for incompatible
7799 conversion BADNESS.
7800
55b1fd0c
TT
78012011-10-14 Tom Tromey <tromey@redhat.com>
7802
7803 * gdb.threads/attachstop-mt.exp: Add $srcfile to the linespecs.
7804 * gdb.threads/attach-stopped.exp (corefunc): Add $srcfile to the
7805 linespec.
7806
22c05d8a
JK
78072011-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7808
7809 Fix internal error regression.
7810 * gdb.dwarf2/implptr-optimized-out.S: New file.
7811 * gdb.dwarf2/implptr-optimized-out.exp: New file.
7812
1d6edc3c
JK
78132011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7814
7815 Fix empty DWARF expressions DATA vs. SIZE conditionals.
7816 * gdb.dwarf2/dw2-op-call.S (arraycallnoloc, arraynoloc): New DIEs.
7817 (loclist): New.
7818 (4): New abbrev.
7819 * gdb.dwarf2/dw2-op-call.exp: Remove variable srcfile and executable.
7820 Use prepare_for_testing, remove clean_restart.
7821 (p arraynoloc, p arraycallnoloc): New tests.
7822
9ec72168
JK
78232011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7824
7825 * gdb.cp/namespace-enum.exp (executable): New variable.
7826 (binfile): Use ${objdir}/${subdir}/ prefix.
7827 Use ${executable} for clean_restart.
7828
9c6c53f7
SA
78292011-10-11 Sterling Augustine <saugustine@google.com>
7830
7831 * gdb.cp/Makefile.in: Add namespace-enum test.
7832 * gdb.cp/namespace-enum.exp: New file.
7833 * gdb.cp/namespace-enum.c: New file.
7834 * gdb.cp/namespace-enum-main.c: New file.
7835
fac7ceb3
UW
78362011-10-11 Ulrich Weigand <ulrich.weigand@linaro.org>
7837
7838 * gdb.python/py-shared.exp: Relax filename check to handle remote:
7839 sysroot.
7840
941b2081
JK
78412011-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7842
7843 Reimplement @entry in input expressions.
7844 * gdb.base/exprs.c (v_int_array_init): New variable.
7845 * gdb.base/exprs.exp (print v_int_array_init)
7846 (print *v_int_array_init@1, print *v_int_array_init@2)
7847 (print v_int_array_init[0]@1, print v_int_array_init[0]@2)
7848 (print v_int_array_init[1]@1): New tests.
7849
0344e878
JM
78502011-10-10 Joseph Myers <joseph@codesourcery.com>
7851
7852 * gdb.cp/gdb2495.exp: Do not include directories in filename in
7853 expected message.
7854
5a56e9c5
DE
78552011-10-09 Doug Evans <dje@google.com>
7856
7857 * gdb.base/alias.exp: Add tests for alias command.
7858
2bda9cc5
JK
78592011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7860
7861 * gdb.arch/amd64-entry-value.s: New file.
7862 * gdb.mi/mi2-amd64-entry-value.s: New file.
7863
a471c594
JK
78642011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7865
7866 Display @entry parameter values even for references.
7867 * gdb.arch/amd64-entry-value.cc (reference, datap, datap_input): New
7868 functions.
7869 (main): New variables regvar, nodatavarp, stackvar1, stackvar2. Call
7870 reference and datap_input.
7871 * gdb.arch/amd64-entry-value.exp (reference, breakhere_reference): New
7872 breakpoints.
7873 (continue to breakpoint: entry_reference: reference)
7874 (entry_reference: bt at entry)
7875 (continue to breakpoint: entry_reference: breakhere_reference)
7876 (entry_reference: bt, entry_reference: ptype regparam)
7877 (entry_reference: p regparam, entry_reference: ptype regparam@entry)
7878 (entry_reference: p regparam@entry, entry_reference: p &regparam@entry)
7879 (entry_reference: p regcopy, entry_reference: p nodataparam)
7880 (entry_reference: p nodataparam@entry): New tests.
7881
36b11add
JK
78822011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7883
7884 Support @entry in input expressions.
7885 * gdb.arch/amd64-entry-value.exp (entry: p i@entry, entry: p j@entry)
7886 (entry_stack: p s1@entry, entry_stack: p s2@entry)
7887 (entry_stack: p d9@entry, entry_stack: p da@entry, tailcall: p i@entry)
7888 (tailcall: p j@entry): New tests.
7889 * gdb.cp/koenig.cc (A::entry): New function.
7890 (main): Call it.
7891 * gdb.cp/koenig.exp (p entry (c)): New test.
7892
e18b2753
JK
78932011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7894
7895 Display @entry parameter values (without references).
7896 * gdb.arch/amd64-entry-value.cc (locexpr, stacktest, data, data2)
7897 (different, validity, invalid): New functions.
7898 (main): Call them.
7899 * gdb.arch/amd64-entry-value.exp: New breakpoints breakhere_locexpr,
7900 stacktest, breakhere_stacktest, different, breakhere_different,
7901 breakhere_validity and breakhere_invalid.
7902 (entry: bt): Update for @entry.
7903 (entry_locexpr: *, entry_stack: *, entry_equal: *, entry_different: *)
7904 (entry_validity: *, entry_invalid: *): Many new tests.
7905 * gdb.base/break.exp
7906 (run until breakpoint set at small function, optimized file): Accept
7907 also the @entry suffix.
7908 * gdb.mi/Makefile.in (PROGS): Add mi2-amd64-entry-value.
7909 * gdb.mi/mi2-amd64-entry-value.c: New files.
7910 * gdb.mi/mi2-amd64-entry-value.exp: New files.
7911
2d6c5dc2
JK
79122011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7913
7914 Protect entry values against self tail calls.
7915 * gdb.arch/amd64-entry-value.cc (self2, self): New.
7916 (main): Call self.
7917 * gdb.arch/amd64-entry-value.exp (self: breakhere, self: bt)
7918 (set debug entry-values 1, self: bt debug entry-values): New tests.
7919
111c6489
JK
79202011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7921
7922 Recognize virtual tail call frames.
7923 * gdb.arch/amd64-entry-value.cc (c, a, b, amb_z, amb_y, amb_x, amb)
7924 (amb_b, amb_a): New.
7925 (main): Call a and b.
7926 * gdb.arch/amd64-entry-value.exp (tailcall: breakhere, tailcall: bt)
7927 (tailcall: p i, tailcall: p j, set $sp0=$sp, up, p $sp0 == $sp, frame 3)
7928 (p $sp0 + sizeof (void *) == $sp, ambiguous: breakhere, ambiguous: bt):
7929 New tests.
7930
8e3b41a9
JK
79312011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7932
7933 Implement basic support for DW_TAG_GNU_call_site.
7934 * gdb.arch/Makefile.in (EXECUTABLES): Add amd64-entry-value.
7935 * gdb.arch/amd64-entry-value.cc: New file.
7936 * gdb.arch/amd64-entry-value.exp: New file.
7937
181cebd4
JK
79382011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7939
7940 Fix DW_OP_GNU_implicit_pointer for DWARF32 v3+ on 64-bit arches.
7941 * gdb.dwarf2/implptr-64bit.S: New file.
7942 * gdb.dwarf2/implptr-64bit.exp: New file.
7943
741f5e3c
JK
79442011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7945
7946 Fix initial language detection with -readnow.
7947 * gdb.cp/readnow-language.cc: New file.
7948 * gdb.cp/readnow-language.exp: New file.
7949
a73d2258
JK
79502011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7951
7952 Fix printed anonymous struct name.
7953 * gdb.cp/anon-struct.exp (print type of X::t2): New test.
7954
af369495
JM
79552011-10-09 Joseph Myers <joseph@codesourcery.com>
7956
7957 * gdb.base/solib-symbol.exp: Do not include directories in
7958 filenames in expected messages.
7959
1fa57852
DE
79602011-10-07 Doug Evans <dje@google.com>
7961
7962 * gdb.python/py-pp-maint.py: Add tests for `replace' arg.
7963
bd054e06
KP
79642011-10-07 Kevin Pouget <kevin.pouget@st.com>
7965
7966 Allow Python notification of new object-file loadings.
7967 * gdb.python/py-events.exp: Test newobjfile event.
7968 * gdb.python/py-events.py: Register newobjfile callback.
7969 * gdb.python/py-events.c: Add call to shared library
7970 * gdb.python/py-events-shlib.c: New file.
7971
8031b6f8
JM
79722011-10-06 Joseph Myers <joseph@codesourcery.com>
7973
7974 * gdb.base/fixsection.exp: Do not include directories in filename
7975 in expected message.
7976
7fea6923
PM
79772011-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
7978
7979 Add tests for passing of environment variables to inferior.
7980 * gdb.base/testenv.c: New test source.
7981 * gdb.base/testenv.exp: New expect test.
7982
687f2a88
PK
79832011-10-04 Paul Koning <paul_koning@dell.com>
7984
7985 * gdb.python/py-value.c (main): Break before return.
7986
cb6be26b
KP
79872011-10-04 Kevin Pouget <kevin.pouget@st.com>
7988
7989 PR python/12691: Add the inferior to Python exited event
7990 * gdb.python/py-events.exp: Test the inferior attribute of exited
7991 event with a fork.
7992 * gdb.python/py-events.py: Print inferior number on exit.
7993 * gdb.python/py-events.c: Fork the inferior.
7994
fb213700
EBM
79952011-10-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
7996
7997 * gdb.base/jit.exp: Add testcase name to log message
7998
aa2071bd
PK
79992011-10-03 Paul Koning <paul_koning@dell.com>
8000 Jan Kratochvil <jan.kratochvil@redhat.com>
8001
8002 * gdb.python/py-value.exp
8003 (python inval = gdb.parse_and_eval('*(int*)0'))
8004 (python argc_lazy = gdb.parse_and_eval('argc'), sanity check argc)
8005 (set argc=2, python print argc_lazy): New tests.
8006
dd11a36c
JB
80072011-10-02 Joel Brobecker <brobecker@adacore.com>
8008
8009 * gdb.base/save-bp.exp, gdb.base/save-bp.c: New files.
8010
46f886f1
JK
80112011-10-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8012 Pedro Alves <pedro@codesourcery.com>
8013
8014 * gdb.python/py-value.exp (test_value_in_inferior): New variable
8015 can_read_0, test for it.
8016 (python print gdb.parse_and_eval('*(int*)0')): Rename to ...
8017 (parse_and_eval with memory error): ... here, make it untested if
8018 can_read_0.
8019
c5cb204f
MP
80202011-09-30 Marek Polacek <mpolacek@redhat.com>
8021
8022 * gdb.python/python.exp (verify pagination beforehand)
8023 (verify pagination afterwards): Fix race by splitting the line.
8024
68fb0ec0
JM
80252011-09-29 Joseph Myers <joseph@codesourcery.com>
8026
8027 * lib/gdb.exp (is_amd64_regs_target, is_x86_like_target): Allow
8028 for 64-bit multilibs from i?86-* targets.
8029
6aee0d90
MP
80302011-09-29 Marek Polacek <mpolacek@redhat.com>
8031
8032 * lib/gdb.exp: Fix a typo in one of the comments.
8033
e9101ff5
MP
80342011-09-29 Marek Polacek <mpolacek@redhat.com>
8035
8036 * gdb.base/foll-fork.exp: Fix race by adding "y or n" to the
8037 matching pattern.
8038
7a81bdbf
PK
80392011-09-28 Paul Koning <paul_koning@dell.com>
8040
8041 * gdb.python/py-type.c (enum E): New.
8042 * gdb.python/py-type.exp (test_fields): Add tests for Python
8043 mapping access to fields.
8044 (test_enums): New test for field access on enums.
8045
6710bf39
SS
80462011-09-27 Stan Shebs <stan@codesourcery.com>
8047
8048 * gdb.trace/collection.exp: Test collection of $_ret.
8049
b2a6bdeb
AT
80502011-09-22 Andreas Tobler <andreast@fgznet.ch>
8051
8052 * lib/gdb.exp (gdb_compile): Set rpath and remove -ldl from the
8053 list of compilation switches for <*-*-freebsd*>.
8054
3c9057f3
SS
80552011-09-19 Stan Shebs <stan@codesourcery.com>
8056
8057 * gdb.trace/tspeed.exp: New file.
8058 * gdb.trace/tspeed.c: New file.
8059
34518530
YQ
80602011-09-18 Yao Qi <yao@codesourcery.com>
8061
8062 * gdb.arch/arm-disp-step.S (test_ldr_literal): Test for Thumb
8063 instructions.
8064 (test_adr_32bit, test_pop_pc): Likewise.
8065 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New test for
8066 Thumb instructions.
8067 * gdb.arch/arm-disp-step.exp (test_ldm_stm_pc): Match $gdb_prompt
8068 in gdb_test_multiple.
8069 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New.
8070
ab254057
YQ
80712011-09-17 Yao Qi <yao@codesourcery.com>
8072
8073 * lib/gdb.exp (can_single_step_to_signal_handler): New.
8074 * gdb.base/kill-after-signal.exp: Call it. Skip if target doesn't
8075 support single step to signal handler.
8076
9c317b71
YQ
80772011-09-17 Yao Qi <yao@codesourcery.com>
8078
8079 * gdb.base/disp-step-fork.c: New.
8080 * gdb.base/disp-step-syscall.exp: New.
8081 * gdb.base/disp-step-vfork.c: New.
8082
a8123151
JB
80832011-09-16 Joel Brobecker <brobecker@adacore.com>
8084
8085 * gdb.ada/tasks.exp: Make the expected output for
8086 the `info tasks' tests more resilient to spacing
8087 changes.
8088
63a9aad8
JK
80892011-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
8090
8091 * gdb.python/py-evthreads.exp (Run to breakpoint 1)
8092 (reached breakpoint 2, reached breakpoint 3): Update expected output.
8093
2aa48337
KP
80942011-09-15 Kevin Pouget <kevin.pouget@st.com>
8095
8096 PR Python/12692 Add gdb.selected_inferior() to Python interface.
8097 * gdb.python/py-inferior.exp: Add testcase for gdb.selected_inferior().
8098
6839b47f
KP
80992011-04-30 Kevin Pouget <kevin.pouget@st.com>
8100
8101 Handle multiple breakpoint hits in Python interface:
8102 * gdb.python/py-events.exp: Set a duplicate breakpoint and check its
8103 presence.
8104 * gdb.python/py-events.py (breakpoint_stop_handler): Browse all the
8105 breakpoint hits.
8106
0935723e
JK
81072011-09-13 Sami Wagiaalla <swagiaal@redhat.com>
8108 Jan Kratochvil <jan.kratochvil@redhat.com>
8109
8110 * gdb.python/py-events.exp: Remove pretty printing comment.
8111 * gdb.python/py-evsignal.exp: New file.
8112 * gdb.python/py-evthreads.c: Include signal.h.
8113 (thread3): Remove variable count3. Remove variable bad and use raise
8114 instead.
8115 (thread2): Remove variable count2. Move thread3 pthread_create here,
8116 merge pthread_join to a single line.
8117 (main): Remove variable count1. Merge pthread_join with pthread_create
8118 to a single line.
8119 * gdb.python/py-evthreads.exp: Remove pretty printing comment. New
8120 KFAIL python/12966 for gdbserver. Test return value of
8121 gdb_compile_pthreads. Use gdb_run_cmd. Replace send_gdb and
8122 gdb_expect by gdb_test and gdb_test_multiple.
8123 (thread 2, thread 3): New tests.
8124
4801a9a3
PA
81252011-09-12 Matt Rice <ratmice@gmail.com>
8126 Pedro Alves <pedro@codesourcery.com>
8127
8128 PR gdb/13175
8129
8130 * gdb.base/interp.exp: New tests.
8131 * gdb.base/interp.c: New file.
8132
24ece742
DE
81332011-09-12 Doug Evans <dje@google.com>
8134
8135 * gdb.dwarf2/clztest.exp: Fix initialization of tests array.
8136 * gdb.dwarf2/typeddwarf.exp: Ditto.
8137
7f062217
JK
81382011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8139
8140 Fix compatibility with x32 arch.
8141 * testsuite/gdb.dwarf2/typeddwarf.exp: Check also is_lp64_target.
8142 * testsuite/gdb.trace/backtrace.exp: Use is_amd64_regs_target and
8143 is_x86_like_target.
8144 * testsuite/gdb.trace/collection.exp: Likewise.
8145 * testsuite/gdb.trace/report.exp: Likewise.
8146 * testsuite/gdb.trace/unavailable.exp: Likewise.
8147 * testsuite/gdb.trace/while-dyn.exp: Likewise.
8148 * testsuite/lib/gdb.exp (is_amd64_regs_target): New function.
8149 (is_x86_like_target): Check also is_amd64_regs_target.
8150
08711b9a
JK
81512011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8152
8153 PR breakpoints/12435
8154 * gdb.arch/amd64-prologue-xmm.c: New file.
8155 * gdb.arch/amd64-prologue-xmm.exp: New file.
8156 * gdb.arch/amd64-prologue-xmm.s: New file.
8157
b99b5f66
JK
81582011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8159
8160 * gdb.dwarf2/dw2-param-error-main.c: New file.
8161 * gdb.dwarf2/dw2-param-error.S: New file.
8162 * gdb.dwarf2/dw2-param-error.exp: New file.
8163
a391a2f6
PA
81642011-09-08 Pedro Alves <pedro@codesourcery.com>
8165
8166 * gdb.base/annota1.exp, gdb.base/annota3.exp: Extract the
8167 inferior's pid and look for a core dump named core.$pid. Use
8168 `remote_file' commands on the host instead of hand coding shell
8169 commands on the build.
8170 * gdb.base/valgrind-db-attach.exp: Kill the program before
8171 finishing the test.
8172
7d8e6458 81732011-09-02 Matt Rice <ratmice@gmail.com>
8174
8175 * lib/prompt.exp: New file for testing the first prompt.
8176 * gdb.python/py-prompt.exp: Ditto.
8177 * gdb.python/py-prompt.c: Ditto (copy of ext-attach.c).
8178
68e77c9e
PA
81792011-09-02 Pedro Alves <pedro@codesourcery.com>
8180
8181 * gdb.threads/gcore-thread.exp: Set the global core_supported to
8182 0, before testing gcore.
8183
9655e943
JK
81842011-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8185
df6dc84d
JK
8186 * dw2-ifort-parameter-debug.S: Update copyright year.
8187 * dw2-ifort-parameter.c: Update copyright year.
8188 * dw2-ifort-parameter.exp: Update copyright year.
8189
9655e943
JK
8190 * dw2-ifort-parameter-debug.S: New file.
8191 * dw2-ifort-parameter.c: New file.
8192 * dw2-ifort-parameter.exp: New file.
8193
353d1d73
JK
81942011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8195
8196 * gdb.base/commands.exp (error_clears_commands_left): New function.
8197 (): Call it.
8198
5c07461a
JK
81992011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8200
8201 * gdb.mi/mi-inheritance-syntax-error.cc (A): Make `a' public.
8202 (C): Initialize `a'.
8203 * gdb.mi/mi-inheritance-syntax-error.exp
8204 (-data-evaluate-expression $path): Expect `a' as 5.
8205
0d932b2f
MK
82062011-08-26 Marc Khouzam <marc.khouzam@ericsson.com>
8207
8208 PR mi/11912
8209 * gdb.mi/mi-inheritance-syntax-error.cc: New file.
8210 * gdb.mi/mi-inheritance-syntax-error.exp: New file.
8211 * gdb.mi/mi-var-cp.cc: Updated for new 'class'
8212 keyword in output of -var-info-path-expression.
8213
bdb54049
JK
82142011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8215
8216 * gdb.trace/backtrace.exp: Use is_lp64_target to check 64bit target.
8217 * gdb.trace/collection.exp: Likewise.
8218 * gdb.trace/report.exp: Likewise.
8219 * gdb.trace/unavailable.exp: Likewise.
8220 * gdb.trace/while-dyn.exp: Likewise.
8221
59cde39c
KS
82222011-08-18 Keith Seitz <keiths@redhat.com>
8223
8224 PR c++/12266
8225 * gdb.cp/meth-typedefs.cc: New file.
8226 * gdb.cp/meth-typedefs.exp: New file.
8227
fa3a4f15
PM
82282011-08-17 Phil Muldoon <pmuldoon@redhat.com>
8229
6fdff2c5 8230 * gdb.python/python.exp: Add extended-prompt tests.
fa3a4f15 8231
c1049fca
JK
82322011-08-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8233
8234 * gdb.arch/i386-dr3-watch.exp
8235 (watchpoint on gap1 does not fit debug registers)
8236 (delete all watchpoints): Fix racy expect strings.
8237
d93f7b5c
YQ
82382011-08-14 Yao Qi <yao@codesourcery.com>
8239
8240 * gdb.base/maint.exp: set data_section to ".neardata".
8241 * gdb.base/savedregs.c (thrower): Trigger SIGILL on NO-MMU machine.
8242 * gdb.base/savedregs.exp: Handle SIGILL.
8243 * gdb.mi/mi-syn-frame.c (bar): Trigger SIGILL on NO-MMU machine.
8244 * gdb.xml/tdesc-regs.exp: Set core-regs for tic6x-*-*.
8245
457e09f0
DE
82462011-08-12 Doug Evans <dje@google.com>
8247
8248 * gdb.python/py-symbol.exp: Add test for symbol.type.
8249
5d0bb2fb
UW
82502011-08-12 Ulrich Weigand <ulrich.weigand@linaro.org>
8251
8252 * gdb.threads/pthreads.exp: Enable on non-native configurations.
8253 * gdb.mi/mi-pthreads.exp: Likewise.
8254 * gdb.mi/mi2-pthreads.exp: Likewise.
8255 * gdb.mi/gdb669.exp.exp: Likewise.
8256
fcdfa280
PA
82572011-08-09 Pedro Alves <pedro@codesourcery.com>
8258
8259 * lib/mi-support.exp (detect_async): Rename to...
8260 (mi_detect_async): ... this.
8261 * gdb.mi/mi-nonstop-exit.exp: Adjust.
8262 * gdb.mi/mi-nonstop.exp: Adjust.
8263 * gdb.mi/mi-ns-stale-regcache.exp: Adjust.
8264 * gdb.mi/mi-nsintrall.exp: Adjust.
8265 * gdb.mi/mi-nsmoribund.exp: Adjust.
8266 * gdb.mi/mi-nsthrexec.exp: Adjust.
8267
9d8fa392
PA
82682011-08-09 Pedro Alves <pedro@codesourcery.com>
8269
8270 * gdb.base/display.c (do_loops): New `p_i' local.
8271 * gdb.base/display.exp: Test displaying a variable that is
8272 temporarily at a bad address.
8273
b6cede78
JK
82742011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8275
8276 * gdb.dwarf2/dw2-op-stack-value.S: New file.
8277 * gdb.dwarf2/dw2-op-stack-value.exp: New file.
8278
67bedb8c
JK
82792011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8280
8281 * gdb.dwarf2/dw2-simple-locdesc.S: Replace .value by .2byte.
3c542bc3
JK
8282 * gdb.dwarf2/dw2-case-insensitive.exp (regexp case-sensitive off)
8283 (p fuNC_symtab): Permit also ppc64 leading dot.
67bedb8c 8284
af6e93b2
PA
82852011-08-05 Pedro Alves <pedro@codesourcery.com>
8286
8287 * gdb.trace/unavailable.exp (test_maybe_regvar_display): New
8288 procedure.
8289 (gdb_collect_args_test, gdb_collect_locals_test): Use it.
8290
1cf0e11f
YQ
82912011-08-05 Yao Qi <yao@codesourcery.com>
8292
8293 * gdb.base/callfuncs.exp: Set language after main.
8294 * gdb.cp/cplusfuncs.exp: Likewise.
8295 * gdb.cp/inherit.exp: Likewise.
8296
a1e28cb2
UW
82972011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
8298
8299 * gdb.base/nostdlib.exp: Skip on gdb_stub targets.
8300 * gdb.base/watch-vfork.exp: Skip on remote targets.
8301
d4f5bbb9
UW
83022011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
8303
8304 * gdb.threads/thread-find.exp: Support remote targets.
8305
724f4f80
UW
83062011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
8307
8308 * gdb.base/jit.exp: Download solib_binfile to target.
8309 * gdb.base/jit-so.exp: Likewise. Also, use gdb_load_shlibs
8310 and call dlopen without full path name.
8311 * gdb.cp/infcall-dlopen.exp: Use gdb_load_shlibs and call
8312 dlopen without full path name.
8313
934709f0
PW
83142011-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8315
8316 * gdb.base/break-always.exp: Complete the test
8317 with duplicated breakpoints and enabling/disabling them.
8318
c26106c4
TT
83192011-08-02 Tom Tromey <tromey@redhat.com>
8320
8321 PR gdb/11289:
8322 * gdb.cp/overload.exp: Fix regexps. Remove kfails.
8323
9300444e 83242011-08-01 Paul Pluzhnikov <ppluzhnikov@google.com>
fbe12357
PP
8325
8326 PR gdb/13045
8327 * gdb.base/float.exp: Add new test case for PR gdb/13045
8328 * gdb.base/float.c: New file.
8329
00bd41d6
PM
83302011-07-28 Phil Muldoon <pmuldoon@redhat.com>
8331
8332 * gdb.python/py-mi.exp: Test printers returning string hint, and
8333 also not returning a value.
8334 * gdb.python/py-prettyprint.c: Add testcase for above.
8335 * gdb.python/py-prettyprint.py: Add test printer for above.
8336
d24f74ce
JK
83372011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8338
8339 * gdb.dwarf2/dw2-simple-locdesc.S: Change DWARF version to 3.
8340 (.Ldie26, .Ldie41, .Ldie4a, .Ldie54, .Ldie5b): Remove.
8341 (.Ldie30) Add as field "data4".
8342 (.Ldie32) Rename field "b" to "shl".
8343 (abbrev4) Change for the "data4" field.
8344 (abbrev5, abbrev6) Remove.
8345 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.b): Rename to ...
8346 (p &s.shl): ... here. Add comment.
8347 (p &s.data4): New.
8348
bb7da2bf
JK
83492011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8350
8351 Fix crash on lval_computed values.
8352 * gdb.dwarf2/implptr.exp (print sizeof (j[0])): New test.
8353
11081198
JK
83542011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8355
8356 * gdb.base/help.exp (help whatis): Update the expected string.
8357
3c6e0cb3
JK
83582011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8359
8360 * gdb.dwarf2/dw2-simple-locdesc.S: New file.
8361 * gdb.dwarf2/dw2-simple-locdesc.exp: New file.
8362 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
8363 Change the expected string.
8364
efa80663
PA
83652011-07-26 Pedro Alves <pedro@codesourcery.com>
8366
8367 * gdb.base/watchpoint.exp
8368 (test_disable_enable_software_watchpoint): New procedure.
8369 (top level): Run it.
8370
db8e4570
UW
83712011-07-26 Ulrich Weigand <ulrich.weigand@linaro.org>
8372
8373 * gdb.python/py-mi.exp: Avoid '+' in filenames. Call C version of
8374 executable file "${binfile}", C++ version "${binfile}-cxx".
8375 * gdb.python/py-prettyprint.exp: Likewise.
8376 * gdb.python/py-symbol.exp: Likewise.
8377 * gdb.python/py-type.exp: Likewise.
8378 * gdb.python/py-value.exp: Likewise.
8379 * gdb.python/py-template.exp (test_template_arg): Pass full executable
8380 file name instead of just suffix.
8381
543305c9
JK
83822011-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8383
8384 Fix implicit pointer offsets.
8385 * gdb.dwarf2/implptr.c (add): New marker baz breakpoint.
8386 * gdb.dwarf2/implptr.exp (set baz breakpoint for implptr)
8387 (continue to breakpoint: continue to baz breakpoint for implptr)
8388 (sanity check element 0, sanity check element 1)
8389 (enter the inlined function, check element 0 for the offset)
8390 (check element 1 for the offset)
8391 (continue to breakpoint: ignore the second baz breakpoint): New tests.
8392 (set foo breakpoint for implptr): Update the breakpoint number.
8393
b3215adc
UW
83942011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
8395
8396 * gdb.python/py-mi.exp: Use different file names for different
8397 versions of the executable under test.
8398 * gdb.python/py-prettyprint.exp: Likewise.
8399 * gdb.python/py-symbol.exp: Likewise.
8400 * gdb.python/py-template.exp: Likewise.
8401 * gdb.python/py-type.exp: Likewise.
8402 * gdb.python/py-value.exp: Likewise.
8403
182b9acc
UW
84042011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
8405
8406 * gdb.python/py-breakpoint.exp: Re-set can-use-hw-watchpoints
8407 flag after restarting GDB if necessary.
8408
e6052b5d
UW
84092011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
8410
8411 * gdb.python/py-shared.exp: Call gdb_load_shlibs.
8412
1ced966e
PA
84132011-07-22 Pedro Alves <pedro@codesourcery.com>
8414
8415 * gdb.arch/i386-dr3-watch.exp: Test that the i386 watchpoints
8416 backend doesn't leave used debug registers behind.
8417
3543a589
TT
84182011-07-22 Tom Tromey <tromey@redhat.com>
8419
8420 * gdb.dwarf2/typeddwarf.c: XFAIL 'z' on x86-64.
8421 * gdb.dwarf2/typeddwarf.exp (xfail-gdb-test): Add arch_pattern
8422 argument.
8423 * gdb.dwarf2/typeddwarf-amd64.S: New file.
8424
14d15303 84252011-07-21 Matt Rice <ratmice@gmail.com>
8426
8427 * gdb.threads/Makefile.in: Avoid globbing corethreads.exp
8428 in mostlyclean rule. Add files ending in .core.
8429
9b158ba0 84302011-07-21 Matt Rice <ratmice@gmail.com>
8431
8432 PR macros/12999
8433 * gdb.base/info-macros.c: New test sources.
8434 * gdb.base/info-macros.exp: New tests.
8435
d17b6f81
PM
84362011-07-21 Phil Muldoon <pmuldoon@redhat.com>
8437
8438 * gdb.python/python.exp: Add prompt substitution tests.
8439
918dd910
JK
84402011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
8441
8442 Fix crash if referenced CU is aged out.
8443 * gdb.dwarf2/dw2-op-call.exp (maintenance set dwarf2 max-cache-age 0):
8444 New.
8445 * gdb.dwarf2/implptr.exp: Likewise.
8446
0e37a63c
JK
84472011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
8448
8449 * gdb.dwarf2/implptr.S: Rebuilt.
8450 * gdb.dwarf2/implptr.c (intp, intpp, intppp): New typedefs.
8451 (bar): Use them for j, k, l.
8452 * gdb.dwarf2/implptr.exp: New variable opts. Support runtest parameter
8453 COMPILE.
8454 (print j in implptr:bar): Update for the intp typedef.
8455 (print p[0].x in implptr:foo): Use more exact regex.
8456
f65cf84c
TT
84572011-07-18 Tom Tromey <tromey@redhat.com>
8458
8459 * gdb.cp/static-method.exp: Add missing single quote.
8460
d5b4a7be
YQ
84612011-07-18 Yao Qi <yao@codesourcery.com>
8462
8463 * gdb.base/async-shell.exp: Skip test if displaced stepping is not
8464 supported.
8465 * gdb.mi/mi-nonstop-exit.exp: Likewise.
8466 * gdb.mi/mi-nonstop.exp: Likewise.
8467 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
8468 * gdb.mi/mi-nsintrall.exp: Likewise.
8469 * gdb.mi/mi-nsmoribund.exp: Likewise.
8470 * gdb.mi/mi-nsthrexec.exp: Likewise.
8471 * gdb.python/py-evthreads.exp: Likewise.
8472
e9ea2662
JK
84732011-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8474
8475 Code cleanup.
8476 * gdb.cp/namespace.exp (xfail_class_types): New variable. Initialize
8477 it. Substitute it instead of test_compiler_info everywhere.
8478
ce451573
UW
84792011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
8480
8481 * gdb.base/type-opaque.exp: Use gdb_load_shlibs. Run test on
8482 remote targets as well.
8483
756d88a7
UW
84842011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
8485
8486 * lib/gdb.exp (gdb_compile_shlib_pthreads): New helper.
8487 * gdb.threads/tls-shared.exp: Use it. Call gdb_load_shlibs.
8488
31f83dc5
UW
84892011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
8490
8491 * lib/gdb.exp (gdb_compile): Specify rpath if the *target* is
8492 a remote machine, not the host.
8493 (gdb_compile_shlib): Set soname if target is remote.
8494
059241a0
PP
84952011-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
8496
8497 * gdb.cp/minsym-fallback.exp: Link in C++ mode.
8498
28a0b48c 84992011-07-13 Matt Rice <ratmice@gmail.com>
8500
8501 * gdb.python/py-objfile-script-gdb.py: Renamed to
8502 py-objfile-script-gdb.py.in.
8503 * gdb.python/py-objfile-script-gdb.py.in: Renamed from
8504 py-objfile-script-gdb.py.
8505 * gdb.python/py-objfile-script.exp: Update reference to
8506 py-objfile-script-gdb.py.
8507
9a771b67
JK
85082011-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8509
8510 * gdb.dwarf2/dw2-op-call.S (array1): Use the real label; do not
8511 reference undefined label.
8512
04ad99e6
JK
85132011-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8514
8515 * gdb.dwarf2/dw2-const.S (Pointer size): Change from 4 to 8.
8516 (DW_AT_high_pc, DW_AT_low_pc): Remove them.
8517 (val8, .Ltype_const8, .Ltype_int8, DW_TAG_variable): New.
8518 * gdb.dwarf2/dw2-const.exp (print/x val8): New test.
8519
713389e0
PM
85202011-07-11 Phil Muldoon <pmuldoon@redhat.com>
8521
6fdff2c5 8522 PR python/12438
713389e0 8523 * gdb.python/python.exp: Add maint set/show python print-stack
6fdff2c5 8524 deprecated tests. Add set/show python print-backtrace tests.
713389e0 8525
97d146f8
JK
85262011-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8527
8528 * gdb.java/jprint.exp (print a java.lang.String): xfail without system
8529 debug info.
8530
facde0e5 85312011-07-06 Matt Rice <ratmice@gmail.com>
8532
8533 * gdb.python/python.exp: Update filename paths.
8534 * gdb.python/py-symtab.exp: Ditto.
8535
438640d1
MP
85362011-07-06 Marek Polacek <mpolacek@redhat.com>
8537
8538 * gdb.python/py-evthreads.exp: Add missing `$'.
8539
33a365df
MF
85402011-07-06 Jie Zhang <jie.zhang@analog.com>
8541
8542 * config/bfin.exp: New file.
8543 * gdb.asm/asm-source.exp (bfin-*-*): Handle Blackfin targets.
8544 * gdb.asm/bfin.inc: New file.
8545
8f7ae686
MP
85462011-07-06 Marek Polacek <mpolacek@redhat.com>
8547
df46027d 8548 * gdb.python/py-evthreads.exp: Fix race by adding an anchor to match
8f7ae686
MP
8549 the whole output.
8550
eb2a6f42
TT
85512011-07-05 Tom Tromey <tromey@redhat.com>
8552
8553 * gdb.java/jprint.java (jprint.hi): New field.
8554 * gdb.java/jprint.exp: Print string.
8555
177b42fe
TJB
85562011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
8557
8558 * gdb.base/call-sc.c: Fix typos.
8559 * gdb.base/ifelse.exp: Likewise.
8560 * gdb.base/structs.c: Likewise.
8561
3b2a0cf2
JB
85622011-07-06 Paul Pluzhnikov <ppluzhnikov@google.com>
8563
8564 * gdb.base/jit-so.exp: New test.
8565 * gdb.base/jit-dlmain.c: New file.
8566 * gdb.base/jit-main.c: Allow "main" to be elsewhere.
8567
46fc714c
JK
85682011-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8569
8570 * gdb.cp/m-static.exp: Call get_compiler_info.
e17476d7
JK
8571 (static const int initialized nowhere): Call setup_xfail for gcc <= 4.4.
8572 * gdb.cp/pr9167.exp (p b): Likewise.
8573 * gdb.cp/temargs.exp: Do not set have_pr_45024_fixed for gcc 4.6.
8574 (test value of P in inner_m, test type of Z in inner_m): Call
8575 setup_xfail for gcc <= 4.5.
46fc714c 8576
418c7cf7
JK
85772011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8578
8579 * gdb.cp/paren-type.cc: New files.
8580 * gdb.cp/paren-type.exp: New files.
8581
3d50dd94
JK
85822011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8583
8584 Stop on first linespec terminator instead of eating what we can.
8585 * gdb.cp/minsym-fallback-main.cc (main): Call also C::operator ().
8586 * gdb.cp/minsym-fallback.cc (C::operator ()): Define.
8587 * gdb.cp/minsym-fallback.exp (break 'C::f()'): Change to ...
8588 (break C::f()): ... this one.
8589 (break C::operator()()): New test.
8590 * gdb.cp/minsym-fallback.h (C::operator ()): Declare.
8591 * gdb.java/jmisc.exp (break jmisc.main(java.lang.String[])int): New
8592 test.
8593
dcf9f4ab
JK
85942011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8595
8596 Fall back linespec to minimal symbols.
8597 * gdb.base/psymtab.exp (Don't search past end of psymtab.): Update the
8598 error message.
8599 * gdb.cp/cplusfuncs.exp (list foo::operator int*): Likewise.
8600 * gdb.cp/minsym-fallback-main.cc: New file.
8601 * gdb.cp/minsym-fallback.cc: New file.
8602 * gdb.cp/minsym-fallback.exp: New file.
8603 * gdb.cp/minsym-fallback.h: New file.
8604
3f542ed1
JK
86052011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8606
8607 * gdb.cp/no-dmgl-verbose.cc: New file.
8608 * gdb.cp/no-dmgl-verbose.exp: New file.
8609
86102011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
900e11f9
JK
8611
8612 * gdb.base/break-interp.exp (reach_1, test_ld): Allow also the prefix
8613 __GI_.
8614 * gdb.cp/psymtab-parameter.cc (func): Make it a template function.
8615 (f): New function.
8616 * gdb.cp/psymtab-parameter.exp (complete break 'func(): Rename to ...
8617 (complete p 'func<short>(): ... here.
8618 * gdb.dwarf2/dw2-linkage-name-trust-main.cc: New file.
8619 * gdb.dwarf2/dw2-linkage-name-trust.S: New file.
8620 * gdb.dwarf2/dw2-linkage-name-trust.exp: New file.
8621 * gdb.cp/temargs.exp (test type of F in k3_m, test value of F in k3_m):
8622 Make them KFAIL gcc/49546.
8623
00eb2c4a
JB
86242011-07-01 Joel Brobecker <brobecker@adacore.com>
8625
8626 * gdb.ada/catch_ex.exp: Add temporary catchpoint tests.
8627
85a20c42
JK
86282011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8629
8630 Test GCC PR debug/49546.
8631 * gdb.cp/temargs.exp (set sixth breakpoint for temargs)
8632 (test type of F in k3_m, test value of F in k3_m): New.
8633 * gdb.cp/temargs.cc (struct S3, struct K3): New.
8634 (main): New variable k3. Call k3.k3_m.
8635
d2d43431
JB
86362011-07-01 Jean-Charles Delay <delay@adacore.com>
8637
8638 * gdb.ada/packed_array.exp: Fix expected outout.
8639
54ae186f
JB
86402011-07-01 Jean-Charles Delay <delay@adacore.com>
8641
8642 * gdb.ada/packed_array.exp: fixed expected output.
8643
8f17729f
JB
86442011-07-01 Joel Brobecker <brobecker@adacore.com>
8645
8646 * gdb.ada/same_enum: New testcase.
8647
f5aa6869
JB
86482011-07-01 Joel Brobecker <brobecker@adacore.com>
8649
8650 * gdb.ada/ptr_typedef: New testcase.
8651
828292f2
JB
86522011-07-01 Joel Brobecker <brobecker@adacore.com>
8653
8654 * gdb.ada/arrayptr.exp: Add ptype test.
8655
18920c42
JB
86562011-07-01 Joel Brobecker <brobecker@adacore.com>
8657
8658 * gdb.ada/char_enum: New testcase.
8659
3536d9e3 86602011-07-01 Yao Qi <yao@codesourcery.com>
54aeeb99
YQ
8661
8662 * gdb.base/dump.exp (capture_pointer_with_type): New.
8663 Get value from address instead of name.
8664 Start GDB once, and do `dump' and `restore'
8665 tests together.
8666
db863c42
MF
86672011-06-30 Jie Zhang <jie.zhang@analog.com>
8668 Mike Frysinger <vapier@gentoo.org>
8669
8670 * config/monitor.exp (get_remotetimeout, set_remotetimeout): New
8671 helper functions for getting/setting remotetimeout variable.
8672 * lib/gdb.exp (gdb_load): If the target is remote, set
8673 $oldremotetimeout to get_remotetimeout, then call set_remotetimeout
8674 with $loadtimeout. Set $load_ok to 0 before doing the load.
8675 Instead of returning, immediately, set $load_ok to 0. Call
8676 set_remotetimeout with $oldremotetimeout, and then return if
8677 $load_ok is 1.
8678
e9e642a8
AB
86792011-06-30 Andrew Burgess <aburgess@broadcom.com>
8680
8681 * gdb.python/py-template.exp: Don't run this test if the target
8682 does not support c++ tests.
8683
32019081
JK
86842011-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8685
8686 Fix non-only rename list for Fortran modules import.
8687 * gdb.fortran/module.exp (print var_x, print var_y, print var_z): New
8688 tests.
8689 * gdb.fortran/module.f90 (module moduse): New.
8690 (program module): use moduse, test var_x, var_y and var_z.
8691
0ecee54c
TT
86922011-06-29 Tom Tromey <tromey@redhat.com>
8693
8694 PR testsuite/12040:
8695 * gdb.fortran/array-element.exp: Use f90, not f77.
8696 * gdb.fortran/complex.exp: Use f90, not f77.
8697 * gdb.fortran/derived-type.exp: Use f90, not f77.
8698 * gdb.fortran/library-module.exp: Use f90, not f77.
8699 * gdb.fortran/logical.exp: Use f90, not f77.
8700 * gdb.fortran/module.exp: Use f90, not f77.
8701 * gdb.fortran/multi-dim.exp: Use f90, not f77.
8702 * gdb.fortran/subarray.exp: Use f90, not f77.
8703
3b2b8fea
TT
87042011-06-29 Tom Tromey <tromey@redhat.com>
8705
8706 * gdb.fortran/charset.exp: New file.
8707 * gdb.fortran/charset.f90: New file.
8708
42159ca5
TT
87092011-06-29 Tom Tromey <tromey@redhat.com>
8710
8711 PR testsuite/12040:
8712 * lib/future.exp: New file, mostly extracted from ada.exp.
8713 Rewrote compatibility code to use rename.
8714 (gdb_find_gfortran): New proc.
8715 (gdb_default_target_compile): Refresh from dejagnu; plus a pending
8716 gfortran patch.
8717 * lib/ada.exp (gdb_find_gnatmake, gdb_default_target_compile):
8718 Move to future.exp.
8719 * lib/gdb.exp: Always load future.exp.
8720
af69a5ce
YQ
87212011-06-28 Yao Qi <yao@codesourcery.com>
8722
8723 * gdb.cp/exception.cc: Don't include iostream.
8724 (bar): Remove print statement.
8725 (catcher): New.
8726 (main): Remove print statements. Call function catcher.
8727 * gdb.cp/exception.exp : Don't match inferior's output in regexp.
8728 Set breakpoint on catcher, and check the value of parameter.
8729
ab5c6a72
YQ
87302011-06-23 Yao Qi <yao@codesourcery.com>
8731
6fdff2c5
PA
8732 * gdb.cp/mb-inline.exp: Parse the output of `info break' to check
8733 breakpoint 1.2 is disabled. KFAIL for uclinux.
ab5c6a72 8734
9497469f
MP
87352011-06-23 Marek Polacek <mpolacek@redhat.com>
8736
8737 * gdb.mi/mi2-var-display.exp: Replace gdb_test_multiple with
8738 mi_gdb_test.
8739
b9132588
MP
87402011-06-23 Marek Polacek <mpolacek@redhat.com>
8741
5d197ed0 8742 * gdb.mi/mi2-return.exp: Replace gdb_test_multiple with mi_gdb_test.
b9132588 8743
e55595ca
MP
87442011-06-23 Marek Polacek <mpolacek@redhat.com>
8745
5d197ed0
MP
8746 * gdb.mi/mi2-console.exp: Replace gdb_test_multiple with mi_gdb_test.
8747
87482011-06-23 Marek Polacek <mpolacek@redhat.com>
8749
8750 * gdb.mi/mi2-basics.exp: Fix races. Honour the
8751 `test_exec_and_symbol_mi_operatons' return value.
8752 (test_mi_interpreter_selection): Use mi_gdb_test instead of
8753 gdb_test_multiple.
8754 (test_exec_and_symbol_mi_operatons): Likewise.
8755 (test_path_specification): Likewise.
e55595ca 8756
be777e08
YQ
87572011-06-23 Yao Qi <yao@codesourcery.com>
8758
8759 * gdb.base/moribund-step.exp: Skip test if displaced stepping is not
8760 supported.
8761 * lib/gdb.exp (support_displaced_stepping): New.
8762
615556d6
YQ
87632011-06-23 Yao Qi <yao@codesourcery.com>
8764
8765 * gdb.threads/execl.exp: Skip on remote target.
8766
833b0ca7
MP
87672011-06-21 Marek Polacek <mpolacek@redhat.com>
8768
5d197ed0 8769 * gdb.mi/mi-var-display.exp: Replace gdb_test_multiple with
833b0ca7
MP
8770 mi_gdb_test.
8771
1ee4023a
MP
87722011-06-20 Marek Polacek <mpolacek@redhat.com>
8773
5d197ed0 8774 * gdb.mi/mi-nsintrall.exp: Replace gdb_test_multiple with mi_gdb_test.
1ee4023a 8775
d0b1d624
MP
87762011-06-20 Marek Polacek <mpolacek@redhat.com>
8777
5d197ed0 8778 * gdb.mi/mi-nsmoribund.exp: Replace gdb_test_multiple with
d0b1d624
MP
8779 mi_gdb_test.
8780
79aa92c1
MP
87812011-06-20 Marek Polacek <mpolacek@redhat.com>
8782
5d197ed0 8783 * gdb.mi/mi-return.exp: Replace gdb_test_multiple with mi_gdb_test.
79aa92c1 8784
5ce5db06
YQ
87852011-06-14 Yao Qi <yao@codesourcery.com>
8786
8787 gdb/testsuite/
8788 * gdb.threads/ia64-sigill.exp: Remove "set debug lin-lwp 1".
8789
533a737e
JK
87902011-06-10 Jan Kratochvil <jan.kratochvil@redhat.com>
8791
8792 * gdb.dwarf2/dw2-filename.exp (info sources): New testcase.
8793
d0e53741
TT
87942011-06-10 Tom Tromey <tromey@redhat.com>
8795
8796 * gdb.cp/temargs.exp: Let tests pass if compiler bug is fixed.
8797 Add tests for pointer-to-member-function.
8798 * gdb.cp/temargs.cc (S::somefunc): New function.
8799 (K2): New class.
8800 (main): Instantiate K2; call method.
8801
b5916bbd
JB
88022011-06-08 Joel Brobecker <brobecker@adacore.com>
8803
8804 * gdb.python/py-inferior.c (f2): Make str an array rather
8805 than a pointer.
8806 * gdb.python/py-inferior.exp: Adjust testcase accordingly.
8807
5be4dfca
JK
88082011-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8809
8810 * gdb.base/async-shell.c: New file.
8811 * gdb.base/async-shell.exp: New file.
8812
9f47e254
PA
88132011-06-06 Pedro Alves <pedro@codesourcery.com>
8814
8815 * gdb.threads/pending-step.exp: Add more context to SIGTRAP match.
8816
64b9b334
JB
88172011-06-03 Joel Brobecker <brobecker@adacore.com> (obvious fix)
8818
8819 From Stephen Kitt <steve@sk2.org>
8820 * gdb.base/help.exp: Adjust following some spelling corrections
8821 in GDB.
8822
dbc0f131
YQ
88232011-06-01 Yao Qi <yao@codesourcery.com>
8824
8825 * gdb.base/ending-run.exp: Match __uClibc_main for uClibc.
8826
fd336a18
KS
88272010-05-31 Keith Seitz <keiths@redhat.com>
8828
8829 PR c++/12750
8830 * gdb.cp/static-method.cc: New file.
8831 * gdb.cp/static-method.exp: New file.
8832
fa8b9902
KS
88332010-05-31 Keith Seitz <keiths@redhat.com>
8834
8835 PR symtab/12704
8836 * gdb.cp/anon-ns.cc: New file.
8837 * gdb.cp/anon-ns.exp: New file.
8838
0a5b1e09
PA
88392011-05-31 Pedro Alves <pedro@codesourcery.com>
8840
8841 * gdb.arch/i386-dr3-watch.c: New file.
8842 * gdb.arch/i386-dr3-watch.exp: New file.
8843
0578b8d1
YQ
88442011-05-30 Yao Qi <yao@codesourcery.com>
8845
8846 * gdb.base/callfuncs.c (t_structs_fc): New.
8847 (t_structs_dc, t_structs_ldc): New.
8848 (t_double_many_args):
8849 (DEF_FUNC_MANY_ARGS_1, DEF_FUNC_MANY_ARGS_2): Define.
8850 (DEF_FUNC_MANY_ARGS_3, DEF_FUNC_VALUES_1): Define.
8851 (DEF_FUNC_VALUES_2, DEF_FUNC_VALUES_3): Define.
8852 * gdb.base/callfuncs.exp: Call new functions.
8853
6680506e
YQ
88542011-05-30 Yao Qi <yao@codesourcery.com>
8855
ff4d2c60
YQ
8856 * gdb.base/callfuncs.exp (rerun_and_prepare): New.
8857 Call rerun_and_prepare for each test to isolate effects.
8858
88592011-05-30 Yao Qi <yao@codesourcery.com>
8860
8861 * gdb.base/varargs.c (find_max_float_real): New.
8862 (find_max_double_real, find_max_long_double_real): New.
8863 * gdb.base/varargs.exp: Call these new added functions.
6680506e
YQ
8864 * lib/gdb.exp (setup_kfail_for_target): New.
8865
e43ec454
YQ
88662011-05-30 Yao Qi <yao@codesourcery.com>
8867
8868 * gdb.base/funcargs.c (callca, callcb, callcc): New.
8869 (callcd, callce, callcf, callc1a, callc1b): New.
8870 (callc2a, callc2b): New.
8871 * gdb.base/funcargs.exp (complex_args): New.
8872 (complex_integral_args, complex_float_integral_args): New.
8873 * lib/gdb.exp (support_complex_tests): New. Determine
8874 whether to run test cases on _Complex types.
8875
432b4d03
JK
88762011-05-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8877
8878 * gdb.threads/leader-exit.c: New file.
8879 * gdb.threads/leader-exit.exp: New file.
8880
6caf069d
MP
88812011-05-27 Marek Polacek <mpolacek@redhat.com>
8882
9497469f 8883 * gdb.mi/mi-nonstop.exp: Replace gdb_test_multiple with mi_gdb_test.
6caf069d 8884
97fce28b
MP
88852011-05-27 Marek Polacek <mpolacek@redhat.com>
8886
8887 * gdb.mi/mi-nonstop-exit.exp: Remove the `-gdb-show non-stop' testcase,
8888 remove the `supported' variable.
8889 * gdb.mi/mi-nonstop.exp: Likewise.
8890 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
8891 * gdb.mi/mi-nsintrall.exp: Likewise.
8892 * gdb.mi/mi-nsmoribund.exp: Likewise.
8893 * gdb.mi/mi-nsthrexec.exp: Likewise.
8894
9da8c2a0
PA
88952011-05-26 Pedro Alves <pedro@codesourcery.com>
8896
8897 * gdb.reverse/finish-reverse-bkpt.exp: New test.
8898
2c03e5be
PA
88992011-05-26 Pedro Alves <pedro@codesourcery.com>
8900
8901 * gdb.reverse/next-reverse-bkpt-over-sr.exp: New test.
8902
2e21250d
KS
89032011-05-24 Keith Seitz <keiths@redhat.com>
8904
8905 PR breakpoint/12803
8906 * gdb.cp/cmpd-minsyms.cc (a): New method.
8907 (b): New method.
8908 (c): New method.
8909 * gdb.cp/cmpd-minsyms.exp: Add tests for new methods.
8910
cdac0397
PA
89112011-05-24 Pedro Alves <pedro@codesourcery.com>
8912
8913 * gdb.base/commands.exp (watchpoint_command_test): Check that the
8914 watchpoint's command list didn't execute when the watchpoint went
8915 out of scope.
8916
ee5683ab
PM
89172011-05-24 Pierre Muller <muller@ics.u-strasbg.fr>
8918
8919 Centralize -DSYMBOL_PREFIX=\"_\" additional flags in gdb.exp.
8920 * lib/gdb.exp (gdb_target_symbol_prefix_flags): New procedure.
8921 * gdb.arch/i386-bp_permanent.exp: Use gdb_target_symbol_prefix_flags.
8922 * gdb.arch/i386-gnu-cfi.exp: Likewise.
8923 * gdb.arch/i386-permbkpt.exp: Likewise.
8924 * gdb.arch/i386-prologue.exp: Likewise.
8925 * gdb.arch/i386-size-overlap.exp: Likewise.
8926 * gdb.arch/i386-size.exp: Likewise.
8927 * gdb.arch/i386-unwind.exp: Likewise.
8928 * gdb.reverse/i386-precsave.exp: Likewise.
8929 * gdb.reverse/i386-reverse.exp: Likewise.
8930 * gdb.reverse/i386-sse-reverse.exp: Likewise.
8931 * gdb.reverse/i387-env-reverse.exp: Likewise.
8932 * gdb.reverse/i387-stack-reverse.exp: Likewise.
8933
c91c8c16
PA
89342011-05-24 Pedro Alves <pedro@codesourcery.com>
8935
8936 * gdb.trace/tfile.exp: Add test that opening the basic.tf trace
8937 file doesn't error, using MI.
8938
c50491a7
TT
89392011-05-23 Tom Tromey <tromey@redhat.com>
8940
8941 * gdb.base/charset.exp (string_display): Add tests to assign to
8942 arrays.
8943 * gdb.base/charset.c (short_array, int_array, long_array): New.
8944
4a07b7da
PA
89452011-05-20 Pedro Alves <pedro@codesourcery.com>
8946
8947 Cope with async mode.
8948
4a07b7da
PA
8949 * gdb.mi/mi-break.exp (test_breakpoint_commands): Split gdb_test
8950 into gdb_test + mi_expect_stop.
8951
b275f2d2
PA
89522011-05-20 Pedro Alves <pedro@codesourcery.com>
8953
8954 * gdb.mi/basics.c: Don't include stdio.h or unistd.h.
8955 (callme): Remove printf call.
8956
eec52c44
PM
89572011-05-20 Pierre Muller <muller@ics.u-strasbg.fr>
8958
8959 * lib/gdb.exp (gdb_test_list_exact): Suggest use of double
8960 quote pattern to avoid problems with Cygwin/mingw expect versions.
8961 * gdb.base/default.exp (show convenience): Use double
8962 quote pattern for regular expressions.
8963
b3c8eb43
JK
89642011-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8965
8966 Fix -readnow for -gdwarf-4 unused type units.
8967 * gdb.dwarf2/dw4-sig-type-unused.S: New file.
8968 * gdb.dwarf2/dw4-sig-type-unused.exp: New file.
8969
ed731959
JK
89702011-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
8971
8972 * gdb.base/kill-after-signal.c: New file.
8973 * gdb.base/kill-after-signal.exp: New file.
8974
3b48433d
PA
89752011-05-16 Pedro Alves <pedro@codesourcery.com>
8976
8977 * gdb.ada/start.exp: Call untested with the correct test filename.
8978 * gdb.arch/i386-bp_permanent.exp: Call untested with the correct
8979 test filename. Make the test's binary unique.
8980 * gdb.arch/i386-signal.exp: Call untested with the correct test
8981 filename.
8982 * gdb.arch/i386-size-overlap.exp: Ditto.
8983 * gdb.arch/Makefile.in (EXECUTABLES): Update.
8984 * gdb.base/gcore-buffer-overflow.exp: Ditto.
8985 * gdb.cp/call-c.exp: Ditto.
8986 * gdb.mi/mi-reverse.exp: Call untested with the correct test
8987 filename. Make the test's binary unique.
8988 * gdb.mi/Makefile.in (EXECUTABLES): Update.
8989 * gdb.python/py-mi.exp: Ditto.
8990 * gdb.python/Makefile.in (EXECUTABLES): Update.
8991 * gdb.reverse/i386-precsave.exp: Ditto.
8992 * gdb.reverse/i387-env-reverse.exp: Call untested with the correct
8993 test filename.
8994 * gdb.reverse/i387-stack-reverse.exp: Ditto.
8995 * gdb.reverse/sigall-precsave.exp: Ditto. Make the test's binary
8996 unique.
8997 * gdb.reverse/sigall-reverse.exp: Call untested with the correct
8998 test filename.
8999 * gdb.reverse/Makefile.in (EXECUTABLES): Update.
9000 * gdb.trace/tfile.exp: Ditto.
9001
ba4a8bdd
YQ
90022011-05-14 Yao Qi <yao@codesourcery.com>
9003
9004 * gdb.trace/tfile.c(add_memory_block): Store address in unsigned
9005 type.
9006
dbaefcf7
DE
90072011-05-13 Doug Evans <dje@google.com>
9008
9009 * gdb.python/py-objfile-script.exp: New file.
9010 * gdb.python/py-objfile-script.c: New file.
9011 * gdb.python/py-objfile-script-gdb.py: New file.
9012 * testsuite/gdb.python/py-section-script.exp: Test
9013 "info auto-load-scripts".
9014
9930639c
TT
90152011-05-13 Tom Tromey <tromey@redhat.com>
9016
9017 * gdb.dwarf2/clztest.exp: New file.
9018 * gdb.dwarf2/clztest.c: New file.
9019 * gdb.dwarf2/clztest.S: New file.
9020
05272e11
DE
90212011-05-13 Doug Evans <dje@google.com>
9022
cc63ef9b
DE
9023 * gdb.base/charset.exp: If UTF-16 is not available, skip char16_t,
9024 String16 tests.
05272e11 9025
6edba76f
TT
90262011-05-13 Tom Tromey <tromey@redhat.com>
9027
9028 * lib/gdb.exp (is_x86_like_target): New proc.
9029 * gdb.dwarf2/watch-notconst.exp: Use is_x86_like_target.
9030 * gdb.dwarf2/valop.exp: Use is_x86_like_target.
9031 * gdb.dwarf2/typeddwarf.exp: Use is_x86_like_target. Pass
9032 -nostdlib to compiler.
9033 * gdb.dwarf2/typeddwarf.S (_start): Rename from 'main'.
9034 * gdb.dwarf2/pieces.exp: Use is_x86_like_target.
9035 * gdb.dwarf2/implptr.exp: Use is_x86_like_target.
9036 * gdb.dwarf2/dw2-restore.exp: Check for LP64.
9037 * gdb.dwarf2/callframecfa.exp: Use is_x86_like_target.
9038
028d0ed5
TJB
90392011-05-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
9040
9041 * gdb.python/py-function.exp: Test setting a value from a function
9042 which executes a command.
9043
8a9b8146
TT
90442011-05-12 Tom Tromey <tromey@redhat.com>
9045
9046 * gdb.dwarf2/typeddwarf.S: New file.
9047 * gdb.dwarf2/typeddwarf.c: New file.
9048 * gdb.dwarf2/typeddwarf.exp: New file.
9049
10483e8e
MP
90502011-05-12 Marek Polacek <mpolacek@redhat.com>
9051
9052 * gdb.mi/mi-basics.exp: Fix races. Honour the
9053 `test_exec_and_symbol_mi_operatons' return value.
9054 (test_mi_interpreter_selection): Use mi_gdb_test instead of
9055 gdb_test_multiple.
9056 (test_exec_and_symbol_mi_operatons): Likewise.
9057 (test_path_specification): Likewise.
9058
faf067f1
JK
90592011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9060
9061 * lib/gdb.exp (gdb_rename_execfile): Remove catch wrappers.
9062 (gdb_touch_execfile): Remove catch wrappers. New variable time.
9063 Replace `file copy' and `file rename' by `file mtime'. Twice.
9064
7ff911a3
JK
90652011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9066
9067 * gdb.base/readline-ask.c: New file.
9068 * gdb.base/readline-ask.exp: New file.
9069 * gdb.base/readline-ask.inputrc: New file.
9070
a536c6d7
UW
90712011-05-06 Ulrich Weigand <uweigand@de.ibm.com>
9072
9073 * gdb.cell/bt.exp: Delete breakpoints before running to signal
9074 to avoid race condition.
9075 * gdb.cell/coremaker.c: Use small stack size.
9076 * gdb.cell/ea-standalone.exp: Use file name without path as
9077 argument to c_to.
9078 * gdb.cell/fork.exp: Allow other output when continuing to end.
9079
d472a426
JK
90802011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
9081
9082 * gdb.threads/corethreads.c: New file.
9083 * gdb.threads/corethreads.exp: New file.
9084
90852011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
774094b8
JK
9086
9087 * gdb.threads/gcore-thread.exp (objfile, opts): New variables.
9088 Try to compile the test using -Wl,-z,norelro first.
9089 (load_core): New variable libthread_db_seen, initialize it.
9090 (zeroed-threads cannot be listed): Protect it by XFAIL on
9091 !$libthread_db_seen.
9092
8be455d7
JK
90932011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
9094
9095 PR 12573
9096 * gdb.dwarf2/dw2-skip-prologue.S: New file.
9097 * gdb.dwarf2/dw2-skip-prologue.c: New file.
9098 * gdb.dwarf2/dw2-skip-prologue.exp: New file.
9099
1976171a
JK
91002011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
9101
9102 * gdb.cp/psymtab-parameter.cc: New file.
9103 * gdb.cp/psymtab-parameter.exp: New file.
9104
7db6f30f
JK
91052011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
9106
9107 Fix a race.
9108 * gdb.cp/static-print-quit.exp (print c): Split to ...
9109 (print c - <return>, print c - q <return>, print c - to quit):
9110 ... these. Make the testfile untested on gdb-7.1.
9111
85161e9e 91122011-5-05 Janis Johnson <janisjo@codesourcery.com>
56744f0a
JJ
9113
9114 * lib/gdb.exp (exec_target_file, exec_symbol_file,
9115 gdb_rename_execfile, gdb_touch_execfile): New.
9116 * gdb.base/reread.exp: Use new procs to handle multiple
9117 exec files.
9118
0c51be18
YQ
91192011-05-05 Yao Qi <yao@codesourcery.com>
9120
9121 * gdb.arch/arm-disp-step.S(test_ldr_literal): New.
9122 (test_adr_32bit, test_pop_pc): New.
9123 * gdb.arch/arm-disp-step.exp (test_ldr_literal): New.
9124 (test_adr_32bit, test_pop_pc): New.
9125
4d393d60
JM
91262011-05-04 Joseph Myers <joseph@codesourcery.com>
9127
9128 * gdb.base/a2-run.exp (strongarm-*-coff): Don't handle target.
9129 * gdb.base/float.exp (xscale*-*-*, strongarm*-*-*): Don't handle
9130 targets.
9131 * gdb.base/long_long.exp (xscale*-*-*, strongarm*-*-*): Don't
9132 handle targets.
9133
8ffd0459
JK
91342011-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9135
9136 * gdb.base/completion.exp (complete help info wat): Rename to ...
9137 (complete 'help info wat'): ... here.
9138 Remove all `-re ".*' and `-re "^.*' redundant regexes.
9139 (complete 'p 'arg', complete (2) 'p 'arg'): Remove redundant backslash.
9140
8e28d804
PA
91412011-05-04 Pedro Alves <pedro@codesourcery.com>
9142
9143 * gdb.base/completion.exp: Use gdb_test_multiple instead of
9144 gdb_test and explicit $gdb_prompt/timeout matches.
9145
3eb2ef34
YQ
91462011-05-04 Yao Qi <yao@codesourcery.com>
9147
9148 * gdb.arch/arm-disp-step.S: Fix usage of macros __thumb__
9149 and __thumb2__.
9150
aaaf81a3
MP
91512011-05-03 Marek Polacek <mpolacek@redhat.com>
9152
9153 * gdb.base/pr10179.exp: Get rid of races using `delete_breakpoints'
9154 in place of `gdb_test "delete breakpoints"'. This eliminates two
9155 testcases.
9156
c4cbc0df
PA
91572011-05-02 Pedro Alves <pedro@codesourcery.com>
9158
9159 PR testsuite/12649
9160 Fix races.
9161
9162 * gdb.base/completion.exp: Remove all sleep calls. Remove
9163 unnecessary regexs. Don't explicitly expect anything after the
9164 prompt. Eat the prompt if necessary.
9165
b4cbb4a3
EBM
91662011-05-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
9167
9168 * gdb.opt/inline-cmds.exp: Adjust checks with "finish" command to
9169 accept to show the caller line again as well as the line after.
9170
d65aec65
PM
91712011-04-29 Phil Muldoon <pmuldoon@redhat.com>
9172
9173 PR mi/12531
9174
9175 * gdb.python/py-mi.exp: Add CPLUS_FAKE_CHILD tests and a C++
9176 compile target.
9177 * gdb.python/py-prettyprint.exp: Add C++ object for
9178 CPLUS_FAKE_CHILD test.
9179
30852783
UW
91802011-04-28 Ulrich Weigand <ulrich.weigand@linaro.org>
9181
9182 * gdb.base/signest.exp: New file.
9183 * gdb.base/signest.c: Likewise.
9184
c7b1f0d9
JK
91852011-04-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9186
9187 * lib/mi-support.exp (mi_expect_stop) <stopped at wrong place>: Accept
9188 thread and breakpoint notifications.
9189
559a7a62
JK
91902011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9191
9192 * gdb.base/fortran-sym-case.c: New file.
9193 * gdb.base/fortran-sym-case.exp: New file.
9194 * gdb.dwarf2/dw2-case-insensitive-debug.S: New file.
9195 * gdb.dwarf2/dw2-case-insensitive.c: New file.
9196 * gdb.dwarf2/dw2-case-insensitive.exp: New file.
9197
8344e389
JK
91982011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9199
9200 * lib/gdb.exp (gdb_test_multiple): Eror on newline in $message.
9201 * gdb.base/ifelse.exp: Give names to the "" tests as `if true else
9202 false #1', `if true else false #2' and `if true else false #3'.
9203
2484c66b
UW
92042011-04-27 Ulrich Weigand <ulrich.weigand@linaro.org>
9205
9206 * gdb.base/annota1.exp: Accept breakpoints-invalid annotation
9207 while delivering signal.
9208
8d3788bd
VP
92092011-04-27 Vladimir Prus <vladimir@codesourcery.com>
9210
9211 MI breakpoint notifications.
9212
9213 * testsuite/gdb.mi/mi-cli.exp: Adust.
6fdff2c5
PA
9214 * testsuite/gdb.mi/mi2-cli.exp: Adust.
9215 * testsuite/gdb.mi/mi-watch.exp: Adust.
9216 * testsuite/gdb.mi/mi2-watch.exp: Adust.
9217 * testsuite/lib/mi-support.exp (mi_expect_stop): Accept breakpoint
9218 notifications.
8d3788bd 9219
3e03848b
JK
92202011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
9221
9222 * gdb.base/gdbindex-stabs-dwarf.c: New file.
9223 * gdb.base/gdbindex-stabs.c: New file.
9224 * gdb.base/gdbindex-stabs.exp: New file.
9225
918c9108
YQ
92262011-04-25 Yao Qi <yao@codesourcery.com>
9227
9228 * gdb.dwarf2/dw2-double-set-die-type.S: Replace comment char `#'
9229 with /*...*/.
9230 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
9231
90556b8c
JK
92322011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9233
9234 * gdb.python/py-value.exp (test_objfiles): Name the first test
9235 `py-value in file.filename'.
9236
03f2bd59
JK
92372011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9238
9239 * gdb.base/solib-disc.exp: Set gdbserver_reconnect_p.
9240 * lib/gdb.exp (gdb_init): Clear gdbserver_reconnect_p.
9241 * lib/gdbserver-support.exp (gdbserver_start): Add `--once' if
9242 !gdbserver_reconnect_p..
9243 (gdbserver_reconnect): Call error if !gdbserver_reconnect_p..
9244
7b08b9eb
JK
92452011-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9246
9247 * gdb.cp/cpcompletion.exp (complete class methods)
9248 (complete class methods beginning with F): Move them above runto. New
9249 comment about the runto delimiter.
9250
b78974c3
PA
92512011-04-20 Pedro Alves <pedro@codesourcery.com>
9252
9253 * gdb.base/maint.exp: Test that "maint print registers" works
9254 without a running program.
9255
20429c40 92562011-04-20 Marek Polacek <mpolacek@redhat.com>
b78974c3 9257
20429c40
MP
9258 * gdb.base/setshow.exp: Fix racy tests.
9259 ($old_gdb_prompt): New variable.
9260
7a9dd1b2
TT
92612011-04-19 Tom Tromey <tromey@redhat.com>
9262
9263 * gdb.mi/mi-nsmoribund.exp:
9264 * gdb.hp/gdb.objdbg/objdbg01.exp:
9265 * gdb.base/structs.exp (test_struct_returns):
9266 * gdb.base/call-sc.exp (test_scalar_returns):
9267 * gdb.base/bigcore.exp: Remove duplicate words.
9268
02835898
JK
92692011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9270
9271 * gdb.base/break-interp-lib.c (v, vptr): New variables.
9272 * gdb.base/break-interp.exp (test_attach): New comment.
9273
254f582e
JK
92742011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9275
9276 * gdb.threads/gcore-thread.exp ($core0file): New variable.
9277 (clear __stack_user.next, clear stack_used.next)
9278 (save a zeroed-threads corefile): New test.
9279 Call core_load for $core0file.
9280 (zeroed-threads cannot be listed): New test.
9281
4fe85f5c
JK
92822011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9283
9284 * gdb.threads/gcore-thread.exp ($testfile): Match it the .exp
9285 filename.
9286 ($srcfile): Preserve the original value.
9287 ($testfile): Match it the .exp filename.
9288 ($corefile): New variable. Substitute it around.
9289 Use clean_restart.
9290 ($prev_timeout): Remove.
9291 (load_core): Move core loading into this proc.
9292 Fix restore of $timeout if load_core fails.
9293
63524580
JK
92942011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9295
9296 * gdb.base/eu-strip-infcall.c: New file.
9297 * gdb.base/eu-strip-infcall.exp: New file.
9298
90359a16
JK
92992011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9300
9301 * gdb.base/callfuncs.c (Lcallfunc, callfunc): New functions.
9302 * gdb.base/callfuncs.exp (print callfunc (Lcallfunc, 5)): New test.
9303
626e7282
JK
93042011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9305
9306 Fix Python access to inlined frames.
9307 * gdb.python/py-frame-inline.c: New file.
9308 * gdb.python/py-frame-inline.exp: New file.
9309
3363d018
EBM
93102011-04-13 Edjunior Machado <emachado@linux.vnet.ibm.com>
9311
9312 * gdb.base/gdb1090.exp: Change breakpoint location to read the
9313 content of 's24' correctly (avoiding "optimized out").
9314 * gdb.base/gdb1090.c: Add comment in order to set breakpoint.
9315
28781456
JK
93162011-04-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9317
9318 * lib/gdb.exp (gdb_breakpoint): New case for a GDB internal error.
9319
4a4106ca
TJB
93202011-04-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
9321
9322 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Don't
9323 expect a colon in watch -location output.
9324
d26ccb4f
JK
93252011-04-13 Marek Polacek <mpolacek@redhat.com>
9326
df46027d 9327 * gdb.base/commands.exp (redefine_backtrace_test): Fix race.
d26ccb4f
JK
9328 New testcase `expect response to define backtrace'. Also remove
9329 redundant `default' block.
9330
e1ab1f9c
JK
93312011-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9332
9333 * gdb.python/py-prettyprint.c (struct hint_error): New.
9334 (main): New variable hint_error.
9335 * gdb.python/py-prettyprint.exp (run_lang_tests): New testcase
9336 "print hint_error".
9337 * gdb.python/py-prettyprint.py (class pp_hint_error): New.
9338 (register_pretty_printers): Register it.
9339
0c2e6019
TT
93402011-04-04 Tom Tromey <tromey@redhat.com>
9341
9342 * gdb.cp/maint.exp (test_help): Update.
9343 (test_namespace): Likewise.
9344
af57139d
JB
93452011-04-01 Joel Brobecker <brobecker@adacore.com>
9346
9347 * gdb.ada/arrayptr/foo.adb: Add access to constrained array.
9348 * gdb.ada/arrayptr.exp: Add new tests.
9349
956a9fb9
JB
93502011-04-01 Joel Brobecker <brobecker@adacore.com>
9351
9352 * gdb.ada/mi_catch_ex: New testcase.
9353
d0c4d642
PA
93542011-04-01 Pedro Alves <pedro@codesourcery.com>
9355
9356 * gdb.cp/cpexprs.exp (Overloaded methods): No longer try the
9357 base::overload(void) method without specifying "const".
9358
18819fa6
UW
93592011-04-01 Ulrich Weigand <ulrich.weigand@linaro.org>
9360
9361 * gdb.arch/thumb-singlestep.S: New file.
9362 * gdb.arch/thumb-singlestep.exp: Likewise.
9363
a4c8e806
TT
93642011-03-31 Tom Tromey <tromey@redhat.com>
9365
9366 * gdb.python/py-prettyprint.py (exception_flag): New global.
9367 (NoStringContainerPrinter._iterator.next): Check it.
9368 * gdb.python/py-prettyprint.c (main): New variable nstype2.
9369 * gdb.python/py-mi.exp: Set exception_flag and do more tests.
9370
53832f31
TT
93712011-03-29 Tom Tromey <tromey@redhat.com>
9372
9373 * gdb.cp/anon-struct.cc: New file.
9374 * gdb.cp/anon-struct.exp: New file.
9375
e4620230
JK
93762011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9377
9378 Test STT_GNU_IFUNC support.
9379 * gdb.base/gnu-ifunc-lib.c: New file.
9380 * gdb.base/gnu-ifunc.c: New file.
9381 * gdb.base/gnu-ifunc.exp: New file.
9382
d0fb5eae
JK
93832011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9384
9385 Support a ring of related breakpoints.
9386 * gdb.base/watchpoint-delete.c: New file.
9387 * gdb.base/watchpoint-delete.exp: New file.
9388
20106cfb
JK
93892011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9390
9391 * gdb.ada/arrayparam.exp (print first after function call): Use
9392 explicit package name. Add a comment
9393 (print lasta after function call): Rename ...
9394 (print last after function call): ... it and use explicit package
9395 name.
9396 (print length after function call): Use explicit package name.
9397 * gdb.ada/str_ref_cmp.exp (operator = works for strings): New test.
9398 * gdb.ada/sym_print_name.exp: Change `i' to `integervar'.
9399 (multiple matches for symbol i): Rename ...
9400 (multiple matches for symbol integervar): ... it.
9401 * gdb.ada/sym_print_name/foo.adb (Foo): Change `I' to `IntegerVar'.
9402 * gdb.ada/sym_print_name/pck.ads (Pck): Likewise.
9403
e7ab5e63
AB
94042011-03-25 Andrew Burgess <aburgess@broadcom.com>
9405
9406 * lib/gdb.exp (default_gdb_start,gdb_init): Clear the GREP_OPTIONS
9407 environment variable to make grep output more predictable. Move
9408 all the environment setup into gdb_init so it's done once per test
9409 case rather than each time we start gdb.
9410
9ef07c8c
TT
94112011-03-24 Tom Tromey <tromey@redhat.com>
9412
9413 * gdb.base/label.exp: Use `main:there' linespec. Add re-running
9414 test.
9415
dd90784c
JK
94162011-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9417
9418 * gdb.dwarf2/dw2-entry-value-main.c: New file.
9419 * gdb.dwarf2/dw2-entry-value.S: New file.
9420 * gdb.dwarf2/dw2-entry-value.exp: New file.
9421
05775840
PM
94222011-03-22 Phil Muldoon <pmuldoon@redhat.com>
9423
6fdff2c5 9424 PR python/12183
05775840
PM
9425
9426 * gdb.python/py-function.exp: Add GdbError tests.
9427
8661b11b
PA
94282011-03-18 Pedro Alves <pedro@codesourcery.com>
9429
9430 * gdb.trace/unavailable.cc (args_test_func, local_test_func)
9431 (reglocal_test_func, statlocal_test_func): New functions.
9432 (globals_test_func): Call new functions.
9433 * gdb.trace/unavailable.exp (gdb_collect_args_test)
9434 (gdb_collect_locals_test): New procedure.
9435 (gdb_trace_collection_test): Call new procedures.
9436
0fdb4f18
PA
94372011-03-18 Pedro Alves <pedro@codesourcery.com>
9438
9439 * gdb.trace/unavailable.exp (fpreg, spreg, pcreg): Define.
9440 (test_register, test_register_unavailable): New procedures.
9441 (gdb_unavailable_registers_test): New procedure.
9442 (gdb_trace_collection_test): Call it.
9443
99c3dc11
PM
94442011-03-18 Phil Muldoon <pmuldoon@redhat.com>
9445
6fdff2c5 9446 PR python/12149
99c3dc11
PM
9447
9448 * gdb.python/python.exp: Add gdb.write tests.
9449
29703da4
PM
94502010-03-17 Phil Muldoon <pmuldoon@redhat.com>
9451
9452 * gdb.python/Makefile.in: Add py-objfile.
9453 * gdb.python/py-objfile.exp: New file.
9454 * gdb.python/py-objfile.c: New file.
9455 * gdb.python/py-block.exp: Add is_valid tests.
9456 * gdb.python/py-inferior.exp: Ditto.
9457 * gdb.python/py-infthread.exp: Ditto.
9458 * gdb.python/py-symbol.exp: Ditto.
9459 * gdb.python/py-symtab.exp: Ditto.
9460
598997c8
KS
94612011-03-16 Keith Seitz <keiths@redhat.com>
9462
9463 PR c++/12273
9464 * gdb.cp/cmpd-minsyms.exp: New test.
9465 * gdb.cp/cmpd-minsyms.cc: New file.
9466
9467 PR c++/11734
9468 * gdb.cp/ovsrch.exp: New test.
9469 * gdb.cp/ovsrch.h: New file.
9470 * gdb.cp/ovsrch1.cc: New file.
9471 * gdb.cp/ovsrch2.cc: New file.
9472 * gdb.cp/ovsrch3.cc: New file.
9473 * gdb.cp/ovsrch4.cc: New file.
9474
c91513d8
PP
94752011-03-16 Paul Pluzhnikov <ppluzhnikov@google.com>
9476
9477 PR gdb/12528
9478 * gdb.base/Makefile.in: Adjust EXECUTABLES.
9479 * gdb.base/break-on-linker-gcd-function.exp: New test.
9480 * gdb.base/break-on-linker-gcd-function.cc: New file.
9481
7470fc63
AT
94822011-03-15 Andreas Tobler <andreast@fgznet.ch>
9483
9484 * gdb.base/jit-main.c: Define ElfW for non glibc elf targets.
9485
959e7469
PM
94862011-03-15 Phil Muldoon <pmuldoon@redhat.com>
9487
9488 * lib/gdb.exp (gdb_unload): Add another termination case.
9489
9373cf26
JK
94902011-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9491
9492 * gdb.dwarf2/dw2-empty-pc-range.S: New file.
9493 * gdb.dwarf2/dw2-empty-pc-range.exp: New file.
9494 * gdb.dwarf2/pr11465.S: New .text labels text_start and text_end.
9495 Provide a stub byte there.
9496 (DW_TAG_compile_unit): Set DW_AT_low_pc, DW_AT_high_pc and
9497 DW_AT_entry_pc.
9498 (dieb4, dieda): Set DW_AT_high_pc higher than DW_AT_low_pc.
9499
24e9cda0
UW
95002011-03-15 Ulrich Weigand <uweigand@de.ibm.com>
9501
9502 * gdb.arch/altivec-abi.exp: Skip "generic" tests on 64-bit when
9503 using a GCC 4.1 or 4.2 compiler. Add an additional test variant
9504 "generic ABI, auto".
9505 (altivec_abi_tests): Accept vectors returned by reference.
9506
7371cf6d
PM
95072010-03-14 Phil Muldoon <pmuldoon@redhat.com>
9508
9509 * gdb.python/py-breakpoint.exp: Add Python stop operations tests.
9510
ce77046a
UW
95112011-03-13 Ulrich Weigand <uweigand@de.ibm.com>
9512
9513 * gdb.python/py-section-script.exp: Skip test if no Python support.
9514
176400c3
UW
95152011-03-12 Ulrich Weigand <uweigand@de.ibm.com>
9516
9517 * gdb.base/solib-weak.exp: Allow "." prefix for ppc64.
9518
ecec24e6
PM
95192011-03-10 Phil Muldoon <pmuldoon@redhat.com>
9520
9521 * gdb.python/py-parameter.exp: Update tests to the new Python
9522 parameter API. Add "no documentation" test. Add deprecated API
9523 backward compatibility test.
9524
5dbdd470
TT
95252011-03-09 Tom Tromey <tromey@redhat.com>
9526
9527 * gdb.ada/catch_ex.exp: Use explicit gdb_test rather than
9528 gdb_continue_to_end.
9529
b66e66ee
MK
95302011-03-09 Mark Kettenis <kettenis@gnu.org>
9531
9532 * gdb.base/memattr.exp: Adjust regexps to accept spaces as well as
9533 tabs.
9534
eceb0c5f
TT
95352011-03-09 Tom Tromey <tromey@redhat.com>
9536
9537 * lib/gdb.exp (inferior_exited_re): Match. leading `['. Wrap in
9538 parentheses.
9539 (gdb_continue_to_end): Add "allow_extra" parameter. Use
9540 $command.
9541 * gdb.threads/thread-unwindonsignal.exp: Pass "allow_extra"
9542 argument to gdb_continue_to_end.
9543 * gdb.threads/interrupted-hand-call.exp: Pass "allow_extra"
9544 argument to gdb_continue_to_end.
9545 * gdb.cp/annota3.exp: Fix regex.
9546 * gdb.cp/annota2.exp: Fix regex.
9547 * gdb.base/shlib-call.exp: Pass "allow_extra" argument to
9548 gdb_continue_to_end.
9549 * gdb.base/call-signal-resume.exp: Revert earlier patch.
9550 * gdb.ada/tasks.exp: Pass "allow_extra" argument to
9551 gdb_continue_to_end.
9552
63154eca
PA
95532011-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9554
9555 * gdb.server/ext-run.exp
9556 (load new file without any gdbserver inferior): New test.
9557
967d1f9b
TT
95582011-03-07 Tom Tromey <tromey@redhat.com>
9559
9560 * Makefile.in (TAGS): Rewrite.
9561
d68dcbb9
JK
95622011-03-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9563
9564 * gdb.trace/report.exp (12.1: trace report #1): New match for the
9565 initial commands echo. New match for `Found trace'. Anchor all the
9566 other matches. Anchor and match for `No trace frame found' the final
9567 match.
9568
6bf58e63
TT
95692011-03-07 Tom Tromey <tromey@redhat.com>
9570
9571 * Makefile.in (TAGS): New target.
9572
fda326dd
TT
95732011-03-07 Tom Tromey <tromey@redhat.com>
9574
9575 * lib/opencl.exp (skip_opencl_tests): Update for exit message
9576 change.
9577 * lib/mi-support.exp (mi_gdb_test): Update for exit message
9578 change.
9579 * lib/gdb.exp (gdb_test_multiple): Update comment. Update for
9580 exit message change.
9581 (skip_altivec_tests): Update for exit message change.
9582 (skip_vsx_tests): Likewise.
9583 (gdb_continue_to_end): Likewise. Add 'command' argument.
9584 * lib/cell.exp (skip_cell_tests): Update for exit message change.
9585 * gdb.threads/tls.exp: Update for exit message change.
9586 * gdb.threads/thread-unwindonsignal.exp: Use
9587 gdb_continue_to_end.
9588 * gdb.threads/step.exp (step_it): Update for exit message change.
9589 (continue_all): Likewise.
9590 * gdb.threads/print-threads.exp (test_all_threads): Update for
9591 exit message change.
9592 * gdb.threads/interrupted-hand-call.exp: Use
9593 gdb_continue_to_end.
9594 * gdb.threads/execl.exp: Use gdb_continue_to_end.
9595 * gdb.python/py-prettyprint.exp (run_lang_tests): Use
9596 gdb_continue_to_end.
9597 * gdb.hp/gdb.objdbg/objdbg02.exp: Use gdb_continue_to_end.
9598 * gdb.hp/gdb.objdbg/objdbg01.exp: Use gdb_continue_to_end.
9599 * gdb.hp/gdb.defects/solib-d.exp: Update for exit message change.
9600 * gdb.cp/method.exp: Update for exit message change.
9601 * gdb.cp/mb-templates.exp: Update for exit message change.
9602 * gdb.cp/mb-inline.exp: Use gdb_continue_to_end.
9603 * gdb.cp/annota3.exp: Update for exit message change.
9604 * gdb.cp/annota2.exp: Update for exit message change.
9605 * gdb.cell/fork.exp: Use gdb_continue_to_end.
9606 * gdb.base/term.exp: Update for exit message change.
9607 * gdb.base/step-test.exp (test_i): Update for exit message change.
9608 * gdb.base/sigstep.exp (advance): Update for exit message change.
9609 (advancei): Likewise.
9610 * gdb.base/siginfo.exp: Update for exit message change.
9611 * gdb.base/shlib-call.exp: Use gdb_continue_to_end.
9612 * gdb.base/reread.exp: Use gdb_continue_to_end.
9613 * gdb.base/langs.exp: Use gdb_continue_to_end.
9614 * gdb.base/interrupt.exp: Update for exit message change.
9615 * gdb.base/gdb1555.exp: Update for exit message change.
9616 * gdb.base/exe-lock.exp: Use gdb_continue_to_end.
9617 * gdb.base/ending-run.exp: Update for exit message change.
9618 * gdb.base/chng-syms.exp: Update for exit message change.
9619 * gdb.base/checkpoint.exp: Update for exit message change.
9620 * gdb.base/catch-syscall.exp (check_for_program_end): Use
9621 gdb_continue_to_end.
9622 (test_catch_syscall_with_wrong_args): Likewise.
9623 * gdb.base/call-signal-resume.exp: Use gdb_continue_to_end.
9624 * gdb.base/break-interp.exp (test_ld): Update for exit message
9625 change.
9626 * gdb.base/bang.exp: Update for exit message change.
9627 * gdb.base/attach.exp (do_attach_tests): Use gdb_continue_to_end.
9628 (do_call_attach_tests): Likewise.
9629 * gdb.base/a2-run.exp: Update for exit message change.
9630 * gdb.arch/ppc-dfp.exp: Update for exit message change.
9631 * gdb.ada/tasks.exp: Use gdb_continue_to_end.
9632 * gdb.ada/catch_ex.exp: Use gdb_continue_to_end.
9633
dd19bd70
JK
96342011-03-05 Jan Kratochvil <jan.kratochvil@redhat.com>
9635
9636 * gdb.base/help.exp (help thread find): Fix one forgotten quote.
9637
30e62689
TT
96382011-03-03 Tom Tromey <tromey@redhat.com>
9639
9640 * gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove.
9641 * gdb.hp/gdb.aCC/configure (Makefile): Remove.
9642 * gdb.hp/gdb.aCC/configure.ac: Remove.
9643 * gdb.hp/gdb.base-hp/Makefile.in (Makefile): Remove.
9644 * gdb.hp/gdb.base-hp/configure (Makefile): Remove.
9645 * gdb.hp/gdb.base-hp/configure.ac: Remove.
9646 * gdb.hp/gdb.compat/Makefile.in (Makefile): Remove.
9647 * gdb.hp/gdb.compat/configure (Makefile): Remove.
9648 * gdb.hp/gdb.compat/configure.ac: Remove.
9649 * gdb.hp/gdb.defects/Makefile.in (Makefile): Remove.
9650 * gdb.hp/gdb.defects/configure (Makefile): Remove.
9651 * gdb.hp/gdb.defects/configure.ac: Remove.
9652 * gdb.hp/gdb.objdbg/Makefile.in (Makefile): Remove.
9653 * gdb.hp/gdb.objdbg/configure (Makefile): Remove.
9654 * gdb.hp/gdb.objdbg/configure.ac: Remove.
9655 * gdb.hp/configure.ac: Remove.
9656 * gdb.hp/configure: Remove.
9657 * gdb.hp/Makefile.in (SUBDIRS): No longer a configure
9658 substitution.
9659 (Makefile): Remove rule.
9660 * gdb.cell/configure.ac: Remove.
9661 * gdb.cell/configure: Remove.
9662 * gdb.stabs/Makefile.in (Makefile): Remove.
9663 (distclean): Don't remove config.status or config.log.
9664 * gdb.stabs/configure (Makefile): Remove.
9665 * gdb.stabs/configure.ac: Remove.
9666 * configure: Rebuild.
9667 * configure.ac: Don't AC_CONFIG_SUBDIRS in gdb.hp or gdb.stabs.
9668 Remove stabs- and cell-specific logic. Test for existence of
9669 ../gdbtk before configuring gdb.gdbtk. Build Makefiles in gdb.hp
9670 subdirectories, gdb.cell, and and gdb.stabs.
9671 * Makefile.in (ALL_SUBDIRS): Add gdb.hp and gdb.stabs.
9672
c171f854
JB
96732011-03-03 Joel Brobecker <brobecker@adacore.com>
9674
9675 * gdb.python/py-inferior.exp: Avoid searching pattern beyond
9676 end of buffer.
9677
9a5193cb
JB
96782011-03-02 Joel Brobecker <brobecker@adacore.com>
9679
9680 * gdb.python/py-inferior.exp: Use gdb_test_no_output instead of
9681 gdb_test when running a test where we expected no output back.
9682
9bb4c1bb
MS
96832011-02-28 Michael Snyder <msnyder@vmware.com>
9684
9685 * gdb.cp/overload.cc: Change initializer value to integer.
9686
3bd0f5ef
MS
96872011-02-27 Michael Snyder <msnyder@vmware.com>
9688
9689 * gdb.multi/base.exp: Add test for remove-inferiors.
9690
2279eaad
JB
96912011-02-26 Joel Brobecker <brobecker@adacore.com>
9692
9693 * gdb.python/py-frame.exp: Simplify the initialization phase
9694 using prepare_for_testing.
9695
c82c0b55
MS
96962011-02-25 Michael Snyder <msnyder@vmware.com>
9697
9698 * gdb.multi/base.exp: Add tests for info inferiors with args.
9699
1d94651b
JK
97002011-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
9701
9702 * gdb.dwarf2/dw2-ranges.S: Rename to ...
9703 * gdb.dwarf2/dw2-ranges.c: ... here, convert it to C.
9704 * gdb.dwarf2/dw2-ranges.exp: Skip the testcase on !$gcc_compiled.
9705 Rename srcfile, srcfile2 and srcfile3, new asmfile, asmfile2 and
9706 asmfile3. Comment the STABS (#3) file compilation. Compile
9707 everything through assembler. Provide KFAIL for symtab/12497.
9708 * gdb.dwarf2/dw2-ranges2.S: Rename to ...
9709 * gdb.dwarf2/dw2-ranges2.c: ... here, convert it to C.
9710 * gdb.dwarf2/dw2-ranges3.S: Rename to ...
9711 * gdb.dwarf2/dw2-ranges3.c: ... here, convert it to C.
9712
3bd0f5ef
MS
97132011-02-24 Michael Snyder <msnyder@vmware.com>
9714
9715 * gdb.base/break.exp: Add tests for delete breakpoints using
9716 convenience variables and value history references.
9717
12c1418e
MS
97182011-02-24 Michael Snyder <msnyder@vmware.com>
9719
9720 * gdb.base/break.exp: Remove debugging 'printf' accidentally
9721 left behind in previous check-in.
9722
e5a67952
MS
97232011-02-23 Michael Snyder <msnyder@vmware.com>
9724
9725 * gdb.base/break.exp: Add tests for "info break" with arguments.
9726 * gdb.trace/infotrace.exp: Update patterns for error and help.
9727 * gdb.base/completion.exp: Update pattern.
9728 * gdb.base/ena-dis-br.exp: Update pattern.
9729 * gdb.base/help.exp: Update patterns.
9730
97312011-02-23 Michael Snyder <msnyder@vmware.com>
fbcb778d
MS
9732
9733 * gdb.base/memattr.exp: New test.
9734 * gdb.base/memattr.c: Test load for memattr.exp.
9735
6e6fbe60
DE
97362011-02-22 Doug Evans <dje@google.com>
9737
9738 * gdb.python/py-symbol.exp: Test lookup_global_symbol.
9739
1d41d745
MS
97402011-02-22 Michael Snyder <msnyder@vmware.com>
9741
9742 * Makefile.in: Make more clean.
9743 * gdb.ada/Makefile.in: Ditto.
9744 * gdb.arch/Makefile.in: Ditto.
9745 * gdb.asm/Makefile.in: Ditto.
9746 * gdb.base/Makefile.in: Ditto.
9747 * gdb.cp/Makefile.in: Ditto.
9748 * gdb.dwarf2/Makefile.in: Ditto.
9749 * gdb.java/Makefile.in: Ditto.
9750 * gdb.mi/Makefile.in: Ditto.
9751 * gdb.modula2/Makefile.in: Ditto.
9752 * gdb.python/Makefile.in: Ditto.
9753 * gdb.server/Makefile.in: Ditto.
9754 * gdb.stabs/Makefile.in: Ditto.
9755 * gdb.threads/Makefile.in: Ditto.
9756 * gdb.trace/Makefile.in: Ditto.
9757
79ba84ca
MS
97582011-02-22 Michael Snyder <msnyder@vmware.com>
9759
df46027d 9760 * gdb.threads/thread-find.exp: Add tests for bad input to
79ba84ca
MS
9761 info threads.
9762
b9b35694
JB
97632011-02-22 Joel Brobecker <brobecker@adacore.com>
9764
9765 * gdb.python/py-breakpoint.exp: Fix the expected output of
9766 one of the "maint info breakpoints" tests to accept the output
9767 generated on platforms that do not have hardware watchpoints.
9768
8bfb830f
JB
97692011-02-22 Joel Brobecker <brobecker@adacore.com>
9770
9771 * gdb.python/py-breakpoint.exp: Remove unnecessary call to
9772 clean_restart. Be a little stricter in the expected output
9773 for one of the tests. Fix a typo in one of the comments.
9774
c45f3c54
JB
97752011-02-22 Joel Brobecker <brobecker@adacore.com>
9776
9777 * gdb.python/py-block.exp: Simplify using prepare_for_testing.
9778 Delete variable binfile, no longer use. Add or modify test
9779 comments to make them unique.
9780
b97c863c
MS
97812011-02-21 Michael Snyder <msnyder@vmware.com>
9782
9783 * Makefile.in: Update for make clean.
9784 * gdb.ada/Makefile.in: Ditto.
9785 * gdb.arch/Makefile.in: Ditto.
9786 * gdb.asm/Makefile.in: Ditto.
9787 * gdb.base/Makefile.in: Ditto.
9788 * gdb.cp/Makefile.in: Ditto.
9789 * gdb.dwarf2/Makefile.in: Ditto.
9790 * gdb.java/Makefile.in: Ditto.
9791 * gdb.mi/Makefile.in: Ditto.
9792 * gdb.modula2/Makefile.in: Ditto.
9793 * gdb.python/Makefile.in: Ditto.
9794 * gdb.server/Makefile.in: Ditto.
9795 * gdb.stabs/Makefile.in: Ditto.
9796 * gdb.threads/Makefile.in: Ditto.
9797 * gdb.trace/Makefile.in: Ditto.
9798
aea5b279
MS
97992011-02-21 Michael Snyder <msnyder@vmware.com>
9800
9801 * gdb.threads/thread-find.exp: Update patterns for changes in
9802 output of "info threads" command.
9803
e3039479
UW
98042011-02-21 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
9805 Ulrich Weigand <uweigand@de.ibm.com>
9806
9807 * lib/gdb.exp (skip_hw_breakpoint_tests): Add arm*-*-* target.
9808 (skip_hw_watchpoint_tests): Likewise.
9809 (skip_hw_watchpoint_multi_tests): Likewise.
9810
b800ec70
UW
98112011-02-21 Ulrich Weigand <uweigand@de.ibm.com>
9812
9813 * lib/gdb.exp (skip_hw_breakpoint_tests): New procedure.
9814 (skip_hw_watchpoint_tests): Likewise.
9815 (skip_hw_watchpoint_multi_tests): Likewise.
9816 (skip_hw_watchpoint_access_tests): Likewise.
9817
9818 * gdb.base/hbreak.exp: Use appropriate skip_hw_..._tests checks.
9819 * gdb.base/pr11022.exp: Likewise.
9820 * gdb.base/watch-read.exp: Likewise.
9821 * gdb.base/watch_thread_num.exp: Likewise.
9822 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
9823 * gdb.base/watchpoint-hw.exp: Likewise.
9824 * gdb.base/watchpoint.exp: Likewise.
9825 * gdb.threads/local-watch-wrong-thread.exp: Likewise.
9826 * gdb.threads/watchthreads-reorder.exp: Likewise.
9827 * gdb.threads/watchthreads.exp: Likewise.
9828 * gdb.threads/watchthreads2.exp: Likewise.
9829
91033e37
JB
98302011-02-21 Joel Brobecker <brobecker@adacore.com>
9831
9832 * gdb.ada/packed_array.exp: Add xfail for "print u_var" if
9833 the debugger is unable to find the array bounds.
9834
eeaafae2
JK
98352011-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
9836
9837 * gdb.cp/typedef-operator.exp: New file.
9838 * gdb.cp/typedef-operator.cc: New file.
9839
e338d953
MS
98402011-02-17 Michael Snyder <msnyder@vmware.com>
9841
9842 * gdb.threads/thread-find.exp: Fix regular expressions.
9843
e67ad678
JB
98442011-02-17 Joel Brobecker <brobecker@adacore.com>
9845
9846 * gdb.ada/packed_array: Expand testcase to test printing of
9847 unconstrained packed array.
9848
93084bca
JB
98492011-02-17 Joel Brobecker <brobecker@adacore.com>
9850
9851 * gdb.dwarf2/dw2-ranges.exp: Simplify using clean_restart.
9852
a0c78a73
PA
98532011-02-16 Pedro Alves <pedro@codesourcery.com>
9854
f65d5553 9855 * gdb.trace/collection.c (globalarr3): New global.
a0c78a73
PA
9856 (main): Initialize it before collecting, and and clear it
9857 afterwards.
f65d5553
PA
9858 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
9859 collecting with '{type} addr', where the addr expression is not an
9860 rvalue.
a0c78a73 9861
3dfcbbd2
KW
98622011-02-16 Ken Werner <ken.werner@de.ibm.com>
9863
9864 * gdb.opencl/datatypes.exp: Allow "false" when printing the content of
9865 a bool variable. Expect correct OpenCL names for vector types. Use the
9866 uc3 variable name instead of referring to the uchar3 built-in type.
9867 Escape the asterisk at the half pointer test.
9868
08807d5a
PA
98692011-02-16 Pedro Alves <pedro@codesourcery.com>
9870
f65d5553 9871 * gdb.trace/collection.c (globalarr2): New global.
08807d5a
PA
9872 (main): Initialize it before collecting, and and clear it
9873 afterwards.
f65d5553
PA
9874 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
9875 collecting overlapping memory ranges.
08807d5a 9876
60f98dde
MS
98772011-02-15 Michael Snyder <msnyder@vmware.com>
9878
9879 * gdb.base/default.exp: Add tests for thread commands.
9880 * gdb.base/help.exp: Add tests for thread commands.
9881 * gdb.threads/thread-find.exp: New test for thread find command.
9882
648cd113
KW
98832011-02-15 Ken Werner <ken.werner@de.ibm.com>
9884
9885 * gdb.opencl/datatypes.exp: Expect the size of a bool to be one byte.
9886
494e194e
YQ
98872011-02-15 Yao Qi <yao@codesourcery.com>
9888
9889 PR tdep/12352
9890 * gdb.arch/arm-disp-step.S : New test for str instruction.
9891 * gdb.arch/arm-disp-step.exp : Likewise.
9892
d9492458
TJB
98932011-02-15 Thiago Jung Bauermann <bauerman@br.ibm.com>
9894
9895 * gdb.arch/vsx-regs.exp: Add "vector_register1_vr" and
9896 "vector_register2_vr" test strings. Test the extended floating
9897 point registers (F32~F63).
9898 * lib/gdb.exp (skip_vsx_tests): Update compile flags for the
9899 IBM XL C compiler. Make the test program use a register provided
9900 by the compiler for the lxvd2x instruction.
9901
8af8e3bc
PA
99022011-02-14 Pedro Alves <pedro@codesourcery.com>
9903
9904 * gdb.trace/unavailable.cc (class Base, class Middle, class
9905 Derived): New types.
9906 (derived_unavail, derived_partial, derived_whole): New globals.
9907 (virtual_partial): New global.
9908 (virtualp): Point at virtual_partial.
9909 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add tests
9910 related to unavailable vptr.
9911
1b28d0b3
PA
99122011-02-14 Pedro Alves <pedro@codesourcery.com>
9913
9914 * gdb.trace/unavailable.cc (a, b, c): New globals.
9915 (main): Set and clear them.
9916 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect
9917 `a' and `c', and check that `b' isn't collected, although `a' and
9918 `c' are.
9919
ec0a52e1
PA
99202011-02-14 Pedro Alves <pedro@codesourcery.com>
9921
9922 * gdb.trace/unavailable.cc (struct Virtual): New.
9923 (virtualp): New global pointer.
9924 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test
9925 printing a pointer to an object whose type has a vtable, with
9926 print object on.
9927
24e6bcee
PA
99282011-02-14 Pedro Alves <pedro@codesourcery.com>
9929
9930 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test that
9931 value repeat handles unavailableness.
9932
39d37385
PA
99332011-02-14 Pedro Alves <pedro@codesourcery.com>
9934
9935 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add new
9936 tests for building arrays from unavailable values, subscripting
9937 non-memory rvalue unvailable arrays, and accessing fields or
9938 baseclasses of non-lazy unavailable values,
9939 * gdb.trace/unavailable.cc (small_struct, small_struct_b): New
9940 struct types.
9941 (g_smallstruct, g_smallstruct_b): New globals.
9942
06d72e16
PA
99432011-02-14 Pedro Alves <pedro@codesourcery.com>
9944
9945 * gdb.trace/unavailable.cc, gdb.trace/unavailable.exp: New files.
9946
bc9a5551
JK
99472011-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9948
9949 Fix const/volatile qualifiers of C++ types, PR c++/12328.
9950 * gdb.cp/overload-const.exp: New file.
9951 * gdb.cp/overload-const.cc: New file.
9952
54fcddd0
UW
99532011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
9954
9955 * gdb.opencl/callfuncs.cl: New file.
9956 * gdb.opencl/callfuncs.exp: New test.
9957 * gdb.opencl/Makefile.in (EXECUTABLES): Add callfuncs.
9958
d6dafb7c
UW
99592011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
9960
9961 * gdb.arch/altivec-abi.c (vec_func): Make use of intv_on_stack_f
9962 when computing result.
9963 * gdb.arch/altivec-abi.exp: Update expected results.
9964
a449c2d8
TJB
99652011-02-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
9966
9967 * gdb.base/break-interp.exp: Remove ${objdir} from test messages.
9968 * gdb.base/jit.exp: Likewise.
9969 * gdb.base/pie-execl.exp: Likewise.
9970 * gdb.base/solib-nodir.exp: Likewise.
9971 * gdb.base/solib-overlap.exp: Likewise.
9972
764880b7
PA
99732011-02-07 Pedro Alves <pedro@codesourcery.com>
9974
9975 * gdb.trace/collection.c (global_pieces): New.
9976 * gdb.trace/collection.exp (gdb_collect_global_in_pieces_test):
9977 New procedure.
9978 (gdb_trace_collection_test): Call it.
9979
505500db
SW
99802011-02-04 Sami Wagiaalla <swagiaal@redhat.com>
9981
9982 * gdb.python/py-evthreads.c: New file.
9983 * gdb.python/py-evthreads.exp: New file.
9984 * gdb.python/py-events.py: New file.
9985 * gdb.python/py-events.exp: New file.
9986 * gdb.python/py-events.c: New file.
9987
385203ed
DD
99882011-02-04 David Daney <ddaney@caviumnetworks.com>
9989
9990 * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
9991
9011945e
AB
99922011-02-03 Andrew Burgess <aburgess@broadcom.com>
9993
9994 * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c,
9995 gdb.base/disasm-end-cu.exp: New test for disassembling over the
9996 boundary between two compilation units.
9997
580688f3
PA
99982011-02-02 Pedro Alves <pedro@codesourcery.com>
9999
10000 * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB)
10001 (Virtual): New structs.
10002 (virtual_o, virtual_middle_b): New globals.
10003 * gdb.cp/virtbase.exp: New tests.
10004
d3f0f853
PP
100052011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
10006
10007 * gdb.base/jit.exp: New file.
10008 * gdb.base/jit-main.c: New file.
10009 * gdb.base/jit-solib.c: New file.
10010
b2030fb5
UW
100112011-01-31 Ulrich Weigand <uweigand@de.ibm.com>
10012
10013 * gdb.opencl/convs_casts.exp: Use tbreak instead of break to
10014 proceed to initial kernel entry point.
10015 * gdb.opencl/datatypes.exp: Likewise.
10016 * gdb.opencl/operators.exp: Likewise.
10017 * gdb.opencl/vec_comps.exp: Likewise.
10018
2db19d1e
SW
100192011-01-31 Sami Wagiaalla <swagiaal@redhat.com>
10020
10021 * gdb.cp/nsnested.cc: New.
10022 * gdb.cp/nsnested.exp: New.
10023 * gdb.cp/nsnoimports.exp: New.
10024 * gdb.cp/nsnoimports.cc: New.
10025
6b0c4c1f
JB
100262011-01-31 Joel Brobecker <brobecker@adacore.com>
10027
10028 * gdb.base/interact.exp: Add extra tests that verify that
10029 the value of the interactive-mode setting does not change
10030 after the script is sourced.
10031
80b23b6a
JK
100322011-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10033
10034 * gdb.cp/noparam.exp: New file.
10035 * gdb.cp/noparam.cc: New file.
10036
ffd5ec24
PA
100372011-01-28 Pedro Alves <pedro@codesourcery.com>
10038
10039 * gdb.trace/tfile.exp: Test that with no traceframe selected,
10040 there's no stack or registers.
10041
a81766d8
TT
100422011-01-26 Tom Tromey <tromey@redhat.com>
10043
10044 * gdb.python/py-prettyprint.exp (run_lang_tests): Ensure no blank
10045 space before string output. Add test for "set print pretty off"
10046 case.
10047
585fdaa1
PA
100482011-01-25 Pedro Alves <pedro@codesourcery.com>
10049
10050 * gdb.base/frame-args.exp: Adjust.
10051 * gdb.dwarf2/dw2-noloc.exp: Adjust.
10052 * gdb.dwarf2/dw2-inline-param.exp: Adjust.
10053 * gdb.dwarf2/pieces.exp: Adjust.
10054 * gdb.opt/clobbered-registers-O2.exp: Adjust.
10055 * gdb.opt/inline-locals.exp: Adjust.
10056 * gdb.threads/fork-child-threads.exp: Adjust.
10057
d468832a
KW
100582011-01-25 Ken Werner <ken.werner@de.ibm.com>
10059
10060 * gdb.opencl/convs_casts.cl: Move program scope variables into the
10061 OpenCL kernel function. Add a comment as marker. Add address space
10062 qualifiers for the remaining program scope variables.
10063 * gdb.opencl/datatypes.cl: Likewise.
10064 * gdb.opencl/operators.cl: Likewise.
10065 * gdb.opencl/vec_comps.cl: Likewise.
10066 * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test.
10067 Add breakpoint at the marker comment.
10068 * gdb.opencl/datatypes.exp: Likewise.
10069 * gdb.opencl/operators.exp: Likewise.
10070 * gdb.opencl/vec_comps.exp: Likewise.
10071
490f124f
PA
100722011-01-24 Pedro Alves <pedro@codesourcery.com>
10073
10074 * gdb.base/printcmds.c (some_struct): New struct and instance.
10075 * gdb.base/printcmds.exp (test_print_repeats_embedded_array): New
10076 procedure.
10077 <global scope>: Call it.
10078
6da78614
KW
100792011-01-21 Ken Werner <ken.werner@de.ibm.com>
10080
10081 * lib/opencl.exp (skip_opencl_tests): Add missing compile_flags
10082 argument to the gdb_compile_opencl_hostapp call.
10083
ec64c9aa
YQ
100842011-01-19 Yao Qi <yao@codesourcery.com>
10085
10086 * lib/dwarf.exp (dwarf2_support): Change supported targets to a
10087 positve list.
10088
810cfdbb
YQ
100892011-01-19 Yao Qi <yao@codesourcery.com>
10090
10091 * gdb.asm/asm-source.exp: Replace ARM target triplet with a
10092 canonical form.
10093 Remove "xscale-*-*"
10094 * gdb.xml/tdesc-regs.exp: Likewise.
10095 * gdb.python/py-section-script.exp: Replace ARM target triplet
10096 with canonical form.
10097 Match arm*-*-symbianelf*.
10098 * gdb.base/dup-sect.exp: Likewise.
10099 * lib/dwarf.exp: New.
10100 * gdb.dwarf2/callframecfa.exp: Check dwarf2 support by routine
10101 dwarf2_support.
10102 * gdb.dwarf2/dup-psym.exp: Likewise.
10103 * gdb.dwarf2/dw2-ada-ffffffff.exp: Likewise.
10104 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
10105 * gdb.dwarf2/dw2-bad-parameter-type.exp: Likewise.
10106 * gdb.dwarf2/dw2-basic.exp: Likewise.
10107 * gdb.dwarf2/dw2-compressed.exp: Likewise.
10108 * gdb.dwarf2/dw2-const.exp: Likewise.
10109 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Likewise.
10110 * gdb.dwarf2/dw2-cu-size.exp: Likewise.
10111 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
10112 * gdb.dwarf2/dw2-empty-namespace.exp: Likewise.
10113 * gdb.dwarf2/dw2-filename.exp: Likewise.
10114 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
10115 * gdb.dwarf2/dw2-inline-param.exp: Likewise.
10116 * gdb.dwarf2/dw2-intercu.exp: Likewise.
10117 * gdb.dwarf2/dw2-intermix.exp: Likewise.
10118 * gdb.dwarf2/dw2-modula2-self-type.exp: Likewise.
10119 * gdb.dwarf2/dw2-noloc.exp: Likewise.
10120 * gdb.dwarf2/dw2-op-call.exp: Likewise.
10121 * gdb.dwarf2/dw2-producer.exp: Likewise.
10122 * gdb.dwarf2/dw2-ranges.exp: Likewise.
10123 * gdb.dwarf2/dw2-ref-missing-frame.exp: Likewise.
10124 * gdb.dwarf2/dw2-stack-boundary.exp: Likewise.
10125 * gdb.dwarf2/dw2-strp.exp: Likewise.
10126 * gdb.dwarf2/dw2-unresolved.exp: Likewise.
10127 * gdb.dwarf2/implptr.exp: Likewise.
10128 * gdb.dwarf2/mac-fileno.exp: Likewise.
10129 * gdb.dwarf2/member-ptr-forwardref.exp: Likewise.
10130 * gdb.dwarf2/pieces.exp: Likewise.
10131 * gdb.dwarf2/pr11465.exp: Likewise.
10132 * gdb.dwarf2/valop.exp: Likewise.
10133 * gdb.dwarf2/watch-notconst.exp: Likewise.
10134 * gdb.mi/dw2-ref-missing-frame.exp: Likewise.
10135
4694da01
TT
101362011-01-19 Tom Tromey <tromey@redhat.com>
10137
10138 * gdb.python/py-infthread.exp: Add thread tests.
10139
b075872c
JB
101402011-01-14 Joel Brobecker <brobecker@adacore.com>
10141
10142 * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
10143
2c3e6e24
JB
101442011-01-14 Joel Brobecker <brobecker@adacore.com>
10145
10146 * gdb.ada/widewide: New testcase.
10147
de8fa76c
JB
101482011-01-13 Joel Brobecker <brobecker@adacore.com>
10149
10150 * gdb.base/interact.exp: New testcase.
10151
1b05df00
TT
101522011-01-12 Tom Tromey <tromey@redhat.com>
10153
10154 * gdb.mi/gdb2549.exp: Update for error message changes.
10155 * gdb.mi/mi-cli.exp: Likewise.
10156 * gdb.mi/mi-disassemble.exp: Likewise.
10157 * gdb.mi/mi-pthreads.exp: Likewise.
10158 * gdb.mi/mi-regs.exp: Likewise.
10159 * gdb.mi/mi-stack.exp: Likewise.
10160 * gdb.mi/mi-var-block.exp: Likewise.
10161 * gdb.mi/mi-var-cmd.exp: Likewise.
10162 * gdb.mi/mi2-cli.exp: Likewise.
10163 * gdb.mi/mi2-disassemble.exp: Likewise.
10164 * gdb.mi/mi2-pthreads.exp: Likewise.
10165 * gdb.mi/mi2-regs.exp: Likewise.
10166 * gdb.mi/mi2-stack.exp: Likewise.
10167 * gdb.mi/mi2-var-block.exp: Likewise.
10168 * gdb.mi/mi2-var-cmd.exp: Likewise.
10169
c2ff108b
JK
101702011-01-12 Andrew Burgess <aburgess@broadcom.com>
10171 Jan Kratochvil <jan.kratochvil@redhat.com>
10172
10173 PR fortran/11104 and DWARF unbound arrays detection.
10174 * gdb.fortran/multi-dim.exp: New file.
10175 * gdb.fortran/multi-dim.f90: New file.
10176
b716877b
AB
101772011-01-12 Andrew Burgess <aburgess@broadcom.com>
10178
10179 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Update
10180 expected output to reflect changes in gdb/mi/mi-cmd-disas.c and
10181 add new tests for opcode dumping.
10182
6c162d5e
TT
101832011-01-11 Tom Tromey <tromey@redhat.com>
10184
10185 * gdb.python/py-infthread.exp: Load gdb-python.exp.
10186
77b06cd7
TJB
101872010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
10188
10189 Convert hardware watchpoints to use breakpoint_ops.
10190 * gdb.base/foll-exec.exp: Adapt to new error string when the catchpoint
10191 type is not supported.
10192 * gdb.base/foll-fork.exp: Likewise.
10193 * gdb.base/foll-vfork.exp: Likewise.
10194
f39a75d0
PM
101952011-01-10 Phil Muldoon <pmuldoon@redhat.com>
10196
10197 * gdb.python/py-cmd.exp: Remove gdb_py_test_multiple function.
10198 Use load_lib gdb-python.exp.
10199 * gdb.python/python.exp: Ditto.
10200 * gdb.python/py-function.exp: Ditto.
10201
fc529d80
AS
102022011-01-09 Andreas Schwab <schwab@linux-m68k.org>
10203
10204 * gdb.threads/tls.exp ("info address me"): Fix expected output.
10205
fb03cb59
JK
102062011-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10207
10208 * configure: Regenerate.
10209
d8e22779
TT
102102011-01-06 Tom Tromey <tromey@redhat.com>
10211
10212 * gdb.python/py-frame.exp: Test gdb.newest_frame.
10213
09050809
JB
102142011-01-06 Joel Brobecker <brobecker@adacore.com>
10215
fc529d80
AS
10216 * gdb.ada/array_bounds.exp, gdb.ada/array_return.exp,
10217 gdb.ada/array_subscript_addr.exp, gdb.ada/arrayidx.exp,
10218 gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
10219 gdb.ada/atomic_enum.exp, gdb.ada/call_pn.exp,
10220 gdb.ada/catch_ex.exp, gdb.ada/char_param.exp,
10221 gdb.ada/complete.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
10222 gdb.ada/fixed_points.exp, gdb.ada/formatted_ref.exp,
10223 gdb.ada/frame_args.exp, gdb.ada/fun_addr.exp,
10224 gdb.ada/fun_in_declare.exp, gdb.ada/funcall_param.exp,
10225 gdb.ada/homonym.exp, gdb.ada/int_deref.exp,
10226 gdb.ada/interface.exp, gdb.ada/lang_switch.exp,
10227 gdb.ada/mod_from_name.exp, gdb.ada/nested.exp,
10228 gdb.ada/null_array.exp, gdb.ada/null_record.exp,
10229 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
10230 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
10231 gdb.ada/ptype_field.exp, gdb.ada/ptype_tagged_param.exp,
10232 gdb.ada/rec_return.exp, gdb.ada/ref_param.exp,
10233 gdb.ada/ref_tick_size.exp, gdb.ada/start.exp,
10234 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
10235 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/tasks.exp,
10236 gdb.ada/tick_last_segv.exp, gdb.ada/type_coercion.exp,
10237 gdb.ada/uninitialized_vars.exp,
10238 gdb.ada/variant_record_packed_array.exp, gdb.ada/watch_arg.exp:
10239 Simplify by using clean_restart.
09050809 10240
8ed5dd9e
JB
102412011-01-06 Joel Brobecker <brobecker@adacore.com>
10242
10243 Add marker to be used as anchor for inserting breakpoints.
10244 * gdb.ada/null_record/null_record.adb: Add "-- START" comment.
10245 * gdb.ada/start/dummy.adb, gdb.ada/uninitialized_vars/parse.adb:
10246 Likewise.
10247
10248 Remove uses of gdb_start_cmd.
10249 * gdb.ada/null_record.exp: Remove use of gdb_start_cmd.
10250 * gdb.ada/print_pc.exp, gdb.ada/uninitialized_vars.exp: Ditto.
10251
10252 Do not run testcase if testing with GDBserver.
10253 * gdb.ada/exec_changed.exp, gdb.ada/start.exp: Abort as untested
10254 if testing with GDBserver.
10255
368a124f
JB
102562011-01-06 Joel Brobecker <brobecker@adacore.com>
10257
10258 * gdb.ada/complete/foo.adb, gdb.ada/complete/pck.adb,
10259 gdb.ada/complete/pck.ads, gdb.ada/print_chars/foo.adb: Add
10260 copyright header.
10261
44944448
JB
102622011-01-05 Joel Brobecker <brobecker@adacore.com>
10263
10264 * testsuite/configure.ac, testsuite/gdb.arch/gdb1291.s,
10265 testsuite/gdb.arch/gdb1431.s, testsuite/gdb.fortran/array-element.f,
10266 testsuite/gdb.fortran/complex.f,
10267 testsuite/gdb.fortran/derived-type.f90,
10268 testsuite/gdb.fortran/library-module-lib.f90,
10269 testsuite/gdb.fortran/library-module-main.f90,
10270 testsuite/gdb.fortran/logical.f90, testsuite/gdb.fortran/module.f90,
10271 testsuite/gdb.fortran/subarray.f, testsuite/gdb.mi/array.f:
10272 Copyright year update.
10273
31886ea6
JB
102742011-01-05 Joel Brobecker <brobecker@adacore.com>
10275
10276 * gdb.base/langs1.f: Add copyright header.
10277
ebedcab5
JK
102782011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10279
10280 * gdb.base/morestack.exp: New file.
10281 * gdb.base/morestack.c: New file.
10282
de1eb2f9
JK
102832011-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10284
10285 * gdb.ada/gnat_ada.gpr: Fix copyright comment line regression by 2011.
10286
9e87a409
JB
102872010-12-29 Joel Brobecker <brobecker@adacore.com>
10288
10289 * gdb.ada/arrayptr/foo.adb: Add new local variable Null_String.
10290 * gdb.ada/arrayptr.exp: Add test printing that new variable.
10291
720d1a40
JB
102922010-12-29 Joel Brobecker <brobecker@adacore.com>
10293
10294 * gdb.ada/lang_switch.exp: Correct expected parameter value.
10295
a283af87
AS
102962010-12-25 Andreas Schwab <schwab@linux-m68k.org>
10297
5d3d9cba
AS
10298 * gdb.threads/tls.exp: Fix typo.
10299
a283af87
AS
10300 * gdb.threads/thread-specific.exp (get_thread_list): Update.
10301 * gdb.threads/execl.exp: Update.
10302
2a20745c
YQ
103032010-12-23 Yao Qi <yao@codesourcery.com>
10304
10305 * gdb.arch/arm-disp-step.exp: New.
10306 * gdb.arch/arm-disp-step.S: New.
10307
a7658b96
TT
103082010-12-21 Tom Tromey <tromey@redhat.com>
10309
10310 * gdb.threads/execl.exp: Update.
10311 * gdb.threads/linux-dp.exp: Update.
10312 * gdb.threads/manythreads.exp: Update.
10313 * gdb.threads/tls.exp: Update.
10314
5b79abe7
TT
103152010-12-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10316
10317 * gdb.cp/nextoverthrow.cc (dummy): Return int 0.
10318 (NextOverThrowDerivates) <resumebpt>: New.
10319 (resumebpt_test): New.
10320 (main): Call resumebpt_test.
10321 * gdb.cp/nextoverthrow.exp: New block for test of "resumebpt".
10322
0914bcdb
SS
103232010-12-12 Stan Shebs <stan@codesourcery.com>
10324
10325 * gdb.trace/tsv.exp: Test print command on trace state variables.
10326
305aeedc
TT
103272010-12-09 Tom Tromey <tromey@redhat.com>
10328
10329 * gdb.base/interp.exp: Add regression test.
10330
186c406b
TT
103312010-12-09 Tom Tromey <tromey@redhat.com>
10332
10333 * gdb.java/jnpe.java: New file.
10334 * gdb.java/jnpe.exp: New file.
10335 * gdb.cp/nextoverthrow.exp: New file.
10336 * gdb.cp/nextoverthrow.cc: New file.
10337
aae1c79a
DE
103382010-12-07 Doug Evans <dje@google.com>
10339
10340 * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
10341 of data-directory.
10342 * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
10343 updated.
10344 * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
10345
60f98dde 103462010-11-29 Michael Snyder <msnyder@vmware.com>
d426f7b4
MS
10347
10348 * gdb.base/callfuncs.exp: Test for skip_float_tests.
10349 * gdb.base/call-sc.exp: Ditto.
10350 * gdb.base/finish.exp: Ditto.
10351 * gdb.base/return.exp: Ditto.
10352 * gdb.base/return2.exp: Ditto.
10353
5fa290c1
DE
103542010-11-30 Doug Evans <dje@google.com>
10355
10356 * lib/gdb.exp (gdb_test_sequence): Return result of gdb_expect_list.
10357 (gdb_expect_list): Fix spelling errors in comments.
10358 * gdb.arch/system-gcore.exp: Use gdb_test_sequence instead of
10359 send_gdb/gdb_expect_list where applicable.
10360 * gdb.base/call-ar-st.exp: Ditto.
10361 * gdb.base/funcargs.exp: Ditto.
10362 * gdb.base/gcore.exp: Ditto.
10363 * gdb.base/page.exp: Ditto.
10364 * gdb.base/sigaltstack.exp: Ditto.
10365 * gdb.base/siginfo.exp: Ditto.
10366 * gdb.base/sigstep.exp: Ditto.
10367 * gdb.base/trace-commands.exp: Ditto.
10368
4e04c971
DE
103692010-11-29 Doug Evans <dje@google.com>
10370
10371 * gdb.python/py-pp-maint.exp: Change printer-name:subprinter-name to
10372 printer-name;subprinter-name.
10373
8cf6f0b1
TT
103742010-11-29 Tom Tromey <tromey@redhat.com>
10375
10376 * gdb.dwarf2/implptr.exp: New file.
10377 * gdb.dwarf2/implptr.c: New file.
10378 * gdb.dwarf2/implptr.S: New file.
10379
94b6973e
PM
103802010-11-29 Phil Muldoon <pmuldoon@redhat.com>
10381
fc529d80 10382 PR python/12199
94b6973e
PM
10383
10384 * gdb.python/py-breakpoint.exp: Test the delete method.
10385
8358c15c
JK
103862010-11-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10387
10388 Fix step_resume_breakpoint unsaved during an infcall.
10389 * gdb.base/step-resume-infcall.exp: New file.
10390 * gdb.base/step-resume-infcall.c: New file.
10391
f6df29bc
TJB
103922010-11-24 Edjunior Machado <emachado@br.ibm.com>
10393
10394 * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
10395
f2b5a5cf
TJB
103962010-11-24 Edjunior Machado <emachado@br.ibm.com>
10397
10398 * gdb.asm/asm-source.exp: Add new target "powerpc64"; expect leading `.'
10399 on ppc64's symbols; "finish" and "return" commands must accept to
10400 show the caller line again as well as the line after.
10401 * gdb.asm/powerpc64.inc: New file.
10402
6b0ecdc2
DE
104032010-11-23 Doug Evans <dje@google.com>
10404
10405 * lib/gdb.exp (gdb_test_sequence): New function.
10406 (gdb_expect_list): Add verbose -log call for each pattern.
10407 * gdb.base/signals.exp (test_handle_all_print): Call it.
10408 Reduce timeout increment from 6 minutes to 1 minute.
10409 * gdb.server/ext-run.exp: Call it.
10410
ea976c60
PM
104112010-11-23 Phil Muldoon <pmuldoon@redhat.com>
10412
f2b5a5cf 10413 PR python/12212
ea976c60
PM
10414
10415 * gdb.python/python.exp: Check that selected_thread raises an
10416 error when no inferior is loaded.
10417
c0efa795
JK
104182010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10419
10420 * gdb.dwarf2/dw2-stack-boundary.exp: New file.
10421 * gdb.dwarf2/dw2-stack-boundary.S: New file.
10422
ec3aa567
JK
104232010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10424
10425 * gdb.dwarf2/dw2-ada-ffffffff.S: New file.
10426 * gdb.dwarf2/dw2-ada-ffffffff.exp: New file.
10427
d8249011
DE
104282010-11-18 Doug Evans <dje@google.com>
10429
10430 * gdb.server/ext-run.exp: Fix intermittent failures.
10431
d4eba7d1
NF
104322010-11-12 Nathan Froyd <froydnj@codesourcery.com>
10433
10434 * gdb.stabs/gdb11479.exp: Use runto_main.
10435
b04c2f88
NF
104362010-11-12 Nathan Froyd <froydnj@codesourcery.com>
10437
10438 * gdb.base/break-entry.exp: Skip if using a stub.
10439
ae9d7ce4
NF
104402010-11-12 Nathan Froyd <froydnj@codesourcery.com>
10441
10442 * gdb.python/py-inferior.exp: Pack values in target endianness.
10443
621c8364
TT
104442010-11-12 Tom Tromey <tromey@redhat.com>
10445
10446 * gdb.python/py-prettyprint.c (main): Add new 'ns2' local.
10447 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test for
10448 MemoryError.
10449 * gdb.python/python.exp (gdb_py_test_multiple): Update exception
10450 type.
10451 * gdb.python/py-value.exp (test_value_in_inferior): Add test for
10452 MemoryError.
10453 (test_subscript_regression): Update exception type.
10454
84f4c1fe
PM
104552010-11-11 Phil Muldoon <pmuldoon@redhat.com>
10456
10457 * gdb.python/py-breakpoint.exp: Add internal watchpoint and
10458 breakpoint tests.
10459
a1442452
PA
104602010-11-09 Pedro Alves <pedro@codesourcery.com>
10461
10462 * gdb.base/watchpoint.exp: Test "watch -location" with an
10463 innacessible location.
10464
efd11a33
JK
104652010-11-09 Edjunior Machado <emachado@br.ibm.com>
10466 Luis Machado <luisgpm@br.ibm.com>
10467
10468 * gdb.base/maint.exp: Expect "." prefix.
10469 * gdb.base/nodebug.exp: Expect "." Likewise.
10470 * gdb.base/sepsymtab.exp: Expect "." Likewise.
10471 * gdb.base/watchpoint-cond-gone.exp: Likewise.
10472 * gdb.base/watchpoint.exp: Expect a software watch to be created for
10473 POWER server processors.
10474
aa00efb5
JK
104752010-11-08 Edjunior Machado <emachado@br.ibm.com>
10476 Luis Machado <luisgpm@br.ibm.com>
10477
10478 * gdb.base/break-entry.exp: convert entry point for
10479 ppc64 and expect leading `.' on ppc64's symbols
10480
99e7ae30
DE
104812010-11-05 Doug Evans <dje@google.com>
10482
10483 * gdb.base/help.exp: Update expected output.
b521dba8
DE
10484 * gdb.python/py-param.exp: Delete, contents moved to ...
10485 * gdb.python/py-parameter.exp: ... here. New file.
10486 Add test for gdb.parameter ("directories").
99e7ae30 10487
f4b8a18d
KW
104882010-11-05 Ken Werner <ken.werner@de.ibm.com>
10489
10490 * Makefile.in (ALL_SUBDIRS): Add gdb.opencl.
10491 * configure.ac (AC_OUTPUT): Add gdb.opencl/Makefile.
10492 * configure: Regenerate.
10493 * gdb.opencl/Makefile.in: New File.
10494 * gdb.opencl/datatypes.exp: Likewise.
10495 * gdb.opencl/datatypes.cl: Likewise.
10496 * gdb.opencl/operators.exp: Likewise.
10497 * gdb.opencl/operators.cl: Likewise.
10498 * gdb.opencl/vec_comps.exp: Likewise.
10499 * gdb.opencl/vec_comps.cl: Likewise.
10500 * gdb.opencl/convs_casts.exp: Likewise.
10501 * gdb.opencl/convs_casts.cl: Likewise.
10502 * lib/opencl.exp: Likewise.
10503 * lib/opencl_hostapp.c: Likewise.
10504 * lib/opencl_kernel.cl: Likewise.
10505 * lib/cl_util.c: Likewise.
10506 * lib/cl_util.c: Likewise.
10507 * gdb.base/default.exp (set language): Add "opencl" to the list of
10508 languages.
10509
a9d5ef47
SW
105102010-11-04 Sami Wagiaalla <swagiaal@redhat.com>
10511
10512 * gdb.cp/overload.exp: Added test for inheritance overload.
10513 * gdb.cp/overload.cc: Ditto.
10514 * gdb.cp/oranking.exp: Removed releveant kfails.
10515
03eb1c79
JK
105162010-11-04 Jan Kratochvil <jan.kratochvil@redhat.com>
10517 Joel Brobecker <brobecker@adacore.com>
10518
10519 * gdb.ada/null_array.exp (print my_table): Call get_compiler_info and
10520 check test_compiler_info.
10521
dbc98a8b
KW
105222010-11-03 Ken Werner <ken.werner@de.ibm.com>
10523
10524 * gdb.base/gnu_vector.exp: Adjust expect messages.
10525
120bd360
KW
105262010-11-03 Ken Werner <ken.werner@de.ibm.com>
10527
10528 * gdb.base/gnu_vector.exp: Add unary operator tests.
10529
c37f7098
KW
105302010-11-03 Ken Werner <ken.werner@de.ibm.com>
10531
10532 * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
10533
7b51bc51
DE
105342010-11-02 Doug Evans <dje@google.com>
10535
10536 * gdb.python/py-pp-maint.c: New file.
10537 * gdb.python/py-pp-maint.exp: New file.
10538 * gdb.python/py-pp-maint.py: New file.
10539
50c97f38
TT
105402010-11-02 Tom Tromey <tromey@redhat.com>
10541
10542 * gdb.base/default.exp: Remove "scheme" from language list.
10543
a289b8f6
JK
105442010-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10545
10546 Revert:
10547 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10548 * gdb.threads/sigstep-threads.exp: New file.
10549 * gdb.threads/sigstep-threads.c: New file.
10550
cd017491
MS
105512010-10-20 Michael Snyder <msnyder@vmware.com>
10552
10553 * gdb.threads/fork-child-threads.exp: Don't run on remote target.
10554
8e6a5956
UW
105552010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
10556
10557 * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.
10558 Skip test completely if gdb,no_hardware_watchpoints.
10559
2c04da0d
UW
105602010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
10561
10562 * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more
10563 strict, but do not check for any particular function name within libc.
10564
79afc5ef
SW
105652010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
10566
10567 * gdb.cp/smartp.exp: New test.
10568 * gdb.cp/smartp.cc : New test.
10569
026ffab7
SW
105702010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
10571
10572 * gdb.cp/converts.exp: Test pointer to bool conversion.
10573 Test pointer to long conversion.
10574 * gdb.cp/oranking.exp: Removed relevant kfail.
10575
3a772aa4
TT
105762010-10-18 Tom Tromey <tromey@redhat.com>
10577
10578 * gdb.python/py-prettyprint.exp (run_lang_tests): Test encoding
10579 argument to lazy_string.
10580 * gdb.python/py-prettyprint.py (pp_ls_encoding): New global.
10581 (pp_ls.to_string): Use it.
10582 * gdb.python/py-prettyprint.c (main): Move declarations to top.
10583 Add "estring2" local.
10584
5fc3827b
JK
105852010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10586
10587 Fix s390x compatibility.
10588 * gdb.dwarf2/pr11465.S (DW_TAG_pointer_type): Use PTRBITS. Twice.
10589 * gdb.dwarf2/pr11465.exp: Set ptrbits, use it for -DPTRBITS.
10590
8aeb23f3
JK
105912010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10592
10593 * gdb.threads/sigstep-threads.exp: New file.
10594 * gdb.threads/sigstep-threads.c: New file.
10595
c1e56572
JK
105962010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10597
10598 * gdb.base/pie-execl.exp: New file.
10599 * gdb.base/pie-execl.c: New file.
10600
92163a10
JK
106012010-10-13 Doug Evans <dje@google.com>
10602 Jan Kratochvil <jan.kratochvil@redhat.com>
10603
10604 PR exp/12117
10605 * gdb.cp/ptype-cv-cp.cc: New file.
10606 * gdb.cp/ptype-cv-cp.exp: New file.
10607
7062b0a0
SW
106082010-10-14 Sami Wagiaalla <swagiaal@redhat.com>
10609
10610 * gdb.cp/converts.cc: New test program.
10611 * gdb.cp/converts.exp: New test.
10612 * gdb.cp/overload.exp: Added test for void* vs int*.
10613 * gdb.cp/overload.exp: Ditto.
10614 * gdb.cp/oranking.exp: Removed related kfail.
10615
0e3509db
DE
106162010-10-13 Doug Evans <dje@google.com>
10617
10618 * lib/gdb-python.exp (gdb_check_python_config): New function.
10619 * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
10620 * gdb.python/lib-types.cc: New file.
10621 * gdb.python/lib-types.exp: New file.
10622
8dc78533
JK
106232010-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10624
10625 * gdb.python/py-error.exp: New file.
10626 * gdb.python/py-error.py: New file.
10627
93c17e06
JK
106282010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
10629
10630 * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
10631 gdb_test_multiple.
10632
d8b34041
JK
106332010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
10634
10635 * gdb.base/break-interp.exp: Use ldlags for linking flags.
10636 * gdb.base/prelink.exp: Likewise.
10637 * gdb.base/solib-nodir.exp: Likewise.
10638 * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
10639 (gdb_compile) <shlib_load>: Use ldlags for linking flags.
10640 * lib/prelink-support.exp (build_executable_own_libs): Likewise.
10641
e0cc584e
UW
106422010-10-12 Ulrich Weigand <uweigand@de.ibm.com>
10643
10644 * break-interp.exp (test_ld): Use two separate gdb_expect statements
10645 for the "info files" test to avoid timeouts on slow machines.
10646
cfc353b1
JK
106472010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10648
10649 * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
10650 (main): Make openlib dummy call.
10651
d3d7896d
JK
106522010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10653
10654 Fix missing _start PIE relocation on ppc64 due to stop on dl_main.
10655 * break-interp.exp (reach): Move the core body ...
10656 (reach_1): ... here. Use stop-on-solib-events for _dl_debug_state.
10657 (test_ld): Provide always real argument, even to the linker. Replace
10658 dl_main by _dl_debug_state.
10659
5e533c94
JK
106602010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10661
10662 Fix results of prelinked PIEs on ppc*.
10663 * gdb.base/break-interp.exp (reach, test_core, test_attach_gdb):
10664 Accept also DISPLACEMENT "PRESENT".
10665 (main): Replace "ZERO" displacements by "PRESENT".
10666
33540610
SW
106672010-10-08 Sami Wagiaalla <swagiaal@redhat.com>
10668
10669 * gdb.cp/oranking.exp: New test.
10670 * gdb.cp/oranking.cc: New test program.
10671
3bdf2bbd
KW
106722010-10-08 Ken Werner <ken.werner@de.ibm.com>
10673
10674 * gdb.base/gnu_vector.c (ia, ib, fa, fb): New variables.
10675 * gdb.base/gnu_vector.exp: Add tests for scalar to vector widening.
10676
2f608a3a
KW
106772010-10-06 Ken Werner <ken.werner@de.ibm.com>
10678
10679 * gdb.base/constvars.c (logical, lugged, luck, lunar, lumen, lurk,
10680 lush, lynx) New constant.
10681 * gdb.base/constvars.exp: Test const array types.
10682 * gdb.dwarf2/dw2-strp.exp: Add const qualifier for ptype tests.
10683
aa2e2d8d
DE
106842010-10-06 Doug Evans <dje@google.com>
10685
10686 * gdb.base/catch-syscall.exp (do_syscall_tests): Update location
10687 of syscall staging area.
10688
2844d6b5
KW
106892010-10-06 Ken Werner <ken.werner@de.ibm.com>
10690
10691 * gdb.base/gnu_vector.c: Add variable c4.
10692 * gdb.base/gnu_vector.exp: Add tests for character vector printing.
10693 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
10694
7d8ac8bb
MR
106952010-10-05 Maciej W. Rozycki <macro@codesourcery.com>
10696
10697 * gdb.arch/altivec-abi.exp: Fix a typo.
10698
84a02e58
MR
106992010-10-02 Maciej W. Rozycki <macro@codesourcery.com>
10700
10701 * lib/mi-support.exp (thread_selected_re): Correct pattern used
10702 to match a thread ID.
10703
b18e6318
JK
107042010-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10705
10706 Fix s390x testcase compatibility.
10707 * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
10708
a2c09bd0
DE
107092010-10-01 Doug Evans <dje@google.com>
10710
10711 * lib/gdb-python.exp: New file.
10712 * gdb.python/py-block.exp: Use it.
10713 * gdb.python/py-breakpoint.exp: Ditto.
10714 * gdb.python/py-frame.exp: Ditto.
10715 * gdb.python/py-inferior.exp: Ditto.
10716 * gdb.python/py-param.exp: Ditto.
10717 * gdb.python/py-prettyprint.exp: Ditto.
10718 * gdb.python/py-shared.exp: Ditto.
10719 * gdb.python/py-symbol.exp: Ditto.
10720 * gdb.python/py-symtab.exp: Ditto.
10721 * gdb.python/py-type.exp: Ditto.
10722 * gdb.python/py-value.exp: Ditto.
10723 * gdb.python/python.exp: Ditto.
10724
38f12cfc
TT
107252010-09-30 Tom Tromey <tromey@redhat.com>
10726
10727 * gdb.base/anon.exp: New file.
10728 * gdb.base/anon.c: New file.
10729
9ae8282d
TT
107302010-09-30 Tom Tromey <tromey@redhat.com>
10731
10732 * gdb.base/completion.exp: Test completion through anonymous
10733 union.
10734 * gdb.base/break1.c (struct some_struct): Add anonymous union.
10735
e9e07ba6
JK
107362010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10737
10738 Fix printing parameters of inlined functions.
10739 * gdb.dwarf2/dw2-inline-param.exp: New file.
10740 * gdb.dwarf2/dw2-inline-param-main.c: New file.
10741 * gdb.dwarf2/dw2-inline-param.S: New file.
10742
cd2effb2
JK
107432010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10744
10745 PR corefiles/12071.
10746 * gdb.base/corefile.exp (quit with a process, no question: load core)
10747 (quit with a core file): New tests.
10748
bceffbf3
JK
107492010-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10750
10751 Fix GDB crash on inferior calls with self-referencing classes.
10752 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: New file.
10753 * gdb.dwarf2/dw2-cp-infcall-ref-static-main.c: New file.
10754 * gdb.dwarf2/dw2-cp-infcall-ref-static.S: New file.
10755
1736ad11
JK
107562010-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10757
10758 Fix lost siginfo_t for inferior calls.
10759 * gdb.base/siginfo-infcall.exp: New file.
10760 * gdb.base/siginfo-infcall.c: New file.
10761
a176ad92
JB
107622010-09-22 Joel Brobecker <brobecker@adacore.com>
10763
10764 * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
10765
c2b0a229
JK
107662010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10767
10768 * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant):
10769 New test.
10770 * gdb.fortran/module.f90 (mod1) <var_const>: New constant.
10771
e8ae22d1
JB
107722010-09-22 Joel Brobecker <brobecker@adacore.com>
10773
10774 * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
10775 type of our const type.
10776
ec322823
SW
107772010-09-22 Sami Wagiaalla <swagiaal@redhat.com>
10778
10779 * gdb.cp/pr12028.cc: New.
10780 * gdb.cp/pr12028.exp: New.
10781
72929c62
JB
107822010-09-22 Joel Brobecker <brobecker@adacore.com>
10783
10784 * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
10785
875b4ff5 107862010-09-16 Phil Muldoon <pmuldoon@redhat.com>
fc529d80 10787 Jan Kratochvil <jan.kratochvil@redhat.com>
875b4ff5
PM
10788
10789 PR mi/11407
10790 * gdb.mi/dw2-ref-missing-frame-func.c: New File.
10791 * gdb.mi/dw2-ref-missing-frame-main.c New File.
10792 * gdb.mi/dw2-ref-missing-frame.S New File.
10793 * gdb.mi/dw2-ref-missing-frame.exp New File.
10794
7155d578
TT
107952010-09-14 Tom Tromey <tromey@redhat.com>
10796
10797 PR symtab/8399:
10798 * gdb.threads/tls.exp: Remove kfail. Update expected output.
10799
515ed532
TT
108002010-09-14 Tom Tromey <tromey@redhat.com>
10801
10802 PR exp/11803:
10803 * gdb.threads/tls.exp: Use C++.
10804 (check_thread_local): Use K::another_thread_local.
10805 * gdb.threads/tls.c (class K): New.
10806 (another_thread_local): Now a member of K.
10807 (spin): Update. No longer K&R C.
10808
450ca57c
SW
108092010-09-13 Sami Wagiaalla <swagiaal@redhat.com>
10810
10811 * gdb.cp/koenig.cc: created class for testing member lookup.
10812 * gdb.cp/koenig.exp: Added test for member lookup.
10813
dbd492a3
JK
108142010-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10815
10816 Fix false FAILs on sourcetree topdir directory containing "kill".
10817 * gdb.base/sigall.exp (test_one_sig) <advance to $nextsig>: Extend the
10818 source line matching regexp.
10819
8d4d924b
JK
108202010-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10821
10822 * gdb.python/python.exp (set height 0, collect help from uiout)
10823 (verify help to uiout): New tests.
10824
8e64f2a0
JK
108252010-09-10 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
10826
10827 * gdb.base/break-interp.exp (test_ld) <istarget powerpc64-*>: Add
10828 is_lp64_target to check 64bit target.
10829
4569eed2
JK
108302010-09-09 Jan Kratochvil <jan.kratochvil@redhat.com>
10831
10832 * gdb.base/break-interp.exp (reach): Permit leading . for ppc64.
10833 (test_ld) <powerpc64-*>: New.
10834
5e1617b1
DJ
108352010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
10836
10837 * gdb.cp/templates.exp (test_template_args): Allow "struct".
10838
c767944b
DJ
108392010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
10840
10841 * gdb.cp/templates.cc (Empty, FunctionArg): New classes.
10842 (FunctionArg::method): New function.
10843 (empty, arg): New variables.
10844 (main): Call arg.method.
10845 * gdb.cp/templates.exp (test_template_args): New function.
10846 (do_tests): Call it.
10847
27d3a3fc
UW
108482010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
10849
10850 * gdb.threads/threxit-hop-specific.exp: Use "continue" instead
10851 of "next" to proceed over pthread_exit call.
10852
55b7ce7f
UW
108532010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
10854
10855 * gdb.base/maint.exp: Avoid wildcards against potentially very long
10856 "maint print statistics" output to prevent expect timeouts.
10857
809df446
JK
108582010-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
10859
10860 * gdb.base/printcmds.exp (test_float_accepted): Import gdb_prompt.
10861 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
10862 (test_float_rejected): ... here.
10863 * gdb.java/jv-print.exp (test_float_accepted): Import gdb_prompt.
10864 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
10865 (test_float_rejected): ... here.
10866 * gdb.objc/print.exp (test_float_accepted): Import gdb_prompt.
10867 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
10868 (test_float_rejected): ... here.
10869 * gdb.pascal/print.exp (test_float_accepted): Import gdb_prompt.
10870 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
10871 (test_float_rejected): ... here.
10872
8464be76
DJ
108732010-09-04 Daniel Jacobowitz <dan@codesourcery.com>
10874
10875 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint
10876 before disabling hardware watchpoints.
10877 (test_inaccessible_watchpoint): Check that hardware watchpoints
10878 are used. Test for watchpoints on a constant address.
10879
14dba4b4
JK
108802010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10881
10882 * gdb.base/ui-redirect.exp: New file.
10883
3f3540e1 108842010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
fc529d80 10885 Joel Brobecker <brobecker@adacore.com>
3f3540e1
JB
10886
10887 * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
10888
0f254bb7
DE
108892010-08-31 Doug Evans <dje@google.com>
10890
10891 * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
10892
03f17ccf
TT
108932010-08-30 Tom Tromey <tromey@redhat.com>
10894
10895 PR python/11792:
10896 * gdb.python/py-value.exp (test_subscript_regression): Add
10897 dynamic_type test.
10898
640617ad
DJ
108992010-08-30 Daniel Jacobowitz <dan@codesourcery.com>
10900
10901 * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_function
10902 instead of running to main. Do not test the main function.
10903 * gdb/testsuite/gdb.cp/cpexprs.cc (main): Rename to test_function.
10904 Add new main.
10905
2ed91d1b
PA
109062010-08-26 Pedro Alves <pedro@codesourcery.com>
10907
10908 * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect in
10909 one test.
10910
673bfd45
DE
109112010-08-24 Doug Evans <dje@google.com>
10912
10913 PR symtab/11942
10914 * gdb.dwarf2/dw4-sig-types.cc: New file.
10915 * gdb.dwarf2/dw4-sig-types.h: New file.
10916 * gdb.dwarf2/dw4-sig-types-b.cc: New file.
10917 * gdb.dwarf2/dw4-sig-types.exp: New file.
10918
f9ffd4bb
TT
109192010-08-23 Tom Tromey <tromey@redhat.com>
10920
10921 PR python/11145:
10922 * gdb.python/py-value.c (Base, Derived): New types.
10923 (base): New global.
10924 * gdb.python/py-value.exp (test_subscript_regression): Add
10925 dynamic_cast test.
10926
d839c8a4
TT
109272010-08-23 Tom Tromey <tromey@redhat.com>
10928
10929 PR python/10676:
10930 * gdb.python/py-type.exp (test_fields): Add tests for type
10931 equality.
10932
702c2711
TT
109332010-08-23 Tom Tromey <tromey@redhat.com>
10934
10935 PR python/11915:
10936 * gdb.python/py-type.exp (test_fields): Add tests for array.
10937
832bafd3
KS
109382010-08-23 Keith Seitz <keiths@redhat.com>
10939
10940 * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
10941 have any children. Create a new abbrev for it.
10942 Add missing terminal sequence to .debug_abbrev.
10943
c37bf528
KS
109442010-08-20 Keith Seitz <keiths@redhat.com>
10945
10946 PR symtab/11465:
10947 * gdb.dwarf2/pr11465.exp: New test.
10948 * gdb.dwarf2/pr11465.S: New file.
10949 * gdb.dwarf2/dw2-double-set-die-type.S: New file.
10950 * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
10951
4572cbac
TJB
109522010-08-19 Thiago Jung Bauermann <bauerman@br.ibm.com>
10953
10954 * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
10955 registers. Update data sets with the new v2_double element in the
10956 VSX register union. Add vector_register3_vr data set for the AltiVec
10957 registers. Use gdb_test_no_output instead of send_gdb.
10958
e7fbb131
PA
109592010-08-19 Pedro Alves <pedro@codesourcery.com>
10960
10961 * gdb.python/py-shared.exp: New file, factored out from
10962 python.exp.
10963 * gdb.python/py-shared.c: New file.
10964 * gdb.python/py-shared-sl.c: New file.
10965 * gdb.python/python-1.c: New file.
10966 * gdb.python/python-sl.c: Delete.
10967 * gdb.python/python.c: Mention python-1.c.
10968 * gdb.python/python.exp: Move shared library tests to
10969 py-shared.exp.
10970 * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
10971 (MISCELLANEOUS): New.
10972 (clean mostlyclean): Also remove $MISCELLANEOUS.
10973
d30f5e1f
DE
109742010-08-19 Doug Evans <dje@google.com>
10975
10976 PR exp/11926
10977 * gdb.base/printcmds.exp (test_float_accepted): New function.
10978 Move existing float tests there. Add tests for floats with suffixes.
10979 (test_float_rejected): New function.
10980 * gdb.java/jv-print.exp (test_float_accepted): New function.
10981 (test_float_rejected): New function.
10982 * gdb.objc/print.exp: New file.
10983 * gdb.pascal/print.exp: New file.
10984 * lib/objc.exp: New file.
10985
7b3fd859
PM
109862010-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
10987
10988 * gdb.base/default.exp (info set): Avoid full buffer error and force
10989 reading up to final gdb prompt.
10990 (show): Likewise.
10991
c92817ce
TT
109922010-08-18 Tom Tromey <tromey@redhat.com>
10993
10994 PR symtab/11919:
10995 * gdb.base/completion.exp: Add test.
10996
f1208f9e
DE
109972010-08-18 Doug Evans <dje@google.com>
10998
10999 * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
11000 * gdb.base/callfuncs.exp (set_lang_c): Delete, set c language directly.
11001 * gdb.base/printcmds.exp (set_lang_c): Delete, set c language directly.
11002 Simplify, early exit if runto_main fails.
11003 * gdb.fortran/exprs.exp: load_lib fortran.exp.
11004 (set_lang_fortran): Moved to lib/fortran.exp.
11005 * gdb.fortran/types.exp: load_lib fortran.exp.
11006 (set_lang_fortran): Moved to lib/fortran.exp.
11007 * gdb.java/jmisc.exp (set_lang_java): Moved to lib/java.exp.
11008 * gdb.java/jprint.exp (set_lang_java): Ditto.
11009 * gdb.java/jv-exp.exp: load_lib java.exp.
11010 If set_lang_java fails, issue a warning instead of failure to be
11011 consistent with other set_lang_foo uses.
11012 (set_lang_java): Moved to lib/java.exp.
11013 * gdb.java/jv-print.exp (set_lang_java): Moved to lib/java.exp.
11014 If set_lang_java fails, issue a warning instead of failure to be
11015 consistent with other set_lang_foo uses.
11016 * gdb.pascal/types.exp: load_lib pascal.exp.
11017 (set_lang_pascal): Moved to lib/pascal.exp.
11018 * lib/fortran.exp: New file.
11019 * lib/java.exp (set_lang_java): New function.
11020 * lib/pascal.exp (set_lang_pascal): New function.
11021
2f06b485
YQ
110222010-08-18 Yao Qi <yao@codesourcery.com
11023
11024 * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels
11025 func_nofb_start and func_loopfb_start, so that address of functions
11026 is equal to these labels on Thumb.
11027
96e25403
YQ
110282010-08-18 Yao Qi <yao@codesourcery.com>
11029
11030 * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
11031 to reflect latest c source file.
11032
36e6adc4
JK
110332010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
11034
11035 * gdb.cp/infcall-dlopen.exp: New file.
11036 * gdb.cp/infcall-dlopen.cc: New file.
11037 * gdb.cp/infcall-dlopen-lib.cc: New file.
11038
f431efe5
PA
110392010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
11040 Pedro Alves <pedro@codesourcery.com>
11041
11042 PR breakpoints/11371
11043
11044 * gdb.base/watch-cond-infcall.exp: New file.
11045 * gdb.base/watch-cond-infcall.c: New file.
11046
06a64a0b
TT
110472010-08-16 Tom Tromey <tromey@redhat.com>
11048
11049 * gdb.base/help.exp: Update.
11050 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
11051 watchpoint.
11052 (test_watch_location): New proc.
11053 (test_watchpoint_in_big_blob): Delete watchpoint.
11054 * gdb.base/watchpoint.c (func5): New function.
11055 (main): Call it.
11056
70ebf4ed
DE
110572010-08-16 Doug Evans <dje@google.com>
11058
11059 * gdb.python/python.exp: Fix syntax in "post event insertion" test.
11060
ca5c20b6
PM
110612010-08-11 Phil Muldoon <pmuldoon@redhat.com>
11062
11063 * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
11064 tests.
11065
7346b668
KW
110662010-08-11 Ken Werner <ken.werner@de.ibm.com>
11067
11068 * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
11069 * gdb.base/gnu_vector.c: New File.
11070 * gdb.base/gnu_vector.exp: Likewise.
11071
cb2e07a6
PM
110722010-08-11 Phil Muldoon <pmuldoon@redhat.com>
11073
11074 * gdb.python/python.c: New File.
11075 * gdb.python/python-sl.c: New File.
11076 * gdb.python/python.exp: Test solib_address and decode_line
11077 * functions.
11078
5da1313b
JK
110792010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11080
11081 * gdb.python/python.exp (show height, set height 10)
11082 (verify pagination beforehand, verify pagination beforehand: q)
11083 (gdb.execute does not page, verify pagination afterwards)
11084 (verify pagination afterwards: q): New.
11085
49c3ccf7
DE
110862010-08-02 Doug Evans <dje@google.com>
11087
11088 * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
11089 because of an older gcc, change test2
11090 "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
11091 to unsupported.
11092
42c0c4f1
KH
110932010-07-30 Kazu Hirata <kazu@codesourcery.com>
11094
11095 * gdb.base/break-always.exp: Do not expect full paths to file
11096 names.
11097 * gdb.base/commands.exp: Likewise.
11098
d3765805
DE
110992010-07-30 Doug Evans <dje@google.com>
11100
c98ee71b
DE
11101 * gdb.cp/temargs.exp: For new tests that require newer gccs,
11102 xfail them when run with older gccs.
11103
fd961404
DE
11104 * lib/gdb.exp (build_executable): Forward "c++" option to
11105 get_compiler_info.
11106
999adef4
DE
11107 * gdb.python/py-type.exp (test_template): Mark as xfail tests
11108 "python print ttype.template_argument(1)" and
11109 "python print isinstance(ttype.template_argument(1), gdb.Value)"
11110 if using gcc 4.4 or earlier.
11111
d3765805
DE
11112 * gdb.base/valgrind-db-attach.exp: Use unique test name for
11113 attach-to-debugger handling.
11114
1276c759
JK
111152010-07-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11116
11117 * gdb.base/prelink-lib.c (copyreloc): New initialized variable.
11118 * gdb.base/prelink.c (copyreloc, bssvar, bssvarp): New variables.
11119 (main): Use copyreloc.
11120 * gdb.base/prelink.exp (split debug of executable)
11121 (.dynbss vs. .bss address shift): New tests.
11122
88caa9b9
PA
111232010-07-29 Pedro Alves <pedro@codesourcery.com>
11124
11125 * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
11126 in gdb_test_multiple.
11127
c6f2ac43
PA
111282010-07-29 Pedro Alves <pedro@codesourcery.com>
11129
11130 * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
11131 environment.
11132
326fd672
TT
111332010-07-28 Tom Tromey <tromey@redhat.com>
11134
11135 PR python/11060:
11136 * gdb.python/py-type.c (Temargs): New template.
11137 (temvar): New variable.
11138 * gdb.python/py-type.exp (test_template): New proc.
11139
3ce3b1ba
PA
111402010-07-28 Daniel Jacobowitz <dan@codesourcery.com>
11141
11142 * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
11143 gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
11144
34eaf542
TT
111452010-07-28 Tom Tromey <tromey@redhat.com>
11146
11147 PR c++/9946:
11148 * gdb.cp/temargs.exp: New file.
11149 * gdb.cp/temargs.cc: New file.
11150
d41b819e
JK
111512010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
11152
11153 * gdb.base/help.exp (help disassemble): Update the content.
11154
26ab7092
JK
111552010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
11156
11157 * gdb.threads/ia64-sigill.exp: New file.
11158 * gdb.threads/ia64-sigill.c: New file.
11159
5283e9e1
TT
111602010-07-27 Tom Tromey <tromey@redhat.com>
11161
11162 * gdb.opt/inline-cmds.c (ATTR): New define.
11163 (func1): Use it.
11164 (func2): Likewise.
11165 (func3): Likewise.
11166 (outer_inline1): Likewise.
11167 (outer_inline2): Likewise.
11168 * gdb.opt/inline-bt.c (ATTR): New define.
11169 (func1): Use it.
11170 (func2): Likewise.
11171 * gdb.opt/inline-locals.c (ATTR): New define.
11172 (func1): Use it.
11173 (func2): Likewise.
11174
e992ef73
TT
111752010-07-27 Tom Tromey <tromey@redhat.com>
11176
11177 * gdb.stabs/gdb11479.c (hack): New function.
11178 (test): Use it.
11179 (test2): Use it.
11180 * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
11181 (int32_search_buf, int64_search_buf): No longer static.
11182 (x): Remove.
11183 * gdb.base/relocate.c (hack): New function.
11184
5374244e
PM
111852010-07-27 Phil Muldoon <pmuldoon@redhat.com>
11186
11187 * gdb.python/py-value.exp (test_inferior_function_call): New function.
11188 * gdb.python/py-value.c (func1): New function.
11189 (func2): Likewise.
11190
a99aee83
CV
111912010-07-26 Corinna Vinschen <vinschen@redhat.com>
11192
11193 * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
11194 as not to clash with .data section.
11195
a04ba985
JG
111962010-07-26 Jerome Guitton <guitton@adacore.com>
11197
11198 * gdb.base/code_elim.exp: New file.
11199 * gdb.base/code_elim1.c: New file.
11200 * gdb.base/code_elim2.c: New file.
11201
23bd0f7c
PA
112022010-07-21 Pedro Alves <pedro@codesourcery.com>
11203
11204 PR symtab/11827
11205
11206 * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
11207 (some_volatile_enum): New variable.
11208 * gdb.base/printcmds.exp (test_print_enums): New.
11209 <top level>: Call it.
11210
883df6dd
SW
112112010-07-21 Sami Wagiaalla <swagiaal@redhat.com>
11212
11213 * gdb.cp/fpointer.cc: New test.
11214 * gdb.cp/fpointer.exp: New test.
11215
569b05a5
JK
112162010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11217
11218 * gdb.base/solib-nodir.exp: New file.
11219 * lib/gdb.exp (runto): New case for a GDB internal error.
11220
51d7d803
JK
112212010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11222 Ulrich Weigand <uweigand@de.ibm.com>
11223 Tom Tromey <tromey@redhat.com>
11224
11225 * gdb.base/charset-malloc.c: New file.
11226 * gdb.base/charset.c (malloc_stub): New prototype.
11227 (main): Call it instead of malloc itself.
11228 * gdb.base/charset.exp: Use only prepare_for_testing.
11229 (binfile): Remove the variable.
11230
c0edd9ed
JK
112312010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
11232
11233 Make core files the process_stratum.
11234 * gdb.base/corefile.exp (run: load core again)
11235 (run: sanity check we see the core file, run: with core)
11236 (run: core file is cleared, attach: load core again)
11237 (attach: sanity check we see the core file, attach: with core)
11238 (attach: core file is cleared): New tests.
11239 * gdb.base/coremaker.c (main): New parameters. Implement "sleep" argv.
11240
3cbaedff
KW
112412010-07-14 Ken Werner <ken.werner@de.ibm.com>
11242
11243 * gdb.arch/altivec-abi.exp: New tests.
11244
91158a56
TT
112452010-07-13 Tom Tromey <tromey@redhat.com>
11246
11247 * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
11248 (main): Use it.
11249 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
11250
0f5238ed
TT
112512010-07-13 Tom Tromey <tromey@redhat.com>
11252
11253 * gdb.base/label.exp: New file.
11254 * gdb.base/label.c: New file.
11255
add265ae
L
112562010-07-12 Ulrich Weigand <uweigand@de.ibm.com>
11257 H.J. Lu <hongjiu.lu@intel.com>
11258
11259 * lib/gdb.exp (is_ilp32_target): New.
11260 (is_lp64_target): Likewise.
11261
11262 * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
11263 target.
11264 * gdb.arch/amd64-disp-step.exp: Likewise.
11265 * gdb.arch/amd64-dword.exp: Likewise.
11266 * gdb.arch/amd64-i386-address.exp: Likewise.
11267 * gdb.arch/amd64-word.exp: Likewise.
889bf7c5 11268
add265ae
L
11269 * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
11270 target.
11271 * gdb.arch/i386-bp_permanent.exp: Likewise.
11272 * gdb.arch/i386-byte.exp: Likewise.
11273 * gdb.arch/i386-disp-step.exp: Likewise.
11274 * gdb.arch/i386-gnu-cfi.exp: Likewise.
11275 * gdb.arch/i386-prologue.exp: Likewise.
11276 * gdb.arch/i386-size-overlap.exp: Likewise.
11277 * gdb.arch/i386-size.exp: Likewise.
11278 * gdb.arch/i386-sse.exp: Likewise.
11279 * gdb.arch/i386-unwind.exp: Likewise.
11280 * gdb.arch/i386-word.exp: Likewise.
11281
11282 * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
11283 test only when building 64-bit executables. Do not hard-code
11284 -m64 option.
11285
2dfb8c17
DE
112862010-07-07 Doug Evans <dje@google.com>
11287
11288 * lib/gdb.exp (gdb_test_list_exact): New function.
11289 * gdb.base/default.exp (show convenience): Call it, add tests for
11290 $_sdata = void, $_thread = 0.
11291
4e5799b6
JK
112922010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11293 Joel Brobecker <brobecker@adacore.com>
11294
11295 Fix re-run of PIE executable, PR shlibs/11776.
11296 * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
11297 Remove $displacement_main to match the solib-svr4.c change. New "kill"
11298 and re-"run" of the inferior.
11299
1a219cc7
JK
113002010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11301 Joel Brobecker <brobecker@adacore.com>
11302
11303 Cope with missing /usr/sbin/prelink.
11304 * lib/prelink-support.exp (prelink_no):
11305 <result == 1 && $output is "no such file or directory">: New.
11306 (prelink_yes): Likewise. Return on failed prelink_no.
11307
5e3b36f8
JK
113082010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11309 Joel Brobecker <brobecker@adacore.com>
11310
11311 * gdb.base/attach-pie-misread.exp: Load prelink-support.exp. Replace
11312 build_executable by build_executable_own_libs. Replace "prelink -R"
11313 execution by a call of prelink_yes. Comment why "prelink -r" needs no
11314 change.
11315 * gdb.base/break-interp.exp: Load prelink-support.exp. Rename calls of
11316 copy to file_copy. Move setting opts --dynamic-linker and -rpath,
11317 mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
11318 Replace build_executable by build_executable_own_libs's function
11319 build_executable_own_libs.
11320 (prelinkNO): Create new stub to call prelink_no.
11321 (prelinkYES): Create new stub to call prelink_yes.
11322 (test_attach): Rename calls of copy to file_copy.
11323 (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
11324 (copy): Move to ...
11325 * lib/prelink-support.exp: ... a new file. Rename prelinkNO to
11326 prelink_no, prelinkYES to prelink_yes, copy to file_copy.
11327 * gdb.base/prelink.exp: Disable testcase also for is_remote and
11328 skip_shlib_tests. Load prelink-support.exp. Replace gdb_compile with
11329 special flags by gdb_compile_shlib. Replace second gdb_compile by
11330 build_executable_own_libs. Replace "prelink -R" execution by a call of
11331 prelink_yes. Replace "prelink -u" and second "prelink -R" execution by
11332 a second call of prelink_yes. Replace restart commands by
11333 clean_restart.
11334 (prelink): Rename to ...
11335 (seen displacement message): ... this test. Extend its expectation
11336 strictness.
11337
86e4bafc
JK
113382010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11339
11340 * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
11341 * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
11342 displacement message exactly once.
11343
3cd07d20
JK
113442010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11345 Joel Brobecker <brobecker@adacore.com>
11346
11347 * gdb.base/break-interp.exp (test_attach): Keep $interp changed. Move
11348 its restore after the <$relink_args != ""> loop. new comment.
11349
0a1e94c7
JK
113502010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11351 Joel Brobecker <brobecker@adacore.com>
11352
11353 * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
11354 code for it. New variable relink_args.
11355 (prelinkYES): Call prelinkNO.
11356 (test_attach): Accept new parameter relink_args. Re-prelink the binary
11357 in such case. Move the core code to ...
11358 (test_attach_gdb): ... a new function. Send GDB command "file".
11359 Extend expected "Attaching to " string.
11360
2f70bcfb
TT
113612010-07-02 Tom Tromey <tromey@redhat.com>
11362
11363 * gdb.base/bitops.exp: Remove extraneous "pass".
11364
a17ac5b0
TT
113652010-07-02 Ken Werner <ken.werner@de.ibm.com>
11366
11367 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
11368
dc10affe
PA
113692010-07-01 Pedro Alves <pedro@codesourcery.com>
11370
d41c0fc8
PA
11371 * gdb.base/help.exp: Adjust expected output.
11372
113732010-07-01 Pedro Alves <pedro@codesourcery.com>
11374
11375 * gdb.base/help.exp: Adjust expected output.
dc10affe 11376
0a600c36
JK
113772010-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11378
11379 * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
11380 (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
11381 c++/11702.
11382
37cc8bfe
JK
113832010-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11384 Doug Evans <dje@google.com>
11385
11386 * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
11387 add .dynamic entry'.
11388
254e6b9e
DE
113892010-06-29 Doug Evans <dje@google.com>
11390
11391 Test PR c++/11702.
11392 * gdb.cp/m-static.exp: Add testcase.
11393 * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
11394
595939de 113952010-06-28 Phil Muldoon <pmuldoon@redhat.com>
889bf7c5
PA
11396 Tom Tromey <tromey@redhat.com>
11397 Thiago Jung Bauermann <bauerman@br.ibm.com>
595939de
PM
11398
11399 * gdb.python/py-inferior.c: New File.
11400 * gdb.python/py-infthread.c: New File.
11401 * gdb.python/py-inferior.exp: New File.
11402 * gdb.python/py-infthread.exp: New File.
11403
98751a41
JK
114042010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11405
11406 * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
11407 (ptype ::C::OtherFileClass typedefs): New.
11408 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
11409 (C::OtherFileClass::cOtherFileClassVar2): New.
11410 (C::OtherFileClass::cOtherFileClassVar_use): Use also
11411 cOtherFileClassVar2.
11412 (C::cOtherFileType2, C::cOtherFileVar2): New.
11413 (C::cOtherFileVar_use): use also cOtherFileVar2.
11414 * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
11415
41f62f39
JK
114162010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11417
11418 * gdb.cp/namespace.exp (whatis C::cOtherFileType)
11419 (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
11420 (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
11421 (print ::C::cOtherFileVar)
11422 (whatis C::OtherFileClass::cOtherFileClassType)
11423 (whatis ::C::OtherFileClass::cOtherFileClassType)
11424 (print C::OtherFileClass::cOtherFileClassVar)
11425 (print ::cOtherFileClassVar)
11426 (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
11427 (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
11428 trailing content.
11429 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
11430 (C::OtherFileClass::cOtherFileClassVar)
11431 (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
11432 (C::cOtherFileVar, C::cOtherFileVar_use): New.
11433
af53d231
JK
114342010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11435
11436 Test PR c++/11703 and PR gdb/1448.
11437 * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
11438 gdb/1448.
11439
9655fd1a
JK
114402010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11441
11442 * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
11443 (main) <rtti_data>: New.
11444 * gdb.cp/virtbase.exp (print rtti_data): New.
11445
824cc8dd
JK
114462010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11447 Joel Brobecker <brobecker@adacore.com>
11448
11449 * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
11450
6036c742
JK
114512010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11452
11453 * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
11454
de6a0421
DE
114552010-06-28 Doug Evans <dje@google.com>
11456
11457 * gdb.base/break-interp.exp (reach): Relax expected output a bit.
11458
b2dae948
DE
114592010-06-27 Doug Evans <dje@google.com>
11460
11461 * gdb.cp/m-static.exp: Update expected test output.
11462
0f3bb72e
PH
114632010-06-25 Paul Hilfinger <hilfinger@adacore.com>
11464
889bf7c5
PA
11465 * gdb.gdb/selftest.exp: Adjust expected message for
11466 capturing start-up runtime.
0f3bb72e 11467
bc9f0842
TT
114682010-06-25 Tom Tromey <tromey@redhat.com>
11469
11470 PR python/10808:
11471 * gdb.python/python.exp: Add new tests.
11472
099ef718
SW
114732010-06-25 Sami Wagiaalla <swagiaal@redhat.com>
11474
11475 * gdb.cp/operator.cc: Created an import loop.
11476 * gdb.cp/operator.exp: Added testcase for import loop.
11477
5868a632
JK
114782010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11479
11480 Test PR python/11407.
11481 * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
11482 * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
11483 Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
11484 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
11485 executable_nofb and executable_fb. New variables srcsfile, objsfile,
11486 srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
11487 binfile. Call gdb_compile with clean_restart twice.
11488 (func_nofb print, func_nofb backtrace, func_loopfb print)
11489 (func_loopfb backtrace): New.
11490
af76db58
JK
114912010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11492
11493 * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
11494 * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
11495 by a hand made one.
11496 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment. Remove
11497 i?86 requirement. Remove variables srcfile and binfile. New variable
11498 sources, executable_nofb and executable_fb. Call prepare_for_testing.
11499
f2c7657e
UW
115002010-06-25 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11501
11502 * gdb.cell/dwarfaddr.exp: New file.
11503 * gdb.cell/dwarfaddr.S: New file.
11504
628fe4e4
JK
115052010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
11506
11507 Test PR 9436.
11508 * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
11509
f1421989
HZ
115102010-06-24 Hui Zhu <teawater@gmail.com>
11511
11512 * gdb.base/eval.exp: New file.
11513
d03285ec
UW
115142010-06-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11515
11516 * gdb.cell/fork.exp: New file.
11517 * gdb.cell/fork.c: Likewise.
11518 * gdb.cell/fork-spu.c: Likewise.
11519
41b2c92d
PM
115202010-06-22 Pierre Muller <muller@ics.u-strasbg.fr>
11521
11522 * lib/gdb.exp (banned_variables_traced): New global variable.
11523 (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
11524 (gdb_init): Use `trace add variable' instead of obsolete
11525 `trace variable'.
11526
d5bc977f
DE
115272010-06-21 Doug Evans <dje@google.com>
11528
11529 * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
11530
d2ed6730
UW
115312010-06-19 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11532
11533 * gdb.arch/spu-ls.exp: New file.
11534 * gdb.arch/spu-ls.c: Likewise.
11535
6aed2dbc
SS
115362010-06-18 Stan Shebs <stan@codesourcery.com>
11537
11538 * gdb.threads/thread-specific.exp: Add tests of $_thread.
11539
e0756905
UW
115402010-06-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11541
11542 * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
11543 * gdb.base/watch-cond.exp: Likewise.
11544 * gdb.python/py-breakpoint.exp: Likewise.
11545
d8053d4d
PA
115462010-06-18 Pedro Alves <pedro@codesourcery.com>
11547
11548 * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
11549 clean_restart, make sure every test has a distinct message, and
11550 that messages don't include the executable' full path.
11551
81ce510c
DE
115522010-06-17 Doug Evans <dje@google.com>
11553
11554 * gdb.arch/i386-size.exp: Updated expected output for
11555 DISASSEMBLY_OMIT_FNAME.
11556
65d79d4b
SDJ
115572010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11558 Sergio Durigan Junior <sergiodj@redhat.com>
11559
11560 * gdb.base/watch-notconst.c: New file.
11561 * gdb.base/watch-notconst.S: New file.
11562 * gdb.base/watch-notconst2.c: New file.
11563 * gdb.base/watch-notconst2.S: New file.
11564 * gdb.base/watch-notconst.exp: New file.
11565 * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
11566 (func4): Add operations on `global_ptr_ptr'.
11567 * gdb.base/watchpoint.exp (test_constant_watchpoint): New
11568 routine to test watchpoints created with a constant expression.
11569 (test_inaccessible_watchpoint): Include tests for watchpoints
11570 created with a constant expression.
11571
df0f4836
KB
115722010-06-14 Kevin Buettner <kevinb@redhat.com>
11573
11574 * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
11575 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
11576 gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
11577 gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
11578 gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
11579 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
11580 gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
11581 of `_start'.
11582
b769def5
UW
115832010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11584
11585 * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
11586 not supported on the target.
11587 * gdb.mi/mi-nonstop-exit.exp: Likewise.
11588 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
11589 * gdb.mi/mi-nsintrall.exp: Likewise.
11590 * gdb.mi/mi-nsmoribund.exp: Likewise.
11591 * gdb.mi/mi-nsthrexec.exp: Likewise.
11592
d914c394
SS
115932010-06-11 Stan Shebs <stan@codesourcery.com>
11594
11595 * gdb.base/permissions.exp: New file.
11596
115972010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5bbad94c
UW
11598
11599 * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
11600 does not support ELF executable class.
11601
f3ce5b9c
UW
116022010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11603
11604 * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
11605
8e46892c
JK
116062010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11607
11608 * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
11609 (runto): Catch "The target does not support running in non-stop mode.".
11610
6cc55c64
MS
116112010-06-11 Michael Snyder <msnyder@vmware.com>
11612
11613 * gdb.base/setshow.exp (set language asm): Don't use
11614 gdb_test_no_output, fails on some targets.
11615
caddefa4
UW
116162010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11617
11618 * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
11619 * gdb.cp/pr9167.exp: Likewise.
11620
468b1aa7
UW
116212010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11622
11623 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
11624
5c3552dc
UW
116252010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11626
11627 * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
11628
02e6fe6a
UW
116292010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11630
11631 * gdb.base/charset.c (main): Make sure malloc gets linked in.
11632
0e03807e
TT
116332010-06-11 Tom Tromey <tromey@redhat.com>
11634
11635 PR gdb/9977, PR exp/11636::
11636 * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
11637 (pieces_test_f6): Update expected output.
11638
2bdf28a0
JK
116392010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11640
11641 * gdb.base/moribund-step.exp: New.
11642
f6978de9
MS
116432010-06-08 Michael Snyder <msnyder@vmware.com>
11644
11645 * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
889bf7c5 11646 * gdb.ada/boolean_expr.exp:
f6978de9
MS
11647 * gdb.ada/frame_args.exp: Ditto.
11648 * gdb.ada/lang_switch.exp: Ditto.
11649 * gdb.ada/ptype_arith_binop.exp: Ditto.
11650 * gdb.ada/ref_param.exp: Ditto.
11651 * gdb.ada/type_coercion.exp:Ditto.
11652
11653 * gdb.asm/asm-source.exp: Ditto.
11654
11655 * gdb.base/attach.exp: Ditto.
11656 * gdb.base/bitfields2.exp: Ditto.
11657 * gdb.base/call-signal-resume.exp: Ditto.
11658 * gdb.base/callfuncs.exp: Ditto.
11659 * gdb.base/commands.exp: Ditto.
11660 * gdb.base/dbx.exp: Ditto.
11661 * gdb.base/default.exp: Ditto.
11662 * gdb.base/dump.exp: Ditto.
11663 * gdb.base/exprs.exp: Ditto.
11664 * gdb.base/freebpcmd.exp: Ditto.
11665 * gdb.base/interrupt.exp: Ditto.
11666 * gdb.base/list.exp: Ditto.
11667 * gdb.base/long_long.exp: Ditto.
11668 * gdb.base/maint.exp: Ditto.
11669 * gdb.base/ptype.exp: Ditto.
11670 * gdb.base/return.exp: Ditto.
11671 * gdb.base/setshow.exp: Ditto.
11672 * gdb.base/sigbpt.exp: Ditto.
11673 * gdb.base/sigrepeat.exp: Ditto.
11674
11675 * gdb.cp/classes.exp: Ditto.
11676
11677 * gdb.dwarf2/dw2-restore.exp: Ditto.
11678
11679 * gdb.gdb/selftest.exp: Ditto.
11680
11681 * gdb.multi/base.exp: Ditto.
11682 * gdb.multi/bkpt-multi-exec.exp: Ditto.
11683
11684 * gdb.python/py-block.exp: Ditto.
11685 * gdb.python/py-prettyprint.exp: Ditto.
11686 * gdb.python/py-template.exp: Ditto.
11687
11688 * gdb.server/ext-attach.exp: Ditto.
11689 * gdb.server/ext-run.exp: Ditto.
11690 * gdb.server/server-mon.exp: Ditto.
11691
11692 * gdb.threads/fork-thread-pending.exp: Ditto.
11693 * gdb.threads/hand-call-in-threads.exp: Ditto.
11694 * gdb.threads/interrupted-hand-call.exp: Ditto.
11695 * gdb.threads/linux-dp.exp: Ditto.
11696 * gdb.threads/manythreads.exp: Ditto.
11697 * gdb.threads/print-threads.exp: Ditto.
11698 * gdb.threads/pthreads.exp: Ditto.
11699 * gdb.threads/schedlock.exp: Ditto.
11700 * gdb.threads/thread-unwindonsignal.exp: Ditto.
11701 * gdb.threads/threadapply.exp: Ditto.
11702
de7ff789
MS
117032010-06-08 Michael Snyder <msnyder@vmware.com>
11704
889bf7c5 11705 * gdb.ada/exec_changed.exp:
de7ff789
MS
11706 Use ".*" instead of "" as wildcard regexp.
11707
11708 * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
11709 * gdb.base/call-ar-st.exp: Ditto.
11710 * gdb.base/checkpoint.exp: Ditto.
11711 * gdb.base/default.exp: Ditto.
11712 * gdb.base/dump.exp: Ditto.
11713 * gdb.base/ending-run.exp: Ditto.
11714 * gdb.base/fileio.exp: Ditto.
11715 * gdb.base/miscexprs.exp: Ditto.
11716 * gdb.base/pointers.exp: Ditto.
11717 * gdb.base/readline.exp: Ditto.
11718 * gdb.base/reread.exp: Ditto.
11719 * gdb.base/restore.exp: Ditto.
11720 * gdb.base/shlib-call.exp: Ditto.
11721 * gdb.base/valgrind-db-attach.exp: Ditto.
11722 * gdb.base/volatile.exp: Ditto.
11723 * gdb.base/watchpoints.exp: Ditto.
11724
11725 * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
11726
11727 * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
11728 * gdb.python/py-value.exp: Ditto.
11729
11730 * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
11731 * gdb.trace/circ.exp: Ditto.
11732 * gdb.trace/collection.exp: Ditto.
11733 * gdb.trace/packetlen.exp: Ditto.
11734 * gdb.trace/passc-dyn.exp: Ditto.
11735 * gdb.trace/report.exp: Ditto.
11736 * gdb.trace/tfile.exp: Ditto.
11737 * gdb.trace/tfind.exp: Ditto.
11738 * gdb.trace/while-dyn.exp: Ditto.
11739
3bebe2f2
JK
117402010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11741
11742 * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
11743
5c631832
JK
117442010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11745
11746 Test PR 10640.
11747 * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
11748
4c3376c8
SW
117492010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
11750
11751 * gdb.cp/koenig.exp: Test for ADL operators.
11752 * gdb.cp/koenig.cc: Added ADL operators.
11753 * gdb.cp/operator.exp: New test.
11754 * gdb.cp/operator.cc: New test.
11755
dc226d5a
MS
117562010-06-04 Michael Snyder <msnyder@vmware.com>
11757
dfb88a23
MS
11758 * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
11759 * gdb.base/pending.exp: Ditto.
f7ae76b3 11760
dc226d5a
MS
11761 * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
11762
967cf477
DE
117632010-06-04 Doug Evans <dje@google.com>
11764
11765 * gdb.python/py-prettyprint.exp: Add new test for enabled and
11766 disabled printers.
11767 * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
11768 (enable_lookup_function): New function.
11769
eb801841
TT
117702010-06-04 Tom Tromey <tromey@redhat.com>
11771
11772 * gdb.python/py-value.exp (test_value_hash): Don't test equality
11773 of hash and id.
11774
38979823
JK
117752010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
11776
11777 * gdb.base/commands.exp (add printf tbreak command): Remove trailing
11778 newline.
11779 * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
11780 (empty verbose non-noisy clear, empty verbose noisy clear)
11781 (empty non-verbose noisy clear): Likewise.
11782
35ec993f
MS
117832010-06-03 Michael Snyder <msnyder@vmware.com>
11784
11785 * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
11786 * gdb.base/display.exp: Ditto.
11787 * gdb.base/find.exp: Ditto.
11788 * gdb.base/ifelse.exp: Ditto.
11789 * gdb.base/multi-forks.exp: Ditto.
11790 * gdb.base/recurse.exp: Ditto.
11791 * gdb.base/setshow.exp: Ditto.
11792 * gdb.base/value-double-free.exp: Ditto.
11793 * gdb.base/watch-vfork.exp: Ditto.
11794 * gdb.base/watch_thread_num.exp: Ditto.
11795 * gdb.base/watchpoint-solib.exp: Ditto.
11796 * gdb.base/watchpoint.exp: Ditto.
11797 * gdb.base/watchpoints.exp: Ditto.
11798
11799 * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
11800 * gdb.cp/overload.exp: Ditto.
11801 * gdb.cp/virtfunc.exp: Ditto.
11802
11803 * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
11804
889bf7c5 11805 * gdb.reverse/watch-precsave.exp:
35ec993f
MS
11806 Replace gdb_test with gdb_test_no_output.
11807
889bf7c5 11808 * gdb.threads/attach-into-signal.exp:
35ec993f
MS
11809 Replace gdb_test with gdb_test_no_output.
11810 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
11811 * gdb.threads/watchthreads.exp: Ditto.
11812 * gdb.threads/watchthreads2.exp: Ditto.
11813
11814 * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
11815 * gdb.trace/tfind.exp: Ditto.
11816
c22decce
JB
118172010-06-03 Joel Brobecker <brobecker@adacore.com>
11818
11819 * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
11820 successful test if message is the empty string.
11821
fd5700c7
JK
118222010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11823
11824 * gdb.fortran/module.exp (stopped language detection): New test.
11825
f55ee35c
JK
118262010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11827
11828 Support DW_TAG_module as separate namespaces.
11829 * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
11830 gdb.fortran/library-module-lib.f90: New.
11831 * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
11832 (print i): Remove.
11833 (continue to breakpoint: i-is-1, print var_i value 1)
11834 (continue to breakpoint: i-is-2, print var_i value 2)
11835 (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
11836 (print var_d, print var_i value 14, ptype modmany, complete `modm)
11837 (complete `modmany, complete `modmany`, complete `modmany`var)
11838 (show language, setting breakpoint at module): New tests.
11839 * gdb.fortran/module.f90 (module mod): Remove.
11840 (module mod1, module mod2, module modmany, subroutine sub1)
11841 (subroutine sub2, program module): New.
11842
b8e8282f
JK
118432010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11844
11845 * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
11846 (print value of rUC, print value of rI, print value of UI): ... here.
31e43e98
JK
11847 * gdb.cp/anon-union.exp (pass): Rename to ...
11848 (print z 2): ... here.
b8e8282f 11849
019ebafc
MS
118502010-06-02 Michael Snyder <msnyder@vmware.com>
11851
e68d8fd4
MS
11852 * gdb.trace/actions.exp: Use gdb_test_no_output.
11853 * gdb.trace/circ.exp: Ditto.
11854 * gdb.trace/packetlen.exp: Ditto.
11855 * gdb.trace/save-trace.exp: Ditto.
11856 * gdb.trace/tracecmd.exp: Ditto.
11857 * gdb.trace/tsv.exp: Ditto.
11858
12b5d08a
MS
11859 * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
11860 * gdb.threads/hand-call-in-thraeds.exp: Ditto.
11861 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
11862 * gdb.threads/manythreads.exp: Ditto.
11863 * gdb.threads/print-threads.exp: Ditto.
11864 * gdb.threads/pthreads.exp: Ditto.
11865 * gdb.threads/schedlock.exp: Ditto.
11866 * gdb.threads/staticthreads.exp: Ditto.
11867 * gdb.threads/thread-specific.exp: Ditto.
11868 * gdb.threads/thread-unwindonsignal.exp: Ditto.
11869 * gdb.threads/threadapply.exp: Ditto.
11870 * gdb.threads/watchthreads.exp: Ditto.
11871 * gdb.threads/watchthreads2.exp: Ditto.
11872
89493308
MS
11873 * gdb.python/py-block.exp: Use gdb_test_no_output.
11874 * gdb.python/py-prettyprint.exp: Ditto.
11875 * gdb.python/py-template.exp: Ditto.
11876 * gdb.python/py-value.exp: Ditto.
11877
11878 * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
11879 * gdb.reverse/watch-reverse.exp: Ditto.
11880
11881 * gdb.server/ext-attach.exp: Use gdb_test_no_output.
11882 * gdb.server/ext-run.exp: Ditto.
11883
019ebafc
MS
11884 * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
11885 * gdb.dwarf2/dw2-compressed.exp: Ditto.
11886 * gdb.dwarf2/dw2-intercu.exp: Ditto.
11887 * gdb.dwarf2/dw2-intermix.exp: Ditto.
11888 * gdb.dwarf2/dw2-producer.exp: Ditto.
11889 * gdb.dwarf2/mac-fileno.exp: Ditto.
11890
11891 * gdb.gdb/observer.exp: Use gdb_test_no_output.
11892 * gdb.gdb/selftest.exp: Ditto.
11893
11894 * gdb.multi/base.exp: Use gdb_test_no_output.
11895
11896 * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
11897
3e0ca3a5
JK
118982010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11899
11900 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
11901
9db70545
MS
119022010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
11903
a8d52276
MS
11904 * gdb.cp/class2.exp: Use gdb_test_no_output.
11905 * gdb.cp/classes.exp: Ditto.
11906 * gdb.cp/extern-c.exp: Ditto.
11907 * gdb.cp/inherit.exp: Ditto.
11908 * gdb.cp/maint.exp: Ditto.
11909 * gdb.cp/mb-inline.exp: Ditto.
11910 * gdb.cp/mb-templates.exp: Ditto.
11911 * gdb.cp/method2.exp: Ditto.
11912 * gdb.cp/misc.exp: Ditto.
11913 * gdb.cp/ovldbreak.exp: Ditto.
11914 * gdb.cp/punctuator.exp: Ditto.
11915 * gdb.cp/templates.exp: Ditto.
11916 * gdb.cp/virtbase.exp: Ditto.
11917
889bf7c5 11918 * gdb.threads/attach-stopped.exp:
9db70545 11919 Replace uses of send_gdb / gdb_expect.
889bf7c5 11920 * gdb.threads/attachstop-mt.exp:
9db70545 11921 Replace uses of send_gdb / gdb_expect.
889bf7c5 11922 * gdb.threads/gcore-thread.exp:
9db70545 11923 Replace uses of send_gdb / gdb_expect.
889bf7c5 11924 * gdb.threads/hand-call-in-threads.exp:
9db70545
MS
11925 Replace uses of send_gdb / gdb_expect.
11926 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 11927 * gdb.threads/print-threads.exp:
9db70545
MS
11928 Replace uses of send_gdb / gdb_expect.
11929 * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
11930 * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
11931 * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
11932
11933 * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
11934 * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
11935 * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
11936 * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
11937 * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
11938 * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
11939 * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
11940 * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
11941 * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
11942 * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
11943 * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
11944
359cc68c
JK
119452010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11946
11947 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
11948
7d3fe98e
SW
119492010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
11950
11951 * gdb.cp/koenig.exp: Added new test case.
11952 * gdb.cp/koenig.cc: Ditto.
11953
27d3a1a2
MS
119542010-06-01 Michael Snyder <msnyder@vmware.com>
11955
11956 * gdb.base/arithmet.exp: Use gdb_test_no_output.
11957 * gdb.base/arrayidx.exp: Ditto.
11958 * gdb.base/attach.exp: Ditto.
11959 * gdb.base/auxv.exp: Ditto.
11960 * gdb.base/bigcre.exp: Ditto.
11961 * gdb.base/break-always.exp: Ditto.
11962 * gdb.base/break-interp.exp: Ditto.
11963 * gdb.base/break.exp: Ditto.
11964 * gdb.base/breakpoint-shadow.exp: Ditto.
11965 * gdb.base/call-ar-st.exp: Ditto.
11966 * gdb.base/call-sc.exp: Ditto.
11967 * gdb.base/call-signal-resume.exp: Ditto.
11968 * gdb.base/callfuncs.exp: Ditto.
11969 * gdb.base/catch-syscall.exp: Ditto.
11970 * gdb.base/charset.exp: Ditto.
11971 * gdb.base/code-expr.exp: Ditto.
11972 * gdb.base/commands.exp: Ditto.
11973 * gdb.base/cond-expr.exp: Ditto.
11974 * gdb.base/condbreak.exp: Ditto.
11975 * gdb.base/cursal.exp: Ditto.
11976 * gdb.base/cvexpr.exp: Ditto.
11977 * gdb.base/default.exp: Ditto.
11978 * gdb.base/del.exp: Ditto.
11979 * gdb.base/detach.exp: Ditto.
11980 * gdb.base/display.exp: Ditto.
11981 * gdb.base/ena-dis-br.exp: Ditto.
11982 * gdb.base/eval-skip.exp: Ditto.
11983 * gdb.base/foll-fork.exp: Ditto.
11984 * gdb.base/foll-vfork.exp: Ditto.
11985 * gdb.base/frame-args.exp: Ditto.
11986 * gdb.base/funcargs.exp: Ditto.
11987 * gdb.base/gcore-buffer-overflow.exp: Ditto.
11988 * gdb.base/gdbvars.exp: Ditto.
11989 * gdb.base/help.exp: Ditto.
11990 * gdb.base/ifelse.exp: Ditto.
11991 * gdb.base/included.exp: Ditto.
11992 * gdb.base/list.exp: Ditto.
11993 * gdb.base/macscp.exp: Ditto.
11994 * gdb.base/maint.exp: Ditto.
11995 * gdb.base/multi-fork.exp: Ditto.
11996 * gdb.base/overlays.exp: Ditto.
11997 * gdb.base/page.exp: Ditto.
11998 * gdb.base/pending.exp: Ditto.
11999 * gdb.base/pointers.exp: Ditto.
12000 * gdb.base/pr11022.exp: Ditto.
12001 * gdb.base/prelink.exp: Ditto.
12002 * gdb.base/printcmds.exp: Ditto.
12003 * gdb.base/psymtab.exp: Ditto.
12004 * gdb.base/randomize.exp: Ditto.
12005 * gdb.base/relational.exp: Ditto.
12006 * gdb.base/relocate.exp: Ditto.
12007 * gdb.base/remote.exp: Ditto.
12008 * gdb.base/sepdebug.exp: Ditto.
12009 * gdb.base/set-lang-auto.exp: Ditto.
12010 * gdb.base/setshow.exp: Ditto.
12011 * gdb.base/setvar.exp: Ditto.
12012 * gdb.base/signals.exp: Ditto.
12013 * gdb.base/signull.exp: Ditto.
12014 * gdb.base/sigstep.exp: Ditto.
12015 * gdb.base/sizeof.exp: Ditto.
12016 * gdb.base/solib-disc.exp: Ditto.
12017 * gdb.base/store.exp: Ditto.
12018 * gdb.base/structs.exp: Ditto.
12019 * gdb.base/structs2.exp: Ditto.
12020 * gdb.base/subst.exp: Ditto.
12021 * gdb.base/term.exp: Ditto.
12022 * gdb.base/trace-commands.exp: Ditto.
12023 * gdb.base/unwindonsignal.exp: Ditto.
12024 * gdb.base/valgrind-db-attach.exp: Ditto.
12025 * gdb.base/varargs.exp: Ditto.
12026 * gdb.base/watch-cond.exp: Ditto.
12027 * gdb.base/watch_thread_num.exp: Ditto.
12028 * gdb.base/watchpoint-cond-gone.exp: Ditto.
12029 * gdb.base/watchpoint.exp: Ditto.
12030 * gdb.base/whatis-exp.exp: Ditto.
12031
f8d3bf8f
MS
120322010-06-01 Michael Snyder <msnyder@vmware.com>
12033
12034 * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
12035 * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
12036 * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
12037 * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
12038 * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
12039 * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
12040 * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
12041 * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
12042 * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
12043 * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
12044 * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
12045 * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
12046 * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
12047 * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
12048 * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
12049
3f9e0d32
JK
120502010-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12051
12052 * gdb.base/commands.exp (begin commands on watch): Remove excessive
12053 trailing newline.
12054 * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
12055 * gdb.java/jmisc.exp (p *args\n): Rename to ...
12056 (p *args): ... here and remove excessive trailing newline.
12057
f629457d
JB
120582010-05-31 Joel Brobecker <brobecker@adacore.com>
12059
12060 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
12061
09eef106
JK
120622010-05-31 Jan Kratochvil <jan.kratochvil@redhat.com>
12063
12064 Accept the new Linux kernel "t (tracing stop)" string.
12065 * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
12066 Update comment.
12067 (state_wait) <T (tracing stop)>: New.
12068 (main): Update the state_wait expect string.
12069
94f31136
PA
120702010-05-28 Pedro Alves <pedro@codesourcery.com>
12071
12072 * limits.c, limits.exp: Delete files.
12073 * Makefile.in (clean mostlyclean): Adjust.
12074 * tracecmd.exp: Adjust.
12075
096554ab
JK
120762010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
12077
12078 * gdb.base/tui-layout.exp: New.
12079
27d3a1a2 120802010-05-28 Michael Snyder <msnyder@vmware.com>
bcd2dc50 12081
889bf7c5 12082 * gdb.reverse/break-precsave.exp:
bcd2dc50 12083 Replace uses of send_gdb / gdb_expect.
889bf7c5 12084 * gdb.reverse/break-reverse.exp:
bcd2dc50 12085 Replace uses of send_gdb / gdb_expect.
889bf7c5 12086 * gdb.reverse/consecutive-precsave.exp:
bcd2dc50 12087 Replace uses of send_gdb / gdb_expect.
889bf7c5 12088 * gdb.reverse/consecutive-reverse.exp:
bcd2dc50 12089 Replace uses of send_gdb / gdb_expect.
889bf7c5 12090 * gdb.reverse/finish-precsave.exp:
bcd2dc50 12091 Replace uses of send_gdb / gdb_expect.
889bf7c5 12092 * gdb.reverse/finish-reverse.exp:
bcd2dc50 12093 Replace uses of send_gdb / gdb_expect.
889bf7c5 12094 * gdb.reverse/i386-precsave.exp:
bcd2dc50 12095 Replace uses of send_gdb / gdb_expect.
889bf7c5 12096 * gdb.reverse/i386-reverse.exp:
bcd2dc50 12097 Replace uses of send_gdb / gdb_expect.
889bf7c5 12098 * gdb.reverse/i386-sse-reverse.exp:
bcd2dc50 12099 Replace uses of send_gdb / gdb_expect.
889bf7c5 12100 * gdb.reverse/i387-env-reverse.exp:
bcd2dc50 12101 Replace uses of send_gdb / gdb_expect.
889bf7c5 12102 * gdb.reverse/i387-stack-reverse.exp:
bcd2dc50 12103 Replace uses of send_gdb / gdb_expect.
889bf7c5 12104 * gdb.reverse/machinestate-precsave.exp:
bcd2dc50 12105 Replace uses of send_gdb / gdb_expect.
889bf7c5 12106 * gdb.reverse/machinestate.exp:
bcd2dc50 12107 Replace uses of send_gdb / gdb_expect.
889bf7c5 12108 * gdb.reverse/sigall-precsave.exp:
bcd2dc50 12109 Replace uses of send_gdb / gdb_expect.
889bf7c5 12110 * gdb.reverse/sigall-reverse.exp:
bcd2dc50 12111 Replace uses of send_gdb / gdb_expect.
889bf7c5 12112 * gdb.reverse/solib-precsave.exp:
bcd2dc50 12113 Replace uses of send_gdb / gdb_expect.
889bf7c5 12114 * gdb.reverse/solib-reverse.exp:
bcd2dc50 12115 Replace uses of send_gdb / gdb_expect.
889bf7c5 12116 * gdb.reverse/step-precsave.exp:
bcd2dc50 12117 Replace uses of send_gdb / gdb_expect.
889bf7c5 12118 * gdb.reverse/step-reverse.exp:
bcd2dc50 12119 Replace uses of send_gdb / gdb_expect.
889bf7c5 12120 * gdb.reverse/until-precsave.exp:
bcd2dc50 12121 Replace uses of send_gdb / gdb_expect.
889bf7c5 12122 * gdb.reverse/until-reverse.exp:
bcd2dc50 12123 Replace uses of send_gdb / gdb_expect.
889bf7c5 12124 * gdb.reverse/watch-precsave.exp:
bcd2dc50 12125 Replace uses of send_gdb / gdb_expect.
889bf7c5 12126 * gdb.reverse/watch-reverse.exp:
bcd2dc50
MS
12127 Replace uses of send_gdb / gdb_expect.
12128
3def43e0
JK
121292010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
12130
12131 * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
12132 excessive newline.
12133
27d3a1a2 121342010-05-27 Michael Snyder <msnyder@vmware.com>
22454424
MS
12135
12136 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
02746bbc
MS
12137 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
12138 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
12139 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
12140 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
12141 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
12142 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
12143 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
12144 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
12145 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
12146 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
12147 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
12148 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
12149 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
12150 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
12151 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
12152 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
12153 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
12154 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
22454424 12155
27d3a1a2 121562010-05-26 Michael Snyder <msnyder@vmware.com>
ec9f1212 12157
22454424
MS
12158 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
12159 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
12160
12161 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
12162 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
12163 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
12164
889bf7c5 12165 * gdb.reverse/consecutive-reverse.exp:
22454424 12166 Replace uses of send_gdb / gdb_expect.
889bf7c5 12167 * gdb.reverse/consecutive-precsave.exp:
22454424
MS
12168 Replace uses of send_gdb / gdb_expect.
12169
12170 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
12171 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
12172 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 12173 * gdb.mi/mi-ns-stale-regcache.exp:
22454424
MS
12174 Replace uses of send_gdb / gdb_expect.
12175 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
12176 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
12177 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
12178 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
12179 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
12180 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
12181 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
12182 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
12183 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
ec9f1212
MS
12184
121852010-05-26 Michael Snyder <msnyder@vmware.com>
6acb16a2 12186
22454424 12187 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 12188
22454424 12189 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 12190
22454424
MS
12191 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
12192 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
12193 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
12194 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
12195 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
12196 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
12197 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
12198 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
12199 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 12200
6e5f2c59
TT
122012010-05-25 Tom Tromey <tromey@redhat.com>
12202
12203 * gdb.base/macscp.exp: Add missing space after setup_kfail.
12204
bbc8b958
TT
122052010-05-25 Tom Tromey <tromey@redhat.com>
12206
12207 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
12208 argument order.
12209 * gdb.base/macscp.exp: Fix setup_kfail argument order.
12210 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
12211 order.
12212 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
12213 order.
12214 * gdb.base/call-sc.exp (setup_kfails): Remove.
12215 (setup_compiler_kfails): Remove.
12216 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
12217 argument order.
12218 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
12219 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
12220 (advancei): Fix setup_kfail argument order.
12221 * gdb.base/radix.exp: Fix setup_kfail argument order.
12222 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
12223 order.
12224 * gdb.base/structs.exp (setup_kfails): Remove.
12225 (setup_compiler_kfails): Fix setup_kfail argument order.
12226 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
12227 order.
12228 * gdb.java/jmain.exp: Fix setup_kfail argument order.
12229 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
12230 setup_kfail argument order.
12231 * gdb.cp/overload.exp: Fix setup_kfail argument order.
12232
83d1babf
TT
122332010-05-25 Tom Tromey <tromey@redhat.com>
12234
12235 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
12236
6acb16a2
MS
122372010-05-25 Michael Snyder <msnyder@vmware.com>
12238
12239 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
12240 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
12241 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
12242 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
12243 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
12244 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
12245 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
12246 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
12247 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
ad3986f0
MS
12248 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
12249 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
12250 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
12251 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
12252 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
12253 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
12254 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
12255 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
12256 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
12257 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
12258 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
12259 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
12260 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
12261 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
a76e022a
MS
12262 * gdb.base/default.exp: Replace send_gdb with gdb_test.
12263 * gdb.base/define.exp: Replace send_gdb with gdb_test.
12264 * gdb.base/display.exp: Replace send_gdb with gdb_test.
12265 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
12266 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
12267 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
12268 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
12269 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
12270 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
12271 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
12272 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
12273 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
12274 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
12275 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
12276 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
12277 * gdb.base/help.exp: Replace send_gdb with gdb_test.
12278 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
12279 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
12280 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
65731a6b
MS
12281 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
12282 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
12283 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
12284 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
12285 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
6acb16a2 12286 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
65731a6b
MS
12287
122882010-05-25 Doug Evans <dje@google.com>
12289
12290 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
12291 gdb.string_to_argv.
ad3986f0 12292
d3b1e874
TT
122932010-05-21 Tom Tromey <tromey@redhat.com>
12294
12295 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
12296 Call it.
12297 * gdb.dwarf2/pieces.S: Update.
12298 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
12299
cb826367
TT
123002010-05-21 Tom Tromey <tromey@redhat.com>
12301
12302 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
12303 Call it.
12304 * gdb.dwarf2/pieces.c (struct C): New.
12305 (f6): New function.
12306 * gdb.dwarf2/pieces.S: Replace.
12307
74de6778
TT
123082010-05-21 Tom Tromey <tromey@redhat.com>
12309
12310 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
12311 Call it.
12312
afd74c5f
TT
123132010-05-21 Tom Tromey <tromey@redhat.com>
12314
12315 * gdb.dwarf2.pieces.exp: New file.
12316 * gdb.dwarf2.pieces.S: New file.
12317 * gdb.dwarf2.pieces.c: New file.
12318
a7b75dfd 123192010-05-20 Pedro Alves <pedro@codesourcery.com>
889bf7c5 12320 Joel Brobecker <brobecker@adacore.com>
a7b75dfd
JB
12321
12322 * lib/gdb.exp (gdb_test_no_output): New function.
12323 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
12324 when testing commands that should produce no output.
12325
c81c812a
JB
123262010-05-17 Joel Brobecker <brobecker@adacore.com>
12327
12328 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
12329 parameter that we want to watch being a constant.
12330
0cce5bd9
JB
123312010-05-17 Joel Brobecker <brobecker@adacore.com>
12332
12333 * gdb.ada/cond_lang: New testcase.
12334
47050449
JB
123352010-05-17 Joel Brobecker <brobecker@adacore.com>
12336
12337 * lib/gdb.exp (banned_variables): New variable/constant.
12338 (gdb_init): Add write trace on variables listed in banned_variables.
12339 (gdb_finish): Remove write traces on variables listed in
12340 banned_variables.
12341
77c01586
JB
123422010-05-17 Joel Brobecker <brobecker@adacore.com>
12343
12344 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
12345 * gdb.cp/koenig.exp: Likewise.
12346
88d4aea7
PM
123472010-05-14 Phil Muldoon <pmuldoon@redhat.com>
12348
889bf7c5 12349 PR python/11482
88d4aea7
PM
12350
12351 * gdb.python/py-value.exp (test_value_hash): New function.
12352
f5a010c0
PM
123532010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
12354
12355 PR exp/11530.
12356 * gdb.base/gdb11530.c: New file.
12357 * gdb.base/gdb11530.exp: New file.
12358
8ef4892f
JK
123592010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12360
12361 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
12362 * gdb.dwarf2/dw2-modula2-self-type.S: New.
12363
7322dca9
SW
123642010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
12365
12366 * gdb.cp/koenig.exp: New test.
12367 * gdb.cp/koenig.cc: New test program.
12368
02e7ea18
JB
123692010-05-05 Joel Brobecker <brobecker@adacore.com>
12370
12371 Remove the use of prms_id and bug_id throughout the testsuite.
12372
e1c34c5d
PM
123732010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
12374
12375 PR exp/11349.
12376 * testsuite/gdb.cp/ref-types.exp: Add test to examine
12377 use a reference local variable.
12378
8e1d0c49
JK
123792010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
12380
12381 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
12382 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
12383 variable different_dir. Move debugfile into a full directory pathname
12384 under DIFFERENT_DIR.
12385 * lib/gdb.exp (separate_debug_filename): Remove.
12386 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
12387 variable debug_dir and mkdir of it. Update function comments.
12388
e66408ed
PA
123892010-04-29 Pedro Alves <pedro@codesourcery.com>
12390
12391 PR gdb/11557
12392
12393 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
12394 files.
12395
d7b32ed3
PM
123962010-04-29 Phil Muldoon <pmuldoon@redhat.com>
12397
889bf7c5 12398 * gdb.python/py-param.exp: New File.
d7b32ed3 12399
6aecb9c2
JB
124002010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
12401
12402 * gdb.base/default.exp: Fix "set language" test.
12403
bdf92a1c
PM
124042010-04-24 Pierre Muller <muller@ics.u-strasbg.fr>
12405
12406 PR breakpoints/11531.
12407 * gdb.base/gdb11531.c: New file.
12408 * gdb.base/gdb11531.exp: New file.
12409
3f172e24
TT
124102010-04-26 Tom Tromey <tromey@redhat.com>
12411
12412 * gdb.base/completion.exp: Add tests for completion and deprecated
12413 commands.
12414
64af4c92
JK
124152010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12416
12417 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
12418 (print /x char_array): Escape curly brackets.
12419
492928e4
JK
124202010-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
12421
12422 Fix deadlock on looped list of loaded shared objects.
12423 * gdb.base/solib-corrupted.exp: New.
12424
66d09542
DE
124252010-04-23 Doug Evans <dje@google.com>
12426
12427 * gdb.python/py-section-script.c: New file.
12428 * gdb.python/py-section-script.exp: New file.
12429 * gdb.python/py-section-script.py: New file.
12430
8bd10a10
CM
124312010-04-20 Chris Moller <cmoller@redhat.com>
12432
12433 PR 10179
12434
12435 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
12436 * gdb.base/pr10179-a.c:
12437 * gdb.base/pr10179-b.c:
12438 * gdb.base/pr10179.exp: New files.
12439
c0201579
JK
124402010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12441
12442 Fix crashes on dangling display expressions.
12443 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
12444 is SEP.
12445 (lib_flags): Remove the "debug" keyword.
12446 (libsepdebug): New variable for iterating new loop.
12447 (save_pf_prefix): New variable wrapping the loop.
12448 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
12449 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
12450
793b0ff8
PM
124512010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
12452
12453 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
12454
097f51f7
PM
124552010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
12456
12457 PR stabs/11479.
12458 * gdb.stabs/gdb11479.exp: New file.
12459 * gdb.stabs/gdb11479.c: New file.
12460
9a22f0d0
PM
124612010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
12462
12463 * gdb.base/charset.c (Strin16, String32): New variables.
12464 * gdb.base/charset.exp (gdb_test): Test correct display
12465 of 16 or 32 bit strings.
12466
124672010-04-21 Chris Moller <cmoller@redhat.com>
0b66f317
CM
12468
12469 PR 9167
12470 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
12471 * gdb.cp/pr9167.cc: New file.
12472 * gdb.cp/pr9167.exp: New file.
12473
12474
6e354e5e
PM
124752010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
12476
12477 PR pascal/11492.
12478 * gdb.pascal/gdb11492.pas: New file.
12479 * gdb.pascal/gdb11492.exp: New file.
12480
be942545
JB
124812010-04-20 Joel Brobecker <brobecker@adacore.com>
12482
1667e6e3 12483 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
be942545 12484
0c3acc09
JB
124852010-04-20 Joel Brobecker <brobecker@adacore.com>
12486
12487 * gdb.ada/dyn_loc: New testcase.
12488
ec31cde5
CM
124892010-04-20 Chris Moller <cmoller@redhat.com>
12490
12491 PR 10867
889bf7c5 12492
ec31cde5
CM
12493 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
12494 * gdb.cp/pr10687.cc: New file.
12495 * gdb.cp/pr10687.exp: New file.
12496
12497
ce4b0682
SDJ
124982010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12499 Sergio Durigan Junior <sergiodj@redhat.com>
12500
12501 * gdb.fortran/logical.exp: New testcase.
12502 * gdb.fortran/logical.f90: New file.
12503
3436961f
DE
125042010-04-19 Doug Evans <dje@google.com>
12505
12506 * gdb.base/help.exp (help source): Update expected output.
12507
4d836c09
JK
125082010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
12509
12510 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
12511 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
12512 gdb_exit and return.
12513 (executable): New variable.
12514 (binfile): Use it.
12515
6149aea9
PA
125162010-04-19 Pedro Alves <pedro@codesourcery.com>
12517
12518 PR breakpoints/8554.
12519
12520 * gdb.trace/save-trace.exp: Adjust.
12521
ed41462c
L
125222010-04-17 H.J. Lu <hongjiu.lu@intel.com>
12523
12524 PR corefiles/11511
12525 * gdb.arch/system-gcore.exp: New.
12526 * gdb.arch/gcore.c: Likewise.
12527
3f7b2faa
DE
125282010-04-15 Doug Evans <dje@google.com>
12529
fa33c3cd
DE
12530 * gdb.python/py-progspace.c: New file.
12531 * gdb.python/py-progspace.exp: New file.
12532
3f7b2faa
DE
12533 * gdb.base/source.exp: Add tests for "source -s".
12534
79f283fe
PM
125352010-04-14 Phil Muldoon <pmuldoon@redhat.com>
12536
12537 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
12538 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
12539 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
12540 * gdb.python/py-mi.exp: New test for to_string returning None.
12541
fc8eb08a
PM
125422010-04-12 Phil Muldoon <pmuldoon@redhat.com>
12543
12544 * gdb.python/py-breakpoint.c: Make result global.
12545
26e197f6
JK
125462010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
12547
12548 Fix non-GNU make compatibility.
12549 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
12550
adc36818
PM
125512010-04-09 Phil Muldoon <pmuldoon@redhat.com>
12552
12553 * gdb.python/py-breakpoint.exp: New File.
12554 * gdb.python/py-breakpoint.C: Ditto.
12555
64e17368
SS
125562010-04-08 Stan Shebs <stan@codesourcery.com>
12557
12558 * gdb.trace/actions.exp: Clear default-collect.
12559 * gdb.trace/save-trace.exp: Clear default-collect.
12560
fff5cc64
PM
125612010-04-08 Phil Muldoon <pmuldoon@redhat.com>
12562
12563 * gdb.python/py-value: Add null string variable.
12564 (test_lazy_string): Test zero length, NULL address lazy
12565 strings.
12566
a055a187
L
125672010-04-07 H.J. Lu <hongjiu.lu@intel.com>
12568
12569 * gdb.arch/i386-avx.c: New.
12570 * gdb.arch/i386-avx.exp: Likewise.
12571
12572 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
12573
96e39866
DE
125742010-04-06 Doug Evans <dje@google.com>
12575
12576 * gdb.base/source-test.gdb: New file.
12577 * gdb.base/source.exp: Test source -v.
12578
5984a431
UW
125792010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12580
12581 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
12582
ec8a089a
PM
125832010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
12584
12585 * gdb.stabs/aout.sed: Convert all backslash to double backslash
12586 within one line, unless it is followed by a double quote.
12587 * gdb.stabs/hppa.sed: Idem.
12588 * gdb.stabs/weird.def: Add char and String constants
889bf7c5
PA
12589 * gdb.stabs/weird.exp: Check for correct parsing of
12590 char and string constants.
ec8a089a
PM
12591 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
12592 in .stabs to .stabx substitution.
12593
fce3c1f0
SS
125942010-04-05 Stan Shebs <stan@codesourcery.com>
12595
12596 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
12597 constant global.
12598 * gdb.trace/tfile.exp: Try to print them.
12599
d77f58be
SS
126002010-04-04 Stan Shebs <stan@codesourcery.com>
12601
12602 * gdb.base/completion.exp: Update for new "info watchpoints".
12603 * gdb.base/default.exp: Ditto.
12604 * gdb.base/help.exp: Ditto.
12605 * gdb.base/watchpoint.exp: Ditto.
12606 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
889bf7c5 12607
af54718e
SS
126082010-04-04 Stan Shebs <stan@codesourcery.com>
12609
12610 * gdb.trace/tfile.exp: Sharpen tfind test.
12611
74d1f91e
JK
126122010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
12613
12614 * gdb.base/break-entry.exp: New.
12615
eb8e76db 126162010-04-02 Hui Zhu <teawater@gmail.com>
889bf7c5 12617 Michael Snyder <msnyder@vmware.com>
eb8e76db
HZ
12618
12619 * gdb.reverse/i386-sse-reverse.exp: New file.
12620 * gdb.reverse/i386-sse-reverse.c: New file.
12621
bf65cad8
PA
126222010-04-02 Pedro Alves <pedro@codesourcery.com>
12623
12624 * gdb.trace/tfind.exp: Adjust expected disassembly output.
12625
fff87407
SS
126262010-04-01 Stan Shebs <stan@codesourcery.com>
12627
12628 * gdb.trace/actions.exp: Tweak expected output.
12629 * gdb.trace/while-stepping.exp: Tweak expected output.
12630
fe01d668
L
126312010-04-01 H.J. Lu <hongjiu.lu@intel.com>
12632
12633 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
12634
86b17b60
PA
126352010-04-01 Pedro Alves <pedro@codesourcery.com>
12636
12637 * gdb.base/commands.exp: Adjust.
12638 * gdb.cp/extern-c.exp: Adjust.
12639
2c58c0a9
PA
126402010-04-01 Pedro Alves <pedro@codesourcery.com>
12641
12642 * gdb.trace/collection.c (local_test_func): Define a local struct,
12643 and instanciate it.
12644
0db9b91c
PA
126452010-04-01 Pedro Alves <pedro@codesourcery.com>
12646
12647 * gdb.trace/collection.exp (gdb_collect_args_test)
12648 (gdb_collect_argarray_test): XFAIL the tests that assume the
12649 argarray argument's elements are collected.
12650
8072405b
JK
126512010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
12652
12653 * gdb.dwarf2/dw2-bad-parameter-type.exp,
12654 gdb.dwarf2/dw2-bad-parameter-type.S: New.
12655
8bf6485c
SS
126562010-03-31 Stan Shebs <stan@codesourcery.com>
12657
12658 * gdb.trace/save-trace.exp: Test save/restore of default-collect
12659 and tracepoint conditionals.
12660 (gdb_verify_tracepoints): Delete unused return.
12661
fd7f724a
KS
126622010-03-26 Keith Seitz <keiths@redhat.com>
12663
12664 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
12665 appear in the output before main.
12666 Remove KFAIL for gdb/2215 aka bz 9320.
12667
8d9e7719
DE
126682010-03-30 Doug Evans <dje@google.com>
12669
0906dd0b
DE
12670 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
12671 by dejagnu.
12672 * gdb.arch/amd64-dword.exp: Ditto.
12673
8d9e7719
DE
12674 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
12675 match.
12676 (break printf): Ditto.
12677
1da644f0
SW
126782010-03-29 Sami Wagiaalla <swagiaal@redhat.com>
12679
12680 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
12681 gcc < 4.4.
12682 * gdb.cp/shadow.exp: Ditto.
12683
a8121990
PA
126842010-03-29 Pedro Alves <pedro@codesourcery.com>
12685
12686 * gdb.trace/collection.exp (run_trace_experiment): Make sure
12687 "tstart" is silent.
12688
6e79d367
PA
126892010-03-29 Pedro Alves <pedro@codesourcery.com>
12690
12691 * gdb.trace/collection.exp (executable): New.
12692 (binfile): Use it.
12693 (fpreg, spreg, pcreg): New.
12694 (test_register): Use gdb_test_multiple. Pass /x to print.
12695 (prepare_for_trace_test): New.
12696 (run_trace_experiment): Use "continue", not gdb_run_cmd.
12697 (gdb_collect_args_test, gdb_collect_argstruct_test)
12698 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
12699 prepare_for_trace_test.
12700 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
12701 fpreg, spreg and pcreg.
12702 (gdb_collect_expression_test, gdb_collect_globals_test): Use
12703 prepare_for_trace_test.
12704 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
12705 try to detect tracing support here. Don't set breakpoints at
12706 `begin' or `end' here.
12707 <global scope>: Use clean_restart. Run to main before checking
12708 for tracing support. Check for for tracing support here.
12709
09248348
JK
127102010-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
12711
12712 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
12713 " as $displacement" to "seen displacement message".
12714
d350db38
PA
127152010-03-28 Pedro Alves <pedro@codesourcery.com>
12716
12717 * gdb.trace/while-dyn.exp (executable): New variable.
12718 (binfile): Use it.
12719 (test_while_stepping): New function. Move most tests here. Call
12720 it once for each of the while-stepping, stepping and ws aliases.
12721
907af001
UW
127222010-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12723
12724 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
12725 that do not provide the tagless_struct type name at all.
12726 (test_print_anon_union): Do not check value of uninitialized
12727 union member. Do not use cp_test_ptype_class, so we can accept
12728 "long" as well as "long int".
12729
610197fd
PA
127302010-03-26 Pedro Alves <pedro@codesourcery.com>
12731
12732 * gdb.trace/tfile.c (tohex, bin2hex): New.
12733 (write_error_trace_file): Hexify error description.
12734
6c28cbf2
SS
127352010-03-25 Stan Shebs <stan@codesourcery.com>
12736
12737 * gdb.trace/tfile.c: Generate an additional trace file, improve
12738 portability.
12739 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
12740 files in a better way.
12741
e62b8c7e
KS
127422010-03-25 Keith Seitz <keiths@redhat.com>
12743
12744 * gdb.java/jprint.exp: XFAIL printing of static class members
12745 because of GCC debuginfo problem.
12746
82ccf5a5
JK
127472010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
12748
12749 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
12750
293e2f9e
DJ
127512010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
12752
12753 * gdb.base/completion.exp: Allow long instead of long int.
12754 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
12755 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
12756 variable p.
12757 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
12758 * gdb.base/pointers.exp: Allow long instead of long int.
12759 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
12760 * gdb.base/step-line.exp: Allow a directory before the source file name.
12761
95a42b64
TT
127622010-03-24 Tom Tromey <tromey@redhat.com>
12763
12764 PR breakpoints/9352:
12765 * gdb.base/default.exp: Update.
12766 * gdb.base/commands.exp: Update.
12767 * gdb.cp/extern-c.exp: Test setting commands on multiple
12768 breakpoints at once.
12769
2390201f
DJ
127702010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
12771
12772 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
12773 if gdb,nosignals.
12774 * gdb.base/watchpoints.c: Do not include unnecessary headers.
12775 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
12776 exited".
12777
8c9a6790
SS
127782010-03-24 Stan Shebs <stan@codesourcery.com>
12779
12780 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
12781
a6c727b2
DJ
127822010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
12783
12784 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
12785 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
12786 argument. Handle "short" and "long".
12787 (Top level): Pass overprototyped output for old_fptr and xptr.
12788
4dfd5423
PA
127892010-03-23 Pedro Alves <pedro@codesourcery.com>
12790
12791 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
12792 format strings and add casts to avoid compiler warnings.
12793
127942010-03-23 Vladimir Prus <vladimir@codesourcery.com>
a7bdde9e
VP
12795
12796 * lib/trace-support.exp (gdb_trace_setactions):
12797 Don't expect whitespace after ">" prompt.
12798 * gdb.trace/actions.exp: Adjust for output changes.
12799 * gdb.trace/while-stepping.exp: Likewise.
12800
c847d045
JK
128012010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12802
12803 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
12804 and r157645).
12805
5f717f1d
JK
128062010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12807
12808 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
12809 New.
12810
7d6d51d5
DJ
128112010-03-22 Daniel Jacobowitz <dan@codesourcery.com>
12812
12813 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
12814 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
12815
3b11a015
SS
128162010-03-19 Stan Shebs <stan@codesourcery.com>
12817
12818 * gdb.trace/ax.exp: New file.
12819
d7d158ed
DE
128202010-03-19 Doug Evans <dje@google.com>
12821
6bb85cd1
DE
12822 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
12823 output from gcc.
12824
d7d158ed
DE
12825 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
12826 named /usr/sbin/prelink<foo>.
12827
4daf5ac0
SS
128282010-03-18 Stan Shebs <stan@codesourcery.com>
12829
12830 * gdb.trace/circ.exp: Test circular-trace-buffer.
12831 * gdb.trace/tfile.exp: Update tstatus test.
12832
e8d05480
JB
128332010-03-18 Joel Brobecker <brobecker@adacore.com>
12834
12835 * gdb.dwarf2/dw2-anonymous-func.S: New file.
12836 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
12837
441b986a
UW
128382010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12839
12840 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
12841
4247603b
PA
128422010-03-18 Pedro Alves <pedro@codesourcery.com>
12843
12844 * gdb.base/default.exp: Adjust the expected output of the finish
12845 and until commands when the inferior is not being run.
12846
13387711
SW
128472010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
12848
12849 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
12850 * gdb.cp/nsusing.exp: Ditto.
12851
6e31430b
TT
128522010-03-15 Tom Tromey <tromey@redhat.com>
12853
12854 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
12855 * gdb.cp/userdef.cc (operator==): New function.
12856 (main): New locals mem1, mem2.
12857
e2d69cb5
JZ
128582010-03-15 Jie Zhang <jie@codesourcery.com>
12859
12860 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
12861 Declare and use new loadtimeout variable.
12862
f572f0a9
DJ
128632010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
12864
12865 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
12866 Use gdb_load later.
12867
51f4c0b0
PA
128682010-03-14 Pedro Alves <pedro@codesourcery.com>
12869
12870 * gdb.base/solib-disc.c (main): Make format of fprintf a string
12871 literal. Add missing endlines to prints to stderr.
12872
1c809c68
TT
128732010-03-12 Tom Tromey <tromey@redhat.com>
12874
12875 PR c++/9708:
12876 * gdb.cp/m-static.exp: Add regression test.
12877 * gdb.cp/m-static.cc (method): New method.
12878 (main): Call it.
12879
00ae8fef
SW
128802010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
12881
12882 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
12883 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
12884
759f0f0b
PA
128852010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
12886
21e24d21
PA
12887 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
12888
128892010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
12890
759f0f0b
PA
12891 * lib/gdb.exp (skip_stl_tests): New.
12892 (gdb_compile): Symbian needs -ldl.
12893 (shlib_target_file): New.
12894 (shlib_symbol_file): New.
12895 (gdb_load_shlibs): Use shlib_target_file.
12896 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
12897 * gdb.cp/exception.exp: Use skip_stl_tests.
12898 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
12899 * gdb.cp/try_catch.exp: Use skip_stl_tests.
12900 * gdb.cp/mb-templates.exp: Ditto.
12901 * gdb.base/commands.exp: Relax regexes.
12902 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
12903 shlib_target_file and shlib_symbol_file.
12904 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
12905 sections.
12906 * gdb.base/ending-run.exp: Accept E32Main for symbian.
12907 * gdb.base/solib-disc.exp: Use
12908 shlib_target_file and shlib_symbol_file.
12909 * gdb.base/unload.exp: Don't skip on symbian. Use
12910 shlib_target_file and shlib_symbol_file.
12911 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
12912
6a8f2671 129132010-03-12 Pedro Alves <pedro@codesourcery.com>
889bf7c5 12914
6a8f2671
PA
12915 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
12916 * gdb.trace/report.exp: Adjust for x86 and x86_64.
12917 Issue a tfind end before looking for a tracepoint frame.
12918 * gdb.trace/tfind.exp: Adjust tstatus output.
12919 Adjust disassembly output.
12920 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
12921
ccf26247
JK
129222010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12923
12924 * gdb.base/break-interp.exp: Create new displacement parameter value
12925 for the test_ld calls.
12926 (reach): New parameter displacement, verify its content. New push of
12927 pf_prefix "reach-$func:". Import global expect_out.
12928 (test_core): New parameter displacement, verify its content. New push
12929 of pf_prefix "core:". New command "set verbose on". Import global
12930 expect_out.
12931 (test_attach): New parameter displacement, verify its content. New
12932 push of pf_prefix "attach:". New command "set verbose on". Import
12933 global expect_out.
12934 (test_ld): New parameter displacement, pass it to the reach, test_core
12935 and test_attach calls and verify its content in the "ld.so exit" test.
12936 * gdb.base/prelink.exp: Remove gdb_exit and final return.
12937 (prelink): Update expected text, use gdb_test.
12938
e469c7fb
DE
129392010-03-10 Doug Evans <dje@google.com>
12940
12941 * gdb.base/checkpoint.exp: Fix comment.
12942 Lengthen timeout while doing >600 checkpoints test.
12943 Rename duplicate "kill all one" test to keep test names unique.
12944
60e1c644
PA
129452010-03-10 Pedro Alves <pedro@codesourcery.com>
12946
12947 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
12948
cec808ec
KS
129492010-03-08 Keith Seitz <keiths@redhat.com>
12950
889bf7c5
PA
12951 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
12952 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
12953 (dm_type_long): New function.
12954 (dm_type_unsigned_short): New function.
12955 (dm_type_unsigned_long): New function.
12956 (myint): New typedef.
12957 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
12958 long, unsigned shor and long, operator char*, and typedef.
12959 (test_lookup_operator_functions): Add operator char* test.
12960 (test_paddr_operator_functions): Likewise.
12961 (test_paddr_overloaded_functions): Use probe values for
12962 short, long, and unsigned short and long.
12963 (test_paddr_hairy_functions): If the demangler probe detected
12964 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
12965 demangler.
12966 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
12967 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
12968 and "print null_pmf".
12969 Add test "ptype a.*pmf".
12970 * gdb.cp/overload.exp: Allow optional "int" to appear with
12971 "short" and "long".
12972 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
12973 long expect value for men_overload1arg.
12974 Allow "int" to appear with "short" and "long".
12975 When testing "info break", add argument for main (void).
12976 Also allow "int" to appear with "short" and "long".
12977 Ditto with "unsigned" and "long long".
cec808ec
KS
12978 * gdb.java/jmain.exp: Do not enclose methods names in single
12979 quotes.
12980 * gdb.java/jmisc.exp: Likewise.
12981 * gdb.java/jprint.exp: Likewise.
12982 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
12983
12984 From Jan Kratochvil <jan.kratochvil@redhat.com>:
12985 * gdb.cp/exception.exp (backtrace after first throw)
12986 (backtrace after second throw): Allow a namespace before __cxa_throw.
12987 (backtrace after first catch, backtrace after second catch): Allow
12988 a namespace before __cxa_begin_catch.
12989
12990 * gdb.cp/cpexprs.exp: New file.
12991 * gdb.cp/cpexprs.cc: New file.
12992
12993 From Daniel Jacobowitz <dan@codesourcery.com>
12994 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
12995 to use string_to_regexp.
12996 (ctor, dtor): New functions. Use them to match constructor
12997 and destructor function types.
12998 (Top level): Use runto_main.
12999
f870a310
TT
130002010-03-05 Tom Tromey <tromey@redhat.com>
13001
13002 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
13003 gdb.target_charset.
13004 (pp_ns.to_string): Likewise.
13005
0c199f28
KS
130062010-03-04 Keith Seitz <keiths@redhat.com>
13007
13008 * gdb.cp/overload.exp: Test that the filename portion of a linespec
13009 can be quoted. Test that both the filename and function/line
13010 portions can be quoted at the same time.
13011
c7437ca6
PA
130122010-03-04 Pedro Alves <pedro@codesourcery.com>
13013
13014 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
13015
b111b805
DE
130162010-03-03 Doug Evans <dje@google.com>
13017
24486cb7
DE
13018 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
13019 libc contains libpthread.
13020
b111b805
DE
13021 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
13022 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
13023 of gdb_compile. Add another pattern to match android backtrace.
13024
a0e0ef55
TT
130252010-03-03 Tom Tromey <tromey@redhat.com>
13026
13027 PR gdb/11345:
13028 * gdb.base/printcmds.exp (test_printf): Add test.
13029
1ba53b71
L
130302010-03-02 H.J. Lu <hongjiu.lu@intel.com>
13031
13032 * gdb.arch/amd64-byte.exp: New.
13033 * gdb.arch/amd64-dword.exp: Likewise.
13034 * gdb.arch/amd64-pseudo.c: Likewise.
13035 * gdb.arch/amd64-word.exp: Likewise.
13036 * gdb.arch/i386-byte.exp: Likewise.
13037 * gdb.arch/i386-pseudo.c: Likewise.
13038 * gdb.arch/i386-word.exp: Likewise.
13039
f5dff777
DJ
130402010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
13041
13042 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
13043 types. Add structreg, bitfields, and flags registers.
13044 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
13045 registers.
13046
90884b2b
L
130472010-03-01 H.J. Lu <hongjiu.lu@intel.com>
13048
13049 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
13050 (load_description): Set architecture if defined.
13051
dc00d89f
PM
130522010-02-28 Phil Muldoon <pmuldoon@redhat.com>
13053
13054 * gdb.python/py-frame.exp: Add read_var block tests.
13055 * gdb.python/py-frame.c (block): New function.
13056
0e095b7e
JK
130572010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
13058 Daniel Jacobowitz <dan@codesourcery.com>
13059
13060 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
13061
624f1a65
DM
130622010-02-25 David S. Miller <davem@davemloft.net>
13063
13064 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
13065 fix logic for setting all_syscalls_numbers.
13066
f3e9a817
PM
130672010-02-24 Phil Muldoon <pmuldoon@redhat.com>
13068
13069 * Makefile.in: Add py-block and py-symbol.
13070 * gdb.python/py-symbol.exp: New File.
13071 * gdb.python/py-symtab.exp: New File.
13072 * gdb.python/py-block.exp: New File.
13073 * gdb.python/py-symbol.c: New File.
13074 * gdb.python/py-block.c: New File.
13075
f6bbabf0
PM
130762010-02-24 Phil Muldoon <pmuldoon@redhat.com>
13077
13078 PR python/11314
13079 * lib/gdb.exp (skip_python_tests): New function.
13080 * gdb.python/py-cmd.exp: Use skip_python_tests.
13081 * gdb.python/py-frame.exp: Likewise.
13082 * gdb.python/py-function.exp: Likewise.
13083 * gdb.python/py-prettyprint.exp: Likewise.
13084 * gdb.python/py-template.exp: Likewise.
13085 * gdb.python/py-type.exp: Likewise.
13086 * gdb.python/py-value.exp: Likewise.
13087
85d721b8
PA
130882010-02-22 Pedro Alves <pedro@codesourcery.com>
13089
13090 PR9605
13091
13092 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
13093
48e32051
TT
130942010-02-19 Tom Tromey <tromey@redhat.com>
13095
13096 PR c++/8693, PR c++/9496:
13097 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
13098 regression tests.
13099
ac9c0048
JK
131002010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
13101
13102 Fix compatibility with m68k as.
13103 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
13104 Use only /* comments */.
13105
57bb97a4
UW
131062010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13107
13108 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
13109 * configure: Regenerate.
13110
7d1bf85c
DJ
131112010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
13112
13113 * gdb.python/py-type.exp: Check for Python support.
13114
061b5285
PA
131152010-02-17 Pedro Alves <pedro@codesourcery.com>
13116
13117 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
13118 `regsub' syntax available.
13119
f8a8bc2c
PA
131202010-02-17 Pedro Alves <pedro@codesourcery.com>
13121
13122 * gdb.base/shmain.c (main): Remove printf call.
13123 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
13124 * gdb.base/unload.c (main): Make format of fprintf a string
13125 literal. Add missing endlines to prints to stderr.
13126 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
13127
6f451e5e
TT
131282010-02-17 Tom Tromey <tromey@redhat.com>
13129
13130 * gdb.java/jprint.java (jprint.props): New field.
13131 * gdb.java/jprint.exp (set_lang_java): Add regression test.
13132
12d79008
PA
131332010-02-17 Pedro Alves <pedro@codesourcery.com>
13134
ef801a0e 13135 * gdb.base/charset.exp: Don't assume new `regsub' syntax
12d79008
PA
13136 available.
13137
d252f7e5
DJ
131382010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13139
13140 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
13141 creation to support remote host testing.
13142
67bdab6c
DJ
131432010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13144
13145 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
13146 Recognize "command not found".
13147
bb391223
DJ
131482010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13149
13150 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
13151 single-stepping.
13152
70362913
DJ
131532010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13154
13155 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
13156 if arguments are not supported.
13157
493f3c00
DJ
131582010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13159
13160 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
13161 be const or non-const.
13162
8034c749
DJ
131632010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13164
13165 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
13166 mi_send_resuming_command to send -exec-continue.
13167
791dfb64
DJ
131682010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13169
13170 * gdb.base/list.exp (test_list_filename_and_function): Add test
13171 with single quotes.
13172 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
13173 matching.
13174 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
13175 Add KFAIL'd tests for PR gdb/11289.
13176
7c5fe868
DJ
131772010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13178
13179 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
13180
fdc498b8
DJ
131812010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13182
13183 * gdb.base/comp-dir/subdir/dummy.txt: New file.
13184 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
13185 a temporary directory.
13186
b519e2a6
DJ
131872010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13188
13189 * gdb.base/charset.exp: Use a single regular expression to match
13190 show host-charset and show target-charset output.
13191
74164c56
JK
131922010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13193
13194 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
13195 "Illegal process-id" expect string more exact.
13196 (attach to digits-starting nonsense is prohibited): New.
13197
701ed6dc
JK
131982010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13199
13200 * gdb.base/prelink.exp (set verbose on): New.
13201
889bf7c5 132022010-02-12 Tomas Holmberg <th@virtutech.com>
fa19b4e5
MS
13203
13204 * mi-reverse.exp: New file. Test for reverse option to the
13205 following MI commands: exec-continue, exec-finish, exec-next,
13206 exec-step, exec-next-instruction, exec-step-instruction.
889bf7c5 13207
dadf0e9c
JB
132082010-02-09 Joel Brobecker <brobecker@adacore.com>
13209
13210 * gdb.ada/ptype_tagged_param: New testcase.
13211
714f19d5
TT
132122010-02-08 Tom Tromey <tromey@redhat.com>
13213
13214 PR c++/8017:
13215 * gdb.cp/overload.exp: Add tests.
13216 * gdb.cp/overload.cc (struct K): New.
13217 (namespace N): New.
13218 (main): Call new functions.
13219 (K::staticoverload): Define.
13220
889bf7c5 132212010-02-08 Chris Moller <moller@mollerware.com>
83b10087
CM
13222
13223 PR gdb/10728
13224 * gdb.cp/pr10728-x.h: New file.
13225 * gdb.cp/pr10728-x.cc: New file.
13226 * gdb.cp/pr10728-y.cc: New file.
13227 * gdb.cp/pr10728.exp: New file.
13228 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
13229
889bf7c5 132302010-02-08 Chris Moller <moller@mollerware.com>
99903ae3
CM
13231
13232 PR gdb/9067
13233 * gdb.cp/pr9067.exp: New
13234 * gdb.cp/pr9067.cc: New
13235 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
13236
7b356089
JB
132372010-02-08 Joel Brobecker <brobecker@adacore.com>
13238
13239 * lib/gdb.exp (gdb_test_timeout): New global variable.
13240 Set it to timeout if not already set.
13241 (gdb_init): Reset the value of timeout to gdb_test_timeout.
13242
1be00882
DE
132432010-02-05 Doug Evans <dje@google.com>
13244
13245 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
13246 user.
13247
82856980
SW
132482010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
13249
13250 PR c++/7935:
13251 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
13252
1a334831
TT
132532010-02-04 Tom Tromey <tromey@redhat.com>
13254
13255 * gdb.cp/virtbase.exp: Make test case names unique.
13256
9c3c02fd
TT
132572010-02-02 Tom Tromey <tromey@redhat.com>
13258
13259 * gdb.cp/virtbase.exp: Add regression tests.
13260 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
13261 (main): Instantiate RHC.
13262
0cc2414c
TT
132632010-02-02 Tom Tromey <tromey@redhat.com>
13264
13265 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
13266 type-printing change.
13267
edf3d5f3
TT
132682010-02-02 Tom Tromey <tromey@redhat.com>
13269
13270 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
13271 * gdb.cp/virtbase.cc: New file.
13272 * gdb.cp/virtbase.exp: New file.
13273 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
13274
e4b7f41c
JK
132752010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13276
13277 PR libc/11214:
13278 * gdb.threads/current-lwp-dead.c: Include features.h.
13279 (HAS_NOMMU): New.
13280 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
13281
b381ea14
JK
132822010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13283
13284 * gdb.base/symbol-without-target_section.exp,
13285 gdb.base/symbol-without-target_section.c: New.
13286
c593ac0e
DJ
132872010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
13288
13289 * gdb.base/bigcore.exp: Reset increased timeout.
13290 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
13291
db25f29d
DJ
132922010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
13293
13294 * gdb.base/gcore.exp (capture_command_output): Use
13295 gdb_test_multiple.
13296
f9d67f43
DJ
132972010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
13298
13299 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
13300 * gdb.arch/thumb2-it.exp (test_it_break): New function.
13301 (Top level): Call it.
13302
177321bd
DJ
133032010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
13304
13305 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
13306
97f2ed50
DJ
133072010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
13308
13309 * gdb.base/call-strs.exp, gdb.base/default.exp,
13310 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
13311 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
13312 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
13313 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
13314 gdb.base/watchpoint-solib.exp: Save and restore timeout.
13315 * gdb.base/ending-run.exp: Correct restore of timeout.
13316 * gdb.base/page.exp: Remove unnecessary timeout setting.
13317
e4e2711a
JB
133182010-01-29 Joel Brobecker <brobecker@adacore.com>
13319
13320 * gdb.ada/rec_return: New testcase.
13321
ba581dc1
JB
133222010-01-29 Joel Brobecker <brobecker@adacore.com>
13323
13324 * gdb.ada/call_pn: New testcase.
13325
4ea95be9
DJ
133262010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
13327
13328 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
13329 (Top level): Use it to resume.
13330 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
13331 the Thumb mode displaced stepping error as unsupported.
13332
df83a9bf
SW
133332010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
13334
889bf7c5
PA
13335 * gdb.cp/nsusing.exp: Added more tests.
13336 * gdb.cp/nsrecurs.exp: Ditto.
13337 * gdb.cp/nsusing.cc: Added test functions.
13338 * gdb.cp/nsrecurs.cc: Ditto.
df83a9bf 13339
40b27cdc
JK
133402010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
13341
13342 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
13343 absolute directory pathnames in gdb.sum file.
13344
de958931
SW
133452010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
13346
13347 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
13348 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
13349
708ead4e
TT
133502010-01-26 Tom Tromey <tromey@redhat.com>
13351
13352 PR exp/7643:
13353 * gdb.base/printcmds.exp (test_print_string_constants): Remove
13354 setup_kfail.
13355
b14e635e
SW
133562010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
13357
13358 * gdb.cp/nsrecurs.exp: New test.
13359 * gdb.cp/nsrecurs.cc: New test program.
13360 * gdb.cp/nsstress.exp: New test.
13361 * gdb.cp/nsstress.cc: New test program.
13362 * gdb.cp/nsdecl.exp: New test.
13363 * gdb.cp/nsdecl.cc: New test program.
13364
8540c487
SW
133652010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
13366
13367 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
13368 imported into file scope.
13369 Marked test as xfail.
13370 * gdb.cp/namespace-using.cc (marker5): New function.
13371 * gdb.cp/shadow.exp: New test.
13372 * gdb.cp/shadow.cc: New test program.
13373 * gdb.cp/nsimport.exp: New test.
13374 * gdb.cp/nsimport.cc: New test program.
13375
421d5d99
TT
133762010-01-25 Tom Tromey <tromey@redhat.com>
13377
13378 PR gdb/11049:
13379 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
13380 with "set print null-stop on".
13381
691f8dc1
JK
133822010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
13383
13384 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
13385 Adjust it for DISASSEMBLY_OMIT_FNAME.
13386
0b92b5bb
TT
133872010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13388
13389 PR symtab/11199:
13390 * gdb.dwarf2/member-ptr-forwardref.exp,
13391 gdb.dwarf2/member-ptr-forwardref.S: New.
13392
23787403
JK
133932010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13394
13395 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
13396 (thread1_func): Protect thread1_tid with thread1_tid_cond by
13397 thread1_tid_mutex. Remove gdbstop_mutex handling.
13398 (thread2_func): Protect thread2_tid with thread2_tid_cond by
13399 thread2_tid_mutex. Remove gdbstop_mutex handling.
13400 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
13401 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
13402 pthread_cond_wait conditionalizations by while loops.
13403
b966cb8a
TT
134042010-01-20 Tom Tromey <tromey@redhat.com>
13405
13406 PR backtrace/10770:
13407 * gdb.dwarf2/pr10770.exp: New file.
13408 * gdb.dwarf2/pr10770.c: New file.
13409 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
13410
fcae584b
VP
134112010-01-20 Vladimir Prus <vladimir@codesourcery.com>
13412
13413 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
13414 that target was removed, and the test always runs native anyway.
13415
a0f49112
JK
134162010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
13417
13418 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
13419 gdb.base/watchpoint-cond-gone-stripped.c: New.
13420
ceeb3d5a
TT
134212010-01-19 Tom Tromey <tromey@redhat.com>
13422
13423 PR c++/8000:
13424 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
13425 existing tests.
13426 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
13427 (main): Use AAA::SomeEnum.
13428
dd322c54
JK
134292010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
13430
13431 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
13432 (test_ignore_count): Declare line_callme_body global.
13433 (run to breakpoint with ignore count): Use line_callme_body.
13434 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
13435 (set line_main_hello, set line_main_return): Reindent.
13436 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
13437 New.
13438 (continue to callee4): Use line_callee4_body.
13439 (check *stopped from CLI command): Use line_callee4_next.
13440 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
13441 (set line_main_hello, set line_main_return): Reindent.
13442 (set line_callee4_head, set line_callee4_body): New.
13443 (continue to callee4): Use line_callee4_body.
13444
4e8f195d
TT
134452010-01-18 Tom Tromey <tromey@redhat.com>
13446
13447 PR c++/9680:
13448 * gdb.cp/casts.cc: Add new classes and variables.
13449 * gdb.cp/casts.exp: Test new operators.
13450
9e14a9ba
JB
134512010-01-18 Tom Tromey <tromey@redhat.com>
13452 Thiago Jung Bauermann <bauerman@br.ibm.com>
13453
13454 * gdb.python/source2.py: New file.
13455 * gdb.python/source1: New file.
13456 * gdb.python/python.exp: Test "source" command.
13457
00bf0b85
SS
134582010-01-15 Stan Shebs <stan@codesourcery.com>
13459
13460 * gdb.trace/tfile.c: New file.
13461 * gdb.trace/tfile.exp: New file.
889bf7c5 13462
55235ad7
JK
134632010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13464
13465 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
13466
9f2982ff
JK
134672010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13468
13469 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
13470
bbfba9ed
JK
134712010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13472
13473 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
13474 (libfunc): New parameter action. Implement also selectable "sleep".
13475 * gdb.base/break-interp-main.c: Include assert.h.
13476 (libfunc): New parameter action.
13477 (main): New parameters argc and argv. Assert argc. Pass argv.
13478 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
13479 (test_attach): New proc.
13480 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
13481 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
13482
61f0d762
JK
134832010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13484
13485 * gdb.base/break-interp.exp (test_core): New proc.
13486 (test_ld): Call it.
13487
06a6f270
JK
134882010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13489
13490 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
13491 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
13492 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
13493 and gdb_compile_shlib. Use new -Wl compiler options.
13494 (dl bt, main bt): New tests.
13495
51bee8e9
JK
134962010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13497
13498 Support PIEs with no symfile_objfile.
13499 * gdb.base/break-interp.exp: New argument at the test_ld calls.
13500 (test_ld): New parameter trynosym.
13501 (test_ld <$trynosym>): New block.
13502
b8040f19
JK
135032010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13504
13505 * gdb.base/break-interp.exp: New file.
13506
be759fcf
PM
135072010-01-13 Phil Muldoon <pmuldoon@redhat.com>
13508
13509 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
13510 * gdb.python/py-prettyprint.py (pp_ls): New printer.
13511 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
13512 test.
13513 * gdb.python/py-prettyprint.c: Define lazystring test structure.
13514 * gdb.python/py-mi.exp: Add lazy string test.
13515
dc146f7c
VP
135162010-01-13 Vladimir Prus <vladimir@codesourcery.com>
13517
13518 * lib/mi-support.exp (mi_check_thread_states): Handle
13519 core number in thread listing.
13520
b4ba55a1
JB
135212010-01-12 Joel Brobecker <brobecker@adacore.com>
13522
13523 * gdb.base/maint.exp: Adjust the expected output for the
13524 "maint print type" test. Use gdb_test_multiple instead of
13525 gdb_sent/gdb_expect.
13526
08e24bd4
DE
135272010-01-11 Doug Evans <dje@google.com>
13528
6496a609
DE
13529 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
13530 from gdbserver_download. All callers updated.
13531
08e24bd4
DE
13532 * gdb.server/ext-run.exp: "info os processes" requires xml support.
13533
b5cfddf5
JK
135342010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13535
13536 Implement binary numbers parsing.
13537 * gdb.base/printcmds.exp (test_integer_literals_accepted)
13538 (test_integer_literals_rejected): New binary tests.
13539
3725885a
RW
135402010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
13541
13542 * gdb.cell/configure: Regenerate.
13543
37aeb5df
JK
135442010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
13545
13546 * gdb.base/corefile.exp: Move the core finding block out and call it as
13547 core_find, new variable $corefile, replace corefile by $corefile and
13548 [file tail $corefile] for usage vs. test names resp.
13549 * lib/gdb.exp (core_find): Move it as a new function here. New
13550 parameter binfile and deletefiles. New variable $destcore. Pre-delete
13551 $destcore. Return "" on error.
13552
d521f563
JK
135532010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13554
13555 Workaround PR binutils/10802.
13556 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
13557 (twice).
13558
28f24826
DJ
135592010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
13560
13561 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
13562
2de75e71
JB
135632010-01-08 Joel Brobecker <brobecker@adacore.com>
13564
13565 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
13566 call, to avoid interruption.
13567
fe00719b 135682010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
d24d8548
JK
13569
13570 * gdb.stabs/weird.def (args93): New.
13571
d0ef5df8
DE
135722010-01-07 Doug Evans <dje@google.com>
13573
13574 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
13575
3a08d52f
TT
135762010-01-07 Tom Tromey <tromey@redhat.com>
13577
13578 * gdb.base/source.exp: Use correct line number.
13579
7a697b8d
SS
135802010-01-05 Stan Shebs <stan@codesourcery.com>
13581
13582 * gdb.trace/tracecmd.exp: Test ftrace.
13583
7803799a
UW
135842010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13585
13586 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
13587
c54eabfa
JK
135882010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13589
13590 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
13591 "uint_for_mi_testing".
13592
02e7ef19
JB
135932010-01-01 Joel Brobecker <brobecker@adacore.com>
13594
13595 Test indented comment in file being sourced.
13596 * gdb.base/commands.exp: Test indented comment in file being sourced.
13597
abd775ce
JB
135982010-01-01 Joel Brobecker <brobecker@adacore.com>
13599
13600 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
13601 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
13602 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
13603 notice.
13604
79b55b82
JB
136052010-01-01 Joel Brobecker <brobecker@adacore.com>
13606
13607 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
13608 notice.
13609
8997583e
JK
136102010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13611
13612 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
13613 missing $after_stopped and comma (,) expectation.
13614
6da95a67
SS
136152009-12-31 Stan Shebs <stan@codesourcery.com>
13616
13617 * gdb.trace/actions.exp: Test teval action.
889bf7c5 13618
218d2fc6
TJB
136192009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
13620
13621 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
13622 (top level): Call test_watchpoint_in_big_blob.
13623 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
13624 watchpoints.
13625 (func3): Write to buf.
13626
236f1d4d
SS
136272009-12-29 Stan Shebs <stan@codesourcery.com>
13628
13629 * gdb.trace/actions.exp: Test default-collect.
889bf7c5 13630
f61e138d
SS
136312009-12-28 Stan Shebs <stan@codesourcery.com>
13632
13633 * gdb.trace/tsv.exp: New file.
13634 * gdb.base/completion.exp: Update ambiguous info output.
889bf7c5 13635
0219b378
DJ
136362009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
13637
13638 * gdb.base/find.c (main): Reference search buffers.
13639 * gdb.base/included.c (main): Reference integer.
13640 * gdb.base/ptype.c (charfoo): Declare.
13641 (intfoo): Call charfoo.
13642 * gdb.base/scope0.c (useitp): New function.
13643 (usestatics): Use useitp.
13644 (useit): Add a type for val.
13645 * gdb.base/scope1.c (useit1): Take a pointer argument.
13646 (usestatics1): Update calls to useit1.
13647 * gdb.cp/call-c.cc: Declare foo.
13648 (main): Call foo.
13649 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
13650 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
13651 (main): Call C::ensureRefs and ensureOtherRefs.
13652 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
13653 variables.
13654 (ensureOtherRefs): New function.
13655 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
13656 * gdb.cp/templates.cc (main): Call t5i.value.
13657
3f78692f
JK
136582009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
13659
13660 Fix compatibility with G++-4.5.
13661 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
13662 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
13663 (uncaught return): Remove.
13664
429374b8
JK
136652009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
13666 Phil Muldoon <pmuldoon@redhat.com>
13667
13668 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
13669 (bp_location13, bp_location14, bp_location17, bp_location18)
13670 (marker3_proto, marker4_proto): New variables.
13671 (breakpoint info): Update output.
13672 (run until breakpoint at marker3, run until breakpoint at marker4): New
13673 tests.
13674
859825b8
JK
136752009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
13676
13677 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
13678 Replace the printf call of Y by provided "y-set-1" label. New block
13679 for the second shared library.
13680 * gdb.base/unload.exp: Compile also the second library, call
13681 gdb_load_shlibs also for it. Use now gdb_breakpoint.
13682 (single pending breakpoint info): Rename to ...
13683 (pending breakpoint info before run): ... this extended test.
13684 (libfile2, libname2, libsrcfile2, libsrc2)
13685 (lib_sl2): New variables.
13686 (exec_opts): Set also SHLIB_NAME2.
13687 (pending breakpoint info on first run at shrfunc1)
13688 (pending breakpoint info on second run at shrfunc1)
13689 (pending breakpoint info on second run at shrfunc2)
13690 (print y from libfile, print y from libfile2): New tests.
13691 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
13692 * gdb.base/unloadshr2.c: New.
13693
e6a386cd
HZ
136942009-12-22 Hui Zhu <teawater@gmail.com>
13695
13696 * gdb.reverse/sigall-reverse.exp: Adjust.
13697
9e19b45e
VP
136982009-12-21 Vladimir Prus <vladimir@codesourcery.com>
13699
13700 PR gdb/10884
13701
13702 * gdb.mi/var-cmd.c (do_bitfield_tests): New
13703 (main): Call do_bitfield_tests.
aacf5b1e 13704 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
9e19b45e 13705
d53a7b30
JB
137062009-12-20 Joel Brobecker <brobecker@adacore.com>
13707
13708 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
13709 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
13710 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
13711 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
13712 gdb.modula2/unbounded1.c: Update copyright header.
13713
191ca0a1
CM
137142009-12-10 Chris Moller <moller@mollerware.com>
13715
13716 PR gdb/9399
13717 * gdb.cp/virtfunc2.exp: New tests
13718 * gdb.cp/virtfunc2.cc: New tests
13719 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
13720
0fa6cf1b
MS
137212009-12-10 Oza Pawandeep (paawan1982@yahoo.com
13722
13723 * gdb.reverse/i387-env-reverse.c: New file.
13724 * gdb.reverse/i387-env-reverse.exp: New file.
13725 * gdb.reverse/i387-stack-reverse.c: New file.
13726 * gdb.reverse/i387-stack-reverse.exp: New file.
13727
361ae042
PM
137282009-12-08 Phil Muldoon <pmuldoon@redhat.com>
13729
13730 * gdb.python/py-type.exp (test_range): New test.
13731
bfd31e71
PM
137322009-12-03 Phil Muldoon <pmuldoon@redhat.com>
13733
13734 PR python/10805
13735
13736 * gdb.python/py-type.exp: New file.
13737 * gdb.python/py-type.c: New file.
13738 * Makefile.in: Add py-type.
13739
57a1d736
TT
137402009-12-03 Tom Tromey <tromey@redhat.com>
13741
13742 * gdb.python/py-value.exp (test_parse_and_eval): New
13743 function.
13744
1f3b5d1b
PP
137452009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
13746
13747 PR gdb/11022
13748
13749 * gdb.base/pr11022.exp: New test.
889bf7c5
PA
13750 * gdb.base/pr11022.c: New test.
13751
8b7dbdc9
JK
137522009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13753
13754 Fix spurious false FAILs.
13755 * gdb.base/structs.c (chartest): New.
13756 (main): Fill-in chartest.
13757 * gdb.base/structs.exp (anychar_re, first): New.
13758 (start_structs_test): Import global anychar_re and first.
13759 New gdb_test call "set print elements 300; ${testfile}"
13760 (start_structs_test <$first>): New block.
13761 (any): Import global anychar_re. New variable ac. Use ${ac}.
13762
6a53b2ec
JK
137632009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13764
13765 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
13766
d7167b4c
JK
137672009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13768
13769 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
13770 Force $srcfile file.
13771 * gdb.base/foll-fork.c (callee): Comment out the printf call.
13772
b1798462
UW
137732009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13774
13775 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
13776 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
13777 * gdb.threads/watchthreads-reorder.exp: Likewise.
13778
b6199126
DJ
137792009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
13780
13781 PR gdb/8704
13782
13783 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
13784 "if", and "thread". Correct matching in the previous test.
13785
b22a0510
DJ
137862009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
13787
13788 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
13789
930636d2
MS
137902009-11-23 Michael Snyder <msnyder@vmware.com>
13791
13792 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
13793 * gdb.reverse-watch-precsave.exp: Ditto.
13794
21a0512e
PP
137952009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
13796
13797 * gdb.asm/asm-source.exp: Adjust.
13798 * gdb.base/help.exp: Adjust.
889bf7c5 13799
fc30d5e0
PA
138002009-11-22 Pedro Alves <pedro@codesourcery.com>
13801
13802 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
13803 (do_syscall_tests_without_xml): Set data-directory to
13804 /the/path/to/nowhere.
13805
f6bc2008
PA
138062009-11-21 Pedro Alves <pedro@codesourcery.com>
13807
13808 * gdb.threads/local-watch-wrong-thread.c,
13809 gdb.threads/local-watch-wrong-thread.exp: New files.
13810
8c2fb5de
PA
138112009-11-21 Pedro Alves <pedro@codesourcery.com>
13812
13813 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
13814 assume new `regsub' syntax available.
13815
ebec9a0f
PA
138162009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13817
a79d3c27
JK
13818 * gdb.base/watchpoint-hw-hit-once.exp,
13819 gdb.base/watchpoint-hw-hit-once.c: New.
13820
138212009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13822
13823 * gdb.threads/watchthreads-reorder.exp,
13824 gdb.threads/watchthreads-reorder.c: New.
ebec9a0f 13825
276a961b
MK
138262009-11-17 Nathan Sidwell <nathan@codesourcery.com>
13827
13828 * gdb.xml/tdesc-regs.exp: Use for m68k.
13829
4867c1fb
PA
138302009-11-15 Pedro Alves <pedro@codesourcery.com>
13831
13832 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
13833
f6838f81
DJ
138342009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13835
13836 * lib/gdb.exp (current_target_name): New procedure.
13837 (gdb_wrapper_target): New variable.
13838 (gdb_wrapper_init): Set gdb_wrapper_target.
13839 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
13840 wrapper.
13841
4ac4dd3f
DJ
138422009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13843
13844 * gdb.base/remote.exp: Delete the slowest load test.
13845 Do not load with fixed packet sizes.
13846
a7881759
DJ
138472009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13848
13849 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
13850
97a5b505
DJ
138512009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13852
13853 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
13854 srcfile when setting a breakpoint.
13855
d3e1fc54
DJ
138562009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
13857
13858 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
13859 macros.
13860
7cbcbded
DJ
138612009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13862
13863 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
13864 to be in memory.
13865 * gdb.base/display.c (force_mem): New.
13866 (do_loops): Use it. Add breakpoint comments.
13867 (do_vars): Add a breakpoint comment.
13868 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
13869 line numbers.
13870
bdea3a92
NF
138712009-11-13 Nathan Froyd <froydnj@codesourcery.com>
13872
13873 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
13874 instead of a bare "run".
13875
269f82e5
PP
138762009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
13877
13878 * gdb.python/py-prettyprint.exp: Adjust.
889bf7c5 13879
a69b7d9d
DJ
138802009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13881
13882 * lib/cell.exp (skip_cell_tests): Clean up test files before
13883 returning.
13884
b598bfda
DJ
138852009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13886
13887 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
13888 and the breakpoint menu. Do not call perror if a prompt is seen.
13889 Consume the following GDB prompt.
13890 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
13891 * gdb.cp/namespace.exp: Use gdb_test.
13892 * gdb.cp/templates.exp: Use gdb_test.
13893 (test_template_breakpoints): Use gdb_test_multiple.
13894
87728fa0
DJ
138952009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13896
13897 * gdb.base/break1.c (struct some_struct, values): Move earlier.
13898 (marker4): Reference values.
13899
b67c692f
DJ
139002009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13901
13902 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
13903 is missing.
13904
f0df251a
DJ
139052009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13906
13907 * gdb.base/break.c (need_malloc): New.
13908 * gdb.base/constvars.c (main): Reference crass and crisp.
13909 * gdb.base/gdb1821.c (main): Reference bar.
13910 * gdb.cp/gdb1355.cc (main): Reference s1.
13911 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
13912 (main): Call them.
13913 * gdb.cp/hang2.cc (dummy2): Define.
13914 * gdb.cp/hang3.cc (dummy3): Define.
13915 * gdb.cp/m-data.cc (main): Reference shadow.
13916
bdf7534a
NF
139172009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13918 Nathan Froyd <froydnj@codesourcery.com>
13919
13920 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
13921 remote host.
13922
f24fce77
NF
139232009-11-12 Nathan Froyd <froydnj@codesourcery.com>
13924
13925 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
13926 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
13927 * gdb.dwarf2/dw2-compressed.exp: Likewise.
13928 * gdb.dwarf2/dw2-intercu.exp: Likewise.
13929 * gdb.dwarf2/dw2-intermix.exp: Likewise.
13930 * gdb.dwarf2/dw2-producer.exp: Likewise.
13931 * gdb.dwarf2/mac-fileno.exp: Likewise.
13932 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
13933 py-prettyprint.py to the remote host.
13934 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
13935
40f0318e
KS
139362009-11-11 Keith Seitz <keiths@redhat.com>
13937
13938 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
13939 use it instead of "Foo".
13940 * gdb.cp/classes.exp (do_tests): Add a test to access
13941 a method through a typedef'd class name.
13942
f3d9f7fb
NF
139432009-11-11 Nathan Froyd <froydnj@codesourcery.com>
13944
13945 * gdb.base/long_long.exp: Permit leading zeros on floating-point
13946 exponents.
13947 * gdb.base/pointers.exp: Likewise.
13948 * gdb.cp/ref-types.exp: Likewise.
13949
a4216f37
KS
139502009-11-11 Keith Seitz <keiths@redhat.com>
13951
13952 * gdb.cp/cplusfuncs.cc (class foo): Add operators
13953 new[] and delete[].
13954 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
13955 "void".
13956 (probe_demangler): Remove all single-quoting of
13957 method and variable names.
13958 (info_func_regexp): Remove the word "void" from any
13959 occurrence of "(void)".
13960 (print_addr_2): Remove all single-quoting of
13961 method names.
13962 (print_addr_2_kfail): Likewise.
13963 (print_addr): Single-quote C function names before
13964 passing to print_addr_2.
13965 (test_paddr_operator_functions): Remove single-quoting
13966 for method names.
13967 Add tests for operator new[] and operator delete[].
13968
9b14d7aa
JK
139692009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13970
13971 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
13972
85feb311
KS
139732009-11-09 Keith Seitz <keiths@redhat.com>
13974
13975 * gdb.cp/overload.exp: Add tests for resolving overloaded
13976 methods in expression parsing/evaluation.
13977
fa335448
DJ
139782009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
13979
13980 * lib/gdb.exp (default_gdb_version): Use --version instead of
13981 --command.
13982
ec3c07fc
NS
139832009-11-10 Nathan Sidwell <nathan@codesourcery.com>
13984
13985 * lib/gdb.exp (gdb_compile_test): New.
13986 (skip_ada_tests, skip_java_tests): New.
13987 (gdb_compile): Use gdb_compile_test for f77.
13988 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
13989 * lib/java.exp (compile_java_from_source): Remove runtests check,
13990 use gdb_compile_test to record result.
13991 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
13992 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
13993 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
13994 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
13995 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
13996 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
13997 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
13998 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
13999 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
14000 adjust gdb_compile invocations.
14001
b8b4e42b
JK
140022009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
14003
14004 * Makefile.in (abs_builddir): New.
14005 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
14006 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
14007 `$(abs_builddir)/site.exp'.
14008
f8b7eaf3
DJ
140092009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
14010
14011 * config/m68k-emc.exp, lib/emc-support.exp,
14012 gdb.trace/gdb_c_test.c: Delete.
14013 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
14014 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
14015 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
14016 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
14017 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
14018 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
14019 casing for m68k-*-elf.
14020
c4187697
NS
140212009-11-03 Pedro Alves <pedro@codesourcery.com>
14022
14023 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
14024 * gdb.arch/i386-prologue.exp: Likewise.
14025 * gdb.arch/i386-unwind.exp: Likewise.
14026
db16b772
DJ
140272009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
14028
14029 * lib/gdb.exp (gdb_expect): Fix timeout typo.
14030
bcf71277
DJ
140312009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
14032
14033 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
14034
0105cee2
DJ
140352009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
14036
14037 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
14038
24ddea62
JK
140392009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
14040
14041 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
14042
287ccc17
JK
140432009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
14044
14045 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
14046 * gdb.base/sepdebug2.c: New file.
14047
08bca259 140482009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
bccd0dd2
SDJ
14049
14050 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
14051 the modified warnings for catch syscall. Verify if GDB was compiled
14052 with support for lib expat, and choose which tests to run depending
14053 on this.
14054
5d4e2b76
VP
140552009-10-30 Vladimir Prus <vladimir@codesourcery.com>
14056
14057 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
14058 that composite commands are parsed OK. And also test
14059 that breakpoint commands do work.
14060
240e538a
MS
140612009-10-23 Michael Snyder <msnyder@vmware.com>
14062
14063 gdb.reverse/consecutive-precsave.exp: Change expect pattern
14064 to allow for new disassembly style.
14065
9c419145
PP
140662009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
14067
14068 * gdb.asm/asm-source.exp: Adjust.
889bf7c5 14069
02506ff1
MS
140702009-10-22 Michael Snyder <msnyder@vmware.com>
14071
14072 * gdb.reverse/break-precsave.exp: New test.
14073 * gdb.reverse/consecutive-precsave.exp: Ditto.
14074 * gdb.reverse/finish-precsave.exp: Ditto.
14075 * gdb.reverse/i386-precsave.exp: Ditto.
14076 * gdb.reverse/machinestate-precsave.exp: Ditto.
14077 * gdb.reverse/sigall-precsave.exp: Ditto.
14078 * gdb.reverse/solilb-precsave.exp: Ditto.
14079 * gdb.reverse/step-precsave.exp: Ditto.
14080 * gdb.reverse/until-precsave.exp: Ditto.
14081 * gdb.reverse/watch-precsave.exp: Ditto.
14082
4cf866a3
MS
140832009-10-22 Michael Snyder <msnyder@vmware.com>
14084
14085 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
14086 for gdb_expect. Adjust one test's expect strings for the new
14087 format of disassemble.
14088 * gdb.reverse/finish-reverse.exp: Delete 'return'.
14089 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
14090 gdb_test_multiple.
14091 * gdb.reverse/step-reverse.exp: Delete 'return'.
14092 * gdb.reverse/until-reverse.exp: Delete blank lines.
14093 * gdb.reverse/watch-reverse.exp: Delete blank lines.
14094
2b28d209
PP
140952009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
14096
14097 * gdb.base/consecutive.exp: Adjust.
14098 * gdb.base/display.exp: Likewise.
14099 * gdb.base/pc-fp.exp: Likewise.
14100 * gdb.base/sigbpt.exp: Likewise.
889bf7c5 14101
33b9c32b
MS
141022009-10-19 Michael Snyder <msnyder@vmware.com>
14103
14104 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
14105 * gdb.reverse/finish-reverse.c: Ditto.
14106 * gdb.reverse/sigall-reverse.c: Ditto.
14107 * gdb.reverse/solib-reverse.c: Ditto.
14108 * gdb.reverse/step-reverse.c: Ditto.
14109 * gdb.reverse/watch-reverse.c: Ditto.
14110
6c95b8df
PA
141112009-10-19 Pedro Alves <pedro@codesourcery.com>
14112 Stan Shebs <stan@codesourcery.com>
14113
14114 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
14115 * gdb.base/foll-exec.exp: Adjust to expect a process id before
14116 "Executing new program".
14117 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
14118 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
14119 left listed after having been killed.
14120 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
14121 * gdb.base/maint.exp: Adjust test.
14122
14123 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
14124 * gdb.multi/Makefile.in: New.
14125 * gdb.multi/base.exp: New.
14126 * gdb.multi/goodbye.c: New.
14127 * gdb.multi/hangout.c: New.
14128 * gdb.multi/hello.c: New.
14129 * gdb.multi/bkpt-multi-exec.c: New.
14130 * gdb.multi/bkpt-multi-exec.exp: New.
14131 * gdb.multi/crashme.c: New.
14132
279017b7
TG
141332009-10-13 Tristan Gingold <gingold@adacore.com>
14134
14135 * gdb.base/sepdebug.exp: Check debug info are found.
14136
0413d738
PA
141372009-10-08 Pedro Alves <pedro@codesourcery.com>
14138
14139 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
14140 bits.
14141
c628eecc
JK
141422009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14143
14144 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
14145
38af1bfe
JB
141462009-10-07 Joel Brobecker <brobecker@adacore.com>
14147
14148 * gdb.base/watchpoints.c: Add copyright header. Reformat one
14149 of the comments.
14150
2b0adecd
PM
141512009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
14152
14153 * gdb.base/annota1.exp: Remove obsolete match_max increase.
14154 * gdb.base/annota3.exp: Idem.
14155 * gdb.base/maint.exp: Idem.
14156
8d417781
PM
141572009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
14158
889bf7c5 14159 * lib/gdb.exp (default_gdb_init): Set current value of match_max
8d417781
PM
14160 to default.
14161
bb61102d
PM
141622009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
14163
889bf7c5 14164 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
bb61102d
PM
14165 mingw and cygwin targets.
14166
ace5c364
PM
141672009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
14168 Pedro Alves <pedro@codesourcery.com>
14169
889bf7c5 14170 * lib/gdb.exp (gdb_compile): Avoid adding
ace5c364
PM
14171 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
14172
c2d494a0
PM
141732009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
14174
e1b52ce2
PM
14175 * gdb.base/shr1.c: Use %p in format string.
14176 * gdb.base/unload.c: Avoid warning in fprintf.
14177 * gdb.base/watchpoint-solib.c: Idem.
c2d494a0 14178
209f53f5
PM
141792009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
14180
14181 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
14182 long type.
14183 (test_unlink): Correct printf string.
14184 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
14185 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
14186
8172766a
JK
141872009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
14188
14189 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
14190 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
14191 * gdb.arch/ia64-breakpoint-shadow.S: New file.
14192
0f73703c
UW
141932009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14194
14195 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
14196 * gdb.objc/nondebug.exp: Likewise.
14197
b32306ca
UW
141982009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14199
14200 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
14201 target_info setting.
14202
14203 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
14204 that detect new threads during "info threads".
14205
0057022f
UW
142062009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14207
14208 * gdb.threads/manythreads.c (main): Increase thread stack size
14209 to 2*PTHREAD_STACK_MIN.
14210 * gdb.threads/multi-create.c (main): Likewise.
14211 (create_function): Likewise.
14212
f29c0325
UW
142132009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14214
14215 * gdb.base/dump.exp: Pass difference of pointer types instead
14216 of integer types as offset to restore in intarr3.srec case.
14217
fcb34849
UW
142182009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14219
14220 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
14221
d5142e3b
UW
142222009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14223
14224 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
14225
087b74b2 142262009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
889bf7c5 14227
087b74b2
PM
14228 New test for two watchpoints, with disabling of
14229 the first inserted.
14230 * testsuite/gdb.base/watchpoints.c: New file.
14231 * testsuite/gdb.base/watchpoints.exp: New file.
14232
96c07c5b
TT
142332009-09-25 Tom Tromey <tromey@redhat.com>
14234
14235 * gdb.base/charset.exp: Test utf-16 strings with Python.
14236
b8899f2b
TT
142372009-09-25 Tom Tromey <tromey@redhat.com>
14238
14239 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
14240 UCS-4.
14241 * gdb.base/charset.c (utf_32_string): Rename.
14242 (init_utf32): Rename.
14243 (main): Update.
14244
329719ec
TT
142452009-09-22 Tom Tromey <tromey@redhat.com>
14246
14247 * gdb.python/py-function.exp: Add regression tests.
14248
11ef0d76
KS
142492009-09-21 Keith Seitz <keiths@redhat.com>
14250
14251 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
14252 with invalid operator.
14253
3fe8f3b3
KS
142542009-09-21 Keith Seitz <keiths@redhat.com>
14255
14256 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
14257 and destructor using typedef name of class.
14258 * gdb.cp/classes.cc (class Base1): Add a destructor.
14259 (base1): New typedef.
14260 (use_methods): Instanitate an object of type base1.
14261 * gdb.cp/templates.exp (test_template_typedef): New procedure.
14262 (do_tests): Call test_template_typedef.
14263 * gdb.cp/templates.cc (Baz::~Baz): New method.
14264 (intBazOne): New typedef.
14265 (main): Instantiate intBazOne.
14266
7a9fe101
PM
142672009-09-21 Phil Muldoon <pmuldoon@redhat.com>
14268
14269 PR python/10633
14270
14271 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
14272 Function.
14273 (run_lang_tests): Add print elements test.
14274
2e4d963f
PM
142752009-09-21 Phil Muldoon <pmuldoon@redhat.com>
14276
14277 * gdb.python/py-value.exp (test_subscript_regression): New
14278 function. Test for invalid subscripts.
14279 * gdb.python/py-value.c (main): Add test array, and pointer to it.
14280 (ptr_ref): New function.
14281
ec7e75e7
PP
142822009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
14283
14284 * gdb.base/default.exp: Fix "show convenience".
14285
0cc7d26f
TT
142862009-09-15 Tom Tromey <tromey@redhat.com>
14287
14288 * lib/mi-support.exp (mi_create_varobj): Update.
14289 (mi_create_floating_varobj): Likewise.
14290 (mi_create_dynamic_varobj): New proc.
14291 (mi_varobj_update): Update.
14292 (mi_varobj_update_with_type_change): Likewise.
14293 (mi_varobj_update_kv_helper): New proc.
14294 (mi_varobj_update_dynamic_helper): Rewrite.
14295 (mi_varobj_update_dynamic): New proc.
14296 (mi_list_varobj_children): Update.
14297 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
14298 * gdb.python/python-prettyprint.py (pp_outer): New class.
14299 (pp_nullstr): Likewise.
14300 (lookup_function): Register new printers.
14301 * gdb.python/python-prettyprint.c (struct substruct): New type.
14302 (struct outerstruct): Likewise.
14303 (substruct_test): New function.
14304 (struct nullstr): New type.
14305 (string_1, string_2): New globals.
14306 (main): Add new tests.
14307 * gdb.python/python-mi.exp: Added regression tests.
14308 * gdb.mi/mi2-var-display.exp: Update.
14309 * gdb.mi/mi2-var-cmd.exp: Update.
14310 * gdb.mi/mi2-var-child.exp: Update.
14311 * gdb.mi/mi2-var-block.exp: Update.
14312 * gdb.mi/mi-var-invalidate.exp: Update.
14313 * gdb.mi/mi-var-display.exp: Update.
14314 * gdb.mi/mi-var-cmd.exp: Update.
14315 * gdb.mi/mi-var-child.exp: Update.
14316 * gdb.mi/mi-var-block.exp: Update.
14317 * gdb.mi/mi-break.exp: Update.
14318 * gdb.mi/gdb701.exp: Update.
14319
a96d9b2e
SDJ
143202009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
14321
14322 * Makefile.in: Inclusion of catch-syscall object.
14323 * gdb.base/catch-syscall.c: New file.
14324 * gdb.base/catch-syscall.exp: New file.
14325
b43b923a
MS
143262009-09-12 Michael Snyder <msnyder@vmware.com>
14327
14328 * gdb.reverse/step-reverse.exp: Explicitly check for targets
14329 that can support reverse debuggnig.
14330
cec03d70
TT
143312009-09-11 Tom Tromey <tromey@redhat.com>
14332
14333 * gdb.dwarf2/valop.S: New file.
14334 * gdb.dwarf2/valop.exp: New file.
14335
e23bb3fc
MK
143362009-09-11 Mark Kettenis <kettenis@gnu.org>
14337
14338 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
14339
37c3696d
DE
143402009-09-10 Doug Evans <dje@google.com>
14341
14342 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
14343 Add $gdb_prompt to second breakpoint regexp.
14344
5172aecb
JB
143452009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
14346
14347 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
14348 names, add missing ones.
14349 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
14350 * gdb.python/py-frame.c: Rename from python-frame.c.
14351 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
14352 testfile name.
14353 * gdb.python/py-function.exp: Rename from python-function.exp.
14354 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
14355 testfile name.
14356 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
14357 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
14358 Adjust testfile name.
14359 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
14360 * gdb.python/py-template.cc: Rename from python-template.cc.
14361 * gdb.python/py-template.exp: Rename from python-template.exp.
14362 Adjust testfile name.
14363 * gdb.python/py-value.c: Rename from python-value.c.
14364 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
14365 testfile name.
14366
b554e4bd
JK
143672009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
14368
14369 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
14370 $bpt2address.
14371 (Second breakpoint address is valid on ia64)
14372 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
14373
9a68ae16
JM
143742009-09-03 Joseph Myers <joseph@codesourcery.com>
14375
14376 * gdb.base/ending-run.exp: Restrict regular expression matching
14377 line number to require closing brace following.
14378
146b9145
DE
143792009-09-03 Doug Evans <dje@google.com>
14380
14381 * gdb.base/store.exp (check_set): Fix typo in expected value message.
14382
787d21e1
TT
143832009-09-02 Tom Tromey <tromey@redhat.com>
14384
14385 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
14386
e7802207
TT
143872009-09-02 Tom Tromey <tromey@redhat.com>
14388
14389 * gdb.dwarf2/callframecfa.exp: New file.
14390 * gdb.dwarf2/callframecfa.S: New file.
14391
817aadd2
JK
143922009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
14393
14394 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
14395 gdb.base/solib-overlap-main.c: New.
14396
4a76eae5
DJ
143972009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
14398
14399 PR gdb/10565
14400
14401 * gdb.base/bitfields.c (struct container, container): New.
14402 (main): Initialize it and call break5.
14403 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
14404
d4b96c9a
JK
144052009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
14406
14407 Support constant DW_AT_data_member_location by GCC PR debug/40659.
14408 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
14409
4e22772d
JK
144102009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
14411
14412 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
14413
2efab443
MS
144142009-08-26 Michael Snyder <msnyder@vmware.com>
14415
14416 * gdb.base/i386-reverse.c: New file.
14417 * gdb.base/i386-reverse.exp: New file.
14418 * gdb.base/Makefile.in: Add new files to be removed.
14419
07ab73a0
JM
144202009-08-26 Joseph Myers <joseph@codesourcery.com>
14421
14422 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
14423 environment-pwd for remote host.
14424 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
14425
676accff
KS
144262009-08-24 Keith Seitz <keiths@redhat.com>
14427
14428 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
14429 Add two new C++ completer tests which limit the output to a
889bf7c5 14430 given class.
676accff 14431
f9f7ad22
MS
144322009-08-24 Michael Snyder <msnyder@vmware.com>
14433
14434 * gdb.base/del.exp: Fix typo in comment.
14435 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
14436
81ecdfbb
RW
144372009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
14438
14439 * configure: Regenerate.
14440 * gdb.hp/configure: Likewise.
14441 * gdb.hp/gdb.aCC/configure: Likewise.
14442 * gdb.hp/gdb.base-hp/configure: Likewise.
14443 * gdb.hp/gdb.compat/configure: Likewise.
14444 * gdb.hp/gdb.defects/configure: Likewise.
14445 * gdb.hp/gdb.objdbg/configure: Likewise.
14446 * gdb.stabs/configure: Likewise.
14447
cab0c772
UW
144482009-08-19 Doug Evans <dje@google.com>
14449
14450 * gdb.base/gdbvars.c: New file.
14451 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
14452
b8fa0bfa
PA
144532009-08-14 Pedro Alves <pedro@codesourcery.com>
14454
14455 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
14456 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
14457
b84aa90a
PA
144582009-08-13 Pedro Alves <pedro@codesourcery.com>
14459
14460 * gdb.base/default.exp: Adjust "set language test": it's now an
14461 enum command. Larger help string moved to "help set language".
14462 * gdb.base/help.exp: Adjust "help set language" expected output,
14463 now lists all known languages.
14464
0d8f9b2c
NF
144652009-08-11 Nathan Froyd <froydnj@codesourcery.com>
14466
14467 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
14468 all frame arguments.
14469 * gdb.arch/altivec-regs.exp: Likewise.
14470
bda180e0
TT
144712009-08-07 Tom Tromey <tromey@redhat.com>
14472
14473 * gdb.base/setshow.exp: Add tests for changes to set language, set
14474 check range, and set check type.
14475
48cb2d85
VP
144762009-08-03 Vladimir Prus <vladimir@codesourcery.com>
14477
14478 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
14479 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
889bf7c5 14480 Call it.
48cb2d85 14481
1ea34204
UW
144822009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14483
14484 * configure.ac: Run gdb.cell tests when appropriate.
14485 * configure: Regenerate.
14486 * lib/cell.exp: New file.
14487 * gdb.cell: New directory.
14488 * gdb.cell/configure.ac: New file.
14489 * gdb.cell/configure: New file.
14490 * gdb.cell/Makefile.in: New file.
14491 * gdb.cell/arch.exp: New file.
14492 * gdb.cell/break.c: New file.
14493 * gdb.cell/break.exp: New file.
14494 * gdb.cell/break-spu.c: New file.
14495 * gdb.cell/bt.c: New file.
14496 * gdb.cell/bt2-spu.c: New file.
14497 * gdb.cell/bt-spu.c: New file.
14498 * gdb.cell/bt.exp: New file.
14499 * gdb.cell/coremaker.c: New file.
14500 * gdb.cell/coremaker-spu.c: New file.
14501 * gdb.cell/core.exp: New file.
14502 * gdb.cell/gcore.exp: New file.
14503 * gdb.cell/data.c: New file.
14504 * gdb.cell/data.exp: New file.
14505 * gdb.cell/data-spu.c: New file.
14506 * gdb.cell/ea-cache.exp: New file.
14507 * gdb.cell/ea-cache.c: New file.
14508 * gdb.cell/ea-cache-spu.c: New file.
14509 * gdb.cell/ea-standalone.c: New file.
14510 * gdb.cell/ea-standalone.exp: New file.
14511 * gdb.cell/ea-test.c: New file.
14512 * gdb.cell/ea-test.exp: New file.
14513 * gdb.cell/f-regs.exp: New file.
14514 * gdb.cell/mem-access.c: New file.
14515 * gdb.cell/mem-access.exp: New file.
14516 * gdb.cell/mem-access-spu.c: New file.
14517 * gdb.cell/ptype.exp: New file.
14518 * gdb.cell/registers.exp: New file.
14519 * gdb.cell/size.c: New file.
14520 * gdb.cell/sizeof.exp: New file.
14521 * gdb.cell/size-spu.c: New file.
14522 * gdb.cell/solib.exp: New file.
14523 * gdb.cell/solib-symbol.exp: New file.
14524
85e747d2
UW
145252009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14526
14527 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
14528
58d6951d
DJ
145292009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
14530
14531 * gdb.base/float.exp: Handle VFP registers.
14532
6e0a4f15
MS
145332009-07-14 Michael Snyder <msnyder@vmware.com>
14534
dcd5da87
MS
14535 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
14536 to bring gdb to the beginning of the calling line.
14537
6e0a4f15
MS
14538 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
14539 confusing the i386 epilogue unwinder.
14540
782b2b07
SS
145412009-07-14 Stan Shebs <stan@codesourcery.com>
14542
14543 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
14544
f662c3bc
MS
145452009-07-14 Michael Snyder <msnyder@vmware.com>
14546
14547 * gdb.reverse/step-reverse.exp (stepi into function call):
14548 Call instruction may not be first instruction in the line.
14549 (reverse stepi from a function call): Used wrong line number.
14550
8f313923
JK
145512009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14552
14553 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
14554
4662c76e
JK
145552009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14556
14557 Fix gdb.base/macscp.exp when using custom inputrc.
14558 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
14559 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
14560 env(TERM) set.
14561 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
14562 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
14563
aa81e255
JK
145642009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14565
14566 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
14567 * gdb.base/annota1.exp (thread_test): Import global $testfile.
14568 Change the compilation target to match the testcase name.
14569 * gdb.base/sect-cmd.exp: Change the compilation target to match the
14570 testcase name.
14571 * a2-run.exp: Use for setup prepare_for_testing. Change the
14572 compilation target to match the testcase name.
14573 * gdb.base/commands.exp: Likewise.
14574 * gdb.base/finish.exp: Likewise.
14575 * gdb.base/float.exp: Likewise.
14576 * gdb.base/info-target.exp: Likewise.
14577 * gdb.base/relational.exp: Likewise.
14578 * gdb.base/term.exp: Likewise.
14579 * gdb.base/until.exp: Likewise.
14580 * gdb.base/volatile.exp: Likewise.
14581 * gdb.base/whatis-exp.exp: Likewise.
14582
4c93b1d7
HZ
145832009-07-11 Hui Zhu <teawater@gmail.com>
14584
14585 * gdb.base/help.exp (disassemble): Update expected help text.
14586
812f7342
TT
145872009-07-09 Tom Tromey <tromey@redhat.com>
14588
14589 * lib/gdb.exp: Handle TRANSCRIPT.
14590 (remote_spawn, remote_close, send_gdb): New procs.
14591
fbb8f299
PM
145922009-07-10 Phil Muldoon <pmuldoon@redhat.com>
14593
14594 * gdb.python/python-prettyprint.c: Add counted null string
14595 structure.
14596 * gdb.python/python-prettyprint.exp: Print null string. Test for
14597 embedded nulls.
14598 * gdb.python/python-prettyprint.py (pp_ns): New Function.
14599 * gdb.python/python-value.exp (test_value_in_inferior): Add
14600 variable length string fetch tests.
14601 * gdb.python/python-value.c (main): Add strings for string fetch tests.
14602
c0ac0ec7
JK
146032009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
14604
14605 * gdb.base/dump.exp (inaccessible memory is reported): New test.
14606
30b66ecc
TT
146072009-07-07 Tom Tromey <tromey@redhat.com>
14608
14609 * gdb.base/call-rt-st.exp: Update for change to escape output.
14610 * gdb.base/callfuncs.exp: Likewise.
14611 * gdb.base/charset.exp: Likewise.
14612 * gdb.base/constvars.exp: Likewise.
14613 * gdb.base/long_long.exp: Likewise.
14614 * gdb.base/pointers.exp: Likewise.
14615 * gdb.base/printcmds.exp: Likewise.
14616 * gdb.base/setvar.exp: Likewise.
14617 * gdb.base/store.exp: Likewise.
14618 * gdb.cp/ref-types.exp: Likewise.
14619 * gdb.mi/mi-var-child.exp: Likewise.
14620 * gdb.mi/mi-var-display.exp: Likewise.
14621 * gdb.mi/mi2-var-display.exp: Likewise.
14622 * gdb.base/charset.exp: Test octal escape sequence length.
14623 Update for change to escape output.
14624
187c4a2b
JK
146252009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14626
14627 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
14628
d80a43f9
DJ
146292009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
14630
14631 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
14632
047427a8
JK
146332009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
14634
14635 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
14636 gdbserver increasing $portnum if "Can't bind address" has been seen.
14637
8b5a0f4f
PA
146382009-07-05 Pedro Alves <pedro@codesourcery.com>
14639
14640 * gdb.base/ending-run.exp: Add "step out of main" pattern for
14641 mingw32ce.
14642
7d93ba58
PA
146432009-07-05 Pedro Alves <pedro@codesourcery.com>
14644
14645 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
14646 VFP format.
14647
2277426b
PA
146482009-07-02 Pedro Alves <pedro@codesourcery.com>
14649
14650 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
14651 linux. Adjust to use "inferior", "info inferiors", "detach
14652 inferior" and "kill inferior" instead of "restart", "info fork",
14653 "detach fork" and "delete fork".
14654 * gdb.base/ending-run.exp: Spell out "info".
14655 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
14656 the "kill" command.
14657
5af949e3
UW
146582009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14659
14660 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
14661 change to prefix TLS offset in hex with 0x.
14662
5d3729b5
UW
146632009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14664
14665 * gdb.base/default.exp: Update test case for "x" changes.
14666
af589bd0
TG
146672009-07-01 Tristan Gingold <gingold@adacore.com>
14668
14669 * gdb.base/bigcore.exp: Make darwin untested.
14670
40974f91
JK
146712009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
14672
14673 * gdb.base/completion.exp (directory completion): Create the directory.
14674 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
14675 escapeuniquesub.
14676 (directory completion 2): Expect now ${escapeuniquesub}.
14677 (Glob remaining of directory test): Remove one excessive newline.
14678 Expect the real output.
14679
59dd3af6
JK
146802009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
14681
14682 Fix `make check//%' target after `make check' has been ran.
14683 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
14684 a mkdir call.
14685 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
14686 (%/.dir): Remove.
14687
f4e164aa
JK
146882009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
14689
14690 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
14691 the expected result record.
14692
69af2122
JK
146932009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
14694
14695 Remove racy FAILs relying just on the timeouts.
14696 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
14697 (annotation_level 2): Remove racy FAILs.
14698
2fd481e1
PP
146992009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
14700
14701 gdb/10275
889bf7c5
PA
14702 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
14703
c38f313d
DJ
147042009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
14705
14706 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
14707
8b777f02
VP
147082009-06-30 Vladimir Prus <vladimir@codesourcery.com>
14709
14710 * gdb.mi/mi-stack.exp: Testing symbolic options
14711 to -stack-list-locals and -stack-list-arguments.
14712
00c7eacf
JK
147132009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
14714
14715 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
14716
6bc80edc
TT
147172009-06-29 Tom Tromey <tromey@redhat.com>
14718
14719 * dg-extract-results.sh: New file.
14720 * Makefile.in (FORCE_PARALLEL): New variable.
14721 (CHECK_TARGET): New conditional variable.
14722 (check): Use CHECK_TARGET.
14723 (DO_RUNTEST): New variable.
14724 (check-single): New target.
14725 (TEST_DIRS): New variable.
14726 (TEST_TARGETS): Likewise.
14727 (check-parallel): New target.
14728 (check-gdb.%): New pattern.
14729 (BASE1_FILES): New variable.
14730 (BASE2_FILES): Likewise.
14731 (check-gdb.base%): New pattern.
14732 (%/.dir): New pattern.
14733 * configure: Rebuild.
14734 * aclocal.m4 (AM_CONDITIONAL): New defun.
14735 * configure.ac: Check whether user is using GNU make.
14736 (GMAKE): New conditional.
14737
794684b6
SW
147382009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
14739
14740 * gdb.cp/namespace-nested-import.cc: New test.
14741 * gdb.cp/namespace-nested-import.exp: New test.
14742
edb3359d
DJ
147432009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
14744
14745 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
14746 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
14747 * gdb.opt/Makefile.in (EXECUTABLES): Update.
14748 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
14749 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
14750 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
14751 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
14752 gdb.opt/inline-markers.c: New files.
14753 * lib/gdb.exp (skip_inline_frame_tests): New function.
14754 (skip_inline_var_tests): New function.
14755
cf657a0c
AS
147562009-06-27 Andreas Schwab <schwab@linux-m68k.org>
14757
14758 * gdb.cp/exception.exp: Don't require $hex before inner frame in
14759 backtrace.
14760
28d41a99
MS
147612009-06-27 Michael Snyder <msnyder@vmware.com>
14762
14763 * gdb.reverse: New directory.
14764 * gdb.reverse/break-reverse.c: New test.
14765 * gdb.reverse/break-reverse.exp: New test.
14766 * gdb.reverse/consecutive-reverse.c: New test.
14767 * gdb.reverse/consecutive-reverse.exp: New test.
14768 * gdb.reverse/finish-reverse.c: New test.
14769 * gdb.reverse/finish-reverse.exp: New test.
14770 * gdb.reverse/machinestate.c: New test.
14771 * gdb.reverse/ms1.c: New test.
14772 * gdb.reverse/machinestate.exp: New test.
14773 * gdb.reverse/Makefile.in: New file.
14774 * gdb.reverse/shr2.c: New test.
14775 * gdb.reverse/solib-reverse.c: New test.
14776 * gdb.reverse/solib-reverse.exp: New test.
14777 * gdb.reverse/step-reverse.c: New test.
14778 * gdb.reverse/step-reverse.exp: New test.
14779 * gdb.reverse/until-reverse.c: New test.
14780 * gdb.reverse/ur1.c: New test.
14781 * gdb.reverse/until-reverse.exp: New test.
14782 * gdb.reverse/watch-reverse.c: New test.
14783 * gdb.reverse/watch-reverse.exp: New test.
14784 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
14785 * configure: Regenerate.
14786
fe3c8b0d
DE
147872009-06-26 Doug Evans <dje@google.com>
14788
14789 * gdb.base/psymtab.exp: Turn off pending breakpoints.
14790
3a72a602
PM
147912009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
14792
14793 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
14794 windows problem for 'file delete $binfile'.
14795
27aa8d6a
SW
147962009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
14797
14798 * gdb.cp/namespace-using.exp: New test.
14799 * gdb.cp/namespace-using.cc: New test.
14800
8ac055f8
JB
148012009-05-20 Joel Brobecker <brobecker@adacore.com>
14802
14803 * gdb.ada/variant_record_packed_array: New testcase.
14804
85e306ed
TT
148052009-06-23 Tom Tromey <tromey@redhat.com>
14806
14807 * gdb.base/charset.exp (test_combination): Regression test.
14808 * gdb.base/charset.c (my_wchar_t): New typedef.
14809 (myvar): New global.
14810 (main): Set myvar.
14811
56643c5e
PM
148122009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
14813
14814 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
14815 target.
14816
1fac167a
UW
148172009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14818
14819 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
14820
7ccb0be9
UW
148212009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14822
14823 * gdb.mi/gdb680.exp: Update test for error message.
14824
568d6575
UW
148252009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14826
14827 * gdb.base/annota1.exp: Allow multiple occurrences of the
14828 frames-invalid annotation.
14829 * gdb.cp/annota2.exp: Likewise.
14830
7cd1089b
PM
148312009-06-15 Phil Muldoon <pmuldoon@redhat.com>
14832
14833 * gdb.cp/gdb2495.cc: New file.
14834 * gdb.cp/gdb2495.exp: New file.
14835
72c63395
JK
148362009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14837
14838 Report error on GDB crash during runto.
14839 * lib/gdb.exp (runto <eof>): New.
14840
3788363d
DJ
148412009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
14842
14843 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
14844 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
14845 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
14846 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
14847 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
14848 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
14849 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
14850 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
14851 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
14852 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
14853 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
14854 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
14855 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
14856 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
14857 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
14858 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
14859 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
14860 gdb.server/server-mon.exp, gdb.server/server-run.exp,
14861 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
14862 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
14863 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
14864 gdb.trace/passcount.exp, gdb.trace/report.exp,
14865 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
14866 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
14867 gdb.trace/while-stepping.exp: Use a unique name for the compiled
14868 executable.
14869
17592de3
PA
148702009-06-07 Pedro Alves <pedro@codesourcery.com>
14871
14872 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
14873 defined before referencing it.
14874
701e355d
DE
148752009-06-03 Doug Evans <dje@google.com>
14876
14877 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
14878 * gdb.arch/i386-see.c: Ditto.
14879
f2292c65
PM
148802009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
14881
14882 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
14883 (check_macro): Return 1 if undefined.
14884 If first test fails, check if macro debug information is available,
14885 and report unsupported test if no macro information is found.
14886
5a437975
DE
148872009-05-29 Doug Evans <dje@google.com>
14888
14889 * gdb.threads/hand-call-in-threads.exp: New.
14890 * gdb.threads/hand-call-in-threads.c: New.
14891
c141c696
MS
148922009-05-29 Michael Snyder <msnyder@vmware.com>
14893
14894 * gdb.base/break-always.exp: Change "1" to "on".
14895 Add confirmation check.
14896
b3444185
PA
148972009-05-28 Pedro Alves <pedro@codesourcery.com>
14898
14899 * gdb.threads/threxit-hop-specific.c: New.
14900 * gdb.threads/threxit-hop-specific.exp: New.
14901 * gdb.threads/thread-execl.c: New.
14902 * gdb.threads/thread-execl.exp: New.
14903
b6313243
TT
149042009-05-27 Tom Tromey <tromey@redhat.com>
14905 Thiago Jung Bauermann <bauerman@br.ibm.com>
14906
14907 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
14908 (mi_child_regexp): Likewise.
14909 (mi_list_varobj_children_range): Likewise.
14910 (mi_get_features): Likewise.
14911 (mi_list_varobj_children): Rewrite.
14912 * gdb.python/python-mi.exp: New file.
14913
a6bac58e
TT
149142009-05-27 Tom Tromey <tromey@redhat.com>
14915 Thiago Jung Bauermann <bauerman@br.ibm.com>
14916 Phil Muldoon <pmuldoon@redhat.com>
14917 Paul Pluzhnikov <ppluzhnikov@google.com>
14918
14919 * gdb.python/python-prettyprint.exp: New file.
14920 * gdb.python/python-prettyprint.c: New file.
14921 * gdb.python/python-prettyprint.py: New file.
14922 * gdb.base/display.exp: print/r is now valid.
14923
2c74e833
TT
149242009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
14925 Tom Tromey <tromey@redhat.com>
14926 Pedro Alves <pedro@codesourcery.com>
14927 Paul Pluzhnikov <ppluzhnikov@google.com>
14928
14929 * gdb.python/python-template.exp: New file.
14930 * gdb.python/python-template.cc: New file.
14931 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
14932 tests.
14933 * gdb.python/python-value.exp (py_objfile_tests): New proc.
14934 Call it.
14935 (test_value_after_death): New proc.
14936 * gdb.python/python-value.c (PTR): New typedef.
14937 (main): New variable 'x'.
14938
89c73ade
TT
149392009-05-27 Tom Tromey <tromey@redhat.com>
14940
14941 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
14942 tests.
14943 * gdb.python/python-value.exp (py_objfile_tests): New proc.
14944 Call it.
14945
a75724bc
PA
149462009-05-27 Pedro Alves <pedro@codesourcery.com>
14947
14948 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
14949
e58b0e63
PA
149502009-05-24 Pedro Alves <pedro@codesourcery.com>
14951
14952 * gdb.threads/fork-thread-pending.c: New.
14953 * gdb.threads/fork-thread-pending.exp: New.
14954
4ac36638
JK
149552009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14956
14957 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
14958 * gdb.dwarf2/dw2-strp.S (a_string2): New.
14959
889bf7c5 149602009-05-18 Jon Beniston <jon@beniston.com>
c28c63d8 14961
889bf7c5 14962 * gdb.asm/asm-source.exp: Add lm32 target.
c28c63d8 14963
b242c3c2
PA
149642009-05-17 Pedro Alves <pedro@codesourcery.com>
14965
14966 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
14967 `gdb_get_line_number'. Call `callee' in both parent and child.
14968 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
14969 `gdb_get_line_number' instead of hardcoding line numbers.
14970 (catch_fork_unpatch_child): New procedure to test detaching
14971 breakpoints from child fork.
14972 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
14973 hardcoding line numbers.
14974 (do_fork_tests): Run `catch_fork_unpatch_child'.
14975
ee342b23
VP
149762009-05-17 Vladimir Prus <vladimir@codesourcery.com>
14977
14978 * gdb.mi/mi-cmd-var.exp: Check that when varobj
14979 of structure type enters or leaves the scope, it
14980 is reported by -var-update.
14981
e2009e98
DE
149822009-05-11 Doug Evans <dje@sebabeach.org>
14983
14984 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
fc529d80 14985 * gdb.threads/pending-step.c (main): Fix off-by-one error.
e2009e98
DE
14986 * gdb.threads/schedlock.c (main): Fix off-by-one error.
14987
00903456
JK
149882009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14989
14990 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
14991
dc621c35
DE
149922009-04-30 Doug Evans <dje@google.com>
14993
14994 * gdb.threads/watchthreads2.exp: New testcase.
14995 * gdb.threads/watchthreads2.c: New testcase.
14996
9ab4e744
DE
149972009-04-29 Doug Evans <dje@google.com>
14998
14999 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
15000 * gdb.cp/mb-ctor.cc: Ditto.
15001 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
15002 * gdb.cp/mb-inline.h (multi_line_foo): New function.
15003 * gdb.cp/mb-inline1.cc: Call it.
15004 * gdb.cp/mb-inline2.cc: Ditto.
15005 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
15006 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
15007
484086b7
JK
150082009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
15009
15010 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
15011 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
15012 Replace all uses of `decimal' by `nonzero'.
15013 (info macro FROM_COMMANDLINE): New test.
15014
379a77b5
TT
150152009-04-27 Tom Tromey <tromey@redhat.com>
15016
15017 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
15018
b92b73c2
DE
150192009-04-27 Doug Evans <dje@google.com>
15020
15021 * gdb.threads/watchthreads.c (main): Initialize args before starting
15022 the threads. Plus formatting cleanup.
15023 * gdb.threads/watchthreads.exp: Avoid errant failures due to
15024 biased scheduling of one thread.
15025
945a118d
JG
150262009-04-27 Jerome Guitton <guitton@adacore.com>
15027
15028 * gdb.cp/templates.cc (GetMax): New template.
15029 (main): Declare two instances of GetMax.
15030 * gdb.cp/templates.exp: Add new test.
15031
d389af10
JK
150322009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
15033
15034 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
15035
e7f86de9
JM
150362009-04-22 Joseph Myers <joseph@codesourcery.com>
15037
15038 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
15039
334cc82d
TT
150402009-04-15 Tom Tromey <tromey@redhat.com>
15041
15042 * gdb.base/charset.exp: Add regression test.
15043
d12672cc
JB
150442009-04-14 Joel Brobecker <brobecker@adacore.com>
15045
15046 * gdb.base/exe-lock.exp: New testcase.
15047
18e8c3bc
TT
150482009-04-13 Tom Tromey <tromey@redhat.com>
15049
15050 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
15051 operator on Frame.
15052
5ecd5cbe
UW
150532009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15054
15055 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
15056 * gdb.server/ext-attach.exp: Likewise.
15057
7309f756
VP
150582009-04-03 Vladimir Prus <vladimir@codesourcery.com>
15059
15060 Eliminate some sleep usage.
15061
889bf7c5
PA
15062 * gdb.mi/basics.c (do_nothing): New.
15063 (main): Use do_nothing instead of printf, so that
15064 not to introduce race condition between output of
15065 inferiour and output of gdb. Do not use sleep as it
15066 is not generally available on embedded targets.
7309f756 15067
f4b95f6f
PA
150682009-04-02 Pedro Alves <pedro@codesourcery.com>
15069
15070 * gdb.server/ext-attach.exp: Expect an optional process id after
15071 "Detached from remote process".
15072
de40b933
JK
150732009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
15074
15075 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
15076 gdb.dwarf2/dw2-unresolved.exp: New.
15077
2ae101a4
PA
150782009-04-02 Pedro Alves <pedro@codesourcery.com>
15079
15080 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
15081 mi_run_to_main.
15082
56a8e183
PA
150832009-04-02 Pedro Alves <pedro@codesourcery.com>
15084
15085 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
15086 mi_run_to_main. Skip thread exit test on remote targets.
15087 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
15088 mi_run_to_main.
15089 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
15090 mi_run_to_main.
15091 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
15092 when expecting ^connected. Detect when the target doesn't support
15093 non-stop mode.
15094 (mi_run_cmd): Detect if non-stop mode was requested by isn't
15095 supported. Return -1 on error, 0 on success.
15096 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
15097 (mi_runto): Return mi_runto_helper's result explicitly.
15098
c35fafde
PA
150992009-04-01 Pedro Alves <pedro@codesourcery.com>
15100
15101 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
15102
f8a8dce6
JB
151032009-04-01 Tom Tromey <tromey@redhat.com>
15104
15105 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
15106 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
15107 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
15108 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
15109
71c25dea
TT
151102009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
15111 Jan Kratochvil <jan.kratochvil@redhat.com>
15112
15113 PR gdb/931
15114 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
15115 output.
15116 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
15117 for gdb/931.
15118 * dw2-strp.S (DW_AT_language): Change to C++.
15119 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
15120
02d9a9ce
JB
151212009-03-31 Joel Brobecker <brobecker@adacore.com>
15122
15123 * gdb.ada/tasks: New testcase.
15124
1042e4c0
SS
151252009-03-30 Stan Shebs <stan@codesourcery.com>
15126
15127 * gdb.trace/actions.exp: Update to match new info trace format.
15128 * gdb.trace/deltrace.exp: Ditto.
15129 * gdb.trace/infotrace.exp: Ditto.
15130 * gdb.trace/passcount.exp: Ditto.
15131 * gdb.trace/save-trace.exp: Ditto.
15132 * gdb.trace/while-stepping.exp: Ditto.
15133 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
15134
f8f6f20b
TJB
151352009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
15136
15137 * gdb.python/python-frame.c: New file.
15138 * gdb.python/python-frame.exp: New file.
15139
c0c6f777
TJB
151402009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
15141
15142 * gdb.python/python-value.exp: Add tests for the address
15143 attribute.
15144
3cb51905
AS
151452009-03-29 Andreas Schwab <schwab@linux-m68k.org>
15146
15147 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
15148
88fc996f
DE
151492009-03-26 Doug Evans <dje@google.com>
15150
15151 * gdb.mi/mi-nonstop-exit.exp: New file.
15152 * gdb.mi/non-stop-exit.c: New file.
15153
56ef84b1
TT
151542009-03-26 Tom Tromey <tromey@redhat.com>
15155
15156 Update for change to prologue skipping:
15157 * gdb.mi/mi2-simplerun.exp: Update.
15158 * gdb.mi/mi2-break.exp: Update.
15159 * gdb.mi/mi-simplerun.exp: Update.
15160 * gdb.mi/mi-break.exp: Update.
15161 * gdb.base/ending-run.exp: Update.
15162
def2b000
TJB
151632009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
15164
15165 * gdb.python/python-value.exp (test_value_in_inferior): Test
15166 gdb.Value.is_optimized_out attribute.
15167
442ddf59
JK
151682009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15169
15170 * gdb.dwarf2/dw2-noloc-main.c: New file.
15171 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
15172 (.text): Remove.
15173 (.data): New.
15174 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
15175 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
15176 (DW_TAG_subprogram func_cu1, noloc): Remove.
15177 (main): New.
15178 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
15179 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
15180 (file_symbols): New procedure.
15181
a8df5de4
TT
151822009-03-25 Tom Tromey <tromey@redhat.com>
15183
15184 * gdb.base/charset.exp (valid_target_charset): New proc.
15185 Use it to skip tests on invalid charsets.
15186
cc1d7add
PM
151872009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
15188
15189 * gdb.base/completion.exp: Add a test for directory completion.
15190
bcd5727b
JK
151912009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15192
15193 Fix a racy FAIL.
15194 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
15195 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
15196
cc924cad
TJB
151972009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
15198
15199 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
15200 * gdb.python/python-function.exp: Add test for function returning
15201 a GDB value.
15202
bc3b79fd
TJB
152032009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
15204
15205 * gdb.python/python-function.exp: New file.
15206
6c7a06a3
TT
152072009-03-20 Tom Tromey <tromey@redhat.com>
15208
15209 * gdb.base/store.exp: Update for change to escape output.
15210 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
15211 to escape output.
15212 * gdb.base/pointers.exp: Update for change to escape output.
15213 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
15214 to escape output.
15215 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
15216 escape output.
15217 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
15218 to escape output.
15219 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
15220 escape output.
15221 * gdb.base/setvar.exp: Update for change to escape output.
15222 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
15223 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
15224 to escape output.
15225 (test_print_string_constants): Likewise.
15226 * gdb.base/charset.exp (valid_host_charset): Check size of
15227 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
15228 cases. Handle "auto"-related output.
15229 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
15230 (uvar, Uvar): New globals.
15231
c31af87b
JG
152322009-03-19 Jerome Guitton <guitton@adacore.com>
15233
15234 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
15235 deltas.
15236 * gdb.ada/fixed_points.exp: Ditto.
15237
51272cf2
PA
152382009-03-18 Pedro Alves <pedro@codesourcery.com>
15239
15240 * return-nodebug.c: Don't include stdio.h.
15241 (init): Delete.
15242 (func): Delete definition and provide extern declaration.
15243 (t): New.
15244 (main): Don't call printf. Call func and store its result in t.
15245 * return-nodebug1.c: New.
15246 * return-nodebug.exp: Don't expect stdio output. Instead, print
15247 the global variable t. Drop printf formatters and cast types from
15248 foreach loop. Don't use prepare_for_testing. Compile
15249 return-nodebug.c and return-nodebug1.c in separate steps. Don't
15250 define FORMAT or CAST.
15251
d24948ac
PP
152522009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
15253
15254 * gdb.base/solib-display.exp: Disable test for remote targers.
15255
61ff14c6
JK
152562009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15257
15258 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
15259
cb4dce93
JK
152602009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
15261
15262 Fix a racy FAIL.
15263 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
15264 code from `follow parent, print pids'.
15265 (`follow child, print pids', `follow parent, print pids'): Call it.
15266 Replace `gdb_test "break..."' by gdb_breakpoint.
15267
f7c60c5e
VP
152682009-03-13 Vladimir Prus <vladimir@codesourcery.com>
15269
15270 * gdb.mi/mi-cli.exp: Adjust for output difference in
61ff14c6 15271 sync and async modes.
f7c60c5e 15272
383ace49
JB
152732009-03-12 Joel Brobecker <brobecker@adacore.com>
15274
15275 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
15276 that was checked in by mistake. Remove loading of ada.exp, since
15277 this is not necessary in this case.
15278
4ce102af
JB
152792009-03-12 Joel Brobecker <brobecker@adacore.com>
15280
15281 * gdb.ada/ptype_arith_binop.exp: New testcase.
15282
529a2aef
JB
152832009-03-12 Joel Brobecker <brobecker@adacore.com>
15284
15285 * gdb.ada/mod_from_name: New testcase.
15286
8a38181c
JB
152872009-03-12 Joel Brobecker <brobecker@adacore.com>
15288
15289 * gdb.ada/tick_last_segv: New testcase.
15290
11436dee
VP
152912009-03-12 Vladimir Prus <vladimir@codesourcery.com>
15292
61ff14c6 15293 * gdb.mi/mi-cli.exp: Remove debug print.
11436dee 15294
1f31650a
VP
152952009-03-12 Vladimir Prus <vladimir@codesourcery.com>
15296
61ff14c6
JK
15297 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
15298 include the token in ^running and frame info in *stopped.
1f31650a 15299
a3247a22
PP
153002009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
15301
15302 * solib-display.exp: New file.
15303 * solib-display-main.c: New file.
15304 * solib-display-lib.c: New file.
61ff14c6 15305
aae64587
PA
153062009-03-05 Pedro Alves <pedro@codesourcery.com>
15307
15308 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
15309
44aabfbc
JK
153102009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
15311
15312 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
15313 (list_and_check_macro): Use more specific test name.
15314 (next to definition): Make the test names unique.
15315
c087fcd3
PM
153162009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
15317
15318 * gdb.pascal/floats.exp: Accept approximate results everywhere.
3cb51905 15319
c86cf029
VP
153202009-02-17 Vladimir Prus <vladimir@codesourcery.com>
15321
15322 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
15323 notifications.
15324 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
15325 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
15326 * lib/mi-support.exp (library_loaded_re): New.
15327 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
15328
3ea85240
VP
153292009-02-17 Vladimir Prus <vladimir@codesourcery.com>
15330
15331 * gdb.gdb/observer.exp: Use test_notification observer, not
15332 normal_stop, everywhere.
15333 (test_normal_stop_notifications): Rename to...
15334 (test_notifications): ...this.
15335 (test_observer_normal_stop): Rename to...
15336 (test_observer): ...this.
15337
1903f0e6
DE
153382009-02-16 Doug Evans <dje@google.com>
15339
15340 * gdb.arch/amd64-disp-step.S (test_int3): New test.
15341 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
15342 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
15343 (test_prefixed_syscall,test_int3): New tests.
15344 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
15345 (test_prefixed_syscall,test_int3): New tests.
15346
1d33d6ba
VP
153472009-02-14 Vladimir Prus <vladimir@codesourcery.com>
15348
3cb51905
AS
15349 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
15350 (mi_expect_interrupt): Likewise.
15351 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
15352 response.
1d33d6ba 15353
faafb047
PM
153542009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
15355
15356 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
15357 * gdb.base/pc-fp.exp (get_valueofx): Remove.
15358 Replace calls to get_valueofx by get_hexadecimal_valueof.
15359
417e16e2
PM
153602009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
15361
15362 * lib/gdb.exp (get_valueof): Accept anything as a return value.
15363 (get_integer_valueof): New procedure.
15364 (get_sizeof): Use new get_integer_value_of.
15365 * gdb.base/sizeof.exp: Replace all uses of get_valueof
15366 by get_integer_valueof.
15367
7065b901
TT
153682009-02-13 Tom Tromey <tromey@redhat.com>
15369
15370 * gdb.base/remote.exp (get_sizeof): Remove.
15371 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
15372 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
15373 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
15374 * lib/gdb.exp (get_valueof): Move from long_long.exp.
15375 (get_sizeof): Likewise.
15376
5d7cb8df
JK
153772009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15378
15379 PR fortran/9806
15380 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
15381
b2febfff
PP
153822009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
15383
15384 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
15385
4aa995e1
PA
153862009-02-06 Pedro Alves <pedro@codesourcery.com>
15387
15388 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
15389
d8906c6f
TJB
153902009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
15391
15392 * gdb.python/python-cmd.exp: New file.
15393
ff4ab08d
TG
153942009-02-06 Tristan Gingold <gingold@adacore.com>
15395
15396 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
15397
aacd552b
TG
153982009-02-05 Tristan Gingold <gingold@adacore.com>
15399
15400 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
15401 pointer is dereferenced and use this signal name in regexp.
15402 * gdb.base/signull.exp: Ditto.
15403 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
15404 * gdb.base/signull.c (main): Ditto.
15405
08c637de
TJB
154062009-02-04 Tom Tromey <tromey@redhat.com>
15407 Thiago Jung Bauermann <bauerman@br.ibm.com>
15408
15409 * gdb.python/python-value.exp: Use `gdb.history' instead of
15410 `gdb.value_from_history'.
15411 (test_value_numeric_ops): Add test for conversion of enum constant.
15412 * gdb.python/python-value.c (enum e): New type.
15413 (evalue): New global.
15414 (main): Use argv.
15415
20261af8
JG
154162009-02-04 Jerome Guitton <guitton@adacore.com>
15417
15418 * gdb.ada/uninitialized_vars: New test program.
15419 * gdb.ada/uninitialized_vars.exp: New testcase.
15420
52e44b43
TT
154212009-02-02 Tom Tromey <tromey@redhat.com>
15422
15423 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
15424 * gdb.cp/pr2489.cc: Rename...
15425 * gdb.cp/pr9594.cc: ... to this.
15426
1c71341a
TT
154272009-02-02 Tom Tromey <tromey@redhat.com>
15428
15429 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
15430 * gdb.cp/pr2489.cc: New file.
15431 * gdb.cp/cpcompletion.exp: New file.
15432
a4295225
TT
154332009-02-02 Tom Tromey <tromey@redhat.com>
15434
15435 PR exp/9059:
15436 * gdb.cp/call-c.exp: Add regression test.
15437 * gdb.cp/call-c.cc (FooHandle): New typedef.
15438 (main): New variable 'handle'.
15439
592375cd
VP
154402009-01-30 Vladimir Prus <vladimir@codesourcery.com>
15441
15442 * lib/mi-support.exp (et_mi_thread_list)
15443 (check_mi_and_console_threads): Adjust for current thread in
15444 -thread-list-ids output.
15445
41447f92
VP
154462009-01-30 Vladimir Prus <vladimir@codesourcery.com>
15447
889bf7c5
PA
15448 * gdb.mi/mi-break.exp (test_disabled_creation): New.
15449 Call it.
41447f92 15450
35669430
DE
154512009-01-28 Doug Evans <dje@google.com>
15452
15453 * gdb.arch/amd64-disp-step.S: New file.
15454 * gdb.arch/amd64-disp-step.exp: New file.
15455 * gdb.arch/i386-disp-step.S: New file.
15456 * gdb.arch/i386-disp-step.exp: New file.
15457
09f00d9a
PM
154582009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
15459
15460 * gdb.base/find.exp: Set newline variable
15461 using quotes instead of braces to fix cygwin failures.
15462
1e8fb976
PA
154632009-01-23 Pedro Alves <pedro@codesourcery.com>
15464
15465 * gdb.base/radix.exp: Add tests to ensure that that set
15466 input-radix 0 and set output-radix 0 are really rejected.
15467
da061712
PA
154682009-01-23 Pedro Alves <pedro@codesourcery.com>
15469
15470 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
15471 copyright years.
15472
dd7e2d2b
PA
154732009-01-23 Pedro Alves <pedro@codesourcery.com>
15474
15475 PR gdb/9664:
15476 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
15477
392452f6
PA
154782009-01-22 Pedro Alves <pedro@codesourcery.com>
15479
15480 PR c++/9631:
15481 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
15482
8653e71c
PM
154832009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
15484
15485 * gdb.server/file-transfer.exp: Use EXEEXT variable for
15486 binfile definition to fix Windows OS failure.
15487
a12cc160
DJ
154882009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
15489
15490 PR gdb/9346
15491 * gdb.base/interrupt.c (sigint_handler): New.
15492 (main): Install a SIGINT handler if SIGNALS is defined. Exit
15493 on error.
15494 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
15495 Test "signal SIGINT".
15496
b89667eb
DE
154972009-01-19 Doug Evans <dje@google.com>
15498
15499 * gdb.base/break.exp: Update expected gdb output.
15500 * gdb.base/sepdebug.exp: Ditto.
15501 * gdb.mi/mi-syn-frame.exp: Ditto.
15502 * gdb.mi/mi2-syn-frame.exp: Ditto.
15503 * gdb.base/call-signal-resume.exp: New file.
15504 * gdb.base/call-signals.c: New file.
15505 * gdb.base/unwindonsignal.exp: New file.
15506 * gdb.base/unwindonsignal.c: New file.
15507 * gdb.threads/interrupted-hand-call.exp: New file.
15508 * gdb.threads/interrupted-hand-call.c: New file.
15509 * gdb.threads/thread-unwindonsignal.exp: New file.
15510
adb483fe
DJ
155112009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
15512
15513 * gdb.base/define.exp: Test defining and hooking prefix commands.
15514 * gdb.python/python.exp: Update test for "show user" output.
15515
60023297
JK
155162009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15517
15518 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
15519 now the output exactly, using less wildcards. Expect also the output
15520 of gfortran-4.3. Update for the f-valprint.c modification from
15521 2008-04-22.
15522 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
15523 Remove gdb_test test names where matching the command.
15524
ccc57cf9
PA
155252009-01-01 Pedro Alves <pedro@codesourcery.com>
15526
15527 PR breakpoints/9681:
15528 * gdb.base/watchpoint.exp: Add regression test.
15529
c7a6ca08
PA
155302008-12-31 Pedro Alves <pedro@codesourcery.com>
15531
15532 * gdb.threads/attach-into-signal.exp: Don't use
15533 gdb_suppress_entire_file.
15534 * gdb.threads/attach-stopped.exp: Ditto.
15535 * gdb.threads/attachstop-mt.exp: Ditto.
15536
3a031f65
PA
155372008-12-31 Pedro Alves <pedro@codesourcery.com>
15538
15539 PR gdb/8812:
15540 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
15541
09e6485f
PA
155422008-12-29 Pedro Alves <pedro@codesourcery.com>
15543
15544 PR gdb/7536:
15545 * gdb.base/radix.exp: Add tests to ensure invalid input radices
15546 and unsupported output radices are really rejected.
15547
0cd53049
JK
155482008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
15549
15550 * gdb.cp/punctuator.exp: Backslash the '$' signs.
15551
ba163c7e
TT
155522008-12-22 Tom Tromey <tromey@redhat.com>
15553
15554 * gdb.cp/punctuator.exp: New file.
15555
6f4de6c9
JK
155562008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15557
15558 * gdb.base/completion.exp (Completing non-existing component): New test.
15559
0f34d0b4
JK
155602008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15561
15562 Fix for PR gdb/8648.
15563 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
15564 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
15565 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
15566 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
15567
db2ad4c3
JK
155682008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15569
15570 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
15571
bb5ef15e
DP
155722008-12-16 Christophe Lyon <christophe.lyon@st.com>
15573
15574 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
15575 compiler actually generate code at the expected line number.
15576
90142adc
JZ
155772008-12-15 Jie Zhang <jie.zhang@analog.com>
15578
15579 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
15580
fad6eecd
TT
155812008-12-12 Tom Tromey <tromey@redhat.com>
15582
15583 * gdb.base/commands.exp (redefine_hook_test): New proc.
15584 Call it.
15585
17c8aaf5
TT
155862008-12-11 Tom Tromey <tromey@redhat.com>
15587
15588 * gdb.base/macscp.exp: New regression test.
15589
7c8adf68
TT
155902008-12-11 Tom Tromey <tromey@redhat.com>
15591
15592 * gdb.base/macscp.exp: Print "address.addr".
15593 * gdb.base/macscp1.c (struct outer): New struct.
15594 (address): New global.
15595
b05dcbb7
TT
155962008-12-09 Tom Tromey <tromey@redhat.com>
15597
15598 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
15599 Call it.
15600
2d476de1
DE
156012008-12-04 Doug Evans <dje@google.com>
15602
15603 * gdb.server/ext-run.exp: Relax regexp for init program.
15604
87bdc959
TG
156052008-12-03 Tristan Gingold <gingold@adacore.com>
15606
15607 * gdb.base/macscp.exp: Generate an object file during compilation
15608 to work around Darwin dsymutil limitations.
15609
e0740f77
JK
156102008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
15611
15612 Test resolving external references to TLS variables.
15613 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
15614 FILE2_THREAD_LOCAL.
15615 (testfile2, srcfile2): New variables.
15616 * gdb.threads/tls.c (file2_thread_local)
15617 (function_referencing_file2_thread_local): New.
15618 * gdb.threads/tls2.c: New file.
15619
67f0aac5
JB
156202008-11-28 Joel Brobecker <brobecker@adacore.com>
15621
15622 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
e0740f77
JK
15623 rather than integer, as integer might not be big enough when
15624 on 64bit targets.
67f0aac5 15625
c332165e
JG
156262008-11-27 Jerome Guitton <guitton@adacore.com>
15627
15628 * gdb.cp/formatted-ref.exp: Add equality test.
15629 * gdb.ada/formatted_ref.exp: Ditto.
15630
fc9b693c
JK
156312008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
15632
15633 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
15634 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
15635
a9c64011
AS
156362008-11-20 Andreas Schwab <schwab@suse.de>
15637
15638 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
15639 matching syscall entry point.
15640 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
15641 (tcatch_vfork_then_child_follow): Likewise. Finish through
15642 vfork even if we stopped at the syscall trampoline.
15643
e2fd701e
DE
156442008-11-20 Doug Evans <dje@google.com>
15645
15646 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
15647
69abc51c
TJB
156482008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
15649
15650 * gdb.arch/ppc-dfp.exp: New file.
15651 * gdb.arch/ppc-dfp.c: New file.
15652
c14c28ba
PP
156532008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
15654
15655 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
a9c64011 15656
2e74121d
DE
156572008-11-17 Doug Evans <dje@google.com>
15658
15659 * gdb.mi/mi-syn-frame.exp: Update expected output.
15660 * gdb.mi/mi2-syn-frame.exp: Update expected output.
15661
66bb093b
VP
156622008-11-17 Vladimir Prus <vladimir@codesourcery.com>
15663
15664 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
a9c64011
AS
15665 "thread N" results in =thread-selected.
15666 * lib/mi-support (mi_run_cmd, mi_expect_stop)
15667 (mi_send_resuming_command_raw): Be prepared for
15668 =thread-selected.
15669
3d043ef6
VP
156702008-11-17 Vladimir Prus <vladimir@codesourcery.com>
15671
a9c64011
AS
15672 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
15673 * lib/mi-support.exp: Likewise.
3d043ef6 15674
808104c8
JB
156752008-11-16 Joel Brobecker <brobecker@adacore.com>
15676
15677 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
15678 commands from the expected output for "help catch".
15679
00b22944
JB
156802008-11-15 Joel Brobecker <brobecker@adacore.com>
15681
15682 * gdb.ada/int_deref.exp: New testcase.
15683
59669435
TT
156842008-11-14 Nick Roberts <nickrob@snap.net.nz>
15685
15686 * gdb.mi/gdb2549.exp: New file.
15687
de04a248
DE
156882008-11-11 Doug Evans <dje@google.com>
15689
15690 * gdb.base/callexit.exp: New file.
15691 * gdb.base/callexit.c: New file.
15692
6b8ce727
DE
156932008-11-10 Doug Evans <dje@google.com>
15694
15695 * lib/gdb.exp (GDBFLAGS): Move -nx ...
15696 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
15697 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
15698 (default_gdb_start,default_gdb_exit): Ditto.
15699 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
15700 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
15701 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
15702 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
15703 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
15704 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
15705
1b14b8aa
AS
157062008-11-03 Andreas Schwab <schwab@suse.de>
15707
15708 * gdb.base/hashline2.exp: Fix typo.
15709 * gdb.base/hashline3.exp: Likewise.
15710
f3134b88
TT
157112008-10-30 Tom Tromey <tromey@redhat.com>
15712
15713 * gdb.base/pointers.exp: Add test.
15714 * gdb.base/pointers.c (k, S): New typedefs.
15715 (instance): New global.
15716
c2226152
AS
157172008-10-30 Andreas Schwab <schwab@suse.de>
15718
15719 * gdb.base/args.exp: Add tests for newlines.
15720
462f405c
JB
157212008-10-30 Joel Brobecker <brobecker@adacore.com>
15722
15723 gdb.base/foll-exec.exp: Update the expected output of a couple
15724 of "info breakpoints" tests.
15725
79a45b7d
TT
157262008-10-28 Tom Tromey <tromey@redhat.com>
15727
15728 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
15729
adc13a14
PA
157302008-10-24 Pedro Alves <pedro@codesourcery.com>
15731
15732 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
15733 gdb_start_cmd.
15734 Use runto_main before any test that requires execution.
15735
252fbfc8
PA
157362008-10-23 Pedro Alves <pedro@codesourcery.com>
15737
15738 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
15739 instead of SIGINT.
15740
28148e3d
JB
157412008-10-22 Joel Brobecker <brobecker@adacore.com>
15742
15743 * gdb.base/completion.exp: Update expected output following
15744 the addition of the "info tasks" command.
15745
c209f847
TT
157462008-10-22 Tom Tromey <tromey@redhat.com>
15747
15748 * gdb.base/exprs.exp (test_expr): Add test for string
15749 concatenation.
15750
f177e350
PA
157512008-10-19 Pedro Alves <pedro@codesourcery.com>
15752
15753 * configure.ac: Output gdb.python/Makefile.
15754 * configure: Regenerate.
15755 * gdb.python/Makefile.in: New.
15756
cce89356
JB
157572008-10-16 Joel Brobecker <brobecker@adacore.com>
15758
15759 * gdb.base/foll-fork.exp: Adjust the expected output to match
15760 the new description for fork/vfork catchpoints in the "info
15761 breakpoints" output.
15762
176d289d
TJB
157632008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
15764
15765 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
15766
a08702d6
TJB
157672008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
15768
15769 * gdb.python/python-value.c: New file.
15770 * gdb.python/python-value.exp: New file.
15771
1c5cfe86
PA
157722008-10-15 Pedro Alves <pedro@codesourcery.com>
15773
15774 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
15775
5a98ad69
DP
157762008-10-15 Denis Pilat <denis.pilat@st.com>
15777
41702f1b 15778 * gdb.cp/mb-ctor.exp: Fix a typo.
5a98ad69 15779
dcb1a1e2
TT
157802008-10-09 Tom Tromey <tromey@redhat.com>
15781
15782 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
15783 'fprintf' and 'stderr'.
15784
9124fe48
JB
157852008-10-07 Joel Brobecker <brobecker@adacore.com>
15786
15787 * gdb.ada/ref_tick_size.exp: New testcase.
15788
45452591
DE
157892008-10-06 Doug Evans <dje@google.com>
15790
15791 * gdb.dwarf2/dw2-cu-size.exp: New file.
15792 * gdb.dwarf2/dw2-cu-size.S: New file.
15793
15794 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
15795 .Ltype_int for clarity.
15796
4fc5b208
PP
157972008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
15798
15799 PR gdb/2384:
15800 * gdb.cp/gdb2384.exp: Extended to test more cases.
15801 * gdb.cp/gdb2384.cc: Likewise.
15802 * gdb.cp/gdb2384-base.h: Likewise.
15803 * gdb.cp/gdb2384-base.cc: Likewise.
a9c64011 15804
d78df370
JK
158052008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
15806
15807 * gdb.base/maint.exp (maint print type): Remove printing
15808 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
15809
9a044a89
TT
158102008-09-30 Tom Tromey <tromey@redhat.com>
15811
15812 * gdb.base/macscp.exp: Add completion tests.
15813 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
15814 (TWENTY_THREE): Likewise.
15815 (FORTY_EIGHT): Likewise.
15816
506800a9
TT
158172008-09-30 Tom Tromey <tromey@redhat.com>
15818
15819 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
15820 everywhere.
15821 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
15822
1a6f01b5
JK
158232008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
15824
15825 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
15826 testcase is derived from. Fix racy dependency on an expected PID
15827 number. No longer support the testcase on Linux kernel 2.4.x.
15828
2fae03e8
TT
158292008-09-27 Tom Tromey <tromey@redhat.com>
15830
15831 * gdb.base/macscp.exp: Add tests for stringification, splicing,
15832 and varargs.
15833
1ad15515
PA
158342008-09-22 Pedro Alves <pedro@codesourcery.com>
15835
15836 * lib/mi-support.exp (mi_expect_interrupt): New.
15837 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
15838 from gdb.mi/mi-nonstop.exp.
15839 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
15840 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
15841 lib/mi-support.exp.
15842 Use mi_check_thread_states throughout. Avoid ".*" and do not
15843 require an anchor after -exec-run.
15844
d0b76dc6
DJ
158452008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
15846
15847 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
15848 stop is pending. Avoid ".*" when two stops are pending.
15849 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
15850 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
15851 newlines in fullnames.
15852 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
15853 (mi_expect_stop): Update comments. Only anchor in sync mode.
15854 Do not match newlines.
15855 (mi_send_resuming_command_raw): Always return status.
15856 (mi_get_stop_line): Do not match more than one line by accident.
15857 Only anchor in sync mode.
15858 (mi_run_inline_test): If -exec-next fails, give up.
15859
9990c830
UW
158602008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15861
15862 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
15863 on SPU.
15864
ebcf6f00
JB
158652008-09-10 Joel Brobecker <brobecker@adacore.com>
15866
15867 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
15868
b6db24e5
JB
158692008-09-10 Joel Brobecker <brobecker@adacore.com>
15870
15871 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
15872 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
15873 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
15874 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
15875 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
15876 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
15877 gdb.ada/interface.exp, gdb.ada/null_array.exp,
15878 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
15879 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
15880 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
15881 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
15882 Include the "= " sequence in the expected output of print tests.
15883
2bf448e0
JB
158842008-09-10 Joel Brobecker <brobecker@adacore.com>
15885
15886 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
15887 description for boolean types.
15888
d51fd4c8
PA
158892008-09-09 Pedro Alves <pedro@codesourcery.com>
15890
15891 * gdb.base/hook-stop-continue.c: New.
15892 * gdb.base/hook-stop-continue.exp: New.
15893
694182d2
DJ
158942008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
15895
15896 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
15897
3b8a7fc0
JG
158982008-09-08 Jerome Guitton <guitton@adacore.com>
15899
15900 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
15901 (stack_check_probe_2, stack_check_probe_loop_1)
15902 (stack_check_probe_loop_2): New functions.
15903 (main): Add call to these new functions.
15904 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
15905 functions, check that the breakpoint is inserted at the appropriate
15906 location.
15907 (insert_breakpoint): Slightly refine this procedure so that it can
15908 be called several times in the test.
15909
96cc0ae8
JG
159102008-09-08 Jerome Guitton <guitton@adacore.com>
15911
15912 * gdb.base/stack-checking.c: New file.
15913 * gdb.base/stack-checking.exp: New file.
15914
1f08b409
TJB
159152008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
15916
15917 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
15918 * gdb.arch/altivec-regs.exp: Likewise.
15919 * gdb.arch/vsx-regs.exp: Likewise.
15920
3099e1c4
TJB
159212008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
15922
15923 * gdb.arch/ppc-fp.exp: New file.
15924 * gdb.arch/ppc-fp.c: New file.
15925
cc69bfc1
PP
159262008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
15927
15928 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
15929 lest gcc-4.3.1 optimizes the whole thing away.
a9c64011 15930
b02a33db
MS
159312008-09-04 Michael Snyder <msnyder@vmware.com>
15932
15933 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
15934 as "at" (for non-debug functions such as _start).
15935
2992cbe0
UW
159362008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15937
15938 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
15939 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
15940 software watchpoints.
15941 * gdb.base/watch_thread_num.exp: Likewise.
15942
514f746b
AR
159432008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
15944
15945 * gdb.arch/i386-bp_permanent.exp: New test.
15946
876cecd0
TT
159472008-08-24 Tom Tromey <tromey@redhat.com>
15948
15949 * gdb.base/maint.exp: Update "maint print type".
15950
80f73d71
VP
159512008-08-21 Vladimir Prus <vladimir@codesourcery.com>
15952
15953 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
15954 support. Adjust the order of "*running" notifications.
15955 * gdb.mi/non-stop.c: Don't cast from int to void* and
15956 back.
15957
d9c78d7d
MK
159582008-08-20 Mark Kettenis <kettenis@gnu.org>
15959
15960 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
15961 expect to find it in the "info frame" output.
15962
97a2d1d3
DJ
159632008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
15964
15965 * gdb.base/interp.exp: Always consume both prompts.
15966
b96e2927
PA
159672008-08-20 Pedro Alves <pedro@codesourcery.com>
15968
15969 * gdb.base/pending.exp: Test pending breakpoints without symbols
15970 loaded.
15971
8cf6e61a
VP
159722008-08-19 Vladimir Prus <vladimir@codesourcery.com>
15973
15974 * lib/mi-support.exp (mi_expect_stop): Produce
15975 more details on failures.
15976 * gdb.mi/mi-nonstop.exp: New.
15977 * gdb.mi/non-stop.c: New.
15978
c6ebd6cf
VP
159792008-08-19 Vladimir Prus <vladimir@codesourcery.com>
15980
a9c64011
AS
15981 * gdb.mi/mi-async.exp: Use 'set target-async'.
15982 * lib/mi-support.exp: Use 'set/show target-async'.
c6ebd6cf 15983
46a9b8ed
DJ
159842008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
15985
15986 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
15987
44feb3ce
TT
159882008-08-17 Tom Tromey <tromey@redhat.com>
15989
15990 * gdb.base/help.exp (help catch): Rewrite.
15991
311a4e6b
TJB
159922008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
15993
15994 * gdb.base/define.exp: Test indented command documentation.
15995 * gdb.python/python.exp: Test indented multi-line command.
15996
604c2f83
LM
159972008-08-15 Luis Machado <luisgpm@br.ibm.com>
15998
15999 * testsuite/gdb.arch/vsx-regs.c: New source file.
16000 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
16001 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
16002
886a217c
TT
160032008-08-14 Tom Tromey <tromey@redhat.com>
16004
16005 * gdb.base/macscp.exp: Add regression test for "macro define" or
16006 "macro undef" with no arguments.
16007
c814a4f3
PP
160082008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
16009
16010 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
a9c64011 16011
12ab8a60
UW
160122008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16013
16014 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
16015
d57a3c85
TJB
160162008-08-06 Tom Tromey <tromey@redhat.com>
16017
16018 * gdb.python/python.exp: New file.
16019
c7b778ff
JK
160202008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
16021
16022 Fix for PR gdb/1543.
16023 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
16024 $LOCATION.
16025 (location): New variable.
16026 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
16027 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
16028 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
16029 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
16030 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
16031 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
16032 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
16033 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
16034 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
16035 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
16036 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
16037 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
16038 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
16039 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
16040 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
16041 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
16042 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
16043 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
16044 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
16045 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
16046 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
16047 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
16048 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
16049 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
16050 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
16051 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
16052 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
16053 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
16054 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
16055 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
16056 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
16057 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
16058 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
16059 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
16060 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
16061 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
16062 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
16063 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
16064 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
16065 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
16066 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
16067 gdb.base/type-opaque.exp, gdb.base/until.exp,
16068 gdb.base/value-double-free.c, gdb.base/varargs.exp,
16069 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
16070 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
16071 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
16072 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
16073 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
16074 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
16075 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
16076 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
16077 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
16078 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
16079 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
16080 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
16081 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
16082 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
16083 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
16084 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
16085 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
16086 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
16087 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
16088 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
16089 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
16090 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
16091 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
16092 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
16093 gdb.pascal/types.exp, gdb.stabs/weird.exp,
16094 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
16095 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
16096 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
16097 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
16098 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
16099 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
16100 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
16101 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
16102 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
16103 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
16104 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
16105 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
16106 lib/mi-support.exp, lib/trace-support.exp: Remove reference
16107 to bug-gdb@prep.ai.mit.edu .
16108
5e06a3d1
VP
161092008-07-31 Vladimir Prus <vladimir@codesourcery.com>
16110
16111 * lib/mi-support.exp (mi_load_shlibs): New.
16112 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
16113
9d81d21b
VP
161142008-07-30 Vladimir Prus <vladimir@codesourcery.com>
16115
16116 * lib/mi-support.exp (get_mi_thread_list)
16117 (check_mi_and_console_threads): New, moved from ...
16118 * gdb.mi/mi-pthread.exp: ...here.
16119 * gdb.mi/gdb669.exp (get_mi_thread_list)
16120 (check_mi_and_console_threads): Delete.
16121 * gdb.mi/mi2-pthread.exp: Likewise.
16122
bae98fe0
TT
161232008-07-28 Tom Tromey <tromey@redhat.com>
16124
16125 * Makefile.in (just-check): Remove. Move body to...
16126 (check): ... here.
16127
57380f4e
DJ
161282008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
16129
16130 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
16131 Add a test for duplicated SIGINTs.
16132
e09490f1
DJ
161332008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
16134
16135 * gdb.threads/schedlock.exp (get_args): Update to work for any
16136 value of NUM.
16137 (Top level): Report the number of threads that did not resume.
16138
6387b45f
DJ
161392008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
16140
16141 * gdb.dwarf2/dw2-compressed.S: Also define __start.
16142
62f64ff2
DJ
161432008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
16144
16145 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
16146 non-MI prompt.
16147
fa8de41e
TT
161482008-07-26 Tom Tromey <tromey@redhat.com>
16149
16150 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
16151 (function_struct, function_struct_ptr): New globals.
16152 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
16153 function pointer in a struct.
16154
ccb3ac8a
TT
161552008-07-26 Tom Tromey <tromey@redhat.com>
16156
16157 * gdb.base/macscp.exp: Add test for macro lexing bug.
16158
d7d9f01e
TT
161592008-07-18 Tom Tromey <tromey@redhat.com>
16160
16161 * gdb.base/macscp.exp: Add macro tests.
16162
9bf07184
PP
161632008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
16164
16165 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
16166
becf6477
PP
161672008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
16168
16169 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
16170
0709f7d3
PP
161712008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
16172
16173 * gdb.cp/class2.exp: fix for failure on spu-elf
a9c64011 16174
7093c834
PP
161752008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
16176
16177 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
a9c64011 16178
b432ffe3
JK
161792008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
16180
16181 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
16182
b1a268e5
VP
161832008-07-12 Vladimir Prus <vladimir@codesourcery.com>
16184
16185 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
16186
e2995f8e
KB
161872008-07-11 Kevin Buettner <kevinb@redhat.com>
16188
16189 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
16190 of regexp to account for changes made to GDB in the printing of
16191 byte vectors.
16192
14032a66
TT
161932008-07-11 Tom Tromey <tromey@redhat.com>
16194
16195 * gdb.base/completion.exp: Add 'help' completion test.
16196
981505ef
JK
161972008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
16198
16199 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
16200
10568435
JK
162012008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
16202
16203 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
16204
4487aabf
PA
162052008-07-09 Pedro Alves <pedro@codesourcery.com>
16206
16207 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
16208
a4a9b1c4
PA
162092008-07-09 Pedro Alves <pedro@codesourcery.com>
16210
16211 * gdb.base/fullname.exp: Restore pwd if compiling failed.
16212
3c3185ac
JK
162132008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16214
16215 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
16216
7ebd49dc
VP
162172008-06-28 Vladimir Prus <vladimir@codesourcery.com>
16218
16219 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
16220 previous commit. Add a comment.
16221
84e46146
PA
162222008-06-28 Pedro Alves <pedro@codesourcery.com>
16223
16224 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
16225
0f8d4a2f
VP
162262008-06-28 Vladimir Prus <vladimir@codesourcery.com>
16227
16228 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
16229
f747e0ce
PA
162302008-06-27 Pedro Alves <pedro@codesourcery.com>
16231
16232 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
16233 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
16234 compiling an executable, link in an object that forces unbuffered
16235 output.
16236 * lib/set_unbuffered_mode.c: New file.
16237
734a5c36
JK
162382008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16239
16240 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
16241
a2840c35
VP
162422008-06-25 Vladimir Prus <vladimir@codesourcery.com>
16243
a9c64011
AS
16244 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
16245 mi_expect_stop.
16246 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
16247 Demand that *running is output.
16248 (detect_async): Perform checking every time.
16249 (mi_send_resuming_command): Extract everything into...
16250 (mi_send_resuming_command_raw): ...this.
a2840c35
VP
16251 (mi_expect_stop): Don't accept any output before *stopped.
16252
6ae37fef
VP
162532008-06-13 Vladimir Prus <vladimir@codesourcery.com>
16254
16255 Robustify mi-simplerun.
a9c64011
AS
16256 * gdb.mi/basics.c (main): Add a call to sleep.
16257 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
16258 * gdb.mi/mi2-cli.exp: Likewise.
16259 * gdb.mi/mi-break.exp: Likewise.
6ae37fef 16260
b4aa76f0 162612008-06-11 Vladimir Prus <vladimir@codesourcery.com>
83408de7
VP
16262
16263 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
16264
e1ac3328
VP
162652008-06-10 Vladimir Prus <vladimir@codesourcery.com>
16266
a9c64011
AS
16267 * gdb.mi/mi-console.exp: Adjust.
16268 * gdb.mi/mi-syn-frame.exp: Adjust.
16269 * gdb.mi/mi2-console.exp: Adjust.
16270 * gdb.mi/mi2-syn-frame.exp: Adjust.
16271 * lib/mi-support.exp (mi_run_cmd): Adjust.
16272 (mi_send_resuming_command): Adjust.
e1ac3328 16273
f7f9a841
VP
162742008-06-10 Vladimir Prus <vladimir@codesourcery.com>
16275
16276 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
a9c64011
AS
16277 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
16278 testing of stopped.
16279 * gdb.mi/mi2-syn-frame.exp: Likewise.
16280 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
16281 (async, detect_async): New.
16282 (mi_expect_stop, mi_continue_to_line): Adjust expectation
16283 depending on if we're running in sync or async mode.
f7f9a841 16284
37cd5d19
TT
162852008-06-09 Tom Tromey <tromey@redhat.com>
16286
16287 * gdb.base/completion.exp: New tests for field name completion
16288 with spaces, and field name completion with '->'.
16289
65d12d83
TT
162902008-06-06 Tom Tromey <tromey@redhat.com>
16291
16292 * gdb.base/break1.c (struct some_struct): New struct.
16293 (values): New global.
16294 * gdb.base/completion.exp: Add field name completion test.
16295
ebfe2e3f
PP
162962008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
16297
16298 * gdb.cp/call-c.exp: Test for incorrect handling of reference
16299 to pointer.
16300 * gdb.cp/call-c.cc: Likewise.
16301
bcf6fc3a
NR
163022008-06-06 Nick Roberts <nickrob@snap.net.nz>
16303
16304 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
16305 annotation.
16306
49fd4a42 163072008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
a9c64011 16308 Pedro Alves <pedro@codesourcery.com>
49fd4a42
PA
16309
16310 * gdb.threads/execl.c, gdb.threads/execl1.c,
16311 gdb.threads/execl.exp: New tests.
a9c64011 16312
8a34ac3f
AR
163132008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
16314 Daniel Jacobowitz <dan@codesourcery.com>
16315
16316 * gdb.cp/exception.exp: Activate test, make it work with pending
16317 catchpoints.
16318
86ae69ef
JK
163192008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
16320
16321 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
16322
f7f9ae2c
VP
163232008-05-28 Vladimir Prus <vladimir@codesourcery.com>
16324
a9c64011
AS
16325 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
16326 now printed.
16327 * gdb.mi/mi2-var-cmd.exp: Likewise.
f7f9ae2c 16328
2a2d4dc3
AS
163292008-05-27 Andreas Schwab <schwab@suse.de>
16330
16331 * gdb.base/frame-args.exp: Handle arguments that are optimized
16332 out.
16333
5099e4d9
LM
163342008-05-26 Luis Machado <luisgpm@br.ibm.com>
16335
16336 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
16337 quiet for ppc32 and group options into a single variable.
16338
d9c36a91
JB
163392008-05-23 Joel Brobecker <brobecker@adacore.com>
16340
16341 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
16342 of zero-size elements.
16343 * gdb.ada/null_array.exp: Test printing this new array.
16344
103a8671
JK
163452008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16346
16347 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
16348
07a4cc1a 163492008-05-21 Joel Brobecker <brobecker@adacore.com>
5943254b
JB
16350
16351 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
16352 of the "finish" command.
16353
55f996a7
NR
163542008-05-21 Nick Roberts <nickrob@snap.net.nz>
16355
16356 * gdb.base/annota1.exp: Test for new annotation.
16357
907fc202
UW
163582008-05-16 Pedro Alves <pedro@codesourcery.com>
16359
16360 * gdb.base/fixsection.exp: New file.
16361 * gdb.base/fixsection0.c: New file.
16362 * gdb.base/fixsection1.c: New file.
16363
e8f97270
UW
163642008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16365
16366 * gdb.base/annota1.exp: Accept printf@... in place of printf.
16367 * gdb.base/annota3.exp: Likewise.
16368
ac0bb574
NF
163692008-05-13 Nathan Froyd <froydnj@codesourcery.com>
16370
16371 * gdb.base/watch_thread_num.exp: Don't run tests that require
16372 watchpoints if the target doesn't support them.
16373
6fadd07a
DE
163742008-05-12 Doug Evans <dje@google.com>
16375
16376 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
16377
6e9a4a30
JB
163782008-05-09 Joel Brobecker <brobecker@adacore.com>
16379
16380 * gdb.ada/assign_1.exp: New testcase.
16381
08388c79
DE
163822008-05-09 Doug Evans <dje@google.com>
16383
a3c83fae
DE
16384 * gdb.base/find.exp: New file.
16385 * gdb.base/find.c: New file.
08388c79 16386
bd5ddfe8
DJ
163872008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
16388
16389 * gdb.base/commands.exp (watchpoint_command_test): Handle
16390 gdb,no_hardware_watchpoints.
16391 * gdb.base/float.exp: Allow ARM targets without floating point.
16392 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
16393
b5dd68e2 163942008-05-06 Jerome Guitton <guitton@adacore.com>
a9c64011 16395 Joel Brobecker <brobecker@adacore.com>
b5dd68e2
JB
16396
16397 * gdb.ada/lang_switch: New test program.
16398 * gdb.ada/lang_switch.exp: New testcase.
16399
382d13d1
DE
164002008-05-05 Doug Evans <dje@google.com>
16401
16402 * gdb.base/help.exp (disassemble): Update expected help text.
16403
9dd789d0
PA
164042008-05-04 Pedro Alves <pedro@codesourcery.com>
16405
16406 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
16407
611c83ae
PA
164082008-05-04 Pedro Alves <pedro@codesourcery.com>
16409
16410 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
16411 different times.
16412
ff013f42
JK
164132008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
16414
16415 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
16416 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
16417 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
16418 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
16419
96dff6a2
VP
164202008-05-04 Vladimir Prus <vladimir@codesourcery.com>
16421
16422 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
16423 notification to appear.
16424
55cd6f92
DJ
164252008-05-04 Daniel Jacobowitz <dan@debian.org>
16426
16427 * gdb.base/fullname.c: New file.
16428 * gdb.base/fullname.exp: New file.
16429 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
16430
d705c43c
PA
164312008-05-03 Pedro Alves <pedro@codesourcery.com>
16432
16433 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
16434 expressions with macros.
16435
333222e1
JK
164362008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
16437
16438 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
16439
5ac01682
DJ
164402008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
16441
16442 * gdb.base/completion.exp: Handle lack of other symbols beginning
16443 with "a".
16444
16445 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
16446
237fc4c9
PA
164472008-05-02 Jim Blandy <jimb@codesourcery.com>
16448
16449 * gdb.asm/asmsrc1.s: Add scratch space.
16450
ed5e9466
DJ
164512008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
16452 Daniel Jacobowitz <dan@codesourcery.com>
16453
16454 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
16455 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
16456 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
16457
b39cc962
DJ
164582007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
16459
16460 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
16461
36d520f5
JB
164622008-05-01 Joel Brobecker <brobecker@adacore.com>
16463
16464 * gdb.base/info-target.exp: New testcase.
16465
8d4e3071
DJ
164662008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
16467
16468 * gdb.cp/hang.exp: Use .cc instead of .C.
16469 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
16470 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
16471
6f3f3097
DJ
164722008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
16473
16474 * gdb.base/gdb1250.exp: Remove perror.
16475 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
16476
5550a914
PA
164772008-04-30 Pedro Alves <pedro@codesourcery.com>
16478
16479 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
16480 .2byte.
16481
d848e687
DJ
164822008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
16483
16484 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
16485 (maybe_kfail): New.
16486
93b5768b
PA
164872008-04-25 Pedro Alves <pedro@codesourcery.com>
16488
16489 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
16490
721c02de
VP
164912008-04-24 Vladimir Prus <vladimir@codesourcery.com>
16492
a9c64011
AS
16493 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
16494 * gdb.mi/mi2-syn-frame.exp: Likewise.
16495 * lib/mi-support.exp: Likewise.
721c02de 16496
74960c60
VP
164972008-04-24 Vladimir Prus <vladimir@codesourcery.com>
16498
16499 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
16500 to specify regexp for the location to stop at.
16501 * gdb.base/break-always.c: New.
16502 * gdb.base/break-always.exp: New.
16503
d24317b4
VP
165042008-04-24 Vladimir Prus <vladimir@codesourcery.com>
16505
16506 * lib/mi-support.exp (mi_runto_helper): Adjust
16507 for the original-location field.
16508 (mi_create_breakpoint, mi_list_breakpoints): New.
16509 * gdb.mi/mi-break.exp: Adjust.
16510 * gdb.mi/mi2-break.exp: Adjust.
16511 * gdb.mi/mi-pending.exp: Adjust.
16512 * gdb.mi/mi-simplerun.exp: Adjust.
16513 * gdb.mi/mi2-simplerun.exp: Adjust.
16514 * gdb.mi/mi-syn-frame.exp: Adjust.
16515 * gdb.mi/mi2-syn-frame.exp: Adjust.
16516 * gdb.mi/mi-until.exp: Adjust.
16517 * gdb.mi/mi2-until.exp: Adjust.
16518 * gdb.mi/mi-var-display.exp: Adjust.
16519 * gdb.mi/mi2-var-display.exp: Adjust.
16520 * gdb.mi/mi-watch.exp: Adjust.
16521 * gdb.mi/mi2-watch.exp: Adjust.
16522
fdc59709 165232008-04-23 Paolo Bonzini <bonzini@gnu.org>
d24317b4 16524
a9c64011
AS
16525 * aclocal.m4: Add override.m4.
16526 * configure: Regenerate.
fdc59709 16527
8e91f023
VP
165282008-04-19 Vladimir Prus <vladimir@codesourcery.com>
16529
16530 * gdb.mi/var-cmd.c (do_at_tests): Verify that
16531 '-var-update --all-values' reports new value even the type
16532 of a variable object has changed.
16533
233a11ab
CS
165342008-04-18 Craig Silverstein <csilvers@google.com>
16535
16536 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
16537 files.
d24317b4 16538
9c1137ad
JB
165392008-04-18 Joel Brobecker <brobecker@adacore.com>
16540
16541 * gdb.ada/atomic_enum: New test program.
16542 * gdb.ada/atomic_enum.exp: New testcase.
16543
66d0bbc7
DE
165442008-04-17 Doug Evans <dje@google.com>
16545
16546 * gdb.opt/Makefile.in: Fix whitespace.
16547
100906b0
UW
165482008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
16549
16550 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
16551
4584e32e
DE
165522008-04-17 Doug Evans <dje@google.com>
16553
16554 * gdb.base/hashline1.exp: New testcase.
16555 * gdb.base/hashline2.exp: New testcase.
16556 * gdb.base/hashline2.exp: New testcase.
16557
0a320680
PA
165582008-04-17 Pedro Alves <pedro@codesourcery.com>
16559
16560 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
16561
18ac113b
AR
165622008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
16563
16564 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
16565 temporary breakpoint to match "Temporary breakpoint".
16566 * gdb.base/break.exp (delete_breakpoints): Likewise.
16567 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
16568 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
16569 * gdb.base/display.exp: Likewise.
16570 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
16571 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
16572 * gdb.base/restore.exp (restore_tests): Likewise.
16573 * gdb.base/sepdebug.exp: Likewise.
16574 * gdb.base/watchpoint.exp: Likewise.
16575 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
16576 * gdb.mi/mi-pending.exp: Likewise.
16577 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
16578 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
16579 * gdb.mi/mi-var-cmd.exp: Likewise.
16580 * gdb.mi/mi-var-display.exp: Likewise.
16581 * gdb.mi/mi2-cli.exp: Likewise.
16582 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
16583 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
16584 * gdb.mi/mi2-var-display.exp: Likewise.
16585 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
16586 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
16587 new "disp" field.
a9c64011 16588 (mi_expect_stop): Move after_reason argument to be really after
18ac113b
AR
16589 reason. This is to support fix for PR2424.
16590
add38693
JK
165912008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
16592
16593 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
16594
fcacd99f
VP
165952008-04-13 Vladimir Prus <vladimir@codesourcery.com>
16596
16597 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
a9c64011 16598 field. Add more floating varobj tests.
fcacd99f 16599 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
a9c64011
AS
16600 field.
16601 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
16602 (main): Call do_at_tests.
16603 * lib/mi-support.exp (mi_create_floating_varobj)
16604 (mi_varobj_update_with_type_change): New.
fcacd99f 16605
de051565
MK
166062008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
16607
16608 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
16609 option of -var-evaluate-expression.
16610 * gdb.mi/mi2-var-display.exp: Likewise.
16611
dbc52822
VP
166122008-04-07 Vladimir Prus <vladimir@codesourcery.com>
16613
16614 Introduce test setup helpers.
a9c64011
AS
16615 * lib/gdb.exp (build_executable, clean_restart)
16616 (prepare_for_testing): New.
16617 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
16618 * gdb.base/return.exp: Likewise.
16619 * gdb.base/ending-run.exp: Likewise.
dbc52822 16620
473591da
NR
166212008-04-07 Nick Roberts <nickrob@snap.net.nz>
16622
16623 * gdb.mi/mi-async.exp: New test for asynchronous Machine
16624 Interface (MI) responses.
16625
2b2d9e11
VP
166262008-04-06 Vladimir Prus <vladimir@codesourcery.com>
16627
a9c64011
AS
16628 * gdb.cp/breakpoint.cc: New code to test conditions involving
16629 member variables.
16630 * gdb.cp/breakpoint.exp: Test condition involving member
16631 variables.
2b2d9e11 16632
bb378428
VP
166332008-04-05 Vladimir Prus <vladimir@codesourcery.com>
16634
16635 * lib/mi-support.exp (mi_expect_stop): New.
16636 (mi_run_cmd): Change the
16637 token. Use mi_send_resuming_command, use
16638 mi_expect_stop.
16639 (mi_execute_to_helper): Rename to mi_execute_to.
16640 (mi_send_resuming_command): Add more error patterns.
16641 (mi_wait_for_stop): Renamed to...
16642 (mi_get_stop_line): ...this.
16643 (mi_run_inline_test): Adjust.
16644
16645 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
16646 * gdb.mi/mi-console.exp: Likewise.
16647 * gdb.mi/mi-pending.exp: Likewise.
16648 * gdb.mi/mi-simplerun.exp: Likewise.
16649 * gdb.mi/mi-stack.exp: Likewise.
16650 * gdb.mi/mi-stepi.exp: Likewise.
16651 * gdb.mi/mi-syn-frame.exp: Add comment.
16652 * gdb.mi/mi-until.exp: Likewise.
16653 * gdb.mi/mi-var-display.exp: Likewise.
16654 * gdb.mi/mi-watch.exp: Likewise.
16655 * gdb.mi/mi2-cli.exp: Likewise.
16656 * gdb.mi/mi2-console.exp: Likewise.
16657 * gdb.mi/mi2-simplerun.exp: Likewise.
16658 * gdb.mi/mi2-stack.exp: Likewise.
16659 * gdb.mi/mi2-stepi.exp: Likewise.
16660 * gdb.mi/mi2-until.exp: Likewise.
16661 * gdb.mi/mi2-var-display.exp: Likewise.
16662 * gdb.mi/mi2-watch.exp: Likewise.
16663
62172bb9
UW
166642008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16665
16666 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
16667
16668 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
16669
a13e061a
PA
166702008-04-04 Pedro Alves <pedro@codesourcery.com>
16671
16672 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
16673 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
16674 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
16675 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
16676 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
16677 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
16678 expect an mi error duplicated in stderr.
16679
eae06beb
JB
166802008-04-03 Joel Brobecker <brobecker@adacore.com>
16681
16682 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
16683 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
16684 Add a couple of tests that verify the behavior when the new setting
16685 is set to "cancel" and "all".
16686 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
16687 "ask" before we start the testing.
16688
79c6ced6
AR
166892008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
16690
16691 * gdb.cp/casts.cc: Add class reference variables.
16692 * gdb.cp/casts.exp: New test cases for up/down casting references.
16693
6c2d1a6b
MK
166942008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
16695
16696 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
16697 instead of beginning to make an extra test pass.
16698 * gdb.mi/mi2-var-display.exp: Likewise.
16699
55b411d9
MR
167002008-03-31 Maciej W. Rozycki <macro@mips.com>
16701
16702 * gdb.base/break.exp: Mark failures as such. Fix formatting.
16703
c6140da2
MD
167042008-03-31 Markus Deuling <deuling@de.ibm.com>
16705 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16706
16707 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
16708 value. Add xfail for older kernels.
16709
79732189
AR
167102008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
16711
16712 Bring mi-support in line with gdb.exp.
16713 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
16714 (mi_gdb_start): New function.
16715
33c3676e
MR
167162008-03-28 Maciej W. Rozycki <macro@mips.com>
16717
16718 * gdb.mi/mi-var-cmd.exp: Fix a typo.
16719
92e28119
VP
167202008-03-26 Vladimir Prus <vladimir@codesourcery.com>
16721
16722 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
16723 * gdb.mi/mi2-var-display.exp: Likewise.
a9c64011 16724
9e8e3afe
VP
167252008-03-26 Vladimir Prus <vladimir@codesourcery.com>
16726
16727 * lib/mi-support.exp (mi_create_varobj_checked): New.
16728 (mi_list_varobj_children): Allow to check for a
16729 value.
16730 (mi_list_array_varobj_children): New.
16731
16732 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
16733 and mi_list_varobj_children, as opposed to hardcoding
16734 expected strings.
16735 * gdb.mi/gdb701.exp: Likewise.
16736 * gdb.mi/gdb792.exp: Likewise.
16737 * gdb.mi/mi-var-block.exp: Likewise.
16738 * gdb.mi/mi-var-cmd.exp: Likewise.
16739 * gdb.mi/mi-var-invalidate.exp: Likewise.
16740 * gdb.mi/mi2-var-block.exp: Likewise.
16741 * gdb.mi/mi2-var-child.exp: Likewise.
16742 * gdb.mi/mi2-var-cmd.exp: Likewise.
16743 * gdb.mi/mi2-var-display.exp: Likewise.
16744
9df50351
JK
167452008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
16746
16747 Fix random false FAILs on i386.
16748 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
16749
31e5d73a
DJ
167502008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
16751
16752 PR gdb/544
16753 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
16754
12f4afab
DJ
167552008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
16756
16757 PR gdb/544
16758 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
16759
b562a0cb
DJ
167602008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
16761
16762 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
16763 fixed PR gdb/544.
16764
17faa917
DJ
167652008-03-21 Pedro Alves <pedro@codesourcery.com>
16766
16767 * gdb.threads/fork-child-threads.exp: Test next over fork.
16768
6214f497
DJ
167692008-03-21 Chris Demetriou <cgd@google.com>
16770
16771 * gdb.base/break.exp (rbreak junk): New test for rbreak
16772 "Junk at end of arguments" issue.
16773
63092375
DJ
167742008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
16775
16776 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
16777 *& to work on created array elements.
16778 (Top level): Test print $pc with a file. Test string operations
16779 without a target.
16780 * gdb.base/ptype.exp: Do not expect *& to work on created array
16781 elements.
16782
b21991b0
DJ
167832008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
16784
16785 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
16786 gdb.threads/staticthreads.exp: Update exit query.
16787
c4b347c7
SL
167882008-03-07 Sandra Loosemore <sandra@codesourcery.com>
16789
16790 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
16791
fa4727a6
DJ
167922008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
16793
16794 * gdb.base/watchpoint.c (global_ptr, func4): New.
16795 (main): Call func4.
16796 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
16797 (test_inaccessible_watchpoint): New.
16798
2f34202f
MR
167992008-02-29 Maciej W. Rozycki <macro@mips.com>
16800
16801 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
16802 select the largest.
16803
0d6ba1b1
DJ
168042008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
16805
16806 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
16807 frames-invalid annotations.
16808
e691325a
PM
168092008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
16810
a9c64011 16811 * gdb.base/assign.exp: avoid same output for different tests.
e691325a 16812
f85b5ecc
DE
168132008-02-27 Doug Evans <dje@google.com>
16814
16815 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
16816 for bug 1738.
16817 (breakpoint_to_handler_entry): Ditto.
16818
b40e7bf3
JB
168192008-02-27 Joel Brobecker <brobecker@adacore.com>
16820
16821 * gdb.base/ending-run.exp: Use the first line of code inside
16822 function body to test breakpoints.
16823 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
16824 location where the breakpoint is inserted when using the line
16825 where a function is declared. Fix typo in the description of
16826 one of the tests.
16827 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
16828
2faca73a
PM
168292008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
16830
16831 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
a9c64011 16832 tests.
2faca73a 16833
6f439c36
PM
168342008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
16835
16836 * gdb.base/args.exp: avoid same output for tests
16837 with single quotes.
16838
54e52265
VP
168392008-02-26 Vladimir Prus <vladimir@codesourcery.com>
16840
a9c64011
AS
16841 * gdb.base/annota1.exp: Adjust for 'info break'
16842 format changes.
16843 * gdb.base/annota3.exp: Likewise.
16844 * gdb.base/break.exp: Likewise.
16845 * gdb.base/condbreak.exp: Likewise.
16846 * gdb.base/pending.exp: Likewise.
16847 * gdb.base/sepdebug.exp: Likewise.
16848 * gdb.base/unload.exp: Likewise.
16849 * gdb.cp/ovldbreak.exp: Likewise.
16850 * gdb.mi/mi-pending.exp: Likewise.
54e52265 16851
897b09ca
DE
168522008-02-07 Doug Evans <dje@google.com>
16853
16854 * gdb.cp/mb-inline.exp: New.
16855 * gdb.cp/mb-inline.h: New.
16856 * gdb.cp/mb-inline1.cc: New.
16857 * gdb.cp/mb-inline2.cc: New.
16858
b1c32d35
PM
168592008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
16860
16861 * gdb.pascal/floats.pas: New test program.
16862 * gdb.pascal/floats.exp: New testcase.
16863
1a4ca44a
TJB
168642008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
16865
16866 * gdb.base/callfuncs.c (t_float_many_args): New function.
16867 (t_double_many_args): New function.
16868 * gdb.base/callfuncs.exp: Add tests for exceeding float
16869 and double parameters passed through the stack.
16870
439048e8
JB
168712008-02-05 Joel Brobecker <brobecker@adacore.com>
16872
16873 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
16874 gdb.ada/complete/foo.adb: New files.
16875 * gdb.ada/complete.exp: New testcase.
16876
81fe8080
DE
168772008-02-03 Doug Evans <dje@google.com>
16878
301f0ecf
DE
16879 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
16880
81fe8080
DE
16881 * gdb.cp/gdb2384.exp: New file.
16882 * gdb.cp/gdb2384.cc: New file.
16883 * gdb.cp/gdb2384-base.h: New file.
16884 * gdb.cp/gdb2384-base.cc: New file.
16885
4b071aec
DE
168862008-02-02 Doug Evans <dje@google.com>
16887
16888 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
16889
61137ba6
JB
168902007-02-01 Joel Brobecker <brobecker@adacore.com>
16891
16892 * gdb.ada/sym_print_name: New test program.
16893 * gdb.ada/sym_print_name.exp: New testcase.
16894
168952007-02-01 Joel Brobecker <brobecker@adacore.com>
51ba8a62
JB
16896
16897 * gdb.ada/nested/hello.adb: New file.
16898 * gdb.ada/nested.exp: New testcase.
16899 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
16900
98deb0da
VP
169012008-02-01 Vladimir Prus <vladimir@codesourcery.com>
16902
16903 * gdb.mi/basic.c (return_1): New function.
a9c64011
AS
16904 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
16905 don't cause future evaluations of function to report
16906 creation of internal breakpoints.
98deb0da 16907
723a2275
VP
169082008-02-01 Vladimir Prus <vladimir@codesourcery.com>
16909
16910 * gdb.mi/mi-break.exp (test_error): New.
16911 Call it.
16912
fb546a2f
LM
169132008-01-31 Luis Machado <luisgpm@br.ibm.com>
16914
16915 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
16916 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
16917
2d8fd90a
PM
169182008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
16919
16920 * gdb.pascal/integers.pas: New test program.
16921 * gdb.pascal/integers.exp: New testcase.
16922
a7fa0ded
PM
169232008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
16924
16925 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
16926
5e1a1926
TJB
169272008-01-30 Luis Machado <luisgpm@br.ibm.com>
16928
16929 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
16930 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
16931
8d04f9f0
JB
169322008-01-30 Paul Hilfinger <hilfinger@adacore.com>
16933
16934 * gdb.ada/formatted_ref: New test program.
16935 * gdb.ada/formatted_ref.exp: New testcase.
16936
16937 * gdb.cp/formatted-ref.cc: New file.
16938 * gdb.cp/formatted-ref.exp: New testcase.
16939
ce75a98f
JB
169402008-01-30 Joel Brobecker <brobecker@adacore.com>
16941
16942 * gdb.base/ptype.exp: Add testing of "ptype $pc".
16943
e835f6bf
NR
169442008-01-30 Nick Roberts <nickrob@snap.net.nz>
16945
16946 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
16947 (test_file_list_exec_source_file): Update to new macro-info field.
16948
d118ef87
PH
169492008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
16950
16951 * gdb.ada/exprs: New test program.
16952 * gdb.ada/exprs.exp: New testcase.
16953
7d35ab09
TJB
169542008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
16955
16956 * dfp-test.c (DELTA, DELTA_B): New definitions.
16957 (double_val1, double_val2, double_val3, double_val4, double_val5,
16958 double_val6, double_val7, double_val8, double_val9, double_val10,
16959 double_val11, double_val12, double_val13, double_val14, dec32_val1,
16960 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
16961 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
16962 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
16963 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
16964 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
16965 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
16966 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
16967 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
16968 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
16969 dec128_val16): New global variables.
16970 (decimal_dec128_align): New function.
16971 (decimal_mixed): Likewise.
16972 (decimal_many_args_dec32): Likewise.
16973 (decimal_many_args_dec64): Likewise.
16974 (decimal_many_args_dec128): Likewise.
16975 (decimal_many_args_mixed): Likewise.
16976 * dfp-test.exp: Add tests calling new inferior functions.
16977
2d717e4f
DJ
169782008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
16979
16980 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
16981 gdb.server/ext-run.exp: New files.
16982 * lib/gdbserver-support.exp (gdbserver_download): New.
16983 (gdbserver_start): New. Update gdbserver expected
16984 output.
16985 (gdbserver_spawn): Use them.
16986 (gdbserver_start_extended): New.
16987
e85a822c
DJ
169882008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
16989
16990 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
16991 Run on GNU/Linux.
16992 (do_exec_tests): Check for systems which do not support catchpoints.
16993 Do not match START.
16994 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
16995 Run on GNU/Linux. Enable verbose output.
16996 (check_fork_catchpoints): New.
16997 (explicit_fork_child_follow, catch_fork_child_follow)
16998 (tcatch_fork_parent_follow): Update expected messages.
16999 (do_fork_tests): Use check_fork_catchpoints.
17000 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
17001 Run on GNU/Linux. Enable verbose output.
17002 (check_vfork_catchpoints): New.
17003 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
17004 expected messages.
17005 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
17006
401ea829
JB
170072008-01-29 Jim Blandy <jimb@red-bean.com>
17008
17009 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
17010 host' errors.
17011 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
17012
aceaf3ad
JB
170132008-01-29 Jim Blandy <jimb@red-bean.com>
17014
17015 * gdb.threads/sigthread.c: Use barriers to ensure that
17016 child_thread and child_thread_two are always initialized before we
17017 start to use them.
17018
a5606eee
VP
170192008-01-29 Vladimir Prus <vladimir@codesourcery.com>
17020
17021 * gdb.base/watchpoint-solib.exp: New.
a9c64011
AS
17022 * gdb.base/watchpoint-solib.c: New.
17023 * gdb.base/watchpoint-solib-shr.c: New.
a5606eee 17024
c55a82bb
PM
170252008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
17026
17027 * gdb.base/gdb1056.exp: Add unsigned integer test.
17028
0993fe05
DE
170292008-01-28 Doug Evans <dje@google.com>
17030
17031 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
17032
4fe42e7f
JB
170332008-01-27 Jim Blandy <jimb@codesourcery.com>
17034
c7a69933
JB
17035 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
17036
4fe42e7f
JB
17037 * gdb.base/expand-psymtabs.exp: Doc fix.
17038
5def8285
MK
170392008-01-26 Mark Kettenis <kettenis@gnu.org>
17040
17041 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
17042
5313c911
NR
170432008-01-24 Nick Roberts <nickrob@snap.net.nz>
17044
a9c64011 17045 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
5313c911
NR
17046 -var-set-format.
17047
93815fbf
VP
170482008-01-23 Chris Demetriou <cgd@google.com>
17049
17050 * gdb.threads/thread_events.c: New testcase source file.
17051 * gdb.threads/thread_events.exp: New testcase expect file.
17052
467a88ee
NR
170532008-01-23 Nick Roberts <nickrob@snap.net.nz>
17054
17055 * lib/gdb.exp: Add the variable octal.
a9c64011
AS
17056
17057 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
467a88ee
NR
17058 -var-set-format.
17059
d8f82aba
DJ
170602008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
17061 Vladimir Prus <vladimir@codesourcery.com>
17062
17063 * gdb.base/float.exp: Allow missing floating point for m68k and
17064 PowerPC.
17065
60c46647
VP
170662008-01-22 Vladimir Prus <vladimir@codesourcery.com>
17067
17068 * gdb.mi/basics.c: Setup for testing breakpoints
a9c64011
AS
17069 ignore count.
17070 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
17071 * gdb.mi/mi-cli.exp: Adjust.
17072 * gdb.mi/mi2-cli.exp: Adjust.
60c46647 17073
c7dd36a1
PA
170742008-01-17 Pedro Alves <pedro@codesourcery.com>
17075
17076 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
17077 and 'dummy_ptr' integer pointer. Initialize struct_declarations
17078 with dummy_ptr's address.
17079 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
17080 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
17081 all targets.
17082 * gdb.mi/mi2-var-child.exp: Likewise.
17083
39d5313e
JB
170842008-01-09 Joel Brobecker <brobecker@adacore.com>
17085
17086 * gdb.ada/null_array: New test program.
17087 * gdb.ada/null_array.exp: New testcase.
17088
0aea4bf3
LM
170892008-01-09 Luis Machado <luisgpm@br.ibm.com>
17090
17091 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
17092 with required float modifiers.
17093
0b354900
JB
170942008-01-08 Joel Brobecker <brobecker@adacore.com>
17095
17096 * gdb.ada/funcall_param: New test program.
17097 * gdb.ada/funcall_param.exp: New testcase.
17098
cdb7f5d4
JB
170992008-01-08 Joel Brobecker <brobecker@adacore.com>
17100
17101 * gdb.ada/arrayparam: New test program.
17102 * gdb.ada/arrayparam.exp: New testcase.
17103
88e2547f
JB
171042008-01-08 Joel Brobecker <brobecker@adacore.com>
17105
17106 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
17107 landed. Should also fix random failures in the test following it.
17108
f6867ce0
TJB
171092008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
17110
17111 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
17112 for expressions with decimal float values.
17113 (test_dfp_conversions): New function to test casts to and from
17114 decimal float types.
17115 Call test_dfp_conversions.
17116 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
17117 elements.
17118 (main): Initialize ds.float4 and ds.double8 elements.
17119 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
17120 string to new error message.
17121 (d64_set_tests): Likewise.
17122 (d128_set_tests): Likewise.
17123 Add tests for expressions with decimal float variables. Add tests for
17124 conversions to and from decimal float types.
17125
f9c11282
JB
171262008-01-05 Joel Brobecker <brobecker@adacore.com>
17127
17128 * gdb.ada/packed_tagged/comp_bug.adb: New file.
17129 * gdb.ada/packed_tagged.exp: New testcase.
17130
0ecbca72
JB
171312008-01-04 Joel Brobecker <brobecker@adacore.com>
17132
17133 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
17134 gdb.ada/homonym/homonym_main.adb: New files.
17135 * gdb.ada/homonym.exp: New testcase.
17136
c18d3d89
JB
171372008-01-04 Joel Brobecker <brobecker@adacore.com>
17138
17139 * gdb.ada/packed_array.exp: Add testing of references to
17140 a packed array.
17141
ecc7085b
JB
171422008-01-04 Joel Brobecker <brobecker@adacore.com>
17143
17144 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
17145 New files.
17146 * gdb.ada/type_coercion.exp: New testcase.
17147
c474c922
JB
171482008-01-04 Joel Brobecker <brobecker@adacore.com>
17149
17150 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
17151 gdb.ada/tagged/foo.adb: New file.
17152 * gdb.ada/tagged.exp: New testcase.
17153
9005b927
JB
171542008-01-04 Joel Brobecker <brobecker@adacore.com>
17155
17156 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
17157 gdb.ada/ptype_field/foo.adb: New files.
17158 * gdb.ada/ptype_field.exp: New testcase.
17159
1a6aaad8
JB
171602008-01-03 Joel Brobecker <brobecker@adacore.com>
17161
17162 * gdb.ada/print_pc.exp: New testcase.
17163
0ef22f53
JB
171642008-01-03 Joel Brobecker <brobecker@adacore.com>
17165
17166 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
17167 gdb.ada/taft_type/p.adb: New files.
17168 * gdb.ada/taft_type.exp: New testcase.
17169
1689ecf8
JB
171702008-01-03 Joel Brobecker <brobecker@adacore.com>
17171
17172 * gdb.ada/array_bounds/bar.adb: New file.
17173 * gdb.ada/array_bounds.exp: New testcase.
17174
a4d0b9c3
JB
171752008-01-03 Joel Brobecker <brobecker@adacore.com>
17176
17177 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
17178 gdb.ada/arrayptr/foo.adb: New files.
17179 * gdb.ada/arrayptr.exp: New testcase.
17180
a31ace00
JB
171812008-01-03 Joel Brobecker <brobecker@adacore.com>
17182
17183 * gdb.base/set-lang-auto.exp: New testcase.
17184
a97fced3
JB
171852008-01-03 Joel Brobecker <brobecker@adacore.com>
17186
17187 * gdb.ada/fun_addr/foo.adb: New file.
17188 * gdb.ada/fun_addr.exp: New testcase.
17189
ef29ce1a
JK
171902008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
17191
17192 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
17193 New files
17194
0fafefe3
JB
171952008-01-02 Joel Brobecker <brobecker@adacore.com>
17196
17197 * array_subscript_addr/p.adb: New file.
a9c64011 17198 * array_subscript_addr.exp: New testcase.
0fafefe3 17199
c4359f8d
JB
172002008-01-02 Joel Brobecker <brobecker@adacore.com>
17201
a9c64011 17202 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
c4359f8d
JB
17203 New files.
17204 * gdb.ada/str_cmp_ref.exp: New testcase.
17205
1aa1b15b
JB
172062008-01-01 Joel Brobecker <brobecker@adacore.com>
17207
17208 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
17209 gdb.ada/fun_in_declare/foo.adb: New files.
a9c64011 17210 * gdb.ada/fun_in_declare.exp: New testcase.
1aa1b15b 17211
81c9b2cf
JB
172122008-01-01 Joel Brobecker <brobecker@adacore.com>
17213
17214 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
17215 gdb.ada/ref_param/pck.ads: New files.
17216 * gdb.ada/ref_param.exp: New testcase.
17217
319e4674
JB
172182008-01-01 Joel Brobecker <brobecker@adacore.com>
17219
17220 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
17221 gdb.ada/interface/foo.adb: New files.
17222 * gdb.ada/interface.exp: New testcase.
17223
ef682c56
JB
172242007-12-31 Jim Blandy <jimb@codesourcery.com>
17225
17226 * gdb.base/multi-forks.exp: Consume all output from child
17227 processes before proceeding to next test.
17228
f6f3eb6c
JB
172292007-12-29 Jim Blandy <jimb@codesourcery.com>
17230
17231 * configure: Regenerated.
17232
f652e42f
JB
172332007-12-27 Joel Brobecker <brobecker@adacore.com>
17234
17235 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
17236 gdb.ada/fixed_cmp/fixed.adb: New files.
17237 * gdb.ada/fixed_cmp.exp: New testcase.
17238
6943e596
JB
172392007-12-27 Joel Brobecker <brobecker@adacore.com>
17240
17241 * gdb.ada/boolean_expr.exp: New testcase.
17242
aad9a193
JB
172432007-12-26 Jim Blandy <jimb@codesourcery.com>
17244
17245 * gdb.base/multi-forks.exp: Doc fix.
17246
fb5f3683
JB
172472007-12-26 Joel Brobecker <brobecker@adacore.com>
17248
17249 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
17250 * gdb.ada/char_param.exp: Do not compile our test program with
17251 -gnata, this is unnecessary.
17252 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
17253
384e4a9c
JB
172542007-12-24 Joel Brobecker <brobecker@adacore.com>
17255
17256 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
17257 gdb.ada/print_chars/foo.adb: New files.
17258 * gdb.ada/print_chars.exp: New testcase.
17259
01e044f7
JB
172602007-12-24 Joel Brobecker <brobecker@adacore.com>
17261
17262 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
17263 gdb.ada/char_param/foo.adb: New files.
17264 * gdb.ada/char_param.exp: New testcase.
17265
0ce17860
JB
172662007-12-22 Jim Blandy <jimb@codesourcery.com>
17267
17268 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
17269 hard-coding source line numbers into the test.
17270 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
17271 gdb_get_line_number to find.
17272
919809b9
JB
172732007-12-22 Joel Brobecker <brobecker@adacore.com>
17274
17275 * gdb.base/ptype.c (highest): New struct type.
17276 (the_highest): New variable of that type.
17277 (main): Add dummy assignment to a field of variable the_highest.
17278 * gdb.base/ptype.exp: Test type printing of our new variable.
17279
abc8a88d
PM
172802007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
17281
17282 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
a9c64011 17283 and record first explicitly generated thread number.
abc8a88d
PM
17284 Use that thread number for thread specific watchpoint test.
17285 Add iteration number to repetitive tests.
17286
5158f3e3
CES
172872007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
17288 Jim Blandy <jimb@codesourcery.com>
17289
17290 * gdb.base/expand-psymtabs.c: New testcase
17291 source file.
17292 * gdb.base/expand-psymtabs.exp: New testcase
17293 expect file.
17294
37e4754d
LM
172952007-12-17 Luis Machado <luisgpm@br.ibm.com>
17296
17297 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
17298 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
17299
551e5d04
JB
173002007-12-17 Joel Brobecker <brobecker@adacore.com>
17301
17302 * gdb.ada/frame_args/foo.adb: New file.
17303 * gdb.ada/frame_args/pck.ads: New file.
17304 * gdb.ada/frame_args/pck.adb: New file.
17305 * gdb.ada/frame_args.exp: New testcase.
17306
a05ee097
JB
173072007-12-17 Joel Brobecker <brobecker@adacore.com>
17308
17309 * gdb.base/frame-args.c: New file.
17310 * gdb.base/frame-args.exp: New testcase.
17311
c162e8c9 173122007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
a9c64011 17313 Joseph Myers <joseph@codesourcery.com>
c162e8c9
JM
17314
17315 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
17316
afe8ab22 173172007-12-14 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 17318
afe8ab22
VP
17319 * gdb.mi/mi-pending.exp: New.
17320 * gdb.mi/mi-pending.c: New.
17321 * gdb.mi/mi-pendshr.c: New.
17322
dfdfb3ca
JB
173232007-12-06 Jim Blandy <jimb@codesourcery.com>
17324
17325 * gdb.base/default.exp: Update expected output for 'info catch'.
17326
b7fca990
JK
173272007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
17328
17329 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
17330 must be set to binary.
17331
6a1afc1e
PA
173322007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
17333
17334 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
17335
a6b151f1
DJ
173362007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
17337
17338 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
17339 gdb.mi/mi-file-transfer.exp: New.
17340
43039443
JK
173412007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17342
17343 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
17344
0ef2251b
MR
173452007-11-22 Maciej W. Rozycki <macro@mips.com>
17346
17347 * gdb.trace/backtrace.exp: Fix a typo.
17348 * gdb.trace/circ.exp: Likewise.
17349 * gdb.trace/collection.exp: Likewise.
17350 * gdb.trace/limits.exp: Likewise.
17351 * gdb.trace/report.exp: Likewise.
17352 * gdb.trace/tfind.exp: Likewise.
17353 * gdb.trace/while-dyn.exp: Likewise.
17354
5443631e
NR
173552007-11-21 Nick Roberts <nickrob@snap.net.nz>
17356
17357 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
17358 objects of pointers that can't be dereferenced are now
17359 "noneditable".
17360
a4ce5b0d
UW
173612007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17362
17363 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
17364 (target_cpu): Remove.
17365
d6e956e5
VP
173662007-10-15 Vladimir Prus <vladimir@codesourcery.com>
17367
17368 * gdb.base/ending-run.exp: Expect the list of cleared
17369 breakpoint to come in natural order, not the reversed one.
a9c64011 17370
214270ab
VP
173712007-11-07 Vladimir Prus <vladimir@codesourcery.com>
17372
17373 * gdb.mi/mi-var-child.c (do_child_deletion): New.
17374 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
a9c64011 17375
1a619819
LM
173762007-11-05 Luis Machado <luisgpm@br.ibm.com>
17377
17378 * gdb.base/printcmds.exp: New function
17379 test_printf_with_dfp.
17380
5b01a6fa
DE
173812007-11-02 Doug Evans <dje@google.com>
17382
17383 * gdb.disasm/t01_mov.s: Remove carriage returns.
17384 * gdb.disasm/t02_mova.s: Ditto.
17385 * gdb.disasm/t03_add.s: Ditto.
17386 * gdb.disasm/t04_sub.s: Ditto.
17387 * gdb.disasm/t05_cmp.s: Ditto.
17388 * gdb.disasm/t06_ari2.s: Ditto.
17389 * gdb.disasm/t07_ari3.s: Ditto.
17390 * gdb.disasm/t08_or.s: Ditto.
17391 * gdb.disasm/t09_xor.s: Ditto.
17392 * gdb.disasm/t10_and.s: Ditto.
17393 * gdb.disasm/t11_logs.s: Ditto.
17394 * gdb.disasm/t12_bit.s: Ditto.
17395 * gdb.disasm/t13_otr.s: Ditto.
17396
ec33ab7f
JK
173972007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
17398
17399 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
17400
ae0d01ff
UW
174012007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17402
17403 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
17404 provide DFP support.
17405
55eddb0f
DJ
174062007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
17407
17408 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
17409 Test "set powerpc vector-abi". Skip auto-detection tests for old
17410 toolchains.
17411
7020f05c
PA
174122007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
17413
17414 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
17415 with [string compare].
17416
84bc3db9
PA
174172007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
17418
17419 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
17420 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
17421
5876dc88
LM
174222007-10-25 Luis Machado <luisgpm@br.ibm.com>
17423
17424 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
17425 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
17426 * gdb.opt/Makefile.in: New makefile.
17427 * Makefile.in: Create new directory "gdb.opt".
17428 * configure.ac: Add "gdb.opt" directory.
17429 * configure: Regenerated.
a9c64011 17430
c3ea9a14
DE
174312007-10-25 Doug Evans <dje@google.com>
17432
17433 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
17434 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
17435
a9c64011 174362007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
93004d61
TJB
17437 Thiago Jung Bauermann <bauerman@br.ibm.com>
17438
17439 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
17440 Floating Point expressions.
17441 * gdb.base/dfp-test.exp: new file adding tests for Decimal
17442 Floating Point variables.
17443 * gdb.base/dfp-test.c: new file containing program with Decimal
17444 Floating variables, used by gdb.base/dfp-test.exp.
17445
62a24a2b
DJ
174462007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
17447
17448 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
17449
e7b1eae6
UW
174502007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17451
17452 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
17453 compiling test case with GCC.
17454 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
17455
c641edcc
UW
174562007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17457
17458 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
17459 format changes.
17460
5e5ebfe6
MS
174612007-10-18 Michael Snyder <msnyder@specifix.com>
17462
17463 * gdb.base/dbx.exp: Add missing "-re " operator.
17464
e831e7b6
GM
174652007-10-16 Gaius Mulley <gaius@glam.ac.uk>
17466
17467 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
17468 * configure.ac: Removed trailing spaces after backslash.
17469 * gdb.modula2: New directory.
17470 * gdb.modula2/Makefile.in: New file.
17471 * gdb.modula2/unbounded-array.exp: New file.
17472 * gdb.modula2/unbounded1.c: New file.
17473
7cc46491
DJ
174742007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
17475
17476 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
17477
174782007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
501b79c1
PM
17479
17480 * gdb.base/sigstep.c (main): Add checks for
17481 return values for setitimer call.
17482 Call setitimer again with itimer = ITIMER_REAL
17483 if first call to setitimer fails.
17484
e91528f0
KH
174852007-10-11 Kazu Hirata <kazu@codesourcery.com>
17486
17487 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
17488 of $timeout.
17489
2ec9a4f8
DJ
174902007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
17491
17492 * gdb.server/server-run.exp: Test for dynamic linker symbols.
17493
174942007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
5aa7ddc2
PM
17495
17496 * lib/gdb.exp (gdb_run_cmd): Move comment outside
17497 of gdb_expect call, to avoid interruption.
17498
64b2fa04
PA
174992007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
17500
17501 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
17502 (v_unsigned_long_long, v_long_long_array)
17503 (v_signed_long_long_array, v_unsigned_long_long_array)
17504 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
17505 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
17506 [!NO_LONG_LONG]: New.
17507 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
17508 v_long_long_member.
17509
17510 (v_long_long_func, v_signed_long_long_func)
17511 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
17512 (main) [!NO_LONG_LONG]: Initialize long long variants.
17513
17514 * gdb.base/whatis.exp: If board file requests no_long_long, build
17515 test with NO_LONG_LONG defined. Test long long, signed long long,
17516 and unsigned long long variants but only if board file doesn't
17517 disable it.
17518
a912286e 175192007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
a9c64011 17520 Daniel Jacobowitz <dan@codesourcery.com>
a912286e
DJ
17521
17522 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
17523 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
17524 * configure: Regenerated.
17525 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
17526 gdb.pascal/types.exp, lib/pascal.exp: New files.
17527
471ba8c9
DJ
175282007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
17529
17530 * gdb.cp/classes.exp (do_tests): Always step to the line after the
17531 call.
17532 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
17533 to return to the call.
17534 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
17535 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
17536 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
17537 * gdb.mi/mi-until.exp (test_until): Likewise.
17538 * gdb.mi/mi2-until.exp (test_until): Likewise.
17539
fef8a650
DJ
175402007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
17541
17542 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
17543 two-char array.
17544 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
17545
d983da9c
DJ
175462007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
17547
17548 * gdb.threads/watchthreads.c (thread_function): Sleep between
17549 iterations.
17550 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
17551 at once for S/390. Generate matching fails and passes.
17552
17f62551
VP
175532007-09-27 Vladimir Prus <vladimir@codesourcery.com>
17554
17555 * gdb.mi/var-cmd.c (do_children_tests): Initialize
17556 the 'struct_declarations' variable to zeros.
a9c64011 17557
ed0616c6
VP
175582007-09-24 Vladimir Prus <vladimir@codesourcery.com>
17559
17560 * gdb.cp/mb-ctor.cc: New.
17561 * gdb.cp/mb-ctor.exp: New.
17562 * gdb.cp/mb-templates.cc: New.
17563 * gdb.cp/mb-templates.exp: New.
17564
41f1b697
DJ
175652007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
17566
17567 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
17568
3f213f78
PA
175692007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
17570
17571 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
17572 targets.
17573 * configure: Regenerate.
17574
0d381245 175752007-09-23 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 17576
0d381245
VP
17577 * gdb.base/annota1.exp: Adjust for 'info break'
17578 format changes.
17579 * gdb.base/annota3.exp: Likewise.
17580 * gdb.base/break.exp: Likewise.
17581 * gdb.base/condbreak.exp: Likewise.
17582 * gdb.base/pending.exp: Likewise.
17583 * gdb.base/sepdebug.exp: Likewise.
17584 * gdb.base/unload.exp: Likewise.
17585 * gdb.base/ovldbreak.exp: Likewise.
a9c64011 17586
fe3f5fa8
VP
175872007-09-22 Vladimir Prus <vladimir@codesourcery.com>
17588
17589 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
17590 messages.
17591 * gdb.base/chng-syms.exp: Likewise.
17592 * gdb.base/unload.exp: Likewise.
a9c64011 17593
a75cf6c0
DJ
175942007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
17595
17596 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
17597
18ecae38
DJ
175982007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
17599
17600 * schedlock.c (NUM): Change to 1.
17601 (main): Use args[0] for the main thread.
17602 * schedlock.exp: Only expect two threads. Only issue one pass or fail
17603 regardless of the number of threads.
17604
5509918f
MR
176052007-09-14 Maciej W. Rozycki <macro@mips.com>
17606
4a543daf
MR
17607 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
17608 type down.
17609 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
17610 test.
17611 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
17612 watchpoint type down.
17613 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
17614 test.
17615
176162007-09-14 Maciej W. Rozycki <macro@mips.com>
17617
5509918f
MR
17618 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
17619 Move all the tests here and run them twice, once using software
17620 watchpoints and once using hardware watchpoints.
17621 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
17622
40b53987
DJ
176232007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
17624
17625 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
17626 test.
17627
695e2681
MK
176282007-09-10 Mark Kettenis <kettenis@gnu.org>
17629
8b3fc8d8
MK
17630 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
17631 build-id.
17632
695e2681
MK
17633 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
17634 know about $ORIGIN. Calculate output dir from $dest instead of
17635 using ${objdir}/{$subdir}.
17636
58d69f29
MK
176372007-09-09 Mark Kettenis <kettenis@gnu.org>
17638
17639 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
17640 gcore, before continuing with the test.
17641
3e347599
DJ
176422007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
17643
17644 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
17645 * gdb.mi/mi-watch.exp: Likewise.
17646
ea37ba09
DJ
176472007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
17648 Jim Blandy <jimb@codesourcery.com>
17649
17650 * gdb.arch/i386-sse.exp: Do not expect character constants.
17651 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
17652 * gdb.base/display.exp: Allow print/s.
17653 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
17654 and unsigned char array changes.
17655
2025a643
DJ
176562007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
17657
17658 * gdb.base/display.exp: Add tests for printf %p.
17659
26669a27
PA
176602007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
17661
17662 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
17663 the dll name to unicode.
17664
c8f021f8
JK
176652007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
17666
17667 * gdb.base/default.exp (show version): Update the version text.
17668 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
17669
4cf31eea
JK
176702007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
17671
17672 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
17673 New files.
17674
4935890f
JK
176752007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
17676
17677 * lib/gdb.exp (build_id_debug_filename_get): New function.
17678 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
17679 Remove the generate DEBUG file for the future testcase runs.
17680 New testcase for the NT_GNU_BUILD_ID retrieval.
17681 Move the final testing step to ...
17682 (test_different_dir): ... a new function.
17683 New parameter XFAIL to XFAIL all the tests performed.
17684 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
17685 New parameter TYPE to PF_PREFIX all the tests performed.
17686
02142340
VP
176872007-08-31 Vladimir Prus <vladimir@codesourcery.com>
17688
17689 * gdb.mi/mi-var-cp.cc (path_expression): New
17690 function.
17691 * gdb.mi/mi-var-cp.exp: Run path exression tests.
17692
36acd84e
UW
176932007-08-27 Markus Deuling <deuling@de.ibm.com>
17694
17695 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
17696 to fit into SPU Local Store memory.
17697
a896d121
JB
176982007-08-23 Joel Brobecker <brobecker@adacore.com>
17699
17700 * gdb.base/default.exp: Adjust the expected output of "info
17701 warranty" after the switch to GPLv3.
17702
7b433602
JB
177032007-08-23 Joel Brobecker <brobecker@adacore.com>
17704
17705 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
17706 to 30000 (from 20000).
17707
e22f8b7c
JB
177082007-08-23 Joel Brobecker <brobecker@adacore.com>
17709
17710 Switch the license of all .exp files to GPLv3.
17711 Switch the license of all .f and .f90 files to GPLv3.
17712 Switch the license of all .s and .S files to GPLv3.
17713
5a0e3bd0
JB
177142007-08-23 Joel Brobecker <brobecker@adacore.com>
17715
17716 * configure.ac: Switch license to GPLv3.
17717
cc00619d
JB
177182007-08-23 Joel Brobecker <brobecker@adacore.com>
17719
17720 Switch the licensing to GPLv3 for all .ads and .adb files.
17721
8d26208a
DJ
177222007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
17723
17724 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
17725 and t_int_double.
17726 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
17727
4fcb9948
JB
177282007-08-17 Joel Brobecker <brobecker@adacore.com>
17729
17730 * gdb.base/step-line.c: Switch license to GPL version 3, and
17731 update copyright year.
17732 * gdb.base/step-line.inp: Likewise.
17733
b9c34f67
JB
177342007-08-17 Joel Brobecker <brobecker@adacore.com>
17735
17736 * gdb.base/gdb1555.exp: Make expected output immune to formatting
17737 changes inside gdb1555.c.
17738 * gdb.base/pending.exp: Likewise.
17739
2cc17678
DJ
177402007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
17741
17742 * config/default.exp: New file.
17743
e48883f7
DJ
177442007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
17745
17746 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
17747 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
17748
1ab80e5b
MR
177492007-07-30 Maciej W. Rozycki <macro@mips.com>
17750
17751 * gdb.base/dump.exp: Force the correct endianness for binary
17752 formats not carrying this information.
17753
aba471f5
DJ
177542007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
17755
17756 * gdb.threads/staticthreads.exp: Match .*sem_post.
17757
d4e07204
DJ
177582007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
17759
17760 * gdb.base/readline.exp (operate_and_get_next): Match the final
17761 prompt.
17762
2b97317d
KB
177632007-07-23 Kevin Buettner <kevinb@redhat.com>
17764
17765 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
17766 to restarting SID.
17767
44efa07a
KB
177682007-07-18 Kevin Buettner <kevinb@redhat.com>
17769
17770 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
17771 prior to `gdb_start'.
17772
7b5ebade
KB
177732007-07-18 Kevin Buettner <kevinb@redhat.com>
17774
17775 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
17776 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
17777 Remove call to gdb_unload.
17778
255e7678
DJ
177792007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
17780 Daniel Jacobowitz <dan@codesourcery.com>
17781
17782 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
17783 for __WIN32__.
17784 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
17785 * gdb.base/unload.exp: Use shared library test routines.
17786
3a40aaa0
UW
177872007-07-03 Markus Deuling <deuling@de.ibm.com>
17788
17789 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
17790 * gdb.base/solib-symbol-lib.c: Likewise.
17791 * gdb.base/solib-symbol-main.c: Likewise.
17792
b0f4b84b
DJ
177932007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
17794
17795 * config/gdbserver.exp (gdb_reconnect): New.
17796 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
17797 gdb.base/solib-disc.exp: New files.
17798 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
17799 remote debugging".
17800 (gdb_compile): Add shlib_load flag.
17801 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
17802 port.
17803 (gdbserver_reconnect): New.
17804
1b05479a
DJ
178052007-07-01 Nick Roberts <nickrob@snap.net.nz>
17806 Daniel Jacobowitz <dan@codesourcery.com>
17807
17808 * gdb.base/annota3.exp: Test for if construct.
17809
86f78eb2
DJ
178102007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
17811
17812 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
17813
6a2eb474 178142007-06-21 Chris Dearman <chris@mips.com>
a9c64011 17815 Maciej W. Rozycki <macro@mips.com>
6a2eb474
MR
17816
17817 * gdb.base/display.exp: Allow a newline after display/i.
17818 * gdb.base/pc-fp.exp: Likewise.
17819 * gdb.base/sigbpt.exp: Likewise.
17820
f8b73d13
DJ
178212007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
17822
17823 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
17824 required features to be included.
17825
4339e69e
DJ
178262007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
17827
17828 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
17829 in info threads output.
17830
23d964e7
UW
178312007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17832 Markus Deuling <deuling@de.ibm.com>
17833
17834 * gdb.arch/spu-info.exp: New testcase.
17835 * gdb.arch/spu-info.c: New file.
17836
fd20f75b
DJ
178372007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
17838
17839 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
17840 tpcs_offset. Restore lr after the call.
17841 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
17842
2226f861
DJ
178432007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
17844
17845 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
17846 (gdbserver_run): Kill any running gdbserver.
17847 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
17848
d12371a9
MR
178492007-05-17 Maciej W. Rozycki <macro@mips.com>
17850
17851 * gdb.base/sigbpt.exp: Preset segv_addr.
17852
93f02886
DJ
178532007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
17854
17855 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
17856 (gdb_compile_shlib): Likewise.
17857 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
17858 (default_gdb_init): Clear cleanfiles.
17859 (gdb_finish): Delete recorded cleanfiles.
17860 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
17861
17862 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
17863 Do not use isnative.
17864 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
17865 gdb.base/so-impl-ld.exp: Likewise.
17866 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
17867 * gdb.base/unload.exp: Likewise. Do not pass empty option to
17868 gdb_compile.
17869
b04e06d7
VP
178702007-05-15 Vladimir Prus <vladimir@codesourcery.com>
17871
17872 * config/unknown.exp: Remove.
17873
069ed931
UW
178742007-05-15 Markus Deuling <deuling@de.ibm.com>
17875
17876 * gdb.base/info-proc.exp: Check is_remote.
17877
09db0d03
UW
178782007-05-14 Markus Deuling <deuling@de.ibm.com>
17879
17880 * gdb.base/gcore.exp: Initialize variable core_supported.
17881
af2cbe8c
DJ
178822007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
17883
17884 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
17885
027c0295
DJ
178862007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
17887
17888 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
17889 * gdb.threads/print-threads.exp (test_all_threads): Allow
17890 negative and hexadecimal thread IDs.
17891
dc5000e7
DJ
178922007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
17893
17894 * gdb.java/jprint.java (public): Avoid invalid call to static
17895 method.
17896
2e74ed18
DP
178972007-05-14 Denis Pilat <denis.pilat@st.com>
17898
17899 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
17900 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
17901 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
17902 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
17903 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
17904
83547f02
UW
179052007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17906
17907 * gdb.base/overlays.exp: Add support for targets with only code
a9c64011 17908 overlay support, not data overlay. Support spu-*-* target in
83547f02
UW
17909 this mode.
17910 * gdb.base/ovlymgr.c: Provide stubs for spu target.
17911 * gdb.base/spu.ld: New file.
17912
b18be20d
DJ
179132007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
17914
17915 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
17916
be444858
DJ
179172007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
17918
17919 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
17920
b1d53152
DJ
179212007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
17922
17923 * gdb.java/jmain.exp: Handle demangled names with and without method
17924 signatures.
17925
d084b331
DJ
179262007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
17927
17928 * gdb.mi/mi-syn-frame.c (main, foo, bar)
17929 (have_a_very_merry_interrupt): Remove calls to puts.
17930 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
17931 inferior output.
17932 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
17933 test names.
17934
db9d7fc5
DJ
179352007-04-29 Markus Deuling <deuling@de.ibm.com>
17936 Daniel Jacobowitz <dan@codesourcery.com>
17937
17938 * gdb.base/auxv.exp (core_works): Also check is_remote.
17939 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
17940
ef783a7d 179412007-04-25 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 17942
ef783a7d
VP
17943 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
17944 message, not the undefined 'module' variable.
17945 * gdb.base/siginfo.exp: Likewise.
17946 * gdb.base/sigstep.exp: Likewise.
17947 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
17948 serialport.
17949 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
17950
b7b73cae
CV
179512007-04-25 Corinna Vinschen <vinschen@redhat.com>
17952
17953 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
17954 target sim fails. Return 0 otherwise.
17955 (gdb_load): Return prematurely if gdb_target_sim fails.
17956
7d90fdfa
DP
179572007-04-16 Denis Pilat <denis.pilat@st.com>
17958
17959 * gdb.base/setshow.exp: Reset height after having set it to 100.
17960
5d3e9c85
DP
179612007-04-16 Denis Pilat <denis.pilat@st.com>
17962
17963 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
17964
18e75969
DP
179652007-04-16 Denis Pilat <denis.pilat@st.com>
17966
17967 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
17968
25d5ea92
VP
179692007-04-14 Vladimir Prus <vladimir@codesourcery.com>
17970
17971 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
17972 tests. Run the frozen varobjs test.
17973 * gdb.mi/var-cmd.c (do_frozen_tests): New.
a9c64011 17974 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
25d5ea92 17975
0b49cb80
JK
179762007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17977
17978 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
17979 gdb.base/type-opaque.exp: New files.
17980
a73bafbc 179812007-04-01 Vladimir Prus <vladimir@codesourcery.com>
a9c64011
AS
17982
17983 * gdb.mi/mi-var-child.c
a73bafbc
VP
17984 (do_children_tests): User char[2] instead of
17985 char so that automatic printing of pointers to char
17986 don't give unpredicable result.
17987 * gdb.mi/var-cmd.c (do_locals_test): Initialize
17988 local variables.
17989 * gdb.mi/mi-var-child.exp: Step to right line
17990 of do_children_tests.
17991 * gdb.mi/mi2-var-child.exp: Likewise.
17992 * gdb.mi/mi-var-cmd.exp: Step to right line of
a9c64011 17993 do_locals_tests.
a73bafbc
VP
17994 (do_children_tests): User char[2] instead of
17995 char so that automatic printing of pointers to char
a9c64011 17996 don't give unpredicable result.
a73bafbc 17997 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 17998 * lib/mi-support.exp (mi_continue_to_line):
a73bafbc
VP
17999 Pass test name to mi_wait_for_stop.
18000
7ce59000
DJ
180012007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
18002
18003 * gdb.asm/asm-source.exp: Remove d10v case.
18004 * lib/gdb.exp (skip_cplus_tests): Likewise.
18005 * gdb.asm/d10v.inc: Deleted.
18006
20389057
DJ
180072007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
18008
18009 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
18010
8807d78b
DJ
180112007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
18012
18013 * config/netware.exp: Delete file.
18014
aa3edb8e
JB
180152007-03-29 Joel Brobecker <brobecker@adacore.com>
18016
18017 * gdb.dwarf2/dw2-noloc.S: New file.
18018 * gdb.dwarf2/dw2-noloc.exp: New file.
18019
297561ac
PA
180202007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
18021
18022 * gdb.cp/method2.cc: New test.
18023 * gdb.cp/method2.exp: New test.
18024 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
18025
1f81bd39
DJ
180262007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
18027
18028 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
18029
9453113a
DJ
180302007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
18031
18032 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
18033
b741e217
DJ
180342007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
18035
18036 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
18037 (gdb_load): Delete, replace with...
18038 (gdb_reload): ...this.
18039 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
18040 * gdb.server/server-mon.exp: Likewise.
18041 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
18042 (gdb_start_cmd): New.
18043 (gdb_file_cmd): Save the last loaded file.
18044 (gdb_reload): New.
18045 (gdb_gnu_strip_debug): Use transform.
18046 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
18047 support here. Use new $last_loaded_file. Check mtime.
18048 (gdb_target_cmd): Handle ObjC failure case.
18049 (infer_host_exec): Delete.
18050 (gdbserver_load): Rename to...
18051 (gdbserver_run): ...this. Simplify.
18052 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
18053 (mi_gdb_load): Move most contents to a new function...
18054 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
18055 (mi_run_cmd): Use mi_gdb_target_load.
18056 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
18057 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
18058 Use gdb_run_cmd.
18059 * gdb.base/charsign.exp: Remove incorrect comment.
18060 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
18061 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
18062 gdb.base/start.exp: Use gdb_start_cmd.
18063
446ab585 180642007-03-23 Nigel Stephens <nigel@mips.com>
a9c64011 18065 Maciej W. Rozycki <macro@mips.com>
446ab585
MR
18066
18067 * gdb.base/sigbpt.exp: Fix the message when skipping test.
18068 * gdb.base/signull.exp: Similarly.
18069
bbb88ebf
UW
180702007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18071
18072 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
18073 messages available to test cases (like chng-sym.exp).
18074
cb8c4a99
AS
180752007-03-14 Andreas Schwab <schwab@suse.de>
18076
18077 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
18078 format changes.
18079
4e463ff5
DJ
180802007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
18081
18082 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
18083 (optimized_1): New.
18084 (main): Call optimized_1.
18085 (gdb2029): Correct typos. Call gdb2029_marker.
18086 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
18087 for gdb2029.
18088
b6db2c47
MK
180892007-03-12 Mark Kettenis <kettenis@gnu.org>
18090
18091 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
18092 as tabs. Remove redundant test pattern.
18093
70ed3737
UW
180942007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18095
18096 * gdb.base/long_long.exp: Accept optional symbol name in <...>
18097 for /a format output.
18098
47b67b60
DJ
180992007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
18100
18101 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
18102 collect output incrementally.
18103
b8953b0e
UW
181042007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18105
18106 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
18107 for -var-create lpcharacter test.
18108 * gdb.mi/mi2-var-cmd.exp: Likewise.
18109
7acd5c40
UW
181102007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18111
18112 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
18113 pass on targets where address zero is readable.
18114
9c6759c1
UW
181152007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18116
18117 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
18118 just a single architecture.
18119
a2f1aeb4
UW
181202007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18121
18122 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
18123 (fetch_all_registers): New function, uses gdb_test_multiple and
18124 exp_continue to fetch inferior output line-by-line.
18125 Replace all uses of do_get_all_registers by fetch_all_registers.
18126
46579ac2
UW
181272007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18128
18129 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
18130 in target_info.
18131
fc133f24
MS
181322007-03-02 Michael Snyder <michael.snyder@palmsource.com>
18133
a9c64011 18134 * gdb.threads/manythreads.exp: Use $message string for
fc133f24
MS
18135 consistancy; add a default (timeout) case.
18136
7646a51d
MS
181372007-03-02 Michael Snyder <michael.snyder@palmsource.com>
18138
18139 * gdb.base/watchpoint.exp: Fix truncated comment.
18140
dcfff61f
MS
181412007-03-02 Michael Snyder <michael.snyder@palmsource.com>
18142
18143 * Makefile.in: Remove spurious single-quotes from sed command.
18144
664e3ee9
DJ
181452007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
18146
18147 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
18148 func.
18149 * gdb.mi/mi2-var-cmd.exp: Likewise.
18150
d7cc6f2f
JB
181512007-02-27 Joel Brobecker <brobecker@adacore.com>
18152
a9c64011
AS
18153 * gdb.dwarf2/dw2-producer.S: New file.
18154 * gdb.dwarf2/dw2-producer.exp: New testcase.
d7cc6f2f
JB
18155
181562007-02-27 Nick Roberts <nickrob@snap.net.nz>
c0e3bc07
NR
18157
18158 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
18159 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
18160 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
18161 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
18162 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
18163 Revert tests to use mi_gdb_test and include value field in output
18164 of -var-create.
18165
93d42b30
DJ
181662007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
18167
18168 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
18169
c499ed39
DJ
181702007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
18171
18172 * gdb.base/maint.exp: Remove full paths from test names.
18173 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
18174 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
18175
9836f81b
JB
181762007-02-27 Joel Brobecker <brobecker@adacore.com>
18177
18178 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
18179
c74d0ad8
DJ
181802007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
18181
18182 * gdb.server/server-mon.exp: New test.
18183
2711e456
DJ
181842007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
18185
18186 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
18187
ff6f572f
DJ
181882007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
18189
18190 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
18191 register capitalization.
18192
fada3feb
DP
181932007-02-13 Denis Pilat <denis.pilat@st.com>
18194
18195 * gdb.mi/mi-var-invalidate.exp: New file.
18196
fb1e4ffc
DJ
181972007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
18198
18199 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
18200
3da939d7
DJ
182012007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
18202
18203 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
18204
123dc839
DJ
182052007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
18206
18207 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
18208 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
18209
877e3645 182102007-02-08 Nick Roberts <nickrob@snap.net.nz>
87604222
NR
18211
18212 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
18213 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
18214 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
18215 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
18216 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1183581f 18217 * gdb.mi/gdb792.exp, lib/mi-support.exp:
87604222 18218 Update tests to include value field in output of -var-create.
a9c64011 18219
3c0a2960
AS
182202007-02-08 Andreas Schwab <schwab@suse.de>
18221
18222 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
18223
108546a0
DJ
182242007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
18225
18226 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
18227 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
18228
d701dcab
DP
182292007-02-02 Denis Pilat <denis.pilat@st.com>
18230
18231 * gdb.threads/threadapply.exp: check that frame is not changed by
18232 the thread apply all command.
18233
783e3e2f
AS
182342007-01-31 Andreas Schwab <schwab@suse.de>
18235
6d9c3a87
AS
18236 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
18237
3c50d7b9
AS
18238 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
18239 in the dwarf sections.
18240 * gdb.dwarf2/mac-fileno.S: Likewise.
18241
783e3e2f
AS
18242 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
18243 bspstore register on ia64.
18244
78ff580e
AS
182452007-01-29 Andreas Schwab <schwab@suse.de>
18246
cc8e9b12
AS
18247 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
18248 "frame-begin" annotation.
18249
78ff580e
AS
18250 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
18251 number of "frames-invalid" annotations.
18252
704a4f78
DJ
182532007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
18254
18255 * gdb.base/commands.exp: Call if_commands_test.
18256 (gdb_test_no_prompt, if_commands_test): New.
18257
e741bf94
MK
182582007-01-28 Mark Kettenis <kettenis@gnu.org>
18259
18260 * gdb.threads/sigthread.c (NSIGS): Make bigger.
18261
474d0ad3
AS
182622007-01-27 Andreas Schwab <schwab@suse.de>
18263
18264 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
18265 .short/.int/.quad in the dwarf sections.
18266 * gdb.dwarf2/dw2-intercu.S: Likewise.
18267 * gdb.dwarf2/dw2-intermix.S: Likewise.
18268
e784b426
JK
182692007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18270
18271 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4590cfcb
MK
18272 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
18273 array.
e784b426
JK
18274 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
18275 * gdb.base/setvar.exp: Likewise.
18276
37f08e04
AS
182772007-01-26 Andreas Schwab <schwab@suse.de>
18278
9a01813a
AS
18279 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
18280 test.
18281
37f08e04
AS
18282 * gdb.base/multi-forks.exp ("restart $i"): Also match
18283 __kernel_syscall_via_break.
18284
6e2a9270
VP
182852007-01-24 Vladimir Prus <vladimir@codesourcery.com>
18286
18287 * lib/mi-support.exp (mi_delete_varobj): New.
18288 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
18289 testcase.
18290 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
18291 (main): Call the above.
18292 (reference_update_test, base_in_reference_test)
18293 (reference_to_pointer): Delete the created varobjs.
a9c64011 18294
e515b470
DJ
182952007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
18296
18297 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
18298 * configure: Regenerated.
18299 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
18300 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
18301 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
18302 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
18303 * lib/gdb.exp (gdb_skip_xml_test): New function.
18304
08d8bcd7
DJ
183052007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
18306
18307 * gdb.base/sigrepeat.exp: Correct error message.
18308
183092007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
43a9b631
JK
18310 Daniel Jacobowitz <dan@codesourcery.com>
18311
18312 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
18313 gdb.arch/i386-gnu-cfi-asm.S: New files.
18314
97c3f1f3
JK
183152007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
18316
18317 * lib/gdb.exp: Abort on missing `site.exp'.
18318
cb1df416
DJ
183192007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
18320 Daniel Jacobowitz <dan@codesourcery.com>
18321
18322 * gdb.base/included.c, gdb.base/included.exp,
18323 gdb.base/included.h: New files.
18324
35990120
DJ
183252007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
18326
18327 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
18328 (maximize_rlimit): Reduce limits on 64-bit systems.
18329
6e81a116 183302007-01-19 Mark Kettenis <kettenis@gnu.org>
2429decf
MK
18331
18332 From Marcus Deuling <deuling@de.ibm.com>:
18333 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
18334 every case.
18335
6c3c41f3
NR
183362007-01-13 Nick Roberts <nickrob@snap.net.nz>
18337
18338 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
18339 (test_path_specification): Use objdir instead of srcdir to always
18340 get an absolute filename.
18341
2f12c312
DJ
183422007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
18343
18344 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
18345
81121995
VP
183462007-01-11 Vladimir Prus <vladimir@codesourcery.com>
18347
18348 * gdb.mi/mi-var-cp.cc (reference_update_tests):
18349 Make sure the variable we're using is in scope.
18350 (reference_to_pointer): Likewise.
18351
4741b737
DJ
183522007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
18353
18354 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
18355 has no debug information.
18356
054410c3
DJ
183572007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
18358
18359 * gdb.base/annota1.exp: Remove extra send_gdb.
18360
818f79f6
DJ
183612007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
18362
18363 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
18364
f7a6bb70
DJ
183652007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
18366
18367 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
18368
57e66780
DJ
183692007-01-08 Nick Roberts <nickrob@snap.net.nz>
18370 Daniel Jacobowitz <dan@codesourcery.com>
18371
18372 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
18373 lcharacter or linteger change. Correct duplicated test name.
18374 * gdb.mi/mi2-var-cmd.exp: Likewise.
18375
3d799a95
DJ
183762007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
18377
18378 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
18379
183802007-01-05 Joel Brobecker <brobecker@adacore.com>
51679ba9 18381
a9c64011
AS
18382 * gdb.base/nofield.c: New file.
18383 * gdb.base/nofield.exp: New testcase.
51679ba9 18384
eafb94e8
NR
183852007-01-05 Nick Roberts <nickrob@snap.net.nz>
18386
18387 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
18388
18389 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
18390 test.
18391
5e572bb4
DJ
183922007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
18393
18394 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
18395
74a44383
DJ
183962007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
18397
18398 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
18399 when continuing.
18400
1b572db9
DJ
184012007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
18402
18403 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
18404 Expect ".exe" extension.
18405
381bc39b
DJ
184062007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
18407
18408 * gdb.base/charset.exp: Add explicit filename to break.
18409 * gdb.base/dbx.exp: Add explicit filename to breaks.
18410
2b70e4c6
DJ
184112007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
18412
18413 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
18414 * gdb.mi/mi2-file.exp: Likewise.
18415
303b6f5d
DJ
184162007-01-04 Vladimir Prus <vladimir@codesourcery.com>
18417
18418 Implement specification of MI tests as comments
18419 in C and C++ sources.
18420 * lib/mi-support.exp (mi_autotest_data): New variable.
18421 (mi_autotest_source): New variable.
18422 (count_newlines, mi_prepare_inline_tests)
18423 (mi_get_inline_test, mi_continue_to_line)
18424 (mi_run_inline_test, mi_tbreak)
18425 (mi_send_resuming_command, mi_wait_for_stop): New functions.
18426 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
18427 Run inline tests.
18428 * gdb.mi/mi-var-cp.cc: Define tests here.
18429
23da0d94
VP
184302007-01-04 Vladimir Prus <vladimir@codesourcery.com>
18431
18432 Simplify usage of mi_continue_to.
18433 * lib/mi-support.exp (mi_runto_helper): Renamed
18434 from mi_runto, added new parameter 'run_or_continue'.
18435 (mi_runto): Use mi_runto_helper.
18436 (mi_continue_to): Accept just function name as parameter.
18437 Use mi_runto_helper.
18438 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
18439 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 18440
f9e18282
JB
184412006-01-04 Joel Brobecker <brobecker@adacore.com>
18442
18443 Make this testcase a bit more realistic. The current code
18444 is too simplistic, and allows the compiler to optimize out
18445 some of the entities we need for this testcase.
18446 * gdb.ada/null_record/bar.ads (Void_Star): New type.
18447 (Do_Nothing): Add extra parameter.
18448 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
18449 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
18450 by using a variable of type Void_Star.
18451
fd678c65
JB
184522006-01-04 Joel Brobecker <brobecker@adacore.com>
18453
18454 * gdb.ada/catch_ex/foo.adb: New file.
18455 * gdb.ada/catch_ex.exp: New testcase.
18456
05cfdb42
DJ
184572007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
18458
18459 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
18460 pass --image-base to linker.
18461
2e03ee74
DJ
184622007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
18463 Daniel Jacobowitz <dan@codesourcery.com>
18464
18465 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
18466 secondary prompts.
18467
0d5de010
DJ
184682007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
18469
18470 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
18471 output. Test the types of members and member pointers.
18472 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
18473 gdb/2092.
18474 * gdb.cp/member-ptr.exp: Search for a comment instead of a
18475 statement. Enable for GCC. Update expected output for some tests
18476 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
18477 layout.
18478 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
18479 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
18480 (Diamond::vget_base): New.
18481 (main): Add new tests.
18482 * gdb.cp/printmethod.exp: Update expected output for member functions.
18483 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
18484 print pEe->D::vg().
18485
61a771aa
DJ
184862007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
18487
18488 * gdb.threads/tls.exp: Allow stops in sem_post.
18489
2fa63963
DJ
184902006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
18491
18492 * gdb.base/annota1.exp: Allow .*printf in backtraces.
18493 * gdb.base/annota3.exp: Likewise.
18494 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
18495 again (instead of timing out).
18496 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
18497 GCC bug 26475.
18498 * gdb.java/jmisc.exp: Adjust to work with method signatures including
18499 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
18500 test from jmisc1.exp.
18501 * gdb.java/jmisc1.exp: Delete.
18502 * gdb.java/jprint.exp: Adjust to work with method signatures including
18503 return types.
18504 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
18505 * gdb.threads/linux-dp.exp: Don't be confused by program output.
18506 * lib/java.exp (compile_java_from_source): Pass the correct type
18507 to target_compile.
18508
5eefc2b7
JB
185092006-12-31 Joel Brobecker <brobecker@adacore.com>
18510
18511 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
18512 (stack_align_edx): New function.
18513 (stack_align_eax): New function.
18514 (main): Add calls to stack_align_edx and stack_align_eax.
18515 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
18516 Add testing for the cases where the register used during a stack
18517 realignment is edx. Same for eax.
18518
227c54da
DJ
185192006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
18520
18521 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
18522 and generic PE targets.
18523
cab8ac94
JB
185242006-12-29 Joel Brobecker <brobecker@adacore.com>
18525
18526 * gdb.ada/array_return.exp: Update copyright date list.
18527
ba54f318
JB
185282006-12-27 Joel Brobecker <brobecker@adacore.com>
18529
18530 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
18531 (Create_Small_Float_Vector): New function.
18532 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
18533 function body.
18534 * gdb.ada/array_return/p.adb: Use new type and function from
18535 package Pck.
18536 * gdb.ada/array_return.exp: Add a test verifying that GDB is
18537 able to print the value returned by a function returning an
18538 array of float.
18539
6b7a35dd
JB
185402006-12-20 Joel Brobecker <brobecker@adacore.com>
18541
18542 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
18543 The associated tests should be PASSing.
18544
038224f6
VP
185452006-12-08 Vladimir Prus <vladimir@codesourcery.com>
18546
18547 Test for base in references.
18548 * gdb.mi/mi-var-cp.cc: Add test code.
18549 * gdb.mi/mi-var-cp.exp: Test for bases in references.
18550 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
18551 * gdb.mi/mi2-watch.exp: Likewise.
18552 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
18553 (mi_list_varobj_children): New function.
18554
b26ed50d
VP
185552006-12-08 Vladimir Prus <vladimir@codesourcery.com>
18556
18557 * lib/mi-support.exp
18558 (mi_runto): Accept "()" after function name.
18559 (mi_create_varobj): New function.
18560 (mi_varobj_update): New function.
18561 (mi_Check_varobj_value): New function.
18562 * gdb.mi/mi-var-cp.exp: New file.
18563 * gdb.mi/mi-var-cp.cc: New file.
a9c64011 18564
08232497
DJ
185652006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
18566
18567 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
18568 gdb.base/weaklib2.c: New files.
18569
d394c993 185702006-11-29 Nathan Sidwell <nathan@codesourcery.com>
8ec659a0 18571
ac6c2fba
NS
18572 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
18573 info. Adjust test names.
18574
8ec659a0 18575 * gdb.base/break.c (main): Move position of malloc.
d394c993 18576 * gdb.base/break.exp: Revert mistaken checkin.
8ec659a0 18577
acd65feb
VP
185782006-11-28 Vladimir Prus <vladimir@codesourcery.com>
18579
18580 * gdb.mi/mi-var-cmd.exp: Check -var-update after
18581 assignement of arrays and function pointers.
18582 * gdb.mi/var-cmd.c: Add declaration necessary for above
18583 tests.
18584
f556d5e5
NS
185852006-11-27 Nathan Sidwell <nathan@codesourcery.com>
18586
18587 * gdb.base/break.c (main): Call malloc.
fcfcc2b5
NS
18588
18589 * gdb.threads/linux-dp.exp: Read thread table before and after
18590 creating each philosopher and verify it.
18591
697bc68d
NS
185922006-11-27 Nathan Sidwell <nathan@codesourcery.com>
18593 Paul Brook <paul@codesourcery.com>
18594 Daniel Jacobowitz <dan@codesourcery.com>
18595
18596 * gdb.base/ending-run.exp: Flatten expect script stepping out of
a9c64011 18597 main to remove duplication. Add start function of the form
697bc68d
NS
18598 '_*start[1-9]*'. Add RVDS start function.
18599
29d73ae4
DJ
186002006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
18601
18602 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
18603
c1d88655
UW
186042006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18605
18606 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
18607 * gdb.asm/spu.inc: New file.
18608 * gdb.base/term.exp: Disable if [target_info exists noargs].
18609 * gdb.gdb/complaints.exp: Disable if ![isnative].
18610 * gdb.gdb/selftest.exp: Likewise.
18611 * gdb.gdb/observer.exp: Likewise.
18612 * gdb.gdb/xfullpath.exp: Likewise.
18613 * gdb.base/attach.exp: Disable on SPU target.
18614 * gdb.cp/bs145503.exp: Likewise.
18615 * gdb.cp/exception.exp: Likewise.
18616 * gdb.cp/userdef.exp: Likewise.
18617
32a13b1a
DJ
186182006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
18619
18620 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
18621
d8295fe9
VP
186222006-11-10 Vladimir Prus <vladimir@codesourcery.com>
18623
18624 * gdb.base/completion.exp: Fix completion tests for
18625 'info' and 'info '.
18626 * gdb.base/help.exp (help_test_raw, test_class_help)
18627 (test_prefix_command_help): Move...
18628 * lib/gdb.exp: Here.
18629 * gdb.base/main.exp: Adjust.
18630 * gdb.cp/maint.exp: Adjust.
18631 * gdb.trace/tracecmd.exp: Use test_help_class.
a9c64011 18632
8c394015
VP
186332006-11-09 Vladimir Prus <vladimir@codesourcery.com>
18634
18635 * gdb.stabs/weird.exp (print_weird_var): Use
18636 gdb_test_multiple instead of gdb_expect.
18637
027fc1bc
VP
186382006-11-09 Vladimir Prus <vladimir@codesourcery.com>
18639
18640 * gdb.base/help.exp (help_test_raw): New.
18641 (test_class_help): New.
18642 (test_prefix_command_help): New.
18643 Adjust testcases.
18644
67609209
FR
186452006-11-09 Christophe Lyon <christophe.lyon@st.com>
18646
18647 * gdb.base/constvars.c (main): Write to crass and crips, so that
18648 they are allocated by the compiler.
18649
f73adfeb
AS
186502006-10-27 Andreas Schwab <schwab@suse.de>
18651
18652 * gdb.base/multi-forks.exp: Use "detach fork" instead of
18653 "detach-fork".
18654
2f83a18e
DJ
186552006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
18656
18657 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
18658 of patterns.
18659
94277a38
DJ
186602006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
18661
18662 * gdb.base/sepdebug.exp: Remove debug format test.
18663 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
18664 Handle no-symtab.
18665 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
18666
5bd2f6e2
DJ
186672006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
18668
18669 * gdb.threads/manythreads.c (thread_function, main): Don't cast
18670 int to pointer or pointer to int.
18671 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
18672
8c008720
DJ
186732006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
18674
18675 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
18676
9e35dae4
DJ
186772006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
18678
18679 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
18680
d9639e13
DJ
186812006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
18682
18683 PR c++/2116
18684 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
18685
390a1bd0
JB
186862006-10-06 Joel Brobecker <brobecker@adacore.com>
18687
18688 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
18689 the corresponding bug has been fixed in GDB (PR/2018).
18690
dd920c33
JB
186912006-10-06 Joel Brobecker <brobecker@adacore.com>
18692
18693 * gdb.base/subst.exp: New testcase.
18694
53bbefe9
JB
186952006-10-06 Joel Brobecker <brobecker@adacore.com>
18696
18697 * gdb.ada/array_return/pck.ads: Add copyright notice.
18698 * gdb.ada/array_return/pck.adb: Likewise.
18699 * gdb.ada/array_return/p.adb: Likewise.
18700 * gdb.ada/exec_changed/first.adb: Likewise.
18701 * gdb.ada/exec_changed/second.adb: Likewise.
18702
09851417
JB
187032006-10-06 Joel Brobecker <brobecker@adacore.com>
18704
18705 * gdb.ada/watch_arg/watch.adb: New file.
18706 * gdb.ada/watch_arg.exp: New testcase.
18707
041bf30d
VP
187082006-10-02 Vladimir Prus <vladimir@codesourcery.com>
18709
18710 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
a9c64011 18711 via string_to_regexp.
041bf30d 18712 * gdb.mi/mi2-basics.exp: Likewise.
a9c64011 18713
f286fbdd 187142006-09-20 Michael Snyder <michael.snyder@palmsource.com>
7b880e0b
MS
18715
18716 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
18717 Remove unused / obsolete files.
18718
7c07f349
NR
187192006-09-19 Nick Roberts <nickrob@snap.net.nz>
18720
18721 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
18722
cd5ff84a
VP
187232006-09-17 Vladimir Prus <vladimir@codesourcery.com>
18724
18725 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
18726 HIGH_FRAME argument to -stack-list-arguments can be larger than
a9c64011 18727 the number of frames.
cd5ff84a 18728
ae018d1a
DJ
187292006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
18730
18731 * gdb.base/args.c (main): Add breakpoint marker.
18732 * gdb.base/args.exp: Use args_test for tests. Add new tests which
18733 really test empty arguments.
18734 (args_load): Delete.
18735 (args_test): New.
18736
b399c549
NR
187372006-09-13 Nick Roberts <nickrob@snap.net.nz>
18738
18739 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
889bf7c5 18740 check for one file.
b399c549 18741
2ab1eb7a
VP
187422006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
18743
18744 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
18745 HIGH_FRAME argument to -stack-list-locals can be larger than
18746 the number of frames.
a9c64011 18747
476308bf
FF
187482006-08-18 Fred Fish <fnf@specifix.com>
18749
18750 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
18751 '$' in front of skip_vmx_tests_saved when setting that.
18752
8625200f
AS
187532006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
18754
18755 * gdb.base/trace-commands.exp: New file.
18756
089ec8f1
DJ
187572006-08-10 Joel Brobecker <brobecker@adacore.com>
18758 Daniel Jacobowitz <dan@codesourcery.com>
18759
18760 * gdb.base/step-bt.exp: Make hexadecimal address optional in
18761 expected output of the backtrace commands.
18762
b60f0898
JB
187632006-08-09 Joel Brobecker <brobecker@adacore.com>
18764
18765 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
18766 untested followed by return combination.
18767 * gdb.arch/altivec-regs.exp: Likewise.
18768 * gdb.arch/e500-abi.exp: Likewise.
18769 * gdb.arch/e500-regs.exp: Likewise.
18770 * gdb.arch/gdb1291.exp: Likewise.
18771 * gdb.arch/gdb1431.exp: Likewise.
18772 * gdb.arch/gdb1558.exp: Likewise.
18773 * gdb.arch/i386-prologue.exp: Likewise.
18774 * gdb.arch/i386-unwind.exp: Likewise.
18775 * gdb.asm/asm-source.exp: Likewise.
18776 * gdb.base/a2-run.exp: Likewise.
18777 * gdb.base/advance.exp: Likewise.
18778 * gdb.base/all-bin.exp: Likewise.
18779 * gdb.base/annota1.exp: Likewise.
18780 * gdb.base/annota3.exp: Likewise.
18781 * gdb.base/args.exp: Likewise.
18782 * gdb.base/arithmet.exp: Likewise.
18783 * gdb.base/assign.exp: Likewise.
18784 * gdb.base/async.exp: Likewise.
18785 * gdb.base/attach.exp: Likewise.
18786 * gdb.base/bang.exp: Likewise.
18787 * gdb.base/bigcore.exp: Likewise.
18788 * gdb.base/bitfields.exp: Likewise.
18789 * gdb.base/bitfields2.exp: Likewise.
18790 * gdb.base/break.exp: Likewise.
18791 * gdb.base/call-sc.exp: Likewise.
18792 * gdb.base/call-strs.exp: Likewise.
18793 * gdb.base/callfuncs.exp: Likewise.
18794 * gdb.base/checkpoint.exp: Likewise.
18795 * gdb.base/chng-syms.exp: Likewise.
18796 * gdb.base/code-expr.exp: Likewise.
18797 * gdb.base/commands.exp: Likewise.
18798 * gdb.base/completion.exp: Likewise.
18799 * gdb.base/cond-expr.exp: Likewise.
18800 * gdb.base/condbreak.exp: Likewise.
18801 * gdb.base/consecutive.exp: Likewise.
18802 * gdb.base/constvars.exp: Likewise.
18803 * gdb.base/corefile.exp: Likewise.
18804 * gdb.base/cvexpr.exp: Likewise.
18805 * gdb.base/dbx.exp: Likewise.
18806 * gdb.base/define.exp: Likewise.
18807 * gdb.base/detach.exp: Likewise.
18808 * gdb.base/display.exp: Likewise.
18809 * gdb.base/dump.exp: Likewise.
18810 * gdb.base/ena-dis-br.exp: Likewise.
18811 * gdb.base/ending-run.exp: Likewise.
18812 * gdb.base/environ.exp: Likewise.
18813 * gdb.base/eval-skip.exp: Likewise.
18814 * gdb.base/exprs.exp: Likewise.
18815 * gdb.base/fileio.exp: Likewise.
18816 * gdb.base/finish.exp: Likewise.
18817 * gdb.base/float.exp: Likewise.
18818 * gdb.base/foll-exec.exp: Likewise.
18819 * gdb.base/foll-fork.exp: Likewise.
18820 * gdb.base/foll-vfork.exp: Likewise.
18821 * gdb.base/freebpcmd.exp: Likewise.
18822 * gdb.base/funcargs.exp: Likewise.
18823 * gdb.base/gcore.exp: Likewise.
18824 * gdb.base/gdb1090.exp: Likewise.
18825 * gdb.base/gdb1250.exp: Likewise.
18826 * gdb.base/huge.exp: Likewise.
18827 * gdb.base/info-proc.exp: Likewise.
18828 * gdb.base/interrupt.exp: Likewise.
18829 * gdb.base/jump.exp: Likewise.
18830 * gdb.base/langs.exp: Likewise.
18831 * gdb.base/lineinc.exp: Likewise.
18832 * gdb.base/list.exp: Likewise.
18833 * gdb.base/logical.exp: Likewise.
18834 * gdb.base/long_long.exp: Likewise.
18835 * gdb.base/macscp.exp: Likewise.
18836 * gdb.base/maint.exp: Likewise.
18837 * gdb.base/mips_pro.exp: Likewise.
18838 * gdb.base/miscexprs.exp: Likewise.
18839 * gdb.base/multi-forks.exp: Likewise.
18840 * gdb.base/opaque.exp: Likewise.
18841 * gdb.base/overlays.exp: Likewise.
18842 * gdb.base/pc-fp.exp: Likewise.
18843 * gdb.base/pointers.exp: Likewise.
18844 * gdb.base/printcmds.exp: Likewise.
18845 * gdb.base/psymtab.exp: Likewise.
18846 * gdb.base/ptype.exp: Likewise.
18847 * gdb.base/recurse.exp: Likewise.
18848 * gdb.base/relational.exp: Likewise.
18849 * gdb.base/relocate.exp: Likewise.
18850 * gdb.base/remote.exp: Likewise.
18851 * gdb.base/reread.exp: Likewise.
18852 * gdb.base/restore.exp: Likewise.
18853 * gdb.base/return.exp: Likewise.
18854 * gdb.base/return2.exp: Likewise.
18855 * gdb.base/scope.exp: Likewise.
18856 * gdb.base/sect-cmd.exp: Likewise.
18857 * gdb.base/sep.exp: Likewise.
18858 * gdb.base/sepdebug.exp: Likewise.
18859 * gdb.base/setshow.exp: Likewise.
18860 * gdb.base/setvar.exp: Likewise.
18861 * gdb.base/sigall.exp: Likewise.
18862 * gdb.base/sigbpt.exp: Likewise.
18863 * gdb.base/signals.exp: Likewise.
18864 * gdb.base/signull.exp: Likewise.
18865 * gdb.base/sizeof.exp: Likewise.
18866 * gdb.base/solib.exp: Likewise.
18867 * gdb.base/step-line.exp: Likewise.
18868 * gdb.base/step-test.exp: Likewise.
18869 * gdb.base/structs.exp: Likewise.
18870 * gdb.base/structs2.exp: Likewise.
18871 * gdb.base/term.exp: Likewise.
18872 * gdb.base/twice.exp: Likewise.
18873 * gdb.base/until.exp: Likewise.
18874 * gdb.base/varargs.exp: Likewise.
18875 * gdb.base/volatile.exp: Likewise.
18876 * gdb.base/watchpoint.exp: Likewise.
18877 * gdb.base/whatis-exp.exp: Likewise.
18878 * gdb.base/whatis.exp: Likewise.
18879 * gdb.cp/ambiguous.exp: Likewise.
18880 * gdb.cp/annota2.exp: Likewise.
18881 * gdb.cp/annota3.exp: Likewise.
18882 * gdb.cp/bool.exp: Likewise.
18883 * gdb.cp/breakpoint.exp: Likewise.
18884 * gdb.cp/casts.exp: Likewise.
18885 * gdb.cp/class2.exp: Likewise.
18886 * gdb.cp/classes.exp: Likewise.
18887 * gdb.cp/cplusfuncs.exp: Likewise.
18888 * gdb.cp/ctti.exp: Likewise.
18889 * gdb.cp/derivation.exp: Likewise.
18890 * gdb.cp/exception.exp: Likewise.
18891 * gdb.cp/gdb1355.exp: Likewise.
18892 * gdb.cp/hang.exp: Likewise.
18893 * gdb.cp/inherit.exp: Likewise.
18894 * gdb.cp/local.exp: Likewise.
18895 * gdb.cp/m-data.exp: Likewise.
18896 * gdb.cp/m-static.exp: Likewise.
18897 * gdb.cp/member-ptr.exp: Likewise.
18898 * gdb.cp/method.exp: Likewise.
18899 * gdb.cp/misc.exp: Likewise.
18900 * gdb.cp/namespace.exp: Likewise.
18901 * gdb.cp/overload.exp: Likewise.
18902 * gdb.cp/ovldbreak.exp: Likewise.
18903 * gdb.cp/pr-1023.exp: Likewise.
18904 * gdb.cp/pr-1210.exp: Likewise.
18905 * gdb.cp/pr-574.exp: Likewise.
18906 * gdb.cp/printmethod.exp: Likewise.
18907 * gdb.cp/psmang.exp: Likewise.
18908 * gdb.cp/ref-params.exp: Likewise.
18909 * gdb.cp/ref-types.exp: Likewise.
18910 * gdb.cp/rtti.exp: Likewise.
18911 * gdb.cp/templates.exp: Likewise.
18912 * gdb.cp/try_catch.exp: Likewise.
18913 * gdb.cp/userdef.exp: Likewise.
18914 * gdb.cp/virtfunc.exp: Likewise.
18915 * gdb.disasm/am33.exp: Likewise.
18916 * gdb.disasm/h8300s.exp: Likewise.
18917 * gdb.disasm/mn10300.exp: Likewise.
18918 * gdb.disasm/sh3.exp: Likewise.
18919 * gdb.disasm/t01_mov.exp: Likewise.
18920 * gdb.disasm/t02_mova.exp: Likewise.
18921 * gdb.disasm/t03_add.exp: Likewise.
18922 * gdb.disasm/t04_sub.exp: Likewise.
18923 * gdb.disasm/t05_cmp.exp: Likewise.
18924 * gdb.disasm/t06_ari2.exp: Likewise.
18925 * gdb.disasm/t07_ari3.exp: Likewise.
18926 * gdb.disasm/t08_or.exp: Likewise.
18927 * gdb.disasm/t09_xor.exp: Likewise.
18928 * gdb.disasm/t10_and.exp: Likewise.
18929 * gdb.disasm/t11_logs.exp: Likewise.
18930 * gdb.disasm/t12_bit.exp: Likewise.
18931 * gdb.disasm/t13_otr.exp: Likewise.
18932 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
18933 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
18934 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
18935 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
18936 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
18937 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
18938 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
18939 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
18940 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
18941 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
18942 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
18943 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
18944 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
18945 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
18946 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
18947 * gdb.mi/gdb701.exp: Likewise.
18948 * gdb.mi/gdb792.exp: Likewise.
18949 * gdb.mi/mi-basics.exp: Likewise.
18950 * gdb.mi/mi-break.exp: Likewise.
18951 * gdb.mi/mi-cli.exp: Likewise.
18952 * gdb.mi/mi-console.exp: Likewise.
18953 * gdb.mi/mi-disassemble.exp: Likewise.
18954 * gdb.mi/mi-eval.exp: Likewise.
18955 * gdb.mi/mi-file.exp: Likewise.
18956 * gdb.mi/mi-read-memory.exp: Likewise.
18957 * gdb.mi/mi-regs.exp: Likewise.
18958 * gdb.mi/mi-return.exp: Likewise.
18959 * gdb.mi/mi-simplerun.exp: Likewise.
18960 * gdb.mi/mi-stack.exp: Likewise.
18961 * gdb.mi/mi-stepi.exp: Likewise.
18962 * gdb.mi/mi-syn-frame.exp: Likewise.
18963 * gdb.mi/mi-until.exp: Likewise.
18964 * gdb.mi/mi-var-block.exp: Likewise.
18965 * gdb.mi/mi-var-child.exp: Likewise.
18966 * gdb.mi/mi-var-cmd.exp: Likewise.
18967 * gdb.mi/mi-var-display.exp: Likewise.
18968 * gdb.mi/mi-watch.exp: Likewise.
18969 * gdb.mi/mi2-basics.exp: Likewise.
18970 * gdb.mi/mi2-break.exp: Likewise.
18971 * gdb.mi/mi2-cli.exp: Likewise.
18972 * gdb.mi/mi2-console.exp: Likewise.
18973 * gdb.mi/mi2-disassemble.exp: Likewise.
18974 * gdb.mi/mi2-eval.exp: Likewise.
18975 * gdb.mi/mi2-file.exp: Likewise.
18976 * gdb.mi/mi2-read-memory.exp: Likewise.
18977 * gdb.mi/mi2-regs.exp: Likewise.
18978 * gdb.mi/mi2-return.exp: Likewise.
18979 * gdb.mi/mi2-simplerun.exp: Likewise.
18980 * gdb.mi/mi2-stack.exp: Likewise.
18981 * gdb.mi/mi2-stepi.exp: Likewise.
18982 * gdb.mi/mi2-syn-frame.exp: Likewise.
18983 * gdb.mi/mi2-until.exp: Likewise.
18984 * gdb.mi/mi2-var-block.exp: Likewise.
18985 * gdb.mi/mi2-var-child.exp: Likewise.
18986 * gdb.mi/mi2-var-cmd.exp: Likewise.
18987 * gdb.mi/mi2-var-display.exp: Likewise.
18988 * gdb.mi/mi2-watch.exp: Likewise.
18989 * gdb.stabs/exclfwd.exp: Likewise.
18990 * gdb.stabs/weird.exp: Likewise.
18991 * gdb.threads/gcore-thread.exp: Likewise.
18992 * gdb.trace/actions.exp: Likewise.
18993 * gdb.trace/backtrace.exp: Likewise.
18994 * gdb.trace/circ.exp: Likewise.
18995 * gdb.trace/collection.exp: Likewise.
18996 * gdb.trace/deltrace.exp: Likewise.
18997 * gdb.trace/infotrace.exp: Likewise.
18998 * gdb.trace/limits.exp: Likewise.
18999 * gdb.trace/packetlen.exp: Likewise.
19000 * gdb.trace/passc-dyn.exp: Likewise.
19001 * gdb.trace/passcount.exp: Likewise.
19002 * gdb.trace/report.exp: Likewise.
19003 * gdb.trace/save-trace.exp: Likewise.
19004 * gdb.trace/tfind.exp: Likewise.
19005 * gdb.trace/tracecmd.exp: Likewise.
19006 * gdb.trace/while-dyn.exp: Likewise.
19007 * gdb.trace/while-stepping.exp: Likewise.
19008
f4b618d1
JB
190092006-08-08 Joel Brobecker <brobecker@adacore.com>
19010
19011 * gdb.base/step-bt.c: New file.
19012 * gdb.base/step-bt.exp: New testcase.
19013
3d00d119
DJ
190142006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
19015
19016 * config/monitor.exp (gdb_load): Remove support for obsolete
19017 download-write-size.
19018 * gdb.base/remote.exp: Likewise. Update all callers of
19019 gdb_timed_load.
19020
017b5bd4
DJ
190212006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
19022
19023 * cursal.exp: Pass binfile to gdb_load.
19024
837c599d
DJ
190252006-08-01 Nathan Sidwell <nathan@codesourcery.com>
19026
19027 * gdb.base/cursal.exp: Add "" to gdb_load call.
19028
8dd4540b
MK
190292006-07-29 Mark Kettenis <kettenis@gnu.org>
19030
19031 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
19032 NetBSD/ELF targets.
19033
ab5c9f60
DJ
190342006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
19035
19036 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
19037 operator*.
19038
4c42eaff
DJ
190392006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
19040
19041 * gdb.base/completion.exp: Update for change in "file" behavior.
19042 * gdb.stabs/weird.exp: Likewise.
19043 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
19044 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
19045
0155cc76
NS
190462006-07-24 Nathan Sidwell <nathan@codesourcery.com>
19047
19048 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
19049 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
19050
16026cd7
AS
190512006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
19052
19053 * gdb.base/default.exp: Update source command error message.
19054 * gdb.base/help.exp: Update 'help source' message.
19055
16963cb6
DJ
190562006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
19057
19058 * gdb.cp/bs15503.exp: Update comment for no longer crashing
19059 test.
19060
6d7fd486
AS
190612006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
19062
19063 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
19064
29e8a844
DJ
190652006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
19066
19067 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
19068
6afcfa39
DJ
190692006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
19070
19071 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
19072
267a692b
MK
190732006-07-17 Mark Kettenis <kettenis@gnu.org>
19074
19075 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
19076 *-*-openbsd* from targets for wich we expect ARM FPA floating
19077 point format.
19078
85d2fec4
NR
190792006-07-17 Nick Roberts <nickrob@snap.net.nz>
19080
19081 * gdb.cp/annota3.exp: Expect frame-begin annotation.
19082
190832006-07-17 Mark Kettenis <kettenis@gnu.org>
19084
19085 * gdb.base/annota3.exp: Expect frame-begin annotation.
19086
85b4c6e8
JB
190872006-07-14 Joel Brobecker <brobecker@adacore.com>
19088
19089 * gdb.base/help.exp: Adjust "help unset" test to accept
19090 any list of unset commands.
19091
fb933624
DJ
190922006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
19093 Daniel Jacobowitz <dan@codesourcery.com>
19094
19095 * gdb.cp/ref-params.exp: New test.
19096 * gdb.cp/ref-params.cc: New source file.
19097 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
19098
1dff4b64
MK
190992006-07-08 Mark Kettenis <kettenis@gnu.org>
19100
19101 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
19102 spaces/tabs in regular expressions since they might not be there.
19103
40d2e0e3
AS
191042006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
19105
19106 * gdb.base/ifelse.exp: New file.
19107
f6c957d2
NS
191082006-07-04 Nathan Sidwell <nathan@codesourcery.com>
19109
19110 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
19111 line.
19112 * gdb.base/huge.exp: Loop over compilation to find a size that
19113 is acceptable.
19114 * gdb.base/remote.exp: Correct expected strings.
19115 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
19116
b9c5a23d
DJ
191172006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
19118
19119 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
19120
9af2e58d
DJ
191212006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
19122
19123 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
19124 native.
19125
30930ca5
DJ
191262006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
19127
19128 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
19129 enable stabs testing.
19130
aa32fa1d
DJ
191312006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
19132
bd4a4c80 19133 * gdb.base/auxv.exp: Intercept undefined command messages before
aa32fa1d
DJ
19134 gdb_test_multiple does.
19135
321fef15
DJ
191362006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
19137
19138 * Makefile.in (host_alias): Remove.
19139 (target_alias): Use @target_noncanonical@.
19140 (site.exp): Don't set host_alias.
19141 * aclocal.m4: Remove contents. Include acx.m4.
19142 * configure: Regenerated.
19143 * configure.ac: Use ACX_NONCANONICAL_TARGET.
19144
e1c2defa
NS
191452006-06-13 Nathan Sidwell <nathan@codesourcery.com>
19146
e63b55d1
NS
19147 * lib/gdb.exp (gdb_load_cmd): New.
19148
5600ea19
NS
19149 * gdb.base/fileio.c: Add system(NULL) test.
19150 * gdb.base/fileio.exp: Check it.
19151
e1c2defa
NS
19152 * gdb.base/break.c: Add 10a breakpoint at }
19153 * gdb.base/break.exp: Add test for breakpoint at }
19154 * gdb.cp/anon-union.cc: Add code at end of function.
19155 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
19156 * gdb.mi/var-cmd.c: Add code at end of function.
19157 * gdb.mi/mi-var-display.exp: Adjust end of next.
19158 * gdb.mi/mi2-var-display.exp: Likewise.
19159 * gdb.base/fileio.c: Add stop function and insert calls at
19160 stopping places.
19161 * gdb.base/fileio.exp: Breakpoint stop function and remove
19162 explicit line number references.
19163
6c0112ec
JB
191642006-05-19 Joel Brobecker <brobecker@adacore.com>
19165
a9c64011
AS
19166 * gdb.base/del.exp (test_delete_alias): New function.
19167 Now check that both "del" and "d" work as aliases for "delete".
6c0112ec 19168
154189a4
FF
191692006-05-18 Fred Fish <fnf@specifix.com>
19170
19171 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
19172 required. Check for spurious output after program exits normally.
19173
582e64c2
FF
191742006-05-17 Fred Fish <fnf@specifix.com>
19175
19176 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
19177 gdb_load, so it works in the simulator.
19178
8ef6493a
FF
191792006-05-11 Fred Fish <fnf@specifix.com>
19180
19181 * gdb.base/bang.exp: Ignore unexpected output between the
19182 "program exited normally" and the gdb prompt, as many other
19183 tests do.
19184
692b141c
MK
191852006-05-07 Mark Kettenis <kettenis@gnu.org>
19186
19187 * gdb.base/help.exp: Make "delete checkpoint" part option for
19188 "help d" and "help delete" tests.
19189
540b8a30
UW
191902006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
19191
a9c64011 19192 * gdb.mi/mi-basics.exp: Add missing serial number to
540b8a30
UW
19193 expected output in some mi_gdb_test statements.
19194 * gdb.mi/mi2-basics.exp: Likewise.
19195
9b6462d9
JB
191962006-05-05 Joel Brobecker <brobecker@adacore.com>
19197
19198 * gdb.base/del.c: New file.
19199 * gdb.base/del.exp: New testcase.
19200
954de43b
DM
192012006-05-05 David S. Miller <davem@sunset.davemloft.net>
19202
19203 * gdb.base/break.exp: Do not assume a breakpoint on
19204 main will actually be in $srcfile when optimizing.
1303f75e
DM
19205 * gdb.base/savedregs.exp: Do not require that the dummy
19206 frame location match up to a symbol and source file location.
c3242428
DM
19207 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
19208 will get printed without a mi_cmd_data_list_register_values prefix.
19209 (*-data-list-register-*): Correct regular expressions to expect the new
19210 pseudo d? floating point registers.
19211 * gdb.mi/mi2-regs.exp: Likewise.
a9c64011 19212
c7e64c9a
DJ
192132006-05-05 Christophe Lyon <christophe.lyon@st.com>
19214
19215 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
19216 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
19217 is allocated by the compiler.
19218 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
19219 anons, e, anone to force their allocation by the compiler.
19220
192212006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
79c214e0
DJ
19222
19223 * gdb.base/help.exp: Update expected text for help d and
19224 help delete.
19225
27ce9a6d
MK
192262006-05-02 Mark Kettenis <kettenis@gnu.org>
19227
19228 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
19229 NetBSD/ELF targets.
19230
8608915f
MK
192312006-04-30 Mark Kettenis <kettenis@gnu.org>
19232
19233 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
19234 single-step breakpoint fails; make this a KFAIL on
19235 sparc*-*-openbsd*.
19236 * gdb.base/siginfo.exp: Likewise.
19237 * gdb.base/sigstep.exp (advance, advancei): Likewise.
19238
b8db102d
MS
192392006-04-26 Michael Snyder <msnyder@redhat.com>
19240
19241 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
19242 which may have to consume output from other forks.
19243 Add tests to make sure that "delete fork" succeeded.
19244
c702009a
MS
192452006-04-20 Michael Snyder <msnyder@redhat.com>
19246
19247 * 2006-03-22 Jim Blandy <jimb@redhat.com>
19248 Add support for the Renesas M32C and M16C.
19249
19250 * gdb.asm/asm-source.exp: Add m32c target.
19251 * gdb.asm/m32c.inc: Support for m32c target.
19252
e28493f2
AS
192532006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
19254
19255 * gdb.base/commands.exp (recursive_source_test): New test.
19256
880da185
DM
192572006-04-04 David S. Miller <davem@sunset.davemloft.net>
19258
19259 * gdb.base/float.exp: Add pattern for sparc targets.
19260
61d9b92f
DJ
192612006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
19262
19263 * gdb.base/commands.exp (stray_arg0_test): New test.
19264
bd717df8
PB
192652006-03-30 Paul Brook <paul@codesourcery.com>
19266
19267 * gdb.mi/mi-until.exp: kfail broken until command.
19268 * gdb.mi/mi2-until.exp: Ditto.
19269
ec793d3c
NR
192702006-03-27 Nick Roberts <nickrob@snap.net.nz>
19271
19272 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
19273
831004b7
AO
192742006-03-08 Alexandre Oliva <aoliva@redhat.com>
19275
19276 * gdb.base/prelink.exp: Anchor tested-for regular expression
19277 on gdb prompt.
19278
effe49a0
PB
192792006-03-07 Paul Brook <paul@codesourcery.com>
19280
19281 * gdb.base/assign.exp: Correct fail message.
19282
e5461016
PB
192832006-03-07 Paul Brook <paul@codesourcery.com>
19284
19285 * lib/compiler.c: Extract armcc version number.
19286 * lib/compiler.cc: Ditto.
19287
fc91c6c2
PB
192882006-03-07 Paul Brook <paul@codesourcery.com>
19289
19290 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
19291 additional_flags=-w.
19292 * gdb.arch/altivec-regs.exp: Ditto.
19293 * gdb.arch/e500-abi.exp: Ditto.
19294 * gdb.arch/e500-regs.exp: Ditto.
19295 * gdb.base/all-bin.exp: Ditto.
19296 * gdb.base/annota1.exp: Ditto.
19297 * gdb.base/annota3.exp: Ditto.
19298 * gdb.base/args.exp: Ditto.
19299 * gdb.base/arithmet.exp: Ditto.
19300 * gdb.base/assign.exp: Ditto.
19301 * gdb.base/async.exp: Ditto.
19302 * gdb.base/bang.exp: Ditto.
19303 * gdb.base/break.exp: Ditto.
19304 * gdb.base/call-rt-st.exp: Ditto.
19305 * gdb.base/completion.exp: Ditto.
19306 * gdb.base/cond-expr.exp: Ditto.
19307 * gdb.base/condbreak.exp: Ditto.
19308 * gdb.base/consecutive.exp: Ditto.
19309 * gdb.base/define.exp: Ditto.
19310 * gdb.base/display.exp: Ditto.
19311 * gdb.base/ena-dis-br.exp: Ditto.
19312 * gdb.base/environ.exp: Ditto.
19313 * gdb.base/eval-skip.exp: Ditto.
19314 * gdb.base/info-proc.exp: Ditto.
19315 * gdb.base/jump.exp: Ditto.
19316 * gdb.base/logical.exp: Ditto.
19317 * gdb.base/long_long.exp: Ditto.
19318 * gdb.base/maint.exp: Ditto.
19319 * gdb.base/miscexprs.exp: Ditto.
19320 * gdb.base/pc-fp.exp: Ditto.
19321 * gdb.base/pointers.exp: Ditto.
19322 * gdb.base/relational.exp: Ditto.
19323 * gdb.base/reread.exp: Ditto.
19324 * gdb.base/sect-cmd.exp: Ditto.
19325 * gdb.base/sep.exp: Ditto.
19326 * gdb.base/sepdebug.exp: Ditto.
19327 * gdb.base/until.exp: Ditto.
19328 * gdb.base/whatis-exp.exp: Ditto.
19329 * gdb.cp/annota2.exp: Ditto.
19330 * gdb.cp/annota3.exp: Ditto.
19331 * gdb.trace/actions.exp: Ditto.
19332 * gdb.trace/backtrace.exp: Ditto.
19333 * gdb.trace/circ.exp: Ditto.
19334 * gdb.trace/collection.exp: Ditto.
19335 * gdb.trace/deltrace.exp: Ditto.
19336 * gdb.trace/infotrace.exp: Ditto.
19337 * gdb.trace/limits.exp: Ditto.
19338 * gdb.trace/packetlen.exp: Ditto.
19339 * gdb.trace/passc-dyn.exp: Ditto.
19340 * gdb.trace/passcount.exp: Ditto.
19341 * gdb.trace/report.exp: Ditto.
19342 * gdb.trace/save-trace.exp: Ditto.
19343 * gdb.trace/tfind.exp: Ditto.
19344 * gdb.trace/tracecmd.exp: Ditto.
19345 * gdb.trace/while-dyn.exp: Ditto.
19346 * gdb.trace/while-stepping.exp: Ditto.
19347 * lib/gdb.exp: Ditto.
19348 (gdb_compile): Handle nowarning option.
19349
5f4a23d9
AO
193502006-03-07 Alexandre Oliva <aoliva@redhat.com>
19351
19352 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
19353 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
19354 Rename executable to prelinkt. Don't re-prelink if we didn't
19355 get a core file. Test prelink -u exit status to tell whether
19356 prelinking failed. Use gdb_test_multiple.
19357
9733fc94
DJ
193582006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
19359
19360 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
19361 (do_tests): Call it.
19362
cc10cae3
AO
193632006-02-28 Alexandre Oliva <aoliva@redhat.com>
19364
19365 * gdb.base/prelink.exp: New test.
19366 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
19367
15c46491
WZ
193682006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
19369
19370 * gdb.fortran/derived-type.f90: New file.
19371 * gdb.fortran/derived-type.exp: New testcase.
19372
5c9f7ded
DJ
193732006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
19374
19375 * gdb.base/default.exp: Allow ';' as a directory separator.
19376
5b96932b
AS
193772006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
19378
19379 * gdb.base/help.exp (help add-symbol-file): Update.
19380
1986bccd
AS
193812006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
19382
19383 * gdb.base/help.exp (help load): Update expected results.
19384
a8b7528f
FF
193852006-02-19 Fred Fish <fnf@specifix.com>
19386
19387 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
19388 specifix hex value as part of results.
19389 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
a9c64011 19390
f8261448
FF
193912006-02-16 Fred Fish <fnf@specifix.com>
19392
19393 * gdb.base/whatis.c: Define variables using typedefs char_addr,
19394 ushort_addr, and slong_addr, so the typedefs are not optimized
19395 away.
19396 * gdb.base/whatis.exp: Add tests using type name for struct type,
19397 union type, enum type, and typedef.
a9c64011 19398
31d8bdd2
MK
193992006-02-13 Mark Kettenis <kettenis@gnu.org>
19400
19401 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
19402
34e41e63
JB
194032006-02-13 Jim Blandy <jimb@redhat.com>
19404
19405 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
19406 case where it takes two "next" commands to skip past the init
19407 call.
19408
ac6e4f31
FF
194092006-02-12 Fred Fish <fnf@specifix.com>
19410
19411 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
19412 to handle cases where it takes two "next" commands to skip
19413 past the init call.
19414
2db2d571
JB
194152006-02-07 Joel Brobecker <brobecker@adacore.com>
19416
19417 * gdb.ada/array_return.exp: Mark the last test as expected to fail
19418 on hppa32 targets.
19419
38fcd64c
DJ
194202006-02-06 Vladimir Prus <ghost@cs.msu.su>
19421
19422 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
19423 field.
19424
1315ad46
MK
194252006-01-29 Mark Kettenis <kettenis@gnu.org>
19426
19427 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
19428
5625b943
DJ
194292006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
19430
19431 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
19432 files.
19433
80df1bbe
DJ
194342006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
19435
19436 * gdb.cp/maint.exp: Set complaints to a positive value.
19437
9078e690
DJ
194382006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
19439
19440 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
19441 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
19442 function name.
19443
9c903399
DJ
194442006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
19445
19446 * gdb.base/checkpoint.c: Update copyright notice. Include
19447 <stdlib.h>.
19448
761ae4d6
JB
194492006-01-04 Jim Blandy <jimb@redhat.com>
19450
19451 * gdb.asm/asm-source.exp: Independently provide default values for
19452 asm-flags and debug-flags. Use 'string equal' to do the
19453 comparison, not the implicit expr's '==' operator. Remove
19454 now-unneeded assignments to asm-flags. In h8300 case, place
19455 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
19456
099ac3dd
MS
194572006-01-04 Michael Snyder <msnyder@redhat.com>
19458
19459 * gdb.base/checkpoint.c: New file.
19460 * gdb.base/checkpoint.exp: New file.
19461 * gdb.base/multi-fork.c: New file.
19462 * gdb.base/multi-fork.exp: New file.
19463 * gdb.base/pi.txt: New file (data for checkpoint.c test).
19464
f4d85314
FF
194652006-01-04 Fred Fish <fnf@specifix.com>
19466
19467 * gdb.base/ptype.c (foo): Add typedef.
19468 (intfoo): Add function.
19469 * gdb.base/ptype1.c: New file.
19470 * gdb.base/ptype.exp: Handle compilation and linking with two
19471 source files. Test that proper type for "foo" is found based
19472 on source context rather than first match found in symtabs.
19473
a1b06f35
MK
194742005-12-28 Mark Kettenis <kettenis@gnu.org>
19475
19476 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
19477 * gdb.asm/openbsd.inc: Indent commands.
19478
d082a1e2
MK
194792005-12-26 Mark Kettenis <kettenis@gnu.org>
19480
c65016bd
MK
19481 * gdb.base/freebpcmd.exp: Increase timeout.
19482
d082a1e2
MK
19483 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
19484
d3c32a0e
DJ
194852005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
19486
19487 * gdb.base/default.exp: Update check for "show version".
19488
9fdb1f50
RC
194892005-12-09 Randolph Chung <tausq@debian.org>
19490
19491 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
19492 * gdb.asm/pa64.inc: New file.
19493
5f2c56f7
RC
194942005-12-09 Randolph Chung <tausq@debian.org>
19495
19496 * gdb.asm/common.inc: Indent commands.
19497 * gdb.asm/asmsrc1.s: Likewise.
19498 * gdb.asm/asmsrc2.s: Likewise.
19499
8117349c
RC
195002005-12-09 Randolph Chung <tausq@debian.org>
19501
19502 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
19503 (get_addr_of_sym): Remove duplicate print.
19504 (gen_core): xfail hppa*-*-hpux*, update expected output.
19505 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
19506 * gdb.arch/pa64-nullify.s: New file.
19507
8f07f25a
RC
195082005-12-09 Randolph Chung <tausq@debian.org>
19509
19510 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
19511
55b39184
DJ
195122005-12-07 Christophe Lyon <christophe.lyon@st.com>
19513
19514 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
19515 code generation for these functions.
19516 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
19517 error message.
19518
31e2b00f
AS
195192005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
19520
19521 * gdb.base/help.exp (help b, help br, help bre, help brea)
19522 (help break): Update the expected message.
19523
c3d0b56e
SC
195242005-11-11 Stephane Carrez <stcarrez@nerim.fr>
19525
19526 * gdb.asm/m68hc11.inc: Setup the data section.
19527 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
19528 script for this test.
19529 (m6812-*-*): Likewise.
19530
36ae0ea9
RC
195312005-11-09 Randolph Chung <tausq@debian.org>
19532
19533 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
19534
9d6f42e9
WZ
195352005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
19536
19537 * gdb.base/break.exp: Fix a comment typo.
19538
e2126a14
EZ
195392005-11-03 Jim Blandy <jimb@redhat.com>
19540
a9c64011
AS
19541 Checked in by Elena Zannoni <ezannoni@redhat.com>
19542
889bf7c5 19543 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
e2126a14 19544
e0ac7199
CV
195452005-11-02 Corinna Vinschen <vinschen@redhat.com>
19546
19547 * gdb.arch/gdb1558.c: Include stdio.h.
19548
31d3fb18
MK
195492005-10-31 Mark Kettenis <kettenis@gnu.org>
19550
19551 * gdb.asm/asm-source.exp: Use -e instead of --entry.
19552
e52b687c
MK
195532005-10-31 Mark Kettenis <kettenis@gnu.org>
19554
19555 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
19556
f4711d79
PG
195572005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
19558
a9c64011
AS
19559 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
19560 vscr" tests to better match output.
f4711d79 19561
987a9106
JB
195622005-10-12 Jim Blandy <jimb@redhat.com>
19563
19564 * gdb.base/structs.exp (any): New function.
19565 (test_struct_returns): Don't make any assumptions at all about
19566 what value the function returns when GDB can't set the return
19567 value.
19568
2336bb58
JB
195692005-10-09 Joel Brobecker <brobecker@adacore.com>
19570
19571 * gdb.ada/arrayidx/p.adb: New file.
19572 * gdb.ada/arrayidx.exp: New testcase
19573
195742005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
19575
19576 * gdb.ada/array_return/pck.ads: New file.
19577 * gdb.ada/array_return/pck.adb: New file.
19578 * gdb.ada/array_return/p.adb: New file.
19579 * gdb.ada/array_return.exp: New testcase.
19580
705335ea
JB
195812005-10-03 Joel Brobecker <brobecker@adacore.com>
19582
a9c64011
AS
19583 * gdb.base/arrayidx.c: New file.
19584 * gdb.base/arrayidx.exp: New testcase.
705335ea 19585
11ee9940
NR
195862005-09-29 Nick Roberts <nickrob@snap.net.nz>
19587
19588 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
19589 frames-invalid and breakpoints-invalid are no longer generated
19590 with level 3 so don't expect them in the output.
19591
39fb8e9e
BR
195922005-09-27 Bob Rossi <bob@brasko.net>
19593
a9c64011 19594 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
39fb8e9e
BR
19595 from test. Escape the | in mi_gdb_test call.
19596 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
19597 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
19598 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
19599 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
19600 expected regex's in mi_gdb_test calls.
19601 * lib/mi-support.exp: Remove arbitrary .* from tests.
19602 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
19603 Fully anchor GDB/MI expected results in mi_gdb_test.
19604 * lib/gdb.exp (string_to_regexp): Escape the ] character.
19605 * gdb.base/sizeof.exp: Remove escape character. Correct test.
19606
2af48f68
PB
196072005-09-26 Paul Brook <paul@codesourcery.com>
19608
19609 * long_long.exp: Exclude eabi targets from arm FPA float format test.
19610
f34502bc
WZ
196112005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
19612
19613 * bfp-test.c: New file.
19614 * bfp-test.exp: New testcase.
19615
ca929517
WZ
196162005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
19617
19618 * gdb.fortran/subarray.exp: New testcase to test the evaluation
19619 of subarray and substring variable.
19620 * gdb.fortran/subarray.f: New source file for the test of subarray
19621 and substring variable evaluation.
19622 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
19623 of string constant.
19624
c761af65
DJ
196252005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
19626
19627 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
19628 copyright dates.
19629
561d7a1d
PG
196302005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
19631
19632 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
19633 powerpc altivec' test with an almost identical 'info vector' test.
19634
b2b64cc9
PG
196352005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
19636
a9c64011
AS
19637 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
19638 vscr" tests to match output.
b2b64cc9 19639
6ac4d15a
PG
196402005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
19641
a9c64011
AS
19642 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
19643 output.
6ac4d15a 19644
40e55bef
BR
196452005-09-11 Bob Rossi <bob@brasko.net>
19646
889bf7c5
PA
19647 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
19648 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
19649 commands that return an MI output command and an asyncronous MI output
19650 command.
40e55bef
BR
19651 * gdb.mi/mi-console.exp: Ditto.
19652
3c7385ec
BR
196532005-09-11 Bob Rossi <bob@brasko.net>
19654
19655 * gdb.mi/mi-var-child.c: Include <string.h>.
19656
a6cd0eb3
DJ
196572005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
19658
19659 * killed.exp: Correct gdb_expect syntax.
19660
2f168eed
CV
196612005-08-09 Corinna Vinschen <vinschen@redhat.com>
19662
19663 * lib/mi-support.exp (mi_gdb_load): Fix typo.
19664
ecd3fd0f
BR
196652005-08-02 Bob Rossi <bob@brasko.net>
19666
19667 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
19668 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
19669 Change tests to inferior-tty-set/show.
19670 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
19671 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
19672 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
19673 inferior. Use mi_gdb_test to get GDB and Inferior output.
19674 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
19675 descriptor.
19676 (mi_inferior_tty_name): Add inferior PTY file name.
19677 (mi_gdb_start): Add INFERIOR_PTY parameter.
19678 (mi_gdb_test): Add IPATTERN parameter.
19679
f1ea48cb 196802005-08-02 Bob Rossi <bob@brasko.net>
a9c64011 19681
f1ea48cb
BR
19682 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
19683 parameter to mi_gdb_test.
19684 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
19685
6e650a67
DJ
196862005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
19687
19688 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
19689 struct_declarations.
19690 * gdb.mi/mi-var-child.exp: Step over the initialization of
19691 struct_declarations.
19692
8be260b6
DJ
196932005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
19694
19695 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
19696 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
19697 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
19698 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
19699 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
19700 file.
19701
4e660f07
NR
197022005-07-27 Nick Roberts <nickrob@snap.net.nz>
19703
19704 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
19705 (do_children_tests): Assign values to the extra elements.
19706
19707 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
19708 them for tests for "-var-update --no-values" and
a9c64011 19709 "-var-update --all-values".
4e660f07
NR
19710 Add test for "-var-list-children --simple-values".
19711
19712 * gdb.mi/basics.c (callee4): Add integer array D[3]...
19713
19714 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
19715 "-stack-list-locals --simple-values" Improve doc strings and
19716 comments.
19717
6bdae935
MK
197182005-07-18 Mark Kettenis <kettenis@gnu.org>
19719
598b7a6f
MK
19720 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
19721 *-*-openbsd*.
19722 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
19723
6bdae935
MK
19724 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
19725 sigaltsatck'.
19726
1323e929 197272005-07-14 Bob Rossi <bob@brasko.net>
a9c64011 19728
1323e929
BR
19729 * gdb.base/default.exp (tty): Changed output of command.
19730 * gdb.base/help.exp (help tty): Ditto.
19731
b1a9c082
MK
197322005-07-12 Mark Kettenis <kettenis@gnu.org>
19733
19734 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
19735
10a844a2
MK
197362005-07-10 Mark Kettenis <kettenis@gnu.org>
19737
19738 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
19739 -stack-select-frame without arguments.
19740 (test_stack_frame_listing): Add test for newly implemented command
19741 -stack-info-frame.
19742
3cb3b8df
BR
197432005-07-06 Bob Rossi <bob@brasko.net>
19744
19745 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
19746 command.
19747 (Copyright): Update copyright.
19748
a0c5fbcf
WZ
197492005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
19750
19751 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
19752 tests to evaluate exponentiation expression.
19753
984971d0
AS
197542005-06-29 Andreas Schwab <schwab@suse.de>
19755
19756 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
19757 main to avoid warnings.
19758
19759 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
19760
fe03833f
NR
197612005-06-20 Nick Roberts <nickrob@snap.net.nz>
19762
19763 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
19764 -stack-select-frame without arguments.
19765 (test_stack_frame_listing): Add test for newly implemented command
19766 -stack-info-frame.
a9c64011 19767
7a55f279
WZ
197682005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
19769
0ffa0ea5
DJ
19770 * gdb.fortran/array-element.f: New file.
19771 * gdb.fortran/array-element.exp: New testcase.
7a55f279 19772
26585198
DJ
197732005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
19774
19775 * gdb.base/bigcore.exp: Correct checks for systems which can
19776 not dump a large core file.
19777
c1bd25fd
DJ
197782005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
19779
19780 * gdb.base/relocate.c: Add a copyright notice.
19781 (dummy): Remove.
19782 * gdb.base/relocate.exp: Test printing the values of variables
19783 from a relocatable file.
19784
589e074d
DJ
197852005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
19786
19787 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
19788 excess MI output after an error.
19789
0915f927
JB
197902005-05-29 Joel Brobecker <brobecker@adacore.com>
19791
19792 * gdb.arch/alpha-step.c: New file.
19793 * gdb.arch/alpha-step.exp: New testcase.
19794
76ff342d
DJ
197952005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
19796 Dennis Brueni <dennis@slickedit.com>
19797
19798 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
19799 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
19800 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
19801 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
19802 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
19803 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
19804 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
19805
96b0c7ac
DJ
198062005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
19807 Wu Zhou <woodzltc@cn.ibm.com>
19808
19809 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
19810 IBM's xlc compiler.
19811 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
19812 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
19813
f21565d2
JB
198142005-05-13 Jim Blandy <jimb@redhat.com>
19815
19816 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
19817 calling gdb_suppress_entire_file.
19818 * gdb.base/charset.exp: Same.
19819 * gdb.base/call-rt-st.exp: Same.
19820
6006a3a1
BR
198212005-05-05 Bob Rossi <bob_rossi@cox.net>
19822
19823 * lib/gdb.exp (fullname_syntax): Added global regex.
19824 (fullname_syntax_POSIX): Ditto.
19825 (fullname_syntax_UNC): Ditto.
19826 (fullname_syntax_DOS_CASE): Ditto.
19827 (fullname_syntax_DOS): Ditto.
19828 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
19829 fullname_syntax variable to scope and use it.
19830 (test_file_list_exec_source_files): Ditto.
19831 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
19832
c3b69c04
DJ
198332005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
19834
19835 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
19836
3c95e6af
PG
198372004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
19838
a9c64011
AS
19839 * lib/gdb.exp (skip_altivec_tests): New function, based on
19840 check_vmx_hw_available from the GCC testsuite.
19841 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
19842 * lib/gdb.arch/altivec-regs.exp: Likewise.
3c95e6af 19843
78df6c56
JB
198442005-05-02 Jim Blandy <jimb@redhat.com>
19845
19846 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
19847 calling gdb_suppress_entire_file.
19848
1690f9cf
DJ
198492005-04-30 Randolph Chung <tausq@debian.org>
19850
19851 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
19852 Slightly relax "sem_post" name checking.
19853
5ea106f7
PG
198542005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
19855
19856 * gdb.base/unload.exp: Use new shared library infrastructure.
19857
bf7234cf
PG
198582005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
19859
19860 * gdb.base/so-impl-ld.exp: Use new shared library
a9c64011 19861 infrastructure.
bf7234cf 19862
547b869a
CV
198632005-04-29 Corinna Vinschen <vinschen@redhat.com>
19864
19865 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
19866 * gdb.asm/h8300.inc: New file.
19867
f07e55f0
PG
198682005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
19869
19870 * gdb.base/shlib-call.exp: Change to use new shared library
19871 infrastructure.
19872
3cbba3d1
PG
198732005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
19874
a9c64011
AS
19875 * gdb.base/pending.exp: Change to use new shared library
19876 infrastructure.
3cbba3d1 19877
ed6df200
PG
198782005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
19879
a9c64011
AS
19880 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
19881 use test_compiler_info instead of gcc_compiled, and update copyright.
ed6df200 19882
8c8f4ebe
PG
198832005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
19884
a9c64011
AS
19885 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
19886 shared objects being adjusted and update copyright years.
8c8f4ebe 19887
607fbc54
DJ
198882005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
19889
19890 * ChangeLog: Correct some 2003-01-13 dates.
19891 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
19892 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
19893 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
19894 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
19895 gdb.trace/tfind.exp: Update copyright years.
19896
57bf0e56
DJ
198972005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
19898 Daniel Jacobowitz <dan@codesourcery.com>
19899
19900 * lib/gdb.exp (gdb_compile): Handle shlib=.
19901 (gdb_compile_shlib): New function.
19902
9b593790
PG
199032005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
19904
a9c64011 19905 * lib/gdb.exp (test_compiler_info): Give argument a default value.
9b593790 19906
9494c6a5
DJ
199072005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
19908
19909 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
19910 gdb.server.
19911 * configure.ac: Likewise.
19912 * configure: Regenerated.
19913 * gdb.gdbserver/Makefile.in: Moved to...
19914 * gdb.server/Makefile.in: ... here.
19915 * gdb.gdbserver/server.c: Moved to...
19916 * gdb.server/server.c: ... here.
19917 * gdb.gdbserver/server-run.exp: Moved to...
19918 * gdb.server/server-run.exp: ... here.
19919
6f8eac0e
DJ
199202005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
19921
19922 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
19923 * configure.ac: Create gdb.gdbserver/Makefile.
19924 * configure: Regenerated.
19925 * lib/gdbserver-support.exp: New file, derived from
19926 config/gdbserver.exp.
19927 * config/gdbserver.exp: Use gdbserver-support.exp.
19928 * gdb.gdbserver/Makefile.in: New file.
19929 * gdb.gdbserver/server.c: New file.
19930 * gdb.gdbserver/server-run.exp: New file.
19931
6e87504d
PG
199322005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
19933
a9c64011
AS
19934 * lib/gdb.exp (test_compiler_info): Return compiler_info
19935 if no arguments are given.
6e87504d 19936
d1779be4
PG
199372005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
19938
19939 * gdb.arch/altivec-abi.exp: Check for compiler and set
19940 use altivec' flag accordingly.
19941 * gdb.arch/altivec-regs.exp: Likewise.
19942
88750304
DJ
199432005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
19944
19945 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
19946
f3fb768d
AS
199472005-03-27 Andreas Schwab <schwab@suse.de>
19948
19949 * gdb.base/bigcore.c (main): Add missing mode argument in open
19950 call.
19951
7e813ac5
DJ
199522005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
19953
19954 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
19955 downloads.
19956 * config/gdbserver.exp (gdb_load): Likewise.
19957
8e3049aa
PB
199582005-03-14 Paul Brook <paul@codesourcery.com>
19959
19960 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
19961 targets.
19962
a9df7c44
JB
199632005-03-09 Joel Brobecker <brobecker@adacore.com>
19964
19965 * gdb.dwarf2/dup-psym.S: New file.
19966 * gdb.dwarf2/dup-psym.exp: New testcase.
19967
9f0d94e8
JB
199682005-03-09 Joel Brobecker <brobecker@adacore.com>
19969
19970 * gdb.ada/exec_changed/first.adb: New file.
19971 * gdb.ada/exec_changed/second.adb: New file.
19972 * gdb.ada/exec_changed.exp: New testcase.
19973
5f579bc5
NS
199742005-03-08 Nathan Sidwell <nathan@codesourcery.com>
19975
36e9969c
NS
19976 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
19977 (A2): New class.
19978 (main): Test operator+.
19979 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
19980 breakpoint test.
19981
5f579bc5
NS
19982 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
19983 * gdb.base/signull.exp: Disable if gdb,nosignals.
19984 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
19985 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
19986 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
19987 * gdb.mi/mi2-console.exp: Likewise.
19988 * gdb.trace/collection.exp (run_trace_experiment): Consume the
19989 continue output at start.
19990 (gdb_collect_locals_test): Robustify regexp.
19991 * gdb.trace/passc-dyn.exp: Fix comment typo.
19992 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
19993
be46087e
CV
199942005-03-08 Corinna Vinschen <vinschen@redhat.com>
19995
19996 * gdb.asm/asm-source.exp: Add iq2000 case.
19997 * gdb.asm/iq2000.inc: New file.
19998
384e1a61 199992005-03-07 Manoj Iyer <manjo@austin.ibm.com>
a9c64011 20000
384e1a61
MI
20001 * gdb.base/command.exp: Change hardcoded value to regular expression.
20002 * gdb.base/float.exp: Add powerpc to the list of targets checked.
20003
584b6e9e
DJ
200042005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
20005
20006 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
20007 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
20008 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
20009 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
20010 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
20011
ab5b5d61
MK
200122005-03-05 Mark Kettenis <kettenis@gnu.org>
20013
20014 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
20015 changes.
20016
ae051c1b
PG
200172004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
20018
a9c64011
AS
20019 * lib/compiler.c: Add test for IBM's xlc compiler.
20020 * lib/compiler.cc: Likewise.
ae051c1b 20021
3f0f6ed2
JB
200222004-02-24 Joel Brobecker <brobecker@adacore.com>
20023
20024 * gdb.ada/fixed_points.exp: Create compilation object directory
20025 before running the test.
20026 * gdb.ada/null_record.exp: Likewise.
20027 * gdb.ada/packed_array.exp: Likewise.
20028 * gdb.ada/start.exp: Likewise.
20029
724f452b
JB
200302005-02-15 Joel Brobecker <brobecker@adacore.com>
20031
20032 * gdb.ada/packed_array/pa.adb: New file.
20033 * gdb.ada/packed_array.exp: New testcase.
20034
57f5cdfb 200352005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 20036
1f393151
MK
20037 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
20038 files.
20039
ebdda337
MK
20040 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
20041 on *-*-openbsd*. Correctly match whitespace in regukar
20042 expressions.
20043
cf309262
DJ
200442005-02-10 Daniel Jacobowitz <dan@debian.org>
20045
20046 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
20047 PR exp/1821
20048 * gdb.base/gdb1821.c: New test file.
20049 * gdb.base/gdb1821.exp: New test file.
20050
3be49e7a
JB
200512005-02-09 Joel Brobecker <brobecker@adacore.com>
20052
20053 * gdb.base/start.c: New file.
20054 * gdb.base/start.exp: New testcase.
20055
e292e67d
JB
200562005-02-09 Joel Brobecker <brobecker@adacore.com>
20057
20058 * gdb.ada/start/dummy.adb: New file.
20059 * gdb.ada/start.exp: New testcase.
20060
dbdfa66c
CV
200612005-02-09 Corinna Vinschen <vinschen@redhat.com>
20062
20063 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
20064 for printing symbols and statistics.
20065 Add test for using relative pathnames in "maint print msymbols" test.
20066 Mark "maint info sections DATA" XFAIL on Cygwin.
20067 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
20068 tests.
20069
d7941671
AC
200702005-02-09 Andreas Schwab <schwab@suse.de>
20071
20072 Committed by Andrew Cagney <cagney@gnu.org>
20073 * gdb.base/remotetimeout.exp: New file.
20074
74e5ef44
MK
200752005-02-07 Mark Kettenis <kettenis@gnu.org>
20076
20077 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
20078
464dd14d
JB
200792005-02-03 Joel Brobecker <brobecker@adacore.com>
20080
20081 * gdb.ada/gnat_ada.gpr: New file.
20082 * gdb.ada/gnat_ada.gin: Delete, no longer used.
20083 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
20084 * configure.ac: No longer generate gnat_ada.gpr.
20085 * configure: Regenerate.
20086 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
20087 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
20088 * gdb.ada/null_record/bar.ads: Likewise.
20089 * gdb.ada/null_record/bar.adb: Likewise.
20090 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
20091 * gdb.ada/null_record.exp (testdir): New variable.
20092 (testfile): executable is now in testdir subdirectory.
20093 (srcfile): Use full path to the main compilation unit.
20094 * gdb.ada/fixed_points.exp: Same changes as above.
20095
30d756ae
NR
200962005-02-03 Nick Roberts <nickrob@snap.net.nz>
20097
20098 * gdb.base/interp.exp: New test.
20099
9d799f85
AC
201002005-01-24 Andrew Cagney <cagney@gnu.org>
20101
20102 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
20103
15656118
AC
201042005-01-19 Andrew Cagney <cagney@gnu.org>
20105
a892c31b
AC
20106 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
20107 configure.ac not configure.in.
20108
15656118
AC
20109 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
20110 of powerpc*-*-*.
20111 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
a9c64011 20112 * gdb.base/list.exp (test_list_function)
15656118
AC
20113 (test_list_filename_and_function): Ditto.
20114 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
20115
a7b01baf
AC
201162005-01-16 Andrew Cagney <cagney@gnu.org>
20117
17d92a02
AC
20118 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
20119
a7b01baf
AC
20120 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
20121
bc8332bb
AC
201222005-01-14 Andrew Cagney <cagney@gnu.org>
20123
20124 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
20125 * gdb.mi/mi2-var-cmd.exp: Ditto.
20126
4d074752
CV
201272005-01-10 Corinna Vinschen <vinschen@redhat.com>
20128
20129 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
20130
bec39cab
AC
201312005-01-07 Andrew Cagney <cagney@gnu.org>
20132
20133 * configure.ac: Rename configure.in, require autoconf 2.59.
20134 * configure: Re-generate.
20135 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
20136 * gdb.stabs/configure: Re-generate.
20137 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
20138 * gdb.hp/configure: Re-generate.
20139 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
20140 autoconf 2.59.
20141 * gdb.hp/gdb.objdbg/configure: Re-generate.
20142 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
20143 autoconf 2.59.
20144 * gdb.hp/gdb.defects/configure: Re-generate.
20145 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
20146 autoconf 2.59.
20147 * gdb.hp/gdb.compat/configure: Re-generate.
20148 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
20149 autoconf 2.59.
20150 * gdb.hp/gdb.base-hp/configure: Re-generate.
20151 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
20152 autoconf 2.59.
20153 * gdb.hp/gdb.aCC/configure: Re-generate.
20154
f10b16d4
JB
201552004-12-15 Jim Blandy <jimb@redhat.com>
20156
20157 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
20158 under NPTL when there is debugging info available for libpthread.
20159
fb6e1814
JG
201602004-12-13 Jerome Guitton <guitton@gnat.com>
20161
20162 * gdb.ada/fixed_points.c: New file.
20163 * gdb.ada/fixed_points.exp: New file.
20164
fe46cd3a
RC
201652004-12-03 Randolph Chung <tausq@debian.org>
20166
20167 * gdb.arch/pa-nullify.exp: New file.
20168 * gdb.arch/pa-nullify.s: New file.
20169
8de0841b
RC
201702004-11-30 Randolph Chung <tausq@debian.org>
20171
20172 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
20173 instead of "tbug". Fix regexp to work properly with gdb_test.
20174
c8170782
PH
201752004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
20176
20177 * gdb.base/bitfields2.exp: New test.
20178 * gdb.base/bitfields2.c: New file.
20179
954269c2
RE
201802004-11-28 Richard Earnshaw <rearnsha@arm.com>
20181
20182 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
20183
0107feed
RC
201842004-11-16 Randolph Chung <tausq@debian.org>
20185
20186 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
20187
f073ae8c
DJ
201882004-11-14 Daniel Jacobowitz <dan@debian.org>
20189
20190 * gdb.threads/threadapply.exp: Correct "macro details" test.
20191
19ad59e7
JJ
201922004-11-11 Jeff Johnston <jjohnstn@redhat.com>
20193
20194 * gdb.threads/threadapply.exp: New test.
20195 * gdb.threads/threadapply.c: New file.
20196
9cf0961b
MK
201972004-11-07 Mark Kettenis <kettenis@gnu.org>
20198
20199 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
20200 frames.
20201
c789492a
FL
202022004-11-05 Felix Lee <felix+log1@specifixinc.com>
20203
20204 * gdb.base/cursal.exp: New file.
20205 * gdb.base/cursal.c: New file.
20206
a1e167bb
AC
202072004-11-03 Andrew Cagney <cagney@gnu.org>
20208
20209 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
20210
b7cbf173
MK
202112004-10-30 Mark Kettenis <kettenis@gnu.org>
20212
20213 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
20214 NetBSD/ELF targets.
20215
88f9d34f
JB
202162004-10-29 Joel Brobecker <brobecker@gnat.com>
20217
20218 * gdb.threads/bp_in_thread.c: New file, copied from
20219 pthread_cond_wait.c.
20220 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
20221 file, rather than reusing the .c file from another testcase.
20222
ca7d6a0c
JB
202232004-10-20 Joel Brobecker <brobecker@gnat.com>
20224
20225 * gdb.ada/null_record.exp: Check where we stopped after
20226 sending the start command, instead of where the associated
20227 temporary breakpoint was inserted.
20228
0d863d03
AC
202292004-10-14 Andrew Cagney <cagney@gnu.org>
20230
20231 * gdb.mi/gdb701.c (main): Return 0.
20232
d11e72cb
DJ
202332004-10-13 Daniel Jacobowitz <dan@debian.org>
20234
d40539a4 20235 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 20236
e1923096
JJ
202372004-10-12 Jeff Johnston <jjohnstn@redhat.com>
20238
20239 * gdb.threads/schedlock.c: Add comment markers to use to find
20240 line numbers.
20241 * gdb.threads/schedlock.exp: Adjust regex to handle the new
20242 comments.
20243 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
20244 breakpoint lines.
20245
ec8ba2c9
DJ
202462004-10-12 Daniel Jacobowitz <dan@debian.org>
20247
20248 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
20249
0eb3658b
DJ
202502004-10-12 Daniel Jacobowitz <dan@debian.org>
20251
20252 * configure.in: Add gdb.dwarf2.
20253 * configure: Regenerated.
20254 * Makefile.in: Add gdb.dwarf2.
20255 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
20256 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
20257 gdb.dwarf2/file1.txt: New files.
20258
a271cc33
OF
202592004-10-11 Orjan Friberg <orjanf@axis.com>
20260
a9c64011 20261 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
a271cc33
OF
20262 of "run", since the latter doesn't work with remote targets. Adjust
20263 the breakpoint numbering accordingly.
20264 * gdb.threads/pthread_cond_wait.exp: Ditto.
20265
895ce074
MC
202662004-10-08 Michael Chastain <mec.gnu@mindspring.com>
20267
20268 * gdb.base/overlays.exp: Update copyright years.
20269
6be3092d
KI
202702004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
20271
20272 * gdb.base/overlays.exp: Disable if target is Linux.
20273
e05389b8
FL
202742004-10-06 Felix Lee <felix+log1@specifixinc.com>
20275
20276 * config/gdbserver.exp (gdb_load): Use right filename on remote.
20277
73cb587d
KI
202782004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
20279
20280 * gdb.asm/asm-source.exp: Add m32r-linux target.
20281 * gdb.asm/m32r-linux.inc: New file.
20282
3c0edcdc
AC
202832004-09-24 Andrew Cagney <cagney@redhat.com>
20284 David Anderson <anderson@redhat.com>
20285
20286 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
20287 command fails, assume things will work.
20288 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
20289 (_GNU_SOURCE): Define.
20290 (print_unsigned, print_hex): Change parameter to "long long".
20291 (print_byte_count): New function, use to print byte counts.
20292 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
20293 O_LARGEFILE.
20294 (main): Compute an upper bound on a corefile in max_core_size.
20295 Limit memory chunk size to max_core_size. Limit total memory
20296 allocated to max_core_size.
20297
4bb3667f
AC
202982004-09-23 Andrew Cagney <cagney@gnu.org>
20299
20300 * gdb.base/bigcore.exp: Replace the code that creates a corefile
20301 from a separate process with code that creates a corefile by
20302 making the inferior dump core.
20303
60fe1a51
MK
203042004-09-23 Mark Kettenis <kettenis@gnu.org>
20305
20306 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
20307 block.
20308
8e937346
MC
203092004-09-23 Michael Chastain <mec.gnu@mindspring.com>
20310
20311 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
20312 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
20313 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
20314 Likewise.
20315
7213f6d6
JJ
203162004-09-20 Jeff Johnston <jjohnstn@redhat.com>
20317
20318 * gdb.java/jprint.exp: New test case for java inferior call.
20319 * gdb.java/jprint.java: Ditto.
20320
eac69dca
JB
203212004-09-15 Joel Brobecker <brobecker@gnat.com>
20322
20323 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
20324
22227696
MC
203252004-09-14 Michael Chastain <mec.gnu@mindspring.com>
20326
20327 * gdb.threads/killed.c: Include <stdlib.h>.
20328 * gdb.threads/pthreads.c: Likewise.
20329
7dd403a4
MC
203302004-09-14 Michael Chastain <mec.gnu@mindspring.com>
20331
20332 * gdb.threads/killed.c: Add copyright notice.
20333
33f2d567
JM
203342004-09-10 Jason Molenda (jmolenda@apple.com)
20335
a9c64011
AS
20336 * gdb.base/define.exp: Two new tests to verify zero space chars
20337 after 'if' and 'while' commands in a user-defined command is correctly
20338 parsed.
33f2d567 20339
e05b62ac
AC
203402004-09-08 Andrew Cagney <cagney@gnu.org>
20341
20342 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
20343 delivery test with duplicate at end of file.
20344
9cbe82da
MK
203452004-09-06 Mark Kettenis <kettenis@jive.nl>
20346
20347 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
20348
564803d9
MC
203492004-09-05 Michael Chastain <mec.gnu@mindspring.com>
20350
20351 * config/hppro.exp: Removed.
20352
7c6807ce
MC
203532004-09-05 Michael Chastain <mec.gnu@mindspring.com>
20354
20355 * config/sparclet.exp: Removed.
20356
bf7e26dd
MC
203572004-09-05 Michael Chastain <mec.gnu@mindspring.com>
20358
20359 * config/udi.exp: Removed.
20360
714e341b
MC
203612004-09-02 Michael Chastain <mec.gnu@mindspring.com>
20362
20363 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
20364 of "exp_continue".
20365 (advancei): Likewise.
20366
1236e623
JJ
203672004-09-01 Jeff Johnston <jjohnstn@redhat.com>
20368
20369 * gdb.base/unload.exp: Fix so messages aren't duplicated.
20370
3bdcad15
MI
203712004-09-01 Manoj Iyer <manjo@austin.ibm.com>
20372
228af206 20373 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
20374 to check for nodebug in executable.
20375 * gdb.gdb/observer.exp (setup_test): Likewise.
20376 * gdb.gdb/selftest.exp (test_with_self): Likewise.
20377 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
20378
c72b934c
AC
203792004-09-01 Andrew Cagney <cagney@gnu.org>
20380
20381 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
20382 files.
20383
edd9b715
JJ
203842004-09-01 Jeff Johnston <jjohnstn@redhat.com>
20385
20386 * gdb.base/unload.exp: Fix expected warning message to match
20387 latest format.
20388
fb4ce06b
CV
203892004-09-01 Corinna Vinschen <vinschen@redhat.com>
20390
20391 * gdb.base/call-rt-st.exp: Fix typos.
20392
ce78e7c3
MI
203932004-08-31 Manoj Iyer <manjo@austin.ibm.com>
20394
20395 * gdb.threads/thread_check.exp: New testcase.
20396 * gdb.threads/thread_check.c: New testcase.
20397
2dedb159
AC
203982004-08-31 Andrew Cagney <cagney@gnu.org>
20399
20400 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
20401 (skip_to_handler_entry): New procedures. Test stepping into a
20402 handler when the breakpoint is at the handler's entry point.
20403
68f53502
AC
204042004-08-30 Andrew Cagney <cagney@gnu.org>
20405
20406 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
20407 gdb/1757.
20408
3e3ffd2b
MC
204092004-08-27 Michael Chastain <mec.gnu@mindspring.com>
20410
20411 With code from Manoj Iyer <manjo@austin.ibm.com>:
20412 * lib/gdb.exp (gdb_file_cmd): Return more information in the
20413 return value. Add an arm for "no debugging symbols found".
20414 Change a stray "error" to "perror".
20415 (gdb_run_cmd): Adapt to new return value.
20416 * gdb.base/remote.exp: Adapt to new return value.
20417 * gdb.gdb/complaints.exp: Likewise.
20418 * gdb.gdb/observer.exp: Likewise.
20419 * gdb.gdb/selftest.exp: Likewise.
20420 * gdb.gdb/xfullpath.exp: Likewise.
20421
4b6f5fd2
JB
204222004-08-27 Joel Brobecker <brobecker@gnat.com>
20423
20424 * gdb.threads/bp_in_thread.exp: New testcase.
20425
e5b25496
MC
204262004-08-27 Michael Chastain <mec.gnu@mindspring.com>
20427
20428 Fix PR testsuite/1735.
20429 * gdb.threads/schedlock.c (thread_function): Add a cast
20430 to suppress a gcc warning.
20431 * gdb.threads/thread-specific.c (thread_function): Likewise.
20432
934353d6
MC
204332004-08-26 Michael Chastain <mec.gnu@mindspring.com>
20434
20435 * gdb.base/unload.c: Include <stdlib.h>.
20436
f98a0aef 204372004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 20438
f98a0aef 20439 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
20440 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
20441 synchronized after the "return".
20442
5a2e8882
MC
204432004-08-26 Michael Chastain <mec.gnu@mindspring.com>
20444
20445 * gdb.mi/basics.c: Include <stdio.h>.
20446 * gdb.mi/pthreads.c: Include <stdlib.h>.
20447 * gdb.mi/var-cmd.c: Include <stdlib.h>.
20448
a9640423
MC
204492004-08-26 Michael Chastain <mec.gnu@mindspring.com>
20450
20451 * gdb.threads/schedlock.c: Add copyright notice.
20452
b04e311d
AC
204532004-08-25 Andrew Cagney <cagney@gnu.org>
20454
20455 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
20456 (skip_over_handler, breakpoint_over_hander): New test procedures.
20457 (advance, advancei): Add a proper prefix, do not use
20458 rerun_to_main.
20459 * gdb.base/sigstep.c (main): Change to use an infinite loop.
20460
7c27f15b
MC
204612004-08-24 Michael Chastain <mec.gnu@mindspring.com>
20462
20463 * gdb.mi/basics.c: Add copyright notice.
20464 * gdb.mi/var-cmd.c: Add copyright notice.
20465
fffc87ae
MC
204662004-08-23 Michael Chastain <mec.gnu@mindspring.com>
20467
20468 * lib/gdb.exp: Remove signed_keyword_not_used.
20469 * lib/compiler.c: Likewise.
20470 * lib/compiler.cc: Likewise.
20471
d782e0bf
MC
204722004-08-23 Michael Chastain <mec.gnu@mindspring.com>
20473
20474 * gdb.base/whatis.c: Remove conditional disabling of "signed".
20475 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
20476
96033e83
MC
204772004-08-23 Michael Chastain <mec.gnu@mindspring.com>
20478
20479 * gdb.base/whatis.c: Add copyright notice.
20480
cf38c229
MK
204812004-08-20 Mark Kettenis <kettenis@gnu.org>
20482
20483 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
20484 it to skip the breakpoints encoded in the inline assembly.
20485
f4b49756
MC
204862004-08-20 Michael Chastain <mec.gnu@mindspring.com>
20487
20488 * Makefile.in: Add gdb.fortran.
20489
2f193b69
MC
204902004-08-20 Michael Chastain <mec.gnu@mindspring.com>
20491
20492 * gdb.base/call-sc.exp (test_scalar_returns):
20493 Fix cut-and-paste glitch in "Make fun return now".
20494
89a237cb
MC
204952004-08-17 Michael Chastain <mec.gnu@mindspring.com>
20496
20497 * configure.in: Add gdb.fortran.
20498 * configure: Regenerate.
20499 * gdb.fortran/Makefile.in: New file.
20500 * lib/gdb.exp (skip_fortran_tests): New procedure.
20501
469aff8e
MC
205022004-08-17 Michael Chastain <mec.gnu@mindspring.com>
20503
20504 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
20505 reference to bug-gnu@prep.ai.mit.edu.
20506 * gdb.mi/mi-var-child.exp: Likewise.
20507 * gdb.mi/mi-var-cmd.exp: Likewise.
20508 * gdb.mi/mi-var-display.exp: Likewise.
20509 * gdb.mi/mi2-var-block.exp: Likewise.
20510 * gdb.mi/mi2-var-child.exp: Likewise.
20511 * gdb.mi/mi2-var-cmd.exp: Likewise.
20512 * gdb.mi/mi2-var-display.exp: Likewise.
20513
00b51b9f
MK
205142004-08-15 Mark Kettenis <kettenis@gnu.org>
20515
20516 * gdb.base/unload.c (main): Make local variable msg const.
20517
45f07fef
MC
205182004-08-15 Michael Chastain <mec.gnu@mindspring.com>
20519
20520 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
20521 to bug-gnu@prep.ai.mit.edu.
20522 * gdb.mi/mi-disassemble.exp: Likewise.
20523 * gdb.mi/mi-eval.exp: Likewise.
20524 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
20525 default line number.
20526 * gdb.mi/mi-return.exp: Likewise.
20527 * gdb.mi/mi-simplerun.exp: Likewise.
20528 * gdb.mi/mi-stack.exp: Likewise.
20529 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
20530 number with explicit range test.
20531 * gdb.mi/mi-watch.exp: Likewise.
20532 * gdb.mi/mi2-break.exp: Likewise.
20533 * gdb.mi/mi2-cli.exp: Likewise.
20534 * gdb.mi/mi2-disassemble.exp: Likewise.
20535 * gdb.mi/mi2-eval.exp: Likewise.
20536 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
20537 default line number.
20538 * gdb.mi/mi2-return.exp: Likewise.
20539 * gdb.mi/mi2-simplerun.exp: Likewise.
20540 * gdb.mi/mi2-stack.exp: Likewise.
20541 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
20542 number with explicit range test.
20543 * gdb.mi/mi2-watch.exp: Likewise.
20544
dd8c8ee7
MC
205452004-08-15 Michael Chastain <mec.gnu@mindspring.com>
20546
20547 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
20548 * gdb.cp/m-static.exp: Likewise.
20549 * gdb.cp/rtti.exp: Likewise.
20550
4e838464
MK
205512004-08-14 Mark Kettenis <kettenis@gnu.org>
20552
20553 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
20554
8d8cb839
EZ
205552004-08-14 Eli Zaretskii <eliz@gnu.org>
20556
20557 * ChangeLog: Prefix Local Variables with semi-colons and indent
20558 the reference to older ChangeLog files, to fix fontification in
20559 Emacs.
20560
deea8bb0
MC
205612004-08-13 Michael Chastain <mec.gnu@mindspring.com>
20562
20563 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
20564 * gdb.mi/mi2-break.exp: Likewise.
20565
c3297504
MC
205662004-08-13 Michael Chastain <mec.gnu@mindspring.com>
20567
20568 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
20569
25808999
MC
205702004-08-13 Michael Chastain <mec.gnu@mindspring.com>
20571
20572 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
20573
226a8d71
MC
205742004-08-13 Michael Chastain <mec.gnu@mindspring.com>
20575
20576 * gdb.cp/classes.exp: Remove unused declarations. Just let
20577 test names default instead of providing special names. Remove
20578 extraneous demangler test.
20579
37fdf854
JJ
205802004-08-12 Jeff Johnston <jjohnstn@redhat.com>
20581
20582 * gdb.base/unload.exp: New test for breakpoints in dynamically
20583 loaded libraries.
20584 * gdb.base/unload.c: Ditto.
20585 * gdb.base/unloadshr.c: Ditto.
20586
2d3a7986
MC
205872004-08-12 Michael Chastain <mec.gnu@mindspring.com>
20588
20589 * gdb.cp/classes.exp (test_ptype_class_objects): Call
20590 cp_test_ptype_class.
20591 (test_enums): Likewise.
20592
c72b934c
AC
205932004-08-10 Andrew Cagney <cagney@gnu.org>
20594
20595 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
20596 files.
20597
cc503c8a
AC
205982004-08-10 Andrew Cagney <cagney@gnu.org>
20599
20600 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
20601 init_malloc call.
20602
902f2ccb
MC
206032004-08-10 Michael Chastain <mec.gnu@mindspring.com>
20604
20605 * ChangeLog: Add copyright notice. The notice is copied
20606 from emacs 21.3 top level ChangeLog.
20607
78c90502
MC
206082004-08-09 Michael Chastain <mec.gnu@mindspring.com>
20609
20610 * lib/cp-support.exp: New file.
20611 * lib/cp-support.exp (cp_test_type_class): New function.
20612 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
20613 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
20614 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
20615 cp_test_ptype_class.
20616
88e5ea78
MC
206172004-08-09 Michael Chastain <mec.gnu@mindspring.com>
20618
20619 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
20620 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
20621 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
20622 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
20623 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
20624 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
20625 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
20626 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
20627 gdb.mi/mi2-watch.exp: Update copyright years.
20628
6a89fc9c
MK
206292004-08-09 Mark Kettenis <kettenis@gnu.org>
20630
20631 * gdb.base/sigaltstack.exp: Provide proper anchoring.
20632
1482e0de
MC
206332004-08-09 Michael Chastain <mec.gnu@mindspring.com>
20634
20635 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
20636 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
20637 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
20638 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
20639 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
20640 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
20641 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
20642 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
20643 gdb.mi/mi-watch.exp: Update copyright years.
20644
1a5ce3f3
DJ
206452004-08-08 Daniel Jacobowitz <dan@debian.org>
20646
20647 PR gdb/1738
20648 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
20649 from a breakpoint with a pending signal.
20650
04f6ecf2
DJ
206512004-08-08 Daniel Jacobowitz <dan@debian.org>
20652
20653 PR gdb/1736
20654 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
20655 * gdb.base/sigaltstack.exp (finish_test): Consume output until
20656 the prompt.
20657 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
20658
54d90d35
DJ
206592004-08-08 Daniel Jacobowitz <dan@debian.org>
20660
20661 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
20662
d2f6abb0
DJ
206632004-08-08 Daniel Jacobowitz <dan@debian.org>
20664
20665 PR gdb/1736
20666 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
20667 for i?86-*-linux*.
20668
5598c03d
DJ
206692004-08-08 Daniel Jacobowitz <dan@debian.org>
20670
20671 * gdb.arch/i386-prologue.exp: Compile without debug information.
20672
c6fee705
MC
206732004-08-08 Michael Chastain <mec.gnu@mindspring.com>
20674
20675 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
20676 rather than asking gdb to search.
20677
dd90efdb
MC
206782004-08-05 Michael Chastain <mec.gnu@mindspring.com>
20679
20680 * gdb.base/gcore.c: Include <string.h>.
20681
1e84bec1
MC
206822004-08-05 Michael Chastain <mec.gnu@mindspring.com>
20683
20684 * gdb.base/gcore.c: Add copyright notice.
20685
e425eb2b
MC
206862004-08-05 Michael Chastain <mec.gnu@mindspring.com>
20687
20688 * gdb.base/freebpcmd.c: Include <stdio.h>.
20689 * gdb.base/long_long.c: Include <string.h>.
20690 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
20691 * gdb.base/siginfo.c: Include <string.h>.
20692 * gdb.base/sigstep.c: Include <string.h>.
20693
cb9aaed5
MC
206942004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20695
20696 * gdb.base/complex.c: Include <stdlib.h>.
20697
55944f3d
MC
206982004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20699
20700 * gdb.base/complex.c: Add copyright notice.
20701
7b2953d9
MC
207022004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20703
20704 * gdb.base/charset.c: Include <stdlib.h>.
20705
c9133d23
MC
207062004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20707
20708 * gdb.base/auxv.c: Include <stdlib.h>.
20709
0a8490ad
MC
207102004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20711
20712 * gdb.base/auxv.c: Add copyright notice.
20713
3426d5ec
MC
207142004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20715
20716 * gdb.base/coremaker.c: Add copyright notice.
20717 * gdb.base/coremaker2.c: Add copyright notice.
20718
8da195dd
AC
207192004-08-04 Andrew Cagney <cagney@gnu.org>
20720
20721 * gdb.base/store.exp: Update copyright.
20722 (check_set, up_set, check_struct, up_struct): Add a prefix to test
20723 names, do not import gdb_prompt.
20724
8d394f98
AC
207252004-08-01 Andrew Cagney <cagney@gnu.org>
20726
20727 Fix PR testsuite/1729.
20728 * gdb.base/dump.exp: Add test name to callers of capture_value, do
20729 not use capture_value with value 4.
20730 (capture_value): Add optional test name parameter.
20731 (test_reload_saved_value, test_restore_saved_value): Use $msg as
20732 the prefix, pass to capture_value.
20733
b6702b23
MK
207342004-08-01 Mark Kettenis <kettenis@gnu.org>
20735
20736 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
20737 * gdb.arch/i386-prologue.c (standard): New prototype and function.
20738 (main): Call new function.
20739
c203e0ca
MC
207402004-07-31 Michael Chastain <mec.gnu@mindspring.com>
20741
20742 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
20743
a7995a30
MC
207442004-07-31 Michael Chastain <mec.gnu@mindspring.com>
20745
20746 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
20747
9366563b
MC
207482004-07-31 Michael Chastain <mec.gnu@mindspring.com>
20749
b6eeaf26 20750 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
20751 Accept more values of vtbl pointer. Remove some messages
20752 about "obsolete gcc or gdb".
20753
2fc1f950
MC
207542004-07-30 Michael Chastain <mec.gnu@mindspring.com>
20755
20756 * gdb.cp/classes.exp: Accept more varieties of ptype output.
20757
c724d49b
MC
207582004-07-30 Michael Chastain <mec.gnu@mindspring.com>
20759
20760 * gdb.base/asm-source.exp: Properly convert target board
20761 debug flags from gcc format to binutils format.
20762
736b0fce
MK
207632004-07-28 Mark Kettenis <kettenis@gnu.org>
20764
20765 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
20766 gdb1718". PR backtrace/1718 partially fixed.
20767
5633ea5c
JJ
207682004-07-27 Jeff Johnston <jjohnstn@redhat.com>
20769
20770 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
20771
575eebb1
NC
207722004-07-26 Nick Clifton <nickc@redhat.com>
20773
20774 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
20775 good default value for a specific architecture is available then
20776 set it to that value. Otherwise default to the -gstabs switch.
20777 Remove the -g... switches from the asm-flags variable. Allow the
20778 target board info to override the value if it wants to. Pass the
20779 switch on the assembler command line.
20780
62104619
MK
207812004-07-23 Mark Kettenis <kettenis@gnu.org>
20782
20783 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
20784 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
20785 (main): Call new function.
20786
4a1135b8
MC
207872004-07-22 Michael Chastain <mec.gnu@mindspring.com>
20788
20789 Test for PR exp/1715.
20790 * gdb.base/radix.exp: Refactor common procedures. Make all
20791 test names unique. Change XFAIL to KFAIL.
20792
8a12c1f0
MC
207932004-07-20 Michael Chastain <mec.gnu@mindspring.com>
20794
20795 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
20796 * gdb.ada/gnat_ada.gin: ... to here.
20797 * configure.in: Use gnat_ada.gin.
20798 * configure: Regenerate.
20799
23b451cf
AC
208002004-07-20 Andrew Cagney <cagney@gnu.org>
20801
20802 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
20803 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
20804 XFAILs. Clean up test messages and comments. Check backtraces.
20805 Delete re-sync code.
20806
ab618a02
MC
208072004-07-19 Michael Chastain <mec.gnu@mindspring.com>
20808
20809 Fix PR cli/740.
20810 * gdb.base/annota1.exp: Honor gdb,nosignals.
20811 * gdb.base/annota3.exp: Likewise.
20812
46dad340
MC
208132004-07-19 Michael Chastain <mec.gnu@mindspring.com>
20814
20815 * lib/java.exp: Update copyright notice.
20816
756d8c70
AC
208172004-07-19 Andrew Cagney <cagney@gnu.org>
20818
20819 * gdb.base/selftest.exp: Copy file from here ...
20820 * gdb.gdb/selftest.exp: ... to here.
20821
586027e6
AC
208222004-07-16 Andrew Cagney <cagney@redhat.com>
20823
20824 * lib/insight-support.exp: Delete file.
20825 * lib/java.exp (java_init): Fix copyright.
20826
029d2200
AC
208272004-07-16 Andrew Cagney <cagney@gnu.org>
20828
20829 * gdb.base/restore.c: Append "prologue" to comments marking the a
20830 function's prologue.
20831 * gdb.base/restore.exp: Update copyright, re-indent.
20832 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
20833 callerN" prefix where needed. Update patterns that match a
20834 function's prologue.
20835
653b62c5
MC
208362004-07-16 Michael Chastain <mec.gnu@mindspring.com>
20837
20838 * gdb.base/restore.c: Add copyright notice.
20839
f7d690e5
AC
208402004-07-16 Andrew Cagney <cagney@gnu.org>
20841
20842 * gdb.base/logical.exp: Update copyright.
20843 (evaluate): New procedure. Use to re-implement tests using
20844 several tables.
20845
d629a7cb
MH
208462004-07-14 Martin Hunt <hunt@redhat.com>
20847
20848 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
20849 which fixes some problems where init.tcl was not found.
20850
9c7bb332
AC
208512004-07-13 Andrew Cagney <cagney@gnu.org>
20852
6bf46641
AC
20853 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
20854 (check_sizeof, check_valueof): Do not include the output in the
20855 test name. Use gdb_test.
20856 (get_valueof): Use gdb_test_multiple.
20857
c4ffd4c0
AC
20858 * gdb.base/step-test.exp: Update copyright. Use
20859 gdb_test_multiple. Ensure that test names do not include
20860 architecture dependent output.
20861
ab89363a
AC
20862 * gdb.gdb/observer.exp: Update copyright.
20863 (setup_test): Use gdb_test_multiple.
20864 (attach_first_observer, attach_second_observer)
20865 (attach_third_observer, detach_first_observer)
20866 (detach_second_observer, detach_third_observer)
20867 (reset_counters, check_counters): Make $message a prefix.
20868 (test_normal_stop_notifications): Add "args" parameter - a list of
20869 init functions to be called. Make $message a prefix,
20870 (test_observer_normal_stop): Change the message prefixes so that
20871 they are unique, pass the attach / detach procedures to
20872 test_normal_stop_notifications.
20873
ec58997a
AC
20874 * gdb.base/signull.exp (test_segv): Prefix all tests with
20875 "${name}". Clean up test messages.
20876
b475183b
AC
20877 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
20878
9c7bb332
AC
20879 * gdb.base/ena-dis-br.exp: Update copyright.
20880 (break_at): New function. Replace send_gdb with gdb_test,
20881 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
20882 ignore count, not stopped at bpt", with KFAIL.
20883
2dd95497
CV
208842004-07-13 Corinna Vinschen <vinschen@redhat.com>
20885
20886 * gdb.base/attach.exp: Remove cleanupfile handling.
20887
419e626b
AC
208882004-07-12 Andrew Cagney <cagney@gnu.org>
20889
20890 * gdb.base/annota1.exp: Cleanup corefile test name.
20891 * gdb.base/annota3.exp: Ditto.
20892
8b1b3228
AC
208932004-07-12 Andrew Cagney <cagney@gnu.org>
20894
78650829
AC
20895 * gdb.base/signals.exp: Clean up copyright, re-indent.
20896
8b1b3228
AC
20897 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
20898 gdb_test and gdb_test_multiple.
20899
935c2760
JJ
209002004-07-08 Jeff Johnston <jjohnstn@redhat.com>
20901
20902 * gdb.java/jmain.exp: Fix expected line number for main to
a9c64011 20903 break at. Set XFAIL for break at main test since gcj does not
935c2760
JJ
20904 provide line number info for first statement in main.
20905
1544280f
AC
209062004-07-08 Andrew Cagney <cagney@gnu.org>
20907
1279f4ff
AC
20908 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
20909
1544280f
AC
20910 * gdb.base/sigbpt.exp: Make the common part of each test name a
20911 prefix instead of suffix.
20912
bcc82369
BR
209132004-07-07 Bob Rossi <bob_rossi@cox.net>
20914
20915 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
20916 test from test_tbreak_creation_and_listing to
20917 test_file_list_exec_source_file
20918 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
20919 Changed name of test from test_tbreak_creation_and_listing to
20920 test_file_list_exec_source_file
20921
23f4b0aa
JJ
209222004-07-07 Jeff Johnston <jjohnstn@redhat.com>
20923
20924 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
20925 the jmisc() constructor instead of <init>.
20926 * gdb.java/jmisc1.exp: Ditto.
20927
56401cd5
AC
209282004-07-07 Andrew Cagney <cagney@gnu.org>
20929
20930 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
20931 corrupting the PC.
20932
44ae2f6a
MC
209332004-07-06 Michael Chastain <mec.gnu@mindspring.com>
20934
20935 * gdb.cp/templates.exp: Accept whitespace change in demangler
20936 output.
20937
45a83408
AC
209382004-07-06 Andrew Cagney <cagney@gnu.org>
20939
20940 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
20941
d205ad70
MC
209422004-07-02 Michael Chastain <mec.gnu@mindspring.com>
20943
20944 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
20945 * lib/compiler.cc: Likewise.
20946
06ea1a61
MC
209472004-06-30 Michael Chastain <mec.gnu@mindspring.com>
20948
20949 * lib/compiler.cc: Work around string preprocessing problem
20950 with old hp c++ compiler.
20951 * lib/compiler.c: Likewise.
20952
daab1251
CV
209532004-06-29 Corinna Vinschen <vinschen@redhat.com>
20954
20955 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
20956 directives to conditionalize symbol prefixing.
20957 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
20958 additional_flags handling. Add underscore prefix for Cygwin.
20959 * gdb.arch/i386-unwind.c: Use preprocessor directives to
20960 conditionalize symbol prefixing.
20961 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
20962 additional_flags handling. Add underscore prefix for Cygwin.
20963
cc984116
CV
209642004-06-29 Corinna Vinschen <vinschen@redhat.com>
20965
20966 * gdb.base/bigcore.exp: Skip test on Cygwin.
20967
c279b077
MC
209682004-06-28 Michael Chastain <mec.gnu@mindspring.com>
20969
20970 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
20971 formats for "info register". Use gdb_test_multiple. Fix
20972 the "invalid register" test.
20973
0e915747
CV
209742004-06-28 Corinna Vinschen <vinschen@redhat.com>
20975
20976 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
20977 PID for Cygwin. Add Cygwin specific strings to check for in some
20978 tests.
20979 (do_attach_tests): Add a test for user interaction when attaching
20980 to a process with no matching symbol table already loaded.
20981
11422c86
AC
209822004-06-26 Andrew Cagney <cagney@gnu.org>
20983
20984 Test PR java/1567 and PR java/1565.
20985 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
20986 * gdb.java/jmisc2.exp: Delete file.
20987
cefbce26
MC
209882004-06-26 Michael Chastain <mec.gnu@mindspring.com>
20989
20990 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
20991
e19f872c
CV
209922004-06-25 Corinna Vinschen <vinschen@redhat.com>
20993
20994 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
20995 attach process.
20996
d931ba3b
MC
209972004-06-23 Michael Chastain <mec.gnu@mindspring.com>
20998
20999 * gdb.cp/pr-1553.exp: Remove.
21000
aef68c48
MC
210012004-06-22 Michael Chastain <mec.gnu@mindspring.com>
21002
21003 * gdb.cp/pr-1553.cc: Remove.
21004 * gdb.cp/pr-1553.exp: Disable this test.
21005
8d5df71a
JB
210062004-06-20 Jim Blandy <jimb@redhat.com>
21007
a9c64011 21008 Fix PR testsuite/1680.
8d5df71a
JB
21009 * gdb.arch/i386-sse.exp: Properly quote curly braces in
21010 regular expressions.
21011
4ac6f39d
MC
210122004-06-19 Michael Chastain <mec.gnu@mindspring.com>
21013
21014 Fix PR testsuite/1679.
21015 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
21016 Issue an UNSUPPORTED result instead.
21017
1b413552
JB
210182004-06-18 Jim Blandy <jimb@redhat.com>
21019
21020 * gdb.base/charset.exp: Only send a control-C if we see a new
21021 prompt and incomplete command.
21022
6daa6ebd
MC
210232004-06-18 Michael Chastain <mec.gnu@mindspring.com>
21024
21025 * gdb.cp/pr-574.cc: Add copyright notice.
21026
51fa4ae0
JB
210272004-06-17 Jim Blandy <jimb@redhat.com>
21028
21029 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
21030 cases where the regexp has no groups; this grabs random text from
21031 the previous test suite, whatever that was.
21032
8fea26c5
MC
210332004-06-17 Michael Chastain <mec.gnu@mindspring.com>
21034
21035 * gdb.cp/printmethod.cc: Add copyright notice.
21036
1e3aeb41
MC
210372004-06-16 Michael Chastain <mec.gnu@mindspring.com>
21038
21039 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
21040
9d9030bc
AC
210412004-06-16 Andrew Cagney <cagney@gnu.org>
21042
21043 * gdb.base/signull.c: Update copyright. Include <string.h>.
21044 (bowler): Replace data_pointer with data_read
21045 and data_write cases. Add code_descriptor case.
21046 (zero, desc): New array and pointer.
21047 (data, code): Change to simple pointers.
21048 * gdb.base/signull.exp: Fix probe pattern matching a function
21049 descriptor SIGSEGV. Replace data_pointer with data_read and
21050 data_write tests.
21051
acd4ad44
AC
210522004-06-16 Andrew Cagney <cagney@gnu.org>
21053
21054 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
21055
08fd625c
MC
210562004-06-15 Michael Chastain <mec.gnu@mindspring.com>
21057
21058 * gdb.base/long_long.c: Add copyright notice.
21059
1903502c
MC
210602004-06-15 Michael Chastain <mec.gnu@mindspring.com>
21061
21062 * gdb.base/long_long.exp: Remove reference to
21063 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
21064 to gdb_breakpoint and gdb_continue_to_breakpoint.
21065
83313cb1
JB
210662004-06-14 Jim Blandy <jimb@redhat.com>
21067
21068 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
21069 endian case.
21070
1bf404ef
AC
210712004-06-14 Andrew Cagney <cagney@gnu.org>
21072
21073 * gdb.base/gcore.exp (capture_command_output): Delete the always
21074 passing tests containing inferior values.
21075 * gdb.base/ending-run.exp: Do not include the breakpoint address
21076 in the test message. Update copyright.
21077 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
21078 size in the test name, use gdb_test_multiple. Update copyright.
21079
ef220b33
MC
210802004-06-14 Michael Chastain <mec.gnu@mindspring.com>
21081
21082 * gdb.cp/ref-types.cc: Add copyright notice.
21083
4f70a4c9
MC
210842004-06-14 Michael Chastain <mec.gnu@mindspring.com>
21085
21086 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
21087 hp_aCC_compiler.
21088 * lib/compiler.cc: Likewise.
21089 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
21090 'set' commands. Log diagnostics for other lines. Set
21091 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
21092
335928ac
MC
210932004-06-13 Michael Chastain <mec.gnu@mindspring.com>
21094
21095 * gdb.cp/try_catch.cc: Add copyright notice.
21096
2efb12e8
MC
210972004-06-12 Michael Chastain <mec.gnu@mindspring.com>
21098
21099 * gdb.cp/userdef.cc: Add copyright notice.
21100
0bbed51a
MC
211012004-06-11 Michael Chastain <mec.gnu@mindspring.com>
21102
21103 * gdb.cp/virtfunc.cc: Add copyright notice.
21104
e12a46c9
RC
211052004-06-11 Randolph Chung <tausq@debian.org>
21106
21107 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
21108 problem.
21109
338e05af
AC
211102004-06-10 Andrew Cagney <cagney@gnu.org>
21111
21112 * lib/compiler.cc, lib/compiler.c: Append either
21113 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
21114 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
21115 instead of gcc-3-3.
21116
dc3f10cb
AC
211172004-06-09 Andrew Cagney <cagney@gnu.org>
21118
b4d946af
AC
21119 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
21120 gdb/1455, bug is specific to "long long" and "double".
a9c64011 21121
dc3f10cb
AC
21122 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
21123 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
21124 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
21125 fixed.
21126
b5c0bfa2
AC
211272004-06-09 Andrew Cagney <cagney@gnu.org>
21128
21129 * gdb.base/structs.exp (test_struct_returns): Replace
21130 "return_value_unknown" and "finish_value_unknown" by
21131 "return_value_known" and "finish_value_known". Instead of
21132 "return_value_unknown" iff "finish_value_unknown", check
21133 "return_value_known" implies "finish_value_known".
21134
caeb605f
MH
211352004-06-08 Martin Hunt <hunt@redhat.com>
21136
21137 * gdb.base/float.exp: Add pattern for mips targets.
21138
c892bb64
RC
211392004-06-08 Randolph Chung <tausq@debian.org>
21140
21141 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
21142 message for unknown architectures more clear.
21143
48306d3e
JB
211442004-06-08 Joel Brobecker <brobecker@gnat.com>
21145
21146 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
21147 start the execution of the program.
21148
83ecb59f
JB
211492004-06-07 Jim Blandy <jimb@redhat.com>
21150
21151 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
21152 * gdb.arch/i386-cpuid.h: New helper file.
21153
55264cb4
RC
211542004-06-07 Randolph Chung <tausq@debian.org>
21155
21156 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
21157 has started.
21158
23cadb28
RM
211592004-06-04 Roland McGrath <roland@redhat.com>
21160
21161 Fix PR gdb/1647.
21162 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
21163 differently to be robust to output buffering differences.
21164
51d01eda
MC
211652004-06-04 Michael Chastain <mec.gnu@mindspring.com>
21166
21167 * gdb.threads/pthreads.exp: Update copyright years.
21168 (check_control_c): Change asynchronous 'after' to synchronous.
21169
f4fc3b93
RM
211702004-06-04 Roland McGrath <roland@redhat.com>
21171
21172 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
21173 next gdb prompt.
21174
4013522b
MC
211752004-06-02 Michael Chastain <mec.gnu@mindspring.com>
21176
21177 Fix PR gdb/1636.
21178 * gdb.threads/manythreads.exp: Change asynchronous 'after'
21179 calls to synchronous.
21180
7a8f1e6b
JB
211812004-05-26 Jim Blandy <jimb@redhat.com>
21182
21183 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
21184
81bb3443
RC
211852004-05-24 Randolph Chung <tausq@debian.org>
21186
21187 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
21188 * gdb.asm/pa.inc: New file.
21189
8f5a3103
MK
211902004-05-22 Mark Kettenis <kettenis@gnu.org>
21191
21192 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
21193
734b8fe8 211942004-05-21 Joel Brobecker <brobecker@gnat.com>
a9c64011 21195 Daniel Jacobowitz <drow@mvista.com>
734b8fe8
JB
21196
21197 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
21198 GDB prompt.
21199
725603e1
UW
212002004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
21201
f4fc3b93 21202 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
21203 setjmp/longjmp. Use sigaction instead of signal.
21204
8b923272 212052004-05-19 J. Brobecker <brobecker@gnat.com>
a9c64011 21206 Michael Snyder <msnyder@redhat.com>
8b923272
JB
21207
21208 * gdb.threads/pthread_cond_wait.c: New file.
21209 * gdb.threads/pthread_cond_wait.exp: New testcase.
21210
8bfabb04
AC
212112004-05-13 Andrew Cagney <cagney@redhat.com>
21212
21213 * gdb.base/signull.exp, gdb.base/signull.c: New files.
21214 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
21215
42edda50
AC
212162004-05-11 Andrew Cagney <cagney@redhat.com>
21217
21218 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
21219 fixed but revealed gdb/1639.
21220
d303a6c7
AC
212212004-05-10 Andrew Cagney <cagney@redhat.com>
21222
21223 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
21224 func1" and "next to 2nd alarm", kernel bug avoided.
21225
bf08c2a1
DJ
212262004-05-10 Daniel Jacobowitz <dan@debian.org>
21227
21228 PR external/1568
21229 * gdb.base/bigcore.exp: Check the size of the dumped core file.
21230 XFAIL if it is smaller than bytes_allocated.
21231 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
21232 (main): Make chunks_allocated unsigned. Correct comment.
21233
c0586a34
JB
212342004-05-07 Joel Brobecker <brobecker@gnat.com>
21235
21236 * gdb.arch/powerpc-aix-prologue.c: New file.
21237 * gdb.arch/powerpc-aix-prologue.exp: New file.
21238
f2785d12
JB
212392004-05-07 Jim Blandy <jimb@redhat.com>
21240
21241 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
21242 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
21243
bd7f6e30
JB
212442004-05-06 Joel Brobecker <brobecker@gnat.com>
21245
21246 * gdb.base/sep.exp: No longer setup_kfail when the program was
21247 built with dwarf2.
21248
0a5e7efe
JI
212492004-05-05 Jim Ingham <jingham@apple.com>
21250
21251 * gdb.base/pending.exp: Make sure pending breakpoints
21252 preserve the ignore count.
f4fc3b93 21253
a8958849
MK
212542004-04-27 Jerome Guitton <guitton@gnat.com>
21255
21256 * i386-prologue.exp: Add testcase for jump instruction as first
21257 instruction of the real code.
21258 * i386-prologue.c (jump_at_beginning): New function.
21259
7e103f5b
MK
212602004-04-28 Mark Kettenis <kettenis@gnu.org>
21261
21262 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
21263 x86_64-*-*.
21264
5d38b224
MK
212652004-04-28 Mark Kettenis <kettenis@gnu.org>
21266
21267 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
21268 i*86-*-*.
21269
0ef32fd9
MK
212702004-04-25 Mark Kettenis <kettenis@gnu.org>
21271
21272 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
21273 expression that checks the return type.
21274
71d7dd7c
AC
212752004-04-23 Andrew Cagney <cagney@redhat.com>
21276
21277 * gdb.base/call-sc.exp: New test of scalar call/return values.
21278 * gdb.base/call-sc.c: Ditto.
21279
1e9f977e
JJ
212802004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
21281
21282 * gdb.threads/manythreads.c: Reduce thread stack size.
21283
899d9e3a
JJ
212842004-04-23 Jeff Johnston <jjohnstn@redhat.com>
21285
21286 * gdb.threads/manythreads.c: Add copyright notice.
21287
61bcae62
AC
212882004-04-23 Andrew Cagney <cagney@redhat.com>
21289
21290 * gdb.base/siginfo.exp: Better handle step out of signal.
21291 * gdb.base/sigstep.exp: Ditto.
21292
7339a42e 212932004-04-22 Jeff Johnston <jjohnstn@redhat.com>
a9c64011 21294 Daniel Jacobowitz <drow@mvista.com>
7339a42e
JJ
21295
21296 * gdb.threads/manythreads.c: New testcase.
21297 * gdb.threads/manythreads.exp: Ditto.
21298
5c98409b
JB
212992004-04-22 Jim Blandy <jimb@redhat.com>
21300
21301 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
21302 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
21303
3b611f1a
MC
213042004-04-21 Michael Chastain <mec.gnu@mindspring.com>
21305
21306 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
21307
f0fd9238
AC
213082004-04-21 Andrew Cagney <cagney@redhat.com>
21309
21310 * gdb.base/sigstep.c: New file.
21311 * gdb.base/sigstep.exp: New file.
21312
90990674
JB
213132004-04-16 Joel Brobecker <brobecker@gnat.com>
21314
21315 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
21316 call to observer_notify_normal_stop.
21317
78cef34b
AC
213182004-04-15 Andrew Cagney <cagney@redhat.com>
21319
21320 * gdb.base/siginfo.c: New file.
21321 * gdb.base/siginfo.exp: New file.
21322
d2343407
JB
213232004-04-12 J. Brobecker <brobecker@gnat.com>
21324
21325 * gdb.base/sep.exp: Fix typo in comment.
21326
a2dba3c8
JB
213272004-04-12 J. Brobecker <brobecker@gnat.com>
21328
21329 * gdb.base/sep.c: New file.
21330 * gdb.base/sep-proc.c: New file.
21331 * gdb.base/sep.exp: New testcase.
21332
15f7b60e
MK
213332004-04-09 Mark Kettenis <kettenis@gnu.org>
21334
21335 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
21336 support.
21337
44f4de1a
AC
213382004-04-05 Andrew Cagney <cagney@redhat.com>
21339
21340 * gdb.base/sigaltstack.c: New file.
21341 * gdb.base/sigaltstack.exp: New file.
21342
ef04f396
JB
213432004-04-04 Joel Brobecker <brobecker@gnat.com>
21344
21345 * gdb.base/foll-fork.exp: Update the expected output for
21346 "help set follow-fork-mode", to match a change that was made
21347 to the help of this variable on 2004-01-13.
21348
d40d2c92
JB
213492004-04-01 Joel Brobecker <brobecker@gnat.com>
21350
21351 * lib/ada.exp: Add copyright notice.
21352 * bar.ads: Likewise.
21353 * bar.adb: Likewise.
21354 * null_record.adb: Likewise.
21355 * null_record.exp: Likewise.
21356 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
21357
f86ef5a3
JB
213582004-04-01 Joel Brobecker <brobecker@gnat.com>
21359
21360 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
21361 * configure: Regenerate.
21362
414e70e3
JB
213632004-04-01 Joel Brobecker <brobecker@gnat.com>
21364
21365 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
21366 to build the application. Remove the message printed when in
21367 verbose mode, redundant with the UNSUPPORTED message above.
21368
f0aaee49
JB
213692004-03-31 Joel Brobecker <brobecker@gnat.com>
21370
21371 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
21372 * gdb.ada (null_record.exp): New testcase.
21373
ac81cb54
JB
213742004-03-31 Joel Brobecker <brobecker@gnat.com>
21375
21376 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
21377
854af2f7
JB
213782004-03-31 Joel Brobecker <brobecker@gnat.com>
21379
21380 * gdb.ada: New subdirectory.
21381 * gdb.ada/Makefile.in: New file.
21382 * gdb.ada/gnat_ada.gpr.in: New file.
21383
034cb681
JB
213842004-03-31 Joel Brobecker <brobecker@gnat.com>
21385
21386 * lib/ada.exp: New file.
21387
78a1a894
DJ
213882004-03-24 Daniel Jacobowitz <drow@mvista.com>
21389
21390 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
21391 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
21392
4b2b3b3e
AC
213932004-03-22 Andrew Cagney <cagney@redhat.com>
21394
21395 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
21396 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
21397 Problem identified by Ulrich Weigand.
21398
23c73aa3
DC
213992004-03-17 David Carlton <carlton@kealia.com>
21400
21401 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
21402 PR c++/826.
21403
d63a86f8
RM
214042004-03-16 Roland McGrath <roland@redhat.com>
21405
21406 * gdb.base/auxv.exp: New file.
21407 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
21408
0e02aa50
DC
214092004-03-12 David Carlton <carlton@kealia.com>
21410
21411 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
21412 * gdb.cp/pr-1553.cc: Ditto.
21413 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
21414 pass branch.
21415
c20b71be
MC
214162004-03-12 Michael Chastain <mec.gnu@mindspring.com>
21417
21418 * gdb.cp/templates.exp: Accept more template types.
21419
c7414a01
MC
214202004-03-09 Michael Chastain <mec.gnu@mindspring.com>
21421
21422 From Corinna Vinschen with modifications.
21423 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
21424 local variable obj_with_enum.
21425 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
21426 results with obj_with_enum.
21427
ed69573c
MC
214282004-03-09 Michael Chastain <mec.gnu@mindspring.com>
21429
21430 * gdb.cp/classes.cc: New file, copied from misc.cc.
21431 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
21432
28301461
MC
214332004-03-09 Michael Chastain <mec.gnu@mindspring.com>
21434
21435 * gdb.cp/misc.cc: Add copyright notice.
21436
1198ecbe
DC
214372004-03-05 David Carlton <carlton@kealia.com>
21438
21439 * gdb.cp/rtti.exp: Add 'print *obj3' test.
21440 * gdb.cp/rtti.h: Update copyright.
21441 (namespace n2::n3): New.
21442 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
21443 (n2::n3::func3): New.
21444 (main): Call n2::n3::func3.
21445 * gdb.cp/rtti2.cc: Update copyright.
21446 (n2::create3): New.
21447
9e08c470
MK
214482004-03-04 Mark Kettenis <kettenis@gnu.org>
21449
21450 * gdb.asm/openbsd.inc: Fix typo.
21451
4bebc3aa
FF
214522004-03-03 Fred Fish <fnf@redhat.com>
21453
21454 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
21455 "val" instead of unused "size". Update copyright year.
21456
6ea9fb37
DJ
214572004-02-29 Daniel Jacobowitz <drow@mvista.com>
21458
21459 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
21460 to use unsigned char.
21461 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
21462 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
21463
23b23974
DJ
214642004-02-29 Daniel Jacobowitz <drow@mvista.com>
21465
21466 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
21467 line of output.
21468
7574fd53
DJ
214692004-02-28 Daniel Jacobowitz <drow@mvista.com>
21470
21471 * gdb.base/relocate.c (dummy): Initialize.
21472
a195357f
DJ
214732004-02-28 Daniel Jacobowitz <drow@mvista.com>
21474
21475 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
21476 a breakpoint at exit.
21477
72fd54a9
FF
214782004-02-27 Fred Fish <fnf@redhat.com>
21479
21480 * gdb.base/chng-syms.exp: Add expect condition to match failing
21481 case that isn't a timeout.
21482
b9d23137
AC
214832004-02-27 Andrew Cagney <cagney@redhat.com>
21484
21485 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
21486 support.
21487
15d208f6 214882004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 21489
15d208f6
FF
21490 * gdb.arch/gdb1431.c: Remove.
21491 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
21492 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
21493 of "until" incorrectly.
21494
98f9cd2d
JB
214952004-02-26 J. Brobecker <brobecker@gnat.com>
21496
21497 * gdb.cp/class2.cc (empty): New class.
21498 (refer): New function.
21499 (main): Declare an object of type empty and use it.
21500 * gdb.cp/class2.exp: Print the value of an object of type empty.
21501
9b50c11b
JJ
215022004-02-26 Jeff Johnston <jjohnstn@redhat.com>
21503
21504 * gdb.base/langs.exp: Update query string to match the
21505 new nquery format used for pending breakpoints.
21506
0dcd613f
AC
215072004-02-26 Andrew Cagney <cagney@redhat.com>
21508
21509 Fix PR i18n/1570.
21510 * gdb.base/charset.c: Update copyright notice.
21511 (main, init_string): Remove the escape character '\e' tests.
21512 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
21513 * gdb.base/charset.exp (valid_host_charset): Ditto.
21514 * gdb.base/setvar.exp: Ditto.
21515
b8a56647
AC
215162004-02-24 Andrew Cagney <cagney@redhat.com>
21517
90d59e34
AC
21518 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
21519 mmapped data in core file" PASS and FAIL messages consistent.
21520
b8a56647
AC
21521 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
21522 setting a breakpoint. Work around PR java/1565.
21523
9f27c604
JJ
215242004-02-23 Jeff Johnston <jjohnstn@redhat.com>
21525
21526 * lib/gdb.exp (gdb_breakpoint): Update query string to match
21527 new nquery format.
21528 * gdb.base/pending.exp: Ditto.
21529
3224a706
MK
215302004-02-22 Mark Kettenis <kettenis@gnu.org>
21531
21532 * configure.in: Run stabs tests on *BSD.
21533 * configure: Regenerated.
21534
41e0a9ca
MK
215352004-02-21 Mark Kettenis <kettenis@gnu.org>
21536
21537 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
21538
1e1b3428
FF
215392004-02-20 Fred Fish <fnf@redhat.com>
21540
21541 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
21542 blank in test for "returns short", for consistency with other
21543 "returns xxx" tests. Update copyright year.
21544
f9a7572a
FF
215452004-02-19 Fred Fish <fnf@redhat.com>
21546
21547 New testcase for PR breakpoint/1558.
21548 * gdb.arch/gdb1558.exp: New file.
21549 * gdb.arch/gdb1558.c: New file.
21550
b2ce2854
EZ
215512004-02-19 Elena Zannoni <ezannoni@redhat.com>
21552
21553 * gdb.base/nodebug.exp: Fix typo.
21554
e7c9ff01
JB
215552004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
21556
21557 Committed by Jim Blandy <jimb@redhat.com>.
21558
62f4b920
JB
21559 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
21560
2db536a1
JB
21561 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
21562
e7c9ff01
JB
21563 * gdb.base/float.exp: Support s390*-*-* targets.
21564
f3205b34
AF
215652004-02-17 Adam Fedor <fedor@gnu.org>
21566
21567 * gdb.base/gdb1555.exp: New file.
21568 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
21569
9d62932d
EZ
215702004-02-17 Elena Zannoni <ezannoni@redhat.com>
21571
21572 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
21573
344c9711
FF
215742004-02-16 Fred Fish <fnf@redhat.com>
21575
21576 * gdb.arch/gdb1291.c: Remove
21577 * gdb.arch/gdb1291.s: New test input file.
21578 * gdb.arch/gdb1291.exp: Expand test to check case that should not
21579 fail. Test for correct result, known incorrect result, other
21580 failures and timeouts.
21581
2d822687
AC
215822004-02-16 Andrew Cagney <cagney@redhat.com>
21583
21584 * gdb.base/bigcore.exp: New file.
21585 * gdb.base/bigcore.c: New file.
21586
dac15b66
AC
215872004-02-13 Andrew Cagney <cagney@redhat.com>
21588
21589 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
21590 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
21591 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
21592 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
21593 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
21594 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
21595 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
21596 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
21597 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
21598 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
21599
6bdfc2c4
JJ
216002004-02-11 Jeff Johnston <jjohnstn@redhat.com>
21601
21602 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
21603 executed is an alloc instruction.
21604
87b3ede8
DC
216052004-02-11 David Carlton <carlton@kealia.com>
21606
21607 * gdb.cp/breakpoint.exp: New.
21608 * gdb.cp/breakpoint.cc: New.
21609
6e19e2bf
MC
216102004-02-11 Michael Chastain <mec.gnu@mindspring.com>
21611
21612 Partial fix for PR gdb/1543.
21613 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
21614 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
21615 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
21616 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
21617 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
21618 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
21619 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
21620 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
21621 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
21622 to bug-gdb@prep.ai.mit.edu .
21623 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
21624 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
21625 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
21626 Likewise.
21627
5c5455dc
AC
216282004-02-10 Andrew Cagney <cagney@redhat.com>
21629
21630 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
21631 using gdb_internal_error_resync.
21632
9cf689d7
DJ
216332004-02-09 Daniel Jacobowitz <drow@mvista.com>
21634
21635 * gdb.threads/thread-specific.exp: Stop early if no threads are
21636 found.
21637
d2dc51db
MC
216382004-02-09 Michael Chastain <mec.gnu@mindspring.com>
21639
21640 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
21641
14b1a056
DJ
216422004-02-08 Daniel Jacobowitz <drow@mvista.com>
21643
21644 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
21645 breakpoints.
21646
83f66e8f
DJ
216472004-02-07 Daniel Jacobowitz <drow@mvista.com>
21648
21649 * config/sim.exp (gdb_load): Handle $arg == "".
21650 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
21651 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
21652
30fc0091
EZ
216532004-02-07 Elena Zannoni <ezannoni@redhat.com>
21654
a9c64011
AS
21655 * gdb.base/maint.exp: Update test to reflect
21656 obstack changes.
30fc0091 21657
4d806929
JJ
216582004-02-04 Jeff Johnston <jjohnstn@redhat.com>
21659
21660 * gdb.base/pendshr.c (pendfunc): New function that calls
21661 pendfunc1.
21662 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
21663
7bfdd688
FF
216642004-02-04 Fred Fish <fnf@redhat.com>
21665
21666 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
21667 function symbols and update copyright years.
21668 * gdb.arch/gdb1291.c: Ditto.
21669
aaa08ee4
MC
216702004-02-03 Michael Chastain <mec.gnu@mindspring.com>
21671
21672 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
21673
dbad7755
MC
216742004-02-03 Michael Chastain <mec.gnu@mindspring.com>
21675
21676 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
21677
ec4646ef
MC
216782004-02-03 Michael Chastain <mec.gnu@mindspring.com>
21679
21680 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
21681
1b802196
FF
216822004-02-02 Fred Fish <fnf@redhat.com>
21683
21684 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
21685 remote targets. Update copyright years.
21686
18fe2033
JJ
216872004-02-02 Jeff Johnston <jjohnstn@redhat.com>
21688
21689 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
21690 support.
21691 * gdb.base/langs.exp: Fix test which attempts to create
21692 breakpoint on non-existent function to handle new pending
21693 support.
21694 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
21695 a breakpoint.
21696 * gdb.base/pending.exp: New test.
21697 * gdb.base/pending.c: New file.
21698 * gdb.base/pendshr.c: Ditto.
21699
8d577d32
DC
217002004-02-02 David Carlton <carlton@kealia.com>
21701
21702 * gdb.cp/overload.exp: Add overloadNamespace tests.
21703 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
21704 (overloadNamespace, XXX): New.
21705 (main): Call XXX::marker2.
21706
3ad13771
FF
217072004-02-01 Fred Fish <fnf@redhat.com>
21708
21709 * gdb.base/dump.exp: Use runto_main instead of "runto main".
21710 * gdb.base/finish.exp: Ditto.
21711 * gdb.base/gcore.exp: Ditto.
21712 * gdb.base/huge.exp: Ditto.
21713 * gdb.base/info-proc.exp: Ditto.
21714 * gdb.base/return2.exp: Ditto.
21715 * gdb.threads/gcore-thread.exp: Ditto.
21716
44c75849
DJ
217172004-02-01 Daniel Jacobowitz <drow@mvista.com>
21718
21719 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
21720
005bc093
MK
217212004-02-01 Mark Kettenis <kettenis@gnu.org>
21722
21723 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
21724 that opening the file succeeds on OpenBSD.
21725
c47cebdb
DJ
217262004-02-01 Daniel Jacobowitz <drow@mvista.com>
21727
21728 * gdb.threads/thread-specific.c: New file.
21729 * gdb.threads/threads-specific.exp: New test script.
21730 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
21731 to expect_out.
21732
5a01311c
MK
217332004-02-01 Mark Kettenis <kettenis@gnu.org>
21734
21735 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
21736 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
21737 only on the "print_small_structs from print_long_arg_list" test.
21738
ce22a4f1
DJ
217392004-02-01 Daniel Jacobowitz <drow@mvista.com>
21740
21741 * gdb.base/completion.exp: Kill a stray backslash.
21742
21743 From Jim Ingham <jingham@apple.com>:
21744 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
21745 agrees with the result from sending a tab.
21746
abbab9d3
DJ
217472004-01-31 Daniel Jacobowitz <drow@mvista.com>
21748
21749 * gdb.base/chng-syms.exp: Remove stray newline.
21750
53904d1e
MK
217512004-01-31 Mark Kettenis <kettenis@gnu.org>
21752
21753 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
21754 *-*-openbsd*.
21755 * gdb.asm/openbsd.inc: New file.
21756
3a4b3aac
MK
217572004-01-30 Mark Kettenis <kettenis@gnu.org>
21758
21759 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
21760 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
21761 *-*solaris2*. Remove commented out default settings for
21762 asm-flags. Replace gdb_compile with target_link.
21763
ebac27b4
MC
217642004-01-29 Michael Chastain <mec.gnu@mindspring.com>
21765
21766 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
21767 for all tests. Remove old hp-ux and cygnus xfail cases.
21768
d8679d84
PH
217692004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
21770
21771 * gdb.base/chng-syms.exp: New file.
21772 * gdb.base/chng-syms.c: New file.
21773
0a55bc22
MC
217742004-01-24 Michael Chastain <mec.gnu@mindspring.com>
21775
21776 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
21777 Provide arms for current output in all my configurations.
21778
94b8e876
MC
217792004-01-24 Michael Chastain <mec.gnu@mindspring.com>
21780
21781 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
21782 * lib/compiler.cc: Likewise.
21783 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
21784 get the right preprocessor. Eval the output directly. Remove
21785 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
21786 hp_f77_compiler and hp_f90_compiler completely.
21787 (gdb_preprocess): Delete.
21788 (get_compiler): Delete.
21789
7cf03d44
MK
217902004-01-24 Mark Kettenis <kettenis@gnu.org>
21791
21792 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
21793 <string.h>.
21794
68b6dce9
NR
217952004-01-24 Nick Roberts <nick@nick.uklinux.net>
21796
21797 * gdb.mi/mi-stack.exp: Update copyright.
21798
b368761e
DC
217992004-01-23 David Carlton <carlton@kealia.com>
21800
21801 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
21802 test for cp_lookup_transparent_type.
21803 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
21804 call them.
21805
f2061b53
DJ
218062004-01-23 Daniel Jacobowitz <drow@mvista.com>
21807
21808 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
21809 after -var-update.
21810
37fc574a
DC
218112004-01-23 David Carlton <carlton@kealia.com>
21812
21813 * gdb.cp/namespace.cc (C::ensureRefs): New.
21814 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
21815
8e94b928
NR
218162004-01-20 Nick Roberts <nick@nick.uklinux.net>
21817
21818 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
21819 case "-stack-list-locals 2".
21820 * gdb.mi/mi-var-child.exp: Test for case
21821 "-var-list-children --all-values NAME".
21822
997b0952
MC
218232004-01-18 Michael Chastain <mec.gnu@mindspring.com>
21824
21825 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
21826
52470da3
MK
218272004-01-18 Mark Kettenis <kettenis@gnu.org>
21828
7049b4b8
MK
21829 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
21830 used with gdb_test_multiple.
21831
52470da3
MK
21832 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
21833 read at address 0. This fixes PR testsuite/1504.
21834
da6012e5
DJ
218352004-01-18 Daniel Jacobowitz <drow@mvista.com>
21836
21837 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
21838 Remove downloading, guessing the host executable, the calls to
21839 gdb_file_cmd and gdb_target_cmd, and "load" support.
21840 (infer_host_exec): New function broken out from gdb_load.
21841 (gdb_load): New wrapper for gdbserver_gdb_load.
21842 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
21843 gdb_target_cmd. Use -target-select.
21844 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
21845 Download binaries to the host. Clear last_mi_remote_file when
21846 we load a new binary.
21847 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
21848 call gdbserver_gdb_load and mi_gdb_target_cmd.
21849
32c70722
MC
218502004-01-17 Michael Chastain <mec.gnu@mindspring.com>
21851
21852 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
21853 type patterns.
21854
b0cecf36
MC
218552004-01-17 Michael Chastain <mec.gnu@mindspring.com>
21856
21857 * gdb.cp/templates.exp: Fix typo in test name of
21858 "print Foo<volatile char*>::foo".
21859
4120d7e6
MC
218602004-01-15 Michael Chastain <mec.gnu@mindspring.com>
21861
21862 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
21863
f679e530
BE
218642004-01-16 Ben Elliston <bje@wasabisystems.com>
21865
21866 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
21867 (clean mostlyclean): Remove empty rm.
21868
091c48f6
MC
218692004-01-15 Michael Chastain <mec.gnu@mindspring.com>
21870
21871 * gdb.base/setvar.exp: Add copyright years.
21872
3e5fc8d2
DC
218732004-01-14 David Carlton <carlton@bactrian.org>
21874
21875 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
21876 PR c++/1511 and update coment.
21877 * gdb.cp/templates.exp: Update patterns to match current output.
21878 If changes involve something other than whitespace, KFAIL
21879 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
21880
63d06c5c
DC
218812004-01-14 David Carlton <carlton@kealia.com>
21882
21883 * gdb.cp/namespace.exp: Add tests involving classes defined within
21884 namespaces.
21885 * gdb.cp/namespace.cc (C::CClass): New.
21886 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
21887
a51dab88
EZ
218882004-01-14 Elena Zannoni <ezannoni@redhat.com>
21889
21890 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
21891 what debug info we have. Print a better message if something goes
21892 wrong while producing the separate debug info file.
21893
a476ccc9
MC
218942004-01-14 Michael Chastain <mec.gnu@mindspring.com>
21895
21896 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
21897
f453692c
MC
218982004-01-14 Michael Chastain <mec.gnu@mindspring.com>
21899
21900 * gdb.base/callfuncs.c: Add copyright notice.
21901
f40063a5
MC
219022004-01-13 Michael Chastain <mec.gnu@mindspring.com>
21903
21904 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
21905 inheritance. PR gdb/1498, PR gcc/13539.
21906
19ac3974
EZ
219072004-01-13 Elena Zannoni <ezannoni@redhat.com>
21908
a9c64011
AS
21909 * gdb.threads/gcore-thread.exp: Prefix name of binary with
21910 test specific name.
21911 * gdb.mi/gdb669.exp: Ditto.
21912 * gdb.mi/mi-pthreads.exp: Ditto.
21913 * gdb.mi/mi1-pthreads.exp: Ditto.
21914 * gdb.mi/mi2-pthreads.exp: Ditto.
19ac3974 21915
56c97c6e
MC
219162004-01-12 Michael Chastain <mec.gnu@mindspring.com>
21917
21918 * gdb.cp/member-ptr.cc: Add copyright notice.
21919
a0644324
MC
219202004-01-12 Michael Chastain <mec.gnu@mindspring.com>
21921
21922 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
21923 some patterns for recent versions of gcc and hpacc. Delete
21924 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
21925 Delete tests that access a NULL pointer-to-member-data. This
21926 script is still disabled for gcc.
21927
32fabe09
EZ
219282004-01-12 Elena Zannoni <ezannoni@redhat.com>
21929
21930 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
a9c64011 21931 escaped correctly.
32fabe09 21932
1f8a6abb
EZ
219332004-01-12 Elena Zannoni <ezannoni@redhat.com>
21934
21935 * gdb.base/sepdebug.exp: New file.
21936 * gdb.base/sepdebug.c: New file.
21937 * lib/gdb.exp (separate_debug_filename): New procedure.
21938 (gdb_gnu_strip_debug): New procedure.
21939
48efe704
AC
219402004-01-12 Andrew Cagney <cagney@redhat.com>
21941
21942 * gdb.mi/ChangeLog: Delete file. Renamed to ...
21943 * gdb.mi/ChangeLog-1999-2003: New file.
21944
a9415475
AC
219452004-01-12 Andrew Cagney <cagney@redhat.com>
21946
21947 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
21948 "Renaming a directory to a non-empty directory returns ENOTEMPTY
21949 or EEXIST", treat EBUSY as an XFAIL.
21950
83b8cf9d
MC
219512004-01-11 Michael Chastain <mec.gnu@mindspring.com>
21952
21953 * gdb.base/scope.exp: Remove obsolete setup_xfail for
21954 hp_cc_compiler.
21955
9939d2a8
MC
219562004-01-10 Michael Chastain <mec.gnu@mindspring.com>
21957
21958 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
21959 decorations.
21960
1ff8cadf
MC
219612004-01-10 Michael Chastain <mec.gnu@mindspring.com>
21962
21963 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
21964 and "(aCC)" decorations. Remove obsolete doco about old
21965 test results.
21966
6fa9022e
MC
219672004-01-09 Michael Chastain <mec.gnu@mindspring.com>
21968
21969 * gdb.cp/exception.exp: Fix typo in doco.
21970
209721fe
MK
219712004-01-09 Mark Kettenis <kettenis@gnu.org>
21972
21973 * gdb.base/gdb1476.exp: Fix typo.
21974
ef11303e
MC
219752004-01-09 Michael Chastain <mec.gnu@mindspring.com>
21976
21977 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
21978 file.
21979
041ab88c
MC
219802004-01-09 Michael Chastain <mec.gnu@mindspring.com>
21981
21982 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
21983 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
21984 Use gdb_compile. Remove restriction on gcc. Add some patterns
21985 for recent version of gdb. Delete second half, which was a copy
21986 of the first half with different build flags. This test is
21987 still disabled because it is still not ready for production.
21988
e36d075a
MC
219892004-01-08 Michael Chastain <mec.gnu@mindspring.com>
21990
21991 * gdb.cp/exception.cc: Add copyright notice.
21992 * gdb.cp/exception.exp: Add a notice that this file is broken
21993 because of line number changes caused by addition of copyright
21994 notice.
21995
42b190ad
MC
219962004-01-08 Michael Chastain <mec.gnu@mindspring.com>
21997
21998 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
21999 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
22000
8f25f06b
MC
220012004-01-08 Michael Chastain <mec.gnu@mindspring.com>
22002
22003 * gdb.cp/classes.exp: Accept gnu abi 2.
22004 * gdb.cp/derivation.exp: Likewise.
22005 * gdb.cp/overload.exp: Likewise.
22006 * gdb.cp/virtfunc.exp: Likewise.
22007
06ded8b8
MC
220082004-01-08 Michael Chastain <mec.gnu@mindspring.com>
22009
22010 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
22011 semicolon after end of function.
22012
77c26ae3
MC
220132004-01-07 Michael Chastain <mec.gnu@mindspring.com>
22014
22015 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
22016 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
22017 boilerplate code for compiling and running the program under
22018 test. Add some string method tests.
22019
20757486
MC
220202004-01-07 Michael Chastain <mec.gnu@mindspring.com>
22021
22022 * gdb.cp/bs15503.cc: Add copyright notice.
22023 * gdb.cp/bs15503.exp: Adjust line number.
22024
0fd3b503
MC
220252004-01-07 Michael Chastain <mec.gnu@mindspring.com>
22026
22027 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
22028 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
22029
10d1bea8
MC
220302004-01-07 Michael Chastain <mec.gnu@mindspring.com>
22031
22032 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
22033 hp_cc_compiler.
22034
2789202a
MC
220352004-01-07 Michael Chastain <mec.gnu@mindspring.com>
22036
22037 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
22038 * gdb.cp/ctti.exp: Use the marker instead of "next".
22039 With gcc, run further before bailing.
22040
b862f14c
MC
220412004-01-07 Michael Chastain <mec.gnu@mindspring.com>
22042
22043 * gdb.cp/cttiadd.cc: Add copyright notice.
22044 * gdb.cp/cttiadd1.cc: Likewise.
22045 * gdb.cp/cttiadd2.cc: Likewise.
22046 * gdb.cp/cttiadd3.cc: Likewise.
22047
96da2469
MC
220482004-01-07 Michael Chastain <mec.gnu@mindspring.com>
22049
22050 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
22051 Use gdb_test, gdb_test_multiple. Use floating-point values that
22052 have exact representations in IEEE-ish formats.
22053
053248ff
MC
220542004-01-07 Michael Chastain <mec.gnu@mindspring.com>
22055
22056 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
22057 compilers. Delete duplicate call to get_compiler_info.
22058 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
22059 * gdb.base/volatile.exp: Likewise.
22060
84acecdd
MK
220612004-01-07 Mark Kettenis <kettenis@gnu.org>
22062
22063 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
22064 memory at address 0.
22065
fe11a27f
MC
220662004-01-07 Michael Chastain <mec.gnu@mindspring.com>
22067
22068 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
22069 to test for hp-ux assembler. Fix copyright years.
22070
60ad077b
AC
220712004-01-07 Andrew Cagney <cagney@redhat.com>
22072
22073 * gdb.base/fileio.c (strerrno): Add "EBUSY".
22074
1c9b8f33
AC
220752004-01-07 Andrew Cagney <cagney@redhat.com>
22076
22077 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
22078 when creating the read-only file. From analysis by Roland McGrath
22079 and Elena Zannoni.
22080
753ccc7a
MC
220812004-01-06 Michael Chastain <mec.gnu@mindspring.com>
22082
22083 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
22084
eca3e36b
MC
220852004-01-06 Michael Chastain <mec.gnu@mindspring.com>
22086
22087 * gdb.base/cvexpr.c: Be type-safe with function pointers and
22088 data pointers.
22089
f8d4bac4
MC
220902004-01-06 Michael Chastain <mec.gnu@mindspring.com>
22091
22092 * gdb.cp/m-static.exp: Compile one source file at a time.
22093 Delete unused call to get_compiler_info.
22094
9b4e0f94
MC
220952004-01-06 Michael Chastain <mec.gnu@mindspring.com>
22096
22097 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
22098 * gdb.base/call-rt-st.exp: Likewise.
22099 * gdb.base/nodebug.exp: Likewise.
22100 * gdb.base/volatile.exp: Likewise.
22101 * gdb.cp/ref-types.exp: Likewise.
22102 * gdb.cp/templates.exp: Likewise.
22103
023c1024
MK
221042004-01-05 Mark Kettenis <kettenis@gnu.org>
22105
22106 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
22107
19703c4a
MC
221082004-01-05 Michael Chastain <mec.gnu@mindspring.com>
22109
22110 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
22111 hppa*-hp-hpux*.
22112
18b67037
MK
221132004-01-04 Mark Kettenis <kettenis@gnu.org>
22114
ba6219c8
MK
22115 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
22116 x86_64-*-*.
22117
18b67037
MK
22118 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
22119 sparc64-*-* and sparc*-solaris2*.
22120
1bfbbb9d
MK
221212004-01-04 Mark Kettenis <kettenis@gnu.org>
22122
22123 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
22124 return ${tests}" test. The ${tests} already mentions the
22125 filename.
22126
06846494
MC
221272004-01-02 Michael Chastain <mec.gnu@mindspring.com>
22128
22129 * gdb.cp/local.exp: Accept gcc abi 2.
22130
3b0cb202
MC
221312004-01-02 Michael Chastain <mec.gnu@mindspring.com>
22132
22133 * gdb.cp/templates.exp: Accept gcc abi 2.
22134
0643ec3f
MC
221352004-01-02 Michael Chastain <mec.gnu@mindspring.com>
22136
22137 * lib/compiler.cc: Remove supports_template_debugging.
22138 * gdb.cp/templates.exp: Do not test supports_template_debugging.
22139
d231d0b1
MC
221402004-01-01 Michael Chastain <mec.gnu@mindspring.com>
22141
22142 * gdb.cp/namespace.exp: Accept gcc abi 2.
22143
44ffb27c
MC
221442004-01-01 Michael Chastain <mec.gnu@mindspring.com>
22145
22146 * gdb.cp/method.exp: Accept gcc abi 2.
22147
184ad485
MC
221482004-01-01 Michael Chastain <mec.gnu@mindspring.com>
22149
22150 * gdb.cp/classes.exp: Generate identical results as old version.
22151 * gdb.cp/derivation.exp: Likewise.
22152 * gdb.cp/overload.exp: Likewise.
22153 * gdb.cp/virtfunc.exp: Likewise.
22154
116f09e7
MC
221552004-01-01 Michael Chastain <mec.gnu@mindspring.com>
22156
22157 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
22158 mysterious bug with sourceware version of expect.
22159
b1379776
MC
221602004-01-01 Michael Chastain <mec.gnu@mindspring.com>
22161
22162 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
22163 current versions of gcc, including gcc abi 2. Remove gratuitous
22164 restart of test program. Use gdb_test_multiple and gdb_test for
22165 all tests. Add patterns to xfail missing "const" in "const char *"
22166 and kfail PR gdb/1155.
22167
6b7a4c0e
MC
221682004-01-01 Michael Chastain <mec.gnu@mindspring.com>
22169
22170 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
22171 current versions of gcc, including gcc abi 2. Remove gratuitous
22172 restart of test program. Use gdb_test_multiple and gdb_test for
22173 all tests. Add patterns to kfail PR gdb/1498.
22174
51615d72
MC
221752003-12-31 Michael Chastain <mec.gnu@mindspring.com>
22176
22177 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
22178 current versions of gcc, including gcc abi 2. Use "breakpoint"
22179 and "continue" instead of restarting the target program. Use
22180 gdb_test_multiple and gdb_test for all tests.
22181
7b79a9d7
MK
221822004-01-01 Mark Kettenis <kettenis@gnu.org>
22183
22184 * gdb.asm/asm-source.exp: Update copyright year. Link statically
22185 for *-*-solaris2*.
22186
1cd3489f
MC
221872003-12-31 Michael Chastain <mec.gnu@mindspring.com>
22188
22189 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
22190 current versions of gcc, including gcc abi 2. Use "breakpoint"
22191 and "continue" instead of restarting the target program several
22192 times. Use gdb_test_multiple and gdb_test for all tests.
22193
850742db
MC
221942003-12-18 Michael Chastain <mec.gnu@mindspring.com>
22195
22196 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
22197 source files.
22198
eb4bbda8
MC
221992003-12-16 Michael Chastain <mec.gnu@mindspring.com>
22200
22201 * gdb.base/environ.exp: Handle compiling test case from multiple
22202 source files.
22203
e42c7771
MC
222042003-12-16 Michael Chastain <mec.gnu@mindspring.com>
22205
22206 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
22207
80e4b428
JB
222082003-12-17 Jim Blandy <jimb@redhat.com>
22209
5f06973a
JB
22210 * gdb.base/freebpcmd.c: Add copyright notice.
22211
80e4b428
JB
22212 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
22213
0ab84fb7
MC
222142003-12-16 Michael Chastain <mec.gnu@mindspring.com>
22215
22216 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
22217
1b3bb3d0
JB
222182003-12-13 Jim Blandy <jimb@redhat.com>
22219
22220 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
22221
3a4c9371
KB
222222003-12-12 Kevin Buettner <kevinb@redhat.com>
22223
22224 * gdb.asm/frv.inc: New file.
22225 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
22226
a1dea79a
FF
222272003-12-09 Fred Fish <fnf@redhat.com>
22228
22229 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
22230 functions to break1.c and leave prototypes behind. Add more
22231 "set breakpoint NN here" comments.
22232 * gdb.base/break1.c: New file.
22233
22234 * gdb.base/break.exp: Handle compiling test case from multiple
22235 source files and change source file references as needed.
22236 * gdb.base/completion.exp: Ditto.
22237 * gdb.base/condbreak.exp: Ditto.
22238 * gdb.base/define.exp: Ditto.
22239 * gdb.base/ena-dis-br.exp: Ditto.
22240 * gdb.base/info-proc.exp: Ditto.
22241 * gdb.base/maint.exp: Ditto.
22242 * gdb.base/until.exp: Ditto.
22243
22244 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
22245 hardcoded line numbers.
22246 * gdb.base/define.exp: Ditto.
22247 * gdb.base/ena-dis-br.exp: Ditto.
22248 * gdb.base/maint.exp: Ditto.
22249 * gdb.base/until.exp: Ditto.
22250
22251 * gdb.base/completion.exp: Use "break1" for completion tests since
22252 "break" is no longer a unique prefix.
22253
5266b69c
AC
222542003-12-06 Andrew Cagney <cagney@redhat.com>
22255
22256 * gdb.base/structs.exp (test_struct_returns): When applicable, set
22257 "return_value_unimplemented". When an unimplemented struct return
22258 architecture, report incorrect values as a KFAIL
22259
374451f0
MC
222602003-12-05 Michael Chastain <mec.gnu@mindspring.com>
22261
22262 * gdb.cp/rtti.exp: Accept new wording of warning from
22263 cp_lookup_rtti_type.
22264
ba9b20a7
MC
222652003-12-05 Michael Chastain <mec.gnu@mindspring.com>
22266
22267 Partial fix for PR testsuite/1456.
22268 * gdb.base/scope.exp (test_at_main): Replace references to
22269 gcc_compiled with calls to test_compiler_info.
22270 (test_at_foo): Likewise.
22271 (test_at_bar): Likewise.
22272
b74b6d0b
MC
222732003-12-04 Michael Chastain <mec.gnu@mindspring.com>
22274
22275 Partial fix for PR testsuite/1456.
22276 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
22277 to test_compiler_info.
22278
ccfa3402
MC
222792003-12-03 Michael Chastain <mec.gnu@mindspring.com>
22280
22281 * gdb.base/so-impl-ld.exp: Update copyright notice.
22282
f6246aba
MC
222832003-12-02 Michael Chastain <mec.gnu@mindspring.com>
22284
22285 Partial fix for PR testsuite/1456.
22286 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
22287 to test_compiler_info.
22288
13ae734a
MC
222892003-11-28 Michael Chastain <mec.gnu@mindspring.com>
22290
22291 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
22292 from current versions of gdb. Clean up regular expressions.
22293 Delete redundant timeout case.
22294
d8e1cdee
MC
222952003-11-28 Michael Chastain <mec.gnu@mindspring.com>
22296
22297 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
22298 from current versions of gdb. Clean up regular expressions.
22299 Delete redundant timeout case.
22300
96457b64
MC
223012003-12-01 Michael Chastain <mec.gnu@mindspring.com>
22302
22303 Partial fix for PR testsuite/1456.
22304 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
22305 gcc_compiled with call to test_compiler_info.
22306
f35309fc
MC
223072003-11-30 Michael Chastain <mec.gnu@mindspring.com>
22308
22309 Partial fix for PR testsuite/1456.
22310 * gdb.base/list.exp (test_list_function): Delete unused declaration
22311 of gcc_compiled.
22312
d7afdf9b
MC
223132003-11-29 Michael Chastain <mec.gnu@mindspring.com>
22314
22315 Partial fix for PR testsuite/1456.
22316 * gdb.base/complex.exp: Replace reference to gcc_compiled with
22317 call to test_compiler_info.
22318
71507b56
MK
223192003-11-29 Mark Kettenis <kettenis@gnu.org>
22320
22321 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
22322 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
22323 it to create the appropriate note.inc.
22324 * gdb.asm/asmsrc1.s: Include "note.inc".
22325 * gdb.asm/netbsd.inc: New file.
22326 * gdb.asm/empty.inc: New file.
22327
f81f93f7
MC
223282003-11-28 Michael Chastain <mec.gnu@mindspring.com>
22329
22330 Partial fix for PR testsuite/1456.
22331 * gdb.base/constvars.exp: Replace references to gcc_compiled with
22332 calls to test_compiler_info.
22333
9a77938e
MC
223342003-11-27 Michael Chastain <mec.gnu@mindspring.com>
22335
22336 Partial fix for PR testsuite/1456.
22337 * gdb.base/volatile.exp: Replace references to gcc_compiled with
22338 calls to test_compiler_info.
22339
e8367dc7
MK
223402003-11-27 Mark Kettenis <kettenis@gnu.org>
22341
22342 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
22343 pattern for the KFAILs.
22344
526c61ee
AF
223452003-11-25 Adam Fedor <fedor@gnu.org>
22346
22347 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
22348 * gdb.objc/objcdecode.m: New file.
22349
28f2d600
AF
223502003-11-25 Adam Fedor <fedor@gnu.org>
22351
22352 * gdb.objc/nondebug.exp: Test for PR objc/1236.
22353 * gdb.objc/nondebug.m: New file.
22354
a3895cee
BE
223552003-11-26 Ben Elliston <bje@wasabisystems.com>
22356
22357 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
22358 NetBSD as it does on FreeBSD. Modelled on a similar change by
22359 Mark Kettenis on 2003-05-30.
22360 (link-flags): Set to "--entry _start" regardless of target.
22361 Special linker flags are to be appended to $link-flags.
22362 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
22363
c9f2c8a3
MC
223642003-11-25 Michael Chastain <mec.gnu@mindspring.com>
22365
22366 * gdb.cp/method.exp: Accept output of new demangler.
22367
15a0587a 223682003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
22369
22370 * gdb/class2.exp: New file.
22371 * gdb/class2.cc: New file.
22372
3c00b570
MC
223732003-11-25 Michael Chastain <mec.gnu@mindspring.com>
22374
22375 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
22376 of new demangler.
22377
7027acc7
MK
223782003-11-23 Mark Kettenis <kettenis@gnu.org>
22379
22380 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
22381 of gdb_test "run".
22382
b0e1598a
MK
223832003-11-23 Mark Kettenis <kettenis@gnu.org>
22384
22385 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
22386 "continue" into "run".
22387
4d9eda44
MC
223882003-11-23 Michael Chastain <mec.gnu@mindspring.com>
22389
22390 Partial fix for PR testsuite/1456.
22391 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
22392 call to test_compiler_info.
22393 * gdb.cp/ctti.exp: Likewise.
22394 * gdb.cp/derivation.exp: Likewise.
22395 * gdb.cp/member-ptr.exp: Likewise.
22396 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
22397 reference to gcc_compiled.
22398
223992003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
22400
22401 Fix PR testsuite/1463.
22402 * gdb.base/structs.exp (start_structs_test): Call
22403 get_debug_format before using the debug format.
22404
d422fe19
AC
224052003-11-22 Andrew Cagney <cagney@redhat.com>
22406
22407 * lib/gdb.exp (gdb_test_multiple): Add simple example.
22408 * gdb.base/structs.exp: Use gdb_test_multiple.
22409
039cf96d
AC
224102003-11-20 Andrew Cagney <cagney@redhat.com>
22411
6882279b
AC
22412 * gdb.base/structs.exp: Handle and recover from internal errors.
22413 Replace "foo${n}" with "foo<n>" in test messages.
22414
e53890ae
AC
22415 * gdb.base/structs.exp: Update copyright. Rewrite.
22416 * gdb.base/structs.c: Update copyright. Rewrite.
22417
2b211c59
AC
22418 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
22419 resync count exceeded.
d63a86f8 22420
039cf96d
AC
22421 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
22422 from the internal error.
22423 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
22424 Original from Jim Blandy.
22425 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 22426
eac98b22
AC
224272003-11-19 Andrew Cagney <cagney@redhat.com>
22428
22429 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
22430 KFAIL.
22431
67455b2a
MK
224322003-11-17 Mark Kettenis <kettenis@gnu.org>
22433
22434 New testcase for PR backtrace/1435.
22435 * gdb.arch/i386-unwind.exp: New file.
22436 * gdb.arch/i386-unwind.c: New file.
22437
853d6e5b
AC
224382003-11-17 Andrew Cagney <cagney@redhat.com>
22439
22440 * lib/gdb.exp (compiler_info): New global.
22441 (test_compiler_info): New function.
22442 (get_compiler_info): Set compiler_info.
22443 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
22444 "compiler_info" to gcc-<major>-<minor>.
22445
38cf6e11
MC
224462003-11-15 Michael Chastain <mec.gnu@mindspring.com>
22447
22448 * gdb.trace/configure: Remove.
22449
a50d3602
EZ
224502003-11-13 Elena Zannoni <ezannoni@redhat.com>
22451
22452 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 22453 breakpoints.
a50d3602
EZ
22454 * gdb.base/break.exp: Remove all references to explicit line
22455 numbers.
22456
d9407aaa
NC
224572003-11-11 Nick Clifton <nickc@redhat.com>
22458
22459 * gdb.base/shreloc.exp: Do not run for targets which do not
22460 support shared objects.
22461
db488fc1
CV
224622003-11-10 Corinna Vinschen <vinschen@redhat.com>
22463
22464 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
22465 Don't run tests if nofileio flag is given.
22466
6a90a18e
EZ
224672003-11-07 Elena Zannoni <ezannoni@redhat.com>
22468
22469 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
a9c64011 22470 as well as 'Watchpoint'.
6a90a18e 22471
0b915e9c
EZ
224722003-11-06 Elena Zannoni <ezannoni@redhat.com>
22473
22474 Reported by Jim Ingham <jingham@apple.com>:
22475 * gdb.base/annota1.exp: Match at least one occurrence of the
22476 signal handler annotation.
22477
d7e4b55f
EZ
224782003-11-06 Elena Zannoni <ezannoni@redhat.com>
22479
a9c64011
AS
22480 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
22481 as well as 'Watchpoint'.
d7e4b55f 22482
2fe4e8d0
MC
224832003-11-05 Michael Chastain <mec@shout.net>
22484
22485 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
22486
6ef88553
KW
224872003-11-03 Kris Warkentin <kewarken@qnx.com>
22488
22489 * gdb.arch/gdb1291.c: New test file.
22490 * gdb.arch/gdb1291.exp: New test script.
22491 * gdb.arch/gdb1431.c: New test file.
22492 * gdb.arch/gdb1431.exp: New test script.
22493
ae7dc4d8
MC
224942003-10-22 Michael Chastain <mec@shout.net>
22495
22496 * gdb.mi/pthreads.c: Add copyright notice.
22497
c39d7427
MC
224982003-10-22 Michael Chastain <mec@shout.net>
22499
22500 * gdb.threads/pthreads.c: Add copyright notice.
22501
8b7d96c1
MC
225022003-10-20 Michael Chastain <mec@shout.net>
22503
22504 * gdb.base/gdb1056.exp: New test script.
22505
d1d69fdd
DJ
225062003-10-13 Daniel Jacobowitz <drow@mvista.com>
22507
22508 * gdb.threads/killed.exp: Use gdb_run_cmd.
22509
7d605576
DJ
225102003-10-13 Daniel Jacobowitz <drow@mvista.com>
22511
22512 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
22513 create a core file.
22514 * gdb.threads/gcore-thread.exp: Likewise.
22515
618ec112
CV
225162003-10-13 Corinna Vinschen <vinschen@redhat.com>
22517
22518 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
22519 type, based on char type.
22520 (struct bit_flags_short_t): New bitfield type, based on short type.
22521 (init_bit_flags_char): New fuction.
22522 (init_bit_flags_short): Ditto.
22523 (print_bit_flags_char): Ditto.
22524 (print_bit_flags_short): Ditto.
22525 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
22526
9367a73c
MC
225272003-10-11 Michael Chastain <mec@shout.net>
22528
22529 * gdb.base/call-rt-st.exp: Update copyright year.
22530
1decf120
KI
225312003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
22532
22533 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
22534 * gdb.disasm/sh3.s: Ditto.
22535
5445b2ae
DJ
225362003-10-07 Daniel Jacobowitz <drow@mvista.com>
22537
22538 * gdb.threads/switch-threads.exp: New test.
22539 * gdb.threads/switch-threads.c: New source file.
22540
aec24853
CV
225412003-10-07 Corinna Vinschen <vinschen@redhat.com>
22542
22543 * gdb.base/ending-run.exp: Add sh specific case.
22544
adc7428d
AC
225452003-10-06 Andrew Cagney <cagney@redhat.com>
22546
22547 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
22548 * gdb.disasm/mn10200.exp: Delete obsolete file.
22549
c9d37158
DJ
225502003-09-29 Daniel Jacobowitz <drow@mvista.com>
22551
22552 * ChangeLog: Correct an entry command.exp -> commands.exp.
22553 * gdb.base/commands.exp (bp_deleted_in_command_test)
22554 (temporary_breakpoint_commands): Check noargs.
22555
79c2c32d
DC
225562003-09-25 David Carlton <carlton@kealia.com>
22557
22558 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
22559 of some print tests, where appropriate. Add tests for C::D::cd,
22560 E::ce, F::cXfX, G::XgX.
22561 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
22562
594e6d67
RE
225632003-09-25 Richard Earnshaw <rearnsha@arm.com>
22564
22565 * lib/java.exp (java_init): Import target_alias before using it.
22566
10f0d451
DC
225672003-09-25 David Carlton <carlton@kealia.com>
22568
22569 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
22570
274bcba0
EZ
225712003-09-23 Elena Zannoni <ezannoni@redhat.com>
22572
d63a86f8 22573 * gdb.base/selftest.exp: Accomodate more instruction reordering
a9c64011 22574 weirdness.
274bcba0 22575
cdbf20f7
MC
225762003-09-17 Michael Chastain <mec@shout.net>
22577
22578 * gdb.cp/gdb1355.exp: New file.
22579 * gdb.cp/gdb1355.c: New file.
22580
71e06f80
CV
225812003-09-15 Corinna Vinschen <vinschen@redhat.com>
22582
22583 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
22584 * gdb.asm/sh.inc: New file.
22585
5c4e30ca
DC
225862003-09-11 David Carlton <carlton@kealia.com>
22587
bd45b7af
DC
22588 * gdb.cp/namespace.exp: Add tests for namespace types.
22589 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
22590 (test_namespace): New.
22591
1c199746
EZ
225922003-09-11 Elena Zannoni <ezannoni@redhat.com>
22593
a9c64011 22594 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 22595 * gdb.stabs/weird.exp: Ditto.
1c199746 22596
04ed252f
MC
225972003-09-08 Michael Chastain <mec@shout.net>
22598
22599 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
22600
d8a2d9e7
MC
226012003-09-07 Michael Chastain <mec@shout.net>
22602
22603 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
22604 'parse error'.
22605
161afb24
MK
226062003-09-07 Mark Kettenis <m.kettenis@osp.nl>
22607
22608 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
22609
49f2741a
MC
226102003-08-30 Michael Chastain <mec@shout.net>
22611
22612 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
22613 * gdb.gdb/observer.exp: Ditto.
22614 * gdb.gdb/xfullpath.exp: Ditto.
22615
8afa723e
MK
226162003-08-29 Mark Kettenis <kettenis@gnu.org>
22617
22618 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
22619 *-*-*bsd*.
22620
f31dfe3b
JJ
226212003-08-28 Jeff Johnston <jjohnstn@redhat.com>
22622
22623 * gdb.base/dump.exp: Skip for ia64.
22624
4630e498
JJ
226252003-08-25 Jeff Johnston <jjohnstn@redhat.com>
22626
22627 * gdb.asm/asm-source.exp: Add ia64 support.
22628 * gdb.asm/ia64.inc: New file.
22629
1105b7ef
MC
226302003-08-22 Michael Chastain <mec@shout.net>
22631
22632 * gdb.cp: New directory.
22633 * gdb.cp/*: Copy from gdb.c++/*.
22634 * gdb.c++/*: Remove.
22635 * Makefile.in: Change gdb.c++ to gdb.cp.
22636 * configure.in: Ditto.
22637 * configure: Regnerate.
22638
c945b932
MK
226392003-08-18 Mark Kettenis <kettenis@gnu.org>
22640
22641 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
22642 * gdb.arch/i386-prologue.c (gdb1338): Add function.
22643
2b66634b
DJ
226442003-08-17 Daniel Jacobowitz <drow@mvista.com>
22645
22646 * mi-var-display.exp (-var-list-children weird): Accept function
22647 pointers with argument types.
22648 * mi1-var-display.exp (-var-list-children weird): Likewise.
22649 * mi2-var-display.exp (-var-list-children weird): Likewise.
22650
a356f73b
DJ
226512003-08-17 Daniel Jacobowitz <drow@mvista.com>
22652
22653 * gdb.base/annota3.exp: Add missing newline.
22654
483417b8
MC
226552003-08-06 Michael Chastain <mec@shout.net>
22656
22657 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
22658
c99c59c3
MS
226592003-08-12 Michael Snyder <msnyder@redhat.com>
22660
22661 * gdb.base/float.exp: Add test for SH.
22662
55ed7501
MK
226632003-08-10 Mark Kettenis <kettenis@gnu.org>
22664
22665 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
22666
1a371f2e
EZ
226672003-08-07 Elena Zannoni <ezannoni@redhat.com>
22668
22669 * gdb.base/completion.exp: Remove reduntant completion test
22670 on filename.
22671
e0f353ce
EZ
226722003-08-07 Elena Zannoni <ezannoni@redhat.com>
22673
a9c64011
AS
22674 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
22675 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
22676 gdb.trace/save-trace.exp: Make sure that full pathnames are
22677 escaped correctly.
e0f353ce 22678
5710a1af 226792003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 22680
a9c64011
AS
22681 * configure.in: Don't generate config.h from config.hin.
22682 * configure: Regenerate.
22683 * config.hin: Remove file.
22684 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
22685 * gdb.threads/pthreads.c: Ditto.
5710a1af 22686
dcd81ce9
DJ
226872003-08-07 Daniel Jacobowitz <drow@mvista.com>
22688
22689 From Kei Sakamoto <sakamoto.kei@renesas.com>:
22690 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
22691 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
22692 Replace ld24 with seth/add3.
22693
6009d884
AC
226942003-08-02 Andrew Cagney <cagney@redhat.com>
22695
22696 * gdb.base/annota3.exp: New file.
22697 * gdb.base/annota3.c: New file.
22698 * gdb.c++/annota3.exp: New file.
22699 * gdb.c++/annota3.cc: New file.
22700
51514e06
MC
227012003-07-29 Michael Chastain <mec@shout.net>
22702
22703 * gdb.threads/tls.c (spin): Check errno only if sem_wait
22704 actually failed.
22705 (do_pass): Likewise.
22706 * gdb.threads/tls.exp: Always initialize no_of_threads.
22707
4ee6625b
DJ
227082003-07-27 Daniel Jacobowitz <drow@mvista.com>
22709
22710 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
22711 pattern.
22712 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
22713 * gdb.threads/tls.exp: Recognize one case of the host library not
22714 supporting TLS.
22715
225f2bf6
AC
227162003-07-27 Andrew Cagney <cagney@redhat.com>
22717
22718 * gdb.base/fileio.exp: Use SH when running commands using
22719 remote_exec.
22720
bcb27c9f
DJ
227212003-07-24 Daniel Jacobowitz <drow@mvista.com>
22722
22723 From Kei Sakamoto <sakamoto.kei@renesas.com>:
22724 * gdb.base/relocate.c (dummy): New padding array.
22725
3d67be83
MS
227262003-07-22 Michael Snyder <msnyder@redhat.com>
22727
d63a86f8 22728 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
22729
22730 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
22731 patterns to be more general, accepting old and new output.
22732 Some output chars (such as '+') also must be quoted.
d63a86f8 22733 Some addresses are displayed numerically instead of
3d67be83
MS
22734 symbolically.
22735
57ba3b85
MS
227362003-07-23 Michael Snyder <msnyder@redhat.com>
22737
686d097c
MS
22738 * gdb.base/return2.exp: Don't test long-long return.
22739
57ba3b85
MS
22740 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
22741 * gdb.disasm/t01_mov.exp: Ditto.
22742 * gdb.disasm/t02_mova.s: Ditto.
22743 * gdb.disasm/t02_mova.exp: Ditto.
22744 * gdb.disasm/t03_add.s: Ditto.
22745 * gdb.disasm/t03_add.exp: Ditto.
22746 * gdb.disasm/t04_sub.s: Ditto.
22747 * gdb.disasm/t04_sub.exp: Ditto.
22748 * gdb.disasm/t05_cmp.s: Ditto.
22749 * gdb.disasm/t05_cmp.exp: Ditto.
22750 * gdb.disasm/t06_ari2.s: Ditto.
22751 * gdb.disasm/t06_ari2.exp: Ditto.
22752 * gdb.disasm/t07_ari3.s: Ditto.
22753 * gdb.disasm/t07_ari3.exp: Ditto.
22754 * gdb.disasm/t08_or.s: Ditto.
22755 * gdb.disasm/t08_or.exp: Ditto.
22756 * gdb.disasm/t09_xor.s: Ditto.
22757 * gdb.disasm/t09_xor.exp: Ditto.
22758 * gdb.disasm/t10_and.s: Ditto.
22759 * gdb.disasm/t10_and.exp: Ditto.
22760 * gdb.disasm/t11_logs.s: Ditto.
22761 * gdb.disasm/t11_logs.exp: Ditto.
22762 * gdb.disasm/t12_bit.s: Ditto.
22763 * gdb.disasm/t12_bit.exp: Ditto.
22764 * gdb.disasm/t13_otr.s: Ditto.
22765 * gdb.disasm/t13_otr.exp: Ditto.
22766
e00759ef
EZ
227672003-07-22 Elena Zannoni <ezannoni@redhat.com>
22768
22769 * gdb.threads/tls.exp :Add kfail for 'info address' case.
22770
8bc2021f
EZ
227712003-07-22 Elena Zannoni <ezannoni@redhat.com>
22772
a9c64011
AS
22773 * gdb.threads/tls.c : New file.
22774 * gdb.threads/tls.exp : New file.
22775 * gdb.threads/tls-main.c : New file.
22776 * gdb.threads/tls-shared.c : New file.
22777 * gdb.threads/tls-shared.exp : New file.
8bc2021f 22778
89320c4c
AS
227792003-07-22 Andreas Schwab <schwab@suse.de>
22780
22781 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
22782
180dea7c
AS
227832003-07-20 Andreas Schwab <schwab@suse.de>
22784
22785 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
22786 due to insn reordering.
22787
0714963c
AC
227882003-07-15 Andrew Cagney <cagney@redhat.com>
22789
22790 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
22791
98a23b3f
MC
227922003-07-15 Michael Chastain <mec@shout.net>
22793
22794 * gdb.base/gdb1250.exp: New file.
22795 * gdb.base/gdb1250.c: New file.
22796
27e417a2
ML
227972003-07-09 Michal Ludvig <mludvig@suse.cz>
22798
22799 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
22800 expansion of size_t to 'unsigned long', not only to 'unsigned'.
22801
8bc2021f
EZ
228022003-07-09 Elena Zannoni <ezannoni@redhat.com>
22803
a9c64011
AS
22804 * gdb.threads/tls.c: New file.
22805 * gdb.threads/tls.exp: New file.
22806 * gdb.threads/tls-main.c: New file.
22807 * gdb.threads/tls-shared.c: New file.
22808 * gdb.threads/tls-shared.exp: New file.
8bc2021f 22809
d99968dc
EZ
228102003-07-09 Elena Zannoni <ezannoni@redhat.com>
22811
22812 * gdb.base/annota1.exp: Make sure that we properly escape the
22813 full path of the source file. Xfail more permissive patterns,
d63a86f8 22814 due to a compiler debug info problem.
d99968dc 22815
83876b3b
AS
228162003-07-07 Andreas Schwab <schwab@suse.de>
22817
2705e972
AS
22818 * gdb.asm/m68k.inc: New file.
22819 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
22820
83876b3b
AS
22821 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
22822 arguments"): Also match negative number.
22823
22824 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
22825
3a871b37
DJ
228262003-07-03 Daniel Jacobowitz <drow@mvista.com>
22827
22828 * gdb.base/store.c (charest): New typedef.
22829 (add_char): Rename to add_charest, update.
22830 (wack_char): Rename to wack_charest, update types. Return l + r
22831 to keep r live across the call.
22832 (wack_short, wack_int, wack_long, wack_longest, wack_float)
22833 (wack_double, wack_doublest): Return l + r to keep r live across
22834 the call.
22835 * gdb.base/store.exp: Accomodate store.c changes.
22836
b2a7f303
DC
228372003-06-30 David Carlton <carlton@kealia.com>
22838
22839 * gdb.c++/maint.exp (test_invalid_name): New.
22840 (test_first_component): Add tests for invalid names.
22841
3c6cb4a1
MC
228422003-06-29 Michael Chastain <mec@shout.net>
22843
22844 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
22845 output of '<VTT for class>' for virtual base classes.
22846
f1c2644b
DJ
228472003-06-29 Daniel Jacobowitz <drow@mvista.com>
22848
22849 * gdb.base/completion.exp: Tab-complete "complet" instead of
22850 "compl".
22851 * gdb.base/complex.exp, gdb.base/complex.c: New files.
22852
18080350
DJ
228532003-06-29 Daniel Jacobowitz <drow@mvista.com>
22854
22855 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
22856 * gdb.base/volatile.exp: Likewise.
22857
f56973f8
DJ
228582003-06-29 Daniel Jacobowitz <drow@mvista.com>
22859
22860 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
22861 gdb/1265.
22862
228632003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
22864 Daniel Jacobowitz <drow@mvista.com>
22865
22866 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
22867 initial line count of 'captured_main' from 26 to 32.
22868 (test_with_self): Allow xmalloc call to be interleaved with the
22869 preceding two lines.
22870
e766d4d6
JB
228712003-06-24 Joel Brobecker <brobecker@gnat.com>
22872
22873 * gdb.base/bang.exp: New testcase.
22874
f125c9a4
JB
228752003-06-23 Joel Brobecker <brobecker@gnat.com>
22876
22877 * gdb.base/langs.exp: Add some tests for the "minimal" language
22878 support.
22879
6e25beaf
EZ
228802003-06-23 Elena Zannoni <ezannoni@redhat.com>
22881
22882 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
22883 the testcase.
22884
2f816dda
DJ
228852003-06-22 Daniel Jacobowitz <drow@mvista.com>
22886
22887 * gdb.base/relocate.exp: Test add-symbol-file with a variable
22888 offset.
22889
db5a5748
DJ
228902003-06-22 Daniel Jacobowitz <drow@mvista.com>
22891
22892 * gdb.c++/pr-1210.cc: New file.
22893 * gdb.c++/pr-1210.exp: New file.
22894
1df0c130
DJ
228952003-06-21 Daniel Jacobowitz <drow@mvista.com>
22896
22897 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
22898 000-exec-continue.
22899
a92feac0
MK
229002003-06-15 Mark Kettenis <kettenis@gnu.org>
22901
22902 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
22903 on *-*-*bsd* instead of *-*-freebsd*.
22904
81a58f5b
AC
229052003-06-14 Andrew Cagney <cagney@redhat.com>
22906
22907 * gdb.base/store.exp: Test longest and doublest. Test all
22908 parameters. Weaken return statement match.
22909 * gdb.base/store.c: Add longest and doublest - aka long long and
22910 long double functions. Put all parameters into local register
22911 variables. Use negative values.
22912
b257a0d3
AC
229132003-06-14 Andrew Cagney <cagney@redhat.com>
22914
22915 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
22916 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
22917 exit status.
22918 * gdb.base/fileio.exp: Disable target when nointerrupts and
22919 noinferiorio, instead of limiting it to remote. Use remote_exec
22920 instead of system.
d63a86f8 22921
21c38304
JJ
229222003-06-12 Jeff Johnston <jjohnstn@redhat.com>
22923
22924 * gdb.base/float.exp: Add ia64 support.
22925
1bcdb424
CV
229262003-06-12 Corinna Vinschen <vinschen@redhat.com>
22927
22928 * gdb.base/fileio.exp: Run only on remote targets.
22929
6aeb981f
CV
229302003-06-10 Corinna Vinschen <vinschen@redhat.com>
22931
22932 * gdb.base/fileio.c: New file, testing File-I/O.
22933 * gdb.base/fileio.exp: Ditto.
22934
53df362e
RG
229352003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
22936
22937 * gdb.base/shreloc.exp: New file, check symbol values obtained from
22938 shared objects after relocation at load time (gdb PR/1132).
22939 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
a9c64011 22940 as above, part of the shared object relocation test.
53df362e 22941
ffee1b46
MK
229422003-06-08 Mark Kettenis <kettenis@gnu.org>
22943
b5ca3722
MK
22944 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
22945 fully filled history list.
22946 * gdb.base/gdb_history: New file.
22947
03ed860d
MK
22948 * gdb.base/signals.exp: XFAIL "continue to func1" on
22949 i*86-*-freebsd*.
22950
ffee1b46
MK
22951 * gdb.base/attach.exp: When trying to attach to a nonexistent
22952 process, make it possible to specify the PID based on the target,
22953 and do so for *-*-freebsd*.
22954
d80dbb52
RH
229552003-06-02 Richard Henderson <rth@redhat.com>
22956
22957 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
22958
6dd77b81
RH
229592003-06-02 Richard Henderson <rth@redhat.com>
22960
22961 * gdb.base/selftest.exp: Next over lim_at_start initialization.
22962
f6347e16
RH
229632003-06-02 Richard Henderson <rth@redhat.com>
22964
22965 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
22966
2c161407
DJ
229672003-06-01 Daniel Jacobowitz <drow@mvista.com>
22968
22969 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
22970 of globalvar.
22971
572eb746
MK
229722003-06-01 Mark Kettenis <kettenis@gnu.org>
22973
22974 * gdb.asm/asm-source.exp: Check for memory read errors in
22975 disassembler test on *BSD too.
22976
9e9617a5
RH
229772003-06-01 Richard Henderson <rth@redhat.com>
22978
22979 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
22980 for .frame.
22981 (gdbasm_call): Lose ldgp.
22982 (gdbasm_startup): Add frame information.
22983 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
22984
7b34ad4e
MK
229852003-05-31 Mark Kettenis <kettenis@gnu.org>
22986
22987 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
22988 i?86-*-*.
22989
10059fdf
MK
229902003-05-30 Mark Kettenis <kettenis@gnu.org>
22991
22992 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
22993 FreeBSD.
22994
acf4b816
RH
229952003-05-29 Richard Henderson <rth@redhat.com>
22996
22997 * gdb.asm/alpha.inc: New file.
22998 * gdb.asm/asm-source.exp: Use it.
22999
e9ecd949
JB
230002003-05-29 Jim Blandy <jimb@redhat.com>
23001
23002 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
23003 'core.PID'.
23004
e3e5a4f3
JB
230052003-05-22 Jim Blandy <jimb@redhat.com>
23006
23007 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
23008 backtrace.
d63a86f8 23009
72fe3d25
DC
230102003-05-20 David Carlton <carlton@math.stanford.edu>
23011
23012 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
23013 this time.
23014
58da2eb2
DC
230152003-05-19 David Carlton <carlton@bactrian.org>
23016
23017 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
23018 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
23019
1fcb5155
DC
230202003-05-19 David Carlton <carlton@bactrian.org>
23021
23022 * gdb.c++/namespace.exp: Add namespace scope and anonymous
23023 namespace tests.
23024 Bump copyright date.
23025 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
23026 (main): Call C::D::marker2.
23027 * gdb.c++/namespace1.cc: New file.
23028
85e85163
JJ
230292003-05-14 Jeff Johnston <jjohnstn@redhat.com>
23030
23031 Roland McGrath <roland@redhat.com>
d63a86f8 23032 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
23033 there is no manager thread.
23034
a25fbfec
JJ
230352003-05-08 Jeff Johnston <jjohnstn@redhat.com>
23036
d63a86f8
RM
23037 * gdb.threads/schedlock.exp: Remove assumption that all threads
23038 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
23039 in one of the child threads rather than the main thread.
23040
be375bae
JB
230412003-05-07 Jim Blandy <jimb@redhat.com>
23042
09bf6082
JB
23043 Add support for assembly source testing on the s390x.
23044 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
23045 architecture.
23046 * gdb.asm/s390x.inc: New file.
23047
be375bae
JB
23048 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
23049 succession of 'if' statements.
23050
00905d52
AC
230512003-05-05 Andrew Cagney <cagney@redhat.com>
23052
23053 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
23054
b1e29e33
AC
230552003-05-05 Andrew Cagney <cagney@redhat.com>
23056
23057 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
23058 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
23059
e33d66ec
EZ
230602003-05-02 Elena Zannoni <ezannoni@redhat.com>
23061
23062 * gdb.base/charset.exp: Update based on new behavior of set/show
23063 charset commands.
23064
2b6fd0d8
AC
230652003-05-01 Andrew Cagney <cagney@redhat.com>
23066
23067 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
23068 variable do not give memory errors.
23069
130cacce
AF
230702003-04-30 Adam Fedor <fedor@gnu.org>
23071
23072 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
23073 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
23074 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
23075 gdb.objc/basicclass.m: : New files
23076
23077 * lib/gdb.exp (gdb_compile_objc): New procedure.
23078
bea71854
DJ
230792003-04-27 Daniel Jacobowitz <drow@mvista.com>
23080
23081 * gdb.base/signals.exp: Make backtrace tests more specific.
23082
0f20eeea
DC
230832003-04-23 David Carlton <carlton@bactrian.org>
23084
23085 * gdb.c++/maint.exp (test_first_component): Add tests for
23086 'operator' in more locations.
23087
c8c4d8dc
KB
230882003-04-16 Kevin Buettner <kevinb@redhat.com>
23089
23090 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
23091
3fe60e3c
EZ
230922003-04-16 Elena Zannoni <ezannoni@redhat.com>
23093
23094 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
a9c64011 23095 func marke' instead. Update test name.
3fe60e3c 23096
9219021c
DC
230972003-04-15 David Carlton <carlton@math.stanford.edu>
23098
23099 * gdb.c++/maint.exp: New file.
23100
5dd55bdd
EZ
231012003-04-14 Elena Zannoni <ezannoni@redhat.com>
23102
23103 * gdb.threads/schedlock.c: Change type of thread function argument
23104 to long, to avoid warnings on 64-bit platforms.
23105
00890572
EZ
231062003-04-14 Elena Zannoni <ezannoni@redhat.com>
23107
a9c64011
AS
23108 * gdb.base/attach.exp: Add new message from ptrace in case of
23109 attaching to nonexistent process.
d63a86f8 23110
93201743
JB
231112003-04-11 Jim Blandy <jimb@redhat.com>
23112
23113 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
23114 gdb.c++/userdef.cc: Place comments on the lines to which the
23115 marker function might return.
23116 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
23117 gdb.c++/userdef.exp: Look for those comments to check that we've
23118 returned to the right place, instead of checking line numbers.
23119
2a11c64d
EZ
231202003-04-11 Elena Zannoni <ezannoni@redhat.com>
23121
a9c64011
AS
23122 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
23123 match on sourcefile name, instead of directory name.
2a11c64d 23124
68ab8fc5
EZ
231252003-04-10 Elena Zannoni <ezannoni@redhat.com>
23126
d63a86f8 23127 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
23128 working directory name.
23129
5624293a
JB
231302003-04-09 Jim Blandy <jimb@redhat.com>
23131
23132 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
23133 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
23134 after an inferior function call, report the failure, but allow the
23135 test to continue.
23136
f1f02ee4
SC
231372003-04-05 Stephane Carrez <stcarrez@nerim.fr>
23138
23139 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
23140 with -DPROTOTYPES.
23141
6eb79af0
SC
231422003-04-05 Stephane Carrez <stcarrez@nerim.fr>
23143
23144 * gdb.base/break.exp: Revert last patch.
23145
8dfb4cf0
SC
231462003-04-04 Stephane Carrez <stcarrez@nerim.fr>
23147
23148 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
23149 with -DPROTOTYPES.
23150
ed4c619a
AC
231512003-04-02 Andrew Cagney <cagney@redhat.com>
23152
23153 * gdb.base/callfuncs.exp: Make "print add" messages unique.
23154 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
23155 matching directories by the name breakpoint.
23156 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
23157 Make "continue to marker1" consistent.
23158 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
23159 message consistent.
23160 * lib/gdb.exp: Put "the program is no longer running", and "the
23161 program exited" in parenthesis.
23162 * lib/mi-support.exp: Ditto.
d63a86f8 23163
4e35d5f0 231642003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 23165
4e35d5f0
BR
23166 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
23167
71900fe8
AC
231682003-03-29 Andrew Cagney <cagney@redhat.com>
23169
23170 * gdb.base/sizeof.c (main): Print the value of '\377'.
23171 * gdb.base/sizeof.exp: Check the sign of '\377'.
23172
c0655a16
MC
231732003-03-27 Michael Chastain <mec@shout.net>
23174
23175 * gdb.base/gdb1090.exp: New file.
23176 * gdb.base/gdb1090.cc: New file.
23177
5b2a3989
JB
231782003-03-27 J. Brobecker <brobecker@gnat.com>
23179
23180 * gdb.gdb/observer.exp: New regression test.
23181
79876890
MC
231822003-03-27 Michael Chastain <mec@shout.net>
23183
23184 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
23185 * gdb.base/ptype.exp: Likewise.
23186
6eac95e3
CV
231872003-03-27 Corinna Vinschen <vinschen@redhat.com>
23188
23189 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
23190
e8c71839
MC
231912003-03-26 Michael Chastain <mec@shout.net>
23192
23193 * gdb.base/ptype.exp: Actually use some typedef'd types.
23194
71b10041
SC
231952003-03-21 Stephane Carrez <stcarrez@nerim.fr>
23196
23197 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
23198 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
23199
2512cf80
CV
232002003-03-20 Corinna Vinschen <vinschen@redhat.com>
23201
23202 * gdb.base/default.exp: Fix regular expression.
23203
0d195a4f
CV
232042003-03-20 Corinna Vinschen <vinschen@redhat.com>
23205
23206 * gdb.base/args.exp: Fix regular expression.
23207
8a2dbca8
CV
232082003-03-20 Corinna Vinschen <vinschen@redhat.com>
23209
23210 * gdb.base/help.exp: Allow Win32 child process.
23211
bf028682
CV
232122003-03-20 Corinna Vinschen <vinschen@redhat.com>
23213
23214 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
23215 when stepping out of main().
23216
182dbe85
CV
232172003-03-20 Corinna Vinschen <vinschen@redhat.com>
23218
23219 * gdb.base/default.exp: Check for win32 specific message when calling
23220 "run" without executable.
23221
d67a6ba5
CV
232222003-03-20 Corinna Vinschen <vinschen@redhat.com>
23223
23224 * gdb.base/args.exp: Expect .exe in output.
23225
a955b5bb
CV
232262003-03-20 Corinna Vinschen <vinschen@redhat.com>
23227
23228 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
23229 Cygwin native.
23230
bf6bad4b
AC
232312003-03-17 Andrew Cagney <cagney@redhat.com>
23232
23233 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
23234 vector registes.
23235 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
23236 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
23237
293e9a31
DC
232382003-03-17 David Carlton <carlton@math.stanford.edu>
23239
23240 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
23241 test, for PR breakpoints/38.
23242 Call test_watchpoint_and_breakpoint.
23243 * gdb.base/watchpoint.c (func3): New function.
23244 (main): Call func3.
23245
5330f2db
DC
232462003-03-04 David Carlton <carlton@math.stanford.edu>
23247
23248 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
23249 Garply<Garply<char> >:: garply".
23250 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
23251 with respect to PR c++/1111; note also PR c++/1113.
23252 (test_template_breakpoints): KFAIL "constructor breakpoint" with
23253 respect to PR c++/1062.
23254 KFAIL "destructor breakpoint" with respect to PR c++/1112.
23255
6ece72da
DC
232562003-03-03 David Carlton <carlton@math.stanford.edu>
23257
23258 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
23259 with respect to PR c++/57.
23260 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
23261 c++/826.
23262 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
23263 respect to PR c++/57.
23264
85ca1584
DC
232652003-03-03 David Carlton <carlton@math.stanford.edu>
23266
23267 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
23268 respect to PR c++/33 into FAILs.
23269
98e9c5b8
MC
232702003-03-03 Michael Chastain <mec@shout.net>
23271
7bedbf27
MC
23272 * configure.in: Update copyright years.
23273
232742003-03-03 Michael Chastain <mec@shout.net>
23275
23276 * Makefile.in: Update copyright years.
98e9c5b8 23277
f683e100
DC
232782003-02-28 David Carlton <carlton@math.stanford.edu>
23279
23280 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
23281 print class instead of struct and/or superfluous protection
23282 specifiers, as long as the resulting output is equivalent to the
23283 source code.
23284 Delete FIXME from end of messages on tests that don't need
23285 fixing.
23286
a9e0cf2c
DC
232872003-02-28 David Carlton <carlton@math.stanford.edu>
23288
23289 * gdb.c++/templates.exp (do_tests): Allow const in the two
23290 Foo<volatile char *>::foo tests.
23291
e8d359df
MS
232922003-02-27 Michael Snyder <msnyder@redhat.com>
23293
d63a86f8 23294 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
23295 will be consistant.
23296
0b71dc91
DC
232972003-02-26 David Carlton <carlton@math.stanford.edu>
23298
23299 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
23300 char *>::foo" test with respect to PR c++/33. Create a new test
23301 which is identical to that one except that it doesn't put the
23302 space between the "char" and the "*"; KFAIL it, too.
23303
dd14ab43
DC
233042003-02-26 David Carlton <carlton@math.stanford.edu>
23305
23306 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
23307 template types into either PASSes or KFAILs (corresponding to PR
23308 c++/57). Tweak indentation. Update copyright.
23309
1146c7f1
SC
233102003-02-23 Stephane Carrez <stcarrez@nerim.fr>
23311
23312 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
23313
74641dfb
MC
233142003-02-13 Michael Chastain <mec@shout.net>
23315
23316 * gdb.base/exprs.exp: Remove i960 remnants.
23317 * gdb.base/funcargs.exp: Likewise.
23318 * gdb.base/list.exp: Likewise.
23319 * gdb.base/ptype.exp: Likewise.
23320
559cd2d0
DC
233212003-02-14 David Carlton <carlton@math.stanford.edu>
23322
23323 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
23324 pEe->D::vg()" from XFAIL to KFAIL.
23325
c4f90d87
JM
233262003-02-13 Jason Molenda (jmolenda@apple.com)
23327
23328 * gdb.base/maint.exp: Update maint print statistics regexp to include
23329 new entries.
23330
cbc4d97c
MC
233312003-02-13 Michael Chastain <mec@shout.net>
23332
23333 * gdb.c++/inherit.exp: Remove call to get_debug_format.
23334
40f235b7
MC
233352003-02-12 Michael Chastain <mec@shout.net>
23336
23337 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
23338 * gdb.c++/inherit.exp: Likewise.
23339 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
23340 * gdb.c++/templates.exp: Likewise.
23341 * gdb.c++/virtfunc.exp: Likewise.
23342
c56716b0
JM
233432003-02-06 Jason Molenda (jason-cl@molenda.com)
23344
23345 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
23346 why the code is written that way.
23347
070afcf8
MC
233482003-02-05 Michael Chastain <mec@shout.net>
23349
23350 * gdb.base/dump.exp: Add missing copyright line.
23351
5d0331e5
JM
233522003-02-05 Jason Molenda (jason-cl@molenda.com)
23353
f7ae6d3e 23354 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
23355 at the beginning so the breakpoint doesn't get set on the loop.
23356
92851186
MC
233572003-02-05 Michael Chastain <mec@shout.net>
23358
23359 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
23360 output for configurations with gcc 2.95.3.
23361
cbf1e085
AC
233622003-02-05 Keith Seitz <keiths@redhat.com>
23363 Andrew Cagney <ac131313@redhat.com>
23364
23365 * gdb.mi/mi-cli.exp: New file.
d63a86f8 23366
29518e1e
MC
233672003-02-04 Michael Chastain <mec@shout.net>
23368
23369 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
23370 Call perror and then continue.
23371
5af1d5f3
MC
233722003-02-03 Michael Chastain <mec@shout.net>
23373
23374 * gdb.c++/pr-1023.cc: New file.
23375 * gdb.c++/pr-1023.exp: New file.
23376
6b549786
JB
233772003-02-05 Jim Blandy <jimb@redhat.com>
23378
23379 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
23380 it's local to foobar. Check for it there, and check that it's not
23381 present in main.
23382 * gdb.c++/local.cc (marker2): New function.
23383 (foobar): Call marker1.
23384 (main): Call marker2 instead of marker1.
23385
67f16606
AC
233862003-02-04 Andrew Cagney <ac131313@redhat.com>
23387
23388 * gdb.disasm/mn10200.exp: Obsolete file.
23389 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
23390 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
23391 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
23392
1c5cb38e
DC
233932003-02-04 David Carlton <carlton@math.stanford.edu>
23394
23395 * gdb.c++/overload.exp: Test intToChar(1).
23396 * gdb.c++/overload.cc (intToChar): New.
23397 (main): Call intToChar.
23398
d1fe6965
DC
233992003-02-03 David Carlton <carlton@math.stanford.edu>
23400
23401 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
23402 'might_kfail' arg.
23403 KFAIL some of the continue_to_bp_overloaded calls, according to
23404 PR c++/1025.
23405
9ba61c5d
MC
234062003-02-01 Michael Chastain <mec@shout.net>
23407
23408 * gdb.base/advance.c (marker1): New marker function.
23409 * gdb.base/advance.exp: When the 'advance' command lands on the
23410 return breakpoint, it can legitimately stop on either the
23411 current line or the next line. Accommodate both outcomes.
23412 * gdb.base/until.exp: Likewise.
23413
e7494ffb
AC
234142003-02-02 Andrew Cagney <ac131313@redhat.com>
23415
23416 2002-11-10 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
23417 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
23418 now a list, not a tuple.
23419 * gdb.mi/mi-var-display.exp: Ditto.
23420 * gdb.mi/gdb792.exp: Ditto.
e7494ffb 23421
075559bc
AC
234222003-02-01 Andrew Cagney <ac131313@redhat.com>
23423
23424 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
23425 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
23426 stack backtraces.
23427 * gdb.mi/mi-syn-frame.c: Part of same.
075559bc 23428
2bd4c7b1
MK
234292003-02-01 Mark Kettenis <kettenis@gnu.org>
23430
23431 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
23432 gdb.mi/mi1-pthreads.exp: Return instead of calling
23433 gdb_suppress_entire_file.
23434
eabd8992
MS
234352003-02-01 Mark Salter <msalter@redhat.com>
23436
23437 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
23438
71469e2f
MS
234392003-01-31 Mark Salter <msalter@redhat.com>
23440
23441 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
23442 Support empty arg.
23443
38a94d44
MC
234442003-01-30 Michael Chastain <mec@shout.net>
23445
23446 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
23447 This was a workaround for a UTF-8 bug in readline 4.3. The bug
23448 has been fixed in gdb/readline on 2003-01-09.
23449
19ea9e73
MS
234502003-01-29 Michael Snyder <msnyder@redhat.com>
23451
e8d359df
MS
23452 * gdb.base/maint.exp: Allow for leading underscore in symbol.
23453 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
23454 * gdb.base/args.exp: Skip if target does not support args passing.
23455
2307bd6a
DJ
234562003-01-22 Daniel Jacobowitz <drow@mvista.com>
23457
19ea9e73 23458 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
23459 gdb_test. Accept a list of expect arguments as the third
23460 parameter.
23461 (gdb_test): Use it.
23462
f2dd3617
EZ
234632003-01-20 Elena Zannoni <ezannoni@redhat.com>
23464
23465 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
23466 allow for different test tree configurations. Update some
23467 tescases accordingly.
23468 * gdb.arch/altivec-regs.exp: Ditto.
23469 * gdb.asm/asm-source.exp: Ditto.
23470 * gdb.base/advance.exp: Ditto.
23471 * gdb.base/display.exp: Ditto.
d63a86f8 23472 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
23473 * gdb.base/mips_pro.exp: Ditto.
23474 * gdb.base/overlays.exp: Ditto.
23475 * gdb.base/relocate.exp: Ditto.
23476 * gdb.base/setshow.exp: Ditto.
23477 * gdb.base/step-line.exp: Ditto.
23478 * gdb.base/step-test.exp: Ditto.
23479 * gdb.base/until.exp: Ditto.
23480 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
23481
c71cdefd
DC
234822003-01-17 David Carlton <carlton@math.stanford.edu>
23483
23484 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
23485 corresponding to PR c++/945.
23486 Update copyright.
23487
fdba05d7
DC
234882003-01-17 David Carlton <carlton@math.stanford.edu>
23489
23490 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
23491 corresponding to PR c++/68.
23492
234932003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
23494
23495 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
23496 (test_paddr_hairy_functions): Call print_addr_2_kfail for
23497 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
23498
c362c33a
EZ
234992003-01-15 Elena Zannoni <ezannoni@redhat.com>
23500
0fbc361c
EZ
23501 * gdb.base/break.exp: Fix change of default location, because of
23502 removal of until tests.
23503 * gdb.base/help.exp: Update test for new 'until' help message.
23504 Add test for help on 'advance'.
a9c64011 23505 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
c362c33a 23506
dabf8a35
MK
235072003-01-15 Mark Kettenis <kettenis@gnu.org>
23508
23509 * gdb.base/default.exp: Adapt "info float" test for recent changes
23510 to that command. Add test for "info vector".
23511 * gdb.base/float.exp: New file. Add test for "info float" that
23512 resembles the old test in gdb.base/default.exp.
23513
a1769aca
DC
235142003-01-15 David Carlton <carlton@math.stanford.edu>
23515
23516 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
23517
82025e13
EZ
235182003-01-15 Elena Zannoni <ezannoni@redhat.com>
23519
23520 * gdb.base/break.exp: Move the tests of until command from here...
23521 * gdb.base/until.exp: ... to here. New file. Add other tests.
23522 * gdb.base/advance.c: New file.
23523 * gdb.base/advance.exp: New file.
23524
8f9ab801
EZ
235252003-01-14 Elena Zannoni <ezannoni@redhat.com>
23526
a9c64011
AS
23527 * gdb.base/args.c: New file.
23528 * gdb.base/args.exp: New file.
8f9ab801 23529
9ae66589
DJ
235302003-01-14 Daniel Jacobowitz <drow@mvista.com>
23531
23532 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
23533
8d77e5c3
DJ
235342003-01-14 Daniel Jacobowitz <drow@mvista.com>
23535
23536 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
23537
12d2f0a1
DJ
235382003-01-14 Daniel Jacobowitz <drow@mvista.com>
23539
23540 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
23541 dates.
23542
6ca37014
DJ
235432003-01-13 Daniel Jacobowitz <drow@mvista.com>
23544
23545 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
23546
b0023472
DJ
235472003-01-13 Daniel Jacobowitz <drow@mvista.com>
23548
23549 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
23550 (ptype &*"foo").
23551 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
23552
607fbc54 235532003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
23554
23555 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
23556 * gdb.mi/mi1-console.exp: Likewise.
23557
607fbc54 235582003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
23559
23560 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
23561 * gdb.mi/mi1-console.exp: Likewise.
23562
a1fb14a2
DJ
235632003-01-13 Daniel Jacobowitz <drow@mvista.com>
23564
23565 * gdb.c++/overload.exp: Remove some fixed XFAILs.
23566
c4cf40b7
DJ
235672003-01-09 Daniel Jacobowitz <drow@mvista.com>
23568
23569 * gdb.base/detach.exp: New test.
23570
696d5a5b
DJ
235712003-01-09 Daniel Jacobowitz <drow@mvista.com>
23572
23573 * Makefile.in (ALL_SUBDIRS): New variable.
23574 (subdirs, clean, distclean): Use it.
23575 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
23576 regenerating Makefile, since it is generated from the top level.
23577 * gdb.asm/Makefile.in: Likewise.
23578 * gdb.base/Makefile.in: Likewise.
23579 * gdb.c++/Makefile.in: Likewise.
23580 * gdb.disasm/Makefile.in: Likewise.
23581 * gdb.java/Makefile.in: Likewise.
23582 * gdb.mi/Makefile.in: Likewise.
23583 * gdb.threads/Makefile.in: Likewise.
23584 * gdb.trace/Makefile.in: Likewise.
23585
754533e4
DC
235862003-01-09 David Carlton <carlton@math.stanford.edu>
23587
23588 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
23589 Add copyright year 2003.
23590
d8b3e9ee
MC
235912003-01-06 Michael Chastain <mec@shout.net>
23592
23593 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
23594 When selecting a thread, 'line' and 'file' are optional.
23595 * gdb.mi/mi1-pthreads.exp: Likewise.
23596
8e9e0fe6
AS
235972003-01-06 Andreas Schwab <schwab@suse.de>
23598
23599 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
23600 failures.
23601
b5ab8ff3
DJ
236022003-01-04 Daniel Jacobowitz <drow@mvista.com>
23603
23604 Fix PR gdb/844
23605 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
23606 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
23607
23608 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
23609 instead of calling gdb_suppress_entire_file.
23610 * gdb.threads/print-threads.exp: Likewise.
23611 * gdb.threads/schedlock.exp: Likewise.
23612
23613 * gdb.threads/killed.exp: Return instead of calling
23614 gdb_suppress_entire_file.
23615 * gdb.threads/linux-dp.exp: Likewise.
23616 * gdb.threads/pthreads.exp: Likewise.
23617
1e698235
DJ
236182003-01-04 Daniel Jacobowitz <drow@mvista.com>
23619
23620 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
23621 stabs.
23622 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
23623 * gdb.base/whatis.exp: Always allow (void) after function names.
23624
147ff08c
DJ
236252003-01-04 Daniel Jacobowitz <drow@mvista.com>
23626
23627 * gdb.c++/casts.exp: Correct regexp.
23628
dc62bfc2
MK
236292003-01-04 Mark Kettenis <kettenis@gnu.org>
23630
23631 * configure.in: Call AC_CONFIG_HEADER. Don't call
23632 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
23633 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
23634 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
23635 aforementioned directories in the AC_OUPUT call.
23636 * config.hin: New file.
23637 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
23638 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
23639 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
23640 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
23641 pass -I$objdir instead of -I$objdir/$subdir in compilation.
23642 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
23643 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
23644 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
23645 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
23646 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
23647 gdb.threads/configure.in, gdb.threads/configure,
23648 gdb.threads/config.in, gdb.trace/configure.in,
23649 gdb.trace/configure: Removed.
23650
77afa639
MC
236512003-01-03 Michael Chastain <mec@shout.net>
23652
23653 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
23654 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
23655
7634bb6e
DJ
236562003-01-03 Daniel Jacobowitz <drow@mvista.com>
23657
23658 * gdb.base/store.exp: Fix regular expressions.
23659
b39c905e
MK
236602002-12-28 Mark Kettenis <kettenis@gnu.org>
23661
23662 * configure.in: Rewrite.
23663 * configure: Regenerated.
23664
0a8551dd
DC
236652003-01-03 David Carlton <carlton@math.stanford.edu>
23666
23667 * gdb.base/psymtab.exp: New file.
23668 * gdb.base/psymtab1.c: Ditto.
23669 * gdb.base/psymtab2.c: Ditto.
23670
c60b7188
AF
236712002-12-23 Adam Fedor <fedor@gnu.org>
23672
23673 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
23674
ee73db83
DC
236752002-12-23 David Carlton <carlton@math.stanford.edu>
23676
23677 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
23678 and current_directory initialization.
23679
d6c1774e
JB
236802002-12-22 Jim Blandy <jimb@redhat.com>
23681
f0a847b8
JB
23682 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
23683 rather than as part of the output file name.
23684
d6c1774e
JB
23685 * gdb.base/attach.exp: There's no need to copy the test program to
23686 /tmp; that was only ever necessary on HP/UX, and this test is
23687 entirely disabled there anyway.
23688
f0708dbb
JB
236892002-12-21 Jim Blandy <jimb@redhat.com>
23690
4c2acfea
JB
23691 * gdb.c++/psmang.exp: Doc fix.
23692
f0708dbb
JB
23693 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
23694 test.
23695
9579e000
DC
236962002-12-20 David Carlton <carlton@math.stanford.edu>
23697
23698 * gdb.c++/annota2.exp: KFAIL annotate-quit.
23699
d1810171
MC
237002002-12-18 Michael Chastain <mec@shout.net>
23701
23702 * gdb.c++/annota2.exp: Add copyright year 2002.
23703
76565097
DC
237042002-12-17 David Carlton <carlton@math.stanford.edu>
23705
23706 * gdb.c++/try_catch.cc: Add marker comments.
23707 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
23708 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
23709 * gdb.c++/m-static.cc: Ditto.
23710 * gdb.c++/m-static1.cc: Ditto.
23711 * gdb.c++/try_catch.cc: Ditto.
23712
da81390b
JJ
237132002-12-16 Jeff Johnston <jjohnstn@redhat.com>
23714
23715 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
23716 to see whether we are using the new -environment-directory
23717 command which resets via -r or the old version of the command
23718 which may prompt the user. Part of fix for gdb/741.
23719
b304d130
AC
237202002-12-13 Andrew Cagney <ac131313@redhat.com>
23721
23722 * gdb.fortran/types.exp: Update obsolete comment.
23723 * gdb.fortran/exprs.exp: Ditto.
23724 * lib/gdb.exp: Delete obsolete code.
23725 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
23726 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
23727 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
23728 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
23729 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
23730 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
23731 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
23732 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
23733 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
23734 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
23735 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
23736 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
23737 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
23738 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
23739 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
23740 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
23741 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
23742 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
23743 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
23744 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
23745 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
23746 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
23747 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
23748 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
23749 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
23750 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
23751 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
23752 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
23753 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
23754 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
23755 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
23756 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
23757 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
23758 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
23759 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
23760 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
23761 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
23762
a23b6e6a
DC
237632002-12-11 David Carlton <carlton@math.stanford.edu>
23764
23765 * gdb.c++/m-data.exp: Add test for members that shadow global
23766 variables: see PR gdb/804.
23767 * gdb.c++/m-data.cc: Ditto.
23768
6604731b
DJ
237692002-12-10 Daniel Jacobowitz <drow@mvista.com>
23770
23771 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
23772
de46ecd7
DC
237732002-12-06 David Carlton <carlton@math.stanford.edu>
23774
23775 * gdb.base/store.c: Don't declare functions static.
23776
27e829d0
AC
237772002-12-04 Andrew Cagney <ac131313@redhat.com>
23778
23779 * gdb.base/store.exp, gdb.base/store.c: New files.
23780
92806416
DJ
237812002-12-03 Daniel Jacobowitz <drow@mvista.com>
23782
23783 * gdb.base/selftest.exp: Update for current gdb.
23784
3bcbaac5
DJ
237852002-12-03 Daniel Jacobowitz <drow@mvista.com>
23786
23787 * gdb.base/maint.exp: Only dump symbols from one source file
23788 or objfile.
23789
f4f00b1f
DJ
237902002-12-03 Daniel Jacobowitz <drow@mvista.com>
23791
23792 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
23793 function call.
23794
f1c8a949
JB
237952002-11-25 Jim Blandy <jimb@redhat.com>
23796
23797 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
23798 function appearing in error message.
23799
9e297a97
DJ
238002002-11-21 Daniel Jacobowitz <drow@mvista.com>
23801
23802 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
23803
1f312e79
JJ
238042002-11-08 Jeff Johnston <jjohnstn@redhat.com>
23805
d63a86f8
RM
23806 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
23807 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
23808 should be in mi console format. This is part of fix for PR gdb/604.
23809
83c31e7d
FN
238102002-09-18 Fernando Nasser <fnasser@redhat.com>
23811
23812 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
23813 which explicitly prints the zero offset as "+0".
23814
322b3f65
DJ
238152002-10-22 Daniel Jacobowitz <drow@mvista.com>
23816
23817 * gdb.threads/schedlock.c (args): Make unsigned.
23818
238192002-10-21 Daniel Jacobowitz <drow@mvista.com>
23820
23821 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
23822 numbers. Allow "foo2|selected stack frame".
23823 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
23824 * gdb.asm/asmsrc2.s: Likewise.
23825 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
23826 comments.
23827 * gdb.asm/mips.inc: New file.
23828
5e2fe5b8
AF
238292002-10-18 Adam Fedor <fedor@gnu.org>
23830
23831 * gdb.base/default.exp: Update expected output to include 'ObjC'.
23832 * gdb.base/help.exp: Likewise.
23833
abe1a5d0
KB
238342002-10-17 Kevin Buettner <kevinb@redhat.com>
23835
23836 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
23837 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
23838
10abb1d4
JB
238392002-10-02 Jim Blandy <jimb@redhat.com>
23840
23841 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
23842
1f609b42
AC
238432002-10-01 Andrew Cagney <ac131313@redhat.com>
23844
23845 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
23846 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
23847 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
23848 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
23849 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
23850 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
23851 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
23852
0aee02e4
AC
238532002-09-29 Andrew Cagney <ac131313@redhat.com>
23854
23855 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
23856 * mi0-disassemble.exp, mi0-eval.exp: Delete.
23857 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
23858 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
23859 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
23860 * mi0-var-block.exp, mi0-var-child.exp: Delete.
23861 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 23862
6fde09ad
KB
238632002-09-27 Kevin Buettner <kevinb@redhat.com>
23864
23865 * gdb.base/annota1.exp (info break): Make directory components of
23866 path optional since not all compilers emit this debug information.
23867
889bf7c5
PA
23868 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
23869 step ends up stepping out of the function instead of stopping on
23870 the epilogue.
6fde09ad 23871
9e8aab75
KS
238722002-09-26 Keith Seitz <keiths@redhat.com>
23873
23874 * lib/insight-support.exp (gdbtk_start): Figure out where
23875 the insight executable is based on where gdb is. Use this
23876 executable to start insight instead of gdb.
23877
e36180d7
AC
238782002-09-25 Andrew Cagney <cagney@redhat.com>
23879
23880 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
23881
9dd34b2b
AC
238822002-09-24 Andrew Cagney <ac131313@redhat.com>
23883
23884 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
23885 test_isolated_complaints.
23886 (test_empty_complaint): New function.
23887 (test_empty_complaints): New function. Check no output when no
23888 complaints.
d63a86f8 23889
dea97812
KB
238902002-09-19 Jim Blandy <jimb@redhat.com>
23891
a9c64011 23892 * gdb.base/charset.exp, gdb.base/charset.c: New files.
dea97812 23893
54951bd7
AC
238942002-09-19 Andrew Cagney <ac131313@redhat.com>
23895
23896 * gdb.gdb/complaints.exp: New file.
23897
dec43320
AC
238982002-09-18 Andrew Cagney <ac131313@redhat.com>
23899
23900 * gdb.base/maint.exp: Check `help maint internal-warning'.
23901
e70d6e3f
DC
239022002-09-18 David Carlton <carlton@math.stanford.edu>
23903
23904 * gdb.c++/m-static.exp: Remove breakpoints depending on line
23905 numbers, and replace them by a single breakpoint after the
23906 constructors are all finished.
23907 Add test 4.
23908 * gdb.c++/m-static.cc: Add test 4.
23909 * gdb.c++/m-static.h: New file.
23910 * gdb.c++/m-static1.cc: New file.
23911
23912 * gdb.c++/printmethod.exp: New file.
23913 * gdb.c++/printmethod.cc: New file.
23914
23915 * gdb.c++/pr-574.exp: New file.
23916 * gdb.c++/pr-574.cc: New file.
23917
afb5c968
CV
239182002-09-18 Corinna Vinschen <vinschen@redhat.com>
23919
23920 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
23921 embedded targets which never actually exit.
23922
31e45dee
FN
239232002-09-18 Fernando Nasser <fnasser@redhat.com>
23924
23925 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
23926 "don't step after run" as unresolved or unsupported, instead of xfail.
23927
a283c5a1
CV
239282002-09-18 Corinna Vinschen <vinschen@redhat.com>
23929
23930 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
23931 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
23932 Add newline to expected string in "step out of main (status wrapper)"
23933 case.
23934
11350d2a
CV
239352002-09-18 Corinna Vinschen <vinschen@redhat.com>
23936
23937 * lib/gdb.exp (rerun_to_main): Allow restarting application.
23938 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
23939
0deec7d6
TT
239402002-09-17 Tom Tromey <tromey@redhat.com>
23941
23942 * gdb.base/printcmds.exp (test_print_string_constants): Expect
23943 \000, not \0, in double-quoted string.
23944
b2b4a1b5
CV
239452002-09-14 Corinna Vinschen <vinschen@redhat.com>
23946
c9d37158 23947 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
23948 string after running the commands execution on breakpoint tests.
23949
1c56143a
CV
239502002-09-13 Corinna Vinschen <vinschen@redhat.com>
23951
23952 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
23953
37f8da45
JB
239542002-09-12 Joel Brobecker <brobecker@gnat.com>
23955
23956 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
23957
08b468e0
KS
239582002-09-10 Keith Seitz <keiths@redhat.com>
23959
23960 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
23961 runto proc.
23962 (mi_run_to_main): Use mi_runto.
23963 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
23964
dc360f58
KS
239652002-09-10 Keith Seitz <keiths@redhat.com>
23966
23967 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
23968 regexp for stopping at main. Could have multiple event notifications.
23969 Don't assume that main was declared with no parameters.
23970 (mi_next): Use mi_step_to.
23971 (mi_step): Use mi_next_to.
23972
ce3abcfb
CV
239732002-09-09 Corinna Vinschen <vinschen@redhat.com>
23974
23975 * gdb.base/default.exp: Fix expected string in `info float' test.
23976
d1f5b980
BE
239772002-09-09 Ben Elliston <bje@redhat.com>
23978
23979 * config/mips.exp: Update comments.
23980 * config/mips-idt.exp: Likewise.
23981 * config/nind.exp: Likewise.
23982 * config/slite.exp: Likewise.
23983 * config/sparclet.exp: Likewise.
23984 * config/udi.exp: Likewise.
23985 * config/vx.exp: Likewise.
23986 * config/vxworks29k.exp: Likewise.
23987
2f71430b
JB
239882002-09-05 Jim Blandy <jimb@redhat.com>
23989
23990 * gdb.threads/killed.exp: Fix test failure message.
23991
7ddebc7e
KS
239922002-09-04 Keith Seitz <keiths@redhat.com>
23993
23994 * lib/mi-support.exp: Update copyright.
23995 (mi_gdb_test): Increase the priority of the expected pattern
23996 so that it matches gdb_test.
23997
0ae67eb3
KS
239982002-09-03 Keith Seitz <keiths@redhat.com>
23999
24000 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
24001 Use integer comparison instead of string comparison for testing
24002 whether binary was built.
24003
38fc42c8
JB
240042002-09-03 Jim Blandy <jimb@redhat.com>
24005
24006 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
24007
b6ff0e81
JB
240082002-08-29 Jim Blandy <jimb@redhat.com>
24009
24010 * gdb.threads/pthreads.exp: Move the portable thread compilation
24011 code into a function in lib/gdb.exp, and call that from here.
24012 * lib/gdb.exp (gdb_compile_pthreads): New function.
24013
07c98896
KS
240142002-08-29 Keith Seitz <keiths@redhat.com>
24015
24016 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
24017 expect_out so that callers can get at it.
24018
0312286c
DJ
240192002-08-23 Daniel Jacobowitz <drow@mvista.com>
24020
24021 * gdb.threads/print-threads.c: New file.
24022 * gdb.threads/print-threads.exp: New file.
24023 * gdb.threads/schedlock.c: New file.
24024 * gdb.threads/schedlock.exp: New file.
24025
dd039bc4
EZ
240262002-08-22 Elena Zannoni <ezannoni@redhat.com>
24027
a9c64011
AS
24028 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
24029 not altivec.c.
dd039bc4 24030
1f36144c
MK
240312002-08-17 Mark Kettenis <kettenis@gnu.org>
24032
24033 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
24034 targets. The problem should be fixed now.
24035
16057ec7 240362002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
24037
24038 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
24039 2002-07-24 change that removes final dots from error messages.
24040
3c1499ad
TT
240412002-08-13 Tom Tromey <tromey@redhat.com>
24042
24043 * gdb.base/readline.exp: New file.
24044
a20ce2c3
AC
240452002-08-01 Andrew Cagney <ac131313@redhat.com>
24046
24047 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
24048 supress message.
24049
db034ac5
AC
240502002-08-01 Andrew Cagney <cagney@redhat.com>
24051
24052 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
24053 CHILL_FOR_TARGET and CHILL_LIB.
24054 * configure.in (configdirs): Remove gdb.chill.
24055 * configure: Regenerate.
24056 * lib/gdb.exp: Obsolete references to chill.
24057 * gdb.fortran/types.exp: Ditto.
24058 * gdb.fortran/exprs.exp: Ditto.
24059
3e000b18
KB
240602002-07-30 Kevin Buettner <kevinb@redhat.com>
24061
24062 * gdb.base/shlib-call.exp (additional_flags): Conditionally
24063 set Irix-specific compile and link flags.
24064
28f4966b
KB
240652002-07-29 Kevin Buettner <kevinb@redhat.com>
24066
24067 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
24068 source files. The ``-o'' option doesn't work with the ``-E'' option
24069 when using the Irix compiler.
24070
46c0d5a6
DJ
240712002-07-19 Daniel Jacobowitz <drow@mvista.com>
24072
24073 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
24074 Improve support for reusing an exec file. Copy exec file
24075 to target, and run gdbserver on the target instead of on the host.
24076
eecf4bed
JB
240772002-07-18 Jim Blandy <jimb@redhat.com>
24078
0f815cdf
JB
24079 * gdb.base/ending-run.exp: Don't expect to see the program end in
24080 some orderly fashion when we're running on a real stand-alone
24081 board.
24082
eecf4bed
JB
24083 * gdb.base/interrupt.exp: Correct logic for skipping tests on
24084 targets that don't support interrupts.
24085
52d309e4
JB
240862002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
24087
24088 * gdb.base/attach.exp: Add patterns to match output from /proc-based
24089 systems.
24090 Move comments in expect statements to inside the actions, so that they
24091 don't get matched against.
24092
ff683d9e
MK
240932002-07-10 Mark Kettenis <kettenis@gnu.org>
24094
24095 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
24096 function when asleep" test.
24097
b5356753
AC
240982002-07-10 Andrew Cagney <ac131313@redhat.com>
24099
24100 * gdb.base/page.exp: Rewrite to handle problems with very long
24101 `info set' output. Update copyright.
24102
6aa4d13a
AC
241032002-06-26 Andrew Cagney <ac131313@redhat.com>
24104
24105 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
24106 gdb.threads-hp.
24107 * gdb.hp/configure: Regenerate.
24108 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
24109 * gdb.hp/gdb.threads-hp/configure: Delete file.
24110 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
24111
8cf8c2b8
AC
241122002-06-22 Andrew Cagney <ac131313@redhat.com>
24113
24114 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
24115 setlocale, bindtextdomain and textdomain.
24116
6827a8f8
JB
241172002-06-11 Jim Blandy <jimb@redhat.com>
24118
919d772c
JB
24119 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
24120 preprocessor macro information is present.
24121
6827a8f8
JB
24122 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
24123 tests.
24124
c15b0d21
MS
241252002-06-06 Michael Snyder <msnyder@redhat.com>
24126
c5984d70
MS
24127 * gdb.base/overlays.exp: Record addresses of overlay
24128 functions in TCL variables rather than in GDB variables,
24129 to avoid having GDB convert them to pointers (with loss
24130 of information).
24131
d63a86f8 24132 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 24133 default linker script changes.
c15b0d21
MS
24134 * gdb.base/long_long.exp: Add check for sizeof (long double).
24135
be26fe0d
ML
241362002-06-06 Michal Ludvig <mludvig@suse.cz>
24137
24138 * gdb.asm/asm-source.exp: Add x86-64 target.
24139 * gdb.asm/x86_64.inc: New.
d63a86f8 24140
258093ca 241412002-05-30 Michael Chastain <mec@shout.net>
258093ca 24142
4b3153f1 24143 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
24144 * gdb.c++/m-static.cc: New file.
24145 * gdb.c++/m-static.exp: New file.
24146
241264c6
MS
241472002-05-28 Michael Snyder <msnyder@redhat.com>
24148
24149 * gdb.base/call-ar-st.exp: Allow for reduced floating point
24150 precision.
24151
9bba8c8f 241522002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 24153
4b3153f1 24154 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
24155 * gdb.c++/m-data.cc: New file.
24156 * gdb.c++/m-data.exp: New file.
24157
241582002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 24159
4b3153f1 24160 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 24161 * gdb.c++/try_catch.cc: New file.
d63a86f8 24162 * gdb.c++/try_catch.exp: New file.
9bba8c8f 24163
def1b996
MC
241642002-05-27 Michael Chastain <mec@shout.net>
24165
24166 * gdb.c++/local.exp: Accept more nested types in output.
24167
522ba268
MC
241682002-05-26 Michael Chastain <mec@shout.net>
24169
24170 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
24171
277254ba
MS
241722002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
24173
24174 * lib/gdb.exp (gdb_wrapper_init): Just because
24175 gdb_wrapper_file exists, this does not mean that the file
24176 should not be rebuilt. That is what gdb_wrapper_initialized
24177 is for.
24178 (default_gdb_init): Reset gdb_wrapper_initialized.
24179
b61a8733
MS
241802002-05-23 Michael Snyder <msnyder@redhat.com>
24181
d63a86f8 24182 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
24183 the precision of the floating point test results.
24184 * gdb.base/call-rt-st.exp: Ditto.
24185
b61a8733
MS
24186 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
24187 * gdb.base/call-rt-st.exp: Ditto.
24188
56f6e910
MC
241892002-05-19 Michael Chastain <mec@shout.net>
24190
24191 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
24192
ad0b0016
EZ
241932002-05-19 Elena Zannoni <ezannoni@redhat.com>
24194
a9c64011
AS
24195 * configure.in (configdirs): Add gdb.arch.
24196 * configure: Regenerate.
ad0b0016 24197
f617d2b6
JB
241982002-05-17 Jim Blandy <jimb@redhat.com>
24199
24200 * gdb.base/completion.exp: Recognize the more detailed error
24201 messages produced by the macro expander's lexical analyzer.
24202
eac2a696
EZ
242032002-05-14 Elena Zannoni <ezannoni@redhat.com>
24204
a9c64011
AS
24205 * gdb.arch/altivec-abi.c: New file.
24206 * gdb.arch/altivec-abi.exp: New file.
24207 * gdb.arch/altivec-regs.c: New file.
24208 * gdb.arch/altivec-regs.exp: New file.
eac2a696 24209
2fdde8f8
DJ
242102002-05-14 Daniel Jacobowitz <drow@mvista.com>
24211
24212 * gdb.base/maint.exp (maint print type): Update for new type
24213 structure.
d63a86f8 24214
e31f1a7c
EZ
242152002-05-14 Elena Zannoni <ezannoni@redhat.com>
24216
24217 * gdb.arch: New directory.
24218 * gdb.arch/configure.in: New file.
24219 * gdb.arch/configure: New file.
24220 * gdb.arch/Makefile.in: New file.
24221
db589741
CV
242222002-05-13 Corinna Vinschen <vinschen@redhat.com>
24223
24224 * gdb.asm/asm-source.exp: Add v850 as supported target.
24225 * gdb.asm/v850.inc: New file.
24226
8ce2a7dc
DJ
242272002-05-13 Daniel Jacobowitz <drow@mvista.com>
24228
24229 * gdb.c++/annota2.exp (annotate-quit): Add comment.
24230
df763c7f
DJ
242312002-05-12 Daniel Jacobowitz <drow@mvista.com>
24232
24233 * gdb.base/break.exp: Check 'break "marker2"'.
24234
377daeed
MS
242352002-05-10 Michael Snyder <msnyder@redhat.com>
24236
24237 * gdb.base/long_long.exp: Fix typo.
24238
c4b7bc2b
JB
242392002-05-10 Jim Blandy <jimb@redhat.com>
24240
ecac9a4e
JB
24241 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
24242 a bug.
24243
c4b7bc2b
JB
24244 * gdb.base/printcmds.exp (test_integer_literals_rejected):
24245 Recognize more detailed error message produced by the macro
24246 expander's lexical analyzer.
24247 * lib/gdb.exp (test_print_reject): Same.
24248
e71019a1
MK
242492002-05-09 Mark Kettenis <kettenis@gnu.org>
24250
24251 * gdb.c++/method.exp: Fix typo.
24252
fedfc8e6
MS
242532002-05-08 Michael Snyder <msnyder@redhat.com>
24254
166a1957
MS
24255 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
24256 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 24257 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
24258 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
24259 Add iftarget clause for strongarm.
d63a86f8 24260
f1c47eb2
MS
242612002-05-06 Michael Snyder <msnyder@redhat.com>
24262
cb9a9d3e
MS
24263 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
24264 (gdb_continue_to_end): Accept output from status wrapper.
24265 * gdb.base/ending-run.exp: Add case for output from status wrapper.
24266 Clean up fail messages to match pass messages.
24267
f1c47eb2
MS
24268 Enable the "needs_status_wrapper" testsuite feature.
24269 * lib/gdb.exp (gdb_wrapper_init): New procedure.
24270 (gdb_compile): Conditionally call gdb_wrapper_init.
24271 * gdb.base/a2-run.exp: Recognize output from status wrapper.
24272 * gdb.c++/method.exp: Recognize output from status wrapper.
24273
6079c749
BE
242742002-05-06 Ben Elliston <bje@redhat.com>
24275From Graydon Hoare <graydon@redhat.com>
24276
24277 * config/sid.exp: Include support for "rawsid" protocol.
24278
188baff3
JB
242792002-05-03 Jim Blandy <jimb@redhat.com>
24280
24281 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
24282 * gdb.c++/hang3.C: New file.
24283
b9c07f0f
AC
242842002-05-04 Andrew Cagney <ac131313@redhat.com>
24285
24286 * gdb.base/default.exp: Remove obsolete code.
24287 * gdb.c++/misc.exp: Ditto. Update copyright.
24288 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
24289 * gdb.base/whatis.exp: Ditto. Update copyright.
24290 * gdb.base/scope.exp: Ditto. Update copyright.
24291 * gdb.base/ptype.exp: Ditto. Update copyright.
24292 * gdb.base/printcmds.exp: Ditto. Update copyright.
24293 * gdb.base/opaque.exp: Ditto. Update copyright.
24294 * gdb.base/list.exp: Ditto.
24295 * gdb.base/funcargs.exp: Ditto. Update copyright.
24296 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
24297 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
24298 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
24299 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
24300 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
24301 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
24302
5c7a0397
MS
243032002-05-02 Michael Snyder <msnyder@redhat.com>
24304
d6dcc264 24305 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
24306 * gdb.base/long_long.exp: Add xscale target.
24307 * gdb.base/default.exp: Add xscale target.
24308
eb7f1c48
JB
243092002-05-01 Jim Blandy <jimb@redhat.com>
24310
24311 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
24312 gdb.c++/hang.exp: New test.
24313
a6befae8
FF
243142002-05-01 Fred Fish <fnf@redhat.com>
24315
24316 * gdb.base/completion.exp: Handle completions of "./Make" for
24317 more than one completion possibility, as is the case when we
24318 build and test in the source tree.
24319
0a310277
AG
243202002-04-29 Anthony Green <green@redhat.com>
24321
24322 * gdb.java/jmisc1.exp: New file.
24323 * gdb.java/jmisc2.exp: New file.
24324
6ff9af88
DJ
243252002-04-24 Daniel Jacobowitz <drow@mvista.com>
24326
24327 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
24328
96b3d632
EZ
243292002-04-23 Elena Zannoni <ezannoni@redhat.com>
24330
24331 * gdb.base/help.exp: Change 'help status' to allow for target
24332 dependent output differences.
24333
5019bb54
MC
243342002-04-22 Michael Chastain <mec@shout.net>
24335
24336 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
24337
a805a116
MC
243382002-04-22 Michael Chastain <mec@shout.net>
24339
24340 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
24341
a1706bfd
DM
243422002-04-17 David S. Miller <davem@redhat.com>
24343
24344 * gdb.asm/sparc64.inc: New file.
24345 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
24346
a73a20a2
EZ
243472002-04-19 Elena Zannoni <ezannoni@redhat.com>
24348
24349 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
24350 instruction file directly into the build tree. Clean up at end of
24351 test.
24352
ba678339
DM
243532002-04-18 David S. Miller <davem@redhat.com>
24354
24355 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
24356 handle 64-bit platforms correctly.
24357 * gdb.base/maint.exp: Likewise.
24358
b03399da
KB
243592002-04-18 Kevin Buettner <kevinb@redhat.com>
24360
24361 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
24362 ``-fpic'' when compiling files comprising a shared library, but
24363 it does need additional linker flags in order to find shared
24364 libraries at run time.
24365
e2004992
KB
243662002-04-18 Kevin Buettner <kevinb@redhat.com>
24367
24368 * gdb.base/cvexpr.c (use): New function.
24369 (main): Invoke use() on all global variables to prevent
24370 some linkers from deleting these otherwise unused symbols.
24371
d8937120
MC
243722002-04-17 Michael Chastain <mec@shout.net>
24373From David S. Miller <davem@redhat.com>
24374
24375 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
24376 handle 64-bit platforms correctly.
24377
ffd61a58
MS
243782002-04-12 Michael Snyder <msnyder@redhat.com>
24379From Jim Blandy <jimb@redhat.com>
a9c64011 24380 * gdb.base/foo.c (foox): Remove section attribute; the linker
ffd61a58
MS
24381 script can handle this instead.
24382 * gdb.base/bar.c (barx): Same.
24383 * gdb.base/baz.c (bazx): Same.
24384 * gdb.base/grbx.c (grbxx): Same.
24385
24386 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
24387 manager doesn't automatically unmap overlays unnecessarily.
24388
6b8426a6
MH
243892002-04-10 Martin M. Hunt <hunt@redhat.com>
24390
24391 * gdb.base/ending-run.exp: Fix pattern for Mips targets
24392 stepping out of main.
24393
34af4875
MC
243942002-04-09 Michael Chastain <mec@shout.net>
24395
24396 * gdb.c++/local.cc (main): Move call to marker1() inside nested
24397 scope so that the nested scope tests will make sense.
24398 * gdb.c++/local.exp: Write patterns that actually work with gcc
24399 (the HP patterns "were never known to work with gcc").
24400 Keep the old aCC patterns too.
24401
2d1676a0
DJ
244022002-04-09 Daniel Jacobowitz <drow@mvista.com>
24403
24404 * gdb.base/attach.exp: Correct target board test.
24405
3a63e3f9
MC
244062002-04-08 Michael Chastain <mec@shout.net>
24407
24408 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
24409 in a const method. Add some xfail and fail cases for configurations
24410 that do not emit the "const ...".
24411
f18dabd2
MC
244122002-04-07 Michael Chastain <mec@shout.net>
24413
24414 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
24415 Accept "A * const" and "const A * const" as type of "this".
24416 Fix spelling of getFunky throughout. Make messages uniform.
24417
0fcddd82
EZ
244182002-04-07 Elena Zannoni <ezannoni@redhat.com>
24419
a9c64011 24420 Work around for PR gdb/285:
0fcddd82
EZ
24421 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
24422
16a8534a
EZ
244232002-04-07 Elena Zannoni <ezannoni@redhat.com>
24424
24425 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
24426 instructions file at run time instead of configure time.
24427 Sometimes we run the test in a directory that is not the one we
24428 configured in.
24429 * gdb.asm/configure.in: Delete creation of symlink.
24430 * gdb.asm/configure: Regenerate.
24431
24181d81
JB
244322002-04-05 J. Brobecker <brobecker@gnat.com>
24433
24434 * gdb.gdb/xfullpath.exp: New test, to exercise the new
24435 xfullpath () function.
24436
7cdb7107
DJ
244372002-04-04 Daniel Jacobowitz <drow@mvista.com>
24438
24439 * gdb.asm/Makefile.in: Correct dependencies.
24440
24441 * gdb.asm/powerpc.inc: New file.
24442 * gdb.asm/asm-source.exp: Add PowerPC.
24443 * gdb.asm/configure.in: Likewise.
24444 * gdb.asm/configure: Regenerated.
24445
a7d17088
DJ
244462002-04-04 Daniel Jacobowitz <drow@mvista.com>
24447
24448 * gdb.base/relocate.exp: New file.
24449 * gdb.base/relocate.c: New file.
24450
cd721503
FF
244512002-04-04 Fred Fish <fnf@redhat.com>
24452
24453 * gdb.base/step-test.exp: Update comment regarding stopping in
24454 memcpy/bcopy calls inserted as part of the compiler runtime.
24455
b22ad7a7
MS
244562002-04-04 Michael Snyder <msnyder@redhat.com>
24457
24458 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
24459
5f279fa6
DJ
244602002-04-03 Daniel Jacobowitz <drow@mvista.com>
24461
24462 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
24463 (gdb_expect): Remove $notransfer hack.
24464
dd0fd3ce
DJ
244652002-04-02 Daniel Jacobowitz <drow@mvista.com>
24466
24467 * gdb.c++/classes.exp ("calling method for small class"): Match
24468 updated register output.
24469
1e50cda1
DJ
244702002-03-30 Daniel Jacobowitz <drow@mvista.com>
24471
24472 Fix PR gdb/452
24473 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
24474 when finished. Make gdb_file_cmd send "exec-file" when
24475 appropriate.
24476
24015922
DJ
244772002-03-30 Daniel Jacobowitz <drow@mvista.com>
24478
24479 * gdb.base/attach.exp: Remove extra setup_xfail.
24480
dd7dfd64
MS
244812002-03-26 Michael Snyder <msnyder@redhat.com>
24482
24483 * gdb.base/default.exp: Add tests for dump, append, and restore.
24484 * gdb.base/help.exp: Add tests for dump, append, and restore.
24485 * gdb.base/dump.exp: New file, test dump, append and restore.
24486 * gdb.base/dump.c: New file.
24487
48b2f8d7
MS
244882002-03-27 Michael Snyder <msnyder@redhat.com>
24489
d63a86f8 24490 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
24491 clean-ups in help messages.
24492
05b4d525
FF
244932002-03-26 Fred Fish <fnf@redhat.com>
24494
24495 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
24496 have debugging info for those functions and the compiler uses them
24497 internally to copy structs around.
24498
d7679631
FF
244992002-03-26 Fred Fish <fnf@redhat.com>
24500
24501 * gdb.base/list.exp: Revert the change made yesterday and add note
24502 about why we don't list the default lines for remote targets.
24503
523ac3f9
MS
245042002-03-25 Michael Snyder <msnyder@redhat.com>
24505
24506 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
24507
754b2b8d
FF
245082002-03-25 Fred Fish <fnf@redhat.com>
24509
24510 * gdb.base/list.exp: This test works on remote targets so remove
24511 the short circuit for remote targets. Update copyright.
24512
33c3e192
FF
245132002-03-25 Fred Fish <fnf@redhat.com>
24514
24515 * gdb.base/attach.exp: Fix logic error that was suppressing this
24516 test for all non hppa*-*-hpux* targets, instead of the hp target.
24517 Move comments closer to the suppression point. Also now need to
24518 check that we are running natively.
24519
d43e73ee
MS
245202002-03-22 Michael Snyder <msnyder@redhat.com>
24521
882c8f02
MS
24522 * gdb.base/default.exp: Add test for gcore. Update copyright.
24523 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 24524
04c12f60
FF
245252002-03-06 Fred Fish <fnf@redhat.com>
24526
24527 * gdb.base/funcargs.c: Remove extraneous ';' character.
24528 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
24529
b43df995
MC
245302002-03-04 Michael Chastain <mec@shout.net>
24531
24532 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
24533 accommodate gcc v3 function signature.
24534 * gdb.mi/mi0-var-cmd-exp: Ditto.
24535
92362027
AC
245362002-02-24 Andrew Cagney <ac131313@redhat.com>
24537
24538 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
24539 ``GNU/Linux'' or ``Linux kernel''
24540 * testsuite/gdb.threads/pthreads.c: Ditto.
24541
258ad32d
MC
245422002-02-24 Michael Chastain <mec@shout.net>
24543
24544 * gdb.threads/pthreads.c (thread1): Add a return statement.
24545 (thread2): Likewise.
24546 (foo): Likewise.
24547
04c3b3d4
MC
245482002-02-23 Michael Chastain <mec@shout.net>
24549
24550 * gdb.threads/linux-dp.c (philosopher): Add a return statement
24551 to placate gcc.
24552
5a2a0a20
MC
245532002-02-23 Michael Chastain <mec@shout.net>
24554
24555 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
24556 test "ptype bint". The test passes on all my stabs configurations.
24557
a640f7fc
JB
245582002-02-21 Jim Blandy <jimb@redhat.com>
24559
27924826
JB
24560 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
24561 filename at a time, and watch for the ones we want to see.
24562
a640f7fc
JB
24563 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
24564 types of pointers to prototyped functions.
24565
edcc8c75
AC
245662002-02-20 Andrew Cagney <ac131313@redhat.com>
24567
24568 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
24569 signed, unsigned and straight char.
24570 (padding_char, padding_short, padding_int, padding_long,
24571 padding_long_long, padding_float, padding_double,
24572 padding_long_double): New global variables.
24573 (fill, fill_structs): New functions.
24574
24575 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
24576 for correctly sized writes. Update copyright.
24577 (get_valueof): New procedure.
24578 (get_sizeof): Call get_valueof.
24579 (check_valueof): New procedure.
24580 (check_padding): New procedure.
24581
ac57ea44
MC
245822002-02-20 Michael Chastain <mec@shout.net>
24583
24584 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
24585 to setup_xfail. Document some of the remaining calls.
24586
7a10c941
MC
245872002-02-18 Michael Chastain <mec@shout.net>
24588
24589 * gdb.c++/userdef.exp: Update copyright year.
24590
fb8acdcc
DJ
245912002-02-18 Daniel Jacobowitz <drow@mvista.com>
24592
24593 * gdb.c++/userdef.exp: Test overloaded operators properly.
24594 Remove xfails.
24595
fda6ae12
MS
245962002-02-14 Michael Snyder <msnyder@redhat.com>
24597
24598 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
24599
676a0442
DJ
246002002-02-14 Daniel Jacobowitz <drow@mvista.com>
24601
24602 * gdb.base/a2-run.exp: Check for a remote target properly.
24603 * gdb.base/annota1.exp: Likewise.
24604 * gdb.base/list.exp: Likewise.
24605 * gdb.base/reread.exp: Likewise.
24606 * gdb.base/scope.exp: Likewise.
24607 * gdb.base/shlib-call.exp: Likewise.
24608 * gdb.base/term.exp: Likewise.
24609 * gdb.c++/annota2.exp: Likewise.
24610
78b4f468
RE
246112002-02-13 Richard Earnshaw <rearnsha@arm.com>
24612
24613 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
24614
9a81ba51
MC
246152002-02-10 Michael Chastain <mec@shout.net>
24616
24617 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
24618 (call_after_alloca): Ditto.
24619
004af6c7
DJ
246202002-02-10 Daniel Jacobowitz <drow@mvista.com>
24621
24622 * gdb.base/ending-run.exp: Guard "cont" test with
24623 gdb_skip_stdio_test.
24624
37225f62
JB
246252002-02-06 Jim Blandy <jimb@redhat.com>
24626
24627 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
24628 from here...
24629 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
24630 To here. Disable this test on non-HP platforms. Add big comment.
24631
fe6fdd96
MS
246322002-02-04 Michael Snyder <msnyder@redhat.com>
24633
24634 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
24635 other than d10v and m32r.
24636
036fad3f
RE
246372002-02-02 Richard Earnshaw <rearnsha@arm.com>
24638
24639 * gdb.base/default.exp: Rewrite test patterns to reduce time
24640 taken to match them.
24641
7148ab62
DJ
246422002-01-30 Daniel Jacobowitz <drow@mvista.com>
24643
24644 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
24645 Allow a start function above main.
24646 * gdb.threads/linux-dp.exp: Fix copyright date.
24647
396cc255
DJ
246482002-01-30 Daniel Jacobowitz <drow@mvista.com>
24649
a9c64011
AS
24650 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
24651 (check_philosopher_stack): Check for manager thread before checking
24652 for a just-starting thread.
396cc255 24653
f038d31b
DJ
246542002-01-30 Daniel Jacobowitz <drow@mvista.com>
24655
24656 From Neil Booth <neil@daikokuya.demon.co.uk>:
24657 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
24658 warnings.
24659
b3ff9d9a
FF
246602002-01-21 Fred Fish <fnf@redhat.com>
24661
24662 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
24663 not caller.
24664
39ad761d
JB
246652002-01-21 Jim Blandy <jimb@redhat.com>
24666
24667 * gdb.base/reread.exp: Check that GDB properly re-reads the
24668 executable file when it changes while no inferior is running.
24669
aaf320fa
FF
246702002-01-21 Fred Fish <fnf@redhat.com>
24671
a9c64011
AS
24672 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
24673 optionally accept the "shlib events" variation.
aaf320fa 24674
808a31f5
JB
246752002-01-21 Jim Blandy <jimb@redhat.com>
24676
24677 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
24678 call `fflush' after every `printf', so that the output is produced
24679 at predictable points, regardless of whatever buffering does (or
24680 doesn't) take place.
24681 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
24682 at different points.
24683
4420d5e2
DJ
246842002-01-20 Daniel Jacobowitz <drow@mvista.com>
24685
24686 * gdb.c++/inherit.exp: Update copyright years.
24687 * gdb.c++/method.exp: Likewise.
24688
3e36a0f4
DJ
246892002-01-20 Daniel Jacobowitz <drow@mvista.com>
24690
24691 * gdb.c++/classes.exp: Update for improved v3 support and skipping
24692 artificial methods/arguments.
24693 * gdb.c++/derivation.exp: Likewise.
24694 * gdb.c++/inherit.exp: Likewise.
24695 * gdb.c++/method.exp: Likewise.
24696 * gdb.c++/virtfunc.exp: Likewise.
24697
b4ceaee6
AC
246982002-01-18 Andrew Cagney <ac131313@redhat.com>
24699
24700 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
24701 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
24702 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
24703 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
24704 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
24705 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
24706
ecace851
JB
247072002-01-17 Jim Blandy <jimb@redhat.com>
24708
24709 * gdb.asm/asm-source.exp (info symbol): Take another shot at
24710 anchoring the pattern matching the entry point symbol's name.
24711
375fc983
AC
247122002-01-17 Andrew Cagney <ac131313@redhat.com>
24713
24714 * gdb.base/maint.exp: Update ``maint internal-error'' to match
24715 continue/quit query. Update copyright.
24716
fe6fdd96
MS
247172002-01-14 Michael Snyder <msnyder@redhat.com>
24718
24719 * gdb.base/gcore.exp: Remove extra debugging output.
24720
e017c81f
DJ
247212002-01-13 Daniel Jacobowitz <drow@mvista.com>
24722
24723 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
24724 for slightly dubious v2 mangled string.
24725
37ab3bf8
DJ
247262002-01-13 Daniel Jacobowitz <drow@mvista.com>
24727
24728 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
24729
1bc05c3a 247302002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 24731
1bc05c3a 24732 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 24733
1bc05c3a
JM
24734 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
24735 constructors.
24736 * gdb.c++/derivation.exp: Likewise.
24737 * gdb.c++/templates.exp: Likewise.
24738 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 24739
1bc05c3a
JM
247402002-01-10 Michael Snyder <msnyder@redhat.com>
24741
24742 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 24743
a911c360
MS
247442002-01-08 Michael Snyder <msnyder@redhat.com>
24745
24746 * gdb.base/gcore.exp: New test for generate-core-file command.
24747 * gdb.base/gcore.c: Testcase for above.
24748 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
24749
ea2119ec
JM
247502002-01-08 Jason Merrill <jason@redhat.com>
24751
24752 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
24753
68203136
FF
247542002-01-07 Fred Fish <fnf@redhat.com>
24755
24756 * gdb.c++/overload.exp: Remove unconditional xfails for:
24757 print foo_instance1.overloadargs(1)
24758 print foo_instance1.overloadargs(1, 2)
24759 print foo_instance1.overloadargs(1, 2, 3)
24760 print foo_instance1.overloadargs(1, 2, 3, 4)
24761 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
24762 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
24763 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
24764 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
24765 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
24766 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
24767 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
24768 print foo_instance1.overload1arg()
24769 print foo_instance1.overload1arg((char)arg2)
24770 print foo_instance1.overload1arg((signed char)arg3)
24771 print foo_instance1.overload1arg((unsigned char)arg4)
24772 print foo_instance1.overload1arg((int)arg7)
24773 print foo_instance1.overload1arg((unsigned int)arg8)
24774 print foo_instance1.overload1arg((float)arg11)
24775 print foo_instance1.overload1arg((double)arg12)
d63a86f8 24776
21b9b5b1
MS
247772002-01-07 Michael Snyder <msnyder@redhat.com>
24778
24779 * gdb.base/huge.exp: New test. Print a very large target data object.
24780 (skip_huge_test): New test variable. Define if you want to skip this
24781 test. The test reads an 8 megabyte data object from the target, so it
24782 might be very time consuming on remote targets with a slow connection.
24783 * gdb.base/huge.c: New file. Test case for above.
24784
725f922e
FF
247852002-01-07 Fred Fish <fnf@redhat.com>
24786
24787 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
24788 g_instance.bfoo, and g_instance.cfoo.
24789
889bf7c5 247902002-01-07 Jeffrey A Law <law@redhat.com>
634d57ec 24791
889bf7c5
PA
24792 * gdb.base/break.c (multi_line_if_conditional): New function.
24793 (multi_ilne_while_conditional): Likewise.
24794 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
24795 IF or WHILE condition puts the breakpoint at the start of
24796 the condition.
f286b2c3 24797
634d57ec
JL
24798 * gdb.base/selftest.exp (backtrace through signal handler): Remove
24799 hppa*-*-hpux* expected failure.
24800 * gdb.base/structs.exp (do_function_calls): Similarly.
24801
24802 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
24803 watchpoints.
24804
9fbfe2dc
AC
248052002-01-06 Andrew Cagney <ac131313@redhat.com>
24806
24807 Fix PR gdb/66.
24808 * gdb.base/structs.exp: Replace skip for a29k with skip for
24809 gdb,cannot_call_functions.
24810 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
24811 * gdb.base/callfuncs.exp: Ditto.
24812 * gdb.base/call-rt-st.exp: Ditto.
24813 * gdb.base/call-strs.exp: Ditto.
24814 * gdb.base/callfwmall.exp: Ditto.
24815 * gdb.base/scope.exp: Obsolete xfail a29k.
24816 * gdb.c++/misc.exp: Ditto.
24817 * gdb.c++/cplusfuncs.exp: Ditto.
24818 * gdb.base/ptype.exp: Ditto.
24819 * gdb.base/printcmds.exp: Ditto.
24820 * gdb.base/opaque.exp: Ditto.
24821 * gdb.base/list.exp: Ditto.
24822 * gdb.base/funcargs.exp: Ditto.
24823 * gdb.base/default.exp: Ditto.
24824
8ddad156
MS
248252002-01-04 Michael Snyder <msnyder@redhat.com>
24826
ca4976a6 24827 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
24828 * gdb.base/maint.exp: Add tests for maint info sections options.
24829
1b074332
JL
24830Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
24831
24832 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
24833
7d159115
CV
248342001-12-20 Corinna Vinschen <vinschen@redhat.com>
24835
24836 * gdb.asm/arm.inc: New file.
24837 * gdb.asm/asm-source.exp: Add arm targets.
24838 * gdb.asm/configure.in: Ditto.
24839 * gdb.asm/configure: Recreated from configure.in.
24840
8fb87725
JL
24841Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
24842
afabe08c
JL
24843 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
24844 with HP's compiler.
24845 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
24846 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
24847 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
24848 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
24849
24850 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
24851 either HP's compilers or GCC.
24852
db521deb
JL
24853 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
24854 a SIGBUS or SIGSEGV.
24855
24856 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
24857
24858 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
24859 can be compiled with either HP's compiler or GCC.
24860
cfa88ab7
JL
24861 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
24862 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
24863 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
24864
ca344dff
JL
24865 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
24866 to match current gdb output. Update due to using auto-solib-limit
24867 for limiting instead of overloading auto-solib-add.
24868 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
24869 test program.
24870
3f3c6e55 24871 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
24872 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
24873 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
24874 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
24875 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
24876 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
24877 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
24878 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
24879 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
24880 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
24881 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
24882 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
24883 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 24884
8fb87725
JL
24885 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
24886 a SIGTRAP to the inferior.
24887
cf599fa7
CV
248882001-12-19 Corinna Vinschen <vinschen@redhat.com>
24889
24890 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
24891 Substitute call to target_link by call to gdb_compile.
24892
2cd045cd
JL
24893Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
24894
a9c64011
AS
24895 * gdb.base/break.exp: Fix HP specific search string when testing
24896 backtracing in a called function.
2cd045cd 24897
a9c64011
AS
24898 * gdb.base/constvars.exp: Only set lang to C++ if we're
24899 compiling the test with HP's compilers.
24900 * gdb.base/volatile.exp: Similarly.
2cd045cd 24901
99ebe9ac
JB
249022001-12-19 Jim Blandy <jimb@redhat.com>
24903
24904 * gdb.base/printcmds.exp: Expect the null character to be printed
24905 as '\0', and the '\013' to be printed as '\v'.
24906 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
24907 * gdb.base/setvar.exp: Same.
24908
b9891b29
JB
249092001-12-17 Jim Blandy <jimb@redhat.com>
24910
0eba65ab
JB
24911 * gdb.base/completion.exp: Rather than completing very long
24912 filenames, which can make the readline library produce output we
24913 don't recognize, cd to the directory first, and then complete
24914 using nice, short relative paths.
24915
6970b5b1
JB
24916 * gdb.base/completion.exp: On some systems, there is, in fact, a
24917 variable named `b' in scope, since GDB treats all static
a9c64011
AS
24918 variables as being in scope. So use `no_var_named_this'
24919 instead of `b'.
6970b5b1 24920
b9891b29 24921 * gdb.base/corefile.exp: Recognize the message saying that GDB
889bf7c5 24922 can't find the core file's registers as a failure.
b9891b29 24923
e6ccd35f
JSC
249242001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
24925
a9c64011
AS
24926 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
24927 test expect string more specific.
e6ccd35f 24928
105ba819
CV
249292001-12-13 Corinna Vinschen <vinschen@redhat.com>
24930
24931 * gdb.asm/asm-source.exp: Add support for xstormy16.
24932 * gdb.asm/configure.in: Ditto.
24933 * gdb.asm/configure: Rebuild.
24934 * gdb.asm/xstormy16.inc: New file.
24935
e9e79dd9
FF
249362001-12-10 Fred Fish <fnf@redhat.com>
24937
24938 * gdb.base/maint.exp: Update to match changes in type dumping code.
24939
347dc97d
JB
249402001-12-10 Jim Blandy <jimb@redhat.com>
24941
24942 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
889bf7c5
PA
24943 matching the entry point symbol's name at the beginning of the
24944 line.
347dc97d 24945
5178b9d6
DJ
249462001-12-07 Daniel Jacobowitz <drow@mvista.com>
24947
24948 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
24949 gdb.c++/inherit.exp, gdb.c++/method.exp,
24950 gdb.c++/namespace.exp, gdb.c++/templates.exp,
24951 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
24952 and class layout support.
24953
af890c52
DJ
249542001-12-07 Daniel Jacobowitz <drow@mvista.com>
24955
24956 * gdb.c++/classes.exp: Add test for static member function.
24957 * gdb.c++/misc.cc: Add class with static member function.
24958
7a345fb3
JB
249592001-12-07 Jim Blandy <jimb@redhat.com>
24960
f2e54a80 24961 If GDB says it can't find the struct the function returned, report
8032bf31
JB
24962 those tests as `unsupported'.
24963 * gdb.base/call-rt-st.exp (print_struct_call): New function.
24964 Rewrite subsequent tests to use it.
24965
24966 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
24967 those tests as `unsupported'.
24968 * gdb.base/structs.exp (call_struct_func): New function.
24969 (do_function_calls): Use call_struct_func to call the functions
24970 returning structs.
24971
0bc69509
JB
24972 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
24973 whether functions are prototyped or not, so we can't possibly pass
24974 arguments to t_float_values2 properly.
24975
7a345fb3
JB
24976 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
24977 value of `timeout' for targets other than the mips*tx39-*.
24978
edb6ede1
MS
249792001-12-06 Michael Snyder <msnyder@redhat.com>
24980
d63a86f8 24981 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
24982 and detect whether the start symbol has a leading underscore.
24983
2d842f13
JB
249842001-12-04 Jim Blandy <jimb@redhat.com>
24985
24986 * gdb.base/completion.exp: Clarify indentation.
24987
68550daf
JB
249882001-12-03 Jim Blandy <jimb@redhat.com>
24989
24990 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
24991 variables on the S/390, not `.word'.
24992
cd5195a8
JB
249932001-11-30 Jim Blandy <jimb@redhat.com>
24994
24995 Add assembly-source tests for s390-ibm-linux.
24996 * gdb.asm/s390.inc: New file.
24997 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
24998 the S/390 architecture.
a9c64011 24999 * gdb.asm/configure: Regenerated.
cd5195a8 25000
ca9efc90
MS
250012001-11-30 Michael Snyder <msnyder@redhat.com>
25002
25003 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
25004 next, info source, info sources, info line, global and static
25005 variables, and static functions.
25006 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
25007 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
25008 * gdb.asm/asmsrc1.s: Add a static function and some variables.
25009 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
25010 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
25011 (gdbasm_leave): Restore frame pointer.
25012 (gdbasm_startup): Copy stack set-up from crt0.S.
25013
d0e66976
FN
250142001-11-26 Fernando Nasser <fnasser@redhat.com>
25015
25016 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
25017 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
25018 to a local (non-static) variable. Copy tstruct.a to a static buffer
25019 and return a pointer to that buffer.
25020 * gdb.base/callfwmall.c (t_structs_a): Ditto.
25021
e2334072
MK
250222001-11-24 Mark Kettenis <kettenis@gnu.org>
25023
25024 * gdb.asm/configure.in: Fix recognition of ix86 target.
25025 * gdb.asm/configure: Regenerate.
25026
756caa3d
MS
250272001-11-21 Michael Snyder <msnyder@redhat.com>
25028
25029 * gdb.asm/sparc.inc: New file.
25030 * gdb.asm/asm-source.exp: Recognize sparc target.
25031 * gdb.asm/configure.in: Recognize sparc target.
25032 * gdb.asm/configure: Regenerate.
d63a86f8 25033
9a4d72d5
MS
250342001-11-21 Michael Snyder <msnyder@redhat.com>
25035
25036 * gdb.asm/m32r.inc: New file.
25037 * gdb.asm/asm-source.exp: Recognize m32r target.
25038 * gdb.asm/configure.in: Recognize m32r target.
25039 * gdb.asm/configure: Regenerate.
25040
a773d1cd
MS
250412001-11-20 Michael Snyder <msnyder@redhat.com>
25042
017ac23d
MS
25043 * gdb.asm/i386.inc: New file.
25044 * gdb.asm/asm-source.exp: Recognize ix86 target.
25045 * gdb.asm/configure.in: Recognize ix86 target.
25046 * gdb.asm/configure: Regenerate.
25047
a773d1cd
MS
25048 * gdb.c++/namespace.exp: Fix quotes in output messages.
25049
bb632afb
MS
250502001-11-14 Michael Snyder <msnyder@redhat.com>
25051
25d559ca 25052 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
25053 qualifier in a type cast expression, to designate an address
25054 in the instruction space (Harvard architecture).
25055
4749e309
MS
250562001-11-13 Michael Snyder <msnyder@redhat.com>
25057
25058 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
25059 Tests for expressions using 'const' and 'volatile'.
25060
25050984
CV
250612001-11-13 Corinna Vinschen <vinschen@redhat.com>
25062
25063 * gdb.asm/asm-sources.exp: Allow defining linker flags.
25064
1902c51f
DJ
250652001-11-12 Daniel Jacobowitz <drow@mvista.com>
25066
25067 * lib/mi-support.exp (mi_run_to_helper): Move comments
25068 outside of gdb_expect.
25069
dcf95b47
DJ
250702001-11-11 Daniel Jacobowitz <drow@mvista.com>
25071
25072 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
25073 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
25074 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
25075 mi0_run_to): New functions.
25076 * gdb.mi/mi-simplerun.exp: Use them.
25077 * gdb.mi/mi0-simplerun.exp: Likewise.
25078 * gdb.mi/mi-var-cmd.exp: Likewise.
25079 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 25080
45b074e1
AC
250812001-11-10 Andrew Cagney <ac131313@redhat.com>
25082
25083 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
25084 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
25085
bf50d346
AC
250862001-11-09 Andrew Cagney <ac131313@redhat.com>
25087
25088 * gdb.base/restore.exp: Include $expected value in restored test
25089 message.
25090
9383332c
AC
250912001-11-09 Andrew Cagney <ac131313@redhat.com>
25092
25093 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
25094 implemented.
25095
db62520a
MS
250962001-11-08 Michael Snyder <msnyder@redhat.com>
25097
25098 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
25099 Add pass/fail message for stop at breakpoint in call dummy function.
25100
b5703437
MS
251012001-11-07 Michael Snyder <msnyder@redhat.com>
25102
d63a86f8
RM
25103 * gdb.c++/templates.exp (test_template_breakpoints):
25104 If we get an overload menu, but it does not match what
760f6330 25105 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
25106 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
25107 making the whitespace optional. Argument for "new" may be
25108 "unsigned" as well as "unsigned int/long".
d63a86f8 25109 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
25110 making the whitespace optional. Also replace "(void) with
25111 "((void|)), making the keyword "void" optional.
d63a86f8 25112 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
25113 making the whitespace optional. Also replace "(void) with
25114 "((void|)), making the keyword "void" optional.
3bf40917
MS
25115 * gdb.base/callfuncs.c (t_float_values): This function must
25116 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 25117 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
25118 can be tested against both cases. Usually one case involves
25119 promotion of float to double, while the other does not.
25120 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
25121 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
25122 includes a stack frame for "start".
25123
c8ab4e6d
JB
251242001-11-05 Jim Blandy <jimb@redhat.com>
25125
25126 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
25127 pointers are 32 bits long, and that offsets of relocs are always
25128 stored in the data (REL-style), and not in the reloc entry itself
25129 (RELA-style).
25130 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
25131 stabs.
25132
3f08ced9
MS
251332001-11-01 Michael Snyder <msnyder@redhat.com>
25134
25135 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
25136 and regular expression operators by using quoting.
25137
cbfa24cd
MS
251382001-10-31 Michael Snyder <msnyder@redhat.com>
25139
25140 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
25141 depending on what the symbol table contains.
25142 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
25143 the output of the ptype command. Similarly, accept both "const &"
25144 and "const&".
25145
aaa68313
CV
251462001-10-31 Corinna Vinschen <vinschen@redhat.com>
25147
25148 * gdb.base/miscexprs.c (main): Add usage of preprocessor
25149 symbol `STORAGE' to allow to choose the storage class of
25150 the local datastructures.
25151 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
25152 compiler directive.
25153
91740388
MS
251542001-10-30 Michael Snyder <msnyder@redhat.com>
25155
25156 * gdb.base/jump.exp: Allow it to run for all targets.
25157
1b7c05e7
CV
251582001-10-29 Corinna Vinschen <vinschen@redhat.com>
25159
25160 * gdb.base/call-ar-st.c (print_double_array): Match for loop
25161 with new double_array size.
25162 (main): Change storage class of all local variables to static.
25163 Reduce size of double_array to 9.
25164 * gdb.base/call-ar-st.exp: Increase timeout value.
25165 Change expected output for double array to match new size in
25166 call-ar-st.c.
25167
36a22261
CV
251682001-10-29 Corinna Vinschen <vinschen@redhat.com>
25169
25170 * gdb.base/ending-run.exp: Create identical output when passing
25171 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 25172 Stormy16 target.
36a22261 25173
92b8ae91
MK
251742001-10-28 Mark Kettenis <kettenis@gnu.org>
25175
25176 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
25177 that we catch the expected failure under Linux/x86.
25178
cb135b83
OF
251792001-10-29 Orjan Friberg <orjanf@axis.com>
25180
25181 * gdb.base/setvar.exp: Escape curly braces.
25182 * gdb.stabs/weird.exp: Ditto.
25183
6884aa54
DJ
251842001-10-27 Daniel Jacobowitz <drow@mvista.com>
25185
25186 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
25187 * gdm.mi/mi0-hack-cli.exp: Likewise.
25188
0398c9aa
AC
251892001-10-25 Andrew Cagney <ac131313@redhat.com>
25190
25191 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
25192 messages.
25193
d20bf2e8
AC
251942001-10-21 Andrew Cagney <ac131313@redhat.com>
25195
25196 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
25197 checking MI enabled.
25198
03dd63aa
CV
251992001-10-09 Corinna Vinschen <vinschen@redhat.com>
25200
25201 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
25202
1d9d99f3
FCE
252032001-10-04 Frank Ch. Eigler <fche@redhat.com>
25204
25205 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
25206 if gdb child process crashes, just signal an error.
25207
838ae6c4
JB
252082001-10-02 Jim Blandy <jimb@redhat.com>
25209
25210 * lib/gdb.exp (test_xfail_format): Simplify.
25211
25212 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
25213 front of the variable name `format'. Simplify `if'.
25214
8f0cbc1c
DJ
252152001-10-01 Daniel Jacobowitz <drow@mvista.com>
25216
25217 * gdb.threads/pthreads.exp: Wait for output and delay
25218 before sending ^C.
25219
1f08dafd
DJ
252202001-10-01 Daniel Jacobowitz <drow@mvista.com>
25221
25222 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
25223 some incorrect output instead of timing out.
25224 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
25225
674f90ff
CV
252262001-09-28 Corinna Vinschen <vinschen@redhat.com>
25227
25228 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
25229 check to allow additional `int'.
25230
9b284272
DJ
252312001-09-27 Daniel Jacobowitz <drow@mvista.com>
25232
25233 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
25234 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
25235
b55a4771
MS
252362001-09-27 Michael Snyder <msnyder@redhat.com>
25237
25238 * lib/gdb.exp (test_debug_format): New proc.
25239 (setup_xfail_format): Use new proc test_debug_format.
25240 * gdb.base/constvars.exp (local_compiler_xfail_check): New
25241 proc; use new service proc test_debug_format.
25242 Replace all other "gcc_compiled" tests with this test.
25243 * gdb.base/volatile.exp (local_compiler_xfail_check): New
25244 proc; use new service proc test_debug_format.
25245 Replace all other "gcc_compiled" tests with this test.
25246
252472001-09-27 Michael Snyder <msnyder@redhat.com>
25248
25249 * gdb.base/cvexpr.exp: New file.
25250 * gdb.base/cvexpr.c: New file
25251 Test for expressions using const and volatile keywords.
25252
4e6667ac
CV
252532001-09-26 Corinna Vinschen <vinschen@redhat.com>
25254
25255 * gdb.base/constvars.exp: Check for different orders of keywords
25256 and additional "int" strings in output.
25257
4f337972
AC
252582001-09-22 Andrew Cagney <ac131313@redhat.com>
25259
25260 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
25261 responses from "help maint".
25262
2015650d
FCE
252632001-09-19 Frank Ch. Eigler <fche@redhat.com>
25264
25265 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
25266 to localhost:NNN instead of :NNN, in case Xvfb is listening
25267 only on TCP.
25268
f3bcedc1
CV
252692001-09-19 Corinna Vinschen <vinschen@redhat.com>
25270
25271 * gdb.base/recurse.exp: When checking leaving the watchpoint
25272 scope, recognize when gdb is in function's epilogue and pass.
25273
6b819c92
KS
252742001-09-18 Keith Seitz <keiths@redhat.com>
25275
25276 * lib/insight-support.exp (_gdbtk_export_target_info): Add
25277 support for running tests against sid targets.
25278 (gdbtk_done): Ditto.
25279
a10c9419
CV
252802001-09-18 Corinna Vinschen <vinschen@redhat.com>
25281
25282 * gdb.base/ending-run.c (main): Set stdout buffersize
25283 to the same reasonable value for any target.
25284 * gdb.base/ending-run.exp: Add a regular expression
25285 to make testsuite happy on Sanyo Stormy16 target.
25286
739d0d99
CV
252872001-09-17 Corinna Vinschen <vinschen@redhat.com>
25288
25289 * gdb.base/display.c (do_loops): Add float variable `f'.
25290 Increment f in loop.
25291 * gdb.base/display.exp: Increment timeout by 60 seconds.
25292 Change float display test to use variable `f'.
25293
1b8947f0
JB
252942001-09-17 Jim Blandy <jimb@redhat.com>
25295
25296 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
25297 overflowing the limited breakpoint tables on some ROM monitors
25298 (like the ROM68K).
25299
9890ac81
FCE
253002001-09-15 Frank Ch. Eigler <fche@redhat.com>
25301
25302 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
25303 the "-ac" (disable access control) flag.
25304
6db765ea
JH
253052001-08-30 Jeff Holcomb <jeffh@redhat.com>
25306
25307 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
25308 ints.
25309
4c32cc04
KS
253102001-08-30 Keith Seitz <keiths@redhat.com>
25311
25312 * lib/gdb.exp: Move all insight-related functionality into
25313 separate file.
25314 * lib/insight-support.exp: New file.
25315
8d6e6f81
FCE
253162001-08-29 Frank Ch. Eigler <fche@redhat.com>
25317
25318 * config/sid.exp (sid_start): Never set sid verbosity; disable
25319 expect_background {} that consumed its stdout; tolerate </dev/null.
25320 Attempt to set endianness override in "sid" protocol mode. Cleanup.
25321
6a90e1d0
AC
253222001-08-18 Andrew Cagney <ac131313@redhat.com>
25323
25324 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
25325 CLI jump command to start it.
25326 (mi_run_to_main): Fail immediatly when unexpected output.
25327
1759b3c3
AC
253282001-08-18 Andrew Cagney <ac131313@redhat.com>
25329
25330 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
25331 beginning of function. Fix PR gdb/191.
25332
61d11d80
FCE
253332001-08-16 Frank Ch. Eigler <fche@redhat.com>
25334
25335 * config/sid.exp (sid_start): Don't warn if we cannot figure out
25336 what to force sid endianness to.
25337
942a4df2
KS
253382001-08-15 Keith Seitz <keiths@redhat.com>
25339
25340 * lib/gdb.exp (gdbtk_start): Don't set environment
25341 variables for TCL_LIBRARY and friends. Insight will
25342 now figure these out for itself.
25343
0521c418
MS
253442001-08-02 Michael Snyder <msnyder@redhat.com>
25345
25346 * gdb.base/completion.exp: Remove the symbol "a64l" from
25347 the expect string; this is target-specific, and not related
25348 to what is being tested.
25349
74a9a58a
DB
253502001-08-02 Dave Brolley <brolley@redhat.com>
25351
25352 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
25353
c70819fa
MS
253542001-07-25 Michael Snyder <msnyder@redhat.com>
25355
c2b8fa57
MS
25356 * gdb.base/consecutive.exp: New file. Test stepping over
25357 breakpoints on consecutive instructions.
25358 * gdb.base/consecutive.c: New file.
25359
c70819fa
MS
25360 * gdb.base/call-rt-st.exp: Use double-backslash to quote
25361 curly braces in regular expressions.
25362
2b1a1355
MS
253632001-07-25 Michael Snyder <msnyder@redhat.com>
25364
25365 * gdb.base/ending-run.exp: Accept "Program exited normally" as
25366 legitimate output from stepping out of main.
25367
413eca6f
KS
253682001-07-22 Keith Seitz <keiths@redhat.com>
25369
25370 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
25371 the empty string, do not run the tests.
25372
7e5a9322
SC
253732001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
25374
25375 * gdb.base/long_long.exp: Detect size of pointer. Take into
25376 account 2-byte pointers when testing for p/a results.
25377
de58f10f
SC
253782001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
25379
d63a86f8 25380 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
25381 and defined to 1K for m68hc11.
25382 (random_data): Reduce table to 1K for embedded platforms (68hc11).
25383 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
25384 (sizeof_random_data): New variable to tell the size of the data table;
25385 don't test past this size; always run to main.
25386
d6f5fea1
SC
253872001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
25388
25389 * gdb.base/return2.exp: return of long long and double fails for
25390 68HC11; don't execute these tests on that platform.
25391 * gdb.base/return.exp: Return of a double fails for 68hc11.
25392
c477543d
SC
253932001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
25394
25395 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
25396 tests that print a float.
25397 * call-rt-st.exp: Likewise.
25398
63cf1c79
MK
253992001-07-12 Mark Kettenis <kettenis@gnu.org>
25400
25401 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
25402 running this test on Linux.
25403
112f9ab5
MC
254042001-06-24 Michael Chastain <chastain@redhat.com>
25405
25406 * gdb.base/arithmet.exp: Remove some tests to make all test names
25407 unique.
25408
4970cb0f
MS
254092001-07-03 Michael Snyder <msnyder@redhat.com>
25410
25411 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
25412 the output of the ptype command.
25413
d85da69f
MS
254142001-07-02 Michael Snyder <msnyder@redhat.com>
25415
4c8a82de
MS
25416 * gdb.base/completion.exp: Don't assume that break.c is the only
25417 source file that may contain functions named "marker".
d85da69f
MS
25418 * gdb.base/corefile.exp: Quote the curly braces in regexp.
25419
8afc772b
AC
254202001-06-28 Andrew Cagney <ac131313@redhat.com>
25421
25422 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
25423 of files to delete.
25424
25425 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
25426 * gdb.disasm/h8300s.exp: New file.
25427 gdb.disasm/h8300s.s: Likewise.
25428
cff22675
AC
254292001-06-27 Andrew Cagney <ac131313@redhat.com>
25430
25431 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
25432 empty breakpoint tables.
25433
68c81b54
AC
254342001-06-25 Andrew Cagney <ac131313@redhat.com>
25435
25436 * lib/mi-support.exp: Update args=... part of stop-reason
25437 patterns. Accept either a list or a tuple.
25438
2dd62704
AC
254392001-06-23 Andrew Cagney <ac131313@redhat.com>
25440
25441 * lib/mi-support.exp: Remove local emacs variable defining
25442 change-log-default-name.
25443
b4127474
MC
254442001-06-22 Michael Chastain <chastain@redhat.com>
25445
25446 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
25447 This is operationally compatible with the previous version.
25448
8dbfb380
JB
254492001-06-13 Jim Blandy <jimb@redhat.com>
25450
25451 * lib/gdb.exp (gdb_test): Doc fix.
25452
f2d8c86d
MC
254532001-06-10 Michael Chastain <chastain@redhat.com>
25454
25455 * gdb.base/exprs.exp: Remove a duplicate test.
25456
81564d34
JB
254572001-06-06 Jim Blandy <jimb@redhat.com>
25458
25459 * gdb.base/return2.exp (main): Use values to test float and double
25460 returns that are not NaN's, to avoid being confused by IEEE
25461 comparison rules.
25462
da55addb
MS
254632001-06-04 Michael Snyder <msnyder@redhat.com>
25464
25465 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 25466 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
25467 rather than wait for 12 more tests to time out.
25468
42c65987
JB
254692001-06-06 Jim Blandy <jimb@redhat.com>
25470
b18bced9 25471 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 25472 Don't forget to match the GDB prompt.
b18bced9 25473
42c65987
JB
25474 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
25475
5b41e5f0
JB
254762001-06-04 Jim Blandy <jimb@redhat.com>
25477
25478 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
25479 command.
25480
015e046f
KB
254812001-05-31 Kevin Buettner <kevinb@redhat.com>
25482
25483 * gdb.base/annota1.exp (info break): Match four or more spaces
25484 after "Address".
25485
fb1ffbbe
MC
254862001-05-31 Michael Chastain <chastain@redhat.com>
25487
25488 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
25489 (dm_type_int_star): Likewise.
25490 (dm_type_long_star): Likewise.
25491 (dm_type_void_star): Likewise.
25492
5ea2a32c
KB
254932001-05-29 Kevin Buettner <kevinb@redhat.com>
25494
25495 * gdb.base/completion.exp (INPUTRC): Set this environment variable
25496 to a known value in order to get consistent results regardless
25497 of the setting of INPUTRC or the presence or contents of .inputrc.
25498
ae23c492
MS
254992001-05-24 Michael Snyder <msnyder@redhat.com>
25500
ac55707e
MS
25501 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
25502 Don't require that the main thread and the manager thread are the
25503 first in the list.
25504
ae23c492
MS
25505 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
25506 debugging. If test fails, issue an "unsupported" not a "fail".
25507
400071f1
JB
255082001-05-24 Jim Blandy <jimb@redhat.com>
25509
25510 Don't assume that short is shorter than int.
25511 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
25512 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 25513 this isn't true.
400071f1
JB
25514 ("print unsigned char == (~0)"): Add test that verifies that ~0,
25515 an int, is not equal to ~0 stored in an unsigned char. This tests
25516 the same thing that the previous test meant to, but works on
25517 16-bit machines, too.
25518 ("print unsigned char != (~0)"): Same test, complemented.
25519
0816a3e5
MS
255202001-05-24 Michael Snyder <msnyder@redhat.com>
25521
25522 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 25523 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
25524 and prevents dejagnu getting out of step.
25525
f6dc23a9
KB
255262001-05-23 Kevin Buettner <kevinb@redhat.com>
25527
25528 * gdb.base/finish.exp (finish_void): Revise pattern for
25529 stopping on the call statement to not permit stopping at
25530 the start of the instructions comprising the call sequence.
25531
7dbd117d
MC
255322001-05-19 Michael Chastain <chastain@redhat.com>
25533
25534 * gdb.base/callfuncs.exp: Make all test names unique.
25535 * gdb.base/commands.exp: Make all test names unique.
25536 * gdb.base/condbreak.exp: Make all test names unique.
25537 * gdb.base/dbx.exp: Make all test names unique.
25538 * gdb.base/default.exp: Make all test names unique.
25539 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
25540 and TIMEOUT messages to their corresponding PASS message.
25541 * gdb.base/ending-run.exp: Make all test names unique.
25542 * gdb.base/long_long.exp: Remove duplicate test.
25543
6b0b0a9e
KB
255442001-05-21 Kevin Buettner <kevinb@redhat.com>
25545
25546 * gdb.base/finish.exp (finish_void): Allow "finish" command to
25547 stop on the call statement as well as the statement after the
25548 call.
25549
2caa35cb
MS
255502001-05-21 Michael Snyder <msnyder@redhat.com>
25551
25552 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
25553
40713331
EZ
255542001-05-10 Elena Zannoni <ezannoni@redhat.com>
25555
a9c64011
AS
25556 * gdb.base/completion.exp: Revamp test. Make it execute on all
25557 platforms.
40713331 25558
c2c1be8d
EZ
255592001-05-10 Elena Zannoni <ezannoni@redhat.com>
25560
a9c64011
AS
25561 * config/gdbserver.exp (gdb_load): Handle the case
25562 in which the arguments to gdbserver are given in the
25563 baseboard configuration file.
25564 Also handle the case in which the server needs to do a
25565 load.
2c9cd303 25566
9671de48
KS
255672001-05-07 Keith Seitz <keiths@cygnus.com>
25568
a9c64011
AS
25569 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
25570 set up the display for testing.
25571 (gdbtk_start): Convert all paths to paths that tcl will like.
25572 Export target information to environment.
25573 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
25574 necessary.
25575 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
25576 (to_tcl_path): New proc to convert a given pathname into
25577 a path acceptible as an argument to a tcl command.
25578 (_gdbtk_export_target_info): New proc to export target info
25579 into the environment for gdbtk testing.
25580 (gdbtk_done): New proc to signal end-of-test.
9671de48 25581
5a360f47
JB
255822001-05-06 Jim Blandy <jimb@redhat.com>
25583
25584 * restore.c: Make the code of caller0 correspond to its comment.
25585
66c756c6
MS
255862001-05-03 Michael Snyder <msnyder@redhat.com>
25587
25588 * config/sid.exp (gdb_target_sid): Check for error messages.
25589 On error or timeout, don't make expect exit (which will terminate
25590 all subsequent tests); instead just make gdb exit.
d63a86f8 25591 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
25592 return a negative value.
25593
a966fde5
JB
255942001-04-24 Jim Blandy <jimb@redhat.com>
25595
851c18e0
JB
25596 * gdb.c++/templates.exp: If we see the prompt for the overload
25597 list, but we haven't recognized any of the longer patterns,
25598 arrange for this test to fail, not hang.
25599
a966fde5
JB
25600 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
25601 variations.
25602
db144853
MC
256032001-04-22 Michael Chastain <chastain@redhat.com>
25604
25605 * gdb.c++/local.exp: Use the 'runto' library function.
25606 * gdb.c++/namespace.exp: Likewise.
25607 * gdb.c++/overload.exp: Likewise.
25608
3207ec21
KB
256092001-03-26 Kevin Buettner <kevinb@redhat.com>
25610
25611 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
25612 * gdb.base/step-line.exp: New file. Test step/next in presence of
25613 #line directives.
25614 * gdb.base/step-line.c: New file. Test program for the above.
25615 * gdb.base/step-line.inp: New file. We pretend that this file has
25616 been transformed by some other tool into step-line.c.
25617
13b57657
JB
256182001-03-21 Jim Blandy <jimb@redhat.com>
25619
25620 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
25621 unmangled operator names.
25622
754cbe1c
JB
256232001-03-20 Jim Blandy <jimb@redhat.com>
25624
25625 * gdb.threads/linux-dp.exp: Recognize an additional message
25626 generated by GDB when it doesn't understand how to debug threads
25627 on the target system.
25628
177495c9
AC
256292001-03-19 Andrew Cagney <ac131313@redhat.com>
25630
25631 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
25632
f266096b
MC
256332001-03-12 Michael Chastain <chastain@redhat.com>
25634
25635 * gdb.c++/derivation.exp: Use the 'runto' library function.
25636
cac3c2ff
MC
256372001-03-12 Michael Chastain <chastain@redhat.com>
25638
25639 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
25640
b6c11a24
MC
256412001-02-24 Michael Chastain <chastain@redhat.com>
25642
25643 * gdb.c++/ref-types.exp: Change handwritten code to library
25644 function 'runto'.
25645
6bae5bce
OF
256462001-03-16 Orjan Friberg <orjanf@axis.com>
25647
25648 * gdb.base/signals.exp: Set count to 0 explicitly.
25649
0015fd9a
MS
256502001-03-15 Mark Salter <msalter@redhat.com>
25651
25652 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
25653 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
25654 (gdb_load): Add support for additional target_info: gdb_download_size
25655 and gdb_load_timeout.
0015fd9a 25656
fc33412a
DT
25657Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
25658
25659 * gdb.base/annota1.exp: Move test of isnative to earlier in the
889bf7c5
PA
25660 file -- to prevent failing when the compile fails but we have no
25661 intention of running the tests anyway.
fc33412a
DT
25662
25663 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
25664 tests if set.
25665
25666 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
889bf7c5 25667 integers.
fc33412a
DT
25668
25669 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
25670 * gdb.c++/namespace.exp: Ditto.
25671
115f06de
OF
256722001-03-07 Orjan Friberg <orjanf@axis.com>
25673
25674 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
25675 * gdb.base/pointers.exp: Relax pattern match of decimals.
25676
b6ba6518
KB
256772001-03-06 Kevin Buettner <kevinb@redhat.com>
25678
25679 * Makefile.in, config/abug.exp, config/cfdbug.exp,
25680 config/cpu32bug.exp, config/dve.exp, config/est.exp,
25681 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
25682 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
25683 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
25684 config/sh.exp, config/sid.exp, config/slite.exp,
25685 config/sparclet.exp, config/udi.exp, config/unknown.exp,
25686 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
25687 config/vxworks.exp, config/vxworks29k.exp,
25688 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
25689 gdb.base/all-bin.exp, gdb.base/annota1.exp,
25690 gdb.base/arithmet.exp, gdb.base/assign.exp,
25691 gdb.base/async.exp, gdb.base/attach.exp,
25692 gdb.base/bitfields.exp, gdb.base/bitops.exp,
25693 gdb.base/break.exp, gdb.base/call-ar-st.exp,
25694 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
25695 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
25696 gdb.base/commands.exp, gdb.base/completion.exp,
25697 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
25698 gdb.base/constvars.exp, gdb.base/corefile.exp,
25699 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
25700 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
25701 gdb.base/ending-run.exp, gdb.base/environ.exp,
25702 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
25703 gdb.base/finish.exp, gdb.base/foll-exec.exp,
25704 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
25705 gdb.base/funcargs.exp, gdb.base/help.exp,
25706 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
25707 gdb.base/logical.exp, gdb.base/long_long.exp,
25708 gdb.base/maint.exp, gdb.base/mips_pro.exp,
25709 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
25710 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
25711 gdb.base/pointers.exp, gdb.base/printcmds.exp,
25712 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
25713 gdb.base/regs.exp, gdb.base/relational.exp,
25714 gdb.base/remote.exp, gdb.base/reread.exp,
25715 gdb.base/restore.exp, gdb.base/return2.exp,
25716 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
25717 gdb.base/selftest.exp, gdb.base/setshow.exp,
25718 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
25719 gdb.base/sigall.exp, gdb.base/signals.exp,
25720 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
25721 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
25722 gdb.base/step-test.exp, gdb.base/structs.c,
25723 gdb.base/structs.exp, gdb.base/structs2.exp,
25724 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
25725 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
25726 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
25727 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
25728 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
25729 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
25730 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
25731 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
25732 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
25733 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
25734 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
25735 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
25736 gdb.fortran/types.exp, gdb.java/jmisc.exp,
25737 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
25738 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
25739 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
25740 gdb.trace/circ.exp, gdb.trace/collection.exp,
25741 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
25742 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
25743 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
25744 gdb.trace/report.exp, gdb.trace/save-trace.exp,
25745 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
25746 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
25747 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
25748 notices.
25749
dc96c6c7 257502001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
25751
25752 * gdb.base/varargs.c (find_max_double): Fix printf format string:
25753 first arg is int not float.
25754
dc96c6c7 257552001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
25756
25757 * gdb.base/reread.exp: Unsupported for non-native targets;
25758 doesn't work for remote debugging.
25759
9b0c4aeb
FN
257602001-02-19 Fernando Nasser <fnasser@redhat.com>
25761
25762 From Drew Moseley <dmoseley@redhat.com>
a9c64011
AS
25763 * gdb.base/ending-run.exp: Properly handle the BSP state when
25764 stepping past the end of main.
9b0c4aeb 25765
02aa71d5
MC
257662001-02-19 John Moore <jmoore@redhat.com>
25767
25768 * gdb.base/commands.exp (infrun_breakpoint_command_test):
25769 Converted HPUX fix for non-expected items following multiple
25770 step commands into general solution for all platforms.
25771
1fa449a4
MC
257722001-02-18 Michael Chastain <chastain@redhat.com>
25773
25774 * gdb.c++/classes.exp (do_tests): Change runto statements
25775 from "runto 'foo(void)'" to "runto 'foo'". This makes the
25776 statements demangler agnostic.
25777 * gdb.c++/virtfunc.exp (do_tests): Likewise.
25778 (gdb_virtfunc_restart): Likewise.
25779
b2f9ec70
MC
257802001-02-14 Michael Chastain <chastain@redhat.com>
25781
25782 * gdb.c++/inherit.exp (do_tests): Change runto statements
25783 from "runto 'foo(void)'" to "runto 'foo'". This makes the
25784 statements demangler agnostic.
25785
cf74b8ca
AC
25786Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
25787
25788 * gdb.threads/pthreads.exp: Unify pass/fail messages for
889bf7c5
PA
25789 ``continue to bkpt at common_routine in thread 2'' and ``stopped
25790 before calling common_routine 15 times'' tests.
cf74b8ca 25791
99f78f56
MC
257922001-02-11 Michael Chastain <chastain@redhat.com>
25793
25794 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
25795 Helps the test script figure out which demangler is in use.
25796 (dm_type_foo_ref): Ditto.
25797 (dm_type_int_star): Ditto.
25798 (dm_type_long_star): Ditto.
25799 (dm_type_unsigned_int): Ditto.
25800 (dm_type_void): Ditto.
25801 (dm_type_void_star): Ditto.
99707966 25802 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
25803 Probe the gdb demangler and set variables to accommodate
25804 formatting differences.
25805 (info_func_regexp): New function. Same as info_func, but
25806 matches against a regexp.
25807 (info_func): Match against a literal string.
25808 (print_addr_2): New function. Match against a literal string,
25809 which can be different from the input to gdb.
25810 (print_addr): Simply call print_addr_2 with the same argument twice.
25811 (test_lookup_operator_functions): Use demangler formatting variables.
25812 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
25813 the tests in the same order as the C++ class declaration.
25814 (test_paddr_operator_functions): Ditto.
25815 (test_paddr_overloaded_functions): Ditto.
25816 (test_paddr_hairy_functions): Use demangler formatting variables.
25817 Add reference to gdb/19 for related tests.
25818 (do_tests): Call probe_demangler.
25819
1de8f023
KB
258202001-01-30 Kevin Buettner <kevinb@redhat.com>
25821
25822 * gdb.c++/templates.cc (printf): Remove unused function definition.
25823
ca3f91ed
MS
258242001-01-26 Felix Lee <flee@redhat.com>
25825
25826 * sid.exp (sid_exit): Pass host, not target, to remote_close.
25827
258282001-01-25 matthew green <mrg@redhat.com>
25829
25830 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
25831 up sid.
25832 (sid_exit): Call `remote_pop_conn' after GDB is gone.
25833
258342001-01-25 matthew green <mrg@redhat.com>
25835
25836 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 25837 Deprecate $sid_spawn_id.
ca3f91ed
MS
25838 (sid_exit): Remove code necessary only for `spawn.'
25839
258402001-01-25 matthew green <mrg@redhat.com>
25841
25842 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
25843
fb18ec4a
MC
258442001-01-28 Michael Chastain <chastain@redhat.com>
25845
25846 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
25847 to call when tests fail. It takes gdb out of the overloaded
25848 function choice menu back to the main prompt, so that the test
25849 program stays synchronized.
25850 (set_bp_overloaded): New proc to collect all the common
25851 code for setting a breakpoint on an overloaded name. Calls
25852 take_gdb_out_of_choice_menu when needed.
25853 (menu_overload1arg): New variable to collect the repeated
25854 instances of the expected menu for an overloaded name. Change
25855 the regular expression to handle changes in g++ type encoding:
25856 "void" can be either "void" or "", and "unsigned int" can be
25857 either "unsigned int" or "unsigned".
25858 (continue_to_bp_overloaded): Change regular expressions to handle
25859 changes in g++ type encoding.
25860 (no proc): Call take_gdb_out_of_choice_menu when needed.
25861 Remove redundant calls to "info break". Accept either "canceled"
25862 or "cancelled". Change regular expressions in "info break"
25863 calls to handle changes in g++ type encoding. Give all tests
25864 unique strings.
25865
9c646a6e
BE
258662001-01-17 Ben Elliston <bje@redhat.com>
25867
25868 * config/sid.exp: New file.
25869
9549d9c1
AC
25870Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
25871
25872 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
25873
dc96c6c7 258742000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
25875
25876 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
25877 Add a RE to accept a non-ascii char if one is ever presented.
25878
b4df4f68
FN
258792000-12-20 Fernando Nasser <fnasser@redhat.com>
25880
297dd0fd 25881 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 25882
dc96c6c7 258832000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 25884
d63a86f8 25885 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
25886 in regexp. One '\' does not suffice on Linux.
25887
4a7bddb6
MC
258882000-12-09 Michael Chastain <chastain@redhat.com>
25889
25890 * gdb.base/break.exp (test_clear_command): Use a marker function
25891 rather than 'main' for the test function. Also move this
25892 test to an execution point where the marker function names are
25893 guaranteed to be bound to functions. (Executing tests after a
25894 'finish' from main runs into name conflicts with local names
25895 in __libc_start_main).
25896
dc96c6c7 258972000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
25898
25899 * gdb.base/finish.exp: New test for gdb's "finish" command.
25900 * gdb.base/return2.exp: New test for gdb's "return" command.
25901 * gdb.base/return2.c: New source file for above.
25902
dc96c6c7 259032000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
25904
25905 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
25906 * gdb.base/miscexprs.exp: Ditto.
25907 * gdb.base/pointers.exp: Ditto.
25908 * gdb.c++/derivation.exp: Ditto.
25909 * gdb.c++/local.exp: Ditto.
25910 * gdb.c++/namespace.exp: Ditto.
25911 * gdb.c++/overload.exp: Ditto.
25912 * gdb.c++/ref-types.exp: Ditto.
25913
dc96c6c7 259142000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
25915
25916 * gdb.base/constvars.exp: Test result of "up" command.
25917 * gdb.base/miscexprs.exp: Ditto.
25918 * gdb.base/pointers.exp: Ditto.
25919 * gdb.base/scope.exp: Ditto.
25920 * gdb.c++/derivation.exp: Ditto.
25921 * gdb.c++/local.exp: Ditto.
25922 * gdb.c++/namespace.exp: Ditto.
25923 * gdb.c++/overload.exp: Ditto.
25924 * gdb.c++/ref-types.exp: Ditto.
25925
44097287
FN
259262000-11-22 Michael Chastain <chastain@redhat.com>
25927
25928 * mips_pro.exp: Accept either "middle -> top -> main" or
25929 "middle -> main" in the backtrace, because gcc can optimize
25930 tail calls to jumps. Remove setup_xfail for the hppa case.
25931 Add a comment with the original warning messages from PR 3016,
25932 which was filed in 1993, to preserve them for posterity.
25933
9d2e1bab
ND
259342000-11-17 Nick Duffek <nsd@redhat.com>
25935
25936 * lib/gdb.exp (gdb_test): Override timeout with board info.
25937
1aca8eb7
ND
259382000-11-17 Nick Duffek <nsd@redhat.com>
25939
25940 * gdb.base/display.exp: Don't kill running stub. Add "again" to
25941 the second kill and detach messages.
25942
93076499
ND
259432000-11-17 Nick Duffek <nsd@redhat.com>
25944
25945 * configure.in: Add AC_EXEEXT.
25946 * configure: Regenerate.
25947 * Makefile.in (just-check): Export EXEEXT.
25948 * lib/gdb.exp ($EXEEXT): Import from environment.
25949 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
25950 expect "maint dump-me" on Cygwin.
25951 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
25952 $EXEEXT.
25953
30e87cd3
ND
259542000-11-17 Nick Duffek <nsd@redhat.com>
25955
25956 * gdb.base/break.exp: Test backtrace and finish from called
25957 function on all platforms, not just HP-UX.
25958
dc96c6c7 259592000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
25960
25961 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
25962 code from gdb_target_monitor, so it can be used independantly
25963 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 25964
dc96c6c7 259652000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
25966
25967 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
25968 * gdb.base/corefile.exp: Expect the message "Program is being
25969 debugged already" when we send the "corefile" command, since
25970 the preceeding gdb_load may have connected gdb to a remote target.
25971 * gdb.base/display.exp: Disable hardware watchpoints if new
25972 board info variable "no_hardware_watchpoints" is true.
25973 Replace single-letter commands with more readable ones.
25974 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
25975 if new board info variable "no_hardware_watchpoints" is true.
25976 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
25977 to see if stdio (printf) testing is possible.
25978 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
25979 board info variable "no_hardware_watchpoints" is true. Use new
25980 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
25981
39124dea
FN
259822000-11-13 Fernando Nasser <fnasser@redhat.com>
25983
25984 From Orjan Friberg <orjanf@axis.com>:
25985 * gdb.base/printcmds.exp: Escape curly braces followed by a number
25986 in array print pattern match.
25987
a9e2e984
FN
259882000-11-09 Fernando Nasser <fnasser@redhat.com>
25989
25990 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
25991 spelling "cancelled" to U.S. spelling "canceled" to match changes
25992 made to gdb.
25993 * gdb.c++/ovldbreak.exp: Ditto.
25994
c7db355b
PS
259952000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
25996
25997 * gdb.base/callfuncs.c (main): Moved to end of file, call
25998 t_double_values to initialize the FPU before inferior calls are made.
25999 * gdb.base/callfuncs.exp: Test for register preservation after calling
26000 inferior functions. Add tests for continuining, finishing and
26001 returning from a stop in a call dummy.
26002
dc96c6c7 260032000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
26004
26005 * gdb.base/commands.exp: Break up long lines, and re-indent.
26006
dc96c6c7 260072000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
26008
26009 * config/gdbserver.exp: Rewritten from the ground up, to make it
26010 compatible with the current dejagnu tree, and to make it work with
26011 the new "gdbserver" in libremote.
26012
dc96c6c7 260132000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
26014
26015 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
26016 * gdb.base/varargs.exp: Skip entire test if no printf support.
26017 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
26018 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
26019
dc96c6c7 260202000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
26021
26022 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
26023 no floating point support.
26024 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
26025 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
26026 * gdb.base/call-rt-st.exp: Ditto.
26027 * gdb.base/call-strs.exp: Ditto.
26028
bac5fc66
JG
260292000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
26030
26031 * gdb.base/sizeof.c: include <stdio.h>.
26032
26033 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
a9c64011
AS
26034 'finish', otherwise uncaptured gdb_prompt would potentially
26035 throw remaining test points out of sync.
bac5fc66 26036
b22a6027
SB
260372000-07-26 Scott Bambrough <scottb@netwinder.org>
26038
26039 * gdb.base/recurse.exp: Run tests for all targets.
26040 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
26041 gnu-oldld case on ARM.
26042 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
26043 for ARM targets.
d63a86f8 26044
d8231941
AG
26045Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
26046
26047 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
26048 * gdb.java/configure: Rebuild.
26049
8caabe69
AG
26050Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
26051
26052 * gdb.java/jv-exp.exp: New file.
26053
9d273ca3
AG
26054Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
26055
26056 * configure: Rebuilt.
26057 * configure.in (configdirs): Add gdb.java.
26058 * gdb.java/jmisc.java: New file.
26059 * gdb.java/jmisc.exp: New file.
26060 * gdb.java/Makefile.in: New file.
26061 * gdb.java/configure: Rebuilt.
26062 * gdb.java/configure.in: New file.
26063 * lib/java.exp: New file.
26064
4f823a66
AC
26065Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
26066
26067 * gdb.base/exprs.exp: Test casts to a pointer including over and
889bf7c5 26068 underflow.
4f823a66 26069
2391e11d
AC
26070Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
26071
26072 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
889bf7c5 26073 and the compilers sizes.
2391e11d 26074
54602222
ND
260752000-07-09 Nick Duffek <nsd@redhat.com>
26076
26077 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
26078 (use_methods): New function.
26079 (main): Call use_methods().
26080 * gdb.c++/classes.exp (test_method_param_class): New procedure.
26081 (do_tests): Call test_method_param_class.
26082
2bec0572
ND
260832000-07-09 Nick Duffek <nsd@redhat.com>
26084
26085 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
26086 spelling.
26087 (test_enums): New procedure. Move enum tests from end of script
26088 to here. Set breakpoint on function name instead of line number.
26089 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
26090 (enums2): New marker function.
26091 (enums1): New function.
26092 (main): Call enums1(). Move enum tests to enums1().
26093
78492fde
AC
26094Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
26095
26096 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
889bf7c5 26097 compile/link program. Update line numbers.
78492fde
AC
26098 * gdb.asm/d10v.inc: Define ``startup''.
26099 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 26100
49a2cef8
AC
26101Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
26102
26103 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
26104
3e6c8688
EZ
261052000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26106
26107 * gdb.base/maint.exp: Add 'maint print architecture' item to output
889bf7c5 26108 of 'help maint print' command.
3e6c8688 26109
9ff5cbe9
AC
26110Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
26111
26112 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
889bf7c5 26113 they use gdb_expect_list.
9ff5cbe9 26114
17c579bd
AC
26115Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
26116
26117 * gdb.base/commands.exp: Use ``set remote
889bf7c5
PA
26118 memory-read-packet-size'' instead of ``set endian big'' to test
26119 long commands.
17c579bd 26120
e6d71bf3
DB
261212000-06-03 Daniel Berlin <dan@cgsoftware.com>
26122
26123 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 26124 g++, and stop skipping them.
e6d71bf3
DB
26125
26126 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
26127 work under g++.
26128
d63a86f8 26129 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
26130 initialization.
26131
dc96c6c7 261322000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
26133
26134 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
26135 the regular expression: accept an (almost) arbitrary sequence of
26136 "frames-invalid" and "breakpoints-invalid" messages both before
26137 and after the "starting" message.
26138
dc96c6c7 261392000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
26140
26141 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 26142
dc96c6c7 261432000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
26144
26145 * gdb.base/annota1.exp (annotate-signal-handler-caller):
26146 Relax the regular expression a little, make it pass on Solaris 8.
26147
8216cda9
KB
261482000-05-12 Kevin Buettner <kevinb@redhat.com>
26149
26150 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 26151 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
26152 Instead, it is permissible for gdb to stop on the line of the
26153 call itself.
26154
1a570b2f
MS
261552000-05-12 Michael Snyder <msnyder@.cygnus.com>
26156
26157 * gdb.base/break.exp (bp on small function, optimized file):
26158 Add a second pass pattern. The behavior differs here between stabs
26159 and dwarf for one-line functions. Stabs preserves two line symbols
26160 (one before the prologue and one after) with the same line number,
26161 but dwarf regards these as duplicates and discards one of them.
26162 Therefore the address after the prologue (where the breakpoint is)
26163 has no exactly matching line symbol, and GDB reports the breakpoint
26164 as if it were in the middle of a line rather than at the beginning.
26165
dc96c6c7 261662000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 26167
d63a86f8 26168 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
26169 rather than "send_gdb" (for consistancy).
26170
7d418785
AC
26171Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
26172
26173 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
26174 * gdb.c++/templates.cc: Properly check for GCC version number.
26175 * lib/compiler.cc: Likewise
26176
dc96c6c7 261772000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 26178
d63a86f8 26179 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
26180 gdb may not stop at the first line of main, due to code motion.
26181
dc96c6c7 261822000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
26183
26184 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
26185 This test depends on parsing the printf output from the target.
26186 Since the sparclet stub doesn't do stdio, this will never work.
26187 * gdb.base/call-rt-st.exp: ditto.
26188 * gdb.base/call-strs: ditto.
26189
dc96c6c7 261902000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
26191
26192 * gdb.base/miscexprs.exp: make sizeof long array test portable.
26193
26194 * gdb.base/ending-run.exp: After connecting to a remote target,
26195 but before running, the target will appear to be in a random
26196 location. Specify both a file and a line for breakpoints.
26197 Also, the function that calls main may be called 'init'
26198 rather than 'start'.
26199
a5a51225
EZ
262002000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26201
26202 * gdb.base/help.exp: Update output for add-symbol-file command.
26203
7930cc7c
FN
262042000-04-10 Fernando Nasser <fnasser@cygnus.com>
26205
26206 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
26207 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
26208
23e37ab1
C
262092000-04-07 J.T. Conklin <jtc@redback.com>
26210
e93c542c
C
26211 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
26212
23e37ab1
C
26213 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
26214
591b8fa3
PDM
26215Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
26216
26217 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
889bf7c5 26218 values that can be represented exactly.
591b8fa3
PDM
26219 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
26220 above change, and to not check against the directory part of the source
26221 file name.
26222 (step into print_long_arg_list): Likewise.
26223 (print print_small_structs from print_long_arg_list): Likewise.
26224 (print print_long_arg_list): Likewise.
26225
7a495180
EZ
262262000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26227
30b53638 26228 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 26229
beb998c6
AC
26230Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
26231
26232 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
26233
1c689132
DB
262342000-03-25 Daniel Berlin <dan@cgsoftware.com>
26235
26236 * gdb.base/commands.exp (deprecated_command_test): Add test for
26237 deprecate with no arguments.
26238
c1790a9d
JL
262392000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
26240
26241 * gdb.base/break.exp: Add new test for setting breakpoints on
26242 optimized code so we can test breakpoints work even when function
26243 prologues may be optimized away
26244
003ba290
FN
262452000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
26246
26247 From David Whedon <dwhedon@gordian.com>
a9c64011 26248 * gdb.base/commands.exp : Added command deprecator tests.
003ba290 26249
6837a0a2
DB
262502000-03-22 Daniel Berlin <dan@cgsoftware.com>
26251
26252 * gdb.base/help.exp: Added test for new apropos command.
26253
b9593231
KB
262542000-03-21 Kevin Buettner <kevinb@redhat.com>
26255
26256 * gdb.base/pointers.c (usevar): New function.
26257 (main): Make sure that global variables v_int_pointer2, rptr,
26258 and y are all referenced someplace in the program by calling
26259 usevar() on them. [Some linkers delete symbols which are
26260 never referenced. The space remains, but there's no way to
26261 get a (symbolic) handle on the variable from the debugger.]
26262
751a959b
EZ
262632000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26264
26265 * gdb.base/printcmds.c: Add typedeffed arrays.
26266
26267 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
889bf7c5 26268 procedure to test arrays that are typedef'd.
751a959b 26269
73a93a32
JI
262702000-03-13 James Ingham <jingham@leda.cygnus.com>
26271
26272 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 26273 the library directories.
73a93a32 26274
fb40c209
AC
26275Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
26276
26277 * configure.in (configdirs): Add sub directory gdb.mi.
26278 * configure: Re-generate.
26279
26280 * gdb.mi: New directory.
d63a86f8 26281
ee4dd2c9
AC
262822000-02-25 Scott Bambrough <scottb@netwinder.org>
26283
26284 * gdb.base/long_long.exp: Correct test suite failure when printing
889bf7c5 26285 a long long value as a double on ARM platforms.
ee4dd2c9 26286
70f0cc22
JB
262872000-02-16 Jim Blandy <jimb@redhat.com>
26288
26289 * gdb.base/break.exp ("breakpoint line number"): Make sure the
26290 default source file is set properly before running this test.
26291
853819b8
EZ
262922000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26293
26294 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
889bf7c5 26295 gdbtk/library directory, not in gdbtcl2.
853819b8 26296
dfcd3bfb
JM
262972000-02-04 Jim Blandy <jimb@redhat.com>
26298
26299 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
26300 backslash from regexp pattern.
26301
26302 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
26303 procedure. Use it to run all the "continue to bp overloaded"
26304 tests. Note that this changes the names of the tests slightly.
26305 If the breakpoint hit message includes a hex PC value, because
26306 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
26307 from the real source code, still consider that a pass.
26308
26309 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
26310 XFAIL here if the breakpoint message contains a hex address. Note
26311 similar change on 1999-11-02.
26312
26313 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
26314
26315 * gdb.base/ptype.exp: Establish a default source file before
26316 calling get_debug_format.
26317
263182000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
26319
26320 * gdb.base/watchpoint.exp: Remove duplication of test messages.
26321
8b93c638
JM
263222000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
26323
26324 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
26325 of successive stepi commands -- while in the prologue we should see
26326 the function entry bracket.
26327
263282000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
26329
26330 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
26331 reach __change_mode() when stepping through the end of main().
26332
c5394b80
JM
263332000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
26334
26335 * gdb.base/default.exp: Fix expected pattern.
26336 * gdb.base/help.exp: Same.
26337
0d06e24b
JM
263382000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26339
26340 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
889bf7c5 26341 Don't use xfail's because that affects only the following test.
d63a86f8 26342
0d06e24b 26343 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
889bf7c5 26344 solaris or linux.
0d06e24b
JM
26345
26346 * gdb.base/selftest.exp: Update to reflect changes to main.c.
26347
dc96c6c7 263482000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 26349
d63a86f8 26350 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
26351 "A syntax error" rather than "A parse error". Accept both.
26352
263532000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
26354
26355 * gdb.base/default.exp: Remove OS dependent string from "target
26356 remote" test.
26357 * gdb.base/help.exp: Same for "help target remote" test.
26358
c3f6f71d
JM
263592000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26360
26361 From Jim Kingdon <kingdon@redhat.com>:
26362
26363 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
889bf7c5
PA
26364 prompt (cleanup rather than necessity, but still might keep output
26365 from spilling to next test).
c3f6f71d
JM
26366
263672000-01-02 Fred Fish <fnf@cygnus.com>
26368
26369 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
26370 AIX, which defines them in <sys/types.h>.
26371
ed9a39eb 263721999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 26373
ed9a39eb 26374 * gdb.base/default.exp: Match arm* etc instead of arm in "info
889bf7c5 26375 float" test.
ed9a39eb
JM
26376
263771999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 26378
ed9a39eb 26379 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
26380
26381 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
26382 outermost frame disallowed".
26383
263841999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
26385
26386 * gdb.base/setvar.exp: New tests for setting the value of a struct
26387 with a constant list.
26388
263891999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
26390
26391 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
26392 require the user to type a cast before setting the value of a struct.
26393
de57eccd
JM
263941999-12-06 Jim Blandy <jimb@cygnus.com>
26395
26396 * gdb.base/default.exp: Expect the new 'info float' command on
26397 all i386 platforms.
26398
26399 * gdb.threads/linux-dp.exp: Expand our ability to recognize
26400 LinuxThreads libraries that don't support debugging.
26401
c2d11a7d
JM
26402Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
26403
26404 * gdb.base/remote.c: Fill the buffer with truely random data.
889bf7c5
PA
26405 Change the buffer type to ``unsigned char'' to simplify size
26406 arithmetic.
c2d11a7d
JM
26407
26408 * gdb.base/remote.exp: Reduce download numbers by one. Typical
889bf7c5
PA
26409 stub only handles 400-1 byte packets. Verify that the download
26410 worked.
c2d11a7d
JM
26411
264121999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
26413
26414 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
26415 tests, using UNRESOLVED for the untested cases. Also, does not wait
26416 for a timeout if the prompt was received before a recognizable pattern.
26417
264181999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
26419
26420 * lib/gdb.exp (gdb_expect_list): Fix spelling.
26421
264221999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26423
26424 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
889bf7c5 26425 watchpoints.
c2d11a7d
JM
26426
264271999-11-24 Jason Merrill <jason@casey.cygnus.com>
26428
26429 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
26430
26431 * gdb.c++/local.exp: Be more flexible in recognizing local class
26432 name mangling. Don't allow horribly truncated method names.
26433 * gdb.c++/derivation.exp: Expect protected inheritance.
26434 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
26435 * gdb.c++/virtfunc.exp: Likewise.
26436 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
26437 when printing a nested enum.
26438
264391999-11-22 Jim Blandy <jimb@cygnus.com>
26440
26441 * gdb.base/step-test.exp: Properly await GDB's response to setting
26442 a breakpoint on the call to large_struct_by_value.
26443
26444 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
26445 just because we have debug info for the `start' function.
26446
264471999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
26448
26449 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
26450 "Unknown signal" messages, which indicate (on LinuxThreads) that
26451 GDB doesn't know how to debug threads on this system. This is
26452 better than hanging while philosopher 0 dumps chatter into gdb.log.
26453
264541999-11-18 Tom Tromey <tromey@cygnus.com>
26455
26456 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
26457
264581999-11-18 Fred Fish <fnf@cygnus.com>
26459
26460 * gdb.base/coremaker2.c: Add sample program for generating
26461 cores that is more self contained than coremaker.c. Eventually
26462 I'll add more code to this and tie it into the testsuite.
26463
4ce44c66
JM
264641999-11-12 Stan Shebs <shebs@andros.cygnus.com>
26465
26466 * gdb.base/dollar.exp: Remove, now in gdb.hp.
26467
264681999-11-10 Jimmy Guo <guo@cup.hp.com>
26469
26470 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
889bf7c5 26471 from $srcdir/lib/.
4ce44c66 26472 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
889bf7c5 26473 and gdb.c++/.
4ce44c66
JM
26474
26475 * gdb.c++/derivation.exp: remove redundant get compiler info code.
26476
d63a86f8 26477 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
26478 'continue with watch' test point.
26479
264801999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
26481
26482 Merged from p2linux-990323-branch:
d63a86f8 26483
4ce44c66
JM
26484 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
26485
11cf8741
JM
26486Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
26487
26488 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
889bf7c5 26489 {limit,fixed}''. Test ``set download-write-size''.
11cf8741
JM
26490
26491Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
26492
26493 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
889bf7c5 26494 gdb_expect_list.
11cf8741
JM
26495
26496Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
26497
26498 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
26499
265001999-11-03 Mark Salter <msalter@cygnus.com>
26501
26502 * gdb.base/break.exp: Fix "stub continue" pattern.
26503
265041999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
26505
26506 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
26507
265081999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
26509
26510 * gdb.base/display.exp ("finish"): Add timeout clause.
26511
26512 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
26513 plain prompt clause, so this doesn't have to time out in order to
26514 fail.
26515
26516 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
889bf7c5 26517 breakpoint hit messages include an address.
11cf8741
JM
26518
26519 * gdb.base/display.exp: Don't forget to escape parens in regular
26520 expressions. Unix regexp notatation sucks.
26521
265221999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26523
26524 * gdb.base/annota1.exp: Test for annotate-signalled: change output
889bf7c5 26525 order for 'signalled' message.
11cf8741 26526
5c44784c
JM
265271999-11-01 Stan Shebs <shebs@andros.cygnus.com>
26528
26529 From Jimmy Guo <guo@cup.hp.com>:
26530 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
26531 * gdb.base/annota1.c: Add code for tests to work with.
26532
265331999-10-26 Frank Ch. Eigler <fche@cygnus.com>
26534
26535 * gdb.base/remote.exp: New test for remote downloading settings.
26536 * gdb.base/remote.c: New file with large .data.
26537
917317f4
JM
265381999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
26539
26540 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
26541 for LinuxThreads support, merged from the Code Fusion branch.
26542
26543Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
26544
26545 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
889bf7c5
PA
26546 containing exp_continue into a while within an expect. Don't
26547 attempt a start more than three times. Check return value from
26548 gdb_load.
d63a86f8 26549
2df3850c
JM
26550Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
26551
26552 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
889bf7c5 26553 a pass case.
2df3850c 26554
2acceee2
JM
265551999-10-01 Kevin Buettner <kevinb@cygnus.com>
26556
26557 * gdb.base/break.c (main): Added a statement that we can step
26558 off of.
26559 * gdb.base/break.exp: Added tests for setting a breakpoint
26560 at an offset and stepping onto a breakpoint.
26561
265621999-10-01 Fred Fish <fnf@cygnus.com>
26563
d63a86f8 26564 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
26565 gdb output.
26566
c2c6d25f
JM
265671999-09-18 Jim Blandy <jimb@cris.red-bean.com>
26568
26569 * gdb.base/break.exp: Code locations are in hex, don't forget!
26570 (For HP-UX.)
26571
265721999-09-17 Stan Shebs <shebs@andros.cygnus.com>
26573
26574 * condbreak.exp: Use break.c as test program.
26575 * condbreak.c: Remove, redundant with break.c.
26576
265771999-09-15 Stan Shebs <shebs@andros.cygnus.com>
26578
26579 * config/monitor.exp (gdb_target_monitor): Disable X- and
889bf7c5 26580 Z-packets if the target needs it.
c2c6d25f
JM
26581
265821999-09-13 James Ingham <jingham@leda.cygnus.com>
26583
26584 * gdb.c++/overload.exp: Added tests for listing overloaded
26585 functions with function pointers in the arg, explicitly calling
26586 out the version you want.
26587
cff3e48b
JM
265881999-09-09 Stan Shebs <shebs@andros.cygnus.com>
26589
26590 * long_long.exp: Add variations of test cases that work for
26591 targets with 16-bit ints and 32-bit doubles.
26592
d4f3574e
SS
265931999-09-08 Stan Shebs <shebs@andros.cygnus.com>
26594
26595 * break.c (main): Compare a possibly-uninitialized argc with an
26596 unlikely value that fits in 16 bits.
26597
265981999-09-07 Stan Shebs <shebs@andros.cygnus.com>
26599
26600 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
26601 0xfeeb, don't want negative numbers if ints are 16 bits.
26602
26603 * lib/gdb.exp (skip_cplus_tests): New proc.
26604 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
889bf7c5
PA
26605 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
26606 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
26607 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
26608 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
26609 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
26610 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
26611 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
d4f3574e
SS
26612
26613 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
26614
26615Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
26616
26617 * gdb.base/corefile.exp (up): Allow a parameter to appear
26618 in the frame that we're going up to.
26619
26620 From Jim Blandy <jimb@cygnus.com>:
26621
26622 * gdb.base/default.exp (info float): Expect some output now.
26623
26624 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
26625 returning floating-point values to fail on the x86.
26626 * gdb.base/callfwmall.exp (do_function_calls): Same.
26627
26628 * gdb.base/list.exp (test_listsize): Correct expectations for
26629 listing line 1 with listsize 2. Also, listing a single line
26630 works now, as does listing three lines. [Kevin's note: There
26631 were a number of other cases fixed too where the expectations
26632 differed...]
26633
266341999-09-02 Stan Shebs <shebs@andros.cygnus.com>
26635
26636 * gdb.base/selftest.exp: Add case for when version prints as
26637 constant string instead of char pointer.
26638
104c1213
JM
266391999-08-25 Stan Shebs <shebs@andros.cygnus.com>
26640
26641 * gdb.base/ending-run.exp: Add Solaris case for what happens when
889bf7c5 26642 stepping out of main.
104c1213
JM
26643
26644 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
26645 G++ used.
26646
26647 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
889bf7c5 26648 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
104c1213
JM
26649
26650 * gdb.c++/ovldbreak.exp: Update match string in test that
26651 includes a warning of multiple breakpoints.
26652
266531999-08-24 Stan Shebs <shebs@andros.cygnus.com>
26654
26655 * gdb.base/display.exp: Improve precision of step-after-finish
26656 added yesterday.
26657
26658 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
889bf7c5 26659 test.
104c1213
JM
26660
26661 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
26662 configs when using G++, not just hppa*.
26663
266641999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26665
26666 * gdb.base/async.c: New file.
26667 * gdb.base/async.exp: New file.
26668
26669Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
26670
26671 * gdb.base/break.exp: Tweak PA specific tests to properly handle
26672 PA64.
26673
53a5351d
JM
26674Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
26675
104c1213
JM
26676 * gdb.base/display.exp: "finish" can leave us mid-line on many
26677 targets, deal with it. Add a small constant to main, instead of
26678 1000 since main+1000 may not be a valid address in the target.
26679
53a5351d
JM
26680 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
26681 on hpux11.
26682
26683 * gdb.base/attach.exp: Handle another hpux11 error message variant
26684 when attaching to a process that does not exist.
26685
266861999-08-19 J.T. Conklin <jtc@redback.com>
26687
26688 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
889bf7c5 26689 characters in 'continue to 1241' test.
53a5351d
JM
26690
266911999-08-17 Stan Shebs <shebs@andros.cygnus.com>
26692
26693 * gdb.base/call-ar-st.exp: Add a shorter match case for the
26694 stop in print_long_arg_list, define and use a whitespace
26695 variable in print_small_structs test, add an XFAIL for Solaris.
26696 * gdb.base/dbx.exp: XFAIL func commands until somebody is
26697 interested enough to fix.
26698
7be570e7
JM
266991999-08-13 Keith Seitz <keiths@cygnus.com>
26700
26701 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
26702 (dbx_gdb_load): Remove. Use gdb_load instead, since that
26703 proc knows about targets other than the natives.
26704 (test_assign): Use "gdb_run_cmd" to "run" the target.
26705 Check that we've actually hit the breakpoint at main.
26706 When we attempt to assign a value to a local variable, check
26707 that the variable is in the current scope, i.e., don't use
26708 a test with an empty result.
26709
26710Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
26711
26712 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
889bf7c5 26713 command.
7be570e7
JM
26714
267151999-08-09 Stan Shebs <shebs@andros.cygnus.com>
26716
26717 From Jimmy Guo <guo@cup.hp.com> and others at HP:
26718 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
26719 gdb.compat, gdb.threads-hp.
26720 gdb.hp/configure, gdb.hp/configure.in: New files.
26721 gdb.hp/Makefile.in: Recurse into new subdirs.
26722 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
26723 gdb.hp/gdb.objdbg: New directory, tests for debugging info
26724 in object files.
26725 gdb.hp/tools: New directory, aux tools for HP-specific tests.
26726
96baa820
JM
267271999-08-05 Stan Shebs <shebs@andros.cygnus.com>
26728
26729 * gdb.base/display.exp: Help expect by putting a newline in the
889bf7c5 26730 funky printf, remove a bogus p/a test.
96baa820
JM
26731
267321999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26733
26734 * gdb.base/display.exp: Make sure that when we say 'run', we are
889bf7c5
PA
26735 connected to the target. This is necessary when running not
26736 natively.
96baa820
JM
26737
267381999-08-03 Stan Shebs <shebs@andros.cygnus.com>
26739
26740 * gdb.base/step-test.exp: Removed some extraneous messages.
26741
26742 * gdb.base/long_long.exp: Don't run memory examination tests
26743 on little-endian targets (they will need a different set of
26744 results to match).
26745
267461999-08-02 Stan Shebs <shebs@andros.cygnus.com>
26747
26748 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
26749 until somebody decides to fix GDB.
26750
26751 * gdb.base/long_long.c: Stop compiler complaint by specifying long
889bf7c5 26752 constant as "ULL".
96baa820
JM
26753 * gdb.base/long_long.exp: Loosen x/c test, add partial result
26754 matches for a couple x/2 commands.
26755
a0b3c4fd
JM
267561999-07-30 Stan Shebs <shebs@andros.cygnus.com>
26757
26758 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
26759 by merging in ref-types2 tests.
26760 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
26761
26762 From Jimmy Guo <guo@cup.hp.com> and others at HP:
26763 * gdb.c++/Makefile.in: Add standard actions.
26764 (EXECUTABLES): Rename from PROGS, update list.
26765 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
26766 from gdb.hp.
26767 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
26768 foo and bar locals.
26769 * gdb.c++/anon-union.exp: Fix tests to match.
26770 * gdb.c++/classes.exp: Run if HP compiler used, add extra
26771 expect matches to handle output variations.
26772 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
26773 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
889bf7c5 26774 output, add HP alternatives for new and delete prints.
a0b3c4fd 26775 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
889bf7c5 26776 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
a0b3c4fd
JM
26777 * gdb.c++/demangle.exp: Use $style when reporting failure.
26778 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
26779 * gdb.c++/inherit.exp: Run if HP compiler used, add some
26780 match alternatives.
26781 * gdb.c++/local.exp: Add match alternatives or xfails for HP
889bf7c5 26782 compilers.
a0b3c4fd
JM
26783 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
26784 * gdb.c++/method.exp: Add match alternatives.
26785 * gdb.c++/misc.cc: Add bool types.
26786 * gdb.c++/misc.exp: Add tests for bool types.
26787 * gdb.c++/overload.exp: Add xfails.
26788 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
26789 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
26790 add some more template parameter tests (only for HP currently).
26791 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
26792 * gdb.c++/virtfunc.cc: Add return type and value for main.
26793 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
26794 match alternatives.
d63a86f8 26795
a0b3c4fd
JM
267961999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26797
26798 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
26799
268001999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
26801
26802 * gdb.base/signals.exp: Don't expect getting a backtrace from
26803 within a signal handler to fail on Linux.
26804
268051999-07-29 Stan Shebs <shebs@andros.cygnus.com>
26806
26807 From Jimmy Guo <guo@cup.hp.com> and others at HP:
26808 * lib/gdb.exp: Remove some gratuitious semicolons.
26809 (delete_breakpoints): Increase timeout.
26810 (gdb_expect): Add -notransfer option.
26811 (gdb_test): Use -notransfer option.
26812 (get_compiler_info): Add f77 case.
26813 (get_compiler): New proc, split out from gdb_preprocess, add f77
889bf7c5 26814 case.
a0b3c4fd
JM
26815 (gdb_preprocess): Call get_compiler.
26816
26817 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
26818 * gdb.base/attach.exp, gdb.base/display.exp,
889bf7c5
PA
26819 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
26820 gdb.base/long_long.exp, gdb.base/printcmds.exp,
26821 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
26822 third arg to gdb_test.
a0b3c4fd
JM
26823 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
26824 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
889bf7c5 26825 HP-UX xfails, add others.
a0b3c4fd
JM
26826 * gdb.base/completion.exp: Reflect name change of self-test.
26827 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
889bf7c5
PA
26828 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
26829 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
26830 HP failure number.
a0b3c4fd
JM
26831 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
26832 useless HP-UX 10.30 references.
26833 * gdb.base/maint.exp: Loosen matches.
26834 * gdb.base/pointers.c (main): Declare more_code.
26835 * gdb.base/pointers.exp: Match on output of a `next'.
26836 * gdb.base/structs.c: Add prototypes.
26837 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
26838 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
26839
268401999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26841
26842 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
889bf7c5 26843 command.
a0b3c4fd
JM
26844
268451999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26846
26847 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
26848 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
26849
26850 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
26851 debug info. Deal with lack of signal hanlder info in stack.
26852
a9c64011 26853 From Jim Kingdon <kingdon@redhat.com>:
a0b3c4fd
JM
26854 * gdb.base/annota1.exp: If printf has debug info, deal with it.
26855
5a2468f5
JM
268561999-07-19 Stan Shebs <shebs@andros.cygnus.com>
26857
26858 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
889bf7c5 26859 gdb.base/foll-vfork.exp: Don't run for crosses.
5a2468f5 26860
adf40b2e
JM
26861Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
26862
26863 * gdb.base/configure.in: Check for gdbvars.exp instead of
889bf7c5 26864 a1-selftest.exp.
adf40b2e
JM
26865 * gdb.base/configure: Re-generate.
26866
268671999-07-12 Stan Shebs <shebs@andros.cygnus.com>
26868
26869 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
26870 in trying to run first and name is too long.
26871
26872 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
26873 pointers2.c and pointers2.exp, respectively.
26874 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
26875 doschk happier.
26876
43e526b9
JM
268771999-07-08 Stan Shebs <shebs@andros.cygnus.com>
26878
26879 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
26880 callfuncs2.c and callfuncs2.exp.
26881
26882 * gdb.base/list.exp: Remove mistaken xfails.
26883 * gdb.base/list0.h: Add optional prototypes.
26884
9846de1b
JM
26885Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
26886
a9c64011 26887 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
889bf7c5 26888 calling malloc.
a9c64011
AS
26889 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
26890 * ptype.exp: Move test for get_debug_format to before its first
889bf7c5 26891 use.
9846de1b
JM
26892
268931999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26894
26895 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
26896 * gdb.base/annota2.cc, annota2.exp: Move from here.
26897 * gdb.c++/annota2.cc, annota2.exp: To here.
26898 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
26899
43ff13b4
JM
26900Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
26901
26902 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
889bf7c5 26903 a consistent format.
43ff13b4 26904
085dd6e6
JM
269051999-06-25 Stan Shebs <shebs@andros.cygnus.com>
26906
26907 From Jimmy Guo <guo@cup.hp.com> and others at HP:
26908 * lib/gdb.exp (get_compiler_info): Add detection for assorted
26909 HP compilers, also set the globals $true and $false.
26910
26911 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
889bf7c5
PA
26912 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
26913 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
26914 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
26915 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
26916 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
26917 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
26918 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
26919 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
26920 whatis.c} Add C++ compatible function definitions and return
26921 types, add includes for library functions.
085dd6e6
JM
26922 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
26923 * gdb.base/step-test.c (myglob): Rename from glob.
26924 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
889bf7c5
PA
26925 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
26926 files, move here from gdb.hp.
085dd6e6 26927 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
889bf7c5
PA
26928 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
26929 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
26930 Adjust line numbers in regexps.
085dd6e6
JM
26931
26932 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
26933 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
26934 instead of 0/1.
26935
26936 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
26937 foll-vfork.exp: New files, move here from gdb.hp.
26938 * gdb.base/page.exp: New file, test of pagination command.
26939
26940 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
26941 recursion test.
26942 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
26943
26944 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
889bf7c5 26945 gdb.base/solib.exp: Fix compiler invocation process.
085dd6e6
JM
26946
26947 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
889bf7c5 26948 HP-UX 11, turn off overload resolution explicitly.
085dd6e6 26949 * gdb.base/commands.exp: Set argument list explicitly, add
889bf7c5 26950 watchpoint test.
085dd6e6
JM
26951 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
26952 them work.
26953 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
26954 expressions properly.
26955 * gdb.base/corefile.exp: Loosen the match slightly.
26956 * gdb.base/default.exp: Allow "Error accessing memory" message
26957 also.
26958 * gdb.base/display.exp: Skip over x/0 j if PA64.
26959 * gdb.base/funcargs.exp: Add xfails for HP-UX.
26960 * gdb.base/interrupt.exp: Ditto.
26961 * gdb.base/langs.exp: Add symbolic matches governed by compiler
26962 in use.
26963 * gdb.base/list.exp: Add xfails for HP-UX.
26964 * gdb.base/long_long.exp: Refine some of the numeric matches.
26965 * gdb.base/mips_pro.exp: Xfail on HP-UX.
26966 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
26967 * gdb.base/nodebug.exp: Succeed on more varieties of output.
26968 * gdb.base/opaque.exp: Remove some HP-UX xfails.
26969 * gdb.base/ptype.exp: Succeed on more varieties of output.
26970 * gdb.base/scope.exp: Add xfails for HP-UX.
26971 * gdb.base/sect-cmd.exp: Add more cases.
26972 * gdb.base/setvar.exp: Add xfails for HP-UX.
26973 * gdb.base/shlib-call.exp: Loosen some matches slightly.
26974 * gdb.base/signals.exp: Match on void symbolically.
26975 * gdb.base/step-test.exp: Add case for PA64.
26976 * gdb.base/term.exp: Add exit and restart.
26977 * gdb.base/twice.exp: Clean up after self.
26978 * gdb.base/varargs.exp: Disable overload resolution explicitly.
26979 * gdb.base/whatis.exp: Allow more ways to pass tests.
26980
26981 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
889bf7c5 26982 no longer useful.
085dd6e6
JM
26983
26984Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
26985
26986 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
889bf7c5 26987 list of patterns.
085dd6e6 26988 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
889bf7c5
PA
26989 print_double_array(double_array)", "continuing to breakpoint
26990 1018", "print print_double_array(array_d)" and "continuing to
26991 1034" tests.
d63a86f8 26992
085dd6e6
JM
269931999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
26994
a9c64011 26995 * Makefile.in: Add empty html and install-html targets.
085dd6e6
JM
26996
269971999-06-24 Stan Shebs <shebs@andros.cygnus.com>
26998
26999 * config/mt-*: Remove, these haven't been used since 1996.
27000
270011999-06-22 Stan Shebs <shebs@andros.cygnus.com>
27002
27003 * gdb.base/call-strs.c, gdb.base/ending-run.c,
889bf7c5 27004 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
085dd6e6
JM
27005 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
27006
9e0b60a8
JM
270071999-06-18 Stan Shebs <shebs@andros.cygnus.com>
27008
27009 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
27010 simpler match case for the ptype of the big class.
27011
270121999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
27013
27014 * gdb.exp: Fix test for gdb_prompt existence.
27015
270161999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
27017
27018 * gdb.exp (gdb_test): Add fail after calls to perror.
27019
270201999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
27021
27022 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
27023
270241999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
27025
27026 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
27027
0f71a2f6
JM
27028Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
27029
27030 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
889bf7c5 27031 malloc() is linked in.
0f71a2f6
JM
27032
270331999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
27034
27035 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
27036 step at end.
27037
27038 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
27039
270401999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
27041
27042 * gdb.java/jv-print.exp: New file. (Our first Java test!)
27043
cce74817
JM
27044Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
27045
27046 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
27047 * gdb.base/mips_pro.exp: Likewise.
27048
270491999-06-02 Keith Seitz <keiths@cygnus.com>
27050
27051 * gdb.c++/templates.cc: Change all "new" operators to throw
27052 an exception.
27053 * gdb.c++/cplusfuncs.cc: Likewise.
27054
27055 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
27056
27057Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
27058
27059 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
a9c64011
AS
27060 * gdb.base/ending-run.exp: When stepping out of main, accept a
27061 step into an arbitrary assembler file.
cce74817 27062
392a587b
JM
270631999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27064
d63a86f8 27065 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 27066 "breakpoint-invalid" to be printed.
6fdff2c5
PA
27067 * gdb.base/annota2.exp: Revise line number for main
27068 breakpoint. Allow any number of "frames-invalid" and
27069 "breakpoint-invalid" to be printed.
392a587b
JM
27070 * gdb.base/annota2.cc: Initialize a.x to 0.
27071
9e086581
JM
270721999-05-17 Keith Seitz <keiths@cygnus.com>
27073
6fdff2c5
PA
27074 * gdb.base/call-ar-st.exp: Skip
27075 "print print_double_array (double_array)" when "skip_float_tests" set.
27076 Ditto for "print print_double_array(array_d)",
27077 "print print_small_structs", "print print_ten_doubles", and
27078 "step into print_long_arg_list".
27079 Don't assume we can step into "print_long_arg_list": we could step
27080 into memcpy.
27081 * gdb.base/call-rt-st.exp: Don't run float-related tests when
27082 "skip_float_tests" is set: "print print_one_double(*d1)"
27083 and "print print_two_floats(*f3)".
9e086581
JM
27084 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
27085 "skip_float_tests" is set.
6fdff2c5
PA
27086 * gdb.base/varargs.exp: Skip
27087 "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)" when
27088 "skip_float_tests" set.
d63a86f8 27089
cd0fc7c3
SS
270901999-05-06 Keith Seitz <keiths@cygnus.com>
27091
27092 * gdb.base/annota2.cc: Include stdio.h.
27093
27094Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
27095
27096 * gdb.base/crossload.exp: Remove, this has been disabled ever
27097 since BFD stopped including all targets, and cross-GDB gets
27098 plenty of testing anyway.
27099 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
889bf7c5
PA
27100 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
27101 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
cd0fc7c3
SS
27102 * gdb.base/README: Remove, was doc for this.
27103 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
889bf7c5 27104 needed.
cd0fc7c3 27105
b83266a0
SS
271061999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27107
27108 * gdb.base/call-ar-st.exp: Fix one regular expression in test
27109 output.
27110
27111 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
27112 * gdb.base/annota2.exp: New file. More annotation tests.
27113 * gdb.base/annota1.c: New file. Source file for annota1.exp.
27114 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
27115
271161999-04-23 Angela Marie Thomas <angela@cygnus.com>
27117
27118 * config/cfdbug.exp: New file.
27119
7a292a7a
SS
271201999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
27121
27122 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
27123 Marcus Daniel's and Dale Hawkins's demangler crashes.
27124
27125 * gdb.c++/demangle.exp (test_gnu_style_demangling,
889bf7c5
PA
27126 test_lucid_style_demangling, test_arm_style_demangling,
27127 test_hp_style_demangling): Try Tom Tromey's core-dumping
27128 identifier under each demangling style.
7a292a7a
SS
27129
271301999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
27131
27132 * gdb.c++/demangle.exp: Include the current demangling style
27133 in all test names.
27134 (current_demangling_style): New global variable.
27135 (set_demangling_style, test_demangling_core, test_demangling,
27136 test_demangling_exact): New functions.
27137 (test_gnu_style_demangling, test_lucid_style_demangling,
27138 test_arm_style_demangling, test_hp_style_demangling): Use those,
27139 instead of calling gdb_test and gdb_test_exact directly.
27140 (catch_demangling_errors): New function, which reports errors
27141 signalled by the demangling test functions in an orderly way.
27142 (do_tests): Use catch_demangling_errors.
27143
271441999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
27145
27146 * gdb.base/signals.exp (test_handle_all_print): Use () for
889bf7c5 27147 grouping in expressions, not {}.
7a292a7a
SS
27148
27149 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
889bf7c5 27150 initialized yet.
7a292a7a
SS
27151
271521999-04-01 Stan Shebs <shebs@andros.cygnus.com>
27153
27154 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
27155 are listed.
27156
271571999-03-26 Stan Shebs <shebs@andros.cygnus.com>
27158
27159 * gdb.stabs/weird.exp: Test for CC being defined before
27160 looking at its value.
27161
271621999-03-25 Stan Shebs <shebs@andros.cygnus.com>
27163
27164 * gdb.base/call-ar-st.exp: Remove stray '#'.
27165 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
27166 "short int" and "long int".
27167 * gdb.c++/overload.cc: Cast the string added in the previous
889bf7c5 27168 change, to mollify finicky HP compiler.
7a292a7a
SS
27169 * gdb.hp/reg-test.exp (testfile): Fix file name.
27170 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 27171
7a292a7a
SS
27172 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
27173 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
27174 alternate form of enum ptype.
27175
c906108c
SS
271761999-03-23 Stan Shebs <shebs@andros.cygnus.com>
27177
7a292a7a
SS
27178 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
27179 * gdb.hp/*.exp: Change all to run compiler probe only after
889bf7c5
PA
27180 passing skip_hp_tests, so as not to waste time on guaranteed
27181 failure.
7a292a7a 27182
c906108c
SS
27183 * gdb.c++/overload.cc: Pass string instead of char addr, always
27184 init ccpfoo.
27185 * gdb.c++/templates.cc: Fix syntax error.
27186
7a292a7a
SS
27187Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27188
27189 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 27190 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
27191 command.
27192
271931999-03-18 James Ingham <jingham@cygnus.com>
27194
27195 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
27196
27197 * gdb.c++/method.exp: It was testing an uninitialized int on the
27198 stack and assuming it was positive.
27199
27200 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
27201
27202 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 27203 keep it from killing the rest of the tests.
7a292a7a
SS
27204 Use gdb_continue_to_end.
27205
27206 * gdb.base/sigall.exp: use gdb_continue_to_end.
27207
27208 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
27209
27210 * gdb.base/display.exp: use runto_main, not run.
27211
d63a86f8
RM
27212 * gdb.base/default.exp: Check for the current error message in the
27213 r abbreviation test.
7a292a7a
SS
27214 Add strongarm to the targets that know info float.
27215
d63a86f8 27216 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
27217 run which doesn't work with monitors.
27218
6fdff2c5
PA
27219 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to
27220 1034 test.
7a292a7a
SS
27221
27222 * gdb.base/break.exp: use the gdb_continue_to_end proc.
27223
6fdff2c5
PA
27224 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the
27225 end of a program. Traps the case (in Cygmon) when the program
27226 never really exits. Same as Mark's continue_to_exit, but I had
27227 put it in a lot more places, so I used my name. Sorry Mark...
7a292a7a
SS
27228
27229 * config/monitor.exp (gdb_target_monitor): added another
27230 target_info parameter: remotebinarydownload. This will set the
27231 remotebinarydownload flag if this is causing some boards trouble.
27232
272331999-03-18 Mark Salter <msalter@cygnus.com>
27234
27235 * lib/gdb.exp (continue_to_exit): New function.
27236
27237 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
27238 * gdb.base/ending-run.exp: Ditto.
27239 * gdb.base/step-test.exp: Ditto.
27240
272411999-03-16 Stan Shebs <shebs@andros.cygnus.com>
27242
27243 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
27244 (suggested by Art Haas <ahaas@neosoft.com>).
27245
272461999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
27247
889bf7c5 27248 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
7a292a7a
SS
27249
27250Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
27251
27252 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
889bf7c5 27253 descriptions of types (short unsigned int vs unsigned short, etc).
7a292a7a
SS
27254
272551999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
27256
27257 * gdb.base/call-strs.exp: Don't assume that `step' will step over
27258 a call to strlen; sometimes we do have sources.
27259
272601999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
27261
27262 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
889bf7c5 27263 character, so GDB won't print garbage after its end.
d63a86f8 27264
c906108c
SS
27265 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
27266 breakpoint there instead. Sometimes GCC emits memcpy to handle
27267 the large structures being passed by value, so we step into that
27268 instead of sum_array_print, which obscures what we're really testing.
27269 * gdb.base/step-test.exp: However, we do want a test that notices
889bf7c5
PA
27270 the bizarre steps into memcpy, so do that here. Add check for
27271 stepping into function calls that pass large structures by value.
27272 ("Is that a noun clause, or are you just happy to see me?")
c906108c
SS
27273 Remove all references to specific line numbers.
27274 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
27275 New type and function.
27276 (main): Call large_struct_by_value, passing it a large struct by value.
27277 * lib/gdb.exp (gdb_get_line_number): New function.
27278
27279 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
27280 more portable.
27281
7a292a7a
SS
272821999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
27283
c906108c
SS
27284 * lib/gdb.exp: Doc fixes.
27285
7a292a7a
SS
272861999-03-05 Nick Clifton <nickc@cygnus.com>
27287
d63a86f8 27288 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
27289
272901999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
27291
c906108c 27292 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
889bf7c5
PA
27293 commands. They're not germane to this test, and they don't work
27294 that way on remote targets.
c906108c 27295
3fc11d3e
JM
272961999-03-01 James Ingham <jingham@cygnus.com>
27297
27298 * Changelog entries merged over from gdb development branch.
27299
3fc11d3e
JM
27300 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
27301
27302 * lib/gdb.exp (gdbtk_analyze_results): Generic function
27303 for outputting results of test run.
27304
2d4a1622 27305 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
27306
27307 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 27308
7a292a7a
SS
273091999-02-25 Felix Lee <flee@cygnus.com>
27310
27311 * lib/gdb.exp (debug_format): initialize
27312
c906108c
SS
273131999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
27314
27315 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
27316 * gdb.base/call-rt-st.c: Ditto.
27317
c906108c
SS
273181999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
27319
27320 * gdb.threads/pthreads.exp (horiz): New variable.
27321 (test_startup): Fix regexps that capture thread numbers.
27322
273231999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
27324
27325 * gdb.base/smoke.exp: Disambiguate two test case names (both
27326 called ``print'').
27327
27328Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
27329
27330 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
889bf7c5 27331 compilation.
c906108c
SS
27332
273331999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
27334
27335 * gdb.base/miscexprs.exp: Change patterns to match GDB's
27336 actual output formatting.
27337 * gdb.base/smoke.exp: GDB removes leading 0's.
27338 * gdb.base/volatile.exp: Don't check type of remuneration;
27339 that variable is no longer defined in constvars.c.
27340 * gdb.base/step-test.c (main): Exit with explicit exit code.
27341 * gdb.base/step-test.exp: Remove two nexti checks--they are
27342 not portable.
27343
273441999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
27345
27346 * gdb.base/help.exp ("help delete display"): Fix test to match
27347 gdb's output.
27348
27349 * gdb.base/long_long.c (known_types): Initialize values to zero.
27350 * gdb.base/long_long.exp: Step one more line
27351 so 'dec' is initialized in "get to known place". GDB removes
a9c64011
AS
27352 leading zeros. Explicitly ask for hex formatting. Use
27353 unique test case names.
c906108c
SS
27354
27355Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27356
d63a86f8 27357 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
27358
27359 * gdb.c++/method.exp: Add missing close brace.
27360
273611999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
27362
27363 * gdb.base/maint.exp: Use 'set height 0' to disable page
27364 prompting, not 'set height 400'.
27365
27366 Fix a bunch of timeouts.
27367 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
27368 four separate tests, so expect doesn't take forever to match a ton
27369 of text against a regexp with lots of .* forms.
27370 ("maint print psymbols", "maint print symbols"): Make some of
27371 these greps more selective, so that expect doesn't try to wade
27372 through huge piles of output and time out.
27373
27374 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
27375
27376 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
889bf7c5
PA
27377 tests: one which doesn't expect shlib events to be reported, and
27378 another which does, but is XFAIL for all platforms other than
27379 HP/UX.
c906108c
SS
27380
27381 * gdb.base/break.exp: Teach the test suite that the `catch
27382 fork', `catch vfork', and `catch exec' commands produce error
27383 messages on platforms that don't provide these features.
27384
27385Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
27386
27387 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
889bf7c5
PA
27388 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
27389 (shortening names from solib_threshold.exp etc), won't run on
27390 anything but HP-UX for the foreseeable future.
c906108c 27391 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
889bf7c5 27392 reflect move.
c906108c
SS
27393
27394Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
27395
27396 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
889bf7c5 27397 gdb.trace/Makefile.in (clean): Remove all test executables.
c906108c
SS
27398
27399Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
27400
27401 * gdb.base/shlib-call.exp: add test cases to verify that gdb
27402 successfully re-sets breakpoints in shared libraries.
27403 * gdb.base/shmain.c (main): return 0, don't fall off the end.
27404
27405Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27406
d63a86f8
RM
27407 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
27408 and compiled w/o GCC.
c906108c
SS
27409
27410 * gdb.hp/watch-cmd.exp: ditto.
27411
27412 * gdb.hp/watch-hp.exp: ditto.
27413
27414 * gdb.hp/xdb1.exp: ditto.
27415
27416 * gdb.hp/xdb2.exp: ditto.
27417
27418 * gdb.hp/dbx.exp: ditto.
27419
27420Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
27421
27422 * constvars.c: Remove C++-isms.
27423 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
889bf7c5 27424 with GCC.
c906108c
SS
27425
27426Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
27427
27428 The following changes are part of the HP merge.
27429
27430 * gdb.base/break.exp: new tests to verify that catchpoints for
27431 fork, vfork, and exec don't trigger inappropriately.
27432
27433 * gdb.base/opaque.exp: compile one file at a time, then link.
27434
27435 * gdb.base/signals.exp: be more restrictive about which hppa
27436 systems receive a setup_xfail. new tests.
27437
27438 * gdb.base/solib_threshold.build: new file.
27439 * gdb.base/solib_threshold.exp: new file.
27440 * gdb.base/solib_threshold.link_opts: new file.
27441 * gdb.base/solib_threshold.mk: new file.
27442 * gdb.base/gen_solib_threshold.c: new file.
27443
27444 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
27445 tests. New tests for enums inside classes.
27446
27447 * gdb.c++/compiler.cc: indicate support of template debugging.
27448
27449 * gdb.c++/demangle.exp: run hp style demangling tests.
27450
27451 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
27452 tests.
27453
27454 * gdb.c++/misc.cc: changes to support new tests.
27455
27456 * gdb.c++/templates.cc: changes to support HP's compiler; changes
27457 to support new tests.
27458
27459 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
27460 gcc, then skip these tests.
27461
27462Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
27463
27464 The following files are part of the HP merge; some had longer
27465 names at HP, but have been renamed to be no more than 14
27466 characters in length.
27467
27468 * gdb.hp/ambiguous.cc: new file.
27469 * gdb.hp/ambiguous.exp: new file.
27470 * gdb.hp/attach.exp: new file.
27471 * gdb.hp/attach2.exp: new file.
27472 * gdb.hp/classes-hp.exp: new file.
27473 * gdb.hp/ctti.exp: new file.
27474 * gdb.hp/ctti-add.cc: new file.
27475 * gdb.hp/ctti-add1.cc: new file.
27476 * gdb.hp/ctti-add2.cc: new file.
27477 * gdb.hp/ctti-add3.cc: new file.
27478 * gdb.hp/dbx.exp: new file.
27479 * gdb.hp/exception.cc: new file.
27480 * gdb.hp/exception.exp: new file.
27481 * gdb.hp/foll-exec.c: new file.
27482 * gdb.hp/foll-exec.exp: new file.
27483 * gdb.hp/foll-fork.c: new file.
27484 * gdb.hp/foll-fork.exp: new file.
27485 * gdb.hp/foll-vfork.c: new file.
27486 * gdb.hp/foll-vfork.exp: new file.
27487 * gdb.hp/inherit-hp.exp: new file.
27488 * gdb.hp/more-steps.exp: new file.
27489 * gdb.hp/namespace.cc: new file.
27490 * gdb.hp/namespace.exp: new file.
27491 * gdb.hp/optimize.exp: new file.
27492 * gdb.hp/pxdb.c: new file.
27493 * gdb.hp/pxdb.exp: new file.
27494 * gdb.hp/quicksort.exp: new file.
27495 * gdb.hp/reg-test.exp: new file.
27496 * gdb.hp/reg-test.s: new file.
27497 * gdb.hp/sized-enum.c: new file.
27498 * gdb.hp/sized-enum.exp: new file.
27499 * gdb.hp/start-stop.exp: new file.
27500 * gdb.hp/templ-hp.cc: new file.
27501 * gdb.hp/templ-hp.exp: new file.
27502 * gdb.hp/thr-lib.c: new file.
27503 * gdb.hp/thr-lib.exp: new file.
27504 * gdb.hp/thr-lib.h: new file.
27505 * gdb.hp/thr-liblib.c: new file.
27506 * gdb.hp/virtfun-hp.c: new file.
27507 * gdb.hp/virtfun-hp.exp: new file.
27508 * gdb.hp/watch-cmd.exp: new file.
27509 * gdb.hp/watch-hp.exp: new file.
27510 * gdb.hp/xdb1.exp: new file.
27511 * gdb.hp/xdb2.exp: new file.
27512 * gdb.hp/xdb3.exp: new file.
27513
27514Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
27515
27516 The following files are part of the HP merge; some had longer
27517 names at HP, but have been renamed to be no more than 14
27518 characters in length.
27519
27520 * gdb.base/ss.h: new file.
27521 * gdb.base/call-ar-st.c: new file.
27522 * gdb.base/call-ar-st.exp: new file.
27523 * gdb.base/call-rt-st.c: new file.
27524 * gdb.base/call-rt-st-exp: new file.
27525 * gdb.base/call-strs.exp: new file.
27526 * gdb.base/ena-dis-br.exp: new file.
27527 * gdb.base/environ.exp: new file.
27528 * gdb.base/long_long.exp: new file.
27529 * gdb.base/sect-cmd.exp: new file.
27530 * gdb.base/shlib-cl2.exp: new file.
27531 * gdb.base/smoke.exp: new file.
27532 * gdb.base/so-impl-ld.c: new file.
27533 * gdb.base/so-impl-ld.exp: new file.
27534 * gdb.base/so-indr-cl.c: new file.
27535 * gdb.base/so-indr-cl.exp: new file.
27536 * gdb.base/varargs.exp: new file.
27537 * gdb.base/volatile.exp: new file.
27538 * gdb.base/whatis-exp.exp: new file.
7a292a7a 27539 * gdb.base/display.exp: new file.
c906108c
SS
27540 * gdb.c++/derivation.exp: new file.
27541 * gdb.c++/local.exp: new file.
27542 * gdb.c++/member-ptr.exp: new file.
27543 * gdb.c++/overload.exp: new file.
27544 * gdb.c++/ovldbreak.exp: new file.
27545 * gdb.c++/ref-types.exp: new file.
27546 * gdb.c++/ref-types2.exp: new file.
27547 * gdb.c++/userdef.exp: new file.
d63a86f8 27548
c906108c
SS
27549Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
27550
27551 * gdb.base/default.exp: Reflect wording change in remote.c.
27552
dc96c6c7 27553Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27554
27555 * gdb.base/help.exp: Update to reflect current text.
27556
27557Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
27558
27559 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
27560 they're stack variables and contain garbage.
27561 * gdb.c++/anon-union.exp: new file.
27562
27563 The following changes were made by David Taylor
889bf7c5
PA
27564 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
27565 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
27566 in changes by HP.
c906108c
SS
27567
27568 * gdb.base/bitops.exp: new file.
27569 * gdb.base/default.exp: change expected messages for catch and
27570 info catch tests to reflect HP merge changes.
27571 * gdb.base/enable-disable-break.exp
27572 * gdb.base/ending-run.c: new file.
27573 * gdb.base/long_long.c: new file.
27574 * gdb.base/maint.exp: new file.
27575 * gdb.base/pointers2.exp: new file.
27576 * gdb.base/shlib-call2.exp: new file.
27577 * gdb.base/solib.exp: new file.
27578 * gdb.base/step-test.c: new file.
27579 * gdb.c++/anon-union.cc: new file.
27580 * gdb.c++/local.cc: new file.
27581 * gdb.c++/member-pointer.cc: new file.
27582 * gdb.c++/method.cc: new file.
27583 * gdb.c++/ref-types.cc: new file.
27584 * gdb.c++/ref-types2.cc: new file.
27585 * gdb.c++/userdef.cc: new file.
d63a86f8 27586
c906108c
SS
27587 * gdb.base/scope.exp: compile one file at a time, then link.
27588 * gdb.base/langs.exp: ditto.
27589 * gdb.base/list.exp: ditto.
d63a86f8 27590
c906108c
SS
27591Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
27592
27593 The following changes were made by David Taylor
889bf7c5
PA
27594 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
27595 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
27596 in changes by HP.
d63a86f8 27597
c906108c
SS
27598 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
27599 skip tests. When compiling pass c++ flag to gdb_compile.
27600 * gdb.c++/
d63a86f8 27601
c906108c
SS
27602 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
27603 test for on hppa*-*-hpux*; use args to see if c++ was specified.
27604 (skip_hp_tests): new function.
27605 (gdb_preprocess): new function.
27606
27607 * configure.in (hpdir): decide whether to configure gdb.hp.
27608 * configure: regenerated.
27609
27610 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
27611 to delete on clean.
27612 (EXECUTABLES): update to reflect new additions.
27613 * gdb.base/commands.exp: update message expected.
27614 * gdb.base/default.exp: add copyright notice.
27615 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
27616 * gdb.base/help.exp: update messages to reflect current text.
27617 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
27618 targets for recurse tests.
27619 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
27620 skip this file.
27621
27622 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
27623 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
27624 compilation.
27625 * gdb.c++/misc.exp: ditto.
27626 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
27627 run the tests. tell gdb_compile that it's a c++ compilation.
27628
27629 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 27630
c906108c
SS
27631 * gdb.base/all-bin.exp: new file.
27632 * gdb.base/arithmet.exp: new file.
27633 * gdb.base/assign.exp: new file.
27634 * gdb.base/completion.exp: new file.
27635 * gdb.base/cond-expr.exp: new file.
27636 * gdb.base/condbreak.exp: new file.
27637 * gdb.base/define.exp: new file.
27638 * gdb.base/dollar.exp: new file.
27639 * gdb.base/environment.exp: new file.
27640 * gdb.base/eval-skip.exp: new file.
27641 * gdb.base/jump.exp: new file.
27642 * gdb.base/logical.exp: new file.
27643 * gdb.base/pointers.exp: new file.
27644 * gdb.base/relational.exp: new file.
27645 * gdb.base/section_command.exp: new file.
27646 * gdb.base/whatis-expr.exp: new file.
27647
27648 * gdb.base/all-types.c: new file.
27649 * gdb.base/call-array-struct.c: new file.
27650 * gdb.base/call-return-struct.c: new file.
27651 * gdb.base/call-strings.c: new file.
27652 * gdb.base/callfuncs2.c: new file.
27653 * gdb.base/condbreak.c: new file.
27654 * gdb.base/constvars.c: new file.
27655 * gdb.base/display.c: new file.
27656 * gdb.base/int-type.c: new file.
27657 * gdb.base/jump.c: new file.
27658 * gdb.base/miscexprs.c: new file.
27659 * gdb.base/pointers.c: new file.
27660 * gdb.base/pointers2.c: new file.
27661 * gdb.base/shmain.c: new file.
27662 * gdb.base/shr1.c: new file.
27663 * gdb.base/shr2.c: new file.
27664 * gdb.base/solib.c: new file.
27665 * gdb.base/solib1.c: new file.
27666 * gdb.base/solib2.c: new file.
27667 * gdb.base/varargs.c: new file.
27668 * gdb.c++/derivation.cc: new file.
27669 * gdb.c++/overload.cc: new file.
27670 * gdb.c++/ovldbreak.cc: new file.
27671 * gdb.hp/attach.c: new file.
27672 * gdb.hp/attach2.c: new file.
27673 * gdb.hp/average.c: new file.
27674 * gdb.hp/compiler.c: new file.
27675 * gdb.hp/compiler.cc: new file.
27676 * gdb.hp/execd-program.c: new file.
27677 * gdb.hp/follow-exec.c: new file.
27678 * gdb.hp/follow-fork.c: new file.
27679 * gdb.hp/follow-vfork-and-exec.c: new file.
27680 * gdb.hp/misc-hp.cc: new file.
27681 * gdb.hp/more-steps.c: new file.
27682 * gdb.hp/optimize.c: new file.
27683 * gdb.hp/quicksort.c: new file.
27684 * gdb.hp/run-hp.c: new file.
27685 * gdb.hp/start-stop.c: new file.
27686 * gdb.hp/sum.c: new file.
27687 * gdb.hp/templates-hp.cc: new file.
27688 * gdb.hp/thread-local-in-lib.c: new file.
27689 * gdb.hp/thread-local-in-lib.h: new file.
27690 * gdb.hp/thread-local-in-lib.lib.c: new file.
27691 * gdb.hp/vforked-program.c: new file.
27692 * gdb.hp/virtfunc-hp.cc: new file.
27693 * gdb.hp/watchpoint-hp.c: new file.
27694 * gdb.hp/xdb.c: new file.
27695 * gdb.hp/xdb0.c: new file.
27696 * gdb.hp/xdb0.h: new file.
27697 * gdb.hp/xdb1.c: new file.
27698
27699Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
27700
27701 The following change was made by Edith Epstein
889bf7c5
PA
27702 <eepstein@cygnus.com> as part of a project to merge in changes
27703 originally made by HP; HP did not create ChangeLog entries.
c906108c
SS
27704
27705 * gdb.c++/demangle.exp: changed the expected output for some
27706 ARM-style mangling -- removed second reference to datatype.
889bf7c5 27707 For example, maint demangle __dt__11T1__pt__2_cFv
a9c64011 27708 T1<char>::~T1<char>(void)
c906108c 27709 becomes,
a9c64011
AS
27710 maint demangle __dt__11T1__pt__2_cFv
27711 T1<char>::~T1(void)
c906108c 27712
889bf7c5 27713 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 27714
c906108c
SS
27715Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
27716
27717 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
27718 * gdb.trace/backtrace.exp: Likewise.
27719 * gdb.trace/circ.exp: Likewise.
27720 * gdb.trace/collection.exp: Likewise.
27721 * gdb.trace/deltrace.exp: Likewise.
27722 * gdb.trace/infotrace.exp: Likewise.
27723 * gdb.trace/limits.exp: Likewise.
27724 * gdb.trace/packetlen.exp: Likewise.
27725 * gdb.trace/passc-dyn.exp: Likewise.
27726 * gdb.trace/passcount.exp: Likewise.
27727 * gdb.trace/report.exp: Likewise.
27728 * gdb.trace/save-trace.exp: Likewise.
27729 * gdb.trace/tfind.exp: Likewise.
27730 * gdb.trace/tracecmd.exp: Likewise.
27731 * gdb.trace/while-dyn.exp: Likewise.
27732 * gdb.trace/while-stepping.exp: Likewise.
27733
277341998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
27735
27736 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
27737
27738Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
27739
27740 From Brendan Kehoe:
27741 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
27742 int return types.
27743
27744Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
27745
27746 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
889bf7c5 27747 remote dos host testing right.
c906108c
SS
27748
27749Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
27750
27751 * gdb.base/corefile.exp: remove some xfails.
27752
27753Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
27754
27755 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
889bf7c5 27756 have different timestamps.
c906108c
SS
27757
27758Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
27759
27760 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
889bf7c5 27761 gdb.base/default.exp: Replace "exec" with "executable".
c906108c
SS
27762
27763Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
27764
27765 * gdb.base/default.exp: Change else if to elseif from previous
889bf7c5 27766 delta.
c906108c
SS
27767
27768Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
27769
27770 * gdb.base/default.exp: Add brace missing from previous delta.
27771
27772Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
27773
27774 * gdb.base/default.exp: Support test for info float for all
27775 varieties of arm toolchain.
27776
dc96c6c7 27777Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27778
27779 * gdb.trace/*.exp: remove "remote_download" command.
27780
dc96c6c7 27781Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27782
27783 * gdb.trace/*.exp: remove -gdwarf from compile.
27784
27785Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
27786
27787 * gdb.trace/configure.in(AC_INIT): typo
27788 * gdb.trace/configure: regenerated
27789
dc96c6c7 27790Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27791
27792 * config/m68k-emc.exp: New file.
27793 * lib/<emc-support.exp trace-support.exp}: New files.
27794 * configure.in: add new test directory gdb.trace.
27795 * gdb.trace/{configure configure.in Makefile.in}: New files.
27796 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
27797 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
27798 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
27799 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
27800 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
27801 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
27802 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 27803
dc96c6c7 27804Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27805
27806 * gdb.c++/classes.exp: Change all regular expressions to match
27807 arbitrary combinations of newline/carriage-return, so that they
27808 will work equally well on Unix and Windows.
27809 * gdb.c++/inherit.exp: ditto.
27810 * gdb.c++/virtfunc.exp: ditto.
27811
278121998-08-11 Dawn Perchik <dawn@cygnus.com>
27813
27814 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
27815
c2d11a7d
JM
27816Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
27817
27818 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
27819 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
27820 to use a0-a3/d0-d3 as needed.
27821
27822Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
27823
27824 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
27825 * gdb.disasm/am33.exp: Corresponding changes.
27826
c906108c
SS
278271998-07-11 Felix Lee <flee@cygnus.com>
27828
27829 * gdb.base/callfuncs.exp: add cmp10 test.
27830 * gdb.base/callfuncs.c (cmp10): new function.
27831
27832Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
27833
d63a86f8 27834 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
27835 into two parts to get around a synchronization problem in expect.
27836
3fc11d3e
JM
27837Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
27838
27839 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
27840
27841 * configure.in: Add options for gdbtk testsuite.
27842
27843 * configure: Regenerate.
27844
27845 * gdb.gdbtk: New directory to hold gdbtk tests.
27846
c906108c
SS
27847Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
27848
27849 * gdb.fortran/types.exp: Escape brackets in expect patterns
27850 for test_float_literal_types_accepted tests.
27851 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
27852 before run test.
27853
c2d11a7d
JM
27854Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
27855
27856 * am33.exp: Just compile, do not link the testcase.
27857 * am33.s: Add ".am33" pseudoop to force am33 mode.
27858
c906108c
SS
278591998-06-25 Felix Lee <flee@cygnus.com>
27860
27861 * gdb.base/setshow.exp: make sure $pc is sane.
27862
27863 * gdb.stabs/weird.exp: split expect patterns properly.
27864
c2d11a7d
JM
27865Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
27866
27867 * gdb.disasm/am33.s: New disassembler testfile for the am33.
27868 * gdb.disasm/am33.exp: Run it.
27869
dc96c6c7 27870Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27871
27872 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
27873 match processing (and eliminate spurious timeouts when running).
27874
dc96c6c7 27875Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27876
27877 * gdb.base/signals.exp (test_handle_all_print): put back Mach
27878 exception test, but conditionalize it on target [mach | gnu].
27879
dc96c6c7 27880Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27881
27882 * gdb.base/overlays.exp: fixup compile line for linker script.
27883
27884Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
27885
27886 * gdb.fortran/types.exp: don't guess at float size.
27887
27888Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
27889
27890 * gdb.base/exprs.exp: delete test that depends on int size.
27891
27892Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
27893
27894 * config/sim.exp: Removed checks for target triplets.
27895 (gdb_target_sim): Use gdb,target_sim_options.
27896
27897Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
27898
27899 * gdb.base/reread.exp: New file.
27900 * gdb.base/reread1.c: New file.
27901 * gdb.base/reread2.c: New file.
27902
27903Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
27904
27905 * config/sim.exp: Use 'target sim -sparclite' when running
27906 SPARClite programs.
27907
27908Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
27909
27910 * gdb.base/structs2.exp: New file.
27911 * gdb.base/structs2.c: New file.
27912
27913Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
27914
27915 * gdb.asm/common.inc: New file.
27916 * gdb.asm/d10v.inc: New file.
27917 * asm-source.exp: Pass -I's to gas to find .inc files.
27918 Update line numbers in expected output.
27919 * asmsrc1.s: Rewrite.
27920 * asmsrc2.s: Rewrite.
27921 * configure.in: Create arch.inc symlink.
27922 * configure: Regenerate.
27923 * Makefile.in (distclean): Delete arch.inc.
27924
27925Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
27926
27927 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
889bf7c5
PA
27928 (t_enum_value2): ditto
27929 (t_enum_value3): ditto
27930 (main): ditto
c906108c
SS
27931Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
27932
27933 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
27934 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
27935 change.
27936 Use gdb_test instead of send_gdb/gdb_expect sequences.
27937
27938Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
27939
27940 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
27941 not void.
27942
27943Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
27944
27945 * gdb.base/branches.c: Code with lots of loops and
889bf7c5
PA
27946 subroutines. Used to test gdbs ability to single step through PC
27947 changes, especially to test mips-tdep.c:mips_next_pc
c906108c
SS
27948
27949Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
27950
27951 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
27952 more rigorous EGCS C++ error checking.
27953
27954Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27955
a9c64011
AS
27956 * gdb.base/help.exp: Clean up `help set args' and `help show args'
27957 tests.
27958 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
27959 function when asleep.
27960 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
27961 for i*86 Linux and SVR4 signal handling problems.
27962 Remove linux xfail for `next to handler in signals_tests_1', fixed
27963 by recent infrun.c change.
27964 Limit backtrace to 10 frames to avoid timeout problems with infinite
27965 stack backtraces.
27966 Adjust expect pattern in `handle all print' test to match Apr 28 1997
27967 target.[ch] change.
c906108c
SS
27968
27969Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
27970
27971 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
27972 for a newline from gdb before continuing.
27973 (default_gdb_exit): Just look for y or n.
27974 (gdb_test): Detect abnormal exit from GDB running on DOS; if
27975 it does, fail the rests of the tests in the file.
27976
27977Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
27978
27979 * config/cygmon.exp: New file.
27980
27981Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
27982
27983 * gdb.base/list.exp: Fix problem with "list default lines around
889bf7c5 27984 main" test on remote targets.
c906108c
SS
27985
27986 * gdb.base/scope.exp: Fix problem with filelocal_bss before
27987 run test on remote targets.
27988
27989Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
27990
27991 * gdb.asm: New directory.
27992 * configure.in: Configure it.
27993 * configure: Regenerate.
27994 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
27995 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
27996
27997Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
27998
27999 * config/mn10300-eval.exp: New file to support MN10300 eval board.
28000
dc96c6c7 28001Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 28002
a9c64011
AS
28003 * gdb.base/overlays (several files): Merge the two overlay
28004 managers into one. Change variables (foox, barx, bazx, grbxx)
28005 back into ints but force them to load in their proper sections.
c906108c
SS
28006
28007Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
28008
28009 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
889bf7c5 28010 on-chip insn memory and IMAP1 to upper 128k.
c906108c
SS
28011 (D10VCopy): Handle memory regions crossing 16k boundaries.
28012 (D10VCopy): Transfer data in 32 bit chunks.
28013
28014Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
28015
28016 * gdb.base/overlays.c (main): Exit normally when result is
889bf7c5 28017 correct.
c906108c
SS
28018
28019 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
889bf7c5 28020 map. Include space for printf in .text segment.
c906108c
SS
28021
28022 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
889bf7c5 28023 updated d10v memory VMA/LMA map.
c906108c 28024 (D10VCopy): Call D10VTranslate.
d63a86f8 28025
c906108c
SS
28026Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
28027
28028 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
28029
28030 * gdb.base/bar.c (barx, bar): Change variable to small array so
889bf7c5
PA
28031 that it won't be put into the .sdata - small data -
28032 section. Update reference.
c906108c
SS
28033 * gdb.base/baz.c (bazx, baz): Ditto.
28034 * gdb.base/foo.c (foox, foo): Ditto.
28035 * gdb.base/grbx.c (grbxx, grbx): Ditto.
28036
28037 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
889bf7c5 28038 to be arrays.
d63a86f8 28039
dc96c6c7 28040Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 28041
a9c64011
AS
28042 * gdb.base/overlays.exp: fix up and get working again.
28043 Add tests for backtraces from an overlay function.
d63a86f8 28044
c906108c
SS
28045Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
28046
28047 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
28048 "calling function with watchpoint enabled".
28049
28050Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
28051
28052 * gdb.base/break.exp (test_next_with_recursion): Remove
889bf7c5 28053 gdb_suppress_tests for d10v-*-*.
c906108c
SS
28054 * lib/gdb.exp (gdb_suppress_tests): Disable this function
28055 pending review of whether it is useful or not.
28056
28057Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
28058
28059 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
28060
28061Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
28062
28063 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
28064 * config/dve.exp: New file to support Densan boards.
28065
28066Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
28067
28068 * gdb.base/interrupt.exp: Document problem of simulators, signals,
889bf7c5 28069 reads and BSD.
c906108c
SS
28070
28071Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
28072
28073 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
28074 response.
28075
28076 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
28077
28078Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
28079
28080 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
889bf7c5 28081 test.
c906108c
SS
28082
28083 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
889bf7c5 28084 target_sizeof_long and target_bigendian_p.
c906108c 28085 (structs_by_value, structs_by_reference): Check values according
889bf7c5 28086 to targets word size and endianess.
d63a86f8 28087
c906108c
SS
28088Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
28089
28090 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
889bf7c5 28091 output.
c906108c
SS
28092
28093Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
28094
28095 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
889bf7c5 28096 Update test of set args help to match source change.
c906108c
SS
28097
28098Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
28099
28100 * gdb.base/default.exp: Expect help system output to be in
28101 alphabetical order.
28102 * gdb.base/help.exp: Ditto.
28103
28104Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
28105
28106 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
28107 "i*86-pc-linux-gnu*".
28108 * gdb.base/interrupt.exp: Ditto.
28109 * gdb.base/corefile.exp: Ditto.
28110
28111 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
889bf7c5 28112 define vxworks when building the testcase.
c906108c
SS
28113
28114 * gdb.base/ptype.exp: Fix testnames to be unique.
28115 * gdb.base/radix.exp: Ditto.
28116 * gdb.base/term.exp: Ditto.
28117 * gdb.base/whatis.exp: Ditto.
28118 * gdb.c++/classes.exp: Ditto.
28119
28120Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
28121
28122 * gdb.base/callfuncs.exp: Fix indentation.
28123
28124 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
28125 suppress_flag has been set.
28126 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
28127 target feature.
28128
28129Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
28130
28131 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
28132 the testcase.
28133
28134 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
889bf7c5 28135 set_debug_traps() and breakpoint().
c906108c
SS
28136 * gdb.c++/misc.cc (main): Ditto.
28137 * gdb.c++/templates.cc (main): Ditto.
28138 * gdb.c++/virtfunc.cc (main): Ditto.
28139
28140Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
28141
28142 * lib/gdb.exp(gdb_step_for_stub): New function.
28143 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
28144 exists, reload the executable and do a "continue" instead of
28145 doing a jump.
28146 (runto_main): Use gdb_step_for_stub.
d63a86f8 28147
c906108c 28148 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
889bf7c5 28149 tests to have unique names.
c906108c
SS
28150 * gdb.base/callfuncs.exp: Ditto.
28151 * gdb.base/commands.exp: Ditto.
28152 * gdb.base/default.exp: Ditto.
28153 * gdb.base/help.exp: Ditto.
28154 * gdb.base/list.exp: Ditto.
28155 * gdb.base/opaque.exp: Ditto.
28156 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
28157 similar tests.
d63a86f8 28158
c906108c
SS
28159 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
28160 * gdb.c++/cplusfuncs.cc: Ditto.
28161 * gdb.c++/virtfunc.cc: Ditto.
28162
28163 * config/monitor.exp: Keep track of the last file we saw, rather
28164 than trying to get the info from gdb.
28165
28166 * gdb.fortran/types.exp: Move comment to previous line.
28167
28168Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
28169
28170 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
889bf7c5 28171 target mode.
c906108c
SS
28172
28173Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
28174
28175 From Bob Manson:
28176 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
889bf7c5 28177 string from GDB when it connects.
c906108c
SS
28178
28179 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
28180
28181Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
28182
28183 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
889bf7c5
PA
28184 if we can't get a debug format from GDB (we may be testing an
28185 older GDB). Use a 10 second timeout when checking for the format.
c906108c
SS
28186
28187 * gdb.stabs/weird.exp: Fix quoting.
28188
28189 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
28190
28191Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
28192
28193 * config/arm-ice.exp: New file.
28194
28195Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
28196
28197 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
889bf7c5 28198 until it has been modified to work with the new testsuite.
c906108c 28199
99707966 28200 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
889bf7c5
PA
28201 testcase won't compile, cause all of the testcases in the file to
28202 fail instead.
c906108c
SS
28203
28204 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
28205 (gdb_clear_suppressed): New procedure.
28206 (gdb_stop_suppressing_tests): Only clear suppress_flag if
28207 it contains a positive value.
28208
28209Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
28210
28211 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
28212
28213 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
28214
28215Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
28216
28217 * lib/gdb.exp (setup_xfail_format): New function.
28218 (get_debug_format): New function to get debug format.
28219 (debug_format): New global variable to hold last value set
28220 by get_debug_format.
28221 * gdb.base/list.exp: Call get_debug_format and expect some
889bf7c5 28222 tests to fail for DWARF 1 and COFF formats.
c906108c
SS
28223 * gdb.c++/ptype.exp: Ditto.
28224 * gdb.c++/classes.exp: Ditto.
28225 * gdb.c++/cplusfuncs.exp: Ditto.
28226 * gdb.c++/inherit.exp: Ditto.
28227 * gdb.c++/templates.exp: Ditto.
28228 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 28229
c906108c
SS
28230Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
28231
28232 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
28233 host doesn't have a currently-open connection.
28234
28235 * config/sparclet.exp: Cleanups and fixes to make it generic for
889bf7c5
PA
28236 any gdb stub target. Handle cases where gdb doesn't respond when
28237 interrupted in a sane fashion.
c906108c
SS
28238
28239 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
889bf7c5 28240 same thing in a totally different way.
c906108c
SS
28241
28242 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
889bf7c5 28243 setting "timeout".
c906108c 28244 (gdb_start): We set the global gdb_prompt variable in
889bf7c5 28245 default_gdb_init now.
c906108c
SS
28246
28247Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
28248
28249 * gdb.base/printcmds.exp: Fix "check for floating addition"
28250 regexp to accept results within approx +/- .01 of exact value.
28251 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
28252
28253Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
28254
28255 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
889bf7c5 28256 properly.
c906108c
SS
28257 (gdb_expect): Add optional timeout parameter, and add timeout
28258 value to various calls.
28259 (gdb_suppress_tests): Only give one warning message per group.
28260
28261Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
28262
28263 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
889bf7c5
PA
28264 global variables. Handle getting a value for $timeout more
28265 gracefully.
c906108c
SS
28266
28267Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
28268
28269 * lib/gdb.exp: Close connection to remote host if gdb doesn't
889bf7c5 28270 initialize.
c906108c 28271 (default_gdb_init): New procedure; allow gdb_init to be overridden
889bf7c5 28272 by a target configuration file.
c906108c
SS
28273 (gdb_expect): Pass the timeout to remote_expect.
28274
28275 * config/monitor.exp(gdb_load): Fix typo in regexp.
28276
28277Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
28278
28279 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
28280
28281Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
28282
28283 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
889bf7c5
PA
28284 here. Call gdb_target_exec before rebooting the target, to make
28285 sure the connection to the target is closed.
c906108c
SS
28286 (gdb_load): Pass the name of the executable to gdb_target_monitor.
28287 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
28288 Also detect "Timeout reading from remote" error.
28289
28290 * config/gdbserver.exp: Pass the executable being loaded to
889bf7c5
PA
28291 gdb_target_monitor. Don't call gdb_file_cmd here; let
28292 gdb_target_monitor do it.
c906108c
SS
28293
28294 * gdb.disasm/hppa.exp: Don't use exec_output.
28295
28296Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
28297
28298 * gdb.base/list.exp: If we're debugging a non-native target,
28299 try to set the pc register to point to the start of the
28300 program before doing the first list command.
28301
28302 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
889bf7c5 28303 test_calls after restarting.
c906108c
SS
28304
28305 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
889bf7c5 28306 reloading.
c906108c
SS
28307
28308 * gdb.base/watchpoint.exp: Fix typo.
28309
28310 * gdb.base/setshow.exp: Check for use_gdb_stub.
28311
28312 * gdb.base/break.exp: Fix continue until exit test for the gdb
889bf7c5 28313 stub case.
c906108c
SS
28314 * gdb.base/langs.exp: Ditto.
28315
28316 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
889bf7c5
PA
28317 gdb_load_offset. If we weren't given a file to load, figure out
28318 what the current file is and use it.
c906108c
SS
28319
28320 * config/i386-bozo.exp: New file.
28321
28322Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
28323
28324 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
28325 feature.
28326
28327 * config/proelf.exp: New entry.
28328
28329Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
28330
28331 * lib/gdb.exp: Remove spurious .* patterns at the beginning
28332 of regexps.
28333
28334 * gdb.base/watchpoint.exp: Don't run the test_stepping
28335 tests if gdb can't call functions on the target.
28336
28337 * gdb.base/setshow.exp: Don't run the set prompt tests if
28338 the board has gdb_prompt set.
28339
28340Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
28341
28342 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
28343 * gdb.base/commands.exp: Likewise.
28344 * gdb.base/setshow.exp: Likewise.
28345
28346Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
28347
28348 * config/monitor.exp(gdb_start): Look for gdb_prompt target
28349 feature.
28350
28351 * config/i960.exp: New file.
28352
28353Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
28354
28355 * gdb.base/funcargs.exp: Check for gdb,short_int target
28356 feature instead of looking for explicit target triplets.
28357
dc96c6c7 28358Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 28359
d63a86f8 28360 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
28361 "p 123DEADBEEF", to check parse_number.
28362 * top.c: change "to enable to enable" to "to enable" in a couple
28363 of help strings.
28364
28365Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
28366
28367 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
28368 on the mn10300.
d63a86f8 28369
c906108c
SS
28370Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
28371
28372 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
28373 where the test executable is run with explicit args.
28374 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
28375
28376Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
28377
28378 * gdb.base/run.c: Use FAKEARGV to build test executable that
28379 does not require a command line arg, since most simulators
28380 don't currently support passing such an arg into the simulated
28381 program.
28382 * gdb.base/commands.exp: Change tests to insert the proper
28383 value as the arg to the first recursive factorial call. Change
28384 compilation line to define FAKEARGV at compile time.
28385
28386Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
28387
28388 * gdb.base/recurse.exp: Enable these tests for the mn10300.
28389 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
28390 function with watchpoint enabled" test.
28391
28392Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
28393
28394 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
889bf7c5 28395 Don't call gdb_test when the command doesn't return to a gdb prompt.
c906108c
SS
28396
28397 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
889bf7c5 28398 "Tests restarted" messages.
c906108c
SS
28399
28400Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
28401
28402 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
28403
dc96c6c7 28404Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28405
28406 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
28407 for INFO SYMBOL; add help tests for OVERLAY commands.
28408 * gdb.base/default.exp: add tests for INFO SYMBOL command;
28409 add tests for OVERLAY commands
28410 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
28411 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
28412 * gdb.base/sigall.c: add usestubs code frag
28413 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 28414
c906108c
SS
28415Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
28416
28417 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
28418 failures.
28419 (gdb_stop_suppressing_tests): Note that tests have restarted.
28420
28421Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
28422
28423 * config/h8300.exp: New file.
28424
28425Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
28426
28427 * gdb.base/setshow.exp: Check for the existence of a
28428 feature, not its value.
28429
28430Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
28431
28432 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
28433
28434 * gdb.base/scope.exp: It's now init0(), not init().
28435
28436 * gdb.base/scope0.c: For now, change init() to be init0().
28437
28438 * config/monitor.exp: Use gdb_serial in preference to serial
28439 or netport.
28440
28441 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
889bf7c5 28442 and it's not already set.
c906108c
SS
28443
28444Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
28445
28446 * gdb.base/setshow.exp: Only test the run command if the target
889bf7c5 28447 isn't using a stub and if it supports argument passing.
c906108c
SS
28448
28449Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
28450
28451 * config/udi.exp(gdb_start): Make sure UDICONF is set
28452 properly before starting gdb.
28453
28454Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
28455
28456 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
28457 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
28458 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
28459
28460Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
28461
28462 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
889bf7c5 28463 specialized code to reboot the board, use remote_reboot instead.
c906108c
SS
28464
28465 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
28466
28467 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
28468
28469 * config/monitor.exp: Make sure we disconnect from the target.
28470 Also, try a reboot/reload cycle instead of failing if the
28471 load fails.
28472
28473Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
28474
28475 * gdb.base/default.exp: Don't set match_max.
28476 * gdb.base/help.exp: Ditto.
28477 * gdb.base/list.exp: Ditto.
28478 * gdb.base/signals.exp: Ditto.
28479
28480 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
28481 set, use remote_ld to download the testcase instead of
28482 the GDB loader.
28483
28484Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
28485
28486 * config/vr5000.exp: New file.
28487
28488 * config/monitor.exp(gdb_target_monitor): Add pattern for
28489 "Ending remote" to detect errors in connecting.
28490
28491 * gdb.base/setshow.exp: Add .* within auto language test.
28492
28493 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
28494 target feature.
28495
28496 * config/monitor.exp(gdb_load): Check for a failure when loading,
889bf7c5 28497 and reboot the board if necessary.
c906108c
SS
28498
28499 * gdb.base/setvar.exp(test_set): Handle multiple prints within
28500 a set of tests. Remove print.* from the patterns being checked.
28501
28502Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
28503
28504 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
28505 refer to gdb_spawn_id.
28506
28507 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
28508 longer used.
28509 * config/sparclet.exp: Ditto.
28510 * config/sparclet-old.exp: Ditto.
28511 * config/slite.exp: Ditto.
28512 * config/sim.exp: Ditto.
28513 * gdb.base/funcargs.exp: Ditto.
28514
28515 * lib/gdb.exp:Remove references to gdb_spawn_id.
28516 (gdb_expect): Move to remote.exp.
28517
28518Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
28519
28520 * config/monitor.exp: Detect the "Couldn't establish connection"
28521 message from GDB.
28522
28523Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
28524
28525 * gdb.base/bitfields.exp: Use runto instead of explicit
28526 gdb_run_cmd/gdb_expect sequences.
28527
28528 * gdb.base/break.exp(text_next_with_recursion): Add match for
28529 gdb_expect call.
28530
28531 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
28532 We also need to handle the "A program is being debugged already"
28533 prompt from gdb. Use gdb_test to set the baud rate.
28534
28535 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
28536 to 20000. Really. I mean it.
28537
28538Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
28539
28540 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
889bf7c5
PA
28541 fails. If suppress_flag is set, skip perror message about not
28542 being able to send to GDB.
c906108c 28543 (send_gdb): If suppress_flag is set, don't try to send commands to
889bf7c5 28544 GDB.
c906108c
SS
28545 (gdb_expect): If suppress_flag is set, always fail immediately.
28546 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
28547 (gdb_init): Call gdb_stop_suppressing_tests.
28548 (default_gdb_exit): Ditto.
28549 (default_gdb_start): Ditto.
28550
28551 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
889bf7c5 28552 gdb_stop_suppressing_tests as appropriate.
c906108c 28553 * gdb.base/break.exp: Ditto.
889bf7c5 28554 * gdb.base/callfuncs.exp: Ditto.
c906108c
SS
28555 * gdb.base/commands.exp: Ditto.
28556 * gdb.base/exprs.exp: Ditto.
889bf7c5 28557 * gdb.base/funcargs.exp: Ditto.
c906108c
SS
28558 * gdb.base/list.exp: Ditto.
28559 * gdb.base/recurse.exp: Ditto.
889bf7c5 28560 * gdb.base/scope.exp: Ditto.
c906108c
SS
28561 * gdb.base/structs.exp: Ditto.
28562 * gdb.c++/inherit.exp: Ditto.
28563
28564Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
28565
28566 * config/vr4300.exp: New file.
28567
99707966 28568 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 28569
99707966 28570 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
28571
28572Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
28573
28574 * lib/gdb.exp(gdb_init): New function.
28575
28576 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
889bf7c5 28577 for each individual variable set.
c906108c
SS
28578
28579 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
28580 name.
28581
28582 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
28583
28584 * gdb.base/scope.exp: Use gdb_test.
28585
28586 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
28587 aborting; the testsuite driver will do that for us (see
28588 gdb_finish). Also, use gdb_test in a few more places.
28589
28590Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
28591
28592 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
28593
28594Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
28595
28596 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
28597 and "add_tests" are not at the same address.
28598
28599Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
28600
28601 * gdb.base/ptype.exp: Use gdb_test.
28602
28603Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
28604
28605 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
28606 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
28607 left in. No longer expect them to fail.
28608
28609 * gdb.stabs/*.mt; Deleted, no longer used.
28610 * gdb.stabs/configure.in: Remove references to target makefile
28611 frags.
28612 * gdb.stabs/configure: Rebuilt.
28613
28614 * gdb.disasm/*.mt: Deleted, no longer used.
28615 * gdb.disasm/configure.in: Remove references to target makefile
28616 frags. Use "sh3.s" as the unique filename for this directory.
28617 * gdb.disasm/configure: Rebuilt.
28618
28619 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
28620 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
28621 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
28622
28623Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
28624
28625 * config/udi.exp: Use mondfe,name instead of remote_host.
28626
28627Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
28628
28629 * gdb.base/watchpoint.exp: Don't expect a failure when calling
28630 a function with a watchpoint enabled on the mn10200.
28631
28632 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
28633 before trying to create it!
28634
28635Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
28636
28637 * config/vx.exp: Use hostname instead of netport.
28638
28639 * config/vxworks.exp: New file.
28640
28641 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
28642
28643 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
889bf7c5 28644 gdb before assuming everything worked. Send a ^C if a timeout
c906108c
SS
28645 occurs.
28646
28647 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
28648 $gdb_spawn_id directly.
28649 (gdb_run_cmd): Try _start as well as start. Use the target feature
28650 gdb,start_symbol as the symbol to start from when jumping.
28651
28652Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
28653
28654 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
28655 redundant) test.
28656
28657 * gdb.base/recurse.exp: Relax final value test for 'b' so that
28658 it doesn't lose for 16bit integer systems.
28659
28660Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
28661
28662 * gdb.fortran/types.exp: If the target doesn't support "double"
28663 data types, then expect "real" types to only be 4 bytes.
28664
28665 * gdb.c++/virtfunc.exp: Expect failure for virtual function
28666 call tests if the target doesn't support inferior function calls.
28667
28668 * gdb.base/printcmds.exp: Allow minor deviation in FP values
28669 in printf tests.
28670
28671Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
28672
28673 * gdb.base/help.exp: Disable "help set", "help show", and
28674 "help support". Simplify regexp for "help stack".
28675
28676 * gdb.base/default.exp: Set match_max to 5000 and the timeout
28677 to 60 seconds. Temporarily set match_max to 15000 around the
28678 "info copying" test.
28679
28680 * gdb.base/nodebug.exp: Don't try to do an inferior function
28681 call if the target doesn't support them.
28682 * gdb.base/printcmds.exp: Likewise.
28683 * gdb.base/setvar.exp: Likewise.
28684 * gdb.base/structs.exp: Likewise.
28685 * gdb.c++/templates.exp: Likewise.
28686 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
28687
28688 * gdb.base/recurse.exp: Enable for the mn10200.
28689
28690 * configure.in: Do configure gdb.stabs directory for *-*-elf
28691 targets.
28692 * configure: Rebuilt.
28693
28694 * gdb.base/break.exp: Check for gdb,noresults before testing
28695 exit status and/or results from the target.
28696 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
28697 * lib/gdb.exp: Remove old (now bogus) initialization of
28698 noinferior, noargs, noresults and nosignals.
28699
28700Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
28701
28702 * config/sh.exp: New file.
28703
28704 * config/slite.exp: Try to connect multiple times to the board
28705 before rebooting. Only send a "monitor run" if need_monitor_run
28706 is set.
28707
28708 * gdb.base/break.exp: Don't do the "stub continue" test if
28709 the target has gdb_stub set.
28710
28711 * gdb.base/callfuncs.exp: Increase the timeout.
28712
28713 * gdb.base/interrupt.exp: Don't even try to compile the testcase
28714 if the target has gdb,noinferiorio set.
28715
28716 * gdb.base/list.exp: Increase match_max to 10000 characters.
28717
28718 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
28719
28720 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
28721 target.
28722
28723 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
28724
28725Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
28726
28727 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
889bf7c5
PA
28728 trying to delete the copy of gdb. Catch the file delete so we
28729 don't die if the delete fails; also, the file should be copied to
28730 the host, not to the build.
c906108c
SS
28731
28732Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
28733
28734 * lib/gdb.exp(gdb_test): Surround the result pattern with
889bf7c5 28735 parenthesis in case it contains multiple regexps separated
c906108c
SS
28736 with |.
28737
28738 * gdb.base/watchpoint.exp: Use gdb_test.
28739 * gdb.base/default.exp: Ditto.
28740
28741Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
28742
99707966 28743 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 28744
c906108c
SS
28745 * gdb.base/scope.exp: Use gdb_test.
28746 * gdb.c++/classes.exp: Ditto.
28747 * gdb.c++/inherit.exp: Ditto.
28748
28749Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
28750
28751 * gdb.base/crossload.exp: Don't use execute_anywhere, use
28752 remote_exec instead.
28753 * gdb.base/corefile.exp: Don't be ridiculous.
28754 * gdb.base/*.c: Add missing stub invocations.
28755
28756Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
28757
28758 * config/slite.exp: Miscellaneous fixes.
28759
28760 * lib/gdb.exp: Fix runto.
28761
28762 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
28763 the target.
28764
28765 * gdb.base/watchpoint.exp: Fix regexp.
28766
28767 * lib/gdb.exp(default_gdb_exit): Add a catch to the
28768 close and wait commands, as the descriptor may now be
28769 invalid. Always call "remote_close host".
28770
28771Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
28772
28773 Major rewrite for testsuite revision.
d63a86f8 28774
c906108c
SS
28775 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
28776 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
28777 instead of relying on spawn_id to always contain a valid
28778 spawn id.
28779 (get_compiler_info): New procedure to build the ${binfile}.ci
28780 file, instead of replicating this in N different places.
28781 (gdb_compile): New procedure.
d63a86f8 28782
c906108c 28783 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
889bf7c5
PA
28784 appropriate arguments) instead of compile. Use gdb_test in a lot
28785 more places. Use send_gdb instead of send. Always run gdb_start
c906108c
SS
28786 at the start of a testcase, as this is no longer done magically.
28787
28788 config/*-gdb.exp: Rename without the -gdb suffix.
28789
28790 config/mips.exp: Use remote_close instead of exit_remote_shell.
28791 config/monitor.exp: Use target_info instead of looking at
28792 baud, timeout, etc.
28793 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
28794
28795Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28796
28797 * gdb.c++/templates.exp (test_ptype_of_templates),
28798 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
28799 Update expect patterns for destructors and assignment operators
28800 to match corresponding c-typeprint.c changes.
28801 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
28802 to destructor breakpoint test, GDB should be able to set the
28803 destructor breakpoint without specifying arguments.
28804
28805Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
28806
28807 * gdb.threads/pthreads.exp: Change result for failure to compile due
28808 to lack of pthreads runtime support from an error to simply an
28809 unsupported test, per dejagnu standards.
28810
28811Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28812
28813 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
28814 where GDB exits to reduce pattern match time.
28815 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
28816
28817 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
28818
dc96c6c7 28819Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28820
28821 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
28822 * gdb.base/default.exp: ditto.
28823 * gdb.base/nodebug.exp: ditto.
28824 * gdb.base/printcmds.exp: ditto.
28825 * gdb.base/ptype.exp: ditto.
28826 * gdb.base/setvar.exp: ditto.
28827 * gdb.base/structs.exp: ditto.
28828 * gdb.base/setshow.c: Guard against uninitialized values of argc.
28829
28830Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
28831
28832 * configure, */configure: Rebuild with autoconf 2.12.
28833
28834Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
28835
28836 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
28837 use new i*86-pc-linux*-gnu quads.
28838 * gdb.base/corefile.exp: Ditto.
28839 * gdb.base/signals.exp: Ditto.
28840 * gdb.base/sigall.exp: Ditto.
28841 * gdb.base/interrupt.exp: Ditto.
28842
28843 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
28844 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
28845 RedHat 4.0.
d63a86f8 28846
c906108c 28847 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
889bf7c5
PA
28848 linux. This allows the test case to at least compile on latest
28849 linux, but still not run due to missing the threads runtime library.
c906108c
SS
28850
28851Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28852
28853 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
28854 directory to search gdb directory. Accept and step over conditional
28855 stack alignment code. Consume $prompt in failure cases.
28856 Reset timeout to $oldtimeout instead of some arbitrary value.
28857 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
28858 timeout problems with infinite stack backtraces.
28859 * gdb.base/ptype.exp (ptype struct link, union tu_link):
28860 Accept function parameters for linkfunc member.
28861
28862Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
28863
28864 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
28865 (CXXFLAGS): Remove, unreferenced.
28866 (B_OPTIONS): Add for -B options and add code to initialize with
889bf7c5
PA
28867 previous -B options and also add -B option to pick up cross compiled
28868 runtime.
c906108c
SS
28869 (TARGET_INCLUDES): Add for -I options and add code to initialize when
28870 doing cross compiles.
28871 (target_alias): Declare global.
28872 (xgcc): Set variable to full path of gcc in build tree. Use findfile
28873 to verify that gcc exists in build tree, and if so set CC to that
28874 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 28875
c906108c
SS
28876Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
28877
28878 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
28879 ptype test for anonymous union. Fixup testcase to match
28880 current gcc debug output.
28881
28882Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
28883
28884 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
28885 force argument to an unsigned long type.
28886
28887Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
28888
28889 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
889bf7c5 28890 tests and anonymous union print/ptype tests.
c906108c
SS
28891 * gdb.base/list.exp (test_forward-search): Increase timeout by
28892 5 minutes for the "search extremely long line" case.
28893 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
28894 completely optional and that the pass/fail messages use the command as
28895 the message if that third arg is a null string.
28896 (gdb_test_exact): Arrange that a null string pattern means match a
28897 null string output rather than any output, which might include random
889bf7c5 28898 errors.
c906108c
SS
28899 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
28900 backtrace test.
28901 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
28902 always failing and failure is now exposed by gdb.exp changes.
28903
28904Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
28905
28906 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
28907 weren't being noted.
28908
28909Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28910
28911 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
28912 * gdb.stabs/weird.exp: Remove v_comb xfails.
28913
dc96c6c7 28914Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28915
28916 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
a9c64011 28917 list.exp scope.exp watchpoint.exp]
c906108c 28918 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 28919
dc96c6c7 28920Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28921
28922 * config/monitor.exp: Increase download timeout to 1000 seconds.
28923
dc96c6c7 28924Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28925
28926 * config/m32r.exp: Increase timeout to 120 seconds.
28927
28928Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
28929
28930 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
28931 and accept older ordering as obsolescent gcc or gdb.
28932 * gdb.c++/templates.exp: Ditto.
28933 * gdb.c++/virtfunc.exp: Ditto.
28934
28935Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
28936
28937 * gdb.base/coremaker.c: Add code to mmap some data so we
28938 can check that it ends up in the core file.
28939 * gdb.base/corefile.exp: Add test to read mmapped data
28940 from core file.
28941
dc96c6c7 28942Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28943
28944 * config/m32r.exp: New file.
28945
28946Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
28947
28948 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
28949 that cflags can contains -gstabs, and work correctly for other tests.
28950
dc96c6c7 28951Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28952
28953 * gdb.base/setshow.exp: New file, tests show and set.
28954 * gdb.base/setshow.c: New file, tests show and set.
28955 * gdb.base/help.exp: Add test for help set|show annotate.
28956 * gdb.base/default.exp: Add test for set|show annotate.
28957
28958Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
28959
28960 * testsuite/gdb.base/break.exp: Make backtrace from factorial
28961 errors unique.
28962 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
28963 explicitly.
28964
28965Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
28966
28967 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
28968 and width commands. This is done elsewhere.
28969 * (gdb_start): Don't call gdb_start_sim here. That's already
28970 done in gdb_load. This fixes lots of failures in default.exp.
28971
28972Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
28973
28974 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
28975 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
28976 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
28977 in the same we we treat other failures (since it may be an expected
889bf7c5 28978 condition), rather than as an error.
c906108c
SS
28979 * gdb.base/signals.exp (test_handle_all_print): Revert back to
28980 old test format.
28981
28982Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
28983
28984 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
28985 (distclean maintainer-clean realclean): No need to remove files
889bf7c5 28986 twice. Nuke the duplicates.
c906108c 28987 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 28988 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
28989 Remove config.h along with other config files.
28990
28991Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
28992
28993 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
28994 "p func1 ()" and note that rests of tests are skipped.
28995 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 28996 setup_xfails for "print func2::coremaker_local".
c906108c
SS
28997 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
28998 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
28999 affected by the previous run test.
29000 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
29001 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
29002 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
29003 "pass int powerset tuple" and "pass modeless int powerset tuple".
29004 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
29005 "real write 4" and "real write 8".
29006 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 29007 setup_xfails for "print vs1 after tuple assign 2",
c906108c
SS
29008 "print \$i after tuple assign 2", and
29009 "print vs2 after tuple assign 2".
29010 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
29011 meaningful error message and return -1 so the caller can
29012 suppress further tests and avoid a cascade of errors.
d63a86f8 29013
c906108c
SS
29014Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
29015
29016 * gdb.base/a1-selftest.exp: Tweak tests to account for new
29017 format for printing version.
29018 * gdb.base/default.exp: Ditto.
29019 * gdb.base/interrupt.exp: Fix problem with cascade of
29020 errors if child process dies while calling a function.
d63a86f8 29021
c906108c
SS
29022Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
29023
29024 * Makefile.in (VPATH): Add
29025 * Makefile.in (Makefile, config.status): Fix rules so things get
29026 remade when necessary.
29027
29028Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
29029
29030 * Makefile.in (just-check): Add path to sibling expect dir
29031 to environment variable specified by RPATH_ENVVAR.
29032
29033Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
29034
29035 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
29036 (just-check): Add shared library paths for libstdc++, tk,
29037 tcl, bfd, and opcodes to the environment variable specified
29038 in RPATH_ENVVAR.
29039 * configure.in: Add support to recognize --enable-shared flag
29040 and generate correct value for RPATH_ENVVAR.
29041 * configure: Regenerated with autoconf.
29042
29043Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
29044
29045 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
889bf7c5 29046 include all osf versions.
c906108c
SS
29047 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
29048 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
29049 when target is linux. When failing to build pthreads test
29050 executable, give more meaningful message.
29051 * gdb.threads/pthreads.c: Hpux also uses old definition of second
29052 arg for pthread_create.
d63a86f8 29053
c906108c
SS
29054Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
29055
29056 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
889bf7c5 29057 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
c906108c 29058 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
889bf7c5 29059 and -lpthreads (everybody else).
c906108c
SS
29060 (test_startup): Fail gracefully if threads are not supported.
29061 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
29062 "p/c array_index("abcdef",2)" when not gcc compiled.
29063 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
29064 "print func2::coremaker_local" when not gcc compiled.
29065 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
29066 "ptype on opaque struct tagname (statically)",
29067 "ptype on opaque struct tagname (dynamically) 1", and
29068 "ptype on opaque struct tagname (dynamically) 2"
29069 for not compiled with gcc.
29070 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
29071 backtrace when compiled with gcc.
d63a86f8 29072 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
29073 than always return success.
29074
29075Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
29076
29077 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
29078
29079Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
29080
29081 * gdb.base/structs.exp: Undo last change.
29082
29083Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
29084
29085 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
29086 encapsulate all the steps/nexts done during self test, starting
29087 at main, and makes them less sensitive to optimization issues.
29088 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
29089 signal handler" test.
29090 * gdb.threads/pthreads.exp: Only run this for native configs.
29091 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
29092 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
29093 tests.
29094 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
29095 for "runto test_calls(void)" test.
d63a86f8 29096
c906108c
SS
29097Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
29098
29099 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
29100 and don't expect address info in breakpoint confirmations.
29101
29102Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
29103
29104 * gdb.base/list.exp (test_forward_search): Increase timeout
29105 temporarily by 60 seconds for searching extremely long line,
889bf7c5 29106 and then reset to old value when done. Increase expect input
c906108c
SS
29107 buffer to 10000.
29108
29109Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
29110
29111 * gdb.base/list.exp (test_forward_search): Fix to handle very
29112 long source line without overflowing expect's input buffer.
29113
29114Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
29115
29116 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
29117 "buffer_full".
29118
29119 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
29120 "buffer_full".
29121
29122 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
29123 "buffer_full".
29124
29125 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
29126 "buffer_full".
29127
29128Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
29129
29130 * configure.in (configdirs): Add gdb.threads.
29131 * configure: Regenerated with autoconf.
29132 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
29133 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
29134 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 29135
c906108c
SS
29136Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
29137
29138 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
29139
29140Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
29141
29142 * gdb.base/signals.exp (test_handle_all_print): Test separately for
29143 each signal's status in the output of "handle all print".
29144 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
29145 the \r\n sequence that immediately precedes the gdb prompt.
29146 * gdb.base/a1-selftest.exp: Save original timeout and restore
29147 after test.
29148
29149Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
29150
29151 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
29152 symbol.
29153
29154Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
29155
29156 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
29157
29158Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
29159
29160 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
29161 timeout by 60 seconds.
29162
29163Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
29164
29165 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
29166 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
29167 error return.
29168
29169Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
29170
29171 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
29172 gdb initialization, also report how long dejagnu waited. Restore
29173 old timeout before doing error return. Temporarily increase timeout
889bf7c5 29174 by 3 minutes to allow for slow startups over heavy NFS use.
c906108c
SS
29175
29176Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
29177
29178 * lib/gdb.exp: Report timeout value for verbosity level 2.
29179 * config/gdbserver.exp: Ditto.
29180 * config/hppro.exp: Ditto.
29181 * config/mips-gdb.exp: Ditto.
29182 * config/monitor.exp: Ditto.
29183 * config/netware.exp: Ditto.
29184 * config/sim-gdb.exp: Ditto.
29185 * config/slite-gdb.exp: Ditto.
29186 * config/udi-gdb.exp: Ditto.
29187 * config/unix-gdb.exp: Ditto.
29188 * config/vx-gdb.exp: Ditto.
29189 * gdb.base/a1-selftest.exp: Ditto.
29190 * gdb.base/a2-run.exp: Ditto.
29191 * gdb.base/break.exp: Ditto.
29192 * gdb.base/corefile.exp: Ditto.
29193 * gdb.base/list.exp: Ditto.
29194 * gdb.base/recurse.exp: Ditto.
29195 * gdb.base/scope.exp: Ditto.
29196 * gdb.base/signals.exp: Ditto.
29197
29198Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
29199
29200 * gdb.threads/Makefile.in (docdir): Removed.
29201
29202Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
29203
29204 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 29205 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 29206 @srcdir@.
d63a86f8 29207 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
29208 autoconf 2.5 or higher.
29209 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
29210
29211Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
29212
29213 * configure: Regenerated.
29214 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
29215 avoid name clashes with SunOS headers.
29216
29217Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
29218
29219 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
29220
29221Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
29222
29223 * gdb.base/callfuncs.exp: Finish last change -- make sure the
29224 prototype information ends up in the compiler info file.
29225
29226Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
29227
29228 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
29229 attempting to regenerate it. Eliminate use of a temporary file
29230 and just generate the info file directly. Source it immediately,
29231 for consistency of use.
29232 * gdb.base/corefile.exp: Ditto
29233 * gdb.base/exprs.exp: Ditto.
29234 * gdb.base/funcargs.exp: Ditto.
29235 * gdb.base/langs.exp: Ditto.
29236 * gdb.base/list.exp: Ditto.
29237 * gdb.base/mips_pro.exp: Ditto.
29238 * gdb.base/nodebug.exp: Ditto.
29239 * gdb.base/opaque.exp: Ditto.
29240 * gdb.base/ptype.exp: Ditto.
29241 * gdb.base/scope.exp: Ditto.
29242 * gdb.base/setvar.exp: Ditto.
29243 * gdb.base/signals.exp: Ditto.
29244 * gdb.base/whatis.exp: Ditto.
29245 * gdb.c++/templates.exp: Ditto.
29246 * gdb.c++/virtfunc.exp: Ditto.
29247 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
889bf7c5 29248 whether or not to add -lstdc++ to the compile command line args.
c906108c
SS
29249
29250Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29251
29252 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
29253 it got fixed by the recent lookup_minimal_symbol_by_pc change.
29254 Increase timeout, a lot of single stepping might be needed if the
29255 target has no hardware watchpoints.
29256
29257Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
29258
29259 * gdb.base/break.exp: Ignore compiler warnings when compiling
29260 break.c.
29261 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
29262 * gdb.base/default.exp: Add h8300 xfails. Handle messages
29263 from remote-sim.
29264 * gdb.base/exprs.exp: Add h8300 xfails.
29265 * gdb.base/funcargs.exp: Likewise.
29266 * gdb.base/nodebug.exp: Likewise.
29267 * gdb.base/printcmds.exp: Likewise.
29268 * gdb.base/ptype.exp: Likewise.
29269 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
29270 h8300 xfails.
d63a86f8 29271 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
29272 on the h8300.
29273 * gdb.base/funcargs.c: Explicitly make last constant argument to
29274 call_after_alloca_subr an unsigned long type.
29275 * gdb.base/return.c: Include stdio.h.
29276
29277Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
29278
29279 * config/abug.exp: New file for the older Motorola Bug monitor
29280 that runs on the mvme13x series VME boards.
29281 * config/monitor.exp: Use the new config array for target settings
29282 if they exist.
29283
29284Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
29285
29286 * sim-gdb.exp: Make the SH simulator allocate less space when
29287 it is targeted.
29288
29289Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
29290
29291 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
29292 test.
29293
29294Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
29295
29296 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
29297 "rs6000-*-*" for "list function in include file" when gcc compiled.
29298 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
29299 for "p ctable1[120]".
29300 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
29301 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
29302 Remove setup_xfail for "rs6000-*-*" for
29303 "print 'scope0.c'::filelocal before run".
29304 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
29305 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
29306 since some compilers don't allow both options to be given
29307 on the same command line. Create object file and move it.
d63a86f8 29308
c906108c
SS
29309Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
29310
29311 * gdb.base/corefile.exp: Always regenerate the core file, since
29312 we always regenerate the coremaker program. Detect special case
29313 where registers cannot be read from core file.
d63a86f8 29314
c906108c
SS
29315Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
29316
29317 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
29318 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
29319 * gdb.c++/templates.exp: Only match on basename of file since
29320 some formats like xcoff don't encode directory information.
29321 * gdb.stabs/weird.exp: Use the right sed script for powerpc
29322 and rs6000 AIX xcoff targets.
29323 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
29324 * configure: Regenerate.
29325 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
29326 here, rather than in distclean.
d63a86f8 29327
c906108c
SS
29328Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
29329
29330 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
29331 defined, and use it to compile the test case with -O2. The
29332 native compilation still uses no optimization.
29333 * gdb.base/mips_pro.c: Remove inline assembly code since
29334 it is compiled PIC by default, which results in assembler
29335 warnings that make the testsuite think the compilation
29336 was unsuccessful.
29337
29338Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
29339
29340 * gdb.c++/misc.exp: Add note to message for
29341 "print s.a for foo struct" that this is a known gcc 2.7.2
29342 and earlier bug.
29343
29344Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
29345
29346 * gdb.base/break.exp: Fix pattern for matching "Delete all
29347 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
29348 setup_xfail for deleting all breakpoints test. Fix various
29349 timeout messages to include "(timeout)".
29350 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
29351 for "p t_float_values2(3.14159,float_val2)".
29352 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
29353 for "continue to call2g" when gcc compiled.
29354 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
29355 "up to foo in langs.exp", "show language at foo in langs.exp",
29356 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
29357 and "show language at fsub in langs.exp".
29358 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
29359 "list line 1 in include file", "list message for lines past EOF",
29360 "list function in include file", "list list0.h:foo", and
29361 "list filename:function; nonexistant function".
29362 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
29363 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
29364 and "ptype t_char_array" to be for native cc only.
d63a86f8 29365
c906108c
SS
29366Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
29367
d63a86f8 29368 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c 29369 setup_xfail for "print coremaker_bss", "print coremaker_ro",
889bf7c5 29370 "print func2::coremaker_local", and "backtrace in corefile.exp".
c906108c
SS
29371
29372Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
29373
29374 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
29375 "bt in signals.exp". This problem only appears when running
29376 the testsuite, and then only intermittently.
29377
29378Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
29379
29380 * gdb.base/return.exp (return_tests): Differentiate between
29381 two tests of continuing.
29382
29383Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
29384
29385 * */Makefile.in (maintainer-clean): Remove config.log.
29386 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
29387 * gdb.c++/Makefile.in (PROGS): Add inherit.
29388 (clean): Remove *.ci.
29389
29390Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
29391
29392 * gdb.c++/misc.cc: Add test code from Mike Stump.
29393 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
29394
29395Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
29396
29397 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
29398 to "alpha-*-osf2*" and add comment.
29399 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
889bf7c5
PA
29400 setup_xfail for "step over execarg initialization" and
29401 "step over corearg initialization".
c906108c
SS
29402 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
29403 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
29404 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
889bf7c5 29405 gcc compiled for "print coremaker_bss", "print coremaker_ro",
c906108c
SS
29406 "print func2::coremaker_local", and "backtrace in corefile.exp".
29407 * gdb.base/signals.exp: Build and source signals.ci.
29408 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
29409 to be for gcc only.
29410 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 29411
c906108c
SS
29412Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29413
29414 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
29415 Feb 3 procfs.c change.
29416
29417Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
29418
29419 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
29420
29421Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
29422
29423 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
29424 from dejagnu's apparent default of 10 seconds, which gives random
29425 results when running the tests over NFS on moderately loaded systems.
29426 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
29427
29428Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
29429
29430 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
29431 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
889bf7c5 29432 result reports.
c906108c
SS
29433
29434Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
29435
29436 * configure.in (CY_AC_PATH_TCLH): Remove.
29437 * configure: Regenerate.
29438
29439Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
29440
29441 * gdb.c++/Makefile.in (clean): Add missing '{'.
29442
29443Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
29444
29445 * lib/gdb.exp: Provide a default value for noinferior.
29446
29447 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
29448 Load libgloss.exp.
29449
29450Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
29451
29452 * gdb.disasm/hppa.exp: Compile directly into an executable, use
29453 the executable, not the .o to run the tests from.
29454
29455Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
29456
29457 * gdb.base/break.exp: Don't test for program exit or exit status
29458 if $noresults if nonzero.
29459 * gdb.base/langs.exp: Likewise.
29460 * gdb.base/watchpoint.exp: Likewise.
29461
29462 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
29463 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
29464 trying to compile the testcase.
29465
29466Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
29467
29468 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
29469 * gdb.base/signals.exp (continue to handler): Likewise.
29470
29471Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
29472
29473 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
29474
29475 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
29476
29477Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
29478
29479 * gdb.base/corefile.exp: Recognize "not found" as failure
29480 when trying to determine if a core file was generated.
29481 If no core file was generate the first time, try again without
29482 the ulimit -c to work around braindamaged shells.
29483
29484Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
29485
29486 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
29487 [] tests with "test" and enclose string in quotes.
29488 * gdb.stabs/configure: Rebuild
d63a86f8 29489
c906108c
SS
29490Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
29491
29492 Changes in sync with expect:
29493 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
29494 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
29495 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
29496 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
29497 argument to AC_REQUIRE.
29498 * configure: Regenerated.
29499
29500Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
29501
29502 * gdb.base/corefile.exp: When generating a core, discard any
29503 error messages about ulimit not found and the "core dumped"
29504 message from the shell that runs the coredumper.
29505
29506Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
29507
29508 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
29509
29510 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
29511 which sed script to run. Expect failure for v_comb test
29512 on PA targets too.
d63a86f8 29513
c906108c
SS
29514Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
29515
29516 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
889bf7c5 29517 "print func2::coremaker_local" and for "backtrace in corefile.exp"
c906108c
SS
29518
29519Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
29520
29521 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
29522 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
889bf7c5 29523 "sparc-sun-solaris*" xfails for "p v_comb".
c906108c
SS
29524 * lib/gdb.exp (default_gdb_start): Fix typo.
29525 * gdb.base/corefile.exp: Allow "Core was generated by ..."
29526 messages to not include the full program name that caused
29527 the core dump since some systems (such as solaris) apparently
29528 truncate this path to about 80 characters.
29529 When generating a core file first try increasing the core file
29530 size limit to unlimited since some systems may default it to
29531 zero, and it is harmless to try it. Move the test for failing
29532 to generate a core file to where it will actually get executed.
29533 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
29534 new gdb result from g++ debug info improvements and make old
29535 pattern obsolescent. Also account for size_t differences
29536 (may be int or long).
29537 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
29538 initialization before function call is placed in the delay slot
29539 and thus appears to be skipped over by commands such as "next".
29540
29541Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
29542
29543 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
29544
29545Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
29546
29547 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
29548 input source file; fix code to compile test to deal with this
29549 convention.
29550 * gdb.c++/*.exp: Likewise.
29551
29552Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
29553
29554 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
29555 "bt in signals.exp".
29556
29557Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
29558
29559 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
29560 "step over execarg initialization" and
889bf7c5 29561 "step over corearg initialization".
c906108c
SS
29562
29563Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
29564
29565 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
29566 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
29567
29568Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
29569
29570 From Rob Savoye (rob@poseidon.cygnus.com)
29571 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
29572 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
889bf7c5
PA
29573 configure.in}, gdb.disasm/{Makefile.in, configure.in},
29574 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
29575 configure.in}: Major reworking for autoconfig.
c906108c
SS
29576 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
29577 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
889bf7c5 29578 New files.
c906108c
SS
29579 * config/unix-gdb.exp: Make GDB global.
29580 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
889bf7c5
PA
29581 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
29582 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
29583 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
29584 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
29585 term.exp, twice.exp, watchpoint.exp, whatis.exp},
c906108c 29586 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
889bf7c5
PA
29587 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
29588 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
29589 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
29590 pr-8136.exp, result.exp, string.exp, tuples.exp},
c906108c 29591 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
889bf7c5
PA
29592 to returns as necessary, arrange for test to compile own testcase
29593 executable.
c906108c 29594 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 29595
c906108c
SS
29596Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
29597
29598 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
889bf7c5 29599 clear_xfail at end of test which might not call either pass or fail.
c906108c
SS
29600 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
29601 "backtrace through signal handler".
29602
29603Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29604
29605 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
29606 continuing from a job control stop signal.
29607 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
29608
29609Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
29610
29611 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
29612 * gdb.base/corefile.exp: Likewise.
29613 * gdb.base/funcargs.exp: Likewise.
29614
29615Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
29616
29617 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
29618 * config/monitor.exp: Add support for setting baud rate.
29619
29620Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
29621
29622 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
29623 i*86-*-linux* xfails for "backtrace through signal handler".
29624 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
29625 "print func2::coremaker_local".
29626 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
889bf7c5 29627 alpha-dec-osf2* xfail for
c906108c
SS
29628 "delete all breakpoints when none".
29629
29630Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
29631
29632 * gdb.base/break.exp: Change test that deletes all breakpoints
29633 when no user breakpoints are installed. A post 4.15 change
29634 causes gdb to no longer prompt in this case.
29635
29636Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
29637
29638 * gdb.base/return.exp (return_tests): Change xfail for test
29639 "correct value returned double test" to stop xfailing at
29640 Solaris 2.5. Apparently the bug has been fixed.
29641
29642Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
29643
29644 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
29645 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
29646
29647Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
29648
29649 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
29650 * gdb.disasm/hppa.s: Corresponding changes.
29651
29652Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
29653
29654 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
29655 makefile fragment.
29656 * config/mt-hpux: Deleted.
29657
29658Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
29659
d63a86f8 29660 * Many files: When warning about suppressed tests due to a
c906108c
SS
29661 nonexistant test binary, avoid incrementing the warning count.
29662
29663Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
29664
29665 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 29666
c906108c
SS
29667Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29668
29669 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
29670 "sparc-*-solaris2*".
29671
29672Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29673
29674 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
29675 Add global and local variables and initialize them.
29676 * gdb.base/corefile.exp: Test correct mapping of corefile sections
29677 by printing variables. Remove rs6000 and powerpc xfails, BFD now
29678 extracts the file name and terminating signal from the core file.
29679 * TODO: Remove note about tests for correct mapping of corefile.
29680 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
29681 from optimizing it away.
29682 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
29683 handles common blocks.
29684
29685Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
29686
29687 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
29688 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
29689
29690Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
29691
29692 * Makefile.in (maintainer-clean): New target, synonym for
29693 realclean.
29694 * gdb.base/Makefile.in (maintainer-clean): Likewise.
29695 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
29696 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
29697 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
29698 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
29699 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
29700
29701Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
29702
29703 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
29704 xfails when not gcc compiled for "print foo::funclocal".
29705 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
29706 "print foo::funclocal at foo",
29707 "print 'scope1.c'::foo::funclocal at foo",
29708 "print foo::funclocal_bss at foo",
29709 "print 'scope1.c'::foo::funclocal_bss at foo",
29710 "print foo::funclocal_ro at foo",
29711 "print 'scope1.c'::foo::funclocal_ro at foo",
29712 "print bar::funclocal at foo" and
29713 "print 'scope1.c'::bar::funclocal at foo".
29714 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
29715 gcc compiled for "print foo::funclocal at bar".
29716 Expand all messages to ensure that they identify that
29717 the test is at bar().
29718 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
29719 gcc compiled for:
29720 "ptype on opaque struct pointer (statically)",
29721 "ptype on opaque struct tagname (statically)",
29722 "ptype on opaque struct pointer (dynamically) 1",
29723 "ptype on opaque struct tagname (dynamically) 1",
29724 "ptype on opaque struct pointer (dynamically) 2" and
29725 "ptype on opaque struct tagname (dynamically) 2
29726 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
29727 gcc compiled for:
29728 "p datalocal"
29729 "whatis datalocal",
29730 "ptype datalocal",
29731 "p bsslocal",
29732 "whatis bsslocal", and
29733 "ptype bsslocal".
29734 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
29735 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
29736 when not gcc compiled.
29737 * gdb.base/funcargs.exp (float_and_integral_args): Add
29738 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
29739 compiled.
29740 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
29741 "backtrace from call6a" when not gcc compiled.
29742 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
29743 "backtrace from call7a" when not gcc compiled.
29744 * gdb.base/callfuncs.exp (do_function_calls):
29745 Add "hppa*-*-hpux*" xfail when not gcc compiled for
29746 "p t_char_array_values(char_array_val2,char_array_val1)",
29747 "p t_char_array_values(char_array_val1,char_array_val2)",
29748 "p t_char_array_values("carray 1","carray 2")",
29749 "p t_char_array_values("carray 1",char_array_val2)",
29750 "p t_char_array_values(char_array_val1,"carray 2")",
29751 "p sum_args(1,{2})",
29752 "p sum_args(2,{2,3})",
29753 "p sum_args(3,{2,3,4})",
29754 "p sum_args(4,{2,3,4,5})"
29755 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
29756 "backtrace in corefile.exp" when not gcc compiled.
29757
29758Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29759
29760 * gdb.base/signals.exp: Rewrite `handle all print' test as
29761 a procedure. Accept blanks or TABs as whitespace, increase
29762 timeout and expect input buffer size for the large output
29763 from the command. Remove "i*86-*-bsdi2.0" xfail.
29764
29765Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29766
29767 * gdb.base/setvar.exp: Add new testcases for truncation when
29768 assigning invalid values to bitfields.
29769
29770Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
29771
d63a86f8 29772 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
29773 mips-sgi-irix* xfail for
29774 "call inferior func with struct - returns char *"
29775 and fix test so that an optional (unsigned char *) cast is
889bf7c5 29776 accepted in the result.
c906108c
SS
29777
29778Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
29779
29780 * gdb.base/funcargs.exp (float_and_integral_args): Remove
29781 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
29782 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
29783 * gdb.base/signals.exp: Remove duplicate "handle all print" test
29784 that accidentally got checked in.
29785
29786Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
29787
d63a86f8 29788 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
29789 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
29790 compiled test.
29791 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
29792 Add mips-sgi-irix5* xfail for not gcc compiled.
29793 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
6fdff2c5
PA
29794 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc
29795 compiled for "p top", "whatis top", "p middle", and "whatis
29796 middle".
c906108c
SS
29797 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
29798 "whatis signed char" for not gcc compiled.
29799 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
29800 "set variable signed char=-1 (-1)" and
29801 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
29802 * gdb.base/funcargs.exp (float_and_integral_args):
29803 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
29804 Add mips-sgi-irix* xfail when not gcc compiled for
29805 "continue to call2b".
29806 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
29807 "continue to call2g".
6fdff2c5
PA
29808 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc
29809 compiled for "backtrace from call6a"
29810 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc
29811 compiled for "backtrace from call7k". Add mips-sgi-irix5* xfail
29812 when not gcc compiled for "backtrace from call7a".
c906108c
SS
29813 (localvars_after_alloca): Fix gdb_test cmds for
29814 "print * after runto ...".
29815 Remove rs6000-*-* xfails for
29816 "print i after runto localvars_after_alloca" and
29817 "print l after runto localvars_after_alloca"
29818 for all compilers.
29819 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
889bf7c5 29820 when not compiled with gcc, for:
c906108c
SS
29821 "print signed char == (minus)",
29822 "print signed char != (minus)",
29823 "print signed char < (minus)",
29824 "print signed char > (minus)".
29825 * gdb.base/callfuncs.exp (do_function_calls):
29826 Add mips-sgi-irix* xfail, when compiled with native compiler, for
29827 "call inferior func with struct - returns char *".
d63a86f8 29828 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
29829 "correct value returned double test" to include Solaris 2.4.
29830 * gdb.base/funcargs.exp (float_and_integral_args):
29831 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 29832
c906108c
SS
29833Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29834
29835 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
29836 enumeration bitfields if compiling with GNU C.
29837 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
29838 to empty' prompt.
29839
29840Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
29841
29842 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
29843 test for PRO targets.
29844
29845 * gdb.base/funcargs.exp: Avoid ever setting more than 8
29846 breakpoints in the inferior at any given time by making
29847 two groups of breakpoints for call2*, call6* and call7*
29848 tests.
29849
29850Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29851
29852 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
29853 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
29854 from optimizing it away.
29855 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
29856 "call inferior func with struct".
29857
29858Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
29859
29860 * configure.in: Only configure gdb.chill for particular targets.
29861
29862Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
29863
29864 * gdb.base/Makefile.in: Add action to .c.o transformation
29865 rule that generates a .ci file for each .o file and remove
29866 explicit .c.o rules except for callfuncs.o.
29867 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
29868 generates a .ci file for each .o file and remove explicit
29869 .cc.o rules.
29870 (clean): Remove *.tmp *.ci files.
29871 (EXECUTABLES): Remove templ-info.exp.
29872 * gdb.base/compiler.c: New file.
29873 * gdb.c++/compiler.cc: New file
29874 * gdb.base/scope.exp: Source gdb.base/scope.ci.
29875 Change rs6000-*-* xfail for
29876 "print 'scope0.c'::filelocal_ro" and
29877 "print 'scope1.c'::filelocal" and
29878 "print 'scope1.c'::filelocal_bss" and
29879 "print 'scope1.c'::filelocal_ro" and
29880 "print 'scope1.c'::foo::funclocal" and
29881 "print 'scope1.c'::foo::funclocal_ro" and
29882 "print 'scope1.c'::bar::funclocal" and
29883 "print 'scope0.c'::filelocal_ro" and
29884 "print 'scope1.c'::filelocal at foo" and
29885 "print 'scope1.c'::filelocal_bss at foo" and
29886 "print 'scope1.c'::filelocal_ro at foo" and
29887 "print 'scope1.c'::foo::funclocal at foo" and
29888 "print 'scope1.c'::foo::funclocal_bss at foo" and
29889 "print 'scope1.c'::foo::funclocal_ro at foo" and
29890 "print 'scope1.c'::bar::funclocal at foo" and
29891 "print 'scope0.c'::filelocal_ro" and
29892 "print 'scope1.c'::filelocal" and
29893 "print 'scope1.c'::filelocal_bss" and
29894 "print 'scope1.c'::filelocal_ro" and
29895 "print 'scope1.c'::foo::funclocal" and
29896 "print 'scope1.c'::foo::funclocal_bss" and
29897 "print 'scope1.c'::foo::funclocal_ro" and
29898 "print 'scope1.c'::bar::funclocal" and
29899 "print 'scope1.c'::bar::funclocal_bss"
29900 to only be xfail'd when not compiled with gcc.
d63a86f8 29901 Add rs6000-*-* xfail for
c906108c
SS
29902 "print 'scope0.c'::filelocal_bss before run"
29903 when compiled with gcc.
29904 (test_at_main): Add rs6000-*-* xfail for
29905 "print filelocal_ro in test_at_main"
29906 when compiled with gcc.
29907 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
889bf7c5 29908 Add rs6000-*-aix* xfail for
c906108c
SS
29909 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
29910 "ptype t_char_array", not compiled with gcc.
29911 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
29912 xfail for "list foo (in include file)" when gcc compiled.
29913 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
889bf7c5 29914 (integral_args): Add rs6000-*-* xfail for
c906108c
SS
29915 "run to call0a" if not compiled with gcc.
29916 (unsigned_integral_args): Add rs6000-*-* xfail for
29917 "run to call1a" if not compiled with gcc.
29918 (float_and_integral_args): Add rs6000-*-* xfail for
29919 "run to call2a" if not compiled with gcc and for
29920 "continue to call2b" for any compiler.
29921 Add rs6000-*-* xfail to
29922 "print f1 after run to call2a" for gcc compiled.
29923 (discard_and_shuffle): Add rs6000-*-* xfail for
29924 "run to call6a".
29925 (shuffle_round_robin): Add rs6000-*-* xfail for
29926 "backtrace from call7a" if not compiled with gcc.
29927 Add rs6000-*-* xfail for
29928 "backtrace from call7b" if compiled with gcc.
29929 (call_after_alloca): Add rs6000-*-* xfail for
29930 "print c in call_after_alloca" and
29931 "print s in call_after_alloca" and
29932 "backtrace from call_after_alloca_subr"
29933 if not compiled with gcc.
29934 (localvars_in_indirect_call): Add rs6000-*-* xfail for
29935 "print c in localvars_in_indirect_call" and
29936 "print c in localvars_in_indirect_call" and
29937 "backtrace in indirectly called function" and
29938 "stepping into indirectly called function"
29939 if not compiled with gcc.
29940 (localvars_after_alloca): Add rs6000-*-* xfail for
29941 "print c after runto localvars_after_alloca" and
29942 "print s after runto localvars_after_alloca" and
29943 "print i after runto localvars_after_alloca" and
29944 "print l after runto localvars_after_alloca"
29945 for all compilers.
29946 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
29947 than whatis-info.exp.
29948 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
29949 than opaque-info.exp.
29950 Setup rs6000-*-* xfail for
d63a86f8 29951 "ptype on opaque struct pointer (statically)" and
c906108c
SS
29952 "ptype on opaque struct pointer (dynamically)" when
29953 not compiled with gcc.
29954 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
29955 rather than callf-info.exp.
29956 (do_function_calls): Add clear_xfail for rs6000-*-* for
29957 "p t_float_values2(3.14159,float_val2)". Seems to work
29958 fine there, both with xlc and gcc. Need to find out what
29959 it is doing right and fix other platforms.
29960 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
29961 "call inferior func with struct - returns int",
29962 "call inferior func with struct - returns long",
29963 "call inferior func with struct - returns float",
29964 "call inferior func with struct - returns double",
29965 "call inferior func with struct - returns char *",
29966 but only if not gcc compiled (presumes xlc compiled).
29967 Change rs6000-*-* xfails for
29968 "call inferior func with struct - returns char" and
29969 " call inferior func with struct - returns short" to only
29970 xfail if not using gcc.
29971 (clean mostlyclean): Remove *.ci and *.tmp files.
29972 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
29973 than templ-info.exp.
29974 * gdb.base/langs.exp: Source gdb.base/langs.ci.
29975 Add rs6000-*-* xfail for "up to foo in langs.exp"
29976 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
889bf7c5 29977 when not gcc compiled.
d63a86f8 29978
c906108c
SS
29979Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
29980
29981 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
29982 * gdb.base/corefile.exp: Likewise.
29983 * gdb.base/list.exp: Likewise.
29984 * gdb.base/scope.exp: Likewise.
29985 * gdb.base/siganls.exp: Likewise.
29986
29987 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
29988 compiler output.
29989 * gdb.base/whatis.exp: Likewise.
29990
29991Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
29992
29993 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
29994 failure (opcode table has been fixed to match reality).
29995
29996Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
29997
29998 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
29999 "call inferior func with struct - returns char",
30000 "call inferior func with struct - returns short"
30001
30002 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
30003 "print 'scope0.c'::filelocal at main",
30004 "print 'scope0.c'::filelocal_bss in test_at_main",
30005 "print 'scope0.c'::filelocal at foo",
30006 "print 'scope0.c'::filelocal_bss in test_at_foo",
30007 "print 'scope0.c'::filelocal at bar",
30008 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 30009
c906108c
SS
30010 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
30011 in source file 1". This bug seems to have been fixed with both
30012 gcc and native cc (was native assembler bug?).
30013
30014Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
30015
30016 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
30017 "backtrace through signal handler" to "i*86-*-sysv4*".
30018 * gdb.base/signals.exp: Add xfail for "'next' behaved as
30019 continue" case. Add "known SVR4 bug" to fail message.
30020 Add "i*86-*-bsdi2.0" xfail for "handle all print".
30021 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
30022 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
30023 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
30024 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
30025 "up to foo in langs.exp", "show language at foo in
30026 langs.exp", "up to cppsub_ in langs.exp", "show
30027 language at cppsub_ in langs.exp", "up to fsub in
30028 langs.exp", and "show language at fsub in langs.exp".
30029 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
30030 "bactrace in corefile.exp".
30031 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
30032 "call inferior function with struct - returns float" and
30033 "call inferior function with struct - returns double".
d63a86f8 30034
c906108c
SS
30035Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
30036
30037 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
30038 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
30039 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
30040 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
30041
30042Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
30043
30044 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
30045 (or overriden) "CHILL" macro rather then bare "gcc".
30046 Also look for ../../gcc/xgcc since that is what we will
30047 actually need, not "Makefile". Remove following assignment
30048 of CHILL to CHILL_FOR_TARGET because that results in
30049 recursive definition.
30050
30051Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
30052
30053 * gdb.base/corefile.exp: Change xfail for backtrace in
30054 corefile.exp from linuxaout to all linux.
30055 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
30056 cases where we miss the breakpoint at the signal handler
30057 for some reason. Setup xfail for linuxoldld/linuxaout and
30058 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
30059 hitting SIGURG breakpoint.
30060 * gdb.base/signals.exp: Setup xfail for "next" acting like
30061 continue to add linuxoldld. Setup xfail for all linux for
30062 "next to handler in signals_tests_1", "backtrace in
30063 signals_tests_1", "continue to func1", "pass SIGUSR1",
30064 and continue to handler".
30065
30066Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
30067
30068 * Update all FSF addresses except those in COPYING* files.
30069
30070Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
30071
30072 * gdb.base/a2-run.exp: Change messages to be more explicit about
30073 the status of args, and quote binfile in results.
30074
30075Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
30076
30077 * gdb.base/callfuncs.exp: Add tests for passing structs to
30078 inferior functions and return various types.
30079 * gdb.base/callfuncs.c: Add functions to receive a struct
30080 and return a member of the struct, in various types.
30081
30082Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30083
30084 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
30085
30086Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
30087
30088 * config/vxworks29k.exp: New file, sources vxworks.exp.
30089
30090Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
30091
30092 * config/gdbremote.exp: New file. Testing framework using
30093 gdbserver.
30094
30095Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
30096
30097 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
30098 "call function when asleep" and "send end of file".
30099 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
30100 for "backtrace in corefile.exp".
30101 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
30102 for "backtrace through signal handler".
30103 * gdb.base/corefile.exp: Make sure we actually generate a core file
30104 before trying the core tests. Some systems allow the user to suppress
30105 generation of core files and default to that (linux for example).
30106 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
30107 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
30108
30109Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
30110
30111 * gdb.threads: New directory with some crude multi-threaded
30112 gdb tests (step.exp and step2.exp).
30113 * config/mt-lynx (STEP_EXECUTABLE): Define.
30114 (THREADFLAGS): Define.
30115
30116Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
30117
30118 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
30119
30120 * gdb.base/signals.exp: Disable whole file for lynx until
30121 further notice.
30122
30123 * gdb.base/signals.exp: xfail test where "next" acts like
30124 "continue" for lynx.
30125
30126 * gdb.base/interrupt.exp: xfail test for calling function while
30127 inferior is asleep for lynx.
30128
30129 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
30130 than one cr-lf after each command.
30131
30132Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30133
30134 * configure.in: Reinstate setting of stabsdirs variable, fix
30135 typo in setting up configdirs for native builds.
30136
30137 * gdb.base/return.exp: Fix typo in return double test.
30138 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
30139 compiler from optimizing them away.
30140
30141Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
30142
30143 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
30144 sequences to be echo'd by gdb when using gdb_test.
30145 * gdb.chill/chexp.exp: Likewise.
30146 * gdb.fortran/exprs.exp: Likewise
30147
30148Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
30149
30150 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
30151 after the inferior gdb has started.
30152
30153 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
30154 after each command.
30155 * gdb.base/funcargs.exp: Likewise.
30156 * gdb.base/gdbvars.exp: Likewise.
30157 * gdb.base/interrupt.exp: Likewise.
30158 * gdb.base/list.exp: Likewise.
30159 * gdb.base/watchpoint.exp: Likewise.
30160 * gdb.c++/demangle.exp: Likewise.
30161 * gdb.c++/inherit.exp: Likewise.
30162 * gdb.chill/chexp.exp: Likewise.
30163 * gdb.fortran/exprs.exp: Likewise.
30164
30165 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
30166 test if we can't handle IO to/from the inferior.
30167
30168 * gdb.c++/misc.exp: Always check for a program already being
30169 started after sending a "run" command to gdb.
30170
30171 * gdb.base/twice.exp: Start with a fresh gdb.
30172
30173 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
30174 only depend on gdb's expression code, not the chill runtime.
30175
30176 * gdb.base/return.c: Put return values into variables so we
30177 can have gdb print them rather than depending on the program
30178 to print them.
30179 * gdb.base/return.exp: Corresponding changes.
30180
30181 * lib/gdb.exp: Provide default value for noinferiorio.
30182 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
30183 the inferior.
30184
30185 * gdb.base/break.exp: Always check for a program already being
30186 started after sending a "run" command to gdb.
30187 (text_next_with_recursion): Don't check the output from the
30188 program's printf statement. Instead just make sure the program
30189 exited.
30190
30191 * gdb.base/commands.exp: Protect tests which need arguments with
30192 $noargs conditionals.
30193
30194Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30195
30196 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
30197 of structure member arrays to match gdb/valops.c:value_addr change.
30198
30199Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
30200
30201 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
30202 cases.
30203
30204Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
30205
30206 * configure.in (configdirs): Remove gdb.chill from default list
30207 of subdirs and then add it back in only if doing a native build.
30208 The current chill compiler does not yet work in any cross build.
30209 * Revert all signal changes from Jul 6.
30210 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
30211 for sh-hms targets, allowing these tests to link, with no other
30212 changes. Testing is suppressed by setting "nosignals" in site.exp.
30213
30214Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
30215
30216 * configure.in (signaldirs): Define and add to configdirs for all
30217 targets except some specific ones that are known to not support signals.
30218 Also clean up formatting.
30219 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
30220 (signals, sigall): Remove rules to build.
30221 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
30222 Moved to new gdb.signals directory.
30223 * gdb.signals: New test directory.
30224 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
30225 signals.c signals.exp}: New or moved files.
30226
30227Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
30228
30229 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
30230
30231Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
30232
30233 * gdb.base/return.exp: Xfail `return double' test failure
30234 on at least Solaris 2.3 and handle future/past versions on
30235 a case by case basis as appropriate. Also update message
30236 to include i*86 failures.
30237
30238Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30239
30240 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
30241
30242 * lib/gdb.exp: Fix comment which erroneously identified
30243 gdb_file_cmd as gdb_load (the 19 May change was in fact to
30244 gdb_file_cmd not gdb_load).
30245 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
30246
30247 * gdb.base/setvar.exp: Make test names consistent between pass and
30248 fail cases. Use gdb_test more.
30249
30250Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30251
30252 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
30253
30254Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30255
30256 * gdb.base/help.exp: Fix expected help string for `show commands'.
30257
30258Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
30259
30260 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
30261
30262 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
30263 of a text section.
30264
30265Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
30266
30267 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
30268 that loop eventually terminates. Fix Connection refused logic so
30269 that testsuite will expire nicely.
30270
30271Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
30272
30273 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
30274 config/rom68k.exp: New tcl glue for the appropriate monitors.
30275 These all just end up calling monitor.exp.
30276 * config/monitor.exp (gdb_target_monitor): Handle `Connection
30277 refused' by retrying. Cleanup some timeout issues.
30278 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
30279 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
30280 callers don't have to set/restore global timeout variable.
30281
30282 * The following set of changes centralizes management of the global
30283 timeout variable. This way, it can be set in one target dependent
30284 place instead of dozens of places scattered throughout the test suite.
30285 If you need to lengthen a timeout, then you should either set timeout
30286 in one of the config/{target}.exp files, or multiply it by a factor.
30287 Setting it to an absolute value is always going to lose for some
30288 targets.
30289 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
30290 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
30291 * gdb.base/funcargs.exp: Don't set timeout.
30292 * gdb.base/list.exp (test_forward_search): Only use local timeout.
30293 * gdb.base/printcmds.exp (test_print_string_constants
30294 test_print_array_constants): Don't set timeout.
30295 * gdb.base/ptype.exp: Don't set timeout.
30296 * gdb.base/recurse.exp: Don't set timeout.
30297 * gdb.base/return.exp: Don't set timeout.
30298 * gdb.base/watchpoint.exp: Don't set timeout.
30299 * gdb.c++/classes.exp (do_tests): Don't set timeout.
30300 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
30301
30302Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
30303
30304 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
30305
30306Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30307
30308 * lib/gdb.exp: Disable chill tests for irix5.
30309
30310Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30311
30312 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
30313 each test pass or fail.
30314
30315Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30316
30317 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
30318 xlc not gcc.
30319
30320Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
30321
30322 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
30323
30324Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
30325
30326 * config/est.exp: Fix copyright and comments. Remove dead code.
30327 Use targetname, serialport and baud variables instead of fixed
30328 constants.
30329 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
30330 * config/cpu32bug.exp: New file to support cpu32bug monitors.
30331
30332Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30333
30334 * gdb.base/watchpoint.exp: Don't run
30335 test_watchpoint_triggered_in_syscall for sunos.
30336
30337Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30338
30339 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
30340 they don't seem to exist. Do include stdio.h.
30341
30342Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30343
30344 * gdb.base/a1-selftest.exp: Add alpha xfail.
30345
30346Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30347
30348 * gdb.base/watchpoint.c (main): Prompt before calling read().
30349 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
30350 Revise accordingly. Remove cruft about sending "123" several
30351 times, until it gets noticed. Clean up the "print buf[0]" stuff
30352 so that it passes or fails, and waits for prompts in the usual way.
30353
30354Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30355
30356 * gdb.base/recurse.exp: Fix comment.
30357
30358 * TODO: Remove item about printing variables in nodebug.exp. Add
30359 item about enabling tests which are only run on some targets.
30360
30361 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
30362 fail, make test names unique, use new gdb_test convention
30363 regarding pattern, use gdb_test more, etc.).
30364
30365 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
30366 fail, make test names unique, etc.).
30367
30368Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30369
30370 * gdb.base/nodebug.c: Change return type of top and middle to
30371 short.
30372 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
30373 are fixed by the recent mdebugread.c changes. Allow `short ()'
30374 as type for top and middle.
30375
30376Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30377
30378 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
30379 nearly as I can tell, the whole thing was an accident in Stu's
30380 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
30381 to replace a send/expect pair with gdb_test, but ended up only
30382 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
30383 of 30 Mar 1995 took care of it, but left this vestigial comment
30384 which I am now nuking.
30385
30386Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30387
30388 * gdb.base/break.exp: Look for different line number for
30389 breakpoint at main depending on usestubs.
30390
30391Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30392
30393 * gdb.base/list.exp: Adjust some alternate expect patterns to
30394 match recent list0.c change. Add alternate expect pattern for
30395 output from `list default lines around main' for optimizing
30396 compilers.
30397
30398Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30399
30400 * lib/gdb.exp: If nosignals is not set, set it to 0.
30401
30402Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
30403
30404 * config/slite-gdb.exp: Responds to load symbol table prompt.
30405 * gdb.base/break.exp: Adjust line number, fix rerun.
30406 * gdb.base/langs0.c: Add #ifdef usestubs.
30407
30408Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
30409
30410 * gdb.base/list.exp: Adjust line contents after adding new lines in
30411 list0.c. Also fix a syntax error.
30412
30413 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
30414 * gdb.base/break.exp: ditto.
30415 * gdb.base/list.exp: ditto.
30416 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
30417 * gdb.base/run.c: ditto.
30418 * gdb.base/list0.c: ditto.
30419 * gdb.base/funcargs.c: ditto.
30420
30421Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
30422
30423 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
30424 $targetname, $serialport and $baud instead of hardwired variables.
30425 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
30426 target doesn't support signals.
30427
30428Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
30429
30430 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
30431
30432Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30433
30434 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
30435 Don't rely on the value of an auto variable before it has been
30436 initialized. Use gdb_test more.
30437
30438Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30439
30440 * lib/gdb.exp (default_gdb_version): A version number must start
30441 with a digit, but other than that contains all characters up to
30442 the first whitespace character.
30443
30444Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30445
30446 * gdb.base/commands.exp (breakpoint_command_test): New tests.
30447
30448Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30449
30450 * gdb.c++/*.exp: Warn if executable does not exist. The original
30451 reason for skipping the warning was that configure.in sometimes
30452 intentionally skipped building the executables but the tcl code
30453 had no way of knowing. That (a) was always bogus with respect to
30454 error handling, (b) is no longer true (right now there is no way
30455 to skip C++ tests).
30456
30457 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
30458
30459Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30460
30461 * gdb.base/list.exp: Add expect patterns for output from
30462 SunPRO compiled executables.
30463 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
30464 types.
30465
30466Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30467
30468 * gdb.base/break.exp (test_next_with_recursion): Accept any line
30469 number (we are already testing that the correct source line text
30470 gets printed).
30471
30472 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
30473 that is what is intended, but something needed to be done to get
30474 sunos4 native working again.
30475
30476 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
30477
30478 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
30479 apparently went with a (very) old xfail.
30480
30481Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
30482
30483 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
30484 runto_main is a proc in gdb.exp that will do 'step' for target use
30485 stubs.
30486 * gdb.base/exprs.exp: ditto.
30487 * gdb.base/interrupt.exp: ditto.
30488 * gdb.base/opaque.exp: ditto.
30489 * gdb.base/printcmds.exp: ditto.
30490 * gdb.base/ptype.exp: ditto.
30491 * gdb.base/scope.exp: ditto.
30492 * gdb.base/setvar.exp: ditto.
30493 * gdb.base/signals.exp: ditto.
30494 * gdb.base/twice.exp: ditto.
30495 * gdb.c++/classes.exp: ditto.
30496 * gdb.c++/inherit.exp: ditto.
30497 * gdb.c++/templates.exp: ditto.
30498 * gdb.base/break.exp: no run and hit main for stubs. Change line
30499 numbers for breakpoints and info breakpoint.
30500 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
30501 breakpoint().
30502 * gdb.base/callfuncs.c: ditto.
30503 * gdb.base/exprs: ditto.
30504 * gdb.base/interrupt.c: ditto.
30505 * gdb.base/opaque0.c: ditto.
30506 * gdb.base/printcmds.c: ditto.
30507 * gdb.base/ptype.c: ditto.
30508 * gdb.base/scope0.c: ditto.
30509 * gdb.base/setvar.c: ditto.
30510 * gdb.base/signals.c: ditto.
30511 * gdb.base/twice.c: ditto.
30512 * gdb.c++/misc.cc: ditto.
30513 * gdb.c++/templates.cc: ditto.
30514
30515Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30516
30517 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
30518
30519 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
30520 somewhere between `read' and `main.c'. I'm pretty sure the
30521 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
30522 and it isn't particularly useful.
30523
30524 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
30525
30526Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30527
30528 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
30529
30530Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
30531
30532 * config/mt-slite: add LIBS and -nostdlib.
30533 * config/slite-gdb.exp: add this new file to support sparclite target.
30534
30535Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
30536
30537 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
30538
30539 * gdb.base/a2-run.exp: Change argument to istarget from
30540 "*-*-vxworks" to "*-*-vxworks*".
30541 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
30542
30543Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
30544
30545 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
30546 will not runto main but do a 'step' to step out of breakpoint().
30547 * config/mt-slite: add -Dusestubs.
30548
30549Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30550
30551 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
30552 instead of just @.
30553
30554 * gdb.base/signals.exp: Add test for "handle all print".
30555 * TODO: Remove "handle all print". Also remove item about
30556 checking copyright date (I don't like the idea of a spurious FAIL
30557 based on when we run the tests).
30558
30559 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
30560 for SunOS4 (reason for failure not investigated). Remove
30561 redundant test for $binfile.
30562
30563 * gdb.base/nodebug.c (array_index): Call malloc.
30564
30565 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
30566
30567Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
30568
30569 * gdb.base/recurse.exp: Update gdb_test invocation to use new
30570 conventions and slightly simplify the matching regexp.
30571
30572Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30573
30574 * gdb.base/break.exp: Update gdb_test invocation to use new
30575 convention.
30576
30577 * lib/gdb.exp: If noargs is not set, set it to 0.
30578
30579 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
30580 tests unique.
30581
30582 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
30583
30584Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30585
30586 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
30587 one argument of type "<non-float parameter>".
30588
30589Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
30590
30591 * config/rom68k.exp: New file to support Motorola IDP board.
30592 * gdb.base/a2-run.exp: Skip this file if noargs is set.
30593 * gdb.base/break.c: Change things around so that this program
30594 doesn't depend upon args. This is necessary to make remote
30595 targets work (in general, they can't take args).
30596 * gdb.base/break.exp: Don't try to send args to program. Don't
30597 expect output. Also, replace lots of code with gdb_test.
30598
30599Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30600
30601 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
30602 printing of '\'' (which is what the comment says we are testing,
30603 even though we were not), not '''.
30604 (test_integer_literals_rejected): Test that printing ''' is an error.
30605
30606 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
30607 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
30608 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
30609 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
30610 Use gdb_test not test_print_accept.
30611 * lib/gdb.exp: Remove test_print_accept.
30612
30613 * gdb.base/signals.exp (signal_tests_1): Make pass message
30614 consistent with fail message.
30615
30616 * gdb.base/whatis.exp: Remove xfails for printing char vs.
30617 unsigned char; the bug (PR 1821) is fixed.
30618
30619 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
30620
30621 * gdb.base/scope.exp (test_at_localscopes): Call pass for
30622 successful tests--makes xfailing them work right.
30623
30624Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30625
30626 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
30627 only \r\n, not .*. The test can pass .* as the last thing in
30628 $pattern if that is what it wants. In addition to providing this
30629 flexibility, this change should speed up pattern matching in cases
30630 where the pattern already ended with .* (there were a number of
30631 them). This change also helps catch bad patterns--in the old
30632 scheme the typo "char \*" instead of "char \\*" would pass. Now
30633 it is caught.
30634 * Many .exp files: Update callers.
30635
30636 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
30637 clearer and does not spuriously match multiple ('s. Likewise for
30638 ) and *.
30639
30640 * gdb.base/nodebug.exp: Test ability to call a function and pass
30641 it a string (even with no debugging info).
30642
30643 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
30644 "p '\'", which is the same as "p ''" once tcl gets done with
30645 quoting, to "p '\\'", which I suspect is what is intended (one
30646 backslash gets sent to GDB).
30647
30648 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
30649
30650Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30651
30652 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
30653 1817) was fixed literally years ago.
30654
30655Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30656
30657 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
30658 test, it causes stepping out of call_after_alloca_subr with
30659 optimizing compilers.
30660 (localvars_in_indirect_call): Consume GDB prompt if `finish'
30661 fails.
30662
30663 * gdb.c++/templates.exp: Source templ-info.exp only if
30664 the templates executable exists.
30665
30666 * gdb.c++/misc.cc (class Contains_static_instance,
30667 class Contains_nested_static_instance),
30668 gdb.c++/classes.exp (test_static_members): Test printing of
30669 a class that contains a static instance of the class.
30670
30671Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30672
30673 * gdb.base/langs2.c (cppsub_): Don't prototype.
30674 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
30675 only, I believe).
30676
30677Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30678
30679 * lib/gdb.exp (skip_chill_tests): New procedure.
30680
30681 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
30682
30683Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
30684
30685 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
30686 each expect pattern. Cuts runtime from 12 to about 4 seconds.
30687
30688Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30689
30690 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
30691
30692 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
30693 disassemble 8, not 16, instructions for part 4.
30694
30695 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
30696 support the latter anymore.
30697
30698 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
30699 -DNO_PROTOTYPES.
30700 * gdb.base/callfuncs.c: Control use of prototypes based on
30701 NO_PROTOTYPES, not __STDC__.
30702 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
30703 t_float_values2 tests if prototypes in use.
30704
30705 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
30706 t_double_values): When checking differences against DELTA, check
30707 that difference is within the range (-DELTA,DELTA), not just
30708 (-infinity,DELTA).
30709
30710Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
30711
30712 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
30713 'file' command firts, then 'target', then 'load', this is due to gdb
30714 target set up.
30715 * config/mips-gdb.exp: Fix a couple regular exp bugs.
30716
30717Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
30718
30719 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
30720 FP load/store variants.
30721 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
30722
30723Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
30724
30725 * gdb.base/term.exp: Do not give a warning if not native, it is
30726 not an abnormal condition.
30727
30728Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
30729
30730 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
30731 t_char_array".
30732
30733Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
30734
30735 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
30736 are getting the version number.
30737
30738 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
30739 if not native, it is not an abnormal condition.
30740
30741Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30742
30743 * lib/gdb.exp: Just use "file exists", rather than undocumented
30744 dejagnu procedure "findfile".
30745
30746Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
30747
30748 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
30749 (LDFLAGS): Set to -Xlinker -Ur.
30750
30751 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
30752 Removed, these values are set by lib/gdb.exp.
30753
30754 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
30755
30756Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
30757
30758 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
30759 of replicating gdb startup code.
30760
30761 * config/mt-vxworks (LDFLAGS): Set to -r.
30762 (CFLAGS_FOR_TARGET): Removed.
30763
30764 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
30765 (gdb) and gdb for vxworks uses (vxgdb).
30766
30767 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
30768 executable is not in the tree and host != target, use sed and
30769 program_transform_name to determine the gdb name used by the
30770 target.
30771
30772 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
30773 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
30774
30775Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30776
30777 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
30778 floats, chars, and shorts where there are ANSI-style function
30779 definitions.
30780
30781 * gdb.base/langs.exp, gdb.base/langs*: New test.
30782 * gdb.base/Makefile.in: Build it.
30783 * TODO: Remove item about checking that C names don't get C++
30784 demangling applied; this test tests it.
30785
30786Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30787
30788 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
30789 went with the const70 xfail. The xfail went away a year ago.
30790
30791 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
30792
30793 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
30794 for hp300.
30795
30796 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
30797
30798 * gdb.base/a1-selftest.exp: Don't run on hp300.
30799
30800Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30801
30802 * Makefile.in (site.exp): Set host_alias and target_alias as well
30803 as host_triplet and target_triplet.
30804
30805Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30806
30807 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
30808
30809 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
30810 places as other ecoff systems).
30811
30812 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
30813 ultrix.
30814
30815Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30816
30817 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
30818 remove them.
30819 * gdb.base/nodebug.exp: Accept "function" in addition to "text
30820 variable and "variable" in addition to "data variable".
30821 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
30822
30823 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
30824 2.
30825 * gdb.base/list1.c (long_line): Add additional statement at start
30826 of function.
30827 * gdb.base/list.exp (test_forward_search): Update line number to
30828 reflect new statement.
30829
30830Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30831
30832 * gdb.base/signals.exp: Reinitialize searched source directories
30833 after gdb_start call.
30834
30835Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
30836
30837 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
30838 * gdb.stabs/Makefile.in: Likewise.
30839
30840 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
30841 change. Instead split the tests into smaller pieces.
30842 * gdb.disasm/hppa.s: Corresponding changes.
30843
30844Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30845
30846 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
30847 Quote ^C when passing it to stty. For some shells ^ is a pipe.
30848
30849 * gdb.base/funcargs.exp: Modify many tests so that every test
30850 either passes or fails. Make some test names unique.
30851
30852Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30853
30854 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
30855 Call stty to set interrupt character.
30856
30857 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
30858 for HP assembler versus GNU assembler based on actual behavior of
30859 $(CC), rather than assuming that $(AS) is always the GNU assembler.
30860
30861 * TODO: Suggest a few more stepping tests.
30862
30863Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
30864
30865 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
30866 restart GDB for h8300 after a continue.
30867 (return): Add pattern to match a29k-udi behavior.
30868 * gdb.base/nodebug.exp: Remove obsolete comment.
30869 * gdb.base/regs.exp: New file, testing of register displays.
30870 * gdb.base/return.exp: Fix typo in reference to $objdir.
30871 * gdb.base/whatis.exp: Always start with a fresh GDB.
30872
30873Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30874
30875 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
30876 higher, these tests generate a lot of output.
30877
30878Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30879
30880 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
30881 code following the catch silently ignored some errors; without the
30882 catch they should be thrown like any other tcl error. Also, the
30883 catch used "" instead of {} which meant all the callers who wanted
30884 to include one of the characters "[]$ had to quote it an extra time.
30885 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
30886 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
30887 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
30888 Remove extra quoting.
30889
30890Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
30891
30892 * gdb.base/commands.exp: Make test names unique; every test either
30893 passes or fails. Update some comments.
30894
30895 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
30896
30897Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30898
30899 The following fixes a FAIL caused by the fact that the alpha stabs
30900 configuration didn't use the ".if alpha" code in weird.def.
30901 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
30902 bit pointer, so the 32 bit version works even on the alpha.
30903 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
30904 Remove the stuff which allowed us to have separate versions for
30905 alpha and everything else.
30906
30907 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
30908 regexp which "info func operator\[\](" is supposed to match. Fix
30909 string to send to GDB. Note that GDB still doesn't work right. Add a
30910 new test for "info func .perator\[\](" which GDB does handle correctly.
30911
30912 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
30913
30914Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30915
30916 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
30917 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
30918 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
30919 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
30920 it makes the tests harder to understand and confuses test-o-matic.
30921 The preferred style is that each test provides a PASS or a FAIL,
30922 and has a unique message (e.g. "continue #54" not just "continue")
30923 which is the same for the pass and the fail.
30924 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
30925 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
30926 to lib/gdb.exp.
30927 * gdb.base/printcmds.exp: Use test_print_accept. Remove
30928 prt_accept which was basically the same thing. Likewise for
30929 test_print_reject and prt_reject.
30930 * lib/gdb.exp (test_print_reject): Add some more error message
30931 patterns to match from the former printcmds.exp (prt_reject).
30932 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
30933 One defect of the passcount stuff is that some of it failed to
30934 report XPASS where appropriate.
30935 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
30936 stuff before and after arg in expected pattern.
30937 (test_paddr_operator_functions): Re-do test without print_addr_of;
30938 this is the only test which seems to want extra stuff there.
30939
30940Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30941
30942 * gdb.base/nodebug.exp: Update new tests to reflect improved
30943 wording of gdb output.
30944
30945 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
30946 and "ptype" work on variables in files compiled without -g.
30947 Replaces commented out "maint print msymbol" tests.
30948
30949Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30950
30951 * gdb.base/setvar.c (dummy): Call malloc.
30952
30953 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
30954 losing with the irix4 sed.
30955
30956 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
30957 ALRM" on irix4.
30958
30959Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30960
30961 * TODO: Remove items about corefile.exp testing new exec-file and
30962 backtrace; both are now done. Add items about printing enums.
30963
30964Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30965
30966 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
30967 "get signal $thissig" test fails.
30968
30969 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
30970
30971Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30972
30973 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
30974 compiler warning with dec alpha compiler.
30975
30976 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
30977 extra \n from gdb_test call (this explains why the prompt test
30978 that I removed yesterday was there).
30979 (user_defined_command_test): Remove extra \n and prompt test.
30980
30981 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
30982 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
30983 doesn't exist.
30984 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
30985 Also remove alpha workaround, which turns out to be because
30986 SIGABRT == SIGLOST.
30987
30988 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
30989
30990 * gdb.base/help.exp: Don't test "help show".
30991
30992Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30993
30994 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
30995 "set print address" is on.
30996 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
30997 pass prompt to gdb_test; gdb_test already looks for the prompt.
30998
30999 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
31000
31001 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
31002 was a vestige of the manual TESTSTRATEGY, and the purpose of it
31003 was to make sure that gdb can read a core file. But (a) the "read
31004 the corefile" part didn't make it to a1-selftest.exp, we just
31005 delete the corefile after creating it, and (b) we test reading
31006 corefiles in corefile.exp anyway. Also, this test left around a
31007 xgdb process on Solaris.
31008
31009 * gdb.base/corefile.exp: Also test backtrace.
31010
31011Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
31012
31013 * gdb.base/commands.exp: Test a simple user defined command with
31014 arguments and if/while statements; verify the full user command is
31015 printed by "show user".
31016
31017 * gdb.base/commands.exp: Test if/while commands as part of a
31018 breakpoint command list; verify they appear in breakpoint
31019 information.
31020
31021Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
31022
31023 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
31024 than by dividing by zero.
31025
31026Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
31027
31028 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
31029 performing an inferior call with watchpoints enabled.
31030 * gdb.base/watchpoint.c (main): Delete second unnecessary read
31031 call.
31032
31033Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
31034
31035 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
31036 of "file" command.
31037
31038 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
31039 Add additional pattern for when "int operator int(void);" appears
31040 in a different order.
31041
31042Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
31043
31044 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
31045
31046 * gdb.base/help.exp: Replace most of docstrings for "info signals"
31047 and "signal" with ".*".
31048
31049Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31050
31051 * TODO: Add note about "handle all nostop".
31052
31053 * gdb.base/{sigall.c, sigall.exp}: New test.
31054 * gdb.base/Makefile.in: Add it.
31055
31056Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
31057
31058 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
31059 when invoking GDB, suppresses any windowing interface.
31060
31061Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
31062
31063 * config/sim-gdb: New file, simulator testing support.
31064
31065Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
31066
31067 * gdb.base/interrupt.exp: Test calling func1 twice.
31068
31069Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
31070
31071 * gdb.base/list.exp (test_forward_search): Set timeout higher
31072 when we'll be getting lots of output from gdb.
31073
31074 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
31075 "init_malloc" to after the expect statement. Run it if that
31076 regexp is taken, but also for two others which happen if source
31077 cannot be found.
31078
31079Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31080
31081 * gdb.base/printcmds.exp: New test, for printing register before
31082 program is running.
31083
31084Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31085
31086 * gdb.base/list.exp: Correct some alternate expect patterns
31087 to reflect changes in list1.c.
31088
31089Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31090
31091 * TODO: Add item regarding large frames.
31092
31093 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
31094
31095 * TODO: Remove item about enabling return.exp; it
31096 is enabled. Suggest a few more "return" tests.
31097
31098Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31099
31100 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
31101 anonymous unions.
31102
31103Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31104
31105 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
31106 and pr-5646.o, so "make" is the same as "make all", not "make
31107 pr-4975.o".
31108
31109Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
31110
31111 * gdb.base/list.exp: Adjust expectations to reflect changes in
31112 list1.c.
31113 (test_forward_search): New test proc.
31114 * gdb.base/list1.c (long_line): New function, has long source line.
31115
31116Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
31117
31118 * gdb.base/a1-selftest.exp: Change initial stepping to know about
31119 additional line of code that was added.
31120
31121Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
31122
31123 * gdb.disasm/hppa.s: Break the large branching tests into smaller
31124 tests so as not to overflow expect's input buffers.
31125 * gdb.disasm/hppa.exp: Corresponding changes.
31126
31127Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31128
31129 Beginnings of template debugging tests.
31130 * gdb.c++/templ-info.cc: New file to test for template
31131 debugging capability of the compiler.
31132 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
31133 templ-info.cc.
31134 * gdb.c++/templates.cc: Add explicit template instantiations
31135 to enable compiling with -fno-implicit-templates. Add destructor
31136 and 'value' method to T5 class for template tests.
31137 * gdb.c++/templates.exp: Add testcases for printing of template
31138 types, setting breakpoints on template methods and calling a
d63a86f8 31139 template method.
c906108c
SS
31140
31141Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
31142
31143 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
31144 branch target since some assemblers (gas-2.5) may emit a
31145 relocation for the branch instead of resolving it in the
31146 assembler.
31147
31148Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31149
31150 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
31151 through signal handler.
31152
31153Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31154
31155 * configure.in (*-*-netware): Use config/mt-netware.
31156
31157 * config/mt-netware: New file.
31158 * config/mt-i386-netware: Removed, separate configs for different
31159 netware architectures are no longer needed now that we have
31160 --with-headers.
31161
31162Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31163
31164 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
31165 by the recent changes to use ANSI C arithmetic conversions.
31166
31167Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31168
31169 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
31170 bug involving using inferior_pid to figure out whether to select a
31171 frame.
31172
31173Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
31174
31175 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
31176 match the current disassembler output.
31177
31178Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
31179
31180 * gdb.fortran/exprs.exp: Expect VOID instead of void.
31181 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
31182 types, expect "int" as type of integer values (for now).
31183
31184Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
31185
31186 * gdb.base/commands.exp: New tests for if/while commands.
31187
31188Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
31189
31190 * lib/gdb.exp (runto): Replace sub-pattern for hex value
31191 by .*, since hex values have different syntax in Chill mode.
31192
31193Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31194
31195 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
31196 linefeed from expect pattern for repeated types with indices > 9.
31197
31198Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
31199
31200 First part of Fortran test suite.
31201 * gdb.fortran: New directory.
31202 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
31203
31204Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31205
31206 * gdb.base/default.exp: Update expect pattern for load command
31207 without arguments.
31208
31209Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
31210
31211 * configure.in: Change i386 to i[345]86.
31212 * gdb.base/configure.in: Likewise.
31213 * gdb.c++/configure.in: Likewise.
31214 * gdb.chill/configure.in: Likewise.
31215
31216Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
31217
31218 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
31219 patterns, since that is not a valid context for comments.
31220
31221Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
31222
31223 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
31224 repeated types and repeated types with indices > 9.
31225
31226Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
31227
31228 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
31229 2417; old bug has been fixed.
31230
31231Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
31232
31233 * gdb.base/interrupt.exp: When trying to wake up the inferior,
31234 send the newline ourselves instead of assuming gdb_test will do
31235 so when passed an empty input string.
31236
31237 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
31238 stabs testcode.
31239
31240Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31241
31242 * lib/gdb.exp (gdb_test): Don't send anything if the first
31243 argument is an empty string. This makes cases where we want to
31244 match output that is already in expect's buffers (for example,
31245 matching a breakpoint after gdb_run_cmd has been called) work
31246 reliably.
31247
31248Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31249
31250 * config/netware.exp: New file.
31251
31252Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31253
31254 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
31255 the -B and -L prefixes so we can find the debugging stub.
31256
31257 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
31258 there and we are using the gcc from the tree.
31259
31260 * gdb.base/types.c: Removed.
31261
31262 * gdb.base/configure.in: Look for makefile fragments in ../config.
31263 Recognize i386-*-netware.
31264 * gdb.c++/configure.in: Likewise.
31265
31266Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31267
31268 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
31269 the correct TCL syntax.
31270
31271Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31272
31273 * gdb.base/opaque.exp: use runto instead of messing around with
31274 breakpoints. Simplify by using gdb_test.
31275
31276 * gdb.base/bitfields.exp: restart between tests on netware targets
31277 because breakpoints aren't relocated after target death. Run
31278 processes to completion.
31279
31280 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
31281
31282Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
31283
31284 * Makefile.in: Remove extra tabs that confuse some versions
31285 of "make". Use the newly built gdb to test with by default,
31286 rather than the first one in the tester's search path.
31287
31288Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
31289
31290 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
31291
31292 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
31293 condition help.
31294
31295Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31296
31297 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
31298
31299 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
31300 running.
31301 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
31302 * gdb.base/funcargs.exp: Likewise.
31303
31304 * gdb.base/bitfields.exp: Simplify by using gdb_test.
31305 * gdb.base/funcargs.exp: Likewise.
31306
31307 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
31308 message is "".
31309
31310Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31311
31312 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
31313 return,signals,twice}.exp: Handle non-existant binaries
31314 consistantly.
31315
31316 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
31317 * gdb.base/Makefile.in: Don't try to generate a core dump, we
31318 might testing a cross development system.
31319
31320Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31321
31322 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
31323 runtest script is relative to ${srcdir}, not ${rootdir}.
31324
31325Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
31326
31327 * gdb.base/signals.exp: Allow for optionality of breakpoint
31328 address.
31329
31330Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31331
31332 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
31333
31334Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31335
31336 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
31337 for size_t definition.
31338 * gdb.c++/templates.cc: Likewise
31339
31340 * config/mt-i386-netware: New file.
31341
31342 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
31343 defined.
31344
31345 * gdb.base/Makefile.in: Added support for systems that name core
31346 files by appending "core" to the program name.
31347 * gdb.base/a1-selftest.exp: Likewise.
31348
31349Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31350
31351 * gdb.base/return.exp: Add comment and message for `return double'
31352 test failure on Sparc Solaris.
31353
31354Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
31355
31356 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
31357
31358Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31359
31360 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
31361 from optimizing them away.
31362 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
31363 patterns to include default constructors and assignment operators,
31364 to match gcc versions beyond 2.5.8. Accept any cplus demangling
31365 character in the output of the virtual base pointer.
31366
31367Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31368
31369 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
31370 expression match in print_addr_of to avoid unintented matches.
31371 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
31372 versions up to 2.5.8.
31373
31374Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31375
31376 * gdb.base/list.exp: Tweak alternate pattern for listing of an
31377 included file to run under newer versions of expect.
31378 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
31379 consecutive >'s in templates to accomodate recent cplus-dem.c change.
31380 Remove xfail for the virtual table of BDDHookV.
31381
31382Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
31383
31384 * lib/gdb.exp (string_to_regexp): Set a default result.
31385 (default_gdb_start): Fix misleading message.
31386
31387Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
31388
31389 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
31390 Remove all CC, etc definitions.
31391 * config/mt-hpux: New file.
31392 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
31393 (CFLAGS, LDFLAGS): Define.
31394 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
31395
31396 * Makefile.in (site.exp): Don't insert host_os, etc.
31397 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
31398 (distclean): Check existence of subdir.
31399 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
31400 * gdb.base/Makefile.in: General cleanup and simplification.
31401 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
31402 to build executables. Use default rule to build .o files.
31403 (EXPECT, RUNTEST, CC): Fix relative pathname.
31404 (site.exp): Don't insert host_os, etc.
31405 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
31406 and/or SIGUSR1 defined.
31407 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
31408 * gdb.c++/Makefile.in: General cleanup and simplification.
31409 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
31410 (CFLAGS): Remove.
31411 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
31412
31413Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
31414
31415 * gdb.base/recurse.exp: Misc changes to get tests running again
31416 after Kung's changes to the watchpoint code.
31417 * gdb.base/watchpoint.exp: Likewise.
31418
31419Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
31420
31421 * lib/gdb.exp (string_to_regexp): Convert {\} also.
31422
31423Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
31424
31425 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
31426 * lib/gdb.exp (default_gdb_start): Define.
31427 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
31428 gdb.base/funcargs.exp, gdb.base/opaque.exp,
31429 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
31430 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
31431 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
31432 Don't call gdb_target_udi in between tests.
31433
31434Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31435
31436 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
31437 (which was basically just a local version of the same thing). In
31438 addition to avoiding duplication, gdb_test_exact is faster.
31439 * lib/gdb.exp (gdb_test_exact): Fix typo.
31440
31441 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
31442 don't give an error.
31443
31444 * gdb.base/term.exp: Call delete_breakpoints before starting.
31445
31446 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
31447 (t10): Add comment.
31448
31449Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
31450
31451 Reorganization of the GDB Test Suite.
31452
31453 * gdb.base: New directory, contains all the basic tests.
31454 * gdb.c++: New directory, tests specific to C++.
31455 * gdb.chill: New directory, tests specific to Chill.
31456 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
31457 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
31458 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
31459 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
31460 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
31461 t30-31 to chill).
31462 * */gdbme.*: Rename to match appropriate expect scripts.
31463 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
31464 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
31465 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
31466 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
31467 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
31468 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
31469 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
31470 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
31471 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
31472 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
31473 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
31474 gdb.c++/virtfunc.cc: New names of C++ files.
31475 * gdb.chill/chillvars.ch: New name of Chill file.
31476 * gdb.base/configure.in, gdb.c++/configure.in,
31477 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
31478 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
31479 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
31480 * configure.in (configdirs): Update to reflect directory changes.
31481 (target_abbrev): No longer define for any configuration.
31482 * Makefile.in: Cosmetic improvements to header comments.
31483
31484Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
31485
31486 Various changes to gdb.t31:
31487
31488 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
31489 * gdbme.ch: Make all key-words and predefineds be upper-case.
31490 * chillvars.exp: Expect key-words and predefinds in upper-case.
31491
31492 * chillvars.exp: Use gdb_test_exact many places.
31493 Change expected output for arrays (which now includes index labels).
31494
31495 * pr-5020.exp, gdme.ch (module PR_5020):
31496 New test, for PR-5020.
31497
31498Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
31499
31500 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
31501 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
31502
31503Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
31504
31505 * Makefile.in: Fix bit-rot in definitions of CHILL,
31506 CHILL_FOR_TARGET and Chill_LIB.
31507 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
31508 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
31509 CHILL, and CHILL_LIB.
31510
31511Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
31512
31513 * Revert the previous changes. Please see Rob's directory
31514 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
31515
31516Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
31517
31518 * Makefile.in, configure.in, config/mips-gdb.exp,
a9c64011
AS
31519 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
31520 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
31521 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
c906108c
SS
31522 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
31523 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
31524 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
31525 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
31526 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
31527 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
31528 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
31529 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
31530 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
31531 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
31532 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
31533 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
31534 changes from 94Q1.
31535
31536Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
31537
31538 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
31539 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
31540 Rob's new testing fragments.
31541
31542Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
31543
31544 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
a9c64011 31545 lib/gdb.exp: Replace error proc calls with perror.
c906108c
SS
31546
31547Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
31548
31549 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
31550 version also, match on casted version strings, and match on
31551 gdb startup case where the line numbers might be messed up.
31552
31553Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
31554
31555 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
a9c64011 31556 (CFLAGS): Delete it from here.
c906108c
SS
31557
31558Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
31559
31560 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
31561
31562Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
31563
31564 * Makefile.in (RUNTEST): Default to just "runtest".
31565
31566Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31567
31568 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
31569 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
31570 the code has been restructured.
31571
31572Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31573
31574 * gdb.t00/default.exp (set write): Allow any number of \r and/or
31575 \n, not just one of each.
31576
31577 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
31578 /bin/cc gives a warning if you do.
31579
31580Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
31581
d63a86f8 31582 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
31583 __t10ListS_link1ZUiRCUiPT0
31584
31585Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31586
31587 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
31588 on local variables in recursive functions.
31589
31590 * gdb.t07/Makefile.in: Build the new test.
31591
31592Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31593
31594 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
31595 directly. Instead compare the return values from actual calls.
31596
31597Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
31598
31599 * Makefile.in (check): Set TCL_LIBRARY for runtest.
31600
31601Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31602
31603 * From Peter Schauer with minor modifications.
a9c64011
AS
31604 * gdb.t15/return.exp (return_tests): Handle targets where "return"
31605 stops in mid-line in the caller. Add xfail for returning a float
31606 value on X86 targets.
c906108c
SS
31607
31608Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31609
31610 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
31611 to avoid expect lossage.
31612 (fmem_LRbug_tests): Likewise.
31613 * gdb.disasm/hppa.s: Corresponding changes.
31614
31615 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
31616 conditions to work with latest dejagnu/expect.
31617
31618 * gdb.t15/funcargs.exp (finish from indirect call): No longer
31619 expected to fail on the PA.
31620 (backtrace in call with trampolines): Explicitly require main
31621 to be frame #1 (no trampolines should show up in backtrace).
31622
31623 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
31624 "continue -expect".
31625 * gdb.t06/break.exp: Likewise.
31626 * gdb.t07/watchpoint.exp: Likewise.
31627 * gdb.t13/bitfields.exp: Likewise.
31628 * gdb.t15/{funcargs,return}.exp: Likewise.
31629 * gdb.stabs/weird.exp: Likewise.
31630 * config/{mips,udi}-gdb.exp: Likewise.
31631
31632 * hppa.sed: Enclose comments within a sed command to avoid
31633 losing with the old OSF1 sed.
31634
31635Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31636
31637 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
31638 sequent dynix.
31639 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
31640 * gdb.t15/funcargs.exp: Conditionally step again to really
31641 finish from marker_call_with_trampolines. Handle the case where
31642 the first step from within call_with_trampolines already steps
31643 us back to main.
31644 * gdb.t15/gdbme.c: Add comment to closing brace of
31645 call_with_trampolines for funcargs.exp.
31646
31647Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31648
d63a86f8 31649 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
31650 Fix typo(s).
31651
31652Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31653
31654 * gdb.t07/gdbme.c: More code for watchpoint testing.
31655
31656 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
31657 "Hardware watchpoint" throughout file.
31658 (test_watchpoint_triggered_in_syscall): New test.
31659 (test_complex_watchpoint): New test.
31660
31661Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31662
31663 * gdbme.c (call_with_trampolines): New function to try and step
31664 into. Tests trampoline problems on the PA.
31665
31666 * funcargs.exp (localvars_in_indirect_call): No longer expect
31667 stepping into indirect call to fail on PAs.
31668 (test_stepping_over_trampolines): New test.
31669
31670Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31671
31672 * TODO: Add suggestions for static member function tests, and
31673 completion tests.
31674
31675Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31676
31677 * TODO: Add suggestions for "p/a" tests.
31678
31679 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
31680 (default_gdb_exit): Replace all the hair with sending "quit" to
31681 the process with a simple close.
31682
31683Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31684
31685 * TODO: Add suggestions for shared library tests.
31686
31687Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31688
31689 * TODO: Add suggestions for x/s tests.
31690
31691Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31692
31693 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
31694 "enable once", and "enable breakpoints once" with ".*".
31695
31696Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31697
31698 * TODO: Add suggestions about structure passing tests.
31699
31700Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31701
31702 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
31703 the primary1 test, use work around if __GNUC__ < 2.
31704 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
31705 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
31706 Test for bad output rather than waiting for timeout. Issue
31707 second continue only if first continue failed.
31708
31709Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
31710
31711 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
31712 operator[] test with gdb_test because the old code didn't seem to
31713 be getting the quoting right with the new dejagnu.
31714
31715Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
31716
31717 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
31718 one from the path.
31719 * Makefile.in: Use a fresh expect if there is one, use runtest
31720 from the src tree if there is one.
d63a86f8 31721
c906108c
SS
31722Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
31723
31724 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
31725 next over recursive call. Revise the tests from that point on
31726 (which had been skipped) to match GDB's actual (correct) output.
31727
31728 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
31729 with next over a breakpoint whose condition is false.
31730
31731 * gdb.t00/help.exp: Comment out "help set print" tests just like
31732 (and for same reason as) "help set" test.
31733
31734Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31735
31736 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
31737 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
31738
31739Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31740
31741 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
31742 necessary gdb_target_udi.
31743
31744 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
31745
31746 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
31747 1838 and 2417; they are fixed.
31748
31749 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
31750 gdb.t03/ptype.exp (ptype structure, ptype union):
31751 Remove xfails; the test is looser than when the xfails were added.
31752
31753 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
31754 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
31755
31756 * gdb.t01/run.exp: Only run shell test if isnative.
31757
31758 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
31759 since "run" automatically loads if necessary. Call gdb_target_udi
31760 after the "file" since "file" kills any execution target.
31761
31762 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
31763 GDB. GDB doesn't work that way (not anymore at least) on UDI.
31764 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
31765 argument for UDI.
31766
31767Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
31768
31769 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
31770
31771 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
31772
31773Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31774
31775 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
31776 properly quoting regexps. This makes the second argument to
31777 demangle a fixed string, which matches the callers, instead of a
31778 shell-style pattern which is what the previous implementation
31779 used. Update some of the callers.
31780
31781Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31782
31783 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
31784 (comib_nullified_tests): Fix typo.
31785 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
31786 strings. No longer expected to fail.
31787
31788 * gdb.disasm/hppa.s (addib_tests): Fix typo.
31789 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
31790 strings. No longer expected to fail.
31791
31792 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
31793 string. No longer expected to fail.
31794
31795Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31796
31797 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
31798 No longer expected to fail.
31799
31800 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
31801 string. No longer expected to fail.
31802
31803Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31804
31805 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
31806 only in the names (I probably got most of them). I was even
31807 generous with some which differed in underscores in names, and
31808 probably missed a few, and I *still* was able to remove almost a
31809 third of the file with almost no impact on testsuite coverage.
31810
31811Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31812
31813 * gdb.t00/default.exp: Match udi_attach error message as well as
31814 the one from child_attach.
31815
31816 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
31817
31818 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
31819
31820 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
31821 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
31822
31823 * Move test with enums and partial symbols back to
31824 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
31825 Reverts the change of 26 May 93. Per today's change to
31826 stabs.texinfo, the behavior that weird.exp was expecting was
31827 unreasonable; what is important is that the compiler+gdb get
31828 things right, which happens with a recent gcc. Also fix the test
31829 to deal with native compilers which put out the stab gdb can't
31830 deal with.
31831
31832Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31833
31834 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
31835 in the names. The main thing these accomplish is to slow things down.
31836 Many more such duplicates surely remain.
31837
31838 * gdb.t00/help.exp: Comment out "help support" test just like
31839 (and for same reason as) "help set" test.
31840
31841Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
31842
31843 * gdb.t06/break.exp: Remove setup_xfails for
31844 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
31845 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
31846 about known bug in gcc to include up through 2.5.8.
31847 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
31848 well as "_vb$".
31849 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
31850 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
31851 with latest gcc and gdb.
31852 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
31853 well as "_vb$".
31854
31855Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31856
31857 * configure.in (hppa*-*-*): Also configure and build stabs-only
31858 tests.
31859
31860Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31861
31862 * gdb.t10/hppa.mt: A makefile fragment for the PA.
31863 * gdb.t10/configure.in (hppa*-*-*): Use it.
31864
31865Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31866
31867 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
31868
31869Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31870
31871 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
31872 versions prior to 1.13.5.
31873
31874Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31875
31876 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
31877 the prompt is at the start of a line.
31878
31879Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31880
31881 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
31882 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
31883 in the copr tests now.
31884 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
31885 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
31886 expected to fail.
31887
31888Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
31889
31890 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
31891 gdb.t31/chillvars.exp, lib/gdb.exp:
31892 Tweak to run under either version of expect.
31893 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
31894 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
31895 * gdb.t11/list.exp: Remove extraneous whitespace.
31896
31897Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31898
31899 * gdb.t16/printcmds.exp (test_print_strings): Accept
31900 "(unsigned char *) " before the string.
31901
31902 * TODO: Add notes about printing of fancy types and GDB expressions.
31903
31904Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
31905
31906 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
31907 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 31908 if doing mips-idt-ecoff.
c906108c
SS
31909
31910Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
31911
31912 * Most .exp files: Tweak to run under either version of expect.
31913
31914Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31915
31916 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
31917 xfails; I'm not sure why they are failing, but not because of PR 1806.
31918
31919Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
31920
31921 * config/unix-gdb.exp: Remove gdb_unload cause it's already
31922 defined in lib/gdb.exp.
31923
31924Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31925
31926 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
31927 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
31928 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
31929 have to be typeless.
31930
31931Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31932
31933 * TODO: Add suggestion for copyright year test.
31934
31935Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
31936
31937 * configure.in (*-*-lynxos*): Add stabs tests.
31938
31939Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
31940
31941 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
31942 so insert a tab before any assembler directive in column zero.
31943
31944 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
31945 stores.
31946 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
31947 stores.
31948 (fpu_short_memory_tests): Likewise.
31949
31950Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31951
31952 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
31953 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
31954 .stabs directives in comments.
31955
31956Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31957
31958 * TODO: New file, describing tests we could write.
31959 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
31960
31961Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31962
31963 * gdb.t06/signals.exp: Add kludge to force re-sync.
31964
31965 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
31966 to xgdb instead of gdb, get out of gdb.
31967
31968Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
31969
31970 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
31971 for info.
31972
31973Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
31974
31975 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
31976 * gdb.stabs/configure.in (hppa*-*-*): Use it.
31977 * gdb.stabs/hppa.sed: New sed script for the PA.
31978
31979Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31980
31981 * gdb.stabs: Re-write weird.def and configuration to use sed
31982 instead of cpp. sed is portable and POSIX; cpp is neither.
31983
31984Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31985
31986 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
31987
31988Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31989
31990 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
31991
31992Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31993
31994 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
31995 "_vb$".
31996 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
31997 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
31998
31999Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32000
32001 * lib/gdb.exp: Comment out code which depends on non-existent
32002 `transform' procedure.
32003
32004Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
32005
32006 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
32007 * lib/gdb.exp: Transform tool name.
32008 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
32009 1.1's new error handling system.
32010
32011Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32012
32013 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
32014
32015Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32016
32017 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
32018 They made pattern matching so slow that timeouts happened on
32019 heavily loaded systems. Now any output from "show print" which
32020 gets us back to the GDB prompt is a PASS.
32021
32022Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
32023
32024 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
32025
32026Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32027
32028 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
32029
32030 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
32031 It is not from PR 3220.
32032
32033Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32034
32035 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
32036 just started failing because they depended on the order the
32037 subcommands are presented, or exact docstring text. This kind of
32038 test is a pain and has minimal benefit.
32039
32040Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32041
32042 * gdb.t09/corefile.exp: At end of test, use "core" command with
32043 no arguments.
32044
32045Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
32046
32047 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
32048 17}/Makefile.in: Make it possible to run the testsuite with Sun
32049 make and CC = cross gcc by adding explicit build rules for .o
32050 files.
32051
32052Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32053
32054 * gdb.t15/funcargs.exp: Don't put comments on same line as
32055 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 32056
c906108c
SS
32057Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32058
32059 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
32060
32061Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
32062
32063 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
32064 * gdb.t20/inherit.exp: remove three dumplicate entries.
32065
32066Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32067
32068 * gdb.t06/break.exp: For "next over recursive call", fail on any
32069 incorrect output, not just on "factorial (value=2)".
32070
32071Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32072
32073 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
32074 working now. Add an xfail if accesing a bss variable causes
32075 a memory error if the target is not yet run.
32076
32077Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32078
32079 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
32080 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
32081 name of __st* demangling (2 strings). Did Kung really get the
32082 more than 95 others right without testing them?
32083
32084Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
32085
32086 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
32087
32088Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
32089
32090 * configure.in (configdirs): Add gdb.disasm
32091 * gdb.disasm: New directory for GDB disassembler tests.
32092 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
32093
32094Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32095
32096 * gdb.t00/help.exp: Don't test "help set".
32097
32098 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
32099 from within expect statements. None of these happen anymore and
32100 they cause regressions to be silently unnoticed.
32101
32102 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
32103 messages) about known failures with gcc cygnus-2.4.5-930417.
32104
32105 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
32106 comp-info.exp so it gets built if it doesn't exist.
32107
32108 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
32109 it is no longer used.
32110 * gdb.t13/comp-info.c: Removed.
32111
32112Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
32113
32114 * gdb.t06/signals.exp: Add xfail for sun3.
32115
32116Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32117
32118 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
32119 relevant because ^C doesn't get sent but failure can be reproduced
32120 interactively).
32121
32122Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32123
32124 * gdb.stabs/alpha.mt: New configuration file for alpha.
32125 * gdb.stabs/configure.in: Use it.
32126 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
32127 sharing with alpha.mt, redefine long to word via preprocessor.
32128 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
32129 for alpha.
32130 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
32131 native cc.
32132 * gdb.t00/teststrategy.exp: Change expect string so that we
32133 consume the `(xgdb)' from the command echo and from the gdb prompt.
32134 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
32135 gdb currently compares all values as long, so this failure probably
32136 applies to any configuration where LONGEST is bigger than a target int.
32137 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
32138 with gcc.
32139 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
32140 to handle opaque pointers, gcc is.
32141 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
32142 as first argument. Include <sys/types.h> and change all operator
32143 new definitions to use size_t.
32144 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
32145 now that we use size_t.
32146
32147Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32148
a9c64011 32149 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
c906108c 32150 a long or float array cast all array members to the same type.
a9c64011 32151 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
c906108c 32152 with 64 bit longs.
a9c64011 32153 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
c906108c 32154 on alpha.
a9c64011 32155 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
c906108c
SS
32156
32157Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32158
32159 * gdb.t24 (demangle.exp): Constructors of templates have names like
32160 vector<int>::vector(int) not vector<int>::vector<int>(int). See
32161 section 14.6 of the ARM.
32162
32163 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
32164 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
32165 accomplish little and slow down the testsuite.
32166
32167 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
32168 Accept spaces various places.
32169
32170Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32171
32172 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
32173 with watchpoint enabled.
32174
32175 * Makefile.in: Remove definition of CC and remove the second
32176 definition of CXX (the "CXX = gcc" one remains). These definitions
32177 were causing backquotes to be expanded within backquotes, which
32178 doesn't work.
32179
32180Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
32181
32182 * gdb.t17/callfuncs.exp: Add "return 0" to end.
32183
32184Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32185
a9c64011
AS
32186 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
32187 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
c906108c
SS
32188 by mips cc and contains no stabs entries.
32189
32190Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
32191
32192 * config/vx-gdb.exp: Use fake device to load files rather than
32193 NFS.
32194 * lib/gdb.exp: New proc to do "file" command.
32195 * config/unix-gdb.exp: Use new "file" proc.
32196
32197Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
32198
32199 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
32200 Rework board rebooting slightly.
32201 (gdb_exit): Don't exit from the remote shell; there isn't one.
32202 * gdb.stabs/weird.exp: If a program is being debugged already,
32203 kill it.
32204 * gdb.t04/setvar.exp: Stop and restart gdb.
32205 * gdb.t05/expr.exp: Likewise.
32206 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
32207 restart gdb and reload the program.
32208 * gdb.t08/opaque.exp: Likewise.
32209 * gdb.t12/scope.exp: Likewise.
32210 * gdb.t13/bitfields.exp: Likewise.
32211 * gdb.t15/funcargs.exp: Likewise.
32212 * gdb.t20/classes.exp: Likewise.
32213 * gdb.t03/ptype.exp: Increase timeout.
32214 * gdb.t16/printcmds.exp (test_print_string_constants,
32215 test_print_array_constants): Likewise.
32216 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
32217 * gdb.t20/classes.exp (do_tests): Likewise.
32218 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
32219
32220Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
32221
32222 * gdb.stabs: Renamed *wierd* to *weird*.
32223
32224Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
32225
32226 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
32227 for timeout. Add "known gcc 2.4.5 bug" to failure message.
32228
32229Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
32230
32231 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
32232 (do_tests): Remove xfail for whatis on one_var and two_var.
32233
32234Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
32235
32236 * Makefile.in: Made cross building work better by adding
32237 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
32238
32239Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32240
32241 * gdb.t15/{return.c,return.exp,Makefile.in}:
32242 New test, currently commented out.
32243
32244Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
32245
32246 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
32247 still running and removes the leftover named socket so GDb can do
32248 clean restarts.
32249
32250Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
32251
32252 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
32253 console, not GDB.
32254 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
32255 cross testing works better with "make check"
32256 * config/unix-gdb: Use default procedures for exit and version.
32257 * config/vx-gdb.exp: Cleaned up and massaged back to working order
32258 with the newest VxWorks.
32259
32260Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32261
32262 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
32263 old form.
32264
32265 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
32266 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
32267
32268 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
32269
32270 * config/unix-gdb.exp: Remove this version of gdb_exit
32271 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
32272 Rob says he'll look at it when he gets back to testing boards.
32273
32274Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
32275
32276 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
32277 an expected fail for certain ptype commands.
32278
32279 * gdb.t20/classes.exp: Update expected results of "ptype class
32280 Base1" to account for the constructor that now appears in the type.
32281
32282Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
32283
32284 * configure.in (configdirs): Restore gdb.t04, which mysteriously
32285 disappeared from list.
32286 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
32287 "alldone" proc with call to cleanup and exit.
32288 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
32289 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
32290 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
32291 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
32292 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
32293 "alldone" proc with simple returns that suppress remaining
32294 tests. The alldone proc went away many months ago.
32295
32296Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32297
32298 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
32299
32300 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
32301
32302Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32303
32304 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
32305 as vax gdb will display them.
32306
32307Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32308
32309 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
32310 optimizers.
32311
32312 * scope.exp: Change "bad value for localval" messages so each one
32313 is unique.
32314
32315 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
32316 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
32317
32318 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
32319
32320Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32321
32322 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
32323 doesn't exist (due to optimization).
32324
32325Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32326
32327 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
32328 contains \r because the filename is long.
32329
32330 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
32331 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
32332
32333Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32334
32335 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
32336 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
32337 Ultrix.
32338 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
32339 int tests.
32340 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
32341
32342Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
32343
32344 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
32345
32346 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 32347 to match does not match the passing case but still matches the
c906108c
SS
32348 failing case.
32349
32350Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32351
32352 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
32353
32354Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
32355
32356 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
32357 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
32358 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
32359 Remove various versions of gdb_exit.
32360 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
32361 gdb_exit.
32362 * config/unix-gdb.exp: gdb_exit remains here, and should override
32363 the generic version, since it's doing a lot of wierd stuff that
32364 the other versions aren't. FIXME, fold it in, or abandon this
32365 version.
32366
32367Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32368
32369 * gdb.t24/demangle.exp: Add tests for PR 3220.
32370
32371Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32372
32373 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
32374
32375Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
32376
32377 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
32378 "i386-*-*". Works for i486 as well.
32379
32380 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
32381 bug, and expand domain of xfail to all SVR4 systems, since the
32382 actual problem is likely to be in generic SVR4 /proc support.
32383
32384Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32385
32386 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
32387
32388Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
32389
32390 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
32391 xfails for other systems. Match a missing 'Continuing.' as an
32392 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
32393
32394 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
32395 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
32396 Only issue warning for missing executables if -all option is used.
32397
32398 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
32399 file if -all option is used. It's like an unpredictable XFAIL.
32400
32401Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32402
32403 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
32404 for dynamically linked binaries.
32405
32406 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
32407
32408Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32409
32410 * gdb.t20/inherit.exp: Change message for "print tagless struct"
32411 to state that this is a known bug in old versions of g++.
32412
32413Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32414
32415 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
32416 while waiting for `Continuing'.
32417
32418Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
32419
32420 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
32421 in text, data, and bss.
32422 * gdb.t10/nodebug.c: Add local and global test variables for
32423 initialized and uninitialized data.
32424
32425Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32426
32427 * config/unix-gdb.exp (gdb_exit): Add "wait".
32428
32429Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32430
32431 * gdb.t06/signals.exp: xfail the continue from the handler for all
32432 targets.
32433
32434 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
32435 function with watchpoints enabled, the i386 call dummy starts with
32436 a call.
32437
32438 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
32439 386 bsd names its corefiles.
32440
32441Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
32442
32443 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
32444 compilers don't grok it.
32445 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
32446 with small octal ints rather than character constants, which
32447 are signed and might not fit if first promoted to int.
32448
32449Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
32450
32451 * gdb.t09/Makefile.in (clean): Remove corefile.
32452
32453Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32454
32455 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
32456
32457Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32458 and Jim Kingdon (kingdon@cygnus.com)
32459
32460 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
32461 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
32462 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
32463
32464Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32465
32466 * gdb.t17/interrupt.exp: Add xfail for hppa.
32467
32468Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32469
32470 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
32471 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
32472 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
32473 to determine signed-ness of bitfields and use the result to setup
32474 the xfail.
32475 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
32476 * gdb.t15/funcargs.exp: Use them to step until the second indirect
32477 call line is reached if necessary.
32478
32479Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32480
32481 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
32482
32483Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32484
32485 * gdb.t06/break.exp: Also test `clear' command.
32486
32487Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
32488
32489 * gdb.t00/teststrategy.exp: Remove extra quote.
32490
32491 * gdb.t07/watchpoint.exp: Change xfail for calling function with
32492 watchpoint enabled to be for all non-68k machines.
32493
32494 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
32495
32496Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32497
32498 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
32499 targets use aout.mt instead of ecoff.mt as gas understands
32500 standard aout format.
32501
32502Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
32503
32504 * lib/gdb.exp (runto): Don't insist that function we are running to
32505 was compiled with -g.
32506
32507 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
32508
32509 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
32510 to get back into the read system call.
32511 Accept leading newline in case where we woke it up.
32512
32513Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32514
32515 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
32516 to make the stabs test work on ecoff systems using gcc and -with-stabs.
32517 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
32518 enable ecoff configuration.
32519
32520Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32521
32522 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
32523
32524Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32525
32526 * gdb.t16/printcmds.exp: Add another printf test.
32527
32528Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
32529
32530 * configure.in: If configured -with-stabs on any target, add
32531 stabsdirs to configdirs.
32532
32533Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32534
32535 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
32536 fun" so pattern does not match the command itself.
32537
32538Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32539
32540 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
32541
32542Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32543
32544 * gdb.t17/interrupt.exp: Test for more things.
32545
32546Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32547
32548 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
32549 compiler arranges the code and line numbers.
32550
32551 * gdb.t17/interrupt.exp: Don't send \n after ^C.
32552
32553Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32554
32555 * gdb.t00/help.exp: Increase expect input buffer size.
32556
32557Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32558
32559 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
32560
32561 * gdb.t07/watchpoint.exp: Add xfail for hppa.
32562
32563 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
32564
32565 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
32566 [0-9]*, not just [0-9].
32567
32568Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32569
32570 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
32571
32572 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
32573
32574Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32575
32576 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
32577
32578Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32579
32580 * gdb.t06/signals.c: Add xfails for sun3.
32581
32582 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
32583
32584 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
32585 test_stepping tests.
32586
32587Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32588
32589 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
32590
32591 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
32592
32593 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
32594 rather than actually putting it through cpp twice.
32595
32596 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
32597
32598Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
32599
32600 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
32601 no longer needed.
32602
32603Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32604
32605 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
32606
32607 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
32608 C++ features prints as "struct", make it a pass, not an xfail.
32609
32610Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32611
32612 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
32613 Don't require VA to print as "class" rather than "struct".
32614
32615Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
32616
32617 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
32618
32619Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32620
32621 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
32622
32623Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32624
32625 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
32626 order.
32627
32628Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32629
32630 * gdb.t16/printcmds.exp: Add printf tests.
32631
32632 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
32633
32634 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
32635
32636Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
32637
32638 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
32639 pass counts, to counteract any existing or future setup_xfails.
32640
32641Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32642
32643 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
32644 {BEGIN,END}_COMMON for common block instead of STAB.
32645 * gdb.stabs/wierd.exp: Add xfail for rs6000.
32646
32647 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
32648 intp_var should be N_GSYM not N_LSYM.
32649 wierd-aout.S: Use a label for the value of the N_SO.
32650 wierd.def: Remove all backslashes.
32651 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
32652
32653Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32654
32655 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
32656 get the expected next to inheritance3.
32657
32658Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32659
32660 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
32661 now that gcc-2.4 gets it right.
32662
32663Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32664
32665 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
32666
32667 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
32668 generating comp-info.exp which works for cross-compilation.
32669
32670Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
32671
32672 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
32673 "*-*-sysv4.*".
32674
32675Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
32676
32677 * gdb.t01/run.exp: Start with a fresh gdb.
32678 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
32679 SVR4.x.
32680
32681Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
32682
32683 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
32684 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
32685 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
32686 Makefile.in (distclean, realclean): Remove gdbme.c from list of
32687 things to remove.
32688
32689Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
32690
32691 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
32692 test cases from bug reports.
32693
32694Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
32695
32696 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
32697 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
32698 avoid spurious xfails.
32699 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
32700 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
32701 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
32702
32703Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
32704
32705 * gdb.t00/teststrategy.exp: Rework to provide more useful
32706 description of each test, fix problem with systems that define
32707 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
32708 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
32709 results for "next over recursive call" so timeouts aren't taken
32710 by error.
32711
32712Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
32713
32714 * gdb.t12/scope.exp: Test printing of variables before run.
32715
32716 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
32717 printed in wrong order due to sorting.
32718
32719Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
32720
32721 * gdb.t00/teststrategy.exp: Fix expected results for printing
32722 user entered string constant. Is array of char, prints with no
32723 address.
32724
32725 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
32726 commands.
32727 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
32728 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
32729 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
32730 of struct of char arrays.
32731 * gdb.t00/radix.exp: New tests for radix commands.
32732
32733Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
32734
32735 * gdb.t16/printcmd.exp: Print a variable before running program
32736 (with xfail for AIX).
32737
32738Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
32739
32740 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
32741
32742 * gdb.t16/printcmd.exp: Don't print variables before running program.
32743
32744 * gdb.t06/break.exp: Don't require envp argument to main.
32745
32746 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
32747
32748 * gdb.t02/whatis.exp, gdb.t11/list.exp:
32749 Add xfails for rs6000.
32750
32751 * gdb.t02/whatis.exp: Change other tests not to re-test something
32752 we already tested.
32753
32754 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
32755 each type used has a variable of that type.
32756
32757Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
32758
32759 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
32760
32761Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
32762
32763 * configure.in: change srctrigger to be a file, not a directory
32764
32765Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
32766
32767 * configure.in (mips-idt-ecoff*): Added trailing '*'.
32768
32769 * gdb.t11/list.exp: Fixed a couple of typos.
32770
32771Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
32772
32773 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
32774 is fixed and PR is closed.
32775 * gdb.t16 (gdbme.c): Add simple test string variable.
32776 * gdb.t16 (printcmds.exp): Add tests with simple test string
32777 variable, primarily for boundaries on "set print elements".
32778
32779Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
32780
32781 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
32782 Make leading 0's optional and don't expect a tab in the middle
32783 of the number.
32784
32785 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
32786
32787 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
32788 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
32789 don't end command passed to gdb_test with newline.
32790
32791 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
32792 signed keyword away, don't expect signed bitfields to be signed.
32793
32794 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
32795 printing with only as many 1's as are in the field as well as printing
32796 with 32 1's (see comment).
32797
32798Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
32799
32800 * gdb.t00/default.exp: Start with a fresh gdb.
32801 * configure.in (configdirs): Remove gdb.t31 until the chill
32802 compiler works again. It no longer is able to find chillrt0
32803 since it isn't in libchill.a anymore.
32804 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
32805 wierd.o, make more modular.
32806 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
32807 spurious newlines that caused problems.
32808
32809Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32810
32811 * Move test with enums and partial symbols from gdb.t03/ptype.exp
32812 to gdb.stabs/wierd.exp since GCC has worked around the bug.
32813 gdb.stabs/wierd.{exp,def}: Many new tests.
32814
32815 * gdb.t00/default.exp: update info line for new message.
32816
32817 * gdb.t02/{whatis.exp,gdbme.c}:
32818 Test that "char *" doesn't print as "caddr_t".
32819
32820Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32821
32822 * gdb.t00/help.exp: Use .* in place of some help messages which
32823 just changed.
32824 gdb.t00/default.exp: Update "info frame" test for new message.
32825 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
32826 Remove some xfails
32827
32828Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32829
32830 * gdb.t03/{gdbme.c,ptype.exp}:
32831 Add tests for typedef'd struct and union without tags.
32832 Also check "whatis" on a variable of a typedef'd enum without a tag.
32833
32834 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
32835 PRMS 1823; the bug still exists but isn't reproduced by this test
32836 anymore), and remove rs6000 XFAIL (the bug is fixed).
32837
32838 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
32839 duplicated from whatis.exp. For those that are left, accept
32840 "long", "long int", or "int" for long variables (whatis.exp already
32841 has an XFAIL for "int", so no need to fail it here).
32842
32843 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
32844 Deal with GCC's names for types now that GDB uses the compiler's names.
32845
32846 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
32847 setup_xfail's for sunos4. If we #defined the signed keyword away,
32848 don't expect GDB to know that char it is signed.
32849
32850 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
32851
32852Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
32853
32854 * configure.in (configdirs): Add gdb.t24 for C++ tests that
32855 should work on any system, regardless of debugging format.
32856 * gdb.t21/demangle.exp: Move to gdb.t24.
32857 * gdb.t24/demangle.exp: Move from gdb.t21.
32858 * gdb.t24/{Makefile.in, configure.in}: New files.
32859
32860Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32861
32862 * configure.in: Do gdb.stabs and C++ tests only for stabs.
32863 * gdb.stabs: New directory.
32864
32865Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32866
32867 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
32868 not just "Quit anyway?".
32869
32870Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
32871
32872 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
32873 that all setup_xfails are immediately followed by clear_xfails.
32874
32875Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
32876
32877 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
32878 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
32879 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
32880 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
32881 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
32882 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
32883 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
32884 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
32885 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
32886 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
32887 gdb.t31/chillvars.exp, lib/gdb.exp:
32888 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
32889 bug-gdb@prep.ai.mit.edu.
32890
32891Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
32892
32893 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
32894 with 0.0, not integer 0.
32895
32896Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
32897
32898 * gdb.t06/break.exp: Update for "Kill the program" message change.
32899
32900Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
32901
32902 * Makefile.in (GDBFLAGS): Set to -nx.
32903 * Makefile.in (site.exp): Use GDBFLAGS.
32904
32905Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
32906
32907 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
32908 Makefiles.
32909 (check): depend on just-check.
32910 (just-check): added so that tests can be run without a noop
32911 build pass.
32912
32913Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
32914
32915 Switch to using configure's configdirs.
32916 * Makefile.in (Makefile): add configure.in dependency.
32917 (SUBDIRS): removed redundant assignment.
32918 * configure.in: switch subdirs assignment to configdirs.
32919 * gdb.t*/configure.in: new files.
32920
32921Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
32922
32923 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
32924 works.
32925
32926Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
32927
32928 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
32929 in explicit rules. Apparently this is not supported by some makes.
32930
32931Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
32932
32933 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
32934
32935Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32936
32937 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
32938 disappeared.
32939
32940Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
32941
32942 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
32943
32944Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
32945
32946 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
32947 watchpoint problem that is now fixed.
32948 * gdb.t30/chexp.exp: Remove setup_xfail for printing
32949 uninitialized convenience variables.
32950 * gdb.t31/chillvars.exp: Fix expected patterns for printing
32951 structures.
32952
32953Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32954
32955 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
32956 which causes expect to get out of sync with gdb on long output
32957 from help set.
32958 * gdb.t09/corefile.exp: Make expected pattern for core file
32959 failing signal and frame output format less sun specific.
32960
32961Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
32962
32963 * gdb.t31/chillvars.exp: Add and remove initial dummy
32964 breakpoint, so that symbol table is forced in.
32965 (Needed at least on Sunos4, though it seems not SVR4.)
32966 * gdb.t31/chillvars.exp: Update for changed output format.
32967
32968Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
32969
a9c64011 32970 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
c906108c
SS
32971
32972Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
32973
32974 * Makefile.in: Added --srcdir when invoking runtest, removed the
32975 need for a local config file. (optional now)
32976
32977Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
32978
32979 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
32980 failure count used to force early termination. Add some more
32981 expected failures for gnu style demangling.
32982
32983Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32984
32985 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
32986 pmi variable from gdb.t20/gdbme to get optimized away.
32987 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
32988 Check for written corefile upon timeout _and_ eof.
32989
32990Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32991
32992 * config/unix-gdb.exp: Add missing return 0.
32993
32994Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32995
32996 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
32997 test termination.
32998
32999Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
33000
33001 * configure.in (subdirs): Put back gdb.t17 which mysteriously
33002 disappeared.
33003
33004Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
33005
33006 * gdb.t10/crossload.exp: Disable the i860-elf test until such
33007 time as i860 support works.
33008
d63a86f8 33009 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
33010 "backtrace 100\r" rather than just "backtrace\r", to match last
33011 change.
33012
33013Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
33014
33015 * config/udi-gdb.exp (gdb_exit): Remove close command.
33016 (gdb_target_udi): New procedure to set the UDI target.
33017 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
33018 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
33019 Added waits for prompts after several question responses. Added
33020 some more responses used by a29k-amd-udi-gdb.
33021 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
33022 pass different arguments, restart UDI connection after program
33023 completion.
33024 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
33025 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
33026 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
33027 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
33028 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
33029 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
33030 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
33031 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
33032 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
33033 after program completion.
33034 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
33035 compiled with a SELECT_VECS setting.
33036 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
33037 infinite recursion.
33038
33039 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
33040 Added checks for COFF results, and made them expected failures for
33041 all targets. It would be better to make them expected failures
33042 for COFF targets only.
33043
33044Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
33045
33046 * Makefile.in: add null dvi target, don't bother to recurse
33047 through test directories for info and install-info; rename
33048 $(datadir) to be dejagnu instead of deja-gnu
33049
33050Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
33051
33052 * gdb.t31/gdbme.ch: Re-enable code that previously caused
33053 compiler to coredump.
33054 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
33055 code.
33056
33057Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
33058
33059 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
33060 coredump.
33061 * gdb.t31/chillvars.exp: Comment out tests that depend on that
33062 code.
33063
33064Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
33065
33066 * gdb.t03/ptype.exp: tests for return code from gdb_test.
33067 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
33068 which in a shell. Deletes xgdb when done.
33069 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
33070 Tests the return from the "set height" or "set width" commands.
33071 Added a few return codes where needed.
33072
33073Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
33074
33075 * Makefile.in (SUBDIRS): Add gdb.t17.
33076 * configure.in (subdirs): Add gdb.t17.
33077 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
33078 files to test gdb's calling of functions in the inferior with
33079 the correct arguments and gdb's ability to retrieve any
33080 result returned.
33081
33082Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
33083
33084 * config/unix-gdb.exp (gdb_exit): Remove close commands that
33085 may be called after gdb goes away. Previous versions of expect
33086 needed these to avoid file descriptor leaks, but they cause
33087 errors with the current revision of expect.
33088 * gdb.t00/gdbvars.exp: Use -re on expected output after
33089 setting sevenbit-strings.
33090 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
33091 to set sevenbit-strings consistent across tests.
33092 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
33093 set sevenbit-strings consistent across tests.
33094
33095Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
33096
33097 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
33098 expected output to match current "expect" expectations.
33099
33100Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
33101
33102 * gdb.t00/default.exp: Change expected output for default "source"
33103 command, to match new gdb behavior which requires a filename to
33104 source.
33105
33106Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
33107
33108 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
33109 expected fail for i486-*-* that misses the marker2 function.
33110 * gdb.t10/crossload.exp (bfddefault): Allow successful
33111 recognition of a format to pass even if no symbols are found.
33112 Explicitly catch failures where the format is not recognized
33113 or is ambiguous, and add the reason to the fail message.
33114 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
33115 the cause is and invalid target and add reason to failure message.
33116 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
33117 elf32-i386, elf32-sparc, and elf32-i860.
33118 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
33119 Set up expected failure for 'filename'::variable scope resolution,
33120 which is now apparently broken on all targets.
33121 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
33122 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
33123 gdb.t23/templates.exp: Change failure for missing binfile into
33124 just a warning.
33125 gdb.t21/demangle.exp: Change all cfront references to 'arm'
33126 references.
33127
33128Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
33129
33130 * gdb.t00/default.exp: Add expected output for default "source"
33131 command, to match new gdb behavior.
33132 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
33133
33134Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
33135
33136 * config/*-gdb.exp: returns an error, rather than exiting on
33137 internal errors.
33138
33139Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
33140
33141 * gdb.t03/gdbme.c: Add pointer to struct variable.
33142 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
33143 referencing struct members.
33144
33145Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
33146
33147 * configure.in (mips-idt-ecoff): New target.
33148 * config/mips-gdb.exp: New file for remote board using MIPS remote
33149 debugging protocol.
33150
33151 * Redid configuration scheme. Removed gdb.t*/configure.in.
33152 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
33153 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
33154 distclean targets. Built executables via .o files. Adjusted
33155 tests to account for source files in $(srcdir) rather than
33156 $(objdir).
33157 * lib/gdb.exp (runto): Don't expect () after the function name,
33158 because it may have arguments.
33159
33160Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
33161
33162 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
33163 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
33164 expected failures for mips-idt-* and mips-sgi-*.
33165 * gdb.t00/default.exp (attach): Kill process if requested.
33166 * gdb.t00/help.exp (help target core, help target): Accept a gdb
33167 that does not read core files.
33168 * gdb.t01/run.exp: Removed checks for exit status code.
33169 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
33170 it is linked in.
33171 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
33172 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
33173 appropriate, rather than doing it by hand.
33174 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
33175 execution.
33176 * gdb.t10/crossload.exp: Kill existing program if needed.
33177 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
33178 appropriate, rather than doing it by hand. Always increase
33179 timeout for this test, not just for VxWorks.
33180
33181Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
33182
33183 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
33184 of Chill STRUCT types and STRUCT values.
33185 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
33186 than "char".
33187 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 33188 struct2): New struct definitions and initializations to test
c906108c
SS
33189 simple Chill STRUCT types.
33190
33191Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
33192
33193 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
33194 the null byte at the end of strings.
33195 * gdb.t00/default.exp: Make show version insensitive to copyright
33196 date.
33197 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
33198 to avoid dependencies on target char signedness.
33199 * gdb.t16/printcmds.exp: Update expected results for explicitly
33200 unsigned char.
33201 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
33202 now work.
33203 * gdb.t21/demangle.exp: Add many more patterns for template
33204 demangling, most of them being expected failures.
33205 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
33206 string we are matching for, to match on the whole string.
33207 * gdb.t21/demangle.exp: Add many new test strings to demangle,
33208 and fix a whole bunch that had incorrect expected output but were
33209 passing anyway because of the bug in "proc demangle".
33210 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
33211 type.
33212 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
33213
33214Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
33215
a9c64011
AS
33216 * gdb/testsuite: made modifications to testcases, etc., to allow
33217 them to work properly given the reorganization of deja-gnu and the
33218 relocation of the testcases from deja-gnu to a "tool" subdirectory.
c906108c
SS
33219
33220Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
33221
33222 * gdb/testsuite: Initial creation of gdb/testsuite.
33223 Migrated dejagnu testcases and support files for testing nm to
33224 gdb/testsuite from deja-gnu. These files were moved "as is"
33225 with no modifications. This migration is part of a major overhaul
33226 of dejagnu. The modifications to these testcases, etc., which
33227 will allow them to work with the new version of dejagnu will be
33228 made in a future update.
48efe704 33229
8d8cb839 33230 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 33231\f
8d8cb839
EZ
33232;; Local Variables:
33233;; mode: change-log
33234;; left-margin: 8
33235;; fill-column: 74
33236;; version-control: never
33237;; End:
902f2ccb 33238
28e7fd62 33239 Copyright 1993-2013 Free Software Foundation, Inc.
902f2ccb
MC
33240 Copying and distribution of this file, with or without modification,
33241 are permitted provided the copyright notice and this notice are preserved.