]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
gdb/NEWS: Fix typo
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
391d3400
JB
12013-11-15 Joel Brobecker <brobecker@adacore.com>
2
3 * gdb.ada/info_exc.exp: Allow other global exceptions to be
4 listed in the output of "info exceptions".
5 * gdb.ada/mi_exc_info.exp: Allow other global exceptions to be
6 listed in the output of "-info-ada-exceptions".
7
e092da29
JB
82013-11-15 Joel Brobecker <brobecker@adacore.com>
9
10 * gdb.ada/info_exc.exp: Start inferior before starting
11 the "info exceptions" tests.
12 * gdb.ada/mi_exc_info.exp: Start inferior before starting
13 the "-info-ada-exceptions" tests.
14
805e1f19
TT
152013-11-15 Tom Tromey <tromey@redhat.com>
16
17 * gdb.cp/includefile: New file.
18 * gdb.cp/filename.exp: New file.
19 * gdb.cp/filename.cc: New file.
20
9abb1bd6
DE
212013-11-15 Doug Evans <xdje42@gmail.com>
22
23 * gdb.python/py-breakpoint.exp: Make tests have unique names.
24
8abea1a1
DE
252013-11-15 Doug Evans <xdje42@gmail.com>
26
27 * gdb.python/py-breakpoint.exp: Reformat for 80 columns.
28
330a7fce
DE
292013-11-15 Doug Evans <xdje42@gmail.com>
30
31 * gdb.python/py-breakpoint.exp: Split up into several functions,
32 each with their own test prefix.
33
0acf8b65
JB
342013-11-15 Joel Brobecker <brobecker@adacore.com>
35
36 * gdb.ada/O2_float_param: New testcase.
37
496038b3
TT
382013-11-14 Tom Tromey <tromey@redhat.com>
39
40 * Makefile.in (check-parallel): Print summary from gdb.sum.
41
c7e8af9b
OJ
422013-11-14 Omair Javaid <Omair.Javaid@linaro.org>
43
44 * gdb.dwarf2/dw2-case-insensitive-debug.S: Updated compile unit
45 and function label names.
46 * gdb.dwarf2/dw2-case-insensitive.c: Created function and
47 compile unit labels.
48
403cb6b1
JB
492013-11-14 Joel Brobecker <brobecker@adacore.com>
50
51 * gdb.mi/mi-language.exp: New file.
52
74921315
KS
532013-09-17 Keith Seitz <keiths@redhat.com>
54
55 PR c++/7935
56 PR c++/10541
57 * gdb.cp/nsalias.exp: New file.
58 * gdb.cp/nsalias.cc: New file.
59 * gdb.cp/nsrecurs.exp: Remove kfails. Conditionally run
60 tests only on known, working compiler versions.
61
08c43050
TT
622013-11-13 Tom Tromey <tromey@redhat.com>
63
64 * gdb.multi/multi-arch-exec.exp: Define BASEDIR when compiling.
65 * gdb.multi/multi-arch-exec.c (main): Use BASEDIR.
66
0682e708
DE
672013-11-12 Doug Evans <dje@google.com>
68
69 * gdb.base/fileio.exp: Make $dir2 writable after the test is done
70 so that "rm -rf $builddir" Just Works.
71
a7e332c2
JB
722013-11-12 Joel Brobecker <brobecker@adacore.com>
73
74 * gdb.ada/mi_exc_info: New testcase.
75
778865d3
JB
762013-11-12 Joel Brobecker <brobecker@adacore.com>
77
78 * gdb.ada/info_exc: New testcase.
79
304a8ac1
DE
802013-11-11 Doug Evans <dje@google.com>
81
82 * gdb.arch/arm-bl-branch-dest.exp: Use gdb_test_file_name instead
83 of testfile.
84
bc79de95
PM
852013-11-11 Phil Muldoon <pmuldoon@redhat.com>
86
87 * gdb.python/py-linetable.S: New file.
88 * gdb.python/py-linetable.c: New file.
89 * gdb.python/py-linetable.exp: New file.
90
2df4d1d5
JB
912013-11-11 Joel Brobecker <brobecker@adacore.com>
92
93 * gdb.ada/mi_ex_cond: New testcase.
94
204b5331
DE
952013-11-07 Doug Evans <dje@google.com>
96
97 PR 11786
98 * gdb.base/gcore-relro-pie.c: New file.
99 * gdb.base/gcore-relro-pie.exp: New file.
100
92e32e33
PM
1012013-11-07 Phil Muldoon <pmuldoon@redhat.com>
102
103 * gdb.python/py-cmd.exp: Add COMPLETE_EXPRESSION tests.
104 * gdb.python/py-cmd.c: New File.
105
f76c27b5
PM
1062013-11-07 Phil Muldoon <pmuldoon@redhat.com>
107
108 * gdb.python/py-breakpoint.exp: Add temporary breakpoint tests.
109
79600f4f 1102013-11-06 Doug Evans <xdje42@gmail.com>
01e48c0c
DE
111
112 * gdb.python/py-arch.exp: Tweak test name for bad memory access test.
113
6dbb6798
YQ
1142013-11-06 Yao Qi <yao@codesourcery.com>
115
116 * lib/gdb.exp (gdb_produce_source): New procedure.
117 * gdb.perf/solib.c: New.
118 * gdb.perf/solib.exp: New.
119 * gdb.perf/solib.py: New.
120
71c0c615
YQ
1212013-11-06 Yao Qi <yao@codesourcery.com>
122
123 * README: Mention performance tests.
124
f27a1236
YQ
1252013-11-06 Yao Qi <yao@codesourcery.com>
126
127 * lib/perftest.exp: New.
128 * gdb.perf/lib/perftest/__init__.py: New.
129 * gdb.perf/lib/perftest/measure.py: New.
130 * gdb.perf/lib/perftest/perftest.py: New.
131 * gdb.perf/lib/perftest/reporter.py: New.
132 * gdb.perf/lib/perftest/testresult.py: New.
133
7636ccf9
YQ
1342013-11-06 Yao Qi <yao@codesourcery.com>
135
136 * Makefile.in (check-perf): New target.
137 * configure.ac (AC_OUTPUT): Output Makefile in gdb.perf.
138 * configure: Re-generated.
139 * gdb.perf/Makefile.in: New.
140
81208388
TT
1412013-11-04 Tom Tromey <tromey@redhat.com>
142
143 * Makefile.in (TEST_DIRS): Remove.
144 (TEST_TARGETS, check-parallel): Rewrite.
145 (check-gdb.%, BASE1_FILES, BASE2_FILES, check-gdb.base%)
146 (subdir_do, subdirs): Remove.
147 (do-check-parallel, check/%): New targets.
148 (clean): Remove outputs, temp, and cache directories.
149 (saw_dash_j): New variable.
150 (CHECK_TARGET): Use it.
151 (check): Depend on all, site.exp. Rewrite.
152 (check-single): Remove dependencies.
153 (slow_tests, all_tests, reordered_tests): New variables.
154
c63ffa1f
TT
1552013-11-04 Tom Tromey <tromey@redhat.com>
156
157 * gdb.dwarf2/fission-base.S: Remove "gdb.dwarf/".
158 * gdb.dwarf2/fission-base.exp: Set debug-file-directory
159 before loading binfile.
160 * gdb.dwarf2/fission-loclists.S: Remove "gdb.dwarf/".
161 * gdb.dwarf2/fission-loclists.exp: Set debug-file-directory
162 before loading binfile.
163
3fef966c
TT
1642013-11-04 Tom Tromey <tromey@redhat.com>
165
166 * gdb.base/foll-exec.c (main): Use BASEDIR.
167 * gdb.base/foll-exec.exp: Define BASEDIR during compilation.
168 * gdb.base/foll-vfork.c (main): Use BASEDIR.
169 * gdb.base/foll-vfork.exp: Define BASEDIR during compilation.
170 * gdb.multi/bkpt-multi-exec.c (main): Use BASEDIR.
171 * gdb.multi/bkpt-multi-exec.exp: Define BASEDIR during compilation.
172
24890efd
TT
1732013-11-04 Tom Tromey <tromey@redhat.com>
174
175 * gdb.base/argv0-symlink.exp: Compute executable's directory
176 dynamically.
177
c59ffcab
TT
1782013-11-04 Tom Tromey <tromey@redhat.com>
179
180 * gdb.asm/asm-source.exp: Use standard_output_file.
181
479c8d68
TT
1822013-11-04 Tom Tromey <tromey@redhat.com>
183
184 * gdb.server/file-transfer.exp: Use standard_output_file.
185
1e537771
TT
1862013-11-04 Tom Tromey <tromey@redhat.com>
187
188 * gdb.base/fullname.exp: Use standard_output_file,
189 relative_filename.
190 * gdb.base/hashline1.exp: Use standard_testfile,
191 standard_output_file, relative_filename, clean_restart.
192 * gdb.base/hashline2.exp: Use standard_testfile,
193 standard_output_file.
194 * gdb.base/hashline3.exp: Use standard_testfile,
195 standard_output_file, relative_filename.
196 * lib/gdb.exp (relative_filename): New proc.
197
b44b82af
TT
1982013-11-04 Tom Tromey <tromey@redhat.com>
199
200 * gdb.base/fileio.c (test_open, test_write, test_read)
201 (test_lseek, test_close, test_stat, test_fstat)
202 (test_isatty, test_system, test_rename, test_unlink):
203 Use OUTDIR define.
204 * gdb.base/fileio.exp: Define OUTDIR during compilation.
205 Use standard_output_file.
206
59b28c5d
TT
2072013-11-04 Tom Tromey <tromey@redhat.com>
208
209 * gdb.base/checkpoint.c (main): Use PI_TXT and COPY1_TXT
210 defines.
211 * gdb.base/checkpoint.exp: Define PI_TXT and COPY1_TXT during
212 compilation. Use prepare_for_testing, standard_output_file.
213
08b3fe69
TT
2142013-11-04 Tom Tromey <tromey@redhat.com>
215
216 * gdb.base/advance.exp: Use standard_testfile and
217 prepare_for_testing.
218 * gdb.base/bigcore.exp: Use standard_output_file. "cd" to
219 appropriate directory when local.
220 * gdb.base/dump.exp: Use standard_output_file. Update all
221 "dump" and "restore" filenames.
222 * gdb.base/interact.exp: Use standard_output_file.
223 * gdb.base/jit-so.exp: Don't download file when local.
224 * gdb.base/jit.exp (compile_jit_test): Don't download file
225 when local.
226 * gdb.base/list.exp: Use gdb_remote_download.
227 * gdb.base/maint.exp: Use standard_output_file.
228 * gdb.base/prelink.exp: Use standard_output_file.
229 * gdb.base/save-bp.exp: Use standard_output_file.
230 * gdb.base/sepdebug.exp: Use standard_testfile,
231 standard_output_file.
232 (test_different_dir): Don't declare objdir.
233 * gdb.base/solib-search.exp: Use standard_output_file.
234 * gdb.base/step-line.exp: Use gdb_remote_download.
235 * gdb.base/trace-commands.exp: Use standard_output_file.
236
32cfb09d
TT
2372013-11-04 Tom Tromey <tromey@redhat.com>
238
239 * gdb.trace/mi-traceframe-changed.exp: Pass -DTFILE_DIR
240 to compilation. Use standard_output_file.
241 (test_tfind_tfile): Update.
242 * gdb.trace/tfile.c (write_basic_trace_file)
243 (write_error_trace_file): Use TFILE_DIR.
244 * gdb.trace/tfile.exp: Pass -DTFILE_DIR to compilation. Use
245 standard_output_file.
246
84741506
TT
2472013-11-04 Tom Tromey <tromey@redhat.com>
248
249 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
250 Use "dwarf2 always-disassemble" for the "maint set" test.
251 * gdb.mi/mi-file-transfer.exp (test_file_transfer): Use
252 standard_output_file.
253 * gdb.mi/mi-logging.exp: Use standard_output_file.
254
cfb7b9a3
TT
2552013-11-04 Tom Tromey <tromey@redhat.com>
256
257 * gdb.xml/tdesc-arch.exp: Use standard_output_file. Make
258 downloads conditional on remote host.
259 (set_arch): Likewise.
260 * gdb.xml/tdesc-regs.exp: Use gdb_remote_download.
261 (load_description): Use standard_output_file.
262
bdfe0594
TT
2632013-11-04 Tom Tromey <tromey@redhat.com>
264
265 * gdb.gdb/selftest.exp: Use standard_output_file.
266 * lib/selftest-support.exp (do_self_tests): Use
267 standard_output_file.
268
8c639e73
TT
2692013-11-04 Tom Tromey <tromey@redhat.com>
270
271 * gdb.stabs/weird.exp: Use gdb_remote_download and
272 standard_output_file.
273
5030a410
TT
2742013-11-04 Tom Tromey <tromey@redhat.com>
275
276 * gdb.base/gcore-buffer-overflow.exp: Use
277 standard_output_file, not standard_testfile.
278 * gdb.base/twice.exp: Use standard_testfile, not
279 standard_output_file. Use gdb_remote_download.
280
95d7853e
TT
2812013-11-04 Tom Tromey <tromey@redhat.com>
282
283 * lib/gdb.exp (get_compiler_info): Use log_file -info and
284 restore from that.
285
eab88b54
MR
2862013-11-02 Maciej W. Rozycki <macro@codesourcery.com>
287
288 * gdb.cp/derivation.exp: s/perrro/perror/
289
a1b0fbee
MR
2902013-11-01 Maciej W. Rozycki <macro@codesourcery.com>
291
292 * gdb.dwarf2/dwzbuildid.exp: Rename `outdir' variable to
293 `debugdir'.
294
638aa5a1
AB
2952013-10-31 Andrew Burgess <aburgess@broadcom.com>
296
297 * gdb.base/watchpoint.exp (test_no_hw_watchpoints): Add additional
298 tests and update expected error message.
299 (test_watch_register_location): New tests.
300 (do_tests): Call test_watch_register_location.
301 * gdb.base/watchpoints.exp: Update expected error message.
302
055e608a
UW
3032013-10-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
304
305 * gdb.arch/s390-multiarch.exp (test_linux_v2): Add $gdb_prompt to
306 the patterns in gdb_test_multiple.
307
9ac69859
NB
3082013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
309
310 * gdb.base/sym-file-lib.c: New file.
311 * gdb.base/sym-file-loader.c: New file.
312 * gdb.base/sym-file-loader.h: New file.
313 * gdb.base/sym-file-main.c: New file.
314 * gdb.base/sym-file.exp: New file.
315 * lib/gdb.exp (is_elf_target): New function.
316
24ba476b
PA
3172013-10-29 Pedro Alves <palves@redhat.com>
318
319 * gdb.mi/mi-console.c, gdb.mi/mi-stack.c: Remove local emacs
320 variable setting change-log-default-name to ChangeLog-mi.
321
f69d9aef
AB
3222013-10-29 Andrew Burgess <aburgess@broadcom.com>
323
324 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test):
325 Expect <unavailable> pattern.
326
71193121
TV
3272013-10-28 Tom de Vries <tom@codesourcery.com>
328
329 * gdb.arch/thumb2-it.S (it_8): Fix typo.
330
38095c27
AK
3312013-10-25 Anton Kolesov <Anton.Kolesov@synopsys.com> (tiny change)
332
333 * gdb.base/bang.exp: Use gdb_continue_to_end to properly support
334 remote stubs where exit() behaviour is unreliable.
335
686d4def
PA
3362013-10-25 Pedro Alves <palves@redhat.com>
337
338 * gdb.cp/m-static.exp: Adjust expected output of printing a
339 nonexistent or optimized out static field. Also test printing the
340 the "container" object.
341
a35cfb40
MR
3422013-10-24 Maciej W. Rozycki <macro@codesourcery.com>
343
344 * lib/gdb.exp (gdb_finish): Send a kill request to `gdbserver'
345 if in the persistent mode.
346 * gdb.trace/disconnected-tracing.exp: Reconnect before completion.
347
bbe769cc
MR
3482013-10-24 Maciej W. Rozycki <macro@codesourcery.com>
349
350 * lib/gdb.exp (gdb_gcore_cmd): Also handle a "Target does not
351 support core file generation" reply.
352
95e4302a
JM
3532013-10-21 Jose E. Marchesi <jose.marchesi@oracle.com>
354
355 PR gdb/15986
356 * gdb.base/run.c (main): gdb_get_line_number tag added for
357 commands.exp.
358 (factorial): Likewise.
359
360 * gdb.base/commands.exp (watchpoint_command_test): Use
361 gdb_get_line_number in order to determine the locations in run.c
362 where local_var is detected to go out of scope.
363
4c406179
JM
3642013-10-21 Jose E. Marchesi <jose.marchesi@oracle.com>
365
366 * gdb.base/gnu_vector.exp: Care about endianness when casting
367 scalars to vectors.
368
bb6216d8
TT
3692013-10-18 Tom Tromey <tromey@redhat.com>
370
371 * lib/gdb.exp (build_executable_from_specs): Remove duplicate set
372 of "binfile".
373
e8369a73
AB
3742013-10-18 Andrew Burgess <aburgess@broadcom.com>
375
376 * gdb.base/watchpoints.exp: Add test for setting software
377 watchpoints of different types before starting the inferior.
378
776f04fa
PA
3792013-10-18 Pedro Alves <palves@redhat.com>
380
381 PR gdb/16062
382 * gdb.threads/stepi-random-signal.c: New file.
383 * gdb.threads/stepi-random-signal.exp: New file.
384
e4b8388f
MR
3852013-10-17 Maciej W. Rozycki <macro@codesourcery.com>
386
387 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
388 Fix comment typo.
389 * lib/gdb.exp (gdb_init): Likewise.
390
50b34a18
TT
3912013-10-17 Tom Tromey <tromey@redhat.com>
392
393 * gdb.base/printcmds.exp (test_printf): Test printf flushing.
394
3db258f5
TT
3952013-10-14 Tom Tromey <tromey@redhat.com>
396
397 * gdb.dwarf2/dwzbuildid.exp (write_dwarf_file): Pass explicit test
398 name to gdb_test_no_output.
399
4856b6bc
JK
4002013-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
401
402 Canonicalize directories for EXEC_FILENAME.
403 * gdb.base/argv0-symlink.exp
404 (kept file symbolic link name for info inferiors): New.
405 (kept directory symbolic link name): Setup kfail.
406 (kept directory symbolic link name for info inferiors): New.
407
9772d074
UW
4082013-10-11 Andreas Arnez <arnez@linux.vnet.ibm.com>
409
410 * gdb.arch/s390-multiarch.exp: New file.
411 * gdb.arch/s390-multiarch.c: New file.
412
2a3be966
JB
4132013-10-11 Joel Brobecker <brobecker@adacore.com>
414
415 * gdb.ada/mi_catch_ex.exp: Adjusts all "catch ..." tests to
416 use the appropriate GDB/MI command instead, and verify
417 the test output.
418
7c647d61
JB
4192013-10-11 Joel Brobecker <brobecker@adacore.com>
420
421 * gdb.base/source-nofile.gdb: New file.
422 * gdb.base/source.exp: Add two tests verifying the behavior when
423 the "source" command is given a non-existant filename.
424
bb66bd51
YQ
4252013-10-11 Yao Qi <yao@codesourcery.com>
426
427 * gdb.mi/mi-catch-load.c: Remove the include of "dlfcn.h".
428 [__WIN32__]: Include "windows.h" and define macro 'dlopen'
429 and 'dlclose'.
430 [!__WIN32__]: Include "dlfcn.h".
431 * gdb.mi/mi-catch-load.exp: Set up kfail.
432
4f424bb1
AK
4332013-10-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
434
435 * lib/gdb.exp (gdb_core_cmd): Replace fixed string "re-load
436 generated corefile" by argument "$test".
437
578d3588
PA
4382013-10-09 Pedro Alves <palves@redhat.com>
439
440 * gdb.python/py-prettyprint.exp (run_lang_tests): Adjust expected
441 output.
442
eb4ca471
PA
4432013-10-09 Pedro Alves <palves@redhat.com>
444
445 * gdb.base/catch-syscall.exp (test_catch_syscall_without_args)
446 (test_catch_syscall_with_args, test_catch_syscall_with_many_args)
447 (test_catch_syscall_with_wrong_args)
448 (test_catch_syscall_restarting_inferior)
449 (test_catch_syscall_fail_nodatadir)
450 (test_catch_syscall_without_args_noxml)
451 (test_catch_syscall_with_args_noxml)
452 (test_catch_syscall_with_wrong_args_noxml): Use with_test_prefix.
453
dc294be5
TT
4542013-10-08 Tom Tromey <tromey@redhat.com>
455
456 * gdb.dwarf2/dwzbuildid.exp: New file.
457 * lib/dwarf.exp (Dwarf::_section): Add "flags" and "type"
458 parameters.
459 (Dwarf::_defer_output): Change "section" parameter to
460 "section_spec"; update.
461 (Dwarf::gnu_debugaltlink, Dwarf::_note, Dwarf::build_id): New
462 procs.
463
c968bd18
JB
4642013-10-08 Joel Brobecker <brobecker@adacore.com>
465
466 * gdb.ada/mi_catch_ex.exp: Make "mi_execute_to" test names unique.
467
f44eeb11
TT
4682013-10-07 Tom Tromey <tromey@redhat.com>
469
470 * lib/mi-support.exp (varobj_tree::walk_tree): Set _root_idx
471 to 0.
472
0c557179
SDJ
4732013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
474
475 * gdb.base/corefile.exp: Test whether $_exitsignal is set and
476 $_exitcode is void when opening a corefile.
477 * gdb.base/exitsignal.exp: New file.
478 * gdb.base/segv.c: Likewise.
479 * gdb.base/normal.c: Likewise.
480
5713b9b5
JB
4812013-10-04 Joel Brobecker <brobecker@adacore.com>
482
483 * gdb.mi/mi-start.c, gdb.mi/mi-start.exp: New files.
484
3f983d47
YZ
4852013-10-02 Vidya Praveen <vidyapraveen@arm.com>
486
487 * gdb.trace/entry-values.exp: Modify regular expression to scan for
488 'bl' instruction instead of 'call' for ARM and AArch64 targets.
489
901461f8
PA
4902013-10-02 Pedro Alves <palves@redhat.com>
491
492 * gdb.dwarf2/dw2-reg-undefined.exp <pattern_rax_rbx_rcx_print,
493 pattern_rax_rbx_rcx_info>: Set to "<not saved>".
494 * gdb.mi/mi-reg-undefined.exp (opt_out_pattern): Delete.
495 (not_saved_pattern): New.
496 Replace use of the former with the latter.
497
b477a5e6
PA
4982013-10-02 Pedro Alves <palves@redhat.com>
499
500 * README (Board Settings): Document "exit_is_reliable".
501 * lib/gdb.exp (gdb_continue_to_end): Check whether the board says
502 running to exit reliably reports program exits.
503 * boards/native-gdbserver.exp: Set exit_is_reliable in the board
504 info.
505 * boards/native-stdio-gdbserver.exp: Likewise.
506
a49bed3a
DE
5072013-10-01 Doug Evans <dje@google.com>
508
509 * gdb.python/python.exp: Remove redundant print-stack tests.
510 Make all print-stack test names unique. Fix spelling of print-stack.
511
2ed2ad44
YQ
5122013-09-29 Yao Qi <yao@codesourcery.com>
513
514 * gdb.base/shreloc.exp: Set $msymfile to 'shreloc.txt' if host
515 is remote.
516
7d760051
UW
5172013-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
518
519 PR shlibs/8882
520 * gdb.base/corefile.exp: Add a check to assure warning-free
521 core-file load.
522
82bf32bc
JK
5232013-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
524
525 * gdb.dwarf2/dwp-symlink.c: New file.
526 * gdb.dwarf2/dwp-symlink.exp: New file.
527
4fa7d390
DE
5282013-09-20 Doug Evans <dje@google.com>
529
6b4646ce
DE
530 * lib/dwarf.exp (build_executable_from_fission_assembler): New proc.
531 * gdb.dwarf2/fission-base.S: Update. Split out .dwo into separate
532 file.
533 * gdb.dwarf2/fission-loclists.S: Ditto.
534 * gdb.dwarf2/fission-reread.S: Ditto.
535 * gdb.dwarf2/fission-base.exp: Skip of remote host. Compile with
536 build_executable_from_fission_assembler.
537 * gdb.dwarf2/fission-loclists.exp: Ditto.
538 * gdb.dwarf2/fission-reread.exp: Ditto.
539
4fa7d390
DE
540 * lib/future.exp (gdb_find_objcopy, gdb_find_readelf): New procs.
541 * lib/gdb.exp (build_id_debug_filename_get): Update to use them.
542 (gdb_gnu_strip_debug): Ditto.
543 * lib/prelink-support.exp (section_get, prelink_no): Ditto.
544 * gdb.arch/altivec-abi.exp: Ditto.
545 * gdb.base/attach-pie-misread.exp: Ditto.
546 * gdb.base/comprdebug.exp: Ditto.
547 * gdb.base/dup-sect.exp: Ditto.
548 * gdb.base/gnu-debugdata.exp: Ditto.
549 * gdb.base/step-symless.exp: Ditto.
550 * gdb.dwarf2/dw2-inline-param.exp: Ditto.
551 * gdb.dwarf2/dw2-skip-prologue.exp: Ditto.
552 * gdb.dwarf2/gdb-index.exp: Ditto.
553
e4c6a2c4
AB
5542013-09-18 Andrew Burgess <aburgess@broadcom.com>
555
556 * gdb.dwarf2/dw2-reg-undefined.exp: Change pattern for info
557 register to "<optimized out>", and also print the registers.
558
a205fbfc
PA
5592013-09-18 Pedro Alves <palves@redhat.com>
560
561 PR server/15967
562 * gdb.server/wrapper.exp: Also return unsupported for Cygwin, and
563 change text.
564
ee47b2f8
YQ
5652013-09-18 Yao Qi <yao@codesourcery.com>
566
567 * gdb.server/wrapper.c: New.
568 * gdb.server/wrapper.exp: New.
569
49fa26b0
PA
5702013-09-17 Muhammad Waqas <mwaqas@codesourccery.com>
571 Jan Kratochvil <jan.kartochvil@redhat.com>
572 Pedro Alves <palves@redhat.com>
573
574 PR gdb/11568
575 * gdb.thread/thread-specific-bp.c: New file.
576 * gdb.thread/thread-specific-bp.exp: New file.
577
e83b28bc
SDJ
5782013-09-17 Sergio Durigan Junior <sergiodj@redhat.com>
579
580 * gdb.base/defaults.exp (<show_conv_list>): Add check for $_isvoid
581 convenience function.
582
08d72866
PA
5832013-09-17 Pedro Alves <palves@redhat.com>
584
585 PR gdb/15911
586 * gdb.threads/info-threads-cur-sal-2.c: New file.
587 * gdb.threads/info-threads-cur-sal.c: New file.
588 * gdb.threads/info-threads-cur-sal.exp: New file.
589
57b0d98e
YQ
5902013-09-17 Yao Qi <yao@codesourcery.com>
591
592 * gdb.base/catch-load.c: Remove the include of "dlfcn.h".
593 [__WIN32__]: Include "windows.h" and define macro dlopen
594 and dlclose.
595 [!__WIN32__]: Include "dlfcn.h".
596 * gdb.base/catch-load.exp (one_catch_load_test): Match
597 directory separator.
598
0295a32e
DE
5992013-09-16 Doug Evans <dje@google.com>
600
a587b477
DE
601 * lib/gdb.exp (using_fission): New proc.
602 * gdb.base/info-macros.exp: Skip test if using Fission.
603
0295a32e
DE
604 * gdb.base/break-interp.exp: Fix indentation.
605
a280dbd1
SDJ
6062013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
607
608 * gdb.base/gdbvars.c (foo_void): New function.
609 (foo_int): Likewise.
610 * gdb.base/gdbvars.exp (test_convenience_functions): New
611 function. Call it.
612
4ac33720
UW
6132013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
614
615 * gdb.arch/s390-tdbregs.c: New file.
616 * gdb.arch/s390-tdbregs.exp: New file.
617
b866c52d
SS
6182013-09-12 Stan Shebs <stan@codesourcery.com>
619
620 * README: New file.
621
dc59cba6
DE
6222013-09-12 Doug Evans <dje@google.com>
623
624 * gdb.python/py-events.py (new_objfile_handler): Remove accidentally
625 added code to print event.inferior.
626
edf9f00c
JK
6272013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
628
629 * gdb.base/gnu-debugdata.exp (objcopy 1): Move it lower and use only
630 debug part of the binary.
631
5423b017
JK
6322013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
633
634 * gdb.base/gnu-debugdata.exp (strip): Add -R .comment.
635 (addlink): Add comment.
636
9295cf6f
SA
6372013-09-10 Sanimir Agovic <sanimir.agovic@intel.com>
638
639 * gdb.base/default.exp: Adjust regexpr for 'cd' to match optional
640 canonical pathname.
641
89e63ee4
DE
6422013-09-04 Doug Evans <dje@google.com>
643
314bb8c3
DE
644 * gdb.python/py-events.py (exit_handler): Verify we get the expected
645 event.
646 (continue_handler, new_objfile_handler): Ditto.
647 (test_events): Rename command to "test-events".
648 (test_newobj_events): Rename command to "test-objfile-events".
649 * gdb.python/py-events.exp: Update.
650 * gdb.python/py-evsignal.exp: Update.
651 * gdb.python/py-evthreads.exp: Update.
652
89e63ee4
DE
653 * gdb.base/enumval.c (ZERO): New enum value.
654 (main): Use it
655 * gdb.base/enumval.exp: Test ability to print ZERO.
656
6572013-09-03 Muhammad Bilal <mbilal@codesourcery.com>
41dc8db8
MB
658 Pedro Alves <palves@redhat.com>
659
660 * gdb.base/relocate.exp: Check that invalid options are
661 rejected.
662
26c2b53c
AB
6632013-08-30 Andrew Burgess <aburgess@broadcom.com>
664
665 * gdb.base/code_elim1.c (my_bss_symbol): New variable added.
666 (my_static_symbol): Add comment.
667 (main): Reference my_bss_symbol.
668
96d9056e
PM
6692013-08-30 Phil Muldoon <pmuldoon@redhat.com>
670
671 * gdb.python/py-arch.exp: Tests for invalid architecture.
672
489d4f4d
SA
6732013-08-29 Sterling Augustine <saugustine@google.com>
674
675 * boards/remote-stdio-gdbserver.exp: Set rcp_prog and
676 rsh_prog in new conditional. Move use of REMOTE_PORTNUM into
677 said conditional.
678
5b791bb5
PM
6792013-08-29 Phil Muldoon <pmuldoon@redhat.com>
680
681 * gdb.python/py-arch.exp: Load gdb-python.exp.
682
8f28f522
PM
6832013-08-29 Phil Muldoon <pmuldoon@redhat.com>
684
685 * gdb.python/py-framefilter.py (FrameFilter.filter): Check
686 itertools for imap attribute. Otherwise use map().
687 (ElidingIterator): Define wrapper function __next__.
688 * gdb.python/py-framefilter-mi.exp: Do not use execfile,
689 use exec (open (read ())) instead.
690 * gdb.python/py-framefilter.exp: Ditto.
691 * gdb.python/py-arch.exp: Update print based test to Python 3.x
692 compliance.
693 * gdb.python/py-frame.exp: Ditto.
694 * gdb.python/py-type.exp: Ditto.
695
1f0c4988
JK
6962013-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
697
698 PR gdb/15415
699 * gdb.base/argv0-symlink.c: New file.
700 * gdb.base/argv0-symlink.exp: New file.
701
7893c162
TT
7022013-08-28 Tom Tromey <tromey@redhat.com>
703
704 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Use explicit test name
705 when saving index.
706
6211c335
YQ
7072013-08-27 Yao Qi <yao@codesourcery.com>
708
709 * gdb.trace/entry-values.exp: Test unavailable entry value is
710 not shown when option '--skip-unavailable' is specified.
711 * gdb.trace/mi-trace-unavailable.exp (test_trace_unavailable):
712 Add tests for new option '--skip-unavailable'.
713
ce4ea2bb
YQ
7142013-08-27 Yao Qi <yao@codesourcery.com>
715
716 * lib/gdb.exp (gdb_remote_download): Don't pass $tofile to
717 remote_download if it is empty.
718
6e45f158
DE
7192013-08-26 Doug Evans <dje@google.com>
720
779bd270
DE
721 PR symtab/15885
722 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add gdb-index.
723 (clean): rm -f *.gdb-index *.with-index.
724 * gdb.dwarf2/gdb-index.exp: New testcase.
725
6e45f158
DE
726 * lib/gdb.exp (run_on_host): Moved here from gnu-debugdata.exp.
727 * gdb.base/gnu-debugdata.exp (run): Moved to gdb.exp and renamed to
728 run_on_host. All callers updated.
729
b1224238
YQ
7302013-08-24 Yao Qi <yao@codesourcery.com>
731
732 * gdb.trace/entry-values.c (end): New
733 (main): Call end.
734 * gdb.trace/entry-values.exp: Load trace-support.exp. Set
735 tracepoint and collect data. Test entry value is unavailable.
736
b39a8faf
YQ
7372013-08-24 Yao Qi <yao@codesourcery.com>
738
739 * lib/dwarf.exp (_location): Handle DW_OP_deref_size.
740 * gdb.trace/entry-values.c: New.
741 * gdb.trace/entry-values.exp: New.
742
9eaabc75
MW
7432013-07-12 Muhammad Waqas <mwaqas@codesourccery.com>
744
745 PR gdb/15501
746 * gdb.base/ena-dis-br.exp: Add test to verify
747 enable/disable commands work correctly with
748 multiple arguments that include multiple locations.
749
9f948660
SDJ
7502013-08-22 Samuel Bronson <naesten@gmail.com>
751
752 ARM Linux support for `catch syscall'.
753 * gdb.base/catch-syscall.exp: Test this on ARM now.
754 (fill_all_syscalls_numbers): ARM has close/chroot on 6/61, too.
755
e630b974
TT
7562013-08-22 Tom Tromey <tromey@redhat.com>
757
758 * lib/dwarf.exp (cu, tu): Handle addr_size of "default". Change
759 default addr_size.
760 * lib/gdb.exp (is_64_target): New gdb_caching_proc.
761
f3a76454
TT
7622013-08-22 Tom Tromey <tromey@redhat.com>
763
764 * lib/gdb.exp (skip_btrace_tests): Use gdb_caching_proc and
765 standard_temp_file.
766
de5f37e1
TT
7672013-08-22 Tom Tromey <tromey@redhat.com>
768
769 * gdb.arch/amd64-byte.exp: Use standard_testfile,
770 clean_restart.
771 * gdb.arch/amd64-disp-step.exp: Use standard_testfile.
772 * gdb.arch/amd64-dword.exp: Use standard_testfile,
773 clean_restart.
774 * gdb.arch/amd64-entry-value-param.exp: Use standard_testfile.
775 * gdb.arch/amd64-entry-value.exp: Use standard_testfile.
776 * gdb.arch/amd64-prologue-xmm.exp: Use standard_testfile.
777 * gdb.arch/amd64-word.exp: Use standard_testfile,
778 clean_restart.
779 * gdb.arch/i386-avx.exp: Use standard_testfile, clean_restart.
780 * gdb.arch/i386-byte.exp: Use standard_testfile, clean_restart.
781 * gdb.arch/i386-disp-step.exp: Use standard_testfile.
782 * gdb.arch/i386-dr3-watch.exp: Use standard_testfile.
783 * gdb.arch/i386-permbkpt.exp: Use standard_testfile, clean_restart.
784 * gdb.arch/i386-signal.exp: Use standard_testfile.
785 * gdb.arch/i386-size-overlap.exp: Use standard_testfile, clean_restart.
786 * gdb.arch/i386-sse.exp: Use standard_testfile, clean_restart.
787 * gdb.arch/i386-unwind.exp: Use standard_testfile.
788 * gdb.arch/i386-word.exp: Use standard_testfile, clean_restart.
789
8448e842
TT
7902013-08-22 Tom Tromey <tromey@redhat.com>
791
792 * gdb.python/py-error.exp: Use gdb_remote_download.
793 * gdb.python/py-mi.exp: Use gdb_remote_download.
794 * gdb.python/py-objfile-script.exp: Use standard_output_file.
795 * gdb.python/py-prettyprint.exp: Use gdb_remote_download.
796 (run_lang_tests): Likewise.
797 * gdb.python/py-section-script.c: Use SCRIPT_FILE rather than
798 filename.
799 * gdb.python/py-section-script.exp: Set SCRIPT_FILE when
800 compiling. Use gdb_remote_download. Update some tests.
801 * gdb.python/py-strfns.exp (test_strfns_core_file): Use
802 standard_output_file.
803 * gdb.python/py-typeprint.exp: Use gdb_remote_download.
804 * gdb.python/py-frame-args.exp: Use gdb_remote_download.
805 * gdb.python/py-framefilter-mi.exp: Use gdb_remote_download.
806 * gdb.python/py-framefilter.exp: Use gdb_remote_download,
807 standard_output_file.
808
16cfcbc2
TT
8092013-08-22 Tom Tromey <tromey@redhat.com>
810
811 * lib/cell.exp (skip_cell_tests): Use standard_temp_file.
812
44ee8174
TT
8132013-08-22 Tom Tromey <tromey@redhat.com>
814
815 * gdb.dwarf2/dw2-basic.exp: Use gdb_remote_download.
816 * gdb.dwarf2/dw2-compressed.exp: Use gdb_remote_download.
817 * gdb.dwarf2/dw2-intercu.exp: Use gdb_remote_download.
818 * gdb.dwarf2/dw2-intermix.exp: Use gdb_remote_download.
819 * gdb.dwarf2/dw2-producer.exp: Use gdb_remote_download.
820 * gdb.dwarf2/mac-fileno.exp: Use gdb_remote_download.
821 * lib/gdb.exp (gdb_remote_download): New proc.
822
7a218f88
TT
8232013-08-22 Tom Tromey <tromey@redhat.com>
824
825 * gdb.dwarf2/clztest.exp: Use standard_testfile.
826 * gdb.dwarf2/dw2-minsym-in-cu.exp: Use standard_testfile.
827 * gdb.dwarf2/fission-base.S: Remove directory from
828 DW_AT_GNU_dwo_name.
829 * gdb.dwarf2/fission-base.exp: Use build_executable. Set
830 debug-file-directory.
831 * gdb.dwarf2/fission-reread.S: Remove directory from
832 DW_AT_GNU_dwo_name.
833 * gdb.dwarf2/fission-reread.exp: Use build_executable. Set
834 debug-file-directory.
835
70cc1c23
DE
8362013-08-16 Doug Evans <dje@google.com>
837
838 * lib/prelink-support.exp (prelink_yes): Flag test as unsupported if
839 prelink complains about an unhandled DWARF version.
840
61884d20
DE
8412013-08-14 Cary Coutant <ccoutant@google.com>
842
843 * boards/fission.exp: Add -fdebug-types-section to debug_flags.
844
5e92f71a
TT
8452013-08-13 Tom Tromey <tromey@redhat.com>
846 Yao Qi <yao@codesourcery.com>
847
848 * lib/cache.exp (gdb_do_cache): Handle GDB_PARALLEL.
849 * lib/gdb.exp: Handle GDB_PARALLEL.
850 (default_gdb_version): Kill inotify_pid if it exists.
851 (default_gdb_exit): Emit warning if the inotify log is not
852 empty.
853 (standard_output_file): Respect GDB_PARALLEL.
854 (standard_temp_file): Likewise.
855 (gdb_init): Start inotifywait if requested.
856
5c30d39a
AB
8572013-08-13 Andrew Burgess <aburgess@broadcom.com>
858
859 * gdb.base/printcmds.exp (test_printf): Add test for printf of
860 pointer with various flags.
861
17e1c970
TT
8622013-08-13 Tom Tromey <tromey@redhat.com>
863
864 * lib/cache.exp: New file.
865 * lib/cell.exp (skip_cell_tests): Use gdb_caching_proc.
866 * lib/gdb.exp: Load cache.exp.
867 (support_complex_tests, is_ilp32_target, is_lp64_target)
868 (is_amd64_regs_target, skip_altivec_tests, skip_vsx_tests)
869 (gdb_skip_xml_test): Use gdb_caching_proc.
870 * lib/opencl.exp (skip_opencl_tests): Use gdb_caching_proc.
871
4e234898
TT
8722013-08-13 Tom Tromey <tromey@redhat.com>
873
874 * lib/gdb.exp (standard_temp_file): New proc.
875 (support_complex_tests, is_ilp32_target, is_lp64_target)
876 (is_amd64_regs_target, skip_altivec_tests, skip_vsx_tests): Use
877 standard_temp_file.
878
53e981d9
TT
8792013-08-13 Tom Tromey <tromey@redhat.com>
880
881 * lib/gdb.exp (build_id_debug_filename_get): Use
882 standard_output_file.
883 * lib/prelink-support.exp (section_get)
884 (build_executable_own_libs): Use standard_output_file.
885
3f539315
TT
8862013-08-12 Tom Tromey <tromey@redhat.com>
887
888 * Makefile.in (ALL_SUBDIRS): Add gdb.go.
889
b4013987
AA
8902013-08-12 Ali Anwar <alianwar@codesourcery.com>
891
892 * gdb.base/break.exp: Test break via convenience variable
893 with file name.
894
f61d5529
DE
8952013-08-09 Doug Evans <dje@google.com>
896
897 * lib/future.exp (gdb_find_ldd): New proc.
898 * lib/prelink-support.exp (build_executable_own_libs): Call it.
899 Make "/usr/sbin/" in prelink path optional.
900
1ed8d800
YQ
9012013-08-09 Yao Qi <yao@codesourcery.com>
902
903 * gdb.trace/collection.exp (gdb_collect_args_test): Set
904 "only" and "both" to 'print entry-values' before selecting
905 trace frame.
906
82a0a75f
YQ
9072013-08-08 Yao Qi <yao@codesourcery.com>
908
909 * gdb.trace/mi-trace-unavailable.exp: Don't set
910 "print entry-values" to "no".
911 (test_trace_unavailable): Set various values to
912 "print entry-values" to test that the output of
913 '-stack-list-locals' is not affected, and then set
914 set "print entry-values" to "no".
915
ac52f9a2
DE
9162013-08-07 Doug Evans <dje@google.com>
917
918 * gdb.python/py-value-cc.cc: Renamed from py-value.cc.
919 * gdb.python/py-value-cc.exp: Update.
920 * gdb.python/py-value.exp: Use different names for .o files for
921 C and C++. Only perform C++ tests if !skip_cplus_tests.
922
bf6d8a91
TT
9232013-08-07 Tom Tromey <tromey@redhat.com>
924
925 * gdb.base/maint.exp: Allow zero symtabs to be expanded.
926
f9125b6c
TT
9272013-08-07 Tom Tromey <tromey@redhat.com>
928
929 * gdb.dwarf2/dwz.exp: New file.
930
3a1115a0
TT
9312013-08-02 Tom Tromey <tromey@redhat.com>
932
933 * gdb.base/watchpoint.c (struct foo5): New.
934 (nullptr): New global.
935 * gdb.base/watchpoint.exp (test_watch_location): Add test.
936
b846d303
DE
9372013-08-01 Doug Evans <dje@google.com>
938
7ee85ab1
DE
939 PR symtab/15691
940 * gdb.dwarf2/fission-mix.exp: New file.
941 * gdb.dwarf2/fission-mix.h: New file.
942 * gdb.dwarf2/fission-mix.c: New file.
943 * gdb.dwarf2/fission-mix2.c: New file.
944
b846d303
DE
945 PR symtab/15695
946 * gdb.base/func-ptr.exp: New file.
947 * gdb.base/func-ptr.c: New file.
948
67d21849
YQ
9492013-08-01 Yao Qi <yao@codesourcery.com>
950
951 * gdb.python/py-sync-interp.c: New.
952 * gdb.python/py-sync-interp.exp: New.
953
de74e63a
YQ
9542013-07-31 Yao Qi <yao@codesourcery.com>
955
956 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Test command
957 'tdump' on stack frame 0 and 1 respectively.
958
680558e8
YQ
9592013-07-31 Yao Qi <yao@codesourcery.com>
960
961 PR gdb/13443
962 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_3): Add parameter
963 'traceframe'. Wrap test with with_test_prefix.
964 (top level): Update.
965
48bbe0bf
YQ
9662013-07-31 Yao Qi <yao@codesourcery.com>
967
968 * gdb.trace/backtrace.exp: Don't invoke 'get_exit' and
969 'gdb_start'.
970 Invoke 'prepare_for_testing' instead of 'gdb_compile'.
971 Use gdb_test_no_output to issue commands 'tstart' and 'tstop'.
972
11b4b7cc
AB
9732013-07-30 Andrew Burgess <aburgess@broadcom.com>
974
975 * gdb.dwarf2/pieces-optimized-out.exp: Expect "<optimized out>"
976 when printing an optimized out value. Expect an error when using
977 an optimized out value in an expression.
978
b0c54aa5
AB
9792013-07-30 Andrew Burgess <aburgess@broadcom.com>
980
981 * gdb.dwarf2/pieces-optimized-out.exp: New file.
982 * gdb.dwarf2/pieces-optimized-out.c: New file.
983 * gdb.dwarf2/pieces-optimized-out.S: New file.
984
97c85fc6
MB
9852013-07-30 Muhammad Bilal <mbilal@codesourcery.com>
986
987 PR gdb/15715
988 * gdb.base/setshow.exp: Test that relative paths passed to
989 'set history filename' are converted to absolute paths.
990
5b32ae97
KS
9912013-07-26 Keith Seitz <keiths@redhat.com>
992
993 * gdb.mi/mi-var-child-f.exp: Pass f90 to gdb_compile instead
994 of f77.
995 Allow for compiler variations of integer types.
996 Use mi_create_varobj.
997 Use mi_list_varobj_children for the immediate children of `array'.
998 Add "has_more" attribute for grandchildren test.
999
6f64ef53
PA
10002013-07-26 Pedro Alves <palves@redhat.com>
1001
1002 * gdb.base/interrupt-noterm.c, gdb.base/interrupt-noterm.exp: New
1003 files.
1004
fdc8aae8
AB
10052013-07-25 Andrew Burgess <aburgess@broadcom.com>
1006
1007 * gdb.mi/mi-reg-undefined.exp: New file.
1008 * gdb.mi/mi-reg-undefined.c: Likewise.
1009 * gdb.mi/mi-reg-undefined.S: Likewise.
1010
6fbe845e
AB
10112013-07-25 Andrew Burgess <aburgess@broadcom.com>
1012
1013 * gdb.base/printcmds.exp (test_print_int_arrays): Add tests for x,
1014 z, o, and t output formats.
1015 * gdb.base/display.exp: Use 'k' as an undefined format now that
1016 'z' is defined.
1017
7b79b135
DE
10182013-07-24 Doug Evans <dje@google.com>
1019
1020 * boards/native-stdio-gdbserver.exp (${board}_build_remote_cmd): Pass
1021 "--" to switch.
1022
a0607b84
YQ
10232013-07-24 Yao Qi <yao@codesourcery.com>
1024
1025 * gdb.mi/mi-var-cmd.exp: If host is remote, use ${testfile} on
1026 host.
1027 * gdb.mi/mi-basics.exp (test_exec_and_symbol_mi_operatons):
1028 Likewise. If host is remote, copy ${binfile} to host.
1029
2eb14a9b
YQ
10302013-07-23 Yao Qi <yao@codesourcery.com>
1031
1032 * gdb.mi/mi-var-cmd.exp: Adjust pattern to match current error
1033 message.
1034
5d0a3b53
WN
10352013-07-19 Omair Javaid <Omair.Javaid@linaro.org>
1036
1037 * gdb.base/disp-step-syscall.exp: Add svc and swi syscall
1038 instructions and enable disp-step-syscall for arm targets.
1039
9a5911c0
WN
10402013-07-19 Omair Javaid <Omair.Javaid@linaro.org>
1041
1042 * gdb.dwarf2/fission-reread.S: Replace @ sign with % sign to remove
1043 assembler errors on arm.
1044 * gdb.dwarf2/mac-fileno.S: Likewise.
1045 * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
1046 * gdb.dwarf2/pr13961.S: Likewise.
1047
fa876972
HZ
10482013-07-19 Hui Zhu <hui@codesourcery.com>
1049
1050 PR gdb/15692
1051 * gdb.mi/mi-dprintf.exp: Add double quotes test.
1052
1527aea8
YQ
10532013-07-19 Yao Qi <yao@codesourcery.com>
1054
1055 * gdb.trace/read-memory.exp (test_from_remote): Update test.
1056 (teset_from_exec): Likewise.
1057
73c1d57e
YQ
10582013-07-19 Yao Qi <yao@codesourcery.com>
1059
1060 * gdb.trace/read-memory.c: New.
1061 * gdb.trace/read-memory.exp: New.
1062
a075c3e5
YQ
10632013-07-19 Yao Qi <yao@codesourcery.com>
1064
1065 * lib/gdb.exp (gdb_compile_shlib): Pass the tail name of
1066 $dest to link options if host is remote. Move the
1067 generated file to $dest.a on host if host is remote.
1068
623cc285
WN
10692013-07-18 Will Newton <will.newton@linaro.org>
1070
1071 * gdb.threads/tls-nodebug.c: Call pthread_testcancel
1072 to ensure the test is linked against pthreads.
1073 * gdb.threads/tls-var-main.c: Likewise.
1074 * gdb.threads/tls-shared.c: Likewise.
1075
1f74d3b5
YQ
10762013-07-18 Yao Qi <yao@codesourcery.com>
1077
1078 * lib/future.exp (gdb_default_target_compile): Use tail name
1079 of $destfile as the output name of compile. Move the
1080 generated file to $destfile on build.
1081
f6dc277e
YQ
10822013-07-18 Yao Qi <yao@codesourcery.com>
1083
1084 * lib/gdb.exp (gdb_compile): Set
1085 gdb_saved_set_unbuffered_mode_obj to
1086 set_unbuffered_mode_saved.o if host is remote. Invoke
1087 remote_download to copy $unbuf_obj to host.
1088
e7045703
DE
10892013-07-17 Doug Evans <dje@google.com>
1090
1091 * gdb.python/py-frame-args.c: New file.
1092 * gdb.python/py-frame-args.py: New file.
1093 * gdb.python/py-frame-args.exp New file.
1094
5ea5559b
AB
10952013-07-16 Andrew Burgess <aburgess@broadcom.com>
1096
1097 * gdb.base/printcmds.exp (test_printf): Add tests for format
1098 strings with missing format specifier.
1099
4229ca0e
TT
11002013-07-16 Tom Tromey <tromey@redhat.com>
1101
1102 * gdb.ada/info_types.exp: Use standard_testfile.
1103
5ee657d5
TT
11042013-07-16 Tom Tromey <tromey@redhat.com>
1105
1106 * gdb.mi/mi-basics.exp: Use standard_output_file.
1107 (test_dir_specification, test_cwd_specification)
1108 (test_path_specification): Use testsubdir, not subdir and objdir.
1109
20e3d738
TT
11102013-07-16 Tom Tromey <tromey@redhat.com>
1111
1112 * gdb.trace/mi-traceframe-changed.exp: Don't use objdir.
1113
7d7c6477
JB
11142013-07-09 Joel Brobecker <brobecker@adacore.com>
1115
1116 * gdb.ada/small_reg_param.exp: Accept optional entry value
1117 for parameter "w".
1118
52cd8b7d
JB
11192013-07-09 Joel Brobecker <brobecker@adacore.com>
1120
1121 * gdb.ada/small_reg_param.exp: Remove trailing space.
1122
2a998fc0
DE
11232013-07-09 Doug Evans <dje@google.com>
1124
1125 * gdb.base/default.exp: Update expected output of "show print array"
1126 and "show print pretty".
1127
0329e9fb
UW
11282013-07-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
1129
1130 * gdb.threads/wp-replication.exp: Stop counting available hardware
1131 watchpoints after NR_THREADS iterations.
1132
1953058f
AB
11332013-07-08 Andrew Burgess <aburgess@broadcom.com>
1134
1135 * gdb.python/py-explore.exp: Add $gdb_prompt to test regexp.
1136
7c0de741
YQ
11372013-07-07 Yao Qi <yao@codesourcery.com>
1138
1139 * boards/native-gdbserver.exp: Move invoke of
1140 process_multilib_options to gdbserver-base.exp.
1141 Move set_board_info 'compiler', 'gdb,noinferiorio',
1142 'gdb,nofileio', 'gdb_server_prog' and 'gdb,predefined_tsv' to
1143 gdbserver-base.exp.
1144 Move proc ${board}_download, ${board}_upload and
1145 ${board}_file to gdbserver-base.exp.
1146 * boards/native-extended-gdbserver.exp: Likewise.
1147 * boards/native-stdio-gdbserver.exp: Likewise.
1148 * boards/gdbserver-base.exp: New file.
1149
497a4c48
LM
11502013-07-05 Luis Machado <lgustavo@codesourcery.com>
1151
1152 * gdb.base/dump.exp: Remove arch-specific tests and do a
1153 generic data address check to set is64bitonly correctly.
1154
bb3f62fc
LM
11552013-07-05 Luis Machado <lgustavo@codesourcery.com>
1156
1157 * gdb.mi/gdb2549.exp (register_tests): Expect any decimal for
1158 the register number instead of expecting only 0.
1159
005faa9d
WN
11602013-07-05 Will Newton <will.newton@linaro.org>
1161
1162 * gdb.base/gnu-ifunc-lib.c: Use %function instead of @function
1163 in asm syntax to allow building on ARM.
1164
4767856f
YQ
11652013-07-05 Yao Qi <yao@codesourcery.com>
1166
1167 * boards/local-remote-host.exp: Remove obsolete comments.
1168 * boards/native-extended-gdbserver.exp: Likewise.
1169 * boards/native-gdbserver.exp: Likewise.
1170 * boards/native-stdio-gdbserver.exp: Likewise.
1171
691a26f5
AB
11722013-07-04 Andrew Burgess <aburgess@broadcom.com>
1173
1174 * gdb.dwarf2/dw2-reg-undefined.exp: New file.
1175 * gdb.dwarf2/dw2-reg-undefined.c: Likewise.
1176 * gdb.dwarf2/dw2-reg-undefined.S: Likewise.
1177
4d142eaa
JK
11782013-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1179
1180 * gdb.base/break-on-linker-gcd-function.exp: Replace
1181 prepare_for_testing by build_executable_from_specs and clean_restart.
1182
62cef515
TT
11832013-06-27 Tom Tromey <tromey@redhat.com>
1184
1185 * gdb.base/testenv.exp, gdb.base/tui-layout.exp,
1186 gdb.base/twice.exp, gdb.base/type-opaque.exp, gdb.base/unload.exp,
1187 gdb.base/unwindonsignal.exp, gdb.base/valgrind-db-attach.exp,
1188 gdb.base/valgrind-infcall.exp, gdb.base/value-double-free.exp,
1189 gdb.base/varargs.exp, gdb.base/watch-cond-infcall.exp,
1190 gdb.base/watch-cond.exp, gdb.base/watch-non-mem.exp,
1191 gdb.base/watch-read.exp, gdb.base/watch-vfork.exp,
1192 gdb.base/watch_thread_num.exp, gdb.base/watchpoint-cond-gone.exp,
1193 gdb.base/watchpoint-delete.exp, gdb.base/watchpoint-hw.exp,
1194 gdb.base/watchpoint-solib.exp, gdb.base/watchpoint.exp,
1195 gdb.base/watchpoints.exp, gdb.base/wchar.exp, gdb.base/whatis.exp:
1196 Use standard_testfile, standard_output_file, prepare_for_testing,
1197 clean_restart.
1198
0ab77f5f
TT
11992013-06-27 Tom Tromey <tromey@redhat.com>
1200
1201 * gdb.base/save-bp.exp, gdb.base/savedregs.exp,
1202 gdb.base/scope.exp, gdb.base/sep.exp, gdb.base/sepsymtab.exp,
1203 gdb.base/set-lang-auto.exp, gdb.base/setshow.exp,
1204 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
1205 gdb.base/shreloc.exp, gdb.base/sigall.exp,
1206 gdb.base/sigaltstack.exp, gdb.base/sigbpt.exp,
1207 gdb.base/sigchld.exp, gdb.base/siginfo-addr.exp,
1208 gdb.base/siginfo-infcall.exp, gdb.base/siginfo-obj.exp,
1209 gdb.base/siginfo.exp, gdb.base/signals.exp, gdb.base/signest.exp,
1210 gdb.base/signull.exp, gdb.base/sigrepeat.exp,
1211 gdb.base/sigstep.exp, gdb.base/sizeof.exp,
1212 gdb.base/skip-solib.exp, gdb.base/so-impl-ld.exp,
1213 gdb.base/solib-display.exp, gdb.base/solib-nodir.exp,
1214 gdb.base/solib-overlap.exp, gdb.base/solib-symbol.exp,
1215 gdb.base/solib-weak.exp, gdb.base/source.exp,
1216 gdb.base/stack-checking.exp, gdb.base/stale-infcall.exp,
1217 gdb.base/stap-probe.exp, gdb.base/start.exp,
1218 gdb.base/step-break.exp, gdb.base/step-bt.exp,
1219 gdb.base/step-line.exp, gdb.base/step-resume-infcall.exp,
1220 gdb.base/step-test.exp, gdb.base/structs.exp,
1221 gdb.base/structs2.exp, gdb.base/structs3.exp,
1222 gdb.base/symbol-without-target_section.exp: Use standard_testfile,
1223 standard_output_file, prepare_for_testing, clean_restart.
1224
822bd149
TT
12252013-06-27 Tom Tromey <tromey@redhat.com>
1226
1227 * gdb.base/nextoverexit.exp, gdb.base/nextoverexit.exp,
1228 gdb.base/nodebug.exp, gdb.base/nofield.exp, gdb.base/nostdlib.exp,
1229 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/pc-fp.exp,
1230 gdb.base/pending.exp, gdb.base/permissions.exp,
1231 gdb.base/pie-execl.exp, gdb.base/pointers.exp,
1232 gdb.base/pr11022.exp, gdb.base/print-file-var.exp,
1233 gdb.base/printcmds.exp, gdb.base/prologue.exp,
1234 gdb.base/psymtab.exp, gdb.base/ptr-typedef.exp,
1235 gdb.base/ptype.exp, gdb.base/randomize.exp,
1236 gdb.base/readline-ask.exp, gdb.base/recpar.exp,
1237 gdb.base/recurse.exp, gdb.base/relativedebug.exp,
1238 gdb.base/relocate.exp, gdb.base/remote.exp, gdb.base/reread.exp,
1239 gdb.base/return-nodebug.exp, gdb.base/return2.exp: Use
1240 standard_testfile, standard_output_file, prepare_for_testing,
1241 clean_restart.
1242
f8b41b00
TT
12432013-06-27 Tom Tromey <tromey@redhat.com>
1244
a8c97a87
TT
1245 * gdb.base/hook-stop-continue.exp, gdb.base/hook-stop-frame.exp,
1246 gdb.base/huge.exp, gdb.base/included.exp,
1247 gdb.base/inferior-died.exp, gdb.base/infnan.exp,
1248 gdb.base/info-fun.exp, gdb.base/info-macros.exp,
1249 gdb.base/info-os.exp, gdb.base/info-proc.exp,
1250 gdb.base/info-target.exp, gdb.base/infoline.exp,
1251 gdb.base/interp.exp, gdb.base/interrupt.exp,
1252 gdb.base/jit-simple.exp, gdb.base/jit-so.exp, gdb.base/jump.exp,
1253 gdb.base/kill-after-signal.exp, gdb.base/label.exp,
1254 gdb.base/langs.exp, gdb.base/lineinc.exp, gdb.base/list.exp,
1255 gdb.base/logical.exp, gdb.base/long_long.exp,
1256 gdb.base/longjmp.exp, gdb.base/macscp.exp, gdb.base/maint.exp,
1257 gdb.base/memattr.exp, gdb.base/mips_pro.exp,
1258 gdb.base/miscexprs.exp, gdb.base/morestack.exp,
1259 gdb.base/moribund-step.exp, gdb.base/multi-forks.exp: Use
f8b41b00
TT
1260 standard_testfile, standard_output_file, prepare_for_testing,
1261 clean_restart.
1262
289f9037
TT
12632013-06-27 Tom Tromey <tromey@redhat.com>
1264
a8c97a87
TT
1265 * gdb.base/ena-dis-br.exp, gdb.base/enum_cond.exp,
1266 gdb.base/enumval.exp, gdb.base/environ.exp,
1267 gdb.base/eu-strip-infcall.exp, gdb.base/eval-skip.exp,
1268 gdb.base/exe-lock.exp, gdb.base/expand-psymtabs.exp,
1269 gdb.base/exprs.exp, gdb.base/fileio.exp, gdb.base/find.exp,
1270 gdb.base/fixsection.exp, gdb.base/foll-exec.exp,
1271 gdb.base/foll-fork.exp, gdb.base/fortran-sym-case.exp,
1272 gdb.base/frame-args.exp, gdb.base/freebpcmd.exp,
1273 gdb.base/fullname.exp, gdb.base/funcargs.exp,
1274 gdb.base/gcore-buffer-overflow.exp, gdb.base/gcore.exp,
1275 gdb.base/gdb1090.exp, gdb.base/gdb11530.exp,
1276 gdb.base/gdb11531.exp, gdb.base/gdb1250.exp, gdb.base/gdb1555.exp,
1277 gdb.base/gdb1821.exp, gdb.base/gdbindex-stabs.exp,
1278 gdb.base/gdbvars.exp, gdb.base/gnu-ifunc.exp,
1279 gdb.base/gnu_vector.exp: Use standard_testfile,
1280 standard_output_file, prepare_for_testing, clean_restart.
289f9037 1281
f76495c8
TT
12822013-06-27 Tom Tromey <tromey@redhat.com>
1283
a8c97a87
TT
1284 * gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
1285 gdb.base/call-sc.exp, gdb.base/call-signal-resume.exp,
1286 gdb.base/call-strs.exp, gdb.base/callexit.exp,
1287 gdb.base/callfuncs.exp, gdb.base/catch-load.exp,
1288 gdb.base/catch-syscall.exp, gdb.base/charset.exp,
1289 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
1290 gdb.base/code-expr.exp, gdb.base/code_elim.exp,
1291 gdb.base/commands.exp, gdb.base/completion.exp,
1292 gdb.base/complex.exp, gdb.base/cond-expr.exp,
1293 gdb.base/condbreak.exp, gdb.base/consecutive.exp,
1294 gdb.base/constvars.exp, gdb.base/corefile.exp,
1295 gdb.base/ctxobj.exp, gdb.base/cursal.exp, gdb.base/cvexpr.exp,
1296 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
1297 gdb.base/del.exp, gdb.base/detach.exp, gdb.base/dfp-test.exp,
1298 gdb.base/display.exp, gdb.base/dmsym.exp, gdb.base/dump.exp,
1299 gdb.base/dup-sect.exp: Use standard_testfile,
f76495c8
TT
1300 standard_output_file, prepare_for_testing, clean_restart.
1301
a64d2530
TT
13022013-06-27 Tom Tromey <tromey@redhat.com>
1303
a8c97a87
TT
1304 * gdb.base/a2-run.exp, gdb.base/all-bin.exp, gdb.base/annota1.exp,
1305 gdb.base/annota3.exp, gdb.base/anon.exp, gdb.base/args.exp,
1306 gdb.base/arithmet.exp, gdb.base/arrayidx.exp, gdb.base/assign.exp,
1307 gdb.base/async-shell.exp, gdb.base/async.exp,
1308 gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-noexec.exp,
1309 gdb.base/attach-twice.exp, gdb.base/attach.exp, gdb.base/auxv.exp,
1310 gdb.base/bang.exp, gdb.base/bfp-test.exp, gdb.base/bigcore.exp,
1311 gdb.base/bitfields.exp, gdb.base/bitfields2.exp,
1312 gdb.base/break-entry.exp, gdb.base/break-interp.exp,
1313 gdb.base/break-on-linker-gcd-function.exp,
1314 gdb.base/breakpoint-shadow.exp: Use standard_testfile,
a64d2530
TT
1315 standard_output_file, prepare_for_testing, clean_restart.
1316
aaff8d73
YQ
13172013-06-26 Yao Qi <yao@codesourcery.com>
1318
1319 * gdb.trace/mi-trace-frame-collected.exp: New.
1320
a0743c90
YQ
13212013-06-25 Yao Qi <yao@codesourcery.com>
1322
1323 * boards/native-extended-gdbserver.exp: Set board_info
1324 'gdb,predefined_tsv'.
1325 * boards/native-gdbserver.exp: Likewise.
1326 * boards/native-stdio-gdbserver.exp: Likewise.
1327 * gdb.server/ext-attach.exp: Load trace-support.exp. Check
1328 uploaded TSVs if target supports tracing.
1329 * gdb.trace/tsv.exp: Check uploaded TSVs if target supports
1330 tracing and target has predefined tsv.
1331
9d6e6e84
HZ
13322013-06-25 Yao Qi <yao@codesourcery.com>
1333 Hui Zhu <hui@codesourcery.com>
1334 Pedro Alves <palves@redhat.com>
1335
1336 PR breakpoints/15075
1337 PR breakpoints/15434
1338 * gdb.base/dprintf-next.c: New file.
1339 * gdb.base/dprintf-next.exp: New file.
1340 * gdb.base/dprintf-non-stop.c: New file.
1341 * gdb.base/dprintf-non-stop.exp: New file.
1342 * gdb.base/dprintf.exp: Don't check "continue" in the output
1343 of "info breakpoints".
1344 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
1345 Don't check "continue" in script field.
1346
e7ab3185
TT
13472013-06-21 Tom Tromey <tromey@redhat.com>
1348
1349 * gdb.trace/actions.exp (check_tracepoint): Don't use a full file
1350 name in a test name.
1351
c898adb7
YQ
13522013-06-20 Yao Qi <yao@codesourcery.com>
1353
1354 * gdb.trace/mi-trace-unavailable.exp: Set tracepoint on 'foo'
1355 and set an action.
1356 (test_trace_unavailable): Test command -data-list-register-values
1357 in the context of traceframe and with option --skip-unavailable.
1358 * gdb.trace/trace-unavailable.c (foo): New.
1359 (main): Call it.
1360 * gdb.mi/gdb2549.exp: Update matching pattern.
1361
4d157a3d
MF
13622013-06-19 Mike Frysinger <vapier@gentoo.org>
1363
1364 * gdb.arch/i386-avx.c (have_avx): Change __get_cpuid call to i386_cpuid.
1365 * gdb.arch/i386-avx.exp (additional_flags): Add -I${srcdir}/../common.
1366 * gdb.arch/i386-cpuid.h: Moved to ../common/i386-gcc-cpuid.h.
1367 * gdb.arch/i386-sse.c: Call new i386_cpuid function.
1368 * gdb.arch/i386-see.exp (additional_flags): Add -I${srcdir}/../common.
1369
d69cace4
LM
13702013-06-19 Luis Machado <lgustavo@codesourcery.com>
1371
1372 * gdb.base/subst.exp: Delete default rules before further
1373 tests.
1374
9bdd0636
YQ
13752013-06-19 Yao Qi <yao@codesourcery.com>
1376
1377 * gdb.base/maint.exp: Make the test to command 'maint dump-me'
1378 unsupported if it is not registered.
1379
427cd150
TT
13802013-06-18 Tom Tromey <tromey@redhat.com>
1381
1382 * gdb.base/random-signal.c: New file.
1383 * gdb.base/random-signal.exp: New file.
1384
6de7c271
WN
13852013-06-18 Will Newton <will.newton@linaro.org>
1386
1387 * gdb.base/skip.c: Use comma to evaluate results of foo()
1388 and bar() before passing to baz().
1389 * gdb.base/skip.c: baz() now takes one argument instead of
1390 two.
1391
5bd1ef56
TT
13922013-06-18 Tom Tromey <tromey@redhat.com>
1393
1394 * gdb.dwarf2/implptrpiece.exp: New file.
1395 * gdb.dwarf2/implptrconst.exp (d): New variable.
1396 Print d.
1397 * lib/dwarf2.exp (Dwarf::_location): Handle DW_OP_piece.
1398
e379b391
TT
13992013-06-18 Tom Tromey <tromey@redhat.com>
1400
1401 * lib/selftest-support.exp (do_self_tests): Reject remote or
1402 non-native targets.
1403 * gdb.gdb/complaints.exp: Remove check.
1404 * gdb.gdb/observer.exp: Remove check.
1405 * gdb.gdb/xfullpath.exp: Remove check.
1406 * gdb.gdb/complaints.exp: Remove check.
1407
4ec70201
PA
14082013-06-07 Pedro Alves <palves@redhat.com>
1409
1410 * boards/native-extended-gdbserver.exp: Remove semicolon.
1411 * config/arm-ice.exp: Likewise.
1412 * config/bfin.exp: Likewise.
1413 * config/cygmon.exp: Likewise.
1414 * config/h8300.exp: Likewise.
1415 * config/monitor.exp: Likewise.
1416 * config/sid.exp: Likewise.
1417 * config/sim.exp: Likewise.
1418 * config/slite.exp: Likewise.
1419 * config/vx.exp: Likewise.
1420 * gdb.arch/i386-bp_permanent.exp: Likewise.
1421 * gdb.asm/asm-source.exp: Likewise.
1422 * gdb.base/args.exp: Likewise.
1423 * gdb.base/attach-pie-misread.exp: Likewise.
1424 * gdb.base/auxv.exp: Likewise.
1425 * gdb.base/bigcore.exp: Likewise.
1426 * gdb.base/bitfields2.exp: Likewise.
1427 * gdb.base/bitfields.exp: Likewise.
1428 * gdb.base/break.exp: Likewise.
1429 * gdb.base/break-interp.exp: Likewise.
1430 * gdb.base/callfuncs.exp: Likewise.
1431 * gdb.base/call-sc.exp: Likewise.
1432 * gdb.base/commands.exp: Likewise.
1433 * gdb.base/corefile.exp: Likewise.
1434 * gdb.base/dbx.exp: Likewise.
1435 * gdb.base/ending-run.exp: Likewise.
1436 * gdb.base/exprs.exp: Likewise.
1437 * gdb.base/funcargs.exp: Likewise.
1438 * gdb.base/hbreak2.exp: Likewise.
1439 * gdb.base/huge.exp: Likewise.
1440 * gdb.base/list.exp: Likewise.
1441 * gdb.base/memattr.exp: Likewise.
1442 * gdb.base/overlays.exp: Likewise.
1443 * gdb.base/printcmds.exp: Likewise.
1444 * gdb.base/recurse.exp: Likewise.
1445 * gdb.base/remotetimeout.exp: Likewise.
1446 * gdb.base/reread.exp: Likewise.
1447 * gdb.base/savedregs.exp: Likewise.
1448 * gdb.base/scope.exp: Likewise.
1449 * gdb.base/sepdebug.exp: Likewise.
1450 * gdb.base/setshow.exp: Likewise.
1451 * gdb.base/setvar.exp: Likewise.
1452 * gdb.base/sigaltstack.exp: Likewise.
1453 * gdb.base/siginfo-addr.exp: Likewise.
1454 * gdb.base/siginfo.exp: Likewise.
1455 * gdb.base/siginfo-obj.exp: Likewise.
1456 * gdb.base/sigrepeat.exp: Likewise.
1457 * gdb.base/sigstep.exp: Likewise.
1458 * gdb.base/structs.exp: Likewise.
1459 * gdb.base/testenv.exp: Likewise.
1460 * gdb.base/twice.exp: Likewise.
1461 * gdb.base/valgrind-db-attach.exp: Likewise.
1462 * gdb.base/valgrind-infcall.exp: Likewise.
1463 * gdb.base/varargs.exp: Likewise.
1464 * gdb.base/watchpoint.exp: Likewise.
1465 * gdb.cp/gdb1355.exp: Likewise.
1466 * gdb.cp/misc.exp: Likewise.
1467 * gdb.disasm/hppa.exp: Likewise.
1468 * gdb.disasm/t01_mov.exp: Likewise.
1469 * gdb.disasm/t02_mova.exp: Likewise.
1470 * gdb.disasm/t03_add.exp: Likewise.
1471 * gdb.disasm/t04_sub.exp: Likewise.
1472 * gdb.disasm/t05_cmp.exp: Likewise.
1473 * gdb.disasm/t06_ari2.exp: Likewise.
1474 * gdb.disasm/t07_ari3.exp: Likewise.
1475 * gdb.disasm/t08_or.exp: Likewise.
1476 * gdb.disasm/t09_xor.exp: Likewise.
1477 * gdb.disasm/t10_and.exp: Likewise.
1478 * gdb.disasm/t11_logs.exp: Likewise.
1479 * gdb.disasm/t12_bit.exp: Likewise.
1480 * gdb.disasm/t13_otr.exp: Likewise.
1481 * gdb.gdb/selftest.exp: Likewise.
1482 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
1483 * gdb.mi/mi-reverse.exp: Likewise.
1484 * gdb.pascal/floats.exp: Likewise.
1485 * gdb.python/py-inferior.exp: Likewise.
1486 * gdb.threads/attach-into-signal.exp: Likewise.
1487 * gdb.threads/pthreads.exp: Likewise.
1488 * gdb.threads/thread_events.exp: Likewise.
1489 * gdb.threads/watchthreads.exp: Likewise.
1490 * gdb.trace/actions-changed.exp: Likewise.
1491 * gdb.trace/actions.exp: Likewise.
1492 * gdb.trace/ax.exp: Likewise.
1493 * gdb.trace/backtrace.exp: Likewise.
1494 * gdb.trace/change-loc.exp: Likewise.
1495 * gdb.trace/deltrace.exp: Likewise.
1496 * gdb.trace/disconnected-tracing.exp: Likewise.
1497 * gdb.trace/ftrace.exp: Likewise.
1498 * gdb.trace/infotrace.exp: Likewise.
1499 * gdb.trace/passc-dyn.exp: Likewise.
1500 * gdb.trace/passcount.exp: Likewise.
1501 * gdb.trace/pending.exp: Likewise.
1502 * gdb.trace/qtro.exp: Likewise.
1503 * gdb.trace/range-stepping.exp: Likewise.
1504 * gdb.trace/report.exp: Likewise.
1505 * gdb.trace/save-trace.exp: Likewise.
1506 * gdb.trace/status-stop.exp: Likewise.
1507 * gdb.trace/strace.exp: Likewise.
1508 * gdb.trace/tfile.exp: Likewise.
1509 * gdb.trace/tfind.exp: Likewise.
1510 * gdb.trace/trace-break.exp: Likewise.
1511 * gdb.trace/tracecmd.exp: Likewise.
1512 * gdb.trace/trace-mt.exp: Likewise.
1513 * gdb.trace/tspeed.exp: Likewise.
1514 * gdb.trace/tsv.exp: Likewise.
1515 * gdb.trace/while-stepping.exp: Likewise.
1516 * lib/gdb.exp: Likewise.
1517 * lib/gdbserver-support.exp: Likewise.
1518 * lib/java.exp: Likewise.
1519 * lib/mi-support.exp: Likewise.
1520 * lib/pascal.exp: Likewise.
1521 * lib/prompt.exp: Likewise.
1522 * lib/trace-support.exp: Likewise.
1523
47d48711
PA
15242013-06-07 Pedro Alves <palves@redhat.com>
1525
1526 * gdb.ada/info_types.c: Fix formating in copyright header.
1527 * gdb.base/break-on-linker-gcd-function.cc: Likewise.
1528 * gdb.base/float.c: Likewise.
1529 * gdb.base/inferior-died.c: Likewise.
1530 * gdb.base/interp.c: Likewise.
1531 * gdb.base/jit-main.c: Likewise.
1532 * gdb.base/jit-solib.c: Likewise.
1533 * gdb.base/long_long.c: Likewise.
1534 * gdb.base/longjmp.c: Likewise.
1535 * gdb.base/nextoverexit.c: Likewise.
1536 * gdb.base/pr11022.c: Likewise.
1537 * gdb.base/prelink-lib.c: Likewise.
1538 * gdb.base/prelink.c: Likewise.
1539 * gdb.base/prologue.c: Likewise.
1540 * gdb.base/restore.c: Likewise.
1541 * gdb.base/sigchld.c: Likewise.
1542 * gdb.base/solib-search-lib1.c: Likewise.
1543 * gdb.base/solib-search-lib2.c: Likewise.
1544 * gdb.base/solib-search.c: Likewise.
1545 * gdb.base/solib-search.h: Likewise.
1546 * gdb.base/whatis.c: Likewise.
1547 * gdb.cp/abstract-origin.cc: Likewise.
1548 * gdb.cp/anon-struct.cc: Likewise.
1549 * gdb.cp/baseenum.cc: Likewise.
1550 * gdb.cp/bs15503.cc: Likewise.
1551 * gdb.cp/call-c-1.c: Likewise.
1552 * gdb.cp/call-c.cc: Likewise.
1553 * gdb.cp/class2.cc: Likewise.
1554 * gdb.cp/classes.cc: Likewise.
1555 * gdb.cp/cttiadd.cc: Likewise.
1556 * gdb.cp/cttiadd1.cc: Likewise.
1557 * gdb.cp/cttiadd2.cc: Likewise.
1558 * gdb.cp/cttiadd3.cc: Likewise.
1559 * gdb.cp/derivation.cc: Likewise.
1560 * gdb.cp/derivation2.cc: Likewise.
1561 * gdb.cp/dispcxx.cc: Likewise.
1562 * gdb.cp/exception.cc: Likewise.
1563 * gdb.cp/gdb2384-base.cc: Likewise.
1564 * gdb.cp/gdb2384-base.h: Likewise.
1565 * gdb.cp/gdb2384.cc: Likewise.
1566 * gdb.cp/gdb2495.cc: Likewise.
1567 * gdb.cp/mb-inline.h: Likewise.
1568 * gdb.cp/mb-inline1.cc: Likewise.
1569 * gdb.cp/mb-inline2.cc: Likewise.
1570 * gdb.cp/member-name.cc: Likewise.
1571 * gdb.cp/member-ptr.cc: Likewise.
1572 * gdb.cp/misc.cc: Likewise.
1573 * gdb.cp/namespace1.cc: Likewise.
1574 * gdb.cp/nextoverthrow.cc: Likewise.
1575 * gdb.cp/pr-574.cc: Likewise.
1576 * gdb.cp/pr9631.cc: Likewise.
1577 * gdb.cp/printmethod.cc: Likewise.
1578 * gdb.cp/psmang1.cc: Likewise.
1579 * gdb.cp/psmang2.cc: Likewise.
1580 * gdb.cp/psymtab-parameter.cc: Likewise.
1581 * gdb.cp/ptype-flags.cc: Likewise.
1582 * gdb.cp/ref-params.cc: Likewise.
1583 * gdb.cp/ref-types.cc: Likewise.
1584 * gdb.cp/smartp.cc: Likewise.
1585 * gdb.cp/try_catch.cc: Likewise.
1586 * gdb.cp/userdef.cc: Likewise.
1587 * gdb.cp/using-crash.cc: Likewise.
1588 * gdb.cp/virtfunc.cc: Likewise.
1589 * gdb.cp/virtfunc2.cc: Likewise.
1590 * gdb.dwarf2/callframecfa.S: Likewise.
1591 * gdb.dwarf2/dw2-ranges.c: Likewise.
1592 * gdb.dwarf2/dw2-ranges2.c: Likewise.
1593 * gdb.dwarf2/dw2-ranges3.c: Likewise.
1594 * gdb.dwarf2/dw2-restore.S: Likewise.
1595 * gdb.dwarf2/pieces.S: Likewise.
1596 * gdb.dwarf2/valop.S: Likewise.
1597 * gdb.java/jnpe.java: Likewise.
1598 * gdb.mi/mi-stepn.c: Likewise.
1599 * gdb.mi/mi-var-cp.cc: Likewise.
1600 * gdb.mi/mi-var-rtti.cc: Likewise.
1601 * gdb.mi/ns-stale-regcache.c: Likewise.
1602 * gdb.mi/pr11022.c: Likewise.
1603 * gdb.mi/solib-lib.c: Likewise.
1604 * gdb.mi/solib-main.c: Likewise.
1605 * gdb.python/py-arch.c: Likewise.
1606 * gdb.python/py-block.c: Likewise.
1607 * gdb.python/py-breakpoint.c: Likewise.
1608 * gdb.python/py-events.c: Likewise.
1609 * gdb.python/py-evthreads.c: Likewise.
1610 * gdb.python/py-explore.c: Likewise.
1611 * gdb.python/py-explore.cc: Likewise.
1612 * gdb.python/py-finish-breakpoint.c: Likewise.
1613 * gdb.python/py-finish-breakpoint2.cc: Likewise.
1614 * gdb.python/py-symbol.c: Likewise.
1615 * gdb.threads/execl.c: Likewise.
1616 * gdb.threads/execl1.c: Likewise.
1617
88ab5684
WN
16182013-06-07 Will Newton <will.newton@linaro.org>
1619
1620 * gdb.base/long_long.exp: Fix ARM EABI target glob.
1621
42daa7a0
WN
16222013-06-07 Will Newton <will.newton@linaro.org>
1623
1624 * gdb.cp/annota2.exp: Add empty line between "post-prompt"
1625 and "starting".
1626
f4059ef3
WN
16272013-06-07 Will Newton <will.newton@linaro.org>
1628
1629 * gdb.cp/anon-struct.exp: Conditionalize constructor and
1630 destructor prototypes for ARM ABI.
1631 * gdb.cp/m-static.exp: Likewise.
1632
8cb5cc78
YQ
16332013-06-07 Yao Qi <yao@codesourcery.com>
1634
1635 * gdb.trace/mi-trace-unavailable.exp: New.
1636 * gdb.trace/trace-unavailable.c: New.
1637
c6cf1712
DE
16382013-06-06 Doug Evans <dje@google.com>
1639
1640 * gdb.cp/derivation.exp: Make tests have unique names.
1641
bf6be0f4
TT
16422013-06-06 Tom Tromey <tromey@redhat.com>
1643
1644 * gdb.base/dump.exp (capture_value): Don't put expression into
1645 test name if arguments passed in.
1646 Rename a couple more tests to make them unique.
1647
ebb022fa
TT
16482013-06-06 Tom Tromey <tromey@redhat.com>
1649
1650 * gdb.base/break-always.exp: Explicitly specify test name.
1651
69fc87c2
DE
16522013-06-05 Doug Evans <dje@google.com>
1653 Keith Seitz <keiths@redhat.com>
1654
1655 * gdb.cp/derivation2.cc: New file.
1656 * gdb.cp/derivation.cc (main): Call foo2.
1657 * gdb.cp/derivation.exp: Add tests for typedefs in another
1658 file, and when there's an active block.
1659
f993f39e
LM
16602013-06-05 Luis Machado <lgustavo@codesourcery.com>
1661
1662 * gdb.cp/virtfunc.exp (make_one_vtable_result): Handle extra output
1663 from targets that use function descriptors in the virtual tables.
1664 Handle presence of dot symbols.
1665
afacd7f3
GB
16662013-06-04 Gary Benson <gbenson@redhat.com>
1667
1668 * gdb.base/break-probes.exp: New file.
1669 * gdb.base/break-probes.c: Likewise.
1670 * gdb.base/break-probes-solib.c: Likewise.
1671 * gdb.base/info-shared.exp: New file.
1672 * gdb.base/info-shared.c: Likewise.
1673 * gdb.base/info-shared-solib1.c: Likewise.
1674 * gdb.base/info-shared-solib2.c: Likewise.
1675
a29a3fb7
GB
16762013-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
1677 Gary Benson <gbenson@redhat.com>
1678
1679 * lib/gdb.exp (build_executable_from_specs): Use gdb_compile_pthread,
1680 gdb_compile_shlib or gdb_compile_shlib_pthreads where appropriate.
1681 * lib/prelink-support.exp (build_executable_own_libs): Allow INTERP
1682 to be set to "no" to indicate that no ld.so copy should be made.
1683 * gdb.base/break-interp.exp (solib_bp): New constant.
1684 (reach_1): Use the above instead of "_dl_debug_state".
1685 (test_attach): Likewise.
1686 (test_ld): Likewise.
1687 * gdb.threads/dlopen-libpthread.exp: New file.
1688 * gdb.threads/dlopen-libpthread.c: Likewise.
1689 * gdb.threads/dlopen-libpthread-lib.c: Likewise.
1690 * gdb.base/solib-corrupted.exp: Disable test if GDB is using probes.
1691
62a813cc
YQ
16922013-05-30 Yao Qi <yao@codesourcery.com>
1693
1694 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
1695 Add a test that no MI notification is emitted when executing
1696 -exec-arguments.
1697
8f56dad4
JK
16982013-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1699
1700 PR testsuite/12649
1701 * gdb.mi/mi-dprintf.exp (mi_continue_dprintf) (mi 2nd dprintf): Replace
1702 $mi_gdb_prompt expectation by mi_expect_stop.
1703 (mi 1st dprintf, agent, mi 2nd dprintf, agent)
1704 (mi info dprintf second time): Replace them by mi_send_resuming_command
1705 and mi_expect_stop.
1706
c588eb20
GB
17072013-05-24 Gary Benson <gbenson@redhat.com>
1708
1709 * gdb.base/solib-disc.exp (exec_opts): Remove unnecesary
1710 backslash.
1711 * gdb.base/unload.exp (exec_opts): Remove two unnecessary
1712 backslashes.
1713 * gdb.base/watchpoint-solib.exp (exec_opts): Remove unnecesary
1714 backslash.
1715
c0ea94eb
YQ
17162013-05-24 Yao Qi <yao@codesourcery.com>
1717
1718 * gdb.trace/tfile.exp: Test inferior and thread.
1719
db1ac436
YQ
17202013-05-24 Yao Qi <yao@codesourcery.com>
1721 Pedro Alves <palves@redhat.com>
1722
1723 * gdb.base/range-stepping.exp: Skip the rest of tests if the
1724 test fails.
1725 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
1726 Return 0 if the test passes, otherwise return 1.
1727
b6abb10c
DE
17282013-05-23 Doug Evans <dje@google.com>
1729
1730 * boards/fission-dwp.exp: New file.
1731
bc5065a7
PA
17322013-05-23 Yao Qi <yao@codesourcery.com>
1733 Pedro Alves <palves@redhat.com>
1734
1735 * gdb.base/range-stepping.c: New file.
1736 * gdb.base/range-stepping.exp: New file.
1737 * gdb.trace/range-stepping.c: New file.
1738 * gdb.trace/range-stepping.exp: New file.
1739 * lib/range-stepping-support.exp: New file.
1740
5f2e6b00
TT
17412013-05-22 Tom Tromey <tromey@redhat.com>
1742
1743 * gdb.cp/class2.cc (main): New local 'aref'.
1744 * gdb.cp/class2.exp: Check printing of 'aref'.
1745
e6ba475a
DE
17462013-05-22 Doug Evans <dje@google.com>
1747
1748 * gdb.threads/wp-replication.c (main): Insert some code at the start
1749 to ensure the breakpoint on main is only hit once. Fix comment.
1750
52c935b6
KS
17512013-05-21 Keith Seitz <keiths@redhat.com>
1752 Pedro Alves <palves@redhat.com>
1753
1754 * gdb.base/filesym.exp: Use gdb_test_multiple instead of
1755 gdb_expect.
1756 Add test to flush the remaining input buffer so that this
1757 file passes testsuite/12649.
1758
bd9673a4
PW
17592013-05-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1760
1761 * gdb.base/catch-signal-fork.exp: New file.
1762 * gdb.base/catch-signal-fork.c: New file.
1763
69a97597
SA
17642013-05-21 Sterling Augustine <saugustine@google.com>
1765
1766 * boards/remote-stdio-gdbserver.exp: New file.
1767
44e97363
JK
17682013-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1769
1770 PR testsuite/12649
1771 * gdb.mi/mi-dprintf.exp (mi_continue_dprintf): Fix expect strings for
1772 racy matches.
1773
02392865
CG
17742013-05-21 Christian Groessler <chris@groessler.org>
1775
1776 * gdb.dwarf2/dw2-dir-file-name.exp: Don't use brace expansion,
1777 since it's not supported in all shells.
1778
c5867ab6
HZ
17792013-05-21 Hui Zhu <hui@codesourcery.com>
1780
1781 * gdb.mi/Makefile.in (PROGS): Add "mi-dprintf".
1782 * gdb.mi/mi-dprintf.exp, gdb.mi/mi-dprintf.c: New.
1783
6c9e2db4
DE
17842013-05-20 Doug Evans <dje@google.com>
1785
1786 * lib/dwarf.exp (Dwarf): New variable _abbrev_section.
1787 (_handle_DW_TAG): Use it.
1788 (cu, tu): Replace parameters is_64, version, addr_size with options.
1789 All callers updated. Add Fission support.
1790 * gdb.dwarf2/implptrconst.exp: Update callers of "cu".
1791 * gdb.dwarf2/method-ptr.exp: Ditto.
1792 * gdb.dwarf2/nostaticblock.exp: Ditto.
1793 * gdb.dwarf2/subrange.exp: Ditto.
1794 * gdb.dwarf2/missing-sig-type.exp: Update callers of "cu", "tu".
1795
4a6e676c
TT
17962013-05-20 Tom Tromey <tromey@redhat.com>
1797
1798 * gdb.gdb/python-selftest.exp: New file.
1799
e19d3afb
DE
18002013-05-20 Doug Evans <dje@google.com>
1801
1802 * gdb.base/maint.exp: Fix test for "mt expand-symtabs" to account for
1803 -fdebug-types-section.
1804
4d804846
JB
18052013-05-20 Joel Brobecker <brobecker@adacore.com>
1806
1807 * gdb.ada/float_param: New testcase.
1808
8d324e83
DE
18092013-05-17 Doug Evans <dje@google.com>
1810
7d0c9981
DE
1811 * gdb.base/maint.exp: Update test for "maint check-psymtabs".
1812 Add tests for "maint check-symtabs", "maint expand-symtabs".
1813
8d324e83
DE
1814 * gdb.base/maint.exp: Remove testing of individual maint command
1815 help output.
1816
177aadc4
PA
18172013-05-16 Pedro Alves <palves@redhat.com>
1818
1819 * gdb.ada/complete.exp (test_gdb_no_completion): Fix typo in
1820 comment. Use gdb_test_no_output.
1821
b8fea896
JB
18222013-05-16 Joel Brobecker <brobecker@adacore.com>
1823
1824 * gdb.ada/complete.exp: Add test verifying completion using
1825 the "tab" key.
1826
52c935b6
KS
18272013-05-15 Keith Seitz <keiths@redhat.com>
1828
1829 * gdb.base/filesym.exp: New completer test.
1830 * gdb.base/filesym.c: New file.
1831
ed0f00b8
PA
18322013-05-15 Pedro Alves <palves@redhat.com>
1833
1834 * gdb.base/fixsection.c: Remove attribution.
1835 * gdb.base/watch-read.exp: Ditto.
1836
55fb6d27
TT
18372013-05-13 Tom Tromey <tromey@redhat.com>
1838
1839 * gdb.dwarf2/implptrconst.exp: Create a CU with 4 byte address
1840 size and change type sizes to 4 bytes.
1841
ac1ca910
TT
18422013-05-13 Tom Tromey <tromey@redhat.com>
1843
1844 * gdb.base/exprs.exp (test_expr): Add regression test.
1845 * gdb.base/exprs.c (null_t_struct): New global.
1846
8414efef
MB
18472013-05-13 Muhammad Bilal <mbilal@codesourcery.com>
1848
1849 * gdb.base/default.exp: Disable history saving.
1850 * gdb.base/setshow.exp: Likewise.
1851
9779ab84
PA
18522013-05-10 Pedro Alves <palves@redhat.com>
1853
1854 PR remote/15455
1855
1856 * gdb.trace/qtro.c: New file.
1857 * gdb.trace/qtro.exp: New file.
1858
1e611234
PM
18592013-05-10 Phil Muldoon <pmuldoon@redhat.com>
1860
1861 * gdb.python/py-framefilter.py: New File.
1862 * gdb.python/py-framefilter-mi.exp: Ditto.
1863 * gdb.python/py-framefilter.c: Ditto.
1864 * gdb.python/py-framefilter-mi.exp: Ditto.
1865 * gdb.python/py-framefilter-mi.c: Ditto,
1866 * gdb.python/py-framefilter-gdb.py.in: Ditto.
1867
5e4c3ac4
TT
18682013-05-08 Tom Tromey <tromey@redhat.com>
1869
1870 * gdb.base/solib-search.exp: Set test name for "set
1871 solib-search-path" test.
1872
993654a9
HAQ
18732013-05-08 Hafiz Abid Qadeer <abidh@codesourcery.com>
1874
1875 * gdb.trace/circ.exp: Remove unnecessary 'if then' checks.
1876 (set_a_tracepoint): Set tracepoint before prologue.
1877 (run_trace_experiment): Test setup_tracepoints and 'break end'
1878 in it.
1879 (trace_buffer_normal): Remove.
1880 (gdb_trace_circular_tests): Remove. Move tests to...
1881 (top level): ...here. Call 'runto_main' before checking for
1882 trace support. Use commands to check the support for circular
1883 trace buffer and changing of trace buffer size. Add test
1884 to calculate size of single frame. Use this size to
1885 calculate the size of trace buffer. Use 'tfind pc func9'
1886 instead of 'tfind 9'. Use 'with_test_prefix'.
1887
c95aea6b
TT
18882013-05-07 Tom Tromey <tromey@redhat.com>
1889
1890 * lib/selftest-support.exp: New file.
1891 * gdb.gdb/complaints.exp: Load selftest-support.exp. Use
1892 do_self_tests.
1893 (setup_test, find_gdb): Remove.
1894 * gdb.gdb/observer.exp: Load selftest-support.exp. Use
1895 do_self_tests.
1896 (setup_test, find_gdb): Remove.
1897 (test_observer): Don't call setup_test. Remove argument.
1898 * gdb.gdb/selftest.exp: Load selftest-support.exp.
1899 (find_gdb): Remove.
1900 * gdb.gdb/complaints.exp: Load selftest-support.exp. Use
1901 do_self_tests.
1902 (setup_test, find_gdb): Remove.
1903 (test_with_self): Don't call setup_test. Remove argument.
1904
1f031429
PA
19052013-05-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
1906
1907 * gdb.arch/system-gcore.exp: Remove.
1908 * gdb.arch/gcore.c: Remove.
1909 * gdb.base/gcore.exp: Add "info reg system".
1910
58ce7251
SDJ
19112013-05-07 Sergio Durigan Junior <sergiodj@redhat.com>
1912
1913 PR breakpoints/15413:
1914 * gdb.base/pending.exp: Add test for completion of the "condition"
1915 command for pending breakpoints.
1916 * gdb.linespec/linespec.ex: Add test for completion of the
1917 "condition" command when dealing with multiple locations.
1918
aacbb8a5
LM
19192013-05-07 Luis Machado <lgustavo@codesourcery.com>
1920
1921 * gdb.threads/wp-replication.c: New file.
1922 * gdb.threads/wp-replication.exp: New file.
1923
2dd6254d
SL
19242013-05-06 Sandra Loosemore <sandra@codesourcery.com>
1925
1926 * gdb.xml/tdesc-regs.exp: Add case for nios2.
1927
c2a96e8c
DE
19282013-05-06 Doug Evans <dje@google.com>
1929
b903e17e
DE
1930 * gdb.base/solib-search-lib1.c: New file.
1931 * gdb.base/solib-search-lib2.c: New file.
1932 * gdb.base/solib-search.c: New file.
1933 * gdb.base/solib-search.h: New file.
1934 * gdb.base/solib-search.exp: New file.
1935
fac51dd9
DE
1936 * lib/gdb.exp (gdb_core_cmd): New function.
1937 * gdb.arch/system-gcore.exp: Use it.
1938 * gdb.arch/vsx-regs.exp: Ditto.
1939 * gdb.base/gcore.exp: Ditto.
1940 * gdb.threads/gcore-thread.exp: Ditto.
1941
c2a96e8c
DE
1942 * gdb.reverse/shr.h: New file.
1943 * gdb.reverse/shr1.c: New file.
1944 * gdb.reverse/shr2.c: #include "shr.h".
1945 * gdb.reverse/solib-reverse.c: Remove #include <stdio.h>.
1946 #include "shr.h". Replace calls to printf,sleep to call shr1 instead.
1947 * gdb.reverse/solib-precsave.exp: Build shr2.sl.
1948 Update tests using sleep/printf to use shr2.sl instead.
1949 * gdb.reverse/solib-reverse.exp: Ditto.
1950
b6807d98
TT
19512013-05-06 Tom Tromey <tromey@redhat.com>
1952
1953 * gdb.dwarf2/implptrconst.c: New file.
1954 * gdb.dwarf2/implptrconst.exp: New file.
1955 * lib/dwarf.exp (Dwarf::_nz_quote): New proc.
1956 (Dwarf::_handle_DW_FORM): Handle DW_FORM_block1.
1957 (Dwarf::_location): Handle DW_OP_GNU_implicit_pointer.
1958
96f7d3f1
PW
19592013-05-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1960
1961 * gdb.base/catch-sig.c (main): Raise SIGINT.
1962 * gdb.base/catch-sig.exp: Test "catch signal SIGINT".
1963
1ebff1fd
HAQ
19642013-05-03 Hafiz Abid Qadeer <abidh@codesourcery.com>
1965
1966 * status-stop.exp (test_tstart_tstart): Check for error
1967 returned by the second 'tstart' command.
1968
f92b06da
WT
19692013-03-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
1970
1971 * gdb.xml/maint_print_struct.exp: New file.
1972 * gdb.xml/maint_print_struct.xml: New file.
1973
ff546935
TT
19742013-04-25 Tom Tromey <tromey@redhat.com>
1975
1976 * gdb.dwarf2/nostaticblock.exp: New file.
1977
bf9e4d0c
MB
19782013-04-24 Muhammad Bilal <mbilal@codesourcery.com>
1979
1980 PR gdb/10462
1981 * gdb.base/setshow.exp: Add test case.
1982
a11cfd87
HZ
19832013-04-23 Hui Zhu <hui@codesourcery.com>
1984
1985 PR gdb/15293
a11cfd87
HZ
1986 * gdb.base/dprintf.exp: Add ignore command.
1987
2d9442cc
HZ
19882013-04-23 Hui Zhu <hui@codesourcery.com>
1989
1990 PR gdb/15165
2d9442cc
HZ
1991 * gdb.base/save-bp.exp: Add test for dprintf.
1992
0f3305ed
TT
19932013-04-22 Tom Tromey <tromey@redhat.com>
1994
1995 * gdb.gdb/selftest.exp (do_steps_and_nexts): Check for
1996 notice_open_fds.
1997
d504301e
SDJ
19982013-04-22 Sergio Durigan Junior <sergiodj@redhat.com>
1999
2000 * gdb.arch/arm-bl-branch-dest.exp: Replace additional_flags by
2001 ldflags.
2002
9991b207
SDJ
20032013-04-22 Sergio Durigan Junior <sergiodj@redhat.com>
2004
2005 * gdb.arch/arm-bl-branch-dest.c: New file.
2006 * gdb.arch/arm-bl-branch-dest.exp: Likewise.
2007
433730c9
PA
20082013-04-19 Vladimir Kargov <kargov@gmail.com>
2009 Pedro Alves <palves@redhat.com>
2010
2011 * gdb.arch/i386-float.S: New file.
2012 * gdb.arch/i386-float.exp: New file.
2013
9a908334
LM
20142013-04-18 Luis Machado <lgustavo@codesourcery.com>
2015
2016 * gdb.mi/mi-var-create-rtti.exp: Create a variable of
2017 type void *.
2018
4f22ed5c
DE
20192013-04-17 Doug Evans <dje@google.com>
2020
2021 * lib/dwarf.exp (Dwarf): New proc "tu".
2022 * gdb.dwarf2/missing-sig-type.exp: New file.
2023
a0d3f2f5
SCR
20242013-04-15 Siva Chandra Reddy <sivachandra@google.com>
2025
2026 Add option to link testcases with Pthreads library when
2027 using 'prepare_for_testing' in tests.
2028
2029 * lib/gdb.exp (build_executable_from_specs): Use
2030 gdb_compile_pthreads to compile if option "pthreads" is
2031 specified.
2032
cc16e6c9
TT
20332013-04-15 Tom Tromey <tromey@redhat.com>
2034
2035 * gdb.cp/exceptprint.exp: Add regexp catchpoint tests.
2036
72f1fe8a
TT
20372013-04-15 Tom Tromey <tromey@redhat.com>
2038
2039 * gdb.base/default.exp: Update for $_exception.
2040 * gdb.cp/exceptprint.cc: New file.
2041 * gdb.cp/exceptprint.exp: New file.
2042 * lib/gdb.exp (skip_libstdcxx_probe_tests): New proc.
2043
6e72ca20
TT
20442013-04-15 Tom Tromey <tromey@redhat.com>
2045
2046 * gdb.cp/typeid.cc: New file.
2047 * gdb.cp/typeid.exp: New file.
2048
591f19e8
TT
20492013-04-15 Tom Tromey <tromey@redhat.com>
2050
2051 * gdb.cp/exception.exp: Add "catch rethrow" tests.
2052
da9160e4
YQ
20532013-04-13 Yao Qi <yao@codesourcery.com>
2054
2055 * gdb.base/completion.exp: Test completion of command
2056 'target ctf' if target ctf is supported.
2057
f81d1120
PA
20582013-04-10 Pedro Alves <palves@redhat.com>
2059
2060 * gdb.base/completion.exp: Test "set height", "set listsize" and
2061 "set trace-buffer-size" completion.
2062 * gdb.base/setshow.exp: Test "set height unlimited".
2063 * gdb.trace/trace-buffer-size.exp: Test "set trace-buffer-size
2064 unlimited".
2065
393fd4c3
YQ
20662013-04-10 Yao Qi <yao@codesourcery.com>
2067
2068 * gdb.trace/actions.exp: Save trace data to CTF.
2069 Change to ctf target if GDB supports, read CTF data in ctf
2070 target, and check the actions of tracepoints.
2071 * gdb.trace/while-stepping.exp: Likewise.
2072 * gdb.trace/report.exp: Test GDB saves trace data to CTF
2073 format and read CTF trace file if GDB supports.
2074 * gdb.trace/tstatus.exp: Save trace data to CTF. If ctf
2075 target is supported, change to ctf target, read trace data and
2076 check output of command "tstatus".
2077 * gdb.trace/tsv.exp: Save trace frame to CTF. If GDB supports,
2078 read CTF data by target ctf and call check_tsv.
2079
b7a273f8
YQ
20802013-04-10 Yao Qi <yao@codesourcery.com>
2081
2082 * gdb.trace/actions.exp (check_tracepoint): New.
2083 (top level): Start the tracing and check the actions of
2084 tracepoints. Save trace data to tfile format. Restart GDB
2085 and read trace file in tfile target. Check the actions of
2086 tracepoints again.
2087 * gdb.trace/while-stepping.exp: Likewise.
2088
f3786771
YQ
20892013-04-10 Yao Qi <yao@codesourcery.com>
2090
2091 * gdb.trace/report.exp: Use standard_output_file for saved
2092 trace file.
2093
5c2b4418
HZ
20942013-04-10 Hui Zhu <hui@codesourcery.com>
2095
2096 * gdb.base/Makefile.in (EXECUTABLES): Add dprintf-pending.
2097 (MISCELLANEOUS): Add dprintf-pendshr.sl.
2098 * gdb.base/dprintf-pending.c, gdb.base/dprintf-pending.exp: New.
2099
f7543f0a
JK
21002013-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2101
2102 * gdb.server/server-kill.exp (tstatus): Permit also ECONNRESET
2103 response.
2104
f6de8ec2
PA
21052013-04-08 Pedro Alves <palves@redhat.com>
2106
2107 * gdb.mi/mi-break.exp (test_error): Add tests with garbage after
2108 the location.
2109
b8abfd58
SL
21102013-04-04 Sandra Loosemore <sandra@codesourcery.com>
2111
2112 * gdb.cp/cplabel.exp: Allow empty directory in file reported
2113 for breakpoint location.
2114
156bffd0
SL
21152013-04-04 Sandra Loosemore <sandra@codesourcery.com>
2116
2117 * gdb.linespec/linespec.exp: Make dir/file:line tests
2118 conditional for non-remote hosts only.
2119
c9a6ce02
PA
21202013-04-04 Stan Shebs <stan@codesourcery.com>
2121 Pedro Alves <palves@redhat.com>
2122
2123 * gdb.trace/Makefile.in (PROGS): Add actions-changed.
2124 * gdb.trace/actions-changed.c: New file.
2125 * gdb.trace/actions-changed.exp: New file.
2126 * lib/trace-support.exp (gdb_trace_setactions): Rename to ...
2127 (gdb_trace_setactions_command): ... this. Add "actions_command"
2128 parameter, and handle it.
2129 (gdb_trace_setactions, gdb_trace_setcommands): New procedures.
2130
4bd05f24
YQ
21312013-04-04 Yao Qi <yao@codesourcery.com>
2132
2133 * gdb.server/server-kill.exp: Use command 'tstatus' instead of
2134 'step'.
2135
3758b5ce
YQ
21362013-04-03 Yao Qi <yao@codesourcery.com>
2137
2138 * gdb.trace/mi-traceframe-changed.exp: Update tfile name to
2139 "tfile-basic.tf".
2140 (test_tfind_tfile): Likewise.
2141
1dcaed0d
YQ
21422013-04-03 Yao Qi <yao@codesourcery.com>
2143
2144 * gdb.trace/tfile.c (write_basic_trace_file): Pass argument
2145 "tfile-basic.tf" instead of "basic.tf".
2146 (write_error_trace_file): Pass argument "tfile-error.tf"
2147 instead of "error.tf".
2148 * gdb.trace/tfile.exp: Update tfile names to
2149 "tfile-basic.tf" and "tfile-error.tf".
2150
0e7a53fc
SL
21512013-04-02 Sandra Loosemore <sandra@codesourcery.com>
2152
2153 * gdb.cp/ovsrch.exp (test_class): Correct regexp to allow
2154 empty directory in file for breakpoint hit.
2155
9852c492
YQ
21562013-03-29 Yao Qi <yao@codesourcery.com>
2157
2158 * gdb.base/completion.exp: Test completion of commands
2159 "target core", "target tfile" and "target exec".
2160 * gdb.trace/tfile.exp: Test completion of command
2161 "target tfile".
2162
af312be7
JB
21632013-03-28 Joel Brobecker <brobecker@adacore.com>
2164
2165 * gdb.ada/win_fu_syms: New testcase.
2166
e4a48d9d
DE
21672013-03-28 Doug Evans <dje@google.com>
2168
2169 * gdb.base/maint.exp (maint print statistics): Update expected output.
2170
7f7cc265
PA
21712013-03-28 Pedro Alves <palves@redhat.com>
2172
2173 PR gdb/15294
2174
2175 * gdb.base/list.exp (set_listsize): Adjust to accept $arg == 0 to
2176 mean unlimited instead of $arg < 0.
2177 (test_listsize): Remove "listsize of 0 suppresses output" test.
2178 Test that "set listsize 0" ends up with an unlimited listsize.
2179
fc0da894
PA
21802013-03-28 Pedro Alves <palves@redhat.com>
2181
2182 * gdb.base/list.exp (last_line): New global.
2183 (last_line_re): New global.
2184 (test_listsize, test_list_function, test_list_forward)
2185 (test_repeat_list_command, test_list_range)
2186 (test_list_filename_and_function): Use them.
2187 * gdb.base/list0.c: Comment the last line of the file with "last
2188 line".
2189
abe7b711
PA
21902013-03-28 Pedro Alves <palves@redhat.com>
2191
2192 * gdb.base/list.exp (test_listsize): Adjust test to make sure we
2193 list the whole file.
2194
15b3979c
PA
21952013-03-28 Pedro Alves <palves@redhat.com>
2196
2197 * gdb.base/list.exp (set_listsize): Use gdb_test_no_output for
2198 "set listsize".
2199
96811e3b
KS
22002013-03-26 Keith Seitz <keiths@redhat.com>
2201
2202 * gdb.base/dprintf.exp: Fix typo preventing "dprintf info 2"
2203 from passing.
2204
4043f22b
PA
22052013-03-26 Pedro Alves <palves@redhat.com>
2206
2207 * lib/gdb.exp (skip_btrace_tests): Delay deleting the source file
2208 until after GDB has run.
2209
14a1aa17
YQ
22102013-03-26 Yao Qi <yao@codesourcery.com>
2211
2212 * gdb.trace/actions.c, gdb.trace/circ.c: Add license header.
2213 * gdb.trace/collection.c, gdb.trace/tfile.c: Likewise.
2214
99c819ee
MM
22152013-03-26 Markus Metzger <markus.t.metzger@intel.com>
2216
2217 * gdb.btrace/enable.exp: Add regression test.
2218
24955f63
TT
22192013-03-25 Tom Tromey <tromey@redhat.com>
2220
2221 * gdb.cp/m-static.exp: Add destructor-printing tests.
2222
fce632b6
TT
22232013-03-25 Tom Tromey <tromey@redhat.com>
2224
2225 * gdb.cp/m-static.exp: Add constructor ptype tests.
2226 * gdb.cp/m-static.cc (single_constructor): New class.
2227 (main): Make instance of single_constructor.
2228
598d3636
JK
22292013-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2230 Pedro Alves <palves@redhat.com>
2231
2232 * gdb.server/server-kill.c: New file.
2233 * gdb.server/server-kill.exp: New file.
2234
c12440c9
PA
22352013-03-21 Pedro Alves <palves@redhat.com>
2236
2237 * gdb.trace/trace-buffer-size.exp (get default buffer size):
2238 Expect $gdb_prompt in gdb_test_multiple.
2239
bd712aed
DE
22402013-03-21 Doug Evans <dje@google.com>
2241
2242 * gdb.base/maint.exp: Update tests for per-command stats.
2243
b2f83c08
TT
22442013-03-21 Tom Tromey <tromey@redhat.com>
2245
2246 * gdb.cp/cpexprs.exp: Add test for FILENAME:: case.
2247 * gdb.cp/misc.exp: Add test for FILENAME:: case.
2248
ef0026f0
PA
22492013-03-20 Pedro Alves <palves@redhat.com>
2250
2251 PR gdb/15289
2252
2253 * gdb.base/remote.exp: Test
2254 "set remote hardware-watchpoint-limit -1",
2255 "set remote hardware-breakpoint-limit -1",
2256 "set remote hardware-watchpoint-limit 2147483647" and
2257 "set remote hardware-breakpoint-limit 2147483647".
2258
3f1175a9
PA
22592013-03-20 Pedro Alves <palves@redhat.com>
2260 Yao Qi <yao@codesourcery.com>
2261
2262 * gdb.trace/tfile.c: Add comments.
2263 (nonconstglob): New global.
2264 * gdb.trace/tfile.exp: Add comments. Test printing a non-const
2265 global that is not covered by the trace frame. Test
2266 disassembling.
2267
a09ae1c1
JK
22682013-03-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2269
2270 * gdb.base/valgrind-infcall.exp
2271 (continue #$continue_count) <remote connection closed>
2272 (continue #$continue_count) <valgrind vgdb has terminated>: Add kill of
2273 $valgrind_pid.
2274
9ce98649
TT
22752013-03-15 Tom Tromey <tromey@redhat.com>
2276
2277 * gdb.cp/overload.cc (intintfunc): New.
2278 * gdb.cp/overload.exp: Add regression test.
2279
0a251e08
YQ
22802013-03-15 Yao Qi <yao@codesourcery.com>
2281
2282 * gdb.threads/non-ldr-exc-1.exp (do_test): Fix the indent of
2283 using with_test_prefix.
2284 * gdb.threads/non-ldr-exc-2.exp (do_test): Likewise.
2285 * gdb.threads/non-ldr-exc-3.exp (do_test): Likewise.
2286 * gdb.threads/non-ldr-exc-4.exp (do_test): Likewise.
2287 * gdb.threads/watchpoint-fork.exp (test): Likewise.
2288 * gdb.base/break-interp.exp (test_core): Likewise.
2289 (test_attach_gdb): Likewise.
2290 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
2291 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
2292 Likewise.
2293 * gdb.base/jit-so.exp (one_jit_test): Likewise.
2294 * gdb.base/jit.exp (one_jit_test): Likewise.
2295 * gdb.base/sepdebug.exp (test_different_dir): Likewise.
2296 * gdb.dwarf2/dw2-dir-file-name.exp (test): Likewise.
2297 * gdb.dwarf2/dw2-noloc.exp (file_symbols): Likewise.
2298 * gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved):
2299 Likewise.
2300 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
2301 Likewise.
2302 * gdb.mi/mi-watch.exp test_watchpoint_all): Likewise.
2303 * gdb.mi/pr11022.exp (test_memory_changed_observer): Likewise.
2304 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Likewise.
2305 (tracepoint_change_loc_2): Likewise.
2306 * gdb.trace/disconnected-tracing.exp (disconnected_tracing):
2307 Likewise.
2308 (disconnected_tfind): Likewise.
2309 * gdb.trace/mi-traceframe-changed.exp (test_tfind_tfile):
2310 Likewise.
2311 (test_tfind_remote): Likewise.
2312 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect):
2313 Likewise.
2314 (test_pending_resolved): Likewise.
2315 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv):
2316 Likewise.
2317 (test_upload_tsv): Likewise.
2318 * gdb.trace/pending.exp (pending_tracepoint_resolved):
2319 Likewise.
2320 (pending_tracepoint_works): Likewise.
2321 * gdb.trace/report.exp (use_collected_data): Likewise.
2322 * gdb.trace/status-stop.exp (test_tstart_tstop_tstart):
2323 Likewise.
2324 (test_tstart_tstart, test_buffer_full_tstart): Likewise.
2325 * gdb.trace/strace.exp (strace_info_marker): Likewise.
2326 (strace_trace_on_same_addr): Likewise.
2327 (strace_trace_on_diff_addr): Likewise.
2328 * gdb.trace/unavailable.exp (gdb_collect_args_test): Likewise.
2329 (gdb_collect_locals_test): Likewise.
2330 (gdb_unavailable_registers_test): Likewise.
2331 (gdb_collect_globals_test): Likewise.
2332
2c415c0f
YQ
23332013-03-15 Yao Qi <yao@codesourcery.com>
2334
2335 * gdb.base/condbreak.exp: Add semicolon back which was removed
2336 by my previous commit.
2337
ae59b1da
YQ
23382013-03-14 Yao Qi <yao@codesourcery.com>
2339
2340 * config/monitor.exp (gdb_target_cmd): Remove semicolon after
2341 'return'.
2342 (gdb_target_monitor, gdb_load): Likewise.
2343 * config/sid.exp (gdb_load): Likewise.
2344 * config/slite.exp (gdb_load): Likewise.
2345 * config/vx.exp (gdb_start, spawn_vxgdb): Likewise.
2346 * gdb.ada/arrayidx.exp, gdb.ada/null_array.exp: Likewise.
2347 * gdb.arch/mips-octeon-bbit.exp (single_step): Likewise.
2348 (single_step_until): Likewise.
2349 * gdb.arch/powerpc-d128-regs.exp: Likewise.
2350 * gdb.arch/system-gcore.exp: Likewise.
2351 * gdb.base/bigcore.exp (extract_heap): Likewise.
2352 * gdb.base/break-on-linker-gcd-function.exp: Likewise.
2353 * gdb.base/call-ar-st.exp: Likewise.
2354 * gdb.base/call-rt-st.exp: Likewise.
2355 * gdb.base/call-sc.exp, gdb.base/call-strs.exp: Likewise.
2356 * gdb.base/callfuncs.exp, gdb.base/completion.exp: Likewise.
2357 * gdb.base/condbreak.exp, gdb.base/constvars.exp: Likewise.
2358 * gdb.base/corefile.exp: Likewise.
2359 * gdb.base/dbx.exp (gdb_file_cmd): Likewise.
2360 * gdb.base/exprs.exp, gdb.base/fileio.exp: Likewise.
2361 * gdb.base/fixsection.exp: Likewise.
2362 * gdb.base/funcargs.exp: Likewise.
2363 * gdb.base/gcore-buffer-overflow.exp: Likewise.
2364 * gdb.base/gcore-relro.exp: Likewise.
2365 * gdb.base/gcore.exp, gdb.base/gdb11530.exp: Likewise.
2366 * gdb.base/gdb11531.exp, gdb.base/gnu-ifunc.exp: Likewise.
2367 * gdb.base/info-os.exp, gdb.base/info-proc.exp: Likewise.
2368 * gdb.base/interp.exp, gdb.base/langs.exp:: Likewise.
2369 * gdb.base/list.exp: Likewise.
2370 (set_listsize): Likewise.
2371 * gdb.base/logical.exp, gdb.base/mips_pro.exp: Likewise.
2372 * gdb.base/miscexprs.exp, gdb.base/nodebug.exp: Likewise.
2373 * gdb.base/opaque.exp, gdb.base/pointers.exp: Likewise.
2374 * gdb.base/psymtab.exp, gdb.base/ptype.exp: Likewise.
2375 * gdb.base/relational.exp, gdb.base/scope.exp: Likewise.
2376 * gdb.base/setvar.exp: Likewise.
2377 (test_set): Likewise.
2378 * gdb.base/signals.exp, gdb.base/sizeof.exp: Likewise.
2379 * gdb.base/solib-overlap.exp: Likewise.
2380 * gdb.base/store.exp, gdb.base/structs.exp: Likewise.
2381 * gdb.base/structs2.exp, gdb.base/volatile.exp: Likewise.
2382 * gdb.base/watchpoint.exp (initialize): Likewise.
2383 (test_simple_watchpoint): Likewise.
2384 (test_disabling_watchpoints): Likewise.
2385 (test_watchpoint_triggered_in_syscall): Likewise.
2386 * gdb.base/whatis.exp, gdb.cp/ambiguous.exp: Likewise.
2387 * gdb.cp/casts.exp, gdb.cp/ctti.exp: Likewise.
2388 * gdb.cp/namespace.exp, gdb.cp/nsdecl.exp: Likewise.
2389 * gdb.cp/psmang.exp, gdb.dwarf2/dw2-ranges.exp: Likewise.
2390 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
2391 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
2392 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
2393 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
2394 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
2395 * gdb.hp/gdb.compat/xdb2.exp: Likewise.
2396 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
2397 * gdb.hp/gdb.defects/bs14602.exp: Likewise.
2398 * gdb.hp/gdb.defects/solib-d.exp: Likewise.
2399 * gdb.mi/gdb792.exp: Likewise.
2400 * gdb.mi/mi-inheritance-syntax-error.exp: Likewise.
2401 * gdb.mi/mi-logging.exp, gdb.mi/mi-var-cp.exp : Likewise.
2402 * gdb.mi/mi-var-rtti.exp, gdb.python/py-type.exp: Likewise.
2403 * gdb.threads/gcore-thread.exp: Likewise.
2404 (load_core): Likewise.
2405 * gdb.threads/pthreads.exp (all_threads_running): Likewise.
2406 (test_startup, check_control_c): Likewise.
2407 * gdb.threads/sigstep-threads.exp: Likewise.
2408 * gdb.threads/thread_check.exp: Likewise.
2409 * gdb.trace/backtrace.exp, gdb.trace/change-loc.exp: Likewise.
2410 * gdb.trace/circ.exp (run_trace_experiment): Likewise.
2411 (set_a_tracepoint, trace_buffer_normal): Likewise.
2412 (gdb_trace_circular_tests): Likewise.
2413 * gdb.trace/collection.exp: Likewise.
2414 * gdb.trace/disconnected-tracing.exp: Likewise.
2415 * gdb.trace/infotrace.exp: Likewise.
2416 * gdb.trace/mi-traceframe-changed.exp: Likewise.
2417 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
2418 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv): Likewise.
2419 * gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp: Likewise.
2420 * gdb.trace/pending.exp, gdb.trace/report.exp: Likewise.
2421 * gdb.trace/stap-trace.exp: Likewise.
2422 * gdb.trace/status-stop.exp,gdb.trace/strace.exp: Likewise.
2423 * gdb.trace/tfind.exp, gdb.trace/trace-break.exp: Likewise.
2424 * gdb.trace/trace-buffer-size.exp: Likewise.
2425 * gdb.trace/tspeed.exp, gdb.trace/tsv.exp: Likewise.
2426 * gdb.trace/unavailable.exp: Likewise.
2427 * gdb.trace/while-dyn.exp: Likewise.
2428 * lib/fortran.exp (set_lang_fortran): Likewise.
2429 * lib/gdb.exp (default_gdb_version, gdb_start_cmd): Likewise.
2430 (gdb_breakpoint, gdb_reinitialize_dir): Likewise.
2431 (default_gdb_start, get_compiler_info): Likewise.
2432 (gdb_compile, gdb_compile_objc, gdb_reload, gdb_init): Likewise.
2433 (get_debug_format, setup_xfail_format): Likewise.
2434 (rerun_to_main, gdb_skip_float_test): Likewise.
2435 (build_id_debug_filename_get, get_remotetimeout): Likewise.
2436 * lib/java.exp (set_lang_java): Likewise.
2437 * lib/mi-support.exp (default_mi_gdb_start): Likewise.
2438 (mi_gdb_reinitialize_dir, mi_gdb_target_cmd): Likewise.
2439 (mi_gdb_file_cmd, mi_gdb_test): Likewise.
2440 (mi_run_cmd_full, mi_expect_interrupt): Likewise.
2441 * lib/objc.exp (set_lang_objc): Likewise.
2442 * lib/pascal.exp (set_lang_pascal): Likewise.
2443 * lib/prompt.exp (default_prompt_gdb_start): Likewise.
2444 * lib/trace-support.exp (gdb_trace_setactions, gdb_tfind_test): Likewise.
2445 (gdb_readexpr, gdb_gettpnum, gdb_find_recursion_test_baseline): Likewise.
2446
bb869963
SDJ
24472013-03-14 Sergio Durigan Junior <sergiodj@redhat.com>
2448
2449 PR c++/15203
2450 PR c++/15210
2451 * gdb.cp/m-static.cc (keepalive_int): New function.
2452 (gnu_obj_1::method): New variable `sintvar', call `keepalive_int'.
2453 * gdb.cp/m-static.exp: New test for `sintvar'.
2454
e2be70a0
YQ
24552013-03-14 Yao Qi <yao@codesourcery.com>
2456
2457 * gdb.trace/tstatus.exp (run_trace_experiment): Save the output
2458 of 'tstatus' into tstatus_output.
2459 (top level): Save the trace data to tfile. Read trace file in
2460 tfile target. Check the trace status.
2461
8ddb1965
YQ
24622013-03-13 Yao Qi <yao@codesourcery.com>
2463
2464 * gdb.trace/tsv.exp (check_tsv): New.
2465 (top level): Save a tfile on current trace session. Call
2466 check_tsv on live target. Load the tfile with target tfile
2467 and call check_tsv again.
2468
045dd51f
YQ
24692013-03-13 Yao Qi <yao@codesourcery.com>
2470
2471 * gdb.trace/tsv.exp: Remove code unrelated to testing TSV.
2472 Replace some "gdb_test" with "gdb_test_no_output".
2473
82d049ab
PH
24742013-03-12 Paul Hilfinger <hilfingr@adacore.com>
2475
2476 * gdb.ada/expr_delims.exp: New file.
2477 * gdb.ada/expr_delims/foo.adb: New file.
2478 * gdb.ada/expr_delims/pck.ads: New file.
2479 * gdb.ada/expr_delims/pck.adb: New file.
2480
cb8ea32b
KS
24812013-03-11 Keith Seitz <keiths@redhat.com>
2482
2483 * watchpoint.exp (test_no_hw_watchpoints): Add test using
2484 both condition and thread. Then delete the watchpoint.
2485
2f1d9bdd
MM
24862013-03-11 Christian Himpel <christian.himpel@intel.com>
2487
2488 * Makefile.in: Add btrace testsuite.
2489 * configure: Regenerated.
2490 * configure.ac: Add btrace testsuite.
2491 * gdb.btrace/Makefile.in: New file.
2492 * gdb.btrace/enable.c: New file.
2493 * gdb.btrace/enable.exp: New file.
2494 * gdb.btrace/function_call_history.c: New file.
2495 * gdb.btrace/function_call_history.exp: New file.
2496 * gdb.btrace/instruction_history.c: New file.
2497 * gdb.btrace/instruction_history.exp: New file.
2498 * gdb.btrace/instruction_history.S: New file.
2499 * lib/gdb.exp: Add btrace skip proc.
2500
05c56a9d
JK
25012013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2502
2503 Fix entry-values if the callee called a noreturn function.
2504 * gdb.arch/amd64-tailcall-noret.S: New file.
2505 * gdb.arch/amd64-tailcall-noret.c: New file.
2506 * gdb.arch/amd64-tailcall-noret.exp: New file.
2507
9112db09
JK
25082013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2509
2510 Fix entry-values in C++ across CUs.
2511 * gdb.arch/amd64-tailcall-cxx.exp: New file.
2512 * gdb.arch/amd64-tailcall-cxx1.S: New file.
2513 * gdb.arch/amd64-tailcall-cxx1.cc: New file.
2514 * gdb.arch/amd64-tailcall-cxx2.S: New file.
2515 * gdb.arch/amd64-tailcall-cxx2.cc: New file.
2516
be9a119c 25172013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
2518 Hafiz Abid Qadeer <abidh@codesourcery.com>
2519
2520 gdb/testsuite/
2521 * gdb.trace/trace-buffer-size.exp: New file.
2522 * gdb.trace/trace-buffer-size.c: New file.
2523
049109b0
PA
25242013-03-06 Pedro Alves <palves@redhat.com>
2525
2526 * gdb.trace/tstatus.exp (run_trace_experiment): When the target
2527 doesn't support the tested optional feature, call "unsupported"
2528 with the same test message as the "pass" case, instead of calling
2529 "pass" with a different message. Use the same text for the "fail"
2530 cases too.
2531
4aa54120
YQ
25322013-03-06 Yao Qi <yao@codesourcery.com>
2533
2534 * gdb.trace/tstatus.exp: Remove the invocation of
2535 gdb_load_shlibs, gdb_compile, clean_restart and runto_main.
2536 (test_tracepoints): Don't set fast tracepoint.
2537 (top level): Don't check agent library is loaded or not.
2538
b8b71e63
YQ
25392013-03-06 Yao Qi <yao@codesourcery.com>
2540
2541 * gdb.trace/tstatus.exp (run_trace_experiment): Escape
2542 parentheses by "\\".
2543
33f448b1
JK
25442013-03-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2545
2546 * gdb.linespec/base/one/thefile.cc (twodup): New.
2547 (m): Call it.
2548 * gdb.linespec/base/two/thefile.cc (dupname): New.
2549 (n): Call it.
2550 * gdb.linespec/break-ask.exp: New file.
2551 * gdb.linespec/lspec.cc (body_elsewhere): New comment marker.
2552
1c942fb9
YQ
25532013-02-28 Yao Qi <yao@codesourcery.com>
2554
2555 * gdb.trace/report.exp: Move some code to ...
2556 (use_collected_data): New.
2557 (top level): Call use_collected_data once on the live target.
2558 Save at file of the current trace session, load it with target
2559 tfile, and call use_collected_data again.
2560
5b967901
JK
25612013-02-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2562
2563 * gdb.threads/fork-thread-pending.c (main): Add alarm.
2564
6447023f
JK
25652013-02-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2566
2567 * gdb.base/valgrind-infcall.exp (valgrind_pid): New variable.
2568 Add final kill of ${valgrind_pid}.
2569
9f44fbc0
SCR
25702013-02-20 Siva Chandra Reddy <sivachandra@google.com>
2571
2572 * gdb.python/py-arch.c: New test case
2573 * gdb.python/py-arch.exp: New tests to test
2574 gdb.Architecture.disassemble
2575 * gdb.python/Makefile.in: Add py-arch to the list of
2576 EXECUTABLES.
2577
4c9ad8c2
TT
25782013-02-18 Tom Tromey <tromey@redhat.com>
2579
2580 * gdb.dwarf2/subrange.exp: New file.
2581
f5911ea1
HAQ
25822013-02-15 Pedro Alves <pedro@codesourcery.com>
2583 Hafiz Abid Qadeer <abidh@codesourcery.com>
2584
2585 * gdb.trace/tfile.exp: Add test for -trace-status command.
2586
420f4384
JK
25872013-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
2588
2589 * gdb.threads/pthread_cond_wait.c (main): Remove variable ts. Replace
2590 nanosleep by sleep.
2591
4819b3f8
PA
25922013-02-14 Pedro Alves <palves@redhat.com>
2593
2594 * gdb.cp/userdef.exp (ptype &*c): Don't expect an &.
2595
1773c82c
HAQ
25962013-02-14 Pedro Alves <pedro@codesourcery.com>
2597 Hafiz Abid Qadeer <abidh@codesourcery.com>
2598
2599 * gdb.trace/tsv.exp: Adjust tests, and add a few more.
2600
e234dfaf
TT
26012013-02-12 Tom Tromey <tromey@redhat.com>
2602
2603 * gdb.cp/m-static.cc (gnu_obj_1::~gnu_obj_1): New destructor.
2604 * gdb.cp/m-static.exp: Add tests to print quoted destructor.
2605
6c01dd94
PA
26062013-02-12 Pedro Alves <palves@redhat.com>
2607
2608 * gdb.base/catch-signal.c: Update copyright years.
2609 * gdb.base/catch-signal.exp: Update copyright years.
2610 * gdb.dwarf2/dw2-dir-file-name.c: Update copyright years.
2611 * gdb.dwarf2/dw2-dir-file-name.exp: Update copyright years.
2612 * gdb.dwarf2/dw2-empty-pc-range.S: Update copyright years.
2613 * gdb.dwarf2/dw2-error.S: Update copyright years.
2614 * gdb.dwarf2/dw2-error.c: Update copyright years.
2615 * gdb.dwarf2/dw2-restrict.S: Update copyright years.
2616 * gdb.dwarf2/dw2-restrict.c: Update copyright years.
2617 * gdb.dwarf2/dw2-restrict.exp: Update copyright years.
2618
595fc67f
PA
26192013-02-12 Pedro Alves <palves@redhat.com>
2620
2621 * gdb.base/catch-signal.exp: Correct test file name in "Skipping"
2622 message.
2623 * gdb.base/sigaltstack.exp: Ditto.
2624 * gdb.base/siginfo.exp: Ditto.
2625 * gdb.base/sizeof.exp: Ditto.
2626
17282693
PA
26272013-02-12 Pedro Alves <palves@redhat.com>
2628
2629 * gdb.mi/mi-basics.exp: Tweak intro comment.
2630 * gdb.mi/mi-break.exp: Tweak intro comment.
2631 * gdb.mi/mi-console.exp: Tweak intro comment.
2632 * gdb.mi/mi-file.exp: Tweak intro comment.
2633 * gdb.mi/mi-read-memory.exp: Tweak intro comment.
2634 * gdb.mi/mi-return.exp: Tweak intro comment.
2635 * gdb.mi/mi-stepi.exp: Tweak intro comment.
2636 * gdb.mi/mi-until.exp: Tweak intro comment.
2637 * gdb.mi/mi-watch.exp: Tweak intro comment.
2638
8a4ac37e
PA
26392013-02-12 Sanimir Agovic <sanimir.agovic@intel.com>
2640
2641 * gdb.server/no-thread-db.exp: New file.
2642 * gdb.server/no-thread-db.c: New file.
2643 * gdb.server/Makefile.in (EXECUTABLES): Add no-thread-db.
2644
c2792f5a
DE
26452013-02-11 Doug Evans <dje@google.com>
2646
2647 * gdb.base/printcmds.exp (test_printf_with_dfp): Add test for printing
2648 two decfloats.
2649
d9e98382
SDJ
26502013-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
2651
2652 * gdb.base/bitfields.c (struct internalvartest): New declaration.
2653 * gdb.base/bitfields.exp (bitfield_internalvar): New function.
2654
a321661a
JK
26552013-02-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2656
2657 * gdb.python/py-prompt.exp: Add to the end a kill of $testpid.
2658
134a2066
YQ
26592013-02-06 Yao Qi <yao@codesourcery.com>
2660
2661 * gdb.trace/mi-tsv-changed.exp (test_create_delete_tsv): Rename
2662 to ...
2663 (test_create_delete_modify_tsv): ... here. New test on modifying
2664 the initial value of a tsv.
2665
5a2dc60a
JK
26662013-02-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2667
2668 * gdb.dwarf2/dw2-dir-file-name.exp (cd ${srcabsdir}/rdir): Rename to ...
2669 (cd .../rdir): ... here.
2670
233d95b5
JK
26712013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2672
2673 * gdb.linespec/base/one/header.h: New file.
2674 * gdb.linespec/base/two/header.h: New file.
2675 * gdb.linespec/macro-relative.c: New file.
2676 * gdb.linespec/macro-relative.exp: New file.
2677
fbd9ab74
JK
26782013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2679
2680 * gdb.base/fullpath-expand-func.c: New file.
2681 * gdb.base/fullpath-expand.c: New file.
2682 * gdb.base/fullpath-expand.exp: New file.
2683 * gdb.base/realname-expand-real.c: New file.
2684 * gdb.base/realname-expand.c: New file.
2685 * gdb.base/realname-expand.exp: New file.
2686
1b56eb55
JK
26872013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2688
2689 * gdb.dwarf2/dw2-dir-file-name.exp: New file.
2690 * gdb.dwarf2/dw2-dir-file-name.c: New file.
2691
af529f8f
JK
26922013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2693
2694 * gdb.mi/mi-fullname-deleted.exp: Use double last slash for $srcfileabs.
2695 (compare_filenames_for_search does not match)
2696 (compare_filenames_for_search does match): New tests.
2697
f5b95b50
JK
26982013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2699
2700 * gdb.gdb/xfullpath.exp: Replace xfullpath calls by gdb_realpath calls.
2701
d47921b9
JK
27022013-02-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2703
2704 * lib/java.exp (compile_java_from_source): Initialize ARGS as a list.
2705
8a92335b
JK
27062013-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2707
2708 * gdb.base/gnu-debugdata.exp): Create ${binfile}.debug,
2709 ${binfile}.mini_debuginfo-debuglink, add -k to xz, use now
2710 ${binfile}.mini_debuginfo-debuglink and
2711 ${binfile}.mini_debuginfo-debuglink.xz.
2712
17f2157d
TT
27132013-02-01 Tom Tromey <tromey@redhat.com>
2714
2715 * gdb.dwarf2/method-ptr.exp: Use correct form for non-string
2716 attributes.
2717
d65f0a9c
TT
27182013-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2719 Tom Tromey <tromey@redhat.com>
2720
2721 * gdb.dwarf2/method-ptr.exp: Link with c++.
2722 * lib/dwarf.exp (Dwarf::assemble): Declare _cu_count.
2723
f25c0135
TT
27242013-01-31 Tom Tromey <tromey@redhat.com>
2725
2726 * gdb.base/jit.exp (compile_jit_test): New proc.
2727 Add PIE tests.
2728
7078baeb
TT
27292013-01-31 Tom Tromey <tromey@redhat.com>
2730
2731 * gdb.dwarf2/method-ptr.cc: New file.
2732 * gdb.dwarf2/method-ptr.exp: New file.
2733
1d24041a
TT
27342013-01-31 Tom Tromey <tromey@redhat.com>
2735
2736 * lib/dwarf.exp (namespace Dwarf): New.
2737
8d9878a4
TT
27382013-01-29 Tom Tromey <tromey@redhat.com>
2739
2740 * gdb.dwarf2/fission-reread.exp: Add unload test.
2741
bed911e5
DE
27422013-01-28 Doug Evans <dje@google.com>
2743
2744 * gdb.dwarf2/fission-loclists.exp: New file.
2745 * gdb.dwarf2/fission-loclists.S: New file.
2746
e229648e
JK
27472013-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2748
2749 Code cleanup.
2750 * gdb.base/restore.exp: Replace gdb_compile, gdb_exit, gdb_start,
2751 gdb_reinitialize_dir and gdb_load by standard_testfile, set executable
2752 and prepare_for_testing.
2753 * gdb.base/store.exp: Likewise.
2754
86700f00
TT
27552013-01-25 Tom Tromey <tromey@redhat.com>
2756
2757 * gdb.python/py-explore.exp: Expect the gdb prompt.
2758
8954db33
AB
27592013-01-25 Andrew Burgess <aburgess@broadcom.com>
2760
2761 * gdb.base/gnu_vector.c: New variable for use in tests.
2762 * gdb.base/gnu_vector.exp: Update and extend tests to reflect
2763 changes in scalar to vector casting and widening.
2764 * gdb.python/py-type.c: New variables for use in tests.
2765 * gdb.python/py-type.exp: Update vector related tests to reflect
2766 changes in scalar to vector casting and widening.
2767
2077afdd
TD
27682013-01-24 Tiago Stürmer Daitx <tdaitx@linux.vnet.ibm.com>
2769
2770 * gdb.base/prologue-include.c: New file.
2771 * gdb.base/prologue-include.exp: New file.
2772 * gdb.base/prologue-include.h: New file.
2773
d7499464
HAQ
27742013-01-24 Hafiz Abid Qadeer <abidh@codesourcery.com>
2775
2776 PR gdb/13443
2777 * gdb.mi/mi-var-block.exp: Make test messages unique.
2778
e2a3e0f1
TT
27792013-01-23 Tom Tromey <tromey@redhat.com>
2780
2781 * gdb.dwarf2/dw2-error.exp: Pass test name to "file" test.
2782
152fcc9c
TT
27832013-01-23 Tom Tromey <tromey@redhat.com>
2784
2785 * gdb.cp/converts.cc (main): Initialize 'a'.
2786
bea883fd
SCR
27872013-01-23 Siva Chandra Reddy <sivachandra@google.com>
2788
2789 * testsuite/gdb.python/frame.exp: Add a test for
2790 gdb.Frame.architecture() method.
2791
0928e93d
PA
27922013-01-22 Pedro Alves <palves@redhat.com>
2793
2794 * gdb.base/annota1.exp (signal sent): No longer expect
2795 breakpoints-invalid.
2796 * gdb.cp/annota2.exp (continue until exit)
2797 (watch triggered on a.x): Ditto.
2798
9c97429f
PA
27992013-01-22 Pedro Alves <palves@redhat.com>
2800
2801 * gdb.base/annota1.exp (breakpoints_invalid): New variable.
2802 Adjust tests to breakpoints-invalid changes.
2803 * gdb.cp/annota2.exp (breakpoints_invalid, frames_invalid): New
2804 variables.
2805 Adjust tests to breakpoints-invalid changes.
2806
187d10dd
PA
28072013-01-22 Pedro Alves <palves@redhat.com>
2808
2809 * gdb.base/annota1.exp (annotate ignore count change): Add
2810 expected output for failure case.
2811
ea3aedcb
TT
28122013-01-22 Tom Tromey <tromey@redhat.com>
2813
2814 * gdb.gdb/selftest.exp (do_steps_and_nexts): Handle bfd_init
2815 call.
2816
998580f1
MK
28172013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
2818
2819 * gdb.mi/mi-break.exp: Expect new 'thread-groups' field.
8f1d5693 2820 * gdb.mi/mi-catch-load.exp: Ditto.
998580f1
MK
2821 * gdb.mi/mi-nsmoribund.exp: Expect new 'thread-groups' field.
2822 Also handle 'thread' field.
2823 * gdb.mi/mi-simplerun.exp: Expect new 'thread-groups' field.
2824 * gdb.mi/mi-watch.exp: Ditto.
2825 * lib/mi-support.exp: Ditto.
2826
8f1d5693
MK
28272013-01-21 Siva Chandra Reddy <sivachandra@google.com>
2828
2829 * gdb.python/py-explore.exp: Improve a test
2830
2d8c5d7c
DB
28312013-01-18  David Blaikie  <dblaikie@gmail.com>
2832
2833 * gdb.base/label.c (main): Correct the type of the second
2834 parameter.
2835
46f35228
TT
28362013-01-18 Tom Tromey <tromey@redhat.com>
2837
2838 * gdb.dwarf2/trace-crash.s: New file.
2839 * gdb.dwarf2/trace-crash.exp: New file.
2840
5965d69d
HAQ
28412013-01-18 Hafiz Abid Qadeer<abidh@codesourcery.com>
2842
43aaf8b6
PA
2843 PR gdb/13443
2844 * gdb.base/checkpoint.exp: Update test messages to make them
2845 unique.
5965d69d 2846
5ae4861a
YQ
28472013-01-18 Yao Qi <yao@codesourcery.com>
2848
2849 * gdb.trace/infotrace.exp: Check 'traceframe usage' in the
2850 output of 'info tracepoints'.
2851 * gdb.trace/disconnected-tracing.exp (disconnected_tracing):
2852 Likewise.
2853 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
2854 * gdb.trace/disconnected-tracing.c (struct foo): New.
2855
d84fca2c
JK
28562013-01-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2857
2858 * gdb.dwarf2/dw2-dos-drive.S: New file.
2859 * gdb.dwarf2/dw2-dos-drive.exp: New file.
2860
aebb1cc9
DE
28612013-01-17 Doug Evans <dje@google.com>
2862
2782d512
DE
2863 * boards/dwarf4-gdb-index.exp: Use any existing CC_FOR_TARGET,
2864 CXX_FOR_TARGET.
2865
aebb1cc9
DE
2866 * boards/cc-with-tweaks.exp: New file.
2867
db2b2972
TT
28682013-01-17 Tom Tromey <tromey@redhat.com>
2869
2870 * gdb.base/completion.exp: Add "set cp-abi" completion test.
2871
96343774
PA
28722013-01-17 Pedro Alves <palves@redhat.com>
2873
2874 Merge dg-extract-results.sh from upstream (svn 195224).
2875
2876 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 2877 * dg-extract-results.sh: Fix order of summary counts.
96343774
PA
2878
2879 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 2880 * dg-extract-results.sh: Constrain the start-of-log pattern.
96343774
PA
2881
2882 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 2883 * dg-extract-results.sh: Handle KPASSes.
96343774
PA
2884
2885 2010-05-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2886 * dg-extract-results.sh: Redirect grep output to /dev/null instead
2887 of grep -q.
2888
675921c0
SD
28892012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
2890
2891 * gdb.base/jit-reader.exp: New file. Test case for the jit-reader
2892 interface.
2893 * gdb.base/jithost.c: New file.
2894 * gdb.base/jithost.h: New file.
2895 * gdb.base/jitreader.c : New file.
2896 * gdb.base/jit-protocol.h: New file.
2897
ab04a2af
TT
28982013-01-16 Tom Tromey <tromey@redhat.com>
2899
2900 * gdb.base/catch-signal.c: New file.
2901 * gdb.base/catch-signal.exp: New file.
2902
8ac3646f
TT
29032013-01-16 Tom Tromey <tromey@redhat.com>
2904
2905 * gdb.mi/mi-catch-load.exp: Look for "catch-type".
2906
22fc223e
JK
29072013-01-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2908
2909 * gdb.dwarf2/dw2-restrict.exp: Skip compilation on non-x86_64 targets.
2910
44478ab3
TT
29112013-01-14 Tom Tromey <tromey@redhat.com>
2912
2913 * gdb.base/completion.exp: Add "set gnutarget" test.
2914
06d66ee9
TT
29152013-01-14 Tom Tromey <tromey@redhat.com>
2916
2917 * gdb.dwarf2/dw2-restrict.S: New file.
2918 * gdb.dwarf2/dw2-restrict.c: New file.
2919 * gdb.dwarf2/dw2-restrict.exp: New file.
2920
c9bf0622
TT
29212013-01-14 Tom Tromey <tromey@redhat.com>
2922
2923 * gdb.dwarf2/dw2-error.exp: New file.
2924 * gdb.dwarf2/dw2-error.c: New file.
2925 * gdb.dwarf2/dw2-error.S: New file.
2926
5b12a61c
JK
29272013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2928
2929 * gdb.cp/parse-lang.cc: New file.
2930 * gdb.cp/parse-lang.exp: New file.
2931
f0a4b570
JK
29322013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2933
2934 * gdb.mi/mi-fullname-deleted.exp: Set srcfileabssubst and initdir.
2935 (set substitute-path): New test.
2936 (fullname present): Remove content.
2937 (substituted fullname): New test.
2938
f751cc97
JB
29392013-01-13 Joel Brobecker <brobecker@adacore.com>
2940
2941 * gdb.python/py-finish-breakpoint.exp: Add skip_python_tests
2942 check. Move $gdb_py_is_py24 value check right after.
2943
04164e8e
JK
29442013-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2945
2946 * gdb.base/dprintf.exp (dprintf info 1): Fix expectation on 64-bit
2947 targets.
2948
5bf480a5
YQ
29492013-01-11 Yao Qi <yao@codesourcery.com>
2950
2951 * gdb.base/dprintf.exp: Check the output of 'info breakpoints'
2952 for dprintf.
2953 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
2954 Check the fields in "=breakpoint-created" for dprintf.
2955
f35a17b5
JK
29562012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2957
2958 * gdb.mi/mi-fullname-deleted.exp: New file.
2959
85817405
JK
29602012-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2961
2962 * gdb.base/skip-solib.exp (info skip with pending file): Update the
2963 expected output.
2964 (info skip with pending file): Remove.
2965 (ignoring function in solib, info skip for function multiply): Update
2966 the expected output.
2967 * gdb.base/skip.ex (skip (main), skip function baz, info skip)
2968 (info skip (delete 1), info skip after disabling all)
2969 (info skip after enabling all, info skip after disabling 4 2-3)
2970 (info skip after enabling 2-3, info skip 2-3)
2971 (info skip after deleting 2 3): Update the expected output.
2972 * gdb.linespec/base/two/thefile.cc (n): New variable v, split the
2973 statement to its initialization and return.
2974 * gdb.linespec/skip-two.exp: New file.
2975
27210e12
DE
29762012-12-19 Doug Evans <dje@google.com>
2977
2978 * gdb.base/maint.exp: Handle testing with .gdb_index.
2979
bb627a12
JB
29802012-12-19 Joel Brobecker <brobecker@adacore.com>
2981
2982 * gdb.arch/mips-octeon-bbit.exp: Fix copyright header from
2983 Cavium to FSF.
2984
7785b880
JB
29852012-12-19 Joel Brobecker <brobecker@adacore.com>
2986
2987 * dg-extract-results.sh: Update contact info in copyright notice.
2988 * gdb.arch/mips-octeon-bbit.exp: Update copyright notice to
2989 GPL v3 or later. Update contact info.
2990 * gdb.fortran/logical.f90, gdb.threads/watchpoint-fork-child.c,
2991 gdb.threads/watchpoint-fork-mt.c,
2992 gdb.threads/watchpoint-fork-parent.c,
2993 gdb.threads/watchpoint-fork-st.c,
2994 gdb.threads/watchpoint-fork.h: Likewise.
2995
f2a8bc8a
YQ
29962012-12-15 Yao Qi <yao@codesourcery.com>
2997
2998 * gdb.trace/mi-tracepoint-changed.exp (test_pending_resolved): Check
2999 'installed' field in '=breakpoint-modified'.
3000 (test_reconnect): Check 'installed' field in
3001 '=breakpoint-modified' and '=breakpoint-created'.
3002
3003 * gdb.trace/actions.exp: Update test for 'installed' field.
3004 * gdb.trace/change-loc.exp (tracepoint_change_loc_1):
3005 (tracepoint_change_loc_2): Likewise.
3006 Check 'info tracepoint' display nothing else.
3007 * gdb.trace/deltrace.exp: Likewise.
3008 * gdb.trace/infotrace.exp: Likewise.
3009 * gdb.trace/mi-traceframe-changed.exp (test_tfind_remote):
3010 Likewise.
3011 * gdb.trace/passcount.exp: Likewise.
3012 * gdb.trace/tracecmd.exp: Likewise.
3013 * gdb.trace/while-stepping.exp: Likewise.
3014
6592e36f
TT
30152012-12-14 Tom Tromey <tromey@redhat.com>
3016
3017 * gdb.cp/member-name.exp: New file.
3018 * gdb.cp/member-name.cc: New file.
3019
7d27a96d
TT
30202012-12-14 Tom Tromey <tromey@redhat.com>
3021
3022 * gdb.cp/templates.exp (test_ptype_of_templates): Update kfails.
3023
f8c05d0d
DE
30242012-12-14 Doug Evans <dje@google.com>
3025
3026 * gdb.dwarf2/implptr-optimized-out.S: DIE offset for
3027 DW_OP_GNU_implicit_pointer is section-relative.
3028
451b7c33
TT
30292012-12-14 Tom Tromey <tromey@redhat.com>
3030
43aaf8b6 3031 * gdb.base/info-proc.exp: Add core file tests.
451b7c33 3032
10e339df
PA
30332012-12-14 Yufeng Zhang <yufeng.zhang@arm.com>
3034
6fdff2c5 3035 * gdb.base/kill-after-signal.exp: Disable if gdb,nosignals.
10e339df 3036
e780d813
DE
30372012-12-13 Doug Evans <dje@google.com>
3038
3039 * gdb.multi/multi-arch-exec.exp: Skip for i*86-linux.
3040 * gdb.multi/multi-arch.exp: Ditto.
3041
ca3dbcc8 30422012-12-12 Keven Boell <keven.boell@intel.com>
6fdff2c5 3043
ca3dbcc8
MG
3044 * gdb.mi/mi-catch-load-so.c: New. Clone of the
3045 catch load test library source file.
3046 * gdb.mi/mi-catch-load.c: New. Clone of the catch
3047 load test source file.
3048 * gdb.mi/mi-catch-load.exp: New. Test file for
3049 basic MI -catch-load and -catch-unload tests.
3050
2960a434
PK
30512012-12-11 Paul Koning <paul_koning@dell.com>
3052
3053 * gdb.python/py-prettyprint.py (_iterator): Remove exception_flag
3054 exception.
3055 (_iterator_except): New function.
3056 (ArrayPrinter): Use _iterator function instead of local _iterator
3057 class for Python 3 compatibility.
3058 (NoStringContainerPrinter): Use _iterator_except instead of
6fdff2c5 3059 _iterator.
2960a434
PK
3060 * gdb.python/py-typeprint.exp: Use exec(open(...).read()) instead of
3061 execfile for Python 3 compatibility.
3062 * gdb.python/python.exp: Handle Python 2.4 exception traceback
3063 format in error_prompt test.
6fdff2c5 3064
9325cb04
PK
30652012-12-10 Paul Koning <paul_koning@dell.com>
3066
3067 * gdb.base/charset.exp: Change print syntax for Python 3
6fdff2c5 3068 compatibility.
9325cb04
PK
3069 * gdb.python/py-block.exp: Ditto.
3070 * gdb.python/py-breakpoint.exp: Ditto.
3071 * gdb.python/py-cmd.exp: Ditto.
3072 * gdb.python/py-events.py: Ditto.
3073 * gdb.python/py-finish-breakpoint.py: Ditto.
3074 * gdb.python/py-finish-breakpoint2.exp: Ditto.
3075 * gdb.python/py-finish-breakpoint2.py: Ditto.
3076 * gdb.python/py-frame-inline.exp: Ditto.
3077 * gdb.python/py-frame.exp: Ditto.
3078 * gdb.python/py-infthread.exp: Ditto.
3079 * gdb.python/py-objfile.exp: Ditto.
3080 * gdb.python/py-parameter.exp: Ditto.
3081 * gdb.python/py-progspace.exp: Ditto.
3082 * gdb.python/py-prompt.exp: Ditto.
3083 * gdb.python/py-symbol.exp: Ditto.
3084 * gdb.python/py-symtab.exp: Ditto.
3085 * gdb.python/py-template.exp: Ditto.
3086 * gdb.python/py-value-cc.exp: Ditto.
3087 * gdb.python/python.exp: Ditto.
3088 * gdb.python/source2.py: Ditto.
3089 * gdb.python/lib-types.exp: Change print syntax for Python 3
6fdff2c5 3090 compatibility.
9325cb04
PK
3091 Use sorted() function rather than sort() method.
3092 Accept either int or long values for enum values.
3093 * gdb.python/py-events.exp: Use exec(open(...).read()) instead of
3094 execfile for Python 3 compatibility.
3095 * gdb.python/py-evsignal.exp: Ditto.
3096 * gdb.python/py-evthreads.exp: Ditto.
3097 * gdb.python/py-mi.exp: Ditto.
3098 * gdb.python/py-pp-maint.exp: Ditto.
3099 * gdb.python/py-prettyprint.exp: Ditto.
3100 * gdb.python/py-finish-breakpoint.exp: Change print syntax for
6fdff2c5 3101 Python 3 compatibility.
9325cb04
PK
3102 Skip tests for Python 2.4.
3103 * gdb.python/py-inferior.exp: Change print syntax for
6fdff2c5 3104 Python 3 compatibility.
9325cb04
PK
3105 Use byte string rather than character string in memory write test
3106 if Python 3.
3107 * gdb.python/py-pp-maint.py: Change class declarations to "new
3108 class" syntax.
3109 * gdb.python/py-prettyprint.py: Change iterator class to generator
3110 function for Python 3 compatibility.
3111 Make all classes "new style".
3112 Fix indentation issue and stray semicolon.
3113 * gdb.python/py-shared.expChange print syntax for Python 3
3114 compatibility.
3115 Define "long" if Python 3.
3116 * gdb.python/py-type.exp: Change print syntax for Python 3
6fdff2c5 3117 compatibility.
9325cb04
PK
3118 Accept either int or long values for enum values.
3119 * gdb.python/py-value.exp: Change print syntax for Python 3
6fdff2c5 3120 compatibility.
9325cb04
PK
3121 Skip "long" and "unicode" tests if Python 3.
3122 Accept either "type" or "class" in type checks.
3123 * lib/gdb.exp (gdb_py_is_py3k): New flag set if Python 3.
3124 (gdb_py_is_py24): New flag set if Python 2.4 or 2.5.
3125
8b9737bf
TT
31262012-12-10 Tom Tromey <tromey@redhat.com>
3127
3128 * gdb.dwarf2/implptr-64bit.exp: Run tests with two CUs as well.
3129 (test): Add "two_cu" argument.
3130 * gdb.dwarf2/implptr-64bit.S: Move subprogram later; use ref_addr
3131 for types; allow two CUs.
3132
1b80a9fa
JK
31332012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3134
3135 * gdb.dwarf2/dw2-compdir-oldgcc.S: New file.
3136 * gdb.dwarf2/dw2-compdir-oldgcc.exp: New file.
3137
f0b6d50a
YQ
31382012-12-08 Yao Qi <yao@codesourcery.com>
3139 Pedro Alves <palves@redhat.com>
3140
3141 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Test
3142 '=breakpoint-created' when GDB merges the tracepoints of both
3143 sides.
3144
2f68a895
TT
31452012-12-07 Tom Tromey <tromey@redhat.com>
3146
3147 * gdb.base/break1.c (enum some_enum, union some_union): New.
3148 (some_enum_global, some_union_global, some_value): New globals.
3149 * gdb.base/completion.exp: Add tag completion tests.
3150
4fc5d43e
TT
31512012-12-07 Tom Tromey <tromey@redhat.com>
3152
3153 * gdb.base/completion.exp: Add tests for ptype and whatis
3154 completion.
3155
6559e013
JB
31562012-12-07 Joel Brobecker <brobecker@adacore.com>
3157
3158 * gdb.base/stale-infcall.exp: Fix copyright line.
3159
ae2b630d
JB
31602012-12-07 Joel Brobecker <brobecker@adacore.com>
3161
3162 * gdb.ada/lang_switch.exp: The "msg" parameter may be a reference.
3163
0ba2eb0f
TT
31642012-12-06 Pedro Alves <palves@redhat.com>
3165 Tom Tromey <tromey@redhat.com>
3166
3167 * gdb.base/exprs.exp: Add tests for cast to void.
3168
731145cb
TT
31692012-12-06 Jens Elmenthaler <jens.elmenthaler@advantest.com>
3170
3171 * gdb.python/py-mi.exp: Correct expected results for attribute
3172 "dynamic" returned by -var-update.
3173 Add test case for correct handling of "diplayhint" for children
3174 of dynamic varobjs.
3175 * gdb.python/py-prettyprint.c (set_itme): New function.
3176 (bug_14741) New function.
3177 (main) Add call to bug_14741().
3178 * gdb.python/py-prettyprint.py (class ArrayPrinter): New class.
3179
e58fcc15
UW
31802012-12-05 Ulrich Weigand <uweigand@de.ibm.com>
3181
3182 * gdb.base/gnu-debugdata.exp: Also include "D" symbols in
3183 ${binfile}.funcsyms list.
3184
e9eb0d14
YQ
31852012-12-04 Yao Qi <yao@codesourcery.com>
3186
3187 PR gdb/13443
3188 * gdb.trace/actions.exp: Make test messages unique.
3189
4983028c
TT
31902012-11-29 Tom Tromey <tromey@redhat.com>
3191
3192 * gdb.base/gnu-debugdata.exp (run, pipeline): Don't use lassign.
3193
ea5e6b0e
UW
31942012-11-29 Ulrich Weigand <uweigand@de.ibm.com>
3195
3196 * gdb.opencl/convs_casts.exp: Always expect standard vector type names.
3197 * gdb.opencl/datatypes.exp: Likewise.
3198 * gdb.opencl/operators.exp: Likewise.
3199 * gdb.opencl/vec_comps.exp: Likewise.
3200
cdde3dfb
JG
32012012-11-29 Jerome Guitton <guitton@adacore.com>
3202
3203 * gdb.ada/iwide: New testcase.
3204
b50d69b5
JG
32052012-11-29 Jerome Guitton <guitton@adacore.com>
3206
3207 * gdb.ada/ptype_tagged_param.exp: Adjust expected output in
3208 ptype test.
3209
c2d3fccf
JG
32102012-11-29 Jerome Guitton <guitton@adacore.com>
3211
3212 * gdb.ada/variant_record_packed_array.exp: Test expressions of the
3213 form {VARIANT_TYPE}ADDRESS.
3214
5edf51fe
YQ
32152012-11-27 Daniel Jacobowitz <dan@codesourcery.com>
3216
3217 * gdb.cp/member-ptr.cc (class Diamond): Add func_ptr.
3218 (func): New function.
3219 (main): Initialize diamond.func_ptr and add diamond_pfunc_ptr.
3220 * gdb.cp/member-ptr.exp: Add new tests for ptype and for
3221 pointers to members with pointer-to-function type.
3222
608e2dbb
TT
32232012-11-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3224 Tom Tromey <tromey@redhat.com>
3225
3226 * gdb.base/gnu-debugdata.exp: New file.
3227 * gdb.base/gnu-debugdata.c: New file.
3228 * lib/gdb.exp (gdb_file_cmd): Handle LZMA warning.
3229 (gdb_unload): Return 0 on success.
3230
4648e588
JK
32312012-11-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3232
3233 * gdb.base/enumval.exp (print e, print f, print K): XFAIL on GCC <= 4.6.
3234
17d6efc4
JB
32352012-11-26 Joel Brobecker <brobecker@adacore.com>
3236
3237 * gdb.base/empty_exe.exp: New testcase.
3238
ace21957
MF
32392012-11-20 Mike Frysinger <vapier@gentoo.org>
3240
3241 * gdb.base/completion.exp: Add test for help aliases completion.
3242
5c401a0a
YQ
32432012-11-20 Yao Qi <yao@codesourcery.com>
3244
3245 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
3246 Don't test 'maint set show-debug-regs'.
3247 Use command 'set remotecache' instead of
3248 'set circular-trace-buffer'.
3249
8dea366b
KS
32502012-11-16 Keith Seitz <keiths@redhat.com>
3251
3252 PR c++/13615
3253 * gdb.cp/baseenum.cc: New file.
3254 * gdb.cp/baseenum.exp: New file.
3255 * gdb.cp/derivation.cc (A): Add copyright.
3256 Add a typedef.
3257 (B): Use A::value_type instead of int. Change all references.
3258 (D): Use value_type instead of int. Change all references.
3259 (E): Likewise.
3260 (F); Likewise.
3261 (Z): New class.
3262 (ZZ): New class.
6fdff2c5 3263 (N, Base, Derived): New namespace and classes.
8dea366b
KS
3264 (main): Add instances of Z and ZZ.
3265 Make sure all symbols from N are kept.
3266 * gdb.cp/derivation.exp: Update typedef changes in tests.
3267 Add tests for class typedefs both before and after starting
3268 the inferior.
3269 Add tests for searching for a typedef while stopped in a
3270 method.
3271
5e34c6c3
LM
32722012-11-14 Luis Machado <lgustavo@codesourcery.com>
3273
3274 * gdb.mi/mi-var-create-rtti.c: New file.
3275 * gdb.mi/mi-var-create-rtti.exp: New file.
3276
5e487a5f
LM
32772012-11-14 Luis Machado <lgustavo@codesourcery.com>
3278
3279 * gdb.base/structs3.exp: Run to main before doing any tests.
3280
6d67b990
AB
32812012-11-14 Andrew Burgess <aburgess@broadcom.com>
3282
3283 * gdb.python/py-type.exp: Uniquify test names.
3284
e5d98164
YQ
32852012-11-14 Yao Qi <yao@codesourcery.com>
3286
3287 * gdb.threads/manythreads.c [DEBUG]: Include "stdio.h".
3288 (thread_function) [DEBUG]: Call 'printf'.
3289 * gdb.threads/manythreads.exp: Pass '-DDEBUG' to compilation
3290 command line if 'DEBUG=1' is passed to test.
3291 Remove a pattern to match inferior's output.
3292
62747a60
TT
32932012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
3294
3295 * gdb.mi/mi-fill-memory.exp: New test.
3296
18a9fc12
TT
32972012-11-12 Tom Tromey <tromey@redhat.com>
3298
3299 * gdb.base/completion.exp: Update for "info type-printers".
3300 * gdb.python/py-typeprint.cc: New file.
3301 * gdb.python/py-typeprint.exp: New file.
3302 * gdb.python/py-typeprint.py: New file.
3303
bd69fc68
TT
33042012-11-12 Tom Tromey <tromey@redhat.com>
3305
3306 * gdb.base/call-sc.exp: Use "ptype/r".
3307 * gdb.base/volatile.exp: Don't expect "int".
3308 * gdb.cp/ptype-flags.cc: New file.
3309 * gdb.cp/ptype-flags.exp: New file.
3310 * gdb.cp/templates.exp: Use ptype/r.
3311 (test_ptype_of_templates, test_template_typedef): Likewise.
3312 * lib/cp-support.exp (cp_test_ptype_class): Add in_ptype_arg
3313 argument. Handle template names and template parameters.
3314 * gdb.mi/mi-var-cmd.exp: Accept "long".
3315 * gdb.mi/mi-var-child.exp: Accept "long".
3316 * gdb.mi/mi-var-display.exp: Accept "long".
3317 * gdb.mi/mi2-var-child.exp: Accept "long".
3318
b3720c3a
TT
33192012-11-12 Tom Tromey <tromey@redhat.com>
3320
3321 * gdb.cp/classes.exp (test_ptype_class_objects): Remove
3322 "ptype" from calls to cp_test_ptype_class.
3323 (test_enums): Likewise.
3324 * gdb.cp/derivation.exp: Remove "ptype" from calls to
3325 cp_test_ptype_class.
3326 * gdb.cp/inherit.exp (test_ptype_si): Remove "ptype" from
3327 calls to cp_test_ptype_class.
3328 (test_ptype_mi, test_ptype_vi, test_ptype_mvi): Likewise.
3329 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Remove "ptype"
3330 from calls to cp_test_ptype_class.
3331 * lib/cp-support.exp (cp_test_ptype_class): Supply "ptype"
3332 command here. Change "in_command" argument to "in_exp".
3333
0d63ecda
KS
33342012-11-10 Keith Seitz <keiths@redhat.com>
3335
3336 PR gdb/14288
3337 * gdb.base/printcmds.c: Add invalid_XXX globals
3338 for repeated byte tests.
3339 * gdb.base/printcmds.exp (test_repeat_bytes): New procedure.
3340 * gdb.base/wchar.c (main): Add and construct a wchar_t
3341 array with repeated characters.
3342 * gdb.base/wchar.exp: Add repeated character tests.
3343
ed8a1c2d
AB
33442012-11-09 Andrew Burgess <aburgess@broadcom.com>
3345
3346 * gdb.mi/mi-disassemble.exp: Expect fullname field in mi
3347 disassembly output.
3348
9107fc8d
PA
33492012-11-09 Pedro Alves <palves@redhat.com>
3350
3351 PR gdb/14306
3352
3353 * gdb.multi/multi-arch-exec.c: New file.
3354 * gdb.multi/multi-arch-exec.exp: New file.
3355
558a9d82
YQ
33562012-11-09 Yao Qi <yao@codesourcery.com>
3357
3358 * gdb.mi/mi-break.exp (test_abreak_creation): New procedure.
3359 (top level): Call it.
3360
e714f336
YQ
33612012-11-09 Yao Qi <yao@codesourcery.com>
3362
3363 * gdb.mi/mi-watch.exp (test_rwatch_creation_and_listing): Fix
3364 typo.
3365
6ecd4729
PA
33662012-11-09 Pedro Alves <palves@redhat.com>
3367
3368 * gdb.multi/multi-arch.exp: New.
3369
9015683b
TT
33702012-11-08 Tom Tromey <tromey@redhat.com>
3371
3372 * gdb.base/siginfo-obj.exp: Create core file. Test siginfo from
3373 core files, if possible.
3374 * gdb.base/siginfo-thread.c: New file
3375 * gdb.base/siginfo-thread.exp: New file
3376
ea9f10bb
TT
33772012-11-08 Tom Tromey <tromey@redhat.com>
3378
3379 * gdb.base/comprdebug.exp: New file.
3380
f6592439
PA
33812012-11-06 Pedro Alves <palves@redhat.com>
3382
3383 PR gdb/14810
3384
3385 * gdb.base/disabled-location.c: New file.
3386 * gdb.base/disabled-location.exp: New file.
3387
2d338fa9
TT
33882012-11-06 Tom Tromey <tromey@redhat.com>
3389
3390 * gdb.threads/gcore-thread.exp: Use gdb_gcore_cmd.
3391 * gdb.python/py-strfns.exp (test_strfns_core_file): Use
3392 gdb_gcore_cmd.
3393 * gdb.cell/gcore.exp: Use gdb_gcore_cmd.
3394 * gdb.base/gcore.exp: Use gdb_gcore_cmd.
3395 * gdb.base/gcore-relro.exp: Use gdb_gcore_cmd.
3396 * gdb.base/gcore-buffer-overflow.exp: Use gdb_gcore_cmd.
3397 * gdb.base/auxv.exp: Use gdb_gcore_cmd.
3398 * gdb.arch/vsx-regs.exp: Use gdb_gcore_cmd.
3399 * gdb.arch/system-gcore.exp: Use gdb_gcore_cmd.
3400 * gdb.arch/pa-nullify.exp (test_core_bt): Use gdb_gcore_cmd.
3401 * lib/gdb.exp (gdb_gcore_cmd): New proc.
3402
68c9da30
PA
34032012-11-05 Pedro Alves <palves@redhat.com>
3404
3405 * gdb.base/foll-vfork.exp (vfork_relations_in_info_inferiors): New
3406 procedure.
3407 (do_vfork_and_follow_child_tests_exec)
3408 (do_vfork_and_follow_child_tests_exit): Call it.
3409
a7c8c931
PA
34102012-11-05 Pedro Alves <palves@redhat.com>
3411
3412 * gdb.base/foll-vfork.c (main): Call perror and _exit if execlp()
3413 fails.
3414
6f6484cd
YQ
34152012-11-03 Yao Qi <yao@codesourcery.com>
3416
3417 Fix PR gdb/14617.
3418 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
3419 Remove setup_kfail, and update test.
3420
b45627a0
TT
34212012-11-02 Tom Tromey <tromey@redhat.com>
3422
3423 * gdb.base/catch-syscall.exp (do_syscall_tests): Add completion
3424 test.
3425
f50f4e56
PA
34262012-11-02 Pedro Alves <palves@redhat.com>
3427
3428 PR gdb/14766
3429
3430 * gdb.base/foll-vfork.exp (vfork_child_follow_to_exit): Remove
3431 setup_kfail.
3432 (tcatch_vfork_then_child_follow_exit): No longer expect "Couldn't
3433 get registers".
3434
71ce889d
PA
34352012-11-02 Pedro Alves <palves@redhat.com>
3436
3437 * gdb.base/foll-vfork-exit.c: New file.
3438 * gdb.base/foll-vfork.exp (top level): New file-describing
3439 comment.
3440 (vfork_child_follow_to_exit): New procedure.
3441 (tcatch_vfork_then_child_follow): Rename as ...
3442 (tcatch_vfork_then_child_follow_exec): ... this.
3443 (tcatch_vfork_then_child_follow_exit): New procedure.
3444 (do_vfork_and_follow_parent_tests): New procedure, factored out
3445 from do_vfork_and_exec_tests.
3446 (do_vfork_and_follow_child_tests_exec): Ditto.
3447 (do_vfork_and_exec_tests): Delete.
3448 (do_vfork_and_follow_child_tests_exit): New procedure.
3449 (top level): Run tests with both the program that has the vfork
3450 child execing, and the program has the vfork child exiting.
3451
1e35b1a9
PA
34522012-11-02 Pedro Alves <palves@redhat.com>
3453
3454 * gdb.base/foll-vfork.exp (setup_gdb): New procedure.
3455 (check_vfork_catchpoints, vfork_parent_follow_through_step)
3456 (vfork_parent_follow_to_bp): Call it.
3457 (kill_child): Delete.
3458 (vfork_and_exec_child_follow_to_main_bp)
3459 (vfork_and_exec_child_follow_through_step): Call setup_gdb. No
3460 longer call kill_child.
3461 (tcatch_vfork_then_parent_follow): Call setup_gdb.
3462 (do_vfork_and_exec_tests): Don't runto_main before calling each
3463 test procedure.
3464 (top level): Don't clean restart and set verbose before running
3465 each test procedure.
3466
34672012-11-02 Pedro Alves <palves@redhat.com>
3468
3469 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step)
3470 (vfork_parent_follow_to_bp)
3471 (vfork_and_exec_child_follow_to_main_bp)
3472 (vfork_and_exec_child_follow_through_step)
3473 (tcatch_vfork_then_parent_follow)
3474 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow):
3475 Use with_test_prefix.
3476
34772012-11-02 Pedro Alves <palves@redhat.com>
3478
3479 * gdb.base/foll-vfork.c: Add copyright header.
3480 * gdb.base/vforked-prog.c: Add copyright header.
3481
34822012-11-02 Pedro Alves <palves@redhat.com>
3483
3484 * gdb.base/foll-vfork.exp
3485 (vfork_and_exec_child_follow_through_step): Don't skip on
3486 non-HP/UX targets. Expect the next to only step one line on
3487 non-HP/UX targets, rather than stopping only after the exec.
3488
34892012-11-02 Pedro Alves <palves@redhat.com>
3490
3491 Don't hard code line numbers.
3492
3493 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step):
3494 Expect text from the sources instead of a line number.
3495 (vfork_parent_follow_to_bp)
3496 (vfork_and_exec_child_follow_to_main_bp)
3497 (vfork_and_exec_child_follow_through_step)
3498 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow):
3499 Use gdb_get_line_number.
3500
35012012-11-02 Pedro Alves <palves@redhat.com>
3502
3503 Modernize.
3504
3505 * gdb.base/foll-vfork.exp: Use standard_testfile and
3506 build_executable. Pass descriptive string to untested.
3507 (vfork_parent_follow_through_step, vfork_parent_follow_to_bp)
3508 (vfork_and_exec_child_follow_to_main_bp)
3509 (vfork_and_exec_child_follow_through_step)
3510 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow)
3511 (do_vfork_and_exec_tests): Use gdb_test/gdb_test_multiple instead
3512 of send_gdb/gdb_expect.
3513
3514 (kill_child): New procedure.
3515 (vfork_and_exec_child_follow_to_main_bp)
3516 (vfork_and_exec_child_follow_through_step): Use it.
3517
f0559fff
YQ
35182012-11-02 Yao Qi <yao@codesourcery.com>
3519
3520 * gdb.base/setvar.exp: Test setting nested struct.
3521 * gdb.base/setvar.c (v_struct3): New.
3522
c207c6da
DE
35232012-11-01 Doug Evans <dje@google.com>
3524
3525 * gdb.arch/amd64-pseudo.c (main): Mark registers that the testsuite
3526 changes as clobbered (e.g., amd64-dword.exp) so gcc doesn't try to
3527 use them.
3528
2f27adfe
AB
35292012-10-31 Andrew Burgess <aburgess@broadcom.com>
3530
3531 PR cli/14772
3532 * gdb.base/gnu_vector.c (union_with_vector_1)
3533 (struct_with_vector_1): Add new struct and union for testing
3534 ptype.
3535 * gdb.base/gnu_vector.exp: Add testing of ptype on vectors, and
3536 structs / unions containing vectors.
3537
bb662ca6
YQ
35382012-10-25 Yao Qi <yao@codesourcery.com>
3539
3540 * gdb.trace/ftrace.exp (test_fast_tracepoints): Use
3541 'setup_kfail' instead of 'setup_kfail_for_target'.
3542 * gdb.base/varargs.exp: Likewise.
3543 * lib/gdb.exp (setup_kfail_for_target): Remove.
3544
635d23ff
MK
35452012-10-25 Mark Kettenis <kettenis@openbsd.nfra.nl>
3546
3547 * gdb.base/varargs.exp: PR gdb/12790 is now fixed.
3548
afdb064f
MK
35492012-10-25 Mark Kettenis <kettenis@gnu.org>
3550
3551 * gdb.base/varargs.exp: PR gdb/12776 is now fixed.
3552
d99dcf51
JB
35532012-10-24 Joel Brobecker <brobecker@adacore.com>
3554
3555 * gdb.ada/set_wstr: New testcase.
3556
32560274
JB
35572012-10-24 Joel Brobecker <brobecker@adacore.com>
3558
3559 * gdb.base/ldbl_e308.c, gdb.base/ldbl_e308.exp: New files.
3560
5ded5331
JB
35612012-10-24 Joel Brobecker <brobecker@adacore.com>
3562
3563 * gdb.ada/unc_arr_ptr_in_var_rec: New testcase.
3564
d8d84291
MK
35652012-10-24 Mark Kettenis <kettenis@gnu.org>
3566
3567 * gdb.base/callfuncs.exp: PR gdb/12783 is now fixed.
3568
6e933c51
JK
35692012-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3570
3571 * gdb.base/callfuncs.exp (do_function_calls): Fix
3572 setup_kfail_for_target for -m32 mode.
3573
274bd000
MK
35742012-10-23 Mark Kettenis <kettenis@gnu.org>
3575
3576 * gdb.base/callfuncs.exp: PR gdb/12796, gdb/12798 and gdb/12800
3577 are now fixed.
3578
545f743d
YQ
35792012-10-23 Yao Qi <yao@codesourcery.com>
3580
3581 * gdb.base/info-os.exp: Resume the inferior until it exits.
3582
48b56b6a 35832012-10-18 Yufeng Zhang <yufeng.zhang@arm.com>
3584
99c7d5a8 3585 * gdb.base/ctxobj.exp: Skip if skip_shlib_tests returns true.
3586 * gdb.base/print-file-var.exp: Likewise.
3587 * gdb.base/type-opaque.exp: Likewise.
48b56b6a 3588
8de0566d
YQ
35892012-10-17 Yao Qi <yao@codesourcery.com>
3590
3591 * gdb.mi/mi-memory-changed.exp: New.
3592
44883546
YQ
35932012-10-16 Yao Qi <yao@codesourcery.com>
3594
3595 * gdb.reverse/solib-precsave.exp: Skip if skip_shlib_test
3596 returns true.
3597 Call gdb_load_shlibs.
3598 * gdb.reverse/solib-reverse.exp: Likewise.
3599
345f514a
KS
36002012-10-15 Keith Seitz <keiths@redhat.com>
3601
3602 * lib/cp-support.exp (cp_test_ptype_class): Add support
3603 for class typedefs.
3604
3605 * gdb.cp/derivation.exp: Add tests for g_instance.
3606
9e3a7d65
JK
36072012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3608
3609 Fix entry values resolving in inlined frames.
3610 * gdb.arch/amd64-entry-value-inline.S: New file.
3611 * gdb.arch/amd64-entry-value-inline.c: New file.
3612 * gdb.arch/amd64-entry-value-inline.exp: New file.
3613
21a7b089
JK
36142012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3615 Doug Evans <dje@google.com>
3616
3617 Fix recent gdb_breakpoint regression.
3618 * gdb.java/jmisc.exp: gdb_breakpoint for $function - remove curly
3619 braces from the parameter.
3620 * gdb.java/jprint.exp: Likewise.
3621
2c47921e
DE
36222012-10-15 Doug Evans <dje@google.com>
3623
3624 * lib/gdb.exp (runto): Fix call to gdb_breakpoint.
3625
89398707
JB
36262012-10-15 Yufeng Zhang <yufeng.zhang@arm.com>
3627
3628 * gdb.dwarf2/dw2-icc-opaque.S: Remove '#'.
3629
801e4185
TT
36302012-10-15 Tom Tromey <tromey@redhat.com>
3631
3632 * gdb.python/py-symtab.exp: Test sal and symtab destructors.
3633
74f910c8
TT
36342012-10-15 Tom Tromey <tromey@redhat.com>
3635
3636 * gdb.python/py-symbol.exp: Test symbol destructor.
3637
91567807
YQ
36382012-10-14 Yao Qi <yao@codesourcery.com>
3639
3640 * gdb.mi/mi2-cli.exp: Move to mi-cli.exp.
3641 * gdb.mi/mi-cli.exp: New.
3642
3643 * gdb.mi/mi2-basics.exp: Remove.
3644 * gdb.mi/mi2-break.exp: Remove.
3645 * gdb.mi/mi2-console.exp: Remove.
3646 * gdb.mi/mi2-disassemble.exp: Remove.
3647 * gdb.mi/mi2-eval.exp: Remove.
3648 * gdb.mi/mi2-file.exp: Remove.
3649 * gdb.mi/mi2-hack-cli.exp: Remove.
3650 * gdb.mi/mi2-pthreads.exp: Remove.
3651 * gdb.mi/mi2-read-memory.exp: Remove.
3652 * gdb.mi/mi2-regs.exp: Remove.
3653 * gdb.mi/mi2-return.exp: Remove.
3654 * gdb.mi/mi2-simplerun.exp: Remove.
3655 * gdb.mi/mi2-stack.exp: Remove.
3656 * gdb.mi/mi2-stepi.exp: Remove.
3657 * gdb.mi/mi2-syn-frame.exp: Remove.
3658 * gdb.mi/mi2-until.exp: Remove.
3659 * gdb.mi/mi2-watch.exp: Remove.
3660 * gdb.mi/mi2-var-block.exp: Remove.
3661 * gdb.mi/mi2-var-cmd.exp: Remove.
3662 * gdb.mi/mi2-var-display.exp: Remove.
3663
87332029
YQ
36642012-10-12 Yao Qi <yao@codesourcery.com>
3665
3666 * gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved): Remove
3667 trail '.*' on matching patterns.
3668
11fc9057
L
36692012-10-11 H.J. Lu <hongjiu.lu@intel.com>
3670
3671 * gdb.arch/i386-bp_permanent.exp: Skip if not is_x86_like_target.
3672 * gdb.arch/i386-cfi-notcurrent.exp: Likewise.
3673 * gdb.arch/i386-disp-step.exp: Likewise.
3674 * gdb.arch/i386-gnu-cfi.exp: Likewise.
3675 * gdb.arch/i386-prologue.exp: Likewise.
3676 * gdb.arch/i386-size-overlap.exp: Likewise.
3677 * gdb.arch/i386-size.exp: Likewise.
3678 * gdb.arch/i386-unwind.exp: Likewise.
3679
7d46bcdc
L
36802012-10-11 H.J. Lu <hongjiu.lu@intel.com>
3681
3682 * gdb.arch/i386-byte.exp: Remove is_ilp32_target check.
3683 * gdb.arch/i386-word.exp: Likewise.
3684
31224d9d
L
36852012-10-11 H.J. Lu <hongjiu.lu@intel.com>
3686
3687 * gdb.arch/i386-avx.exp: Check is_amd64_regs_target instead of
3688 is_ilp32_target to set nr_regs.
3689 * gdb.arch/i386-sse.exp: Likewise.
3690
5b7d0050
DE
36912012-10-11 Doug Evans <dje@google.com>
3692
7c09e5a0
DE
3693 PR breakpoints/14643.
3694 * gdb.linespec/ls-errs.exp: Change tests of "b if|task|thread".
3695 * gdb.linespec/thread.c: New file.
3696 * gdb.linespec/thread.exp: New file.
3697
5b7d0050
DE
3698 * lib/gdb.exp (gdb_breakpoint): Fix varargs scan.
3699 Recognize "message" -> print pass and fail. Add eof case.
3700 (runto): Recognize message, no-message. Print pass/fail if requested,
3701 with same treatment as gdb_breakpoint.
3702 (runto_main): Pass no-message to runto.
3703 (gdb_internal_error_resync): Add log message.
3704 (gdb_file_cmd): Tweak internal error fail text for consistency.
3705
2e24f4aa
JK
37062012-10-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3707
3708 Fix crash during stepping on ppc32.
3709 * gdb.base/step-symless.c: New file.
3710 * gdb.base/step-symless.exp: New file.
3711
aa14df25
DE
37122012-10-03 Doug Evans <dje@google.com>
3713
3714 PR symtab/14601
3715 * gdb.cp/using-crash.exp: New file.
3716 * gdb.cp/using-crash.cc: New file.
3717
975531db
DE
37182012-10-02 Doug Evans <dje@google.com>
3719
3720 * lib/gdb.exp (gdb_unload): Change wording of perror text to be
3721 more consistent.
3722 (runto,gdb_debug_format): Ditto.
3723 (gdb_file_cmd): Watch for eof in nested gdb_expect.
3724 Clean up logging and error messages.
3725
b3dc46ff
AB
37262012-10-01 Andrew Burgess <aburgess@broadcom.com>
3727
3728 Test find command on unmapped memory.
3729 * gdb.base/find-unmapped.c: New file.
3730 * gdb.base/find-unmapped.exp: New file.
3731
45814d45
YQ
37322012-09-29 Yao Qi <yao@codesourcery.com>
3733
3734 * gdb.trace/mi-tracepoint-changed.exp: New.
3735 * gdb.mi/mi-breakpoint-changed.exp: New.
3736 * gdb.mi/pending.c, gdb.mi/pendshr1.c: New
3737 * gdb.mi/pendshr2.c: New.
3738
4c2786ba
YQ
37392012-09-28 Yao Qi <yao@codesourcery.com>
3740
3741 * gdb.mi/pr11022.exp: New.
3742 * gdb.mi/pr11022.c: New. Copied from gdb.base/.
3743
7977e5d2
TT
37442012-09-27 Tom Tromey <tromey@redhat.com>
3745
3746 * gdb.cp/derivation.exp: Add regression test.
3747 * gdb.cp/derivation.cc (class V_base, class V_inter, class
3748 V_derived): New.
3749 (vderived): New global.
3750
0971de02
TT
37512012-09-26 Tom Tromey <tromey@redhat.com>
3752
3753 * gdb.dwarf2/dw2-common-block.S: New file.
3754 * gdb.dwarf2/dw2-common-block.exp: New file.
3755
4357ac6c
TT
37562012-09-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3757
3758 * gdb.fortran/common-block.exp: New file.
3759 * gdb.fortran/common-block.f90: New file.
3760
6f380991
AB
37612012-09-26 Andrew Burgess <aburgess@broadcom.com>
3762
3763 * gdb.base/duplicate-bp.c: New file.
3764 * gdb.base/duplicate-bp.exp: New file.
3765
8ae551cf
YQ
37662012-09-26 Yao Qi <yao@codesourcery.com>
3767
3768 * gdb.mi/mi2-cli.exp: Avoid line number in test summary.
3769
3770 Revert:
3771 2012-09-21 Yao Qi <yao@codesourcery.com>
3772
3773 * gdb.mi/mi2-cli.exp: Remove redundant '\'.
3774
318102b9
SP
37752012-09-25 Siddhesh Poyarekar <siddhesh@redhat.com>
3776
3777 * gdb.base/longest-types.c: New test case.
3778 * gdb.base/longest-types.exp: New test case.
3779
a1e5fd69
YQ
37802012-09-25 Yao Qi <yao@codesourcery.com>
3781
3782 * gdb.mi/mi2-cli.exp: Check breakpoint notification.
3783
04e7407c
JK
37842012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3785
3786 Fix internal error on canonicalization of clang types.
3787 * gdb.dwarf2/dw2-canonicalize-type.S: New file.
3788 * gdb.dwarf2/dw2-canonicalize-type.exp: New file.
3789 * lib/gdb.exp (gdb_file_cmd): Catch also GDB internal error.
3790
9bf4bce9
JK
37912012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3792
3793 Fix disassemble without parameters in tailcall frame.
3794 * gdb.arch/amd64-entry-value.exp (down, disassemble): New tests.
3795
2603f7ee
AB
37962012-09-21 Andrew Burgess <aburgess@broadcom.com>
3797
3798 * gdb.dwarf2/dw2-op-out-param.S: New file.
3799 * gdb.dwarf2/dw2-op-out-param.exp: New file.
3800
a3569abd
YQ
38012012-09-21 Yao Qi <yao@codesourcery.com>
3802
3803 * gdb.mi/mi2-cli.exp: Remove redundant '\'.
3804
a065d7af
YQ
38052012-09-21 Yao Qi <yao@codesourcery.com>
3806
3807 * gdb.mi/mi-cli.exp: Remove.
3808 * gdb.mi/mi2-cli.exp: Merged from mi-cli.exp.
3809
15544bd9
YQ
38102012-09-21 Yao Qi <yao@codesourcery.com>
3811
3812 * gdb.mi/mi-reverse.exp: Fix the typo in expected output of
3813 "=record-started" notification.
3814
82a90ccf
YQ
38152012-09-21 Yao Qi <yao@codesourcery.com>
3816
3817 * gdb.mi/mi-record-changed.exp: New.
3818 * gdb.mi/mi-reverse.exp: Adjust expected output.
3819
d7de8e3c
TT
38202012-09-20 Tom Tromey <tromey@redhat.com>
3821
3822 * gdb.python/python.exp: Test atexit.register.
3823
1aa99537
DE
38242012-09-20 Doug Evans <dje@google.com>
3825
05eade73
DE
3826 * boards/dwarf4-gdb-index.exp: New file.
3827
1aa99537
DE
3828 * gdb.base/callfuncs.exp (do_function_calls): Set unwindonsignal to on
3829 while running the tests.
3830
4ae24af0
JB
38312012-09-18 Joel Brobecker <brobecker@adacore.com>
3832
3833 * gdb.ada/bp_reset: New testcase.
3834
bb25a15c
YQ
38352012-09-18 Yao Qi <yao@codesourcery.com>
3836
3837 * gdb.trace/mi-tsv-changed.exp: New.
3838
201b4506
YQ
38392012-09-18 Yao Qi <yao@codesourcery.com>
3840
3841 * gdb.trace/mi-traceframe-changed.exp: New.
3842
6fc1c773
YQ
38432012-09-17 Yao Qi <yao@codesourcery.com>
3844
3845 * gdb.base/list.exp (set_listsize): Don't set arg to "unlimited"
3846 when it is less than 0.
3847
1ab3b62c
JK
38482012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3849
3850 PR 14119
3851 * gdb.arch/amd64-tailcall-ret.S: New file.
3852 * gdb.arch/amd64-tailcall-ret.c: New file.
3853 * gdb.arch/amd64-tailcall-ret.exp: New file.
3854 * gdb.reverse/amd64-tailcall-reverse.S: New file.
3855 * gdb.reverse/amd64-tailcall-reverse.c: New file.
3856 * gdb.reverse/amd64-tailcall-reverse.exp: New file.
3857
acf9414f
JK
38582012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3859
3860 PR 14548
3861 * gdb.reverse/singlejmp-reverse-nodebug.S: New file.
3862 * gdb.reverse/singlejmp-reverse-nodebug.c: New file.
3863 * gdb.reverse/singlejmp-reverse.S: New file.
3864 * gdb.reverse/singlejmp-reverse.c: New file.
3865 * gdb.reverse/singlejmp-reverse.exp: New file.
3866
666b578b
JK
38672012-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3868
3869 Fix compatibility with old GCC (~4.1).
3870 * gdb.cp/converts.cc (my_enum_var): New variable.
3871
42056501
AB
38722012-09-14 Andrew Burgess <aburgess@broadcom.com>
3873
3874 * gdb.xml/tdesc-regs.exp: Update expected output for new
3875 vector_size syntax of vector types.
3876
b9516fa1
YPK
38772012-09-13 Khoo Yit Phang <khooyp@cs.umd.edu>
3878
3879 Refactor Python "gdb" module into a proper Python package, by
3880 introducing a new "_gdb" module for code implemented in C, and
3881 using reload/__import__ instead of exec.
3882 * gdb.python/python.exp (Test stderr location): Update module
3883 location of GDB-specific sys.stderr.
3884 (Test stdout location): Ditto for sys.stdout.
3885
18dc9ad8
JK
38862012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3887
3888 * gdb.base/valgrind-infcall.exp: Remove comment about Ubuntu.
3889
ea3a9873
KS
38902012-09-12 Keith Seitz <keiths@redhat.com>
3891
3892 * gdb.cp/converts.cc (main): Comment out the pointer to boolean
3893 conversion statement.
3894
5941debb
DE
38952012-09-12 Doug Evans <dje@google.com>
3896
3897 * gdb.base/help.exp: Remove testing of individual command help text,
3898 too much of a maintenance burden. Instead, test the functionality
3899 of "help" itself.
3900
cfc35e02
DE
39012012-09-11 Doug Evans <dje@google.com>
3902
3a0ed5d7
DE
3903 * gdb.cp/mb-inline.exp: Do "info break" after setting multi-location
3904 breakpoint.
3905
cfc35e02
DE
3906 * gdb.dwarf2/fission-base.S: Include gdb.dwarf2/ in dwo_name.
3907 * gdb.dwarf2/fission-reread.S: Ditto.
3908 * gdb.dwarf2/fission-base.exp: Remove setting of debug-file-directory.
3909 * gdb.dwarf2/fission-reread.exp: Ditto.
3910
350b1b26
AB
39112012-09-11 Andrew Burgess <aburgess@broadcom.com>
3912
3913 * gdb.base/ptype.exp: Test ptype on a pointer to a typedef.
3914
2fa15f23
JB
39152012-09-10 Joel Brobecker <brobecker@adacore.com>
3916
3917 * gdb.ada/optim_drec: New testcase.
3918
09be558e
DE
39192012-09-10 Doug Evans <dje@google.com>
3920
3921 * boards/fission.exp: Explicitly mark "board" as not remote.
3922
5b4f6e25
KS
39232012-09-10 Keith Seitz <keiths@redhat.com>
3924
3925 PR gdb/13483
3926 * gdb.cp/converts.cc (A::A): Add ctor.
3927 (A::member_): Add member.
3928 (enum my_enum): New enumeration.
3929 (main): Add calls to foo1_7 with various
3930 permitted arguments.
3931 * gdb.cp/converts.exp: Add tests for boolean
3932 conversions permitted by the standard.
3933
b4ca5ed9
YPK
39342012-09-08 Khoo Yit Phang <khooyp@cs.umd.edu>
3935
3936 Replace -nw option with $INTERNAL_GDBFLAGS in "xgdb" tests to
3937 avoid spurious results due to ~/.gdbinit.
3938 * gdb.gdb/complaint.exp (setup_test): Replace -nw option with
3939 $INTERNAL_GDBFLAGS in run command.
3940 * gdb.gdb/observer.exp (setup_test): Ditto.
3941 * gdb.gdb/selftest.exp (test_with_self): Ditto.
3942 * gdb.gdb/xfullpath.exp (setup_test): Ditto.
3943
d54b30bb
DE
39442012-09-06 Doug Evans <dje@google.com>
3945
14910956
DE
3946 * boards/fission.exp: New file.
3947
d54b30bb
DE
3948 * gdb.python/py-value.exp: Use clean_restart.
3949
91b253e1
DE
39502012-09-05 Doug Evans <dje@google.com>
3951
3952 * gdb.base/info-macros.c: Fix whitespace.
3953
1292279a
PA
39542012-08-28 Pedro Alves <palves@redhat.com>
3955
3956 PR gdb/14428
3957
3958 * gdb.base/pc-fp.exp: Adjust expected output of 'info registers pc fp'.
3959
1c8cdcb1
JK
39602012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3961
3962 * gdb.base/break-caller-line.c: New file.
3963 * gdb.base/break-caller-line.exp: New file.
3964
1e8e8b51
JK
39652012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3966
3967 * gdb.ada/rdv_wait.exp (set debug-file-directory): New command.
3968 * gdb.arch/i386-cfi-notcurrent.S: New file.
3969 * gdb.arch/i386-cfi-notcurrent.exp: New file.
3970
1591a1e8
PA
39712012-08-27 Wei-cheng Wang <cole945@gmail.com>
3972 Yao Qi <yao@codesourcery.com>
3973 Pedro Alves <palves@redhat.com>
3974
3975 * gdb.base/memattr.exp (delete_memory, region_pass, region_fail):
3976 New procedures.
3977 (top level): Add overlap checking tests.
3978
4442ada7
TT
39792012-08-24 Tom Tromey <tromey@redhat.com>
3980
3981 * lib/gdb.exp (skip_unwinder_tests): Don't leave 'ok' set if
3982 gdb_test_multiple fails for other reasons.
3983
e7d50cc9
YQ
39842012-08-24 Yao Qi <yao@codesourcery.com>
3985
3986 * lib/gdb.exp (skip_unwinder_tests): Remove pass.
3987
dfbd5e7b
PA
39882012-08-23 Pedro Alves <palves@redhat.com>
3989
3990 * gdb.base/help.exp: Adjust to "handle" help text change.
3991
8d735b87
YQ
39922012-08-23 Yao Qi <yao@codesourcery.com>
3993
3994 * gdb.trace/disconnected-tracing.c (start, end): New.
3995 (main): Call start and end.
3996 * gdb.trace/disconnected-tracing.exp (disconnected_tracing): Move
3997 existing tests into this proc.
3998 (disconnected_tfind): New.
3999
61b1d759
YQ
40002012-08-23 Yao Qi <yao@codesourcery.com>
4001
4002 * boards/native-gdbserver.exp (${board}_upload): New.
4003 * boards/native-stdio-gdbserver.exp (${board}_upload): New.
4004 * gdb.trace/tfile.exp: Don't check 'gdb,nofileio'.
4005 Execute tfile on remote target.
4006 Copy trace file from target to host.
4007
6ca1b147
JM
40082012-08-22 Joseph Myers <joseph@codesourcery.com>
4009
4010 * gdb.arch/thumb-bx-pc.S: New file.
4011 * gdb.arch/thumb-bx-pc.exp: New file.
4012
706e3705
TT
40132012-08-22 Tom Tromey <tromey@redhat.com>
4014
4015 * gdb.base/maint.exp: Update.
4016
b4893d48
TT
40172012-08-22 Tom Tromey <tromey@redhat.com>
4018
4019 * lib/gdb.exp (skip_unwinder_tests): New proc.
4020 * gdb.cp/nextoverthrow.exp: Use skip_unwinder_tests.
4021 * gdb.java/jnpe.exp: Use skip_unwinder_tests.
4022
45b7da81
TT
40232012-08-21 Tom Tromey <tromey@redhat.com>
4024
4025 * gdb.hp/gdb.aCC/exception.exp: Remove.
4026
f94363d7
AP
4027012-08-19 Andrew Pinski <apinski@cavium.com>
4028
4029 * gdb.arch/mips-octeon-bbit.c: New file.
4030 * gdb.arch/mips-octeon-bbit.exp: New Test.
4031
e5afdbd7
KS
4032012-08-19 Keith Seitz <keiths@redhat.com>
4033
4034 PR c++/14365
4035 * gdb.dwarf2/dw2-anon-mptr.exp: New file.
4036 * gdb.dwarf2/dw2-anon-mptr.S: New file.
4037
c29e8b64
JK
40382012-08-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4039
4040 * gdb.base/solib-corrupted.exp (make solibs looping): Replace
4041 verbose -log by more specific untested call.
4042
15a7e7bc
YQ
40432012-08-18 Yao Qi <yao@codesourcery.com>
4044
4045 * gdb.trace/tfind.exp: Move tests on various command help before
4046 checking target supports trace.
4047 Fix the expected output of 'help tfind end'.
4048
a451cb65
KS
40492012-08-17 Keith Seitz <keiths@redhat.com>
4050
4051 PR c++/13356
4052 * gdb.base/default.exp: Update all "check type" tests.
4053 * gdb.base/help.exp: Likewise.
4054 * gdb.base/setshow.exp: Likewise.
4055 * gdb.cp/converts.cc (foo1_type_check): New function.
4056 (foo2_type_check): New function.
4057 (foo3_type_check): New function.
4058 (main): Call new functions.
4059 * converts.exp: Add tests for integer-to-pointer conversions
4060 with/without strict type-checking.
4061
dbf6a605
MF
40622012-08-16 Mike Frysinger <vapier@gentoo.org>
4063
4064 * gdb.base/help.exp: Update expected output.
4065
0c92d8c1
JB
40662012-08-16 Joel Brobecker <brobecker@adacore.com>
4067
4068 * gdb.ada/rdv_wait: New testcase.
4069
e56f7f42
JK
40702012-08-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4071
4072 * gdb.base/attach-twice.exp: Remove excessive ps exec.
4073
f47f77df
DE
40742012-08-13 Doug Evans <dje@google.com>
4075
e202d6e8 4076 * gdb.base/help.exp: Update expected output.
f47f77df
DE
4077 * gdb.base/default.exp: Update expected output of "show convenience".
4078
a72c3253
DE
40792012-08-10 Doug Evans <dje@google.com>
4080
4081 * gdb.python/py-strfns.c: New file.
4082 * gdb.python/py-strfns.exp: New file.
4083 * gdb.python/py-type.exp (test_fields): Add vector tests.
4084
de0bea00
MF
40852012-08-10 Mike Frysinger <vapier@gentoo.org>
4086
4087 PR cli/10436:
4088 * gdb.base/completion.exp: Add tests for handle completion.
4089
5b9afe8a
YQ
40902012-08-09 Yao Qi <yao@codesourcery.com>
4091
4092 * gdb.mi/mi-cmd-param-changed.exp: New.
4093 * gdb.mi/mi-cli.exp: Update for MI notification "=cmd-param-changed".
4094 * gdb.mi/mi-var-rtti.exp, gdb.mi/mi2-cli.exp: Likewise.
4095 * gdb.mi/mi2-prompt.exp: Likewise.
4096
4f485ebc
DE
40972012-08-08 Doug Evans <dje@google.com>
4098
4099 * gdb.base/debug-expr.c: New file.
4100 * gdb.base/debug-expr.exp: New file.
4101 * gdb.base/exprs.exp: Test {type} casts.
4102 * gdb.cp/debug-expr.exp: New file.
4103
5888842d
JK
41042012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4105
4106 * gdb.base/valgrind-infcall.exp (continue #$continue_count): Use
4107 global variable loop, not a 'break'. Add loop count limit to 100.
4108 Add new fail case for terminated vgdb.
4109
4f69f4c2
JK
41102012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4111 Jean-Marc Saffroy <saffroy@gmail.com>
4112
4113 PR 11804
4114 * gdb.base/gcore-relro.exp: New file.
4115 * gdb.base/gcore-relro-main.c: New file.
4116 * gdb.base/gcore-relro-lib.c: New file.
4117
e2de5390
JK
41182012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4119
4120 Do not false FAIL with old GCCs.
4121 * gdb.base/watchpoint.exp (self-delete local watch) <$no_hw>: XFAIL for
4122 GCC < 4.5 in $no_hw mode.
4123
606603c5
JK
41242012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4125
4126 * gdb.base/default.exp (cd): Accept new directory with no arguments.
4127
777f26c2
JK
41282012-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4129
4130 * gdb.base/list.exp (test_only_end): New function.
4131 Call it.
4132
2c12abee
TT
41332012-08-06 Tom Tromey <tromey@redhat.com>
4134
4135 * gdb.python/py-mi.exp: Add test for printer whose children
4136 are a list.
4137 * gdb.python/py-prettyprint.c (struct children_as_list): New.
4138 (main): New variable children_as_list.
4139 * gdb.python/py-prettyprint.py (class pp_children_as_list):
4140 New.
4141 (register_pretty_printers): Register new printer.
4142
0eae2cf4
EBM
41432012-08-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
4144
4145 * gdb.base/valgrind-infcall.exp: Expect leading `.' on ppc64's
4146 symbols. Abort if vgdb remote connection is closed.
4147
09e0881d
DE
41482012-08-02 Doug Evans <dje@google.com>
4149
4150 * gdb.base/info-fun.exp: Fix failures on m68k, ppc64, s390x.
4151
b40f514f
SDJ
41522012-08-02 Sergio Durigan Junior <sergiodj@redhat.com>
4153
4154 * gdb.base/pc-fp.exp: Adjust testcase to match different outputs from
4155 s390x, PowerPC 64 and m68k-linux.
4156
11315ae0
UW
41572012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
4158
4159 * gdb.base/annota1.exp: Accept no frames-invalid notification
4160 when starting up the program.
4161 * gdb.python/py-value.exp (test_value_numeric_ops): Pointers may
4162 show a symbolic value as well.
4163 * gdb.server/server-exec-info.exp: Skip test when skipping
4164 gdbserver test and/or when skipping shared library tests.
4165 * gdb.threads/linux-dp.exp: Unset "seen" when done with it to
4166 avoid name conflicts with other tests.
4167
0547eeed
UW
41682012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
4169
4170 * gdb.dwarf2/dw2-icc-opaque.S: Remove .align directives.
4171 Fix wrong output on big-endian systems.
4172 * gdb.dwarf2/dw2-icc-opaque.exp: Expect @mode32 attribute on
4173 4-byte pointer types on 64-bit s390x.
4174
bdddb4de
UW
41752012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
4176
4177 * gdb.base/watchpoint.c (func2): Initialize local_a. Add
4178 marker comment at the beginning (after intialization).
4179 * gdb.base/watchpoint.exp (test_complex_watchpoint): Set func2
4180 breakpoint on marker comment instead of function begin.
4181 (test_wide_location_1): Do not expect HW watchpoints on 32-bit
4182 PowerPC.
4183 (test_wide_location_2): Do not expect HW watchpoints on 32-bit
4184 or 64-bit PowerPC.
4185 (do_tests): Consistently set can-use-hw-watchpoints to 0 if
4186 gdb,no_hardware_watchpoints flag is set.
4187 (initialize): Remove now redundant can-use-hw-watchpoints change.
4188
5d206025
YQ
41892012-08-02 Yao Qi <yao@codesourcery.com>
4190 Pedro Alves <palves@redhat.com>
4191
4192 * boards/local-remote-host.exp: New.
4193
4f665099
UW
41942012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
4195
4196 * gdb.base/catch-load.exp: Fix argument to gdb_load_shlibs.
4197 * gdb.base/ctxobj.exp: Call gdb_load_shlibs.
4198 * gdb.base/print-file-var.exp: Likewise.
4199 * gdb.server/solib-list.exp: Skip on remote targets.
4200
b62e2b27
UW
42012012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
4202
4203 * gdb.base/watchpoint.exp (test_wide_location_1): Expect software
4204 watchpoints on ARM. When expecting software watchpoints, tolerate
4205 (remote) targets that report unsupported hardware watchpoint only
4206 at continue time.
4207 (test_wide_location_2): Likewise.
4208
a967a851
JK
42092012-08-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4210
4211 * gdb.base/valgrind-infcall.exp: Relax the UNSUPPORTED check for more
4212 valgrind versions.
4213
75d9f9ff 42142012-07-31 Jan Kratochvil <jan.kratochvil@redhat.com>
a14dd77e
JK
4215
4216 * gdb.base/valgrind-infcall.c: New file.
4217 * gdb.base/valgrind-infcall.exp: New file.
4218
75d9f9ff
JK
4219 * gdb.base/valgrind-db-attach.exp: Do not run in remote mode.
4220
1c9f2ed2
KS
42212012-07-30 Keith Seitz <keiths@redhat.com>
4222
4223 * gdb.linespec/ls-errs.exp: Check some quote-enclosed
4224 linespecs.
4225
7f9b2034
DE
42262012-07-30 Doug Evans <dje@google.com>
4227
85220e01
DE
4228 * gdb.dwarf2/fission-reread.S: Use .data instead of .bss.
4229 * gdb.dwarf2/pr13961.S: Ditto.
4230
7f9b2034
DE
4231 * gdb.dwarf2/dw4-sig-types.exp: Fix typo.
4232
4e969b4f
AB
42332012-07-30 Andrew Burgess <aburgess@broadcom.com>
4234
4235 * gdb.mi/mi-var-invalidate.exp: Create a floating variable and
4236 change its format immediately after reloading the binary.
4237
e7de8362
JK
42382012-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4239
4240 Fix testsuite regression after --use-deprecated-index-sections removal.
4241 * gdb.base/annota1.exp (run until main breakpoint): Update the expect
4242 string.
4243 * gdb.base/async-shell.exp (gdbindex_warning_re): Likewise.
4244
7255706c
YQ
42452012-07-27 Yao Qi <yao@codesourcery.com>
4246
4247 KFAIL for PR remote/14161.
4248 * gdb.trace/strace.exp (strace_remove_socket): kfail for native.
4249 Cleanup socket files.
4250 (strace_info_marker): Detach inferior.
4251
f2e8016f
TT
42522012-07-26 Tom Tromey <tromey@redhat.com>
4253
6fdff2c5 4254 * gdb.objc/print.exp (test_float_accepted): Remove kfails.
f2e8016f 4255
f66713d2
JK
42562012-07-26 Markus Metzger <markus.t.metzger@intel.com>
4257
4258 * gdb.python/py-inferior.c (thread): New function.
4259 (check_threads): New function.
4260 (test_threads): New function.
4261 * gdb.python/py-inferior.exp: Added test.
4262 Replaced runto with continue to breakpoint.
4263
8223e12c
TT
42642012-07-26 Tom Tromey <tromey@redhat.com>
4265
4266 * lib/ada.exp (standard_ada_testfile): New proc.
4267 * gdb.ada/aliased_array.exp: Use standard_ada_testfile.
4268 * gdb.ada/array_bounds.exp: Use standard_ada_testfile.
4269 * gdb.ada/array_return.exp: Use standard_ada_testfile.
4270 * gdb.ada/array_subscript_addr.exp: Use standard_ada_testfile.
4271 * gdb.ada/arrayidx.exp: Use standard_ada_testfile.
4272 * gdb.ada/arrayparam.exp: Use standard_ada_testfile.
4273 * gdb.ada/arrayptr.exp: Use standard_ada_testfile.
4274 * gdb.ada/atomic_enum.exp: Use standard_ada_testfile.
4275 * gdb.ada/bad-task-bp-keyword.exp: Use standard_ada_testfile.
4276 * gdb.ada/bp_enum_homonym.exp: Use standard_ada_testfile.
4277 * gdb.ada/bp_on_var.exp: Use standard_ada_testfile.
4278 * gdb.ada/bp_range_type.exp: Use standard_ada_testfile.
4279 * gdb.ada/call_pn.exp: Use standard_ada_testfile.
4280 * gdb.ada/catch_ex.exp: Use standard_ada_testfile.
4281 * gdb.ada/char_enum.exp: Use standard_ada_testfile.
4282 * gdb.ada/char_param.exp: Use standard_ada_testfile.
4283 * gdb.ada/complete.exp: Use standard_ada_testfile.
4284 * gdb.ada/cond_lang.exp: Use standard_ada_testfile,
4285 standard_output_file.
4286 * gdb.ada/dyn_loc.exp: Use standard_ada_testfile.
4287 * gdb.ada/enum_idx_packed.exp: Use standard_ada_testfile.
4288 * gdb.ada/exec_changed.exp: Use standard_ada_testfile,
4289 standard_output_file.
4290 * gdb.ada/exprs.exp: Use standard_ada_testfile.
4291 * gdb.ada/fixed_cmp.exp: Use standard_ada_testfile.
4292 * gdb.ada/fixed_points.exp: Use standard_ada_testfile.
4293 * gdb.ada/formatted_ref.exp: Use standard_ada_testfile.
4294 * gdb.ada/frame_args.exp: Use standard_ada_testfile.
4295 * gdb.ada/fullname_bp.exp: Use standard_ada_testfile.
4296 * gdb.ada/fun_addr.exp: Use standard_ada_testfile.
4297 * gdb.ada/fun_in_declare.exp: Use standard_ada_testfile.
4298 * gdb.ada/funcall_param.exp: Use standard_ada_testfile.
4299 * gdb.ada/homonym.exp: Use standard_ada_testfile.
4300 * gdb.ada/info_locals_renaming.exp: Use standard_ada_testfile.
4301 * gdb.ada/int_deref.exp: Use standard_ada_testfile.
4302 * gdb.ada/interface.exp: Use standard_ada_testfile.
4303 * gdb.ada/lang_switch.exp: Use standard_ada_testfile,
4304 standard_output_file
4305 * gdb.ada/mi_catch_ex.exp: Use standard_ada_testfile.
4306 * gdb.ada/mi_task_arg.exp: Use standard_ada_testfile.
4307 * gdb.ada/mi_task_info.exp: Use standard_ada_testfile.
4308 * gdb.ada/mod_from_name.exp: Use standard_ada_testfile.
4309 * gdb.ada/nested.exp: Use standard_ada_testfile.
4310 * gdb.ada/null_array.exp: Use standard_ada_testfile.
4311 * gdb.ada/null_record.exp: Use standard_ada_testfile.
4312 * gdb.ada/operator_bp.exp: Use standard_ada_testfile.
4313 * gdb.ada/packed_array.exp: Use standard_ada_testfile.
4314 * gdb.ada/packed_tagged.exp: Use standard_ada_testfile.
4315 * gdb.ada/print_chars.exp: Use standard_ada_testfile.
4316 * gdb.ada/print_pc.exp: Use standard_ada_testfile.
4317 * gdb.ada/ptr_typedef.exp: Use standard_ada_testfile.
4318 * gdb.ada/ptype_field.exp: Use standard_ada_testfile.
4319 * gdb.ada/ptype_tagged_param.exp: Use standard_ada_testfile.
4320 * gdb.ada/rec_return.exp: Use standard_ada_testfile.
4321 * gdb.ada/ref_param.exp: Use standard_ada_testfile.
4322 * gdb.ada/ref_tick_size.exp: Use standard_ada_testfile.
4323 * gdb.ada/same_enum.exp: Use standard_ada_testfile.
4324 * gdb.ada/set_pckd_arr_elt.exp: Use standard_ada_testfile.
4325 * gdb.ada/small_reg_param.exp: Use standard_ada_testfile.
4326 * gdb.ada/start.exp: Use standard_ada_testfile.
4327 * gdb.ada/str_ref_cmp.exp: Use standard_ada_testfile.
4328 * gdb.ada/sym_print_name.exp: Use standard_ada_testfile.
4329 * gdb.ada/taft_type.exp: Use standard_ada_testfile.
4330 * gdb.ada/tagged.exp: Use standard_ada_testfile.
4331 * gdb.ada/tagged_not_init.exp: Use standard_ada_testfile.
4332 * gdb.ada/task_bp.exp: Use standard_ada_testfile.
4333 * gdb.ada/tasks.exp: Use standard_ada_testfile.
4334 * gdb.ada/tick_last_segv.exp: Use standard_ada_testfile.
4335 * gdb.ada/type_coercion.exp: Use standard_ada_testfile.
4336 * gdb.ada/uninitialized_vars.exp: Use standard_ada_testfile.
4337 * gdb.ada/variant_record_packed_array.exp: Use standard_ada_testfile.
4338 * gdb.ada/watch_arg.exp: Use standard_ada_testfile.
4339 * gdb.ada/whatis_array_val.exp: Use standard_ada_testfile.
4340 * gdb.ada/widewide.exp: Use standard_ada_testfile.
4341
bbec57e4
JK
43422012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4343
4344 Fix testsuite regression after --use-deprecated-index-sections removal.
4345 * lib/mi-support.exp (gdbindex_warning_re): Update the expect string.
4346
9cc8e32c
JK
43472012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4348
4349 Fix compatibility with Tcl before 7.5.
4350 * lib/future.exp (lreverse): New function if it does not exist.
4351
ea5ca7b5
MK
43522012-07-25 Marc Khouzam <marc.khouzam@ericsson.com>
4353
4354 * gdb.mi/mi-pending.c: New method to set a second pending
4355 breakpoint.
4356 * gdb.mi/mi-pending.exp: Set a pending breakpoint with a
4357 condition.
4358
64776a0b
PA
43592012-07-20 Pedro Alves <palves@redhat.com>
4360
4361 PR threads/11692
4362 PR gdb/12203
4363
4364 * gdb.threads/create-fail.c: New file.
4365 * gdb.threads/create-fail.exp: New file.
4366
13e4e967
PA
43672012-07-19 Pedro Alves <palves@redhat.com>
4368
4369 * config/monitor.exp (gdb_load): Remove redundant ';' in for loop.
4370 * config/vx.exp (gdb_start): Likewise.
4371 * gdb.base/printcmds.exp (test_print_repeats_10): Likewise.
4372 * gdb.base/setvar.exp (test_set): Likewise.
4373 * gdb.base/sigall.exp: Use foreach+lrange instead of for+continue.
4374 * gdb.reverse/sigall-precsave.exp: Likewise.
4375 * gdb.reverse/sigall-reverse.exp: Likewise.
4376
b7aefa4d
PA
43772012-07-19 Pedro Alves <palves@redhat.com>
4378
4379 * gdb.reverse/sigall-precsave.exp: Set a breakpoint at each signal
4380 handler before recording.
4381
608b4967
TT
43822012-07-19 Tom Tromey <tromey@redhat.com>
4383
4384 * gdb.cp/casts.exp: Add tests for typeof and decltype.
4385 * gdb.cp/casts.cc (decltype): New function.
4386 (main): Use it.
4387
b1e0c0fa
PA
43882012-07-19 Pedro Alves <palves@redhat.com>
4389
4390 * gdb.base/sigall.exp (signals): New list.
4391 <top level>: Loop over signals in the $signals list instead of
4392 calling a test function once per signal.
4393 * gdb.reverse/sigall-precsave.exp (signals): New list.
4394 <top level>: Loop over signals in the $signals list instead of
4395 calling a test function once per signal.
4396 * gdb.reverse/sigall-reverse.exp (signals): New list.
4397 <top level>: Loop over signals in the $signals list instead of
4398 calling a test function once per signal.
4399
6ace3df1
YQ
44002012-07-19 Yao Qi <yao@codesourcery.com>
4401
4402 * gdb.base/setshow.exp: Test 'set args ~'.
4403
263a0f8c
JK
44042012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4405
4406 * gdb.base/store.exp (check_set): Import gdb_prompt.
4407 (continue to wack_${t}): Make it to conditional gdb_test_multiple.
4408 (${prefix}; next ${t}): Hide its name, handle it conditionally now.
4409
8f043999
JK
44102012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4411
4412 PR 11914
4413 * gdb.python/py-prettyprint.c (eval_func, eval_sub): New.
4414 (main): Call eval_sub.
4415 * gdb.python/py-prettyprint.exp:
4416 (python execfile ('py-prettyprint.py')): Move it earlier.
4417 New breakpoint for eval-break.
4418 (continue to breakpoint: eval-break, info locals): New test.
4419 (python execfile ('py-prettyprint.py')): Move it from here.
4420 * gdb.python/py-prettyprint.py (class pp_eval_type): New.
4421 (register_pretty_printers): Register pp_eval_type.
4422
725c7b66
JK
44232012-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4424
4425 Fix a testcase regression by me.
4426 * gdb.dwarf2/fission-reread.S: Fix two DW_FORM_data8 to be
4427 DW_FORM_data4.
4428
4359dff1
JK
44292012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4430 Doug Evans <dje@google.com>
4431
4432 * gdb.dwarf2/dw2-minsym-in-cu.S: New file.
4433 * gdb.dwarf2/dw2-minsym-in-cu.exp: New file.
4434
61e44cfa
JK
44352012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4436
4437 Fix gdbserver run regression.
4438 * gdb.trace/disconnected-tracing.exp (executabel): Fix typo.
4439
93c0ef37
TT
44402012-07-12 Tom Tromey <tromey@redhat.com>
4441
4442 * lib/gdb.exp (standard_testfile): Don't declare objdir.
4443 (clean_restart): Likewise.
4444 (core_find): Use standard_output_file.
4445
76027ef5
TT
44462012-07-12 Tom Tromey <tromey@redhat.com>
4447
4448 * gdb.dwarf2/dup-psym.exp: Use prepare_for_testing_full.
4449 * gdb.dwarf2/dw2-anonymous-func.exp: Use
4450 prepare_for_testing_full.
4451 * gdb.dwarf2/dw2-basic.exp: Use prepare_for_testing_full.
4452 * gdb.dwarf2/dw2-compressed.exp: Use prepare_for_testing_full.
4453 * gdb.dwarf2/dw2-const.exp: Use prepare_for_testing_full.
4454 * gdb.dwarf2/dw2-cu-size.exp: Use prepare_for_testing_full.
4455 * gdb.dwarf2/dw2-intercu.exp: Use prepare_for_testing_full.
4456 * gdb.dwarf2/dw2-intermix.exp: Use prepare_for_testing_full.
4457 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use
4458 prepare_for_testing_full.
4459 * gdb.dwarf2/dw2-producer.exp: Use prepare_for_testing_full.
4460 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use
4461 prepare_for_testing_full.
4462 * gdb.dwarf2/dw2-restore.exp: Use prepare_for_testing_full.
4463 * gdb.dwarf2/dw2-strp.exp: Use prepare_for_testing_full.
4464 * gdb.dwarf2/mac-fileno.exp: Use prepare_for_testing_full.
4465
85b4440a
TT
44662012-07-12 Tom Tromey <tromey@redhat.com>
4467
4468 * lib/gdb.exp (build_executable_from_specs): New proc, from
4469 build_executable.
4470 (build_executable): Use it.
4471 (prepare_for_testing_full): New proc.
4472
55baab26
TT
44732012-07-11 Tom Tromey <tromey@redhat.com>
4474
4475 * gdb.reverse/break-precsave.exp: Use standard_output_file.
4476 * gdb.reverse/consecutive-precsave.exp: Use standard_output_file.
4477 * gdb.reverse/finish-precsave.exp: Use standard_output_file.
4478 * gdb.reverse/i386-precsave.exp: Use standard_output_file.
4479 * gdb.reverse/machinestate-precsave.exp: Use standard_output_file.
4480 * gdb.reverse/sigall-precsave.exp: Use standard_output_file.
4481 * gdb.reverse/solib-precsave.exp: Use standard_output_file.
4482 * gdb.reverse/step-precsave.exp: Use standard_output_file.
4483 * gdb.reverse/until-precsave.exp: Use standard_output_file.
4484 * gdb.reverse/watch-precsave.exp: Use standard_output_file.
4485
298a9cf0
TT
44862012-07-10 Tom Tromey <tromey@redhat.com>
4487
4488 * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile,
4489 standard_output_file.
4490 * gdb.mi/gdb2549.exp: Use standard_testfile.
4491 * gdb.mi/gdb669.exp: Use standard_testfile.
4492 * gdb.mi/gdb701.exp: Use standard_testfile.
4493 * gdb.mi/gdb792.exp: Use standard_testfile.
4494 * gdb.mi/mi-async.exp: Use standard_testfile.
4495 * gdb.mi/mi-basics.exp: Use standard_testfile.
4496 * gdb.mi/mi-break.exp: Use standard_testfile.
4497 * gdb.mi/mi-cli.exp: Use standard_testfile.
4498 * gdb.mi/mi-console.exp: Use standard_testfile.
4499 * gdb.mi/mi-disassemble.exp: Use standard_testfile.
4500 * gdb.mi/mi-eval.exp: Use standard_testfile.
4501 * gdb.mi/mi-file-transfer.exp: Use standard_testfile.
4502 * gdb.mi/mi-file.exp: Use standard_testfile.
4503 * gdb.mi/mi-inheritance-syntax-error.exp: Use standard_testfile.
4504 * gdb.mi/mi-logging.exp: Use standard_testfile.
4505 * gdb.mi/mi-nonstop-exit.exp: Use standard_testfile.
4506 * gdb.mi/mi-nonstop.exp: Use standard_testfile.
4507 * gdb.mi/mi-ns-stale-regcache.exp: Use standard_testfile.
4508 * gdb.mi/mi-nsintrall.exp: Use standard_testfile.
4509 * gdb.mi/mi-nsmoribund.exp: Use standard_testfile.
4510 * gdb.mi/mi-nsthrexec.exp: Use standard_testfile.
4511 * gdb.mi/mi-pending.exp: Use standard_testfile,
4512 standard_output_file.
4513 * gdb.mi/mi-pthreads.exp: Use standard_testfile.
4514 * gdb.mi/mi-read-memory.exp: Use standard_testfile.
4515 * gdb.mi/mi-regs.exp: Use standard_testfile.
4516 * gdb.mi/mi-return.exp: Use standard_testfile.
4517 * gdb.mi/mi-reverse.exp: Use standard_testfile.
4518 * gdb.mi/mi-simplerun.exp: Use standard_testfile.
4519 * gdb.mi/mi-solib.exp: Use standard_testfile,
4520 standard_output_file.
4521 * gdb.mi/mi-stack.exp: Use standard_testfile.
4522 * gdb.mi/mi-stepi.exp: Use standard_testfile.
4523 * gdb.mi/mi-stepn.exp: Use standard_testfile.
4524 * gdb.mi/mi-syn-frame.exp: Use standard_testfile.
4525 * gdb.mi/mi-until.exp: Use standard_testfile.
4526 * gdb.mi/mi-var-block.exp: Use standard_testfile.
4527 * gdb.mi/mi-var-child-f.exp: Use standard_testfile.
4528 * gdb.mi/mi-var-child.exp: Use standard_testfile.
4529 * gdb.mi/mi-var-cmd.exp: Use standard_testfile.
4530 * gdb.mi/mi-var-cp.exp: Use standard_testfile.
4531 * gdb.mi/mi-var-display.exp: Use standard_testfile.
4532 * gdb.mi/mi-var-invalidate.exp: Use standard_testfile,
4533 standard_output_file.
4534 * gdb.mi/mi-var-rtti.exp: Use standard_testfile.
4535 * gdb.mi/mi-watch-nonstop.exp: Use standard_testfile.
4536 * gdb.mi/mi-watch.exp: Use standard_testfile.
4537 * gdb.mi/mi2-amd64-entry-value.exp: Use standard_testfile.
4538 * gdb.mi/mi2-basics.exp: Use standard_testfile.
4539 * gdb.mi/mi2-break.exp: Use standard_testfile.
4540 * gdb.mi/mi2-cli.exp: Use standard_testfile.
4541 * gdb.mi/mi2-console.exp: Use standard_testfile.
4542 * gdb.mi/mi2-disassemble.exp: Use standard_testfile.
4543 * gdb.mi/mi2-eval.exp: Use standard_testfile.
4544 * gdb.mi/mi2-file.exp: Use standard_testfile.
4545 * gdb.mi/mi2-pthreads.exp: Use standard_testfile.
4546 * gdb.mi/mi2-read-memory.exp: Use standard_testfile.
4547 * gdb.mi/mi2-regs.exp: Use standard_testfile.
4548 * gdb.mi/mi2-return.exp: Use standard_testfile.
4549 * gdb.mi/mi2-simplerun.exp: Use standard_testfile.
4550 * gdb.mi/mi2-stack.exp: Use standard_testfile.
4551 * gdb.mi/mi2-stepi.exp: Use standard_testfile.
4552 * gdb.mi/mi2-syn-frame.exp: Use standard_testfile.
4553 * gdb.mi/mi2-until.exp: Use standard_testfile.
4554 * gdb.mi/mi2-var-block.exp: Use standard_testfile.
4555 * gdb.mi/mi2-var-child.exp: Use standard_testfile.
4556 * gdb.mi/mi2-var-cmd.exp: Use standard_testfile.
4557 * gdb.mi/mi2-var-display.exp: Use standard_testfile.
4558 * gdb.mi/mi2-watch.exp: Use standard_testfile.
4559
f5f3a911
TT
45602012-07-10 Tom Tromey <tromey@redhat.com>
4561
4562 * gdb.cp/abstract-origin.exp: Use standard_testfile.
4563 * gdb.cp/ambiguous.exp: Use standard_testfile,
4564 prepare_for_testing.
4565 * gdb.cp/annota2.exp: Use standard_testfile, prepare_for_testing.
4566 * gdb.cp/annota3.exp: Use standard_testfile, prepare_for_testing.
4567 * gdb.cp/anon-ns.exp: Use standard_testfile.
4568 * gdb.cp/anon-struct.exp: Use standard_testfile.
4569 * gdb.cp/anon-union.exp: Use standard_testfile,
4570 prepare_for_testing.
4571 * gdb.cp/arg-reference.exp: Use standard_testfile,
4572 prepare_for_testing.
4573 * gdb.cp/bool.exp: Use standard_testfile, prepare_for_testing.
4574 * gdb.cp/breakpoint.exp: Use standard_testfile,
4575 prepare_for_testing.
4576 * gdb.cp/bs15503.exp: Use standard_testfile, prepare_for_testing.
4577 * gdb.cp/call-c.exp: Use standard_testfile, clean_restart,
4578 standard_output_file.
4579 * gdb.cp/casts.exp: Use standard_testfile, prepare_for_testing.
4580 * gdb.cp/class2.exp: Use standard_testfile, prepare_for_testing.
4581 * gdb.cp/classes.exp: Use standard_testfile, prepare_for_testing.
4582 (test_static_members): Update.
4583 * gdb.cp/cmpd-minsyms.exp: Use standard_testfile.
4584 * gdb.cp/converts.exp: Use standard_testfile.
4585 * gdb.cp/cp-relocate.exp: Use standard_testfile.
4586 * gdb.cp/cpcompletion.exp: Use standard_testfile,
4587 prepare_for_testing.
4588 * gdb.cp/cpexprs.exp: Use standard_testfile, prepare_for_testing.
4589 * gdb.cp/cplabel.exp: Use standard_testfile.
4590 * gdb.cp/cplusfuncs.exp: Use standard_testfile,
4591 prepare_for_testing.
4592 * gdb.cp/ctti.exp: Use standard_testfile, prepare_for_testing.
4593 * gdb.cp/derivation.exp: Use standard_testfile,
4594 prepare_for_testing.
4595 * gdb.cp/destrprint.exp: Use standard_testfile.
4596 * gdb.cp/dispcxx.exp: Use standard_testfile.
4597 * gdb.cp/exception.exp: Use standard_testfile,
4598 prepare_for_testing.
4599 * gdb.cp/expand-psymtabs-cxx.exp: Use standard_testfile.
4600 * gdb.cp/extern-c.exp: Use standard_testfile,
4601 prepare_for_testing.
4602 * gdb.cp/formatted-ref.exp: Use standard_testfile,
4603 prepare_for_testing.
4604 * gdb.cp/fpointer.exp: Use standard_testfile.
4605 * gdb.cp/gdb1355.exp: Use standard_testfile, prepare_for_testing.
4606 * gdb.cp/gdb2384.exp: Use standard_testfile, clean_restart,
4607 standard_output_file.
4608 * gdb.cp/gdb2495.exp: Use standard_testfile, prepare_for_testing.
4609 * gdb.cp/hang.exp: Use standard_testfile, prepare_for_testing.
4610 * gdb.cp/infcall-dlopen.exp: Use standard_testfile,
4611 standard_output_file.
4612 * gdb.cp/inherit.exp: Use standard_testfile, prepare_for_testing.
4613 (do_tests): Update.
4614 * gdb.cp/koenig.exp: Use standard_testfile.
4615 * gdb.cp/local.exp: Use standard_testfile, prepare_for_testing.
4616 * gdb.cp/m-data.exp: Use standard_testfile, prepare_for_testing.
4617 * gdb.cp/m-static.exp: Use standard_testfile,
4618 prepare_for_testing.
4619 * gdb.cp/mb-ctor.exp: Use standard_testfile, prepare_for_testing.
4620 * gdb.cp/mb-inline.exp: Use standard_testfile,
4621 prepare_for_testing.
4622 * gdb.cp/mb-templates.exp: Use standard_testfile,
4623 prepare_for_testing.
4624 * gdb.cp/member-ptr.exp: Use standard_testfile,
4625 prepare_for_testing.
4626 * gdb.cp/meth-typedefs.exp: Use standard_testfile.
4627 * gdb.cp/method.exp: Use standard_testfile, prepare_for_testing.
4628 * gdb.cp/method2.exp: Use standard_testfile.
4629 * gdb.cp/minsym-fallback.exp: Use standard_testfile,
4630 standard_output_file.
4631 * gdb.cp/misc.exp: Use standard_testfile, prepare_for_testing.
4632 (do_tests): Update.
4633 * gdb.cp/namespace-enum.exp: Use standard_testfile,
4634 prepare_for_testing.
4635 * gdb.cp/namespace-nested-import.exp: Use standard_testfile,
4636 prepare_for_testing.
4637 * gdb.cp/namespace.exp: Use standard_testfile,
4638 prepare_for_testing.
4639 * gdb.cp/nextoverthrow.exp: Use standard_testfile.
4640 * gdb.cp/no-dmgl-verbose.exp: Use standard_testfile.
4641 * gdb.cp/nsdecl.exp: Use standard_testfile, prepare_for_testing.
4642 * gdb.cp/nsimport.exp: Use standard_testfile,
4643 prepare_for_testing.
4644 * gdb.cp/nsnested.exp: Use standard_testfile.
4645 * gdb.cp/nsnoimports.exp: Use standard_testfile.
4646 * gdb.cp/nsrecurs.exp: Use standard_testfile,
4647 prepare_for_testing.
4648 * gdb.cp/nsstress.exp: Use standard_testfile,
4649 prepare_for_testing.
4650 * gdb.cp/nsusing.exp: Use standard_testfile, prepare_for_testing.
4651 * gdb.cp/operator.exp: Use standard_testfile.
4652 * gdb.cp/oranking.exp: Use standard_testfile.
4653 * gdb.cp/overload-const.exp: Use standard_testfile.
4654 * gdb.cp/overload.exp: Use standard_testfile,
4655 prepare_for_testing.
4656 * gdb.cp/ovldbreak.exp: Use standard_testfile.
4657 * gdb.cp/ovsrch.exp: Use standard_testfile.
4658 * gdb.cp/paren-type.exp: Use standard_testfile.
4659 * gdb.cp/pass-by-ref.exp: Use standard_testfile,
4660 prepare_for_testing.
4661 * gdb.cp/pr-1023.exp: Use standard_testfile, prepare_for_testing.
4662 * gdb.cp/pr-1210.exp: Use standard_testfile, prepare_for_testing.
4663 * gdb.cp/pr-574.exp: Use standard_testfile, prepare_for_testing.
4664 * gdb.cp/pr10687.exp: Use standard_testfile, clean_restart.
4665 * gdb.cp/pr10728.exp: Use standard_testfile,
4666 standard_output_file.
4667 * gdb.cp/pr12028.exp: Use standard_testfile.
4668 * gdb.cp/pr9067.exp: Use standard_testfile, prepare_for_testing.
4669 * gdb.cp/pr9167.exp: Use standard_testfile.
4670 * gdb.cp/pr9631.exp: Use standard_testfile, prepare_for_testing.
4671 * gdb.cp/printmethod.exp: Use standard_testfile,
4672 prepare_for_testing.
4673 * gdb.cp/psmang.exp: Use standard_testfile, clean_restart.
4674 * gdb.cp/psymtab-parameter.exp: Use standard_testfile.
4675 * gdb.cp/ptype-cv-cp.exp: Use standard_testfile.
4676 * gdb.cp/re-set-overloaded.exp: Use standard_testfile,
4677 standard_output_file.
4678 * gdb.cp/readnow-language.exp: Use standard_testfile.
4679 * gdb.cp/ref-params.exp: Use standard_testfile, build_executable.
4680 (gdb_start_again): Use clean_restart.
4681 * gdb.cp/ref-types.exp: Use standard_testfile,
4682 prepare_for_testing.
4683 * gdb.cp/rtti.exp: Use standard_testfile, prepare_for_testing.
4684 * gdb.cp/shadow.exp: Use standard_testfile, prepare_for_testing.
4685 * gdb.cp/smartp.exp: Use standard_testfile.
4686 * gdb.cp/static-method.exp: Use standard_testfile.
4687 * gdb.cp/static-print-quit.exp: Use standard_testfile.
4688 * gdb.cp/temargs.exp: Use standard_testfile.
4689 * gdb.cp/templates.exp: Use standard_testfile,
4690 prepare_for_testing.
4691 (do_tests): Update.
4692 * gdb.cp/try_catch.exp: Use standard_testfile,
4693 prepare_for_testing.
4694 * gdb.cp/typedef-operator.exp: Use standard_testfile.
4695 * gdb.cp/userdef.exp: Use standard_testfile, prepare_for_testing.
4696 * gdb.cp/virtbase.exp: Use standard_testfile,
4697 prepare_for_testing.
4698 * gdb.cp/virtfunc.exp: Use standard_testfile,
4699 prepare_for_testing.
4700 (do_tests): Update.
4701 * gdb.cp/virtfunc2.exp: Use standard_testfile,
4702 prepare_for_testing.
4703
686f09d0
TT
47042012-07-10 Tom Tromey <tromey@redhat.com>
4705
4706 * lib/gdb.exp (standard_testfile): Unset output variables from
4707 earlier invocations.
4708
9357e021
YQ
47092012-07-10 Yao Qi <yao@codesourcery.com>
4710
4711 * gdb.mi/gdb2549.exp: Remove -DFAKEARGV from compilation flags.
4712 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp: Likewise.
4713 * gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp: Likewise.
4714 * gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp: Likewise.
4715 * gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp: Likewise.
4716 * gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp: Likewise.
4717 * gdb.mi/mi-return.exp, gdb.mi/mi-reverse.exp: Likewise.
4718 * gdb.mi/mi-simplerun.exp, gdb.mi/mi-stack.exp: Likewise.
4719 * gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp: Likewise.
4720 * gdb.mi/mi-until.exp, gdb.mi/mi-var-block.exp: Likewise.
4721 * gdb.mi/mi-var-child.exp, gdb.mi/mi-var-cmd.exp: Likewise.
4722 * gdb.mi/mi-var-display.exp: Likewise.
4723 * gdb.mi/mi-var-invalidate.exp: Likewise.
4724 * gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp: Likewise.
4725 * gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp: Likewise.
4726 * gdb.mi/mi2-console.exp: Likewise.
4727 * gdb.mi/mi2-disassemble.exp: Likewise.
4728 * gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp: Likewise.
4729 * gdb.mi/mi2-read-memory.exp: Likewise.
4730 * gdb.mi/mi2-regs.exp, gdb.mi/mi2-return.exp: Likewise.
4731 * gdb.mi/mi2-simplerun.exp: Likewise.
4732 * gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp: Likewise.
4733 * gdb.mi/mi2-syn-frame.exp: Likewise.
4734 * gdb.mi/mi2-until.exp, gdb.mi/mi2-var-block.exp: Likewise.
4735 * gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp: Likewise.
4736 * gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp: Likewise.
4737
e314d629
TT
47382012-07-09 Tom Tromey <tromey@redhat.com>
4739
4740 * gdb.base/whatis.exp: Add error checks for improper 'void' uses.
4741 * gdb.base/callfuncs.exp: Add cast-based test.
4742 * gdb.base/callfuncs.c (voidfunc): New function.
4743
06928b3f
DE
47442012-07-08 Doug Evans <dje@google.com>
4745
4746 * gdb.dwarf2/dw4-sig-type-unused.S: Fix typo.
4747
32f11bad
JK
47482012-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4749
4750 Fix XFAIL compatibility with old i386 systems.
4751 * gdb.base/stale-infcall.exp (test system longjmp tracking support):
4752 Check also 'Cannot insert breakpoint 0'.
4753
76b83c51
JK
47542012-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4755
4756 PR 14321
4757 * gdb.base/find.exp
4758 (find int64_search_buf, +64/8*100, int64_search_buf): New test.
4759
a6fb9c08
TT
47602012-07-06 Tom Tromey <tromey@redhat.com>
4761
4762 * gdb.base/whatis.exp: Add test.
4763
71918a86
TT
47642012-07-06 Tom Tromey <tromey@redhat.com>
4765
4766 * gdb.base/whatis.exp: Add regression test.
4767
fcde5961
TT
47682012-07-06 Tom Tromey <tromey@redhat.com>
4769
4770 * gdb.base/whatis.exp: Add tests.
4771
f9cf0f4a
JK
47722012-07-04 Jan Kratochvil <jan.kratochvil@redhat.com>
4773
4774 PR 12649
4775 * gdb.base/dprintf.exp (Set dprintf style to agent): Add missing
4776 gdb_test_multiple $gdb_prompt terminator.
4777
979ade8b
PA
47782012-07-04 Pedro Alves <palves@redhat.com>
4779
4780 * gdb.mi/mi-reverse.exp: Use supports_reverse and
4781 supports_process_record.
4782
8a980b44
PA
47832012-07-04 Pedro Alves <palves@redhat.com>
4784
4785 * gdb.ada/packed_tagged/comp_bug.adb: Convert to unix text line
4786 endings.
4787 * gdb.mi/mi-reverse.exp: Convert to unix text line endings.
4788
855ba978
SS
47892012-07-03 Stan Shebs <stan@codesourcery.com>
4790
4791 * gdb.base/info-os.c (main): Retry resource acquisition until an
4792 available one is found.
4793 * gdb.base/info-os.exp: Collect resource keys from the program
4794 and use them in matching.
4795
fcb44371
JK
47962012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4797
4798 * gdb.threads/gcore-thread.exp: Remove variable libthread_db_seen.
4799 Wrap the test into loop for corefile and core0file.
4800
08a67be6
JK
48012012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4802
4803 * gdb.dwarf2/fission-reread.S: Remove .section attributes.
4804 Change CU pointer size to 4 bytes, adjust .8byte to .4byte. Remove
4805 .note.GNU-stack.
4806
0f3c2347
JK
4807 * gdb.dwarf2/fission-reread.S: Change # comments to /* */ comments.
4808
ff4a4500
SDJ
48092012-07-02 Sergio Durigan Junior <sergiodj@redhat.com>
4810
4811 * gdb.base/help.exp (help b, help br, help bre, help brea, help
4812 break): Include help message for the new `-probe' and `-probe-stap'
4813 options.
4814
d3ce09f5
SS
48152012-07-02 Stan Shebs <stan@codesourcery.com>
4816
4817 * gdb.base/dprintf.exp: Add agent style tests.
4818
a1624241
JK
48192012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4820
4821 * gdb.base/stale-infcall.c (infcall): New label test-next.
4822 (main): New labels test-pass and test-fail.
4823 * gdb.base/stale-infcall.exp: Continue to test-next. Put breakpoint
4824 $test_fail_bpnum to test-fail.
4825 (test system longjmp tracking support): New test.
4826 Delete $test_fail_bpnum.
4827 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept also Temporary
4828 breakpoint.
4829
42e7ad6c
DE
48302012-06-30 Doug Evans <dje@google.com>
4831
4832 * gdb.dwarf2/fission-reread.S: New file.
4833 * gdb.dwarf2/fission-reread.exp: New file.
4834
37ce89eb
SS
48352012-06-28 Stan Shebs <stan@codesourcery.com>
4836
4837 * gdb.mi/mi-logging.exp: New file.
4838
e5ef252a
PA
48392012-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4840 Pedro Alves <palves@redhat.com>
4841
4842 * gdb.threads/siginfo-threads.exp: New file.
4843 * gdb.threads/siginfo-threads.c: New file.
4844 * gdb.threads/sigstep-threads.exp: New file.
4845 * gdb.threads/sigstep-threads.c: New file.
4846
22f1fbae
TT
48472012-06-28 Tom Tromey <tromey@redhat.com>
4848
4849 * gdb.go/package.exp: Partially revert earlier patch; use
4850 gdb_compile again. Use standard_output_file.
4851
2e3cf129
DE
48522012-06-27 Doug Evans <dje@google.com>
4853
4854 * gdb.dwarf2/fission-base.c: New file.
4855 * gdb.dwarf2/fission-base.S: New file.
4856 * gdb.dwarf2/fission-base.exp: New file.
4857
785fd303
JK
48582012-06-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4859
4860 * gdb.dwarf2/callframecfa.exp: Replace $testname by $testfile.
4861
1bb9788d
TT
48622012-06-27 Tom Tromey <tromey@redhat.com>
4863
4864 * gdb.base/macscp1.c (macscp_expr): Add breakpoint comment.
4865 * gdb.base/macscp.exp (maybe_kfail): Add test for macro scope.
4866
c83ee902
TT
48672012-06-27 Tom Tromey <tromey@redhat.com>
4868
4869 * gdb.dwarf2/pr10770.exp: Use standard_testfile.
4870 * gdb.dwarf2/dw2-var-zero-addr.exp: Use standard_testfile.
4871 * gdb.dwarf2/dw2-param-error.exp: Use standard_testfile.
4872 * gdb.dwarf2/dw2-op-call.exp: Use standard_testfile.
4873 * gdb.dwarf2/dw2-inline-param.exp: Use standard_testfile,
4874 prepare_for_testing.
4875 * gdb.dwarf2/dw2-inline-break.exp: Use standard_testfile.
4876 * gdb.dwarf2/dw2-ifort-parameter.exp: Use standard_testfile.
4877 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Use
4878 standard_testfile.
4879 * gdb.dwarf2/dw2-case-insensitive.exp: Use standard_testfile.
4880 * gdb.dwarf2/dw4-sig-types.exp: Use standard_testfile.
4881 * gdb.dwarf2/dw2-objfile-overlap.exp: Use standard_testfile.
4882 * gdb.dwarf2/callframecfa.exp: Use standard_testfile,
4883 prepare_for_testing.
4884 * gdb.dwarf2/dup-psym.exp: Use standard_testfile.
4885 * gdb.dwarf2/dw2-ada-ffffffff.exp: Use standard_testfile.
4886 * gdb.dwarf2/dw2-anonymous-func.exp: Use standard_testfile.
4887 * gdb.dwarf2/dw2-bad-parameter-type.exp: Use standard_testfile.
4888 * gdb.dwarf2/dw2-basic.exp: Use standard_testfile.
4889 * gdb.dwarf2/dw2-compressed.exp: Use standard_testfile.
4890 * gdb.dwarf2/dw2-const.exp: Use standard_testfile.
4891 * gdb.dwarf2/dw2-cu-size.exp: Use standard_testfile.
4892 * gdb.dwarf2/dw2-double-set-die-type.exp: Use standard_testfile.
4893 * gdb.dwarf2/dw2-empty-namespace.exp: Use standard_testfile.
4894 * gdb.dwarf2/dw2-empty-pc-range.exp: Use standard_testfile.
4895 * gdb.dwarf2/dw2-filename.exp: Use standard_testfile.
4896 * gdb.dwarf2/dw2-icc-opaque.exp: Use standard_testfile.
4897 * gdb.dwarf2/dw2-inheritance.exp: Use standard_testfile.
4898 * gdb.dwarf2/dw2-intercu.exp: Use standard_testfile.
4899 * gdb.dwarf2/dw2-intermix.exp: Use standard_testfile.
4900 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use standard_testfile.
4901 * gdb.dwarf2/dw2-modula2-self-type.exp: Use standard_testfile.
4902 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use standard_testfile.
4903 * gdb.dwarf2/dw2-op-stack-value.exp: Use standard_testfile.
4904 * gdb.dwarf2/dw2-producer.exp: Use standard_testfile.
4905 * gdb.dwarf2/dw2-ranges.exp: Use standard_testfile,
4906 standard_output_file.
4907 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use standard_testfile,
4908 standard_output_file.
4909 * gdb.dwarf2/dw2-restore.exp: Use standard_testfile.
4910 * gdb.dwarf2/dw2-simple-locdesc.exp: Use standard_testfile.
4911 * gdb.dwarf2/dw2-skip-prologue.exp: Use standard_testfile.
4912 * gdb.dwarf2/dw2-stack-boundary.exp: Use standard_testfile.
4913 * gdb.dwarf2/dw2-strp.exp: Use standard_testfile.
4914 * gdb.dwarf2/dw4-sig-type-unused.exp: Use standard_testfile.
4915 * gdb.dwarf2/implptr-64bit.exp: Use standard_testfile.
4916 * gdb.dwarf2/implptr-optimized-out.exp: Use standard_testfile.
4917 * gdb.dwarf2/implptr.exp: Use standard_testfile.
4918 * gdb.dwarf2/mac-fileno.exp: Use standard_testfile.
4919 * gdb.dwarf2/member-ptr-forwardref.exp: Use standard_testfile.
4920 * gdb.dwarf2/pieces.exp: Use standard_testfile.
4921 * gdb.dwarf2/pr11465.exp: Use standard_testfile.
4922 * gdb.dwarf2/pr13961.exp: Use standard_testfile.
4923 * gdb.dwarf2/valop.exp: Use standard_testfile,
4924 prepare_for_testing.
4925
5204774b
TT
49262012-06-27 Tom Tromey <tromey@redhat.com>
4927
4928 * gdb.python/python.exp: Fix regexps in pagination tests.
4929
ee0bf529
SCR
49302012-06-26 Siva Chandra Reddy <sivachandra@google.com>
4931
4932 * gdb.python/py-symtab.exp: Add tests to test the new attribute
4933 'last' of gdb.Symtab_and_line.
4934 * gdb.python/py-symbol.c: Move break point comment to enable
4935 testing of gdb.Symtab_and_line.last.
4936
14fcc022
TT
49372012-06-26 Tom Tromey <tromey@redhat.com>
4938
4939 * gdb.threads/step.c: Remove.
4940 * gdb.threads/step.exp: Remove.
4941 * gdb.threads/step2.exp: Remove.
4942
0efbbabc
TT
49432012-06-26 Tom Tromey <tromey@redhat.com>
4944
4945 * gdb.threads/watchpoint-fork.exp (test): Use
4946 standard_output_file. Don't declare objdir.
4947 * gdb.threads/attach-into-signal.exp: Use standard_testfile,
4948 standard_output_file.
4949 * gdb.threads/attach-stopped.exp: Use standard_testfile.
4950 * gdb.threads/bp_in_thread.exp: Use standard_testfile,
4951 clean_restart. Remove incdir.
4952 * gdb.threads/corethreads.exp: Use standard_testfile.
4953 * gdb.threads/execl.exp: Use standard_testfile,
4954 standard_output_file, clean_restart.
4955 * gdb.threads/fork-child-threads.exp: Use standard_testfile,
4956 clean_restart.
4957 * gdb.threads/fork-thread-pending.exp: Use standard_testfile,
4958 clean_restart.
4959 * gdb.threads/gcore-thread.exp: Use standard_testfile. Remove
4960 incdir.
4961 * gdb.threads/hand-call-in-threads.exp: Use standard_testfile,
4962 clean_restart. Remove incdir.
4963 * gdb.threads/ia64-sigill.exp: Use standard_testfile.
4964 * gdb.threads/interrupted-hand-call.exp: Use standard_testfile,
4965 clean_restart. Remove incdir.
4966 * gdb.threads/killed.exp: Use standard_testfile, clean_restart.
4967 Remove incdir.
4968 * gdb.threads/leader-exit.exp: Use standard_testfile.
4969 * gdb.threads/linux-dp.exp: Use standard_testfile, clean_restart.
4970 * gdb.threads/local-watch-wrong-thread.exp: Use standard_testfile,
4971 clean_restart.
4972 * gdb.threads/manythreads.exp: Use standard_testfile,
4973 clean_restart. Remove incdir.
4974 * gdb.threads/multi-create.exp: Use standard_testfile,
4975 clean_restart.
4976 * gdb.threads/no-unwaited-for-left.exp: Use standard_testfile.
4977 * gdb.threads/non-ldr-exc-1.exp: Use standard_testfile.
4978 * gdb.threads/non-ldr-exc-2.exp: Use standard_testfile.
4979 * gdb.threads/non-ldr-exc-3.exp: Use standard_testfile.
4980 * gdb.threads/non-ldr-exc-4.exp: Use standard_testfile.
4981 * gdb.threads/pending-step.exp: Use standard_testfile,
4982 clean_restart. Remove incdir.
4983 * gdb.threads/print-threads.exp: Use standard_testfile,
4984 clean_restart. Remove incdir.
4985 * gdb.threads/pthread_cond_wait.exp: Use standard_testfile,
4986 clean_restart. Remove incdir.
4987 * gdb.threads/pthreads.exp: Use standard_testfile, clean_restart.
4988 Remove incdir.
4989 * gdb.threads/schedlock.exp: Use standard_testfile. Remove
4990 incdir.
4991 * gdb.threads/sigthread.exp: Use standard_testfile,
4992 clean_restart.
4993 * gdb.threads/staticthreads.exp: Use standard_testfile,
4994 clean_restart. Remove incdir.
4995 * gdb.threads/switch-threads.exp: Use standard_testfile,
4996 clean_restart. Remove incdir.
4997 * gdb.threads/thread-execl.exp: Use standard_testfile,
4998 clean_restart. Remove incdir.
4999 * gdb.threads/thread-find.exp: Use standard_testfile,
5000 clean_restart.
5001 * gdb.threads/thread-specific.exp: Use standard_testfile,
5002 clean_restart. Remove incdir.
5003 * gdb.threads/thread-unwindonsignal.exp: Use standard_testfile,
5004 clean_restart. Remove incdir.
5005 * gdb.threads/thread_check.exp: Use standard_testfile,
5006 clean_restart. Remove incdir.
5007 * gdb.threads/thread_events.exp: Use standard_testfile. Remove
5008 incdir.
5009 * gdb.threads/threadapply.exp: Use standard_testfile,
5010 clean_restart. Remove incdir.
5011 * gdb.threads/threxit-hop-specific.exp: Use standard_testfile,
5012 clean_restart. Remove incdir.
5013 * gdb.threads/tls-nodebug.exp: Use standard_testfile,
5014 clean_restart.
5015 * gdb.threads/tls-shared.exp: Use standard_testfile,
5016 clean_restart, standard_output_file.
5017 * gdb.threads/tls-var.exp: Use standard_testfile,
5018 standard_output_file.
5019 * gdb.threads/tls.exp: Use standard_testfile, clean_restart.
5020 Remove incdir.
5021 * gdb.threads/watchthreads-reorder.exp: Use standard_testfile.
5022 * gdb.threads/watchthreads.exp: Use standard_testfile. Remove
5023 incdir.
5024 * gdb.threads/watchthreads2.exp: Use standard_testfile,
5025 clean_restart. Remove incdir.
5026
497a5eb0
TT
50272012-06-26 Tom Tromey <tromey@redhat.com>
5028
5029 * gdb.trace/actions.exp: Use standard_testfile.
5030 * gdb.trace/ax.exp: Use standard_testfile.
5031 * gdb.trace/backtrace.exp: Use standard_testfile.
5032 * gdb.trace/change-loc.exp: Use standard_testfile.
5033 * gdb.trace/circ.exp: Use standard_testfile, prepare_for_testing.
5034 * gdb.trace/collection.exp: Use standard_testfile,
5035 prepare_for_testing.
5036 * gdb.trace/deltrace.exp: Use standard_testfile.
5037 * gdb.trace/disconnected-tracing.exp: Use standard_testfile.
5038 * gdb.trace/ftrace.exp: Use standard_testfile.
5039 * gdb.trace/infotrace.exp: Use standard_testfile.
5040 * gdb.trace/packetlen.exp: Use standard_testfile.
5041 * gdb.trace/passc-dyn.exp: Use standard_testfile.
5042 * gdb.trace/passcount.exp: Use standard_testfile.
5043 * gdb.trace/pending.exp: Use standard_testfile.
5044 * gdb.trace/report.exp: Use standard_testfile.
5045 * gdb.trace/save-trace.exp: Use standard_testfile.
5046 * gdb.trace/stap-trace.exp: Use standard_testfile.
5047 * gdb.trace/status-stop.exp: Use standard_testfile.
5048 * gdb.trace/strace.exp: Use standard_testfile.
5049 * gdb.trace/tfile.exp: Use standard_testfile.
5050 * gdb.trace/tfind.exp: Use standard_testfile.
5051 * gdb.trace/trace-break.exp: Use standard_testfile.
5052 * gdb.trace/trace-mt.exp: Use standard_testfile.
5053 * gdb.trace/tracecmd.exp: Use standard_testfile.
5054 * gdb.trace/tspeed.exp: Use standard_testfile.
5055 * gdb.trace/tstatus.exp: Use standard_testfile.
5056 * gdb.trace/tsv.exp: Use standard_testfile.
5057 * gdb.trace/unavailable.exp: Use standard_testfile,
5058 prepare_for_testing.
5059 * gdb.trace/while-dyn.exp: Use standard_testfile.
5060 * gdb.trace/while-stepping.exp: Use standard_testfile.
5061
7686c074
TT
50622012-06-26 Tom Tromey <tromey@redhat.com>
5063
5064 * gdb.reverse/break-precsave.exp: Use standard_testfile.
5065 * gdb.reverse/break-reverse.exp: Use standard_testfile.
5066 * gdb.reverse/consecutive-precsave.exp: Use standard_testfile.
5067 * gdb.reverse/consecutive-reverse.exp: Use standard_testfile.
5068 * gdb.reverse/finish-precsave.exp: Use standard_testfile.
5069 * gdb.reverse/finish-reverse-bkpt.exp: Use standard_testfile.
5070 * gdb.reverse/finish-reverse.exp: Use standard_testfile.
5071 * gdb.reverse/i386-precsave.exp: Use standard_testfile,
5072 prepare_for_testing.
5073 * gdb.reverse/i386-reverse.exp: Use standard_testfile,
5074 prepare_for_testing.
5075 * gdb.reverse/i386-sse-reverse.exp: Use standard_testfile,
5076 prepare_for_testing.
5077 * gdb.reverse/i387-env-reverse.exp: Use standard_testfile,
5078 prepare_for_testing.
5079 * gdb.reverse/i387-stack-reverse.exp: Use standard_testfile,
5080 prepare_for_testing
5081 * gdb.reverse/machinestate-precsave.exp: Use standard_testfile.
5082 * gdb.reverse/machinestate.exp: Use standard_testfile.
5083 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Use standard_testfile.
5084 * gdb.reverse/sigall-precsave.exp: Use standard_testfile,
5085 build_executable.
5086 * gdb.reverse/sigall-reverse.exp: Use standard_testfile,
5087 build_executable.
5088 * gdb.reverse/solib-precsave.exp: Use standard_testfile,
5089 standard_output_file.
5090 * gdb.reverse/solib-reverse.exp: Use standard_testfile,
5091 standard_output_file.
5092 * gdb.reverse/step-precsave.exp: Use standard_testfile.
5093 * gdb.reverse/step-reverse.exp: Use standard_testfile.
5094 * gdb.reverse/until-precsave.exp: Use standard_testfile.
5095 * gdb.reverse/until-reverse.exp: Use standard_testfile.
5096 * gdb.reverse/watch-precsave.exp: Use standard_testfile.
5097 * gdb.reverse/watch-reverse.exp: Use standard_testfile.
5098
481fc100
TT
50992012-06-26 Tom Tromey <tromey@redhat.com>
5100
5101 * gdb.stabs/weird.exp: Remove directory-checking code. Use
5102 standard_output_file.
5103 * gdb.stabs/exclfwd.exp: Use standard_testfile,
5104 prepare_for_testing. Remove directory-checking code.
5105
7bb18ae2
TT
51062012-06-25 Tom Tromey <tromey@redhat.com>
5107
5108 * gdb.multi/watchpoint-multi.exp: Use standard_testfile.
5109 * gdb.multi/bkpt-multi-exec.exp: Use standard_output_file. Use
5110 build_executable, not prepare_for_testing.
5111 * gdb.multi/base.exp: Use standard_output_file. Use
5112 build_executable, not prepare_for_testing.
5113
cf09b3e4
TT
51142012-06-25 Tom Tromey <tromey@redhat.com>
5115
5116 * gdb.fortran/subarray.exp: Use standard_testfile,
5117 prepare_for_testing.
5118 * gdb.fortran/multi-dim.exp: Use standard_testfile.
5119 * gdb.fortran/module.exp: Use standard_testfile.
5120 * gdb.fortran/logical.exp: Use standard_testfile.
5121 * gdb.fortran/library-module.exp: Use standard_testfile,
5122 standard_output_file.
5123 * gdb.fortran/derived-type.exp: Use standard_testfile,
5124 prepare_for_testing.
5125 * gdb.fortran/complex.exp: Use standard_testfile,
5126 prepare_for_testing.
5127 * gdb.fortran/charset.exp: Use standard_testfile.
5128 * gdb.fortran/array-element.exp: Use standard_testfile,
5129 prepare_for_testing.
5130
18b5ff1b
KS
51312012-06-25 Keith Seitz <keiths@redhat.com>
5132
5133 * gdb.mi/mi-break.exp (test_rbreak_creation_and_listing):
5134 Change rbreak-related tests to KFAIL and add bugzilla numbers.
5135
17b77626
TT
51362012-06-25 Tom Tromey <tromey@redhat.com>
5137
5138 * gdb.pascal/integers.exp: Use standard_testfile, clean_restart.
5139 * gdb.pascal/hello.exp: Use standard_testfile, clean_restart.
5140 * gdb.pascal/gdb11492.exp: Use standard_testfile, clean_restart.
5141 * gdb.pascal/floats.exp: Use standard_testfile, clean_restart.
5142
f91e3dc1
TT
51432012-06-25 Tom Tromey <tromey@redhat.com>
5144
5145 * gdb.linespec/ls-errs.exp: Use standard_testfile.
5146 * gdb.linespec/ls-dollar.exp: Use standard_testfile.
5147 * gdb.linespec/linespec.exp: Use standard_testfile.
5148
a884434d
TT
51492012-06-25 Tom Tromey <tromey@redhat.com>
5150
5151 * gdb.modula2/unbounded-array.exp: Use standard_testfile,
5152 prepare_for_testing.
5153
efc9d70a
TT
51542012-06-25 Tom Tromey <tromey@redhat.com>
5155
5156 * gdb.opt/clobbered-registers-O2.exp: Use standard_testfile,
5157 prepare_for_testing.
5158 * gdb.opt/inline-break.exp: Use standard_testfile,
5159 prepare_for_testing.
5160 * gdb.opt/inline-bt.exp: Use standard_testfile,
5161 prepare_for_testing.
5162 * gdb.opt/inline-cmds.exp: Use standard_testfile,
5163 prepare_for_testing.
5164 * gdb.opt/inline-locals.exp: Use standard_testfile,
5165 prepare_for_testing.
5166
e2fc92c6
TT
51672012-06-25 Tom Tromey <tromey@redhat.com>
5168
5169 * gdb.asm/asm-source.exp: Use standard_output_file,
5170 standard_testfile. Construct .o files in proper subdir.
5171
b0963d73
TT
51722012-06-25 Tom Tromey <tromey@redhat.com>
5173
5174 * gdb.server/ext-attach.exp: Use standard_testfile,
5175 prepare_for_testing.
5176 * gdb.server/ext-run.exp: Use standard_testfile,
5177 build_executable.
5178 * gdb.server/file-transfer.exp: Use standard_testfile,
5179 prepare_for_testing.
5180 * gdb.server/server-exec-info.exp: Use standard_testfile.
5181 * gdb.server/server-mon.exp: Use standard_testfile,
5182 prepare_for_testing.
5183 * gdb.server/server-run.exp: Use standard_testfile,
5184 build_executable.
5185 * gdb.server/solib-list.exp: Use standard_testfile,
5186 standard_output_file.
5187
8a3e1f8d
TT
51882012-06-25 Tom Tromey <tromey@redhat.com>
5189
5190 * lib/gdb.exp (standard_output_file): Use "file join".
5191 * gdb.go/chan.exp: Use standard_testfile.
5192 * gdb.go/handcall.exp: Use standard_testfile.
5193 * gdb.go/hello.exp: Use standard_testfile.
5194 * gdb.integers/chan.exp: Use standard_testfile.
5195 * gdb.go/methods.exp: Use standard_testfile.
5196 * gdb.go/package.exp: Use standard_testfile.
5197 * gdb.go/strings.exp: Use standard_testfile.
5198 * gdb.go/types.exp: Use standard_testfile.
5199 * gdb.go/unsafe.exp: Use standard_testfile.
5200
944a9061
MGD
52012012-06-25 Greta Yorsh <greta.yorsh@arm.com>
5202
5203 * gdb.arch/arm-disp-step.S: Fix use of .global directives.
5204
1c06bd58
JK
52052012-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5206
5207 Fix regression by the previous commit.
5208 * gdb.python/lib-types.exp: Add c++ to the compilation flags.
5209
b4a58790
TT
52102012-06-22 Tom Tromey <tromey@redhat.com>
5211
5212 * gdb.python/lib-types.exp: Use standard_testfile,
5213 prepare_for_testing.
5214 * gdb.python/py-block.exp: Use standard_testfile.
5215 * gdb.python/py-breakpoint.exp: Use standard_testfile.
5216 * gdb.python/py-events.exp: Use standard_testfile,
5217 standard_output_file.
5218 * gdb.python/py-evsignal.exp: Use standard_testfile.
5219 * gdb.python/py-evethreads.exp: Use standard_testfile.
5220 * gdb.python/py-explore-cc.exp: Use standard_testfile.
5221 * gdb.python/py-explore.exp: Use standard_testfile.
5222 * gdb.python/py-finish-breakpoint.exp: Use standard_testfile,
5223 standard_output_file.
5224 * gdb.python/py-finish-breakpoint2.exp: Use standard_testfile,
5225 prepare_for_testing.
5226 * gdb.python/py-frame-inline.exp: Use standard_testfile.
5227 * gdb.python/py-frame.exp: Use standard_testfile.
5228 * gdb.python/py-inferior.exp: Use standard_testfile.
5229 * gdb.python/py-infthread.exp: Use standard_testfile.
5230 * gdb.python/py-mi.exp: Use standard_testfile.
5231 * gdb.python/py-objfile-script.exp: Use standard_testfile,
5232 build_executable.
5233 * gdb.python/py-objfile.exp: Use standard_testfile.
5234 * gdb.python/py-pp-maint.exp: Use standard_testfile,
5235 prepare_for_testing.
5236 * gdb.python/py-prettyprint.exp: Use standard_testfile.
5237 * gdb.python/py-progspace.exp: Use standard_testfile,
5238 build_executable.
5239 * gdb.python/py-prompt.exp: Use standard_testfile,
5240 build_executable.
5241 * gdb.python/py-section-script.exp: Use standard_testfile,
5242 build_executable.
5243 * gdb.python/py-shared.exp: Use standard_testfile,
5244 standard_output_file, clean_restart.
5245 * gdb.python/py-symbol.exp: Use standard_output_file,
5246 prepare_for_testing.
5247 * gdb.python/py-symtab.exp: Use standard_output_file,
5248 prepare_for_testing
5249 * gdb.python/py-template.exp: Use standard_testfile.
5250 * gdb.python/py-type.exp: Use standard_testfile.
5251 * gdb.python/py-value-cc.exp: Use standard_testfile.
5252 * gdb.python/py-value.exp: Use standard_testfile.
5253 * gdb.python/python.exp: Use standard_testfile, build_executable.
5254
2c44deac
TT
52552012-06-22 Tom Tromey <tromey@redhat.com>
5256
5257 * gdb.objc/basicclass.exp: Use standard_testfile.
5258 (do_objc_tests): Don't declare objdir.
5259 * gdb.objc/nondebug.exp: Use standard_testfile.
5260 (do_objc_tests): Don't declare objdir.
5261 * gdb.objc/objcdecode.exp: Use standard_testfile.
5262 (do_objc_tests): Don't declare objdir.
5263
c24ccbce
TT
52642012-06-22 Tom Tromey <tromey@redhat.com>
5265
5266 * gdb.java/jmain.exp: Use standard_testfile.
5267 * gdb.java/jmisc.exp: Use standard_testfile.
5268 * gdb.java/jnpe.exp: Use standard_testfile.
5269 * gdb.java/jprint.exp: Use standard_testfile.
5270
0a6d0306
TT
52712012-06-22 Tom Tromey <tromey@redhat.com>
5272
5273 * lib/gdb.exp (default_gdb_init): Set gdb_test_file_name.
5274 (standard_output_file, standard_testfile): New procs.
5275 (build_executable, clean_restart): Use standard_output_file.
5276
6ea815ef
YQ
52772012-06-22 Yao Qi <yao@codesourcery.com>
5278
5279 * boards/native-gdbserver.exp: New proc ${board}_exec.
5280 * boards/native-stdio-gdbserver.exp: Likewise.
5281
4c93b1db
TT
52822012-06-21 Tom Tromey <tromey@redhat.com>
5283
5284 * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)
5285 (build_executable): Update.
5286 (get_compiler_info): Remove 'binfile' argument.
5287 * gdb.ada/arrayidx.exp: Update.
5288 * gdb.ada/null_array.exp: Update.
5289 * gdb.arch/altivec-abi.exp: Update.
5290 * gdb.arch/altivec-regs.exp: Update.
5291 * gdb.arch/amd64-byte.exp: Update.
5292 * gdb.arch/amd64-dword.exp: Update.
5293 * gdb.arch/amd64-word.exp: Update.
5294 * gdb.arch/i386-avx.exp: Update.
5295 * gdb.arch/i386-byte.exp: Update.
5296 * gdb.arch/i386-sse.exp: Update.
5297 * gdb.arch/i386-word.exp: Update.
5298 * gdb.arch/ppc-dfp.exp: Update.
5299 * gdb.arch/ppc-fp.exp: Update.
5300 * gdb.arch/vsx-regs.exp: Update.
5301 * gdb.base/all-bin.exp: Update.
5302 * gdb.base/annota1.exp: Update.
5303 * gdb.base/async.exp: Update.
5304 * gdb.base/attach.exp: Update.
5305 * gdb.base/break-interp.exp: Update.
5306 * gdb.base/call-ar-st.exp: Update.
5307 * gdb.base/call-rt-st.exp: Update.
5308 * gdb.base/call-sc.exp: Update.
5309 * gdb.base/callfuncs.exp: Update.
5310 * gdb.base/catch-load.exp: Update.
5311 * gdb.base/completion.exp: Update.
5312 * gdb.base/complex.exp: Update.
5313 * gdb.base/condbreak.exp: Update.
5314 * gdb.base/consecutive.exp: Update.
5315 * gdb.base/constvars.exp: Update.
5316 * gdb.base/corefile.exp: Update.
5317 * gdb.base/eval-skip.exp: Update.
5318 * gdb.base/expand-psymtabs.exp: Update.
5319 * gdb.base/exprs.exp: Update.
5320 * gdb.base/fileio.exp: Update.
5321 * gdb.base/fixsection.exp: Update.
5322 * gdb.base/funcargs.exp: Update.
5323 * gdb.base/gdb11530.exp: Update.
5324 * gdb.base/gdb1555.exp: Update.
5325 * gdb.base/gnu-ifunc.exp: Update.
5326 * gdb.base/gnu_vector.exp: Update.
5327 * gdb.base/info-macros.exp: Update.
5328 * gdb.base/jit-simple.exp: Update.
5329 * gdb.base/jit-so.exp: Update.
5330 * gdb.base/jit.exp: Update.
5331 * gdb.base/langs.exp: Update.
5332 * gdb.base/list.exp: Update.
5333 * gdb.base/logical.exp: Update.
5334 * gdb.base/long_long.exp: Update.
5335 * gdb.base/longjmp.exp: Update.
5336 * gdb.base/macscp.exp: Update.
5337 * gdb.base/mips_pro.exp: Update.
5338 * gdb.base/miscexprs.exp: Update.
5339 * gdb.base/morestack.exp: Update.
5340 * gdb.base/nodebug.exp: Update.
5341 * gdb.base/opaque.exp: Update.
5342 * gdb.base/pc-fp.exp: Update.
5343 * gdb.base/pending.exp: Update.
5344 * gdb.base/permissions.exp: Update.
5345 * gdb.base/pointers.exp: Update.
5346 * gdb.base/prelink.exp: Update.
5347 * gdb.base/printcmds.exp: Update.
5348 * gdb.base/psymtab.exp: Update.
5349 * gdb.base/ptype.exp: Update.
5350 * gdb.base/relational.exp: Update.
5351 * gdb.base/scope.exp: Update.
5352 * gdb.base/setvar.exp: Update.
5353 * gdb.base/shlib-call.exp: Update.
5354 * gdb.base/shreloc.exp: Update.
5355 * gdb.base/signals.exp: Update.
5356 * gdb.base/sizeof.exp: Update.
5357 * gdb.base/so-impl-ld.exp: Update.
5358 * gdb.base/so-indr-cl.exp: Update.
5359 * gdb.base/solib-disc.exp: Update.
5360 * gdb.base/solib-display.exp: Update.
5361 * gdb.base/solib-nodir.exp: Update.
5362 * gdb.base/solib-overlap.exp: Update.
5363 * gdb.base/solib-symbol.exp: Update.
5364 * gdb.base/solib-weak.exp: Update.
5365 * gdb.base/solib.exp: Update.
5366 * gdb.base/store.exp: Update.
5367 * gdb.base/structs.exp: Update.
5368 * gdb.base/structs2.exp: Update.
5369 * gdb.base/type-opaque.exp: Update.
5370 * gdb.base/unload.exp: Update.
5371 * gdb.base/varargs.exp: Update.
5372 * gdb.base/volatile.exp: Update.
5373 * gdb.base/watch_thread_num.exp: Update.
5374 * gdb.base/watchpoint-solib.exp: Update.
5375 * gdb.base/watchpoint.exp: Update.
5376 * gdb.base/watchpoints.exp: Update.
5377 * gdb.base/whatis.exp: Update.
5378 * gdb.cell/arch.exp: Update.
5379 * gdb.cell/break.exp: Update.
5380 * gdb.cell/bt.exp: Update.
5381 * gdb.cell/core.exp: Update.
5382 * gdb.cell/data.exp: Update.
5383 * gdb.cell/ea-cache.exp: Update.
5384 * gdb.cell/f-regs.exp: Update.
5385 * gdb.cell/fork.exp: Update.
5386 * gdb.cell/gcore.exp: Update.
5387 * gdb.cell/mem-access.exp: Update.
5388 * gdb.cell/ptype.exp: Update.
5389 * gdb.cell/registers.exp: Update.
5390 * gdb.cell/sizeof.exp: Update.
5391 * gdb.cell/solib-symbol.exp: Update.
5392 * gdb.cell/solib.exp: Update.
5393 * gdb.cp/ambiguous.exp: Update.
5394 * gdb.cp/breakpoint.exp: Update.
5395 * gdb.cp/bs15503.exp: Update.
5396 * gdb.cp/casts.exp: Update.
5397 * gdb.cp/class2.exp: Update.
5398 * gdb.cp/cpexprs.exp: Update.
5399 * gdb.cp/cplusfuncs.exp: Update.
5400 * gdb.cp/ctti.exp: Update.
5401 * gdb.cp/dispcxx.exp: Update.
5402 * gdb.cp/gdb1355.exp: Update.
5403 * gdb.cp/gdb2384.exp: Update.
5404 * gdb.cp/gdb2495.exp: Update.
5405 * gdb.cp/infcall-dlopen.exp: Update.
5406 * gdb.cp/local.exp: Update.
5407 * gdb.cp/m-data.exp: Update.
5408 * gdb.cp/m-static.exp: Update.
5409 * gdb.cp/mb-ctor.exp: Update.
5410 * gdb.cp/mb-inline.exp: Update.
5411 * gdb.cp/mb-templates.exp: Update.
5412 * gdb.cp/member-ptr.exp: Update.
5413 * gdb.cp/method.exp: Update.
5414 * gdb.cp/namespace.exp: Update.
5415 * gdb.cp/nextoverthrow.exp: Update.
5416 * gdb.cp/nsdecl.exp: Update.
5417 * gdb.cp/nsrecurs.exp: Update.
5418 * gdb.cp/nsstress.exp: Update.
5419 * gdb.cp/nsusing.exp: Update.
5420 * gdb.cp/pr-1023.exp: Update.
5421 * gdb.cp/pr-1210.exp: Update.
5422 * gdb.cp/pr-574.exp: Update.
5423 * gdb.cp/pr9631.exp: Update.
5424 * gdb.cp/printmethod.exp: Update.
5425 * gdb.cp/psmang.exp: Update.
5426 * gdb.cp/re-set-overloaded.exp: Update.
5427 * gdb.cp/rtti.exp: Update.
5428 * gdb.cp/shadow.exp: Update.
5429 * gdb.cp/templates.exp: Update.
5430 * gdb.cp/try_catch.exp: Update.
5431 * gdb.dwarf2/dw2-ranges.exp: Update.
5432 * gdb.dwarf2/pr10770.exp: Update.
5433 * gdb.fortran/library-module.exp: Update.
5434 * gdb.hp/gdb.aCC/optimize.exp: Update.
5435 * gdb.hp/gdb.aCC/watch-cmd.exp: Update.
5436 * gdb.hp/gdb.base-hp/callfwmall.exp: Update.
5437 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Update.
5438 * gdb.hp/gdb.base-hp/pxdb.exp: Update.
5439 * gdb.hp/gdb.base-hp/sized-enum.exp: Update.
5440 * gdb.hp/gdb.base-hp/so-thresh.exp: Update.
5441 * gdb.hp/gdb.compat/xdb1.exp: Update.
5442 * gdb.hp/gdb.compat/xdb2.exp: Update.
5443 * gdb.hp/gdb.compat/xdb3.exp: Update.
5444 * gdb.hp/gdb.defects/bs14602.exp: Update.
5445 * gdb.hp/gdb.defects/solib-d.exp: Update.
5446 * gdb.hp/gdb.objdbg/objdbg01.exp: Update.
5447 * gdb.hp/gdb.objdbg/objdbg02.exp: Update.
5448 * gdb.hp/gdb.objdbg/objdbg03.exp: Update.
5449 * gdb.hp/gdb.objdbg/objdbg04.exp: Update.
5450 * gdb.mi/gdb792.exp: Update.
5451 * gdb.mi/mi-pending.exp: Update.
5452 * gdb.mi/mi-solib.exp: Update.
5453 * gdb.mi/mi-var-cp.exp: Update.
5454 * gdb.opt/clobbered-registers-O2.exp: Update.
5455 * gdb.opt/inline-bt.exp: Update.
5456 * gdb.opt/inline-cmds.exp: Update.
5457 * gdb.opt/inline-locals.exp: Update.
5458 * gdb.python/py-events.exp: Update.
5459 * gdb.python/py-finish-breakpoint.exp: Update.
5460 * gdb.python/py-type.exp: Update.
5461 * gdb.reverse/solib-precsave.exp: Update.
5462 * gdb.reverse/solib-reverse.exp: Update.
5463 * gdb.server/solib-list.exp: Update.
5464 * gdb.stabs/weird.exp: Update.
5465 * gdb.threads/attach-into-signal.exp: Update.
5466 * gdb.threads/attach-stopped.exp: Update.
5467 * gdb.threads/tls-shared.exp: Update.
5468 * gdb.trace/change-loc.exp: Update.
5469 * gdb.trace/strace.exp: Update.
5470
95c391b6
TT
54712012-06-19 Tom Tromey <tromey@redhat.com>
5472
5473 * gdb.base/whatis.exp: Add tests.
5474
e910f0b6
TT
54752012-06-19 Tom Tromey <tromey@redhat.com>
5476
5477 * gdb.cp/m-static.cc (keepalive): New function.
5478 (gnu_obj_1::method): Use it.
5479
422d65e7
DE
54802012-06-18 Doug Evans <dje@google.com>
5481
5482 * gdb.base/info-fun.exp: New file.
5483 * gdb.base/info-fun.c: New file.
5484 * gdb.base/info-fun-solib.c: New file.
5485
e2e4d78b
JK
54862012-06-18 Jan Kratochvil <jan.kratochvil@redhat.com>
5487
5488 Remove stale dummy frames.
5489 * gdb.base/call-signal-resume.exp (maintenance print dummy-frames)
5490 (maintenance info breakpoints): New tests.
5491 * gdb.base/stale-infcall.c: New file.
5492 * gdb.base/stale-infcall.exp: New file.
5493
1788b2d3
JK
54942012-06-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5495
5496 * gdb.arch/amd64-entry-value-param.S: New file.
5497 * gdb.arch/amd64-entry-value-param.c: New file.
5498 * gdb.arch/amd64-entry-value-param.exp: New file.
5499
663b969e
TT
55002012-06-15 Tom Tromey <tromey@redhat.com>
5501
5502 * gdb.cp/namespace.exp: Add "show lang" test.
5503
8e09ad05
IS
55042012-06-15 Iain Sandoe <iain@codesourcery.com>
5505
5506 * gdb.base/list.exp (test_listsize): Remove $use_gdb_stub special
5507 case. (top level): Use gdb_file_cmd instead of gdb_load.
5508
f85e18ee
JK
55092012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5510
5511 PR tdep/14222
5512 * gdb.arch/i386-sse-stack-align.S: New file.
5513 * gdb.arch/i386-sse-stack-align.c: New file.
5514 * gdb.arch/i386-sse-stack-align.exp: New file.
5515
f3b5e280
KS
55162012-06-13 Keith Seitz <keiths@redhat.com>
5517
5518 PR breakpoints/13798 and mi/11541
5519 * gdb.linespec/ls-errs.exp: Add a few more tests for
5520 filenames with spaces and colons.
5521
50af5481
JK
55222012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5523
5524 PR c++/14177 - Fix parsing TYPENAME:: in parentheses.
5525 * gdb.cp/cpexprs.cc (class CV, CV::i, ATTRIBUTE_USED, CV_f): New.
5526 (test_function): Call CV_f.
5527 * gdb.cp/cpexprs.exp (p 'CV::m(int)', p CV::m(int))
5528 (p 'CV::m(int) const', p CV::m(int) const, p 'CV::m(int) volatile')
5529 (p CV::m(int) volatile, p 'CV::m(int) const volatile')
5530 (p CV::m(int) const volatile, p CV_f(int), p CV_f(CV::t))
5531 (p CV_f(CV::i)): New tests.
5532
d55637df
TT
55332012-06-13 Tom Tromey <tromey@redhat.com>
5534
5535 * gdb.base/condbreak.exp: Add tests for "condition" completion.
5536
cc80f267
JK
55372012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5538
5539 Fix regression by the "ambiguous linespec" series.
5540 * gdb.base/break.exp (list marker1, break lineno, delete $bpnum): New
5541 tests.
5542
bb2af9cc
JK
55432012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5544
5545 * lib/future.exp: Set $use_gdb_compile even if only find_go_linker is
5546 missing.
5547
e81a37f7
TT
55482012-06-11 Tom Tromey <tromey@redhat.com>
5549
5550 * gdb.base/longjmp.c (hidden_longjmp): Move expected catch
5551 location...
5552 (main): ...here.
5553
8efd7788
YQ
55542012-06-07 Yao Qi <yao@codesourcery.com>
5555
5556 * gdb.trace/strace.exp: Shorten some too-long lines.
5557
359f5fe6
PA
55582012-06-06 Pedro Alves <palves@redhat.com>
5559
5560 * gdb.threads/clone-new-thread-event.c: New file.
5561 * gdb.threads/clone-new-thread-event.exp: New file.
5562
7b2fe205
YQ
55632012-06-06 Yao Qi <yao@codesourcery.com>
5564
5565 * gdb.base/dprintf.c (main): Add extra parameter when calling
5566 printf and fprintf.
5567 (bar): New function. It is a dead function, but to ensure
5568 'malloc' is linked explicitly.
5569
3eca55e8
YQ
55702012-06-06 Yao Qi <yao@codesourcery.com>
5571
5572 * gdb.base/info-proc.exp: Return if target doesn't support
5573 'info proc'.
5574
91cc9324
JK
55752012-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
5576
5577 * gdb.base/freebpcmd.exp (set lines): Check valid range of I.
5578 (run program with breakpoint commands): XFAIl if it is not.
5579
c56e7c43
JB
55802012-06-05 Joel Brobecker <brobecker@adacore.com>
5581
5582 * gdb.base/ctxobj-f.c (GET_VERSION): Introduce local variable
5583 and add comment.
5584 * gdb.base/ctxobj-m.c (main): Rewrite, and add comment.
5585 * gdb.base/ctxobj.exp: Insert breakpoint in ctxobj-f.c using
5586 "STOP" marker. Adjust testing strategy to make it work on
5587 all targets.
5588
5589 * gdb.base/print-file-var-main.c (main): Rewrite using local
5590 variables and adjust get_version_2's return value check.
5591 Add small comment.
5592 * gdb.base/print-file-var.exp: Insert breakpoint using "STOP"
5593 marker. Adjust testing strategy to make it work on all targets.
5594
ccab2054
JB
55952012-06-05 Joel Brobecker <brobecker@adacore.com>
5596
5597 * gdb.ada/bad-task-bp-keyword: New testcase.
5598
d0d86158
JK
55992012-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5600
5601 * gdb.base/code_elim.exp (add-symbol-file ${testfile1} 0x100000):
5602 Simplify it to ...
5603 (symbol-file ${testfile1}): ... here.
5604 (test eliminated var my_global_symbol)
5605 (test eliminated var my_static_symbol)
5606 (test eliminated var my_global_func, get address of main): Wrap them to
5607 'single psymtabs' and 'single symtabs'
5608 (get address of my_global_symbol, get address of my_static_symbol)
5609 (get address of my_global_func, get address of main): Wrap them to
5610 'order1' and 'order2'.
5611
952cf74c
JK
5612 * gdb.base/code_elim.exp
5613 (add-symbol-file ${testfile1} 0x100000)
5614 (add-symbol-file ${testfile2} 0x200000): Wrap them to 'order1' and
5615 'order2'.
5616 (order1: add-symbol-file ${testfile1} 0x100000)
5617 (order1: add-symbol-file ${testfile2} 0x200000)
5618 (order2: add-symbol-file ${testfile2} 0x200000)
5619 (order2: add-symbol-file ${testfile1} 0x100000): Add -s .data and -s
5620 .bss as appropriate.
5621
0c5bf5a9
JK
56222012-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5623
5624 * gdb.server/solib-list-lib.c: New file.
5625 * gdb.server/solib-list-main.c: New file.
5626 * gdb.server/solib-list.exp: New file.
5627
4196f325
MR
56282012-05-25 Maciej W. Rozycki <macro@codesourcery.com>
5629
5630 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Update
5631 for 'set print symbol' change.
5632
bfb05775
JK
56332012-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5634
5635 * gdb.dwarf2/dw2-icc-opaque.S: Add debug_info_seg3 and
5636 .debug_abbrev_seg3.
5637
685b1105
JK
56382012-05-24 John Steele Scott <toojays@toojays.net>
5639
5640 PR symtab/13277: Resolving opaque structures in ICC generated binaries.
5641 * gdb.dwarf2/dw2-icc-opaque.S: New file.
5642 * gdb.dwarf2/dw2-icc-opaque.exp: New file.
5643
f3e0e960
SS
56442012-05-23 Stan Shebs <stan@codesourcery.com>
5645
5646 * gdb.mi/mi-info-os.exp: New file.
5647
11eb1b4d
KS
56482012-05-23 Keith Seitz <keiths@redhat.com>
5649
5650 * gdb.trace/stap-trace.exp: If compile_stap_bin fails,
5651 return -1 to suppress the rest of the tests.
5652 (compile_stap_bin): Return boolean success value.
5653
b1af9e97
TT
56542012-05-21 Tom Tromey <tromey@redhat.com>
5655
5656 * gdb.cp/inherit.exp (test_print_mi_members): Expect errors.
5657 Remove kfails.
5658 (test_print_mi_member_types): Likewise.
5659
248537e3
TT
56602012-05-21 Tom Tromey <tromey@redhat.com>
5661
5662 * gdb.base/callfuncs.exp (do_function_calls): Update for 'set
5663 print symbol' change.
5664
d791e155
TJB
56652012-05-18 Thiago Jung Bauermann <thiago.bauermann@linaro.org>
5666
5667 * gdb.python/py-prompt.exp: Quit if the target is remote.
5668
e77afa2e
JK
56692012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
5670
5671 Fix ERROR: internal buffer is full.
5672 * gdb.base/info-os.exp (expect_multiline): New function.
5673 (get process list, get process groups, get threads)
5674 (get file descriptors, get internet-domain sockets)
5675 (get shared-memory regions, get semaphores, get message queues): Use
5676 it for these tests.
5677
9cb709b6
TT
56782012-05-18 Tom Tromey <tromey@redhat.com>
5679
5680 * gdb.mi/mi-var-cmd.exp: Update.
5681 * gdb.objc/basicclass.exp (do_objc_tests): Update.
5682 * gdb.cp/virtbase.exp: Update.
5683 * gdb.cp/classes.exp (test_static_members): Update.
5684 * gdb.cp/casts.exp: Update.
5685 * gdb.base/pointers.exp: Update.
5686 * gdb.base/funcargs.exp (pointer_args): Update.
5687 (structs_by_reference): Update.
5688 * gdb.base/find.exp: Update.
5689 * gdb.base/call-strs.exp: Send "set print symbol off".
5690 * gdb.base/call-ar-st.exp: Update.
5691 * gdb.ada/fun_addr.exp: Update.
5692 * gdb.base/printcmds.exp (test_print_symbol): New proc.
5693 Call it.
5694 (test_print_repeats_10, test_print_strings)
5695 (test_print_char_arrays): Update.
5696
b012acdd
TT
56972012-05-18 Tom Tromey <tromey@redhat.com>
5698
5699 * gdb.base/charset.exp (string_display): Update.
5700
1d51a733
TT
57012012-05-18 Tom Tromey <tromey@redhat.com>
5702
5703 * gdb.mi/mi2-var-display.exp: Update.
5704 * gdb.mi/mi-var-display.exp: Update.
5705 * gdb.mi/mi-var-child.exp: Update.
5706 * gdb.cp/expand-psymtabs-cxx.exp: Update.
5707 * gdb.cp/cp-relocate.exp (get_func_address): Update.
5708
957df313
DE
57092012-05-17 Doug Evans <dje@google.com>
5710
682c7f7b
DE
5711 * info-macros.exp: Pass "debug" to prepare_for_testing.
5712
957df313
DE
5713 * Makefile.in (clean): Remove Fission .dwo and .dwp files.
5714 * gdb.ada/Makefile.in (clean): Ditto.
5715 * gdb.arch/Makefile.in (clean): Ditto.
5716 * gdb.asm/Makefile.in (clean): Ditto.
5717 * gdb.base/Makefile.in (clean): Ditto.
5718 * gdb.cell/Makefile.in (clean): Ditto.
5719 * gdb.cp/Makefile.in (clean): Ditto.
5720 * gdb.disasm/Makefile.in (clean): Ditto.
5721 * gdb.dwarf2/Makefile.in (clean): Ditto.
5722 * gdb.fortran/Makefile.in (clean): Ditto.
5723 * gdb.go/Makefile.in (clean): Ditto.
5724 * gdb.hp/Makefile.in (clean): Ditto.
5725 * gdb.hp/gdb.aCC/Makefile.in (clean): Ditto.
5726 * gdb.hp/gdb.base-hp/Makefile.in (clean): Ditto.
5727 * gdb.hp/gdb.compat/Makefile.in (clean): Ditto.
5728 * gdb.hp/gdb.defects/Makefile.in (clean): Ditto.
5729 * gdb.hp/gdb.objdbg/Makefile.in (clean): Ditto.
5730 * gdb.java/Makefile.in (clean): Ditto.
5731 * gdb.linespec/Makefile.in (clean): Ditto.
5732 * gdb.mi/Makefile.in (clean): Ditto.
5733 * gdb.modula2/Makefile.in (clean): Ditto.
5734 * gdb.multi/Makefile.in (clean): Ditto.
5735 * gdb.objc/Makefile.in (clean): Ditto.
5736 * gdb.opencl/Makefile.in (clean): Ditto.
5737 * gdb.opt/Makefile.in (clean): Ditto.
5738 * gdb.pascal/Makefile.in (clean): Ditto.
5739 * gdb.python/Makefile.in (clean): Ditto.
5740 * gdb.reverse/Makefile.in (clean): Ditto.
5741 * gdb.server/Makefile.in (clean): Ditto.
5742 * gdb.stabs/Makefile.in (clean): Ditto.
5743 * gdb.threads/Makefile.in (clean): Ditto.
5744 * gdb.trace/Makefile.in (clean): Ditto.
5745 * gdb.xml/Makefile.in (clean): Ditto.
5746
abc9d0dc
TT
57472012-05-16 Tom Tromey <tromey@redhat.com>
5748
5749 * gdb.base/macscp1.c (macscp_expr): Add comment.
5750 * gdb.base/macscp.exp: Test __FILE__ and __LINE__.
5751
6a3a010b
MR
57522012-05-16 Maciej W. Rozycki <macro@codesourcery.com>
5753
5754 * gdb.base/return-nodebug.exp: Also test float and double types.
5755
01429c8e
JK
57562012-05-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5757
5758 PR testsuite/12649
5759 * gdb.base/dprintf.exp: Replace gdb_run_cmd by runto main.
5760
54115cd4
JK
5761 * gdb.base/dprintf.exp: Remove now redundant breakpoint for main.
5762
0c5f383f
SDJ
57632012-05-14 Sergio Durigan Junior <sergiodj@redhat.com>
5764
5765 * gdb.base/stap-probe.exp (stap_test): Remove calls to
5766 `rerun_to_main'.
5767 (stap_test_no_debuginfo): Likewise.
5768
e7e0cddf
SS
57692012-05-14 Stan Shebs <stan@codesourcery.com>
5770
5771 * gdb.base/dprintf.c: New file.
5772 * gdb.base/dprintf.exp: New file.
5773
c772f8e7
HZ
57742012-05-14 Hui Zhu <hui_zhu@mentor.com>
5775
5776 * gdb.trace/Makefile.in (PROGS): Add disconnected-tracing.
5777 * gdb.trace/disconnected-tracing.c: New file.
5778 * gdb.trace/disconnected-tracing.exp: New file.
5779
7efc75aa
SCR
57802012-05-13 Siva Chandra Reddy <sivachandra@google.com>
5781
5782 * gdb.python/python.c: Add a new breakpoint comment.
5783 * gdb.python/python.exp: Add tests to test gdb.find_pc_line.
5784
85d4a676
SS
57852011-12-26 Kwok Cheung Yeung <kcy@codesourcery.com>
5786
5787 * gdb.base/info-os.exp: New file.
5788 * gdb.base/info-os.c: New file.
5789
64ea88dc
JB
57902012-05-10 Joel Brobecker <brobecker@adacore.com>
5791
4647ab1b
JB
5792 * gdb.base/print-file-var-lib1.c, gdb.base/print-file-var-lib2.c,
5793 gdb.base/print-file-var-main.c, gdb.base/print-file-var.exp:
5794 New files.
64ea88dc 5795
afba63f1
JB
57962012-05-10 Joel Brobecker <brobecker@adacore.com>
5797
5798 * gdb.base/ctxobj-f.c, gdb.base/ctxobj-m.c, gdb.base/ctxobj-v.c,
5799 gdb.base/ctxobj.exp: New files.
5800
9d198b1e
TT
58012012-05-09 Tom Tromey <tromey@redhat.com>
5802
5803 * gdb.trace/strace.exp: Add 'quiet' to compiler flags.
5804
9bfee719
MR
58052012-05-09 Maciej W. Rozycki <macro@codesourcery.com>
5806
5807 * lib/gdb.exp (gdb_test_multiple): Correct formatting.
5808
3a7341d8
MR
58092012-05-08 Maciej W. Rozycki <macro@codesourcery.com>
5810
5811 * gdb.mi/mi-var-display.exp: Check for the existence of $fp
5812 before using it.
5813
52b3699b
TG
58142012-05-04 Tristan Gingold <gingold@adacore.com>
5815
5816 * gdb.base/set-noassign.exp: New test.
5817
a20ee7a4
SCR
58182012-05-03 Siva Chandra Reddy <sivachandra@google.com>
5819
5820 * gdb.python/py-symbol.exp: Add tests to test the new methods
5821 gdb.Symtab.global_block() and gdb.Symtab.static_block().
5822 * gdb.python/py-symbol.c: Add new struct to help test
5823 gdb.Symtab.static_block().
5824
bf2f0858
DE
58252012-05-03 Doug Evans <dje@google.com>
5826
5827 * gdb.dwarf2/pr13961.S: Add file and source location, but leave
5828 commented out.
5829
2d4e0376
YQ
58302012-05-03 Yao Qi <yao@codesourcery.com>
5831
5832 * gdb.base/catch-syscall.exp: Skip it before compilation if target
5833 doesn't support.
5834 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp: Likewise.
5835 * gdb.base/foll-vfork.exp, gdb.multi/bkpt-multi-exec.exp: Likewise.
5836
6d0bb9f3
YQ
58372012-05-03 Yao Qi <yao@codesourcery.com>
5838
5839 * gdb.mi/mi-solib.exp: Setup kfail for gdb/13860.
5840
fd820528
DE
58412012-04-30 Doug Evans <dje@google.com>
5842
5843 PR testsuite/13961
5844 * gdb.dwarf2/pr13961.S: New file.
5845 * gdb.dwarf2/pr13961.exp: New file.
5846
b9e219b9
YQ
58472012-04-29 Yao Qi <yao@codesourcery.com>
5848
5849 * gdb.dwarf2/dw2-ifort-parameter.exp: Use proc `dwarf2_support'.
5850
3019eac3
DE
58512012-04-28 Doug Evans <dje@google.com>
5852
5853 * gdb.dwarf2/dw2-intercu.S (.Ltype_int2_in_cu2): Renamed from
5854 .Ltype_int_in_cu2. Use name "int2" instead of "int".
5855 All uses updated.
5856 * gdb.dwarf2/dw2-intercu.exp: Add "ptype int2" ahead of
5857 "ptype func_cu1" to expand cu2 before cu1.
5858
62e5f89c
SDJ
58592012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
5860 Tom Tromey <tromey@redhat.com>
5861
5862 * gdb.base/default.exp: Add `$_probe_arg*' convenience
5863 variables.
5864 * gdb.base/stap-probe.c: New file.
5865 * gdb.base/stap-probe.exp: New file.
5866 * gdb.trace/stap-trace.c: New file.
5867 * gdb.trace/stap-trace.exp: New file.
5868 * gdb.cp/nextoverthrow.exp: Add check for SystemTap probe in
5869 libgcc's unwinder.
5870
14132e89
MR
58712012-04-26 Maciej W. Rozycki <macro@codesourcery.com>
5872
5873 * gdb.arch/mips16-thunks-inmain.c: New file.
5874 * gdb.arch/mips16-thunks-main.c: New file.
5875 * gdb.arch/mips16-thunks-sin.c: New file.
5876 * gdb.arch/mips16-thunks-sinfrob.c: New file.
5877 * gdb.arch/mips16-thunks-sinfrob16.c: New file.
5878 * gdb.arch/mips16-thunks-sinmain.c: New file.
5879 * gdb.arch/mips16-thunks-sinmips16.c: New file.
5880 * gdb.arch/mips16-thunks.exp: New file.
5881
a766d390
DE
58822012-04-25 Doug Evans <dje@google.com>
5883
5884 * configure.ac: Create gdb.go/Makefile.
5885 * configure: Regenerate.
5886 * gdb.base/default.exp: Add "go" to "set language" testing.
5887 * gdb.go/Makefile.in: New file.
5888 * gdb.go/basic-types.exp: New file.
5889 * gdb.go/chan.exp: New file.
5890 * gdb.go/chan.go: New file.
5891 * gdb.go/handcall.exp: New file.
5892 * gdb.go/handcall.go: New file.
5893 * gdb.go/hello.exp: New file.
5894 * gdb.go/hello.go: New file.
5895 * gdb.go/integers.exp: New file.
5896 * gdb.go/integers.go: New file.
5897 * gdb.go/methods.exp: New file.
5898 * gdb.go/methods.go: New file.
5899 * gdb.go/package.exp: New file.
5900 * gdb.go/package1.go: New file.
5901 * gdb.go/package2.go: New file.
5902 * gdb.go/print.exp: New file.
5903 * gdb.go/strings.exp: New file.
5904 * gdb.go/strings.go: New file.
5905 * gdb.go/types.exp: New file.
5906 * gdb.go/types.go: New file.
5907 * gdb.go/unsafe.exp: New file.
5908 * gdb.go/unsafe.go: New file.
5909 * lib/future.exp: Add Go support.
5910 (gdb_find_go, gdb_find_go_linker): New procs.
5911 (gdb_default_target_compile): Add Go support.
5912 * lib/gdb.exp (skip_go_tests): New proc.
5913 * lib/go.exp: New file.
5914
e65f9ffb
TT
59152012-04-25 Tom Tromey <tromey@redhat.com>
5916
5917 * gdb.threads/linux-dp.exp: Unset 'seen' before 'array set'.
5918
14e75d8e
JK
59192012-04-18 Siddhesh Poyarekar <siddhesh@redhat.com>
5920 Jan Kratochvil <jan.kratochvil@redhat.com>
5921
5922 PR symtab/7259:
5923 * gdb.base/enumval.c: New test case.
5924 * gdb.base/enumval.exp: New test case.
5925 * gdb.python/py-type.exp (test_enums): Use field.enumval instead of
5926 field.bitpos.
5927
f3525b70
PA
59282012-04-17 Pedro Alves <palves@redhat.com>
5929
5930 * Makefile.in (site.exp): Make site.exp source
5931 $srcdir/lib/append_gdb_boards_dir.exp.
5932 * lib/append_gdb_boards_dir.exp: New file.
5933
bccbefd2
JK
59342012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5935
5936 New option "set auto-load safe-path".
5937 * gdb.python/py-objfile-script.exp (set auto-load safe-path): New.
5938 * gdb.python/py-section-script.exp (set auto-load safe-path): New.
5939
bf88dd68
JK
59402012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5941
5942 auto-load: Implementation.
5943 * gdb.base/help.exp (test set height): Increase the height.
5944 * gdb.python/py-objfile-script.exp (info auto-load-scripts): Change
5945 to ...
5946 (info auto-load python-scripts): ... here.
5947 * gdb.python/py-section-script.exp (info auto-load-scripts *): Change
5948 to ...
5949 (info auto-load python-scripts *): ... here.
5950
c0d4d1c0
YQ
59512012-04-16 Yao Qi <yao@codesourcery.com>
5952
5953 * lib/trace-support.exp (get_in_proc_agent): New.
5954 * gdb.trace/change-loc.exp: Call get_in_proc_agent to get the location
5955 of in process trace agent.
5956 * gdb.trace/ftrace.exp: Likewise.
5957 * gdb.trace/pending.exp: Likewise.
5958 * gdb.trace/trace-break.exp: Likewise.
5959 * gdb.trace/trace-mt.exp
5960 * gdb.trace/tspeed.exp: Likewise.
5961 * gdb.trace/tstatus.exp
5962 * gdb.trace/strace.exp: Likewise.
5963
cbf68a60
TS
59642012-04-16 Thomas Schwinge <thomas@codesourcery.com>
5965
dd6d3b70
TS
5966 * gdb.asm/sh.inc (gdbasm_startup): Only set up the stack pointer if the
5967 symbol _stack is defined. Get rid of a hard-coded constant for _stack.
5968
cbf68a60
TS
5969 * gdb.asm/sh.inc (gdbasm_end) <.size>: Refer to the function's name.
5970
8264ba82
AG
59712012-04-14 Anton Gorenkov <xgsa@yandex.ru>
5972
5973 PR mi/13393
5974 * gdb.mi/mi-var-rtti.cc: New file.
5975 * gdb.mi/mi-var-rtti.exp: New file.
5976 * lib/mi-support.exp (mi_varobj_update_with_child_type_change): New
5977 function.
5978 (mi_varobj_update_with_type_change): updated to avoid code duplication.
5979
de0919f8 59802012-04-11 Siva Chandra Reddy <sivachandra@google.com>
06fc020f
SCR
5981
5982 * gdb.python/Makefile.in: Add py-explore and py-explore-cc to
5983 EXECUTABLES.
5984 * gdb.python/py-explore.c: C program used for testing the new
5985 'explore' command on C constructs.
5986 * gdb.python/py-explore.cc: C++ program used for testing the new
5987 'explore' command on C++ constructs.
5988 * gdb-python/py-explore.exp: Tests for the new 'explore'
5989 command on C constructs.
5990 * gdb-python/py-explore-cc.exp: Tests for the new 'explore'
5991 command on C++ constructs.
5992
a82da7dd
MK
59932012-04-07 Mark Kettenis <kettenis@gnu.org>
5994
5995 * gdb.base/funcargs.exp (complex_args): Fix typo.
5996
e127cba8
JK
59972012-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5998
5999 * gdb.trace/change-loc.exp (tracepoint_change_loc_1)
6000 (tracepoint_change_loc_2): Accept both orders of pending set_tracepoint.
6001
40e084e1
KS
60022012-04-05 Keith Seitz <keiths@redhat.com>
6003
6004 * gdb.base/advance.exp: Update error message for
6005 "advance malformed" test.
6006 * gdb.base/break.exp: Likewise for "breakpoint with
6007 trailing garbage" test.
6008 * gdb.base/hbreak2.exp: Likewise for "hardware breakpoint
6009 with trailing garbage" test.
6010 * gdb.base/sepdebug.exp: Likewise for "breakpoint with
6011 trailng garbage" test.
6012 * gdb.base/until.exp: Likewise for "malformed until" test.
6013 * gdb.cp/ovldbreak.exp: Create the breakpoint table
6014 for "breakpoint info (after setting on all)".
6015 * gdb.cp/userdef.exp: Remove quoting for "break A2::operator+"
6016 tests.
6017 * gdb.cp/cplabel.cc: New file.
6018 * gdb.cp/cplabel.exp: New test.
6019 * gdb.linespec/ls-errs.c: New file.
6020 * gdb.linespec/ls-errs.exp: New test.
6021
a72c8f6a
JK
60222012-04-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6023
6024 * gdb.trace/unavailable.exp
6025 (collect globals: print object on: print derived_partial)
6026 (collect globals: print object on: print derived_whole)
6027 (collect globals: print object off: print derived_partial)
6028 (collect globals: print object off: print derived_whole): Update
6029 expected output.
6030
f87a3023
KS
60312012-03-30 Keith Seitz <keiths@redhat.com>
6032
6033 * gdb.python: Add test for linespecs with commas.
6034
e2171b3c
KS
60352012-03-28 Keith Seitz <keiths@redhat.com>
6036
6037 * gdb.linespec/ls-dollar.cc: New file.
6038 * gdb.linespec/ls-dollar.exp: New test.
6039
60402012-03-28 Keith Seitz <keiths@redhat.com>
0e4acfcc
KS
6041
6042 * gdb.cp/namespace.exp: Add breakpoint tests for functions
6043 starting with the global namespace.
6044
2f4e0a80
DE
60452012-03-23 Doug Evans <dje@google.com>
6046
6047 * lib/gdb.exp (BUILD_DATA_DIRECTORY): New global.
6048
7b282c5a
SCR
60492012-03-22 Siva Chandra Reddy <sivachandra@google.com>
6050
6051 * gdb.python/py-value.cc: Add test case for testing the
6052 methodology exposing C++ values to Python.
6053 * gdb.python/py-value-cc.exp: Add tests testing the methodology
6054 exposing C++ values to Python.
6055 * gdb.python/Makefile.in: Add py-value-cc to EXECUTABLES.
6056
2e98ca53
JK
60572012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6058 Siddhesh Poyarekar <siddhesh@redhat.com>
6059
6060 * gdb.base/auxv.c (func2): setrlimit to infinity to enable core dumps.
6061 * gdb.base/auxv.exp: Try to compile it with -DUSE_RLIMIT first.
6062 (generate native core dump): Make the test unsupported if core cannot
6063 be generated.
6064
8320cc4f
JK
60652012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6066
6067 * gdb.gdb/selftest.exp (do_steps_and_nexts): New entry
6068 for cmdarg_vec = NULL. Remove entries for cmdsize = 1, cmdarg = and
6069 ncmd = 0. New entry for VEC_cleanup cmdarg_s.
6070
3a69ffb2
JK
60712012-03-19 Siddhesh Poyarekar <siddhesh@redhat.com>
6072
6073 * gdb.base/cond-eval-mode.exp: Fix the anticipated warning string.
6074
8fabffee
DE
60752012-03-17 Doug Evans <dje@google.com>
6076
6077 * dg-extract-results.sh: Handle KFAILs.
6078
ab260dad
JK
60792012-03-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6080
6081 PR symtab/13777
6082 * gdb.dwarf2/dw2-skip-prologue.S (DW_AT_producer): Set it to 4.5.0.
6083
53ba8333
JB
60842012-03-16 Joel Brobecker <brobecker@adacore.com>
6085
6086 * gdb.ada/set_pckd_arr_elt: New testcase.
6087
481860b3
GB
60882012-03-16 Gary Benson <gbenson@redhat.com>
6089
6090 PR breakpoints/10738
6091 * gdb.opt/inline-break.exp: New file.
6092 * gdb.opt/inline-break.c: Likewise.
d4ba18a2
DE
6093 * gdb.dwarf2/dw2-inline-break.exp: Likewise.
6094 * gdb.dwarf2/dw2-inline-break.S: Likewise.
481860b3
GB
6095 * gdb.base/annota1.exp: Cope with old .gdb_index warnings.
6096 * gdb.base/async-shell.exp: Likewise.
6097 * lib/mi-support.exp (library_loaded_re): Likewise.
6098
410528f0
TT
60992012-03-15 Tom Tromey <tromey@redhat.com>
6100
6101 * gdb.cp/virtfunc2.exp: Update expected output.
6102 * gdb.cp/pr9631.exp: Update expected output.
6103 * gdb.cp/member-ptr.exp: Update expected output.
6104 * gdb.cp/inherit.exp (test_print_mvi_classes): Update expected
6105 output.
6106 * gdb.cp/casts.exp: Update expected output.
6107
c4aeac85
TT
61082012-03-15 Tom Tromey <tromey@redhat.com>
6109
6110 * gdb.cp/virtfunc.exp (make_one_vtable_result): New proc.
6111 (test_info_vtbl): Likewise.
6112 (do_tests): Call test_info_vtbl.
6113 * gdb.cp/virtfunc.cc (va): New global.
6114
856d06f9
TS
61152012-03-15 Thomas Schwinge <thomas@codesourcery.com>
6116
6117 * gdb.dwarf2/dw2-ada-ffffffff.S: Use .4byte instead of .long for
6118 describing DWARF data structures.
6119 * gdb.dwarf2/dw2-bad-parameter-type.S: Likewise.
6120 * gdb.dwarf2/dw2-double-set-die-type.S: Likewise.
6121 * gdb.dwarf2/dw2-empty-pc-range.S: Likewise.
6122 * gdb.dwarf2/dw2-entry-value.S: Likewise.
6123 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
6124 * gdb.dwarf2/dw2-param-error.S: Likewise.
6125 * gdb.dwarf2/dw2-skip-prologue.S: Likewise.
6126 * gdb.dwarf2/dw2-stack-boundary.S: Likewise.
6127 * gdb.dwarf2/dw4-sig-type-unused.S: Likewise.
6128 * gdb.dwarf2/implptr-optimized-out.S: Likewise.
6129 * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
6130 * gdb.dwarf2/pr11465.S: Likewise.
6131
e837f12a
JK
61322012-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6133
6134 * gdb.mi/mi2-prompt.exp: New file.
6135
ccbb4f28
JB
61362012-03-13 Joel Brobecker <brobecker@adacore.com>
6137
6138 * gdb.base/enum_cond.c, gdb.base/enum_cond.exp: New testcase.
6139
32039130
JB
61402012-03-13 Joel Brobecker <brobecker@adacore.com>
6141
6142 * gdb.ada/bp_range_type: New testcase.
6143
16899756
DE
61442012-03-13 Doug Evans <dje@google.com>
6145
6146 * gdb.base/default.exp: Delete tests for symbol-reloading.
6147 * gdb.base/help.exp: Ditto.
6148 * gdb.base/setshow.exp: Ditto.
6149 * gdb.base/gdb_history: Delete references to symbol-reloading.
6150
87b0bb13
JK
61512012-03-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6152
6153 * gdb.base/attach-twice.c: New files.
6154 * gdb.base/attach-twice.exp: New files.
6155
0d7941a9
KS
61562012-03-08 Keith Seitz <keiths@redhat.com>
6157
6158 * lib/gdb.exp (gdb_get_line_number): Throw an
6159 error instead of returning -1.
6160 * gdb.base/break.exp: Remove unused variable
6161 bp_location5.
6162 * gdb.base/hbreak2.exp: Likewise.
6163 * gdb.base/sepdebug.exp: Likewise.
6164
f4647387
YQ
61652012-03-08 Yao Qi <yao@codesourcery.com>
6166 Pedro Alves <palves@redhat.com>
6167
6168 Fix PR server/13392.
6169 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Remove kfail.
6170 (tracepoint_change_loc_2): Remove kfail. Return if failed to
6171 download tracepoints.
6172 * gdb.trace/pending.exp (pending_tracepoint_works): Likewise.
6173 (pending_tracepoint_resolved_during_trace): Likewise.
6174 (pending_tracepoint_installed_during_trace): Likewise.
6175 (pending_tracepoint_with_action_resolved): Likewise.
6176
83c532cb
KS
61772012-03-08 Keith Seitz <keiths@redhat.com>
6178
6179 * gdb.ada/array_bounds.exp: Get breakpoint for line
6180 with "START", not "STOP".
6181 * gdb.python/py-infthread.exp: Do not continue to
6182 line marked "Break here.", which is undefined.
6183
d6b6bbb7
LM
61842012-03-08 Luis Machado <lgustavo@codesourcery.com>
6185
6186 Revert:
6187
6188 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6189
6190 Implement testsuite workaround for PR breakpoints/13781.
6191 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
6192 (set breakpoint condition-evaluation host): New conditional command.
6193
7fe25d9b
JK
61942012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6195
6196 Fix CU relative vs. absolute DIE offsets.
6197 * gdb.dwarf2/dw2-op-call.S: New compilation unit preceding the existing
6198 one.
6199
51898c15
JK
62002012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6201
6202 Fix false FAIL on distros with relro linkage as default.
6203 * gdb.reverse/solib-precsave.exp: Try to compile the test using
6204 -Wl,-z,norelro first.
6205
8131799e
JB
62062012-03-06 Joel Brobecker <brobecker@adacore.com>
6207
6208 * gdb.ada/bp_on_var: New testcase.
6209
ba241969
JB
62102012-03-06 Joel Brobecker <brobecker@adacore.com>
6211
6212 * gdb.ada/bp_enum_homonym: New testcase.
6213
abe49676
YQ
62142012-03-06 Yao Qi <yao@codesourcery.com>
6215
6216 * gdb.trace/ftrace.exp (test_fast_tracepoints): Run test on target
6217 x86_64-*-* and i?86-*-*.
6218 Set up KFAIL for gdb/13808.
6219
d8df103b
TT
62202012-03-05 Tom Tromey <tromey@redhat.com>
6221
6222 * gdb.ada/operator_bp.exp: Clear debug-file-directory.
6223 * gdb.ada/mi_task_arg.exp: Clear debug-file-directory.
6224
b7b189f3
TT
62252012-03-05 Tom Tromey <tromey@redhat.com>
6226
6227 * gdb.java/jprint.java (jprint.main): Keep 'x' live.
6228
69dc1c4d
YQ
62292012-03-04 Yao Qi <yao@codesourcery.com>
6230
6231 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall): Catch error
6232 messages for KFAIL.
6233
3f20c47f
JK
62342012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6235
6236 * gdb.ada/arrayidx.exp: Call get_compiler_info. New variable old_gcc.
6237 (print one_two_three, indexes off, print few_reps, indexes off)
6238 (print many_reps, indexes off, print empty, indexes off)
6239 (print one_two_three, print few_reps, print many_reps, print empty):
6240 Call setup_xfail if $gcc_old.
6241
abf1152a
JK
62422012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6243
6244 Implement testsuite workaround for PR breakpoints/13781.
6245 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
6246 (set breakpoint condition-evaluation host): New conditional command.
6247
a06715f8
JK
62482012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6249
6250 Code cleanup.
6251 * gdb.cp/mb-templates.exp: New variables executable. Use it for
6252 binfile. use clean_restart. Replace gdb_expect by gdb_test_multiple.
6253 Replace GDB restart by kill and delete_breakpoints. Replace breakpoint
6254 number 1 by $bpnum. Four times.
6255
5808517f
YQ
62562012-03-03 Yao Qi <yao@codesourcery.com>
6257
6258 * gdb.trace/strace.exp: run strace_info_marker in linux native gdb.
6259
dfe2ac14
JK
62602012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6261
6262 Setup KFAIL for PR server/13796.
6263 * gdb.base/disp-step-syscall.exp (single step over vfork): Setup KFAIL.
6264
8bbc467a
JB
62652012-03-02 Joel Brobecker <brobecker@adacore.com>
6266
6267 * gdb.ada/operator_bp: New testcase.
6268
c0eac87f
JB
62692012-03-02 Joel Brobecker <brobecker@adacore.com>
6270
6271 * gdb.ada/info_locals_renaming: New testcase.
6272
4f42c881
TT
62732012-03-02 Tom Tromey <tromey@redhat.com>
6274
6275 * gdb.base/nextoverexit.c: New file.
6276 * gdb.base/nextoverexit.exp: New file.
6277
7380c0c9
EBM
62782012-03-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
6279
6280 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Remove obsolete
6281 parameter.
6282
1faeff08
MR
62832012-03-01 Maciej W. Rozycki <macro@mips.com>
6284
6285 * gdb.xml/tdesc-regs.exp: Add "mips-dsp.xml" to the list of MIPS
6286 core registers.
6287
320b6f49 62882012-03-01 Maciej W. Rozycki <macro@mips.com>
6fdff2c5
PA
6289 Maciej W. Rozycki <macro@codesourcery.com>
6290 Daniel Jacobowitz <dan@codesourcery.com>
320b6f49
MR
6291
6292 * gdb.base/hbreak2.exp: New test for "hbreak" and "thbreak".
6293
ad5f7d6e
PA
62942012-03-01 Pedro Alves <palves@redhat.com>
6295
6296 PR gdb/13767
6297
6298 * gdb.trace/unavailable.exp (gdb_unavailable_floats): New.
6299 (gdb_collect_globals_test): Call it.
6300
d3dc44a6
KS
63012012-03-01 Keith Seitz <keiths@redhat.com>
6302
6303 * gdb.cp/method2.exp: Output of overload menu is now
6304 alphabetized. Update tests for "break A::method".
6305 * gdb.cp/ovldbreak.exp: Use gdb_get_line_number instead
6306 of hard-coding them.
6307 Overload menu is alphabetized: rewrite to accommodate.
6308 Unset variables LINE and TYPES which are used in other tests.
6309 Compute the output of "info break".
6310 Update the breakpoint table after all breakpoints are deleted.
6311 (continue_to_bp_overloaded): Rename ACTUALS to ARGUMENT and
6312 compute ACTUALS and the method body based on parameters.
6313 Update expected output accordingly.
6314 * gdb.cp/ovldbreak.cc (foo::overload1arg): Reformat and add
6315 unique comments to allow the use of gdb_get_line_number.
6316
63172012-03-01 Keith Seitz <keiths@redhat.com>
6318
6319 * gdb.cp/method2.exp: Use prepare_for_testing and cleanup
6320 some Tcl syntax.
6321 * gdb.cp/ovldbreak.exp: Likewise.
6322
7949c2a0
KS
63232012-03-01 Keith Seitz <keiths@redhat.com>
6324
6325 * gdb.base/help.exp (help show user): Update expected result
6326 for new doc string changes (add "non-python").
6327
7d74f244
DE
63282012-03-01 Scott J. Goldman <scottjg@vmware.com>
6329
6330 * gdb.python/py-cmd.exp: Add test to verify that python commands can
6331 be put in the user-defined category and that the commands appear in
6332 "help user-defined".
6333
1b611343
JB
63342012-02-29 Joel Brobecker <brobecker@adacore.com>
6335
6336 * gdb.ada/tagged_not_init: New testcase.
6337
99b1c762
JB
63382012-02-29 Joel Brobecker <brobecker@adacore.com>
6339
6340 * gdb.ada/arrayidx.exp: Adjust expected output for p_one_two_three.
6341 * gdb.ada/enum_idx_packed: New testcase.
6342
2d4a02ee
JB
63432012-02-29 Joel Brobecker <brobecker@adacore.com>
6344
6345 * gdb.ada/aliased_array: New testcase.
6346
2e6fda7d
JB
63472012-02-29 Joel Brobecker <brobecker@adacore.com>
6348
6349 * gdb.ada/whatis_array_val: New testcase.
6350
9a7f938f
JK
63512012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6352
6353 Fix disp-step-syscall.exp: fork: single step over fork.
6354 * gdb.base/disp-step-syscall.exp (syscall_insn): Anchor it by
6355 whitespaces.
6356 (single step over $syscall): Remove its check.
6357 (single step over $syscall final pc): New check.
6358
8703a944
JK
63592012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6360
6361 Support processors without SSSE3.
6362 * gdb.reverse/i386-sse-reverse.c (sse_test): Move pabsb, pabsw and
6363 pabsd into ...
6364 (ssse3_test): ... a new function.
6365 (main): Call ssse3_test.
6366 * gdb.reverse/i386-sse-reverse.exp: New variable end_ssse3_test.
6367 Update expected values everywhere.
6368 (reverse-step to pabsd, verify xmm0 after reverse pabsd)
6369 (verify xmm1 after reverse pabsd, verify xmm2 after reverse pabsd)
6370 (reverse-step to pabsw, verify xmm0 after reverse pabsw)
6371 (verify xmm1 after reverse pabsw, verify xmm2 after reverse pabsw)
6372 (reverse-step to pabsb, verify xmm0 after reverse pabsb)
6373 (verify xmm1 after reverse pabsb, verify xmm2 after reverse pabsb):
6374 Move these tests lower.
6375 (set breakpoint at end of ssse3_test, continue to end of ssse3_test)
6376 (verify xmm0 at end of ssse3_test, verify xmm1 at end of ssse3_test)
6377 (verify xmm2 at end of ssse3_test, continue to end of ssse3_test #2):
6378 New tests.
6379
c03e6ccc
YQ
63802012-02-29 Yao Qi <yao@codesourcery.com>
6381 Pedro Alves <palves@redhat.com>
6382
6383 * gdb.trace/trace-mt.c: New.
6384 * gdb.trace/trace-mt.exp: New.
6385
7964b62a
TS
63862012-02-28 Thomas Schwinge <thomas@codesourcery.com>
6387
2c8910ba
TS
6388 * gdb.base/annota1.exp: Use gdb_get_line_number for retrieving line
6389 numbers instead of hardcoding them.
6390 * gdb.base/annota1.c: Provide suitable markers.
6391 * gdb.base/annota3.exp: Use gdb_get_line_number for retrieving line
6392 numbers instead of hardcoding them.
6393 * gdb.base/annota3.c: Provide suitable markers.
6394
6395 * gdb.base/annota1.c [__sh__]: Remove any special-casing.
6396 * gdb.base/annota3.c: Likewise.
6397 * gdb.base/sigall.c: Likewise.
6398 * gdb.base/signals.c: Likewise.
6399 * gdb.reverse/sigall-reverse.c: Likewise.
7964b62a 6400
5a41c0b7
MR
64012012-02-27 Maciej W. Rozycki <macro@codesourcery.com>
6402
6403 * gdb.cp/breakpoint.exp (test_breakpoint): Fix the runto_main
6404 failure return path.
6405
ebbbe5c5
LM
64062012-02-27 Luis Machado <lgustavo@codesourcery.com>
6407
6408 * gdb.base/save-bp.exp: Account for new condition evaluator output.
6409
8d126d8a
LM
64102012-02-24 Luis Machado <lgustavo@codesourcery.com>
6411
6412 * gdb.base/cond-eval-mode.exp: New file.
6413
11337c2f
PA
64142012-02-24 Pedro Alves <palves@redhat.com>
6415
6416 * gdb.base/break-interp.exp (test_ld): Use with_test_prefix.
6417 (top level): Use with_test_prefix.
6418
13fc3e3c
PA
64192012-02-24 Pedro Alves <palves@redhat.com>
6420
6421 * gdb.threads/attach-into-signal.exp (corefunc): Use
6422 with_test_prefix.
6423
07c1b626
JK
64242012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6425
6426 Fix false FAILs on old CPUs without SSE.
6427 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test):
6428 Return untested for Illegal instruction.
6429
596ba138
JK
64302012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6431
6432 Fix false FAILs with glibc debug infos installed.
6433 * gdb.reverse/solib-precsave.exp (set debug-file-directory): New test.
6434 * gdb.reverse/solib-reverse.exp (set debug-file-directory): New test.
6435
aeaa2474
SA
64362012-02-22 Sterling Augustine <saugustine@google.com>
6437
6438 * gdb.base/watchpoint.exp (test_constant_watchpoint): Add test for
6439 constant with cast.
6440
aed555c9
PA
64412012-02-21 Pedro Alves <palves@redhat.com>
6442
6443 * gdb.threads/watchpoint-fork.exp (test): Use with_test_prefix.
6444
78afebb4
PA
64452012-02-21 Pedro Alves <palves@redhat.com>
6446
6447 * gdb.base/return-nodebug.exp (do_test): Use with_test_prefix.
6448
fdcfef12
PA
64492012-02-21 Pedro Alves <palves@redhat.com>
6450
6451 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Use
6452 with_test_prefix.
6453
0f4d39d5
PA
64542012-02-21 Pedro Alves <palves@redhat.com>
6455
6456 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Don't do
6457 with_test_prefix here.
6458 (top level): Do it here instead. Remove `:' from the
6459 with_test_prefix string.
6460 * gdb.base/attach-pie-misread.exp: Remove the leading space the
6461 the suffix `:' from the with_test_prefix prefix string.
6462 * gdb.base/break-interp.exp: Ditto.
6463 * gdb.base/catch-load.exp: Ditto.
6464 * gdb.base/disp-step-syscall.exp: Ditto.
6465 * gdb.base/jit-so.exp: Ditto.
6466 * gdb.base/jit.exp: Ditto.
6467 * gdb.base/sepdebug.exp: Ditto.
6468 * gdb.base/solib-display.exp: Ditto.
6469 * gdb.base/solib-overlap.exp: Ditto.
6470 * gdb.base/watch-cond-infcall.exp: Ditto.
6471 * gdb.base/watchpoint.exp: Ditto.
6472 * gdb.dwarf2/dw2-noloc.exp: Ditto.
6473 * gdb.mi/mi-watch.exp: Ditto.
6474 * gdb.mi/mi2-watch.exp: Ditto.
6475 * gdb.threads/non-ldr-exc-1.exp: Ditto.
6476 * gdb.threads/non-ldr-exc-2.exp: Ditto.
6477 * gdb.threads/non-ldr-exc-3.exp: Ditto.
6478 * gdb.threads/non-ldr-exc-4.exp: Ditto.
6479 * gdb.threads/watchpoint-fork.exp: Ditto.
6480 * gdb.threads/watchthreads-reorder.exp: Ditto.
6481 * gdb.trace/change-loc.exp: Ditto.
6482 * gdb.trace/pending.exp: Ditto.
6483 * gdb.trace/status-stop.exp: Ditto.
6484 * gdb.trace/strace.exp: Ditto.
6485 * gdb.trace/trace-break.exp: Ditto.
6486 * gdb.trace/unavailable.exp: Ditto.
6487 * lib/gdb.exp (with_test_prefix): Always prefix with space and
6488 suffix with colon. Adjust leading comments.
6489
6a5870ce
PA
64902012-02-21 Pedro Alves <palves@redhat.com>
6491 Tom Tromey <tromey@redhat.com>
6492
6493 * lib/gdb.exp: Add description of test prefixes.
6494 (with_test_prefix): New procedure.
6495 * gdb.arch/altivec-abi.exp: Use with_test_prefix.
6496 * gdb.base/attach-pie-misread.exp: Use with_test_prefix.
6497 * gdb.base/break-interp.exp: Use with_test_prefix. Use append
6498 instead of lappend to append to pf_prefix.
6499 * gdb.base/catch-load.exp: Use with_test_prefix.
6500 * gdb.base/disp-step-syscall.exp: Use with_test_prefix.
6501 * gdb.base/jit-so.exp: Use with_test_prefix.
6502 * gdb.base/jit.exp: Use with_test_prefix.
6503 * gdb.base/return-nodebug.exp (do_test): Use append instead of
6504 lappend to append to pf_prefix.
6505 * gdb.base/sepdebug.exp: Use with_test_prefix.
6506 * gdb.base/solib-display.exp: Use with_test_prefix.
6507 * gdb.base/solib-overlap.exp: Use with_test_prefix.
6508 * gdb.base/watch-cond-infcall.exp: Use with_test_prefix.
6509 * gdb.base/watchpoint.exp: Use with_test_prefix.
6510 * gdb.dwarf2/dw2-noloc.exp: Use with_test_prefix.
6511 * gdb.mi/mi-watch.exp: Use with_test_prefix.
6512 * gdb.mi/mi2-watch.exp: Use with_test_prefix.
6513 * gdb.threads/non-ldr-exc-1.exp: Use with_test_prefix.
6514 * gdb.threads/non-ldr-exc-2.exp: Use with_test_prefix.
6515 * gdb.threads/non-ldr-exc-3.exp: Use with_test_prefix.
6516 * gdb.threads/non-ldr-exc-4.exp: Use with_test_prefix.
6517 * gdb.threads/watchpoint-fork.exp: Use with_test_prefix. Use
6518 append instead of lappend to append to pf_prefix.
6519 * gdb.threads/watchthreads-reorder.exp: Use with_test_prefix.
6520 * gdb.trace/change-loc.exp: Use with_test_prefix.
6521 * gdb.trace/pending.exp: Use with_test_prefix.
6522 * gdb.trace/status-stop.exp: Use with_test_prefix.
6523 * gdb.trace/strace.exp: Use with_test_prefix.
6524 * gdb.trace/trace-break.exp: Use with_test_prefix.
6525 * gdb.trace/unavailable.exp: Use with_test_prefix. Use append
6526 instead of lappend to append to pf_prefix.
6527
35dc4a6b
JK
65282012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6529
6530 Fix racy FAILs.
6531 * gdb.base/inferior-died.c (main): Add return of 0.
6532 * gdb.base/inferior-died.exp (continue): Fix expectation of
6533 asynchronous events.
6534 (p 1): New test.
6535
c5a006e6
PA
65362012-02-20 Pedro Alves <palves@redhat.com>
6537
6538 * gdb.threads/attach-into-signal.exp (corefunc): Don't enable
6539 lin-lwp output. Set SIGALRM to stop. Adjust tests to not rely on
6540 gdb's internal debug output. For the non-threaded case, look for
6541 "Program received signal SIGLARM", for the threaded case, peek at
6542 the thread's siginfo.
6543
cc51a170
PA
65442012-02-20 Pedro Alves <palves@redhat.com>
6545
6546 General cleanup, make output test messages unique, and build
6547 different executable files for the non-threaded and threaded
6548 cases.
6549
6550 * gdb.threads/attach-into-signal.exp (binfile, escapedbinfile):
6551 Delete.
6552 (executable_nothr, executable_thr): New globals.
6553 (top level): Adjust to delete both executables.
6554 (corefunc): New parameter $executable. Set $pf_prefix instead of
6555 hand writing a prefix in tests. Issue a clean_restart and enable
6556 lin-lwp debug output here.
6557 (top level): Adjust. Use build_executable. Don't start gdb here,
6558 and don't enable lin-lwp debug output here.
6559 * gdb.threads/Makefile.in (EXECUTABLES): Adjust.
6560
c755f03d
JK
65612012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6562
6563 Fix racy FAILs.
6564 * gdb.base/catch-load.exp (one_catch_load_test): Remove duplicate
6565 "continue" command.
6566
6bec5e0a
JK
65672012-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6568
6569 Fix for gdbserver non-extended mode.
6570 * gdb.base/break-inline.exp (start): Replace "start" by gdb_breakpoint
6571 and gdb_run_cmd.
6572
2e8265fd
TT
65732012-02-17 Tom Tromey <tromey@redhat.com>
6574
6575 * gdb.python/py-events.py (exit_handler): Add test for 'dir'.
6576 * gdb.python/py-events.exp: Check 'dir' output.
6577 * gdb.python/py-type.exp (test_fields): Add test for 'dir'.
6578
9e507076
YQ
65792012-02-17 Yao Qi <yao@codesourcery.com>
6580
6581 * gdb.trace/strace.exp (strace_info_marker): Test `info threads'.
6582
32d22ab1
TT
65832012-02-16 Tom Tromey <tromey@redhat.com>
6584
6585 * gdb.base/inferior-died.c: Don't include stdio.h.
6586
9addecb9
TT
65872012-02-16 Tom Tromey <tromey@redhat.com>
6588
6589 * gdb.base/inferior-died.c: New file.
6590 * gdb.base/inferior-died.exp: New file.
6591
4cb6da1c
AR
65922012-02-15 Aleksandar Ristovski <aristovski@qnx.com>
6593
6594 * gdb.base/break-inline.exp: New file.
6595 * gdb.base/break-inline.c: New file.
6596
3af2590d
TT
65972012-02-15 Tom Tromey <tromey@redhat.com>
6598
6599 * gdb.base/pc-fp.exp: Add "info register" tests.
6600
29988831
TT
66012012-02-15 Tom Tromey <tromey@redhat.com>
6602
6603 * gdb.base/regs.exp: Remove.
6604
10010058
PA
66052012-02-15 Pedro Alves <palves@redhat.com>
6606
6607 * gdb.trace/backtrace.exp: Issue UNSUPPORTED instead of PASS when
6608 the target doesn't support tracepoints.
6609 * gdb.trace/circ.exp: Ditto.
6610 * gdb.trace/collection.exp: Ditto.
6611 * gdb.trace/packetlen.exp: Ditto.
6612 * gdb.trace/passc-dyn.exp: Ditto.
6613 * gdb.trace/report.exp: Ditto.
6614 * gdb.trace/tfind.exp: Ditto.
6615 * gdb.trace/tspeed.exp: Ditto.
6616 * gdb.trace/tsv.exp: Ditto.
6617 * gdb.trace/unavailable.exp: Ditto.
6618 * gdb.trace/while-dyn.exp: Ditto.
6619
a2e0062d
PA
66202012-02-15 Pedro Alves <palves@redhat.com>
6621
6622 * gdb.trace/circ.exp (trace_buffer_normal): Rewrite using
6623 gdb_test_multiple, and call unsupported instead of fail, if the
6624 remote side does not support the request.
6625
a1999d40
PA
66262012-02-15 Pedro Alves <palves@redhat.com>
6627
6628 * gdb.server/ext-attach.exp: Make sure gdb is disconnected.
6629 * gdb.server/ext-run.exp: Make sure gdb is disconnected.
6630 * gdb.server/file-transfer.exp: Make sure gdb is disconnected.
6631 * gdb.server/server-mon.exp: Make sure gdb is disconnected.
6632 * gdb.server/server-run.exp: Make sure gdb is disconnected.
6633 * lib/gdbserver-support.exp (gdbserver_start_extended): Only
6634 prepend "extended-" to $gdbserver_protocol if $gdbserver_protocol
6635 doesn't start with "extended-" already.
6636
7cee1e54
PA
66372012-02-15 Pedro Alves <palves@redhat.com>
6638
6639 Support extended-remote. Avoid cascading timeouts.
6640
6641 * gdb.base/attach.exp (do_attach_tests): Add expected output for
6642 the extended-remote target. If attaching with no file fails, load
6643 the file manually.
6644 * gdb.server/ext-attach.exp: Adjust expected attach/detach output.
6645
816338b5
SS
66462012-02-14 Stan Shebs <stan@codesourcery.com>
6647
6648 * gdb.base/ena-dis-br.exp: Add enable count test.
6649
cc30c4bd
PA
66502012-02-13 Pedro Alves <palves@redhat.com>
6651
6652 * config/mips-idt.exp: Delete.
6653 * gdb.base/a2-run.exp: Remove mips-idt xfails.
6654 * gdb.base/bitfields.exp: Remove mips-idt restarts.
6655 * gdb.base/break.exp: Remove mips-idt references.
6656 * gdb.base/chng-syms.exp: Ditto.
6657 * gdb.base/default.exp: Ditto.
6658 * gdb.base/funcargs.exp (funcargs_reload): Delete.
6659 (top level): Don't call it.
6660 * gdb.base/opaque.exp: Remove mips-idt restarts.
6661 * gdb.base/ptype.exp: Remove mips-idt xfails.
6662 * gdb.base/scope.exp: Remove mips-idt restarts.
6663 * gdb.base/sepdebug.exp: Remove mips-idt references.
6664 * gdb.base/watchpoint.exp (maybe_clean_restart)
6665 (maybe_reinitialize): Delete.
6666 (test_disabling_watchpoints, test_disabling_watchpoints)
6667 (test_watchpoint_triggered_in_syscall)
6668 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
6669 Don't call them.
6670
57008375
JK
66712012-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6672
6673 * gdb.server/server-exec-info.exp: New file.
6674
4a2d9c08
PA
66752012-02-10 Pedro Alves <palves@redhat.com>
6676
6677 * gdb.base/break-interp.exp (test_attach_gdb): Assume $file is
6678 always non-empty.
6679 (test_attach): Always pass $exec to test_attach_gdb.
6680
09fa21bd
TT
66812012-02-08 Tom Tromey <tromey@redhat.com>
6682
6683 * gdb.python/py-symbol.exp: Use lookup_global_symbol for tests
6684 before inferior is started.
6685
f0823d2c
TT
66862012-02-07 Tom Tromey <tromey@redhat.com>
6687
6688 * gdb.python/py-symbol.exp: Test Symbol.needs_frame and
6689 Symbol.value.
6690 * gdb.python/py-symbol.c (qq): Set default value.
6691
66922012-02-07 Tom Tromey <tromey@redhat.com>
64e7d9dd
TT
6693
6694 * gdb.python/py-symbol.c (qq): New global.
6695 * gdb.python/py-symbol.exp: Add test for frame-less
6696 lookup_symbol.
6697 * gdb.python/py-symtab.exp: Fix line number.
6698
f7e44f65
JB
66992012-02-03 Joel Brobecker <brobecker@adacore.com>
6700
6701 * gdb.ada/mi_task_arg: New testcase.
6702
4c9ed63c
PA
67032012-02-02 Pedro Alves <palves@redhat.com>
6704
6705 * gdb.reverse/until-precsave.exp: Also put "record save" under the
6706 extended timeout.
6707
c0b9f2c6
PA
67082012-02-02 Pedro Alves <palves@redhat.com>
6709
6710 * gdb.gdb/complaints.exp: Skip if gdb,noinferiorio is set.
6711 * gdb.gdb/selftest.exp (test_with_self): Handle gdb,noinferiorio.
6712
5f8cefd7
PA
67132012-02-02 Pedro Alves <palves@redhat.com>
6714
6715 * gdb.base/term.exp: Rewrite.
6716 * gdb.base/term.c: New.
6717
2f3a2569
PA
67182012-02-02 Pedro Alves <palves@redhat.com>
6719
6720 * gdb.base/default.exp (run "r" abbreviation, run): Add
6721 extended-remote expected output.
6722
f149aabd
TT
67232012-02-02 Tom Tromey <tromey@redhat.com>
6724
6725 * gdb.cp/dispcxx.exp: New file.
6726 * gdb.cp/dispcxx.cc: New file.
6727
03bef283
TT
67282012-02-01 Tom Tromey <tromey@redhat.com>
6729
6730 * gdb.base/jit-simple.exp: New file.
6731 * gdb.base/jit-simple.c: New file.
6732
a79b18b5
YQ
67332012-01-30 Yao Qi <yao@codesourcery.com>
6734
6735 * gdb.base/skip.exp: Make test result unique.
6736
f0d1a53e
JK
67372012-01-30 Jan Kratochvil <jan.kratochvil@redhat.com>
6738
6739 * gdb.base/valgrind-db-attach.exp (attach to debugger): Fix
6740 compatibility with valgrind-3.7.0.
6741
4b3c9f41
PA
67422012-01-27 Pedro Alves <palves@redhat.com>
6743
6744 * gdb.base/watchpoint.exp (no_hw): New global.
6745 (maybe_clean_restart, maybe_reinitialize): If no_hw is set,
6746 disable hw watchpoints.
6747 (test_wide_location_1, test_wide_location_2): If no_hw is set,
6748 don't expect hw watchpoints.
6749 (no_hw_watchpoints): Always clean restart.
6750 (do_tests): New procedure, factored out from the top level.
6751 (top level): Run tests twice. Once with hw watchpoints enabled,
6752 another time with hw watchpoints disabled.
6753
a13491c8
PA
67542012-01-27 Pedro Alves <palves@redhat.com>
6755
6756 * gdb.base/watchpoint.exp (test_no_hw_watchpoints): New, factored
6757 out from the top level.
6758 (top level): Call it instead.
6759
f2c8a051
PA
67602012-01-27 Pedro Alves <palves@redhat.com>
6761
6762 * gdb.base/watchpoint.exp (top level): Re-enable hardware
6763 watchpoints sooner.
6764
654d7a9e
PA
67652012-01-27 Pedro Alves <palves@redhat.com>
6766
6767 * gdb.base/watchpoint.exp (top level): Delete watch ival3.
6768
274f47f3
PA
67692012-01-27 Pedro Alves <palves@redhat.com>
6770
6771 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): Expect
6772 "You may have requested too many hardware
6773 breakpoints/watchpoints".
6774
e4d63ba2
PA
67752012-01-27 Pedro Alves <palves@redhat.com>
6776
6777 * gdb.base/watchpoint.exp (maybe_clean_restart)
6778 (maybe_reinitialize): New.
6779 (test_disabling_watchpoints): Call maybe_reinitialize. Don't
6780 expect "hit N times".
6781 (test_disabling_watchpoints, test_complex_watchpoint)
6782 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
6783 Call maybe_clean_restart.
6784 (top level): Use clean_restart. Remove "mips-idt-*"
6785 reinitialization.
6786
dbd95daf
PA
67872012-01-27 Pedro Alves <palves@redhat.com>
6788
6789 * gdb.base/watchpoint.exp: Always run test_complex_watchpoint.
6790
f3ad2025
PA
67912012-01-27 Pedro Alves <palves@redhat.com>
6792
6793 * gdb.base/watchpoint.exp: Clean restart after tests that don't
6794 require `initialize' anymore. Remove unnecessary `initialize'
6795 calls.
6796
100aa3ae
PA
67972012-01-27 Pedro Alves <palves@redhat.com>
6798
6799 * gdb.base/watchpoint.exp (wp_set): Delete.
6800 (initialize, test_simple_watchpoint, top level): Remove dead code.
6801
c79a8e11
PA
68022012-01-27 Pedro Alves <palves@redhat.com>
6803
6804 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Fix
6805 typo.
6806
048fe15a
PA
68072012-01-27 Pedro Alves <palves@redhat.com>
6808
6809 * config/extended-gdbserver.exp: New file.
6810 * lib/gdbserver-support.exp (gdbserver_start_extended): Extend
6811 comment.
6812 (gdbserver_start_multi, mi_gdbserver_start_multi): New.
6813 * boards/native-extended-gdbserver.exp: New file.
6814
4033a6bf
PA
68152012-01-26 Pedro Alves <palves@redhat.com>
6816
6817 * gdb.base/watchpoint.exp: Replace send_gdb/gdb_expect by gdb_test
6818 and gdb_test_multiple.
6819
3d7f4b81
PA
68202012-01-26 Pedro Alves <palves@redhat.com>
6821
6822 Make test messages unique, and more identifiable.
6823 * gdb.multi/watchpoint-multi.exp: Change test messages.
6824
484abf42
TT
68252012-01-25 Tom Tromey <tromey@redhat.com>
6826
6827 * gdb.base/solib-disc.exp: Fix regexps.
6828
edcc5120
TT
68292012-01-24 Tom Tromey <tromey@redhat.com>
6830
6831 * lib/mi-support.exp (mi_expect_stop): Add special case for
6832 solib-event.
6833 * gdb.base/catch-load-so.c: New file.
6834 * gdb.base/catch-load.exp: New file.
6835 * gdb.base/catch-load.c: New file.
6836 * gdb.base/break-interp.exp (reach_1): Update regexp.
6837
30b91c90
JK
68382012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6839
6840 Fix fuzzy results.
6841 * gdb.mi/var-cmd.c (do_locals_tests): Initialize variables lsimple,
6842 lpsimple and func.
6843
53fe1783
GB
68442012-01-24 Gary Benson <gbenson@redhat.com>
6845
6846 Delete #if 0'd out code.
6847 * gdb.base/default.exp (info catch): Remove.
6848 * gdb.base/gdb_history (info catch): Likewise.
6849 * gdb.base/help.exp (info catch): Likewise.
6850
d0d8b0c6
JK
68512012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6852
6853 Fix watchpoints to be specific for each inferior.
6854 * gdb.multi/watchpoint-multi.c: New file.
6855 * gdb.multi/watchpoint-multi.exp: New file.
6856
4403d8e9
JK
68572012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6858
6859 Fix watchpoints across inferior fork.
6860 * gdb.threads/watchpoint-fork-child.c: New file.
6861 * gdb.threads/watchpoint-fork-mt.c: New file.
6862 * gdb.threads/watchpoint-fork-parent.c: New file.
6863 * gdb.threads/watchpoint-fork-st.c: New file.
6864 * gdb.threads/watchpoint-fork.exp: New file.
6865 * gdb.threads/watchpoint-fork.h: New file.
6866
050a2e1d
PA
68672012-01-23 Pedro Alves <palves@redhat.com>
6868
6869 * gdb.base/call-signal-resume.exp: Allow output after "return".
6870
6a52fb62
PA
68712012-01-20 Pedro Alves <palves@redhat.com>
6872
6873 * gdb.python/py-finish-breakpoint.py: Fix typo.
6874
145b16a9
UW
68752012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
6876
6877 * gdb.base/info-proc.exp: Also run on remote targets. Main
6878 "info proc" command is now always present; whether target supports
6879 actual info proc operation is detected when attempting to issue
6880 the command.
6881
26f6125e
JK
68822012-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6883
6884 * .gdbinit: Remove.
6885
eb5227ce
PA
68862012-01-19 Pedro Alves <palves@redhat.com>
6887
6888 * gdb.java/jprint.exp: Don't rely on inferior output, but instead
6889 look at the funtions' returns.
6890 * gdb.java/jprint.java (jvclass.addprint, jprint.print(int))
6891 (jprint.print(int, int)): Change return type to int. Adjust.
6892
1db33378
PP
68932012-01-18 Paul Pluzhnikov <ppluzhnikov@google.com>
6894
6895 PR gdb/9538
6896 * gdb.base/sepdebug.exp: New test.
6897
b9736cf8
PA
68982012-01-18 Pedro Alves <palves@redhat.com>
6899
6900 * gdb.ada/mi_task_info.exp (-ada-task-info with no argument):
6901 Allow output before ^done.
6902
4aac40c8
TT
69032012-01-16 Tom Tromey <tromey@redhat.com>
6904
6905 * gdb.linespec/linespec.exp: Change some tests to use $decimal.
6906 Add tests for relative directory.
6907
cafec441
TT
69082012-01-16 Tom Tromey <tromey@redhat.com>
6909
6910 * gdb.base/printcmds.c (enum flag_enum): New.
6911 (three): New global.
6912 * gdb.base/printcmds.exp (test_print_enums): Add test for flag
6913 enum printing.
6914 * gdb.python/py-pp-maint.py (build_pretty_printer): Instantiate
6915 FlagEnumerationPrinter.
6916 * gdb.python/py-pp-maint.exp: Add tests for FlagEnumerationPrinter.
6917 * gdb.python/py-pp-maint.c (enum flag_enum): New.
6918 (fval): New global.
6919
abcc4978
PA
69202012-01-16 Pedro Alves <palves@redhat.com>
6921
6922 * lib/gdb.exp (banned_procedures): New variable.
6923 (banned_variables_traced): Rename to ...
6924 (banned_traced): ... this.
6925 (gdb_init): Also trace banned procedures.
6926 (gdb_finish): Also untrace banned procedures.
6927
97ccebe8
PA
69282012-01-16 Pedro Alves <palves@redhat.com>
6929
6930 Remove all calls to strace.
6931
2af7517b
JK
69322012-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6933
6934 * gdb.dwarf2/dw2-namespaceless-anonymous.S: New file.
6935 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: New file.
6936
9241a8bc
PP
69372012-01-13 Paul Pluzhnikov <ppluzhnikov@google.com>
6938
6939 * gdb.base/attach-pie-misread.exp: Pass -pie only to the linker.
6940 * gdb.base/pie-execl.exp: Likewise.
6941
3848a17f
KS
69422012-01-12 Keith Seitz <keiths@redhat.com>
6943
6944 PR mi/10586
6945 * gdb.mi/var-cmd.c (struct anonymous): New structure.
6946 (do_anonymous_type_tests): New function.
6947 (main): Call do_anonymous_type_tests.
6948 * gdb.mi/mi2-var-child.exp: Add anonymous type tests.
6949 (verify_everything): New procedure.
6950 * gdb.mi/mi-var-cp.cc (class A): New class.
6951 (anonymous_structs_and_unions): New function.
6952 (main): Call anonymous_structs_and_unions.
6953 * gdb.mi/mi-var-cp.exp: Add anonymous type tests.
6954 (verify_everything): New procedure.
6955
440e2fca
KS
69562012-01-12 Keith Seitz <keiths@redhat.com>
6957
6958 * lib/mi-support.exp: Expand comments about PATH_EXPR.
6959 (varobj_tree::get_path_expr): Assume that all varobjs are
6960 compound unless they are known simple types.
6961 Adjust path expressions based on parent type, path parent type,
6962 and tree language.
6963 (varobj_tree::walk_tree): Add LANGUAGE parameter and save it into
6964 the root varobj.
6965 (mi_walk_varobj_tree): Add LANGUAGE parameter.
6966
675399c9
PA
69672012-01-11 Pedro Alves <palves@redhat.com>
6968
6969 * gdb.base/default.exp (core-file): Don't expect "GDB can't read
6970 core files on this machine" anymore.
6971
97ddaa9b
PH
69722012-01-11 Paul Hilfinger <hilfingr@adacore.com>
6973
6974 * gdb.base/watchpoint.c (recurser): Initialize local_x.
6975 (main): Repeat recurser call.
6976 * gdb.base/watchpoint.exp: Check that 'watch recurser::local_x' is
6977 equivalent to 'local_x'.
6978
ea733575 69792012-01-11 Paul Hilfinger <hilfingr@adacore.com>
6fdff2c5 6980 Joel Brobecker <brobecker@adacore.com>
ea733575
PH
6981
6982 * gdb.base/recpar.c, gdb.base/recpar.exp: New files.
6983
2ca0b532
PA
69842012-01-05 Pedro Alves <alves.ped@gmail.com>
6985
6986 * gdb.mi/mi-stepn.c, gdb.mi/mi-stepn.exp: New files.
6987 * gdb.python/py-events.c (first): Add bits for new "step N" test.
6988 * gdb.python/py-events.exp: Test that "step N" tripping on a
6989 breakpoint emits a breakpoint event.
6990
6e681866
JB
69912012-01-03 Joel Brobecker <brobecker@adacore.com>
6992
6993 * gdb.base/auxv.exp: Reformat the copyright notice.
6994
3c2d6aff
YQ
69952012-01-03 Yao Qi <yao@codesourcery.com>
6996
6997 * gdb.trace/strace.exp (strace_trace_on_same_addr): New.
6998 (strace_trace_on_diff_addr): New.
6999 * gdb.trace/strace.c: (main): Add two local variables.
7000
0852fee3
UW
70012011-01-02 Ulrich Weigand <uweigand@de.ibm.com>
7002
7003 * gdb.cell/fork.exp: Delete breakpoints after reaching main.
7004 * gdb.cell/gcore.exp: Likewise.
7005 * gdb.cell/solib-symbol.exp: Use "info symbol" instead of "break"
7006 to verify the correct instance of main is selected.
7007
12c3e59c
JB
70082012-01-02 Joel Brobecker <brobecker@adacore.com>
7009
7010 * dg-extract-results.sh, gdb.arch/gcore.c, gdb.arch/gdb1558.c,
7011 gdb.arch/i386-gnu-cfi.c, gdb.base/complex.c, gdb.base/cvexpr.c,
7012 gdb.base/gcore.c, gdb.base/gdb1555-main.c, gdb.base/gdb1555.c,
7013 gdb.base/gdb1821.c, gdb.base/long_long.c, gdb.base/restore.c,
7014 gdb.base/sepdebug.c, gdb.base/type-opaque-lib.c,
7015 gdb.base/type-opaque-main.c, gdb.cp/maint.exp, gdb.cp/namespace1.cc,
7016 gdb.cp/pr9631.cc, gdb.cp/psmang1.cc, gdb.cp/psmang2.cc,
7017 gdb.cp/try_catch.cc, gdb.cp/virtfunc.cc, gdb.hp/gdb.base-hp/reg.exp,
7018 gdb.mi/basics.c, gdb.mi/mi-stack.c, gdb.mi/mi-var-child.c,
7019 gdb.mi/mi2-var-child.exp, gdb.mi/var-cmd.c,
7020 gdb.threads/thread_check.c: Reformat copyright header.
7021
c0f378ec
EBM
70222011-12-30 Edjunior Machado <emachado@linux.vnet.ibm.com>
7023
e4a7ca93 7024 * gdb.python/py-finish-breakpoint.exp: Add `.' prefix for ppc64.
c0f378ec
EBM
7025 * gdb.python/py-finish-breakpoint2.exp: Skip testcase if python support
7026 is not enabled.
7027
3bc96cfb
JK
70282011-12-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7029
7030 * gdb.python/py-finish-breakpoint.c (test_exec_exit): Change the
7031 parameter to self_exec, adjust the function.
7032 (main): Check for argv[1] "exit". Use argv[0] for test_exec_exit.
7033 * gdb.python/py-finish-breakpoint.exp (set var self_exec = 0): New test.
7034 (set var do_exit = 0): Remove test.
7035 (newline at end of file): Add one.
7036
095bcf5e
JB
70372011-12-27 Joel Brobecker <brobecker@adacore.com>
7038
7039 * gdb.base/dmsym.c, gdb.base/dmsym_main.c, gdb.base/dmsym.exp:
7040 New files.
7041
18d19bd1
JK
70422011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7043
7044 Fix racy FAILs.
7045 * gdb.threads/fork-thread-pending.c (barrier): New variable.
7046 (thread_function, thread_forker): Call pthread_barrier_wait for it.
7047 (main): Call pthread_barrier_init for it.
7048
e809353a
JK
70492011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7050
7051 Fix double send_gdb leading to racy FAILs.
7052 * gdb.base/break.exp (set silent break bp_location1): Replace
7053 3x send_gdb and gdb_expect by gdb_test.
7054 * gdb.base/fileio.exp: Replace 2x send_gdb by gdb_exit and sleep.
7055 * gdb.base/foll-vfork.exp (vfork_and_exec_child_follow_to_main_bp)
7056 (vfork_and_exec_child_follow_through_step): Use gdb_test_no_output
7057 instead of send_gdb. Twice.
7058 * gdb.base/sepdebug.exp (set silent break bp_location1): Replace
7059 3x send_gdb and gdb_expect by gdb_test.
7060 * gdb.mi/mi-nsmoribund.exp: Replace 3x send_gdb by mi_gdb_test.
7061
da8cb7ec
JK
70622011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
7063
7064 * gdb.linespec/linespec.exp: Compile using {c++}.
7065
ae1a303e
JK
70662011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
7067
7068 * gdb.cp/templates.exp (test_template_typedef): Import gdb_prompt.
7069 (print destructor of template typedef): Extend it for gcc/51668 XFAIL.
7070 (verify GCC PR debug/51668): New test.
7071
cc72b2a2
KP
70722011-12-23 Kevin Pouget <kevin.pouget@st.com>
7073
7074 Introduce gdb.FinishBreakpoint in Python.
7075 * Makefile.in (EXECUTABLES): Add py-finish-breakpoint and
7076 py-finish-breakpoint2
7077 (MISCALLANEOUS): Add py-events-shlib.so and py-events-shlib-nodebug.so
7078 * gdb.python/py-breakpoint.exp (mult_line): Define and use variable
7079 instead of line number.
7080 * gdb.python/py-finish-breakpoint.c: New file.
7081 * gdb.python/py-finish-breakpoint.exp: New file.
7082 * gdb.python/py-finish-breakpoint.py: New file.
7083 * gdb.python/py-finish-breakpoint2.cc: New file.
7084 * gdb.python/py-finish-breakpoint2.exp: New file.
7085 * gdb.python/py-finish-breakpoint2.py: New file.
7086
3b7962f9
JK
70872011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
7088
7089 Partial fix of compatibility with gcc-4.7.
7090 * gdb.cp/templates.exp (ptype T5<int>, ptype t5i): Turn all PASS cases
7091 into XFAIL "new without size_t". Permit size_t for the KFAIL case.
7092 Add comment to add a PASS case in the future.
7093
6538471c
JK
7094 Fix compatibility with gcc-4.7.
7095 * gdb.python/py-frame-inline.c (f): Use inline for __always_inline__.
7096
7052e42c
UW
70972011-12-21 Ulrich Weigand <ulrich.weigand@linaro.org>
7098
7099 PR tdep/12797
7100 * gdb.base/callfuncs.exp: Remove KFAIL.
7101
9ac7f98e
JB
71022011-12-21 Joel Brobecker <brobecker@adacore.com>
7103
7104 * gdb.ada/task_bp: New testcase.
7105
f6eeced0
JK
71062011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7107
7108 * gdb.base/reread.exp: If srcfile2 fails to build retry it with
7109 -DNO_SECTIONS.
7110 * gdb.base/reread2.c <!NO_SECTIONS>: New sections block.
7111
72225e17
JK
71122011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7113
7114 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Make
7115 PR gcc/45997 XFAIL conditional for gcc <= 4.5.
7116 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
7117 Change PR gcc/41736 to the more specific PR gcc/46955. Make it
7118 conditional for gcc <= 4.5.
7119
13ac8d2c
JK
71202011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7121
7122 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Replace KFAIL
7123 by XFAIL.
7124 * gdb.cp/static-method.exp (info addr A::func())
7125 (list static-method.cc:xxx::(anonymous namespace)::A::func)
7126 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
7127 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
7128 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): Likewise.
7129 * gdb.cp/temargs.exp (test value of F in k2_m, test type of F in k3_m)
7130 (test value of F in k3_m): Likewise.
7131 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
7132 Likewise.
7133
049682ba
JK
71342011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7135
7136 * gdb.threads/attach-stopped.exp (continue (*: attach2 continue))
7137 (*: attach2 stop interrupt, *: attach2, exit leaves process sleeping):
7138 Remove.
7139 * gdb.threads/attachstop-mt.c: Remove.
7140 * gdb.threads/attachstop-mt.exp: Remove.
7141
2c9d8796
MK
71422011-12-17 Mark Kettenis <kettenis@gnu.org>
7143
7144 * gdb.arch/amd64-i386-address.exp: Skip on *-*-openbsd*.
7145
e0f9f062
DE
71462011-12-16 Doug Evans <dje@google.com>
7147
f4aa2101 7148 * boards/native-stdio-gdbserver.exp: New file.
966be4fd
DE
7149 * boards/native-gdbserver.exp: New file.
7150
e0f9f062
DE
7151 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize stdio
7152 gdbserver output.
7153 (gdbserver_default_get_remote_address): New function.
7154 (gdbserver_start): Call gdb,get_remote_address to compute argument
7155 to "target remote" command.
7156
80b6e756
PM
71572011-12-16 Phil Muldoon <pmuldoon@redhat.com>
7158
1c3ad6ab 7159 * gdb.python/py-function.exp: Change "on" to "full" for
80b6e756
PM
7160 python print-stack. Add set/show python print-stack
7161 off|full|message tests.
7162
1576bd00
YQ
71632011-12-15 Yao Qi <yao@codesourcery.com>
7164
7165 * gdb.trace/strace.c: New
7166 * gdb.trace/strace.exp: New.
7167
d6a0f6e0
TT
71682011-12-14 Tom Tromey <tromey@redhat.com>
7169
7170 * gdb.dwarf2/dw2-inline-param.exp: Log the objcopy command.
7171
31015e1d
DE
71722011-12-14 Doug Evans <dje@google.com>
7173
7174 * lib/gdb.exp (gdb_start_cmd): Fix error return value.
7175
7b50312a
PA
71762011-12-14 Pedro Alves <pedro@codesourcery.com>
7177
7178 PR threads/10729
7179
7180 * gdb.mi/watch-nonstop.c: New file.
6fdff2c5 7181 * gdb.mi/mi-watch-nonstop.exp: New file.
7b50312a 7182
924437bc
PA
71832011-12-13 Pedro Alves <pedro@codesourcery.com>
7184 Doug Evans <dje@google.com>
7185
7186 * lib/gdb.exp (gdb_run_cmd, runto_main, gdb_compile)
7187 (clean_restart): Remove references to the gdb_stub target board
7188 variable.
7189 (gdb_step_for_stub): Delete.
7190
7191 * gdb.base/annota1.exp: Remove all references to [target_info
7192 exists gdb_stub], gdb_step_for_stub and usestubs.
7193 * gdb.base/annota3.exp: Ditto.
7194 * gdb.base/async.exp: Ditto.
7195 * gdb.base/break.exp: Ditto.
7196 * gdb.base/code-expr.exp: Ditto.
7197 * gdb.base/commands.exp: Ditto.
7198 * gdb.base/completion.exp: Ditto.
7199 * gdb.base/condbreak.exp: Ditto.
7200 * gdb.base/consecutive.exp: Ditto.
7201 * gdb.base/cvexpr.exp: Ditto.
7202 * gdb.base/define.exp: Ditto.
7203 * gdb.base/display.exp: Ditto.
7204 * gdb.base/ena-dis-br.exp: Ditto.
7205 * gdb.base/environ.exp: Ditto.
7206 * gdb.base/gnu-ifunc.exp: Ditto.
7207 * gdb.base/maint.exp: Ditto.
7208 * gdb.base/pending.exp: Ditto.
7209 * gdb.base/sect-cmd.exp: Ditto.
7210 * gdb.base/sepdebug.exp: Ditto.
7211 * gdb.base/unload.exp: Ditto.
7212 * gdb.base/watchpoint-solib.exp: Ditto.
7213 * gdb.cp/annota2.exp: Ditto.
7214 * gdb.cp/annota3.exp: Ditto.
7215 * gdb.dwarf2/dw2-inline-param.exp: Ditto.
7216 * gdb.hp/gdb.compat/xdb1.exp: Ditto.
7217 * gdb.mi/mi-pending.exp: Ditto.
7218 * gdb.trace/circ.exp: Ditto.
7219 * gdb.cp/ovldbreak.exp: Ditto. Adjust expected line numbers.
7220 * gdb.base/list.exp: Ditto.
7221
7222 * gdb.base/all-types.c: Remove all calls to set_debug_traps and
7223 breakpoint function and all references to the usestubs macro.
7224 * gdb.base/exprs.c: Ditto.
7225 * gdb.base/freebpcmd.c: Ditto.
7226 * gdb.base/bitfields.c: Ditto.
7227 * gdb.base/bitfields2.c: Ditto.
7228 * gdb.base/break.c: Ditto.
7229 * gdb.base/call-sc.c: Ditto.
7230 * gdb.base/call-signals.c: Ditto.
7231 * gdb.base/callfuncs.c: Ditto.
7232 * gdb.base/charset.c: Ditto.
7233 * gdb.base/consecutive.c: Ditto.
7234 * gdb.base/constvars.c: Ditto.
7235 * gdb.base/funcargs.c: Ditto.
7236 * gdb.base/int-type.c: Ditto.
7237 * gdb.base/interrupt.c: Ditto.
7238 * gdb.base/langs0.c: Ditto.
7239 * gdb.base/list0.c: Ditto.
7240 * gdb.base/mips_pro.c: Ditto.
7241 * gdb.base/miscexprs.c: Ditto.
7242 * gdb.base/nodebug.c: Ditto.
7243 * gdb.base/opaque0.c: Ditto.
7244 * gdb.base/pointers.c: Ditto.
7245 * gdb.base/printcmds.c: Ditto.
7246 * gdb.base/ptype.c: Ditto.
7247 * gdb.base/recurse.c: Ditto.
7248 * gdb.base/reread1.c: Ditto.
7249 * gdb.base/reread2.c: Ditto.
7250 * gdb.base/restore.c: Ditto.
7251 * gdb.base/return.c: Ditto.
7252 * gdb.base/run.c: Ditto.
7253 * gdb.base/scope0.c: Ditto.
7254 * gdb.base/sepdebug.c: Ditto.
7255 * gdb.base/setshow.c: Ditto.
7256 * gdb.base/setvar.c: Ditto.
7257 * gdb.base/sigall.c: Ditto.
7258 * gdb.base/signals.c: Ditto.
7259 * gdb.base/structs.c: Ditto.
7260 * gdb.base/structs2.c: Ditto.
7261 * gdb.base/testenv.c: Ditto.
7262 * gdb.base/twice.c: Ditto.
7263 * gdb.base/unwindonsignal.c: Ditto.
7264 * gdb.base/watchpoint.c: Ditto.
7265 * gdb.base/watchpoints.c: Ditto.
7266 * gdb.base/whatis.c: Ditto.
7267 * gdb.cp/classes.cc: Ditto.
7268 * gdb.cp/cplusfuncs.cc: Ditto.
7269 * gdb.cp/derivation.cc: Ditto.
7270 * gdb.cp/formatted-ref.cc: Ditto.
7271 * gdb.cp/misc.cc: Ditto.
7272 * gdb.cp/overload.cc: Ditto.
7273 * gdb.cp/ovldbreak.cc: Ditto.
7274 * gdb.cp/ref-params.cc: Ditto.
7275 * gdb.cp/ref-types.cc: Ditto.
7276 * gdb.cp/templates.cc: Ditto.
7277 * gdb.cp/virtfunc.cc: Ditto.
7278 * gdb.hp/gdb.aCC/run.c: Ditto.
7279 * gdb.hp/gdb.base-hp/callfwmall.c: Ditto.
7280 * gdb.hp/gdb.compat/xdb0.c: Ditto.
7281 * gdb.reverse/consecutive-reverse.c: Ditto.
7282 * gdb.reverse/sigall-reverse.c: Ditto.
7283 * gdb.reverse/until-reverse.c: Ditto.
7284 * gdb.reverse/watch-reverse.c: Ditto.
7285 * gdb.trace/actions.c: Ditto.
7286 * gdb.trace/circ.c: Ditto.
7287 * gdb.trace/collection.c: Ditto.
7288
fabde485
PA
72892011-12-13 Pedro Alves <pedro@codesourcery.com>
7290
7291 * gdb.base/watchpoint.c (struct foo2, foo2, struct foo4, foo4)
7292 (func6, func7): New.
7293 (main): Call func6 and func7.
7294 * gdb.base/watchpoint.exp (test_wide_location_1)
7295 (test_wide_location_2): New.
7296 (top level): Re-enable hardware watchpoints if necessary. Call
7297 test_wide_location_1 and test_wide_location_2.
7298
ff7d1690
YQ
72992011-12-11 Yao Qi <yao@codesourcery.com>
7300
7301 * gdb.trace/status-stop.exp: Skip it if target doesn't support trace.
7302
a6af7abe
JB
73032011-12-11 Joel Brobecker <brobecker@adacore.com>
7304
7305 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp: Adjust
7306 expected output for unsupported case.
7307
61638e15
JK
73082011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7309
7310 PR testsuite/12649
7311 * gdb.trace/ftrace.exp (test_fast_tracepoints): Import gdb_prompt.
7312 Protect gdb_test_multiple by final $gdb_prompt match.
7313
0a00efc3
JK
73142011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7315
7316 * gdb.cp/static-method.exp (have_gcc_45682_fixed, info addr A::func()):
7317 New variable, new test.
7318 (list static-method.cc:xxx::(anonymous namespace)::A::func)
7319 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
7320 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
7321 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): KFAIL
7322 them if HAVE_GCC_45682_FIXED is not set.
7323
4511b1ba
YQ
73242011-12-10 Yao Qi <yao@codesourcery.com>
7325
7326 * gdb.trace/status-stop.exp: New.
7327 * gdb.trace/status-stop.c: New.
7328
27949e73
JK
73292011-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7330
7331 * gdb.reverse/until-precsave.exp (run to end of main) Extend the
7332 timeout.
7333
d8ea7931
TT
73342011-12-08 Tom Tromey <tromey@redhat.com>
7335
7336 * gdb.cp/ovsrch.exp (test_class): Correctly use "a_param" in
7337 condition.
7338
1cc310d2
SS
73392011-12-07 Stan Shebs <stan@codesourcery.com>
7340
7341 * gdb.trace/tfind.exp: Update for output changes.
7342
d482a875
PA
73432011-12-07 Pedro Alves <pedro@codesourcery.com>
7344
7345 * gdb.ada/catch_ex.exp: Skip as unsupported if "catch exception"
7346 throws "Cannot insert catchpoints in this configuration".
7347 * gdb.ada/mi_catch_ex.exp: Likewise.
7348
f0ba3972
PA
73492011-12-06 Pedro Alves <pedro@codesourcery.com>
7350
7351 * gdb.base/break-always.exp: Test changing memory at addresses
7352 with breakpoints inserted.
7353
f8eba3c6
TT
73542011-12-06 Joel Brobecker <brobecker@acacore.com>
7355
6fdff2c5
PA
7356 * gdb.ada/fullname_bp.exp: Add tests for other valid linespecs
7357 involving a fully qualified function name.
f8eba3c6
TT
7358
73592011-12-06 Tom Tromey <tromey@redhat.com>
7360
7361 * gdb.ada/homonym.exp: Add three breakpoint tests.
7362
73632011-12-06 Tom Tromey <tromey@redhat.com>
7364
7365 * gdb.base/solib-weak.exp (do_test): Remove kfail.
7366 * gdb.trace/tracecmd.exp: Disable pending breakpoints earlier.
7367 * gdb.objc/objcdecode.exp: Update for output changes.
7368 * gdb.linespec/linespec.exp: New file.
7369 * gdb.linespec/lspec.cc: New file.
7370 * gdb.linespec/lspec.h: New file.
7371 * gdb.linespec/body.h: New file.
7372 * gdb.linespec/base/two/thefile.cc: New file.
7373 * gdb.linespec/base/one/thefile.cc: New file.
7374 * gdb.linespec/Makefile.in: New file.
7375 * gdb.cp/templates.exp (test_template_breakpoints): Update for
7376 output changes.
7377 * gdb.cp/re-set-overloaded.exp: Remove kfail.
7378 * gdb.cp/ovldbreak.exp: Update for output changes. "all" test now
7379 makes one breakpoint.
7380 * gdb.cp/method2.exp (test_break): Update for output changes.
7381 * gdb.cp/mb-templates.exp: Update for output changes.
7382 * gdb.cp/mb-inline.exp: Update for output changes.
7383 * gdb.cp/mb-ctor.exp: Update for output changes.
7384 * gdb.cp/ovsrch.exp: Use fully-qualified names.
7385 * gdb.base/solib-symbol.exp: Run to main later. Breakpoint now
7386 has multiple matches.
7387 * gdb.base/sepdebug.exp: Disable pending breakpoints. Update for
7388 error message change.
7389 * gdb.base/list.exp (test_list_filename_and_number): Update for
7390 error message change.
7391 * gdb.base/break.exp: Disable pending breakpoints. Update for
7392 output changes.
7393 * configure.ac: Add gdb.linespec.
7394 * configure: Rebuild.
7395 * Makefile.in (ALL_SUBDIRS): Add gdb.linespec.
7396
c642a434
UW
73972011-12-06 Ulrich Weigand <uweigand@de.ibm.com>
7398
7399 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out read-only
7400 last_break register on s390*-*-* targets.
7401
b18003d1
JB
74022011-12-06 Joel Brobecker <brobecker@adacore.com>
7403
7404 * gdb.ada/watch_arg/pck.ads, gdb.ada/watch_arg/pck.adb: New files.
7405 * gdb.ada/watch_arg/watch.adb: Adjust code to avoid modification
7406 of parameter X in procedure Foo.
7407
fe96589c
SS
74082011-12-05 Stan Shebs <stan@codesourcery.com>
7409
7410 * gdb.trace/tfind.exp: Update help string matches.
7411
1820ab47
JK
74122011-12-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7413
7414 * gdb.server/ext-run.exp (get process list): Accept also systemd
7415 as PID 1.
7416
e11ac3a3
JK
74172011-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7418 Pedro Alves <pedro@codesourcery.com>
7419
7420 * gdb.base/break-entry.exp: Move the target use_gdb_stub test before
7421 starting GDB.
7422 * gdb.base/default.exp: Replace target use_gdb_stub checks by global
7423 $use_gdb_stub.
7424 * gdb.base/display.exp: Likewise.
7425 * gdb.base/ending-run.exp: Likewise.
7426 * gdb.base/list.exp (test_listsize): Likewise.
7427 * gdb.base/setshow.exp: Likewise.
7428 * gdb.base/valgrind-db-attach.exp: Set global use_gdb_stub to 1.
7429 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd): Replace target use_gdb_stub
7430 check by global $use_gdb_stub.
7431 (gdb_test_multiple): Forbid run, start or attach for !$use_gdb_stub.
7432 (default_gdb_start): Set global use_gdb_stub from target use_gdb_stub.
7433 (default_gdb_init): Unset global $use_gdb_stub.
7434 (gdb_continue_to_end, rerun_to_main): Replace target use_gdb_stub check
7435 by global $use_gdb_stub.
7436 * lib/gdbserver-support.exp: Extend comments for set_board_info
7437 gdb_protocol and gdb,socketport.
7438 (gdbserver_start_extended): Set global gdbserver_protocol and
7439 gdbserver_gdbport. Clear global use_gdb_stub.
7440 * lib/mi-support.exp (default_mi_gdb_start): Set global use_gdb_stub
7441 from target use_gdb_stub.
7442 (mi_run_cmd): Replace target use_gdb_stub check by global $use_gdb_stub.
7443
1d41d75c
DE
74442011-12-03 Doug Evans <dje@google.com>
7445
7446 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd, run_to_main): Add comments.
7447 (gdb_step_for_stub): Add comments.
7448
d6d7a51a
MR
74492011-12-02 Maciej W. Rozycki <macro@codesourcery.com>
7450
7451 * lib/gdb.exp (gdb_expect): Pass all the exception conditions up
7452 to the caller.
7453 (gdb_test_multiple): Likewise.
7454
05acf274
JK
74552011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7456
7457 Fix gdb.mi/mi-solib.exp without system debug info installed.
7458 * lib/mi-support.exp (mi_expect_stop): Accept FILE also for `from'
7459 expect attribute, return 0 for it. Update comments.
7460
2268b414
JK
74612011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7462
7463 * gdb.base/solib-corrupted.exp: Suppress test on is_remote target.
7464 (corrupted list): Adjust the expectation.
7465
585861ea
JK
74662011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7467
7468 PR threads/13448
7469 * gdb.dwarf2/dw2-var-zero-addr.S: New file.
7470 * gdb.dwarf2/dw2-var-zero-addr.exp: New file.
7471 * gdb.threads/tls-var-main.c: New file.
7472 * gdb.threads/tls-var.c: New file.
7473 * gdb.threads/tls-var.exp: New file.
7474
968643aa
JK
74752011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7476
7477 PR testsuite/12649
7478 * gdb.trace/collection.exp (gdb_collect_return_test): Import gdb_prompt.
7479 Protect gdb_test_multiple by final $gdb_prompt match.
7480 * gdb.trace/tspeed.exp (gdb_fast_trace_speed_test): Likewise.
7481 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
7482 (test_tracepoints): Likewise.
7483
9750bca9
JK
74842011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7485
7486 PR breakpoints/13346
7487 * gdb.dwarf2/dw2-objfile-overlap-inner.S: New file.
7488 * gdb.dwarf2/dw2-objfile-overlap-outer.S: New file.
7489 * gdb.dwarf2/dw2-objfile-overlap.exp: New file.
7490
ac1349b7
JB
74912011-12-01 Joel Brobecker <brobecker@adacore.com>
7492
7493 * gdb.ada/homonym/pck.ads, gdb.ada/homonym/pck.adb: New files.
7494 * gdb.ada/homonym/homonym.adb: For use of all types defined
7495 locally inside both Get_Value subprograms.
7496
26d44faf
JK
74972011-12-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7498
7499 Fix racy FAILs.
7500 * gdb.base/foll-exec.exp (zap_session): Use gdb_test_no_output instead
7501 of send_gdb.
7502
514f6425
UW
75032011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
7504
7505 * gdb.base/testenv.exp: Skip on remote targets. Unset global
7506 environment variable after test completed.
7507
4255c8d2
UW
75082011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
7509
7510 * gdb.base/solib-nodir.exp: Skip if remote target.
7511 * gdb.base/gdb.fortran.exp: Use shlib= flag when linking main
7512 application. Call gdb_load_shlibs.
7513 * gdb.mi/mi-solib.exp: Use mi_load_shlibs instead of gdb_load_shlibs.
7514
a35ad96a
JB
75152011-11-29 Joel Brobecker <brobecker@adacore.com>
7516
7517 * gdb.base/infoline.c, gdb.base/infoline.exp: New files.
7518
1a1d5513
JB
75192011-11-28 Joel Brobecker <brobecker@adacore.com>
7520
7521 * gdb.ada/fullname_bp: New testcase.
7522
50b4ddf8
JK
75232011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7524
7525 PR testsuite/12649
7526 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test #2):
7527 Wrap send_gdb into a new gdb_test.
7528
fb0aec57
JK
7529 Code cleanup.
7530 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse4_test):
7531 Convert send_gdb and gdb_expect to gdb_test_multiple.
7532
2376d946
JK
75332011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7534
7535 * gdb.base/jit-so.exp (one_jit_test): Add testcase name to log message.
7536
1eec78bd
KS
75372011-11-23 Keith Seitz <keiths@redhat.com>
7538
7539 * lib/mi-support.exp (varobj_tree): New namespace and procs.
7540 (mi_varobj_tree_test_children_callback): New proc.
7541 (mi_walk_varobj_tree): New proc.
7542
36dfb11c
TT
75432011-11-22 Tom Tromey <tromey@redhat.com>
7544
7545 * lib/mi-support.exp (mi_run_cmd_full): Rename from mi_run_cmd.
7546 Add "use_mi_command" argument.
7547 (mi_run_cmd, mi_run_with_cli): New procs.
7548 * gdb.mi/solib-lib.c: New file.
7549 * gdb.mi/solib-main.c: New file.
7550 * gdb.mi/mi-solib.exp: New file.
7551
0e965dd0
DE
75522011-11-21 Doug Evans <dje@google.com>
7553
7554 * gdb.cp/nextoverthrow.exp: Skip test if debug info for
7555 _Unwind_DebugHook is missing.
7556
f196051f
SS
75572011-11-20 Stan Shebs <stan@codesourcery.com>
7558
7559 * gdb.trace/tstatus.exp: New.
7560 * gdb.trace/actions.c: Include string.h.
7561
bfccc43c
YQ
75622011-11-18 Yao Qi <yao@codesourcery.com>
7563
7564 * gdb.trace/pending.exp: New.
7565 * gdb.trace/pending.c: New.
7566 * gdb.trace/pendshr1.c: New.
7567 * gdb.trace/pendshr2.c: New.
7568 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Check one
7569 tracepoint location becomes pending.
7570 (tracepoint_change_loc_2): New.
7571
73cd8ab1
DM
75722011-11-16 David S. Miller <davem@davemloft.net>
7573
7574 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero when
7575 target is sparc*-*-linux*
7576
77426730
PK
75772011-11-15 Paul Koning <paul_koning@dell.com>
7578
7579 * gdb.python/py-type.exp: New testcases for exceptions on scalar
7580 types.
7581
ed59ded5
DE
75822011-11-14 Doug Evans <dje@google.com>
7583
7584 * gdb.base/shell.exp: New file.
7585
405f8e94
SS
75862011-11-14 Stan Shebs <stan@codesourcery.com>
7587
7588 * gdb.trace/ftrace.c: New.
7589 * gdb.trace/ftrace.exp: New.
7590
1e4d1764
YQ
75912011-11-14 Yao Qi <yao@codesourcery.com>
7592
7593 * gdb.trace/change-loc-1.c: New.
7594 * gdb.trace/change-loc-2.c: New.
7595 * gdb.trace/change-loc.c: New.
7596 * gdb.trace/change-loc.exp: New.
7597 * gdb.trace/change-loc.h: New.
7598 * gdb.trace/trace-break.c (marker): Define new symbol.
7599 * gdb.trace/trace-break.exp (break_trace_same_addr_5):
6fdff2c5 7600 New.
1e4d1764
YQ
7601 (break_trace_same_addr_6): New.
7602
71eba9c2 76032011-11-12 Matt Rice <ratmice@gmail.com>
7604
7605 * gdb.base/info-macros.exp: Make tests for info definitions
7606 test info macro. Add tests for info macro argument processing.
7607 Rename a few tests.
7608
1d93e29a
KS
76092011-11-11 Keith Seitz <keiths@redhat.com>
7610
7611 PR gdb/12843
7612 * gdb.base/linespecs.exp: New file.
7613
a4b5b48a
DE
76142011-11-11 Doug Evans <dje@google.com>
7615
7616 * gdb.threads/print-threads.exp: Extend timeout for slower
7617 tests.
7618
f6b47be4
DE
76192011-11-10 Doug Evans <dje@google.com>
7620
792a0230
DE
7621 * gdb.reverse/i387-env-reverse.exp: Extend timeout of
7622 "record to end of main" test.
7623
f6b47be4
DE
7624 * gdb.python/py-type.c (TS): New typedef.
7625 (ts): New global.
7626 * gdb.python/py-type.exp: Test field list of typedef.
7627
22355c90
JB
76282011-11-10 Joel Brobecker <brobecker@adacore.com>
7629
7630 * gdb.ada/small_reg_param: New testcase.
7631
a7860e76
TT
76322011-11-09 Tom Tromey <tromey@redhat.com>
7633
7634 * gdb.cp/destrprint.exp: New file.
7635 * gdb.cp/destrprint.cc: New file.
7636
72a2e3dc
MI
76372011-11-08 Meador Inge <meadori@codesourcery.com>
7638
7639 * gdb.arch/thumb-prologue.c (switch_stack_to_same): New test function.
7640 (switch_stack_to_other): New test function.
7641 * gdb.arch/thumb-prologue.exp: New test cases.
7642
c7195df2 76432011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
7bf9deb0
MR
7644
7645 * lib/mi-support.exp (mi_send_resuming_command_raw): Fix a typo.
7646
d3895d7d
YQ
76472011-11-08 Yao Qi <yao@codesourcery.com>
7648
7649 * gdb.exp (supports_process_record): New.
7650 (supports_reverse): New.
7651 * gdb.reverse/break-precsave.exp: Call support_process_record
7652 to run test conditionally.
7653 * gdb.reverse/consecutive-precsave.exp: Likewise.
7654 * gdb.reverse/i386-precsave.exp: Likewise.
7655 * gdb.reverse/machinestate-precsave.exp: Likewise.
7656 * gdb.reverse/solib-precsave.exp: Likewise.
7657 * gdb.reverse/step-precsave.exp: Likewise.
7658 * gdb.reverse/until-precsave.exp: Likewise.
7659 * gdb.reverse/watch-precsave.exp: Likewise.
7660 * gdb.reverse/break-reverse.exp: Call support_reverse to run
7661 test conditionally.
7662 * gdb.reverse/consecutive-reverse.exp: Likewise.
7663 * gdb.reverse/finish-precsave.exp: Likewise.
7664 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
7665 * gdb.reverse/finish-reverse.exp: Likewise.
7666 * gdb.reverse/i386-reverse.exp: Likewise.
7667 * gdb.reverse/i386-sse-reverse.exp: Likewise.
7668 * gdb.reverse/machinestate.exp: Likewise.
7669 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Likewise.
7670 * gdb.reverse/sigall-precsave.exp: Likewise.
7671 * gdb.reverse/sigall-reverse.exp: Likewise.
7672 * gdb.reverse/solib-reverse.exp: Likewise.
7673 * gdb.reverse/step-reverse.exp: Likewise.
7674 * gdb.reverse/until-reverse.exp: Likewise.
7675 * gdb.reverse/watch-reverse.exp: Likewise.
7676
a59306a3
YQ
76772011-11-05 Yao Qi <yao@codesourcery.com>
7678
7679 * gdb.trace/trace-break.exp: Add test on setting two
7680 fast tracepoints at the same address.
7681
87769f59
JK
76822011-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7683
7684 * gdb.base/commands.exp (cmd1 error): Fix false ERROR with gdbserver.
7685
3065dfb6
SS
76862011-11-02 Stan Shebs <stan@codesourcery.com>
7687
7688 * gdb.trace/collection.c: Add code using strings.
7689 * gdb.trace/collection.exp: Add tests of string collection.
7690
89e208db
JK
76912011-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7692
7693 * gdb.base/skip-solib.exp (executable_main): New variable.
7694 (binfile_main): Base it on that.
7695 Use $executable_main in clean_restart calls. Drop gdb_exit and
7696 gdb_start calls.
7697
405e54e9
JK
76982011-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7699
7700 Fix racy FAILs.
7701 * lib/mi-support.exp (mi_gdb_test): Replace thread_selected_re and
7702 breakpoint_re globals import by async. Set string_regex to .* for
7703 async. Remove the optional thread_selected_re and breakpoint_re
7704 globals expectations.
7705
58e8570a
JM
77062011-11-01 Joseph Myers <joseph@codesourcery.com>
7707
7708 * gdb.base/maint.exp: XFAIL "maint info sections DATA" on MinGW as
7709 well as Cygwin.
7710
7b35ec7f 77112011-11-01 Justin Lebar <justin.lebar@gmail.com>
1bfeeb0f
JL
7712
7713 Add tests for skip command.
89e208db
JK
7714 * gdb.base/skip-solib-lib.c: New
7715 * gdb.base/skip-solib-main.c: New
7716 * gdb.base/skip-solib.exp: New
7717 * gdb.base/skip.c: New
7718 * gdb.base/skip.exp: New
7719 * gdb.base/skip1.c: New
7720 * gdb.base/Makefile.in: Adding new files.
1bfeeb0f 7721
b9fd1791
PA
77222011-10-31 Yao Qi <yao@codesourcery.com>
7723 Pedro Alves <pedro@codesourcery.com>
7724
6fdff2c5
PA
7725 * gdb.trace/trace-break.c: New.
7726 * gdb.trace/trace-break.exp: New.
b9fd1791 7727
4323fecc
JK
77282011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7729
7730 * gdb.threads/no-unwaited-for-left.exp: Specify $srcfile for
7731 break-here-2.
7732
0e5bf2a8
PA
77332011-10-28 Pedro Alves <pedro@codesourcery.com>
7734
7735 * gdb.threads/no-unwaited-for-left.c: New.
7736 * gdb.threads/no-unwaited-for-left.exp: New.
7737 * gdb.threads/non-ldr-exc-1.c: New.
7738 * gdb.threads/non-ldr-exc-1.exp: New.
7739 * gdb.threads/non-ldr-exc-2.c: New.
7740 * gdb.threads/non-ldr-exc-2.exp: New.
7741 * gdb.threads/non-ldr-exc-3.c: New.
7742 * gdb.threads/non-ldr-exc-3.exp: New.
7743 * gdb.threads/non-ldr-exc-4.c: New.
7744 * gdb.threads/non-ldr-exc-4.exp: New.
7745
3a3dad98
JK
77462011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7747
7748 * gdb.base/async-shell.exp: Skip the testfile for use_gdb_stub.
7749 * gdb.base/attach-pie-misread.exp: Likewise.
7750 * gdb.base/break-interp.exp: Likewise.
7751 * gdb.base/default.exp (attach, run "r" abbreviation, run): Skip these
7752 testcases for use_gdb_stub.
7753 * gdb.dwarf2/dw2-restore.exp: Fix the run for use_gdb_stub.
7754 (continue): New testcase.
7755 * gdb.python/py-events.exp: Skip the testfile for use_gdb_stub.
7756 * gdb.threads/attach-into-signal.exp: Likewise.
7757 * gdb.threads/attach-stopped.exp: Likewise.
7758 * gdb.threads/attachstop-mt.exp: Likewise.
7759
d6a5d40c
PK
77602011-10-28 Paul Koning <paul_koning@dell.com>
7761
7762 * gdb.python/lib-types.exp (deep_items): Rename from deepitems.
7763
ca539be8
JK
77642011-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7765
7766 * lib/mi-support.exp (breakpoint_re): Suppress match reporting.
7767 (mi_gdb_test): Import globals thread_selected_re
7768 and breakpoint_re. Expect them optionally at the regex start.
7769
d234ef5c
DE
77702011-10-27 Doug Evans <dje@google.com>
7771
7772 * gdb.python/python.exp: Test source -s.
7773
ab964825
PK
77742011-10-26 Paul Koning <paul_koning@dell.com>
7775
7776 * gdb.python/lib-types.cc (struct A): New structure.
7777 * gdb.python/lib-types.exp (deepitems): New tests.
d234ef5c 7778
54d8a644
PK
77792011-10-25 Paul Koning <paul_koning@dell.com>
7780
7781 PR python/13327
d234ef5c 7782
54d8a644
PK
7783 * gdb.python/py-value.exp: Add testcases for is_lazy attribute,
7784 fetch_lazy method.
7785
b0221781
YQ
77862011-10-24 Yao Qi <yao@codesourcery.com>
7787
7788 * lib/gdb.exp (can_single_step_to_signal_handler): Return 0 when
7789 target is tic6x-*-*.
7790
6cda5a20
JB
77912011-10-21 Joel Brobecker <brobecker@adacore.com>
7792
7793 * gdb.ada/mi_task_info/task_switch.adb: New file.
7794 * gdb.ada/mi_task_info.exp: New file.
7795
5ed9db04
JK
77962011-10-21 Jan Kratochvil <jan.kratochvil@redhat.com>
7797
7798 * gdb.cp/expand-psymtabs-cxx.exp: New file.
7799 * gdb.cp/expand-psymtabs-cxx.cc: New file.
7800
9df2fbc4
PM
78012011-10-20 Phil Muldoon <pmuldoon@redhat.com>
7802
7803 PR python/12656
7804
7805 * gdb.python/py-block.exp: Add is_global, is_static, static_block,
7806 global_block tests.
7807
736086ba
TT
78082011-10-18 Tom Tromey <tromey@redhat.com>
7809
7810 * gdb.base/jit-so.exp (one_jit_test): Remove spurious backslash.
7811
4af31552
TT
78122011-10-18 Tom Tromey <tromey@redhat.com>
7813
7814 * gdb.base/source.exp: Don't include full file name in test name.
7815 * gdb.python/python.exp: Don't include full file name in test
7816 name.
7817
43136979
AR
78182011-10-18 Jan Kratochvil <jan.kratochvil@redhat.com>
7819
7820 * gdb.base/attach-pie-noexec.c: New files.
7821 * gdb.base/attach-pie-noexec.exp: New files.
7822
543a9323
JM
78232011-10-17 Joseph Myers <joseph@codesourcery.com>
7824
7825 * lib/gdb.exp (gdb_test_multiple): Expect newline and secondary
7826 prompt for each extra line in command.
7827
21ae7a4d
JK
78282011-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7829
7830 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.shl): KFAIL it.
7831 Revert the part of:
7832 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7833 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
7834 Change the expected string.
7835
20ec36d9
JK
78362011-10-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7837
7838 Fix results with system glibc debug info installed.
7839 * gdb.base/disp-step-syscall.exp (continue to $syscall (1st time))
7840 (continue to $syscall (2nd time), continue to $syscall (3rd time)):
7841 Accept also __libc_ symbol prefix and no prefix.
7842
6501c2fc
KS
78432011-10-14 Keith Seitz <keiths@redhat.com>
7844
7845 PR c++/13225
7846 * gdb.cp/converts.cc (foo3_1): New function.
7847 (foo3_2): New functions.
7848 * gdb.cp/converts.exp: Add tests for int to pointer conversion
7849 and null pointer conversions of integer constant zero.
7850 Add test to check if all arguments are checked for incompatible
7851 conversion BADNESS.
7852
55b1fd0c
TT
78532011-10-14 Tom Tromey <tromey@redhat.com>
7854
7855 * gdb.threads/attachstop-mt.exp: Add $srcfile to the linespecs.
7856 * gdb.threads/attach-stopped.exp (corefunc): Add $srcfile to the
7857 linespec.
7858
22c05d8a
JK
78592011-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7860
7861 Fix internal error regression.
7862 * gdb.dwarf2/implptr-optimized-out.S: New file.
7863 * gdb.dwarf2/implptr-optimized-out.exp: New file.
7864
1d6edc3c
JK
78652011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7866
7867 Fix empty DWARF expressions DATA vs. SIZE conditionals.
7868 * gdb.dwarf2/dw2-op-call.S (arraycallnoloc, arraynoloc): New DIEs.
7869 (loclist): New.
7870 (4): New abbrev.
7871 * gdb.dwarf2/dw2-op-call.exp: Remove variable srcfile and executable.
7872 Use prepare_for_testing, remove clean_restart.
7873 (p arraynoloc, p arraycallnoloc): New tests.
7874
9ec72168
JK
78752011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7876
7877 * gdb.cp/namespace-enum.exp (executable): New variable.
7878 (binfile): Use ${objdir}/${subdir}/ prefix.
7879 Use ${executable} for clean_restart.
7880
9c6c53f7
SA
78812011-10-11 Sterling Augustine <saugustine@google.com>
7882
7883 * gdb.cp/Makefile.in: Add namespace-enum test.
7884 * gdb.cp/namespace-enum.exp: New file.
7885 * gdb.cp/namespace-enum.c: New file.
7886 * gdb.cp/namespace-enum-main.c: New file.
7887
fac7ceb3
UW
78882011-10-11 Ulrich Weigand <ulrich.weigand@linaro.org>
7889
7890 * gdb.python/py-shared.exp: Relax filename check to handle remote:
7891 sysroot.
7892
941b2081
JK
78932011-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7894
7895 Reimplement @entry in input expressions.
7896 * gdb.base/exprs.c (v_int_array_init): New variable.
7897 * gdb.base/exprs.exp (print v_int_array_init)
7898 (print *v_int_array_init@1, print *v_int_array_init@2)
7899 (print v_int_array_init[0]@1, print v_int_array_init[0]@2)
7900 (print v_int_array_init[1]@1): New tests.
7901
0344e878
JM
79022011-10-10 Joseph Myers <joseph@codesourcery.com>
7903
7904 * gdb.cp/gdb2495.exp: Do not include directories in filename in
7905 expected message.
7906
5a56e9c5
DE
79072011-10-09 Doug Evans <dje@google.com>
7908
7909 * gdb.base/alias.exp: Add tests for alias command.
7910
2bda9cc5
JK
79112011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7912
7913 * gdb.arch/amd64-entry-value.s: New file.
7914 * gdb.mi/mi2-amd64-entry-value.s: New file.
7915
a471c594
JK
79162011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7917
7918 Display @entry parameter values even for references.
7919 * gdb.arch/amd64-entry-value.cc (reference, datap, datap_input): New
7920 functions.
7921 (main): New variables regvar, nodatavarp, stackvar1, stackvar2. Call
7922 reference and datap_input.
7923 * gdb.arch/amd64-entry-value.exp (reference, breakhere_reference): New
7924 breakpoints.
7925 (continue to breakpoint: entry_reference: reference)
7926 (entry_reference: bt at entry)
7927 (continue to breakpoint: entry_reference: breakhere_reference)
7928 (entry_reference: bt, entry_reference: ptype regparam)
7929 (entry_reference: p regparam, entry_reference: ptype regparam@entry)
7930 (entry_reference: p regparam@entry, entry_reference: p &regparam@entry)
7931 (entry_reference: p regcopy, entry_reference: p nodataparam)
7932 (entry_reference: p nodataparam@entry): New tests.
7933
36b11add
JK
79342011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7935
7936 Support @entry in input expressions.
7937 * gdb.arch/amd64-entry-value.exp (entry: p i@entry, entry: p j@entry)
7938 (entry_stack: p s1@entry, entry_stack: p s2@entry)
7939 (entry_stack: p d9@entry, entry_stack: p da@entry, tailcall: p i@entry)
7940 (tailcall: p j@entry): New tests.
7941 * gdb.cp/koenig.cc (A::entry): New function.
7942 (main): Call it.
7943 * gdb.cp/koenig.exp (p entry (c)): New test.
7944
e18b2753
JK
79452011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7946
7947 Display @entry parameter values (without references).
7948 * gdb.arch/amd64-entry-value.cc (locexpr, stacktest, data, data2)
7949 (different, validity, invalid): New functions.
7950 (main): Call them.
7951 * gdb.arch/amd64-entry-value.exp: New breakpoints breakhere_locexpr,
7952 stacktest, breakhere_stacktest, different, breakhere_different,
7953 breakhere_validity and breakhere_invalid.
7954 (entry: bt): Update for @entry.
7955 (entry_locexpr: *, entry_stack: *, entry_equal: *, entry_different: *)
7956 (entry_validity: *, entry_invalid: *): Many new tests.
7957 * gdb.base/break.exp
7958 (run until breakpoint set at small function, optimized file): Accept
7959 also the @entry suffix.
7960 * gdb.mi/Makefile.in (PROGS): Add mi2-amd64-entry-value.
7961 * gdb.mi/mi2-amd64-entry-value.c: New files.
7962 * gdb.mi/mi2-amd64-entry-value.exp: New files.
7963
2d6c5dc2
JK
79642011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7965
7966 Protect entry values against self tail calls.
7967 * gdb.arch/amd64-entry-value.cc (self2, self): New.
7968 (main): Call self.
7969 * gdb.arch/amd64-entry-value.exp (self: breakhere, self: bt)
7970 (set debug entry-values 1, self: bt debug entry-values): New tests.
7971
111c6489
JK
79722011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7973
7974 Recognize virtual tail call frames.
7975 * gdb.arch/amd64-entry-value.cc (c, a, b, amb_z, amb_y, amb_x, amb)
7976 (amb_b, amb_a): New.
7977 (main): Call a and b.
7978 * gdb.arch/amd64-entry-value.exp (tailcall: breakhere, tailcall: bt)
7979 (tailcall: p i, tailcall: p j, set $sp0=$sp, up, p $sp0 == $sp, frame 3)
7980 (p $sp0 + sizeof (void *) == $sp, ambiguous: breakhere, ambiguous: bt):
7981 New tests.
7982
8e3b41a9
JK
79832011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7984
7985 Implement basic support for DW_TAG_GNU_call_site.
7986 * gdb.arch/Makefile.in (EXECUTABLES): Add amd64-entry-value.
7987 * gdb.arch/amd64-entry-value.cc: New file.
7988 * gdb.arch/amd64-entry-value.exp: New file.
7989
181cebd4
JK
79902011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7991
7992 Fix DW_OP_GNU_implicit_pointer for DWARF32 v3+ on 64-bit arches.
7993 * gdb.dwarf2/implptr-64bit.S: New file.
7994 * gdb.dwarf2/implptr-64bit.exp: New file.
7995
741f5e3c
JK
79962011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7997
7998 Fix initial language detection with -readnow.
7999 * gdb.cp/readnow-language.cc: New file.
8000 * gdb.cp/readnow-language.exp: New file.
8001
a73d2258
JK
80022011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8003
8004 Fix printed anonymous struct name.
8005 * gdb.cp/anon-struct.exp (print type of X::t2): New test.
8006
af369495
JM
80072011-10-09 Joseph Myers <joseph@codesourcery.com>
8008
8009 * gdb.base/solib-symbol.exp: Do not include directories in
8010 filenames in expected messages.
8011
1fa57852
DE
80122011-10-07 Doug Evans <dje@google.com>
8013
8014 * gdb.python/py-pp-maint.py: Add tests for `replace' arg.
8015
bd054e06
KP
80162011-10-07 Kevin Pouget <kevin.pouget@st.com>
8017
8018 Allow Python notification of new object-file loadings.
8019 * gdb.python/py-events.exp: Test newobjfile event.
8020 * gdb.python/py-events.py: Register newobjfile callback.
8021 * gdb.python/py-events.c: Add call to shared library
8022 * gdb.python/py-events-shlib.c: New file.
8023
8031b6f8
JM
80242011-10-06 Joseph Myers <joseph@codesourcery.com>
8025
8026 * gdb.base/fixsection.exp: Do not include directories in filename
8027 in expected message.
8028
7fea6923
PM
80292011-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
8030
8031 Add tests for passing of environment variables to inferior.
8032 * gdb.base/testenv.c: New test source.
8033 * gdb.base/testenv.exp: New expect test.
8034
687f2a88
PK
80352011-10-04 Paul Koning <paul_koning@dell.com>
8036
8037 * gdb.python/py-value.c (main): Break before return.
8038
cb6be26b
KP
80392011-10-04 Kevin Pouget <kevin.pouget@st.com>
8040
8041 PR python/12691: Add the inferior to Python exited event
8042 * gdb.python/py-events.exp: Test the inferior attribute of exited
8043 event with a fork.
8044 * gdb.python/py-events.py: Print inferior number on exit.
8045 * gdb.python/py-events.c: Fork the inferior.
8046
fb213700
EBM
80472011-10-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
8048
8049 * gdb.base/jit.exp: Add testcase name to log message
8050
aa2071bd
PK
80512011-10-03 Paul Koning <paul_koning@dell.com>
8052 Jan Kratochvil <jan.kratochvil@redhat.com>
8053
8054 * gdb.python/py-value.exp
8055 (python inval = gdb.parse_and_eval('*(int*)0'))
8056 (python argc_lazy = gdb.parse_and_eval('argc'), sanity check argc)
8057 (set argc=2, python print argc_lazy): New tests.
8058
dd11a36c
JB
80592011-10-02 Joel Brobecker <brobecker@adacore.com>
8060
8061 * gdb.base/save-bp.exp, gdb.base/save-bp.c: New files.
8062
46f886f1
JK
80632011-10-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8064 Pedro Alves <pedro@codesourcery.com>
8065
8066 * gdb.python/py-value.exp (test_value_in_inferior): New variable
8067 can_read_0, test for it.
8068 (python print gdb.parse_and_eval('*(int*)0')): Rename to ...
8069 (parse_and_eval with memory error): ... here, make it untested if
8070 can_read_0.
8071
c5cb204f
MP
80722011-09-30 Marek Polacek <mpolacek@redhat.com>
8073
8074 * gdb.python/python.exp (verify pagination beforehand)
8075 (verify pagination afterwards): Fix race by splitting the line.
8076
68fb0ec0
JM
80772011-09-29 Joseph Myers <joseph@codesourcery.com>
8078
8079 * lib/gdb.exp (is_amd64_regs_target, is_x86_like_target): Allow
8080 for 64-bit multilibs from i?86-* targets.
8081
6aee0d90
MP
80822011-09-29 Marek Polacek <mpolacek@redhat.com>
8083
8084 * lib/gdb.exp: Fix a typo in one of the comments.
8085
e9101ff5
MP
80862011-09-29 Marek Polacek <mpolacek@redhat.com>
8087
8088 * gdb.base/foll-fork.exp: Fix race by adding "y or n" to the
8089 matching pattern.
8090
7a81bdbf
PK
80912011-09-28 Paul Koning <paul_koning@dell.com>
8092
8093 * gdb.python/py-type.c (enum E): New.
8094 * gdb.python/py-type.exp (test_fields): Add tests for Python
8095 mapping access to fields.
8096 (test_enums): New test for field access on enums.
8097
6710bf39
SS
80982011-09-27 Stan Shebs <stan@codesourcery.com>
8099
8100 * gdb.trace/collection.exp: Test collection of $_ret.
8101
b2a6bdeb
AT
81022011-09-22 Andreas Tobler <andreast@fgznet.ch>
8103
8104 * lib/gdb.exp (gdb_compile): Set rpath and remove -ldl from the
8105 list of compilation switches for <*-*-freebsd*>.
8106
3c9057f3
SS
81072011-09-19 Stan Shebs <stan@codesourcery.com>
8108
8109 * gdb.trace/tspeed.exp: New file.
8110 * gdb.trace/tspeed.c: New file.
8111
34518530
YQ
81122011-09-18 Yao Qi <yao@codesourcery.com>
8113
8114 * gdb.arch/arm-disp-step.S (test_ldr_literal): Test for Thumb
8115 instructions.
8116 (test_adr_32bit, test_pop_pc): Likewise.
8117 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New test for
8118 Thumb instructions.
8119 * gdb.arch/arm-disp-step.exp (test_ldm_stm_pc): Match $gdb_prompt
8120 in gdb_test_multiple.
8121 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New.
8122
ab254057
YQ
81232011-09-17 Yao Qi <yao@codesourcery.com>
8124
8125 * lib/gdb.exp (can_single_step_to_signal_handler): New.
8126 * gdb.base/kill-after-signal.exp: Call it. Skip if target doesn't
8127 support single step to signal handler.
8128
9c317b71
YQ
81292011-09-17 Yao Qi <yao@codesourcery.com>
8130
8131 * gdb.base/disp-step-fork.c: New.
8132 * gdb.base/disp-step-syscall.exp: New.
8133 * gdb.base/disp-step-vfork.c: New.
8134
a8123151
JB
81352011-09-16 Joel Brobecker <brobecker@adacore.com>
8136
8137 * gdb.ada/tasks.exp: Make the expected output for
8138 the `info tasks' tests more resilient to spacing
8139 changes.
8140
63a9aad8
JK
81412011-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
8142
8143 * gdb.python/py-evthreads.exp (Run to breakpoint 1)
8144 (reached breakpoint 2, reached breakpoint 3): Update expected output.
8145
2aa48337
KP
81462011-09-15 Kevin Pouget <kevin.pouget@st.com>
8147
8148 PR Python/12692 Add gdb.selected_inferior() to Python interface.
8149 * gdb.python/py-inferior.exp: Add testcase for gdb.selected_inferior().
8150
6839b47f
KP
81512011-04-30 Kevin Pouget <kevin.pouget@st.com>
8152
8153 Handle multiple breakpoint hits in Python interface:
8154 * gdb.python/py-events.exp: Set a duplicate breakpoint and check its
8155 presence.
8156 * gdb.python/py-events.py (breakpoint_stop_handler): Browse all the
8157 breakpoint hits.
8158
0935723e
JK
81592011-09-13 Sami Wagiaalla <swagiaal@redhat.com>
8160 Jan Kratochvil <jan.kratochvil@redhat.com>
8161
8162 * gdb.python/py-events.exp: Remove pretty printing comment.
8163 * gdb.python/py-evsignal.exp: New file.
8164 * gdb.python/py-evthreads.c: Include signal.h.
8165 (thread3): Remove variable count3. Remove variable bad and use raise
8166 instead.
8167 (thread2): Remove variable count2. Move thread3 pthread_create here,
8168 merge pthread_join to a single line.
8169 (main): Remove variable count1. Merge pthread_join with pthread_create
8170 to a single line.
8171 * gdb.python/py-evthreads.exp: Remove pretty printing comment. New
8172 KFAIL python/12966 for gdbserver. Test return value of
8173 gdb_compile_pthreads. Use gdb_run_cmd. Replace send_gdb and
8174 gdb_expect by gdb_test and gdb_test_multiple.
8175 (thread 2, thread 3): New tests.
8176
4801a9a3
PA
81772011-09-12 Matt Rice <ratmice@gmail.com>
8178 Pedro Alves <pedro@codesourcery.com>
8179
8180 PR gdb/13175
8181
8182 * gdb.base/interp.exp: New tests.
8183 * gdb.base/interp.c: New file.
8184
24ece742
DE
81852011-09-12 Doug Evans <dje@google.com>
8186
8187 * gdb.dwarf2/clztest.exp: Fix initialization of tests array.
8188 * gdb.dwarf2/typeddwarf.exp: Ditto.
8189
7f062217
JK
81902011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8191
8192 Fix compatibility with x32 arch.
8193 * testsuite/gdb.dwarf2/typeddwarf.exp: Check also is_lp64_target.
8194 * testsuite/gdb.trace/backtrace.exp: Use is_amd64_regs_target and
8195 is_x86_like_target.
8196 * testsuite/gdb.trace/collection.exp: Likewise.
8197 * testsuite/gdb.trace/report.exp: Likewise.
8198 * testsuite/gdb.trace/unavailable.exp: Likewise.
8199 * testsuite/gdb.trace/while-dyn.exp: Likewise.
8200 * testsuite/lib/gdb.exp (is_amd64_regs_target): New function.
8201 (is_x86_like_target): Check also is_amd64_regs_target.
8202
08711b9a
JK
82032011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8204
8205 PR breakpoints/12435
8206 * gdb.arch/amd64-prologue-xmm.c: New file.
8207 * gdb.arch/amd64-prologue-xmm.exp: New file.
8208 * gdb.arch/amd64-prologue-xmm.s: New file.
8209
b99b5f66
JK
82102011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8211
8212 * gdb.dwarf2/dw2-param-error-main.c: New file.
8213 * gdb.dwarf2/dw2-param-error.S: New file.
8214 * gdb.dwarf2/dw2-param-error.exp: New file.
8215
a391a2f6
PA
82162011-09-08 Pedro Alves <pedro@codesourcery.com>
8217
8218 * gdb.base/annota1.exp, gdb.base/annota3.exp: Extract the
8219 inferior's pid and look for a core dump named core.$pid. Use
8220 `remote_file' commands on the host instead of hand coding shell
8221 commands on the build.
8222 * gdb.base/valgrind-db-attach.exp: Kill the program before
8223 finishing the test.
8224
7d8e6458 82252011-09-02 Matt Rice <ratmice@gmail.com>
8226
8227 * lib/prompt.exp: New file for testing the first prompt.
8228 * gdb.python/py-prompt.exp: Ditto.
8229 * gdb.python/py-prompt.c: Ditto (copy of ext-attach.c).
8230
68e77c9e
PA
82312011-09-02 Pedro Alves <pedro@codesourcery.com>
8232
8233 * gdb.threads/gcore-thread.exp: Set the global core_supported to
8234 0, before testing gcore.
8235
9655e943
JK
82362011-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8237
df6dc84d
JK
8238 * dw2-ifort-parameter-debug.S: Update copyright year.
8239 * dw2-ifort-parameter.c: Update copyright year.
8240 * dw2-ifort-parameter.exp: Update copyright year.
8241
9655e943
JK
8242 * dw2-ifort-parameter-debug.S: New file.
8243 * dw2-ifort-parameter.c: New file.
8244 * dw2-ifort-parameter.exp: New file.
8245
353d1d73
JK
82462011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8247
8248 * gdb.base/commands.exp (error_clears_commands_left): New function.
8249 (): Call it.
8250
5c07461a
JK
82512011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8252
8253 * gdb.mi/mi-inheritance-syntax-error.cc (A): Make `a' public.
8254 (C): Initialize `a'.
8255 * gdb.mi/mi-inheritance-syntax-error.exp
8256 (-data-evaluate-expression $path): Expect `a' as 5.
8257
0d932b2f
MK
82582011-08-26 Marc Khouzam <marc.khouzam@ericsson.com>
8259
8260 PR mi/11912
8261 * gdb.mi/mi-inheritance-syntax-error.cc: New file.
8262 * gdb.mi/mi-inheritance-syntax-error.exp: New file.
8263 * gdb.mi/mi-var-cp.cc: Updated for new 'class'
8264 keyword in output of -var-info-path-expression.
8265
bdb54049
JK
82662011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8267
8268 * gdb.trace/backtrace.exp: Use is_lp64_target to check 64bit target.
8269 * gdb.trace/collection.exp: Likewise.
8270 * gdb.trace/report.exp: Likewise.
8271 * gdb.trace/unavailable.exp: Likewise.
8272 * gdb.trace/while-dyn.exp: Likewise.
8273
59cde39c
KS
82742011-08-18 Keith Seitz <keiths@redhat.com>
8275
8276 PR c++/12266
8277 * gdb.cp/meth-typedefs.cc: New file.
8278 * gdb.cp/meth-typedefs.exp: New file.
8279
fa3a4f15
PM
82802011-08-17 Phil Muldoon <pmuldoon@redhat.com>
8281
6fdff2c5 8282 * gdb.python/python.exp: Add extended-prompt tests.
fa3a4f15 8283
c1049fca
JK
82842011-08-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8285
8286 * gdb.arch/i386-dr3-watch.exp
8287 (watchpoint on gap1 does not fit debug registers)
8288 (delete all watchpoints): Fix racy expect strings.
8289
d93f7b5c
YQ
82902011-08-14 Yao Qi <yao@codesourcery.com>
8291
8292 * gdb.base/maint.exp: set data_section to ".neardata".
8293 * gdb.base/savedregs.c (thrower): Trigger SIGILL on NO-MMU machine.
8294 * gdb.base/savedregs.exp: Handle SIGILL.
8295 * gdb.mi/mi-syn-frame.c (bar): Trigger SIGILL on NO-MMU machine.
8296 * gdb.xml/tdesc-regs.exp: Set core-regs for tic6x-*-*.
8297
457e09f0
DE
82982011-08-12 Doug Evans <dje@google.com>
8299
8300 * gdb.python/py-symbol.exp: Add test for symbol.type.
8301
5d0bb2fb
UW
83022011-08-12 Ulrich Weigand <ulrich.weigand@linaro.org>
8303
8304 * gdb.threads/pthreads.exp: Enable on non-native configurations.
8305 * gdb.mi/mi-pthreads.exp: Likewise.
8306 * gdb.mi/mi2-pthreads.exp: Likewise.
8307 * gdb.mi/gdb669.exp.exp: Likewise.
8308
fcdfa280
PA
83092011-08-09 Pedro Alves <pedro@codesourcery.com>
8310
8311 * lib/mi-support.exp (detect_async): Rename to...
8312 (mi_detect_async): ... this.
8313 * gdb.mi/mi-nonstop-exit.exp: Adjust.
8314 * gdb.mi/mi-nonstop.exp: Adjust.
8315 * gdb.mi/mi-ns-stale-regcache.exp: Adjust.
8316 * gdb.mi/mi-nsintrall.exp: Adjust.
8317 * gdb.mi/mi-nsmoribund.exp: Adjust.
8318 * gdb.mi/mi-nsthrexec.exp: Adjust.
8319
9d8fa392
PA
83202011-08-09 Pedro Alves <pedro@codesourcery.com>
8321
8322 * gdb.base/display.c (do_loops): New `p_i' local.
8323 * gdb.base/display.exp: Test displaying a variable that is
8324 temporarily at a bad address.
8325
b6cede78
JK
83262011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8327
8328 * gdb.dwarf2/dw2-op-stack-value.S: New file.
8329 * gdb.dwarf2/dw2-op-stack-value.exp: New file.
8330
67bedb8c
JK
83312011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8332
8333 * gdb.dwarf2/dw2-simple-locdesc.S: Replace .value by .2byte.
3c542bc3
JK
8334 * gdb.dwarf2/dw2-case-insensitive.exp (regexp case-sensitive off)
8335 (p fuNC_symtab): Permit also ppc64 leading dot.
67bedb8c 8336
af6e93b2
PA
83372011-08-05 Pedro Alves <pedro@codesourcery.com>
8338
8339 * gdb.trace/unavailable.exp (test_maybe_regvar_display): New
8340 procedure.
8341 (gdb_collect_args_test, gdb_collect_locals_test): Use it.
8342
1cf0e11f
YQ
83432011-08-05 Yao Qi <yao@codesourcery.com>
8344
8345 * gdb.base/callfuncs.exp: Set language after main.
8346 * gdb.cp/cplusfuncs.exp: Likewise.
8347 * gdb.cp/inherit.exp: Likewise.
8348
a1e28cb2
UW
83492011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
8350
8351 * gdb.base/nostdlib.exp: Skip on gdb_stub targets.
8352 * gdb.base/watch-vfork.exp: Skip on remote targets.
8353
d4f5bbb9
UW
83542011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
8355
8356 * gdb.threads/thread-find.exp: Support remote targets.
8357
724f4f80
UW
83582011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
8359
8360 * gdb.base/jit.exp: Download solib_binfile to target.
8361 * gdb.base/jit-so.exp: Likewise. Also, use gdb_load_shlibs
8362 and call dlopen without full path name.
8363 * gdb.cp/infcall-dlopen.exp: Use gdb_load_shlibs and call
8364 dlopen without full path name.
8365
934709f0
PW
83662011-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8367
8368 * gdb.base/break-always.exp: Complete the test
8369 with duplicated breakpoints and enabling/disabling them.
8370
c26106c4
TT
83712011-08-02 Tom Tromey <tromey@redhat.com>
8372
8373 PR gdb/11289:
8374 * gdb.cp/overload.exp: Fix regexps. Remove kfails.
8375
9300444e 83762011-08-01 Paul Pluzhnikov <ppluzhnikov@google.com>
fbe12357
PP
8377
8378 PR gdb/13045
8379 * gdb.base/float.exp: Add new test case for PR gdb/13045
8380 * gdb.base/float.c: New file.
8381
00bd41d6
PM
83822011-07-28 Phil Muldoon <pmuldoon@redhat.com>
8383
8384 * gdb.python/py-mi.exp: Test printers returning string hint, and
8385 also not returning a value.
8386 * gdb.python/py-prettyprint.c: Add testcase for above.
8387 * gdb.python/py-prettyprint.py: Add test printer for above.
8388
d24f74ce
JK
83892011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8390
8391 * gdb.dwarf2/dw2-simple-locdesc.S: Change DWARF version to 3.
8392 (.Ldie26, .Ldie41, .Ldie4a, .Ldie54, .Ldie5b): Remove.
8393 (.Ldie30) Add as field "data4".
8394 (.Ldie32) Rename field "b" to "shl".
8395 (abbrev4) Change for the "data4" field.
8396 (abbrev5, abbrev6) Remove.
8397 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.b): Rename to ...
8398 (p &s.shl): ... here. Add comment.
8399 (p &s.data4): New.
8400
bb7da2bf
JK
84012011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8402
8403 Fix crash on lval_computed values.
8404 * gdb.dwarf2/implptr.exp (print sizeof (j[0])): New test.
8405
11081198
JK
84062011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8407
8408 * gdb.base/help.exp (help whatis): Update the expected string.
8409
3c6e0cb3
JK
84102011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8411
8412 * gdb.dwarf2/dw2-simple-locdesc.S: New file.
8413 * gdb.dwarf2/dw2-simple-locdesc.exp: New file.
8414 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
8415 Change the expected string.
8416
efa80663
PA
84172011-07-26 Pedro Alves <pedro@codesourcery.com>
8418
8419 * gdb.base/watchpoint.exp
8420 (test_disable_enable_software_watchpoint): New procedure.
8421 (top level): Run it.
8422
db8e4570
UW
84232011-07-26 Ulrich Weigand <ulrich.weigand@linaro.org>
8424
8425 * gdb.python/py-mi.exp: Avoid '+' in filenames. Call C version of
8426 executable file "${binfile}", C++ version "${binfile}-cxx".
8427 * gdb.python/py-prettyprint.exp: Likewise.
8428 * gdb.python/py-symbol.exp: Likewise.
8429 * gdb.python/py-type.exp: Likewise.
8430 * gdb.python/py-value.exp: Likewise.
8431 * gdb.python/py-template.exp (test_template_arg): Pass full executable
8432 file name instead of just suffix.
8433
543305c9
JK
84342011-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8435
8436 Fix implicit pointer offsets.
8437 * gdb.dwarf2/implptr.c (add): New marker baz breakpoint.
8438 * gdb.dwarf2/implptr.exp (set baz breakpoint for implptr)
8439 (continue to breakpoint: continue to baz breakpoint for implptr)
8440 (sanity check element 0, sanity check element 1)
8441 (enter the inlined function, check element 0 for the offset)
8442 (check element 1 for the offset)
8443 (continue to breakpoint: ignore the second baz breakpoint): New tests.
8444 (set foo breakpoint for implptr): Update the breakpoint number.
8445
b3215adc
UW
84462011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
8447
8448 * gdb.python/py-mi.exp: Use different file names for different
8449 versions of the executable under test.
8450 * gdb.python/py-prettyprint.exp: Likewise.
8451 * gdb.python/py-symbol.exp: Likewise.
8452 * gdb.python/py-template.exp: Likewise.
8453 * gdb.python/py-type.exp: Likewise.
8454 * gdb.python/py-value.exp: Likewise.
8455
182b9acc
UW
84562011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
8457
8458 * gdb.python/py-breakpoint.exp: Re-set can-use-hw-watchpoints
8459 flag after restarting GDB if necessary.
8460
e6052b5d
UW
84612011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
8462
8463 * gdb.python/py-shared.exp: Call gdb_load_shlibs.
8464
1ced966e
PA
84652011-07-22 Pedro Alves <pedro@codesourcery.com>
8466
8467 * gdb.arch/i386-dr3-watch.exp: Test that the i386 watchpoints
8468 backend doesn't leave used debug registers behind.
8469
3543a589
TT
84702011-07-22 Tom Tromey <tromey@redhat.com>
8471
8472 * gdb.dwarf2/typeddwarf.c: XFAIL 'z' on x86-64.
8473 * gdb.dwarf2/typeddwarf.exp (xfail-gdb-test): Add arch_pattern
8474 argument.
8475 * gdb.dwarf2/typeddwarf-amd64.S: New file.
8476
14d15303 84772011-07-21 Matt Rice <ratmice@gmail.com>
8478
8479 * gdb.threads/Makefile.in: Avoid globbing corethreads.exp
8480 in mostlyclean rule. Add files ending in .core.
8481
9b158ba0 84822011-07-21 Matt Rice <ratmice@gmail.com>
8483
8484 PR macros/12999
8485 * gdb.base/info-macros.c: New test sources.
8486 * gdb.base/info-macros.exp: New tests.
8487
d17b6f81
PM
84882011-07-21 Phil Muldoon <pmuldoon@redhat.com>
8489
8490 * gdb.python/python.exp: Add prompt substitution tests.
8491
918dd910
JK
84922011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
8493
8494 Fix crash if referenced CU is aged out.
8495 * gdb.dwarf2/dw2-op-call.exp (maintenance set dwarf2 max-cache-age 0):
8496 New.
8497 * gdb.dwarf2/implptr.exp: Likewise.
8498
0e37a63c
JK
84992011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
8500
8501 * gdb.dwarf2/implptr.S: Rebuilt.
8502 * gdb.dwarf2/implptr.c (intp, intpp, intppp): New typedefs.
8503 (bar): Use them for j, k, l.
8504 * gdb.dwarf2/implptr.exp: New variable opts. Support runtest parameter
8505 COMPILE.
8506 (print j in implptr:bar): Update for the intp typedef.
8507 (print p[0].x in implptr:foo): Use more exact regex.
8508
f65cf84c
TT
85092011-07-18 Tom Tromey <tromey@redhat.com>
8510
8511 * gdb.cp/static-method.exp: Add missing single quote.
8512
d5b4a7be
YQ
85132011-07-18 Yao Qi <yao@codesourcery.com>
8514
8515 * gdb.base/async-shell.exp: Skip test if displaced stepping is not
8516 supported.
8517 * gdb.mi/mi-nonstop-exit.exp: Likewise.
8518 * gdb.mi/mi-nonstop.exp: Likewise.
8519 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
8520 * gdb.mi/mi-nsintrall.exp: Likewise.
8521 * gdb.mi/mi-nsmoribund.exp: Likewise.
8522 * gdb.mi/mi-nsthrexec.exp: Likewise.
8523 * gdb.python/py-evthreads.exp: Likewise.
8524
e9ea2662
JK
85252011-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8526
8527 Code cleanup.
8528 * gdb.cp/namespace.exp (xfail_class_types): New variable. Initialize
8529 it. Substitute it instead of test_compiler_info everywhere.
8530
ce451573
UW
85312011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
8532
8533 * gdb.base/type-opaque.exp: Use gdb_load_shlibs. Run test on
8534 remote targets as well.
8535
756d88a7
UW
85362011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
8537
8538 * lib/gdb.exp (gdb_compile_shlib_pthreads): New helper.
8539 * gdb.threads/tls-shared.exp: Use it. Call gdb_load_shlibs.
8540
31f83dc5
UW
85412011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
8542
8543 * lib/gdb.exp (gdb_compile): Specify rpath if the *target* is
8544 a remote machine, not the host.
8545 (gdb_compile_shlib): Set soname if target is remote.
8546
059241a0
PP
85472011-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
8548
8549 * gdb.cp/minsym-fallback.exp: Link in C++ mode.
8550
28a0b48c 85512011-07-13 Matt Rice <ratmice@gmail.com>
8552
8553 * gdb.python/py-objfile-script-gdb.py: Renamed to
8554 py-objfile-script-gdb.py.in.
8555 * gdb.python/py-objfile-script-gdb.py.in: Renamed from
8556 py-objfile-script-gdb.py.
8557 * gdb.python/py-objfile-script.exp: Update reference to
8558 py-objfile-script-gdb.py.
8559
9a771b67
JK
85602011-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8561
8562 * gdb.dwarf2/dw2-op-call.S (array1): Use the real label; do not
8563 reference undefined label.
8564
04ad99e6
JK
85652011-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8566
8567 * gdb.dwarf2/dw2-const.S (Pointer size): Change from 4 to 8.
8568 (DW_AT_high_pc, DW_AT_low_pc): Remove them.
8569 (val8, .Ltype_const8, .Ltype_int8, DW_TAG_variable): New.
8570 * gdb.dwarf2/dw2-const.exp (print/x val8): New test.
8571
713389e0
PM
85722011-07-11 Phil Muldoon <pmuldoon@redhat.com>
8573
6fdff2c5 8574 PR python/12438
713389e0 8575 * gdb.python/python.exp: Add maint set/show python print-stack
6fdff2c5 8576 deprecated tests. Add set/show python print-backtrace tests.
713389e0 8577
97d146f8
JK
85782011-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8579
8580 * gdb.java/jprint.exp (print a java.lang.String): xfail without system
8581 debug info.
8582
facde0e5 85832011-07-06 Matt Rice <ratmice@gmail.com>
8584
8585 * gdb.python/python.exp: Update filename paths.
8586 * gdb.python/py-symtab.exp: Ditto.
8587
438640d1
MP
85882011-07-06 Marek Polacek <mpolacek@redhat.com>
8589
8590 * gdb.python/py-evthreads.exp: Add missing `$'.
8591
33a365df
MF
85922011-07-06 Jie Zhang <jie.zhang@analog.com>
8593
8594 * config/bfin.exp: New file.
8595 * gdb.asm/asm-source.exp (bfin-*-*): Handle Blackfin targets.
8596 * gdb.asm/bfin.inc: New file.
8597
8f7ae686
MP
85982011-07-06 Marek Polacek <mpolacek@redhat.com>
8599
df46027d 8600 * gdb.python/py-evthreads.exp: Fix race by adding an anchor to match
8f7ae686
MP
8601 the whole output.
8602
eb2a6f42
TT
86032011-07-05 Tom Tromey <tromey@redhat.com>
8604
8605 * gdb.java/jprint.java (jprint.hi): New field.
8606 * gdb.java/jprint.exp: Print string.
8607
177b42fe
TJB
86082011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
8609
8610 * gdb.base/call-sc.c: Fix typos.
8611 * gdb.base/ifelse.exp: Likewise.
8612 * gdb.base/structs.c: Likewise.
8613
3b2a0cf2
JB
86142011-07-06 Paul Pluzhnikov <ppluzhnikov@google.com>
8615
8616 * gdb.base/jit-so.exp: New test.
8617 * gdb.base/jit-dlmain.c: New file.
8618 * gdb.base/jit-main.c: Allow "main" to be elsewhere.
8619
46fc714c
JK
86202011-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8621
8622 * gdb.cp/m-static.exp: Call get_compiler_info.
e17476d7
JK
8623 (static const int initialized nowhere): Call setup_xfail for gcc <= 4.4.
8624 * gdb.cp/pr9167.exp (p b): Likewise.
8625 * gdb.cp/temargs.exp: Do not set have_pr_45024_fixed for gcc 4.6.
8626 (test value of P in inner_m, test type of Z in inner_m): Call
8627 setup_xfail for gcc <= 4.5.
46fc714c 8628
418c7cf7
JK
86292011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8630
8631 * gdb.cp/paren-type.cc: New files.
8632 * gdb.cp/paren-type.exp: New files.
8633
3d50dd94
JK
86342011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8635
8636 Stop on first linespec terminator instead of eating what we can.
8637 * gdb.cp/minsym-fallback-main.cc (main): Call also C::operator ().
8638 * gdb.cp/minsym-fallback.cc (C::operator ()): Define.
8639 * gdb.cp/minsym-fallback.exp (break 'C::f()'): Change to ...
8640 (break C::f()): ... this one.
8641 (break C::operator()()): New test.
8642 * gdb.cp/minsym-fallback.h (C::operator ()): Declare.
8643 * gdb.java/jmisc.exp (break jmisc.main(java.lang.String[])int): New
8644 test.
8645
dcf9f4ab
JK
86462011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8647
8648 Fall back linespec to minimal symbols.
8649 * gdb.base/psymtab.exp (Don't search past end of psymtab.): Update the
8650 error message.
8651 * gdb.cp/cplusfuncs.exp (list foo::operator int*): Likewise.
8652 * gdb.cp/minsym-fallback-main.cc: New file.
8653 * gdb.cp/minsym-fallback.cc: New file.
8654 * gdb.cp/minsym-fallback.exp: New file.
8655 * gdb.cp/minsym-fallback.h: New file.
8656
3f542ed1
JK
86572011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8658
8659 * gdb.cp/no-dmgl-verbose.cc: New file.
8660 * gdb.cp/no-dmgl-verbose.exp: New file.
8661
86622011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
900e11f9
JK
8663
8664 * gdb.base/break-interp.exp (reach_1, test_ld): Allow also the prefix
8665 __GI_.
8666 * gdb.cp/psymtab-parameter.cc (func): Make it a template function.
8667 (f): New function.
8668 * gdb.cp/psymtab-parameter.exp (complete break 'func(): Rename to ...
8669 (complete p 'func<short>(): ... here.
8670 * gdb.dwarf2/dw2-linkage-name-trust-main.cc: New file.
8671 * gdb.dwarf2/dw2-linkage-name-trust.S: New file.
8672 * gdb.dwarf2/dw2-linkage-name-trust.exp: New file.
8673 * gdb.cp/temargs.exp (test type of F in k3_m, test value of F in k3_m):
8674 Make them KFAIL gcc/49546.
8675
00eb2c4a
JB
86762011-07-01 Joel Brobecker <brobecker@adacore.com>
8677
8678 * gdb.ada/catch_ex.exp: Add temporary catchpoint tests.
8679
85a20c42
JK
86802011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8681
8682 Test GCC PR debug/49546.
8683 * gdb.cp/temargs.exp (set sixth breakpoint for temargs)
8684 (test type of F in k3_m, test value of F in k3_m): New.
8685 * gdb.cp/temargs.cc (struct S3, struct K3): New.
8686 (main): New variable k3. Call k3.k3_m.
8687
d2d43431
JB
86882011-07-01 Jean-Charles Delay <delay@adacore.com>
8689
8690 * gdb.ada/packed_array.exp: Fix expected outout.
8691
54ae186f
JB
86922011-07-01 Jean-Charles Delay <delay@adacore.com>
8693
8694 * gdb.ada/packed_array.exp: fixed expected output.
8695
8f17729f
JB
86962011-07-01 Joel Brobecker <brobecker@adacore.com>
8697
8698 * gdb.ada/same_enum: New testcase.
8699
f5aa6869
JB
87002011-07-01 Joel Brobecker <brobecker@adacore.com>
8701
8702 * gdb.ada/ptr_typedef: New testcase.
8703
828292f2
JB
87042011-07-01 Joel Brobecker <brobecker@adacore.com>
8705
8706 * gdb.ada/arrayptr.exp: Add ptype test.
8707
18920c42
JB
87082011-07-01 Joel Brobecker <brobecker@adacore.com>
8709
8710 * gdb.ada/char_enum: New testcase.
8711
3536d9e3 87122011-07-01 Yao Qi <yao@codesourcery.com>
54aeeb99
YQ
8713
8714 * gdb.base/dump.exp (capture_pointer_with_type): New.
8715 Get value from address instead of name.
8716 Start GDB once, and do `dump' and `restore'
8717 tests together.
8718
db863c42
MF
87192011-06-30 Jie Zhang <jie.zhang@analog.com>
8720 Mike Frysinger <vapier@gentoo.org>
8721
8722 * config/monitor.exp (get_remotetimeout, set_remotetimeout): New
8723 helper functions for getting/setting remotetimeout variable.
8724 * lib/gdb.exp (gdb_load): If the target is remote, set
8725 $oldremotetimeout to get_remotetimeout, then call set_remotetimeout
8726 with $loadtimeout. Set $load_ok to 0 before doing the load.
8727 Instead of returning, immediately, set $load_ok to 0. Call
8728 set_remotetimeout with $oldremotetimeout, and then return if
8729 $load_ok is 1.
8730
e9e642a8
AB
87312011-06-30 Andrew Burgess <aburgess@broadcom.com>
8732
8733 * gdb.python/py-template.exp: Don't run this test if the target
8734 does not support c++ tests.
8735
32019081
JK
87362011-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8737
8738 Fix non-only rename list for Fortran modules import.
8739 * gdb.fortran/module.exp (print var_x, print var_y, print var_z): New
8740 tests.
8741 * gdb.fortran/module.f90 (module moduse): New.
8742 (program module): use moduse, test var_x, var_y and var_z.
8743
0ecee54c
TT
87442011-06-29 Tom Tromey <tromey@redhat.com>
8745
8746 PR testsuite/12040:
8747 * gdb.fortran/array-element.exp: Use f90, not f77.
8748 * gdb.fortran/complex.exp: Use f90, not f77.
8749 * gdb.fortran/derived-type.exp: Use f90, not f77.
8750 * gdb.fortran/library-module.exp: Use f90, not f77.
8751 * gdb.fortran/logical.exp: Use f90, not f77.
8752 * gdb.fortran/module.exp: Use f90, not f77.
8753 * gdb.fortran/multi-dim.exp: Use f90, not f77.
8754 * gdb.fortran/subarray.exp: Use f90, not f77.
8755
3b2b8fea
TT
87562011-06-29 Tom Tromey <tromey@redhat.com>
8757
8758 * gdb.fortran/charset.exp: New file.
8759 * gdb.fortran/charset.f90: New file.
8760
42159ca5
TT
87612011-06-29 Tom Tromey <tromey@redhat.com>
8762
8763 PR testsuite/12040:
8764 * lib/future.exp: New file, mostly extracted from ada.exp.
8765 Rewrote compatibility code to use rename.
8766 (gdb_find_gfortran): New proc.
8767 (gdb_default_target_compile): Refresh from dejagnu; plus a pending
8768 gfortran patch.
8769 * lib/ada.exp (gdb_find_gnatmake, gdb_default_target_compile):
8770 Move to future.exp.
8771 * lib/gdb.exp: Always load future.exp.
8772
af69a5ce
YQ
87732011-06-28 Yao Qi <yao@codesourcery.com>
8774
8775 * gdb.cp/exception.cc: Don't include iostream.
8776 (bar): Remove print statement.
8777 (catcher): New.
8778 (main): Remove print statements. Call function catcher.
8779 * gdb.cp/exception.exp : Don't match inferior's output in regexp.
8780 Set breakpoint on catcher, and check the value of parameter.
8781
ab5c6a72
YQ
87822011-06-23 Yao Qi <yao@codesourcery.com>
8783
6fdff2c5
PA
8784 * gdb.cp/mb-inline.exp: Parse the output of `info break' to check
8785 breakpoint 1.2 is disabled. KFAIL for uclinux.
ab5c6a72 8786
9497469f
MP
87872011-06-23 Marek Polacek <mpolacek@redhat.com>
8788
8789 * gdb.mi/mi2-var-display.exp: Replace gdb_test_multiple with
8790 mi_gdb_test.
8791
b9132588
MP
87922011-06-23 Marek Polacek <mpolacek@redhat.com>
8793
5d197ed0 8794 * gdb.mi/mi2-return.exp: Replace gdb_test_multiple with mi_gdb_test.
b9132588 8795
e55595ca
MP
87962011-06-23 Marek Polacek <mpolacek@redhat.com>
8797
5d197ed0
MP
8798 * gdb.mi/mi2-console.exp: Replace gdb_test_multiple with mi_gdb_test.
8799
88002011-06-23 Marek Polacek <mpolacek@redhat.com>
8801
8802 * gdb.mi/mi2-basics.exp: Fix races. Honour the
8803 `test_exec_and_symbol_mi_operatons' return value.
8804 (test_mi_interpreter_selection): Use mi_gdb_test instead of
8805 gdb_test_multiple.
8806 (test_exec_and_symbol_mi_operatons): Likewise.
8807 (test_path_specification): Likewise.
e55595ca 8808
be777e08
YQ
88092011-06-23 Yao Qi <yao@codesourcery.com>
8810
8811 * gdb.base/moribund-step.exp: Skip test if displaced stepping is not
8812 supported.
8813 * lib/gdb.exp (support_displaced_stepping): New.
8814
615556d6
YQ
88152011-06-23 Yao Qi <yao@codesourcery.com>
8816
8817 * gdb.threads/execl.exp: Skip on remote target.
8818
833b0ca7
MP
88192011-06-21 Marek Polacek <mpolacek@redhat.com>
8820
5d197ed0 8821 * gdb.mi/mi-var-display.exp: Replace gdb_test_multiple with
833b0ca7
MP
8822 mi_gdb_test.
8823
1ee4023a
MP
88242011-06-20 Marek Polacek <mpolacek@redhat.com>
8825
5d197ed0 8826 * gdb.mi/mi-nsintrall.exp: Replace gdb_test_multiple with mi_gdb_test.
1ee4023a 8827
d0b1d624
MP
88282011-06-20 Marek Polacek <mpolacek@redhat.com>
8829
5d197ed0 8830 * gdb.mi/mi-nsmoribund.exp: Replace gdb_test_multiple with
d0b1d624
MP
8831 mi_gdb_test.
8832
79aa92c1
MP
88332011-06-20 Marek Polacek <mpolacek@redhat.com>
8834
5d197ed0 8835 * gdb.mi/mi-return.exp: Replace gdb_test_multiple with mi_gdb_test.
79aa92c1 8836
5ce5db06
YQ
88372011-06-14 Yao Qi <yao@codesourcery.com>
8838
8839 gdb/testsuite/
8840 * gdb.threads/ia64-sigill.exp: Remove "set debug lin-lwp 1".
8841
533a737e
JK
88422011-06-10 Jan Kratochvil <jan.kratochvil@redhat.com>
8843
8844 * gdb.dwarf2/dw2-filename.exp (info sources): New testcase.
8845
d0e53741
TT
88462011-06-10 Tom Tromey <tromey@redhat.com>
8847
8848 * gdb.cp/temargs.exp: Let tests pass if compiler bug is fixed.
8849 Add tests for pointer-to-member-function.
8850 * gdb.cp/temargs.cc (S::somefunc): New function.
8851 (K2): New class.
8852 (main): Instantiate K2; call method.
8853
b5916bbd
JB
88542011-06-08 Joel Brobecker <brobecker@adacore.com>
8855
8856 * gdb.python/py-inferior.c (f2): Make str an array rather
8857 than a pointer.
8858 * gdb.python/py-inferior.exp: Adjust testcase accordingly.
8859
5be4dfca
JK
88602011-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8861
8862 * gdb.base/async-shell.c: New file.
8863 * gdb.base/async-shell.exp: New file.
8864
9f47e254
PA
88652011-06-06 Pedro Alves <pedro@codesourcery.com>
8866
8867 * gdb.threads/pending-step.exp: Add more context to SIGTRAP match.
8868
64b9b334
JB
88692011-06-03 Joel Brobecker <brobecker@adacore.com> (obvious fix)
8870
8871 From Stephen Kitt <steve@sk2.org>
8872 * gdb.base/help.exp: Adjust following some spelling corrections
8873 in GDB.
8874
dbc0f131
YQ
88752011-06-01 Yao Qi <yao@codesourcery.com>
8876
8877 * gdb.base/ending-run.exp: Match __uClibc_main for uClibc.
8878
fd336a18
KS
88792010-05-31 Keith Seitz <keiths@redhat.com>
8880
8881 PR c++/12750
8882 * gdb.cp/static-method.cc: New file.
8883 * gdb.cp/static-method.exp: New file.
8884
fa8b9902
KS
88852010-05-31 Keith Seitz <keiths@redhat.com>
8886
8887 PR symtab/12704
8888 * gdb.cp/anon-ns.cc: New file.
8889 * gdb.cp/anon-ns.exp: New file.
8890
0a5b1e09
PA
88912011-05-31 Pedro Alves <pedro@codesourcery.com>
8892
8893 * gdb.arch/i386-dr3-watch.c: New file.
8894 * gdb.arch/i386-dr3-watch.exp: New file.
8895
0578b8d1
YQ
88962011-05-30 Yao Qi <yao@codesourcery.com>
8897
8898 * gdb.base/callfuncs.c (t_structs_fc): New.
8899 (t_structs_dc, t_structs_ldc): New.
8900 (t_double_many_args):
8901 (DEF_FUNC_MANY_ARGS_1, DEF_FUNC_MANY_ARGS_2): Define.
8902 (DEF_FUNC_MANY_ARGS_3, DEF_FUNC_VALUES_1): Define.
8903 (DEF_FUNC_VALUES_2, DEF_FUNC_VALUES_3): Define.
8904 * gdb.base/callfuncs.exp: Call new functions.
8905
6680506e
YQ
89062011-05-30 Yao Qi <yao@codesourcery.com>
8907
ff4d2c60
YQ
8908 * gdb.base/callfuncs.exp (rerun_and_prepare): New.
8909 Call rerun_and_prepare for each test to isolate effects.
8910
89112011-05-30 Yao Qi <yao@codesourcery.com>
8912
8913 * gdb.base/varargs.c (find_max_float_real): New.
8914 (find_max_double_real, find_max_long_double_real): New.
8915 * gdb.base/varargs.exp: Call these new added functions.
6680506e
YQ
8916 * lib/gdb.exp (setup_kfail_for_target): New.
8917
e43ec454
YQ
89182011-05-30 Yao Qi <yao@codesourcery.com>
8919
8920 * gdb.base/funcargs.c (callca, callcb, callcc): New.
8921 (callcd, callce, callcf, callc1a, callc1b): New.
8922 (callc2a, callc2b): New.
8923 * gdb.base/funcargs.exp (complex_args): New.
8924 (complex_integral_args, complex_float_integral_args): New.
8925 * lib/gdb.exp (support_complex_tests): New. Determine
8926 whether to run test cases on _Complex types.
8927
432b4d03
JK
89282011-05-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8929
8930 * gdb.threads/leader-exit.c: New file.
8931 * gdb.threads/leader-exit.exp: New file.
8932
6caf069d
MP
89332011-05-27 Marek Polacek <mpolacek@redhat.com>
8934
9497469f 8935 * gdb.mi/mi-nonstop.exp: Replace gdb_test_multiple with mi_gdb_test.
6caf069d 8936
97fce28b
MP
89372011-05-27 Marek Polacek <mpolacek@redhat.com>
8938
8939 * gdb.mi/mi-nonstop-exit.exp: Remove the `-gdb-show non-stop' testcase,
8940 remove the `supported' variable.
8941 * gdb.mi/mi-nonstop.exp: Likewise.
8942 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
8943 * gdb.mi/mi-nsintrall.exp: Likewise.
8944 * gdb.mi/mi-nsmoribund.exp: Likewise.
8945 * gdb.mi/mi-nsthrexec.exp: Likewise.
8946
9da8c2a0
PA
89472011-05-26 Pedro Alves <pedro@codesourcery.com>
8948
8949 * gdb.reverse/finish-reverse-bkpt.exp: New test.
8950
2c03e5be
PA
89512011-05-26 Pedro Alves <pedro@codesourcery.com>
8952
8953 * gdb.reverse/next-reverse-bkpt-over-sr.exp: New test.
8954
2e21250d
KS
89552011-05-24 Keith Seitz <keiths@redhat.com>
8956
8957 PR breakpoint/12803
8958 * gdb.cp/cmpd-minsyms.cc (a): New method.
8959 (b): New method.
8960 (c): New method.
8961 * gdb.cp/cmpd-minsyms.exp: Add tests for new methods.
8962
cdac0397
PA
89632011-05-24 Pedro Alves <pedro@codesourcery.com>
8964
8965 * gdb.base/commands.exp (watchpoint_command_test): Check that the
8966 watchpoint's command list didn't execute when the watchpoint went
8967 out of scope.
8968
ee5683ab
PM
89692011-05-24 Pierre Muller <muller@ics.u-strasbg.fr>
8970
8971 Centralize -DSYMBOL_PREFIX=\"_\" additional flags in gdb.exp.
8972 * lib/gdb.exp (gdb_target_symbol_prefix_flags): New procedure.
8973 * gdb.arch/i386-bp_permanent.exp: Use gdb_target_symbol_prefix_flags.
8974 * gdb.arch/i386-gnu-cfi.exp: Likewise.
8975 * gdb.arch/i386-permbkpt.exp: Likewise.
8976 * gdb.arch/i386-prologue.exp: Likewise.
8977 * gdb.arch/i386-size-overlap.exp: Likewise.
8978 * gdb.arch/i386-size.exp: Likewise.
8979 * gdb.arch/i386-unwind.exp: Likewise.
8980 * gdb.reverse/i386-precsave.exp: Likewise.
8981 * gdb.reverse/i386-reverse.exp: Likewise.
8982 * gdb.reverse/i386-sse-reverse.exp: Likewise.
8983 * gdb.reverse/i387-env-reverse.exp: Likewise.
8984 * gdb.reverse/i387-stack-reverse.exp: Likewise.
8985
c91c8c16
PA
89862011-05-24 Pedro Alves <pedro@codesourcery.com>
8987
8988 * gdb.trace/tfile.exp: Add test that opening the basic.tf trace
8989 file doesn't error, using MI.
8990
c50491a7
TT
89912011-05-23 Tom Tromey <tromey@redhat.com>
8992
8993 * gdb.base/charset.exp (string_display): Add tests to assign to
8994 arrays.
8995 * gdb.base/charset.c (short_array, int_array, long_array): New.
8996
4a07b7da
PA
89972011-05-20 Pedro Alves <pedro@codesourcery.com>
8998
8999 Cope with async mode.
9000
4a07b7da
PA
9001 * gdb.mi/mi-break.exp (test_breakpoint_commands): Split gdb_test
9002 into gdb_test + mi_expect_stop.
9003
b275f2d2
PA
90042011-05-20 Pedro Alves <pedro@codesourcery.com>
9005
9006 * gdb.mi/basics.c: Don't include stdio.h or unistd.h.
9007 (callme): Remove printf call.
9008
eec52c44
PM
90092011-05-20 Pierre Muller <muller@ics.u-strasbg.fr>
9010
9011 * lib/gdb.exp (gdb_test_list_exact): Suggest use of double
9012 quote pattern to avoid problems with Cygwin/mingw expect versions.
9013 * gdb.base/default.exp (show convenience): Use double
9014 quote pattern for regular expressions.
9015
b3c8eb43
JK
90162011-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9017
9018 Fix -readnow for -gdwarf-4 unused type units.
9019 * gdb.dwarf2/dw4-sig-type-unused.S: New file.
9020 * gdb.dwarf2/dw4-sig-type-unused.exp: New file.
9021
ed731959
JK
90222011-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
9023
9024 * gdb.base/kill-after-signal.c: New file.
9025 * gdb.base/kill-after-signal.exp: New file.
9026
3b48433d
PA
90272011-05-16 Pedro Alves <pedro@codesourcery.com>
9028
9029 * gdb.ada/start.exp: Call untested with the correct test filename.
9030 * gdb.arch/i386-bp_permanent.exp: Call untested with the correct
9031 test filename. Make the test's binary unique.
9032 * gdb.arch/i386-signal.exp: Call untested with the correct test
9033 filename.
9034 * gdb.arch/i386-size-overlap.exp: Ditto.
9035 * gdb.arch/Makefile.in (EXECUTABLES): Update.
9036 * gdb.base/gcore-buffer-overflow.exp: Ditto.
9037 * gdb.cp/call-c.exp: Ditto.
9038 * gdb.mi/mi-reverse.exp: Call untested with the correct test
9039 filename. Make the test's binary unique.
9040 * gdb.mi/Makefile.in (EXECUTABLES): Update.
9041 * gdb.python/py-mi.exp: Ditto.
9042 * gdb.python/Makefile.in (EXECUTABLES): Update.
9043 * gdb.reverse/i386-precsave.exp: Ditto.
9044 * gdb.reverse/i387-env-reverse.exp: Call untested with the correct
9045 test filename.
9046 * gdb.reverse/i387-stack-reverse.exp: Ditto.
9047 * gdb.reverse/sigall-precsave.exp: Ditto. Make the test's binary
9048 unique.
9049 * gdb.reverse/sigall-reverse.exp: Call untested with the correct
9050 test filename.
9051 * gdb.reverse/Makefile.in (EXECUTABLES): Update.
9052 * gdb.trace/tfile.exp: Ditto.
9053
ba4a8bdd
YQ
90542011-05-14 Yao Qi <yao@codesourcery.com>
9055
9056 * gdb.trace/tfile.c(add_memory_block): Store address in unsigned
9057 type.
9058
dbaefcf7
DE
90592011-05-13 Doug Evans <dje@google.com>
9060
9061 * gdb.python/py-objfile-script.exp: New file.
9062 * gdb.python/py-objfile-script.c: New file.
9063 * gdb.python/py-objfile-script-gdb.py: New file.
9064 * testsuite/gdb.python/py-section-script.exp: Test
9065 "info auto-load-scripts".
9066
9930639c
TT
90672011-05-13 Tom Tromey <tromey@redhat.com>
9068
9069 * gdb.dwarf2/clztest.exp: New file.
9070 * gdb.dwarf2/clztest.c: New file.
9071 * gdb.dwarf2/clztest.S: New file.
9072
05272e11
DE
90732011-05-13 Doug Evans <dje@google.com>
9074
cc63ef9b
DE
9075 * gdb.base/charset.exp: If UTF-16 is not available, skip char16_t,
9076 String16 tests.
05272e11 9077
6edba76f
TT
90782011-05-13 Tom Tromey <tromey@redhat.com>
9079
9080 * lib/gdb.exp (is_x86_like_target): New proc.
9081 * gdb.dwarf2/watch-notconst.exp: Use is_x86_like_target.
9082 * gdb.dwarf2/valop.exp: Use is_x86_like_target.
9083 * gdb.dwarf2/typeddwarf.exp: Use is_x86_like_target. Pass
9084 -nostdlib to compiler.
9085 * gdb.dwarf2/typeddwarf.S (_start): Rename from 'main'.
9086 * gdb.dwarf2/pieces.exp: Use is_x86_like_target.
9087 * gdb.dwarf2/implptr.exp: Use is_x86_like_target.
9088 * gdb.dwarf2/dw2-restore.exp: Check for LP64.
9089 * gdb.dwarf2/callframecfa.exp: Use is_x86_like_target.
9090
028d0ed5
TJB
90912011-05-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
9092
9093 * gdb.python/py-function.exp: Test setting a value from a function
9094 which executes a command.
9095
8a9b8146
TT
90962011-05-12 Tom Tromey <tromey@redhat.com>
9097
9098 * gdb.dwarf2/typeddwarf.S: New file.
9099 * gdb.dwarf2/typeddwarf.c: New file.
9100 * gdb.dwarf2/typeddwarf.exp: New file.
9101
10483e8e
MP
91022011-05-12 Marek Polacek <mpolacek@redhat.com>
9103
9104 * gdb.mi/mi-basics.exp: Fix races. Honour the
9105 `test_exec_and_symbol_mi_operatons' return value.
9106 (test_mi_interpreter_selection): Use mi_gdb_test instead of
9107 gdb_test_multiple.
9108 (test_exec_and_symbol_mi_operatons): Likewise.
9109 (test_path_specification): Likewise.
9110
faf067f1
JK
91112011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9112
9113 * lib/gdb.exp (gdb_rename_execfile): Remove catch wrappers.
9114 (gdb_touch_execfile): Remove catch wrappers. New variable time.
9115 Replace `file copy' and `file rename' by `file mtime'. Twice.
9116
7ff911a3
JK
91172011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9118
9119 * gdb.base/readline-ask.c: New file.
9120 * gdb.base/readline-ask.exp: New file.
9121 * gdb.base/readline-ask.inputrc: New file.
9122
a536c6d7
UW
91232011-05-06 Ulrich Weigand <uweigand@de.ibm.com>
9124
9125 * gdb.cell/bt.exp: Delete breakpoints before running to signal
9126 to avoid race condition.
9127 * gdb.cell/coremaker.c: Use small stack size.
9128 * gdb.cell/ea-standalone.exp: Use file name without path as
9129 argument to c_to.
9130 * gdb.cell/fork.exp: Allow other output when continuing to end.
9131
d472a426
JK
91322011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
9133
9134 * gdb.threads/corethreads.c: New file.
9135 * gdb.threads/corethreads.exp: New file.
9136
91372011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
774094b8
JK
9138
9139 * gdb.threads/gcore-thread.exp (objfile, opts): New variables.
9140 Try to compile the test using -Wl,-z,norelro first.
9141 (load_core): New variable libthread_db_seen, initialize it.
9142 (zeroed-threads cannot be listed): Protect it by XFAIL on
9143 !$libthread_db_seen.
9144
8be455d7
JK
91452011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
9146
9147 PR 12573
9148 * gdb.dwarf2/dw2-skip-prologue.S: New file.
9149 * gdb.dwarf2/dw2-skip-prologue.c: New file.
9150 * gdb.dwarf2/dw2-skip-prologue.exp: New file.
9151
1976171a
JK
91522011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
9153
9154 * gdb.cp/psymtab-parameter.cc: New file.
9155 * gdb.cp/psymtab-parameter.exp: New file.
9156
7db6f30f
JK
91572011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
9158
9159 Fix a race.
9160 * gdb.cp/static-print-quit.exp (print c): Split to ...
9161 (print c - <return>, print c - q <return>, print c - to quit):
9162 ... these. Make the testfile untested on gdb-7.1.
9163
85161e9e 91642011-5-05 Janis Johnson <janisjo@codesourcery.com>
56744f0a
JJ
9165
9166 * lib/gdb.exp (exec_target_file, exec_symbol_file,
9167 gdb_rename_execfile, gdb_touch_execfile): New.
9168 * gdb.base/reread.exp: Use new procs to handle multiple
9169 exec files.
9170
0c51be18
YQ
91712011-05-05 Yao Qi <yao@codesourcery.com>
9172
9173 * gdb.arch/arm-disp-step.S(test_ldr_literal): New.
9174 (test_adr_32bit, test_pop_pc): New.
9175 * gdb.arch/arm-disp-step.exp (test_ldr_literal): New.
9176 (test_adr_32bit, test_pop_pc): New.
9177
4d393d60
JM
91782011-05-04 Joseph Myers <joseph@codesourcery.com>
9179
9180 * gdb.base/a2-run.exp (strongarm-*-coff): Don't handle target.
9181 * gdb.base/float.exp (xscale*-*-*, strongarm*-*-*): Don't handle
9182 targets.
9183 * gdb.base/long_long.exp (xscale*-*-*, strongarm*-*-*): Don't
9184 handle targets.
9185
8ffd0459
JK
91862011-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9187
9188 * gdb.base/completion.exp (complete help info wat): Rename to ...
9189 (complete 'help info wat'): ... here.
9190 Remove all `-re ".*' and `-re "^.*' redundant regexes.
9191 (complete 'p 'arg', complete (2) 'p 'arg'): Remove redundant backslash.
9192
8e28d804
PA
91932011-05-04 Pedro Alves <pedro@codesourcery.com>
9194
9195 * gdb.base/completion.exp: Use gdb_test_multiple instead of
9196 gdb_test and explicit $gdb_prompt/timeout matches.
9197
3eb2ef34
YQ
91982011-05-04 Yao Qi <yao@codesourcery.com>
9199
9200 * gdb.arch/arm-disp-step.S: Fix usage of macros __thumb__
9201 and __thumb2__.
9202
aaaf81a3
MP
92032011-05-03 Marek Polacek <mpolacek@redhat.com>
9204
9205 * gdb.base/pr10179.exp: Get rid of races using `delete_breakpoints'
9206 in place of `gdb_test "delete breakpoints"'. This eliminates two
9207 testcases.
9208
c4cbc0df
PA
92092011-05-02 Pedro Alves <pedro@codesourcery.com>
9210
9211 PR testsuite/12649
9212 Fix races.
9213
9214 * gdb.base/completion.exp: Remove all sleep calls. Remove
9215 unnecessary regexs. Don't explicitly expect anything after the
9216 prompt. Eat the prompt if necessary.
9217
b4cbb4a3
EBM
92182011-05-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
9219
9220 * gdb.opt/inline-cmds.exp: Adjust checks with "finish" command to
9221 accept to show the caller line again as well as the line after.
9222
d65aec65
PM
92232011-04-29 Phil Muldoon <pmuldoon@redhat.com>
9224
9225 PR mi/12531
9226
9227 * gdb.python/py-mi.exp: Add CPLUS_FAKE_CHILD tests and a C++
9228 compile target.
9229 * gdb.python/py-prettyprint.exp: Add C++ object for
9230 CPLUS_FAKE_CHILD test.
9231
30852783
UW
92322011-04-28 Ulrich Weigand <ulrich.weigand@linaro.org>
9233
9234 * gdb.base/signest.exp: New file.
9235 * gdb.base/signest.c: Likewise.
9236
c7b1f0d9
JK
92372011-04-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9238
9239 * lib/mi-support.exp (mi_expect_stop) <stopped at wrong place>: Accept
9240 thread and breakpoint notifications.
9241
559a7a62
JK
92422011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9243
9244 * gdb.base/fortran-sym-case.c: New file.
9245 * gdb.base/fortran-sym-case.exp: New file.
9246 * gdb.dwarf2/dw2-case-insensitive-debug.S: New file.
9247 * gdb.dwarf2/dw2-case-insensitive.c: New file.
9248 * gdb.dwarf2/dw2-case-insensitive.exp: New file.
9249
8344e389
JK
92502011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9251
9252 * lib/gdb.exp (gdb_test_multiple): Eror on newline in $message.
9253 * gdb.base/ifelse.exp: Give names to the "" tests as `if true else
9254 false #1', `if true else false #2' and `if true else false #3'.
9255
2484c66b
UW
92562011-04-27 Ulrich Weigand <ulrich.weigand@linaro.org>
9257
9258 * gdb.base/annota1.exp: Accept breakpoints-invalid annotation
9259 while delivering signal.
9260
8d3788bd
VP
92612011-04-27 Vladimir Prus <vladimir@codesourcery.com>
9262
9263 MI breakpoint notifications.
9264
9265 * testsuite/gdb.mi/mi-cli.exp: Adust.
6fdff2c5
PA
9266 * testsuite/gdb.mi/mi2-cli.exp: Adust.
9267 * testsuite/gdb.mi/mi-watch.exp: Adust.
9268 * testsuite/gdb.mi/mi2-watch.exp: Adust.
9269 * testsuite/lib/mi-support.exp (mi_expect_stop): Accept breakpoint
9270 notifications.
8d3788bd 9271
3e03848b
JK
92722011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
9273
9274 * gdb.base/gdbindex-stabs-dwarf.c: New file.
9275 * gdb.base/gdbindex-stabs.c: New file.
9276 * gdb.base/gdbindex-stabs.exp: New file.
9277
918c9108
YQ
92782011-04-25 Yao Qi <yao@codesourcery.com>
9279
9280 * gdb.dwarf2/dw2-double-set-die-type.S: Replace comment char `#'
9281 with /*...*/.
9282 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
9283
90556b8c
JK
92842011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9285
9286 * gdb.python/py-value.exp (test_objfiles): Name the first test
9287 `py-value in file.filename'.
9288
03f2bd59
JK
92892011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9290
9291 * gdb.base/solib-disc.exp: Set gdbserver_reconnect_p.
9292 * lib/gdb.exp (gdb_init): Clear gdbserver_reconnect_p.
9293 * lib/gdbserver-support.exp (gdbserver_start): Add `--once' if
9294 !gdbserver_reconnect_p..
9295 (gdbserver_reconnect): Call error if !gdbserver_reconnect_p..
9296
7b08b9eb
JK
92972011-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9298
9299 * gdb.cp/cpcompletion.exp (complete class methods)
9300 (complete class methods beginning with F): Move them above runto. New
9301 comment about the runto delimiter.
9302
b78974c3
PA
93032011-04-20 Pedro Alves <pedro@codesourcery.com>
9304
9305 * gdb.base/maint.exp: Test that "maint print registers" works
9306 without a running program.
9307
20429c40 93082011-04-20 Marek Polacek <mpolacek@redhat.com>
b78974c3 9309
20429c40
MP
9310 * gdb.base/setshow.exp: Fix racy tests.
9311 ($old_gdb_prompt): New variable.
9312
7a9dd1b2
TT
93132011-04-19 Tom Tromey <tromey@redhat.com>
9314
9315 * gdb.mi/mi-nsmoribund.exp:
9316 * gdb.hp/gdb.objdbg/objdbg01.exp:
9317 * gdb.base/structs.exp (test_struct_returns):
9318 * gdb.base/call-sc.exp (test_scalar_returns):
9319 * gdb.base/bigcore.exp: Remove duplicate words.
9320
02835898
JK
93212011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9322
9323 * gdb.base/break-interp-lib.c (v, vptr): New variables.
9324 * gdb.base/break-interp.exp (test_attach): New comment.
9325
254f582e
JK
93262011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9327
9328 * gdb.threads/gcore-thread.exp ($core0file): New variable.
9329 (clear __stack_user.next, clear stack_used.next)
9330 (save a zeroed-threads corefile): New test.
9331 Call core_load for $core0file.
9332 (zeroed-threads cannot be listed): New test.
9333
4fe85f5c
JK
93342011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9335
9336 * gdb.threads/gcore-thread.exp ($testfile): Match it the .exp
9337 filename.
9338 ($srcfile): Preserve the original value.
9339 ($testfile): Match it the .exp filename.
9340 ($corefile): New variable. Substitute it around.
9341 Use clean_restart.
9342 ($prev_timeout): Remove.
9343 (load_core): Move core loading into this proc.
9344 Fix restore of $timeout if load_core fails.
9345
63524580
JK
93462011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9347
9348 * gdb.base/eu-strip-infcall.c: New file.
9349 * gdb.base/eu-strip-infcall.exp: New file.
9350
90359a16
JK
93512011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9352
9353 * gdb.base/callfuncs.c (Lcallfunc, callfunc): New functions.
9354 * gdb.base/callfuncs.exp (print callfunc (Lcallfunc, 5)): New test.
9355
626e7282
JK
93562011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9357
9358 Fix Python access to inlined frames.
9359 * gdb.python/py-frame-inline.c: New file.
9360 * gdb.python/py-frame-inline.exp: New file.
9361
3363d018
EBM
93622011-04-13 Edjunior Machado <emachado@linux.vnet.ibm.com>
9363
9364 * gdb.base/gdb1090.exp: Change breakpoint location to read the
9365 content of 's24' correctly (avoiding "optimized out").
9366 * gdb.base/gdb1090.c: Add comment in order to set breakpoint.
9367
28781456
JK
93682011-04-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9369
9370 * lib/gdb.exp (gdb_breakpoint): New case for a GDB internal error.
9371
4a4106ca
TJB
93722011-04-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
9373
9374 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Don't
9375 expect a colon in watch -location output.
9376
d26ccb4f
JK
93772011-04-13 Marek Polacek <mpolacek@redhat.com>
9378
df46027d 9379 * gdb.base/commands.exp (redefine_backtrace_test): Fix race.
d26ccb4f
JK
9380 New testcase `expect response to define backtrace'. Also remove
9381 redundant `default' block.
9382
e1ab1f9c
JK
93832011-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9384
9385 * gdb.python/py-prettyprint.c (struct hint_error): New.
9386 (main): New variable hint_error.
9387 * gdb.python/py-prettyprint.exp (run_lang_tests): New testcase
9388 "print hint_error".
9389 * gdb.python/py-prettyprint.py (class pp_hint_error): New.
9390 (register_pretty_printers): Register it.
9391
0c2e6019
TT
93922011-04-04 Tom Tromey <tromey@redhat.com>
9393
9394 * gdb.cp/maint.exp (test_help): Update.
9395 (test_namespace): Likewise.
9396
af57139d
JB
93972011-04-01 Joel Brobecker <brobecker@adacore.com>
9398
9399 * gdb.ada/arrayptr/foo.adb: Add access to constrained array.
9400 * gdb.ada/arrayptr.exp: Add new tests.
9401
956a9fb9
JB
94022011-04-01 Joel Brobecker <brobecker@adacore.com>
9403
9404 * gdb.ada/mi_catch_ex: New testcase.
9405
d0c4d642
PA
94062011-04-01 Pedro Alves <pedro@codesourcery.com>
9407
9408 * gdb.cp/cpexprs.exp (Overloaded methods): No longer try the
9409 base::overload(void) method without specifying "const".
9410
18819fa6
UW
94112011-04-01 Ulrich Weigand <ulrich.weigand@linaro.org>
9412
9413 * gdb.arch/thumb-singlestep.S: New file.
9414 * gdb.arch/thumb-singlestep.exp: Likewise.
9415
a4c8e806
TT
94162011-03-31 Tom Tromey <tromey@redhat.com>
9417
9418 * gdb.python/py-prettyprint.py (exception_flag): New global.
9419 (NoStringContainerPrinter._iterator.next): Check it.
9420 * gdb.python/py-prettyprint.c (main): New variable nstype2.
9421 * gdb.python/py-mi.exp: Set exception_flag and do more tests.
9422
53832f31
TT
94232011-03-29 Tom Tromey <tromey@redhat.com>
9424
9425 * gdb.cp/anon-struct.cc: New file.
9426 * gdb.cp/anon-struct.exp: New file.
9427
e4620230
JK
94282011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9429
9430 Test STT_GNU_IFUNC support.
9431 * gdb.base/gnu-ifunc-lib.c: New file.
9432 * gdb.base/gnu-ifunc.c: New file.
9433 * gdb.base/gnu-ifunc.exp: New file.
9434
d0fb5eae
JK
94352011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9436
9437 Support a ring of related breakpoints.
9438 * gdb.base/watchpoint-delete.c: New file.
9439 * gdb.base/watchpoint-delete.exp: New file.
9440
20106cfb
JK
94412011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9442
9443 * gdb.ada/arrayparam.exp (print first after function call): Use
9444 explicit package name. Add a comment
9445 (print lasta after function call): Rename ...
9446 (print last after function call): ... it and use explicit package
9447 name.
9448 (print length after function call): Use explicit package name.
9449 * gdb.ada/str_ref_cmp.exp (operator = works for strings): New test.
9450 * gdb.ada/sym_print_name.exp: Change `i' to `integervar'.
9451 (multiple matches for symbol i): Rename ...
9452 (multiple matches for symbol integervar): ... it.
9453 * gdb.ada/sym_print_name/foo.adb (Foo): Change `I' to `IntegerVar'.
9454 * gdb.ada/sym_print_name/pck.ads (Pck): Likewise.
9455
e7ab5e63
AB
94562011-03-25 Andrew Burgess <aburgess@broadcom.com>
9457
9458 * lib/gdb.exp (default_gdb_start,gdb_init): Clear the GREP_OPTIONS
9459 environment variable to make grep output more predictable. Move
9460 all the environment setup into gdb_init so it's done once per test
9461 case rather than each time we start gdb.
9462
9ef07c8c
TT
94632011-03-24 Tom Tromey <tromey@redhat.com>
9464
9465 * gdb.base/label.exp: Use `main:there' linespec. Add re-running
9466 test.
9467
dd90784c
JK
94682011-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9469
9470 * gdb.dwarf2/dw2-entry-value-main.c: New file.
9471 * gdb.dwarf2/dw2-entry-value.S: New file.
9472 * gdb.dwarf2/dw2-entry-value.exp: New file.
9473
05775840
PM
94742011-03-22 Phil Muldoon <pmuldoon@redhat.com>
9475
6fdff2c5 9476 PR python/12183
05775840
PM
9477
9478 * gdb.python/py-function.exp: Add GdbError tests.
9479
8661b11b
PA
94802011-03-18 Pedro Alves <pedro@codesourcery.com>
9481
9482 * gdb.trace/unavailable.cc (args_test_func, local_test_func)
9483 (reglocal_test_func, statlocal_test_func): New functions.
9484 (globals_test_func): Call new functions.
9485 * gdb.trace/unavailable.exp (gdb_collect_args_test)
9486 (gdb_collect_locals_test): New procedure.
9487 (gdb_trace_collection_test): Call new procedures.
9488
0fdb4f18
PA
94892011-03-18 Pedro Alves <pedro@codesourcery.com>
9490
9491 * gdb.trace/unavailable.exp (fpreg, spreg, pcreg): Define.
9492 (test_register, test_register_unavailable): New procedures.
9493 (gdb_unavailable_registers_test): New procedure.
9494 (gdb_trace_collection_test): Call it.
9495
99c3dc11
PM
94962011-03-18 Phil Muldoon <pmuldoon@redhat.com>
9497
6fdff2c5 9498 PR python/12149
99c3dc11
PM
9499
9500 * gdb.python/python.exp: Add gdb.write tests.
9501
29703da4
PM
95022010-03-17 Phil Muldoon <pmuldoon@redhat.com>
9503
9504 * gdb.python/Makefile.in: Add py-objfile.
9505 * gdb.python/py-objfile.exp: New file.
9506 * gdb.python/py-objfile.c: New file.
9507 * gdb.python/py-block.exp: Add is_valid tests.
9508 * gdb.python/py-inferior.exp: Ditto.
9509 * gdb.python/py-infthread.exp: Ditto.
9510 * gdb.python/py-symbol.exp: Ditto.
9511 * gdb.python/py-symtab.exp: Ditto.
9512
598997c8
KS
95132011-03-16 Keith Seitz <keiths@redhat.com>
9514
9515 PR c++/12273
9516 * gdb.cp/cmpd-minsyms.exp: New test.
9517 * gdb.cp/cmpd-minsyms.cc: New file.
9518
9519 PR c++/11734
9520 * gdb.cp/ovsrch.exp: New test.
9521 * gdb.cp/ovsrch.h: New file.
9522 * gdb.cp/ovsrch1.cc: New file.
9523 * gdb.cp/ovsrch2.cc: New file.
9524 * gdb.cp/ovsrch3.cc: New file.
9525 * gdb.cp/ovsrch4.cc: New file.
9526
c91513d8
PP
95272011-03-16 Paul Pluzhnikov <ppluzhnikov@google.com>
9528
9529 PR gdb/12528
9530 * gdb.base/Makefile.in: Adjust EXECUTABLES.
9531 * gdb.base/break-on-linker-gcd-function.exp: New test.
9532 * gdb.base/break-on-linker-gcd-function.cc: New file.
9533
7470fc63
AT
95342011-03-15 Andreas Tobler <andreast@fgznet.ch>
9535
9536 * gdb.base/jit-main.c: Define ElfW for non glibc elf targets.
9537
959e7469
PM
95382011-03-15 Phil Muldoon <pmuldoon@redhat.com>
9539
9540 * lib/gdb.exp (gdb_unload): Add another termination case.
9541
9373cf26
JK
95422011-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9543
9544 * gdb.dwarf2/dw2-empty-pc-range.S: New file.
9545 * gdb.dwarf2/dw2-empty-pc-range.exp: New file.
9546 * gdb.dwarf2/pr11465.S: New .text labels text_start and text_end.
9547 Provide a stub byte there.
9548 (DW_TAG_compile_unit): Set DW_AT_low_pc, DW_AT_high_pc and
9549 DW_AT_entry_pc.
9550 (dieb4, dieda): Set DW_AT_high_pc higher than DW_AT_low_pc.
9551
24e9cda0
UW
95522011-03-15 Ulrich Weigand <uweigand@de.ibm.com>
9553
9554 * gdb.arch/altivec-abi.exp: Skip "generic" tests on 64-bit when
9555 using a GCC 4.1 or 4.2 compiler. Add an additional test variant
9556 "generic ABI, auto".
9557 (altivec_abi_tests): Accept vectors returned by reference.
9558
7371cf6d
PM
95592010-03-14 Phil Muldoon <pmuldoon@redhat.com>
9560
9561 * gdb.python/py-breakpoint.exp: Add Python stop operations tests.
9562
ce77046a
UW
95632011-03-13 Ulrich Weigand <uweigand@de.ibm.com>
9564
9565 * gdb.python/py-section-script.exp: Skip test if no Python support.
9566
176400c3
UW
95672011-03-12 Ulrich Weigand <uweigand@de.ibm.com>
9568
9569 * gdb.base/solib-weak.exp: Allow "." prefix for ppc64.
9570
ecec24e6
PM
95712011-03-10 Phil Muldoon <pmuldoon@redhat.com>
9572
9573 * gdb.python/py-parameter.exp: Update tests to the new Python
9574 parameter API. Add "no documentation" test. Add deprecated API
9575 backward compatibility test.
9576
5dbdd470
TT
95772011-03-09 Tom Tromey <tromey@redhat.com>
9578
9579 * gdb.ada/catch_ex.exp: Use explicit gdb_test rather than
9580 gdb_continue_to_end.
9581
b66e66ee
MK
95822011-03-09 Mark Kettenis <kettenis@gnu.org>
9583
9584 * gdb.base/memattr.exp: Adjust regexps to accept spaces as well as
9585 tabs.
9586
eceb0c5f
TT
95872011-03-09 Tom Tromey <tromey@redhat.com>
9588
9589 * lib/gdb.exp (inferior_exited_re): Match. leading `['. Wrap in
9590 parentheses.
9591 (gdb_continue_to_end): Add "allow_extra" parameter. Use
9592 $command.
9593 * gdb.threads/thread-unwindonsignal.exp: Pass "allow_extra"
9594 argument to gdb_continue_to_end.
9595 * gdb.threads/interrupted-hand-call.exp: Pass "allow_extra"
9596 argument to gdb_continue_to_end.
9597 * gdb.cp/annota3.exp: Fix regex.
9598 * gdb.cp/annota2.exp: Fix regex.
9599 * gdb.base/shlib-call.exp: Pass "allow_extra" argument to
9600 gdb_continue_to_end.
9601 * gdb.base/call-signal-resume.exp: Revert earlier patch.
9602 * gdb.ada/tasks.exp: Pass "allow_extra" argument to
9603 gdb_continue_to_end.
9604
63154eca
PA
96052011-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9606
9607 * gdb.server/ext-run.exp
9608 (load new file without any gdbserver inferior): New test.
9609
967d1f9b
TT
96102011-03-07 Tom Tromey <tromey@redhat.com>
9611
9612 * Makefile.in (TAGS): Rewrite.
9613
d68dcbb9
JK
96142011-03-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9615
9616 * gdb.trace/report.exp (12.1: trace report #1): New match for the
9617 initial commands echo. New match for `Found trace'. Anchor all the
9618 other matches. Anchor and match for `No trace frame found' the final
9619 match.
9620
6bf58e63
TT
96212011-03-07 Tom Tromey <tromey@redhat.com>
9622
9623 * Makefile.in (TAGS): New target.
9624
fda326dd
TT
96252011-03-07 Tom Tromey <tromey@redhat.com>
9626
9627 * lib/opencl.exp (skip_opencl_tests): Update for exit message
9628 change.
9629 * lib/mi-support.exp (mi_gdb_test): Update for exit message
9630 change.
9631 * lib/gdb.exp (gdb_test_multiple): Update comment. Update for
9632 exit message change.
9633 (skip_altivec_tests): Update for exit message change.
9634 (skip_vsx_tests): Likewise.
9635 (gdb_continue_to_end): Likewise. Add 'command' argument.
9636 * lib/cell.exp (skip_cell_tests): Update for exit message change.
9637 * gdb.threads/tls.exp: Update for exit message change.
9638 * gdb.threads/thread-unwindonsignal.exp: Use
9639 gdb_continue_to_end.
9640 * gdb.threads/step.exp (step_it): Update for exit message change.
9641 (continue_all): Likewise.
9642 * gdb.threads/print-threads.exp (test_all_threads): Update for
9643 exit message change.
9644 * gdb.threads/interrupted-hand-call.exp: Use
9645 gdb_continue_to_end.
9646 * gdb.threads/execl.exp: Use gdb_continue_to_end.
9647 * gdb.python/py-prettyprint.exp (run_lang_tests): Use
9648 gdb_continue_to_end.
9649 * gdb.hp/gdb.objdbg/objdbg02.exp: Use gdb_continue_to_end.
9650 * gdb.hp/gdb.objdbg/objdbg01.exp: Use gdb_continue_to_end.
9651 * gdb.hp/gdb.defects/solib-d.exp: Update for exit message change.
9652 * gdb.cp/method.exp: Update for exit message change.
9653 * gdb.cp/mb-templates.exp: Update for exit message change.
9654 * gdb.cp/mb-inline.exp: Use gdb_continue_to_end.
9655 * gdb.cp/annota3.exp: Update for exit message change.
9656 * gdb.cp/annota2.exp: Update for exit message change.
9657 * gdb.cell/fork.exp: Use gdb_continue_to_end.
9658 * gdb.base/term.exp: Update for exit message change.
9659 * gdb.base/step-test.exp (test_i): Update for exit message change.
9660 * gdb.base/sigstep.exp (advance): Update for exit message change.
9661 (advancei): Likewise.
9662 * gdb.base/siginfo.exp: Update for exit message change.
9663 * gdb.base/shlib-call.exp: Use gdb_continue_to_end.
9664 * gdb.base/reread.exp: Use gdb_continue_to_end.
9665 * gdb.base/langs.exp: Use gdb_continue_to_end.
9666 * gdb.base/interrupt.exp: Update for exit message change.
9667 * gdb.base/gdb1555.exp: Update for exit message change.
9668 * gdb.base/exe-lock.exp: Use gdb_continue_to_end.
9669 * gdb.base/ending-run.exp: Update for exit message change.
9670 * gdb.base/chng-syms.exp: Update for exit message change.
9671 * gdb.base/checkpoint.exp: Update for exit message change.
9672 * gdb.base/catch-syscall.exp (check_for_program_end): Use
9673 gdb_continue_to_end.
9674 (test_catch_syscall_with_wrong_args): Likewise.
9675 * gdb.base/call-signal-resume.exp: Use gdb_continue_to_end.
9676 * gdb.base/break-interp.exp (test_ld): Update for exit message
9677 change.
9678 * gdb.base/bang.exp: Update for exit message change.
9679 * gdb.base/attach.exp (do_attach_tests): Use gdb_continue_to_end.
9680 (do_call_attach_tests): Likewise.
9681 * gdb.base/a2-run.exp: Update for exit message change.
9682 * gdb.arch/ppc-dfp.exp: Update for exit message change.
9683 * gdb.ada/tasks.exp: Use gdb_continue_to_end.
9684 * gdb.ada/catch_ex.exp: Use gdb_continue_to_end.
9685
dd19bd70
JK
96862011-03-05 Jan Kratochvil <jan.kratochvil@redhat.com>
9687
9688 * gdb.base/help.exp (help thread find): Fix one forgotten quote.
9689
30e62689
TT
96902011-03-03 Tom Tromey <tromey@redhat.com>
9691
9692 * gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove.
9693 * gdb.hp/gdb.aCC/configure (Makefile): Remove.
9694 * gdb.hp/gdb.aCC/configure.ac: Remove.
9695 * gdb.hp/gdb.base-hp/Makefile.in (Makefile): Remove.
9696 * gdb.hp/gdb.base-hp/configure (Makefile): Remove.
9697 * gdb.hp/gdb.base-hp/configure.ac: Remove.
9698 * gdb.hp/gdb.compat/Makefile.in (Makefile): Remove.
9699 * gdb.hp/gdb.compat/configure (Makefile): Remove.
9700 * gdb.hp/gdb.compat/configure.ac: Remove.
9701 * gdb.hp/gdb.defects/Makefile.in (Makefile): Remove.
9702 * gdb.hp/gdb.defects/configure (Makefile): Remove.
9703 * gdb.hp/gdb.defects/configure.ac: Remove.
9704 * gdb.hp/gdb.objdbg/Makefile.in (Makefile): Remove.
9705 * gdb.hp/gdb.objdbg/configure (Makefile): Remove.
9706 * gdb.hp/gdb.objdbg/configure.ac: Remove.
9707 * gdb.hp/configure.ac: Remove.
9708 * gdb.hp/configure: Remove.
9709 * gdb.hp/Makefile.in (SUBDIRS): No longer a configure
9710 substitution.
9711 (Makefile): Remove rule.
9712 * gdb.cell/configure.ac: Remove.
9713 * gdb.cell/configure: Remove.
9714 * gdb.stabs/Makefile.in (Makefile): Remove.
9715 (distclean): Don't remove config.status or config.log.
9716 * gdb.stabs/configure (Makefile): Remove.
9717 * gdb.stabs/configure.ac: Remove.
9718 * configure: Rebuild.
9719 * configure.ac: Don't AC_CONFIG_SUBDIRS in gdb.hp or gdb.stabs.
9720 Remove stabs- and cell-specific logic. Test for existence of
9721 ../gdbtk before configuring gdb.gdbtk. Build Makefiles in gdb.hp
9722 subdirectories, gdb.cell, and and gdb.stabs.
9723 * Makefile.in (ALL_SUBDIRS): Add gdb.hp and gdb.stabs.
9724
c171f854
JB
97252011-03-03 Joel Brobecker <brobecker@adacore.com>
9726
9727 * gdb.python/py-inferior.exp: Avoid searching pattern beyond
9728 end of buffer.
9729
9a5193cb
JB
97302011-03-02 Joel Brobecker <brobecker@adacore.com>
9731
9732 * gdb.python/py-inferior.exp: Use gdb_test_no_output instead of
9733 gdb_test when running a test where we expected no output back.
9734
9bb4c1bb
MS
97352011-02-28 Michael Snyder <msnyder@vmware.com>
9736
9737 * gdb.cp/overload.cc: Change initializer value to integer.
9738
3bd0f5ef
MS
97392011-02-27 Michael Snyder <msnyder@vmware.com>
9740
9741 * gdb.multi/base.exp: Add test for remove-inferiors.
9742
2279eaad
JB
97432011-02-26 Joel Brobecker <brobecker@adacore.com>
9744
9745 * gdb.python/py-frame.exp: Simplify the initialization phase
9746 using prepare_for_testing.
9747
c82c0b55
MS
97482011-02-25 Michael Snyder <msnyder@vmware.com>
9749
9750 * gdb.multi/base.exp: Add tests for info inferiors with args.
9751
1d94651b
JK
97522011-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
9753
9754 * gdb.dwarf2/dw2-ranges.S: Rename to ...
9755 * gdb.dwarf2/dw2-ranges.c: ... here, convert it to C.
9756 * gdb.dwarf2/dw2-ranges.exp: Skip the testcase on !$gcc_compiled.
9757 Rename srcfile, srcfile2 and srcfile3, new asmfile, asmfile2 and
9758 asmfile3. Comment the STABS (#3) file compilation. Compile
9759 everything through assembler. Provide KFAIL for symtab/12497.
9760 * gdb.dwarf2/dw2-ranges2.S: Rename to ...
9761 * gdb.dwarf2/dw2-ranges2.c: ... here, convert it to C.
9762 * gdb.dwarf2/dw2-ranges3.S: Rename to ...
9763 * gdb.dwarf2/dw2-ranges3.c: ... here, convert it to C.
9764
3bd0f5ef
MS
97652011-02-24 Michael Snyder <msnyder@vmware.com>
9766
9767 * gdb.base/break.exp: Add tests for delete breakpoints using
9768 convenience variables and value history references.
9769
12c1418e
MS
97702011-02-24 Michael Snyder <msnyder@vmware.com>
9771
9772 * gdb.base/break.exp: Remove debugging 'printf' accidentally
9773 left behind in previous check-in.
9774
e5a67952
MS
97752011-02-23 Michael Snyder <msnyder@vmware.com>
9776
9777 * gdb.base/break.exp: Add tests for "info break" with arguments.
9778 * gdb.trace/infotrace.exp: Update patterns for error and help.
9779 * gdb.base/completion.exp: Update pattern.
9780 * gdb.base/ena-dis-br.exp: Update pattern.
9781 * gdb.base/help.exp: Update patterns.
9782
97832011-02-23 Michael Snyder <msnyder@vmware.com>
fbcb778d
MS
9784
9785 * gdb.base/memattr.exp: New test.
9786 * gdb.base/memattr.c: Test load for memattr.exp.
9787
6e6fbe60
DE
97882011-02-22 Doug Evans <dje@google.com>
9789
9790 * gdb.python/py-symbol.exp: Test lookup_global_symbol.
9791
1d41d745
MS
97922011-02-22 Michael Snyder <msnyder@vmware.com>
9793
9794 * Makefile.in: Make more clean.
9795 * gdb.ada/Makefile.in: Ditto.
9796 * gdb.arch/Makefile.in: Ditto.
9797 * gdb.asm/Makefile.in: Ditto.
9798 * gdb.base/Makefile.in: Ditto.
9799 * gdb.cp/Makefile.in: Ditto.
9800 * gdb.dwarf2/Makefile.in: Ditto.
9801 * gdb.java/Makefile.in: Ditto.
9802 * gdb.mi/Makefile.in: Ditto.
9803 * gdb.modula2/Makefile.in: Ditto.
9804 * gdb.python/Makefile.in: Ditto.
9805 * gdb.server/Makefile.in: Ditto.
9806 * gdb.stabs/Makefile.in: Ditto.
9807 * gdb.threads/Makefile.in: Ditto.
9808 * gdb.trace/Makefile.in: Ditto.
9809
79ba84ca
MS
98102011-02-22 Michael Snyder <msnyder@vmware.com>
9811
df46027d 9812 * gdb.threads/thread-find.exp: Add tests for bad input to
79ba84ca
MS
9813 info threads.
9814
b9b35694
JB
98152011-02-22 Joel Brobecker <brobecker@adacore.com>
9816
9817 * gdb.python/py-breakpoint.exp: Fix the expected output of
9818 one of the "maint info breakpoints" tests to accept the output
9819 generated on platforms that do not have hardware watchpoints.
9820
8bfb830f
JB
98212011-02-22 Joel Brobecker <brobecker@adacore.com>
9822
9823 * gdb.python/py-breakpoint.exp: Remove unnecessary call to
9824 clean_restart. Be a little stricter in the expected output
9825 for one of the tests. Fix a typo in one of the comments.
9826
c45f3c54
JB
98272011-02-22 Joel Brobecker <brobecker@adacore.com>
9828
9829 * gdb.python/py-block.exp: Simplify using prepare_for_testing.
9830 Delete variable binfile, no longer use. Add or modify test
9831 comments to make them unique.
9832
b97c863c
MS
98332011-02-21 Michael Snyder <msnyder@vmware.com>
9834
9835 * Makefile.in: Update for make clean.
9836 * gdb.ada/Makefile.in: Ditto.
9837 * gdb.arch/Makefile.in: Ditto.
9838 * gdb.asm/Makefile.in: Ditto.
9839 * gdb.base/Makefile.in: Ditto.
9840 * gdb.cp/Makefile.in: Ditto.
9841 * gdb.dwarf2/Makefile.in: Ditto.
9842 * gdb.java/Makefile.in: Ditto.
9843 * gdb.mi/Makefile.in: Ditto.
9844 * gdb.modula2/Makefile.in: Ditto.
9845 * gdb.python/Makefile.in: Ditto.
9846 * gdb.server/Makefile.in: Ditto.
9847 * gdb.stabs/Makefile.in: Ditto.
9848 * gdb.threads/Makefile.in: Ditto.
9849 * gdb.trace/Makefile.in: Ditto.
9850
aea5b279
MS
98512011-02-21 Michael Snyder <msnyder@vmware.com>
9852
9853 * gdb.threads/thread-find.exp: Update patterns for changes in
9854 output of "info threads" command.
9855
e3039479
UW
98562011-02-21 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
9857 Ulrich Weigand <uweigand@de.ibm.com>
9858
9859 * lib/gdb.exp (skip_hw_breakpoint_tests): Add arm*-*-* target.
9860 (skip_hw_watchpoint_tests): Likewise.
9861 (skip_hw_watchpoint_multi_tests): Likewise.
9862
b800ec70
UW
98632011-02-21 Ulrich Weigand <uweigand@de.ibm.com>
9864
9865 * lib/gdb.exp (skip_hw_breakpoint_tests): New procedure.
9866 (skip_hw_watchpoint_tests): Likewise.
9867 (skip_hw_watchpoint_multi_tests): Likewise.
9868 (skip_hw_watchpoint_access_tests): Likewise.
9869
9870 * gdb.base/hbreak.exp: Use appropriate skip_hw_..._tests checks.
9871 * gdb.base/pr11022.exp: Likewise.
9872 * gdb.base/watch-read.exp: Likewise.
9873 * gdb.base/watch_thread_num.exp: Likewise.
9874 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
9875 * gdb.base/watchpoint-hw.exp: Likewise.
9876 * gdb.base/watchpoint.exp: Likewise.
9877 * gdb.threads/local-watch-wrong-thread.exp: Likewise.
9878 * gdb.threads/watchthreads-reorder.exp: Likewise.
9879 * gdb.threads/watchthreads.exp: Likewise.
9880 * gdb.threads/watchthreads2.exp: Likewise.
9881
91033e37
JB
98822011-02-21 Joel Brobecker <brobecker@adacore.com>
9883
9884 * gdb.ada/packed_array.exp: Add xfail for "print u_var" if
9885 the debugger is unable to find the array bounds.
9886
eeaafae2
JK
98872011-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
9888
9889 * gdb.cp/typedef-operator.exp: New file.
9890 * gdb.cp/typedef-operator.cc: New file.
9891
e338d953
MS
98922011-02-17 Michael Snyder <msnyder@vmware.com>
9893
9894 * gdb.threads/thread-find.exp: Fix regular expressions.
9895
e67ad678
JB
98962011-02-17 Joel Brobecker <brobecker@adacore.com>
9897
9898 * gdb.ada/packed_array: Expand testcase to test printing of
9899 unconstrained packed array.
9900
93084bca
JB
99012011-02-17 Joel Brobecker <brobecker@adacore.com>
9902
9903 * gdb.dwarf2/dw2-ranges.exp: Simplify using clean_restart.
9904
a0c78a73
PA
99052011-02-16 Pedro Alves <pedro@codesourcery.com>
9906
f65d5553 9907 * gdb.trace/collection.c (globalarr3): New global.
a0c78a73
PA
9908 (main): Initialize it before collecting, and and clear it
9909 afterwards.
f65d5553
PA
9910 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
9911 collecting with '{type} addr', where the addr expression is not an
9912 rvalue.
a0c78a73 9913
3dfcbbd2
KW
99142011-02-16 Ken Werner <ken.werner@de.ibm.com>
9915
9916 * gdb.opencl/datatypes.exp: Allow "false" when printing the content of
9917 a bool variable. Expect correct OpenCL names for vector types. Use the
9918 uc3 variable name instead of referring to the uchar3 built-in type.
9919 Escape the asterisk at the half pointer test.
9920
08807d5a
PA
99212011-02-16 Pedro Alves <pedro@codesourcery.com>
9922
f65d5553 9923 * gdb.trace/collection.c (globalarr2): New global.
08807d5a
PA
9924 (main): Initialize it before collecting, and and clear it
9925 afterwards.
f65d5553
PA
9926 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
9927 collecting overlapping memory ranges.
08807d5a 9928
60f98dde
MS
99292011-02-15 Michael Snyder <msnyder@vmware.com>
9930
9931 * gdb.base/default.exp: Add tests for thread commands.
9932 * gdb.base/help.exp: Add tests for thread commands.
9933 * gdb.threads/thread-find.exp: New test for thread find command.
9934
648cd113
KW
99352011-02-15 Ken Werner <ken.werner@de.ibm.com>
9936
9937 * gdb.opencl/datatypes.exp: Expect the size of a bool to be one byte.
9938
494e194e
YQ
99392011-02-15 Yao Qi <yao@codesourcery.com>
9940
9941 PR tdep/12352
9942 * gdb.arch/arm-disp-step.S : New test for str instruction.
9943 * gdb.arch/arm-disp-step.exp : Likewise.
9944
d9492458
TJB
99452011-02-15 Thiago Jung Bauermann <bauerman@br.ibm.com>
9946
9947 * gdb.arch/vsx-regs.exp: Add "vector_register1_vr" and
9948 "vector_register2_vr" test strings. Test the extended floating
9949 point registers (F32~F63).
9950 * lib/gdb.exp (skip_vsx_tests): Update compile flags for the
9951 IBM XL C compiler. Make the test program use a register provided
9952 by the compiler for the lxvd2x instruction.
9953
8af8e3bc
PA
99542011-02-14 Pedro Alves <pedro@codesourcery.com>
9955
9956 * gdb.trace/unavailable.cc (class Base, class Middle, class
9957 Derived): New types.
9958 (derived_unavail, derived_partial, derived_whole): New globals.
9959 (virtual_partial): New global.
9960 (virtualp): Point at virtual_partial.
9961 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add tests
9962 related to unavailable vptr.
9963
1b28d0b3
PA
99642011-02-14 Pedro Alves <pedro@codesourcery.com>
9965
9966 * gdb.trace/unavailable.cc (a, b, c): New globals.
9967 (main): Set and clear them.
9968 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect
9969 `a' and `c', and check that `b' isn't collected, although `a' and
9970 `c' are.
9971
ec0a52e1
PA
99722011-02-14 Pedro Alves <pedro@codesourcery.com>
9973
9974 * gdb.trace/unavailable.cc (struct Virtual): New.
9975 (virtualp): New global pointer.
9976 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test
9977 printing a pointer to an object whose type has a vtable, with
9978 print object on.
9979
24e6bcee
PA
99802011-02-14 Pedro Alves <pedro@codesourcery.com>
9981
9982 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test that
9983 value repeat handles unavailableness.
9984
39d37385
PA
99852011-02-14 Pedro Alves <pedro@codesourcery.com>
9986
9987 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add new
9988 tests for building arrays from unavailable values, subscripting
9989 non-memory rvalue unvailable arrays, and accessing fields or
9990 baseclasses of non-lazy unavailable values,
9991 * gdb.trace/unavailable.cc (small_struct, small_struct_b): New
9992 struct types.
9993 (g_smallstruct, g_smallstruct_b): New globals.
9994
06d72e16
PA
99952011-02-14 Pedro Alves <pedro@codesourcery.com>
9996
9997 * gdb.trace/unavailable.cc, gdb.trace/unavailable.exp: New files.
9998
bc9a5551
JK
99992011-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10000
10001 Fix const/volatile qualifiers of C++ types, PR c++/12328.
10002 * gdb.cp/overload-const.exp: New file.
10003 * gdb.cp/overload-const.cc: New file.
10004
54fcddd0
UW
100052011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
10006
10007 * gdb.opencl/callfuncs.cl: New file.
10008 * gdb.opencl/callfuncs.exp: New test.
10009 * gdb.opencl/Makefile.in (EXECUTABLES): Add callfuncs.
10010
d6dafb7c
UW
100112011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
10012
10013 * gdb.arch/altivec-abi.c (vec_func): Make use of intv_on_stack_f
10014 when computing result.
10015 * gdb.arch/altivec-abi.exp: Update expected results.
10016
a449c2d8
TJB
100172011-02-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
10018
10019 * gdb.base/break-interp.exp: Remove ${objdir} from test messages.
10020 * gdb.base/jit.exp: Likewise.
10021 * gdb.base/pie-execl.exp: Likewise.
10022 * gdb.base/solib-nodir.exp: Likewise.
10023 * gdb.base/solib-overlap.exp: Likewise.
10024
764880b7
PA
100252011-02-07 Pedro Alves <pedro@codesourcery.com>
10026
10027 * gdb.trace/collection.c (global_pieces): New.
10028 * gdb.trace/collection.exp (gdb_collect_global_in_pieces_test):
10029 New procedure.
10030 (gdb_trace_collection_test): Call it.
10031
505500db
SW
100322011-02-04 Sami Wagiaalla <swagiaal@redhat.com>
10033
10034 * gdb.python/py-evthreads.c: New file.
10035 * gdb.python/py-evthreads.exp: New file.
10036 * gdb.python/py-events.py: New file.
10037 * gdb.python/py-events.exp: New file.
10038 * gdb.python/py-events.c: New file.
10039
385203ed
DD
100402011-02-04 David Daney <ddaney@caviumnetworks.com>
10041
10042 * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
10043
9011945e
AB
100442011-02-03 Andrew Burgess <aburgess@broadcom.com>
10045
10046 * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c,
10047 gdb.base/disasm-end-cu.exp: New test for disassembling over the
10048 boundary between two compilation units.
10049
580688f3
PA
100502011-02-02 Pedro Alves <pedro@codesourcery.com>
10051
10052 * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB)
10053 (Virtual): New structs.
10054 (virtual_o, virtual_middle_b): New globals.
10055 * gdb.cp/virtbase.exp: New tests.
10056
d3f0f853
PP
100572011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
10058
10059 * gdb.base/jit.exp: New file.
10060 * gdb.base/jit-main.c: New file.
10061 * gdb.base/jit-solib.c: New file.
10062
b2030fb5
UW
100632011-01-31 Ulrich Weigand <uweigand@de.ibm.com>
10064
10065 * gdb.opencl/convs_casts.exp: Use tbreak instead of break to
10066 proceed to initial kernel entry point.
10067 * gdb.opencl/datatypes.exp: Likewise.
10068 * gdb.opencl/operators.exp: Likewise.
10069 * gdb.opencl/vec_comps.exp: Likewise.
10070
2db19d1e
SW
100712011-01-31 Sami Wagiaalla <swagiaal@redhat.com>
10072
10073 * gdb.cp/nsnested.cc: New.
10074 * gdb.cp/nsnested.exp: New.
10075 * gdb.cp/nsnoimports.exp: New.
10076 * gdb.cp/nsnoimports.cc: New.
10077
6b0c4c1f
JB
100782011-01-31 Joel Brobecker <brobecker@adacore.com>
10079
10080 * gdb.base/interact.exp: Add extra tests that verify that
10081 the value of the interactive-mode setting does not change
10082 after the script is sourced.
10083
80b23b6a
JK
100842011-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10085
10086 * gdb.cp/noparam.exp: New file.
10087 * gdb.cp/noparam.cc: New file.
10088
ffd5ec24
PA
100892011-01-28 Pedro Alves <pedro@codesourcery.com>
10090
10091 * gdb.trace/tfile.exp: Test that with no traceframe selected,
10092 there's no stack or registers.
10093
a81766d8
TT
100942011-01-26 Tom Tromey <tromey@redhat.com>
10095
10096 * gdb.python/py-prettyprint.exp (run_lang_tests): Ensure no blank
10097 space before string output. Add test for "set print pretty off"
10098 case.
10099
585fdaa1
PA
101002011-01-25 Pedro Alves <pedro@codesourcery.com>
10101
10102 * gdb.base/frame-args.exp: Adjust.
10103 * gdb.dwarf2/dw2-noloc.exp: Adjust.
10104 * gdb.dwarf2/dw2-inline-param.exp: Adjust.
10105 * gdb.dwarf2/pieces.exp: Adjust.
10106 * gdb.opt/clobbered-registers-O2.exp: Adjust.
10107 * gdb.opt/inline-locals.exp: Adjust.
10108 * gdb.threads/fork-child-threads.exp: Adjust.
10109
d468832a
KW
101102011-01-25 Ken Werner <ken.werner@de.ibm.com>
10111
10112 * gdb.opencl/convs_casts.cl: Move program scope variables into the
10113 OpenCL kernel function. Add a comment as marker. Add address space
10114 qualifiers for the remaining program scope variables.
10115 * gdb.opencl/datatypes.cl: Likewise.
10116 * gdb.opencl/operators.cl: Likewise.
10117 * gdb.opencl/vec_comps.cl: Likewise.
10118 * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test.
10119 Add breakpoint at the marker comment.
10120 * gdb.opencl/datatypes.exp: Likewise.
10121 * gdb.opencl/operators.exp: Likewise.
10122 * gdb.opencl/vec_comps.exp: Likewise.
10123
490f124f
PA
101242011-01-24 Pedro Alves <pedro@codesourcery.com>
10125
10126 * gdb.base/printcmds.c (some_struct): New struct and instance.
10127 * gdb.base/printcmds.exp (test_print_repeats_embedded_array): New
10128 procedure.
10129 <global scope>: Call it.
10130
6da78614
KW
101312011-01-21 Ken Werner <ken.werner@de.ibm.com>
10132
10133 * lib/opencl.exp (skip_opencl_tests): Add missing compile_flags
10134 argument to the gdb_compile_opencl_hostapp call.
10135
ec64c9aa
YQ
101362011-01-19 Yao Qi <yao@codesourcery.com>
10137
10138 * lib/dwarf.exp (dwarf2_support): Change supported targets to a
10139 positve list.
10140
810cfdbb
YQ
101412011-01-19 Yao Qi <yao@codesourcery.com>
10142
10143 * gdb.asm/asm-source.exp: Replace ARM target triplet with a
10144 canonical form.
10145 Remove "xscale-*-*"
10146 * gdb.xml/tdesc-regs.exp: Likewise.
10147 * gdb.python/py-section-script.exp: Replace ARM target triplet
10148 with canonical form.
10149 Match arm*-*-symbianelf*.
10150 * gdb.base/dup-sect.exp: Likewise.
10151 * lib/dwarf.exp: New.
10152 * gdb.dwarf2/callframecfa.exp: Check dwarf2 support by routine
10153 dwarf2_support.
10154 * gdb.dwarf2/dup-psym.exp: Likewise.
10155 * gdb.dwarf2/dw2-ada-ffffffff.exp: Likewise.
10156 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
10157 * gdb.dwarf2/dw2-bad-parameter-type.exp: Likewise.
10158 * gdb.dwarf2/dw2-basic.exp: Likewise.
10159 * gdb.dwarf2/dw2-compressed.exp: Likewise.
10160 * gdb.dwarf2/dw2-const.exp: Likewise.
10161 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Likewise.
10162 * gdb.dwarf2/dw2-cu-size.exp: Likewise.
10163 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
10164 * gdb.dwarf2/dw2-empty-namespace.exp: Likewise.
10165 * gdb.dwarf2/dw2-filename.exp: Likewise.
10166 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
10167 * gdb.dwarf2/dw2-inline-param.exp: Likewise.
10168 * gdb.dwarf2/dw2-intercu.exp: Likewise.
10169 * gdb.dwarf2/dw2-intermix.exp: Likewise.
10170 * gdb.dwarf2/dw2-modula2-self-type.exp: Likewise.
10171 * gdb.dwarf2/dw2-noloc.exp: Likewise.
10172 * gdb.dwarf2/dw2-op-call.exp: Likewise.
10173 * gdb.dwarf2/dw2-producer.exp: Likewise.
10174 * gdb.dwarf2/dw2-ranges.exp: Likewise.
10175 * gdb.dwarf2/dw2-ref-missing-frame.exp: Likewise.
10176 * gdb.dwarf2/dw2-stack-boundary.exp: Likewise.
10177 * gdb.dwarf2/dw2-strp.exp: Likewise.
10178 * gdb.dwarf2/dw2-unresolved.exp: Likewise.
10179 * gdb.dwarf2/implptr.exp: Likewise.
10180 * gdb.dwarf2/mac-fileno.exp: Likewise.
10181 * gdb.dwarf2/member-ptr-forwardref.exp: Likewise.
10182 * gdb.dwarf2/pieces.exp: Likewise.
10183 * gdb.dwarf2/pr11465.exp: Likewise.
10184 * gdb.dwarf2/valop.exp: Likewise.
10185 * gdb.dwarf2/watch-notconst.exp: Likewise.
10186 * gdb.mi/dw2-ref-missing-frame.exp: Likewise.
10187
4694da01
TT
101882011-01-19 Tom Tromey <tromey@redhat.com>
10189
10190 * gdb.python/py-infthread.exp: Add thread tests.
10191
b075872c
JB
101922011-01-14 Joel Brobecker <brobecker@adacore.com>
10193
10194 * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
10195
2c3e6e24
JB
101962011-01-14 Joel Brobecker <brobecker@adacore.com>
10197
10198 * gdb.ada/widewide: New testcase.
10199
de8fa76c
JB
102002011-01-13 Joel Brobecker <brobecker@adacore.com>
10201
10202 * gdb.base/interact.exp: New testcase.
10203
1b05df00
TT
102042011-01-12 Tom Tromey <tromey@redhat.com>
10205
10206 * gdb.mi/gdb2549.exp: Update for error message changes.
10207 * gdb.mi/mi-cli.exp: Likewise.
10208 * gdb.mi/mi-disassemble.exp: Likewise.
10209 * gdb.mi/mi-pthreads.exp: Likewise.
10210 * gdb.mi/mi-regs.exp: Likewise.
10211 * gdb.mi/mi-stack.exp: Likewise.
10212 * gdb.mi/mi-var-block.exp: Likewise.
10213 * gdb.mi/mi-var-cmd.exp: Likewise.
10214 * gdb.mi/mi2-cli.exp: Likewise.
10215 * gdb.mi/mi2-disassemble.exp: Likewise.
10216 * gdb.mi/mi2-pthreads.exp: Likewise.
10217 * gdb.mi/mi2-regs.exp: Likewise.
10218 * gdb.mi/mi2-stack.exp: Likewise.
10219 * gdb.mi/mi2-var-block.exp: Likewise.
10220 * gdb.mi/mi2-var-cmd.exp: Likewise.
10221
c2ff108b
JK
102222011-01-12 Andrew Burgess <aburgess@broadcom.com>
10223 Jan Kratochvil <jan.kratochvil@redhat.com>
10224
10225 PR fortran/11104 and DWARF unbound arrays detection.
10226 * gdb.fortran/multi-dim.exp: New file.
10227 * gdb.fortran/multi-dim.f90: New file.
10228
b716877b
AB
102292011-01-12 Andrew Burgess <aburgess@broadcom.com>
10230
10231 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Update
10232 expected output to reflect changes in gdb/mi/mi-cmd-disas.c and
10233 add new tests for opcode dumping.
10234
6c162d5e
TT
102352011-01-11 Tom Tromey <tromey@redhat.com>
10236
10237 * gdb.python/py-infthread.exp: Load gdb-python.exp.
10238
77b06cd7
TJB
102392010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
10240
10241 Convert hardware watchpoints to use breakpoint_ops.
10242 * gdb.base/foll-exec.exp: Adapt to new error string when the catchpoint
10243 type is not supported.
10244 * gdb.base/foll-fork.exp: Likewise.
10245 * gdb.base/foll-vfork.exp: Likewise.
10246
f39a75d0
PM
102472011-01-10 Phil Muldoon <pmuldoon@redhat.com>
10248
10249 * gdb.python/py-cmd.exp: Remove gdb_py_test_multiple function.
10250 Use load_lib gdb-python.exp.
10251 * gdb.python/python.exp: Ditto.
10252 * gdb.python/py-function.exp: Ditto.
10253
fc529d80
AS
102542011-01-09 Andreas Schwab <schwab@linux-m68k.org>
10255
10256 * gdb.threads/tls.exp ("info address me"): Fix expected output.
10257
fb03cb59
JK
102582011-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10259
10260 * configure: Regenerate.
10261
d8e22779
TT
102622011-01-06 Tom Tromey <tromey@redhat.com>
10263
10264 * gdb.python/py-frame.exp: Test gdb.newest_frame.
10265
09050809
JB
102662011-01-06 Joel Brobecker <brobecker@adacore.com>
10267
fc529d80
AS
10268 * gdb.ada/array_bounds.exp, gdb.ada/array_return.exp,
10269 gdb.ada/array_subscript_addr.exp, gdb.ada/arrayidx.exp,
10270 gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
10271 gdb.ada/atomic_enum.exp, gdb.ada/call_pn.exp,
10272 gdb.ada/catch_ex.exp, gdb.ada/char_param.exp,
10273 gdb.ada/complete.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
10274 gdb.ada/fixed_points.exp, gdb.ada/formatted_ref.exp,
10275 gdb.ada/frame_args.exp, gdb.ada/fun_addr.exp,
10276 gdb.ada/fun_in_declare.exp, gdb.ada/funcall_param.exp,
10277 gdb.ada/homonym.exp, gdb.ada/int_deref.exp,
10278 gdb.ada/interface.exp, gdb.ada/lang_switch.exp,
10279 gdb.ada/mod_from_name.exp, gdb.ada/nested.exp,
10280 gdb.ada/null_array.exp, gdb.ada/null_record.exp,
10281 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
10282 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
10283 gdb.ada/ptype_field.exp, gdb.ada/ptype_tagged_param.exp,
10284 gdb.ada/rec_return.exp, gdb.ada/ref_param.exp,
10285 gdb.ada/ref_tick_size.exp, gdb.ada/start.exp,
10286 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
10287 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/tasks.exp,
10288 gdb.ada/tick_last_segv.exp, gdb.ada/type_coercion.exp,
10289 gdb.ada/uninitialized_vars.exp,
10290 gdb.ada/variant_record_packed_array.exp, gdb.ada/watch_arg.exp:
10291 Simplify by using clean_restart.
09050809 10292
8ed5dd9e
JB
102932011-01-06 Joel Brobecker <brobecker@adacore.com>
10294
10295 Add marker to be used as anchor for inserting breakpoints.
10296 * gdb.ada/null_record/null_record.adb: Add "-- START" comment.
10297 * gdb.ada/start/dummy.adb, gdb.ada/uninitialized_vars/parse.adb:
10298 Likewise.
10299
10300 Remove uses of gdb_start_cmd.
10301 * gdb.ada/null_record.exp: Remove use of gdb_start_cmd.
10302 * gdb.ada/print_pc.exp, gdb.ada/uninitialized_vars.exp: Ditto.
10303
10304 Do not run testcase if testing with GDBserver.
10305 * gdb.ada/exec_changed.exp, gdb.ada/start.exp: Abort as untested
10306 if testing with GDBserver.
10307
368a124f
JB
103082011-01-06 Joel Brobecker <brobecker@adacore.com>
10309
10310 * gdb.ada/complete/foo.adb, gdb.ada/complete/pck.adb,
10311 gdb.ada/complete/pck.ads, gdb.ada/print_chars/foo.adb: Add
10312 copyright header.
10313
44944448
JB
103142011-01-05 Joel Brobecker <brobecker@adacore.com>
10315
10316 * testsuite/configure.ac, testsuite/gdb.arch/gdb1291.s,
10317 testsuite/gdb.arch/gdb1431.s, testsuite/gdb.fortran/array-element.f,
10318 testsuite/gdb.fortran/complex.f,
10319 testsuite/gdb.fortran/derived-type.f90,
10320 testsuite/gdb.fortran/library-module-lib.f90,
10321 testsuite/gdb.fortran/library-module-main.f90,
10322 testsuite/gdb.fortran/logical.f90, testsuite/gdb.fortran/module.f90,
10323 testsuite/gdb.fortran/subarray.f, testsuite/gdb.mi/array.f:
10324 Copyright year update.
10325
31886ea6
JB
103262011-01-05 Joel Brobecker <brobecker@adacore.com>
10327
10328 * gdb.base/langs1.f: Add copyright header.
10329
ebedcab5
JK
103302011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10331
10332 * gdb.base/morestack.exp: New file.
10333 * gdb.base/morestack.c: New file.
10334
de1eb2f9
JK
103352011-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10336
10337 * gdb.ada/gnat_ada.gpr: Fix copyright comment line regression by 2011.
10338
9e87a409
JB
103392010-12-29 Joel Brobecker <brobecker@adacore.com>
10340
10341 * gdb.ada/arrayptr/foo.adb: Add new local variable Null_String.
10342 * gdb.ada/arrayptr.exp: Add test printing that new variable.
10343
720d1a40
JB
103442010-12-29 Joel Brobecker <brobecker@adacore.com>
10345
10346 * gdb.ada/lang_switch.exp: Correct expected parameter value.
10347
a283af87
AS
103482010-12-25 Andreas Schwab <schwab@linux-m68k.org>
10349
5d3d9cba
AS
10350 * gdb.threads/tls.exp: Fix typo.
10351
a283af87
AS
10352 * gdb.threads/thread-specific.exp (get_thread_list): Update.
10353 * gdb.threads/execl.exp: Update.
10354
2a20745c
YQ
103552010-12-23 Yao Qi <yao@codesourcery.com>
10356
10357 * gdb.arch/arm-disp-step.exp: New.
10358 * gdb.arch/arm-disp-step.S: New.
10359
a7658b96
TT
103602010-12-21 Tom Tromey <tromey@redhat.com>
10361
10362 * gdb.threads/execl.exp: Update.
10363 * gdb.threads/linux-dp.exp: Update.
10364 * gdb.threads/manythreads.exp: Update.
10365 * gdb.threads/tls.exp: Update.
10366
5b79abe7
TT
103672010-12-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10368
10369 * gdb.cp/nextoverthrow.cc (dummy): Return int 0.
10370 (NextOverThrowDerivates) <resumebpt>: New.
10371 (resumebpt_test): New.
10372 (main): Call resumebpt_test.
10373 * gdb.cp/nextoverthrow.exp: New block for test of "resumebpt".
10374
0914bcdb
SS
103752010-12-12 Stan Shebs <stan@codesourcery.com>
10376
10377 * gdb.trace/tsv.exp: Test print command on trace state variables.
10378
305aeedc
TT
103792010-12-09 Tom Tromey <tromey@redhat.com>
10380
10381 * gdb.base/interp.exp: Add regression test.
10382
186c406b
TT
103832010-12-09 Tom Tromey <tromey@redhat.com>
10384
10385 * gdb.java/jnpe.java: New file.
10386 * gdb.java/jnpe.exp: New file.
10387 * gdb.cp/nextoverthrow.exp: New file.
10388 * gdb.cp/nextoverthrow.cc: New file.
10389
aae1c79a
DE
103902010-12-07 Doug Evans <dje@google.com>
10391
10392 * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
10393 of data-directory.
10394 * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
10395 updated.
10396 * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
10397
60f98dde 103982010-11-29 Michael Snyder <msnyder@vmware.com>
d426f7b4
MS
10399
10400 * gdb.base/callfuncs.exp: Test for skip_float_tests.
10401 * gdb.base/call-sc.exp: Ditto.
10402 * gdb.base/finish.exp: Ditto.
10403 * gdb.base/return.exp: Ditto.
10404 * gdb.base/return2.exp: Ditto.
10405
5fa290c1
DE
104062010-11-30 Doug Evans <dje@google.com>
10407
10408 * lib/gdb.exp (gdb_test_sequence): Return result of gdb_expect_list.
10409 (gdb_expect_list): Fix spelling errors in comments.
10410 * gdb.arch/system-gcore.exp: Use gdb_test_sequence instead of
10411 send_gdb/gdb_expect_list where applicable.
10412 * gdb.base/call-ar-st.exp: Ditto.
10413 * gdb.base/funcargs.exp: Ditto.
10414 * gdb.base/gcore.exp: Ditto.
10415 * gdb.base/page.exp: Ditto.
10416 * gdb.base/sigaltstack.exp: Ditto.
10417 * gdb.base/siginfo.exp: Ditto.
10418 * gdb.base/sigstep.exp: Ditto.
10419 * gdb.base/trace-commands.exp: Ditto.
10420
4e04c971
DE
104212010-11-29 Doug Evans <dje@google.com>
10422
10423 * gdb.python/py-pp-maint.exp: Change printer-name:subprinter-name to
10424 printer-name;subprinter-name.
10425
8cf6f0b1
TT
104262010-11-29 Tom Tromey <tromey@redhat.com>
10427
10428 * gdb.dwarf2/implptr.exp: New file.
10429 * gdb.dwarf2/implptr.c: New file.
10430 * gdb.dwarf2/implptr.S: New file.
10431
94b6973e
PM
104322010-11-29 Phil Muldoon <pmuldoon@redhat.com>
10433
fc529d80 10434 PR python/12199
94b6973e
PM
10435
10436 * gdb.python/py-breakpoint.exp: Test the delete method.
10437
8358c15c
JK
104382010-11-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10439
10440 Fix step_resume_breakpoint unsaved during an infcall.
10441 * gdb.base/step-resume-infcall.exp: New file.
10442 * gdb.base/step-resume-infcall.c: New file.
10443
f6df29bc
TJB
104442010-11-24 Edjunior Machado <emachado@br.ibm.com>
10445
10446 * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
10447
f2b5a5cf
TJB
104482010-11-24 Edjunior Machado <emachado@br.ibm.com>
10449
10450 * gdb.asm/asm-source.exp: Add new target "powerpc64"; expect leading `.'
10451 on ppc64's symbols; "finish" and "return" commands must accept to
10452 show the caller line again as well as the line after.
10453 * gdb.asm/powerpc64.inc: New file.
10454
6b0ecdc2
DE
104552010-11-23 Doug Evans <dje@google.com>
10456
10457 * lib/gdb.exp (gdb_test_sequence): New function.
10458 (gdb_expect_list): Add verbose -log call for each pattern.
10459 * gdb.base/signals.exp (test_handle_all_print): Call it.
10460 Reduce timeout increment from 6 minutes to 1 minute.
10461 * gdb.server/ext-run.exp: Call it.
10462
ea976c60
PM
104632010-11-23 Phil Muldoon <pmuldoon@redhat.com>
10464
f2b5a5cf 10465 PR python/12212
ea976c60
PM
10466
10467 * gdb.python/python.exp: Check that selected_thread raises an
10468 error when no inferior is loaded.
10469
c0efa795
JK
104702010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10471
10472 * gdb.dwarf2/dw2-stack-boundary.exp: New file.
10473 * gdb.dwarf2/dw2-stack-boundary.S: New file.
10474
ec3aa567
JK
104752010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10476
10477 * gdb.dwarf2/dw2-ada-ffffffff.S: New file.
10478 * gdb.dwarf2/dw2-ada-ffffffff.exp: New file.
10479
d8249011
DE
104802010-11-18 Doug Evans <dje@google.com>
10481
10482 * gdb.server/ext-run.exp: Fix intermittent failures.
10483
d4eba7d1
NF
104842010-11-12 Nathan Froyd <froydnj@codesourcery.com>
10485
10486 * gdb.stabs/gdb11479.exp: Use runto_main.
10487
b04c2f88
NF
104882010-11-12 Nathan Froyd <froydnj@codesourcery.com>
10489
10490 * gdb.base/break-entry.exp: Skip if using a stub.
10491
ae9d7ce4
NF
104922010-11-12 Nathan Froyd <froydnj@codesourcery.com>
10493
10494 * gdb.python/py-inferior.exp: Pack values in target endianness.
10495
621c8364
TT
104962010-11-12 Tom Tromey <tromey@redhat.com>
10497
10498 * gdb.python/py-prettyprint.c (main): Add new 'ns2' local.
10499 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test for
10500 MemoryError.
10501 * gdb.python/python.exp (gdb_py_test_multiple): Update exception
10502 type.
10503 * gdb.python/py-value.exp (test_value_in_inferior): Add test for
10504 MemoryError.
10505 (test_subscript_regression): Update exception type.
10506
84f4c1fe
PM
105072010-11-11 Phil Muldoon <pmuldoon@redhat.com>
10508
10509 * gdb.python/py-breakpoint.exp: Add internal watchpoint and
10510 breakpoint tests.
10511
a1442452
PA
105122010-11-09 Pedro Alves <pedro@codesourcery.com>
10513
10514 * gdb.base/watchpoint.exp: Test "watch -location" with an
10515 innacessible location.
10516
efd11a33
JK
105172010-11-09 Edjunior Machado <emachado@br.ibm.com>
10518 Luis Machado <luisgpm@br.ibm.com>
10519
10520 * gdb.base/maint.exp: Expect "." prefix.
10521 * gdb.base/nodebug.exp: Expect "." Likewise.
10522 * gdb.base/sepsymtab.exp: Expect "." Likewise.
10523 * gdb.base/watchpoint-cond-gone.exp: Likewise.
10524 * gdb.base/watchpoint.exp: Expect a software watch to be created for
10525 POWER server processors.
10526
aa00efb5
JK
105272010-11-08 Edjunior Machado <emachado@br.ibm.com>
10528 Luis Machado <luisgpm@br.ibm.com>
10529
10530 * gdb.base/break-entry.exp: convert entry point for
10531 ppc64 and expect leading `.' on ppc64's symbols
10532
99e7ae30
DE
105332010-11-05 Doug Evans <dje@google.com>
10534
10535 * gdb.base/help.exp: Update expected output.
b521dba8
DE
10536 * gdb.python/py-param.exp: Delete, contents moved to ...
10537 * gdb.python/py-parameter.exp: ... here. New file.
10538 Add test for gdb.parameter ("directories").
99e7ae30 10539
f4b8a18d
KW
105402010-11-05 Ken Werner <ken.werner@de.ibm.com>
10541
10542 * Makefile.in (ALL_SUBDIRS): Add gdb.opencl.
10543 * configure.ac (AC_OUTPUT): Add gdb.opencl/Makefile.
10544 * configure: Regenerate.
10545 * gdb.opencl/Makefile.in: New File.
10546 * gdb.opencl/datatypes.exp: Likewise.
10547 * gdb.opencl/datatypes.cl: Likewise.
10548 * gdb.opencl/operators.exp: Likewise.
10549 * gdb.opencl/operators.cl: Likewise.
10550 * gdb.opencl/vec_comps.exp: Likewise.
10551 * gdb.opencl/vec_comps.cl: Likewise.
10552 * gdb.opencl/convs_casts.exp: Likewise.
10553 * gdb.opencl/convs_casts.cl: Likewise.
10554 * lib/opencl.exp: Likewise.
10555 * lib/opencl_hostapp.c: Likewise.
10556 * lib/opencl_kernel.cl: Likewise.
10557 * lib/cl_util.c: Likewise.
10558 * lib/cl_util.c: Likewise.
10559 * gdb.base/default.exp (set language): Add "opencl" to the list of
10560 languages.
10561
a9d5ef47
SW
105622010-11-04 Sami Wagiaalla <swagiaal@redhat.com>
10563
10564 * gdb.cp/overload.exp: Added test for inheritance overload.
10565 * gdb.cp/overload.cc: Ditto.
10566 * gdb.cp/oranking.exp: Removed releveant kfails.
10567
03eb1c79
JK
105682010-11-04 Jan Kratochvil <jan.kratochvil@redhat.com>
10569 Joel Brobecker <brobecker@adacore.com>
10570
10571 * gdb.ada/null_array.exp (print my_table): Call get_compiler_info and
10572 check test_compiler_info.
10573
dbc98a8b
KW
105742010-11-03 Ken Werner <ken.werner@de.ibm.com>
10575
10576 * gdb.base/gnu_vector.exp: Adjust expect messages.
10577
120bd360
KW
105782010-11-03 Ken Werner <ken.werner@de.ibm.com>
10579
10580 * gdb.base/gnu_vector.exp: Add unary operator tests.
10581
c37f7098
KW
105822010-11-03 Ken Werner <ken.werner@de.ibm.com>
10583
10584 * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
10585
7b51bc51
DE
105862010-11-02 Doug Evans <dje@google.com>
10587
10588 * gdb.python/py-pp-maint.c: New file.
10589 * gdb.python/py-pp-maint.exp: New file.
10590 * gdb.python/py-pp-maint.py: New file.
10591
50c97f38
TT
105922010-11-02 Tom Tromey <tromey@redhat.com>
10593
10594 * gdb.base/default.exp: Remove "scheme" from language list.
10595
a289b8f6
JK
105962010-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10597
10598 Revert:
10599 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10600 * gdb.threads/sigstep-threads.exp: New file.
10601 * gdb.threads/sigstep-threads.c: New file.
10602
cd017491
MS
106032010-10-20 Michael Snyder <msnyder@vmware.com>
10604
10605 * gdb.threads/fork-child-threads.exp: Don't run on remote target.
10606
8e6a5956
UW
106072010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
10608
10609 * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.
10610 Skip test completely if gdb,no_hardware_watchpoints.
10611
2c04da0d
UW
106122010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
10613
10614 * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more
10615 strict, but do not check for any particular function name within libc.
10616
79afc5ef
SW
106172010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
10618
10619 * gdb.cp/smartp.exp: New test.
10620 * gdb.cp/smartp.cc : New test.
10621
026ffab7
SW
106222010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
10623
10624 * gdb.cp/converts.exp: Test pointer to bool conversion.
10625 Test pointer to long conversion.
10626 * gdb.cp/oranking.exp: Removed relevant kfail.
10627
3a772aa4
TT
106282010-10-18 Tom Tromey <tromey@redhat.com>
10629
10630 * gdb.python/py-prettyprint.exp (run_lang_tests): Test encoding
10631 argument to lazy_string.
10632 * gdb.python/py-prettyprint.py (pp_ls_encoding): New global.
10633 (pp_ls.to_string): Use it.
10634 * gdb.python/py-prettyprint.c (main): Move declarations to top.
10635 Add "estring2" local.
10636
5fc3827b
JK
106372010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10638
10639 Fix s390x compatibility.
10640 * gdb.dwarf2/pr11465.S (DW_TAG_pointer_type): Use PTRBITS. Twice.
10641 * gdb.dwarf2/pr11465.exp: Set ptrbits, use it for -DPTRBITS.
10642
8aeb23f3
JK
106432010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10644
10645 * gdb.threads/sigstep-threads.exp: New file.
10646 * gdb.threads/sigstep-threads.c: New file.
10647
c1e56572
JK
106482010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10649
10650 * gdb.base/pie-execl.exp: New file.
10651 * gdb.base/pie-execl.c: New file.
10652
92163a10
JK
106532010-10-13 Doug Evans <dje@google.com>
10654 Jan Kratochvil <jan.kratochvil@redhat.com>
10655
10656 PR exp/12117
10657 * gdb.cp/ptype-cv-cp.cc: New file.
10658 * gdb.cp/ptype-cv-cp.exp: New file.
10659
7062b0a0
SW
106602010-10-14 Sami Wagiaalla <swagiaal@redhat.com>
10661
10662 * gdb.cp/converts.cc: New test program.
10663 * gdb.cp/converts.exp: New test.
10664 * gdb.cp/overload.exp: Added test for void* vs int*.
10665 * gdb.cp/overload.exp: Ditto.
10666 * gdb.cp/oranking.exp: Removed related kfail.
10667
0e3509db
DE
106682010-10-13 Doug Evans <dje@google.com>
10669
10670 * lib/gdb-python.exp (gdb_check_python_config): New function.
10671 * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
10672 * gdb.python/lib-types.cc: New file.
10673 * gdb.python/lib-types.exp: New file.
10674
8dc78533
JK
106752010-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10676
10677 * gdb.python/py-error.exp: New file.
10678 * gdb.python/py-error.py: New file.
10679
93c17e06
JK
106802010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
10681
10682 * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
10683 gdb_test_multiple.
10684
d8b34041
JK
106852010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
10686
10687 * gdb.base/break-interp.exp: Use ldlags for linking flags.
10688 * gdb.base/prelink.exp: Likewise.
10689 * gdb.base/solib-nodir.exp: Likewise.
10690 * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
10691 (gdb_compile) <shlib_load>: Use ldlags for linking flags.
10692 * lib/prelink-support.exp (build_executable_own_libs): Likewise.
10693
e0cc584e
UW
106942010-10-12 Ulrich Weigand <uweigand@de.ibm.com>
10695
10696 * break-interp.exp (test_ld): Use two separate gdb_expect statements
10697 for the "info files" test to avoid timeouts on slow machines.
10698
cfc353b1
JK
106992010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10700
10701 * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
10702 (main): Make openlib dummy call.
10703
d3d7896d
JK
107042010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10705
10706 Fix missing _start PIE relocation on ppc64 due to stop on dl_main.
10707 * break-interp.exp (reach): Move the core body ...
10708 (reach_1): ... here. Use stop-on-solib-events for _dl_debug_state.
10709 (test_ld): Provide always real argument, even to the linker. Replace
10710 dl_main by _dl_debug_state.
10711
5e533c94
JK
107122010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10713
10714 Fix results of prelinked PIEs on ppc*.
10715 * gdb.base/break-interp.exp (reach, test_core, test_attach_gdb):
10716 Accept also DISPLACEMENT "PRESENT".
10717 (main): Replace "ZERO" displacements by "PRESENT".
10718
33540610
SW
107192010-10-08 Sami Wagiaalla <swagiaal@redhat.com>
10720
10721 * gdb.cp/oranking.exp: New test.
10722 * gdb.cp/oranking.cc: New test program.
10723
3bdf2bbd
KW
107242010-10-08 Ken Werner <ken.werner@de.ibm.com>
10725
10726 * gdb.base/gnu_vector.c (ia, ib, fa, fb): New variables.
10727 * gdb.base/gnu_vector.exp: Add tests for scalar to vector widening.
10728
2f608a3a
KW
107292010-10-06 Ken Werner <ken.werner@de.ibm.com>
10730
10731 * gdb.base/constvars.c (logical, lugged, luck, lunar, lumen, lurk,
10732 lush, lynx) New constant.
10733 * gdb.base/constvars.exp: Test const array types.
10734 * gdb.dwarf2/dw2-strp.exp: Add const qualifier for ptype tests.
10735
aa2e2d8d
DE
107362010-10-06 Doug Evans <dje@google.com>
10737
10738 * gdb.base/catch-syscall.exp (do_syscall_tests): Update location
10739 of syscall staging area.
10740
2844d6b5
KW
107412010-10-06 Ken Werner <ken.werner@de.ibm.com>
10742
10743 * gdb.base/gnu_vector.c: Add variable c4.
10744 * gdb.base/gnu_vector.exp: Add tests for character vector printing.
10745 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
10746
7d8ac8bb
MR
107472010-10-05 Maciej W. Rozycki <macro@codesourcery.com>
10748
10749 * gdb.arch/altivec-abi.exp: Fix a typo.
10750
84a02e58
MR
107512010-10-02 Maciej W. Rozycki <macro@codesourcery.com>
10752
10753 * lib/mi-support.exp (thread_selected_re): Correct pattern used
10754 to match a thread ID.
10755
b18e6318
JK
107562010-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10757
10758 Fix s390x testcase compatibility.
10759 * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
10760
a2c09bd0
DE
107612010-10-01 Doug Evans <dje@google.com>
10762
10763 * lib/gdb-python.exp: New file.
10764 * gdb.python/py-block.exp: Use it.
10765 * gdb.python/py-breakpoint.exp: Ditto.
10766 * gdb.python/py-frame.exp: Ditto.
10767 * gdb.python/py-inferior.exp: Ditto.
10768 * gdb.python/py-param.exp: Ditto.
10769 * gdb.python/py-prettyprint.exp: Ditto.
10770 * gdb.python/py-shared.exp: Ditto.
10771 * gdb.python/py-symbol.exp: Ditto.
10772 * gdb.python/py-symtab.exp: Ditto.
10773 * gdb.python/py-type.exp: Ditto.
10774 * gdb.python/py-value.exp: Ditto.
10775 * gdb.python/python.exp: Ditto.
10776
38f12cfc
TT
107772010-09-30 Tom Tromey <tromey@redhat.com>
10778
10779 * gdb.base/anon.exp: New file.
10780 * gdb.base/anon.c: New file.
10781
9ae8282d
TT
107822010-09-30 Tom Tromey <tromey@redhat.com>
10783
10784 * gdb.base/completion.exp: Test completion through anonymous
10785 union.
10786 * gdb.base/break1.c (struct some_struct): Add anonymous union.
10787
e9e07ba6
JK
107882010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10789
10790 Fix printing parameters of inlined functions.
10791 * gdb.dwarf2/dw2-inline-param.exp: New file.
10792 * gdb.dwarf2/dw2-inline-param-main.c: New file.
10793 * gdb.dwarf2/dw2-inline-param.S: New file.
10794
cd2effb2
JK
107952010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10796
10797 PR corefiles/12071.
10798 * gdb.base/corefile.exp (quit with a process, no question: load core)
10799 (quit with a core file): New tests.
10800
bceffbf3
JK
108012010-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10802
10803 Fix GDB crash on inferior calls with self-referencing classes.
10804 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: New file.
10805 * gdb.dwarf2/dw2-cp-infcall-ref-static-main.c: New file.
10806 * gdb.dwarf2/dw2-cp-infcall-ref-static.S: New file.
10807
1736ad11
JK
108082010-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10809
10810 Fix lost siginfo_t for inferior calls.
10811 * gdb.base/siginfo-infcall.exp: New file.
10812 * gdb.base/siginfo-infcall.c: New file.
10813
a176ad92
JB
108142010-09-22 Joel Brobecker <brobecker@adacore.com>
10815
10816 * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
10817
c2b0a229
JK
108182010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10819
10820 * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant):
10821 New test.
10822 * gdb.fortran/module.f90 (mod1) <var_const>: New constant.
10823
e8ae22d1
JB
108242010-09-22 Joel Brobecker <brobecker@adacore.com>
10825
10826 * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
10827 type of our const type.
10828
ec322823
SW
108292010-09-22 Sami Wagiaalla <swagiaal@redhat.com>
10830
10831 * gdb.cp/pr12028.cc: New.
10832 * gdb.cp/pr12028.exp: New.
10833
72929c62
JB
108342010-09-22 Joel Brobecker <brobecker@adacore.com>
10835
10836 * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
10837
875b4ff5 108382010-09-16 Phil Muldoon <pmuldoon@redhat.com>
fc529d80 10839 Jan Kratochvil <jan.kratochvil@redhat.com>
875b4ff5
PM
10840
10841 PR mi/11407
10842 * gdb.mi/dw2-ref-missing-frame-func.c: New File.
10843 * gdb.mi/dw2-ref-missing-frame-main.c New File.
10844 * gdb.mi/dw2-ref-missing-frame.S New File.
10845 * gdb.mi/dw2-ref-missing-frame.exp New File.
10846
7155d578
TT
108472010-09-14 Tom Tromey <tromey@redhat.com>
10848
10849 PR symtab/8399:
10850 * gdb.threads/tls.exp: Remove kfail. Update expected output.
10851
515ed532
TT
108522010-09-14 Tom Tromey <tromey@redhat.com>
10853
10854 PR exp/11803:
10855 * gdb.threads/tls.exp: Use C++.
10856 (check_thread_local): Use K::another_thread_local.
10857 * gdb.threads/tls.c (class K): New.
10858 (another_thread_local): Now a member of K.
10859 (spin): Update. No longer K&R C.
10860
450ca57c
SW
108612010-09-13 Sami Wagiaalla <swagiaal@redhat.com>
10862
10863 * gdb.cp/koenig.cc: created class for testing member lookup.
10864 * gdb.cp/koenig.exp: Added test for member lookup.
10865
dbd492a3
JK
108662010-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10867
10868 Fix false FAILs on sourcetree topdir directory containing "kill".
10869 * gdb.base/sigall.exp (test_one_sig) <advance to $nextsig>: Extend the
10870 source line matching regexp.
10871
8d4d924b
JK
108722010-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10873
10874 * gdb.python/python.exp (set height 0, collect help from uiout)
10875 (verify help to uiout): New tests.
10876
8e64f2a0
JK
108772010-09-10 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
10878
10879 * gdb.base/break-interp.exp (test_ld) <istarget powerpc64-*>: Add
10880 is_lp64_target to check 64bit target.
10881
4569eed2
JK
108822010-09-09 Jan Kratochvil <jan.kratochvil@redhat.com>
10883
10884 * gdb.base/break-interp.exp (reach): Permit leading . for ppc64.
10885 (test_ld) <powerpc64-*>: New.
10886
5e1617b1
DJ
108872010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
10888
10889 * gdb.cp/templates.exp (test_template_args): Allow "struct".
10890
c767944b
DJ
108912010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
10892
10893 * gdb.cp/templates.cc (Empty, FunctionArg): New classes.
10894 (FunctionArg::method): New function.
10895 (empty, arg): New variables.
10896 (main): Call arg.method.
10897 * gdb.cp/templates.exp (test_template_args): New function.
10898 (do_tests): Call it.
10899
27d3a3fc
UW
109002010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
10901
10902 * gdb.threads/threxit-hop-specific.exp: Use "continue" instead
10903 of "next" to proceed over pthread_exit call.
10904
55b7ce7f
UW
109052010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
10906
10907 * gdb.base/maint.exp: Avoid wildcards against potentially very long
10908 "maint print statistics" output to prevent expect timeouts.
10909
809df446
JK
109102010-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
10911
10912 * gdb.base/printcmds.exp (test_float_accepted): Import gdb_prompt.
10913 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
10914 (test_float_rejected): ... here.
10915 * gdb.java/jv-print.exp (test_float_accepted): Import gdb_prompt.
10916 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
10917 (test_float_rejected): ... here.
10918 * gdb.objc/print.exp (test_float_accepted): Import gdb_prompt.
10919 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
10920 (test_float_rejected): ... here.
10921 * gdb.pascal/print.exp (test_float_accepted): Import gdb_prompt.
10922 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
10923 (test_float_rejected): ... here.
10924
8464be76
DJ
109252010-09-04 Daniel Jacobowitz <dan@codesourcery.com>
10926
10927 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint
10928 before disabling hardware watchpoints.
10929 (test_inaccessible_watchpoint): Check that hardware watchpoints
10930 are used. Test for watchpoints on a constant address.
10931
14dba4b4
JK
109322010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10933
10934 * gdb.base/ui-redirect.exp: New file.
10935
3f3540e1 109362010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
fc529d80 10937 Joel Brobecker <brobecker@adacore.com>
3f3540e1
JB
10938
10939 * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
10940
0f254bb7
DE
109412010-08-31 Doug Evans <dje@google.com>
10942
10943 * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
10944
03f17ccf
TT
109452010-08-30 Tom Tromey <tromey@redhat.com>
10946
10947 PR python/11792:
10948 * gdb.python/py-value.exp (test_subscript_regression): Add
10949 dynamic_type test.
10950
640617ad
DJ
109512010-08-30 Daniel Jacobowitz <dan@codesourcery.com>
10952
10953 * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_function
10954 instead of running to main. Do not test the main function.
10955 * gdb/testsuite/gdb.cp/cpexprs.cc (main): Rename to test_function.
10956 Add new main.
10957
2ed91d1b
PA
109582010-08-26 Pedro Alves <pedro@codesourcery.com>
10959
10960 * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect in
10961 one test.
10962
673bfd45
DE
109632010-08-24 Doug Evans <dje@google.com>
10964
10965 PR symtab/11942
10966 * gdb.dwarf2/dw4-sig-types.cc: New file.
10967 * gdb.dwarf2/dw4-sig-types.h: New file.
10968 * gdb.dwarf2/dw4-sig-types-b.cc: New file.
10969 * gdb.dwarf2/dw4-sig-types.exp: New file.
10970
f9ffd4bb
TT
109712010-08-23 Tom Tromey <tromey@redhat.com>
10972
10973 PR python/11145:
10974 * gdb.python/py-value.c (Base, Derived): New types.
10975 (base): New global.
10976 * gdb.python/py-value.exp (test_subscript_regression): Add
10977 dynamic_cast test.
10978
d839c8a4
TT
109792010-08-23 Tom Tromey <tromey@redhat.com>
10980
10981 PR python/10676:
10982 * gdb.python/py-type.exp (test_fields): Add tests for type
10983 equality.
10984
702c2711
TT
109852010-08-23 Tom Tromey <tromey@redhat.com>
10986
10987 PR python/11915:
10988 * gdb.python/py-type.exp (test_fields): Add tests for array.
10989
832bafd3
KS
109902010-08-23 Keith Seitz <keiths@redhat.com>
10991
10992 * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
10993 have any children. Create a new abbrev for it.
10994 Add missing terminal sequence to .debug_abbrev.
10995
c37bf528
KS
109962010-08-20 Keith Seitz <keiths@redhat.com>
10997
10998 PR symtab/11465:
10999 * gdb.dwarf2/pr11465.exp: New test.
11000 * gdb.dwarf2/pr11465.S: New file.
11001 * gdb.dwarf2/dw2-double-set-die-type.S: New file.
11002 * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
11003
4572cbac
TJB
110042010-08-19 Thiago Jung Bauermann <bauerman@br.ibm.com>
11005
11006 * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
11007 registers. Update data sets with the new v2_double element in the
11008 VSX register union. Add vector_register3_vr data set for the AltiVec
11009 registers. Use gdb_test_no_output instead of send_gdb.
11010
e7fbb131
PA
110112010-08-19 Pedro Alves <pedro@codesourcery.com>
11012
11013 * gdb.python/py-shared.exp: New file, factored out from
11014 python.exp.
11015 * gdb.python/py-shared.c: New file.
11016 * gdb.python/py-shared-sl.c: New file.
11017 * gdb.python/python-1.c: New file.
11018 * gdb.python/python-sl.c: Delete.
11019 * gdb.python/python.c: Mention python-1.c.
11020 * gdb.python/python.exp: Move shared library tests to
11021 py-shared.exp.
11022 * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
11023 (MISCELLANEOUS): New.
11024 (clean mostlyclean): Also remove $MISCELLANEOUS.
11025
d30f5e1f
DE
110262010-08-19 Doug Evans <dje@google.com>
11027
11028 PR exp/11926
11029 * gdb.base/printcmds.exp (test_float_accepted): New function.
11030 Move existing float tests there. Add tests for floats with suffixes.
11031 (test_float_rejected): New function.
11032 * gdb.java/jv-print.exp (test_float_accepted): New function.
11033 (test_float_rejected): New function.
11034 * gdb.objc/print.exp: New file.
11035 * gdb.pascal/print.exp: New file.
11036 * lib/objc.exp: New file.
11037
7b3fd859
PM
110382010-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
11039
11040 * gdb.base/default.exp (info set): Avoid full buffer error and force
11041 reading up to final gdb prompt.
11042 (show): Likewise.
11043
c92817ce
TT
110442010-08-18 Tom Tromey <tromey@redhat.com>
11045
11046 PR symtab/11919:
11047 * gdb.base/completion.exp: Add test.
11048
f1208f9e
DE
110492010-08-18 Doug Evans <dje@google.com>
11050
11051 * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
11052 * gdb.base/callfuncs.exp (set_lang_c): Delete, set c language directly.
11053 * gdb.base/printcmds.exp (set_lang_c): Delete, set c language directly.
11054 Simplify, early exit if runto_main fails.
11055 * gdb.fortran/exprs.exp: load_lib fortran.exp.
11056 (set_lang_fortran): Moved to lib/fortran.exp.
11057 * gdb.fortran/types.exp: load_lib fortran.exp.
11058 (set_lang_fortran): Moved to lib/fortran.exp.
11059 * gdb.java/jmisc.exp (set_lang_java): Moved to lib/java.exp.
11060 * gdb.java/jprint.exp (set_lang_java): Ditto.
11061 * gdb.java/jv-exp.exp: load_lib java.exp.
11062 If set_lang_java fails, issue a warning instead of failure to be
11063 consistent with other set_lang_foo uses.
11064 (set_lang_java): Moved to lib/java.exp.
11065 * gdb.java/jv-print.exp (set_lang_java): Moved to lib/java.exp.
11066 If set_lang_java fails, issue a warning instead of failure to be
11067 consistent with other set_lang_foo uses.
11068 * gdb.pascal/types.exp: load_lib pascal.exp.
11069 (set_lang_pascal): Moved to lib/pascal.exp.
11070 * lib/fortran.exp: New file.
11071 * lib/java.exp (set_lang_java): New function.
11072 * lib/pascal.exp (set_lang_pascal): New function.
11073
2f06b485
YQ
110742010-08-18 Yao Qi <yao@codesourcery.com
11075
11076 * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels
11077 func_nofb_start and func_loopfb_start, so that address of functions
11078 is equal to these labels on Thumb.
11079
96e25403
YQ
110802010-08-18 Yao Qi <yao@codesourcery.com>
11081
11082 * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
11083 to reflect latest c source file.
11084
36e6adc4
JK
110852010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
11086
11087 * gdb.cp/infcall-dlopen.exp: New file.
11088 * gdb.cp/infcall-dlopen.cc: New file.
11089 * gdb.cp/infcall-dlopen-lib.cc: New file.
11090
f431efe5
PA
110912010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
11092 Pedro Alves <pedro@codesourcery.com>
11093
11094 PR breakpoints/11371
11095
11096 * gdb.base/watch-cond-infcall.exp: New file.
11097 * gdb.base/watch-cond-infcall.c: New file.
11098
06a64a0b
TT
110992010-08-16 Tom Tromey <tromey@redhat.com>
11100
11101 * gdb.base/help.exp: Update.
11102 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
11103 watchpoint.
11104 (test_watch_location): New proc.
11105 (test_watchpoint_in_big_blob): Delete watchpoint.
11106 * gdb.base/watchpoint.c (func5): New function.
11107 (main): Call it.
11108
70ebf4ed
DE
111092010-08-16 Doug Evans <dje@google.com>
11110
11111 * gdb.python/python.exp: Fix syntax in "post event insertion" test.
11112
ca5c20b6
PM
111132010-08-11 Phil Muldoon <pmuldoon@redhat.com>
11114
11115 * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
11116 tests.
11117
7346b668
KW
111182010-08-11 Ken Werner <ken.werner@de.ibm.com>
11119
11120 * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
11121 * gdb.base/gnu_vector.c: New File.
11122 * gdb.base/gnu_vector.exp: Likewise.
11123
cb2e07a6
PM
111242010-08-11 Phil Muldoon <pmuldoon@redhat.com>
11125
11126 * gdb.python/python.c: New File.
11127 * gdb.python/python-sl.c: New File.
11128 * gdb.python/python.exp: Test solib_address and decode_line
11129 * functions.
11130
5da1313b
JK
111312010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11132
11133 * gdb.python/python.exp (show height, set height 10)
11134 (verify pagination beforehand, verify pagination beforehand: q)
11135 (gdb.execute does not page, verify pagination afterwards)
11136 (verify pagination afterwards: q): New.
11137
49c3ccf7
DE
111382010-08-02 Doug Evans <dje@google.com>
11139
11140 * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
11141 because of an older gcc, change test2
11142 "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
11143 to unsupported.
11144
42c0c4f1
KH
111452010-07-30 Kazu Hirata <kazu@codesourcery.com>
11146
11147 * gdb.base/break-always.exp: Do not expect full paths to file
11148 names.
11149 * gdb.base/commands.exp: Likewise.
11150
d3765805
DE
111512010-07-30 Doug Evans <dje@google.com>
11152
c98ee71b
DE
11153 * gdb.cp/temargs.exp: For new tests that require newer gccs,
11154 xfail them when run with older gccs.
11155
fd961404
DE
11156 * lib/gdb.exp (build_executable): Forward "c++" option to
11157 get_compiler_info.
11158
999adef4
DE
11159 * gdb.python/py-type.exp (test_template): Mark as xfail tests
11160 "python print ttype.template_argument(1)" and
11161 "python print isinstance(ttype.template_argument(1), gdb.Value)"
11162 if using gcc 4.4 or earlier.
11163
d3765805
DE
11164 * gdb.base/valgrind-db-attach.exp: Use unique test name for
11165 attach-to-debugger handling.
11166
1276c759
JK
111672010-07-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11168
11169 * gdb.base/prelink-lib.c (copyreloc): New initialized variable.
11170 * gdb.base/prelink.c (copyreloc, bssvar, bssvarp): New variables.
11171 (main): Use copyreloc.
11172 * gdb.base/prelink.exp (split debug of executable)
11173 (.dynbss vs. .bss address shift): New tests.
11174
88caa9b9
PA
111752010-07-29 Pedro Alves <pedro@codesourcery.com>
11176
11177 * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
11178 in gdb_test_multiple.
11179
c6f2ac43
PA
111802010-07-29 Pedro Alves <pedro@codesourcery.com>
11181
11182 * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
11183 environment.
11184
326fd672
TT
111852010-07-28 Tom Tromey <tromey@redhat.com>
11186
11187 PR python/11060:
11188 * gdb.python/py-type.c (Temargs): New template.
11189 (temvar): New variable.
11190 * gdb.python/py-type.exp (test_template): New proc.
11191
3ce3b1ba
PA
111922010-07-28 Daniel Jacobowitz <dan@codesourcery.com>
11193
11194 * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
11195 gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
11196
34eaf542
TT
111972010-07-28 Tom Tromey <tromey@redhat.com>
11198
11199 PR c++/9946:
11200 * gdb.cp/temargs.exp: New file.
11201 * gdb.cp/temargs.cc: New file.
11202
d41b819e
JK
112032010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
11204
11205 * gdb.base/help.exp (help disassemble): Update the content.
11206
26ab7092
JK
112072010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
11208
11209 * gdb.threads/ia64-sigill.exp: New file.
11210 * gdb.threads/ia64-sigill.c: New file.
11211
5283e9e1
TT
112122010-07-27 Tom Tromey <tromey@redhat.com>
11213
11214 * gdb.opt/inline-cmds.c (ATTR): New define.
11215 (func1): Use it.
11216 (func2): Likewise.
11217 (func3): Likewise.
11218 (outer_inline1): Likewise.
11219 (outer_inline2): Likewise.
11220 * gdb.opt/inline-bt.c (ATTR): New define.
11221 (func1): Use it.
11222 (func2): Likewise.
11223 * gdb.opt/inline-locals.c (ATTR): New define.
11224 (func1): Use it.
11225 (func2): Likewise.
11226
e992ef73
TT
112272010-07-27 Tom Tromey <tromey@redhat.com>
11228
11229 * gdb.stabs/gdb11479.c (hack): New function.
11230 (test): Use it.
11231 (test2): Use it.
11232 * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
11233 (int32_search_buf, int64_search_buf): No longer static.
11234 (x): Remove.
11235 * gdb.base/relocate.c (hack): New function.
11236
5374244e
PM
112372010-07-27 Phil Muldoon <pmuldoon@redhat.com>
11238
11239 * gdb.python/py-value.exp (test_inferior_function_call): New function.
11240 * gdb.python/py-value.c (func1): New function.
11241 (func2): Likewise.
11242
a99aee83
CV
112432010-07-26 Corinna Vinschen <vinschen@redhat.com>
11244
11245 * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
11246 as not to clash with .data section.
11247
a04ba985
JG
112482010-07-26 Jerome Guitton <guitton@adacore.com>
11249
11250 * gdb.base/code_elim.exp: New file.
11251 * gdb.base/code_elim1.c: New file.
11252 * gdb.base/code_elim2.c: New file.
11253
23bd0f7c
PA
112542010-07-21 Pedro Alves <pedro@codesourcery.com>
11255
11256 PR symtab/11827
11257
11258 * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
11259 (some_volatile_enum): New variable.
11260 * gdb.base/printcmds.exp (test_print_enums): New.
11261 <top level>: Call it.
11262
883df6dd
SW
112632010-07-21 Sami Wagiaalla <swagiaal@redhat.com>
11264
11265 * gdb.cp/fpointer.cc: New test.
11266 * gdb.cp/fpointer.exp: New test.
11267
569b05a5
JK
112682010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11269
11270 * gdb.base/solib-nodir.exp: New file.
11271 * lib/gdb.exp (runto): New case for a GDB internal error.
11272
51d7d803
JK
112732010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11274 Ulrich Weigand <uweigand@de.ibm.com>
11275 Tom Tromey <tromey@redhat.com>
11276
11277 * gdb.base/charset-malloc.c: New file.
11278 * gdb.base/charset.c (malloc_stub): New prototype.
11279 (main): Call it instead of malloc itself.
11280 * gdb.base/charset.exp: Use only prepare_for_testing.
11281 (binfile): Remove the variable.
11282
c0edd9ed
JK
112832010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
11284
11285 Make core files the process_stratum.
11286 * gdb.base/corefile.exp (run: load core again)
11287 (run: sanity check we see the core file, run: with core)
11288 (run: core file is cleared, attach: load core again)
11289 (attach: sanity check we see the core file, attach: with core)
11290 (attach: core file is cleared): New tests.
11291 * gdb.base/coremaker.c (main): New parameters. Implement "sleep" argv.
11292
3cbaedff
KW
112932010-07-14 Ken Werner <ken.werner@de.ibm.com>
11294
11295 * gdb.arch/altivec-abi.exp: New tests.
11296
91158a56
TT
112972010-07-13 Tom Tromey <tromey@redhat.com>
11298
11299 * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
11300 (main): Use it.
11301 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
11302
0f5238ed
TT
113032010-07-13 Tom Tromey <tromey@redhat.com>
11304
11305 * gdb.base/label.exp: New file.
11306 * gdb.base/label.c: New file.
11307
add265ae
L
113082010-07-12 Ulrich Weigand <uweigand@de.ibm.com>
11309 H.J. Lu <hongjiu.lu@intel.com>
11310
11311 * lib/gdb.exp (is_ilp32_target): New.
11312 (is_lp64_target): Likewise.
11313
11314 * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
11315 target.
11316 * gdb.arch/amd64-disp-step.exp: Likewise.
11317 * gdb.arch/amd64-dword.exp: Likewise.
11318 * gdb.arch/amd64-i386-address.exp: Likewise.
11319 * gdb.arch/amd64-word.exp: Likewise.
889bf7c5 11320
add265ae
L
11321 * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
11322 target.
11323 * gdb.arch/i386-bp_permanent.exp: Likewise.
11324 * gdb.arch/i386-byte.exp: Likewise.
11325 * gdb.arch/i386-disp-step.exp: Likewise.
11326 * gdb.arch/i386-gnu-cfi.exp: Likewise.
11327 * gdb.arch/i386-prologue.exp: Likewise.
11328 * gdb.arch/i386-size-overlap.exp: Likewise.
11329 * gdb.arch/i386-size.exp: Likewise.
11330 * gdb.arch/i386-sse.exp: Likewise.
11331 * gdb.arch/i386-unwind.exp: Likewise.
11332 * gdb.arch/i386-word.exp: Likewise.
11333
11334 * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
11335 test only when building 64-bit executables. Do not hard-code
11336 -m64 option.
11337
2dfb8c17
DE
113382010-07-07 Doug Evans <dje@google.com>
11339
11340 * lib/gdb.exp (gdb_test_list_exact): New function.
11341 * gdb.base/default.exp (show convenience): Call it, add tests for
11342 $_sdata = void, $_thread = 0.
11343
4e5799b6
JK
113442010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11345 Joel Brobecker <brobecker@adacore.com>
11346
11347 Fix re-run of PIE executable, PR shlibs/11776.
11348 * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
11349 Remove $displacement_main to match the solib-svr4.c change. New "kill"
11350 and re-"run" of the inferior.
11351
1a219cc7
JK
113522010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11353 Joel Brobecker <brobecker@adacore.com>
11354
11355 Cope with missing /usr/sbin/prelink.
11356 * lib/prelink-support.exp (prelink_no):
11357 <result == 1 && $output is "no such file or directory">: New.
11358 (prelink_yes): Likewise. Return on failed prelink_no.
11359
5e3b36f8
JK
113602010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11361 Joel Brobecker <brobecker@adacore.com>
11362
11363 * gdb.base/attach-pie-misread.exp: Load prelink-support.exp. Replace
11364 build_executable by build_executable_own_libs. Replace "prelink -R"
11365 execution by a call of prelink_yes. Comment why "prelink -r" needs no
11366 change.
11367 * gdb.base/break-interp.exp: Load prelink-support.exp. Rename calls of
11368 copy to file_copy. Move setting opts --dynamic-linker and -rpath,
11369 mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
11370 Replace build_executable by build_executable_own_libs's function
11371 build_executable_own_libs.
11372 (prelinkNO): Create new stub to call prelink_no.
11373 (prelinkYES): Create new stub to call prelink_yes.
11374 (test_attach): Rename calls of copy to file_copy.
11375 (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
11376 (copy): Move to ...
11377 * lib/prelink-support.exp: ... a new file. Rename prelinkNO to
11378 prelink_no, prelinkYES to prelink_yes, copy to file_copy.
11379 * gdb.base/prelink.exp: Disable testcase also for is_remote and
11380 skip_shlib_tests. Load prelink-support.exp. Replace gdb_compile with
11381 special flags by gdb_compile_shlib. Replace second gdb_compile by
11382 build_executable_own_libs. Replace "prelink -R" execution by a call of
11383 prelink_yes. Replace "prelink -u" and second "prelink -R" execution by
11384 a second call of prelink_yes. Replace restart commands by
11385 clean_restart.
11386 (prelink): Rename to ...
11387 (seen displacement message): ... this test. Extend its expectation
11388 strictness.
11389
86e4bafc
JK
113902010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11391
11392 * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
11393 * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
11394 displacement message exactly once.
11395
3cd07d20
JK
113962010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11397 Joel Brobecker <brobecker@adacore.com>
11398
11399 * gdb.base/break-interp.exp (test_attach): Keep $interp changed. Move
11400 its restore after the <$relink_args != ""> loop. new comment.
11401
0a1e94c7
JK
114022010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11403 Joel Brobecker <brobecker@adacore.com>
11404
11405 * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
11406 code for it. New variable relink_args.
11407 (prelinkYES): Call prelinkNO.
11408 (test_attach): Accept new parameter relink_args. Re-prelink the binary
11409 in such case. Move the core code to ...
11410 (test_attach_gdb): ... a new function. Send GDB command "file".
11411 Extend expected "Attaching to " string.
11412
2f70bcfb
TT
114132010-07-02 Tom Tromey <tromey@redhat.com>
11414
11415 * gdb.base/bitops.exp: Remove extraneous "pass".
11416
a17ac5b0
TT
114172010-07-02 Ken Werner <ken.werner@de.ibm.com>
11418
11419 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
11420
dc10affe
PA
114212010-07-01 Pedro Alves <pedro@codesourcery.com>
11422
d41c0fc8
PA
11423 * gdb.base/help.exp: Adjust expected output.
11424
114252010-07-01 Pedro Alves <pedro@codesourcery.com>
11426
11427 * gdb.base/help.exp: Adjust expected output.
dc10affe 11428
0a600c36
JK
114292010-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11430
11431 * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
11432 (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
11433 c++/11702.
11434
37cc8bfe
JK
114352010-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11436 Doug Evans <dje@google.com>
11437
11438 * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
11439 add .dynamic entry'.
11440
254e6b9e
DE
114412010-06-29 Doug Evans <dje@google.com>
11442
11443 Test PR c++/11702.
11444 * gdb.cp/m-static.exp: Add testcase.
11445 * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
11446
595939de 114472010-06-28 Phil Muldoon <pmuldoon@redhat.com>
889bf7c5
PA
11448 Tom Tromey <tromey@redhat.com>
11449 Thiago Jung Bauermann <bauerman@br.ibm.com>
595939de
PM
11450
11451 * gdb.python/py-inferior.c: New File.
11452 * gdb.python/py-infthread.c: New File.
11453 * gdb.python/py-inferior.exp: New File.
11454 * gdb.python/py-infthread.exp: New File.
11455
98751a41
JK
114562010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11457
11458 * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
11459 (ptype ::C::OtherFileClass typedefs): New.
11460 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
11461 (C::OtherFileClass::cOtherFileClassVar2): New.
11462 (C::OtherFileClass::cOtherFileClassVar_use): Use also
11463 cOtherFileClassVar2.
11464 (C::cOtherFileType2, C::cOtherFileVar2): New.
11465 (C::cOtherFileVar_use): use also cOtherFileVar2.
11466 * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
11467
41f62f39
JK
114682010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11469
11470 * gdb.cp/namespace.exp (whatis C::cOtherFileType)
11471 (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
11472 (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
11473 (print ::C::cOtherFileVar)
11474 (whatis C::OtherFileClass::cOtherFileClassType)
11475 (whatis ::C::OtherFileClass::cOtherFileClassType)
11476 (print C::OtherFileClass::cOtherFileClassVar)
11477 (print ::cOtherFileClassVar)
11478 (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
11479 (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
11480 trailing content.
11481 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
11482 (C::OtherFileClass::cOtherFileClassVar)
11483 (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
11484 (C::cOtherFileVar, C::cOtherFileVar_use): New.
11485
af53d231
JK
114862010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11487
11488 Test PR c++/11703 and PR gdb/1448.
11489 * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
11490 gdb/1448.
11491
9655fd1a
JK
114922010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11493
11494 * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
11495 (main) <rtti_data>: New.
11496 * gdb.cp/virtbase.exp (print rtti_data): New.
11497
824cc8dd
JK
114982010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11499 Joel Brobecker <brobecker@adacore.com>
11500
11501 * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
11502
6036c742
JK
115032010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11504
11505 * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
11506
de6a0421
DE
115072010-06-28 Doug Evans <dje@google.com>
11508
11509 * gdb.base/break-interp.exp (reach): Relax expected output a bit.
11510
b2dae948
DE
115112010-06-27 Doug Evans <dje@google.com>
11512
11513 * gdb.cp/m-static.exp: Update expected test output.
11514
0f3bb72e
PH
115152010-06-25 Paul Hilfinger <hilfinger@adacore.com>
11516
889bf7c5
PA
11517 * gdb.gdb/selftest.exp: Adjust expected message for
11518 capturing start-up runtime.
0f3bb72e 11519
bc9f0842
TT
115202010-06-25 Tom Tromey <tromey@redhat.com>
11521
11522 PR python/10808:
11523 * gdb.python/python.exp: Add new tests.
11524
099ef718
SW
115252010-06-25 Sami Wagiaalla <swagiaal@redhat.com>
11526
11527 * gdb.cp/operator.cc: Created an import loop.
11528 * gdb.cp/operator.exp: Added testcase for import loop.
11529
5868a632
JK
115302010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11531
11532 Test PR python/11407.
11533 * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
11534 * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
11535 Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
11536 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
11537 executable_nofb and executable_fb. New variables srcsfile, objsfile,
11538 srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
11539 binfile. Call gdb_compile with clean_restart twice.
11540 (func_nofb print, func_nofb backtrace, func_loopfb print)
11541 (func_loopfb backtrace): New.
11542
af76db58
JK
115432010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11544
11545 * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
11546 * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
11547 by a hand made one.
11548 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment. Remove
11549 i?86 requirement. Remove variables srcfile and binfile. New variable
11550 sources, executable_nofb and executable_fb. Call prepare_for_testing.
11551
f2c7657e
UW
115522010-06-25 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11553
11554 * gdb.cell/dwarfaddr.exp: New file.
11555 * gdb.cell/dwarfaddr.S: New file.
11556
628fe4e4
JK
115572010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
11558
11559 Test PR 9436.
11560 * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
11561
f1421989
HZ
115622010-06-24 Hui Zhu <teawater@gmail.com>
11563
11564 * gdb.base/eval.exp: New file.
11565
d03285ec
UW
115662010-06-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11567
11568 * gdb.cell/fork.exp: New file.
11569 * gdb.cell/fork.c: Likewise.
11570 * gdb.cell/fork-spu.c: Likewise.
11571
41b2c92d
PM
115722010-06-22 Pierre Muller <muller@ics.u-strasbg.fr>
11573
11574 * lib/gdb.exp (banned_variables_traced): New global variable.
11575 (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
11576 (gdb_init): Use `trace add variable' instead of obsolete
11577 `trace variable'.
11578
d5bc977f
DE
115792010-06-21 Doug Evans <dje@google.com>
11580
11581 * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
11582
d2ed6730
UW
115832010-06-19 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11584
11585 * gdb.arch/spu-ls.exp: New file.
11586 * gdb.arch/spu-ls.c: Likewise.
11587
6aed2dbc
SS
115882010-06-18 Stan Shebs <stan@codesourcery.com>
11589
11590 * gdb.threads/thread-specific.exp: Add tests of $_thread.
11591
e0756905
UW
115922010-06-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11593
11594 * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
11595 * gdb.base/watch-cond.exp: Likewise.
11596 * gdb.python/py-breakpoint.exp: Likewise.
11597
d8053d4d
PA
115982010-06-18 Pedro Alves <pedro@codesourcery.com>
11599
11600 * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
11601 clean_restart, make sure every test has a distinct message, and
11602 that messages don't include the executable' full path.
11603
81ce510c
DE
116042010-06-17 Doug Evans <dje@google.com>
11605
11606 * gdb.arch/i386-size.exp: Updated expected output for
11607 DISASSEMBLY_OMIT_FNAME.
11608
65d79d4b
SDJ
116092010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11610 Sergio Durigan Junior <sergiodj@redhat.com>
11611
11612 * gdb.base/watch-notconst.c: New file.
11613 * gdb.base/watch-notconst.S: New file.
11614 * gdb.base/watch-notconst2.c: New file.
11615 * gdb.base/watch-notconst2.S: New file.
11616 * gdb.base/watch-notconst.exp: New file.
11617 * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
11618 (func4): Add operations on `global_ptr_ptr'.
11619 * gdb.base/watchpoint.exp (test_constant_watchpoint): New
11620 routine to test watchpoints created with a constant expression.
11621 (test_inaccessible_watchpoint): Include tests for watchpoints
11622 created with a constant expression.
11623
df0f4836
KB
116242010-06-14 Kevin Buettner <kevinb@redhat.com>
11625
11626 * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
11627 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
11628 gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
11629 gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
11630 gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
11631 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
11632 gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
11633 of `_start'.
11634
b769def5
UW
116352010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11636
11637 * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
11638 not supported on the target.
11639 * gdb.mi/mi-nonstop-exit.exp: Likewise.
11640 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
11641 * gdb.mi/mi-nsintrall.exp: Likewise.
11642 * gdb.mi/mi-nsmoribund.exp: Likewise.
11643 * gdb.mi/mi-nsthrexec.exp: Likewise.
11644
d914c394
SS
116452010-06-11 Stan Shebs <stan@codesourcery.com>
11646
11647 * gdb.base/permissions.exp: New file.
11648
116492010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5bbad94c
UW
11650
11651 * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
11652 does not support ELF executable class.
11653
f3ce5b9c
UW
116542010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11655
11656 * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
11657
8e46892c
JK
116582010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11659
11660 * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
11661 (runto): Catch "The target does not support running in non-stop mode.".
11662
6cc55c64
MS
116632010-06-11 Michael Snyder <msnyder@vmware.com>
11664
11665 * gdb.base/setshow.exp (set language asm): Don't use
11666 gdb_test_no_output, fails on some targets.
11667
caddefa4
UW
116682010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11669
11670 * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
11671 * gdb.cp/pr9167.exp: Likewise.
11672
468b1aa7
UW
116732010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11674
11675 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
11676
5c3552dc
UW
116772010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11678
11679 * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
11680
02e6fe6a
UW
116812010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11682
11683 * gdb.base/charset.c (main): Make sure malloc gets linked in.
11684
0e03807e
TT
116852010-06-11 Tom Tromey <tromey@redhat.com>
11686
11687 PR gdb/9977, PR exp/11636::
11688 * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
11689 (pieces_test_f6): Update expected output.
11690
2bdf28a0
JK
116912010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11692
11693 * gdb.base/moribund-step.exp: New.
11694
f6978de9
MS
116952010-06-08 Michael Snyder <msnyder@vmware.com>
11696
11697 * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
889bf7c5 11698 * gdb.ada/boolean_expr.exp:
f6978de9
MS
11699 * gdb.ada/frame_args.exp: Ditto.
11700 * gdb.ada/lang_switch.exp: Ditto.
11701 * gdb.ada/ptype_arith_binop.exp: Ditto.
11702 * gdb.ada/ref_param.exp: Ditto.
11703 * gdb.ada/type_coercion.exp:Ditto.
11704
11705 * gdb.asm/asm-source.exp: Ditto.
11706
11707 * gdb.base/attach.exp: Ditto.
11708 * gdb.base/bitfields2.exp: Ditto.
11709 * gdb.base/call-signal-resume.exp: Ditto.
11710 * gdb.base/callfuncs.exp: Ditto.
11711 * gdb.base/commands.exp: Ditto.
11712 * gdb.base/dbx.exp: Ditto.
11713 * gdb.base/default.exp: Ditto.
11714 * gdb.base/dump.exp: Ditto.
11715 * gdb.base/exprs.exp: Ditto.
11716 * gdb.base/freebpcmd.exp: Ditto.
11717 * gdb.base/interrupt.exp: Ditto.
11718 * gdb.base/list.exp: Ditto.
11719 * gdb.base/long_long.exp: Ditto.
11720 * gdb.base/maint.exp: Ditto.
11721 * gdb.base/ptype.exp: Ditto.
11722 * gdb.base/return.exp: Ditto.
11723 * gdb.base/setshow.exp: Ditto.
11724 * gdb.base/sigbpt.exp: Ditto.
11725 * gdb.base/sigrepeat.exp: Ditto.
11726
11727 * gdb.cp/classes.exp: Ditto.
11728
11729 * gdb.dwarf2/dw2-restore.exp: Ditto.
11730
11731 * gdb.gdb/selftest.exp: Ditto.
11732
11733 * gdb.multi/base.exp: Ditto.
11734 * gdb.multi/bkpt-multi-exec.exp: Ditto.
11735
11736 * gdb.python/py-block.exp: Ditto.
11737 * gdb.python/py-prettyprint.exp: Ditto.
11738 * gdb.python/py-template.exp: Ditto.
11739
11740 * gdb.server/ext-attach.exp: Ditto.
11741 * gdb.server/ext-run.exp: Ditto.
11742 * gdb.server/server-mon.exp: Ditto.
11743
11744 * gdb.threads/fork-thread-pending.exp: Ditto.
11745 * gdb.threads/hand-call-in-threads.exp: Ditto.
11746 * gdb.threads/interrupted-hand-call.exp: Ditto.
11747 * gdb.threads/linux-dp.exp: Ditto.
11748 * gdb.threads/manythreads.exp: Ditto.
11749 * gdb.threads/print-threads.exp: Ditto.
11750 * gdb.threads/pthreads.exp: Ditto.
11751 * gdb.threads/schedlock.exp: Ditto.
11752 * gdb.threads/thread-unwindonsignal.exp: Ditto.
11753 * gdb.threads/threadapply.exp: Ditto.
11754
de7ff789
MS
117552010-06-08 Michael Snyder <msnyder@vmware.com>
11756
889bf7c5 11757 * gdb.ada/exec_changed.exp:
de7ff789
MS
11758 Use ".*" instead of "" as wildcard regexp.
11759
11760 * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
11761 * gdb.base/call-ar-st.exp: Ditto.
11762 * gdb.base/checkpoint.exp: Ditto.
11763 * gdb.base/default.exp: Ditto.
11764 * gdb.base/dump.exp: Ditto.
11765 * gdb.base/ending-run.exp: Ditto.
11766 * gdb.base/fileio.exp: Ditto.
11767 * gdb.base/miscexprs.exp: Ditto.
11768 * gdb.base/pointers.exp: Ditto.
11769 * gdb.base/readline.exp: Ditto.
11770 * gdb.base/reread.exp: Ditto.
11771 * gdb.base/restore.exp: Ditto.
11772 * gdb.base/shlib-call.exp: Ditto.
11773 * gdb.base/valgrind-db-attach.exp: Ditto.
11774 * gdb.base/volatile.exp: Ditto.
11775 * gdb.base/watchpoints.exp: Ditto.
11776
11777 * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
11778
11779 * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
11780 * gdb.python/py-value.exp: Ditto.
11781
11782 * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
11783 * gdb.trace/circ.exp: Ditto.
11784 * gdb.trace/collection.exp: Ditto.
11785 * gdb.trace/packetlen.exp: Ditto.
11786 * gdb.trace/passc-dyn.exp: Ditto.
11787 * gdb.trace/report.exp: Ditto.
11788 * gdb.trace/tfile.exp: Ditto.
11789 * gdb.trace/tfind.exp: Ditto.
11790 * gdb.trace/while-dyn.exp: Ditto.
11791
3bebe2f2
JK
117922010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11793
11794 * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
11795
5c631832
JK
117962010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11797
11798 Test PR 10640.
11799 * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
11800
4c3376c8
SW
118012010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
11802
11803 * gdb.cp/koenig.exp: Test for ADL operators.
11804 * gdb.cp/koenig.cc: Added ADL operators.
11805 * gdb.cp/operator.exp: New test.
11806 * gdb.cp/operator.cc: New test.
11807
dc226d5a
MS
118082010-06-04 Michael Snyder <msnyder@vmware.com>
11809
dfb88a23
MS
11810 * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
11811 * gdb.base/pending.exp: Ditto.
f7ae76b3 11812
dc226d5a
MS
11813 * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
11814
967cf477
DE
118152010-06-04 Doug Evans <dje@google.com>
11816
11817 * gdb.python/py-prettyprint.exp: Add new test for enabled and
11818 disabled printers.
11819 * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
11820 (enable_lookup_function): New function.
11821
eb801841
TT
118222010-06-04 Tom Tromey <tromey@redhat.com>
11823
11824 * gdb.python/py-value.exp (test_value_hash): Don't test equality
11825 of hash and id.
11826
38979823
JK
118272010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
11828
11829 * gdb.base/commands.exp (add printf tbreak command): Remove trailing
11830 newline.
11831 * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
11832 (empty verbose non-noisy clear, empty verbose noisy clear)
11833 (empty non-verbose noisy clear): Likewise.
11834
35ec993f
MS
118352010-06-03 Michael Snyder <msnyder@vmware.com>
11836
11837 * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
11838 * gdb.base/display.exp: Ditto.
11839 * gdb.base/find.exp: Ditto.
11840 * gdb.base/ifelse.exp: Ditto.
11841 * gdb.base/multi-forks.exp: Ditto.
11842 * gdb.base/recurse.exp: Ditto.
11843 * gdb.base/setshow.exp: Ditto.
11844 * gdb.base/value-double-free.exp: Ditto.
11845 * gdb.base/watch-vfork.exp: Ditto.
11846 * gdb.base/watch_thread_num.exp: Ditto.
11847 * gdb.base/watchpoint-solib.exp: Ditto.
11848 * gdb.base/watchpoint.exp: Ditto.
11849 * gdb.base/watchpoints.exp: Ditto.
11850
11851 * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
11852 * gdb.cp/overload.exp: Ditto.
11853 * gdb.cp/virtfunc.exp: Ditto.
11854
11855 * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
11856
889bf7c5 11857 * gdb.reverse/watch-precsave.exp:
35ec993f
MS
11858 Replace gdb_test with gdb_test_no_output.
11859
889bf7c5 11860 * gdb.threads/attach-into-signal.exp:
35ec993f
MS
11861 Replace gdb_test with gdb_test_no_output.
11862 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
11863 * gdb.threads/watchthreads.exp: Ditto.
11864 * gdb.threads/watchthreads2.exp: Ditto.
11865
11866 * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
11867 * gdb.trace/tfind.exp: Ditto.
11868
c22decce
JB
118692010-06-03 Joel Brobecker <brobecker@adacore.com>
11870
11871 * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
11872 successful test if message is the empty string.
11873
fd5700c7
JK
118742010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11875
11876 * gdb.fortran/module.exp (stopped language detection): New test.
11877
f55ee35c
JK
118782010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11879
11880 Support DW_TAG_module as separate namespaces.
11881 * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
11882 gdb.fortran/library-module-lib.f90: New.
11883 * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
11884 (print i): Remove.
11885 (continue to breakpoint: i-is-1, print var_i value 1)
11886 (continue to breakpoint: i-is-2, print var_i value 2)
11887 (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
11888 (print var_d, print var_i value 14, ptype modmany, complete `modm)
11889 (complete `modmany, complete `modmany`, complete `modmany`var)
11890 (show language, setting breakpoint at module): New tests.
11891 * gdb.fortran/module.f90 (module mod): Remove.
11892 (module mod1, module mod2, module modmany, subroutine sub1)
11893 (subroutine sub2, program module): New.
11894
b8e8282f
JK
118952010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11896
11897 * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
11898 (print value of rUC, print value of rI, print value of UI): ... here.
31e43e98
JK
11899 * gdb.cp/anon-union.exp (pass): Rename to ...
11900 (print z 2): ... here.
b8e8282f 11901
019ebafc
MS
119022010-06-02 Michael Snyder <msnyder@vmware.com>
11903
e68d8fd4
MS
11904 * gdb.trace/actions.exp: Use gdb_test_no_output.
11905 * gdb.trace/circ.exp: Ditto.
11906 * gdb.trace/packetlen.exp: Ditto.
11907 * gdb.trace/save-trace.exp: Ditto.
11908 * gdb.trace/tracecmd.exp: Ditto.
11909 * gdb.trace/tsv.exp: Ditto.
11910
12b5d08a
MS
11911 * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
11912 * gdb.threads/hand-call-in-thraeds.exp: Ditto.
11913 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
11914 * gdb.threads/manythreads.exp: Ditto.
11915 * gdb.threads/print-threads.exp: Ditto.
11916 * gdb.threads/pthreads.exp: Ditto.
11917 * gdb.threads/schedlock.exp: Ditto.
11918 * gdb.threads/staticthreads.exp: Ditto.
11919 * gdb.threads/thread-specific.exp: Ditto.
11920 * gdb.threads/thread-unwindonsignal.exp: Ditto.
11921 * gdb.threads/threadapply.exp: Ditto.
11922 * gdb.threads/watchthreads.exp: Ditto.
11923 * gdb.threads/watchthreads2.exp: Ditto.
11924
89493308
MS
11925 * gdb.python/py-block.exp: Use gdb_test_no_output.
11926 * gdb.python/py-prettyprint.exp: Ditto.
11927 * gdb.python/py-template.exp: Ditto.
11928 * gdb.python/py-value.exp: Ditto.
11929
11930 * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
11931 * gdb.reverse/watch-reverse.exp: Ditto.
11932
11933 * gdb.server/ext-attach.exp: Use gdb_test_no_output.
11934 * gdb.server/ext-run.exp: Ditto.
11935
019ebafc
MS
11936 * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
11937 * gdb.dwarf2/dw2-compressed.exp: Ditto.
11938 * gdb.dwarf2/dw2-intercu.exp: Ditto.
11939 * gdb.dwarf2/dw2-intermix.exp: Ditto.
11940 * gdb.dwarf2/dw2-producer.exp: Ditto.
11941 * gdb.dwarf2/mac-fileno.exp: Ditto.
11942
11943 * gdb.gdb/observer.exp: Use gdb_test_no_output.
11944 * gdb.gdb/selftest.exp: Ditto.
11945
11946 * gdb.multi/base.exp: Use gdb_test_no_output.
11947
11948 * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
11949
3e0ca3a5
JK
119502010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11951
11952 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
11953
9db70545
MS
119542010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
11955
a8d52276
MS
11956 * gdb.cp/class2.exp: Use gdb_test_no_output.
11957 * gdb.cp/classes.exp: Ditto.
11958 * gdb.cp/extern-c.exp: Ditto.
11959 * gdb.cp/inherit.exp: Ditto.
11960 * gdb.cp/maint.exp: Ditto.
11961 * gdb.cp/mb-inline.exp: Ditto.
11962 * gdb.cp/mb-templates.exp: Ditto.
11963 * gdb.cp/method2.exp: Ditto.
11964 * gdb.cp/misc.exp: Ditto.
11965 * gdb.cp/ovldbreak.exp: Ditto.
11966 * gdb.cp/punctuator.exp: Ditto.
11967 * gdb.cp/templates.exp: Ditto.
11968 * gdb.cp/virtbase.exp: Ditto.
11969
889bf7c5 11970 * gdb.threads/attach-stopped.exp:
9db70545 11971 Replace uses of send_gdb / gdb_expect.
889bf7c5 11972 * gdb.threads/attachstop-mt.exp:
9db70545 11973 Replace uses of send_gdb / gdb_expect.
889bf7c5 11974 * gdb.threads/gcore-thread.exp:
9db70545 11975 Replace uses of send_gdb / gdb_expect.
889bf7c5 11976 * gdb.threads/hand-call-in-threads.exp:
9db70545
MS
11977 Replace uses of send_gdb / gdb_expect.
11978 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 11979 * gdb.threads/print-threads.exp:
9db70545
MS
11980 Replace uses of send_gdb / gdb_expect.
11981 * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
11982 * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
11983 * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
11984
11985 * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
11986 * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
11987 * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
11988 * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
11989 * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
11990 * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
11991 * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
11992 * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
11993 * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
11994 * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
11995 * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
11996
359cc68c
JK
119972010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11998
11999 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
12000
7d3fe98e
SW
120012010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
12002
12003 * gdb.cp/koenig.exp: Added new test case.
12004 * gdb.cp/koenig.cc: Ditto.
12005
27d3a1a2
MS
120062010-06-01 Michael Snyder <msnyder@vmware.com>
12007
12008 * gdb.base/arithmet.exp: Use gdb_test_no_output.
12009 * gdb.base/arrayidx.exp: Ditto.
12010 * gdb.base/attach.exp: Ditto.
12011 * gdb.base/auxv.exp: Ditto.
12012 * gdb.base/bigcre.exp: Ditto.
12013 * gdb.base/break-always.exp: Ditto.
12014 * gdb.base/break-interp.exp: Ditto.
12015 * gdb.base/break.exp: Ditto.
12016 * gdb.base/breakpoint-shadow.exp: Ditto.
12017 * gdb.base/call-ar-st.exp: Ditto.
12018 * gdb.base/call-sc.exp: Ditto.
12019 * gdb.base/call-signal-resume.exp: Ditto.
12020 * gdb.base/callfuncs.exp: Ditto.
12021 * gdb.base/catch-syscall.exp: Ditto.
12022 * gdb.base/charset.exp: Ditto.
12023 * gdb.base/code-expr.exp: Ditto.
12024 * gdb.base/commands.exp: Ditto.
12025 * gdb.base/cond-expr.exp: Ditto.
12026 * gdb.base/condbreak.exp: Ditto.
12027 * gdb.base/cursal.exp: Ditto.
12028 * gdb.base/cvexpr.exp: Ditto.
12029 * gdb.base/default.exp: Ditto.
12030 * gdb.base/del.exp: Ditto.
12031 * gdb.base/detach.exp: Ditto.
12032 * gdb.base/display.exp: Ditto.
12033 * gdb.base/ena-dis-br.exp: Ditto.
12034 * gdb.base/eval-skip.exp: Ditto.
12035 * gdb.base/foll-fork.exp: Ditto.
12036 * gdb.base/foll-vfork.exp: Ditto.
12037 * gdb.base/frame-args.exp: Ditto.
12038 * gdb.base/funcargs.exp: Ditto.
12039 * gdb.base/gcore-buffer-overflow.exp: Ditto.
12040 * gdb.base/gdbvars.exp: Ditto.
12041 * gdb.base/help.exp: Ditto.
12042 * gdb.base/ifelse.exp: Ditto.
12043 * gdb.base/included.exp: Ditto.
12044 * gdb.base/list.exp: Ditto.
12045 * gdb.base/macscp.exp: Ditto.
12046 * gdb.base/maint.exp: Ditto.
12047 * gdb.base/multi-fork.exp: Ditto.
12048 * gdb.base/overlays.exp: Ditto.
12049 * gdb.base/page.exp: Ditto.
12050 * gdb.base/pending.exp: Ditto.
12051 * gdb.base/pointers.exp: Ditto.
12052 * gdb.base/pr11022.exp: Ditto.
12053 * gdb.base/prelink.exp: Ditto.
12054 * gdb.base/printcmds.exp: Ditto.
12055 * gdb.base/psymtab.exp: Ditto.
12056 * gdb.base/randomize.exp: Ditto.
12057 * gdb.base/relational.exp: Ditto.
12058 * gdb.base/relocate.exp: Ditto.
12059 * gdb.base/remote.exp: Ditto.
12060 * gdb.base/sepdebug.exp: Ditto.
12061 * gdb.base/set-lang-auto.exp: Ditto.
12062 * gdb.base/setshow.exp: Ditto.
12063 * gdb.base/setvar.exp: Ditto.
12064 * gdb.base/signals.exp: Ditto.
12065 * gdb.base/signull.exp: Ditto.
12066 * gdb.base/sigstep.exp: Ditto.
12067 * gdb.base/sizeof.exp: Ditto.
12068 * gdb.base/solib-disc.exp: Ditto.
12069 * gdb.base/store.exp: Ditto.
12070 * gdb.base/structs.exp: Ditto.
12071 * gdb.base/structs2.exp: Ditto.
12072 * gdb.base/subst.exp: Ditto.
12073 * gdb.base/term.exp: Ditto.
12074 * gdb.base/trace-commands.exp: Ditto.
12075 * gdb.base/unwindonsignal.exp: Ditto.
12076 * gdb.base/valgrind-db-attach.exp: Ditto.
12077 * gdb.base/varargs.exp: Ditto.
12078 * gdb.base/watch-cond.exp: Ditto.
12079 * gdb.base/watch_thread_num.exp: Ditto.
12080 * gdb.base/watchpoint-cond-gone.exp: Ditto.
12081 * gdb.base/watchpoint.exp: Ditto.
12082 * gdb.base/whatis-exp.exp: Ditto.
12083
f8d3bf8f
MS
120842010-06-01 Michael Snyder <msnyder@vmware.com>
12085
12086 * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
12087 * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
12088 * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
12089 * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
12090 * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
12091 * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
12092 * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
12093 * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
12094 * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
12095 * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
12096 * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
12097 * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
12098 * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
12099 * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
12100 * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
12101
3f9e0d32
JK
121022010-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12103
12104 * gdb.base/commands.exp (begin commands on watch): Remove excessive
12105 trailing newline.
12106 * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
12107 * gdb.java/jmisc.exp (p *args\n): Rename to ...
12108 (p *args): ... here and remove excessive trailing newline.
12109
f629457d
JB
121102010-05-31 Joel Brobecker <brobecker@adacore.com>
12111
12112 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
12113
09eef106
JK
121142010-05-31 Jan Kratochvil <jan.kratochvil@redhat.com>
12115
12116 Accept the new Linux kernel "t (tracing stop)" string.
12117 * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
12118 Update comment.
12119 (state_wait) <T (tracing stop)>: New.
12120 (main): Update the state_wait expect string.
12121
94f31136
PA
121222010-05-28 Pedro Alves <pedro@codesourcery.com>
12123
12124 * limits.c, limits.exp: Delete files.
12125 * Makefile.in (clean mostlyclean): Adjust.
12126 * tracecmd.exp: Adjust.
12127
096554ab
JK
121282010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
12129
12130 * gdb.base/tui-layout.exp: New.
12131
27d3a1a2 121322010-05-28 Michael Snyder <msnyder@vmware.com>
bcd2dc50 12133
889bf7c5 12134 * gdb.reverse/break-precsave.exp:
bcd2dc50 12135 Replace uses of send_gdb / gdb_expect.
889bf7c5 12136 * gdb.reverse/break-reverse.exp:
bcd2dc50 12137 Replace uses of send_gdb / gdb_expect.
889bf7c5 12138 * gdb.reverse/consecutive-precsave.exp:
bcd2dc50 12139 Replace uses of send_gdb / gdb_expect.
889bf7c5 12140 * gdb.reverse/consecutive-reverse.exp:
bcd2dc50 12141 Replace uses of send_gdb / gdb_expect.
889bf7c5 12142 * gdb.reverse/finish-precsave.exp:
bcd2dc50 12143 Replace uses of send_gdb / gdb_expect.
889bf7c5 12144 * gdb.reverse/finish-reverse.exp:
bcd2dc50 12145 Replace uses of send_gdb / gdb_expect.
889bf7c5 12146 * gdb.reverse/i386-precsave.exp:
bcd2dc50 12147 Replace uses of send_gdb / gdb_expect.
889bf7c5 12148 * gdb.reverse/i386-reverse.exp:
bcd2dc50 12149 Replace uses of send_gdb / gdb_expect.
889bf7c5 12150 * gdb.reverse/i386-sse-reverse.exp:
bcd2dc50 12151 Replace uses of send_gdb / gdb_expect.
889bf7c5 12152 * gdb.reverse/i387-env-reverse.exp:
bcd2dc50 12153 Replace uses of send_gdb / gdb_expect.
889bf7c5 12154 * gdb.reverse/i387-stack-reverse.exp:
bcd2dc50 12155 Replace uses of send_gdb / gdb_expect.
889bf7c5 12156 * gdb.reverse/machinestate-precsave.exp:
bcd2dc50 12157 Replace uses of send_gdb / gdb_expect.
889bf7c5 12158 * gdb.reverse/machinestate.exp:
bcd2dc50 12159 Replace uses of send_gdb / gdb_expect.
889bf7c5 12160 * gdb.reverse/sigall-precsave.exp:
bcd2dc50 12161 Replace uses of send_gdb / gdb_expect.
889bf7c5 12162 * gdb.reverse/sigall-reverse.exp:
bcd2dc50 12163 Replace uses of send_gdb / gdb_expect.
889bf7c5 12164 * gdb.reverse/solib-precsave.exp:
bcd2dc50 12165 Replace uses of send_gdb / gdb_expect.
889bf7c5 12166 * gdb.reverse/solib-reverse.exp:
bcd2dc50 12167 Replace uses of send_gdb / gdb_expect.
889bf7c5 12168 * gdb.reverse/step-precsave.exp:
bcd2dc50 12169 Replace uses of send_gdb / gdb_expect.
889bf7c5 12170 * gdb.reverse/step-reverse.exp:
bcd2dc50 12171 Replace uses of send_gdb / gdb_expect.
889bf7c5 12172 * gdb.reverse/until-precsave.exp:
bcd2dc50 12173 Replace uses of send_gdb / gdb_expect.
889bf7c5 12174 * gdb.reverse/until-reverse.exp:
bcd2dc50 12175 Replace uses of send_gdb / gdb_expect.
889bf7c5 12176 * gdb.reverse/watch-precsave.exp:
bcd2dc50 12177 Replace uses of send_gdb / gdb_expect.
889bf7c5 12178 * gdb.reverse/watch-reverse.exp:
bcd2dc50
MS
12179 Replace uses of send_gdb / gdb_expect.
12180
3def43e0
JK
121812010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
12182
12183 * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
12184 excessive newline.
12185
27d3a1a2 121862010-05-27 Michael Snyder <msnyder@vmware.com>
22454424
MS
12187
12188 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
02746bbc
MS
12189 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
12190 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
12191 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
12192 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
12193 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
12194 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
12195 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
12196 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
12197 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
12198 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
12199 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
12200 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
12201 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
12202 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
12203 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
12204 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
12205 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
12206 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
22454424 12207
27d3a1a2 122082010-05-26 Michael Snyder <msnyder@vmware.com>
ec9f1212 12209
22454424
MS
12210 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
12211 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
12212
12213 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
12214 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
12215 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
12216
889bf7c5 12217 * gdb.reverse/consecutive-reverse.exp:
22454424 12218 Replace uses of send_gdb / gdb_expect.
889bf7c5 12219 * gdb.reverse/consecutive-precsave.exp:
22454424
MS
12220 Replace uses of send_gdb / gdb_expect.
12221
12222 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
12223 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
12224 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 12225 * gdb.mi/mi-ns-stale-regcache.exp:
22454424
MS
12226 Replace uses of send_gdb / gdb_expect.
12227 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
12228 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
12229 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
12230 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
12231 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
12232 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
12233 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
12234 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
12235 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
ec9f1212
MS
12236
122372010-05-26 Michael Snyder <msnyder@vmware.com>
6acb16a2 12238
22454424 12239 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 12240
22454424 12241 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 12242
22454424
MS
12243 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
12244 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
12245 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
12246 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
12247 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
12248 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
12249 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
12250 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
12251 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 12252
6e5f2c59
TT
122532010-05-25 Tom Tromey <tromey@redhat.com>
12254
12255 * gdb.base/macscp.exp: Add missing space after setup_kfail.
12256
bbc8b958
TT
122572010-05-25 Tom Tromey <tromey@redhat.com>
12258
12259 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
12260 argument order.
12261 * gdb.base/macscp.exp: Fix setup_kfail argument order.
12262 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
12263 order.
12264 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
12265 order.
12266 * gdb.base/call-sc.exp (setup_kfails): Remove.
12267 (setup_compiler_kfails): Remove.
12268 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
12269 argument order.
12270 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
12271 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
12272 (advancei): Fix setup_kfail argument order.
12273 * gdb.base/radix.exp: Fix setup_kfail argument order.
12274 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
12275 order.
12276 * gdb.base/structs.exp (setup_kfails): Remove.
12277 (setup_compiler_kfails): Fix setup_kfail argument order.
12278 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
12279 order.
12280 * gdb.java/jmain.exp: Fix setup_kfail argument order.
12281 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
12282 setup_kfail argument order.
12283 * gdb.cp/overload.exp: Fix setup_kfail argument order.
12284
83d1babf
TT
122852010-05-25 Tom Tromey <tromey@redhat.com>
12286
12287 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
12288
6acb16a2
MS
122892010-05-25 Michael Snyder <msnyder@vmware.com>
12290
12291 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
12292 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
12293 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
12294 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
12295 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
12296 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
12297 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
12298 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
12299 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
ad3986f0
MS
12300 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
12301 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
12302 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
12303 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
12304 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
12305 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
12306 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
12307 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
12308 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
12309 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
12310 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
12311 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
12312 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
12313 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
a76e022a
MS
12314 * gdb.base/default.exp: Replace send_gdb with gdb_test.
12315 * gdb.base/define.exp: Replace send_gdb with gdb_test.
12316 * gdb.base/display.exp: Replace send_gdb with gdb_test.
12317 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
12318 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
12319 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
12320 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
12321 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
12322 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
12323 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
12324 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
12325 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
12326 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
12327 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
12328 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
12329 * gdb.base/help.exp: Replace send_gdb with gdb_test.
12330 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
12331 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
12332 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
65731a6b
MS
12333 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
12334 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
12335 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
12336 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
12337 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
6acb16a2 12338 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
65731a6b
MS
12339
123402010-05-25 Doug Evans <dje@google.com>
12341
12342 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
12343 gdb.string_to_argv.
ad3986f0 12344
d3b1e874
TT
123452010-05-21 Tom Tromey <tromey@redhat.com>
12346
12347 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
12348 Call it.
12349 * gdb.dwarf2/pieces.S: Update.
12350 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
12351
cb826367
TT
123522010-05-21 Tom Tromey <tromey@redhat.com>
12353
12354 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
12355 Call it.
12356 * gdb.dwarf2/pieces.c (struct C): New.
12357 (f6): New function.
12358 * gdb.dwarf2/pieces.S: Replace.
12359
74de6778
TT
123602010-05-21 Tom Tromey <tromey@redhat.com>
12361
12362 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
12363 Call it.
12364
afd74c5f
TT
123652010-05-21 Tom Tromey <tromey@redhat.com>
12366
12367 * gdb.dwarf2.pieces.exp: New file.
12368 * gdb.dwarf2.pieces.S: New file.
12369 * gdb.dwarf2.pieces.c: New file.
12370
a7b75dfd 123712010-05-20 Pedro Alves <pedro@codesourcery.com>
889bf7c5 12372 Joel Brobecker <brobecker@adacore.com>
a7b75dfd
JB
12373
12374 * lib/gdb.exp (gdb_test_no_output): New function.
12375 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
12376 when testing commands that should produce no output.
12377
c81c812a
JB
123782010-05-17 Joel Brobecker <brobecker@adacore.com>
12379
12380 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
12381 parameter that we want to watch being a constant.
12382
0cce5bd9
JB
123832010-05-17 Joel Brobecker <brobecker@adacore.com>
12384
12385 * gdb.ada/cond_lang: New testcase.
12386
47050449
JB
123872010-05-17 Joel Brobecker <brobecker@adacore.com>
12388
12389 * lib/gdb.exp (banned_variables): New variable/constant.
12390 (gdb_init): Add write trace on variables listed in banned_variables.
12391 (gdb_finish): Remove write traces on variables listed in
12392 banned_variables.
12393
77c01586
JB
123942010-05-17 Joel Brobecker <brobecker@adacore.com>
12395
12396 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
12397 * gdb.cp/koenig.exp: Likewise.
12398
88d4aea7
PM
123992010-05-14 Phil Muldoon <pmuldoon@redhat.com>
12400
889bf7c5 12401 PR python/11482
88d4aea7
PM
12402
12403 * gdb.python/py-value.exp (test_value_hash): New function.
12404
f5a010c0
PM
124052010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
12406
12407 PR exp/11530.
12408 * gdb.base/gdb11530.c: New file.
12409 * gdb.base/gdb11530.exp: New file.
12410
8ef4892f
JK
124112010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12412
12413 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
12414 * gdb.dwarf2/dw2-modula2-self-type.S: New.
12415
7322dca9
SW
124162010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
12417
12418 * gdb.cp/koenig.exp: New test.
12419 * gdb.cp/koenig.cc: New test program.
12420
02e7ea18
JB
124212010-05-05 Joel Brobecker <brobecker@adacore.com>
12422
12423 Remove the use of prms_id and bug_id throughout the testsuite.
12424
e1c34c5d
PM
124252010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
12426
12427 PR exp/11349.
12428 * testsuite/gdb.cp/ref-types.exp: Add test to examine
12429 use a reference local variable.
12430
8e1d0c49
JK
124312010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
12432
12433 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
12434 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
12435 variable different_dir. Move debugfile into a full directory pathname
12436 under DIFFERENT_DIR.
12437 * lib/gdb.exp (separate_debug_filename): Remove.
12438 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
12439 variable debug_dir and mkdir of it. Update function comments.
12440
e66408ed
PA
124412010-04-29 Pedro Alves <pedro@codesourcery.com>
12442
12443 PR gdb/11557
12444
12445 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
12446 files.
12447
d7b32ed3
PM
124482010-04-29 Phil Muldoon <pmuldoon@redhat.com>
12449
889bf7c5 12450 * gdb.python/py-param.exp: New File.
d7b32ed3 12451
6aecb9c2
JB
124522010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
12453
12454 * gdb.base/default.exp: Fix "set language" test.
12455
bdf92a1c
PM
124562010-04-24 Pierre Muller <muller@ics.u-strasbg.fr>
12457
12458 PR breakpoints/11531.
12459 * gdb.base/gdb11531.c: New file.
12460 * gdb.base/gdb11531.exp: New file.
12461
3f172e24
TT
124622010-04-26 Tom Tromey <tromey@redhat.com>
12463
12464 * gdb.base/completion.exp: Add tests for completion and deprecated
12465 commands.
12466
64af4c92
JK
124672010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12468
12469 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
12470 (print /x char_array): Escape curly brackets.
12471
492928e4
JK
124722010-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
12473
12474 Fix deadlock on looped list of loaded shared objects.
12475 * gdb.base/solib-corrupted.exp: New.
12476
66d09542
DE
124772010-04-23 Doug Evans <dje@google.com>
12478
12479 * gdb.python/py-section-script.c: New file.
12480 * gdb.python/py-section-script.exp: New file.
12481 * gdb.python/py-section-script.py: New file.
12482
8bd10a10
CM
124832010-04-20 Chris Moller <cmoller@redhat.com>
12484
12485 PR 10179
12486
12487 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
12488 * gdb.base/pr10179-a.c:
12489 * gdb.base/pr10179-b.c:
12490 * gdb.base/pr10179.exp: New files.
12491
c0201579
JK
124922010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12493
12494 Fix crashes on dangling display expressions.
12495 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
12496 is SEP.
12497 (lib_flags): Remove the "debug" keyword.
12498 (libsepdebug): New variable for iterating new loop.
12499 (save_pf_prefix): New variable wrapping the loop.
12500 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
12501 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
12502
793b0ff8
PM
125032010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
12504
12505 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
12506
097f51f7
PM
125072010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
12508
12509 PR stabs/11479.
12510 * gdb.stabs/gdb11479.exp: New file.
12511 * gdb.stabs/gdb11479.c: New file.
12512
9a22f0d0
PM
125132010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
12514
12515 * gdb.base/charset.c (Strin16, String32): New variables.
12516 * gdb.base/charset.exp (gdb_test): Test correct display
12517 of 16 or 32 bit strings.
12518
125192010-04-21 Chris Moller <cmoller@redhat.com>
0b66f317
CM
12520
12521 PR 9167
12522 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
12523 * gdb.cp/pr9167.cc: New file.
12524 * gdb.cp/pr9167.exp: New file.
12525
12526
6e354e5e
PM
125272010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
12528
12529 PR pascal/11492.
12530 * gdb.pascal/gdb11492.pas: New file.
12531 * gdb.pascal/gdb11492.exp: New file.
12532
be942545
JB
125332010-04-20 Joel Brobecker <brobecker@adacore.com>
12534
1667e6e3 12535 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
be942545 12536
0c3acc09
JB
125372010-04-20 Joel Brobecker <brobecker@adacore.com>
12538
12539 * gdb.ada/dyn_loc: New testcase.
12540
ec31cde5
CM
125412010-04-20 Chris Moller <cmoller@redhat.com>
12542
12543 PR 10867
889bf7c5 12544
ec31cde5
CM
12545 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
12546 * gdb.cp/pr10687.cc: New file.
12547 * gdb.cp/pr10687.exp: New file.
12548
12549
ce4b0682
SDJ
125502010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12551 Sergio Durigan Junior <sergiodj@redhat.com>
12552
12553 * gdb.fortran/logical.exp: New testcase.
12554 * gdb.fortran/logical.f90: New file.
12555
3436961f
DE
125562010-04-19 Doug Evans <dje@google.com>
12557
12558 * gdb.base/help.exp (help source): Update expected output.
12559
4d836c09
JK
125602010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
12561
12562 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
12563 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
12564 gdb_exit and return.
12565 (executable): New variable.
12566 (binfile): Use it.
12567
6149aea9
PA
125682010-04-19 Pedro Alves <pedro@codesourcery.com>
12569
12570 PR breakpoints/8554.
12571
12572 * gdb.trace/save-trace.exp: Adjust.
12573
ed41462c
L
125742010-04-17 H.J. Lu <hongjiu.lu@intel.com>
12575
12576 PR corefiles/11511
12577 * gdb.arch/system-gcore.exp: New.
12578 * gdb.arch/gcore.c: Likewise.
12579
3f7b2faa
DE
125802010-04-15 Doug Evans <dje@google.com>
12581
fa33c3cd
DE
12582 * gdb.python/py-progspace.c: New file.
12583 * gdb.python/py-progspace.exp: New file.
12584
3f7b2faa
DE
12585 * gdb.base/source.exp: Add tests for "source -s".
12586
79f283fe
PM
125872010-04-14 Phil Muldoon <pmuldoon@redhat.com>
12588
12589 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
12590 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
12591 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
12592 * gdb.python/py-mi.exp: New test for to_string returning None.
12593
fc8eb08a
PM
125942010-04-12 Phil Muldoon <pmuldoon@redhat.com>
12595
12596 * gdb.python/py-breakpoint.c: Make result global.
12597
26e197f6
JK
125982010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
12599
12600 Fix non-GNU make compatibility.
12601 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
12602
adc36818
PM
126032010-04-09 Phil Muldoon <pmuldoon@redhat.com>
12604
12605 * gdb.python/py-breakpoint.exp: New File.
12606 * gdb.python/py-breakpoint.C: Ditto.
12607
64e17368
SS
126082010-04-08 Stan Shebs <stan@codesourcery.com>
12609
12610 * gdb.trace/actions.exp: Clear default-collect.
12611 * gdb.trace/save-trace.exp: Clear default-collect.
12612
fff5cc64
PM
126132010-04-08 Phil Muldoon <pmuldoon@redhat.com>
12614
12615 * gdb.python/py-value: Add null string variable.
12616 (test_lazy_string): Test zero length, NULL address lazy
12617 strings.
12618
a055a187
L
126192010-04-07 H.J. Lu <hongjiu.lu@intel.com>
12620
12621 * gdb.arch/i386-avx.c: New.
12622 * gdb.arch/i386-avx.exp: Likewise.
12623
12624 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
12625
96e39866
DE
126262010-04-06 Doug Evans <dje@google.com>
12627
12628 * gdb.base/source-test.gdb: New file.
12629 * gdb.base/source.exp: Test source -v.
12630
5984a431
UW
126312010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12632
12633 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
12634
ec8a089a
PM
126352010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
12636
12637 * gdb.stabs/aout.sed: Convert all backslash to double backslash
12638 within one line, unless it is followed by a double quote.
12639 * gdb.stabs/hppa.sed: Idem.
12640 * gdb.stabs/weird.def: Add char and String constants
889bf7c5
PA
12641 * gdb.stabs/weird.exp: Check for correct parsing of
12642 char and string constants.
ec8a089a
PM
12643 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
12644 in .stabs to .stabx substitution.
12645
fce3c1f0
SS
126462010-04-05 Stan Shebs <stan@codesourcery.com>
12647
12648 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
12649 constant global.
12650 * gdb.trace/tfile.exp: Try to print them.
12651
d77f58be
SS
126522010-04-04 Stan Shebs <stan@codesourcery.com>
12653
12654 * gdb.base/completion.exp: Update for new "info watchpoints".
12655 * gdb.base/default.exp: Ditto.
12656 * gdb.base/help.exp: Ditto.
12657 * gdb.base/watchpoint.exp: Ditto.
12658 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
889bf7c5 12659
af54718e
SS
126602010-04-04 Stan Shebs <stan@codesourcery.com>
12661
12662 * gdb.trace/tfile.exp: Sharpen tfind test.
12663
74d1f91e
JK
126642010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
12665
12666 * gdb.base/break-entry.exp: New.
12667
eb8e76db 126682010-04-02 Hui Zhu <teawater@gmail.com>
889bf7c5 12669 Michael Snyder <msnyder@vmware.com>
eb8e76db
HZ
12670
12671 * gdb.reverse/i386-sse-reverse.exp: New file.
12672 * gdb.reverse/i386-sse-reverse.c: New file.
12673
bf65cad8
PA
126742010-04-02 Pedro Alves <pedro@codesourcery.com>
12675
12676 * gdb.trace/tfind.exp: Adjust expected disassembly output.
12677
fff87407
SS
126782010-04-01 Stan Shebs <stan@codesourcery.com>
12679
12680 * gdb.trace/actions.exp: Tweak expected output.
12681 * gdb.trace/while-stepping.exp: Tweak expected output.
12682
fe01d668
L
126832010-04-01 H.J. Lu <hongjiu.lu@intel.com>
12684
12685 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
12686
86b17b60
PA
126872010-04-01 Pedro Alves <pedro@codesourcery.com>
12688
12689 * gdb.base/commands.exp: Adjust.
12690 * gdb.cp/extern-c.exp: Adjust.
12691
2c58c0a9
PA
126922010-04-01 Pedro Alves <pedro@codesourcery.com>
12693
12694 * gdb.trace/collection.c (local_test_func): Define a local struct,
12695 and instanciate it.
12696
0db9b91c
PA
126972010-04-01 Pedro Alves <pedro@codesourcery.com>
12698
12699 * gdb.trace/collection.exp (gdb_collect_args_test)
12700 (gdb_collect_argarray_test): XFAIL the tests that assume the
12701 argarray argument's elements are collected.
12702
8072405b
JK
127032010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
12704
12705 * gdb.dwarf2/dw2-bad-parameter-type.exp,
12706 gdb.dwarf2/dw2-bad-parameter-type.S: New.
12707
8bf6485c
SS
127082010-03-31 Stan Shebs <stan@codesourcery.com>
12709
12710 * gdb.trace/save-trace.exp: Test save/restore of default-collect
12711 and tracepoint conditionals.
12712 (gdb_verify_tracepoints): Delete unused return.
12713
fd7f724a
KS
127142010-03-26 Keith Seitz <keiths@redhat.com>
12715
12716 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
12717 appear in the output before main.
12718 Remove KFAIL for gdb/2215 aka bz 9320.
12719
8d9e7719
DE
127202010-03-30 Doug Evans <dje@google.com>
12721
0906dd0b
DE
12722 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
12723 by dejagnu.
12724 * gdb.arch/amd64-dword.exp: Ditto.
12725
8d9e7719
DE
12726 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
12727 match.
12728 (break printf): Ditto.
12729
1da644f0
SW
127302010-03-29 Sami Wagiaalla <swagiaal@redhat.com>
12731
12732 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
12733 gcc < 4.4.
12734 * gdb.cp/shadow.exp: Ditto.
12735
a8121990
PA
127362010-03-29 Pedro Alves <pedro@codesourcery.com>
12737
12738 * gdb.trace/collection.exp (run_trace_experiment): Make sure
12739 "tstart" is silent.
12740
6e79d367
PA
127412010-03-29 Pedro Alves <pedro@codesourcery.com>
12742
12743 * gdb.trace/collection.exp (executable): New.
12744 (binfile): Use it.
12745 (fpreg, spreg, pcreg): New.
12746 (test_register): Use gdb_test_multiple. Pass /x to print.
12747 (prepare_for_trace_test): New.
12748 (run_trace_experiment): Use "continue", not gdb_run_cmd.
12749 (gdb_collect_args_test, gdb_collect_argstruct_test)
12750 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
12751 prepare_for_trace_test.
12752 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
12753 fpreg, spreg and pcreg.
12754 (gdb_collect_expression_test, gdb_collect_globals_test): Use
12755 prepare_for_trace_test.
12756 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
12757 try to detect tracing support here. Don't set breakpoints at
12758 `begin' or `end' here.
12759 <global scope>: Use clean_restart. Run to main before checking
12760 for tracing support. Check for for tracing support here.
12761
09248348
JK
127622010-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
12763
12764 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
12765 " as $displacement" to "seen displacement message".
12766
d350db38
PA
127672010-03-28 Pedro Alves <pedro@codesourcery.com>
12768
12769 * gdb.trace/while-dyn.exp (executable): New variable.
12770 (binfile): Use it.
12771 (test_while_stepping): New function. Move most tests here. Call
12772 it once for each of the while-stepping, stepping and ws aliases.
12773
907af001
UW
127742010-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12775
12776 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
12777 that do not provide the tagless_struct type name at all.
12778 (test_print_anon_union): Do not check value of uninitialized
12779 union member. Do not use cp_test_ptype_class, so we can accept
12780 "long" as well as "long int".
12781
610197fd
PA
127822010-03-26 Pedro Alves <pedro@codesourcery.com>
12783
12784 * gdb.trace/tfile.c (tohex, bin2hex): New.
12785 (write_error_trace_file): Hexify error description.
12786
6c28cbf2
SS
127872010-03-25 Stan Shebs <stan@codesourcery.com>
12788
12789 * gdb.trace/tfile.c: Generate an additional trace file, improve
12790 portability.
12791 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
12792 files in a better way.
12793
e62b8c7e
KS
127942010-03-25 Keith Seitz <keiths@redhat.com>
12795
12796 * gdb.java/jprint.exp: XFAIL printing of static class members
12797 because of GCC debuginfo problem.
12798
82ccf5a5
JK
127992010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
12800
12801 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
12802
293e2f9e
DJ
128032010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
12804
12805 * gdb.base/completion.exp: Allow long instead of long int.
12806 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
12807 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
12808 variable p.
12809 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
12810 * gdb.base/pointers.exp: Allow long instead of long int.
12811 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
12812 * gdb.base/step-line.exp: Allow a directory before the source file name.
12813
95a42b64
TT
128142010-03-24 Tom Tromey <tromey@redhat.com>
12815
12816 PR breakpoints/9352:
12817 * gdb.base/default.exp: Update.
12818 * gdb.base/commands.exp: Update.
12819 * gdb.cp/extern-c.exp: Test setting commands on multiple
12820 breakpoints at once.
12821
2390201f
DJ
128222010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
12823
12824 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
12825 if gdb,nosignals.
12826 * gdb.base/watchpoints.c: Do not include unnecessary headers.
12827 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
12828 exited".
12829
8c9a6790
SS
128302010-03-24 Stan Shebs <stan@codesourcery.com>
12831
12832 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
12833
a6c727b2
DJ
128342010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
12835
12836 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
12837 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
12838 argument. Handle "short" and "long".
12839 (Top level): Pass overprototyped output for old_fptr and xptr.
12840
4dfd5423
PA
128412010-03-23 Pedro Alves <pedro@codesourcery.com>
12842
12843 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
12844 format strings and add casts to avoid compiler warnings.
12845
128462010-03-23 Vladimir Prus <vladimir@codesourcery.com>
a7bdde9e
VP
12847
12848 * lib/trace-support.exp (gdb_trace_setactions):
12849 Don't expect whitespace after ">" prompt.
12850 * gdb.trace/actions.exp: Adjust for output changes.
12851 * gdb.trace/while-stepping.exp: Likewise.
12852
c847d045
JK
128532010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12854
12855 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
12856 and r157645).
12857
5f717f1d
JK
128582010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12859
12860 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
12861 New.
12862
7d6d51d5
DJ
128632010-03-22 Daniel Jacobowitz <dan@codesourcery.com>
12864
12865 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
12866 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
12867
3b11a015
SS
128682010-03-19 Stan Shebs <stan@codesourcery.com>
12869
12870 * gdb.trace/ax.exp: New file.
12871
d7d158ed
DE
128722010-03-19 Doug Evans <dje@google.com>
12873
6bb85cd1
DE
12874 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
12875 output from gcc.
12876
d7d158ed
DE
12877 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
12878 named /usr/sbin/prelink<foo>.
12879
4daf5ac0
SS
128802010-03-18 Stan Shebs <stan@codesourcery.com>
12881
12882 * gdb.trace/circ.exp: Test circular-trace-buffer.
12883 * gdb.trace/tfile.exp: Update tstatus test.
12884
e8d05480
JB
128852010-03-18 Joel Brobecker <brobecker@adacore.com>
12886
12887 * gdb.dwarf2/dw2-anonymous-func.S: New file.
12888 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
12889
441b986a
UW
128902010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12891
12892 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
12893
4247603b
PA
128942010-03-18 Pedro Alves <pedro@codesourcery.com>
12895
12896 * gdb.base/default.exp: Adjust the expected output of the finish
12897 and until commands when the inferior is not being run.
12898
13387711
SW
128992010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
12900
12901 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
12902 * gdb.cp/nsusing.exp: Ditto.
12903
6e31430b
TT
129042010-03-15 Tom Tromey <tromey@redhat.com>
12905
12906 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
12907 * gdb.cp/userdef.cc (operator==): New function.
12908 (main): New locals mem1, mem2.
12909
e2d69cb5
JZ
129102010-03-15 Jie Zhang <jie@codesourcery.com>
12911
12912 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
12913 Declare and use new loadtimeout variable.
12914
f572f0a9
DJ
129152010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
12916
12917 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
12918 Use gdb_load later.
12919
51f4c0b0
PA
129202010-03-14 Pedro Alves <pedro@codesourcery.com>
12921
12922 * gdb.base/solib-disc.c (main): Make format of fprintf a string
12923 literal. Add missing endlines to prints to stderr.
12924
1c809c68
TT
129252010-03-12 Tom Tromey <tromey@redhat.com>
12926
12927 PR c++/9708:
12928 * gdb.cp/m-static.exp: Add regression test.
12929 * gdb.cp/m-static.cc (method): New method.
12930 (main): Call it.
12931
00ae8fef
SW
129322010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
12933
12934 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
12935 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
12936
759f0f0b
PA
129372010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
12938
21e24d21
PA
12939 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
12940
129412010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
12942
759f0f0b
PA
12943 * lib/gdb.exp (skip_stl_tests): New.
12944 (gdb_compile): Symbian needs -ldl.
12945 (shlib_target_file): New.
12946 (shlib_symbol_file): New.
12947 (gdb_load_shlibs): Use shlib_target_file.
12948 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
12949 * gdb.cp/exception.exp: Use skip_stl_tests.
12950 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
12951 * gdb.cp/try_catch.exp: Use skip_stl_tests.
12952 * gdb.cp/mb-templates.exp: Ditto.
12953 * gdb.base/commands.exp: Relax regexes.
12954 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
12955 shlib_target_file and shlib_symbol_file.
12956 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
12957 sections.
12958 * gdb.base/ending-run.exp: Accept E32Main for symbian.
12959 * gdb.base/solib-disc.exp: Use
12960 shlib_target_file and shlib_symbol_file.
12961 * gdb.base/unload.exp: Don't skip on symbian. Use
12962 shlib_target_file and shlib_symbol_file.
12963 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
12964
6a8f2671 129652010-03-12 Pedro Alves <pedro@codesourcery.com>
889bf7c5 12966
6a8f2671
PA
12967 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
12968 * gdb.trace/report.exp: Adjust for x86 and x86_64.
12969 Issue a tfind end before looking for a tracepoint frame.
12970 * gdb.trace/tfind.exp: Adjust tstatus output.
12971 Adjust disassembly output.
12972 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
12973
ccf26247
JK
129742010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12975
12976 * gdb.base/break-interp.exp: Create new displacement parameter value
12977 for the test_ld calls.
12978 (reach): New parameter displacement, verify its content. New push of
12979 pf_prefix "reach-$func:". Import global expect_out.
12980 (test_core): New parameter displacement, verify its content. New push
12981 of pf_prefix "core:". New command "set verbose on". Import global
12982 expect_out.
12983 (test_attach): New parameter displacement, verify its content. New
12984 push of pf_prefix "attach:". New command "set verbose on". Import
12985 global expect_out.
12986 (test_ld): New parameter displacement, pass it to the reach, test_core
12987 and test_attach calls and verify its content in the "ld.so exit" test.
12988 * gdb.base/prelink.exp: Remove gdb_exit and final return.
12989 (prelink): Update expected text, use gdb_test.
12990
e469c7fb
DE
129912010-03-10 Doug Evans <dje@google.com>
12992
12993 * gdb.base/checkpoint.exp: Fix comment.
12994 Lengthen timeout while doing >600 checkpoints test.
12995 Rename duplicate "kill all one" test to keep test names unique.
12996
60e1c644
PA
129972010-03-10 Pedro Alves <pedro@codesourcery.com>
12998
12999 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
13000
cec808ec
KS
130012010-03-08 Keith Seitz <keiths@redhat.com>
13002
889bf7c5
PA
13003 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
13004 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
13005 (dm_type_long): New function.
13006 (dm_type_unsigned_short): New function.
13007 (dm_type_unsigned_long): New function.
13008 (myint): New typedef.
13009 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
13010 long, unsigned shor and long, operator char*, and typedef.
13011 (test_lookup_operator_functions): Add operator char* test.
13012 (test_paddr_operator_functions): Likewise.
13013 (test_paddr_overloaded_functions): Use probe values for
13014 short, long, and unsigned short and long.
13015 (test_paddr_hairy_functions): If the demangler probe detected
13016 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
13017 demangler.
13018 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
13019 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
13020 and "print null_pmf".
13021 Add test "ptype a.*pmf".
13022 * gdb.cp/overload.exp: Allow optional "int" to appear with
13023 "short" and "long".
13024 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
13025 long expect value for men_overload1arg.
13026 Allow "int" to appear with "short" and "long".
13027 When testing "info break", add argument for main (void).
13028 Also allow "int" to appear with "short" and "long".
13029 Ditto with "unsigned" and "long long".
cec808ec
KS
13030 * gdb.java/jmain.exp: Do not enclose methods names in single
13031 quotes.
13032 * gdb.java/jmisc.exp: Likewise.
13033 * gdb.java/jprint.exp: Likewise.
13034 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
13035
13036 From Jan Kratochvil <jan.kratochvil@redhat.com>:
13037 * gdb.cp/exception.exp (backtrace after first throw)
13038 (backtrace after second throw): Allow a namespace before __cxa_throw.
13039 (backtrace after first catch, backtrace after second catch): Allow
13040 a namespace before __cxa_begin_catch.
13041
13042 * gdb.cp/cpexprs.exp: New file.
13043 * gdb.cp/cpexprs.cc: New file.
13044
13045 From Daniel Jacobowitz <dan@codesourcery.com>
13046 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
13047 to use string_to_regexp.
13048 (ctor, dtor): New functions. Use them to match constructor
13049 and destructor function types.
13050 (Top level): Use runto_main.
13051
f870a310
TT
130522010-03-05 Tom Tromey <tromey@redhat.com>
13053
13054 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
13055 gdb.target_charset.
13056 (pp_ns.to_string): Likewise.
13057
0c199f28
KS
130582010-03-04 Keith Seitz <keiths@redhat.com>
13059
13060 * gdb.cp/overload.exp: Test that the filename portion of a linespec
13061 can be quoted. Test that both the filename and function/line
13062 portions can be quoted at the same time.
13063
c7437ca6
PA
130642010-03-04 Pedro Alves <pedro@codesourcery.com>
13065
13066 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
13067
b111b805
DE
130682010-03-03 Doug Evans <dje@google.com>
13069
24486cb7
DE
13070 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
13071 libc contains libpthread.
13072
b111b805
DE
13073 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
13074 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
13075 of gdb_compile. Add another pattern to match android backtrace.
13076
a0e0ef55
TT
130772010-03-03 Tom Tromey <tromey@redhat.com>
13078
13079 PR gdb/11345:
13080 * gdb.base/printcmds.exp (test_printf): Add test.
13081
1ba53b71
L
130822010-03-02 H.J. Lu <hongjiu.lu@intel.com>
13083
13084 * gdb.arch/amd64-byte.exp: New.
13085 * gdb.arch/amd64-dword.exp: Likewise.
13086 * gdb.arch/amd64-pseudo.c: Likewise.
13087 * gdb.arch/amd64-word.exp: Likewise.
13088 * gdb.arch/i386-byte.exp: Likewise.
13089 * gdb.arch/i386-pseudo.c: Likewise.
13090 * gdb.arch/i386-word.exp: Likewise.
13091
f5dff777
DJ
130922010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
13093
13094 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
13095 types. Add structreg, bitfields, and flags registers.
13096 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
13097 registers.
13098
90884b2b
L
130992010-03-01 H.J. Lu <hongjiu.lu@intel.com>
13100
13101 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
13102 (load_description): Set architecture if defined.
13103
dc00d89f
PM
131042010-02-28 Phil Muldoon <pmuldoon@redhat.com>
13105
13106 * gdb.python/py-frame.exp: Add read_var block tests.
13107 * gdb.python/py-frame.c (block): New function.
13108
0e095b7e
JK
131092010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
13110 Daniel Jacobowitz <dan@codesourcery.com>
13111
13112 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
13113
624f1a65
DM
131142010-02-25 David S. Miller <davem@davemloft.net>
13115
13116 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
13117 fix logic for setting all_syscalls_numbers.
13118
f3e9a817
PM
131192010-02-24 Phil Muldoon <pmuldoon@redhat.com>
13120
13121 * Makefile.in: Add py-block and py-symbol.
13122 * gdb.python/py-symbol.exp: New File.
13123 * gdb.python/py-symtab.exp: New File.
13124 * gdb.python/py-block.exp: New File.
13125 * gdb.python/py-symbol.c: New File.
13126 * gdb.python/py-block.c: New File.
13127
f6bbabf0
PM
131282010-02-24 Phil Muldoon <pmuldoon@redhat.com>
13129
13130 PR python/11314
13131 * lib/gdb.exp (skip_python_tests): New function.
13132 * gdb.python/py-cmd.exp: Use skip_python_tests.
13133 * gdb.python/py-frame.exp: Likewise.
13134 * gdb.python/py-function.exp: Likewise.
13135 * gdb.python/py-prettyprint.exp: Likewise.
13136 * gdb.python/py-template.exp: Likewise.
13137 * gdb.python/py-type.exp: Likewise.
13138 * gdb.python/py-value.exp: Likewise.
13139
85d721b8
PA
131402010-02-22 Pedro Alves <pedro@codesourcery.com>
13141
13142 PR9605
13143
13144 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
13145
48e32051
TT
131462010-02-19 Tom Tromey <tromey@redhat.com>
13147
13148 PR c++/8693, PR c++/9496:
13149 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
13150 regression tests.
13151
ac9c0048
JK
131522010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
13153
13154 Fix compatibility with m68k as.
13155 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
13156 Use only /* comments */.
13157
57bb97a4
UW
131582010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13159
13160 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
13161 * configure: Regenerate.
13162
7d1bf85c
DJ
131632010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
13164
13165 * gdb.python/py-type.exp: Check for Python support.
13166
061b5285
PA
131672010-02-17 Pedro Alves <pedro@codesourcery.com>
13168
13169 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
13170 `regsub' syntax available.
13171
f8a8bc2c
PA
131722010-02-17 Pedro Alves <pedro@codesourcery.com>
13173
13174 * gdb.base/shmain.c (main): Remove printf call.
13175 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
13176 * gdb.base/unload.c (main): Make format of fprintf a string
13177 literal. Add missing endlines to prints to stderr.
13178 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
13179
6f451e5e
TT
131802010-02-17 Tom Tromey <tromey@redhat.com>
13181
13182 * gdb.java/jprint.java (jprint.props): New field.
13183 * gdb.java/jprint.exp (set_lang_java): Add regression test.
13184
12d79008
PA
131852010-02-17 Pedro Alves <pedro@codesourcery.com>
13186
ef801a0e 13187 * gdb.base/charset.exp: Don't assume new `regsub' syntax
12d79008
PA
13188 available.
13189
d252f7e5
DJ
131902010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13191
13192 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
13193 creation to support remote host testing.
13194
67bdab6c
DJ
131952010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13196
13197 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
13198 Recognize "command not found".
13199
bb391223
DJ
132002010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13201
13202 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
13203 single-stepping.
13204
70362913
DJ
132052010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13206
13207 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
13208 if arguments are not supported.
13209
493f3c00
DJ
132102010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13211
13212 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
13213 be const or non-const.
13214
8034c749
DJ
132152010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13216
13217 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
13218 mi_send_resuming_command to send -exec-continue.
13219
791dfb64
DJ
132202010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13221
13222 * gdb.base/list.exp (test_list_filename_and_function): Add test
13223 with single quotes.
13224 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
13225 matching.
13226 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
13227 Add KFAIL'd tests for PR gdb/11289.
13228
7c5fe868
DJ
132292010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13230
13231 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
13232
fdc498b8
DJ
132332010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13234
13235 * gdb.base/comp-dir/subdir/dummy.txt: New file.
13236 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
13237 a temporary directory.
13238
b519e2a6
DJ
132392010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13240
13241 * gdb.base/charset.exp: Use a single regular expression to match
13242 show host-charset and show target-charset output.
13243
74164c56
JK
132442010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13245
13246 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
13247 "Illegal process-id" expect string more exact.
13248 (attach to digits-starting nonsense is prohibited): New.
13249
701ed6dc
JK
132502010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13251
13252 * gdb.base/prelink.exp (set verbose on): New.
13253
889bf7c5 132542010-02-12 Tomas Holmberg <th@virtutech.com>
fa19b4e5
MS
13255
13256 * mi-reverse.exp: New file. Test for reverse option to the
13257 following MI commands: exec-continue, exec-finish, exec-next,
13258 exec-step, exec-next-instruction, exec-step-instruction.
889bf7c5 13259
dadf0e9c
JB
132602010-02-09 Joel Brobecker <brobecker@adacore.com>
13261
13262 * gdb.ada/ptype_tagged_param: New testcase.
13263
714f19d5
TT
132642010-02-08 Tom Tromey <tromey@redhat.com>
13265
13266 PR c++/8017:
13267 * gdb.cp/overload.exp: Add tests.
13268 * gdb.cp/overload.cc (struct K): New.
13269 (namespace N): New.
13270 (main): Call new functions.
13271 (K::staticoverload): Define.
13272
889bf7c5 132732010-02-08 Chris Moller <moller@mollerware.com>
83b10087
CM
13274
13275 PR gdb/10728
13276 * gdb.cp/pr10728-x.h: New file.
13277 * gdb.cp/pr10728-x.cc: New file.
13278 * gdb.cp/pr10728-y.cc: New file.
13279 * gdb.cp/pr10728.exp: New file.
13280 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
13281
889bf7c5 132822010-02-08 Chris Moller <moller@mollerware.com>
99903ae3
CM
13283
13284 PR gdb/9067
13285 * gdb.cp/pr9067.exp: New
13286 * gdb.cp/pr9067.cc: New
13287 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
13288
7b356089
JB
132892010-02-08 Joel Brobecker <brobecker@adacore.com>
13290
13291 * lib/gdb.exp (gdb_test_timeout): New global variable.
13292 Set it to timeout if not already set.
13293 (gdb_init): Reset the value of timeout to gdb_test_timeout.
13294
1be00882
DE
132952010-02-05 Doug Evans <dje@google.com>
13296
13297 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
13298 user.
13299
82856980
SW
133002010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
13301
13302 PR c++/7935:
13303 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
13304
1a334831
TT
133052010-02-04 Tom Tromey <tromey@redhat.com>
13306
13307 * gdb.cp/virtbase.exp: Make test case names unique.
13308
9c3c02fd
TT
133092010-02-02 Tom Tromey <tromey@redhat.com>
13310
13311 * gdb.cp/virtbase.exp: Add regression tests.
13312 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
13313 (main): Instantiate RHC.
13314
0cc2414c
TT
133152010-02-02 Tom Tromey <tromey@redhat.com>
13316
13317 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
13318 type-printing change.
13319
edf3d5f3
TT
133202010-02-02 Tom Tromey <tromey@redhat.com>
13321
13322 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
13323 * gdb.cp/virtbase.cc: New file.
13324 * gdb.cp/virtbase.exp: New file.
13325 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
13326
e4b7f41c
JK
133272010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13328
13329 PR libc/11214:
13330 * gdb.threads/current-lwp-dead.c: Include features.h.
13331 (HAS_NOMMU): New.
13332 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
13333
b381ea14
JK
133342010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13335
13336 * gdb.base/symbol-without-target_section.exp,
13337 gdb.base/symbol-without-target_section.c: New.
13338
c593ac0e
DJ
133392010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
13340
13341 * gdb.base/bigcore.exp: Reset increased timeout.
13342 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
13343
db25f29d
DJ
133442010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
13345
13346 * gdb.base/gcore.exp (capture_command_output): Use
13347 gdb_test_multiple.
13348
f9d67f43
DJ
133492010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
13350
13351 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
13352 * gdb.arch/thumb2-it.exp (test_it_break): New function.
13353 (Top level): Call it.
13354
177321bd
DJ
133552010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
13356
13357 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
13358
97f2ed50
DJ
133592010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
13360
13361 * gdb.base/call-strs.exp, gdb.base/default.exp,
13362 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
13363 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
13364 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
13365 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
13366 gdb.base/watchpoint-solib.exp: Save and restore timeout.
13367 * gdb.base/ending-run.exp: Correct restore of timeout.
13368 * gdb.base/page.exp: Remove unnecessary timeout setting.
13369
e4e2711a
JB
133702010-01-29 Joel Brobecker <brobecker@adacore.com>
13371
13372 * gdb.ada/rec_return: New testcase.
13373
ba581dc1
JB
133742010-01-29 Joel Brobecker <brobecker@adacore.com>
13375
13376 * gdb.ada/call_pn: New testcase.
13377
4ea95be9
DJ
133782010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
13379
13380 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
13381 (Top level): Use it to resume.
13382 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
13383 the Thumb mode displaced stepping error as unsupported.
13384
df83a9bf
SW
133852010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
13386
889bf7c5
PA
13387 * gdb.cp/nsusing.exp: Added more tests.
13388 * gdb.cp/nsrecurs.exp: Ditto.
13389 * gdb.cp/nsusing.cc: Added test functions.
13390 * gdb.cp/nsrecurs.cc: Ditto.
df83a9bf 13391
40b27cdc
JK
133922010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
13393
13394 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
13395 absolute directory pathnames in gdb.sum file.
13396
de958931
SW
133972010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
13398
13399 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
13400 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
13401
708ead4e
TT
134022010-01-26 Tom Tromey <tromey@redhat.com>
13403
13404 PR exp/7643:
13405 * gdb.base/printcmds.exp (test_print_string_constants): Remove
13406 setup_kfail.
13407
b14e635e
SW
134082010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
13409
13410 * gdb.cp/nsrecurs.exp: New test.
13411 * gdb.cp/nsrecurs.cc: New test program.
13412 * gdb.cp/nsstress.exp: New test.
13413 * gdb.cp/nsstress.cc: New test program.
13414 * gdb.cp/nsdecl.exp: New test.
13415 * gdb.cp/nsdecl.cc: New test program.
13416
8540c487
SW
134172010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
13418
13419 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
13420 imported into file scope.
13421 Marked test as xfail.
13422 * gdb.cp/namespace-using.cc (marker5): New function.
13423 * gdb.cp/shadow.exp: New test.
13424 * gdb.cp/shadow.cc: New test program.
13425 * gdb.cp/nsimport.exp: New test.
13426 * gdb.cp/nsimport.cc: New test program.
13427
421d5d99
TT
134282010-01-25 Tom Tromey <tromey@redhat.com>
13429
13430 PR gdb/11049:
13431 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
13432 with "set print null-stop on".
13433
691f8dc1
JK
134342010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
13435
13436 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
13437 Adjust it for DISASSEMBLY_OMIT_FNAME.
13438
0b92b5bb
TT
134392010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13440
13441 PR symtab/11199:
13442 * gdb.dwarf2/member-ptr-forwardref.exp,
13443 gdb.dwarf2/member-ptr-forwardref.S: New.
13444
23787403
JK
134452010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13446
13447 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
13448 (thread1_func): Protect thread1_tid with thread1_tid_cond by
13449 thread1_tid_mutex. Remove gdbstop_mutex handling.
13450 (thread2_func): Protect thread2_tid with thread2_tid_cond by
13451 thread2_tid_mutex. Remove gdbstop_mutex handling.
13452 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
13453 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
13454 pthread_cond_wait conditionalizations by while loops.
13455
b966cb8a
TT
134562010-01-20 Tom Tromey <tromey@redhat.com>
13457
13458 PR backtrace/10770:
13459 * gdb.dwarf2/pr10770.exp: New file.
13460 * gdb.dwarf2/pr10770.c: New file.
13461 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
13462
fcae584b
VP
134632010-01-20 Vladimir Prus <vladimir@codesourcery.com>
13464
13465 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
13466 that target was removed, and the test always runs native anyway.
13467
a0f49112
JK
134682010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
13469
13470 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
13471 gdb.base/watchpoint-cond-gone-stripped.c: New.
13472
ceeb3d5a
TT
134732010-01-19 Tom Tromey <tromey@redhat.com>
13474
13475 PR c++/8000:
13476 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
13477 existing tests.
13478 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
13479 (main): Use AAA::SomeEnum.
13480
dd322c54
JK
134812010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
13482
13483 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
13484 (test_ignore_count): Declare line_callme_body global.
13485 (run to breakpoint with ignore count): Use line_callme_body.
13486 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
13487 (set line_main_hello, set line_main_return): Reindent.
13488 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
13489 New.
13490 (continue to callee4): Use line_callee4_body.
13491 (check *stopped from CLI command): Use line_callee4_next.
13492 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
13493 (set line_main_hello, set line_main_return): Reindent.
13494 (set line_callee4_head, set line_callee4_body): New.
13495 (continue to callee4): Use line_callee4_body.
13496
4e8f195d
TT
134972010-01-18 Tom Tromey <tromey@redhat.com>
13498
13499 PR c++/9680:
13500 * gdb.cp/casts.cc: Add new classes and variables.
13501 * gdb.cp/casts.exp: Test new operators.
13502
9e14a9ba
JB
135032010-01-18 Tom Tromey <tromey@redhat.com>
13504 Thiago Jung Bauermann <bauerman@br.ibm.com>
13505
13506 * gdb.python/source2.py: New file.
13507 * gdb.python/source1: New file.
13508 * gdb.python/python.exp: Test "source" command.
13509
00bf0b85
SS
135102010-01-15 Stan Shebs <stan@codesourcery.com>
13511
13512 * gdb.trace/tfile.c: New file.
13513 * gdb.trace/tfile.exp: New file.
889bf7c5 13514
55235ad7
JK
135152010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13516
13517 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
13518
9f2982ff
JK
135192010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13520
13521 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
13522
bbfba9ed
JK
135232010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13524
13525 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
13526 (libfunc): New parameter action. Implement also selectable "sleep".
13527 * gdb.base/break-interp-main.c: Include assert.h.
13528 (libfunc): New parameter action.
13529 (main): New parameters argc and argv. Assert argc. Pass argv.
13530 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
13531 (test_attach): New proc.
13532 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
13533 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
13534
61f0d762
JK
135352010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13536
13537 * gdb.base/break-interp.exp (test_core): New proc.
13538 (test_ld): Call it.
13539
06a6f270
JK
135402010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13541
13542 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
13543 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
13544 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
13545 and gdb_compile_shlib. Use new -Wl compiler options.
13546 (dl bt, main bt): New tests.
13547
51bee8e9
JK
135482010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13549
13550 Support PIEs with no symfile_objfile.
13551 * gdb.base/break-interp.exp: New argument at the test_ld calls.
13552 (test_ld): New parameter trynosym.
13553 (test_ld <$trynosym>): New block.
13554
b8040f19
JK
135552010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13556
13557 * gdb.base/break-interp.exp: New file.
13558
be759fcf
PM
135592010-01-13 Phil Muldoon <pmuldoon@redhat.com>
13560
13561 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
13562 * gdb.python/py-prettyprint.py (pp_ls): New printer.
13563 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
13564 test.
13565 * gdb.python/py-prettyprint.c: Define lazystring test structure.
13566 * gdb.python/py-mi.exp: Add lazy string test.
13567
dc146f7c
VP
135682010-01-13 Vladimir Prus <vladimir@codesourcery.com>
13569
13570 * lib/mi-support.exp (mi_check_thread_states): Handle
13571 core number in thread listing.
13572
b4ba55a1
JB
135732010-01-12 Joel Brobecker <brobecker@adacore.com>
13574
13575 * gdb.base/maint.exp: Adjust the expected output for the
13576 "maint print type" test. Use gdb_test_multiple instead of
13577 gdb_sent/gdb_expect.
13578
08e24bd4
DE
135792010-01-11 Doug Evans <dje@google.com>
13580
6496a609
DE
13581 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
13582 from gdbserver_download. All callers updated.
13583
08e24bd4
DE
13584 * gdb.server/ext-run.exp: "info os processes" requires xml support.
13585
b5cfddf5
JK
135862010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13587
13588 Implement binary numbers parsing.
13589 * gdb.base/printcmds.exp (test_integer_literals_accepted)
13590 (test_integer_literals_rejected): New binary tests.
13591
3725885a
RW
135922010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
13593
13594 * gdb.cell/configure: Regenerate.
13595
37aeb5df
JK
135962010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
13597
13598 * gdb.base/corefile.exp: Move the core finding block out and call it as
13599 core_find, new variable $corefile, replace corefile by $corefile and
13600 [file tail $corefile] for usage vs. test names resp.
13601 * lib/gdb.exp (core_find): Move it as a new function here. New
13602 parameter binfile and deletefiles. New variable $destcore. Pre-delete
13603 $destcore. Return "" on error.
13604
d521f563
JK
136052010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13606
13607 Workaround PR binutils/10802.
13608 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
13609 (twice).
13610
28f24826
DJ
136112010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
13612
13613 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
13614
2de75e71
JB
136152010-01-08 Joel Brobecker <brobecker@adacore.com>
13616
13617 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
13618 call, to avoid interruption.
13619
fe00719b 136202010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
d24d8548
JK
13621
13622 * gdb.stabs/weird.def (args93): New.
13623
d0ef5df8
DE
136242010-01-07 Doug Evans <dje@google.com>
13625
13626 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
13627
3a08d52f
TT
136282010-01-07 Tom Tromey <tromey@redhat.com>
13629
13630 * gdb.base/source.exp: Use correct line number.
13631
7a697b8d
SS
136322010-01-05 Stan Shebs <stan@codesourcery.com>
13633
13634 * gdb.trace/tracecmd.exp: Test ftrace.
13635
7803799a
UW
136362010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13637
13638 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
13639
c54eabfa
JK
136402010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13641
13642 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
13643 "uint_for_mi_testing".
13644
02e7ef19
JB
136452010-01-01 Joel Brobecker <brobecker@adacore.com>
13646
13647 Test indented comment in file being sourced.
13648 * gdb.base/commands.exp: Test indented comment in file being sourced.
13649
abd775ce
JB
136502010-01-01 Joel Brobecker <brobecker@adacore.com>
13651
13652 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
13653 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
13654 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
13655 notice.
13656
79b55b82
JB
136572010-01-01 Joel Brobecker <brobecker@adacore.com>
13658
13659 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
13660 notice.
13661
8997583e
JK
136622010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13663
13664 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
13665 missing $after_stopped and comma (,) expectation.
13666
6da95a67
SS
136672009-12-31 Stan Shebs <stan@codesourcery.com>
13668
13669 * gdb.trace/actions.exp: Test teval action.
889bf7c5 13670
218d2fc6
TJB
136712009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
13672
13673 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
13674 (top level): Call test_watchpoint_in_big_blob.
13675 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
13676 watchpoints.
13677 (func3): Write to buf.
13678
236f1d4d
SS
136792009-12-29 Stan Shebs <stan@codesourcery.com>
13680
13681 * gdb.trace/actions.exp: Test default-collect.
889bf7c5 13682
f61e138d
SS
136832009-12-28 Stan Shebs <stan@codesourcery.com>
13684
13685 * gdb.trace/tsv.exp: New file.
13686 * gdb.base/completion.exp: Update ambiguous info output.
889bf7c5 13687
0219b378
DJ
136882009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
13689
13690 * gdb.base/find.c (main): Reference search buffers.
13691 * gdb.base/included.c (main): Reference integer.
13692 * gdb.base/ptype.c (charfoo): Declare.
13693 (intfoo): Call charfoo.
13694 * gdb.base/scope0.c (useitp): New function.
13695 (usestatics): Use useitp.
13696 (useit): Add a type for val.
13697 * gdb.base/scope1.c (useit1): Take a pointer argument.
13698 (usestatics1): Update calls to useit1.
13699 * gdb.cp/call-c.cc: Declare foo.
13700 (main): Call foo.
13701 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
13702 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
13703 (main): Call C::ensureRefs and ensureOtherRefs.
13704 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
13705 variables.
13706 (ensureOtherRefs): New function.
13707 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
13708 * gdb.cp/templates.cc (main): Call t5i.value.
13709
3f78692f
JK
137102009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
13711
13712 Fix compatibility with G++-4.5.
13713 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
13714 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
13715 (uncaught return): Remove.
13716
429374b8
JK
137172009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
13718 Phil Muldoon <pmuldoon@redhat.com>
13719
13720 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
13721 (bp_location13, bp_location14, bp_location17, bp_location18)
13722 (marker3_proto, marker4_proto): New variables.
13723 (breakpoint info): Update output.
13724 (run until breakpoint at marker3, run until breakpoint at marker4): New
13725 tests.
13726
859825b8
JK
137272009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
13728
13729 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
13730 Replace the printf call of Y by provided "y-set-1" label. New block
13731 for the second shared library.
13732 * gdb.base/unload.exp: Compile also the second library, call
13733 gdb_load_shlibs also for it. Use now gdb_breakpoint.
13734 (single pending breakpoint info): Rename to ...
13735 (pending breakpoint info before run): ... this extended test.
13736 (libfile2, libname2, libsrcfile2, libsrc2)
13737 (lib_sl2): New variables.
13738 (exec_opts): Set also SHLIB_NAME2.
13739 (pending breakpoint info on first run at shrfunc1)
13740 (pending breakpoint info on second run at shrfunc1)
13741 (pending breakpoint info on second run at shrfunc2)
13742 (print y from libfile, print y from libfile2): New tests.
13743 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
13744 * gdb.base/unloadshr2.c: New.
13745
e6a386cd
HZ
137462009-12-22 Hui Zhu <teawater@gmail.com>
13747
13748 * gdb.reverse/sigall-reverse.exp: Adjust.
13749
9e19b45e
VP
137502009-12-21 Vladimir Prus <vladimir@codesourcery.com>
13751
13752 PR gdb/10884
13753
13754 * gdb.mi/var-cmd.c (do_bitfield_tests): New
13755 (main): Call do_bitfield_tests.
aacf5b1e 13756 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
9e19b45e 13757
d53a7b30
JB
137582009-12-20 Joel Brobecker <brobecker@adacore.com>
13759
13760 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
13761 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
13762 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
13763 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
13764 gdb.modula2/unbounded1.c: Update copyright header.
13765
191ca0a1
CM
137662009-12-10 Chris Moller <moller@mollerware.com>
13767
13768 PR gdb/9399
13769 * gdb.cp/virtfunc2.exp: New tests
13770 * gdb.cp/virtfunc2.cc: New tests
13771 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
13772
0fa6cf1b
MS
137732009-12-10 Oza Pawandeep (paawan1982@yahoo.com
13774
13775 * gdb.reverse/i387-env-reverse.c: New file.
13776 * gdb.reverse/i387-env-reverse.exp: New file.
13777 * gdb.reverse/i387-stack-reverse.c: New file.
13778 * gdb.reverse/i387-stack-reverse.exp: New file.
13779
361ae042
PM
137802009-12-08 Phil Muldoon <pmuldoon@redhat.com>
13781
13782 * gdb.python/py-type.exp (test_range): New test.
13783
bfd31e71
PM
137842009-12-03 Phil Muldoon <pmuldoon@redhat.com>
13785
13786 PR python/10805
13787
13788 * gdb.python/py-type.exp: New file.
13789 * gdb.python/py-type.c: New file.
13790 * Makefile.in: Add py-type.
13791
57a1d736
TT
137922009-12-03 Tom Tromey <tromey@redhat.com>
13793
13794 * gdb.python/py-value.exp (test_parse_and_eval): New
13795 function.
13796
1f3b5d1b
PP
137972009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
13798
13799 PR gdb/11022
13800
13801 * gdb.base/pr11022.exp: New test.
889bf7c5
PA
13802 * gdb.base/pr11022.c: New test.
13803
8b7dbdc9
JK
138042009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13805
13806 Fix spurious false FAILs.
13807 * gdb.base/structs.c (chartest): New.
13808 (main): Fill-in chartest.
13809 * gdb.base/structs.exp (anychar_re, first): New.
13810 (start_structs_test): Import global anychar_re and first.
13811 New gdb_test call "set print elements 300; ${testfile}"
13812 (start_structs_test <$first>): New block.
13813 (any): Import global anychar_re. New variable ac. Use ${ac}.
13814
6a53b2ec
JK
138152009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13816
13817 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
13818
d7167b4c
JK
138192009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13820
13821 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
13822 Force $srcfile file.
13823 * gdb.base/foll-fork.c (callee): Comment out the printf call.
13824
b1798462
UW
138252009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13826
13827 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
13828 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
13829 * gdb.threads/watchthreads-reorder.exp: Likewise.
13830
b6199126
DJ
138312009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
13832
13833 PR gdb/8704
13834
13835 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
13836 "if", and "thread". Correct matching in the previous test.
13837
b22a0510
DJ
138382009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
13839
13840 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
13841
930636d2
MS
138422009-11-23 Michael Snyder <msnyder@vmware.com>
13843
13844 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
13845 * gdb.reverse-watch-precsave.exp: Ditto.
13846
21a0512e
PP
138472009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
13848
13849 * gdb.asm/asm-source.exp: Adjust.
13850 * gdb.base/help.exp: Adjust.
889bf7c5 13851
fc30d5e0
PA
138522009-11-22 Pedro Alves <pedro@codesourcery.com>
13853
13854 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
13855 (do_syscall_tests_without_xml): Set data-directory to
13856 /the/path/to/nowhere.
13857
f6bc2008
PA
138582009-11-21 Pedro Alves <pedro@codesourcery.com>
13859
13860 * gdb.threads/local-watch-wrong-thread.c,
13861 gdb.threads/local-watch-wrong-thread.exp: New files.
13862
8c2fb5de
PA
138632009-11-21 Pedro Alves <pedro@codesourcery.com>
13864
13865 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
13866 assume new `regsub' syntax available.
13867
ebec9a0f
PA
138682009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13869
a79d3c27
JK
13870 * gdb.base/watchpoint-hw-hit-once.exp,
13871 gdb.base/watchpoint-hw-hit-once.c: New.
13872
138732009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13874
13875 * gdb.threads/watchthreads-reorder.exp,
13876 gdb.threads/watchthreads-reorder.c: New.
ebec9a0f 13877
276a961b
MK
138782009-11-17 Nathan Sidwell <nathan@codesourcery.com>
13879
13880 * gdb.xml/tdesc-regs.exp: Use for m68k.
13881
4867c1fb
PA
138822009-11-15 Pedro Alves <pedro@codesourcery.com>
13883
13884 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
13885
f6838f81
DJ
138862009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13887
13888 * lib/gdb.exp (current_target_name): New procedure.
13889 (gdb_wrapper_target): New variable.
13890 (gdb_wrapper_init): Set gdb_wrapper_target.
13891 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
13892 wrapper.
13893
4ac4dd3f
DJ
138942009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13895
13896 * gdb.base/remote.exp: Delete the slowest load test.
13897 Do not load with fixed packet sizes.
13898
a7881759
DJ
138992009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13900
13901 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
13902
97a5b505
DJ
139032009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13904
13905 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
13906 srcfile when setting a breakpoint.
13907
d3e1fc54
DJ
139082009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
13909
13910 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
13911 macros.
13912
7cbcbded
DJ
139132009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13914
13915 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
13916 to be in memory.
13917 * gdb.base/display.c (force_mem): New.
13918 (do_loops): Use it. Add breakpoint comments.
13919 (do_vars): Add a breakpoint comment.
13920 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
13921 line numbers.
13922
bdea3a92
NF
139232009-11-13 Nathan Froyd <froydnj@codesourcery.com>
13924
13925 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
13926 instead of a bare "run".
13927
269f82e5
PP
139282009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
13929
13930 * gdb.python/py-prettyprint.exp: Adjust.
889bf7c5 13931
a69b7d9d
DJ
139322009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13933
13934 * lib/cell.exp (skip_cell_tests): Clean up test files before
13935 returning.
13936
b598bfda
DJ
139372009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13938
13939 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
13940 and the breakpoint menu. Do not call perror if a prompt is seen.
13941 Consume the following GDB prompt.
13942 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
13943 * gdb.cp/namespace.exp: Use gdb_test.
13944 * gdb.cp/templates.exp: Use gdb_test.
13945 (test_template_breakpoints): Use gdb_test_multiple.
13946
87728fa0
DJ
139472009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13948
13949 * gdb.base/break1.c (struct some_struct, values): Move earlier.
13950 (marker4): Reference values.
13951
b67c692f
DJ
139522009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13953
13954 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
13955 is missing.
13956
f0df251a
DJ
139572009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13958
13959 * gdb.base/break.c (need_malloc): New.
13960 * gdb.base/constvars.c (main): Reference crass and crisp.
13961 * gdb.base/gdb1821.c (main): Reference bar.
13962 * gdb.cp/gdb1355.cc (main): Reference s1.
13963 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
13964 (main): Call them.
13965 * gdb.cp/hang2.cc (dummy2): Define.
13966 * gdb.cp/hang3.cc (dummy3): Define.
13967 * gdb.cp/m-data.cc (main): Reference shadow.
13968
bdf7534a
NF
139692009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13970 Nathan Froyd <froydnj@codesourcery.com>
13971
13972 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
13973 remote host.
13974
f24fce77
NF
139752009-11-12 Nathan Froyd <froydnj@codesourcery.com>
13976
13977 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
13978 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
13979 * gdb.dwarf2/dw2-compressed.exp: Likewise.
13980 * gdb.dwarf2/dw2-intercu.exp: Likewise.
13981 * gdb.dwarf2/dw2-intermix.exp: Likewise.
13982 * gdb.dwarf2/dw2-producer.exp: Likewise.
13983 * gdb.dwarf2/mac-fileno.exp: Likewise.
13984 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
13985 py-prettyprint.py to the remote host.
13986 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
13987
40f0318e
KS
139882009-11-11 Keith Seitz <keiths@redhat.com>
13989
13990 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
13991 use it instead of "Foo".
13992 * gdb.cp/classes.exp (do_tests): Add a test to access
13993 a method through a typedef'd class name.
13994
f3d9f7fb
NF
139952009-11-11 Nathan Froyd <froydnj@codesourcery.com>
13996
13997 * gdb.base/long_long.exp: Permit leading zeros on floating-point
13998 exponents.
13999 * gdb.base/pointers.exp: Likewise.
14000 * gdb.cp/ref-types.exp: Likewise.
14001
a4216f37
KS
140022009-11-11 Keith Seitz <keiths@redhat.com>
14003
14004 * gdb.cp/cplusfuncs.cc (class foo): Add operators
14005 new[] and delete[].
14006 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
14007 "void".
14008 (probe_demangler): Remove all single-quoting of
14009 method and variable names.
14010 (info_func_regexp): Remove the word "void" from any
14011 occurrence of "(void)".
14012 (print_addr_2): Remove all single-quoting of
14013 method names.
14014 (print_addr_2_kfail): Likewise.
14015 (print_addr): Single-quote C function names before
14016 passing to print_addr_2.
14017 (test_paddr_operator_functions): Remove single-quoting
14018 for method names.
14019 Add tests for operator new[] and operator delete[].
14020
9b14d7aa
JK
140212009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14022
14023 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
14024
85feb311
KS
140252009-11-09 Keith Seitz <keiths@redhat.com>
14026
14027 * gdb.cp/overload.exp: Add tests for resolving overloaded
14028 methods in expression parsing/evaluation.
14029
fa335448
DJ
140302009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
14031
14032 * lib/gdb.exp (default_gdb_version): Use --version instead of
14033 --command.
14034
ec3c07fc
NS
140352009-11-10 Nathan Sidwell <nathan@codesourcery.com>
14036
14037 * lib/gdb.exp (gdb_compile_test): New.
14038 (skip_ada_tests, skip_java_tests): New.
14039 (gdb_compile): Use gdb_compile_test for f77.
14040 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
14041 * lib/java.exp (compile_java_from_source): Remove runtests check,
14042 use gdb_compile_test to record result.
14043 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
14044 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
14045 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
14046 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
14047 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
14048 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
14049 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
14050 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
14051 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
14052 adjust gdb_compile invocations.
14053
b8b4e42b
JK
140542009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
14055
14056 * Makefile.in (abs_builddir): New.
14057 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
14058 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
14059 `$(abs_builddir)/site.exp'.
14060
f8b7eaf3
DJ
140612009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
14062
14063 * config/m68k-emc.exp, lib/emc-support.exp,
14064 gdb.trace/gdb_c_test.c: Delete.
14065 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
14066 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
14067 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
14068 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
14069 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
14070 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
14071 casing for m68k-*-elf.
14072
c4187697
NS
140732009-11-03 Pedro Alves <pedro@codesourcery.com>
14074
14075 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
14076 * gdb.arch/i386-prologue.exp: Likewise.
14077 * gdb.arch/i386-unwind.exp: Likewise.
14078
db16b772
DJ
140792009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
14080
14081 * lib/gdb.exp (gdb_expect): Fix timeout typo.
14082
bcf71277
DJ
140832009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
14084
14085 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
14086
0105cee2
DJ
140872009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
14088
14089 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
14090
24ddea62
JK
140912009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
14092
14093 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
14094
287ccc17
JK
140952009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
14096
14097 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
14098 * gdb.base/sepdebug2.c: New file.
14099
08bca259 141002009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
bccd0dd2
SDJ
14101
14102 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
14103 the modified warnings for catch syscall. Verify if GDB was compiled
14104 with support for lib expat, and choose which tests to run depending
14105 on this.
14106
5d4e2b76
VP
141072009-10-30 Vladimir Prus <vladimir@codesourcery.com>
14108
14109 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
14110 that composite commands are parsed OK. And also test
14111 that breakpoint commands do work.
14112
240e538a
MS
141132009-10-23 Michael Snyder <msnyder@vmware.com>
14114
14115 gdb.reverse/consecutive-precsave.exp: Change expect pattern
14116 to allow for new disassembly style.
14117
9c419145
PP
141182009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
14119
14120 * gdb.asm/asm-source.exp: Adjust.
889bf7c5 14121
02506ff1
MS
141222009-10-22 Michael Snyder <msnyder@vmware.com>
14123
14124 * gdb.reverse/break-precsave.exp: New test.
14125 * gdb.reverse/consecutive-precsave.exp: Ditto.
14126 * gdb.reverse/finish-precsave.exp: Ditto.
14127 * gdb.reverse/i386-precsave.exp: Ditto.
14128 * gdb.reverse/machinestate-precsave.exp: Ditto.
14129 * gdb.reverse/sigall-precsave.exp: Ditto.
14130 * gdb.reverse/solilb-precsave.exp: Ditto.
14131 * gdb.reverse/step-precsave.exp: Ditto.
14132 * gdb.reverse/until-precsave.exp: Ditto.
14133 * gdb.reverse/watch-precsave.exp: Ditto.
14134
4cf866a3
MS
141352009-10-22 Michael Snyder <msnyder@vmware.com>
14136
14137 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
14138 for gdb_expect. Adjust one test's expect strings for the new
14139 format of disassemble.
14140 * gdb.reverse/finish-reverse.exp: Delete 'return'.
14141 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
14142 gdb_test_multiple.
14143 * gdb.reverse/step-reverse.exp: Delete 'return'.
14144 * gdb.reverse/until-reverse.exp: Delete blank lines.
14145 * gdb.reverse/watch-reverse.exp: Delete blank lines.
14146
2b28d209
PP
141472009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
14148
14149 * gdb.base/consecutive.exp: Adjust.
14150 * gdb.base/display.exp: Likewise.
14151 * gdb.base/pc-fp.exp: Likewise.
14152 * gdb.base/sigbpt.exp: Likewise.
889bf7c5 14153
33b9c32b
MS
141542009-10-19 Michael Snyder <msnyder@vmware.com>
14155
14156 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
14157 * gdb.reverse/finish-reverse.c: Ditto.
14158 * gdb.reverse/sigall-reverse.c: Ditto.
14159 * gdb.reverse/solib-reverse.c: Ditto.
14160 * gdb.reverse/step-reverse.c: Ditto.
14161 * gdb.reverse/watch-reverse.c: Ditto.
14162
6c95b8df
PA
141632009-10-19 Pedro Alves <pedro@codesourcery.com>
14164 Stan Shebs <stan@codesourcery.com>
14165
14166 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
14167 * gdb.base/foll-exec.exp: Adjust to expect a process id before
14168 "Executing new program".
14169 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
14170 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
14171 left listed after having been killed.
14172 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
14173 * gdb.base/maint.exp: Adjust test.
14174
14175 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
14176 * gdb.multi/Makefile.in: New.
14177 * gdb.multi/base.exp: New.
14178 * gdb.multi/goodbye.c: New.
14179 * gdb.multi/hangout.c: New.
14180 * gdb.multi/hello.c: New.
14181 * gdb.multi/bkpt-multi-exec.c: New.
14182 * gdb.multi/bkpt-multi-exec.exp: New.
14183 * gdb.multi/crashme.c: New.
14184
279017b7
TG
141852009-10-13 Tristan Gingold <gingold@adacore.com>
14186
14187 * gdb.base/sepdebug.exp: Check debug info are found.
14188
0413d738
PA
141892009-10-08 Pedro Alves <pedro@codesourcery.com>
14190
14191 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
14192 bits.
14193
c628eecc
JK
141942009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14195
14196 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
14197
38af1bfe
JB
141982009-10-07 Joel Brobecker <brobecker@adacore.com>
14199
14200 * gdb.base/watchpoints.c: Add copyright header. Reformat one
14201 of the comments.
14202
2b0adecd
PM
142032009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
14204
14205 * gdb.base/annota1.exp: Remove obsolete match_max increase.
14206 * gdb.base/annota3.exp: Idem.
14207 * gdb.base/maint.exp: Idem.
14208
8d417781
PM
142092009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
14210
889bf7c5 14211 * lib/gdb.exp (default_gdb_init): Set current value of match_max
8d417781
PM
14212 to default.
14213
bb61102d
PM
142142009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
14215
889bf7c5 14216 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
bb61102d
PM
14217 mingw and cygwin targets.
14218
ace5c364
PM
142192009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
14220 Pedro Alves <pedro@codesourcery.com>
14221
889bf7c5 14222 * lib/gdb.exp (gdb_compile): Avoid adding
ace5c364
PM
14223 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
14224
c2d494a0
PM
142252009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
14226
e1b52ce2
PM
14227 * gdb.base/shr1.c: Use %p in format string.
14228 * gdb.base/unload.c: Avoid warning in fprintf.
14229 * gdb.base/watchpoint-solib.c: Idem.
c2d494a0 14230
209f53f5
PM
142312009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
14232
14233 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
14234 long type.
14235 (test_unlink): Correct printf string.
14236 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
14237 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
14238
8172766a
JK
142392009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
14240
14241 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
14242 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
14243 * gdb.arch/ia64-breakpoint-shadow.S: New file.
14244
0f73703c
UW
142452009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14246
14247 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
14248 * gdb.objc/nondebug.exp: Likewise.
14249
b32306ca
UW
142502009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14251
14252 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
14253 target_info setting.
14254
14255 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
14256 that detect new threads during "info threads".
14257
0057022f
UW
142582009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14259
14260 * gdb.threads/manythreads.c (main): Increase thread stack size
14261 to 2*PTHREAD_STACK_MIN.
14262 * gdb.threads/multi-create.c (main): Likewise.
14263 (create_function): Likewise.
14264
f29c0325
UW
142652009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14266
14267 * gdb.base/dump.exp: Pass difference of pointer types instead
14268 of integer types as offset to restore in intarr3.srec case.
14269
fcb34849
UW
142702009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14271
14272 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
14273
d5142e3b
UW
142742009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14275
14276 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
14277
087b74b2 142782009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
889bf7c5 14279
087b74b2
PM
14280 New test for two watchpoints, with disabling of
14281 the first inserted.
14282 * testsuite/gdb.base/watchpoints.c: New file.
14283 * testsuite/gdb.base/watchpoints.exp: New file.
14284
96c07c5b
TT
142852009-09-25 Tom Tromey <tromey@redhat.com>
14286
14287 * gdb.base/charset.exp: Test utf-16 strings with Python.
14288
b8899f2b
TT
142892009-09-25 Tom Tromey <tromey@redhat.com>
14290
14291 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
14292 UCS-4.
14293 * gdb.base/charset.c (utf_32_string): Rename.
14294 (init_utf32): Rename.
14295 (main): Update.
14296
329719ec
TT
142972009-09-22 Tom Tromey <tromey@redhat.com>
14298
14299 * gdb.python/py-function.exp: Add regression tests.
14300
11ef0d76
KS
143012009-09-21 Keith Seitz <keiths@redhat.com>
14302
14303 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
14304 with invalid operator.
14305
3fe8f3b3
KS
143062009-09-21 Keith Seitz <keiths@redhat.com>
14307
14308 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
14309 and destructor using typedef name of class.
14310 * gdb.cp/classes.cc (class Base1): Add a destructor.
14311 (base1): New typedef.
14312 (use_methods): Instanitate an object of type base1.
14313 * gdb.cp/templates.exp (test_template_typedef): New procedure.
14314 (do_tests): Call test_template_typedef.
14315 * gdb.cp/templates.cc (Baz::~Baz): New method.
14316 (intBazOne): New typedef.
14317 (main): Instantiate intBazOne.
14318
7a9fe101
PM
143192009-09-21 Phil Muldoon <pmuldoon@redhat.com>
14320
14321 PR python/10633
14322
14323 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
14324 Function.
14325 (run_lang_tests): Add print elements test.
14326
2e4d963f
PM
143272009-09-21 Phil Muldoon <pmuldoon@redhat.com>
14328
14329 * gdb.python/py-value.exp (test_subscript_regression): New
14330 function. Test for invalid subscripts.
14331 * gdb.python/py-value.c (main): Add test array, and pointer to it.
14332 (ptr_ref): New function.
14333
ec7e75e7
PP
143342009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
14335
14336 * gdb.base/default.exp: Fix "show convenience".
14337
0cc7d26f
TT
143382009-09-15 Tom Tromey <tromey@redhat.com>
14339
14340 * lib/mi-support.exp (mi_create_varobj): Update.
14341 (mi_create_floating_varobj): Likewise.
14342 (mi_create_dynamic_varobj): New proc.
14343 (mi_varobj_update): Update.
14344 (mi_varobj_update_with_type_change): Likewise.
14345 (mi_varobj_update_kv_helper): New proc.
14346 (mi_varobj_update_dynamic_helper): Rewrite.
14347 (mi_varobj_update_dynamic): New proc.
14348 (mi_list_varobj_children): Update.
14349 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
14350 * gdb.python/python-prettyprint.py (pp_outer): New class.
14351 (pp_nullstr): Likewise.
14352 (lookup_function): Register new printers.
14353 * gdb.python/python-prettyprint.c (struct substruct): New type.
14354 (struct outerstruct): Likewise.
14355 (substruct_test): New function.
14356 (struct nullstr): New type.
14357 (string_1, string_2): New globals.
14358 (main): Add new tests.
14359 * gdb.python/python-mi.exp: Added regression tests.
14360 * gdb.mi/mi2-var-display.exp: Update.
14361 * gdb.mi/mi2-var-cmd.exp: Update.
14362 * gdb.mi/mi2-var-child.exp: Update.
14363 * gdb.mi/mi2-var-block.exp: Update.
14364 * gdb.mi/mi-var-invalidate.exp: Update.
14365 * gdb.mi/mi-var-display.exp: Update.
14366 * gdb.mi/mi-var-cmd.exp: Update.
14367 * gdb.mi/mi-var-child.exp: Update.
14368 * gdb.mi/mi-var-block.exp: Update.
14369 * gdb.mi/mi-break.exp: Update.
14370 * gdb.mi/gdb701.exp: Update.
14371
a96d9b2e
SDJ
143722009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
14373
14374 * Makefile.in: Inclusion of catch-syscall object.
14375 * gdb.base/catch-syscall.c: New file.
14376 * gdb.base/catch-syscall.exp: New file.
14377
b43b923a
MS
143782009-09-12 Michael Snyder <msnyder@vmware.com>
14379
14380 * gdb.reverse/step-reverse.exp: Explicitly check for targets
14381 that can support reverse debuggnig.
14382
cec03d70
TT
143832009-09-11 Tom Tromey <tromey@redhat.com>
14384
14385 * gdb.dwarf2/valop.S: New file.
14386 * gdb.dwarf2/valop.exp: New file.
14387
e23bb3fc
MK
143882009-09-11 Mark Kettenis <kettenis@gnu.org>
14389
14390 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
14391
37c3696d
DE
143922009-09-10 Doug Evans <dje@google.com>
14393
14394 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
14395 Add $gdb_prompt to second breakpoint regexp.
14396
5172aecb
JB
143972009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
14398
14399 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
14400 names, add missing ones.
14401 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
14402 * gdb.python/py-frame.c: Rename from python-frame.c.
14403 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
14404 testfile name.
14405 * gdb.python/py-function.exp: Rename from python-function.exp.
14406 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
14407 testfile name.
14408 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
14409 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
14410 Adjust testfile name.
14411 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
14412 * gdb.python/py-template.cc: Rename from python-template.cc.
14413 * gdb.python/py-template.exp: Rename from python-template.exp.
14414 Adjust testfile name.
14415 * gdb.python/py-value.c: Rename from python-value.c.
14416 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
14417 testfile name.
14418
b554e4bd
JK
144192009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
14420
14421 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
14422 $bpt2address.
14423 (Second breakpoint address is valid on ia64)
14424 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
14425
9a68ae16
JM
144262009-09-03 Joseph Myers <joseph@codesourcery.com>
14427
14428 * gdb.base/ending-run.exp: Restrict regular expression matching
14429 line number to require closing brace following.
14430
146b9145
DE
144312009-09-03 Doug Evans <dje@google.com>
14432
14433 * gdb.base/store.exp (check_set): Fix typo in expected value message.
14434
787d21e1
TT
144352009-09-02 Tom Tromey <tromey@redhat.com>
14436
14437 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
14438
e7802207
TT
144392009-09-02 Tom Tromey <tromey@redhat.com>
14440
14441 * gdb.dwarf2/callframecfa.exp: New file.
14442 * gdb.dwarf2/callframecfa.S: New file.
14443
817aadd2
JK
144442009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
14445
14446 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
14447 gdb.base/solib-overlap-main.c: New.
14448
4a76eae5
DJ
144492009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
14450
14451 PR gdb/10565
14452
14453 * gdb.base/bitfields.c (struct container, container): New.
14454 (main): Initialize it and call break5.
14455 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
14456
d4b96c9a
JK
144572009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
14458
14459 Support constant DW_AT_data_member_location by GCC PR debug/40659.
14460 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
14461
4e22772d
JK
144622009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
14463
14464 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
14465
2efab443
MS
144662009-08-26 Michael Snyder <msnyder@vmware.com>
14467
14468 * gdb.base/i386-reverse.c: New file.
14469 * gdb.base/i386-reverse.exp: New file.
14470 * gdb.base/Makefile.in: Add new files to be removed.
14471
07ab73a0
JM
144722009-08-26 Joseph Myers <joseph@codesourcery.com>
14473
14474 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
14475 environment-pwd for remote host.
14476 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
14477
676accff
KS
144782009-08-24 Keith Seitz <keiths@redhat.com>
14479
14480 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
14481 Add two new C++ completer tests which limit the output to a
889bf7c5 14482 given class.
676accff 14483
f9f7ad22
MS
144842009-08-24 Michael Snyder <msnyder@vmware.com>
14485
14486 * gdb.base/del.exp: Fix typo in comment.
14487 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
14488
81ecdfbb
RW
144892009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
14490
14491 * configure: Regenerate.
14492 * gdb.hp/configure: Likewise.
14493 * gdb.hp/gdb.aCC/configure: Likewise.
14494 * gdb.hp/gdb.base-hp/configure: Likewise.
14495 * gdb.hp/gdb.compat/configure: Likewise.
14496 * gdb.hp/gdb.defects/configure: Likewise.
14497 * gdb.hp/gdb.objdbg/configure: Likewise.
14498 * gdb.stabs/configure: Likewise.
14499
cab0c772
UW
145002009-08-19 Doug Evans <dje@google.com>
14501
14502 * gdb.base/gdbvars.c: New file.
14503 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
14504
b8fa0bfa
PA
145052009-08-14 Pedro Alves <pedro@codesourcery.com>
14506
14507 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
14508 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
14509
b84aa90a
PA
145102009-08-13 Pedro Alves <pedro@codesourcery.com>
14511
14512 * gdb.base/default.exp: Adjust "set language test": it's now an
14513 enum command. Larger help string moved to "help set language".
14514 * gdb.base/help.exp: Adjust "help set language" expected output,
14515 now lists all known languages.
14516
0d8f9b2c
NF
145172009-08-11 Nathan Froyd <froydnj@codesourcery.com>
14518
14519 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
14520 all frame arguments.
14521 * gdb.arch/altivec-regs.exp: Likewise.
14522
bda180e0
TT
145232009-08-07 Tom Tromey <tromey@redhat.com>
14524
14525 * gdb.base/setshow.exp: Add tests for changes to set language, set
14526 check range, and set check type.
14527
48cb2d85
VP
145282009-08-03 Vladimir Prus <vladimir@codesourcery.com>
14529
14530 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
14531 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
889bf7c5 14532 Call it.
48cb2d85 14533
1ea34204
UW
145342009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14535
14536 * configure.ac: Run gdb.cell tests when appropriate.
14537 * configure: Regenerate.
14538 * lib/cell.exp: New file.
14539 * gdb.cell: New directory.
14540 * gdb.cell/configure.ac: New file.
14541 * gdb.cell/configure: New file.
14542 * gdb.cell/Makefile.in: New file.
14543 * gdb.cell/arch.exp: New file.
14544 * gdb.cell/break.c: New file.
14545 * gdb.cell/break.exp: New file.
14546 * gdb.cell/break-spu.c: New file.
14547 * gdb.cell/bt.c: New file.
14548 * gdb.cell/bt2-spu.c: New file.
14549 * gdb.cell/bt-spu.c: New file.
14550 * gdb.cell/bt.exp: New file.
14551 * gdb.cell/coremaker.c: New file.
14552 * gdb.cell/coremaker-spu.c: New file.
14553 * gdb.cell/core.exp: New file.
14554 * gdb.cell/gcore.exp: New file.
14555 * gdb.cell/data.c: New file.
14556 * gdb.cell/data.exp: New file.
14557 * gdb.cell/data-spu.c: New file.
14558 * gdb.cell/ea-cache.exp: New file.
14559 * gdb.cell/ea-cache.c: New file.
14560 * gdb.cell/ea-cache-spu.c: New file.
14561 * gdb.cell/ea-standalone.c: New file.
14562 * gdb.cell/ea-standalone.exp: New file.
14563 * gdb.cell/ea-test.c: New file.
14564 * gdb.cell/ea-test.exp: New file.
14565 * gdb.cell/f-regs.exp: New file.
14566 * gdb.cell/mem-access.c: New file.
14567 * gdb.cell/mem-access.exp: New file.
14568 * gdb.cell/mem-access-spu.c: New file.
14569 * gdb.cell/ptype.exp: New file.
14570 * gdb.cell/registers.exp: New file.
14571 * gdb.cell/size.c: New file.
14572 * gdb.cell/sizeof.exp: New file.
14573 * gdb.cell/size-spu.c: New file.
14574 * gdb.cell/solib.exp: New file.
14575 * gdb.cell/solib-symbol.exp: New file.
14576
85e747d2
UW
145772009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14578
14579 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
14580
58d6951d
DJ
145812009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
14582
14583 * gdb.base/float.exp: Handle VFP registers.
14584
6e0a4f15
MS
145852009-07-14 Michael Snyder <msnyder@vmware.com>
14586
dcd5da87
MS
14587 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
14588 to bring gdb to the beginning of the calling line.
14589
6e0a4f15
MS
14590 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
14591 confusing the i386 epilogue unwinder.
14592
782b2b07
SS
145932009-07-14 Stan Shebs <stan@codesourcery.com>
14594
14595 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
14596
f662c3bc
MS
145972009-07-14 Michael Snyder <msnyder@vmware.com>
14598
14599 * gdb.reverse/step-reverse.exp (stepi into function call):
14600 Call instruction may not be first instruction in the line.
14601 (reverse stepi from a function call): Used wrong line number.
14602
8f313923
JK
146032009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14604
14605 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
14606
4662c76e
JK
146072009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14608
14609 Fix gdb.base/macscp.exp when using custom inputrc.
14610 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
14611 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
14612 env(TERM) set.
14613 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
14614 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
14615
aa81e255
JK
146162009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14617
14618 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
14619 * gdb.base/annota1.exp (thread_test): Import global $testfile.
14620 Change the compilation target to match the testcase name.
14621 * gdb.base/sect-cmd.exp: Change the compilation target to match the
14622 testcase name.
14623 * a2-run.exp: Use for setup prepare_for_testing. Change the
14624 compilation target to match the testcase name.
14625 * gdb.base/commands.exp: Likewise.
14626 * gdb.base/finish.exp: Likewise.
14627 * gdb.base/float.exp: Likewise.
14628 * gdb.base/info-target.exp: Likewise.
14629 * gdb.base/relational.exp: Likewise.
14630 * gdb.base/term.exp: Likewise.
14631 * gdb.base/until.exp: Likewise.
14632 * gdb.base/volatile.exp: Likewise.
14633 * gdb.base/whatis-exp.exp: Likewise.
14634
4c93b1d7
HZ
146352009-07-11 Hui Zhu <teawater@gmail.com>
14636
14637 * gdb.base/help.exp (disassemble): Update expected help text.
14638
812f7342
TT
146392009-07-09 Tom Tromey <tromey@redhat.com>
14640
14641 * lib/gdb.exp: Handle TRANSCRIPT.
14642 (remote_spawn, remote_close, send_gdb): New procs.
14643
fbb8f299
PM
146442009-07-10 Phil Muldoon <pmuldoon@redhat.com>
14645
14646 * gdb.python/python-prettyprint.c: Add counted null string
14647 structure.
14648 * gdb.python/python-prettyprint.exp: Print null string. Test for
14649 embedded nulls.
14650 * gdb.python/python-prettyprint.py (pp_ns): New Function.
14651 * gdb.python/python-value.exp (test_value_in_inferior): Add
14652 variable length string fetch tests.
14653 * gdb.python/python-value.c (main): Add strings for string fetch tests.
14654
c0ac0ec7
JK
146552009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
14656
14657 * gdb.base/dump.exp (inaccessible memory is reported): New test.
14658
30b66ecc
TT
146592009-07-07 Tom Tromey <tromey@redhat.com>
14660
14661 * gdb.base/call-rt-st.exp: Update for change to escape output.
14662 * gdb.base/callfuncs.exp: Likewise.
14663 * gdb.base/charset.exp: Likewise.
14664 * gdb.base/constvars.exp: Likewise.
14665 * gdb.base/long_long.exp: Likewise.
14666 * gdb.base/pointers.exp: Likewise.
14667 * gdb.base/printcmds.exp: Likewise.
14668 * gdb.base/setvar.exp: Likewise.
14669 * gdb.base/store.exp: Likewise.
14670 * gdb.cp/ref-types.exp: Likewise.
14671 * gdb.mi/mi-var-child.exp: Likewise.
14672 * gdb.mi/mi-var-display.exp: Likewise.
14673 * gdb.mi/mi2-var-display.exp: Likewise.
14674 * gdb.base/charset.exp: Test octal escape sequence length.
14675 Update for change to escape output.
14676
187c4a2b
JK
146772009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14678
14679 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
14680
d80a43f9
DJ
146812009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
14682
14683 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
14684
047427a8
JK
146852009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
14686
14687 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
14688 gdbserver increasing $portnum if "Can't bind address" has been seen.
14689
8b5a0f4f
PA
146902009-07-05 Pedro Alves <pedro@codesourcery.com>
14691
14692 * gdb.base/ending-run.exp: Add "step out of main" pattern for
14693 mingw32ce.
14694
7d93ba58
PA
146952009-07-05 Pedro Alves <pedro@codesourcery.com>
14696
14697 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
14698 VFP format.
14699
2277426b
PA
147002009-07-02 Pedro Alves <pedro@codesourcery.com>
14701
14702 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
14703 linux. Adjust to use "inferior", "info inferiors", "detach
14704 inferior" and "kill inferior" instead of "restart", "info fork",
14705 "detach fork" and "delete fork".
14706 * gdb.base/ending-run.exp: Spell out "info".
14707 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
14708 the "kill" command.
14709
5af949e3
UW
147102009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14711
14712 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
14713 change to prefix TLS offset in hex with 0x.
14714
5d3729b5
UW
147152009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14716
14717 * gdb.base/default.exp: Update test case for "x" changes.
14718
af589bd0
TG
147192009-07-01 Tristan Gingold <gingold@adacore.com>
14720
14721 * gdb.base/bigcore.exp: Make darwin untested.
14722
40974f91
JK
147232009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
14724
14725 * gdb.base/completion.exp (directory completion): Create the directory.
14726 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
14727 escapeuniquesub.
14728 (directory completion 2): Expect now ${escapeuniquesub}.
14729 (Glob remaining of directory test): Remove one excessive newline.
14730 Expect the real output.
14731
59dd3af6
JK
147322009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
14733
14734 Fix `make check//%' target after `make check' has been ran.
14735 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
14736 a mkdir call.
14737 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
14738 (%/.dir): Remove.
14739
f4e164aa
JK
147402009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
14741
14742 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
14743 the expected result record.
14744
69af2122
JK
147452009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
14746
14747 Remove racy FAILs relying just on the timeouts.
14748 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
14749 (annotation_level 2): Remove racy FAILs.
14750
2fd481e1
PP
147512009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
14752
14753 gdb/10275
889bf7c5
PA
14754 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
14755
c38f313d
DJ
147562009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
14757
14758 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
14759
8b777f02
VP
147602009-06-30 Vladimir Prus <vladimir@codesourcery.com>
14761
14762 * gdb.mi/mi-stack.exp: Testing symbolic options
14763 to -stack-list-locals and -stack-list-arguments.
14764
00c7eacf
JK
147652009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
14766
14767 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
14768
6bc80edc
TT
147692009-06-29 Tom Tromey <tromey@redhat.com>
14770
14771 * dg-extract-results.sh: New file.
14772 * Makefile.in (FORCE_PARALLEL): New variable.
14773 (CHECK_TARGET): New conditional variable.
14774 (check): Use CHECK_TARGET.
14775 (DO_RUNTEST): New variable.
14776 (check-single): New target.
14777 (TEST_DIRS): New variable.
14778 (TEST_TARGETS): Likewise.
14779 (check-parallel): New target.
14780 (check-gdb.%): New pattern.
14781 (BASE1_FILES): New variable.
14782 (BASE2_FILES): Likewise.
14783 (check-gdb.base%): New pattern.
14784 (%/.dir): New pattern.
14785 * configure: Rebuild.
14786 * aclocal.m4 (AM_CONDITIONAL): New defun.
14787 * configure.ac: Check whether user is using GNU make.
14788 (GMAKE): New conditional.
14789
794684b6
SW
147902009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
14791
14792 * gdb.cp/namespace-nested-import.cc: New test.
14793 * gdb.cp/namespace-nested-import.exp: New test.
14794
edb3359d
DJ
147952009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
14796
14797 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
14798 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
14799 * gdb.opt/Makefile.in (EXECUTABLES): Update.
14800 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
14801 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
14802 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
14803 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
14804 gdb.opt/inline-markers.c: New files.
14805 * lib/gdb.exp (skip_inline_frame_tests): New function.
14806 (skip_inline_var_tests): New function.
14807
cf657a0c
AS
148082009-06-27 Andreas Schwab <schwab@linux-m68k.org>
14809
14810 * gdb.cp/exception.exp: Don't require $hex before inner frame in
14811 backtrace.
14812
28d41a99
MS
148132009-06-27 Michael Snyder <msnyder@vmware.com>
14814
14815 * gdb.reverse: New directory.
14816 * gdb.reverse/break-reverse.c: New test.
14817 * gdb.reverse/break-reverse.exp: New test.
14818 * gdb.reverse/consecutive-reverse.c: New test.
14819 * gdb.reverse/consecutive-reverse.exp: New test.
14820 * gdb.reverse/finish-reverse.c: New test.
14821 * gdb.reverse/finish-reverse.exp: New test.
14822 * gdb.reverse/machinestate.c: New test.
14823 * gdb.reverse/ms1.c: New test.
14824 * gdb.reverse/machinestate.exp: New test.
14825 * gdb.reverse/Makefile.in: New file.
14826 * gdb.reverse/shr2.c: New test.
14827 * gdb.reverse/solib-reverse.c: New test.
14828 * gdb.reverse/solib-reverse.exp: New test.
14829 * gdb.reverse/step-reverse.c: New test.
14830 * gdb.reverse/step-reverse.exp: New test.
14831 * gdb.reverse/until-reverse.c: New test.
14832 * gdb.reverse/ur1.c: New test.
14833 * gdb.reverse/until-reverse.exp: New test.
14834 * gdb.reverse/watch-reverse.c: New test.
14835 * gdb.reverse/watch-reverse.exp: New test.
14836 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
14837 * configure: Regenerate.
14838
fe3c8b0d
DE
148392009-06-26 Doug Evans <dje@google.com>
14840
14841 * gdb.base/psymtab.exp: Turn off pending breakpoints.
14842
3a72a602
PM
148432009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
14844
14845 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
14846 windows problem for 'file delete $binfile'.
14847
27aa8d6a
SW
148482009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
14849
14850 * gdb.cp/namespace-using.exp: New test.
14851 * gdb.cp/namespace-using.cc: New test.
14852
8ac055f8
JB
148532009-05-20 Joel Brobecker <brobecker@adacore.com>
14854
14855 * gdb.ada/variant_record_packed_array: New testcase.
14856
85e306ed
TT
148572009-06-23 Tom Tromey <tromey@redhat.com>
14858
14859 * gdb.base/charset.exp (test_combination): Regression test.
14860 * gdb.base/charset.c (my_wchar_t): New typedef.
14861 (myvar): New global.
14862 (main): Set myvar.
14863
56643c5e
PM
148642009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
14865
14866 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
14867 target.
14868
1fac167a
UW
148692009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14870
14871 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
14872
7ccb0be9
UW
148732009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14874
14875 * gdb.mi/gdb680.exp: Update test for error message.
14876
568d6575
UW
148772009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14878
14879 * gdb.base/annota1.exp: Allow multiple occurrences of the
14880 frames-invalid annotation.
14881 * gdb.cp/annota2.exp: Likewise.
14882
7cd1089b
PM
148832009-06-15 Phil Muldoon <pmuldoon@redhat.com>
14884
14885 * gdb.cp/gdb2495.cc: New file.
14886 * gdb.cp/gdb2495.exp: New file.
14887
72c63395
JK
148882009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14889
14890 Report error on GDB crash during runto.
14891 * lib/gdb.exp (runto <eof>): New.
14892
3788363d
DJ
148932009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
14894
14895 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
14896 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
14897 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
14898 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
14899 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
14900 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
14901 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
14902 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
14903 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
14904 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
14905 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
14906 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
14907 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
14908 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
14909 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
14910 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
14911 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
14912 gdb.server/server-mon.exp, gdb.server/server-run.exp,
14913 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
14914 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
14915 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
14916 gdb.trace/passcount.exp, gdb.trace/report.exp,
14917 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
14918 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
14919 gdb.trace/while-stepping.exp: Use a unique name for the compiled
14920 executable.
14921
17592de3
PA
149222009-06-07 Pedro Alves <pedro@codesourcery.com>
14923
14924 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
14925 defined before referencing it.
14926
701e355d
DE
149272009-06-03 Doug Evans <dje@google.com>
14928
14929 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
14930 * gdb.arch/i386-see.c: Ditto.
14931
f2292c65
PM
149322009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
14933
14934 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
14935 (check_macro): Return 1 if undefined.
14936 If first test fails, check if macro debug information is available,
14937 and report unsupported test if no macro information is found.
14938
5a437975
DE
149392009-05-29 Doug Evans <dje@google.com>
14940
14941 * gdb.threads/hand-call-in-threads.exp: New.
14942 * gdb.threads/hand-call-in-threads.c: New.
14943
c141c696
MS
149442009-05-29 Michael Snyder <msnyder@vmware.com>
14945
14946 * gdb.base/break-always.exp: Change "1" to "on".
14947 Add confirmation check.
14948
b3444185
PA
149492009-05-28 Pedro Alves <pedro@codesourcery.com>
14950
14951 * gdb.threads/threxit-hop-specific.c: New.
14952 * gdb.threads/threxit-hop-specific.exp: New.
14953 * gdb.threads/thread-execl.c: New.
14954 * gdb.threads/thread-execl.exp: New.
14955
b6313243
TT
149562009-05-27 Tom Tromey <tromey@redhat.com>
14957 Thiago Jung Bauermann <bauerman@br.ibm.com>
14958
14959 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
14960 (mi_child_regexp): Likewise.
14961 (mi_list_varobj_children_range): Likewise.
14962 (mi_get_features): Likewise.
14963 (mi_list_varobj_children): Rewrite.
14964 * gdb.python/python-mi.exp: New file.
14965
a6bac58e
TT
149662009-05-27 Tom Tromey <tromey@redhat.com>
14967 Thiago Jung Bauermann <bauerman@br.ibm.com>
14968 Phil Muldoon <pmuldoon@redhat.com>
14969 Paul Pluzhnikov <ppluzhnikov@google.com>
14970
14971 * gdb.python/python-prettyprint.exp: New file.
14972 * gdb.python/python-prettyprint.c: New file.
14973 * gdb.python/python-prettyprint.py: New file.
14974 * gdb.base/display.exp: print/r is now valid.
14975
2c74e833
TT
149762009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
14977 Tom Tromey <tromey@redhat.com>
14978 Pedro Alves <pedro@codesourcery.com>
14979 Paul Pluzhnikov <ppluzhnikov@google.com>
14980
14981 * gdb.python/python-template.exp: New file.
14982 * gdb.python/python-template.cc: New file.
14983 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
14984 tests.
14985 * gdb.python/python-value.exp (py_objfile_tests): New proc.
14986 Call it.
14987 (test_value_after_death): New proc.
14988 * gdb.python/python-value.c (PTR): New typedef.
14989 (main): New variable 'x'.
14990
89c73ade
TT
149912009-05-27 Tom Tromey <tromey@redhat.com>
14992
14993 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
14994 tests.
14995 * gdb.python/python-value.exp (py_objfile_tests): New proc.
14996 Call it.
14997
a75724bc
PA
149982009-05-27 Pedro Alves <pedro@codesourcery.com>
14999
15000 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
15001
e58b0e63
PA
150022009-05-24 Pedro Alves <pedro@codesourcery.com>
15003
15004 * gdb.threads/fork-thread-pending.c: New.
15005 * gdb.threads/fork-thread-pending.exp: New.
15006
4ac36638
JK
150072009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15008
15009 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
15010 * gdb.dwarf2/dw2-strp.S (a_string2): New.
15011
889bf7c5 150122009-05-18 Jon Beniston <jon@beniston.com>
c28c63d8 15013
889bf7c5 15014 * gdb.asm/asm-source.exp: Add lm32 target.
c28c63d8 15015
b242c3c2
PA
150162009-05-17 Pedro Alves <pedro@codesourcery.com>
15017
15018 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
15019 `gdb_get_line_number'. Call `callee' in both parent and child.
15020 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
15021 `gdb_get_line_number' instead of hardcoding line numbers.
15022 (catch_fork_unpatch_child): New procedure to test detaching
15023 breakpoints from child fork.
15024 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
15025 hardcoding line numbers.
15026 (do_fork_tests): Run `catch_fork_unpatch_child'.
15027
ee342b23
VP
150282009-05-17 Vladimir Prus <vladimir@codesourcery.com>
15029
15030 * gdb.mi/mi-cmd-var.exp: Check that when varobj
15031 of structure type enters or leaves the scope, it
15032 is reported by -var-update.
15033
e2009e98
DE
150342009-05-11 Doug Evans <dje@sebabeach.org>
15035
15036 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
fc529d80 15037 * gdb.threads/pending-step.c (main): Fix off-by-one error.
e2009e98
DE
15038 * gdb.threads/schedlock.c (main): Fix off-by-one error.
15039
00903456
JK
150402009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15041
15042 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
15043
dc621c35
DE
150442009-04-30 Doug Evans <dje@google.com>
15045
15046 * gdb.threads/watchthreads2.exp: New testcase.
15047 * gdb.threads/watchthreads2.c: New testcase.
15048
9ab4e744
DE
150492009-04-29 Doug Evans <dje@google.com>
15050
15051 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
15052 * gdb.cp/mb-ctor.cc: Ditto.
15053 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
15054 * gdb.cp/mb-inline.h (multi_line_foo): New function.
15055 * gdb.cp/mb-inline1.cc: Call it.
15056 * gdb.cp/mb-inline2.cc: Ditto.
15057 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
15058 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
15059
484086b7
JK
150602009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
15061
15062 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
15063 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
15064 Replace all uses of `decimal' by `nonzero'.
15065 (info macro FROM_COMMANDLINE): New test.
15066
379a77b5
TT
150672009-04-27 Tom Tromey <tromey@redhat.com>
15068
15069 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
15070
b92b73c2
DE
150712009-04-27 Doug Evans <dje@google.com>
15072
15073 * gdb.threads/watchthreads.c (main): Initialize args before starting
15074 the threads. Plus formatting cleanup.
15075 * gdb.threads/watchthreads.exp: Avoid errant failures due to
15076 biased scheduling of one thread.
15077
945a118d
JG
150782009-04-27 Jerome Guitton <guitton@adacore.com>
15079
15080 * gdb.cp/templates.cc (GetMax): New template.
15081 (main): Declare two instances of GetMax.
15082 * gdb.cp/templates.exp: Add new test.
15083
d389af10
JK
150842009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
15085
15086 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
15087
e7f86de9
JM
150882009-04-22 Joseph Myers <joseph@codesourcery.com>
15089
15090 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
15091
334cc82d
TT
150922009-04-15 Tom Tromey <tromey@redhat.com>
15093
15094 * gdb.base/charset.exp: Add regression test.
15095
d12672cc
JB
150962009-04-14 Joel Brobecker <brobecker@adacore.com>
15097
15098 * gdb.base/exe-lock.exp: New testcase.
15099
18e8c3bc
TT
151002009-04-13 Tom Tromey <tromey@redhat.com>
15101
15102 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
15103 operator on Frame.
15104
5ecd5cbe
UW
151052009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15106
15107 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
15108 * gdb.server/ext-attach.exp: Likewise.
15109
7309f756
VP
151102009-04-03 Vladimir Prus <vladimir@codesourcery.com>
15111
15112 Eliminate some sleep usage.
15113
889bf7c5
PA
15114 * gdb.mi/basics.c (do_nothing): New.
15115 (main): Use do_nothing instead of printf, so that
15116 not to introduce race condition between output of
15117 inferiour and output of gdb. Do not use sleep as it
15118 is not generally available on embedded targets.
7309f756 15119
f4b95f6f
PA
151202009-04-02 Pedro Alves <pedro@codesourcery.com>
15121
15122 * gdb.server/ext-attach.exp: Expect an optional process id after
15123 "Detached from remote process".
15124
de40b933
JK
151252009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
15126
15127 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
15128 gdb.dwarf2/dw2-unresolved.exp: New.
15129
2ae101a4
PA
151302009-04-02 Pedro Alves <pedro@codesourcery.com>
15131
15132 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
15133 mi_run_to_main.
15134
56a8e183
PA
151352009-04-02 Pedro Alves <pedro@codesourcery.com>
15136
15137 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
15138 mi_run_to_main. Skip thread exit test on remote targets.
15139 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
15140 mi_run_to_main.
15141 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
15142 mi_run_to_main.
15143 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
15144 when expecting ^connected. Detect when the target doesn't support
15145 non-stop mode.
15146 (mi_run_cmd): Detect if non-stop mode was requested by isn't
15147 supported. Return -1 on error, 0 on success.
15148 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
15149 (mi_runto): Return mi_runto_helper's result explicitly.
15150
c35fafde
PA
151512009-04-01 Pedro Alves <pedro@codesourcery.com>
15152
15153 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
15154
f8a8dce6
JB
151552009-04-01 Tom Tromey <tromey@redhat.com>
15156
15157 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
15158 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
15159 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
15160 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
15161
71c25dea
TT
151622009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
15163 Jan Kratochvil <jan.kratochvil@redhat.com>
15164
15165 PR gdb/931
15166 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
15167 output.
15168 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
15169 for gdb/931.
15170 * dw2-strp.S (DW_AT_language): Change to C++.
15171 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
15172
02d9a9ce
JB
151732009-03-31 Joel Brobecker <brobecker@adacore.com>
15174
15175 * gdb.ada/tasks: New testcase.
15176
1042e4c0
SS
151772009-03-30 Stan Shebs <stan@codesourcery.com>
15178
15179 * gdb.trace/actions.exp: Update to match new info trace format.
15180 * gdb.trace/deltrace.exp: Ditto.
15181 * gdb.trace/infotrace.exp: Ditto.
15182 * gdb.trace/passcount.exp: Ditto.
15183 * gdb.trace/save-trace.exp: Ditto.
15184 * gdb.trace/while-stepping.exp: Ditto.
15185 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
15186
f8f6f20b
TJB
151872009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
15188
15189 * gdb.python/python-frame.c: New file.
15190 * gdb.python/python-frame.exp: New file.
15191
c0c6f777
TJB
151922009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
15193
15194 * gdb.python/python-value.exp: Add tests for the address
15195 attribute.
15196
3cb51905
AS
151972009-03-29 Andreas Schwab <schwab@linux-m68k.org>
15198
15199 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
15200
88fc996f
DE
152012009-03-26 Doug Evans <dje@google.com>
15202
15203 * gdb.mi/mi-nonstop-exit.exp: New file.
15204 * gdb.mi/non-stop-exit.c: New file.
15205
56ef84b1
TT
152062009-03-26 Tom Tromey <tromey@redhat.com>
15207
15208 Update for change to prologue skipping:
15209 * gdb.mi/mi2-simplerun.exp: Update.
15210 * gdb.mi/mi2-break.exp: Update.
15211 * gdb.mi/mi-simplerun.exp: Update.
15212 * gdb.mi/mi-break.exp: Update.
15213 * gdb.base/ending-run.exp: Update.
15214
def2b000
TJB
152152009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
15216
15217 * gdb.python/python-value.exp (test_value_in_inferior): Test
15218 gdb.Value.is_optimized_out attribute.
15219
442ddf59
JK
152202009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15221
15222 * gdb.dwarf2/dw2-noloc-main.c: New file.
15223 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
15224 (.text): Remove.
15225 (.data): New.
15226 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
15227 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
15228 (DW_TAG_subprogram func_cu1, noloc): Remove.
15229 (main): New.
15230 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
15231 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
15232 (file_symbols): New procedure.
15233
a8df5de4
TT
152342009-03-25 Tom Tromey <tromey@redhat.com>
15235
15236 * gdb.base/charset.exp (valid_target_charset): New proc.
15237 Use it to skip tests on invalid charsets.
15238
cc1d7add
PM
152392009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
15240
15241 * gdb.base/completion.exp: Add a test for directory completion.
15242
bcd5727b
JK
152432009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15244
15245 Fix a racy FAIL.
15246 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
15247 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
15248
cc924cad
TJB
152492009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
15250
15251 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
15252 * gdb.python/python-function.exp: Add test for function returning
15253 a GDB value.
15254
bc3b79fd
TJB
152552009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
15256
15257 * gdb.python/python-function.exp: New file.
15258
6c7a06a3
TT
152592009-03-20 Tom Tromey <tromey@redhat.com>
15260
15261 * gdb.base/store.exp: Update for change to escape output.
15262 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
15263 to escape output.
15264 * gdb.base/pointers.exp: Update for change to escape output.
15265 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
15266 to escape output.
15267 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
15268 escape output.
15269 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
15270 to escape output.
15271 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
15272 escape output.
15273 * gdb.base/setvar.exp: Update for change to escape output.
15274 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
15275 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
15276 to escape output.
15277 (test_print_string_constants): Likewise.
15278 * gdb.base/charset.exp (valid_host_charset): Check size of
15279 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
15280 cases. Handle "auto"-related output.
15281 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
15282 (uvar, Uvar): New globals.
15283
c31af87b
JG
152842009-03-19 Jerome Guitton <guitton@adacore.com>
15285
15286 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
15287 deltas.
15288 * gdb.ada/fixed_points.exp: Ditto.
15289
51272cf2
PA
152902009-03-18 Pedro Alves <pedro@codesourcery.com>
15291
15292 * return-nodebug.c: Don't include stdio.h.
15293 (init): Delete.
15294 (func): Delete definition and provide extern declaration.
15295 (t): New.
15296 (main): Don't call printf. Call func and store its result in t.
15297 * return-nodebug1.c: New.
15298 * return-nodebug.exp: Don't expect stdio output. Instead, print
15299 the global variable t. Drop printf formatters and cast types from
15300 foreach loop. Don't use prepare_for_testing. Compile
15301 return-nodebug.c and return-nodebug1.c in separate steps. Don't
15302 define FORMAT or CAST.
15303
d24948ac
PP
153042009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
15305
15306 * gdb.base/solib-display.exp: Disable test for remote targers.
15307
61ff14c6
JK
153082009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15309
15310 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
15311
cb4dce93
JK
153122009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
15313
15314 Fix a racy FAIL.
15315 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
15316 code from `follow parent, print pids'.
15317 (`follow child, print pids', `follow parent, print pids'): Call it.
15318 Replace `gdb_test "break..."' by gdb_breakpoint.
15319
f7c60c5e
VP
153202009-03-13 Vladimir Prus <vladimir@codesourcery.com>
15321
15322 * gdb.mi/mi-cli.exp: Adjust for output difference in
61ff14c6 15323 sync and async modes.
f7c60c5e 15324
383ace49
JB
153252009-03-12 Joel Brobecker <brobecker@adacore.com>
15326
15327 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
15328 that was checked in by mistake. Remove loading of ada.exp, since
15329 this is not necessary in this case.
15330
4ce102af
JB
153312009-03-12 Joel Brobecker <brobecker@adacore.com>
15332
15333 * gdb.ada/ptype_arith_binop.exp: New testcase.
15334
529a2aef
JB
153352009-03-12 Joel Brobecker <brobecker@adacore.com>
15336
15337 * gdb.ada/mod_from_name: New testcase.
15338
8a38181c
JB
153392009-03-12 Joel Brobecker <brobecker@adacore.com>
15340
15341 * gdb.ada/tick_last_segv: New testcase.
15342
11436dee
VP
153432009-03-12 Vladimir Prus <vladimir@codesourcery.com>
15344
61ff14c6 15345 * gdb.mi/mi-cli.exp: Remove debug print.
11436dee 15346
1f31650a
VP
153472009-03-12 Vladimir Prus <vladimir@codesourcery.com>
15348
61ff14c6
JK
15349 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
15350 include the token in ^running and frame info in *stopped.
1f31650a 15351
a3247a22
PP
153522009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
15353
15354 * solib-display.exp: New file.
15355 * solib-display-main.c: New file.
15356 * solib-display-lib.c: New file.
61ff14c6 15357
aae64587
PA
153582009-03-05 Pedro Alves <pedro@codesourcery.com>
15359
15360 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
15361
44aabfbc
JK
153622009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
15363
15364 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
15365 (list_and_check_macro): Use more specific test name.
15366 (next to definition): Make the test names unique.
15367
c087fcd3
PM
153682009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
15369
15370 * gdb.pascal/floats.exp: Accept approximate results everywhere.
3cb51905 15371
c86cf029
VP
153722009-02-17 Vladimir Prus <vladimir@codesourcery.com>
15373
15374 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
15375 notifications.
15376 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
15377 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
15378 * lib/mi-support.exp (library_loaded_re): New.
15379 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
15380
3ea85240
VP
153812009-02-17 Vladimir Prus <vladimir@codesourcery.com>
15382
15383 * gdb.gdb/observer.exp: Use test_notification observer, not
15384 normal_stop, everywhere.
15385 (test_normal_stop_notifications): Rename to...
15386 (test_notifications): ...this.
15387 (test_observer_normal_stop): Rename to...
15388 (test_observer): ...this.
15389
1903f0e6
DE
153902009-02-16 Doug Evans <dje@google.com>
15391
15392 * gdb.arch/amd64-disp-step.S (test_int3): New test.
15393 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
15394 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
15395 (test_prefixed_syscall,test_int3): New tests.
15396 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
15397 (test_prefixed_syscall,test_int3): New tests.
15398
1d33d6ba
VP
153992009-02-14 Vladimir Prus <vladimir@codesourcery.com>
15400
3cb51905
AS
15401 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
15402 (mi_expect_interrupt): Likewise.
15403 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
15404 response.
1d33d6ba 15405
faafb047
PM
154062009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
15407
15408 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
15409 * gdb.base/pc-fp.exp (get_valueofx): Remove.
15410 Replace calls to get_valueofx by get_hexadecimal_valueof.
15411
417e16e2
PM
154122009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
15413
15414 * lib/gdb.exp (get_valueof): Accept anything as a return value.
15415 (get_integer_valueof): New procedure.
15416 (get_sizeof): Use new get_integer_value_of.
15417 * gdb.base/sizeof.exp: Replace all uses of get_valueof
15418 by get_integer_valueof.
15419
7065b901
TT
154202009-02-13 Tom Tromey <tromey@redhat.com>
15421
15422 * gdb.base/remote.exp (get_sizeof): Remove.
15423 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
15424 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
15425 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
15426 * lib/gdb.exp (get_valueof): Move from long_long.exp.
15427 (get_sizeof): Likewise.
15428
5d7cb8df
JK
154292009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15430
15431 PR fortran/9806
15432 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
15433
b2febfff
PP
154342009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
15435
15436 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
15437
4aa995e1
PA
154382009-02-06 Pedro Alves <pedro@codesourcery.com>
15439
15440 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
15441
d8906c6f
TJB
154422009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
15443
15444 * gdb.python/python-cmd.exp: New file.
15445
ff4ab08d
TG
154462009-02-06 Tristan Gingold <gingold@adacore.com>
15447
15448 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
15449
aacd552b
TG
154502009-02-05 Tristan Gingold <gingold@adacore.com>
15451
15452 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
15453 pointer is dereferenced and use this signal name in regexp.
15454 * gdb.base/signull.exp: Ditto.
15455 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
15456 * gdb.base/signull.c (main): Ditto.
15457
08c637de
TJB
154582009-02-04 Tom Tromey <tromey@redhat.com>
15459 Thiago Jung Bauermann <bauerman@br.ibm.com>
15460
15461 * gdb.python/python-value.exp: Use `gdb.history' instead of
15462 `gdb.value_from_history'.
15463 (test_value_numeric_ops): Add test for conversion of enum constant.
15464 * gdb.python/python-value.c (enum e): New type.
15465 (evalue): New global.
15466 (main): Use argv.
15467
20261af8
JG
154682009-02-04 Jerome Guitton <guitton@adacore.com>
15469
15470 * gdb.ada/uninitialized_vars: New test program.
15471 * gdb.ada/uninitialized_vars.exp: New testcase.
15472
52e44b43
TT
154732009-02-02 Tom Tromey <tromey@redhat.com>
15474
15475 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
15476 * gdb.cp/pr2489.cc: Rename...
15477 * gdb.cp/pr9594.cc: ... to this.
15478
1c71341a
TT
154792009-02-02 Tom Tromey <tromey@redhat.com>
15480
15481 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
15482 * gdb.cp/pr2489.cc: New file.
15483 * gdb.cp/cpcompletion.exp: New file.
15484
a4295225
TT
154852009-02-02 Tom Tromey <tromey@redhat.com>
15486
15487 PR exp/9059:
15488 * gdb.cp/call-c.exp: Add regression test.
15489 * gdb.cp/call-c.cc (FooHandle): New typedef.
15490 (main): New variable 'handle'.
15491
592375cd
VP
154922009-01-30 Vladimir Prus <vladimir@codesourcery.com>
15493
15494 * lib/mi-support.exp (et_mi_thread_list)
15495 (check_mi_and_console_threads): Adjust for current thread in
15496 -thread-list-ids output.
15497
41447f92
VP
154982009-01-30 Vladimir Prus <vladimir@codesourcery.com>
15499
889bf7c5
PA
15500 * gdb.mi/mi-break.exp (test_disabled_creation): New.
15501 Call it.
41447f92 15502
35669430
DE
155032009-01-28 Doug Evans <dje@google.com>
15504
15505 * gdb.arch/amd64-disp-step.S: New file.
15506 * gdb.arch/amd64-disp-step.exp: New file.
15507 * gdb.arch/i386-disp-step.S: New file.
15508 * gdb.arch/i386-disp-step.exp: New file.
15509
09f00d9a
PM
155102009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
15511
15512 * gdb.base/find.exp: Set newline variable
15513 using quotes instead of braces to fix cygwin failures.
15514
1e8fb976
PA
155152009-01-23 Pedro Alves <pedro@codesourcery.com>
15516
15517 * gdb.base/radix.exp: Add tests to ensure that that set
15518 input-radix 0 and set output-radix 0 are really rejected.
15519
da061712
PA
155202009-01-23 Pedro Alves <pedro@codesourcery.com>
15521
15522 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
15523 copyright years.
15524
dd7e2d2b
PA
155252009-01-23 Pedro Alves <pedro@codesourcery.com>
15526
15527 PR gdb/9664:
15528 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
15529
392452f6
PA
155302009-01-22 Pedro Alves <pedro@codesourcery.com>
15531
15532 PR c++/9631:
15533 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
15534
8653e71c
PM
155352009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
15536
15537 * gdb.server/file-transfer.exp: Use EXEEXT variable for
15538 binfile definition to fix Windows OS failure.
15539
a12cc160
DJ
155402009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
15541
15542 PR gdb/9346
15543 * gdb.base/interrupt.c (sigint_handler): New.
15544 (main): Install a SIGINT handler if SIGNALS is defined. Exit
15545 on error.
15546 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
15547 Test "signal SIGINT".
15548
b89667eb
DE
155492009-01-19 Doug Evans <dje@google.com>
15550
15551 * gdb.base/break.exp: Update expected gdb output.
15552 * gdb.base/sepdebug.exp: Ditto.
15553 * gdb.mi/mi-syn-frame.exp: Ditto.
15554 * gdb.mi/mi2-syn-frame.exp: Ditto.
15555 * gdb.base/call-signal-resume.exp: New file.
15556 * gdb.base/call-signals.c: New file.
15557 * gdb.base/unwindonsignal.exp: New file.
15558 * gdb.base/unwindonsignal.c: New file.
15559 * gdb.threads/interrupted-hand-call.exp: New file.
15560 * gdb.threads/interrupted-hand-call.c: New file.
15561 * gdb.threads/thread-unwindonsignal.exp: New file.
15562
adb483fe
DJ
155632009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
15564
15565 * gdb.base/define.exp: Test defining and hooking prefix commands.
15566 * gdb.python/python.exp: Update test for "show user" output.
15567
60023297
JK
155682009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15569
15570 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
15571 now the output exactly, using less wildcards. Expect also the output
15572 of gfortran-4.3. Update for the f-valprint.c modification from
15573 2008-04-22.
15574 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
15575 Remove gdb_test test names where matching the command.
15576
ccc57cf9
PA
155772009-01-01 Pedro Alves <pedro@codesourcery.com>
15578
15579 PR breakpoints/9681:
15580 * gdb.base/watchpoint.exp: Add regression test.
15581
c7a6ca08
PA
155822008-12-31 Pedro Alves <pedro@codesourcery.com>
15583
15584 * gdb.threads/attach-into-signal.exp: Don't use
15585 gdb_suppress_entire_file.
15586 * gdb.threads/attach-stopped.exp: Ditto.
15587 * gdb.threads/attachstop-mt.exp: Ditto.
15588
3a031f65
PA
155892008-12-31 Pedro Alves <pedro@codesourcery.com>
15590
15591 PR gdb/8812:
15592 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
15593
09e6485f
PA
155942008-12-29 Pedro Alves <pedro@codesourcery.com>
15595
15596 PR gdb/7536:
15597 * gdb.base/radix.exp: Add tests to ensure invalid input radices
15598 and unsupported output radices are really rejected.
15599
0cd53049
JK
156002008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
15601
15602 * gdb.cp/punctuator.exp: Backslash the '$' signs.
15603
ba163c7e
TT
156042008-12-22 Tom Tromey <tromey@redhat.com>
15605
15606 * gdb.cp/punctuator.exp: New file.
15607
6f4de6c9
JK
156082008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15609
15610 * gdb.base/completion.exp (Completing non-existing component): New test.
15611
0f34d0b4
JK
156122008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15613
15614 Fix for PR gdb/8648.
15615 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
15616 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
15617 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
15618 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
15619
db2ad4c3
JK
156202008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15621
15622 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
15623
bb5ef15e
DP
156242008-12-16 Christophe Lyon <christophe.lyon@st.com>
15625
15626 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
15627 compiler actually generate code at the expected line number.
15628
90142adc
JZ
156292008-12-15 Jie Zhang <jie.zhang@analog.com>
15630
15631 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
15632
fad6eecd
TT
156332008-12-12 Tom Tromey <tromey@redhat.com>
15634
15635 * gdb.base/commands.exp (redefine_hook_test): New proc.
15636 Call it.
15637
17c8aaf5
TT
156382008-12-11 Tom Tromey <tromey@redhat.com>
15639
15640 * gdb.base/macscp.exp: New regression test.
15641
7c8adf68
TT
156422008-12-11 Tom Tromey <tromey@redhat.com>
15643
15644 * gdb.base/macscp.exp: Print "address.addr".
15645 * gdb.base/macscp1.c (struct outer): New struct.
15646 (address): New global.
15647
b05dcbb7
TT
156482008-12-09 Tom Tromey <tromey@redhat.com>
15649
15650 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
15651 Call it.
15652
2d476de1
DE
156532008-12-04 Doug Evans <dje@google.com>
15654
15655 * gdb.server/ext-run.exp: Relax regexp for init program.
15656
87bdc959
TG
156572008-12-03 Tristan Gingold <gingold@adacore.com>
15658
15659 * gdb.base/macscp.exp: Generate an object file during compilation
15660 to work around Darwin dsymutil limitations.
15661
e0740f77
JK
156622008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
15663
15664 Test resolving external references to TLS variables.
15665 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
15666 FILE2_THREAD_LOCAL.
15667 (testfile2, srcfile2): New variables.
15668 * gdb.threads/tls.c (file2_thread_local)
15669 (function_referencing_file2_thread_local): New.
15670 * gdb.threads/tls2.c: New file.
15671
67f0aac5
JB
156722008-11-28 Joel Brobecker <brobecker@adacore.com>
15673
15674 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
e0740f77
JK
15675 rather than integer, as integer might not be big enough when
15676 on 64bit targets.
67f0aac5 15677
c332165e
JG
156782008-11-27 Jerome Guitton <guitton@adacore.com>
15679
15680 * gdb.cp/formatted-ref.exp: Add equality test.
15681 * gdb.ada/formatted_ref.exp: Ditto.
15682
fc9b693c
JK
156832008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
15684
15685 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
15686 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
15687
a9c64011
AS
156882008-11-20 Andreas Schwab <schwab@suse.de>
15689
15690 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
15691 matching syscall entry point.
15692 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
15693 (tcatch_vfork_then_child_follow): Likewise. Finish through
15694 vfork even if we stopped at the syscall trampoline.
15695
e2fd701e
DE
156962008-11-20 Doug Evans <dje@google.com>
15697
15698 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
15699
69abc51c
TJB
157002008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
15701
15702 * gdb.arch/ppc-dfp.exp: New file.
15703 * gdb.arch/ppc-dfp.c: New file.
15704
c14c28ba
PP
157052008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
15706
15707 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
a9c64011 15708
2e74121d
DE
157092008-11-17 Doug Evans <dje@google.com>
15710
15711 * gdb.mi/mi-syn-frame.exp: Update expected output.
15712 * gdb.mi/mi2-syn-frame.exp: Update expected output.
15713
66bb093b
VP
157142008-11-17 Vladimir Prus <vladimir@codesourcery.com>
15715
15716 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
a9c64011
AS
15717 "thread N" results in =thread-selected.
15718 * lib/mi-support (mi_run_cmd, mi_expect_stop)
15719 (mi_send_resuming_command_raw): Be prepared for
15720 =thread-selected.
15721
3d043ef6
VP
157222008-11-17 Vladimir Prus <vladimir@codesourcery.com>
15723
a9c64011
AS
15724 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
15725 * lib/mi-support.exp: Likewise.
3d043ef6 15726
808104c8
JB
157272008-11-16 Joel Brobecker <brobecker@adacore.com>
15728
15729 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
15730 commands from the expected output for "help catch".
15731
00b22944
JB
157322008-11-15 Joel Brobecker <brobecker@adacore.com>
15733
15734 * gdb.ada/int_deref.exp: New testcase.
15735
59669435
TT
157362008-11-14 Nick Roberts <nickrob@snap.net.nz>
15737
15738 * gdb.mi/gdb2549.exp: New file.
15739
de04a248
DE
157402008-11-11 Doug Evans <dje@google.com>
15741
15742 * gdb.base/callexit.exp: New file.
15743 * gdb.base/callexit.c: New file.
15744
6b8ce727
DE
157452008-11-10 Doug Evans <dje@google.com>
15746
15747 * lib/gdb.exp (GDBFLAGS): Move -nx ...
15748 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
15749 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
15750 (default_gdb_start,default_gdb_exit): Ditto.
15751 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
15752 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
15753 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
15754 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
15755 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
15756 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
15757
1b14b8aa
AS
157582008-11-03 Andreas Schwab <schwab@suse.de>
15759
15760 * gdb.base/hashline2.exp: Fix typo.
15761 * gdb.base/hashline3.exp: Likewise.
15762
f3134b88
TT
157632008-10-30 Tom Tromey <tromey@redhat.com>
15764
15765 * gdb.base/pointers.exp: Add test.
15766 * gdb.base/pointers.c (k, S): New typedefs.
15767 (instance): New global.
15768
c2226152
AS
157692008-10-30 Andreas Schwab <schwab@suse.de>
15770
15771 * gdb.base/args.exp: Add tests for newlines.
15772
462f405c
JB
157732008-10-30 Joel Brobecker <brobecker@adacore.com>
15774
15775 gdb.base/foll-exec.exp: Update the expected output of a couple
15776 of "info breakpoints" tests.
15777
79a45b7d
TT
157782008-10-28 Tom Tromey <tromey@redhat.com>
15779
15780 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
15781
adc13a14
PA
157822008-10-24 Pedro Alves <pedro@codesourcery.com>
15783
15784 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
15785 gdb_start_cmd.
15786 Use runto_main before any test that requires execution.
15787
252fbfc8
PA
157882008-10-23 Pedro Alves <pedro@codesourcery.com>
15789
15790 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
15791 instead of SIGINT.
15792
28148e3d
JB
157932008-10-22 Joel Brobecker <brobecker@adacore.com>
15794
15795 * gdb.base/completion.exp: Update expected output following
15796 the addition of the "info tasks" command.
15797
c209f847
TT
157982008-10-22 Tom Tromey <tromey@redhat.com>
15799
15800 * gdb.base/exprs.exp (test_expr): Add test for string
15801 concatenation.
15802
f177e350
PA
158032008-10-19 Pedro Alves <pedro@codesourcery.com>
15804
15805 * configure.ac: Output gdb.python/Makefile.
15806 * configure: Regenerate.
15807 * gdb.python/Makefile.in: New.
15808
cce89356
JB
158092008-10-16 Joel Brobecker <brobecker@adacore.com>
15810
15811 * gdb.base/foll-fork.exp: Adjust the expected output to match
15812 the new description for fork/vfork catchpoints in the "info
15813 breakpoints" output.
15814
176d289d
TJB
158152008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
15816
15817 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
15818
a08702d6
TJB
158192008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
15820
15821 * gdb.python/python-value.c: New file.
15822 * gdb.python/python-value.exp: New file.
15823
1c5cfe86
PA
158242008-10-15 Pedro Alves <pedro@codesourcery.com>
15825
15826 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
15827
5a98ad69
DP
158282008-10-15 Denis Pilat <denis.pilat@st.com>
15829
41702f1b 15830 * gdb.cp/mb-ctor.exp: Fix a typo.
5a98ad69 15831
dcb1a1e2
TT
158322008-10-09 Tom Tromey <tromey@redhat.com>
15833
15834 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
15835 'fprintf' and 'stderr'.
15836
9124fe48
JB
158372008-10-07 Joel Brobecker <brobecker@adacore.com>
15838
15839 * gdb.ada/ref_tick_size.exp: New testcase.
15840
45452591
DE
158412008-10-06 Doug Evans <dje@google.com>
15842
15843 * gdb.dwarf2/dw2-cu-size.exp: New file.
15844 * gdb.dwarf2/dw2-cu-size.S: New file.
15845
15846 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
15847 .Ltype_int for clarity.
15848
4fc5b208
PP
158492008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
15850
15851 PR gdb/2384:
15852 * gdb.cp/gdb2384.exp: Extended to test more cases.
15853 * gdb.cp/gdb2384.cc: Likewise.
15854 * gdb.cp/gdb2384-base.h: Likewise.
15855 * gdb.cp/gdb2384-base.cc: Likewise.
a9c64011 15856
d78df370
JK
158572008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
15858
15859 * gdb.base/maint.exp (maint print type): Remove printing
15860 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
15861
9a044a89
TT
158622008-09-30 Tom Tromey <tromey@redhat.com>
15863
15864 * gdb.base/macscp.exp: Add completion tests.
15865 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
15866 (TWENTY_THREE): Likewise.
15867 (FORTY_EIGHT): Likewise.
15868
506800a9
TT
158692008-09-30 Tom Tromey <tromey@redhat.com>
15870
15871 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
15872 everywhere.
15873 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
15874
1a6f01b5
JK
158752008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
15876
15877 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
15878 testcase is derived from. Fix racy dependency on an expected PID
15879 number. No longer support the testcase on Linux kernel 2.4.x.
15880
2fae03e8
TT
158812008-09-27 Tom Tromey <tromey@redhat.com>
15882
15883 * gdb.base/macscp.exp: Add tests for stringification, splicing,
15884 and varargs.
15885
1ad15515
PA
158862008-09-22 Pedro Alves <pedro@codesourcery.com>
15887
15888 * lib/mi-support.exp (mi_expect_interrupt): New.
15889 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
15890 from gdb.mi/mi-nonstop.exp.
15891 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
15892 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
15893 lib/mi-support.exp.
15894 Use mi_check_thread_states throughout. Avoid ".*" and do not
15895 require an anchor after -exec-run.
15896
d0b76dc6
DJ
158972008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
15898
15899 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
15900 stop is pending. Avoid ".*" when two stops are pending.
15901 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
15902 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
15903 newlines in fullnames.
15904 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
15905 (mi_expect_stop): Update comments. Only anchor in sync mode.
15906 Do not match newlines.
15907 (mi_send_resuming_command_raw): Always return status.
15908 (mi_get_stop_line): Do not match more than one line by accident.
15909 Only anchor in sync mode.
15910 (mi_run_inline_test): If -exec-next fails, give up.
15911
9990c830
UW
159122008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15913
15914 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
15915 on SPU.
15916
ebcf6f00
JB
159172008-09-10 Joel Brobecker <brobecker@adacore.com>
15918
15919 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
15920
b6db24e5
JB
159212008-09-10 Joel Brobecker <brobecker@adacore.com>
15922
15923 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
15924 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
15925 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
15926 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
15927 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
15928 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
15929 gdb.ada/interface.exp, gdb.ada/null_array.exp,
15930 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
15931 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
15932 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
15933 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
15934 Include the "= " sequence in the expected output of print tests.
15935
2bf448e0
JB
159362008-09-10 Joel Brobecker <brobecker@adacore.com>
15937
15938 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
15939 description for boolean types.
15940
d51fd4c8
PA
159412008-09-09 Pedro Alves <pedro@codesourcery.com>
15942
15943 * gdb.base/hook-stop-continue.c: New.
15944 * gdb.base/hook-stop-continue.exp: New.
15945
694182d2
DJ
159462008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
15947
15948 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
15949
3b8a7fc0
JG
159502008-09-08 Jerome Guitton <guitton@adacore.com>
15951
15952 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
15953 (stack_check_probe_2, stack_check_probe_loop_1)
15954 (stack_check_probe_loop_2): New functions.
15955 (main): Add call to these new functions.
15956 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
15957 functions, check that the breakpoint is inserted at the appropriate
15958 location.
15959 (insert_breakpoint): Slightly refine this procedure so that it can
15960 be called several times in the test.
15961
96cc0ae8
JG
159622008-09-08 Jerome Guitton <guitton@adacore.com>
15963
15964 * gdb.base/stack-checking.c: New file.
15965 * gdb.base/stack-checking.exp: New file.
15966
1f08b409
TJB
159672008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
15968
15969 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
15970 * gdb.arch/altivec-regs.exp: Likewise.
15971 * gdb.arch/vsx-regs.exp: Likewise.
15972
3099e1c4
TJB
159732008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
15974
15975 * gdb.arch/ppc-fp.exp: New file.
15976 * gdb.arch/ppc-fp.c: New file.
15977
cc69bfc1
PP
159782008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
15979
15980 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
15981 lest gcc-4.3.1 optimizes the whole thing away.
a9c64011 15982
b02a33db
MS
159832008-09-04 Michael Snyder <msnyder@vmware.com>
15984
15985 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
15986 as "at" (for non-debug functions such as _start).
15987
2992cbe0
UW
159882008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15989
15990 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
15991 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
15992 software watchpoints.
15993 * gdb.base/watch_thread_num.exp: Likewise.
15994
514f746b
AR
159952008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
15996
15997 * gdb.arch/i386-bp_permanent.exp: New test.
15998
876cecd0
TT
159992008-08-24 Tom Tromey <tromey@redhat.com>
16000
16001 * gdb.base/maint.exp: Update "maint print type".
16002
80f73d71
VP
160032008-08-21 Vladimir Prus <vladimir@codesourcery.com>
16004
16005 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
16006 support. Adjust the order of "*running" notifications.
16007 * gdb.mi/non-stop.c: Don't cast from int to void* and
16008 back.
16009
d9c78d7d
MK
160102008-08-20 Mark Kettenis <kettenis@gnu.org>
16011
16012 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
16013 expect to find it in the "info frame" output.
16014
97a2d1d3
DJ
160152008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
16016
16017 * gdb.base/interp.exp: Always consume both prompts.
16018
b96e2927
PA
160192008-08-20 Pedro Alves <pedro@codesourcery.com>
16020
16021 * gdb.base/pending.exp: Test pending breakpoints without symbols
16022 loaded.
16023
8cf6e61a
VP
160242008-08-19 Vladimir Prus <vladimir@codesourcery.com>
16025
16026 * lib/mi-support.exp (mi_expect_stop): Produce
16027 more details on failures.
16028 * gdb.mi/mi-nonstop.exp: New.
16029 * gdb.mi/non-stop.c: New.
16030
c6ebd6cf
VP
160312008-08-19 Vladimir Prus <vladimir@codesourcery.com>
16032
a9c64011
AS
16033 * gdb.mi/mi-async.exp: Use 'set target-async'.
16034 * lib/mi-support.exp: Use 'set/show target-async'.
c6ebd6cf 16035
46a9b8ed
DJ
160362008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
16037
16038 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
16039
44feb3ce
TT
160402008-08-17 Tom Tromey <tromey@redhat.com>
16041
16042 * gdb.base/help.exp (help catch): Rewrite.
16043
311a4e6b
TJB
160442008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
16045
16046 * gdb.base/define.exp: Test indented command documentation.
16047 * gdb.python/python.exp: Test indented multi-line command.
16048
604c2f83
LM
160492008-08-15 Luis Machado <luisgpm@br.ibm.com>
16050
16051 * testsuite/gdb.arch/vsx-regs.c: New source file.
16052 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
16053 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
16054
886a217c
TT
160552008-08-14 Tom Tromey <tromey@redhat.com>
16056
16057 * gdb.base/macscp.exp: Add regression test for "macro define" or
16058 "macro undef" with no arguments.
16059
c814a4f3
PP
160602008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
16061
16062 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
a9c64011 16063
12ab8a60
UW
160642008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16065
16066 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
16067
d57a3c85
TJB
160682008-08-06 Tom Tromey <tromey@redhat.com>
16069
16070 * gdb.python/python.exp: New file.
16071
c7b778ff
JK
160722008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
16073
16074 Fix for PR gdb/1543.
16075 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
16076 $LOCATION.
16077 (location): New variable.
16078 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
16079 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
16080 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
16081 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
16082 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
16083 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
16084 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
16085 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
16086 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
16087 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
16088 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
16089 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
16090 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
16091 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
16092 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
16093 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
16094 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
16095 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
16096 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
16097 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
16098 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
16099 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
16100 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
16101 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
16102 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
16103 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
16104 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
16105 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
16106 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
16107 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
16108 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
16109 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
16110 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
16111 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
16112 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
16113 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
16114 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
16115 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
16116 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
16117 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
16118 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
16119 gdb.base/type-opaque.exp, gdb.base/until.exp,
16120 gdb.base/value-double-free.c, gdb.base/varargs.exp,
16121 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
16122 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
16123 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
16124 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
16125 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
16126 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
16127 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
16128 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
16129 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
16130 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
16131 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
16132 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
16133 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
16134 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
16135 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
16136 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
16137 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
16138 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
16139 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
16140 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
16141 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
16142 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
16143 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
16144 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
16145 gdb.pascal/types.exp, gdb.stabs/weird.exp,
16146 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
16147 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
16148 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
16149 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
16150 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
16151 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
16152 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
16153 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
16154 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
16155 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
16156 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
16157 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
16158 lib/mi-support.exp, lib/trace-support.exp: Remove reference
16159 to bug-gdb@prep.ai.mit.edu .
16160
5e06a3d1
VP
161612008-07-31 Vladimir Prus <vladimir@codesourcery.com>
16162
16163 * lib/mi-support.exp (mi_load_shlibs): New.
16164 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
16165
9d81d21b
VP
161662008-07-30 Vladimir Prus <vladimir@codesourcery.com>
16167
16168 * lib/mi-support.exp (get_mi_thread_list)
16169 (check_mi_and_console_threads): New, moved from ...
16170 * gdb.mi/mi-pthread.exp: ...here.
16171 * gdb.mi/gdb669.exp (get_mi_thread_list)
16172 (check_mi_and_console_threads): Delete.
16173 * gdb.mi/mi2-pthread.exp: Likewise.
16174
bae98fe0
TT
161752008-07-28 Tom Tromey <tromey@redhat.com>
16176
16177 * Makefile.in (just-check): Remove. Move body to...
16178 (check): ... here.
16179
57380f4e
DJ
161802008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
16181
16182 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
16183 Add a test for duplicated SIGINTs.
16184
e09490f1
DJ
161852008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
16186
16187 * gdb.threads/schedlock.exp (get_args): Update to work for any
16188 value of NUM.
16189 (Top level): Report the number of threads that did not resume.
16190
6387b45f
DJ
161912008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
16192
16193 * gdb.dwarf2/dw2-compressed.S: Also define __start.
16194
62f64ff2
DJ
161952008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
16196
16197 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
16198 non-MI prompt.
16199
fa8de41e
TT
162002008-07-26 Tom Tromey <tromey@redhat.com>
16201
16202 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
16203 (function_struct, function_struct_ptr): New globals.
16204 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
16205 function pointer in a struct.
16206
ccb3ac8a
TT
162072008-07-26 Tom Tromey <tromey@redhat.com>
16208
16209 * gdb.base/macscp.exp: Add test for macro lexing bug.
16210
d7d9f01e
TT
162112008-07-18 Tom Tromey <tromey@redhat.com>
16212
16213 * gdb.base/macscp.exp: Add macro tests.
16214
9bf07184
PP
162152008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
16216
16217 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
16218
becf6477
PP
162192008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
16220
16221 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
16222
0709f7d3
PP
162232008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
16224
16225 * gdb.cp/class2.exp: fix for failure on spu-elf
a9c64011 16226
7093c834
PP
162272008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
16228
16229 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
a9c64011 16230
b432ffe3
JK
162312008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
16232
16233 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
16234
b1a268e5
VP
162352008-07-12 Vladimir Prus <vladimir@codesourcery.com>
16236
16237 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
16238
e2995f8e
KB
162392008-07-11 Kevin Buettner <kevinb@redhat.com>
16240
16241 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
16242 of regexp to account for changes made to GDB in the printing of
16243 byte vectors.
16244
14032a66
TT
162452008-07-11 Tom Tromey <tromey@redhat.com>
16246
16247 * gdb.base/completion.exp: Add 'help' completion test.
16248
981505ef
JK
162492008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
16250
16251 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
16252
10568435
JK
162532008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
16254
16255 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
16256
4487aabf
PA
162572008-07-09 Pedro Alves <pedro@codesourcery.com>
16258
16259 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
16260
a4a9b1c4
PA
162612008-07-09 Pedro Alves <pedro@codesourcery.com>
16262
16263 * gdb.base/fullname.exp: Restore pwd if compiling failed.
16264
3c3185ac
JK
162652008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16266
16267 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
16268
7ebd49dc
VP
162692008-06-28 Vladimir Prus <vladimir@codesourcery.com>
16270
16271 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
16272 previous commit. Add a comment.
16273
84e46146
PA
162742008-06-28 Pedro Alves <pedro@codesourcery.com>
16275
16276 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
16277
0f8d4a2f
VP
162782008-06-28 Vladimir Prus <vladimir@codesourcery.com>
16279
16280 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
16281
f747e0ce
PA
162822008-06-27 Pedro Alves <pedro@codesourcery.com>
16283
16284 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
16285 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
16286 compiling an executable, link in an object that forces unbuffered
16287 output.
16288 * lib/set_unbuffered_mode.c: New file.
16289
734a5c36
JK
162902008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16291
16292 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
16293
a2840c35
VP
162942008-06-25 Vladimir Prus <vladimir@codesourcery.com>
16295
a9c64011
AS
16296 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
16297 mi_expect_stop.
16298 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
16299 Demand that *running is output.
16300 (detect_async): Perform checking every time.
16301 (mi_send_resuming_command): Extract everything into...
16302 (mi_send_resuming_command_raw): ...this.
a2840c35
VP
16303 (mi_expect_stop): Don't accept any output before *stopped.
16304
6ae37fef
VP
163052008-06-13 Vladimir Prus <vladimir@codesourcery.com>
16306
16307 Robustify mi-simplerun.
a9c64011
AS
16308 * gdb.mi/basics.c (main): Add a call to sleep.
16309 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
16310 * gdb.mi/mi2-cli.exp: Likewise.
16311 * gdb.mi/mi-break.exp: Likewise.
6ae37fef 16312
b4aa76f0 163132008-06-11 Vladimir Prus <vladimir@codesourcery.com>
83408de7
VP
16314
16315 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
16316
e1ac3328
VP
163172008-06-10 Vladimir Prus <vladimir@codesourcery.com>
16318
a9c64011
AS
16319 * gdb.mi/mi-console.exp: Adjust.
16320 * gdb.mi/mi-syn-frame.exp: Adjust.
16321 * gdb.mi/mi2-console.exp: Adjust.
16322 * gdb.mi/mi2-syn-frame.exp: Adjust.
16323 * lib/mi-support.exp (mi_run_cmd): Adjust.
16324 (mi_send_resuming_command): Adjust.
e1ac3328 16325
f7f9a841
VP
163262008-06-10 Vladimir Prus <vladimir@codesourcery.com>
16327
16328 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
a9c64011
AS
16329 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
16330 testing of stopped.
16331 * gdb.mi/mi2-syn-frame.exp: Likewise.
16332 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
16333 (async, detect_async): New.
16334 (mi_expect_stop, mi_continue_to_line): Adjust expectation
16335 depending on if we're running in sync or async mode.
f7f9a841 16336
37cd5d19
TT
163372008-06-09 Tom Tromey <tromey@redhat.com>
16338
16339 * gdb.base/completion.exp: New tests for field name completion
16340 with spaces, and field name completion with '->'.
16341
65d12d83
TT
163422008-06-06 Tom Tromey <tromey@redhat.com>
16343
16344 * gdb.base/break1.c (struct some_struct): New struct.
16345 (values): New global.
16346 * gdb.base/completion.exp: Add field name completion test.
16347
ebfe2e3f
PP
163482008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
16349
16350 * gdb.cp/call-c.exp: Test for incorrect handling of reference
16351 to pointer.
16352 * gdb.cp/call-c.cc: Likewise.
16353
bcf6fc3a
NR
163542008-06-06 Nick Roberts <nickrob@snap.net.nz>
16355
16356 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
16357 annotation.
16358
49fd4a42 163592008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
a9c64011 16360 Pedro Alves <pedro@codesourcery.com>
49fd4a42
PA
16361
16362 * gdb.threads/execl.c, gdb.threads/execl1.c,
16363 gdb.threads/execl.exp: New tests.
a9c64011 16364
8a34ac3f
AR
163652008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
16366 Daniel Jacobowitz <dan@codesourcery.com>
16367
16368 * gdb.cp/exception.exp: Activate test, make it work with pending
16369 catchpoints.
16370
86ae69ef
JK
163712008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
16372
16373 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
16374
f7f9ae2c
VP
163752008-05-28 Vladimir Prus <vladimir@codesourcery.com>
16376
a9c64011
AS
16377 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
16378 now printed.
16379 * gdb.mi/mi2-var-cmd.exp: Likewise.
f7f9ae2c 16380
2a2d4dc3
AS
163812008-05-27 Andreas Schwab <schwab@suse.de>
16382
16383 * gdb.base/frame-args.exp: Handle arguments that are optimized
16384 out.
16385
5099e4d9
LM
163862008-05-26 Luis Machado <luisgpm@br.ibm.com>
16387
16388 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
16389 quiet for ppc32 and group options into a single variable.
16390
d9c36a91
JB
163912008-05-23 Joel Brobecker <brobecker@adacore.com>
16392
16393 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
16394 of zero-size elements.
16395 * gdb.ada/null_array.exp: Test printing this new array.
16396
103a8671
JK
163972008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16398
16399 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
16400
07a4cc1a 164012008-05-21 Joel Brobecker <brobecker@adacore.com>
5943254b
JB
16402
16403 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
16404 of the "finish" command.
16405
55f996a7
NR
164062008-05-21 Nick Roberts <nickrob@snap.net.nz>
16407
16408 * gdb.base/annota1.exp: Test for new annotation.
16409
907fc202
UW
164102008-05-16 Pedro Alves <pedro@codesourcery.com>
16411
16412 * gdb.base/fixsection.exp: New file.
16413 * gdb.base/fixsection0.c: New file.
16414 * gdb.base/fixsection1.c: New file.
16415
e8f97270
UW
164162008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16417
16418 * gdb.base/annota1.exp: Accept printf@... in place of printf.
16419 * gdb.base/annota3.exp: Likewise.
16420
ac0bb574
NF
164212008-05-13 Nathan Froyd <froydnj@codesourcery.com>
16422
16423 * gdb.base/watch_thread_num.exp: Don't run tests that require
16424 watchpoints if the target doesn't support them.
16425
6fadd07a
DE
164262008-05-12 Doug Evans <dje@google.com>
16427
16428 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
16429
6e9a4a30
JB
164302008-05-09 Joel Brobecker <brobecker@adacore.com>
16431
16432 * gdb.ada/assign_1.exp: New testcase.
16433
08388c79
DE
164342008-05-09 Doug Evans <dje@google.com>
16435
a3c83fae
DE
16436 * gdb.base/find.exp: New file.
16437 * gdb.base/find.c: New file.
08388c79 16438
bd5ddfe8
DJ
164392008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
16440
16441 * gdb.base/commands.exp (watchpoint_command_test): Handle
16442 gdb,no_hardware_watchpoints.
16443 * gdb.base/float.exp: Allow ARM targets without floating point.
16444 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
16445
b5dd68e2 164462008-05-06 Jerome Guitton <guitton@adacore.com>
a9c64011 16447 Joel Brobecker <brobecker@adacore.com>
b5dd68e2
JB
16448
16449 * gdb.ada/lang_switch: New test program.
16450 * gdb.ada/lang_switch.exp: New testcase.
16451
382d13d1
DE
164522008-05-05 Doug Evans <dje@google.com>
16453
16454 * gdb.base/help.exp (disassemble): Update expected help text.
16455
9dd789d0
PA
164562008-05-04 Pedro Alves <pedro@codesourcery.com>
16457
16458 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
16459
611c83ae
PA
164602008-05-04 Pedro Alves <pedro@codesourcery.com>
16461
16462 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
16463 different times.
16464
ff013f42
JK
164652008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
16466
16467 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
16468 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
16469 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
16470 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
16471
96dff6a2
VP
164722008-05-04 Vladimir Prus <vladimir@codesourcery.com>
16473
16474 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
16475 notification to appear.
16476
55cd6f92
DJ
164772008-05-04 Daniel Jacobowitz <dan@debian.org>
16478
16479 * gdb.base/fullname.c: New file.
16480 * gdb.base/fullname.exp: New file.
16481 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
16482
d705c43c
PA
164832008-05-03 Pedro Alves <pedro@codesourcery.com>
16484
16485 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
16486 expressions with macros.
16487
333222e1
JK
164882008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
16489
16490 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
16491
5ac01682
DJ
164922008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
16493
16494 * gdb.base/completion.exp: Handle lack of other symbols beginning
16495 with "a".
16496
16497 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
16498
237fc4c9
PA
164992008-05-02 Jim Blandy <jimb@codesourcery.com>
16500
16501 * gdb.asm/asmsrc1.s: Add scratch space.
16502
ed5e9466
DJ
165032008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
16504 Daniel Jacobowitz <dan@codesourcery.com>
16505
16506 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
16507 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
16508 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
16509
b39cc962
DJ
165102007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
16511
16512 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
16513
36d520f5
JB
165142008-05-01 Joel Brobecker <brobecker@adacore.com>
16515
16516 * gdb.base/info-target.exp: New testcase.
16517
8d4e3071
DJ
165182008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
16519
16520 * gdb.cp/hang.exp: Use .cc instead of .C.
16521 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
16522 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
16523
6f3f3097
DJ
165242008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
16525
16526 * gdb.base/gdb1250.exp: Remove perror.
16527 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
16528
5550a914
PA
165292008-04-30 Pedro Alves <pedro@codesourcery.com>
16530
16531 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
16532 .2byte.
16533
d848e687
DJ
165342008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
16535
16536 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
16537 (maybe_kfail): New.
16538
93b5768b
PA
165392008-04-25 Pedro Alves <pedro@codesourcery.com>
16540
16541 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
16542
721c02de
VP
165432008-04-24 Vladimir Prus <vladimir@codesourcery.com>
16544
a9c64011
AS
16545 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
16546 * gdb.mi/mi2-syn-frame.exp: Likewise.
16547 * lib/mi-support.exp: Likewise.
721c02de 16548
74960c60
VP
165492008-04-24 Vladimir Prus <vladimir@codesourcery.com>
16550
16551 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
16552 to specify regexp for the location to stop at.
16553 * gdb.base/break-always.c: New.
16554 * gdb.base/break-always.exp: New.
16555
d24317b4
VP
165562008-04-24 Vladimir Prus <vladimir@codesourcery.com>
16557
16558 * lib/mi-support.exp (mi_runto_helper): Adjust
16559 for the original-location field.
16560 (mi_create_breakpoint, mi_list_breakpoints): New.
16561 * gdb.mi/mi-break.exp: Adjust.
16562 * gdb.mi/mi2-break.exp: Adjust.
16563 * gdb.mi/mi-pending.exp: Adjust.
16564 * gdb.mi/mi-simplerun.exp: Adjust.
16565 * gdb.mi/mi2-simplerun.exp: Adjust.
16566 * gdb.mi/mi-syn-frame.exp: Adjust.
16567 * gdb.mi/mi2-syn-frame.exp: Adjust.
16568 * gdb.mi/mi-until.exp: Adjust.
16569 * gdb.mi/mi2-until.exp: Adjust.
16570 * gdb.mi/mi-var-display.exp: Adjust.
16571 * gdb.mi/mi2-var-display.exp: Adjust.
16572 * gdb.mi/mi-watch.exp: Adjust.
16573 * gdb.mi/mi2-watch.exp: Adjust.
16574
fdc59709 165752008-04-23 Paolo Bonzini <bonzini@gnu.org>
d24317b4 16576
a9c64011
AS
16577 * aclocal.m4: Add override.m4.
16578 * configure: Regenerate.
fdc59709 16579
8e91f023
VP
165802008-04-19 Vladimir Prus <vladimir@codesourcery.com>
16581
16582 * gdb.mi/var-cmd.c (do_at_tests): Verify that
16583 '-var-update --all-values' reports new value even the type
16584 of a variable object has changed.
16585
233a11ab
CS
165862008-04-18 Craig Silverstein <csilvers@google.com>
16587
16588 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
16589 files.
d24317b4 16590
9c1137ad
JB
165912008-04-18 Joel Brobecker <brobecker@adacore.com>
16592
16593 * gdb.ada/atomic_enum: New test program.
16594 * gdb.ada/atomic_enum.exp: New testcase.
16595
66d0bbc7
DE
165962008-04-17 Doug Evans <dje@google.com>
16597
16598 * gdb.opt/Makefile.in: Fix whitespace.
16599
100906b0
UW
166002008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
16601
16602 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
16603
4584e32e
DE
166042008-04-17 Doug Evans <dje@google.com>
16605
16606 * gdb.base/hashline1.exp: New testcase.
16607 * gdb.base/hashline2.exp: New testcase.
16608 * gdb.base/hashline2.exp: New testcase.
16609
0a320680
PA
166102008-04-17 Pedro Alves <pedro@codesourcery.com>
16611
16612 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
16613
18ac113b
AR
166142008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
16615
16616 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
16617 temporary breakpoint to match "Temporary breakpoint".
16618 * gdb.base/break.exp (delete_breakpoints): Likewise.
16619 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
16620 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
16621 * gdb.base/display.exp: Likewise.
16622 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
16623 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
16624 * gdb.base/restore.exp (restore_tests): Likewise.
16625 * gdb.base/sepdebug.exp: Likewise.
16626 * gdb.base/watchpoint.exp: Likewise.
16627 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
16628 * gdb.mi/mi-pending.exp: Likewise.
16629 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
16630 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
16631 * gdb.mi/mi-var-cmd.exp: Likewise.
16632 * gdb.mi/mi-var-display.exp: Likewise.
16633 * gdb.mi/mi2-cli.exp: Likewise.
16634 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
16635 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
16636 * gdb.mi/mi2-var-display.exp: Likewise.
16637 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
16638 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
16639 new "disp" field.
a9c64011 16640 (mi_expect_stop): Move after_reason argument to be really after
18ac113b
AR
16641 reason. This is to support fix for PR2424.
16642
add38693
JK
166432008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
16644
16645 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
16646
fcacd99f
VP
166472008-04-13 Vladimir Prus <vladimir@codesourcery.com>
16648
16649 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
a9c64011 16650 field. Add more floating varobj tests.
fcacd99f 16651 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
a9c64011
AS
16652 field.
16653 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
16654 (main): Call do_at_tests.
16655 * lib/mi-support.exp (mi_create_floating_varobj)
16656 (mi_varobj_update_with_type_change): New.
fcacd99f 16657
de051565
MK
166582008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
16659
16660 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
16661 option of -var-evaluate-expression.
16662 * gdb.mi/mi2-var-display.exp: Likewise.
16663
dbc52822
VP
166642008-04-07 Vladimir Prus <vladimir@codesourcery.com>
16665
16666 Introduce test setup helpers.
a9c64011
AS
16667 * lib/gdb.exp (build_executable, clean_restart)
16668 (prepare_for_testing): New.
16669 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
16670 * gdb.base/return.exp: Likewise.
16671 * gdb.base/ending-run.exp: Likewise.
dbc52822 16672
473591da
NR
166732008-04-07 Nick Roberts <nickrob@snap.net.nz>
16674
16675 * gdb.mi/mi-async.exp: New test for asynchronous Machine
16676 Interface (MI) responses.
16677
2b2d9e11
VP
166782008-04-06 Vladimir Prus <vladimir@codesourcery.com>
16679
a9c64011
AS
16680 * gdb.cp/breakpoint.cc: New code to test conditions involving
16681 member variables.
16682 * gdb.cp/breakpoint.exp: Test condition involving member
16683 variables.
2b2d9e11 16684
bb378428
VP
166852008-04-05 Vladimir Prus <vladimir@codesourcery.com>
16686
16687 * lib/mi-support.exp (mi_expect_stop): New.
16688 (mi_run_cmd): Change the
16689 token. Use mi_send_resuming_command, use
16690 mi_expect_stop.
16691 (mi_execute_to_helper): Rename to mi_execute_to.
16692 (mi_send_resuming_command): Add more error patterns.
16693 (mi_wait_for_stop): Renamed to...
16694 (mi_get_stop_line): ...this.
16695 (mi_run_inline_test): Adjust.
16696
16697 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
16698 * gdb.mi/mi-console.exp: Likewise.
16699 * gdb.mi/mi-pending.exp: Likewise.
16700 * gdb.mi/mi-simplerun.exp: Likewise.
16701 * gdb.mi/mi-stack.exp: Likewise.
16702 * gdb.mi/mi-stepi.exp: Likewise.
16703 * gdb.mi/mi-syn-frame.exp: Add comment.
16704 * gdb.mi/mi-until.exp: Likewise.
16705 * gdb.mi/mi-var-display.exp: Likewise.
16706 * gdb.mi/mi-watch.exp: Likewise.
16707 * gdb.mi/mi2-cli.exp: Likewise.
16708 * gdb.mi/mi2-console.exp: Likewise.
16709 * gdb.mi/mi2-simplerun.exp: Likewise.
16710 * gdb.mi/mi2-stack.exp: Likewise.
16711 * gdb.mi/mi2-stepi.exp: Likewise.
16712 * gdb.mi/mi2-until.exp: Likewise.
16713 * gdb.mi/mi2-var-display.exp: Likewise.
16714 * gdb.mi/mi2-watch.exp: Likewise.
16715
62172bb9
UW
167162008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16717
16718 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
16719
16720 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
16721
a13e061a
PA
167222008-04-04 Pedro Alves <pedro@codesourcery.com>
16723
16724 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
16725 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
16726 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
16727 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
16728 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
16729 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
16730 expect an mi error duplicated in stderr.
16731
eae06beb
JB
167322008-04-03 Joel Brobecker <brobecker@adacore.com>
16733
16734 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
16735 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
16736 Add a couple of tests that verify the behavior when the new setting
16737 is set to "cancel" and "all".
16738 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
16739 "ask" before we start the testing.
16740
79c6ced6
AR
167412008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
16742
16743 * gdb.cp/casts.cc: Add class reference variables.
16744 * gdb.cp/casts.exp: New test cases for up/down casting references.
16745
6c2d1a6b
MK
167462008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
16747
16748 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
16749 instead of beginning to make an extra test pass.
16750 * gdb.mi/mi2-var-display.exp: Likewise.
16751
55b411d9
MR
167522008-03-31 Maciej W. Rozycki <macro@mips.com>
16753
16754 * gdb.base/break.exp: Mark failures as such. Fix formatting.
16755
c6140da2
MD
167562008-03-31 Markus Deuling <deuling@de.ibm.com>
16757 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16758
16759 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
16760 value. Add xfail for older kernels.
16761
79732189
AR
167622008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
16763
16764 Bring mi-support in line with gdb.exp.
16765 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
16766 (mi_gdb_start): New function.
16767
33c3676e
MR
167682008-03-28 Maciej W. Rozycki <macro@mips.com>
16769
16770 * gdb.mi/mi-var-cmd.exp: Fix a typo.
16771
92e28119
VP
167722008-03-26 Vladimir Prus <vladimir@codesourcery.com>
16773
16774 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
16775 * gdb.mi/mi2-var-display.exp: Likewise.
a9c64011 16776
9e8e3afe
VP
167772008-03-26 Vladimir Prus <vladimir@codesourcery.com>
16778
16779 * lib/mi-support.exp (mi_create_varobj_checked): New.
16780 (mi_list_varobj_children): Allow to check for a
16781 value.
16782 (mi_list_array_varobj_children): New.
16783
16784 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
16785 and mi_list_varobj_children, as opposed to hardcoding
16786 expected strings.
16787 * gdb.mi/gdb701.exp: Likewise.
16788 * gdb.mi/gdb792.exp: Likewise.
16789 * gdb.mi/mi-var-block.exp: Likewise.
16790 * gdb.mi/mi-var-cmd.exp: Likewise.
16791 * gdb.mi/mi-var-invalidate.exp: Likewise.
16792 * gdb.mi/mi2-var-block.exp: Likewise.
16793 * gdb.mi/mi2-var-child.exp: Likewise.
16794 * gdb.mi/mi2-var-cmd.exp: Likewise.
16795 * gdb.mi/mi2-var-display.exp: Likewise.
16796
9df50351
JK
167972008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
16798
16799 Fix random false FAILs on i386.
16800 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
16801
31e5d73a
DJ
168022008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
16803
16804 PR gdb/544
16805 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
16806
12f4afab
DJ
168072008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
16808
16809 PR gdb/544
16810 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
16811
b562a0cb
DJ
168122008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
16813
16814 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
16815 fixed PR gdb/544.
16816
17faa917
DJ
168172008-03-21 Pedro Alves <pedro@codesourcery.com>
16818
16819 * gdb.threads/fork-child-threads.exp: Test next over fork.
16820
6214f497
DJ
168212008-03-21 Chris Demetriou <cgd@google.com>
16822
16823 * gdb.base/break.exp (rbreak junk): New test for rbreak
16824 "Junk at end of arguments" issue.
16825
63092375
DJ
168262008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
16827
16828 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
16829 *& to work on created array elements.
16830 (Top level): Test print $pc with a file. Test string operations
16831 without a target.
16832 * gdb.base/ptype.exp: Do not expect *& to work on created array
16833 elements.
16834
b21991b0
DJ
168352008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
16836
16837 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
16838 gdb.threads/staticthreads.exp: Update exit query.
16839
c4b347c7
SL
168402008-03-07 Sandra Loosemore <sandra@codesourcery.com>
16841
16842 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
16843
fa4727a6
DJ
168442008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
16845
16846 * gdb.base/watchpoint.c (global_ptr, func4): New.
16847 (main): Call func4.
16848 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
16849 (test_inaccessible_watchpoint): New.
16850
2f34202f
MR
168512008-02-29 Maciej W. Rozycki <macro@mips.com>
16852
16853 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
16854 select the largest.
16855
0d6ba1b1
DJ
168562008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
16857
16858 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
16859 frames-invalid annotations.
16860
e691325a
PM
168612008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
16862
a9c64011 16863 * gdb.base/assign.exp: avoid same output for different tests.
e691325a 16864
f85b5ecc
DE
168652008-02-27 Doug Evans <dje@google.com>
16866
16867 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
16868 for bug 1738.
16869 (breakpoint_to_handler_entry): Ditto.
16870
b40e7bf3
JB
168712008-02-27 Joel Brobecker <brobecker@adacore.com>
16872
16873 * gdb.base/ending-run.exp: Use the first line of code inside
16874 function body to test breakpoints.
16875 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
16876 location where the breakpoint is inserted when using the line
16877 where a function is declared. Fix typo in the description of
16878 one of the tests.
16879 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
16880
2faca73a
PM
168812008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
16882
16883 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
a9c64011 16884 tests.
2faca73a 16885
6f439c36
PM
168862008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
16887
16888 * gdb.base/args.exp: avoid same output for tests
16889 with single quotes.
16890
54e52265
VP
168912008-02-26 Vladimir Prus <vladimir@codesourcery.com>
16892
a9c64011
AS
16893 * gdb.base/annota1.exp: Adjust for 'info break'
16894 format changes.
16895 * gdb.base/annota3.exp: Likewise.
16896 * gdb.base/break.exp: Likewise.
16897 * gdb.base/condbreak.exp: Likewise.
16898 * gdb.base/pending.exp: Likewise.
16899 * gdb.base/sepdebug.exp: Likewise.
16900 * gdb.base/unload.exp: Likewise.
16901 * gdb.cp/ovldbreak.exp: Likewise.
16902 * gdb.mi/mi-pending.exp: Likewise.
54e52265 16903
897b09ca
DE
169042008-02-07 Doug Evans <dje@google.com>
16905
16906 * gdb.cp/mb-inline.exp: New.
16907 * gdb.cp/mb-inline.h: New.
16908 * gdb.cp/mb-inline1.cc: New.
16909 * gdb.cp/mb-inline2.cc: New.
16910
b1c32d35
PM
169112008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
16912
16913 * gdb.pascal/floats.pas: New test program.
16914 * gdb.pascal/floats.exp: New testcase.
16915
1a4ca44a
TJB
169162008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
16917
16918 * gdb.base/callfuncs.c (t_float_many_args): New function.
16919 (t_double_many_args): New function.
16920 * gdb.base/callfuncs.exp: Add tests for exceeding float
16921 and double parameters passed through the stack.
16922
439048e8
JB
169232008-02-05 Joel Brobecker <brobecker@adacore.com>
16924
16925 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
16926 gdb.ada/complete/foo.adb: New files.
16927 * gdb.ada/complete.exp: New testcase.
16928
81fe8080
DE
169292008-02-03 Doug Evans <dje@google.com>
16930
301f0ecf
DE
16931 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
16932
81fe8080
DE
16933 * gdb.cp/gdb2384.exp: New file.
16934 * gdb.cp/gdb2384.cc: New file.
16935 * gdb.cp/gdb2384-base.h: New file.
16936 * gdb.cp/gdb2384-base.cc: New file.
16937
4b071aec
DE
169382008-02-02 Doug Evans <dje@google.com>
16939
16940 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
16941
61137ba6
JB
169422007-02-01 Joel Brobecker <brobecker@adacore.com>
16943
16944 * gdb.ada/sym_print_name: New test program.
16945 * gdb.ada/sym_print_name.exp: New testcase.
16946
169472007-02-01 Joel Brobecker <brobecker@adacore.com>
51ba8a62
JB
16948
16949 * gdb.ada/nested/hello.adb: New file.
16950 * gdb.ada/nested.exp: New testcase.
16951 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
16952
98deb0da
VP
169532008-02-01 Vladimir Prus <vladimir@codesourcery.com>
16954
16955 * gdb.mi/basic.c (return_1): New function.
a9c64011
AS
16956 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
16957 don't cause future evaluations of function to report
16958 creation of internal breakpoints.
98deb0da 16959
723a2275
VP
169602008-02-01 Vladimir Prus <vladimir@codesourcery.com>
16961
16962 * gdb.mi/mi-break.exp (test_error): New.
16963 Call it.
16964
fb546a2f
LM
169652008-01-31 Luis Machado <luisgpm@br.ibm.com>
16966
16967 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
16968 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
16969
2d8fd90a
PM
169702008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
16971
16972 * gdb.pascal/integers.pas: New test program.
16973 * gdb.pascal/integers.exp: New testcase.
16974
a7fa0ded
PM
169752008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
16976
16977 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
16978
5e1a1926
TJB
169792008-01-30 Luis Machado <luisgpm@br.ibm.com>
16980
16981 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
16982 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
16983
8d04f9f0
JB
169842008-01-30 Paul Hilfinger <hilfinger@adacore.com>
16985
16986 * gdb.ada/formatted_ref: New test program.
16987 * gdb.ada/formatted_ref.exp: New testcase.
16988
16989 * gdb.cp/formatted-ref.cc: New file.
16990 * gdb.cp/formatted-ref.exp: New testcase.
16991
ce75a98f
JB
169922008-01-30 Joel Brobecker <brobecker@adacore.com>
16993
16994 * gdb.base/ptype.exp: Add testing of "ptype $pc".
16995
e835f6bf
NR
169962008-01-30 Nick Roberts <nickrob@snap.net.nz>
16997
16998 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
16999 (test_file_list_exec_source_file): Update to new macro-info field.
17000
d118ef87
PH
170012008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
17002
17003 * gdb.ada/exprs: New test program.
17004 * gdb.ada/exprs.exp: New testcase.
17005
7d35ab09
TJB
170062008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
17007
17008 * dfp-test.c (DELTA, DELTA_B): New definitions.
17009 (double_val1, double_val2, double_val3, double_val4, double_val5,
17010 double_val6, double_val7, double_val8, double_val9, double_val10,
17011 double_val11, double_val12, double_val13, double_val14, dec32_val1,
17012 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
17013 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
17014 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
17015 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
17016 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
17017 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
17018 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
17019 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
17020 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
17021 dec128_val16): New global variables.
17022 (decimal_dec128_align): New function.
17023 (decimal_mixed): Likewise.
17024 (decimal_many_args_dec32): Likewise.
17025 (decimal_many_args_dec64): Likewise.
17026 (decimal_many_args_dec128): Likewise.
17027 (decimal_many_args_mixed): Likewise.
17028 * dfp-test.exp: Add tests calling new inferior functions.
17029
2d717e4f
DJ
170302008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
17031
17032 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
17033 gdb.server/ext-run.exp: New files.
17034 * lib/gdbserver-support.exp (gdbserver_download): New.
17035 (gdbserver_start): New. Update gdbserver expected
17036 output.
17037 (gdbserver_spawn): Use them.
17038 (gdbserver_start_extended): New.
17039
e85a822c
DJ
170402008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
17041
17042 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
17043 Run on GNU/Linux.
17044 (do_exec_tests): Check for systems which do not support catchpoints.
17045 Do not match START.
17046 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
17047 Run on GNU/Linux. Enable verbose output.
17048 (check_fork_catchpoints): New.
17049 (explicit_fork_child_follow, catch_fork_child_follow)
17050 (tcatch_fork_parent_follow): Update expected messages.
17051 (do_fork_tests): Use check_fork_catchpoints.
17052 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
17053 Run on GNU/Linux. Enable verbose output.
17054 (check_vfork_catchpoints): New.
17055 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
17056 expected messages.
17057 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
17058
401ea829
JB
170592008-01-29 Jim Blandy <jimb@red-bean.com>
17060
17061 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
17062 host' errors.
17063 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
17064
aceaf3ad
JB
170652008-01-29 Jim Blandy <jimb@red-bean.com>
17066
17067 * gdb.threads/sigthread.c: Use barriers to ensure that
17068 child_thread and child_thread_two are always initialized before we
17069 start to use them.
17070
a5606eee
VP
170712008-01-29 Vladimir Prus <vladimir@codesourcery.com>
17072
17073 * gdb.base/watchpoint-solib.exp: New.
a9c64011
AS
17074 * gdb.base/watchpoint-solib.c: New.
17075 * gdb.base/watchpoint-solib-shr.c: New.
a5606eee 17076
c55a82bb
PM
170772008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
17078
17079 * gdb.base/gdb1056.exp: Add unsigned integer test.
17080
0993fe05
DE
170812008-01-28 Doug Evans <dje@google.com>
17082
17083 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
17084
4fe42e7f
JB
170852008-01-27 Jim Blandy <jimb@codesourcery.com>
17086
c7a69933
JB
17087 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
17088
4fe42e7f
JB
17089 * gdb.base/expand-psymtabs.exp: Doc fix.
17090
5def8285
MK
170912008-01-26 Mark Kettenis <kettenis@gnu.org>
17092
17093 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
17094
5313c911
NR
170952008-01-24 Nick Roberts <nickrob@snap.net.nz>
17096
a9c64011 17097 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
5313c911
NR
17098 -var-set-format.
17099
93815fbf
VP
171002008-01-23 Chris Demetriou <cgd@google.com>
17101
17102 * gdb.threads/thread_events.c: New testcase source file.
17103 * gdb.threads/thread_events.exp: New testcase expect file.
17104
467a88ee
NR
171052008-01-23 Nick Roberts <nickrob@snap.net.nz>
17106
17107 * lib/gdb.exp: Add the variable octal.
a9c64011
AS
17108
17109 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
467a88ee
NR
17110 -var-set-format.
17111
d8f82aba
DJ
171122008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
17113 Vladimir Prus <vladimir@codesourcery.com>
17114
17115 * gdb.base/float.exp: Allow missing floating point for m68k and
17116 PowerPC.
17117
60c46647
VP
171182008-01-22 Vladimir Prus <vladimir@codesourcery.com>
17119
17120 * gdb.mi/basics.c: Setup for testing breakpoints
a9c64011
AS
17121 ignore count.
17122 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
17123 * gdb.mi/mi-cli.exp: Adjust.
17124 * gdb.mi/mi2-cli.exp: Adjust.
60c46647 17125
c7dd36a1
PA
171262008-01-17 Pedro Alves <pedro@codesourcery.com>
17127
17128 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
17129 and 'dummy_ptr' integer pointer. Initialize struct_declarations
17130 with dummy_ptr's address.
17131 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
17132 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
17133 all targets.
17134 * gdb.mi/mi2-var-child.exp: Likewise.
17135
39d5313e
JB
171362008-01-09 Joel Brobecker <brobecker@adacore.com>
17137
17138 * gdb.ada/null_array: New test program.
17139 * gdb.ada/null_array.exp: New testcase.
17140
0aea4bf3
LM
171412008-01-09 Luis Machado <luisgpm@br.ibm.com>
17142
17143 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
17144 with required float modifiers.
17145
0b354900
JB
171462008-01-08 Joel Brobecker <brobecker@adacore.com>
17147
17148 * gdb.ada/funcall_param: New test program.
17149 * gdb.ada/funcall_param.exp: New testcase.
17150
cdb7f5d4
JB
171512008-01-08 Joel Brobecker <brobecker@adacore.com>
17152
17153 * gdb.ada/arrayparam: New test program.
17154 * gdb.ada/arrayparam.exp: New testcase.
17155
88e2547f
JB
171562008-01-08 Joel Brobecker <brobecker@adacore.com>
17157
17158 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
17159 landed. Should also fix random failures in the test following it.
17160
f6867ce0
TJB
171612008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
17162
17163 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
17164 for expressions with decimal float values.
17165 (test_dfp_conversions): New function to test casts to and from
17166 decimal float types.
17167 Call test_dfp_conversions.
17168 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
17169 elements.
17170 (main): Initialize ds.float4 and ds.double8 elements.
17171 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
17172 string to new error message.
17173 (d64_set_tests): Likewise.
17174 (d128_set_tests): Likewise.
17175 Add tests for expressions with decimal float variables. Add tests for
17176 conversions to and from decimal float types.
17177
f9c11282
JB
171782008-01-05 Joel Brobecker <brobecker@adacore.com>
17179
17180 * gdb.ada/packed_tagged/comp_bug.adb: New file.
17181 * gdb.ada/packed_tagged.exp: New testcase.
17182
0ecbca72
JB
171832008-01-04 Joel Brobecker <brobecker@adacore.com>
17184
17185 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
17186 gdb.ada/homonym/homonym_main.adb: New files.
17187 * gdb.ada/homonym.exp: New testcase.
17188
c18d3d89
JB
171892008-01-04 Joel Brobecker <brobecker@adacore.com>
17190
17191 * gdb.ada/packed_array.exp: Add testing of references to
17192 a packed array.
17193
ecc7085b
JB
171942008-01-04 Joel Brobecker <brobecker@adacore.com>
17195
17196 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
17197 New files.
17198 * gdb.ada/type_coercion.exp: New testcase.
17199
c474c922
JB
172002008-01-04 Joel Brobecker <brobecker@adacore.com>
17201
17202 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
17203 gdb.ada/tagged/foo.adb: New file.
17204 * gdb.ada/tagged.exp: New testcase.
17205
9005b927
JB
172062008-01-04 Joel Brobecker <brobecker@adacore.com>
17207
17208 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
17209 gdb.ada/ptype_field/foo.adb: New files.
17210 * gdb.ada/ptype_field.exp: New testcase.
17211
1a6aaad8
JB
172122008-01-03 Joel Brobecker <brobecker@adacore.com>
17213
17214 * gdb.ada/print_pc.exp: New testcase.
17215
0ef22f53
JB
172162008-01-03 Joel Brobecker <brobecker@adacore.com>
17217
17218 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
17219 gdb.ada/taft_type/p.adb: New files.
17220 * gdb.ada/taft_type.exp: New testcase.
17221
1689ecf8
JB
172222008-01-03 Joel Brobecker <brobecker@adacore.com>
17223
17224 * gdb.ada/array_bounds/bar.adb: New file.
17225 * gdb.ada/array_bounds.exp: New testcase.
17226
a4d0b9c3
JB
172272008-01-03 Joel Brobecker <brobecker@adacore.com>
17228
17229 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
17230 gdb.ada/arrayptr/foo.adb: New files.
17231 * gdb.ada/arrayptr.exp: New testcase.
17232
a31ace00
JB
172332008-01-03 Joel Brobecker <brobecker@adacore.com>
17234
17235 * gdb.base/set-lang-auto.exp: New testcase.
17236
a97fced3
JB
172372008-01-03 Joel Brobecker <brobecker@adacore.com>
17238
17239 * gdb.ada/fun_addr/foo.adb: New file.
17240 * gdb.ada/fun_addr.exp: New testcase.
17241
ef29ce1a
JK
172422008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
17243
17244 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
17245 New files
17246
0fafefe3
JB
172472008-01-02 Joel Brobecker <brobecker@adacore.com>
17248
17249 * array_subscript_addr/p.adb: New file.
a9c64011 17250 * array_subscript_addr.exp: New testcase.
0fafefe3 17251
c4359f8d
JB
172522008-01-02 Joel Brobecker <brobecker@adacore.com>
17253
a9c64011 17254 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
c4359f8d
JB
17255 New files.
17256 * gdb.ada/str_cmp_ref.exp: New testcase.
17257
1aa1b15b
JB
172582008-01-01 Joel Brobecker <brobecker@adacore.com>
17259
17260 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
17261 gdb.ada/fun_in_declare/foo.adb: New files.
a9c64011 17262 * gdb.ada/fun_in_declare.exp: New testcase.
1aa1b15b 17263
81c9b2cf
JB
172642008-01-01 Joel Brobecker <brobecker@adacore.com>
17265
17266 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
17267 gdb.ada/ref_param/pck.ads: New files.
17268 * gdb.ada/ref_param.exp: New testcase.
17269
319e4674
JB
172702008-01-01 Joel Brobecker <brobecker@adacore.com>
17271
17272 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
17273 gdb.ada/interface/foo.adb: New files.
17274 * gdb.ada/interface.exp: New testcase.
17275
ef682c56
JB
172762007-12-31 Jim Blandy <jimb@codesourcery.com>
17277
17278 * gdb.base/multi-forks.exp: Consume all output from child
17279 processes before proceeding to next test.
17280
f6f3eb6c
JB
172812007-12-29 Jim Blandy <jimb@codesourcery.com>
17282
17283 * configure: Regenerated.
17284
f652e42f
JB
172852007-12-27 Joel Brobecker <brobecker@adacore.com>
17286
17287 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
17288 gdb.ada/fixed_cmp/fixed.adb: New files.
17289 * gdb.ada/fixed_cmp.exp: New testcase.
17290
6943e596
JB
172912007-12-27 Joel Brobecker <brobecker@adacore.com>
17292
17293 * gdb.ada/boolean_expr.exp: New testcase.
17294
aad9a193
JB
172952007-12-26 Jim Blandy <jimb@codesourcery.com>
17296
17297 * gdb.base/multi-forks.exp: Doc fix.
17298
fb5f3683
JB
172992007-12-26 Joel Brobecker <brobecker@adacore.com>
17300
17301 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
17302 * gdb.ada/char_param.exp: Do not compile our test program with
17303 -gnata, this is unnecessary.
17304 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
17305
384e4a9c
JB
173062007-12-24 Joel Brobecker <brobecker@adacore.com>
17307
17308 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
17309 gdb.ada/print_chars/foo.adb: New files.
17310 * gdb.ada/print_chars.exp: New testcase.
17311
01e044f7
JB
173122007-12-24 Joel Brobecker <brobecker@adacore.com>
17313
17314 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
17315 gdb.ada/char_param/foo.adb: New files.
17316 * gdb.ada/char_param.exp: New testcase.
17317
0ce17860
JB
173182007-12-22 Jim Blandy <jimb@codesourcery.com>
17319
17320 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
17321 hard-coding source line numbers into the test.
17322 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
17323 gdb_get_line_number to find.
17324
919809b9
JB
173252007-12-22 Joel Brobecker <brobecker@adacore.com>
17326
17327 * gdb.base/ptype.c (highest): New struct type.
17328 (the_highest): New variable of that type.
17329 (main): Add dummy assignment to a field of variable the_highest.
17330 * gdb.base/ptype.exp: Test type printing of our new variable.
17331
abc8a88d
PM
173322007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
17333
17334 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
a9c64011 17335 and record first explicitly generated thread number.
abc8a88d
PM
17336 Use that thread number for thread specific watchpoint test.
17337 Add iteration number to repetitive tests.
17338
5158f3e3
CES
173392007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
17340 Jim Blandy <jimb@codesourcery.com>
17341
17342 * gdb.base/expand-psymtabs.c: New testcase
17343 source file.
17344 * gdb.base/expand-psymtabs.exp: New testcase
17345 expect file.
17346
37e4754d
LM
173472007-12-17 Luis Machado <luisgpm@br.ibm.com>
17348
17349 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
17350 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
17351
551e5d04
JB
173522007-12-17 Joel Brobecker <brobecker@adacore.com>
17353
17354 * gdb.ada/frame_args/foo.adb: New file.
17355 * gdb.ada/frame_args/pck.ads: New file.
17356 * gdb.ada/frame_args/pck.adb: New file.
17357 * gdb.ada/frame_args.exp: New testcase.
17358
a05ee097
JB
173592007-12-17 Joel Brobecker <brobecker@adacore.com>
17360
17361 * gdb.base/frame-args.c: New file.
17362 * gdb.base/frame-args.exp: New testcase.
17363
c162e8c9 173642007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
a9c64011 17365 Joseph Myers <joseph@codesourcery.com>
c162e8c9
JM
17366
17367 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
17368
afe8ab22 173692007-12-14 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 17370
afe8ab22
VP
17371 * gdb.mi/mi-pending.exp: New.
17372 * gdb.mi/mi-pending.c: New.
17373 * gdb.mi/mi-pendshr.c: New.
17374
dfdfb3ca
JB
173752007-12-06 Jim Blandy <jimb@codesourcery.com>
17376
17377 * gdb.base/default.exp: Update expected output for 'info catch'.
17378
b7fca990
JK
173792007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
17380
17381 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
17382 must be set to binary.
17383
6a1afc1e
PA
173842007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
17385
17386 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
17387
a6b151f1
DJ
173882007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
17389
17390 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
17391 gdb.mi/mi-file-transfer.exp: New.
17392
43039443
JK
173932007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17394
17395 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
17396
0ef2251b
MR
173972007-11-22 Maciej W. Rozycki <macro@mips.com>
17398
17399 * gdb.trace/backtrace.exp: Fix a typo.
17400 * gdb.trace/circ.exp: Likewise.
17401 * gdb.trace/collection.exp: Likewise.
17402 * gdb.trace/limits.exp: Likewise.
17403 * gdb.trace/report.exp: Likewise.
17404 * gdb.trace/tfind.exp: Likewise.
17405 * gdb.trace/while-dyn.exp: Likewise.
17406
5443631e
NR
174072007-11-21 Nick Roberts <nickrob@snap.net.nz>
17408
17409 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
17410 objects of pointers that can't be dereferenced are now
17411 "noneditable".
17412
a4ce5b0d
UW
174132007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17414
17415 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
17416 (target_cpu): Remove.
17417
d6e956e5
VP
174182007-10-15 Vladimir Prus <vladimir@codesourcery.com>
17419
17420 * gdb.base/ending-run.exp: Expect the list of cleared
17421 breakpoint to come in natural order, not the reversed one.
a9c64011 17422
214270ab
VP
174232007-11-07 Vladimir Prus <vladimir@codesourcery.com>
17424
17425 * gdb.mi/mi-var-child.c (do_child_deletion): New.
17426 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
a9c64011 17427
1a619819
LM
174282007-11-05 Luis Machado <luisgpm@br.ibm.com>
17429
17430 * gdb.base/printcmds.exp: New function
17431 test_printf_with_dfp.
17432
5b01a6fa
DE
174332007-11-02 Doug Evans <dje@google.com>
17434
17435 * gdb.disasm/t01_mov.s: Remove carriage returns.
17436 * gdb.disasm/t02_mova.s: Ditto.
17437 * gdb.disasm/t03_add.s: Ditto.
17438 * gdb.disasm/t04_sub.s: Ditto.
17439 * gdb.disasm/t05_cmp.s: Ditto.
17440 * gdb.disasm/t06_ari2.s: Ditto.
17441 * gdb.disasm/t07_ari3.s: Ditto.
17442 * gdb.disasm/t08_or.s: Ditto.
17443 * gdb.disasm/t09_xor.s: Ditto.
17444 * gdb.disasm/t10_and.s: Ditto.
17445 * gdb.disasm/t11_logs.s: Ditto.
17446 * gdb.disasm/t12_bit.s: Ditto.
17447 * gdb.disasm/t13_otr.s: Ditto.
17448
ec33ab7f
JK
174492007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
17450
17451 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
17452
ae0d01ff
UW
174532007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17454
17455 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
17456 provide DFP support.
17457
55eddb0f
DJ
174582007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
17459
17460 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
17461 Test "set powerpc vector-abi". Skip auto-detection tests for old
17462 toolchains.
17463
7020f05c
PA
174642007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
17465
17466 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
17467 with [string compare].
17468
84bc3db9
PA
174692007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
17470
17471 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
17472 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
17473
5876dc88
LM
174742007-10-25 Luis Machado <luisgpm@br.ibm.com>
17475
17476 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
17477 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
17478 * gdb.opt/Makefile.in: New makefile.
17479 * Makefile.in: Create new directory "gdb.opt".
17480 * configure.ac: Add "gdb.opt" directory.
17481 * configure: Regenerated.
a9c64011 17482
c3ea9a14
DE
174832007-10-25 Doug Evans <dje@google.com>
17484
17485 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
17486 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
17487
a9c64011 174882007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
93004d61
TJB
17489 Thiago Jung Bauermann <bauerman@br.ibm.com>
17490
17491 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
17492 Floating Point expressions.
17493 * gdb.base/dfp-test.exp: new file adding tests for Decimal
17494 Floating Point variables.
17495 * gdb.base/dfp-test.c: new file containing program with Decimal
17496 Floating variables, used by gdb.base/dfp-test.exp.
17497
62a24a2b
DJ
174982007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
17499
17500 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
17501
e7b1eae6
UW
175022007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17503
17504 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
17505 compiling test case with GCC.
17506 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
17507
c641edcc
UW
175082007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17509
17510 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
17511 format changes.
17512
5e5ebfe6
MS
175132007-10-18 Michael Snyder <msnyder@specifix.com>
17514
17515 * gdb.base/dbx.exp: Add missing "-re " operator.
17516
e831e7b6
GM
175172007-10-16 Gaius Mulley <gaius@glam.ac.uk>
17518
17519 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
17520 * configure.ac: Removed trailing spaces after backslash.
17521 * gdb.modula2: New directory.
17522 * gdb.modula2/Makefile.in: New file.
17523 * gdb.modula2/unbounded-array.exp: New file.
17524 * gdb.modula2/unbounded1.c: New file.
17525
7cc46491
DJ
175262007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
17527
17528 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
17529
175302007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
501b79c1
PM
17531
17532 * gdb.base/sigstep.c (main): Add checks for
17533 return values for setitimer call.
17534 Call setitimer again with itimer = ITIMER_REAL
17535 if first call to setitimer fails.
17536
e91528f0
KH
175372007-10-11 Kazu Hirata <kazu@codesourcery.com>
17538
17539 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
17540 of $timeout.
17541
2ec9a4f8
DJ
175422007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
17543
17544 * gdb.server/server-run.exp: Test for dynamic linker symbols.
17545
175462007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
5aa7ddc2
PM
17547
17548 * lib/gdb.exp (gdb_run_cmd): Move comment outside
17549 of gdb_expect call, to avoid interruption.
17550
64b2fa04
PA
175512007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
17552
17553 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
17554 (v_unsigned_long_long, v_long_long_array)
17555 (v_signed_long_long_array, v_unsigned_long_long_array)
17556 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
17557 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
17558 [!NO_LONG_LONG]: New.
17559 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
17560 v_long_long_member.
17561
17562 (v_long_long_func, v_signed_long_long_func)
17563 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
17564 (main) [!NO_LONG_LONG]: Initialize long long variants.
17565
17566 * gdb.base/whatis.exp: If board file requests no_long_long, build
17567 test with NO_LONG_LONG defined. Test long long, signed long long,
17568 and unsigned long long variants but only if board file doesn't
17569 disable it.
17570
a912286e 175712007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
a9c64011 17572 Daniel Jacobowitz <dan@codesourcery.com>
a912286e
DJ
17573
17574 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
17575 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
17576 * configure: Regenerated.
17577 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
17578 gdb.pascal/types.exp, lib/pascal.exp: New files.
17579
471ba8c9
DJ
175802007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
17581
17582 * gdb.cp/classes.exp (do_tests): Always step to the line after the
17583 call.
17584 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
17585 to return to the call.
17586 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
17587 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
17588 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
17589 * gdb.mi/mi-until.exp (test_until): Likewise.
17590 * gdb.mi/mi2-until.exp (test_until): Likewise.
17591
fef8a650
DJ
175922007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
17593
17594 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
17595 two-char array.
17596 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
17597
d983da9c
DJ
175982007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
17599
17600 * gdb.threads/watchthreads.c (thread_function): Sleep between
17601 iterations.
17602 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
17603 at once for S/390. Generate matching fails and passes.
17604
17f62551
VP
176052007-09-27 Vladimir Prus <vladimir@codesourcery.com>
17606
17607 * gdb.mi/var-cmd.c (do_children_tests): Initialize
17608 the 'struct_declarations' variable to zeros.
a9c64011 17609
ed0616c6
VP
176102007-09-24 Vladimir Prus <vladimir@codesourcery.com>
17611
17612 * gdb.cp/mb-ctor.cc: New.
17613 * gdb.cp/mb-ctor.exp: New.
17614 * gdb.cp/mb-templates.cc: New.
17615 * gdb.cp/mb-templates.exp: New.
17616
41f1b697
DJ
176172007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
17618
17619 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
17620
3f213f78
PA
176212007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
17622
17623 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
17624 targets.
17625 * configure: Regenerate.
17626
0d381245 176272007-09-23 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 17628
0d381245
VP
17629 * gdb.base/annota1.exp: Adjust for 'info break'
17630 format changes.
17631 * gdb.base/annota3.exp: Likewise.
17632 * gdb.base/break.exp: Likewise.
17633 * gdb.base/condbreak.exp: Likewise.
17634 * gdb.base/pending.exp: Likewise.
17635 * gdb.base/sepdebug.exp: Likewise.
17636 * gdb.base/unload.exp: Likewise.
17637 * gdb.base/ovldbreak.exp: Likewise.
a9c64011 17638
fe3f5fa8
VP
176392007-09-22 Vladimir Prus <vladimir@codesourcery.com>
17640
17641 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
17642 messages.
17643 * gdb.base/chng-syms.exp: Likewise.
17644 * gdb.base/unload.exp: Likewise.
a9c64011 17645
a75cf6c0
DJ
176462007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
17647
17648 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
17649
18ecae38
DJ
176502007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
17651
17652 * schedlock.c (NUM): Change to 1.
17653 (main): Use args[0] for the main thread.
17654 * schedlock.exp: Only expect two threads. Only issue one pass or fail
17655 regardless of the number of threads.
17656
5509918f
MR
176572007-09-14 Maciej W. Rozycki <macro@mips.com>
17658
4a543daf
MR
17659 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
17660 type down.
17661 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
17662 test.
17663 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
17664 watchpoint type down.
17665 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
17666 test.
17667
176682007-09-14 Maciej W. Rozycki <macro@mips.com>
17669
5509918f
MR
17670 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
17671 Move all the tests here and run them twice, once using software
17672 watchpoints and once using hardware watchpoints.
17673 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
17674
40b53987
DJ
176752007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
17676
17677 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
17678 test.
17679
695e2681
MK
176802007-09-10 Mark Kettenis <kettenis@gnu.org>
17681
8b3fc8d8
MK
17682 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
17683 build-id.
17684
695e2681
MK
17685 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
17686 know about $ORIGIN. Calculate output dir from $dest instead of
17687 using ${objdir}/{$subdir}.
17688
58d69f29
MK
176892007-09-09 Mark Kettenis <kettenis@gnu.org>
17690
17691 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
17692 gcore, before continuing with the test.
17693
3e347599
DJ
176942007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
17695
17696 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
17697 * gdb.mi/mi-watch.exp: Likewise.
17698
ea37ba09
DJ
176992007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
17700 Jim Blandy <jimb@codesourcery.com>
17701
17702 * gdb.arch/i386-sse.exp: Do not expect character constants.
17703 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
17704 * gdb.base/display.exp: Allow print/s.
17705 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
17706 and unsigned char array changes.
17707
2025a643
DJ
177082007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
17709
17710 * gdb.base/display.exp: Add tests for printf %p.
17711
26669a27
PA
177122007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
17713
17714 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
17715 the dll name to unicode.
17716
c8f021f8
JK
177172007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
17718
17719 * gdb.base/default.exp (show version): Update the version text.
17720 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
17721
4cf31eea
JK
177222007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
17723
17724 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
17725 New files.
17726
4935890f
JK
177272007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
17728
17729 * lib/gdb.exp (build_id_debug_filename_get): New function.
17730 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
17731 Remove the generate DEBUG file for the future testcase runs.
17732 New testcase for the NT_GNU_BUILD_ID retrieval.
17733 Move the final testing step to ...
17734 (test_different_dir): ... a new function.
17735 New parameter XFAIL to XFAIL all the tests performed.
17736 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
17737 New parameter TYPE to PF_PREFIX all the tests performed.
17738
02142340
VP
177392007-08-31 Vladimir Prus <vladimir@codesourcery.com>
17740
17741 * gdb.mi/mi-var-cp.cc (path_expression): New
17742 function.
17743 * gdb.mi/mi-var-cp.exp: Run path exression tests.
17744
36acd84e
UW
177452007-08-27 Markus Deuling <deuling@de.ibm.com>
17746
17747 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
17748 to fit into SPU Local Store memory.
17749
a896d121
JB
177502007-08-23 Joel Brobecker <brobecker@adacore.com>
17751
17752 * gdb.base/default.exp: Adjust the expected output of "info
17753 warranty" after the switch to GPLv3.
17754
7b433602
JB
177552007-08-23 Joel Brobecker <brobecker@adacore.com>
17756
17757 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
17758 to 30000 (from 20000).
17759
e22f8b7c
JB
177602007-08-23 Joel Brobecker <brobecker@adacore.com>
17761
17762 Switch the license of all .exp files to GPLv3.
17763 Switch the license of all .f and .f90 files to GPLv3.
17764 Switch the license of all .s and .S files to GPLv3.
17765
5a0e3bd0
JB
177662007-08-23 Joel Brobecker <brobecker@adacore.com>
17767
17768 * configure.ac: Switch license to GPLv3.
17769
cc00619d
JB
177702007-08-23 Joel Brobecker <brobecker@adacore.com>
17771
17772 Switch the licensing to GPLv3 for all .ads and .adb files.
17773
8d26208a
DJ
177742007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
17775
17776 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
17777 and t_int_double.
17778 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
17779
4fcb9948
JB
177802007-08-17 Joel Brobecker <brobecker@adacore.com>
17781
17782 * gdb.base/step-line.c: Switch license to GPL version 3, and
17783 update copyright year.
17784 * gdb.base/step-line.inp: Likewise.
17785
b9c34f67
JB
177862007-08-17 Joel Brobecker <brobecker@adacore.com>
17787
17788 * gdb.base/gdb1555.exp: Make expected output immune to formatting
17789 changes inside gdb1555.c.
17790 * gdb.base/pending.exp: Likewise.
17791
2cc17678
DJ
177922007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
17793
17794 * config/default.exp: New file.
17795
e48883f7
DJ
177962007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
17797
17798 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
17799 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
17800
1ab80e5b
MR
178012007-07-30 Maciej W. Rozycki <macro@mips.com>
17802
17803 * gdb.base/dump.exp: Force the correct endianness for binary
17804 formats not carrying this information.
17805
aba471f5
DJ
178062007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
17807
17808 * gdb.threads/staticthreads.exp: Match .*sem_post.
17809
d4e07204
DJ
178102007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
17811
17812 * gdb.base/readline.exp (operate_and_get_next): Match the final
17813 prompt.
17814
2b97317d
KB
178152007-07-23 Kevin Buettner <kevinb@redhat.com>
17816
17817 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
17818 to restarting SID.
17819
44efa07a
KB
178202007-07-18 Kevin Buettner <kevinb@redhat.com>
17821
17822 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
17823 prior to `gdb_start'.
17824
7b5ebade
KB
178252007-07-18 Kevin Buettner <kevinb@redhat.com>
17826
17827 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
17828 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
17829 Remove call to gdb_unload.
17830
255e7678
DJ
178312007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
17832 Daniel Jacobowitz <dan@codesourcery.com>
17833
17834 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
17835 for __WIN32__.
17836 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
17837 * gdb.base/unload.exp: Use shared library test routines.
17838
3a40aaa0
UW
178392007-07-03 Markus Deuling <deuling@de.ibm.com>
17840
17841 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
17842 * gdb.base/solib-symbol-lib.c: Likewise.
17843 * gdb.base/solib-symbol-main.c: Likewise.
17844
b0f4b84b
DJ
178452007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
17846
17847 * config/gdbserver.exp (gdb_reconnect): New.
17848 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
17849 gdb.base/solib-disc.exp: New files.
17850 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
17851 remote debugging".
17852 (gdb_compile): Add shlib_load flag.
17853 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
17854 port.
17855 (gdbserver_reconnect): New.
17856
1b05479a
DJ
178572007-07-01 Nick Roberts <nickrob@snap.net.nz>
17858 Daniel Jacobowitz <dan@codesourcery.com>
17859
17860 * gdb.base/annota3.exp: Test for if construct.
17861
86f78eb2
DJ
178622007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
17863
17864 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
17865
6a2eb474 178662007-06-21 Chris Dearman <chris@mips.com>
a9c64011 17867 Maciej W. Rozycki <macro@mips.com>
6a2eb474
MR
17868
17869 * gdb.base/display.exp: Allow a newline after display/i.
17870 * gdb.base/pc-fp.exp: Likewise.
17871 * gdb.base/sigbpt.exp: Likewise.
17872
f8b73d13
DJ
178732007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
17874
17875 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
17876 required features to be included.
17877
4339e69e
DJ
178782007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
17879
17880 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
17881 in info threads output.
17882
23d964e7
UW
178832007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17884 Markus Deuling <deuling@de.ibm.com>
17885
17886 * gdb.arch/spu-info.exp: New testcase.
17887 * gdb.arch/spu-info.c: New file.
17888
fd20f75b
DJ
178892007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
17890
17891 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
17892 tpcs_offset. Restore lr after the call.
17893 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
17894
2226f861
DJ
178952007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
17896
17897 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
17898 (gdbserver_run): Kill any running gdbserver.
17899 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
17900
d12371a9
MR
179012007-05-17 Maciej W. Rozycki <macro@mips.com>
17902
17903 * gdb.base/sigbpt.exp: Preset segv_addr.
17904
93f02886
DJ
179052007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
17906
17907 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
17908 (gdb_compile_shlib): Likewise.
17909 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
17910 (default_gdb_init): Clear cleanfiles.
17911 (gdb_finish): Delete recorded cleanfiles.
17912 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
17913
17914 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
17915 Do not use isnative.
17916 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
17917 gdb.base/so-impl-ld.exp: Likewise.
17918 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
17919 * gdb.base/unload.exp: Likewise. Do not pass empty option to
17920 gdb_compile.
17921
b04e06d7
VP
179222007-05-15 Vladimir Prus <vladimir@codesourcery.com>
17923
17924 * config/unknown.exp: Remove.
17925
069ed931
UW
179262007-05-15 Markus Deuling <deuling@de.ibm.com>
17927
17928 * gdb.base/info-proc.exp: Check is_remote.
17929
09db0d03
UW
179302007-05-14 Markus Deuling <deuling@de.ibm.com>
17931
17932 * gdb.base/gcore.exp: Initialize variable core_supported.
17933
af2cbe8c
DJ
179342007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
17935
17936 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
17937
027c0295
DJ
179382007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
17939
17940 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
17941 * gdb.threads/print-threads.exp (test_all_threads): Allow
17942 negative and hexadecimal thread IDs.
17943
dc5000e7
DJ
179442007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
17945
17946 * gdb.java/jprint.java (public): Avoid invalid call to static
17947 method.
17948
2e74ed18
DP
179492007-05-14 Denis Pilat <denis.pilat@st.com>
17950
17951 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
17952 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
17953 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
17954 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
17955 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
17956
83547f02
UW
179572007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17958
17959 * gdb.base/overlays.exp: Add support for targets with only code
a9c64011 17960 overlay support, not data overlay. Support spu-*-* target in
83547f02
UW
17961 this mode.
17962 * gdb.base/ovlymgr.c: Provide stubs for spu target.
17963 * gdb.base/spu.ld: New file.
17964
b18be20d
DJ
179652007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
17966
17967 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
17968
be444858
DJ
179692007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
17970
17971 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
17972
b1d53152
DJ
179732007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
17974
17975 * gdb.java/jmain.exp: Handle demangled names with and without method
17976 signatures.
17977
d084b331
DJ
179782007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
17979
17980 * gdb.mi/mi-syn-frame.c (main, foo, bar)
17981 (have_a_very_merry_interrupt): Remove calls to puts.
17982 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
17983 inferior output.
17984 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
17985 test names.
17986
db9d7fc5
DJ
179872007-04-29 Markus Deuling <deuling@de.ibm.com>
17988 Daniel Jacobowitz <dan@codesourcery.com>
17989
17990 * gdb.base/auxv.exp (core_works): Also check is_remote.
17991 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
17992
ef783a7d 179932007-04-25 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 17994
ef783a7d
VP
17995 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
17996 message, not the undefined 'module' variable.
17997 * gdb.base/siginfo.exp: Likewise.
17998 * gdb.base/sigstep.exp: Likewise.
17999 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
18000 serialport.
18001 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
18002
b7b73cae
CV
180032007-04-25 Corinna Vinschen <vinschen@redhat.com>
18004
18005 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
18006 target sim fails. Return 0 otherwise.
18007 (gdb_load): Return prematurely if gdb_target_sim fails.
18008
7d90fdfa
DP
180092007-04-16 Denis Pilat <denis.pilat@st.com>
18010
18011 * gdb.base/setshow.exp: Reset height after having set it to 100.
18012
5d3e9c85
DP
180132007-04-16 Denis Pilat <denis.pilat@st.com>
18014
18015 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
18016
18e75969
DP
180172007-04-16 Denis Pilat <denis.pilat@st.com>
18018
18019 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
18020
25d5ea92
VP
180212007-04-14 Vladimir Prus <vladimir@codesourcery.com>
18022
18023 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
18024 tests. Run the frozen varobjs test.
18025 * gdb.mi/var-cmd.c (do_frozen_tests): New.
a9c64011 18026 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
25d5ea92 18027
0b49cb80
JK
180282007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
18029
18030 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
18031 gdb.base/type-opaque.exp: New files.
18032
a73bafbc 180332007-04-01 Vladimir Prus <vladimir@codesourcery.com>
a9c64011
AS
18034
18035 * gdb.mi/mi-var-child.c
a73bafbc
VP
18036 (do_children_tests): User char[2] instead of
18037 char so that automatic printing of pointers to char
18038 don't give unpredicable result.
18039 * gdb.mi/var-cmd.c (do_locals_test): Initialize
18040 local variables.
18041 * gdb.mi/mi-var-child.exp: Step to right line
18042 of do_children_tests.
18043 * gdb.mi/mi2-var-child.exp: Likewise.
18044 * gdb.mi/mi-var-cmd.exp: Step to right line of
a9c64011 18045 do_locals_tests.
a73bafbc
VP
18046 (do_children_tests): User char[2] instead of
18047 char so that automatic printing of pointers to char
a9c64011 18048 don't give unpredicable result.
a73bafbc 18049 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 18050 * lib/mi-support.exp (mi_continue_to_line):
a73bafbc
VP
18051 Pass test name to mi_wait_for_stop.
18052
7ce59000
DJ
180532007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
18054
18055 * gdb.asm/asm-source.exp: Remove d10v case.
18056 * lib/gdb.exp (skip_cplus_tests): Likewise.
18057 * gdb.asm/d10v.inc: Deleted.
18058
20389057
DJ
180592007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
18060
18061 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
18062
8807d78b
DJ
180632007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
18064
18065 * config/netware.exp: Delete file.
18066
aa3edb8e
JB
180672007-03-29 Joel Brobecker <brobecker@adacore.com>
18068
18069 * gdb.dwarf2/dw2-noloc.S: New file.
18070 * gdb.dwarf2/dw2-noloc.exp: New file.
18071
297561ac
PA
180722007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
18073
18074 * gdb.cp/method2.cc: New test.
18075 * gdb.cp/method2.exp: New test.
18076 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
18077
1f81bd39
DJ
180782007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
18079
18080 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
18081
9453113a
DJ
180822007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
18083
18084 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
18085
b741e217
DJ
180862007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
18087
18088 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
18089 (gdb_load): Delete, replace with...
18090 (gdb_reload): ...this.
18091 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
18092 * gdb.server/server-mon.exp: Likewise.
18093 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
18094 (gdb_start_cmd): New.
18095 (gdb_file_cmd): Save the last loaded file.
18096 (gdb_reload): New.
18097 (gdb_gnu_strip_debug): Use transform.
18098 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
18099 support here. Use new $last_loaded_file. Check mtime.
18100 (gdb_target_cmd): Handle ObjC failure case.
18101 (infer_host_exec): Delete.
18102 (gdbserver_load): Rename to...
18103 (gdbserver_run): ...this. Simplify.
18104 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
18105 (mi_gdb_load): Move most contents to a new function...
18106 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
18107 (mi_run_cmd): Use mi_gdb_target_load.
18108 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
18109 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
18110 Use gdb_run_cmd.
18111 * gdb.base/charsign.exp: Remove incorrect comment.
18112 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
18113 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
18114 gdb.base/start.exp: Use gdb_start_cmd.
18115
446ab585 181162007-03-23 Nigel Stephens <nigel@mips.com>
a9c64011 18117 Maciej W. Rozycki <macro@mips.com>
446ab585
MR
18118
18119 * gdb.base/sigbpt.exp: Fix the message when skipping test.
18120 * gdb.base/signull.exp: Similarly.
18121
bbb88ebf
UW
181222007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18123
18124 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
18125 messages available to test cases (like chng-sym.exp).
18126
cb8c4a99
AS
181272007-03-14 Andreas Schwab <schwab@suse.de>
18128
18129 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
18130 format changes.
18131
4e463ff5
DJ
181322007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
18133
18134 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
18135 (optimized_1): New.
18136 (main): Call optimized_1.
18137 (gdb2029): Correct typos. Call gdb2029_marker.
18138 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
18139 for gdb2029.
18140
b6db2c47
MK
181412007-03-12 Mark Kettenis <kettenis@gnu.org>
18142
18143 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
18144 as tabs. Remove redundant test pattern.
18145
70ed3737
UW
181462007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18147
18148 * gdb.base/long_long.exp: Accept optional symbol name in <...>
18149 for /a format output.
18150
47b67b60
DJ
181512007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
18152
18153 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
18154 collect output incrementally.
18155
b8953b0e
UW
181562007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18157
18158 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
18159 for -var-create lpcharacter test.
18160 * gdb.mi/mi2-var-cmd.exp: Likewise.
18161
7acd5c40
UW
181622007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18163
18164 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
18165 pass on targets where address zero is readable.
18166
9c6759c1
UW
181672007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18168
18169 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
18170 just a single architecture.
18171
a2f1aeb4
UW
181722007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18173
18174 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
18175 (fetch_all_registers): New function, uses gdb_test_multiple and
18176 exp_continue to fetch inferior output line-by-line.
18177 Replace all uses of do_get_all_registers by fetch_all_registers.
18178
46579ac2
UW
181792007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18180
18181 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
18182 in target_info.
18183
fc133f24
MS
181842007-03-02 Michael Snyder <michael.snyder@palmsource.com>
18185
a9c64011 18186 * gdb.threads/manythreads.exp: Use $message string for
fc133f24
MS
18187 consistancy; add a default (timeout) case.
18188
7646a51d
MS
181892007-03-02 Michael Snyder <michael.snyder@palmsource.com>
18190
18191 * gdb.base/watchpoint.exp: Fix truncated comment.
18192
dcfff61f
MS
181932007-03-02 Michael Snyder <michael.snyder@palmsource.com>
18194
18195 * Makefile.in: Remove spurious single-quotes from sed command.
18196
664e3ee9
DJ
181972007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
18198
18199 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
18200 func.
18201 * gdb.mi/mi2-var-cmd.exp: Likewise.
18202
d7cc6f2f
JB
182032007-02-27 Joel Brobecker <brobecker@adacore.com>
18204
a9c64011
AS
18205 * gdb.dwarf2/dw2-producer.S: New file.
18206 * gdb.dwarf2/dw2-producer.exp: New testcase.
d7cc6f2f
JB
18207
182082007-02-27 Nick Roberts <nickrob@snap.net.nz>
c0e3bc07
NR
18209
18210 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
18211 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
18212 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
18213 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
18214 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
18215 Revert tests to use mi_gdb_test and include value field in output
18216 of -var-create.
18217
93d42b30
DJ
182182007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
18219
18220 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
18221
c499ed39
DJ
182222007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
18223
18224 * gdb.base/maint.exp: Remove full paths from test names.
18225 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
18226 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
18227
9836f81b
JB
182282007-02-27 Joel Brobecker <brobecker@adacore.com>
18229
18230 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
18231
c74d0ad8
DJ
182322007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
18233
18234 * gdb.server/server-mon.exp: New test.
18235
2711e456
DJ
182362007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
18237
18238 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
18239
ff6f572f
DJ
182402007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
18241
18242 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
18243 register capitalization.
18244
fada3feb
DP
182452007-02-13 Denis Pilat <denis.pilat@st.com>
18246
18247 * gdb.mi/mi-var-invalidate.exp: New file.
18248
fb1e4ffc
DJ
182492007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
18250
18251 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
18252
3da939d7
DJ
182532007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
18254
18255 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
18256
123dc839
DJ
182572007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
18258
18259 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
18260 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
18261
877e3645 182622007-02-08 Nick Roberts <nickrob@snap.net.nz>
87604222
NR
18263
18264 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
18265 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
18266 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
18267 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
18268 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1183581f 18269 * gdb.mi/gdb792.exp, lib/mi-support.exp:
87604222 18270 Update tests to include value field in output of -var-create.
a9c64011 18271
3c0a2960
AS
182722007-02-08 Andreas Schwab <schwab@suse.de>
18273
18274 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
18275
108546a0
DJ
182762007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
18277
18278 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
18279 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
18280
d701dcab
DP
182812007-02-02 Denis Pilat <denis.pilat@st.com>
18282
18283 * gdb.threads/threadapply.exp: check that frame is not changed by
18284 the thread apply all command.
18285
783e3e2f
AS
182862007-01-31 Andreas Schwab <schwab@suse.de>
18287
6d9c3a87
AS
18288 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
18289
3c50d7b9
AS
18290 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
18291 in the dwarf sections.
18292 * gdb.dwarf2/mac-fileno.S: Likewise.
18293
783e3e2f
AS
18294 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
18295 bspstore register on ia64.
18296
78ff580e
AS
182972007-01-29 Andreas Schwab <schwab@suse.de>
18298
cc8e9b12
AS
18299 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
18300 "frame-begin" annotation.
18301
78ff580e
AS
18302 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
18303 number of "frames-invalid" annotations.
18304
704a4f78
DJ
183052007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
18306
18307 * gdb.base/commands.exp: Call if_commands_test.
18308 (gdb_test_no_prompt, if_commands_test): New.
18309
e741bf94
MK
183102007-01-28 Mark Kettenis <kettenis@gnu.org>
18311
18312 * gdb.threads/sigthread.c (NSIGS): Make bigger.
18313
474d0ad3
AS
183142007-01-27 Andreas Schwab <schwab@suse.de>
18315
18316 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
18317 .short/.int/.quad in the dwarf sections.
18318 * gdb.dwarf2/dw2-intercu.S: Likewise.
18319 * gdb.dwarf2/dw2-intermix.S: Likewise.
18320
e784b426
JK
183212007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18322
18323 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4590cfcb
MK
18324 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
18325 array.
e784b426
JK
18326 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
18327 * gdb.base/setvar.exp: Likewise.
18328
37f08e04
AS
183292007-01-26 Andreas Schwab <schwab@suse.de>
18330
9a01813a
AS
18331 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
18332 test.
18333
37f08e04
AS
18334 * gdb.base/multi-forks.exp ("restart $i"): Also match
18335 __kernel_syscall_via_break.
18336
6e2a9270
VP
183372007-01-24 Vladimir Prus <vladimir@codesourcery.com>
18338
18339 * lib/mi-support.exp (mi_delete_varobj): New.
18340 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
18341 testcase.
18342 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
18343 (main): Call the above.
18344 (reference_update_test, base_in_reference_test)
18345 (reference_to_pointer): Delete the created varobjs.
a9c64011 18346
e515b470
DJ
183472007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
18348
18349 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
18350 * configure: Regenerated.
18351 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
18352 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
18353 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
18354 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
18355 * lib/gdb.exp (gdb_skip_xml_test): New function.
18356
08d8bcd7
DJ
183572007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
18358
18359 * gdb.base/sigrepeat.exp: Correct error message.
18360
183612007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
43a9b631
JK
18362 Daniel Jacobowitz <dan@codesourcery.com>
18363
18364 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
18365 gdb.arch/i386-gnu-cfi-asm.S: New files.
18366
97c3f1f3
JK
183672007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
18368
18369 * lib/gdb.exp: Abort on missing `site.exp'.
18370
cb1df416
DJ
183712007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
18372 Daniel Jacobowitz <dan@codesourcery.com>
18373
18374 * gdb.base/included.c, gdb.base/included.exp,
18375 gdb.base/included.h: New files.
18376
35990120
DJ
183772007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
18378
18379 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
18380 (maximize_rlimit): Reduce limits on 64-bit systems.
18381
6e81a116 183822007-01-19 Mark Kettenis <kettenis@gnu.org>
2429decf
MK
18383
18384 From Marcus Deuling <deuling@de.ibm.com>:
18385 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
18386 every case.
18387
6c3c41f3
NR
183882007-01-13 Nick Roberts <nickrob@snap.net.nz>
18389
18390 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
18391 (test_path_specification): Use objdir instead of srcdir to always
18392 get an absolute filename.
18393
2f12c312
DJ
183942007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
18395
18396 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
18397
81121995
VP
183982007-01-11 Vladimir Prus <vladimir@codesourcery.com>
18399
18400 * gdb.mi/mi-var-cp.cc (reference_update_tests):
18401 Make sure the variable we're using is in scope.
18402 (reference_to_pointer): Likewise.
18403
4741b737
DJ
184042007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
18405
18406 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
18407 has no debug information.
18408
054410c3
DJ
184092007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
18410
18411 * gdb.base/annota1.exp: Remove extra send_gdb.
18412
818f79f6
DJ
184132007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
18414
18415 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
18416
f7a6bb70
DJ
184172007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
18418
18419 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
18420
57e66780
DJ
184212007-01-08 Nick Roberts <nickrob@snap.net.nz>
18422 Daniel Jacobowitz <dan@codesourcery.com>
18423
18424 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
18425 lcharacter or linteger change. Correct duplicated test name.
18426 * gdb.mi/mi2-var-cmd.exp: Likewise.
18427
3d799a95
DJ
184282007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
18429
18430 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
18431
184322007-01-05 Joel Brobecker <brobecker@adacore.com>
51679ba9 18433
a9c64011
AS
18434 * gdb.base/nofield.c: New file.
18435 * gdb.base/nofield.exp: New testcase.
51679ba9 18436
eafb94e8
NR
184372007-01-05 Nick Roberts <nickrob@snap.net.nz>
18438
18439 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
18440
18441 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
18442 test.
18443
5e572bb4
DJ
184442007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
18445
18446 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
18447
74a44383
DJ
184482007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
18449
18450 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
18451 when continuing.
18452
1b572db9
DJ
184532007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
18454
18455 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
18456 Expect ".exe" extension.
18457
381bc39b
DJ
184582007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
18459
18460 * gdb.base/charset.exp: Add explicit filename to break.
18461 * gdb.base/dbx.exp: Add explicit filename to breaks.
18462
2b70e4c6
DJ
184632007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
18464
18465 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
18466 * gdb.mi/mi2-file.exp: Likewise.
18467
303b6f5d
DJ
184682007-01-04 Vladimir Prus <vladimir@codesourcery.com>
18469
18470 Implement specification of MI tests as comments
18471 in C and C++ sources.
18472 * lib/mi-support.exp (mi_autotest_data): New variable.
18473 (mi_autotest_source): New variable.
18474 (count_newlines, mi_prepare_inline_tests)
18475 (mi_get_inline_test, mi_continue_to_line)
18476 (mi_run_inline_test, mi_tbreak)
18477 (mi_send_resuming_command, mi_wait_for_stop): New functions.
18478 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
18479 Run inline tests.
18480 * gdb.mi/mi-var-cp.cc: Define tests here.
18481
23da0d94
VP
184822007-01-04 Vladimir Prus <vladimir@codesourcery.com>
18483
18484 Simplify usage of mi_continue_to.
18485 * lib/mi-support.exp (mi_runto_helper): Renamed
18486 from mi_runto, added new parameter 'run_or_continue'.
18487 (mi_runto): Use mi_runto_helper.
18488 (mi_continue_to): Accept just function name as parameter.
18489 Use mi_runto_helper.
18490 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
18491 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 18492
f9e18282
JB
184932006-01-04 Joel Brobecker <brobecker@adacore.com>
18494
18495 Make this testcase a bit more realistic. The current code
18496 is too simplistic, and allows the compiler to optimize out
18497 some of the entities we need for this testcase.
18498 * gdb.ada/null_record/bar.ads (Void_Star): New type.
18499 (Do_Nothing): Add extra parameter.
18500 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
18501 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
18502 by using a variable of type Void_Star.
18503
fd678c65
JB
185042006-01-04 Joel Brobecker <brobecker@adacore.com>
18505
18506 * gdb.ada/catch_ex/foo.adb: New file.
18507 * gdb.ada/catch_ex.exp: New testcase.
18508
05cfdb42
DJ
185092007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
18510
18511 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
18512 pass --image-base to linker.
18513
2e03ee74
DJ
185142007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
18515 Daniel Jacobowitz <dan@codesourcery.com>
18516
18517 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
18518 secondary prompts.
18519
0d5de010
DJ
185202007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
18521
18522 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
18523 output. Test the types of members and member pointers.
18524 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
18525 gdb/2092.
18526 * gdb.cp/member-ptr.exp: Search for a comment instead of a
18527 statement. Enable for GCC. Update expected output for some tests
18528 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
18529 layout.
18530 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
18531 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
18532 (Diamond::vget_base): New.
18533 (main): Add new tests.
18534 * gdb.cp/printmethod.exp: Update expected output for member functions.
18535 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
18536 print pEe->D::vg().
18537
61a771aa
DJ
185382007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
18539
18540 * gdb.threads/tls.exp: Allow stops in sem_post.
18541
2fa63963
DJ
185422006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
18543
18544 * gdb.base/annota1.exp: Allow .*printf in backtraces.
18545 * gdb.base/annota3.exp: Likewise.
18546 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
18547 again (instead of timing out).
18548 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
18549 GCC bug 26475.
18550 * gdb.java/jmisc.exp: Adjust to work with method signatures including
18551 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
18552 test from jmisc1.exp.
18553 * gdb.java/jmisc1.exp: Delete.
18554 * gdb.java/jprint.exp: Adjust to work with method signatures including
18555 return types.
18556 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
18557 * gdb.threads/linux-dp.exp: Don't be confused by program output.
18558 * lib/java.exp (compile_java_from_source): Pass the correct type
18559 to target_compile.
18560
5eefc2b7
JB
185612006-12-31 Joel Brobecker <brobecker@adacore.com>
18562
18563 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
18564 (stack_align_edx): New function.
18565 (stack_align_eax): New function.
18566 (main): Add calls to stack_align_edx and stack_align_eax.
18567 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
18568 Add testing for the cases where the register used during a stack
18569 realignment is edx. Same for eax.
18570
227c54da
DJ
185712006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
18572
18573 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
18574 and generic PE targets.
18575
cab8ac94
JB
185762006-12-29 Joel Brobecker <brobecker@adacore.com>
18577
18578 * gdb.ada/array_return.exp: Update copyright date list.
18579
ba54f318
JB
185802006-12-27 Joel Brobecker <brobecker@adacore.com>
18581
18582 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
18583 (Create_Small_Float_Vector): New function.
18584 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
18585 function body.
18586 * gdb.ada/array_return/p.adb: Use new type and function from
18587 package Pck.
18588 * gdb.ada/array_return.exp: Add a test verifying that GDB is
18589 able to print the value returned by a function returning an
18590 array of float.
18591
6b7a35dd
JB
185922006-12-20 Joel Brobecker <brobecker@adacore.com>
18593
18594 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
18595 The associated tests should be PASSing.
18596
038224f6
VP
185972006-12-08 Vladimir Prus <vladimir@codesourcery.com>
18598
18599 Test for base in references.
18600 * gdb.mi/mi-var-cp.cc: Add test code.
18601 * gdb.mi/mi-var-cp.exp: Test for bases in references.
18602 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
18603 * gdb.mi/mi2-watch.exp: Likewise.
18604 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
18605 (mi_list_varobj_children): New function.
18606
b26ed50d
VP
186072006-12-08 Vladimir Prus <vladimir@codesourcery.com>
18608
18609 * lib/mi-support.exp
18610 (mi_runto): Accept "()" after function name.
18611 (mi_create_varobj): New function.
18612 (mi_varobj_update): New function.
18613 (mi_Check_varobj_value): New function.
18614 * gdb.mi/mi-var-cp.exp: New file.
18615 * gdb.mi/mi-var-cp.cc: New file.
a9c64011 18616
08232497
DJ
186172006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
18618
18619 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
18620 gdb.base/weaklib2.c: New files.
18621
d394c993 186222006-11-29 Nathan Sidwell <nathan@codesourcery.com>
8ec659a0 18623
ac6c2fba
NS
18624 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
18625 info. Adjust test names.
18626
8ec659a0 18627 * gdb.base/break.c (main): Move position of malloc.
d394c993 18628 * gdb.base/break.exp: Revert mistaken checkin.
8ec659a0 18629
acd65feb
VP
186302006-11-28 Vladimir Prus <vladimir@codesourcery.com>
18631
18632 * gdb.mi/mi-var-cmd.exp: Check -var-update after
18633 assignement of arrays and function pointers.
18634 * gdb.mi/var-cmd.c: Add declaration necessary for above
18635 tests.
18636
f556d5e5
NS
186372006-11-27 Nathan Sidwell <nathan@codesourcery.com>
18638
18639 * gdb.base/break.c (main): Call malloc.
fcfcc2b5
NS
18640
18641 * gdb.threads/linux-dp.exp: Read thread table before and after
18642 creating each philosopher and verify it.
18643
697bc68d
NS
186442006-11-27 Nathan Sidwell <nathan@codesourcery.com>
18645 Paul Brook <paul@codesourcery.com>
18646 Daniel Jacobowitz <dan@codesourcery.com>
18647
18648 * gdb.base/ending-run.exp: Flatten expect script stepping out of
a9c64011 18649 main to remove duplication. Add start function of the form
697bc68d
NS
18650 '_*start[1-9]*'. Add RVDS start function.
18651
29d73ae4
DJ
186522006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
18653
18654 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
18655
c1d88655
UW
186562006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18657
18658 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
18659 * gdb.asm/spu.inc: New file.
18660 * gdb.base/term.exp: Disable if [target_info exists noargs].
18661 * gdb.gdb/complaints.exp: Disable if ![isnative].
18662 * gdb.gdb/selftest.exp: Likewise.
18663 * gdb.gdb/observer.exp: Likewise.
18664 * gdb.gdb/xfullpath.exp: Likewise.
18665 * gdb.base/attach.exp: Disable on SPU target.
18666 * gdb.cp/bs145503.exp: Likewise.
18667 * gdb.cp/exception.exp: Likewise.
18668 * gdb.cp/userdef.exp: Likewise.
18669
32a13b1a
DJ
186702006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
18671
18672 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
18673
d8295fe9
VP
186742006-11-10 Vladimir Prus <vladimir@codesourcery.com>
18675
18676 * gdb.base/completion.exp: Fix completion tests for
18677 'info' and 'info '.
18678 * gdb.base/help.exp (help_test_raw, test_class_help)
18679 (test_prefix_command_help): Move...
18680 * lib/gdb.exp: Here.
18681 * gdb.base/main.exp: Adjust.
18682 * gdb.cp/maint.exp: Adjust.
18683 * gdb.trace/tracecmd.exp: Use test_help_class.
a9c64011 18684
8c394015
VP
186852006-11-09 Vladimir Prus <vladimir@codesourcery.com>
18686
18687 * gdb.stabs/weird.exp (print_weird_var): Use
18688 gdb_test_multiple instead of gdb_expect.
18689
027fc1bc
VP
186902006-11-09 Vladimir Prus <vladimir@codesourcery.com>
18691
18692 * gdb.base/help.exp (help_test_raw): New.
18693 (test_class_help): New.
18694 (test_prefix_command_help): New.
18695 Adjust testcases.
18696
67609209
FR
186972006-11-09 Christophe Lyon <christophe.lyon@st.com>
18698
18699 * gdb.base/constvars.c (main): Write to crass and crips, so that
18700 they are allocated by the compiler.
18701
f73adfeb
AS
187022006-10-27 Andreas Schwab <schwab@suse.de>
18703
18704 * gdb.base/multi-forks.exp: Use "detach fork" instead of
18705 "detach-fork".
18706
2f83a18e
DJ
187072006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
18708
18709 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
18710 of patterns.
18711
94277a38
DJ
187122006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
18713
18714 * gdb.base/sepdebug.exp: Remove debug format test.
18715 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
18716 Handle no-symtab.
18717 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
18718
5bd2f6e2
DJ
187192006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
18720
18721 * gdb.threads/manythreads.c (thread_function, main): Don't cast
18722 int to pointer or pointer to int.
18723 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
18724
8c008720
DJ
187252006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
18726
18727 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
18728
9e35dae4
DJ
187292006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
18730
18731 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
18732
d9639e13
DJ
187332006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
18734
18735 PR c++/2116
18736 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
18737
390a1bd0
JB
187382006-10-06 Joel Brobecker <brobecker@adacore.com>
18739
18740 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
18741 the corresponding bug has been fixed in GDB (PR/2018).
18742
dd920c33
JB
187432006-10-06 Joel Brobecker <brobecker@adacore.com>
18744
18745 * gdb.base/subst.exp: New testcase.
18746
53bbefe9
JB
187472006-10-06 Joel Brobecker <brobecker@adacore.com>
18748
18749 * gdb.ada/array_return/pck.ads: Add copyright notice.
18750 * gdb.ada/array_return/pck.adb: Likewise.
18751 * gdb.ada/array_return/p.adb: Likewise.
18752 * gdb.ada/exec_changed/first.adb: Likewise.
18753 * gdb.ada/exec_changed/second.adb: Likewise.
18754
09851417
JB
187552006-10-06 Joel Brobecker <brobecker@adacore.com>
18756
18757 * gdb.ada/watch_arg/watch.adb: New file.
18758 * gdb.ada/watch_arg.exp: New testcase.
18759
041bf30d
VP
187602006-10-02 Vladimir Prus <vladimir@codesourcery.com>
18761
18762 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
a9c64011 18763 via string_to_regexp.
041bf30d 18764 * gdb.mi/mi2-basics.exp: Likewise.
a9c64011 18765
f286fbdd 187662006-09-20 Michael Snyder <michael.snyder@palmsource.com>
7b880e0b
MS
18767
18768 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
18769 Remove unused / obsolete files.
18770
7c07f349
NR
187712006-09-19 Nick Roberts <nickrob@snap.net.nz>
18772
18773 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
18774
cd5ff84a
VP
187752006-09-17 Vladimir Prus <vladimir@codesourcery.com>
18776
18777 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
18778 HIGH_FRAME argument to -stack-list-arguments can be larger than
a9c64011 18779 the number of frames.
cd5ff84a 18780
ae018d1a
DJ
187812006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
18782
18783 * gdb.base/args.c (main): Add breakpoint marker.
18784 * gdb.base/args.exp: Use args_test for tests. Add new tests which
18785 really test empty arguments.
18786 (args_load): Delete.
18787 (args_test): New.
18788
b399c549
NR
187892006-09-13 Nick Roberts <nickrob@snap.net.nz>
18790
18791 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
889bf7c5 18792 check for one file.
b399c549 18793
2ab1eb7a
VP
187942006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
18795
18796 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
18797 HIGH_FRAME argument to -stack-list-locals can be larger than
18798 the number of frames.
a9c64011 18799
476308bf
FF
188002006-08-18 Fred Fish <fnf@specifix.com>
18801
18802 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
18803 '$' in front of skip_vmx_tests_saved when setting that.
18804
8625200f
AS
188052006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
18806
18807 * gdb.base/trace-commands.exp: New file.
18808
089ec8f1
DJ
188092006-08-10 Joel Brobecker <brobecker@adacore.com>
18810 Daniel Jacobowitz <dan@codesourcery.com>
18811
18812 * gdb.base/step-bt.exp: Make hexadecimal address optional in
18813 expected output of the backtrace commands.
18814
b60f0898
JB
188152006-08-09 Joel Brobecker <brobecker@adacore.com>
18816
18817 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
18818 untested followed by return combination.
18819 * gdb.arch/altivec-regs.exp: Likewise.
18820 * gdb.arch/e500-abi.exp: Likewise.
18821 * gdb.arch/e500-regs.exp: Likewise.
18822 * gdb.arch/gdb1291.exp: Likewise.
18823 * gdb.arch/gdb1431.exp: Likewise.
18824 * gdb.arch/gdb1558.exp: Likewise.
18825 * gdb.arch/i386-prologue.exp: Likewise.
18826 * gdb.arch/i386-unwind.exp: Likewise.
18827 * gdb.asm/asm-source.exp: Likewise.
18828 * gdb.base/a2-run.exp: Likewise.
18829 * gdb.base/advance.exp: Likewise.
18830 * gdb.base/all-bin.exp: Likewise.
18831 * gdb.base/annota1.exp: Likewise.
18832 * gdb.base/annota3.exp: Likewise.
18833 * gdb.base/args.exp: Likewise.
18834 * gdb.base/arithmet.exp: Likewise.
18835 * gdb.base/assign.exp: Likewise.
18836 * gdb.base/async.exp: Likewise.
18837 * gdb.base/attach.exp: Likewise.
18838 * gdb.base/bang.exp: Likewise.
18839 * gdb.base/bigcore.exp: Likewise.
18840 * gdb.base/bitfields.exp: Likewise.
18841 * gdb.base/bitfields2.exp: Likewise.
18842 * gdb.base/break.exp: Likewise.
18843 * gdb.base/call-sc.exp: Likewise.
18844 * gdb.base/call-strs.exp: Likewise.
18845 * gdb.base/callfuncs.exp: Likewise.
18846 * gdb.base/checkpoint.exp: Likewise.
18847 * gdb.base/chng-syms.exp: Likewise.
18848 * gdb.base/code-expr.exp: Likewise.
18849 * gdb.base/commands.exp: Likewise.
18850 * gdb.base/completion.exp: Likewise.
18851 * gdb.base/cond-expr.exp: Likewise.
18852 * gdb.base/condbreak.exp: Likewise.
18853 * gdb.base/consecutive.exp: Likewise.
18854 * gdb.base/constvars.exp: Likewise.
18855 * gdb.base/corefile.exp: Likewise.
18856 * gdb.base/cvexpr.exp: Likewise.
18857 * gdb.base/dbx.exp: Likewise.
18858 * gdb.base/define.exp: Likewise.
18859 * gdb.base/detach.exp: Likewise.
18860 * gdb.base/display.exp: Likewise.
18861 * gdb.base/dump.exp: Likewise.
18862 * gdb.base/ena-dis-br.exp: Likewise.
18863 * gdb.base/ending-run.exp: Likewise.
18864 * gdb.base/environ.exp: Likewise.
18865 * gdb.base/eval-skip.exp: Likewise.
18866 * gdb.base/exprs.exp: Likewise.
18867 * gdb.base/fileio.exp: Likewise.
18868 * gdb.base/finish.exp: Likewise.
18869 * gdb.base/float.exp: Likewise.
18870 * gdb.base/foll-exec.exp: Likewise.
18871 * gdb.base/foll-fork.exp: Likewise.
18872 * gdb.base/foll-vfork.exp: Likewise.
18873 * gdb.base/freebpcmd.exp: Likewise.
18874 * gdb.base/funcargs.exp: Likewise.
18875 * gdb.base/gcore.exp: Likewise.
18876 * gdb.base/gdb1090.exp: Likewise.
18877 * gdb.base/gdb1250.exp: Likewise.
18878 * gdb.base/huge.exp: Likewise.
18879 * gdb.base/info-proc.exp: Likewise.
18880 * gdb.base/interrupt.exp: Likewise.
18881 * gdb.base/jump.exp: Likewise.
18882 * gdb.base/langs.exp: Likewise.
18883 * gdb.base/lineinc.exp: Likewise.
18884 * gdb.base/list.exp: Likewise.
18885 * gdb.base/logical.exp: Likewise.
18886 * gdb.base/long_long.exp: Likewise.
18887 * gdb.base/macscp.exp: Likewise.
18888 * gdb.base/maint.exp: Likewise.
18889 * gdb.base/mips_pro.exp: Likewise.
18890 * gdb.base/miscexprs.exp: Likewise.
18891 * gdb.base/multi-forks.exp: Likewise.
18892 * gdb.base/opaque.exp: Likewise.
18893 * gdb.base/overlays.exp: Likewise.
18894 * gdb.base/pc-fp.exp: Likewise.
18895 * gdb.base/pointers.exp: Likewise.
18896 * gdb.base/printcmds.exp: Likewise.
18897 * gdb.base/psymtab.exp: Likewise.
18898 * gdb.base/ptype.exp: Likewise.
18899 * gdb.base/recurse.exp: Likewise.
18900 * gdb.base/relational.exp: Likewise.
18901 * gdb.base/relocate.exp: Likewise.
18902 * gdb.base/remote.exp: Likewise.
18903 * gdb.base/reread.exp: Likewise.
18904 * gdb.base/restore.exp: Likewise.
18905 * gdb.base/return.exp: Likewise.
18906 * gdb.base/return2.exp: Likewise.
18907 * gdb.base/scope.exp: Likewise.
18908 * gdb.base/sect-cmd.exp: Likewise.
18909 * gdb.base/sep.exp: Likewise.
18910 * gdb.base/sepdebug.exp: Likewise.
18911 * gdb.base/setshow.exp: Likewise.
18912 * gdb.base/setvar.exp: Likewise.
18913 * gdb.base/sigall.exp: Likewise.
18914 * gdb.base/sigbpt.exp: Likewise.
18915 * gdb.base/signals.exp: Likewise.
18916 * gdb.base/signull.exp: Likewise.
18917 * gdb.base/sizeof.exp: Likewise.
18918 * gdb.base/solib.exp: Likewise.
18919 * gdb.base/step-line.exp: Likewise.
18920 * gdb.base/step-test.exp: Likewise.
18921 * gdb.base/structs.exp: Likewise.
18922 * gdb.base/structs2.exp: Likewise.
18923 * gdb.base/term.exp: Likewise.
18924 * gdb.base/twice.exp: Likewise.
18925 * gdb.base/until.exp: Likewise.
18926 * gdb.base/varargs.exp: Likewise.
18927 * gdb.base/volatile.exp: Likewise.
18928 * gdb.base/watchpoint.exp: Likewise.
18929 * gdb.base/whatis-exp.exp: Likewise.
18930 * gdb.base/whatis.exp: Likewise.
18931 * gdb.cp/ambiguous.exp: Likewise.
18932 * gdb.cp/annota2.exp: Likewise.
18933 * gdb.cp/annota3.exp: Likewise.
18934 * gdb.cp/bool.exp: Likewise.
18935 * gdb.cp/breakpoint.exp: Likewise.
18936 * gdb.cp/casts.exp: Likewise.
18937 * gdb.cp/class2.exp: Likewise.
18938 * gdb.cp/classes.exp: Likewise.
18939 * gdb.cp/cplusfuncs.exp: Likewise.
18940 * gdb.cp/ctti.exp: Likewise.
18941 * gdb.cp/derivation.exp: Likewise.
18942 * gdb.cp/exception.exp: Likewise.
18943 * gdb.cp/gdb1355.exp: Likewise.
18944 * gdb.cp/hang.exp: Likewise.
18945 * gdb.cp/inherit.exp: Likewise.
18946 * gdb.cp/local.exp: Likewise.
18947 * gdb.cp/m-data.exp: Likewise.
18948 * gdb.cp/m-static.exp: Likewise.
18949 * gdb.cp/member-ptr.exp: Likewise.
18950 * gdb.cp/method.exp: Likewise.
18951 * gdb.cp/misc.exp: Likewise.
18952 * gdb.cp/namespace.exp: Likewise.
18953 * gdb.cp/overload.exp: Likewise.
18954 * gdb.cp/ovldbreak.exp: Likewise.
18955 * gdb.cp/pr-1023.exp: Likewise.
18956 * gdb.cp/pr-1210.exp: Likewise.
18957 * gdb.cp/pr-574.exp: Likewise.
18958 * gdb.cp/printmethod.exp: Likewise.
18959 * gdb.cp/psmang.exp: Likewise.
18960 * gdb.cp/ref-params.exp: Likewise.
18961 * gdb.cp/ref-types.exp: Likewise.
18962 * gdb.cp/rtti.exp: Likewise.
18963 * gdb.cp/templates.exp: Likewise.
18964 * gdb.cp/try_catch.exp: Likewise.
18965 * gdb.cp/userdef.exp: Likewise.
18966 * gdb.cp/virtfunc.exp: Likewise.
18967 * gdb.disasm/am33.exp: Likewise.
18968 * gdb.disasm/h8300s.exp: Likewise.
18969 * gdb.disasm/mn10300.exp: Likewise.
18970 * gdb.disasm/sh3.exp: Likewise.
18971 * gdb.disasm/t01_mov.exp: Likewise.
18972 * gdb.disasm/t02_mova.exp: Likewise.
18973 * gdb.disasm/t03_add.exp: Likewise.
18974 * gdb.disasm/t04_sub.exp: Likewise.
18975 * gdb.disasm/t05_cmp.exp: Likewise.
18976 * gdb.disasm/t06_ari2.exp: Likewise.
18977 * gdb.disasm/t07_ari3.exp: Likewise.
18978 * gdb.disasm/t08_or.exp: Likewise.
18979 * gdb.disasm/t09_xor.exp: Likewise.
18980 * gdb.disasm/t10_and.exp: Likewise.
18981 * gdb.disasm/t11_logs.exp: Likewise.
18982 * gdb.disasm/t12_bit.exp: Likewise.
18983 * gdb.disasm/t13_otr.exp: Likewise.
18984 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
18985 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
18986 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
18987 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
18988 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
18989 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
18990 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
18991 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
18992 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
18993 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
18994 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
18995 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
18996 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
18997 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
18998 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
18999 * gdb.mi/gdb701.exp: Likewise.
19000 * gdb.mi/gdb792.exp: Likewise.
19001 * gdb.mi/mi-basics.exp: Likewise.
19002 * gdb.mi/mi-break.exp: Likewise.
19003 * gdb.mi/mi-cli.exp: Likewise.
19004 * gdb.mi/mi-console.exp: Likewise.
19005 * gdb.mi/mi-disassemble.exp: Likewise.
19006 * gdb.mi/mi-eval.exp: Likewise.
19007 * gdb.mi/mi-file.exp: Likewise.
19008 * gdb.mi/mi-read-memory.exp: Likewise.
19009 * gdb.mi/mi-regs.exp: Likewise.
19010 * gdb.mi/mi-return.exp: Likewise.
19011 * gdb.mi/mi-simplerun.exp: Likewise.
19012 * gdb.mi/mi-stack.exp: Likewise.
19013 * gdb.mi/mi-stepi.exp: Likewise.
19014 * gdb.mi/mi-syn-frame.exp: Likewise.
19015 * gdb.mi/mi-until.exp: Likewise.
19016 * gdb.mi/mi-var-block.exp: Likewise.
19017 * gdb.mi/mi-var-child.exp: Likewise.
19018 * gdb.mi/mi-var-cmd.exp: Likewise.
19019 * gdb.mi/mi-var-display.exp: Likewise.
19020 * gdb.mi/mi-watch.exp: Likewise.
19021 * gdb.mi/mi2-basics.exp: Likewise.
19022 * gdb.mi/mi2-break.exp: Likewise.
19023 * gdb.mi/mi2-cli.exp: Likewise.
19024 * gdb.mi/mi2-console.exp: Likewise.
19025 * gdb.mi/mi2-disassemble.exp: Likewise.
19026 * gdb.mi/mi2-eval.exp: Likewise.
19027 * gdb.mi/mi2-file.exp: Likewise.
19028 * gdb.mi/mi2-read-memory.exp: Likewise.
19029 * gdb.mi/mi2-regs.exp: Likewise.
19030 * gdb.mi/mi2-return.exp: Likewise.
19031 * gdb.mi/mi2-simplerun.exp: Likewise.
19032 * gdb.mi/mi2-stack.exp: Likewise.
19033 * gdb.mi/mi2-stepi.exp: Likewise.
19034 * gdb.mi/mi2-syn-frame.exp: Likewise.
19035 * gdb.mi/mi2-until.exp: Likewise.
19036 * gdb.mi/mi2-var-block.exp: Likewise.
19037 * gdb.mi/mi2-var-child.exp: Likewise.
19038 * gdb.mi/mi2-var-cmd.exp: Likewise.
19039 * gdb.mi/mi2-var-display.exp: Likewise.
19040 * gdb.mi/mi2-watch.exp: Likewise.
19041 * gdb.stabs/exclfwd.exp: Likewise.
19042 * gdb.stabs/weird.exp: Likewise.
19043 * gdb.threads/gcore-thread.exp: Likewise.
19044 * gdb.trace/actions.exp: Likewise.
19045 * gdb.trace/backtrace.exp: Likewise.
19046 * gdb.trace/circ.exp: Likewise.
19047 * gdb.trace/collection.exp: Likewise.
19048 * gdb.trace/deltrace.exp: Likewise.
19049 * gdb.trace/infotrace.exp: Likewise.
19050 * gdb.trace/limits.exp: Likewise.
19051 * gdb.trace/packetlen.exp: Likewise.
19052 * gdb.trace/passc-dyn.exp: Likewise.
19053 * gdb.trace/passcount.exp: Likewise.
19054 * gdb.trace/report.exp: Likewise.
19055 * gdb.trace/save-trace.exp: Likewise.
19056 * gdb.trace/tfind.exp: Likewise.
19057 * gdb.trace/tracecmd.exp: Likewise.
19058 * gdb.trace/while-dyn.exp: Likewise.
19059 * gdb.trace/while-stepping.exp: Likewise.
19060
f4b618d1
JB
190612006-08-08 Joel Brobecker <brobecker@adacore.com>
19062
19063 * gdb.base/step-bt.c: New file.
19064 * gdb.base/step-bt.exp: New testcase.
19065
3d00d119
DJ
190662006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
19067
19068 * config/monitor.exp (gdb_load): Remove support for obsolete
19069 download-write-size.
19070 * gdb.base/remote.exp: Likewise. Update all callers of
19071 gdb_timed_load.
19072
017b5bd4
DJ
190732006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
19074
19075 * cursal.exp: Pass binfile to gdb_load.
19076
837c599d
DJ
190772006-08-01 Nathan Sidwell <nathan@codesourcery.com>
19078
19079 * gdb.base/cursal.exp: Add "" to gdb_load call.
19080
8dd4540b
MK
190812006-07-29 Mark Kettenis <kettenis@gnu.org>
19082
19083 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
19084 NetBSD/ELF targets.
19085
ab5c9f60
DJ
190862006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
19087
19088 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
19089 operator*.
19090
4c42eaff
DJ
190912006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
19092
19093 * gdb.base/completion.exp: Update for change in "file" behavior.
19094 * gdb.stabs/weird.exp: Likewise.
19095 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
19096 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
19097
0155cc76
NS
190982006-07-24 Nathan Sidwell <nathan@codesourcery.com>
19099
19100 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
19101 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
19102
16026cd7
AS
191032006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
19104
19105 * gdb.base/default.exp: Update source command error message.
19106 * gdb.base/help.exp: Update 'help source' message.
19107
16963cb6
DJ
191082006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
19109
19110 * gdb.cp/bs15503.exp: Update comment for no longer crashing
19111 test.
19112
6d7fd486
AS
191132006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
19114
19115 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
19116
29e8a844
DJ
191172006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
19118
19119 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
19120
6afcfa39
DJ
191212006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
19122
19123 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
19124
267a692b
MK
191252006-07-17 Mark Kettenis <kettenis@gnu.org>
19126
19127 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
19128 *-*-openbsd* from targets for wich we expect ARM FPA floating
19129 point format.
19130
85d2fec4
NR
191312006-07-17 Nick Roberts <nickrob@snap.net.nz>
19132
19133 * gdb.cp/annota3.exp: Expect frame-begin annotation.
19134
191352006-07-17 Mark Kettenis <kettenis@gnu.org>
19136
19137 * gdb.base/annota3.exp: Expect frame-begin annotation.
19138
85b4c6e8
JB
191392006-07-14 Joel Brobecker <brobecker@adacore.com>
19140
19141 * gdb.base/help.exp: Adjust "help unset" test to accept
19142 any list of unset commands.
19143
fb933624
DJ
191442006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
19145 Daniel Jacobowitz <dan@codesourcery.com>
19146
19147 * gdb.cp/ref-params.exp: New test.
19148 * gdb.cp/ref-params.cc: New source file.
19149 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
19150
1dff4b64
MK
191512006-07-08 Mark Kettenis <kettenis@gnu.org>
19152
19153 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
19154 spaces/tabs in regular expressions since they might not be there.
19155
40d2e0e3
AS
191562006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
19157
19158 * gdb.base/ifelse.exp: New file.
19159
f6c957d2
NS
191602006-07-04 Nathan Sidwell <nathan@codesourcery.com>
19161
19162 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
19163 line.
19164 * gdb.base/huge.exp: Loop over compilation to find a size that
19165 is acceptable.
19166 * gdb.base/remote.exp: Correct expected strings.
19167 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
19168
b9c5a23d
DJ
191692006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
19170
19171 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
19172
9af2e58d
DJ
191732006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
19174
19175 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
19176 native.
19177
30930ca5
DJ
191782006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
19179
19180 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
19181 enable stabs testing.
19182
aa32fa1d
DJ
191832006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
19184
bd4a4c80 19185 * gdb.base/auxv.exp: Intercept undefined command messages before
aa32fa1d
DJ
19186 gdb_test_multiple does.
19187
321fef15
DJ
191882006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
19189
19190 * Makefile.in (host_alias): Remove.
19191 (target_alias): Use @target_noncanonical@.
19192 (site.exp): Don't set host_alias.
19193 * aclocal.m4: Remove contents. Include acx.m4.
19194 * configure: Regenerated.
19195 * configure.ac: Use ACX_NONCANONICAL_TARGET.
19196
e1c2defa
NS
191972006-06-13 Nathan Sidwell <nathan@codesourcery.com>
19198
e63b55d1
NS
19199 * lib/gdb.exp (gdb_load_cmd): New.
19200
5600ea19
NS
19201 * gdb.base/fileio.c: Add system(NULL) test.
19202 * gdb.base/fileio.exp: Check it.
19203
e1c2defa
NS
19204 * gdb.base/break.c: Add 10a breakpoint at }
19205 * gdb.base/break.exp: Add test for breakpoint at }
19206 * gdb.cp/anon-union.cc: Add code at end of function.
19207 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
19208 * gdb.mi/var-cmd.c: Add code at end of function.
19209 * gdb.mi/mi-var-display.exp: Adjust end of next.
19210 * gdb.mi/mi2-var-display.exp: Likewise.
19211 * gdb.base/fileio.c: Add stop function and insert calls at
19212 stopping places.
19213 * gdb.base/fileio.exp: Breakpoint stop function and remove
19214 explicit line number references.
19215
6c0112ec
JB
192162006-05-19 Joel Brobecker <brobecker@adacore.com>
19217
a9c64011
AS
19218 * gdb.base/del.exp (test_delete_alias): New function.
19219 Now check that both "del" and "d" work as aliases for "delete".
6c0112ec 19220
154189a4
FF
192212006-05-18 Fred Fish <fnf@specifix.com>
19222
19223 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
19224 required. Check for spurious output after program exits normally.
19225
582e64c2
FF
192262006-05-17 Fred Fish <fnf@specifix.com>
19227
19228 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
19229 gdb_load, so it works in the simulator.
19230
8ef6493a
FF
192312006-05-11 Fred Fish <fnf@specifix.com>
19232
19233 * gdb.base/bang.exp: Ignore unexpected output between the
19234 "program exited normally" and the gdb prompt, as many other
19235 tests do.
19236
692b141c
MK
192372006-05-07 Mark Kettenis <kettenis@gnu.org>
19238
19239 * gdb.base/help.exp: Make "delete checkpoint" part option for
19240 "help d" and "help delete" tests.
19241
540b8a30
UW
192422006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
19243
a9c64011 19244 * gdb.mi/mi-basics.exp: Add missing serial number to
540b8a30
UW
19245 expected output in some mi_gdb_test statements.
19246 * gdb.mi/mi2-basics.exp: Likewise.
19247
9b6462d9
JB
192482006-05-05 Joel Brobecker <brobecker@adacore.com>
19249
19250 * gdb.base/del.c: New file.
19251 * gdb.base/del.exp: New testcase.
19252
954de43b
DM
192532006-05-05 David S. Miller <davem@sunset.davemloft.net>
19254
19255 * gdb.base/break.exp: Do not assume a breakpoint on
19256 main will actually be in $srcfile when optimizing.
1303f75e
DM
19257 * gdb.base/savedregs.exp: Do not require that the dummy
19258 frame location match up to a symbol and source file location.
c3242428
DM
19259 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
19260 will get printed without a mi_cmd_data_list_register_values prefix.
19261 (*-data-list-register-*): Correct regular expressions to expect the new
19262 pseudo d? floating point registers.
19263 * gdb.mi/mi2-regs.exp: Likewise.
a9c64011 19264
c7e64c9a
DJ
192652006-05-05 Christophe Lyon <christophe.lyon@st.com>
19266
19267 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
19268 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
19269 is allocated by the compiler.
19270 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
19271 anons, e, anone to force their allocation by the compiler.
19272
192732006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
79c214e0
DJ
19274
19275 * gdb.base/help.exp: Update expected text for help d and
19276 help delete.
19277
27ce9a6d
MK
192782006-05-02 Mark Kettenis <kettenis@gnu.org>
19279
19280 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
19281 NetBSD/ELF targets.
19282
8608915f
MK
192832006-04-30 Mark Kettenis <kettenis@gnu.org>
19284
19285 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
19286 single-step breakpoint fails; make this a KFAIL on
19287 sparc*-*-openbsd*.
19288 * gdb.base/siginfo.exp: Likewise.
19289 * gdb.base/sigstep.exp (advance, advancei): Likewise.
19290
b8db102d
MS
192912006-04-26 Michael Snyder <msnyder@redhat.com>
19292
19293 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
19294 which may have to consume output from other forks.
19295 Add tests to make sure that "delete fork" succeeded.
19296
c702009a
MS
192972006-04-20 Michael Snyder <msnyder@redhat.com>
19298
19299 * 2006-03-22 Jim Blandy <jimb@redhat.com>
19300 Add support for the Renesas M32C and M16C.
19301
19302 * gdb.asm/asm-source.exp: Add m32c target.
19303 * gdb.asm/m32c.inc: Support for m32c target.
19304
e28493f2
AS
193052006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
19306
19307 * gdb.base/commands.exp (recursive_source_test): New test.
19308
880da185
DM
193092006-04-04 David S. Miller <davem@sunset.davemloft.net>
19310
19311 * gdb.base/float.exp: Add pattern for sparc targets.
19312
61d9b92f
DJ
193132006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
19314
19315 * gdb.base/commands.exp (stray_arg0_test): New test.
19316
bd717df8
PB
193172006-03-30 Paul Brook <paul@codesourcery.com>
19318
19319 * gdb.mi/mi-until.exp: kfail broken until command.
19320 * gdb.mi/mi2-until.exp: Ditto.
19321
ec793d3c
NR
193222006-03-27 Nick Roberts <nickrob@snap.net.nz>
19323
19324 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
19325
831004b7
AO
193262006-03-08 Alexandre Oliva <aoliva@redhat.com>
19327
19328 * gdb.base/prelink.exp: Anchor tested-for regular expression
19329 on gdb prompt.
19330
effe49a0
PB
193312006-03-07 Paul Brook <paul@codesourcery.com>
19332
19333 * gdb.base/assign.exp: Correct fail message.
19334
e5461016
PB
193352006-03-07 Paul Brook <paul@codesourcery.com>
19336
19337 * lib/compiler.c: Extract armcc version number.
19338 * lib/compiler.cc: Ditto.
19339
fc91c6c2
PB
193402006-03-07 Paul Brook <paul@codesourcery.com>
19341
19342 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
19343 additional_flags=-w.
19344 * gdb.arch/altivec-regs.exp: Ditto.
19345 * gdb.arch/e500-abi.exp: Ditto.
19346 * gdb.arch/e500-regs.exp: Ditto.
19347 * gdb.base/all-bin.exp: Ditto.
19348 * gdb.base/annota1.exp: Ditto.
19349 * gdb.base/annota3.exp: Ditto.
19350 * gdb.base/args.exp: Ditto.
19351 * gdb.base/arithmet.exp: Ditto.
19352 * gdb.base/assign.exp: Ditto.
19353 * gdb.base/async.exp: Ditto.
19354 * gdb.base/bang.exp: Ditto.
19355 * gdb.base/break.exp: Ditto.
19356 * gdb.base/call-rt-st.exp: Ditto.
19357 * gdb.base/completion.exp: Ditto.
19358 * gdb.base/cond-expr.exp: Ditto.
19359 * gdb.base/condbreak.exp: Ditto.
19360 * gdb.base/consecutive.exp: Ditto.
19361 * gdb.base/define.exp: Ditto.
19362 * gdb.base/display.exp: Ditto.
19363 * gdb.base/ena-dis-br.exp: Ditto.
19364 * gdb.base/environ.exp: Ditto.
19365 * gdb.base/eval-skip.exp: Ditto.
19366 * gdb.base/info-proc.exp: Ditto.
19367 * gdb.base/jump.exp: Ditto.
19368 * gdb.base/logical.exp: Ditto.
19369 * gdb.base/long_long.exp: Ditto.
19370 * gdb.base/maint.exp: Ditto.
19371 * gdb.base/miscexprs.exp: Ditto.
19372 * gdb.base/pc-fp.exp: Ditto.
19373 * gdb.base/pointers.exp: Ditto.
19374 * gdb.base/relational.exp: Ditto.
19375 * gdb.base/reread.exp: Ditto.
19376 * gdb.base/sect-cmd.exp: Ditto.
19377 * gdb.base/sep.exp: Ditto.
19378 * gdb.base/sepdebug.exp: Ditto.
19379 * gdb.base/until.exp: Ditto.
19380 * gdb.base/whatis-exp.exp: Ditto.
19381 * gdb.cp/annota2.exp: Ditto.
19382 * gdb.cp/annota3.exp: Ditto.
19383 * gdb.trace/actions.exp: Ditto.
19384 * gdb.trace/backtrace.exp: Ditto.
19385 * gdb.trace/circ.exp: Ditto.
19386 * gdb.trace/collection.exp: Ditto.
19387 * gdb.trace/deltrace.exp: Ditto.
19388 * gdb.trace/infotrace.exp: Ditto.
19389 * gdb.trace/limits.exp: Ditto.
19390 * gdb.trace/packetlen.exp: Ditto.
19391 * gdb.trace/passc-dyn.exp: Ditto.
19392 * gdb.trace/passcount.exp: Ditto.
19393 * gdb.trace/report.exp: Ditto.
19394 * gdb.trace/save-trace.exp: Ditto.
19395 * gdb.trace/tfind.exp: Ditto.
19396 * gdb.trace/tracecmd.exp: Ditto.
19397 * gdb.trace/while-dyn.exp: Ditto.
19398 * gdb.trace/while-stepping.exp: Ditto.
19399 * lib/gdb.exp: Ditto.
19400 (gdb_compile): Handle nowarning option.
19401
5f4a23d9
AO
194022006-03-07 Alexandre Oliva <aoliva@redhat.com>
19403
19404 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
19405 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
19406 Rename executable to prelinkt. Don't re-prelink if we didn't
19407 get a core file. Test prelink -u exit status to tell whether
19408 prelinking failed. Use gdb_test_multiple.
19409
9733fc94
DJ
194102006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
19411
19412 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
19413 (do_tests): Call it.
19414
cc10cae3
AO
194152006-02-28 Alexandre Oliva <aoliva@redhat.com>
19416
19417 * gdb.base/prelink.exp: New test.
19418 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
19419
15c46491
WZ
194202006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
19421
19422 * gdb.fortran/derived-type.f90: New file.
19423 * gdb.fortran/derived-type.exp: New testcase.
19424
5c9f7ded
DJ
194252006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
19426
19427 * gdb.base/default.exp: Allow ';' as a directory separator.
19428
5b96932b
AS
194292006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
19430
19431 * gdb.base/help.exp (help add-symbol-file): Update.
19432
1986bccd
AS
194332006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
19434
19435 * gdb.base/help.exp (help load): Update expected results.
19436
a8b7528f
FF
194372006-02-19 Fred Fish <fnf@specifix.com>
19438
19439 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
19440 specifix hex value as part of results.
19441 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
a9c64011 19442
f8261448
FF
194432006-02-16 Fred Fish <fnf@specifix.com>
19444
19445 * gdb.base/whatis.c: Define variables using typedefs char_addr,
19446 ushort_addr, and slong_addr, so the typedefs are not optimized
19447 away.
19448 * gdb.base/whatis.exp: Add tests using type name for struct type,
19449 union type, enum type, and typedef.
a9c64011 19450
31d8bdd2
MK
194512006-02-13 Mark Kettenis <kettenis@gnu.org>
19452
19453 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
19454
34e41e63
JB
194552006-02-13 Jim Blandy <jimb@redhat.com>
19456
19457 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
19458 case where it takes two "next" commands to skip past the init
19459 call.
19460
ac6e4f31
FF
194612006-02-12 Fred Fish <fnf@specifix.com>
19462
19463 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
19464 to handle cases where it takes two "next" commands to skip
19465 past the init call.
19466
2db2d571
JB
194672006-02-07 Joel Brobecker <brobecker@adacore.com>
19468
19469 * gdb.ada/array_return.exp: Mark the last test as expected to fail
19470 on hppa32 targets.
19471
38fcd64c
DJ
194722006-02-06 Vladimir Prus <ghost@cs.msu.su>
19473
19474 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
19475 field.
19476
1315ad46
MK
194772006-01-29 Mark Kettenis <kettenis@gnu.org>
19478
19479 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
19480
5625b943
DJ
194812006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
19482
19483 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
19484 files.
19485
80df1bbe
DJ
194862006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
19487
19488 * gdb.cp/maint.exp: Set complaints to a positive value.
19489
9078e690
DJ
194902006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
19491
19492 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
19493 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
19494 function name.
19495
9c903399
DJ
194962006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
19497
19498 * gdb.base/checkpoint.c: Update copyright notice. Include
19499 <stdlib.h>.
19500
761ae4d6
JB
195012006-01-04 Jim Blandy <jimb@redhat.com>
19502
19503 * gdb.asm/asm-source.exp: Independently provide default values for
19504 asm-flags and debug-flags. Use 'string equal' to do the
19505 comparison, not the implicit expr's '==' operator. Remove
19506 now-unneeded assignments to asm-flags. In h8300 case, place
19507 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
19508
099ac3dd
MS
195092006-01-04 Michael Snyder <msnyder@redhat.com>
19510
19511 * gdb.base/checkpoint.c: New file.
19512 * gdb.base/checkpoint.exp: New file.
19513 * gdb.base/multi-fork.c: New file.
19514 * gdb.base/multi-fork.exp: New file.
19515 * gdb.base/pi.txt: New file (data for checkpoint.c test).
19516
f4d85314
FF
195172006-01-04 Fred Fish <fnf@specifix.com>
19518
19519 * gdb.base/ptype.c (foo): Add typedef.
19520 (intfoo): Add function.
19521 * gdb.base/ptype1.c: New file.
19522 * gdb.base/ptype.exp: Handle compilation and linking with two
19523 source files. Test that proper type for "foo" is found based
19524 on source context rather than first match found in symtabs.
19525
a1b06f35
MK
195262005-12-28 Mark Kettenis <kettenis@gnu.org>
19527
19528 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
19529 * gdb.asm/openbsd.inc: Indent commands.
19530
d082a1e2
MK
195312005-12-26 Mark Kettenis <kettenis@gnu.org>
19532
c65016bd
MK
19533 * gdb.base/freebpcmd.exp: Increase timeout.
19534
d082a1e2
MK
19535 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
19536
d3c32a0e
DJ
195372005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
19538
19539 * gdb.base/default.exp: Update check for "show version".
19540
9fdb1f50
RC
195412005-12-09 Randolph Chung <tausq@debian.org>
19542
19543 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
19544 * gdb.asm/pa64.inc: New file.
19545
5f2c56f7
RC
195462005-12-09 Randolph Chung <tausq@debian.org>
19547
19548 * gdb.asm/common.inc: Indent commands.
19549 * gdb.asm/asmsrc1.s: Likewise.
19550 * gdb.asm/asmsrc2.s: Likewise.
19551
8117349c
RC
195522005-12-09 Randolph Chung <tausq@debian.org>
19553
19554 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
19555 (get_addr_of_sym): Remove duplicate print.
19556 (gen_core): xfail hppa*-*-hpux*, update expected output.
19557 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
19558 * gdb.arch/pa64-nullify.s: New file.
19559
8f07f25a
RC
195602005-12-09 Randolph Chung <tausq@debian.org>
19561
19562 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
19563
55b39184
DJ
195642005-12-07 Christophe Lyon <christophe.lyon@st.com>
19565
19566 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
19567 code generation for these functions.
19568 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
19569 error message.
19570
31e2b00f
AS
195712005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
19572
19573 * gdb.base/help.exp (help b, help br, help bre, help brea)
19574 (help break): Update the expected message.
19575
c3d0b56e
SC
195762005-11-11 Stephane Carrez <stcarrez@nerim.fr>
19577
19578 * gdb.asm/m68hc11.inc: Setup the data section.
19579 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
19580 script for this test.
19581 (m6812-*-*): Likewise.
19582
36ae0ea9
RC
195832005-11-09 Randolph Chung <tausq@debian.org>
19584
19585 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
19586
9d6f42e9
WZ
195872005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
19588
19589 * gdb.base/break.exp: Fix a comment typo.
19590
e2126a14
EZ
195912005-11-03 Jim Blandy <jimb@redhat.com>
19592
a9c64011
AS
19593 Checked in by Elena Zannoni <ezannoni@redhat.com>
19594
889bf7c5 19595 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
e2126a14 19596
e0ac7199
CV
195972005-11-02 Corinna Vinschen <vinschen@redhat.com>
19598
19599 * gdb.arch/gdb1558.c: Include stdio.h.
19600
31d3fb18
MK
196012005-10-31 Mark Kettenis <kettenis@gnu.org>
19602
19603 * gdb.asm/asm-source.exp: Use -e instead of --entry.
19604
e52b687c
MK
196052005-10-31 Mark Kettenis <kettenis@gnu.org>
19606
19607 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
19608
f4711d79
PG
196092005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
19610
a9c64011
AS
19611 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
19612 vscr" tests to better match output.
f4711d79 19613
987a9106
JB
196142005-10-12 Jim Blandy <jimb@redhat.com>
19615
19616 * gdb.base/structs.exp (any): New function.
19617 (test_struct_returns): Don't make any assumptions at all about
19618 what value the function returns when GDB can't set the return
19619 value.
19620
2336bb58
JB
196212005-10-09 Joel Brobecker <brobecker@adacore.com>
19622
19623 * gdb.ada/arrayidx/p.adb: New file.
19624 * gdb.ada/arrayidx.exp: New testcase
19625
196262005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
19627
19628 * gdb.ada/array_return/pck.ads: New file.
19629 * gdb.ada/array_return/pck.adb: New file.
19630 * gdb.ada/array_return/p.adb: New file.
19631 * gdb.ada/array_return.exp: New testcase.
19632
705335ea
JB
196332005-10-03 Joel Brobecker <brobecker@adacore.com>
19634
a9c64011
AS
19635 * gdb.base/arrayidx.c: New file.
19636 * gdb.base/arrayidx.exp: New testcase.
705335ea 19637
11ee9940
NR
196382005-09-29 Nick Roberts <nickrob@snap.net.nz>
19639
19640 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
19641 frames-invalid and breakpoints-invalid are no longer generated
19642 with level 3 so don't expect them in the output.
19643
39fb8e9e
BR
196442005-09-27 Bob Rossi <bob@brasko.net>
19645
a9c64011 19646 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
39fb8e9e
BR
19647 from test. Escape the | in mi_gdb_test call.
19648 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
19649 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
19650 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
19651 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
19652 expected regex's in mi_gdb_test calls.
19653 * lib/mi-support.exp: Remove arbitrary .* from tests.
19654 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
19655 Fully anchor GDB/MI expected results in mi_gdb_test.
19656 * lib/gdb.exp (string_to_regexp): Escape the ] character.
19657 * gdb.base/sizeof.exp: Remove escape character. Correct test.
19658
2af48f68
PB
196592005-09-26 Paul Brook <paul@codesourcery.com>
19660
19661 * long_long.exp: Exclude eabi targets from arm FPA float format test.
19662
f34502bc
WZ
196632005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
19664
19665 * bfp-test.c: New file.
19666 * bfp-test.exp: New testcase.
19667
ca929517
WZ
196682005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
19669
19670 * gdb.fortran/subarray.exp: New testcase to test the evaluation
19671 of subarray and substring variable.
19672 * gdb.fortran/subarray.f: New source file for the test of subarray
19673 and substring variable evaluation.
19674 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
19675 of string constant.
19676
c761af65
DJ
196772005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
19678
19679 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
19680 copyright dates.
19681
561d7a1d
PG
196822005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
19683
19684 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
19685 powerpc altivec' test with an almost identical 'info vector' test.
19686
b2b64cc9
PG
196872005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
19688
a9c64011
AS
19689 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
19690 vscr" tests to match output.
b2b64cc9 19691
6ac4d15a
PG
196922005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
19693
a9c64011
AS
19694 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
19695 output.
6ac4d15a 19696
40e55bef
BR
196972005-09-11 Bob Rossi <bob@brasko.net>
19698
889bf7c5
PA
19699 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
19700 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
19701 commands that return an MI output command and an asyncronous MI output
19702 command.
40e55bef
BR
19703 * gdb.mi/mi-console.exp: Ditto.
19704
3c7385ec
BR
197052005-09-11 Bob Rossi <bob@brasko.net>
19706
19707 * gdb.mi/mi-var-child.c: Include <string.h>.
19708
a6cd0eb3
DJ
197092005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
19710
19711 * killed.exp: Correct gdb_expect syntax.
19712
2f168eed
CV
197132005-08-09 Corinna Vinschen <vinschen@redhat.com>
19714
19715 * lib/mi-support.exp (mi_gdb_load): Fix typo.
19716
ecd3fd0f
BR
197172005-08-02 Bob Rossi <bob@brasko.net>
19718
19719 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
19720 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
19721 Change tests to inferior-tty-set/show.
19722 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
19723 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
19724 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
19725 inferior. Use mi_gdb_test to get GDB and Inferior output.
19726 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
19727 descriptor.
19728 (mi_inferior_tty_name): Add inferior PTY file name.
19729 (mi_gdb_start): Add INFERIOR_PTY parameter.
19730 (mi_gdb_test): Add IPATTERN parameter.
19731
f1ea48cb 197322005-08-02 Bob Rossi <bob@brasko.net>
a9c64011 19733
f1ea48cb
BR
19734 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
19735 parameter to mi_gdb_test.
19736 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
19737
6e650a67
DJ
197382005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
19739
19740 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
19741 struct_declarations.
19742 * gdb.mi/mi-var-child.exp: Step over the initialization of
19743 struct_declarations.
19744
8be260b6
DJ
197452005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
19746
19747 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
19748 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
19749 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
19750 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
19751 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
19752 file.
19753
4e660f07
NR
197542005-07-27 Nick Roberts <nickrob@snap.net.nz>
19755
19756 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
19757 (do_children_tests): Assign values to the extra elements.
19758
19759 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
19760 them for tests for "-var-update --no-values" and
a9c64011 19761 "-var-update --all-values".
4e660f07
NR
19762 Add test for "-var-list-children --simple-values".
19763
19764 * gdb.mi/basics.c (callee4): Add integer array D[3]...
19765
19766 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
19767 "-stack-list-locals --simple-values" Improve doc strings and
19768 comments.
19769
6bdae935
MK
197702005-07-18 Mark Kettenis <kettenis@gnu.org>
19771
598b7a6f
MK
19772 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
19773 *-*-openbsd*.
19774 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
19775
6bdae935
MK
19776 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
19777 sigaltsatck'.
19778
1323e929 197792005-07-14 Bob Rossi <bob@brasko.net>
a9c64011 19780
1323e929
BR
19781 * gdb.base/default.exp (tty): Changed output of command.
19782 * gdb.base/help.exp (help tty): Ditto.
19783
b1a9c082
MK
197842005-07-12 Mark Kettenis <kettenis@gnu.org>
19785
19786 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
19787
10a844a2
MK
197882005-07-10 Mark Kettenis <kettenis@gnu.org>
19789
19790 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
19791 -stack-select-frame without arguments.
19792 (test_stack_frame_listing): Add test for newly implemented command
19793 -stack-info-frame.
19794
3cb3b8df
BR
197952005-07-06 Bob Rossi <bob@brasko.net>
19796
19797 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
19798 command.
19799 (Copyright): Update copyright.
19800
a0c5fbcf
WZ
198012005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
19802
19803 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
19804 tests to evaluate exponentiation expression.
19805
984971d0
AS
198062005-06-29 Andreas Schwab <schwab@suse.de>
19807
19808 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
19809 main to avoid warnings.
19810
19811 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
19812
fe03833f
NR
198132005-06-20 Nick Roberts <nickrob@snap.net.nz>
19814
19815 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
19816 -stack-select-frame without arguments.
19817 (test_stack_frame_listing): Add test for newly implemented command
19818 -stack-info-frame.
a9c64011 19819
7a55f279
WZ
198202005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
19821
0ffa0ea5
DJ
19822 * gdb.fortran/array-element.f: New file.
19823 * gdb.fortran/array-element.exp: New testcase.
7a55f279 19824
26585198
DJ
198252005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
19826
19827 * gdb.base/bigcore.exp: Correct checks for systems which can
19828 not dump a large core file.
19829
c1bd25fd
DJ
198302005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
19831
19832 * gdb.base/relocate.c: Add a copyright notice.
19833 (dummy): Remove.
19834 * gdb.base/relocate.exp: Test printing the values of variables
19835 from a relocatable file.
19836
589e074d
DJ
198372005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
19838
19839 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
19840 excess MI output after an error.
19841
0915f927
JB
198422005-05-29 Joel Brobecker <brobecker@adacore.com>
19843
19844 * gdb.arch/alpha-step.c: New file.
19845 * gdb.arch/alpha-step.exp: New testcase.
19846
76ff342d
DJ
198472005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
19848 Dennis Brueni <dennis@slickedit.com>
19849
19850 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
19851 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
19852 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
19853 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
19854 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
19855 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
19856 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
19857
96b0c7ac
DJ
198582005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
19859 Wu Zhou <woodzltc@cn.ibm.com>
19860
19861 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
19862 IBM's xlc compiler.
19863 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
19864 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
19865
f21565d2
JB
198662005-05-13 Jim Blandy <jimb@redhat.com>
19867
19868 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
19869 calling gdb_suppress_entire_file.
19870 * gdb.base/charset.exp: Same.
19871 * gdb.base/call-rt-st.exp: Same.
19872
6006a3a1
BR
198732005-05-05 Bob Rossi <bob_rossi@cox.net>
19874
19875 * lib/gdb.exp (fullname_syntax): Added global regex.
19876 (fullname_syntax_POSIX): Ditto.
19877 (fullname_syntax_UNC): Ditto.
19878 (fullname_syntax_DOS_CASE): Ditto.
19879 (fullname_syntax_DOS): Ditto.
19880 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
19881 fullname_syntax variable to scope and use it.
19882 (test_file_list_exec_source_files): Ditto.
19883 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
19884
c3b69c04
DJ
198852005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
19886
19887 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
19888
3c95e6af
PG
198892004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
19890
a9c64011
AS
19891 * lib/gdb.exp (skip_altivec_tests): New function, based on
19892 check_vmx_hw_available from the GCC testsuite.
19893 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
19894 * lib/gdb.arch/altivec-regs.exp: Likewise.
3c95e6af 19895
78df6c56
JB
198962005-05-02 Jim Blandy <jimb@redhat.com>
19897
19898 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
19899 calling gdb_suppress_entire_file.
19900
1690f9cf
DJ
199012005-04-30 Randolph Chung <tausq@debian.org>
19902
19903 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
19904 Slightly relax "sem_post" name checking.
19905
5ea106f7
PG
199062005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
19907
19908 * gdb.base/unload.exp: Use new shared library infrastructure.
19909
bf7234cf
PG
199102005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
19911
19912 * gdb.base/so-impl-ld.exp: Use new shared library
a9c64011 19913 infrastructure.
bf7234cf 19914
547b869a
CV
199152005-04-29 Corinna Vinschen <vinschen@redhat.com>
19916
19917 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
19918 * gdb.asm/h8300.inc: New file.
19919
f07e55f0
PG
199202005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
19921
19922 * gdb.base/shlib-call.exp: Change to use new shared library
19923 infrastructure.
19924
3cbba3d1
PG
199252005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
19926
a9c64011
AS
19927 * gdb.base/pending.exp: Change to use new shared library
19928 infrastructure.
3cbba3d1 19929
ed6df200
PG
199302005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
19931
a9c64011
AS
19932 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
19933 use test_compiler_info instead of gcc_compiled, and update copyright.
ed6df200 19934
8c8f4ebe
PG
199352005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
19936
a9c64011
AS
19937 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
19938 shared objects being adjusted and update copyright years.
8c8f4ebe 19939
607fbc54
DJ
199402005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
19941
19942 * ChangeLog: Correct some 2003-01-13 dates.
19943 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
19944 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
19945 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
19946 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
19947 gdb.trace/tfind.exp: Update copyright years.
19948
57bf0e56
DJ
199492005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
19950 Daniel Jacobowitz <dan@codesourcery.com>
19951
19952 * lib/gdb.exp (gdb_compile): Handle shlib=.
19953 (gdb_compile_shlib): New function.
19954
9b593790
PG
199552005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
19956
a9c64011 19957 * lib/gdb.exp (test_compiler_info): Give argument a default value.
9b593790 19958
9494c6a5
DJ
199592005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
19960
19961 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
19962 gdb.server.
19963 * configure.ac: Likewise.
19964 * configure: Regenerated.
19965 * gdb.gdbserver/Makefile.in: Moved to...
19966 * gdb.server/Makefile.in: ... here.
19967 * gdb.gdbserver/server.c: Moved to...
19968 * gdb.server/server.c: ... here.
19969 * gdb.gdbserver/server-run.exp: Moved to...
19970 * gdb.server/server-run.exp: ... here.
19971
6f8eac0e
DJ
199722005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
19973
19974 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
19975 * configure.ac: Create gdb.gdbserver/Makefile.
19976 * configure: Regenerated.
19977 * lib/gdbserver-support.exp: New file, derived from
19978 config/gdbserver.exp.
19979 * config/gdbserver.exp: Use gdbserver-support.exp.
19980 * gdb.gdbserver/Makefile.in: New file.
19981 * gdb.gdbserver/server.c: New file.
19982 * gdb.gdbserver/server-run.exp: New file.
19983
6e87504d
PG
199842005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
19985
a9c64011
AS
19986 * lib/gdb.exp (test_compiler_info): Return compiler_info
19987 if no arguments are given.
6e87504d 19988
d1779be4
PG
199892005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
19990
19991 * gdb.arch/altivec-abi.exp: Check for compiler and set
19992 use altivec' flag accordingly.
19993 * gdb.arch/altivec-regs.exp: Likewise.
19994
88750304
DJ
199952005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
19996
19997 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
19998
f3fb768d
AS
199992005-03-27 Andreas Schwab <schwab@suse.de>
20000
20001 * gdb.base/bigcore.c (main): Add missing mode argument in open
20002 call.
20003
7e813ac5
DJ
200042005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
20005
20006 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
20007 downloads.
20008 * config/gdbserver.exp (gdb_load): Likewise.
20009
8e3049aa
PB
200102005-03-14 Paul Brook <paul@codesourcery.com>
20011
20012 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
20013 targets.
20014
a9df7c44
JB
200152005-03-09 Joel Brobecker <brobecker@adacore.com>
20016
20017 * gdb.dwarf2/dup-psym.S: New file.
20018 * gdb.dwarf2/dup-psym.exp: New testcase.
20019
9f0d94e8
JB
200202005-03-09 Joel Brobecker <brobecker@adacore.com>
20021
20022 * gdb.ada/exec_changed/first.adb: New file.
20023 * gdb.ada/exec_changed/second.adb: New file.
20024 * gdb.ada/exec_changed.exp: New testcase.
20025
5f579bc5
NS
200262005-03-08 Nathan Sidwell <nathan@codesourcery.com>
20027
36e9969c
NS
20028 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
20029 (A2): New class.
20030 (main): Test operator+.
20031 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
20032 breakpoint test.
20033
5f579bc5
NS
20034 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
20035 * gdb.base/signull.exp: Disable if gdb,nosignals.
20036 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
20037 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
20038 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
20039 * gdb.mi/mi2-console.exp: Likewise.
20040 * gdb.trace/collection.exp (run_trace_experiment): Consume the
20041 continue output at start.
20042 (gdb_collect_locals_test): Robustify regexp.
20043 * gdb.trace/passc-dyn.exp: Fix comment typo.
20044 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
20045
be46087e
CV
200462005-03-08 Corinna Vinschen <vinschen@redhat.com>
20047
20048 * gdb.asm/asm-source.exp: Add iq2000 case.
20049 * gdb.asm/iq2000.inc: New file.
20050
384e1a61 200512005-03-07 Manoj Iyer <manjo@austin.ibm.com>
a9c64011 20052
384e1a61
MI
20053 * gdb.base/command.exp: Change hardcoded value to regular expression.
20054 * gdb.base/float.exp: Add powerpc to the list of targets checked.
20055
584b6e9e
DJ
200562005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
20057
20058 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
20059 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
20060 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
20061 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
20062 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
20063
ab5b5d61
MK
200642005-03-05 Mark Kettenis <kettenis@gnu.org>
20065
20066 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
20067 changes.
20068
ae051c1b
PG
200692004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
20070
a9c64011
AS
20071 * lib/compiler.c: Add test for IBM's xlc compiler.
20072 * lib/compiler.cc: Likewise.
ae051c1b 20073
3f0f6ed2
JB
200742004-02-24 Joel Brobecker <brobecker@adacore.com>
20075
20076 * gdb.ada/fixed_points.exp: Create compilation object directory
20077 before running the test.
20078 * gdb.ada/null_record.exp: Likewise.
20079 * gdb.ada/packed_array.exp: Likewise.
20080 * gdb.ada/start.exp: Likewise.
20081
724f452b
JB
200822005-02-15 Joel Brobecker <brobecker@adacore.com>
20083
20084 * gdb.ada/packed_array/pa.adb: New file.
20085 * gdb.ada/packed_array.exp: New testcase.
20086
57f5cdfb 200872005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 20088
1f393151
MK
20089 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
20090 files.
20091
ebdda337
MK
20092 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
20093 on *-*-openbsd*. Correctly match whitespace in regukar
20094 expressions.
20095
cf309262
DJ
200962005-02-10 Daniel Jacobowitz <dan@debian.org>
20097
20098 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
20099 PR exp/1821
20100 * gdb.base/gdb1821.c: New test file.
20101 * gdb.base/gdb1821.exp: New test file.
20102
3be49e7a
JB
201032005-02-09 Joel Brobecker <brobecker@adacore.com>
20104
20105 * gdb.base/start.c: New file.
20106 * gdb.base/start.exp: New testcase.
20107
e292e67d
JB
201082005-02-09 Joel Brobecker <brobecker@adacore.com>
20109
20110 * gdb.ada/start/dummy.adb: New file.
20111 * gdb.ada/start.exp: New testcase.
20112
dbdfa66c
CV
201132005-02-09 Corinna Vinschen <vinschen@redhat.com>
20114
20115 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
20116 for printing symbols and statistics.
20117 Add test for using relative pathnames in "maint print msymbols" test.
20118 Mark "maint info sections DATA" XFAIL on Cygwin.
20119 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
20120 tests.
20121
d7941671
AC
201222005-02-09 Andreas Schwab <schwab@suse.de>
20123
20124 Committed by Andrew Cagney <cagney@gnu.org>
20125 * gdb.base/remotetimeout.exp: New file.
20126
74e5ef44
MK
201272005-02-07 Mark Kettenis <kettenis@gnu.org>
20128
20129 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
20130
464dd14d
JB
201312005-02-03 Joel Brobecker <brobecker@adacore.com>
20132
20133 * gdb.ada/gnat_ada.gpr: New file.
20134 * gdb.ada/gnat_ada.gin: Delete, no longer used.
20135 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
20136 * configure.ac: No longer generate gnat_ada.gpr.
20137 * configure: Regenerate.
20138 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
20139 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
20140 * gdb.ada/null_record/bar.ads: Likewise.
20141 * gdb.ada/null_record/bar.adb: Likewise.
20142 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
20143 * gdb.ada/null_record.exp (testdir): New variable.
20144 (testfile): executable is now in testdir subdirectory.
20145 (srcfile): Use full path to the main compilation unit.
20146 * gdb.ada/fixed_points.exp: Same changes as above.
20147
30d756ae
NR
201482005-02-03 Nick Roberts <nickrob@snap.net.nz>
20149
20150 * gdb.base/interp.exp: New test.
20151
9d799f85
AC
201522005-01-24 Andrew Cagney <cagney@gnu.org>
20153
20154 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
20155
15656118
AC
201562005-01-19 Andrew Cagney <cagney@gnu.org>
20157
a892c31b
AC
20158 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
20159 configure.ac not configure.in.
20160
15656118
AC
20161 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
20162 of powerpc*-*-*.
20163 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
a9c64011 20164 * gdb.base/list.exp (test_list_function)
15656118
AC
20165 (test_list_filename_and_function): Ditto.
20166 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
20167
a7b01baf
AC
201682005-01-16 Andrew Cagney <cagney@gnu.org>
20169
17d92a02
AC
20170 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
20171
a7b01baf
AC
20172 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
20173
bc8332bb
AC
201742005-01-14 Andrew Cagney <cagney@gnu.org>
20175
20176 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
20177 * gdb.mi/mi2-var-cmd.exp: Ditto.
20178
4d074752
CV
201792005-01-10 Corinna Vinschen <vinschen@redhat.com>
20180
20181 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
20182
bec39cab
AC
201832005-01-07 Andrew Cagney <cagney@gnu.org>
20184
20185 * configure.ac: Rename configure.in, require autoconf 2.59.
20186 * configure: Re-generate.
20187 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
20188 * gdb.stabs/configure: Re-generate.
20189 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
20190 * gdb.hp/configure: Re-generate.
20191 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
20192 autoconf 2.59.
20193 * gdb.hp/gdb.objdbg/configure: Re-generate.
20194 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
20195 autoconf 2.59.
20196 * gdb.hp/gdb.defects/configure: Re-generate.
20197 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
20198 autoconf 2.59.
20199 * gdb.hp/gdb.compat/configure: Re-generate.
20200 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
20201 autoconf 2.59.
20202 * gdb.hp/gdb.base-hp/configure: Re-generate.
20203 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
20204 autoconf 2.59.
20205 * gdb.hp/gdb.aCC/configure: Re-generate.
20206
f10b16d4
JB
202072004-12-15 Jim Blandy <jimb@redhat.com>
20208
20209 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
20210 under NPTL when there is debugging info available for libpthread.
20211
fb6e1814
JG
202122004-12-13 Jerome Guitton <guitton@gnat.com>
20213
20214 * gdb.ada/fixed_points.c: New file.
20215 * gdb.ada/fixed_points.exp: New file.
20216
fe46cd3a
RC
202172004-12-03 Randolph Chung <tausq@debian.org>
20218
20219 * gdb.arch/pa-nullify.exp: New file.
20220 * gdb.arch/pa-nullify.s: New file.
20221
8de0841b
RC
202222004-11-30 Randolph Chung <tausq@debian.org>
20223
20224 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
20225 instead of "tbug". Fix regexp to work properly with gdb_test.
20226
c8170782
PH
202272004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
20228
20229 * gdb.base/bitfields2.exp: New test.
20230 * gdb.base/bitfields2.c: New file.
20231
954269c2
RE
202322004-11-28 Richard Earnshaw <rearnsha@arm.com>
20233
20234 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
20235
0107feed
RC
202362004-11-16 Randolph Chung <tausq@debian.org>
20237
20238 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
20239
f073ae8c
DJ
202402004-11-14 Daniel Jacobowitz <dan@debian.org>
20241
20242 * gdb.threads/threadapply.exp: Correct "macro details" test.
20243
19ad59e7
JJ
202442004-11-11 Jeff Johnston <jjohnstn@redhat.com>
20245
20246 * gdb.threads/threadapply.exp: New test.
20247 * gdb.threads/threadapply.c: New file.
20248
9cf0961b
MK
202492004-11-07 Mark Kettenis <kettenis@gnu.org>
20250
20251 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
20252 frames.
20253
c789492a
FL
202542004-11-05 Felix Lee <felix+log1@specifixinc.com>
20255
20256 * gdb.base/cursal.exp: New file.
20257 * gdb.base/cursal.c: New file.
20258
a1e167bb
AC
202592004-11-03 Andrew Cagney <cagney@gnu.org>
20260
20261 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
20262
b7cbf173
MK
202632004-10-30 Mark Kettenis <kettenis@gnu.org>
20264
20265 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
20266 NetBSD/ELF targets.
20267
88f9d34f
JB
202682004-10-29 Joel Brobecker <brobecker@gnat.com>
20269
20270 * gdb.threads/bp_in_thread.c: New file, copied from
20271 pthread_cond_wait.c.
20272 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
20273 file, rather than reusing the .c file from another testcase.
20274
ca7d6a0c
JB
202752004-10-20 Joel Brobecker <brobecker@gnat.com>
20276
20277 * gdb.ada/null_record.exp: Check where we stopped after
20278 sending the start command, instead of where the associated
20279 temporary breakpoint was inserted.
20280
0d863d03
AC
202812004-10-14 Andrew Cagney <cagney@gnu.org>
20282
20283 * gdb.mi/gdb701.c (main): Return 0.
20284
d11e72cb
DJ
202852004-10-13 Daniel Jacobowitz <dan@debian.org>
20286
d40539a4 20287 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 20288
e1923096
JJ
202892004-10-12 Jeff Johnston <jjohnstn@redhat.com>
20290
20291 * gdb.threads/schedlock.c: Add comment markers to use to find
20292 line numbers.
20293 * gdb.threads/schedlock.exp: Adjust regex to handle the new
20294 comments.
20295 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
20296 breakpoint lines.
20297
ec8ba2c9
DJ
202982004-10-12 Daniel Jacobowitz <dan@debian.org>
20299
20300 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
20301
0eb3658b
DJ
203022004-10-12 Daniel Jacobowitz <dan@debian.org>
20303
20304 * configure.in: Add gdb.dwarf2.
20305 * configure: Regenerated.
20306 * Makefile.in: Add gdb.dwarf2.
20307 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
20308 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
20309 gdb.dwarf2/file1.txt: New files.
20310
a271cc33
OF
203112004-10-11 Orjan Friberg <orjanf@axis.com>
20312
a9c64011 20313 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
a271cc33
OF
20314 of "run", since the latter doesn't work with remote targets. Adjust
20315 the breakpoint numbering accordingly.
20316 * gdb.threads/pthread_cond_wait.exp: Ditto.
20317
895ce074
MC
203182004-10-08 Michael Chastain <mec.gnu@mindspring.com>
20319
20320 * gdb.base/overlays.exp: Update copyright years.
20321
6be3092d
KI
203222004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
20323
20324 * gdb.base/overlays.exp: Disable if target is Linux.
20325
e05389b8
FL
203262004-10-06 Felix Lee <felix+log1@specifixinc.com>
20327
20328 * config/gdbserver.exp (gdb_load): Use right filename on remote.
20329
73cb587d
KI
203302004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
20331
20332 * gdb.asm/asm-source.exp: Add m32r-linux target.
20333 * gdb.asm/m32r-linux.inc: New file.
20334
3c0edcdc
AC
203352004-09-24 Andrew Cagney <cagney@redhat.com>
20336 David Anderson <anderson@redhat.com>
20337
20338 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
20339 command fails, assume things will work.
20340 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
20341 (_GNU_SOURCE): Define.
20342 (print_unsigned, print_hex): Change parameter to "long long".
20343 (print_byte_count): New function, use to print byte counts.
20344 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
20345 O_LARGEFILE.
20346 (main): Compute an upper bound on a corefile in max_core_size.
20347 Limit memory chunk size to max_core_size. Limit total memory
20348 allocated to max_core_size.
20349
4bb3667f
AC
203502004-09-23 Andrew Cagney <cagney@gnu.org>
20351
20352 * gdb.base/bigcore.exp: Replace the code that creates a corefile
20353 from a separate process with code that creates a corefile by
20354 making the inferior dump core.
20355
60fe1a51
MK
203562004-09-23 Mark Kettenis <kettenis@gnu.org>
20357
20358 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
20359 block.
20360
8e937346
MC
203612004-09-23 Michael Chastain <mec.gnu@mindspring.com>
20362
20363 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
20364 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
20365 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
20366 Likewise.
20367
7213f6d6
JJ
203682004-09-20 Jeff Johnston <jjohnstn@redhat.com>
20369
20370 * gdb.java/jprint.exp: New test case for java inferior call.
20371 * gdb.java/jprint.java: Ditto.
20372
eac69dca
JB
203732004-09-15 Joel Brobecker <brobecker@gnat.com>
20374
20375 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
20376
22227696
MC
203772004-09-14 Michael Chastain <mec.gnu@mindspring.com>
20378
20379 * gdb.threads/killed.c: Include <stdlib.h>.
20380 * gdb.threads/pthreads.c: Likewise.
20381
7dd403a4
MC
203822004-09-14 Michael Chastain <mec.gnu@mindspring.com>
20383
20384 * gdb.threads/killed.c: Add copyright notice.
20385
33f2d567
JM
203862004-09-10 Jason Molenda (jmolenda@apple.com)
20387
a9c64011
AS
20388 * gdb.base/define.exp: Two new tests to verify zero space chars
20389 after 'if' and 'while' commands in a user-defined command is correctly
20390 parsed.
33f2d567 20391
e05b62ac
AC
203922004-09-08 Andrew Cagney <cagney@gnu.org>
20393
20394 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
20395 delivery test with duplicate at end of file.
20396
9cbe82da
MK
203972004-09-06 Mark Kettenis <kettenis@jive.nl>
20398
20399 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
20400
564803d9
MC
204012004-09-05 Michael Chastain <mec.gnu@mindspring.com>
20402
20403 * config/hppro.exp: Removed.
20404
7c6807ce
MC
204052004-09-05 Michael Chastain <mec.gnu@mindspring.com>
20406
20407 * config/sparclet.exp: Removed.
20408
bf7e26dd
MC
204092004-09-05 Michael Chastain <mec.gnu@mindspring.com>
20410
20411 * config/udi.exp: Removed.
20412
714e341b
MC
204132004-09-02 Michael Chastain <mec.gnu@mindspring.com>
20414
20415 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
20416 of "exp_continue".
20417 (advancei): Likewise.
20418
1236e623
JJ
204192004-09-01 Jeff Johnston <jjohnstn@redhat.com>
20420
20421 * gdb.base/unload.exp: Fix so messages aren't duplicated.
20422
3bdcad15
MI
204232004-09-01 Manoj Iyer <manjo@austin.ibm.com>
20424
228af206 20425 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
20426 to check for nodebug in executable.
20427 * gdb.gdb/observer.exp (setup_test): Likewise.
20428 * gdb.gdb/selftest.exp (test_with_self): Likewise.
20429 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
20430
c72b934c
AC
204312004-09-01 Andrew Cagney <cagney@gnu.org>
20432
20433 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
20434 files.
20435
edd9b715
JJ
204362004-09-01 Jeff Johnston <jjohnstn@redhat.com>
20437
20438 * gdb.base/unload.exp: Fix expected warning message to match
20439 latest format.
20440
fb4ce06b
CV
204412004-09-01 Corinna Vinschen <vinschen@redhat.com>
20442
20443 * gdb.base/call-rt-st.exp: Fix typos.
20444
ce78e7c3
MI
204452004-08-31 Manoj Iyer <manjo@austin.ibm.com>
20446
20447 * gdb.threads/thread_check.exp: New testcase.
20448 * gdb.threads/thread_check.c: New testcase.
20449
2dedb159
AC
204502004-08-31 Andrew Cagney <cagney@gnu.org>
20451
20452 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
20453 (skip_to_handler_entry): New procedures. Test stepping into a
20454 handler when the breakpoint is at the handler's entry point.
20455
68f53502
AC
204562004-08-30 Andrew Cagney <cagney@gnu.org>
20457
20458 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
20459 gdb/1757.
20460
3e3ffd2b
MC
204612004-08-27 Michael Chastain <mec.gnu@mindspring.com>
20462
20463 With code from Manoj Iyer <manjo@austin.ibm.com>:
20464 * lib/gdb.exp (gdb_file_cmd): Return more information in the
20465 return value. Add an arm for "no debugging symbols found".
20466 Change a stray "error" to "perror".
20467 (gdb_run_cmd): Adapt to new return value.
20468 * gdb.base/remote.exp: Adapt to new return value.
20469 * gdb.gdb/complaints.exp: Likewise.
20470 * gdb.gdb/observer.exp: Likewise.
20471 * gdb.gdb/selftest.exp: Likewise.
20472 * gdb.gdb/xfullpath.exp: Likewise.
20473
4b6f5fd2
JB
204742004-08-27 Joel Brobecker <brobecker@gnat.com>
20475
20476 * gdb.threads/bp_in_thread.exp: New testcase.
20477
e5b25496
MC
204782004-08-27 Michael Chastain <mec.gnu@mindspring.com>
20479
20480 Fix PR testsuite/1735.
20481 * gdb.threads/schedlock.c (thread_function): Add a cast
20482 to suppress a gcc warning.
20483 * gdb.threads/thread-specific.c (thread_function): Likewise.
20484
934353d6
MC
204852004-08-26 Michael Chastain <mec.gnu@mindspring.com>
20486
20487 * gdb.base/unload.c: Include <stdlib.h>.
20488
f98a0aef 204892004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 20490
f98a0aef 20491 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
20492 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
20493 synchronized after the "return".
20494
5a2e8882
MC
204952004-08-26 Michael Chastain <mec.gnu@mindspring.com>
20496
20497 * gdb.mi/basics.c: Include <stdio.h>.
20498 * gdb.mi/pthreads.c: Include <stdlib.h>.
20499 * gdb.mi/var-cmd.c: Include <stdlib.h>.
20500
a9640423
MC
205012004-08-26 Michael Chastain <mec.gnu@mindspring.com>
20502
20503 * gdb.threads/schedlock.c: Add copyright notice.
20504
b04e311d
AC
205052004-08-25 Andrew Cagney <cagney@gnu.org>
20506
20507 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
20508 (skip_over_handler, breakpoint_over_hander): New test procedures.
20509 (advance, advancei): Add a proper prefix, do not use
20510 rerun_to_main.
20511 * gdb.base/sigstep.c (main): Change to use an infinite loop.
20512
7c27f15b
MC
205132004-08-24 Michael Chastain <mec.gnu@mindspring.com>
20514
20515 * gdb.mi/basics.c: Add copyright notice.
20516 * gdb.mi/var-cmd.c: Add copyright notice.
20517
fffc87ae
MC
205182004-08-23 Michael Chastain <mec.gnu@mindspring.com>
20519
20520 * lib/gdb.exp: Remove signed_keyword_not_used.
20521 * lib/compiler.c: Likewise.
20522 * lib/compiler.cc: Likewise.
20523
d782e0bf
MC
205242004-08-23 Michael Chastain <mec.gnu@mindspring.com>
20525
20526 * gdb.base/whatis.c: Remove conditional disabling of "signed".
20527 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
20528
96033e83
MC
205292004-08-23 Michael Chastain <mec.gnu@mindspring.com>
20530
20531 * gdb.base/whatis.c: Add copyright notice.
20532
cf38c229
MK
205332004-08-20 Mark Kettenis <kettenis@gnu.org>
20534
20535 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
20536 it to skip the breakpoints encoded in the inline assembly.
20537
f4b49756
MC
205382004-08-20 Michael Chastain <mec.gnu@mindspring.com>
20539
20540 * Makefile.in: Add gdb.fortran.
20541
2f193b69
MC
205422004-08-20 Michael Chastain <mec.gnu@mindspring.com>
20543
20544 * gdb.base/call-sc.exp (test_scalar_returns):
20545 Fix cut-and-paste glitch in "Make fun return now".
20546
89a237cb
MC
205472004-08-17 Michael Chastain <mec.gnu@mindspring.com>
20548
20549 * configure.in: Add gdb.fortran.
20550 * configure: Regenerate.
20551 * gdb.fortran/Makefile.in: New file.
20552 * lib/gdb.exp (skip_fortran_tests): New procedure.
20553
469aff8e
MC
205542004-08-17 Michael Chastain <mec.gnu@mindspring.com>
20555
20556 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
20557 reference to bug-gnu@prep.ai.mit.edu.
20558 * gdb.mi/mi-var-child.exp: Likewise.
20559 * gdb.mi/mi-var-cmd.exp: Likewise.
20560 * gdb.mi/mi-var-display.exp: Likewise.
20561 * gdb.mi/mi2-var-block.exp: Likewise.
20562 * gdb.mi/mi2-var-child.exp: Likewise.
20563 * gdb.mi/mi2-var-cmd.exp: Likewise.
20564 * gdb.mi/mi2-var-display.exp: Likewise.
20565
00b51b9f
MK
205662004-08-15 Mark Kettenis <kettenis@gnu.org>
20567
20568 * gdb.base/unload.c (main): Make local variable msg const.
20569
45f07fef
MC
205702004-08-15 Michael Chastain <mec.gnu@mindspring.com>
20571
20572 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
20573 to bug-gnu@prep.ai.mit.edu.
20574 * gdb.mi/mi-disassemble.exp: Likewise.
20575 * gdb.mi/mi-eval.exp: Likewise.
20576 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
20577 default line number.
20578 * gdb.mi/mi-return.exp: Likewise.
20579 * gdb.mi/mi-simplerun.exp: Likewise.
20580 * gdb.mi/mi-stack.exp: Likewise.
20581 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
20582 number with explicit range test.
20583 * gdb.mi/mi-watch.exp: Likewise.
20584 * gdb.mi/mi2-break.exp: Likewise.
20585 * gdb.mi/mi2-cli.exp: Likewise.
20586 * gdb.mi/mi2-disassemble.exp: Likewise.
20587 * gdb.mi/mi2-eval.exp: Likewise.
20588 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
20589 default line number.
20590 * gdb.mi/mi2-return.exp: Likewise.
20591 * gdb.mi/mi2-simplerun.exp: Likewise.
20592 * gdb.mi/mi2-stack.exp: Likewise.
20593 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
20594 number with explicit range test.
20595 * gdb.mi/mi2-watch.exp: Likewise.
20596
dd8c8ee7
MC
205972004-08-15 Michael Chastain <mec.gnu@mindspring.com>
20598
20599 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
20600 * gdb.cp/m-static.exp: Likewise.
20601 * gdb.cp/rtti.exp: Likewise.
20602
4e838464
MK
206032004-08-14 Mark Kettenis <kettenis@gnu.org>
20604
20605 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
20606
8d8cb839
EZ
206072004-08-14 Eli Zaretskii <eliz@gnu.org>
20608
20609 * ChangeLog: Prefix Local Variables with semi-colons and indent
20610 the reference to older ChangeLog files, to fix fontification in
20611 Emacs.
20612
deea8bb0
MC
206132004-08-13 Michael Chastain <mec.gnu@mindspring.com>
20614
20615 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
20616 * gdb.mi/mi2-break.exp: Likewise.
20617
c3297504
MC
206182004-08-13 Michael Chastain <mec.gnu@mindspring.com>
20619
20620 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
20621
25808999
MC
206222004-08-13 Michael Chastain <mec.gnu@mindspring.com>
20623
20624 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
20625
226a8d71
MC
206262004-08-13 Michael Chastain <mec.gnu@mindspring.com>
20627
20628 * gdb.cp/classes.exp: Remove unused declarations. Just let
20629 test names default instead of providing special names. Remove
20630 extraneous demangler test.
20631
37fdf854
JJ
206322004-08-12 Jeff Johnston <jjohnstn@redhat.com>
20633
20634 * gdb.base/unload.exp: New test for breakpoints in dynamically
20635 loaded libraries.
20636 * gdb.base/unload.c: Ditto.
20637 * gdb.base/unloadshr.c: Ditto.
20638
2d3a7986
MC
206392004-08-12 Michael Chastain <mec.gnu@mindspring.com>
20640
20641 * gdb.cp/classes.exp (test_ptype_class_objects): Call
20642 cp_test_ptype_class.
20643 (test_enums): Likewise.
20644
c72b934c
AC
206452004-08-10 Andrew Cagney <cagney@gnu.org>
20646
20647 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
20648 files.
20649
cc503c8a
AC
206502004-08-10 Andrew Cagney <cagney@gnu.org>
20651
20652 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
20653 init_malloc call.
20654
902f2ccb
MC
206552004-08-10 Michael Chastain <mec.gnu@mindspring.com>
20656
20657 * ChangeLog: Add copyright notice. The notice is copied
20658 from emacs 21.3 top level ChangeLog.
20659
78c90502
MC
206602004-08-09 Michael Chastain <mec.gnu@mindspring.com>
20661
20662 * lib/cp-support.exp: New file.
20663 * lib/cp-support.exp (cp_test_type_class): New function.
20664 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
20665 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
20666 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
20667 cp_test_ptype_class.
20668
88e5ea78
MC
206692004-08-09 Michael Chastain <mec.gnu@mindspring.com>
20670
20671 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
20672 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
20673 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
20674 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
20675 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
20676 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
20677 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
20678 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
20679 gdb.mi/mi2-watch.exp: Update copyright years.
20680
6a89fc9c
MK
206812004-08-09 Mark Kettenis <kettenis@gnu.org>
20682
20683 * gdb.base/sigaltstack.exp: Provide proper anchoring.
20684
1482e0de
MC
206852004-08-09 Michael Chastain <mec.gnu@mindspring.com>
20686
20687 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
20688 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
20689 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
20690 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
20691 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
20692 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
20693 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
20694 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
20695 gdb.mi/mi-watch.exp: Update copyright years.
20696
1a5ce3f3
DJ
206972004-08-08 Daniel Jacobowitz <dan@debian.org>
20698
20699 PR gdb/1738
20700 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
20701 from a breakpoint with a pending signal.
20702
04f6ecf2
DJ
207032004-08-08 Daniel Jacobowitz <dan@debian.org>
20704
20705 PR gdb/1736
20706 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
20707 * gdb.base/sigaltstack.exp (finish_test): Consume output until
20708 the prompt.
20709 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
20710
54d90d35
DJ
207112004-08-08 Daniel Jacobowitz <dan@debian.org>
20712
20713 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
20714
d2f6abb0
DJ
207152004-08-08 Daniel Jacobowitz <dan@debian.org>
20716
20717 PR gdb/1736
20718 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
20719 for i?86-*-linux*.
20720
5598c03d
DJ
207212004-08-08 Daniel Jacobowitz <dan@debian.org>
20722
20723 * gdb.arch/i386-prologue.exp: Compile without debug information.
20724
c6fee705
MC
207252004-08-08 Michael Chastain <mec.gnu@mindspring.com>
20726
20727 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
20728 rather than asking gdb to search.
20729
dd90efdb
MC
207302004-08-05 Michael Chastain <mec.gnu@mindspring.com>
20731
20732 * gdb.base/gcore.c: Include <string.h>.
20733
1e84bec1
MC
207342004-08-05 Michael Chastain <mec.gnu@mindspring.com>
20735
20736 * gdb.base/gcore.c: Add copyright notice.
20737
e425eb2b
MC
207382004-08-05 Michael Chastain <mec.gnu@mindspring.com>
20739
20740 * gdb.base/freebpcmd.c: Include <stdio.h>.
20741 * gdb.base/long_long.c: Include <string.h>.
20742 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
20743 * gdb.base/siginfo.c: Include <string.h>.
20744 * gdb.base/sigstep.c: Include <string.h>.
20745
cb9aaed5
MC
207462004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20747
20748 * gdb.base/complex.c: Include <stdlib.h>.
20749
55944f3d
MC
207502004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20751
20752 * gdb.base/complex.c: Add copyright notice.
20753
7b2953d9
MC
207542004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20755
20756 * gdb.base/charset.c: Include <stdlib.h>.
20757
c9133d23
MC
207582004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20759
20760 * gdb.base/auxv.c: Include <stdlib.h>.
20761
0a8490ad
MC
207622004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20763
20764 * gdb.base/auxv.c: Add copyright notice.
20765
3426d5ec
MC
207662004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20767
20768 * gdb.base/coremaker.c: Add copyright notice.
20769 * gdb.base/coremaker2.c: Add copyright notice.
20770
8da195dd
AC
207712004-08-04 Andrew Cagney <cagney@gnu.org>
20772
20773 * gdb.base/store.exp: Update copyright.
20774 (check_set, up_set, check_struct, up_struct): Add a prefix to test
20775 names, do not import gdb_prompt.
20776
8d394f98
AC
207772004-08-01 Andrew Cagney <cagney@gnu.org>
20778
20779 Fix PR testsuite/1729.
20780 * gdb.base/dump.exp: Add test name to callers of capture_value, do
20781 not use capture_value with value 4.
20782 (capture_value): Add optional test name parameter.
20783 (test_reload_saved_value, test_restore_saved_value): Use $msg as
20784 the prefix, pass to capture_value.
20785
b6702b23
MK
207862004-08-01 Mark Kettenis <kettenis@gnu.org>
20787
20788 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
20789 * gdb.arch/i386-prologue.c (standard): New prototype and function.
20790 (main): Call new function.
20791
c203e0ca
MC
207922004-07-31 Michael Chastain <mec.gnu@mindspring.com>
20793
20794 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
20795
a7995a30
MC
207962004-07-31 Michael Chastain <mec.gnu@mindspring.com>
20797
20798 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
20799
9366563b
MC
208002004-07-31 Michael Chastain <mec.gnu@mindspring.com>
20801
b6eeaf26 20802 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
20803 Accept more values of vtbl pointer. Remove some messages
20804 about "obsolete gcc or gdb".
20805
2fc1f950
MC
208062004-07-30 Michael Chastain <mec.gnu@mindspring.com>
20807
20808 * gdb.cp/classes.exp: Accept more varieties of ptype output.
20809
c724d49b
MC
208102004-07-30 Michael Chastain <mec.gnu@mindspring.com>
20811
20812 * gdb.base/asm-source.exp: Properly convert target board
20813 debug flags from gcc format to binutils format.
20814
736b0fce
MK
208152004-07-28 Mark Kettenis <kettenis@gnu.org>
20816
20817 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
20818 gdb1718". PR backtrace/1718 partially fixed.
20819
5633ea5c
JJ
208202004-07-27 Jeff Johnston <jjohnstn@redhat.com>
20821
20822 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
20823
575eebb1
NC
208242004-07-26 Nick Clifton <nickc@redhat.com>
20825
20826 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
20827 good default value for a specific architecture is available then
20828 set it to that value. Otherwise default to the -gstabs switch.
20829 Remove the -g... switches from the asm-flags variable. Allow the
20830 target board info to override the value if it wants to. Pass the
20831 switch on the assembler command line.
20832
62104619
MK
208332004-07-23 Mark Kettenis <kettenis@gnu.org>
20834
20835 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
20836 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
20837 (main): Call new function.
20838
4a1135b8
MC
208392004-07-22 Michael Chastain <mec.gnu@mindspring.com>
20840
20841 Test for PR exp/1715.
20842 * gdb.base/radix.exp: Refactor common procedures. Make all
20843 test names unique. Change XFAIL to KFAIL.
20844
8a12c1f0
MC
208452004-07-20 Michael Chastain <mec.gnu@mindspring.com>
20846
20847 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
20848 * gdb.ada/gnat_ada.gin: ... to here.
20849 * configure.in: Use gnat_ada.gin.
20850 * configure: Regenerate.
20851
23b451cf
AC
208522004-07-20 Andrew Cagney <cagney@gnu.org>
20853
20854 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
20855 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
20856 XFAILs. Clean up test messages and comments. Check backtraces.
20857 Delete re-sync code.
20858
ab618a02
MC
208592004-07-19 Michael Chastain <mec.gnu@mindspring.com>
20860
20861 Fix PR cli/740.
20862 * gdb.base/annota1.exp: Honor gdb,nosignals.
20863 * gdb.base/annota3.exp: Likewise.
20864
46dad340
MC
208652004-07-19 Michael Chastain <mec.gnu@mindspring.com>
20866
20867 * lib/java.exp: Update copyright notice.
20868
756d8c70
AC
208692004-07-19 Andrew Cagney <cagney@gnu.org>
20870
20871 * gdb.base/selftest.exp: Copy file from here ...
20872 * gdb.gdb/selftest.exp: ... to here.
20873
586027e6
AC
208742004-07-16 Andrew Cagney <cagney@redhat.com>
20875
20876 * lib/insight-support.exp: Delete file.
20877 * lib/java.exp (java_init): Fix copyright.
20878
029d2200
AC
208792004-07-16 Andrew Cagney <cagney@gnu.org>
20880
20881 * gdb.base/restore.c: Append "prologue" to comments marking the a
20882 function's prologue.
20883 * gdb.base/restore.exp: Update copyright, re-indent.
20884 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
20885 callerN" prefix where needed. Update patterns that match a
20886 function's prologue.
20887
653b62c5
MC
208882004-07-16 Michael Chastain <mec.gnu@mindspring.com>
20889
20890 * gdb.base/restore.c: Add copyright notice.
20891
f7d690e5
AC
208922004-07-16 Andrew Cagney <cagney@gnu.org>
20893
20894 * gdb.base/logical.exp: Update copyright.
20895 (evaluate): New procedure. Use to re-implement tests using
20896 several tables.
20897
d629a7cb
MH
208982004-07-14 Martin Hunt <hunt@redhat.com>
20899
20900 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
20901 which fixes some problems where init.tcl was not found.
20902
9c7bb332
AC
209032004-07-13 Andrew Cagney <cagney@gnu.org>
20904
6bf46641
AC
20905 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
20906 (check_sizeof, check_valueof): Do not include the output in the
20907 test name. Use gdb_test.
20908 (get_valueof): Use gdb_test_multiple.
20909
c4ffd4c0
AC
20910 * gdb.base/step-test.exp: Update copyright. Use
20911 gdb_test_multiple. Ensure that test names do not include
20912 architecture dependent output.
20913
ab89363a
AC
20914 * gdb.gdb/observer.exp: Update copyright.
20915 (setup_test): Use gdb_test_multiple.
20916 (attach_first_observer, attach_second_observer)
20917 (attach_third_observer, detach_first_observer)
20918 (detach_second_observer, detach_third_observer)
20919 (reset_counters, check_counters): Make $message a prefix.
20920 (test_normal_stop_notifications): Add "args" parameter - a list of
20921 init functions to be called. Make $message a prefix,
20922 (test_observer_normal_stop): Change the message prefixes so that
20923 they are unique, pass the attach / detach procedures to
20924 test_normal_stop_notifications.
20925
ec58997a
AC
20926 * gdb.base/signull.exp (test_segv): Prefix all tests with
20927 "${name}". Clean up test messages.
20928
b475183b
AC
20929 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
20930
9c7bb332
AC
20931 * gdb.base/ena-dis-br.exp: Update copyright.
20932 (break_at): New function. Replace send_gdb with gdb_test,
20933 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
20934 ignore count, not stopped at bpt", with KFAIL.
20935
2dd95497
CV
209362004-07-13 Corinna Vinschen <vinschen@redhat.com>
20937
20938 * gdb.base/attach.exp: Remove cleanupfile handling.
20939
419e626b
AC
209402004-07-12 Andrew Cagney <cagney@gnu.org>
20941
20942 * gdb.base/annota1.exp: Cleanup corefile test name.
20943 * gdb.base/annota3.exp: Ditto.
20944
8b1b3228
AC
209452004-07-12 Andrew Cagney <cagney@gnu.org>
20946
78650829
AC
20947 * gdb.base/signals.exp: Clean up copyright, re-indent.
20948
8b1b3228
AC
20949 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
20950 gdb_test and gdb_test_multiple.
20951
935c2760
JJ
209522004-07-08 Jeff Johnston <jjohnstn@redhat.com>
20953
20954 * gdb.java/jmain.exp: Fix expected line number for main to
a9c64011 20955 break at. Set XFAIL for break at main test since gcj does not
935c2760
JJ
20956 provide line number info for first statement in main.
20957
1544280f
AC
209582004-07-08 Andrew Cagney <cagney@gnu.org>
20959
1279f4ff
AC
20960 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
20961
1544280f
AC
20962 * gdb.base/sigbpt.exp: Make the common part of each test name a
20963 prefix instead of suffix.
20964
bcc82369
BR
209652004-07-07 Bob Rossi <bob_rossi@cox.net>
20966
20967 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
20968 test from test_tbreak_creation_and_listing to
20969 test_file_list_exec_source_file
20970 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
20971 Changed name of test from test_tbreak_creation_and_listing to
20972 test_file_list_exec_source_file
20973
23f4b0aa
JJ
209742004-07-07 Jeff Johnston <jjohnstn@redhat.com>
20975
20976 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
20977 the jmisc() constructor instead of <init>.
20978 * gdb.java/jmisc1.exp: Ditto.
20979
56401cd5
AC
209802004-07-07 Andrew Cagney <cagney@gnu.org>
20981
20982 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
20983 corrupting the PC.
20984
44ae2f6a
MC
209852004-07-06 Michael Chastain <mec.gnu@mindspring.com>
20986
20987 * gdb.cp/templates.exp: Accept whitespace change in demangler
20988 output.
20989
45a83408
AC
209902004-07-06 Andrew Cagney <cagney@gnu.org>
20991
20992 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
20993
d205ad70
MC
209942004-07-02 Michael Chastain <mec.gnu@mindspring.com>
20995
20996 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
20997 * lib/compiler.cc: Likewise.
20998
06ea1a61
MC
209992004-06-30 Michael Chastain <mec.gnu@mindspring.com>
21000
21001 * lib/compiler.cc: Work around string preprocessing problem
21002 with old hp c++ compiler.
21003 * lib/compiler.c: Likewise.
21004
daab1251
CV
210052004-06-29 Corinna Vinschen <vinschen@redhat.com>
21006
21007 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
21008 directives to conditionalize symbol prefixing.
21009 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
21010 additional_flags handling. Add underscore prefix for Cygwin.
21011 * gdb.arch/i386-unwind.c: Use preprocessor directives to
21012 conditionalize symbol prefixing.
21013 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
21014 additional_flags handling. Add underscore prefix for Cygwin.
21015
cc984116
CV
210162004-06-29 Corinna Vinschen <vinschen@redhat.com>
21017
21018 * gdb.base/bigcore.exp: Skip test on Cygwin.
21019
c279b077
MC
210202004-06-28 Michael Chastain <mec.gnu@mindspring.com>
21021
21022 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
21023 formats for "info register". Use gdb_test_multiple. Fix
21024 the "invalid register" test.
21025
0e915747
CV
210262004-06-28 Corinna Vinschen <vinschen@redhat.com>
21027
21028 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
21029 PID for Cygwin. Add Cygwin specific strings to check for in some
21030 tests.
21031 (do_attach_tests): Add a test for user interaction when attaching
21032 to a process with no matching symbol table already loaded.
21033
11422c86
AC
210342004-06-26 Andrew Cagney <cagney@gnu.org>
21035
21036 Test PR java/1567 and PR java/1565.
21037 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
21038 * gdb.java/jmisc2.exp: Delete file.
21039
cefbce26
MC
210402004-06-26 Michael Chastain <mec.gnu@mindspring.com>
21041
21042 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
21043
e19f872c
CV
210442004-06-25 Corinna Vinschen <vinschen@redhat.com>
21045
21046 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
21047 attach process.
21048
d931ba3b
MC
210492004-06-23 Michael Chastain <mec.gnu@mindspring.com>
21050
21051 * gdb.cp/pr-1553.exp: Remove.
21052
aef68c48
MC
210532004-06-22 Michael Chastain <mec.gnu@mindspring.com>
21054
21055 * gdb.cp/pr-1553.cc: Remove.
21056 * gdb.cp/pr-1553.exp: Disable this test.
21057
8d5df71a
JB
210582004-06-20 Jim Blandy <jimb@redhat.com>
21059
a9c64011 21060 Fix PR testsuite/1680.
8d5df71a
JB
21061 * gdb.arch/i386-sse.exp: Properly quote curly braces in
21062 regular expressions.
21063
4ac6f39d
MC
210642004-06-19 Michael Chastain <mec.gnu@mindspring.com>
21065
21066 Fix PR testsuite/1679.
21067 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
21068 Issue an UNSUPPORTED result instead.
21069
1b413552
JB
210702004-06-18 Jim Blandy <jimb@redhat.com>
21071
21072 * gdb.base/charset.exp: Only send a control-C if we see a new
21073 prompt and incomplete command.
21074
6daa6ebd
MC
210752004-06-18 Michael Chastain <mec.gnu@mindspring.com>
21076
21077 * gdb.cp/pr-574.cc: Add copyright notice.
21078
51fa4ae0
JB
210792004-06-17 Jim Blandy <jimb@redhat.com>
21080
21081 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
21082 cases where the regexp has no groups; this grabs random text from
21083 the previous test suite, whatever that was.
21084
8fea26c5
MC
210852004-06-17 Michael Chastain <mec.gnu@mindspring.com>
21086
21087 * gdb.cp/printmethod.cc: Add copyright notice.
21088
1e3aeb41
MC
210892004-06-16 Michael Chastain <mec.gnu@mindspring.com>
21090
21091 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
21092
9d9030bc
AC
210932004-06-16 Andrew Cagney <cagney@gnu.org>
21094
21095 * gdb.base/signull.c: Update copyright. Include <string.h>.
21096 (bowler): Replace data_pointer with data_read
21097 and data_write cases. Add code_descriptor case.
21098 (zero, desc): New array and pointer.
21099 (data, code): Change to simple pointers.
21100 * gdb.base/signull.exp: Fix probe pattern matching a function
21101 descriptor SIGSEGV. Replace data_pointer with data_read and
21102 data_write tests.
21103
acd4ad44
AC
211042004-06-16 Andrew Cagney <cagney@gnu.org>
21105
21106 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
21107
08fd625c
MC
211082004-06-15 Michael Chastain <mec.gnu@mindspring.com>
21109
21110 * gdb.base/long_long.c: Add copyright notice.
21111
1903502c
MC
211122004-06-15 Michael Chastain <mec.gnu@mindspring.com>
21113
21114 * gdb.base/long_long.exp: Remove reference to
21115 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
21116 to gdb_breakpoint and gdb_continue_to_breakpoint.
21117
83313cb1
JB
211182004-06-14 Jim Blandy <jimb@redhat.com>
21119
21120 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
21121 endian case.
21122
1bf404ef
AC
211232004-06-14 Andrew Cagney <cagney@gnu.org>
21124
21125 * gdb.base/gcore.exp (capture_command_output): Delete the always
21126 passing tests containing inferior values.
21127 * gdb.base/ending-run.exp: Do not include the breakpoint address
21128 in the test message. Update copyright.
21129 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
21130 size in the test name, use gdb_test_multiple. Update copyright.
21131
ef220b33
MC
211322004-06-14 Michael Chastain <mec.gnu@mindspring.com>
21133
21134 * gdb.cp/ref-types.cc: Add copyright notice.
21135
4f70a4c9
MC
211362004-06-14 Michael Chastain <mec.gnu@mindspring.com>
21137
21138 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
21139 hp_aCC_compiler.
21140 * lib/compiler.cc: Likewise.
21141 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
21142 'set' commands. Log diagnostics for other lines. Set
21143 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
21144
335928ac
MC
211452004-06-13 Michael Chastain <mec.gnu@mindspring.com>
21146
21147 * gdb.cp/try_catch.cc: Add copyright notice.
21148
2efb12e8
MC
211492004-06-12 Michael Chastain <mec.gnu@mindspring.com>
21150
21151 * gdb.cp/userdef.cc: Add copyright notice.
21152
0bbed51a
MC
211532004-06-11 Michael Chastain <mec.gnu@mindspring.com>
21154
21155 * gdb.cp/virtfunc.cc: Add copyright notice.
21156
e12a46c9
RC
211572004-06-11 Randolph Chung <tausq@debian.org>
21158
21159 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
21160 problem.
21161
338e05af
AC
211622004-06-10 Andrew Cagney <cagney@gnu.org>
21163
21164 * lib/compiler.cc, lib/compiler.c: Append either
21165 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
21166 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
21167 instead of gcc-3-3.
21168
dc3f10cb
AC
211692004-06-09 Andrew Cagney <cagney@gnu.org>
21170
b4d946af
AC
21171 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
21172 gdb/1455, bug is specific to "long long" and "double".
a9c64011 21173
dc3f10cb
AC
21174 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
21175 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
21176 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
21177 fixed.
21178
b5c0bfa2
AC
211792004-06-09 Andrew Cagney <cagney@gnu.org>
21180
21181 * gdb.base/structs.exp (test_struct_returns): Replace
21182 "return_value_unknown" and "finish_value_unknown" by
21183 "return_value_known" and "finish_value_known". Instead of
21184 "return_value_unknown" iff "finish_value_unknown", check
21185 "return_value_known" implies "finish_value_known".
21186
caeb605f
MH
211872004-06-08 Martin Hunt <hunt@redhat.com>
21188
21189 * gdb.base/float.exp: Add pattern for mips targets.
21190
c892bb64
RC
211912004-06-08 Randolph Chung <tausq@debian.org>
21192
21193 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
21194 message for unknown architectures more clear.
21195
48306d3e
JB
211962004-06-08 Joel Brobecker <brobecker@gnat.com>
21197
21198 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
21199 start the execution of the program.
21200
83ecb59f
JB
212012004-06-07 Jim Blandy <jimb@redhat.com>
21202
21203 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
21204 * gdb.arch/i386-cpuid.h: New helper file.
21205
55264cb4
RC
212062004-06-07 Randolph Chung <tausq@debian.org>
21207
21208 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
21209 has started.
21210
23cadb28
RM
212112004-06-04 Roland McGrath <roland@redhat.com>
21212
21213 Fix PR gdb/1647.
21214 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
21215 differently to be robust to output buffering differences.
21216
51d01eda
MC
212172004-06-04 Michael Chastain <mec.gnu@mindspring.com>
21218
21219 * gdb.threads/pthreads.exp: Update copyright years.
21220 (check_control_c): Change asynchronous 'after' to synchronous.
21221
f4fc3b93
RM
212222004-06-04 Roland McGrath <roland@redhat.com>
21223
21224 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
21225 next gdb prompt.
21226
4013522b
MC
212272004-06-02 Michael Chastain <mec.gnu@mindspring.com>
21228
21229 Fix PR gdb/1636.
21230 * gdb.threads/manythreads.exp: Change asynchronous 'after'
21231 calls to synchronous.
21232
7a8f1e6b
JB
212332004-05-26 Jim Blandy <jimb@redhat.com>
21234
21235 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
21236
81bb3443
RC
212372004-05-24 Randolph Chung <tausq@debian.org>
21238
21239 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
21240 * gdb.asm/pa.inc: New file.
21241
8f5a3103
MK
212422004-05-22 Mark Kettenis <kettenis@gnu.org>
21243
21244 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
21245
734b8fe8 212462004-05-21 Joel Brobecker <brobecker@gnat.com>
a9c64011 21247 Daniel Jacobowitz <drow@mvista.com>
734b8fe8
JB
21248
21249 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
21250 GDB prompt.
21251
725603e1
UW
212522004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
21253
f4fc3b93 21254 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
21255 setjmp/longjmp. Use sigaction instead of signal.
21256
8b923272 212572004-05-19 J. Brobecker <brobecker@gnat.com>
a9c64011 21258 Michael Snyder <msnyder@redhat.com>
8b923272
JB
21259
21260 * gdb.threads/pthread_cond_wait.c: New file.
21261 * gdb.threads/pthread_cond_wait.exp: New testcase.
21262
8bfabb04
AC
212632004-05-13 Andrew Cagney <cagney@redhat.com>
21264
21265 * gdb.base/signull.exp, gdb.base/signull.c: New files.
21266 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
21267
42edda50
AC
212682004-05-11 Andrew Cagney <cagney@redhat.com>
21269
21270 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
21271 fixed but revealed gdb/1639.
21272
d303a6c7
AC
212732004-05-10 Andrew Cagney <cagney@redhat.com>
21274
21275 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
21276 func1" and "next to 2nd alarm", kernel bug avoided.
21277
bf08c2a1
DJ
212782004-05-10 Daniel Jacobowitz <dan@debian.org>
21279
21280 PR external/1568
21281 * gdb.base/bigcore.exp: Check the size of the dumped core file.
21282 XFAIL if it is smaller than bytes_allocated.
21283 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
21284 (main): Make chunks_allocated unsigned. Correct comment.
21285
c0586a34
JB
212862004-05-07 Joel Brobecker <brobecker@gnat.com>
21287
21288 * gdb.arch/powerpc-aix-prologue.c: New file.
21289 * gdb.arch/powerpc-aix-prologue.exp: New file.
21290
f2785d12
JB
212912004-05-07 Jim Blandy <jimb@redhat.com>
21292
21293 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
21294 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
21295
bd7f6e30
JB
212962004-05-06 Joel Brobecker <brobecker@gnat.com>
21297
21298 * gdb.base/sep.exp: No longer setup_kfail when the program was
21299 built with dwarf2.
21300
0a5e7efe
JI
213012004-05-05 Jim Ingham <jingham@apple.com>
21302
21303 * gdb.base/pending.exp: Make sure pending breakpoints
21304 preserve the ignore count.
f4fc3b93 21305
a8958849
MK
213062004-04-27 Jerome Guitton <guitton@gnat.com>
21307
21308 * i386-prologue.exp: Add testcase for jump instruction as first
21309 instruction of the real code.
21310 * i386-prologue.c (jump_at_beginning): New function.
21311
7e103f5b
MK
213122004-04-28 Mark Kettenis <kettenis@gnu.org>
21313
21314 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
21315 x86_64-*-*.
21316
5d38b224
MK
213172004-04-28 Mark Kettenis <kettenis@gnu.org>
21318
21319 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
21320 i*86-*-*.
21321
0ef32fd9
MK
213222004-04-25 Mark Kettenis <kettenis@gnu.org>
21323
21324 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
21325 expression that checks the return type.
21326
71d7dd7c
AC
213272004-04-23 Andrew Cagney <cagney@redhat.com>
21328
21329 * gdb.base/call-sc.exp: New test of scalar call/return values.
21330 * gdb.base/call-sc.c: Ditto.
21331
1e9f977e
JJ
213322004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
21333
21334 * gdb.threads/manythreads.c: Reduce thread stack size.
21335
899d9e3a
JJ
213362004-04-23 Jeff Johnston <jjohnstn@redhat.com>
21337
21338 * gdb.threads/manythreads.c: Add copyright notice.
21339
61bcae62
AC
213402004-04-23 Andrew Cagney <cagney@redhat.com>
21341
21342 * gdb.base/siginfo.exp: Better handle step out of signal.
21343 * gdb.base/sigstep.exp: Ditto.
21344
7339a42e 213452004-04-22 Jeff Johnston <jjohnstn@redhat.com>
a9c64011 21346 Daniel Jacobowitz <drow@mvista.com>
7339a42e
JJ
21347
21348 * gdb.threads/manythreads.c: New testcase.
21349 * gdb.threads/manythreads.exp: Ditto.
21350
5c98409b
JB
213512004-04-22 Jim Blandy <jimb@redhat.com>
21352
21353 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
21354 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
21355
3b611f1a
MC
213562004-04-21 Michael Chastain <mec.gnu@mindspring.com>
21357
21358 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
21359
f0fd9238
AC
213602004-04-21 Andrew Cagney <cagney@redhat.com>
21361
21362 * gdb.base/sigstep.c: New file.
21363 * gdb.base/sigstep.exp: New file.
21364
90990674
JB
213652004-04-16 Joel Brobecker <brobecker@gnat.com>
21366
21367 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
21368 call to observer_notify_normal_stop.
21369
78cef34b
AC
213702004-04-15 Andrew Cagney <cagney@redhat.com>
21371
21372 * gdb.base/siginfo.c: New file.
21373 * gdb.base/siginfo.exp: New file.
21374
d2343407
JB
213752004-04-12 J. Brobecker <brobecker@gnat.com>
21376
21377 * gdb.base/sep.exp: Fix typo in comment.
21378
a2dba3c8
JB
213792004-04-12 J. Brobecker <brobecker@gnat.com>
21380
21381 * gdb.base/sep.c: New file.
21382 * gdb.base/sep-proc.c: New file.
21383 * gdb.base/sep.exp: New testcase.
21384
15f7b60e
MK
213852004-04-09 Mark Kettenis <kettenis@gnu.org>
21386
21387 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
21388 support.
21389
44f4de1a
AC
213902004-04-05 Andrew Cagney <cagney@redhat.com>
21391
21392 * gdb.base/sigaltstack.c: New file.
21393 * gdb.base/sigaltstack.exp: New file.
21394
ef04f396
JB
213952004-04-04 Joel Brobecker <brobecker@gnat.com>
21396
21397 * gdb.base/foll-fork.exp: Update the expected output for
21398 "help set follow-fork-mode", to match a change that was made
21399 to the help of this variable on 2004-01-13.
21400
d40d2c92
JB
214012004-04-01 Joel Brobecker <brobecker@gnat.com>
21402
21403 * lib/ada.exp: Add copyright notice.
21404 * bar.ads: Likewise.
21405 * bar.adb: Likewise.
21406 * null_record.adb: Likewise.
21407 * null_record.exp: Likewise.
21408 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
21409
f86ef5a3
JB
214102004-04-01 Joel Brobecker <brobecker@gnat.com>
21411
21412 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
21413 * configure: Regenerate.
21414
414e70e3
JB
214152004-04-01 Joel Brobecker <brobecker@gnat.com>
21416
21417 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
21418 to build the application. Remove the message printed when in
21419 verbose mode, redundant with the UNSUPPORTED message above.
21420
f0aaee49
JB
214212004-03-31 Joel Brobecker <brobecker@gnat.com>
21422
21423 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
21424 * gdb.ada (null_record.exp): New testcase.
21425
ac81cb54
JB
214262004-03-31 Joel Brobecker <brobecker@gnat.com>
21427
21428 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
21429
854af2f7
JB
214302004-03-31 Joel Brobecker <brobecker@gnat.com>
21431
21432 * gdb.ada: New subdirectory.
21433 * gdb.ada/Makefile.in: New file.
21434 * gdb.ada/gnat_ada.gpr.in: New file.
21435
034cb681
JB
214362004-03-31 Joel Brobecker <brobecker@gnat.com>
21437
21438 * lib/ada.exp: New file.
21439
78a1a894
DJ
214402004-03-24 Daniel Jacobowitz <drow@mvista.com>
21441
21442 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
21443 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
21444
4b2b3b3e
AC
214452004-03-22 Andrew Cagney <cagney@redhat.com>
21446
21447 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
21448 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
21449 Problem identified by Ulrich Weigand.
21450
23c73aa3
DC
214512004-03-17 David Carlton <carlton@kealia.com>
21452
21453 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
21454 PR c++/826.
21455
d63a86f8
RM
214562004-03-16 Roland McGrath <roland@redhat.com>
21457
21458 * gdb.base/auxv.exp: New file.
21459 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
21460
0e02aa50
DC
214612004-03-12 David Carlton <carlton@kealia.com>
21462
21463 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
21464 * gdb.cp/pr-1553.cc: Ditto.
21465 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
21466 pass branch.
21467
c20b71be
MC
214682004-03-12 Michael Chastain <mec.gnu@mindspring.com>
21469
21470 * gdb.cp/templates.exp: Accept more template types.
21471
c7414a01
MC
214722004-03-09 Michael Chastain <mec.gnu@mindspring.com>
21473
21474 From Corinna Vinschen with modifications.
21475 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
21476 local variable obj_with_enum.
21477 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
21478 results with obj_with_enum.
21479
ed69573c
MC
214802004-03-09 Michael Chastain <mec.gnu@mindspring.com>
21481
21482 * gdb.cp/classes.cc: New file, copied from misc.cc.
21483 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
21484
28301461
MC
214852004-03-09 Michael Chastain <mec.gnu@mindspring.com>
21486
21487 * gdb.cp/misc.cc: Add copyright notice.
21488
1198ecbe
DC
214892004-03-05 David Carlton <carlton@kealia.com>
21490
21491 * gdb.cp/rtti.exp: Add 'print *obj3' test.
21492 * gdb.cp/rtti.h: Update copyright.
21493 (namespace n2::n3): New.
21494 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
21495 (n2::n3::func3): New.
21496 (main): Call n2::n3::func3.
21497 * gdb.cp/rtti2.cc: Update copyright.
21498 (n2::create3): New.
21499
9e08c470
MK
215002004-03-04 Mark Kettenis <kettenis@gnu.org>
21501
21502 * gdb.asm/openbsd.inc: Fix typo.
21503
4bebc3aa
FF
215042004-03-03 Fred Fish <fnf@redhat.com>
21505
21506 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
21507 "val" instead of unused "size". Update copyright year.
21508
6ea9fb37
DJ
215092004-02-29 Daniel Jacobowitz <drow@mvista.com>
21510
21511 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
21512 to use unsigned char.
21513 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
21514 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
21515
23b23974
DJ
215162004-02-29 Daniel Jacobowitz <drow@mvista.com>
21517
21518 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
21519 line of output.
21520
7574fd53
DJ
215212004-02-28 Daniel Jacobowitz <drow@mvista.com>
21522
21523 * gdb.base/relocate.c (dummy): Initialize.
21524
a195357f
DJ
215252004-02-28 Daniel Jacobowitz <drow@mvista.com>
21526
21527 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
21528 a breakpoint at exit.
21529
72fd54a9
FF
215302004-02-27 Fred Fish <fnf@redhat.com>
21531
21532 * gdb.base/chng-syms.exp: Add expect condition to match failing
21533 case that isn't a timeout.
21534
b9d23137
AC
215352004-02-27 Andrew Cagney <cagney@redhat.com>
21536
21537 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
21538 support.
21539
15d208f6 215402004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 21541
15d208f6
FF
21542 * gdb.arch/gdb1431.c: Remove.
21543 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
21544 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
21545 of "until" incorrectly.
21546
98f9cd2d
JB
215472004-02-26 J. Brobecker <brobecker@gnat.com>
21548
21549 * gdb.cp/class2.cc (empty): New class.
21550 (refer): New function.
21551 (main): Declare an object of type empty and use it.
21552 * gdb.cp/class2.exp: Print the value of an object of type empty.
21553
9b50c11b
JJ
215542004-02-26 Jeff Johnston <jjohnstn@redhat.com>
21555
21556 * gdb.base/langs.exp: Update query string to match the
21557 new nquery format used for pending breakpoints.
21558
0dcd613f
AC
215592004-02-26 Andrew Cagney <cagney@redhat.com>
21560
21561 Fix PR i18n/1570.
21562 * gdb.base/charset.c: Update copyright notice.
21563 (main, init_string): Remove the escape character '\e' tests.
21564 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
21565 * gdb.base/charset.exp (valid_host_charset): Ditto.
21566 * gdb.base/setvar.exp: Ditto.
21567
b8a56647
AC
215682004-02-24 Andrew Cagney <cagney@redhat.com>
21569
90d59e34
AC
21570 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
21571 mmapped data in core file" PASS and FAIL messages consistent.
21572
b8a56647
AC
21573 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
21574 setting a breakpoint. Work around PR java/1565.
21575
9f27c604
JJ
215762004-02-23 Jeff Johnston <jjohnstn@redhat.com>
21577
21578 * lib/gdb.exp (gdb_breakpoint): Update query string to match
21579 new nquery format.
21580 * gdb.base/pending.exp: Ditto.
21581
3224a706
MK
215822004-02-22 Mark Kettenis <kettenis@gnu.org>
21583
21584 * configure.in: Run stabs tests on *BSD.
21585 * configure: Regenerated.
21586
41e0a9ca
MK
215872004-02-21 Mark Kettenis <kettenis@gnu.org>
21588
21589 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
21590
1e1b3428
FF
215912004-02-20 Fred Fish <fnf@redhat.com>
21592
21593 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
21594 blank in test for "returns short", for consistency with other
21595 "returns xxx" tests. Update copyright year.
21596
f9a7572a
FF
215972004-02-19 Fred Fish <fnf@redhat.com>
21598
21599 New testcase for PR breakpoint/1558.
21600 * gdb.arch/gdb1558.exp: New file.
21601 * gdb.arch/gdb1558.c: New file.
21602
b2ce2854
EZ
216032004-02-19 Elena Zannoni <ezannoni@redhat.com>
21604
21605 * gdb.base/nodebug.exp: Fix typo.
21606
e7c9ff01
JB
216072004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
21608
21609 Committed by Jim Blandy <jimb@redhat.com>.
21610
62f4b920
JB
21611 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
21612
2db536a1
JB
21613 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
21614
e7c9ff01
JB
21615 * gdb.base/float.exp: Support s390*-*-* targets.
21616
f3205b34
AF
216172004-02-17 Adam Fedor <fedor@gnu.org>
21618
21619 * gdb.base/gdb1555.exp: New file.
21620 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
21621
9d62932d
EZ
216222004-02-17 Elena Zannoni <ezannoni@redhat.com>
21623
21624 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
21625
344c9711
FF
216262004-02-16 Fred Fish <fnf@redhat.com>
21627
21628 * gdb.arch/gdb1291.c: Remove
21629 * gdb.arch/gdb1291.s: New test input file.
21630 * gdb.arch/gdb1291.exp: Expand test to check case that should not
21631 fail. Test for correct result, known incorrect result, other
21632 failures and timeouts.
21633
2d822687
AC
216342004-02-16 Andrew Cagney <cagney@redhat.com>
21635
21636 * gdb.base/bigcore.exp: New file.
21637 * gdb.base/bigcore.c: New file.
21638
dac15b66
AC
216392004-02-13 Andrew Cagney <cagney@redhat.com>
21640
21641 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
21642 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
21643 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
21644 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
21645 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
21646 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
21647 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
21648 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
21649 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
21650 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
21651
6bdfc2c4
JJ
216522004-02-11 Jeff Johnston <jjohnstn@redhat.com>
21653
21654 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
21655 executed is an alloc instruction.
21656
87b3ede8
DC
216572004-02-11 David Carlton <carlton@kealia.com>
21658
21659 * gdb.cp/breakpoint.exp: New.
21660 * gdb.cp/breakpoint.cc: New.
21661
6e19e2bf
MC
216622004-02-11 Michael Chastain <mec.gnu@mindspring.com>
21663
21664 Partial fix for PR gdb/1543.
21665 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
21666 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
21667 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
21668 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
21669 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
21670 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
21671 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
21672 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
21673 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
21674 to bug-gdb@prep.ai.mit.edu .
21675 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
21676 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
21677 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
21678 Likewise.
21679
5c5455dc
AC
216802004-02-10 Andrew Cagney <cagney@redhat.com>
21681
21682 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
21683 using gdb_internal_error_resync.
21684
9cf689d7
DJ
216852004-02-09 Daniel Jacobowitz <drow@mvista.com>
21686
21687 * gdb.threads/thread-specific.exp: Stop early if no threads are
21688 found.
21689
d2dc51db
MC
216902004-02-09 Michael Chastain <mec.gnu@mindspring.com>
21691
21692 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
21693
14b1a056
DJ
216942004-02-08 Daniel Jacobowitz <drow@mvista.com>
21695
21696 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
21697 breakpoints.
21698
83f66e8f
DJ
216992004-02-07 Daniel Jacobowitz <drow@mvista.com>
21700
21701 * config/sim.exp (gdb_load): Handle $arg == "".
21702 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
21703 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
21704
30fc0091
EZ
217052004-02-07 Elena Zannoni <ezannoni@redhat.com>
21706
a9c64011
AS
21707 * gdb.base/maint.exp: Update test to reflect
21708 obstack changes.
30fc0091 21709
4d806929
JJ
217102004-02-04 Jeff Johnston <jjohnstn@redhat.com>
21711
21712 * gdb.base/pendshr.c (pendfunc): New function that calls
21713 pendfunc1.
21714 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
21715
7bfdd688
FF
217162004-02-04 Fred Fish <fnf@redhat.com>
21717
21718 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
21719 function symbols and update copyright years.
21720 * gdb.arch/gdb1291.c: Ditto.
21721
aaa08ee4
MC
217222004-02-03 Michael Chastain <mec.gnu@mindspring.com>
21723
21724 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
21725
dbad7755
MC
217262004-02-03 Michael Chastain <mec.gnu@mindspring.com>
21727
21728 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
21729
ec4646ef
MC
217302004-02-03 Michael Chastain <mec.gnu@mindspring.com>
21731
21732 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
21733
1b802196
FF
217342004-02-02 Fred Fish <fnf@redhat.com>
21735
21736 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
21737 remote targets. Update copyright years.
21738
18fe2033
JJ
217392004-02-02 Jeff Johnston <jjohnstn@redhat.com>
21740
21741 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
21742 support.
21743 * gdb.base/langs.exp: Fix test which attempts to create
21744 breakpoint on non-existent function to handle new pending
21745 support.
21746 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
21747 a breakpoint.
21748 * gdb.base/pending.exp: New test.
21749 * gdb.base/pending.c: New file.
21750 * gdb.base/pendshr.c: Ditto.
21751
8d577d32
DC
217522004-02-02 David Carlton <carlton@kealia.com>
21753
21754 * gdb.cp/overload.exp: Add overloadNamespace tests.
21755 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
21756 (overloadNamespace, XXX): New.
21757 (main): Call XXX::marker2.
21758
3ad13771
FF
217592004-02-01 Fred Fish <fnf@redhat.com>
21760
21761 * gdb.base/dump.exp: Use runto_main instead of "runto main".
21762 * gdb.base/finish.exp: Ditto.
21763 * gdb.base/gcore.exp: Ditto.
21764 * gdb.base/huge.exp: Ditto.
21765 * gdb.base/info-proc.exp: Ditto.
21766 * gdb.base/return2.exp: Ditto.
21767 * gdb.threads/gcore-thread.exp: Ditto.
21768
44c75849
DJ
217692004-02-01 Daniel Jacobowitz <drow@mvista.com>
21770
21771 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
21772
005bc093
MK
217732004-02-01 Mark Kettenis <kettenis@gnu.org>
21774
21775 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
21776 that opening the file succeeds on OpenBSD.
21777
c47cebdb
DJ
217782004-02-01 Daniel Jacobowitz <drow@mvista.com>
21779
21780 * gdb.threads/thread-specific.c: New file.
21781 * gdb.threads/threads-specific.exp: New test script.
21782 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
21783 to expect_out.
21784
5a01311c
MK
217852004-02-01 Mark Kettenis <kettenis@gnu.org>
21786
21787 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
21788 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
21789 only on the "print_small_structs from print_long_arg_list" test.
21790
ce22a4f1
DJ
217912004-02-01 Daniel Jacobowitz <drow@mvista.com>
21792
21793 * gdb.base/completion.exp: Kill a stray backslash.
21794
21795 From Jim Ingham <jingham@apple.com>:
21796 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
21797 agrees with the result from sending a tab.
21798
abbab9d3
DJ
217992004-01-31 Daniel Jacobowitz <drow@mvista.com>
21800
21801 * gdb.base/chng-syms.exp: Remove stray newline.
21802
53904d1e
MK
218032004-01-31 Mark Kettenis <kettenis@gnu.org>
21804
21805 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
21806 *-*-openbsd*.
21807 * gdb.asm/openbsd.inc: New file.
21808
3a4b3aac
MK
218092004-01-30 Mark Kettenis <kettenis@gnu.org>
21810
21811 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
21812 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
21813 *-*solaris2*. Remove commented out default settings for
21814 asm-flags. Replace gdb_compile with target_link.
21815
ebac27b4
MC
218162004-01-29 Michael Chastain <mec.gnu@mindspring.com>
21817
21818 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
21819 for all tests. Remove old hp-ux and cygnus xfail cases.
21820
d8679d84
PH
218212004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
21822
21823 * gdb.base/chng-syms.exp: New file.
21824 * gdb.base/chng-syms.c: New file.
21825
0a55bc22
MC
218262004-01-24 Michael Chastain <mec.gnu@mindspring.com>
21827
21828 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
21829 Provide arms for current output in all my configurations.
21830
94b8e876
MC
218312004-01-24 Michael Chastain <mec.gnu@mindspring.com>
21832
21833 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
21834 * lib/compiler.cc: Likewise.
21835 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
21836 get the right preprocessor. Eval the output directly. Remove
21837 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
21838 hp_f77_compiler and hp_f90_compiler completely.
21839 (gdb_preprocess): Delete.
21840 (get_compiler): Delete.
21841
7cf03d44
MK
218422004-01-24 Mark Kettenis <kettenis@gnu.org>
21843
21844 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
21845 <string.h>.
21846
68b6dce9
NR
218472004-01-24 Nick Roberts <nick@nick.uklinux.net>
21848
21849 * gdb.mi/mi-stack.exp: Update copyright.
21850
b368761e
DC
218512004-01-23 David Carlton <carlton@kealia.com>
21852
21853 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
21854 test for cp_lookup_transparent_type.
21855 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
21856 call them.
21857
f2061b53
DJ
218582004-01-23 Daniel Jacobowitz <drow@mvista.com>
21859
21860 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
21861 after -var-update.
21862
37fc574a
DC
218632004-01-23 David Carlton <carlton@kealia.com>
21864
21865 * gdb.cp/namespace.cc (C::ensureRefs): New.
21866 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
21867
8e94b928
NR
218682004-01-20 Nick Roberts <nick@nick.uklinux.net>
21869
21870 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
21871 case "-stack-list-locals 2".
21872 * gdb.mi/mi-var-child.exp: Test for case
21873 "-var-list-children --all-values NAME".
21874
997b0952
MC
218752004-01-18 Michael Chastain <mec.gnu@mindspring.com>
21876
21877 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
21878
52470da3
MK
218792004-01-18 Mark Kettenis <kettenis@gnu.org>
21880
7049b4b8
MK
21881 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
21882 used with gdb_test_multiple.
21883
52470da3
MK
21884 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
21885 read at address 0. This fixes PR testsuite/1504.
21886
da6012e5
DJ
218872004-01-18 Daniel Jacobowitz <drow@mvista.com>
21888
21889 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
21890 Remove downloading, guessing the host executable, the calls to
21891 gdb_file_cmd and gdb_target_cmd, and "load" support.
21892 (infer_host_exec): New function broken out from gdb_load.
21893 (gdb_load): New wrapper for gdbserver_gdb_load.
21894 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
21895 gdb_target_cmd. Use -target-select.
21896 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
21897 Download binaries to the host. Clear last_mi_remote_file when
21898 we load a new binary.
21899 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
21900 call gdbserver_gdb_load and mi_gdb_target_cmd.
21901
32c70722
MC
219022004-01-17 Michael Chastain <mec.gnu@mindspring.com>
21903
21904 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
21905 type patterns.
21906
b0cecf36
MC
219072004-01-17 Michael Chastain <mec.gnu@mindspring.com>
21908
21909 * gdb.cp/templates.exp: Fix typo in test name of
21910 "print Foo<volatile char*>::foo".
21911
4120d7e6
MC
219122004-01-15 Michael Chastain <mec.gnu@mindspring.com>
21913
21914 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
21915
f679e530
BE
219162004-01-16 Ben Elliston <bje@wasabisystems.com>
21917
21918 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
21919 (clean mostlyclean): Remove empty rm.
21920
091c48f6
MC
219212004-01-15 Michael Chastain <mec.gnu@mindspring.com>
21922
21923 * gdb.base/setvar.exp: Add copyright years.
21924
3e5fc8d2
DC
219252004-01-14 David Carlton <carlton@bactrian.org>
21926
21927 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
21928 PR c++/1511 and update coment.
21929 * gdb.cp/templates.exp: Update patterns to match current output.
21930 If changes involve something other than whitespace, KFAIL
21931 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
21932
63d06c5c
DC
219332004-01-14 David Carlton <carlton@kealia.com>
21934
21935 * gdb.cp/namespace.exp: Add tests involving classes defined within
21936 namespaces.
21937 * gdb.cp/namespace.cc (C::CClass): New.
21938 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
21939
a51dab88
EZ
219402004-01-14 Elena Zannoni <ezannoni@redhat.com>
21941
21942 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
21943 what debug info we have. Print a better message if something goes
21944 wrong while producing the separate debug info file.
21945
a476ccc9
MC
219462004-01-14 Michael Chastain <mec.gnu@mindspring.com>
21947
21948 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
21949
f453692c
MC
219502004-01-14 Michael Chastain <mec.gnu@mindspring.com>
21951
21952 * gdb.base/callfuncs.c: Add copyright notice.
21953
f40063a5
MC
219542004-01-13 Michael Chastain <mec.gnu@mindspring.com>
21955
21956 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
21957 inheritance. PR gdb/1498, PR gcc/13539.
21958
19ac3974
EZ
219592004-01-13 Elena Zannoni <ezannoni@redhat.com>
21960
a9c64011
AS
21961 * gdb.threads/gcore-thread.exp: Prefix name of binary with
21962 test specific name.
21963 * gdb.mi/gdb669.exp: Ditto.
21964 * gdb.mi/mi-pthreads.exp: Ditto.
21965 * gdb.mi/mi1-pthreads.exp: Ditto.
21966 * gdb.mi/mi2-pthreads.exp: Ditto.
19ac3974 21967
56c97c6e
MC
219682004-01-12 Michael Chastain <mec.gnu@mindspring.com>
21969
21970 * gdb.cp/member-ptr.cc: Add copyright notice.
21971
a0644324
MC
219722004-01-12 Michael Chastain <mec.gnu@mindspring.com>
21973
21974 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
21975 some patterns for recent versions of gcc and hpacc. Delete
21976 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
21977 Delete tests that access a NULL pointer-to-member-data. This
21978 script is still disabled for gcc.
21979
32fabe09
EZ
219802004-01-12 Elena Zannoni <ezannoni@redhat.com>
21981
21982 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
a9c64011 21983 escaped correctly.
32fabe09 21984
1f8a6abb
EZ
219852004-01-12 Elena Zannoni <ezannoni@redhat.com>
21986
21987 * gdb.base/sepdebug.exp: New file.
21988 * gdb.base/sepdebug.c: New file.
21989 * lib/gdb.exp (separate_debug_filename): New procedure.
21990 (gdb_gnu_strip_debug): New procedure.
21991
48efe704
AC
219922004-01-12 Andrew Cagney <cagney@redhat.com>
21993
21994 * gdb.mi/ChangeLog: Delete file. Renamed to ...
21995 * gdb.mi/ChangeLog-1999-2003: New file.
21996
a9415475
AC
219972004-01-12 Andrew Cagney <cagney@redhat.com>
21998
21999 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
22000 "Renaming a directory to a non-empty directory returns ENOTEMPTY
22001 or EEXIST", treat EBUSY as an XFAIL.
22002
83b8cf9d
MC
220032004-01-11 Michael Chastain <mec.gnu@mindspring.com>
22004
22005 * gdb.base/scope.exp: Remove obsolete setup_xfail for
22006 hp_cc_compiler.
22007
9939d2a8
MC
220082004-01-10 Michael Chastain <mec.gnu@mindspring.com>
22009
22010 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
22011 decorations.
22012
1ff8cadf
MC
220132004-01-10 Michael Chastain <mec.gnu@mindspring.com>
22014
22015 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
22016 and "(aCC)" decorations. Remove obsolete doco about old
22017 test results.
22018
6fa9022e
MC
220192004-01-09 Michael Chastain <mec.gnu@mindspring.com>
22020
22021 * gdb.cp/exception.exp: Fix typo in doco.
22022
209721fe
MK
220232004-01-09 Mark Kettenis <kettenis@gnu.org>
22024
22025 * gdb.base/gdb1476.exp: Fix typo.
22026
ef11303e
MC
220272004-01-09 Michael Chastain <mec.gnu@mindspring.com>
22028
22029 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
22030 file.
22031
041ab88c
MC
220322004-01-09 Michael Chastain <mec.gnu@mindspring.com>
22033
22034 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
22035 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
22036 Use gdb_compile. Remove restriction on gcc. Add some patterns
22037 for recent version of gdb. Delete second half, which was a copy
22038 of the first half with different build flags. This test is
22039 still disabled because it is still not ready for production.
22040
e36d075a
MC
220412004-01-08 Michael Chastain <mec.gnu@mindspring.com>
22042
22043 * gdb.cp/exception.cc: Add copyright notice.
22044 * gdb.cp/exception.exp: Add a notice that this file is broken
22045 because of line number changes caused by addition of copyright
22046 notice.
22047
42b190ad
MC
220482004-01-08 Michael Chastain <mec.gnu@mindspring.com>
22049
22050 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
22051 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
22052
8f25f06b
MC
220532004-01-08 Michael Chastain <mec.gnu@mindspring.com>
22054
22055 * gdb.cp/classes.exp: Accept gnu abi 2.
22056 * gdb.cp/derivation.exp: Likewise.
22057 * gdb.cp/overload.exp: Likewise.
22058 * gdb.cp/virtfunc.exp: Likewise.
22059
06ded8b8
MC
220602004-01-08 Michael Chastain <mec.gnu@mindspring.com>
22061
22062 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
22063 semicolon after end of function.
22064
77c26ae3
MC
220652004-01-07 Michael Chastain <mec.gnu@mindspring.com>
22066
22067 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
22068 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
22069 boilerplate code for compiling and running the program under
22070 test. Add some string method tests.
22071
20757486
MC
220722004-01-07 Michael Chastain <mec.gnu@mindspring.com>
22073
22074 * gdb.cp/bs15503.cc: Add copyright notice.
22075 * gdb.cp/bs15503.exp: Adjust line number.
22076
0fd3b503
MC
220772004-01-07 Michael Chastain <mec.gnu@mindspring.com>
22078
22079 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
22080 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
22081
10d1bea8
MC
220822004-01-07 Michael Chastain <mec.gnu@mindspring.com>
22083
22084 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
22085 hp_cc_compiler.
22086
2789202a
MC
220872004-01-07 Michael Chastain <mec.gnu@mindspring.com>
22088
22089 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
22090 * gdb.cp/ctti.exp: Use the marker instead of "next".
22091 With gcc, run further before bailing.
22092
b862f14c
MC
220932004-01-07 Michael Chastain <mec.gnu@mindspring.com>
22094
22095 * gdb.cp/cttiadd.cc: Add copyright notice.
22096 * gdb.cp/cttiadd1.cc: Likewise.
22097 * gdb.cp/cttiadd2.cc: Likewise.
22098 * gdb.cp/cttiadd3.cc: Likewise.
22099
96da2469
MC
221002004-01-07 Michael Chastain <mec.gnu@mindspring.com>
22101
22102 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
22103 Use gdb_test, gdb_test_multiple. Use floating-point values that
22104 have exact representations in IEEE-ish formats.
22105
053248ff
MC
221062004-01-07 Michael Chastain <mec.gnu@mindspring.com>
22107
22108 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
22109 compilers. Delete duplicate call to get_compiler_info.
22110 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
22111 * gdb.base/volatile.exp: Likewise.
22112
84acecdd
MK
221132004-01-07 Mark Kettenis <kettenis@gnu.org>
22114
22115 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
22116 memory at address 0.
22117
fe11a27f
MC
221182004-01-07 Michael Chastain <mec.gnu@mindspring.com>
22119
22120 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
22121 to test for hp-ux assembler. Fix copyright years.
22122
60ad077b
AC
221232004-01-07 Andrew Cagney <cagney@redhat.com>
22124
22125 * gdb.base/fileio.c (strerrno): Add "EBUSY".
22126
1c9b8f33
AC
221272004-01-07 Andrew Cagney <cagney@redhat.com>
22128
22129 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
22130 when creating the read-only file. From analysis by Roland McGrath
22131 and Elena Zannoni.
22132
753ccc7a
MC
221332004-01-06 Michael Chastain <mec.gnu@mindspring.com>
22134
22135 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
22136
eca3e36b
MC
221372004-01-06 Michael Chastain <mec.gnu@mindspring.com>
22138
22139 * gdb.base/cvexpr.c: Be type-safe with function pointers and
22140 data pointers.
22141
f8d4bac4
MC
221422004-01-06 Michael Chastain <mec.gnu@mindspring.com>
22143
22144 * gdb.cp/m-static.exp: Compile one source file at a time.
22145 Delete unused call to get_compiler_info.
22146
9b4e0f94
MC
221472004-01-06 Michael Chastain <mec.gnu@mindspring.com>
22148
22149 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
22150 * gdb.base/call-rt-st.exp: Likewise.
22151 * gdb.base/nodebug.exp: Likewise.
22152 * gdb.base/volatile.exp: Likewise.
22153 * gdb.cp/ref-types.exp: Likewise.
22154 * gdb.cp/templates.exp: Likewise.
22155
023c1024
MK
221562004-01-05 Mark Kettenis <kettenis@gnu.org>
22157
22158 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
22159
19703c4a
MC
221602004-01-05 Michael Chastain <mec.gnu@mindspring.com>
22161
22162 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
22163 hppa*-hp-hpux*.
22164
18b67037
MK
221652004-01-04 Mark Kettenis <kettenis@gnu.org>
22166
ba6219c8
MK
22167 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
22168 x86_64-*-*.
22169
18b67037
MK
22170 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
22171 sparc64-*-* and sparc*-solaris2*.
22172
1bfbbb9d
MK
221732004-01-04 Mark Kettenis <kettenis@gnu.org>
22174
22175 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
22176 return ${tests}" test. The ${tests} already mentions the
22177 filename.
22178
06846494
MC
221792004-01-02 Michael Chastain <mec.gnu@mindspring.com>
22180
22181 * gdb.cp/local.exp: Accept gcc abi 2.
22182
3b0cb202
MC
221832004-01-02 Michael Chastain <mec.gnu@mindspring.com>
22184
22185 * gdb.cp/templates.exp: Accept gcc abi 2.
22186
0643ec3f
MC
221872004-01-02 Michael Chastain <mec.gnu@mindspring.com>
22188
22189 * lib/compiler.cc: Remove supports_template_debugging.
22190 * gdb.cp/templates.exp: Do not test supports_template_debugging.
22191
d231d0b1
MC
221922004-01-01 Michael Chastain <mec.gnu@mindspring.com>
22193
22194 * gdb.cp/namespace.exp: Accept gcc abi 2.
22195
44ffb27c
MC
221962004-01-01 Michael Chastain <mec.gnu@mindspring.com>
22197
22198 * gdb.cp/method.exp: Accept gcc abi 2.
22199
184ad485
MC
222002004-01-01 Michael Chastain <mec.gnu@mindspring.com>
22201
22202 * gdb.cp/classes.exp: Generate identical results as old version.
22203 * gdb.cp/derivation.exp: Likewise.
22204 * gdb.cp/overload.exp: Likewise.
22205 * gdb.cp/virtfunc.exp: Likewise.
22206
116f09e7
MC
222072004-01-01 Michael Chastain <mec.gnu@mindspring.com>
22208
22209 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
22210 mysterious bug with sourceware version of expect.
22211
b1379776
MC
222122004-01-01 Michael Chastain <mec.gnu@mindspring.com>
22213
22214 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
22215 current versions of gcc, including gcc abi 2. Remove gratuitous
22216 restart of test program. Use gdb_test_multiple and gdb_test for
22217 all tests. Add patterns to xfail missing "const" in "const char *"
22218 and kfail PR gdb/1155.
22219
6b7a4c0e
MC
222202004-01-01 Michael Chastain <mec.gnu@mindspring.com>
22221
22222 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
22223 current versions of gcc, including gcc abi 2. Remove gratuitous
22224 restart of test program. Use gdb_test_multiple and gdb_test for
22225 all tests. Add patterns to kfail PR gdb/1498.
22226
51615d72
MC
222272003-12-31 Michael Chastain <mec.gnu@mindspring.com>
22228
22229 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
22230 current versions of gcc, including gcc abi 2. Use "breakpoint"
22231 and "continue" instead of restarting the target program. Use
22232 gdb_test_multiple and gdb_test for all tests.
22233
7b79a9d7
MK
222342004-01-01 Mark Kettenis <kettenis@gnu.org>
22235
22236 * gdb.asm/asm-source.exp: Update copyright year. Link statically
22237 for *-*-solaris2*.
22238
1cd3489f
MC
222392003-12-31 Michael Chastain <mec.gnu@mindspring.com>
22240
22241 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
22242 current versions of gcc, including gcc abi 2. Use "breakpoint"
22243 and "continue" instead of restarting the target program several
22244 times. Use gdb_test_multiple and gdb_test for all tests.
22245
850742db
MC
222462003-12-18 Michael Chastain <mec.gnu@mindspring.com>
22247
22248 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
22249 source files.
22250
eb4bbda8
MC
222512003-12-16 Michael Chastain <mec.gnu@mindspring.com>
22252
22253 * gdb.base/environ.exp: Handle compiling test case from multiple
22254 source files.
22255
e42c7771
MC
222562003-12-16 Michael Chastain <mec.gnu@mindspring.com>
22257
22258 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
22259
80e4b428
JB
222602003-12-17 Jim Blandy <jimb@redhat.com>
22261
5f06973a
JB
22262 * gdb.base/freebpcmd.c: Add copyright notice.
22263
80e4b428
JB
22264 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
22265
0ab84fb7
MC
222662003-12-16 Michael Chastain <mec.gnu@mindspring.com>
22267
22268 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
22269
1b3bb3d0
JB
222702003-12-13 Jim Blandy <jimb@redhat.com>
22271
22272 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
22273
3a4c9371
KB
222742003-12-12 Kevin Buettner <kevinb@redhat.com>
22275
22276 * gdb.asm/frv.inc: New file.
22277 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
22278
a1dea79a
FF
222792003-12-09 Fred Fish <fnf@redhat.com>
22280
22281 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
22282 functions to break1.c and leave prototypes behind. Add more
22283 "set breakpoint NN here" comments.
22284 * gdb.base/break1.c: New file.
22285
22286 * gdb.base/break.exp: Handle compiling test case from multiple
22287 source files and change source file references as needed.
22288 * gdb.base/completion.exp: Ditto.
22289 * gdb.base/condbreak.exp: Ditto.
22290 * gdb.base/define.exp: Ditto.
22291 * gdb.base/ena-dis-br.exp: Ditto.
22292 * gdb.base/info-proc.exp: Ditto.
22293 * gdb.base/maint.exp: Ditto.
22294 * gdb.base/until.exp: Ditto.
22295
22296 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
22297 hardcoded line numbers.
22298 * gdb.base/define.exp: Ditto.
22299 * gdb.base/ena-dis-br.exp: Ditto.
22300 * gdb.base/maint.exp: Ditto.
22301 * gdb.base/until.exp: Ditto.
22302
22303 * gdb.base/completion.exp: Use "break1" for completion tests since
22304 "break" is no longer a unique prefix.
22305
5266b69c
AC
223062003-12-06 Andrew Cagney <cagney@redhat.com>
22307
22308 * gdb.base/structs.exp (test_struct_returns): When applicable, set
22309 "return_value_unimplemented". When an unimplemented struct return
22310 architecture, report incorrect values as a KFAIL
22311
374451f0
MC
223122003-12-05 Michael Chastain <mec.gnu@mindspring.com>
22313
22314 * gdb.cp/rtti.exp: Accept new wording of warning from
22315 cp_lookup_rtti_type.
22316
ba9b20a7
MC
223172003-12-05 Michael Chastain <mec.gnu@mindspring.com>
22318
22319 Partial fix for PR testsuite/1456.
22320 * gdb.base/scope.exp (test_at_main): Replace references to
22321 gcc_compiled with calls to test_compiler_info.
22322 (test_at_foo): Likewise.
22323 (test_at_bar): Likewise.
22324
b74b6d0b
MC
223252003-12-04 Michael Chastain <mec.gnu@mindspring.com>
22326
22327 Partial fix for PR testsuite/1456.
22328 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
22329 to test_compiler_info.
22330
ccfa3402
MC
223312003-12-03 Michael Chastain <mec.gnu@mindspring.com>
22332
22333 * gdb.base/so-impl-ld.exp: Update copyright notice.
22334
f6246aba
MC
223352003-12-02 Michael Chastain <mec.gnu@mindspring.com>
22336
22337 Partial fix for PR testsuite/1456.
22338 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
22339 to test_compiler_info.
22340
13ae734a
MC
223412003-11-28 Michael Chastain <mec.gnu@mindspring.com>
22342
22343 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
22344 from current versions of gdb. Clean up regular expressions.
22345 Delete redundant timeout case.
22346
d8e1cdee
MC
223472003-11-28 Michael Chastain <mec.gnu@mindspring.com>
22348
22349 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
22350 from current versions of gdb. Clean up regular expressions.
22351 Delete redundant timeout case.
22352
96457b64
MC
223532003-12-01 Michael Chastain <mec.gnu@mindspring.com>
22354
22355 Partial fix for PR testsuite/1456.
22356 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
22357 gcc_compiled with call to test_compiler_info.
22358
f35309fc
MC
223592003-11-30 Michael Chastain <mec.gnu@mindspring.com>
22360
22361 Partial fix for PR testsuite/1456.
22362 * gdb.base/list.exp (test_list_function): Delete unused declaration
22363 of gcc_compiled.
22364
d7afdf9b
MC
223652003-11-29 Michael Chastain <mec.gnu@mindspring.com>
22366
22367 Partial fix for PR testsuite/1456.
22368 * gdb.base/complex.exp: Replace reference to gcc_compiled with
22369 call to test_compiler_info.
22370
71507b56
MK
223712003-11-29 Mark Kettenis <kettenis@gnu.org>
22372
22373 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
22374 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
22375 it to create the appropriate note.inc.
22376 * gdb.asm/asmsrc1.s: Include "note.inc".
22377 * gdb.asm/netbsd.inc: New file.
22378 * gdb.asm/empty.inc: New file.
22379
f81f93f7
MC
223802003-11-28 Michael Chastain <mec.gnu@mindspring.com>
22381
22382 Partial fix for PR testsuite/1456.
22383 * gdb.base/constvars.exp: Replace references to gcc_compiled with
22384 calls to test_compiler_info.
22385
9a77938e
MC
223862003-11-27 Michael Chastain <mec.gnu@mindspring.com>
22387
22388 Partial fix for PR testsuite/1456.
22389 * gdb.base/volatile.exp: Replace references to gcc_compiled with
22390 calls to test_compiler_info.
22391
e8367dc7
MK
223922003-11-27 Mark Kettenis <kettenis@gnu.org>
22393
22394 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
22395 pattern for the KFAILs.
22396
526c61ee
AF
223972003-11-25 Adam Fedor <fedor@gnu.org>
22398
22399 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
22400 * gdb.objc/objcdecode.m: New file.
22401
28f2d600
AF
224022003-11-25 Adam Fedor <fedor@gnu.org>
22403
22404 * gdb.objc/nondebug.exp: Test for PR objc/1236.
22405 * gdb.objc/nondebug.m: New file.
22406
a3895cee
BE
224072003-11-26 Ben Elliston <bje@wasabisystems.com>
22408
22409 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
22410 NetBSD as it does on FreeBSD. Modelled on a similar change by
22411 Mark Kettenis on 2003-05-30.
22412 (link-flags): Set to "--entry _start" regardless of target.
22413 Special linker flags are to be appended to $link-flags.
22414 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
22415
c9f2c8a3
MC
224162003-11-25 Michael Chastain <mec.gnu@mindspring.com>
22417
22418 * gdb.cp/method.exp: Accept output of new demangler.
22419
15a0587a 224202003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
22421
22422 * gdb/class2.exp: New file.
22423 * gdb/class2.cc: New file.
22424
3c00b570
MC
224252003-11-25 Michael Chastain <mec.gnu@mindspring.com>
22426
22427 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
22428 of new demangler.
22429
7027acc7
MK
224302003-11-23 Mark Kettenis <kettenis@gnu.org>
22431
22432 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
22433 of gdb_test "run".
22434
b0e1598a
MK
224352003-11-23 Mark Kettenis <kettenis@gnu.org>
22436
22437 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
22438 "continue" into "run".
22439
4d9eda44
MC
224402003-11-23 Michael Chastain <mec.gnu@mindspring.com>
22441
22442 Partial fix for PR testsuite/1456.
22443 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
22444 call to test_compiler_info.
22445 * gdb.cp/ctti.exp: Likewise.
22446 * gdb.cp/derivation.exp: Likewise.
22447 * gdb.cp/member-ptr.exp: Likewise.
22448 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
22449 reference to gcc_compiled.
22450
224512003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
22452
22453 Fix PR testsuite/1463.
22454 * gdb.base/structs.exp (start_structs_test): Call
22455 get_debug_format before using the debug format.
22456
d422fe19
AC
224572003-11-22 Andrew Cagney <cagney@redhat.com>
22458
22459 * lib/gdb.exp (gdb_test_multiple): Add simple example.
22460 * gdb.base/structs.exp: Use gdb_test_multiple.
22461
039cf96d
AC
224622003-11-20 Andrew Cagney <cagney@redhat.com>
22463
6882279b
AC
22464 * gdb.base/structs.exp: Handle and recover from internal errors.
22465 Replace "foo${n}" with "foo<n>" in test messages.
22466
e53890ae
AC
22467 * gdb.base/structs.exp: Update copyright. Rewrite.
22468 * gdb.base/structs.c: Update copyright. Rewrite.
22469
2b211c59
AC
22470 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
22471 resync count exceeded.
d63a86f8 22472
039cf96d
AC
22473 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
22474 from the internal error.
22475 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
22476 Original from Jim Blandy.
22477 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 22478
eac98b22
AC
224792003-11-19 Andrew Cagney <cagney@redhat.com>
22480
22481 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
22482 KFAIL.
22483
67455b2a
MK
224842003-11-17 Mark Kettenis <kettenis@gnu.org>
22485
22486 New testcase for PR backtrace/1435.
22487 * gdb.arch/i386-unwind.exp: New file.
22488 * gdb.arch/i386-unwind.c: New file.
22489
853d6e5b
AC
224902003-11-17 Andrew Cagney <cagney@redhat.com>
22491
22492 * lib/gdb.exp (compiler_info): New global.
22493 (test_compiler_info): New function.
22494 (get_compiler_info): Set compiler_info.
22495 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
22496 "compiler_info" to gcc-<major>-<minor>.
22497
38cf6e11
MC
224982003-11-15 Michael Chastain <mec.gnu@mindspring.com>
22499
22500 * gdb.trace/configure: Remove.
22501
a50d3602
EZ
225022003-11-13 Elena Zannoni <ezannoni@redhat.com>
22503
22504 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 22505 breakpoints.
a50d3602
EZ
22506 * gdb.base/break.exp: Remove all references to explicit line
22507 numbers.
22508
d9407aaa
NC
225092003-11-11 Nick Clifton <nickc@redhat.com>
22510
22511 * gdb.base/shreloc.exp: Do not run for targets which do not
22512 support shared objects.
22513
db488fc1
CV
225142003-11-10 Corinna Vinschen <vinschen@redhat.com>
22515
22516 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
22517 Don't run tests if nofileio flag is given.
22518
6a90a18e
EZ
225192003-11-07 Elena Zannoni <ezannoni@redhat.com>
22520
22521 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
a9c64011 22522 as well as 'Watchpoint'.
6a90a18e 22523
0b915e9c
EZ
225242003-11-06 Elena Zannoni <ezannoni@redhat.com>
22525
22526 Reported by Jim Ingham <jingham@apple.com>:
22527 * gdb.base/annota1.exp: Match at least one occurrence of the
22528 signal handler annotation.
22529
d7e4b55f
EZ
225302003-11-06 Elena Zannoni <ezannoni@redhat.com>
22531
a9c64011
AS
22532 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
22533 as well as 'Watchpoint'.
d7e4b55f 22534
2fe4e8d0
MC
225352003-11-05 Michael Chastain <mec@shout.net>
22536
22537 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
22538
6ef88553
KW
225392003-11-03 Kris Warkentin <kewarken@qnx.com>
22540
22541 * gdb.arch/gdb1291.c: New test file.
22542 * gdb.arch/gdb1291.exp: New test script.
22543 * gdb.arch/gdb1431.c: New test file.
22544 * gdb.arch/gdb1431.exp: New test script.
22545
ae7dc4d8
MC
225462003-10-22 Michael Chastain <mec@shout.net>
22547
22548 * gdb.mi/pthreads.c: Add copyright notice.
22549
c39d7427
MC
225502003-10-22 Michael Chastain <mec@shout.net>
22551
22552 * gdb.threads/pthreads.c: Add copyright notice.
22553
8b7d96c1
MC
225542003-10-20 Michael Chastain <mec@shout.net>
22555
22556 * gdb.base/gdb1056.exp: New test script.
22557
d1d69fdd
DJ
225582003-10-13 Daniel Jacobowitz <drow@mvista.com>
22559
22560 * gdb.threads/killed.exp: Use gdb_run_cmd.
22561
7d605576
DJ
225622003-10-13 Daniel Jacobowitz <drow@mvista.com>
22563
22564 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
22565 create a core file.
22566 * gdb.threads/gcore-thread.exp: Likewise.
22567
618ec112
CV
225682003-10-13 Corinna Vinschen <vinschen@redhat.com>
22569
22570 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
22571 type, based on char type.
22572 (struct bit_flags_short_t): New bitfield type, based on short type.
22573 (init_bit_flags_char): New fuction.
22574 (init_bit_flags_short): Ditto.
22575 (print_bit_flags_char): Ditto.
22576 (print_bit_flags_short): Ditto.
22577 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
22578
9367a73c
MC
225792003-10-11 Michael Chastain <mec@shout.net>
22580
22581 * gdb.base/call-rt-st.exp: Update copyright year.
22582
1decf120
KI
225832003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
22584
22585 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
22586 * gdb.disasm/sh3.s: Ditto.
22587
5445b2ae
DJ
225882003-10-07 Daniel Jacobowitz <drow@mvista.com>
22589
22590 * gdb.threads/switch-threads.exp: New test.
22591 * gdb.threads/switch-threads.c: New source file.
22592
aec24853
CV
225932003-10-07 Corinna Vinschen <vinschen@redhat.com>
22594
22595 * gdb.base/ending-run.exp: Add sh specific case.
22596
adc7428d
AC
225972003-10-06 Andrew Cagney <cagney@redhat.com>
22598
22599 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
22600 * gdb.disasm/mn10200.exp: Delete obsolete file.
22601
c9d37158
DJ
226022003-09-29 Daniel Jacobowitz <drow@mvista.com>
22603
22604 * ChangeLog: Correct an entry command.exp -> commands.exp.
22605 * gdb.base/commands.exp (bp_deleted_in_command_test)
22606 (temporary_breakpoint_commands): Check noargs.
22607
79c2c32d
DC
226082003-09-25 David Carlton <carlton@kealia.com>
22609
22610 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
22611 of some print tests, where appropriate. Add tests for C::D::cd,
22612 E::ce, F::cXfX, G::XgX.
22613 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
22614
594e6d67
RE
226152003-09-25 Richard Earnshaw <rearnsha@arm.com>
22616
22617 * lib/java.exp (java_init): Import target_alias before using it.
22618
10f0d451
DC
226192003-09-25 David Carlton <carlton@kealia.com>
22620
22621 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
22622
274bcba0
EZ
226232003-09-23 Elena Zannoni <ezannoni@redhat.com>
22624
d63a86f8 22625 * gdb.base/selftest.exp: Accomodate more instruction reordering
a9c64011 22626 weirdness.
274bcba0 22627
cdbf20f7
MC
226282003-09-17 Michael Chastain <mec@shout.net>
22629
22630 * gdb.cp/gdb1355.exp: New file.
22631 * gdb.cp/gdb1355.c: New file.
22632
71e06f80
CV
226332003-09-15 Corinna Vinschen <vinschen@redhat.com>
22634
22635 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
22636 * gdb.asm/sh.inc: New file.
22637
5c4e30ca
DC
226382003-09-11 David Carlton <carlton@kealia.com>
22639
bd45b7af
DC
22640 * gdb.cp/namespace.exp: Add tests for namespace types.
22641 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
22642 (test_namespace): New.
22643
1c199746
EZ
226442003-09-11 Elena Zannoni <ezannoni@redhat.com>
22645
a9c64011 22646 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 22647 * gdb.stabs/weird.exp: Ditto.
1c199746 22648
04ed252f
MC
226492003-09-08 Michael Chastain <mec@shout.net>
22650
22651 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
22652
d8a2d9e7
MC
226532003-09-07 Michael Chastain <mec@shout.net>
22654
22655 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
22656 'parse error'.
22657
161afb24
MK
226582003-09-07 Mark Kettenis <m.kettenis@osp.nl>
22659
22660 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
22661
49f2741a
MC
226622003-08-30 Michael Chastain <mec@shout.net>
22663
22664 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
22665 * gdb.gdb/observer.exp: Ditto.
22666 * gdb.gdb/xfullpath.exp: Ditto.
22667
8afa723e
MK
226682003-08-29 Mark Kettenis <kettenis@gnu.org>
22669
22670 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
22671 *-*-*bsd*.
22672
f31dfe3b
JJ
226732003-08-28 Jeff Johnston <jjohnstn@redhat.com>
22674
22675 * gdb.base/dump.exp: Skip for ia64.
22676
4630e498
JJ
226772003-08-25 Jeff Johnston <jjohnstn@redhat.com>
22678
22679 * gdb.asm/asm-source.exp: Add ia64 support.
22680 * gdb.asm/ia64.inc: New file.
22681
1105b7ef
MC
226822003-08-22 Michael Chastain <mec@shout.net>
22683
22684 * gdb.cp: New directory.
22685 * gdb.cp/*: Copy from gdb.c++/*.
22686 * gdb.c++/*: Remove.
22687 * Makefile.in: Change gdb.c++ to gdb.cp.
22688 * configure.in: Ditto.
22689 * configure: Regnerate.
22690
c945b932
MK
226912003-08-18 Mark Kettenis <kettenis@gnu.org>
22692
22693 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
22694 * gdb.arch/i386-prologue.c (gdb1338): Add function.
22695
2b66634b
DJ
226962003-08-17 Daniel Jacobowitz <drow@mvista.com>
22697
22698 * mi-var-display.exp (-var-list-children weird): Accept function
22699 pointers with argument types.
22700 * mi1-var-display.exp (-var-list-children weird): Likewise.
22701 * mi2-var-display.exp (-var-list-children weird): Likewise.
22702
a356f73b
DJ
227032003-08-17 Daniel Jacobowitz <drow@mvista.com>
22704
22705 * gdb.base/annota3.exp: Add missing newline.
22706
483417b8
MC
227072003-08-06 Michael Chastain <mec@shout.net>
22708
22709 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
22710
c99c59c3
MS
227112003-08-12 Michael Snyder <msnyder@redhat.com>
22712
22713 * gdb.base/float.exp: Add test for SH.
22714
55ed7501
MK
227152003-08-10 Mark Kettenis <kettenis@gnu.org>
22716
22717 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
22718
1a371f2e
EZ
227192003-08-07 Elena Zannoni <ezannoni@redhat.com>
22720
22721 * gdb.base/completion.exp: Remove reduntant completion test
22722 on filename.
22723
e0f353ce
EZ
227242003-08-07 Elena Zannoni <ezannoni@redhat.com>
22725
a9c64011
AS
22726 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
22727 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
22728 gdb.trace/save-trace.exp: Make sure that full pathnames are
22729 escaped correctly.
e0f353ce 22730
5710a1af 227312003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 22732
a9c64011
AS
22733 * configure.in: Don't generate config.h from config.hin.
22734 * configure: Regenerate.
22735 * config.hin: Remove file.
22736 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
22737 * gdb.threads/pthreads.c: Ditto.
5710a1af 22738
dcd81ce9
DJ
227392003-08-07 Daniel Jacobowitz <drow@mvista.com>
22740
22741 From Kei Sakamoto <sakamoto.kei@renesas.com>:
22742 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
22743 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
22744 Replace ld24 with seth/add3.
22745
6009d884
AC
227462003-08-02 Andrew Cagney <cagney@redhat.com>
22747
22748 * gdb.base/annota3.exp: New file.
22749 * gdb.base/annota3.c: New file.
22750 * gdb.c++/annota3.exp: New file.
22751 * gdb.c++/annota3.cc: New file.
22752
51514e06
MC
227532003-07-29 Michael Chastain <mec@shout.net>
22754
22755 * gdb.threads/tls.c (spin): Check errno only if sem_wait
22756 actually failed.
22757 (do_pass): Likewise.
22758 * gdb.threads/tls.exp: Always initialize no_of_threads.
22759
4ee6625b
DJ
227602003-07-27 Daniel Jacobowitz <drow@mvista.com>
22761
22762 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
22763 pattern.
22764 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
22765 * gdb.threads/tls.exp: Recognize one case of the host library not
22766 supporting TLS.
22767
225f2bf6
AC
227682003-07-27 Andrew Cagney <cagney@redhat.com>
22769
22770 * gdb.base/fileio.exp: Use SH when running commands using
22771 remote_exec.
22772
bcb27c9f
DJ
227732003-07-24 Daniel Jacobowitz <drow@mvista.com>
22774
22775 From Kei Sakamoto <sakamoto.kei@renesas.com>:
22776 * gdb.base/relocate.c (dummy): New padding array.
22777
3d67be83
MS
227782003-07-22 Michael Snyder <msnyder@redhat.com>
22779
d63a86f8 22780 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
22781
22782 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
22783 patterns to be more general, accepting old and new output.
22784 Some output chars (such as '+') also must be quoted.
d63a86f8 22785 Some addresses are displayed numerically instead of
3d67be83
MS
22786 symbolically.
22787
57ba3b85
MS
227882003-07-23 Michael Snyder <msnyder@redhat.com>
22789
686d097c
MS
22790 * gdb.base/return2.exp: Don't test long-long return.
22791
57ba3b85
MS
22792 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
22793 * gdb.disasm/t01_mov.exp: Ditto.
22794 * gdb.disasm/t02_mova.s: Ditto.
22795 * gdb.disasm/t02_mova.exp: Ditto.
22796 * gdb.disasm/t03_add.s: Ditto.
22797 * gdb.disasm/t03_add.exp: Ditto.
22798 * gdb.disasm/t04_sub.s: Ditto.
22799 * gdb.disasm/t04_sub.exp: Ditto.
22800 * gdb.disasm/t05_cmp.s: Ditto.
22801 * gdb.disasm/t05_cmp.exp: Ditto.
22802 * gdb.disasm/t06_ari2.s: Ditto.
22803 * gdb.disasm/t06_ari2.exp: Ditto.
22804 * gdb.disasm/t07_ari3.s: Ditto.
22805 * gdb.disasm/t07_ari3.exp: Ditto.
22806 * gdb.disasm/t08_or.s: Ditto.
22807 * gdb.disasm/t08_or.exp: Ditto.
22808 * gdb.disasm/t09_xor.s: Ditto.
22809 * gdb.disasm/t09_xor.exp: Ditto.
22810 * gdb.disasm/t10_and.s: Ditto.
22811 * gdb.disasm/t10_and.exp: Ditto.
22812 * gdb.disasm/t11_logs.s: Ditto.
22813 * gdb.disasm/t11_logs.exp: Ditto.
22814 * gdb.disasm/t12_bit.s: Ditto.
22815 * gdb.disasm/t12_bit.exp: Ditto.
22816 * gdb.disasm/t13_otr.s: Ditto.
22817 * gdb.disasm/t13_otr.exp: Ditto.
22818
e00759ef
EZ
228192003-07-22 Elena Zannoni <ezannoni@redhat.com>
22820
22821 * gdb.threads/tls.exp :Add kfail for 'info address' case.
22822
8bc2021f
EZ
228232003-07-22 Elena Zannoni <ezannoni@redhat.com>
22824
a9c64011
AS
22825 * gdb.threads/tls.c : New file.
22826 * gdb.threads/tls.exp : New file.
22827 * gdb.threads/tls-main.c : New file.
22828 * gdb.threads/tls-shared.c : New file.
22829 * gdb.threads/tls-shared.exp : New file.
8bc2021f 22830
89320c4c
AS
228312003-07-22 Andreas Schwab <schwab@suse.de>
22832
22833 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
22834
180dea7c
AS
228352003-07-20 Andreas Schwab <schwab@suse.de>
22836
22837 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
22838 due to insn reordering.
22839
0714963c
AC
228402003-07-15 Andrew Cagney <cagney@redhat.com>
22841
22842 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
22843
98a23b3f
MC
228442003-07-15 Michael Chastain <mec@shout.net>
22845
22846 * gdb.base/gdb1250.exp: New file.
22847 * gdb.base/gdb1250.c: New file.
22848
27e417a2
ML
228492003-07-09 Michal Ludvig <mludvig@suse.cz>
22850
22851 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
22852 expansion of size_t to 'unsigned long', not only to 'unsigned'.
22853
8bc2021f
EZ
228542003-07-09 Elena Zannoni <ezannoni@redhat.com>
22855
a9c64011
AS
22856 * gdb.threads/tls.c: New file.
22857 * gdb.threads/tls.exp: New file.
22858 * gdb.threads/tls-main.c: New file.
22859 * gdb.threads/tls-shared.c: New file.
22860 * gdb.threads/tls-shared.exp: New file.
8bc2021f 22861
d99968dc
EZ
228622003-07-09 Elena Zannoni <ezannoni@redhat.com>
22863
22864 * gdb.base/annota1.exp: Make sure that we properly escape the
22865 full path of the source file. Xfail more permissive patterns,
d63a86f8 22866 due to a compiler debug info problem.
d99968dc 22867
83876b3b
AS
228682003-07-07 Andreas Schwab <schwab@suse.de>
22869
2705e972
AS
22870 * gdb.asm/m68k.inc: New file.
22871 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
22872
83876b3b
AS
22873 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
22874 arguments"): Also match negative number.
22875
22876 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
22877
3a871b37
DJ
228782003-07-03 Daniel Jacobowitz <drow@mvista.com>
22879
22880 * gdb.base/store.c (charest): New typedef.
22881 (add_char): Rename to add_charest, update.
22882 (wack_char): Rename to wack_charest, update types. Return l + r
22883 to keep r live across the call.
22884 (wack_short, wack_int, wack_long, wack_longest, wack_float)
22885 (wack_double, wack_doublest): Return l + r to keep r live across
22886 the call.
22887 * gdb.base/store.exp: Accomodate store.c changes.
22888
b2a7f303
DC
228892003-06-30 David Carlton <carlton@kealia.com>
22890
22891 * gdb.c++/maint.exp (test_invalid_name): New.
22892 (test_first_component): Add tests for invalid names.
22893
3c6cb4a1
MC
228942003-06-29 Michael Chastain <mec@shout.net>
22895
22896 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
22897 output of '<VTT for class>' for virtual base classes.
22898
f1c2644b
DJ
228992003-06-29 Daniel Jacobowitz <drow@mvista.com>
22900
22901 * gdb.base/completion.exp: Tab-complete "complet" instead of
22902 "compl".
22903 * gdb.base/complex.exp, gdb.base/complex.c: New files.
22904
18080350
DJ
229052003-06-29 Daniel Jacobowitz <drow@mvista.com>
22906
22907 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
22908 * gdb.base/volatile.exp: Likewise.
22909
f56973f8
DJ
229102003-06-29 Daniel Jacobowitz <drow@mvista.com>
22911
22912 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
22913 gdb/1265.
22914
229152003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
22916 Daniel Jacobowitz <drow@mvista.com>
22917
22918 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
22919 initial line count of 'captured_main' from 26 to 32.
22920 (test_with_self): Allow xmalloc call to be interleaved with the
22921 preceding two lines.
22922
e766d4d6
JB
229232003-06-24 Joel Brobecker <brobecker@gnat.com>
22924
22925 * gdb.base/bang.exp: New testcase.
22926
f125c9a4
JB
229272003-06-23 Joel Brobecker <brobecker@gnat.com>
22928
22929 * gdb.base/langs.exp: Add some tests for the "minimal" language
22930 support.
22931
6e25beaf
EZ
229322003-06-23 Elena Zannoni <ezannoni@redhat.com>
22933
22934 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
22935 the testcase.
22936
2f816dda
DJ
229372003-06-22 Daniel Jacobowitz <drow@mvista.com>
22938
22939 * gdb.base/relocate.exp: Test add-symbol-file with a variable
22940 offset.
22941
db5a5748
DJ
229422003-06-22 Daniel Jacobowitz <drow@mvista.com>
22943
22944 * gdb.c++/pr-1210.cc: New file.
22945 * gdb.c++/pr-1210.exp: New file.
22946
1df0c130
DJ
229472003-06-21 Daniel Jacobowitz <drow@mvista.com>
22948
22949 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
22950 000-exec-continue.
22951
a92feac0
MK
229522003-06-15 Mark Kettenis <kettenis@gnu.org>
22953
22954 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
22955 on *-*-*bsd* instead of *-*-freebsd*.
22956
81a58f5b
AC
229572003-06-14 Andrew Cagney <cagney@redhat.com>
22958
22959 * gdb.base/store.exp: Test longest and doublest. Test all
22960 parameters. Weaken return statement match.
22961 * gdb.base/store.c: Add longest and doublest - aka long long and
22962 long double functions. Put all parameters into local register
22963 variables. Use negative values.
22964
b257a0d3
AC
229652003-06-14 Andrew Cagney <cagney@redhat.com>
22966
22967 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
22968 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
22969 exit status.
22970 * gdb.base/fileio.exp: Disable target when nointerrupts and
22971 noinferiorio, instead of limiting it to remote. Use remote_exec
22972 instead of system.
d63a86f8 22973
21c38304
JJ
229742003-06-12 Jeff Johnston <jjohnstn@redhat.com>
22975
22976 * gdb.base/float.exp: Add ia64 support.
22977
1bcdb424
CV
229782003-06-12 Corinna Vinschen <vinschen@redhat.com>
22979
22980 * gdb.base/fileio.exp: Run only on remote targets.
22981
6aeb981f
CV
229822003-06-10 Corinna Vinschen <vinschen@redhat.com>
22983
22984 * gdb.base/fileio.c: New file, testing File-I/O.
22985 * gdb.base/fileio.exp: Ditto.
22986
53df362e
RG
229872003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
22988
22989 * gdb.base/shreloc.exp: New file, check symbol values obtained from
22990 shared objects after relocation at load time (gdb PR/1132).
22991 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
a9c64011 22992 as above, part of the shared object relocation test.
53df362e 22993
ffee1b46
MK
229942003-06-08 Mark Kettenis <kettenis@gnu.org>
22995
b5ca3722
MK
22996 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
22997 fully filled history list.
22998 * gdb.base/gdb_history: New file.
22999
03ed860d
MK
23000 * gdb.base/signals.exp: XFAIL "continue to func1" on
23001 i*86-*-freebsd*.
23002
ffee1b46
MK
23003 * gdb.base/attach.exp: When trying to attach to a nonexistent
23004 process, make it possible to specify the PID based on the target,
23005 and do so for *-*-freebsd*.
23006
d80dbb52
RH
230072003-06-02 Richard Henderson <rth@redhat.com>
23008
23009 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
23010
6dd77b81
RH
230112003-06-02 Richard Henderson <rth@redhat.com>
23012
23013 * gdb.base/selftest.exp: Next over lim_at_start initialization.
23014
f6347e16
RH
230152003-06-02 Richard Henderson <rth@redhat.com>
23016
23017 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
23018
2c161407
DJ
230192003-06-01 Daniel Jacobowitz <drow@mvista.com>
23020
23021 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
23022 of globalvar.
23023
572eb746
MK
230242003-06-01 Mark Kettenis <kettenis@gnu.org>
23025
23026 * gdb.asm/asm-source.exp: Check for memory read errors in
23027 disassembler test on *BSD too.
23028
9e9617a5
RH
230292003-06-01 Richard Henderson <rth@redhat.com>
23030
23031 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
23032 for .frame.
23033 (gdbasm_call): Lose ldgp.
23034 (gdbasm_startup): Add frame information.
23035 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
23036
7b34ad4e
MK
230372003-05-31 Mark Kettenis <kettenis@gnu.org>
23038
23039 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
23040 i?86-*-*.
23041
10059fdf
MK
230422003-05-30 Mark Kettenis <kettenis@gnu.org>
23043
23044 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
23045 FreeBSD.
23046
acf4b816
RH
230472003-05-29 Richard Henderson <rth@redhat.com>
23048
23049 * gdb.asm/alpha.inc: New file.
23050 * gdb.asm/asm-source.exp: Use it.
23051
e9ecd949
JB
230522003-05-29 Jim Blandy <jimb@redhat.com>
23053
23054 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
23055 'core.PID'.
23056
e3e5a4f3
JB
230572003-05-22 Jim Blandy <jimb@redhat.com>
23058
23059 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
23060 backtrace.
d63a86f8 23061
72fe3d25
DC
230622003-05-20 David Carlton <carlton@math.stanford.edu>
23063
23064 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
23065 this time.
23066
58da2eb2
DC
230672003-05-19 David Carlton <carlton@bactrian.org>
23068
23069 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
23070 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
23071
1fcb5155
DC
230722003-05-19 David Carlton <carlton@bactrian.org>
23073
23074 * gdb.c++/namespace.exp: Add namespace scope and anonymous
23075 namespace tests.
23076 Bump copyright date.
23077 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
23078 (main): Call C::D::marker2.
23079 * gdb.c++/namespace1.cc: New file.
23080
85e85163
JJ
230812003-05-14 Jeff Johnston <jjohnstn@redhat.com>
23082
23083 Roland McGrath <roland@redhat.com>
d63a86f8 23084 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
23085 there is no manager thread.
23086
a25fbfec
JJ
230872003-05-08 Jeff Johnston <jjohnstn@redhat.com>
23088
d63a86f8
RM
23089 * gdb.threads/schedlock.exp: Remove assumption that all threads
23090 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
23091 in one of the child threads rather than the main thread.
23092
be375bae
JB
230932003-05-07 Jim Blandy <jimb@redhat.com>
23094
09bf6082
JB
23095 Add support for assembly source testing on the s390x.
23096 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
23097 architecture.
23098 * gdb.asm/s390x.inc: New file.
23099
be375bae
JB
23100 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
23101 succession of 'if' statements.
23102
00905d52
AC
231032003-05-05 Andrew Cagney <cagney@redhat.com>
23104
23105 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
23106
b1e29e33
AC
231072003-05-05 Andrew Cagney <cagney@redhat.com>
23108
23109 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
23110 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
23111
e33d66ec
EZ
231122003-05-02 Elena Zannoni <ezannoni@redhat.com>
23113
23114 * gdb.base/charset.exp: Update based on new behavior of set/show
23115 charset commands.
23116
2b6fd0d8
AC
231172003-05-01 Andrew Cagney <cagney@redhat.com>
23118
23119 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
23120 variable do not give memory errors.
23121
130cacce
AF
231222003-04-30 Adam Fedor <fedor@gnu.org>
23123
23124 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
23125 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
23126 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
23127 gdb.objc/basicclass.m: : New files
23128
23129 * lib/gdb.exp (gdb_compile_objc): New procedure.
23130
bea71854
DJ
231312003-04-27 Daniel Jacobowitz <drow@mvista.com>
23132
23133 * gdb.base/signals.exp: Make backtrace tests more specific.
23134
0f20eeea
DC
231352003-04-23 David Carlton <carlton@bactrian.org>
23136
23137 * gdb.c++/maint.exp (test_first_component): Add tests for
23138 'operator' in more locations.
23139
c8c4d8dc
KB
231402003-04-16 Kevin Buettner <kevinb@redhat.com>
23141
23142 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
23143
3fe60e3c
EZ
231442003-04-16 Elena Zannoni <ezannoni@redhat.com>
23145
23146 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
a9c64011 23147 func marke' instead. Update test name.
3fe60e3c 23148
9219021c
DC
231492003-04-15 David Carlton <carlton@math.stanford.edu>
23150
23151 * gdb.c++/maint.exp: New file.
23152
5dd55bdd
EZ
231532003-04-14 Elena Zannoni <ezannoni@redhat.com>
23154
23155 * gdb.threads/schedlock.c: Change type of thread function argument
23156 to long, to avoid warnings on 64-bit platforms.
23157
00890572
EZ
231582003-04-14 Elena Zannoni <ezannoni@redhat.com>
23159
a9c64011
AS
23160 * gdb.base/attach.exp: Add new message from ptrace in case of
23161 attaching to nonexistent process.
d63a86f8 23162
93201743
JB
231632003-04-11 Jim Blandy <jimb@redhat.com>
23164
23165 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
23166 gdb.c++/userdef.cc: Place comments on the lines to which the
23167 marker function might return.
23168 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
23169 gdb.c++/userdef.exp: Look for those comments to check that we've
23170 returned to the right place, instead of checking line numbers.
23171
2a11c64d
EZ
231722003-04-11 Elena Zannoni <ezannoni@redhat.com>
23173
a9c64011
AS
23174 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
23175 match on sourcefile name, instead of directory name.
2a11c64d 23176
68ab8fc5
EZ
231772003-04-10 Elena Zannoni <ezannoni@redhat.com>
23178
d63a86f8 23179 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
23180 working directory name.
23181
5624293a
JB
231822003-04-09 Jim Blandy <jimb@redhat.com>
23183
23184 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
23185 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
23186 after an inferior function call, report the failure, but allow the
23187 test to continue.
23188
f1f02ee4
SC
231892003-04-05 Stephane Carrez <stcarrez@nerim.fr>
23190
23191 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
23192 with -DPROTOTYPES.
23193
6eb79af0
SC
231942003-04-05 Stephane Carrez <stcarrez@nerim.fr>
23195
23196 * gdb.base/break.exp: Revert last patch.
23197
8dfb4cf0
SC
231982003-04-04 Stephane Carrez <stcarrez@nerim.fr>
23199
23200 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
23201 with -DPROTOTYPES.
23202
ed4c619a
AC
232032003-04-02 Andrew Cagney <cagney@redhat.com>
23204
23205 * gdb.base/callfuncs.exp: Make "print add" messages unique.
23206 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
23207 matching directories by the name breakpoint.
23208 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
23209 Make "continue to marker1" consistent.
23210 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
23211 message consistent.
23212 * lib/gdb.exp: Put "the program is no longer running", and "the
23213 program exited" in parenthesis.
23214 * lib/mi-support.exp: Ditto.
d63a86f8 23215
4e35d5f0 232162003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 23217
4e35d5f0
BR
23218 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
23219
71900fe8
AC
232202003-03-29 Andrew Cagney <cagney@redhat.com>
23221
23222 * gdb.base/sizeof.c (main): Print the value of '\377'.
23223 * gdb.base/sizeof.exp: Check the sign of '\377'.
23224
c0655a16
MC
232252003-03-27 Michael Chastain <mec@shout.net>
23226
23227 * gdb.base/gdb1090.exp: New file.
23228 * gdb.base/gdb1090.cc: New file.
23229
5b2a3989
JB
232302003-03-27 J. Brobecker <brobecker@gnat.com>
23231
23232 * gdb.gdb/observer.exp: New regression test.
23233
79876890
MC
232342003-03-27 Michael Chastain <mec@shout.net>
23235
23236 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
23237 * gdb.base/ptype.exp: Likewise.
23238
6eac95e3
CV
232392003-03-27 Corinna Vinschen <vinschen@redhat.com>
23240
23241 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
23242
e8c71839
MC
232432003-03-26 Michael Chastain <mec@shout.net>
23244
23245 * gdb.base/ptype.exp: Actually use some typedef'd types.
23246
71b10041
SC
232472003-03-21 Stephane Carrez <stcarrez@nerim.fr>
23248
23249 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
23250 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
23251
2512cf80
CV
232522003-03-20 Corinna Vinschen <vinschen@redhat.com>
23253
23254 * gdb.base/default.exp: Fix regular expression.
23255
0d195a4f
CV
232562003-03-20 Corinna Vinschen <vinschen@redhat.com>
23257
23258 * gdb.base/args.exp: Fix regular expression.
23259
8a2dbca8
CV
232602003-03-20 Corinna Vinschen <vinschen@redhat.com>
23261
23262 * gdb.base/help.exp: Allow Win32 child process.
23263
bf028682
CV
232642003-03-20 Corinna Vinschen <vinschen@redhat.com>
23265
23266 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
23267 when stepping out of main().
23268
182dbe85
CV
232692003-03-20 Corinna Vinschen <vinschen@redhat.com>
23270
23271 * gdb.base/default.exp: Check for win32 specific message when calling
23272 "run" without executable.
23273
d67a6ba5
CV
232742003-03-20 Corinna Vinschen <vinschen@redhat.com>
23275
23276 * gdb.base/args.exp: Expect .exe in output.
23277
a955b5bb
CV
232782003-03-20 Corinna Vinschen <vinschen@redhat.com>
23279
23280 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
23281 Cygwin native.
23282
bf6bad4b
AC
232832003-03-17 Andrew Cagney <cagney@redhat.com>
23284
23285 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
23286 vector registes.
23287 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
23288 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
23289
293e9a31
DC
232902003-03-17 David Carlton <carlton@math.stanford.edu>
23291
23292 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
23293 test, for PR breakpoints/38.
23294 Call test_watchpoint_and_breakpoint.
23295 * gdb.base/watchpoint.c (func3): New function.
23296 (main): Call func3.
23297
5330f2db
DC
232982003-03-04 David Carlton <carlton@math.stanford.edu>
23299
23300 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
23301 Garply<Garply<char> >:: garply".
23302 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
23303 with respect to PR c++/1111; note also PR c++/1113.
23304 (test_template_breakpoints): KFAIL "constructor breakpoint" with
23305 respect to PR c++/1062.
23306 KFAIL "destructor breakpoint" with respect to PR c++/1112.
23307
6ece72da
DC
233082003-03-03 David Carlton <carlton@math.stanford.edu>
23309
23310 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
23311 with respect to PR c++/57.
23312 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
23313 c++/826.
23314 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
23315 respect to PR c++/57.
23316
85ca1584
DC
233172003-03-03 David Carlton <carlton@math.stanford.edu>
23318
23319 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
23320 respect to PR c++/33 into FAILs.
23321
98e9c5b8
MC
233222003-03-03 Michael Chastain <mec@shout.net>
23323
7bedbf27
MC
23324 * configure.in: Update copyright years.
23325
233262003-03-03 Michael Chastain <mec@shout.net>
23327
23328 * Makefile.in: Update copyright years.
98e9c5b8 23329
f683e100
DC
233302003-02-28 David Carlton <carlton@math.stanford.edu>
23331
23332 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
23333 print class instead of struct and/or superfluous protection
23334 specifiers, as long as the resulting output is equivalent to the
23335 source code.
23336 Delete FIXME from end of messages on tests that don't need
23337 fixing.
23338
a9e0cf2c
DC
233392003-02-28 David Carlton <carlton@math.stanford.edu>
23340
23341 * gdb.c++/templates.exp (do_tests): Allow const in the two
23342 Foo<volatile char *>::foo tests.
23343
e8d359df
MS
233442003-02-27 Michael Snyder <msnyder@redhat.com>
23345
d63a86f8 23346 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
23347 will be consistant.
23348
0b71dc91
DC
233492003-02-26 David Carlton <carlton@math.stanford.edu>
23350
23351 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
23352 char *>::foo" test with respect to PR c++/33. Create a new test
23353 which is identical to that one except that it doesn't put the
23354 space between the "char" and the "*"; KFAIL it, too.
23355
dd14ab43
DC
233562003-02-26 David Carlton <carlton@math.stanford.edu>
23357
23358 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
23359 template types into either PASSes or KFAILs (corresponding to PR
23360 c++/57). Tweak indentation. Update copyright.
23361
1146c7f1
SC
233622003-02-23 Stephane Carrez <stcarrez@nerim.fr>
23363
23364 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
23365
74641dfb
MC
233662003-02-13 Michael Chastain <mec@shout.net>
23367
23368 * gdb.base/exprs.exp: Remove i960 remnants.
23369 * gdb.base/funcargs.exp: Likewise.
23370 * gdb.base/list.exp: Likewise.
23371 * gdb.base/ptype.exp: Likewise.
23372
559cd2d0
DC
233732003-02-14 David Carlton <carlton@math.stanford.edu>
23374
23375 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
23376 pEe->D::vg()" from XFAIL to KFAIL.
23377
c4f90d87
JM
233782003-02-13 Jason Molenda (jmolenda@apple.com)
23379
23380 * gdb.base/maint.exp: Update maint print statistics regexp to include
23381 new entries.
23382
cbc4d97c
MC
233832003-02-13 Michael Chastain <mec@shout.net>
23384
23385 * gdb.c++/inherit.exp: Remove call to get_debug_format.
23386
40f235b7
MC
233872003-02-12 Michael Chastain <mec@shout.net>
23388
23389 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
23390 * gdb.c++/inherit.exp: Likewise.
23391 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
23392 * gdb.c++/templates.exp: Likewise.
23393 * gdb.c++/virtfunc.exp: Likewise.
23394
c56716b0
JM
233952003-02-06 Jason Molenda (jason-cl@molenda.com)
23396
23397 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
23398 why the code is written that way.
23399
070afcf8
MC
234002003-02-05 Michael Chastain <mec@shout.net>
23401
23402 * gdb.base/dump.exp: Add missing copyright line.
23403
5d0331e5
JM
234042003-02-05 Jason Molenda (jason-cl@molenda.com)
23405
f7ae6d3e 23406 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
23407 at the beginning so the breakpoint doesn't get set on the loop.
23408
92851186
MC
234092003-02-05 Michael Chastain <mec@shout.net>
23410
23411 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
23412 output for configurations with gcc 2.95.3.
23413
cbf1e085
AC
234142003-02-05 Keith Seitz <keiths@redhat.com>
23415 Andrew Cagney <ac131313@redhat.com>
23416
23417 * gdb.mi/mi-cli.exp: New file.
d63a86f8 23418
29518e1e
MC
234192003-02-04 Michael Chastain <mec@shout.net>
23420
23421 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
23422 Call perror and then continue.
23423
5af1d5f3
MC
234242003-02-03 Michael Chastain <mec@shout.net>
23425
23426 * gdb.c++/pr-1023.cc: New file.
23427 * gdb.c++/pr-1023.exp: New file.
23428
6b549786
JB
234292003-02-05 Jim Blandy <jimb@redhat.com>
23430
23431 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
23432 it's local to foobar. Check for it there, and check that it's not
23433 present in main.
23434 * gdb.c++/local.cc (marker2): New function.
23435 (foobar): Call marker1.
23436 (main): Call marker2 instead of marker1.
23437
67f16606
AC
234382003-02-04 Andrew Cagney <ac131313@redhat.com>
23439
23440 * gdb.disasm/mn10200.exp: Obsolete file.
23441 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
23442 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
23443 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
23444
1c5cb38e
DC
234452003-02-04 David Carlton <carlton@math.stanford.edu>
23446
23447 * gdb.c++/overload.exp: Test intToChar(1).
23448 * gdb.c++/overload.cc (intToChar): New.
23449 (main): Call intToChar.
23450
d1fe6965
DC
234512003-02-03 David Carlton <carlton@math.stanford.edu>
23452
23453 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
23454 'might_kfail' arg.
23455 KFAIL some of the continue_to_bp_overloaded calls, according to
23456 PR c++/1025.
23457
9ba61c5d
MC
234582003-02-01 Michael Chastain <mec@shout.net>
23459
23460 * gdb.base/advance.c (marker1): New marker function.
23461 * gdb.base/advance.exp: When the 'advance' command lands on the
23462 return breakpoint, it can legitimately stop on either the
23463 current line or the next line. Accommodate both outcomes.
23464 * gdb.base/until.exp: Likewise.
23465
e7494ffb
AC
234662003-02-02 Andrew Cagney <ac131313@redhat.com>
23467
23468 2002-11-10 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
23469 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
23470 now a list, not a tuple.
23471 * gdb.mi/mi-var-display.exp: Ditto.
23472 * gdb.mi/gdb792.exp: Ditto.
e7494ffb 23473
075559bc
AC
234742003-02-01 Andrew Cagney <ac131313@redhat.com>
23475
23476 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
23477 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
23478 stack backtraces.
23479 * gdb.mi/mi-syn-frame.c: Part of same.
075559bc 23480
2bd4c7b1
MK
234812003-02-01 Mark Kettenis <kettenis@gnu.org>
23482
23483 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
23484 gdb.mi/mi1-pthreads.exp: Return instead of calling
23485 gdb_suppress_entire_file.
23486
eabd8992
MS
234872003-02-01 Mark Salter <msalter@redhat.com>
23488
23489 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
23490
71469e2f
MS
234912003-01-31 Mark Salter <msalter@redhat.com>
23492
23493 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
23494 Support empty arg.
23495
38a94d44
MC
234962003-01-30 Michael Chastain <mec@shout.net>
23497
23498 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
23499 This was a workaround for a UTF-8 bug in readline 4.3. The bug
23500 has been fixed in gdb/readline on 2003-01-09.
23501
19ea9e73
MS
235022003-01-29 Michael Snyder <msnyder@redhat.com>
23503
e8d359df
MS
23504 * gdb.base/maint.exp: Allow for leading underscore in symbol.
23505 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
23506 * gdb.base/args.exp: Skip if target does not support args passing.
23507
2307bd6a
DJ
235082003-01-22 Daniel Jacobowitz <drow@mvista.com>
23509
19ea9e73 23510 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
23511 gdb_test. Accept a list of expect arguments as the third
23512 parameter.
23513 (gdb_test): Use it.
23514
f2dd3617
EZ
235152003-01-20 Elena Zannoni <ezannoni@redhat.com>
23516
23517 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
23518 allow for different test tree configurations. Update some
23519 tescases accordingly.
23520 * gdb.arch/altivec-regs.exp: Ditto.
23521 * gdb.asm/asm-source.exp: Ditto.
23522 * gdb.base/advance.exp: Ditto.
23523 * gdb.base/display.exp: Ditto.
d63a86f8 23524 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
23525 * gdb.base/mips_pro.exp: Ditto.
23526 * gdb.base/overlays.exp: Ditto.
23527 * gdb.base/relocate.exp: Ditto.
23528 * gdb.base/setshow.exp: Ditto.
23529 * gdb.base/step-line.exp: Ditto.
23530 * gdb.base/step-test.exp: Ditto.
23531 * gdb.base/until.exp: Ditto.
23532 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
23533
c71cdefd
DC
235342003-01-17 David Carlton <carlton@math.stanford.edu>
23535
23536 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
23537 corresponding to PR c++/945.
23538 Update copyright.
23539
fdba05d7
DC
235402003-01-17 David Carlton <carlton@math.stanford.edu>
23541
23542 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
23543 corresponding to PR c++/68.
23544
235452003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
23546
23547 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
23548 (test_paddr_hairy_functions): Call print_addr_2_kfail for
23549 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
23550
c362c33a
EZ
235512003-01-15 Elena Zannoni <ezannoni@redhat.com>
23552
0fbc361c
EZ
23553 * gdb.base/break.exp: Fix change of default location, because of
23554 removal of until tests.
23555 * gdb.base/help.exp: Update test for new 'until' help message.
23556 Add test for help on 'advance'.
a9c64011 23557 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
c362c33a 23558
dabf8a35
MK
235592003-01-15 Mark Kettenis <kettenis@gnu.org>
23560
23561 * gdb.base/default.exp: Adapt "info float" test for recent changes
23562 to that command. Add test for "info vector".
23563 * gdb.base/float.exp: New file. Add test for "info float" that
23564 resembles the old test in gdb.base/default.exp.
23565
a1769aca
DC
235662003-01-15 David Carlton <carlton@math.stanford.edu>
23567
23568 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
23569
82025e13
EZ
235702003-01-15 Elena Zannoni <ezannoni@redhat.com>
23571
23572 * gdb.base/break.exp: Move the tests of until command from here...
23573 * gdb.base/until.exp: ... to here. New file. Add other tests.
23574 * gdb.base/advance.c: New file.
23575 * gdb.base/advance.exp: New file.
23576
8f9ab801
EZ
235772003-01-14 Elena Zannoni <ezannoni@redhat.com>
23578
a9c64011
AS
23579 * gdb.base/args.c: New file.
23580 * gdb.base/args.exp: New file.
8f9ab801 23581
9ae66589
DJ
235822003-01-14 Daniel Jacobowitz <drow@mvista.com>
23583
23584 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
23585
8d77e5c3
DJ
235862003-01-14 Daniel Jacobowitz <drow@mvista.com>
23587
23588 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
23589
12d2f0a1
DJ
235902003-01-14 Daniel Jacobowitz <drow@mvista.com>
23591
23592 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
23593 dates.
23594
6ca37014
DJ
235952003-01-13 Daniel Jacobowitz <drow@mvista.com>
23596
23597 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
23598
b0023472
DJ
235992003-01-13 Daniel Jacobowitz <drow@mvista.com>
23600
23601 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
23602 (ptype &*"foo").
23603 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
23604
607fbc54 236052003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
23606
23607 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
23608 * gdb.mi/mi1-console.exp: Likewise.
23609
607fbc54 236102003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
23611
23612 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
23613 * gdb.mi/mi1-console.exp: Likewise.
23614
a1fb14a2
DJ
236152003-01-13 Daniel Jacobowitz <drow@mvista.com>
23616
23617 * gdb.c++/overload.exp: Remove some fixed XFAILs.
23618
c4cf40b7
DJ
236192003-01-09 Daniel Jacobowitz <drow@mvista.com>
23620
23621 * gdb.base/detach.exp: New test.
23622
696d5a5b
DJ
236232003-01-09 Daniel Jacobowitz <drow@mvista.com>
23624
23625 * Makefile.in (ALL_SUBDIRS): New variable.
23626 (subdirs, clean, distclean): Use it.
23627 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
23628 regenerating Makefile, since it is generated from the top level.
23629 * gdb.asm/Makefile.in: Likewise.
23630 * gdb.base/Makefile.in: Likewise.
23631 * gdb.c++/Makefile.in: Likewise.
23632 * gdb.disasm/Makefile.in: Likewise.
23633 * gdb.java/Makefile.in: Likewise.
23634 * gdb.mi/Makefile.in: Likewise.
23635 * gdb.threads/Makefile.in: Likewise.
23636 * gdb.trace/Makefile.in: Likewise.
23637
754533e4
DC
236382003-01-09 David Carlton <carlton@math.stanford.edu>
23639
23640 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
23641 Add copyright year 2003.
23642
d8b3e9ee
MC
236432003-01-06 Michael Chastain <mec@shout.net>
23644
23645 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
23646 When selecting a thread, 'line' and 'file' are optional.
23647 * gdb.mi/mi1-pthreads.exp: Likewise.
23648
8e9e0fe6
AS
236492003-01-06 Andreas Schwab <schwab@suse.de>
23650
23651 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
23652 failures.
23653
b5ab8ff3
DJ
236542003-01-04 Daniel Jacobowitz <drow@mvista.com>
23655
23656 Fix PR gdb/844
23657 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
23658 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
23659
23660 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
23661 instead of calling gdb_suppress_entire_file.
23662 * gdb.threads/print-threads.exp: Likewise.
23663 * gdb.threads/schedlock.exp: Likewise.
23664
23665 * gdb.threads/killed.exp: Return instead of calling
23666 gdb_suppress_entire_file.
23667 * gdb.threads/linux-dp.exp: Likewise.
23668 * gdb.threads/pthreads.exp: Likewise.
23669
1e698235
DJ
236702003-01-04 Daniel Jacobowitz <drow@mvista.com>
23671
23672 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
23673 stabs.
23674 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
23675 * gdb.base/whatis.exp: Always allow (void) after function names.
23676
147ff08c
DJ
236772003-01-04 Daniel Jacobowitz <drow@mvista.com>
23678
23679 * gdb.c++/casts.exp: Correct regexp.
23680
dc62bfc2
MK
236812003-01-04 Mark Kettenis <kettenis@gnu.org>
23682
23683 * configure.in: Call AC_CONFIG_HEADER. Don't call
23684 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
23685 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
23686 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
23687 aforementioned directories in the AC_OUPUT call.
23688 * config.hin: New file.
23689 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
23690 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
23691 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
23692 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
23693 pass -I$objdir instead of -I$objdir/$subdir in compilation.
23694 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
23695 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
23696 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
23697 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
23698 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
23699 gdb.threads/configure.in, gdb.threads/configure,
23700 gdb.threads/config.in, gdb.trace/configure.in,
23701 gdb.trace/configure: Removed.
23702
77afa639
MC
237032003-01-03 Michael Chastain <mec@shout.net>
23704
23705 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
23706 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
23707
7634bb6e
DJ
237082003-01-03 Daniel Jacobowitz <drow@mvista.com>
23709
23710 * gdb.base/store.exp: Fix regular expressions.
23711
b39c905e
MK
237122002-12-28 Mark Kettenis <kettenis@gnu.org>
23713
23714 * configure.in: Rewrite.
23715 * configure: Regenerated.
23716
0a8551dd
DC
237172003-01-03 David Carlton <carlton@math.stanford.edu>
23718
23719 * gdb.base/psymtab.exp: New file.
23720 * gdb.base/psymtab1.c: Ditto.
23721 * gdb.base/psymtab2.c: Ditto.
23722
c60b7188
AF
237232002-12-23 Adam Fedor <fedor@gnu.org>
23724
23725 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
23726
ee73db83
DC
237272002-12-23 David Carlton <carlton@math.stanford.edu>
23728
23729 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
23730 and current_directory initialization.
23731
d6c1774e
JB
237322002-12-22 Jim Blandy <jimb@redhat.com>
23733
f0a847b8
JB
23734 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
23735 rather than as part of the output file name.
23736
d6c1774e
JB
23737 * gdb.base/attach.exp: There's no need to copy the test program to
23738 /tmp; that was only ever necessary on HP/UX, and this test is
23739 entirely disabled there anyway.
23740
f0708dbb
JB
237412002-12-21 Jim Blandy <jimb@redhat.com>
23742
4c2acfea
JB
23743 * gdb.c++/psmang.exp: Doc fix.
23744
f0708dbb
JB
23745 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
23746 test.
23747
9579e000
DC
237482002-12-20 David Carlton <carlton@math.stanford.edu>
23749
23750 * gdb.c++/annota2.exp: KFAIL annotate-quit.
23751
d1810171
MC
237522002-12-18 Michael Chastain <mec@shout.net>
23753
23754 * gdb.c++/annota2.exp: Add copyright year 2002.
23755
76565097
DC
237562002-12-17 David Carlton <carlton@math.stanford.edu>
23757
23758 * gdb.c++/try_catch.cc: Add marker comments.
23759 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
23760 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
23761 * gdb.c++/m-static.cc: Ditto.
23762 * gdb.c++/m-static1.cc: Ditto.
23763 * gdb.c++/try_catch.cc: Ditto.
23764
da81390b
JJ
237652002-12-16 Jeff Johnston <jjohnstn@redhat.com>
23766
23767 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
23768 to see whether we are using the new -environment-directory
23769 command which resets via -r or the old version of the command
23770 which may prompt the user. Part of fix for gdb/741.
23771
b304d130
AC
237722002-12-13 Andrew Cagney <ac131313@redhat.com>
23773
23774 * gdb.fortran/types.exp: Update obsolete comment.
23775 * gdb.fortran/exprs.exp: Ditto.
23776 * lib/gdb.exp: Delete obsolete code.
23777 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
23778 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
23779 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
23780 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
23781 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
23782 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
23783 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
23784 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
23785 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
23786 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
23787 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
23788 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
23789 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
23790 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
23791 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
23792 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
23793 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
23794 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
23795 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
23796 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
23797 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
23798 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
23799 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
23800 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
23801 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
23802 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
23803 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
23804 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
23805 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
23806 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
23807 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
23808 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
23809 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
23810 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
23811 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
23812 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
23813 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
23814
a23b6e6a
DC
238152002-12-11 David Carlton <carlton@math.stanford.edu>
23816
23817 * gdb.c++/m-data.exp: Add test for members that shadow global
23818 variables: see PR gdb/804.
23819 * gdb.c++/m-data.cc: Ditto.
23820
6604731b
DJ
238212002-12-10 Daniel Jacobowitz <drow@mvista.com>
23822
23823 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
23824
de46ecd7
DC
238252002-12-06 David Carlton <carlton@math.stanford.edu>
23826
23827 * gdb.base/store.c: Don't declare functions static.
23828
27e829d0
AC
238292002-12-04 Andrew Cagney <ac131313@redhat.com>
23830
23831 * gdb.base/store.exp, gdb.base/store.c: New files.
23832
92806416
DJ
238332002-12-03 Daniel Jacobowitz <drow@mvista.com>
23834
23835 * gdb.base/selftest.exp: Update for current gdb.
23836
3bcbaac5
DJ
238372002-12-03 Daniel Jacobowitz <drow@mvista.com>
23838
23839 * gdb.base/maint.exp: Only dump symbols from one source file
23840 or objfile.
23841
f4f00b1f
DJ
238422002-12-03 Daniel Jacobowitz <drow@mvista.com>
23843
23844 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
23845 function call.
23846
f1c8a949
JB
238472002-11-25 Jim Blandy <jimb@redhat.com>
23848
23849 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
23850 function appearing in error message.
23851
9e297a97
DJ
238522002-11-21 Daniel Jacobowitz <drow@mvista.com>
23853
23854 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
23855
1f312e79
JJ
238562002-11-08 Jeff Johnston <jjohnstn@redhat.com>
23857
d63a86f8
RM
23858 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
23859 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
23860 should be in mi console format. This is part of fix for PR gdb/604.
23861
83c31e7d
FN
238622002-09-18 Fernando Nasser <fnasser@redhat.com>
23863
23864 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
23865 which explicitly prints the zero offset as "+0".
23866
322b3f65
DJ
238672002-10-22 Daniel Jacobowitz <drow@mvista.com>
23868
23869 * gdb.threads/schedlock.c (args): Make unsigned.
23870
238712002-10-21 Daniel Jacobowitz <drow@mvista.com>
23872
23873 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
23874 numbers. Allow "foo2|selected stack frame".
23875 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
23876 * gdb.asm/asmsrc2.s: Likewise.
23877 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
23878 comments.
23879 * gdb.asm/mips.inc: New file.
23880
5e2fe5b8
AF
238812002-10-18 Adam Fedor <fedor@gnu.org>
23882
23883 * gdb.base/default.exp: Update expected output to include 'ObjC'.
23884 * gdb.base/help.exp: Likewise.
23885
abe1a5d0
KB
238862002-10-17 Kevin Buettner <kevinb@redhat.com>
23887
23888 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
23889 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
23890
10abb1d4
JB
238912002-10-02 Jim Blandy <jimb@redhat.com>
23892
23893 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
23894
1f609b42
AC
238952002-10-01 Andrew Cagney <ac131313@redhat.com>
23896
23897 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
23898 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
23899 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
23900 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
23901 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
23902 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
23903 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
23904
0aee02e4
AC
239052002-09-29 Andrew Cagney <ac131313@redhat.com>
23906
23907 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
23908 * mi0-disassemble.exp, mi0-eval.exp: Delete.
23909 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
23910 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
23911 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
23912 * mi0-var-block.exp, mi0-var-child.exp: Delete.
23913 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 23914
6fde09ad
KB
239152002-09-27 Kevin Buettner <kevinb@redhat.com>
23916
23917 * gdb.base/annota1.exp (info break): Make directory components of
23918 path optional since not all compilers emit this debug information.
23919
889bf7c5
PA
23920 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
23921 step ends up stepping out of the function instead of stopping on
23922 the epilogue.
6fde09ad 23923
9e8aab75
KS
239242002-09-26 Keith Seitz <keiths@redhat.com>
23925
23926 * lib/insight-support.exp (gdbtk_start): Figure out where
23927 the insight executable is based on where gdb is. Use this
23928 executable to start insight instead of gdb.
23929
e36180d7
AC
239302002-09-25 Andrew Cagney <cagney@redhat.com>
23931
23932 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
23933
9dd34b2b
AC
239342002-09-24 Andrew Cagney <ac131313@redhat.com>
23935
23936 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
23937 test_isolated_complaints.
23938 (test_empty_complaint): New function.
23939 (test_empty_complaints): New function. Check no output when no
23940 complaints.
d63a86f8 23941
dea97812
KB
239422002-09-19 Jim Blandy <jimb@redhat.com>
23943
a9c64011 23944 * gdb.base/charset.exp, gdb.base/charset.c: New files.
dea97812 23945
54951bd7
AC
239462002-09-19 Andrew Cagney <ac131313@redhat.com>
23947
23948 * gdb.gdb/complaints.exp: New file.
23949
dec43320
AC
239502002-09-18 Andrew Cagney <ac131313@redhat.com>
23951
23952 * gdb.base/maint.exp: Check `help maint internal-warning'.
23953
e70d6e3f
DC
239542002-09-18 David Carlton <carlton@math.stanford.edu>
23955
23956 * gdb.c++/m-static.exp: Remove breakpoints depending on line
23957 numbers, and replace them by a single breakpoint after the
23958 constructors are all finished.
23959 Add test 4.
23960 * gdb.c++/m-static.cc: Add test 4.
23961 * gdb.c++/m-static.h: New file.
23962 * gdb.c++/m-static1.cc: New file.
23963
23964 * gdb.c++/printmethod.exp: New file.
23965 * gdb.c++/printmethod.cc: New file.
23966
23967 * gdb.c++/pr-574.exp: New file.
23968 * gdb.c++/pr-574.cc: New file.
23969
afb5c968
CV
239702002-09-18 Corinna Vinschen <vinschen@redhat.com>
23971
23972 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
23973 embedded targets which never actually exit.
23974
31e45dee
FN
239752002-09-18 Fernando Nasser <fnasser@redhat.com>
23976
23977 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
23978 "don't step after run" as unresolved or unsupported, instead of xfail.
23979
a283c5a1
CV
239802002-09-18 Corinna Vinschen <vinschen@redhat.com>
23981
23982 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
23983 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
23984 Add newline to expected string in "step out of main (status wrapper)"
23985 case.
23986
11350d2a
CV
239872002-09-18 Corinna Vinschen <vinschen@redhat.com>
23988
23989 * lib/gdb.exp (rerun_to_main): Allow restarting application.
23990 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
23991
0deec7d6
TT
239922002-09-17 Tom Tromey <tromey@redhat.com>
23993
23994 * gdb.base/printcmds.exp (test_print_string_constants): Expect
23995 \000, not \0, in double-quoted string.
23996
b2b4a1b5
CV
239972002-09-14 Corinna Vinschen <vinschen@redhat.com>
23998
c9d37158 23999 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
24000 string after running the commands execution on breakpoint tests.
24001
1c56143a
CV
240022002-09-13 Corinna Vinschen <vinschen@redhat.com>
24003
24004 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
24005
37f8da45
JB
240062002-09-12 Joel Brobecker <brobecker@gnat.com>
24007
24008 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
24009
08b468e0
KS
240102002-09-10 Keith Seitz <keiths@redhat.com>
24011
24012 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
24013 runto proc.
24014 (mi_run_to_main): Use mi_runto.
24015 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
24016
dc360f58
KS
240172002-09-10 Keith Seitz <keiths@redhat.com>
24018
24019 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
24020 regexp for stopping at main. Could have multiple event notifications.
24021 Don't assume that main was declared with no parameters.
24022 (mi_next): Use mi_step_to.
24023 (mi_step): Use mi_next_to.
24024
ce3abcfb
CV
240252002-09-09 Corinna Vinschen <vinschen@redhat.com>
24026
24027 * gdb.base/default.exp: Fix expected string in `info float' test.
24028
d1f5b980
BE
240292002-09-09 Ben Elliston <bje@redhat.com>
24030
24031 * config/mips.exp: Update comments.
24032 * config/mips-idt.exp: Likewise.
24033 * config/nind.exp: Likewise.
24034 * config/slite.exp: Likewise.
24035 * config/sparclet.exp: Likewise.
24036 * config/udi.exp: Likewise.
24037 * config/vx.exp: Likewise.
24038 * config/vxworks29k.exp: Likewise.
24039
2f71430b
JB
240402002-09-05 Jim Blandy <jimb@redhat.com>
24041
24042 * gdb.threads/killed.exp: Fix test failure message.
24043
7ddebc7e
KS
240442002-09-04 Keith Seitz <keiths@redhat.com>
24045
24046 * lib/mi-support.exp: Update copyright.
24047 (mi_gdb_test): Increase the priority of the expected pattern
24048 so that it matches gdb_test.
24049
0ae67eb3
KS
240502002-09-03 Keith Seitz <keiths@redhat.com>
24051
24052 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
24053 Use integer comparison instead of string comparison for testing
24054 whether binary was built.
24055
38fc42c8
JB
240562002-09-03 Jim Blandy <jimb@redhat.com>
24057
24058 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
24059
b6ff0e81
JB
240602002-08-29 Jim Blandy <jimb@redhat.com>
24061
24062 * gdb.threads/pthreads.exp: Move the portable thread compilation
24063 code into a function in lib/gdb.exp, and call that from here.
24064 * lib/gdb.exp (gdb_compile_pthreads): New function.
24065
07c98896
KS
240662002-08-29 Keith Seitz <keiths@redhat.com>
24067
24068 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
24069 expect_out so that callers can get at it.
24070
0312286c
DJ
240712002-08-23 Daniel Jacobowitz <drow@mvista.com>
24072
24073 * gdb.threads/print-threads.c: New file.
24074 * gdb.threads/print-threads.exp: New file.
24075 * gdb.threads/schedlock.c: New file.
24076 * gdb.threads/schedlock.exp: New file.
24077
dd039bc4
EZ
240782002-08-22 Elena Zannoni <ezannoni@redhat.com>
24079
a9c64011
AS
24080 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
24081 not altivec.c.
dd039bc4 24082
1f36144c
MK
240832002-08-17 Mark Kettenis <kettenis@gnu.org>
24084
24085 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
24086 targets. The problem should be fixed now.
24087
16057ec7 240882002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
24089
24090 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
24091 2002-07-24 change that removes final dots from error messages.
24092
3c1499ad
TT
240932002-08-13 Tom Tromey <tromey@redhat.com>
24094
24095 * gdb.base/readline.exp: New file.
24096
a20ce2c3
AC
240972002-08-01 Andrew Cagney <ac131313@redhat.com>
24098
24099 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
24100 supress message.
24101
db034ac5
AC
241022002-08-01 Andrew Cagney <cagney@redhat.com>
24103
24104 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
24105 CHILL_FOR_TARGET and CHILL_LIB.
24106 * configure.in (configdirs): Remove gdb.chill.
24107 * configure: Regenerate.
24108 * lib/gdb.exp: Obsolete references to chill.
24109 * gdb.fortran/types.exp: Ditto.
24110 * gdb.fortran/exprs.exp: Ditto.
24111
3e000b18
KB
241122002-07-30 Kevin Buettner <kevinb@redhat.com>
24113
24114 * gdb.base/shlib-call.exp (additional_flags): Conditionally
24115 set Irix-specific compile and link flags.
24116
28f4966b
KB
241172002-07-29 Kevin Buettner <kevinb@redhat.com>
24118
24119 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
24120 source files. The ``-o'' option doesn't work with the ``-E'' option
24121 when using the Irix compiler.
24122
46c0d5a6
DJ
241232002-07-19 Daniel Jacobowitz <drow@mvista.com>
24124
24125 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
24126 Improve support for reusing an exec file. Copy exec file
24127 to target, and run gdbserver on the target instead of on the host.
24128
eecf4bed
JB
241292002-07-18 Jim Blandy <jimb@redhat.com>
24130
0f815cdf
JB
24131 * gdb.base/ending-run.exp: Don't expect to see the program end in
24132 some orderly fashion when we're running on a real stand-alone
24133 board.
24134
eecf4bed
JB
24135 * gdb.base/interrupt.exp: Correct logic for skipping tests on
24136 targets that don't support interrupts.
24137
52d309e4
JB
241382002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
24139
24140 * gdb.base/attach.exp: Add patterns to match output from /proc-based
24141 systems.
24142 Move comments in expect statements to inside the actions, so that they
24143 don't get matched against.
24144
ff683d9e
MK
241452002-07-10 Mark Kettenis <kettenis@gnu.org>
24146
24147 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
24148 function when asleep" test.
24149
b5356753
AC
241502002-07-10 Andrew Cagney <ac131313@redhat.com>
24151
24152 * gdb.base/page.exp: Rewrite to handle problems with very long
24153 `info set' output. Update copyright.
24154
6aa4d13a
AC
241552002-06-26 Andrew Cagney <ac131313@redhat.com>
24156
24157 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
24158 gdb.threads-hp.
24159 * gdb.hp/configure: Regenerate.
24160 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
24161 * gdb.hp/gdb.threads-hp/configure: Delete file.
24162 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
24163
8cf8c2b8
AC
241642002-06-22 Andrew Cagney <ac131313@redhat.com>
24165
24166 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
24167 setlocale, bindtextdomain and textdomain.
24168
6827a8f8
JB
241692002-06-11 Jim Blandy <jimb@redhat.com>
24170
919d772c
JB
24171 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
24172 preprocessor macro information is present.
24173
6827a8f8
JB
24174 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
24175 tests.
24176
c15b0d21
MS
241772002-06-06 Michael Snyder <msnyder@redhat.com>
24178
c5984d70
MS
24179 * gdb.base/overlays.exp: Record addresses of overlay
24180 functions in TCL variables rather than in GDB variables,
24181 to avoid having GDB convert them to pointers (with loss
24182 of information).
24183
d63a86f8 24184 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 24185 default linker script changes.
c15b0d21
MS
24186 * gdb.base/long_long.exp: Add check for sizeof (long double).
24187
be26fe0d
ML
241882002-06-06 Michal Ludvig <mludvig@suse.cz>
24189
24190 * gdb.asm/asm-source.exp: Add x86-64 target.
24191 * gdb.asm/x86_64.inc: New.
d63a86f8 24192
258093ca 241932002-05-30 Michael Chastain <mec@shout.net>
258093ca 24194
4b3153f1 24195 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
24196 * gdb.c++/m-static.cc: New file.
24197 * gdb.c++/m-static.exp: New file.
24198
241264c6
MS
241992002-05-28 Michael Snyder <msnyder@redhat.com>
24200
24201 * gdb.base/call-ar-st.exp: Allow for reduced floating point
24202 precision.
24203
9bba8c8f 242042002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 24205
4b3153f1 24206 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
24207 * gdb.c++/m-data.cc: New file.
24208 * gdb.c++/m-data.exp: New file.
24209
242102002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 24211
4b3153f1 24212 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 24213 * gdb.c++/try_catch.cc: New file.
d63a86f8 24214 * gdb.c++/try_catch.exp: New file.
9bba8c8f 24215
def1b996
MC
242162002-05-27 Michael Chastain <mec@shout.net>
24217
24218 * gdb.c++/local.exp: Accept more nested types in output.
24219
522ba268
MC
242202002-05-26 Michael Chastain <mec@shout.net>
24221
24222 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
24223
277254ba
MS
242242002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
24225
24226 * lib/gdb.exp (gdb_wrapper_init): Just because
24227 gdb_wrapper_file exists, this does not mean that the file
24228 should not be rebuilt. That is what gdb_wrapper_initialized
24229 is for.
24230 (default_gdb_init): Reset gdb_wrapper_initialized.
24231
b61a8733
MS
242322002-05-23 Michael Snyder <msnyder@redhat.com>
24233
d63a86f8 24234 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
24235 the precision of the floating point test results.
24236 * gdb.base/call-rt-st.exp: Ditto.
24237
b61a8733
MS
24238 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
24239 * gdb.base/call-rt-st.exp: Ditto.
24240
56f6e910
MC
242412002-05-19 Michael Chastain <mec@shout.net>
24242
24243 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
24244
ad0b0016
EZ
242452002-05-19 Elena Zannoni <ezannoni@redhat.com>
24246
a9c64011
AS
24247 * configure.in (configdirs): Add gdb.arch.
24248 * configure: Regenerate.
ad0b0016 24249
f617d2b6
JB
242502002-05-17 Jim Blandy <jimb@redhat.com>
24251
24252 * gdb.base/completion.exp: Recognize the more detailed error
24253 messages produced by the macro expander's lexical analyzer.
24254
eac2a696
EZ
242552002-05-14 Elena Zannoni <ezannoni@redhat.com>
24256
a9c64011
AS
24257 * gdb.arch/altivec-abi.c: New file.
24258 * gdb.arch/altivec-abi.exp: New file.
24259 * gdb.arch/altivec-regs.c: New file.
24260 * gdb.arch/altivec-regs.exp: New file.
eac2a696 24261
2fdde8f8
DJ
242622002-05-14 Daniel Jacobowitz <drow@mvista.com>
24263
24264 * gdb.base/maint.exp (maint print type): Update for new type
24265 structure.
d63a86f8 24266
e31f1a7c
EZ
242672002-05-14 Elena Zannoni <ezannoni@redhat.com>
24268
24269 * gdb.arch: New directory.
24270 * gdb.arch/configure.in: New file.
24271 * gdb.arch/configure: New file.
24272 * gdb.arch/Makefile.in: New file.
24273
db589741
CV
242742002-05-13 Corinna Vinschen <vinschen@redhat.com>
24275
24276 * gdb.asm/asm-source.exp: Add v850 as supported target.
24277 * gdb.asm/v850.inc: New file.
24278
8ce2a7dc
DJ
242792002-05-13 Daniel Jacobowitz <drow@mvista.com>
24280
24281 * gdb.c++/annota2.exp (annotate-quit): Add comment.
24282
df763c7f
DJ
242832002-05-12 Daniel Jacobowitz <drow@mvista.com>
24284
24285 * gdb.base/break.exp: Check 'break "marker2"'.
24286
377daeed
MS
242872002-05-10 Michael Snyder <msnyder@redhat.com>
24288
24289 * gdb.base/long_long.exp: Fix typo.
24290
c4b7bc2b
JB
242912002-05-10 Jim Blandy <jimb@redhat.com>
24292
ecac9a4e
JB
24293 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
24294 a bug.
24295
c4b7bc2b
JB
24296 * gdb.base/printcmds.exp (test_integer_literals_rejected):
24297 Recognize more detailed error message produced by the macro
24298 expander's lexical analyzer.
24299 * lib/gdb.exp (test_print_reject): Same.
24300
e71019a1
MK
243012002-05-09 Mark Kettenis <kettenis@gnu.org>
24302
24303 * gdb.c++/method.exp: Fix typo.
24304
fedfc8e6
MS
243052002-05-08 Michael Snyder <msnyder@redhat.com>
24306
166a1957
MS
24307 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
24308 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 24309 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
24310 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
24311 Add iftarget clause for strongarm.
d63a86f8 24312
f1c47eb2
MS
243132002-05-06 Michael Snyder <msnyder@redhat.com>
24314
cb9a9d3e
MS
24315 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
24316 (gdb_continue_to_end): Accept output from status wrapper.
24317 * gdb.base/ending-run.exp: Add case for output from status wrapper.
24318 Clean up fail messages to match pass messages.
24319
f1c47eb2
MS
24320 Enable the "needs_status_wrapper" testsuite feature.
24321 * lib/gdb.exp (gdb_wrapper_init): New procedure.
24322 (gdb_compile): Conditionally call gdb_wrapper_init.
24323 * gdb.base/a2-run.exp: Recognize output from status wrapper.
24324 * gdb.c++/method.exp: Recognize output from status wrapper.
24325
6079c749
BE
243262002-05-06 Ben Elliston <bje@redhat.com>
24327From Graydon Hoare <graydon@redhat.com>
24328
24329 * config/sid.exp: Include support for "rawsid" protocol.
24330
188baff3
JB
243312002-05-03 Jim Blandy <jimb@redhat.com>
24332
24333 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
24334 * gdb.c++/hang3.C: New file.
24335
b9c07f0f
AC
243362002-05-04 Andrew Cagney <ac131313@redhat.com>
24337
24338 * gdb.base/default.exp: Remove obsolete code.
24339 * gdb.c++/misc.exp: Ditto. Update copyright.
24340 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
24341 * gdb.base/whatis.exp: Ditto. Update copyright.
24342 * gdb.base/scope.exp: Ditto. Update copyright.
24343 * gdb.base/ptype.exp: Ditto. Update copyright.
24344 * gdb.base/printcmds.exp: Ditto. Update copyright.
24345 * gdb.base/opaque.exp: Ditto. Update copyright.
24346 * gdb.base/list.exp: Ditto.
24347 * gdb.base/funcargs.exp: Ditto. Update copyright.
24348 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
24349 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
24350 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
24351 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
24352 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
24353 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
24354
5c7a0397
MS
243552002-05-02 Michael Snyder <msnyder@redhat.com>
24356
d6dcc264 24357 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
24358 * gdb.base/long_long.exp: Add xscale target.
24359 * gdb.base/default.exp: Add xscale target.
24360
eb7f1c48
JB
243612002-05-01 Jim Blandy <jimb@redhat.com>
24362
24363 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
24364 gdb.c++/hang.exp: New test.
24365
a6befae8
FF
243662002-05-01 Fred Fish <fnf@redhat.com>
24367
24368 * gdb.base/completion.exp: Handle completions of "./Make" for
24369 more than one completion possibility, as is the case when we
24370 build and test in the source tree.
24371
0a310277
AG
243722002-04-29 Anthony Green <green@redhat.com>
24373
24374 * gdb.java/jmisc1.exp: New file.
24375 * gdb.java/jmisc2.exp: New file.
24376
6ff9af88
DJ
243772002-04-24 Daniel Jacobowitz <drow@mvista.com>
24378
24379 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
24380
96b3d632
EZ
243812002-04-23 Elena Zannoni <ezannoni@redhat.com>
24382
24383 * gdb.base/help.exp: Change 'help status' to allow for target
24384 dependent output differences.
24385
5019bb54
MC
243862002-04-22 Michael Chastain <mec@shout.net>
24387
24388 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
24389
a805a116
MC
243902002-04-22 Michael Chastain <mec@shout.net>
24391
24392 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
24393
a1706bfd
DM
243942002-04-17 David S. Miller <davem@redhat.com>
24395
24396 * gdb.asm/sparc64.inc: New file.
24397 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
24398
a73a20a2
EZ
243992002-04-19 Elena Zannoni <ezannoni@redhat.com>
24400
24401 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
24402 instruction file directly into the build tree. Clean up at end of
24403 test.
24404
ba678339
DM
244052002-04-18 David S. Miller <davem@redhat.com>
24406
24407 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
24408 handle 64-bit platforms correctly.
24409 * gdb.base/maint.exp: Likewise.
24410
b03399da
KB
244112002-04-18 Kevin Buettner <kevinb@redhat.com>
24412
24413 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
24414 ``-fpic'' when compiling files comprising a shared library, but
24415 it does need additional linker flags in order to find shared
24416 libraries at run time.
24417
e2004992
KB
244182002-04-18 Kevin Buettner <kevinb@redhat.com>
24419
24420 * gdb.base/cvexpr.c (use): New function.
24421 (main): Invoke use() on all global variables to prevent
24422 some linkers from deleting these otherwise unused symbols.
24423
d8937120
MC
244242002-04-17 Michael Chastain <mec@shout.net>
24425From David S. Miller <davem@redhat.com>
24426
24427 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
24428 handle 64-bit platforms correctly.
24429
ffd61a58
MS
244302002-04-12 Michael Snyder <msnyder@redhat.com>
24431From Jim Blandy <jimb@redhat.com>
a9c64011 24432 * gdb.base/foo.c (foox): Remove section attribute; the linker
ffd61a58
MS
24433 script can handle this instead.
24434 * gdb.base/bar.c (barx): Same.
24435 * gdb.base/baz.c (bazx): Same.
24436 * gdb.base/grbx.c (grbxx): Same.
24437
24438 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
24439 manager doesn't automatically unmap overlays unnecessarily.
24440
6b8426a6
MH
244412002-04-10 Martin M. Hunt <hunt@redhat.com>
24442
24443 * gdb.base/ending-run.exp: Fix pattern for Mips targets
24444 stepping out of main.
24445
34af4875
MC
244462002-04-09 Michael Chastain <mec@shout.net>
24447
24448 * gdb.c++/local.cc (main): Move call to marker1() inside nested
24449 scope so that the nested scope tests will make sense.
24450 * gdb.c++/local.exp: Write patterns that actually work with gcc
24451 (the HP patterns "were never known to work with gcc").
24452 Keep the old aCC patterns too.
24453
2d1676a0
DJ
244542002-04-09 Daniel Jacobowitz <drow@mvista.com>
24455
24456 * gdb.base/attach.exp: Correct target board test.
24457
3a63e3f9
MC
244582002-04-08 Michael Chastain <mec@shout.net>
24459
24460 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
24461 in a const method. Add some xfail and fail cases for configurations
24462 that do not emit the "const ...".
24463
f18dabd2
MC
244642002-04-07 Michael Chastain <mec@shout.net>
24465
24466 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
24467 Accept "A * const" and "const A * const" as type of "this".
24468 Fix spelling of getFunky throughout. Make messages uniform.
24469
0fcddd82
EZ
244702002-04-07 Elena Zannoni <ezannoni@redhat.com>
24471
a9c64011 24472 Work around for PR gdb/285:
0fcddd82
EZ
24473 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
24474
16a8534a
EZ
244752002-04-07 Elena Zannoni <ezannoni@redhat.com>
24476
24477 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
24478 instructions file at run time instead of configure time.
24479 Sometimes we run the test in a directory that is not the one we
24480 configured in.
24481 * gdb.asm/configure.in: Delete creation of symlink.
24482 * gdb.asm/configure: Regenerate.
24483
24181d81
JB
244842002-04-05 J. Brobecker <brobecker@gnat.com>
24485
24486 * gdb.gdb/xfullpath.exp: New test, to exercise the new
24487 xfullpath () function.
24488
7cdb7107
DJ
244892002-04-04 Daniel Jacobowitz <drow@mvista.com>
24490
24491 * gdb.asm/Makefile.in: Correct dependencies.
24492
24493 * gdb.asm/powerpc.inc: New file.
24494 * gdb.asm/asm-source.exp: Add PowerPC.
24495 * gdb.asm/configure.in: Likewise.
24496 * gdb.asm/configure: Regenerated.
24497
a7d17088
DJ
244982002-04-04 Daniel Jacobowitz <drow@mvista.com>
24499
24500 * gdb.base/relocate.exp: New file.
24501 * gdb.base/relocate.c: New file.
24502
cd721503
FF
245032002-04-04 Fred Fish <fnf@redhat.com>
24504
24505 * gdb.base/step-test.exp: Update comment regarding stopping in
24506 memcpy/bcopy calls inserted as part of the compiler runtime.
24507
b22ad7a7
MS
245082002-04-04 Michael Snyder <msnyder@redhat.com>
24509
24510 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
24511
5f279fa6
DJ
245122002-04-03 Daniel Jacobowitz <drow@mvista.com>
24513
24514 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
24515 (gdb_expect): Remove $notransfer hack.
24516
dd0fd3ce
DJ
245172002-04-02 Daniel Jacobowitz <drow@mvista.com>
24518
24519 * gdb.c++/classes.exp ("calling method for small class"): Match
24520 updated register output.
24521
1e50cda1
DJ
245222002-03-30 Daniel Jacobowitz <drow@mvista.com>
24523
24524 Fix PR gdb/452
24525 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
24526 when finished. Make gdb_file_cmd send "exec-file" when
24527 appropriate.
24528
24015922
DJ
245292002-03-30 Daniel Jacobowitz <drow@mvista.com>
24530
24531 * gdb.base/attach.exp: Remove extra setup_xfail.
24532
dd7dfd64
MS
245332002-03-26 Michael Snyder <msnyder@redhat.com>
24534
24535 * gdb.base/default.exp: Add tests for dump, append, and restore.
24536 * gdb.base/help.exp: Add tests for dump, append, and restore.
24537 * gdb.base/dump.exp: New file, test dump, append and restore.
24538 * gdb.base/dump.c: New file.
24539
48b2f8d7
MS
245402002-03-27 Michael Snyder <msnyder@redhat.com>
24541
d63a86f8 24542 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
24543 clean-ups in help messages.
24544
05b4d525
FF
245452002-03-26 Fred Fish <fnf@redhat.com>
24546
24547 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
24548 have debugging info for those functions and the compiler uses them
24549 internally to copy structs around.
24550
d7679631
FF
245512002-03-26 Fred Fish <fnf@redhat.com>
24552
24553 * gdb.base/list.exp: Revert the change made yesterday and add note
24554 about why we don't list the default lines for remote targets.
24555
523ac3f9
MS
245562002-03-25 Michael Snyder <msnyder@redhat.com>
24557
24558 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
24559
754b2b8d
FF
245602002-03-25 Fred Fish <fnf@redhat.com>
24561
24562 * gdb.base/list.exp: This test works on remote targets so remove
24563 the short circuit for remote targets. Update copyright.
24564
33c3e192
FF
245652002-03-25 Fred Fish <fnf@redhat.com>
24566
24567 * gdb.base/attach.exp: Fix logic error that was suppressing this
24568 test for all non hppa*-*-hpux* targets, instead of the hp target.
24569 Move comments closer to the suppression point. Also now need to
24570 check that we are running natively.
24571
d43e73ee
MS
245722002-03-22 Michael Snyder <msnyder@redhat.com>
24573
882c8f02
MS
24574 * gdb.base/default.exp: Add test for gcore. Update copyright.
24575 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 24576
04c12f60
FF
245772002-03-06 Fred Fish <fnf@redhat.com>
24578
24579 * gdb.base/funcargs.c: Remove extraneous ';' character.
24580 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
24581
b43df995
MC
245822002-03-04 Michael Chastain <mec@shout.net>
24583
24584 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
24585 accommodate gcc v3 function signature.
24586 * gdb.mi/mi0-var-cmd-exp: Ditto.
24587
92362027
AC
245882002-02-24 Andrew Cagney <ac131313@redhat.com>
24589
24590 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
24591 ``GNU/Linux'' or ``Linux kernel''
24592 * testsuite/gdb.threads/pthreads.c: Ditto.
24593
258ad32d
MC
245942002-02-24 Michael Chastain <mec@shout.net>
24595
24596 * gdb.threads/pthreads.c (thread1): Add a return statement.
24597 (thread2): Likewise.
24598 (foo): Likewise.
24599
04c3b3d4
MC
246002002-02-23 Michael Chastain <mec@shout.net>
24601
24602 * gdb.threads/linux-dp.c (philosopher): Add a return statement
24603 to placate gcc.
24604
5a2a0a20
MC
246052002-02-23 Michael Chastain <mec@shout.net>
24606
24607 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
24608 test "ptype bint". The test passes on all my stabs configurations.
24609
a640f7fc
JB
246102002-02-21 Jim Blandy <jimb@redhat.com>
24611
27924826
JB
24612 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
24613 filename at a time, and watch for the ones we want to see.
24614
a640f7fc
JB
24615 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
24616 types of pointers to prototyped functions.
24617
edcc8c75
AC
246182002-02-20 Andrew Cagney <ac131313@redhat.com>
24619
24620 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
24621 signed, unsigned and straight char.
24622 (padding_char, padding_short, padding_int, padding_long,
24623 padding_long_long, padding_float, padding_double,
24624 padding_long_double): New global variables.
24625 (fill, fill_structs): New functions.
24626
24627 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
24628 for correctly sized writes. Update copyright.
24629 (get_valueof): New procedure.
24630 (get_sizeof): Call get_valueof.
24631 (check_valueof): New procedure.
24632 (check_padding): New procedure.
24633
ac57ea44
MC
246342002-02-20 Michael Chastain <mec@shout.net>
24635
24636 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
24637 to setup_xfail. Document some of the remaining calls.
24638
7a10c941
MC
246392002-02-18 Michael Chastain <mec@shout.net>
24640
24641 * gdb.c++/userdef.exp: Update copyright year.
24642
fb8acdcc
DJ
246432002-02-18 Daniel Jacobowitz <drow@mvista.com>
24644
24645 * gdb.c++/userdef.exp: Test overloaded operators properly.
24646 Remove xfails.
24647
fda6ae12
MS
246482002-02-14 Michael Snyder <msnyder@redhat.com>
24649
24650 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
24651
676a0442
DJ
246522002-02-14 Daniel Jacobowitz <drow@mvista.com>
24653
24654 * gdb.base/a2-run.exp: Check for a remote target properly.
24655 * gdb.base/annota1.exp: Likewise.
24656 * gdb.base/list.exp: Likewise.
24657 * gdb.base/reread.exp: Likewise.
24658 * gdb.base/scope.exp: Likewise.
24659 * gdb.base/shlib-call.exp: Likewise.
24660 * gdb.base/term.exp: Likewise.
24661 * gdb.c++/annota2.exp: Likewise.
24662
78b4f468
RE
246632002-02-13 Richard Earnshaw <rearnsha@arm.com>
24664
24665 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
24666
9a81ba51
MC
246672002-02-10 Michael Chastain <mec@shout.net>
24668
24669 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
24670 (call_after_alloca): Ditto.
24671
004af6c7
DJ
246722002-02-10 Daniel Jacobowitz <drow@mvista.com>
24673
24674 * gdb.base/ending-run.exp: Guard "cont" test with
24675 gdb_skip_stdio_test.
24676
37225f62
JB
246772002-02-06 Jim Blandy <jimb@redhat.com>
24678
24679 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
24680 from here...
24681 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
24682 To here. Disable this test on non-HP platforms. Add big comment.
24683
fe6fdd96
MS
246842002-02-04 Michael Snyder <msnyder@redhat.com>
24685
24686 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
24687 other than d10v and m32r.
24688
036fad3f
RE
246892002-02-02 Richard Earnshaw <rearnsha@arm.com>
24690
24691 * gdb.base/default.exp: Rewrite test patterns to reduce time
24692 taken to match them.
24693
7148ab62
DJ
246942002-01-30 Daniel Jacobowitz <drow@mvista.com>
24695
24696 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
24697 Allow a start function above main.
24698 * gdb.threads/linux-dp.exp: Fix copyright date.
24699
396cc255
DJ
247002002-01-30 Daniel Jacobowitz <drow@mvista.com>
24701
a9c64011
AS
24702 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
24703 (check_philosopher_stack): Check for manager thread before checking
24704 for a just-starting thread.
396cc255 24705
f038d31b
DJ
247062002-01-30 Daniel Jacobowitz <drow@mvista.com>
24707
24708 From Neil Booth <neil@daikokuya.demon.co.uk>:
24709 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
24710 warnings.
24711
b3ff9d9a
FF
247122002-01-21 Fred Fish <fnf@redhat.com>
24713
24714 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
24715 not caller.
24716
39ad761d
JB
247172002-01-21 Jim Blandy <jimb@redhat.com>
24718
24719 * gdb.base/reread.exp: Check that GDB properly re-reads the
24720 executable file when it changes while no inferior is running.
24721
aaf320fa
FF
247222002-01-21 Fred Fish <fnf@redhat.com>
24723
a9c64011
AS
24724 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
24725 optionally accept the "shlib events" variation.
aaf320fa 24726
808a31f5
JB
247272002-01-21 Jim Blandy <jimb@redhat.com>
24728
24729 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
24730 call `fflush' after every `printf', so that the output is produced
24731 at predictable points, regardless of whatever buffering does (or
24732 doesn't) take place.
24733 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
24734 at different points.
24735
4420d5e2
DJ
247362002-01-20 Daniel Jacobowitz <drow@mvista.com>
24737
24738 * gdb.c++/inherit.exp: Update copyright years.
24739 * gdb.c++/method.exp: Likewise.
24740
3e36a0f4
DJ
247412002-01-20 Daniel Jacobowitz <drow@mvista.com>
24742
24743 * gdb.c++/classes.exp: Update for improved v3 support and skipping
24744 artificial methods/arguments.
24745 * gdb.c++/derivation.exp: Likewise.
24746 * gdb.c++/inherit.exp: Likewise.
24747 * gdb.c++/method.exp: Likewise.
24748 * gdb.c++/virtfunc.exp: Likewise.
24749
b4ceaee6
AC
247502002-01-18 Andrew Cagney <ac131313@redhat.com>
24751
24752 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
24753 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
24754 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
24755 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
24756 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
24757 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
24758
ecace851
JB
247592002-01-17 Jim Blandy <jimb@redhat.com>
24760
24761 * gdb.asm/asm-source.exp (info symbol): Take another shot at
24762 anchoring the pattern matching the entry point symbol's name.
24763
375fc983
AC
247642002-01-17 Andrew Cagney <ac131313@redhat.com>
24765
24766 * gdb.base/maint.exp: Update ``maint internal-error'' to match
24767 continue/quit query. Update copyright.
24768
fe6fdd96
MS
247692002-01-14 Michael Snyder <msnyder@redhat.com>
24770
24771 * gdb.base/gcore.exp: Remove extra debugging output.
24772
e017c81f
DJ
247732002-01-13 Daniel Jacobowitz <drow@mvista.com>
24774
24775 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
24776 for slightly dubious v2 mangled string.
24777
37ab3bf8
DJ
247782002-01-13 Daniel Jacobowitz <drow@mvista.com>
24779
24780 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
24781
1bc05c3a 247822002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 24783
1bc05c3a 24784 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 24785
1bc05c3a
JM
24786 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
24787 constructors.
24788 * gdb.c++/derivation.exp: Likewise.
24789 * gdb.c++/templates.exp: Likewise.
24790 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 24791
1bc05c3a
JM
247922002-01-10 Michael Snyder <msnyder@redhat.com>
24793
24794 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 24795
a911c360
MS
247962002-01-08 Michael Snyder <msnyder@redhat.com>
24797
24798 * gdb.base/gcore.exp: New test for generate-core-file command.
24799 * gdb.base/gcore.c: Testcase for above.
24800 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
24801
ea2119ec
JM
248022002-01-08 Jason Merrill <jason@redhat.com>
24803
24804 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
24805
68203136
FF
248062002-01-07 Fred Fish <fnf@redhat.com>
24807
24808 * gdb.c++/overload.exp: Remove unconditional xfails for:
24809 print foo_instance1.overloadargs(1)
24810 print foo_instance1.overloadargs(1, 2)
24811 print foo_instance1.overloadargs(1, 2, 3)
24812 print foo_instance1.overloadargs(1, 2, 3, 4)
24813 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
24814 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
24815 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
24816 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
24817 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
24818 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
24819 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
24820 print foo_instance1.overload1arg()
24821 print foo_instance1.overload1arg((char)arg2)
24822 print foo_instance1.overload1arg((signed char)arg3)
24823 print foo_instance1.overload1arg((unsigned char)arg4)
24824 print foo_instance1.overload1arg((int)arg7)
24825 print foo_instance1.overload1arg((unsigned int)arg8)
24826 print foo_instance1.overload1arg((float)arg11)
24827 print foo_instance1.overload1arg((double)arg12)
d63a86f8 24828
21b9b5b1
MS
248292002-01-07 Michael Snyder <msnyder@redhat.com>
24830
24831 * gdb.base/huge.exp: New test. Print a very large target data object.
24832 (skip_huge_test): New test variable. Define if you want to skip this
24833 test. The test reads an 8 megabyte data object from the target, so it
24834 might be very time consuming on remote targets with a slow connection.
24835 * gdb.base/huge.c: New file. Test case for above.
24836
725f922e
FF
248372002-01-07 Fred Fish <fnf@redhat.com>
24838
24839 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
24840 g_instance.bfoo, and g_instance.cfoo.
24841
889bf7c5 248422002-01-07 Jeffrey A Law <law@redhat.com>
634d57ec 24843
889bf7c5
PA
24844 * gdb.base/break.c (multi_line_if_conditional): New function.
24845 (multi_ilne_while_conditional): Likewise.
24846 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
24847 IF or WHILE condition puts the breakpoint at the start of
24848 the condition.
f286b2c3 24849
634d57ec
JL
24850 * gdb.base/selftest.exp (backtrace through signal handler): Remove
24851 hppa*-*-hpux* expected failure.
24852 * gdb.base/structs.exp (do_function_calls): Similarly.
24853
24854 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
24855 watchpoints.
24856
9fbfe2dc
AC
248572002-01-06 Andrew Cagney <ac131313@redhat.com>
24858
24859 Fix PR gdb/66.
24860 * gdb.base/structs.exp: Replace skip for a29k with skip for
24861 gdb,cannot_call_functions.
24862 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
24863 * gdb.base/callfuncs.exp: Ditto.
24864 * gdb.base/call-rt-st.exp: Ditto.
24865 * gdb.base/call-strs.exp: Ditto.
24866 * gdb.base/callfwmall.exp: Ditto.
24867 * gdb.base/scope.exp: Obsolete xfail a29k.
24868 * gdb.c++/misc.exp: Ditto.
24869 * gdb.c++/cplusfuncs.exp: Ditto.
24870 * gdb.base/ptype.exp: Ditto.
24871 * gdb.base/printcmds.exp: Ditto.
24872 * gdb.base/opaque.exp: Ditto.
24873 * gdb.base/list.exp: Ditto.
24874 * gdb.base/funcargs.exp: Ditto.
24875 * gdb.base/default.exp: Ditto.
24876
8ddad156
MS
248772002-01-04 Michael Snyder <msnyder@redhat.com>
24878
ca4976a6 24879 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
24880 * gdb.base/maint.exp: Add tests for maint info sections options.
24881
1b074332
JL
24882Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
24883
24884 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
24885
7d159115
CV
248862001-12-20 Corinna Vinschen <vinschen@redhat.com>
24887
24888 * gdb.asm/arm.inc: New file.
24889 * gdb.asm/asm-source.exp: Add arm targets.
24890 * gdb.asm/configure.in: Ditto.
24891 * gdb.asm/configure: Recreated from configure.in.
24892
8fb87725
JL
24893Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
24894
afabe08c
JL
24895 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
24896 with HP's compiler.
24897 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
24898 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
24899 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
24900 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
24901
24902 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
24903 either HP's compilers or GCC.
24904
db521deb
JL
24905 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
24906 a SIGBUS or SIGSEGV.
24907
24908 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
24909
24910 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
24911 can be compiled with either HP's compiler or GCC.
24912
cfa88ab7
JL
24913 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
24914 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
24915 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
24916
ca344dff
JL
24917 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
24918 to match current gdb output. Update due to using auto-solib-limit
24919 for limiting instead of overloading auto-solib-add.
24920 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
24921 test program.
24922
3f3c6e55 24923 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
24924 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
24925 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
24926 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
24927 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
24928 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
24929 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
24930 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
24931 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
24932 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
24933 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
24934 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
24935 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 24936
8fb87725
JL
24937 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
24938 a SIGTRAP to the inferior.
24939
cf599fa7
CV
249402001-12-19 Corinna Vinschen <vinschen@redhat.com>
24941
24942 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
24943 Substitute call to target_link by call to gdb_compile.
24944
2cd045cd
JL
24945Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
24946
a9c64011
AS
24947 * gdb.base/break.exp: Fix HP specific search string when testing
24948 backtracing in a called function.
2cd045cd 24949
a9c64011
AS
24950 * gdb.base/constvars.exp: Only set lang to C++ if we're
24951 compiling the test with HP's compilers.
24952 * gdb.base/volatile.exp: Similarly.
2cd045cd 24953
99ebe9ac
JB
249542001-12-19 Jim Blandy <jimb@redhat.com>
24955
24956 * gdb.base/printcmds.exp: Expect the null character to be printed
24957 as '\0', and the '\013' to be printed as '\v'.
24958 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
24959 * gdb.base/setvar.exp: Same.
24960
b9891b29
JB
249612001-12-17 Jim Blandy <jimb@redhat.com>
24962
0eba65ab
JB
24963 * gdb.base/completion.exp: Rather than completing very long
24964 filenames, which can make the readline library produce output we
24965 don't recognize, cd to the directory first, and then complete
24966 using nice, short relative paths.
24967
6970b5b1
JB
24968 * gdb.base/completion.exp: On some systems, there is, in fact, a
24969 variable named `b' in scope, since GDB treats all static
a9c64011
AS
24970 variables as being in scope. So use `no_var_named_this'
24971 instead of `b'.
6970b5b1 24972
b9891b29 24973 * gdb.base/corefile.exp: Recognize the message saying that GDB
889bf7c5 24974 can't find the core file's registers as a failure.
b9891b29 24975
e6ccd35f
JSC
249762001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
24977
a9c64011
AS
24978 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
24979 test expect string more specific.
e6ccd35f 24980
105ba819
CV
249812001-12-13 Corinna Vinschen <vinschen@redhat.com>
24982
24983 * gdb.asm/asm-source.exp: Add support for xstormy16.
24984 * gdb.asm/configure.in: Ditto.
24985 * gdb.asm/configure: Rebuild.
24986 * gdb.asm/xstormy16.inc: New file.
24987
e9e79dd9
FF
249882001-12-10 Fred Fish <fnf@redhat.com>
24989
24990 * gdb.base/maint.exp: Update to match changes in type dumping code.
24991
347dc97d
JB
249922001-12-10 Jim Blandy <jimb@redhat.com>
24993
24994 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
889bf7c5
PA
24995 matching the entry point symbol's name at the beginning of the
24996 line.
347dc97d 24997
5178b9d6
DJ
249982001-12-07 Daniel Jacobowitz <drow@mvista.com>
24999
25000 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
25001 gdb.c++/inherit.exp, gdb.c++/method.exp,
25002 gdb.c++/namespace.exp, gdb.c++/templates.exp,
25003 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
25004 and class layout support.
25005
af890c52
DJ
250062001-12-07 Daniel Jacobowitz <drow@mvista.com>
25007
25008 * gdb.c++/classes.exp: Add test for static member function.
25009 * gdb.c++/misc.cc: Add class with static member function.
25010
7a345fb3
JB
250112001-12-07 Jim Blandy <jimb@redhat.com>
25012
f2e54a80 25013 If GDB says it can't find the struct the function returned, report
8032bf31
JB
25014 those tests as `unsupported'.
25015 * gdb.base/call-rt-st.exp (print_struct_call): New function.
25016 Rewrite subsequent tests to use it.
25017
25018 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
25019 those tests as `unsupported'.
25020 * gdb.base/structs.exp (call_struct_func): New function.
25021 (do_function_calls): Use call_struct_func to call the functions
25022 returning structs.
25023
0bc69509
JB
25024 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
25025 whether functions are prototyped or not, so we can't possibly pass
25026 arguments to t_float_values2 properly.
25027
7a345fb3
JB
25028 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
25029 value of `timeout' for targets other than the mips*tx39-*.
25030
edb6ede1
MS
250312001-12-06 Michael Snyder <msnyder@redhat.com>
25032
d63a86f8 25033 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
25034 and detect whether the start symbol has a leading underscore.
25035
2d842f13
JB
250362001-12-04 Jim Blandy <jimb@redhat.com>
25037
25038 * gdb.base/completion.exp: Clarify indentation.
25039
68550daf
JB
250402001-12-03 Jim Blandy <jimb@redhat.com>
25041
25042 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
25043 variables on the S/390, not `.word'.
25044
cd5195a8
JB
250452001-11-30 Jim Blandy <jimb@redhat.com>
25046
25047 Add assembly-source tests for s390-ibm-linux.
25048 * gdb.asm/s390.inc: New file.
25049 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
25050 the S/390 architecture.
a9c64011 25051 * gdb.asm/configure: Regenerated.
cd5195a8 25052
ca9efc90
MS
250532001-11-30 Michael Snyder <msnyder@redhat.com>
25054
25055 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
25056 next, info source, info sources, info line, global and static
25057 variables, and static functions.
25058 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
25059 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
25060 * gdb.asm/asmsrc1.s: Add a static function and some variables.
25061 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
25062 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
25063 (gdbasm_leave): Restore frame pointer.
25064 (gdbasm_startup): Copy stack set-up from crt0.S.
25065
d0e66976
FN
250662001-11-26 Fernando Nasser <fnasser@redhat.com>
25067
25068 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
25069 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
25070 to a local (non-static) variable. Copy tstruct.a to a static buffer
25071 and return a pointer to that buffer.
25072 * gdb.base/callfwmall.c (t_structs_a): Ditto.
25073
e2334072
MK
250742001-11-24 Mark Kettenis <kettenis@gnu.org>
25075
25076 * gdb.asm/configure.in: Fix recognition of ix86 target.
25077 * gdb.asm/configure: Regenerate.
25078
756caa3d
MS
250792001-11-21 Michael Snyder <msnyder@redhat.com>
25080
25081 * gdb.asm/sparc.inc: New file.
25082 * gdb.asm/asm-source.exp: Recognize sparc target.
25083 * gdb.asm/configure.in: Recognize sparc target.
25084 * gdb.asm/configure: Regenerate.
d63a86f8 25085
9a4d72d5
MS
250862001-11-21 Michael Snyder <msnyder@redhat.com>
25087
25088 * gdb.asm/m32r.inc: New file.
25089 * gdb.asm/asm-source.exp: Recognize m32r target.
25090 * gdb.asm/configure.in: Recognize m32r target.
25091 * gdb.asm/configure: Regenerate.
25092
a773d1cd
MS
250932001-11-20 Michael Snyder <msnyder@redhat.com>
25094
017ac23d
MS
25095 * gdb.asm/i386.inc: New file.
25096 * gdb.asm/asm-source.exp: Recognize ix86 target.
25097 * gdb.asm/configure.in: Recognize ix86 target.
25098 * gdb.asm/configure: Regenerate.
25099
a773d1cd
MS
25100 * gdb.c++/namespace.exp: Fix quotes in output messages.
25101
bb632afb
MS
251022001-11-14 Michael Snyder <msnyder@redhat.com>
25103
25d559ca 25104 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
25105 qualifier in a type cast expression, to designate an address
25106 in the instruction space (Harvard architecture).
25107
4749e309
MS
251082001-11-13 Michael Snyder <msnyder@redhat.com>
25109
25110 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
25111 Tests for expressions using 'const' and 'volatile'.
25112
25050984
CV
251132001-11-13 Corinna Vinschen <vinschen@redhat.com>
25114
25115 * gdb.asm/asm-sources.exp: Allow defining linker flags.
25116
1902c51f
DJ
251172001-11-12 Daniel Jacobowitz <drow@mvista.com>
25118
25119 * lib/mi-support.exp (mi_run_to_helper): Move comments
25120 outside of gdb_expect.
25121
dcf95b47
DJ
251222001-11-11 Daniel Jacobowitz <drow@mvista.com>
25123
25124 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
25125 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
25126 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
25127 mi0_run_to): New functions.
25128 * gdb.mi/mi-simplerun.exp: Use them.
25129 * gdb.mi/mi0-simplerun.exp: Likewise.
25130 * gdb.mi/mi-var-cmd.exp: Likewise.
25131 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 25132
45b074e1
AC
251332001-11-10 Andrew Cagney <ac131313@redhat.com>
25134
25135 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
25136 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
25137
bf50d346
AC
251382001-11-09 Andrew Cagney <ac131313@redhat.com>
25139
25140 * gdb.base/restore.exp: Include $expected value in restored test
25141 message.
25142
9383332c
AC
251432001-11-09 Andrew Cagney <ac131313@redhat.com>
25144
25145 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
25146 implemented.
25147
db62520a
MS
251482001-11-08 Michael Snyder <msnyder@redhat.com>
25149
25150 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
25151 Add pass/fail message for stop at breakpoint in call dummy function.
25152
b5703437
MS
251532001-11-07 Michael Snyder <msnyder@redhat.com>
25154
d63a86f8
RM
25155 * gdb.c++/templates.exp (test_template_breakpoints):
25156 If we get an overload menu, but it does not match what
760f6330 25157 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
25158 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
25159 making the whitespace optional. Argument for "new" may be
25160 "unsigned" as well as "unsigned int/long".
d63a86f8 25161 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
25162 making the whitespace optional. Also replace "(void) with
25163 "((void|)), making the keyword "void" optional.
d63a86f8 25164 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
25165 making the whitespace optional. Also replace "(void) with
25166 "((void|)), making the keyword "void" optional.
3bf40917
MS
25167 * gdb.base/callfuncs.c (t_float_values): This function must
25168 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 25169 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
25170 can be tested against both cases. Usually one case involves
25171 promotion of float to double, while the other does not.
25172 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
25173 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
25174 includes a stack frame for "start".
25175
c8ab4e6d
JB
251762001-11-05 Jim Blandy <jimb@redhat.com>
25177
25178 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
25179 pointers are 32 bits long, and that offsets of relocs are always
25180 stored in the data (REL-style), and not in the reloc entry itself
25181 (RELA-style).
25182 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
25183 stabs.
25184
3f08ced9
MS
251852001-11-01 Michael Snyder <msnyder@redhat.com>
25186
25187 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
25188 and regular expression operators by using quoting.
25189
cbfa24cd
MS
251902001-10-31 Michael Snyder <msnyder@redhat.com>
25191
25192 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
25193 depending on what the symbol table contains.
25194 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
25195 the output of the ptype command. Similarly, accept both "const &"
25196 and "const&".
25197
aaa68313
CV
251982001-10-31 Corinna Vinschen <vinschen@redhat.com>
25199
25200 * gdb.base/miscexprs.c (main): Add usage of preprocessor
25201 symbol `STORAGE' to allow to choose the storage class of
25202 the local datastructures.
25203 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
25204 compiler directive.
25205
91740388
MS
252062001-10-30 Michael Snyder <msnyder@redhat.com>
25207
25208 * gdb.base/jump.exp: Allow it to run for all targets.
25209
1b7c05e7
CV
252102001-10-29 Corinna Vinschen <vinschen@redhat.com>
25211
25212 * gdb.base/call-ar-st.c (print_double_array): Match for loop
25213 with new double_array size.
25214 (main): Change storage class of all local variables to static.
25215 Reduce size of double_array to 9.
25216 * gdb.base/call-ar-st.exp: Increase timeout value.
25217 Change expected output for double array to match new size in
25218 call-ar-st.c.
25219
36a22261
CV
252202001-10-29 Corinna Vinschen <vinschen@redhat.com>
25221
25222 * gdb.base/ending-run.exp: Create identical output when passing
25223 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 25224 Stormy16 target.
36a22261 25225
92b8ae91
MK
252262001-10-28 Mark Kettenis <kettenis@gnu.org>
25227
25228 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
25229 that we catch the expected failure under Linux/x86.
25230
cb135b83
OF
252312001-10-29 Orjan Friberg <orjanf@axis.com>
25232
25233 * gdb.base/setvar.exp: Escape curly braces.
25234 * gdb.stabs/weird.exp: Ditto.
25235
6884aa54
DJ
252362001-10-27 Daniel Jacobowitz <drow@mvista.com>
25237
25238 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
25239 * gdm.mi/mi0-hack-cli.exp: Likewise.
25240
0398c9aa
AC
252412001-10-25 Andrew Cagney <ac131313@redhat.com>
25242
25243 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
25244 messages.
25245
d20bf2e8
AC
252462001-10-21 Andrew Cagney <ac131313@redhat.com>
25247
25248 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
25249 checking MI enabled.
25250
03dd63aa
CV
252512001-10-09 Corinna Vinschen <vinschen@redhat.com>
25252
25253 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
25254
1d9d99f3
FCE
252552001-10-04 Frank Ch. Eigler <fche@redhat.com>
25256
25257 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
25258 if gdb child process crashes, just signal an error.
25259
838ae6c4
JB
252602001-10-02 Jim Blandy <jimb@redhat.com>
25261
25262 * lib/gdb.exp (test_xfail_format): Simplify.
25263
25264 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
25265 front of the variable name `format'. Simplify `if'.
25266
8f0cbc1c
DJ
252672001-10-01 Daniel Jacobowitz <drow@mvista.com>
25268
25269 * gdb.threads/pthreads.exp: Wait for output and delay
25270 before sending ^C.
25271
1f08dafd
DJ
252722001-10-01 Daniel Jacobowitz <drow@mvista.com>
25273
25274 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
25275 some incorrect output instead of timing out.
25276 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
25277
674f90ff
CV
252782001-09-28 Corinna Vinschen <vinschen@redhat.com>
25279
25280 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
25281 check to allow additional `int'.
25282
9b284272
DJ
252832001-09-27 Daniel Jacobowitz <drow@mvista.com>
25284
25285 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
25286 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
25287
b55a4771
MS
252882001-09-27 Michael Snyder <msnyder@redhat.com>
25289
25290 * lib/gdb.exp (test_debug_format): New proc.
25291 (setup_xfail_format): Use new proc test_debug_format.
25292 * gdb.base/constvars.exp (local_compiler_xfail_check): New
25293 proc; use new service proc test_debug_format.
25294 Replace all other "gcc_compiled" tests with this test.
25295 * gdb.base/volatile.exp (local_compiler_xfail_check): New
25296 proc; use new service proc test_debug_format.
25297 Replace all other "gcc_compiled" tests with this test.
25298
252992001-09-27 Michael Snyder <msnyder@redhat.com>
25300
25301 * gdb.base/cvexpr.exp: New file.
25302 * gdb.base/cvexpr.c: New file
25303 Test for expressions using const and volatile keywords.
25304
4e6667ac
CV
253052001-09-26 Corinna Vinschen <vinschen@redhat.com>
25306
25307 * gdb.base/constvars.exp: Check for different orders of keywords
25308 and additional "int" strings in output.
25309
4f337972
AC
253102001-09-22 Andrew Cagney <ac131313@redhat.com>
25311
25312 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
25313 responses from "help maint".
25314
2015650d
FCE
253152001-09-19 Frank Ch. Eigler <fche@redhat.com>
25316
25317 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
25318 to localhost:NNN instead of :NNN, in case Xvfb is listening
25319 only on TCP.
25320
f3bcedc1
CV
253212001-09-19 Corinna Vinschen <vinschen@redhat.com>
25322
25323 * gdb.base/recurse.exp: When checking leaving the watchpoint
25324 scope, recognize when gdb is in function's epilogue and pass.
25325
6b819c92
KS
253262001-09-18 Keith Seitz <keiths@redhat.com>
25327
25328 * lib/insight-support.exp (_gdbtk_export_target_info): Add
25329 support for running tests against sid targets.
25330 (gdbtk_done): Ditto.
25331
a10c9419
CV
253322001-09-18 Corinna Vinschen <vinschen@redhat.com>
25333
25334 * gdb.base/ending-run.c (main): Set stdout buffersize
25335 to the same reasonable value for any target.
25336 * gdb.base/ending-run.exp: Add a regular expression
25337 to make testsuite happy on Sanyo Stormy16 target.
25338
739d0d99
CV
253392001-09-17 Corinna Vinschen <vinschen@redhat.com>
25340
25341 * gdb.base/display.c (do_loops): Add float variable `f'.
25342 Increment f in loop.
25343 * gdb.base/display.exp: Increment timeout by 60 seconds.
25344 Change float display test to use variable `f'.
25345
1b8947f0
JB
253462001-09-17 Jim Blandy <jimb@redhat.com>
25347
25348 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
25349 overflowing the limited breakpoint tables on some ROM monitors
25350 (like the ROM68K).
25351
9890ac81
FCE
253522001-09-15 Frank Ch. Eigler <fche@redhat.com>
25353
25354 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
25355 the "-ac" (disable access control) flag.
25356
6db765ea
JH
253572001-08-30 Jeff Holcomb <jeffh@redhat.com>
25358
25359 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
25360 ints.
25361
4c32cc04
KS
253622001-08-30 Keith Seitz <keiths@redhat.com>
25363
25364 * lib/gdb.exp: Move all insight-related functionality into
25365 separate file.
25366 * lib/insight-support.exp: New file.
25367
8d6e6f81
FCE
253682001-08-29 Frank Ch. Eigler <fche@redhat.com>
25369
25370 * config/sid.exp (sid_start): Never set sid verbosity; disable
25371 expect_background {} that consumed its stdout; tolerate </dev/null.
25372 Attempt to set endianness override in "sid" protocol mode. Cleanup.
25373
6a90e1d0
AC
253742001-08-18 Andrew Cagney <ac131313@redhat.com>
25375
25376 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
25377 CLI jump command to start it.
25378 (mi_run_to_main): Fail immediatly when unexpected output.
25379
1759b3c3
AC
253802001-08-18 Andrew Cagney <ac131313@redhat.com>
25381
25382 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
25383 beginning of function. Fix PR gdb/191.
25384
61d11d80
FCE
253852001-08-16 Frank Ch. Eigler <fche@redhat.com>
25386
25387 * config/sid.exp (sid_start): Don't warn if we cannot figure out
25388 what to force sid endianness to.
25389
942a4df2
KS
253902001-08-15 Keith Seitz <keiths@redhat.com>
25391
25392 * lib/gdb.exp (gdbtk_start): Don't set environment
25393 variables for TCL_LIBRARY and friends. Insight will
25394 now figure these out for itself.
25395
0521c418
MS
253962001-08-02 Michael Snyder <msnyder@redhat.com>
25397
25398 * gdb.base/completion.exp: Remove the symbol "a64l" from
25399 the expect string; this is target-specific, and not related
25400 to what is being tested.
25401
74a9a58a
DB
254022001-08-02 Dave Brolley <brolley@redhat.com>
25403
25404 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
25405
c70819fa
MS
254062001-07-25 Michael Snyder <msnyder@redhat.com>
25407
c2b8fa57
MS
25408 * gdb.base/consecutive.exp: New file. Test stepping over
25409 breakpoints on consecutive instructions.
25410 * gdb.base/consecutive.c: New file.
25411
c70819fa
MS
25412 * gdb.base/call-rt-st.exp: Use double-backslash to quote
25413 curly braces in regular expressions.
25414
2b1a1355
MS
254152001-07-25 Michael Snyder <msnyder@redhat.com>
25416
25417 * gdb.base/ending-run.exp: Accept "Program exited normally" as
25418 legitimate output from stepping out of main.
25419
413eca6f
KS
254202001-07-22 Keith Seitz <keiths@redhat.com>
25421
25422 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
25423 the empty string, do not run the tests.
25424
7e5a9322
SC
254252001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
25426
25427 * gdb.base/long_long.exp: Detect size of pointer. Take into
25428 account 2-byte pointers when testing for p/a results.
25429
de58f10f
SC
254302001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
25431
d63a86f8 25432 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
25433 and defined to 1K for m68hc11.
25434 (random_data): Reduce table to 1K for embedded platforms (68hc11).
25435 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
25436 (sizeof_random_data): New variable to tell the size of the data table;
25437 don't test past this size; always run to main.
25438
d6f5fea1
SC
254392001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
25440
25441 * gdb.base/return2.exp: return of long long and double fails for
25442 68HC11; don't execute these tests on that platform.
25443 * gdb.base/return.exp: Return of a double fails for 68hc11.
25444
c477543d
SC
254452001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
25446
25447 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
25448 tests that print a float.
25449 * call-rt-st.exp: Likewise.
25450
63cf1c79
MK
254512001-07-12 Mark Kettenis <kettenis@gnu.org>
25452
25453 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
25454 running this test on Linux.
25455
112f9ab5
MC
254562001-06-24 Michael Chastain <chastain@redhat.com>
25457
25458 * gdb.base/arithmet.exp: Remove some tests to make all test names
25459 unique.
25460
4970cb0f
MS
254612001-07-03 Michael Snyder <msnyder@redhat.com>
25462
25463 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
25464 the output of the ptype command.
25465
d85da69f
MS
254662001-07-02 Michael Snyder <msnyder@redhat.com>
25467
4c8a82de
MS
25468 * gdb.base/completion.exp: Don't assume that break.c is the only
25469 source file that may contain functions named "marker".
d85da69f
MS
25470 * gdb.base/corefile.exp: Quote the curly braces in regexp.
25471
8afc772b
AC
254722001-06-28 Andrew Cagney <ac131313@redhat.com>
25473
25474 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
25475 of files to delete.
25476
25477 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
25478 * gdb.disasm/h8300s.exp: New file.
25479 gdb.disasm/h8300s.s: Likewise.
25480
cff22675
AC
254812001-06-27 Andrew Cagney <ac131313@redhat.com>
25482
25483 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
25484 empty breakpoint tables.
25485
68c81b54
AC
254862001-06-25 Andrew Cagney <ac131313@redhat.com>
25487
25488 * lib/mi-support.exp: Update args=... part of stop-reason
25489 patterns. Accept either a list or a tuple.
25490
2dd62704
AC
254912001-06-23 Andrew Cagney <ac131313@redhat.com>
25492
25493 * lib/mi-support.exp: Remove local emacs variable defining
25494 change-log-default-name.
25495
b4127474
MC
254962001-06-22 Michael Chastain <chastain@redhat.com>
25497
25498 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
25499 This is operationally compatible with the previous version.
25500
8dbfb380
JB
255012001-06-13 Jim Blandy <jimb@redhat.com>
25502
25503 * lib/gdb.exp (gdb_test): Doc fix.
25504
f2d8c86d
MC
255052001-06-10 Michael Chastain <chastain@redhat.com>
25506
25507 * gdb.base/exprs.exp: Remove a duplicate test.
25508
81564d34
JB
255092001-06-06 Jim Blandy <jimb@redhat.com>
25510
25511 * gdb.base/return2.exp (main): Use values to test float and double
25512 returns that are not NaN's, to avoid being confused by IEEE
25513 comparison rules.
25514
da55addb
MS
255152001-06-04 Michael Snyder <msnyder@redhat.com>
25516
25517 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 25518 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
25519 rather than wait for 12 more tests to time out.
25520
42c65987
JB
255212001-06-06 Jim Blandy <jimb@redhat.com>
25522
b18bced9 25523 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 25524 Don't forget to match the GDB prompt.
b18bced9 25525
42c65987
JB
25526 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
25527
5b41e5f0
JB
255282001-06-04 Jim Blandy <jimb@redhat.com>
25529
25530 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
25531 command.
25532
015e046f
KB
255332001-05-31 Kevin Buettner <kevinb@redhat.com>
25534
25535 * gdb.base/annota1.exp (info break): Match four or more spaces
25536 after "Address".
25537
fb1ffbbe
MC
255382001-05-31 Michael Chastain <chastain@redhat.com>
25539
25540 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
25541 (dm_type_int_star): Likewise.
25542 (dm_type_long_star): Likewise.
25543 (dm_type_void_star): Likewise.
25544
5ea2a32c
KB
255452001-05-29 Kevin Buettner <kevinb@redhat.com>
25546
25547 * gdb.base/completion.exp (INPUTRC): Set this environment variable
25548 to a known value in order to get consistent results regardless
25549 of the setting of INPUTRC or the presence or contents of .inputrc.
25550
ae23c492
MS
255512001-05-24 Michael Snyder <msnyder@redhat.com>
25552
ac55707e
MS
25553 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
25554 Don't require that the main thread and the manager thread are the
25555 first in the list.
25556
ae23c492
MS
25557 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
25558 debugging. If test fails, issue an "unsupported" not a "fail".
25559
400071f1
JB
255602001-05-24 Jim Blandy <jimb@redhat.com>
25561
25562 Don't assume that short is shorter than int.
25563 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
25564 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 25565 this isn't true.
400071f1
JB
25566 ("print unsigned char == (~0)"): Add test that verifies that ~0,
25567 an int, is not equal to ~0 stored in an unsigned char. This tests
25568 the same thing that the previous test meant to, but works on
25569 16-bit machines, too.
25570 ("print unsigned char != (~0)"): Same test, complemented.
25571
0816a3e5
MS
255722001-05-24 Michael Snyder <msnyder@redhat.com>
25573
25574 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 25575 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
25576 and prevents dejagnu getting out of step.
25577
f6dc23a9
KB
255782001-05-23 Kevin Buettner <kevinb@redhat.com>
25579
25580 * gdb.base/finish.exp (finish_void): Revise pattern for
25581 stopping on the call statement to not permit stopping at
25582 the start of the instructions comprising the call sequence.
25583
7dbd117d
MC
255842001-05-19 Michael Chastain <chastain@redhat.com>
25585
25586 * gdb.base/callfuncs.exp: Make all test names unique.
25587 * gdb.base/commands.exp: Make all test names unique.
25588 * gdb.base/condbreak.exp: Make all test names unique.
25589 * gdb.base/dbx.exp: Make all test names unique.
25590 * gdb.base/default.exp: Make all test names unique.
25591 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
25592 and TIMEOUT messages to their corresponding PASS message.
25593 * gdb.base/ending-run.exp: Make all test names unique.
25594 * gdb.base/long_long.exp: Remove duplicate test.
25595
6b0b0a9e
KB
255962001-05-21 Kevin Buettner <kevinb@redhat.com>
25597
25598 * gdb.base/finish.exp (finish_void): Allow "finish" command to
25599 stop on the call statement as well as the statement after the
25600 call.
25601
2caa35cb
MS
256022001-05-21 Michael Snyder <msnyder@redhat.com>
25603
25604 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
25605
40713331
EZ
256062001-05-10 Elena Zannoni <ezannoni@redhat.com>
25607
a9c64011
AS
25608 * gdb.base/completion.exp: Revamp test. Make it execute on all
25609 platforms.
40713331 25610
c2c1be8d
EZ
256112001-05-10 Elena Zannoni <ezannoni@redhat.com>
25612
a9c64011
AS
25613 * config/gdbserver.exp (gdb_load): Handle the case
25614 in which the arguments to gdbserver are given in the
25615 baseboard configuration file.
25616 Also handle the case in which the server needs to do a
25617 load.
2c9cd303 25618
9671de48
KS
256192001-05-07 Keith Seitz <keiths@cygnus.com>
25620
a9c64011
AS
25621 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
25622 set up the display for testing.
25623 (gdbtk_start): Convert all paths to paths that tcl will like.
25624 Export target information to environment.
25625 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
25626 necessary.
25627 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
25628 (to_tcl_path): New proc to convert a given pathname into
25629 a path acceptible as an argument to a tcl command.
25630 (_gdbtk_export_target_info): New proc to export target info
25631 into the environment for gdbtk testing.
25632 (gdbtk_done): New proc to signal end-of-test.
9671de48 25633
5a360f47
JB
256342001-05-06 Jim Blandy <jimb@redhat.com>
25635
25636 * restore.c: Make the code of caller0 correspond to its comment.
25637
66c756c6
MS
256382001-05-03 Michael Snyder <msnyder@redhat.com>
25639
25640 * config/sid.exp (gdb_target_sid): Check for error messages.
25641 On error or timeout, don't make expect exit (which will terminate
25642 all subsequent tests); instead just make gdb exit.
d63a86f8 25643 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
25644 return a negative value.
25645
a966fde5
JB
256462001-04-24 Jim Blandy <jimb@redhat.com>
25647
851c18e0
JB
25648 * gdb.c++/templates.exp: If we see the prompt for the overload
25649 list, but we haven't recognized any of the longer patterns,
25650 arrange for this test to fail, not hang.
25651
a966fde5
JB
25652 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
25653 variations.
25654
db144853
MC
256552001-04-22 Michael Chastain <chastain@redhat.com>
25656
25657 * gdb.c++/local.exp: Use the 'runto' library function.
25658 * gdb.c++/namespace.exp: Likewise.
25659 * gdb.c++/overload.exp: Likewise.
25660
3207ec21
KB
256612001-03-26 Kevin Buettner <kevinb@redhat.com>
25662
25663 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
25664 * gdb.base/step-line.exp: New file. Test step/next in presence of
25665 #line directives.
25666 * gdb.base/step-line.c: New file. Test program for the above.
25667 * gdb.base/step-line.inp: New file. We pretend that this file has
25668 been transformed by some other tool into step-line.c.
25669
13b57657
JB
256702001-03-21 Jim Blandy <jimb@redhat.com>
25671
25672 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
25673 unmangled operator names.
25674
754cbe1c
JB
256752001-03-20 Jim Blandy <jimb@redhat.com>
25676
25677 * gdb.threads/linux-dp.exp: Recognize an additional message
25678 generated by GDB when it doesn't understand how to debug threads
25679 on the target system.
25680
177495c9
AC
256812001-03-19 Andrew Cagney <ac131313@redhat.com>
25682
25683 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
25684
f266096b
MC
256852001-03-12 Michael Chastain <chastain@redhat.com>
25686
25687 * gdb.c++/derivation.exp: Use the 'runto' library function.
25688
cac3c2ff
MC
256892001-03-12 Michael Chastain <chastain@redhat.com>
25690
25691 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
25692
b6c11a24
MC
256932001-02-24 Michael Chastain <chastain@redhat.com>
25694
25695 * gdb.c++/ref-types.exp: Change handwritten code to library
25696 function 'runto'.
25697
6bae5bce
OF
256982001-03-16 Orjan Friberg <orjanf@axis.com>
25699
25700 * gdb.base/signals.exp: Set count to 0 explicitly.
25701
0015fd9a
MS
257022001-03-15 Mark Salter <msalter@redhat.com>
25703
25704 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
25705 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
25706 (gdb_load): Add support for additional target_info: gdb_download_size
25707 and gdb_load_timeout.
0015fd9a 25708
fc33412a
DT
25709Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
25710
25711 * gdb.base/annota1.exp: Move test of isnative to earlier in the
889bf7c5
PA
25712 file -- to prevent failing when the compile fails but we have no
25713 intention of running the tests anyway.
fc33412a
DT
25714
25715 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
25716 tests if set.
25717
25718 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
889bf7c5 25719 integers.
fc33412a
DT
25720
25721 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
25722 * gdb.c++/namespace.exp: Ditto.
25723
115f06de
OF
257242001-03-07 Orjan Friberg <orjanf@axis.com>
25725
25726 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
25727 * gdb.base/pointers.exp: Relax pattern match of decimals.
25728
b6ba6518
KB
257292001-03-06 Kevin Buettner <kevinb@redhat.com>
25730
25731 * Makefile.in, config/abug.exp, config/cfdbug.exp,
25732 config/cpu32bug.exp, config/dve.exp, config/est.exp,
25733 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
25734 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
25735 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
25736 config/sh.exp, config/sid.exp, config/slite.exp,
25737 config/sparclet.exp, config/udi.exp, config/unknown.exp,
25738 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
25739 config/vxworks.exp, config/vxworks29k.exp,
25740 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
25741 gdb.base/all-bin.exp, gdb.base/annota1.exp,
25742 gdb.base/arithmet.exp, gdb.base/assign.exp,
25743 gdb.base/async.exp, gdb.base/attach.exp,
25744 gdb.base/bitfields.exp, gdb.base/bitops.exp,
25745 gdb.base/break.exp, gdb.base/call-ar-st.exp,
25746 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
25747 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
25748 gdb.base/commands.exp, gdb.base/completion.exp,
25749 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
25750 gdb.base/constvars.exp, gdb.base/corefile.exp,
25751 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
25752 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
25753 gdb.base/ending-run.exp, gdb.base/environ.exp,
25754 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
25755 gdb.base/finish.exp, gdb.base/foll-exec.exp,
25756 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
25757 gdb.base/funcargs.exp, gdb.base/help.exp,
25758 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
25759 gdb.base/logical.exp, gdb.base/long_long.exp,
25760 gdb.base/maint.exp, gdb.base/mips_pro.exp,
25761 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
25762 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
25763 gdb.base/pointers.exp, gdb.base/printcmds.exp,
25764 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
25765 gdb.base/regs.exp, gdb.base/relational.exp,
25766 gdb.base/remote.exp, gdb.base/reread.exp,
25767 gdb.base/restore.exp, gdb.base/return2.exp,
25768 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
25769 gdb.base/selftest.exp, gdb.base/setshow.exp,
25770 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
25771 gdb.base/sigall.exp, gdb.base/signals.exp,
25772 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
25773 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
25774 gdb.base/step-test.exp, gdb.base/structs.c,
25775 gdb.base/structs.exp, gdb.base/structs2.exp,
25776 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
25777 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
25778 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
25779 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
25780 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
25781 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
25782 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
25783 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
25784 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
25785 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
25786 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
25787 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
25788 gdb.fortran/types.exp, gdb.java/jmisc.exp,
25789 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
25790 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
25791 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
25792 gdb.trace/circ.exp, gdb.trace/collection.exp,
25793 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
25794 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
25795 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
25796 gdb.trace/report.exp, gdb.trace/save-trace.exp,
25797 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
25798 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
25799 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
25800 notices.
25801
dc96c6c7 258022001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
25803
25804 * gdb.base/varargs.c (find_max_double): Fix printf format string:
25805 first arg is int not float.
25806
dc96c6c7 258072001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
25808
25809 * gdb.base/reread.exp: Unsupported for non-native targets;
25810 doesn't work for remote debugging.
25811
9b0c4aeb
FN
258122001-02-19 Fernando Nasser <fnasser@redhat.com>
25813
25814 From Drew Moseley <dmoseley@redhat.com>
a9c64011
AS
25815 * gdb.base/ending-run.exp: Properly handle the BSP state when
25816 stepping past the end of main.
9b0c4aeb 25817
02aa71d5
MC
258182001-02-19 John Moore <jmoore@redhat.com>
25819
25820 * gdb.base/commands.exp (infrun_breakpoint_command_test):
25821 Converted HPUX fix for non-expected items following multiple
25822 step commands into general solution for all platforms.
25823
1fa449a4
MC
258242001-02-18 Michael Chastain <chastain@redhat.com>
25825
25826 * gdb.c++/classes.exp (do_tests): Change runto statements
25827 from "runto 'foo(void)'" to "runto 'foo'". This makes the
25828 statements demangler agnostic.
25829 * gdb.c++/virtfunc.exp (do_tests): Likewise.
25830 (gdb_virtfunc_restart): Likewise.
25831
b2f9ec70
MC
258322001-02-14 Michael Chastain <chastain@redhat.com>
25833
25834 * gdb.c++/inherit.exp (do_tests): Change runto statements
25835 from "runto 'foo(void)'" to "runto 'foo'". This makes the
25836 statements demangler agnostic.
25837
cf74b8ca
AC
25838Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
25839
25840 * gdb.threads/pthreads.exp: Unify pass/fail messages for
889bf7c5
PA
25841 ``continue to bkpt at common_routine in thread 2'' and ``stopped
25842 before calling common_routine 15 times'' tests.
cf74b8ca 25843
99f78f56
MC
258442001-02-11 Michael Chastain <chastain@redhat.com>
25845
25846 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
25847 Helps the test script figure out which demangler is in use.
25848 (dm_type_foo_ref): Ditto.
25849 (dm_type_int_star): Ditto.
25850 (dm_type_long_star): Ditto.
25851 (dm_type_unsigned_int): Ditto.
25852 (dm_type_void): Ditto.
25853 (dm_type_void_star): Ditto.
99707966 25854 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
25855 Probe the gdb demangler and set variables to accommodate
25856 formatting differences.
25857 (info_func_regexp): New function. Same as info_func, but
25858 matches against a regexp.
25859 (info_func): Match against a literal string.
25860 (print_addr_2): New function. Match against a literal string,
25861 which can be different from the input to gdb.
25862 (print_addr): Simply call print_addr_2 with the same argument twice.
25863 (test_lookup_operator_functions): Use demangler formatting variables.
25864 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
25865 the tests in the same order as the C++ class declaration.
25866 (test_paddr_operator_functions): Ditto.
25867 (test_paddr_overloaded_functions): Ditto.
25868 (test_paddr_hairy_functions): Use demangler formatting variables.
25869 Add reference to gdb/19 for related tests.
25870 (do_tests): Call probe_demangler.
25871
1de8f023
KB
258722001-01-30 Kevin Buettner <kevinb@redhat.com>
25873
25874 * gdb.c++/templates.cc (printf): Remove unused function definition.
25875
ca3f91ed
MS
258762001-01-26 Felix Lee <flee@redhat.com>
25877
25878 * sid.exp (sid_exit): Pass host, not target, to remote_close.
25879
258802001-01-25 matthew green <mrg@redhat.com>
25881
25882 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
25883 up sid.
25884 (sid_exit): Call `remote_pop_conn' after GDB is gone.
25885
258862001-01-25 matthew green <mrg@redhat.com>
25887
25888 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 25889 Deprecate $sid_spawn_id.
ca3f91ed
MS
25890 (sid_exit): Remove code necessary only for `spawn.'
25891
258922001-01-25 matthew green <mrg@redhat.com>
25893
25894 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
25895
fb18ec4a
MC
258962001-01-28 Michael Chastain <chastain@redhat.com>
25897
25898 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
25899 to call when tests fail. It takes gdb out of the overloaded
25900 function choice menu back to the main prompt, so that the test
25901 program stays synchronized.
25902 (set_bp_overloaded): New proc to collect all the common
25903 code for setting a breakpoint on an overloaded name. Calls
25904 take_gdb_out_of_choice_menu when needed.
25905 (menu_overload1arg): New variable to collect the repeated
25906 instances of the expected menu for an overloaded name. Change
25907 the regular expression to handle changes in g++ type encoding:
25908 "void" can be either "void" or "", and "unsigned int" can be
25909 either "unsigned int" or "unsigned".
25910 (continue_to_bp_overloaded): Change regular expressions to handle
25911 changes in g++ type encoding.
25912 (no proc): Call take_gdb_out_of_choice_menu when needed.
25913 Remove redundant calls to "info break". Accept either "canceled"
25914 or "cancelled". Change regular expressions in "info break"
25915 calls to handle changes in g++ type encoding. Give all tests
25916 unique strings.
25917
9c646a6e
BE
259182001-01-17 Ben Elliston <bje@redhat.com>
25919
25920 * config/sid.exp: New file.
25921
9549d9c1
AC
25922Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
25923
25924 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
25925
dc96c6c7 259262000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
25927
25928 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
25929 Add a RE to accept a non-ascii char if one is ever presented.
25930
b4df4f68
FN
259312000-12-20 Fernando Nasser <fnasser@redhat.com>
25932
297dd0fd 25933 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 25934
dc96c6c7 259352000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 25936
d63a86f8 25937 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
25938 in regexp. One '\' does not suffice on Linux.
25939
4a7bddb6
MC
259402000-12-09 Michael Chastain <chastain@redhat.com>
25941
25942 * gdb.base/break.exp (test_clear_command): Use a marker function
25943 rather than 'main' for the test function. Also move this
25944 test to an execution point where the marker function names are
25945 guaranteed to be bound to functions. (Executing tests after a
25946 'finish' from main runs into name conflicts with local names
25947 in __libc_start_main).
25948
dc96c6c7 259492000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
25950
25951 * gdb.base/finish.exp: New test for gdb's "finish" command.
25952 * gdb.base/return2.exp: New test for gdb's "return" command.
25953 * gdb.base/return2.c: New source file for above.
25954
dc96c6c7 259552000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
25956
25957 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
25958 * gdb.base/miscexprs.exp: Ditto.
25959 * gdb.base/pointers.exp: Ditto.
25960 * gdb.c++/derivation.exp: Ditto.
25961 * gdb.c++/local.exp: Ditto.
25962 * gdb.c++/namespace.exp: Ditto.
25963 * gdb.c++/overload.exp: Ditto.
25964 * gdb.c++/ref-types.exp: Ditto.
25965
dc96c6c7 259662000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
25967
25968 * gdb.base/constvars.exp: Test result of "up" command.
25969 * gdb.base/miscexprs.exp: Ditto.
25970 * gdb.base/pointers.exp: Ditto.
25971 * gdb.base/scope.exp: Ditto.
25972 * gdb.c++/derivation.exp: Ditto.
25973 * gdb.c++/local.exp: Ditto.
25974 * gdb.c++/namespace.exp: Ditto.
25975 * gdb.c++/overload.exp: Ditto.
25976 * gdb.c++/ref-types.exp: Ditto.
25977
44097287
FN
259782000-11-22 Michael Chastain <chastain@redhat.com>
25979
25980 * mips_pro.exp: Accept either "middle -> top -> main" or
25981 "middle -> main" in the backtrace, because gcc can optimize
25982 tail calls to jumps. Remove setup_xfail for the hppa case.
25983 Add a comment with the original warning messages from PR 3016,
25984 which was filed in 1993, to preserve them for posterity.
25985
9d2e1bab
ND
259862000-11-17 Nick Duffek <nsd@redhat.com>
25987
25988 * lib/gdb.exp (gdb_test): Override timeout with board info.
25989
1aca8eb7
ND
259902000-11-17 Nick Duffek <nsd@redhat.com>
25991
25992 * gdb.base/display.exp: Don't kill running stub. Add "again" to
25993 the second kill and detach messages.
25994
93076499
ND
259952000-11-17 Nick Duffek <nsd@redhat.com>
25996
25997 * configure.in: Add AC_EXEEXT.
25998 * configure: Regenerate.
25999 * Makefile.in (just-check): Export EXEEXT.
26000 * lib/gdb.exp ($EXEEXT): Import from environment.
26001 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
26002 expect "maint dump-me" on Cygwin.
26003 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
26004 $EXEEXT.
26005
30e87cd3
ND
260062000-11-17 Nick Duffek <nsd@redhat.com>
26007
26008 * gdb.base/break.exp: Test backtrace and finish from called
26009 function on all platforms, not just HP-UX.
26010
dc96c6c7 260112000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
26012
26013 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
26014 code from gdb_target_monitor, so it can be used independantly
26015 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 26016
dc96c6c7 260172000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
26018
26019 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
26020 * gdb.base/corefile.exp: Expect the message "Program is being
26021 debugged already" when we send the "corefile" command, since
26022 the preceeding gdb_load may have connected gdb to a remote target.
26023 * gdb.base/display.exp: Disable hardware watchpoints if new
26024 board info variable "no_hardware_watchpoints" is true.
26025 Replace single-letter commands with more readable ones.
26026 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
26027 if new board info variable "no_hardware_watchpoints" is true.
26028 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
26029 to see if stdio (printf) testing is possible.
26030 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
26031 board info variable "no_hardware_watchpoints" is true. Use new
26032 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
26033
39124dea
FN
260342000-11-13 Fernando Nasser <fnasser@redhat.com>
26035
26036 From Orjan Friberg <orjanf@axis.com>:
26037 * gdb.base/printcmds.exp: Escape curly braces followed by a number
26038 in array print pattern match.
26039
a9e2e984
FN
260402000-11-09 Fernando Nasser <fnasser@redhat.com>
26041
26042 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
26043 spelling "cancelled" to U.S. spelling "canceled" to match changes
26044 made to gdb.
26045 * gdb.c++/ovldbreak.exp: Ditto.
26046
c7db355b
PS
260472000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
26048
26049 * gdb.base/callfuncs.c (main): Moved to end of file, call
26050 t_double_values to initialize the FPU before inferior calls are made.
26051 * gdb.base/callfuncs.exp: Test for register preservation after calling
26052 inferior functions. Add tests for continuining, finishing and
26053 returning from a stop in a call dummy.
26054
dc96c6c7 260552000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
26056
26057 * gdb.base/commands.exp: Break up long lines, and re-indent.
26058
dc96c6c7 260592000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
26060
26061 * config/gdbserver.exp: Rewritten from the ground up, to make it
26062 compatible with the current dejagnu tree, and to make it work with
26063 the new "gdbserver" in libremote.
26064
dc96c6c7 260652000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
26066
26067 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
26068 * gdb.base/varargs.exp: Skip entire test if no printf support.
26069 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
26070 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
26071
dc96c6c7 260722000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
26073
26074 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
26075 no floating point support.
26076 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
26077 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
26078 * gdb.base/call-rt-st.exp: Ditto.
26079 * gdb.base/call-strs.exp: Ditto.
26080
bac5fc66
JG
260812000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
26082
26083 * gdb.base/sizeof.c: include <stdio.h>.
26084
26085 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
a9c64011
AS
26086 'finish', otherwise uncaptured gdb_prompt would potentially
26087 throw remaining test points out of sync.
bac5fc66 26088
b22a6027
SB
260892000-07-26 Scott Bambrough <scottb@netwinder.org>
26090
26091 * gdb.base/recurse.exp: Run tests for all targets.
26092 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
26093 gnu-oldld case on ARM.
26094 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
26095 for ARM targets.
d63a86f8 26096
d8231941
AG
26097Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
26098
26099 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
26100 * gdb.java/configure: Rebuild.
26101
8caabe69
AG
26102Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
26103
26104 * gdb.java/jv-exp.exp: New file.
26105
9d273ca3
AG
26106Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
26107
26108 * configure: Rebuilt.
26109 * configure.in (configdirs): Add gdb.java.
26110 * gdb.java/jmisc.java: New file.
26111 * gdb.java/jmisc.exp: New file.
26112 * gdb.java/Makefile.in: New file.
26113 * gdb.java/configure: Rebuilt.
26114 * gdb.java/configure.in: New file.
26115 * lib/java.exp: New file.
26116
4f823a66
AC
26117Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
26118
26119 * gdb.base/exprs.exp: Test casts to a pointer including over and
889bf7c5 26120 underflow.
4f823a66 26121
2391e11d
AC
26122Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
26123
26124 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
889bf7c5 26125 and the compilers sizes.
2391e11d 26126
54602222
ND
261272000-07-09 Nick Duffek <nsd@redhat.com>
26128
26129 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
26130 (use_methods): New function.
26131 (main): Call use_methods().
26132 * gdb.c++/classes.exp (test_method_param_class): New procedure.
26133 (do_tests): Call test_method_param_class.
26134
2bec0572
ND
261352000-07-09 Nick Duffek <nsd@redhat.com>
26136
26137 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
26138 spelling.
26139 (test_enums): New procedure. Move enum tests from end of script
26140 to here. Set breakpoint on function name instead of line number.
26141 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
26142 (enums2): New marker function.
26143 (enums1): New function.
26144 (main): Call enums1(). Move enum tests to enums1().
26145
78492fde
AC
26146Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
26147
26148 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
889bf7c5 26149 compile/link program. Update line numbers.
78492fde
AC
26150 * gdb.asm/d10v.inc: Define ``startup''.
26151 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 26152
49a2cef8
AC
26153Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
26154
26155 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
26156
3e6c8688
EZ
261572000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26158
26159 * gdb.base/maint.exp: Add 'maint print architecture' item to output
889bf7c5 26160 of 'help maint print' command.
3e6c8688 26161
9ff5cbe9
AC
26162Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
26163
26164 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
889bf7c5 26165 they use gdb_expect_list.
9ff5cbe9 26166
17c579bd
AC
26167Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
26168
26169 * gdb.base/commands.exp: Use ``set remote
889bf7c5
PA
26170 memory-read-packet-size'' instead of ``set endian big'' to test
26171 long commands.
17c579bd 26172
e6d71bf3
DB
261732000-06-03 Daniel Berlin <dan@cgsoftware.com>
26174
26175 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 26176 g++, and stop skipping them.
e6d71bf3
DB
26177
26178 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
26179 work under g++.
26180
d63a86f8 26181 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
26182 initialization.
26183
dc96c6c7 261842000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
26185
26186 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
26187 the regular expression: accept an (almost) arbitrary sequence of
26188 "frames-invalid" and "breakpoints-invalid" messages both before
26189 and after the "starting" message.
26190
dc96c6c7 261912000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
26192
26193 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 26194
dc96c6c7 261952000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
26196
26197 * gdb.base/annota1.exp (annotate-signal-handler-caller):
26198 Relax the regular expression a little, make it pass on Solaris 8.
26199
8216cda9
KB
262002000-05-12 Kevin Buettner <kevinb@redhat.com>
26201
26202 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 26203 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
26204 Instead, it is permissible for gdb to stop on the line of the
26205 call itself.
26206
1a570b2f
MS
262072000-05-12 Michael Snyder <msnyder@.cygnus.com>
26208
26209 * gdb.base/break.exp (bp on small function, optimized file):
26210 Add a second pass pattern. The behavior differs here between stabs
26211 and dwarf for one-line functions. Stabs preserves two line symbols
26212 (one before the prologue and one after) with the same line number,
26213 but dwarf regards these as duplicates and discards one of them.
26214 Therefore the address after the prologue (where the breakpoint is)
26215 has no exactly matching line symbol, and GDB reports the breakpoint
26216 as if it were in the middle of a line rather than at the beginning.
26217
dc96c6c7 262182000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 26219
d63a86f8 26220 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
26221 rather than "send_gdb" (for consistancy).
26222
7d418785
AC
26223Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
26224
26225 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
26226 * gdb.c++/templates.cc: Properly check for GCC version number.
26227 * lib/compiler.cc: Likewise
26228
dc96c6c7 262292000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 26230
d63a86f8 26231 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
26232 gdb may not stop at the first line of main, due to code motion.
26233
dc96c6c7 262342000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
26235
26236 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
26237 This test depends on parsing the printf output from the target.
26238 Since the sparclet stub doesn't do stdio, this will never work.
26239 * gdb.base/call-rt-st.exp: ditto.
26240 * gdb.base/call-strs: ditto.
26241
dc96c6c7 262422000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
26243
26244 * gdb.base/miscexprs.exp: make sizeof long array test portable.
26245
26246 * gdb.base/ending-run.exp: After connecting to a remote target,
26247 but before running, the target will appear to be in a random
26248 location. Specify both a file and a line for breakpoints.
26249 Also, the function that calls main may be called 'init'
26250 rather than 'start'.
26251
a5a51225
EZ
262522000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26253
26254 * gdb.base/help.exp: Update output for add-symbol-file command.
26255
7930cc7c
FN
262562000-04-10 Fernando Nasser <fnasser@cygnus.com>
26257
26258 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
26259 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
26260
23e37ab1
C
262612000-04-07 J.T. Conklin <jtc@redback.com>
26262
e93c542c
C
26263 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
26264
23e37ab1
C
26265 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
26266
591b8fa3
PDM
26267Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
26268
26269 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
889bf7c5 26270 values that can be represented exactly.
591b8fa3
PDM
26271 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
26272 above change, and to not check against the directory part of the source
26273 file name.
26274 (step into print_long_arg_list): Likewise.
26275 (print print_small_structs from print_long_arg_list): Likewise.
26276 (print print_long_arg_list): Likewise.
26277
7a495180
EZ
262782000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26279
30b53638 26280 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 26281
beb998c6
AC
26282Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
26283
26284 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
26285
1c689132
DB
262862000-03-25 Daniel Berlin <dan@cgsoftware.com>
26287
26288 * gdb.base/commands.exp (deprecated_command_test): Add test for
26289 deprecate with no arguments.
26290
c1790a9d
JL
262912000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
26292
26293 * gdb.base/break.exp: Add new test for setting breakpoints on
26294 optimized code so we can test breakpoints work even when function
26295 prologues may be optimized away
26296
003ba290
FN
262972000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
26298
26299 From David Whedon <dwhedon@gordian.com>
a9c64011 26300 * gdb.base/commands.exp : Added command deprecator tests.
003ba290 26301
6837a0a2
DB
263022000-03-22 Daniel Berlin <dan@cgsoftware.com>
26303
26304 * gdb.base/help.exp: Added test for new apropos command.
26305
b9593231
KB
263062000-03-21 Kevin Buettner <kevinb@redhat.com>
26307
26308 * gdb.base/pointers.c (usevar): New function.
26309 (main): Make sure that global variables v_int_pointer2, rptr,
26310 and y are all referenced someplace in the program by calling
26311 usevar() on them. [Some linkers delete symbols which are
26312 never referenced. The space remains, but there's no way to
26313 get a (symbolic) handle on the variable from the debugger.]
26314
751a959b
EZ
263152000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26316
26317 * gdb.base/printcmds.c: Add typedeffed arrays.
26318
26319 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
889bf7c5 26320 procedure to test arrays that are typedef'd.
751a959b 26321
73a93a32
JI
263222000-03-13 James Ingham <jingham@leda.cygnus.com>
26323
26324 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 26325 the library directories.
73a93a32 26326
fb40c209
AC
26327Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
26328
26329 * configure.in (configdirs): Add sub directory gdb.mi.
26330 * configure: Re-generate.
26331
26332 * gdb.mi: New directory.
d63a86f8 26333
ee4dd2c9
AC
263342000-02-25 Scott Bambrough <scottb@netwinder.org>
26335
26336 * gdb.base/long_long.exp: Correct test suite failure when printing
889bf7c5 26337 a long long value as a double on ARM platforms.
ee4dd2c9 26338
70f0cc22
JB
263392000-02-16 Jim Blandy <jimb@redhat.com>
26340
26341 * gdb.base/break.exp ("breakpoint line number"): Make sure the
26342 default source file is set properly before running this test.
26343
853819b8
EZ
263442000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26345
26346 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
889bf7c5 26347 gdbtk/library directory, not in gdbtcl2.
853819b8 26348
dfcd3bfb
JM
263492000-02-04 Jim Blandy <jimb@redhat.com>
26350
26351 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
26352 backslash from regexp pattern.
26353
26354 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
26355 procedure. Use it to run all the "continue to bp overloaded"
26356 tests. Note that this changes the names of the tests slightly.
26357 If the breakpoint hit message includes a hex PC value, because
26358 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
26359 from the real source code, still consider that a pass.
26360
26361 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
26362 XFAIL here if the breakpoint message contains a hex address. Note
26363 similar change on 1999-11-02.
26364
26365 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
26366
26367 * gdb.base/ptype.exp: Establish a default source file before
26368 calling get_debug_format.
26369
263702000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
26371
26372 * gdb.base/watchpoint.exp: Remove duplication of test messages.
26373
8b93c638
JM
263742000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
26375
26376 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
26377 of successive stepi commands -- while in the prologue we should see
26378 the function entry bracket.
26379
263802000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
26381
26382 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
26383 reach __change_mode() when stepping through the end of main().
26384
c5394b80
JM
263852000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
26386
26387 * gdb.base/default.exp: Fix expected pattern.
26388 * gdb.base/help.exp: Same.
26389
0d06e24b
JM
263902000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26391
26392 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
889bf7c5 26393 Don't use xfail's because that affects only the following test.
d63a86f8 26394
0d06e24b 26395 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
889bf7c5 26396 solaris or linux.
0d06e24b
JM
26397
26398 * gdb.base/selftest.exp: Update to reflect changes to main.c.
26399
dc96c6c7 264002000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 26401
d63a86f8 26402 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
26403 "A syntax error" rather than "A parse error". Accept both.
26404
264052000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
26406
26407 * gdb.base/default.exp: Remove OS dependent string from "target
26408 remote" test.
26409 * gdb.base/help.exp: Same for "help target remote" test.
26410
c3f6f71d
JM
264112000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26412
26413 From Jim Kingdon <kingdon@redhat.com>:
26414
26415 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
889bf7c5
PA
26416 prompt (cleanup rather than necessity, but still might keep output
26417 from spilling to next test).
c3f6f71d
JM
26418
264192000-01-02 Fred Fish <fnf@cygnus.com>
26420
26421 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
26422 AIX, which defines them in <sys/types.h>.
26423
ed9a39eb 264241999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 26425
ed9a39eb 26426 * gdb.base/default.exp: Match arm* etc instead of arm in "info
889bf7c5 26427 float" test.
ed9a39eb
JM
26428
264291999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 26430
ed9a39eb 26431 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
26432
26433 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
26434 outermost frame disallowed".
26435
264361999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
26437
26438 * gdb.base/setvar.exp: New tests for setting the value of a struct
26439 with a constant list.
26440
264411999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
26442
26443 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
26444 require the user to type a cast before setting the value of a struct.
26445
de57eccd
JM
264461999-12-06 Jim Blandy <jimb@cygnus.com>
26447
26448 * gdb.base/default.exp: Expect the new 'info float' command on
26449 all i386 platforms.
26450
26451 * gdb.threads/linux-dp.exp: Expand our ability to recognize
26452 LinuxThreads libraries that don't support debugging.
26453
c2d11a7d
JM
26454Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
26455
26456 * gdb.base/remote.c: Fill the buffer with truely random data.
889bf7c5
PA
26457 Change the buffer type to ``unsigned char'' to simplify size
26458 arithmetic.
c2d11a7d
JM
26459
26460 * gdb.base/remote.exp: Reduce download numbers by one. Typical
889bf7c5
PA
26461 stub only handles 400-1 byte packets. Verify that the download
26462 worked.
c2d11a7d
JM
26463
264641999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
26465
26466 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
26467 tests, using UNRESOLVED for the untested cases. Also, does not wait
26468 for a timeout if the prompt was received before a recognizable pattern.
26469
264701999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
26471
26472 * lib/gdb.exp (gdb_expect_list): Fix spelling.
26473
264741999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26475
26476 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
889bf7c5 26477 watchpoints.
c2d11a7d
JM
26478
264791999-11-24 Jason Merrill <jason@casey.cygnus.com>
26480
26481 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
26482
26483 * gdb.c++/local.exp: Be more flexible in recognizing local class
26484 name mangling. Don't allow horribly truncated method names.
26485 * gdb.c++/derivation.exp: Expect protected inheritance.
26486 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
26487 * gdb.c++/virtfunc.exp: Likewise.
26488 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
26489 when printing a nested enum.
26490
264911999-11-22 Jim Blandy <jimb@cygnus.com>
26492
26493 * gdb.base/step-test.exp: Properly await GDB's response to setting
26494 a breakpoint on the call to large_struct_by_value.
26495
26496 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
26497 just because we have debug info for the `start' function.
26498
264991999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
26500
26501 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
26502 "Unknown signal" messages, which indicate (on LinuxThreads) that
26503 GDB doesn't know how to debug threads on this system. This is
26504 better than hanging while philosopher 0 dumps chatter into gdb.log.
26505
265061999-11-18 Tom Tromey <tromey@cygnus.com>
26507
26508 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
26509
265101999-11-18 Fred Fish <fnf@cygnus.com>
26511
26512 * gdb.base/coremaker2.c: Add sample program for generating
26513 cores that is more self contained than coremaker.c. Eventually
26514 I'll add more code to this and tie it into the testsuite.
26515
4ce44c66
JM
265161999-11-12 Stan Shebs <shebs@andros.cygnus.com>
26517
26518 * gdb.base/dollar.exp: Remove, now in gdb.hp.
26519
265201999-11-10 Jimmy Guo <guo@cup.hp.com>
26521
26522 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
889bf7c5 26523 from $srcdir/lib/.
4ce44c66 26524 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
889bf7c5 26525 and gdb.c++/.
4ce44c66
JM
26526
26527 * gdb.c++/derivation.exp: remove redundant get compiler info code.
26528
d63a86f8 26529 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
26530 'continue with watch' test point.
26531
265321999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
26533
26534 Merged from p2linux-990323-branch:
d63a86f8 26535
4ce44c66
JM
26536 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
26537
11cf8741
JM
26538Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
26539
26540 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
889bf7c5 26541 {limit,fixed}''. Test ``set download-write-size''.
11cf8741
JM
26542
26543Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
26544
26545 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
889bf7c5 26546 gdb_expect_list.
11cf8741
JM
26547
26548Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
26549
26550 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
26551
265521999-11-03 Mark Salter <msalter@cygnus.com>
26553
26554 * gdb.base/break.exp: Fix "stub continue" pattern.
26555
265561999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
26557
26558 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
26559
265601999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
26561
26562 * gdb.base/display.exp ("finish"): Add timeout clause.
26563
26564 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
26565 plain prompt clause, so this doesn't have to time out in order to
26566 fail.
26567
26568 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
889bf7c5 26569 breakpoint hit messages include an address.
11cf8741
JM
26570
26571 * gdb.base/display.exp: Don't forget to escape parens in regular
26572 expressions. Unix regexp notatation sucks.
26573
265741999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26575
26576 * gdb.base/annota1.exp: Test for annotate-signalled: change output
889bf7c5 26577 order for 'signalled' message.
11cf8741 26578
5c44784c
JM
265791999-11-01 Stan Shebs <shebs@andros.cygnus.com>
26580
26581 From Jimmy Guo <guo@cup.hp.com>:
26582 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
26583 * gdb.base/annota1.c: Add code for tests to work with.
26584
265851999-10-26 Frank Ch. Eigler <fche@cygnus.com>
26586
26587 * gdb.base/remote.exp: New test for remote downloading settings.
26588 * gdb.base/remote.c: New file with large .data.
26589
917317f4
JM
265901999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
26591
26592 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
26593 for LinuxThreads support, merged from the Code Fusion branch.
26594
26595Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
26596
26597 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
889bf7c5
PA
26598 containing exp_continue into a while within an expect. Don't
26599 attempt a start more than three times. Check return value from
26600 gdb_load.
d63a86f8 26601
2df3850c
JM
26602Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
26603
26604 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
889bf7c5 26605 a pass case.
2df3850c 26606
2acceee2
JM
266071999-10-01 Kevin Buettner <kevinb@cygnus.com>
26608
26609 * gdb.base/break.c (main): Added a statement that we can step
26610 off of.
26611 * gdb.base/break.exp: Added tests for setting a breakpoint
26612 at an offset and stepping onto a breakpoint.
26613
266141999-10-01 Fred Fish <fnf@cygnus.com>
26615
d63a86f8 26616 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
26617 gdb output.
26618
c2c6d25f
JM
266191999-09-18 Jim Blandy <jimb@cris.red-bean.com>
26620
26621 * gdb.base/break.exp: Code locations are in hex, don't forget!
26622 (For HP-UX.)
26623
266241999-09-17 Stan Shebs <shebs@andros.cygnus.com>
26625
26626 * condbreak.exp: Use break.c as test program.
26627 * condbreak.c: Remove, redundant with break.c.
26628
266291999-09-15 Stan Shebs <shebs@andros.cygnus.com>
26630
26631 * config/monitor.exp (gdb_target_monitor): Disable X- and
889bf7c5 26632 Z-packets if the target needs it.
c2c6d25f
JM
26633
266341999-09-13 James Ingham <jingham@leda.cygnus.com>
26635
26636 * gdb.c++/overload.exp: Added tests for listing overloaded
26637 functions with function pointers in the arg, explicitly calling
26638 out the version you want.
26639
cff3e48b
JM
266401999-09-09 Stan Shebs <shebs@andros.cygnus.com>
26641
26642 * long_long.exp: Add variations of test cases that work for
26643 targets with 16-bit ints and 32-bit doubles.
26644
d4f3574e
SS
266451999-09-08 Stan Shebs <shebs@andros.cygnus.com>
26646
26647 * break.c (main): Compare a possibly-uninitialized argc with an
26648 unlikely value that fits in 16 bits.
26649
266501999-09-07 Stan Shebs <shebs@andros.cygnus.com>
26651
26652 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
26653 0xfeeb, don't want negative numbers if ints are 16 bits.
26654
26655 * lib/gdb.exp (skip_cplus_tests): New proc.
26656 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
889bf7c5
PA
26657 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
26658 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
26659 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
26660 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
26661 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
26662 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
26663 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
d4f3574e
SS
26664
26665 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
26666
26667Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
26668
26669 * gdb.base/corefile.exp (up): Allow a parameter to appear
26670 in the frame that we're going up to.
26671
26672 From Jim Blandy <jimb@cygnus.com>:
26673
26674 * gdb.base/default.exp (info float): Expect some output now.
26675
26676 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
26677 returning floating-point values to fail on the x86.
26678 * gdb.base/callfwmall.exp (do_function_calls): Same.
26679
26680 * gdb.base/list.exp (test_listsize): Correct expectations for
26681 listing line 1 with listsize 2. Also, listing a single line
26682 works now, as does listing three lines. [Kevin's note: There
26683 were a number of other cases fixed too where the expectations
26684 differed...]
26685
266861999-09-02 Stan Shebs <shebs@andros.cygnus.com>
26687
26688 * gdb.base/selftest.exp: Add case for when version prints as
26689 constant string instead of char pointer.
26690
104c1213
JM
266911999-08-25 Stan Shebs <shebs@andros.cygnus.com>
26692
26693 * gdb.base/ending-run.exp: Add Solaris case for what happens when
889bf7c5 26694 stepping out of main.
104c1213
JM
26695
26696 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
26697 G++ used.
26698
26699 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
889bf7c5 26700 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
104c1213
JM
26701
26702 * gdb.c++/ovldbreak.exp: Update match string in test that
26703 includes a warning of multiple breakpoints.
26704
267051999-08-24 Stan Shebs <shebs@andros.cygnus.com>
26706
26707 * gdb.base/display.exp: Improve precision of step-after-finish
26708 added yesterday.
26709
26710 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
889bf7c5 26711 test.
104c1213
JM
26712
26713 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
26714 configs when using G++, not just hppa*.
26715
267161999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26717
26718 * gdb.base/async.c: New file.
26719 * gdb.base/async.exp: New file.
26720
26721Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
26722
26723 * gdb.base/break.exp: Tweak PA specific tests to properly handle
26724 PA64.
26725
53a5351d
JM
26726Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
26727
104c1213
JM
26728 * gdb.base/display.exp: "finish" can leave us mid-line on many
26729 targets, deal with it. Add a small constant to main, instead of
26730 1000 since main+1000 may not be a valid address in the target.
26731
53a5351d
JM
26732 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
26733 on hpux11.
26734
26735 * gdb.base/attach.exp: Handle another hpux11 error message variant
26736 when attaching to a process that does not exist.
26737
267381999-08-19 J.T. Conklin <jtc@redback.com>
26739
26740 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
889bf7c5 26741 characters in 'continue to 1241' test.
53a5351d
JM
26742
267431999-08-17 Stan Shebs <shebs@andros.cygnus.com>
26744
26745 * gdb.base/call-ar-st.exp: Add a shorter match case for the
26746 stop in print_long_arg_list, define and use a whitespace
26747 variable in print_small_structs test, add an XFAIL for Solaris.
26748 * gdb.base/dbx.exp: XFAIL func commands until somebody is
26749 interested enough to fix.
26750
7be570e7
JM
267511999-08-13 Keith Seitz <keiths@cygnus.com>
26752
26753 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
26754 (dbx_gdb_load): Remove. Use gdb_load instead, since that
26755 proc knows about targets other than the natives.
26756 (test_assign): Use "gdb_run_cmd" to "run" the target.
26757 Check that we've actually hit the breakpoint at main.
26758 When we attempt to assign a value to a local variable, check
26759 that the variable is in the current scope, i.e., don't use
26760 a test with an empty result.
26761
26762Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
26763
26764 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
889bf7c5 26765 command.
7be570e7
JM
26766
267671999-08-09 Stan Shebs <shebs@andros.cygnus.com>
26768
26769 From Jimmy Guo <guo@cup.hp.com> and others at HP:
26770 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
26771 gdb.compat, gdb.threads-hp.
26772 gdb.hp/configure, gdb.hp/configure.in: New files.
26773 gdb.hp/Makefile.in: Recurse into new subdirs.
26774 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
26775 gdb.hp/gdb.objdbg: New directory, tests for debugging info
26776 in object files.
26777 gdb.hp/tools: New directory, aux tools for HP-specific tests.
26778
96baa820
JM
267791999-08-05 Stan Shebs <shebs@andros.cygnus.com>
26780
26781 * gdb.base/display.exp: Help expect by putting a newline in the
889bf7c5 26782 funky printf, remove a bogus p/a test.
96baa820
JM
26783
267841999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26785
26786 * gdb.base/display.exp: Make sure that when we say 'run', we are
889bf7c5
PA
26787 connected to the target. This is necessary when running not
26788 natively.
96baa820
JM
26789
267901999-08-03 Stan Shebs <shebs@andros.cygnus.com>
26791
26792 * gdb.base/step-test.exp: Removed some extraneous messages.
26793
26794 * gdb.base/long_long.exp: Don't run memory examination tests
26795 on little-endian targets (they will need a different set of
26796 results to match).
26797
267981999-08-02 Stan Shebs <shebs@andros.cygnus.com>
26799
26800 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
26801 until somebody decides to fix GDB.
26802
26803 * gdb.base/long_long.c: Stop compiler complaint by specifying long
889bf7c5 26804 constant as "ULL".
96baa820
JM
26805 * gdb.base/long_long.exp: Loosen x/c test, add partial result
26806 matches for a couple x/2 commands.
26807
a0b3c4fd
JM
268081999-07-30 Stan Shebs <shebs@andros.cygnus.com>
26809
26810 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
26811 by merging in ref-types2 tests.
26812 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
26813
26814 From Jimmy Guo <guo@cup.hp.com> and others at HP:
26815 * gdb.c++/Makefile.in: Add standard actions.
26816 (EXECUTABLES): Rename from PROGS, update list.
26817 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
26818 from gdb.hp.
26819 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
26820 foo and bar locals.
26821 * gdb.c++/anon-union.exp: Fix tests to match.
26822 * gdb.c++/classes.exp: Run if HP compiler used, add extra
26823 expect matches to handle output variations.
26824 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
26825 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
889bf7c5 26826 output, add HP alternatives for new and delete prints.
a0b3c4fd 26827 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
889bf7c5 26828 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
a0b3c4fd
JM
26829 * gdb.c++/demangle.exp: Use $style when reporting failure.
26830 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
26831 * gdb.c++/inherit.exp: Run if HP compiler used, add some
26832 match alternatives.
26833 * gdb.c++/local.exp: Add match alternatives or xfails for HP
889bf7c5 26834 compilers.
a0b3c4fd
JM
26835 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
26836 * gdb.c++/method.exp: Add match alternatives.
26837 * gdb.c++/misc.cc: Add bool types.
26838 * gdb.c++/misc.exp: Add tests for bool types.
26839 * gdb.c++/overload.exp: Add xfails.
26840 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
26841 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
26842 add some more template parameter tests (only for HP currently).
26843 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
26844 * gdb.c++/virtfunc.cc: Add return type and value for main.
26845 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
26846 match alternatives.
d63a86f8 26847
a0b3c4fd
JM
268481999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26849
26850 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
26851
268521999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
26853
26854 * gdb.base/signals.exp: Don't expect getting a backtrace from
26855 within a signal handler to fail on Linux.
26856
268571999-07-29 Stan Shebs <shebs@andros.cygnus.com>
26858
26859 From Jimmy Guo <guo@cup.hp.com> and others at HP:
26860 * lib/gdb.exp: Remove some gratuitious semicolons.
26861 (delete_breakpoints): Increase timeout.
26862 (gdb_expect): Add -notransfer option.
26863 (gdb_test): Use -notransfer option.
26864 (get_compiler_info): Add f77 case.
26865 (get_compiler): New proc, split out from gdb_preprocess, add f77
889bf7c5 26866 case.
a0b3c4fd
JM
26867 (gdb_preprocess): Call get_compiler.
26868
26869 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
26870 * gdb.base/attach.exp, gdb.base/display.exp,
889bf7c5
PA
26871 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
26872 gdb.base/long_long.exp, gdb.base/printcmds.exp,
26873 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
26874 third arg to gdb_test.
a0b3c4fd
JM
26875 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
26876 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
889bf7c5 26877 HP-UX xfails, add others.
a0b3c4fd
JM
26878 * gdb.base/completion.exp: Reflect name change of self-test.
26879 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
889bf7c5
PA
26880 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
26881 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
26882 HP failure number.
a0b3c4fd
JM
26883 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
26884 useless HP-UX 10.30 references.
26885 * gdb.base/maint.exp: Loosen matches.
26886 * gdb.base/pointers.c (main): Declare more_code.
26887 * gdb.base/pointers.exp: Match on output of a `next'.
26888 * gdb.base/structs.c: Add prototypes.
26889 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
26890 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
26891
268921999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26893
26894 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
889bf7c5 26895 command.
a0b3c4fd
JM
26896
268971999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26898
26899 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
26900 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
26901
26902 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
26903 debug info. Deal with lack of signal hanlder info in stack.
26904
a9c64011 26905 From Jim Kingdon <kingdon@redhat.com>:
a0b3c4fd
JM
26906 * gdb.base/annota1.exp: If printf has debug info, deal with it.
26907
5a2468f5
JM
269081999-07-19 Stan Shebs <shebs@andros.cygnus.com>
26909
26910 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
889bf7c5 26911 gdb.base/foll-vfork.exp: Don't run for crosses.
5a2468f5 26912
adf40b2e
JM
26913Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
26914
26915 * gdb.base/configure.in: Check for gdbvars.exp instead of
889bf7c5 26916 a1-selftest.exp.
adf40b2e
JM
26917 * gdb.base/configure: Re-generate.
26918
269191999-07-12 Stan Shebs <shebs@andros.cygnus.com>
26920
26921 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
26922 in trying to run first and name is too long.
26923
26924 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
26925 pointers2.c and pointers2.exp, respectively.
26926 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
26927 doschk happier.
26928
43e526b9
JM
269291999-07-08 Stan Shebs <shebs@andros.cygnus.com>
26930
26931 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
26932 callfuncs2.c and callfuncs2.exp.
26933
26934 * gdb.base/list.exp: Remove mistaken xfails.
26935 * gdb.base/list0.h: Add optional prototypes.
26936
9846de1b
JM
26937Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
26938
a9c64011 26939 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
889bf7c5 26940 calling malloc.
a9c64011
AS
26941 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
26942 * ptype.exp: Move test for get_debug_format to before its first
889bf7c5 26943 use.
9846de1b
JM
26944
269451999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26946
26947 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
26948 * gdb.base/annota2.cc, annota2.exp: Move from here.
26949 * gdb.c++/annota2.cc, annota2.exp: To here.
26950 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
26951
43ff13b4
JM
26952Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
26953
26954 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
889bf7c5 26955 a consistent format.
43ff13b4 26956
085dd6e6
JM
269571999-06-25 Stan Shebs <shebs@andros.cygnus.com>
26958
26959 From Jimmy Guo <guo@cup.hp.com> and others at HP:
26960 * lib/gdb.exp (get_compiler_info): Add detection for assorted
26961 HP compilers, also set the globals $true and $false.
26962
26963 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
889bf7c5
PA
26964 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
26965 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
26966 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
26967 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
26968 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
26969 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
26970 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
26971 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
26972 whatis.c} Add C++ compatible function definitions and return
26973 types, add includes for library functions.
085dd6e6
JM
26974 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
26975 * gdb.base/step-test.c (myglob): Rename from glob.
26976 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
889bf7c5
PA
26977 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
26978 files, move here from gdb.hp.
085dd6e6 26979 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
889bf7c5
PA
26980 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
26981 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
26982 Adjust line numbers in regexps.
085dd6e6
JM
26983
26984 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
26985 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
26986 instead of 0/1.
26987
26988 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
26989 foll-vfork.exp: New files, move here from gdb.hp.
26990 * gdb.base/page.exp: New file, test of pagination command.
26991
26992 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
26993 recursion test.
26994 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
26995
26996 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
889bf7c5 26997 gdb.base/solib.exp: Fix compiler invocation process.
085dd6e6
JM
26998
26999 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
889bf7c5 27000 HP-UX 11, turn off overload resolution explicitly.
085dd6e6 27001 * gdb.base/commands.exp: Set argument list explicitly, add
889bf7c5 27002 watchpoint test.
085dd6e6
JM
27003 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
27004 them work.
27005 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
27006 expressions properly.
27007 * gdb.base/corefile.exp: Loosen the match slightly.
27008 * gdb.base/default.exp: Allow "Error accessing memory" message
27009 also.
27010 * gdb.base/display.exp: Skip over x/0 j if PA64.
27011 * gdb.base/funcargs.exp: Add xfails for HP-UX.
27012 * gdb.base/interrupt.exp: Ditto.
27013 * gdb.base/langs.exp: Add symbolic matches governed by compiler
27014 in use.
27015 * gdb.base/list.exp: Add xfails for HP-UX.
27016 * gdb.base/long_long.exp: Refine some of the numeric matches.
27017 * gdb.base/mips_pro.exp: Xfail on HP-UX.
27018 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
27019 * gdb.base/nodebug.exp: Succeed on more varieties of output.
27020 * gdb.base/opaque.exp: Remove some HP-UX xfails.
27021 * gdb.base/ptype.exp: Succeed on more varieties of output.
27022 * gdb.base/scope.exp: Add xfails for HP-UX.
27023 * gdb.base/sect-cmd.exp: Add more cases.
27024 * gdb.base/setvar.exp: Add xfails for HP-UX.
27025 * gdb.base/shlib-call.exp: Loosen some matches slightly.
27026 * gdb.base/signals.exp: Match on void symbolically.
27027 * gdb.base/step-test.exp: Add case for PA64.
27028 * gdb.base/term.exp: Add exit and restart.
27029 * gdb.base/twice.exp: Clean up after self.
27030 * gdb.base/varargs.exp: Disable overload resolution explicitly.
27031 * gdb.base/whatis.exp: Allow more ways to pass tests.
27032
27033 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
889bf7c5 27034 no longer useful.
085dd6e6
JM
27035
27036Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
27037
27038 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
889bf7c5 27039 list of patterns.
085dd6e6 27040 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
889bf7c5
PA
27041 print_double_array(double_array)", "continuing to breakpoint
27042 1018", "print print_double_array(array_d)" and "continuing to
27043 1034" tests.
d63a86f8 27044
085dd6e6
JM
270451999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
27046
a9c64011 27047 * Makefile.in: Add empty html and install-html targets.
085dd6e6
JM
27048
270491999-06-24 Stan Shebs <shebs@andros.cygnus.com>
27050
27051 * config/mt-*: Remove, these haven't been used since 1996.
27052
270531999-06-22 Stan Shebs <shebs@andros.cygnus.com>
27054
27055 * gdb.base/call-strs.c, gdb.base/ending-run.c,
889bf7c5 27056 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
085dd6e6
JM
27057 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
27058
9e0b60a8
JM
270591999-06-18 Stan Shebs <shebs@andros.cygnus.com>
27060
27061 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
27062 simpler match case for the ptype of the big class.
27063
270641999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
27065
27066 * gdb.exp: Fix test for gdb_prompt existence.
27067
270681999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
27069
27070 * gdb.exp (gdb_test): Add fail after calls to perror.
27071
270721999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
27073
27074 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
27075
270761999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
27077
27078 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
27079
0f71a2f6
JM
27080Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
27081
27082 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
889bf7c5 27083 malloc() is linked in.
0f71a2f6
JM
27084
270851999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
27086
27087 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
27088 step at end.
27089
27090 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
27091
270921999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
27093
27094 * gdb.java/jv-print.exp: New file. (Our first Java test!)
27095
cce74817
JM
27096Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
27097
27098 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
27099 * gdb.base/mips_pro.exp: Likewise.
27100
271011999-06-02 Keith Seitz <keiths@cygnus.com>
27102
27103 * gdb.c++/templates.cc: Change all "new" operators to throw
27104 an exception.
27105 * gdb.c++/cplusfuncs.cc: Likewise.
27106
27107 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
27108
27109Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
27110
27111 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
a9c64011
AS
27112 * gdb.base/ending-run.exp: When stepping out of main, accept a
27113 step into an arbitrary assembler file.
cce74817 27114
392a587b
JM
271151999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27116
d63a86f8 27117 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 27118 "breakpoint-invalid" to be printed.
6fdff2c5
PA
27119 * gdb.base/annota2.exp: Revise line number for main
27120 breakpoint. Allow any number of "frames-invalid" and
27121 "breakpoint-invalid" to be printed.
392a587b
JM
27122 * gdb.base/annota2.cc: Initialize a.x to 0.
27123
9e086581
JM
271241999-05-17 Keith Seitz <keiths@cygnus.com>
27125
6fdff2c5
PA
27126 * gdb.base/call-ar-st.exp: Skip
27127 "print print_double_array (double_array)" when "skip_float_tests" set.
27128 Ditto for "print print_double_array(array_d)",
27129 "print print_small_structs", "print print_ten_doubles", and
27130 "step into print_long_arg_list".
27131 Don't assume we can step into "print_long_arg_list": we could step
27132 into memcpy.
27133 * gdb.base/call-rt-st.exp: Don't run float-related tests when
27134 "skip_float_tests" is set: "print print_one_double(*d1)"
27135 and "print print_two_floats(*f3)".
9e086581
JM
27136 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
27137 "skip_float_tests" is set.
6fdff2c5
PA
27138 * gdb.base/varargs.exp: Skip
27139 "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)" when
27140 "skip_float_tests" set.
d63a86f8 27141
cd0fc7c3
SS
271421999-05-06 Keith Seitz <keiths@cygnus.com>
27143
27144 * gdb.base/annota2.cc: Include stdio.h.
27145
27146Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
27147
27148 * gdb.base/crossload.exp: Remove, this has been disabled ever
27149 since BFD stopped including all targets, and cross-GDB gets
27150 plenty of testing anyway.
27151 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
889bf7c5
PA
27152 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
27153 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
cd0fc7c3
SS
27154 * gdb.base/README: Remove, was doc for this.
27155 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
889bf7c5 27156 needed.
cd0fc7c3 27157
b83266a0
SS
271581999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27159
27160 * gdb.base/call-ar-st.exp: Fix one regular expression in test
27161 output.
27162
27163 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
27164 * gdb.base/annota2.exp: New file. More annotation tests.
27165 * gdb.base/annota1.c: New file. Source file for annota1.exp.
27166 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
27167
271681999-04-23 Angela Marie Thomas <angela@cygnus.com>
27169
27170 * config/cfdbug.exp: New file.
27171
7a292a7a
SS
271721999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
27173
27174 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
27175 Marcus Daniel's and Dale Hawkins's demangler crashes.
27176
27177 * gdb.c++/demangle.exp (test_gnu_style_demangling,
889bf7c5
PA
27178 test_lucid_style_demangling, test_arm_style_demangling,
27179 test_hp_style_demangling): Try Tom Tromey's core-dumping
27180 identifier under each demangling style.
7a292a7a
SS
27181
271821999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
27183
27184 * gdb.c++/demangle.exp: Include the current demangling style
27185 in all test names.
27186 (current_demangling_style): New global variable.
27187 (set_demangling_style, test_demangling_core, test_demangling,
27188 test_demangling_exact): New functions.
27189 (test_gnu_style_demangling, test_lucid_style_demangling,
27190 test_arm_style_demangling, test_hp_style_demangling): Use those,
27191 instead of calling gdb_test and gdb_test_exact directly.
27192 (catch_demangling_errors): New function, which reports errors
27193 signalled by the demangling test functions in an orderly way.
27194 (do_tests): Use catch_demangling_errors.
27195
271961999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
27197
27198 * gdb.base/signals.exp (test_handle_all_print): Use () for
889bf7c5 27199 grouping in expressions, not {}.
7a292a7a
SS
27200
27201 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
889bf7c5 27202 initialized yet.
7a292a7a
SS
27203
272041999-04-01 Stan Shebs <shebs@andros.cygnus.com>
27205
27206 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
27207 are listed.
27208
272091999-03-26 Stan Shebs <shebs@andros.cygnus.com>
27210
27211 * gdb.stabs/weird.exp: Test for CC being defined before
27212 looking at its value.
27213
272141999-03-25 Stan Shebs <shebs@andros.cygnus.com>
27215
27216 * gdb.base/call-ar-st.exp: Remove stray '#'.
27217 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
27218 "short int" and "long int".
27219 * gdb.c++/overload.cc: Cast the string added in the previous
889bf7c5 27220 change, to mollify finicky HP compiler.
7a292a7a
SS
27221 * gdb.hp/reg-test.exp (testfile): Fix file name.
27222 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 27223
7a292a7a
SS
27224 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
27225 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
27226 alternate form of enum ptype.
27227
c906108c
SS
272281999-03-23 Stan Shebs <shebs@andros.cygnus.com>
27229
7a292a7a
SS
27230 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
27231 * gdb.hp/*.exp: Change all to run compiler probe only after
889bf7c5
PA
27232 passing skip_hp_tests, so as not to waste time on guaranteed
27233 failure.
7a292a7a 27234
c906108c
SS
27235 * gdb.c++/overload.cc: Pass string instead of char addr, always
27236 init ccpfoo.
27237 * gdb.c++/templates.cc: Fix syntax error.
27238
7a292a7a
SS
27239Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27240
27241 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 27242 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
27243 command.
27244
272451999-03-18 James Ingham <jingham@cygnus.com>
27246
27247 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
27248
27249 * gdb.c++/method.exp: It was testing an uninitialized int on the
27250 stack and assuming it was positive.
27251
27252 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
27253
27254 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 27255 keep it from killing the rest of the tests.
7a292a7a
SS
27256 Use gdb_continue_to_end.
27257
27258 * gdb.base/sigall.exp: use gdb_continue_to_end.
27259
27260 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
27261
27262 * gdb.base/display.exp: use runto_main, not run.
27263
d63a86f8
RM
27264 * gdb.base/default.exp: Check for the current error message in the
27265 r abbreviation test.
7a292a7a
SS
27266 Add strongarm to the targets that know info float.
27267
d63a86f8 27268 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
27269 run which doesn't work with monitors.
27270
6fdff2c5
PA
27271 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to
27272 1034 test.
7a292a7a
SS
27273
27274 * gdb.base/break.exp: use the gdb_continue_to_end proc.
27275
6fdff2c5
PA
27276 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the
27277 end of a program. Traps the case (in Cygmon) when the program
27278 never really exits. Same as Mark's continue_to_exit, but I had
27279 put it in a lot more places, so I used my name. Sorry Mark...
7a292a7a
SS
27280
27281 * config/monitor.exp (gdb_target_monitor): added another
27282 target_info parameter: remotebinarydownload. This will set the
27283 remotebinarydownload flag if this is causing some boards trouble.
27284
272851999-03-18 Mark Salter <msalter@cygnus.com>
27286
27287 * lib/gdb.exp (continue_to_exit): New function.
27288
27289 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
27290 * gdb.base/ending-run.exp: Ditto.
27291 * gdb.base/step-test.exp: Ditto.
27292
272931999-03-16 Stan Shebs <shebs@andros.cygnus.com>
27294
27295 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
27296 (suggested by Art Haas <ahaas@neosoft.com>).
27297
272981999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
27299
889bf7c5 27300 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
7a292a7a
SS
27301
27302Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
27303
27304 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
889bf7c5 27305 descriptions of types (short unsigned int vs unsigned short, etc).
7a292a7a
SS
27306
273071999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
27308
27309 * gdb.base/call-strs.exp: Don't assume that `step' will step over
27310 a call to strlen; sometimes we do have sources.
27311
273121999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
27313
27314 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
889bf7c5 27315 character, so GDB won't print garbage after its end.
d63a86f8 27316
c906108c
SS
27317 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
27318 breakpoint there instead. Sometimes GCC emits memcpy to handle
27319 the large structures being passed by value, so we step into that
27320 instead of sum_array_print, which obscures what we're really testing.
27321 * gdb.base/step-test.exp: However, we do want a test that notices
889bf7c5
PA
27322 the bizarre steps into memcpy, so do that here. Add check for
27323 stepping into function calls that pass large structures by value.
27324 ("Is that a noun clause, or are you just happy to see me?")
c906108c
SS
27325 Remove all references to specific line numbers.
27326 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
27327 New type and function.
27328 (main): Call large_struct_by_value, passing it a large struct by value.
27329 * lib/gdb.exp (gdb_get_line_number): New function.
27330
27331 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
27332 more portable.
27333
7a292a7a
SS
273341999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
27335
c906108c
SS
27336 * lib/gdb.exp: Doc fixes.
27337
7a292a7a
SS
273381999-03-05 Nick Clifton <nickc@cygnus.com>
27339
d63a86f8 27340 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
27341
273421999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
27343
c906108c 27344 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
889bf7c5
PA
27345 commands. They're not germane to this test, and they don't work
27346 that way on remote targets.
c906108c 27347
3fc11d3e
JM
273481999-03-01 James Ingham <jingham@cygnus.com>
27349
27350 * Changelog entries merged over from gdb development branch.
27351
3fc11d3e
JM
27352 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
27353
27354 * lib/gdb.exp (gdbtk_analyze_results): Generic function
27355 for outputting results of test run.
27356
2d4a1622 27357 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
27358
27359 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 27360
7a292a7a
SS
273611999-02-25 Felix Lee <flee@cygnus.com>
27362
27363 * lib/gdb.exp (debug_format): initialize
27364
c906108c
SS
273651999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
27366
27367 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
27368 * gdb.base/call-rt-st.c: Ditto.
27369
c906108c
SS
273701999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
27371
27372 * gdb.threads/pthreads.exp (horiz): New variable.
27373 (test_startup): Fix regexps that capture thread numbers.
27374
273751999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
27376
27377 * gdb.base/smoke.exp: Disambiguate two test case names (both
27378 called ``print'').
27379
27380Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
27381
27382 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
889bf7c5 27383 compilation.
c906108c
SS
27384
273851999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
27386
27387 * gdb.base/miscexprs.exp: Change patterns to match GDB's
27388 actual output formatting.
27389 * gdb.base/smoke.exp: GDB removes leading 0's.
27390 * gdb.base/volatile.exp: Don't check type of remuneration;
27391 that variable is no longer defined in constvars.c.
27392 * gdb.base/step-test.c (main): Exit with explicit exit code.
27393 * gdb.base/step-test.exp: Remove two nexti checks--they are
27394 not portable.
27395
273961999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
27397
27398 * gdb.base/help.exp ("help delete display"): Fix test to match
27399 gdb's output.
27400
27401 * gdb.base/long_long.c (known_types): Initialize values to zero.
27402 * gdb.base/long_long.exp: Step one more line
27403 so 'dec' is initialized in "get to known place". GDB removes
a9c64011
AS
27404 leading zeros. Explicitly ask for hex formatting. Use
27405 unique test case names.
c906108c
SS
27406
27407Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27408
d63a86f8 27409 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
27410
27411 * gdb.c++/method.exp: Add missing close brace.
27412
274131999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
27414
27415 * gdb.base/maint.exp: Use 'set height 0' to disable page
27416 prompting, not 'set height 400'.
27417
27418 Fix a bunch of timeouts.
27419 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
27420 four separate tests, so expect doesn't take forever to match a ton
27421 of text against a regexp with lots of .* forms.
27422 ("maint print psymbols", "maint print symbols"): Make some of
27423 these greps more selective, so that expect doesn't try to wade
27424 through huge piles of output and time out.
27425
27426 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
27427
27428 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
889bf7c5
PA
27429 tests: one which doesn't expect shlib events to be reported, and
27430 another which does, but is XFAIL for all platforms other than
27431 HP/UX.
c906108c
SS
27432
27433 * gdb.base/break.exp: Teach the test suite that the `catch
27434 fork', `catch vfork', and `catch exec' commands produce error
27435 messages on platforms that don't provide these features.
27436
27437Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
27438
27439 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
889bf7c5
PA
27440 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
27441 (shortening names from solib_threshold.exp etc), won't run on
27442 anything but HP-UX for the foreseeable future.
c906108c 27443 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
889bf7c5 27444 reflect move.
c906108c
SS
27445
27446Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
27447
27448 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
889bf7c5 27449 gdb.trace/Makefile.in (clean): Remove all test executables.
c906108c
SS
27450
27451Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
27452
27453 * gdb.base/shlib-call.exp: add test cases to verify that gdb
27454 successfully re-sets breakpoints in shared libraries.
27455 * gdb.base/shmain.c (main): return 0, don't fall off the end.
27456
27457Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27458
d63a86f8
RM
27459 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
27460 and compiled w/o GCC.
c906108c
SS
27461
27462 * gdb.hp/watch-cmd.exp: ditto.
27463
27464 * gdb.hp/watch-hp.exp: ditto.
27465
27466 * gdb.hp/xdb1.exp: ditto.
27467
27468 * gdb.hp/xdb2.exp: ditto.
27469
27470 * gdb.hp/dbx.exp: ditto.
27471
27472Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
27473
27474 * constvars.c: Remove C++-isms.
27475 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
889bf7c5 27476 with GCC.
c906108c
SS
27477
27478Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
27479
27480 The following changes are part of the HP merge.
27481
27482 * gdb.base/break.exp: new tests to verify that catchpoints for
27483 fork, vfork, and exec don't trigger inappropriately.
27484
27485 * gdb.base/opaque.exp: compile one file at a time, then link.
27486
27487 * gdb.base/signals.exp: be more restrictive about which hppa
27488 systems receive a setup_xfail. new tests.
27489
27490 * gdb.base/solib_threshold.build: new file.
27491 * gdb.base/solib_threshold.exp: new file.
27492 * gdb.base/solib_threshold.link_opts: new file.
27493 * gdb.base/solib_threshold.mk: new file.
27494 * gdb.base/gen_solib_threshold.c: new file.
27495
27496 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
27497 tests. New tests for enums inside classes.
27498
27499 * gdb.c++/compiler.cc: indicate support of template debugging.
27500
27501 * gdb.c++/demangle.exp: run hp style demangling tests.
27502
27503 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
27504 tests.
27505
27506 * gdb.c++/misc.cc: changes to support new tests.
27507
27508 * gdb.c++/templates.cc: changes to support HP's compiler; changes
27509 to support new tests.
27510
27511 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
27512 gcc, then skip these tests.
27513
27514Sun Jan 10 23:44:11 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.hp/ambiguous.cc: new file.
27521 * gdb.hp/ambiguous.exp: new file.
27522 * gdb.hp/attach.exp: new file.
27523 * gdb.hp/attach2.exp: new file.
27524 * gdb.hp/classes-hp.exp: new file.
27525 * gdb.hp/ctti.exp: new file.
27526 * gdb.hp/ctti-add.cc: new file.
27527 * gdb.hp/ctti-add1.cc: new file.
27528 * gdb.hp/ctti-add2.cc: new file.
27529 * gdb.hp/ctti-add3.cc: new file.
27530 * gdb.hp/dbx.exp: new file.
27531 * gdb.hp/exception.cc: new file.
27532 * gdb.hp/exception.exp: new file.
27533 * gdb.hp/foll-exec.c: new file.
27534 * gdb.hp/foll-exec.exp: new file.
27535 * gdb.hp/foll-fork.c: new file.
27536 * gdb.hp/foll-fork.exp: new file.
27537 * gdb.hp/foll-vfork.c: new file.
27538 * gdb.hp/foll-vfork.exp: new file.
27539 * gdb.hp/inherit-hp.exp: new file.
27540 * gdb.hp/more-steps.exp: new file.
27541 * gdb.hp/namespace.cc: new file.
27542 * gdb.hp/namespace.exp: new file.
27543 * gdb.hp/optimize.exp: new file.
27544 * gdb.hp/pxdb.c: new file.
27545 * gdb.hp/pxdb.exp: new file.
27546 * gdb.hp/quicksort.exp: new file.
27547 * gdb.hp/reg-test.exp: new file.
27548 * gdb.hp/reg-test.s: new file.
27549 * gdb.hp/sized-enum.c: new file.
27550 * gdb.hp/sized-enum.exp: new file.
27551 * gdb.hp/start-stop.exp: new file.
27552 * gdb.hp/templ-hp.cc: new file.
27553 * gdb.hp/templ-hp.exp: new file.
27554 * gdb.hp/thr-lib.c: new file.
27555 * gdb.hp/thr-lib.exp: new file.
27556 * gdb.hp/thr-lib.h: new file.
27557 * gdb.hp/thr-liblib.c: new file.
27558 * gdb.hp/virtfun-hp.c: new file.
27559 * gdb.hp/virtfun-hp.exp: new file.
27560 * gdb.hp/watch-cmd.exp: new file.
27561 * gdb.hp/watch-hp.exp: new file.
27562 * gdb.hp/xdb1.exp: new file.
27563 * gdb.hp/xdb2.exp: new file.
27564 * gdb.hp/xdb3.exp: new file.
27565
27566Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
27567
27568 The following files are part of the HP merge; some had longer
27569 names at HP, but have been renamed to be no more than 14
27570 characters in length.
27571
27572 * gdb.base/ss.h: new file.
27573 * gdb.base/call-ar-st.c: new file.
27574 * gdb.base/call-ar-st.exp: new file.
27575 * gdb.base/call-rt-st.c: new file.
27576 * gdb.base/call-rt-st-exp: new file.
27577 * gdb.base/call-strs.exp: new file.
27578 * gdb.base/ena-dis-br.exp: new file.
27579 * gdb.base/environ.exp: new file.
27580 * gdb.base/long_long.exp: new file.
27581 * gdb.base/sect-cmd.exp: new file.
27582 * gdb.base/shlib-cl2.exp: new file.
27583 * gdb.base/smoke.exp: new file.
27584 * gdb.base/so-impl-ld.c: new file.
27585 * gdb.base/so-impl-ld.exp: new file.
27586 * gdb.base/so-indr-cl.c: new file.
27587 * gdb.base/so-indr-cl.exp: new file.
27588 * gdb.base/varargs.exp: new file.
27589 * gdb.base/volatile.exp: new file.
27590 * gdb.base/whatis-exp.exp: new file.
7a292a7a 27591 * gdb.base/display.exp: new file.
c906108c
SS
27592 * gdb.c++/derivation.exp: new file.
27593 * gdb.c++/local.exp: new file.
27594 * gdb.c++/member-ptr.exp: new file.
27595 * gdb.c++/overload.exp: new file.
27596 * gdb.c++/ovldbreak.exp: new file.
27597 * gdb.c++/ref-types.exp: new file.
27598 * gdb.c++/ref-types2.exp: new file.
27599 * gdb.c++/userdef.exp: new file.
d63a86f8 27600
c906108c
SS
27601Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
27602
27603 * gdb.base/default.exp: Reflect wording change in remote.c.
27604
dc96c6c7 27605Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27606
27607 * gdb.base/help.exp: Update to reflect current text.
27608
27609Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
27610
27611 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
27612 they're stack variables and contain garbage.
27613 * gdb.c++/anon-union.exp: new file.
27614
27615 The following changes were made by David Taylor
889bf7c5
PA
27616 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
27617 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
27618 in changes by HP.
c906108c
SS
27619
27620 * gdb.base/bitops.exp: new file.
27621 * gdb.base/default.exp: change expected messages for catch and
27622 info catch tests to reflect HP merge changes.
27623 * gdb.base/enable-disable-break.exp
27624 * gdb.base/ending-run.c: new file.
27625 * gdb.base/long_long.c: new file.
27626 * gdb.base/maint.exp: new file.
27627 * gdb.base/pointers2.exp: new file.
27628 * gdb.base/shlib-call2.exp: new file.
27629 * gdb.base/solib.exp: new file.
27630 * gdb.base/step-test.c: new file.
27631 * gdb.c++/anon-union.cc: new file.
27632 * gdb.c++/local.cc: new file.
27633 * gdb.c++/member-pointer.cc: new file.
27634 * gdb.c++/method.cc: new file.
27635 * gdb.c++/ref-types.cc: new file.
27636 * gdb.c++/ref-types2.cc: new file.
27637 * gdb.c++/userdef.cc: new file.
d63a86f8 27638
c906108c
SS
27639 * gdb.base/scope.exp: compile one file at a time, then link.
27640 * gdb.base/langs.exp: ditto.
27641 * gdb.base/list.exp: ditto.
d63a86f8 27642
c906108c
SS
27643Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
27644
27645 The following changes were made by David Taylor
889bf7c5
PA
27646 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
27647 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
27648 in changes by HP.
d63a86f8 27649
c906108c
SS
27650 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
27651 skip tests. When compiling pass c++ flag to gdb_compile.
27652 * gdb.c++/
d63a86f8 27653
c906108c
SS
27654 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
27655 test for on hppa*-*-hpux*; use args to see if c++ was specified.
27656 (skip_hp_tests): new function.
27657 (gdb_preprocess): new function.
27658
27659 * configure.in (hpdir): decide whether to configure gdb.hp.
27660 * configure: regenerated.
27661
27662 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
27663 to delete on clean.
27664 (EXECUTABLES): update to reflect new additions.
27665 * gdb.base/commands.exp: update message expected.
27666 * gdb.base/default.exp: add copyright notice.
27667 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
27668 * gdb.base/help.exp: update messages to reflect current text.
27669 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
27670 targets for recurse tests.
27671 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
27672 skip this file.
27673
27674 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
27675 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
27676 compilation.
27677 * gdb.c++/misc.exp: ditto.
27678 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
27679 run the tests. tell gdb_compile that it's a c++ compilation.
27680
27681 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 27682
c906108c
SS
27683 * gdb.base/all-bin.exp: new file.
27684 * gdb.base/arithmet.exp: new file.
27685 * gdb.base/assign.exp: new file.
27686 * gdb.base/completion.exp: new file.
27687 * gdb.base/cond-expr.exp: new file.
27688 * gdb.base/condbreak.exp: new file.
27689 * gdb.base/define.exp: new file.
27690 * gdb.base/dollar.exp: new file.
27691 * gdb.base/environment.exp: new file.
27692 * gdb.base/eval-skip.exp: new file.
27693 * gdb.base/jump.exp: new file.
27694 * gdb.base/logical.exp: new file.
27695 * gdb.base/pointers.exp: new file.
27696 * gdb.base/relational.exp: new file.
27697 * gdb.base/section_command.exp: new file.
27698 * gdb.base/whatis-expr.exp: new file.
27699
27700 * gdb.base/all-types.c: new file.
27701 * gdb.base/call-array-struct.c: new file.
27702 * gdb.base/call-return-struct.c: new file.
27703 * gdb.base/call-strings.c: new file.
27704 * gdb.base/callfuncs2.c: new file.
27705 * gdb.base/condbreak.c: new file.
27706 * gdb.base/constvars.c: new file.
27707 * gdb.base/display.c: new file.
27708 * gdb.base/int-type.c: new file.
27709 * gdb.base/jump.c: new file.
27710 * gdb.base/miscexprs.c: new file.
27711 * gdb.base/pointers.c: new file.
27712 * gdb.base/pointers2.c: new file.
27713 * gdb.base/shmain.c: new file.
27714 * gdb.base/shr1.c: new file.
27715 * gdb.base/shr2.c: new file.
27716 * gdb.base/solib.c: new file.
27717 * gdb.base/solib1.c: new file.
27718 * gdb.base/solib2.c: new file.
27719 * gdb.base/varargs.c: new file.
27720 * gdb.c++/derivation.cc: new file.
27721 * gdb.c++/overload.cc: new file.
27722 * gdb.c++/ovldbreak.cc: new file.
27723 * gdb.hp/attach.c: new file.
27724 * gdb.hp/attach2.c: new file.
27725 * gdb.hp/average.c: new file.
27726 * gdb.hp/compiler.c: new file.
27727 * gdb.hp/compiler.cc: new file.
27728 * gdb.hp/execd-program.c: new file.
27729 * gdb.hp/follow-exec.c: new file.
27730 * gdb.hp/follow-fork.c: new file.
27731 * gdb.hp/follow-vfork-and-exec.c: new file.
27732 * gdb.hp/misc-hp.cc: new file.
27733 * gdb.hp/more-steps.c: new file.
27734 * gdb.hp/optimize.c: new file.
27735 * gdb.hp/quicksort.c: new file.
27736 * gdb.hp/run-hp.c: new file.
27737 * gdb.hp/start-stop.c: new file.
27738 * gdb.hp/sum.c: new file.
27739 * gdb.hp/templates-hp.cc: new file.
27740 * gdb.hp/thread-local-in-lib.c: new file.
27741 * gdb.hp/thread-local-in-lib.h: new file.
27742 * gdb.hp/thread-local-in-lib.lib.c: new file.
27743 * gdb.hp/vforked-program.c: new file.
27744 * gdb.hp/virtfunc-hp.cc: new file.
27745 * gdb.hp/watchpoint-hp.c: new file.
27746 * gdb.hp/xdb.c: new file.
27747 * gdb.hp/xdb0.c: new file.
27748 * gdb.hp/xdb0.h: new file.
27749 * gdb.hp/xdb1.c: new file.
27750
27751Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
27752
27753 The following change was made by Edith Epstein
889bf7c5
PA
27754 <eepstein@cygnus.com> as part of a project to merge in changes
27755 originally made by HP; HP did not create ChangeLog entries.
c906108c
SS
27756
27757 * gdb.c++/demangle.exp: changed the expected output for some
27758 ARM-style mangling -- removed second reference to datatype.
889bf7c5 27759 For example, maint demangle __dt__11T1__pt__2_cFv
a9c64011 27760 T1<char>::~T1<char>(void)
c906108c 27761 becomes,
a9c64011
AS
27762 maint demangle __dt__11T1__pt__2_cFv
27763 T1<char>::~T1(void)
c906108c 27764
889bf7c5 27765 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 27766
c906108c
SS
27767Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
27768
27769 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
27770 * gdb.trace/backtrace.exp: Likewise.
27771 * gdb.trace/circ.exp: Likewise.
27772 * gdb.trace/collection.exp: Likewise.
27773 * gdb.trace/deltrace.exp: Likewise.
27774 * gdb.trace/infotrace.exp: Likewise.
27775 * gdb.trace/limits.exp: Likewise.
27776 * gdb.trace/packetlen.exp: Likewise.
27777 * gdb.trace/passc-dyn.exp: Likewise.
27778 * gdb.trace/passcount.exp: Likewise.
27779 * gdb.trace/report.exp: Likewise.
27780 * gdb.trace/save-trace.exp: Likewise.
27781 * gdb.trace/tfind.exp: Likewise.
27782 * gdb.trace/tracecmd.exp: Likewise.
27783 * gdb.trace/while-dyn.exp: Likewise.
27784 * gdb.trace/while-stepping.exp: Likewise.
27785
277861998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
27787
27788 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
27789
27790Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
27791
27792 From Brendan Kehoe:
27793 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
27794 int return types.
27795
27796Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
27797
27798 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
889bf7c5 27799 remote dos host testing right.
c906108c
SS
27800
27801Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
27802
27803 * gdb.base/corefile.exp: remove some xfails.
27804
27805Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
27806
27807 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
889bf7c5 27808 have different timestamps.
c906108c
SS
27809
27810Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
27811
27812 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
889bf7c5 27813 gdb.base/default.exp: Replace "exec" with "executable".
c906108c
SS
27814
27815Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
27816
27817 * gdb.base/default.exp: Change else if to elseif from previous
889bf7c5 27818 delta.
c906108c
SS
27819
27820Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
27821
27822 * gdb.base/default.exp: Add brace missing from previous delta.
27823
27824Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
27825
27826 * gdb.base/default.exp: Support test for info float for all
27827 varieties of arm toolchain.
27828
dc96c6c7 27829Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27830
27831 * gdb.trace/*.exp: remove "remote_download" command.
27832
dc96c6c7 27833Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27834
27835 * gdb.trace/*.exp: remove -gdwarf from compile.
27836
27837Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
27838
27839 * gdb.trace/configure.in(AC_INIT): typo
27840 * gdb.trace/configure: regenerated
27841
dc96c6c7 27842Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27843
27844 * config/m68k-emc.exp: New file.
27845 * lib/<emc-support.exp trace-support.exp}: New files.
27846 * configure.in: add new test directory gdb.trace.
27847 * gdb.trace/{configure configure.in Makefile.in}: New files.
27848 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
27849 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
27850 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
27851 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
27852 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
27853 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
27854 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 27855
dc96c6c7 27856Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27857
27858 * gdb.c++/classes.exp: Change all regular expressions to match
27859 arbitrary combinations of newline/carriage-return, so that they
27860 will work equally well on Unix and Windows.
27861 * gdb.c++/inherit.exp: ditto.
27862 * gdb.c++/virtfunc.exp: ditto.
27863
278641998-08-11 Dawn Perchik <dawn@cygnus.com>
27865
27866 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
27867
c2d11a7d
JM
27868Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
27869
27870 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
27871 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
27872 to use a0-a3/d0-d3 as needed.
27873
27874Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
27875
27876 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
27877 * gdb.disasm/am33.exp: Corresponding changes.
27878
c906108c
SS
278791998-07-11 Felix Lee <flee@cygnus.com>
27880
27881 * gdb.base/callfuncs.exp: add cmp10 test.
27882 * gdb.base/callfuncs.c (cmp10): new function.
27883
27884Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
27885
d63a86f8 27886 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
27887 into two parts to get around a synchronization problem in expect.
27888
3fc11d3e
JM
27889Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
27890
27891 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
27892
27893 * configure.in: Add options for gdbtk testsuite.
27894
27895 * configure: Regenerate.
27896
27897 * gdb.gdbtk: New directory to hold gdbtk tests.
27898
c906108c
SS
27899Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
27900
27901 * gdb.fortran/types.exp: Escape brackets in expect patterns
27902 for test_float_literal_types_accepted tests.
27903 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
27904 before run test.
27905
c2d11a7d
JM
27906Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
27907
27908 * am33.exp: Just compile, do not link the testcase.
27909 * am33.s: Add ".am33" pseudoop to force am33 mode.
27910
c906108c
SS
279111998-06-25 Felix Lee <flee@cygnus.com>
27912
27913 * gdb.base/setshow.exp: make sure $pc is sane.
27914
27915 * gdb.stabs/weird.exp: split expect patterns properly.
27916
c2d11a7d
JM
27917Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
27918
27919 * gdb.disasm/am33.s: New disassembler testfile for the am33.
27920 * gdb.disasm/am33.exp: Run it.
27921
dc96c6c7 27922Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27923
27924 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
27925 match processing (and eliminate spurious timeouts when running).
27926
dc96c6c7 27927Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27928
27929 * gdb.base/signals.exp (test_handle_all_print): put back Mach
27930 exception test, but conditionalize it on target [mach | gnu].
27931
dc96c6c7 27932Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27933
27934 * gdb.base/overlays.exp: fixup compile line for linker script.
27935
27936Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
27937
27938 * gdb.fortran/types.exp: don't guess at float size.
27939
27940Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
27941
27942 * gdb.base/exprs.exp: delete test that depends on int size.
27943
27944Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
27945
27946 * config/sim.exp: Removed checks for target triplets.
27947 (gdb_target_sim): Use gdb,target_sim_options.
27948
27949Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
27950
27951 * gdb.base/reread.exp: New file.
27952 * gdb.base/reread1.c: New file.
27953 * gdb.base/reread2.c: New file.
27954
27955Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
27956
27957 * config/sim.exp: Use 'target sim -sparclite' when running
27958 SPARClite programs.
27959
27960Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
27961
27962 * gdb.base/structs2.exp: New file.
27963 * gdb.base/structs2.c: New file.
27964
27965Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
27966
27967 * gdb.asm/common.inc: New file.
27968 * gdb.asm/d10v.inc: New file.
27969 * asm-source.exp: Pass -I's to gas to find .inc files.
27970 Update line numbers in expected output.
27971 * asmsrc1.s: Rewrite.
27972 * asmsrc2.s: Rewrite.
27973 * configure.in: Create arch.inc symlink.
27974 * configure: Regenerate.
27975 * Makefile.in (distclean): Delete arch.inc.
27976
27977Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
27978
27979 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
889bf7c5
PA
27980 (t_enum_value2): ditto
27981 (t_enum_value3): ditto
27982 (main): ditto
c906108c
SS
27983Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
27984
27985 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
27986 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
27987 change.
27988 Use gdb_test instead of send_gdb/gdb_expect sequences.
27989
27990Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
27991
27992 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
27993 not void.
27994
27995Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
27996
27997 * gdb.base/branches.c: Code with lots of loops and
889bf7c5
PA
27998 subroutines. Used to test gdbs ability to single step through PC
27999 changes, especially to test mips-tdep.c:mips_next_pc
c906108c
SS
28000
28001Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
28002
28003 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
28004 more rigorous EGCS C++ error checking.
28005
28006Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28007
a9c64011
AS
28008 * gdb.base/help.exp: Clean up `help set args' and `help show args'
28009 tests.
28010 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
28011 function when asleep.
28012 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
28013 for i*86 Linux and SVR4 signal handling problems.
28014 Remove linux xfail for `next to handler in signals_tests_1', fixed
28015 by recent infrun.c change.
28016 Limit backtrace to 10 frames to avoid timeout problems with infinite
28017 stack backtraces.
28018 Adjust expect pattern in `handle all print' test to match Apr 28 1997
28019 target.[ch] change.
c906108c
SS
28020
28021Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
28022
28023 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
28024 for a newline from gdb before continuing.
28025 (default_gdb_exit): Just look for y or n.
28026 (gdb_test): Detect abnormal exit from GDB running on DOS; if
28027 it does, fail the rests of the tests in the file.
28028
28029Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
28030
28031 * config/cygmon.exp: New file.
28032
28033Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
28034
28035 * gdb.base/list.exp: Fix problem with "list default lines around
889bf7c5 28036 main" test on remote targets.
c906108c
SS
28037
28038 * gdb.base/scope.exp: Fix problem with filelocal_bss before
28039 run test on remote targets.
28040
28041Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
28042
28043 * gdb.asm: New directory.
28044 * configure.in: Configure it.
28045 * configure: Regenerate.
28046 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
28047 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
28048
28049Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
28050
28051 * config/mn10300-eval.exp: New file to support MN10300 eval board.
28052
dc96c6c7 28053Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 28054
a9c64011
AS
28055 * gdb.base/overlays (several files): Merge the two overlay
28056 managers into one. Change variables (foox, barx, bazx, grbxx)
28057 back into ints but force them to load in their proper sections.
c906108c
SS
28058
28059Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
28060
28061 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
889bf7c5 28062 on-chip insn memory and IMAP1 to upper 128k.
c906108c
SS
28063 (D10VCopy): Handle memory regions crossing 16k boundaries.
28064 (D10VCopy): Transfer data in 32 bit chunks.
28065
28066Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
28067
28068 * gdb.base/overlays.c (main): Exit normally when result is
889bf7c5 28069 correct.
c906108c
SS
28070
28071 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
889bf7c5 28072 map. Include space for printf in .text segment.
c906108c
SS
28073
28074 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
889bf7c5 28075 updated d10v memory VMA/LMA map.
c906108c 28076 (D10VCopy): Call D10VTranslate.
d63a86f8 28077
c906108c
SS
28078Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
28079
28080 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
28081
28082 * gdb.base/bar.c (barx, bar): Change variable to small array so
889bf7c5
PA
28083 that it won't be put into the .sdata - small data -
28084 section. Update reference.
c906108c
SS
28085 * gdb.base/baz.c (bazx, baz): Ditto.
28086 * gdb.base/foo.c (foox, foo): Ditto.
28087 * gdb.base/grbx.c (grbxx, grbx): Ditto.
28088
28089 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
889bf7c5 28090 to be arrays.
d63a86f8 28091
dc96c6c7 28092Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 28093
a9c64011
AS
28094 * gdb.base/overlays.exp: fix up and get working again.
28095 Add tests for backtraces from an overlay function.
d63a86f8 28096
c906108c
SS
28097Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
28098
28099 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
28100 "calling function with watchpoint enabled".
28101
28102Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
28103
28104 * gdb.base/break.exp (test_next_with_recursion): Remove
889bf7c5 28105 gdb_suppress_tests for d10v-*-*.
c906108c
SS
28106 * lib/gdb.exp (gdb_suppress_tests): Disable this function
28107 pending review of whether it is useful or not.
28108
28109Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
28110
28111 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
28112
28113Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
28114
28115 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
28116 * config/dve.exp: New file to support Densan boards.
28117
28118Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
28119
28120 * gdb.base/interrupt.exp: Document problem of simulators, signals,
889bf7c5 28121 reads and BSD.
c906108c
SS
28122
28123Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
28124
28125 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
28126 response.
28127
28128 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
28129
28130Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
28131
28132 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
889bf7c5 28133 test.
c906108c
SS
28134
28135 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
889bf7c5 28136 target_sizeof_long and target_bigendian_p.
c906108c 28137 (structs_by_value, structs_by_reference): Check values according
889bf7c5 28138 to targets word size and endianess.
d63a86f8 28139
c906108c
SS
28140Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
28141
28142 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
889bf7c5 28143 output.
c906108c
SS
28144
28145Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
28146
28147 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
889bf7c5 28148 Update test of set args help to match source change.
c906108c
SS
28149
28150Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
28151
28152 * gdb.base/default.exp: Expect help system output to be in
28153 alphabetical order.
28154 * gdb.base/help.exp: Ditto.
28155
28156Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
28157
28158 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
28159 "i*86-pc-linux-gnu*".
28160 * gdb.base/interrupt.exp: Ditto.
28161 * gdb.base/corefile.exp: Ditto.
28162
28163 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
889bf7c5 28164 define vxworks when building the testcase.
c906108c
SS
28165
28166 * gdb.base/ptype.exp: Fix testnames to be unique.
28167 * gdb.base/radix.exp: Ditto.
28168 * gdb.base/term.exp: Ditto.
28169 * gdb.base/whatis.exp: Ditto.
28170 * gdb.c++/classes.exp: Ditto.
28171
28172Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
28173
28174 * gdb.base/callfuncs.exp: Fix indentation.
28175
28176 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
28177 suppress_flag has been set.
28178 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
28179 target feature.
28180
28181Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
28182
28183 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
28184 the testcase.
28185
28186 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
889bf7c5 28187 set_debug_traps() and breakpoint().
c906108c
SS
28188 * gdb.c++/misc.cc (main): Ditto.
28189 * gdb.c++/templates.cc (main): Ditto.
28190 * gdb.c++/virtfunc.cc (main): Ditto.
28191
28192Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
28193
28194 * lib/gdb.exp(gdb_step_for_stub): New function.
28195 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
28196 exists, reload the executable and do a "continue" instead of
28197 doing a jump.
28198 (runto_main): Use gdb_step_for_stub.
d63a86f8 28199
c906108c 28200 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
889bf7c5 28201 tests to have unique names.
c906108c
SS
28202 * gdb.base/callfuncs.exp: Ditto.
28203 * gdb.base/commands.exp: Ditto.
28204 * gdb.base/default.exp: Ditto.
28205 * gdb.base/help.exp: Ditto.
28206 * gdb.base/list.exp: Ditto.
28207 * gdb.base/opaque.exp: Ditto.
28208 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
28209 similar tests.
d63a86f8 28210
c906108c
SS
28211 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
28212 * gdb.c++/cplusfuncs.cc: Ditto.
28213 * gdb.c++/virtfunc.cc: Ditto.
28214
28215 * config/monitor.exp: Keep track of the last file we saw, rather
28216 than trying to get the info from gdb.
28217
28218 * gdb.fortran/types.exp: Move comment to previous line.
28219
28220Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
28221
28222 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
889bf7c5 28223 target mode.
c906108c
SS
28224
28225Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
28226
28227 From Bob Manson:
28228 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
889bf7c5 28229 string from GDB when it connects.
c906108c
SS
28230
28231 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
28232
28233Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
28234
28235 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
889bf7c5
PA
28236 if we can't get a debug format from GDB (we may be testing an
28237 older GDB). Use a 10 second timeout when checking for the format.
c906108c
SS
28238
28239 * gdb.stabs/weird.exp: Fix quoting.
28240
28241 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
28242
28243Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
28244
28245 * config/arm-ice.exp: New file.
28246
28247Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
28248
28249 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
889bf7c5 28250 until it has been modified to work with the new testsuite.
c906108c 28251
99707966 28252 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
889bf7c5
PA
28253 testcase won't compile, cause all of the testcases in the file to
28254 fail instead.
c906108c
SS
28255
28256 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
28257 (gdb_clear_suppressed): New procedure.
28258 (gdb_stop_suppressing_tests): Only clear suppress_flag if
28259 it contains a positive value.
28260
28261Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
28262
28263 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
28264
28265 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
28266
28267Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
28268
28269 * lib/gdb.exp (setup_xfail_format): New function.
28270 (get_debug_format): New function to get debug format.
28271 (debug_format): New global variable to hold last value set
28272 by get_debug_format.
28273 * gdb.base/list.exp: Call get_debug_format and expect some
889bf7c5 28274 tests to fail for DWARF 1 and COFF formats.
c906108c
SS
28275 * gdb.c++/ptype.exp: Ditto.
28276 * gdb.c++/classes.exp: Ditto.
28277 * gdb.c++/cplusfuncs.exp: Ditto.
28278 * gdb.c++/inherit.exp: Ditto.
28279 * gdb.c++/templates.exp: Ditto.
28280 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 28281
c906108c
SS
28282Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
28283
28284 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
28285 host doesn't have a currently-open connection.
28286
28287 * config/sparclet.exp: Cleanups and fixes to make it generic for
889bf7c5
PA
28288 any gdb stub target. Handle cases where gdb doesn't respond when
28289 interrupted in a sane fashion.
c906108c
SS
28290
28291 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
889bf7c5 28292 same thing in a totally different way.
c906108c
SS
28293
28294 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
889bf7c5 28295 setting "timeout".
c906108c 28296 (gdb_start): We set the global gdb_prompt variable in
889bf7c5 28297 default_gdb_init now.
c906108c
SS
28298
28299Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
28300
28301 * gdb.base/printcmds.exp: Fix "check for floating addition"
28302 regexp to accept results within approx +/- .01 of exact value.
28303 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
28304
28305Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
28306
28307 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
889bf7c5 28308 properly.
c906108c
SS
28309 (gdb_expect): Add optional timeout parameter, and add timeout
28310 value to various calls.
28311 (gdb_suppress_tests): Only give one warning message per group.
28312
28313Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
28314
28315 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
889bf7c5
PA
28316 global variables. Handle getting a value for $timeout more
28317 gracefully.
c906108c
SS
28318
28319Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
28320
28321 * lib/gdb.exp: Close connection to remote host if gdb doesn't
889bf7c5 28322 initialize.
c906108c 28323 (default_gdb_init): New procedure; allow gdb_init to be overridden
889bf7c5 28324 by a target configuration file.
c906108c
SS
28325 (gdb_expect): Pass the timeout to remote_expect.
28326
28327 * config/monitor.exp(gdb_load): Fix typo in regexp.
28328
28329Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
28330
28331 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
28332
28333Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
28334
28335 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
889bf7c5
PA
28336 here. Call gdb_target_exec before rebooting the target, to make
28337 sure the connection to the target is closed.
c906108c
SS
28338 (gdb_load): Pass the name of the executable to gdb_target_monitor.
28339 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
28340 Also detect "Timeout reading from remote" error.
28341
28342 * config/gdbserver.exp: Pass the executable being loaded to
889bf7c5
PA
28343 gdb_target_monitor. Don't call gdb_file_cmd here; let
28344 gdb_target_monitor do it.
c906108c
SS
28345
28346 * gdb.disasm/hppa.exp: Don't use exec_output.
28347
28348Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
28349
28350 * gdb.base/list.exp: If we're debugging a non-native target,
28351 try to set the pc register to point to the start of the
28352 program before doing the first list command.
28353
28354 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
889bf7c5 28355 test_calls after restarting.
c906108c
SS
28356
28357 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
889bf7c5 28358 reloading.
c906108c
SS
28359
28360 * gdb.base/watchpoint.exp: Fix typo.
28361
28362 * gdb.base/setshow.exp: Check for use_gdb_stub.
28363
28364 * gdb.base/break.exp: Fix continue until exit test for the gdb
889bf7c5 28365 stub case.
c906108c
SS
28366 * gdb.base/langs.exp: Ditto.
28367
28368 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
889bf7c5
PA
28369 gdb_load_offset. If we weren't given a file to load, figure out
28370 what the current file is and use it.
c906108c
SS
28371
28372 * config/i386-bozo.exp: New file.
28373
28374Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
28375
28376 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
28377 feature.
28378
28379 * config/proelf.exp: New entry.
28380
28381Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
28382
28383 * lib/gdb.exp: Remove spurious .* patterns at the beginning
28384 of regexps.
28385
28386 * gdb.base/watchpoint.exp: Don't run the test_stepping
28387 tests if gdb can't call functions on the target.
28388
28389 * gdb.base/setshow.exp: Don't run the set prompt tests if
28390 the board has gdb_prompt set.
28391
28392Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
28393
28394 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
28395 * gdb.base/commands.exp: Likewise.
28396 * gdb.base/setshow.exp: Likewise.
28397
28398Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
28399
28400 * config/monitor.exp(gdb_start): Look for gdb_prompt target
28401 feature.
28402
28403 * config/i960.exp: New file.
28404
28405Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
28406
28407 * gdb.base/funcargs.exp: Check for gdb,short_int target
28408 feature instead of looking for explicit target triplets.
28409
dc96c6c7 28410Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 28411
d63a86f8 28412 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
28413 "p 123DEADBEEF", to check parse_number.
28414 * top.c: change "to enable to enable" to "to enable" in a couple
28415 of help strings.
28416
28417Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
28418
28419 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
28420 on the mn10300.
d63a86f8 28421
c906108c
SS
28422Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
28423
28424 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
28425 where the test executable is run with explicit args.
28426 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
28427
28428Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
28429
28430 * gdb.base/run.c: Use FAKEARGV to build test executable that
28431 does not require a command line arg, since most simulators
28432 don't currently support passing such an arg into the simulated
28433 program.
28434 * gdb.base/commands.exp: Change tests to insert the proper
28435 value as the arg to the first recursive factorial call. Change
28436 compilation line to define FAKEARGV at compile time.
28437
28438Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
28439
28440 * gdb.base/recurse.exp: Enable these tests for the mn10300.
28441 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
28442 function with watchpoint enabled" test.
28443
28444Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
28445
28446 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
889bf7c5 28447 Don't call gdb_test when the command doesn't return to a gdb prompt.
c906108c
SS
28448
28449 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
889bf7c5 28450 "Tests restarted" messages.
c906108c
SS
28451
28452Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
28453
28454 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
28455
dc96c6c7 28456Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28457
28458 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
28459 for INFO SYMBOL; add help tests for OVERLAY commands.
28460 * gdb.base/default.exp: add tests for INFO SYMBOL command;
28461 add tests for OVERLAY commands
28462 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
28463 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
28464 * gdb.base/sigall.c: add usestubs code frag
28465 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 28466
c906108c
SS
28467Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
28468
28469 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
28470 failures.
28471 (gdb_stop_suppressing_tests): Note that tests have restarted.
28472
28473Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
28474
28475 * config/h8300.exp: New file.
28476
28477Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
28478
28479 * gdb.base/setshow.exp: Check for the existence of a
28480 feature, not its value.
28481
28482Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
28483
28484 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
28485
28486 * gdb.base/scope.exp: It's now init0(), not init().
28487
28488 * gdb.base/scope0.c: For now, change init() to be init0().
28489
28490 * config/monitor.exp: Use gdb_serial in preference to serial
28491 or netport.
28492
28493 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
889bf7c5 28494 and it's not already set.
c906108c
SS
28495
28496Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
28497
28498 * gdb.base/setshow.exp: Only test the run command if the target
889bf7c5 28499 isn't using a stub and if it supports argument passing.
c906108c
SS
28500
28501Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
28502
28503 * config/udi.exp(gdb_start): Make sure UDICONF is set
28504 properly before starting gdb.
28505
28506Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
28507
28508 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
28509 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
28510 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
28511
28512Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
28513
28514 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
889bf7c5 28515 specialized code to reboot the board, use remote_reboot instead.
c906108c
SS
28516
28517 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
28518
28519 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
28520
28521 * config/monitor.exp: Make sure we disconnect from the target.
28522 Also, try a reboot/reload cycle instead of failing if the
28523 load fails.
28524
28525Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
28526
28527 * gdb.base/default.exp: Don't set match_max.
28528 * gdb.base/help.exp: Ditto.
28529 * gdb.base/list.exp: Ditto.
28530 * gdb.base/signals.exp: Ditto.
28531
28532 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
28533 set, use remote_ld to download the testcase instead of
28534 the GDB loader.
28535
28536Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
28537
28538 * config/vr5000.exp: New file.
28539
28540 * config/monitor.exp(gdb_target_monitor): Add pattern for
28541 "Ending remote" to detect errors in connecting.
28542
28543 * gdb.base/setshow.exp: Add .* within auto language test.
28544
28545 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
28546 target feature.
28547
28548 * config/monitor.exp(gdb_load): Check for a failure when loading,
889bf7c5 28549 and reboot the board if necessary.
c906108c
SS
28550
28551 * gdb.base/setvar.exp(test_set): Handle multiple prints within
28552 a set of tests. Remove print.* from the patterns being checked.
28553
28554Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
28555
28556 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
28557 refer to gdb_spawn_id.
28558
28559 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
28560 longer used.
28561 * config/sparclet.exp: Ditto.
28562 * config/sparclet-old.exp: Ditto.
28563 * config/slite.exp: Ditto.
28564 * config/sim.exp: Ditto.
28565 * gdb.base/funcargs.exp: Ditto.
28566
28567 * lib/gdb.exp:Remove references to gdb_spawn_id.
28568 (gdb_expect): Move to remote.exp.
28569
28570Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
28571
28572 * config/monitor.exp: Detect the "Couldn't establish connection"
28573 message from GDB.
28574
28575Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
28576
28577 * gdb.base/bitfields.exp: Use runto instead of explicit
28578 gdb_run_cmd/gdb_expect sequences.
28579
28580 * gdb.base/break.exp(text_next_with_recursion): Add match for
28581 gdb_expect call.
28582
28583 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
28584 We also need to handle the "A program is being debugged already"
28585 prompt from gdb. Use gdb_test to set the baud rate.
28586
28587 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
28588 to 20000. Really. I mean it.
28589
28590Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
28591
28592 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
889bf7c5
PA
28593 fails. If suppress_flag is set, skip perror message about not
28594 being able to send to GDB.
c906108c 28595 (send_gdb): If suppress_flag is set, don't try to send commands to
889bf7c5 28596 GDB.
c906108c
SS
28597 (gdb_expect): If suppress_flag is set, always fail immediately.
28598 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
28599 (gdb_init): Call gdb_stop_suppressing_tests.
28600 (default_gdb_exit): Ditto.
28601 (default_gdb_start): Ditto.
28602
28603 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
889bf7c5 28604 gdb_stop_suppressing_tests as appropriate.
c906108c 28605 * gdb.base/break.exp: Ditto.
889bf7c5 28606 * gdb.base/callfuncs.exp: Ditto.
c906108c
SS
28607 * gdb.base/commands.exp: Ditto.
28608 * gdb.base/exprs.exp: Ditto.
889bf7c5 28609 * gdb.base/funcargs.exp: Ditto.
c906108c
SS
28610 * gdb.base/list.exp: Ditto.
28611 * gdb.base/recurse.exp: Ditto.
889bf7c5 28612 * gdb.base/scope.exp: Ditto.
c906108c
SS
28613 * gdb.base/structs.exp: Ditto.
28614 * gdb.c++/inherit.exp: Ditto.
28615
28616Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
28617
28618 * config/vr4300.exp: New file.
28619
99707966 28620 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 28621
99707966 28622 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
28623
28624Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
28625
28626 * lib/gdb.exp(gdb_init): New function.
28627
28628 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
889bf7c5 28629 for each individual variable set.
c906108c
SS
28630
28631 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
28632 name.
28633
28634 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
28635
28636 * gdb.base/scope.exp: Use gdb_test.
28637
28638 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
28639 aborting; the testsuite driver will do that for us (see
28640 gdb_finish). Also, use gdb_test in a few more places.
28641
28642Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
28643
28644 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
28645
28646Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
28647
28648 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
28649 and "add_tests" are not at the same address.
28650
28651Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
28652
28653 * gdb.base/ptype.exp: Use gdb_test.
28654
28655Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
28656
28657 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
28658 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
28659 left in. No longer expect them to fail.
28660
28661 * gdb.stabs/*.mt; Deleted, no longer used.
28662 * gdb.stabs/configure.in: Remove references to target makefile
28663 frags.
28664 * gdb.stabs/configure: Rebuilt.
28665
28666 * gdb.disasm/*.mt: Deleted, no longer used.
28667 * gdb.disasm/configure.in: Remove references to target makefile
28668 frags. Use "sh3.s" as the unique filename for this directory.
28669 * gdb.disasm/configure: Rebuilt.
28670
28671 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
28672 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
28673 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
28674
28675Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
28676
28677 * config/udi.exp: Use mondfe,name instead of remote_host.
28678
28679Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
28680
28681 * gdb.base/watchpoint.exp: Don't expect a failure when calling
28682 a function with a watchpoint enabled on the mn10200.
28683
28684 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
28685 before trying to create it!
28686
28687Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
28688
28689 * config/vx.exp: Use hostname instead of netport.
28690
28691 * config/vxworks.exp: New file.
28692
28693 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
28694
28695 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
889bf7c5 28696 gdb before assuming everything worked. Send a ^C if a timeout
c906108c
SS
28697 occurs.
28698
28699 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
28700 $gdb_spawn_id directly.
28701 (gdb_run_cmd): Try _start as well as start. Use the target feature
28702 gdb,start_symbol as the symbol to start from when jumping.
28703
28704Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
28705
28706 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
28707 redundant) test.
28708
28709 * gdb.base/recurse.exp: Relax final value test for 'b' so that
28710 it doesn't lose for 16bit integer systems.
28711
28712Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
28713
28714 * gdb.fortran/types.exp: If the target doesn't support "double"
28715 data types, then expect "real" types to only be 4 bytes.
28716
28717 * gdb.c++/virtfunc.exp: Expect failure for virtual function
28718 call tests if the target doesn't support inferior function calls.
28719
28720 * gdb.base/printcmds.exp: Allow minor deviation in FP values
28721 in printf tests.
28722
28723Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
28724
28725 * gdb.base/help.exp: Disable "help set", "help show", and
28726 "help support". Simplify regexp for "help stack".
28727
28728 * gdb.base/default.exp: Set match_max to 5000 and the timeout
28729 to 60 seconds. Temporarily set match_max to 15000 around the
28730 "info copying" test.
28731
28732 * gdb.base/nodebug.exp: Don't try to do an inferior function
28733 call if the target doesn't support them.
28734 * gdb.base/printcmds.exp: Likewise.
28735 * gdb.base/setvar.exp: Likewise.
28736 * gdb.base/structs.exp: Likewise.
28737 * gdb.c++/templates.exp: Likewise.
28738 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
28739
28740 * gdb.base/recurse.exp: Enable for the mn10200.
28741
28742 * configure.in: Do configure gdb.stabs directory for *-*-elf
28743 targets.
28744 * configure: Rebuilt.
28745
28746 * gdb.base/break.exp: Check for gdb,noresults before testing
28747 exit status and/or results from the target.
28748 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
28749 * lib/gdb.exp: Remove old (now bogus) initialization of
28750 noinferior, noargs, noresults and nosignals.
28751
28752Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
28753
28754 * config/sh.exp: New file.
28755
28756 * config/slite.exp: Try to connect multiple times to the board
28757 before rebooting. Only send a "monitor run" if need_monitor_run
28758 is set.
28759
28760 * gdb.base/break.exp: Don't do the "stub continue" test if
28761 the target has gdb_stub set.
28762
28763 * gdb.base/callfuncs.exp: Increase the timeout.
28764
28765 * gdb.base/interrupt.exp: Don't even try to compile the testcase
28766 if the target has gdb,noinferiorio set.
28767
28768 * gdb.base/list.exp: Increase match_max to 10000 characters.
28769
28770 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
28771
28772 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
28773 target.
28774
28775 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
28776
28777Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
28778
28779 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
889bf7c5
PA
28780 trying to delete the copy of gdb. Catch the file delete so we
28781 don't die if the delete fails; also, the file should be copied to
28782 the host, not to the build.
c906108c
SS
28783
28784Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
28785
28786 * lib/gdb.exp(gdb_test): Surround the result pattern with
889bf7c5 28787 parenthesis in case it contains multiple regexps separated
c906108c
SS
28788 with |.
28789
28790 * gdb.base/watchpoint.exp: Use gdb_test.
28791 * gdb.base/default.exp: Ditto.
28792
28793Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
28794
99707966 28795 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 28796
c906108c
SS
28797 * gdb.base/scope.exp: Use gdb_test.
28798 * gdb.c++/classes.exp: Ditto.
28799 * gdb.c++/inherit.exp: Ditto.
28800
28801Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
28802
28803 * gdb.base/crossload.exp: Don't use execute_anywhere, use
28804 remote_exec instead.
28805 * gdb.base/corefile.exp: Don't be ridiculous.
28806 * gdb.base/*.c: Add missing stub invocations.
28807
28808Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
28809
28810 * config/slite.exp: Miscellaneous fixes.
28811
28812 * lib/gdb.exp: Fix runto.
28813
28814 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
28815 the target.
28816
28817 * gdb.base/watchpoint.exp: Fix regexp.
28818
28819 * lib/gdb.exp(default_gdb_exit): Add a catch to the
28820 close and wait commands, as the descriptor may now be
28821 invalid. Always call "remote_close host".
28822
28823Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
28824
28825 Major rewrite for testsuite revision.
d63a86f8 28826
c906108c
SS
28827 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
28828 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
28829 instead of relying on spawn_id to always contain a valid
28830 spawn id.
28831 (get_compiler_info): New procedure to build the ${binfile}.ci
28832 file, instead of replicating this in N different places.
28833 (gdb_compile): New procedure.
d63a86f8 28834
c906108c 28835 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
889bf7c5
PA
28836 appropriate arguments) instead of compile. Use gdb_test in a lot
28837 more places. Use send_gdb instead of send. Always run gdb_start
c906108c
SS
28838 at the start of a testcase, as this is no longer done magically.
28839
28840 config/*-gdb.exp: Rename without the -gdb suffix.
28841
28842 config/mips.exp: Use remote_close instead of exit_remote_shell.
28843 config/monitor.exp: Use target_info instead of looking at
28844 baud, timeout, etc.
28845 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
28846
28847Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28848
28849 * gdb.c++/templates.exp (test_ptype_of_templates),
28850 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
28851 Update expect patterns for destructors and assignment operators
28852 to match corresponding c-typeprint.c changes.
28853 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
28854 to destructor breakpoint test, GDB should be able to set the
28855 destructor breakpoint without specifying arguments.
28856
28857Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
28858
28859 * gdb.threads/pthreads.exp: Change result for failure to compile due
28860 to lack of pthreads runtime support from an error to simply an
28861 unsupported test, per dejagnu standards.
28862
28863Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28864
28865 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
28866 where GDB exits to reduce pattern match time.
28867 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
28868
28869 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
28870
dc96c6c7 28871Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28872
28873 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
28874 * gdb.base/default.exp: ditto.
28875 * gdb.base/nodebug.exp: ditto.
28876 * gdb.base/printcmds.exp: ditto.
28877 * gdb.base/ptype.exp: ditto.
28878 * gdb.base/setvar.exp: ditto.
28879 * gdb.base/structs.exp: ditto.
28880 * gdb.base/setshow.c: Guard against uninitialized values of argc.
28881
28882Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
28883
28884 * configure, */configure: Rebuild with autoconf 2.12.
28885
28886Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
28887
28888 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
28889 use new i*86-pc-linux*-gnu quads.
28890 * gdb.base/corefile.exp: Ditto.
28891 * gdb.base/signals.exp: Ditto.
28892 * gdb.base/sigall.exp: Ditto.
28893 * gdb.base/interrupt.exp: Ditto.
28894
28895 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
28896 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
28897 RedHat 4.0.
d63a86f8 28898
c906108c 28899 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
889bf7c5
PA
28900 linux. This allows the test case to at least compile on latest
28901 linux, but still not run due to missing the threads runtime library.
c906108c
SS
28902
28903Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28904
28905 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
28906 directory to search gdb directory. Accept and step over conditional
28907 stack alignment code. Consume $prompt in failure cases.
28908 Reset timeout to $oldtimeout instead of some arbitrary value.
28909 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
28910 timeout problems with infinite stack backtraces.
28911 * gdb.base/ptype.exp (ptype struct link, union tu_link):
28912 Accept function parameters for linkfunc member.
28913
28914Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
28915
28916 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
28917 (CXXFLAGS): Remove, unreferenced.
28918 (B_OPTIONS): Add for -B options and add code to initialize with
889bf7c5
PA
28919 previous -B options and also add -B option to pick up cross compiled
28920 runtime.
c906108c
SS
28921 (TARGET_INCLUDES): Add for -I options and add code to initialize when
28922 doing cross compiles.
28923 (target_alias): Declare global.
28924 (xgcc): Set variable to full path of gcc in build tree. Use findfile
28925 to verify that gcc exists in build tree, and if so set CC to that
28926 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 28927
c906108c
SS
28928Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
28929
28930 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
28931 ptype test for anonymous union. Fixup testcase to match
28932 current gcc debug output.
28933
28934Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
28935
28936 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
28937 force argument to an unsigned long type.
28938
28939Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
28940
28941 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
889bf7c5 28942 tests and anonymous union print/ptype tests.
c906108c
SS
28943 * gdb.base/list.exp (test_forward-search): Increase timeout by
28944 5 minutes for the "search extremely long line" case.
28945 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
28946 completely optional and that the pass/fail messages use the command as
28947 the message if that third arg is a null string.
28948 (gdb_test_exact): Arrange that a null string pattern means match a
28949 null string output rather than any output, which might include random
889bf7c5 28950 errors.
c906108c
SS
28951 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
28952 backtrace test.
28953 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
28954 always failing and failure is now exposed by gdb.exp changes.
28955
28956Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
28957
28958 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
28959 weren't being noted.
28960
28961Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28962
28963 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
28964 * gdb.stabs/weird.exp: Remove v_comb xfails.
28965
dc96c6c7 28966Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28967
28968 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
a9c64011 28969 list.exp scope.exp watchpoint.exp]
c906108c 28970 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 28971
dc96c6c7 28972Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28973
28974 * config/monitor.exp: Increase download timeout to 1000 seconds.
28975
dc96c6c7 28976Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28977
28978 * config/m32r.exp: Increase timeout to 120 seconds.
28979
28980Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
28981
28982 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
28983 and accept older ordering as obsolescent gcc or gdb.
28984 * gdb.c++/templates.exp: Ditto.
28985 * gdb.c++/virtfunc.exp: Ditto.
28986
28987Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
28988
28989 * gdb.base/coremaker.c: Add code to mmap some data so we
28990 can check that it ends up in the core file.
28991 * gdb.base/corefile.exp: Add test to read mmapped data
28992 from core file.
28993
dc96c6c7 28994Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28995
28996 * config/m32r.exp: New file.
28997
28998Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
28999
29000 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
29001 that cflags can contains -gstabs, and work correctly for other tests.
29002
dc96c6c7 29003Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
29004
29005 * gdb.base/setshow.exp: New file, tests show and set.
29006 * gdb.base/setshow.c: New file, tests show and set.
29007 * gdb.base/help.exp: Add test for help set|show annotate.
29008 * gdb.base/default.exp: Add test for set|show annotate.
29009
29010Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
29011
29012 * testsuite/gdb.base/break.exp: Make backtrace from factorial
29013 errors unique.
29014 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
29015 explicitly.
29016
29017Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
29018
29019 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
29020 and width commands. This is done elsewhere.
29021 * (gdb_start): Don't call gdb_start_sim here. That's already
29022 done in gdb_load. This fixes lots of failures in default.exp.
29023
29024Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
29025
29026 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
29027 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
29028 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
29029 in the same we we treat other failures (since it may be an expected
889bf7c5 29030 condition), rather than as an error.
c906108c
SS
29031 * gdb.base/signals.exp (test_handle_all_print): Revert back to
29032 old test format.
29033
29034Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
29035
29036 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
29037 (distclean maintainer-clean realclean): No need to remove files
889bf7c5 29038 twice. Nuke the duplicates.
c906108c 29039 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 29040 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
29041 Remove config.h along with other config files.
29042
29043Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
29044
29045 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
29046 "p func1 ()" and note that rests of tests are skipped.
29047 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 29048 setup_xfails for "print func2::coremaker_local".
c906108c
SS
29049 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
29050 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
29051 affected by the previous run test.
29052 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
29053 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
29054 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
29055 "pass int powerset tuple" and "pass modeless int powerset tuple".
29056 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
29057 "real write 4" and "real write 8".
29058 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 29059 setup_xfails for "print vs1 after tuple assign 2",
c906108c
SS
29060 "print \$i after tuple assign 2", and
29061 "print vs2 after tuple assign 2".
29062 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
29063 meaningful error message and return -1 so the caller can
29064 suppress further tests and avoid a cascade of errors.
d63a86f8 29065
c906108c
SS
29066Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
29067
29068 * gdb.base/a1-selftest.exp: Tweak tests to account for new
29069 format for printing version.
29070 * gdb.base/default.exp: Ditto.
29071 * gdb.base/interrupt.exp: Fix problem with cascade of
29072 errors if child process dies while calling a function.
d63a86f8 29073
c906108c
SS
29074Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
29075
29076 * Makefile.in (VPATH): Add
29077 * Makefile.in (Makefile, config.status): Fix rules so things get
29078 remade when necessary.
29079
29080Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
29081
29082 * Makefile.in (just-check): Add path to sibling expect dir
29083 to environment variable specified by RPATH_ENVVAR.
29084
29085Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
29086
29087 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
29088 (just-check): Add shared library paths for libstdc++, tk,
29089 tcl, bfd, and opcodes to the environment variable specified
29090 in RPATH_ENVVAR.
29091 * configure.in: Add support to recognize --enable-shared flag
29092 and generate correct value for RPATH_ENVVAR.
29093 * configure: Regenerated with autoconf.
29094
29095Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
29096
29097 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
889bf7c5 29098 include all osf versions.
c906108c
SS
29099 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
29100 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
29101 when target is linux. When failing to build pthreads test
29102 executable, give more meaningful message.
29103 * gdb.threads/pthreads.c: Hpux also uses old definition of second
29104 arg for pthread_create.
d63a86f8 29105
c906108c
SS
29106Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
29107
29108 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
889bf7c5 29109 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
c906108c 29110 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
889bf7c5 29111 and -lpthreads (everybody else).
c906108c
SS
29112 (test_startup): Fail gracefully if threads are not supported.
29113 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
29114 "p/c array_index("abcdef",2)" when not gcc compiled.
29115 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
29116 "print func2::coremaker_local" when not gcc compiled.
29117 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
29118 "ptype on opaque struct tagname (statically)",
29119 "ptype on opaque struct tagname (dynamically) 1", and
29120 "ptype on opaque struct tagname (dynamically) 2"
29121 for not compiled with gcc.
29122 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
29123 backtrace when compiled with gcc.
d63a86f8 29124 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
29125 than always return success.
29126
29127Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
29128
29129 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
29130
29131Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
29132
29133 * gdb.base/structs.exp: Undo last change.
29134
29135Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
29136
29137 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
29138 encapsulate all the steps/nexts done during self test, starting
29139 at main, and makes them less sensitive to optimization issues.
29140 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
29141 signal handler" test.
29142 * gdb.threads/pthreads.exp: Only run this for native configs.
29143 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
29144 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
29145 tests.
29146 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
29147 for "runto test_calls(void)" test.
d63a86f8 29148
c906108c
SS
29149Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
29150
29151 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
29152 and don't expect address info in breakpoint confirmations.
29153
29154Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
29155
29156 * gdb.base/list.exp (test_forward_search): Increase timeout
29157 temporarily by 60 seconds for searching extremely long line,
889bf7c5 29158 and then reset to old value when done. Increase expect input
c906108c
SS
29159 buffer to 10000.
29160
29161Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
29162
29163 * gdb.base/list.exp (test_forward_search): Fix to handle very
29164 long source line without overflowing expect's input buffer.
29165
29166Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
29167
29168 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
29169 "buffer_full".
29170
29171 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
29172 "buffer_full".
29173
29174 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
29175 "buffer_full".
29176
29177 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
29178 "buffer_full".
29179
29180Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
29181
29182 * configure.in (configdirs): Add gdb.threads.
29183 * configure: Regenerated with autoconf.
29184 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
29185 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
29186 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 29187
c906108c
SS
29188Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
29189
29190 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
29191
29192Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
29193
29194 * gdb.base/signals.exp (test_handle_all_print): Test separately for
29195 each signal's status in the output of "handle all print".
29196 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
29197 the \r\n sequence that immediately precedes the gdb prompt.
29198 * gdb.base/a1-selftest.exp: Save original timeout and restore
29199 after test.
29200
29201Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
29202
29203 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
29204 symbol.
29205
29206Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
29207
29208 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
29209
29210Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
29211
29212 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
29213 timeout by 60 seconds.
29214
29215Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
29216
29217 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
29218 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
29219 error return.
29220
29221Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
29222
29223 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
29224 gdb initialization, also report how long dejagnu waited. Restore
29225 old timeout before doing error return. Temporarily increase timeout
889bf7c5 29226 by 3 minutes to allow for slow startups over heavy NFS use.
c906108c
SS
29227
29228Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
29229
29230 * lib/gdb.exp: Report timeout value for verbosity level 2.
29231 * config/gdbserver.exp: Ditto.
29232 * config/hppro.exp: Ditto.
29233 * config/mips-gdb.exp: Ditto.
29234 * config/monitor.exp: Ditto.
29235 * config/netware.exp: Ditto.
29236 * config/sim-gdb.exp: Ditto.
29237 * config/slite-gdb.exp: Ditto.
29238 * config/udi-gdb.exp: Ditto.
29239 * config/unix-gdb.exp: Ditto.
29240 * config/vx-gdb.exp: Ditto.
29241 * gdb.base/a1-selftest.exp: Ditto.
29242 * gdb.base/a2-run.exp: Ditto.
29243 * gdb.base/break.exp: Ditto.
29244 * gdb.base/corefile.exp: Ditto.
29245 * gdb.base/list.exp: Ditto.
29246 * gdb.base/recurse.exp: Ditto.
29247 * gdb.base/scope.exp: Ditto.
29248 * gdb.base/signals.exp: Ditto.
29249
29250Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
29251
29252 * gdb.threads/Makefile.in (docdir): Removed.
29253
29254Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
29255
29256 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 29257 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 29258 @srcdir@.
d63a86f8 29259 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
29260 autoconf 2.5 or higher.
29261 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
29262
29263Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
29264
29265 * configure: Regenerated.
29266 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
29267 avoid name clashes with SunOS headers.
29268
29269Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
29270
29271 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
29272
29273Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
29274
29275 * gdb.base/callfuncs.exp: Finish last change -- make sure the
29276 prototype information ends up in the compiler info file.
29277
29278Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
29279
29280 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
29281 attempting to regenerate it. Eliminate use of a temporary file
29282 and just generate the info file directly. Source it immediately,
29283 for consistency of use.
29284 * gdb.base/corefile.exp: Ditto
29285 * gdb.base/exprs.exp: Ditto.
29286 * gdb.base/funcargs.exp: Ditto.
29287 * gdb.base/langs.exp: Ditto.
29288 * gdb.base/list.exp: Ditto.
29289 * gdb.base/mips_pro.exp: Ditto.
29290 * gdb.base/nodebug.exp: Ditto.
29291 * gdb.base/opaque.exp: Ditto.
29292 * gdb.base/ptype.exp: Ditto.
29293 * gdb.base/scope.exp: Ditto.
29294 * gdb.base/setvar.exp: Ditto.
29295 * gdb.base/signals.exp: Ditto.
29296 * gdb.base/whatis.exp: Ditto.
29297 * gdb.c++/templates.exp: Ditto.
29298 * gdb.c++/virtfunc.exp: Ditto.
29299 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
889bf7c5 29300 whether or not to add -lstdc++ to the compile command line args.
c906108c
SS
29301
29302Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29303
29304 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
29305 it got fixed by the recent lookup_minimal_symbol_by_pc change.
29306 Increase timeout, a lot of single stepping might be needed if the
29307 target has no hardware watchpoints.
29308
29309Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
29310
29311 * gdb.base/break.exp: Ignore compiler warnings when compiling
29312 break.c.
29313 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
29314 * gdb.base/default.exp: Add h8300 xfails. Handle messages
29315 from remote-sim.
29316 * gdb.base/exprs.exp: Add h8300 xfails.
29317 * gdb.base/funcargs.exp: Likewise.
29318 * gdb.base/nodebug.exp: Likewise.
29319 * gdb.base/printcmds.exp: Likewise.
29320 * gdb.base/ptype.exp: Likewise.
29321 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
29322 h8300 xfails.
d63a86f8 29323 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
29324 on the h8300.
29325 * gdb.base/funcargs.c: Explicitly make last constant argument to
29326 call_after_alloca_subr an unsigned long type.
29327 * gdb.base/return.c: Include stdio.h.
29328
29329Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
29330
29331 * config/abug.exp: New file for the older Motorola Bug monitor
29332 that runs on the mvme13x series VME boards.
29333 * config/monitor.exp: Use the new config array for target settings
29334 if they exist.
29335
29336Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
29337
29338 * sim-gdb.exp: Make the SH simulator allocate less space when
29339 it is targeted.
29340
29341Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
29342
29343 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
29344 test.
29345
29346Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
29347
29348 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
29349 "rs6000-*-*" for "list function in include file" when gcc compiled.
29350 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
29351 for "p ctable1[120]".
29352 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
29353 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
29354 Remove setup_xfail for "rs6000-*-*" for
29355 "print 'scope0.c'::filelocal before run".
29356 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
29357 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
29358 since some compilers don't allow both options to be given
29359 on the same command line. Create object file and move it.
d63a86f8 29360
c906108c
SS
29361Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
29362
29363 * gdb.base/corefile.exp: Always regenerate the core file, since
29364 we always regenerate the coremaker program. Detect special case
29365 where registers cannot be read from core file.
d63a86f8 29366
c906108c
SS
29367Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
29368
29369 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
29370 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
29371 * gdb.c++/templates.exp: Only match on basename of file since
29372 some formats like xcoff don't encode directory information.
29373 * gdb.stabs/weird.exp: Use the right sed script for powerpc
29374 and rs6000 AIX xcoff targets.
29375 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
29376 * configure: Regenerate.
29377 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
29378 here, rather than in distclean.
d63a86f8 29379
c906108c
SS
29380Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
29381
29382 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
29383 defined, and use it to compile the test case with -O2. The
29384 native compilation still uses no optimization.
29385 * gdb.base/mips_pro.c: Remove inline assembly code since
29386 it is compiled PIC by default, which results in assembler
29387 warnings that make the testsuite think the compilation
29388 was unsuccessful.
29389
29390Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
29391
29392 * gdb.c++/misc.exp: Add note to message for
29393 "print s.a for foo struct" that this is a known gcc 2.7.2
29394 and earlier bug.
29395
29396Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
29397
29398 * gdb.base/break.exp: Fix pattern for matching "Delete all
29399 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
29400 setup_xfail for deleting all breakpoints test. Fix various
29401 timeout messages to include "(timeout)".
29402 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
29403 for "p t_float_values2(3.14159,float_val2)".
29404 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
29405 for "continue to call2g" when gcc compiled.
29406 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
29407 "up to foo in langs.exp", "show language at foo in langs.exp",
29408 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
29409 and "show language at fsub in langs.exp".
29410 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
29411 "list line 1 in include file", "list message for lines past EOF",
29412 "list function in include file", "list list0.h:foo", and
29413 "list filename:function; nonexistant function".
29414 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
29415 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
29416 and "ptype t_char_array" to be for native cc only.
d63a86f8 29417
c906108c
SS
29418Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
29419
d63a86f8 29420 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c 29421 setup_xfail for "print coremaker_bss", "print coremaker_ro",
889bf7c5 29422 "print func2::coremaker_local", and "backtrace in corefile.exp".
c906108c
SS
29423
29424Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
29425
29426 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
29427 "bt in signals.exp". This problem only appears when running
29428 the testsuite, and then only intermittently.
29429
29430Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
29431
29432 * gdb.base/return.exp (return_tests): Differentiate between
29433 two tests of continuing.
29434
29435Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
29436
29437 * */Makefile.in (maintainer-clean): Remove config.log.
29438 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
29439 * gdb.c++/Makefile.in (PROGS): Add inherit.
29440 (clean): Remove *.ci.
29441
29442Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
29443
29444 * gdb.c++/misc.cc: Add test code from Mike Stump.
29445 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
29446
29447Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
29448
29449 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
29450 to "alpha-*-osf2*" and add comment.
29451 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
889bf7c5
PA
29452 setup_xfail for "step over execarg initialization" and
29453 "step over corearg initialization".
c906108c
SS
29454 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
29455 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
29456 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
889bf7c5 29457 gcc compiled for "print coremaker_bss", "print coremaker_ro",
c906108c
SS
29458 "print func2::coremaker_local", and "backtrace in corefile.exp".
29459 * gdb.base/signals.exp: Build and source signals.ci.
29460 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
29461 to be for gcc only.
29462 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 29463
c906108c
SS
29464Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29465
29466 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
29467 Feb 3 procfs.c change.
29468
29469Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
29470
29471 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
29472
29473Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
29474
29475 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
29476 from dejagnu's apparent default of 10 seconds, which gives random
29477 results when running the tests over NFS on moderately loaded systems.
29478 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
29479
29480Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
29481
29482 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
29483 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
889bf7c5 29484 result reports.
c906108c
SS
29485
29486Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
29487
29488 * configure.in (CY_AC_PATH_TCLH): Remove.
29489 * configure: Regenerate.
29490
29491Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
29492
29493 * gdb.c++/Makefile.in (clean): Add missing '{'.
29494
29495Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
29496
29497 * lib/gdb.exp: Provide a default value for noinferior.
29498
29499 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
29500 Load libgloss.exp.
29501
29502Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
29503
29504 * gdb.disasm/hppa.exp: Compile directly into an executable, use
29505 the executable, not the .o to run the tests from.
29506
29507Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
29508
29509 * gdb.base/break.exp: Don't test for program exit or exit status
29510 if $noresults if nonzero.
29511 * gdb.base/langs.exp: Likewise.
29512 * gdb.base/watchpoint.exp: Likewise.
29513
29514 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
29515 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
29516 trying to compile the testcase.
29517
29518Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
29519
29520 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
29521 * gdb.base/signals.exp (continue to handler): Likewise.
29522
29523Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
29524
29525 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
29526
29527 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
29528
29529Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
29530
29531 * gdb.base/corefile.exp: Recognize "not found" as failure
29532 when trying to determine if a core file was generated.
29533 If no core file was generate the first time, try again without
29534 the ulimit -c to work around braindamaged shells.
29535
29536Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
29537
29538 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
29539 [] tests with "test" and enclose string in quotes.
29540 * gdb.stabs/configure: Rebuild
d63a86f8 29541
c906108c
SS
29542Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
29543
29544 Changes in sync with expect:
29545 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
29546 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
29547 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
29548 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
29549 argument to AC_REQUIRE.
29550 * configure: Regenerated.
29551
29552Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
29553
29554 * gdb.base/corefile.exp: When generating a core, discard any
29555 error messages about ulimit not found and the "core dumped"
29556 message from the shell that runs the coredumper.
29557
29558Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
29559
29560 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
29561
29562 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
29563 which sed script to run. Expect failure for v_comb test
29564 on PA targets too.
d63a86f8 29565
c906108c
SS
29566Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
29567
29568 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
889bf7c5 29569 "print func2::coremaker_local" and for "backtrace in corefile.exp"
c906108c
SS
29570
29571Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
29572
29573 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
29574 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
889bf7c5 29575 "sparc-sun-solaris*" xfails for "p v_comb".
c906108c
SS
29576 * lib/gdb.exp (default_gdb_start): Fix typo.
29577 * gdb.base/corefile.exp: Allow "Core was generated by ..."
29578 messages to not include the full program name that caused
29579 the core dump since some systems (such as solaris) apparently
29580 truncate this path to about 80 characters.
29581 When generating a core file first try increasing the core file
29582 size limit to unlimited since some systems may default it to
29583 zero, and it is harmless to try it. Move the test for failing
29584 to generate a core file to where it will actually get executed.
29585 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
29586 new gdb result from g++ debug info improvements and make old
29587 pattern obsolescent. Also account for size_t differences
29588 (may be int or long).
29589 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
29590 initialization before function call is placed in the delay slot
29591 and thus appears to be skipped over by commands such as "next".
29592
29593Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
29594
29595 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
29596
29597Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
29598
29599 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
29600 input source file; fix code to compile test to deal with this
29601 convention.
29602 * gdb.c++/*.exp: Likewise.
29603
29604Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
29605
29606 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
29607 "bt in signals.exp".
29608
29609Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
29610
29611 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
29612 "step over execarg initialization" and
889bf7c5 29613 "step over corearg initialization".
c906108c
SS
29614
29615Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
29616
29617 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
29618 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
29619
29620Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
29621
29622 From Rob Savoye (rob@poseidon.cygnus.com)
29623 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
29624 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
889bf7c5
PA
29625 configure.in}, gdb.disasm/{Makefile.in, configure.in},
29626 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
29627 configure.in}: Major reworking for autoconfig.
c906108c
SS
29628 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
29629 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
889bf7c5 29630 New files.
c906108c
SS
29631 * config/unix-gdb.exp: Make GDB global.
29632 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
889bf7c5
PA
29633 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
29634 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
29635 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
29636 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
29637 term.exp, twice.exp, watchpoint.exp, whatis.exp},
c906108c 29638 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
889bf7c5
PA
29639 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
29640 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
29641 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
29642 pr-8136.exp, result.exp, string.exp, tuples.exp},
c906108c 29643 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
889bf7c5
PA
29644 to returns as necessary, arrange for test to compile own testcase
29645 executable.
c906108c 29646 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 29647
c906108c
SS
29648Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
29649
29650 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
889bf7c5 29651 clear_xfail at end of test which might not call either pass or fail.
c906108c
SS
29652 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
29653 "backtrace through signal handler".
29654
29655Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29656
29657 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
29658 continuing from a job control stop signal.
29659 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
29660
29661Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
29662
29663 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
29664 * gdb.base/corefile.exp: Likewise.
29665 * gdb.base/funcargs.exp: Likewise.
29666
29667Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
29668
29669 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
29670 * config/monitor.exp: Add support for setting baud rate.
29671
29672Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
29673
29674 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
29675 i*86-*-linux* xfails for "backtrace through signal handler".
29676 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
29677 "print func2::coremaker_local".
29678 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
889bf7c5 29679 alpha-dec-osf2* xfail for
c906108c
SS
29680 "delete all breakpoints when none".
29681
29682Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
29683
29684 * gdb.base/break.exp: Change test that deletes all breakpoints
29685 when no user breakpoints are installed. A post 4.15 change
29686 causes gdb to no longer prompt in this case.
29687
29688Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
29689
29690 * gdb.base/return.exp (return_tests): Change xfail for test
29691 "correct value returned double test" to stop xfailing at
29692 Solaris 2.5. Apparently the bug has been fixed.
29693
29694Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
29695
29696 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
29697 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
29698
29699Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
29700
29701 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
29702 * gdb.disasm/hppa.s: Corresponding changes.
29703
29704Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
29705
29706 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
29707 makefile fragment.
29708 * config/mt-hpux: Deleted.
29709
29710Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
29711
d63a86f8 29712 * Many files: When warning about suppressed tests due to a
c906108c
SS
29713 nonexistant test binary, avoid incrementing the warning count.
29714
29715Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
29716
29717 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 29718
c906108c
SS
29719Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29720
29721 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
29722 "sparc-*-solaris2*".
29723
29724Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29725
29726 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
29727 Add global and local variables and initialize them.
29728 * gdb.base/corefile.exp: Test correct mapping of corefile sections
29729 by printing variables. Remove rs6000 and powerpc xfails, BFD now
29730 extracts the file name and terminating signal from the core file.
29731 * TODO: Remove note about tests for correct mapping of corefile.
29732 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
29733 from optimizing it away.
29734 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
29735 handles common blocks.
29736
29737Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
29738
29739 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
29740 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
29741
29742Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
29743
29744 * Makefile.in (maintainer-clean): New target, synonym for
29745 realclean.
29746 * gdb.base/Makefile.in (maintainer-clean): Likewise.
29747 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
29748 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
29749 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
29750 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
29751 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
29752
29753Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
29754
29755 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
29756 xfails when not gcc compiled for "print foo::funclocal".
29757 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
29758 "print foo::funclocal at foo",
29759 "print 'scope1.c'::foo::funclocal at foo",
29760 "print foo::funclocal_bss at foo",
29761 "print 'scope1.c'::foo::funclocal_bss at foo",
29762 "print foo::funclocal_ro at foo",
29763 "print 'scope1.c'::foo::funclocal_ro at foo",
29764 "print bar::funclocal at foo" and
29765 "print 'scope1.c'::bar::funclocal at foo".
29766 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
29767 gcc compiled for "print foo::funclocal at bar".
29768 Expand all messages to ensure that they identify that
29769 the test is at bar().
29770 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
29771 gcc compiled for:
29772 "ptype on opaque struct pointer (statically)",
29773 "ptype on opaque struct tagname (statically)",
29774 "ptype on opaque struct pointer (dynamically) 1",
29775 "ptype on opaque struct tagname (dynamically) 1",
29776 "ptype on opaque struct pointer (dynamically) 2" and
29777 "ptype on opaque struct tagname (dynamically) 2
29778 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
29779 gcc compiled for:
29780 "p datalocal"
29781 "whatis datalocal",
29782 "ptype datalocal",
29783 "p bsslocal",
29784 "whatis bsslocal", and
29785 "ptype bsslocal".
29786 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
29787 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
29788 when not gcc compiled.
29789 * gdb.base/funcargs.exp (float_and_integral_args): Add
29790 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
29791 compiled.
29792 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
29793 "backtrace from call6a" when not gcc compiled.
29794 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
29795 "backtrace from call7a" when not gcc compiled.
29796 * gdb.base/callfuncs.exp (do_function_calls):
29797 Add "hppa*-*-hpux*" xfail when not gcc compiled for
29798 "p t_char_array_values(char_array_val2,char_array_val1)",
29799 "p t_char_array_values(char_array_val1,char_array_val2)",
29800 "p t_char_array_values("carray 1","carray 2")",
29801 "p t_char_array_values("carray 1",char_array_val2)",
29802 "p t_char_array_values(char_array_val1,"carray 2")",
29803 "p sum_args(1,{2})",
29804 "p sum_args(2,{2,3})",
29805 "p sum_args(3,{2,3,4})",
29806 "p sum_args(4,{2,3,4,5})"
29807 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
29808 "backtrace in corefile.exp" when not gcc compiled.
29809
29810Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29811
29812 * gdb.base/signals.exp: Rewrite `handle all print' test as
29813 a procedure. Accept blanks or TABs as whitespace, increase
29814 timeout and expect input buffer size for the large output
29815 from the command. Remove "i*86-*-bsdi2.0" xfail.
29816
29817Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29818
29819 * gdb.base/setvar.exp: Add new testcases for truncation when
29820 assigning invalid values to bitfields.
29821
29822Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
29823
d63a86f8 29824 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
29825 mips-sgi-irix* xfail for
29826 "call inferior func with struct - returns char *"
29827 and fix test so that an optional (unsigned char *) cast is
889bf7c5 29828 accepted in the result.
c906108c
SS
29829
29830Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
29831
29832 * gdb.base/funcargs.exp (float_and_integral_args): Remove
29833 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
29834 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
29835 * gdb.base/signals.exp: Remove duplicate "handle all print" test
29836 that accidentally got checked in.
29837
29838Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
29839
d63a86f8 29840 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
29841 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
29842 compiled test.
29843 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
29844 Add mips-sgi-irix5* xfail for not gcc compiled.
29845 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
6fdff2c5
PA
29846 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc
29847 compiled for "p top", "whatis top", "p middle", and "whatis
29848 middle".
c906108c
SS
29849 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
29850 "whatis signed char" for not gcc compiled.
29851 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
29852 "set variable signed char=-1 (-1)" and
29853 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
29854 * gdb.base/funcargs.exp (float_and_integral_args):
29855 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
29856 Add mips-sgi-irix* xfail when not gcc compiled for
29857 "continue to call2b".
29858 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
29859 "continue to call2g".
6fdff2c5
PA
29860 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc
29861 compiled for "backtrace from call6a"
29862 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc
29863 compiled for "backtrace from call7k". Add mips-sgi-irix5* xfail
29864 when not gcc compiled for "backtrace from call7a".
c906108c
SS
29865 (localvars_after_alloca): Fix gdb_test cmds for
29866 "print * after runto ...".
29867 Remove rs6000-*-* xfails for
29868 "print i after runto localvars_after_alloca" and
29869 "print l after runto localvars_after_alloca"
29870 for all compilers.
29871 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
889bf7c5 29872 when not compiled with gcc, for:
c906108c
SS
29873 "print signed char == (minus)",
29874 "print signed char != (minus)",
29875 "print signed char < (minus)",
29876 "print signed char > (minus)".
29877 * gdb.base/callfuncs.exp (do_function_calls):
29878 Add mips-sgi-irix* xfail, when compiled with native compiler, for
29879 "call inferior func with struct - returns char *".
d63a86f8 29880 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
29881 "correct value returned double test" to include Solaris 2.4.
29882 * gdb.base/funcargs.exp (float_and_integral_args):
29883 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 29884
c906108c
SS
29885Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29886
29887 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
29888 enumeration bitfields if compiling with GNU C.
29889 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
29890 to empty' prompt.
29891
29892Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
29893
29894 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
29895 test for PRO targets.
29896
29897 * gdb.base/funcargs.exp: Avoid ever setting more than 8
29898 breakpoints in the inferior at any given time by making
29899 two groups of breakpoints for call2*, call6* and call7*
29900 tests.
29901
29902Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29903
29904 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
29905 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
29906 from optimizing it away.
29907 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
29908 "call inferior func with struct".
29909
29910Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
29911
29912 * configure.in: Only configure gdb.chill for particular targets.
29913
29914Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
29915
29916 * gdb.base/Makefile.in: Add action to .c.o transformation
29917 rule that generates a .ci file for each .o file and remove
29918 explicit .c.o rules except for callfuncs.o.
29919 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
29920 generates a .ci file for each .o file and remove explicit
29921 .cc.o rules.
29922 (clean): Remove *.tmp *.ci files.
29923 (EXECUTABLES): Remove templ-info.exp.
29924 * gdb.base/compiler.c: New file.
29925 * gdb.c++/compiler.cc: New file
29926 * gdb.base/scope.exp: Source gdb.base/scope.ci.
29927 Change rs6000-*-* xfail for
29928 "print 'scope0.c'::filelocal_ro" and
29929 "print 'scope1.c'::filelocal" and
29930 "print 'scope1.c'::filelocal_bss" and
29931 "print 'scope1.c'::filelocal_ro" and
29932 "print 'scope1.c'::foo::funclocal" and
29933 "print 'scope1.c'::foo::funclocal_ro" and
29934 "print 'scope1.c'::bar::funclocal" and
29935 "print 'scope0.c'::filelocal_ro" and
29936 "print 'scope1.c'::filelocal at foo" and
29937 "print 'scope1.c'::filelocal_bss at foo" and
29938 "print 'scope1.c'::filelocal_ro at foo" and
29939 "print 'scope1.c'::foo::funclocal at foo" and
29940 "print 'scope1.c'::foo::funclocal_bss at foo" and
29941 "print 'scope1.c'::foo::funclocal_ro at foo" and
29942 "print 'scope1.c'::bar::funclocal at foo" and
29943 "print 'scope0.c'::filelocal_ro" and
29944 "print 'scope1.c'::filelocal" and
29945 "print 'scope1.c'::filelocal_bss" and
29946 "print 'scope1.c'::filelocal_ro" and
29947 "print 'scope1.c'::foo::funclocal" and
29948 "print 'scope1.c'::foo::funclocal_bss" and
29949 "print 'scope1.c'::foo::funclocal_ro" and
29950 "print 'scope1.c'::bar::funclocal" and
29951 "print 'scope1.c'::bar::funclocal_bss"
29952 to only be xfail'd when not compiled with gcc.
d63a86f8 29953 Add rs6000-*-* xfail for
c906108c
SS
29954 "print 'scope0.c'::filelocal_bss before run"
29955 when compiled with gcc.
29956 (test_at_main): Add rs6000-*-* xfail for
29957 "print filelocal_ro in test_at_main"
29958 when compiled with gcc.
29959 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
889bf7c5 29960 Add rs6000-*-aix* xfail for
c906108c
SS
29961 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
29962 "ptype t_char_array", not compiled with gcc.
29963 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
29964 xfail for "list foo (in include file)" when gcc compiled.
29965 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
889bf7c5 29966 (integral_args): Add rs6000-*-* xfail for
c906108c
SS
29967 "run to call0a" if not compiled with gcc.
29968 (unsigned_integral_args): Add rs6000-*-* xfail for
29969 "run to call1a" if not compiled with gcc.
29970 (float_and_integral_args): Add rs6000-*-* xfail for
29971 "run to call2a" if not compiled with gcc and for
29972 "continue to call2b" for any compiler.
29973 Add rs6000-*-* xfail to
29974 "print f1 after run to call2a" for gcc compiled.
29975 (discard_and_shuffle): Add rs6000-*-* xfail for
29976 "run to call6a".
29977 (shuffle_round_robin): Add rs6000-*-* xfail for
29978 "backtrace from call7a" if not compiled with gcc.
29979 Add rs6000-*-* xfail for
29980 "backtrace from call7b" if compiled with gcc.
29981 (call_after_alloca): Add rs6000-*-* xfail for
29982 "print c in call_after_alloca" and
29983 "print s in call_after_alloca" and
29984 "backtrace from call_after_alloca_subr"
29985 if not compiled with gcc.
29986 (localvars_in_indirect_call): Add rs6000-*-* xfail for
29987 "print c in localvars_in_indirect_call" and
29988 "print c in localvars_in_indirect_call" and
29989 "backtrace in indirectly called function" and
29990 "stepping into indirectly called function"
29991 if not compiled with gcc.
29992 (localvars_after_alloca): Add rs6000-*-* xfail for
29993 "print c after runto localvars_after_alloca" and
29994 "print s after runto localvars_after_alloca" and
29995 "print i after runto localvars_after_alloca" and
29996 "print l after runto localvars_after_alloca"
29997 for all compilers.
29998 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
29999 than whatis-info.exp.
30000 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
30001 than opaque-info.exp.
30002 Setup rs6000-*-* xfail for
d63a86f8 30003 "ptype on opaque struct pointer (statically)" and
c906108c
SS
30004 "ptype on opaque struct pointer (dynamically)" when
30005 not compiled with gcc.
30006 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
30007 rather than callf-info.exp.
30008 (do_function_calls): Add clear_xfail for rs6000-*-* for
30009 "p t_float_values2(3.14159,float_val2)". Seems to work
30010 fine there, both with xlc and gcc. Need to find out what
30011 it is doing right and fix other platforms.
30012 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
30013 "call inferior func with struct - returns int",
30014 "call inferior func with struct - returns long",
30015 "call inferior func with struct - returns float",
30016 "call inferior func with struct - returns double",
30017 "call inferior func with struct - returns char *",
30018 but only if not gcc compiled (presumes xlc compiled).
30019 Change rs6000-*-* xfails for
30020 "call inferior func with struct - returns char" and
30021 " call inferior func with struct - returns short" to only
30022 xfail if not using gcc.
30023 (clean mostlyclean): Remove *.ci and *.tmp files.
30024 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
30025 than templ-info.exp.
30026 * gdb.base/langs.exp: Source gdb.base/langs.ci.
30027 Add rs6000-*-* xfail for "up to foo in langs.exp"
30028 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
889bf7c5 30029 when not gcc compiled.
d63a86f8 30030
c906108c
SS
30031Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
30032
30033 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
30034 * gdb.base/corefile.exp: Likewise.
30035 * gdb.base/list.exp: Likewise.
30036 * gdb.base/scope.exp: Likewise.
30037 * gdb.base/siganls.exp: Likewise.
30038
30039 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
30040 compiler output.
30041 * gdb.base/whatis.exp: Likewise.
30042
30043Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
30044
30045 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
30046 failure (opcode table has been fixed to match reality).
30047
30048Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
30049
30050 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
30051 "call inferior func with struct - returns char",
30052 "call inferior func with struct - returns short"
30053
30054 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
30055 "print 'scope0.c'::filelocal at main",
30056 "print 'scope0.c'::filelocal_bss in test_at_main",
30057 "print 'scope0.c'::filelocal at foo",
30058 "print 'scope0.c'::filelocal_bss in test_at_foo",
30059 "print 'scope0.c'::filelocal at bar",
30060 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 30061
c906108c
SS
30062 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
30063 in source file 1". This bug seems to have been fixed with both
30064 gcc and native cc (was native assembler bug?).
30065
30066Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
30067
30068 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
30069 "backtrace through signal handler" to "i*86-*-sysv4*".
30070 * gdb.base/signals.exp: Add xfail for "'next' behaved as
30071 continue" case. Add "known SVR4 bug" to fail message.
30072 Add "i*86-*-bsdi2.0" xfail for "handle all print".
30073 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
30074 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
30075 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
30076 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
30077 "up to foo in langs.exp", "show language at foo in
30078 langs.exp", "up to cppsub_ in langs.exp", "show
30079 language at cppsub_ in langs.exp", "up to fsub in
30080 langs.exp", and "show language at fsub in langs.exp".
30081 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
30082 "bactrace in corefile.exp".
30083 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
30084 "call inferior function with struct - returns float" and
30085 "call inferior function with struct - returns double".
d63a86f8 30086
c906108c
SS
30087Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
30088
30089 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
30090 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
30091 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
30092 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
30093
30094Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
30095
30096 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
30097 (or overriden) "CHILL" macro rather then bare "gcc".
30098 Also look for ../../gcc/xgcc since that is what we will
30099 actually need, not "Makefile". Remove following assignment
30100 of CHILL to CHILL_FOR_TARGET because that results in
30101 recursive definition.
30102
30103Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
30104
30105 * gdb.base/corefile.exp: Change xfail for backtrace in
30106 corefile.exp from linuxaout to all linux.
30107 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
30108 cases where we miss the breakpoint at the signal handler
30109 for some reason. Setup xfail for linuxoldld/linuxaout and
30110 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
30111 hitting SIGURG breakpoint.
30112 * gdb.base/signals.exp: Setup xfail for "next" acting like
30113 continue to add linuxoldld. Setup xfail for all linux for
30114 "next to handler in signals_tests_1", "backtrace in
30115 signals_tests_1", "continue to func1", "pass SIGUSR1",
30116 and continue to handler".
30117
30118Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
30119
30120 * Update all FSF addresses except those in COPYING* files.
30121
30122Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
30123
30124 * gdb.base/a2-run.exp: Change messages to be more explicit about
30125 the status of args, and quote binfile in results.
30126
30127Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
30128
30129 * gdb.base/callfuncs.exp: Add tests for passing structs to
30130 inferior functions and return various types.
30131 * gdb.base/callfuncs.c: Add functions to receive a struct
30132 and return a member of the struct, in various types.
30133
30134Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30135
30136 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
30137
30138Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
30139
30140 * config/vxworks29k.exp: New file, sources vxworks.exp.
30141
30142Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
30143
30144 * config/gdbremote.exp: New file. Testing framework using
30145 gdbserver.
30146
30147Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
30148
30149 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
30150 "call function when asleep" and "send end of file".
30151 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
30152 for "backtrace in corefile.exp".
30153 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
30154 for "backtrace through signal handler".
30155 * gdb.base/corefile.exp: Make sure we actually generate a core file
30156 before trying the core tests. Some systems allow the user to suppress
30157 generation of core files and default to that (linux for example).
30158 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
30159 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
30160
30161Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
30162
30163 * gdb.threads: New directory with some crude multi-threaded
30164 gdb tests (step.exp and step2.exp).
30165 * config/mt-lynx (STEP_EXECUTABLE): Define.
30166 (THREADFLAGS): Define.
30167
30168Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
30169
30170 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
30171
30172 * gdb.base/signals.exp: Disable whole file for lynx until
30173 further notice.
30174
30175 * gdb.base/signals.exp: xfail test where "next" acts like
30176 "continue" for lynx.
30177
30178 * gdb.base/interrupt.exp: xfail test for calling function while
30179 inferior is asleep for lynx.
30180
30181 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
30182 than one cr-lf after each command.
30183
30184Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30185
30186 * configure.in: Reinstate setting of stabsdirs variable, fix
30187 typo in setting up configdirs for native builds.
30188
30189 * gdb.base/return.exp: Fix typo in return double test.
30190 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
30191 compiler from optimizing them away.
30192
30193Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
30194
30195 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
30196 sequences to be echo'd by gdb when using gdb_test.
30197 * gdb.chill/chexp.exp: Likewise.
30198 * gdb.fortran/exprs.exp: Likewise
30199
30200Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
30201
30202 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
30203 after the inferior gdb has started.
30204
30205 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
30206 after each command.
30207 * gdb.base/funcargs.exp: Likewise.
30208 * gdb.base/gdbvars.exp: Likewise.
30209 * gdb.base/interrupt.exp: Likewise.
30210 * gdb.base/list.exp: Likewise.
30211 * gdb.base/watchpoint.exp: Likewise.
30212 * gdb.c++/demangle.exp: Likewise.
30213 * gdb.c++/inherit.exp: Likewise.
30214 * gdb.chill/chexp.exp: Likewise.
30215 * gdb.fortran/exprs.exp: Likewise.
30216
30217 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
30218 test if we can't handle IO to/from the inferior.
30219
30220 * gdb.c++/misc.exp: Always check for a program already being
30221 started after sending a "run" command to gdb.
30222
30223 * gdb.base/twice.exp: Start with a fresh gdb.
30224
30225 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
30226 only depend on gdb's expression code, not the chill runtime.
30227
30228 * gdb.base/return.c: Put return values into variables so we
30229 can have gdb print them rather than depending on the program
30230 to print them.
30231 * gdb.base/return.exp: Corresponding changes.
30232
30233 * lib/gdb.exp: Provide default value for noinferiorio.
30234 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
30235 the inferior.
30236
30237 * gdb.base/break.exp: Always check for a program already being
30238 started after sending a "run" command to gdb.
30239 (text_next_with_recursion): Don't check the output from the
30240 program's printf statement. Instead just make sure the program
30241 exited.
30242
30243 * gdb.base/commands.exp: Protect tests which need arguments with
30244 $noargs conditionals.
30245
30246Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30247
30248 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
30249 of structure member arrays to match gdb/valops.c:value_addr change.
30250
30251Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
30252
30253 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
30254 cases.
30255
30256Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
30257
30258 * configure.in (configdirs): Remove gdb.chill from default list
30259 of subdirs and then add it back in only if doing a native build.
30260 The current chill compiler does not yet work in any cross build.
30261 * Revert all signal changes from Jul 6.
30262 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
30263 for sh-hms targets, allowing these tests to link, with no other
30264 changes. Testing is suppressed by setting "nosignals" in site.exp.
30265
30266Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
30267
30268 * configure.in (signaldirs): Define and add to configdirs for all
30269 targets except some specific ones that are known to not support signals.
30270 Also clean up formatting.
30271 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
30272 (signals, sigall): Remove rules to build.
30273 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
30274 Moved to new gdb.signals directory.
30275 * gdb.signals: New test directory.
30276 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
30277 signals.c signals.exp}: New or moved files.
30278
30279Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
30280
30281 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
30282
30283Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
30284
30285 * gdb.base/return.exp: Xfail `return double' test failure
30286 on at least Solaris 2.3 and handle future/past versions on
30287 a case by case basis as appropriate. Also update message
30288 to include i*86 failures.
30289
30290Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30291
30292 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
30293
30294 * lib/gdb.exp: Fix comment which erroneously identified
30295 gdb_file_cmd as gdb_load (the 19 May change was in fact to
30296 gdb_file_cmd not gdb_load).
30297 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
30298
30299 * gdb.base/setvar.exp: Make test names consistent between pass and
30300 fail cases. Use gdb_test more.
30301
30302Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30303
30304 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
30305
30306Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30307
30308 * gdb.base/help.exp: Fix expected help string for `show commands'.
30309
30310Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
30311
30312 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
30313
30314 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
30315 of a text section.
30316
30317Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
30318
30319 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
30320 that loop eventually terminates. Fix Connection refused logic so
30321 that testsuite will expire nicely.
30322
30323Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
30324
30325 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
30326 config/rom68k.exp: New tcl glue for the appropriate monitors.
30327 These all just end up calling monitor.exp.
30328 * config/monitor.exp (gdb_target_monitor): Handle `Connection
30329 refused' by retrying. Cleanup some timeout issues.
30330 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
30331 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
30332 callers don't have to set/restore global timeout variable.
30333
30334 * The following set of changes centralizes management of the global
30335 timeout variable. This way, it can be set in one target dependent
30336 place instead of dozens of places scattered throughout the test suite.
30337 If you need to lengthen a timeout, then you should either set timeout
30338 in one of the config/{target}.exp files, or multiply it by a factor.
30339 Setting it to an absolute value is always going to lose for some
30340 targets.
30341 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
30342 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
30343 * gdb.base/funcargs.exp: Don't set timeout.
30344 * gdb.base/list.exp (test_forward_search): Only use local timeout.
30345 * gdb.base/printcmds.exp (test_print_string_constants
30346 test_print_array_constants): Don't set timeout.
30347 * gdb.base/ptype.exp: Don't set timeout.
30348 * gdb.base/recurse.exp: Don't set timeout.
30349 * gdb.base/return.exp: Don't set timeout.
30350 * gdb.base/watchpoint.exp: Don't set timeout.
30351 * gdb.c++/classes.exp (do_tests): Don't set timeout.
30352 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
30353
30354Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
30355
30356 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
30357
30358Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30359
30360 * lib/gdb.exp: Disable chill tests for irix5.
30361
30362Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30363
30364 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
30365 each test pass or fail.
30366
30367Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30368
30369 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
30370 xlc not gcc.
30371
30372Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
30373
30374 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
30375
30376Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
30377
30378 * config/est.exp: Fix copyright and comments. Remove dead code.
30379 Use targetname, serialport and baud variables instead of fixed
30380 constants.
30381 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
30382 * config/cpu32bug.exp: New file to support cpu32bug monitors.
30383
30384Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30385
30386 * gdb.base/watchpoint.exp: Don't run
30387 test_watchpoint_triggered_in_syscall for sunos.
30388
30389Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30390
30391 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
30392 they don't seem to exist. Do include stdio.h.
30393
30394Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30395
30396 * gdb.base/a1-selftest.exp: Add alpha xfail.
30397
30398Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30399
30400 * gdb.base/watchpoint.c (main): Prompt before calling read().
30401 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
30402 Revise accordingly. Remove cruft about sending "123" several
30403 times, until it gets noticed. Clean up the "print buf[0]" stuff
30404 so that it passes or fails, and waits for prompts in the usual way.
30405
30406Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30407
30408 * gdb.base/recurse.exp: Fix comment.
30409
30410 * TODO: Remove item about printing variables in nodebug.exp. Add
30411 item about enabling tests which are only run on some targets.
30412
30413 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
30414 fail, make test names unique, use new gdb_test convention
30415 regarding pattern, use gdb_test more, etc.).
30416
30417 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
30418 fail, make test names unique, etc.).
30419
30420Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30421
30422 * gdb.base/nodebug.c: Change return type of top and middle to
30423 short.
30424 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
30425 are fixed by the recent mdebugread.c changes. Allow `short ()'
30426 as type for top and middle.
30427
30428Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30429
30430 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
30431 nearly as I can tell, the whole thing was an accident in Stu's
30432 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
30433 to replace a send/expect pair with gdb_test, but ended up only
30434 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
30435 of 30 Mar 1995 took care of it, but left this vestigial comment
30436 which I am now nuking.
30437
30438Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30439
30440 * gdb.base/break.exp: Look for different line number for
30441 breakpoint at main depending on usestubs.
30442
30443Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30444
30445 * gdb.base/list.exp: Adjust some alternate expect patterns to
30446 match recent list0.c change. Add alternate expect pattern for
30447 output from `list default lines around main' for optimizing
30448 compilers.
30449
30450Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30451
30452 * lib/gdb.exp: If nosignals is not set, set it to 0.
30453
30454Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
30455
30456 * config/slite-gdb.exp: Responds to load symbol table prompt.
30457 * gdb.base/break.exp: Adjust line number, fix rerun.
30458 * gdb.base/langs0.c: Add #ifdef usestubs.
30459
30460Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
30461
30462 * gdb.base/list.exp: Adjust line contents after adding new lines in
30463 list0.c. Also fix a syntax error.
30464
30465 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
30466 * gdb.base/break.exp: ditto.
30467 * gdb.base/list.exp: ditto.
30468 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
30469 * gdb.base/run.c: ditto.
30470 * gdb.base/list0.c: ditto.
30471 * gdb.base/funcargs.c: ditto.
30472
30473Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
30474
30475 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
30476 $targetname, $serialport and $baud instead of hardwired variables.
30477 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
30478 target doesn't support signals.
30479
30480Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
30481
30482 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
30483
30484Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30485
30486 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
30487 Don't rely on the value of an auto variable before it has been
30488 initialized. Use gdb_test more.
30489
30490Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30491
30492 * lib/gdb.exp (default_gdb_version): A version number must start
30493 with a digit, but other than that contains all characters up to
30494 the first whitespace character.
30495
30496Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30497
30498 * gdb.base/commands.exp (breakpoint_command_test): New tests.
30499
30500Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30501
30502 * gdb.c++/*.exp: Warn if executable does not exist. The original
30503 reason for skipping the warning was that configure.in sometimes
30504 intentionally skipped building the executables but the tcl code
30505 had no way of knowing. That (a) was always bogus with respect to
30506 error handling, (b) is no longer true (right now there is no way
30507 to skip C++ tests).
30508
30509 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
30510
30511Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30512
30513 * gdb.base/list.exp: Add expect patterns for output from
30514 SunPRO compiled executables.
30515 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
30516 types.
30517
30518Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30519
30520 * gdb.base/break.exp (test_next_with_recursion): Accept any line
30521 number (we are already testing that the correct source line text
30522 gets printed).
30523
30524 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
30525 that is what is intended, but something needed to be done to get
30526 sunos4 native working again.
30527
30528 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
30529
30530 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
30531 apparently went with a (very) old xfail.
30532
30533Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
30534
30535 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
30536 runto_main is a proc in gdb.exp that will do 'step' for target use
30537 stubs.
30538 * gdb.base/exprs.exp: ditto.
30539 * gdb.base/interrupt.exp: ditto.
30540 * gdb.base/opaque.exp: ditto.
30541 * gdb.base/printcmds.exp: ditto.
30542 * gdb.base/ptype.exp: ditto.
30543 * gdb.base/scope.exp: ditto.
30544 * gdb.base/setvar.exp: ditto.
30545 * gdb.base/signals.exp: ditto.
30546 * gdb.base/twice.exp: ditto.
30547 * gdb.c++/classes.exp: ditto.
30548 * gdb.c++/inherit.exp: ditto.
30549 * gdb.c++/templates.exp: ditto.
30550 * gdb.base/break.exp: no run and hit main for stubs. Change line
30551 numbers for breakpoints and info breakpoint.
30552 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
30553 breakpoint().
30554 * gdb.base/callfuncs.c: ditto.
30555 * gdb.base/exprs: ditto.
30556 * gdb.base/interrupt.c: ditto.
30557 * gdb.base/opaque0.c: ditto.
30558 * gdb.base/printcmds.c: ditto.
30559 * gdb.base/ptype.c: ditto.
30560 * gdb.base/scope0.c: ditto.
30561 * gdb.base/setvar.c: ditto.
30562 * gdb.base/signals.c: ditto.
30563 * gdb.base/twice.c: ditto.
30564 * gdb.c++/misc.cc: ditto.
30565 * gdb.c++/templates.cc: ditto.
30566
30567Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30568
30569 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
30570
30571 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
30572 somewhere between `read' and `main.c'. I'm pretty sure the
30573 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
30574 and it isn't particularly useful.
30575
30576 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
30577
30578Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30579
30580 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
30581
30582Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
30583
30584 * config/mt-slite: add LIBS and -nostdlib.
30585 * config/slite-gdb.exp: add this new file to support sparclite target.
30586
30587Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
30588
30589 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
30590
30591 * gdb.base/a2-run.exp: Change argument to istarget from
30592 "*-*-vxworks" to "*-*-vxworks*".
30593 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
30594
30595Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
30596
30597 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
30598 will not runto main but do a 'step' to step out of breakpoint().
30599 * config/mt-slite: add -Dusestubs.
30600
30601Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30602
30603 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
30604 instead of just @.
30605
30606 * gdb.base/signals.exp: Add test for "handle all print".
30607 * TODO: Remove "handle all print". Also remove item about
30608 checking copyright date (I don't like the idea of a spurious FAIL
30609 based on when we run the tests).
30610
30611 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
30612 for SunOS4 (reason for failure not investigated). Remove
30613 redundant test for $binfile.
30614
30615 * gdb.base/nodebug.c (array_index): Call malloc.
30616
30617 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
30618
30619Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
30620
30621 * gdb.base/recurse.exp: Update gdb_test invocation to use new
30622 conventions and slightly simplify the matching regexp.
30623
30624Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30625
30626 * gdb.base/break.exp: Update gdb_test invocation to use new
30627 convention.
30628
30629 * lib/gdb.exp: If noargs is not set, set it to 0.
30630
30631 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
30632 tests unique.
30633
30634 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
30635
30636Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30637
30638 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
30639 one argument of type "<non-float parameter>".
30640
30641Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
30642
30643 * config/rom68k.exp: New file to support Motorola IDP board.
30644 * gdb.base/a2-run.exp: Skip this file if noargs is set.
30645 * gdb.base/break.c: Change things around so that this program
30646 doesn't depend upon args. This is necessary to make remote
30647 targets work (in general, they can't take args).
30648 * gdb.base/break.exp: Don't try to send args to program. Don't
30649 expect output. Also, replace lots of code with gdb_test.
30650
30651Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30652
30653 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
30654 printing of '\'' (which is what the comment says we are testing,
30655 even though we were not), not '''.
30656 (test_integer_literals_rejected): Test that printing ''' is an error.
30657
30658 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
30659 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
30660 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
30661 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
30662 Use gdb_test not test_print_accept.
30663 * lib/gdb.exp: Remove test_print_accept.
30664
30665 * gdb.base/signals.exp (signal_tests_1): Make pass message
30666 consistent with fail message.
30667
30668 * gdb.base/whatis.exp: Remove xfails for printing char vs.
30669 unsigned char; the bug (PR 1821) is fixed.
30670
30671 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
30672
30673 * gdb.base/scope.exp (test_at_localscopes): Call pass for
30674 successful tests--makes xfailing them work right.
30675
30676Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30677
30678 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
30679 only \r\n, not .*. The test can pass .* as the last thing in
30680 $pattern if that is what it wants. In addition to providing this
30681 flexibility, this change should speed up pattern matching in cases
30682 where the pattern already ended with .* (there were a number of
30683 them). This change also helps catch bad patterns--in the old
30684 scheme the typo "char \*" instead of "char \\*" would pass. Now
30685 it is caught.
30686 * Many .exp files: Update callers.
30687
30688 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
30689 clearer and does not spuriously match multiple ('s. Likewise for
30690 ) and *.
30691
30692 * gdb.base/nodebug.exp: Test ability to call a function and pass
30693 it a string (even with no debugging info).
30694
30695 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
30696 "p '\'", which is the same as "p ''" once tcl gets done with
30697 quoting, to "p '\\'", which I suspect is what is intended (one
30698 backslash gets sent to GDB).
30699
30700 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
30701
30702Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30703
30704 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
30705 1817) was fixed literally years ago.
30706
30707Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30708
30709 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
30710 test, it causes stepping out of call_after_alloca_subr with
30711 optimizing compilers.
30712 (localvars_in_indirect_call): Consume GDB prompt if `finish'
30713 fails.
30714
30715 * gdb.c++/templates.exp: Source templ-info.exp only if
30716 the templates executable exists.
30717
30718 * gdb.c++/misc.cc (class Contains_static_instance,
30719 class Contains_nested_static_instance),
30720 gdb.c++/classes.exp (test_static_members): Test printing of
30721 a class that contains a static instance of the class.
30722
30723Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30724
30725 * gdb.base/langs2.c (cppsub_): Don't prototype.
30726 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
30727 only, I believe).
30728
30729Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30730
30731 * lib/gdb.exp (skip_chill_tests): New procedure.
30732
30733 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
30734
30735Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
30736
30737 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
30738 each expect pattern. Cuts runtime from 12 to about 4 seconds.
30739
30740Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30741
30742 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
30743
30744 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
30745 disassemble 8, not 16, instructions for part 4.
30746
30747 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
30748 support the latter anymore.
30749
30750 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
30751 -DNO_PROTOTYPES.
30752 * gdb.base/callfuncs.c: Control use of prototypes based on
30753 NO_PROTOTYPES, not __STDC__.
30754 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
30755 t_float_values2 tests if prototypes in use.
30756
30757 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
30758 t_double_values): When checking differences against DELTA, check
30759 that difference is within the range (-DELTA,DELTA), not just
30760 (-infinity,DELTA).
30761
30762Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
30763
30764 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
30765 'file' command firts, then 'target', then 'load', this is due to gdb
30766 target set up.
30767 * config/mips-gdb.exp: Fix a couple regular exp bugs.
30768
30769Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
30770
30771 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
30772 FP load/store variants.
30773 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
30774
30775Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
30776
30777 * gdb.base/term.exp: Do not give a warning if not native, it is
30778 not an abnormal condition.
30779
30780Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
30781
30782 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
30783 t_char_array".
30784
30785Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
30786
30787 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
30788 are getting the version number.
30789
30790 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
30791 if not native, it is not an abnormal condition.
30792
30793Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30794
30795 * lib/gdb.exp: Just use "file exists", rather than undocumented
30796 dejagnu procedure "findfile".
30797
30798Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
30799
30800 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
30801 (LDFLAGS): Set to -Xlinker -Ur.
30802
30803 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
30804 Removed, these values are set by lib/gdb.exp.
30805
30806 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
30807
30808Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
30809
30810 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
30811 of replicating gdb startup code.
30812
30813 * config/mt-vxworks (LDFLAGS): Set to -r.
30814 (CFLAGS_FOR_TARGET): Removed.
30815
30816 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
30817 (gdb) and gdb for vxworks uses (vxgdb).
30818
30819 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
30820 executable is not in the tree and host != target, use sed and
30821 program_transform_name to determine the gdb name used by the
30822 target.
30823
30824 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
30825 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
30826
30827Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30828
30829 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
30830 floats, chars, and shorts where there are ANSI-style function
30831 definitions.
30832
30833 * gdb.base/langs.exp, gdb.base/langs*: New test.
30834 * gdb.base/Makefile.in: Build it.
30835 * TODO: Remove item about checking that C names don't get C++
30836 demangling applied; this test tests it.
30837
30838Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30839
30840 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
30841 went with the const70 xfail. The xfail went away a year ago.
30842
30843 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
30844
30845 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
30846 for hp300.
30847
30848 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
30849
30850 * gdb.base/a1-selftest.exp: Don't run on hp300.
30851
30852Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30853
30854 * Makefile.in (site.exp): Set host_alias and target_alias as well
30855 as host_triplet and target_triplet.
30856
30857Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30858
30859 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
30860
30861 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
30862 places as other ecoff systems).
30863
30864 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
30865 ultrix.
30866
30867Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30868
30869 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
30870 remove them.
30871 * gdb.base/nodebug.exp: Accept "function" in addition to "text
30872 variable and "variable" in addition to "data variable".
30873 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
30874
30875 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
30876 2.
30877 * gdb.base/list1.c (long_line): Add additional statement at start
30878 of function.
30879 * gdb.base/list.exp (test_forward_search): Update line number to
30880 reflect new statement.
30881
30882Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30883
30884 * gdb.base/signals.exp: Reinitialize searched source directories
30885 after gdb_start call.
30886
30887Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
30888
30889 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
30890 * gdb.stabs/Makefile.in: Likewise.
30891
30892 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
30893 change. Instead split the tests into smaller pieces.
30894 * gdb.disasm/hppa.s: Corresponding changes.
30895
30896Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30897
30898 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
30899 Quote ^C when passing it to stty. For some shells ^ is a pipe.
30900
30901 * gdb.base/funcargs.exp: Modify many tests so that every test
30902 either passes or fails. Make some test names unique.
30903
30904Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30905
30906 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
30907 Call stty to set interrupt character.
30908
30909 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
30910 for HP assembler versus GNU assembler based on actual behavior of
30911 $(CC), rather than assuming that $(AS) is always the GNU assembler.
30912
30913 * TODO: Suggest a few more stepping tests.
30914
30915Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
30916
30917 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
30918 restart GDB for h8300 after a continue.
30919 (return): Add pattern to match a29k-udi behavior.
30920 * gdb.base/nodebug.exp: Remove obsolete comment.
30921 * gdb.base/regs.exp: New file, testing of register displays.
30922 * gdb.base/return.exp: Fix typo in reference to $objdir.
30923 * gdb.base/whatis.exp: Always start with a fresh GDB.
30924
30925Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30926
30927 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
30928 higher, these tests generate a lot of output.
30929
30930Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30931
30932 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
30933 code following the catch silently ignored some errors; without the
30934 catch they should be thrown like any other tcl error. Also, the
30935 catch used "" instead of {} which meant all the callers who wanted
30936 to include one of the characters "[]$ had to quote it an extra time.
30937 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
30938 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
30939 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
30940 Remove extra quoting.
30941
30942Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
30943
30944 * gdb.base/commands.exp: Make test names unique; every test either
30945 passes or fails. Update some comments.
30946
30947 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
30948
30949Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30950
30951 The following fixes a FAIL caused by the fact that the alpha stabs
30952 configuration didn't use the ".if alpha" code in weird.def.
30953 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
30954 bit pointer, so the 32 bit version works even on the alpha.
30955 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
30956 Remove the stuff which allowed us to have separate versions for
30957 alpha and everything else.
30958
30959 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
30960 regexp which "info func operator\[\](" is supposed to match. Fix
30961 string to send to GDB. Note that GDB still doesn't work right. Add a
30962 new test for "info func .perator\[\](" which GDB does handle correctly.
30963
30964 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
30965
30966Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30967
30968 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
30969 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
30970 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
30971 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
30972 it makes the tests harder to understand and confuses test-o-matic.
30973 The preferred style is that each test provides a PASS or a FAIL,
30974 and has a unique message (e.g. "continue #54" not just "continue")
30975 which is the same for the pass and the fail.
30976 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
30977 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
30978 to lib/gdb.exp.
30979 * gdb.base/printcmds.exp: Use test_print_accept. Remove
30980 prt_accept which was basically the same thing. Likewise for
30981 test_print_reject and prt_reject.
30982 * lib/gdb.exp (test_print_reject): Add some more error message
30983 patterns to match from the former printcmds.exp (prt_reject).
30984 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
30985 One defect of the passcount stuff is that some of it failed to
30986 report XPASS where appropriate.
30987 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
30988 stuff before and after arg in expected pattern.
30989 (test_paddr_operator_functions): Re-do test without print_addr_of;
30990 this is the only test which seems to want extra stuff there.
30991
30992Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30993
30994 * gdb.base/nodebug.exp: Update new tests to reflect improved
30995 wording of gdb output.
30996
30997 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
30998 and "ptype" work on variables in files compiled without -g.
30999 Replaces commented out "maint print msymbol" tests.
31000
31001Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
31002
31003 * gdb.base/setvar.c (dummy): Call malloc.
31004
31005 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
31006 losing with the irix4 sed.
31007
31008 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
31009 ALRM" on irix4.
31010
31011Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
31012
31013 * TODO: Remove items about corefile.exp testing new exec-file and
31014 backtrace; both are now done. Add items about printing enums.
31015
31016Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
31017
31018 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
31019 "get signal $thissig" test fails.
31020
31021 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
31022
31023Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
31024
31025 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
31026 compiler warning with dec alpha compiler.
31027
31028 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
31029 extra \n from gdb_test call (this explains why the prompt test
31030 that I removed yesterday was there).
31031 (user_defined_command_test): Remove extra \n and prompt test.
31032
31033 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
31034 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
31035 doesn't exist.
31036 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
31037 Also remove alpha workaround, which turns out to be because
31038 SIGABRT == SIGLOST.
31039
31040 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
31041
31042 * gdb.base/help.exp: Don't test "help show".
31043
31044Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
31045
31046 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
31047 "set print address" is on.
31048 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
31049 pass prompt to gdb_test; gdb_test already looks for the prompt.
31050
31051 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
31052
31053 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
31054 was a vestige of the manual TESTSTRATEGY, and the purpose of it
31055 was to make sure that gdb can read a core file. But (a) the "read
31056 the corefile" part didn't make it to a1-selftest.exp, we just
31057 delete the corefile after creating it, and (b) we test reading
31058 corefiles in corefile.exp anyway. Also, this test left around a
31059 xgdb process on Solaris.
31060
31061 * gdb.base/corefile.exp: Also test backtrace.
31062
31063Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
31064
31065 * gdb.base/commands.exp: Test a simple user defined command with
31066 arguments and if/while statements; verify the full user command is
31067 printed by "show user".
31068
31069 * gdb.base/commands.exp: Test if/while commands as part of a
31070 breakpoint command list; verify they appear in breakpoint
31071 information.
31072
31073Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
31074
31075 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
31076 than by dividing by zero.
31077
31078Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
31079
31080 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
31081 performing an inferior call with watchpoints enabled.
31082 * gdb.base/watchpoint.c (main): Delete second unnecessary read
31083 call.
31084
31085Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
31086
31087 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
31088 of "file" command.
31089
31090 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
31091 Add additional pattern for when "int operator int(void);" appears
31092 in a different order.
31093
31094Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
31095
31096 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
31097
31098 * gdb.base/help.exp: Replace most of docstrings for "info signals"
31099 and "signal" with ".*".
31100
31101Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31102
31103 * TODO: Add note about "handle all nostop".
31104
31105 * gdb.base/{sigall.c, sigall.exp}: New test.
31106 * gdb.base/Makefile.in: Add it.
31107
31108Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
31109
31110 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
31111 when invoking GDB, suppresses any windowing interface.
31112
31113Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
31114
31115 * config/sim-gdb: New file, simulator testing support.
31116
31117Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
31118
31119 * gdb.base/interrupt.exp: Test calling func1 twice.
31120
31121Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
31122
31123 * gdb.base/list.exp (test_forward_search): Set timeout higher
31124 when we'll be getting lots of output from gdb.
31125
31126 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
31127 "init_malloc" to after the expect statement. Run it if that
31128 regexp is taken, but also for two others which happen if source
31129 cannot be found.
31130
31131Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31132
31133 * gdb.base/printcmds.exp: New test, for printing register before
31134 program is running.
31135
31136Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31137
31138 * gdb.base/list.exp: Correct some alternate expect patterns
31139 to reflect changes in list1.c.
31140
31141Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31142
31143 * TODO: Add item regarding large frames.
31144
31145 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
31146
31147 * TODO: Remove item about enabling return.exp; it
31148 is enabled. Suggest a few more "return" tests.
31149
31150Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31151
31152 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
31153 anonymous unions.
31154
31155Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31156
31157 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
31158 and pr-5646.o, so "make" is the same as "make all", not "make
31159 pr-4975.o".
31160
31161Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
31162
31163 * gdb.base/list.exp: Adjust expectations to reflect changes in
31164 list1.c.
31165 (test_forward_search): New test proc.
31166 * gdb.base/list1.c (long_line): New function, has long source line.
31167
31168Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
31169
31170 * gdb.base/a1-selftest.exp: Change initial stepping to know about
31171 additional line of code that was added.
31172
31173Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
31174
31175 * gdb.disasm/hppa.s: Break the large branching tests into smaller
31176 tests so as not to overflow expect's input buffers.
31177 * gdb.disasm/hppa.exp: Corresponding changes.
31178
31179Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31180
31181 Beginnings of template debugging tests.
31182 * gdb.c++/templ-info.cc: New file to test for template
31183 debugging capability of the compiler.
31184 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
31185 templ-info.cc.
31186 * gdb.c++/templates.cc: Add explicit template instantiations
31187 to enable compiling with -fno-implicit-templates. Add destructor
31188 and 'value' method to T5 class for template tests.
31189 * gdb.c++/templates.exp: Add testcases for printing of template
31190 types, setting breakpoints on template methods and calling a
d63a86f8 31191 template method.
c906108c
SS
31192
31193Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
31194
31195 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
31196 branch target since some assemblers (gas-2.5) may emit a
31197 relocation for the branch instead of resolving it in the
31198 assembler.
31199
31200Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31201
31202 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
31203 through signal handler.
31204
31205Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31206
31207 * configure.in (*-*-netware): Use config/mt-netware.
31208
31209 * config/mt-netware: New file.
31210 * config/mt-i386-netware: Removed, separate configs for different
31211 netware architectures are no longer needed now that we have
31212 --with-headers.
31213
31214Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31215
31216 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
31217 by the recent changes to use ANSI C arithmetic conversions.
31218
31219Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31220
31221 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
31222 bug involving using inferior_pid to figure out whether to select a
31223 frame.
31224
31225Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
31226
31227 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
31228 match the current disassembler output.
31229
31230Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
31231
31232 * gdb.fortran/exprs.exp: Expect VOID instead of void.
31233 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
31234 types, expect "int" as type of integer values (for now).
31235
31236Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
31237
31238 * gdb.base/commands.exp: New tests for if/while commands.
31239
31240Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
31241
31242 * lib/gdb.exp (runto): Replace sub-pattern for hex value
31243 by .*, since hex values have different syntax in Chill mode.
31244
31245Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31246
31247 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
31248 linefeed from expect pattern for repeated types with indices > 9.
31249
31250Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
31251
31252 First part of Fortran test suite.
31253 * gdb.fortran: New directory.
31254 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
31255
31256Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31257
31258 * gdb.base/default.exp: Update expect pattern for load command
31259 without arguments.
31260
31261Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
31262
31263 * configure.in: Change i386 to i[345]86.
31264 * gdb.base/configure.in: Likewise.
31265 * gdb.c++/configure.in: Likewise.
31266 * gdb.chill/configure.in: Likewise.
31267
31268Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
31269
31270 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
31271 patterns, since that is not a valid context for comments.
31272
31273Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
31274
31275 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
31276 repeated types and repeated types with indices > 9.
31277
31278Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
31279
31280 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
31281 2417; old bug has been fixed.
31282
31283Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
31284
31285 * gdb.base/interrupt.exp: When trying to wake up the inferior,
31286 send the newline ourselves instead of assuming gdb_test will do
31287 so when passed an empty input string.
31288
31289 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
31290 stabs testcode.
31291
31292Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31293
31294 * lib/gdb.exp (gdb_test): Don't send anything if the first
31295 argument is an empty string. This makes cases where we want to
31296 match output that is already in expect's buffers (for example,
31297 matching a breakpoint after gdb_run_cmd has been called) work
31298 reliably.
31299
31300Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31301
31302 * config/netware.exp: New file.
31303
31304Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31305
31306 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
31307 the -B and -L prefixes so we can find the debugging stub.
31308
31309 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
31310 there and we are using the gcc from the tree.
31311
31312 * gdb.base/types.c: Removed.
31313
31314 * gdb.base/configure.in: Look for makefile fragments in ../config.
31315 Recognize i386-*-netware.
31316 * gdb.c++/configure.in: Likewise.
31317
31318Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31319
31320 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
31321 the correct TCL syntax.
31322
31323Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31324
31325 * gdb.base/opaque.exp: use runto instead of messing around with
31326 breakpoints. Simplify by using gdb_test.
31327
31328 * gdb.base/bitfields.exp: restart between tests on netware targets
31329 because breakpoints aren't relocated after target death. Run
31330 processes to completion.
31331
31332 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
31333
31334Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
31335
31336 * Makefile.in: Remove extra tabs that confuse some versions
31337 of "make". Use the newly built gdb to test with by default,
31338 rather than the first one in the tester's search path.
31339
31340Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
31341
31342 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
31343
31344 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
31345 condition help.
31346
31347Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31348
31349 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
31350
31351 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
31352 running.
31353 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
31354 * gdb.base/funcargs.exp: Likewise.
31355
31356 * gdb.base/bitfields.exp: Simplify by using gdb_test.
31357 * gdb.base/funcargs.exp: Likewise.
31358
31359 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
31360 message is "".
31361
31362Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31363
31364 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
31365 return,signals,twice}.exp: Handle non-existant binaries
31366 consistantly.
31367
31368 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
31369 * gdb.base/Makefile.in: Don't try to generate a core dump, we
31370 might testing a cross development system.
31371
31372Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31373
31374 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
31375 runtest script is relative to ${srcdir}, not ${rootdir}.
31376
31377Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
31378
31379 * gdb.base/signals.exp: Allow for optionality of breakpoint
31380 address.
31381
31382Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31383
31384 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
31385
31386Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31387
31388 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
31389 for size_t definition.
31390 * gdb.c++/templates.cc: Likewise
31391
31392 * config/mt-i386-netware: New file.
31393
31394 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
31395 defined.
31396
31397 * gdb.base/Makefile.in: Added support for systems that name core
31398 files by appending "core" to the program name.
31399 * gdb.base/a1-selftest.exp: Likewise.
31400
31401Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31402
31403 * gdb.base/return.exp: Add comment and message for `return double'
31404 test failure on Sparc Solaris.
31405
31406Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
31407
31408 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
31409
31410Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31411
31412 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
31413 from optimizing them away.
31414 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
31415 patterns to include default constructors and assignment operators,
31416 to match gcc versions beyond 2.5.8. Accept any cplus demangling
31417 character in the output of the virtual base pointer.
31418
31419Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31420
31421 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
31422 expression match in print_addr_of to avoid unintented matches.
31423 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
31424 versions up to 2.5.8.
31425
31426Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31427
31428 * gdb.base/list.exp: Tweak alternate pattern for listing of an
31429 included file to run under newer versions of expect.
31430 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
31431 consecutive >'s in templates to accomodate recent cplus-dem.c change.
31432 Remove xfail for the virtual table of BDDHookV.
31433
31434Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
31435
31436 * lib/gdb.exp (string_to_regexp): Set a default result.
31437 (default_gdb_start): Fix misleading message.
31438
31439Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
31440
31441 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
31442 Remove all CC, etc definitions.
31443 * config/mt-hpux: New file.
31444 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
31445 (CFLAGS, LDFLAGS): Define.
31446 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
31447
31448 * Makefile.in (site.exp): Don't insert host_os, etc.
31449 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
31450 (distclean): Check existence of subdir.
31451 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
31452 * gdb.base/Makefile.in: General cleanup and simplification.
31453 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
31454 to build executables. Use default rule to build .o files.
31455 (EXPECT, RUNTEST, CC): Fix relative pathname.
31456 (site.exp): Don't insert host_os, etc.
31457 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
31458 and/or SIGUSR1 defined.
31459 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
31460 * gdb.c++/Makefile.in: General cleanup and simplification.
31461 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
31462 (CFLAGS): Remove.
31463 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
31464
31465Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
31466
31467 * gdb.base/recurse.exp: Misc changes to get tests running again
31468 after Kung's changes to the watchpoint code.
31469 * gdb.base/watchpoint.exp: Likewise.
31470
31471Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
31472
31473 * lib/gdb.exp (string_to_regexp): Convert {\} also.
31474
31475Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
31476
31477 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
31478 * lib/gdb.exp (default_gdb_start): Define.
31479 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
31480 gdb.base/funcargs.exp, gdb.base/opaque.exp,
31481 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
31482 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
31483 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
31484 Don't call gdb_target_udi in between tests.
31485
31486Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31487
31488 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
31489 (which was basically just a local version of the same thing). In
31490 addition to avoiding duplication, gdb_test_exact is faster.
31491 * lib/gdb.exp (gdb_test_exact): Fix typo.
31492
31493 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
31494 don't give an error.
31495
31496 * gdb.base/term.exp: Call delete_breakpoints before starting.
31497
31498 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
31499 (t10): Add comment.
31500
31501Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
31502
31503 Reorganization of the GDB Test Suite.
31504
31505 * gdb.base: New directory, contains all the basic tests.
31506 * gdb.c++: New directory, tests specific to C++.
31507 * gdb.chill: New directory, tests specific to Chill.
31508 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
31509 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
31510 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
31511 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
31512 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
31513 t30-31 to chill).
31514 * */gdbme.*: Rename to match appropriate expect scripts.
31515 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
31516 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
31517 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
31518 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
31519 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
31520 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
31521 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
31522 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
31523 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
31524 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
31525 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
31526 gdb.c++/virtfunc.cc: New names of C++ files.
31527 * gdb.chill/chillvars.ch: New name of Chill file.
31528 * gdb.base/configure.in, gdb.c++/configure.in,
31529 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
31530 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
31531 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
31532 * configure.in (configdirs): Update to reflect directory changes.
31533 (target_abbrev): No longer define for any configuration.
31534 * Makefile.in: Cosmetic improvements to header comments.
31535
31536Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
31537
31538 Various changes to gdb.t31:
31539
31540 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
31541 * gdbme.ch: Make all key-words and predefineds be upper-case.
31542 * chillvars.exp: Expect key-words and predefinds in upper-case.
31543
31544 * chillvars.exp: Use gdb_test_exact many places.
31545 Change expected output for arrays (which now includes index labels).
31546
31547 * pr-5020.exp, gdme.ch (module PR_5020):
31548 New test, for PR-5020.
31549
31550Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
31551
31552 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
31553 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
31554
31555Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
31556
31557 * Makefile.in: Fix bit-rot in definitions of CHILL,
31558 CHILL_FOR_TARGET and Chill_LIB.
31559 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
31560 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
31561 CHILL, and CHILL_LIB.
31562
31563Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
31564
31565 * Revert the previous changes. Please see Rob's directory
31566 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
31567
31568Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
31569
31570 * Makefile.in, configure.in, config/mips-gdb.exp,
a9c64011
AS
31571 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
31572 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
31573 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
c906108c
SS
31574 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
31575 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
31576 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
31577 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
31578 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
31579 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
31580 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
31581 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
31582 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
31583 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
31584 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
31585 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
31586 changes from 94Q1.
31587
31588Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
31589
31590 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
31591 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
31592 Rob's new testing fragments.
31593
31594Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
31595
31596 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
a9c64011 31597 lib/gdb.exp: Replace error proc calls with perror.
c906108c
SS
31598
31599Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
31600
31601 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
31602 version also, match on casted version strings, and match on
31603 gdb startup case where the line numbers might be messed up.
31604
31605Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
31606
31607 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
a9c64011 31608 (CFLAGS): Delete it from here.
c906108c
SS
31609
31610Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
31611
31612 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
31613
31614Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
31615
31616 * Makefile.in (RUNTEST): Default to just "runtest".
31617
31618Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31619
31620 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
31621 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
31622 the code has been restructured.
31623
31624Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31625
31626 * gdb.t00/default.exp (set write): Allow any number of \r and/or
31627 \n, not just one of each.
31628
31629 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
31630 /bin/cc gives a warning if you do.
31631
31632Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
31633
d63a86f8 31634 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
31635 __t10ListS_link1ZUiRCUiPT0
31636
31637Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31638
31639 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
31640 on local variables in recursive functions.
31641
31642 * gdb.t07/Makefile.in: Build the new test.
31643
31644Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31645
31646 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
31647 directly. Instead compare the return values from actual calls.
31648
31649Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
31650
31651 * Makefile.in (check): Set TCL_LIBRARY for runtest.
31652
31653Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31654
31655 * From Peter Schauer with minor modifications.
a9c64011
AS
31656 * gdb.t15/return.exp (return_tests): Handle targets where "return"
31657 stops in mid-line in the caller. Add xfail for returning a float
31658 value on X86 targets.
c906108c
SS
31659
31660Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31661
31662 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
31663 to avoid expect lossage.
31664 (fmem_LRbug_tests): Likewise.
31665 * gdb.disasm/hppa.s: Corresponding changes.
31666
31667 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
31668 conditions to work with latest dejagnu/expect.
31669
31670 * gdb.t15/funcargs.exp (finish from indirect call): No longer
31671 expected to fail on the PA.
31672 (backtrace in call with trampolines): Explicitly require main
31673 to be frame #1 (no trampolines should show up in backtrace).
31674
31675 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
31676 "continue -expect".
31677 * gdb.t06/break.exp: Likewise.
31678 * gdb.t07/watchpoint.exp: Likewise.
31679 * gdb.t13/bitfields.exp: Likewise.
31680 * gdb.t15/{funcargs,return}.exp: Likewise.
31681 * gdb.stabs/weird.exp: Likewise.
31682 * config/{mips,udi}-gdb.exp: Likewise.
31683
31684 * hppa.sed: Enclose comments within a sed command to avoid
31685 losing with the old OSF1 sed.
31686
31687Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31688
31689 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
31690 sequent dynix.
31691 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
31692 * gdb.t15/funcargs.exp: Conditionally step again to really
31693 finish from marker_call_with_trampolines. Handle the case where
31694 the first step from within call_with_trampolines already steps
31695 us back to main.
31696 * gdb.t15/gdbme.c: Add comment to closing brace of
31697 call_with_trampolines for funcargs.exp.
31698
31699Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31700
d63a86f8 31701 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
31702 Fix typo(s).
31703
31704Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31705
31706 * gdb.t07/gdbme.c: More code for watchpoint testing.
31707
31708 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
31709 "Hardware watchpoint" throughout file.
31710 (test_watchpoint_triggered_in_syscall): New test.
31711 (test_complex_watchpoint): New test.
31712
31713Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31714
31715 * gdbme.c (call_with_trampolines): New function to try and step
31716 into. Tests trampoline problems on the PA.
31717
31718 * funcargs.exp (localvars_in_indirect_call): No longer expect
31719 stepping into indirect call to fail on PAs.
31720 (test_stepping_over_trampolines): New test.
31721
31722Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31723
31724 * TODO: Add suggestions for static member function tests, and
31725 completion tests.
31726
31727Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31728
31729 * TODO: Add suggestions for "p/a" tests.
31730
31731 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
31732 (default_gdb_exit): Replace all the hair with sending "quit" to
31733 the process with a simple close.
31734
31735Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31736
31737 * TODO: Add suggestions for shared library tests.
31738
31739Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31740
31741 * TODO: Add suggestions for x/s tests.
31742
31743Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31744
31745 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
31746 "enable once", and "enable breakpoints once" with ".*".
31747
31748Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31749
31750 * TODO: Add suggestions about structure passing tests.
31751
31752Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31753
31754 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
31755 the primary1 test, use work around if __GNUC__ < 2.
31756 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
31757 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
31758 Test for bad output rather than waiting for timeout. Issue
31759 second continue only if first continue failed.
31760
31761Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
31762
31763 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
31764 operator[] test with gdb_test because the old code didn't seem to
31765 be getting the quoting right with the new dejagnu.
31766
31767Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
31768
31769 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
31770 one from the path.
31771 * Makefile.in: Use a fresh expect if there is one, use runtest
31772 from the src tree if there is one.
d63a86f8 31773
c906108c
SS
31774Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
31775
31776 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
31777 next over recursive call. Revise the tests from that point on
31778 (which had been skipped) to match GDB's actual (correct) output.
31779
31780 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
31781 with next over a breakpoint whose condition is false.
31782
31783 * gdb.t00/help.exp: Comment out "help set print" tests just like
31784 (and for same reason as) "help set" test.
31785
31786Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31787
31788 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
31789 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
31790
31791Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31792
31793 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
31794 necessary gdb_target_udi.
31795
31796 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
31797
31798 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
31799 1838 and 2417; they are fixed.
31800
31801 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
31802 gdb.t03/ptype.exp (ptype structure, ptype union):
31803 Remove xfails; the test is looser than when the xfails were added.
31804
31805 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
31806 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
31807
31808 * gdb.t01/run.exp: Only run shell test if isnative.
31809
31810 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
31811 since "run" automatically loads if necessary. Call gdb_target_udi
31812 after the "file" since "file" kills any execution target.
31813
31814 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
31815 GDB. GDB doesn't work that way (not anymore at least) on UDI.
31816 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
31817 argument for UDI.
31818
31819Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
31820
31821 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
31822
31823 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
31824
31825Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31826
31827 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
31828 properly quoting regexps. This makes the second argument to
31829 demangle a fixed string, which matches the callers, instead of a
31830 shell-style pattern which is what the previous implementation
31831 used. Update some of the callers.
31832
31833Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31834
31835 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
31836 (comib_nullified_tests): Fix typo.
31837 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
31838 strings. No longer expected to fail.
31839
31840 * gdb.disasm/hppa.s (addib_tests): Fix typo.
31841 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
31842 strings. No longer expected to fail.
31843
31844 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
31845 string. No longer expected to fail.
31846
31847Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31848
31849 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
31850 No longer expected to fail.
31851
31852 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
31853 string. No longer expected to fail.
31854
31855Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31856
31857 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
31858 only in the names (I probably got most of them). I was even
31859 generous with some which differed in underscores in names, and
31860 probably missed a few, and I *still* was able to remove almost a
31861 third of the file with almost no impact on testsuite coverage.
31862
31863Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31864
31865 * gdb.t00/default.exp: Match udi_attach error message as well as
31866 the one from child_attach.
31867
31868 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
31869
31870 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
31871
31872 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
31873 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
31874
31875 * Move test with enums and partial symbols back to
31876 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
31877 Reverts the change of 26 May 93. Per today's change to
31878 stabs.texinfo, the behavior that weird.exp was expecting was
31879 unreasonable; what is important is that the compiler+gdb get
31880 things right, which happens with a recent gcc. Also fix the test
31881 to deal with native compilers which put out the stab gdb can't
31882 deal with.
31883
31884Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31885
31886 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
31887 in the names. The main thing these accomplish is to slow things down.
31888 Many more such duplicates surely remain.
31889
31890 * gdb.t00/help.exp: Comment out "help support" test just like
31891 (and for same reason as) "help set" test.
31892
31893Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
31894
31895 * gdb.t06/break.exp: Remove setup_xfails for
31896 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
31897 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
31898 about known bug in gcc to include up through 2.5.8.
31899 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
31900 well as "_vb$".
31901 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
31902 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
31903 with latest gcc and gdb.
31904 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
31905 well as "_vb$".
31906
31907Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31908
31909 * configure.in (hppa*-*-*): Also configure and build stabs-only
31910 tests.
31911
31912Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31913
31914 * gdb.t10/hppa.mt: A makefile fragment for the PA.
31915 * gdb.t10/configure.in (hppa*-*-*): Use it.
31916
31917Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31918
31919 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
31920
31921Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31922
31923 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
31924 versions prior to 1.13.5.
31925
31926Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31927
31928 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
31929 the prompt is at the start of a line.
31930
31931Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31932
31933 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
31934 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
31935 in the copr tests now.
31936 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
31937 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
31938 expected to fail.
31939
31940Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
31941
31942 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
31943 gdb.t31/chillvars.exp, lib/gdb.exp:
31944 Tweak to run under either version of expect.
31945 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
31946 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
31947 * gdb.t11/list.exp: Remove extraneous whitespace.
31948
31949Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31950
31951 * gdb.t16/printcmds.exp (test_print_strings): Accept
31952 "(unsigned char *) " before the string.
31953
31954 * TODO: Add notes about printing of fancy types and GDB expressions.
31955
31956Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
31957
31958 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
31959 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 31960 if doing mips-idt-ecoff.
c906108c
SS
31961
31962Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
31963
31964 * Most .exp files: Tweak to run under either version of expect.
31965
31966Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31967
31968 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
31969 xfails; I'm not sure why they are failing, but not because of PR 1806.
31970
31971Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
31972
31973 * config/unix-gdb.exp: Remove gdb_unload cause it's already
31974 defined in lib/gdb.exp.
31975
31976Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31977
31978 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
31979 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
31980 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
31981 have to be typeless.
31982
31983Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31984
31985 * TODO: Add suggestion for copyright year test.
31986
31987Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
31988
31989 * configure.in (*-*-lynxos*): Add stabs tests.
31990
31991Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
31992
31993 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
31994 so insert a tab before any assembler directive in column zero.
31995
31996 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
31997 stores.
31998 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
31999 stores.
32000 (fpu_short_memory_tests): Likewise.
32001
32002Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32003
32004 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
32005 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
32006 .stabs directives in comments.
32007
32008Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32009
32010 * TODO: New file, describing tests we could write.
32011 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
32012
32013Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32014
32015 * gdb.t06/signals.exp: Add kludge to force re-sync.
32016
32017 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
32018 to xgdb instead of gdb, get out of gdb.
32019
32020Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
32021
32022 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
32023 for info.
32024
32025Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
32026
32027 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
32028 * gdb.stabs/configure.in (hppa*-*-*): Use it.
32029 * gdb.stabs/hppa.sed: New sed script for the PA.
32030
32031Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32032
32033 * gdb.stabs: Re-write weird.def and configuration to use sed
32034 instead of cpp. sed is portable and POSIX; cpp is neither.
32035
32036Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32037
32038 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
32039
32040Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32041
32042 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
32043
32044Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32045
32046 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
32047 "_vb$".
32048 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
32049 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
32050
32051Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32052
32053 * lib/gdb.exp: Comment out code which depends on non-existent
32054 `transform' procedure.
32055
32056Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
32057
32058 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
32059 * lib/gdb.exp: Transform tool name.
32060 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
32061 1.1's new error handling system.
32062
32063Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32064
32065 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
32066
32067Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32068
32069 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
32070 They made pattern matching so slow that timeouts happened on
32071 heavily loaded systems. Now any output from "show print" which
32072 gets us back to the GDB prompt is a PASS.
32073
32074Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
32075
32076 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
32077
32078Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32079
32080 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
32081
32082 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
32083 It is not from PR 3220.
32084
32085Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32086
32087 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
32088 just started failing because they depended on the order the
32089 subcommands are presented, or exact docstring text. This kind of
32090 test is a pain and has minimal benefit.
32091
32092Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32093
32094 * gdb.t09/corefile.exp: At end of test, use "core" command with
32095 no arguments.
32096
32097Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
32098
32099 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
32100 17}/Makefile.in: Make it possible to run the testsuite with Sun
32101 make and CC = cross gcc by adding explicit build rules for .o
32102 files.
32103
32104Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32105
32106 * gdb.t15/funcargs.exp: Don't put comments on same line as
32107 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 32108
c906108c
SS
32109Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32110
32111 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
32112
32113Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
32114
32115 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
32116 * gdb.t20/inherit.exp: remove three dumplicate entries.
32117
32118Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32119
32120 * gdb.t06/break.exp: For "next over recursive call", fail on any
32121 incorrect output, not just on "factorial (value=2)".
32122
32123Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32124
32125 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
32126 working now. Add an xfail if accesing a bss variable causes
32127 a memory error if the target is not yet run.
32128
32129Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32130
32131 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
32132 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
32133 name of __st* demangling (2 strings). Did Kung really get the
32134 more than 95 others right without testing them?
32135
32136Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
32137
32138 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
32139
32140Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
32141
32142 * configure.in (configdirs): Add gdb.disasm
32143 * gdb.disasm: New directory for GDB disassembler tests.
32144 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
32145
32146Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32147
32148 * gdb.t00/help.exp: Don't test "help set".
32149
32150 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
32151 from within expect statements. None of these happen anymore and
32152 they cause regressions to be silently unnoticed.
32153
32154 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
32155 messages) about known failures with gcc cygnus-2.4.5-930417.
32156
32157 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
32158 comp-info.exp so it gets built if it doesn't exist.
32159
32160 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
32161 it is no longer used.
32162 * gdb.t13/comp-info.c: Removed.
32163
32164Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
32165
32166 * gdb.t06/signals.exp: Add xfail for sun3.
32167
32168Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32169
32170 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
32171 relevant because ^C doesn't get sent but failure can be reproduced
32172 interactively).
32173
32174Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32175
32176 * gdb.stabs/alpha.mt: New configuration file for alpha.
32177 * gdb.stabs/configure.in: Use it.
32178 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
32179 sharing with alpha.mt, redefine long to word via preprocessor.
32180 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
32181 for alpha.
32182 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
32183 native cc.
32184 * gdb.t00/teststrategy.exp: Change expect string so that we
32185 consume the `(xgdb)' from the command echo and from the gdb prompt.
32186 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
32187 gdb currently compares all values as long, so this failure probably
32188 applies to any configuration where LONGEST is bigger than a target int.
32189 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
32190 with gcc.
32191 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
32192 to handle opaque pointers, gcc is.
32193 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
32194 as first argument. Include <sys/types.h> and change all operator
32195 new definitions to use size_t.
32196 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
32197 now that we use size_t.
32198
32199Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32200
a9c64011 32201 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
c906108c 32202 a long or float array cast all array members to the same type.
a9c64011 32203 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
c906108c 32204 with 64 bit longs.
a9c64011 32205 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
c906108c 32206 on alpha.
a9c64011 32207 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
c906108c
SS
32208
32209Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32210
32211 * gdb.t24 (demangle.exp): Constructors of templates have names like
32212 vector<int>::vector(int) not vector<int>::vector<int>(int). See
32213 section 14.6 of the ARM.
32214
32215 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
32216 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
32217 accomplish little and slow down the testsuite.
32218
32219 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
32220 Accept spaces various places.
32221
32222Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32223
32224 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
32225 with watchpoint enabled.
32226
32227 * Makefile.in: Remove definition of CC and remove the second
32228 definition of CXX (the "CXX = gcc" one remains). These definitions
32229 were causing backquotes to be expanded within backquotes, which
32230 doesn't work.
32231
32232Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
32233
32234 * gdb.t17/callfuncs.exp: Add "return 0" to end.
32235
32236Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32237
a9c64011
AS
32238 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
32239 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
c906108c
SS
32240 by mips cc and contains no stabs entries.
32241
32242Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
32243
32244 * config/vx-gdb.exp: Use fake device to load files rather than
32245 NFS.
32246 * lib/gdb.exp: New proc to do "file" command.
32247 * config/unix-gdb.exp: Use new "file" proc.
32248
32249Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
32250
32251 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
32252 Rework board rebooting slightly.
32253 (gdb_exit): Don't exit from the remote shell; there isn't one.
32254 * gdb.stabs/weird.exp: If a program is being debugged already,
32255 kill it.
32256 * gdb.t04/setvar.exp: Stop and restart gdb.
32257 * gdb.t05/expr.exp: Likewise.
32258 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
32259 restart gdb and reload the program.
32260 * gdb.t08/opaque.exp: Likewise.
32261 * gdb.t12/scope.exp: Likewise.
32262 * gdb.t13/bitfields.exp: Likewise.
32263 * gdb.t15/funcargs.exp: Likewise.
32264 * gdb.t20/classes.exp: Likewise.
32265 * gdb.t03/ptype.exp: Increase timeout.
32266 * gdb.t16/printcmds.exp (test_print_string_constants,
32267 test_print_array_constants): Likewise.
32268 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
32269 * gdb.t20/classes.exp (do_tests): Likewise.
32270 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
32271
32272Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
32273
32274 * gdb.stabs: Renamed *wierd* to *weird*.
32275
32276Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
32277
32278 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
32279 for timeout. Add "known gcc 2.4.5 bug" to failure message.
32280
32281Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
32282
32283 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
32284 (do_tests): Remove xfail for whatis on one_var and two_var.
32285
32286Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
32287
32288 * Makefile.in: Made cross building work better by adding
32289 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
32290
32291Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32292
32293 * gdb.t15/{return.c,return.exp,Makefile.in}:
32294 New test, currently commented out.
32295
32296Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
32297
32298 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
32299 still running and removes the leftover named socket so GDb can do
32300 clean restarts.
32301
32302Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
32303
32304 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
32305 console, not GDB.
32306 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
32307 cross testing works better with "make check"
32308 * config/unix-gdb: Use default procedures for exit and version.
32309 * config/vx-gdb.exp: Cleaned up and massaged back to working order
32310 with the newest VxWorks.
32311
32312Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32313
32314 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
32315 old form.
32316
32317 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
32318 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
32319
32320 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
32321
32322 * config/unix-gdb.exp: Remove this version of gdb_exit
32323 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
32324 Rob says he'll look at it when he gets back to testing boards.
32325
32326Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
32327
32328 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
32329 an expected fail for certain ptype commands.
32330
32331 * gdb.t20/classes.exp: Update expected results of "ptype class
32332 Base1" to account for the constructor that now appears in the type.
32333
32334Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
32335
32336 * configure.in (configdirs): Restore gdb.t04, which mysteriously
32337 disappeared from list.
32338 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
32339 "alldone" proc with call to cleanup and exit.
32340 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
32341 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
32342 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
32343 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
32344 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
32345 "alldone" proc with simple returns that suppress remaining
32346 tests. The alldone proc went away many months ago.
32347
32348Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32349
32350 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
32351
32352 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
32353
32354Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32355
32356 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
32357 as vax gdb will display them.
32358
32359Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32360
32361 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
32362 optimizers.
32363
32364 * scope.exp: Change "bad value for localval" messages so each one
32365 is unique.
32366
32367 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
32368 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
32369
32370 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
32371
32372Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32373
32374 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
32375 doesn't exist (due to optimization).
32376
32377Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32378
32379 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
32380 contains \r because the filename is long.
32381
32382 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
32383 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
32384
32385Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32386
32387 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
32388 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
32389 Ultrix.
32390 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
32391 int tests.
32392 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
32393
32394Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
32395
32396 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
32397
32398 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 32399 to match does not match the passing case but still matches the
c906108c
SS
32400 failing case.
32401
32402Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32403
32404 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
32405
32406Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
32407
32408 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
32409 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
32410 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
32411 Remove various versions of gdb_exit.
32412 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
32413 gdb_exit.
32414 * config/unix-gdb.exp: gdb_exit remains here, and should override
32415 the generic version, since it's doing a lot of wierd stuff that
32416 the other versions aren't. FIXME, fold it in, or abandon this
32417 version.
32418
32419Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32420
32421 * gdb.t24/demangle.exp: Add tests for PR 3220.
32422
32423Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32424
32425 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
32426
32427Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
32428
32429 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
32430 "i386-*-*". Works for i486 as well.
32431
32432 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
32433 bug, and expand domain of xfail to all SVR4 systems, since the
32434 actual problem is likely to be in generic SVR4 /proc support.
32435
32436Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32437
32438 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
32439
32440Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
32441
32442 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
32443 xfails for other systems. Match a missing 'Continuing.' as an
32444 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
32445
32446 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
32447 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
32448 Only issue warning for missing executables if -all option is used.
32449
32450 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
32451 file if -all option is used. It's like an unpredictable XFAIL.
32452
32453Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32454
32455 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
32456 for dynamically linked binaries.
32457
32458 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
32459
32460Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32461
32462 * gdb.t20/inherit.exp: Change message for "print tagless struct"
32463 to state that this is a known bug in old versions of g++.
32464
32465Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32466
32467 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
32468 while waiting for `Continuing'.
32469
32470Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
32471
32472 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
32473 in text, data, and bss.
32474 * gdb.t10/nodebug.c: Add local and global test variables for
32475 initialized and uninitialized data.
32476
32477Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32478
32479 * config/unix-gdb.exp (gdb_exit): Add "wait".
32480
32481Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32482
32483 * gdb.t06/signals.exp: xfail the continue from the handler for all
32484 targets.
32485
32486 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
32487 function with watchpoints enabled, the i386 call dummy starts with
32488 a call.
32489
32490 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
32491 386 bsd names its corefiles.
32492
32493Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
32494
32495 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
32496 compilers don't grok it.
32497 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
32498 with small octal ints rather than character constants, which
32499 are signed and might not fit if first promoted to int.
32500
32501Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
32502
32503 * gdb.t09/Makefile.in (clean): Remove corefile.
32504
32505Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32506
32507 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
32508
32509Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32510 and Jim Kingdon (kingdon@cygnus.com)
32511
32512 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
32513 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
32514 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
32515
32516Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32517
32518 * gdb.t17/interrupt.exp: Add xfail for hppa.
32519
32520Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32521
32522 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
32523 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
32524 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
32525 to determine signed-ness of bitfields and use the result to setup
32526 the xfail.
32527 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
32528 * gdb.t15/funcargs.exp: Use them to step until the second indirect
32529 call line is reached if necessary.
32530
32531Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32532
32533 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
32534
32535Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32536
32537 * gdb.t06/break.exp: Also test `clear' command.
32538
32539Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
32540
32541 * gdb.t00/teststrategy.exp: Remove extra quote.
32542
32543 * gdb.t07/watchpoint.exp: Change xfail for calling function with
32544 watchpoint enabled to be for all non-68k machines.
32545
32546 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
32547
32548Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32549
32550 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
32551 targets use aout.mt instead of ecoff.mt as gas understands
32552 standard aout format.
32553
32554Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
32555
32556 * lib/gdb.exp (runto): Don't insist that function we are running to
32557 was compiled with -g.
32558
32559 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
32560
32561 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
32562 to get back into the read system call.
32563 Accept leading newline in case where we woke it up.
32564
32565Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32566
32567 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
32568 to make the stabs test work on ecoff systems using gcc and -with-stabs.
32569 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
32570 enable ecoff configuration.
32571
32572Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32573
32574 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
32575
32576Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32577
32578 * gdb.t16/printcmds.exp: Add another printf test.
32579
32580Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
32581
32582 * configure.in: If configured -with-stabs on any target, add
32583 stabsdirs to configdirs.
32584
32585Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32586
32587 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
32588 fun" so pattern does not match the command itself.
32589
32590Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32591
32592 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
32593
32594Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32595
32596 * gdb.t17/interrupt.exp: Test for more things.
32597
32598Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32599
32600 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
32601 compiler arranges the code and line numbers.
32602
32603 * gdb.t17/interrupt.exp: Don't send \n after ^C.
32604
32605Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32606
32607 * gdb.t00/help.exp: Increase expect input buffer size.
32608
32609Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32610
32611 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
32612
32613 * gdb.t07/watchpoint.exp: Add xfail for hppa.
32614
32615 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
32616
32617 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
32618 [0-9]*, not just [0-9].
32619
32620Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32621
32622 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
32623
32624 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
32625
32626Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32627
32628 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
32629
32630Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32631
32632 * gdb.t06/signals.c: Add xfails for sun3.
32633
32634 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
32635
32636 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
32637 test_stepping tests.
32638
32639Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32640
32641 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
32642
32643 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
32644
32645 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
32646 rather than actually putting it through cpp twice.
32647
32648 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
32649
32650Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
32651
32652 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
32653 no longer needed.
32654
32655Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32656
32657 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
32658
32659 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
32660 C++ features prints as "struct", make it a pass, not an xfail.
32661
32662Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32663
32664 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
32665 Don't require VA to print as "class" rather than "struct".
32666
32667Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
32668
32669 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
32670
32671Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32672
32673 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
32674
32675Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32676
32677 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
32678 order.
32679
32680Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32681
32682 * gdb.t16/printcmds.exp: Add printf tests.
32683
32684 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
32685
32686 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
32687
32688Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
32689
32690 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
32691 pass counts, to counteract any existing or future setup_xfails.
32692
32693Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32694
32695 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
32696 {BEGIN,END}_COMMON for common block instead of STAB.
32697 * gdb.stabs/wierd.exp: Add xfail for rs6000.
32698
32699 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
32700 intp_var should be N_GSYM not N_LSYM.
32701 wierd-aout.S: Use a label for the value of the N_SO.
32702 wierd.def: Remove all backslashes.
32703 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
32704
32705Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32706
32707 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
32708 get the expected next to inheritance3.
32709
32710Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32711
32712 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
32713 now that gcc-2.4 gets it right.
32714
32715Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32716
32717 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
32718
32719 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
32720 generating comp-info.exp which works for cross-compilation.
32721
32722Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
32723
32724 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
32725 "*-*-sysv4.*".
32726
32727Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
32728
32729 * gdb.t01/run.exp: Start with a fresh gdb.
32730 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
32731 SVR4.x.
32732
32733Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
32734
32735 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
32736 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
32737 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
32738 Makefile.in (distclean, realclean): Remove gdbme.c from list of
32739 things to remove.
32740
32741Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
32742
32743 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
32744 test cases from bug reports.
32745
32746Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
32747
32748 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
32749 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
32750 avoid spurious xfails.
32751 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
32752 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
32753 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
32754
32755Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
32756
32757 * gdb.t00/teststrategy.exp: Rework to provide more useful
32758 description of each test, fix problem with systems that define
32759 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
32760 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
32761 results for "next over recursive call" so timeouts aren't taken
32762 by error.
32763
32764Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
32765
32766 * gdb.t12/scope.exp: Test printing of variables before run.
32767
32768 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
32769 printed in wrong order due to sorting.
32770
32771Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
32772
32773 * gdb.t00/teststrategy.exp: Fix expected results for printing
32774 user entered string constant. Is array of char, prints with no
32775 address.
32776
32777 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
32778 commands.
32779 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
32780 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
32781 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
32782 of struct of char arrays.
32783 * gdb.t00/radix.exp: New tests for radix commands.
32784
32785Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
32786
32787 * gdb.t16/printcmd.exp: Print a variable before running program
32788 (with xfail for AIX).
32789
32790Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
32791
32792 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
32793
32794 * gdb.t16/printcmd.exp: Don't print variables before running program.
32795
32796 * gdb.t06/break.exp: Don't require envp argument to main.
32797
32798 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
32799
32800 * gdb.t02/whatis.exp, gdb.t11/list.exp:
32801 Add xfails for rs6000.
32802
32803 * gdb.t02/whatis.exp: Change other tests not to re-test something
32804 we already tested.
32805
32806 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
32807 each type used has a variable of that type.
32808
32809Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
32810
32811 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
32812
32813Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
32814
32815 * configure.in: change srctrigger to be a file, not a directory
32816
32817Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
32818
32819 * configure.in (mips-idt-ecoff*): Added trailing '*'.
32820
32821 * gdb.t11/list.exp: Fixed a couple of typos.
32822
32823Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
32824
32825 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
32826 is fixed and PR is closed.
32827 * gdb.t16 (gdbme.c): Add simple test string variable.
32828 * gdb.t16 (printcmds.exp): Add tests with simple test string
32829 variable, primarily for boundaries on "set print elements".
32830
32831Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
32832
32833 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
32834 Make leading 0's optional and don't expect a tab in the middle
32835 of the number.
32836
32837 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
32838
32839 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
32840 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
32841 don't end command passed to gdb_test with newline.
32842
32843 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
32844 signed keyword away, don't expect signed bitfields to be signed.
32845
32846 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
32847 printing with only as many 1's as are in the field as well as printing
32848 with 32 1's (see comment).
32849
32850Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
32851
32852 * gdb.t00/default.exp: Start with a fresh gdb.
32853 * configure.in (configdirs): Remove gdb.t31 until the chill
32854 compiler works again. It no longer is able to find chillrt0
32855 since it isn't in libchill.a anymore.
32856 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
32857 wierd.o, make more modular.
32858 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
32859 spurious newlines that caused problems.
32860
32861Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32862
32863 * Move test with enums and partial symbols from gdb.t03/ptype.exp
32864 to gdb.stabs/wierd.exp since GCC has worked around the bug.
32865 gdb.stabs/wierd.{exp,def}: Many new tests.
32866
32867 * gdb.t00/default.exp: update info line for new message.
32868
32869 * gdb.t02/{whatis.exp,gdbme.c}:
32870 Test that "char *" doesn't print as "caddr_t".
32871
32872Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32873
32874 * gdb.t00/help.exp: Use .* in place of some help messages which
32875 just changed.
32876 gdb.t00/default.exp: Update "info frame" test for new message.
32877 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
32878 Remove some xfails
32879
32880Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32881
32882 * gdb.t03/{gdbme.c,ptype.exp}:
32883 Add tests for typedef'd struct and union without tags.
32884 Also check "whatis" on a variable of a typedef'd enum without a tag.
32885
32886 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
32887 PRMS 1823; the bug still exists but isn't reproduced by this test
32888 anymore), and remove rs6000 XFAIL (the bug is fixed).
32889
32890 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
32891 duplicated from whatis.exp. For those that are left, accept
32892 "long", "long int", or "int" for long variables (whatis.exp already
32893 has an XFAIL for "int", so no need to fail it here).
32894
32895 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
32896 Deal with GCC's names for types now that GDB uses the compiler's names.
32897
32898 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
32899 setup_xfail's for sunos4. If we #defined the signed keyword away,
32900 don't expect GDB to know that char it is signed.
32901
32902 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
32903
32904Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
32905
32906 * configure.in (configdirs): Add gdb.t24 for C++ tests that
32907 should work on any system, regardless of debugging format.
32908 * gdb.t21/demangle.exp: Move to gdb.t24.
32909 * gdb.t24/demangle.exp: Move from gdb.t21.
32910 * gdb.t24/{Makefile.in, configure.in}: New files.
32911
32912Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32913
32914 * configure.in: Do gdb.stabs and C++ tests only for stabs.
32915 * gdb.stabs: New directory.
32916
32917Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32918
32919 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
32920 not just "Quit anyway?".
32921
32922Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
32923
32924 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
32925 that all setup_xfails are immediately followed by clear_xfails.
32926
32927Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
32928
32929 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
32930 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
32931 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
32932 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
32933 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
32934 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
32935 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
32936 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
32937 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
32938 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
32939 gdb.t31/chillvars.exp, lib/gdb.exp:
32940 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
32941 bug-gdb@prep.ai.mit.edu.
32942
32943Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
32944
32945 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
32946 with 0.0, not integer 0.
32947
32948Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
32949
32950 * gdb.t06/break.exp: Update for "Kill the program" message change.
32951
32952Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
32953
32954 * Makefile.in (GDBFLAGS): Set to -nx.
32955 * Makefile.in (site.exp): Use GDBFLAGS.
32956
32957Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
32958
32959 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
32960 Makefiles.
32961 (check): depend on just-check.
32962 (just-check): added so that tests can be run without a noop
32963 build pass.
32964
32965Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
32966
32967 Switch to using configure's configdirs.
32968 * Makefile.in (Makefile): add configure.in dependency.
32969 (SUBDIRS): removed redundant assignment.
32970 * configure.in: switch subdirs assignment to configdirs.
32971 * gdb.t*/configure.in: new files.
32972
32973Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
32974
32975 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
32976 works.
32977
32978Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
32979
32980 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
32981 in explicit rules. Apparently this is not supported by some makes.
32982
32983Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
32984
32985 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
32986
32987Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32988
32989 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
32990 disappeared.
32991
32992Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
32993
32994 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
32995
32996Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
32997
32998 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
32999 watchpoint problem that is now fixed.
33000 * gdb.t30/chexp.exp: Remove setup_xfail for printing
33001 uninitialized convenience variables.
33002 * gdb.t31/chillvars.exp: Fix expected patterns for printing
33003 structures.
33004
33005Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33006
33007 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
33008 which causes expect to get out of sync with gdb on long output
33009 from help set.
33010 * gdb.t09/corefile.exp: Make expected pattern for core file
33011 failing signal and frame output format less sun specific.
33012
33013Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
33014
33015 * gdb.t31/chillvars.exp: Add and remove initial dummy
33016 breakpoint, so that symbol table is forced in.
33017 (Needed at least on Sunos4, though it seems not SVR4.)
33018 * gdb.t31/chillvars.exp: Update for changed output format.
33019
33020Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
33021
a9c64011 33022 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
c906108c
SS
33023
33024Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
33025
33026 * Makefile.in: Added --srcdir when invoking runtest, removed the
33027 need for a local config file. (optional now)
33028
33029Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
33030
33031 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
33032 failure count used to force early termination. Add some more
33033 expected failures for gnu style demangling.
33034
33035Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33036
33037 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
33038 pmi variable from gdb.t20/gdbme to get optimized away.
33039 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
33040 Check for written corefile upon timeout _and_ eof.
33041
33042Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33043
33044 * config/unix-gdb.exp: Add missing return 0.
33045
33046Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33047
33048 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
33049 test termination.
33050
33051Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
33052
33053 * configure.in (subdirs): Put back gdb.t17 which mysteriously
33054 disappeared.
33055
33056Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
33057
33058 * gdb.t10/crossload.exp: Disable the i860-elf test until such
33059 time as i860 support works.
33060
d63a86f8 33061 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
33062 "backtrace 100\r" rather than just "backtrace\r", to match last
33063 change.
33064
33065Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
33066
33067 * config/udi-gdb.exp (gdb_exit): Remove close command.
33068 (gdb_target_udi): New procedure to set the UDI target.
33069 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
33070 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
33071 Added waits for prompts after several question responses. Added
33072 some more responses used by a29k-amd-udi-gdb.
33073 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
33074 pass different arguments, restart UDI connection after program
33075 completion.
33076 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
33077 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
33078 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
33079 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
33080 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
33081 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
33082 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
33083 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
33084 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
33085 after program completion.
33086 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
33087 compiled with a SELECT_VECS setting.
33088 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
33089 infinite recursion.
33090
33091 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
33092 Added checks for COFF results, and made them expected failures for
33093 all targets. It would be better to make them expected failures
33094 for COFF targets only.
33095
33096Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
33097
33098 * Makefile.in: add null dvi target, don't bother to recurse
33099 through test directories for info and install-info; rename
33100 $(datadir) to be dejagnu instead of deja-gnu
33101
33102Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
33103
33104 * gdb.t31/gdbme.ch: Re-enable code that previously caused
33105 compiler to coredump.
33106 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
33107 code.
33108
33109Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
33110
33111 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
33112 coredump.
33113 * gdb.t31/chillvars.exp: Comment out tests that depend on that
33114 code.
33115
33116Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
33117
33118 * gdb.t03/ptype.exp: tests for return code from gdb_test.
33119 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
33120 which in a shell. Deletes xgdb when done.
33121 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
33122 Tests the return from the "set height" or "set width" commands.
33123 Added a few return codes where needed.
33124
33125Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
33126
33127 * Makefile.in (SUBDIRS): Add gdb.t17.
33128 * configure.in (subdirs): Add gdb.t17.
33129 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
33130 files to test gdb's calling of functions in the inferior with
33131 the correct arguments and gdb's ability to retrieve any
33132 result returned.
33133
33134Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
33135
33136 * config/unix-gdb.exp (gdb_exit): Remove close commands that
33137 may be called after gdb goes away. Previous versions of expect
33138 needed these to avoid file descriptor leaks, but they cause
33139 errors with the current revision of expect.
33140 * gdb.t00/gdbvars.exp: Use -re on expected output after
33141 setting sevenbit-strings.
33142 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
33143 to set sevenbit-strings consistent across tests.
33144 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
33145 set sevenbit-strings consistent across tests.
33146
33147Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
33148
33149 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
33150 expected output to match current "expect" expectations.
33151
33152Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
33153
33154 * gdb.t00/default.exp: Change expected output for default "source"
33155 command, to match new gdb behavior which requires a filename to
33156 source.
33157
33158Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
33159
33160 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
33161 expected fail for i486-*-* that misses the marker2 function.
33162 * gdb.t10/crossload.exp (bfddefault): Allow successful
33163 recognition of a format to pass even if no symbols are found.
33164 Explicitly catch failures where the format is not recognized
33165 or is ambiguous, and add the reason to the fail message.
33166 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
33167 the cause is and invalid target and add reason to failure message.
33168 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
33169 elf32-i386, elf32-sparc, and elf32-i860.
33170 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
33171 Set up expected failure for 'filename'::variable scope resolution,
33172 which is now apparently broken on all targets.
33173 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
33174 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
33175 gdb.t23/templates.exp: Change failure for missing binfile into
33176 just a warning.
33177 gdb.t21/demangle.exp: Change all cfront references to 'arm'
33178 references.
33179
33180Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
33181
33182 * gdb.t00/default.exp: Add expected output for default "source"
33183 command, to match new gdb behavior.
33184 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
33185
33186Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
33187
33188 * config/*-gdb.exp: returns an error, rather than exiting on
33189 internal errors.
33190
33191Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
33192
33193 * gdb.t03/gdbme.c: Add pointer to struct variable.
33194 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
33195 referencing struct members.
33196
33197Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
33198
33199 * configure.in (mips-idt-ecoff): New target.
33200 * config/mips-gdb.exp: New file for remote board using MIPS remote
33201 debugging protocol.
33202
33203 * Redid configuration scheme. Removed gdb.t*/configure.in.
33204 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
33205 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
33206 distclean targets. Built executables via .o files. Adjusted
33207 tests to account for source files in $(srcdir) rather than
33208 $(objdir).
33209 * lib/gdb.exp (runto): Don't expect () after the function name,
33210 because it may have arguments.
33211
33212Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
33213
33214 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
33215 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
33216 expected failures for mips-idt-* and mips-sgi-*.
33217 * gdb.t00/default.exp (attach): Kill process if requested.
33218 * gdb.t00/help.exp (help target core, help target): Accept a gdb
33219 that does not read core files.
33220 * gdb.t01/run.exp: Removed checks for exit status code.
33221 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
33222 it is linked in.
33223 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
33224 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
33225 appropriate, rather than doing it by hand.
33226 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
33227 execution.
33228 * gdb.t10/crossload.exp: Kill existing program if needed.
33229 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
33230 appropriate, rather than doing it by hand. Always increase
33231 timeout for this test, not just for VxWorks.
33232
33233Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
33234
33235 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
33236 of Chill STRUCT types and STRUCT values.
33237 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
33238 than "char".
33239 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 33240 struct2): New struct definitions and initializations to test
c906108c
SS
33241 simple Chill STRUCT types.
33242
33243Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
33244
33245 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
33246 the null byte at the end of strings.
33247 * gdb.t00/default.exp: Make show version insensitive to copyright
33248 date.
33249 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
33250 to avoid dependencies on target char signedness.
33251 * gdb.t16/printcmds.exp: Update expected results for explicitly
33252 unsigned char.
33253 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
33254 now work.
33255 * gdb.t21/demangle.exp: Add many more patterns for template
33256 demangling, most of them being expected failures.
33257 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
33258 string we are matching for, to match on the whole string.
33259 * gdb.t21/demangle.exp: Add many new test strings to demangle,
33260 and fix a whole bunch that had incorrect expected output but were
33261 passing anyway because of the bug in "proc demangle".
33262 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
33263 type.
33264 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
33265
33266Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
33267
a9c64011
AS
33268 * gdb/testsuite: made modifications to testcases, etc., to allow
33269 them to work properly given the reorganization of deja-gnu and the
33270 relocation of the testcases from deja-gnu to a "tool" subdirectory.
c906108c
SS
33271
33272Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
33273
33274 * gdb/testsuite: Initial creation of gdb/testsuite.
33275 Migrated dejagnu testcases and support files for testing nm to
33276 gdb/testsuite from deja-gnu. These files were moved "as is"
33277 with no modifications. This migration is part of a major overhaul
33278 of dejagnu. The modifications to these testcases, etc., which
33279 will allow them to work with the new version of dejagnu will be
33280 made in a future update.
48efe704 33281
8d8cb839 33282 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 33283\f
8d8cb839
EZ
33284;; Local Variables:
33285;; mode: change-log
33286;; left-margin: 8
33287;; fill-column: 74
33288;; version-control: never
33289;; End:
902f2ccb 33290
28e7fd62 33291 Copyright 1993-2013 Free Software Foundation, Inc.
902f2ccb
MC
33292 Copying and distribution of this file, with or without modification,
33293 are permitted provided the copyright notice and this notice are preserved.