Perf test framework
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
f27a1236
YQ
12013-11-06 Yao Qi <yao@codesourcery.com>
2
3 * lib/perftest.exp: New.
4 * gdb.perf/lib/perftest/__init__.py: New.
5 * gdb.perf/lib/perftest/measure.py: New.
6 * gdb.perf/lib/perftest/perftest.py: New.
7 * gdb.perf/lib/perftest/reporter.py: New.
8 * gdb.perf/lib/perftest/testresult.py: New.
9
7636ccf9
YQ
102013-11-06 Yao Qi <yao@codesourcery.com>
11
12 * Makefile.in (check-perf): New target.
13 * configure.ac (AC_OUTPUT): Output Makefile in gdb.perf.
14 * configure: Re-generated.
15 * gdb.perf/Makefile.in: New.
16
81208388
TT
172013-11-04 Tom Tromey <tromey@redhat.com>
18
19 * Makefile.in (TEST_DIRS): Remove.
20 (TEST_TARGETS, check-parallel): Rewrite.
21 (check-gdb.%, BASE1_FILES, BASE2_FILES, check-gdb.base%)
22 (subdir_do, subdirs): Remove.
23 (do-check-parallel, check/%): New targets.
24 (clean): Remove outputs, temp, and cache directories.
25 (saw_dash_j): New variable.
26 (CHECK_TARGET): Use it.
27 (check): Depend on all, site.exp. Rewrite.
28 (check-single): Remove dependencies.
29 (slow_tests, all_tests, reordered_tests): New variables.
30
c63ffa1f
TT
312013-11-04 Tom Tromey <tromey@redhat.com>
32
33 * gdb.dwarf2/fission-base.S: Remove "gdb.dwarf/".
34 * gdb.dwarf2/fission-base.exp: Set debug-file-directory
35 before loading binfile.
36 * gdb.dwarf2/fission-loclists.S: Remove "gdb.dwarf/".
37 * gdb.dwarf2/fission-loclists.exp: Set debug-file-directory
38 before loading binfile.
39
3fef966c
TT
402013-11-04 Tom Tromey <tromey@redhat.com>
41
42 * gdb.base/foll-exec.c (main): Use BASEDIR.
43 * gdb.base/foll-exec.exp: Define BASEDIR during compilation.
44 * gdb.base/foll-vfork.c (main): Use BASEDIR.
45 * gdb.base/foll-vfork.exp: Define BASEDIR during compilation.
46 * gdb.multi/bkpt-multi-exec.c (main): Use BASEDIR.
47 * gdb.multi/bkpt-multi-exec.exp: Define BASEDIR during compilation.
48
24890efd
TT
492013-11-04 Tom Tromey <tromey@redhat.com>
50
51 * gdb.base/argv0-symlink.exp: Compute executable's directory
52 dynamically.
53
c59ffcab
TT
542013-11-04 Tom Tromey <tromey@redhat.com>
55
56 * gdb.asm/asm-source.exp: Use standard_output_file.
57
479c8d68
TT
582013-11-04 Tom Tromey <tromey@redhat.com>
59
60 * gdb.server/file-transfer.exp: Use standard_output_file.
61
1e537771
TT
622013-11-04 Tom Tromey <tromey@redhat.com>
63
64 * gdb.base/fullname.exp: Use standard_output_file,
65 relative_filename.
66 * gdb.base/hashline1.exp: Use standard_testfile,
67 standard_output_file, relative_filename, clean_restart.
68 * gdb.base/hashline2.exp: Use standard_testfile,
69 standard_output_file.
70 * gdb.base/hashline3.exp: Use standard_testfile,
71 standard_output_file, relative_filename.
72 * lib/gdb.exp (relative_filename): New proc.
73
b44b82af
TT
742013-11-04 Tom Tromey <tromey@redhat.com>
75
76 * gdb.base/fileio.c (test_open, test_write, test_read)
77 (test_lseek, test_close, test_stat, test_fstat)
78 (test_isatty, test_system, test_rename, test_unlink):
79 Use OUTDIR define.
80 * gdb.base/fileio.exp: Define OUTDIR during compilation.
81 Use standard_output_file.
82
59b28c5d
TT
832013-11-04 Tom Tromey <tromey@redhat.com>
84
85 * gdb.base/checkpoint.c (main): Use PI_TXT and COPY1_TXT
86 defines.
87 * gdb.base/checkpoint.exp: Define PI_TXT and COPY1_TXT during
88 compilation. Use prepare_for_testing, standard_output_file.
89
08b3fe69
TT
902013-11-04 Tom Tromey <tromey@redhat.com>
91
92 * gdb.base/advance.exp: Use standard_testfile and
93 prepare_for_testing.
94 * gdb.base/bigcore.exp: Use standard_output_file. "cd" to
95 appropriate directory when local.
96 * gdb.base/dump.exp: Use standard_output_file. Update all
97 "dump" and "restore" filenames.
98 * gdb.base/interact.exp: Use standard_output_file.
99 * gdb.base/jit-so.exp: Don't download file when local.
100 * gdb.base/jit.exp (compile_jit_test): Don't download file
101 when local.
102 * gdb.base/list.exp: Use gdb_remote_download.
103 * gdb.base/maint.exp: Use standard_output_file.
104 * gdb.base/prelink.exp: Use standard_output_file.
105 * gdb.base/save-bp.exp: Use standard_output_file.
106 * gdb.base/sepdebug.exp: Use standard_testfile,
107 standard_output_file.
108 (test_different_dir): Don't declare objdir.
109 * gdb.base/solib-search.exp: Use standard_output_file.
110 * gdb.base/step-line.exp: Use gdb_remote_download.
111 * gdb.base/trace-commands.exp: Use standard_output_file.
112
32cfb09d
TT
1132013-11-04 Tom Tromey <tromey@redhat.com>
114
115 * gdb.trace/mi-traceframe-changed.exp: Pass -DTFILE_DIR
116 to compilation. Use standard_output_file.
117 (test_tfind_tfile): Update.
118 * gdb.trace/tfile.c (write_basic_trace_file)
119 (write_error_trace_file): Use TFILE_DIR.
120 * gdb.trace/tfile.exp: Pass -DTFILE_DIR to compilation. Use
121 standard_output_file.
122
84741506
TT
1232013-11-04 Tom Tromey <tromey@redhat.com>
124
125 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
126 Use "dwarf2 always-disassemble" for the "maint set" test.
127 * gdb.mi/mi-file-transfer.exp (test_file_transfer): Use
128 standard_output_file.
129 * gdb.mi/mi-logging.exp: Use standard_output_file.
130
cfb7b9a3
TT
1312013-11-04 Tom Tromey <tromey@redhat.com>
132
133 * gdb.xml/tdesc-arch.exp: Use standard_output_file. Make
134 downloads conditional on remote host.
135 (set_arch): Likewise.
136 * gdb.xml/tdesc-regs.exp: Use gdb_remote_download.
137 (load_description): Use standard_output_file.
138
bdfe0594
TT
1392013-11-04 Tom Tromey <tromey@redhat.com>
140
141 * gdb.gdb/selftest.exp: Use standard_output_file.
142 * lib/selftest-support.exp (do_self_tests): Use
143 standard_output_file.
144
8c639e73
TT
1452013-11-04 Tom Tromey <tromey@redhat.com>
146
147 * gdb.stabs/weird.exp: Use gdb_remote_download and
148 standard_output_file.
149
5030a410
TT
1502013-11-04 Tom Tromey <tromey@redhat.com>
151
152 * gdb.base/gcore-buffer-overflow.exp: Use
153 standard_output_file, not standard_testfile.
154 * gdb.base/twice.exp: Use standard_testfile, not
155 standard_output_file. Use gdb_remote_download.
156
95d7853e
TT
1572013-11-04 Tom Tromey <tromey@redhat.com>
158
159 * lib/gdb.exp (get_compiler_info): Use log_file -info and
160 restore from that.
161
eab88b54
MR
1622013-11-02 Maciej W. Rozycki <macro@codesourcery.com>
163
164 * gdb.cp/derivation.exp: s/perrro/perror/
165
a1b0fbee
MR
1662013-11-01 Maciej W. Rozycki <macro@codesourcery.com>
167
168 * gdb.dwarf2/dwzbuildid.exp: Rename `outdir' variable to
169 `debugdir'.
170
638aa5a1
AB
1712013-10-31 Andrew Burgess <aburgess@broadcom.com>
172
173 * gdb.base/watchpoint.exp (test_no_hw_watchpoints): Add additional
174 tests and update expected error message.
175 (test_watch_register_location): New tests.
176 (do_tests): Call test_watch_register_location.
177 * gdb.base/watchpoints.exp: Update expected error message.
178
055e608a
UW
1792013-10-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
180
181 * gdb.arch/s390-multiarch.exp (test_linux_v2): Add $gdb_prompt to
182 the patterns in gdb_test_multiple.
183
9ac69859
NB
1842013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
185
186 * gdb.base/sym-file-lib.c: New file.
187 * gdb.base/sym-file-loader.c: New file.
188 * gdb.base/sym-file-loader.h: New file.
189 * gdb.base/sym-file-main.c: New file.
190 * gdb.base/sym-file.exp: New file.
191 * lib/gdb.exp (is_elf_target): New function.
192
24ba476b
PA
1932013-10-29 Pedro Alves <palves@redhat.com>
194
195 * gdb.mi/mi-console.c, gdb.mi/mi-stack.c: Remove local emacs
196 variable setting change-log-default-name to ChangeLog-mi.
197
f69d9aef
AB
1982013-10-29 Andrew Burgess <aburgess@broadcom.com>
199
200 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test):
201 Expect <unavailable> pattern.
202
71193121
TV
2032013-10-28 Tom de Vries <tom@codesourcery.com>
204
205 * gdb.arch/thumb2-it.S (it_8): Fix typo.
206
38095c27
AK
2072013-10-25 Anton Kolesov <Anton.Kolesov@synopsys.com> (tiny change)
208
209 * gdb.base/bang.exp: Use gdb_continue_to_end to properly support
210 remote stubs where exit() behaviour is unreliable.
211
686d4def
PA
2122013-10-25 Pedro Alves <palves@redhat.com>
213
214 * gdb.cp/m-static.exp: Adjust expected output of printing a
215 nonexistent or optimized out static field. Also test printing the
216 the "container" object.
217
a35cfb40
MR
2182013-10-24 Maciej W. Rozycki <macro@codesourcery.com>
219
220 * lib/gdb.exp (gdb_finish): Send a kill request to `gdbserver'
221 if in the persistent mode.
222 * gdb.trace/disconnected-tracing.exp: Reconnect before completion.
223
bbe769cc
MR
2242013-10-24 Maciej W. Rozycki <macro@codesourcery.com>
225
226 * lib/gdb.exp (gdb_gcore_cmd): Also handle a "Target does not
227 support core file generation" reply.
228
95e4302a
JM
2292013-10-21 Jose E. Marchesi <jose.marchesi@oracle.com>
230
231 PR gdb/15986
232 * gdb.base/run.c (main): gdb_get_line_number tag added for
233 commands.exp.
234 (factorial): Likewise.
235
236 * gdb.base/commands.exp (watchpoint_command_test): Use
237 gdb_get_line_number in order to determine the locations in run.c
238 where local_var is detected to go out of scope.
239
4c406179
JM
2402013-10-21 Jose E. Marchesi <jose.marchesi@oracle.com>
241
242 * gdb.base/gnu_vector.exp: Care about endianness when casting
243 scalars to vectors.
244
bb6216d8
TT
2452013-10-18 Tom Tromey <tromey@redhat.com>
246
247 * lib/gdb.exp (build_executable_from_specs): Remove duplicate set
248 of "binfile".
249
e8369a73
AB
2502013-10-18 Andrew Burgess <aburgess@broadcom.com>
251
252 * gdb.base/watchpoints.exp: Add test for setting software
253 watchpoints of different types before starting the inferior.
254
776f04fa
PA
2552013-10-18 Pedro Alves <palves@redhat.com>
256
257 PR gdb/16062
258 * gdb.threads/stepi-random-signal.c: New file.
259 * gdb.threads/stepi-random-signal.exp: New file.
260
e4b8388f
MR
2612013-10-17 Maciej W. Rozycki <macro@codesourcery.com>
262
263 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
264 Fix comment typo.
265 * lib/gdb.exp (gdb_init): Likewise.
266
50b34a18
TT
2672013-10-17 Tom Tromey <tromey@redhat.com>
268
269 * gdb.base/printcmds.exp (test_printf): Test printf flushing.
270
3db258f5
TT
2712013-10-14 Tom Tromey <tromey@redhat.com>
272
273 * gdb.dwarf2/dwzbuildid.exp (write_dwarf_file): Pass explicit test
274 name to gdb_test_no_output.
275
4856b6bc
JK
2762013-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
277
278 Canonicalize directories for EXEC_FILENAME.
279 * gdb.base/argv0-symlink.exp
280 (kept file symbolic link name for info inferiors): New.
281 (kept directory symbolic link name): Setup kfail.
282 (kept directory symbolic link name for info inferiors): New.
283
9772d074
UW
2842013-10-11 Andreas Arnez <arnez@linux.vnet.ibm.com>
285
286 * gdb.arch/s390-multiarch.exp: New file.
287 * gdb.arch/s390-multiarch.c: New file.
288
2a3be966
JB
2892013-10-11 Joel Brobecker <brobecker@adacore.com>
290
291 * gdb.ada/mi_catch_ex.exp: Adjusts all "catch ..." tests to
292 use the appropriate GDB/MI command instead, and verify
293 the test output.
294
7c647d61
JB
2952013-10-11 Joel Brobecker <brobecker@adacore.com>
296
297 * gdb.base/source-nofile.gdb: New file.
298 * gdb.base/source.exp: Add two tests verifying the behavior when
299 the "source" command is given a non-existant filename.
300
bb66bd51
YQ
3012013-10-11 Yao Qi <yao@codesourcery.com>
302
303 * gdb.mi/mi-catch-load.c: Remove the include of "dlfcn.h".
304 [__WIN32__]: Include "windows.h" and define macro 'dlopen'
305 and 'dlclose'.
306 [!__WIN32__]: Include "dlfcn.h".
307 * gdb.mi/mi-catch-load.exp: Set up kfail.
308
4f424bb1
AK
3092013-10-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
310
311 * lib/gdb.exp (gdb_core_cmd): Replace fixed string "re-load
312 generated corefile" by argument "$test".
313
578d3588
PA
3142013-10-09 Pedro Alves <palves@redhat.com>
315
316 * gdb.python/py-prettyprint.exp (run_lang_tests): Adjust expected
317 output.
318
eb4ca471
PA
3192013-10-09 Pedro Alves <palves@redhat.com>
320
321 * gdb.base/catch-syscall.exp (test_catch_syscall_without_args)
322 (test_catch_syscall_with_args, test_catch_syscall_with_many_args)
323 (test_catch_syscall_with_wrong_args)
324 (test_catch_syscall_restarting_inferior)
325 (test_catch_syscall_fail_nodatadir)
326 (test_catch_syscall_without_args_noxml)
327 (test_catch_syscall_with_args_noxml)
328 (test_catch_syscall_with_wrong_args_noxml): Use with_test_prefix.
329
dc294be5
TT
3302013-10-08 Tom Tromey <tromey@redhat.com>
331
332 * gdb.dwarf2/dwzbuildid.exp: New file.
333 * lib/dwarf.exp (Dwarf::_section): Add "flags" and "type"
334 parameters.
335 (Dwarf::_defer_output): Change "section" parameter to
336 "section_spec"; update.
337 (Dwarf::gnu_debugaltlink, Dwarf::_note, Dwarf::build_id): New
338 procs.
339
c968bd18
JB
3402013-10-08 Joel Brobecker <brobecker@adacore.com>
341
342 * gdb.ada/mi_catch_ex.exp: Make "mi_execute_to" test names unique.
343
f44eeb11
TT
3442013-10-07 Tom Tromey <tromey@redhat.com>
345
346 * lib/mi-support.exp (varobj_tree::walk_tree): Set _root_idx
347 to 0.
348
0c557179
SDJ
3492013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
350
351 * gdb.base/corefile.exp: Test whether $_exitsignal is set and
352 $_exitcode is void when opening a corefile.
353 * gdb.base/exitsignal.exp: New file.
354 * gdb.base/segv.c: Likewise.
355 * gdb.base/normal.c: Likewise.
356
5713b9b5
JB
3572013-10-04 Joel Brobecker <brobecker@adacore.com>
358
359 * gdb.mi/mi-start.c, gdb.mi/mi-start.exp: New files.
360
3f983d47
YZ
3612013-10-02 Vidya Praveen <vidyapraveen@arm.com>
362
363 * gdb.trace/entry-values.exp: Modify regular expression to scan for
364 'bl' instruction instead of 'call' for ARM and AArch64 targets.
365
901461f8
PA
3662013-10-02 Pedro Alves <palves@redhat.com>
367
368 * gdb.dwarf2/dw2-reg-undefined.exp <pattern_rax_rbx_rcx_print,
369 pattern_rax_rbx_rcx_info>: Set to "<not saved>".
370 * gdb.mi/mi-reg-undefined.exp (opt_out_pattern): Delete.
371 (not_saved_pattern): New.
372 Replace use of the former with the latter.
373
b477a5e6
PA
3742013-10-02 Pedro Alves <palves@redhat.com>
375
376 * README (Board Settings): Document "exit_is_reliable".
377 * lib/gdb.exp (gdb_continue_to_end): Check whether the board says
378 running to exit reliably reports program exits.
379 * boards/native-gdbserver.exp: Set exit_is_reliable in the board
380 info.
381 * boards/native-stdio-gdbserver.exp: Likewise.
382
a49bed3a
DE
3832013-10-01 Doug Evans <dje@google.com>
384
385 * gdb.python/python.exp: Remove redundant print-stack tests.
386 Make all print-stack test names unique. Fix spelling of print-stack.
387
2ed2ad44
YQ
3882013-09-29 Yao Qi <yao@codesourcery.com>
389
390 * gdb.base/shreloc.exp: Set $msymfile to 'shreloc.txt' if host
391 is remote.
392
7d760051
UW
3932013-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
394
395 PR shlibs/8882
396 * gdb.base/corefile.exp: Add a check to assure warning-free
397 core-file load.
398
82bf32bc
JK
3992013-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
400
401 * gdb.dwarf2/dwp-symlink.c: New file.
402 * gdb.dwarf2/dwp-symlink.exp: New file.
403
4fa7d390
DE
4042013-09-20 Doug Evans <dje@google.com>
405
6b4646ce
DE
406 * lib/dwarf.exp (build_executable_from_fission_assembler): New proc.
407 * gdb.dwarf2/fission-base.S: Update. Split out .dwo into separate
408 file.
409 * gdb.dwarf2/fission-loclists.S: Ditto.
410 * gdb.dwarf2/fission-reread.S: Ditto.
411 * gdb.dwarf2/fission-base.exp: Skip of remote host. Compile with
412 build_executable_from_fission_assembler.
413 * gdb.dwarf2/fission-loclists.exp: Ditto.
414 * gdb.dwarf2/fission-reread.exp: Ditto.
415
4fa7d390
DE
416 * lib/future.exp (gdb_find_objcopy, gdb_find_readelf): New procs.
417 * lib/gdb.exp (build_id_debug_filename_get): Update to use them.
418 (gdb_gnu_strip_debug): Ditto.
419 * lib/prelink-support.exp (section_get, prelink_no): Ditto.
420 * gdb.arch/altivec-abi.exp: Ditto.
421 * gdb.base/attach-pie-misread.exp: Ditto.
422 * gdb.base/comprdebug.exp: Ditto.
423 * gdb.base/dup-sect.exp: Ditto.
424 * gdb.base/gnu-debugdata.exp: Ditto.
425 * gdb.base/step-symless.exp: Ditto.
426 * gdb.dwarf2/dw2-inline-param.exp: Ditto.
427 * gdb.dwarf2/dw2-skip-prologue.exp: Ditto.
428 * gdb.dwarf2/gdb-index.exp: Ditto.
429
e4c6a2c4
AB
4302013-09-18 Andrew Burgess <aburgess@broadcom.com>
431
432 * gdb.dwarf2/dw2-reg-undefined.exp: Change pattern for info
433 register to "<optimized out>", and also print the registers.
434
a205fbfc
PA
4352013-09-18 Pedro Alves <palves@redhat.com>
436
437 PR server/15967
438 * gdb.server/wrapper.exp: Also return unsupported for Cygwin, and
439 change text.
440
ee47b2f8
YQ
4412013-09-18 Yao Qi <yao@codesourcery.com>
442
443 * gdb.server/wrapper.c: New.
444 * gdb.server/wrapper.exp: New.
445
49fa26b0
PA
4462013-09-17 Muhammad Waqas <mwaqas@codesourccery.com>
447 Jan Kratochvil <jan.kartochvil@redhat.com>
448 Pedro Alves <palves@redhat.com>
449
450 PR gdb/11568
451 * gdb.thread/thread-specific-bp.c: New file.
452 * gdb.thread/thread-specific-bp.exp: New file.
453
e83b28bc
SDJ
4542013-09-17 Sergio Durigan Junior <sergiodj@redhat.com>
455
456 * gdb.base/defaults.exp (<show_conv_list>): Add check for $_isvoid
457 convenience function.
458
08d72866
PA
4592013-09-17 Pedro Alves <palves@redhat.com>
460
461 PR gdb/15911
462 * gdb.threads/info-threads-cur-sal-2.c: New file.
463 * gdb.threads/info-threads-cur-sal.c: New file.
464 * gdb.threads/info-threads-cur-sal.exp: New file.
465
57b0d98e
YQ
4662013-09-17 Yao Qi <yao@codesourcery.com>
467
468 * gdb.base/catch-load.c: Remove the include of "dlfcn.h".
469 [__WIN32__]: Include "windows.h" and define macro dlopen
470 and dlclose.
471 [!__WIN32__]: Include "dlfcn.h".
472 * gdb.base/catch-load.exp (one_catch_load_test): Match
473 directory separator.
474
0295a32e
DE
4752013-09-16 Doug Evans <dje@google.com>
476
a587b477
DE
477 * lib/gdb.exp (using_fission): New proc.
478 * gdb.base/info-macros.exp: Skip test if using Fission.
479
0295a32e
DE
480 * gdb.base/break-interp.exp: Fix indentation.
481
a280dbd1
SDJ
4822013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
483
484 * gdb.base/gdbvars.c (foo_void): New function.
485 (foo_int): Likewise.
486 * gdb.base/gdbvars.exp (test_convenience_functions): New
487 function. Call it.
488
4ac33720
UW
4892013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
490
491 * gdb.arch/s390-tdbregs.c: New file.
492 * gdb.arch/s390-tdbregs.exp: New file.
493
b866c52d
SS
4942013-09-12 Stan Shebs <stan@codesourcery.com>
495
496 * README: New file.
497
dc59cba6
DE
4982013-09-12 Doug Evans <dje@google.com>
499
500 * gdb.python/py-events.py (new_objfile_handler): Remove accidentally
501 added code to print event.inferior.
502
edf9f00c
JK
5032013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
504
505 * gdb.base/gnu-debugdata.exp (objcopy 1): Move it lower and use only
506 debug part of the binary.
507
5423b017
JK
5082013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
509
510 * gdb.base/gnu-debugdata.exp (strip): Add -R .comment.
511 (addlink): Add comment.
512
9295cf6f
SA
5132013-09-10 Sanimir Agovic <sanimir.agovic@intel.com>
514
515 * gdb.base/default.exp: Adjust regexpr for 'cd' to match optional
516 canonical pathname.
517
89e63ee4
DE
5182013-09-04 Doug Evans <dje@google.com>
519
314bb8c3
DE
520 * gdb.python/py-events.py (exit_handler): Verify we get the expected
521 event.
522 (continue_handler, new_objfile_handler): Ditto.
523 (test_events): Rename command to "test-events".
524 (test_newobj_events): Rename command to "test-objfile-events".
525 * gdb.python/py-events.exp: Update.
526 * gdb.python/py-evsignal.exp: Update.
527 * gdb.python/py-evthreads.exp: Update.
528
89e63ee4
DE
529 * gdb.base/enumval.c (ZERO): New enum value.
530 (main): Use it
531 * gdb.base/enumval.exp: Test ability to print ZERO.
532
5332013-09-03 Muhammad Bilal <mbilal@codesourcery.com>
41dc8db8
MB
534 Pedro Alves <palves@redhat.com>
535
536 * gdb.base/relocate.exp: Check that invalid options are
537 rejected.
538
26c2b53c
AB
5392013-08-30 Andrew Burgess <aburgess@broadcom.com>
540
541 * gdb.base/code_elim1.c (my_bss_symbol): New variable added.
542 (my_static_symbol): Add comment.
543 (main): Reference my_bss_symbol.
544
96d9056e
PM
5452013-08-30 Phil Muldoon <pmuldoon@redhat.com>
546
547 * gdb.python/py-arch.exp: Tests for invalid architecture.
548
489d4f4d
SA
5492013-08-29 Sterling Augustine <saugustine@google.com>
550
551 * boards/remote-stdio-gdbserver.exp: Set rcp_prog and
552 rsh_prog in new conditional. Move use of REMOTE_PORTNUM into
553 said conditional.
554
5b791bb5
PM
5552013-08-29 Phil Muldoon <pmuldoon@redhat.com>
556
557 * gdb.python/py-arch.exp: Load gdb-python.exp.
558
8f28f522
PM
5592013-08-29 Phil Muldoon <pmuldoon@redhat.com>
560
561 * gdb.python/py-framefilter.py (FrameFilter.filter): Check
562 itertools for imap attribute. Otherwise use map().
563 (ElidingIterator): Define wrapper function __next__.
564 * gdb.python/py-framefilter-mi.exp: Do not use execfile,
565 use exec (open (read ())) instead.
566 * gdb.python/py-framefilter.exp: Ditto.
567 * gdb.python/py-arch.exp: Update print based test to Python 3.x
568 compliance.
569 * gdb.python/py-frame.exp: Ditto.
570 * gdb.python/py-type.exp: Ditto.
571
1f0c4988
JK
5722013-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
573
574 PR gdb/15415
575 * gdb.base/argv0-symlink.c: New file.
576 * gdb.base/argv0-symlink.exp: New file.
577
7893c162
TT
5782013-08-28 Tom Tromey <tromey@redhat.com>
579
580 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Use explicit test name
581 when saving index.
582
6211c335
YQ
5832013-08-27 Yao Qi <yao@codesourcery.com>
584
585 * gdb.trace/entry-values.exp: Test unavailable entry value is
586 not shown when option '--skip-unavailable' is specified.
587 * gdb.trace/mi-trace-unavailable.exp (test_trace_unavailable):
588 Add tests for new option '--skip-unavailable'.
589
ce4ea2bb
YQ
5902013-08-27 Yao Qi <yao@codesourcery.com>
591
592 * lib/gdb.exp (gdb_remote_download): Don't pass $tofile to
593 remote_download if it is empty.
594
6e45f158
DE
5952013-08-26 Doug Evans <dje@google.com>
596
779bd270
DE
597 PR symtab/15885
598 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add gdb-index.
599 (clean): rm -f *.gdb-index *.with-index.
600 * gdb.dwarf2/gdb-index.exp: New testcase.
601
6e45f158
DE
602 * lib/gdb.exp (run_on_host): Moved here from gnu-debugdata.exp.
603 * gdb.base/gnu-debugdata.exp (run): Moved to gdb.exp and renamed to
604 run_on_host. All callers updated.
605
b1224238
YQ
6062013-08-24 Yao Qi <yao@codesourcery.com>
607
608 * gdb.trace/entry-values.c (end): New
609 (main): Call end.
610 * gdb.trace/entry-values.exp: Load trace-support.exp. Set
611 tracepoint and collect data. Test entry value is unavailable.
612
b39a8faf
YQ
6132013-08-24 Yao Qi <yao@codesourcery.com>
614
615 * lib/dwarf.exp (_location): Handle DW_OP_deref_size.
616 * gdb.trace/entry-values.c: New.
617 * gdb.trace/entry-values.exp: New.
618
9eaabc75
MW
6192013-07-12 Muhammad Waqas <mwaqas@codesourccery.com>
620
621 PR gdb/15501
622 * gdb.base/ena-dis-br.exp: Add test to verify
623 enable/disable commands work correctly with
624 multiple arguments that include multiple locations.
625
9f948660
SDJ
6262013-08-22 Samuel Bronson <naesten@gmail.com>
627
628 ARM Linux support for `catch syscall'.
629 * gdb.base/catch-syscall.exp: Test this on ARM now.
630 (fill_all_syscalls_numbers): ARM has close/chroot on 6/61, too.
631
e630b974
TT
6322013-08-22 Tom Tromey <tromey@redhat.com>
633
634 * lib/dwarf.exp (cu, tu): Handle addr_size of "default". Change
635 default addr_size.
636 * lib/gdb.exp (is_64_target): New gdb_caching_proc.
637
f3a76454
TT
6382013-08-22 Tom Tromey <tromey@redhat.com>
639
640 * lib/gdb.exp (skip_btrace_tests): Use gdb_caching_proc and
641 standard_temp_file.
642
de5f37e1
TT
6432013-08-22 Tom Tromey <tromey@redhat.com>
644
645 * gdb.arch/amd64-byte.exp: Use standard_testfile,
646 clean_restart.
647 * gdb.arch/amd64-disp-step.exp: Use standard_testfile.
648 * gdb.arch/amd64-dword.exp: Use standard_testfile,
649 clean_restart.
650 * gdb.arch/amd64-entry-value-param.exp: Use standard_testfile.
651 * gdb.arch/amd64-entry-value.exp: Use standard_testfile.
652 * gdb.arch/amd64-prologue-xmm.exp: Use standard_testfile.
653 * gdb.arch/amd64-word.exp: Use standard_testfile,
654 clean_restart.
655 * gdb.arch/i386-avx.exp: Use standard_testfile, clean_restart.
656 * gdb.arch/i386-byte.exp: Use standard_testfile, clean_restart.
657 * gdb.arch/i386-disp-step.exp: Use standard_testfile.
658 * gdb.arch/i386-dr3-watch.exp: Use standard_testfile.
659 * gdb.arch/i386-permbkpt.exp: Use standard_testfile, clean_restart.
660 * gdb.arch/i386-signal.exp: Use standard_testfile.
661 * gdb.arch/i386-size-overlap.exp: Use standard_testfile, clean_restart.
662 * gdb.arch/i386-sse.exp: Use standard_testfile, clean_restart.
663 * gdb.arch/i386-unwind.exp: Use standard_testfile.
664 * gdb.arch/i386-word.exp: Use standard_testfile, clean_restart.
665
8448e842
TT
6662013-08-22 Tom Tromey <tromey@redhat.com>
667
668 * gdb.python/py-error.exp: Use gdb_remote_download.
669 * gdb.python/py-mi.exp: Use gdb_remote_download.
670 * gdb.python/py-objfile-script.exp: Use standard_output_file.
671 * gdb.python/py-prettyprint.exp: Use gdb_remote_download.
672 (run_lang_tests): Likewise.
673 * gdb.python/py-section-script.c: Use SCRIPT_FILE rather than
674 filename.
675 * gdb.python/py-section-script.exp: Set SCRIPT_FILE when
676 compiling. Use gdb_remote_download. Update some tests.
677 * gdb.python/py-strfns.exp (test_strfns_core_file): Use
678 standard_output_file.
679 * gdb.python/py-typeprint.exp: Use gdb_remote_download.
680 * gdb.python/py-frame-args.exp: Use gdb_remote_download.
681 * gdb.python/py-framefilter-mi.exp: Use gdb_remote_download.
682 * gdb.python/py-framefilter.exp: Use gdb_remote_download,
683 standard_output_file.
684
16cfcbc2
TT
6852013-08-22 Tom Tromey <tromey@redhat.com>
686
687 * lib/cell.exp (skip_cell_tests): Use standard_temp_file.
688
44ee8174
TT
6892013-08-22 Tom Tromey <tromey@redhat.com>
690
691 * gdb.dwarf2/dw2-basic.exp: Use gdb_remote_download.
692 * gdb.dwarf2/dw2-compressed.exp: Use gdb_remote_download.
693 * gdb.dwarf2/dw2-intercu.exp: Use gdb_remote_download.
694 * gdb.dwarf2/dw2-intermix.exp: Use gdb_remote_download.
695 * gdb.dwarf2/dw2-producer.exp: Use gdb_remote_download.
696 * gdb.dwarf2/mac-fileno.exp: Use gdb_remote_download.
697 * lib/gdb.exp (gdb_remote_download): New proc.
698
7a218f88
TT
6992013-08-22 Tom Tromey <tromey@redhat.com>
700
701 * gdb.dwarf2/clztest.exp: Use standard_testfile.
702 * gdb.dwarf2/dw2-minsym-in-cu.exp: Use standard_testfile.
703 * gdb.dwarf2/fission-base.S: Remove directory from
704 DW_AT_GNU_dwo_name.
705 * gdb.dwarf2/fission-base.exp: Use build_executable. Set
706 debug-file-directory.
707 * gdb.dwarf2/fission-reread.S: Remove directory from
708 DW_AT_GNU_dwo_name.
709 * gdb.dwarf2/fission-reread.exp: Use build_executable. Set
710 debug-file-directory.
711
70cc1c23
DE
7122013-08-16 Doug Evans <dje@google.com>
713
714 * lib/prelink-support.exp (prelink_yes): Flag test as unsupported if
715 prelink complains about an unhandled DWARF version.
716
61884d20
DE
7172013-08-14 Cary Coutant <ccoutant@google.com>
718
719 * boards/fission.exp: Add -fdebug-types-section to debug_flags.
720
5e92f71a
TT
7212013-08-13 Tom Tromey <tromey@redhat.com>
722 Yao Qi <yao@codesourcery.com>
723
724 * lib/cache.exp (gdb_do_cache): Handle GDB_PARALLEL.
725 * lib/gdb.exp: Handle GDB_PARALLEL.
726 (default_gdb_version): Kill inotify_pid if it exists.
727 (default_gdb_exit): Emit warning if the inotify log is not
728 empty.
729 (standard_output_file): Respect GDB_PARALLEL.
730 (standard_temp_file): Likewise.
731 (gdb_init): Start inotifywait if requested.
732
5c30d39a
AB
7332013-08-13 Andrew Burgess <aburgess@broadcom.com>
734
735 * gdb.base/printcmds.exp (test_printf): Add test for printf of
736 pointer with various flags.
737
17e1c970
TT
7382013-08-13 Tom Tromey <tromey@redhat.com>
739
740 * lib/cache.exp: New file.
741 * lib/cell.exp (skip_cell_tests): Use gdb_caching_proc.
742 * lib/gdb.exp: Load cache.exp.
743 (support_complex_tests, is_ilp32_target, is_lp64_target)
744 (is_amd64_regs_target, skip_altivec_tests, skip_vsx_tests)
745 (gdb_skip_xml_test): Use gdb_caching_proc.
746 * lib/opencl.exp (skip_opencl_tests): Use gdb_caching_proc.
747
4e234898
TT
7482013-08-13 Tom Tromey <tromey@redhat.com>
749
750 * lib/gdb.exp (standard_temp_file): New proc.
751 (support_complex_tests, is_ilp32_target, is_lp64_target)
752 (is_amd64_regs_target, skip_altivec_tests, skip_vsx_tests): Use
753 standard_temp_file.
754
53e981d9
TT
7552013-08-13 Tom Tromey <tromey@redhat.com>
756
757 * lib/gdb.exp (build_id_debug_filename_get): Use
758 standard_output_file.
759 * lib/prelink-support.exp (section_get)
760 (build_executable_own_libs): Use standard_output_file.
761
3f539315
TT
7622013-08-12 Tom Tromey <tromey@redhat.com>
763
764 * Makefile.in (ALL_SUBDIRS): Add gdb.go.
765
b4013987
AA
7662013-08-12 Ali Anwar <alianwar@codesourcery.com>
767
768 * gdb.base/break.exp: Test break via convenience variable
769 with file name.
770
f61d5529
DE
7712013-08-09 Doug Evans <dje@google.com>
772
773 * lib/future.exp (gdb_find_ldd): New proc.
774 * lib/prelink-support.exp (build_executable_own_libs): Call it.
775 Make "/usr/sbin/" in prelink path optional.
776
1ed8d800
YQ
7772013-08-09 Yao Qi <yao@codesourcery.com>
778
779 * gdb.trace/collection.exp (gdb_collect_args_test): Set
780 "only" and "both" to 'print entry-values' before selecting
781 trace frame.
782
82a0a75f
YQ
7832013-08-08 Yao Qi <yao@codesourcery.com>
784
785 * gdb.trace/mi-trace-unavailable.exp: Don't set
786 "print entry-values" to "no".
787 (test_trace_unavailable): Set various values to
788 "print entry-values" to test that the output of
789 '-stack-list-locals' is not affected, and then set
790 set "print entry-values" to "no".
791
ac52f9a2
DE
7922013-08-07 Doug Evans <dje@google.com>
793
794 * gdb.python/py-value-cc.cc: Renamed from py-value.cc.
795 * gdb.python/py-value-cc.exp: Update.
796 * gdb.python/py-value.exp: Use different names for .o files for
797 C and C++. Only perform C++ tests if !skip_cplus_tests.
798
bf6d8a91
TT
7992013-08-07 Tom Tromey <tromey@redhat.com>
800
801 * gdb.base/maint.exp: Allow zero symtabs to be expanded.
802
f9125b6c
TT
8032013-08-07 Tom Tromey <tromey@redhat.com>
804
805 * gdb.dwarf2/dwz.exp: New file.
806
3a1115a0
TT
8072013-08-02 Tom Tromey <tromey@redhat.com>
808
809 * gdb.base/watchpoint.c (struct foo5): New.
810 (nullptr): New global.
811 * gdb.base/watchpoint.exp (test_watch_location): Add test.
812
b846d303
DE
8132013-08-01 Doug Evans <dje@google.com>
814
7ee85ab1
DE
815 PR symtab/15691
816 * gdb.dwarf2/fission-mix.exp: New file.
817 * gdb.dwarf2/fission-mix.h: New file.
818 * gdb.dwarf2/fission-mix.c: New file.
819 * gdb.dwarf2/fission-mix2.c: New file.
820
b846d303
DE
821 PR symtab/15695
822 * gdb.base/func-ptr.exp: New file.
823 * gdb.base/func-ptr.c: New file.
824
67d21849
YQ
8252013-08-01 Yao Qi <yao@codesourcery.com>
826
827 * gdb.python/py-sync-interp.c: New.
828 * gdb.python/py-sync-interp.exp: New.
829
de74e63a
YQ
8302013-07-31 Yao Qi <yao@codesourcery.com>
831
832 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Test command
833 'tdump' on stack frame 0 and 1 respectively.
834
680558e8
YQ
8352013-07-31 Yao Qi <yao@codesourcery.com>
836
837 PR gdb/13443
838 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_3): Add parameter
839 'traceframe'. Wrap test with with_test_prefix.
840 (top level): Update.
841
48bbe0bf
YQ
8422013-07-31 Yao Qi <yao@codesourcery.com>
843
844 * gdb.trace/backtrace.exp: Don't invoke 'get_exit' and
845 'gdb_start'.
846 Invoke 'prepare_for_testing' instead of 'gdb_compile'.
847 Use gdb_test_no_output to issue commands 'tstart' and 'tstop'.
848
11b4b7cc
AB
8492013-07-30 Andrew Burgess <aburgess@broadcom.com>
850
851 * gdb.dwarf2/pieces-optimized-out.exp: Expect "<optimized out>"
852 when printing an optimized out value. Expect an error when using
853 an optimized out value in an expression.
854
b0c54aa5
AB
8552013-07-30 Andrew Burgess <aburgess@broadcom.com>
856
857 * gdb.dwarf2/pieces-optimized-out.exp: New file.
858 * gdb.dwarf2/pieces-optimized-out.c: New file.
859 * gdb.dwarf2/pieces-optimized-out.S: New file.
860
97c85fc6
MB
8612013-07-30 Muhammad Bilal <mbilal@codesourcery.com>
862
863 PR gdb/15715
864 * gdb.base/setshow.exp: Test that relative paths passed to
865 'set history filename' are converted to absolute paths.
866
5b32ae97
KS
8672013-07-26 Keith Seitz <keiths@redhat.com>
868
869 * gdb.mi/mi-var-child-f.exp: Pass f90 to gdb_compile instead
870 of f77.
871 Allow for compiler variations of integer types.
872 Use mi_create_varobj.
873 Use mi_list_varobj_children for the immediate children of `array'.
874 Add "has_more" attribute for grandchildren test.
875
6f64ef53
PA
8762013-07-26 Pedro Alves <palves@redhat.com>
877
878 * gdb.base/interrupt-noterm.c, gdb.base/interrupt-noterm.exp: New
879 files.
880
fdc8aae8
AB
8812013-07-25 Andrew Burgess <aburgess@broadcom.com>
882
883 * gdb.mi/mi-reg-undefined.exp: New file.
884 * gdb.mi/mi-reg-undefined.c: Likewise.
885 * gdb.mi/mi-reg-undefined.S: Likewise.
886
6fbe845e
AB
8872013-07-25 Andrew Burgess <aburgess@broadcom.com>
888
889 * gdb.base/printcmds.exp (test_print_int_arrays): Add tests for x,
890 z, o, and t output formats.
891 * gdb.base/display.exp: Use 'k' as an undefined format now that
892 'z' is defined.
893
7b79b135
DE
8942013-07-24 Doug Evans <dje@google.com>
895
896 * boards/native-stdio-gdbserver.exp (${board}_build_remote_cmd): Pass
897 "--" to switch.
898
a0607b84
YQ
8992013-07-24 Yao Qi <yao@codesourcery.com>
900
901 * gdb.mi/mi-var-cmd.exp: If host is remote, use ${testfile} on
902 host.
903 * gdb.mi/mi-basics.exp (test_exec_and_symbol_mi_operatons):
904 Likewise. If host is remote, copy ${binfile} to host.
905
2eb14a9b
YQ
9062013-07-23 Yao Qi <yao@codesourcery.com>
907
908 * gdb.mi/mi-var-cmd.exp: Adjust pattern to match current error
909 message.
910
5d0a3b53
WN
9112013-07-19 Omair Javaid <Omair.Javaid@linaro.org>
912
913 * gdb.base/disp-step-syscall.exp: Add svc and swi syscall
914 instructions and enable disp-step-syscall for arm targets.
915
9a5911c0
WN
9162013-07-19 Omair Javaid <Omair.Javaid@linaro.org>
917
918 * gdb.dwarf2/fission-reread.S: Replace @ sign with % sign to remove
919 assembler errors on arm.
920 * gdb.dwarf2/mac-fileno.S: Likewise.
921 * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
922 * gdb.dwarf2/pr13961.S: Likewise.
923
fa876972
HZ
9242013-07-19 Hui Zhu <hui@codesourcery.com>
925
926 PR gdb/15692
927 * gdb.mi/mi-dprintf.exp: Add double quotes test.
928
1527aea8
YQ
9292013-07-19 Yao Qi <yao@codesourcery.com>
930
931 * gdb.trace/read-memory.exp (test_from_remote): Update test.
932 (teset_from_exec): Likewise.
933
73c1d57e
YQ
9342013-07-19 Yao Qi <yao@codesourcery.com>
935
936 * gdb.trace/read-memory.c: New.
937 * gdb.trace/read-memory.exp: New.
938
a075c3e5
YQ
9392013-07-19 Yao Qi <yao@codesourcery.com>
940
941 * lib/gdb.exp (gdb_compile_shlib): Pass the tail name of
942 $dest to link options if host is remote. Move the
943 generated file to $dest.a on host if host is remote.
944
623cc285
WN
9452013-07-18 Will Newton <will.newton@linaro.org>
946
947 * gdb.threads/tls-nodebug.c: Call pthread_testcancel
948 to ensure the test is linked against pthreads.
949 * gdb.threads/tls-var-main.c: Likewise.
950 * gdb.threads/tls-shared.c: Likewise.
951
1f74d3b5
YQ
9522013-07-18 Yao Qi <yao@codesourcery.com>
953
954 * lib/future.exp (gdb_default_target_compile): Use tail name
955 of $destfile as the output name of compile. Move the
956 generated file to $destfile on build.
957
f6dc277e
YQ
9582013-07-18 Yao Qi <yao@codesourcery.com>
959
960 * lib/gdb.exp (gdb_compile): Set
961 gdb_saved_set_unbuffered_mode_obj to
962 set_unbuffered_mode_saved.o if host is remote. Invoke
963 remote_download to copy $unbuf_obj to host.
964
e7045703
DE
9652013-07-17 Doug Evans <dje@google.com>
966
967 * gdb.python/py-frame-args.c: New file.
968 * gdb.python/py-frame-args.py: New file.
969 * gdb.python/py-frame-args.exp New file.
970
5ea5559b
AB
9712013-07-16 Andrew Burgess <aburgess@broadcom.com>
972
973 * gdb.base/printcmds.exp (test_printf): Add tests for format
974 strings with missing format specifier.
975
4229ca0e
TT
9762013-07-16 Tom Tromey <tromey@redhat.com>
977
978 * gdb.ada/info_types.exp: Use standard_testfile.
979
5ee657d5
TT
9802013-07-16 Tom Tromey <tromey@redhat.com>
981
982 * gdb.mi/mi-basics.exp: Use standard_output_file.
983 (test_dir_specification, test_cwd_specification)
984 (test_path_specification): Use testsubdir, not subdir and objdir.
985
20e3d738
TT
9862013-07-16 Tom Tromey <tromey@redhat.com>
987
988 * gdb.trace/mi-traceframe-changed.exp: Don't use objdir.
989
7d7c6477
JB
9902013-07-09 Joel Brobecker <brobecker@adacore.com>
991
992 * gdb.ada/small_reg_param.exp: Accept optional entry value
993 for parameter "w".
994
52cd8b7d
JB
9952013-07-09 Joel Brobecker <brobecker@adacore.com>
996
997 * gdb.ada/small_reg_param.exp: Remove trailing space.
998
2a998fc0
DE
9992013-07-09 Doug Evans <dje@google.com>
1000
1001 * gdb.base/default.exp: Update expected output of "show print array"
1002 and "show print pretty".
1003
0329e9fb
UW
10042013-07-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
1005
1006 * gdb.threads/wp-replication.exp: Stop counting available hardware
1007 watchpoints after NR_THREADS iterations.
1008
1953058f
AB
10092013-07-08 Andrew Burgess <aburgess@broadcom.com>
1010
1011 * gdb.python/py-explore.exp: Add $gdb_prompt to test regexp.
1012
7c0de741
YQ
10132013-07-07 Yao Qi <yao@codesourcery.com>
1014
1015 * boards/native-gdbserver.exp: Move invoke of
1016 process_multilib_options to gdbserver-base.exp.
1017 Move set_board_info 'compiler', 'gdb,noinferiorio',
1018 'gdb,nofileio', 'gdb_server_prog' and 'gdb,predefined_tsv' to
1019 gdbserver-base.exp.
1020 Move proc ${board}_download, ${board}_upload and
1021 ${board}_file to gdbserver-base.exp.
1022 * boards/native-extended-gdbserver.exp: Likewise.
1023 * boards/native-stdio-gdbserver.exp: Likewise.
1024 * boards/gdbserver-base.exp: New file.
1025
497a4c48
LM
10262013-07-05 Luis Machado <lgustavo@codesourcery.com>
1027
1028 * gdb.base/dump.exp: Remove arch-specific tests and do a
1029 generic data address check to set is64bitonly correctly.
1030
bb3f62fc
LM
10312013-07-05 Luis Machado <lgustavo@codesourcery.com>
1032
1033 * gdb.mi/gdb2549.exp (register_tests): Expect any decimal for
1034 the register number instead of expecting only 0.
1035
005faa9d
WN
10362013-07-05 Will Newton <will.newton@linaro.org>
1037
1038 * gdb.base/gnu-ifunc-lib.c: Use %function instead of @function
1039 in asm syntax to allow building on ARM.
1040
4767856f
YQ
10412013-07-05 Yao Qi <yao@codesourcery.com>
1042
1043 * boards/local-remote-host.exp: Remove obsolete comments.
1044 * boards/native-extended-gdbserver.exp: Likewise.
1045 * boards/native-gdbserver.exp: Likewise.
1046 * boards/native-stdio-gdbserver.exp: Likewise.
1047
691a26f5
AB
10482013-07-04 Andrew Burgess <aburgess@broadcom.com>
1049
1050 * gdb.dwarf2/dw2-reg-undefined.exp: New file.
1051 * gdb.dwarf2/dw2-reg-undefined.c: Likewise.
1052 * gdb.dwarf2/dw2-reg-undefined.S: Likewise.
1053
4d142eaa
JK
10542013-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1055
1056 * gdb.base/break-on-linker-gcd-function.exp: Replace
1057 prepare_for_testing by build_executable_from_specs and clean_restart.
1058
62cef515
TT
10592013-06-27 Tom Tromey <tromey@redhat.com>
1060
1061 * gdb.base/testenv.exp, gdb.base/tui-layout.exp,
1062 gdb.base/twice.exp, gdb.base/type-opaque.exp, gdb.base/unload.exp,
1063 gdb.base/unwindonsignal.exp, gdb.base/valgrind-db-attach.exp,
1064 gdb.base/valgrind-infcall.exp, gdb.base/value-double-free.exp,
1065 gdb.base/varargs.exp, gdb.base/watch-cond-infcall.exp,
1066 gdb.base/watch-cond.exp, gdb.base/watch-non-mem.exp,
1067 gdb.base/watch-read.exp, gdb.base/watch-vfork.exp,
1068 gdb.base/watch_thread_num.exp, gdb.base/watchpoint-cond-gone.exp,
1069 gdb.base/watchpoint-delete.exp, gdb.base/watchpoint-hw.exp,
1070 gdb.base/watchpoint-solib.exp, gdb.base/watchpoint.exp,
1071 gdb.base/watchpoints.exp, gdb.base/wchar.exp, gdb.base/whatis.exp:
1072 Use standard_testfile, standard_output_file, prepare_for_testing,
1073 clean_restart.
1074
0ab77f5f
TT
10752013-06-27 Tom Tromey <tromey@redhat.com>
1076
1077 * gdb.base/save-bp.exp, gdb.base/savedregs.exp,
1078 gdb.base/scope.exp, gdb.base/sep.exp, gdb.base/sepsymtab.exp,
1079 gdb.base/set-lang-auto.exp, gdb.base/setshow.exp,
1080 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
1081 gdb.base/shreloc.exp, gdb.base/sigall.exp,
1082 gdb.base/sigaltstack.exp, gdb.base/sigbpt.exp,
1083 gdb.base/sigchld.exp, gdb.base/siginfo-addr.exp,
1084 gdb.base/siginfo-infcall.exp, gdb.base/siginfo-obj.exp,
1085 gdb.base/siginfo.exp, gdb.base/signals.exp, gdb.base/signest.exp,
1086 gdb.base/signull.exp, gdb.base/sigrepeat.exp,
1087 gdb.base/sigstep.exp, gdb.base/sizeof.exp,
1088 gdb.base/skip-solib.exp, gdb.base/so-impl-ld.exp,
1089 gdb.base/solib-display.exp, gdb.base/solib-nodir.exp,
1090 gdb.base/solib-overlap.exp, gdb.base/solib-symbol.exp,
1091 gdb.base/solib-weak.exp, gdb.base/source.exp,
1092 gdb.base/stack-checking.exp, gdb.base/stale-infcall.exp,
1093 gdb.base/stap-probe.exp, gdb.base/start.exp,
1094 gdb.base/step-break.exp, gdb.base/step-bt.exp,
1095 gdb.base/step-line.exp, gdb.base/step-resume-infcall.exp,
1096 gdb.base/step-test.exp, gdb.base/structs.exp,
1097 gdb.base/structs2.exp, gdb.base/structs3.exp,
1098 gdb.base/symbol-without-target_section.exp: Use standard_testfile,
1099 standard_output_file, prepare_for_testing, clean_restart.
1100
822bd149
TT
11012013-06-27 Tom Tromey <tromey@redhat.com>
1102
1103 * gdb.base/nextoverexit.exp, gdb.base/nextoverexit.exp,
1104 gdb.base/nodebug.exp, gdb.base/nofield.exp, gdb.base/nostdlib.exp,
1105 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/pc-fp.exp,
1106 gdb.base/pending.exp, gdb.base/permissions.exp,
1107 gdb.base/pie-execl.exp, gdb.base/pointers.exp,
1108 gdb.base/pr11022.exp, gdb.base/print-file-var.exp,
1109 gdb.base/printcmds.exp, gdb.base/prologue.exp,
1110 gdb.base/psymtab.exp, gdb.base/ptr-typedef.exp,
1111 gdb.base/ptype.exp, gdb.base/randomize.exp,
1112 gdb.base/readline-ask.exp, gdb.base/recpar.exp,
1113 gdb.base/recurse.exp, gdb.base/relativedebug.exp,
1114 gdb.base/relocate.exp, gdb.base/remote.exp, gdb.base/reread.exp,
1115 gdb.base/return-nodebug.exp, gdb.base/return2.exp: Use
1116 standard_testfile, standard_output_file, prepare_for_testing,
1117 clean_restart.
1118
f8b41b00
TT
11192013-06-27 Tom Tromey <tromey@redhat.com>
1120
a8c97a87
TT
1121 * gdb.base/hook-stop-continue.exp, gdb.base/hook-stop-frame.exp,
1122 gdb.base/huge.exp, gdb.base/included.exp,
1123 gdb.base/inferior-died.exp, gdb.base/infnan.exp,
1124 gdb.base/info-fun.exp, gdb.base/info-macros.exp,
1125 gdb.base/info-os.exp, gdb.base/info-proc.exp,
1126 gdb.base/info-target.exp, gdb.base/infoline.exp,
1127 gdb.base/interp.exp, gdb.base/interrupt.exp,
1128 gdb.base/jit-simple.exp, gdb.base/jit-so.exp, gdb.base/jump.exp,
1129 gdb.base/kill-after-signal.exp, gdb.base/label.exp,
1130 gdb.base/langs.exp, gdb.base/lineinc.exp, gdb.base/list.exp,
1131 gdb.base/logical.exp, gdb.base/long_long.exp,
1132 gdb.base/longjmp.exp, gdb.base/macscp.exp, gdb.base/maint.exp,
1133 gdb.base/memattr.exp, gdb.base/mips_pro.exp,
1134 gdb.base/miscexprs.exp, gdb.base/morestack.exp,
1135 gdb.base/moribund-step.exp, gdb.base/multi-forks.exp: Use
f8b41b00
TT
1136 standard_testfile, standard_output_file, prepare_for_testing,
1137 clean_restart.
1138
289f9037
TT
11392013-06-27 Tom Tromey <tromey@redhat.com>
1140
a8c97a87
TT
1141 * gdb.base/ena-dis-br.exp, gdb.base/enum_cond.exp,
1142 gdb.base/enumval.exp, gdb.base/environ.exp,
1143 gdb.base/eu-strip-infcall.exp, gdb.base/eval-skip.exp,
1144 gdb.base/exe-lock.exp, gdb.base/expand-psymtabs.exp,
1145 gdb.base/exprs.exp, gdb.base/fileio.exp, gdb.base/find.exp,
1146 gdb.base/fixsection.exp, gdb.base/foll-exec.exp,
1147 gdb.base/foll-fork.exp, gdb.base/fortran-sym-case.exp,
1148 gdb.base/frame-args.exp, gdb.base/freebpcmd.exp,
1149 gdb.base/fullname.exp, gdb.base/funcargs.exp,
1150 gdb.base/gcore-buffer-overflow.exp, gdb.base/gcore.exp,
1151 gdb.base/gdb1090.exp, gdb.base/gdb11530.exp,
1152 gdb.base/gdb11531.exp, gdb.base/gdb1250.exp, gdb.base/gdb1555.exp,
1153 gdb.base/gdb1821.exp, gdb.base/gdbindex-stabs.exp,
1154 gdb.base/gdbvars.exp, gdb.base/gnu-ifunc.exp,
1155 gdb.base/gnu_vector.exp: Use standard_testfile,
1156 standard_output_file, prepare_for_testing, clean_restart.
289f9037 1157
f76495c8
TT
11582013-06-27 Tom Tromey <tromey@redhat.com>
1159
a8c97a87
TT
1160 * gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
1161 gdb.base/call-sc.exp, gdb.base/call-signal-resume.exp,
1162 gdb.base/call-strs.exp, gdb.base/callexit.exp,
1163 gdb.base/callfuncs.exp, gdb.base/catch-load.exp,
1164 gdb.base/catch-syscall.exp, gdb.base/charset.exp,
1165 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
1166 gdb.base/code-expr.exp, gdb.base/code_elim.exp,
1167 gdb.base/commands.exp, gdb.base/completion.exp,
1168 gdb.base/complex.exp, gdb.base/cond-expr.exp,
1169 gdb.base/condbreak.exp, gdb.base/consecutive.exp,
1170 gdb.base/constvars.exp, gdb.base/corefile.exp,
1171 gdb.base/ctxobj.exp, gdb.base/cursal.exp, gdb.base/cvexpr.exp,
1172 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
1173 gdb.base/del.exp, gdb.base/detach.exp, gdb.base/dfp-test.exp,
1174 gdb.base/display.exp, gdb.base/dmsym.exp, gdb.base/dump.exp,
1175 gdb.base/dup-sect.exp: Use standard_testfile,
f76495c8
TT
1176 standard_output_file, prepare_for_testing, clean_restart.
1177
a64d2530
TT
11782013-06-27 Tom Tromey <tromey@redhat.com>
1179
a8c97a87
TT
1180 * gdb.base/a2-run.exp, gdb.base/all-bin.exp, gdb.base/annota1.exp,
1181 gdb.base/annota3.exp, gdb.base/anon.exp, gdb.base/args.exp,
1182 gdb.base/arithmet.exp, gdb.base/arrayidx.exp, gdb.base/assign.exp,
1183 gdb.base/async-shell.exp, gdb.base/async.exp,
1184 gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-noexec.exp,
1185 gdb.base/attach-twice.exp, gdb.base/attach.exp, gdb.base/auxv.exp,
1186 gdb.base/bang.exp, gdb.base/bfp-test.exp, gdb.base/bigcore.exp,
1187 gdb.base/bitfields.exp, gdb.base/bitfields2.exp,
1188 gdb.base/break-entry.exp, gdb.base/break-interp.exp,
1189 gdb.base/break-on-linker-gcd-function.exp,
1190 gdb.base/breakpoint-shadow.exp: Use standard_testfile,
a64d2530
TT
1191 standard_output_file, prepare_for_testing, clean_restart.
1192
aaff8d73
YQ
11932013-06-26 Yao Qi <yao@codesourcery.com>
1194
1195 * gdb.trace/mi-trace-frame-collected.exp: New.
1196
a0743c90
YQ
11972013-06-25 Yao Qi <yao@codesourcery.com>
1198
1199 * boards/native-extended-gdbserver.exp: Set board_info
1200 'gdb,predefined_tsv'.
1201 * boards/native-gdbserver.exp: Likewise.
1202 * boards/native-stdio-gdbserver.exp: Likewise.
1203 * gdb.server/ext-attach.exp: Load trace-support.exp. Check
1204 uploaded TSVs if target supports tracing.
1205 * gdb.trace/tsv.exp: Check uploaded TSVs if target supports
1206 tracing and target has predefined tsv.
1207
9d6e6e84
HZ
12082013-06-25 Yao Qi <yao@codesourcery.com>
1209 Hui Zhu <hui@codesourcery.com>
1210 Pedro Alves <palves@redhat.com>
1211
1212 PR breakpoints/15075
1213 PR breakpoints/15434
1214 * gdb.base/dprintf-next.c: New file.
1215 * gdb.base/dprintf-next.exp: New file.
1216 * gdb.base/dprintf-non-stop.c: New file.
1217 * gdb.base/dprintf-non-stop.exp: New file.
1218 * gdb.base/dprintf.exp: Don't check "continue" in the output
1219 of "info breakpoints".
1220 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
1221 Don't check "continue" in script field.
1222
e7ab3185
TT
12232013-06-21 Tom Tromey <tromey@redhat.com>
1224
1225 * gdb.trace/actions.exp (check_tracepoint): Don't use a full file
1226 name in a test name.
1227
c898adb7
YQ
12282013-06-20 Yao Qi <yao@codesourcery.com>
1229
1230 * gdb.trace/mi-trace-unavailable.exp: Set tracepoint on 'foo'
1231 and set an action.
1232 (test_trace_unavailable): Test command -data-list-register-values
1233 in the context of traceframe and with option --skip-unavailable.
1234 * gdb.trace/trace-unavailable.c (foo): New.
1235 (main): Call it.
1236 * gdb.mi/gdb2549.exp: Update matching pattern.
1237
4d157a3d
MF
12382013-06-19 Mike Frysinger <vapier@gentoo.org>
1239
1240 * gdb.arch/i386-avx.c (have_avx): Change __get_cpuid call to i386_cpuid.
1241 * gdb.arch/i386-avx.exp (additional_flags): Add -I${srcdir}/../common.
1242 * gdb.arch/i386-cpuid.h: Moved to ../common/i386-gcc-cpuid.h.
1243 * gdb.arch/i386-sse.c: Call new i386_cpuid function.
1244 * gdb.arch/i386-see.exp (additional_flags): Add -I${srcdir}/../common.
1245
d69cace4
LM
12462013-06-19 Luis Machado <lgustavo@codesourcery.com>
1247
1248 * gdb.base/subst.exp: Delete default rules before further
1249 tests.
1250
9bdd0636
YQ
12512013-06-19 Yao Qi <yao@codesourcery.com>
1252
1253 * gdb.base/maint.exp: Make the test to command 'maint dump-me'
1254 unsupported if it is not registered.
1255
427cd150
TT
12562013-06-18 Tom Tromey <tromey@redhat.com>
1257
1258 * gdb.base/random-signal.c: New file.
1259 * gdb.base/random-signal.exp: New file.
1260
6de7c271
WN
12612013-06-18 Will Newton <will.newton@linaro.org>
1262
1263 * gdb.base/skip.c: Use comma to evaluate results of foo()
1264 and bar() before passing to baz().
1265 * gdb.base/skip.c: baz() now takes one argument instead of
1266 two.
1267
5bd1ef56
TT
12682013-06-18 Tom Tromey <tromey@redhat.com>
1269
1270 * gdb.dwarf2/implptrpiece.exp: New file.
1271 * gdb.dwarf2/implptrconst.exp (d): New variable.
1272 Print d.
1273 * lib/dwarf2.exp (Dwarf::_location): Handle DW_OP_piece.
1274
e379b391
TT
12752013-06-18 Tom Tromey <tromey@redhat.com>
1276
1277 * lib/selftest-support.exp (do_self_tests): Reject remote or
1278 non-native targets.
1279 * gdb.gdb/complaints.exp: Remove check.
1280 * gdb.gdb/observer.exp: Remove check.
1281 * gdb.gdb/xfullpath.exp: Remove check.
1282 * gdb.gdb/complaints.exp: Remove check.
1283
4ec70201
PA
12842013-06-07 Pedro Alves <palves@redhat.com>
1285
1286 * boards/native-extended-gdbserver.exp: Remove semicolon.
1287 * config/arm-ice.exp: Likewise.
1288 * config/bfin.exp: Likewise.
1289 * config/cygmon.exp: Likewise.
1290 * config/h8300.exp: Likewise.
1291 * config/monitor.exp: Likewise.
1292 * config/sid.exp: Likewise.
1293 * config/sim.exp: Likewise.
1294 * config/slite.exp: Likewise.
1295 * config/vx.exp: Likewise.
1296 * gdb.arch/i386-bp_permanent.exp: Likewise.
1297 * gdb.asm/asm-source.exp: Likewise.
1298 * gdb.base/args.exp: Likewise.
1299 * gdb.base/attach-pie-misread.exp: Likewise.
1300 * gdb.base/auxv.exp: Likewise.
1301 * gdb.base/bigcore.exp: Likewise.
1302 * gdb.base/bitfields2.exp: Likewise.
1303 * gdb.base/bitfields.exp: Likewise.
1304 * gdb.base/break.exp: Likewise.
1305 * gdb.base/break-interp.exp: Likewise.
1306 * gdb.base/callfuncs.exp: Likewise.
1307 * gdb.base/call-sc.exp: Likewise.
1308 * gdb.base/commands.exp: Likewise.
1309 * gdb.base/corefile.exp: Likewise.
1310 * gdb.base/dbx.exp: Likewise.
1311 * gdb.base/ending-run.exp: Likewise.
1312 * gdb.base/exprs.exp: Likewise.
1313 * gdb.base/funcargs.exp: Likewise.
1314 * gdb.base/hbreak2.exp: Likewise.
1315 * gdb.base/huge.exp: Likewise.
1316 * gdb.base/list.exp: Likewise.
1317 * gdb.base/memattr.exp: Likewise.
1318 * gdb.base/overlays.exp: Likewise.
1319 * gdb.base/printcmds.exp: Likewise.
1320 * gdb.base/recurse.exp: Likewise.
1321 * gdb.base/remotetimeout.exp: Likewise.
1322 * gdb.base/reread.exp: Likewise.
1323 * gdb.base/savedregs.exp: Likewise.
1324 * gdb.base/scope.exp: Likewise.
1325 * gdb.base/sepdebug.exp: Likewise.
1326 * gdb.base/setshow.exp: Likewise.
1327 * gdb.base/setvar.exp: Likewise.
1328 * gdb.base/sigaltstack.exp: Likewise.
1329 * gdb.base/siginfo-addr.exp: Likewise.
1330 * gdb.base/siginfo.exp: Likewise.
1331 * gdb.base/siginfo-obj.exp: Likewise.
1332 * gdb.base/sigrepeat.exp: Likewise.
1333 * gdb.base/sigstep.exp: Likewise.
1334 * gdb.base/structs.exp: Likewise.
1335 * gdb.base/testenv.exp: Likewise.
1336 * gdb.base/twice.exp: Likewise.
1337 * gdb.base/valgrind-db-attach.exp: Likewise.
1338 * gdb.base/valgrind-infcall.exp: Likewise.
1339 * gdb.base/varargs.exp: Likewise.
1340 * gdb.base/watchpoint.exp: Likewise.
1341 * gdb.cp/gdb1355.exp: Likewise.
1342 * gdb.cp/misc.exp: Likewise.
1343 * gdb.disasm/hppa.exp: Likewise.
1344 * gdb.disasm/t01_mov.exp: Likewise.
1345 * gdb.disasm/t02_mova.exp: Likewise.
1346 * gdb.disasm/t03_add.exp: Likewise.
1347 * gdb.disasm/t04_sub.exp: Likewise.
1348 * gdb.disasm/t05_cmp.exp: Likewise.
1349 * gdb.disasm/t06_ari2.exp: Likewise.
1350 * gdb.disasm/t07_ari3.exp: Likewise.
1351 * gdb.disasm/t08_or.exp: Likewise.
1352 * gdb.disasm/t09_xor.exp: Likewise.
1353 * gdb.disasm/t10_and.exp: Likewise.
1354 * gdb.disasm/t11_logs.exp: Likewise.
1355 * gdb.disasm/t12_bit.exp: Likewise.
1356 * gdb.disasm/t13_otr.exp: Likewise.
1357 * gdb.gdb/selftest.exp: Likewise.
1358 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
1359 * gdb.mi/mi-reverse.exp: Likewise.
1360 * gdb.pascal/floats.exp: Likewise.
1361 * gdb.python/py-inferior.exp: Likewise.
1362 * gdb.threads/attach-into-signal.exp: Likewise.
1363 * gdb.threads/pthreads.exp: Likewise.
1364 * gdb.threads/thread_events.exp: Likewise.
1365 * gdb.threads/watchthreads.exp: Likewise.
1366 * gdb.trace/actions-changed.exp: Likewise.
1367 * gdb.trace/actions.exp: Likewise.
1368 * gdb.trace/ax.exp: Likewise.
1369 * gdb.trace/backtrace.exp: Likewise.
1370 * gdb.trace/change-loc.exp: Likewise.
1371 * gdb.trace/deltrace.exp: Likewise.
1372 * gdb.trace/disconnected-tracing.exp: Likewise.
1373 * gdb.trace/ftrace.exp: Likewise.
1374 * gdb.trace/infotrace.exp: Likewise.
1375 * gdb.trace/passc-dyn.exp: Likewise.
1376 * gdb.trace/passcount.exp: Likewise.
1377 * gdb.trace/pending.exp: Likewise.
1378 * gdb.trace/qtro.exp: Likewise.
1379 * gdb.trace/range-stepping.exp: Likewise.
1380 * gdb.trace/report.exp: Likewise.
1381 * gdb.trace/save-trace.exp: Likewise.
1382 * gdb.trace/status-stop.exp: Likewise.
1383 * gdb.trace/strace.exp: Likewise.
1384 * gdb.trace/tfile.exp: Likewise.
1385 * gdb.trace/tfind.exp: Likewise.
1386 * gdb.trace/trace-break.exp: Likewise.
1387 * gdb.trace/tracecmd.exp: Likewise.
1388 * gdb.trace/trace-mt.exp: Likewise.
1389 * gdb.trace/tspeed.exp: Likewise.
1390 * gdb.trace/tsv.exp: Likewise.
1391 * gdb.trace/while-stepping.exp: Likewise.
1392 * lib/gdb.exp: Likewise.
1393 * lib/gdbserver-support.exp: Likewise.
1394 * lib/java.exp: Likewise.
1395 * lib/mi-support.exp: Likewise.
1396 * lib/pascal.exp: Likewise.
1397 * lib/prompt.exp: Likewise.
1398 * lib/trace-support.exp: Likewise.
1399
47d48711
PA
14002013-06-07 Pedro Alves <palves@redhat.com>
1401
1402 * gdb.ada/info_types.c: Fix formating in copyright header.
1403 * gdb.base/break-on-linker-gcd-function.cc: Likewise.
1404 * gdb.base/float.c: Likewise.
1405 * gdb.base/inferior-died.c: Likewise.
1406 * gdb.base/interp.c: Likewise.
1407 * gdb.base/jit-main.c: Likewise.
1408 * gdb.base/jit-solib.c: Likewise.
1409 * gdb.base/long_long.c: Likewise.
1410 * gdb.base/longjmp.c: Likewise.
1411 * gdb.base/nextoverexit.c: Likewise.
1412 * gdb.base/pr11022.c: Likewise.
1413 * gdb.base/prelink-lib.c: Likewise.
1414 * gdb.base/prelink.c: Likewise.
1415 * gdb.base/prologue.c: Likewise.
1416 * gdb.base/restore.c: Likewise.
1417 * gdb.base/sigchld.c: Likewise.
1418 * gdb.base/solib-search-lib1.c: Likewise.
1419 * gdb.base/solib-search-lib2.c: Likewise.
1420 * gdb.base/solib-search.c: Likewise.
1421 * gdb.base/solib-search.h: Likewise.
1422 * gdb.base/whatis.c: Likewise.
1423 * gdb.cp/abstract-origin.cc: Likewise.
1424 * gdb.cp/anon-struct.cc: Likewise.
1425 * gdb.cp/baseenum.cc: Likewise.
1426 * gdb.cp/bs15503.cc: Likewise.
1427 * gdb.cp/call-c-1.c: Likewise.
1428 * gdb.cp/call-c.cc: Likewise.
1429 * gdb.cp/class2.cc: Likewise.
1430 * gdb.cp/classes.cc: Likewise.
1431 * gdb.cp/cttiadd.cc: Likewise.
1432 * gdb.cp/cttiadd1.cc: Likewise.
1433 * gdb.cp/cttiadd2.cc: Likewise.
1434 * gdb.cp/cttiadd3.cc: Likewise.
1435 * gdb.cp/derivation.cc: Likewise.
1436 * gdb.cp/derivation2.cc: Likewise.
1437 * gdb.cp/dispcxx.cc: Likewise.
1438 * gdb.cp/exception.cc: Likewise.
1439 * gdb.cp/gdb2384-base.cc: Likewise.
1440 * gdb.cp/gdb2384-base.h: Likewise.
1441 * gdb.cp/gdb2384.cc: Likewise.
1442 * gdb.cp/gdb2495.cc: Likewise.
1443 * gdb.cp/mb-inline.h: Likewise.
1444 * gdb.cp/mb-inline1.cc: Likewise.
1445 * gdb.cp/mb-inline2.cc: Likewise.
1446 * gdb.cp/member-name.cc: Likewise.
1447 * gdb.cp/member-ptr.cc: Likewise.
1448 * gdb.cp/misc.cc: Likewise.
1449 * gdb.cp/namespace1.cc: Likewise.
1450 * gdb.cp/nextoverthrow.cc: Likewise.
1451 * gdb.cp/pr-574.cc: Likewise.
1452 * gdb.cp/pr9631.cc: Likewise.
1453 * gdb.cp/printmethod.cc: Likewise.
1454 * gdb.cp/psmang1.cc: Likewise.
1455 * gdb.cp/psmang2.cc: Likewise.
1456 * gdb.cp/psymtab-parameter.cc: Likewise.
1457 * gdb.cp/ptype-flags.cc: Likewise.
1458 * gdb.cp/ref-params.cc: Likewise.
1459 * gdb.cp/ref-types.cc: Likewise.
1460 * gdb.cp/smartp.cc: Likewise.
1461 * gdb.cp/try_catch.cc: Likewise.
1462 * gdb.cp/userdef.cc: Likewise.
1463 * gdb.cp/using-crash.cc: Likewise.
1464 * gdb.cp/virtfunc.cc: Likewise.
1465 * gdb.cp/virtfunc2.cc: Likewise.
1466 * gdb.dwarf2/callframecfa.S: Likewise.
1467 * gdb.dwarf2/dw2-ranges.c: Likewise.
1468 * gdb.dwarf2/dw2-ranges2.c: Likewise.
1469 * gdb.dwarf2/dw2-ranges3.c: Likewise.
1470 * gdb.dwarf2/dw2-restore.S: Likewise.
1471 * gdb.dwarf2/pieces.S: Likewise.
1472 * gdb.dwarf2/valop.S: Likewise.
1473 * gdb.java/jnpe.java: Likewise.
1474 * gdb.mi/mi-stepn.c: Likewise.
1475 * gdb.mi/mi-var-cp.cc: Likewise.
1476 * gdb.mi/mi-var-rtti.cc: Likewise.
1477 * gdb.mi/ns-stale-regcache.c: Likewise.
1478 * gdb.mi/pr11022.c: Likewise.
1479 * gdb.mi/solib-lib.c: Likewise.
1480 * gdb.mi/solib-main.c: Likewise.
1481 * gdb.python/py-arch.c: Likewise.
1482 * gdb.python/py-block.c: Likewise.
1483 * gdb.python/py-breakpoint.c: Likewise.
1484 * gdb.python/py-events.c: Likewise.
1485 * gdb.python/py-evthreads.c: Likewise.
1486 * gdb.python/py-explore.c: Likewise.
1487 * gdb.python/py-explore.cc: Likewise.
1488 * gdb.python/py-finish-breakpoint.c: Likewise.
1489 * gdb.python/py-finish-breakpoint2.cc: Likewise.
1490 * gdb.python/py-symbol.c: Likewise.
1491 * gdb.threads/execl.c: Likewise.
1492 * gdb.threads/execl1.c: Likewise.
1493
88ab5684
WN
14942013-06-07 Will Newton <will.newton@linaro.org>
1495
1496 * gdb.base/long_long.exp: Fix ARM EABI target glob.
1497
42daa7a0
WN
14982013-06-07 Will Newton <will.newton@linaro.org>
1499
1500 * gdb.cp/annota2.exp: Add empty line between "post-prompt"
1501 and "starting".
1502
f4059ef3
WN
15032013-06-07 Will Newton <will.newton@linaro.org>
1504
1505 * gdb.cp/anon-struct.exp: Conditionalize constructor and
1506 destructor prototypes for ARM ABI.
1507 * gdb.cp/m-static.exp: Likewise.
1508
8cb5cc78
YQ
15092013-06-07 Yao Qi <yao@codesourcery.com>
1510
1511 * gdb.trace/mi-trace-unavailable.exp: New.
1512 * gdb.trace/trace-unavailable.c: New.
1513
c6cf1712
DE
15142013-06-06 Doug Evans <dje@google.com>
1515
1516 * gdb.cp/derivation.exp: Make tests have unique names.
1517
bf6be0f4
TT
15182013-06-06 Tom Tromey <tromey@redhat.com>
1519
1520 * gdb.base/dump.exp (capture_value): Don't put expression into
1521 test name if arguments passed in.
1522 Rename a couple more tests to make them unique.
1523
ebb022fa
TT
15242013-06-06 Tom Tromey <tromey@redhat.com>
1525
1526 * gdb.base/break-always.exp: Explicitly specify test name.
1527
69fc87c2
DE
15282013-06-05 Doug Evans <dje@google.com>
1529 Keith Seitz <keiths@redhat.com>
1530
1531 * gdb.cp/derivation2.cc: New file.
1532 * gdb.cp/derivation.cc (main): Call foo2.
1533 * gdb.cp/derivation.exp: Add tests for typedefs in another
1534 file, and when there's an active block.
1535
f993f39e
LM
15362013-06-05 Luis Machado <lgustavo@codesourcery.com>
1537
1538 * gdb.cp/virtfunc.exp (make_one_vtable_result): Handle extra output
1539 from targets that use function descriptors in the virtual tables.
1540 Handle presence of dot symbols.
1541
afacd7f3
GB
15422013-06-04 Gary Benson <gbenson@redhat.com>
1543
1544 * gdb.base/break-probes.exp: New file.
1545 * gdb.base/break-probes.c: Likewise.
1546 * gdb.base/break-probes-solib.c: Likewise.
1547 * gdb.base/info-shared.exp: New file.
1548 * gdb.base/info-shared.c: Likewise.
1549 * gdb.base/info-shared-solib1.c: Likewise.
1550 * gdb.base/info-shared-solib2.c: Likewise.
1551
a29a3fb7
GB
15522013-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
1553 Gary Benson <gbenson@redhat.com>
1554
1555 * lib/gdb.exp (build_executable_from_specs): Use gdb_compile_pthread,
1556 gdb_compile_shlib or gdb_compile_shlib_pthreads where appropriate.
1557 * lib/prelink-support.exp (build_executable_own_libs): Allow INTERP
1558 to be set to "no" to indicate that no ld.so copy should be made.
1559 * gdb.base/break-interp.exp (solib_bp): New constant.
1560 (reach_1): Use the above instead of "_dl_debug_state".
1561 (test_attach): Likewise.
1562 (test_ld): Likewise.
1563 * gdb.threads/dlopen-libpthread.exp: New file.
1564 * gdb.threads/dlopen-libpthread.c: Likewise.
1565 * gdb.threads/dlopen-libpthread-lib.c: Likewise.
1566 * gdb.base/solib-corrupted.exp: Disable test if GDB is using probes.
1567
62a813cc
YQ
15682013-05-30 Yao Qi <yao@codesourcery.com>
1569
1570 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
1571 Add a test that no MI notification is emitted when executing
1572 -exec-arguments.
1573
8f56dad4
JK
15742013-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1575
1576 PR testsuite/12649
1577 * gdb.mi/mi-dprintf.exp (mi_continue_dprintf) (mi 2nd dprintf): Replace
1578 $mi_gdb_prompt expectation by mi_expect_stop.
1579 (mi 1st dprintf, agent, mi 2nd dprintf, agent)
1580 (mi info dprintf second time): Replace them by mi_send_resuming_command
1581 and mi_expect_stop.
1582
c588eb20
GB
15832013-05-24 Gary Benson <gbenson@redhat.com>
1584
1585 * gdb.base/solib-disc.exp (exec_opts): Remove unnecesary
1586 backslash.
1587 * gdb.base/unload.exp (exec_opts): Remove two unnecessary
1588 backslashes.
1589 * gdb.base/watchpoint-solib.exp (exec_opts): Remove unnecesary
1590 backslash.
1591
c0ea94eb
YQ
15922013-05-24 Yao Qi <yao@codesourcery.com>
1593
1594 * gdb.trace/tfile.exp: Test inferior and thread.
1595
db1ac436
YQ
15962013-05-24 Yao Qi <yao@codesourcery.com>
1597 Pedro Alves <palves@redhat.com>
1598
1599 * gdb.base/range-stepping.exp: Skip the rest of tests if the
1600 test fails.
1601 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
1602 Return 0 if the test passes, otherwise return 1.
1603
b6abb10c
DE
16042013-05-23 Doug Evans <dje@google.com>
1605
1606 * boards/fission-dwp.exp: New file.
1607
bc5065a7
PA
16082013-05-23 Yao Qi <yao@codesourcery.com>
1609 Pedro Alves <palves@redhat.com>
1610
1611 * gdb.base/range-stepping.c: New file.
1612 * gdb.base/range-stepping.exp: New file.
1613 * gdb.trace/range-stepping.c: New file.
1614 * gdb.trace/range-stepping.exp: New file.
1615 * lib/range-stepping-support.exp: New file.
1616
5f2e6b00
TT
16172013-05-22 Tom Tromey <tromey@redhat.com>
1618
1619 * gdb.cp/class2.cc (main): New local 'aref'.
1620 * gdb.cp/class2.exp: Check printing of 'aref'.
1621
e6ba475a
DE
16222013-05-22 Doug Evans <dje@google.com>
1623
1624 * gdb.threads/wp-replication.c (main): Insert some code at the start
1625 to ensure the breakpoint on main is only hit once. Fix comment.
1626
52c935b6
KS
16272013-05-21 Keith Seitz <keiths@redhat.com>
1628 Pedro Alves <palves@redhat.com>
1629
1630 * gdb.base/filesym.exp: Use gdb_test_multiple instead of
1631 gdb_expect.
1632 Add test to flush the remaining input buffer so that this
1633 file passes testsuite/12649.
1634
bd9673a4
PW
16352013-05-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1636
1637 * gdb.base/catch-signal-fork.exp: New file.
1638 * gdb.base/catch-signal-fork.c: New file.
1639
69a97597
SA
16402013-05-21 Sterling Augustine <saugustine@google.com>
1641
1642 * boards/remote-stdio-gdbserver.exp: New file.
1643
44e97363
JK
16442013-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1645
1646 PR testsuite/12649
1647 * gdb.mi/mi-dprintf.exp (mi_continue_dprintf): Fix expect strings for
1648 racy matches.
1649
02392865
CG
16502013-05-21 Christian Groessler <chris@groessler.org>
1651
1652 * gdb.dwarf2/dw2-dir-file-name.exp: Don't use brace expansion,
1653 since it's not supported in all shells.
1654
c5867ab6
HZ
16552013-05-21 Hui Zhu <hui@codesourcery.com>
1656
1657 * gdb.mi/Makefile.in (PROGS): Add "mi-dprintf".
1658 * gdb.mi/mi-dprintf.exp, gdb.mi/mi-dprintf.c: New.
1659
6c9e2db4
DE
16602013-05-20 Doug Evans <dje@google.com>
1661
1662 * lib/dwarf.exp (Dwarf): New variable _abbrev_section.
1663 (_handle_DW_TAG): Use it.
1664 (cu, tu): Replace parameters is_64, version, addr_size with options.
1665 All callers updated. Add Fission support.
1666 * gdb.dwarf2/implptrconst.exp: Update callers of "cu".
1667 * gdb.dwarf2/method-ptr.exp: Ditto.
1668 * gdb.dwarf2/nostaticblock.exp: Ditto.
1669 * gdb.dwarf2/subrange.exp: Ditto.
1670 * gdb.dwarf2/missing-sig-type.exp: Update callers of "cu", "tu".
1671
4a6e676c
TT
16722013-05-20 Tom Tromey <tromey@redhat.com>
1673
1674 * gdb.gdb/python-selftest.exp: New file.
1675
e19d3afb
DE
16762013-05-20 Doug Evans <dje@google.com>
1677
1678 * gdb.base/maint.exp: Fix test for "mt expand-symtabs" to account for
1679 -fdebug-types-section.
1680
4d804846
JB
16812013-05-20 Joel Brobecker <brobecker@adacore.com>
1682
1683 * gdb.ada/float_param: New testcase.
1684
8d324e83
DE
16852013-05-17 Doug Evans <dje@google.com>
1686
7d0c9981
DE
1687 * gdb.base/maint.exp: Update test for "maint check-psymtabs".
1688 Add tests for "maint check-symtabs", "maint expand-symtabs".
1689
8d324e83
DE
1690 * gdb.base/maint.exp: Remove testing of individual maint command
1691 help output.
1692
177aadc4
PA
16932013-05-16 Pedro Alves <palves@redhat.com>
1694
1695 * gdb.ada/complete.exp (test_gdb_no_completion): Fix typo in
1696 comment. Use gdb_test_no_output.
1697
b8fea896
JB
16982013-05-16 Joel Brobecker <brobecker@adacore.com>
1699
1700 * gdb.ada/complete.exp: Add test verifying completion using
1701 the "tab" key.
1702
52c935b6
KS
17032013-05-15 Keith Seitz <keiths@redhat.com>
1704
1705 * gdb.base/filesym.exp: New completer test.
1706 * gdb.base/filesym.c: New file.
1707
ed0f00b8
PA
17082013-05-15 Pedro Alves <palves@redhat.com>
1709
1710 * gdb.base/fixsection.c: Remove attribution.
1711 * gdb.base/watch-read.exp: Ditto.
1712
55fb6d27
TT
17132013-05-13 Tom Tromey <tromey@redhat.com>
1714
1715 * gdb.dwarf2/implptrconst.exp: Create a CU with 4 byte address
1716 size and change type sizes to 4 bytes.
1717
ac1ca910
TT
17182013-05-13 Tom Tromey <tromey@redhat.com>
1719
1720 * gdb.base/exprs.exp (test_expr): Add regression test.
1721 * gdb.base/exprs.c (null_t_struct): New global.
1722
8414efef
MB
17232013-05-13 Muhammad Bilal <mbilal@codesourcery.com>
1724
1725 * gdb.base/default.exp: Disable history saving.
1726 * gdb.base/setshow.exp: Likewise.
1727
9779ab84
PA
17282013-05-10 Pedro Alves <palves@redhat.com>
1729
1730 PR remote/15455
1731
1732 * gdb.trace/qtro.c: New file.
1733 * gdb.trace/qtro.exp: New file.
1734
1e611234
PM
17352013-05-10 Phil Muldoon <pmuldoon@redhat.com>
1736
1737 * gdb.python/py-framefilter.py: New File.
1738 * gdb.python/py-framefilter-mi.exp: Ditto.
1739 * gdb.python/py-framefilter.c: Ditto.
1740 * gdb.python/py-framefilter-mi.exp: Ditto.
1741 * gdb.python/py-framefilter-mi.c: Ditto,
1742 * gdb.python/py-framefilter-gdb.py.in: Ditto.
1743
5e4c3ac4
TT
17442013-05-08 Tom Tromey <tromey@redhat.com>
1745
1746 * gdb.base/solib-search.exp: Set test name for "set
1747 solib-search-path" test.
1748
993654a9
HAQ
17492013-05-08 Hafiz Abid Qadeer <abidh@codesourcery.com>
1750
1751 * gdb.trace/circ.exp: Remove unnecessary 'if then' checks.
1752 (set_a_tracepoint): Set tracepoint before prologue.
1753 (run_trace_experiment): Test setup_tracepoints and 'break end'
1754 in it.
1755 (trace_buffer_normal): Remove.
1756 (gdb_trace_circular_tests): Remove. Move tests to...
1757 (top level): ...here. Call 'runto_main' before checking for
1758 trace support. Use commands to check the support for circular
1759 trace buffer and changing of trace buffer size. Add test
1760 to calculate size of single frame. Use this size to
1761 calculate the size of trace buffer. Use 'tfind pc func9'
1762 instead of 'tfind 9'. Use 'with_test_prefix'.
1763
c95aea6b
TT
17642013-05-07 Tom Tromey <tromey@redhat.com>
1765
1766 * lib/selftest-support.exp: New file.
1767 * gdb.gdb/complaints.exp: Load selftest-support.exp. Use
1768 do_self_tests.
1769 (setup_test, find_gdb): Remove.
1770 * gdb.gdb/observer.exp: Load selftest-support.exp. Use
1771 do_self_tests.
1772 (setup_test, find_gdb): Remove.
1773 (test_observer): Don't call setup_test. Remove argument.
1774 * gdb.gdb/selftest.exp: Load selftest-support.exp.
1775 (find_gdb): Remove.
1776 * gdb.gdb/complaints.exp: Load selftest-support.exp. Use
1777 do_self_tests.
1778 (setup_test, find_gdb): Remove.
1779 (test_with_self): Don't call setup_test. Remove argument.
1780
1f031429
PA
17812013-05-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
1782
1783 * gdb.arch/system-gcore.exp: Remove.
1784 * gdb.arch/gcore.c: Remove.
1785 * gdb.base/gcore.exp: Add "info reg system".
1786
58ce7251
SDJ
17872013-05-07 Sergio Durigan Junior <sergiodj@redhat.com>
1788
1789 PR breakpoints/15413:
1790 * gdb.base/pending.exp: Add test for completion of the "condition"
1791 command for pending breakpoints.
1792 * gdb.linespec/linespec.ex: Add test for completion of the
1793 "condition" command when dealing with multiple locations.
1794
aacbb8a5
LM
17952013-05-07 Luis Machado <lgustavo@codesourcery.com>
1796
1797 * gdb.threads/wp-replication.c: New file.
1798 * gdb.threads/wp-replication.exp: New file.
1799
2dd6254d
SL
18002013-05-06 Sandra Loosemore <sandra@codesourcery.com>
1801
1802 * gdb.xml/tdesc-regs.exp: Add case for nios2.
1803
c2a96e8c
DE
18042013-05-06 Doug Evans <dje@google.com>
1805
b903e17e
DE
1806 * gdb.base/solib-search-lib1.c: New file.
1807 * gdb.base/solib-search-lib2.c: New file.
1808 * gdb.base/solib-search.c: New file.
1809 * gdb.base/solib-search.h: New file.
1810 * gdb.base/solib-search.exp: New file.
1811
fac51dd9
DE
1812 * lib/gdb.exp (gdb_core_cmd): New function.
1813 * gdb.arch/system-gcore.exp: Use it.
1814 * gdb.arch/vsx-regs.exp: Ditto.
1815 * gdb.base/gcore.exp: Ditto.
1816 * gdb.threads/gcore-thread.exp: Ditto.
1817
c2a96e8c
DE
1818 * gdb.reverse/shr.h: New file.
1819 * gdb.reverse/shr1.c: New file.
1820 * gdb.reverse/shr2.c: #include "shr.h".
1821 * gdb.reverse/solib-reverse.c: Remove #include <stdio.h>.
1822 #include "shr.h". Replace calls to printf,sleep to call shr1 instead.
1823 * gdb.reverse/solib-precsave.exp: Build shr2.sl.
1824 Update tests using sleep/printf to use shr2.sl instead.
1825 * gdb.reverse/solib-reverse.exp: Ditto.
1826
b6807d98
TT
18272013-05-06 Tom Tromey <tromey@redhat.com>
1828
1829 * gdb.dwarf2/implptrconst.c: New file.
1830 * gdb.dwarf2/implptrconst.exp: New file.
1831 * lib/dwarf.exp (Dwarf::_nz_quote): New proc.
1832 (Dwarf::_handle_DW_FORM): Handle DW_FORM_block1.
1833 (Dwarf::_location): Handle DW_OP_GNU_implicit_pointer.
1834
96f7d3f1
PW
18352013-05-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1836
1837 * gdb.base/catch-sig.c (main): Raise SIGINT.
1838 * gdb.base/catch-sig.exp: Test "catch signal SIGINT".
1839
1ebff1fd
HAQ
18402013-05-03 Hafiz Abid Qadeer <abidh@codesourcery.com>
1841
1842 * status-stop.exp (test_tstart_tstart): Check for error
1843 returned by the second 'tstart' command.
1844
f92b06da
WT
18452013-03-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
1846
1847 * gdb.xml/maint_print_struct.exp: New file.
1848 * gdb.xml/maint_print_struct.xml: New file.
1849
ff546935
TT
18502013-04-25 Tom Tromey <tromey@redhat.com>
1851
1852 * gdb.dwarf2/nostaticblock.exp: New file.
1853
bf9e4d0c
MB
18542013-04-24 Muhammad Bilal <mbilal@codesourcery.com>
1855
1856 PR gdb/10462
1857 * gdb.base/setshow.exp: Add test case.
1858
a11cfd87
HZ
18592013-04-23 Hui Zhu <hui@codesourcery.com>
1860
1861 PR gdb/15293
a11cfd87
HZ
1862 * gdb.base/dprintf.exp: Add ignore command.
1863
2d9442cc
HZ
18642013-04-23 Hui Zhu <hui@codesourcery.com>
1865
1866 PR gdb/15165
2d9442cc
HZ
1867 * gdb.base/save-bp.exp: Add test for dprintf.
1868
0f3305ed
TT
18692013-04-22 Tom Tromey <tromey@redhat.com>
1870
1871 * gdb.gdb/selftest.exp (do_steps_and_nexts): Check for
1872 notice_open_fds.
1873
d504301e
SDJ
18742013-04-22 Sergio Durigan Junior <sergiodj@redhat.com>
1875
1876 * gdb.arch/arm-bl-branch-dest.exp: Replace additional_flags by
1877 ldflags.
1878
9991b207
SDJ
18792013-04-22 Sergio Durigan Junior <sergiodj@redhat.com>
1880
1881 * gdb.arch/arm-bl-branch-dest.c: New file.
1882 * gdb.arch/arm-bl-branch-dest.exp: Likewise.
1883
433730c9
PA
18842013-04-19 Vladimir Kargov <kargov@gmail.com>
1885 Pedro Alves <palves@redhat.com>
1886
1887 * gdb.arch/i386-float.S: New file.
1888 * gdb.arch/i386-float.exp: New file.
1889
9a908334
LM
18902013-04-18 Luis Machado <lgustavo@codesourcery.com>
1891
1892 * gdb.mi/mi-var-create-rtti.exp: Create a variable of
1893 type void *.
1894
4f22ed5c
DE
18952013-04-17 Doug Evans <dje@google.com>
1896
1897 * lib/dwarf.exp (Dwarf): New proc "tu".
1898 * gdb.dwarf2/missing-sig-type.exp: New file.
1899
a0d3f2f5
SCR
19002013-04-15 Siva Chandra Reddy <sivachandra@google.com>
1901
1902 Add option to link testcases with Pthreads library when
1903 using 'prepare_for_testing' in tests.
1904
1905 * lib/gdb.exp (build_executable_from_specs): Use
1906 gdb_compile_pthreads to compile if option "pthreads" is
1907 specified.
1908
cc16e6c9
TT
19092013-04-15 Tom Tromey <tromey@redhat.com>
1910
1911 * gdb.cp/exceptprint.exp: Add regexp catchpoint tests.
1912
72f1fe8a
TT
19132013-04-15 Tom Tromey <tromey@redhat.com>
1914
1915 * gdb.base/default.exp: Update for $_exception.
1916 * gdb.cp/exceptprint.cc: New file.
1917 * gdb.cp/exceptprint.exp: New file.
1918 * lib/gdb.exp (skip_libstdcxx_probe_tests): New proc.
1919
6e72ca20
TT
19202013-04-15 Tom Tromey <tromey@redhat.com>
1921
1922 * gdb.cp/typeid.cc: New file.
1923 * gdb.cp/typeid.exp: New file.
1924
591f19e8
TT
19252013-04-15 Tom Tromey <tromey@redhat.com>
1926
1927 * gdb.cp/exception.exp: Add "catch rethrow" tests.
1928
da9160e4
YQ
19292013-04-13 Yao Qi <yao@codesourcery.com>
1930
1931 * gdb.base/completion.exp: Test completion of command
1932 'target ctf' if target ctf is supported.
1933
f81d1120
PA
19342013-04-10 Pedro Alves <palves@redhat.com>
1935
1936 * gdb.base/completion.exp: Test "set height", "set listsize" and
1937 "set trace-buffer-size" completion.
1938 * gdb.base/setshow.exp: Test "set height unlimited".
1939 * gdb.trace/trace-buffer-size.exp: Test "set trace-buffer-size
1940 unlimited".
1941
393fd4c3
YQ
19422013-04-10 Yao Qi <yao@codesourcery.com>
1943
1944 * gdb.trace/actions.exp: Save trace data to CTF.
1945 Change to ctf target if GDB supports, read CTF data in ctf
1946 target, and check the actions of tracepoints.
1947 * gdb.trace/while-stepping.exp: Likewise.
1948 * gdb.trace/report.exp: Test GDB saves trace data to CTF
1949 format and read CTF trace file if GDB supports.
1950 * gdb.trace/tstatus.exp: Save trace data to CTF. If ctf
1951 target is supported, change to ctf target, read trace data and
1952 check output of command "tstatus".
1953 * gdb.trace/tsv.exp: Save trace frame to CTF. If GDB supports,
1954 read CTF data by target ctf and call check_tsv.
1955
b7a273f8
YQ
19562013-04-10 Yao Qi <yao@codesourcery.com>
1957
1958 * gdb.trace/actions.exp (check_tracepoint): New.
1959 (top level): Start the tracing and check the actions of
1960 tracepoints. Save trace data to tfile format. Restart GDB
1961 and read trace file in tfile target. Check the actions of
1962 tracepoints again.
1963 * gdb.trace/while-stepping.exp: Likewise.
1964
f3786771
YQ
19652013-04-10 Yao Qi <yao@codesourcery.com>
1966
1967 * gdb.trace/report.exp: Use standard_output_file for saved
1968 trace file.
1969
5c2b4418
HZ
19702013-04-10 Hui Zhu <hui@codesourcery.com>
1971
1972 * gdb.base/Makefile.in (EXECUTABLES): Add dprintf-pending.
1973 (MISCELLANEOUS): Add dprintf-pendshr.sl.
1974 * gdb.base/dprintf-pending.c, gdb.base/dprintf-pending.exp: New.
1975
f7543f0a
JK
19762013-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1977
1978 * gdb.server/server-kill.exp (tstatus): Permit also ECONNRESET
1979 response.
1980
f6de8ec2
PA
19812013-04-08 Pedro Alves <palves@redhat.com>
1982
1983 * gdb.mi/mi-break.exp (test_error): Add tests with garbage after
1984 the location.
1985
b8abfd58
SL
19862013-04-04 Sandra Loosemore <sandra@codesourcery.com>
1987
1988 * gdb.cp/cplabel.exp: Allow empty directory in file reported
1989 for breakpoint location.
1990
156bffd0
SL
19912013-04-04 Sandra Loosemore <sandra@codesourcery.com>
1992
1993 * gdb.linespec/linespec.exp: Make dir/file:line tests
1994 conditional for non-remote hosts only.
1995
c9a6ce02
PA
19962013-04-04 Stan Shebs <stan@codesourcery.com>
1997 Pedro Alves <palves@redhat.com>
1998
1999 * gdb.trace/Makefile.in (PROGS): Add actions-changed.
2000 * gdb.trace/actions-changed.c: New file.
2001 * gdb.trace/actions-changed.exp: New file.
2002 * lib/trace-support.exp (gdb_trace_setactions): Rename to ...
2003 (gdb_trace_setactions_command): ... this. Add "actions_command"
2004 parameter, and handle it.
2005 (gdb_trace_setactions, gdb_trace_setcommands): New procedures.
2006
4bd05f24
YQ
20072013-04-04 Yao Qi <yao@codesourcery.com>
2008
2009 * gdb.server/server-kill.exp: Use command 'tstatus' instead of
2010 'step'.
2011
3758b5ce
YQ
20122013-04-03 Yao Qi <yao@codesourcery.com>
2013
2014 * gdb.trace/mi-traceframe-changed.exp: Update tfile name to
2015 "tfile-basic.tf".
2016 (test_tfind_tfile): Likewise.
2017
1dcaed0d
YQ
20182013-04-03 Yao Qi <yao@codesourcery.com>
2019
2020 * gdb.trace/tfile.c (write_basic_trace_file): Pass argument
2021 "tfile-basic.tf" instead of "basic.tf".
2022 (write_error_trace_file): Pass argument "tfile-error.tf"
2023 instead of "error.tf".
2024 * gdb.trace/tfile.exp: Update tfile names to
2025 "tfile-basic.tf" and "tfile-error.tf".
2026
0e7a53fc
SL
20272013-04-02 Sandra Loosemore <sandra@codesourcery.com>
2028
2029 * gdb.cp/ovsrch.exp (test_class): Correct regexp to allow
2030 empty directory in file for breakpoint hit.
2031
9852c492
YQ
20322013-03-29 Yao Qi <yao@codesourcery.com>
2033
2034 * gdb.base/completion.exp: Test completion of commands
2035 "target core", "target tfile" and "target exec".
2036 * gdb.trace/tfile.exp: Test completion of command
2037 "target tfile".
2038
af312be7
JB
20392013-03-28 Joel Brobecker <brobecker@adacore.com>
2040
2041 * gdb.ada/win_fu_syms: New testcase.
2042
e4a48d9d
DE
20432013-03-28 Doug Evans <dje@google.com>
2044
2045 * gdb.base/maint.exp (maint print statistics): Update expected output.
2046
7f7cc265
PA
20472013-03-28 Pedro Alves <palves@redhat.com>
2048
2049 PR gdb/15294
2050
2051 * gdb.base/list.exp (set_listsize): Adjust to accept $arg == 0 to
2052 mean unlimited instead of $arg < 0.
2053 (test_listsize): Remove "listsize of 0 suppresses output" test.
2054 Test that "set listsize 0" ends up with an unlimited listsize.
2055
fc0da894
PA
20562013-03-28 Pedro Alves <palves@redhat.com>
2057
2058 * gdb.base/list.exp (last_line): New global.
2059 (last_line_re): New global.
2060 (test_listsize, test_list_function, test_list_forward)
2061 (test_repeat_list_command, test_list_range)
2062 (test_list_filename_and_function): Use them.
2063 * gdb.base/list0.c: Comment the last line of the file with "last
2064 line".
2065
abe7b711
PA
20662013-03-28 Pedro Alves <palves@redhat.com>
2067
2068 * gdb.base/list.exp (test_listsize): Adjust test to make sure we
2069 list the whole file.
2070
15b3979c
PA
20712013-03-28 Pedro Alves <palves@redhat.com>
2072
2073 * gdb.base/list.exp (set_listsize): Use gdb_test_no_output for
2074 "set listsize".
2075
96811e3b
KS
20762013-03-26 Keith Seitz <keiths@redhat.com>
2077
2078 * gdb.base/dprintf.exp: Fix typo preventing "dprintf info 2"
2079 from passing.
2080
4043f22b
PA
20812013-03-26 Pedro Alves <palves@redhat.com>
2082
2083 * lib/gdb.exp (skip_btrace_tests): Delay deleting the source file
2084 until after GDB has run.
2085
14a1aa17
YQ
20862013-03-26 Yao Qi <yao@codesourcery.com>
2087
2088 * gdb.trace/actions.c, gdb.trace/circ.c: Add license header.
2089 * gdb.trace/collection.c, gdb.trace/tfile.c: Likewise.
2090
99c819ee
MM
20912013-03-26 Markus Metzger <markus.t.metzger@intel.com>
2092
2093 * gdb.btrace/enable.exp: Add regression test.
2094
24955f63
TT
20952013-03-25 Tom Tromey <tromey@redhat.com>
2096
2097 * gdb.cp/m-static.exp: Add destructor-printing tests.
2098
fce632b6
TT
20992013-03-25 Tom Tromey <tromey@redhat.com>
2100
2101 * gdb.cp/m-static.exp: Add constructor ptype tests.
2102 * gdb.cp/m-static.cc (single_constructor): New class.
2103 (main): Make instance of single_constructor.
2104
598d3636
JK
21052013-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2106 Pedro Alves <palves@redhat.com>
2107
2108 * gdb.server/server-kill.c: New file.
2109 * gdb.server/server-kill.exp: New file.
2110
c12440c9
PA
21112013-03-21 Pedro Alves <palves@redhat.com>
2112
2113 * gdb.trace/trace-buffer-size.exp (get default buffer size):
2114 Expect $gdb_prompt in gdb_test_multiple.
2115
bd712aed
DE
21162013-03-21 Doug Evans <dje@google.com>
2117
2118 * gdb.base/maint.exp: Update tests for per-command stats.
2119
b2f83c08
TT
21202013-03-21 Tom Tromey <tromey@redhat.com>
2121
2122 * gdb.cp/cpexprs.exp: Add test for FILENAME:: case.
2123 * gdb.cp/misc.exp: Add test for FILENAME:: case.
2124
ef0026f0
PA
21252013-03-20 Pedro Alves <palves@redhat.com>
2126
2127 PR gdb/15289
2128
2129 * gdb.base/remote.exp: Test
2130 "set remote hardware-watchpoint-limit -1",
2131 "set remote hardware-breakpoint-limit -1",
2132 "set remote hardware-watchpoint-limit 2147483647" and
2133 "set remote hardware-breakpoint-limit 2147483647".
2134
3f1175a9
PA
21352013-03-20 Pedro Alves <palves@redhat.com>
2136 Yao Qi <yao@codesourcery.com>
2137
2138 * gdb.trace/tfile.c: Add comments.
2139 (nonconstglob): New global.
2140 * gdb.trace/tfile.exp: Add comments. Test printing a non-const
2141 global that is not covered by the trace frame. Test
2142 disassembling.
2143
a09ae1c1
JK
21442013-03-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2145
2146 * gdb.base/valgrind-infcall.exp
2147 (continue #$continue_count) <remote connection closed>
2148 (continue #$continue_count) <valgrind vgdb has terminated>: Add kill of
2149 $valgrind_pid.
2150
9ce98649
TT
21512013-03-15 Tom Tromey <tromey@redhat.com>
2152
2153 * gdb.cp/overload.cc (intintfunc): New.
2154 * gdb.cp/overload.exp: Add regression test.
2155
0a251e08
YQ
21562013-03-15 Yao Qi <yao@codesourcery.com>
2157
2158 * gdb.threads/non-ldr-exc-1.exp (do_test): Fix the indent of
2159 using with_test_prefix.
2160 * gdb.threads/non-ldr-exc-2.exp (do_test): Likewise.
2161 * gdb.threads/non-ldr-exc-3.exp (do_test): Likewise.
2162 * gdb.threads/non-ldr-exc-4.exp (do_test): Likewise.
2163 * gdb.threads/watchpoint-fork.exp (test): Likewise.
2164 * gdb.base/break-interp.exp (test_core): Likewise.
2165 (test_attach_gdb): Likewise.
2166 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
2167 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
2168 Likewise.
2169 * gdb.base/jit-so.exp (one_jit_test): Likewise.
2170 * gdb.base/jit.exp (one_jit_test): Likewise.
2171 * gdb.base/sepdebug.exp (test_different_dir): Likewise.
2172 * gdb.dwarf2/dw2-dir-file-name.exp (test): Likewise.
2173 * gdb.dwarf2/dw2-noloc.exp (file_symbols): Likewise.
2174 * gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved):
2175 Likewise.
2176 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
2177 Likewise.
2178 * gdb.mi/mi-watch.exp test_watchpoint_all): Likewise.
2179 * gdb.mi/pr11022.exp (test_memory_changed_observer): Likewise.
2180 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Likewise.
2181 (tracepoint_change_loc_2): Likewise.
2182 * gdb.trace/disconnected-tracing.exp (disconnected_tracing):
2183 Likewise.
2184 (disconnected_tfind): Likewise.
2185 * gdb.trace/mi-traceframe-changed.exp (test_tfind_tfile):
2186 Likewise.
2187 (test_tfind_remote): Likewise.
2188 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect):
2189 Likewise.
2190 (test_pending_resolved): Likewise.
2191 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv):
2192 Likewise.
2193 (test_upload_tsv): Likewise.
2194 * gdb.trace/pending.exp (pending_tracepoint_resolved):
2195 Likewise.
2196 (pending_tracepoint_works): Likewise.
2197 * gdb.trace/report.exp (use_collected_data): Likewise.
2198 * gdb.trace/status-stop.exp (test_tstart_tstop_tstart):
2199 Likewise.
2200 (test_tstart_tstart, test_buffer_full_tstart): Likewise.
2201 * gdb.trace/strace.exp (strace_info_marker): Likewise.
2202 (strace_trace_on_same_addr): Likewise.
2203 (strace_trace_on_diff_addr): Likewise.
2204 * gdb.trace/unavailable.exp (gdb_collect_args_test): Likewise.
2205 (gdb_collect_locals_test): Likewise.
2206 (gdb_unavailable_registers_test): Likewise.
2207 (gdb_collect_globals_test): Likewise.
2208
2c415c0f
YQ
22092013-03-15 Yao Qi <yao@codesourcery.com>
2210
2211 * gdb.base/condbreak.exp: Add semicolon back which was removed
2212 by my previous commit.
2213
ae59b1da
YQ
22142013-03-14 Yao Qi <yao@codesourcery.com>
2215
2216 * config/monitor.exp (gdb_target_cmd): Remove semicolon after
2217 'return'.
2218 (gdb_target_monitor, gdb_load): Likewise.
2219 * config/sid.exp (gdb_load): Likewise.
2220 * config/slite.exp (gdb_load): Likewise.
2221 * config/vx.exp (gdb_start, spawn_vxgdb): Likewise.
2222 * gdb.ada/arrayidx.exp, gdb.ada/null_array.exp: Likewise.
2223 * gdb.arch/mips-octeon-bbit.exp (single_step): Likewise.
2224 (single_step_until): Likewise.
2225 * gdb.arch/powerpc-d128-regs.exp: Likewise.
2226 * gdb.arch/system-gcore.exp: Likewise.
2227 * gdb.base/bigcore.exp (extract_heap): Likewise.
2228 * gdb.base/break-on-linker-gcd-function.exp: Likewise.
2229 * gdb.base/call-ar-st.exp: Likewise.
2230 * gdb.base/call-rt-st.exp: Likewise.
2231 * gdb.base/call-sc.exp, gdb.base/call-strs.exp: Likewise.
2232 * gdb.base/callfuncs.exp, gdb.base/completion.exp: Likewise.
2233 * gdb.base/condbreak.exp, gdb.base/constvars.exp: Likewise.
2234 * gdb.base/corefile.exp: Likewise.
2235 * gdb.base/dbx.exp (gdb_file_cmd): Likewise.
2236 * gdb.base/exprs.exp, gdb.base/fileio.exp: Likewise.
2237 * gdb.base/fixsection.exp: Likewise.
2238 * gdb.base/funcargs.exp: Likewise.
2239 * gdb.base/gcore-buffer-overflow.exp: Likewise.
2240 * gdb.base/gcore-relro.exp: Likewise.
2241 * gdb.base/gcore.exp, gdb.base/gdb11530.exp: Likewise.
2242 * gdb.base/gdb11531.exp, gdb.base/gnu-ifunc.exp: Likewise.
2243 * gdb.base/info-os.exp, gdb.base/info-proc.exp: Likewise.
2244 * gdb.base/interp.exp, gdb.base/langs.exp:: Likewise.
2245 * gdb.base/list.exp: Likewise.
2246 (set_listsize): Likewise.
2247 * gdb.base/logical.exp, gdb.base/mips_pro.exp: Likewise.
2248 * gdb.base/miscexprs.exp, gdb.base/nodebug.exp: Likewise.
2249 * gdb.base/opaque.exp, gdb.base/pointers.exp: Likewise.
2250 * gdb.base/psymtab.exp, gdb.base/ptype.exp: Likewise.
2251 * gdb.base/relational.exp, gdb.base/scope.exp: Likewise.
2252 * gdb.base/setvar.exp: Likewise.
2253 (test_set): Likewise.
2254 * gdb.base/signals.exp, gdb.base/sizeof.exp: Likewise.
2255 * gdb.base/solib-overlap.exp: Likewise.
2256 * gdb.base/store.exp, gdb.base/structs.exp: Likewise.
2257 * gdb.base/structs2.exp, gdb.base/volatile.exp: Likewise.
2258 * gdb.base/watchpoint.exp (initialize): Likewise.
2259 (test_simple_watchpoint): Likewise.
2260 (test_disabling_watchpoints): Likewise.
2261 (test_watchpoint_triggered_in_syscall): Likewise.
2262 * gdb.base/whatis.exp, gdb.cp/ambiguous.exp: Likewise.
2263 * gdb.cp/casts.exp, gdb.cp/ctti.exp: Likewise.
2264 * gdb.cp/namespace.exp, gdb.cp/nsdecl.exp: Likewise.
2265 * gdb.cp/psmang.exp, gdb.dwarf2/dw2-ranges.exp: Likewise.
2266 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
2267 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
2268 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
2269 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
2270 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
2271 * gdb.hp/gdb.compat/xdb2.exp: Likewise.
2272 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
2273 * gdb.hp/gdb.defects/bs14602.exp: Likewise.
2274 * gdb.hp/gdb.defects/solib-d.exp: Likewise.
2275 * gdb.mi/gdb792.exp: Likewise.
2276 * gdb.mi/mi-inheritance-syntax-error.exp: Likewise.
2277 * gdb.mi/mi-logging.exp, gdb.mi/mi-var-cp.exp : Likewise.
2278 * gdb.mi/mi-var-rtti.exp, gdb.python/py-type.exp: Likewise.
2279 * gdb.threads/gcore-thread.exp: Likewise.
2280 (load_core): Likewise.
2281 * gdb.threads/pthreads.exp (all_threads_running): Likewise.
2282 (test_startup, check_control_c): Likewise.
2283 * gdb.threads/sigstep-threads.exp: Likewise.
2284 * gdb.threads/thread_check.exp: Likewise.
2285 * gdb.trace/backtrace.exp, gdb.trace/change-loc.exp: Likewise.
2286 * gdb.trace/circ.exp (run_trace_experiment): Likewise.
2287 (set_a_tracepoint, trace_buffer_normal): Likewise.
2288 (gdb_trace_circular_tests): Likewise.
2289 * gdb.trace/collection.exp: Likewise.
2290 * gdb.trace/disconnected-tracing.exp: Likewise.
2291 * gdb.trace/infotrace.exp: Likewise.
2292 * gdb.trace/mi-traceframe-changed.exp: Likewise.
2293 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
2294 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv): Likewise.
2295 * gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp: Likewise.
2296 * gdb.trace/pending.exp, gdb.trace/report.exp: Likewise.
2297 * gdb.trace/stap-trace.exp: Likewise.
2298 * gdb.trace/status-stop.exp,gdb.trace/strace.exp: Likewise.
2299 * gdb.trace/tfind.exp, gdb.trace/trace-break.exp: Likewise.
2300 * gdb.trace/trace-buffer-size.exp: Likewise.
2301 * gdb.trace/tspeed.exp, gdb.trace/tsv.exp: Likewise.
2302 * gdb.trace/unavailable.exp: Likewise.
2303 * gdb.trace/while-dyn.exp: Likewise.
2304 * lib/fortran.exp (set_lang_fortran): Likewise.
2305 * lib/gdb.exp (default_gdb_version, gdb_start_cmd): Likewise.
2306 (gdb_breakpoint, gdb_reinitialize_dir): Likewise.
2307 (default_gdb_start, get_compiler_info): Likewise.
2308 (gdb_compile, gdb_compile_objc, gdb_reload, gdb_init): Likewise.
2309 (get_debug_format, setup_xfail_format): Likewise.
2310 (rerun_to_main, gdb_skip_float_test): Likewise.
2311 (build_id_debug_filename_get, get_remotetimeout): Likewise.
2312 * lib/java.exp (set_lang_java): Likewise.
2313 * lib/mi-support.exp (default_mi_gdb_start): Likewise.
2314 (mi_gdb_reinitialize_dir, mi_gdb_target_cmd): Likewise.
2315 (mi_gdb_file_cmd, mi_gdb_test): Likewise.
2316 (mi_run_cmd_full, mi_expect_interrupt): Likewise.
2317 * lib/objc.exp (set_lang_objc): Likewise.
2318 * lib/pascal.exp (set_lang_pascal): Likewise.
2319 * lib/prompt.exp (default_prompt_gdb_start): Likewise.
2320 * lib/trace-support.exp (gdb_trace_setactions, gdb_tfind_test): Likewise.
2321 (gdb_readexpr, gdb_gettpnum, gdb_find_recursion_test_baseline): Likewise.
2322
bb869963
SDJ
23232013-03-14 Sergio Durigan Junior <sergiodj@redhat.com>
2324
2325 PR c++/15203
2326 PR c++/15210
2327 * gdb.cp/m-static.cc (keepalive_int): New function.
2328 (gnu_obj_1::method): New variable `sintvar', call `keepalive_int'.
2329 * gdb.cp/m-static.exp: New test for `sintvar'.
2330
e2be70a0
YQ
23312013-03-14 Yao Qi <yao@codesourcery.com>
2332
2333 * gdb.trace/tstatus.exp (run_trace_experiment): Save the output
2334 of 'tstatus' into tstatus_output.
2335 (top level): Save the trace data to tfile. Read trace file in
2336 tfile target. Check the trace status.
2337
8ddb1965
YQ
23382013-03-13 Yao Qi <yao@codesourcery.com>
2339
2340 * gdb.trace/tsv.exp (check_tsv): New.
2341 (top level): Save a tfile on current trace session. Call
2342 check_tsv on live target. Load the tfile with target tfile
2343 and call check_tsv again.
2344
045dd51f
YQ
23452013-03-13 Yao Qi <yao@codesourcery.com>
2346
2347 * gdb.trace/tsv.exp: Remove code unrelated to testing TSV.
2348 Replace some "gdb_test" with "gdb_test_no_output".
2349
82d049ab
PH
23502013-03-12 Paul Hilfinger <hilfingr@adacore.com>
2351
2352 * gdb.ada/expr_delims.exp: New file.
2353 * gdb.ada/expr_delims/foo.adb: New file.
2354 * gdb.ada/expr_delims/pck.ads: New file.
2355 * gdb.ada/expr_delims/pck.adb: New file.
2356
cb8ea32b
KS
23572013-03-11 Keith Seitz <keiths@redhat.com>
2358
2359 * watchpoint.exp (test_no_hw_watchpoints): Add test using
2360 both condition and thread. Then delete the watchpoint.
2361
2f1d9bdd
MM
23622013-03-11 Christian Himpel <christian.himpel@intel.com>
2363
2364 * Makefile.in: Add btrace testsuite.
2365 * configure: Regenerated.
2366 * configure.ac: Add btrace testsuite.
2367 * gdb.btrace/Makefile.in: New file.
2368 * gdb.btrace/enable.c: New file.
2369 * gdb.btrace/enable.exp: New file.
2370 * gdb.btrace/function_call_history.c: New file.
2371 * gdb.btrace/function_call_history.exp: New file.
2372 * gdb.btrace/instruction_history.c: New file.
2373 * gdb.btrace/instruction_history.exp: New file.
2374 * gdb.btrace/instruction_history.S: New file.
2375 * lib/gdb.exp: Add btrace skip proc.
2376
05c56a9d
JK
23772013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2378
2379 Fix entry-values if the callee called a noreturn function.
2380 * gdb.arch/amd64-tailcall-noret.S: New file.
2381 * gdb.arch/amd64-tailcall-noret.c: New file.
2382 * gdb.arch/amd64-tailcall-noret.exp: New file.
2383
9112db09
JK
23842013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2385
2386 Fix entry-values in C++ across CUs.
2387 * gdb.arch/amd64-tailcall-cxx.exp: New file.
2388 * gdb.arch/amd64-tailcall-cxx1.S: New file.
2389 * gdb.arch/amd64-tailcall-cxx1.cc: New file.
2390 * gdb.arch/amd64-tailcall-cxx2.S: New file.
2391 * gdb.arch/amd64-tailcall-cxx2.cc: New file.
2392
be9a119c 23932013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
2394 Hafiz Abid Qadeer <abidh@codesourcery.com>
2395
2396 gdb/testsuite/
2397 * gdb.trace/trace-buffer-size.exp: New file.
2398 * gdb.trace/trace-buffer-size.c: New file.
2399
049109b0
PA
24002013-03-06 Pedro Alves <palves@redhat.com>
2401
2402 * gdb.trace/tstatus.exp (run_trace_experiment): When the target
2403 doesn't support the tested optional feature, call "unsupported"
2404 with the same test message as the "pass" case, instead of calling
2405 "pass" with a different message. Use the same text for the "fail"
2406 cases too.
2407
4aa54120
YQ
24082013-03-06 Yao Qi <yao@codesourcery.com>
2409
2410 * gdb.trace/tstatus.exp: Remove the invocation of
2411 gdb_load_shlibs, gdb_compile, clean_restart and runto_main.
2412 (test_tracepoints): Don't set fast tracepoint.
2413 (top level): Don't check agent library is loaded or not.
2414
b8b71e63
YQ
24152013-03-06 Yao Qi <yao@codesourcery.com>
2416
2417 * gdb.trace/tstatus.exp (run_trace_experiment): Escape
2418 parentheses by "\\".
2419
33f448b1
JK
24202013-03-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2421
2422 * gdb.linespec/base/one/thefile.cc (twodup): New.
2423 (m): Call it.
2424 * gdb.linespec/base/two/thefile.cc (dupname): New.
2425 (n): Call it.
2426 * gdb.linespec/break-ask.exp: New file.
2427 * gdb.linespec/lspec.cc (body_elsewhere): New comment marker.
2428
1c942fb9
YQ
24292013-02-28 Yao Qi <yao@codesourcery.com>
2430
2431 * gdb.trace/report.exp: Move some code to ...
2432 (use_collected_data): New.
2433 (top level): Call use_collected_data once on the live target.
2434 Save at file of the current trace session, load it with target
2435 tfile, and call use_collected_data again.
2436
5b967901
JK
24372013-02-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2438
2439 * gdb.threads/fork-thread-pending.c (main): Add alarm.
2440
6447023f
JK
24412013-02-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2442
2443 * gdb.base/valgrind-infcall.exp (valgrind_pid): New variable.
2444 Add final kill of ${valgrind_pid}.
2445
9f44fbc0
SCR
24462013-02-20 Siva Chandra Reddy <sivachandra@google.com>
2447
2448 * gdb.python/py-arch.c: New test case
2449 * gdb.python/py-arch.exp: New tests to test
2450 gdb.Architecture.disassemble
2451 * gdb.python/Makefile.in: Add py-arch to the list of
2452 EXECUTABLES.
2453
4c9ad8c2
TT
24542013-02-18 Tom Tromey <tromey@redhat.com>
2455
2456 * gdb.dwarf2/subrange.exp: New file.
2457
f5911ea1
HAQ
24582013-02-15 Pedro Alves <pedro@codesourcery.com>
2459 Hafiz Abid Qadeer <abidh@codesourcery.com>
2460
2461 * gdb.trace/tfile.exp: Add test for -trace-status command.
2462
420f4384
JK
24632013-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
2464
2465 * gdb.threads/pthread_cond_wait.c (main): Remove variable ts. Replace
2466 nanosleep by sleep.
2467
4819b3f8
PA
24682013-02-14 Pedro Alves <palves@redhat.com>
2469
2470 * gdb.cp/userdef.exp (ptype &*c): Don't expect an &.
2471
1773c82c
HAQ
24722013-02-14 Pedro Alves <pedro@codesourcery.com>
2473 Hafiz Abid Qadeer <abidh@codesourcery.com>
2474
2475 * gdb.trace/tsv.exp: Adjust tests, and add a few more.
2476
e234dfaf
TT
24772013-02-12 Tom Tromey <tromey@redhat.com>
2478
2479 * gdb.cp/m-static.cc (gnu_obj_1::~gnu_obj_1): New destructor.
2480 * gdb.cp/m-static.exp: Add tests to print quoted destructor.
2481
6c01dd94
PA
24822013-02-12 Pedro Alves <palves@redhat.com>
2483
2484 * gdb.base/catch-signal.c: Update copyright years.
2485 * gdb.base/catch-signal.exp: Update copyright years.
2486 * gdb.dwarf2/dw2-dir-file-name.c: Update copyright years.
2487 * gdb.dwarf2/dw2-dir-file-name.exp: Update copyright years.
2488 * gdb.dwarf2/dw2-empty-pc-range.S: Update copyright years.
2489 * gdb.dwarf2/dw2-error.S: Update copyright years.
2490 * gdb.dwarf2/dw2-error.c: Update copyright years.
2491 * gdb.dwarf2/dw2-restrict.S: Update copyright years.
2492 * gdb.dwarf2/dw2-restrict.c: Update copyright years.
2493 * gdb.dwarf2/dw2-restrict.exp: Update copyright years.
2494
595fc67f
PA
24952013-02-12 Pedro Alves <palves@redhat.com>
2496
2497 * gdb.base/catch-signal.exp: Correct test file name in "Skipping"
2498 message.
2499 * gdb.base/sigaltstack.exp: Ditto.
2500 * gdb.base/siginfo.exp: Ditto.
2501 * gdb.base/sizeof.exp: Ditto.
2502
17282693
PA
25032013-02-12 Pedro Alves <palves@redhat.com>
2504
2505 * gdb.mi/mi-basics.exp: Tweak intro comment.
2506 * gdb.mi/mi-break.exp: Tweak intro comment.
2507 * gdb.mi/mi-console.exp: Tweak intro comment.
2508 * gdb.mi/mi-file.exp: Tweak intro comment.
2509 * gdb.mi/mi-read-memory.exp: Tweak intro comment.
2510 * gdb.mi/mi-return.exp: Tweak intro comment.
2511 * gdb.mi/mi-stepi.exp: Tweak intro comment.
2512 * gdb.mi/mi-until.exp: Tweak intro comment.
2513 * gdb.mi/mi-watch.exp: Tweak intro comment.
2514
8a4ac37e
PA
25152013-02-12 Sanimir Agovic <sanimir.agovic@intel.com>
2516
2517 * gdb.server/no-thread-db.exp: New file.
2518 * gdb.server/no-thread-db.c: New file.
2519 * gdb.server/Makefile.in (EXECUTABLES): Add no-thread-db.
2520
c2792f5a
DE
25212013-02-11 Doug Evans <dje@google.com>
2522
2523 * gdb.base/printcmds.exp (test_printf_with_dfp): Add test for printing
2524 two decfloats.
2525
d9e98382
SDJ
25262013-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
2527
2528 * gdb.base/bitfields.c (struct internalvartest): New declaration.
2529 * gdb.base/bitfields.exp (bitfield_internalvar): New function.
2530
a321661a
JK
25312013-02-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2532
2533 * gdb.python/py-prompt.exp: Add to the end a kill of $testpid.
2534
134a2066
YQ
25352013-02-06 Yao Qi <yao@codesourcery.com>
2536
2537 * gdb.trace/mi-tsv-changed.exp (test_create_delete_tsv): Rename
2538 to ...
2539 (test_create_delete_modify_tsv): ... here. New test on modifying
2540 the initial value of a tsv.
2541
5a2dc60a
JK
25422013-02-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2543
2544 * gdb.dwarf2/dw2-dir-file-name.exp (cd ${srcabsdir}/rdir): Rename to ...
2545 (cd .../rdir): ... here.
2546
233d95b5
JK
25472013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2548
2549 * gdb.linespec/base/one/header.h: New file.
2550 * gdb.linespec/base/two/header.h: New file.
2551 * gdb.linespec/macro-relative.c: New file.
2552 * gdb.linespec/macro-relative.exp: New file.
2553
fbd9ab74
JK
25542013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2555
2556 * gdb.base/fullpath-expand-func.c: New file.
2557 * gdb.base/fullpath-expand.c: New file.
2558 * gdb.base/fullpath-expand.exp: New file.
2559 * gdb.base/realname-expand-real.c: New file.
2560 * gdb.base/realname-expand.c: New file.
2561 * gdb.base/realname-expand.exp: New file.
2562
1b56eb55
JK
25632013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2564
2565 * gdb.dwarf2/dw2-dir-file-name.exp: New file.
2566 * gdb.dwarf2/dw2-dir-file-name.c: New file.
2567
af529f8f
JK
25682013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2569
2570 * gdb.mi/mi-fullname-deleted.exp: Use double last slash for $srcfileabs.
2571 (compare_filenames_for_search does not match)
2572 (compare_filenames_for_search does match): New tests.
2573
f5b95b50
JK
25742013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2575
2576 * gdb.gdb/xfullpath.exp: Replace xfullpath calls by gdb_realpath calls.
2577
d47921b9
JK
25782013-02-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2579
2580 * lib/java.exp (compile_java_from_source): Initialize ARGS as a list.
2581
8a92335b
JK
25822013-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2583
2584 * gdb.base/gnu-debugdata.exp): Create ${binfile}.debug,
2585 ${binfile}.mini_debuginfo-debuglink, add -k to xz, use now
2586 ${binfile}.mini_debuginfo-debuglink and
2587 ${binfile}.mini_debuginfo-debuglink.xz.
2588
17f2157d
TT
25892013-02-01 Tom Tromey <tromey@redhat.com>
2590
2591 * gdb.dwarf2/method-ptr.exp: Use correct form for non-string
2592 attributes.
2593
d65f0a9c
TT
25942013-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2595 Tom Tromey <tromey@redhat.com>
2596
2597 * gdb.dwarf2/method-ptr.exp: Link with c++.
2598 * lib/dwarf.exp (Dwarf::assemble): Declare _cu_count.
2599
f25c0135
TT
26002013-01-31 Tom Tromey <tromey@redhat.com>
2601
2602 * gdb.base/jit.exp (compile_jit_test): New proc.
2603 Add PIE tests.
2604
7078baeb
TT
26052013-01-31 Tom Tromey <tromey@redhat.com>
2606
2607 * gdb.dwarf2/method-ptr.cc: New file.
2608 * gdb.dwarf2/method-ptr.exp: New file.
2609
1d24041a
TT
26102013-01-31 Tom Tromey <tromey@redhat.com>
2611
2612 * lib/dwarf.exp (namespace Dwarf): New.
2613
8d9878a4
TT
26142013-01-29 Tom Tromey <tromey@redhat.com>
2615
2616 * gdb.dwarf2/fission-reread.exp: Add unload test.
2617
bed911e5
DE
26182013-01-28 Doug Evans <dje@google.com>
2619
2620 * gdb.dwarf2/fission-loclists.exp: New file.
2621 * gdb.dwarf2/fission-loclists.S: New file.
2622
e229648e
JK
26232013-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2624
2625 Code cleanup.
2626 * gdb.base/restore.exp: Replace gdb_compile, gdb_exit, gdb_start,
2627 gdb_reinitialize_dir and gdb_load by standard_testfile, set executable
2628 and prepare_for_testing.
2629 * gdb.base/store.exp: Likewise.
2630
86700f00
TT
26312013-01-25 Tom Tromey <tromey@redhat.com>
2632
2633 * gdb.python/py-explore.exp: Expect the gdb prompt.
2634
8954db33
AB
26352013-01-25 Andrew Burgess <aburgess@broadcom.com>
2636
2637 * gdb.base/gnu_vector.c: New variable for use in tests.
2638 * gdb.base/gnu_vector.exp: Update and extend tests to reflect
2639 changes in scalar to vector casting and widening.
2640 * gdb.python/py-type.c: New variables for use in tests.
2641 * gdb.python/py-type.exp: Update vector related tests to reflect
2642 changes in scalar to vector casting and widening.
2643
2077afdd
TD
26442013-01-24 Tiago Stürmer Daitx <tdaitx@linux.vnet.ibm.com>
2645
2646 * gdb.base/prologue-include.c: New file.
2647 * gdb.base/prologue-include.exp: New file.
2648 * gdb.base/prologue-include.h: New file.
2649
d7499464
HAQ
26502013-01-24 Hafiz Abid Qadeer <abidh@codesourcery.com>
2651
2652 PR gdb/13443
2653 * gdb.mi/mi-var-block.exp: Make test messages unique.
2654
e2a3e0f1
TT
26552013-01-23 Tom Tromey <tromey@redhat.com>
2656
2657 * gdb.dwarf2/dw2-error.exp: Pass test name to "file" test.
2658
152fcc9c
TT
26592013-01-23 Tom Tromey <tromey@redhat.com>
2660
2661 * gdb.cp/converts.cc (main): Initialize 'a'.
2662
bea883fd
SCR
26632013-01-23 Siva Chandra Reddy <sivachandra@google.com>
2664
2665 * testsuite/gdb.python/frame.exp: Add a test for
2666 gdb.Frame.architecture() method.
2667
0928e93d
PA
26682013-01-22 Pedro Alves <palves@redhat.com>
2669
2670 * gdb.base/annota1.exp (signal sent): No longer expect
2671 breakpoints-invalid.
2672 * gdb.cp/annota2.exp (continue until exit)
2673 (watch triggered on a.x): Ditto.
2674
9c97429f
PA
26752013-01-22 Pedro Alves <palves@redhat.com>
2676
2677 * gdb.base/annota1.exp (breakpoints_invalid): New variable.
2678 Adjust tests to breakpoints-invalid changes.
2679 * gdb.cp/annota2.exp (breakpoints_invalid, frames_invalid): New
2680 variables.
2681 Adjust tests to breakpoints-invalid changes.
2682
187d10dd
PA
26832013-01-22 Pedro Alves <palves@redhat.com>
2684
2685 * gdb.base/annota1.exp (annotate ignore count change): Add
2686 expected output for failure case.
2687
ea3aedcb
TT
26882013-01-22 Tom Tromey <tromey@redhat.com>
2689
2690 * gdb.gdb/selftest.exp (do_steps_and_nexts): Handle bfd_init
2691 call.
2692
998580f1
MK
26932013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
2694
2695 * gdb.mi/mi-break.exp: Expect new 'thread-groups' field.
8f1d5693 2696 * gdb.mi/mi-catch-load.exp: Ditto.
998580f1
MK
2697 * gdb.mi/mi-nsmoribund.exp: Expect new 'thread-groups' field.
2698 Also handle 'thread' field.
2699 * gdb.mi/mi-simplerun.exp: Expect new 'thread-groups' field.
2700 * gdb.mi/mi-watch.exp: Ditto.
2701 * lib/mi-support.exp: Ditto.
2702
8f1d5693
MK
27032013-01-21 Siva Chandra Reddy <sivachandra@google.com>
2704
2705 * gdb.python/py-explore.exp: Improve a test
2706
2d8c5d7c
DB
27072013-01-18  David Blaikie  <dblaikie@gmail.com>
2708
2709 * gdb.base/label.c (main): Correct the type of the second
2710 parameter.
2711
46f35228
TT
27122013-01-18 Tom Tromey <tromey@redhat.com>
2713
2714 * gdb.dwarf2/trace-crash.s: New file.
2715 * gdb.dwarf2/trace-crash.exp: New file.
2716
5965d69d
HAQ
27172013-01-18 Hafiz Abid Qadeer<abidh@codesourcery.com>
2718
43aaf8b6
PA
2719 PR gdb/13443
2720 * gdb.base/checkpoint.exp: Update test messages to make them
2721 unique.
5965d69d 2722
5ae4861a
YQ
27232013-01-18 Yao Qi <yao@codesourcery.com>
2724
2725 * gdb.trace/infotrace.exp: Check 'traceframe usage' in the
2726 output of 'info tracepoints'.
2727 * gdb.trace/disconnected-tracing.exp (disconnected_tracing):
2728 Likewise.
2729 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
2730 * gdb.trace/disconnected-tracing.c (struct foo): New.
2731
d84fca2c
JK
27322013-01-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2733
2734 * gdb.dwarf2/dw2-dos-drive.S: New file.
2735 * gdb.dwarf2/dw2-dos-drive.exp: New file.
2736
aebb1cc9
DE
27372013-01-17 Doug Evans <dje@google.com>
2738
2782d512
DE
2739 * boards/dwarf4-gdb-index.exp: Use any existing CC_FOR_TARGET,
2740 CXX_FOR_TARGET.
2741
aebb1cc9
DE
2742 * boards/cc-with-tweaks.exp: New file.
2743
db2b2972
TT
27442013-01-17 Tom Tromey <tromey@redhat.com>
2745
2746 * gdb.base/completion.exp: Add "set cp-abi" completion test.
2747
96343774
PA
27482013-01-17 Pedro Alves <palves@redhat.com>
2749
2750 Merge dg-extract-results.sh from upstream (svn 195224).
2751
2752 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 2753 * dg-extract-results.sh: Fix order of summary counts.
96343774
PA
2754
2755 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 2756 * dg-extract-results.sh: Constrain the start-of-log pattern.
96343774
PA
2757
2758 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 2759 * dg-extract-results.sh: Handle KPASSes.
96343774
PA
2760
2761 2010-05-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2762 * dg-extract-results.sh: Redirect grep output to /dev/null instead
2763 of grep -q.
2764
675921c0
SD
27652012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
2766
2767 * gdb.base/jit-reader.exp: New file. Test case for the jit-reader
2768 interface.
2769 * gdb.base/jithost.c: New file.
2770 * gdb.base/jithost.h: New file.
2771 * gdb.base/jitreader.c : New file.
2772 * gdb.base/jit-protocol.h: New file.
2773
ab04a2af
TT
27742013-01-16 Tom Tromey <tromey@redhat.com>
2775
2776 * gdb.base/catch-signal.c: New file.
2777 * gdb.base/catch-signal.exp: New file.
2778
8ac3646f
TT
27792013-01-16 Tom Tromey <tromey@redhat.com>
2780
2781 * gdb.mi/mi-catch-load.exp: Look for "catch-type".
2782
22fc223e
JK
27832013-01-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2784
2785 * gdb.dwarf2/dw2-restrict.exp: Skip compilation on non-x86_64 targets.
2786
44478ab3
TT
27872013-01-14 Tom Tromey <tromey@redhat.com>
2788
2789 * gdb.base/completion.exp: Add "set gnutarget" test.
2790
06d66ee9
TT
27912013-01-14 Tom Tromey <tromey@redhat.com>
2792
2793 * gdb.dwarf2/dw2-restrict.S: New file.
2794 * gdb.dwarf2/dw2-restrict.c: New file.
2795 * gdb.dwarf2/dw2-restrict.exp: New file.
2796
c9bf0622
TT
27972013-01-14 Tom Tromey <tromey@redhat.com>
2798
2799 * gdb.dwarf2/dw2-error.exp: New file.
2800 * gdb.dwarf2/dw2-error.c: New file.
2801 * gdb.dwarf2/dw2-error.S: New file.
2802
5b12a61c
JK
28032013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2804
2805 * gdb.cp/parse-lang.cc: New file.
2806 * gdb.cp/parse-lang.exp: New file.
2807
f0a4b570
JK
28082013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2809
2810 * gdb.mi/mi-fullname-deleted.exp: Set srcfileabssubst and initdir.
2811 (set substitute-path): New test.
2812 (fullname present): Remove content.
2813 (substituted fullname): New test.
2814
f751cc97
JB
28152013-01-13 Joel Brobecker <brobecker@adacore.com>
2816
2817 * gdb.python/py-finish-breakpoint.exp: Add skip_python_tests
2818 check. Move $gdb_py_is_py24 value check right after.
2819
04164e8e
JK
28202013-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2821
2822 * gdb.base/dprintf.exp (dprintf info 1): Fix expectation on 64-bit
2823 targets.
2824
5bf480a5
YQ
28252013-01-11 Yao Qi <yao@codesourcery.com>
2826
2827 * gdb.base/dprintf.exp: Check the output of 'info breakpoints'
2828 for dprintf.
2829 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
2830 Check the fields in "=breakpoint-created" for dprintf.
2831
f35a17b5
JK
28322012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2833
2834 * gdb.mi/mi-fullname-deleted.exp: New file.
2835
85817405
JK
28362012-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2837
2838 * gdb.base/skip-solib.exp (info skip with pending file): Update the
2839 expected output.
2840 (info skip with pending file): Remove.
2841 (ignoring function in solib, info skip for function multiply): Update
2842 the expected output.
2843 * gdb.base/skip.ex (skip (main), skip function baz, info skip)
2844 (info skip (delete 1), info skip after disabling all)
2845 (info skip after enabling all, info skip after disabling 4 2-3)
2846 (info skip after enabling 2-3, info skip 2-3)
2847 (info skip after deleting 2 3): Update the expected output.
2848 * gdb.linespec/base/two/thefile.cc (n): New variable v, split the
2849 statement to its initialization and return.
2850 * gdb.linespec/skip-two.exp: New file.
2851
27210e12
DE
28522012-12-19 Doug Evans <dje@google.com>
2853
2854 * gdb.base/maint.exp: Handle testing with .gdb_index.
2855
bb627a12
JB
28562012-12-19 Joel Brobecker <brobecker@adacore.com>
2857
2858 * gdb.arch/mips-octeon-bbit.exp: Fix copyright header from
2859 Cavium to FSF.
2860
7785b880
JB
28612012-12-19 Joel Brobecker <brobecker@adacore.com>
2862
2863 * dg-extract-results.sh: Update contact info in copyright notice.
2864 * gdb.arch/mips-octeon-bbit.exp: Update copyright notice to
2865 GPL v3 or later. Update contact info.
2866 * gdb.fortran/logical.f90, gdb.threads/watchpoint-fork-child.c,
2867 gdb.threads/watchpoint-fork-mt.c,
2868 gdb.threads/watchpoint-fork-parent.c,
2869 gdb.threads/watchpoint-fork-st.c,
2870 gdb.threads/watchpoint-fork.h: Likewise.
2871
f2a8bc8a
YQ
28722012-12-15 Yao Qi <yao@codesourcery.com>
2873
2874 * gdb.trace/mi-tracepoint-changed.exp (test_pending_resolved): Check
2875 'installed' field in '=breakpoint-modified'.
2876 (test_reconnect): Check 'installed' field in
2877 '=breakpoint-modified' and '=breakpoint-created'.
2878
2879 * gdb.trace/actions.exp: Update test for 'installed' field.
2880 * gdb.trace/change-loc.exp (tracepoint_change_loc_1):
2881 (tracepoint_change_loc_2): Likewise.
2882 Check 'info tracepoint' display nothing else.
2883 * gdb.trace/deltrace.exp: Likewise.
2884 * gdb.trace/infotrace.exp: Likewise.
2885 * gdb.trace/mi-traceframe-changed.exp (test_tfind_remote):
2886 Likewise.
2887 * gdb.trace/passcount.exp: Likewise.
2888 * gdb.trace/tracecmd.exp: Likewise.
2889 * gdb.trace/while-stepping.exp: Likewise.
2890
6592e36f
TT
28912012-12-14 Tom Tromey <tromey@redhat.com>
2892
2893 * gdb.cp/member-name.exp: New file.
2894 * gdb.cp/member-name.cc: New file.
2895
7d27a96d
TT
28962012-12-14 Tom Tromey <tromey@redhat.com>
2897
2898 * gdb.cp/templates.exp (test_ptype_of_templates): Update kfails.
2899
f8c05d0d
DE
29002012-12-14 Doug Evans <dje@google.com>
2901
2902 * gdb.dwarf2/implptr-optimized-out.S: DIE offset for
2903 DW_OP_GNU_implicit_pointer is section-relative.
2904
451b7c33
TT
29052012-12-14 Tom Tromey <tromey@redhat.com>
2906
43aaf8b6 2907 * gdb.base/info-proc.exp: Add core file tests.
451b7c33 2908
10e339df
PA
29092012-12-14 Yufeng Zhang <yufeng.zhang@arm.com>
2910
6fdff2c5 2911 * gdb.base/kill-after-signal.exp: Disable if gdb,nosignals.
10e339df 2912
e780d813
DE
29132012-12-13 Doug Evans <dje@google.com>
2914
2915 * gdb.multi/multi-arch-exec.exp: Skip for i*86-linux.
2916 * gdb.multi/multi-arch.exp: Ditto.
2917
ca3dbcc8 29182012-12-12 Keven Boell <keven.boell@intel.com>
6fdff2c5 2919
ca3dbcc8
MG
2920 * gdb.mi/mi-catch-load-so.c: New. Clone of the
2921 catch load test library source file.
2922 * gdb.mi/mi-catch-load.c: New. Clone of the catch
2923 load test source file.
2924 * gdb.mi/mi-catch-load.exp: New. Test file for
2925 basic MI -catch-load and -catch-unload tests.
2926
2960a434
PK
29272012-12-11 Paul Koning <paul_koning@dell.com>
2928
2929 * gdb.python/py-prettyprint.py (_iterator): Remove exception_flag
2930 exception.
2931 (_iterator_except): New function.
2932 (ArrayPrinter): Use _iterator function instead of local _iterator
2933 class for Python 3 compatibility.
2934 (NoStringContainerPrinter): Use _iterator_except instead of
6fdff2c5 2935 _iterator.
2960a434
PK
2936 * gdb.python/py-typeprint.exp: Use exec(open(...).read()) instead of
2937 execfile for Python 3 compatibility.
2938 * gdb.python/python.exp: Handle Python 2.4 exception traceback
2939 format in error_prompt test.
6fdff2c5 2940
9325cb04
PK
29412012-12-10 Paul Koning <paul_koning@dell.com>
2942
2943 * gdb.base/charset.exp: Change print syntax for Python 3
6fdff2c5 2944 compatibility.
9325cb04
PK
2945 * gdb.python/py-block.exp: Ditto.
2946 * gdb.python/py-breakpoint.exp: Ditto.
2947 * gdb.python/py-cmd.exp: Ditto.
2948 * gdb.python/py-events.py: Ditto.
2949 * gdb.python/py-finish-breakpoint.py: Ditto.
2950 * gdb.python/py-finish-breakpoint2.exp: Ditto.
2951 * gdb.python/py-finish-breakpoint2.py: Ditto.
2952 * gdb.python/py-frame-inline.exp: Ditto.
2953 * gdb.python/py-frame.exp: Ditto.
2954 * gdb.python/py-infthread.exp: Ditto.
2955 * gdb.python/py-objfile.exp: Ditto.
2956 * gdb.python/py-parameter.exp: Ditto.
2957 * gdb.python/py-progspace.exp: Ditto.
2958 * gdb.python/py-prompt.exp: Ditto.
2959 * gdb.python/py-symbol.exp: Ditto.
2960 * gdb.python/py-symtab.exp: Ditto.
2961 * gdb.python/py-template.exp: Ditto.
2962 * gdb.python/py-value-cc.exp: Ditto.
2963 * gdb.python/python.exp: Ditto.
2964 * gdb.python/source2.py: Ditto.
2965 * gdb.python/lib-types.exp: Change print syntax for Python 3
6fdff2c5 2966 compatibility.
9325cb04
PK
2967 Use sorted() function rather than sort() method.
2968 Accept either int or long values for enum values.
2969 * gdb.python/py-events.exp: Use exec(open(...).read()) instead of
2970 execfile for Python 3 compatibility.
2971 * gdb.python/py-evsignal.exp: Ditto.
2972 * gdb.python/py-evthreads.exp: Ditto.
2973 * gdb.python/py-mi.exp: Ditto.
2974 * gdb.python/py-pp-maint.exp: Ditto.
2975 * gdb.python/py-prettyprint.exp: Ditto.
2976 * gdb.python/py-finish-breakpoint.exp: Change print syntax for
6fdff2c5 2977 Python 3 compatibility.
9325cb04
PK
2978 Skip tests for Python 2.4.
2979 * gdb.python/py-inferior.exp: Change print syntax for
6fdff2c5 2980 Python 3 compatibility.
9325cb04
PK
2981 Use byte string rather than character string in memory write test
2982 if Python 3.
2983 * gdb.python/py-pp-maint.py: Change class declarations to "new
2984 class" syntax.
2985 * gdb.python/py-prettyprint.py: Change iterator class to generator
2986 function for Python 3 compatibility.
2987 Make all classes "new style".
2988 Fix indentation issue and stray semicolon.
2989 * gdb.python/py-shared.expChange print syntax for Python 3
2990 compatibility.
2991 Define "long" if Python 3.
2992 * gdb.python/py-type.exp: Change print syntax for Python 3
6fdff2c5 2993 compatibility.
9325cb04
PK
2994 Accept either int or long values for enum values.
2995 * gdb.python/py-value.exp: Change print syntax for Python 3
6fdff2c5 2996 compatibility.
9325cb04
PK
2997 Skip "long" and "unicode" tests if Python 3.
2998 Accept either "type" or "class" in type checks.
2999 * lib/gdb.exp (gdb_py_is_py3k): New flag set if Python 3.
3000 (gdb_py_is_py24): New flag set if Python 2.4 or 2.5.
3001
8b9737bf
TT
30022012-12-10 Tom Tromey <tromey@redhat.com>
3003
3004 * gdb.dwarf2/implptr-64bit.exp: Run tests with two CUs as well.
3005 (test): Add "two_cu" argument.
3006 * gdb.dwarf2/implptr-64bit.S: Move subprogram later; use ref_addr
3007 for types; allow two CUs.
3008
1b80a9fa
JK
30092012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3010
3011 * gdb.dwarf2/dw2-compdir-oldgcc.S: New file.
3012 * gdb.dwarf2/dw2-compdir-oldgcc.exp: New file.
3013
f0b6d50a
YQ
30142012-12-08 Yao Qi <yao@codesourcery.com>
3015 Pedro Alves <palves@redhat.com>
3016
3017 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Test
3018 '=breakpoint-created' when GDB merges the tracepoints of both
3019 sides.
3020
2f68a895
TT
30212012-12-07 Tom Tromey <tromey@redhat.com>
3022
3023 * gdb.base/break1.c (enum some_enum, union some_union): New.
3024 (some_enum_global, some_union_global, some_value): New globals.
3025 * gdb.base/completion.exp: Add tag completion tests.
3026
4fc5d43e
TT
30272012-12-07 Tom Tromey <tromey@redhat.com>
3028
3029 * gdb.base/completion.exp: Add tests for ptype and whatis
3030 completion.
3031
6559e013
JB
30322012-12-07 Joel Brobecker <brobecker@adacore.com>
3033
3034 * gdb.base/stale-infcall.exp: Fix copyright line.
3035
ae2b630d
JB
30362012-12-07 Joel Brobecker <brobecker@adacore.com>
3037
3038 * gdb.ada/lang_switch.exp: The "msg" parameter may be a reference.
3039
0ba2eb0f
TT
30402012-12-06 Pedro Alves <palves@redhat.com>
3041 Tom Tromey <tromey@redhat.com>
3042
3043 * gdb.base/exprs.exp: Add tests for cast to void.
3044
731145cb
TT
30452012-12-06 Jens Elmenthaler <jens.elmenthaler@advantest.com>
3046
3047 * gdb.python/py-mi.exp: Correct expected results for attribute
3048 "dynamic" returned by -var-update.
3049 Add test case for correct handling of "diplayhint" for children
3050 of dynamic varobjs.
3051 * gdb.python/py-prettyprint.c (set_itme): New function.
3052 (bug_14741) New function.
3053 (main) Add call to bug_14741().
3054 * gdb.python/py-prettyprint.py (class ArrayPrinter): New class.
3055
e58fcc15
UW
30562012-12-05 Ulrich Weigand <uweigand@de.ibm.com>
3057
3058 * gdb.base/gnu-debugdata.exp: Also include "D" symbols in
3059 ${binfile}.funcsyms list.
3060
e9eb0d14
YQ
30612012-12-04 Yao Qi <yao@codesourcery.com>
3062
3063 PR gdb/13443
3064 * gdb.trace/actions.exp: Make test messages unique.
3065
4983028c
TT
30662012-11-29 Tom Tromey <tromey@redhat.com>
3067
3068 * gdb.base/gnu-debugdata.exp (run, pipeline): Don't use lassign.
3069
ea5e6b0e
UW
30702012-11-29 Ulrich Weigand <uweigand@de.ibm.com>
3071
3072 * gdb.opencl/convs_casts.exp: Always expect standard vector type names.
3073 * gdb.opencl/datatypes.exp: Likewise.
3074 * gdb.opencl/operators.exp: Likewise.
3075 * gdb.opencl/vec_comps.exp: Likewise.
3076
cdde3dfb
JG
30772012-11-29 Jerome Guitton <guitton@adacore.com>
3078
3079 * gdb.ada/iwide: New testcase.
3080
b50d69b5
JG
30812012-11-29 Jerome Guitton <guitton@adacore.com>
3082
3083 * gdb.ada/ptype_tagged_param.exp: Adjust expected output in
3084 ptype test.
3085
c2d3fccf
JG
30862012-11-29 Jerome Guitton <guitton@adacore.com>
3087
3088 * gdb.ada/variant_record_packed_array.exp: Test expressions of the
3089 form {VARIANT_TYPE}ADDRESS.
3090
5edf51fe
YQ
30912012-11-27 Daniel Jacobowitz <dan@codesourcery.com>
3092
3093 * gdb.cp/member-ptr.cc (class Diamond): Add func_ptr.
3094 (func): New function.
3095 (main): Initialize diamond.func_ptr and add diamond_pfunc_ptr.
3096 * gdb.cp/member-ptr.exp: Add new tests for ptype and for
3097 pointers to members with pointer-to-function type.
3098
608e2dbb
TT
30992012-11-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3100 Tom Tromey <tromey@redhat.com>
3101
3102 * gdb.base/gnu-debugdata.exp: New file.
3103 * gdb.base/gnu-debugdata.c: New file.
3104 * lib/gdb.exp (gdb_file_cmd): Handle LZMA warning.
3105 (gdb_unload): Return 0 on success.
3106
4648e588
JK
31072012-11-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3108
3109 * gdb.base/enumval.exp (print e, print f, print K): XFAIL on GCC <= 4.6.
3110
17d6efc4
JB
31112012-11-26 Joel Brobecker <brobecker@adacore.com>
3112
3113 * gdb.base/empty_exe.exp: New testcase.
3114
ace21957
MF
31152012-11-20 Mike Frysinger <vapier@gentoo.org>
3116
3117 * gdb.base/completion.exp: Add test for help aliases completion.
3118
5c401a0a
YQ
31192012-11-20 Yao Qi <yao@codesourcery.com>
3120
3121 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
3122 Don't test 'maint set show-debug-regs'.
3123 Use command 'set remotecache' instead of
3124 'set circular-trace-buffer'.
3125
8dea366b
KS
31262012-11-16 Keith Seitz <keiths@redhat.com>
3127
3128 PR c++/13615
3129 * gdb.cp/baseenum.cc: New file.
3130 * gdb.cp/baseenum.exp: New file.
3131 * gdb.cp/derivation.cc (A): Add copyright.
3132 Add a typedef.
3133 (B): Use A::value_type instead of int. Change all references.
3134 (D): Use value_type instead of int. Change all references.
3135 (E): Likewise.
3136 (F); Likewise.
3137 (Z): New class.
3138 (ZZ): New class.
6fdff2c5 3139 (N, Base, Derived): New namespace and classes.
8dea366b
KS
3140 (main): Add instances of Z and ZZ.
3141 Make sure all symbols from N are kept.
3142 * gdb.cp/derivation.exp: Update typedef changes in tests.
3143 Add tests for class typedefs both before and after starting
3144 the inferior.
3145 Add tests for searching for a typedef while stopped in a
3146 method.
3147
5e34c6c3
LM
31482012-11-14 Luis Machado <lgustavo@codesourcery.com>
3149
3150 * gdb.mi/mi-var-create-rtti.c: New file.
3151 * gdb.mi/mi-var-create-rtti.exp: New file.
3152
5e487a5f
LM
31532012-11-14 Luis Machado <lgustavo@codesourcery.com>
3154
3155 * gdb.base/structs3.exp: Run to main before doing any tests.
3156
6d67b990
AB
31572012-11-14 Andrew Burgess <aburgess@broadcom.com>
3158
3159 * gdb.python/py-type.exp: Uniquify test names.
3160
e5d98164
YQ
31612012-11-14 Yao Qi <yao@codesourcery.com>
3162
3163 * gdb.threads/manythreads.c [DEBUG]: Include "stdio.h".
3164 (thread_function) [DEBUG]: Call 'printf'.
3165 * gdb.threads/manythreads.exp: Pass '-DDEBUG' to compilation
3166 command line if 'DEBUG=1' is passed to test.
3167 Remove a pattern to match inferior's output.
3168
62747a60
TT
31692012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
3170
3171 * gdb.mi/mi-fill-memory.exp: New test.
3172
18a9fc12
TT
31732012-11-12 Tom Tromey <tromey@redhat.com>
3174
3175 * gdb.base/completion.exp: Update for "info type-printers".
3176 * gdb.python/py-typeprint.cc: New file.
3177 * gdb.python/py-typeprint.exp: New file.
3178 * gdb.python/py-typeprint.py: New file.
3179
bd69fc68
TT
31802012-11-12 Tom Tromey <tromey@redhat.com>
3181
3182 * gdb.base/call-sc.exp: Use "ptype/r".
3183 * gdb.base/volatile.exp: Don't expect "int".
3184 * gdb.cp/ptype-flags.cc: New file.
3185 * gdb.cp/ptype-flags.exp: New file.
3186 * gdb.cp/templates.exp: Use ptype/r.
3187 (test_ptype_of_templates, test_template_typedef): Likewise.
3188 * lib/cp-support.exp (cp_test_ptype_class): Add in_ptype_arg
3189 argument. Handle template names and template parameters.
3190 * gdb.mi/mi-var-cmd.exp: Accept "long".
3191 * gdb.mi/mi-var-child.exp: Accept "long".
3192 * gdb.mi/mi-var-display.exp: Accept "long".
3193 * gdb.mi/mi2-var-child.exp: Accept "long".
3194
b3720c3a
TT
31952012-11-12 Tom Tromey <tromey@redhat.com>
3196
3197 * gdb.cp/classes.exp (test_ptype_class_objects): Remove
3198 "ptype" from calls to cp_test_ptype_class.
3199 (test_enums): Likewise.
3200 * gdb.cp/derivation.exp: Remove "ptype" from calls to
3201 cp_test_ptype_class.
3202 * gdb.cp/inherit.exp (test_ptype_si): Remove "ptype" from
3203 calls to cp_test_ptype_class.
3204 (test_ptype_mi, test_ptype_vi, test_ptype_mvi): Likewise.
3205 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Remove "ptype"
3206 from calls to cp_test_ptype_class.
3207 * lib/cp-support.exp (cp_test_ptype_class): Supply "ptype"
3208 command here. Change "in_command" argument to "in_exp".
3209
0d63ecda
KS
32102012-11-10 Keith Seitz <keiths@redhat.com>
3211
3212 PR gdb/14288
3213 * gdb.base/printcmds.c: Add invalid_XXX globals
3214 for repeated byte tests.
3215 * gdb.base/printcmds.exp (test_repeat_bytes): New procedure.
3216 * gdb.base/wchar.c (main): Add and construct a wchar_t
3217 array with repeated characters.
3218 * gdb.base/wchar.exp: Add repeated character tests.
3219
ed8a1c2d
AB
32202012-11-09 Andrew Burgess <aburgess@broadcom.com>
3221
3222 * gdb.mi/mi-disassemble.exp: Expect fullname field in mi
3223 disassembly output.
3224
9107fc8d
PA
32252012-11-09 Pedro Alves <palves@redhat.com>
3226
3227 PR gdb/14306
3228
3229 * gdb.multi/multi-arch-exec.c: New file.
3230 * gdb.multi/multi-arch-exec.exp: New file.
3231
558a9d82
YQ
32322012-11-09 Yao Qi <yao@codesourcery.com>
3233
3234 * gdb.mi/mi-break.exp (test_abreak_creation): New procedure.
3235 (top level): Call it.
3236
e714f336
YQ
32372012-11-09 Yao Qi <yao@codesourcery.com>
3238
3239 * gdb.mi/mi-watch.exp (test_rwatch_creation_and_listing): Fix
3240 typo.
3241
6ecd4729
PA
32422012-11-09 Pedro Alves <palves@redhat.com>
3243
3244 * gdb.multi/multi-arch.exp: New.
3245
9015683b
TT
32462012-11-08 Tom Tromey <tromey@redhat.com>
3247
3248 * gdb.base/siginfo-obj.exp: Create core file. Test siginfo from
3249 core files, if possible.
3250 * gdb.base/siginfo-thread.c: New file
3251 * gdb.base/siginfo-thread.exp: New file
3252
ea9f10bb
TT
32532012-11-08 Tom Tromey <tromey@redhat.com>
3254
3255 * gdb.base/comprdebug.exp: New file.
3256
f6592439
PA
32572012-11-06 Pedro Alves <palves@redhat.com>
3258
3259 PR gdb/14810
3260
3261 * gdb.base/disabled-location.c: New file.
3262 * gdb.base/disabled-location.exp: New file.
3263
2d338fa9
TT
32642012-11-06 Tom Tromey <tromey@redhat.com>
3265
3266 * gdb.threads/gcore-thread.exp: Use gdb_gcore_cmd.
3267 * gdb.python/py-strfns.exp (test_strfns_core_file): Use
3268 gdb_gcore_cmd.
3269 * gdb.cell/gcore.exp: Use gdb_gcore_cmd.
3270 * gdb.base/gcore.exp: Use gdb_gcore_cmd.
3271 * gdb.base/gcore-relro.exp: Use gdb_gcore_cmd.
3272 * gdb.base/gcore-buffer-overflow.exp: Use gdb_gcore_cmd.
3273 * gdb.base/auxv.exp: Use gdb_gcore_cmd.
3274 * gdb.arch/vsx-regs.exp: Use gdb_gcore_cmd.
3275 * gdb.arch/system-gcore.exp: Use gdb_gcore_cmd.
3276 * gdb.arch/pa-nullify.exp (test_core_bt): Use gdb_gcore_cmd.
3277 * lib/gdb.exp (gdb_gcore_cmd): New proc.
3278
68c9da30
PA
32792012-11-05 Pedro Alves <palves@redhat.com>
3280
3281 * gdb.base/foll-vfork.exp (vfork_relations_in_info_inferiors): New
3282 procedure.
3283 (do_vfork_and_follow_child_tests_exec)
3284 (do_vfork_and_follow_child_tests_exit): Call it.
3285
a7c8c931
PA
32862012-11-05 Pedro Alves <palves@redhat.com>
3287
3288 * gdb.base/foll-vfork.c (main): Call perror and _exit if execlp()
3289 fails.
3290
6f6484cd
YQ
32912012-11-03 Yao Qi <yao@codesourcery.com>
3292
3293 Fix PR gdb/14617.
3294 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
3295 Remove setup_kfail, and update test.
3296
b45627a0
TT
32972012-11-02 Tom Tromey <tromey@redhat.com>
3298
3299 * gdb.base/catch-syscall.exp (do_syscall_tests): Add completion
3300 test.
3301
f50f4e56
PA
33022012-11-02 Pedro Alves <palves@redhat.com>
3303
3304 PR gdb/14766
3305
3306 * gdb.base/foll-vfork.exp (vfork_child_follow_to_exit): Remove
3307 setup_kfail.
3308 (tcatch_vfork_then_child_follow_exit): No longer expect "Couldn't
3309 get registers".
3310
71ce889d
PA
33112012-11-02 Pedro Alves <palves@redhat.com>
3312
3313 * gdb.base/foll-vfork-exit.c: New file.
3314 * gdb.base/foll-vfork.exp (top level): New file-describing
3315 comment.
3316 (vfork_child_follow_to_exit): New procedure.
3317 (tcatch_vfork_then_child_follow): Rename as ...
3318 (tcatch_vfork_then_child_follow_exec): ... this.
3319 (tcatch_vfork_then_child_follow_exit): New procedure.
3320 (do_vfork_and_follow_parent_tests): New procedure, factored out
3321 from do_vfork_and_exec_tests.
3322 (do_vfork_and_follow_child_tests_exec): Ditto.
3323 (do_vfork_and_exec_tests): Delete.
3324 (do_vfork_and_follow_child_tests_exit): New procedure.
3325 (top level): Run tests with both the program that has the vfork
3326 child execing, and the program has the vfork child exiting.
3327
1e35b1a9
PA
33282012-11-02 Pedro Alves <palves@redhat.com>
3329
3330 * gdb.base/foll-vfork.exp (setup_gdb): New procedure.
3331 (check_vfork_catchpoints, vfork_parent_follow_through_step)
3332 (vfork_parent_follow_to_bp): Call it.
3333 (kill_child): Delete.
3334 (vfork_and_exec_child_follow_to_main_bp)
3335 (vfork_and_exec_child_follow_through_step): Call setup_gdb. No
3336 longer call kill_child.
3337 (tcatch_vfork_then_parent_follow): Call setup_gdb.
3338 (do_vfork_and_exec_tests): Don't runto_main before calling each
3339 test procedure.
3340 (top level): Don't clean restart and set verbose before running
3341 each test procedure.
3342
33432012-11-02 Pedro Alves <palves@redhat.com>
3344
3345 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step)
3346 (vfork_parent_follow_to_bp)
3347 (vfork_and_exec_child_follow_to_main_bp)
3348 (vfork_and_exec_child_follow_through_step)
3349 (tcatch_vfork_then_parent_follow)
3350 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow):
3351 Use with_test_prefix.
3352
33532012-11-02 Pedro Alves <palves@redhat.com>
3354
3355 * gdb.base/foll-vfork.c: Add copyright header.
3356 * gdb.base/vforked-prog.c: Add copyright header.
3357
33582012-11-02 Pedro Alves <palves@redhat.com>
3359
3360 * gdb.base/foll-vfork.exp
3361 (vfork_and_exec_child_follow_through_step): Don't skip on
3362 non-HP/UX targets. Expect the next to only step one line on
3363 non-HP/UX targets, rather than stopping only after the exec.
3364
33652012-11-02 Pedro Alves <palves@redhat.com>
3366
3367 Don't hard code line numbers.
3368
3369 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step):
3370 Expect text from the sources instead of a line number.
3371 (vfork_parent_follow_to_bp)
3372 (vfork_and_exec_child_follow_to_main_bp)
3373 (vfork_and_exec_child_follow_through_step)
3374 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow):
3375 Use gdb_get_line_number.
3376
33772012-11-02 Pedro Alves <palves@redhat.com>
3378
3379 Modernize.
3380
3381 * gdb.base/foll-vfork.exp: Use standard_testfile and
3382 build_executable. Pass descriptive string to untested.
3383 (vfork_parent_follow_through_step, vfork_parent_follow_to_bp)
3384 (vfork_and_exec_child_follow_to_main_bp)
3385 (vfork_and_exec_child_follow_through_step)
3386 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow)
3387 (do_vfork_and_exec_tests): Use gdb_test/gdb_test_multiple instead
3388 of send_gdb/gdb_expect.
3389
3390 (kill_child): New procedure.
3391 (vfork_and_exec_child_follow_to_main_bp)
3392 (vfork_and_exec_child_follow_through_step): Use it.
3393
f0559fff
YQ
33942012-11-02 Yao Qi <yao@codesourcery.com>
3395
3396 * gdb.base/setvar.exp: Test setting nested struct.
3397 * gdb.base/setvar.c (v_struct3): New.
3398
c207c6da
DE
33992012-11-01 Doug Evans <dje@google.com>
3400
3401 * gdb.arch/amd64-pseudo.c (main): Mark registers that the testsuite
3402 changes as clobbered (e.g., amd64-dword.exp) so gcc doesn't try to
3403 use them.
3404
2f27adfe
AB
34052012-10-31 Andrew Burgess <aburgess@broadcom.com>
3406
3407 PR cli/14772
3408 * gdb.base/gnu_vector.c (union_with_vector_1)
3409 (struct_with_vector_1): Add new struct and union for testing
3410 ptype.
3411 * gdb.base/gnu_vector.exp: Add testing of ptype on vectors, and
3412 structs / unions containing vectors.
3413
bb662ca6
YQ
34142012-10-25 Yao Qi <yao@codesourcery.com>
3415
3416 * gdb.trace/ftrace.exp (test_fast_tracepoints): Use
3417 'setup_kfail' instead of 'setup_kfail_for_target'.
3418 * gdb.base/varargs.exp: Likewise.
3419 * lib/gdb.exp (setup_kfail_for_target): Remove.
3420
635d23ff
MK
34212012-10-25 Mark Kettenis <kettenis@openbsd.nfra.nl>
3422
3423 * gdb.base/varargs.exp: PR gdb/12790 is now fixed.
3424
afdb064f
MK
34252012-10-25 Mark Kettenis <kettenis@gnu.org>
3426
3427 * gdb.base/varargs.exp: PR gdb/12776 is now fixed.
3428
d99dcf51
JB
34292012-10-24 Joel Brobecker <brobecker@adacore.com>
3430
3431 * gdb.ada/set_wstr: New testcase.
3432
32560274
JB
34332012-10-24 Joel Brobecker <brobecker@adacore.com>
3434
3435 * gdb.base/ldbl_e308.c, gdb.base/ldbl_e308.exp: New files.
3436
5ded5331
JB
34372012-10-24 Joel Brobecker <brobecker@adacore.com>
3438
3439 * gdb.ada/unc_arr_ptr_in_var_rec: New testcase.
3440
d8d84291
MK
34412012-10-24 Mark Kettenis <kettenis@gnu.org>
3442
3443 * gdb.base/callfuncs.exp: PR gdb/12783 is now fixed.
3444
6e933c51
JK
34452012-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3446
3447 * gdb.base/callfuncs.exp (do_function_calls): Fix
3448 setup_kfail_for_target for -m32 mode.
3449
274bd000
MK
34502012-10-23 Mark Kettenis <kettenis@gnu.org>
3451
3452 * gdb.base/callfuncs.exp: PR gdb/12796, gdb/12798 and gdb/12800
3453 are now fixed.
3454
545f743d
YQ
34552012-10-23 Yao Qi <yao@codesourcery.com>
3456
3457 * gdb.base/info-os.exp: Resume the inferior until it exits.
3458
48b56b6a 34592012-10-18 Yufeng Zhang <yufeng.zhang@arm.com>
3460
99c7d5a8 3461 * gdb.base/ctxobj.exp: Skip if skip_shlib_tests returns true.
3462 * gdb.base/print-file-var.exp: Likewise.
3463 * gdb.base/type-opaque.exp: Likewise.
48b56b6a 3464
8de0566d
YQ
34652012-10-17 Yao Qi <yao@codesourcery.com>
3466
3467 * gdb.mi/mi-memory-changed.exp: New.
3468
44883546
YQ
34692012-10-16 Yao Qi <yao@codesourcery.com>
3470
3471 * gdb.reverse/solib-precsave.exp: Skip if skip_shlib_test
3472 returns true.
3473 Call gdb_load_shlibs.
3474 * gdb.reverse/solib-reverse.exp: Likewise.
3475
345f514a
KS
34762012-10-15 Keith Seitz <keiths@redhat.com>
3477
3478 * lib/cp-support.exp (cp_test_ptype_class): Add support
3479 for class typedefs.
3480
3481 * gdb.cp/derivation.exp: Add tests for g_instance.
3482
9e3a7d65
JK
34832012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3484
3485 Fix entry values resolving in inlined frames.
3486 * gdb.arch/amd64-entry-value-inline.S: New file.
3487 * gdb.arch/amd64-entry-value-inline.c: New file.
3488 * gdb.arch/amd64-entry-value-inline.exp: New file.
3489
21a7b089
JK
34902012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3491 Doug Evans <dje@google.com>
3492
3493 Fix recent gdb_breakpoint regression.
3494 * gdb.java/jmisc.exp: gdb_breakpoint for $function - remove curly
3495 braces from the parameter.
3496 * gdb.java/jprint.exp: Likewise.
3497
2c47921e
DE
34982012-10-15 Doug Evans <dje@google.com>
3499
3500 * lib/gdb.exp (runto): Fix call to gdb_breakpoint.
3501
89398707
JB
35022012-10-15 Yufeng Zhang <yufeng.zhang@arm.com>
3503
3504 * gdb.dwarf2/dw2-icc-opaque.S: Remove '#'.
3505
801e4185
TT
35062012-10-15 Tom Tromey <tromey@redhat.com>
3507
3508 * gdb.python/py-symtab.exp: Test sal and symtab destructors.
3509
74f910c8
TT
35102012-10-15 Tom Tromey <tromey@redhat.com>
3511
3512 * gdb.python/py-symbol.exp: Test symbol destructor.
3513
91567807
YQ
35142012-10-14 Yao Qi <yao@codesourcery.com>
3515
3516 * gdb.mi/mi2-cli.exp: Move to mi-cli.exp.
3517 * gdb.mi/mi-cli.exp: New.
3518
3519 * gdb.mi/mi2-basics.exp: Remove.
3520 * gdb.mi/mi2-break.exp: Remove.
3521 * gdb.mi/mi2-console.exp: Remove.
3522 * gdb.mi/mi2-disassemble.exp: Remove.
3523 * gdb.mi/mi2-eval.exp: Remove.
3524 * gdb.mi/mi2-file.exp: Remove.
3525 * gdb.mi/mi2-hack-cli.exp: Remove.
3526 * gdb.mi/mi2-pthreads.exp: Remove.
3527 * gdb.mi/mi2-read-memory.exp: Remove.
3528 * gdb.mi/mi2-regs.exp: Remove.
3529 * gdb.mi/mi2-return.exp: Remove.
3530 * gdb.mi/mi2-simplerun.exp: Remove.
3531 * gdb.mi/mi2-stack.exp: Remove.
3532 * gdb.mi/mi2-stepi.exp: Remove.
3533 * gdb.mi/mi2-syn-frame.exp: Remove.
3534 * gdb.mi/mi2-until.exp: Remove.
3535 * gdb.mi/mi2-watch.exp: Remove.
3536 * gdb.mi/mi2-var-block.exp: Remove.
3537 * gdb.mi/mi2-var-cmd.exp: Remove.
3538 * gdb.mi/mi2-var-display.exp: Remove.
3539
87332029
YQ
35402012-10-12 Yao Qi <yao@codesourcery.com>
3541
3542 * gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved): Remove
3543 trail '.*' on matching patterns.
3544
11fc9057
L
35452012-10-11 H.J. Lu <hongjiu.lu@intel.com>
3546
3547 * gdb.arch/i386-bp_permanent.exp: Skip if not is_x86_like_target.
3548 * gdb.arch/i386-cfi-notcurrent.exp: Likewise.
3549 * gdb.arch/i386-disp-step.exp: Likewise.
3550 * gdb.arch/i386-gnu-cfi.exp: Likewise.
3551 * gdb.arch/i386-prologue.exp: Likewise.
3552 * gdb.arch/i386-size-overlap.exp: Likewise.
3553 * gdb.arch/i386-size.exp: Likewise.
3554 * gdb.arch/i386-unwind.exp: Likewise.
3555
7d46bcdc
L
35562012-10-11 H.J. Lu <hongjiu.lu@intel.com>
3557
3558 * gdb.arch/i386-byte.exp: Remove is_ilp32_target check.
3559 * gdb.arch/i386-word.exp: Likewise.
3560
31224d9d
L
35612012-10-11 H.J. Lu <hongjiu.lu@intel.com>
3562
3563 * gdb.arch/i386-avx.exp: Check is_amd64_regs_target instead of
3564 is_ilp32_target to set nr_regs.
3565 * gdb.arch/i386-sse.exp: Likewise.
3566
5b7d0050
DE
35672012-10-11 Doug Evans <dje@google.com>
3568
7c09e5a0
DE
3569 PR breakpoints/14643.
3570 * gdb.linespec/ls-errs.exp: Change tests of "b if|task|thread".
3571 * gdb.linespec/thread.c: New file.
3572 * gdb.linespec/thread.exp: New file.
3573
5b7d0050
DE
3574 * lib/gdb.exp (gdb_breakpoint): Fix varargs scan.
3575 Recognize "message" -> print pass and fail. Add eof case.
3576 (runto): Recognize message, no-message. Print pass/fail if requested,
3577 with same treatment as gdb_breakpoint.
3578 (runto_main): Pass no-message to runto.
3579 (gdb_internal_error_resync): Add log message.
3580 (gdb_file_cmd): Tweak internal error fail text for consistency.
3581
2e24f4aa
JK
35822012-10-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3583
3584 Fix crash during stepping on ppc32.
3585 * gdb.base/step-symless.c: New file.
3586 * gdb.base/step-symless.exp: New file.
3587
aa14df25
DE
35882012-10-03 Doug Evans <dje@google.com>
3589
3590 PR symtab/14601
3591 * gdb.cp/using-crash.exp: New file.
3592 * gdb.cp/using-crash.cc: New file.
3593
975531db
DE
35942012-10-02 Doug Evans <dje@google.com>
3595
3596 * lib/gdb.exp (gdb_unload): Change wording of perror text to be
3597 more consistent.
3598 (runto,gdb_debug_format): Ditto.
3599 (gdb_file_cmd): Watch for eof in nested gdb_expect.
3600 Clean up logging and error messages.
3601
b3dc46ff
AB
36022012-10-01 Andrew Burgess <aburgess@broadcom.com>
3603
3604 Test find command on unmapped memory.
3605 * gdb.base/find-unmapped.c: New file.
3606 * gdb.base/find-unmapped.exp: New file.
3607
45814d45
YQ
36082012-09-29 Yao Qi <yao@codesourcery.com>
3609
3610 * gdb.trace/mi-tracepoint-changed.exp: New.
3611 * gdb.mi/mi-breakpoint-changed.exp: New.
3612 * gdb.mi/pending.c, gdb.mi/pendshr1.c: New
3613 * gdb.mi/pendshr2.c: New.
3614
4c2786ba
YQ
36152012-09-28 Yao Qi <yao@codesourcery.com>
3616
3617 * gdb.mi/pr11022.exp: New.
3618 * gdb.mi/pr11022.c: New. Copied from gdb.base/.
3619
7977e5d2
TT
36202012-09-27 Tom Tromey <tromey@redhat.com>
3621
3622 * gdb.cp/derivation.exp: Add regression test.
3623 * gdb.cp/derivation.cc (class V_base, class V_inter, class
3624 V_derived): New.
3625 (vderived): New global.
3626
0971de02
TT
36272012-09-26 Tom Tromey <tromey@redhat.com>
3628
3629 * gdb.dwarf2/dw2-common-block.S: New file.
3630 * gdb.dwarf2/dw2-common-block.exp: New file.
3631
4357ac6c
TT
36322012-09-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3633
3634 * gdb.fortran/common-block.exp: New file.
3635 * gdb.fortran/common-block.f90: New file.
3636
6f380991
AB
36372012-09-26 Andrew Burgess <aburgess@broadcom.com>
3638
3639 * gdb.base/duplicate-bp.c: New file.
3640 * gdb.base/duplicate-bp.exp: New file.
3641
8ae551cf
YQ
36422012-09-26 Yao Qi <yao@codesourcery.com>
3643
3644 * gdb.mi/mi2-cli.exp: Avoid line number in test summary.
3645
3646 Revert:
3647 2012-09-21 Yao Qi <yao@codesourcery.com>
3648
3649 * gdb.mi/mi2-cli.exp: Remove redundant '\'.
3650
318102b9
SP
36512012-09-25 Siddhesh Poyarekar <siddhesh@redhat.com>
3652
3653 * gdb.base/longest-types.c: New test case.
3654 * gdb.base/longest-types.exp: New test case.
3655
a1e5fd69
YQ
36562012-09-25 Yao Qi <yao@codesourcery.com>
3657
3658 * gdb.mi/mi2-cli.exp: Check breakpoint notification.
3659
04e7407c
JK
36602012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3661
3662 Fix internal error on canonicalization of clang types.
3663 * gdb.dwarf2/dw2-canonicalize-type.S: New file.
3664 * gdb.dwarf2/dw2-canonicalize-type.exp: New file.
3665 * lib/gdb.exp (gdb_file_cmd): Catch also GDB internal error.
3666
9bf4bce9
JK
36672012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3668
3669 Fix disassemble without parameters in tailcall frame.
3670 * gdb.arch/amd64-entry-value.exp (down, disassemble): New tests.
3671
2603f7ee
AB
36722012-09-21 Andrew Burgess <aburgess@broadcom.com>
3673
3674 * gdb.dwarf2/dw2-op-out-param.S: New file.
3675 * gdb.dwarf2/dw2-op-out-param.exp: New file.
3676
a3569abd
YQ
36772012-09-21 Yao Qi <yao@codesourcery.com>
3678
3679 * gdb.mi/mi2-cli.exp: Remove redundant '\'.
3680
a065d7af
YQ
36812012-09-21 Yao Qi <yao@codesourcery.com>
3682
3683 * gdb.mi/mi-cli.exp: Remove.
3684 * gdb.mi/mi2-cli.exp: Merged from mi-cli.exp.
3685
15544bd9
YQ
36862012-09-21 Yao Qi <yao@codesourcery.com>
3687
3688 * gdb.mi/mi-reverse.exp: Fix the typo in expected output of
3689 "=record-started" notification.
3690
82a90ccf
YQ
36912012-09-21 Yao Qi <yao@codesourcery.com>
3692
3693 * gdb.mi/mi-record-changed.exp: New.
3694 * gdb.mi/mi-reverse.exp: Adjust expected output.
3695
d7de8e3c
TT
36962012-09-20 Tom Tromey <tromey@redhat.com>
3697
3698 * gdb.python/python.exp: Test atexit.register.
3699
1aa99537
DE
37002012-09-20 Doug Evans <dje@google.com>
3701
05eade73
DE
3702 * boards/dwarf4-gdb-index.exp: New file.
3703
1aa99537
DE
3704 * gdb.base/callfuncs.exp (do_function_calls): Set unwindonsignal to on
3705 while running the tests.
3706
4ae24af0
JB
37072012-09-18 Joel Brobecker <brobecker@adacore.com>
3708
3709 * gdb.ada/bp_reset: New testcase.
3710
bb25a15c
YQ
37112012-09-18 Yao Qi <yao@codesourcery.com>
3712
3713 * gdb.trace/mi-tsv-changed.exp: New.
3714
201b4506
YQ
37152012-09-18 Yao Qi <yao@codesourcery.com>
3716
3717 * gdb.trace/mi-traceframe-changed.exp: New.
3718
6fc1c773
YQ
37192012-09-17 Yao Qi <yao@codesourcery.com>
3720
3721 * gdb.base/list.exp (set_listsize): Don't set arg to "unlimited"
3722 when it is less than 0.
3723
1ab3b62c
JK
37242012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3725
3726 PR 14119
3727 * gdb.arch/amd64-tailcall-ret.S: New file.
3728 * gdb.arch/amd64-tailcall-ret.c: New file.
3729 * gdb.arch/amd64-tailcall-ret.exp: New file.
3730 * gdb.reverse/amd64-tailcall-reverse.S: New file.
3731 * gdb.reverse/amd64-tailcall-reverse.c: New file.
3732 * gdb.reverse/amd64-tailcall-reverse.exp: New file.
3733
acf9414f
JK
37342012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3735
3736 PR 14548
3737 * gdb.reverse/singlejmp-reverse-nodebug.S: New file.
3738 * gdb.reverse/singlejmp-reverse-nodebug.c: New file.
3739 * gdb.reverse/singlejmp-reverse.S: New file.
3740 * gdb.reverse/singlejmp-reverse.c: New file.
3741 * gdb.reverse/singlejmp-reverse.exp: New file.
3742
666b578b
JK
37432012-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3744
3745 Fix compatibility with old GCC (~4.1).
3746 * gdb.cp/converts.cc (my_enum_var): New variable.
3747
42056501
AB
37482012-09-14 Andrew Burgess <aburgess@broadcom.com>
3749
3750 * gdb.xml/tdesc-regs.exp: Update expected output for new
3751 vector_size syntax of vector types.
3752
b9516fa1
YPK
37532012-09-13 Khoo Yit Phang <khooyp@cs.umd.edu>
3754
3755 Refactor Python "gdb" module into a proper Python package, by
3756 introducing a new "_gdb" module for code implemented in C, and
3757 using reload/__import__ instead of exec.
3758 * gdb.python/python.exp (Test stderr location): Update module
3759 location of GDB-specific sys.stderr.
3760 (Test stdout location): Ditto for sys.stdout.
3761
18dc9ad8
JK
37622012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3763
3764 * gdb.base/valgrind-infcall.exp: Remove comment about Ubuntu.
3765
ea3a9873
KS
37662012-09-12 Keith Seitz <keiths@redhat.com>
3767
3768 * gdb.cp/converts.cc (main): Comment out the pointer to boolean
3769 conversion statement.
3770
5941debb
DE
37712012-09-12 Doug Evans <dje@google.com>
3772
3773 * gdb.base/help.exp: Remove testing of individual command help text,
3774 too much of a maintenance burden. Instead, test the functionality
3775 of "help" itself.
3776
cfc35e02
DE
37772012-09-11 Doug Evans <dje@google.com>
3778
3a0ed5d7
DE
3779 * gdb.cp/mb-inline.exp: Do "info break" after setting multi-location
3780 breakpoint.
3781
cfc35e02
DE
3782 * gdb.dwarf2/fission-base.S: Include gdb.dwarf2/ in dwo_name.
3783 * gdb.dwarf2/fission-reread.S: Ditto.
3784 * gdb.dwarf2/fission-base.exp: Remove setting of debug-file-directory.
3785 * gdb.dwarf2/fission-reread.exp: Ditto.
3786
350b1b26
AB
37872012-09-11 Andrew Burgess <aburgess@broadcom.com>
3788
3789 * gdb.base/ptype.exp: Test ptype on a pointer to a typedef.
3790
2fa15f23
JB
37912012-09-10 Joel Brobecker <brobecker@adacore.com>
3792
3793 * gdb.ada/optim_drec: New testcase.
3794
09be558e
DE
37952012-09-10 Doug Evans <dje@google.com>
3796
3797 * boards/fission.exp: Explicitly mark "board" as not remote.
3798
5b4f6e25
KS
37992012-09-10 Keith Seitz <keiths@redhat.com>
3800
3801 PR gdb/13483
3802 * gdb.cp/converts.cc (A::A): Add ctor.
3803 (A::member_): Add member.
3804 (enum my_enum): New enumeration.
3805 (main): Add calls to foo1_7 with various
3806 permitted arguments.
3807 * gdb.cp/converts.exp: Add tests for boolean
3808 conversions permitted by the standard.
3809
b4ca5ed9
YPK
38102012-09-08 Khoo Yit Phang <khooyp@cs.umd.edu>
3811
3812 Replace -nw option with $INTERNAL_GDBFLAGS in "xgdb" tests to
3813 avoid spurious results due to ~/.gdbinit.
3814 * gdb.gdb/complaint.exp (setup_test): Replace -nw option with
3815 $INTERNAL_GDBFLAGS in run command.
3816 * gdb.gdb/observer.exp (setup_test): Ditto.
3817 * gdb.gdb/selftest.exp (test_with_self): Ditto.
3818 * gdb.gdb/xfullpath.exp (setup_test): Ditto.
3819
d54b30bb
DE
38202012-09-06 Doug Evans <dje@google.com>
3821
14910956
DE
3822 * boards/fission.exp: New file.
3823
d54b30bb
DE
3824 * gdb.python/py-value.exp: Use clean_restart.
3825
91b253e1
DE
38262012-09-05 Doug Evans <dje@google.com>
3827
3828 * gdb.base/info-macros.c: Fix whitespace.
3829
1292279a
PA
38302012-08-28 Pedro Alves <palves@redhat.com>
3831
3832 PR gdb/14428
3833
3834 * gdb.base/pc-fp.exp: Adjust expected output of 'info registers pc fp'.
3835
1c8cdcb1
JK
38362012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3837
3838 * gdb.base/break-caller-line.c: New file.
3839 * gdb.base/break-caller-line.exp: New file.
3840
1e8e8b51
JK
38412012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3842
3843 * gdb.ada/rdv_wait.exp (set debug-file-directory): New command.
3844 * gdb.arch/i386-cfi-notcurrent.S: New file.
3845 * gdb.arch/i386-cfi-notcurrent.exp: New file.
3846
1591a1e8
PA
38472012-08-27 Wei-cheng Wang <cole945@gmail.com>
3848 Yao Qi <yao@codesourcery.com>
3849 Pedro Alves <palves@redhat.com>
3850
3851 * gdb.base/memattr.exp (delete_memory, region_pass, region_fail):
3852 New procedures.
3853 (top level): Add overlap checking tests.
3854
4442ada7
TT
38552012-08-24 Tom Tromey <tromey@redhat.com>
3856
3857 * lib/gdb.exp (skip_unwinder_tests): Don't leave 'ok' set if
3858 gdb_test_multiple fails for other reasons.
3859
e7d50cc9
YQ
38602012-08-24 Yao Qi <yao@codesourcery.com>
3861
3862 * lib/gdb.exp (skip_unwinder_tests): Remove pass.
3863
dfbd5e7b
PA
38642012-08-23 Pedro Alves <palves@redhat.com>
3865
3866 * gdb.base/help.exp: Adjust to "handle" help text change.
3867
8d735b87
YQ
38682012-08-23 Yao Qi <yao@codesourcery.com>
3869
3870 * gdb.trace/disconnected-tracing.c (start, end): New.
3871 (main): Call start and end.
3872 * gdb.trace/disconnected-tracing.exp (disconnected_tracing): Move
3873 existing tests into this proc.
3874 (disconnected_tfind): New.
3875
61b1d759
YQ
38762012-08-23 Yao Qi <yao@codesourcery.com>
3877
3878 * boards/native-gdbserver.exp (${board}_upload): New.
3879 * boards/native-stdio-gdbserver.exp (${board}_upload): New.
3880 * gdb.trace/tfile.exp: Don't check 'gdb,nofileio'.
3881 Execute tfile on remote target.
3882 Copy trace file from target to host.
3883
6ca1b147
JM
38842012-08-22 Joseph Myers <joseph@codesourcery.com>
3885
3886 * gdb.arch/thumb-bx-pc.S: New file.
3887 * gdb.arch/thumb-bx-pc.exp: New file.
3888
706e3705
TT
38892012-08-22 Tom Tromey <tromey@redhat.com>
3890
3891 * gdb.base/maint.exp: Update.
3892
b4893d48
TT
38932012-08-22 Tom Tromey <tromey@redhat.com>
3894
3895 * lib/gdb.exp (skip_unwinder_tests): New proc.
3896 * gdb.cp/nextoverthrow.exp: Use skip_unwinder_tests.
3897 * gdb.java/jnpe.exp: Use skip_unwinder_tests.
3898
45b7da81
TT
38992012-08-21 Tom Tromey <tromey@redhat.com>
3900
3901 * gdb.hp/gdb.aCC/exception.exp: Remove.
3902
f94363d7
AP
3903012-08-19 Andrew Pinski <apinski@cavium.com>
3904
3905 * gdb.arch/mips-octeon-bbit.c: New file.
3906 * gdb.arch/mips-octeon-bbit.exp: New Test.
3907
e5afdbd7
KS
3908012-08-19 Keith Seitz <keiths@redhat.com>
3909
3910 PR c++/14365
3911 * gdb.dwarf2/dw2-anon-mptr.exp: New file.
3912 * gdb.dwarf2/dw2-anon-mptr.S: New file.
3913
c29e8b64
JK
39142012-08-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3915
3916 * gdb.base/solib-corrupted.exp (make solibs looping): Replace
3917 verbose -log by more specific untested call.
3918
15a7e7bc
YQ
39192012-08-18 Yao Qi <yao@codesourcery.com>
3920
3921 * gdb.trace/tfind.exp: Move tests on various command help before
3922 checking target supports trace.
3923 Fix the expected output of 'help tfind end'.
3924
a451cb65
KS
39252012-08-17 Keith Seitz <keiths@redhat.com>
3926
3927 PR c++/13356
3928 * gdb.base/default.exp: Update all "check type" tests.
3929 * gdb.base/help.exp: Likewise.
3930 * gdb.base/setshow.exp: Likewise.
3931 * gdb.cp/converts.cc (foo1_type_check): New function.
3932 (foo2_type_check): New function.
3933 (foo3_type_check): New function.
3934 (main): Call new functions.
3935 * converts.exp: Add tests for integer-to-pointer conversions
3936 with/without strict type-checking.
3937
dbf6a605
MF
39382012-08-16 Mike Frysinger <vapier@gentoo.org>
3939
3940 * gdb.base/help.exp: Update expected output.
3941
0c92d8c1
JB
39422012-08-16 Joel Brobecker <brobecker@adacore.com>
3943
3944 * gdb.ada/rdv_wait: New testcase.
3945
e56f7f42
JK
39462012-08-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3947
3948 * gdb.base/attach-twice.exp: Remove excessive ps exec.
3949
f47f77df
DE
39502012-08-13 Doug Evans <dje@google.com>
3951
e202d6e8 3952 * gdb.base/help.exp: Update expected output.
f47f77df
DE
3953 * gdb.base/default.exp: Update expected output of "show convenience".
3954
a72c3253
DE
39552012-08-10 Doug Evans <dje@google.com>
3956
3957 * gdb.python/py-strfns.c: New file.
3958 * gdb.python/py-strfns.exp: New file.
3959 * gdb.python/py-type.exp (test_fields): Add vector tests.
3960
de0bea00
MF
39612012-08-10 Mike Frysinger <vapier@gentoo.org>
3962
3963 PR cli/10436:
3964 * gdb.base/completion.exp: Add tests for handle completion.
3965
5b9afe8a
YQ
39662012-08-09 Yao Qi <yao@codesourcery.com>
3967
3968 * gdb.mi/mi-cmd-param-changed.exp: New.
3969 * gdb.mi/mi-cli.exp: Update for MI notification "=cmd-param-changed".
3970 * gdb.mi/mi-var-rtti.exp, gdb.mi/mi2-cli.exp: Likewise.
3971 * gdb.mi/mi2-prompt.exp: Likewise.
3972
4f485ebc
DE
39732012-08-08 Doug Evans <dje@google.com>
3974
3975 * gdb.base/debug-expr.c: New file.
3976 * gdb.base/debug-expr.exp: New file.
3977 * gdb.base/exprs.exp: Test {type} casts.
3978 * gdb.cp/debug-expr.exp: New file.
3979
5888842d
JK
39802012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3981
3982 * gdb.base/valgrind-infcall.exp (continue #$continue_count): Use
3983 global variable loop, not a 'break'. Add loop count limit to 100.
3984 Add new fail case for terminated vgdb.
3985
4f69f4c2
JK
39862012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3987 Jean-Marc Saffroy <saffroy@gmail.com>
3988
3989 PR 11804
3990 * gdb.base/gcore-relro.exp: New file.
3991 * gdb.base/gcore-relro-main.c: New file.
3992 * gdb.base/gcore-relro-lib.c: New file.
3993
e2de5390
JK
39942012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3995
3996 Do not false FAIL with old GCCs.
3997 * gdb.base/watchpoint.exp (self-delete local watch) <$no_hw>: XFAIL for
3998 GCC < 4.5 in $no_hw mode.
3999
606603c5
JK
40002012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4001
4002 * gdb.base/default.exp (cd): Accept new directory with no arguments.
4003
777f26c2
JK
40042012-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4005
4006 * gdb.base/list.exp (test_only_end): New function.
4007 Call it.
4008
2c12abee
TT
40092012-08-06 Tom Tromey <tromey@redhat.com>
4010
4011 * gdb.python/py-mi.exp: Add test for printer whose children
4012 are a list.
4013 * gdb.python/py-prettyprint.c (struct children_as_list): New.
4014 (main): New variable children_as_list.
4015 * gdb.python/py-prettyprint.py (class pp_children_as_list):
4016 New.
4017 (register_pretty_printers): Register new printer.
4018
0eae2cf4
EBM
40192012-08-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
4020
4021 * gdb.base/valgrind-infcall.exp: Expect leading `.' on ppc64's
4022 symbols. Abort if vgdb remote connection is closed.
4023
09e0881d
DE
40242012-08-02 Doug Evans <dje@google.com>
4025
4026 * gdb.base/info-fun.exp: Fix failures on m68k, ppc64, s390x.
4027
b40f514f
SDJ
40282012-08-02 Sergio Durigan Junior <sergiodj@redhat.com>
4029
4030 * gdb.base/pc-fp.exp: Adjust testcase to match different outputs from
4031 s390x, PowerPC 64 and m68k-linux.
4032
11315ae0
UW
40332012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
4034
4035 * gdb.base/annota1.exp: Accept no frames-invalid notification
4036 when starting up the program.
4037 * gdb.python/py-value.exp (test_value_numeric_ops): Pointers may
4038 show a symbolic value as well.
4039 * gdb.server/server-exec-info.exp: Skip test when skipping
4040 gdbserver test and/or when skipping shared library tests.
4041 * gdb.threads/linux-dp.exp: Unset "seen" when done with it to
4042 avoid name conflicts with other tests.
4043
0547eeed
UW
40442012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
4045
4046 * gdb.dwarf2/dw2-icc-opaque.S: Remove .align directives.
4047 Fix wrong output on big-endian systems.
4048 * gdb.dwarf2/dw2-icc-opaque.exp: Expect @mode32 attribute on
4049 4-byte pointer types on 64-bit s390x.
4050
bdddb4de
UW
40512012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
4052
4053 * gdb.base/watchpoint.c (func2): Initialize local_a. Add
4054 marker comment at the beginning (after intialization).
4055 * gdb.base/watchpoint.exp (test_complex_watchpoint): Set func2
4056 breakpoint on marker comment instead of function begin.
4057 (test_wide_location_1): Do not expect HW watchpoints on 32-bit
4058 PowerPC.
4059 (test_wide_location_2): Do not expect HW watchpoints on 32-bit
4060 or 64-bit PowerPC.
4061 (do_tests): Consistently set can-use-hw-watchpoints to 0 if
4062 gdb,no_hardware_watchpoints flag is set.
4063 (initialize): Remove now redundant can-use-hw-watchpoints change.
4064
5d206025
YQ
40652012-08-02 Yao Qi <yao@codesourcery.com>
4066 Pedro Alves <palves@redhat.com>
4067
4068 * boards/local-remote-host.exp: New.
4069
4f665099
UW
40702012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
4071
4072 * gdb.base/catch-load.exp: Fix argument to gdb_load_shlibs.
4073 * gdb.base/ctxobj.exp: Call gdb_load_shlibs.
4074 * gdb.base/print-file-var.exp: Likewise.
4075 * gdb.server/solib-list.exp: Skip on remote targets.
4076
b62e2b27
UW
40772012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
4078
4079 * gdb.base/watchpoint.exp (test_wide_location_1): Expect software
4080 watchpoints on ARM. When expecting software watchpoints, tolerate
4081 (remote) targets that report unsupported hardware watchpoint only
4082 at continue time.
4083 (test_wide_location_2): Likewise.
4084
a967a851
JK
40852012-08-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4086
4087 * gdb.base/valgrind-infcall.exp: Relax the UNSUPPORTED check for more
4088 valgrind versions.
4089
75d9f9ff 40902012-07-31 Jan Kratochvil <jan.kratochvil@redhat.com>
a14dd77e
JK
4091
4092 * gdb.base/valgrind-infcall.c: New file.
4093 * gdb.base/valgrind-infcall.exp: New file.
4094
75d9f9ff
JK
4095 * gdb.base/valgrind-db-attach.exp: Do not run in remote mode.
4096
1c9f2ed2
KS
40972012-07-30 Keith Seitz <keiths@redhat.com>
4098
4099 * gdb.linespec/ls-errs.exp: Check some quote-enclosed
4100 linespecs.
4101
7f9b2034
DE
41022012-07-30 Doug Evans <dje@google.com>
4103
85220e01
DE
4104 * gdb.dwarf2/fission-reread.S: Use .data instead of .bss.
4105 * gdb.dwarf2/pr13961.S: Ditto.
4106
7f9b2034
DE
4107 * gdb.dwarf2/dw4-sig-types.exp: Fix typo.
4108
4e969b4f
AB
41092012-07-30 Andrew Burgess <aburgess@broadcom.com>
4110
4111 * gdb.mi/mi-var-invalidate.exp: Create a floating variable and
4112 change its format immediately after reloading the binary.
4113
e7de8362
JK
41142012-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4115
4116 Fix testsuite regression after --use-deprecated-index-sections removal.
4117 * gdb.base/annota1.exp (run until main breakpoint): Update the expect
4118 string.
4119 * gdb.base/async-shell.exp (gdbindex_warning_re): Likewise.
4120
7255706c
YQ
41212012-07-27 Yao Qi <yao@codesourcery.com>
4122
4123 KFAIL for PR remote/14161.
4124 * gdb.trace/strace.exp (strace_remove_socket): kfail for native.
4125 Cleanup socket files.
4126 (strace_info_marker): Detach inferior.
4127
f2e8016f
TT
41282012-07-26 Tom Tromey <tromey@redhat.com>
4129
6fdff2c5 4130 * gdb.objc/print.exp (test_float_accepted): Remove kfails.
f2e8016f 4131
f66713d2
JK
41322012-07-26 Markus Metzger <markus.t.metzger@intel.com>
4133
4134 * gdb.python/py-inferior.c (thread): New function.
4135 (check_threads): New function.
4136 (test_threads): New function.
4137 * gdb.python/py-inferior.exp: Added test.
4138 Replaced runto with continue to breakpoint.
4139
8223e12c
TT
41402012-07-26 Tom Tromey <tromey@redhat.com>
4141
4142 * lib/ada.exp (standard_ada_testfile): New proc.
4143 * gdb.ada/aliased_array.exp: Use standard_ada_testfile.
4144 * gdb.ada/array_bounds.exp: Use standard_ada_testfile.
4145 * gdb.ada/array_return.exp: Use standard_ada_testfile.
4146 * gdb.ada/array_subscript_addr.exp: Use standard_ada_testfile.
4147 * gdb.ada/arrayidx.exp: Use standard_ada_testfile.
4148 * gdb.ada/arrayparam.exp: Use standard_ada_testfile.
4149 * gdb.ada/arrayptr.exp: Use standard_ada_testfile.
4150 * gdb.ada/atomic_enum.exp: Use standard_ada_testfile.
4151 * gdb.ada/bad-task-bp-keyword.exp: Use standard_ada_testfile.
4152 * gdb.ada/bp_enum_homonym.exp: Use standard_ada_testfile.
4153 * gdb.ada/bp_on_var.exp: Use standard_ada_testfile.
4154 * gdb.ada/bp_range_type.exp: Use standard_ada_testfile.
4155 * gdb.ada/call_pn.exp: Use standard_ada_testfile.
4156 * gdb.ada/catch_ex.exp: Use standard_ada_testfile.
4157 * gdb.ada/char_enum.exp: Use standard_ada_testfile.
4158 * gdb.ada/char_param.exp: Use standard_ada_testfile.
4159 * gdb.ada/complete.exp: Use standard_ada_testfile.
4160 * gdb.ada/cond_lang.exp: Use standard_ada_testfile,
4161 standard_output_file.
4162 * gdb.ada/dyn_loc.exp: Use standard_ada_testfile.
4163 * gdb.ada/enum_idx_packed.exp: Use standard_ada_testfile.
4164 * gdb.ada/exec_changed.exp: Use standard_ada_testfile,
4165 standard_output_file.
4166 * gdb.ada/exprs.exp: Use standard_ada_testfile.
4167 * gdb.ada/fixed_cmp.exp: Use standard_ada_testfile.
4168 * gdb.ada/fixed_points.exp: Use standard_ada_testfile.
4169 * gdb.ada/formatted_ref.exp: Use standard_ada_testfile.
4170 * gdb.ada/frame_args.exp: Use standard_ada_testfile.
4171 * gdb.ada/fullname_bp.exp: Use standard_ada_testfile.
4172 * gdb.ada/fun_addr.exp: Use standard_ada_testfile.
4173 * gdb.ada/fun_in_declare.exp: Use standard_ada_testfile.
4174 * gdb.ada/funcall_param.exp: Use standard_ada_testfile.
4175 * gdb.ada/homonym.exp: Use standard_ada_testfile.
4176 * gdb.ada/info_locals_renaming.exp: Use standard_ada_testfile.
4177 * gdb.ada/int_deref.exp: Use standard_ada_testfile.
4178 * gdb.ada/interface.exp: Use standard_ada_testfile.
4179 * gdb.ada/lang_switch.exp: Use standard_ada_testfile,
4180 standard_output_file
4181 * gdb.ada/mi_catch_ex.exp: Use standard_ada_testfile.
4182 * gdb.ada/mi_task_arg.exp: Use standard_ada_testfile.
4183 * gdb.ada/mi_task_info.exp: Use standard_ada_testfile.
4184 * gdb.ada/mod_from_name.exp: Use standard_ada_testfile.
4185 * gdb.ada/nested.exp: Use standard_ada_testfile.
4186 * gdb.ada/null_array.exp: Use standard_ada_testfile.
4187 * gdb.ada/null_record.exp: Use standard_ada_testfile.
4188 * gdb.ada/operator_bp.exp: Use standard_ada_testfile.
4189 * gdb.ada/packed_array.exp: Use standard_ada_testfile.
4190 * gdb.ada/packed_tagged.exp: Use standard_ada_testfile.
4191 * gdb.ada/print_chars.exp: Use standard_ada_testfile.
4192 * gdb.ada/print_pc.exp: Use standard_ada_testfile.
4193 * gdb.ada/ptr_typedef.exp: Use standard_ada_testfile.
4194 * gdb.ada/ptype_field.exp: Use standard_ada_testfile.
4195 * gdb.ada/ptype_tagged_param.exp: Use standard_ada_testfile.
4196 * gdb.ada/rec_return.exp: Use standard_ada_testfile.
4197 * gdb.ada/ref_param.exp: Use standard_ada_testfile.
4198 * gdb.ada/ref_tick_size.exp: Use standard_ada_testfile.
4199 * gdb.ada/same_enum.exp: Use standard_ada_testfile.
4200 * gdb.ada/set_pckd_arr_elt.exp: Use standard_ada_testfile.
4201 * gdb.ada/small_reg_param.exp: Use standard_ada_testfile.
4202 * gdb.ada/start.exp: Use standard_ada_testfile.
4203 * gdb.ada/str_ref_cmp.exp: Use standard_ada_testfile.
4204 * gdb.ada/sym_print_name.exp: Use standard_ada_testfile.
4205 * gdb.ada/taft_type.exp: Use standard_ada_testfile.
4206 * gdb.ada/tagged.exp: Use standard_ada_testfile.
4207 * gdb.ada/tagged_not_init.exp: Use standard_ada_testfile.
4208 * gdb.ada/task_bp.exp: Use standard_ada_testfile.
4209 * gdb.ada/tasks.exp: Use standard_ada_testfile.
4210 * gdb.ada/tick_last_segv.exp: Use standard_ada_testfile.
4211 * gdb.ada/type_coercion.exp: Use standard_ada_testfile.
4212 * gdb.ada/uninitialized_vars.exp: Use standard_ada_testfile.
4213 * gdb.ada/variant_record_packed_array.exp: Use standard_ada_testfile.
4214 * gdb.ada/watch_arg.exp: Use standard_ada_testfile.
4215 * gdb.ada/whatis_array_val.exp: Use standard_ada_testfile.
4216 * gdb.ada/widewide.exp: Use standard_ada_testfile.
4217
bbec57e4
JK
42182012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4219
4220 Fix testsuite regression after --use-deprecated-index-sections removal.
4221 * lib/mi-support.exp (gdbindex_warning_re): Update the expect string.
4222
9cc8e32c
JK
42232012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4224
4225 Fix compatibility with Tcl before 7.5.
4226 * lib/future.exp (lreverse): New function if it does not exist.
4227
ea5ca7b5
MK
42282012-07-25 Marc Khouzam <marc.khouzam@ericsson.com>
4229
4230 * gdb.mi/mi-pending.c: New method to set a second pending
4231 breakpoint.
4232 * gdb.mi/mi-pending.exp: Set a pending breakpoint with a
4233 condition.
4234
64776a0b
PA
42352012-07-20 Pedro Alves <palves@redhat.com>
4236
4237 PR threads/11692
4238 PR gdb/12203
4239
4240 * gdb.threads/create-fail.c: New file.
4241 * gdb.threads/create-fail.exp: New file.
4242
13e4e967
PA
42432012-07-19 Pedro Alves <palves@redhat.com>
4244
4245 * config/monitor.exp (gdb_load): Remove redundant ';' in for loop.
4246 * config/vx.exp (gdb_start): Likewise.
4247 * gdb.base/printcmds.exp (test_print_repeats_10): Likewise.
4248 * gdb.base/setvar.exp (test_set): Likewise.
4249 * gdb.base/sigall.exp: Use foreach+lrange instead of for+continue.
4250 * gdb.reverse/sigall-precsave.exp: Likewise.
4251 * gdb.reverse/sigall-reverse.exp: Likewise.
4252
b7aefa4d
PA
42532012-07-19 Pedro Alves <palves@redhat.com>
4254
4255 * gdb.reverse/sigall-precsave.exp: Set a breakpoint at each signal
4256 handler before recording.
4257
608b4967
TT
42582012-07-19 Tom Tromey <tromey@redhat.com>
4259
4260 * gdb.cp/casts.exp: Add tests for typeof and decltype.
4261 * gdb.cp/casts.cc (decltype): New function.
4262 (main): Use it.
4263
b1e0c0fa
PA
42642012-07-19 Pedro Alves <palves@redhat.com>
4265
4266 * gdb.base/sigall.exp (signals): New list.
4267 <top level>: Loop over signals in the $signals list instead of
4268 calling a test function once per signal.
4269 * gdb.reverse/sigall-precsave.exp (signals): New list.
4270 <top level>: Loop over signals in the $signals list instead of
4271 calling a test function once per signal.
4272 * gdb.reverse/sigall-reverse.exp (signals): New list.
4273 <top level>: Loop over signals in the $signals list instead of
4274 calling a test function once per signal.
4275
6ace3df1
YQ
42762012-07-19 Yao Qi <yao@codesourcery.com>
4277
4278 * gdb.base/setshow.exp: Test 'set args ~'.
4279
263a0f8c
JK
42802012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4281
4282 * gdb.base/store.exp (check_set): Import gdb_prompt.
4283 (continue to wack_${t}): Make it to conditional gdb_test_multiple.
4284 (${prefix}; next ${t}): Hide its name, handle it conditionally now.
4285
8f043999
JK
42862012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4287
4288 PR 11914
4289 * gdb.python/py-prettyprint.c (eval_func, eval_sub): New.
4290 (main): Call eval_sub.
4291 * gdb.python/py-prettyprint.exp:
4292 (python execfile ('py-prettyprint.py')): Move it earlier.
4293 New breakpoint for eval-break.
4294 (continue to breakpoint: eval-break, info locals): New test.
4295 (python execfile ('py-prettyprint.py')): Move it from here.
4296 * gdb.python/py-prettyprint.py (class pp_eval_type): New.
4297 (register_pretty_printers): Register pp_eval_type.
4298
725c7b66
JK
42992012-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4300
4301 Fix a testcase regression by me.
4302 * gdb.dwarf2/fission-reread.S: Fix two DW_FORM_data8 to be
4303 DW_FORM_data4.
4304
4359dff1
JK
43052012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4306 Doug Evans <dje@google.com>
4307
4308 * gdb.dwarf2/dw2-minsym-in-cu.S: New file.
4309 * gdb.dwarf2/dw2-minsym-in-cu.exp: New file.
4310
61e44cfa
JK
43112012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4312
4313 Fix gdbserver run regression.
4314 * gdb.trace/disconnected-tracing.exp (executabel): Fix typo.
4315
93c0ef37
TT
43162012-07-12 Tom Tromey <tromey@redhat.com>
4317
4318 * lib/gdb.exp (standard_testfile): Don't declare objdir.
4319 (clean_restart): Likewise.
4320 (core_find): Use standard_output_file.
4321
76027ef5
TT
43222012-07-12 Tom Tromey <tromey@redhat.com>
4323
4324 * gdb.dwarf2/dup-psym.exp: Use prepare_for_testing_full.
4325 * gdb.dwarf2/dw2-anonymous-func.exp: Use
4326 prepare_for_testing_full.
4327 * gdb.dwarf2/dw2-basic.exp: Use prepare_for_testing_full.
4328 * gdb.dwarf2/dw2-compressed.exp: Use prepare_for_testing_full.
4329 * gdb.dwarf2/dw2-const.exp: Use prepare_for_testing_full.
4330 * gdb.dwarf2/dw2-cu-size.exp: Use prepare_for_testing_full.
4331 * gdb.dwarf2/dw2-intercu.exp: Use prepare_for_testing_full.
4332 * gdb.dwarf2/dw2-intermix.exp: Use prepare_for_testing_full.
4333 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use
4334 prepare_for_testing_full.
4335 * gdb.dwarf2/dw2-producer.exp: Use prepare_for_testing_full.
4336 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use
4337 prepare_for_testing_full.
4338 * gdb.dwarf2/dw2-restore.exp: Use prepare_for_testing_full.
4339 * gdb.dwarf2/dw2-strp.exp: Use prepare_for_testing_full.
4340 * gdb.dwarf2/mac-fileno.exp: Use prepare_for_testing_full.
4341
85b4440a
TT
43422012-07-12 Tom Tromey <tromey@redhat.com>
4343
4344 * lib/gdb.exp (build_executable_from_specs): New proc, from
4345 build_executable.
4346 (build_executable): Use it.
4347 (prepare_for_testing_full): New proc.
4348
55baab26
TT
43492012-07-11 Tom Tromey <tromey@redhat.com>
4350
4351 * gdb.reverse/break-precsave.exp: Use standard_output_file.
4352 * gdb.reverse/consecutive-precsave.exp: Use standard_output_file.
4353 * gdb.reverse/finish-precsave.exp: Use standard_output_file.
4354 * gdb.reverse/i386-precsave.exp: Use standard_output_file.
4355 * gdb.reverse/machinestate-precsave.exp: Use standard_output_file.
4356 * gdb.reverse/sigall-precsave.exp: Use standard_output_file.
4357 * gdb.reverse/solib-precsave.exp: Use standard_output_file.
4358 * gdb.reverse/step-precsave.exp: Use standard_output_file.
4359 * gdb.reverse/until-precsave.exp: Use standard_output_file.
4360 * gdb.reverse/watch-precsave.exp: Use standard_output_file.
4361
298a9cf0
TT
43622012-07-10 Tom Tromey <tromey@redhat.com>
4363
4364 * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile,
4365 standard_output_file.
4366 * gdb.mi/gdb2549.exp: Use standard_testfile.
4367 * gdb.mi/gdb669.exp: Use standard_testfile.
4368 * gdb.mi/gdb701.exp: Use standard_testfile.
4369 * gdb.mi/gdb792.exp: Use standard_testfile.
4370 * gdb.mi/mi-async.exp: Use standard_testfile.
4371 * gdb.mi/mi-basics.exp: Use standard_testfile.
4372 * gdb.mi/mi-break.exp: Use standard_testfile.
4373 * gdb.mi/mi-cli.exp: Use standard_testfile.
4374 * gdb.mi/mi-console.exp: Use standard_testfile.
4375 * gdb.mi/mi-disassemble.exp: Use standard_testfile.
4376 * gdb.mi/mi-eval.exp: Use standard_testfile.
4377 * gdb.mi/mi-file-transfer.exp: Use standard_testfile.
4378 * gdb.mi/mi-file.exp: Use standard_testfile.
4379 * gdb.mi/mi-inheritance-syntax-error.exp: Use standard_testfile.
4380 * gdb.mi/mi-logging.exp: Use standard_testfile.
4381 * gdb.mi/mi-nonstop-exit.exp: Use standard_testfile.
4382 * gdb.mi/mi-nonstop.exp: Use standard_testfile.
4383 * gdb.mi/mi-ns-stale-regcache.exp: Use standard_testfile.
4384 * gdb.mi/mi-nsintrall.exp: Use standard_testfile.
4385 * gdb.mi/mi-nsmoribund.exp: Use standard_testfile.
4386 * gdb.mi/mi-nsthrexec.exp: Use standard_testfile.
4387 * gdb.mi/mi-pending.exp: Use standard_testfile,
4388 standard_output_file.
4389 * gdb.mi/mi-pthreads.exp: Use standard_testfile.
4390 * gdb.mi/mi-read-memory.exp: Use standard_testfile.
4391 * gdb.mi/mi-regs.exp: Use standard_testfile.
4392 * gdb.mi/mi-return.exp: Use standard_testfile.
4393 * gdb.mi/mi-reverse.exp: Use standard_testfile.
4394 * gdb.mi/mi-simplerun.exp: Use standard_testfile.
4395 * gdb.mi/mi-solib.exp: Use standard_testfile,
4396 standard_output_file.
4397 * gdb.mi/mi-stack.exp: Use standard_testfile.
4398 * gdb.mi/mi-stepi.exp: Use standard_testfile.
4399 * gdb.mi/mi-stepn.exp: Use standard_testfile.
4400 * gdb.mi/mi-syn-frame.exp: Use standard_testfile.
4401 * gdb.mi/mi-until.exp: Use standard_testfile.
4402 * gdb.mi/mi-var-block.exp: Use standard_testfile.
4403 * gdb.mi/mi-var-child-f.exp: Use standard_testfile.
4404 * gdb.mi/mi-var-child.exp: Use standard_testfile.
4405 * gdb.mi/mi-var-cmd.exp: Use standard_testfile.
4406 * gdb.mi/mi-var-cp.exp: Use standard_testfile.
4407 * gdb.mi/mi-var-display.exp: Use standard_testfile.
4408 * gdb.mi/mi-var-invalidate.exp: Use standard_testfile,
4409 standard_output_file.
4410 * gdb.mi/mi-var-rtti.exp: Use standard_testfile.
4411 * gdb.mi/mi-watch-nonstop.exp: Use standard_testfile.
4412 * gdb.mi/mi-watch.exp: Use standard_testfile.
4413 * gdb.mi/mi2-amd64-entry-value.exp: Use standard_testfile.
4414 * gdb.mi/mi2-basics.exp: Use standard_testfile.
4415 * gdb.mi/mi2-break.exp: Use standard_testfile.
4416 * gdb.mi/mi2-cli.exp: Use standard_testfile.
4417 * gdb.mi/mi2-console.exp: Use standard_testfile.
4418 * gdb.mi/mi2-disassemble.exp: Use standard_testfile.
4419 * gdb.mi/mi2-eval.exp: Use standard_testfile.
4420 * gdb.mi/mi2-file.exp: Use standard_testfile.
4421 * gdb.mi/mi2-pthreads.exp: Use standard_testfile.
4422 * gdb.mi/mi2-read-memory.exp: Use standard_testfile.
4423 * gdb.mi/mi2-regs.exp: Use standard_testfile.
4424 * gdb.mi/mi2-return.exp: Use standard_testfile.
4425 * gdb.mi/mi2-simplerun.exp: Use standard_testfile.
4426 * gdb.mi/mi2-stack.exp: Use standard_testfile.
4427 * gdb.mi/mi2-stepi.exp: Use standard_testfile.
4428 * gdb.mi/mi2-syn-frame.exp: Use standard_testfile.
4429 * gdb.mi/mi2-until.exp: Use standard_testfile.
4430 * gdb.mi/mi2-var-block.exp: Use standard_testfile.
4431 * gdb.mi/mi2-var-child.exp: Use standard_testfile.
4432 * gdb.mi/mi2-var-cmd.exp: Use standard_testfile.
4433 * gdb.mi/mi2-var-display.exp: Use standard_testfile.
4434 * gdb.mi/mi2-watch.exp: Use standard_testfile.
4435
f5f3a911
TT
44362012-07-10 Tom Tromey <tromey@redhat.com>
4437
4438 * gdb.cp/abstract-origin.exp: Use standard_testfile.
4439 * gdb.cp/ambiguous.exp: Use standard_testfile,
4440 prepare_for_testing.
4441 * gdb.cp/annota2.exp: Use standard_testfile, prepare_for_testing.
4442 * gdb.cp/annota3.exp: Use standard_testfile, prepare_for_testing.
4443 * gdb.cp/anon-ns.exp: Use standard_testfile.
4444 * gdb.cp/anon-struct.exp: Use standard_testfile.
4445 * gdb.cp/anon-union.exp: Use standard_testfile,
4446 prepare_for_testing.
4447 * gdb.cp/arg-reference.exp: Use standard_testfile,
4448 prepare_for_testing.
4449 * gdb.cp/bool.exp: Use standard_testfile, prepare_for_testing.
4450 * gdb.cp/breakpoint.exp: Use standard_testfile,
4451 prepare_for_testing.
4452 * gdb.cp/bs15503.exp: Use standard_testfile, prepare_for_testing.
4453 * gdb.cp/call-c.exp: Use standard_testfile, clean_restart,
4454 standard_output_file.
4455 * gdb.cp/casts.exp: Use standard_testfile, prepare_for_testing.
4456 * gdb.cp/class2.exp: Use standard_testfile, prepare_for_testing.
4457 * gdb.cp/classes.exp: Use standard_testfile, prepare_for_testing.
4458 (test_static_members): Update.
4459 * gdb.cp/cmpd-minsyms.exp: Use standard_testfile.
4460 * gdb.cp/converts.exp: Use standard_testfile.
4461 * gdb.cp/cp-relocate.exp: Use standard_testfile.
4462 * gdb.cp/cpcompletion.exp: Use standard_testfile,
4463 prepare_for_testing.
4464 * gdb.cp/cpexprs.exp: Use standard_testfile, prepare_for_testing.
4465 * gdb.cp/cplabel.exp: Use standard_testfile.
4466 * gdb.cp/cplusfuncs.exp: Use standard_testfile,
4467 prepare_for_testing.
4468 * gdb.cp/ctti.exp: Use standard_testfile, prepare_for_testing.
4469 * gdb.cp/derivation.exp: Use standard_testfile,
4470 prepare_for_testing.
4471 * gdb.cp/destrprint.exp: Use standard_testfile.
4472 * gdb.cp/dispcxx.exp: Use standard_testfile.
4473 * gdb.cp/exception.exp: Use standard_testfile,
4474 prepare_for_testing.
4475 * gdb.cp/expand-psymtabs-cxx.exp: Use standard_testfile.
4476 * gdb.cp/extern-c.exp: Use standard_testfile,
4477 prepare_for_testing.
4478 * gdb.cp/formatted-ref.exp: Use standard_testfile,
4479 prepare_for_testing.
4480 * gdb.cp/fpointer.exp: Use standard_testfile.
4481 * gdb.cp/gdb1355.exp: Use standard_testfile, prepare_for_testing.
4482 * gdb.cp/gdb2384.exp: Use standard_testfile, clean_restart,
4483 standard_output_file.
4484 * gdb.cp/gdb2495.exp: Use standard_testfile, prepare_for_testing.
4485 * gdb.cp/hang.exp: Use standard_testfile, prepare_for_testing.
4486 * gdb.cp/infcall-dlopen.exp: Use standard_testfile,
4487 standard_output_file.
4488 * gdb.cp/inherit.exp: Use standard_testfile, prepare_for_testing.
4489 (do_tests): Update.
4490 * gdb.cp/koenig.exp: Use standard_testfile.
4491 * gdb.cp/local.exp: Use standard_testfile, prepare_for_testing.
4492 * gdb.cp/m-data.exp: Use standard_testfile, prepare_for_testing.
4493 * gdb.cp/m-static.exp: Use standard_testfile,
4494 prepare_for_testing.
4495 * gdb.cp/mb-ctor.exp: Use standard_testfile, prepare_for_testing.
4496 * gdb.cp/mb-inline.exp: Use standard_testfile,
4497 prepare_for_testing.
4498 * gdb.cp/mb-templates.exp: Use standard_testfile,
4499 prepare_for_testing.
4500 * gdb.cp/member-ptr.exp: Use standard_testfile,
4501 prepare_for_testing.
4502 * gdb.cp/meth-typedefs.exp: Use standard_testfile.
4503 * gdb.cp/method.exp: Use standard_testfile, prepare_for_testing.
4504 * gdb.cp/method2.exp: Use standard_testfile.
4505 * gdb.cp/minsym-fallback.exp: Use standard_testfile,
4506 standard_output_file.
4507 * gdb.cp/misc.exp: Use standard_testfile, prepare_for_testing.
4508 (do_tests): Update.
4509 * gdb.cp/namespace-enum.exp: Use standard_testfile,
4510 prepare_for_testing.
4511 * gdb.cp/namespace-nested-import.exp: Use standard_testfile,
4512 prepare_for_testing.
4513 * gdb.cp/namespace.exp: Use standard_testfile,
4514 prepare_for_testing.
4515 * gdb.cp/nextoverthrow.exp: Use standard_testfile.
4516 * gdb.cp/no-dmgl-verbose.exp: Use standard_testfile.
4517 * gdb.cp/nsdecl.exp: Use standard_testfile, prepare_for_testing.
4518 * gdb.cp/nsimport.exp: Use standard_testfile,
4519 prepare_for_testing.
4520 * gdb.cp/nsnested.exp: Use standard_testfile.
4521 * gdb.cp/nsnoimports.exp: Use standard_testfile.
4522 * gdb.cp/nsrecurs.exp: Use standard_testfile,
4523 prepare_for_testing.
4524 * gdb.cp/nsstress.exp: Use standard_testfile,
4525 prepare_for_testing.
4526 * gdb.cp/nsusing.exp: Use standard_testfile, prepare_for_testing.
4527 * gdb.cp/operator.exp: Use standard_testfile.
4528 * gdb.cp/oranking.exp: Use standard_testfile.
4529 * gdb.cp/overload-const.exp: Use standard_testfile.
4530 * gdb.cp/overload.exp: Use standard_testfile,
4531 prepare_for_testing.
4532 * gdb.cp/ovldbreak.exp: Use standard_testfile.
4533 * gdb.cp/ovsrch.exp: Use standard_testfile.
4534 * gdb.cp/paren-type.exp: Use standard_testfile.
4535 * gdb.cp/pass-by-ref.exp: Use standard_testfile,
4536 prepare_for_testing.
4537 * gdb.cp/pr-1023.exp: Use standard_testfile, prepare_for_testing.
4538 * gdb.cp/pr-1210.exp: Use standard_testfile, prepare_for_testing.
4539 * gdb.cp/pr-574.exp: Use standard_testfile, prepare_for_testing.
4540 * gdb.cp/pr10687.exp: Use standard_testfile, clean_restart.
4541 * gdb.cp/pr10728.exp: Use standard_testfile,
4542 standard_output_file.
4543 * gdb.cp/pr12028.exp: Use standard_testfile.
4544 * gdb.cp/pr9067.exp: Use standard_testfile, prepare_for_testing.
4545 * gdb.cp/pr9167.exp: Use standard_testfile.
4546 * gdb.cp/pr9631.exp: Use standard_testfile, prepare_for_testing.
4547 * gdb.cp/printmethod.exp: Use standard_testfile,
4548 prepare_for_testing.
4549 * gdb.cp/psmang.exp: Use standard_testfile, clean_restart.
4550 * gdb.cp/psymtab-parameter.exp: Use standard_testfile.
4551 * gdb.cp/ptype-cv-cp.exp: Use standard_testfile.
4552 * gdb.cp/re-set-overloaded.exp: Use standard_testfile,
4553 standard_output_file.
4554 * gdb.cp/readnow-language.exp: Use standard_testfile.
4555 * gdb.cp/ref-params.exp: Use standard_testfile, build_executable.
4556 (gdb_start_again): Use clean_restart.
4557 * gdb.cp/ref-types.exp: Use standard_testfile,
4558 prepare_for_testing.
4559 * gdb.cp/rtti.exp: Use standard_testfile, prepare_for_testing.
4560 * gdb.cp/shadow.exp: Use standard_testfile, prepare_for_testing.
4561 * gdb.cp/smartp.exp: Use standard_testfile.
4562 * gdb.cp/static-method.exp: Use standard_testfile.
4563 * gdb.cp/static-print-quit.exp: Use standard_testfile.
4564 * gdb.cp/temargs.exp: Use standard_testfile.
4565 * gdb.cp/templates.exp: Use standard_testfile,
4566 prepare_for_testing.
4567 (do_tests): Update.
4568 * gdb.cp/try_catch.exp: Use standard_testfile,
4569 prepare_for_testing.
4570 * gdb.cp/typedef-operator.exp: Use standard_testfile.
4571 * gdb.cp/userdef.exp: Use standard_testfile, prepare_for_testing.
4572 * gdb.cp/virtbase.exp: Use standard_testfile,
4573 prepare_for_testing.
4574 * gdb.cp/virtfunc.exp: Use standard_testfile,
4575 prepare_for_testing.
4576 (do_tests): Update.
4577 * gdb.cp/virtfunc2.exp: Use standard_testfile,
4578 prepare_for_testing.
4579
686f09d0
TT
45802012-07-10 Tom Tromey <tromey@redhat.com>
4581
4582 * lib/gdb.exp (standard_testfile): Unset output variables from
4583 earlier invocations.
4584
9357e021
YQ
45852012-07-10 Yao Qi <yao@codesourcery.com>
4586
4587 * gdb.mi/gdb2549.exp: Remove -DFAKEARGV from compilation flags.
4588 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp: Likewise.
4589 * gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp: Likewise.
4590 * gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp: Likewise.
4591 * gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp: Likewise.
4592 * gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp: Likewise.
4593 * gdb.mi/mi-return.exp, gdb.mi/mi-reverse.exp: Likewise.
4594 * gdb.mi/mi-simplerun.exp, gdb.mi/mi-stack.exp: Likewise.
4595 * gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp: Likewise.
4596 * gdb.mi/mi-until.exp, gdb.mi/mi-var-block.exp: Likewise.
4597 * gdb.mi/mi-var-child.exp, gdb.mi/mi-var-cmd.exp: Likewise.
4598 * gdb.mi/mi-var-display.exp: Likewise.
4599 * gdb.mi/mi-var-invalidate.exp: Likewise.
4600 * gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp: Likewise.
4601 * gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp: Likewise.
4602 * gdb.mi/mi2-console.exp: Likewise.
4603 * gdb.mi/mi2-disassemble.exp: Likewise.
4604 * gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp: Likewise.
4605 * gdb.mi/mi2-read-memory.exp: Likewise.
4606 * gdb.mi/mi2-regs.exp, gdb.mi/mi2-return.exp: Likewise.
4607 * gdb.mi/mi2-simplerun.exp: Likewise.
4608 * gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp: Likewise.
4609 * gdb.mi/mi2-syn-frame.exp: Likewise.
4610 * gdb.mi/mi2-until.exp, gdb.mi/mi2-var-block.exp: Likewise.
4611 * gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp: Likewise.
4612 * gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp: Likewise.
4613
e314d629
TT
46142012-07-09 Tom Tromey <tromey@redhat.com>
4615
4616 * gdb.base/whatis.exp: Add error checks for improper 'void' uses.
4617 * gdb.base/callfuncs.exp: Add cast-based test.
4618 * gdb.base/callfuncs.c (voidfunc): New function.
4619
06928b3f
DE
46202012-07-08 Doug Evans <dje@google.com>
4621
4622 * gdb.dwarf2/dw4-sig-type-unused.S: Fix typo.
4623
32f11bad
JK
46242012-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4625
4626 Fix XFAIL compatibility with old i386 systems.
4627 * gdb.base/stale-infcall.exp (test system longjmp tracking support):
4628 Check also 'Cannot insert breakpoint 0'.
4629
76b83c51
JK
46302012-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4631
4632 PR 14321
4633 * gdb.base/find.exp
4634 (find int64_search_buf, +64/8*100, int64_search_buf): New test.
4635
a6fb9c08
TT
46362012-07-06 Tom Tromey <tromey@redhat.com>
4637
4638 * gdb.base/whatis.exp: Add test.
4639
71918a86
TT
46402012-07-06 Tom Tromey <tromey@redhat.com>
4641
4642 * gdb.base/whatis.exp: Add regression test.
4643
fcde5961
TT
46442012-07-06 Tom Tromey <tromey@redhat.com>
4645
4646 * gdb.base/whatis.exp: Add tests.
4647
f9cf0f4a
JK
46482012-07-04 Jan Kratochvil <jan.kratochvil@redhat.com>
4649
4650 PR 12649
4651 * gdb.base/dprintf.exp (Set dprintf style to agent): Add missing
4652 gdb_test_multiple $gdb_prompt terminator.
4653
979ade8b
PA
46542012-07-04 Pedro Alves <palves@redhat.com>
4655
4656 * gdb.mi/mi-reverse.exp: Use supports_reverse and
4657 supports_process_record.
4658
8a980b44
PA
46592012-07-04 Pedro Alves <palves@redhat.com>
4660
4661 * gdb.ada/packed_tagged/comp_bug.adb: Convert to unix text line
4662 endings.
4663 * gdb.mi/mi-reverse.exp: Convert to unix text line endings.
4664
855ba978
SS
46652012-07-03 Stan Shebs <stan@codesourcery.com>
4666
4667 * gdb.base/info-os.c (main): Retry resource acquisition until an
4668 available one is found.
4669 * gdb.base/info-os.exp: Collect resource keys from the program
4670 and use them in matching.
4671
fcb44371
JK
46722012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4673
4674 * gdb.threads/gcore-thread.exp: Remove variable libthread_db_seen.
4675 Wrap the test into loop for corefile and core0file.
4676
08a67be6
JK
46772012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4678
4679 * gdb.dwarf2/fission-reread.S: Remove .section attributes.
4680 Change CU pointer size to 4 bytes, adjust .8byte to .4byte. Remove
4681 .note.GNU-stack.
4682
0f3c2347
JK
4683 * gdb.dwarf2/fission-reread.S: Change # comments to /* */ comments.
4684
ff4a4500
SDJ
46852012-07-02 Sergio Durigan Junior <sergiodj@redhat.com>
4686
4687 * gdb.base/help.exp (help b, help br, help bre, help brea, help
4688 break): Include help message for the new `-probe' and `-probe-stap'
4689 options.
4690
d3ce09f5
SS
46912012-07-02 Stan Shebs <stan@codesourcery.com>
4692
4693 * gdb.base/dprintf.exp: Add agent style tests.
4694
a1624241
JK
46952012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4696
4697 * gdb.base/stale-infcall.c (infcall): New label test-next.
4698 (main): New labels test-pass and test-fail.
4699 * gdb.base/stale-infcall.exp: Continue to test-next. Put breakpoint
4700 $test_fail_bpnum to test-fail.
4701 (test system longjmp tracking support): New test.
4702 Delete $test_fail_bpnum.
4703 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept also Temporary
4704 breakpoint.
4705
42e7ad6c
DE
47062012-06-30 Doug Evans <dje@google.com>
4707
4708 * gdb.dwarf2/fission-reread.S: New file.
4709 * gdb.dwarf2/fission-reread.exp: New file.
4710
37ce89eb
SS
47112012-06-28 Stan Shebs <stan@codesourcery.com>
4712
4713 * gdb.mi/mi-logging.exp: New file.
4714
e5ef252a
PA
47152012-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4716 Pedro Alves <palves@redhat.com>
4717
4718 * gdb.threads/siginfo-threads.exp: New file.
4719 * gdb.threads/siginfo-threads.c: New file.
4720 * gdb.threads/sigstep-threads.exp: New file.
4721 * gdb.threads/sigstep-threads.c: New file.
4722
22f1fbae
TT
47232012-06-28 Tom Tromey <tromey@redhat.com>
4724
4725 * gdb.go/package.exp: Partially revert earlier patch; use
4726 gdb_compile again. Use standard_output_file.
4727
2e3cf129
DE
47282012-06-27 Doug Evans <dje@google.com>
4729
4730 * gdb.dwarf2/fission-base.c: New file.
4731 * gdb.dwarf2/fission-base.S: New file.
4732 * gdb.dwarf2/fission-base.exp: New file.
4733
785fd303
JK
47342012-06-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4735
4736 * gdb.dwarf2/callframecfa.exp: Replace $testname by $testfile.
4737
1bb9788d
TT
47382012-06-27 Tom Tromey <tromey@redhat.com>
4739
4740 * gdb.base/macscp1.c (macscp_expr): Add breakpoint comment.
4741 * gdb.base/macscp.exp (maybe_kfail): Add test for macro scope.
4742
c83ee902
TT
47432012-06-27 Tom Tromey <tromey@redhat.com>
4744
4745 * gdb.dwarf2/pr10770.exp: Use standard_testfile.
4746 * gdb.dwarf2/dw2-var-zero-addr.exp: Use standard_testfile.
4747 * gdb.dwarf2/dw2-param-error.exp: Use standard_testfile.
4748 * gdb.dwarf2/dw2-op-call.exp: Use standard_testfile.
4749 * gdb.dwarf2/dw2-inline-param.exp: Use standard_testfile,
4750 prepare_for_testing.
4751 * gdb.dwarf2/dw2-inline-break.exp: Use standard_testfile.
4752 * gdb.dwarf2/dw2-ifort-parameter.exp: Use standard_testfile.
4753 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Use
4754 standard_testfile.
4755 * gdb.dwarf2/dw2-case-insensitive.exp: Use standard_testfile.
4756 * gdb.dwarf2/dw4-sig-types.exp: Use standard_testfile.
4757 * gdb.dwarf2/dw2-objfile-overlap.exp: Use standard_testfile.
4758 * gdb.dwarf2/callframecfa.exp: Use standard_testfile,
4759 prepare_for_testing.
4760 * gdb.dwarf2/dup-psym.exp: Use standard_testfile.
4761 * gdb.dwarf2/dw2-ada-ffffffff.exp: Use standard_testfile.
4762 * gdb.dwarf2/dw2-anonymous-func.exp: Use standard_testfile.
4763 * gdb.dwarf2/dw2-bad-parameter-type.exp: Use standard_testfile.
4764 * gdb.dwarf2/dw2-basic.exp: Use standard_testfile.
4765 * gdb.dwarf2/dw2-compressed.exp: Use standard_testfile.
4766 * gdb.dwarf2/dw2-const.exp: Use standard_testfile.
4767 * gdb.dwarf2/dw2-cu-size.exp: Use standard_testfile.
4768 * gdb.dwarf2/dw2-double-set-die-type.exp: Use standard_testfile.
4769 * gdb.dwarf2/dw2-empty-namespace.exp: Use standard_testfile.
4770 * gdb.dwarf2/dw2-empty-pc-range.exp: Use standard_testfile.
4771 * gdb.dwarf2/dw2-filename.exp: Use standard_testfile.
4772 * gdb.dwarf2/dw2-icc-opaque.exp: Use standard_testfile.
4773 * gdb.dwarf2/dw2-inheritance.exp: Use standard_testfile.
4774 * gdb.dwarf2/dw2-intercu.exp: Use standard_testfile.
4775 * gdb.dwarf2/dw2-intermix.exp: Use standard_testfile.
4776 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use standard_testfile.
4777 * gdb.dwarf2/dw2-modula2-self-type.exp: Use standard_testfile.
4778 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use standard_testfile.
4779 * gdb.dwarf2/dw2-op-stack-value.exp: Use standard_testfile.
4780 * gdb.dwarf2/dw2-producer.exp: Use standard_testfile.
4781 * gdb.dwarf2/dw2-ranges.exp: Use standard_testfile,
4782 standard_output_file.
4783 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use standard_testfile,
4784 standard_output_file.
4785 * gdb.dwarf2/dw2-restore.exp: Use standard_testfile.
4786 * gdb.dwarf2/dw2-simple-locdesc.exp: Use standard_testfile.
4787 * gdb.dwarf2/dw2-skip-prologue.exp: Use standard_testfile.
4788 * gdb.dwarf2/dw2-stack-boundary.exp: Use standard_testfile.
4789 * gdb.dwarf2/dw2-strp.exp: Use standard_testfile.
4790 * gdb.dwarf2/dw4-sig-type-unused.exp: Use standard_testfile.
4791 * gdb.dwarf2/implptr-64bit.exp: Use standard_testfile.
4792 * gdb.dwarf2/implptr-optimized-out.exp: Use standard_testfile.
4793 * gdb.dwarf2/implptr.exp: Use standard_testfile.
4794 * gdb.dwarf2/mac-fileno.exp: Use standard_testfile.
4795 * gdb.dwarf2/member-ptr-forwardref.exp: Use standard_testfile.
4796 * gdb.dwarf2/pieces.exp: Use standard_testfile.
4797 * gdb.dwarf2/pr11465.exp: Use standard_testfile.
4798 * gdb.dwarf2/pr13961.exp: Use standard_testfile.
4799 * gdb.dwarf2/valop.exp: Use standard_testfile,
4800 prepare_for_testing.
4801
5204774b
TT
48022012-06-27 Tom Tromey <tromey@redhat.com>
4803
4804 * gdb.python/python.exp: Fix regexps in pagination tests.
4805
ee0bf529
SCR
48062012-06-26 Siva Chandra Reddy <sivachandra@google.com>
4807
4808 * gdb.python/py-symtab.exp: Add tests to test the new attribute
4809 'last' of gdb.Symtab_and_line.
4810 * gdb.python/py-symbol.c: Move break point comment to enable
4811 testing of gdb.Symtab_and_line.last.
4812
14fcc022
TT
48132012-06-26 Tom Tromey <tromey@redhat.com>
4814
4815 * gdb.threads/step.c: Remove.
4816 * gdb.threads/step.exp: Remove.
4817 * gdb.threads/step2.exp: Remove.
4818
0efbbabc
TT
48192012-06-26 Tom Tromey <tromey@redhat.com>
4820
4821 * gdb.threads/watchpoint-fork.exp (test): Use
4822 standard_output_file. Don't declare objdir.
4823 * gdb.threads/attach-into-signal.exp: Use standard_testfile,
4824 standard_output_file.
4825 * gdb.threads/attach-stopped.exp: Use standard_testfile.
4826 * gdb.threads/bp_in_thread.exp: Use standard_testfile,
4827 clean_restart. Remove incdir.
4828 * gdb.threads/corethreads.exp: Use standard_testfile.
4829 * gdb.threads/execl.exp: Use standard_testfile,
4830 standard_output_file, clean_restart.
4831 * gdb.threads/fork-child-threads.exp: Use standard_testfile,
4832 clean_restart.
4833 * gdb.threads/fork-thread-pending.exp: Use standard_testfile,
4834 clean_restart.
4835 * gdb.threads/gcore-thread.exp: Use standard_testfile. Remove
4836 incdir.
4837 * gdb.threads/hand-call-in-threads.exp: Use standard_testfile,
4838 clean_restart. Remove incdir.
4839 * gdb.threads/ia64-sigill.exp: Use standard_testfile.
4840 * gdb.threads/interrupted-hand-call.exp: Use standard_testfile,
4841 clean_restart. Remove incdir.
4842 * gdb.threads/killed.exp: Use standard_testfile, clean_restart.
4843 Remove incdir.
4844 * gdb.threads/leader-exit.exp: Use standard_testfile.
4845 * gdb.threads/linux-dp.exp: Use standard_testfile, clean_restart.
4846 * gdb.threads/local-watch-wrong-thread.exp: Use standard_testfile,
4847 clean_restart.
4848 * gdb.threads/manythreads.exp: Use standard_testfile,
4849 clean_restart. Remove incdir.
4850 * gdb.threads/multi-create.exp: Use standard_testfile,
4851 clean_restart.
4852 * gdb.threads/no-unwaited-for-left.exp: Use standard_testfile.
4853 * gdb.threads/non-ldr-exc-1.exp: Use standard_testfile.
4854 * gdb.threads/non-ldr-exc-2.exp: Use standard_testfile.
4855 * gdb.threads/non-ldr-exc-3.exp: Use standard_testfile.
4856 * gdb.threads/non-ldr-exc-4.exp: Use standard_testfile.
4857 * gdb.threads/pending-step.exp: Use standard_testfile,
4858 clean_restart. Remove incdir.
4859 * gdb.threads/print-threads.exp: Use standard_testfile,
4860 clean_restart. Remove incdir.
4861 * gdb.threads/pthread_cond_wait.exp: Use standard_testfile,
4862 clean_restart. Remove incdir.
4863 * gdb.threads/pthreads.exp: Use standard_testfile, clean_restart.
4864 Remove incdir.
4865 * gdb.threads/schedlock.exp: Use standard_testfile. Remove
4866 incdir.
4867 * gdb.threads/sigthread.exp: Use standard_testfile,
4868 clean_restart.
4869 * gdb.threads/staticthreads.exp: Use standard_testfile,
4870 clean_restart. Remove incdir.
4871 * gdb.threads/switch-threads.exp: Use standard_testfile,
4872 clean_restart. Remove incdir.
4873 * gdb.threads/thread-execl.exp: Use standard_testfile,
4874 clean_restart. Remove incdir.
4875 * gdb.threads/thread-find.exp: Use standard_testfile,
4876 clean_restart.
4877 * gdb.threads/thread-specific.exp: Use standard_testfile,
4878 clean_restart. Remove incdir.
4879 * gdb.threads/thread-unwindonsignal.exp: Use standard_testfile,
4880 clean_restart. Remove incdir.
4881 * gdb.threads/thread_check.exp: Use standard_testfile,
4882 clean_restart. Remove incdir.
4883 * gdb.threads/thread_events.exp: Use standard_testfile. Remove
4884 incdir.
4885 * gdb.threads/threadapply.exp: Use standard_testfile,
4886 clean_restart. Remove incdir.
4887 * gdb.threads/threxit-hop-specific.exp: Use standard_testfile,
4888 clean_restart. Remove incdir.
4889 * gdb.threads/tls-nodebug.exp: Use standard_testfile,
4890 clean_restart.
4891 * gdb.threads/tls-shared.exp: Use standard_testfile,
4892 clean_restart, standard_output_file.
4893 * gdb.threads/tls-var.exp: Use standard_testfile,
4894 standard_output_file.
4895 * gdb.threads/tls.exp: Use standard_testfile, clean_restart.
4896 Remove incdir.
4897 * gdb.threads/watchthreads-reorder.exp: Use standard_testfile.
4898 * gdb.threads/watchthreads.exp: Use standard_testfile. Remove
4899 incdir.
4900 * gdb.threads/watchthreads2.exp: Use standard_testfile,
4901 clean_restart. Remove incdir.
4902
497a5eb0
TT
49032012-06-26 Tom Tromey <tromey@redhat.com>
4904
4905 * gdb.trace/actions.exp: Use standard_testfile.
4906 * gdb.trace/ax.exp: Use standard_testfile.
4907 * gdb.trace/backtrace.exp: Use standard_testfile.
4908 * gdb.trace/change-loc.exp: Use standard_testfile.
4909 * gdb.trace/circ.exp: Use standard_testfile, prepare_for_testing.
4910 * gdb.trace/collection.exp: Use standard_testfile,
4911 prepare_for_testing.
4912 * gdb.trace/deltrace.exp: Use standard_testfile.
4913 * gdb.trace/disconnected-tracing.exp: Use standard_testfile.
4914 * gdb.trace/ftrace.exp: Use standard_testfile.
4915 * gdb.trace/infotrace.exp: Use standard_testfile.
4916 * gdb.trace/packetlen.exp: Use standard_testfile.
4917 * gdb.trace/passc-dyn.exp: Use standard_testfile.
4918 * gdb.trace/passcount.exp: Use standard_testfile.
4919 * gdb.trace/pending.exp: Use standard_testfile.
4920 * gdb.trace/report.exp: Use standard_testfile.
4921 * gdb.trace/save-trace.exp: Use standard_testfile.
4922 * gdb.trace/stap-trace.exp: Use standard_testfile.
4923 * gdb.trace/status-stop.exp: Use standard_testfile.
4924 * gdb.trace/strace.exp: Use standard_testfile.
4925 * gdb.trace/tfile.exp: Use standard_testfile.
4926 * gdb.trace/tfind.exp: Use standard_testfile.
4927 * gdb.trace/trace-break.exp: Use standard_testfile.
4928 * gdb.trace/trace-mt.exp: Use standard_testfile.
4929 * gdb.trace/tracecmd.exp: Use standard_testfile.
4930 * gdb.trace/tspeed.exp: Use standard_testfile.
4931 * gdb.trace/tstatus.exp: Use standard_testfile.
4932 * gdb.trace/tsv.exp: Use standard_testfile.
4933 * gdb.trace/unavailable.exp: Use standard_testfile,
4934 prepare_for_testing.
4935 * gdb.trace/while-dyn.exp: Use standard_testfile.
4936 * gdb.trace/while-stepping.exp: Use standard_testfile.
4937
7686c074
TT
49382012-06-26 Tom Tromey <tromey@redhat.com>
4939
4940 * gdb.reverse/break-precsave.exp: Use standard_testfile.
4941 * gdb.reverse/break-reverse.exp: Use standard_testfile.
4942 * gdb.reverse/consecutive-precsave.exp: Use standard_testfile.
4943 * gdb.reverse/consecutive-reverse.exp: Use standard_testfile.
4944 * gdb.reverse/finish-precsave.exp: Use standard_testfile.
4945 * gdb.reverse/finish-reverse-bkpt.exp: Use standard_testfile.
4946 * gdb.reverse/finish-reverse.exp: Use standard_testfile.
4947 * gdb.reverse/i386-precsave.exp: Use standard_testfile,
4948 prepare_for_testing.
4949 * gdb.reverse/i386-reverse.exp: Use standard_testfile,
4950 prepare_for_testing.
4951 * gdb.reverse/i386-sse-reverse.exp: Use standard_testfile,
4952 prepare_for_testing.
4953 * gdb.reverse/i387-env-reverse.exp: Use standard_testfile,
4954 prepare_for_testing.
4955 * gdb.reverse/i387-stack-reverse.exp: Use standard_testfile,
4956 prepare_for_testing
4957 * gdb.reverse/machinestate-precsave.exp: Use standard_testfile.
4958 * gdb.reverse/machinestate.exp: Use standard_testfile.
4959 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Use standard_testfile.
4960 * gdb.reverse/sigall-precsave.exp: Use standard_testfile,
4961 build_executable.
4962 * gdb.reverse/sigall-reverse.exp: Use standard_testfile,
4963 build_executable.
4964 * gdb.reverse/solib-precsave.exp: Use standard_testfile,
4965 standard_output_file.
4966 * gdb.reverse/solib-reverse.exp: Use standard_testfile,
4967 standard_output_file.
4968 * gdb.reverse/step-precsave.exp: Use standard_testfile.
4969 * gdb.reverse/step-reverse.exp: Use standard_testfile.
4970 * gdb.reverse/until-precsave.exp: Use standard_testfile.
4971 * gdb.reverse/until-reverse.exp: Use standard_testfile.
4972 * gdb.reverse/watch-precsave.exp: Use standard_testfile.
4973 * gdb.reverse/watch-reverse.exp: Use standard_testfile.
4974
481fc100
TT
49752012-06-26 Tom Tromey <tromey@redhat.com>
4976
4977 * gdb.stabs/weird.exp: Remove directory-checking code. Use
4978 standard_output_file.
4979 * gdb.stabs/exclfwd.exp: Use standard_testfile,
4980 prepare_for_testing. Remove directory-checking code.
4981
7bb18ae2
TT
49822012-06-25 Tom Tromey <tromey@redhat.com>
4983
4984 * gdb.multi/watchpoint-multi.exp: Use standard_testfile.
4985 * gdb.multi/bkpt-multi-exec.exp: Use standard_output_file. Use
4986 build_executable, not prepare_for_testing.
4987 * gdb.multi/base.exp: Use standard_output_file. Use
4988 build_executable, not prepare_for_testing.
4989
cf09b3e4
TT
49902012-06-25 Tom Tromey <tromey@redhat.com>
4991
4992 * gdb.fortran/subarray.exp: Use standard_testfile,
4993 prepare_for_testing.
4994 * gdb.fortran/multi-dim.exp: Use standard_testfile.
4995 * gdb.fortran/module.exp: Use standard_testfile.
4996 * gdb.fortran/logical.exp: Use standard_testfile.
4997 * gdb.fortran/library-module.exp: Use standard_testfile,
4998 standard_output_file.
4999 * gdb.fortran/derived-type.exp: Use standard_testfile,
5000 prepare_for_testing.
5001 * gdb.fortran/complex.exp: Use standard_testfile,
5002 prepare_for_testing.
5003 * gdb.fortran/charset.exp: Use standard_testfile.
5004 * gdb.fortran/array-element.exp: Use standard_testfile,
5005 prepare_for_testing.
5006
18b5ff1b
KS
50072012-06-25 Keith Seitz <keiths@redhat.com>
5008
5009 * gdb.mi/mi-break.exp (test_rbreak_creation_and_listing):
5010 Change rbreak-related tests to KFAIL and add bugzilla numbers.
5011
17b77626
TT
50122012-06-25 Tom Tromey <tromey@redhat.com>
5013
5014 * gdb.pascal/integers.exp: Use standard_testfile, clean_restart.
5015 * gdb.pascal/hello.exp: Use standard_testfile, clean_restart.
5016 * gdb.pascal/gdb11492.exp: Use standard_testfile, clean_restart.
5017 * gdb.pascal/floats.exp: Use standard_testfile, clean_restart.
5018
f91e3dc1
TT
50192012-06-25 Tom Tromey <tromey@redhat.com>
5020
5021 * gdb.linespec/ls-errs.exp: Use standard_testfile.
5022 * gdb.linespec/ls-dollar.exp: Use standard_testfile.
5023 * gdb.linespec/linespec.exp: Use standard_testfile.
5024
a884434d
TT
50252012-06-25 Tom Tromey <tromey@redhat.com>
5026
5027 * gdb.modula2/unbounded-array.exp: Use standard_testfile,
5028 prepare_for_testing.
5029
efc9d70a
TT
50302012-06-25 Tom Tromey <tromey@redhat.com>
5031
5032 * gdb.opt/clobbered-registers-O2.exp: Use standard_testfile,
5033 prepare_for_testing.
5034 * gdb.opt/inline-break.exp: Use standard_testfile,
5035 prepare_for_testing.
5036 * gdb.opt/inline-bt.exp: Use standard_testfile,
5037 prepare_for_testing.
5038 * gdb.opt/inline-cmds.exp: Use standard_testfile,
5039 prepare_for_testing.
5040 * gdb.opt/inline-locals.exp: Use standard_testfile,
5041 prepare_for_testing.
5042
e2fc92c6
TT
50432012-06-25 Tom Tromey <tromey@redhat.com>
5044
5045 * gdb.asm/asm-source.exp: Use standard_output_file,
5046 standard_testfile. Construct .o files in proper subdir.
5047
b0963d73
TT
50482012-06-25 Tom Tromey <tromey@redhat.com>
5049
5050 * gdb.server/ext-attach.exp: Use standard_testfile,
5051 prepare_for_testing.
5052 * gdb.server/ext-run.exp: Use standard_testfile,
5053 build_executable.
5054 * gdb.server/file-transfer.exp: Use standard_testfile,
5055 prepare_for_testing.
5056 * gdb.server/server-exec-info.exp: Use standard_testfile.
5057 * gdb.server/server-mon.exp: Use standard_testfile,
5058 prepare_for_testing.
5059 * gdb.server/server-run.exp: Use standard_testfile,
5060 build_executable.
5061 * gdb.server/solib-list.exp: Use standard_testfile,
5062 standard_output_file.
5063
8a3e1f8d
TT
50642012-06-25 Tom Tromey <tromey@redhat.com>
5065
5066 * lib/gdb.exp (standard_output_file): Use "file join".
5067 * gdb.go/chan.exp: Use standard_testfile.
5068 * gdb.go/handcall.exp: Use standard_testfile.
5069 * gdb.go/hello.exp: Use standard_testfile.
5070 * gdb.integers/chan.exp: Use standard_testfile.
5071 * gdb.go/methods.exp: Use standard_testfile.
5072 * gdb.go/package.exp: Use standard_testfile.
5073 * gdb.go/strings.exp: Use standard_testfile.
5074 * gdb.go/types.exp: Use standard_testfile.
5075 * gdb.go/unsafe.exp: Use standard_testfile.
5076
944a9061
MGD
50772012-06-25 Greta Yorsh <greta.yorsh@arm.com>
5078
5079 * gdb.arch/arm-disp-step.S: Fix use of .global directives.
5080
1c06bd58
JK
50812012-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5082
5083 Fix regression by the previous commit.
5084 * gdb.python/lib-types.exp: Add c++ to the compilation flags.
5085
b4a58790
TT
50862012-06-22 Tom Tromey <tromey@redhat.com>
5087
5088 * gdb.python/lib-types.exp: Use standard_testfile,
5089 prepare_for_testing.
5090 * gdb.python/py-block.exp: Use standard_testfile.
5091 * gdb.python/py-breakpoint.exp: Use standard_testfile.
5092 * gdb.python/py-events.exp: Use standard_testfile,
5093 standard_output_file.
5094 * gdb.python/py-evsignal.exp: Use standard_testfile.
5095 * gdb.python/py-evethreads.exp: Use standard_testfile.
5096 * gdb.python/py-explore-cc.exp: Use standard_testfile.
5097 * gdb.python/py-explore.exp: Use standard_testfile.
5098 * gdb.python/py-finish-breakpoint.exp: Use standard_testfile,
5099 standard_output_file.
5100 * gdb.python/py-finish-breakpoint2.exp: Use standard_testfile,
5101 prepare_for_testing.
5102 * gdb.python/py-frame-inline.exp: Use standard_testfile.
5103 * gdb.python/py-frame.exp: Use standard_testfile.
5104 * gdb.python/py-inferior.exp: Use standard_testfile.
5105 * gdb.python/py-infthread.exp: Use standard_testfile.
5106 * gdb.python/py-mi.exp: Use standard_testfile.
5107 * gdb.python/py-objfile-script.exp: Use standard_testfile,
5108 build_executable.
5109 * gdb.python/py-objfile.exp: Use standard_testfile.
5110 * gdb.python/py-pp-maint.exp: Use standard_testfile,
5111 prepare_for_testing.
5112 * gdb.python/py-prettyprint.exp: Use standard_testfile.
5113 * gdb.python/py-progspace.exp: Use standard_testfile,
5114 build_executable.
5115 * gdb.python/py-prompt.exp: Use standard_testfile,
5116 build_executable.
5117 * gdb.python/py-section-script.exp: Use standard_testfile,
5118 build_executable.
5119 * gdb.python/py-shared.exp: Use standard_testfile,
5120 standard_output_file, clean_restart.
5121 * gdb.python/py-symbol.exp: Use standard_output_file,
5122 prepare_for_testing.
5123 * gdb.python/py-symtab.exp: Use standard_output_file,
5124 prepare_for_testing
5125 * gdb.python/py-template.exp: Use standard_testfile.
5126 * gdb.python/py-type.exp: Use standard_testfile.
5127 * gdb.python/py-value-cc.exp: Use standard_testfile.
5128 * gdb.python/py-value.exp: Use standard_testfile.
5129 * gdb.python/python.exp: Use standard_testfile, build_executable.
5130
2c44deac
TT
51312012-06-22 Tom Tromey <tromey@redhat.com>
5132
5133 * gdb.objc/basicclass.exp: Use standard_testfile.
5134 (do_objc_tests): Don't declare objdir.
5135 * gdb.objc/nondebug.exp: Use standard_testfile.
5136 (do_objc_tests): Don't declare objdir.
5137 * gdb.objc/objcdecode.exp: Use standard_testfile.
5138 (do_objc_tests): Don't declare objdir.
5139
c24ccbce
TT
51402012-06-22 Tom Tromey <tromey@redhat.com>
5141
5142 * gdb.java/jmain.exp: Use standard_testfile.
5143 * gdb.java/jmisc.exp: Use standard_testfile.
5144 * gdb.java/jnpe.exp: Use standard_testfile.
5145 * gdb.java/jprint.exp: Use standard_testfile.
5146
0a6d0306
TT
51472012-06-22 Tom Tromey <tromey@redhat.com>
5148
5149 * lib/gdb.exp (default_gdb_init): Set gdb_test_file_name.
5150 (standard_output_file, standard_testfile): New procs.
5151 (build_executable, clean_restart): Use standard_output_file.
5152
6ea815ef
YQ
51532012-06-22 Yao Qi <yao@codesourcery.com>
5154
5155 * boards/native-gdbserver.exp: New proc ${board}_exec.
5156 * boards/native-stdio-gdbserver.exp: Likewise.
5157
4c93b1db
TT
51582012-06-21 Tom Tromey <tromey@redhat.com>
5159
5160 * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)
5161 (build_executable): Update.
5162 (get_compiler_info): Remove 'binfile' argument.
5163 * gdb.ada/arrayidx.exp: Update.
5164 * gdb.ada/null_array.exp: Update.
5165 * gdb.arch/altivec-abi.exp: Update.
5166 * gdb.arch/altivec-regs.exp: Update.
5167 * gdb.arch/amd64-byte.exp: Update.
5168 * gdb.arch/amd64-dword.exp: Update.
5169 * gdb.arch/amd64-word.exp: Update.
5170 * gdb.arch/i386-avx.exp: Update.
5171 * gdb.arch/i386-byte.exp: Update.
5172 * gdb.arch/i386-sse.exp: Update.
5173 * gdb.arch/i386-word.exp: Update.
5174 * gdb.arch/ppc-dfp.exp: Update.
5175 * gdb.arch/ppc-fp.exp: Update.
5176 * gdb.arch/vsx-regs.exp: Update.
5177 * gdb.base/all-bin.exp: Update.
5178 * gdb.base/annota1.exp: Update.
5179 * gdb.base/async.exp: Update.
5180 * gdb.base/attach.exp: Update.
5181 * gdb.base/break-interp.exp: Update.
5182 * gdb.base/call-ar-st.exp: Update.
5183 * gdb.base/call-rt-st.exp: Update.
5184 * gdb.base/call-sc.exp: Update.
5185 * gdb.base/callfuncs.exp: Update.
5186 * gdb.base/catch-load.exp: Update.
5187 * gdb.base/completion.exp: Update.
5188 * gdb.base/complex.exp: Update.
5189 * gdb.base/condbreak.exp: Update.
5190 * gdb.base/consecutive.exp: Update.
5191 * gdb.base/constvars.exp: Update.
5192 * gdb.base/corefile.exp: Update.
5193 * gdb.base/eval-skip.exp: Update.
5194 * gdb.base/expand-psymtabs.exp: Update.
5195 * gdb.base/exprs.exp: Update.
5196 * gdb.base/fileio.exp: Update.
5197 * gdb.base/fixsection.exp: Update.
5198 * gdb.base/funcargs.exp: Update.
5199 * gdb.base/gdb11530.exp: Update.
5200 * gdb.base/gdb1555.exp: Update.
5201 * gdb.base/gnu-ifunc.exp: Update.
5202 * gdb.base/gnu_vector.exp: Update.
5203 * gdb.base/info-macros.exp: Update.
5204 * gdb.base/jit-simple.exp: Update.
5205 * gdb.base/jit-so.exp: Update.
5206 * gdb.base/jit.exp: Update.
5207 * gdb.base/langs.exp: Update.
5208 * gdb.base/list.exp: Update.
5209 * gdb.base/logical.exp: Update.
5210 * gdb.base/long_long.exp: Update.
5211 * gdb.base/longjmp.exp: Update.
5212 * gdb.base/macscp.exp: Update.
5213 * gdb.base/mips_pro.exp: Update.
5214 * gdb.base/miscexprs.exp: Update.
5215 * gdb.base/morestack.exp: Update.
5216 * gdb.base/nodebug.exp: Update.
5217 * gdb.base/opaque.exp: Update.
5218 * gdb.base/pc-fp.exp: Update.
5219 * gdb.base/pending.exp: Update.
5220 * gdb.base/permissions.exp: Update.
5221 * gdb.base/pointers.exp: Update.
5222 * gdb.base/prelink.exp: Update.
5223 * gdb.base/printcmds.exp: Update.
5224 * gdb.base/psymtab.exp: Update.
5225 * gdb.base/ptype.exp: Update.
5226 * gdb.base/relational.exp: Update.
5227 * gdb.base/scope.exp: Update.
5228 * gdb.base/setvar.exp: Update.
5229 * gdb.base/shlib-call.exp: Update.
5230 * gdb.base/shreloc.exp: Update.
5231 * gdb.base/signals.exp: Update.
5232 * gdb.base/sizeof.exp: Update.
5233 * gdb.base/so-impl-ld.exp: Update.
5234 * gdb.base/so-indr-cl.exp: Update.
5235 * gdb.base/solib-disc.exp: Update.
5236 * gdb.base/solib-display.exp: Update.
5237 * gdb.base/solib-nodir.exp: Update.
5238 * gdb.base/solib-overlap.exp: Update.
5239 * gdb.base/solib-symbol.exp: Update.
5240 * gdb.base/solib-weak.exp: Update.
5241 * gdb.base/solib.exp: Update.
5242 * gdb.base/store.exp: Update.
5243 * gdb.base/structs.exp: Update.
5244 * gdb.base/structs2.exp: Update.
5245 * gdb.base/type-opaque.exp: Update.
5246 * gdb.base/unload.exp: Update.
5247 * gdb.base/varargs.exp: Update.
5248 * gdb.base/volatile.exp: Update.
5249 * gdb.base/watch_thread_num.exp: Update.
5250 * gdb.base/watchpoint-solib.exp: Update.
5251 * gdb.base/watchpoint.exp: Update.
5252 * gdb.base/watchpoints.exp: Update.
5253 * gdb.base/whatis.exp: Update.
5254 * gdb.cell/arch.exp: Update.
5255 * gdb.cell/break.exp: Update.
5256 * gdb.cell/bt.exp: Update.
5257 * gdb.cell/core.exp: Update.
5258 * gdb.cell/data.exp: Update.
5259 * gdb.cell/ea-cache.exp: Update.
5260 * gdb.cell/f-regs.exp: Update.
5261 * gdb.cell/fork.exp: Update.
5262 * gdb.cell/gcore.exp: Update.
5263 * gdb.cell/mem-access.exp: Update.
5264 * gdb.cell/ptype.exp: Update.
5265 * gdb.cell/registers.exp: Update.
5266 * gdb.cell/sizeof.exp: Update.
5267 * gdb.cell/solib-symbol.exp: Update.
5268 * gdb.cell/solib.exp: Update.
5269 * gdb.cp/ambiguous.exp: Update.
5270 * gdb.cp/breakpoint.exp: Update.
5271 * gdb.cp/bs15503.exp: Update.
5272 * gdb.cp/casts.exp: Update.
5273 * gdb.cp/class2.exp: Update.
5274 * gdb.cp/cpexprs.exp: Update.
5275 * gdb.cp/cplusfuncs.exp: Update.
5276 * gdb.cp/ctti.exp: Update.
5277 * gdb.cp/dispcxx.exp: Update.
5278 * gdb.cp/gdb1355.exp: Update.
5279 * gdb.cp/gdb2384.exp: Update.
5280 * gdb.cp/gdb2495.exp: Update.
5281 * gdb.cp/infcall-dlopen.exp: Update.
5282 * gdb.cp/local.exp: Update.
5283 * gdb.cp/m-data.exp: Update.
5284 * gdb.cp/m-static.exp: Update.
5285 * gdb.cp/mb-ctor.exp: Update.
5286 * gdb.cp/mb-inline.exp: Update.
5287 * gdb.cp/mb-templates.exp: Update.
5288 * gdb.cp/member-ptr.exp: Update.
5289 * gdb.cp/method.exp: Update.
5290 * gdb.cp/namespace.exp: Update.
5291 * gdb.cp/nextoverthrow.exp: Update.
5292 * gdb.cp/nsdecl.exp: Update.
5293 * gdb.cp/nsrecurs.exp: Update.
5294 * gdb.cp/nsstress.exp: Update.
5295 * gdb.cp/nsusing.exp: Update.
5296 * gdb.cp/pr-1023.exp: Update.
5297 * gdb.cp/pr-1210.exp: Update.
5298 * gdb.cp/pr-574.exp: Update.
5299 * gdb.cp/pr9631.exp: Update.
5300 * gdb.cp/printmethod.exp: Update.
5301 * gdb.cp/psmang.exp: Update.
5302 * gdb.cp/re-set-overloaded.exp: Update.
5303 * gdb.cp/rtti.exp: Update.
5304 * gdb.cp/shadow.exp: Update.
5305 * gdb.cp/templates.exp: Update.
5306 * gdb.cp/try_catch.exp: Update.
5307 * gdb.dwarf2/dw2-ranges.exp: Update.
5308 * gdb.dwarf2/pr10770.exp: Update.
5309 * gdb.fortran/library-module.exp: Update.
5310 * gdb.hp/gdb.aCC/optimize.exp: Update.
5311 * gdb.hp/gdb.aCC/watch-cmd.exp: Update.
5312 * gdb.hp/gdb.base-hp/callfwmall.exp: Update.
5313 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Update.
5314 * gdb.hp/gdb.base-hp/pxdb.exp: Update.
5315 * gdb.hp/gdb.base-hp/sized-enum.exp: Update.
5316 * gdb.hp/gdb.base-hp/so-thresh.exp: Update.
5317 * gdb.hp/gdb.compat/xdb1.exp: Update.
5318 * gdb.hp/gdb.compat/xdb2.exp: Update.
5319 * gdb.hp/gdb.compat/xdb3.exp: Update.
5320 * gdb.hp/gdb.defects/bs14602.exp: Update.
5321 * gdb.hp/gdb.defects/solib-d.exp: Update.
5322 * gdb.hp/gdb.objdbg/objdbg01.exp: Update.
5323 * gdb.hp/gdb.objdbg/objdbg02.exp: Update.
5324 * gdb.hp/gdb.objdbg/objdbg03.exp: Update.
5325 * gdb.hp/gdb.objdbg/objdbg04.exp: Update.
5326 * gdb.mi/gdb792.exp: Update.
5327 * gdb.mi/mi-pending.exp: Update.
5328 * gdb.mi/mi-solib.exp: Update.
5329 * gdb.mi/mi-var-cp.exp: Update.
5330 * gdb.opt/clobbered-registers-O2.exp: Update.
5331 * gdb.opt/inline-bt.exp: Update.
5332 * gdb.opt/inline-cmds.exp: Update.
5333 * gdb.opt/inline-locals.exp: Update.
5334 * gdb.python/py-events.exp: Update.
5335 * gdb.python/py-finish-breakpoint.exp: Update.
5336 * gdb.python/py-type.exp: Update.
5337 * gdb.reverse/solib-precsave.exp: Update.
5338 * gdb.reverse/solib-reverse.exp: Update.
5339 * gdb.server/solib-list.exp: Update.
5340 * gdb.stabs/weird.exp: Update.
5341 * gdb.threads/attach-into-signal.exp: Update.
5342 * gdb.threads/attach-stopped.exp: Update.
5343 * gdb.threads/tls-shared.exp: Update.
5344 * gdb.trace/change-loc.exp: Update.
5345 * gdb.trace/strace.exp: Update.
5346
95c391b6
TT
53472012-06-19 Tom Tromey <tromey@redhat.com>
5348
5349 * gdb.base/whatis.exp: Add tests.
5350
e910f0b6
TT
53512012-06-19 Tom Tromey <tromey@redhat.com>
5352
5353 * gdb.cp/m-static.cc (keepalive): New function.
5354 (gnu_obj_1::method): Use it.
5355
422d65e7
DE
53562012-06-18 Doug Evans <dje@google.com>
5357
5358 * gdb.base/info-fun.exp: New file.
5359 * gdb.base/info-fun.c: New file.
5360 * gdb.base/info-fun-solib.c: New file.
5361
e2e4d78b
JK
53622012-06-18 Jan Kratochvil <jan.kratochvil@redhat.com>
5363
5364 Remove stale dummy frames.
5365 * gdb.base/call-signal-resume.exp (maintenance print dummy-frames)
5366 (maintenance info breakpoints): New tests.
5367 * gdb.base/stale-infcall.c: New file.
5368 * gdb.base/stale-infcall.exp: New file.
5369
1788b2d3
JK
53702012-06-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5371
5372 * gdb.arch/amd64-entry-value-param.S: New file.
5373 * gdb.arch/amd64-entry-value-param.c: New file.
5374 * gdb.arch/amd64-entry-value-param.exp: New file.
5375
663b969e
TT
53762012-06-15 Tom Tromey <tromey@redhat.com>
5377
5378 * gdb.cp/namespace.exp: Add "show lang" test.
5379
8e09ad05
IS
53802012-06-15 Iain Sandoe <iain@codesourcery.com>
5381
5382 * gdb.base/list.exp (test_listsize): Remove $use_gdb_stub special
5383 case. (top level): Use gdb_file_cmd instead of gdb_load.
5384
f85e18ee
JK
53852012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5386
5387 PR tdep/14222
5388 * gdb.arch/i386-sse-stack-align.S: New file.
5389 * gdb.arch/i386-sse-stack-align.c: New file.
5390 * gdb.arch/i386-sse-stack-align.exp: New file.
5391
f3b5e280
KS
53922012-06-13 Keith Seitz <keiths@redhat.com>
5393
5394 PR breakpoints/13798 and mi/11541
5395 * gdb.linespec/ls-errs.exp: Add a few more tests for
5396 filenames with spaces and colons.
5397
50af5481
JK
53982012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5399
5400 PR c++/14177 - Fix parsing TYPENAME:: in parentheses.
5401 * gdb.cp/cpexprs.cc (class CV, CV::i, ATTRIBUTE_USED, CV_f): New.
5402 (test_function): Call CV_f.
5403 * gdb.cp/cpexprs.exp (p 'CV::m(int)', p CV::m(int))
5404 (p 'CV::m(int) const', p CV::m(int) const, p 'CV::m(int) volatile')
5405 (p CV::m(int) volatile, p 'CV::m(int) const volatile')
5406 (p CV::m(int) const volatile, p CV_f(int), p CV_f(CV::t))
5407 (p CV_f(CV::i)): New tests.
5408
d55637df
TT
54092012-06-13 Tom Tromey <tromey@redhat.com>
5410
5411 * gdb.base/condbreak.exp: Add tests for "condition" completion.
5412
cc80f267
JK
54132012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5414
5415 Fix regression by the "ambiguous linespec" series.
5416 * gdb.base/break.exp (list marker1, break lineno, delete $bpnum): New
5417 tests.
5418
bb2af9cc
JK
54192012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5420
5421 * lib/future.exp: Set $use_gdb_compile even if only find_go_linker is
5422 missing.
5423
e81a37f7
TT
54242012-06-11 Tom Tromey <tromey@redhat.com>
5425
5426 * gdb.base/longjmp.c (hidden_longjmp): Move expected catch
5427 location...
5428 (main): ...here.
5429
8efd7788
YQ
54302012-06-07 Yao Qi <yao@codesourcery.com>
5431
5432 * gdb.trace/strace.exp: Shorten some too-long lines.
5433
359f5fe6
PA
54342012-06-06 Pedro Alves <palves@redhat.com>
5435
5436 * gdb.threads/clone-new-thread-event.c: New file.
5437 * gdb.threads/clone-new-thread-event.exp: New file.
5438
7b2fe205
YQ
54392012-06-06 Yao Qi <yao@codesourcery.com>
5440
5441 * gdb.base/dprintf.c (main): Add extra parameter when calling
5442 printf and fprintf.
5443 (bar): New function. It is a dead function, but to ensure
5444 'malloc' is linked explicitly.
5445
3eca55e8
YQ
54462012-06-06 Yao Qi <yao@codesourcery.com>
5447
5448 * gdb.base/info-proc.exp: Return if target doesn't support
5449 'info proc'.
5450
91cc9324
JK
54512012-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
5452
5453 * gdb.base/freebpcmd.exp (set lines): Check valid range of I.
5454 (run program with breakpoint commands): XFAIl if it is not.
5455
c56e7c43
JB
54562012-06-05 Joel Brobecker <brobecker@adacore.com>
5457
5458 * gdb.base/ctxobj-f.c (GET_VERSION): Introduce local variable
5459 and add comment.
5460 * gdb.base/ctxobj-m.c (main): Rewrite, and add comment.
5461 * gdb.base/ctxobj.exp: Insert breakpoint in ctxobj-f.c using
5462 "STOP" marker. Adjust testing strategy to make it work on
5463 all targets.
5464
5465 * gdb.base/print-file-var-main.c (main): Rewrite using local
5466 variables and adjust get_version_2's return value check.
5467 Add small comment.
5468 * gdb.base/print-file-var.exp: Insert breakpoint using "STOP"
5469 marker. Adjust testing strategy to make it work on all targets.
5470
ccab2054
JB
54712012-06-05 Joel Brobecker <brobecker@adacore.com>
5472
5473 * gdb.ada/bad-task-bp-keyword: New testcase.
5474
d0d86158
JK
54752012-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5476
5477 * gdb.base/code_elim.exp (add-symbol-file ${testfile1} 0x100000):
5478 Simplify it to ...
5479 (symbol-file ${testfile1}): ... here.
5480 (test eliminated var my_global_symbol)
5481 (test eliminated var my_static_symbol)
5482 (test eliminated var my_global_func, get address of main): Wrap them to
5483 'single psymtabs' and 'single symtabs'
5484 (get address of my_global_symbol, get address of my_static_symbol)
5485 (get address of my_global_func, get address of main): Wrap them to
5486 'order1' and 'order2'.
5487
952cf74c
JK
5488 * gdb.base/code_elim.exp
5489 (add-symbol-file ${testfile1} 0x100000)
5490 (add-symbol-file ${testfile2} 0x200000): Wrap them to 'order1' and
5491 'order2'.
5492 (order1: add-symbol-file ${testfile1} 0x100000)
5493 (order1: add-symbol-file ${testfile2} 0x200000)
5494 (order2: add-symbol-file ${testfile2} 0x200000)
5495 (order2: add-symbol-file ${testfile1} 0x100000): Add -s .data and -s
5496 .bss as appropriate.
5497
0c5bf5a9
JK
54982012-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5499
5500 * gdb.server/solib-list-lib.c: New file.
5501 * gdb.server/solib-list-main.c: New file.
5502 * gdb.server/solib-list.exp: New file.
5503
4196f325
MR
55042012-05-25 Maciej W. Rozycki <macro@codesourcery.com>
5505
5506 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Update
5507 for 'set print symbol' change.
5508
bfb05775
JK
55092012-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5510
5511 * gdb.dwarf2/dw2-icc-opaque.S: Add debug_info_seg3 and
5512 .debug_abbrev_seg3.
5513
685b1105
JK
55142012-05-24 John Steele Scott <toojays@toojays.net>
5515
5516 PR symtab/13277: Resolving opaque structures in ICC generated binaries.
5517 * gdb.dwarf2/dw2-icc-opaque.S: New file.
5518 * gdb.dwarf2/dw2-icc-opaque.exp: New file.
5519
f3e0e960
SS
55202012-05-23 Stan Shebs <stan@codesourcery.com>
5521
5522 * gdb.mi/mi-info-os.exp: New file.
5523
11eb1b4d
KS
55242012-05-23 Keith Seitz <keiths@redhat.com>
5525
5526 * gdb.trace/stap-trace.exp: If compile_stap_bin fails,
5527 return -1 to suppress the rest of the tests.
5528 (compile_stap_bin): Return boolean success value.
5529
b1af9e97
TT
55302012-05-21 Tom Tromey <tromey@redhat.com>
5531
5532 * gdb.cp/inherit.exp (test_print_mi_members): Expect errors.
5533 Remove kfails.
5534 (test_print_mi_member_types): Likewise.
5535
248537e3
TT
55362012-05-21 Tom Tromey <tromey@redhat.com>
5537
5538 * gdb.base/callfuncs.exp (do_function_calls): Update for 'set
5539 print symbol' change.
5540
d791e155
TJB
55412012-05-18 Thiago Jung Bauermann <thiago.bauermann@linaro.org>
5542
5543 * gdb.python/py-prompt.exp: Quit if the target is remote.
5544
e77afa2e
JK
55452012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
5546
5547 Fix ERROR: internal buffer is full.
5548 * gdb.base/info-os.exp (expect_multiline): New function.
5549 (get process list, get process groups, get threads)
5550 (get file descriptors, get internet-domain sockets)
5551 (get shared-memory regions, get semaphores, get message queues): Use
5552 it for these tests.
5553
9cb709b6
TT
55542012-05-18 Tom Tromey <tromey@redhat.com>
5555
5556 * gdb.mi/mi-var-cmd.exp: Update.
5557 * gdb.objc/basicclass.exp (do_objc_tests): Update.
5558 * gdb.cp/virtbase.exp: Update.
5559 * gdb.cp/classes.exp (test_static_members): Update.
5560 * gdb.cp/casts.exp: Update.
5561 * gdb.base/pointers.exp: Update.
5562 * gdb.base/funcargs.exp (pointer_args): Update.
5563 (structs_by_reference): Update.
5564 * gdb.base/find.exp: Update.
5565 * gdb.base/call-strs.exp: Send "set print symbol off".
5566 * gdb.base/call-ar-st.exp: Update.
5567 * gdb.ada/fun_addr.exp: Update.
5568 * gdb.base/printcmds.exp (test_print_symbol): New proc.
5569 Call it.
5570 (test_print_repeats_10, test_print_strings)
5571 (test_print_char_arrays): Update.
5572
b012acdd
TT
55732012-05-18 Tom Tromey <tromey@redhat.com>
5574
5575 * gdb.base/charset.exp (string_display): Update.
5576
1d51a733
TT
55772012-05-18 Tom Tromey <tromey@redhat.com>
5578
5579 * gdb.mi/mi2-var-display.exp: Update.
5580 * gdb.mi/mi-var-display.exp: Update.
5581 * gdb.mi/mi-var-child.exp: Update.
5582 * gdb.cp/expand-psymtabs-cxx.exp: Update.
5583 * gdb.cp/cp-relocate.exp (get_func_address): Update.
5584
957df313
DE
55852012-05-17 Doug Evans <dje@google.com>
5586
682c7f7b
DE
5587 * info-macros.exp: Pass "debug" to prepare_for_testing.
5588
957df313
DE
5589 * Makefile.in (clean): Remove Fission .dwo and .dwp files.
5590 * gdb.ada/Makefile.in (clean): Ditto.
5591 * gdb.arch/Makefile.in (clean): Ditto.
5592 * gdb.asm/Makefile.in (clean): Ditto.
5593 * gdb.base/Makefile.in (clean): Ditto.
5594 * gdb.cell/Makefile.in (clean): Ditto.
5595 * gdb.cp/Makefile.in (clean): Ditto.
5596 * gdb.disasm/Makefile.in (clean): Ditto.
5597 * gdb.dwarf2/Makefile.in (clean): Ditto.
5598 * gdb.fortran/Makefile.in (clean): Ditto.
5599 * gdb.go/Makefile.in (clean): Ditto.
5600 * gdb.hp/Makefile.in (clean): Ditto.
5601 * gdb.hp/gdb.aCC/Makefile.in (clean): Ditto.
5602 * gdb.hp/gdb.base-hp/Makefile.in (clean): Ditto.
5603 * gdb.hp/gdb.compat/Makefile.in (clean): Ditto.
5604 * gdb.hp/gdb.defects/Makefile.in (clean): Ditto.
5605 * gdb.hp/gdb.objdbg/Makefile.in (clean): Ditto.
5606 * gdb.java/Makefile.in (clean): Ditto.
5607 * gdb.linespec/Makefile.in (clean): Ditto.
5608 * gdb.mi/Makefile.in (clean): Ditto.
5609 * gdb.modula2/Makefile.in (clean): Ditto.
5610 * gdb.multi/Makefile.in (clean): Ditto.
5611 * gdb.objc/Makefile.in (clean): Ditto.
5612 * gdb.opencl/Makefile.in (clean): Ditto.
5613 * gdb.opt/Makefile.in (clean): Ditto.
5614 * gdb.pascal/Makefile.in (clean): Ditto.
5615 * gdb.python/Makefile.in (clean): Ditto.
5616 * gdb.reverse/Makefile.in (clean): Ditto.
5617 * gdb.server/Makefile.in (clean): Ditto.
5618 * gdb.stabs/Makefile.in (clean): Ditto.
5619 * gdb.threads/Makefile.in (clean): Ditto.
5620 * gdb.trace/Makefile.in (clean): Ditto.
5621 * gdb.xml/Makefile.in (clean): Ditto.
5622
abc9d0dc
TT
56232012-05-16 Tom Tromey <tromey@redhat.com>
5624
5625 * gdb.base/macscp1.c (macscp_expr): Add comment.
5626 * gdb.base/macscp.exp: Test __FILE__ and __LINE__.
5627
6a3a010b
MR
56282012-05-16 Maciej W. Rozycki <macro@codesourcery.com>
5629
5630 * gdb.base/return-nodebug.exp: Also test float and double types.
5631
01429c8e
JK
56322012-05-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5633
5634 PR testsuite/12649
5635 * gdb.base/dprintf.exp: Replace gdb_run_cmd by runto main.
5636
54115cd4
JK
5637 * gdb.base/dprintf.exp: Remove now redundant breakpoint for main.
5638
0c5f383f
SDJ
56392012-05-14 Sergio Durigan Junior <sergiodj@redhat.com>
5640
5641 * gdb.base/stap-probe.exp (stap_test): Remove calls to
5642 `rerun_to_main'.
5643 (stap_test_no_debuginfo): Likewise.
5644
e7e0cddf
SS
56452012-05-14 Stan Shebs <stan@codesourcery.com>
5646
5647 * gdb.base/dprintf.c: New file.
5648 * gdb.base/dprintf.exp: New file.
5649
c772f8e7
HZ
56502012-05-14 Hui Zhu <hui_zhu@mentor.com>
5651
5652 * gdb.trace/Makefile.in (PROGS): Add disconnected-tracing.
5653 * gdb.trace/disconnected-tracing.c: New file.
5654 * gdb.trace/disconnected-tracing.exp: New file.
5655
7efc75aa
SCR
56562012-05-13 Siva Chandra Reddy <sivachandra@google.com>
5657
5658 * gdb.python/python.c: Add a new breakpoint comment.
5659 * gdb.python/python.exp: Add tests to test gdb.find_pc_line.
5660
85d4a676
SS
56612011-12-26 Kwok Cheung Yeung <kcy@codesourcery.com>
5662
5663 * gdb.base/info-os.exp: New file.
5664 * gdb.base/info-os.c: New file.
5665
64ea88dc
JB
56662012-05-10 Joel Brobecker <brobecker@adacore.com>
5667
4647ab1b
JB
5668 * gdb.base/print-file-var-lib1.c, gdb.base/print-file-var-lib2.c,
5669 gdb.base/print-file-var-main.c, gdb.base/print-file-var.exp:
5670 New files.
64ea88dc 5671
afba63f1
JB
56722012-05-10 Joel Brobecker <brobecker@adacore.com>
5673
5674 * gdb.base/ctxobj-f.c, gdb.base/ctxobj-m.c, gdb.base/ctxobj-v.c,
5675 gdb.base/ctxobj.exp: New files.
5676
9d198b1e
TT
56772012-05-09 Tom Tromey <tromey@redhat.com>
5678
5679 * gdb.trace/strace.exp: Add 'quiet' to compiler flags.
5680
9bfee719
MR
56812012-05-09 Maciej W. Rozycki <macro@codesourcery.com>
5682
5683 * lib/gdb.exp (gdb_test_multiple): Correct formatting.
5684
3a7341d8
MR
56852012-05-08 Maciej W. Rozycki <macro@codesourcery.com>
5686
5687 * gdb.mi/mi-var-display.exp: Check for the existence of $fp
5688 before using it.
5689
52b3699b
TG
56902012-05-04 Tristan Gingold <gingold@adacore.com>
5691
5692 * gdb.base/set-noassign.exp: New test.
5693
a20ee7a4
SCR
56942012-05-03 Siva Chandra Reddy <sivachandra@google.com>
5695
5696 * gdb.python/py-symbol.exp: Add tests to test the new methods
5697 gdb.Symtab.global_block() and gdb.Symtab.static_block().
5698 * gdb.python/py-symbol.c: Add new struct to help test
5699 gdb.Symtab.static_block().
5700
bf2f0858
DE
57012012-05-03 Doug Evans <dje@google.com>
5702
5703 * gdb.dwarf2/pr13961.S: Add file and source location, but leave
5704 commented out.
5705
2d4e0376
YQ
57062012-05-03 Yao Qi <yao@codesourcery.com>
5707
5708 * gdb.base/catch-syscall.exp: Skip it before compilation if target
5709 doesn't support.
5710 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp: Likewise.
5711 * gdb.base/foll-vfork.exp, gdb.multi/bkpt-multi-exec.exp: Likewise.
5712
6d0bb9f3
YQ
57132012-05-03 Yao Qi <yao@codesourcery.com>
5714
5715 * gdb.mi/mi-solib.exp: Setup kfail for gdb/13860.
5716
fd820528
DE
57172012-04-30 Doug Evans <dje@google.com>
5718
5719 PR testsuite/13961
5720 * gdb.dwarf2/pr13961.S: New file.
5721 * gdb.dwarf2/pr13961.exp: New file.
5722
b9e219b9
YQ
57232012-04-29 Yao Qi <yao@codesourcery.com>
5724
5725 * gdb.dwarf2/dw2-ifort-parameter.exp: Use proc `dwarf2_support'.
5726
3019eac3
DE
57272012-04-28 Doug Evans <dje@google.com>
5728
5729 * gdb.dwarf2/dw2-intercu.S (.Ltype_int2_in_cu2): Renamed from
5730 .Ltype_int_in_cu2. Use name "int2" instead of "int".
5731 All uses updated.
5732 * gdb.dwarf2/dw2-intercu.exp: Add "ptype int2" ahead of
5733 "ptype func_cu1" to expand cu2 before cu1.
5734
62e5f89c
SDJ
57352012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
5736 Tom Tromey <tromey@redhat.com>
5737
5738 * gdb.base/default.exp: Add `$_probe_arg*' convenience
5739 variables.
5740 * gdb.base/stap-probe.c: New file.
5741 * gdb.base/stap-probe.exp: New file.
5742 * gdb.trace/stap-trace.c: New file.
5743 * gdb.trace/stap-trace.exp: New file.
5744 * gdb.cp/nextoverthrow.exp: Add check for SystemTap probe in
5745 libgcc's unwinder.
5746
14132e89
MR
57472012-04-26 Maciej W. Rozycki <macro@codesourcery.com>
5748
5749 * gdb.arch/mips16-thunks-inmain.c: New file.
5750 * gdb.arch/mips16-thunks-main.c: New file.
5751 * gdb.arch/mips16-thunks-sin.c: New file.
5752 * gdb.arch/mips16-thunks-sinfrob.c: New file.
5753 * gdb.arch/mips16-thunks-sinfrob16.c: New file.
5754 * gdb.arch/mips16-thunks-sinmain.c: New file.
5755 * gdb.arch/mips16-thunks-sinmips16.c: New file.
5756 * gdb.arch/mips16-thunks.exp: New file.
5757
a766d390
DE
57582012-04-25 Doug Evans <dje@google.com>
5759
5760 * configure.ac: Create gdb.go/Makefile.
5761 * configure: Regenerate.
5762 * gdb.base/default.exp: Add "go" to "set language" testing.
5763 * gdb.go/Makefile.in: New file.
5764 * gdb.go/basic-types.exp: New file.
5765 * gdb.go/chan.exp: New file.
5766 * gdb.go/chan.go: New file.
5767 * gdb.go/handcall.exp: New file.
5768 * gdb.go/handcall.go: New file.
5769 * gdb.go/hello.exp: New file.
5770 * gdb.go/hello.go: New file.
5771 * gdb.go/integers.exp: New file.
5772 * gdb.go/integers.go: New file.
5773 * gdb.go/methods.exp: New file.
5774 * gdb.go/methods.go: New file.
5775 * gdb.go/package.exp: New file.
5776 * gdb.go/package1.go: New file.
5777 * gdb.go/package2.go: New file.
5778 * gdb.go/print.exp: New file.
5779 * gdb.go/strings.exp: New file.
5780 * gdb.go/strings.go: New file.
5781 * gdb.go/types.exp: New file.
5782 * gdb.go/types.go: New file.
5783 * gdb.go/unsafe.exp: New file.
5784 * gdb.go/unsafe.go: New file.
5785 * lib/future.exp: Add Go support.
5786 (gdb_find_go, gdb_find_go_linker): New procs.
5787 (gdb_default_target_compile): Add Go support.
5788 * lib/gdb.exp (skip_go_tests): New proc.
5789 * lib/go.exp: New file.
5790
e65f9ffb
TT
57912012-04-25 Tom Tromey <tromey@redhat.com>
5792
5793 * gdb.threads/linux-dp.exp: Unset 'seen' before 'array set'.
5794
14e75d8e
JK
57952012-04-18 Siddhesh Poyarekar <siddhesh@redhat.com>
5796 Jan Kratochvil <jan.kratochvil@redhat.com>
5797
5798 PR symtab/7259:
5799 * gdb.base/enumval.c: New test case.
5800 * gdb.base/enumval.exp: New test case.
5801 * gdb.python/py-type.exp (test_enums): Use field.enumval instead of
5802 field.bitpos.
5803
f3525b70
PA
58042012-04-17 Pedro Alves <palves@redhat.com>
5805
5806 * Makefile.in (site.exp): Make site.exp source
5807 $srcdir/lib/append_gdb_boards_dir.exp.
5808 * lib/append_gdb_boards_dir.exp: New file.
5809
bccbefd2
JK
58102012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5811
5812 New option "set auto-load safe-path".
5813 * gdb.python/py-objfile-script.exp (set auto-load safe-path): New.
5814 * gdb.python/py-section-script.exp (set auto-load safe-path): New.
5815
bf88dd68
JK
58162012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5817
5818 auto-load: Implementation.
5819 * gdb.base/help.exp (test set height): Increase the height.
5820 * gdb.python/py-objfile-script.exp (info auto-load-scripts): Change
5821 to ...
5822 (info auto-load python-scripts): ... here.
5823 * gdb.python/py-section-script.exp (info auto-load-scripts *): Change
5824 to ...
5825 (info auto-load python-scripts *): ... here.
5826
c0d4d1c0
YQ
58272012-04-16 Yao Qi <yao@codesourcery.com>
5828
5829 * lib/trace-support.exp (get_in_proc_agent): New.
5830 * gdb.trace/change-loc.exp: Call get_in_proc_agent to get the location
5831 of in process trace agent.
5832 * gdb.trace/ftrace.exp: Likewise.
5833 * gdb.trace/pending.exp: Likewise.
5834 * gdb.trace/trace-break.exp: Likewise.
5835 * gdb.trace/trace-mt.exp
5836 * gdb.trace/tspeed.exp: Likewise.
5837 * gdb.trace/tstatus.exp
5838 * gdb.trace/strace.exp: Likewise.
5839
cbf68a60
TS
58402012-04-16 Thomas Schwinge <thomas@codesourcery.com>
5841
dd6d3b70
TS
5842 * gdb.asm/sh.inc (gdbasm_startup): Only set up the stack pointer if the
5843 symbol _stack is defined. Get rid of a hard-coded constant for _stack.
5844
cbf68a60
TS
5845 * gdb.asm/sh.inc (gdbasm_end) <.size>: Refer to the function's name.
5846
8264ba82
AG
58472012-04-14 Anton Gorenkov <xgsa@yandex.ru>
5848
5849 PR mi/13393
5850 * gdb.mi/mi-var-rtti.cc: New file.
5851 * gdb.mi/mi-var-rtti.exp: New file.
5852 * lib/mi-support.exp (mi_varobj_update_with_child_type_change): New
5853 function.
5854 (mi_varobj_update_with_type_change): updated to avoid code duplication.
5855
de0919f8 58562012-04-11 Siva Chandra Reddy <sivachandra@google.com>
06fc020f
SCR
5857
5858 * gdb.python/Makefile.in: Add py-explore and py-explore-cc to
5859 EXECUTABLES.
5860 * gdb.python/py-explore.c: C program used for testing the new
5861 'explore' command on C constructs.
5862 * gdb.python/py-explore.cc: C++ program used for testing the new
5863 'explore' command on C++ constructs.
5864 * gdb-python/py-explore.exp: Tests for the new 'explore'
5865 command on C constructs.
5866 * gdb-python/py-explore-cc.exp: Tests for the new 'explore'
5867 command on C++ constructs.
5868
a82da7dd
MK
58692012-04-07 Mark Kettenis <kettenis@gnu.org>
5870
5871 * gdb.base/funcargs.exp (complex_args): Fix typo.
5872
e127cba8
JK
58732012-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5874
5875 * gdb.trace/change-loc.exp (tracepoint_change_loc_1)
5876 (tracepoint_change_loc_2): Accept both orders of pending set_tracepoint.
5877
40e084e1
KS
58782012-04-05 Keith Seitz <keiths@redhat.com>
5879
5880 * gdb.base/advance.exp: Update error message for
5881 "advance malformed" test.
5882 * gdb.base/break.exp: Likewise for "breakpoint with
5883 trailing garbage" test.
5884 * gdb.base/hbreak2.exp: Likewise for "hardware breakpoint
5885 with trailing garbage" test.
5886 * gdb.base/sepdebug.exp: Likewise for "breakpoint with
5887 trailng garbage" test.
5888 * gdb.base/until.exp: Likewise for "malformed until" test.
5889 * gdb.cp/ovldbreak.exp: Create the breakpoint table
5890 for "breakpoint info (after setting on all)".
5891 * gdb.cp/userdef.exp: Remove quoting for "break A2::operator+"
5892 tests.
5893 * gdb.cp/cplabel.cc: New file.
5894 * gdb.cp/cplabel.exp: New test.
5895 * gdb.linespec/ls-errs.c: New file.
5896 * gdb.linespec/ls-errs.exp: New test.
5897
a72c8f6a
JK
58982012-04-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5899
5900 * gdb.trace/unavailable.exp
5901 (collect globals: print object on: print derived_partial)
5902 (collect globals: print object on: print derived_whole)
5903 (collect globals: print object off: print derived_partial)
5904 (collect globals: print object off: print derived_whole): Update
5905 expected output.
5906
f87a3023
KS
59072012-03-30 Keith Seitz <keiths@redhat.com>
5908
5909 * gdb.python: Add test for linespecs with commas.
5910
e2171b3c
KS
59112012-03-28 Keith Seitz <keiths@redhat.com>
5912
5913 * gdb.linespec/ls-dollar.cc: New file.
5914 * gdb.linespec/ls-dollar.exp: New test.
5915
59162012-03-28 Keith Seitz <keiths@redhat.com>
0e4acfcc
KS
5917
5918 * gdb.cp/namespace.exp: Add breakpoint tests for functions
5919 starting with the global namespace.
5920
2f4e0a80
DE
59212012-03-23 Doug Evans <dje@google.com>
5922
5923 * lib/gdb.exp (BUILD_DATA_DIRECTORY): New global.
5924
7b282c5a
SCR
59252012-03-22 Siva Chandra Reddy <sivachandra@google.com>
5926
5927 * gdb.python/py-value.cc: Add test case for testing the
5928 methodology exposing C++ values to Python.
5929 * gdb.python/py-value-cc.exp: Add tests testing the methodology
5930 exposing C++ values to Python.
5931 * gdb.python/Makefile.in: Add py-value-cc to EXECUTABLES.
5932
2e98ca53
JK
59332012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5934 Siddhesh Poyarekar <siddhesh@redhat.com>
5935
5936 * gdb.base/auxv.c (func2): setrlimit to infinity to enable core dumps.
5937 * gdb.base/auxv.exp: Try to compile it with -DUSE_RLIMIT first.
5938 (generate native core dump): Make the test unsupported if core cannot
5939 be generated.
5940
8320cc4f
JK
59412012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5942
5943 * gdb.gdb/selftest.exp (do_steps_and_nexts): New entry
5944 for cmdarg_vec = NULL. Remove entries for cmdsize = 1, cmdarg = and
5945 ncmd = 0. New entry for VEC_cleanup cmdarg_s.
5946
3a69ffb2
JK
59472012-03-19 Siddhesh Poyarekar <siddhesh@redhat.com>
5948
5949 * gdb.base/cond-eval-mode.exp: Fix the anticipated warning string.
5950
8fabffee
DE
59512012-03-17 Doug Evans <dje@google.com>
5952
5953 * dg-extract-results.sh: Handle KFAILs.
5954
ab260dad
JK
59552012-03-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5956
5957 PR symtab/13777
5958 * gdb.dwarf2/dw2-skip-prologue.S (DW_AT_producer): Set it to 4.5.0.
5959
53ba8333
JB
59602012-03-16 Joel Brobecker <brobecker@adacore.com>
5961
5962 * gdb.ada/set_pckd_arr_elt: New testcase.
5963
481860b3
GB
59642012-03-16 Gary Benson <gbenson@redhat.com>
5965
5966 PR breakpoints/10738
5967 * gdb.opt/inline-break.exp: New file.
5968 * gdb.opt/inline-break.c: Likewise.
d4ba18a2
DE
5969 * gdb.dwarf2/dw2-inline-break.exp: Likewise.
5970 * gdb.dwarf2/dw2-inline-break.S: Likewise.
481860b3
GB
5971 * gdb.base/annota1.exp: Cope with old .gdb_index warnings.
5972 * gdb.base/async-shell.exp: Likewise.
5973 * lib/mi-support.exp (library_loaded_re): Likewise.
5974
410528f0
TT
59752012-03-15 Tom Tromey <tromey@redhat.com>
5976
5977 * gdb.cp/virtfunc2.exp: Update expected output.
5978 * gdb.cp/pr9631.exp: Update expected output.
5979 * gdb.cp/member-ptr.exp: Update expected output.
5980 * gdb.cp/inherit.exp (test_print_mvi_classes): Update expected
5981 output.
5982 * gdb.cp/casts.exp: Update expected output.
5983
c4aeac85
TT
59842012-03-15 Tom Tromey <tromey@redhat.com>
5985
5986 * gdb.cp/virtfunc.exp (make_one_vtable_result): New proc.
5987 (test_info_vtbl): Likewise.
5988 (do_tests): Call test_info_vtbl.
5989 * gdb.cp/virtfunc.cc (va): New global.
5990
856d06f9
TS
59912012-03-15 Thomas Schwinge <thomas@codesourcery.com>
5992
5993 * gdb.dwarf2/dw2-ada-ffffffff.S: Use .4byte instead of .long for
5994 describing DWARF data structures.
5995 * gdb.dwarf2/dw2-bad-parameter-type.S: Likewise.
5996 * gdb.dwarf2/dw2-double-set-die-type.S: Likewise.
5997 * gdb.dwarf2/dw2-empty-pc-range.S: Likewise.
5998 * gdb.dwarf2/dw2-entry-value.S: Likewise.
5999 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
6000 * gdb.dwarf2/dw2-param-error.S: Likewise.
6001 * gdb.dwarf2/dw2-skip-prologue.S: Likewise.
6002 * gdb.dwarf2/dw2-stack-boundary.S: Likewise.
6003 * gdb.dwarf2/dw4-sig-type-unused.S: Likewise.
6004 * gdb.dwarf2/implptr-optimized-out.S: Likewise.
6005 * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
6006 * gdb.dwarf2/pr11465.S: Likewise.
6007
e837f12a
JK
60082012-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6009
6010 * gdb.mi/mi2-prompt.exp: New file.
6011
ccbb4f28
JB
60122012-03-13 Joel Brobecker <brobecker@adacore.com>
6013
6014 * gdb.base/enum_cond.c, gdb.base/enum_cond.exp: New testcase.
6015
32039130
JB
60162012-03-13 Joel Brobecker <brobecker@adacore.com>
6017
6018 * gdb.ada/bp_range_type: New testcase.
6019
16899756
DE
60202012-03-13 Doug Evans <dje@google.com>
6021
6022 * gdb.base/default.exp: Delete tests for symbol-reloading.
6023 * gdb.base/help.exp: Ditto.
6024 * gdb.base/setshow.exp: Ditto.
6025 * gdb.base/gdb_history: Delete references to symbol-reloading.
6026
87b0bb13
JK
60272012-03-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6028
6029 * gdb.base/attach-twice.c: New files.
6030 * gdb.base/attach-twice.exp: New files.
6031
0d7941a9
KS
60322012-03-08 Keith Seitz <keiths@redhat.com>
6033
6034 * lib/gdb.exp (gdb_get_line_number): Throw an
6035 error instead of returning -1.
6036 * gdb.base/break.exp: Remove unused variable
6037 bp_location5.
6038 * gdb.base/hbreak2.exp: Likewise.
6039 * gdb.base/sepdebug.exp: Likewise.
6040
f4647387
YQ
60412012-03-08 Yao Qi <yao@codesourcery.com>
6042 Pedro Alves <palves@redhat.com>
6043
6044 Fix PR server/13392.
6045 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Remove kfail.
6046 (tracepoint_change_loc_2): Remove kfail. Return if failed to
6047 download tracepoints.
6048 * gdb.trace/pending.exp (pending_tracepoint_works): Likewise.
6049 (pending_tracepoint_resolved_during_trace): Likewise.
6050 (pending_tracepoint_installed_during_trace): Likewise.
6051 (pending_tracepoint_with_action_resolved): Likewise.
6052
83c532cb
KS
60532012-03-08 Keith Seitz <keiths@redhat.com>
6054
6055 * gdb.ada/array_bounds.exp: Get breakpoint for line
6056 with "START", not "STOP".
6057 * gdb.python/py-infthread.exp: Do not continue to
6058 line marked "Break here.", which is undefined.
6059
d6b6bbb7
LM
60602012-03-08 Luis Machado <lgustavo@codesourcery.com>
6061
6062 Revert:
6063
6064 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6065
6066 Implement testsuite workaround for PR breakpoints/13781.
6067 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
6068 (set breakpoint condition-evaluation host): New conditional command.
6069
7fe25d9b
JK
60702012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6071
6072 Fix CU relative vs. absolute DIE offsets.
6073 * gdb.dwarf2/dw2-op-call.S: New compilation unit preceding the existing
6074 one.
6075
51898c15
JK
60762012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6077
6078 Fix false FAIL on distros with relro linkage as default.
6079 * gdb.reverse/solib-precsave.exp: Try to compile the test using
6080 -Wl,-z,norelro first.
6081
8131799e
JB
60822012-03-06 Joel Brobecker <brobecker@adacore.com>
6083
6084 * gdb.ada/bp_on_var: New testcase.
6085
ba241969
JB
60862012-03-06 Joel Brobecker <brobecker@adacore.com>
6087
6088 * gdb.ada/bp_enum_homonym: New testcase.
6089
abe49676
YQ
60902012-03-06 Yao Qi <yao@codesourcery.com>
6091
6092 * gdb.trace/ftrace.exp (test_fast_tracepoints): Run test on target
6093 x86_64-*-* and i?86-*-*.
6094 Set up KFAIL for gdb/13808.
6095
d8df103b
TT
60962012-03-05 Tom Tromey <tromey@redhat.com>
6097
6098 * gdb.ada/operator_bp.exp: Clear debug-file-directory.
6099 * gdb.ada/mi_task_arg.exp: Clear debug-file-directory.
6100
b7b189f3
TT
61012012-03-05 Tom Tromey <tromey@redhat.com>
6102
6103 * gdb.java/jprint.java (jprint.main): Keep 'x' live.
6104
69dc1c4d
YQ
61052012-03-04 Yao Qi <yao@codesourcery.com>
6106
6107 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall): Catch error
6108 messages for KFAIL.
6109
3f20c47f
JK
61102012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6111
6112 * gdb.ada/arrayidx.exp: Call get_compiler_info. New variable old_gcc.
6113 (print one_two_three, indexes off, print few_reps, indexes off)
6114 (print many_reps, indexes off, print empty, indexes off)
6115 (print one_two_three, print few_reps, print many_reps, print empty):
6116 Call setup_xfail if $gcc_old.
6117
abf1152a
JK
61182012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6119
6120 Implement testsuite workaround for PR breakpoints/13781.
6121 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
6122 (set breakpoint condition-evaluation host): New conditional command.
6123
a06715f8
JK
61242012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6125
6126 Code cleanup.
6127 * gdb.cp/mb-templates.exp: New variables executable. Use it for
6128 binfile. use clean_restart. Replace gdb_expect by gdb_test_multiple.
6129 Replace GDB restart by kill and delete_breakpoints. Replace breakpoint
6130 number 1 by $bpnum. Four times.
6131
5808517f
YQ
61322012-03-03 Yao Qi <yao@codesourcery.com>
6133
6134 * gdb.trace/strace.exp: run strace_info_marker in linux native gdb.
6135
dfe2ac14
JK
61362012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6137
6138 Setup KFAIL for PR server/13796.
6139 * gdb.base/disp-step-syscall.exp (single step over vfork): Setup KFAIL.
6140
8bbc467a
JB
61412012-03-02 Joel Brobecker <brobecker@adacore.com>
6142
6143 * gdb.ada/operator_bp: New testcase.
6144
c0eac87f
JB
61452012-03-02 Joel Brobecker <brobecker@adacore.com>
6146
6147 * gdb.ada/info_locals_renaming: New testcase.
6148
4f42c881
TT
61492012-03-02 Tom Tromey <tromey@redhat.com>
6150
6151 * gdb.base/nextoverexit.c: New file.
6152 * gdb.base/nextoverexit.exp: New file.
6153
7380c0c9
EBM
61542012-03-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
6155
6156 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Remove obsolete
6157 parameter.
6158
1faeff08
MR
61592012-03-01 Maciej W. Rozycki <macro@mips.com>
6160
6161 * gdb.xml/tdesc-regs.exp: Add "mips-dsp.xml" to the list of MIPS
6162 core registers.
6163
320b6f49 61642012-03-01 Maciej W. Rozycki <macro@mips.com>
6fdff2c5
PA
6165 Maciej W. Rozycki <macro@codesourcery.com>
6166 Daniel Jacobowitz <dan@codesourcery.com>
320b6f49
MR
6167
6168 * gdb.base/hbreak2.exp: New test for "hbreak" and "thbreak".
6169
ad5f7d6e
PA
61702012-03-01 Pedro Alves <palves@redhat.com>
6171
6172 PR gdb/13767
6173
6174 * gdb.trace/unavailable.exp (gdb_unavailable_floats): New.
6175 (gdb_collect_globals_test): Call it.
6176
d3dc44a6
KS
61772012-03-01 Keith Seitz <keiths@redhat.com>
6178
6179 * gdb.cp/method2.exp: Output of overload menu is now
6180 alphabetized. Update tests for "break A::method".
6181 * gdb.cp/ovldbreak.exp: Use gdb_get_line_number instead
6182 of hard-coding them.
6183 Overload menu is alphabetized: rewrite to accommodate.
6184 Unset variables LINE and TYPES which are used in other tests.
6185 Compute the output of "info break".
6186 Update the breakpoint table after all breakpoints are deleted.
6187 (continue_to_bp_overloaded): Rename ACTUALS to ARGUMENT and
6188 compute ACTUALS and the method body based on parameters.
6189 Update expected output accordingly.
6190 * gdb.cp/ovldbreak.cc (foo::overload1arg): Reformat and add
6191 unique comments to allow the use of gdb_get_line_number.
6192
61932012-03-01 Keith Seitz <keiths@redhat.com>
6194
6195 * gdb.cp/method2.exp: Use prepare_for_testing and cleanup
6196 some Tcl syntax.
6197 * gdb.cp/ovldbreak.exp: Likewise.
6198
7949c2a0
KS
61992012-03-01 Keith Seitz <keiths@redhat.com>
6200
6201 * gdb.base/help.exp (help show user): Update expected result
6202 for new doc string changes (add "non-python").
6203
7d74f244
DE
62042012-03-01 Scott J. Goldman <scottjg@vmware.com>
6205
6206 * gdb.python/py-cmd.exp: Add test to verify that python commands can
6207 be put in the user-defined category and that the commands appear in
6208 "help user-defined".
6209
1b611343
JB
62102012-02-29 Joel Brobecker <brobecker@adacore.com>
6211
6212 * gdb.ada/tagged_not_init: New testcase.
6213
99b1c762
JB
62142012-02-29 Joel Brobecker <brobecker@adacore.com>
6215
6216 * gdb.ada/arrayidx.exp: Adjust expected output for p_one_two_three.
6217 * gdb.ada/enum_idx_packed: New testcase.
6218
2d4a02ee
JB
62192012-02-29 Joel Brobecker <brobecker@adacore.com>
6220
6221 * gdb.ada/aliased_array: New testcase.
6222
2e6fda7d
JB
62232012-02-29 Joel Brobecker <brobecker@adacore.com>
6224
6225 * gdb.ada/whatis_array_val: New testcase.
6226
9a7f938f
JK
62272012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6228
6229 Fix disp-step-syscall.exp: fork: single step over fork.
6230 * gdb.base/disp-step-syscall.exp (syscall_insn): Anchor it by
6231 whitespaces.
6232 (single step over $syscall): Remove its check.
6233 (single step over $syscall final pc): New check.
6234
8703a944
JK
62352012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6236
6237 Support processors without SSSE3.
6238 * gdb.reverse/i386-sse-reverse.c (sse_test): Move pabsb, pabsw and
6239 pabsd into ...
6240 (ssse3_test): ... a new function.
6241 (main): Call ssse3_test.
6242 * gdb.reverse/i386-sse-reverse.exp: New variable end_ssse3_test.
6243 Update expected values everywhere.
6244 (reverse-step to pabsd, verify xmm0 after reverse pabsd)
6245 (verify xmm1 after reverse pabsd, verify xmm2 after reverse pabsd)
6246 (reverse-step to pabsw, verify xmm0 after reverse pabsw)
6247 (verify xmm1 after reverse pabsw, verify xmm2 after reverse pabsw)
6248 (reverse-step to pabsb, verify xmm0 after reverse pabsb)
6249 (verify xmm1 after reverse pabsb, verify xmm2 after reverse pabsb):
6250 Move these tests lower.
6251 (set breakpoint at end of ssse3_test, continue to end of ssse3_test)
6252 (verify xmm0 at end of ssse3_test, verify xmm1 at end of ssse3_test)
6253 (verify xmm2 at end of ssse3_test, continue to end of ssse3_test #2):
6254 New tests.
6255
c03e6ccc
YQ
62562012-02-29 Yao Qi <yao@codesourcery.com>
6257 Pedro Alves <palves@redhat.com>
6258
6259 * gdb.trace/trace-mt.c: New.
6260 * gdb.trace/trace-mt.exp: New.
6261
7964b62a
TS
62622012-02-28 Thomas Schwinge <thomas@codesourcery.com>
6263
2c8910ba
TS
6264 * gdb.base/annota1.exp: Use gdb_get_line_number for retrieving line
6265 numbers instead of hardcoding them.
6266 * gdb.base/annota1.c: Provide suitable markers.
6267 * gdb.base/annota3.exp: Use gdb_get_line_number for retrieving line
6268 numbers instead of hardcoding them.
6269 * gdb.base/annota3.c: Provide suitable markers.
6270
6271 * gdb.base/annota1.c [__sh__]: Remove any special-casing.
6272 * gdb.base/annota3.c: Likewise.
6273 * gdb.base/sigall.c: Likewise.
6274 * gdb.base/signals.c: Likewise.
6275 * gdb.reverse/sigall-reverse.c: Likewise.
7964b62a 6276
5a41c0b7
MR
62772012-02-27 Maciej W. Rozycki <macro@codesourcery.com>
6278
6279 * gdb.cp/breakpoint.exp (test_breakpoint): Fix the runto_main
6280 failure return path.
6281
ebbbe5c5
LM
62822012-02-27 Luis Machado <lgustavo@codesourcery.com>
6283
6284 * gdb.base/save-bp.exp: Account for new condition evaluator output.
6285
8d126d8a
LM
62862012-02-24 Luis Machado <lgustavo@codesourcery.com>
6287
6288 * gdb.base/cond-eval-mode.exp: New file.
6289
11337c2f
PA
62902012-02-24 Pedro Alves <palves@redhat.com>
6291
6292 * gdb.base/break-interp.exp (test_ld): Use with_test_prefix.
6293 (top level): Use with_test_prefix.
6294
13fc3e3c
PA
62952012-02-24 Pedro Alves <palves@redhat.com>
6296
6297 * gdb.threads/attach-into-signal.exp (corefunc): Use
6298 with_test_prefix.
6299
07c1b626
JK
63002012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6301
6302 Fix false FAILs on old CPUs without SSE.
6303 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test):
6304 Return untested for Illegal instruction.
6305
596ba138
JK
63062012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6307
6308 Fix false FAILs with glibc debug infos installed.
6309 * gdb.reverse/solib-precsave.exp (set debug-file-directory): New test.
6310 * gdb.reverse/solib-reverse.exp (set debug-file-directory): New test.
6311
aeaa2474
SA
63122012-02-22 Sterling Augustine <saugustine@google.com>
6313
6314 * gdb.base/watchpoint.exp (test_constant_watchpoint): Add test for
6315 constant with cast.
6316
aed555c9
PA
63172012-02-21 Pedro Alves <palves@redhat.com>
6318
6319 * gdb.threads/watchpoint-fork.exp (test): Use with_test_prefix.
6320
78afebb4
PA
63212012-02-21 Pedro Alves <palves@redhat.com>
6322
6323 * gdb.base/return-nodebug.exp (do_test): Use with_test_prefix.
6324
fdcfef12
PA
63252012-02-21 Pedro Alves <palves@redhat.com>
6326
6327 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Use
6328 with_test_prefix.
6329
0f4d39d5
PA
63302012-02-21 Pedro Alves <palves@redhat.com>
6331
6332 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Don't do
6333 with_test_prefix here.
6334 (top level): Do it here instead. Remove `:' from the
6335 with_test_prefix string.
6336 * gdb.base/attach-pie-misread.exp: Remove the leading space the
6337 the suffix `:' from the with_test_prefix prefix string.
6338 * gdb.base/break-interp.exp: Ditto.
6339 * gdb.base/catch-load.exp: Ditto.
6340 * gdb.base/disp-step-syscall.exp: Ditto.
6341 * gdb.base/jit-so.exp: Ditto.
6342 * gdb.base/jit.exp: Ditto.
6343 * gdb.base/sepdebug.exp: Ditto.
6344 * gdb.base/solib-display.exp: Ditto.
6345 * gdb.base/solib-overlap.exp: Ditto.
6346 * gdb.base/watch-cond-infcall.exp: Ditto.
6347 * gdb.base/watchpoint.exp: Ditto.
6348 * gdb.dwarf2/dw2-noloc.exp: Ditto.
6349 * gdb.mi/mi-watch.exp: Ditto.
6350 * gdb.mi/mi2-watch.exp: Ditto.
6351 * gdb.threads/non-ldr-exc-1.exp: Ditto.
6352 * gdb.threads/non-ldr-exc-2.exp: Ditto.
6353 * gdb.threads/non-ldr-exc-3.exp: Ditto.
6354 * gdb.threads/non-ldr-exc-4.exp: Ditto.
6355 * gdb.threads/watchpoint-fork.exp: Ditto.
6356 * gdb.threads/watchthreads-reorder.exp: Ditto.
6357 * gdb.trace/change-loc.exp: Ditto.
6358 * gdb.trace/pending.exp: Ditto.
6359 * gdb.trace/status-stop.exp: Ditto.
6360 * gdb.trace/strace.exp: Ditto.
6361 * gdb.trace/trace-break.exp: Ditto.
6362 * gdb.trace/unavailable.exp: Ditto.
6363 * lib/gdb.exp (with_test_prefix): Always prefix with space and
6364 suffix with colon. Adjust leading comments.
6365
6a5870ce
PA
63662012-02-21 Pedro Alves <palves@redhat.com>
6367 Tom Tromey <tromey@redhat.com>
6368
6369 * lib/gdb.exp: Add description of test prefixes.
6370 (with_test_prefix): New procedure.
6371 * gdb.arch/altivec-abi.exp: Use with_test_prefix.
6372 * gdb.base/attach-pie-misread.exp: Use with_test_prefix.
6373 * gdb.base/break-interp.exp: Use with_test_prefix. Use append
6374 instead of lappend to append to pf_prefix.
6375 * gdb.base/catch-load.exp: Use with_test_prefix.
6376 * gdb.base/disp-step-syscall.exp: Use with_test_prefix.
6377 * gdb.base/jit-so.exp: Use with_test_prefix.
6378 * gdb.base/jit.exp: Use with_test_prefix.
6379 * gdb.base/return-nodebug.exp (do_test): Use append instead of
6380 lappend to append to pf_prefix.
6381 * gdb.base/sepdebug.exp: Use with_test_prefix.
6382 * gdb.base/solib-display.exp: Use with_test_prefix.
6383 * gdb.base/solib-overlap.exp: Use with_test_prefix.
6384 * gdb.base/watch-cond-infcall.exp: Use with_test_prefix.
6385 * gdb.base/watchpoint.exp: Use with_test_prefix.
6386 * gdb.dwarf2/dw2-noloc.exp: Use with_test_prefix.
6387 * gdb.mi/mi-watch.exp: Use with_test_prefix.
6388 * gdb.mi/mi2-watch.exp: Use with_test_prefix.
6389 * gdb.threads/non-ldr-exc-1.exp: Use with_test_prefix.
6390 * gdb.threads/non-ldr-exc-2.exp: Use with_test_prefix.
6391 * gdb.threads/non-ldr-exc-3.exp: Use with_test_prefix.
6392 * gdb.threads/non-ldr-exc-4.exp: Use with_test_prefix.
6393 * gdb.threads/watchpoint-fork.exp: Use with_test_prefix. Use
6394 append instead of lappend to append to pf_prefix.
6395 * gdb.threads/watchthreads-reorder.exp: Use with_test_prefix.
6396 * gdb.trace/change-loc.exp: Use with_test_prefix.
6397 * gdb.trace/pending.exp: Use with_test_prefix.
6398 * gdb.trace/status-stop.exp: Use with_test_prefix.
6399 * gdb.trace/strace.exp: Use with_test_prefix.
6400 * gdb.trace/trace-break.exp: Use with_test_prefix.
6401 * gdb.trace/unavailable.exp: Use with_test_prefix. Use append
6402 instead of lappend to append to pf_prefix.
6403
35dc4a6b
JK
64042012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6405
6406 Fix racy FAILs.
6407 * gdb.base/inferior-died.c (main): Add return of 0.
6408 * gdb.base/inferior-died.exp (continue): Fix expectation of
6409 asynchronous events.
6410 (p 1): New test.
6411
c5a006e6
PA
64122012-02-20 Pedro Alves <palves@redhat.com>
6413
6414 * gdb.threads/attach-into-signal.exp (corefunc): Don't enable
6415 lin-lwp output. Set SIGALRM to stop. Adjust tests to not rely on
6416 gdb's internal debug output. For the non-threaded case, look for
6417 "Program received signal SIGLARM", for the threaded case, peek at
6418 the thread's siginfo.
6419
cc51a170
PA
64202012-02-20 Pedro Alves <palves@redhat.com>
6421
6422 General cleanup, make output test messages unique, and build
6423 different executable files for the non-threaded and threaded
6424 cases.
6425
6426 * gdb.threads/attach-into-signal.exp (binfile, escapedbinfile):
6427 Delete.
6428 (executable_nothr, executable_thr): New globals.
6429 (top level): Adjust to delete both executables.
6430 (corefunc): New parameter $executable. Set $pf_prefix instead of
6431 hand writing a prefix in tests. Issue a clean_restart and enable
6432 lin-lwp debug output here.
6433 (top level): Adjust. Use build_executable. Don't start gdb here,
6434 and don't enable lin-lwp debug output here.
6435 * gdb.threads/Makefile.in (EXECUTABLES): Adjust.
6436
c755f03d
JK
64372012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6438
6439 Fix racy FAILs.
6440 * gdb.base/catch-load.exp (one_catch_load_test): Remove duplicate
6441 "continue" command.
6442
6bec5e0a
JK
64432012-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6444
6445 Fix for gdbserver non-extended mode.
6446 * gdb.base/break-inline.exp (start): Replace "start" by gdb_breakpoint
6447 and gdb_run_cmd.
6448
2e8265fd
TT
64492012-02-17 Tom Tromey <tromey@redhat.com>
6450
6451 * gdb.python/py-events.py (exit_handler): Add test for 'dir'.
6452 * gdb.python/py-events.exp: Check 'dir' output.
6453 * gdb.python/py-type.exp (test_fields): Add test for 'dir'.
6454
9e507076
YQ
64552012-02-17 Yao Qi <yao@codesourcery.com>
6456
6457 * gdb.trace/strace.exp (strace_info_marker): Test `info threads'.
6458
32d22ab1
TT
64592012-02-16 Tom Tromey <tromey@redhat.com>
6460
6461 * gdb.base/inferior-died.c: Don't include stdio.h.
6462
9addecb9
TT
64632012-02-16 Tom Tromey <tromey@redhat.com>
6464
6465 * gdb.base/inferior-died.c: New file.
6466 * gdb.base/inferior-died.exp: New file.
6467
4cb6da1c
AR
64682012-02-15 Aleksandar Ristovski <aristovski@qnx.com>
6469
6470 * gdb.base/break-inline.exp: New file.
6471 * gdb.base/break-inline.c: New file.
6472
3af2590d
TT
64732012-02-15 Tom Tromey <tromey@redhat.com>
6474
6475 * gdb.base/pc-fp.exp: Add "info register" tests.
6476
29988831
TT
64772012-02-15 Tom Tromey <tromey@redhat.com>
6478
6479 * gdb.base/regs.exp: Remove.
6480
10010058
PA
64812012-02-15 Pedro Alves <palves@redhat.com>
6482
6483 * gdb.trace/backtrace.exp: Issue UNSUPPORTED instead of PASS when
6484 the target doesn't support tracepoints.
6485 * gdb.trace/circ.exp: Ditto.
6486 * gdb.trace/collection.exp: Ditto.
6487 * gdb.trace/packetlen.exp: Ditto.
6488 * gdb.trace/passc-dyn.exp: Ditto.
6489 * gdb.trace/report.exp: Ditto.
6490 * gdb.trace/tfind.exp: Ditto.
6491 * gdb.trace/tspeed.exp: Ditto.
6492 * gdb.trace/tsv.exp: Ditto.
6493 * gdb.trace/unavailable.exp: Ditto.
6494 * gdb.trace/while-dyn.exp: Ditto.
6495
a2e0062d
PA
64962012-02-15 Pedro Alves <palves@redhat.com>
6497
6498 * gdb.trace/circ.exp (trace_buffer_normal): Rewrite using
6499 gdb_test_multiple, and call unsupported instead of fail, if the
6500 remote side does not support the request.
6501
a1999d40
PA
65022012-02-15 Pedro Alves <palves@redhat.com>
6503
6504 * gdb.server/ext-attach.exp: Make sure gdb is disconnected.
6505 * gdb.server/ext-run.exp: Make sure gdb is disconnected.
6506 * gdb.server/file-transfer.exp: Make sure gdb is disconnected.
6507 * gdb.server/server-mon.exp: Make sure gdb is disconnected.
6508 * gdb.server/server-run.exp: Make sure gdb is disconnected.
6509 * lib/gdbserver-support.exp (gdbserver_start_extended): Only
6510 prepend "extended-" to $gdbserver_protocol if $gdbserver_protocol
6511 doesn't start with "extended-" already.
6512
7cee1e54
PA
65132012-02-15 Pedro Alves <palves@redhat.com>
6514
6515 Support extended-remote. Avoid cascading timeouts.
6516
6517 * gdb.base/attach.exp (do_attach_tests): Add expected output for
6518 the extended-remote target. If attaching with no file fails, load
6519 the file manually.
6520 * gdb.server/ext-attach.exp: Adjust expected attach/detach output.
6521
816338b5
SS
65222012-02-14 Stan Shebs <stan@codesourcery.com>
6523
6524 * gdb.base/ena-dis-br.exp: Add enable count test.
6525
cc30c4bd
PA
65262012-02-13 Pedro Alves <palves@redhat.com>
6527
6528 * config/mips-idt.exp: Delete.
6529 * gdb.base/a2-run.exp: Remove mips-idt xfails.
6530 * gdb.base/bitfields.exp: Remove mips-idt restarts.
6531 * gdb.base/break.exp: Remove mips-idt references.
6532 * gdb.base/chng-syms.exp: Ditto.
6533 * gdb.base/default.exp: Ditto.
6534 * gdb.base/funcargs.exp (funcargs_reload): Delete.
6535 (top level): Don't call it.
6536 * gdb.base/opaque.exp: Remove mips-idt restarts.
6537 * gdb.base/ptype.exp: Remove mips-idt xfails.
6538 * gdb.base/scope.exp: Remove mips-idt restarts.
6539 * gdb.base/sepdebug.exp: Remove mips-idt references.
6540 * gdb.base/watchpoint.exp (maybe_clean_restart)
6541 (maybe_reinitialize): Delete.
6542 (test_disabling_watchpoints, test_disabling_watchpoints)
6543 (test_watchpoint_triggered_in_syscall)
6544 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
6545 Don't call them.
6546
57008375
JK
65472012-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6548
6549 * gdb.server/server-exec-info.exp: New file.
6550
4a2d9c08
PA
65512012-02-10 Pedro Alves <palves@redhat.com>
6552
6553 * gdb.base/break-interp.exp (test_attach_gdb): Assume $file is
6554 always non-empty.
6555 (test_attach): Always pass $exec to test_attach_gdb.
6556
09fa21bd
TT
65572012-02-08 Tom Tromey <tromey@redhat.com>
6558
6559 * gdb.python/py-symbol.exp: Use lookup_global_symbol for tests
6560 before inferior is started.
6561
f0823d2c
TT
65622012-02-07 Tom Tromey <tromey@redhat.com>
6563
6564 * gdb.python/py-symbol.exp: Test Symbol.needs_frame and
6565 Symbol.value.
6566 * gdb.python/py-symbol.c (qq): Set default value.
6567
65682012-02-07 Tom Tromey <tromey@redhat.com>
64e7d9dd
TT
6569
6570 * gdb.python/py-symbol.c (qq): New global.
6571 * gdb.python/py-symbol.exp: Add test for frame-less
6572 lookup_symbol.
6573 * gdb.python/py-symtab.exp: Fix line number.
6574
f7e44f65
JB
65752012-02-03 Joel Brobecker <brobecker@adacore.com>
6576
6577 * gdb.ada/mi_task_arg: New testcase.
6578
4c9ed63c
PA
65792012-02-02 Pedro Alves <palves@redhat.com>
6580
6581 * gdb.reverse/until-precsave.exp: Also put "record save" under the
6582 extended timeout.
6583
c0b9f2c6
PA
65842012-02-02 Pedro Alves <palves@redhat.com>
6585
6586 * gdb.gdb/complaints.exp: Skip if gdb,noinferiorio is set.
6587 * gdb.gdb/selftest.exp (test_with_self): Handle gdb,noinferiorio.
6588
5f8cefd7
PA
65892012-02-02 Pedro Alves <palves@redhat.com>
6590
6591 * gdb.base/term.exp: Rewrite.
6592 * gdb.base/term.c: New.
6593
2f3a2569
PA
65942012-02-02 Pedro Alves <palves@redhat.com>
6595
6596 * gdb.base/default.exp (run "r" abbreviation, run): Add
6597 extended-remote expected output.
6598
f149aabd
TT
65992012-02-02 Tom Tromey <tromey@redhat.com>
6600
6601 * gdb.cp/dispcxx.exp: New file.
6602 * gdb.cp/dispcxx.cc: New file.
6603
03bef283
TT
66042012-02-01 Tom Tromey <tromey@redhat.com>
6605
6606 * gdb.base/jit-simple.exp: New file.
6607 * gdb.base/jit-simple.c: New file.
6608
a79b18b5
YQ
66092012-01-30 Yao Qi <yao@codesourcery.com>
6610
6611 * gdb.base/skip.exp: Make test result unique.
6612
f0d1a53e
JK
66132012-01-30 Jan Kratochvil <jan.kratochvil@redhat.com>
6614
6615 * gdb.base/valgrind-db-attach.exp (attach to debugger): Fix
6616 compatibility with valgrind-3.7.0.
6617
4b3c9f41
PA
66182012-01-27 Pedro Alves <palves@redhat.com>
6619
6620 * gdb.base/watchpoint.exp (no_hw): New global.
6621 (maybe_clean_restart, maybe_reinitialize): If no_hw is set,
6622 disable hw watchpoints.
6623 (test_wide_location_1, test_wide_location_2): If no_hw is set,
6624 don't expect hw watchpoints.
6625 (no_hw_watchpoints): Always clean restart.
6626 (do_tests): New procedure, factored out from the top level.
6627 (top level): Run tests twice. Once with hw watchpoints enabled,
6628 another time with hw watchpoints disabled.
6629
a13491c8
PA
66302012-01-27 Pedro Alves <palves@redhat.com>
6631
6632 * gdb.base/watchpoint.exp (test_no_hw_watchpoints): New, factored
6633 out from the top level.
6634 (top level): Call it instead.
6635
f2c8a051
PA
66362012-01-27 Pedro Alves <palves@redhat.com>
6637
6638 * gdb.base/watchpoint.exp (top level): Re-enable hardware
6639 watchpoints sooner.
6640
654d7a9e
PA
66412012-01-27 Pedro Alves <palves@redhat.com>
6642
6643 * gdb.base/watchpoint.exp (top level): Delete watch ival3.
6644
274f47f3
PA
66452012-01-27 Pedro Alves <palves@redhat.com>
6646
6647 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): Expect
6648 "You may have requested too many hardware
6649 breakpoints/watchpoints".
6650
e4d63ba2
PA
66512012-01-27 Pedro Alves <palves@redhat.com>
6652
6653 * gdb.base/watchpoint.exp (maybe_clean_restart)
6654 (maybe_reinitialize): New.
6655 (test_disabling_watchpoints): Call maybe_reinitialize. Don't
6656 expect "hit N times".
6657 (test_disabling_watchpoints, test_complex_watchpoint)
6658 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
6659 Call maybe_clean_restart.
6660 (top level): Use clean_restart. Remove "mips-idt-*"
6661 reinitialization.
6662
dbd95daf
PA
66632012-01-27 Pedro Alves <palves@redhat.com>
6664
6665 * gdb.base/watchpoint.exp: Always run test_complex_watchpoint.
6666
f3ad2025
PA
66672012-01-27 Pedro Alves <palves@redhat.com>
6668
6669 * gdb.base/watchpoint.exp: Clean restart after tests that don't
6670 require `initialize' anymore. Remove unnecessary `initialize'
6671 calls.
6672
100aa3ae
PA
66732012-01-27 Pedro Alves <palves@redhat.com>
6674
6675 * gdb.base/watchpoint.exp (wp_set): Delete.
6676 (initialize, test_simple_watchpoint, top level): Remove dead code.
6677
c79a8e11
PA
66782012-01-27 Pedro Alves <palves@redhat.com>
6679
6680 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Fix
6681 typo.
6682
048fe15a
PA
66832012-01-27 Pedro Alves <palves@redhat.com>
6684
6685 * config/extended-gdbserver.exp: New file.
6686 * lib/gdbserver-support.exp (gdbserver_start_extended): Extend
6687 comment.
6688 (gdbserver_start_multi, mi_gdbserver_start_multi): New.
6689 * boards/native-extended-gdbserver.exp: New file.
6690
4033a6bf
PA
66912012-01-26 Pedro Alves <palves@redhat.com>
6692
6693 * gdb.base/watchpoint.exp: Replace send_gdb/gdb_expect by gdb_test
6694 and gdb_test_multiple.
6695
3d7f4b81
PA
66962012-01-26 Pedro Alves <palves@redhat.com>
6697
6698 Make test messages unique, and more identifiable.
6699 * gdb.multi/watchpoint-multi.exp: Change test messages.
6700
484abf42
TT
67012012-01-25 Tom Tromey <tromey@redhat.com>
6702
6703 * gdb.base/solib-disc.exp: Fix regexps.
6704
edcc5120
TT
67052012-01-24 Tom Tromey <tromey@redhat.com>
6706
6707 * lib/mi-support.exp (mi_expect_stop): Add special case for
6708 solib-event.
6709 * gdb.base/catch-load-so.c: New file.
6710 * gdb.base/catch-load.exp: New file.
6711 * gdb.base/catch-load.c: New file.
6712 * gdb.base/break-interp.exp (reach_1): Update regexp.
6713
30b91c90
JK
67142012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6715
6716 Fix fuzzy results.
6717 * gdb.mi/var-cmd.c (do_locals_tests): Initialize variables lsimple,
6718 lpsimple and func.
6719
53fe1783
GB
67202012-01-24 Gary Benson <gbenson@redhat.com>
6721
6722 Delete #if 0'd out code.
6723 * gdb.base/default.exp (info catch): Remove.
6724 * gdb.base/gdb_history (info catch): Likewise.
6725 * gdb.base/help.exp (info catch): Likewise.
6726
d0d8b0c6
JK
67272012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6728
6729 Fix watchpoints to be specific for each inferior.
6730 * gdb.multi/watchpoint-multi.c: New file.
6731 * gdb.multi/watchpoint-multi.exp: New file.
6732
4403d8e9
JK
67332012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6734
6735 Fix watchpoints across inferior fork.
6736 * gdb.threads/watchpoint-fork-child.c: New file.
6737 * gdb.threads/watchpoint-fork-mt.c: New file.
6738 * gdb.threads/watchpoint-fork-parent.c: New file.
6739 * gdb.threads/watchpoint-fork-st.c: New file.
6740 * gdb.threads/watchpoint-fork.exp: New file.
6741 * gdb.threads/watchpoint-fork.h: New file.
6742
050a2e1d
PA
67432012-01-23 Pedro Alves <palves@redhat.com>
6744
6745 * gdb.base/call-signal-resume.exp: Allow output after "return".
6746
6a52fb62
PA
67472012-01-20 Pedro Alves <palves@redhat.com>
6748
6749 * gdb.python/py-finish-breakpoint.py: Fix typo.
6750
145b16a9
UW
67512012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
6752
6753 * gdb.base/info-proc.exp: Also run on remote targets. Main
6754 "info proc" command is now always present; whether target supports
6755 actual info proc operation is detected when attempting to issue
6756 the command.
6757
26f6125e
JK
67582012-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6759
6760 * .gdbinit: Remove.
6761
eb5227ce
PA
67622012-01-19 Pedro Alves <palves@redhat.com>
6763
6764 * gdb.java/jprint.exp: Don't rely on inferior output, but instead
6765 look at the funtions' returns.
6766 * gdb.java/jprint.java (jvclass.addprint, jprint.print(int))
6767 (jprint.print(int, int)): Change return type to int. Adjust.
6768
1db33378
PP
67692012-01-18 Paul Pluzhnikov <ppluzhnikov@google.com>
6770
6771 PR gdb/9538
6772 * gdb.base/sepdebug.exp: New test.
6773
b9736cf8
PA
67742012-01-18 Pedro Alves <palves@redhat.com>
6775
6776 * gdb.ada/mi_task_info.exp (-ada-task-info with no argument):
6777 Allow output before ^done.
6778
4aac40c8
TT
67792012-01-16 Tom Tromey <tromey@redhat.com>
6780
6781 * gdb.linespec/linespec.exp: Change some tests to use $decimal.
6782 Add tests for relative directory.
6783
cafec441
TT
67842012-01-16 Tom Tromey <tromey@redhat.com>
6785
6786 * gdb.base/printcmds.c (enum flag_enum): New.
6787 (three): New global.
6788 * gdb.base/printcmds.exp (test_print_enums): Add test for flag
6789 enum printing.
6790 * gdb.python/py-pp-maint.py (build_pretty_printer): Instantiate
6791 FlagEnumerationPrinter.
6792 * gdb.python/py-pp-maint.exp: Add tests for FlagEnumerationPrinter.
6793 * gdb.python/py-pp-maint.c (enum flag_enum): New.
6794 (fval): New global.
6795
abcc4978
PA
67962012-01-16 Pedro Alves <palves@redhat.com>
6797
6798 * lib/gdb.exp (banned_procedures): New variable.
6799 (banned_variables_traced): Rename to ...
6800 (banned_traced): ... this.
6801 (gdb_init): Also trace banned procedures.
6802 (gdb_finish): Also untrace banned procedures.
6803
97ccebe8
PA
68042012-01-16 Pedro Alves <palves@redhat.com>
6805
6806 Remove all calls to strace.
6807
2af7517b
JK
68082012-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6809
6810 * gdb.dwarf2/dw2-namespaceless-anonymous.S: New file.
6811 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: New file.
6812
9241a8bc
PP
68132012-01-13 Paul Pluzhnikov <ppluzhnikov@google.com>
6814
6815 * gdb.base/attach-pie-misread.exp: Pass -pie only to the linker.
6816 * gdb.base/pie-execl.exp: Likewise.
6817
3848a17f
KS
68182012-01-12 Keith Seitz <keiths@redhat.com>
6819
6820 PR mi/10586
6821 * gdb.mi/var-cmd.c (struct anonymous): New structure.
6822 (do_anonymous_type_tests): New function.
6823 (main): Call do_anonymous_type_tests.
6824 * gdb.mi/mi2-var-child.exp: Add anonymous type tests.
6825 (verify_everything): New procedure.
6826 * gdb.mi/mi-var-cp.cc (class A): New class.
6827 (anonymous_structs_and_unions): New function.
6828 (main): Call anonymous_structs_and_unions.
6829 * gdb.mi/mi-var-cp.exp: Add anonymous type tests.
6830 (verify_everything): New procedure.
6831
440e2fca
KS
68322012-01-12 Keith Seitz <keiths@redhat.com>
6833
6834 * lib/mi-support.exp: Expand comments about PATH_EXPR.
6835 (varobj_tree::get_path_expr): Assume that all varobjs are
6836 compound unless they are known simple types.
6837 Adjust path expressions based on parent type, path parent type,
6838 and tree language.
6839 (varobj_tree::walk_tree): Add LANGUAGE parameter and save it into
6840 the root varobj.
6841 (mi_walk_varobj_tree): Add LANGUAGE parameter.
6842
675399c9
PA
68432012-01-11 Pedro Alves <palves@redhat.com>
6844
6845 * gdb.base/default.exp (core-file): Don't expect "GDB can't read
6846 core files on this machine" anymore.
6847
97ddaa9b
PH
68482012-01-11 Paul Hilfinger <hilfingr@adacore.com>
6849
6850 * gdb.base/watchpoint.c (recurser): Initialize local_x.
6851 (main): Repeat recurser call.
6852 * gdb.base/watchpoint.exp: Check that 'watch recurser::local_x' is
6853 equivalent to 'local_x'.
6854
ea733575 68552012-01-11 Paul Hilfinger <hilfingr@adacore.com>
6fdff2c5 6856 Joel Brobecker <brobecker@adacore.com>
ea733575
PH
6857
6858 * gdb.base/recpar.c, gdb.base/recpar.exp: New files.
6859
2ca0b532
PA
68602012-01-05 Pedro Alves <alves.ped@gmail.com>
6861
6862 * gdb.mi/mi-stepn.c, gdb.mi/mi-stepn.exp: New files.
6863 * gdb.python/py-events.c (first): Add bits for new "step N" test.
6864 * gdb.python/py-events.exp: Test that "step N" tripping on a
6865 breakpoint emits a breakpoint event.
6866
6e681866
JB
68672012-01-03 Joel Brobecker <brobecker@adacore.com>
6868
6869 * gdb.base/auxv.exp: Reformat the copyright notice.
6870
3c2d6aff
YQ
68712012-01-03 Yao Qi <yao@codesourcery.com>
6872
6873 * gdb.trace/strace.exp (strace_trace_on_same_addr): New.
6874 (strace_trace_on_diff_addr): New.
6875 * gdb.trace/strace.c: (main): Add two local variables.
6876
0852fee3
UW
68772011-01-02 Ulrich Weigand <uweigand@de.ibm.com>
6878
6879 * gdb.cell/fork.exp: Delete breakpoints after reaching main.
6880 * gdb.cell/gcore.exp: Likewise.
6881 * gdb.cell/solib-symbol.exp: Use "info symbol" instead of "break"
6882 to verify the correct instance of main is selected.
6883
12c3e59c
JB
68842012-01-02 Joel Brobecker <brobecker@adacore.com>
6885
6886 * dg-extract-results.sh, gdb.arch/gcore.c, gdb.arch/gdb1558.c,
6887 gdb.arch/i386-gnu-cfi.c, gdb.base/complex.c, gdb.base/cvexpr.c,
6888 gdb.base/gcore.c, gdb.base/gdb1555-main.c, gdb.base/gdb1555.c,
6889 gdb.base/gdb1821.c, gdb.base/long_long.c, gdb.base/restore.c,
6890 gdb.base/sepdebug.c, gdb.base/type-opaque-lib.c,
6891 gdb.base/type-opaque-main.c, gdb.cp/maint.exp, gdb.cp/namespace1.cc,
6892 gdb.cp/pr9631.cc, gdb.cp/psmang1.cc, gdb.cp/psmang2.cc,
6893 gdb.cp/try_catch.cc, gdb.cp/virtfunc.cc, gdb.hp/gdb.base-hp/reg.exp,
6894 gdb.mi/basics.c, gdb.mi/mi-stack.c, gdb.mi/mi-var-child.c,
6895 gdb.mi/mi2-var-child.exp, gdb.mi/var-cmd.c,
6896 gdb.threads/thread_check.c: Reformat copyright header.
6897
c0f378ec
EBM
68982011-12-30 Edjunior Machado <emachado@linux.vnet.ibm.com>
6899
e4a7ca93 6900 * gdb.python/py-finish-breakpoint.exp: Add `.' prefix for ppc64.
c0f378ec
EBM
6901 * gdb.python/py-finish-breakpoint2.exp: Skip testcase if python support
6902 is not enabled.
6903
3bc96cfb
JK
69042011-12-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6905
6906 * gdb.python/py-finish-breakpoint.c (test_exec_exit): Change the
6907 parameter to self_exec, adjust the function.
6908 (main): Check for argv[1] "exit". Use argv[0] for test_exec_exit.
6909 * gdb.python/py-finish-breakpoint.exp (set var self_exec = 0): New test.
6910 (set var do_exit = 0): Remove test.
6911 (newline at end of file): Add one.
6912
095bcf5e
JB
69132011-12-27 Joel Brobecker <brobecker@adacore.com>
6914
6915 * gdb.base/dmsym.c, gdb.base/dmsym_main.c, gdb.base/dmsym.exp:
6916 New files.
6917
18d19bd1
JK
69182011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6919
6920 Fix racy FAILs.
6921 * gdb.threads/fork-thread-pending.c (barrier): New variable.
6922 (thread_function, thread_forker): Call pthread_barrier_wait for it.
6923 (main): Call pthread_barrier_init for it.
6924
e809353a
JK
69252011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6926
6927 Fix double send_gdb leading to racy FAILs.
6928 * gdb.base/break.exp (set silent break bp_location1): Replace
6929 3x send_gdb and gdb_expect by gdb_test.
6930 * gdb.base/fileio.exp: Replace 2x send_gdb by gdb_exit and sleep.
6931 * gdb.base/foll-vfork.exp (vfork_and_exec_child_follow_to_main_bp)
6932 (vfork_and_exec_child_follow_through_step): Use gdb_test_no_output
6933 instead of send_gdb. Twice.
6934 * gdb.base/sepdebug.exp (set silent break bp_location1): Replace
6935 3x send_gdb and gdb_expect by gdb_test.
6936 * gdb.mi/mi-nsmoribund.exp: Replace 3x send_gdb by mi_gdb_test.
6937
da8cb7ec
JK
69382011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6939
6940 * gdb.linespec/linespec.exp: Compile using {c++}.
6941
ae1a303e
JK
69422011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6943
6944 * gdb.cp/templates.exp (test_template_typedef): Import gdb_prompt.
6945 (print destructor of template typedef): Extend it for gcc/51668 XFAIL.
6946 (verify GCC PR debug/51668): New test.
6947
cc72b2a2
KP
69482011-12-23 Kevin Pouget <kevin.pouget@st.com>
6949
6950 Introduce gdb.FinishBreakpoint in Python.
6951 * Makefile.in (EXECUTABLES): Add py-finish-breakpoint and
6952 py-finish-breakpoint2
6953 (MISCALLANEOUS): Add py-events-shlib.so and py-events-shlib-nodebug.so
6954 * gdb.python/py-breakpoint.exp (mult_line): Define and use variable
6955 instead of line number.
6956 * gdb.python/py-finish-breakpoint.c: New file.
6957 * gdb.python/py-finish-breakpoint.exp: New file.
6958 * gdb.python/py-finish-breakpoint.py: New file.
6959 * gdb.python/py-finish-breakpoint2.cc: New file.
6960 * gdb.python/py-finish-breakpoint2.exp: New file.
6961 * gdb.python/py-finish-breakpoint2.py: New file.
6962
3b7962f9
JK
69632011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6964
6965 Partial fix of compatibility with gcc-4.7.
6966 * gdb.cp/templates.exp (ptype T5<int>, ptype t5i): Turn all PASS cases
6967 into XFAIL "new without size_t". Permit size_t for the KFAIL case.
6968 Add comment to add a PASS case in the future.
6969
6538471c
JK
6970 Fix compatibility with gcc-4.7.
6971 * gdb.python/py-frame-inline.c (f): Use inline for __always_inline__.
6972
7052e42c
UW
69732011-12-21 Ulrich Weigand <ulrich.weigand@linaro.org>
6974
6975 PR tdep/12797
6976 * gdb.base/callfuncs.exp: Remove KFAIL.
6977
9ac7f98e
JB
69782011-12-21 Joel Brobecker <brobecker@adacore.com>
6979
6980 * gdb.ada/task_bp: New testcase.
6981
f6eeced0
JK
69822011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6983
6984 * gdb.base/reread.exp: If srcfile2 fails to build retry it with
6985 -DNO_SECTIONS.
6986 * gdb.base/reread2.c <!NO_SECTIONS>: New sections block.
6987
72225e17
JK
69882011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6989
6990 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Make
6991 PR gcc/45997 XFAIL conditional for gcc <= 4.5.
6992 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
6993 Change PR gcc/41736 to the more specific PR gcc/46955. Make it
6994 conditional for gcc <= 4.5.
6995
13ac8d2c
JK
69962011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6997
6998 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Replace KFAIL
6999 by XFAIL.
7000 * gdb.cp/static-method.exp (info addr A::func())
7001 (list static-method.cc:xxx::(anonymous namespace)::A::func)
7002 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
7003 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
7004 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): Likewise.
7005 * gdb.cp/temargs.exp (test value of F in k2_m, test type of F in k3_m)
7006 (test value of F in k3_m): Likewise.
7007 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
7008 Likewise.
7009
049682ba
JK
70102011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7011
7012 * gdb.threads/attach-stopped.exp (continue (*: attach2 continue))
7013 (*: attach2 stop interrupt, *: attach2, exit leaves process sleeping):
7014 Remove.
7015 * gdb.threads/attachstop-mt.c: Remove.
7016 * gdb.threads/attachstop-mt.exp: Remove.
7017
2c9d8796
MK
70182011-12-17 Mark Kettenis <kettenis@gnu.org>
7019
7020 * gdb.arch/amd64-i386-address.exp: Skip on *-*-openbsd*.
7021
e0f9f062
DE
70222011-12-16 Doug Evans <dje@google.com>
7023
f4aa2101 7024 * boards/native-stdio-gdbserver.exp: New file.
966be4fd
DE
7025 * boards/native-gdbserver.exp: New file.
7026
e0f9f062
DE
7027 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize stdio
7028 gdbserver output.
7029 (gdbserver_default_get_remote_address): New function.
7030 (gdbserver_start): Call gdb,get_remote_address to compute argument
7031 to "target remote" command.
7032
80b6e756
PM
70332011-12-16 Phil Muldoon <pmuldoon@redhat.com>
7034
1c3ad6ab 7035 * gdb.python/py-function.exp: Change "on" to "full" for
80b6e756
PM
7036 python print-stack. Add set/show python print-stack
7037 off|full|message tests.
7038
1576bd00
YQ
70392011-12-15 Yao Qi <yao@codesourcery.com>
7040
7041 * gdb.trace/strace.c: New
7042 * gdb.trace/strace.exp: New.
7043
d6a0f6e0
TT
70442011-12-14 Tom Tromey <tromey@redhat.com>
7045
7046 * gdb.dwarf2/dw2-inline-param.exp: Log the objcopy command.
7047
31015e1d
DE
70482011-12-14 Doug Evans <dje@google.com>
7049
7050 * lib/gdb.exp (gdb_start_cmd): Fix error return value.
7051
7b50312a
PA
70522011-12-14 Pedro Alves <pedro@codesourcery.com>
7053
7054 PR threads/10729
7055
7056 * gdb.mi/watch-nonstop.c: New file.
6fdff2c5 7057 * gdb.mi/mi-watch-nonstop.exp: New file.
7b50312a 7058
924437bc
PA
70592011-12-13 Pedro Alves <pedro@codesourcery.com>
7060 Doug Evans <dje@google.com>
7061
7062 * lib/gdb.exp (gdb_run_cmd, runto_main, gdb_compile)
7063 (clean_restart): Remove references to the gdb_stub target board
7064 variable.
7065 (gdb_step_for_stub): Delete.
7066
7067 * gdb.base/annota1.exp: Remove all references to [target_info
7068 exists gdb_stub], gdb_step_for_stub and usestubs.
7069 * gdb.base/annota3.exp: Ditto.
7070 * gdb.base/async.exp: Ditto.
7071 * gdb.base/break.exp: Ditto.
7072 * gdb.base/code-expr.exp: Ditto.
7073 * gdb.base/commands.exp: Ditto.
7074 * gdb.base/completion.exp: Ditto.
7075 * gdb.base/condbreak.exp: Ditto.
7076 * gdb.base/consecutive.exp: Ditto.
7077 * gdb.base/cvexpr.exp: Ditto.
7078 * gdb.base/define.exp: Ditto.
7079 * gdb.base/display.exp: Ditto.
7080 * gdb.base/ena-dis-br.exp: Ditto.
7081 * gdb.base/environ.exp: Ditto.
7082 * gdb.base/gnu-ifunc.exp: Ditto.
7083 * gdb.base/maint.exp: Ditto.
7084 * gdb.base/pending.exp: Ditto.
7085 * gdb.base/sect-cmd.exp: Ditto.
7086 * gdb.base/sepdebug.exp: Ditto.
7087 * gdb.base/unload.exp: Ditto.
7088 * gdb.base/watchpoint-solib.exp: Ditto.
7089 * gdb.cp/annota2.exp: Ditto.
7090 * gdb.cp/annota3.exp: Ditto.
7091 * gdb.dwarf2/dw2-inline-param.exp: Ditto.
7092 * gdb.hp/gdb.compat/xdb1.exp: Ditto.
7093 * gdb.mi/mi-pending.exp: Ditto.
7094 * gdb.trace/circ.exp: Ditto.
7095 * gdb.cp/ovldbreak.exp: Ditto. Adjust expected line numbers.
7096 * gdb.base/list.exp: Ditto.
7097
7098 * gdb.base/all-types.c: Remove all calls to set_debug_traps and
7099 breakpoint function and all references to the usestubs macro.
7100 * gdb.base/exprs.c: Ditto.
7101 * gdb.base/freebpcmd.c: Ditto.
7102 * gdb.base/bitfields.c: Ditto.
7103 * gdb.base/bitfields2.c: Ditto.
7104 * gdb.base/break.c: Ditto.
7105 * gdb.base/call-sc.c: Ditto.
7106 * gdb.base/call-signals.c: Ditto.
7107 * gdb.base/callfuncs.c: Ditto.
7108 * gdb.base/charset.c: Ditto.
7109 * gdb.base/consecutive.c: Ditto.
7110 * gdb.base/constvars.c: Ditto.
7111 * gdb.base/funcargs.c: Ditto.
7112 * gdb.base/int-type.c: Ditto.
7113 * gdb.base/interrupt.c: Ditto.
7114 * gdb.base/langs0.c: Ditto.
7115 * gdb.base/list0.c: Ditto.
7116 * gdb.base/mips_pro.c: Ditto.
7117 * gdb.base/miscexprs.c: Ditto.
7118 * gdb.base/nodebug.c: Ditto.
7119 * gdb.base/opaque0.c: Ditto.
7120 * gdb.base/pointers.c: Ditto.
7121 * gdb.base/printcmds.c: Ditto.
7122 * gdb.base/ptype.c: Ditto.
7123 * gdb.base/recurse.c: Ditto.
7124 * gdb.base/reread1.c: Ditto.
7125 * gdb.base/reread2.c: Ditto.
7126 * gdb.base/restore.c: Ditto.
7127 * gdb.base/return.c: Ditto.
7128 * gdb.base/run.c: Ditto.
7129 * gdb.base/scope0.c: Ditto.
7130 * gdb.base/sepdebug.c: Ditto.
7131 * gdb.base/setshow.c: Ditto.
7132 * gdb.base/setvar.c: Ditto.
7133 * gdb.base/sigall.c: Ditto.
7134 * gdb.base/signals.c: Ditto.
7135 * gdb.base/structs.c: Ditto.
7136 * gdb.base/structs2.c: Ditto.
7137 * gdb.base/testenv.c: Ditto.
7138 * gdb.base/twice.c: Ditto.
7139 * gdb.base/unwindonsignal.c: Ditto.
7140 * gdb.base/watchpoint.c: Ditto.
7141 * gdb.base/watchpoints.c: Ditto.
7142 * gdb.base/whatis.c: Ditto.
7143 * gdb.cp/classes.cc: Ditto.
7144 * gdb.cp/cplusfuncs.cc: Ditto.
7145 * gdb.cp/derivation.cc: Ditto.
7146 * gdb.cp/formatted-ref.cc: Ditto.
7147 * gdb.cp/misc.cc: Ditto.
7148 * gdb.cp/overload.cc: Ditto.
7149 * gdb.cp/ovldbreak.cc: Ditto.
7150 * gdb.cp/ref-params.cc: Ditto.
7151 * gdb.cp/ref-types.cc: Ditto.
7152 * gdb.cp/templates.cc: Ditto.
7153 * gdb.cp/virtfunc.cc: Ditto.
7154 * gdb.hp/gdb.aCC/run.c: Ditto.
7155 * gdb.hp/gdb.base-hp/callfwmall.c: Ditto.
7156 * gdb.hp/gdb.compat/xdb0.c: Ditto.
7157 * gdb.reverse/consecutive-reverse.c: Ditto.
7158 * gdb.reverse/sigall-reverse.c: Ditto.
7159 * gdb.reverse/until-reverse.c: Ditto.
7160 * gdb.reverse/watch-reverse.c: Ditto.
7161 * gdb.trace/actions.c: Ditto.
7162 * gdb.trace/circ.c: Ditto.
7163 * gdb.trace/collection.c: Ditto.
7164
fabde485
PA
71652011-12-13 Pedro Alves <pedro@codesourcery.com>
7166
7167 * gdb.base/watchpoint.c (struct foo2, foo2, struct foo4, foo4)
7168 (func6, func7): New.
7169 (main): Call func6 and func7.
7170 * gdb.base/watchpoint.exp (test_wide_location_1)
7171 (test_wide_location_2): New.
7172 (top level): Re-enable hardware watchpoints if necessary. Call
7173 test_wide_location_1 and test_wide_location_2.
7174
ff7d1690
YQ
71752011-12-11 Yao Qi <yao@codesourcery.com>
7176
7177 * gdb.trace/status-stop.exp: Skip it if target doesn't support trace.
7178
a6af7abe
JB
71792011-12-11 Joel Brobecker <brobecker@adacore.com>
7180
7181 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp: Adjust
7182 expected output for unsupported case.
7183
61638e15
JK
71842011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7185
7186 PR testsuite/12649
7187 * gdb.trace/ftrace.exp (test_fast_tracepoints): Import gdb_prompt.
7188 Protect gdb_test_multiple by final $gdb_prompt match.
7189
0a00efc3
JK
71902011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7191
7192 * gdb.cp/static-method.exp (have_gcc_45682_fixed, info addr A::func()):
7193 New variable, new test.
7194 (list static-method.cc:xxx::(anonymous namespace)::A::func)
7195 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
7196 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
7197 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): KFAIL
7198 them if HAVE_GCC_45682_FIXED is not set.
7199
4511b1ba
YQ
72002011-12-10 Yao Qi <yao@codesourcery.com>
7201
7202 * gdb.trace/status-stop.exp: New.
7203 * gdb.trace/status-stop.c: New.
7204
27949e73
JK
72052011-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7206
7207 * gdb.reverse/until-precsave.exp (run to end of main) Extend the
7208 timeout.
7209
d8ea7931
TT
72102011-12-08 Tom Tromey <tromey@redhat.com>
7211
7212 * gdb.cp/ovsrch.exp (test_class): Correctly use "a_param" in
7213 condition.
7214
1cc310d2
SS
72152011-12-07 Stan Shebs <stan@codesourcery.com>
7216
7217 * gdb.trace/tfind.exp: Update for output changes.
7218
d482a875
PA
72192011-12-07 Pedro Alves <pedro@codesourcery.com>
7220
7221 * gdb.ada/catch_ex.exp: Skip as unsupported if "catch exception"
7222 throws "Cannot insert catchpoints in this configuration".
7223 * gdb.ada/mi_catch_ex.exp: Likewise.
7224
f0ba3972
PA
72252011-12-06 Pedro Alves <pedro@codesourcery.com>
7226
7227 * gdb.base/break-always.exp: Test changing memory at addresses
7228 with breakpoints inserted.
7229
f8eba3c6
TT
72302011-12-06 Joel Brobecker <brobecker@acacore.com>
7231
6fdff2c5
PA
7232 * gdb.ada/fullname_bp.exp: Add tests for other valid linespecs
7233 involving a fully qualified function name.
f8eba3c6
TT
7234
72352011-12-06 Tom Tromey <tromey@redhat.com>
7236
7237 * gdb.ada/homonym.exp: Add three breakpoint tests.
7238
72392011-12-06 Tom Tromey <tromey@redhat.com>
7240
7241 * gdb.base/solib-weak.exp (do_test): Remove kfail.
7242 * gdb.trace/tracecmd.exp: Disable pending breakpoints earlier.
7243 * gdb.objc/objcdecode.exp: Update for output changes.
7244 * gdb.linespec/linespec.exp: New file.
7245 * gdb.linespec/lspec.cc: New file.
7246 * gdb.linespec/lspec.h: New file.
7247 * gdb.linespec/body.h: New file.
7248 * gdb.linespec/base/two/thefile.cc: New file.
7249 * gdb.linespec/base/one/thefile.cc: New file.
7250 * gdb.linespec/Makefile.in: New file.
7251 * gdb.cp/templates.exp (test_template_breakpoints): Update for
7252 output changes.
7253 * gdb.cp/re-set-overloaded.exp: Remove kfail.
7254 * gdb.cp/ovldbreak.exp: Update for output changes. "all" test now
7255 makes one breakpoint.
7256 * gdb.cp/method2.exp (test_break): Update for output changes.
7257 * gdb.cp/mb-templates.exp: Update for output changes.
7258 * gdb.cp/mb-inline.exp: Update for output changes.
7259 * gdb.cp/mb-ctor.exp: Update for output changes.
7260 * gdb.cp/ovsrch.exp: Use fully-qualified names.
7261 * gdb.base/solib-symbol.exp: Run to main later. Breakpoint now
7262 has multiple matches.
7263 * gdb.base/sepdebug.exp: Disable pending breakpoints. Update for
7264 error message change.
7265 * gdb.base/list.exp (test_list_filename_and_number): Update for
7266 error message change.
7267 * gdb.base/break.exp: Disable pending breakpoints. Update for
7268 output changes.
7269 * configure.ac: Add gdb.linespec.
7270 * configure: Rebuild.
7271 * Makefile.in (ALL_SUBDIRS): Add gdb.linespec.
7272
c642a434
UW
72732011-12-06 Ulrich Weigand <uweigand@de.ibm.com>
7274
7275 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out read-only
7276 last_break register on s390*-*-* targets.
7277
b18003d1
JB
72782011-12-06 Joel Brobecker <brobecker@adacore.com>
7279
7280 * gdb.ada/watch_arg/pck.ads, gdb.ada/watch_arg/pck.adb: New files.
7281 * gdb.ada/watch_arg/watch.adb: Adjust code to avoid modification
7282 of parameter X in procedure Foo.
7283
fe96589c
SS
72842011-12-05 Stan Shebs <stan@codesourcery.com>
7285
7286 * gdb.trace/tfind.exp: Update help string matches.
7287
1820ab47
JK
72882011-12-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7289
7290 * gdb.server/ext-run.exp (get process list): Accept also systemd
7291 as PID 1.
7292
e11ac3a3
JK
72932011-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7294 Pedro Alves <pedro@codesourcery.com>
7295
7296 * gdb.base/break-entry.exp: Move the target use_gdb_stub test before
7297 starting GDB.
7298 * gdb.base/default.exp: Replace target use_gdb_stub checks by global
7299 $use_gdb_stub.
7300 * gdb.base/display.exp: Likewise.
7301 * gdb.base/ending-run.exp: Likewise.
7302 * gdb.base/list.exp (test_listsize): Likewise.
7303 * gdb.base/setshow.exp: Likewise.
7304 * gdb.base/valgrind-db-attach.exp: Set global use_gdb_stub to 1.
7305 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd): Replace target use_gdb_stub
7306 check by global $use_gdb_stub.
7307 (gdb_test_multiple): Forbid run, start or attach for !$use_gdb_stub.
7308 (default_gdb_start): Set global use_gdb_stub from target use_gdb_stub.
7309 (default_gdb_init): Unset global $use_gdb_stub.
7310 (gdb_continue_to_end, rerun_to_main): Replace target use_gdb_stub check
7311 by global $use_gdb_stub.
7312 * lib/gdbserver-support.exp: Extend comments for set_board_info
7313 gdb_protocol and gdb,socketport.
7314 (gdbserver_start_extended): Set global gdbserver_protocol and
7315 gdbserver_gdbport. Clear global use_gdb_stub.
7316 * lib/mi-support.exp (default_mi_gdb_start): Set global use_gdb_stub
7317 from target use_gdb_stub.
7318 (mi_run_cmd): Replace target use_gdb_stub check by global $use_gdb_stub.
7319
1d41d75c
DE
73202011-12-03 Doug Evans <dje@google.com>
7321
7322 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd, run_to_main): Add comments.
7323 (gdb_step_for_stub): Add comments.
7324
d6d7a51a
MR
73252011-12-02 Maciej W. Rozycki <macro@codesourcery.com>
7326
7327 * lib/gdb.exp (gdb_expect): Pass all the exception conditions up
7328 to the caller.
7329 (gdb_test_multiple): Likewise.
7330
05acf274
JK
73312011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7332
7333 Fix gdb.mi/mi-solib.exp without system debug info installed.
7334 * lib/mi-support.exp (mi_expect_stop): Accept FILE also for `from'
7335 expect attribute, return 0 for it. Update comments.
7336
2268b414
JK
73372011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7338
7339 * gdb.base/solib-corrupted.exp: Suppress test on is_remote target.
7340 (corrupted list): Adjust the expectation.
7341
585861ea
JK
73422011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7343
7344 PR threads/13448
7345 * gdb.dwarf2/dw2-var-zero-addr.S: New file.
7346 * gdb.dwarf2/dw2-var-zero-addr.exp: New file.
7347 * gdb.threads/tls-var-main.c: New file.
7348 * gdb.threads/tls-var.c: New file.
7349 * gdb.threads/tls-var.exp: New file.
7350
968643aa
JK
73512011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7352
7353 PR testsuite/12649
7354 * gdb.trace/collection.exp (gdb_collect_return_test): Import gdb_prompt.
7355 Protect gdb_test_multiple by final $gdb_prompt match.
7356 * gdb.trace/tspeed.exp (gdb_fast_trace_speed_test): Likewise.
7357 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
7358 (test_tracepoints): Likewise.
7359
9750bca9
JK
73602011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7361
7362 PR breakpoints/13346
7363 * gdb.dwarf2/dw2-objfile-overlap-inner.S: New file.
7364 * gdb.dwarf2/dw2-objfile-overlap-outer.S: New file.
7365 * gdb.dwarf2/dw2-objfile-overlap.exp: New file.
7366
ac1349b7
JB
73672011-12-01 Joel Brobecker <brobecker@adacore.com>
7368
7369 * gdb.ada/homonym/pck.ads, gdb.ada/homonym/pck.adb: New files.
7370 * gdb.ada/homonym/homonym.adb: For use of all types defined
7371 locally inside both Get_Value subprograms.
7372
26d44faf
JK
73732011-12-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7374
7375 Fix racy FAILs.
7376 * gdb.base/foll-exec.exp (zap_session): Use gdb_test_no_output instead
7377 of send_gdb.
7378
514f6425
UW
73792011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
7380
7381 * gdb.base/testenv.exp: Skip on remote targets. Unset global
7382 environment variable after test completed.
7383
4255c8d2
UW
73842011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
7385
7386 * gdb.base/solib-nodir.exp: Skip if remote target.
7387 * gdb.base/gdb.fortran.exp: Use shlib= flag when linking main
7388 application. Call gdb_load_shlibs.
7389 * gdb.mi/mi-solib.exp: Use mi_load_shlibs instead of gdb_load_shlibs.
7390
a35ad96a
JB
73912011-11-29 Joel Brobecker <brobecker@adacore.com>
7392
7393 * gdb.base/infoline.c, gdb.base/infoline.exp: New files.
7394
1a1d5513
JB
73952011-11-28 Joel Brobecker <brobecker@adacore.com>
7396
7397 * gdb.ada/fullname_bp: New testcase.
7398
50b4ddf8
JK
73992011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7400
7401 PR testsuite/12649
7402 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test #2):
7403 Wrap send_gdb into a new gdb_test.
7404
fb0aec57
JK
7405 Code cleanup.
7406 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse4_test):
7407 Convert send_gdb and gdb_expect to gdb_test_multiple.
7408
2376d946
JK
74092011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7410
7411 * gdb.base/jit-so.exp (one_jit_test): Add testcase name to log message.
7412
1eec78bd
KS
74132011-11-23 Keith Seitz <keiths@redhat.com>
7414
7415 * lib/mi-support.exp (varobj_tree): New namespace and procs.
7416 (mi_varobj_tree_test_children_callback): New proc.
7417 (mi_walk_varobj_tree): New proc.
7418
36dfb11c
TT
74192011-11-22 Tom Tromey <tromey@redhat.com>
7420
7421 * lib/mi-support.exp (mi_run_cmd_full): Rename from mi_run_cmd.
7422 Add "use_mi_command" argument.
7423 (mi_run_cmd, mi_run_with_cli): New procs.
7424 * gdb.mi/solib-lib.c: New file.
7425 * gdb.mi/solib-main.c: New file.
7426 * gdb.mi/mi-solib.exp: New file.
7427
0e965dd0
DE
74282011-11-21 Doug Evans <dje@google.com>
7429
7430 * gdb.cp/nextoverthrow.exp: Skip test if debug info for
7431 _Unwind_DebugHook is missing.
7432
f196051f
SS
74332011-11-20 Stan Shebs <stan@codesourcery.com>
7434
7435 * gdb.trace/tstatus.exp: New.
7436 * gdb.trace/actions.c: Include string.h.
7437
bfccc43c
YQ
74382011-11-18 Yao Qi <yao@codesourcery.com>
7439
7440 * gdb.trace/pending.exp: New.
7441 * gdb.trace/pending.c: New.
7442 * gdb.trace/pendshr1.c: New.
7443 * gdb.trace/pendshr2.c: New.
7444 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Check one
7445 tracepoint location becomes pending.
7446 (tracepoint_change_loc_2): New.
7447
73cd8ab1
DM
74482011-11-16 David S. Miller <davem@davemloft.net>
7449
7450 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero when
7451 target is sparc*-*-linux*
7452
77426730
PK
74532011-11-15 Paul Koning <paul_koning@dell.com>
7454
7455 * gdb.python/py-type.exp: New testcases for exceptions on scalar
7456 types.
7457
ed59ded5
DE
74582011-11-14 Doug Evans <dje@google.com>
7459
7460 * gdb.base/shell.exp: New file.
7461
405f8e94
SS
74622011-11-14 Stan Shebs <stan@codesourcery.com>
7463
7464 * gdb.trace/ftrace.c: New.
7465 * gdb.trace/ftrace.exp: New.
7466
1e4d1764
YQ
74672011-11-14 Yao Qi <yao@codesourcery.com>
7468
7469 * gdb.trace/change-loc-1.c: New.
7470 * gdb.trace/change-loc-2.c: New.
7471 * gdb.trace/change-loc.c: New.
7472 * gdb.trace/change-loc.exp: New.
7473 * gdb.trace/change-loc.h: New.
7474 * gdb.trace/trace-break.c (marker): Define new symbol.
7475 * gdb.trace/trace-break.exp (break_trace_same_addr_5):
6fdff2c5 7476 New.
1e4d1764
YQ
7477 (break_trace_same_addr_6): New.
7478
71eba9c2 74792011-11-12 Matt Rice <ratmice@gmail.com>
7480
7481 * gdb.base/info-macros.exp: Make tests for info definitions
7482 test info macro. Add tests for info macro argument processing.
7483 Rename a few tests.
7484
1d93e29a
KS
74852011-11-11 Keith Seitz <keiths@redhat.com>
7486
7487 PR gdb/12843
7488 * gdb.base/linespecs.exp: New file.
7489
a4b5b48a
DE
74902011-11-11 Doug Evans <dje@google.com>
7491
7492 * gdb.threads/print-threads.exp: Extend timeout for slower
7493 tests.
7494
f6b47be4
DE
74952011-11-10 Doug Evans <dje@google.com>
7496
792a0230
DE
7497 * gdb.reverse/i387-env-reverse.exp: Extend timeout of
7498 "record to end of main" test.
7499
f6b47be4
DE
7500 * gdb.python/py-type.c (TS): New typedef.
7501 (ts): New global.
7502 * gdb.python/py-type.exp: Test field list of typedef.
7503
22355c90
JB
75042011-11-10 Joel Brobecker <brobecker@adacore.com>
7505
7506 * gdb.ada/small_reg_param: New testcase.
7507
a7860e76
TT
75082011-11-09 Tom Tromey <tromey@redhat.com>
7509
7510 * gdb.cp/destrprint.exp: New file.
7511 * gdb.cp/destrprint.cc: New file.
7512
72a2e3dc
MI
75132011-11-08 Meador Inge <meadori@codesourcery.com>
7514
7515 * gdb.arch/thumb-prologue.c (switch_stack_to_same): New test function.
7516 (switch_stack_to_other): New test function.
7517 * gdb.arch/thumb-prologue.exp: New test cases.
7518
c7195df2 75192011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
7bf9deb0
MR
7520
7521 * lib/mi-support.exp (mi_send_resuming_command_raw): Fix a typo.
7522
d3895d7d
YQ
75232011-11-08 Yao Qi <yao@codesourcery.com>
7524
7525 * gdb.exp (supports_process_record): New.
7526 (supports_reverse): New.
7527 * gdb.reverse/break-precsave.exp: Call support_process_record
7528 to run test conditionally.
7529 * gdb.reverse/consecutive-precsave.exp: Likewise.
7530 * gdb.reverse/i386-precsave.exp: Likewise.
7531 * gdb.reverse/machinestate-precsave.exp: Likewise.
7532 * gdb.reverse/solib-precsave.exp: Likewise.
7533 * gdb.reverse/step-precsave.exp: Likewise.
7534 * gdb.reverse/until-precsave.exp: Likewise.
7535 * gdb.reverse/watch-precsave.exp: Likewise.
7536 * gdb.reverse/break-reverse.exp: Call support_reverse to run
7537 test conditionally.
7538 * gdb.reverse/consecutive-reverse.exp: Likewise.
7539 * gdb.reverse/finish-precsave.exp: Likewise.
7540 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
7541 * gdb.reverse/finish-reverse.exp: Likewise.
7542 * gdb.reverse/i386-reverse.exp: Likewise.
7543 * gdb.reverse/i386-sse-reverse.exp: Likewise.
7544 * gdb.reverse/machinestate.exp: Likewise.
7545 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Likewise.
7546 * gdb.reverse/sigall-precsave.exp: Likewise.
7547 * gdb.reverse/sigall-reverse.exp: Likewise.
7548 * gdb.reverse/solib-reverse.exp: Likewise.
7549 * gdb.reverse/step-reverse.exp: Likewise.
7550 * gdb.reverse/until-reverse.exp: Likewise.
7551 * gdb.reverse/watch-reverse.exp: Likewise.
7552
a59306a3
YQ
75532011-11-05 Yao Qi <yao@codesourcery.com>
7554
7555 * gdb.trace/trace-break.exp: Add test on setting two
7556 fast tracepoints at the same address.
7557
87769f59
JK
75582011-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7559
7560 * gdb.base/commands.exp (cmd1 error): Fix false ERROR with gdbserver.
7561
3065dfb6
SS
75622011-11-02 Stan Shebs <stan@codesourcery.com>
7563
7564 * gdb.trace/collection.c: Add code using strings.
7565 * gdb.trace/collection.exp: Add tests of string collection.
7566
89e208db
JK
75672011-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7568
7569 * gdb.base/skip-solib.exp (executable_main): New variable.
7570 (binfile_main): Base it on that.
7571 Use $executable_main in clean_restart calls. Drop gdb_exit and
7572 gdb_start calls.
7573
405e54e9
JK
75742011-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7575
7576 Fix racy FAILs.
7577 * lib/mi-support.exp (mi_gdb_test): Replace thread_selected_re and
7578 breakpoint_re globals import by async. Set string_regex to .* for
7579 async. Remove the optional thread_selected_re and breakpoint_re
7580 globals expectations.
7581
58e8570a
JM
75822011-11-01 Joseph Myers <joseph@codesourcery.com>
7583
7584 * gdb.base/maint.exp: XFAIL "maint info sections DATA" on MinGW as
7585 well as Cygwin.
7586
7b35ec7f 75872011-11-01 Justin Lebar <justin.lebar@gmail.com>
1bfeeb0f
JL
7588
7589 Add tests for skip command.
89e208db
JK
7590 * gdb.base/skip-solib-lib.c: New
7591 * gdb.base/skip-solib-main.c: New
7592 * gdb.base/skip-solib.exp: New
7593 * gdb.base/skip.c: New
7594 * gdb.base/skip.exp: New
7595 * gdb.base/skip1.c: New
7596 * gdb.base/Makefile.in: Adding new files.
1bfeeb0f 7597
b9fd1791
PA
75982011-10-31 Yao Qi <yao@codesourcery.com>
7599 Pedro Alves <pedro@codesourcery.com>
7600
6fdff2c5
PA
7601 * gdb.trace/trace-break.c: New.
7602 * gdb.trace/trace-break.exp: New.
b9fd1791 7603
4323fecc
JK
76042011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7605
7606 * gdb.threads/no-unwaited-for-left.exp: Specify $srcfile for
7607 break-here-2.
7608
0e5bf2a8
PA
76092011-10-28 Pedro Alves <pedro@codesourcery.com>
7610
7611 * gdb.threads/no-unwaited-for-left.c: New.
7612 * gdb.threads/no-unwaited-for-left.exp: New.
7613 * gdb.threads/non-ldr-exc-1.c: New.
7614 * gdb.threads/non-ldr-exc-1.exp: New.
7615 * gdb.threads/non-ldr-exc-2.c: New.
7616 * gdb.threads/non-ldr-exc-2.exp: New.
7617 * gdb.threads/non-ldr-exc-3.c: New.
7618 * gdb.threads/non-ldr-exc-3.exp: New.
7619 * gdb.threads/non-ldr-exc-4.c: New.
7620 * gdb.threads/non-ldr-exc-4.exp: New.
7621
3a3dad98
JK
76222011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7623
7624 * gdb.base/async-shell.exp: Skip the testfile for use_gdb_stub.
7625 * gdb.base/attach-pie-misread.exp: Likewise.
7626 * gdb.base/break-interp.exp: Likewise.
7627 * gdb.base/default.exp (attach, run "r" abbreviation, run): Skip these
7628 testcases for use_gdb_stub.
7629 * gdb.dwarf2/dw2-restore.exp: Fix the run for use_gdb_stub.
7630 (continue): New testcase.
7631 * gdb.python/py-events.exp: Skip the testfile for use_gdb_stub.
7632 * gdb.threads/attach-into-signal.exp: Likewise.
7633 * gdb.threads/attach-stopped.exp: Likewise.
7634 * gdb.threads/attachstop-mt.exp: Likewise.
7635
d6a5d40c
PK
76362011-10-28 Paul Koning <paul_koning@dell.com>
7637
7638 * gdb.python/lib-types.exp (deep_items): Rename from deepitems.
7639
ca539be8
JK
76402011-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7641
7642 * lib/mi-support.exp (breakpoint_re): Suppress match reporting.
7643 (mi_gdb_test): Import globals thread_selected_re
7644 and breakpoint_re. Expect them optionally at the regex start.
7645
d234ef5c
DE
76462011-10-27 Doug Evans <dje@google.com>
7647
7648 * gdb.python/python.exp: Test source -s.
7649
ab964825
PK
76502011-10-26 Paul Koning <paul_koning@dell.com>
7651
7652 * gdb.python/lib-types.cc (struct A): New structure.
7653 * gdb.python/lib-types.exp (deepitems): New tests.
d234ef5c 7654
54d8a644
PK
76552011-10-25 Paul Koning <paul_koning@dell.com>
7656
7657 PR python/13327
d234ef5c 7658
54d8a644
PK
7659 * gdb.python/py-value.exp: Add testcases for is_lazy attribute,
7660 fetch_lazy method.
7661
b0221781
YQ
76622011-10-24 Yao Qi <yao@codesourcery.com>
7663
7664 * lib/gdb.exp (can_single_step_to_signal_handler): Return 0 when
7665 target is tic6x-*-*.
7666
6cda5a20
JB
76672011-10-21 Joel Brobecker <brobecker@adacore.com>
7668
7669 * gdb.ada/mi_task_info/task_switch.adb: New file.
7670 * gdb.ada/mi_task_info.exp: New file.
7671
5ed9db04
JK
76722011-10-21 Jan Kratochvil <jan.kratochvil@redhat.com>
7673
7674 * gdb.cp/expand-psymtabs-cxx.exp: New file.
7675 * gdb.cp/expand-psymtabs-cxx.cc: New file.
7676
9df2fbc4
PM
76772011-10-20 Phil Muldoon <pmuldoon@redhat.com>
7678
7679 PR python/12656
7680
7681 * gdb.python/py-block.exp: Add is_global, is_static, static_block,
7682 global_block tests.
7683
736086ba
TT
76842011-10-18 Tom Tromey <tromey@redhat.com>
7685
7686 * gdb.base/jit-so.exp (one_jit_test): Remove spurious backslash.
7687
4af31552
TT
76882011-10-18 Tom Tromey <tromey@redhat.com>
7689
7690 * gdb.base/source.exp: Don't include full file name in test name.
7691 * gdb.python/python.exp: Don't include full file name in test
7692 name.
7693
43136979
AR
76942011-10-18 Jan Kratochvil <jan.kratochvil@redhat.com>
7695
7696 * gdb.base/attach-pie-noexec.c: New files.
7697 * gdb.base/attach-pie-noexec.exp: New files.
7698
543a9323
JM
76992011-10-17 Joseph Myers <joseph@codesourcery.com>
7700
7701 * lib/gdb.exp (gdb_test_multiple): Expect newline and secondary
7702 prompt for each extra line in command.
7703
21ae7a4d
JK
77042011-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7705
7706 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.shl): KFAIL it.
7707 Revert the part of:
7708 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7709 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
7710 Change the expected string.
7711
20ec36d9
JK
77122011-10-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7713
7714 Fix results with system glibc debug info installed.
7715 * gdb.base/disp-step-syscall.exp (continue to $syscall (1st time))
7716 (continue to $syscall (2nd time), continue to $syscall (3rd time)):
7717 Accept also __libc_ symbol prefix and no prefix.
7718
6501c2fc
KS
77192011-10-14 Keith Seitz <keiths@redhat.com>
7720
7721 PR c++/13225
7722 * gdb.cp/converts.cc (foo3_1): New function.
7723 (foo3_2): New functions.
7724 * gdb.cp/converts.exp: Add tests for int to pointer conversion
7725 and null pointer conversions of integer constant zero.
7726 Add test to check if all arguments are checked for incompatible
7727 conversion BADNESS.
7728
55b1fd0c
TT
77292011-10-14 Tom Tromey <tromey@redhat.com>
7730
7731 * gdb.threads/attachstop-mt.exp: Add $srcfile to the linespecs.
7732 * gdb.threads/attach-stopped.exp (corefunc): Add $srcfile to the
7733 linespec.
7734
22c05d8a
JK
77352011-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7736
7737 Fix internal error regression.
7738 * gdb.dwarf2/implptr-optimized-out.S: New file.
7739 * gdb.dwarf2/implptr-optimized-out.exp: New file.
7740
1d6edc3c
JK
77412011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7742
7743 Fix empty DWARF expressions DATA vs. SIZE conditionals.
7744 * gdb.dwarf2/dw2-op-call.S (arraycallnoloc, arraynoloc): New DIEs.
7745 (loclist): New.
7746 (4): New abbrev.
7747 * gdb.dwarf2/dw2-op-call.exp: Remove variable srcfile and executable.
7748 Use prepare_for_testing, remove clean_restart.
7749 (p arraynoloc, p arraycallnoloc): New tests.
7750
9ec72168
JK
77512011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7752
7753 * gdb.cp/namespace-enum.exp (executable): New variable.
7754 (binfile): Use ${objdir}/${subdir}/ prefix.
7755 Use ${executable} for clean_restart.
7756
9c6c53f7
SA
77572011-10-11 Sterling Augustine <saugustine@google.com>
7758
7759 * gdb.cp/Makefile.in: Add namespace-enum test.
7760 * gdb.cp/namespace-enum.exp: New file.
7761 * gdb.cp/namespace-enum.c: New file.
7762 * gdb.cp/namespace-enum-main.c: New file.
7763
fac7ceb3
UW
77642011-10-11 Ulrich Weigand <ulrich.weigand@linaro.org>
7765
7766 * gdb.python/py-shared.exp: Relax filename check to handle remote:
7767 sysroot.
7768
941b2081
JK
77692011-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7770
7771 Reimplement @entry in input expressions.
7772 * gdb.base/exprs.c (v_int_array_init): New variable.
7773 * gdb.base/exprs.exp (print v_int_array_init)
7774 (print *v_int_array_init@1, print *v_int_array_init@2)
7775 (print v_int_array_init[0]@1, print v_int_array_init[0]@2)
7776 (print v_int_array_init[1]@1): New tests.
7777
0344e878
JM
77782011-10-10 Joseph Myers <joseph@codesourcery.com>
7779
7780 * gdb.cp/gdb2495.exp: Do not include directories in filename in
7781 expected message.
7782
5a56e9c5
DE
77832011-10-09 Doug Evans <dje@google.com>
7784
7785 * gdb.base/alias.exp: Add tests for alias command.
7786
2bda9cc5
JK
77872011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7788
7789 * gdb.arch/amd64-entry-value.s: New file.
7790 * gdb.mi/mi2-amd64-entry-value.s: New file.
7791
a471c594
JK
77922011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7793
7794 Display @entry parameter values even for references.
7795 * gdb.arch/amd64-entry-value.cc (reference, datap, datap_input): New
7796 functions.
7797 (main): New variables regvar, nodatavarp, stackvar1, stackvar2. Call
7798 reference and datap_input.
7799 * gdb.arch/amd64-entry-value.exp (reference, breakhere_reference): New
7800 breakpoints.
7801 (continue to breakpoint: entry_reference: reference)
7802 (entry_reference: bt at entry)
7803 (continue to breakpoint: entry_reference: breakhere_reference)
7804 (entry_reference: bt, entry_reference: ptype regparam)
7805 (entry_reference: p regparam, entry_reference: ptype regparam@entry)
7806 (entry_reference: p regparam@entry, entry_reference: p &regparam@entry)
7807 (entry_reference: p regcopy, entry_reference: p nodataparam)
7808 (entry_reference: p nodataparam@entry): New tests.
7809
36b11add
JK
78102011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7811
7812 Support @entry in input expressions.
7813 * gdb.arch/amd64-entry-value.exp (entry: p i@entry, entry: p j@entry)
7814 (entry_stack: p s1@entry, entry_stack: p s2@entry)
7815 (entry_stack: p d9@entry, entry_stack: p da@entry, tailcall: p i@entry)
7816 (tailcall: p j@entry): New tests.
7817 * gdb.cp/koenig.cc (A::entry): New function.
7818 (main): Call it.
7819 * gdb.cp/koenig.exp (p entry (c)): New test.
7820
e18b2753
JK
78212011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7822
7823 Display @entry parameter values (without references).
7824 * gdb.arch/amd64-entry-value.cc (locexpr, stacktest, data, data2)
7825 (different, validity, invalid): New functions.
7826 (main): Call them.
7827 * gdb.arch/amd64-entry-value.exp: New breakpoints breakhere_locexpr,
7828 stacktest, breakhere_stacktest, different, breakhere_different,
7829 breakhere_validity and breakhere_invalid.
7830 (entry: bt): Update for @entry.
7831 (entry_locexpr: *, entry_stack: *, entry_equal: *, entry_different: *)
7832 (entry_validity: *, entry_invalid: *): Many new tests.
7833 * gdb.base/break.exp
7834 (run until breakpoint set at small function, optimized file): Accept
7835 also the @entry suffix.
7836 * gdb.mi/Makefile.in (PROGS): Add mi2-amd64-entry-value.
7837 * gdb.mi/mi2-amd64-entry-value.c: New files.
7838 * gdb.mi/mi2-amd64-entry-value.exp: New files.
7839
2d6c5dc2
JK
78402011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7841
7842 Protect entry values against self tail calls.
7843 * gdb.arch/amd64-entry-value.cc (self2, self): New.
7844 (main): Call self.
7845 * gdb.arch/amd64-entry-value.exp (self: breakhere, self: bt)
7846 (set debug entry-values 1, self: bt debug entry-values): New tests.
7847
111c6489
JK
78482011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7849
7850 Recognize virtual tail call frames.
7851 * gdb.arch/amd64-entry-value.cc (c, a, b, amb_z, amb_y, amb_x, amb)
7852 (amb_b, amb_a): New.
7853 (main): Call a and b.
7854 * gdb.arch/amd64-entry-value.exp (tailcall: breakhere, tailcall: bt)
7855 (tailcall: p i, tailcall: p j, set $sp0=$sp, up, p $sp0 == $sp, frame 3)
7856 (p $sp0 + sizeof (void *) == $sp, ambiguous: breakhere, ambiguous: bt):
7857 New tests.
7858
8e3b41a9
JK
78592011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7860
7861 Implement basic support for DW_TAG_GNU_call_site.
7862 * gdb.arch/Makefile.in (EXECUTABLES): Add amd64-entry-value.
7863 * gdb.arch/amd64-entry-value.cc: New file.
7864 * gdb.arch/amd64-entry-value.exp: New file.
7865
181cebd4
JK
78662011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7867
7868 Fix DW_OP_GNU_implicit_pointer for DWARF32 v3+ on 64-bit arches.
7869 * gdb.dwarf2/implptr-64bit.S: New file.
7870 * gdb.dwarf2/implptr-64bit.exp: New file.
7871
741f5e3c
JK
78722011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7873
7874 Fix initial language detection with -readnow.
7875 * gdb.cp/readnow-language.cc: New file.
7876 * gdb.cp/readnow-language.exp: New file.
7877
a73d2258
JK
78782011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7879
7880 Fix printed anonymous struct name.
7881 * gdb.cp/anon-struct.exp (print type of X::t2): New test.
7882
af369495
JM
78832011-10-09 Joseph Myers <joseph@codesourcery.com>
7884
7885 * gdb.base/solib-symbol.exp: Do not include directories in
7886 filenames in expected messages.
7887
1fa57852
DE
78882011-10-07 Doug Evans <dje@google.com>
7889
7890 * gdb.python/py-pp-maint.py: Add tests for `replace' arg.
7891
bd054e06
KP
78922011-10-07 Kevin Pouget <kevin.pouget@st.com>
7893
7894 Allow Python notification of new object-file loadings.
7895 * gdb.python/py-events.exp: Test newobjfile event.
7896 * gdb.python/py-events.py: Register newobjfile callback.
7897 * gdb.python/py-events.c: Add call to shared library
7898 * gdb.python/py-events-shlib.c: New file.
7899
8031b6f8
JM
79002011-10-06 Joseph Myers <joseph@codesourcery.com>
7901
7902 * gdb.base/fixsection.exp: Do not include directories in filename
7903 in expected message.
7904
7fea6923
PM
79052011-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
7906
7907 Add tests for passing of environment variables to inferior.
7908 * gdb.base/testenv.c: New test source.
7909 * gdb.base/testenv.exp: New expect test.
7910
687f2a88
PK
79112011-10-04 Paul Koning <paul_koning@dell.com>
7912
7913 * gdb.python/py-value.c (main): Break before return.
7914
cb6be26b
KP
79152011-10-04 Kevin Pouget <kevin.pouget@st.com>
7916
7917 PR python/12691: Add the inferior to Python exited event
7918 * gdb.python/py-events.exp: Test the inferior attribute of exited
7919 event with a fork.
7920 * gdb.python/py-events.py: Print inferior number on exit.
7921 * gdb.python/py-events.c: Fork the inferior.
7922
fb213700
EBM
79232011-10-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
7924
7925 * gdb.base/jit.exp: Add testcase name to log message
7926
aa2071bd
PK
79272011-10-03 Paul Koning <paul_koning@dell.com>
7928 Jan Kratochvil <jan.kratochvil@redhat.com>
7929
7930 * gdb.python/py-value.exp
7931 (python inval = gdb.parse_and_eval('*(int*)0'))
7932 (python argc_lazy = gdb.parse_and_eval('argc'), sanity check argc)
7933 (set argc=2, python print argc_lazy): New tests.
7934
dd11a36c
JB
79352011-10-02 Joel Brobecker <brobecker@adacore.com>
7936
7937 * gdb.base/save-bp.exp, gdb.base/save-bp.c: New files.
7938
46f886f1
JK
79392011-10-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7940 Pedro Alves <pedro@codesourcery.com>
7941
7942 * gdb.python/py-value.exp (test_value_in_inferior): New variable
7943 can_read_0, test for it.
7944 (python print gdb.parse_and_eval('*(int*)0')): Rename to ...
7945 (parse_and_eval with memory error): ... here, make it untested if
7946 can_read_0.
7947
c5cb204f
MP
79482011-09-30 Marek Polacek <mpolacek@redhat.com>
7949
7950 * gdb.python/python.exp (verify pagination beforehand)
7951 (verify pagination afterwards): Fix race by splitting the line.
7952
68fb0ec0
JM
79532011-09-29 Joseph Myers <joseph@codesourcery.com>
7954
7955 * lib/gdb.exp (is_amd64_regs_target, is_x86_like_target): Allow
7956 for 64-bit multilibs from i?86-* targets.
7957
6aee0d90
MP
79582011-09-29 Marek Polacek <mpolacek@redhat.com>
7959
7960 * lib/gdb.exp: Fix a typo in one of the comments.
7961
e9101ff5
MP
79622011-09-29 Marek Polacek <mpolacek@redhat.com>
7963
7964 * gdb.base/foll-fork.exp: Fix race by adding "y or n" to the
7965 matching pattern.
7966
7a81bdbf
PK
79672011-09-28 Paul Koning <paul_koning@dell.com>
7968
7969 * gdb.python/py-type.c (enum E): New.
7970 * gdb.python/py-type.exp (test_fields): Add tests for Python
7971 mapping access to fields.
7972 (test_enums): New test for field access on enums.
7973
6710bf39
SS
79742011-09-27 Stan Shebs <stan@codesourcery.com>
7975
7976 * gdb.trace/collection.exp: Test collection of $_ret.
7977
b2a6bdeb
AT
79782011-09-22 Andreas Tobler <andreast@fgznet.ch>
7979
7980 * lib/gdb.exp (gdb_compile): Set rpath and remove -ldl from the
7981 list of compilation switches for <*-*-freebsd*>.
7982
3c9057f3
SS
79832011-09-19 Stan Shebs <stan@codesourcery.com>
7984
7985 * gdb.trace/tspeed.exp: New file.
7986 * gdb.trace/tspeed.c: New file.
7987
34518530
YQ
79882011-09-18 Yao Qi <yao@codesourcery.com>
7989
7990 * gdb.arch/arm-disp-step.S (test_ldr_literal): Test for Thumb
7991 instructions.
7992 (test_adr_32bit, test_pop_pc): Likewise.
7993 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New test for
7994 Thumb instructions.
7995 * gdb.arch/arm-disp-step.exp (test_ldm_stm_pc): Match $gdb_prompt
7996 in gdb_test_multiple.
7997 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New.
7998
ab254057
YQ
79992011-09-17 Yao Qi <yao@codesourcery.com>
8000
8001 * lib/gdb.exp (can_single_step_to_signal_handler): New.
8002 * gdb.base/kill-after-signal.exp: Call it. Skip if target doesn't
8003 support single step to signal handler.
8004
9c317b71
YQ
80052011-09-17 Yao Qi <yao@codesourcery.com>
8006
8007 * gdb.base/disp-step-fork.c: New.
8008 * gdb.base/disp-step-syscall.exp: New.
8009 * gdb.base/disp-step-vfork.c: New.
8010
a8123151
JB
80112011-09-16 Joel Brobecker <brobecker@adacore.com>
8012
8013 * gdb.ada/tasks.exp: Make the expected output for
8014 the `info tasks' tests more resilient to spacing
8015 changes.
8016
63a9aad8
JK
80172011-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
8018
8019 * gdb.python/py-evthreads.exp (Run to breakpoint 1)
8020 (reached breakpoint 2, reached breakpoint 3): Update expected output.
8021
2aa48337
KP
80222011-09-15 Kevin Pouget <kevin.pouget@st.com>
8023
8024 PR Python/12692 Add gdb.selected_inferior() to Python interface.
8025 * gdb.python/py-inferior.exp: Add testcase for gdb.selected_inferior().
8026
6839b47f
KP
80272011-04-30 Kevin Pouget <kevin.pouget@st.com>
8028
8029 Handle multiple breakpoint hits in Python interface:
8030 * gdb.python/py-events.exp: Set a duplicate breakpoint and check its
8031 presence.
8032 * gdb.python/py-events.py (breakpoint_stop_handler): Browse all the
8033 breakpoint hits.
8034
0935723e
JK
80352011-09-13 Sami Wagiaalla <swagiaal@redhat.com>
8036 Jan Kratochvil <jan.kratochvil@redhat.com>
8037
8038 * gdb.python/py-events.exp: Remove pretty printing comment.
8039 * gdb.python/py-evsignal.exp: New file.
8040 * gdb.python/py-evthreads.c: Include signal.h.
8041 (thread3): Remove variable count3. Remove variable bad and use raise
8042 instead.
8043 (thread2): Remove variable count2. Move thread3 pthread_create here,
8044 merge pthread_join to a single line.
8045 (main): Remove variable count1. Merge pthread_join with pthread_create
8046 to a single line.
8047 * gdb.python/py-evthreads.exp: Remove pretty printing comment. New
8048 KFAIL python/12966 for gdbserver. Test return value of
8049 gdb_compile_pthreads. Use gdb_run_cmd. Replace send_gdb and
8050 gdb_expect by gdb_test and gdb_test_multiple.
8051 (thread 2, thread 3): New tests.
8052
4801a9a3
PA
80532011-09-12 Matt Rice <ratmice@gmail.com>
8054 Pedro Alves <pedro@codesourcery.com>
8055
8056 PR gdb/13175
8057
8058 * gdb.base/interp.exp: New tests.
8059 * gdb.base/interp.c: New file.
8060
24ece742
DE
80612011-09-12 Doug Evans <dje@google.com>
8062
8063 * gdb.dwarf2/clztest.exp: Fix initialization of tests array.
8064 * gdb.dwarf2/typeddwarf.exp: Ditto.
8065
7f062217
JK
80662011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8067
8068 Fix compatibility with x32 arch.
8069 * testsuite/gdb.dwarf2/typeddwarf.exp: Check also is_lp64_target.
8070 * testsuite/gdb.trace/backtrace.exp: Use is_amd64_regs_target and
8071 is_x86_like_target.
8072 * testsuite/gdb.trace/collection.exp: Likewise.
8073 * testsuite/gdb.trace/report.exp: Likewise.
8074 * testsuite/gdb.trace/unavailable.exp: Likewise.
8075 * testsuite/gdb.trace/while-dyn.exp: Likewise.
8076 * testsuite/lib/gdb.exp (is_amd64_regs_target): New function.
8077 (is_x86_like_target): Check also is_amd64_regs_target.
8078
08711b9a
JK
80792011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8080
8081 PR breakpoints/12435
8082 * gdb.arch/amd64-prologue-xmm.c: New file.
8083 * gdb.arch/amd64-prologue-xmm.exp: New file.
8084 * gdb.arch/amd64-prologue-xmm.s: New file.
8085
b99b5f66
JK
80862011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8087
8088 * gdb.dwarf2/dw2-param-error-main.c: New file.
8089 * gdb.dwarf2/dw2-param-error.S: New file.
8090 * gdb.dwarf2/dw2-param-error.exp: New file.
8091
a391a2f6
PA
80922011-09-08 Pedro Alves <pedro@codesourcery.com>
8093
8094 * gdb.base/annota1.exp, gdb.base/annota3.exp: Extract the
8095 inferior's pid and look for a core dump named core.$pid. Use
8096 `remote_file' commands on the host instead of hand coding shell
8097 commands on the build.
8098 * gdb.base/valgrind-db-attach.exp: Kill the program before
8099 finishing the test.
8100
7d8e6458 81012011-09-02 Matt Rice <ratmice@gmail.com>
8102
8103 * lib/prompt.exp: New file for testing the first prompt.
8104 * gdb.python/py-prompt.exp: Ditto.
8105 * gdb.python/py-prompt.c: Ditto (copy of ext-attach.c).
8106
68e77c9e
PA
81072011-09-02 Pedro Alves <pedro@codesourcery.com>
8108
8109 * gdb.threads/gcore-thread.exp: Set the global core_supported to
8110 0, before testing gcore.
8111
9655e943
JK
81122011-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8113
df6dc84d
JK
8114 * dw2-ifort-parameter-debug.S: Update copyright year.
8115 * dw2-ifort-parameter.c: Update copyright year.
8116 * dw2-ifort-parameter.exp: Update copyright year.
8117
9655e943
JK
8118 * dw2-ifort-parameter-debug.S: New file.
8119 * dw2-ifort-parameter.c: New file.
8120 * dw2-ifort-parameter.exp: New file.
8121
353d1d73
JK
81222011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8123
8124 * gdb.base/commands.exp (error_clears_commands_left): New function.
8125 (): Call it.
8126
5c07461a
JK
81272011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8128
8129 * gdb.mi/mi-inheritance-syntax-error.cc (A): Make `a' public.
8130 (C): Initialize `a'.
8131 * gdb.mi/mi-inheritance-syntax-error.exp
8132 (-data-evaluate-expression $path): Expect `a' as 5.
8133
0d932b2f
MK
81342011-08-26 Marc Khouzam <marc.khouzam@ericsson.com>
8135
8136 PR mi/11912
8137 * gdb.mi/mi-inheritance-syntax-error.cc: New file.
8138 * gdb.mi/mi-inheritance-syntax-error.exp: New file.
8139 * gdb.mi/mi-var-cp.cc: Updated for new 'class'
8140 keyword in output of -var-info-path-expression.
8141
bdb54049
JK
81422011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8143
8144 * gdb.trace/backtrace.exp: Use is_lp64_target to check 64bit target.
8145 * gdb.trace/collection.exp: Likewise.
8146 * gdb.trace/report.exp: Likewise.
8147 * gdb.trace/unavailable.exp: Likewise.
8148 * gdb.trace/while-dyn.exp: Likewise.
8149
59cde39c
KS
81502011-08-18 Keith Seitz <keiths@redhat.com>
8151
8152 PR c++/12266
8153 * gdb.cp/meth-typedefs.cc: New file.
8154 * gdb.cp/meth-typedefs.exp: New file.
8155
fa3a4f15
PM
81562011-08-17 Phil Muldoon <pmuldoon@redhat.com>
8157
6fdff2c5 8158 * gdb.python/python.exp: Add extended-prompt tests.
fa3a4f15 8159
c1049fca
JK
81602011-08-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8161
8162 * gdb.arch/i386-dr3-watch.exp
8163 (watchpoint on gap1 does not fit debug registers)
8164 (delete all watchpoints): Fix racy expect strings.
8165
d93f7b5c
YQ
81662011-08-14 Yao Qi <yao@codesourcery.com>
8167
8168 * gdb.base/maint.exp: set data_section to ".neardata".
8169 * gdb.base/savedregs.c (thrower): Trigger SIGILL on NO-MMU machine.
8170 * gdb.base/savedregs.exp: Handle SIGILL.
8171 * gdb.mi/mi-syn-frame.c (bar): Trigger SIGILL on NO-MMU machine.
8172 * gdb.xml/tdesc-regs.exp: Set core-regs for tic6x-*-*.
8173
457e09f0
DE
81742011-08-12 Doug Evans <dje@google.com>
8175
8176 * gdb.python/py-symbol.exp: Add test for symbol.type.
8177
5d0bb2fb
UW
81782011-08-12 Ulrich Weigand <ulrich.weigand@linaro.org>
8179
8180 * gdb.threads/pthreads.exp: Enable on non-native configurations.
8181 * gdb.mi/mi-pthreads.exp: Likewise.
8182 * gdb.mi/mi2-pthreads.exp: Likewise.
8183 * gdb.mi/gdb669.exp.exp: Likewise.
8184
fcdfa280
PA
81852011-08-09 Pedro Alves <pedro@codesourcery.com>
8186
8187 * lib/mi-support.exp (detect_async): Rename to...
8188 (mi_detect_async): ... this.
8189 * gdb.mi/mi-nonstop-exit.exp: Adjust.
8190 * gdb.mi/mi-nonstop.exp: Adjust.
8191 * gdb.mi/mi-ns-stale-regcache.exp: Adjust.
8192 * gdb.mi/mi-nsintrall.exp: Adjust.
8193 * gdb.mi/mi-nsmoribund.exp: Adjust.
8194 * gdb.mi/mi-nsthrexec.exp: Adjust.
8195
9d8fa392
PA
81962011-08-09 Pedro Alves <pedro@codesourcery.com>
8197
8198 * gdb.base/display.c (do_loops): New `p_i' local.
8199 * gdb.base/display.exp: Test displaying a variable that is
8200 temporarily at a bad address.
8201
b6cede78
JK
82022011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8203
8204 * gdb.dwarf2/dw2-op-stack-value.S: New file.
8205 * gdb.dwarf2/dw2-op-stack-value.exp: New file.
8206
67bedb8c
JK
82072011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8208
8209 * gdb.dwarf2/dw2-simple-locdesc.S: Replace .value by .2byte.
3c542bc3
JK
8210 * gdb.dwarf2/dw2-case-insensitive.exp (regexp case-sensitive off)
8211 (p fuNC_symtab): Permit also ppc64 leading dot.
67bedb8c 8212
af6e93b2
PA
82132011-08-05 Pedro Alves <pedro@codesourcery.com>
8214
8215 * gdb.trace/unavailable.exp (test_maybe_regvar_display): New
8216 procedure.
8217 (gdb_collect_args_test, gdb_collect_locals_test): Use it.
8218
1cf0e11f
YQ
82192011-08-05 Yao Qi <yao@codesourcery.com>
8220
8221 * gdb.base/callfuncs.exp: Set language after main.
8222 * gdb.cp/cplusfuncs.exp: Likewise.
8223 * gdb.cp/inherit.exp: Likewise.
8224
a1e28cb2
UW
82252011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
8226
8227 * gdb.base/nostdlib.exp: Skip on gdb_stub targets.
8228 * gdb.base/watch-vfork.exp: Skip on remote targets.
8229
d4f5bbb9
UW
82302011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
8231
8232 * gdb.threads/thread-find.exp: Support remote targets.
8233
724f4f80
UW
82342011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
8235
8236 * gdb.base/jit.exp: Download solib_binfile to target.
8237 * gdb.base/jit-so.exp: Likewise. Also, use gdb_load_shlibs
8238 and call dlopen without full path name.
8239 * gdb.cp/infcall-dlopen.exp: Use gdb_load_shlibs and call
8240 dlopen without full path name.
8241
934709f0
PW
82422011-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8243
8244 * gdb.base/break-always.exp: Complete the test
8245 with duplicated breakpoints and enabling/disabling them.
8246
c26106c4
TT
82472011-08-02 Tom Tromey <tromey@redhat.com>
8248
8249 PR gdb/11289:
8250 * gdb.cp/overload.exp: Fix regexps. Remove kfails.
8251
9300444e 82522011-08-01 Paul Pluzhnikov <ppluzhnikov@google.com>
fbe12357
PP
8253
8254 PR gdb/13045
8255 * gdb.base/float.exp: Add new test case for PR gdb/13045
8256 * gdb.base/float.c: New file.
8257
00bd41d6
PM
82582011-07-28 Phil Muldoon <pmuldoon@redhat.com>
8259
8260 * gdb.python/py-mi.exp: Test printers returning string hint, and
8261 also not returning a value.
8262 * gdb.python/py-prettyprint.c: Add testcase for above.
8263 * gdb.python/py-prettyprint.py: Add test printer for above.
8264
d24f74ce
JK
82652011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8266
8267 * gdb.dwarf2/dw2-simple-locdesc.S: Change DWARF version to 3.
8268 (.Ldie26, .Ldie41, .Ldie4a, .Ldie54, .Ldie5b): Remove.
8269 (.Ldie30) Add as field "data4".
8270 (.Ldie32) Rename field "b" to "shl".
8271 (abbrev4) Change for the "data4" field.
8272 (abbrev5, abbrev6) Remove.
8273 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.b): Rename to ...
8274 (p &s.shl): ... here. Add comment.
8275 (p &s.data4): New.
8276
bb7da2bf
JK
82772011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8278
8279 Fix crash on lval_computed values.
8280 * gdb.dwarf2/implptr.exp (print sizeof (j[0])): New test.
8281
11081198
JK
82822011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8283
8284 * gdb.base/help.exp (help whatis): Update the expected string.
8285
3c6e0cb3
JK
82862011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8287
8288 * gdb.dwarf2/dw2-simple-locdesc.S: New file.
8289 * gdb.dwarf2/dw2-simple-locdesc.exp: New file.
8290 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
8291 Change the expected string.
8292
efa80663
PA
82932011-07-26 Pedro Alves <pedro@codesourcery.com>
8294
8295 * gdb.base/watchpoint.exp
8296 (test_disable_enable_software_watchpoint): New procedure.
8297 (top level): Run it.
8298
db8e4570
UW
82992011-07-26 Ulrich Weigand <ulrich.weigand@linaro.org>
8300
8301 * gdb.python/py-mi.exp: Avoid '+' in filenames. Call C version of
8302 executable file "${binfile}", C++ version "${binfile}-cxx".
8303 * gdb.python/py-prettyprint.exp: Likewise.
8304 * gdb.python/py-symbol.exp: Likewise.
8305 * gdb.python/py-type.exp: Likewise.
8306 * gdb.python/py-value.exp: Likewise.
8307 * gdb.python/py-template.exp (test_template_arg): Pass full executable
8308 file name instead of just suffix.
8309
543305c9
JK
83102011-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8311
8312 Fix implicit pointer offsets.
8313 * gdb.dwarf2/implptr.c (add): New marker baz breakpoint.
8314 * gdb.dwarf2/implptr.exp (set baz breakpoint for implptr)
8315 (continue to breakpoint: continue to baz breakpoint for implptr)
8316 (sanity check element 0, sanity check element 1)
8317 (enter the inlined function, check element 0 for the offset)
8318 (check element 1 for the offset)
8319 (continue to breakpoint: ignore the second baz breakpoint): New tests.
8320 (set foo breakpoint for implptr): Update the breakpoint number.
8321
b3215adc
UW
83222011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
8323
8324 * gdb.python/py-mi.exp: Use different file names for different
8325 versions of the executable under test.
8326 * gdb.python/py-prettyprint.exp: Likewise.
8327 * gdb.python/py-symbol.exp: Likewise.
8328 * gdb.python/py-template.exp: Likewise.
8329 * gdb.python/py-type.exp: Likewise.
8330 * gdb.python/py-value.exp: Likewise.
8331
182b9acc
UW
83322011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
8333
8334 * gdb.python/py-breakpoint.exp: Re-set can-use-hw-watchpoints
8335 flag after restarting GDB if necessary.
8336
e6052b5d
UW
83372011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
8338
8339 * gdb.python/py-shared.exp: Call gdb_load_shlibs.
8340
1ced966e
PA
83412011-07-22 Pedro Alves <pedro@codesourcery.com>
8342
8343 * gdb.arch/i386-dr3-watch.exp: Test that the i386 watchpoints
8344 backend doesn't leave used debug registers behind.
8345
3543a589
TT
83462011-07-22 Tom Tromey <tromey@redhat.com>
8347
8348 * gdb.dwarf2/typeddwarf.c: XFAIL 'z' on x86-64.
8349 * gdb.dwarf2/typeddwarf.exp (xfail-gdb-test): Add arch_pattern
8350 argument.
8351 * gdb.dwarf2/typeddwarf-amd64.S: New file.
8352
14d15303 83532011-07-21 Matt Rice <ratmice@gmail.com>
8354
8355 * gdb.threads/Makefile.in: Avoid globbing corethreads.exp
8356 in mostlyclean rule. Add files ending in .core.
8357
9b158ba0 83582011-07-21 Matt Rice <ratmice@gmail.com>
8359
8360 PR macros/12999
8361 * gdb.base/info-macros.c: New test sources.
8362 * gdb.base/info-macros.exp: New tests.
8363
d17b6f81
PM
83642011-07-21 Phil Muldoon <pmuldoon@redhat.com>
8365
8366 * gdb.python/python.exp: Add prompt substitution tests.
8367
918dd910
JK
83682011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
8369
8370 Fix crash if referenced CU is aged out.
8371 * gdb.dwarf2/dw2-op-call.exp (maintenance set dwarf2 max-cache-age 0):
8372 New.
8373 * gdb.dwarf2/implptr.exp: Likewise.
8374
0e37a63c
JK
83752011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
8376
8377 * gdb.dwarf2/implptr.S: Rebuilt.
8378 * gdb.dwarf2/implptr.c (intp, intpp, intppp): New typedefs.
8379 (bar): Use them for j, k, l.
8380 * gdb.dwarf2/implptr.exp: New variable opts. Support runtest parameter
8381 COMPILE.
8382 (print j in implptr:bar): Update for the intp typedef.
8383 (print p[0].x in implptr:foo): Use more exact regex.
8384
f65cf84c
TT
83852011-07-18 Tom Tromey <tromey@redhat.com>
8386
8387 * gdb.cp/static-method.exp: Add missing single quote.
8388
d5b4a7be
YQ
83892011-07-18 Yao Qi <yao@codesourcery.com>
8390
8391 * gdb.base/async-shell.exp: Skip test if displaced stepping is not
8392 supported.
8393 * gdb.mi/mi-nonstop-exit.exp: Likewise.
8394 * gdb.mi/mi-nonstop.exp: Likewise.
8395 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
8396 * gdb.mi/mi-nsintrall.exp: Likewise.
8397 * gdb.mi/mi-nsmoribund.exp: Likewise.
8398 * gdb.mi/mi-nsthrexec.exp: Likewise.
8399 * gdb.python/py-evthreads.exp: Likewise.
8400
e9ea2662
JK
84012011-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8402
8403 Code cleanup.
8404 * gdb.cp/namespace.exp (xfail_class_types): New variable. Initialize
8405 it. Substitute it instead of test_compiler_info everywhere.
8406
ce451573
UW
84072011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
8408
8409 * gdb.base/type-opaque.exp: Use gdb_load_shlibs. Run test on
8410 remote targets as well.
8411
756d88a7
UW
84122011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
8413
8414 * lib/gdb.exp (gdb_compile_shlib_pthreads): New helper.
8415 * gdb.threads/tls-shared.exp: Use it. Call gdb_load_shlibs.
8416
31f83dc5
UW
84172011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
8418
8419 * lib/gdb.exp (gdb_compile): Specify rpath if the *target* is
8420 a remote machine, not the host.
8421 (gdb_compile_shlib): Set soname if target is remote.
8422
059241a0
PP
84232011-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
8424
8425 * gdb.cp/minsym-fallback.exp: Link in C++ mode.
8426
28a0b48c 84272011-07-13 Matt Rice <ratmice@gmail.com>
8428
8429 * gdb.python/py-objfile-script-gdb.py: Renamed to
8430 py-objfile-script-gdb.py.in.
8431 * gdb.python/py-objfile-script-gdb.py.in: Renamed from
8432 py-objfile-script-gdb.py.
8433 * gdb.python/py-objfile-script.exp: Update reference to
8434 py-objfile-script-gdb.py.
8435
9a771b67
JK
84362011-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8437
8438 * gdb.dwarf2/dw2-op-call.S (array1): Use the real label; do not
8439 reference undefined label.
8440
04ad99e6
JK
84412011-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8442
8443 * gdb.dwarf2/dw2-const.S (Pointer size): Change from 4 to 8.
8444 (DW_AT_high_pc, DW_AT_low_pc): Remove them.
8445 (val8, .Ltype_const8, .Ltype_int8, DW_TAG_variable): New.
8446 * gdb.dwarf2/dw2-const.exp (print/x val8): New test.
8447
713389e0
PM
84482011-07-11 Phil Muldoon <pmuldoon@redhat.com>
8449
6fdff2c5 8450 PR python/12438
713389e0 8451 * gdb.python/python.exp: Add maint set/show python print-stack
6fdff2c5 8452 deprecated tests. Add set/show python print-backtrace tests.
713389e0 8453
97d146f8
JK
84542011-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8455
8456 * gdb.java/jprint.exp (print a java.lang.String): xfail without system
8457 debug info.
8458
facde0e5 84592011-07-06 Matt Rice <ratmice@gmail.com>
8460
8461 * gdb.python/python.exp: Update filename paths.
8462 * gdb.python/py-symtab.exp: Ditto.
8463
438640d1
MP
84642011-07-06 Marek Polacek <mpolacek@redhat.com>
8465
8466 * gdb.python/py-evthreads.exp: Add missing `$'.
8467
33a365df
MF
84682011-07-06 Jie Zhang <jie.zhang@analog.com>
8469
8470 * config/bfin.exp: New file.
8471 * gdb.asm/asm-source.exp (bfin-*-*): Handle Blackfin targets.
8472 * gdb.asm/bfin.inc: New file.
8473
8f7ae686
MP
84742011-07-06 Marek Polacek <mpolacek@redhat.com>
8475
df46027d 8476 * gdb.python/py-evthreads.exp: Fix race by adding an anchor to match
8f7ae686
MP
8477 the whole output.
8478
eb2a6f42
TT
84792011-07-05 Tom Tromey <tromey@redhat.com>
8480
8481 * gdb.java/jprint.java (jprint.hi): New field.
8482 * gdb.java/jprint.exp: Print string.
8483
177b42fe
TJB
84842011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
8485
8486 * gdb.base/call-sc.c: Fix typos.
8487 * gdb.base/ifelse.exp: Likewise.
8488 * gdb.base/structs.c: Likewise.
8489
3b2a0cf2
JB
84902011-07-06 Paul Pluzhnikov <ppluzhnikov@google.com>
8491
8492 * gdb.base/jit-so.exp: New test.
8493 * gdb.base/jit-dlmain.c: New file.
8494 * gdb.base/jit-main.c: Allow "main" to be elsewhere.
8495
46fc714c
JK
84962011-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8497
8498 * gdb.cp/m-static.exp: Call get_compiler_info.
e17476d7
JK
8499 (static const int initialized nowhere): Call setup_xfail for gcc <= 4.4.
8500 * gdb.cp/pr9167.exp (p b): Likewise.
8501 * gdb.cp/temargs.exp: Do not set have_pr_45024_fixed for gcc 4.6.
8502 (test value of P in inner_m, test type of Z in inner_m): Call
8503 setup_xfail for gcc <= 4.5.
46fc714c 8504
418c7cf7
JK
85052011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8506
8507 * gdb.cp/paren-type.cc: New files.
8508 * gdb.cp/paren-type.exp: New files.
8509
3d50dd94
JK
85102011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8511
8512 Stop on first linespec terminator instead of eating what we can.
8513 * gdb.cp/minsym-fallback-main.cc (main): Call also C::operator ().
8514 * gdb.cp/minsym-fallback.cc (C::operator ()): Define.
8515 * gdb.cp/minsym-fallback.exp (break 'C::f()'): Change to ...
8516 (break C::f()): ... this one.
8517 (break C::operator()()): New test.
8518 * gdb.cp/minsym-fallback.h (C::operator ()): Declare.
8519 * gdb.java/jmisc.exp (break jmisc.main(java.lang.String[])int): New
8520 test.
8521
dcf9f4ab
JK
85222011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8523
8524 Fall back linespec to minimal symbols.
8525 * gdb.base/psymtab.exp (Don't search past end of psymtab.): Update the
8526 error message.
8527 * gdb.cp/cplusfuncs.exp (list foo::operator int*): Likewise.
8528 * gdb.cp/minsym-fallback-main.cc: New file.
8529 * gdb.cp/minsym-fallback.cc: New file.
8530 * gdb.cp/minsym-fallback.exp: New file.
8531 * gdb.cp/minsym-fallback.h: New file.
8532
3f542ed1
JK
85332011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8534
8535 * gdb.cp/no-dmgl-verbose.cc: New file.
8536 * gdb.cp/no-dmgl-verbose.exp: New file.
8537
85382011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
900e11f9
JK
8539
8540 * gdb.base/break-interp.exp (reach_1, test_ld): Allow also the prefix
8541 __GI_.
8542 * gdb.cp/psymtab-parameter.cc (func): Make it a template function.
8543 (f): New function.
8544 * gdb.cp/psymtab-parameter.exp (complete break 'func(): Rename to ...
8545 (complete p 'func<short>(): ... here.
8546 * gdb.dwarf2/dw2-linkage-name-trust-main.cc: New file.
8547 * gdb.dwarf2/dw2-linkage-name-trust.S: New file.
8548 * gdb.dwarf2/dw2-linkage-name-trust.exp: New file.
8549 * gdb.cp/temargs.exp (test type of F in k3_m, test value of F in k3_m):
8550 Make them KFAIL gcc/49546.
8551
00eb2c4a
JB
85522011-07-01 Joel Brobecker <brobecker@adacore.com>
8553
8554 * gdb.ada/catch_ex.exp: Add temporary catchpoint tests.
8555
85a20c42
JK
85562011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8557
8558 Test GCC PR debug/49546.
8559 * gdb.cp/temargs.exp (set sixth breakpoint for temargs)
8560 (test type of F in k3_m, test value of F in k3_m): New.
8561 * gdb.cp/temargs.cc (struct S3, struct K3): New.
8562 (main): New variable k3. Call k3.k3_m.
8563
d2d43431
JB
85642011-07-01 Jean-Charles Delay <delay@adacore.com>
8565
8566 * gdb.ada/packed_array.exp: Fix expected outout.
8567
54ae186f
JB
85682011-07-01 Jean-Charles Delay <delay@adacore.com>
8569
8570 * gdb.ada/packed_array.exp: fixed expected output.
8571
8f17729f
JB
85722011-07-01 Joel Brobecker <brobecker@adacore.com>
8573
8574 * gdb.ada/same_enum: New testcase.
8575
f5aa6869
JB
85762011-07-01 Joel Brobecker <brobecker@adacore.com>
8577
8578 * gdb.ada/ptr_typedef: New testcase.
8579
828292f2
JB
85802011-07-01 Joel Brobecker <brobecker@adacore.com>
8581
8582 * gdb.ada/arrayptr.exp: Add ptype test.
8583
18920c42
JB
85842011-07-01 Joel Brobecker <brobecker@adacore.com>
8585
8586 * gdb.ada/char_enum: New testcase.
8587
3536d9e3 85882011-07-01 Yao Qi <yao@codesourcery.com>
54aeeb99
YQ
8589
8590 * gdb.base/dump.exp (capture_pointer_with_type): New.
8591 Get value from address instead of name.
8592 Start GDB once, and do `dump' and `restore'
8593 tests together.
8594
db863c42
MF
85952011-06-30 Jie Zhang <jie.zhang@analog.com>
8596 Mike Frysinger <vapier@gentoo.org>
8597
8598 * config/monitor.exp (get_remotetimeout, set_remotetimeout): New
8599 helper functions for getting/setting remotetimeout variable.
8600 * lib/gdb.exp (gdb_load): If the target is remote, set
8601 $oldremotetimeout to get_remotetimeout, then call set_remotetimeout
8602 with $loadtimeout. Set $load_ok to 0 before doing the load.
8603 Instead of returning, immediately, set $load_ok to 0. Call
8604 set_remotetimeout with $oldremotetimeout, and then return if
8605 $load_ok is 1.
8606
e9e642a8
AB
86072011-06-30 Andrew Burgess <aburgess@broadcom.com>
8608
8609 * gdb.python/py-template.exp: Don't run this test if the target
8610 does not support c++ tests.
8611
32019081
JK
86122011-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8613
8614 Fix non-only rename list for Fortran modules import.
8615 * gdb.fortran/module.exp (print var_x, print var_y, print var_z): New
8616 tests.
8617 * gdb.fortran/module.f90 (module moduse): New.
8618 (program module): use moduse, test var_x, var_y and var_z.
8619
0ecee54c
TT
86202011-06-29 Tom Tromey <tromey@redhat.com>
8621
8622 PR testsuite/12040:
8623 * gdb.fortran/array-element.exp: Use f90, not f77.
8624 * gdb.fortran/complex.exp: Use f90, not f77.
8625 * gdb.fortran/derived-type.exp: Use f90, not f77.
8626 * gdb.fortran/library-module.exp: Use f90, not f77.
8627 * gdb.fortran/logical.exp: Use f90, not f77.
8628 * gdb.fortran/module.exp: Use f90, not f77.
8629 * gdb.fortran/multi-dim.exp: Use f90, not f77.
8630 * gdb.fortran/subarray.exp: Use f90, not f77.
8631
3b2b8fea
TT
86322011-06-29 Tom Tromey <tromey@redhat.com>
8633
8634 * gdb.fortran/charset.exp: New file.
8635 * gdb.fortran/charset.f90: New file.
8636
42159ca5
TT
86372011-06-29 Tom Tromey <tromey@redhat.com>
8638
8639 PR testsuite/12040:
8640 * lib/future.exp: New file, mostly extracted from ada.exp.
8641 Rewrote compatibility code to use rename.
8642 (gdb_find_gfortran): New proc.
8643 (gdb_default_target_compile): Refresh from dejagnu; plus a pending
8644 gfortran patch.
8645 * lib/ada.exp (gdb_find_gnatmake, gdb_default_target_compile):
8646 Move to future.exp.
8647 * lib/gdb.exp: Always load future.exp.
8648
af69a5ce
YQ
86492011-06-28 Yao Qi <yao@codesourcery.com>
8650
8651 * gdb.cp/exception.cc: Don't include iostream.
8652 (bar): Remove print statement.
8653 (catcher): New.
8654 (main): Remove print statements. Call function catcher.
8655 * gdb.cp/exception.exp : Don't match inferior's output in regexp.
8656 Set breakpoint on catcher, and check the value of parameter.
8657
ab5c6a72
YQ
86582011-06-23 Yao Qi <yao@codesourcery.com>
8659
6fdff2c5
PA
8660 * gdb.cp/mb-inline.exp: Parse the output of `info break' to check
8661 breakpoint 1.2 is disabled. KFAIL for uclinux.
ab5c6a72 8662
9497469f
MP
86632011-06-23 Marek Polacek <mpolacek@redhat.com>
8664
8665 * gdb.mi/mi2-var-display.exp: Replace gdb_test_multiple with
8666 mi_gdb_test.
8667
b9132588
MP
86682011-06-23 Marek Polacek <mpolacek@redhat.com>
8669
5d197ed0 8670 * gdb.mi/mi2-return.exp: Replace gdb_test_multiple with mi_gdb_test.
b9132588 8671
e55595ca
MP
86722011-06-23 Marek Polacek <mpolacek@redhat.com>
8673
5d197ed0
MP
8674 * gdb.mi/mi2-console.exp: Replace gdb_test_multiple with mi_gdb_test.
8675
86762011-06-23 Marek Polacek <mpolacek@redhat.com>
8677
8678 * gdb.mi/mi2-basics.exp: Fix races. Honour the
8679 `test_exec_and_symbol_mi_operatons' return value.
8680 (test_mi_interpreter_selection): Use mi_gdb_test instead of
8681 gdb_test_multiple.
8682 (test_exec_and_symbol_mi_operatons): Likewise.
8683 (test_path_specification): Likewise.
e55595ca 8684
be777e08
YQ
86852011-06-23 Yao Qi <yao@codesourcery.com>
8686
8687 * gdb.base/moribund-step.exp: Skip test if displaced stepping is not
8688 supported.
8689 * lib/gdb.exp (support_displaced_stepping): New.
8690
615556d6
YQ
86912011-06-23 Yao Qi <yao@codesourcery.com>
8692
8693 * gdb.threads/execl.exp: Skip on remote target.
8694
833b0ca7
MP
86952011-06-21 Marek Polacek <mpolacek@redhat.com>
8696
5d197ed0 8697 * gdb.mi/mi-var-display.exp: Replace gdb_test_multiple with
833b0ca7
MP
8698 mi_gdb_test.
8699
1ee4023a
MP
87002011-06-20 Marek Polacek <mpolacek@redhat.com>
8701
5d197ed0 8702 * gdb.mi/mi-nsintrall.exp: Replace gdb_test_multiple with mi_gdb_test.
1ee4023a 8703
d0b1d624
MP
87042011-06-20 Marek Polacek <mpolacek@redhat.com>
8705
5d197ed0 8706 * gdb.mi/mi-nsmoribund.exp: Replace gdb_test_multiple with
d0b1d624
MP
8707 mi_gdb_test.
8708
79aa92c1
MP
87092011-06-20 Marek Polacek <mpolacek@redhat.com>
8710
5d197ed0 8711 * gdb.mi/mi-return.exp: Replace gdb_test_multiple with mi_gdb_test.
79aa92c1 8712
5ce5db06
YQ
87132011-06-14 Yao Qi <yao@codesourcery.com>
8714
8715 gdb/testsuite/
8716 * gdb.threads/ia64-sigill.exp: Remove "set debug lin-lwp 1".
8717
533a737e
JK
87182011-06-10 Jan Kratochvil <jan.kratochvil@redhat.com>
8719
8720 * gdb.dwarf2/dw2-filename.exp (info sources): New testcase.
8721
d0e53741
TT
87222011-06-10 Tom Tromey <tromey@redhat.com>
8723
8724 * gdb.cp/temargs.exp: Let tests pass if compiler bug is fixed.
8725 Add tests for pointer-to-member-function.
8726 * gdb.cp/temargs.cc (S::somefunc): New function.
8727 (K2): New class.
8728 (main): Instantiate K2; call method.
8729
b5916bbd
JB
87302011-06-08 Joel Brobecker <brobecker@adacore.com>
8731
8732 * gdb.python/py-inferior.c (f2): Make str an array rather
8733 than a pointer.
8734 * gdb.python/py-inferior.exp: Adjust testcase accordingly.
8735
5be4dfca
JK
87362011-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8737
8738 * gdb.base/async-shell.c: New file.
8739 * gdb.base/async-shell.exp: New file.
8740
9f47e254
PA
87412011-06-06 Pedro Alves <pedro@codesourcery.com>
8742
8743 * gdb.threads/pending-step.exp: Add more context to SIGTRAP match.
8744
64b9b334
JB
87452011-06-03 Joel Brobecker <brobecker@adacore.com> (obvious fix)
8746
8747 From Stephen Kitt <steve@sk2.org>
8748 * gdb.base/help.exp: Adjust following some spelling corrections
8749 in GDB.
8750
dbc0f131
YQ
87512011-06-01 Yao Qi <yao@codesourcery.com>
8752
8753 * gdb.base/ending-run.exp: Match __uClibc_main for uClibc.
8754
fd336a18
KS
87552010-05-31 Keith Seitz <keiths@redhat.com>
8756
8757 PR c++/12750
8758 * gdb.cp/static-method.cc: New file.
8759 * gdb.cp/static-method.exp: New file.
8760
fa8b9902
KS
87612010-05-31 Keith Seitz <keiths@redhat.com>
8762
8763 PR symtab/12704
8764 * gdb.cp/anon-ns.cc: New file.
8765 * gdb.cp/anon-ns.exp: New file.
8766
0a5b1e09
PA
87672011-05-31 Pedro Alves <pedro@codesourcery.com>
8768
8769 * gdb.arch/i386-dr3-watch.c: New file.
8770 * gdb.arch/i386-dr3-watch.exp: New file.
8771
0578b8d1
YQ
87722011-05-30 Yao Qi <yao@codesourcery.com>
8773
8774 * gdb.base/callfuncs.c (t_structs_fc): New.
8775 (t_structs_dc, t_structs_ldc): New.
8776 (t_double_many_args):
8777 (DEF_FUNC_MANY_ARGS_1, DEF_FUNC_MANY_ARGS_2): Define.
8778 (DEF_FUNC_MANY_ARGS_3, DEF_FUNC_VALUES_1): Define.
8779 (DEF_FUNC_VALUES_2, DEF_FUNC_VALUES_3): Define.
8780 * gdb.base/callfuncs.exp: Call new functions.
8781
6680506e
YQ
87822011-05-30 Yao Qi <yao@codesourcery.com>
8783
ff4d2c60
YQ
8784 * gdb.base/callfuncs.exp (rerun_and_prepare): New.
8785 Call rerun_and_prepare for each test to isolate effects.
8786
87872011-05-30 Yao Qi <yao@codesourcery.com>
8788
8789 * gdb.base/varargs.c (find_max_float_real): New.
8790 (find_max_double_real, find_max_long_double_real): New.
8791 * gdb.base/varargs.exp: Call these new added functions.
6680506e
YQ
8792 * lib/gdb.exp (setup_kfail_for_target): New.
8793
e43ec454
YQ
87942011-05-30 Yao Qi <yao@codesourcery.com>
8795
8796 * gdb.base/funcargs.c (callca, callcb, callcc): New.
8797 (callcd, callce, callcf, callc1a, callc1b): New.
8798 (callc2a, callc2b): New.
8799 * gdb.base/funcargs.exp (complex_args): New.
8800 (complex_integral_args, complex_float_integral_args): New.
8801 * lib/gdb.exp (support_complex_tests): New. Determine
8802 whether to run test cases on _Complex types.
8803
432b4d03
JK
88042011-05-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8805
8806 * gdb.threads/leader-exit.c: New file.
8807 * gdb.threads/leader-exit.exp: New file.
8808
6caf069d
MP
88092011-05-27 Marek Polacek <mpolacek@redhat.com>
8810
9497469f 8811 * gdb.mi/mi-nonstop.exp: Replace gdb_test_multiple with mi_gdb_test.
6caf069d 8812
97fce28b
MP
88132011-05-27 Marek Polacek <mpolacek@redhat.com>
8814
8815 * gdb.mi/mi-nonstop-exit.exp: Remove the `-gdb-show non-stop' testcase,
8816 remove the `supported' variable.
8817 * gdb.mi/mi-nonstop.exp: Likewise.
8818 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
8819 * gdb.mi/mi-nsintrall.exp: Likewise.
8820 * gdb.mi/mi-nsmoribund.exp: Likewise.
8821 * gdb.mi/mi-nsthrexec.exp: Likewise.
8822
9da8c2a0
PA
88232011-05-26 Pedro Alves <pedro@codesourcery.com>
8824
8825 * gdb.reverse/finish-reverse-bkpt.exp: New test.
8826
2c03e5be
PA
88272011-05-26 Pedro Alves <pedro@codesourcery.com>
8828
8829 * gdb.reverse/next-reverse-bkpt-over-sr.exp: New test.
8830
2e21250d
KS
88312011-05-24 Keith Seitz <keiths@redhat.com>
8832
8833 PR breakpoint/12803
8834 * gdb.cp/cmpd-minsyms.cc (a): New method.
8835 (b): New method.
8836 (c): New method.
8837 * gdb.cp/cmpd-minsyms.exp: Add tests for new methods.
8838
cdac0397
PA
88392011-05-24 Pedro Alves <pedro@codesourcery.com>
8840
8841 * gdb.base/commands.exp (watchpoint_command_test): Check that the
8842 watchpoint's command list didn't execute when the watchpoint went
8843 out of scope.
8844
ee5683ab
PM
88452011-05-24 Pierre Muller <muller@ics.u-strasbg.fr>
8846
8847 Centralize -DSYMBOL_PREFIX=\"_\" additional flags in gdb.exp.
8848 * lib/gdb.exp (gdb_target_symbol_prefix_flags): New procedure.
8849 * gdb.arch/i386-bp_permanent.exp: Use gdb_target_symbol_prefix_flags.
8850 * gdb.arch/i386-gnu-cfi.exp: Likewise.
8851 * gdb.arch/i386-permbkpt.exp: Likewise.
8852 * gdb.arch/i386-prologue.exp: Likewise.
8853 * gdb.arch/i386-size-overlap.exp: Likewise.
8854 * gdb.arch/i386-size.exp: Likewise.
8855 * gdb.arch/i386-unwind.exp: Likewise.
8856 * gdb.reverse/i386-precsave.exp: Likewise.
8857 * gdb.reverse/i386-reverse.exp: Likewise.
8858 * gdb.reverse/i386-sse-reverse.exp: Likewise.
8859 * gdb.reverse/i387-env-reverse.exp: Likewise.
8860 * gdb.reverse/i387-stack-reverse.exp: Likewise.
8861
c91c8c16
PA
88622011-05-24 Pedro Alves <pedro@codesourcery.com>
8863
8864 * gdb.trace/tfile.exp: Add test that opening the basic.tf trace
8865 file doesn't error, using MI.
8866
c50491a7
TT
88672011-05-23 Tom Tromey <tromey@redhat.com>
8868
8869 * gdb.base/charset.exp (string_display): Add tests to assign to
8870 arrays.
8871 * gdb.base/charset.c (short_array, int_array, long_array): New.
8872
4a07b7da
PA
88732011-05-20 Pedro Alves <pedro@codesourcery.com>
8874
8875 Cope with async mode.
8876
4a07b7da
PA
8877 * gdb.mi/mi-break.exp (test_breakpoint_commands): Split gdb_test
8878 into gdb_test + mi_expect_stop.
8879
b275f2d2
PA
88802011-05-20 Pedro Alves <pedro@codesourcery.com>
8881
8882 * gdb.mi/basics.c: Don't include stdio.h or unistd.h.
8883 (callme): Remove printf call.
8884
eec52c44
PM
88852011-05-20 Pierre Muller <muller@ics.u-strasbg.fr>
8886
8887 * lib/gdb.exp (gdb_test_list_exact): Suggest use of double
8888 quote pattern to avoid problems with Cygwin/mingw expect versions.
8889 * gdb.base/default.exp (show convenience): Use double
8890 quote pattern for regular expressions.
8891
b3c8eb43
JK
88922011-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8893
8894 Fix -readnow for -gdwarf-4 unused type units.
8895 * gdb.dwarf2/dw4-sig-type-unused.S: New file.
8896 * gdb.dwarf2/dw4-sig-type-unused.exp: New file.
8897
ed731959
JK
88982011-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
8899
8900 * gdb.base/kill-after-signal.c: New file.
8901 * gdb.base/kill-after-signal.exp: New file.
8902
3b48433d
PA
89032011-05-16 Pedro Alves <pedro@codesourcery.com>
8904
8905 * gdb.ada/start.exp: Call untested with the correct test filename.
8906 * gdb.arch/i386-bp_permanent.exp: Call untested with the correct
8907 test filename. Make the test's binary unique.
8908 * gdb.arch/i386-signal.exp: Call untested with the correct test
8909 filename.
8910 * gdb.arch/i386-size-overlap.exp: Ditto.
8911 * gdb.arch/Makefile.in (EXECUTABLES): Update.
8912 * gdb.base/gcore-buffer-overflow.exp: Ditto.
8913 * gdb.cp/call-c.exp: Ditto.
8914 * gdb.mi/mi-reverse.exp: Call untested with the correct test
8915 filename. Make the test's binary unique.
8916 * gdb.mi/Makefile.in (EXECUTABLES): Update.
8917 * gdb.python/py-mi.exp: Ditto.
8918 * gdb.python/Makefile.in (EXECUTABLES): Update.
8919 * gdb.reverse/i386-precsave.exp: Ditto.
8920 * gdb.reverse/i387-env-reverse.exp: Call untested with the correct
8921 test filename.
8922 * gdb.reverse/i387-stack-reverse.exp: Ditto.
8923 * gdb.reverse/sigall-precsave.exp: Ditto. Make the test's binary
8924 unique.
8925 * gdb.reverse/sigall-reverse.exp: Call untested with the correct
8926 test filename.
8927 * gdb.reverse/Makefile.in (EXECUTABLES): Update.
8928 * gdb.trace/tfile.exp: Ditto.
8929
ba4a8bdd
YQ
89302011-05-14 Yao Qi <yao@codesourcery.com>
8931
8932 * gdb.trace/tfile.c(add_memory_block): Store address in unsigned
8933 type.
8934
dbaefcf7
DE
89352011-05-13 Doug Evans <dje@google.com>
8936
8937 * gdb.python/py-objfile-script.exp: New file.
8938 * gdb.python/py-objfile-script.c: New file.
8939 * gdb.python/py-objfile-script-gdb.py: New file.
8940 * testsuite/gdb.python/py-section-script.exp: Test
8941 "info auto-load-scripts".
8942
9930639c
TT
89432011-05-13 Tom Tromey <tromey@redhat.com>
8944
8945 * gdb.dwarf2/clztest.exp: New file.
8946 * gdb.dwarf2/clztest.c: New file.
8947 * gdb.dwarf2/clztest.S: New file.
8948
05272e11
DE
89492011-05-13 Doug Evans <dje@google.com>
8950
cc63ef9b
DE
8951 * gdb.base/charset.exp: If UTF-16 is not available, skip char16_t,
8952 String16 tests.
05272e11 8953
6edba76f
TT
89542011-05-13 Tom Tromey <tromey@redhat.com>
8955
8956 * lib/gdb.exp (is_x86_like_target): New proc.
8957 * gdb.dwarf2/watch-notconst.exp: Use is_x86_like_target.
8958 * gdb.dwarf2/valop.exp: Use is_x86_like_target.
8959 * gdb.dwarf2/typeddwarf.exp: Use is_x86_like_target. Pass
8960 -nostdlib to compiler.
8961 * gdb.dwarf2/typeddwarf.S (_start): Rename from 'main'.
8962 * gdb.dwarf2/pieces.exp: Use is_x86_like_target.
8963 * gdb.dwarf2/implptr.exp: Use is_x86_like_target.
8964 * gdb.dwarf2/dw2-restore.exp: Check for LP64.
8965 * gdb.dwarf2/callframecfa.exp: Use is_x86_like_target.
8966
028d0ed5
TJB
89672011-05-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
8968
8969 * gdb.python/py-function.exp: Test setting a value from a function
8970 which executes a command.
8971
8a9b8146
TT
89722011-05-12 Tom Tromey <tromey@redhat.com>
8973
8974 * gdb.dwarf2/typeddwarf.S: New file.
8975 * gdb.dwarf2/typeddwarf.c: New file.
8976 * gdb.dwarf2/typeddwarf.exp: New file.
8977
10483e8e
MP
89782011-05-12 Marek Polacek <mpolacek@redhat.com>
8979
8980 * gdb.mi/mi-basics.exp: Fix races. Honour the
8981 `test_exec_and_symbol_mi_operatons' return value.
8982 (test_mi_interpreter_selection): Use mi_gdb_test instead of
8983 gdb_test_multiple.
8984 (test_exec_and_symbol_mi_operatons): Likewise.
8985 (test_path_specification): Likewise.
8986
faf067f1
JK
89872011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8988
8989 * lib/gdb.exp (gdb_rename_execfile): Remove catch wrappers.
8990 (gdb_touch_execfile): Remove catch wrappers. New variable time.
8991 Replace `file copy' and `file rename' by `file mtime'. Twice.
8992
7ff911a3
JK
89932011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8994
8995 * gdb.base/readline-ask.c: New file.
8996 * gdb.base/readline-ask.exp: New file.
8997 * gdb.base/readline-ask.inputrc: New file.
8998
a536c6d7
UW
89992011-05-06 Ulrich Weigand <uweigand@de.ibm.com>
9000
9001 * gdb.cell/bt.exp: Delete breakpoints before running to signal
9002 to avoid race condition.
9003 * gdb.cell/coremaker.c: Use small stack size.
9004 * gdb.cell/ea-standalone.exp: Use file name without path as
9005 argument to c_to.
9006 * gdb.cell/fork.exp: Allow other output when continuing to end.
9007
d472a426
JK
90082011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
9009
9010 * gdb.threads/corethreads.c: New file.
9011 * gdb.threads/corethreads.exp: New file.
9012
90132011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
774094b8
JK
9014
9015 * gdb.threads/gcore-thread.exp (objfile, opts): New variables.
9016 Try to compile the test using -Wl,-z,norelro first.
9017 (load_core): New variable libthread_db_seen, initialize it.
9018 (zeroed-threads cannot be listed): Protect it by XFAIL on
9019 !$libthread_db_seen.
9020
8be455d7
JK
90212011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
9022
9023 PR 12573
9024 * gdb.dwarf2/dw2-skip-prologue.S: New file.
9025 * gdb.dwarf2/dw2-skip-prologue.c: New file.
9026 * gdb.dwarf2/dw2-skip-prologue.exp: New file.
9027
1976171a
JK
90282011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
9029
9030 * gdb.cp/psymtab-parameter.cc: New file.
9031 * gdb.cp/psymtab-parameter.exp: New file.
9032
7db6f30f
JK
90332011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
9034
9035 Fix a race.
9036 * gdb.cp/static-print-quit.exp (print c): Split to ...
9037 (print c - <return>, print c - q <return>, print c - to quit):
9038 ... these. Make the testfile untested on gdb-7.1.
9039
85161e9e 90402011-5-05 Janis Johnson <janisjo@codesourcery.com>
56744f0a
JJ
9041
9042 * lib/gdb.exp (exec_target_file, exec_symbol_file,
9043 gdb_rename_execfile, gdb_touch_execfile): New.
9044 * gdb.base/reread.exp: Use new procs to handle multiple
9045 exec files.
9046
0c51be18
YQ
90472011-05-05 Yao Qi <yao@codesourcery.com>
9048
9049 * gdb.arch/arm-disp-step.S(test_ldr_literal): New.
9050 (test_adr_32bit, test_pop_pc): New.
9051 * gdb.arch/arm-disp-step.exp (test_ldr_literal): New.
9052 (test_adr_32bit, test_pop_pc): New.
9053
4d393d60
JM
90542011-05-04 Joseph Myers <joseph@codesourcery.com>
9055
9056 * gdb.base/a2-run.exp (strongarm-*-coff): Don't handle target.
9057 * gdb.base/float.exp (xscale*-*-*, strongarm*-*-*): Don't handle
9058 targets.
9059 * gdb.base/long_long.exp (xscale*-*-*, strongarm*-*-*): Don't
9060 handle targets.
9061
8ffd0459
JK
90622011-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9063
9064 * gdb.base/completion.exp (complete help info wat): Rename to ...
9065 (complete 'help info wat'): ... here.
9066 Remove all `-re ".*' and `-re "^.*' redundant regexes.
9067 (complete 'p 'arg', complete (2) 'p 'arg'): Remove redundant backslash.
9068
8e28d804
PA
90692011-05-04 Pedro Alves <pedro@codesourcery.com>
9070
9071 * gdb.base/completion.exp: Use gdb_test_multiple instead of
9072 gdb_test and explicit $gdb_prompt/timeout matches.
9073
3eb2ef34
YQ
90742011-05-04 Yao Qi <yao@codesourcery.com>
9075
9076 * gdb.arch/arm-disp-step.S: Fix usage of macros __thumb__
9077 and __thumb2__.
9078
aaaf81a3
MP
90792011-05-03 Marek Polacek <mpolacek@redhat.com>
9080
9081 * gdb.base/pr10179.exp: Get rid of races using `delete_breakpoints'
9082 in place of `gdb_test "delete breakpoints"'. This eliminates two
9083 testcases.
9084
c4cbc0df
PA
90852011-05-02 Pedro Alves <pedro@codesourcery.com>
9086
9087 PR testsuite/12649
9088 Fix races.
9089
9090 * gdb.base/completion.exp: Remove all sleep calls. Remove
9091 unnecessary regexs. Don't explicitly expect anything after the
9092 prompt. Eat the prompt if necessary.
9093
b4cbb4a3
EBM
90942011-05-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
9095
9096 * gdb.opt/inline-cmds.exp: Adjust checks with "finish" command to
9097 accept to show the caller line again as well as the line after.
9098
d65aec65
PM
90992011-04-29 Phil Muldoon <pmuldoon@redhat.com>
9100
9101 PR mi/12531
9102
9103 * gdb.python/py-mi.exp: Add CPLUS_FAKE_CHILD tests and a C++
9104 compile target.
9105 * gdb.python/py-prettyprint.exp: Add C++ object for
9106 CPLUS_FAKE_CHILD test.
9107
30852783
UW
91082011-04-28 Ulrich Weigand <ulrich.weigand@linaro.org>
9109
9110 * gdb.base/signest.exp: New file.
9111 * gdb.base/signest.c: Likewise.
9112
c7b1f0d9
JK
91132011-04-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9114
9115 * lib/mi-support.exp (mi_expect_stop) <stopped at wrong place>: Accept
9116 thread and breakpoint notifications.
9117
559a7a62
JK
91182011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9119
9120 * gdb.base/fortran-sym-case.c: New file.
9121 * gdb.base/fortran-sym-case.exp: New file.
9122 * gdb.dwarf2/dw2-case-insensitive-debug.S: New file.
9123 * gdb.dwarf2/dw2-case-insensitive.c: New file.
9124 * gdb.dwarf2/dw2-case-insensitive.exp: New file.
9125
8344e389
JK
91262011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9127
9128 * lib/gdb.exp (gdb_test_multiple): Eror on newline in $message.
9129 * gdb.base/ifelse.exp: Give names to the "" tests as `if true else
9130 false #1', `if true else false #2' and `if true else false #3'.
9131
2484c66b
UW
91322011-04-27 Ulrich Weigand <ulrich.weigand@linaro.org>
9133
9134 * gdb.base/annota1.exp: Accept breakpoints-invalid annotation
9135 while delivering signal.
9136
8d3788bd
VP
91372011-04-27 Vladimir Prus <vladimir@codesourcery.com>
9138
9139 MI breakpoint notifications.
9140
9141 * testsuite/gdb.mi/mi-cli.exp: Adust.
6fdff2c5
PA
9142 * testsuite/gdb.mi/mi2-cli.exp: Adust.
9143 * testsuite/gdb.mi/mi-watch.exp: Adust.
9144 * testsuite/gdb.mi/mi2-watch.exp: Adust.
9145 * testsuite/lib/mi-support.exp (mi_expect_stop): Accept breakpoint
9146 notifications.
8d3788bd 9147
3e03848b
JK
91482011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
9149
9150 * gdb.base/gdbindex-stabs-dwarf.c: New file.
9151 * gdb.base/gdbindex-stabs.c: New file.
9152 * gdb.base/gdbindex-stabs.exp: New file.
9153
918c9108
YQ
91542011-04-25 Yao Qi <yao@codesourcery.com>
9155
9156 * gdb.dwarf2/dw2-double-set-die-type.S: Replace comment char `#'
9157 with /*...*/.
9158 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
9159
90556b8c
JK
91602011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9161
9162 * gdb.python/py-value.exp (test_objfiles): Name the first test
9163 `py-value in file.filename'.
9164
03f2bd59
JK
91652011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9166
9167 * gdb.base/solib-disc.exp: Set gdbserver_reconnect_p.
9168 * lib/gdb.exp (gdb_init): Clear gdbserver_reconnect_p.
9169 * lib/gdbserver-support.exp (gdbserver_start): Add `--once' if
9170 !gdbserver_reconnect_p..
9171 (gdbserver_reconnect): Call error if !gdbserver_reconnect_p..
9172
7b08b9eb
JK
91732011-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9174
9175 * gdb.cp/cpcompletion.exp (complete class methods)
9176 (complete class methods beginning with F): Move them above runto. New
9177 comment about the runto delimiter.
9178
b78974c3
PA
91792011-04-20 Pedro Alves <pedro@codesourcery.com>
9180
9181 * gdb.base/maint.exp: Test that "maint print registers" works
9182 without a running program.
9183
20429c40 91842011-04-20 Marek Polacek <mpolacek@redhat.com>
b78974c3 9185
20429c40
MP
9186 * gdb.base/setshow.exp: Fix racy tests.
9187 ($old_gdb_prompt): New variable.
9188
7a9dd1b2
TT
91892011-04-19 Tom Tromey <tromey@redhat.com>
9190
9191 * gdb.mi/mi-nsmoribund.exp:
9192 * gdb.hp/gdb.objdbg/objdbg01.exp:
9193 * gdb.base/structs.exp (test_struct_returns):
9194 * gdb.base/call-sc.exp (test_scalar_returns):
9195 * gdb.base/bigcore.exp: Remove duplicate words.
9196
02835898
JK
91972011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9198
9199 * gdb.base/break-interp-lib.c (v, vptr): New variables.
9200 * gdb.base/break-interp.exp (test_attach): New comment.
9201
254f582e
JK
92022011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9203
9204 * gdb.threads/gcore-thread.exp ($core0file): New variable.
9205 (clear __stack_user.next, clear stack_used.next)
9206 (save a zeroed-threads corefile): New test.
9207 Call core_load for $core0file.
9208 (zeroed-threads cannot be listed): New test.
9209
4fe85f5c
JK
92102011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9211
9212 * gdb.threads/gcore-thread.exp ($testfile): Match it the .exp
9213 filename.
9214 ($srcfile): Preserve the original value.
9215 ($testfile): Match it the .exp filename.
9216 ($corefile): New variable. Substitute it around.
9217 Use clean_restart.
9218 ($prev_timeout): Remove.
9219 (load_core): Move core loading into this proc.
9220 Fix restore of $timeout if load_core fails.
9221
63524580
JK
92222011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9223
9224 * gdb.base/eu-strip-infcall.c: New file.
9225 * gdb.base/eu-strip-infcall.exp: New file.
9226
90359a16
JK
92272011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9228
9229 * gdb.base/callfuncs.c (Lcallfunc, callfunc): New functions.
9230 * gdb.base/callfuncs.exp (print callfunc (Lcallfunc, 5)): New test.
9231
626e7282
JK
92322011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9233
9234 Fix Python access to inlined frames.
9235 * gdb.python/py-frame-inline.c: New file.
9236 * gdb.python/py-frame-inline.exp: New file.
9237
3363d018
EBM
92382011-04-13 Edjunior Machado <emachado@linux.vnet.ibm.com>
9239
9240 * gdb.base/gdb1090.exp: Change breakpoint location to read the
9241 content of 's24' correctly (avoiding "optimized out").
9242 * gdb.base/gdb1090.c: Add comment in order to set breakpoint.
9243
28781456
JK
92442011-04-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9245
9246 * lib/gdb.exp (gdb_breakpoint): New case for a GDB internal error.
9247
4a4106ca
TJB
92482011-04-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
9249
9250 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Don't
9251 expect a colon in watch -location output.
9252
d26ccb4f
JK
92532011-04-13 Marek Polacek <mpolacek@redhat.com>
9254
df46027d 9255 * gdb.base/commands.exp (redefine_backtrace_test): Fix race.
d26ccb4f
JK
9256 New testcase `expect response to define backtrace'. Also remove
9257 redundant `default' block.
9258
e1ab1f9c
JK
92592011-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9260
9261 * gdb.python/py-prettyprint.c (struct hint_error): New.
9262 (main): New variable hint_error.
9263 * gdb.python/py-prettyprint.exp (run_lang_tests): New testcase
9264 "print hint_error".
9265 * gdb.python/py-prettyprint.py (class pp_hint_error): New.
9266 (register_pretty_printers): Register it.
9267
0c2e6019
TT
92682011-04-04 Tom Tromey <tromey@redhat.com>
9269
9270 * gdb.cp/maint.exp (test_help): Update.
9271 (test_namespace): Likewise.
9272
af57139d
JB
92732011-04-01 Joel Brobecker <brobecker@adacore.com>
9274
9275 * gdb.ada/arrayptr/foo.adb: Add access to constrained array.
9276 * gdb.ada/arrayptr.exp: Add new tests.
9277
956a9fb9
JB
92782011-04-01 Joel Brobecker <brobecker@adacore.com>
9279
9280 * gdb.ada/mi_catch_ex: New testcase.
9281
d0c4d642
PA
92822011-04-01 Pedro Alves <pedro@codesourcery.com>
9283
9284 * gdb.cp/cpexprs.exp (Overloaded methods): No longer try the
9285 base::overload(void) method without specifying "const".
9286
18819fa6
UW
92872011-04-01 Ulrich Weigand <ulrich.weigand@linaro.org>
9288
9289 * gdb.arch/thumb-singlestep.S: New file.
9290 * gdb.arch/thumb-singlestep.exp: Likewise.
9291
a4c8e806
TT
92922011-03-31 Tom Tromey <tromey@redhat.com>
9293
9294 * gdb.python/py-prettyprint.py (exception_flag): New global.
9295 (NoStringContainerPrinter._iterator.next): Check it.
9296 * gdb.python/py-prettyprint.c (main): New variable nstype2.
9297 * gdb.python/py-mi.exp: Set exception_flag and do more tests.
9298
53832f31
TT
92992011-03-29 Tom Tromey <tromey@redhat.com>
9300
9301 * gdb.cp/anon-struct.cc: New file.
9302 * gdb.cp/anon-struct.exp: New file.
9303
e4620230
JK
93042011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9305
9306 Test STT_GNU_IFUNC support.
9307 * gdb.base/gnu-ifunc-lib.c: New file.
9308 * gdb.base/gnu-ifunc.c: New file.
9309 * gdb.base/gnu-ifunc.exp: New file.
9310
d0fb5eae
JK
93112011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9312
9313 Support a ring of related breakpoints.
9314 * gdb.base/watchpoint-delete.c: New file.
9315 * gdb.base/watchpoint-delete.exp: New file.
9316
20106cfb
JK
93172011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9318
9319 * gdb.ada/arrayparam.exp (print first after function call): Use
9320 explicit package name. Add a comment
9321 (print lasta after function call): Rename ...
9322 (print last after function call): ... it and use explicit package
9323 name.
9324 (print length after function call): Use explicit package name.
9325 * gdb.ada/str_ref_cmp.exp (operator = works for strings): New test.
9326 * gdb.ada/sym_print_name.exp: Change `i' to `integervar'.
9327 (multiple matches for symbol i): Rename ...
9328 (multiple matches for symbol integervar): ... it.
9329 * gdb.ada/sym_print_name/foo.adb (Foo): Change `I' to `IntegerVar'.
9330 * gdb.ada/sym_print_name/pck.ads (Pck): Likewise.
9331
e7ab5e63
AB
93322011-03-25 Andrew Burgess <aburgess@broadcom.com>
9333
9334 * lib/gdb.exp (default_gdb_start,gdb_init): Clear the GREP_OPTIONS
9335 environment variable to make grep output more predictable. Move
9336 all the environment setup into gdb_init so it's done once per test
9337 case rather than each time we start gdb.
9338
9ef07c8c
TT
93392011-03-24 Tom Tromey <tromey@redhat.com>
9340
9341 * gdb.base/label.exp: Use `main:there' linespec. Add re-running
9342 test.
9343
dd90784c
JK
93442011-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9345
9346 * gdb.dwarf2/dw2-entry-value-main.c: New file.
9347 * gdb.dwarf2/dw2-entry-value.S: New file.
9348 * gdb.dwarf2/dw2-entry-value.exp: New file.
9349
05775840
PM
93502011-03-22 Phil Muldoon <pmuldoon@redhat.com>
9351
6fdff2c5 9352 PR python/12183
05775840
PM
9353
9354 * gdb.python/py-function.exp: Add GdbError tests.
9355
8661b11b
PA
93562011-03-18 Pedro Alves <pedro@codesourcery.com>
9357
9358 * gdb.trace/unavailable.cc (args_test_func, local_test_func)
9359 (reglocal_test_func, statlocal_test_func): New functions.
9360 (globals_test_func): Call new functions.
9361 * gdb.trace/unavailable.exp (gdb_collect_args_test)
9362 (gdb_collect_locals_test): New procedure.
9363 (gdb_trace_collection_test): Call new procedures.
9364
0fdb4f18
PA
93652011-03-18 Pedro Alves <pedro@codesourcery.com>
9366
9367 * gdb.trace/unavailable.exp (fpreg, spreg, pcreg): Define.
9368 (test_register, test_register_unavailable): New procedures.
9369 (gdb_unavailable_registers_test): New procedure.
9370 (gdb_trace_collection_test): Call it.
9371
99c3dc11
PM
93722011-03-18 Phil Muldoon <pmuldoon@redhat.com>
9373
6fdff2c5 9374 PR python/12149
99c3dc11
PM
9375
9376 * gdb.python/python.exp: Add gdb.write tests.
9377
29703da4
PM
93782010-03-17 Phil Muldoon <pmuldoon@redhat.com>
9379
9380 * gdb.python/Makefile.in: Add py-objfile.
9381 * gdb.python/py-objfile.exp: New file.
9382 * gdb.python/py-objfile.c: New file.
9383 * gdb.python/py-block.exp: Add is_valid tests.
9384 * gdb.python/py-inferior.exp: Ditto.
9385 * gdb.python/py-infthread.exp: Ditto.
9386 * gdb.python/py-symbol.exp: Ditto.
9387 * gdb.python/py-symtab.exp: Ditto.
9388
598997c8
KS
93892011-03-16 Keith Seitz <keiths@redhat.com>
9390
9391 PR c++/12273
9392 * gdb.cp/cmpd-minsyms.exp: New test.
9393 * gdb.cp/cmpd-minsyms.cc: New file.
9394
9395 PR c++/11734
9396 * gdb.cp/ovsrch.exp: New test.
9397 * gdb.cp/ovsrch.h: New file.
9398 * gdb.cp/ovsrch1.cc: New file.
9399 * gdb.cp/ovsrch2.cc: New file.
9400 * gdb.cp/ovsrch3.cc: New file.
9401 * gdb.cp/ovsrch4.cc: New file.
9402
c91513d8
PP
94032011-03-16 Paul Pluzhnikov <ppluzhnikov@google.com>
9404
9405 PR gdb/12528
9406 * gdb.base/Makefile.in: Adjust EXECUTABLES.
9407 * gdb.base/break-on-linker-gcd-function.exp: New test.
9408 * gdb.base/break-on-linker-gcd-function.cc: New file.
9409
7470fc63
AT
94102011-03-15 Andreas Tobler <andreast@fgznet.ch>
9411
9412 * gdb.base/jit-main.c: Define ElfW for non glibc elf targets.
9413
959e7469
PM
94142011-03-15 Phil Muldoon <pmuldoon@redhat.com>
9415
9416 * lib/gdb.exp (gdb_unload): Add another termination case.
9417
9373cf26
JK
94182011-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9419
9420 * gdb.dwarf2/dw2-empty-pc-range.S: New file.
9421 * gdb.dwarf2/dw2-empty-pc-range.exp: New file.
9422 * gdb.dwarf2/pr11465.S: New .text labels text_start and text_end.
9423 Provide a stub byte there.
9424 (DW_TAG_compile_unit): Set DW_AT_low_pc, DW_AT_high_pc and
9425 DW_AT_entry_pc.
9426 (dieb4, dieda): Set DW_AT_high_pc higher than DW_AT_low_pc.
9427
24e9cda0
UW
94282011-03-15 Ulrich Weigand <uweigand@de.ibm.com>
9429
9430 * gdb.arch/altivec-abi.exp: Skip "generic" tests on 64-bit when
9431 using a GCC 4.1 or 4.2 compiler. Add an additional test variant
9432 "generic ABI, auto".
9433 (altivec_abi_tests): Accept vectors returned by reference.
9434
7371cf6d
PM
94352010-03-14 Phil Muldoon <pmuldoon@redhat.com>
9436
9437 * gdb.python/py-breakpoint.exp: Add Python stop operations tests.
9438
ce77046a
UW
94392011-03-13 Ulrich Weigand <uweigand@de.ibm.com>
9440
9441 * gdb.python/py-section-script.exp: Skip test if no Python support.
9442
176400c3
UW
94432011-03-12 Ulrich Weigand <uweigand@de.ibm.com>
9444
9445 * gdb.base/solib-weak.exp: Allow "." prefix for ppc64.
9446
ecec24e6
PM
94472011-03-10 Phil Muldoon <pmuldoon@redhat.com>
9448
9449 * gdb.python/py-parameter.exp: Update tests to the new Python
9450 parameter API. Add "no documentation" test. Add deprecated API
9451 backward compatibility test.
9452
5dbdd470
TT
94532011-03-09 Tom Tromey <tromey@redhat.com>
9454
9455 * gdb.ada/catch_ex.exp: Use explicit gdb_test rather than
9456 gdb_continue_to_end.
9457
b66e66ee
MK
94582011-03-09 Mark Kettenis <kettenis@gnu.org>
9459
9460 * gdb.base/memattr.exp: Adjust regexps to accept spaces as well as
9461 tabs.
9462
eceb0c5f
TT
94632011-03-09 Tom Tromey <tromey@redhat.com>
9464
9465 * lib/gdb.exp (inferior_exited_re): Match. leading `['. Wrap in
9466 parentheses.
9467 (gdb_continue_to_end): Add "allow_extra" parameter. Use
9468 $command.
9469 * gdb.threads/thread-unwindonsignal.exp: Pass "allow_extra"
9470 argument to gdb_continue_to_end.
9471 * gdb.threads/interrupted-hand-call.exp: Pass "allow_extra"
9472 argument to gdb_continue_to_end.
9473 * gdb.cp/annota3.exp: Fix regex.
9474 * gdb.cp/annota2.exp: Fix regex.
9475 * gdb.base/shlib-call.exp: Pass "allow_extra" argument to
9476 gdb_continue_to_end.
9477 * gdb.base/call-signal-resume.exp: Revert earlier patch.
9478 * gdb.ada/tasks.exp: Pass "allow_extra" argument to
9479 gdb_continue_to_end.
9480
63154eca
PA
94812011-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9482
9483 * gdb.server/ext-run.exp
9484 (load new file without any gdbserver inferior): New test.
9485
967d1f9b
TT
94862011-03-07 Tom Tromey <tromey@redhat.com>
9487
9488 * Makefile.in (TAGS): Rewrite.
9489
d68dcbb9
JK
94902011-03-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9491
9492 * gdb.trace/report.exp (12.1: trace report #1): New match for the
9493 initial commands echo. New match for `Found trace'. Anchor all the
9494 other matches. Anchor and match for `No trace frame found' the final
9495 match.
9496
6bf58e63
TT
94972011-03-07 Tom Tromey <tromey@redhat.com>
9498
9499 * Makefile.in (TAGS): New target.
9500
fda326dd
TT
95012011-03-07 Tom Tromey <tromey@redhat.com>
9502
9503 * lib/opencl.exp (skip_opencl_tests): Update for exit message
9504 change.
9505 * lib/mi-support.exp (mi_gdb_test): Update for exit message
9506 change.
9507 * lib/gdb.exp (gdb_test_multiple): Update comment. Update for
9508 exit message change.
9509 (skip_altivec_tests): Update for exit message change.
9510 (skip_vsx_tests): Likewise.
9511 (gdb_continue_to_end): Likewise. Add 'command' argument.
9512 * lib/cell.exp (skip_cell_tests): Update for exit message change.
9513 * gdb.threads/tls.exp: Update for exit message change.
9514 * gdb.threads/thread-unwindonsignal.exp: Use
9515 gdb_continue_to_end.
9516 * gdb.threads/step.exp (step_it): Update for exit message change.
9517 (continue_all): Likewise.
9518 * gdb.threads/print-threads.exp (test_all_threads): Update for
9519 exit message change.
9520 * gdb.threads/interrupted-hand-call.exp: Use
9521 gdb_continue_to_end.
9522 * gdb.threads/execl.exp: Use gdb_continue_to_end.
9523 * gdb.python/py-prettyprint.exp (run_lang_tests): Use
9524 gdb_continue_to_end.
9525 * gdb.hp/gdb.objdbg/objdbg02.exp: Use gdb_continue_to_end.
9526 * gdb.hp/gdb.objdbg/objdbg01.exp: Use gdb_continue_to_end.
9527 * gdb.hp/gdb.defects/solib-d.exp: Update for exit message change.
9528 * gdb.cp/method.exp: Update for exit message change.
9529 * gdb.cp/mb-templates.exp: Update for exit message change.
9530 * gdb.cp/mb-inline.exp: Use gdb_continue_to_end.
9531 * gdb.cp/annota3.exp: Update for exit message change.
9532 * gdb.cp/annota2.exp: Update for exit message change.
9533 * gdb.cell/fork.exp: Use gdb_continue_to_end.
9534 * gdb.base/term.exp: Update for exit message change.
9535 * gdb.base/step-test.exp (test_i): Update for exit message change.
9536 * gdb.base/sigstep.exp (advance): Update for exit message change.
9537 (advancei): Likewise.
9538 * gdb.base/siginfo.exp: Update for exit message change.
9539 * gdb.base/shlib-call.exp: Use gdb_continue_to_end.
9540 * gdb.base/reread.exp: Use gdb_continue_to_end.
9541 * gdb.base/langs.exp: Use gdb_continue_to_end.
9542 * gdb.base/interrupt.exp: Update for exit message change.
9543 * gdb.base/gdb1555.exp: Update for exit message change.
9544 * gdb.base/exe-lock.exp: Use gdb_continue_to_end.
9545 * gdb.base/ending-run.exp: Update for exit message change.
9546 * gdb.base/chng-syms.exp: Update for exit message change.
9547 * gdb.base/checkpoint.exp: Update for exit message change.
9548 * gdb.base/catch-syscall.exp (check_for_program_end): Use
9549 gdb_continue_to_end.
9550 (test_catch_syscall_with_wrong_args): Likewise.
9551 * gdb.base/call-signal-resume.exp: Use gdb_continue_to_end.
9552 * gdb.base/break-interp.exp (test_ld): Update for exit message
9553 change.
9554 * gdb.base/bang.exp: Update for exit message change.
9555 * gdb.base/attach.exp (do_attach_tests): Use gdb_continue_to_end.
9556 (do_call_attach_tests): Likewise.
9557 * gdb.base/a2-run.exp: Update for exit message change.
9558 * gdb.arch/ppc-dfp.exp: Update for exit message change.
9559 * gdb.ada/tasks.exp: Use gdb_continue_to_end.
9560 * gdb.ada/catch_ex.exp: Use gdb_continue_to_end.
9561
dd19bd70
JK
95622011-03-05 Jan Kratochvil <jan.kratochvil@redhat.com>
9563
9564 * gdb.base/help.exp (help thread find): Fix one forgotten quote.
9565
30e62689
TT
95662011-03-03 Tom Tromey <tromey@redhat.com>
9567
9568 * gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove.
9569 * gdb.hp/gdb.aCC/configure (Makefile): Remove.
9570 * gdb.hp/gdb.aCC/configure.ac: Remove.
9571 * gdb.hp/gdb.base-hp/Makefile.in (Makefile): Remove.
9572 * gdb.hp/gdb.base-hp/configure (Makefile): Remove.
9573 * gdb.hp/gdb.base-hp/configure.ac: Remove.
9574 * gdb.hp/gdb.compat/Makefile.in (Makefile): Remove.
9575 * gdb.hp/gdb.compat/configure (Makefile): Remove.
9576 * gdb.hp/gdb.compat/configure.ac: Remove.
9577 * gdb.hp/gdb.defects/Makefile.in (Makefile): Remove.
9578 * gdb.hp/gdb.defects/configure (Makefile): Remove.
9579 * gdb.hp/gdb.defects/configure.ac: Remove.
9580 * gdb.hp/gdb.objdbg/Makefile.in (Makefile): Remove.
9581 * gdb.hp/gdb.objdbg/configure (Makefile): Remove.
9582 * gdb.hp/gdb.objdbg/configure.ac: Remove.
9583 * gdb.hp/configure.ac: Remove.
9584 * gdb.hp/configure: Remove.
9585 * gdb.hp/Makefile.in (SUBDIRS): No longer a configure
9586 substitution.
9587 (Makefile): Remove rule.
9588 * gdb.cell/configure.ac: Remove.
9589 * gdb.cell/configure: Remove.
9590 * gdb.stabs/Makefile.in (Makefile): Remove.
9591 (distclean): Don't remove config.status or config.log.
9592 * gdb.stabs/configure (Makefile): Remove.
9593 * gdb.stabs/configure.ac: Remove.
9594 * configure: Rebuild.
9595 * configure.ac: Don't AC_CONFIG_SUBDIRS in gdb.hp or gdb.stabs.
9596 Remove stabs- and cell-specific logic. Test for existence of
9597 ../gdbtk before configuring gdb.gdbtk. Build Makefiles in gdb.hp
9598 subdirectories, gdb.cell, and and gdb.stabs.
9599 * Makefile.in (ALL_SUBDIRS): Add gdb.hp and gdb.stabs.
9600
c171f854
JB
96012011-03-03 Joel Brobecker <brobecker@adacore.com>
9602
9603 * gdb.python/py-inferior.exp: Avoid searching pattern beyond
9604 end of buffer.
9605
9a5193cb
JB
96062011-03-02 Joel Brobecker <brobecker@adacore.com>
9607
9608 * gdb.python/py-inferior.exp: Use gdb_test_no_output instead of
9609 gdb_test when running a test where we expected no output back.
9610
9bb4c1bb
MS
96112011-02-28 Michael Snyder <msnyder@vmware.com>
9612
9613 * gdb.cp/overload.cc: Change initializer value to integer.
9614
3bd0f5ef
MS
96152011-02-27 Michael Snyder <msnyder@vmware.com>
9616
9617 * gdb.multi/base.exp: Add test for remove-inferiors.
9618
2279eaad
JB
96192011-02-26 Joel Brobecker <brobecker@adacore.com>
9620
9621 * gdb.python/py-frame.exp: Simplify the initialization phase
9622 using prepare_for_testing.
9623
c82c0b55
MS
96242011-02-25 Michael Snyder <msnyder@vmware.com>
9625
9626 * gdb.multi/base.exp: Add tests for info inferiors with args.
9627
1d94651b
JK
96282011-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
9629
9630 * gdb.dwarf2/dw2-ranges.S: Rename to ...
9631 * gdb.dwarf2/dw2-ranges.c: ... here, convert it to C.
9632 * gdb.dwarf2/dw2-ranges.exp: Skip the testcase on !$gcc_compiled.
9633 Rename srcfile, srcfile2 and srcfile3, new asmfile, asmfile2 and
9634 asmfile3. Comment the STABS (#3) file compilation. Compile
9635 everything through assembler. Provide KFAIL for symtab/12497.
9636 * gdb.dwarf2/dw2-ranges2.S: Rename to ...
9637 * gdb.dwarf2/dw2-ranges2.c: ... here, convert it to C.
9638 * gdb.dwarf2/dw2-ranges3.S: Rename to ...
9639 * gdb.dwarf2/dw2-ranges3.c: ... here, convert it to C.
9640
3bd0f5ef
MS
96412011-02-24 Michael Snyder <msnyder@vmware.com>
9642
9643 * gdb.base/break.exp: Add tests for delete breakpoints using
9644 convenience variables and value history references.
9645
12c1418e
MS
96462011-02-24 Michael Snyder <msnyder@vmware.com>
9647
9648 * gdb.base/break.exp: Remove debugging 'printf' accidentally
9649 left behind in previous check-in.
9650
e5a67952
MS
96512011-02-23 Michael Snyder <msnyder@vmware.com>
9652
9653 * gdb.base/break.exp: Add tests for "info break" with arguments.
9654 * gdb.trace/infotrace.exp: Update patterns for error and help.
9655 * gdb.base/completion.exp: Update pattern.
9656 * gdb.base/ena-dis-br.exp: Update pattern.
9657 * gdb.base/help.exp: Update patterns.
9658
96592011-02-23 Michael Snyder <msnyder@vmware.com>
fbcb778d
MS
9660
9661 * gdb.base/memattr.exp: New test.
9662 * gdb.base/memattr.c: Test load for memattr.exp.
9663
6e6fbe60
DE
96642011-02-22 Doug Evans <dje@google.com>
9665
9666 * gdb.python/py-symbol.exp: Test lookup_global_symbol.
9667
1d41d745
MS
96682011-02-22 Michael Snyder <msnyder@vmware.com>
9669
9670 * Makefile.in: Make more clean.
9671 * gdb.ada/Makefile.in: Ditto.
9672 * gdb.arch/Makefile.in: Ditto.
9673 * gdb.asm/Makefile.in: Ditto.
9674 * gdb.base/Makefile.in: Ditto.
9675 * gdb.cp/Makefile.in: Ditto.
9676 * gdb.dwarf2/Makefile.in: Ditto.
9677 * gdb.java/Makefile.in: Ditto.
9678 * gdb.mi/Makefile.in: Ditto.
9679 * gdb.modula2/Makefile.in: Ditto.
9680 * gdb.python/Makefile.in: Ditto.
9681 * gdb.server/Makefile.in: Ditto.
9682 * gdb.stabs/Makefile.in: Ditto.
9683 * gdb.threads/Makefile.in: Ditto.
9684 * gdb.trace/Makefile.in: Ditto.
9685
79ba84ca
MS
96862011-02-22 Michael Snyder <msnyder@vmware.com>
9687
df46027d 9688 * gdb.threads/thread-find.exp: Add tests for bad input to
79ba84ca
MS
9689 info threads.
9690
b9b35694
JB
96912011-02-22 Joel Brobecker <brobecker@adacore.com>
9692
9693 * gdb.python/py-breakpoint.exp: Fix the expected output of
9694 one of the "maint info breakpoints" tests to accept the output
9695 generated on platforms that do not have hardware watchpoints.
9696
8bfb830f
JB
96972011-02-22 Joel Brobecker <brobecker@adacore.com>
9698
9699 * gdb.python/py-breakpoint.exp: Remove unnecessary call to
9700 clean_restart. Be a little stricter in the expected output
9701 for one of the tests. Fix a typo in one of the comments.
9702
c45f3c54
JB
97032011-02-22 Joel Brobecker <brobecker@adacore.com>
9704
9705 * gdb.python/py-block.exp: Simplify using prepare_for_testing.
9706 Delete variable binfile, no longer use. Add or modify test
9707 comments to make them unique.
9708
b97c863c
MS
97092011-02-21 Michael Snyder <msnyder@vmware.com>
9710
9711 * Makefile.in: Update for make clean.
9712 * gdb.ada/Makefile.in: Ditto.
9713 * gdb.arch/Makefile.in: Ditto.
9714 * gdb.asm/Makefile.in: Ditto.
9715 * gdb.base/Makefile.in: Ditto.
9716 * gdb.cp/Makefile.in: Ditto.
9717 * gdb.dwarf2/Makefile.in: Ditto.
9718 * gdb.java/Makefile.in: Ditto.
9719 * gdb.mi/Makefile.in: Ditto.
9720 * gdb.modula2/Makefile.in: Ditto.
9721 * gdb.python/Makefile.in: Ditto.
9722 * gdb.server/Makefile.in: Ditto.
9723 * gdb.stabs/Makefile.in: Ditto.
9724 * gdb.threads/Makefile.in: Ditto.
9725 * gdb.trace/Makefile.in: Ditto.
9726
aea5b279
MS
97272011-02-21 Michael Snyder <msnyder@vmware.com>
9728
9729 * gdb.threads/thread-find.exp: Update patterns for changes in
9730 output of "info threads" command.
9731
e3039479
UW
97322011-02-21 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
9733 Ulrich Weigand <uweigand@de.ibm.com>
9734
9735 * lib/gdb.exp (skip_hw_breakpoint_tests): Add arm*-*-* target.
9736 (skip_hw_watchpoint_tests): Likewise.
9737 (skip_hw_watchpoint_multi_tests): Likewise.
9738
b800ec70
UW
97392011-02-21 Ulrich Weigand <uweigand@de.ibm.com>
9740
9741 * lib/gdb.exp (skip_hw_breakpoint_tests): New procedure.
9742 (skip_hw_watchpoint_tests): Likewise.
9743 (skip_hw_watchpoint_multi_tests): Likewise.
9744 (skip_hw_watchpoint_access_tests): Likewise.
9745
9746 * gdb.base/hbreak.exp: Use appropriate skip_hw_..._tests checks.
9747 * gdb.base/pr11022.exp: Likewise.
9748 * gdb.base/watch-read.exp: Likewise.
9749 * gdb.base/watch_thread_num.exp: Likewise.
9750 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
9751 * gdb.base/watchpoint-hw.exp: Likewise.
9752 * gdb.base/watchpoint.exp: Likewise.
9753 * gdb.threads/local-watch-wrong-thread.exp: Likewise.
9754 * gdb.threads/watchthreads-reorder.exp: Likewise.
9755 * gdb.threads/watchthreads.exp: Likewise.
9756 * gdb.threads/watchthreads2.exp: Likewise.
9757
91033e37
JB
97582011-02-21 Joel Brobecker <brobecker@adacore.com>
9759
9760 * gdb.ada/packed_array.exp: Add xfail for "print u_var" if
9761 the debugger is unable to find the array bounds.
9762
eeaafae2
JK
97632011-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
9764
9765 * gdb.cp/typedef-operator.exp: New file.
9766 * gdb.cp/typedef-operator.cc: New file.
9767
e338d953
MS
97682011-02-17 Michael Snyder <msnyder@vmware.com>
9769
9770 * gdb.threads/thread-find.exp: Fix regular expressions.
9771
e67ad678
JB
97722011-02-17 Joel Brobecker <brobecker@adacore.com>
9773
9774 * gdb.ada/packed_array: Expand testcase to test printing of
9775 unconstrained packed array.
9776
93084bca
JB
97772011-02-17 Joel Brobecker <brobecker@adacore.com>
9778
9779 * gdb.dwarf2/dw2-ranges.exp: Simplify using clean_restart.
9780
a0c78a73
PA
97812011-02-16 Pedro Alves <pedro@codesourcery.com>
9782
f65d5553 9783 * gdb.trace/collection.c (globalarr3): New global.
a0c78a73
PA
9784 (main): Initialize it before collecting, and and clear it
9785 afterwards.
f65d5553
PA
9786 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
9787 collecting with '{type} addr', where the addr expression is not an
9788 rvalue.
a0c78a73 9789
3dfcbbd2
KW
97902011-02-16 Ken Werner <ken.werner@de.ibm.com>
9791
9792 * gdb.opencl/datatypes.exp: Allow "false" when printing the content of
9793 a bool variable. Expect correct OpenCL names for vector types. Use the
9794 uc3 variable name instead of referring to the uchar3 built-in type.
9795 Escape the asterisk at the half pointer test.
9796
08807d5a
PA
97972011-02-16 Pedro Alves <pedro@codesourcery.com>
9798
f65d5553 9799 * gdb.trace/collection.c (globalarr2): New global.
08807d5a
PA
9800 (main): Initialize it before collecting, and and clear it
9801 afterwards.
f65d5553
PA
9802 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
9803 collecting overlapping memory ranges.
08807d5a 9804
60f98dde
MS
98052011-02-15 Michael Snyder <msnyder@vmware.com>
9806
9807 * gdb.base/default.exp: Add tests for thread commands.
9808 * gdb.base/help.exp: Add tests for thread commands.
9809 * gdb.threads/thread-find.exp: New test for thread find command.
9810
648cd113
KW
98112011-02-15 Ken Werner <ken.werner@de.ibm.com>
9812
9813 * gdb.opencl/datatypes.exp: Expect the size of a bool to be one byte.
9814
494e194e
YQ
98152011-02-15 Yao Qi <yao@codesourcery.com>
9816
9817 PR tdep/12352
9818 * gdb.arch/arm-disp-step.S : New test for str instruction.
9819 * gdb.arch/arm-disp-step.exp : Likewise.
9820
d9492458
TJB
98212011-02-15 Thiago Jung Bauermann <bauerman@br.ibm.com>
9822
9823 * gdb.arch/vsx-regs.exp: Add "vector_register1_vr" and
9824 "vector_register2_vr" test strings. Test the extended floating
9825 point registers (F32~F63).
9826 * lib/gdb.exp (skip_vsx_tests): Update compile flags for the
9827 IBM XL C compiler. Make the test program use a register provided
9828 by the compiler for the lxvd2x instruction.
9829
8af8e3bc
PA
98302011-02-14 Pedro Alves <pedro@codesourcery.com>
9831
9832 * gdb.trace/unavailable.cc (class Base, class Middle, class
9833 Derived): New types.
9834 (derived_unavail, derived_partial, derived_whole): New globals.
9835 (virtual_partial): New global.
9836 (virtualp): Point at virtual_partial.
9837 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add tests
9838 related to unavailable vptr.
9839
1b28d0b3
PA
98402011-02-14 Pedro Alves <pedro@codesourcery.com>
9841
9842 * gdb.trace/unavailable.cc (a, b, c): New globals.
9843 (main): Set and clear them.
9844 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect
9845 `a' and `c', and check that `b' isn't collected, although `a' and
9846 `c' are.
9847
ec0a52e1
PA
98482011-02-14 Pedro Alves <pedro@codesourcery.com>
9849
9850 * gdb.trace/unavailable.cc (struct Virtual): New.
9851 (virtualp): New global pointer.
9852 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test
9853 printing a pointer to an object whose type has a vtable, with
9854 print object on.
9855
24e6bcee
PA
98562011-02-14 Pedro Alves <pedro@codesourcery.com>
9857
9858 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test that
9859 value repeat handles unavailableness.
9860
39d37385
PA
98612011-02-14 Pedro Alves <pedro@codesourcery.com>
9862
9863 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add new
9864 tests for building arrays from unavailable values, subscripting
9865 non-memory rvalue unvailable arrays, and accessing fields or
9866 baseclasses of non-lazy unavailable values,
9867 * gdb.trace/unavailable.cc (small_struct, small_struct_b): New
9868 struct types.
9869 (g_smallstruct, g_smallstruct_b): New globals.
9870
06d72e16
PA
98712011-02-14 Pedro Alves <pedro@codesourcery.com>
9872
9873 * gdb.trace/unavailable.cc, gdb.trace/unavailable.exp: New files.
9874
bc9a5551
JK
98752011-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9876
9877 Fix const/volatile qualifiers of C++ types, PR c++/12328.
9878 * gdb.cp/overload-const.exp: New file.
9879 * gdb.cp/overload-const.cc: New file.
9880
54fcddd0
UW
98812011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
9882
9883 * gdb.opencl/callfuncs.cl: New file.
9884 * gdb.opencl/callfuncs.exp: New test.
9885 * gdb.opencl/Makefile.in (EXECUTABLES): Add callfuncs.
9886
d6dafb7c
UW
98872011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
9888
9889 * gdb.arch/altivec-abi.c (vec_func): Make use of intv_on_stack_f
9890 when computing result.
9891 * gdb.arch/altivec-abi.exp: Update expected results.
9892
a449c2d8
TJB
98932011-02-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
9894
9895 * gdb.base/break-interp.exp: Remove ${objdir} from test messages.
9896 * gdb.base/jit.exp: Likewise.
9897 * gdb.base/pie-execl.exp: Likewise.
9898 * gdb.base/solib-nodir.exp: Likewise.
9899 * gdb.base/solib-overlap.exp: Likewise.
9900
764880b7
PA
99012011-02-07 Pedro Alves <pedro@codesourcery.com>
9902
9903 * gdb.trace/collection.c (global_pieces): New.
9904 * gdb.trace/collection.exp (gdb_collect_global_in_pieces_test):
9905 New procedure.
9906 (gdb_trace_collection_test): Call it.
9907
505500db
SW
99082011-02-04 Sami Wagiaalla <swagiaal@redhat.com>
9909
9910 * gdb.python/py-evthreads.c: New file.
9911 * gdb.python/py-evthreads.exp: New file.
9912 * gdb.python/py-events.py: New file.
9913 * gdb.python/py-events.exp: New file.
9914 * gdb.python/py-events.c: New file.
9915
385203ed
DD
99162011-02-04 David Daney <ddaney@caviumnetworks.com>
9917
9918 * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
9919
9011945e
AB
99202011-02-03 Andrew Burgess <aburgess@broadcom.com>
9921
9922 * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c,
9923 gdb.base/disasm-end-cu.exp: New test for disassembling over the
9924 boundary between two compilation units.
9925
580688f3
PA
99262011-02-02 Pedro Alves <pedro@codesourcery.com>
9927
9928 * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB)
9929 (Virtual): New structs.
9930 (virtual_o, virtual_middle_b): New globals.
9931 * gdb.cp/virtbase.exp: New tests.
9932
d3f0f853
PP
99332011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
9934
9935 * gdb.base/jit.exp: New file.
9936 * gdb.base/jit-main.c: New file.
9937 * gdb.base/jit-solib.c: New file.
9938
b2030fb5
UW
99392011-01-31 Ulrich Weigand <uweigand@de.ibm.com>
9940
9941 * gdb.opencl/convs_casts.exp: Use tbreak instead of break to
9942 proceed to initial kernel entry point.
9943 * gdb.opencl/datatypes.exp: Likewise.
9944 * gdb.opencl/operators.exp: Likewise.
9945 * gdb.opencl/vec_comps.exp: Likewise.
9946
2db19d1e
SW
99472011-01-31 Sami Wagiaalla <swagiaal@redhat.com>
9948
9949 * gdb.cp/nsnested.cc: New.
9950 * gdb.cp/nsnested.exp: New.
9951 * gdb.cp/nsnoimports.exp: New.
9952 * gdb.cp/nsnoimports.cc: New.
9953
6b0c4c1f
JB
99542011-01-31 Joel Brobecker <brobecker@adacore.com>
9955
9956 * gdb.base/interact.exp: Add extra tests that verify that
9957 the value of the interactive-mode setting does not change
9958 after the script is sourced.
9959
80b23b6a
JK
99602011-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9961
9962 * gdb.cp/noparam.exp: New file.
9963 * gdb.cp/noparam.cc: New file.
9964
ffd5ec24
PA
99652011-01-28 Pedro Alves <pedro@codesourcery.com>
9966
9967 * gdb.trace/tfile.exp: Test that with no traceframe selected,
9968 there's no stack or registers.
9969
a81766d8
TT
99702011-01-26 Tom Tromey <tromey@redhat.com>
9971
9972 * gdb.python/py-prettyprint.exp (run_lang_tests): Ensure no blank
9973 space before string output. Add test for "set print pretty off"
9974 case.
9975
585fdaa1
PA
99762011-01-25 Pedro Alves <pedro@codesourcery.com>
9977
9978 * gdb.base/frame-args.exp: Adjust.
9979 * gdb.dwarf2/dw2-noloc.exp: Adjust.
9980 * gdb.dwarf2/dw2-inline-param.exp: Adjust.
9981 * gdb.dwarf2/pieces.exp: Adjust.
9982 * gdb.opt/clobbered-registers-O2.exp: Adjust.
9983 * gdb.opt/inline-locals.exp: Adjust.
9984 * gdb.threads/fork-child-threads.exp: Adjust.
9985
d468832a
KW
99862011-01-25 Ken Werner <ken.werner@de.ibm.com>
9987
9988 * gdb.opencl/convs_casts.cl: Move program scope variables into the
9989 OpenCL kernel function. Add a comment as marker. Add address space
9990 qualifiers for the remaining program scope variables.
9991 * gdb.opencl/datatypes.cl: Likewise.
9992 * gdb.opencl/operators.cl: Likewise.
9993 * gdb.opencl/vec_comps.cl: Likewise.
9994 * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test.
9995 Add breakpoint at the marker comment.
9996 * gdb.opencl/datatypes.exp: Likewise.
9997 * gdb.opencl/operators.exp: Likewise.
9998 * gdb.opencl/vec_comps.exp: Likewise.
9999
490f124f
PA
100002011-01-24 Pedro Alves <pedro@codesourcery.com>
10001
10002 * gdb.base/printcmds.c (some_struct): New struct and instance.
10003 * gdb.base/printcmds.exp (test_print_repeats_embedded_array): New
10004 procedure.
10005 <global scope>: Call it.
10006
6da78614
KW
100072011-01-21 Ken Werner <ken.werner@de.ibm.com>
10008
10009 * lib/opencl.exp (skip_opencl_tests): Add missing compile_flags
10010 argument to the gdb_compile_opencl_hostapp call.
10011
ec64c9aa
YQ
100122011-01-19 Yao Qi <yao@codesourcery.com>
10013
10014 * lib/dwarf.exp (dwarf2_support): Change supported targets to a
10015 positve list.
10016
810cfdbb
YQ
100172011-01-19 Yao Qi <yao@codesourcery.com>
10018
10019 * gdb.asm/asm-source.exp: Replace ARM target triplet with a
10020 canonical form.
10021 Remove "xscale-*-*"
10022 * gdb.xml/tdesc-regs.exp: Likewise.
10023 * gdb.python/py-section-script.exp: Replace ARM target triplet
10024 with canonical form.
10025 Match arm*-*-symbianelf*.
10026 * gdb.base/dup-sect.exp: Likewise.
10027 * lib/dwarf.exp: New.
10028 * gdb.dwarf2/callframecfa.exp: Check dwarf2 support by routine
10029 dwarf2_support.
10030 * gdb.dwarf2/dup-psym.exp: Likewise.
10031 * gdb.dwarf2/dw2-ada-ffffffff.exp: Likewise.
10032 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
10033 * gdb.dwarf2/dw2-bad-parameter-type.exp: Likewise.
10034 * gdb.dwarf2/dw2-basic.exp: Likewise.
10035 * gdb.dwarf2/dw2-compressed.exp: Likewise.
10036 * gdb.dwarf2/dw2-const.exp: Likewise.
10037 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Likewise.
10038 * gdb.dwarf2/dw2-cu-size.exp: Likewise.
10039 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
10040 * gdb.dwarf2/dw2-empty-namespace.exp: Likewise.
10041 * gdb.dwarf2/dw2-filename.exp: Likewise.
10042 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
10043 * gdb.dwarf2/dw2-inline-param.exp: Likewise.
10044 * gdb.dwarf2/dw2-intercu.exp: Likewise.
10045 * gdb.dwarf2/dw2-intermix.exp: Likewise.
10046 * gdb.dwarf2/dw2-modula2-self-type.exp: Likewise.
10047 * gdb.dwarf2/dw2-noloc.exp: Likewise.
10048 * gdb.dwarf2/dw2-op-call.exp: Likewise.
10049 * gdb.dwarf2/dw2-producer.exp: Likewise.
10050 * gdb.dwarf2/dw2-ranges.exp: Likewise.
10051 * gdb.dwarf2/dw2-ref-missing-frame.exp: Likewise.
10052 * gdb.dwarf2/dw2-stack-boundary.exp: Likewise.
10053 * gdb.dwarf2/dw2-strp.exp: Likewise.
10054 * gdb.dwarf2/dw2-unresolved.exp: Likewise.
10055 * gdb.dwarf2/implptr.exp: Likewise.
10056 * gdb.dwarf2/mac-fileno.exp: Likewise.
10057 * gdb.dwarf2/member-ptr-forwardref.exp: Likewise.
10058 * gdb.dwarf2/pieces.exp: Likewise.
10059 * gdb.dwarf2/pr11465.exp: Likewise.
10060 * gdb.dwarf2/valop.exp: Likewise.
10061 * gdb.dwarf2/watch-notconst.exp: Likewise.
10062 * gdb.mi/dw2-ref-missing-frame.exp: Likewise.
10063
4694da01
TT
100642011-01-19 Tom Tromey <tromey@redhat.com>
10065
10066 * gdb.python/py-infthread.exp: Add thread tests.
10067
b075872c
JB
100682011-01-14 Joel Brobecker <brobecker@adacore.com>
10069
10070 * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
10071
2c3e6e24
JB
100722011-01-14 Joel Brobecker <brobecker@adacore.com>
10073
10074 * gdb.ada/widewide: New testcase.
10075
de8fa76c
JB
100762011-01-13 Joel Brobecker <brobecker@adacore.com>
10077
10078 * gdb.base/interact.exp: New testcase.
10079
1b05df00
TT
100802011-01-12 Tom Tromey <tromey@redhat.com>
10081
10082 * gdb.mi/gdb2549.exp: Update for error message changes.
10083 * gdb.mi/mi-cli.exp: Likewise.
10084 * gdb.mi/mi-disassemble.exp: Likewise.
10085 * gdb.mi/mi-pthreads.exp: Likewise.
10086 * gdb.mi/mi-regs.exp: Likewise.
10087 * gdb.mi/mi-stack.exp: Likewise.
10088 * gdb.mi/mi-var-block.exp: Likewise.
10089 * gdb.mi/mi-var-cmd.exp: Likewise.
10090 * gdb.mi/mi2-cli.exp: Likewise.
10091 * gdb.mi/mi2-disassemble.exp: Likewise.
10092 * gdb.mi/mi2-pthreads.exp: Likewise.
10093 * gdb.mi/mi2-regs.exp: Likewise.
10094 * gdb.mi/mi2-stack.exp: Likewise.
10095 * gdb.mi/mi2-var-block.exp: Likewise.
10096 * gdb.mi/mi2-var-cmd.exp: Likewise.
10097
c2ff108b
JK
100982011-01-12 Andrew Burgess <aburgess@broadcom.com>
10099 Jan Kratochvil <jan.kratochvil@redhat.com>
10100
10101 PR fortran/11104 and DWARF unbound arrays detection.
10102 * gdb.fortran/multi-dim.exp: New file.
10103 * gdb.fortran/multi-dim.f90: New file.
10104
b716877b
AB
101052011-01-12 Andrew Burgess <aburgess@broadcom.com>
10106
10107 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Update
10108 expected output to reflect changes in gdb/mi/mi-cmd-disas.c and
10109 add new tests for opcode dumping.
10110
6c162d5e
TT
101112011-01-11 Tom Tromey <tromey@redhat.com>
10112
10113 * gdb.python/py-infthread.exp: Load gdb-python.exp.
10114
77b06cd7
TJB
101152010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
10116
10117 Convert hardware watchpoints to use breakpoint_ops.
10118 * gdb.base/foll-exec.exp: Adapt to new error string when the catchpoint
10119 type is not supported.
10120 * gdb.base/foll-fork.exp: Likewise.
10121 * gdb.base/foll-vfork.exp: Likewise.
10122
f39a75d0
PM
101232011-01-10 Phil Muldoon <pmuldoon@redhat.com>
10124
10125 * gdb.python/py-cmd.exp: Remove gdb_py_test_multiple function.
10126 Use load_lib gdb-python.exp.
10127 * gdb.python/python.exp: Ditto.
10128 * gdb.python/py-function.exp: Ditto.
10129
fc529d80
AS
101302011-01-09 Andreas Schwab <schwab@linux-m68k.org>
10131
10132 * gdb.threads/tls.exp ("info address me"): Fix expected output.
10133
fb03cb59
JK
101342011-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10135
10136 * configure: Regenerate.
10137
d8e22779
TT
101382011-01-06 Tom Tromey <tromey@redhat.com>
10139
10140 * gdb.python/py-frame.exp: Test gdb.newest_frame.
10141
09050809
JB
101422011-01-06 Joel Brobecker <brobecker@adacore.com>
10143
fc529d80
AS
10144 * gdb.ada/array_bounds.exp, gdb.ada/array_return.exp,
10145 gdb.ada/array_subscript_addr.exp, gdb.ada/arrayidx.exp,
10146 gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
10147 gdb.ada/atomic_enum.exp, gdb.ada/call_pn.exp,
10148 gdb.ada/catch_ex.exp, gdb.ada/char_param.exp,
10149 gdb.ada/complete.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
10150 gdb.ada/fixed_points.exp, gdb.ada/formatted_ref.exp,
10151 gdb.ada/frame_args.exp, gdb.ada/fun_addr.exp,
10152 gdb.ada/fun_in_declare.exp, gdb.ada/funcall_param.exp,
10153 gdb.ada/homonym.exp, gdb.ada/int_deref.exp,
10154 gdb.ada/interface.exp, gdb.ada/lang_switch.exp,
10155 gdb.ada/mod_from_name.exp, gdb.ada/nested.exp,
10156 gdb.ada/null_array.exp, gdb.ada/null_record.exp,
10157 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
10158 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
10159 gdb.ada/ptype_field.exp, gdb.ada/ptype_tagged_param.exp,
10160 gdb.ada/rec_return.exp, gdb.ada/ref_param.exp,
10161 gdb.ada/ref_tick_size.exp, gdb.ada/start.exp,
10162 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
10163 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/tasks.exp,
10164 gdb.ada/tick_last_segv.exp, gdb.ada/type_coercion.exp,
10165 gdb.ada/uninitialized_vars.exp,
10166 gdb.ada/variant_record_packed_array.exp, gdb.ada/watch_arg.exp:
10167 Simplify by using clean_restart.
09050809 10168
8ed5dd9e
JB
101692011-01-06 Joel Brobecker <brobecker@adacore.com>
10170
10171 Add marker to be used as anchor for inserting breakpoints.
10172 * gdb.ada/null_record/null_record.adb: Add "-- START" comment.
10173 * gdb.ada/start/dummy.adb, gdb.ada/uninitialized_vars/parse.adb:
10174 Likewise.
10175
10176 Remove uses of gdb_start_cmd.
10177 * gdb.ada/null_record.exp: Remove use of gdb_start_cmd.
10178 * gdb.ada/print_pc.exp, gdb.ada/uninitialized_vars.exp: Ditto.
10179
10180 Do not run testcase if testing with GDBserver.
10181 * gdb.ada/exec_changed.exp, gdb.ada/start.exp: Abort as untested
10182 if testing with GDBserver.
10183
368a124f
JB
101842011-01-06 Joel Brobecker <brobecker@adacore.com>
10185
10186 * gdb.ada/complete/foo.adb, gdb.ada/complete/pck.adb,
10187 gdb.ada/complete/pck.ads, gdb.ada/print_chars/foo.adb: Add
10188 copyright header.
10189
44944448
JB
101902011-01-05 Joel Brobecker <brobecker@adacore.com>
10191
10192 * testsuite/configure.ac, testsuite/gdb.arch/gdb1291.s,
10193 testsuite/gdb.arch/gdb1431.s, testsuite/gdb.fortran/array-element.f,
10194 testsuite/gdb.fortran/complex.f,
10195 testsuite/gdb.fortran/derived-type.f90,
10196 testsuite/gdb.fortran/library-module-lib.f90,
10197 testsuite/gdb.fortran/library-module-main.f90,
10198 testsuite/gdb.fortran/logical.f90, testsuite/gdb.fortran/module.f90,
10199 testsuite/gdb.fortran/subarray.f, testsuite/gdb.mi/array.f:
10200 Copyright year update.
10201
31886ea6
JB
102022011-01-05 Joel Brobecker <brobecker@adacore.com>
10203
10204 * gdb.base/langs1.f: Add copyright header.
10205
ebedcab5
JK
102062011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10207
10208 * gdb.base/morestack.exp: New file.
10209 * gdb.base/morestack.c: New file.
10210
de1eb2f9
JK
102112011-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10212
10213 * gdb.ada/gnat_ada.gpr: Fix copyright comment line regression by 2011.
10214
9e87a409
JB
102152010-12-29 Joel Brobecker <brobecker@adacore.com>
10216
10217 * gdb.ada/arrayptr/foo.adb: Add new local variable Null_String.
10218 * gdb.ada/arrayptr.exp: Add test printing that new variable.
10219
720d1a40
JB
102202010-12-29 Joel Brobecker <brobecker@adacore.com>
10221
10222 * gdb.ada/lang_switch.exp: Correct expected parameter value.
10223
a283af87
AS
102242010-12-25 Andreas Schwab <schwab@linux-m68k.org>
10225
5d3d9cba
AS
10226 * gdb.threads/tls.exp: Fix typo.
10227
a283af87
AS
10228 * gdb.threads/thread-specific.exp (get_thread_list): Update.
10229 * gdb.threads/execl.exp: Update.
10230
2a20745c
YQ
102312010-12-23 Yao Qi <yao@codesourcery.com>
10232
10233 * gdb.arch/arm-disp-step.exp: New.
10234 * gdb.arch/arm-disp-step.S: New.
10235
a7658b96
TT
102362010-12-21 Tom Tromey <tromey@redhat.com>
10237
10238 * gdb.threads/execl.exp: Update.
10239 * gdb.threads/linux-dp.exp: Update.
10240 * gdb.threads/manythreads.exp: Update.
10241 * gdb.threads/tls.exp: Update.
10242
5b79abe7
TT
102432010-12-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10244
10245 * gdb.cp/nextoverthrow.cc (dummy): Return int 0.
10246 (NextOverThrowDerivates) <resumebpt>: New.
10247 (resumebpt_test): New.
10248 (main): Call resumebpt_test.
10249 * gdb.cp/nextoverthrow.exp: New block for test of "resumebpt".
10250
0914bcdb
SS
102512010-12-12 Stan Shebs <stan@codesourcery.com>
10252
10253 * gdb.trace/tsv.exp: Test print command on trace state variables.
10254
305aeedc
TT
102552010-12-09 Tom Tromey <tromey@redhat.com>
10256
10257 * gdb.base/interp.exp: Add regression test.
10258
186c406b
TT
102592010-12-09 Tom Tromey <tromey@redhat.com>
10260
10261 * gdb.java/jnpe.java: New file.
10262 * gdb.java/jnpe.exp: New file.
10263 * gdb.cp/nextoverthrow.exp: New file.
10264 * gdb.cp/nextoverthrow.cc: New file.
10265
aae1c79a
DE
102662010-12-07 Doug Evans <dje@google.com>
10267
10268 * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
10269 of data-directory.
10270 * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
10271 updated.
10272 * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
10273
60f98dde 102742010-11-29 Michael Snyder <msnyder@vmware.com>
d426f7b4
MS
10275
10276 * gdb.base/callfuncs.exp: Test for skip_float_tests.
10277 * gdb.base/call-sc.exp: Ditto.
10278 * gdb.base/finish.exp: Ditto.
10279 * gdb.base/return.exp: Ditto.
10280 * gdb.base/return2.exp: Ditto.
10281
5fa290c1
DE
102822010-11-30 Doug Evans <dje@google.com>
10283
10284 * lib/gdb.exp (gdb_test_sequence): Return result of gdb_expect_list.
10285 (gdb_expect_list): Fix spelling errors in comments.
10286 * gdb.arch/system-gcore.exp: Use gdb_test_sequence instead of
10287 send_gdb/gdb_expect_list where applicable.
10288 * gdb.base/call-ar-st.exp: Ditto.
10289 * gdb.base/funcargs.exp: Ditto.
10290 * gdb.base/gcore.exp: Ditto.
10291 * gdb.base/page.exp: Ditto.
10292 * gdb.base/sigaltstack.exp: Ditto.
10293 * gdb.base/siginfo.exp: Ditto.
10294 * gdb.base/sigstep.exp: Ditto.
10295 * gdb.base/trace-commands.exp: Ditto.
10296
4e04c971
DE
102972010-11-29 Doug Evans <dje@google.com>
10298
10299 * gdb.python/py-pp-maint.exp: Change printer-name:subprinter-name to
10300 printer-name;subprinter-name.
10301
8cf6f0b1
TT
103022010-11-29 Tom Tromey <tromey@redhat.com>
10303
10304 * gdb.dwarf2/implptr.exp: New file.
10305 * gdb.dwarf2/implptr.c: New file.
10306 * gdb.dwarf2/implptr.S: New file.
10307
94b6973e
PM
103082010-11-29 Phil Muldoon <pmuldoon@redhat.com>
10309
fc529d80 10310 PR python/12199
94b6973e
PM
10311
10312 * gdb.python/py-breakpoint.exp: Test the delete method.
10313
8358c15c
JK
103142010-11-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10315
10316 Fix step_resume_breakpoint unsaved during an infcall.
10317 * gdb.base/step-resume-infcall.exp: New file.
10318 * gdb.base/step-resume-infcall.c: New file.
10319
f6df29bc
TJB
103202010-11-24 Edjunior Machado <emachado@br.ibm.com>
10321
10322 * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
10323
f2b5a5cf
TJB
103242010-11-24 Edjunior Machado <emachado@br.ibm.com>
10325
10326 * gdb.asm/asm-source.exp: Add new target "powerpc64"; expect leading `.'
10327 on ppc64's symbols; "finish" and "return" commands must accept to
10328 show the caller line again as well as the line after.
10329 * gdb.asm/powerpc64.inc: New file.
10330
6b0ecdc2
DE
103312010-11-23 Doug Evans <dje@google.com>
10332
10333 * lib/gdb.exp (gdb_test_sequence): New function.
10334 (gdb_expect_list): Add verbose -log call for each pattern.
10335 * gdb.base/signals.exp (test_handle_all_print): Call it.
10336 Reduce timeout increment from 6 minutes to 1 minute.
10337 * gdb.server/ext-run.exp: Call it.
10338
ea976c60
PM
103392010-11-23 Phil Muldoon <pmuldoon@redhat.com>
10340
f2b5a5cf 10341 PR python/12212
ea976c60
PM
10342
10343 * gdb.python/python.exp: Check that selected_thread raises an
10344 error when no inferior is loaded.
10345
c0efa795
JK
103462010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10347
10348 * gdb.dwarf2/dw2-stack-boundary.exp: New file.
10349 * gdb.dwarf2/dw2-stack-boundary.S: New file.
10350
ec3aa567
JK
103512010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10352
10353 * gdb.dwarf2/dw2-ada-ffffffff.S: New file.
10354 * gdb.dwarf2/dw2-ada-ffffffff.exp: New file.
10355
d8249011
DE
103562010-11-18 Doug Evans <dje@google.com>
10357
10358 * gdb.server/ext-run.exp: Fix intermittent failures.
10359
d4eba7d1
NF
103602010-11-12 Nathan Froyd <froydnj@codesourcery.com>
10361
10362 * gdb.stabs/gdb11479.exp: Use runto_main.
10363
b04c2f88
NF
103642010-11-12 Nathan Froyd <froydnj@codesourcery.com>
10365
10366 * gdb.base/break-entry.exp: Skip if using a stub.
10367
ae9d7ce4
NF
103682010-11-12 Nathan Froyd <froydnj@codesourcery.com>
10369
10370 * gdb.python/py-inferior.exp: Pack values in target endianness.
10371
621c8364
TT
103722010-11-12 Tom Tromey <tromey@redhat.com>
10373
10374 * gdb.python/py-prettyprint.c (main): Add new 'ns2' local.
10375 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test for
10376 MemoryError.
10377 * gdb.python/python.exp (gdb_py_test_multiple): Update exception
10378 type.
10379 * gdb.python/py-value.exp (test_value_in_inferior): Add test for
10380 MemoryError.
10381 (test_subscript_regression): Update exception type.
10382
84f4c1fe
PM
103832010-11-11 Phil Muldoon <pmuldoon@redhat.com>
10384
10385 * gdb.python/py-breakpoint.exp: Add internal watchpoint and
10386 breakpoint tests.
10387
a1442452
PA
103882010-11-09 Pedro Alves <pedro@codesourcery.com>
10389
10390 * gdb.base/watchpoint.exp: Test "watch -location" with an
10391 innacessible location.
10392
efd11a33
JK
103932010-11-09 Edjunior Machado <emachado@br.ibm.com>
10394 Luis Machado <luisgpm@br.ibm.com>
10395
10396 * gdb.base/maint.exp: Expect "." prefix.
10397 * gdb.base/nodebug.exp: Expect "." Likewise.
10398 * gdb.base/sepsymtab.exp: Expect "." Likewise.
10399 * gdb.base/watchpoint-cond-gone.exp: Likewise.
10400 * gdb.base/watchpoint.exp: Expect a software watch to be created for
10401 POWER server processors.
10402
aa00efb5
JK
104032010-11-08 Edjunior Machado <emachado@br.ibm.com>
10404 Luis Machado <luisgpm@br.ibm.com>
10405
10406 * gdb.base/break-entry.exp: convert entry point for
10407 ppc64 and expect leading `.' on ppc64's symbols
10408
99e7ae30
DE
104092010-11-05 Doug Evans <dje@google.com>
10410
10411 * gdb.base/help.exp: Update expected output.
b521dba8
DE
10412 * gdb.python/py-param.exp: Delete, contents moved to ...
10413 * gdb.python/py-parameter.exp: ... here. New file.
10414 Add test for gdb.parameter ("directories").
99e7ae30 10415
f4b8a18d
KW
104162010-11-05 Ken Werner <ken.werner@de.ibm.com>
10417
10418 * Makefile.in (ALL_SUBDIRS): Add gdb.opencl.
10419 * configure.ac (AC_OUTPUT): Add gdb.opencl/Makefile.
10420 * configure: Regenerate.
10421 * gdb.opencl/Makefile.in: New File.
10422 * gdb.opencl/datatypes.exp: Likewise.
10423 * gdb.opencl/datatypes.cl: Likewise.
10424 * gdb.opencl/operators.exp: Likewise.
10425 * gdb.opencl/operators.cl: Likewise.
10426 * gdb.opencl/vec_comps.exp: Likewise.
10427 * gdb.opencl/vec_comps.cl: Likewise.
10428 * gdb.opencl/convs_casts.exp: Likewise.
10429 * gdb.opencl/convs_casts.cl: Likewise.
10430 * lib/opencl.exp: Likewise.
10431 * lib/opencl_hostapp.c: Likewise.
10432 * lib/opencl_kernel.cl: Likewise.
10433 * lib/cl_util.c: Likewise.
10434 * lib/cl_util.c: Likewise.
10435 * gdb.base/default.exp (set language): Add "opencl" to the list of
10436 languages.
10437
a9d5ef47
SW
104382010-11-04 Sami Wagiaalla <swagiaal@redhat.com>
10439
10440 * gdb.cp/overload.exp: Added test for inheritance overload.
10441 * gdb.cp/overload.cc: Ditto.
10442 * gdb.cp/oranking.exp: Removed releveant kfails.
10443
03eb1c79
JK
104442010-11-04 Jan Kratochvil <jan.kratochvil@redhat.com>
10445 Joel Brobecker <brobecker@adacore.com>
10446
10447 * gdb.ada/null_array.exp (print my_table): Call get_compiler_info and
10448 check test_compiler_info.
10449
dbc98a8b
KW
104502010-11-03 Ken Werner <ken.werner@de.ibm.com>
10451
10452 * gdb.base/gnu_vector.exp: Adjust expect messages.
10453
120bd360
KW
104542010-11-03 Ken Werner <ken.werner@de.ibm.com>
10455
10456 * gdb.base/gnu_vector.exp: Add unary operator tests.
10457
c37f7098
KW
104582010-11-03 Ken Werner <ken.werner@de.ibm.com>
10459
10460 * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
10461
7b51bc51
DE
104622010-11-02 Doug Evans <dje@google.com>
10463
10464 * gdb.python/py-pp-maint.c: New file.
10465 * gdb.python/py-pp-maint.exp: New file.
10466 * gdb.python/py-pp-maint.py: New file.
10467
50c97f38
TT
104682010-11-02 Tom Tromey <tromey@redhat.com>
10469
10470 * gdb.base/default.exp: Remove "scheme" from language list.
10471
a289b8f6
JK
104722010-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10473
10474 Revert:
10475 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10476 * gdb.threads/sigstep-threads.exp: New file.
10477 * gdb.threads/sigstep-threads.c: New file.
10478
cd017491
MS
104792010-10-20 Michael Snyder <msnyder@vmware.com>
10480
10481 * gdb.threads/fork-child-threads.exp: Don't run on remote target.
10482
8e6a5956
UW
104832010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
10484
10485 * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.
10486 Skip test completely if gdb,no_hardware_watchpoints.
10487
2c04da0d
UW
104882010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
10489
10490 * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more
10491 strict, but do not check for any particular function name within libc.
10492
79afc5ef
SW
104932010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
10494
10495 * gdb.cp/smartp.exp: New test.
10496 * gdb.cp/smartp.cc : New test.
10497
026ffab7
SW
104982010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
10499
10500 * gdb.cp/converts.exp: Test pointer to bool conversion.
10501 Test pointer to long conversion.
10502 * gdb.cp/oranking.exp: Removed relevant kfail.
10503
3a772aa4
TT
105042010-10-18 Tom Tromey <tromey@redhat.com>
10505
10506 * gdb.python/py-prettyprint.exp (run_lang_tests): Test encoding
10507 argument to lazy_string.
10508 * gdb.python/py-prettyprint.py (pp_ls_encoding): New global.
10509 (pp_ls.to_string): Use it.
10510 * gdb.python/py-prettyprint.c (main): Move declarations to top.
10511 Add "estring2" local.
10512
5fc3827b
JK
105132010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10514
10515 Fix s390x compatibility.
10516 * gdb.dwarf2/pr11465.S (DW_TAG_pointer_type): Use PTRBITS. Twice.
10517 * gdb.dwarf2/pr11465.exp: Set ptrbits, use it for -DPTRBITS.
10518
8aeb23f3
JK
105192010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10520
10521 * gdb.threads/sigstep-threads.exp: New file.
10522 * gdb.threads/sigstep-threads.c: New file.
10523
c1e56572
JK
105242010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10525
10526 * gdb.base/pie-execl.exp: New file.
10527 * gdb.base/pie-execl.c: New file.
10528
92163a10
JK
105292010-10-13 Doug Evans <dje@google.com>
10530 Jan Kratochvil <jan.kratochvil@redhat.com>
10531
10532 PR exp/12117
10533 * gdb.cp/ptype-cv-cp.cc: New file.
10534 * gdb.cp/ptype-cv-cp.exp: New file.
10535
7062b0a0
SW
105362010-10-14 Sami Wagiaalla <swagiaal@redhat.com>
10537
10538 * gdb.cp/converts.cc: New test program.
10539 * gdb.cp/converts.exp: New test.
10540 * gdb.cp/overload.exp: Added test for void* vs int*.
10541 * gdb.cp/overload.exp: Ditto.
10542 * gdb.cp/oranking.exp: Removed related kfail.
10543
0e3509db
DE
105442010-10-13 Doug Evans <dje@google.com>
10545
10546 * lib/gdb-python.exp (gdb_check_python_config): New function.
10547 * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
10548 * gdb.python/lib-types.cc: New file.
10549 * gdb.python/lib-types.exp: New file.
10550
8dc78533
JK
105512010-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10552
10553 * gdb.python/py-error.exp: New file.
10554 * gdb.python/py-error.py: New file.
10555
93c17e06
JK
105562010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
10557
10558 * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
10559 gdb_test_multiple.
10560
d8b34041
JK
105612010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
10562
10563 * gdb.base/break-interp.exp: Use ldlags for linking flags.
10564 * gdb.base/prelink.exp: Likewise.
10565 * gdb.base/solib-nodir.exp: Likewise.
10566 * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
10567 (gdb_compile) <shlib_load>: Use ldlags for linking flags.
10568 * lib/prelink-support.exp (build_executable_own_libs): Likewise.
10569
e0cc584e
UW
105702010-10-12 Ulrich Weigand <uweigand@de.ibm.com>
10571
10572 * break-interp.exp (test_ld): Use two separate gdb_expect statements
10573 for the "info files" test to avoid timeouts on slow machines.
10574
cfc353b1
JK
105752010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10576
10577 * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
10578 (main): Make openlib dummy call.
10579
d3d7896d
JK
105802010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10581
10582 Fix missing _start PIE relocation on ppc64 due to stop on dl_main.
10583 * break-interp.exp (reach): Move the core body ...
10584 (reach_1): ... here. Use stop-on-solib-events for _dl_debug_state.
10585 (test_ld): Provide always real argument, even to the linker. Replace
10586 dl_main by _dl_debug_state.
10587
5e533c94
JK
105882010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10589
10590 Fix results of prelinked PIEs on ppc*.
10591 * gdb.base/break-interp.exp (reach, test_core, test_attach_gdb):
10592 Accept also DISPLACEMENT "PRESENT".
10593 (main): Replace "ZERO" displacements by "PRESENT".
10594
33540610
SW
105952010-10-08 Sami Wagiaalla <swagiaal@redhat.com>
10596
10597 * gdb.cp/oranking.exp: New test.
10598 * gdb.cp/oranking.cc: New test program.
10599
3bdf2bbd
KW
106002010-10-08 Ken Werner <ken.werner@de.ibm.com>
10601
10602 * gdb.base/gnu_vector.c (ia, ib, fa, fb): New variables.
10603 * gdb.base/gnu_vector.exp: Add tests for scalar to vector widening.
10604
2f608a3a
KW
106052010-10-06 Ken Werner <ken.werner@de.ibm.com>
10606
10607 * gdb.base/constvars.c (logical, lugged, luck, lunar, lumen, lurk,
10608 lush, lynx) New constant.
10609 * gdb.base/constvars.exp: Test const array types.
10610 * gdb.dwarf2/dw2-strp.exp: Add const qualifier for ptype tests.
10611
aa2e2d8d
DE
106122010-10-06 Doug Evans <dje@google.com>
10613
10614 * gdb.base/catch-syscall.exp (do_syscall_tests): Update location
10615 of syscall staging area.
10616
2844d6b5
KW
106172010-10-06 Ken Werner <ken.werner@de.ibm.com>
10618
10619 * gdb.base/gnu_vector.c: Add variable c4.
10620 * gdb.base/gnu_vector.exp: Add tests for character vector printing.
10621 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
10622
7d8ac8bb
MR
106232010-10-05 Maciej W. Rozycki <macro@codesourcery.com>
10624
10625 * gdb.arch/altivec-abi.exp: Fix a typo.
10626
84a02e58
MR
106272010-10-02 Maciej W. Rozycki <macro@codesourcery.com>
10628
10629 * lib/mi-support.exp (thread_selected_re): Correct pattern used
10630 to match a thread ID.
10631
b18e6318
JK
106322010-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10633
10634 Fix s390x testcase compatibility.
10635 * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
10636
a2c09bd0
DE
106372010-10-01 Doug Evans <dje@google.com>
10638
10639 * lib/gdb-python.exp: New file.
10640 * gdb.python/py-block.exp: Use it.
10641 * gdb.python/py-breakpoint.exp: Ditto.
10642 * gdb.python/py-frame.exp: Ditto.
10643 * gdb.python/py-inferior.exp: Ditto.
10644 * gdb.python/py-param.exp: Ditto.
10645 * gdb.python/py-prettyprint.exp: Ditto.
10646 * gdb.python/py-shared.exp: Ditto.
10647 * gdb.python/py-symbol.exp: Ditto.
10648 * gdb.python/py-symtab.exp: Ditto.
10649 * gdb.python/py-type.exp: Ditto.
10650 * gdb.python/py-value.exp: Ditto.
10651 * gdb.python/python.exp: Ditto.
10652
38f12cfc
TT
106532010-09-30 Tom Tromey <tromey@redhat.com>
10654
10655 * gdb.base/anon.exp: New file.
10656 * gdb.base/anon.c: New file.
10657
9ae8282d
TT
106582010-09-30 Tom Tromey <tromey@redhat.com>
10659
10660 * gdb.base/completion.exp: Test completion through anonymous
10661 union.
10662 * gdb.base/break1.c (struct some_struct): Add anonymous union.
10663
e9e07ba6
JK
106642010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10665
10666 Fix printing parameters of inlined functions.
10667 * gdb.dwarf2/dw2-inline-param.exp: New file.
10668 * gdb.dwarf2/dw2-inline-param-main.c: New file.
10669 * gdb.dwarf2/dw2-inline-param.S: New file.
10670
cd2effb2
JK
106712010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10672
10673 PR corefiles/12071.
10674 * gdb.base/corefile.exp (quit with a process, no question: load core)
10675 (quit with a core file): New tests.
10676
bceffbf3
JK
106772010-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10678
10679 Fix GDB crash on inferior calls with self-referencing classes.
10680 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: New file.
10681 * gdb.dwarf2/dw2-cp-infcall-ref-static-main.c: New file.
10682 * gdb.dwarf2/dw2-cp-infcall-ref-static.S: New file.
10683
1736ad11
JK
106842010-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10685
10686 Fix lost siginfo_t for inferior calls.
10687 * gdb.base/siginfo-infcall.exp: New file.
10688 * gdb.base/siginfo-infcall.c: New file.
10689
a176ad92
JB
106902010-09-22 Joel Brobecker <brobecker@adacore.com>
10691
10692 * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
10693
c2b0a229
JK
106942010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10695
10696 * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant):
10697 New test.
10698 * gdb.fortran/module.f90 (mod1) <var_const>: New constant.
10699
e8ae22d1
JB
107002010-09-22 Joel Brobecker <brobecker@adacore.com>
10701
10702 * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
10703 type of our const type.
10704
ec322823
SW
107052010-09-22 Sami Wagiaalla <swagiaal@redhat.com>
10706
10707 * gdb.cp/pr12028.cc: New.
10708 * gdb.cp/pr12028.exp: New.
10709
72929c62
JB
107102010-09-22 Joel Brobecker <brobecker@adacore.com>
10711
10712 * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
10713
875b4ff5 107142010-09-16 Phil Muldoon <pmuldoon@redhat.com>
fc529d80 10715 Jan Kratochvil <jan.kratochvil@redhat.com>
875b4ff5
PM
10716
10717 PR mi/11407
10718 * gdb.mi/dw2-ref-missing-frame-func.c: New File.
10719 * gdb.mi/dw2-ref-missing-frame-main.c New File.
10720 * gdb.mi/dw2-ref-missing-frame.S New File.
10721 * gdb.mi/dw2-ref-missing-frame.exp New File.
10722
7155d578
TT
107232010-09-14 Tom Tromey <tromey@redhat.com>
10724
10725 PR symtab/8399:
10726 * gdb.threads/tls.exp: Remove kfail. Update expected output.
10727
515ed532
TT
107282010-09-14 Tom Tromey <tromey@redhat.com>
10729
10730 PR exp/11803:
10731 * gdb.threads/tls.exp: Use C++.
10732 (check_thread_local): Use K::another_thread_local.
10733 * gdb.threads/tls.c (class K): New.
10734 (another_thread_local): Now a member of K.
10735 (spin): Update. No longer K&R C.
10736
450ca57c
SW
107372010-09-13 Sami Wagiaalla <swagiaal@redhat.com>
10738
10739 * gdb.cp/koenig.cc: created class for testing member lookup.
10740 * gdb.cp/koenig.exp: Added test for member lookup.
10741
dbd492a3
JK
107422010-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10743
10744 Fix false FAILs on sourcetree topdir directory containing "kill".
10745 * gdb.base/sigall.exp (test_one_sig) <advance to $nextsig>: Extend the
10746 source line matching regexp.
10747
8d4d924b
JK
107482010-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10749
10750 * gdb.python/python.exp (set height 0, collect help from uiout)
10751 (verify help to uiout): New tests.
10752
8e64f2a0
JK
107532010-09-10 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
10754
10755 * gdb.base/break-interp.exp (test_ld) <istarget powerpc64-*>: Add
10756 is_lp64_target to check 64bit target.
10757
4569eed2
JK
107582010-09-09 Jan Kratochvil <jan.kratochvil@redhat.com>
10759
10760 * gdb.base/break-interp.exp (reach): Permit leading . for ppc64.
10761 (test_ld) <powerpc64-*>: New.
10762
5e1617b1
DJ
107632010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
10764
10765 * gdb.cp/templates.exp (test_template_args): Allow "struct".
10766
c767944b
DJ
107672010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
10768
10769 * gdb.cp/templates.cc (Empty, FunctionArg): New classes.
10770 (FunctionArg::method): New function.
10771 (empty, arg): New variables.
10772 (main): Call arg.method.
10773 * gdb.cp/templates.exp (test_template_args): New function.
10774 (do_tests): Call it.
10775
27d3a3fc
UW
107762010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
10777
10778 * gdb.threads/threxit-hop-specific.exp: Use "continue" instead
10779 of "next" to proceed over pthread_exit call.
10780
55b7ce7f
UW
107812010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
10782
10783 * gdb.base/maint.exp: Avoid wildcards against potentially very long
10784 "maint print statistics" output to prevent expect timeouts.
10785
809df446
JK
107862010-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
10787
10788 * gdb.base/printcmds.exp (test_float_accepted): Import gdb_prompt.
10789 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
10790 (test_float_rejected): ... here.
10791 * gdb.java/jv-print.exp (test_float_accepted): Import gdb_prompt.
10792 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
10793 (test_float_rejected): ... here.
10794 * gdb.objc/print.exp (test_float_accepted): Import gdb_prompt.
10795 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
10796 (test_float_rejected): ... here.
10797 * gdb.pascal/print.exp (test_float_accepted): Import gdb_prompt.
10798 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
10799 (test_float_rejected): ... here.
10800
8464be76
DJ
108012010-09-04 Daniel Jacobowitz <dan@codesourcery.com>
10802
10803 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint
10804 before disabling hardware watchpoints.
10805 (test_inaccessible_watchpoint): Check that hardware watchpoints
10806 are used. Test for watchpoints on a constant address.
10807
14dba4b4
JK
108082010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10809
10810 * gdb.base/ui-redirect.exp: New file.
10811
3f3540e1 108122010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
fc529d80 10813 Joel Brobecker <brobecker@adacore.com>
3f3540e1
JB
10814
10815 * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
10816
0f254bb7
DE
108172010-08-31 Doug Evans <dje@google.com>
10818
10819 * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
10820
03f17ccf
TT
108212010-08-30 Tom Tromey <tromey@redhat.com>
10822
10823 PR python/11792:
10824 * gdb.python/py-value.exp (test_subscript_regression): Add
10825 dynamic_type test.
10826
640617ad
DJ
108272010-08-30 Daniel Jacobowitz <dan@codesourcery.com>
10828
10829 * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_function
10830 instead of running to main. Do not test the main function.
10831 * gdb/testsuite/gdb.cp/cpexprs.cc (main): Rename to test_function.
10832 Add new main.
10833
2ed91d1b
PA
108342010-08-26 Pedro Alves <pedro@codesourcery.com>
10835
10836 * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect in
10837 one test.
10838
673bfd45
DE
108392010-08-24 Doug Evans <dje@google.com>
10840
10841 PR symtab/11942
10842 * gdb.dwarf2/dw4-sig-types.cc: New file.
10843 * gdb.dwarf2/dw4-sig-types.h: New file.
10844 * gdb.dwarf2/dw4-sig-types-b.cc: New file.
10845 * gdb.dwarf2/dw4-sig-types.exp: New file.
10846
f9ffd4bb
TT
108472010-08-23 Tom Tromey <tromey@redhat.com>
10848
10849 PR python/11145:
10850 * gdb.python/py-value.c (Base, Derived): New types.
10851 (base): New global.
10852 * gdb.python/py-value.exp (test_subscript_regression): Add
10853 dynamic_cast test.
10854
d839c8a4
TT
108552010-08-23 Tom Tromey <tromey@redhat.com>
10856
10857 PR python/10676:
10858 * gdb.python/py-type.exp (test_fields): Add tests for type
10859 equality.
10860
702c2711
TT
108612010-08-23 Tom Tromey <tromey@redhat.com>
10862
10863 PR python/11915:
10864 * gdb.python/py-type.exp (test_fields): Add tests for array.
10865
832bafd3
KS
108662010-08-23 Keith Seitz <keiths@redhat.com>
10867
10868 * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
10869 have any children. Create a new abbrev for it.
10870 Add missing terminal sequence to .debug_abbrev.
10871
c37bf528
KS
108722010-08-20 Keith Seitz <keiths@redhat.com>
10873
10874 PR symtab/11465:
10875 * gdb.dwarf2/pr11465.exp: New test.
10876 * gdb.dwarf2/pr11465.S: New file.
10877 * gdb.dwarf2/dw2-double-set-die-type.S: New file.
10878 * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
10879
4572cbac
TJB
108802010-08-19 Thiago Jung Bauermann <bauerman@br.ibm.com>
10881
10882 * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
10883 registers. Update data sets with the new v2_double element in the
10884 VSX register union. Add vector_register3_vr data set for the AltiVec
10885 registers. Use gdb_test_no_output instead of send_gdb.
10886
e7fbb131
PA
108872010-08-19 Pedro Alves <pedro@codesourcery.com>
10888
10889 * gdb.python/py-shared.exp: New file, factored out from
10890 python.exp.
10891 * gdb.python/py-shared.c: New file.
10892 * gdb.python/py-shared-sl.c: New file.
10893 * gdb.python/python-1.c: New file.
10894 * gdb.python/python-sl.c: Delete.
10895 * gdb.python/python.c: Mention python-1.c.
10896 * gdb.python/python.exp: Move shared library tests to
10897 py-shared.exp.
10898 * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
10899 (MISCELLANEOUS): New.
10900 (clean mostlyclean): Also remove $MISCELLANEOUS.
10901
d30f5e1f
DE
109022010-08-19 Doug Evans <dje@google.com>
10903
10904 PR exp/11926
10905 * gdb.base/printcmds.exp (test_float_accepted): New function.
10906 Move existing float tests there. Add tests for floats with suffixes.
10907 (test_float_rejected): New function.
10908 * gdb.java/jv-print.exp (test_float_accepted): New function.
10909 (test_float_rejected): New function.
10910 * gdb.objc/print.exp: New file.
10911 * gdb.pascal/print.exp: New file.
10912 * lib/objc.exp: New file.
10913
7b3fd859
PM
109142010-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
10915
10916 * gdb.base/default.exp (info set): Avoid full buffer error and force
10917 reading up to final gdb prompt.
10918 (show): Likewise.
10919
c92817ce
TT
109202010-08-18 Tom Tromey <tromey@redhat.com>
10921
10922 PR symtab/11919:
10923 * gdb.base/completion.exp: Add test.
10924
f1208f9e
DE
109252010-08-18 Doug Evans <dje@google.com>
10926
10927 * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
10928 * gdb.base/callfuncs.exp (set_lang_c): Delete, set c language directly.
10929 * gdb.base/printcmds.exp (set_lang_c): Delete, set c language directly.
10930 Simplify, early exit if runto_main fails.
10931 * gdb.fortran/exprs.exp: load_lib fortran.exp.
10932 (set_lang_fortran): Moved to lib/fortran.exp.
10933 * gdb.fortran/types.exp: load_lib fortran.exp.
10934 (set_lang_fortran): Moved to lib/fortran.exp.
10935 * gdb.java/jmisc.exp (set_lang_java): Moved to lib/java.exp.
10936 * gdb.java/jprint.exp (set_lang_java): Ditto.
10937 * gdb.java/jv-exp.exp: load_lib java.exp.
10938 If set_lang_java fails, issue a warning instead of failure to be
10939 consistent with other set_lang_foo uses.
10940 (set_lang_java): Moved to lib/java.exp.
10941 * gdb.java/jv-print.exp (set_lang_java): Moved to lib/java.exp.
10942 If set_lang_java fails, issue a warning instead of failure to be
10943 consistent with other set_lang_foo uses.
10944 * gdb.pascal/types.exp: load_lib pascal.exp.
10945 (set_lang_pascal): Moved to lib/pascal.exp.
10946 * lib/fortran.exp: New file.
10947 * lib/java.exp (set_lang_java): New function.
10948 * lib/pascal.exp (set_lang_pascal): New function.
10949
2f06b485
YQ
109502010-08-18 Yao Qi <yao@codesourcery.com
10951
10952 * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels
10953 func_nofb_start and func_loopfb_start, so that address of functions
10954 is equal to these labels on Thumb.
10955
96e25403
YQ
109562010-08-18 Yao Qi <yao@codesourcery.com>
10957
10958 * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
10959 to reflect latest c source file.
10960
36e6adc4
JK
109612010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10962
10963 * gdb.cp/infcall-dlopen.exp: New file.
10964 * gdb.cp/infcall-dlopen.cc: New file.
10965 * gdb.cp/infcall-dlopen-lib.cc: New file.
10966
f431efe5
PA
109672010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10968 Pedro Alves <pedro@codesourcery.com>
10969
10970 PR breakpoints/11371
10971
10972 * gdb.base/watch-cond-infcall.exp: New file.
10973 * gdb.base/watch-cond-infcall.c: New file.
10974
06a64a0b
TT
109752010-08-16 Tom Tromey <tromey@redhat.com>
10976
10977 * gdb.base/help.exp: Update.
10978 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
10979 watchpoint.
10980 (test_watch_location): New proc.
10981 (test_watchpoint_in_big_blob): Delete watchpoint.
10982 * gdb.base/watchpoint.c (func5): New function.
10983 (main): Call it.
10984
70ebf4ed
DE
109852010-08-16 Doug Evans <dje@google.com>
10986
10987 * gdb.python/python.exp: Fix syntax in "post event insertion" test.
10988
ca5c20b6
PM
109892010-08-11 Phil Muldoon <pmuldoon@redhat.com>
10990
10991 * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
10992 tests.
10993
7346b668
KW
109942010-08-11 Ken Werner <ken.werner@de.ibm.com>
10995
10996 * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
10997 * gdb.base/gnu_vector.c: New File.
10998 * gdb.base/gnu_vector.exp: Likewise.
10999
cb2e07a6
PM
110002010-08-11 Phil Muldoon <pmuldoon@redhat.com>
11001
11002 * gdb.python/python.c: New File.
11003 * gdb.python/python-sl.c: New File.
11004 * gdb.python/python.exp: Test solib_address and decode_line
11005 * functions.
11006
5da1313b
JK
110072010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11008
11009 * gdb.python/python.exp (show height, set height 10)
11010 (verify pagination beforehand, verify pagination beforehand: q)
11011 (gdb.execute does not page, verify pagination afterwards)
11012 (verify pagination afterwards: q): New.
11013
49c3ccf7
DE
110142010-08-02 Doug Evans <dje@google.com>
11015
11016 * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
11017 because of an older gcc, change test2
11018 "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
11019 to unsupported.
11020
42c0c4f1
KH
110212010-07-30 Kazu Hirata <kazu@codesourcery.com>
11022
11023 * gdb.base/break-always.exp: Do not expect full paths to file
11024 names.
11025 * gdb.base/commands.exp: Likewise.
11026
d3765805
DE
110272010-07-30 Doug Evans <dje@google.com>
11028
c98ee71b
DE
11029 * gdb.cp/temargs.exp: For new tests that require newer gccs,
11030 xfail them when run with older gccs.
11031
fd961404
DE
11032 * lib/gdb.exp (build_executable): Forward "c++" option to
11033 get_compiler_info.
11034
999adef4
DE
11035 * gdb.python/py-type.exp (test_template): Mark as xfail tests
11036 "python print ttype.template_argument(1)" and
11037 "python print isinstance(ttype.template_argument(1), gdb.Value)"
11038 if using gcc 4.4 or earlier.
11039
d3765805
DE
11040 * gdb.base/valgrind-db-attach.exp: Use unique test name for
11041 attach-to-debugger handling.
11042
1276c759
JK
110432010-07-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11044
11045 * gdb.base/prelink-lib.c (copyreloc): New initialized variable.
11046 * gdb.base/prelink.c (copyreloc, bssvar, bssvarp): New variables.
11047 (main): Use copyreloc.
11048 * gdb.base/prelink.exp (split debug of executable)
11049 (.dynbss vs. .bss address shift): New tests.
11050
88caa9b9
PA
110512010-07-29 Pedro Alves <pedro@codesourcery.com>
11052
11053 * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
11054 in gdb_test_multiple.
11055
c6f2ac43
PA
110562010-07-29 Pedro Alves <pedro@codesourcery.com>
11057
11058 * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
11059 environment.
11060
326fd672
TT
110612010-07-28 Tom Tromey <tromey@redhat.com>
11062
11063 PR python/11060:
11064 * gdb.python/py-type.c (Temargs): New template.
11065 (temvar): New variable.
11066 * gdb.python/py-type.exp (test_template): New proc.
11067
3ce3b1ba
PA
110682010-07-28 Daniel Jacobowitz <dan@codesourcery.com>
11069
11070 * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
11071 gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
11072
34eaf542
TT
110732010-07-28 Tom Tromey <tromey@redhat.com>
11074
11075 PR c++/9946:
11076 * gdb.cp/temargs.exp: New file.
11077 * gdb.cp/temargs.cc: New file.
11078
d41b819e
JK
110792010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
11080
11081 * gdb.base/help.exp (help disassemble): Update the content.
11082
26ab7092
JK
110832010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
11084
11085 * gdb.threads/ia64-sigill.exp: New file.
11086 * gdb.threads/ia64-sigill.c: New file.
11087
5283e9e1
TT
110882010-07-27 Tom Tromey <tromey@redhat.com>
11089
11090 * gdb.opt/inline-cmds.c (ATTR): New define.
11091 (func1): Use it.
11092 (func2): Likewise.
11093 (func3): Likewise.
11094 (outer_inline1): Likewise.
11095 (outer_inline2): Likewise.
11096 * gdb.opt/inline-bt.c (ATTR): New define.
11097 (func1): Use it.
11098 (func2): Likewise.
11099 * gdb.opt/inline-locals.c (ATTR): New define.
11100 (func1): Use it.
11101 (func2): Likewise.
11102
e992ef73
TT
111032010-07-27 Tom Tromey <tromey@redhat.com>
11104
11105 * gdb.stabs/gdb11479.c (hack): New function.
11106 (test): Use it.
11107 (test2): Use it.
11108 * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
11109 (int32_search_buf, int64_search_buf): No longer static.
11110 (x): Remove.
11111 * gdb.base/relocate.c (hack): New function.
11112
5374244e
PM
111132010-07-27 Phil Muldoon <pmuldoon@redhat.com>
11114
11115 * gdb.python/py-value.exp (test_inferior_function_call): New function.
11116 * gdb.python/py-value.c (func1): New function.
11117 (func2): Likewise.
11118
a99aee83
CV
111192010-07-26 Corinna Vinschen <vinschen@redhat.com>
11120
11121 * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
11122 as not to clash with .data section.
11123
a04ba985
JG
111242010-07-26 Jerome Guitton <guitton@adacore.com>
11125
11126 * gdb.base/code_elim.exp: New file.
11127 * gdb.base/code_elim1.c: New file.
11128 * gdb.base/code_elim2.c: New file.
11129
23bd0f7c
PA
111302010-07-21 Pedro Alves <pedro@codesourcery.com>
11131
11132 PR symtab/11827
11133
11134 * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
11135 (some_volatile_enum): New variable.
11136 * gdb.base/printcmds.exp (test_print_enums): New.
11137 <top level>: Call it.
11138
883df6dd
SW
111392010-07-21 Sami Wagiaalla <swagiaal@redhat.com>
11140
11141 * gdb.cp/fpointer.cc: New test.
11142 * gdb.cp/fpointer.exp: New test.
11143
569b05a5
JK
111442010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11145
11146 * gdb.base/solib-nodir.exp: New file.
11147 * lib/gdb.exp (runto): New case for a GDB internal error.
11148
51d7d803
JK
111492010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11150 Ulrich Weigand <uweigand@de.ibm.com>
11151 Tom Tromey <tromey@redhat.com>
11152
11153 * gdb.base/charset-malloc.c: New file.
11154 * gdb.base/charset.c (malloc_stub): New prototype.
11155 (main): Call it instead of malloc itself.
11156 * gdb.base/charset.exp: Use only prepare_for_testing.
11157 (binfile): Remove the variable.
11158
c0edd9ed
JK
111592010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
11160
11161 Make core files the process_stratum.
11162 * gdb.base/corefile.exp (run: load core again)
11163 (run: sanity check we see the core file, run: with core)
11164 (run: core file is cleared, attach: load core again)
11165 (attach: sanity check we see the core file, attach: with core)
11166 (attach: core file is cleared): New tests.
11167 * gdb.base/coremaker.c (main): New parameters. Implement "sleep" argv.
11168
3cbaedff
KW
111692010-07-14 Ken Werner <ken.werner@de.ibm.com>
11170
11171 * gdb.arch/altivec-abi.exp: New tests.
11172
91158a56
TT
111732010-07-13 Tom Tromey <tromey@redhat.com>
11174
11175 * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
11176 (main): Use it.
11177 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
11178
0f5238ed
TT
111792010-07-13 Tom Tromey <tromey@redhat.com>
11180
11181 * gdb.base/label.exp: New file.
11182 * gdb.base/label.c: New file.
11183
add265ae
L
111842010-07-12 Ulrich Weigand <uweigand@de.ibm.com>
11185 H.J. Lu <hongjiu.lu@intel.com>
11186
11187 * lib/gdb.exp (is_ilp32_target): New.
11188 (is_lp64_target): Likewise.
11189
11190 * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
11191 target.
11192 * gdb.arch/amd64-disp-step.exp: Likewise.
11193 * gdb.arch/amd64-dword.exp: Likewise.
11194 * gdb.arch/amd64-i386-address.exp: Likewise.
11195 * gdb.arch/amd64-word.exp: Likewise.
889bf7c5 11196
add265ae
L
11197 * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
11198 target.
11199 * gdb.arch/i386-bp_permanent.exp: Likewise.
11200 * gdb.arch/i386-byte.exp: Likewise.
11201 * gdb.arch/i386-disp-step.exp: Likewise.
11202 * gdb.arch/i386-gnu-cfi.exp: Likewise.
11203 * gdb.arch/i386-prologue.exp: Likewise.
11204 * gdb.arch/i386-size-overlap.exp: Likewise.
11205 * gdb.arch/i386-size.exp: Likewise.
11206 * gdb.arch/i386-sse.exp: Likewise.
11207 * gdb.arch/i386-unwind.exp: Likewise.
11208 * gdb.arch/i386-word.exp: Likewise.
11209
11210 * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
11211 test only when building 64-bit executables. Do not hard-code
11212 -m64 option.
11213
2dfb8c17
DE
112142010-07-07 Doug Evans <dje@google.com>
11215
11216 * lib/gdb.exp (gdb_test_list_exact): New function.
11217 * gdb.base/default.exp (show convenience): Call it, add tests for
11218 $_sdata = void, $_thread = 0.
11219
4e5799b6
JK
112202010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11221 Joel Brobecker <brobecker@adacore.com>
11222
11223 Fix re-run of PIE executable, PR shlibs/11776.
11224 * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
11225 Remove $displacement_main to match the solib-svr4.c change. New "kill"
11226 and re-"run" of the inferior.
11227
1a219cc7
JK
112282010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11229 Joel Brobecker <brobecker@adacore.com>
11230
11231 Cope with missing /usr/sbin/prelink.
11232 * lib/prelink-support.exp (prelink_no):
11233 <result == 1 && $output is "no such file or directory">: New.
11234 (prelink_yes): Likewise. Return on failed prelink_no.
11235
5e3b36f8
JK
112362010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11237 Joel Brobecker <brobecker@adacore.com>
11238
11239 * gdb.base/attach-pie-misread.exp: Load prelink-support.exp. Replace
11240 build_executable by build_executable_own_libs. Replace "prelink -R"
11241 execution by a call of prelink_yes. Comment why "prelink -r" needs no
11242 change.
11243 * gdb.base/break-interp.exp: Load prelink-support.exp. Rename calls of
11244 copy to file_copy. Move setting opts --dynamic-linker and -rpath,
11245 mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
11246 Replace build_executable by build_executable_own_libs's function
11247 build_executable_own_libs.
11248 (prelinkNO): Create new stub to call prelink_no.
11249 (prelinkYES): Create new stub to call prelink_yes.
11250 (test_attach): Rename calls of copy to file_copy.
11251 (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
11252 (copy): Move to ...
11253 * lib/prelink-support.exp: ... a new file. Rename prelinkNO to
11254 prelink_no, prelinkYES to prelink_yes, copy to file_copy.
11255 * gdb.base/prelink.exp: Disable testcase also for is_remote and
11256 skip_shlib_tests. Load prelink-support.exp. Replace gdb_compile with
11257 special flags by gdb_compile_shlib. Replace second gdb_compile by
11258 build_executable_own_libs. Replace "prelink -R" execution by a call of
11259 prelink_yes. Replace "prelink -u" and second "prelink -R" execution by
11260 a second call of prelink_yes. Replace restart commands by
11261 clean_restart.
11262 (prelink): Rename to ...
11263 (seen displacement message): ... this test. Extend its expectation
11264 strictness.
11265
86e4bafc
JK
112662010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11267
11268 * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
11269 * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
11270 displacement message exactly once.
11271
3cd07d20
JK
112722010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11273 Joel Brobecker <brobecker@adacore.com>
11274
11275 * gdb.base/break-interp.exp (test_attach): Keep $interp changed. Move
11276 its restore after the <$relink_args != ""> loop. new comment.
11277
0a1e94c7
JK
112782010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11279 Joel Brobecker <brobecker@adacore.com>
11280
11281 * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
11282 code for it. New variable relink_args.
11283 (prelinkYES): Call prelinkNO.
11284 (test_attach): Accept new parameter relink_args. Re-prelink the binary
11285 in such case. Move the core code to ...
11286 (test_attach_gdb): ... a new function. Send GDB command "file".
11287 Extend expected "Attaching to " string.
11288
2f70bcfb
TT
112892010-07-02 Tom Tromey <tromey@redhat.com>
11290
11291 * gdb.base/bitops.exp: Remove extraneous "pass".
11292
a17ac5b0
TT
112932010-07-02 Ken Werner <ken.werner@de.ibm.com>
11294
11295 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
11296
dc10affe
PA
112972010-07-01 Pedro Alves <pedro@codesourcery.com>
11298
d41c0fc8
PA
11299 * gdb.base/help.exp: Adjust expected output.
11300
113012010-07-01 Pedro Alves <pedro@codesourcery.com>
11302
11303 * gdb.base/help.exp: Adjust expected output.
dc10affe 11304
0a600c36
JK
113052010-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11306
11307 * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
11308 (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
11309 c++/11702.
11310
37cc8bfe
JK
113112010-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11312 Doug Evans <dje@google.com>
11313
11314 * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
11315 add .dynamic entry'.
11316
254e6b9e
DE
113172010-06-29 Doug Evans <dje@google.com>
11318
11319 Test PR c++/11702.
11320 * gdb.cp/m-static.exp: Add testcase.
11321 * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
11322
595939de 113232010-06-28 Phil Muldoon <pmuldoon@redhat.com>
889bf7c5
PA
11324 Tom Tromey <tromey@redhat.com>
11325 Thiago Jung Bauermann <bauerman@br.ibm.com>
595939de
PM
11326
11327 * gdb.python/py-inferior.c: New File.
11328 * gdb.python/py-infthread.c: New File.
11329 * gdb.python/py-inferior.exp: New File.
11330 * gdb.python/py-infthread.exp: New File.
11331
98751a41
JK
113322010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11333
11334 * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
11335 (ptype ::C::OtherFileClass typedefs): New.
11336 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
11337 (C::OtherFileClass::cOtherFileClassVar2): New.
11338 (C::OtherFileClass::cOtherFileClassVar_use): Use also
11339 cOtherFileClassVar2.
11340 (C::cOtherFileType2, C::cOtherFileVar2): New.
11341 (C::cOtherFileVar_use): use also cOtherFileVar2.
11342 * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
11343
41f62f39
JK
113442010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11345
11346 * gdb.cp/namespace.exp (whatis C::cOtherFileType)
11347 (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
11348 (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
11349 (print ::C::cOtherFileVar)
11350 (whatis C::OtherFileClass::cOtherFileClassType)
11351 (whatis ::C::OtherFileClass::cOtherFileClassType)
11352 (print C::OtherFileClass::cOtherFileClassVar)
11353 (print ::cOtherFileClassVar)
11354 (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
11355 (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
11356 trailing content.
11357 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
11358 (C::OtherFileClass::cOtherFileClassVar)
11359 (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
11360 (C::cOtherFileVar, C::cOtherFileVar_use): New.
11361
af53d231
JK
113622010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11363
11364 Test PR c++/11703 and PR gdb/1448.
11365 * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
11366 gdb/1448.
11367
9655fd1a
JK
113682010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11369
11370 * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
11371 (main) <rtti_data>: New.
11372 * gdb.cp/virtbase.exp (print rtti_data): New.
11373
824cc8dd
JK
113742010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11375 Joel Brobecker <brobecker@adacore.com>
11376
11377 * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
11378
6036c742
JK
113792010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11380
11381 * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
11382
de6a0421
DE
113832010-06-28 Doug Evans <dje@google.com>
11384
11385 * gdb.base/break-interp.exp (reach): Relax expected output a bit.
11386
b2dae948
DE
113872010-06-27 Doug Evans <dje@google.com>
11388
11389 * gdb.cp/m-static.exp: Update expected test output.
11390
0f3bb72e
PH
113912010-06-25 Paul Hilfinger <hilfinger@adacore.com>
11392
889bf7c5
PA
11393 * gdb.gdb/selftest.exp: Adjust expected message for
11394 capturing start-up runtime.
0f3bb72e 11395
bc9f0842
TT
113962010-06-25 Tom Tromey <tromey@redhat.com>
11397
11398 PR python/10808:
11399 * gdb.python/python.exp: Add new tests.
11400
099ef718
SW
114012010-06-25 Sami Wagiaalla <swagiaal@redhat.com>
11402
11403 * gdb.cp/operator.cc: Created an import loop.
11404 * gdb.cp/operator.exp: Added testcase for import loop.
11405
5868a632
JK
114062010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11407
11408 Test PR python/11407.
11409 * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
11410 * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
11411 Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
11412 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
11413 executable_nofb and executable_fb. New variables srcsfile, objsfile,
11414 srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
11415 binfile. Call gdb_compile with clean_restart twice.
11416 (func_nofb print, func_nofb backtrace, func_loopfb print)
11417 (func_loopfb backtrace): New.
11418
af76db58
JK
114192010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11420
11421 * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
11422 * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
11423 by a hand made one.
11424 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment. Remove
11425 i?86 requirement. Remove variables srcfile and binfile. New variable
11426 sources, executable_nofb and executable_fb. Call prepare_for_testing.
11427
f2c7657e
UW
114282010-06-25 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11429
11430 * gdb.cell/dwarfaddr.exp: New file.
11431 * gdb.cell/dwarfaddr.S: New file.
11432
628fe4e4
JK
114332010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
11434
11435 Test PR 9436.
11436 * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
11437
f1421989
HZ
114382010-06-24 Hui Zhu <teawater@gmail.com>
11439
11440 * gdb.base/eval.exp: New file.
11441
d03285ec
UW
114422010-06-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11443
11444 * gdb.cell/fork.exp: New file.
11445 * gdb.cell/fork.c: Likewise.
11446 * gdb.cell/fork-spu.c: Likewise.
11447
41b2c92d
PM
114482010-06-22 Pierre Muller <muller@ics.u-strasbg.fr>
11449
11450 * lib/gdb.exp (banned_variables_traced): New global variable.
11451 (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
11452 (gdb_init): Use `trace add variable' instead of obsolete
11453 `trace variable'.
11454
d5bc977f
DE
114552010-06-21 Doug Evans <dje@google.com>
11456
11457 * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
11458
d2ed6730
UW
114592010-06-19 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11460
11461 * gdb.arch/spu-ls.exp: New file.
11462 * gdb.arch/spu-ls.c: Likewise.
11463
6aed2dbc
SS
114642010-06-18 Stan Shebs <stan@codesourcery.com>
11465
11466 * gdb.threads/thread-specific.exp: Add tests of $_thread.
11467
e0756905
UW
114682010-06-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11469
11470 * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
11471 * gdb.base/watch-cond.exp: Likewise.
11472 * gdb.python/py-breakpoint.exp: Likewise.
11473
d8053d4d
PA
114742010-06-18 Pedro Alves <pedro@codesourcery.com>
11475
11476 * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
11477 clean_restart, make sure every test has a distinct message, and
11478 that messages don't include the executable' full path.
11479
81ce510c
DE
114802010-06-17 Doug Evans <dje@google.com>
11481
11482 * gdb.arch/i386-size.exp: Updated expected output for
11483 DISASSEMBLY_OMIT_FNAME.
11484
65d79d4b
SDJ
114852010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11486 Sergio Durigan Junior <sergiodj@redhat.com>
11487
11488 * gdb.base/watch-notconst.c: New file.
11489 * gdb.base/watch-notconst.S: New file.
11490 * gdb.base/watch-notconst2.c: New file.
11491 * gdb.base/watch-notconst2.S: New file.
11492 * gdb.base/watch-notconst.exp: New file.
11493 * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
11494 (func4): Add operations on `global_ptr_ptr'.
11495 * gdb.base/watchpoint.exp (test_constant_watchpoint): New
11496 routine to test watchpoints created with a constant expression.
11497 (test_inaccessible_watchpoint): Include tests for watchpoints
11498 created with a constant expression.
11499
df0f4836
KB
115002010-06-14 Kevin Buettner <kevinb@redhat.com>
11501
11502 * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
11503 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
11504 gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
11505 gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
11506 gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
11507 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
11508 gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
11509 of `_start'.
11510
b769def5
UW
115112010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11512
11513 * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
11514 not supported on the target.
11515 * gdb.mi/mi-nonstop-exit.exp: Likewise.
11516 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
11517 * gdb.mi/mi-nsintrall.exp: Likewise.
11518 * gdb.mi/mi-nsmoribund.exp: Likewise.
11519 * gdb.mi/mi-nsthrexec.exp: Likewise.
11520
d914c394
SS
115212010-06-11 Stan Shebs <stan@codesourcery.com>
11522
11523 * gdb.base/permissions.exp: New file.
11524
115252010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5bbad94c
UW
11526
11527 * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
11528 does not support ELF executable class.
11529
f3ce5b9c
UW
115302010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11531
11532 * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
11533
8e46892c
JK
115342010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11535
11536 * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
11537 (runto): Catch "The target does not support running in non-stop mode.".
11538
6cc55c64
MS
115392010-06-11 Michael Snyder <msnyder@vmware.com>
11540
11541 * gdb.base/setshow.exp (set language asm): Don't use
11542 gdb_test_no_output, fails on some targets.
11543
caddefa4
UW
115442010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11545
11546 * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
11547 * gdb.cp/pr9167.exp: Likewise.
11548
468b1aa7
UW
115492010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11550
11551 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
11552
5c3552dc
UW
115532010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11554
11555 * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
11556
02e6fe6a
UW
115572010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11558
11559 * gdb.base/charset.c (main): Make sure malloc gets linked in.
11560
0e03807e
TT
115612010-06-11 Tom Tromey <tromey@redhat.com>
11562
11563 PR gdb/9977, PR exp/11636::
11564 * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
11565 (pieces_test_f6): Update expected output.
11566
2bdf28a0
JK
115672010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11568
11569 * gdb.base/moribund-step.exp: New.
11570
f6978de9
MS
115712010-06-08 Michael Snyder <msnyder@vmware.com>
11572
11573 * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
889bf7c5 11574 * gdb.ada/boolean_expr.exp:
f6978de9
MS
11575 * gdb.ada/frame_args.exp: Ditto.
11576 * gdb.ada/lang_switch.exp: Ditto.
11577 * gdb.ada/ptype_arith_binop.exp: Ditto.
11578 * gdb.ada/ref_param.exp: Ditto.
11579 * gdb.ada/type_coercion.exp:Ditto.
11580
11581 * gdb.asm/asm-source.exp: Ditto.
11582
11583 * gdb.base/attach.exp: Ditto.
11584 * gdb.base/bitfields2.exp: Ditto.
11585 * gdb.base/call-signal-resume.exp: Ditto.
11586 * gdb.base/callfuncs.exp: Ditto.
11587 * gdb.base/commands.exp: Ditto.
11588 * gdb.base/dbx.exp: Ditto.
11589 * gdb.base/default.exp: Ditto.
11590 * gdb.base/dump.exp: Ditto.
11591 * gdb.base/exprs.exp: Ditto.
11592 * gdb.base/freebpcmd.exp: Ditto.
11593 * gdb.base/interrupt.exp: Ditto.
11594 * gdb.base/list.exp: Ditto.
11595 * gdb.base/long_long.exp: Ditto.
11596 * gdb.base/maint.exp: Ditto.
11597 * gdb.base/ptype.exp: Ditto.
11598 * gdb.base/return.exp: Ditto.
11599 * gdb.base/setshow.exp: Ditto.
11600 * gdb.base/sigbpt.exp: Ditto.
11601 * gdb.base/sigrepeat.exp: Ditto.
11602
11603 * gdb.cp/classes.exp: Ditto.
11604
11605 * gdb.dwarf2/dw2-restore.exp: Ditto.
11606
11607 * gdb.gdb/selftest.exp: Ditto.
11608
11609 * gdb.multi/base.exp: Ditto.
11610 * gdb.multi/bkpt-multi-exec.exp: Ditto.
11611
11612 * gdb.python/py-block.exp: Ditto.
11613 * gdb.python/py-prettyprint.exp: Ditto.
11614 * gdb.python/py-template.exp: Ditto.
11615
11616 * gdb.server/ext-attach.exp: Ditto.
11617 * gdb.server/ext-run.exp: Ditto.
11618 * gdb.server/server-mon.exp: Ditto.
11619
11620 * gdb.threads/fork-thread-pending.exp: Ditto.
11621 * gdb.threads/hand-call-in-threads.exp: Ditto.
11622 * gdb.threads/interrupted-hand-call.exp: Ditto.
11623 * gdb.threads/linux-dp.exp: Ditto.
11624 * gdb.threads/manythreads.exp: Ditto.
11625 * gdb.threads/print-threads.exp: Ditto.
11626 * gdb.threads/pthreads.exp: Ditto.
11627 * gdb.threads/schedlock.exp: Ditto.
11628 * gdb.threads/thread-unwindonsignal.exp: Ditto.
11629 * gdb.threads/threadapply.exp: Ditto.
11630
de7ff789
MS
116312010-06-08 Michael Snyder <msnyder@vmware.com>
11632
889bf7c5 11633 * gdb.ada/exec_changed.exp:
de7ff789
MS
11634 Use ".*" instead of "" as wildcard regexp.
11635
11636 * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
11637 * gdb.base/call-ar-st.exp: Ditto.
11638 * gdb.base/checkpoint.exp: Ditto.
11639 * gdb.base/default.exp: Ditto.
11640 * gdb.base/dump.exp: Ditto.
11641 * gdb.base/ending-run.exp: Ditto.
11642 * gdb.base/fileio.exp: Ditto.
11643 * gdb.base/miscexprs.exp: Ditto.
11644 * gdb.base/pointers.exp: Ditto.
11645 * gdb.base/readline.exp: Ditto.
11646 * gdb.base/reread.exp: Ditto.
11647 * gdb.base/restore.exp: Ditto.
11648 * gdb.base/shlib-call.exp: Ditto.
11649 * gdb.base/valgrind-db-attach.exp: Ditto.
11650 * gdb.base/volatile.exp: Ditto.
11651 * gdb.base/watchpoints.exp: Ditto.
11652
11653 * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
11654
11655 * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
11656 * gdb.python/py-value.exp: Ditto.
11657
11658 * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
11659 * gdb.trace/circ.exp: Ditto.
11660 * gdb.trace/collection.exp: Ditto.
11661 * gdb.trace/packetlen.exp: Ditto.
11662 * gdb.trace/passc-dyn.exp: Ditto.
11663 * gdb.trace/report.exp: Ditto.
11664 * gdb.trace/tfile.exp: Ditto.
11665 * gdb.trace/tfind.exp: Ditto.
11666 * gdb.trace/while-dyn.exp: Ditto.
11667
3bebe2f2
JK
116682010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11669
11670 * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
11671
5c631832
JK
116722010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11673
11674 Test PR 10640.
11675 * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
11676
4c3376c8
SW
116772010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
11678
11679 * gdb.cp/koenig.exp: Test for ADL operators.
11680 * gdb.cp/koenig.cc: Added ADL operators.
11681 * gdb.cp/operator.exp: New test.
11682 * gdb.cp/operator.cc: New test.
11683
dc226d5a
MS
116842010-06-04 Michael Snyder <msnyder@vmware.com>
11685
dfb88a23
MS
11686 * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
11687 * gdb.base/pending.exp: Ditto.
f7ae76b3 11688
dc226d5a
MS
11689 * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
11690
967cf477
DE
116912010-06-04 Doug Evans <dje@google.com>
11692
11693 * gdb.python/py-prettyprint.exp: Add new test for enabled and
11694 disabled printers.
11695 * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
11696 (enable_lookup_function): New function.
11697
eb801841
TT
116982010-06-04 Tom Tromey <tromey@redhat.com>
11699
11700 * gdb.python/py-value.exp (test_value_hash): Don't test equality
11701 of hash and id.
11702
38979823
JK
117032010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
11704
11705 * gdb.base/commands.exp (add printf tbreak command): Remove trailing
11706 newline.
11707 * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
11708 (empty verbose non-noisy clear, empty verbose noisy clear)
11709 (empty non-verbose noisy clear): Likewise.
11710
35ec993f
MS
117112010-06-03 Michael Snyder <msnyder@vmware.com>
11712
11713 * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
11714 * gdb.base/display.exp: Ditto.
11715 * gdb.base/find.exp: Ditto.
11716 * gdb.base/ifelse.exp: Ditto.
11717 * gdb.base/multi-forks.exp: Ditto.
11718 * gdb.base/recurse.exp: Ditto.
11719 * gdb.base/setshow.exp: Ditto.
11720 * gdb.base/value-double-free.exp: Ditto.
11721 * gdb.base/watch-vfork.exp: Ditto.
11722 * gdb.base/watch_thread_num.exp: Ditto.
11723 * gdb.base/watchpoint-solib.exp: Ditto.
11724 * gdb.base/watchpoint.exp: Ditto.
11725 * gdb.base/watchpoints.exp: Ditto.
11726
11727 * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
11728 * gdb.cp/overload.exp: Ditto.
11729 * gdb.cp/virtfunc.exp: Ditto.
11730
11731 * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
11732
889bf7c5 11733 * gdb.reverse/watch-precsave.exp:
35ec993f
MS
11734 Replace gdb_test with gdb_test_no_output.
11735
889bf7c5 11736 * gdb.threads/attach-into-signal.exp:
35ec993f
MS
11737 Replace gdb_test with gdb_test_no_output.
11738 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
11739 * gdb.threads/watchthreads.exp: Ditto.
11740 * gdb.threads/watchthreads2.exp: Ditto.
11741
11742 * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
11743 * gdb.trace/tfind.exp: Ditto.
11744
c22decce
JB
117452010-06-03 Joel Brobecker <brobecker@adacore.com>
11746
11747 * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
11748 successful test if message is the empty string.
11749
fd5700c7
JK
117502010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11751
11752 * gdb.fortran/module.exp (stopped language detection): New test.
11753
f55ee35c
JK
117542010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11755
11756 Support DW_TAG_module as separate namespaces.
11757 * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
11758 gdb.fortran/library-module-lib.f90: New.
11759 * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
11760 (print i): Remove.
11761 (continue to breakpoint: i-is-1, print var_i value 1)
11762 (continue to breakpoint: i-is-2, print var_i value 2)
11763 (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
11764 (print var_d, print var_i value 14, ptype modmany, complete `modm)
11765 (complete `modmany, complete `modmany`, complete `modmany`var)
11766 (show language, setting breakpoint at module): New tests.
11767 * gdb.fortran/module.f90 (module mod): Remove.
11768 (module mod1, module mod2, module modmany, subroutine sub1)
11769 (subroutine sub2, program module): New.
11770
b8e8282f
JK
117712010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11772
11773 * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
11774 (print value of rUC, print value of rI, print value of UI): ... here.
31e43e98
JK
11775 * gdb.cp/anon-union.exp (pass): Rename to ...
11776 (print z 2): ... here.
b8e8282f 11777
019ebafc
MS
117782010-06-02 Michael Snyder <msnyder@vmware.com>
11779
e68d8fd4
MS
11780 * gdb.trace/actions.exp: Use gdb_test_no_output.
11781 * gdb.trace/circ.exp: Ditto.
11782 * gdb.trace/packetlen.exp: Ditto.
11783 * gdb.trace/save-trace.exp: Ditto.
11784 * gdb.trace/tracecmd.exp: Ditto.
11785 * gdb.trace/tsv.exp: Ditto.
11786
12b5d08a
MS
11787 * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
11788 * gdb.threads/hand-call-in-thraeds.exp: Ditto.
11789 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
11790 * gdb.threads/manythreads.exp: Ditto.
11791 * gdb.threads/print-threads.exp: Ditto.
11792 * gdb.threads/pthreads.exp: Ditto.
11793 * gdb.threads/schedlock.exp: Ditto.
11794 * gdb.threads/staticthreads.exp: Ditto.
11795 * gdb.threads/thread-specific.exp: Ditto.
11796 * gdb.threads/thread-unwindonsignal.exp: Ditto.
11797 * gdb.threads/threadapply.exp: Ditto.
11798 * gdb.threads/watchthreads.exp: Ditto.
11799 * gdb.threads/watchthreads2.exp: Ditto.
11800
89493308
MS
11801 * gdb.python/py-block.exp: Use gdb_test_no_output.
11802 * gdb.python/py-prettyprint.exp: Ditto.
11803 * gdb.python/py-template.exp: Ditto.
11804 * gdb.python/py-value.exp: Ditto.
11805
11806 * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
11807 * gdb.reverse/watch-reverse.exp: Ditto.
11808
11809 * gdb.server/ext-attach.exp: Use gdb_test_no_output.
11810 * gdb.server/ext-run.exp: Ditto.
11811
019ebafc
MS
11812 * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
11813 * gdb.dwarf2/dw2-compressed.exp: Ditto.
11814 * gdb.dwarf2/dw2-intercu.exp: Ditto.
11815 * gdb.dwarf2/dw2-intermix.exp: Ditto.
11816 * gdb.dwarf2/dw2-producer.exp: Ditto.
11817 * gdb.dwarf2/mac-fileno.exp: Ditto.
11818
11819 * gdb.gdb/observer.exp: Use gdb_test_no_output.
11820 * gdb.gdb/selftest.exp: Ditto.
11821
11822 * gdb.multi/base.exp: Use gdb_test_no_output.
11823
11824 * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
11825
3e0ca3a5
JK
118262010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11827
11828 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
11829
9db70545
MS
118302010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
11831
a8d52276
MS
11832 * gdb.cp/class2.exp: Use gdb_test_no_output.
11833 * gdb.cp/classes.exp: Ditto.
11834 * gdb.cp/extern-c.exp: Ditto.
11835 * gdb.cp/inherit.exp: Ditto.
11836 * gdb.cp/maint.exp: Ditto.
11837 * gdb.cp/mb-inline.exp: Ditto.
11838 * gdb.cp/mb-templates.exp: Ditto.
11839 * gdb.cp/method2.exp: Ditto.
11840 * gdb.cp/misc.exp: Ditto.
11841 * gdb.cp/ovldbreak.exp: Ditto.
11842 * gdb.cp/punctuator.exp: Ditto.
11843 * gdb.cp/templates.exp: Ditto.
11844 * gdb.cp/virtbase.exp: Ditto.
11845
889bf7c5 11846 * gdb.threads/attach-stopped.exp:
9db70545 11847 Replace uses of send_gdb / gdb_expect.
889bf7c5 11848 * gdb.threads/attachstop-mt.exp:
9db70545 11849 Replace uses of send_gdb / gdb_expect.
889bf7c5 11850 * gdb.threads/gcore-thread.exp:
9db70545 11851 Replace uses of send_gdb / gdb_expect.
889bf7c5 11852 * gdb.threads/hand-call-in-threads.exp:
9db70545
MS
11853 Replace uses of send_gdb / gdb_expect.
11854 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 11855 * gdb.threads/print-threads.exp:
9db70545
MS
11856 Replace uses of send_gdb / gdb_expect.
11857 * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
11858 * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
11859 * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
11860
11861 * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
11862 * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
11863 * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
11864 * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
11865 * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
11866 * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
11867 * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
11868 * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
11869 * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
11870 * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
11871 * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
11872
359cc68c
JK
118732010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11874
11875 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
11876
7d3fe98e
SW
118772010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
11878
11879 * gdb.cp/koenig.exp: Added new test case.
11880 * gdb.cp/koenig.cc: Ditto.
11881
27d3a1a2
MS
118822010-06-01 Michael Snyder <msnyder@vmware.com>
11883
11884 * gdb.base/arithmet.exp: Use gdb_test_no_output.
11885 * gdb.base/arrayidx.exp: Ditto.
11886 * gdb.base/attach.exp: Ditto.
11887 * gdb.base/auxv.exp: Ditto.
11888 * gdb.base/bigcre.exp: Ditto.
11889 * gdb.base/break-always.exp: Ditto.
11890 * gdb.base/break-interp.exp: Ditto.
11891 * gdb.base/break.exp: Ditto.
11892 * gdb.base/breakpoint-shadow.exp: Ditto.
11893 * gdb.base/call-ar-st.exp: Ditto.
11894 * gdb.base/call-sc.exp: Ditto.
11895 * gdb.base/call-signal-resume.exp: Ditto.
11896 * gdb.base/callfuncs.exp: Ditto.
11897 * gdb.base/catch-syscall.exp: Ditto.
11898 * gdb.base/charset.exp: Ditto.
11899 * gdb.base/code-expr.exp: Ditto.
11900 * gdb.base/commands.exp: Ditto.
11901 * gdb.base/cond-expr.exp: Ditto.
11902 * gdb.base/condbreak.exp: Ditto.
11903 * gdb.base/cursal.exp: Ditto.
11904 * gdb.base/cvexpr.exp: Ditto.
11905 * gdb.base/default.exp: Ditto.
11906 * gdb.base/del.exp: Ditto.
11907 * gdb.base/detach.exp: Ditto.
11908 * gdb.base/display.exp: Ditto.
11909 * gdb.base/ena-dis-br.exp: Ditto.
11910 * gdb.base/eval-skip.exp: Ditto.
11911 * gdb.base/foll-fork.exp: Ditto.
11912 * gdb.base/foll-vfork.exp: Ditto.
11913 * gdb.base/frame-args.exp: Ditto.
11914 * gdb.base/funcargs.exp: Ditto.
11915 * gdb.base/gcore-buffer-overflow.exp: Ditto.
11916 * gdb.base/gdbvars.exp: Ditto.
11917 * gdb.base/help.exp: Ditto.
11918 * gdb.base/ifelse.exp: Ditto.
11919 * gdb.base/included.exp: Ditto.
11920 * gdb.base/list.exp: Ditto.
11921 * gdb.base/macscp.exp: Ditto.
11922 * gdb.base/maint.exp: Ditto.
11923 * gdb.base/multi-fork.exp: Ditto.
11924 * gdb.base/overlays.exp: Ditto.
11925 * gdb.base/page.exp: Ditto.
11926 * gdb.base/pending.exp: Ditto.
11927 * gdb.base/pointers.exp: Ditto.
11928 * gdb.base/pr11022.exp: Ditto.
11929 * gdb.base/prelink.exp: Ditto.
11930 * gdb.base/printcmds.exp: Ditto.
11931 * gdb.base/psymtab.exp: Ditto.
11932 * gdb.base/randomize.exp: Ditto.
11933 * gdb.base/relational.exp: Ditto.
11934 * gdb.base/relocate.exp: Ditto.
11935 * gdb.base/remote.exp: Ditto.
11936 * gdb.base/sepdebug.exp: Ditto.
11937 * gdb.base/set-lang-auto.exp: Ditto.
11938 * gdb.base/setshow.exp: Ditto.
11939 * gdb.base/setvar.exp: Ditto.
11940 * gdb.base/signals.exp: Ditto.
11941 * gdb.base/signull.exp: Ditto.
11942 * gdb.base/sigstep.exp: Ditto.
11943 * gdb.base/sizeof.exp: Ditto.
11944 * gdb.base/solib-disc.exp: Ditto.
11945 * gdb.base/store.exp: Ditto.
11946 * gdb.base/structs.exp: Ditto.
11947 * gdb.base/structs2.exp: Ditto.
11948 * gdb.base/subst.exp: Ditto.
11949 * gdb.base/term.exp: Ditto.
11950 * gdb.base/trace-commands.exp: Ditto.
11951 * gdb.base/unwindonsignal.exp: Ditto.
11952 * gdb.base/valgrind-db-attach.exp: Ditto.
11953 * gdb.base/varargs.exp: Ditto.
11954 * gdb.base/watch-cond.exp: Ditto.
11955 * gdb.base/watch_thread_num.exp: Ditto.
11956 * gdb.base/watchpoint-cond-gone.exp: Ditto.
11957 * gdb.base/watchpoint.exp: Ditto.
11958 * gdb.base/whatis-exp.exp: Ditto.
11959
f8d3bf8f
MS
119602010-06-01 Michael Snyder <msnyder@vmware.com>
11961
11962 * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
11963 * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
11964 * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
11965 * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
11966 * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
11967 * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
11968 * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
11969 * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
11970 * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
11971 * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
11972 * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
11973 * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
11974 * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
11975 * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
11976 * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
11977
3f9e0d32
JK
119782010-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
11979
11980 * gdb.base/commands.exp (begin commands on watch): Remove excessive
11981 trailing newline.
11982 * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
11983 * gdb.java/jmisc.exp (p *args\n): Rename to ...
11984 (p *args): ... here and remove excessive trailing newline.
11985
f629457d
JB
119862010-05-31 Joel Brobecker <brobecker@adacore.com>
11987
11988 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
11989
09eef106
JK
119902010-05-31 Jan Kratochvil <jan.kratochvil@redhat.com>
11991
11992 Accept the new Linux kernel "t (tracing stop)" string.
11993 * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
11994 Update comment.
11995 (state_wait) <T (tracing stop)>: New.
11996 (main): Update the state_wait expect string.
11997
94f31136
PA
119982010-05-28 Pedro Alves <pedro@codesourcery.com>
11999
12000 * limits.c, limits.exp: Delete files.
12001 * Makefile.in (clean mostlyclean): Adjust.
12002 * tracecmd.exp: Adjust.
12003
096554ab
JK
120042010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
12005
12006 * gdb.base/tui-layout.exp: New.
12007
27d3a1a2 120082010-05-28 Michael Snyder <msnyder@vmware.com>
bcd2dc50 12009
889bf7c5 12010 * gdb.reverse/break-precsave.exp:
bcd2dc50 12011 Replace uses of send_gdb / gdb_expect.
889bf7c5 12012 * gdb.reverse/break-reverse.exp:
bcd2dc50 12013 Replace uses of send_gdb / gdb_expect.
889bf7c5 12014 * gdb.reverse/consecutive-precsave.exp:
bcd2dc50 12015 Replace uses of send_gdb / gdb_expect.
889bf7c5 12016 * gdb.reverse/consecutive-reverse.exp:
bcd2dc50 12017 Replace uses of send_gdb / gdb_expect.
889bf7c5 12018 * gdb.reverse/finish-precsave.exp:
bcd2dc50 12019 Replace uses of send_gdb / gdb_expect.
889bf7c5 12020 * gdb.reverse/finish-reverse.exp:
bcd2dc50 12021 Replace uses of send_gdb / gdb_expect.
889bf7c5 12022 * gdb.reverse/i386-precsave.exp:
bcd2dc50 12023 Replace uses of send_gdb / gdb_expect.
889bf7c5 12024 * gdb.reverse/i386-reverse.exp:
bcd2dc50 12025 Replace uses of send_gdb / gdb_expect.
889bf7c5 12026 * gdb.reverse/i386-sse-reverse.exp:
bcd2dc50 12027 Replace uses of send_gdb / gdb_expect.
889bf7c5 12028 * gdb.reverse/i387-env-reverse.exp:
bcd2dc50 12029 Replace uses of send_gdb / gdb_expect.
889bf7c5 12030 * gdb.reverse/i387-stack-reverse.exp:
bcd2dc50 12031 Replace uses of send_gdb / gdb_expect.
889bf7c5 12032 * gdb.reverse/machinestate-precsave.exp:
bcd2dc50 12033 Replace uses of send_gdb / gdb_expect.
889bf7c5 12034 * gdb.reverse/machinestate.exp:
bcd2dc50 12035 Replace uses of send_gdb / gdb_expect.
889bf7c5 12036 * gdb.reverse/sigall-precsave.exp:
bcd2dc50 12037 Replace uses of send_gdb / gdb_expect.
889bf7c5 12038 * gdb.reverse/sigall-reverse.exp:
bcd2dc50 12039 Replace uses of send_gdb / gdb_expect.
889bf7c5 12040 * gdb.reverse/solib-precsave.exp:
bcd2dc50 12041 Replace uses of send_gdb / gdb_expect.
889bf7c5 12042 * gdb.reverse/solib-reverse.exp:
bcd2dc50 12043 Replace uses of send_gdb / gdb_expect.
889bf7c5 12044 * gdb.reverse/step-precsave.exp:
bcd2dc50 12045 Replace uses of send_gdb / gdb_expect.
889bf7c5 12046 * gdb.reverse/step-reverse.exp:
bcd2dc50 12047 Replace uses of send_gdb / gdb_expect.
889bf7c5 12048 * gdb.reverse/until-precsave.exp:
bcd2dc50 12049 Replace uses of send_gdb / gdb_expect.
889bf7c5 12050 * gdb.reverse/until-reverse.exp:
bcd2dc50 12051 Replace uses of send_gdb / gdb_expect.
889bf7c5 12052 * gdb.reverse/watch-precsave.exp:
bcd2dc50 12053 Replace uses of send_gdb / gdb_expect.
889bf7c5 12054 * gdb.reverse/watch-reverse.exp:
bcd2dc50
MS
12055 Replace uses of send_gdb / gdb_expect.
12056
3def43e0
JK
120572010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
12058
12059 * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
12060 excessive newline.
12061
27d3a1a2 120622010-05-27 Michael Snyder <msnyder@vmware.com>
22454424
MS
12063
12064 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
02746bbc
MS
12065 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
12066 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
12067 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
12068 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
12069 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
12070 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
12071 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
12072 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
12073 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
12074 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
12075 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
12076 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
12077 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
12078 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
12079 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
12080 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
12081 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
12082 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
22454424 12083
27d3a1a2 120842010-05-26 Michael Snyder <msnyder@vmware.com>
ec9f1212 12085
22454424
MS
12086 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
12087 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
12088
12089 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
12090 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
12091 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
12092
889bf7c5 12093 * gdb.reverse/consecutive-reverse.exp:
22454424 12094 Replace uses of send_gdb / gdb_expect.
889bf7c5 12095 * gdb.reverse/consecutive-precsave.exp:
22454424
MS
12096 Replace uses of send_gdb / gdb_expect.
12097
12098 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
12099 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
12100 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 12101 * gdb.mi/mi-ns-stale-regcache.exp:
22454424
MS
12102 Replace uses of send_gdb / gdb_expect.
12103 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
12104 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
12105 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
12106 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
12107 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
12108 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
12109 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
12110 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
12111 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
ec9f1212
MS
12112
121132010-05-26 Michael Snyder <msnyder@vmware.com>
6acb16a2 12114
22454424 12115 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 12116
22454424 12117 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 12118
22454424
MS
12119 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
12120 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
12121 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
12122 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
12123 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
12124 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
12125 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
12126 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
12127 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 12128
6e5f2c59
TT
121292010-05-25 Tom Tromey <tromey@redhat.com>
12130
12131 * gdb.base/macscp.exp: Add missing space after setup_kfail.
12132
bbc8b958
TT
121332010-05-25 Tom Tromey <tromey@redhat.com>
12134
12135 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
12136 argument order.
12137 * gdb.base/macscp.exp: Fix setup_kfail argument order.
12138 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
12139 order.
12140 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
12141 order.
12142 * gdb.base/call-sc.exp (setup_kfails): Remove.
12143 (setup_compiler_kfails): Remove.
12144 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
12145 argument order.
12146 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
12147 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
12148 (advancei): Fix setup_kfail argument order.
12149 * gdb.base/radix.exp: Fix setup_kfail argument order.
12150 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
12151 order.
12152 * gdb.base/structs.exp (setup_kfails): Remove.
12153 (setup_compiler_kfails): Fix setup_kfail argument order.
12154 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
12155 order.
12156 * gdb.java/jmain.exp: Fix setup_kfail argument order.
12157 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
12158 setup_kfail argument order.
12159 * gdb.cp/overload.exp: Fix setup_kfail argument order.
12160
83d1babf
TT
121612010-05-25 Tom Tromey <tromey@redhat.com>
12162
12163 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
12164
6acb16a2
MS
121652010-05-25 Michael Snyder <msnyder@vmware.com>
12166
12167 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
12168 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
12169 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
12170 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
12171 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
12172 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
12173 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
12174 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
12175 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
ad3986f0
MS
12176 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
12177 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
12178 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
12179 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
12180 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
12181 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
12182 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
12183 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
12184 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
12185 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
12186 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
12187 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
12188 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
12189 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
a76e022a
MS
12190 * gdb.base/default.exp: Replace send_gdb with gdb_test.
12191 * gdb.base/define.exp: Replace send_gdb with gdb_test.
12192 * gdb.base/display.exp: Replace send_gdb with gdb_test.
12193 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
12194 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
12195 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
12196 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
12197 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
12198 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
12199 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
12200 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
12201 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
12202 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
12203 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
12204 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
12205 * gdb.base/help.exp: Replace send_gdb with gdb_test.
12206 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
12207 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
12208 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
65731a6b
MS
12209 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
12210 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
12211 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
12212 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
12213 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
6acb16a2 12214 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
65731a6b
MS
12215
122162010-05-25 Doug Evans <dje@google.com>
12217
12218 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
12219 gdb.string_to_argv.
ad3986f0 12220
d3b1e874
TT
122212010-05-21 Tom Tromey <tromey@redhat.com>
12222
12223 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
12224 Call it.
12225 * gdb.dwarf2/pieces.S: Update.
12226 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
12227
cb826367
TT
122282010-05-21 Tom Tromey <tromey@redhat.com>
12229
12230 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
12231 Call it.
12232 * gdb.dwarf2/pieces.c (struct C): New.
12233 (f6): New function.
12234 * gdb.dwarf2/pieces.S: Replace.
12235
74de6778
TT
122362010-05-21 Tom Tromey <tromey@redhat.com>
12237
12238 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
12239 Call it.
12240
afd74c5f
TT
122412010-05-21 Tom Tromey <tromey@redhat.com>
12242
12243 * gdb.dwarf2.pieces.exp: New file.
12244 * gdb.dwarf2.pieces.S: New file.
12245 * gdb.dwarf2.pieces.c: New file.
12246
a7b75dfd 122472010-05-20 Pedro Alves <pedro@codesourcery.com>
889bf7c5 12248 Joel Brobecker <brobecker@adacore.com>
a7b75dfd
JB
12249
12250 * lib/gdb.exp (gdb_test_no_output): New function.
12251 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
12252 when testing commands that should produce no output.
12253
c81c812a
JB
122542010-05-17 Joel Brobecker <brobecker@adacore.com>
12255
12256 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
12257 parameter that we want to watch being a constant.
12258
0cce5bd9
JB
122592010-05-17 Joel Brobecker <brobecker@adacore.com>
12260
12261 * gdb.ada/cond_lang: New testcase.
12262
47050449
JB
122632010-05-17 Joel Brobecker <brobecker@adacore.com>
12264
12265 * lib/gdb.exp (banned_variables): New variable/constant.
12266 (gdb_init): Add write trace on variables listed in banned_variables.
12267 (gdb_finish): Remove write traces on variables listed in
12268 banned_variables.
12269
77c01586
JB
122702010-05-17 Joel Brobecker <brobecker@adacore.com>
12271
12272 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
12273 * gdb.cp/koenig.exp: Likewise.
12274
88d4aea7
PM
122752010-05-14 Phil Muldoon <pmuldoon@redhat.com>
12276
889bf7c5 12277 PR python/11482
88d4aea7
PM
12278
12279 * gdb.python/py-value.exp (test_value_hash): New function.
12280
f5a010c0
PM
122812010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
12282
12283 PR exp/11530.
12284 * gdb.base/gdb11530.c: New file.
12285 * gdb.base/gdb11530.exp: New file.
12286
8ef4892f
JK
122872010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12288
12289 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
12290 * gdb.dwarf2/dw2-modula2-self-type.S: New.
12291
7322dca9
SW
122922010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
12293
12294 * gdb.cp/koenig.exp: New test.
12295 * gdb.cp/koenig.cc: New test program.
12296
02e7ea18
JB
122972010-05-05 Joel Brobecker <brobecker@adacore.com>
12298
12299 Remove the use of prms_id and bug_id throughout the testsuite.
12300
e1c34c5d
PM
123012010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
12302
12303 PR exp/11349.
12304 * testsuite/gdb.cp/ref-types.exp: Add test to examine
12305 use a reference local variable.
12306
8e1d0c49
JK
123072010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
12308
12309 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
12310 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
12311 variable different_dir. Move debugfile into a full directory pathname
12312 under DIFFERENT_DIR.
12313 * lib/gdb.exp (separate_debug_filename): Remove.
12314 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
12315 variable debug_dir and mkdir of it. Update function comments.
12316
e66408ed
PA
123172010-04-29 Pedro Alves <pedro@codesourcery.com>
12318
12319 PR gdb/11557
12320
12321 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
12322 files.
12323
d7b32ed3
PM
123242010-04-29 Phil Muldoon <pmuldoon@redhat.com>
12325
889bf7c5 12326 * gdb.python/py-param.exp: New File.
d7b32ed3 12327
6aecb9c2
JB
123282010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
12329
12330 * gdb.base/default.exp: Fix "set language" test.
12331
bdf92a1c
PM
123322010-04-24 Pierre Muller <muller@ics.u-strasbg.fr>
12333
12334 PR breakpoints/11531.
12335 * gdb.base/gdb11531.c: New file.
12336 * gdb.base/gdb11531.exp: New file.
12337
3f172e24
TT
123382010-04-26 Tom Tromey <tromey@redhat.com>
12339
12340 * gdb.base/completion.exp: Add tests for completion and deprecated
12341 commands.
12342
64af4c92
JK
123432010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12344
12345 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
12346 (print /x char_array): Escape curly brackets.
12347
492928e4
JK
123482010-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
12349
12350 Fix deadlock on looped list of loaded shared objects.
12351 * gdb.base/solib-corrupted.exp: New.
12352
66d09542
DE
123532010-04-23 Doug Evans <dje@google.com>
12354
12355 * gdb.python/py-section-script.c: New file.
12356 * gdb.python/py-section-script.exp: New file.
12357 * gdb.python/py-section-script.py: New file.
12358
8bd10a10
CM
123592010-04-20 Chris Moller <cmoller@redhat.com>
12360
12361 PR 10179
12362
12363 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
12364 * gdb.base/pr10179-a.c:
12365 * gdb.base/pr10179-b.c:
12366 * gdb.base/pr10179.exp: New files.
12367
c0201579
JK
123682010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12369
12370 Fix crashes on dangling display expressions.
12371 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
12372 is SEP.
12373 (lib_flags): Remove the "debug" keyword.
12374 (libsepdebug): New variable for iterating new loop.
12375 (save_pf_prefix): New variable wrapping the loop.
12376 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
12377 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
12378
793b0ff8
PM
123792010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
12380
12381 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
12382
097f51f7
PM
123832010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
12384
12385 PR stabs/11479.
12386 * gdb.stabs/gdb11479.exp: New file.
12387 * gdb.stabs/gdb11479.c: New file.
12388
9a22f0d0
PM
123892010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
12390
12391 * gdb.base/charset.c (Strin16, String32): New variables.
12392 * gdb.base/charset.exp (gdb_test): Test correct display
12393 of 16 or 32 bit strings.
12394
123952010-04-21 Chris Moller <cmoller@redhat.com>
0b66f317
CM
12396
12397 PR 9167
12398 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
12399 * gdb.cp/pr9167.cc: New file.
12400 * gdb.cp/pr9167.exp: New file.
12401
12402
6e354e5e
PM
124032010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
12404
12405 PR pascal/11492.
12406 * gdb.pascal/gdb11492.pas: New file.
12407 * gdb.pascal/gdb11492.exp: New file.
12408
be942545
JB
124092010-04-20 Joel Brobecker <brobecker@adacore.com>
12410
1667e6e3 12411 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
be942545 12412
0c3acc09
JB
124132010-04-20 Joel Brobecker <brobecker@adacore.com>
12414
12415 * gdb.ada/dyn_loc: New testcase.
12416
ec31cde5
CM
124172010-04-20 Chris Moller <cmoller@redhat.com>
12418
12419 PR 10867
889bf7c5 12420
ec31cde5
CM
12421 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
12422 * gdb.cp/pr10687.cc: New file.
12423 * gdb.cp/pr10687.exp: New file.
12424
12425
ce4b0682
SDJ
124262010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12427 Sergio Durigan Junior <sergiodj@redhat.com>
12428
12429 * gdb.fortran/logical.exp: New testcase.
12430 * gdb.fortran/logical.f90: New file.
12431
3436961f
DE
124322010-04-19 Doug Evans <dje@google.com>
12433
12434 * gdb.base/help.exp (help source): Update expected output.
12435
4d836c09
JK
124362010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
12437
12438 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
12439 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
12440 gdb_exit and return.
12441 (executable): New variable.
12442 (binfile): Use it.
12443
6149aea9
PA
124442010-04-19 Pedro Alves <pedro@codesourcery.com>
12445
12446 PR breakpoints/8554.
12447
12448 * gdb.trace/save-trace.exp: Adjust.
12449
ed41462c
L
124502010-04-17 H.J. Lu <hongjiu.lu@intel.com>
12451
12452 PR corefiles/11511
12453 * gdb.arch/system-gcore.exp: New.
12454 * gdb.arch/gcore.c: Likewise.
12455
3f7b2faa
DE
124562010-04-15 Doug Evans <dje@google.com>
12457
fa33c3cd
DE
12458 * gdb.python/py-progspace.c: New file.
12459 * gdb.python/py-progspace.exp: New file.
12460
3f7b2faa
DE
12461 * gdb.base/source.exp: Add tests for "source -s".
12462
79f283fe
PM
124632010-04-14 Phil Muldoon <pmuldoon@redhat.com>
12464
12465 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
12466 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
12467 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
12468 * gdb.python/py-mi.exp: New test for to_string returning None.
12469
fc8eb08a
PM
124702010-04-12 Phil Muldoon <pmuldoon@redhat.com>
12471
12472 * gdb.python/py-breakpoint.c: Make result global.
12473
26e197f6
JK
124742010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
12475
12476 Fix non-GNU make compatibility.
12477 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
12478
adc36818
PM
124792010-04-09 Phil Muldoon <pmuldoon@redhat.com>
12480
12481 * gdb.python/py-breakpoint.exp: New File.
12482 * gdb.python/py-breakpoint.C: Ditto.
12483
64e17368
SS
124842010-04-08 Stan Shebs <stan@codesourcery.com>
12485
12486 * gdb.trace/actions.exp: Clear default-collect.
12487 * gdb.trace/save-trace.exp: Clear default-collect.
12488
fff5cc64
PM
124892010-04-08 Phil Muldoon <pmuldoon@redhat.com>
12490
12491 * gdb.python/py-value: Add null string variable.
12492 (test_lazy_string): Test zero length, NULL address lazy
12493 strings.
12494
a055a187
L
124952010-04-07 H.J. Lu <hongjiu.lu@intel.com>
12496
12497 * gdb.arch/i386-avx.c: New.
12498 * gdb.arch/i386-avx.exp: Likewise.
12499
12500 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
12501
96e39866
DE
125022010-04-06 Doug Evans <dje@google.com>
12503
12504 * gdb.base/source-test.gdb: New file.
12505 * gdb.base/source.exp: Test source -v.
12506
5984a431
UW
125072010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12508
12509 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
12510
ec8a089a
PM
125112010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
12512
12513 * gdb.stabs/aout.sed: Convert all backslash to double backslash
12514 within one line, unless it is followed by a double quote.
12515 * gdb.stabs/hppa.sed: Idem.
12516 * gdb.stabs/weird.def: Add char and String constants
889bf7c5
PA
12517 * gdb.stabs/weird.exp: Check for correct parsing of
12518 char and string constants.
ec8a089a
PM
12519 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
12520 in .stabs to .stabx substitution.
12521
fce3c1f0
SS
125222010-04-05 Stan Shebs <stan@codesourcery.com>
12523
12524 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
12525 constant global.
12526 * gdb.trace/tfile.exp: Try to print them.
12527
d77f58be
SS
125282010-04-04 Stan Shebs <stan@codesourcery.com>
12529
12530 * gdb.base/completion.exp: Update for new "info watchpoints".
12531 * gdb.base/default.exp: Ditto.
12532 * gdb.base/help.exp: Ditto.
12533 * gdb.base/watchpoint.exp: Ditto.
12534 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
889bf7c5 12535
af54718e
SS
125362010-04-04 Stan Shebs <stan@codesourcery.com>
12537
12538 * gdb.trace/tfile.exp: Sharpen tfind test.
12539
74d1f91e
JK
125402010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
12541
12542 * gdb.base/break-entry.exp: New.
12543
eb8e76db 125442010-04-02 Hui Zhu <teawater@gmail.com>
889bf7c5 12545 Michael Snyder <msnyder@vmware.com>
eb8e76db
HZ
12546
12547 * gdb.reverse/i386-sse-reverse.exp: New file.
12548 * gdb.reverse/i386-sse-reverse.c: New file.
12549
bf65cad8
PA
125502010-04-02 Pedro Alves <pedro@codesourcery.com>
12551
12552 * gdb.trace/tfind.exp: Adjust expected disassembly output.
12553
fff87407
SS
125542010-04-01 Stan Shebs <stan@codesourcery.com>
12555
12556 * gdb.trace/actions.exp: Tweak expected output.
12557 * gdb.trace/while-stepping.exp: Tweak expected output.
12558
fe01d668
L
125592010-04-01 H.J. Lu <hongjiu.lu@intel.com>
12560
12561 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
12562
86b17b60
PA
125632010-04-01 Pedro Alves <pedro@codesourcery.com>
12564
12565 * gdb.base/commands.exp: Adjust.
12566 * gdb.cp/extern-c.exp: Adjust.
12567
2c58c0a9
PA
125682010-04-01 Pedro Alves <pedro@codesourcery.com>
12569
12570 * gdb.trace/collection.c (local_test_func): Define a local struct,
12571 and instanciate it.
12572
0db9b91c
PA
125732010-04-01 Pedro Alves <pedro@codesourcery.com>
12574
12575 * gdb.trace/collection.exp (gdb_collect_args_test)
12576 (gdb_collect_argarray_test): XFAIL the tests that assume the
12577 argarray argument's elements are collected.
12578
8072405b
JK
125792010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
12580
12581 * gdb.dwarf2/dw2-bad-parameter-type.exp,
12582 gdb.dwarf2/dw2-bad-parameter-type.S: New.
12583
8bf6485c
SS
125842010-03-31 Stan Shebs <stan@codesourcery.com>
12585
12586 * gdb.trace/save-trace.exp: Test save/restore of default-collect
12587 and tracepoint conditionals.
12588 (gdb_verify_tracepoints): Delete unused return.
12589
fd7f724a
KS
125902010-03-26 Keith Seitz <keiths@redhat.com>
12591
12592 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
12593 appear in the output before main.
12594 Remove KFAIL for gdb/2215 aka bz 9320.
12595
8d9e7719
DE
125962010-03-30 Doug Evans <dje@google.com>
12597
0906dd0b
DE
12598 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
12599 by dejagnu.
12600 * gdb.arch/amd64-dword.exp: Ditto.
12601
8d9e7719
DE
12602 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
12603 match.
12604 (break printf): Ditto.
12605
1da644f0
SW
126062010-03-29 Sami Wagiaalla <swagiaal@redhat.com>
12607
12608 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
12609 gcc < 4.4.
12610 * gdb.cp/shadow.exp: Ditto.
12611
a8121990
PA
126122010-03-29 Pedro Alves <pedro@codesourcery.com>
12613
12614 * gdb.trace/collection.exp (run_trace_experiment): Make sure
12615 "tstart" is silent.
12616
6e79d367
PA
126172010-03-29 Pedro Alves <pedro@codesourcery.com>
12618
12619 * gdb.trace/collection.exp (executable): New.
12620 (binfile): Use it.
12621 (fpreg, spreg, pcreg): New.
12622 (test_register): Use gdb_test_multiple. Pass /x to print.
12623 (prepare_for_trace_test): New.
12624 (run_trace_experiment): Use "continue", not gdb_run_cmd.
12625 (gdb_collect_args_test, gdb_collect_argstruct_test)
12626 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
12627 prepare_for_trace_test.
12628 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
12629 fpreg, spreg and pcreg.
12630 (gdb_collect_expression_test, gdb_collect_globals_test): Use
12631 prepare_for_trace_test.
12632 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
12633 try to detect tracing support here. Don't set breakpoints at
12634 `begin' or `end' here.
12635 <global scope>: Use clean_restart. Run to main before checking
12636 for tracing support. Check for for tracing support here.
12637
09248348
JK
126382010-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
12639
12640 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
12641 " as $displacement" to "seen displacement message".
12642
d350db38
PA
126432010-03-28 Pedro Alves <pedro@codesourcery.com>
12644
12645 * gdb.trace/while-dyn.exp (executable): New variable.
12646 (binfile): Use it.
12647 (test_while_stepping): New function. Move most tests here. Call
12648 it once for each of the while-stepping, stepping and ws aliases.
12649
907af001
UW
126502010-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12651
12652 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
12653 that do not provide the tagless_struct type name at all.
12654 (test_print_anon_union): Do not check value of uninitialized
12655 union member. Do not use cp_test_ptype_class, so we can accept
12656 "long" as well as "long int".
12657
610197fd
PA
126582010-03-26 Pedro Alves <pedro@codesourcery.com>
12659
12660 * gdb.trace/tfile.c (tohex, bin2hex): New.
12661 (write_error_trace_file): Hexify error description.
12662
6c28cbf2
SS
126632010-03-25 Stan Shebs <stan@codesourcery.com>
12664
12665 * gdb.trace/tfile.c: Generate an additional trace file, improve
12666 portability.
12667 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
12668 files in a better way.
12669
e62b8c7e
KS
126702010-03-25 Keith Seitz <keiths@redhat.com>
12671
12672 * gdb.java/jprint.exp: XFAIL printing of static class members
12673 because of GCC debuginfo problem.
12674
82ccf5a5
JK
126752010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
12676
12677 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
12678
293e2f9e
DJ
126792010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
12680
12681 * gdb.base/completion.exp: Allow long instead of long int.
12682 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
12683 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
12684 variable p.
12685 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
12686 * gdb.base/pointers.exp: Allow long instead of long int.
12687 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
12688 * gdb.base/step-line.exp: Allow a directory before the source file name.
12689
95a42b64
TT
126902010-03-24 Tom Tromey <tromey@redhat.com>
12691
12692 PR breakpoints/9352:
12693 * gdb.base/default.exp: Update.
12694 * gdb.base/commands.exp: Update.
12695 * gdb.cp/extern-c.exp: Test setting commands on multiple
12696 breakpoints at once.
12697
2390201f
DJ
126982010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
12699
12700 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
12701 if gdb,nosignals.
12702 * gdb.base/watchpoints.c: Do not include unnecessary headers.
12703 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
12704 exited".
12705
8c9a6790
SS
127062010-03-24 Stan Shebs <stan@codesourcery.com>
12707
12708 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
12709
a6c727b2
DJ
127102010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
12711
12712 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
12713 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
12714 argument. Handle "short" and "long".
12715 (Top level): Pass overprototyped output for old_fptr and xptr.
12716
4dfd5423
PA
127172010-03-23 Pedro Alves <pedro@codesourcery.com>
12718
12719 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
12720 format strings and add casts to avoid compiler warnings.
12721
127222010-03-23 Vladimir Prus <vladimir@codesourcery.com>
a7bdde9e
VP
12723
12724 * lib/trace-support.exp (gdb_trace_setactions):
12725 Don't expect whitespace after ">" prompt.
12726 * gdb.trace/actions.exp: Adjust for output changes.
12727 * gdb.trace/while-stepping.exp: Likewise.
12728
c847d045
JK
127292010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12730
12731 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
12732 and r157645).
12733
5f717f1d
JK
127342010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12735
12736 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
12737 New.
12738
7d6d51d5
DJ
127392010-03-22 Daniel Jacobowitz <dan@codesourcery.com>
12740
12741 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
12742 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
12743
3b11a015
SS
127442010-03-19 Stan Shebs <stan@codesourcery.com>
12745
12746 * gdb.trace/ax.exp: New file.
12747
d7d158ed
DE
127482010-03-19 Doug Evans <dje@google.com>
12749
6bb85cd1
DE
12750 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
12751 output from gcc.
12752
d7d158ed
DE
12753 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
12754 named /usr/sbin/prelink<foo>.
12755
4daf5ac0
SS
127562010-03-18 Stan Shebs <stan@codesourcery.com>
12757
12758 * gdb.trace/circ.exp: Test circular-trace-buffer.
12759 * gdb.trace/tfile.exp: Update tstatus test.
12760
e8d05480
JB
127612010-03-18 Joel Brobecker <brobecker@adacore.com>
12762
12763 * gdb.dwarf2/dw2-anonymous-func.S: New file.
12764 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
12765
441b986a
UW
127662010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12767
12768 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
12769
4247603b
PA
127702010-03-18 Pedro Alves <pedro@codesourcery.com>
12771
12772 * gdb.base/default.exp: Adjust the expected output of the finish
12773 and until commands when the inferior is not being run.
12774
13387711
SW
127752010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
12776
12777 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
12778 * gdb.cp/nsusing.exp: Ditto.
12779
6e31430b
TT
127802010-03-15 Tom Tromey <tromey@redhat.com>
12781
12782 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
12783 * gdb.cp/userdef.cc (operator==): New function.
12784 (main): New locals mem1, mem2.
12785
e2d69cb5
JZ
127862010-03-15 Jie Zhang <jie@codesourcery.com>
12787
12788 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
12789 Declare and use new loadtimeout variable.
12790
f572f0a9
DJ
127912010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
12792
12793 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
12794 Use gdb_load later.
12795
51f4c0b0
PA
127962010-03-14 Pedro Alves <pedro@codesourcery.com>
12797
12798 * gdb.base/solib-disc.c (main): Make format of fprintf a string
12799 literal. Add missing endlines to prints to stderr.
12800
1c809c68
TT
128012010-03-12 Tom Tromey <tromey@redhat.com>
12802
12803 PR c++/9708:
12804 * gdb.cp/m-static.exp: Add regression test.
12805 * gdb.cp/m-static.cc (method): New method.
12806 (main): Call it.
12807
00ae8fef
SW
128082010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
12809
12810 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
12811 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
12812
759f0f0b
PA
128132010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
12814
21e24d21
PA
12815 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
12816
128172010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
12818
759f0f0b
PA
12819 * lib/gdb.exp (skip_stl_tests): New.
12820 (gdb_compile): Symbian needs -ldl.
12821 (shlib_target_file): New.
12822 (shlib_symbol_file): New.
12823 (gdb_load_shlibs): Use shlib_target_file.
12824 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
12825 * gdb.cp/exception.exp: Use skip_stl_tests.
12826 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
12827 * gdb.cp/try_catch.exp: Use skip_stl_tests.
12828 * gdb.cp/mb-templates.exp: Ditto.
12829 * gdb.base/commands.exp: Relax regexes.
12830 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
12831 shlib_target_file and shlib_symbol_file.
12832 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
12833 sections.
12834 * gdb.base/ending-run.exp: Accept E32Main for symbian.
12835 * gdb.base/solib-disc.exp: Use
12836 shlib_target_file and shlib_symbol_file.
12837 * gdb.base/unload.exp: Don't skip on symbian. Use
12838 shlib_target_file and shlib_symbol_file.
12839 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
12840
6a8f2671 128412010-03-12 Pedro Alves <pedro@codesourcery.com>
889bf7c5 12842
6a8f2671
PA
12843 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
12844 * gdb.trace/report.exp: Adjust for x86 and x86_64.
12845 Issue a tfind end before looking for a tracepoint frame.
12846 * gdb.trace/tfind.exp: Adjust tstatus output.
12847 Adjust disassembly output.
12848 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
12849
ccf26247
JK
128502010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12851
12852 * gdb.base/break-interp.exp: Create new displacement parameter value
12853 for the test_ld calls.
12854 (reach): New parameter displacement, verify its content. New push of
12855 pf_prefix "reach-$func:". Import global expect_out.
12856 (test_core): New parameter displacement, verify its content. New push
12857 of pf_prefix "core:". New command "set verbose on". Import global
12858 expect_out.
12859 (test_attach): New parameter displacement, verify its content. New
12860 push of pf_prefix "attach:". New command "set verbose on". Import
12861 global expect_out.
12862 (test_ld): New parameter displacement, pass it to the reach, test_core
12863 and test_attach calls and verify its content in the "ld.so exit" test.
12864 * gdb.base/prelink.exp: Remove gdb_exit and final return.
12865 (prelink): Update expected text, use gdb_test.
12866
e469c7fb
DE
128672010-03-10 Doug Evans <dje@google.com>
12868
12869 * gdb.base/checkpoint.exp: Fix comment.
12870 Lengthen timeout while doing >600 checkpoints test.
12871 Rename duplicate "kill all one" test to keep test names unique.
12872
60e1c644
PA
128732010-03-10 Pedro Alves <pedro@codesourcery.com>
12874
12875 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
12876
cec808ec
KS
128772010-03-08 Keith Seitz <keiths@redhat.com>
12878
889bf7c5
PA
12879 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
12880 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
12881 (dm_type_long): New function.
12882 (dm_type_unsigned_short): New function.
12883 (dm_type_unsigned_long): New function.
12884 (myint): New typedef.
12885 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
12886 long, unsigned shor and long, operator char*, and typedef.
12887 (test_lookup_operator_functions): Add operator char* test.
12888 (test_paddr_operator_functions): Likewise.
12889 (test_paddr_overloaded_functions): Use probe values for
12890 short, long, and unsigned short and long.
12891 (test_paddr_hairy_functions): If the demangler probe detected
12892 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
12893 demangler.
12894 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
12895 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
12896 and "print null_pmf".
12897 Add test "ptype a.*pmf".
12898 * gdb.cp/overload.exp: Allow optional "int" to appear with
12899 "short" and "long".
12900 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
12901 long expect value for men_overload1arg.
12902 Allow "int" to appear with "short" and "long".
12903 When testing "info break", add argument for main (void).
12904 Also allow "int" to appear with "short" and "long".
12905 Ditto with "unsigned" and "long long".
cec808ec
KS
12906 * gdb.java/jmain.exp: Do not enclose methods names in single
12907 quotes.
12908 * gdb.java/jmisc.exp: Likewise.
12909 * gdb.java/jprint.exp: Likewise.
12910 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
12911
12912 From Jan Kratochvil <jan.kratochvil@redhat.com>:
12913 * gdb.cp/exception.exp (backtrace after first throw)
12914 (backtrace after second throw): Allow a namespace before __cxa_throw.
12915 (backtrace after first catch, backtrace after second catch): Allow
12916 a namespace before __cxa_begin_catch.
12917
12918 * gdb.cp/cpexprs.exp: New file.
12919 * gdb.cp/cpexprs.cc: New file.
12920
12921 From Daniel Jacobowitz <dan@codesourcery.com>
12922 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
12923 to use string_to_regexp.
12924 (ctor, dtor): New functions. Use them to match constructor
12925 and destructor function types.
12926 (Top level): Use runto_main.
12927
f870a310
TT
129282010-03-05 Tom Tromey <tromey@redhat.com>
12929
12930 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
12931 gdb.target_charset.
12932 (pp_ns.to_string): Likewise.
12933
0c199f28
KS
129342010-03-04 Keith Seitz <keiths@redhat.com>
12935
12936 * gdb.cp/overload.exp: Test that the filename portion of a linespec
12937 can be quoted. Test that both the filename and function/line
12938 portions can be quoted at the same time.
12939
c7437ca6
PA
129402010-03-04 Pedro Alves <pedro@codesourcery.com>
12941
12942 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
12943
b111b805
DE
129442010-03-03 Doug Evans <dje@google.com>
12945
24486cb7
DE
12946 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
12947 libc contains libpthread.
12948
b111b805
DE
12949 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
12950 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
12951 of gdb_compile. Add another pattern to match android backtrace.
12952
a0e0ef55
TT
129532010-03-03 Tom Tromey <tromey@redhat.com>
12954
12955 PR gdb/11345:
12956 * gdb.base/printcmds.exp (test_printf): Add test.
12957
1ba53b71
L
129582010-03-02 H.J. Lu <hongjiu.lu@intel.com>
12959
12960 * gdb.arch/amd64-byte.exp: New.
12961 * gdb.arch/amd64-dword.exp: Likewise.
12962 * gdb.arch/amd64-pseudo.c: Likewise.
12963 * gdb.arch/amd64-word.exp: Likewise.
12964 * gdb.arch/i386-byte.exp: Likewise.
12965 * gdb.arch/i386-pseudo.c: Likewise.
12966 * gdb.arch/i386-word.exp: Likewise.
12967
f5dff777
DJ
129682010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
12969
12970 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
12971 types. Add structreg, bitfields, and flags registers.
12972 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
12973 registers.
12974
90884b2b
L
129752010-03-01 H.J. Lu <hongjiu.lu@intel.com>
12976
12977 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
12978 (load_description): Set architecture if defined.
12979
dc00d89f
PM
129802010-02-28 Phil Muldoon <pmuldoon@redhat.com>
12981
12982 * gdb.python/py-frame.exp: Add read_var block tests.
12983 * gdb.python/py-frame.c (block): New function.
12984
0e095b7e
JK
129852010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
12986 Daniel Jacobowitz <dan@codesourcery.com>
12987
12988 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
12989
624f1a65
DM
129902010-02-25 David S. Miller <davem@davemloft.net>
12991
12992 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
12993 fix logic for setting all_syscalls_numbers.
12994
f3e9a817
PM
129952010-02-24 Phil Muldoon <pmuldoon@redhat.com>
12996
12997 * Makefile.in: Add py-block and py-symbol.
12998 * gdb.python/py-symbol.exp: New File.
12999 * gdb.python/py-symtab.exp: New File.
13000 * gdb.python/py-block.exp: New File.
13001 * gdb.python/py-symbol.c: New File.
13002 * gdb.python/py-block.c: New File.
13003
f6bbabf0
PM
130042010-02-24 Phil Muldoon <pmuldoon@redhat.com>
13005
13006 PR python/11314
13007 * lib/gdb.exp (skip_python_tests): New function.
13008 * gdb.python/py-cmd.exp: Use skip_python_tests.
13009 * gdb.python/py-frame.exp: Likewise.
13010 * gdb.python/py-function.exp: Likewise.
13011 * gdb.python/py-prettyprint.exp: Likewise.
13012 * gdb.python/py-template.exp: Likewise.
13013 * gdb.python/py-type.exp: Likewise.
13014 * gdb.python/py-value.exp: Likewise.
13015
85d721b8
PA
130162010-02-22 Pedro Alves <pedro@codesourcery.com>
13017
13018 PR9605
13019
13020 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
13021
48e32051
TT
130222010-02-19 Tom Tromey <tromey@redhat.com>
13023
13024 PR c++/8693, PR c++/9496:
13025 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
13026 regression tests.
13027
ac9c0048
JK
130282010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
13029
13030 Fix compatibility with m68k as.
13031 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
13032 Use only /* comments */.
13033
57bb97a4
UW
130342010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13035
13036 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
13037 * configure: Regenerate.
13038
7d1bf85c
DJ
130392010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
13040
13041 * gdb.python/py-type.exp: Check for Python support.
13042
061b5285
PA
130432010-02-17 Pedro Alves <pedro@codesourcery.com>
13044
13045 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
13046 `regsub' syntax available.
13047
f8a8bc2c
PA
130482010-02-17 Pedro Alves <pedro@codesourcery.com>
13049
13050 * gdb.base/shmain.c (main): Remove printf call.
13051 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
13052 * gdb.base/unload.c (main): Make format of fprintf a string
13053 literal. Add missing endlines to prints to stderr.
13054 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
13055
6f451e5e
TT
130562010-02-17 Tom Tromey <tromey@redhat.com>
13057
13058 * gdb.java/jprint.java (jprint.props): New field.
13059 * gdb.java/jprint.exp (set_lang_java): Add regression test.
13060
12d79008
PA
130612010-02-17 Pedro Alves <pedro@codesourcery.com>
13062
ef801a0e 13063 * gdb.base/charset.exp: Don't assume new `regsub' syntax
12d79008
PA
13064 available.
13065
d252f7e5
DJ
130662010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13067
13068 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
13069 creation to support remote host testing.
13070
67bdab6c
DJ
130712010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13072
13073 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
13074 Recognize "command not found".
13075
bb391223
DJ
130762010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13077
13078 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
13079 single-stepping.
13080
70362913
DJ
130812010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13082
13083 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
13084 if arguments are not supported.
13085
493f3c00
DJ
130862010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13087
13088 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
13089 be const or non-const.
13090
8034c749
DJ
130912010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13092
13093 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
13094 mi_send_resuming_command to send -exec-continue.
13095
791dfb64
DJ
130962010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13097
13098 * gdb.base/list.exp (test_list_filename_and_function): Add test
13099 with single quotes.
13100 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
13101 matching.
13102 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
13103 Add KFAIL'd tests for PR gdb/11289.
13104
7c5fe868
DJ
131052010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13106
13107 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
13108
fdc498b8
DJ
131092010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13110
13111 * gdb.base/comp-dir/subdir/dummy.txt: New file.
13112 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
13113 a temporary directory.
13114
b519e2a6
DJ
131152010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13116
13117 * gdb.base/charset.exp: Use a single regular expression to match
13118 show host-charset and show target-charset output.
13119
74164c56
JK
131202010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13121
13122 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
13123 "Illegal process-id" expect string more exact.
13124 (attach to digits-starting nonsense is prohibited): New.
13125
701ed6dc
JK
131262010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13127
13128 * gdb.base/prelink.exp (set verbose on): New.
13129
889bf7c5 131302010-02-12 Tomas Holmberg <th@virtutech.com>
fa19b4e5
MS
13131
13132 * mi-reverse.exp: New file. Test for reverse option to the
13133 following MI commands: exec-continue, exec-finish, exec-next,
13134 exec-step, exec-next-instruction, exec-step-instruction.
889bf7c5 13135
dadf0e9c
JB
131362010-02-09 Joel Brobecker <brobecker@adacore.com>
13137
13138 * gdb.ada/ptype_tagged_param: New testcase.
13139
714f19d5
TT
131402010-02-08 Tom Tromey <tromey@redhat.com>
13141
13142 PR c++/8017:
13143 * gdb.cp/overload.exp: Add tests.
13144 * gdb.cp/overload.cc (struct K): New.
13145 (namespace N): New.
13146 (main): Call new functions.
13147 (K::staticoverload): Define.
13148
889bf7c5 131492010-02-08 Chris Moller <moller@mollerware.com>
83b10087
CM
13150
13151 PR gdb/10728
13152 * gdb.cp/pr10728-x.h: New file.
13153 * gdb.cp/pr10728-x.cc: New file.
13154 * gdb.cp/pr10728-y.cc: New file.
13155 * gdb.cp/pr10728.exp: New file.
13156 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
13157
889bf7c5 131582010-02-08 Chris Moller <moller@mollerware.com>
99903ae3
CM
13159
13160 PR gdb/9067
13161 * gdb.cp/pr9067.exp: New
13162 * gdb.cp/pr9067.cc: New
13163 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
13164
7b356089
JB
131652010-02-08 Joel Brobecker <brobecker@adacore.com>
13166
13167 * lib/gdb.exp (gdb_test_timeout): New global variable.
13168 Set it to timeout if not already set.
13169 (gdb_init): Reset the value of timeout to gdb_test_timeout.
13170
1be00882
DE
131712010-02-05 Doug Evans <dje@google.com>
13172
13173 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
13174 user.
13175
82856980
SW
131762010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
13177
13178 PR c++/7935:
13179 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
13180
1a334831
TT
131812010-02-04 Tom Tromey <tromey@redhat.com>
13182
13183 * gdb.cp/virtbase.exp: Make test case names unique.
13184
9c3c02fd
TT
131852010-02-02 Tom Tromey <tromey@redhat.com>
13186
13187 * gdb.cp/virtbase.exp: Add regression tests.
13188 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
13189 (main): Instantiate RHC.
13190
0cc2414c
TT
131912010-02-02 Tom Tromey <tromey@redhat.com>
13192
13193 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
13194 type-printing change.
13195
edf3d5f3
TT
131962010-02-02 Tom Tromey <tromey@redhat.com>
13197
13198 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
13199 * gdb.cp/virtbase.cc: New file.
13200 * gdb.cp/virtbase.exp: New file.
13201 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
13202
e4b7f41c
JK
132032010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13204
13205 PR libc/11214:
13206 * gdb.threads/current-lwp-dead.c: Include features.h.
13207 (HAS_NOMMU): New.
13208 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
13209
b381ea14
JK
132102010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13211
13212 * gdb.base/symbol-without-target_section.exp,
13213 gdb.base/symbol-without-target_section.c: New.
13214
c593ac0e
DJ
132152010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
13216
13217 * gdb.base/bigcore.exp: Reset increased timeout.
13218 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
13219
db25f29d
DJ
132202010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
13221
13222 * gdb.base/gcore.exp (capture_command_output): Use
13223 gdb_test_multiple.
13224
f9d67f43
DJ
132252010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
13226
13227 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
13228 * gdb.arch/thumb2-it.exp (test_it_break): New function.
13229 (Top level): Call it.
13230
177321bd
DJ
132312010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
13232
13233 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
13234
97f2ed50
DJ
132352010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
13236
13237 * gdb.base/call-strs.exp, gdb.base/default.exp,
13238 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
13239 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
13240 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
13241 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
13242 gdb.base/watchpoint-solib.exp: Save and restore timeout.
13243 * gdb.base/ending-run.exp: Correct restore of timeout.
13244 * gdb.base/page.exp: Remove unnecessary timeout setting.
13245
e4e2711a
JB
132462010-01-29 Joel Brobecker <brobecker@adacore.com>
13247
13248 * gdb.ada/rec_return: New testcase.
13249
ba581dc1
JB
132502010-01-29 Joel Brobecker <brobecker@adacore.com>
13251
13252 * gdb.ada/call_pn: New testcase.
13253
4ea95be9
DJ
132542010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
13255
13256 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
13257 (Top level): Use it to resume.
13258 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
13259 the Thumb mode displaced stepping error as unsupported.
13260
df83a9bf
SW
132612010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
13262
889bf7c5
PA
13263 * gdb.cp/nsusing.exp: Added more tests.
13264 * gdb.cp/nsrecurs.exp: Ditto.
13265 * gdb.cp/nsusing.cc: Added test functions.
13266 * gdb.cp/nsrecurs.cc: Ditto.
df83a9bf 13267
40b27cdc
JK
132682010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
13269
13270 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
13271 absolute directory pathnames in gdb.sum file.
13272
de958931
SW
132732010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
13274
13275 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
13276 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
13277
708ead4e
TT
132782010-01-26 Tom Tromey <tromey@redhat.com>
13279
13280 PR exp/7643:
13281 * gdb.base/printcmds.exp (test_print_string_constants): Remove
13282 setup_kfail.
13283
b14e635e
SW
132842010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
13285
13286 * gdb.cp/nsrecurs.exp: New test.
13287 * gdb.cp/nsrecurs.cc: New test program.
13288 * gdb.cp/nsstress.exp: New test.
13289 * gdb.cp/nsstress.cc: New test program.
13290 * gdb.cp/nsdecl.exp: New test.
13291 * gdb.cp/nsdecl.cc: New test program.
13292
8540c487
SW
132932010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
13294
13295 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
13296 imported into file scope.
13297 Marked test as xfail.
13298 * gdb.cp/namespace-using.cc (marker5): New function.
13299 * gdb.cp/shadow.exp: New test.
13300 * gdb.cp/shadow.cc: New test program.
13301 * gdb.cp/nsimport.exp: New test.
13302 * gdb.cp/nsimport.cc: New test program.
13303
421d5d99
TT
133042010-01-25 Tom Tromey <tromey@redhat.com>
13305
13306 PR gdb/11049:
13307 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
13308 with "set print null-stop on".
13309
691f8dc1
JK
133102010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
13311
13312 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
13313 Adjust it for DISASSEMBLY_OMIT_FNAME.
13314
0b92b5bb
TT
133152010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13316
13317 PR symtab/11199:
13318 * gdb.dwarf2/member-ptr-forwardref.exp,
13319 gdb.dwarf2/member-ptr-forwardref.S: New.
13320
23787403
JK
133212010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13322
13323 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
13324 (thread1_func): Protect thread1_tid with thread1_tid_cond by
13325 thread1_tid_mutex. Remove gdbstop_mutex handling.
13326 (thread2_func): Protect thread2_tid with thread2_tid_cond by
13327 thread2_tid_mutex. Remove gdbstop_mutex handling.
13328 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
13329 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
13330 pthread_cond_wait conditionalizations by while loops.
13331
b966cb8a
TT
133322010-01-20 Tom Tromey <tromey@redhat.com>
13333
13334 PR backtrace/10770:
13335 * gdb.dwarf2/pr10770.exp: New file.
13336 * gdb.dwarf2/pr10770.c: New file.
13337 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
13338
fcae584b
VP
133392010-01-20 Vladimir Prus <vladimir@codesourcery.com>
13340
13341 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
13342 that target was removed, and the test always runs native anyway.
13343
a0f49112
JK
133442010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
13345
13346 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
13347 gdb.base/watchpoint-cond-gone-stripped.c: New.
13348
ceeb3d5a
TT
133492010-01-19 Tom Tromey <tromey@redhat.com>
13350
13351 PR c++/8000:
13352 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
13353 existing tests.
13354 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
13355 (main): Use AAA::SomeEnum.
13356
dd322c54
JK
133572010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
13358
13359 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
13360 (test_ignore_count): Declare line_callme_body global.
13361 (run to breakpoint with ignore count): Use line_callme_body.
13362 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
13363 (set line_main_hello, set line_main_return): Reindent.
13364 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
13365 New.
13366 (continue to callee4): Use line_callee4_body.
13367 (check *stopped from CLI command): Use line_callee4_next.
13368 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
13369 (set line_main_hello, set line_main_return): Reindent.
13370 (set line_callee4_head, set line_callee4_body): New.
13371 (continue to callee4): Use line_callee4_body.
13372
4e8f195d
TT
133732010-01-18 Tom Tromey <tromey@redhat.com>
13374
13375 PR c++/9680:
13376 * gdb.cp/casts.cc: Add new classes and variables.
13377 * gdb.cp/casts.exp: Test new operators.
13378
9e14a9ba
JB
133792010-01-18 Tom Tromey <tromey@redhat.com>
13380 Thiago Jung Bauermann <bauerman@br.ibm.com>
13381
13382 * gdb.python/source2.py: New file.
13383 * gdb.python/source1: New file.
13384 * gdb.python/python.exp: Test "source" command.
13385
00bf0b85
SS
133862010-01-15 Stan Shebs <stan@codesourcery.com>
13387
13388 * gdb.trace/tfile.c: New file.
13389 * gdb.trace/tfile.exp: New file.
889bf7c5 13390
55235ad7
JK
133912010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13392
13393 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
13394
9f2982ff
JK
133952010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13396
13397 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
13398
bbfba9ed
JK
133992010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13400
13401 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
13402 (libfunc): New parameter action. Implement also selectable "sleep".
13403 * gdb.base/break-interp-main.c: Include assert.h.
13404 (libfunc): New parameter action.
13405 (main): New parameters argc and argv. Assert argc. Pass argv.
13406 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
13407 (test_attach): New proc.
13408 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
13409 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
13410
61f0d762
JK
134112010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13412
13413 * gdb.base/break-interp.exp (test_core): New proc.
13414 (test_ld): Call it.
13415
06a6f270
JK
134162010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13417
13418 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
13419 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
13420 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
13421 and gdb_compile_shlib. Use new -Wl compiler options.
13422 (dl bt, main bt): New tests.
13423
51bee8e9
JK
134242010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13425
13426 Support PIEs with no symfile_objfile.
13427 * gdb.base/break-interp.exp: New argument at the test_ld calls.
13428 (test_ld): New parameter trynosym.
13429 (test_ld <$trynosym>): New block.
13430
b8040f19
JK
134312010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13432
13433 * gdb.base/break-interp.exp: New file.
13434
be759fcf
PM
134352010-01-13 Phil Muldoon <pmuldoon@redhat.com>
13436
13437 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
13438 * gdb.python/py-prettyprint.py (pp_ls): New printer.
13439 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
13440 test.
13441 * gdb.python/py-prettyprint.c: Define lazystring test structure.
13442 * gdb.python/py-mi.exp: Add lazy string test.
13443
dc146f7c
VP
134442010-01-13 Vladimir Prus <vladimir@codesourcery.com>
13445
13446 * lib/mi-support.exp (mi_check_thread_states): Handle
13447 core number in thread listing.
13448
b4ba55a1
JB
134492010-01-12 Joel Brobecker <brobecker@adacore.com>
13450
13451 * gdb.base/maint.exp: Adjust the expected output for the
13452 "maint print type" test. Use gdb_test_multiple instead of
13453 gdb_sent/gdb_expect.
13454
08e24bd4
DE
134552010-01-11 Doug Evans <dje@google.com>
13456
6496a609
DE
13457 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
13458 from gdbserver_download. All callers updated.
13459
08e24bd4
DE
13460 * gdb.server/ext-run.exp: "info os processes" requires xml support.
13461
b5cfddf5
JK
134622010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13463
13464 Implement binary numbers parsing.
13465 * gdb.base/printcmds.exp (test_integer_literals_accepted)
13466 (test_integer_literals_rejected): New binary tests.
13467
3725885a
RW
134682010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
13469
13470 * gdb.cell/configure: Regenerate.
13471
37aeb5df
JK
134722010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
13473
13474 * gdb.base/corefile.exp: Move the core finding block out and call it as
13475 core_find, new variable $corefile, replace corefile by $corefile and
13476 [file tail $corefile] for usage vs. test names resp.
13477 * lib/gdb.exp (core_find): Move it as a new function here. New
13478 parameter binfile and deletefiles. New variable $destcore. Pre-delete
13479 $destcore. Return "" on error.
13480
d521f563
JK
134812010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13482
13483 Workaround PR binutils/10802.
13484 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
13485 (twice).
13486
28f24826
DJ
134872010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
13488
13489 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
13490
2de75e71
JB
134912010-01-08 Joel Brobecker <brobecker@adacore.com>
13492
13493 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
13494 call, to avoid interruption.
13495
fe00719b 134962010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
d24d8548
JK
13497
13498 * gdb.stabs/weird.def (args93): New.
13499
d0ef5df8
DE
135002010-01-07 Doug Evans <dje@google.com>
13501
13502 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
13503
3a08d52f
TT
135042010-01-07 Tom Tromey <tromey@redhat.com>
13505
13506 * gdb.base/source.exp: Use correct line number.
13507
7a697b8d
SS
135082010-01-05 Stan Shebs <stan@codesourcery.com>
13509
13510 * gdb.trace/tracecmd.exp: Test ftrace.
13511
7803799a
UW
135122010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13513
13514 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
13515
c54eabfa
JK
135162010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13517
13518 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
13519 "uint_for_mi_testing".
13520
02e7ef19
JB
135212010-01-01 Joel Brobecker <brobecker@adacore.com>
13522
13523 Test indented comment in file being sourced.
13524 * gdb.base/commands.exp: Test indented comment in file being sourced.
13525
abd775ce
JB
135262010-01-01 Joel Brobecker <brobecker@adacore.com>
13527
13528 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
13529 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
13530 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
13531 notice.
13532
79b55b82
JB
135332010-01-01 Joel Brobecker <brobecker@adacore.com>
13534
13535 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
13536 notice.
13537
8997583e
JK
135382010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13539
13540 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
13541 missing $after_stopped and comma (,) expectation.
13542
6da95a67
SS
135432009-12-31 Stan Shebs <stan@codesourcery.com>
13544
13545 * gdb.trace/actions.exp: Test teval action.
889bf7c5 13546
218d2fc6
TJB
135472009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
13548
13549 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
13550 (top level): Call test_watchpoint_in_big_blob.
13551 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
13552 watchpoints.
13553 (func3): Write to buf.
13554
236f1d4d
SS
135552009-12-29 Stan Shebs <stan@codesourcery.com>
13556
13557 * gdb.trace/actions.exp: Test default-collect.
889bf7c5 13558
f61e138d
SS
135592009-12-28 Stan Shebs <stan@codesourcery.com>
13560
13561 * gdb.trace/tsv.exp: New file.
13562 * gdb.base/completion.exp: Update ambiguous info output.
889bf7c5 13563
0219b378
DJ
135642009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
13565
13566 * gdb.base/find.c (main): Reference search buffers.
13567 * gdb.base/included.c (main): Reference integer.
13568 * gdb.base/ptype.c (charfoo): Declare.
13569 (intfoo): Call charfoo.
13570 * gdb.base/scope0.c (useitp): New function.
13571 (usestatics): Use useitp.
13572 (useit): Add a type for val.
13573 * gdb.base/scope1.c (useit1): Take a pointer argument.
13574 (usestatics1): Update calls to useit1.
13575 * gdb.cp/call-c.cc: Declare foo.
13576 (main): Call foo.
13577 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
13578 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
13579 (main): Call C::ensureRefs and ensureOtherRefs.
13580 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
13581 variables.
13582 (ensureOtherRefs): New function.
13583 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
13584 * gdb.cp/templates.cc (main): Call t5i.value.
13585
3f78692f
JK
135862009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
13587
13588 Fix compatibility with G++-4.5.
13589 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
13590 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
13591 (uncaught return): Remove.
13592
429374b8
JK
135932009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
13594 Phil Muldoon <pmuldoon@redhat.com>
13595
13596 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
13597 (bp_location13, bp_location14, bp_location17, bp_location18)
13598 (marker3_proto, marker4_proto): New variables.
13599 (breakpoint info): Update output.
13600 (run until breakpoint at marker3, run until breakpoint at marker4): New
13601 tests.
13602
859825b8
JK
136032009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
13604
13605 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
13606 Replace the printf call of Y by provided "y-set-1" label. New block
13607 for the second shared library.
13608 * gdb.base/unload.exp: Compile also the second library, call
13609 gdb_load_shlibs also for it. Use now gdb_breakpoint.
13610 (single pending breakpoint info): Rename to ...
13611 (pending breakpoint info before run): ... this extended test.
13612 (libfile2, libname2, libsrcfile2, libsrc2)
13613 (lib_sl2): New variables.
13614 (exec_opts): Set also SHLIB_NAME2.
13615 (pending breakpoint info on first run at shrfunc1)
13616 (pending breakpoint info on second run at shrfunc1)
13617 (pending breakpoint info on second run at shrfunc2)
13618 (print y from libfile, print y from libfile2): New tests.
13619 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
13620 * gdb.base/unloadshr2.c: New.
13621
e6a386cd
HZ
136222009-12-22 Hui Zhu <teawater@gmail.com>
13623
13624 * gdb.reverse/sigall-reverse.exp: Adjust.
13625
9e19b45e
VP
136262009-12-21 Vladimir Prus <vladimir@codesourcery.com>
13627
13628 PR gdb/10884
13629
13630 * gdb.mi/var-cmd.c (do_bitfield_tests): New
13631 (main): Call do_bitfield_tests.
aacf5b1e 13632 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
9e19b45e 13633
d53a7b30
JB
136342009-12-20 Joel Brobecker <brobecker@adacore.com>
13635
13636 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
13637 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
13638 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
13639 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
13640 gdb.modula2/unbounded1.c: Update copyright header.
13641
191ca0a1
CM
136422009-12-10 Chris Moller <moller@mollerware.com>
13643
13644 PR gdb/9399
13645 * gdb.cp/virtfunc2.exp: New tests
13646 * gdb.cp/virtfunc2.cc: New tests
13647 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
13648
0fa6cf1b
MS
136492009-12-10 Oza Pawandeep (paawan1982@yahoo.com
13650
13651 * gdb.reverse/i387-env-reverse.c: New file.
13652 * gdb.reverse/i387-env-reverse.exp: New file.
13653 * gdb.reverse/i387-stack-reverse.c: New file.
13654 * gdb.reverse/i387-stack-reverse.exp: New file.
13655
361ae042
PM
136562009-12-08 Phil Muldoon <pmuldoon@redhat.com>
13657
13658 * gdb.python/py-type.exp (test_range): New test.
13659
bfd31e71
PM
136602009-12-03 Phil Muldoon <pmuldoon@redhat.com>
13661
13662 PR python/10805
13663
13664 * gdb.python/py-type.exp: New file.
13665 * gdb.python/py-type.c: New file.
13666 * Makefile.in: Add py-type.
13667
57a1d736
TT
136682009-12-03 Tom Tromey <tromey@redhat.com>
13669
13670 * gdb.python/py-value.exp (test_parse_and_eval): New
13671 function.
13672
1f3b5d1b
PP
136732009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
13674
13675 PR gdb/11022
13676
13677 * gdb.base/pr11022.exp: New test.
889bf7c5
PA
13678 * gdb.base/pr11022.c: New test.
13679
8b7dbdc9
JK
136802009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13681
13682 Fix spurious false FAILs.
13683 * gdb.base/structs.c (chartest): New.
13684 (main): Fill-in chartest.
13685 * gdb.base/structs.exp (anychar_re, first): New.
13686 (start_structs_test): Import global anychar_re and first.
13687 New gdb_test call "set print elements 300; ${testfile}"
13688 (start_structs_test <$first>): New block.
13689 (any): Import global anychar_re. New variable ac. Use ${ac}.
13690
6a53b2ec
JK
136912009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13692
13693 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
13694
d7167b4c
JK
136952009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13696
13697 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
13698 Force $srcfile file.
13699 * gdb.base/foll-fork.c (callee): Comment out the printf call.
13700
b1798462
UW
137012009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13702
13703 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
13704 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
13705 * gdb.threads/watchthreads-reorder.exp: Likewise.
13706
b6199126
DJ
137072009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
13708
13709 PR gdb/8704
13710
13711 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
13712 "if", and "thread". Correct matching in the previous test.
13713
b22a0510
DJ
137142009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
13715
13716 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
13717
930636d2
MS
137182009-11-23 Michael Snyder <msnyder@vmware.com>
13719
13720 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
13721 * gdb.reverse-watch-precsave.exp: Ditto.
13722
21a0512e
PP
137232009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
13724
13725 * gdb.asm/asm-source.exp: Adjust.
13726 * gdb.base/help.exp: Adjust.
889bf7c5 13727
fc30d5e0
PA
137282009-11-22 Pedro Alves <pedro@codesourcery.com>
13729
13730 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
13731 (do_syscall_tests_without_xml): Set data-directory to
13732 /the/path/to/nowhere.
13733
f6bc2008
PA
137342009-11-21 Pedro Alves <pedro@codesourcery.com>
13735
13736 * gdb.threads/local-watch-wrong-thread.c,
13737 gdb.threads/local-watch-wrong-thread.exp: New files.
13738
8c2fb5de
PA
137392009-11-21 Pedro Alves <pedro@codesourcery.com>
13740
13741 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
13742 assume new `regsub' syntax available.
13743
ebec9a0f
PA
137442009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13745
a79d3c27
JK
13746 * gdb.base/watchpoint-hw-hit-once.exp,
13747 gdb.base/watchpoint-hw-hit-once.c: New.
13748
137492009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13750
13751 * gdb.threads/watchthreads-reorder.exp,
13752 gdb.threads/watchthreads-reorder.c: New.
ebec9a0f 13753
276a961b
MK
137542009-11-17 Nathan Sidwell <nathan@codesourcery.com>
13755
13756 * gdb.xml/tdesc-regs.exp: Use for m68k.
13757
4867c1fb
PA
137582009-11-15 Pedro Alves <pedro@codesourcery.com>
13759
13760 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
13761
f6838f81
DJ
137622009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13763
13764 * lib/gdb.exp (current_target_name): New procedure.
13765 (gdb_wrapper_target): New variable.
13766 (gdb_wrapper_init): Set gdb_wrapper_target.
13767 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
13768 wrapper.
13769
4ac4dd3f
DJ
137702009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13771
13772 * gdb.base/remote.exp: Delete the slowest load test.
13773 Do not load with fixed packet sizes.
13774
a7881759
DJ
137752009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13776
13777 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
13778
97a5b505
DJ
137792009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13780
13781 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
13782 srcfile when setting a breakpoint.
13783
d3e1fc54
DJ
137842009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
13785
13786 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
13787 macros.
13788
7cbcbded
DJ
137892009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13790
13791 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
13792 to be in memory.
13793 * gdb.base/display.c (force_mem): New.
13794 (do_loops): Use it. Add breakpoint comments.
13795 (do_vars): Add a breakpoint comment.
13796 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
13797 line numbers.
13798
bdea3a92
NF
137992009-11-13 Nathan Froyd <froydnj@codesourcery.com>
13800
13801 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
13802 instead of a bare "run".
13803
269f82e5
PP
138042009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
13805
13806 * gdb.python/py-prettyprint.exp: Adjust.
889bf7c5 13807
a69b7d9d
DJ
138082009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13809
13810 * lib/cell.exp (skip_cell_tests): Clean up test files before
13811 returning.
13812
b598bfda
DJ
138132009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13814
13815 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
13816 and the breakpoint menu. Do not call perror if a prompt is seen.
13817 Consume the following GDB prompt.
13818 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
13819 * gdb.cp/namespace.exp: Use gdb_test.
13820 * gdb.cp/templates.exp: Use gdb_test.
13821 (test_template_breakpoints): Use gdb_test_multiple.
13822
87728fa0
DJ
138232009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13824
13825 * gdb.base/break1.c (struct some_struct, values): Move earlier.
13826 (marker4): Reference values.
13827
b67c692f
DJ
138282009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13829
13830 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
13831 is missing.
13832
f0df251a
DJ
138332009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13834
13835 * gdb.base/break.c (need_malloc): New.
13836 * gdb.base/constvars.c (main): Reference crass and crisp.
13837 * gdb.base/gdb1821.c (main): Reference bar.
13838 * gdb.cp/gdb1355.cc (main): Reference s1.
13839 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
13840 (main): Call them.
13841 * gdb.cp/hang2.cc (dummy2): Define.
13842 * gdb.cp/hang3.cc (dummy3): Define.
13843 * gdb.cp/m-data.cc (main): Reference shadow.
13844
bdf7534a
NF
138452009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13846 Nathan Froyd <froydnj@codesourcery.com>
13847
13848 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
13849 remote host.
13850
f24fce77
NF
138512009-11-12 Nathan Froyd <froydnj@codesourcery.com>
13852
13853 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
13854 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
13855 * gdb.dwarf2/dw2-compressed.exp: Likewise.
13856 * gdb.dwarf2/dw2-intercu.exp: Likewise.
13857 * gdb.dwarf2/dw2-intermix.exp: Likewise.
13858 * gdb.dwarf2/dw2-producer.exp: Likewise.
13859 * gdb.dwarf2/mac-fileno.exp: Likewise.
13860 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
13861 py-prettyprint.py to the remote host.
13862 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
13863
40f0318e
KS
138642009-11-11 Keith Seitz <keiths@redhat.com>
13865
13866 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
13867 use it instead of "Foo".
13868 * gdb.cp/classes.exp (do_tests): Add a test to access
13869 a method through a typedef'd class name.
13870
f3d9f7fb
NF
138712009-11-11 Nathan Froyd <froydnj@codesourcery.com>
13872
13873 * gdb.base/long_long.exp: Permit leading zeros on floating-point
13874 exponents.
13875 * gdb.base/pointers.exp: Likewise.
13876 * gdb.cp/ref-types.exp: Likewise.
13877
a4216f37
KS
138782009-11-11 Keith Seitz <keiths@redhat.com>
13879
13880 * gdb.cp/cplusfuncs.cc (class foo): Add operators
13881 new[] and delete[].
13882 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
13883 "void".
13884 (probe_demangler): Remove all single-quoting of
13885 method and variable names.
13886 (info_func_regexp): Remove the word "void" from any
13887 occurrence of "(void)".
13888 (print_addr_2): Remove all single-quoting of
13889 method names.
13890 (print_addr_2_kfail): Likewise.
13891 (print_addr): Single-quote C function names before
13892 passing to print_addr_2.
13893 (test_paddr_operator_functions): Remove single-quoting
13894 for method names.
13895 Add tests for operator new[] and operator delete[].
13896
9b14d7aa
JK
138972009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13898
13899 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
13900
85feb311
KS
139012009-11-09 Keith Seitz <keiths@redhat.com>
13902
13903 * gdb.cp/overload.exp: Add tests for resolving overloaded
13904 methods in expression parsing/evaluation.
13905
fa335448
DJ
139062009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
13907
13908 * lib/gdb.exp (default_gdb_version): Use --version instead of
13909 --command.
13910
ec3c07fc
NS
139112009-11-10 Nathan Sidwell <nathan@codesourcery.com>
13912
13913 * lib/gdb.exp (gdb_compile_test): New.
13914 (skip_ada_tests, skip_java_tests): New.
13915 (gdb_compile): Use gdb_compile_test for f77.
13916 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
13917 * lib/java.exp (compile_java_from_source): Remove runtests check,
13918 use gdb_compile_test to record result.
13919 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
13920 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
13921 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
13922 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
13923 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
13924 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
13925 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
13926 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
13927 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
13928 adjust gdb_compile invocations.
13929
b8b4e42b
JK
139302009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
13931
13932 * Makefile.in (abs_builddir): New.
13933 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
13934 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
13935 `$(abs_builddir)/site.exp'.
13936
f8b7eaf3
DJ
139372009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
13938
13939 * config/m68k-emc.exp, lib/emc-support.exp,
13940 gdb.trace/gdb_c_test.c: Delete.
13941 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
13942 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
13943 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
13944 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
13945 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
13946 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
13947 casing for m68k-*-elf.
13948
c4187697
NS
139492009-11-03 Pedro Alves <pedro@codesourcery.com>
13950
13951 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
13952 * gdb.arch/i386-prologue.exp: Likewise.
13953 * gdb.arch/i386-unwind.exp: Likewise.
13954
db16b772
DJ
139552009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
13956
13957 * lib/gdb.exp (gdb_expect): Fix timeout typo.
13958
bcf71277
DJ
139592009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
13960
13961 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
13962
0105cee2
DJ
139632009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
13964
13965 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
13966
24ddea62
JK
139672009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
13968
13969 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
13970
287ccc17
JK
139712009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
13972
13973 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
13974 * gdb.base/sepdebug2.c: New file.
13975
08bca259 139762009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
bccd0dd2
SDJ
13977
13978 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
13979 the modified warnings for catch syscall. Verify if GDB was compiled
13980 with support for lib expat, and choose which tests to run depending
13981 on this.
13982
5d4e2b76
VP
139832009-10-30 Vladimir Prus <vladimir@codesourcery.com>
13984
13985 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
13986 that composite commands are parsed OK. And also test
13987 that breakpoint commands do work.
13988
240e538a
MS
139892009-10-23 Michael Snyder <msnyder@vmware.com>
13990
13991 gdb.reverse/consecutive-precsave.exp: Change expect pattern
13992 to allow for new disassembly style.
13993
9c419145
PP
139942009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
13995
13996 * gdb.asm/asm-source.exp: Adjust.
889bf7c5 13997
02506ff1
MS
139982009-10-22 Michael Snyder <msnyder@vmware.com>
13999
14000 * gdb.reverse/break-precsave.exp: New test.
14001 * gdb.reverse/consecutive-precsave.exp: Ditto.
14002 * gdb.reverse/finish-precsave.exp: Ditto.
14003 * gdb.reverse/i386-precsave.exp: Ditto.
14004 * gdb.reverse/machinestate-precsave.exp: Ditto.
14005 * gdb.reverse/sigall-precsave.exp: Ditto.
14006 * gdb.reverse/solilb-precsave.exp: Ditto.
14007 * gdb.reverse/step-precsave.exp: Ditto.
14008 * gdb.reverse/until-precsave.exp: Ditto.
14009 * gdb.reverse/watch-precsave.exp: Ditto.
14010
4cf866a3
MS
140112009-10-22 Michael Snyder <msnyder@vmware.com>
14012
14013 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
14014 for gdb_expect. Adjust one test's expect strings for the new
14015 format of disassemble.
14016 * gdb.reverse/finish-reverse.exp: Delete 'return'.
14017 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
14018 gdb_test_multiple.
14019 * gdb.reverse/step-reverse.exp: Delete 'return'.
14020 * gdb.reverse/until-reverse.exp: Delete blank lines.
14021 * gdb.reverse/watch-reverse.exp: Delete blank lines.
14022
2b28d209
PP
140232009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
14024
14025 * gdb.base/consecutive.exp: Adjust.
14026 * gdb.base/display.exp: Likewise.
14027 * gdb.base/pc-fp.exp: Likewise.
14028 * gdb.base/sigbpt.exp: Likewise.
889bf7c5 14029
33b9c32b
MS
140302009-10-19 Michael Snyder <msnyder@vmware.com>
14031
14032 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
14033 * gdb.reverse/finish-reverse.c: Ditto.
14034 * gdb.reverse/sigall-reverse.c: Ditto.
14035 * gdb.reverse/solib-reverse.c: Ditto.
14036 * gdb.reverse/step-reverse.c: Ditto.
14037 * gdb.reverse/watch-reverse.c: Ditto.
14038
6c95b8df
PA
140392009-10-19 Pedro Alves <pedro@codesourcery.com>
14040 Stan Shebs <stan@codesourcery.com>
14041
14042 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
14043 * gdb.base/foll-exec.exp: Adjust to expect a process id before
14044 "Executing new program".
14045 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
14046 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
14047 left listed after having been killed.
14048 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
14049 * gdb.base/maint.exp: Adjust test.
14050
14051 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
14052 * gdb.multi/Makefile.in: New.
14053 * gdb.multi/base.exp: New.
14054 * gdb.multi/goodbye.c: New.
14055 * gdb.multi/hangout.c: New.
14056 * gdb.multi/hello.c: New.
14057 * gdb.multi/bkpt-multi-exec.c: New.
14058 * gdb.multi/bkpt-multi-exec.exp: New.
14059 * gdb.multi/crashme.c: New.
14060
279017b7
TG
140612009-10-13 Tristan Gingold <gingold@adacore.com>
14062
14063 * gdb.base/sepdebug.exp: Check debug info are found.
14064
0413d738
PA
140652009-10-08 Pedro Alves <pedro@codesourcery.com>
14066
14067 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
14068 bits.
14069
c628eecc
JK
140702009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14071
14072 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
14073
38af1bfe
JB
140742009-10-07 Joel Brobecker <brobecker@adacore.com>
14075
14076 * gdb.base/watchpoints.c: Add copyright header. Reformat one
14077 of the comments.
14078
2b0adecd
PM
140792009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
14080
14081 * gdb.base/annota1.exp: Remove obsolete match_max increase.
14082 * gdb.base/annota3.exp: Idem.
14083 * gdb.base/maint.exp: Idem.
14084
8d417781
PM
140852009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
14086
889bf7c5 14087 * lib/gdb.exp (default_gdb_init): Set current value of match_max
8d417781
PM
14088 to default.
14089
bb61102d
PM
140902009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
14091
889bf7c5 14092 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
bb61102d
PM
14093 mingw and cygwin targets.
14094
ace5c364
PM
140952009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
14096 Pedro Alves <pedro@codesourcery.com>
14097
889bf7c5 14098 * lib/gdb.exp (gdb_compile): Avoid adding
ace5c364
PM
14099 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
14100
c2d494a0
PM
141012009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
14102
e1b52ce2
PM
14103 * gdb.base/shr1.c: Use %p in format string.
14104 * gdb.base/unload.c: Avoid warning in fprintf.
14105 * gdb.base/watchpoint-solib.c: Idem.
c2d494a0 14106
209f53f5
PM
141072009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
14108
14109 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
14110 long type.
14111 (test_unlink): Correct printf string.
14112 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
14113 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
14114
8172766a
JK
141152009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
14116
14117 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
14118 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
14119 * gdb.arch/ia64-breakpoint-shadow.S: New file.
14120
0f73703c
UW
141212009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14122
14123 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
14124 * gdb.objc/nondebug.exp: Likewise.
14125
b32306ca
UW
141262009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14127
14128 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
14129 target_info setting.
14130
14131 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
14132 that detect new threads during "info threads".
14133
0057022f
UW
141342009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14135
14136 * gdb.threads/manythreads.c (main): Increase thread stack size
14137 to 2*PTHREAD_STACK_MIN.
14138 * gdb.threads/multi-create.c (main): Likewise.
14139 (create_function): Likewise.
14140
f29c0325
UW
141412009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14142
14143 * gdb.base/dump.exp: Pass difference of pointer types instead
14144 of integer types as offset to restore in intarr3.srec case.
14145
fcb34849
UW
141462009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14147
14148 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
14149
d5142e3b
UW
141502009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14151
14152 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
14153
087b74b2 141542009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
889bf7c5 14155
087b74b2
PM
14156 New test for two watchpoints, with disabling of
14157 the first inserted.
14158 * testsuite/gdb.base/watchpoints.c: New file.
14159 * testsuite/gdb.base/watchpoints.exp: New file.
14160
96c07c5b
TT
141612009-09-25 Tom Tromey <tromey@redhat.com>
14162
14163 * gdb.base/charset.exp: Test utf-16 strings with Python.
14164
b8899f2b
TT
141652009-09-25 Tom Tromey <tromey@redhat.com>
14166
14167 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
14168 UCS-4.
14169 * gdb.base/charset.c (utf_32_string): Rename.
14170 (init_utf32): Rename.
14171 (main): Update.
14172
329719ec
TT
141732009-09-22 Tom Tromey <tromey@redhat.com>
14174
14175 * gdb.python/py-function.exp: Add regression tests.
14176
11ef0d76
KS
141772009-09-21 Keith Seitz <keiths@redhat.com>
14178
14179 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
14180 with invalid operator.
14181
3fe8f3b3
KS
141822009-09-21 Keith Seitz <keiths@redhat.com>
14183
14184 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
14185 and destructor using typedef name of class.
14186 * gdb.cp/classes.cc (class Base1): Add a destructor.
14187 (base1): New typedef.
14188 (use_methods): Instanitate an object of type base1.
14189 * gdb.cp/templates.exp (test_template_typedef): New procedure.
14190 (do_tests): Call test_template_typedef.
14191 * gdb.cp/templates.cc (Baz::~Baz): New method.
14192 (intBazOne): New typedef.
14193 (main): Instantiate intBazOne.
14194
7a9fe101
PM
141952009-09-21 Phil Muldoon <pmuldoon@redhat.com>
14196
14197 PR python/10633
14198
14199 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
14200 Function.
14201 (run_lang_tests): Add print elements test.
14202
2e4d963f
PM
142032009-09-21 Phil Muldoon <pmuldoon@redhat.com>
14204
14205 * gdb.python/py-value.exp (test_subscript_regression): New
14206 function. Test for invalid subscripts.
14207 * gdb.python/py-value.c (main): Add test array, and pointer to it.
14208 (ptr_ref): New function.
14209
ec7e75e7
PP
142102009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
14211
14212 * gdb.base/default.exp: Fix "show convenience".
14213
0cc7d26f
TT
142142009-09-15 Tom Tromey <tromey@redhat.com>
14215
14216 * lib/mi-support.exp (mi_create_varobj): Update.
14217 (mi_create_floating_varobj): Likewise.
14218 (mi_create_dynamic_varobj): New proc.
14219 (mi_varobj_update): Update.
14220 (mi_varobj_update_with_type_change): Likewise.
14221 (mi_varobj_update_kv_helper): New proc.
14222 (mi_varobj_update_dynamic_helper): Rewrite.
14223 (mi_varobj_update_dynamic): New proc.
14224 (mi_list_varobj_children): Update.
14225 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
14226 * gdb.python/python-prettyprint.py (pp_outer): New class.
14227 (pp_nullstr): Likewise.
14228 (lookup_function): Register new printers.
14229 * gdb.python/python-prettyprint.c (struct substruct): New type.
14230 (struct outerstruct): Likewise.
14231 (substruct_test): New function.
14232 (struct nullstr): New type.
14233 (string_1, string_2): New globals.
14234 (main): Add new tests.
14235 * gdb.python/python-mi.exp: Added regression tests.
14236 * gdb.mi/mi2-var-display.exp: Update.
14237 * gdb.mi/mi2-var-cmd.exp: Update.
14238 * gdb.mi/mi2-var-child.exp: Update.
14239 * gdb.mi/mi2-var-block.exp: Update.
14240 * gdb.mi/mi-var-invalidate.exp: Update.
14241 * gdb.mi/mi-var-display.exp: Update.
14242 * gdb.mi/mi-var-cmd.exp: Update.
14243 * gdb.mi/mi-var-child.exp: Update.
14244 * gdb.mi/mi-var-block.exp: Update.
14245 * gdb.mi/mi-break.exp: Update.
14246 * gdb.mi/gdb701.exp: Update.
14247
a96d9b2e
SDJ
142482009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
14249
14250 * Makefile.in: Inclusion of catch-syscall object.
14251 * gdb.base/catch-syscall.c: New file.
14252 * gdb.base/catch-syscall.exp: New file.
14253
b43b923a
MS
142542009-09-12 Michael Snyder <msnyder@vmware.com>
14255
14256 * gdb.reverse/step-reverse.exp: Explicitly check for targets
14257 that can support reverse debuggnig.
14258
cec03d70
TT
142592009-09-11 Tom Tromey <tromey@redhat.com>
14260
14261 * gdb.dwarf2/valop.S: New file.
14262 * gdb.dwarf2/valop.exp: New file.
14263
e23bb3fc
MK
142642009-09-11 Mark Kettenis <kettenis@gnu.org>
14265
14266 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
14267
37c3696d
DE
142682009-09-10 Doug Evans <dje@google.com>
14269
14270 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
14271 Add $gdb_prompt to second breakpoint regexp.
14272
5172aecb
JB
142732009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
14274
14275 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
14276 names, add missing ones.
14277 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
14278 * gdb.python/py-frame.c: Rename from python-frame.c.
14279 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
14280 testfile name.
14281 * gdb.python/py-function.exp: Rename from python-function.exp.
14282 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
14283 testfile name.
14284 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
14285 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
14286 Adjust testfile name.
14287 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
14288 * gdb.python/py-template.cc: Rename from python-template.cc.
14289 * gdb.python/py-template.exp: Rename from python-template.exp.
14290 Adjust testfile name.
14291 * gdb.python/py-value.c: Rename from python-value.c.
14292 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
14293 testfile name.
14294
b554e4bd
JK
142952009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
14296
14297 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
14298 $bpt2address.
14299 (Second breakpoint address is valid on ia64)
14300 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
14301
9a68ae16
JM
143022009-09-03 Joseph Myers <joseph@codesourcery.com>
14303
14304 * gdb.base/ending-run.exp: Restrict regular expression matching
14305 line number to require closing brace following.
14306
146b9145
DE
143072009-09-03 Doug Evans <dje@google.com>
14308
14309 * gdb.base/store.exp (check_set): Fix typo in expected value message.
14310
787d21e1
TT
143112009-09-02 Tom Tromey <tromey@redhat.com>
14312
14313 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
14314
e7802207
TT
143152009-09-02 Tom Tromey <tromey@redhat.com>
14316
14317 * gdb.dwarf2/callframecfa.exp: New file.
14318 * gdb.dwarf2/callframecfa.S: New file.
14319
817aadd2
JK
143202009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
14321
14322 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
14323 gdb.base/solib-overlap-main.c: New.
14324
4a76eae5
DJ
143252009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
14326
14327 PR gdb/10565
14328
14329 * gdb.base/bitfields.c (struct container, container): New.
14330 (main): Initialize it and call break5.
14331 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
14332
d4b96c9a
JK
143332009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
14334
14335 Support constant DW_AT_data_member_location by GCC PR debug/40659.
14336 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
14337
4e22772d
JK
143382009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
14339
14340 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
14341
2efab443
MS
143422009-08-26 Michael Snyder <msnyder@vmware.com>
14343
14344 * gdb.base/i386-reverse.c: New file.
14345 * gdb.base/i386-reverse.exp: New file.
14346 * gdb.base/Makefile.in: Add new files to be removed.
14347
07ab73a0
JM
143482009-08-26 Joseph Myers <joseph@codesourcery.com>
14349
14350 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
14351 environment-pwd for remote host.
14352 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
14353
676accff
KS
143542009-08-24 Keith Seitz <keiths@redhat.com>
14355
14356 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
14357 Add two new C++ completer tests which limit the output to a
889bf7c5 14358 given class.
676accff 14359
f9f7ad22
MS
143602009-08-24 Michael Snyder <msnyder@vmware.com>
14361
14362 * gdb.base/del.exp: Fix typo in comment.
14363 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
14364
81ecdfbb
RW
143652009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
14366
14367 * configure: Regenerate.
14368 * gdb.hp/configure: Likewise.
14369 * gdb.hp/gdb.aCC/configure: Likewise.
14370 * gdb.hp/gdb.base-hp/configure: Likewise.
14371 * gdb.hp/gdb.compat/configure: Likewise.
14372 * gdb.hp/gdb.defects/configure: Likewise.
14373 * gdb.hp/gdb.objdbg/configure: Likewise.
14374 * gdb.stabs/configure: Likewise.
14375
cab0c772
UW
143762009-08-19 Doug Evans <dje@google.com>
14377
14378 * gdb.base/gdbvars.c: New file.
14379 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
14380
b8fa0bfa
PA
143812009-08-14 Pedro Alves <pedro@codesourcery.com>
14382
14383 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
14384 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
14385
b84aa90a
PA
143862009-08-13 Pedro Alves <pedro@codesourcery.com>
14387
14388 * gdb.base/default.exp: Adjust "set language test": it's now an
14389 enum command. Larger help string moved to "help set language".
14390 * gdb.base/help.exp: Adjust "help set language" expected output,
14391 now lists all known languages.
14392
0d8f9b2c
NF
143932009-08-11 Nathan Froyd <froydnj@codesourcery.com>
14394
14395 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
14396 all frame arguments.
14397 * gdb.arch/altivec-regs.exp: Likewise.
14398
bda180e0
TT
143992009-08-07 Tom Tromey <tromey@redhat.com>
14400
14401 * gdb.base/setshow.exp: Add tests for changes to set language, set
14402 check range, and set check type.
14403
48cb2d85
VP
144042009-08-03 Vladimir Prus <vladimir@codesourcery.com>
14405
14406 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
14407 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
889bf7c5 14408 Call it.
48cb2d85 14409
1ea34204
UW
144102009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14411
14412 * configure.ac: Run gdb.cell tests when appropriate.
14413 * configure: Regenerate.
14414 * lib/cell.exp: New file.
14415 * gdb.cell: New directory.
14416 * gdb.cell/configure.ac: New file.
14417 * gdb.cell/configure: New file.
14418 * gdb.cell/Makefile.in: New file.
14419 * gdb.cell/arch.exp: New file.
14420 * gdb.cell/break.c: New file.
14421 * gdb.cell/break.exp: New file.
14422 * gdb.cell/break-spu.c: New file.
14423 * gdb.cell/bt.c: New file.
14424 * gdb.cell/bt2-spu.c: New file.
14425 * gdb.cell/bt-spu.c: New file.
14426 * gdb.cell/bt.exp: New file.
14427 * gdb.cell/coremaker.c: New file.
14428 * gdb.cell/coremaker-spu.c: New file.
14429 * gdb.cell/core.exp: New file.
14430 * gdb.cell/gcore.exp: New file.
14431 * gdb.cell/data.c: New file.
14432 * gdb.cell/data.exp: New file.
14433 * gdb.cell/data-spu.c: New file.
14434 * gdb.cell/ea-cache.exp: New file.
14435 * gdb.cell/ea-cache.c: New file.
14436 * gdb.cell/ea-cache-spu.c: New file.
14437 * gdb.cell/ea-standalone.c: New file.
14438 * gdb.cell/ea-standalone.exp: New file.
14439 * gdb.cell/ea-test.c: New file.
14440 * gdb.cell/ea-test.exp: New file.
14441 * gdb.cell/f-regs.exp: New file.
14442 * gdb.cell/mem-access.c: New file.
14443 * gdb.cell/mem-access.exp: New file.
14444 * gdb.cell/mem-access-spu.c: New file.
14445 * gdb.cell/ptype.exp: New file.
14446 * gdb.cell/registers.exp: New file.
14447 * gdb.cell/size.c: New file.
14448 * gdb.cell/sizeof.exp: New file.
14449 * gdb.cell/size-spu.c: New file.
14450 * gdb.cell/solib.exp: New file.
14451 * gdb.cell/solib-symbol.exp: New file.
14452
85e747d2
UW
144532009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14454
14455 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
14456
58d6951d
DJ
144572009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
14458
14459 * gdb.base/float.exp: Handle VFP registers.
14460
6e0a4f15
MS
144612009-07-14 Michael Snyder <msnyder@vmware.com>
14462
dcd5da87
MS
14463 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
14464 to bring gdb to the beginning of the calling line.
14465
6e0a4f15
MS
14466 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
14467 confusing the i386 epilogue unwinder.
14468
782b2b07
SS
144692009-07-14 Stan Shebs <stan@codesourcery.com>
14470
14471 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
14472
f662c3bc
MS
144732009-07-14 Michael Snyder <msnyder@vmware.com>
14474
14475 * gdb.reverse/step-reverse.exp (stepi into function call):
14476 Call instruction may not be first instruction in the line.
14477 (reverse stepi from a function call): Used wrong line number.
14478
8f313923
JK
144792009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14480
14481 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
14482
4662c76e
JK
144832009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14484
14485 Fix gdb.base/macscp.exp when using custom inputrc.
14486 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
14487 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
14488 env(TERM) set.
14489 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
14490 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
14491
aa81e255
JK
144922009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14493
14494 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
14495 * gdb.base/annota1.exp (thread_test): Import global $testfile.
14496 Change the compilation target to match the testcase name.
14497 * gdb.base/sect-cmd.exp: Change the compilation target to match the
14498 testcase name.
14499 * a2-run.exp: Use for setup prepare_for_testing. Change the
14500 compilation target to match the testcase name.
14501 * gdb.base/commands.exp: Likewise.
14502 * gdb.base/finish.exp: Likewise.
14503 * gdb.base/float.exp: Likewise.
14504 * gdb.base/info-target.exp: Likewise.
14505 * gdb.base/relational.exp: Likewise.
14506 * gdb.base/term.exp: Likewise.
14507 * gdb.base/until.exp: Likewise.
14508 * gdb.base/volatile.exp: Likewise.
14509 * gdb.base/whatis-exp.exp: Likewise.
14510
4c93b1d7
HZ
145112009-07-11 Hui Zhu <teawater@gmail.com>
14512
14513 * gdb.base/help.exp (disassemble): Update expected help text.
14514
812f7342
TT
145152009-07-09 Tom Tromey <tromey@redhat.com>
14516
14517 * lib/gdb.exp: Handle TRANSCRIPT.
14518 (remote_spawn, remote_close, send_gdb): New procs.
14519
fbb8f299
PM
145202009-07-10 Phil Muldoon <pmuldoon@redhat.com>
14521
14522 * gdb.python/python-prettyprint.c: Add counted null string
14523 structure.
14524 * gdb.python/python-prettyprint.exp: Print null string. Test for
14525 embedded nulls.
14526 * gdb.python/python-prettyprint.py (pp_ns): New Function.
14527 * gdb.python/python-value.exp (test_value_in_inferior): Add
14528 variable length string fetch tests.
14529 * gdb.python/python-value.c (main): Add strings for string fetch tests.
14530
c0ac0ec7
JK
145312009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
14532
14533 * gdb.base/dump.exp (inaccessible memory is reported): New test.
14534
30b66ecc
TT
145352009-07-07 Tom Tromey <tromey@redhat.com>
14536
14537 * gdb.base/call-rt-st.exp: Update for change to escape output.
14538 * gdb.base/callfuncs.exp: Likewise.
14539 * gdb.base/charset.exp: Likewise.
14540 * gdb.base/constvars.exp: Likewise.
14541 * gdb.base/long_long.exp: Likewise.
14542 * gdb.base/pointers.exp: Likewise.
14543 * gdb.base/printcmds.exp: Likewise.
14544 * gdb.base/setvar.exp: Likewise.
14545 * gdb.base/store.exp: Likewise.
14546 * gdb.cp/ref-types.exp: Likewise.
14547 * gdb.mi/mi-var-child.exp: Likewise.
14548 * gdb.mi/mi-var-display.exp: Likewise.
14549 * gdb.mi/mi2-var-display.exp: Likewise.
14550 * gdb.base/charset.exp: Test octal escape sequence length.
14551 Update for change to escape output.
14552
187c4a2b
JK
145532009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14554
14555 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
14556
d80a43f9
DJ
145572009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
14558
14559 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
14560
047427a8
JK
145612009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
14562
14563 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
14564 gdbserver increasing $portnum if "Can't bind address" has been seen.
14565
8b5a0f4f
PA
145662009-07-05 Pedro Alves <pedro@codesourcery.com>
14567
14568 * gdb.base/ending-run.exp: Add "step out of main" pattern for
14569 mingw32ce.
14570
7d93ba58
PA
145712009-07-05 Pedro Alves <pedro@codesourcery.com>
14572
14573 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
14574 VFP format.
14575
2277426b
PA
145762009-07-02 Pedro Alves <pedro@codesourcery.com>
14577
14578 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
14579 linux. Adjust to use "inferior", "info inferiors", "detach
14580 inferior" and "kill inferior" instead of "restart", "info fork",
14581 "detach fork" and "delete fork".
14582 * gdb.base/ending-run.exp: Spell out "info".
14583 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
14584 the "kill" command.
14585
5af949e3
UW
145862009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14587
14588 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
14589 change to prefix TLS offset in hex with 0x.
14590
5d3729b5
UW
145912009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14592
14593 * gdb.base/default.exp: Update test case for "x" changes.
14594
af589bd0
TG
145952009-07-01 Tristan Gingold <gingold@adacore.com>
14596
14597 * gdb.base/bigcore.exp: Make darwin untested.
14598
40974f91
JK
145992009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
14600
14601 * gdb.base/completion.exp (directory completion): Create the directory.
14602 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
14603 escapeuniquesub.
14604 (directory completion 2): Expect now ${escapeuniquesub}.
14605 (Glob remaining of directory test): Remove one excessive newline.
14606 Expect the real output.
14607
59dd3af6
JK
146082009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
14609
14610 Fix `make check//%' target after `make check' has been ran.
14611 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
14612 a mkdir call.
14613 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
14614 (%/.dir): Remove.
14615
f4e164aa
JK
146162009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
14617
14618 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
14619 the expected result record.
14620
69af2122
JK
146212009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
14622
14623 Remove racy FAILs relying just on the timeouts.
14624 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
14625 (annotation_level 2): Remove racy FAILs.
14626
2fd481e1
PP
146272009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
14628
14629 gdb/10275
889bf7c5
PA
14630 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
14631
c38f313d
DJ
146322009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
14633
14634 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
14635
8b777f02
VP
146362009-06-30 Vladimir Prus <vladimir@codesourcery.com>
14637
14638 * gdb.mi/mi-stack.exp: Testing symbolic options
14639 to -stack-list-locals and -stack-list-arguments.
14640
00c7eacf
JK
146412009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
14642
14643 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
14644
6bc80edc
TT
146452009-06-29 Tom Tromey <tromey@redhat.com>
14646
14647 * dg-extract-results.sh: New file.
14648 * Makefile.in (FORCE_PARALLEL): New variable.
14649 (CHECK_TARGET): New conditional variable.
14650 (check): Use CHECK_TARGET.
14651 (DO_RUNTEST): New variable.
14652 (check-single): New target.
14653 (TEST_DIRS): New variable.
14654 (TEST_TARGETS): Likewise.
14655 (check-parallel): New target.
14656 (check-gdb.%): New pattern.
14657 (BASE1_FILES): New variable.
14658 (BASE2_FILES): Likewise.
14659 (check-gdb.base%): New pattern.
14660 (%/.dir): New pattern.
14661 * configure: Rebuild.
14662 * aclocal.m4 (AM_CONDITIONAL): New defun.
14663 * configure.ac: Check whether user is using GNU make.
14664 (GMAKE): New conditional.
14665
794684b6
SW
146662009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
14667
14668 * gdb.cp/namespace-nested-import.cc: New test.
14669 * gdb.cp/namespace-nested-import.exp: New test.
14670
edb3359d
DJ
146712009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
14672
14673 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
14674 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
14675 * gdb.opt/Makefile.in (EXECUTABLES): Update.
14676 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
14677 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
14678 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
14679 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
14680 gdb.opt/inline-markers.c: New files.
14681 * lib/gdb.exp (skip_inline_frame_tests): New function.
14682 (skip_inline_var_tests): New function.
14683
cf657a0c
AS
146842009-06-27 Andreas Schwab <schwab@linux-m68k.org>
14685
14686 * gdb.cp/exception.exp: Don't require $hex before inner frame in
14687 backtrace.
14688
28d41a99
MS
146892009-06-27 Michael Snyder <msnyder@vmware.com>
14690
14691 * gdb.reverse: New directory.
14692 * gdb.reverse/break-reverse.c: New test.
14693 * gdb.reverse/break-reverse.exp: New test.
14694 * gdb.reverse/consecutive-reverse.c: New test.
14695 * gdb.reverse/consecutive-reverse.exp: New test.
14696 * gdb.reverse/finish-reverse.c: New test.
14697 * gdb.reverse/finish-reverse.exp: New test.
14698 * gdb.reverse/machinestate.c: New test.
14699 * gdb.reverse/ms1.c: New test.
14700 * gdb.reverse/machinestate.exp: New test.
14701 * gdb.reverse/Makefile.in: New file.
14702 * gdb.reverse/shr2.c: New test.
14703 * gdb.reverse/solib-reverse.c: New test.
14704 * gdb.reverse/solib-reverse.exp: New test.
14705 * gdb.reverse/step-reverse.c: New test.
14706 * gdb.reverse/step-reverse.exp: New test.
14707 * gdb.reverse/until-reverse.c: New test.
14708 * gdb.reverse/ur1.c: New test.
14709 * gdb.reverse/until-reverse.exp: New test.
14710 * gdb.reverse/watch-reverse.c: New test.
14711 * gdb.reverse/watch-reverse.exp: New test.
14712 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
14713 * configure: Regenerate.
14714
fe3c8b0d
DE
147152009-06-26 Doug Evans <dje@google.com>
14716
14717 * gdb.base/psymtab.exp: Turn off pending breakpoints.
14718
3a72a602
PM
147192009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
14720
14721 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
14722 windows problem for 'file delete $binfile'.
14723
27aa8d6a
SW
147242009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
14725
14726 * gdb.cp/namespace-using.exp: New test.
14727 * gdb.cp/namespace-using.cc: New test.
14728
8ac055f8
JB
147292009-05-20 Joel Brobecker <brobecker@adacore.com>
14730
14731 * gdb.ada/variant_record_packed_array: New testcase.
14732
85e306ed
TT
147332009-06-23 Tom Tromey <tromey@redhat.com>
14734
14735 * gdb.base/charset.exp (test_combination): Regression test.
14736 * gdb.base/charset.c (my_wchar_t): New typedef.
14737 (myvar): New global.
14738 (main): Set myvar.
14739
56643c5e
PM
147402009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
14741
14742 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
14743 target.
14744
1fac167a
UW
147452009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14746
14747 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
14748
7ccb0be9
UW
147492009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14750
14751 * gdb.mi/gdb680.exp: Update test for error message.
14752
568d6575
UW
147532009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14754
14755 * gdb.base/annota1.exp: Allow multiple occurrences of the
14756 frames-invalid annotation.
14757 * gdb.cp/annota2.exp: Likewise.
14758
7cd1089b
PM
147592009-06-15 Phil Muldoon <pmuldoon@redhat.com>
14760
14761 * gdb.cp/gdb2495.cc: New file.
14762 * gdb.cp/gdb2495.exp: New file.
14763
72c63395
JK
147642009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14765
14766 Report error on GDB crash during runto.
14767 * lib/gdb.exp (runto <eof>): New.
14768
3788363d
DJ
147692009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
14770
14771 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
14772 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
14773 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
14774 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
14775 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
14776 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
14777 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
14778 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
14779 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
14780 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
14781 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
14782 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
14783 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
14784 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
14785 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
14786 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
14787 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
14788 gdb.server/server-mon.exp, gdb.server/server-run.exp,
14789 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
14790 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
14791 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
14792 gdb.trace/passcount.exp, gdb.trace/report.exp,
14793 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
14794 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
14795 gdb.trace/while-stepping.exp: Use a unique name for the compiled
14796 executable.
14797
17592de3
PA
147982009-06-07 Pedro Alves <pedro@codesourcery.com>
14799
14800 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
14801 defined before referencing it.
14802
701e355d
DE
148032009-06-03 Doug Evans <dje@google.com>
14804
14805 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
14806 * gdb.arch/i386-see.c: Ditto.
14807
f2292c65
PM
148082009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
14809
14810 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
14811 (check_macro): Return 1 if undefined.
14812 If first test fails, check if macro debug information is available,
14813 and report unsupported test if no macro information is found.
14814
5a437975
DE
148152009-05-29 Doug Evans <dje@google.com>
14816
14817 * gdb.threads/hand-call-in-threads.exp: New.
14818 * gdb.threads/hand-call-in-threads.c: New.
14819
c141c696
MS
148202009-05-29 Michael Snyder <msnyder@vmware.com>
14821
14822 * gdb.base/break-always.exp: Change "1" to "on".
14823 Add confirmation check.
14824
b3444185
PA
148252009-05-28 Pedro Alves <pedro@codesourcery.com>
14826
14827 * gdb.threads/threxit-hop-specific.c: New.
14828 * gdb.threads/threxit-hop-specific.exp: New.
14829 * gdb.threads/thread-execl.c: New.
14830 * gdb.threads/thread-execl.exp: New.
14831
b6313243
TT
148322009-05-27 Tom Tromey <tromey@redhat.com>
14833 Thiago Jung Bauermann <bauerman@br.ibm.com>
14834
14835 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
14836 (mi_child_regexp): Likewise.
14837 (mi_list_varobj_children_range): Likewise.
14838 (mi_get_features): Likewise.
14839 (mi_list_varobj_children): Rewrite.
14840 * gdb.python/python-mi.exp: New file.
14841
a6bac58e
TT
148422009-05-27 Tom Tromey <tromey@redhat.com>
14843 Thiago Jung Bauermann <bauerman@br.ibm.com>
14844 Phil Muldoon <pmuldoon@redhat.com>
14845 Paul Pluzhnikov <ppluzhnikov@google.com>
14846
14847 * gdb.python/python-prettyprint.exp: New file.
14848 * gdb.python/python-prettyprint.c: New file.
14849 * gdb.python/python-prettyprint.py: New file.
14850 * gdb.base/display.exp: print/r is now valid.
14851
2c74e833
TT
148522009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
14853 Tom Tromey <tromey@redhat.com>
14854 Pedro Alves <pedro@codesourcery.com>
14855 Paul Pluzhnikov <ppluzhnikov@google.com>
14856
14857 * gdb.python/python-template.exp: New file.
14858 * gdb.python/python-template.cc: New file.
14859 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
14860 tests.
14861 * gdb.python/python-value.exp (py_objfile_tests): New proc.
14862 Call it.
14863 (test_value_after_death): New proc.
14864 * gdb.python/python-value.c (PTR): New typedef.
14865 (main): New variable 'x'.
14866
89c73ade
TT
148672009-05-27 Tom Tromey <tromey@redhat.com>
14868
14869 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
14870 tests.
14871 * gdb.python/python-value.exp (py_objfile_tests): New proc.
14872 Call it.
14873
a75724bc
PA
148742009-05-27 Pedro Alves <pedro@codesourcery.com>
14875
14876 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
14877
e58b0e63
PA
148782009-05-24 Pedro Alves <pedro@codesourcery.com>
14879
14880 * gdb.threads/fork-thread-pending.c: New.
14881 * gdb.threads/fork-thread-pending.exp: New.
14882
4ac36638
JK
148832009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14884
14885 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
14886 * gdb.dwarf2/dw2-strp.S (a_string2): New.
14887
889bf7c5 148882009-05-18 Jon Beniston <jon@beniston.com>
c28c63d8 14889
889bf7c5 14890 * gdb.asm/asm-source.exp: Add lm32 target.
c28c63d8 14891
b242c3c2
PA
148922009-05-17 Pedro Alves <pedro@codesourcery.com>
14893
14894 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
14895 `gdb_get_line_number'. Call `callee' in both parent and child.
14896 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
14897 `gdb_get_line_number' instead of hardcoding line numbers.
14898 (catch_fork_unpatch_child): New procedure to test detaching
14899 breakpoints from child fork.
14900 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
14901 hardcoding line numbers.
14902 (do_fork_tests): Run `catch_fork_unpatch_child'.
14903
ee342b23
VP
149042009-05-17 Vladimir Prus <vladimir@codesourcery.com>
14905
14906 * gdb.mi/mi-cmd-var.exp: Check that when varobj
14907 of structure type enters or leaves the scope, it
14908 is reported by -var-update.
14909
e2009e98
DE
149102009-05-11 Doug Evans <dje@sebabeach.org>
14911
14912 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
fc529d80 14913 * gdb.threads/pending-step.c (main): Fix off-by-one error.
e2009e98
DE
14914 * gdb.threads/schedlock.c (main): Fix off-by-one error.
14915
00903456
JK
149162009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14917
14918 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
14919
dc621c35
DE
149202009-04-30 Doug Evans <dje@google.com>
14921
14922 * gdb.threads/watchthreads2.exp: New testcase.
14923 * gdb.threads/watchthreads2.c: New testcase.
14924
9ab4e744
DE
149252009-04-29 Doug Evans <dje@google.com>
14926
14927 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
14928 * gdb.cp/mb-ctor.cc: Ditto.
14929 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
14930 * gdb.cp/mb-inline.h (multi_line_foo): New function.
14931 * gdb.cp/mb-inline1.cc: Call it.
14932 * gdb.cp/mb-inline2.cc: Ditto.
14933 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
14934 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
14935
484086b7
JK
149362009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
14937
14938 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
14939 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
14940 Replace all uses of `decimal' by `nonzero'.
14941 (info macro FROM_COMMANDLINE): New test.
14942
379a77b5
TT
149432009-04-27 Tom Tromey <tromey@redhat.com>
14944
14945 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
14946
b92b73c2
DE
149472009-04-27 Doug Evans <dje@google.com>
14948
14949 * gdb.threads/watchthreads.c (main): Initialize args before starting
14950 the threads. Plus formatting cleanup.
14951 * gdb.threads/watchthreads.exp: Avoid errant failures due to
14952 biased scheduling of one thread.
14953
945a118d
JG
149542009-04-27 Jerome Guitton <guitton@adacore.com>
14955
14956 * gdb.cp/templates.cc (GetMax): New template.
14957 (main): Declare two instances of GetMax.
14958 * gdb.cp/templates.exp: Add new test.
14959
d389af10
JK
149602009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
14961
14962 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
14963
e7f86de9
JM
149642009-04-22 Joseph Myers <joseph@codesourcery.com>
14965
14966 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
14967
334cc82d
TT
149682009-04-15 Tom Tromey <tromey@redhat.com>
14969
14970 * gdb.base/charset.exp: Add regression test.
14971
d12672cc
JB
149722009-04-14 Joel Brobecker <brobecker@adacore.com>
14973
14974 * gdb.base/exe-lock.exp: New testcase.
14975
18e8c3bc
TT
149762009-04-13 Tom Tromey <tromey@redhat.com>
14977
14978 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
14979 operator on Frame.
14980
5ecd5cbe
UW
149812009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14982
14983 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
14984 * gdb.server/ext-attach.exp: Likewise.
14985
7309f756
VP
149862009-04-03 Vladimir Prus <vladimir@codesourcery.com>
14987
14988 Eliminate some sleep usage.
14989
889bf7c5
PA
14990 * gdb.mi/basics.c (do_nothing): New.
14991 (main): Use do_nothing instead of printf, so that
14992 not to introduce race condition between output of
14993 inferiour and output of gdb. Do not use sleep as it
14994 is not generally available on embedded targets.
7309f756 14995
f4b95f6f
PA
149962009-04-02 Pedro Alves <pedro@codesourcery.com>
14997
14998 * gdb.server/ext-attach.exp: Expect an optional process id after
14999 "Detached from remote process".
15000
de40b933
JK
150012009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
15002
15003 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
15004 gdb.dwarf2/dw2-unresolved.exp: New.
15005
2ae101a4
PA
150062009-04-02 Pedro Alves <pedro@codesourcery.com>
15007
15008 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
15009 mi_run_to_main.
15010
56a8e183
PA
150112009-04-02 Pedro Alves <pedro@codesourcery.com>
15012
15013 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
15014 mi_run_to_main. Skip thread exit test on remote targets.
15015 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
15016 mi_run_to_main.
15017 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
15018 mi_run_to_main.
15019 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
15020 when expecting ^connected. Detect when the target doesn't support
15021 non-stop mode.
15022 (mi_run_cmd): Detect if non-stop mode was requested by isn't
15023 supported. Return -1 on error, 0 on success.
15024 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
15025 (mi_runto): Return mi_runto_helper's result explicitly.
15026
c35fafde
PA
150272009-04-01 Pedro Alves <pedro@codesourcery.com>
15028
15029 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
15030
f8a8dce6
JB
150312009-04-01 Tom Tromey <tromey@redhat.com>
15032
15033 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
15034 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
15035 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
15036 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
15037
71c25dea
TT
150382009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
15039 Jan Kratochvil <jan.kratochvil@redhat.com>
15040
15041 PR gdb/931
15042 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
15043 output.
15044 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
15045 for gdb/931.
15046 * dw2-strp.S (DW_AT_language): Change to C++.
15047 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
15048
02d9a9ce
JB
150492009-03-31 Joel Brobecker <brobecker@adacore.com>
15050
15051 * gdb.ada/tasks: New testcase.
15052
1042e4c0
SS
150532009-03-30 Stan Shebs <stan@codesourcery.com>
15054
15055 * gdb.trace/actions.exp: Update to match new info trace format.
15056 * gdb.trace/deltrace.exp: Ditto.
15057 * gdb.trace/infotrace.exp: Ditto.
15058 * gdb.trace/passcount.exp: Ditto.
15059 * gdb.trace/save-trace.exp: Ditto.
15060 * gdb.trace/while-stepping.exp: Ditto.
15061 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
15062
f8f6f20b
TJB
150632009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
15064
15065 * gdb.python/python-frame.c: New file.
15066 * gdb.python/python-frame.exp: New file.
15067
c0c6f777
TJB
150682009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
15069
15070 * gdb.python/python-value.exp: Add tests for the address
15071 attribute.
15072
3cb51905
AS
150732009-03-29 Andreas Schwab <schwab@linux-m68k.org>
15074
15075 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
15076
88fc996f
DE
150772009-03-26 Doug Evans <dje@google.com>
15078
15079 * gdb.mi/mi-nonstop-exit.exp: New file.
15080 * gdb.mi/non-stop-exit.c: New file.
15081
56ef84b1
TT
150822009-03-26 Tom Tromey <tromey@redhat.com>
15083
15084 Update for change to prologue skipping:
15085 * gdb.mi/mi2-simplerun.exp: Update.
15086 * gdb.mi/mi2-break.exp: Update.
15087 * gdb.mi/mi-simplerun.exp: Update.
15088 * gdb.mi/mi-break.exp: Update.
15089 * gdb.base/ending-run.exp: Update.
15090
def2b000
TJB
150912009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
15092
15093 * gdb.python/python-value.exp (test_value_in_inferior): Test
15094 gdb.Value.is_optimized_out attribute.
15095
442ddf59
JK
150962009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15097
15098 * gdb.dwarf2/dw2-noloc-main.c: New file.
15099 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
15100 (.text): Remove.
15101 (.data): New.
15102 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
15103 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
15104 (DW_TAG_subprogram func_cu1, noloc): Remove.
15105 (main): New.
15106 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
15107 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
15108 (file_symbols): New procedure.
15109
a8df5de4
TT
151102009-03-25 Tom Tromey <tromey@redhat.com>
15111
15112 * gdb.base/charset.exp (valid_target_charset): New proc.
15113 Use it to skip tests on invalid charsets.
15114
cc1d7add
PM
151152009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
15116
15117 * gdb.base/completion.exp: Add a test for directory completion.
15118
bcd5727b
JK
151192009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15120
15121 Fix a racy FAIL.
15122 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
15123 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
15124
cc924cad
TJB
151252009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
15126
15127 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
15128 * gdb.python/python-function.exp: Add test for function returning
15129 a GDB value.
15130
bc3b79fd
TJB
151312009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
15132
15133 * gdb.python/python-function.exp: New file.
15134
6c7a06a3
TT
151352009-03-20 Tom Tromey <tromey@redhat.com>
15136
15137 * gdb.base/store.exp: Update for change to escape output.
15138 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
15139 to escape output.
15140 * gdb.base/pointers.exp: Update for change to escape output.
15141 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
15142 to escape output.
15143 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
15144 escape output.
15145 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
15146 to escape output.
15147 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
15148 escape output.
15149 * gdb.base/setvar.exp: Update for change to escape output.
15150 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
15151 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
15152 to escape output.
15153 (test_print_string_constants): Likewise.
15154 * gdb.base/charset.exp (valid_host_charset): Check size of
15155 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
15156 cases. Handle "auto"-related output.
15157 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
15158 (uvar, Uvar): New globals.
15159
c31af87b
JG
151602009-03-19 Jerome Guitton <guitton@adacore.com>
15161
15162 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
15163 deltas.
15164 * gdb.ada/fixed_points.exp: Ditto.
15165
51272cf2
PA
151662009-03-18 Pedro Alves <pedro@codesourcery.com>
15167
15168 * return-nodebug.c: Don't include stdio.h.
15169 (init): Delete.
15170 (func): Delete definition and provide extern declaration.
15171 (t): New.
15172 (main): Don't call printf. Call func and store its result in t.
15173 * return-nodebug1.c: New.
15174 * return-nodebug.exp: Don't expect stdio output. Instead, print
15175 the global variable t. Drop printf formatters and cast types from
15176 foreach loop. Don't use prepare_for_testing. Compile
15177 return-nodebug.c and return-nodebug1.c in separate steps. Don't
15178 define FORMAT or CAST.
15179
d24948ac
PP
151802009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
15181
15182 * gdb.base/solib-display.exp: Disable test for remote targers.
15183
61ff14c6
JK
151842009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15185
15186 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
15187
cb4dce93
JK
151882009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
15189
15190 Fix a racy FAIL.
15191 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
15192 code from `follow parent, print pids'.
15193 (`follow child, print pids', `follow parent, print pids'): Call it.
15194 Replace `gdb_test "break..."' by gdb_breakpoint.
15195
f7c60c5e
VP
151962009-03-13 Vladimir Prus <vladimir@codesourcery.com>
15197
15198 * gdb.mi/mi-cli.exp: Adjust for output difference in
61ff14c6 15199 sync and async modes.
f7c60c5e 15200
383ace49
JB
152012009-03-12 Joel Brobecker <brobecker@adacore.com>
15202
15203 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
15204 that was checked in by mistake. Remove loading of ada.exp, since
15205 this is not necessary in this case.
15206
4ce102af
JB
152072009-03-12 Joel Brobecker <brobecker@adacore.com>
15208
15209 * gdb.ada/ptype_arith_binop.exp: New testcase.
15210
529a2aef
JB
152112009-03-12 Joel Brobecker <brobecker@adacore.com>
15212
15213 * gdb.ada/mod_from_name: New testcase.
15214
8a38181c
JB
152152009-03-12 Joel Brobecker <brobecker@adacore.com>
15216
15217 * gdb.ada/tick_last_segv: New testcase.
15218
11436dee
VP
152192009-03-12 Vladimir Prus <vladimir@codesourcery.com>
15220
61ff14c6 15221 * gdb.mi/mi-cli.exp: Remove debug print.
11436dee 15222
1f31650a
VP
152232009-03-12 Vladimir Prus <vladimir@codesourcery.com>
15224
61ff14c6
JK
15225 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
15226 include the token in ^running and frame info in *stopped.
1f31650a 15227
a3247a22
PP
152282009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
15229
15230 * solib-display.exp: New file.
15231 * solib-display-main.c: New file.
15232 * solib-display-lib.c: New file.
61ff14c6 15233
aae64587
PA
152342009-03-05 Pedro Alves <pedro@codesourcery.com>
15235
15236 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
15237
44aabfbc
JK
152382009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
15239
15240 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
15241 (list_and_check_macro): Use more specific test name.
15242 (next to definition): Make the test names unique.
15243
c087fcd3
PM
152442009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
15245
15246 * gdb.pascal/floats.exp: Accept approximate results everywhere.
3cb51905 15247
c86cf029
VP
152482009-02-17 Vladimir Prus <vladimir@codesourcery.com>
15249
15250 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
15251 notifications.
15252 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
15253 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
15254 * lib/mi-support.exp (library_loaded_re): New.
15255 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
15256
3ea85240
VP
152572009-02-17 Vladimir Prus <vladimir@codesourcery.com>
15258
15259 * gdb.gdb/observer.exp: Use test_notification observer, not
15260 normal_stop, everywhere.
15261 (test_normal_stop_notifications): Rename to...
15262 (test_notifications): ...this.
15263 (test_observer_normal_stop): Rename to...
15264 (test_observer): ...this.
15265
1903f0e6
DE
152662009-02-16 Doug Evans <dje@google.com>
15267
15268 * gdb.arch/amd64-disp-step.S (test_int3): New test.
15269 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
15270 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
15271 (test_prefixed_syscall,test_int3): New tests.
15272 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
15273 (test_prefixed_syscall,test_int3): New tests.
15274
1d33d6ba
VP
152752009-02-14 Vladimir Prus <vladimir@codesourcery.com>
15276
3cb51905
AS
15277 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
15278 (mi_expect_interrupt): Likewise.
15279 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
15280 response.
1d33d6ba 15281
faafb047
PM
152822009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
15283
15284 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
15285 * gdb.base/pc-fp.exp (get_valueofx): Remove.
15286 Replace calls to get_valueofx by get_hexadecimal_valueof.
15287
417e16e2
PM
152882009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
15289
15290 * lib/gdb.exp (get_valueof): Accept anything as a return value.
15291 (get_integer_valueof): New procedure.
15292 (get_sizeof): Use new get_integer_value_of.
15293 * gdb.base/sizeof.exp: Replace all uses of get_valueof
15294 by get_integer_valueof.
15295
7065b901
TT
152962009-02-13 Tom Tromey <tromey@redhat.com>
15297
15298 * gdb.base/remote.exp (get_sizeof): Remove.
15299 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
15300 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
15301 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
15302 * lib/gdb.exp (get_valueof): Move from long_long.exp.
15303 (get_sizeof): Likewise.
15304
5d7cb8df
JK
153052009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15306
15307 PR fortran/9806
15308 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
15309
b2febfff
PP
153102009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
15311
15312 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
15313
4aa995e1
PA
153142009-02-06 Pedro Alves <pedro@codesourcery.com>
15315
15316 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
15317
d8906c6f
TJB
153182009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
15319
15320 * gdb.python/python-cmd.exp: New file.
15321
ff4ab08d
TG
153222009-02-06 Tristan Gingold <gingold@adacore.com>
15323
15324 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
15325
aacd552b
TG
153262009-02-05 Tristan Gingold <gingold@adacore.com>
15327
15328 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
15329 pointer is dereferenced and use this signal name in regexp.
15330 * gdb.base/signull.exp: Ditto.
15331 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
15332 * gdb.base/signull.c (main): Ditto.
15333
08c637de
TJB
153342009-02-04 Tom Tromey <tromey@redhat.com>
15335 Thiago Jung Bauermann <bauerman@br.ibm.com>
15336
15337 * gdb.python/python-value.exp: Use `gdb.history' instead of
15338 `gdb.value_from_history'.
15339 (test_value_numeric_ops): Add test for conversion of enum constant.
15340 * gdb.python/python-value.c (enum e): New type.
15341 (evalue): New global.
15342 (main): Use argv.
15343
20261af8
JG
153442009-02-04 Jerome Guitton <guitton@adacore.com>
15345
15346 * gdb.ada/uninitialized_vars: New test program.
15347 * gdb.ada/uninitialized_vars.exp: New testcase.
15348
52e44b43
TT
153492009-02-02 Tom Tromey <tromey@redhat.com>
15350
15351 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
15352 * gdb.cp/pr2489.cc: Rename...
15353 * gdb.cp/pr9594.cc: ... to this.
15354
1c71341a
TT
153552009-02-02 Tom Tromey <tromey@redhat.com>
15356
15357 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
15358 * gdb.cp/pr2489.cc: New file.
15359 * gdb.cp/cpcompletion.exp: New file.
15360
a4295225
TT
153612009-02-02 Tom Tromey <tromey@redhat.com>
15362
15363 PR exp/9059:
15364 * gdb.cp/call-c.exp: Add regression test.
15365 * gdb.cp/call-c.cc (FooHandle): New typedef.
15366 (main): New variable 'handle'.
15367
592375cd
VP
153682009-01-30 Vladimir Prus <vladimir@codesourcery.com>
15369
15370 * lib/mi-support.exp (et_mi_thread_list)
15371 (check_mi_and_console_threads): Adjust for current thread in
15372 -thread-list-ids output.
15373
41447f92
VP
153742009-01-30 Vladimir Prus <vladimir@codesourcery.com>
15375
889bf7c5
PA
15376 * gdb.mi/mi-break.exp (test_disabled_creation): New.
15377 Call it.
41447f92 15378
35669430
DE
153792009-01-28 Doug Evans <dje@google.com>
15380
15381 * gdb.arch/amd64-disp-step.S: New file.
15382 * gdb.arch/amd64-disp-step.exp: New file.
15383 * gdb.arch/i386-disp-step.S: New file.
15384 * gdb.arch/i386-disp-step.exp: New file.
15385
09f00d9a
PM
153862009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
15387
15388 * gdb.base/find.exp: Set newline variable
15389 using quotes instead of braces to fix cygwin failures.
15390
1e8fb976
PA
153912009-01-23 Pedro Alves <pedro@codesourcery.com>
15392
15393 * gdb.base/radix.exp: Add tests to ensure that that set
15394 input-radix 0 and set output-radix 0 are really rejected.
15395
da061712
PA
153962009-01-23 Pedro Alves <pedro@codesourcery.com>
15397
15398 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
15399 copyright years.
15400
dd7e2d2b
PA
154012009-01-23 Pedro Alves <pedro@codesourcery.com>
15402
15403 PR gdb/9664:
15404 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
15405
392452f6
PA
154062009-01-22 Pedro Alves <pedro@codesourcery.com>
15407
15408 PR c++/9631:
15409 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
15410
8653e71c
PM
154112009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
15412
15413 * gdb.server/file-transfer.exp: Use EXEEXT variable for
15414 binfile definition to fix Windows OS failure.
15415
a12cc160
DJ
154162009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
15417
15418 PR gdb/9346
15419 * gdb.base/interrupt.c (sigint_handler): New.
15420 (main): Install a SIGINT handler if SIGNALS is defined. Exit
15421 on error.
15422 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
15423 Test "signal SIGINT".
15424
b89667eb
DE
154252009-01-19 Doug Evans <dje@google.com>
15426
15427 * gdb.base/break.exp: Update expected gdb output.
15428 * gdb.base/sepdebug.exp: Ditto.
15429 * gdb.mi/mi-syn-frame.exp: Ditto.
15430 * gdb.mi/mi2-syn-frame.exp: Ditto.
15431 * gdb.base/call-signal-resume.exp: New file.
15432 * gdb.base/call-signals.c: New file.
15433 * gdb.base/unwindonsignal.exp: New file.
15434 * gdb.base/unwindonsignal.c: New file.
15435 * gdb.threads/interrupted-hand-call.exp: New file.
15436 * gdb.threads/interrupted-hand-call.c: New file.
15437 * gdb.threads/thread-unwindonsignal.exp: New file.
15438
adb483fe
DJ
154392009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
15440
15441 * gdb.base/define.exp: Test defining and hooking prefix commands.
15442 * gdb.python/python.exp: Update test for "show user" output.
15443
60023297
JK
154442009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15445
15446 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
15447 now the output exactly, using less wildcards. Expect also the output
15448 of gfortran-4.3. Update for the f-valprint.c modification from
15449 2008-04-22.
15450 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
15451 Remove gdb_test test names where matching the command.
15452
ccc57cf9
PA
154532009-01-01 Pedro Alves <pedro@codesourcery.com>
15454
15455 PR breakpoints/9681:
15456 * gdb.base/watchpoint.exp: Add regression test.
15457
c7a6ca08
PA
154582008-12-31 Pedro Alves <pedro@codesourcery.com>
15459
15460 * gdb.threads/attach-into-signal.exp: Don't use
15461 gdb_suppress_entire_file.
15462 * gdb.threads/attach-stopped.exp: Ditto.
15463 * gdb.threads/attachstop-mt.exp: Ditto.
15464
3a031f65
PA
154652008-12-31 Pedro Alves <pedro@codesourcery.com>
15466
15467 PR gdb/8812:
15468 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
15469
09e6485f
PA
154702008-12-29 Pedro Alves <pedro@codesourcery.com>
15471
15472 PR gdb/7536:
15473 * gdb.base/radix.exp: Add tests to ensure invalid input radices
15474 and unsupported output radices are really rejected.
15475
0cd53049
JK
154762008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
15477
15478 * gdb.cp/punctuator.exp: Backslash the '$' signs.
15479
ba163c7e
TT
154802008-12-22 Tom Tromey <tromey@redhat.com>
15481
15482 * gdb.cp/punctuator.exp: New file.
15483
6f4de6c9
JK
154842008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15485
15486 * gdb.base/completion.exp (Completing non-existing component): New test.
15487
0f34d0b4
JK
154882008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15489
15490 Fix for PR gdb/8648.
15491 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
15492 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
15493 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
15494 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
15495
db2ad4c3
JK
154962008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15497
15498 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
15499
bb5ef15e
DP
155002008-12-16 Christophe Lyon <christophe.lyon@st.com>
15501
15502 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
15503 compiler actually generate code at the expected line number.
15504
90142adc
JZ
155052008-12-15 Jie Zhang <jie.zhang@analog.com>
15506
15507 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
15508
fad6eecd
TT
155092008-12-12 Tom Tromey <tromey@redhat.com>
15510
15511 * gdb.base/commands.exp (redefine_hook_test): New proc.
15512 Call it.
15513
17c8aaf5
TT
155142008-12-11 Tom Tromey <tromey@redhat.com>
15515
15516 * gdb.base/macscp.exp: New regression test.
15517
7c8adf68
TT
155182008-12-11 Tom Tromey <tromey@redhat.com>
15519
15520 * gdb.base/macscp.exp: Print "address.addr".
15521 * gdb.base/macscp1.c (struct outer): New struct.
15522 (address): New global.
15523
b05dcbb7
TT
155242008-12-09 Tom Tromey <tromey@redhat.com>
15525
15526 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
15527 Call it.
15528
2d476de1
DE
155292008-12-04 Doug Evans <dje@google.com>
15530
15531 * gdb.server/ext-run.exp: Relax regexp for init program.
15532
87bdc959
TG
155332008-12-03 Tristan Gingold <gingold@adacore.com>
15534
15535 * gdb.base/macscp.exp: Generate an object file during compilation
15536 to work around Darwin dsymutil limitations.
15537
e0740f77
JK
155382008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
15539
15540 Test resolving external references to TLS variables.
15541 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
15542 FILE2_THREAD_LOCAL.
15543 (testfile2, srcfile2): New variables.
15544 * gdb.threads/tls.c (file2_thread_local)
15545 (function_referencing_file2_thread_local): New.
15546 * gdb.threads/tls2.c: New file.
15547
67f0aac5
JB
155482008-11-28 Joel Brobecker <brobecker@adacore.com>
15549
15550 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
e0740f77
JK
15551 rather than integer, as integer might not be big enough when
15552 on 64bit targets.
67f0aac5 15553
c332165e
JG
155542008-11-27 Jerome Guitton <guitton@adacore.com>
15555
15556 * gdb.cp/formatted-ref.exp: Add equality test.
15557 * gdb.ada/formatted_ref.exp: Ditto.
15558
fc9b693c
JK
155592008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
15560
15561 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
15562 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
15563
a9c64011
AS
155642008-11-20 Andreas Schwab <schwab@suse.de>
15565
15566 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
15567 matching syscall entry point.
15568 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
15569 (tcatch_vfork_then_child_follow): Likewise. Finish through
15570 vfork even if we stopped at the syscall trampoline.
15571
e2fd701e
DE
155722008-11-20 Doug Evans <dje@google.com>
15573
15574 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
15575
69abc51c
TJB
155762008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
15577
15578 * gdb.arch/ppc-dfp.exp: New file.
15579 * gdb.arch/ppc-dfp.c: New file.
15580
c14c28ba
PP
155812008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
15582
15583 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
a9c64011 15584
2e74121d
DE
155852008-11-17 Doug Evans <dje@google.com>
15586
15587 * gdb.mi/mi-syn-frame.exp: Update expected output.
15588 * gdb.mi/mi2-syn-frame.exp: Update expected output.
15589
66bb093b
VP
155902008-11-17 Vladimir Prus <vladimir@codesourcery.com>
15591
15592 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
a9c64011
AS
15593 "thread N" results in =thread-selected.
15594 * lib/mi-support (mi_run_cmd, mi_expect_stop)
15595 (mi_send_resuming_command_raw): Be prepared for
15596 =thread-selected.
15597
3d043ef6
VP
155982008-11-17 Vladimir Prus <vladimir@codesourcery.com>
15599
a9c64011
AS
15600 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
15601 * lib/mi-support.exp: Likewise.
3d043ef6 15602
808104c8
JB
156032008-11-16 Joel Brobecker <brobecker@adacore.com>
15604
15605 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
15606 commands from the expected output for "help catch".
15607
00b22944
JB
156082008-11-15 Joel Brobecker <brobecker@adacore.com>
15609
15610 * gdb.ada/int_deref.exp: New testcase.
15611
59669435
TT
156122008-11-14 Nick Roberts <nickrob@snap.net.nz>
15613
15614 * gdb.mi/gdb2549.exp: New file.
15615
de04a248
DE
156162008-11-11 Doug Evans <dje@google.com>
15617
15618 * gdb.base/callexit.exp: New file.
15619 * gdb.base/callexit.c: New file.
15620
6b8ce727
DE
156212008-11-10 Doug Evans <dje@google.com>
15622
15623 * lib/gdb.exp (GDBFLAGS): Move -nx ...
15624 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
15625 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
15626 (default_gdb_start,default_gdb_exit): Ditto.
15627 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
15628 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
15629 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
15630 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
15631 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
15632 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
15633
1b14b8aa
AS
156342008-11-03 Andreas Schwab <schwab@suse.de>
15635
15636 * gdb.base/hashline2.exp: Fix typo.
15637 * gdb.base/hashline3.exp: Likewise.
15638
f3134b88
TT
156392008-10-30 Tom Tromey <tromey@redhat.com>
15640
15641 * gdb.base/pointers.exp: Add test.
15642 * gdb.base/pointers.c (k, S): New typedefs.
15643 (instance): New global.
15644
c2226152
AS
156452008-10-30 Andreas Schwab <schwab@suse.de>
15646
15647 * gdb.base/args.exp: Add tests for newlines.
15648
462f405c
JB
156492008-10-30 Joel Brobecker <brobecker@adacore.com>
15650
15651 gdb.base/foll-exec.exp: Update the expected output of a couple
15652 of "info breakpoints" tests.
15653
79a45b7d
TT
156542008-10-28 Tom Tromey <tromey@redhat.com>
15655
15656 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
15657
adc13a14
PA
156582008-10-24 Pedro Alves <pedro@codesourcery.com>
15659
15660 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
15661 gdb_start_cmd.
15662 Use runto_main before any test that requires execution.
15663
252fbfc8
PA
156642008-10-23 Pedro Alves <pedro@codesourcery.com>
15665
15666 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
15667 instead of SIGINT.
15668
28148e3d
JB
156692008-10-22 Joel Brobecker <brobecker@adacore.com>
15670
15671 * gdb.base/completion.exp: Update expected output following
15672 the addition of the "info tasks" command.
15673
c209f847
TT
156742008-10-22 Tom Tromey <tromey@redhat.com>
15675
15676 * gdb.base/exprs.exp (test_expr): Add test for string
15677 concatenation.
15678
f177e350
PA
156792008-10-19 Pedro Alves <pedro@codesourcery.com>
15680
15681 * configure.ac: Output gdb.python/Makefile.
15682 * configure: Regenerate.
15683 * gdb.python/Makefile.in: New.
15684
cce89356
JB
156852008-10-16 Joel Brobecker <brobecker@adacore.com>
15686
15687 * gdb.base/foll-fork.exp: Adjust the expected output to match
15688 the new description for fork/vfork catchpoints in the "info
15689 breakpoints" output.
15690
176d289d
TJB
156912008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
15692
15693 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
15694
a08702d6
TJB
156952008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
15696
15697 * gdb.python/python-value.c: New file.
15698 * gdb.python/python-value.exp: New file.
15699
1c5cfe86
PA
157002008-10-15 Pedro Alves <pedro@codesourcery.com>
15701
15702 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
15703
5a98ad69
DP
157042008-10-15 Denis Pilat <denis.pilat@st.com>
15705
41702f1b 15706 * gdb.cp/mb-ctor.exp: Fix a typo.
5a98ad69 15707
dcb1a1e2
TT
157082008-10-09 Tom Tromey <tromey@redhat.com>
15709
15710 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
15711 'fprintf' and 'stderr'.
15712
9124fe48
JB
157132008-10-07 Joel Brobecker <brobecker@adacore.com>
15714
15715 * gdb.ada/ref_tick_size.exp: New testcase.
15716
45452591
DE
157172008-10-06 Doug Evans <dje@google.com>
15718
15719 * gdb.dwarf2/dw2-cu-size.exp: New file.
15720 * gdb.dwarf2/dw2-cu-size.S: New file.
15721
15722 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
15723 .Ltype_int for clarity.
15724
4fc5b208
PP
157252008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
15726
15727 PR gdb/2384:
15728 * gdb.cp/gdb2384.exp: Extended to test more cases.
15729 * gdb.cp/gdb2384.cc: Likewise.
15730 * gdb.cp/gdb2384-base.h: Likewise.
15731 * gdb.cp/gdb2384-base.cc: Likewise.
a9c64011 15732
d78df370
JK
157332008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
15734
15735 * gdb.base/maint.exp (maint print type): Remove printing
15736 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
15737
9a044a89
TT
157382008-09-30 Tom Tromey <tromey@redhat.com>
15739
15740 * gdb.base/macscp.exp: Add completion tests.
15741 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
15742 (TWENTY_THREE): Likewise.
15743 (FORTY_EIGHT): Likewise.
15744
506800a9
TT
157452008-09-30 Tom Tromey <tromey@redhat.com>
15746
15747 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
15748 everywhere.
15749 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
15750
1a6f01b5
JK
157512008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
15752
15753 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
15754 testcase is derived from. Fix racy dependency on an expected PID
15755 number. No longer support the testcase on Linux kernel 2.4.x.
15756
2fae03e8
TT
157572008-09-27 Tom Tromey <tromey@redhat.com>
15758
15759 * gdb.base/macscp.exp: Add tests for stringification, splicing,
15760 and varargs.
15761
1ad15515
PA
157622008-09-22 Pedro Alves <pedro@codesourcery.com>
15763
15764 * lib/mi-support.exp (mi_expect_interrupt): New.
15765 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
15766 from gdb.mi/mi-nonstop.exp.
15767 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
15768 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
15769 lib/mi-support.exp.
15770 Use mi_check_thread_states throughout. Avoid ".*" and do not
15771 require an anchor after -exec-run.
15772
d0b76dc6
DJ
157732008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
15774
15775 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
15776 stop is pending. Avoid ".*" when two stops are pending.
15777 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
15778 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
15779 newlines in fullnames.
15780 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
15781 (mi_expect_stop): Update comments. Only anchor in sync mode.
15782 Do not match newlines.
15783 (mi_send_resuming_command_raw): Always return status.
15784 (mi_get_stop_line): Do not match more than one line by accident.
15785 Only anchor in sync mode.
15786 (mi_run_inline_test): If -exec-next fails, give up.
15787
9990c830
UW
157882008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15789
15790 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
15791 on SPU.
15792
ebcf6f00
JB
157932008-09-10 Joel Brobecker <brobecker@adacore.com>
15794
15795 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
15796
b6db24e5
JB
157972008-09-10 Joel Brobecker <brobecker@adacore.com>
15798
15799 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
15800 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
15801 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
15802 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
15803 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
15804 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
15805 gdb.ada/interface.exp, gdb.ada/null_array.exp,
15806 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
15807 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
15808 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
15809 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
15810 Include the "= " sequence in the expected output of print tests.
15811
2bf448e0
JB
158122008-09-10 Joel Brobecker <brobecker@adacore.com>
15813
15814 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
15815 description for boolean types.
15816
d51fd4c8
PA
158172008-09-09 Pedro Alves <pedro@codesourcery.com>
15818
15819 * gdb.base/hook-stop-continue.c: New.
15820 * gdb.base/hook-stop-continue.exp: New.
15821
694182d2
DJ
158222008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
15823
15824 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
15825
3b8a7fc0
JG
158262008-09-08 Jerome Guitton <guitton@adacore.com>
15827
15828 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
15829 (stack_check_probe_2, stack_check_probe_loop_1)
15830 (stack_check_probe_loop_2): New functions.
15831 (main): Add call to these new functions.
15832 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
15833 functions, check that the breakpoint is inserted at the appropriate
15834 location.
15835 (insert_breakpoint): Slightly refine this procedure so that it can
15836 be called several times in the test.
15837
96cc0ae8
JG
158382008-09-08 Jerome Guitton <guitton@adacore.com>
15839
15840 * gdb.base/stack-checking.c: New file.
15841 * gdb.base/stack-checking.exp: New file.
15842
1f08b409
TJB
158432008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
15844
15845 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
15846 * gdb.arch/altivec-regs.exp: Likewise.
15847 * gdb.arch/vsx-regs.exp: Likewise.
15848
3099e1c4
TJB
158492008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
15850
15851 * gdb.arch/ppc-fp.exp: New file.
15852 * gdb.arch/ppc-fp.c: New file.
15853
cc69bfc1
PP
158542008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
15855
15856 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
15857 lest gcc-4.3.1 optimizes the whole thing away.
a9c64011 15858
b02a33db
MS
158592008-09-04 Michael Snyder <msnyder@vmware.com>
15860
15861 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
15862 as "at" (for non-debug functions such as _start).
15863
2992cbe0
UW
158642008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15865
15866 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
15867 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
15868 software watchpoints.
15869 * gdb.base/watch_thread_num.exp: Likewise.
15870
514f746b
AR
158712008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
15872
15873 * gdb.arch/i386-bp_permanent.exp: New test.
15874
876cecd0
TT
158752008-08-24 Tom Tromey <tromey@redhat.com>
15876
15877 * gdb.base/maint.exp: Update "maint print type".
15878
80f73d71
VP
158792008-08-21 Vladimir Prus <vladimir@codesourcery.com>
15880
15881 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
15882 support. Adjust the order of "*running" notifications.
15883 * gdb.mi/non-stop.c: Don't cast from int to void* and
15884 back.
15885
d9c78d7d
MK
158862008-08-20 Mark Kettenis <kettenis@gnu.org>
15887
15888 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
15889 expect to find it in the "info frame" output.
15890
97a2d1d3
DJ
158912008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
15892
15893 * gdb.base/interp.exp: Always consume both prompts.
15894
b96e2927
PA
158952008-08-20 Pedro Alves <pedro@codesourcery.com>
15896
15897 * gdb.base/pending.exp: Test pending breakpoints without symbols
15898 loaded.
15899
8cf6e61a
VP
159002008-08-19 Vladimir Prus <vladimir@codesourcery.com>
15901
15902 * lib/mi-support.exp (mi_expect_stop): Produce
15903 more details on failures.
15904 * gdb.mi/mi-nonstop.exp: New.
15905 * gdb.mi/non-stop.c: New.
15906
c6ebd6cf
VP
159072008-08-19 Vladimir Prus <vladimir@codesourcery.com>
15908
a9c64011
AS
15909 * gdb.mi/mi-async.exp: Use 'set target-async'.
15910 * lib/mi-support.exp: Use 'set/show target-async'.
c6ebd6cf 15911
46a9b8ed
DJ
159122008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
15913
15914 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
15915
44feb3ce
TT
159162008-08-17 Tom Tromey <tromey@redhat.com>
15917
15918 * gdb.base/help.exp (help catch): Rewrite.
15919
311a4e6b
TJB
159202008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
15921
15922 * gdb.base/define.exp: Test indented command documentation.
15923 * gdb.python/python.exp: Test indented multi-line command.
15924
604c2f83
LM
159252008-08-15 Luis Machado <luisgpm@br.ibm.com>
15926
15927 * testsuite/gdb.arch/vsx-regs.c: New source file.
15928 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
15929 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
15930
886a217c
TT
159312008-08-14 Tom Tromey <tromey@redhat.com>
15932
15933 * gdb.base/macscp.exp: Add regression test for "macro define" or
15934 "macro undef" with no arguments.
15935
c814a4f3
PP
159362008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
15937
15938 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
a9c64011 15939
12ab8a60
UW
159402008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15941
15942 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
15943
d57a3c85
TJB
159442008-08-06 Tom Tromey <tromey@redhat.com>
15945
15946 * gdb.python/python.exp: New file.
15947
c7b778ff
JK
159482008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
15949
15950 Fix for PR gdb/1543.
15951 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
15952 $LOCATION.
15953 (location): New variable.
15954 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
15955 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
15956 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
15957 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
15958 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
15959 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
15960 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
15961 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
15962 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
15963 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
15964 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
15965 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
15966 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
15967 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
15968 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
15969 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
15970 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
15971 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
15972 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
15973 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
15974 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
15975 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
15976 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
15977 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
15978 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
15979 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
15980 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
15981 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
15982 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
15983 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
15984 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
15985 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
15986 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
15987 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
15988 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
15989 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
15990 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
15991 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
15992 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
15993 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
15994 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
15995 gdb.base/type-opaque.exp, gdb.base/until.exp,
15996 gdb.base/value-double-free.c, gdb.base/varargs.exp,
15997 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
15998 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
15999 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
16000 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
16001 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
16002 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
16003 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
16004 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
16005 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
16006 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
16007 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
16008 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
16009 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
16010 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
16011 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
16012 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
16013 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
16014 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
16015 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
16016 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
16017 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
16018 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
16019 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
16020 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
16021 gdb.pascal/types.exp, gdb.stabs/weird.exp,
16022 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
16023 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
16024 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
16025 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
16026 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
16027 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
16028 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
16029 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
16030 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
16031 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
16032 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
16033 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
16034 lib/mi-support.exp, lib/trace-support.exp: Remove reference
16035 to bug-gdb@prep.ai.mit.edu .
16036
5e06a3d1
VP
160372008-07-31 Vladimir Prus <vladimir@codesourcery.com>
16038
16039 * lib/mi-support.exp (mi_load_shlibs): New.
16040 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
16041
9d81d21b
VP
160422008-07-30 Vladimir Prus <vladimir@codesourcery.com>
16043
16044 * lib/mi-support.exp (get_mi_thread_list)
16045 (check_mi_and_console_threads): New, moved from ...
16046 * gdb.mi/mi-pthread.exp: ...here.
16047 * gdb.mi/gdb669.exp (get_mi_thread_list)
16048 (check_mi_and_console_threads): Delete.
16049 * gdb.mi/mi2-pthread.exp: Likewise.
16050
bae98fe0
TT
160512008-07-28 Tom Tromey <tromey@redhat.com>
16052
16053 * Makefile.in (just-check): Remove. Move body to...
16054 (check): ... here.
16055
57380f4e
DJ
160562008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
16057
16058 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
16059 Add a test for duplicated SIGINTs.
16060
e09490f1
DJ
160612008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
16062
16063 * gdb.threads/schedlock.exp (get_args): Update to work for any
16064 value of NUM.
16065 (Top level): Report the number of threads that did not resume.
16066
6387b45f
DJ
160672008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
16068
16069 * gdb.dwarf2/dw2-compressed.S: Also define __start.
16070
62f64ff2
DJ
160712008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
16072
16073 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
16074 non-MI prompt.
16075
fa8de41e
TT
160762008-07-26 Tom Tromey <tromey@redhat.com>
16077
16078 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
16079 (function_struct, function_struct_ptr): New globals.
16080 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
16081 function pointer in a struct.
16082
ccb3ac8a
TT
160832008-07-26 Tom Tromey <tromey@redhat.com>
16084
16085 * gdb.base/macscp.exp: Add test for macro lexing bug.
16086
d7d9f01e
TT
160872008-07-18 Tom Tromey <tromey@redhat.com>
16088
16089 * gdb.base/macscp.exp: Add macro tests.
16090
9bf07184
PP
160912008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
16092
16093 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
16094
becf6477
PP
160952008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
16096
16097 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
16098
0709f7d3
PP
160992008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
16100
16101 * gdb.cp/class2.exp: fix for failure on spu-elf
a9c64011 16102
7093c834
PP
161032008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
16104
16105 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
a9c64011 16106
b432ffe3
JK
161072008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
16108
16109 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
16110
b1a268e5
VP
161112008-07-12 Vladimir Prus <vladimir@codesourcery.com>
16112
16113 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
16114
e2995f8e
KB
161152008-07-11 Kevin Buettner <kevinb@redhat.com>
16116
16117 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
16118 of regexp to account for changes made to GDB in the printing of
16119 byte vectors.
16120
14032a66
TT
161212008-07-11 Tom Tromey <tromey@redhat.com>
16122
16123 * gdb.base/completion.exp: Add 'help' completion test.
16124
981505ef
JK
161252008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
16126
16127 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
16128
10568435
JK
161292008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
16130
16131 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
16132
4487aabf
PA
161332008-07-09 Pedro Alves <pedro@codesourcery.com>
16134
16135 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
16136
a4a9b1c4
PA
161372008-07-09 Pedro Alves <pedro@codesourcery.com>
16138
16139 * gdb.base/fullname.exp: Restore pwd if compiling failed.
16140
3c3185ac
JK
161412008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16142
16143 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
16144
7ebd49dc
VP
161452008-06-28 Vladimir Prus <vladimir@codesourcery.com>
16146
16147 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
16148 previous commit. Add a comment.
16149
84e46146
PA
161502008-06-28 Pedro Alves <pedro@codesourcery.com>
16151
16152 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
16153
0f8d4a2f
VP
161542008-06-28 Vladimir Prus <vladimir@codesourcery.com>
16155
16156 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
16157
f747e0ce
PA
161582008-06-27 Pedro Alves <pedro@codesourcery.com>
16159
16160 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
16161 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
16162 compiling an executable, link in an object that forces unbuffered
16163 output.
16164 * lib/set_unbuffered_mode.c: New file.
16165
734a5c36
JK
161662008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16167
16168 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
16169
a2840c35
VP
161702008-06-25 Vladimir Prus <vladimir@codesourcery.com>
16171
a9c64011
AS
16172 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
16173 mi_expect_stop.
16174 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
16175 Demand that *running is output.
16176 (detect_async): Perform checking every time.
16177 (mi_send_resuming_command): Extract everything into...
16178 (mi_send_resuming_command_raw): ...this.
a2840c35
VP
16179 (mi_expect_stop): Don't accept any output before *stopped.
16180
6ae37fef
VP
161812008-06-13 Vladimir Prus <vladimir@codesourcery.com>
16182
16183 Robustify mi-simplerun.
a9c64011
AS
16184 * gdb.mi/basics.c (main): Add a call to sleep.
16185 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
16186 * gdb.mi/mi2-cli.exp: Likewise.
16187 * gdb.mi/mi-break.exp: Likewise.
6ae37fef 16188
b4aa76f0 161892008-06-11 Vladimir Prus <vladimir@codesourcery.com>
83408de7
VP
16190
16191 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
16192
e1ac3328
VP
161932008-06-10 Vladimir Prus <vladimir@codesourcery.com>
16194
a9c64011
AS
16195 * gdb.mi/mi-console.exp: Adjust.
16196 * gdb.mi/mi-syn-frame.exp: Adjust.
16197 * gdb.mi/mi2-console.exp: Adjust.
16198 * gdb.mi/mi2-syn-frame.exp: Adjust.
16199 * lib/mi-support.exp (mi_run_cmd): Adjust.
16200 (mi_send_resuming_command): Adjust.
e1ac3328 16201
f7f9a841
VP
162022008-06-10 Vladimir Prus <vladimir@codesourcery.com>
16203
16204 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
a9c64011
AS
16205 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
16206 testing of stopped.
16207 * gdb.mi/mi2-syn-frame.exp: Likewise.
16208 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
16209 (async, detect_async): New.
16210 (mi_expect_stop, mi_continue_to_line): Adjust expectation
16211 depending on if we're running in sync or async mode.
f7f9a841 16212
37cd5d19
TT
162132008-06-09 Tom Tromey <tromey@redhat.com>
16214
16215 * gdb.base/completion.exp: New tests for field name completion
16216 with spaces, and field name completion with '->'.
16217
65d12d83
TT
162182008-06-06 Tom Tromey <tromey@redhat.com>
16219
16220 * gdb.base/break1.c (struct some_struct): New struct.
16221 (values): New global.
16222 * gdb.base/completion.exp: Add field name completion test.
16223
ebfe2e3f
PP
162242008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
16225
16226 * gdb.cp/call-c.exp: Test for incorrect handling of reference
16227 to pointer.
16228 * gdb.cp/call-c.cc: Likewise.
16229
bcf6fc3a
NR
162302008-06-06 Nick Roberts <nickrob@snap.net.nz>
16231
16232 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
16233 annotation.
16234
49fd4a42 162352008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
a9c64011 16236 Pedro Alves <pedro@codesourcery.com>
49fd4a42
PA
16237
16238 * gdb.threads/execl.c, gdb.threads/execl1.c,
16239 gdb.threads/execl.exp: New tests.
a9c64011 16240
8a34ac3f
AR
162412008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
16242 Daniel Jacobowitz <dan@codesourcery.com>
16243
16244 * gdb.cp/exception.exp: Activate test, make it work with pending
16245 catchpoints.
16246
86ae69ef
JK
162472008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
16248
16249 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
16250
f7f9ae2c
VP
162512008-05-28 Vladimir Prus <vladimir@codesourcery.com>
16252
a9c64011
AS
16253 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
16254 now printed.
16255 * gdb.mi/mi2-var-cmd.exp: Likewise.
f7f9ae2c 16256
2a2d4dc3
AS
162572008-05-27 Andreas Schwab <schwab@suse.de>
16258
16259 * gdb.base/frame-args.exp: Handle arguments that are optimized
16260 out.
16261
5099e4d9
LM
162622008-05-26 Luis Machado <luisgpm@br.ibm.com>
16263
16264 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
16265 quiet for ppc32 and group options into a single variable.
16266
d9c36a91
JB
162672008-05-23 Joel Brobecker <brobecker@adacore.com>
16268
16269 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
16270 of zero-size elements.
16271 * gdb.ada/null_array.exp: Test printing this new array.
16272
103a8671
JK
162732008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16274
16275 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
16276
07a4cc1a 162772008-05-21 Joel Brobecker <brobecker@adacore.com>
5943254b
JB
16278
16279 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
16280 of the "finish" command.
16281
55f996a7
NR
162822008-05-21 Nick Roberts <nickrob@snap.net.nz>
16283
16284 * gdb.base/annota1.exp: Test for new annotation.
16285
907fc202
UW
162862008-05-16 Pedro Alves <pedro@codesourcery.com>
16287
16288 * gdb.base/fixsection.exp: New file.
16289 * gdb.base/fixsection0.c: New file.
16290 * gdb.base/fixsection1.c: New file.
16291
e8f97270
UW
162922008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16293
16294 * gdb.base/annota1.exp: Accept printf@... in place of printf.
16295 * gdb.base/annota3.exp: Likewise.
16296
ac0bb574
NF
162972008-05-13 Nathan Froyd <froydnj@codesourcery.com>
16298
16299 * gdb.base/watch_thread_num.exp: Don't run tests that require
16300 watchpoints if the target doesn't support them.
16301
6fadd07a
DE
163022008-05-12 Doug Evans <dje@google.com>
16303
16304 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
16305
6e9a4a30
JB
163062008-05-09 Joel Brobecker <brobecker@adacore.com>
16307
16308 * gdb.ada/assign_1.exp: New testcase.
16309
08388c79
DE
163102008-05-09 Doug Evans <dje@google.com>
16311
a3c83fae
DE
16312 * gdb.base/find.exp: New file.
16313 * gdb.base/find.c: New file.
08388c79 16314
bd5ddfe8
DJ
163152008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
16316
16317 * gdb.base/commands.exp (watchpoint_command_test): Handle
16318 gdb,no_hardware_watchpoints.
16319 * gdb.base/float.exp: Allow ARM targets without floating point.
16320 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
16321
b5dd68e2 163222008-05-06 Jerome Guitton <guitton@adacore.com>
a9c64011 16323 Joel Brobecker <brobecker@adacore.com>
b5dd68e2
JB
16324
16325 * gdb.ada/lang_switch: New test program.
16326 * gdb.ada/lang_switch.exp: New testcase.
16327
382d13d1
DE
163282008-05-05 Doug Evans <dje@google.com>
16329
16330 * gdb.base/help.exp (disassemble): Update expected help text.
16331
9dd789d0
PA
163322008-05-04 Pedro Alves <pedro@codesourcery.com>
16333
16334 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
16335
611c83ae
PA
163362008-05-04 Pedro Alves <pedro@codesourcery.com>
16337
16338 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
16339 different times.
16340
ff013f42
JK
163412008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
16342
16343 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
16344 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
16345 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
16346 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
16347
96dff6a2
VP
163482008-05-04 Vladimir Prus <vladimir@codesourcery.com>
16349
16350 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
16351 notification to appear.
16352
55cd6f92
DJ
163532008-05-04 Daniel Jacobowitz <dan@debian.org>
16354
16355 * gdb.base/fullname.c: New file.
16356 * gdb.base/fullname.exp: New file.
16357 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
16358
d705c43c
PA
163592008-05-03 Pedro Alves <pedro@codesourcery.com>
16360
16361 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
16362 expressions with macros.
16363
333222e1
JK
163642008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
16365
16366 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
16367
5ac01682
DJ
163682008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
16369
16370 * gdb.base/completion.exp: Handle lack of other symbols beginning
16371 with "a".
16372
16373 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
16374
237fc4c9
PA
163752008-05-02 Jim Blandy <jimb@codesourcery.com>
16376
16377 * gdb.asm/asmsrc1.s: Add scratch space.
16378
ed5e9466
DJ
163792008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
16380 Daniel Jacobowitz <dan@codesourcery.com>
16381
16382 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
16383 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
16384 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
16385
b39cc962
DJ
163862007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
16387
16388 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
16389
36d520f5
JB
163902008-05-01 Joel Brobecker <brobecker@adacore.com>
16391
16392 * gdb.base/info-target.exp: New testcase.
16393
8d4e3071
DJ
163942008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
16395
16396 * gdb.cp/hang.exp: Use .cc instead of .C.
16397 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
16398 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
16399
6f3f3097
DJ
164002008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
16401
16402 * gdb.base/gdb1250.exp: Remove perror.
16403 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
16404
5550a914
PA
164052008-04-30 Pedro Alves <pedro@codesourcery.com>
16406
16407 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
16408 .2byte.
16409
d848e687
DJ
164102008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
16411
16412 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
16413 (maybe_kfail): New.
16414
93b5768b
PA
164152008-04-25 Pedro Alves <pedro@codesourcery.com>
16416
16417 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
16418
721c02de
VP
164192008-04-24 Vladimir Prus <vladimir@codesourcery.com>
16420
a9c64011
AS
16421 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
16422 * gdb.mi/mi2-syn-frame.exp: Likewise.
16423 * lib/mi-support.exp: Likewise.
721c02de 16424
74960c60
VP
164252008-04-24 Vladimir Prus <vladimir@codesourcery.com>
16426
16427 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
16428 to specify regexp for the location to stop at.
16429 * gdb.base/break-always.c: New.
16430 * gdb.base/break-always.exp: New.
16431
d24317b4
VP
164322008-04-24 Vladimir Prus <vladimir@codesourcery.com>
16433
16434 * lib/mi-support.exp (mi_runto_helper): Adjust
16435 for the original-location field.
16436 (mi_create_breakpoint, mi_list_breakpoints): New.
16437 * gdb.mi/mi-break.exp: Adjust.
16438 * gdb.mi/mi2-break.exp: Adjust.
16439 * gdb.mi/mi-pending.exp: Adjust.
16440 * gdb.mi/mi-simplerun.exp: Adjust.
16441 * gdb.mi/mi2-simplerun.exp: Adjust.
16442 * gdb.mi/mi-syn-frame.exp: Adjust.
16443 * gdb.mi/mi2-syn-frame.exp: Adjust.
16444 * gdb.mi/mi-until.exp: Adjust.
16445 * gdb.mi/mi2-until.exp: Adjust.
16446 * gdb.mi/mi-var-display.exp: Adjust.
16447 * gdb.mi/mi2-var-display.exp: Adjust.
16448 * gdb.mi/mi-watch.exp: Adjust.
16449 * gdb.mi/mi2-watch.exp: Adjust.
16450
fdc59709 164512008-04-23 Paolo Bonzini <bonzini@gnu.org>
d24317b4 16452
a9c64011
AS
16453 * aclocal.m4: Add override.m4.
16454 * configure: Regenerate.
fdc59709 16455
8e91f023
VP
164562008-04-19 Vladimir Prus <vladimir@codesourcery.com>
16457
16458 * gdb.mi/var-cmd.c (do_at_tests): Verify that
16459 '-var-update --all-values' reports new value even the type
16460 of a variable object has changed.
16461
233a11ab
CS
164622008-04-18 Craig Silverstein <csilvers@google.com>
16463
16464 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
16465 files.
d24317b4 16466
9c1137ad
JB
164672008-04-18 Joel Brobecker <brobecker@adacore.com>
16468
16469 * gdb.ada/atomic_enum: New test program.
16470 * gdb.ada/atomic_enum.exp: New testcase.
16471
66d0bbc7
DE
164722008-04-17 Doug Evans <dje@google.com>
16473
16474 * gdb.opt/Makefile.in: Fix whitespace.
16475
100906b0
UW
164762008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
16477
16478 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
16479
4584e32e
DE
164802008-04-17 Doug Evans <dje@google.com>
16481
16482 * gdb.base/hashline1.exp: New testcase.
16483 * gdb.base/hashline2.exp: New testcase.
16484 * gdb.base/hashline2.exp: New testcase.
16485
0a320680
PA
164862008-04-17 Pedro Alves <pedro@codesourcery.com>
16487
16488 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
16489
18ac113b
AR
164902008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
16491
16492 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
16493 temporary breakpoint to match "Temporary breakpoint".
16494 * gdb.base/break.exp (delete_breakpoints): Likewise.
16495 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
16496 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
16497 * gdb.base/display.exp: Likewise.
16498 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
16499 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
16500 * gdb.base/restore.exp (restore_tests): Likewise.
16501 * gdb.base/sepdebug.exp: Likewise.
16502 * gdb.base/watchpoint.exp: Likewise.
16503 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
16504 * gdb.mi/mi-pending.exp: Likewise.
16505 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
16506 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
16507 * gdb.mi/mi-var-cmd.exp: Likewise.
16508 * gdb.mi/mi-var-display.exp: Likewise.
16509 * gdb.mi/mi2-cli.exp: Likewise.
16510 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
16511 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
16512 * gdb.mi/mi2-var-display.exp: Likewise.
16513 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
16514 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
16515 new "disp" field.
a9c64011 16516 (mi_expect_stop): Move after_reason argument to be really after
18ac113b
AR
16517 reason. This is to support fix for PR2424.
16518
add38693
JK
165192008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
16520
16521 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
16522
fcacd99f
VP
165232008-04-13 Vladimir Prus <vladimir@codesourcery.com>
16524
16525 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
a9c64011 16526 field. Add more floating varobj tests.
fcacd99f 16527 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
a9c64011
AS
16528 field.
16529 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
16530 (main): Call do_at_tests.
16531 * lib/mi-support.exp (mi_create_floating_varobj)
16532 (mi_varobj_update_with_type_change): New.
fcacd99f 16533
de051565
MK
165342008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
16535
16536 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
16537 option of -var-evaluate-expression.
16538 * gdb.mi/mi2-var-display.exp: Likewise.
16539
dbc52822
VP
165402008-04-07 Vladimir Prus <vladimir@codesourcery.com>
16541
16542 Introduce test setup helpers.
a9c64011
AS
16543 * lib/gdb.exp (build_executable, clean_restart)
16544 (prepare_for_testing): New.
16545 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
16546 * gdb.base/return.exp: Likewise.
16547 * gdb.base/ending-run.exp: Likewise.
dbc52822 16548
473591da
NR
165492008-04-07 Nick Roberts <nickrob@snap.net.nz>
16550
16551 * gdb.mi/mi-async.exp: New test for asynchronous Machine
16552 Interface (MI) responses.
16553
2b2d9e11
VP
165542008-04-06 Vladimir Prus <vladimir@codesourcery.com>
16555
a9c64011
AS
16556 * gdb.cp/breakpoint.cc: New code to test conditions involving
16557 member variables.
16558 * gdb.cp/breakpoint.exp: Test condition involving member
16559 variables.
2b2d9e11 16560
bb378428
VP
165612008-04-05 Vladimir Prus <vladimir@codesourcery.com>
16562
16563 * lib/mi-support.exp (mi_expect_stop): New.
16564 (mi_run_cmd): Change the
16565 token. Use mi_send_resuming_command, use
16566 mi_expect_stop.
16567 (mi_execute_to_helper): Rename to mi_execute_to.
16568 (mi_send_resuming_command): Add more error patterns.
16569 (mi_wait_for_stop): Renamed to...
16570 (mi_get_stop_line): ...this.
16571 (mi_run_inline_test): Adjust.
16572
16573 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
16574 * gdb.mi/mi-console.exp: Likewise.
16575 * gdb.mi/mi-pending.exp: Likewise.
16576 * gdb.mi/mi-simplerun.exp: Likewise.
16577 * gdb.mi/mi-stack.exp: Likewise.
16578 * gdb.mi/mi-stepi.exp: Likewise.
16579 * gdb.mi/mi-syn-frame.exp: Add comment.
16580 * gdb.mi/mi-until.exp: Likewise.
16581 * gdb.mi/mi-var-display.exp: Likewise.
16582 * gdb.mi/mi-watch.exp: Likewise.
16583 * gdb.mi/mi2-cli.exp: Likewise.
16584 * gdb.mi/mi2-console.exp: Likewise.
16585 * gdb.mi/mi2-simplerun.exp: Likewise.
16586 * gdb.mi/mi2-stack.exp: Likewise.
16587 * gdb.mi/mi2-stepi.exp: Likewise.
16588 * gdb.mi/mi2-until.exp: Likewise.
16589 * gdb.mi/mi2-var-display.exp: Likewise.
16590 * gdb.mi/mi2-watch.exp: Likewise.
16591
62172bb9
UW
165922008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16593
16594 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
16595
16596 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
16597
a13e061a
PA
165982008-04-04 Pedro Alves <pedro@codesourcery.com>
16599
16600 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
16601 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
16602 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
16603 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
16604 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
16605 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
16606 expect an mi error duplicated in stderr.
16607
eae06beb
JB
166082008-04-03 Joel Brobecker <brobecker@adacore.com>
16609
16610 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
16611 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
16612 Add a couple of tests that verify the behavior when the new setting
16613 is set to "cancel" and "all".
16614 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
16615 "ask" before we start the testing.
16616
79c6ced6
AR
166172008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
16618
16619 * gdb.cp/casts.cc: Add class reference variables.
16620 * gdb.cp/casts.exp: New test cases for up/down casting references.
16621
6c2d1a6b
MK
166222008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
16623
16624 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
16625 instead of beginning to make an extra test pass.
16626 * gdb.mi/mi2-var-display.exp: Likewise.
16627
55b411d9
MR
166282008-03-31 Maciej W. Rozycki <macro@mips.com>
16629
16630 * gdb.base/break.exp: Mark failures as such. Fix formatting.
16631
c6140da2
MD
166322008-03-31 Markus Deuling <deuling@de.ibm.com>
16633 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16634
16635 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
16636 value. Add xfail for older kernels.
16637
79732189
AR
166382008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
16639
16640 Bring mi-support in line with gdb.exp.
16641 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
16642 (mi_gdb_start): New function.
16643
33c3676e
MR
166442008-03-28 Maciej W. Rozycki <macro@mips.com>
16645
16646 * gdb.mi/mi-var-cmd.exp: Fix a typo.
16647
92e28119
VP
166482008-03-26 Vladimir Prus <vladimir@codesourcery.com>
16649
16650 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
16651 * gdb.mi/mi2-var-display.exp: Likewise.
a9c64011 16652
9e8e3afe
VP
166532008-03-26 Vladimir Prus <vladimir@codesourcery.com>
16654
16655 * lib/mi-support.exp (mi_create_varobj_checked): New.
16656 (mi_list_varobj_children): Allow to check for a
16657 value.
16658 (mi_list_array_varobj_children): New.
16659
16660 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
16661 and mi_list_varobj_children, as opposed to hardcoding
16662 expected strings.
16663 * gdb.mi/gdb701.exp: Likewise.
16664 * gdb.mi/gdb792.exp: Likewise.
16665 * gdb.mi/mi-var-block.exp: Likewise.
16666 * gdb.mi/mi-var-cmd.exp: Likewise.
16667 * gdb.mi/mi-var-invalidate.exp: Likewise.
16668 * gdb.mi/mi2-var-block.exp: Likewise.
16669 * gdb.mi/mi2-var-child.exp: Likewise.
16670 * gdb.mi/mi2-var-cmd.exp: Likewise.
16671 * gdb.mi/mi2-var-display.exp: Likewise.
16672
9df50351
JK
166732008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
16674
16675 Fix random false FAILs on i386.
16676 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
16677
31e5d73a
DJ
166782008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
16679
16680 PR gdb/544
16681 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
16682
12f4afab
DJ
166832008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
16684
16685 PR gdb/544
16686 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
16687
b562a0cb
DJ
166882008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
16689
16690 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
16691 fixed PR gdb/544.
16692
17faa917
DJ
166932008-03-21 Pedro Alves <pedro@codesourcery.com>
16694
16695 * gdb.threads/fork-child-threads.exp: Test next over fork.
16696
6214f497
DJ
166972008-03-21 Chris Demetriou <cgd@google.com>
16698
16699 * gdb.base/break.exp (rbreak junk): New test for rbreak
16700 "Junk at end of arguments" issue.
16701
63092375
DJ
167022008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
16703
16704 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
16705 *& to work on created array elements.
16706 (Top level): Test print $pc with a file. Test string operations
16707 without a target.
16708 * gdb.base/ptype.exp: Do not expect *& to work on created array
16709 elements.
16710
b21991b0
DJ
167112008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
16712
16713 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
16714 gdb.threads/staticthreads.exp: Update exit query.
16715
c4b347c7
SL
167162008-03-07 Sandra Loosemore <sandra@codesourcery.com>
16717
16718 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
16719
fa4727a6
DJ
167202008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
16721
16722 * gdb.base/watchpoint.c (global_ptr, func4): New.
16723 (main): Call func4.
16724 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
16725 (test_inaccessible_watchpoint): New.
16726
2f34202f
MR
167272008-02-29 Maciej W. Rozycki <macro@mips.com>
16728
16729 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
16730 select the largest.
16731
0d6ba1b1
DJ
167322008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
16733
16734 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
16735 frames-invalid annotations.
16736
e691325a
PM
167372008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
16738
a9c64011 16739 * gdb.base/assign.exp: avoid same output for different tests.
e691325a 16740
f85b5ecc
DE
167412008-02-27 Doug Evans <dje@google.com>
16742
16743 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
16744 for bug 1738.
16745 (breakpoint_to_handler_entry): Ditto.
16746
b40e7bf3
JB
167472008-02-27 Joel Brobecker <brobecker@adacore.com>
16748
16749 * gdb.base/ending-run.exp: Use the first line of code inside
16750 function body to test breakpoints.
16751 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
16752 location where the breakpoint is inserted when using the line
16753 where a function is declared. Fix typo in the description of
16754 one of the tests.
16755 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
16756
2faca73a
PM
167572008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
16758
16759 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
a9c64011 16760 tests.
2faca73a 16761
6f439c36
PM
167622008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
16763
16764 * gdb.base/args.exp: avoid same output for tests
16765 with single quotes.
16766
54e52265
VP
167672008-02-26 Vladimir Prus <vladimir@codesourcery.com>
16768
a9c64011
AS
16769 * gdb.base/annota1.exp: Adjust for 'info break'
16770 format changes.
16771 * gdb.base/annota3.exp: Likewise.
16772 * gdb.base/break.exp: Likewise.
16773 * gdb.base/condbreak.exp: Likewise.
16774 * gdb.base/pending.exp: Likewise.
16775 * gdb.base/sepdebug.exp: Likewise.
16776 * gdb.base/unload.exp: Likewise.
16777 * gdb.cp/ovldbreak.exp: Likewise.
16778 * gdb.mi/mi-pending.exp: Likewise.
54e52265 16779
897b09ca
DE
167802008-02-07 Doug Evans <dje@google.com>
16781
16782 * gdb.cp/mb-inline.exp: New.
16783 * gdb.cp/mb-inline.h: New.
16784 * gdb.cp/mb-inline1.cc: New.
16785 * gdb.cp/mb-inline2.cc: New.
16786
b1c32d35
PM
167872008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
16788
16789 * gdb.pascal/floats.pas: New test program.
16790 * gdb.pascal/floats.exp: New testcase.
16791
1a4ca44a
TJB
167922008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
16793
16794 * gdb.base/callfuncs.c (t_float_many_args): New function.
16795 (t_double_many_args): New function.
16796 * gdb.base/callfuncs.exp: Add tests for exceeding float
16797 and double parameters passed through the stack.
16798
439048e8
JB
167992008-02-05 Joel Brobecker <brobecker@adacore.com>
16800
16801 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
16802 gdb.ada/complete/foo.adb: New files.
16803 * gdb.ada/complete.exp: New testcase.
16804
81fe8080
DE
168052008-02-03 Doug Evans <dje@google.com>
16806
301f0ecf
DE
16807 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
16808
81fe8080
DE
16809 * gdb.cp/gdb2384.exp: New file.
16810 * gdb.cp/gdb2384.cc: New file.
16811 * gdb.cp/gdb2384-base.h: New file.
16812 * gdb.cp/gdb2384-base.cc: New file.
16813
4b071aec
DE
168142008-02-02 Doug Evans <dje@google.com>
16815
16816 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
16817
61137ba6
JB
168182007-02-01 Joel Brobecker <brobecker@adacore.com>
16819
16820 * gdb.ada/sym_print_name: New test program.
16821 * gdb.ada/sym_print_name.exp: New testcase.
16822
168232007-02-01 Joel Brobecker <brobecker@adacore.com>
51ba8a62
JB
16824
16825 * gdb.ada/nested/hello.adb: New file.
16826 * gdb.ada/nested.exp: New testcase.
16827 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
16828
98deb0da
VP
168292008-02-01 Vladimir Prus <vladimir@codesourcery.com>
16830
16831 * gdb.mi/basic.c (return_1): New function.
a9c64011
AS
16832 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
16833 don't cause future evaluations of function to report
16834 creation of internal breakpoints.
98deb0da 16835
723a2275
VP
168362008-02-01 Vladimir Prus <vladimir@codesourcery.com>
16837
16838 * gdb.mi/mi-break.exp (test_error): New.
16839 Call it.
16840
fb546a2f
LM
168412008-01-31 Luis Machado <luisgpm@br.ibm.com>
16842
16843 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
16844 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
16845
2d8fd90a
PM
168462008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
16847
16848 * gdb.pascal/integers.pas: New test program.
16849 * gdb.pascal/integers.exp: New testcase.
16850
a7fa0ded
PM
168512008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
16852
16853 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
16854
5e1a1926
TJB
168552008-01-30 Luis Machado <luisgpm@br.ibm.com>
16856
16857 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
16858 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
16859
8d04f9f0
JB
168602008-01-30 Paul Hilfinger <hilfinger@adacore.com>
16861
16862 * gdb.ada/formatted_ref: New test program.
16863 * gdb.ada/formatted_ref.exp: New testcase.
16864
16865 * gdb.cp/formatted-ref.cc: New file.
16866 * gdb.cp/formatted-ref.exp: New testcase.
16867
ce75a98f
JB
168682008-01-30 Joel Brobecker <brobecker@adacore.com>
16869
16870 * gdb.base/ptype.exp: Add testing of "ptype $pc".
16871
e835f6bf
NR
168722008-01-30 Nick Roberts <nickrob@snap.net.nz>
16873
16874 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
16875 (test_file_list_exec_source_file): Update to new macro-info field.
16876
d118ef87
PH
168772008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
16878
16879 * gdb.ada/exprs: New test program.
16880 * gdb.ada/exprs.exp: New testcase.
16881
7d35ab09
TJB
168822008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
16883
16884 * dfp-test.c (DELTA, DELTA_B): New definitions.
16885 (double_val1, double_val2, double_val3, double_val4, double_val5,
16886 double_val6, double_val7, double_val8, double_val9, double_val10,
16887 double_val11, double_val12, double_val13, double_val14, dec32_val1,
16888 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
16889 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
16890 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
16891 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
16892 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
16893 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
16894 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
16895 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
16896 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
16897 dec128_val16): New global variables.
16898 (decimal_dec128_align): New function.
16899 (decimal_mixed): Likewise.
16900 (decimal_many_args_dec32): Likewise.
16901 (decimal_many_args_dec64): Likewise.
16902 (decimal_many_args_dec128): Likewise.
16903 (decimal_many_args_mixed): Likewise.
16904 * dfp-test.exp: Add tests calling new inferior functions.
16905
2d717e4f
DJ
169062008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
16907
16908 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
16909 gdb.server/ext-run.exp: New files.
16910 * lib/gdbserver-support.exp (gdbserver_download): New.
16911 (gdbserver_start): New. Update gdbserver expected
16912 output.
16913 (gdbserver_spawn): Use them.
16914 (gdbserver_start_extended): New.
16915
e85a822c
DJ
169162008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
16917
16918 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
16919 Run on GNU/Linux.
16920 (do_exec_tests): Check for systems which do not support catchpoints.
16921 Do not match START.
16922 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
16923 Run on GNU/Linux. Enable verbose output.
16924 (check_fork_catchpoints): New.
16925 (explicit_fork_child_follow, catch_fork_child_follow)
16926 (tcatch_fork_parent_follow): Update expected messages.
16927 (do_fork_tests): Use check_fork_catchpoints.
16928 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
16929 Run on GNU/Linux. Enable verbose output.
16930 (check_vfork_catchpoints): New.
16931 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
16932 expected messages.
16933 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
16934
401ea829
JB
169352008-01-29 Jim Blandy <jimb@red-bean.com>
16936
16937 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
16938 host' errors.
16939 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
16940
aceaf3ad
JB
169412008-01-29 Jim Blandy <jimb@red-bean.com>
16942
16943 * gdb.threads/sigthread.c: Use barriers to ensure that
16944 child_thread and child_thread_two are always initialized before we
16945 start to use them.
16946
a5606eee
VP
169472008-01-29 Vladimir Prus <vladimir@codesourcery.com>
16948
16949 * gdb.base/watchpoint-solib.exp: New.
a9c64011
AS
16950 * gdb.base/watchpoint-solib.c: New.
16951 * gdb.base/watchpoint-solib-shr.c: New.
a5606eee 16952
c55a82bb
PM
169532008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
16954
16955 * gdb.base/gdb1056.exp: Add unsigned integer test.
16956
0993fe05
DE
169572008-01-28 Doug Evans <dje@google.com>
16958
16959 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
16960
4fe42e7f
JB
169612008-01-27 Jim Blandy <jimb@codesourcery.com>
16962
c7a69933
JB
16963 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
16964
4fe42e7f
JB
16965 * gdb.base/expand-psymtabs.exp: Doc fix.
16966
5def8285
MK
169672008-01-26 Mark Kettenis <kettenis@gnu.org>
16968
16969 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
16970
5313c911
NR
169712008-01-24 Nick Roberts <nickrob@snap.net.nz>
16972
a9c64011 16973 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
5313c911
NR
16974 -var-set-format.
16975
93815fbf
VP
169762008-01-23 Chris Demetriou <cgd@google.com>
16977
16978 * gdb.threads/thread_events.c: New testcase source file.
16979 * gdb.threads/thread_events.exp: New testcase expect file.
16980
467a88ee
NR
169812008-01-23 Nick Roberts <nickrob@snap.net.nz>
16982
16983 * lib/gdb.exp: Add the variable octal.
a9c64011
AS
16984
16985 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
467a88ee
NR
16986 -var-set-format.
16987
d8f82aba
DJ
169882008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
16989 Vladimir Prus <vladimir@codesourcery.com>
16990
16991 * gdb.base/float.exp: Allow missing floating point for m68k and
16992 PowerPC.
16993
60c46647
VP
169942008-01-22 Vladimir Prus <vladimir@codesourcery.com>
16995
16996 * gdb.mi/basics.c: Setup for testing breakpoints
a9c64011
AS
16997 ignore count.
16998 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
16999 * gdb.mi/mi-cli.exp: Adjust.
17000 * gdb.mi/mi2-cli.exp: Adjust.
60c46647 17001
c7dd36a1
PA
170022008-01-17 Pedro Alves <pedro@codesourcery.com>
17003
17004 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
17005 and 'dummy_ptr' integer pointer. Initialize struct_declarations
17006 with dummy_ptr's address.
17007 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
17008 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
17009 all targets.
17010 * gdb.mi/mi2-var-child.exp: Likewise.
17011
39d5313e
JB
170122008-01-09 Joel Brobecker <brobecker@adacore.com>
17013
17014 * gdb.ada/null_array: New test program.
17015 * gdb.ada/null_array.exp: New testcase.
17016
0aea4bf3
LM
170172008-01-09 Luis Machado <luisgpm@br.ibm.com>
17018
17019 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
17020 with required float modifiers.
17021
0b354900
JB
170222008-01-08 Joel Brobecker <brobecker@adacore.com>
17023
17024 * gdb.ada/funcall_param: New test program.
17025 * gdb.ada/funcall_param.exp: New testcase.
17026
cdb7f5d4
JB
170272008-01-08 Joel Brobecker <brobecker@adacore.com>
17028
17029 * gdb.ada/arrayparam: New test program.
17030 * gdb.ada/arrayparam.exp: New testcase.
17031
88e2547f
JB
170322008-01-08 Joel Brobecker <brobecker@adacore.com>
17033
17034 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
17035 landed. Should also fix random failures in the test following it.
17036
f6867ce0
TJB
170372008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
17038
17039 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
17040 for expressions with decimal float values.
17041 (test_dfp_conversions): New function to test casts to and from
17042 decimal float types.
17043 Call test_dfp_conversions.
17044 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
17045 elements.
17046 (main): Initialize ds.float4 and ds.double8 elements.
17047 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
17048 string to new error message.
17049 (d64_set_tests): Likewise.
17050 (d128_set_tests): Likewise.
17051 Add tests for expressions with decimal float variables. Add tests for
17052 conversions to and from decimal float types.
17053
f9c11282
JB
170542008-01-05 Joel Brobecker <brobecker@adacore.com>
17055
17056 * gdb.ada/packed_tagged/comp_bug.adb: New file.
17057 * gdb.ada/packed_tagged.exp: New testcase.
17058
0ecbca72
JB
170592008-01-04 Joel Brobecker <brobecker@adacore.com>
17060
17061 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
17062 gdb.ada/homonym/homonym_main.adb: New files.
17063 * gdb.ada/homonym.exp: New testcase.
17064
c18d3d89
JB
170652008-01-04 Joel Brobecker <brobecker@adacore.com>
17066
17067 * gdb.ada/packed_array.exp: Add testing of references to
17068 a packed array.
17069
ecc7085b
JB
170702008-01-04 Joel Brobecker <brobecker@adacore.com>
17071
17072 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
17073 New files.
17074 * gdb.ada/type_coercion.exp: New testcase.
17075
c474c922
JB
170762008-01-04 Joel Brobecker <brobecker@adacore.com>
17077
17078 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
17079 gdb.ada/tagged/foo.adb: New file.
17080 * gdb.ada/tagged.exp: New testcase.
17081
9005b927
JB
170822008-01-04 Joel Brobecker <brobecker@adacore.com>
17083
17084 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
17085 gdb.ada/ptype_field/foo.adb: New files.
17086 * gdb.ada/ptype_field.exp: New testcase.
17087
1a6aaad8
JB
170882008-01-03 Joel Brobecker <brobecker@adacore.com>
17089
17090 * gdb.ada/print_pc.exp: New testcase.
17091
0ef22f53
JB
170922008-01-03 Joel Brobecker <brobecker@adacore.com>
17093
17094 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
17095 gdb.ada/taft_type/p.adb: New files.
17096 * gdb.ada/taft_type.exp: New testcase.
17097
1689ecf8
JB
170982008-01-03 Joel Brobecker <brobecker@adacore.com>
17099
17100 * gdb.ada/array_bounds/bar.adb: New file.
17101 * gdb.ada/array_bounds.exp: New testcase.
17102
a4d0b9c3
JB
171032008-01-03 Joel Brobecker <brobecker@adacore.com>
17104
17105 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
17106 gdb.ada/arrayptr/foo.adb: New files.
17107 * gdb.ada/arrayptr.exp: New testcase.
17108
a31ace00
JB
171092008-01-03 Joel Brobecker <brobecker@adacore.com>
17110
17111 * gdb.base/set-lang-auto.exp: New testcase.
17112
a97fced3
JB
171132008-01-03 Joel Brobecker <brobecker@adacore.com>
17114
17115 * gdb.ada/fun_addr/foo.adb: New file.
17116 * gdb.ada/fun_addr.exp: New testcase.
17117
ef29ce1a
JK
171182008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
17119
17120 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
17121 New files
17122
0fafefe3
JB
171232008-01-02 Joel Brobecker <brobecker@adacore.com>
17124
17125 * array_subscript_addr/p.adb: New file.
a9c64011 17126 * array_subscript_addr.exp: New testcase.
0fafefe3 17127
c4359f8d
JB
171282008-01-02 Joel Brobecker <brobecker@adacore.com>
17129
a9c64011 17130 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
c4359f8d
JB
17131 New files.
17132 * gdb.ada/str_cmp_ref.exp: New testcase.
17133
1aa1b15b
JB
171342008-01-01 Joel Brobecker <brobecker@adacore.com>
17135
17136 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
17137 gdb.ada/fun_in_declare/foo.adb: New files.
a9c64011 17138 * gdb.ada/fun_in_declare.exp: New testcase.
1aa1b15b 17139
81c9b2cf
JB
171402008-01-01 Joel Brobecker <brobecker@adacore.com>
17141
17142 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
17143 gdb.ada/ref_param/pck.ads: New files.
17144 * gdb.ada/ref_param.exp: New testcase.
17145
319e4674
JB
171462008-01-01 Joel Brobecker <brobecker@adacore.com>
17147
17148 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
17149 gdb.ada/interface/foo.adb: New files.
17150 * gdb.ada/interface.exp: New testcase.
17151
ef682c56
JB
171522007-12-31 Jim Blandy <jimb@codesourcery.com>
17153
17154 * gdb.base/multi-forks.exp: Consume all output from child
17155 processes before proceeding to next test.
17156
f6f3eb6c
JB
171572007-12-29 Jim Blandy <jimb@codesourcery.com>
17158
17159 * configure: Regenerated.
17160
f652e42f
JB
171612007-12-27 Joel Brobecker <brobecker@adacore.com>
17162
17163 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
17164 gdb.ada/fixed_cmp/fixed.adb: New files.
17165 * gdb.ada/fixed_cmp.exp: New testcase.
17166
6943e596
JB
171672007-12-27 Joel Brobecker <brobecker@adacore.com>
17168
17169 * gdb.ada/boolean_expr.exp: New testcase.
17170
aad9a193
JB
171712007-12-26 Jim Blandy <jimb@codesourcery.com>
17172
17173 * gdb.base/multi-forks.exp: Doc fix.
17174
fb5f3683
JB
171752007-12-26 Joel Brobecker <brobecker@adacore.com>
17176
17177 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
17178 * gdb.ada/char_param.exp: Do not compile our test program with
17179 -gnata, this is unnecessary.
17180 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
17181
384e4a9c
JB
171822007-12-24 Joel Brobecker <brobecker@adacore.com>
17183
17184 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
17185 gdb.ada/print_chars/foo.adb: New files.
17186 * gdb.ada/print_chars.exp: New testcase.
17187
01e044f7
JB
171882007-12-24 Joel Brobecker <brobecker@adacore.com>
17189
17190 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
17191 gdb.ada/char_param/foo.adb: New files.
17192 * gdb.ada/char_param.exp: New testcase.
17193
0ce17860
JB
171942007-12-22 Jim Blandy <jimb@codesourcery.com>
17195
17196 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
17197 hard-coding source line numbers into the test.
17198 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
17199 gdb_get_line_number to find.
17200
919809b9
JB
172012007-12-22 Joel Brobecker <brobecker@adacore.com>
17202
17203 * gdb.base/ptype.c (highest): New struct type.
17204 (the_highest): New variable of that type.
17205 (main): Add dummy assignment to a field of variable the_highest.
17206 * gdb.base/ptype.exp: Test type printing of our new variable.
17207
abc8a88d
PM
172082007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
17209
17210 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
a9c64011 17211 and record first explicitly generated thread number.
abc8a88d
PM
17212 Use that thread number for thread specific watchpoint test.
17213 Add iteration number to repetitive tests.
17214
5158f3e3
CES
172152007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
17216 Jim Blandy <jimb@codesourcery.com>
17217
17218 * gdb.base/expand-psymtabs.c: New testcase
17219 source file.
17220 * gdb.base/expand-psymtabs.exp: New testcase
17221 expect file.
17222
37e4754d
LM
172232007-12-17 Luis Machado <luisgpm@br.ibm.com>
17224
17225 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
17226 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
17227
551e5d04
JB
172282007-12-17 Joel Brobecker <brobecker@adacore.com>
17229
17230 * gdb.ada/frame_args/foo.adb: New file.
17231 * gdb.ada/frame_args/pck.ads: New file.
17232 * gdb.ada/frame_args/pck.adb: New file.
17233 * gdb.ada/frame_args.exp: New testcase.
17234
a05ee097
JB
172352007-12-17 Joel Brobecker <brobecker@adacore.com>
17236
17237 * gdb.base/frame-args.c: New file.
17238 * gdb.base/frame-args.exp: New testcase.
17239
c162e8c9 172402007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
a9c64011 17241 Joseph Myers <joseph@codesourcery.com>
c162e8c9
JM
17242
17243 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
17244
afe8ab22 172452007-12-14 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 17246
afe8ab22
VP
17247 * gdb.mi/mi-pending.exp: New.
17248 * gdb.mi/mi-pending.c: New.
17249 * gdb.mi/mi-pendshr.c: New.
17250
dfdfb3ca
JB
172512007-12-06 Jim Blandy <jimb@codesourcery.com>
17252
17253 * gdb.base/default.exp: Update expected output for 'info catch'.
17254
b7fca990
JK
172552007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
17256
17257 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
17258 must be set to binary.
17259
6a1afc1e
PA
172602007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
17261
17262 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
17263
a6b151f1
DJ
172642007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
17265
17266 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
17267 gdb.mi/mi-file-transfer.exp: New.
17268
43039443
JK
172692007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17270
17271 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
17272
0ef2251b
MR
172732007-11-22 Maciej W. Rozycki <macro@mips.com>
17274
17275 * gdb.trace/backtrace.exp: Fix a typo.
17276 * gdb.trace/circ.exp: Likewise.
17277 * gdb.trace/collection.exp: Likewise.
17278 * gdb.trace/limits.exp: Likewise.
17279 * gdb.trace/report.exp: Likewise.
17280 * gdb.trace/tfind.exp: Likewise.
17281 * gdb.trace/while-dyn.exp: Likewise.
17282
5443631e
NR
172832007-11-21 Nick Roberts <nickrob@snap.net.nz>
17284
17285 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
17286 objects of pointers that can't be dereferenced are now
17287 "noneditable".
17288
a4ce5b0d
UW
172892007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17290
17291 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
17292 (target_cpu): Remove.
17293
d6e956e5
VP
172942007-10-15 Vladimir Prus <vladimir@codesourcery.com>
17295
17296 * gdb.base/ending-run.exp: Expect the list of cleared
17297 breakpoint to come in natural order, not the reversed one.
a9c64011 17298
214270ab
VP
172992007-11-07 Vladimir Prus <vladimir@codesourcery.com>
17300
17301 * gdb.mi/mi-var-child.c (do_child_deletion): New.
17302 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
a9c64011 17303
1a619819
LM
173042007-11-05 Luis Machado <luisgpm@br.ibm.com>
17305
17306 * gdb.base/printcmds.exp: New function
17307 test_printf_with_dfp.
17308
5b01a6fa
DE
173092007-11-02 Doug Evans <dje@google.com>
17310
17311 * gdb.disasm/t01_mov.s: Remove carriage returns.
17312 * gdb.disasm/t02_mova.s: Ditto.
17313 * gdb.disasm/t03_add.s: Ditto.
17314 * gdb.disasm/t04_sub.s: Ditto.
17315 * gdb.disasm/t05_cmp.s: Ditto.
17316 * gdb.disasm/t06_ari2.s: Ditto.
17317 * gdb.disasm/t07_ari3.s: Ditto.
17318 * gdb.disasm/t08_or.s: Ditto.
17319 * gdb.disasm/t09_xor.s: Ditto.
17320 * gdb.disasm/t10_and.s: Ditto.
17321 * gdb.disasm/t11_logs.s: Ditto.
17322 * gdb.disasm/t12_bit.s: Ditto.
17323 * gdb.disasm/t13_otr.s: Ditto.
17324
ec33ab7f
JK
173252007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
17326
17327 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
17328
ae0d01ff
UW
173292007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17330
17331 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
17332 provide DFP support.
17333
55eddb0f
DJ
173342007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
17335
17336 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
17337 Test "set powerpc vector-abi". Skip auto-detection tests for old
17338 toolchains.
17339
7020f05c
PA
173402007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
17341
17342 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
17343 with [string compare].
17344
84bc3db9
PA
173452007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
17346
17347 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
17348 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
17349
5876dc88
LM
173502007-10-25 Luis Machado <luisgpm@br.ibm.com>
17351
17352 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
17353 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
17354 * gdb.opt/Makefile.in: New makefile.
17355 * Makefile.in: Create new directory "gdb.opt".
17356 * configure.ac: Add "gdb.opt" directory.
17357 * configure: Regenerated.
a9c64011 17358
c3ea9a14
DE
173592007-10-25 Doug Evans <dje@google.com>
17360
17361 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
17362 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
17363
a9c64011 173642007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
93004d61
TJB
17365 Thiago Jung Bauermann <bauerman@br.ibm.com>
17366
17367 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
17368 Floating Point expressions.
17369 * gdb.base/dfp-test.exp: new file adding tests for Decimal
17370 Floating Point variables.
17371 * gdb.base/dfp-test.c: new file containing program with Decimal
17372 Floating variables, used by gdb.base/dfp-test.exp.
17373
62a24a2b
DJ
173742007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
17375
17376 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
17377
e7b1eae6
UW
173782007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17379
17380 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
17381 compiling test case with GCC.
17382 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
17383
c641edcc
UW
173842007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17385
17386 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
17387 format changes.
17388
5e5ebfe6
MS
173892007-10-18 Michael Snyder <msnyder@specifix.com>
17390
17391 * gdb.base/dbx.exp: Add missing "-re " operator.
17392
e831e7b6
GM
173932007-10-16 Gaius Mulley <gaius@glam.ac.uk>
17394
17395 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
17396 * configure.ac: Removed trailing spaces after backslash.
17397 * gdb.modula2: New directory.
17398 * gdb.modula2/Makefile.in: New file.
17399 * gdb.modula2/unbounded-array.exp: New file.
17400 * gdb.modula2/unbounded1.c: New file.
17401
7cc46491
DJ
174022007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
17403
17404 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
17405
174062007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
501b79c1
PM
17407
17408 * gdb.base/sigstep.c (main): Add checks for
17409 return values for setitimer call.
17410 Call setitimer again with itimer = ITIMER_REAL
17411 if first call to setitimer fails.
17412
e91528f0
KH
174132007-10-11 Kazu Hirata <kazu@codesourcery.com>
17414
17415 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
17416 of $timeout.
17417
2ec9a4f8
DJ
174182007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
17419
17420 * gdb.server/server-run.exp: Test for dynamic linker symbols.
17421
174222007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
5aa7ddc2
PM
17423
17424 * lib/gdb.exp (gdb_run_cmd): Move comment outside
17425 of gdb_expect call, to avoid interruption.
17426
64b2fa04
PA
174272007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
17428
17429 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
17430 (v_unsigned_long_long, v_long_long_array)
17431 (v_signed_long_long_array, v_unsigned_long_long_array)
17432 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
17433 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
17434 [!NO_LONG_LONG]: New.
17435 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
17436 v_long_long_member.
17437
17438 (v_long_long_func, v_signed_long_long_func)
17439 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
17440 (main) [!NO_LONG_LONG]: Initialize long long variants.
17441
17442 * gdb.base/whatis.exp: If board file requests no_long_long, build
17443 test with NO_LONG_LONG defined. Test long long, signed long long,
17444 and unsigned long long variants but only if board file doesn't
17445 disable it.
17446
a912286e 174472007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
a9c64011 17448 Daniel Jacobowitz <dan@codesourcery.com>
a912286e
DJ
17449
17450 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
17451 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
17452 * configure: Regenerated.
17453 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
17454 gdb.pascal/types.exp, lib/pascal.exp: New files.
17455
471ba8c9
DJ
174562007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
17457
17458 * gdb.cp/classes.exp (do_tests): Always step to the line after the
17459 call.
17460 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
17461 to return to the call.
17462 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
17463 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
17464 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
17465 * gdb.mi/mi-until.exp (test_until): Likewise.
17466 * gdb.mi/mi2-until.exp (test_until): Likewise.
17467
fef8a650
DJ
174682007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
17469
17470 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
17471 two-char array.
17472 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
17473
d983da9c
DJ
174742007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
17475
17476 * gdb.threads/watchthreads.c (thread_function): Sleep between
17477 iterations.
17478 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
17479 at once for S/390. Generate matching fails and passes.
17480
17f62551
VP
174812007-09-27 Vladimir Prus <vladimir@codesourcery.com>
17482
17483 * gdb.mi/var-cmd.c (do_children_tests): Initialize
17484 the 'struct_declarations' variable to zeros.
a9c64011 17485
ed0616c6
VP
174862007-09-24 Vladimir Prus <vladimir@codesourcery.com>
17487
17488 * gdb.cp/mb-ctor.cc: New.
17489 * gdb.cp/mb-ctor.exp: New.
17490 * gdb.cp/mb-templates.cc: New.
17491 * gdb.cp/mb-templates.exp: New.
17492
41f1b697
DJ
174932007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
17494
17495 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
17496
3f213f78
PA
174972007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
17498
17499 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
17500 targets.
17501 * configure: Regenerate.
17502
0d381245 175032007-09-23 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 17504
0d381245
VP
17505 * gdb.base/annota1.exp: Adjust for 'info break'
17506 format changes.
17507 * gdb.base/annota3.exp: Likewise.
17508 * gdb.base/break.exp: Likewise.
17509 * gdb.base/condbreak.exp: Likewise.
17510 * gdb.base/pending.exp: Likewise.
17511 * gdb.base/sepdebug.exp: Likewise.
17512 * gdb.base/unload.exp: Likewise.
17513 * gdb.base/ovldbreak.exp: Likewise.
a9c64011 17514
fe3f5fa8
VP
175152007-09-22 Vladimir Prus <vladimir@codesourcery.com>
17516
17517 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
17518 messages.
17519 * gdb.base/chng-syms.exp: Likewise.
17520 * gdb.base/unload.exp: Likewise.
a9c64011 17521
a75cf6c0
DJ
175222007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
17523
17524 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
17525
18ecae38
DJ
175262007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
17527
17528 * schedlock.c (NUM): Change to 1.
17529 (main): Use args[0] for the main thread.
17530 * schedlock.exp: Only expect two threads. Only issue one pass or fail
17531 regardless of the number of threads.
17532
5509918f
MR
175332007-09-14 Maciej W. Rozycki <macro@mips.com>
17534
4a543daf
MR
17535 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
17536 type down.
17537 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
17538 test.
17539 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
17540 watchpoint type down.
17541 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
17542 test.
17543
175442007-09-14 Maciej W. Rozycki <macro@mips.com>
17545
5509918f
MR
17546 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
17547 Move all the tests here and run them twice, once using software
17548 watchpoints and once using hardware watchpoints.
17549 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
17550
40b53987
DJ
175512007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
17552
17553 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
17554 test.
17555
695e2681
MK
175562007-09-10 Mark Kettenis <kettenis@gnu.org>
17557
8b3fc8d8
MK
17558 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
17559 build-id.
17560
695e2681
MK
17561 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
17562 know about $ORIGIN. Calculate output dir from $dest instead of
17563 using ${objdir}/{$subdir}.
17564
58d69f29
MK
175652007-09-09 Mark Kettenis <kettenis@gnu.org>
17566
17567 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
17568 gcore, before continuing with the test.
17569
3e347599
DJ
175702007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
17571
17572 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
17573 * gdb.mi/mi-watch.exp: Likewise.
17574
ea37ba09
DJ
175752007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
17576 Jim Blandy <jimb@codesourcery.com>
17577
17578 * gdb.arch/i386-sse.exp: Do not expect character constants.
17579 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
17580 * gdb.base/display.exp: Allow print/s.
17581 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
17582 and unsigned char array changes.
17583
2025a643
DJ
175842007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
17585
17586 * gdb.base/display.exp: Add tests for printf %p.
17587
26669a27
PA
175882007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
17589
17590 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
17591 the dll name to unicode.
17592
c8f021f8
JK
175932007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
17594
17595 * gdb.base/default.exp (show version): Update the version text.
17596 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
17597
4cf31eea
JK
175982007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
17599
17600 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
17601 New files.
17602
4935890f
JK
176032007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
17604
17605 * lib/gdb.exp (build_id_debug_filename_get): New function.
17606 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
17607 Remove the generate DEBUG file for the future testcase runs.
17608 New testcase for the NT_GNU_BUILD_ID retrieval.
17609 Move the final testing step to ...
17610 (test_different_dir): ... a new function.
17611 New parameter XFAIL to XFAIL all the tests performed.
17612 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
17613 New parameter TYPE to PF_PREFIX all the tests performed.
17614
02142340
VP
176152007-08-31 Vladimir Prus <vladimir@codesourcery.com>
17616
17617 * gdb.mi/mi-var-cp.cc (path_expression): New
17618 function.
17619 * gdb.mi/mi-var-cp.exp: Run path exression tests.
17620
36acd84e
UW
176212007-08-27 Markus Deuling <deuling@de.ibm.com>
17622
17623 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
17624 to fit into SPU Local Store memory.
17625
a896d121
JB
176262007-08-23 Joel Brobecker <brobecker@adacore.com>
17627
17628 * gdb.base/default.exp: Adjust the expected output of "info
17629 warranty" after the switch to GPLv3.
17630
7b433602
JB
176312007-08-23 Joel Brobecker <brobecker@adacore.com>
17632
17633 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
17634 to 30000 (from 20000).
17635
e22f8b7c
JB
176362007-08-23 Joel Brobecker <brobecker@adacore.com>
17637
17638 Switch the license of all .exp files to GPLv3.
17639 Switch the license of all .f and .f90 files to GPLv3.
17640 Switch the license of all .s and .S files to GPLv3.
17641
5a0e3bd0
JB
176422007-08-23 Joel Brobecker <brobecker@adacore.com>
17643
17644 * configure.ac: Switch license to GPLv3.
17645
cc00619d
JB
176462007-08-23 Joel Brobecker <brobecker@adacore.com>
17647
17648 Switch the licensing to GPLv3 for all .ads and .adb files.
17649
8d26208a
DJ
176502007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
17651
17652 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
17653 and t_int_double.
17654 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
17655
4fcb9948
JB
176562007-08-17 Joel Brobecker <brobecker@adacore.com>
17657
17658 * gdb.base/step-line.c: Switch license to GPL version 3, and
17659 update copyright year.
17660 * gdb.base/step-line.inp: Likewise.
17661
b9c34f67
JB
176622007-08-17 Joel Brobecker <brobecker@adacore.com>
17663
17664 * gdb.base/gdb1555.exp: Make expected output immune to formatting
17665 changes inside gdb1555.c.
17666 * gdb.base/pending.exp: Likewise.
17667
2cc17678
DJ
176682007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
17669
17670 * config/default.exp: New file.
17671
e48883f7
DJ
176722007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
17673
17674 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
17675 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
17676
1ab80e5b
MR
176772007-07-30 Maciej W. Rozycki <macro@mips.com>
17678
17679 * gdb.base/dump.exp: Force the correct endianness for binary
17680 formats not carrying this information.
17681
aba471f5
DJ
176822007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
17683
17684 * gdb.threads/staticthreads.exp: Match .*sem_post.
17685
d4e07204
DJ
176862007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
17687
17688 * gdb.base/readline.exp (operate_and_get_next): Match the final
17689 prompt.
17690
2b97317d
KB
176912007-07-23 Kevin Buettner <kevinb@redhat.com>
17692
17693 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
17694 to restarting SID.
17695
44efa07a
KB
176962007-07-18 Kevin Buettner <kevinb@redhat.com>
17697
17698 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
17699 prior to `gdb_start'.
17700
7b5ebade
KB
177012007-07-18 Kevin Buettner <kevinb@redhat.com>
17702
17703 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
17704 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
17705 Remove call to gdb_unload.
17706
255e7678
DJ
177072007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
17708 Daniel Jacobowitz <dan@codesourcery.com>
17709
17710 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
17711 for __WIN32__.
17712 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
17713 * gdb.base/unload.exp: Use shared library test routines.
17714
3a40aaa0
UW
177152007-07-03 Markus Deuling <deuling@de.ibm.com>
17716
17717 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
17718 * gdb.base/solib-symbol-lib.c: Likewise.
17719 * gdb.base/solib-symbol-main.c: Likewise.
17720
b0f4b84b
DJ
177212007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
17722
17723 * config/gdbserver.exp (gdb_reconnect): New.
17724 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
17725 gdb.base/solib-disc.exp: New files.
17726 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
17727 remote debugging".
17728 (gdb_compile): Add shlib_load flag.
17729 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
17730 port.
17731 (gdbserver_reconnect): New.
17732
1b05479a
DJ
177332007-07-01 Nick Roberts <nickrob@snap.net.nz>
17734 Daniel Jacobowitz <dan@codesourcery.com>
17735
17736 * gdb.base/annota3.exp: Test for if construct.
17737
86f78eb2
DJ
177382007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
17739
17740 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
17741
6a2eb474 177422007-06-21 Chris Dearman <chris@mips.com>
a9c64011 17743 Maciej W. Rozycki <macro@mips.com>
6a2eb474
MR
17744
17745 * gdb.base/display.exp: Allow a newline after display/i.
17746 * gdb.base/pc-fp.exp: Likewise.
17747 * gdb.base/sigbpt.exp: Likewise.
17748
f8b73d13
DJ
177492007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
17750
17751 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
17752 required features to be included.
17753
4339e69e
DJ
177542007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
17755
17756 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
17757 in info threads output.
17758
23d964e7
UW
177592007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17760 Markus Deuling <deuling@de.ibm.com>
17761
17762 * gdb.arch/spu-info.exp: New testcase.
17763 * gdb.arch/spu-info.c: New file.
17764
fd20f75b
DJ
177652007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
17766
17767 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
17768 tpcs_offset. Restore lr after the call.
17769 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
17770
2226f861
DJ
177712007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
17772
17773 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
17774 (gdbserver_run): Kill any running gdbserver.
17775 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
17776
d12371a9
MR
177772007-05-17 Maciej W. Rozycki <macro@mips.com>
17778
17779 * gdb.base/sigbpt.exp: Preset segv_addr.
17780
93f02886
DJ
177812007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
17782
17783 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
17784 (gdb_compile_shlib): Likewise.
17785 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
17786 (default_gdb_init): Clear cleanfiles.
17787 (gdb_finish): Delete recorded cleanfiles.
17788 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
17789
17790 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
17791 Do not use isnative.
17792 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
17793 gdb.base/so-impl-ld.exp: Likewise.
17794 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
17795 * gdb.base/unload.exp: Likewise. Do not pass empty option to
17796 gdb_compile.
17797
b04e06d7
VP
177982007-05-15 Vladimir Prus <vladimir@codesourcery.com>
17799
17800 * config/unknown.exp: Remove.
17801
069ed931
UW
178022007-05-15 Markus Deuling <deuling@de.ibm.com>
17803
17804 * gdb.base/info-proc.exp: Check is_remote.
17805
09db0d03
UW
178062007-05-14 Markus Deuling <deuling@de.ibm.com>
17807
17808 * gdb.base/gcore.exp: Initialize variable core_supported.
17809
af2cbe8c
DJ
178102007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
17811
17812 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
17813
027c0295
DJ
178142007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
17815
17816 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
17817 * gdb.threads/print-threads.exp (test_all_threads): Allow
17818 negative and hexadecimal thread IDs.
17819
dc5000e7
DJ
178202007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
17821
17822 * gdb.java/jprint.java (public): Avoid invalid call to static
17823 method.
17824
2e74ed18
DP
178252007-05-14 Denis Pilat <denis.pilat@st.com>
17826
17827 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
17828 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
17829 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
17830 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
17831 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
17832
83547f02
UW
178332007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17834
17835 * gdb.base/overlays.exp: Add support for targets with only code
a9c64011 17836 overlay support, not data overlay. Support spu-*-* target in
83547f02
UW
17837 this mode.
17838 * gdb.base/ovlymgr.c: Provide stubs for spu target.
17839 * gdb.base/spu.ld: New file.
17840
b18be20d
DJ
178412007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
17842
17843 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
17844
be444858
DJ
178452007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
17846
17847 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
17848
b1d53152
DJ
178492007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
17850
17851 * gdb.java/jmain.exp: Handle demangled names with and without method
17852 signatures.
17853
d084b331
DJ
178542007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
17855
17856 * gdb.mi/mi-syn-frame.c (main, foo, bar)
17857 (have_a_very_merry_interrupt): Remove calls to puts.
17858 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
17859 inferior output.
17860 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
17861 test names.
17862
db9d7fc5
DJ
178632007-04-29 Markus Deuling <deuling@de.ibm.com>
17864 Daniel Jacobowitz <dan@codesourcery.com>
17865
17866 * gdb.base/auxv.exp (core_works): Also check is_remote.
17867 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
17868
ef783a7d 178692007-04-25 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 17870
ef783a7d
VP
17871 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
17872 message, not the undefined 'module' variable.
17873 * gdb.base/siginfo.exp: Likewise.
17874 * gdb.base/sigstep.exp: Likewise.
17875 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
17876 serialport.
17877 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
17878
b7b73cae
CV
178792007-04-25 Corinna Vinschen <vinschen@redhat.com>
17880
17881 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
17882 target sim fails. Return 0 otherwise.
17883 (gdb_load): Return prematurely if gdb_target_sim fails.
17884
7d90fdfa
DP
178852007-04-16 Denis Pilat <denis.pilat@st.com>
17886
17887 * gdb.base/setshow.exp: Reset height after having set it to 100.
17888
5d3e9c85
DP
178892007-04-16 Denis Pilat <denis.pilat@st.com>
17890
17891 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
17892
18e75969
DP
178932007-04-16 Denis Pilat <denis.pilat@st.com>
17894
17895 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
17896
25d5ea92
VP
178972007-04-14 Vladimir Prus <vladimir@codesourcery.com>
17898
17899 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
17900 tests. Run the frozen varobjs test.
17901 * gdb.mi/var-cmd.c (do_frozen_tests): New.
a9c64011 17902 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
25d5ea92 17903
0b49cb80
JK
179042007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17905
17906 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
17907 gdb.base/type-opaque.exp: New files.
17908
a73bafbc 179092007-04-01 Vladimir Prus <vladimir@codesourcery.com>
a9c64011
AS
17910
17911 * gdb.mi/mi-var-child.c
a73bafbc
VP
17912 (do_children_tests): User char[2] instead of
17913 char so that automatic printing of pointers to char
17914 don't give unpredicable result.
17915 * gdb.mi/var-cmd.c (do_locals_test): Initialize
17916 local variables.
17917 * gdb.mi/mi-var-child.exp: Step to right line
17918 of do_children_tests.
17919 * gdb.mi/mi2-var-child.exp: Likewise.
17920 * gdb.mi/mi-var-cmd.exp: Step to right line of
a9c64011 17921 do_locals_tests.
a73bafbc
VP
17922 (do_children_tests): User char[2] instead of
17923 char so that automatic printing of pointers to char
a9c64011 17924 don't give unpredicable result.
a73bafbc 17925 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 17926 * lib/mi-support.exp (mi_continue_to_line):
a73bafbc
VP
17927 Pass test name to mi_wait_for_stop.
17928
7ce59000
DJ
179292007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
17930
17931 * gdb.asm/asm-source.exp: Remove d10v case.
17932 * lib/gdb.exp (skip_cplus_tests): Likewise.
17933 * gdb.asm/d10v.inc: Deleted.
17934
20389057
DJ
179352007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
17936
17937 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
17938
8807d78b
DJ
179392007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
17940
17941 * config/netware.exp: Delete file.
17942
aa3edb8e
JB
179432007-03-29 Joel Brobecker <brobecker@adacore.com>
17944
17945 * gdb.dwarf2/dw2-noloc.S: New file.
17946 * gdb.dwarf2/dw2-noloc.exp: New file.
17947
297561ac
PA
179482007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
17949
17950 * gdb.cp/method2.cc: New test.
17951 * gdb.cp/method2.exp: New test.
17952 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
17953
1f81bd39
DJ
179542007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
17955
17956 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
17957
9453113a
DJ
179582007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
17959
17960 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
17961
b741e217
DJ
179622007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
17963
17964 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
17965 (gdb_load): Delete, replace with...
17966 (gdb_reload): ...this.
17967 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
17968 * gdb.server/server-mon.exp: Likewise.
17969 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
17970 (gdb_start_cmd): New.
17971 (gdb_file_cmd): Save the last loaded file.
17972 (gdb_reload): New.
17973 (gdb_gnu_strip_debug): Use transform.
17974 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
17975 support here. Use new $last_loaded_file. Check mtime.
17976 (gdb_target_cmd): Handle ObjC failure case.
17977 (infer_host_exec): Delete.
17978 (gdbserver_load): Rename to...
17979 (gdbserver_run): ...this. Simplify.
17980 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
17981 (mi_gdb_load): Move most contents to a new function...
17982 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
17983 (mi_run_cmd): Use mi_gdb_target_load.
17984 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
17985 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
17986 Use gdb_run_cmd.
17987 * gdb.base/charsign.exp: Remove incorrect comment.
17988 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
17989 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
17990 gdb.base/start.exp: Use gdb_start_cmd.
17991
446ab585 179922007-03-23 Nigel Stephens <nigel@mips.com>
a9c64011 17993 Maciej W. Rozycki <macro@mips.com>
446ab585
MR
17994
17995 * gdb.base/sigbpt.exp: Fix the message when skipping test.
17996 * gdb.base/signull.exp: Similarly.
17997
bbb88ebf
UW
179982007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17999
18000 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
18001 messages available to test cases (like chng-sym.exp).
18002
cb8c4a99
AS
180032007-03-14 Andreas Schwab <schwab@suse.de>
18004
18005 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
18006 format changes.
18007
4e463ff5
DJ
180082007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
18009
18010 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
18011 (optimized_1): New.
18012 (main): Call optimized_1.
18013 (gdb2029): Correct typos. Call gdb2029_marker.
18014 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
18015 for gdb2029.
18016
b6db2c47
MK
180172007-03-12 Mark Kettenis <kettenis@gnu.org>
18018
18019 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
18020 as tabs. Remove redundant test pattern.
18021
70ed3737
UW
180222007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18023
18024 * gdb.base/long_long.exp: Accept optional symbol name in <...>
18025 for /a format output.
18026
47b67b60
DJ
180272007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
18028
18029 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
18030 collect output incrementally.
18031
b8953b0e
UW
180322007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18033
18034 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
18035 for -var-create lpcharacter test.
18036 * gdb.mi/mi2-var-cmd.exp: Likewise.
18037
7acd5c40
UW
180382007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18039
18040 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
18041 pass on targets where address zero is readable.
18042
9c6759c1
UW
180432007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18044
18045 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
18046 just a single architecture.
18047
a2f1aeb4
UW
180482007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18049
18050 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
18051 (fetch_all_registers): New function, uses gdb_test_multiple and
18052 exp_continue to fetch inferior output line-by-line.
18053 Replace all uses of do_get_all_registers by fetch_all_registers.
18054
46579ac2
UW
180552007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18056
18057 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
18058 in target_info.
18059
fc133f24
MS
180602007-03-02 Michael Snyder <michael.snyder@palmsource.com>
18061
a9c64011 18062 * gdb.threads/manythreads.exp: Use $message string for
fc133f24
MS
18063 consistancy; add a default (timeout) case.
18064
7646a51d
MS
180652007-03-02 Michael Snyder <michael.snyder@palmsource.com>
18066
18067 * gdb.base/watchpoint.exp: Fix truncated comment.
18068
dcfff61f
MS
180692007-03-02 Michael Snyder <michael.snyder@palmsource.com>
18070
18071 * Makefile.in: Remove spurious single-quotes from sed command.
18072
664e3ee9
DJ
180732007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
18074
18075 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
18076 func.
18077 * gdb.mi/mi2-var-cmd.exp: Likewise.
18078
d7cc6f2f
JB
180792007-02-27 Joel Brobecker <brobecker@adacore.com>
18080
a9c64011
AS
18081 * gdb.dwarf2/dw2-producer.S: New file.
18082 * gdb.dwarf2/dw2-producer.exp: New testcase.
d7cc6f2f
JB
18083
180842007-02-27 Nick Roberts <nickrob@snap.net.nz>
c0e3bc07
NR
18085
18086 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
18087 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
18088 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
18089 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
18090 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
18091 Revert tests to use mi_gdb_test and include value field in output
18092 of -var-create.
18093
93d42b30
DJ
180942007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
18095
18096 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
18097
c499ed39
DJ
180982007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
18099
18100 * gdb.base/maint.exp: Remove full paths from test names.
18101 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
18102 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
18103
9836f81b
JB
181042007-02-27 Joel Brobecker <brobecker@adacore.com>
18105
18106 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
18107
c74d0ad8
DJ
181082007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
18109
18110 * gdb.server/server-mon.exp: New test.
18111
2711e456
DJ
181122007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
18113
18114 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
18115
ff6f572f
DJ
181162007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
18117
18118 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
18119 register capitalization.
18120
fada3feb
DP
181212007-02-13 Denis Pilat <denis.pilat@st.com>
18122
18123 * gdb.mi/mi-var-invalidate.exp: New file.
18124
fb1e4ffc
DJ
181252007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
18126
18127 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
18128
3da939d7
DJ
181292007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
18130
18131 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
18132
123dc839
DJ
181332007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
18134
18135 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
18136 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
18137
877e3645 181382007-02-08 Nick Roberts <nickrob@snap.net.nz>
87604222
NR
18139
18140 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
18141 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
18142 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
18143 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
18144 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1183581f 18145 * gdb.mi/gdb792.exp, lib/mi-support.exp:
87604222 18146 Update tests to include value field in output of -var-create.
a9c64011 18147
3c0a2960
AS
181482007-02-08 Andreas Schwab <schwab@suse.de>
18149
18150 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
18151
108546a0
DJ
181522007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
18153
18154 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
18155 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
18156
d701dcab
DP
181572007-02-02 Denis Pilat <denis.pilat@st.com>
18158
18159 * gdb.threads/threadapply.exp: check that frame is not changed by
18160 the thread apply all command.
18161
783e3e2f
AS
181622007-01-31 Andreas Schwab <schwab@suse.de>
18163
6d9c3a87
AS
18164 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
18165
3c50d7b9
AS
18166 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
18167 in the dwarf sections.
18168 * gdb.dwarf2/mac-fileno.S: Likewise.
18169
783e3e2f
AS
18170 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
18171 bspstore register on ia64.
18172
78ff580e
AS
181732007-01-29 Andreas Schwab <schwab@suse.de>
18174
cc8e9b12
AS
18175 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
18176 "frame-begin" annotation.
18177
78ff580e
AS
18178 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
18179 number of "frames-invalid" annotations.
18180
704a4f78
DJ
181812007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
18182
18183 * gdb.base/commands.exp: Call if_commands_test.
18184 (gdb_test_no_prompt, if_commands_test): New.
18185
e741bf94
MK
181862007-01-28 Mark Kettenis <kettenis@gnu.org>
18187
18188 * gdb.threads/sigthread.c (NSIGS): Make bigger.
18189
474d0ad3
AS
181902007-01-27 Andreas Schwab <schwab@suse.de>
18191
18192 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
18193 .short/.int/.quad in the dwarf sections.
18194 * gdb.dwarf2/dw2-intercu.S: Likewise.
18195 * gdb.dwarf2/dw2-intermix.S: Likewise.
18196
e784b426
JK
181972007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18198
18199 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4590cfcb
MK
18200 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
18201 array.
e784b426
JK
18202 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
18203 * gdb.base/setvar.exp: Likewise.
18204
37f08e04
AS
182052007-01-26 Andreas Schwab <schwab@suse.de>
18206
9a01813a
AS
18207 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
18208 test.
18209
37f08e04
AS
18210 * gdb.base/multi-forks.exp ("restart $i"): Also match
18211 __kernel_syscall_via_break.
18212
6e2a9270
VP
182132007-01-24 Vladimir Prus <vladimir@codesourcery.com>
18214
18215 * lib/mi-support.exp (mi_delete_varobj): New.
18216 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
18217 testcase.
18218 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
18219 (main): Call the above.
18220 (reference_update_test, base_in_reference_test)
18221 (reference_to_pointer): Delete the created varobjs.
a9c64011 18222
e515b470
DJ
182232007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
18224
18225 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
18226 * configure: Regenerated.
18227 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
18228 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
18229 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
18230 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
18231 * lib/gdb.exp (gdb_skip_xml_test): New function.
18232
08d8bcd7
DJ
182332007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
18234
18235 * gdb.base/sigrepeat.exp: Correct error message.
18236
182372007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
43a9b631
JK
18238 Daniel Jacobowitz <dan@codesourcery.com>
18239
18240 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
18241 gdb.arch/i386-gnu-cfi-asm.S: New files.
18242
97c3f1f3
JK
182432007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
18244
18245 * lib/gdb.exp: Abort on missing `site.exp'.
18246
cb1df416
DJ
182472007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
18248 Daniel Jacobowitz <dan@codesourcery.com>
18249
18250 * gdb.base/included.c, gdb.base/included.exp,
18251 gdb.base/included.h: New files.
18252
35990120
DJ
182532007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
18254
18255 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
18256 (maximize_rlimit): Reduce limits on 64-bit systems.
18257
6e81a116 182582007-01-19 Mark Kettenis <kettenis@gnu.org>
2429decf
MK
18259
18260 From Marcus Deuling <deuling@de.ibm.com>:
18261 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
18262 every case.
18263
6c3c41f3
NR
182642007-01-13 Nick Roberts <nickrob@snap.net.nz>
18265
18266 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
18267 (test_path_specification): Use objdir instead of srcdir to always
18268 get an absolute filename.
18269
2f12c312
DJ
182702007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
18271
18272 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
18273
81121995
VP
182742007-01-11 Vladimir Prus <vladimir@codesourcery.com>
18275
18276 * gdb.mi/mi-var-cp.cc (reference_update_tests):
18277 Make sure the variable we're using is in scope.
18278 (reference_to_pointer): Likewise.
18279
4741b737
DJ
182802007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
18281
18282 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
18283 has no debug information.
18284
054410c3
DJ
182852007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
18286
18287 * gdb.base/annota1.exp: Remove extra send_gdb.
18288
818f79f6
DJ
182892007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
18290
18291 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
18292
f7a6bb70
DJ
182932007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
18294
18295 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
18296
57e66780
DJ
182972007-01-08 Nick Roberts <nickrob@snap.net.nz>
18298 Daniel Jacobowitz <dan@codesourcery.com>
18299
18300 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
18301 lcharacter or linteger change. Correct duplicated test name.
18302 * gdb.mi/mi2-var-cmd.exp: Likewise.
18303
3d799a95
DJ
183042007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
18305
18306 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
18307
183082007-01-05 Joel Brobecker <brobecker@adacore.com>
51679ba9 18309
a9c64011
AS
18310 * gdb.base/nofield.c: New file.
18311 * gdb.base/nofield.exp: New testcase.
51679ba9 18312
eafb94e8
NR
183132007-01-05 Nick Roberts <nickrob@snap.net.nz>
18314
18315 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
18316
18317 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
18318 test.
18319
5e572bb4
DJ
183202007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
18321
18322 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
18323
74a44383
DJ
183242007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
18325
18326 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
18327 when continuing.
18328
1b572db9
DJ
183292007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
18330
18331 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
18332 Expect ".exe" extension.
18333
381bc39b
DJ
183342007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
18335
18336 * gdb.base/charset.exp: Add explicit filename to break.
18337 * gdb.base/dbx.exp: Add explicit filename to breaks.
18338
2b70e4c6
DJ
183392007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
18340
18341 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
18342 * gdb.mi/mi2-file.exp: Likewise.
18343
303b6f5d
DJ
183442007-01-04 Vladimir Prus <vladimir@codesourcery.com>
18345
18346 Implement specification of MI tests as comments
18347 in C and C++ sources.
18348 * lib/mi-support.exp (mi_autotest_data): New variable.
18349 (mi_autotest_source): New variable.
18350 (count_newlines, mi_prepare_inline_tests)
18351 (mi_get_inline_test, mi_continue_to_line)
18352 (mi_run_inline_test, mi_tbreak)
18353 (mi_send_resuming_command, mi_wait_for_stop): New functions.
18354 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
18355 Run inline tests.
18356 * gdb.mi/mi-var-cp.cc: Define tests here.
18357
23da0d94
VP
183582007-01-04 Vladimir Prus <vladimir@codesourcery.com>
18359
18360 Simplify usage of mi_continue_to.
18361 * lib/mi-support.exp (mi_runto_helper): Renamed
18362 from mi_runto, added new parameter 'run_or_continue'.
18363 (mi_runto): Use mi_runto_helper.
18364 (mi_continue_to): Accept just function name as parameter.
18365 Use mi_runto_helper.
18366 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
18367 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 18368
f9e18282
JB
183692006-01-04 Joel Brobecker <brobecker@adacore.com>
18370
18371 Make this testcase a bit more realistic. The current code
18372 is too simplistic, and allows the compiler to optimize out
18373 some of the entities we need for this testcase.
18374 * gdb.ada/null_record/bar.ads (Void_Star): New type.
18375 (Do_Nothing): Add extra parameter.
18376 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
18377 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
18378 by using a variable of type Void_Star.
18379
fd678c65
JB
183802006-01-04 Joel Brobecker <brobecker@adacore.com>
18381
18382 * gdb.ada/catch_ex/foo.adb: New file.
18383 * gdb.ada/catch_ex.exp: New testcase.
18384
05cfdb42
DJ
183852007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
18386
18387 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
18388 pass --image-base to linker.
18389
2e03ee74
DJ
183902007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
18391 Daniel Jacobowitz <dan@codesourcery.com>
18392
18393 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
18394 secondary prompts.
18395
0d5de010
DJ
183962007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
18397
18398 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
18399 output. Test the types of members and member pointers.
18400 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
18401 gdb/2092.
18402 * gdb.cp/member-ptr.exp: Search for a comment instead of a
18403 statement. Enable for GCC. Update expected output for some tests
18404 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
18405 layout.
18406 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
18407 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
18408 (Diamond::vget_base): New.
18409 (main): Add new tests.
18410 * gdb.cp/printmethod.exp: Update expected output for member functions.
18411 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
18412 print pEe->D::vg().
18413
61a771aa
DJ
184142007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
18415
18416 * gdb.threads/tls.exp: Allow stops in sem_post.
18417
2fa63963
DJ
184182006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
18419
18420 * gdb.base/annota1.exp: Allow .*printf in backtraces.
18421 * gdb.base/annota3.exp: Likewise.
18422 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
18423 again (instead of timing out).
18424 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
18425 GCC bug 26475.
18426 * gdb.java/jmisc.exp: Adjust to work with method signatures including
18427 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
18428 test from jmisc1.exp.
18429 * gdb.java/jmisc1.exp: Delete.
18430 * gdb.java/jprint.exp: Adjust to work with method signatures including
18431 return types.
18432 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
18433 * gdb.threads/linux-dp.exp: Don't be confused by program output.
18434 * lib/java.exp (compile_java_from_source): Pass the correct type
18435 to target_compile.
18436
5eefc2b7
JB
184372006-12-31 Joel Brobecker <brobecker@adacore.com>
18438
18439 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
18440 (stack_align_edx): New function.
18441 (stack_align_eax): New function.
18442 (main): Add calls to stack_align_edx and stack_align_eax.
18443 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
18444 Add testing for the cases where the register used during a stack
18445 realignment is edx. Same for eax.
18446
227c54da
DJ
184472006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
18448
18449 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
18450 and generic PE targets.
18451
cab8ac94
JB
184522006-12-29 Joel Brobecker <brobecker@adacore.com>
18453
18454 * gdb.ada/array_return.exp: Update copyright date list.
18455
ba54f318
JB
184562006-12-27 Joel Brobecker <brobecker@adacore.com>
18457
18458 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
18459 (Create_Small_Float_Vector): New function.
18460 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
18461 function body.
18462 * gdb.ada/array_return/p.adb: Use new type and function from
18463 package Pck.
18464 * gdb.ada/array_return.exp: Add a test verifying that GDB is
18465 able to print the value returned by a function returning an
18466 array of float.
18467
6b7a35dd
JB
184682006-12-20 Joel Brobecker <brobecker@adacore.com>
18469
18470 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
18471 The associated tests should be PASSing.
18472
038224f6
VP
184732006-12-08 Vladimir Prus <vladimir@codesourcery.com>
18474
18475 Test for base in references.
18476 * gdb.mi/mi-var-cp.cc: Add test code.
18477 * gdb.mi/mi-var-cp.exp: Test for bases in references.
18478 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
18479 * gdb.mi/mi2-watch.exp: Likewise.
18480 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
18481 (mi_list_varobj_children): New function.
18482
b26ed50d
VP
184832006-12-08 Vladimir Prus <vladimir@codesourcery.com>
18484
18485 * lib/mi-support.exp
18486 (mi_runto): Accept "()" after function name.
18487 (mi_create_varobj): New function.
18488 (mi_varobj_update): New function.
18489 (mi_Check_varobj_value): New function.
18490 * gdb.mi/mi-var-cp.exp: New file.
18491 * gdb.mi/mi-var-cp.cc: New file.
a9c64011 18492
08232497
DJ
184932006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
18494
18495 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
18496 gdb.base/weaklib2.c: New files.
18497
d394c993 184982006-11-29 Nathan Sidwell <nathan@codesourcery.com>
8ec659a0 18499
ac6c2fba
NS
18500 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
18501 info. Adjust test names.
18502
8ec659a0 18503 * gdb.base/break.c (main): Move position of malloc.
d394c993 18504 * gdb.base/break.exp: Revert mistaken checkin.
8ec659a0 18505
acd65feb
VP
185062006-11-28 Vladimir Prus <vladimir@codesourcery.com>
18507
18508 * gdb.mi/mi-var-cmd.exp: Check -var-update after
18509 assignement of arrays and function pointers.
18510 * gdb.mi/var-cmd.c: Add declaration necessary for above
18511 tests.
18512
f556d5e5
NS
185132006-11-27 Nathan Sidwell <nathan@codesourcery.com>
18514
18515 * gdb.base/break.c (main): Call malloc.
fcfcc2b5
NS
18516
18517 * gdb.threads/linux-dp.exp: Read thread table before and after
18518 creating each philosopher and verify it.
18519
697bc68d
NS
185202006-11-27 Nathan Sidwell <nathan@codesourcery.com>
18521 Paul Brook <paul@codesourcery.com>
18522 Daniel Jacobowitz <dan@codesourcery.com>
18523
18524 * gdb.base/ending-run.exp: Flatten expect script stepping out of
a9c64011 18525 main to remove duplication. Add start function of the form
697bc68d
NS
18526 '_*start[1-9]*'. Add RVDS start function.
18527
29d73ae4
DJ
185282006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
18529
18530 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
18531
c1d88655
UW
185322006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18533
18534 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
18535 * gdb.asm/spu.inc: New file.
18536 * gdb.base/term.exp: Disable if [target_info exists noargs].
18537 * gdb.gdb/complaints.exp: Disable if ![isnative].
18538 * gdb.gdb/selftest.exp: Likewise.
18539 * gdb.gdb/observer.exp: Likewise.
18540 * gdb.gdb/xfullpath.exp: Likewise.
18541 * gdb.base/attach.exp: Disable on SPU target.
18542 * gdb.cp/bs145503.exp: Likewise.
18543 * gdb.cp/exception.exp: Likewise.
18544 * gdb.cp/userdef.exp: Likewise.
18545
32a13b1a
DJ
185462006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
18547
18548 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
18549
d8295fe9
VP
185502006-11-10 Vladimir Prus <vladimir@codesourcery.com>
18551
18552 * gdb.base/completion.exp: Fix completion tests for
18553 'info' and 'info '.
18554 * gdb.base/help.exp (help_test_raw, test_class_help)
18555 (test_prefix_command_help): Move...
18556 * lib/gdb.exp: Here.
18557 * gdb.base/main.exp: Adjust.
18558 * gdb.cp/maint.exp: Adjust.
18559 * gdb.trace/tracecmd.exp: Use test_help_class.
a9c64011 18560
8c394015
VP
185612006-11-09 Vladimir Prus <vladimir@codesourcery.com>
18562
18563 * gdb.stabs/weird.exp (print_weird_var): Use
18564 gdb_test_multiple instead of gdb_expect.
18565
027fc1bc
VP
185662006-11-09 Vladimir Prus <vladimir@codesourcery.com>
18567
18568 * gdb.base/help.exp (help_test_raw): New.
18569 (test_class_help): New.
18570 (test_prefix_command_help): New.
18571 Adjust testcases.
18572
67609209
FR
185732006-11-09 Christophe Lyon <christophe.lyon@st.com>
18574
18575 * gdb.base/constvars.c (main): Write to crass and crips, so that
18576 they are allocated by the compiler.
18577
f73adfeb
AS
185782006-10-27 Andreas Schwab <schwab@suse.de>
18579
18580 * gdb.base/multi-forks.exp: Use "detach fork" instead of
18581 "detach-fork".
18582
2f83a18e
DJ
185832006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
18584
18585 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
18586 of patterns.
18587
94277a38
DJ
185882006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
18589
18590 * gdb.base/sepdebug.exp: Remove debug format test.
18591 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
18592 Handle no-symtab.
18593 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
18594
5bd2f6e2
DJ
185952006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
18596
18597 * gdb.threads/manythreads.c (thread_function, main): Don't cast
18598 int to pointer or pointer to int.
18599 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
18600
8c008720
DJ
186012006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
18602
18603 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
18604
9e35dae4
DJ
186052006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
18606
18607 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
18608
d9639e13
DJ
186092006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
18610
18611 PR c++/2116
18612 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
18613
390a1bd0
JB
186142006-10-06 Joel Brobecker <brobecker@adacore.com>
18615
18616 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
18617 the corresponding bug has been fixed in GDB (PR/2018).
18618
dd920c33
JB
186192006-10-06 Joel Brobecker <brobecker@adacore.com>
18620
18621 * gdb.base/subst.exp: New testcase.
18622
53bbefe9
JB
186232006-10-06 Joel Brobecker <brobecker@adacore.com>
18624
18625 * gdb.ada/array_return/pck.ads: Add copyright notice.
18626 * gdb.ada/array_return/pck.adb: Likewise.
18627 * gdb.ada/array_return/p.adb: Likewise.
18628 * gdb.ada/exec_changed/first.adb: Likewise.
18629 * gdb.ada/exec_changed/second.adb: Likewise.
18630
09851417
JB
186312006-10-06 Joel Brobecker <brobecker@adacore.com>
18632
18633 * gdb.ada/watch_arg/watch.adb: New file.
18634 * gdb.ada/watch_arg.exp: New testcase.
18635
041bf30d
VP
186362006-10-02 Vladimir Prus <vladimir@codesourcery.com>
18637
18638 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
a9c64011 18639 via string_to_regexp.
041bf30d 18640 * gdb.mi/mi2-basics.exp: Likewise.
a9c64011 18641
f286fbdd 186422006-09-20 Michael Snyder <michael.snyder@palmsource.com>
7b880e0b
MS
18643
18644 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
18645 Remove unused / obsolete files.
18646
7c07f349
NR
186472006-09-19 Nick Roberts <nickrob@snap.net.nz>
18648
18649 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
18650
cd5ff84a
VP
186512006-09-17 Vladimir Prus <vladimir@codesourcery.com>
18652
18653 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
18654 HIGH_FRAME argument to -stack-list-arguments can be larger than
a9c64011 18655 the number of frames.
cd5ff84a 18656
ae018d1a
DJ
186572006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
18658
18659 * gdb.base/args.c (main): Add breakpoint marker.
18660 * gdb.base/args.exp: Use args_test for tests. Add new tests which
18661 really test empty arguments.
18662 (args_load): Delete.
18663 (args_test): New.
18664
b399c549
NR
186652006-09-13 Nick Roberts <nickrob@snap.net.nz>
18666
18667 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
889bf7c5 18668 check for one file.
b399c549 18669
2ab1eb7a
VP
186702006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
18671
18672 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
18673 HIGH_FRAME argument to -stack-list-locals can be larger than
18674 the number of frames.
a9c64011 18675
476308bf
FF
186762006-08-18 Fred Fish <fnf@specifix.com>
18677
18678 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
18679 '$' in front of skip_vmx_tests_saved when setting that.
18680
8625200f
AS
186812006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
18682
18683 * gdb.base/trace-commands.exp: New file.
18684
089ec8f1
DJ
186852006-08-10 Joel Brobecker <brobecker@adacore.com>
18686 Daniel Jacobowitz <dan@codesourcery.com>
18687
18688 * gdb.base/step-bt.exp: Make hexadecimal address optional in
18689 expected output of the backtrace commands.
18690
b60f0898
JB
186912006-08-09 Joel Brobecker <brobecker@adacore.com>
18692
18693 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
18694 untested followed by return combination.
18695 * gdb.arch/altivec-regs.exp: Likewise.
18696 * gdb.arch/e500-abi.exp: Likewise.
18697 * gdb.arch/e500-regs.exp: Likewise.
18698 * gdb.arch/gdb1291.exp: Likewise.
18699 * gdb.arch/gdb1431.exp: Likewise.
18700 * gdb.arch/gdb1558.exp: Likewise.
18701 * gdb.arch/i386-prologue.exp: Likewise.
18702 * gdb.arch/i386-unwind.exp: Likewise.
18703 * gdb.asm/asm-source.exp: Likewise.
18704 * gdb.base/a2-run.exp: Likewise.
18705 * gdb.base/advance.exp: Likewise.
18706 * gdb.base/all-bin.exp: Likewise.
18707 * gdb.base/annota1.exp: Likewise.
18708 * gdb.base/annota3.exp: Likewise.
18709 * gdb.base/args.exp: Likewise.
18710 * gdb.base/arithmet.exp: Likewise.
18711 * gdb.base/assign.exp: Likewise.
18712 * gdb.base/async.exp: Likewise.
18713 * gdb.base/attach.exp: Likewise.
18714 * gdb.base/bang.exp: Likewise.
18715 * gdb.base/bigcore.exp: Likewise.
18716 * gdb.base/bitfields.exp: Likewise.
18717 * gdb.base/bitfields2.exp: Likewise.
18718 * gdb.base/break.exp: Likewise.
18719 * gdb.base/call-sc.exp: Likewise.
18720 * gdb.base/call-strs.exp: Likewise.
18721 * gdb.base/callfuncs.exp: Likewise.
18722 * gdb.base/checkpoint.exp: Likewise.
18723 * gdb.base/chng-syms.exp: Likewise.
18724 * gdb.base/code-expr.exp: Likewise.
18725 * gdb.base/commands.exp: Likewise.
18726 * gdb.base/completion.exp: Likewise.
18727 * gdb.base/cond-expr.exp: Likewise.
18728 * gdb.base/condbreak.exp: Likewise.
18729 * gdb.base/consecutive.exp: Likewise.
18730 * gdb.base/constvars.exp: Likewise.
18731 * gdb.base/corefile.exp: Likewise.
18732 * gdb.base/cvexpr.exp: Likewise.
18733 * gdb.base/dbx.exp: Likewise.
18734 * gdb.base/define.exp: Likewise.
18735 * gdb.base/detach.exp: Likewise.
18736 * gdb.base/display.exp: Likewise.
18737 * gdb.base/dump.exp: Likewise.
18738 * gdb.base/ena-dis-br.exp: Likewise.
18739 * gdb.base/ending-run.exp: Likewise.
18740 * gdb.base/environ.exp: Likewise.
18741 * gdb.base/eval-skip.exp: Likewise.
18742 * gdb.base/exprs.exp: Likewise.
18743 * gdb.base/fileio.exp: Likewise.
18744 * gdb.base/finish.exp: Likewise.
18745 * gdb.base/float.exp: Likewise.
18746 * gdb.base/foll-exec.exp: Likewise.
18747 * gdb.base/foll-fork.exp: Likewise.
18748 * gdb.base/foll-vfork.exp: Likewise.
18749 * gdb.base/freebpcmd.exp: Likewise.
18750 * gdb.base/funcargs.exp: Likewise.
18751 * gdb.base/gcore.exp: Likewise.
18752 * gdb.base/gdb1090.exp: Likewise.
18753 * gdb.base/gdb1250.exp: Likewise.
18754 * gdb.base/huge.exp: Likewise.
18755 * gdb.base/info-proc.exp: Likewise.
18756 * gdb.base/interrupt.exp: Likewise.
18757 * gdb.base/jump.exp: Likewise.
18758 * gdb.base/langs.exp: Likewise.
18759 * gdb.base/lineinc.exp: Likewise.
18760 * gdb.base/list.exp: Likewise.
18761 * gdb.base/logical.exp: Likewise.
18762 * gdb.base/long_long.exp: Likewise.
18763 * gdb.base/macscp.exp: Likewise.
18764 * gdb.base/maint.exp: Likewise.
18765 * gdb.base/mips_pro.exp: Likewise.
18766 * gdb.base/miscexprs.exp: Likewise.
18767 * gdb.base/multi-forks.exp: Likewise.
18768 * gdb.base/opaque.exp: Likewise.
18769 * gdb.base/overlays.exp: Likewise.
18770 * gdb.base/pc-fp.exp: Likewise.
18771 * gdb.base/pointers.exp: Likewise.
18772 * gdb.base/printcmds.exp: Likewise.
18773 * gdb.base/psymtab.exp: Likewise.
18774 * gdb.base/ptype.exp: Likewise.
18775 * gdb.base/recurse.exp: Likewise.
18776 * gdb.base/relational.exp: Likewise.
18777 * gdb.base/relocate.exp: Likewise.
18778 * gdb.base/remote.exp: Likewise.
18779 * gdb.base/reread.exp: Likewise.
18780 * gdb.base/restore.exp: Likewise.
18781 * gdb.base/return.exp: Likewise.
18782 * gdb.base/return2.exp: Likewise.
18783 * gdb.base/scope.exp: Likewise.
18784 * gdb.base/sect-cmd.exp: Likewise.
18785 * gdb.base/sep.exp: Likewise.
18786 * gdb.base/sepdebug.exp: Likewise.
18787 * gdb.base/setshow.exp: Likewise.
18788 * gdb.base/setvar.exp: Likewise.
18789 * gdb.base/sigall.exp: Likewise.
18790 * gdb.base/sigbpt.exp: Likewise.
18791 * gdb.base/signals.exp: Likewise.
18792 * gdb.base/signull.exp: Likewise.
18793 * gdb.base/sizeof.exp: Likewise.
18794 * gdb.base/solib.exp: Likewise.
18795 * gdb.base/step-line.exp: Likewise.
18796 * gdb.base/step-test.exp: Likewise.
18797 * gdb.base/structs.exp: Likewise.
18798 * gdb.base/structs2.exp: Likewise.
18799 * gdb.base/term.exp: Likewise.
18800 * gdb.base/twice.exp: Likewise.
18801 * gdb.base/until.exp: Likewise.
18802 * gdb.base/varargs.exp: Likewise.
18803 * gdb.base/volatile.exp: Likewise.
18804 * gdb.base/watchpoint.exp: Likewise.
18805 * gdb.base/whatis-exp.exp: Likewise.
18806 * gdb.base/whatis.exp: Likewise.
18807 * gdb.cp/ambiguous.exp: Likewise.
18808 * gdb.cp/annota2.exp: Likewise.
18809 * gdb.cp/annota3.exp: Likewise.
18810 * gdb.cp/bool.exp: Likewise.
18811 * gdb.cp/breakpoint.exp: Likewise.
18812 * gdb.cp/casts.exp: Likewise.
18813 * gdb.cp/class2.exp: Likewise.
18814 * gdb.cp/classes.exp: Likewise.
18815 * gdb.cp/cplusfuncs.exp: Likewise.
18816 * gdb.cp/ctti.exp: Likewise.
18817 * gdb.cp/derivation.exp: Likewise.
18818 * gdb.cp/exception.exp: Likewise.
18819 * gdb.cp/gdb1355.exp: Likewise.
18820 * gdb.cp/hang.exp: Likewise.
18821 * gdb.cp/inherit.exp: Likewise.
18822 * gdb.cp/local.exp: Likewise.
18823 * gdb.cp/m-data.exp: Likewise.
18824 * gdb.cp/m-static.exp: Likewise.
18825 * gdb.cp/member-ptr.exp: Likewise.
18826 * gdb.cp/method.exp: Likewise.
18827 * gdb.cp/misc.exp: Likewise.
18828 * gdb.cp/namespace.exp: Likewise.
18829 * gdb.cp/overload.exp: Likewise.
18830 * gdb.cp/ovldbreak.exp: Likewise.
18831 * gdb.cp/pr-1023.exp: Likewise.
18832 * gdb.cp/pr-1210.exp: Likewise.
18833 * gdb.cp/pr-574.exp: Likewise.
18834 * gdb.cp/printmethod.exp: Likewise.
18835 * gdb.cp/psmang.exp: Likewise.
18836 * gdb.cp/ref-params.exp: Likewise.
18837 * gdb.cp/ref-types.exp: Likewise.
18838 * gdb.cp/rtti.exp: Likewise.
18839 * gdb.cp/templates.exp: Likewise.
18840 * gdb.cp/try_catch.exp: Likewise.
18841 * gdb.cp/userdef.exp: Likewise.
18842 * gdb.cp/virtfunc.exp: Likewise.
18843 * gdb.disasm/am33.exp: Likewise.
18844 * gdb.disasm/h8300s.exp: Likewise.
18845 * gdb.disasm/mn10300.exp: Likewise.
18846 * gdb.disasm/sh3.exp: Likewise.
18847 * gdb.disasm/t01_mov.exp: Likewise.
18848 * gdb.disasm/t02_mova.exp: Likewise.
18849 * gdb.disasm/t03_add.exp: Likewise.
18850 * gdb.disasm/t04_sub.exp: Likewise.
18851 * gdb.disasm/t05_cmp.exp: Likewise.
18852 * gdb.disasm/t06_ari2.exp: Likewise.
18853 * gdb.disasm/t07_ari3.exp: Likewise.
18854 * gdb.disasm/t08_or.exp: Likewise.
18855 * gdb.disasm/t09_xor.exp: Likewise.
18856 * gdb.disasm/t10_and.exp: Likewise.
18857 * gdb.disasm/t11_logs.exp: Likewise.
18858 * gdb.disasm/t12_bit.exp: Likewise.
18859 * gdb.disasm/t13_otr.exp: Likewise.
18860 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
18861 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
18862 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
18863 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
18864 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
18865 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
18866 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
18867 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
18868 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
18869 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
18870 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
18871 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
18872 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
18873 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
18874 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
18875 * gdb.mi/gdb701.exp: Likewise.
18876 * gdb.mi/gdb792.exp: Likewise.
18877 * gdb.mi/mi-basics.exp: Likewise.
18878 * gdb.mi/mi-break.exp: Likewise.
18879 * gdb.mi/mi-cli.exp: Likewise.
18880 * gdb.mi/mi-console.exp: Likewise.
18881 * gdb.mi/mi-disassemble.exp: Likewise.
18882 * gdb.mi/mi-eval.exp: Likewise.
18883 * gdb.mi/mi-file.exp: Likewise.
18884 * gdb.mi/mi-read-memory.exp: Likewise.
18885 * gdb.mi/mi-regs.exp: Likewise.
18886 * gdb.mi/mi-return.exp: Likewise.
18887 * gdb.mi/mi-simplerun.exp: Likewise.
18888 * gdb.mi/mi-stack.exp: Likewise.
18889 * gdb.mi/mi-stepi.exp: Likewise.
18890 * gdb.mi/mi-syn-frame.exp: Likewise.
18891 * gdb.mi/mi-until.exp: Likewise.
18892 * gdb.mi/mi-var-block.exp: Likewise.
18893 * gdb.mi/mi-var-child.exp: Likewise.
18894 * gdb.mi/mi-var-cmd.exp: Likewise.
18895 * gdb.mi/mi-var-display.exp: Likewise.
18896 * gdb.mi/mi-watch.exp: Likewise.
18897 * gdb.mi/mi2-basics.exp: Likewise.
18898 * gdb.mi/mi2-break.exp: Likewise.
18899 * gdb.mi/mi2-cli.exp: Likewise.
18900 * gdb.mi/mi2-console.exp: Likewise.
18901 * gdb.mi/mi2-disassemble.exp: Likewise.
18902 * gdb.mi/mi2-eval.exp: Likewise.
18903 * gdb.mi/mi2-file.exp: Likewise.
18904 * gdb.mi/mi2-read-memory.exp: Likewise.
18905 * gdb.mi/mi2-regs.exp: Likewise.
18906 * gdb.mi/mi2-return.exp: Likewise.
18907 * gdb.mi/mi2-simplerun.exp: Likewise.
18908 * gdb.mi/mi2-stack.exp: Likewise.
18909 * gdb.mi/mi2-stepi.exp: Likewise.
18910 * gdb.mi/mi2-syn-frame.exp: Likewise.
18911 * gdb.mi/mi2-until.exp: Likewise.
18912 * gdb.mi/mi2-var-block.exp: Likewise.
18913 * gdb.mi/mi2-var-child.exp: Likewise.
18914 * gdb.mi/mi2-var-cmd.exp: Likewise.
18915 * gdb.mi/mi2-var-display.exp: Likewise.
18916 * gdb.mi/mi2-watch.exp: Likewise.
18917 * gdb.stabs/exclfwd.exp: Likewise.
18918 * gdb.stabs/weird.exp: Likewise.
18919 * gdb.threads/gcore-thread.exp: Likewise.
18920 * gdb.trace/actions.exp: Likewise.
18921 * gdb.trace/backtrace.exp: Likewise.
18922 * gdb.trace/circ.exp: Likewise.
18923 * gdb.trace/collection.exp: Likewise.
18924 * gdb.trace/deltrace.exp: Likewise.
18925 * gdb.trace/infotrace.exp: Likewise.
18926 * gdb.trace/limits.exp: Likewise.
18927 * gdb.trace/packetlen.exp: Likewise.
18928 * gdb.trace/passc-dyn.exp: Likewise.
18929 * gdb.trace/passcount.exp: Likewise.
18930 * gdb.trace/report.exp: Likewise.
18931 * gdb.trace/save-trace.exp: Likewise.
18932 * gdb.trace/tfind.exp: Likewise.
18933 * gdb.trace/tracecmd.exp: Likewise.
18934 * gdb.trace/while-dyn.exp: Likewise.
18935 * gdb.trace/while-stepping.exp: Likewise.
18936
f4b618d1
JB
189372006-08-08 Joel Brobecker <brobecker@adacore.com>
18938
18939 * gdb.base/step-bt.c: New file.
18940 * gdb.base/step-bt.exp: New testcase.
18941
3d00d119
DJ
189422006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
18943
18944 * config/monitor.exp (gdb_load): Remove support for obsolete
18945 download-write-size.
18946 * gdb.base/remote.exp: Likewise. Update all callers of
18947 gdb_timed_load.
18948
017b5bd4
DJ
189492006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
18950
18951 * cursal.exp: Pass binfile to gdb_load.
18952
837c599d
DJ
189532006-08-01 Nathan Sidwell <nathan@codesourcery.com>
18954
18955 * gdb.base/cursal.exp: Add "" to gdb_load call.
18956
8dd4540b
MK
189572006-07-29 Mark Kettenis <kettenis@gnu.org>
18958
18959 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
18960 NetBSD/ELF targets.
18961
ab5c9f60
DJ
189622006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
18963
18964 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
18965 operator*.
18966
4c42eaff
DJ
189672006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
18968
18969 * gdb.base/completion.exp: Update for change in "file" behavior.
18970 * gdb.stabs/weird.exp: Likewise.
18971 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
18972 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
18973
0155cc76
NS
189742006-07-24 Nathan Sidwell <nathan@codesourcery.com>
18975
18976 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
18977 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
18978
16026cd7
AS
189792006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
18980
18981 * gdb.base/default.exp: Update source command error message.
18982 * gdb.base/help.exp: Update 'help source' message.
18983
16963cb6
DJ
189842006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
18985
18986 * gdb.cp/bs15503.exp: Update comment for no longer crashing
18987 test.
18988
6d7fd486
AS
189892006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
18990
18991 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
18992
29e8a844
DJ
189932006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
18994
18995 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
18996
6afcfa39
DJ
189972006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
18998
18999 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
19000
267a692b
MK
190012006-07-17 Mark Kettenis <kettenis@gnu.org>
19002
19003 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
19004 *-*-openbsd* from targets for wich we expect ARM FPA floating
19005 point format.
19006
85d2fec4
NR
190072006-07-17 Nick Roberts <nickrob@snap.net.nz>
19008
19009 * gdb.cp/annota3.exp: Expect frame-begin annotation.
19010
190112006-07-17 Mark Kettenis <kettenis@gnu.org>
19012
19013 * gdb.base/annota3.exp: Expect frame-begin annotation.
19014
85b4c6e8
JB
190152006-07-14 Joel Brobecker <brobecker@adacore.com>
19016
19017 * gdb.base/help.exp: Adjust "help unset" test to accept
19018 any list of unset commands.
19019
fb933624
DJ
190202006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
19021 Daniel Jacobowitz <dan@codesourcery.com>
19022
19023 * gdb.cp/ref-params.exp: New test.
19024 * gdb.cp/ref-params.cc: New source file.
19025 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
19026
1dff4b64
MK
190272006-07-08 Mark Kettenis <kettenis@gnu.org>
19028
19029 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
19030 spaces/tabs in regular expressions since they might not be there.
19031
40d2e0e3
AS
190322006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
19033
19034 * gdb.base/ifelse.exp: New file.
19035
f6c957d2
NS
190362006-07-04 Nathan Sidwell <nathan@codesourcery.com>
19037
19038 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
19039 line.
19040 * gdb.base/huge.exp: Loop over compilation to find a size that
19041 is acceptable.
19042 * gdb.base/remote.exp: Correct expected strings.
19043 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
19044
b9c5a23d
DJ
190452006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
19046
19047 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
19048
9af2e58d
DJ
190492006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
19050
19051 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
19052 native.
19053
30930ca5
DJ
190542006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
19055
19056 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
19057 enable stabs testing.
19058
aa32fa1d
DJ
190592006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
19060
bd4a4c80 19061 * gdb.base/auxv.exp: Intercept undefined command messages before
aa32fa1d
DJ
19062 gdb_test_multiple does.
19063
321fef15
DJ
190642006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
19065
19066 * Makefile.in (host_alias): Remove.
19067 (target_alias): Use @target_noncanonical@.
19068 (site.exp): Don't set host_alias.
19069 * aclocal.m4: Remove contents. Include acx.m4.
19070 * configure: Regenerated.
19071 * configure.ac: Use ACX_NONCANONICAL_TARGET.
19072
e1c2defa
NS
190732006-06-13 Nathan Sidwell <nathan@codesourcery.com>
19074
e63b55d1
NS
19075 * lib/gdb.exp (gdb_load_cmd): New.
19076
5600ea19
NS
19077 * gdb.base/fileio.c: Add system(NULL) test.
19078 * gdb.base/fileio.exp: Check it.
19079
e1c2defa
NS
19080 * gdb.base/break.c: Add 10a breakpoint at }
19081 * gdb.base/break.exp: Add test for breakpoint at }
19082 * gdb.cp/anon-union.cc: Add code at end of function.
19083 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
19084 * gdb.mi/var-cmd.c: Add code at end of function.
19085 * gdb.mi/mi-var-display.exp: Adjust end of next.
19086 * gdb.mi/mi2-var-display.exp: Likewise.
19087 * gdb.base/fileio.c: Add stop function and insert calls at
19088 stopping places.
19089 * gdb.base/fileio.exp: Breakpoint stop function and remove
19090 explicit line number references.
19091
6c0112ec
JB
190922006-05-19 Joel Brobecker <brobecker@adacore.com>
19093
a9c64011
AS
19094 * gdb.base/del.exp (test_delete_alias): New function.
19095 Now check that both "del" and "d" work as aliases for "delete".
6c0112ec 19096
154189a4
FF
190972006-05-18 Fred Fish <fnf@specifix.com>
19098
19099 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
19100 required. Check for spurious output after program exits normally.
19101
582e64c2
FF
191022006-05-17 Fred Fish <fnf@specifix.com>
19103
19104 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
19105 gdb_load, so it works in the simulator.
19106
8ef6493a
FF
191072006-05-11 Fred Fish <fnf@specifix.com>
19108
19109 * gdb.base/bang.exp: Ignore unexpected output between the
19110 "program exited normally" and the gdb prompt, as many other
19111 tests do.
19112
692b141c
MK
191132006-05-07 Mark Kettenis <kettenis@gnu.org>
19114
19115 * gdb.base/help.exp: Make "delete checkpoint" part option for
19116 "help d" and "help delete" tests.
19117
540b8a30
UW
191182006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
19119
a9c64011 19120 * gdb.mi/mi-basics.exp: Add missing serial number to
540b8a30
UW
19121 expected output in some mi_gdb_test statements.
19122 * gdb.mi/mi2-basics.exp: Likewise.
19123
9b6462d9
JB
191242006-05-05 Joel Brobecker <brobecker@adacore.com>
19125
19126 * gdb.base/del.c: New file.
19127 * gdb.base/del.exp: New testcase.
19128
954de43b
DM
191292006-05-05 David S. Miller <davem@sunset.davemloft.net>
19130
19131 * gdb.base/break.exp: Do not assume a breakpoint on
19132 main will actually be in $srcfile when optimizing.
1303f75e
DM
19133 * gdb.base/savedregs.exp: Do not require that the dummy
19134 frame location match up to a symbol and source file location.
c3242428
DM
19135 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
19136 will get printed without a mi_cmd_data_list_register_values prefix.
19137 (*-data-list-register-*): Correct regular expressions to expect the new
19138 pseudo d? floating point registers.
19139 * gdb.mi/mi2-regs.exp: Likewise.
a9c64011 19140
c7e64c9a
DJ
191412006-05-05 Christophe Lyon <christophe.lyon@st.com>
19142
19143 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
19144 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
19145 is allocated by the compiler.
19146 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
19147 anons, e, anone to force their allocation by the compiler.
19148
191492006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
79c214e0
DJ
19150
19151 * gdb.base/help.exp: Update expected text for help d and
19152 help delete.
19153
27ce9a6d
MK
191542006-05-02 Mark Kettenis <kettenis@gnu.org>
19155
19156 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
19157 NetBSD/ELF targets.
19158
8608915f
MK
191592006-04-30 Mark Kettenis <kettenis@gnu.org>
19160
19161 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
19162 single-step breakpoint fails; make this a KFAIL on
19163 sparc*-*-openbsd*.
19164 * gdb.base/siginfo.exp: Likewise.
19165 * gdb.base/sigstep.exp (advance, advancei): Likewise.
19166
b8db102d
MS
191672006-04-26 Michael Snyder <msnyder@redhat.com>
19168
19169 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
19170 which may have to consume output from other forks.
19171 Add tests to make sure that "delete fork" succeeded.
19172
c702009a
MS
191732006-04-20 Michael Snyder <msnyder@redhat.com>
19174
19175 * 2006-03-22 Jim Blandy <jimb@redhat.com>
19176 Add support for the Renesas M32C and M16C.
19177
19178 * gdb.asm/asm-source.exp: Add m32c target.
19179 * gdb.asm/m32c.inc: Support for m32c target.
19180
e28493f2
AS
191812006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
19182
19183 * gdb.base/commands.exp (recursive_source_test): New test.
19184
880da185
DM
191852006-04-04 David S. Miller <davem@sunset.davemloft.net>
19186
19187 * gdb.base/float.exp: Add pattern for sparc targets.
19188
61d9b92f
DJ
191892006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
19190
19191 * gdb.base/commands.exp (stray_arg0_test): New test.
19192
bd717df8
PB
191932006-03-30 Paul Brook <paul@codesourcery.com>
19194
19195 * gdb.mi/mi-until.exp: kfail broken until command.
19196 * gdb.mi/mi2-until.exp: Ditto.
19197
ec793d3c
NR
191982006-03-27 Nick Roberts <nickrob@snap.net.nz>
19199
19200 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
19201
831004b7
AO
192022006-03-08 Alexandre Oliva <aoliva@redhat.com>
19203
19204 * gdb.base/prelink.exp: Anchor tested-for regular expression
19205 on gdb prompt.
19206
effe49a0
PB
192072006-03-07 Paul Brook <paul@codesourcery.com>
19208
19209 * gdb.base/assign.exp: Correct fail message.
19210
e5461016
PB
192112006-03-07 Paul Brook <paul@codesourcery.com>
19212
19213 * lib/compiler.c: Extract armcc version number.
19214 * lib/compiler.cc: Ditto.
19215
fc91c6c2
PB
192162006-03-07 Paul Brook <paul@codesourcery.com>
19217
19218 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
19219 additional_flags=-w.
19220 * gdb.arch/altivec-regs.exp: Ditto.
19221 * gdb.arch/e500-abi.exp: Ditto.
19222 * gdb.arch/e500-regs.exp: Ditto.
19223 * gdb.base/all-bin.exp: Ditto.
19224 * gdb.base/annota1.exp: Ditto.
19225 * gdb.base/annota3.exp: Ditto.
19226 * gdb.base/args.exp: Ditto.
19227 * gdb.base/arithmet.exp: Ditto.
19228 * gdb.base/assign.exp: Ditto.
19229 * gdb.base/async.exp: Ditto.
19230 * gdb.base/bang.exp: Ditto.
19231 * gdb.base/break.exp: Ditto.
19232 * gdb.base/call-rt-st.exp: Ditto.
19233 * gdb.base/completion.exp: Ditto.
19234 * gdb.base/cond-expr.exp: Ditto.
19235 * gdb.base/condbreak.exp: Ditto.
19236 * gdb.base/consecutive.exp: Ditto.
19237 * gdb.base/define.exp: Ditto.
19238 * gdb.base/display.exp: Ditto.
19239 * gdb.base/ena-dis-br.exp: Ditto.
19240 * gdb.base/environ.exp: Ditto.
19241 * gdb.base/eval-skip.exp: Ditto.
19242 * gdb.base/info-proc.exp: Ditto.
19243 * gdb.base/jump.exp: Ditto.
19244 * gdb.base/logical.exp: Ditto.
19245 * gdb.base/long_long.exp: Ditto.
19246 * gdb.base/maint.exp: Ditto.
19247 * gdb.base/miscexprs.exp: Ditto.
19248 * gdb.base/pc-fp.exp: Ditto.
19249 * gdb.base/pointers.exp: Ditto.
19250 * gdb.base/relational.exp: Ditto.
19251 * gdb.base/reread.exp: Ditto.
19252 * gdb.base/sect-cmd.exp: Ditto.
19253 * gdb.base/sep.exp: Ditto.
19254 * gdb.base/sepdebug.exp: Ditto.
19255 * gdb.base/until.exp: Ditto.
19256 * gdb.base/whatis-exp.exp: Ditto.
19257 * gdb.cp/annota2.exp: Ditto.
19258 * gdb.cp/annota3.exp: Ditto.
19259 * gdb.trace/actions.exp: Ditto.
19260 * gdb.trace/backtrace.exp: Ditto.
19261 * gdb.trace/circ.exp: Ditto.
19262 * gdb.trace/collection.exp: Ditto.
19263 * gdb.trace/deltrace.exp: Ditto.
19264 * gdb.trace/infotrace.exp: Ditto.
19265 * gdb.trace/limits.exp: Ditto.
19266 * gdb.trace/packetlen.exp: Ditto.
19267 * gdb.trace/passc-dyn.exp: Ditto.
19268 * gdb.trace/passcount.exp: Ditto.
19269 * gdb.trace/report.exp: Ditto.
19270 * gdb.trace/save-trace.exp: Ditto.
19271 * gdb.trace/tfind.exp: Ditto.
19272 * gdb.trace/tracecmd.exp: Ditto.
19273 * gdb.trace/while-dyn.exp: Ditto.
19274 * gdb.trace/while-stepping.exp: Ditto.
19275 * lib/gdb.exp: Ditto.
19276 (gdb_compile): Handle nowarning option.
19277
5f4a23d9
AO
192782006-03-07 Alexandre Oliva <aoliva@redhat.com>
19279
19280 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
19281 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
19282 Rename executable to prelinkt. Don't re-prelink if we didn't
19283 get a core file. Test prelink -u exit status to tell whether
19284 prelinking failed. Use gdb_test_multiple.
19285
9733fc94
DJ
192862006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
19287
19288 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
19289 (do_tests): Call it.
19290
cc10cae3
AO
192912006-02-28 Alexandre Oliva <aoliva@redhat.com>
19292
19293 * gdb.base/prelink.exp: New test.
19294 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
19295
15c46491
WZ
192962006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
19297
19298 * gdb.fortran/derived-type.f90: New file.
19299 * gdb.fortran/derived-type.exp: New testcase.
19300
5c9f7ded
DJ
193012006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
19302
19303 * gdb.base/default.exp: Allow ';' as a directory separator.
19304
5b96932b
AS
193052006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
19306
19307 * gdb.base/help.exp (help add-symbol-file): Update.
19308
1986bccd
AS
193092006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
19310
19311 * gdb.base/help.exp (help load): Update expected results.
19312
a8b7528f
FF
193132006-02-19 Fred Fish <fnf@specifix.com>
19314
19315 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
19316 specifix hex value as part of results.
19317 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
a9c64011 19318
f8261448
FF
193192006-02-16 Fred Fish <fnf@specifix.com>
19320
19321 * gdb.base/whatis.c: Define variables using typedefs char_addr,
19322 ushort_addr, and slong_addr, so the typedefs are not optimized
19323 away.
19324 * gdb.base/whatis.exp: Add tests using type name for struct type,
19325 union type, enum type, and typedef.
a9c64011 19326
31d8bdd2
MK
193272006-02-13 Mark Kettenis <kettenis@gnu.org>
19328
19329 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
19330
34e41e63
JB
193312006-02-13 Jim Blandy <jimb@redhat.com>
19332
19333 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
19334 case where it takes two "next" commands to skip past the init
19335 call.
19336
ac6e4f31
FF
193372006-02-12 Fred Fish <fnf@specifix.com>
19338
19339 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
19340 to handle cases where it takes two "next" commands to skip
19341 past the init call.
19342
2db2d571
JB
193432006-02-07 Joel Brobecker <brobecker@adacore.com>
19344
19345 * gdb.ada/array_return.exp: Mark the last test as expected to fail
19346 on hppa32 targets.
19347
38fcd64c
DJ
193482006-02-06 Vladimir Prus <ghost@cs.msu.su>
19349
19350 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
19351 field.
19352
1315ad46
MK
193532006-01-29 Mark Kettenis <kettenis@gnu.org>
19354
19355 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
19356
5625b943
DJ
193572006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
19358
19359 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
19360 files.
19361
80df1bbe
DJ
193622006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
19363
19364 * gdb.cp/maint.exp: Set complaints to a positive value.
19365
9078e690
DJ
193662006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
19367
19368 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
19369 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
19370 function name.
19371
9c903399
DJ
193722006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
19373
19374 * gdb.base/checkpoint.c: Update copyright notice. Include
19375 <stdlib.h>.
19376
761ae4d6
JB
193772006-01-04 Jim Blandy <jimb@redhat.com>
19378
19379 * gdb.asm/asm-source.exp: Independently provide default values for
19380 asm-flags and debug-flags. Use 'string equal' to do the
19381 comparison, not the implicit expr's '==' operator. Remove
19382 now-unneeded assignments to asm-flags. In h8300 case, place
19383 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
19384
099ac3dd
MS
193852006-01-04 Michael Snyder <msnyder@redhat.com>
19386
19387 * gdb.base/checkpoint.c: New file.
19388 * gdb.base/checkpoint.exp: New file.
19389 * gdb.base/multi-fork.c: New file.
19390 * gdb.base/multi-fork.exp: New file.
19391 * gdb.base/pi.txt: New file (data for checkpoint.c test).
19392
f4d85314
FF
193932006-01-04 Fred Fish <fnf@specifix.com>
19394
19395 * gdb.base/ptype.c (foo): Add typedef.
19396 (intfoo): Add function.
19397 * gdb.base/ptype1.c: New file.
19398 * gdb.base/ptype.exp: Handle compilation and linking with two
19399 source files. Test that proper type for "foo" is found based
19400 on source context rather than first match found in symtabs.
19401
a1b06f35
MK
194022005-12-28 Mark Kettenis <kettenis@gnu.org>
19403
19404 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
19405 * gdb.asm/openbsd.inc: Indent commands.
19406
d082a1e2
MK
194072005-12-26 Mark Kettenis <kettenis@gnu.org>
19408
c65016bd
MK
19409 * gdb.base/freebpcmd.exp: Increase timeout.
19410
d082a1e2
MK
19411 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
19412
d3c32a0e
DJ
194132005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
19414
19415 * gdb.base/default.exp: Update check for "show version".
19416
9fdb1f50
RC
194172005-12-09 Randolph Chung <tausq@debian.org>
19418
19419 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
19420 * gdb.asm/pa64.inc: New file.
19421
5f2c56f7
RC
194222005-12-09 Randolph Chung <tausq@debian.org>
19423
19424 * gdb.asm/common.inc: Indent commands.
19425 * gdb.asm/asmsrc1.s: Likewise.
19426 * gdb.asm/asmsrc2.s: Likewise.
19427
8117349c
RC
194282005-12-09 Randolph Chung <tausq@debian.org>
19429
19430 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
19431 (get_addr_of_sym): Remove duplicate print.
19432 (gen_core): xfail hppa*-*-hpux*, update expected output.
19433 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
19434 * gdb.arch/pa64-nullify.s: New file.
19435
8f07f25a
RC
194362005-12-09 Randolph Chung <tausq@debian.org>
19437
19438 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
19439
55b39184
DJ
194402005-12-07 Christophe Lyon <christophe.lyon@st.com>
19441
19442 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
19443 code generation for these functions.
19444 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
19445 error message.
19446
31e2b00f
AS
194472005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
19448
19449 * gdb.base/help.exp (help b, help br, help bre, help brea)
19450 (help break): Update the expected message.
19451
c3d0b56e
SC
194522005-11-11 Stephane Carrez <stcarrez@nerim.fr>
19453
19454 * gdb.asm/m68hc11.inc: Setup the data section.
19455 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
19456 script for this test.
19457 (m6812-*-*): Likewise.
19458
36ae0ea9
RC
194592005-11-09 Randolph Chung <tausq@debian.org>
19460
19461 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
19462
9d6f42e9
WZ
194632005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
19464
19465 * gdb.base/break.exp: Fix a comment typo.
19466
e2126a14
EZ
194672005-11-03 Jim Blandy <jimb@redhat.com>
19468
a9c64011
AS
19469 Checked in by Elena Zannoni <ezannoni@redhat.com>
19470
889bf7c5 19471 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
e2126a14 19472
e0ac7199
CV
194732005-11-02 Corinna Vinschen <vinschen@redhat.com>
19474
19475 * gdb.arch/gdb1558.c: Include stdio.h.
19476
31d3fb18
MK
194772005-10-31 Mark Kettenis <kettenis@gnu.org>
19478
19479 * gdb.asm/asm-source.exp: Use -e instead of --entry.
19480
e52b687c
MK
194812005-10-31 Mark Kettenis <kettenis@gnu.org>
19482
19483 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
19484
f4711d79
PG
194852005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
19486
a9c64011
AS
19487 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
19488 vscr" tests to better match output.
f4711d79 19489
987a9106
JB
194902005-10-12 Jim Blandy <jimb@redhat.com>
19491
19492 * gdb.base/structs.exp (any): New function.
19493 (test_struct_returns): Don't make any assumptions at all about
19494 what value the function returns when GDB can't set the return
19495 value.
19496
2336bb58
JB
194972005-10-09 Joel Brobecker <brobecker@adacore.com>
19498
19499 * gdb.ada/arrayidx/p.adb: New file.
19500 * gdb.ada/arrayidx.exp: New testcase
19501
195022005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
19503
19504 * gdb.ada/array_return/pck.ads: New file.
19505 * gdb.ada/array_return/pck.adb: New file.
19506 * gdb.ada/array_return/p.adb: New file.
19507 * gdb.ada/array_return.exp: New testcase.
19508
705335ea
JB
195092005-10-03 Joel Brobecker <brobecker@adacore.com>
19510
a9c64011
AS
19511 * gdb.base/arrayidx.c: New file.
19512 * gdb.base/arrayidx.exp: New testcase.
705335ea 19513
11ee9940
NR
195142005-09-29 Nick Roberts <nickrob@snap.net.nz>
19515
19516 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
19517 frames-invalid and breakpoints-invalid are no longer generated
19518 with level 3 so don't expect them in the output.
19519
39fb8e9e
BR
195202005-09-27 Bob Rossi <bob@brasko.net>
19521
a9c64011 19522 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
39fb8e9e
BR
19523 from test. Escape the | in mi_gdb_test call.
19524 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
19525 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
19526 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
19527 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
19528 expected regex's in mi_gdb_test calls.
19529 * lib/mi-support.exp: Remove arbitrary .* from tests.
19530 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
19531 Fully anchor GDB/MI expected results in mi_gdb_test.
19532 * lib/gdb.exp (string_to_regexp): Escape the ] character.
19533 * gdb.base/sizeof.exp: Remove escape character. Correct test.
19534
2af48f68
PB
195352005-09-26 Paul Brook <paul@codesourcery.com>
19536
19537 * long_long.exp: Exclude eabi targets from arm FPA float format test.
19538
f34502bc
WZ
195392005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
19540
19541 * bfp-test.c: New file.
19542 * bfp-test.exp: New testcase.
19543
ca929517
WZ
195442005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
19545
19546 * gdb.fortran/subarray.exp: New testcase to test the evaluation
19547 of subarray and substring variable.
19548 * gdb.fortran/subarray.f: New source file for the test of subarray
19549 and substring variable evaluation.
19550 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
19551 of string constant.
19552
c761af65
DJ
195532005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
19554
19555 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
19556 copyright dates.
19557
561d7a1d
PG
195582005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
19559
19560 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
19561 powerpc altivec' test with an almost identical 'info vector' test.
19562
b2b64cc9
PG
195632005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
19564
a9c64011
AS
19565 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
19566 vscr" tests to match output.
b2b64cc9 19567
6ac4d15a
PG
195682005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
19569
a9c64011
AS
19570 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
19571 output.
6ac4d15a 19572
40e55bef
BR
195732005-09-11 Bob Rossi <bob@brasko.net>
19574
889bf7c5
PA
19575 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
19576 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
19577 commands that return an MI output command and an asyncronous MI output
19578 command.
40e55bef
BR
19579 * gdb.mi/mi-console.exp: Ditto.
19580
3c7385ec
BR
195812005-09-11 Bob Rossi <bob@brasko.net>
19582
19583 * gdb.mi/mi-var-child.c: Include <string.h>.
19584
a6cd0eb3
DJ
195852005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
19586
19587 * killed.exp: Correct gdb_expect syntax.
19588
2f168eed
CV
195892005-08-09 Corinna Vinschen <vinschen@redhat.com>
19590
19591 * lib/mi-support.exp (mi_gdb_load): Fix typo.
19592
ecd3fd0f
BR
195932005-08-02 Bob Rossi <bob@brasko.net>
19594
19595 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
19596 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
19597 Change tests to inferior-tty-set/show.
19598 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
19599 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
19600 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
19601 inferior. Use mi_gdb_test to get GDB and Inferior output.
19602 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
19603 descriptor.
19604 (mi_inferior_tty_name): Add inferior PTY file name.
19605 (mi_gdb_start): Add INFERIOR_PTY parameter.
19606 (mi_gdb_test): Add IPATTERN parameter.
19607
f1ea48cb 196082005-08-02 Bob Rossi <bob@brasko.net>
a9c64011 19609
f1ea48cb
BR
19610 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
19611 parameter to mi_gdb_test.
19612 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
19613
6e650a67
DJ
196142005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
19615
19616 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
19617 struct_declarations.
19618 * gdb.mi/mi-var-child.exp: Step over the initialization of
19619 struct_declarations.
19620
8be260b6
DJ
196212005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
19622
19623 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
19624 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
19625 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
19626 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
19627 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
19628 file.
19629
4e660f07
NR
196302005-07-27 Nick Roberts <nickrob@snap.net.nz>
19631
19632 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
19633 (do_children_tests): Assign values to the extra elements.
19634
19635 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
19636 them for tests for "-var-update --no-values" and
a9c64011 19637 "-var-update --all-values".
4e660f07
NR
19638 Add test for "-var-list-children --simple-values".
19639
19640 * gdb.mi/basics.c (callee4): Add integer array D[3]...
19641
19642 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
19643 "-stack-list-locals --simple-values" Improve doc strings and
19644 comments.
19645
6bdae935
MK
196462005-07-18 Mark Kettenis <kettenis@gnu.org>
19647
598b7a6f
MK
19648 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
19649 *-*-openbsd*.
19650 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
19651
6bdae935
MK
19652 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
19653 sigaltsatck'.
19654
1323e929 196552005-07-14 Bob Rossi <bob@brasko.net>
a9c64011 19656
1323e929
BR
19657 * gdb.base/default.exp (tty): Changed output of command.
19658 * gdb.base/help.exp (help tty): Ditto.
19659
b1a9c082
MK
196602005-07-12 Mark Kettenis <kettenis@gnu.org>
19661
19662 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
19663
10a844a2
MK
196642005-07-10 Mark Kettenis <kettenis@gnu.org>
19665
19666 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
19667 -stack-select-frame without arguments.
19668 (test_stack_frame_listing): Add test for newly implemented command
19669 -stack-info-frame.
19670
3cb3b8df
BR
196712005-07-06 Bob Rossi <bob@brasko.net>
19672
19673 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
19674 command.
19675 (Copyright): Update copyright.
19676
a0c5fbcf
WZ
196772005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
19678
19679 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
19680 tests to evaluate exponentiation expression.
19681
984971d0
AS
196822005-06-29 Andreas Schwab <schwab@suse.de>
19683
19684 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
19685 main to avoid warnings.
19686
19687 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
19688
fe03833f
NR
196892005-06-20 Nick Roberts <nickrob@snap.net.nz>
19690
19691 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
19692 -stack-select-frame without arguments.
19693 (test_stack_frame_listing): Add test for newly implemented command
19694 -stack-info-frame.
a9c64011 19695
7a55f279
WZ
196962005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
19697
0ffa0ea5
DJ
19698 * gdb.fortran/array-element.f: New file.
19699 * gdb.fortran/array-element.exp: New testcase.
7a55f279 19700
26585198
DJ
197012005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
19702
19703 * gdb.base/bigcore.exp: Correct checks for systems which can
19704 not dump a large core file.
19705
c1bd25fd
DJ
197062005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
19707
19708 * gdb.base/relocate.c: Add a copyright notice.
19709 (dummy): Remove.
19710 * gdb.base/relocate.exp: Test printing the values of variables
19711 from a relocatable file.
19712
589e074d
DJ
197132005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
19714
19715 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
19716 excess MI output after an error.
19717
0915f927
JB
197182005-05-29 Joel Brobecker <brobecker@adacore.com>
19719
19720 * gdb.arch/alpha-step.c: New file.
19721 * gdb.arch/alpha-step.exp: New testcase.
19722
76ff342d
DJ
197232005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
19724 Dennis Brueni <dennis@slickedit.com>
19725
19726 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
19727 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
19728 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
19729 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
19730 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
19731 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
19732 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
19733
96b0c7ac
DJ
197342005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
19735 Wu Zhou <woodzltc@cn.ibm.com>
19736
19737 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
19738 IBM's xlc compiler.
19739 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
19740 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
19741
f21565d2
JB
197422005-05-13 Jim Blandy <jimb@redhat.com>
19743
19744 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
19745 calling gdb_suppress_entire_file.
19746 * gdb.base/charset.exp: Same.
19747 * gdb.base/call-rt-st.exp: Same.
19748
6006a3a1
BR
197492005-05-05 Bob Rossi <bob_rossi@cox.net>
19750
19751 * lib/gdb.exp (fullname_syntax): Added global regex.
19752 (fullname_syntax_POSIX): Ditto.
19753 (fullname_syntax_UNC): Ditto.
19754 (fullname_syntax_DOS_CASE): Ditto.
19755 (fullname_syntax_DOS): Ditto.
19756 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
19757 fullname_syntax variable to scope and use it.
19758 (test_file_list_exec_source_files): Ditto.
19759 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
19760
c3b69c04
DJ
197612005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
19762
19763 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
19764
3c95e6af
PG
197652004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
19766
a9c64011
AS
19767 * lib/gdb.exp (skip_altivec_tests): New function, based on
19768 check_vmx_hw_available from the GCC testsuite.
19769 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
19770 * lib/gdb.arch/altivec-regs.exp: Likewise.
3c95e6af 19771
78df6c56
JB
197722005-05-02 Jim Blandy <jimb@redhat.com>
19773
19774 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
19775 calling gdb_suppress_entire_file.
19776
1690f9cf
DJ
197772005-04-30 Randolph Chung <tausq@debian.org>
19778
19779 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
19780 Slightly relax "sem_post" name checking.
19781
5ea106f7
PG
197822005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
19783
19784 * gdb.base/unload.exp: Use new shared library infrastructure.
19785
bf7234cf
PG
197862005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
19787
19788 * gdb.base/so-impl-ld.exp: Use new shared library
a9c64011 19789 infrastructure.
bf7234cf 19790
547b869a
CV
197912005-04-29 Corinna Vinschen <vinschen@redhat.com>
19792
19793 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
19794 * gdb.asm/h8300.inc: New file.
19795
f07e55f0
PG
197962005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
19797
19798 * gdb.base/shlib-call.exp: Change to use new shared library
19799 infrastructure.
19800
3cbba3d1
PG
198012005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
19802
a9c64011
AS
19803 * gdb.base/pending.exp: Change to use new shared library
19804 infrastructure.
3cbba3d1 19805
ed6df200
PG
198062005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
19807
a9c64011
AS
19808 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
19809 use test_compiler_info instead of gcc_compiled, and update copyright.
ed6df200 19810
8c8f4ebe
PG
198112005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
19812
a9c64011
AS
19813 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
19814 shared objects being adjusted and update copyright years.
8c8f4ebe 19815
607fbc54
DJ
198162005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
19817
19818 * ChangeLog: Correct some 2003-01-13 dates.
19819 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
19820 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
19821 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
19822 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
19823 gdb.trace/tfind.exp: Update copyright years.
19824
57bf0e56
DJ
198252005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
19826 Daniel Jacobowitz <dan@codesourcery.com>
19827
19828 * lib/gdb.exp (gdb_compile): Handle shlib=.
19829 (gdb_compile_shlib): New function.
19830
9b593790
PG
198312005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
19832
a9c64011 19833 * lib/gdb.exp (test_compiler_info): Give argument a default value.
9b593790 19834
9494c6a5
DJ
198352005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
19836
19837 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
19838 gdb.server.
19839 * configure.ac: Likewise.
19840 * configure: Regenerated.
19841 * gdb.gdbserver/Makefile.in: Moved to...
19842 * gdb.server/Makefile.in: ... here.
19843 * gdb.gdbserver/server.c: Moved to...
19844 * gdb.server/server.c: ... here.
19845 * gdb.gdbserver/server-run.exp: Moved to...
19846 * gdb.server/server-run.exp: ... here.
19847
6f8eac0e
DJ
198482005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
19849
19850 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
19851 * configure.ac: Create gdb.gdbserver/Makefile.
19852 * configure: Regenerated.
19853 * lib/gdbserver-support.exp: New file, derived from
19854 config/gdbserver.exp.
19855 * config/gdbserver.exp: Use gdbserver-support.exp.
19856 * gdb.gdbserver/Makefile.in: New file.
19857 * gdb.gdbserver/server.c: New file.
19858 * gdb.gdbserver/server-run.exp: New file.
19859
6e87504d
PG
198602005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
19861
a9c64011
AS
19862 * lib/gdb.exp (test_compiler_info): Return compiler_info
19863 if no arguments are given.
6e87504d 19864
d1779be4
PG
198652005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
19866
19867 * gdb.arch/altivec-abi.exp: Check for compiler and set
19868 use altivec' flag accordingly.
19869 * gdb.arch/altivec-regs.exp: Likewise.
19870
88750304
DJ
198712005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
19872
19873 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
19874
f3fb768d
AS
198752005-03-27 Andreas Schwab <schwab@suse.de>
19876
19877 * gdb.base/bigcore.c (main): Add missing mode argument in open
19878 call.
19879
7e813ac5
DJ
198802005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
19881
19882 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
19883 downloads.
19884 * config/gdbserver.exp (gdb_load): Likewise.
19885
8e3049aa
PB
198862005-03-14 Paul Brook <paul@codesourcery.com>
19887
19888 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
19889 targets.
19890
a9df7c44
JB
198912005-03-09 Joel Brobecker <brobecker@adacore.com>
19892
19893 * gdb.dwarf2/dup-psym.S: New file.
19894 * gdb.dwarf2/dup-psym.exp: New testcase.
19895
9f0d94e8
JB
198962005-03-09 Joel Brobecker <brobecker@adacore.com>
19897
19898 * gdb.ada/exec_changed/first.adb: New file.
19899 * gdb.ada/exec_changed/second.adb: New file.
19900 * gdb.ada/exec_changed.exp: New testcase.
19901
5f579bc5
NS
199022005-03-08 Nathan Sidwell <nathan@codesourcery.com>
19903
36e9969c
NS
19904 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
19905 (A2): New class.
19906 (main): Test operator+.
19907 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
19908 breakpoint test.
19909
5f579bc5
NS
19910 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
19911 * gdb.base/signull.exp: Disable if gdb,nosignals.
19912 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
19913 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
19914 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
19915 * gdb.mi/mi2-console.exp: Likewise.
19916 * gdb.trace/collection.exp (run_trace_experiment): Consume the
19917 continue output at start.
19918 (gdb_collect_locals_test): Robustify regexp.
19919 * gdb.trace/passc-dyn.exp: Fix comment typo.
19920 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
19921
be46087e
CV
199222005-03-08 Corinna Vinschen <vinschen@redhat.com>
19923
19924 * gdb.asm/asm-source.exp: Add iq2000 case.
19925 * gdb.asm/iq2000.inc: New file.
19926
384e1a61 199272005-03-07 Manoj Iyer <manjo@austin.ibm.com>
a9c64011 19928
384e1a61
MI
19929 * gdb.base/command.exp: Change hardcoded value to regular expression.
19930 * gdb.base/float.exp: Add powerpc to the list of targets checked.
19931
584b6e9e
DJ
199322005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
19933
19934 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
19935 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
19936 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
19937 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
19938 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
19939
ab5b5d61
MK
199402005-03-05 Mark Kettenis <kettenis@gnu.org>
19941
19942 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
19943 changes.
19944
ae051c1b
PG
199452004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
19946
a9c64011
AS
19947 * lib/compiler.c: Add test for IBM's xlc compiler.
19948 * lib/compiler.cc: Likewise.
ae051c1b 19949
3f0f6ed2
JB
199502004-02-24 Joel Brobecker <brobecker@adacore.com>
19951
19952 * gdb.ada/fixed_points.exp: Create compilation object directory
19953 before running the test.
19954 * gdb.ada/null_record.exp: Likewise.
19955 * gdb.ada/packed_array.exp: Likewise.
19956 * gdb.ada/start.exp: Likewise.
19957
724f452b
JB
199582005-02-15 Joel Brobecker <brobecker@adacore.com>
19959
19960 * gdb.ada/packed_array/pa.adb: New file.
19961 * gdb.ada/packed_array.exp: New testcase.
19962
57f5cdfb 199632005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 19964
1f393151
MK
19965 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
19966 files.
19967
ebdda337
MK
19968 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
19969 on *-*-openbsd*. Correctly match whitespace in regukar
19970 expressions.
19971
cf309262
DJ
199722005-02-10 Daniel Jacobowitz <dan@debian.org>
19973
19974 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
19975 PR exp/1821
19976 * gdb.base/gdb1821.c: New test file.
19977 * gdb.base/gdb1821.exp: New test file.
19978
3be49e7a
JB
199792005-02-09 Joel Brobecker <brobecker@adacore.com>
19980
19981 * gdb.base/start.c: New file.
19982 * gdb.base/start.exp: New testcase.
19983
e292e67d
JB
199842005-02-09 Joel Brobecker <brobecker@adacore.com>
19985
19986 * gdb.ada/start/dummy.adb: New file.
19987 * gdb.ada/start.exp: New testcase.
19988
dbdfa66c
CV
199892005-02-09 Corinna Vinschen <vinschen@redhat.com>
19990
19991 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
19992 for printing symbols and statistics.
19993 Add test for using relative pathnames in "maint print msymbols" test.
19994 Mark "maint info sections DATA" XFAIL on Cygwin.
19995 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
19996 tests.
19997
d7941671
AC
199982005-02-09 Andreas Schwab <schwab@suse.de>
19999
20000 Committed by Andrew Cagney <cagney@gnu.org>
20001 * gdb.base/remotetimeout.exp: New file.
20002
74e5ef44
MK
200032005-02-07 Mark Kettenis <kettenis@gnu.org>
20004
20005 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
20006
464dd14d
JB
200072005-02-03 Joel Brobecker <brobecker@adacore.com>
20008
20009 * gdb.ada/gnat_ada.gpr: New file.
20010 * gdb.ada/gnat_ada.gin: Delete, no longer used.
20011 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
20012 * configure.ac: No longer generate gnat_ada.gpr.
20013 * configure: Regenerate.
20014 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
20015 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
20016 * gdb.ada/null_record/bar.ads: Likewise.
20017 * gdb.ada/null_record/bar.adb: Likewise.
20018 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
20019 * gdb.ada/null_record.exp (testdir): New variable.
20020 (testfile): executable is now in testdir subdirectory.
20021 (srcfile): Use full path to the main compilation unit.
20022 * gdb.ada/fixed_points.exp: Same changes as above.
20023
30d756ae
NR
200242005-02-03 Nick Roberts <nickrob@snap.net.nz>
20025
20026 * gdb.base/interp.exp: New test.
20027
9d799f85
AC
200282005-01-24 Andrew Cagney <cagney@gnu.org>
20029
20030 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
20031
15656118
AC
200322005-01-19 Andrew Cagney <cagney@gnu.org>
20033
a892c31b
AC
20034 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
20035 configure.ac not configure.in.
20036
15656118
AC
20037 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
20038 of powerpc*-*-*.
20039 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
a9c64011 20040 * gdb.base/list.exp (test_list_function)
15656118
AC
20041 (test_list_filename_and_function): Ditto.
20042 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
20043
a7b01baf
AC
200442005-01-16 Andrew Cagney <cagney@gnu.org>
20045
17d92a02
AC
20046 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
20047
a7b01baf
AC
20048 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
20049
bc8332bb
AC
200502005-01-14 Andrew Cagney <cagney@gnu.org>
20051
20052 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
20053 * gdb.mi/mi2-var-cmd.exp: Ditto.
20054
4d074752
CV
200552005-01-10 Corinna Vinschen <vinschen@redhat.com>
20056
20057 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
20058
bec39cab
AC
200592005-01-07 Andrew Cagney <cagney@gnu.org>
20060
20061 * configure.ac: Rename configure.in, require autoconf 2.59.
20062 * configure: Re-generate.
20063 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
20064 * gdb.stabs/configure: Re-generate.
20065 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
20066 * gdb.hp/configure: Re-generate.
20067 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
20068 autoconf 2.59.
20069 * gdb.hp/gdb.objdbg/configure: Re-generate.
20070 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
20071 autoconf 2.59.
20072 * gdb.hp/gdb.defects/configure: Re-generate.
20073 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
20074 autoconf 2.59.
20075 * gdb.hp/gdb.compat/configure: Re-generate.
20076 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
20077 autoconf 2.59.
20078 * gdb.hp/gdb.base-hp/configure: Re-generate.
20079 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
20080 autoconf 2.59.
20081 * gdb.hp/gdb.aCC/configure: Re-generate.
20082
f10b16d4
JB
200832004-12-15 Jim Blandy <jimb@redhat.com>
20084
20085 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
20086 under NPTL when there is debugging info available for libpthread.
20087
fb6e1814
JG
200882004-12-13 Jerome Guitton <guitton@gnat.com>
20089
20090 * gdb.ada/fixed_points.c: New file.
20091 * gdb.ada/fixed_points.exp: New file.
20092
fe46cd3a
RC
200932004-12-03 Randolph Chung <tausq@debian.org>
20094
20095 * gdb.arch/pa-nullify.exp: New file.
20096 * gdb.arch/pa-nullify.s: New file.
20097
8de0841b
RC
200982004-11-30 Randolph Chung <tausq@debian.org>
20099
20100 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
20101 instead of "tbug". Fix regexp to work properly with gdb_test.
20102
c8170782
PH
201032004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
20104
20105 * gdb.base/bitfields2.exp: New test.
20106 * gdb.base/bitfields2.c: New file.
20107
954269c2
RE
201082004-11-28 Richard Earnshaw <rearnsha@arm.com>
20109
20110 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
20111
0107feed
RC
201122004-11-16 Randolph Chung <tausq@debian.org>
20113
20114 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
20115
f073ae8c
DJ
201162004-11-14 Daniel Jacobowitz <dan@debian.org>
20117
20118 * gdb.threads/threadapply.exp: Correct "macro details" test.
20119
19ad59e7
JJ
201202004-11-11 Jeff Johnston <jjohnstn@redhat.com>
20121
20122 * gdb.threads/threadapply.exp: New test.
20123 * gdb.threads/threadapply.c: New file.
20124
9cf0961b
MK
201252004-11-07 Mark Kettenis <kettenis@gnu.org>
20126
20127 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
20128 frames.
20129
c789492a
FL
201302004-11-05 Felix Lee <felix+log1@specifixinc.com>
20131
20132 * gdb.base/cursal.exp: New file.
20133 * gdb.base/cursal.c: New file.
20134
a1e167bb
AC
201352004-11-03 Andrew Cagney <cagney@gnu.org>
20136
20137 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
20138
b7cbf173
MK
201392004-10-30 Mark Kettenis <kettenis@gnu.org>
20140
20141 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
20142 NetBSD/ELF targets.
20143
88f9d34f
JB
201442004-10-29 Joel Brobecker <brobecker@gnat.com>
20145
20146 * gdb.threads/bp_in_thread.c: New file, copied from
20147 pthread_cond_wait.c.
20148 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
20149 file, rather than reusing the .c file from another testcase.
20150
ca7d6a0c
JB
201512004-10-20 Joel Brobecker <brobecker@gnat.com>
20152
20153 * gdb.ada/null_record.exp: Check where we stopped after
20154 sending the start command, instead of where the associated
20155 temporary breakpoint was inserted.
20156
0d863d03
AC
201572004-10-14 Andrew Cagney <cagney@gnu.org>
20158
20159 * gdb.mi/gdb701.c (main): Return 0.
20160
d11e72cb
DJ
201612004-10-13 Daniel Jacobowitz <dan@debian.org>
20162
d40539a4 20163 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 20164
e1923096
JJ
201652004-10-12 Jeff Johnston <jjohnstn@redhat.com>
20166
20167 * gdb.threads/schedlock.c: Add comment markers to use to find
20168 line numbers.
20169 * gdb.threads/schedlock.exp: Adjust regex to handle the new
20170 comments.
20171 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
20172 breakpoint lines.
20173
ec8ba2c9
DJ
201742004-10-12 Daniel Jacobowitz <dan@debian.org>
20175
20176 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
20177
0eb3658b
DJ
201782004-10-12 Daniel Jacobowitz <dan@debian.org>
20179
20180 * configure.in: Add gdb.dwarf2.
20181 * configure: Regenerated.
20182 * Makefile.in: Add gdb.dwarf2.
20183 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
20184 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
20185 gdb.dwarf2/file1.txt: New files.
20186
a271cc33
OF
201872004-10-11 Orjan Friberg <orjanf@axis.com>
20188
a9c64011 20189 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
a271cc33
OF
20190 of "run", since the latter doesn't work with remote targets. Adjust
20191 the breakpoint numbering accordingly.
20192 * gdb.threads/pthread_cond_wait.exp: Ditto.
20193
895ce074
MC
201942004-10-08 Michael Chastain <mec.gnu@mindspring.com>
20195
20196 * gdb.base/overlays.exp: Update copyright years.
20197
6be3092d
KI
201982004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
20199
20200 * gdb.base/overlays.exp: Disable if target is Linux.
20201
e05389b8
FL
202022004-10-06 Felix Lee <felix+log1@specifixinc.com>
20203
20204 * config/gdbserver.exp (gdb_load): Use right filename on remote.
20205
73cb587d
KI
202062004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
20207
20208 * gdb.asm/asm-source.exp: Add m32r-linux target.
20209 * gdb.asm/m32r-linux.inc: New file.
20210
3c0edcdc
AC
202112004-09-24 Andrew Cagney <cagney@redhat.com>
20212 David Anderson <anderson@redhat.com>
20213
20214 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
20215 command fails, assume things will work.
20216 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
20217 (_GNU_SOURCE): Define.
20218 (print_unsigned, print_hex): Change parameter to "long long".
20219 (print_byte_count): New function, use to print byte counts.
20220 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
20221 O_LARGEFILE.
20222 (main): Compute an upper bound on a corefile in max_core_size.
20223 Limit memory chunk size to max_core_size. Limit total memory
20224 allocated to max_core_size.
20225
4bb3667f
AC
202262004-09-23 Andrew Cagney <cagney@gnu.org>
20227
20228 * gdb.base/bigcore.exp: Replace the code that creates a corefile
20229 from a separate process with code that creates a corefile by
20230 making the inferior dump core.
20231
60fe1a51
MK
202322004-09-23 Mark Kettenis <kettenis@gnu.org>
20233
20234 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
20235 block.
20236
8e937346
MC
202372004-09-23 Michael Chastain <mec.gnu@mindspring.com>
20238
20239 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
20240 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
20241 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
20242 Likewise.
20243
7213f6d6
JJ
202442004-09-20 Jeff Johnston <jjohnstn@redhat.com>
20245
20246 * gdb.java/jprint.exp: New test case for java inferior call.
20247 * gdb.java/jprint.java: Ditto.
20248
eac69dca
JB
202492004-09-15 Joel Brobecker <brobecker@gnat.com>
20250
20251 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
20252
22227696
MC
202532004-09-14 Michael Chastain <mec.gnu@mindspring.com>
20254
20255 * gdb.threads/killed.c: Include <stdlib.h>.
20256 * gdb.threads/pthreads.c: Likewise.
20257
7dd403a4
MC
202582004-09-14 Michael Chastain <mec.gnu@mindspring.com>
20259
20260 * gdb.threads/killed.c: Add copyright notice.
20261
33f2d567
JM
202622004-09-10 Jason Molenda (jmolenda@apple.com)
20263
a9c64011
AS
20264 * gdb.base/define.exp: Two new tests to verify zero space chars
20265 after 'if' and 'while' commands in a user-defined command is correctly
20266 parsed.
33f2d567 20267
e05b62ac
AC
202682004-09-08 Andrew Cagney <cagney@gnu.org>
20269
20270 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
20271 delivery test with duplicate at end of file.
20272
9cbe82da
MK
202732004-09-06 Mark Kettenis <kettenis@jive.nl>
20274
20275 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
20276
564803d9
MC
202772004-09-05 Michael Chastain <mec.gnu@mindspring.com>
20278
20279 * config/hppro.exp: Removed.
20280
7c6807ce
MC
202812004-09-05 Michael Chastain <mec.gnu@mindspring.com>
20282
20283 * config/sparclet.exp: Removed.
20284
bf7e26dd
MC
202852004-09-05 Michael Chastain <mec.gnu@mindspring.com>
20286
20287 * config/udi.exp: Removed.
20288
714e341b
MC
202892004-09-02 Michael Chastain <mec.gnu@mindspring.com>
20290
20291 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
20292 of "exp_continue".
20293 (advancei): Likewise.
20294
1236e623
JJ
202952004-09-01 Jeff Johnston <jjohnstn@redhat.com>
20296
20297 * gdb.base/unload.exp: Fix so messages aren't duplicated.
20298
3bdcad15
MI
202992004-09-01 Manoj Iyer <manjo@austin.ibm.com>
20300
228af206 20301 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
20302 to check for nodebug in executable.
20303 * gdb.gdb/observer.exp (setup_test): Likewise.
20304 * gdb.gdb/selftest.exp (test_with_self): Likewise.
20305 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
20306
c72b934c
AC
203072004-09-01 Andrew Cagney <cagney@gnu.org>
20308
20309 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
20310 files.
20311
edd9b715
JJ
203122004-09-01 Jeff Johnston <jjohnstn@redhat.com>
20313
20314 * gdb.base/unload.exp: Fix expected warning message to match
20315 latest format.
20316
fb4ce06b
CV
203172004-09-01 Corinna Vinschen <vinschen@redhat.com>
20318
20319 * gdb.base/call-rt-st.exp: Fix typos.
20320
ce78e7c3
MI
203212004-08-31 Manoj Iyer <manjo@austin.ibm.com>
20322
20323 * gdb.threads/thread_check.exp: New testcase.
20324 * gdb.threads/thread_check.c: New testcase.
20325
2dedb159
AC
203262004-08-31 Andrew Cagney <cagney@gnu.org>
20327
20328 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
20329 (skip_to_handler_entry): New procedures. Test stepping into a
20330 handler when the breakpoint is at the handler's entry point.
20331
68f53502
AC
203322004-08-30 Andrew Cagney <cagney@gnu.org>
20333
20334 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
20335 gdb/1757.
20336
3e3ffd2b
MC
203372004-08-27 Michael Chastain <mec.gnu@mindspring.com>
20338
20339 With code from Manoj Iyer <manjo@austin.ibm.com>:
20340 * lib/gdb.exp (gdb_file_cmd): Return more information in the
20341 return value. Add an arm for "no debugging symbols found".
20342 Change a stray "error" to "perror".
20343 (gdb_run_cmd): Adapt to new return value.
20344 * gdb.base/remote.exp: Adapt to new return value.
20345 * gdb.gdb/complaints.exp: Likewise.
20346 * gdb.gdb/observer.exp: Likewise.
20347 * gdb.gdb/selftest.exp: Likewise.
20348 * gdb.gdb/xfullpath.exp: Likewise.
20349
4b6f5fd2
JB
203502004-08-27 Joel Brobecker <brobecker@gnat.com>
20351
20352 * gdb.threads/bp_in_thread.exp: New testcase.
20353
e5b25496
MC
203542004-08-27 Michael Chastain <mec.gnu@mindspring.com>
20355
20356 Fix PR testsuite/1735.
20357 * gdb.threads/schedlock.c (thread_function): Add a cast
20358 to suppress a gcc warning.
20359 * gdb.threads/thread-specific.c (thread_function): Likewise.
20360
934353d6
MC
203612004-08-26 Michael Chastain <mec.gnu@mindspring.com>
20362
20363 * gdb.base/unload.c: Include <stdlib.h>.
20364
f98a0aef 203652004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 20366
f98a0aef 20367 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
20368 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
20369 synchronized after the "return".
20370
5a2e8882
MC
203712004-08-26 Michael Chastain <mec.gnu@mindspring.com>
20372
20373 * gdb.mi/basics.c: Include <stdio.h>.
20374 * gdb.mi/pthreads.c: Include <stdlib.h>.
20375 * gdb.mi/var-cmd.c: Include <stdlib.h>.
20376
a9640423
MC
203772004-08-26 Michael Chastain <mec.gnu@mindspring.com>
20378
20379 * gdb.threads/schedlock.c: Add copyright notice.
20380
b04e311d
AC
203812004-08-25 Andrew Cagney <cagney@gnu.org>
20382
20383 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
20384 (skip_over_handler, breakpoint_over_hander): New test procedures.
20385 (advance, advancei): Add a proper prefix, do not use
20386 rerun_to_main.
20387 * gdb.base/sigstep.c (main): Change to use an infinite loop.
20388
7c27f15b
MC
203892004-08-24 Michael Chastain <mec.gnu@mindspring.com>
20390
20391 * gdb.mi/basics.c: Add copyright notice.
20392 * gdb.mi/var-cmd.c: Add copyright notice.
20393
fffc87ae
MC
203942004-08-23 Michael Chastain <mec.gnu@mindspring.com>
20395
20396 * lib/gdb.exp: Remove signed_keyword_not_used.
20397 * lib/compiler.c: Likewise.
20398 * lib/compiler.cc: Likewise.
20399
d782e0bf
MC
204002004-08-23 Michael Chastain <mec.gnu@mindspring.com>
20401
20402 * gdb.base/whatis.c: Remove conditional disabling of "signed".
20403 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
20404
96033e83
MC
204052004-08-23 Michael Chastain <mec.gnu@mindspring.com>
20406
20407 * gdb.base/whatis.c: Add copyright notice.
20408
cf38c229
MK
204092004-08-20 Mark Kettenis <kettenis@gnu.org>
20410
20411 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
20412 it to skip the breakpoints encoded in the inline assembly.
20413
f4b49756
MC
204142004-08-20 Michael Chastain <mec.gnu@mindspring.com>
20415
20416 * Makefile.in: Add gdb.fortran.
20417
2f193b69
MC
204182004-08-20 Michael Chastain <mec.gnu@mindspring.com>
20419
20420 * gdb.base/call-sc.exp (test_scalar_returns):
20421 Fix cut-and-paste glitch in "Make fun return now".
20422
89a237cb
MC
204232004-08-17 Michael Chastain <mec.gnu@mindspring.com>
20424
20425 * configure.in: Add gdb.fortran.
20426 * configure: Regenerate.
20427 * gdb.fortran/Makefile.in: New file.
20428 * lib/gdb.exp (skip_fortran_tests): New procedure.
20429
469aff8e
MC
204302004-08-17 Michael Chastain <mec.gnu@mindspring.com>
20431
20432 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
20433 reference to bug-gnu@prep.ai.mit.edu.
20434 * gdb.mi/mi-var-child.exp: Likewise.
20435 * gdb.mi/mi-var-cmd.exp: Likewise.
20436 * gdb.mi/mi-var-display.exp: Likewise.
20437 * gdb.mi/mi2-var-block.exp: Likewise.
20438 * gdb.mi/mi2-var-child.exp: Likewise.
20439 * gdb.mi/mi2-var-cmd.exp: Likewise.
20440 * gdb.mi/mi2-var-display.exp: Likewise.
20441
00b51b9f
MK
204422004-08-15 Mark Kettenis <kettenis@gnu.org>
20443
20444 * gdb.base/unload.c (main): Make local variable msg const.
20445
45f07fef
MC
204462004-08-15 Michael Chastain <mec.gnu@mindspring.com>
20447
20448 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
20449 to bug-gnu@prep.ai.mit.edu.
20450 * gdb.mi/mi-disassemble.exp: Likewise.
20451 * gdb.mi/mi-eval.exp: Likewise.
20452 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
20453 default line number.
20454 * gdb.mi/mi-return.exp: Likewise.
20455 * gdb.mi/mi-simplerun.exp: Likewise.
20456 * gdb.mi/mi-stack.exp: Likewise.
20457 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
20458 number with explicit range test.
20459 * gdb.mi/mi-watch.exp: Likewise.
20460 * gdb.mi/mi2-break.exp: Likewise.
20461 * gdb.mi/mi2-cli.exp: Likewise.
20462 * gdb.mi/mi2-disassemble.exp: Likewise.
20463 * gdb.mi/mi2-eval.exp: Likewise.
20464 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
20465 default line number.
20466 * gdb.mi/mi2-return.exp: Likewise.
20467 * gdb.mi/mi2-simplerun.exp: Likewise.
20468 * gdb.mi/mi2-stack.exp: Likewise.
20469 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
20470 number with explicit range test.
20471 * gdb.mi/mi2-watch.exp: Likewise.
20472
dd8c8ee7
MC
204732004-08-15 Michael Chastain <mec.gnu@mindspring.com>
20474
20475 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
20476 * gdb.cp/m-static.exp: Likewise.
20477 * gdb.cp/rtti.exp: Likewise.
20478
4e838464
MK
204792004-08-14 Mark Kettenis <kettenis@gnu.org>
20480
20481 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
20482
8d8cb839
EZ
204832004-08-14 Eli Zaretskii <eliz@gnu.org>
20484
20485 * ChangeLog: Prefix Local Variables with semi-colons and indent
20486 the reference to older ChangeLog files, to fix fontification in
20487 Emacs.
20488
deea8bb0
MC
204892004-08-13 Michael Chastain <mec.gnu@mindspring.com>
20490
20491 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
20492 * gdb.mi/mi2-break.exp: Likewise.
20493
c3297504
MC
204942004-08-13 Michael Chastain <mec.gnu@mindspring.com>
20495
20496 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
20497
25808999
MC
204982004-08-13 Michael Chastain <mec.gnu@mindspring.com>
20499
20500 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
20501
226a8d71
MC
205022004-08-13 Michael Chastain <mec.gnu@mindspring.com>
20503
20504 * gdb.cp/classes.exp: Remove unused declarations. Just let
20505 test names default instead of providing special names. Remove
20506 extraneous demangler test.
20507
37fdf854
JJ
205082004-08-12 Jeff Johnston <jjohnstn@redhat.com>
20509
20510 * gdb.base/unload.exp: New test for breakpoints in dynamically
20511 loaded libraries.
20512 * gdb.base/unload.c: Ditto.
20513 * gdb.base/unloadshr.c: Ditto.
20514
2d3a7986
MC
205152004-08-12 Michael Chastain <mec.gnu@mindspring.com>
20516
20517 * gdb.cp/classes.exp (test_ptype_class_objects): Call
20518 cp_test_ptype_class.
20519 (test_enums): Likewise.
20520
c72b934c
AC
205212004-08-10 Andrew Cagney <cagney@gnu.org>
20522
20523 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
20524 files.
20525
cc503c8a
AC
205262004-08-10 Andrew Cagney <cagney@gnu.org>
20527
20528 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
20529 init_malloc call.
20530
902f2ccb
MC
205312004-08-10 Michael Chastain <mec.gnu@mindspring.com>
20532
20533 * ChangeLog: Add copyright notice. The notice is copied
20534 from emacs 21.3 top level ChangeLog.
20535
78c90502
MC
205362004-08-09 Michael Chastain <mec.gnu@mindspring.com>
20537
20538 * lib/cp-support.exp: New file.
20539 * lib/cp-support.exp (cp_test_type_class): New function.
20540 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
20541 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
20542 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
20543 cp_test_ptype_class.
20544
88e5ea78
MC
205452004-08-09 Michael Chastain <mec.gnu@mindspring.com>
20546
20547 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
20548 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
20549 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
20550 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
20551 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
20552 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
20553 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
20554 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
20555 gdb.mi/mi2-watch.exp: Update copyright years.
20556
6a89fc9c
MK
205572004-08-09 Mark Kettenis <kettenis@gnu.org>
20558
20559 * gdb.base/sigaltstack.exp: Provide proper anchoring.
20560
1482e0de
MC
205612004-08-09 Michael Chastain <mec.gnu@mindspring.com>
20562
20563 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
20564 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
20565 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
20566 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
20567 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
20568 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
20569 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
20570 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
20571 gdb.mi/mi-watch.exp: Update copyright years.
20572
1a5ce3f3
DJ
205732004-08-08 Daniel Jacobowitz <dan@debian.org>
20574
20575 PR gdb/1738
20576 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
20577 from a breakpoint with a pending signal.
20578
04f6ecf2
DJ
205792004-08-08 Daniel Jacobowitz <dan@debian.org>
20580
20581 PR gdb/1736
20582 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
20583 * gdb.base/sigaltstack.exp (finish_test): Consume output until
20584 the prompt.
20585 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
20586
54d90d35
DJ
205872004-08-08 Daniel Jacobowitz <dan@debian.org>
20588
20589 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
20590
d2f6abb0
DJ
205912004-08-08 Daniel Jacobowitz <dan@debian.org>
20592
20593 PR gdb/1736
20594 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
20595 for i?86-*-linux*.
20596
5598c03d
DJ
205972004-08-08 Daniel Jacobowitz <dan@debian.org>
20598
20599 * gdb.arch/i386-prologue.exp: Compile without debug information.
20600
c6fee705
MC
206012004-08-08 Michael Chastain <mec.gnu@mindspring.com>
20602
20603 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
20604 rather than asking gdb to search.
20605
dd90efdb
MC
206062004-08-05 Michael Chastain <mec.gnu@mindspring.com>
20607
20608 * gdb.base/gcore.c: Include <string.h>.
20609
1e84bec1
MC
206102004-08-05 Michael Chastain <mec.gnu@mindspring.com>
20611
20612 * gdb.base/gcore.c: Add copyright notice.
20613
e425eb2b
MC
206142004-08-05 Michael Chastain <mec.gnu@mindspring.com>
20615
20616 * gdb.base/freebpcmd.c: Include <stdio.h>.
20617 * gdb.base/long_long.c: Include <string.h>.
20618 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
20619 * gdb.base/siginfo.c: Include <string.h>.
20620 * gdb.base/sigstep.c: Include <string.h>.
20621
cb9aaed5
MC
206222004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20623
20624 * gdb.base/complex.c: Include <stdlib.h>.
20625
55944f3d
MC
206262004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20627
20628 * gdb.base/complex.c: Add copyright notice.
20629
7b2953d9
MC
206302004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20631
20632 * gdb.base/charset.c: Include <stdlib.h>.
20633
c9133d23
MC
206342004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20635
20636 * gdb.base/auxv.c: Include <stdlib.h>.
20637
0a8490ad
MC
206382004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20639
20640 * gdb.base/auxv.c: Add copyright notice.
20641
3426d5ec
MC
206422004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20643
20644 * gdb.base/coremaker.c: Add copyright notice.
20645 * gdb.base/coremaker2.c: Add copyright notice.
20646
8da195dd
AC
206472004-08-04 Andrew Cagney <cagney@gnu.org>
20648
20649 * gdb.base/store.exp: Update copyright.
20650 (check_set, up_set, check_struct, up_struct): Add a prefix to test
20651 names, do not import gdb_prompt.
20652
8d394f98
AC
206532004-08-01 Andrew Cagney <cagney@gnu.org>
20654
20655 Fix PR testsuite/1729.
20656 * gdb.base/dump.exp: Add test name to callers of capture_value, do
20657 not use capture_value with value 4.
20658 (capture_value): Add optional test name parameter.
20659 (test_reload_saved_value, test_restore_saved_value): Use $msg as
20660 the prefix, pass to capture_value.
20661
b6702b23
MK
206622004-08-01 Mark Kettenis <kettenis@gnu.org>
20663
20664 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
20665 * gdb.arch/i386-prologue.c (standard): New prototype and function.
20666 (main): Call new function.
20667
c203e0ca
MC
206682004-07-31 Michael Chastain <mec.gnu@mindspring.com>
20669
20670 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
20671
a7995a30
MC
206722004-07-31 Michael Chastain <mec.gnu@mindspring.com>
20673
20674 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
20675
9366563b
MC
206762004-07-31 Michael Chastain <mec.gnu@mindspring.com>
20677
b6eeaf26 20678 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
20679 Accept more values of vtbl pointer. Remove some messages
20680 about "obsolete gcc or gdb".
20681
2fc1f950
MC
206822004-07-30 Michael Chastain <mec.gnu@mindspring.com>
20683
20684 * gdb.cp/classes.exp: Accept more varieties of ptype output.
20685
c724d49b
MC
206862004-07-30 Michael Chastain <mec.gnu@mindspring.com>
20687
20688 * gdb.base/asm-source.exp: Properly convert target board
20689 debug flags from gcc format to binutils format.
20690
736b0fce
MK
206912004-07-28 Mark Kettenis <kettenis@gnu.org>
20692
20693 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
20694 gdb1718". PR backtrace/1718 partially fixed.
20695
5633ea5c
JJ
206962004-07-27 Jeff Johnston <jjohnstn@redhat.com>
20697
20698 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
20699
575eebb1
NC
207002004-07-26 Nick Clifton <nickc@redhat.com>
20701
20702 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
20703 good default value for a specific architecture is available then
20704 set it to that value. Otherwise default to the -gstabs switch.
20705 Remove the -g... switches from the asm-flags variable. Allow the
20706 target board info to override the value if it wants to. Pass the
20707 switch on the assembler command line.
20708
62104619
MK
207092004-07-23 Mark Kettenis <kettenis@gnu.org>
20710
20711 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
20712 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
20713 (main): Call new function.
20714
4a1135b8
MC
207152004-07-22 Michael Chastain <mec.gnu@mindspring.com>
20716
20717 Test for PR exp/1715.
20718 * gdb.base/radix.exp: Refactor common procedures. Make all
20719 test names unique. Change XFAIL to KFAIL.
20720
8a12c1f0
MC
207212004-07-20 Michael Chastain <mec.gnu@mindspring.com>
20722
20723 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
20724 * gdb.ada/gnat_ada.gin: ... to here.
20725 * configure.in: Use gnat_ada.gin.
20726 * configure: Regenerate.
20727
23b451cf
AC
207282004-07-20 Andrew Cagney <cagney@gnu.org>
20729
20730 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
20731 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
20732 XFAILs. Clean up test messages and comments. Check backtraces.
20733 Delete re-sync code.
20734
ab618a02
MC
207352004-07-19 Michael Chastain <mec.gnu@mindspring.com>
20736
20737 Fix PR cli/740.
20738 * gdb.base/annota1.exp: Honor gdb,nosignals.
20739 * gdb.base/annota3.exp: Likewise.
20740
46dad340
MC
207412004-07-19 Michael Chastain <mec.gnu@mindspring.com>
20742
20743 * lib/java.exp: Update copyright notice.
20744
756d8c70
AC
207452004-07-19 Andrew Cagney <cagney@gnu.org>
20746
20747 * gdb.base/selftest.exp: Copy file from here ...
20748 * gdb.gdb/selftest.exp: ... to here.
20749
586027e6
AC
207502004-07-16 Andrew Cagney <cagney@redhat.com>
20751
20752 * lib/insight-support.exp: Delete file.
20753 * lib/java.exp (java_init): Fix copyright.
20754
029d2200
AC
207552004-07-16 Andrew Cagney <cagney@gnu.org>
20756
20757 * gdb.base/restore.c: Append "prologue" to comments marking the a
20758 function's prologue.
20759 * gdb.base/restore.exp: Update copyright, re-indent.
20760 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
20761 callerN" prefix where needed. Update patterns that match a
20762 function's prologue.
20763
653b62c5
MC
207642004-07-16 Michael Chastain <mec.gnu@mindspring.com>
20765
20766 * gdb.base/restore.c: Add copyright notice.
20767
f7d690e5
AC
207682004-07-16 Andrew Cagney <cagney@gnu.org>
20769
20770 * gdb.base/logical.exp: Update copyright.
20771 (evaluate): New procedure. Use to re-implement tests using
20772 several tables.
20773
d629a7cb
MH
207742004-07-14 Martin Hunt <hunt@redhat.com>
20775
20776 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
20777 which fixes some problems where init.tcl was not found.
20778
9c7bb332
AC
207792004-07-13 Andrew Cagney <cagney@gnu.org>
20780
6bf46641
AC
20781 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
20782 (check_sizeof, check_valueof): Do not include the output in the
20783 test name. Use gdb_test.
20784 (get_valueof): Use gdb_test_multiple.
20785
c4ffd4c0
AC
20786 * gdb.base/step-test.exp: Update copyright. Use
20787 gdb_test_multiple. Ensure that test names do not include
20788 architecture dependent output.
20789
ab89363a
AC
20790 * gdb.gdb/observer.exp: Update copyright.
20791 (setup_test): Use gdb_test_multiple.
20792 (attach_first_observer, attach_second_observer)
20793 (attach_third_observer, detach_first_observer)
20794 (detach_second_observer, detach_third_observer)
20795 (reset_counters, check_counters): Make $message a prefix.
20796 (test_normal_stop_notifications): Add "args" parameter - a list of
20797 init functions to be called. Make $message a prefix,
20798 (test_observer_normal_stop): Change the message prefixes so that
20799 they are unique, pass the attach / detach procedures to
20800 test_normal_stop_notifications.
20801
ec58997a
AC
20802 * gdb.base/signull.exp (test_segv): Prefix all tests with
20803 "${name}". Clean up test messages.
20804
b475183b
AC
20805 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
20806
9c7bb332
AC
20807 * gdb.base/ena-dis-br.exp: Update copyright.
20808 (break_at): New function. Replace send_gdb with gdb_test,
20809 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
20810 ignore count, not stopped at bpt", with KFAIL.
20811
2dd95497
CV
208122004-07-13 Corinna Vinschen <vinschen@redhat.com>
20813
20814 * gdb.base/attach.exp: Remove cleanupfile handling.
20815
419e626b
AC
208162004-07-12 Andrew Cagney <cagney@gnu.org>
20817
20818 * gdb.base/annota1.exp: Cleanup corefile test name.
20819 * gdb.base/annota3.exp: Ditto.
20820
8b1b3228
AC
208212004-07-12 Andrew Cagney <cagney@gnu.org>
20822
78650829
AC
20823 * gdb.base/signals.exp: Clean up copyright, re-indent.
20824
8b1b3228
AC
20825 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
20826 gdb_test and gdb_test_multiple.
20827
935c2760
JJ
208282004-07-08 Jeff Johnston <jjohnstn@redhat.com>
20829
20830 * gdb.java/jmain.exp: Fix expected line number for main to
a9c64011 20831 break at. Set XFAIL for break at main test since gcj does not
935c2760
JJ
20832 provide line number info for first statement in main.
20833
1544280f
AC
208342004-07-08 Andrew Cagney <cagney@gnu.org>
20835
1279f4ff
AC
20836 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
20837
1544280f
AC
20838 * gdb.base/sigbpt.exp: Make the common part of each test name a
20839 prefix instead of suffix.
20840
bcc82369
BR
208412004-07-07 Bob Rossi <bob_rossi@cox.net>
20842
20843 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
20844 test from test_tbreak_creation_and_listing to
20845 test_file_list_exec_source_file
20846 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
20847 Changed name of test from test_tbreak_creation_and_listing to
20848 test_file_list_exec_source_file
20849
23f4b0aa
JJ
208502004-07-07 Jeff Johnston <jjohnstn@redhat.com>
20851
20852 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
20853 the jmisc() constructor instead of <init>.
20854 * gdb.java/jmisc1.exp: Ditto.
20855
56401cd5
AC
208562004-07-07 Andrew Cagney <cagney@gnu.org>
20857
20858 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
20859 corrupting the PC.
20860
44ae2f6a
MC
208612004-07-06 Michael Chastain <mec.gnu@mindspring.com>
20862
20863 * gdb.cp/templates.exp: Accept whitespace change in demangler
20864 output.
20865
45a83408
AC
208662004-07-06 Andrew Cagney <cagney@gnu.org>
20867
20868 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
20869
d205ad70
MC
208702004-07-02 Michael Chastain <mec.gnu@mindspring.com>
20871
20872 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
20873 * lib/compiler.cc: Likewise.
20874
06ea1a61
MC
208752004-06-30 Michael Chastain <mec.gnu@mindspring.com>
20876
20877 * lib/compiler.cc: Work around string preprocessing problem
20878 with old hp c++ compiler.
20879 * lib/compiler.c: Likewise.
20880
daab1251
CV
208812004-06-29 Corinna Vinschen <vinschen@redhat.com>
20882
20883 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
20884 directives to conditionalize symbol prefixing.
20885 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
20886 additional_flags handling. Add underscore prefix for Cygwin.
20887 * gdb.arch/i386-unwind.c: Use preprocessor directives to
20888 conditionalize symbol prefixing.
20889 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
20890 additional_flags handling. Add underscore prefix for Cygwin.
20891
cc984116
CV
208922004-06-29 Corinna Vinschen <vinschen@redhat.com>
20893
20894 * gdb.base/bigcore.exp: Skip test on Cygwin.
20895
c279b077
MC
208962004-06-28 Michael Chastain <mec.gnu@mindspring.com>
20897
20898 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
20899 formats for "info register". Use gdb_test_multiple. Fix
20900 the "invalid register" test.
20901
0e915747
CV
209022004-06-28 Corinna Vinschen <vinschen@redhat.com>
20903
20904 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
20905 PID for Cygwin. Add Cygwin specific strings to check for in some
20906 tests.
20907 (do_attach_tests): Add a test for user interaction when attaching
20908 to a process with no matching symbol table already loaded.
20909
11422c86
AC
209102004-06-26 Andrew Cagney <cagney@gnu.org>
20911
20912 Test PR java/1567 and PR java/1565.
20913 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
20914 * gdb.java/jmisc2.exp: Delete file.
20915
cefbce26
MC
209162004-06-26 Michael Chastain <mec.gnu@mindspring.com>
20917
20918 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
20919
e19f872c
CV
209202004-06-25 Corinna Vinschen <vinschen@redhat.com>
20921
20922 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
20923 attach process.
20924
d931ba3b
MC
209252004-06-23 Michael Chastain <mec.gnu@mindspring.com>
20926
20927 * gdb.cp/pr-1553.exp: Remove.
20928
aef68c48
MC
209292004-06-22 Michael Chastain <mec.gnu@mindspring.com>
20930
20931 * gdb.cp/pr-1553.cc: Remove.
20932 * gdb.cp/pr-1553.exp: Disable this test.
20933
8d5df71a
JB
209342004-06-20 Jim Blandy <jimb@redhat.com>
20935
a9c64011 20936 Fix PR testsuite/1680.
8d5df71a
JB
20937 * gdb.arch/i386-sse.exp: Properly quote curly braces in
20938 regular expressions.
20939
4ac6f39d
MC
209402004-06-19 Michael Chastain <mec.gnu@mindspring.com>
20941
20942 Fix PR testsuite/1679.
20943 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
20944 Issue an UNSUPPORTED result instead.
20945
1b413552
JB
209462004-06-18 Jim Blandy <jimb@redhat.com>
20947
20948 * gdb.base/charset.exp: Only send a control-C if we see a new
20949 prompt and incomplete command.
20950
6daa6ebd
MC
209512004-06-18 Michael Chastain <mec.gnu@mindspring.com>
20952
20953 * gdb.cp/pr-574.cc: Add copyright notice.
20954
51fa4ae0
JB
209552004-06-17 Jim Blandy <jimb@redhat.com>
20956
20957 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
20958 cases where the regexp has no groups; this grabs random text from
20959 the previous test suite, whatever that was.
20960
8fea26c5
MC
209612004-06-17 Michael Chastain <mec.gnu@mindspring.com>
20962
20963 * gdb.cp/printmethod.cc: Add copyright notice.
20964
1e3aeb41
MC
209652004-06-16 Michael Chastain <mec.gnu@mindspring.com>
20966
20967 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
20968
9d9030bc
AC
209692004-06-16 Andrew Cagney <cagney@gnu.org>
20970
20971 * gdb.base/signull.c: Update copyright. Include <string.h>.
20972 (bowler): Replace data_pointer with data_read
20973 and data_write cases. Add code_descriptor case.
20974 (zero, desc): New array and pointer.
20975 (data, code): Change to simple pointers.
20976 * gdb.base/signull.exp: Fix probe pattern matching a function
20977 descriptor SIGSEGV. Replace data_pointer with data_read and
20978 data_write tests.
20979
acd4ad44
AC
209802004-06-16 Andrew Cagney <cagney@gnu.org>
20981
20982 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
20983
08fd625c
MC
209842004-06-15 Michael Chastain <mec.gnu@mindspring.com>
20985
20986 * gdb.base/long_long.c: Add copyright notice.
20987
1903502c
MC
209882004-06-15 Michael Chastain <mec.gnu@mindspring.com>
20989
20990 * gdb.base/long_long.exp: Remove reference to
20991 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
20992 to gdb_breakpoint and gdb_continue_to_breakpoint.
20993
83313cb1
JB
209942004-06-14 Jim Blandy <jimb@redhat.com>
20995
20996 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
20997 endian case.
20998
1bf404ef
AC
209992004-06-14 Andrew Cagney <cagney@gnu.org>
21000
21001 * gdb.base/gcore.exp (capture_command_output): Delete the always
21002 passing tests containing inferior values.
21003 * gdb.base/ending-run.exp: Do not include the breakpoint address
21004 in the test message. Update copyright.
21005 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
21006 size in the test name, use gdb_test_multiple. Update copyright.
21007
ef220b33
MC
210082004-06-14 Michael Chastain <mec.gnu@mindspring.com>
21009
21010 * gdb.cp/ref-types.cc: Add copyright notice.
21011
4f70a4c9
MC
210122004-06-14 Michael Chastain <mec.gnu@mindspring.com>
21013
21014 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
21015 hp_aCC_compiler.
21016 * lib/compiler.cc: Likewise.
21017 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
21018 'set' commands. Log diagnostics for other lines. Set
21019 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
21020
335928ac
MC
210212004-06-13 Michael Chastain <mec.gnu@mindspring.com>
21022
21023 * gdb.cp/try_catch.cc: Add copyright notice.
21024
2efb12e8
MC
210252004-06-12 Michael Chastain <mec.gnu@mindspring.com>
21026
21027 * gdb.cp/userdef.cc: Add copyright notice.
21028
0bbed51a
MC
210292004-06-11 Michael Chastain <mec.gnu@mindspring.com>
21030
21031 * gdb.cp/virtfunc.cc: Add copyright notice.
21032
e12a46c9
RC
210332004-06-11 Randolph Chung <tausq@debian.org>
21034
21035 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
21036 problem.
21037
338e05af
AC
210382004-06-10 Andrew Cagney <cagney@gnu.org>
21039
21040 * lib/compiler.cc, lib/compiler.c: Append either
21041 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
21042 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
21043 instead of gcc-3-3.
21044
dc3f10cb
AC
210452004-06-09 Andrew Cagney <cagney@gnu.org>
21046
b4d946af
AC
21047 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
21048 gdb/1455, bug is specific to "long long" and "double".
a9c64011 21049
dc3f10cb
AC
21050 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
21051 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
21052 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
21053 fixed.
21054
b5c0bfa2
AC
210552004-06-09 Andrew Cagney <cagney@gnu.org>
21056
21057 * gdb.base/structs.exp (test_struct_returns): Replace
21058 "return_value_unknown" and "finish_value_unknown" by
21059 "return_value_known" and "finish_value_known". Instead of
21060 "return_value_unknown" iff "finish_value_unknown", check
21061 "return_value_known" implies "finish_value_known".
21062
caeb605f
MH
210632004-06-08 Martin Hunt <hunt@redhat.com>
21064
21065 * gdb.base/float.exp: Add pattern for mips targets.
21066
c892bb64
RC
210672004-06-08 Randolph Chung <tausq@debian.org>
21068
21069 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
21070 message for unknown architectures more clear.
21071
48306d3e
JB
210722004-06-08 Joel Brobecker <brobecker@gnat.com>
21073
21074 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
21075 start the execution of the program.
21076
83ecb59f
JB
210772004-06-07 Jim Blandy <jimb@redhat.com>
21078
21079 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
21080 * gdb.arch/i386-cpuid.h: New helper file.
21081
55264cb4
RC
210822004-06-07 Randolph Chung <tausq@debian.org>
21083
21084 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
21085 has started.
21086
23cadb28
RM
210872004-06-04 Roland McGrath <roland@redhat.com>
21088
21089 Fix PR gdb/1647.
21090 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
21091 differently to be robust to output buffering differences.
21092
51d01eda
MC
210932004-06-04 Michael Chastain <mec.gnu@mindspring.com>
21094
21095 * gdb.threads/pthreads.exp: Update copyright years.
21096 (check_control_c): Change asynchronous 'after' to synchronous.
21097
f4fc3b93
RM
210982004-06-04 Roland McGrath <roland@redhat.com>
21099
21100 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
21101 next gdb prompt.
21102
4013522b
MC
211032004-06-02 Michael Chastain <mec.gnu@mindspring.com>
21104
21105 Fix PR gdb/1636.
21106 * gdb.threads/manythreads.exp: Change asynchronous 'after'
21107 calls to synchronous.
21108
7a8f1e6b
JB
211092004-05-26 Jim Blandy <jimb@redhat.com>
21110
21111 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
21112
81bb3443
RC
211132004-05-24 Randolph Chung <tausq@debian.org>
21114
21115 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
21116 * gdb.asm/pa.inc: New file.
21117
8f5a3103
MK
211182004-05-22 Mark Kettenis <kettenis@gnu.org>
21119
21120 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
21121
734b8fe8 211222004-05-21 Joel Brobecker <brobecker@gnat.com>
a9c64011 21123 Daniel Jacobowitz <drow@mvista.com>
734b8fe8
JB
21124
21125 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
21126 GDB prompt.
21127
725603e1
UW
211282004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
21129
f4fc3b93 21130 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
21131 setjmp/longjmp. Use sigaction instead of signal.
21132
8b923272 211332004-05-19 J. Brobecker <brobecker@gnat.com>
a9c64011 21134 Michael Snyder <msnyder@redhat.com>
8b923272
JB
21135
21136 * gdb.threads/pthread_cond_wait.c: New file.
21137 * gdb.threads/pthread_cond_wait.exp: New testcase.
21138
8bfabb04
AC
211392004-05-13 Andrew Cagney <cagney@redhat.com>
21140
21141 * gdb.base/signull.exp, gdb.base/signull.c: New files.
21142 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
21143
42edda50
AC
211442004-05-11 Andrew Cagney <cagney@redhat.com>
21145
21146 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
21147 fixed but revealed gdb/1639.
21148
d303a6c7
AC
211492004-05-10 Andrew Cagney <cagney@redhat.com>
21150
21151 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
21152 func1" and "next to 2nd alarm", kernel bug avoided.
21153
bf08c2a1
DJ
211542004-05-10 Daniel Jacobowitz <dan@debian.org>
21155
21156 PR external/1568
21157 * gdb.base/bigcore.exp: Check the size of the dumped core file.
21158 XFAIL if it is smaller than bytes_allocated.
21159 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
21160 (main): Make chunks_allocated unsigned. Correct comment.
21161
c0586a34
JB
211622004-05-07 Joel Brobecker <brobecker@gnat.com>
21163
21164 * gdb.arch/powerpc-aix-prologue.c: New file.
21165 * gdb.arch/powerpc-aix-prologue.exp: New file.
21166
f2785d12
JB
211672004-05-07 Jim Blandy <jimb@redhat.com>
21168
21169 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
21170 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
21171
bd7f6e30
JB
211722004-05-06 Joel Brobecker <brobecker@gnat.com>
21173
21174 * gdb.base/sep.exp: No longer setup_kfail when the program was
21175 built with dwarf2.
21176
0a5e7efe
JI
211772004-05-05 Jim Ingham <jingham@apple.com>
21178
21179 * gdb.base/pending.exp: Make sure pending breakpoints
21180 preserve the ignore count.
f4fc3b93 21181
a8958849
MK
211822004-04-27 Jerome Guitton <guitton@gnat.com>
21183
21184 * i386-prologue.exp: Add testcase for jump instruction as first
21185 instruction of the real code.
21186 * i386-prologue.c (jump_at_beginning): New function.
21187
7e103f5b
MK
211882004-04-28 Mark Kettenis <kettenis@gnu.org>
21189
21190 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
21191 x86_64-*-*.
21192
5d38b224
MK
211932004-04-28 Mark Kettenis <kettenis@gnu.org>
21194
21195 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
21196 i*86-*-*.
21197
0ef32fd9
MK
211982004-04-25 Mark Kettenis <kettenis@gnu.org>
21199
21200 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
21201 expression that checks the return type.
21202
71d7dd7c
AC
212032004-04-23 Andrew Cagney <cagney@redhat.com>
21204
21205 * gdb.base/call-sc.exp: New test of scalar call/return values.
21206 * gdb.base/call-sc.c: Ditto.
21207
1e9f977e
JJ
212082004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
21209
21210 * gdb.threads/manythreads.c: Reduce thread stack size.
21211
899d9e3a
JJ
212122004-04-23 Jeff Johnston <jjohnstn@redhat.com>
21213
21214 * gdb.threads/manythreads.c: Add copyright notice.
21215
61bcae62
AC
212162004-04-23 Andrew Cagney <cagney@redhat.com>
21217
21218 * gdb.base/siginfo.exp: Better handle step out of signal.
21219 * gdb.base/sigstep.exp: Ditto.
21220
7339a42e 212212004-04-22 Jeff Johnston <jjohnstn@redhat.com>
a9c64011 21222 Daniel Jacobowitz <drow@mvista.com>
7339a42e
JJ
21223
21224 * gdb.threads/manythreads.c: New testcase.
21225 * gdb.threads/manythreads.exp: Ditto.
21226
5c98409b
JB
212272004-04-22 Jim Blandy <jimb@redhat.com>
21228
21229 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
21230 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
21231
3b611f1a
MC
212322004-04-21 Michael Chastain <mec.gnu@mindspring.com>
21233
21234 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
21235
f0fd9238
AC
212362004-04-21 Andrew Cagney <cagney@redhat.com>
21237
21238 * gdb.base/sigstep.c: New file.
21239 * gdb.base/sigstep.exp: New file.
21240
90990674
JB
212412004-04-16 Joel Brobecker <brobecker@gnat.com>
21242
21243 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
21244 call to observer_notify_normal_stop.
21245
78cef34b
AC
212462004-04-15 Andrew Cagney <cagney@redhat.com>
21247
21248 * gdb.base/siginfo.c: New file.
21249 * gdb.base/siginfo.exp: New file.
21250
d2343407
JB
212512004-04-12 J. Brobecker <brobecker@gnat.com>
21252
21253 * gdb.base/sep.exp: Fix typo in comment.
21254
a2dba3c8
JB
212552004-04-12 J. Brobecker <brobecker@gnat.com>
21256
21257 * gdb.base/sep.c: New file.
21258 * gdb.base/sep-proc.c: New file.
21259 * gdb.base/sep.exp: New testcase.
21260
15f7b60e
MK
212612004-04-09 Mark Kettenis <kettenis@gnu.org>
21262
21263 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
21264 support.
21265
44f4de1a
AC
212662004-04-05 Andrew Cagney <cagney@redhat.com>
21267
21268 * gdb.base/sigaltstack.c: New file.
21269 * gdb.base/sigaltstack.exp: New file.
21270
ef04f396
JB
212712004-04-04 Joel Brobecker <brobecker@gnat.com>
21272
21273 * gdb.base/foll-fork.exp: Update the expected output for
21274 "help set follow-fork-mode", to match a change that was made
21275 to the help of this variable on 2004-01-13.
21276
d40d2c92
JB
212772004-04-01 Joel Brobecker <brobecker@gnat.com>
21278
21279 * lib/ada.exp: Add copyright notice.
21280 * bar.ads: Likewise.
21281 * bar.adb: Likewise.
21282 * null_record.adb: Likewise.
21283 * null_record.exp: Likewise.
21284 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
21285
f86ef5a3
JB
212862004-04-01 Joel Brobecker <brobecker@gnat.com>
21287
21288 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
21289 * configure: Regenerate.
21290
414e70e3
JB
212912004-04-01 Joel Brobecker <brobecker@gnat.com>
21292
21293 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
21294 to build the application. Remove the message printed when in
21295 verbose mode, redundant with the UNSUPPORTED message above.
21296
f0aaee49
JB
212972004-03-31 Joel Brobecker <brobecker@gnat.com>
21298
21299 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
21300 * gdb.ada (null_record.exp): New testcase.
21301
ac81cb54
JB
213022004-03-31 Joel Brobecker <brobecker@gnat.com>
21303
21304 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
21305
854af2f7
JB
213062004-03-31 Joel Brobecker <brobecker@gnat.com>
21307
21308 * gdb.ada: New subdirectory.
21309 * gdb.ada/Makefile.in: New file.
21310 * gdb.ada/gnat_ada.gpr.in: New file.
21311
034cb681
JB
213122004-03-31 Joel Brobecker <brobecker@gnat.com>
21313
21314 * lib/ada.exp: New file.
21315
78a1a894
DJ
213162004-03-24 Daniel Jacobowitz <drow@mvista.com>
21317
21318 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
21319 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
21320
4b2b3b3e
AC
213212004-03-22 Andrew Cagney <cagney@redhat.com>
21322
21323 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
21324 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
21325 Problem identified by Ulrich Weigand.
21326
23c73aa3
DC
213272004-03-17 David Carlton <carlton@kealia.com>
21328
21329 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
21330 PR c++/826.
21331
d63a86f8
RM
213322004-03-16 Roland McGrath <roland@redhat.com>
21333
21334 * gdb.base/auxv.exp: New file.
21335 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
21336
0e02aa50
DC
213372004-03-12 David Carlton <carlton@kealia.com>
21338
21339 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
21340 * gdb.cp/pr-1553.cc: Ditto.
21341 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
21342 pass branch.
21343
c20b71be
MC
213442004-03-12 Michael Chastain <mec.gnu@mindspring.com>
21345
21346 * gdb.cp/templates.exp: Accept more template types.
21347
c7414a01
MC
213482004-03-09 Michael Chastain <mec.gnu@mindspring.com>
21349
21350 From Corinna Vinschen with modifications.
21351 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
21352 local variable obj_with_enum.
21353 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
21354 results with obj_with_enum.
21355
ed69573c
MC
213562004-03-09 Michael Chastain <mec.gnu@mindspring.com>
21357
21358 * gdb.cp/classes.cc: New file, copied from misc.cc.
21359 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
21360
28301461
MC
213612004-03-09 Michael Chastain <mec.gnu@mindspring.com>
21362
21363 * gdb.cp/misc.cc: Add copyright notice.
21364
1198ecbe
DC
213652004-03-05 David Carlton <carlton@kealia.com>
21366
21367 * gdb.cp/rtti.exp: Add 'print *obj3' test.
21368 * gdb.cp/rtti.h: Update copyright.
21369 (namespace n2::n3): New.
21370 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
21371 (n2::n3::func3): New.
21372 (main): Call n2::n3::func3.
21373 * gdb.cp/rtti2.cc: Update copyright.
21374 (n2::create3): New.
21375
9e08c470
MK
213762004-03-04 Mark Kettenis <kettenis@gnu.org>
21377
21378 * gdb.asm/openbsd.inc: Fix typo.
21379
4bebc3aa
FF
213802004-03-03 Fred Fish <fnf@redhat.com>
21381
21382 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
21383 "val" instead of unused "size". Update copyright year.
21384
6ea9fb37
DJ
213852004-02-29 Daniel Jacobowitz <drow@mvista.com>
21386
21387 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
21388 to use unsigned char.
21389 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
21390 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
21391
23b23974
DJ
213922004-02-29 Daniel Jacobowitz <drow@mvista.com>
21393
21394 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
21395 line of output.
21396
7574fd53
DJ
213972004-02-28 Daniel Jacobowitz <drow@mvista.com>
21398
21399 * gdb.base/relocate.c (dummy): Initialize.
21400
a195357f
DJ
214012004-02-28 Daniel Jacobowitz <drow@mvista.com>
21402
21403 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
21404 a breakpoint at exit.
21405
72fd54a9
FF
214062004-02-27 Fred Fish <fnf@redhat.com>
21407
21408 * gdb.base/chng-syms.exp: Add expect condition to match failing
21409 case that isn't a timeout.
21410
b9d23137
AC
214112004-02-27 Andrew Cagney <cagney@redhat.com>
21412
21413 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
21414 support.
21415
15d208f6 214162004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 21417
15d208f6
FF
21418 * gdb.arch/gdb1431.c: Remove.
21419 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
21420 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
21421 of "until" incorrectly.
21422
98f9cd2d
JB
214232004-02-26 J. Brobecker <brobecker@gnat.com>
21424
21425 * gdb.cp/class2.cc (empty): New class.
21426 (refer): New function.
21427 (main): Declare an object of type empty and use it.
21428 * gdb.cp/class2.exp: Print the value of an object of type empty.
21429
9b50c11b
JJ
214302004-02-26 Jeff Johnston <jjohnstn@redhat.com>
21431
21432 * gdb.base/langs.exp: Update query string to match the
21433 new nquery format used for pending breakpoints.
21434
0dcd613f
AC
214352004-02-26 Andrew Cagney <cagney@redhat.com>
21436
21437 Fix PR i18n/1570.
21438 * gdb.base/charset.c: Update copyright notice.
21439 (main, init_string): Remove the escape character '\e' tests.
21440 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
21441 * gdb.base/charset.exp (valid_host_charset): Ditto.
21442 * gdb.base/setvar.exp: Ditto.
21443
b8a56647
AC
214442004-02-24 Andrew Cagney <cagney@redhat.com>
21445
90d59e34
AC
21446 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
21447 mmapped data in core file" PASS and FAIL messages consistent.
21448
b8a56647
AC
21449 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
21450 setting a breakpoint. Work around PR java/1565.
21451
9f27c604
JJ
214522004-02-23 Jeff Johnston <jjohnstn@redhat.com>
21453
21454 * lib/gdb.exp (gdb_breakpoint): Update query string to match
21455 new nquery format.
21456 * gdb.base/pending.exp: Ditto.
21457
3224a706
MK
214582004-02-22 Mark Kettenis <kettenis@gnu.org>
21459
21460 * configure.in: Run stabs tests on *BSD.
21461 * configure: Regenerated.
21462
41e0a9ca
MK
214632004-02-21 Mark Kettenis <kettenis@gnu.org>
21464
21465 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
21466
1e1b3428
FF
214672004-02-20 Fred Fish <fnf@redhat.com>
21468
21469 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
21470 blank in test for "returns short", for consistency with other
21471 "returns xxx" tests. Update copyright year.
21472
f9a7572a
FF
214732004-02-19 Fred Fish <fnf@redhat.com>
21474
21475 New testcase for PR breakpoint/1558.
21476 * gdb.arch/gdb1558.exp: New file.
21477 * gdb.arch/gdb1558.c: New file.
21478
b2ce2854
EZ
214792004-02-19 Elena Zannoni <ezannoni@redhat.com>
21480
21481 * gdb.base/nodebug.exp: Fix typo.
21482
e7c9ff01
JB
214832004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
21484
21485 Committed by Jim Blandy <jimb@redhat.com>.
21486
62f4b920
JB
21487 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
21488
2db536a1
JB
21489 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
21490
e7c9ff01
JB
21491 * gdb.base/float.exp: Support s390*-*-* targets.
21492
f3205b34
AF
214932004-02-17 Adam Fedor <fedor@gnu.org>
21494
21495 * gdb.base/gdb1555.exp: New file.
21496 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
21497
9d62932d
EZ
214982004-02-17 Elena Zannoni <ezannoni@redhat.com>
21499
21500 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
21501
344c9711
FF
215022004-02-16 Fred Fish <fnf@redhat.com>
21503
21504 * gdb.arch/gdb1291.c: Remove
21505 * gdb.arch/gdb1291.s: New test input file.
21506 * gdb.arch/gdb1291.exp: Expand test to check case that should not
21507 fail. Test for correct result, known incorrect result, other
21508 failures and timeouts.
21509
2d822687
AC
215102004-02-16 Andrew Cagney <cagney@redhat.com>
21511
21512 * gdb.base/bigcore.exp: New file.
21513 * gdb.base/bigcore.c: New file.
21514
dac15b66
AC
215152004-02-13 Andrew Cagney <cagney@redhat.com>
21516
21517 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
21518 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
21519 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
21520 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
21521 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
21522 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
21523 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
21524 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
21525 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
21526 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
21527
6bdfc2c4
JJ
215282004-02-11 Jeff Johnston <jjohnstn@redhat.com>
21529
21530 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
21531 executed is an alloc instruction.
21532
87b3ede8
DC
215332004-02-11 David Carlton <carlton@kealia.com>
21534
21535 * gdb.cp/breakpoint.exp: New.
21536 * gdb.cp/breakpoint.cc: New.
21537
6e19e2bf
MC
215382004-02-11 Michael Chastain <mec.gnu@mindspring.com>
21539
21540 Partial fix for PR gdb/1543.
21541 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
21542 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
21543 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
21544 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
21545 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
21546 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
21547 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
21548 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
21549 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
21550 to bug-gdb@prep.ai.mit.edu .
21551 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
21552 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
21553 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
21554 Likewise.
21555
5c5455dc
AC
215562004-02-10 Andrew Cagney <cagney@redhat.com>
21557
21558 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
21559 using gdb_internal_error_resync.
21560
9cf689d7
DJ
215612004-02-09 Daniel Jacobowitz <drow@mvista.com>
21562
21563 * gdb.threads/thread-specific.exp: Stop early if no threads are
21564 found.
21565
d2dc51db
MC
215662004-02-09 Michael Chastain <mec.gnu@mindspring.com>
21567
21568 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
21569
14b1a056
DJ
215702004-02-08 Daniel Jacobowitz <drow@mvista.com>
21571
21572 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
21573 breakpoints.
21574
83f66e8f
DJ
215752004-02-07 Daniel Jacobowitz <drow@mvista.com>
21576
21577 * config/sim.exp (gdb_load): Handle $arg == "".
21578 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
21579 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
21580
30fc0091
EZ
215812004-02-07 Elena Zannoni <ezannoni@redhat.com>
21582
a9c64011
AS
21583 * gdb.base/maint.exp: Update test to reflect
21584 obstack changes.
30fc0091 21585
4d806929
JJ
215862004-02-04 Jeff Johnston <jjohnstn@redhat.com>
21587
21588 * gdb.base/pendshr.c (pendfunc): New function that calls
21589 pendfunc1.
21590 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
21591
7bfdd688
FF
215922004-02-04 Fred Fish <fnf@redhat.com>
21593
21594 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
21595 function symbols and update copyright years.
21596 * gdb.arch/gdb1291.c: Ditto.
21597
aaa08ee4
MC
215982004-02-03 Michael Chastain <mec.gnu@mindspring.com>
21599
21600 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
21601
dbad7755
MC
216022004-02-03 Michael Chastain <mec.gnu@mindspring.com>
21603
21604 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
21605
ec4646ef
MC
216062004-02-03 Michael Chastain <mec.gnu@mindspring.com>
21607
21608 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
21609
1b802196
FF
216102004-02-02 Fred Fish <fnf@redhat.com>
21611
21612 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
21613 remote targets. Update copyright years.
21614
18fe2033
JJ
216152004-02-02 Jeff Johnston <jjohnstn@redhat.com>
21616
21617 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
21618 support.
21619 * gdb.base/langs.exp: Fix test which attempts to create
21620 breakpoint on non-existent function to handle new pending
21621 support.
21622 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
21623 a breakpoint.
21624 * gdb.base/pending.exp: New test.
21625 * gdb.base/pending.c: New file.
21626 * gdb.base/pendshr.c: Ditto.
21627
8d577d32
DC
216282004-02-02 David Carlton <carlton@kealia.com>
21629
21630 * gdb.cp/overload.exp: Add overloadNamespace tests.
21631 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
21632 (overloadNamespace, XXX): New.
21633 (main): Call XXX::marker2.
21634
3ad13771
FF
216352004-02-01 Fred Fish <fnf@redhat.com>
21636
21637 * gdb.base/dump.exp: Use runto_main instead of "runto main".
21638 * gdb.base/finish.exp: Ditto.
21639 * gdb.base/gcore.exp: Ditto.
21640 * gdb.base/huge.exp: Ditto.
21641 * gdb.base/info-proc.exp: Ditto.
21642 * gdb.base/return2.exp: Ditto.
21643 * gdb.threads/gcore-thread.exp: Ditto.
21644
44c75849
DJ
216452004-02-01 Daniel Jacobowitz <drow@mvista.com>
21646
21647 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
21648
005bc093
MK
216492004-02-01 Mark Kettenis <kettenis@gnu.org>
21650
21651 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
21652 that opening the file succeeds on OpenBSD.
21653
c47cebdb
DJ
216542004-02-01 Daniel Jacobowitz <drow@mvista.com>
21655
21656 * gdb.threads/thread-specific.c: New file.
21657 * gdb.threads/threads-specific.exp: New test script.
21658 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
21659 to expect_out.
21660
5a01311c
MK
216612004-02-01 Mark Kettenis <kettenis@gnu.org>
21662
21663 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
21664 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
21665 only on the "print_small_structs from print_long_arg_list" test.
21666
ce22a4f1
DJ
216672004-02-01 Daniel Jacobowitz <drow@mvista.com>
21668
21669 * gdb.base/completion.exp: Kill a stray backslash.
21670
21671 From Jim Ingham <jingham@apple.com>:
21672 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
21673 agrees with the result from sending a tab.
21674
abbab9d3
DJ
216752004-01-31 Daniel Jacobowitz <drow@mvista.com>
21676
21677 * gdb.base/chng-syms.exp: Remove stray newline.
21678
53904d1e
MK
216792004-01-31 Mark Kettenis <kettenis@gnu.org>
21680
21681 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
21682 *-*-openbsd*.
21683 * gdb.asm/openbsd.inc: New file.
21684
3a4b3aac
MK
216852004-01-30 Mark Kettenis <kettenis@gnu.org>
21686
21687 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
21688 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
21689 *-*solaris2*. Remove commented out default settings for
21690 asm-flags. Replace gdb_compile with target_link.
21691
ebac27b4
MC
216922004-01-29 Michael Chastain <mec.gnu@mindspring.com>
21693
21694 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
21695 for all tests. Remove old hp-ux and cygnus xfail cases.
21696
d8679d84
PH
216972004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
21698
21699 * gdb.base/chng-syms.exp: New file.
21700 * gdb.base/chng-syms.c: New file.
21701
0a55bc22
MC
217022004-01-24 Michael Chastain <mec.gnu@mindspring.com>
21703
21704 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
21705 Provide arms for current output in all my configurations.
21706
94b8e876
MC
217072004-01-24 Michael Chastain <mec.gnu@mindspring.com>
21708
21709 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
21710 * lib/compiler.cc: Likewise.
21711 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
21712 get the right preprocessor. Eval the output directly. Remove
21713 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
21714 hp_f77_compiler and hp_f90_compiler completely.
21715 (gdb_preprocess): Delete.
21716 (get_compiler): Delete.
21717
7cf03d44
MK
217182004-01-24 Mark Kettenis <kettenis@gnu.org>
21719
21720 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
21721 <string.h>.
21722
68b6dce9
NR
217232004-01-24 Nick Roberts <nick@nick.uklinux.net>
21724
21725 * gdb.mi/mi-stack.exp: Update copyright.
21726
b368761e
DC
217272004-01-23 David Carlton <carlton@kealia.com>
21728
21729 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
21730 test for cp_lookup_transparent_type.
21731 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
21732 call them.
21733
f2061b53
DJ
217342004-01-23 Daniel Jacobowitz <drow@mvista.com>
21735
21736 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
21737 after -var-update.
21738
37fc574a
DC
217392004-01-23 David Carlton <carlton@kealia.com>
21740
21741 * gdb.cp/namespace.cc (C::ensureRefs): New.
21742 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
21743
8e94b928
NR
217442004-01-20 Nick Roberts <nick@nick.uklinux.net>
21745
21746 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
21747 case "-stack-list-locals 2".
21748 * gdb.mi/mi-var-child.exp: Test for case
21749 "-var-list-children --all-values NAME".
21750
997b0952
MC
217512004-01-18 Michael Chastain <mec.gnu@mindspring.com>
21752
21753 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
21754
52470da3
MK
217552004-01-18 Mark Kettenis <kettenis@gnu.org>
21756
7049b4b8
MK
21757 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
21758 used with gdb_test_multiple.
21759
52470da3
MK
21760 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
21761 read at address 0. This fixes PR testsuite/1504.
21762
da6012e5
DJ
217632004-01-18 Daniel Jacobowitz <drow@mvista.com>
21764
21765 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
21766 Remove downloading, guessing the host executable, the calls to
21767 gdb_file_cmd and gdb_target_cmd, and "load" support.
21768 (infer_host_exec): New function broken out from gdb_load.
21769 (gdb_load): New wrapper for gdbserver_gdb_load.
21770 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
21771 gdb_target_cmd. Use -target-select.
21772 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
21773 Download binaries to the host. Clear last_mi_remote_file when
21774 we load a new binary.
21775 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
21776 call gdbserver_gdb_load and mi_gdb_target_cmd.
21777
32c70722
MC
217782004-01-17 Michael Chastain <mec.gnu@mindspring.com>
21779
21780 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
21781 type patterns.
21782
b0cecf36
MC
217832004-01-17 Michael Chastain <mec.gnu@mindspring.com>
21784
21785 * gdb.cp/templates.exp: Fix typo in test name of
21786 "print Foo<volatile char*>::foo".
21787
4120d7e6
MC
217882004-01-15 Michael Chastain <mec.gnu@mindspring.com>
21789
21790 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
21791
f679e530
BE
217922004-01-16 Ben Elliston <bje@wasabisystems.com>
21793
21794 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
21795 (clean mostlyclean): Remove empty rm.
21796
091c48f6
MC
217972004-01-15 Michael Chastain <mec.gnu@mindspring.com>
21798
21799 * gdb.base/setvar.exp: Add copyright years.
21800
3e5fc8d2
DC
218012004-01-14 David Carlton <carlton@bactrian.org>
21802
21803 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
21804 PR c++/1511 and update coment.
21805 * gdb.cp/templates.exp: Update patterns to match current output.
21806 If changes involve something other than whitespace, KFAIL
21807 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
21808
63d06c5c
DC
218092004-01-14 David Carlton <carlton@kealia.com>
21810
21811 * gdb.cp/namespace.exp: Add tests involving classes defined within
21812 namespaces.
21813 * gdb.cp/namespace.cc (C::CClass): New.
21814 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
21815
a51dab88
EZ
218162004-01-14 Elena Zannoni <ezannoni@redhat.com>
21817
21818 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
21819 what debug info we have. Print a better message if something goes
21820 wrong while producing the separate debug info file.
21821
a476ccc9
MC
218222004-01-14 Michael Chastain <mec.gnu@mindspring.com>
21823
21824 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
21825
f453692c
MC
218262004-01-14 Michael Chastain <mec.gnu@mindspring.com>
21827
21828 * gdb.base/callfuncs.c: Add copyright notice.
21829
f40063a5
MC
218302004-01-13 Michael Chastain <mec.gnu@mindspring.com>
21831
21832 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
21833 inheritance. PR gdb/1498, PR gcc/13539.
21834
19ac3974
EZ
218352004-01-13 Elena Zannoni <ezannoni@redhat.com>
21836
a9c64011
AS
21837 * gdb.threads/gcore-thread.exp: Prefix name of binary with
21838 test specific name.
21839 * gdb.mi/gdb669.exp: Ditto.
21840 * gdb.mi/mi-pthreads.exp: Ditto.
21841 * gdb.mi/mi1-pthreads.exp: Ditto.
21842 * gdb.mi/mi2-pthreads.exp: Ditto.
19ac3974 21843
56c97c6e
MC
218442004-01-12 Michael Chastain <mec.gnu@mindspring.com>
21845
21846 * gdb.cp/member-ptr.cc: Add copyright notice.
21847
a0644324
MC
218482004-01-12 Michael Chastain <mec.gnu@mindspring.com>
21849
21850 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
21851 some patterns for recent versions of gcc and hpacc. Delete
21852 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
21853 Delete tests that access a NULL pointer-to-member-data. This
21854 script is still disabled for gcc.
21855
32fabe09
EZ
218562004-01-12 Elena Zannoni <ezannoni@redhat.com>
21857
21858 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
a9c64011 21859 escaped correctly.
32fabe09 21860
1f8a6abb
EZ
218612004-01-12 Elena Zannoni <ezannoni@redhat.com>
21862
21863 * gdb.base/sepdebug.exp: New file.
21864 * gdb.base/sepdebug.c: New file.
21865 * lib/gdb.exp (separate_debug_filename): New procedure.
21866 (gdb_gnu_strip_debug): New procedure.
21867
48efe704
AC
218682004-01-12 Andrew Cagney <cagney@redhat.com>
21869
21870 * gdb.mi/ChangeLog: Delete file. Renamed to ...
21871 * gdb.mi/ChangeLog-1999-2003: New file.
21872
a9415475
AC
218732004-01-12 Andrew Cagney <cagney@redhat.com>
21874
21875 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
21876 "Renaming a directory to a non-empty directory returns ENOTEMPTY
21877 or EEXIST", treat EBUSY as an XFAIL.
21878
83b8cf9d
MC
218792004-01-11 Michael Chastain <mec.gnu@mindspring.com>
21880
21881 * gdb.base/scope.exp: Remove obsolete setup_xfail for
21882 hp_cc_compiler.
21883
9939d2a8
MC
218842004-01-10 Michael Chastain <mec.gnu@mindspring.com>
21885
21886 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
21887 decorations.
21888
1ff8cadf
MC
218892004-01-10 Michael Chastain <mec.gnu@mindspring.com>
21890
21891 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
21892 and "(aCC)" decorations. Remove obsolete doco about old
21893 test results.
21894
6fa9022e
MC
218952004-01-09 Michael Chastain <mec.gnu@mindspring.com>
21896
21897 * gdb.cp/exception.exp: Fix typo in doco.
21898
209721fe
MK
218992004-01-09 Mark Kettenis <kettenis@gnu.org>
21900
21901 * gdb.base/gdb1476.exp: Fix typo.
21902
ef11303e
MC
219032004-01-09 Michael Chastain <mec.gnu@mindspring.com>
21904
21905 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
21906 file.
21907
041ab88c
MC
219082004-01-09 Michael Chastain <mec.gnu@mindspring.com>
21909
21910 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
21911 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
21912 Use gdb_compile. Remove restriction on gcc. Add some patterns
21913 for recent version of gdb. Delete second half, which was a copy
21914 of the first half with different build flags. This test is
21915 still disabled because it is still not ready for production.
21916
e36d075a
MC
219172004-01-08 Michael Chastain <mec.gnu@mindspring.com>
21918
21919 * gdb.cp/exception.cc: Add copyright notice.
21920 * gdb.cp/exception.exp: Add a notice that this file is broken
21921 because of line number changes caused by addition of copyright
21922 notice.
21923
42b190ad
MC
219242004-01-08 Michael Chastain <mec.gnu@mindspring.com>
21925
21926 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
21927 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
21928
8f25f06b
MC
219292004-01-08 Michael Chastain <mec.gnu@mindspring.com>
21930
21931 * gdb.cp/classes.exp: Accept gnu abi 2.
21932 * gdb.cp/derivation.exp: Likewise.
21933 * gdb.cp/overload.exp: Likewise.
21934 * gdb.cp/virtfunc.exp: Likewise.
21935
06ded8b8
MC
219362004-01-08 Michael Chastain <mec.gnu@mindspring.com>
21937
21938 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
21939 semicolon after end of function.
21940
77c26ae3
MC
219412004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21942
21943 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
21944 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
21945 boilerplate code for compiling and running the program under
21946 test. Add some string method tests.
21947
20757486
MC
219482004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21949
21950 * gdb.cp/bs15503.cc: Add copyright notice.
21951 * gdb.cp/bs15503.exp: Adjust line number.
21952
0fd3b503
MC
219532004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21954
21955 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
21956 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
21957
10d1bea8
MC
219582004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21959
21960 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
21961 hp_cc_compiler.
21962
2789202a
MC
219632004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21964
21965 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
21966 * gdb.cp/ctti.exp: Use the marker instead of "next".
21967 With gcc, run further before bailing.
21968
b862f14c
MC
219692004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21970
21971 * gdb.cp/cttiadd.cc: Add copyright notice.
21972 * gdb.cp/cttiadd1.cc: Likewise.
21973 * gdb.cp/cttiadd2.cc: Likewise.
21974 * gdb.cp/cttiadd3.cc: Likewise.
21975
96da2469
MC
219762004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21977
21978 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
21979 Use gdb_test, gdb_test_multiple. Use floating-point values that
21980 have exact representations in IEEE-ish formats.
21981
053248ff
MC
219822004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21983
21984 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
21985 compilers. Delete duplicate call to get_compiler_info.
21986 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
21987 * gdb.base/volatile.exp: Likewise.
21988
84acecdd
MK
219892004-01-07 Mark Kettenis <kettenis@gnu.org>
21990
21991 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
21992 memory at address 0.
21993
fe11a27f
MC
219942004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21995
21996 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
21997 to test for hp-ux assembler. Fix copyright years.
21998
60ad077b
AC
219992004-01-07 Andrew Cagney <cagney@redhat.com>
22000
22001 * gdb.base/fileio.c (strerrno): Add "EBUSY".
22002
1c9b8f33
AC
220032004-01-07 Andrew Cagney <cagney@redhat.com>
22004
22005 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
22006 when creating the read-only file. From analysis by Roland McGrath
22007 and Elena Zannoni.
22008
753ccc7a
MC
220092004-01-06 Michael Chastain <mec.gnu@mindspring.com>
22010
22011 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
22012
eca3e36b
MC
220132004-01-06 Michael Chastain <mec.gnu@mindspring.com>
22014
22015 * gdb.base/cvexpr.c: Be type-safe with function pointers and
22016 data pointers.
22017
f8d4bac4
MC
220182004-01-06 Michael Chastain <mec.gnu@mindspring.com>
22019
22020 * gdb.cp/m-static.exp: Compile one source file at a time.
22021 Delete unused call to get_compiler_info.
22022
9b4e0f94
MC
220232004-01-06 Michael Chastain <mec.gnu@mindspring.com>
22024
22025 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
22026 * gdb.base/call-rt-st.exp: Likewise.
22027 * gdb.base/nodebug.exp: Likewise.
22028 * gdb.base/volatile.exp: Likewise.
22029 * gdb.cp/ref-types.exp: Likewise.
22030 * gdb.cp/templates.exp: Likewise.
22031
023c1024
MK
220322004-01-05 Mark Kettenis <kettenis@gnu.org>
22033
22034 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
22035
19703c4a
MC
220362004-01-05 Michael Chastain <mec.gnu@mindspring.com>
22037
22038 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
22039 hppa*-hp-hpux*.
22040
18b67037
MK
220412004-01-04 Mark Kettenis <kettenis@gnu.org>
22042
ba6219c8
MK
22043 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
22044 x86_64-*-*.
22045
18b67037
MK
22046 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
22047 sparc64-*-* and sparc*-solaris2*.
22048
1bfbbb9d
MK
220492004-01-04 Mark Kettenis <kettenis@gnu.org>
22050
22051 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
22052 return ${tests}" test. The ${tests} already mentions the
22053 filename.
22054
06846494
MC
220552004-01-02 Michael Chastain <mec.gnu@mindspring.com>
22056
22057 * gdb.cp/local.exp: Accept gcc abi 2.
22058
3b0cb202
MC
220592004-01-02 Michael Chastain <mec.gnu@mindspring.com>
22060
22061 * gdb.cp/templates.exp: Accept gcc abi 2.
22062
0643ec3f
MC
220632004-01-02 Michael Chastain <mec.gnu@mindspring.com>
22064
22065 * lib/compiler.cc: Remove supports_template_debugging.
22066 * gdb.cp/templates.exp: Do not test supports_template_debugging.
22067
d231d0b1
MC
220682004-01-01 Michael Chastain <mec.gnu@mindspring.com>
22069
22070 * gdb.cp/namespace.exp: Accept gcc abi 2.
22071
44ffb27c
MC
220722004-01-01 Michael Chastain <mec.gnu@mindspring.com>
22073
22074 * gdb.cp/method.exp: Accept gcc abi 2.
22075
184ad485
MC
220762004-01-01 Michael Chastain <mec.gnu@mindspring.com>
22077
22078 * gdb.cp/classes.exp: Generate identical results as old version.
22079 * gdb.cp/derivation.exp: Likewise.
22080 * gdb.cp/overload.exp: Likewise.
22081 * gdb.cp/virtfunc.exp: Likewise.
22082
116f09e7
MC
220832004-01-01 Michael Chastain <mec.gnu@mindspring.com>
22084
22085 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
22086 mysterious bug with sourceware version of expect.
22087
b1379776
MC
220882004-01-01 Michael Chastain <mec.gnu@mindspring.com>
22089
22090 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
22091 current versions of gcc, including gcc abi 2. Remove gratuitous
22092 restart of test program. Use gdb_test_multiple and gdb_test for
22093 all tests. Add patterns to xfail missing "const" in "const char *"
22094 and kfail PR gdb/1155.
22095
6b7a4c0e
MC
220962004-01-01 Michael Chastain <mec.gnu@mindspring.com>
22097
22098 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
22099 current versions of gcc, including gcc abi 2. Remove gratuitous
22100 restart of test program. Use gdb_test_multiple and gdb_test for
22101 all tests. Add patterns to kfail PR gdb/1498.
22102
51615d72
MC
221032003-12-31 Michael Chastain <mec.gnu@mindspring.com>
22104
22105 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
22106 current versions of gcc, including gcc abi 2. Use "breakpoint"
22107 and "continue" instead of restarting the target program. Use
22108 gdb_test_multiple and gdb_test for all tests.
22109
7b79a9d7
MK
221102004-01-01 Mark Kettenis <kettenis@gnu.org>
22111
22112 * gdb.asm/asm-source.exp: Update copyright year. Link statically
22113 for *-*-solaris2*.
22114
1cd3489f
MC
221152003-12-31 Michael Chastain <mec.gnu@mindspring.com>
22116
22117 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
22118 current versions of gcc, including gcc abi 2. Use "breakpoint"
22119 and "continue" instead of restarting the target program several
22120 times. Use gdb_test_multiple and gdb_test for all tests.
22121
850742db
MC
221222003-12-18 Michael Chastain <mec.gnu@mindspring.com>
22123
22124 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
22125 source files.
22126
eb4bbda8
MC
221272003-12-16 Michael Chastain <mec.gnu@mindspring.com>
22128
22129 * gdb.base/environ.exp: Handle compiling test case from multiple
22130 source files.
22131
e42c7771
MC
221322003-12-16 Michael Chastain <mec.gnu@mindspring.com>
22133
22134 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
22135
80e4b428
JB
221362003-12-17 Jim Blandy <jimb@redhat.com>
22137
5f06973a
JB
22138 * gdb.base/freebpcmd.c: Add copyright notice.
22139
80e4b428
JB
22140 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
22141
0ab84fb7
MC
221422003-12-16 Michael Chastain <mec.gnu@mindspring.com>
22143
22144 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
22145
1b3bb3d0
JB
221462003-12-13 Jim Blandy <jimb@redhat.com>
22147
22148 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
22149
3a4c9371
KB
221502003-12-12 Kevin Buettner <kevinb@redhat.com>
22151
22152 * gdb.asm/frv.inc: New file.
22153 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
22154
a1dea79a
FF
221552003-12-09 Fred Fish <fnf@redhat.com>
22156
22157 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
22158 functions to break1.c and leave prototypes behind. Add more
22159 "set breakpoint NN here" comments.
22160 * gdb.base/break1.c: New file.
22161
22162 * gdb.base/break.exp: Handle compiling test case from multiple
22163 source files and change source file references as needed.
22164 * gdb.base/completion.exp: Ditto.
22165 * gdb.base/condbreak.exp: Ditto.
22166 * gdb.base/define.exp: Ditto.
22167 * gdb.base/ena-dis-br.exp: Ditto.
22168 * gdb.base/info-proc.exp: Ditto.
22169 * gdb.base/maint.exp: Ditto.
22170 * gdb.base/until.exp: Ditto.
22171
22172 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
22173 hardcoded line numbers.
22174 * gdb.base/define.exp: Ditto.
22175 * gdb.base/ena-dis-br.exp: Ditto.
22176 * gdb.base/maint.exp: Ditto.
22177 * gdb.base/until.exp: Ditto.
22178
22179 * gdb.base/completion.exp: Use "break1" for completion tests since
22180 "break" is no longer a unique prefix.
22181
5266b69c
AC
221822003-12-06 Andrew Cagney <cagney@redhat.com>
22183
22184 * gdb.base/structs.exp (test_struct_returns): When applicable, set
22185 "return_value_unimplemented". When an unimplemented struct return
22186 architecture, report incorrect values as a KFAIL
22187
374451f0
MC
221882003-12-05 Michael Chastain <mec.gnu@mindspring.com>
22189
22190 * gdb.cp/rtti.exp: Accept new wording of warning from
22191 cp_lookup_rtti_type.
22192
ba9b20a7
MC
221932003-12-05 Michael Chastain <mec.gnu@mindspring.com>
22194
22195 Partial fix for PR testsuite/1456.
22196 * gdb.base/scope.exp (test_at_main): Replace references to
22197 gcc_compiled with calls to test_compiler_info.
22198 (test_at_foo): Likewise.
22199 (test_at_bar): Likewise.
22200
b74b6d0b
MC
222012003-12-04 Michael Chastain <mec.gnu@mindspring.com>
22202
22203 Partial fix for PR testsuite/1456.
22204 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
22205 to test_compiler_info.
22206
ccfa3402
MC
222072003-12-03 Michael Chastain <mec.gnu@mindspring.com>
22208
22209 * gdb.base/so-impl-ld.exp: Update copyright notice.
22210
f6246aba
MC
222112003-12-02 Michael Chastain <mec.gnu@mindspring.com>
22212
22213 Partial fix for PR testsuite/1456.
22214 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
22215 to test_compiler_info.
22216
13ae734a
MC
222172003-11-28 Michael Chastain <mec.gnu@mindspring.com>
22218
22219 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
22220 from current versions of gdb. Clean up regular expressions.
22221 Delete redundant timeout case.
22222
d8e1cdee
MC
222232003-11-28 Michael Chastain <mec.gnu@mindspring.com>
22224
22225 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
22226 from current versions of gdb. Clean up regular expressions.
22227 Delete redundant timeout case.
22228
96457b64
MC
222292003-12-01 Michael Chastain <mec.gnu@mindspring.com>
22230
22231 Partial fix for PR testsuite/1456.
22232 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
22233 gcc_compiled with call to test_compiler_info.
22234
f35309fc
MC
222352003-11-30 Michael Chastain <mec.gnu@mindspring.com>
22236
22237 Partial fix for PR testsuite/1456.
22238 * gdb.base/list.exp (test_list_function): Delete unused declaration
22239 of gcc_compiled.
22240
d7afdf9b
MC
222412003-11-29 Michael Chastain <mec.gnu@mindspring.com>
22242
22243 Partial fix for PR testsuite/1456.
22244 * gdb.base/complex.exp: Replace reference to gcc_compiled with
22245 call to test_compiler_info.
22246
71507b56
MK
222472003-11-29 Mark Kettenis <kettenis@gnu.org>
22248
22249 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
22250 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
22251 it to create the appropriate note.inc.
22252 * gdb.asm/asmsrc1.s: Include "note.inc".
22253 * gdb.asm/netbsd.inc: New file.
22254 * gdb.asm/empty.inc: New file.
22255
f81f93f7
MC
222562003-11-28 Michael Chastain <mec.gnu@mindspring.com>
22257
22258 Partial fix for PR testsuite/1456.
22259 * gdb.base/constvars.exp: Replace references to gcc_compiled with
22260 calls to test_compiler_info.
22261
9a77938e
MC
222622003-11-27 Michael Chastain <mec.gnu@mindspring.com>
22263
22264 Partial fix for PR testsuite/1456.
22265 * gdb.base/volatile.exp: Replace references to gcc_compiled with
22266 calls to test_compiler_info.
22267
e8367dc7
MK
222682003-11-27 Mark Kettenis <kettenis@gnu.org>
22269
22270 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
22271 pattern for the KFAILs.
22272
526c61ee
AF
222732003-11-25 Adam Fedor <fedor@gnu.org>
22274
22275 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
22276 * gdb.objc/objcdecode.m: New file.
22277
28f2d600
AF
222782003-11-25 Adam Fedor <fedor@gnu.org>
22279
22280 * gdb.objc/nondebug.exp: Test for PR objc/1236.
22281 * gdb.objc/nondebug.m: New file.
22282
a3895cee
BE
222832003-11-26 Ben Elliston <bje@wasabisystems.com>
22284
22285 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
22286 NetBSD as it does on FreeBSD. Modelled on a similar change by
22287 Mark Kettenis on 2003-05-30.
22288 (link-flags): Set to "--entry _start" regardless of target.
22289 Special linker flags are to be appended to $link-flags.
22290 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
22291
c9f2c8a3
MC
222922003-11-25 Michael Chastain <mec.gnu@mindspring.com>
22293
22294 * gdb.cp/method.exp: Accept output of new demangler.
22295
15a0587a 222962003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
22297
22298 * gdb/class2.exp: New file.
22299 * gdb/class2.cc: New file.
22300
3c00b570
MC
223012003-11-25 Michael Chastain <mec.gnu@mindspring.com>
22302
22303 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
22304 of new demangler.
22305
7027acc7
MK
223062003-11-23 Mark Kettenis <kettenis@gnu.org>
22307
22308 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
22309 of gdb_test "run".
22310
b0e1598a
MK
223112003-11-23 Mark Kettenis <kettenis@gnu.org>
22312
22313 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
22314 "continue" into "run".
22315
4d9eda44
MC
223162003-11-23 Michael Chastain <mec.gnu@mindspring.com>
22317
22318 Partial fix for PR testsuite/1456.
22319 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
22320 call to test_compiler_info.
22321 * gdb.cp/ctti.exp: Likewise.
22322 * gdb.cp/derivation.exp: Likewise.
22323 * gdb.cp/member-ptr.exp: Likewise.
22324 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
22325 reference to gcc_compiled.
22326
223272003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
22328
22329 Fix PR testsuite/1463.
22330 * gdb.base/structs.exp (start_structs_test): Call
22331 get_debug_format before using the debug format.
22332
d422fe19
AC
223332003-11-22 Andrew Cagney <cagney@redhat.com>
22334
22335 * lib/gdb.exp (gdb_test_multiple): Add simple example.
22336 * gdb.base/structs.exp: Use gdb_test_multiple.
22337
039cf96d
AC
223382003-11-20 Andrew Cagney <cagney@redhat.com>
22339
6882279b
AC
22340 * gdb.base/structs.exp: Handle and recover from internal errors.
22341 Replace "foo${n}" with "foo<n>" in test messages.
22342
e53890ae
AC
22343 * gdb.base/structs.exp: Update copyright. Rewrite.
22344 * gdb.base/structs.c: Update copyright. Rewrite.
22345
2b211c59
AC
22346 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
22347 resync count exceeded.
d63a86f8 22348
039cf96d
AC
22349 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
22350 from the internal error.
22351 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
22352 Original from Jim Blandy.
22353 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 22354
eac98b22
AC
223552003-11-19 Andrew Cagney <cagney@redhat.com>
22356
22357 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
22358 KFAIL.
22359
67455b2a
MK
223602003-11-17 Mark Kettenis <kettenis@gnu.org>
22361
22362 New testcase for PR backtrace/1435.
22363 * gdb.arch/i386-unwind.exp: New file.
22364 * gdb.arch/i386-unwind.c: New file.
22365
853d6e5b
AC
223662003-11-17 Andrew Cagney <cagney@redhat.com>
22367
22368 * lib/gdb.exp (compiler_info): New global.
22369 (test_compiler_info): New function.
22370 (get_compiler_info): Set compiler_info.
22371 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
22372 "compiler_info" to gcc-<major>-<minor>.
22373
38cf6e11
MC
223742003-11-15 Michael Chastain <mec.gnu@mindspring.com>
22375
22376 * gdb.trace/configure: Remove.
22377
a50d3602
EZ
223782003-11-13 Elena Zannoni <ezannoni@redhat.com>
22379
22380 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 22381 breakpoints.
a50d3602
EZ
22382 * gdb.base/break.exp: Remove all references to explicit line
22383 numbers.
22384
d9407aaa
NC
223852003-11-11 Nick Clifton <nickc@redhat.com>
22386
22387 * gdb.base/shreloc.exp: Do not run for targets which do not
22388 support shared objects.
22389
db488fc1
CV
223902003-11-10 Corinna Vinschen <vinschen@redhat.com>
22391
22392 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
22393 Don't run tests if nofileio flag is given.
22394
6a90a18e
EZ
223952003-11-07 Elena Zannoni <ezannoni@redhat.com>
22396
22397 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
a9c64011 22398 as well as 'Watchpoint'.
6a90a18e 22399
0b915e9c
EZ
224002003-11-06 Elena Zannoni <ezannoni@redhat.com>
22401
22402 Reported by Jim Ingham <jingham@apple.com>:
22403 * gdb.base/annota1.exp: Match at least one occurrence of the
22404 signal handler annotation.
22405
d7e4b55f
EZ
224062003-11-06 Elena Zannoni <ezannoni@redhat.com>
22407
a9c64011
AS
22408 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
22409 as well as 'Watchpoint'.
d7e4b55f 22410
2fe4e8d0
MC
224112003-11-05 Michael Chastain <mec@shout.net>
22412
22413 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
22414
6ef88553
KW
224152003-11-03 Kris Warkentin <kewarken@qnx.com>
22416
22417 * gdb.arch/gdb1291.c: New test file.
22418 * gdb.arch/gdb1291.exp: New test script.
22419 * gdb.arch/gdb1431.c: New test file.
22420 * gdb.arch/gdb1431.exp: New test script.
22421
ae7dc4d8
MC
224222003-10-22 Michael Chastain <mec@shout.net>
22423
22424 * gdb.mi/pthreads.c: Add copyright notice.
22425
c39d7427
MC
224262003-10-22 Michael Chastain <mec@shout.net>
22427
22428 * gdb.threads/pthreads.c: Add copyright notice.
22429
8b7d96c1
MC
224302003-10-20 Michael Chastain <mec@shout.net>
22431
22432 * gdb.base/gdb1056.exp: New test script.
22433
d1d69fdd
DJ
224342003-10-13 Daniel Jacobowitz <drow@mvista.com>
22435
22436 * gdb.threads/killed.exp: Use gdb_run_cmd.
22437
7d605576
DJ
224382003-10-13 Daniel Jacobowitz <drow@mvista.com>
22439
22440 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
22441 create a core file.
22442 * gdb.threads/gcore-thread.exp: Likewise.
22443
618ec112
CV
224442003-10-13 Corinna Vinschen <vinschen@redhat.com>
22445
22446 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
22447 type, based on char type.
22448 (struct bit_flags_short_t): New bitfield type, based on short type.
22449 (init_bit_flags_char): New fuction.
22450 (init_bit_flags_short): Ditto.
22451 (print_bit_flags_char): Ditto.
22452 (print_bit_flags_short): Ditto.
22453 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
22454
9367a73c
MC
224552003-10-11 Michael Chastain <mec@shout.net>
22456
22457 * gdb.base/call-rt-st.exp: Update copyright year.
22458
1decf120
KI
224592003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
22460
22461 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
22462 * gdb.disasm/sh3.s: Ditto.
22463
5445b2ae
DJ
224642003-10-07 Daniel Jacobowitz <drow@mvista.com>
22465
22466 * gdb.threads/switch-threads.exp: New test.
22467 * gdb.threads/switch-threads.c: New source file.
22468
aec24853
CV
224692003-10-07 Corinna Vinschen <vinschen@redhat.com>
22470
22471 * gdb.base/ending-run.exp: Add sh specific case.
22472
adc7428d
AC
224732003-10-06 Andrew Cagney <cagney@redhat.com>
22474
22475 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
22476 * gdb.disasm/mn10200.exp: Delete obsolete file.
22477
c9d37158
DJ
224782003-09-29 Daniel Jacobowitz <drow@mvista.com>
22479
22480 * ChangeLog: Correct an entry command.exp -> commands.exp.
22481 * gdb.base/commands.exp (bp_deleted_in_command_test)
22482 (temporary_breakpoint_commands): Check noargs.
22483
79c2c32d
DC
224842003-09-25 David Carlton <carlton@kealia.com>
22485
22486 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
22487 of some print tests, where appropriate. Add tests for C::D::cd,
22488 E::ce, F::cXfX, G::XgX.
22489 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
22490
594e6d67
RE
224912003-09-25 Richard Earnshaw <rearnsha@arm.com>
22492
22493 * lib/java.exp (java_init): Import target_alias before using it.
22494
10f0d451
DC
224952003-09-25 David Carlton <carlton@kealia.com>
22496
22497 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
22498
274bcba0
EZ
224992003-09-23 Elena Zannoni <ezannoni@redhat.com>
22500
d63a86f8 22501 * gdb.base/selftest.exp: Accomodate more instruction reordering
a9c64011 22502 weirdness.
274bcba0 22503
cdbf20f7
MC
225042003-09-17 Michael Chastain <mec@shout.net>
22505
22506 * gdb.cp/gdb1355.exp: New file.
22507 * gdb.cp/gdb1355.c: New file.
22508
71e06f80
CV
225092003-09-15 Corinna Vinschen <vinschen@redhat.com>
22510
22511 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
22512 * gdb.asm/sh.inc: New file.
22513
5c4e30ca
DC
225142003-09-11 David Carlton <carlton@kealia.com>
22515
bd45b7af
DC
22516 * gdb.cp/namespace.exp: Add tests for namespace types.
22517 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
22518 (test_namespace): New.
22519
1c199746
EZ
225202003-09-11 Elena Zannoni <ezannoni@redhat.com>
22521
a9c64011 22522 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 22523 * gdb.stabs/weird.exp: Ditto.
1c199746 22524
04ed252f
MC
225252003-09-08 Michael Chastain <mec@shout.net>
22526
22527 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
22528
d8a2d9e7
MC
225292003-09-07 Michael Chastain <mec@shout.net>
22530
22531 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
22532 'parse error'.
22533
161afb24
MK
225342003-09-07 Mark Kettenis <m.kettenis@osp.nl>
22535
22536 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
22537
49f2741a
MC
225382003-08-30 Michael Chastain <mec@shout.net>
22539
22540 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
22541 * gdb.gdb/observer.exp: Ditto.
22542 * gdb.gdb/xfullpath.exp: Ditto.
22543
8afa723e
MK
225442003-08-29 Mark Kettenis <kettenis@gnu.org>
22545
22546 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
22547 *-*-*bsd*.
22548
f31dfe3b
JJ
225492003-08-28 Jeff Johnston <jjohnstn@redhat.com>
22550
22551 * gdb.base/dump.exp: Skip for ia64.
22552
4630e498
JJ
225532003-08-25 Jeff Johnston <jjohnstn@redhat.com>
22554
22555 * gdb.asm/asm-source.exp: Add ia64 support.
22556 * gdb.asm/ia64.inc: New file.
22557
1105b7ef
MC
225582003-08-22 Michael Chastain <mec@shout.net>
22559
22560 * gdb.cp: New directory.
22561 * gdb.cp/*: Copy from gdb.c++/*.
22562 * gdb.c++/*: Remove.
22563 * Makefile.in: Change gdb.c++ to gdb.cp.
22564 * configure.in: Ditto.
22565 * configure: Regnerate.
22566
c945b932
MK
225672003-08-18 Mark Kettenis <kettenis@gnu.org>
22568
22569 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
22570 * gdb.arch/i386-prologue.c (gdb1338): Add function.
22571
2b66634b
DJ
225722003-08-17 Daniel Jacobowitz <drow@mvista.com>
22573
22574 * mi-var-display.exp (-var-list-children weird): Accept function
22575 pointers with argument types.
22576 * mi1-var-display.exp (-var-list-children weird): Likewise.
22577 * mi2-var-display.exp (-var-list-children weird): Likewise.
22578
a356f73b
DJ
225792003-08-17 Daniel Jacobowitz <drow@mvista.com>
22580
22581 * gdb.base/annota3.exp: Add missing newline.
22582
483417b8
MC
225832003-08-06 Michael Chastain <mec@shout.net>
22584
22585 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
22586
c99c59c3
MS
225872003-08-12 Michael Snyder <msnyder@redhat.com>
22588
22589 * gdb.base/float.exp: Add test for SH.
22590
55ed7501
MK
225912003-08-10 Mark Kettenis <kettenis@gnu.org>
22592
22593 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
22594
1a371f2e
EZ
225952003-08-07 Elena Zannoni <ezannoni@redhat.com>
22596
22597 * gdb.base/completion.exp: Remove reduntant completion test
22598 on filename.
22599
e0f353ce
EZ
226002003-08-07 Elena Zannoni <ezannoni@redhat.com>
22601
a9c64011
AS
22602 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
22603 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
22604 gdb.trace/save-trace.exp: Make sure that full pathnames are
22605 escaped correctly.
e0f353ce 22606
5710a1af 226072003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 22608
a9c64011
AS
22609 * configure.in: Don't generate config.h from config.hin.
22610 * configure: Regenerate.
22611 * config.hin: Remove file.
22612 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
22613 * gdb.threads/pthreads.c: Ditto.
5710a1af 22614
dcd81ce9
DJ
226152003-08-07 Daniel Jacobowitz <drow@mvista.com>
22616
22617 From Kei Sakamoto <sakamoto.kei@renesas.com>:
22618 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
22619 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
22620 Replace ld24 with seth/add3.
22621
6009d884
AC
226222003-08-02 Andrew Cagney <cagney@redhat.com>
22623
22624 * gdb.base/annota3.exp: New file.
22625 * gdb.base/annota3.c: New file.
22626 * gdb.c++/annota3.exp: New file.
22627 * gdb.c++/annota3.cc: New file.
22628
51514e06
MC
226292003-07-29 Michael Chastain <mec@shout.net>
22630
22631 * gdb.threads/tls.c (spin): Check errno only if sem_wait
22632 actually failed.
22633 (do_pass): Likewise.
22634 * gdb.threads/tls.exp: Always initialize no_of_threads.
22635
4ee6625b
DJ
226362003-07-27 Daniel Jacobowitz <drow@mvista.com>
22637
22638 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
22639 pattern.
22640 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
22641 * gdb.threads/tls.exp: Recognize one case of the host library not
22642 supporting TLS.
22643
225f2bf6
AC
226442003-07-27 Andrew Cagney <cagney@redhat.com>
22645
22646 * gdb.base/fileio.exp: Use SH when running commands using
22647 remote_exec.
22648
bcb27c9f
DJ
226492003-07-24 Daniel Jacobowitz <drow@mvista.com>
22650
22651 From Kei Sakamoto <sakamoto.kei@renesas.com>:
22652 * gdb.base/relocate.c (dummy): New padding array.
22653
3d67be83
MS
226542003-07-22 Michael Snyder <msnyder@redhat.com>
22655
d63a86f8 22656 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
22657
22658 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
22659 patterns to be more general, accepting old and new output.
22660 Some output chars (such as '+') also must be quoted.
d63a86f8 22661 Some addresses are displayed numerically instead of
3d67be83
MS
22662 symbolically.
22663
57ba3b85
MS
226642003-07-23 Michael Snyder <msnyder@redhat.com>
22665
686d097c
MS
22666 * gdb.base/return2.exp: Don't test long-long return.
22667
57ba3b85
MS
22668 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
22669 * gdb.disasm/t01_mov.exp: Ditto.
22670 * gdb.disasm/t02_mova.s: Ditto.
22671 * gdb.disasm/t02_mova.exp: Ditto.
22672 * gdb.disasm/t03_add.s: Ditto.
22673 * gdb.disasm/t03_add.exp: Ditto.
22674 * gdb.disasm/t04_sub.s: Ditto.
22675 * gdb.disasm/t04_sub.exp: Ditto.
22676 * gdb.disasm/t05_cmp.s: Ditto.
22677 * gdb.disasm/t05_cmp.exp: Ditto.
22678 * gdb.disasm/t06_ari2.s: Ditto.
22679 * gdb.disasm/t06_ari2.exp: Ditto.
22680 * gdb.disasm/t07_ari3.s: Ditto.
22681 * gdb.disasm/t07_ari3.exp: Ditto.
22682 * gdb.disasm/t08_or.s: Ditto.
22683 * gdb.disasm/t08_or.exp: Ditto.
22684 * gdb.disasm/t09_xor.s: Ditto.
22685 * gdb.disasm/t09_xor.exp: Ditto.
22686 * gdb.disasm/t10_and.s: Ditto.
22687 * gdb.disasm/t10_and.exp: Ditto.
22688 * gdb.disasm/t11_logs.s: Ditto.
22689 * gdb.disasm/t11_logs.exp: Ditto.
22690 * gdb.disasm/t12_bit.s: Ditto.
22691 * gdb.disasm/t12_bit.exp: Ditto.
22692 * gdb.disasm/t13_otr.s: Ditto.
22693 * gdb.disasm/t13_otr.exp: Ditto.
22694
e00759ef
EZ
226952003-07-22 Elena Zannoni <ezannoni@redhat.com>
22696
22697 * gdb.threads/tls.exp :Add kfail for 'info address' case.
22698
8bc2021f
EZ
226992003-07-22 Elena Zannoni <ezannoni@redhat.com>
22700
a9c64011
AS
22701 * gdb.threads/tls.c : New file.
22702 * gdb.threads/tls.exp : New file.
22703 * gdb.threads/tls-main.c : New file.
22704 * gdb.threads/tls-shared.c : New file.
22705 * gdb.threads/tls-shared.exp : New file.
8bc2021f 22706
89320c4c
AS
227072003-07-22 Andreas Schwab <schwab@suse.de>
22708
22709 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
22710
180dea7c
AS
227112003-07-20 Andreas Schwab <schwab@suse.de>
22712
22713 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
22714 due to insn reordering.
22715
0714963c
AC
227162003-07-15 Andrew Cagney <cagney@redhat.com>
22717
22718 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
22719
98a23b3f
MC
227202003-07-15 Michael Chastain <mec@shout.net>
22721
22722 * gdb.base/gdb1250.exp: New file.
22723 * gdb.base/gdb1250.c: New file.
22724
27e417a2
ML
227252003-07-09 Michal Ludvig <mludvig@suse.cz>
22726
22727 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
22728 expansion of size_t to 'unsigned long', not only to 'unsigned'.
22729
8bc2021f
EZ
227302003-07-09 Elena Zannoni <ezannoni@redhat.com>
22731
a9c64011
AS
22732 * gdb.threads/tls.c: New file.
22733 * gdb.threads/tls.exp: New file.
22734 * gdb.threads/tls-main.c: New file.
22735 * gdb.threads/tls-shared.c: New file.
22736 * gdb.threads/tls-shared.exp: New file.
8bc2021f 22737
d99968dc
EZ
227382003-07-09 Elena Zannoni <ezannoni@redhat.com>
22739
22740 * gdb.base/annota1.exp: Make sure that we properly escape the
22741 full path of the source file. Xfail more permissive patterns,
d63a86f8 22742 due to a compiler debug info problem.
d99968dc 22743
83876b3b
AS
227442003-07-07 Andreas Schwab <schwab@suse.de>
22745
2705e972
AS
22746 * gdb.asm/m68k.inc: New file.
22747 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
22748
83876b3b
AS
22749 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
22750 arguments"): Also match negative number.
22751
22752 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
22753
3a871b37
DJ
227542003-07-03 Daniel Jacobowitz <drow@mvista.com>
22755
22756 * gdb.base/store.c (charest): New typedef.
22757 (add_char): Rename to add_charest, update.
22758 (wack_char): Rename to wack_charest, update types. Return l + r
22759 to keep r live across the call.
22760 (wack_short, wack_int, wack_long, wack_longest, wack_float)
22761 (wack_double, wack_doublest): Return l + r to keep r live across
22762 the call.
22763 * gdb.base/store.exp: Accomodate store.c changes.
22764
b2a7f303
DC
227652003-06-30 David Carlton <carlton@kealia.com>
22766
22767 * gdb.c++/maint.exp (test_invalid_name): New.
22768 (test_first_component): Add tests for invalid names.
22769
3c6cb4a1
MC
227702003-06-29 Michael Chastain <mec@shout.net>
22771
22772 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
22773 output of '<VTT for class>' for virtual base classes.
22774
f1c2644b
DJ
227752003-06-29 Daniel Jacobowitz <drow@mvista.com>
22776
22777 * gdb.base/completion.exp: Tab-complete "complet" instead of
22778 "compl".
22779 * gdb.base/complex.exp, gdb.base/complex.c: New files.
22780
18080350
DJ
227812003-06-29 Daniel Jacobowitz <drow@mvista.com>
22782
22783 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
22784 * gdb.base/volatile.exp: Likewise.
22785
f56973f8
DJ
227862003-06-29 Daniel Jacobowitz <drow@mvista.com>
22787
22788 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
22789 gdb/1265.
22790
227912003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
22792 Daniel Jacobowitz <drow@mvista.com>
22793
22794 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
22795 initial line count of 'captured_main' from 26 to 32.
22796 (test_with_self): Allow xmalloc call to be interleaved with the
22797 preceding two lines.
22798
e766d4d6
JB
227992003-06-24 Joel Brobecker <brobecker@gnat.com>
22800
22801 * gdb.base/bang.exp: New testcase.
22802
f125c9a4
JB
228032003-06-23 Joel Brobecker <brobecker@gnat.com>
22804
22805 * gdb.base/langs.exp: Add some tests for the "minimal" language
22806 support.
22807
6e25beaf
EZ
228082003-06-23 Elena Zannoni <ezannoni@redhat.com>
22809
22810 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
22811 the testcase.
22812
2f816dda
DJ
228132003-06-22 Daniel Jacobowitz <drow@mvista.com>
22814
22815 * gdb.base/relocate.exp: Test add-symbol-file with a variable
22816 offset.
22817
db5a5748
DJ
228182003-06-22 Daniel Jacobowitz <drow@mvista.com>
22819
22820 * gdb.c++/pr-1210.cc: New file.
22821 * gdb.c++/pr-1210.exp: New file.
22822
1df0c130
DJ
228232003-06-21 Daniel Jacobowitz <drow@mvista.com>
22824
22825 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
22826 000-exec-continue.
22827
a92feac0
MK
228282003-06-15 Mark Kettenis <kettenis@gnu.org>
22829
22830 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
22831 on *-*-*bsd* instead of *-*-freebsd*.
22832
81a58f5b
AC
228332003-06-14 Andrew Cagney <cagney@redhat.com>
22834
22835 * gdb.base/store.exp: Test longest and doublest. Test all
22836 parameters. Weaken return statement match.
22837 * gdb.base/store.c: Add longest and doublest - aka long long and
22838 long double functions. Put all parameters into local register
22839 variables. Use negative values.
22840
b257a0d3
AC
228412003-06-14 Andrew Cagney <cagney@redhat.com>
22842
22843 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
22844 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
22845 exit status.
22846 * gdb.base/fileio.exp: Disable target when nointerrupts and
22847 noinferiorio, instead of limiting it to remote. Use remote_exec
22848 instead of system.
d63a86f8 22849
21c38304
JJ
228502003-06-12 Jeff Johnston <jjohnstn@redhat.com>
22851
22852 * gdb.base/float.exp: Add ia64 support.
22853
1bcdb424
CV
228542003-06-12 Corinna Vinschen <vinschen@redhat.com>
22855
22856 * gdb.base/fileio.exp: Run only on remote targets.
22857
6aeb981f
CV
228582003-06-10 Corinna Vinschen <vinschen@redhat.com>
22859
22860 * gdb.base/fileio.c: New file, testing File-I/O.
22861 * gdb.base/fileio.exp: Ditto.
22862
53df362e
RG
228632003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
22864
22865 * gdb.base/shreloc.exp: New file, check symbol values obtained from
22866 shared objects after relocation at load time (gdb PR/1132).
22867 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
a9c64011 22868 as above, part of the shared object relocation test.
53df362e 22869
ffee1b46
MK
228702003-06-08 Mark Kettenis <kettenis@gnu.org>
22871
b5ca3722
MK
22872 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
22873 fully filled history list.
22874 * gdb.base/gdb_history: New file.
22875
03ed860d
MK
22876 * gdb.base/signals.exp: XFAIL "continue to func1" on
22877 i*86-*-freebsd*.
22878
ffee1b46
MK
22879 * gdb.base/attach.exp: When trying to attach to a nonexistent
22880 process, make it possible to specify the PID based on the target,
22881 and do so for *-*-freebsd*.
22882
d80dbb52
RH
228832003-06-02 Richard Henderson <rth@redhat.com>
22884
22885 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
22886
6dd77b81
RH
228872003-06-02 Richard Henderson <rth@redhat.com>
22888
22889 * gdb.base/selftest.exp: Next over lim_at_start initialization.
22890
f6347e16
RH
228912003-06-02 Richard Henderson <rth@redhat.com>
22892
22893 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
22894
2c161407
DJ
228952003-06-01 Daniel Jacobowitz <drow@mvista.com>
22896
22897 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
22898 of globalvar.
22899
572eb746
MK
229002003-06-01 Mark Kettenis <kettenis@gnu.org>
22901
22902 * gdb.asm/asm-source.exp: Check for memory read errors in
22903 disassembler test on *BSD too.
22904
9e9617a5
RH
229052003-06-01 Richard Henderson <rth@redhat.com>
22906
22907 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
22908 for .frame.
22909 (gdbasm_call): Lose ldgp.
22910 (gdbasm_startup): Add frame information.
22911 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
22912
7b34ad4e
MK
229132003-05-31 Mark Kettenis <kettenis@gnu.org>
22914
22915 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
22916 i?86-*-*.
22917
10059fdf
MK
229182003-05-30 Mark Kettenis <kettenis@gnu.org>
22919
22920 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
22921 FreeBSD.
22922
acf4b816
RH
229232003-05-29 Richard Henderson <rth@redhat.com>
22924
22925 * gdb.asm/alpha.inc: New file.
22926 * gdb.asm/asm-source.exp: Use it.
22927
e9ecd949
JB
229282003-05-29 Jim Blandy <jimb@redhat.com>
22929
22930 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
22931 'core.PID'.
22932
e3e5a4f3
JB
229332003-05-22 Jim Blandy <jimb@redhat.com>
22934
22935 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
22936 backtrace.
d63a86f8 22937
72fe3d25
DC
229382003-05-20 David Carlton <carlton@math.stanford.edu>
22939
22940 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
22941 this time.
22942
58da2eb2
DC
229432003-05-19 David Carlton <carlton@bactrian.org>
22944
22945 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
22946 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
22947
1fcb5155
DC
229482003-05-19 David Carlton <carlton@bactrian.org>
22949
22950 * gdb.c++/namespace.exp: Add namespace scope and anonymous
22951 namespace tests.
22952 Bump copyright date.
22953 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
22954 (main): Call C::D::marker2.
22955 * gdb.c++/namespace1.cc: New file.
22956
85e85163
JJ
229572003-05-14 Jeff Johnston <jjohnstn@redhat.com>
22958
22959 Roland McGrath <roland@redhat.com>
d63a86f8 22960 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
22961 there is no manager thread.
22962
a25fbfec
JJ
229632003-05-08 Jeff Johnston <jjohnstn@redhat.com>
22964
d63a86f8
RM
22965 * gdb.threads/schedlock.exp: Remove assumption that all threads
22966 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
22967 in one of the child threads rather than the main thread.
22968
be375bae
JB
229692003-05-07 Jim Blandy <jimb@redhat.com>
22970
09bf6082
JB
22971 Add support for assembly source testing on the s390x.
22972 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
22973 architecture.
22974 * gdb.asm/s390x.inc: New file.
22975
be375bae
JB
22976 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
22977 succession of 'if' statements.
22978
00905d52
AC
229792003-05-05 Andrew Cagney <cagney@redhat.com>
22980
22981 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
22982
b1e29e33
AC
229832003-05-05 Andrew Cagney <cagney@redhat.com>
22984
22985 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
22986 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
22987
e33d66ec
EZ
229882003-05-02 Elena Zannoni <ezannoni@redhat.com>
22989
22990 * gdb.base/charset.exp: Update based on new behavior of set/show
22991 charset commands.
22992
2b6fd0d8
AC
229932003-05-01 Andrew Cagney <cagney@redhat.com>
22994
22995 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
22996 variable do not give memory errors.
22997
130cacce
AF
229982003-04-30 Adam Fedor <fedor@gnu.org>
22999
23000 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
23001 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
23002 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
23003 gdb.objc/basicclass.m: : New files
23004
23005 * lib/gdb.exp (gdb_compile_objc): New procedure.
23006
bea71854
DJ
230072003-04-27 Daniel Jacobowitz <drow@mvista.com>
23008
23009 * gdb.base/signals.exp: Make backtrace tests more specific.
23010
0f20eeea
DC
230112003-04-23 David Carlton <carlton@bactrian.org>
23012
23013 * gdb.c++/maint.exp (test_first_component): Add tests for
23014 'operator' in more locations.
23015
c8c4d8dc
KB
230162003-04-16 Kevin Buettner <kevinb@redhat.com>
23017
23018 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
23019
3fe60e3c
EZ
230202003-04-16 Elena Zannoni <ezannoni@redhat.com>
23021
23022 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
a9c64011 23023 func marke' instead. Update test name.
3fe60e3c 23024
9219021c
DC
230252003-04-15 David Carlton <carlton@math.stanford.edu>
23026
23027 * gdb.c++/maint.exp: New file.
23028
5dd55bdd
EZ
230292003-04-14 Elena Zannoni <ezannoni@redhat.com>
23030
23031 * gdb.threads/schedlock.c: Change type of thread function argument
23032 to long, to avoid warnings on 64-bit platforms.
23033
00890572
EZ
230342003-04-14 Elena Zannoni <ezannoni@redhat.com>
23035
a9c64011
AS
23036 * gdb.base/attach.exp: Add new message from ptrace in case of
23037 attaching to nonexistent process.
d63a86f8 23038
93201743
JB
230392003-04-11 Jim Blandy <jimb@redhat.com>
23040
23041 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
23042 gdb.c++/userdef.cc: Place comments on the lines to which the
23043 marker function might return.
23044 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
23045 gdb.c++/userdef.exp: Look for those comments to check that we've
23046 returned to the right place, instead of checking line numbers.
23047
2a11c64d
EZ
230482003-04-11 Elena Zannoni <ezannoni@redhat.com>
23049
a9c64011
AS
23050 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
23051 match on sourcefile name, instead of directory name.
2a11c64d 23052
68ab8fc5
EZ
230532003-04-10 Elena Zannoni <ezannoni@redhat.com>
23054
d63a86f8 23055 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
23056 working directory name.
23057
5624293a
JB
230582003-04-09 Jim Blandy <jimb@redhat.com>
23059
23060 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
23061 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
23062 after an inferior function call, report the failure, but allow the
23063 test to continue.
23064
f1f02ee4
SC
230652003-04-05 Stephane Carrez <stcarrez@nerim.fr>
23066
23067 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
23068 with -DPROTOTYPES.
23069
6eb79af0
SC
230702003-04-05 Stephane Carrez <stcarrez@nerim.fr>
23071
23072 * gdb.base/break.exp: Revert last patch.
23073
8dfb4cf0
SC
230742003-04-04 Stephane Carrez <stcarrez@nerim.fr>
23075
23076 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
23077 with -DPROTOTYPES.
23078
ed4c619a
AC
230792003-04-02 Andrew Cagney <cagney@redhat.com>
23080
23081 * gdb.base/callfuncs.exp: Make "print add" messages unique.
23082 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
23083 matching directories by the name breakpoint.
23084 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
23085 Make "continue to marker1" consistent.
23086 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
23087 message consistent.
23088 * lib/gdb.exp: Put "the program is no longer running", and "the
23089 program exited" in parenthesis.
23090 * lib/mi-support.exp: Ditto.
d63a86f8 23091
4e35d5f0 230922003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 23093
4e35d5f0
BR
23094 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
23095
71900fe8
AC
230962003-03-29 Andrew Cagney <cagney@redhat.com>
23097
23098 * gdb.base/sizeof.c (main): Print the value of '\377'.
23099 * gdb.base/sizeof.exp: Check the sign of '\377'.
23100
c0655a16
MC
231012003-03-27 Michael Chastain <mec@shout.net>
23102
23103 * gdb.base/gdb1090.exp: New file.
23104 * gdb.base/gdb1090.cc: New file.
23105
5b2a3989
JB
231062003-03-27 J. Brobecker <brobecker@gnat.com>
23107
23108 * gdb.gdb/observer.exp: New regression test.
23109
79876890
MC
231102003-03-27 Michael Chastain <mec@shout.net>
23111
23112 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
23113 * gdb.base/ptype.exp: Likewise.
23114
6eac95e3
CV
231152003-03-27 Corinna Vinschen <vinschen@redhat.com>
23116
23117 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
23118
e8c71839
MC
231192003-03-26 Michael Chastain <mec@shout.net>
23120
23121 * gdb.base/ptype.exp: Actually use some typedef'd types.
23122
71b10041
SC
231232003-03-21 Stephane Carrez <stcarrez@nerim.fr>
23124
23125 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
23126 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
23127
2512cf80
CV
231282003-03-20 Corinna Vinschen <vinschen@redhat.com>
23129
23130 * gdb.base/default.exp: Fix regular expression.
23131
0d195a4f
CV
231322003-03-20 Corinna Vinschen <vinschen@redhat.com>
23133
23134 * gdb.base/args.exp: Fix regular expression.
23135
8a2dbca8
CV
231362003-03-20 Corinna Vinschen <vinschen@redhat.com>
23137
23138 * gdb.base/help.exp: Allow Win32 child process.
23139
bf028682
CV
231402003-03-20 Corinna Vinschen <vinschen@redhat.com>
23141
23142 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
23143 when stepping out of main().
23144
182dbe85
CV
231452003-03-20 Corinna Vinschen <vinschen@redhat.com>
23146
23147 * gdb.base/default.exp: Check for win32 specific message when calling
23148 "run" without executable.
23149
d67a6ba5
CV
231502003-03-20 Corinna Vinschen <vinschen@redhat.com>
23151
23152 * gdb.base/args.exp: Expect .exe in output.
23153
a955b5bb
CV
231542003-03-20 Corinna Vinschen <vinschen@redhat.com>
23155
23156 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
23157 Cygwin native.
23158
bf6bad4b
AC
231592003-03-17 Andrew Cagney <cagney@redhat.com>
23160
23161 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
23162 vector registes.
23163 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
23164 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
23165
293e9a31
DC
231662003-03-17 David Carlton <carlton@math.stanford.edu>
23167
23168 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
23169 test, for PR breakpoints/38.
23170 Call test_watchpoint_and_breakpoint.
23171 * gdb.base/watchpoint.c (func3): New function.
23172 (main): Call func3.
23173
5330f2db
DC
231742003-03-04 David Carlton <carlton@math.stanford.edu>
23175
23176 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
23177 Garply<Garply<char> >:: garply".
23178 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
23179 with respect to PR c++/1111; note also PR c++/1113.
23180 (test_template_breakpoints): KFAIL "constructor breakpoint" with
23181 respect to PR c++/1062.
23182 KFAIL "destructor breakpoint" with respect to PR c++/1112.
23183
6ece72da
DC
231842003-03-03 David Carlton <carlton@math.stanford.edu>
23185
23186 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
23187 with respect to PR c++/57.
23188 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
23189 c++/826.
23190 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
23191 respect to PR c++/57.
23192
85ca1584
DC
231932003-03-03 David Carlton <carlton@math.stanford.edu>
23194
23195 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
23196 respect to PR c++/33 into FAILs.
23197
98e9c5b8
MC
231982003-03-03 Michael Chastain <mec@shout.net>
23199
7bedbf27
MC
23200 * configure.in: Update copyright years.
23201
232022003-03-03 Michael Chastain <mec@shout.net>
23203
23204 * Makefile.in: Update copyright years.
98e9c5b8 23205
f683e100
DC
232062003-02-28 David Carlton <carlton@math.stanford.edu>
23207
23208 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
23209 print class instead of struct and/or superfluous protection
23210 specifiers, as long as the resulting output is equivalent to the
23211 source code.
23212 Delete FIXME from end of messages on tests that don't need
23213 fixing.
23214
a9e0cf2c
DC
232152003-02-28 David Carlton <carlton@math.stanford.edu>
23216
23217 * gdb.c++/templates.exp (do_tests): Allow const in the two
23218 Foo<volatile char *>::foo tests.
23219
e8d359df
MS
232202003-02-27 Michael Snyder <msnyder@redhat.com>
23221
d63a86f8 23222 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
23223 will be consistant.
23224
0b71dc91
DC
232252003-02-26 David Carlton <carlton@math.stanford.edu>
23226
23227 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
23228 char *>::foo" test with respect to PR c++/33. Create a new test
23229 which is identical to that one except that it doesn't put the
23230 space between the "char" and the "*"; KFAIL it, too.
23231
dd14ab43
DC
232322003-02-26 David Carlton <carlton@math.stanford.edu>
23233
23234 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
23235 template types into either PASSes or KFAILs (corresponding to PR
23236 c++/57). Tweak indentation. Update copyright.
23237
1146c7f1
SC
232382003-02-23 Stephane Carrez <stcarrez@nerim.fr>
23239
23240 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
23241
74641dfb
MC
232422003-02-13 Michael Chastain <mec@shout.net>
23243
23244 * gdb.base/exprs.exp: Remove i960 remnants.
23245 * gdb.base/funcargs.exp: Likewise.
23246 * gdb.base/list.exp: Likewise.
23247 * gdb.base/ptype.exp: Likewise.
23248
559cd2d0
DC
232492003-02-14 David Carlton <carlton@math.stanford.edu>
23250
23251 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
23252 pEe->D::vg()" from XFAIL to KFAIL.
23253
c4f90d87
JM
232542003-02-13 Jason Molenda (jmolenda@apple.com)
23255
23256 * gdb.base/maint.exp: Update maint print statistics regexp to include
23257 new entries.
23258
cbc4d97c
MC
232592003-02-13 Michael Chastain <mec@shout.net>
23260
23261 * gdb.c++/inherit.exp: Remove call to get_debug_format.
23262
40f235b7
MC
232632003-02-12 Michael Chastain <mec@shout.net>
23264
23265 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
23266 * gdb.c++/inherit.exp: Likewise.
23267 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
23268 * gdb.c++/templates.exp: Likewise.
23269 * gdb.c++/virtfunc.exp: Likewise.
23270
c56716b0
JM
232712003-02-06 Jason Molenda (jason-cl@molenda.com)
23272
23273 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
23274 why the code is written that way.
23275
070afcf8
MC
232762003-02-05 Michael Chastain <mec@shout.net>
23277
23278 * gdb.base/dump.exp: Add missing copyright line.
23279
5d0331e5
JM
232802003-02-05 Jason Molenda (jason-cl@molenda.com)
23281
f7ae6d3e 23282 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
23283 at the beginning so the breakpoint doesn't get set on the loop.
23284
92851186
MC
232852003-02-05 Michael Chastain <mec@shout.net>
23286
23287 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
23288 output for configurations with gcc 2.95.3.
23289
cbf1e085
AC
232902003-02-05 Keith Seitz <keiths@redhat.com>
23291 Andrew Cagney <ac131313@redhat.com>
23292
23293 * gdb.mi/mi-cli.exp: New file.
d63a86f8 23294
29518e1e
MC
232952003-02-04 Michael Chastain <mec@shout.net>
23296
23297 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
23298 Call perror and then continue.
23299
5af1d5f3
MC
233002003-02-03 Michael Chastain <mec@shout.net>
23301
23302 * gdb.c++/pr-1023.cc: New file.
23303 * gdb.c++/pr-1023.exp: New file.
23304
6b549786
JB
233052003-02-05 Jim Blandy <jimb@redhat.com>
23306
23307 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
23308 it's local to foobar. Check for it there, and check that it's not
23309 present in main.
23310 * gdb.c++/local.cc (marker2): New function.
23311 (foobar): Call marker1.
23312 (main): Call marker2 instead of marker1.
23313
67f16606
AC
233142003-02-04 Andrew Cagney <ac131313@redhat.com>
23315
23316 * gdb.disasm/mn10200.exp: Obsolete file.
23317 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
23318 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
23319 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
23320
1c5cb38e
DC
233212003-02-04 David Carlton <carlton@math.stanford.edu>
23322
23323 * gdb.c++/overload.exp: Test intToChar(1).
23324 * gdb.c++/overload.cc (intToChar): New.
23325 (main): Call intToChar.
23326
d1fe6965
DC
233272003-02-03 David Carlton <carlton@math.stanford.edu>
23328
23329 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
23330 'might_kfail' arg.
23331 KFAIL some of the continue_to_bp_overloaded calls, according to
23332 PR c++/1025.
23333
9ba61c5d
MC
233342003-02-01 Michael Chastain <mec@shout.net>
23335
23336 * gdb.base/advance.c (marker1): New marker function.
23337 * gdb.base/advance.exp: When the 'advance' command lands on the
23338 return breakpoint, it can legitimately stop on either the
23339 current line or the next line. Accommodate both outcomes.
23340 * gdb.base/until.exp: Likewise.
23341
e7494ffb
AC
233422003-02-02 Andrew Cagney <ac131313@redhat.com>
23343
23344 2002-11-10 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
23345 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
23346 now a list, not a tuple.
23347 * gdb.mi/mi-var-display.exp: Ditto.
23348 * gdb.mi/gdb792.exp: Ditto.
e7494ffb 23349
075559bc
AC
233502003-02-01 Andrew Cagney <ac131313@redhat.com>
23351
23352 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
23353 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
23354 stack backtraces.
23355 * gdb.mi/mi-syn-frame.c: Part of same.
075559bc 23356
2bd4c7b1
MK
233572003-02-01 Mark Kettenis <kettenis@gnu.org>
23358
23359 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
23360 gdb.mi/mi1-pthreads.exp: Return instead of calling
23361 gdb_suppress_entire_file.
23362
eabd8992
MS
233632003-02-01 Mark Salter <msalter@redhat.com>
23364
23365 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
23366
71469e2f
MS
233672003-01-31 Mark Salter <msalter@redhat.com>
23368
23369 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
23370 Support empty arg.
23371
38a94d44
MC
233722003-01-30 Michael Chastain <mec@shout.net>
23373
23374 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
23375 This was a workaround for a UTF-8 bug in readline 4.3. The bug
23376 has been fixed in gdb/readline on 2003-01-09.
23377
19ea9e73
MS
233782003-01-29 Michael Snyder <msnyder@redhat.com>
23379
e8d359df
MS
23380 * gdb.base/maint.exp: Allow for leading underscore in symbol.
23381 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
23382 * gdb.base/args.exp: Skip if target does not support args passing.
23383
2307bd6a
DJ
233842003-01-22 Daniel Jacobowitz <drow@mvista.com>
23385
19ea9e73 23386 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
23387 gdb_test. Accept a list of expect arguments as the third
23388 parameter.
23389 (gdb_test): Use it.
23390
f2dd3617
EZ
233912003-01-20 Elena Zannoni <ezannoni@redhat.com>
23392
23393 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
23394 allow for different test tree configurations. Update some
23395 tescases accordingly.
23396 * gdb.arch/altivec-regs.exp: Ditto.
23397 * gdb.asm/asm-source.exp: Ditto.
23398 * gdb.base/advance.exp: Ditto.
23399 * gdb.base/display.exp: Ditto.
d63a86f8 23400 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
23401 * gdb.base/mips_pro.exp: Ditto.
23402 * gdb.base/overlays.exp: Ditto.
23403 * gdb.base/relocate.exp: Ditto.
23404 * gdb.base/setshow.exp: Ditto.
23405 * gdb.base/step-line.exp: Ditto.
23406 * gdb.base/step-test.exp: Ditto.
23407 * gdb.base/until.exp: Ditto.
23408 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
23409
c71cdefd
DC
234102003-01-17 David Carlton <carlton@math.stanford.edu>
23411
23412 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
23413 corresponding to PR c++/945.
23414 Update copyright.
23415
fdba05d7
DC
234162003-01-17 David Carlton <carlton@math.stanford.edu>
23417
23418 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
23419 corresponding to PR c++/68.
23420
234212003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
23422
23423 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
23424 (test_paddr_hairy_functions): Call print_addr_2_kfail for
23425 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
23426
c362c33a
EZ
234272003-01-15 Elena Zannoni <ezannoni@redhat.com>
23428
0fbc361c
EZ
23429 * gdb.base/break.exp: Fix change of default location, because of
23430 removal of until tests.
23431 * gdb.base/help.exp: Update test for new 'until' help message.
23432 Add test for help on 'advance'.
a9c64011 23433 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
c362c33a 23434
dabf8a35
MK
234352003-01-15 Mark Kettenis <kettenis@gnu.org>
23436
23437 * gdb.base/default.exp: Adapt "info float" test for recent changes
23438 to that command. Add test for "info vector".
23439 * gdb.base/float.exp: New file. Add test for "info float" that
23440 resembles the old test in gdb.base/default.exp.
23441
a1769aca
DC
234422003-01-15 David Carlton <carlton@math.stanford.edu>
23443
23444 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
23445
82025e13
EZ
234462003-01-15 Elena Zannoni <ezannoni@redhat.com>
23447
23448 * gdb.base/break.exp: Move the tests of until command from here...
23449 * gdb.base/until.exp: ... to here. New file. Add other tests.
23450 * gdb.base/advance.c: New file.
23451 * gdb.base/advance.exp: New file.
23452
8f9ab801
EZ
234532003-01-14 Elena Zannoni <ezannoni@redhat.com>
23454
a9c64011
AS
23455 * gdb.base/args.c: New file.
23456 * gdb.base/args.exp: New file.
8f9ab801 23457
9ae66589
DJ
234582003-01-14 Daniel Jacobowitz <drow@mvista.com>
23459
23460 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
23461
8d77e5c3
DJ
234622003-01-14 Daniel Jacobowitz <drow@mvista.com>
23463
23464 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
23465
12d2f0a1
DJ
234662003-01-14 Daniel Jacobowitz <drow@mvista.com>
23467
23468 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
23469 dates.
23470
6ca37014
DJ
234712003-01-13 Daniel Jacobowitz <drow@mvista.com>
23472
23473 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
23474
b0023472
DJ
234752003-01-13 Daniel Jacobowitz <drow@mvista.com>
23476
23477 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
23478 (ptype &*"foo").
23479 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
23480
607fbc54 234812003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
23482
23483 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
23484 * gdb.mi/mi1-console.exp: Likewise.
23485
607fbc54 234862003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
23487
23488 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
23489 * gdb.mi/mi1-console.exp: Likewise.
23490
a1fb14a2
DJ
234912003-01-13 Daniel Jacobowitz <drow@mvista.com>
23492
23493 * gdb.c++/overload.exp: Remove some fixed XFAILs.
23494
c4cf40b7
DJ
234952003-01-09 Daniel Jacobowitz <drow@mvista.com>
23496
23497 * gdb.base/detach.exp: New test.
23498
696d5a5b
DJ
234992003-01-09 Daniel Jacobowitz <drow@mvista.com>
23500
23501 * Makefile.in (ALL_SUBDIRS): New variable.
23502 (subdirs, clean, distclean): Use it.
23503 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
23504 regenerating Makefile, since it is generated from the top level.
23505 * gdb.asm/Makefile.in: Likewise.
23506 * gdb.base/Makefile.in: Likewise.
23507 * gdb.c++/Makefile.in: Likewise.
23508 * gdb.disasm/Makefile.in: Likewise.
23509 * gdb.java/Makefile.in: Likewise.
23510 * gdb.mi/Makefile.in: Likewise.
23511 * gdb.threads/Makefile.in: Likewise.
23512 * gdb.trace/Makefile.in: Likewise.
23513
754533e4
DC
235142003-01-09 David Carlton <carlton@math.stanford.edu>
23515
23516 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
23517 Add copyright year 2003.
23518
d8b3e9ee
MC
235192003-01-06 Michael Chastain <mec@shout.net>
23520
23521 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
23522 When selecting a thread, 'line' and 'file' are optional.
23523 * gdb.mi/mi1-pthreads.exp: Likewise.
23524
8e9e0fe6
AS
235252003-01-06 Andreas Schwab <schwab@suse.de>
23526
23527 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
23528 failures.
23529
b5ab8ff3
DJ
235302003-01-04 Daniel Jacobowitz <drow@mvista.com>
23531
23532 Fix PR gdb/844
23533 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
23534 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
23535
23536 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
23537 instead of calling gdb_suppress_entire_file.
23538 * gdb.threads/print-threads.exp: Likewise.
23539 * gdb.threads/schedlock.exp: Likewise.
23540
23541 * gdb.threads/killed.exp: Return instead of calling
23542 gdb_suppress_entire_file.
23543 * gdb.threads/linux-dp.exp: Likewise.
23544 * gdb.threads/pthreads.exp: Likewise.
23545
1e698235
DJ
235462003-01-04 Daniel Jacobowitz <drow@mvista.com>
23547
23548 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
23549 stabs.
23550 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
23551 * gdb.base/whatis.exp: Always allow (void) after function names.
23552
147ff08c
DJ
235532003-01-04 Daniel Jacobowitz <drow@mvista.com>
23554
23555 * gdb.c++/casts.exp: Correct regexp.
23556
dc62bfc2
MK
235572003-01-04 Mark Kettenis <kettenis@gnu.org>
23558
23559 * configure.in: Call AC_CONFIG_HEADER. Don't call
23560 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
23561 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
23562 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
23563 aforementioned directories in the AC_OUPUT call.
23564 * config.hin: New file.
23565 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
23566 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
23567 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
23568 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
23569 pass -I$objdir instead of -I$objdir/$subdir in compilation.
23570 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
23571 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
23572 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
23573 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
23574 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
23575 gdb.threads/configure.in, gdb.threads/configure,
23576 gdb.threads/config.in, gdb.trace/configure.in,
23577 gdb.trace/configure: Removed.
23578
77afa639
MC
235792003-01-03 Michael Chastain <mec@shout.net>
23580
23581 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
23582 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
23583
7634bb6e
DJ
235842003-01-03 Daniel Jacobowitz <drow@mvista.com>
23585
23586 * gdb.base/store.exp: Fix regular expressions.
23587
b39c905e
MK
235882002-12-28 Mark Kettenis <kettenis@gnu.org>
23589
23590 * configure.in: Rewrite.
23591 * configure: Regenerated.
23592
0a8551dd
DC
235932003-01-03 David Carlton <carlton@math.stanford.edu>
23594
23595 * gdb.base/psymtab.exp: New file.
23596 * gdb.base/psymtab1.c: Ditto.
23597 * gdb.base/psymtab2.c: Ditto.
23598
c60b7188
AF
235992002-12-23 Adam Fedor <fedor@gnu.org>
23600
23601 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
23602
ee73db83
DC
236032002-12-23 David Carlton <carlton@math.stanford.edu>
23604
23605 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
23606 and current_directory initialization.
23607
d6c1774e
JB
236082002-12-22 Jim Blandy <jimb@redhat.com>
23609
f0a847b8
JB
23610 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
23611 rather than as part of the output file name.
23612
d6c1774e
JB
23613 * gdb.base/attach.exp: There's no need to copy the test program to
23614 /tmp; that was only ever necessary on HP/UX, and this test is
23615 entirely disabled there anyway.
23616
f0708dbb
JB
236172002-12-21 Jim Blandy <jimb@redhat.com>
23618
4c2acfea
JB
23619 * gdb.c++/psmang.exp: Doc fix.
23620
f0708dbb
JB
23621 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
23622 test.
23623
9579e000
DC
236242002-12-20 David Carlton <carlton@math.stanford.edu>
23625
23626 * gdb.c++/annota2.exp: KFAIL annotate-quit.
23627
d1810171
MC
236282002-12-18 Michael Chastain <mec@shout.net>
23629
23630 * gdb.c++/annota2.exp: Add copyright year 2002.
23631
76565097
DC
236322002-12-17 David Carlton <carlton@math.stanford.edu>
23633
23634 * gdb.c++/try_catch.cc: Add marker comments.
23635 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
23636 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
23637 * gdb.c++/m-static.cc: Ditto.
23638 * gdb.c++/m-static1.cc: Ditto.
23639 * gdb.c++/try_catch.cc: Ditto.
23640
da81390b
JJ
236412002-12-16 Jeff Johnston <jjohnstn@redhat.com>
23642
23643 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
23644 to see whether we are using the new -environment-directory
23645 command which resets via -r or the old version of the command
23646 which may prompt the user. Part of fix for gdb/741.
23647
b304d130
AC
236482002-12-13 Andrew Cagney <ac131313@redhat.com>
23649
23650 * gdb.fortran/types.exp: Update obsolete comment.
23651 * gdb.fortran/exprs.exp: Ditto.
23652 * lib/gdb.exp: Delete obsolete code.
23653 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
23654 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
23655 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
23656 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
23657 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
23658 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
23659 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
23660 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
23661 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
23662 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
23663 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
23664 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
23665 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
23666 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
23667 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
23668 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
23669 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
23670 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
23671 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
23672 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
23673 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
23674 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
23675 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
23676 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
23677 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
23678 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
23679 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
23680 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
23681 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
23682 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
23683 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
23684 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
23685 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
23686 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
23687 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
23688 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
23689 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
23690
a23b6e6a
DC
236912002-12-11 David Carlton <carlton@math.stanford.edu>
23692
23693 * gdb.c++/m-data.exp: Add test for members that shadow global
23694 variables: see PR gdb/804.
23695 * gdb.c++/m-data.cc: Ditto.
23696
6604731b
DJ
236972002-12-10 Daniel Jacobowitz <drow@mvista.com>
23698
23699 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
23700
de46ecd7
DC
237012002-12-06 David Carlton <carlton@math.stanford.edu>
23702
23703 * gdb.base/store.c: Don't declare functions static.
23704
27e829d0
AC
237052002-12-04 Andrew Cagney <ac131313@redhat.com>
23706
23707 * gdb.base/store.exp, gdb.base/store.c: New files.
23708
92806416
DJ
237092002-12-03 Daniel Jacobowitz <drow@mvista.com>
23710
23711 * gdb.base/selftest.exp: Update for current gdb.
23712
3bcbaac5
DJ
237132002-12-03 Daniel Jacobowitz <drow@mvista.com>
23714
23715 * gdb.base/maint.exp: Only dump symbols from one source file
23716 or objfile.
23717
f4f00b1f
DJ
237182002-12-03 Daniel Jacobowitz <drow@mvista.com>
23719
23720 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
23721 function call.
23722
f1c8a949
JB
237232002-11-25 Jim Blandy <jimb@redhat.com>
23724
23725 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
23726 function appearing in error message.
23727
9e297a97
DJ
237282002-11-21 Daniel Jacobowitz <drow@mvista.com>
23729
23730 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
23731
1f312e79
JJ
237322002-11-08 Jeff Johnston <jjohnstn@redhat.com>
23733
d63a86f8
RM
23734 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
23735 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
23736 should be in mi console format. This is part of fix for PR gdb/604.
23737
83c31e7d
FN
237382002-09-18 Fernando Nasser <fnasser@redhat.com>
23739
23740 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
23741 which explicitly prints the zero offset as "+0".
23742
322b3f65
DJ
237432002-10-22 Daniel Jacobowitz <drow@mvista.com>
23744
23745 * gdb.threads/schedlock.c (args): Make unsigned.
23746
237472002-10-21 Daniel Jacobowitz <drow@mvista.com>
23748
23749 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
23750 numbers. Allow "foo2|selected stack frame".
23751 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
23752 * gdb.asm/asmsrc2.s: Likewise.
23753 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
23754 comments.
23755 * gdb.asm/mips.inc: New file.
23756
5e2fe5b8
AF
237572002-10-18 Adam Fedor <fedor@gnu.org>
23758
23759 * gdb.base/default.exp: Update expected output to include 'ObjC'.
23760 * gdb.base/help.exp: Likewise.
23761
abe1a5d0
KB
237622002-10-17 Kevin Buettner <kevinb@redhat.com>
23763
23764 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
23765 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
23766
10abb1d4
JB
237672002-10-02 Jim Blandy <jimb@redhat.com>
23768
23769 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
23770
1f609b42
AC
237712002-10-01 Andrew Cagney <ac131313@redhat.com>
23772
23773 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
23774 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
23775 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
23776 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
23777 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
23778 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
23779 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
23780
0aee02e4
AC
237812002-09-29 Andrew Cagney <ac131313@redhat.com>
23782
23783 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
23784 * mi0-disassemble.exp, mi0-eval.exp: Delete.
23785 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
23786 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
23787 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
23788 * mi0-var-block.exp, mi0-var-child.exp: Delete.
23789 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 23790
6fde09ad
KB
237912002-09-27 Kevin Buettner <kevinb@redhat.com>
23792
23793 * gdb.base/annota1.exp (info break): Make directory components of
23794 path optional since not all compilers emit this debug information.
23795
889bf7c5
PA
23796 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
23797 step ends up stepping out of the function instead of stopping on
23798 the epilogue.
6fde09ad 23799
9e8aab75
KS
238002002-09-26 Keith Seitz <keiths@redhat.com>
23801
23802 * lib/insight-support.exp (gdbtk_start): Figure out where
23803 the insight executable is based on where gdb is. Use this
23804 executable to start insight instead of gdb.
23805
e36180d7
AC
238062002-09-25 Andrew Cagney <cagney@redhat.com>
23807
23808 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
23809
9dd34b2b
AC
238102002-09-24 Andrew Cagney <ac131313@redhat.com>
23811
23812 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
23813 test_isolated_complaints.
23814 (test_empty_complaint): New function.
23815 (test_empty_complaints): New function. Check no output when no
23816 complaints.
d63a86f8 23817
dea97812
KB
238182002-09-19 Jim Blandy <jimb@redhat.com>
23819
a9c64011 23820 * gdb.base/charset.exp, gdb.base/charset.c: New files.
dea97812 23821
54951bd7
AC
238222002-09-19 Andrew Cagney <ac131313@redhat.com>
23823
23824 * gdb.gdb/complaints.exp: New file.
23825
dec43320
AC
238262002-09-18 Andrew Cagney <ac131313@redhat.com>
23827
23828 * gdb.base/maint.exp: Check `help maint internal-warning'.
23829
e70d6e3f
DC
238302002-09-18 David Carlton <carlton@math.stanford.edu>
23831
23832 * gdb.c++/m-static.exp: Remove breakpoints depending on line
23833 numbers, and replace them by a single breakpoint after the
23834 constructors are all finished.
23835 Add test 4.
23836 * gdb.c++/m-static.cc: Add test 4.
23837 * gdb.c++/m-static.h: New file.
23838 * gdb.c++/m-static1.cc: New file.
23839
23840 * gdb.c++/printmethod.exp: New file.
23841 * gdb.c++/printmethod.cc: New file.
23842
23843 * gdb.c++/pr-574.exp: New file.
23844 * gdb.c++/pr-574.cc: New file.
23845
afb5c968
CV
238462002-09-18 Corinna Vinschen <vinschen@redhat.com>
23847
23848 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
23849 embedded targets which never actually exit.
23850
31e45dee
FN
238512002-09-18 Fernando Nasser <fnasser@redhat.com>
23852
23853 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
23854 "don't step after run" as unresolved or unsupported, instead of xfail.
23855
a283c5a1
CV
238562002-09-18 Corinna Vinschen <vinschen@redhat.com>
23857
23858 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
23859 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
23860 Add newline to expected string in "step out of main (status wrapper)"
23861 case.
23862
11350d2a
CV
238632002-09-18 Corinna Vinschen <vinschen@redhat.com>
23864
23865 * lib/gdb.exp (rerun_to_main): Allow restarting application.
23866 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
23867
0deec7d6
TT
238682002-09-17 Tom Tromey <tromey@redhat.com>
23869
23870 * gdb.base/printcmds.exp (test_print_string_constants): Expect
23871 \000, not \0, in double-quoted string.
23872
b2b4a1b5
CV
238732002-09-14 Corinna Vinschen <vinschen@redhat.com>
23874
c9d37158 23875 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
23876 string after running the commands execution on breakpoint tests.
23877
1c56143a
CV
238782002-09-13 Corinna Vinschen <vinschen@redhat.com>
23879
23880 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
23881
37f8da45
JB
238822002-09-12 Joel Brobecker <brobecker@gnat.com>
23883
23884 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
23885
08b468e0
KS
238862002-09-10 Keith Seitz <keiths@redhat.com>
23887
23888 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
23889 runto proc.
23890 (mi_run_to_main): Use mi_runto.
23891 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
23892
dc360f58
KS
238932002-09-10 Keith Seitz <keiths@redhat.com>
23894
23895 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
23896 regexp for stopping at main. Could have multiple event notifications.
23897 Don't assume that main was declared with no parameters.
23898 (mi_next): Use mi_step_to.
23899 (mi_step): Use mi_next_to.
23900
ce3abcfb
CV
239012002-09-09 Corinna Vinschen <vinschen@redhat.com>
23902
23903 * gdb.base/default.exp: Fix expected string in `info float' test.
23904
d1f5b980
BE
239052002-09-09 Ben Elliston <bje@redhat.com>
23906
23907 * config/mips.exp: Update comments.
23908 * config/mips-idt.exp: Likewise.
23909 * config/nind.exp: Likewise.
23910 * config/slite.exp: Likewise.
23911 * config/sparclet.exp: Likewise.
23912 * config/udi.exp: Likewise.
23913 * config/vx.exp: Likewise.
23914 * config/vxworks29k.exp: Likewise.
23915
2f71430b
JB
239162002-09-05 Jim Blandy <jimb@redhat.com>
23917
23918 * gdb.threads/killed.exp: Fix test failure message.
23919
7ddebc7e
KS
239202002-09-04 Keith Seitz <keiths@redhat.com>
23921
23922 * lib/mi-support.exp: Update copyright.
23923 (mi_gdb_test): Increase the priority of the expected pattern
23924 so that it matches gdb_test.
23925
0ae67eb3
KS
239262002-09-03 Keith Seitz <keiths@redhat.com>
23927
23928 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
23929 Use integer comparison instead of string comparison for testing
23930 whether binary was built.
23931
38fc42c8
JB
239322002-09-03 Jim Blandy <jimb@redhat.com>
23933
23934 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
23935
b6ff0e81
JB
239362002-08-29 Jim Blandy <jimb@redhat.com>
23937
23938 * gdb.threads/pthreads.exp: Move the portable thread compilation
23939 code into a function in lib/gdb.exp, and call that from here.
23940 * lib/gdb.exp (gdb_compile_pthreads): New function.
23941
07c98896
KS
239422002-08-29 Keith Seitz <keiths@redhat.com>
23943
23944 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
23945 expect_out so that callers can get at it.
23946
0312286c
DJ
239472002-08-23 Daniel Jacobowitz <drow@mvista.com>
23948
23949 * gdb.threads/print-threads.c: New file.
23950 * gdb.threads/print-threads.exp: New file.
23951 * gdb.threads/schedlock.c: New file.
23952 * gdb.threads/schedlock.exp: New file.
23953
dd039bc4
EZ
239542002-08-22 Elena Zannoni <ezannoni@redhat.com>
23955
a9c64011
AS
23956 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
23957 not altivec.c.
dd039bc4 23958
1f36144c
MK
239592002-08-17 Mark Kettenis <kettenis@gnu.org>
23960
23961 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
23962 targets. The problem should be fixed now.
23963
16057ec7 239642002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
23965
23966 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
23967 2002-07-24 change that removes final dots from error messages.
23968
3c1499ad
TT
239692002-08-13 Tom Tromey <tromey@redhat.com>
23970
23971 * gdb.base/readline.exp: New file.
23972
a20ce2c3
AC
239732002-08-01 Andrew Cagney <ac131313@redhat.com>
23974
23975 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
23976 supress message.
23977
db034ac5
AC
239782002-08-01 Andrew Cagney <cagney@redhat.com>
23979
23980 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
23981 CHILL_FOR_TARGET and CHILL_LIB.
23982 * configure.in (configdirs): Remove gdb.chill.
23983 * configure: Regenerate.
23984 * lib/gdb.exp: Obsolete references to chill.
23985 * gdb.fortran/types.exp: Ditto.
23986 * gdb.fortran/exprs.exp: Ditto.
23987
3e000b18
KB
239882002-07-30 Kevin Buettner <kevinb@redhat.com>
23989
23990 * gdb.base/shlib-call.exp (additional_flags): Conditionally
23991 set Irix-specific compile and link flags.
23992
28f4966b
KB
239932002-07-29 Kevin Buettner <kevinb@redhat.com>
23994
23995 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
23996 source files. The ``-o'' option doesn't work with the ``-E'' option
23997 when using the Irix compiler.
23998
46c0d5a6
DJ
239992002-07-19 Daniel Jacobowitz <drow@mvista.com>
24000
24001 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
24002 Improve support for reusing an exec file. Copy exec file
24003 to target, and run gdbserver on the target instead of on the host.
24004
eecf4bed
JB
240052002-07-18 Jim Blandy <jimb@redhat.com>
24006
0f815cdf
JB
24007 * gdb.base/ending-run.exp: Don't expect to see the program end in
24008 some orderly fashion when we're running on a real stand-alone
24009 board.
24010
eecf4bed
JB
24011 * gdb.base/interrupt.exp: Correct logic for skipping tests on
24012 targets that don't support interrupts.
24013
52d309e4
JB
240142002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
24015
24016 * gdb.base/attach.exp: Add patterns to match output from /proc-based
24017 systems.
24018 Move comments in expect statements to inside the actions, so that they
24019 don't get matched against.
24020
ff683d9e
MK
240212002-07-10 Mark Kettenis <kettenis@gnu.org>
24022
24023 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
24024 function when asleep" test.
24025
b5356753
AC
240262002-07-10 Andrew Cagney <ac131313@redhat.com>
24027
24028 * gdb.base/page.exp: Rewrite to handle problems with very long
24029 `info set' output. Update copyright.
24030
6aa4d13a
AC
240312002-06-26 Andrew Cagney <ac131313@redhat.com>
24032
24033 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
24034 gdb.threads-hp.
24035 * gdb.hp/configure: Regenerate.
24036 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
24037 * gdb.hp/gdb.threads-hp/configure: Delete file.
24038 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
24039
8cf8c2b8
AC
240402002-06-22 Andrew Cagney <ac131313@redhat.com>
24041
24042 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
24043 setlocale, bindtextdomain and textdomain.
24044
6827a8f8
JB
240452002-06-11 Jim Blandy <jimb@redhat.com>
24046
919d772c
JB
24047 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
24048 preprocessor macro information is present.
24049
6827a8f8
JB
24050 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
24051 tests.
24052
c15b0d21
MS
240532002-06-06 Michael Snyder <msnyder@redhat.com>
24054
c5984d70
MS
24055 * gdb.base/overlays.exp: Record addresses of overlay
24056 functions in TCL variables rather than in GDB variables,
24057 to avoid having GDB convert them to pointers (with loss
24058 of information).
24059
d63a86f8 24060 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 24061 default linker script changes.
c15b0d21
MS
24062 * gdb.base/long_long.exp: Add check for sizeof (long double).
24063
be26fe0d
ML
240642002-06-06 Michal Ludvig <mludvig@suse.cz>
24065
24066 * gdb.asm/asm-source.exp: Add x86-64 target.
24067 * gdb.asm/x86_64.inc: New.
d63a86f8 24068
258093ca 240692002-05-30 Michael Chastain <mec@shout.net>
258093ca 24070
4b3153f1 24071 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
24072 * gdb.c++/m-static.cc: New file.
24073 * gdb.c++/m-static.exp: New file.
24074
241264c6
MS
240752002-05-28 Michael Snyder <msnyder@redhat.com>
24076
24077 * gdb.base/call-ar-st.exp: Allow for reduced floating point
24078 precision.
24079
9bba8c8f 240802002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 24081
4b3153f1 24082 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
24083 * gdb.c++/m-data.cc: New file.
24084 * gdb.c++/m-data.exp: New file.
24085
240862002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 24087
4b3153f1 24088 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 24089 * gdb.c++/try_catch.cc: New file.
d63a86f8 24090 * gdb.c++/try_catch.exp: New file.
9bba8c8f 24091
def1b996
MC
240922002-05-27 Michael Chastain <mec@shout.net>
24093
24094 * gdb.c++/local.exp: Accept more nested types in output.
24095
522ba268
MC
240962002-05-26 Michael Chastain <mec@shout.net>
24097
24098 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
24099
277254ba
MS
241002002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
24101
24102 * lib/gdb.exp (gdb_wrapper_init): Just because
24103 gdb_wrapper_file exists, this does not mean that the file
24104 should not be rebuilt. That is what gdb_wrapper_initialized
24105 is for.
24106 (default_gdb_init): Reset gdb_wrapper_initialized.
24107
b61a8733
MS
241082002-05-23 Michael Snyder <msnyder@redhat.com>
24109
d63a86f8 24110 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
24111 the precision of the floating point test results.
24112 * gdb.base/call-rt-st.exp: Ditto.
24113
b61a8733
MS
24114 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
24115 * gdb.base/call-rt-st.exp: Ditto.
24116
56f6e910
MC
241172002-05-19 Michael Chastain <mec@shout.net>
24118
24119 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
24120
ad0b0016
EZ
241212002-05-19 Elena Zannoni <ezannoni@redhat.com>
24122
a9c64011
AS
24123 * configure.in (configdirs): Add gdb.arch.
24124 * configure: Regenerate.
ad0b0016 24125
f617d2b6
JB
241262002-05-17 Jim Blandy <jimb@redhat.com>
24127
24128 * gdb.base/completion.exp: Recognize the more detailed error
24129 messages produced by the macro expander's lexical analyzer.
24130
eac2a696
EZ
241312002-05-14 Elena Zannoni <ezannoni@redhat.com>
24132
a9c64011
AS
24133 * gdb.arch/altivec-abi.c: New file.
24134 * gdb.arch/altivec-abi.exp: New file.
24135 * gdb.arch/altivec-regs.c: New file.
24136 * gdb.arch/altivec-regs.exp: New file.
eac2a696 24137
2fdde8f8
DJ
241382002-05-14 Daniel Jacobowitz <drow@mvista.com>
24139
24140 * gdb.base/maint.exp (maint print type): Update for new type
24141 structure.
d63a86f8 24142
e31f1a7c
EZ
241432002-05-14 Elena Zannoni <ezannoni@redhat.com>
24144
24145 * gdb.arch: New directory.
24146 * gdb.arch/configure.in: New file.
24147 * gdb.arch/configure: New file.
24148 * gdb.arch/Makefile.in: New file.
24149
db589741
CV
241502002-05-13 Corinna Vinschen <vinschen@redhat.com>
24151
24152 * gdb.asm/asm-source.exp: Add v850 as supported target.
24153 * gdb.asm/v850.inc: New file.
24154
8ce2a7dc
DJ
241552002-05-13 Daniel Jacobowitz <drow@mvista.com>
24156
24157 * gdb.c++/annota2.exp (annotate-quit): Add comment.
24158
df763c7f
DJ
241592002-05-12 Daniel Jacobowitz <drow@mvista.com>
24160
24161 * gdb.base/break.exp: Check 'break "marker2"'.
24162
377daeed
MS
241632002-05-10 Michael Snyder <msnyder@redhat.com>
24164
24165 * gdb.base/long_long.exp: Fix typo.
24166
c4b7bc2b
JB
241672002-05-10 Jim Blandy <jimb@redhat.com>
24168
ecac9a4e
JB
24169 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
24170 a bug.
24171
c4b7bc2b
JB
24172 * gdb.base/printcmds.exp (test_integer_literals_rejected):
24173 Recognize more detailed error message produced by the macro
24174 expander's lexical analyzer.
24175 * lib/gdb.exp (test_print_reject): Same.
24176
e71019a1
MK
241772002-05-09 Mark Kettenis <kettenis@gnu.org>
24178
24179 * gdb.c++/method.exp: Fix typo.
24180
fedfc8e6
MS
241812002-05-08 Michael Snyder <msnyder@redhat.com>
24182
166a1957
MS
24183 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
24184 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 24185 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
24186 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
24187 Add iftarget clause for strongarm.
d63a86f8 24188
f1c47eb2
MS
241892002-05-06 Michael Snyder <msnyder@redhat.com>
24190
cb9a9d3e
MS
24191 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
24192 (gdb_continue_to_end): Accept output from status wrapper.
24193 * gdb.base/ending-run.exp: Add case for output from status wrapper.
24194 Clean up fail messages to match pass messages.
24195
f1c47eb2
MS
24196 Enable the "needs_status_wrapper" testsuite feature.
24197 * lib/gdb.exp (gdb_wrapper_init): New procedure.
24198 (gdb_compile): Conditionally call gdb_wrapper_init.
24199 * gdb.base/a2-run.exp: Recognize output from status wrapper.
24200 * gdb.c++/method.exp: Recognize output from status wrapper.
24201
6079c749
BE
242022002-05-06 Ben Elliston <bje@redhat.com>
24203From Graydon Hoare <graydon@redhat.com>
24204
24205 * config/sid.exp: Include support for "rawsid" protocol.
24206
188baff3
JB
242072002-05-03 Jim Blandy <jimb@redhat.com>
24208
24209 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
24210 * gdb.c++/hang3.C: New file.
24211
b9c07f0f
AC
242122002-05-04 Andrew Cagney <ac131313@redhat.com>
24213
24214 * gdb.base/default.exp: Remove obsolete code.
24215 * gdb.c++/misc.exp: Ditto. Update copyright.
24216 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
24217 * gdb.base/whatis.exp: Ditto. Update copyright.
24218 * gdb.base/scope.exp: Ditto. Update copyright.
24219 * gdb.base/ptype.exp: Ditto. Update copyright.
24220 * gdb.base/printcmds.exp: Ditto. Update copyright.
24221 * gdb.base/opaque.exp: Ditto. Update copyright.
24222 * gdb.base/list.exp: Ditto.
24223 * gdb.base/funcargs.exp: Ditto. Update copyright.
24224 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
24225 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
24226 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
24227 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
24228 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
24229 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
24230
5c7a0397
MS
242312002-05-02 Michael Snyder <msnyder@redhat.com>
24232
d6dcc264 24233 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
24234 * gdb.base/long_long.exp: Add xscale target.
24235 * gdb.base/default.exp: Add xscale target.
24236
eb7f1c48
JB
242372002-05-01 Jim Blandy <jimb@redhat.com>
24238
24239 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
24240 gdb.c++/hang.exp: New test.
24241
a6befae8
FF
242422002-05-01 Fred Fish <fnf@redhat.com>
24243
24244 * gdb.base/completion.exp: Handle completions of "./Make" for
24245 more than one completion possibility, as is the case when we
24246 build and test in the source tree.
24247
0a310277
AG
242482002-04-29 Anthony Green <green@redhat.com>
24249
24250 * gdb.java/jmisc1.exp: New file.
24251 * gdb.java/jmisc2.exp: New file.
24252
6ff9af88
DJ
242532002-04-24 Daniel Jacobowitz <drow@mvista.com>
24254
24255 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
24256
96b3d632
EZ
242572002-04-23 Elena Zannoni <ezannoni@redhat.com>
24258
24259 * gdb.base/help.exp: Change 'help status' to allow for target
24260 dependent output differences.
24261
5019bb54
MC
242622002-04-22 Michael Chastain <mec@shout.net>
24263
24264 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
24265
a805a116
MC
242662002-04-22 Michael Chastain <mec@shout.net>
24267
24268 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
24269
a1706bfd
DM
242702002-04-17 David S. Miller <davem@redhat.com>
24271
24272 * gdb.asm/sparc64.inc: New file.
24273 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
24274
a73a20a2
EZ
242752002-04-19 Elena Zannoni <ezannoni@redhat.com>
24276
24277 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
24278 instruction file directly into the build tree. Clean up at end of
24279 test.
24280
ba678339
DM
242812002-04-18 David S. Miller <davem@redhat.com>
24282
24283 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
24284 handle 64-bit platforms correctly.
24285 * gdb.base/maint.exp: Likewise.
24286
b03399da
KB
242872002-04-18 Kevin Buettner <kevinb@redhat.com>
24288
24289 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
24290 ``-fpic'' when compiling files comprising a shared library, but
24291 it does need additional linker flags in order to find shared
24292 libraries at run time.
24293
e2004992
KB
242942002-04-18 Kevin Buettner <kevinb@redhat.com>
24295
24296 * gdb.base/cvexpr.c (use): New function.
24297 (main): Invoke use() on all global variables to prevent
24298 some linkers from deleting these otherwise unused symbols.
24299
d8937120
MC
243002002-04-17 Michael Chastain <mec@shout.net>
24301From David S. Miller <davem@redhat.com>
24302
24303 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
24304 handle 64-bit platforms correctly.
24305
ffd61a58
MS
243062002-04-12 Michael Snyder <msnyder@redhat.com>
24307From Jim Blandy <jimb@redhat.com>
a9c64011 24308 * gdb.base/foo.c (foox): Remove section attribute; the linker
ffd61a58
MS
24309 script can handle this instead.
24310 * gdb.base/bar.c (barx): Same.
24311 * gdb.base/baz.c (bazx): Same.
24312 * gdb.base/grbx.c (grbxx): Same.
24313
24314 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
24315 manager doesn't automatically unmap overlays unnecessarily.
24316
6b8426a6
MH
243172002-04-10 Martin M. Hunt <hunt@redhat.com>
24318
24319 * gdb.base/ending-run.exp: Fix pattern for Mips targets
24320 stepping out of main.
24321
34af4875
MC
243222002-04-09 Michael Chastain <mec@shout.net>
24323
24324 * gdb.c++/local.cc (main): Move call to marker1() inside nested
24325 scope so that the nested scope tests will make sense.
24326 * gdb.c++/local.exp: Write patterns that actually work with gcc
24327 (the HP patterns "were never known to work with gcc").
24328 Keep the old aCC patterns too.
24329
2d1676a0
DJ
243302002-04-09 Daniel Jacobowitz <drow@mvista.com>
24331
24332 * gdb.base/attach.exp: Correct target board test.
24333
3a63e3f9
MC
243342002-04-08 Michael Chastain <mec@shout.net>
24335
24336 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
24337 in a const method. Add some xfail and fail cases for configurations
24338 that do not emit the "const ...".
24339
f18dabd2
MC
243402002-04-07 Michael Chastain <mec@shout.net>
24341
24342 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
24343 Accept "A * const" and "const A * const" as type of "this".
24344 Fix spelling of getFunky throughout. Make messages uniform.
24345
0fcddd82
EZ
243462002-04-07 Elena Zannoni <ezannoni@redhat.com>
24347
a9c64011 24348 Work around for PR gdb/285:
0fcddd82
EZ
24349 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
24350
16a8534a
EZ
243512002-04-07 Elena Zannoni <ezannoni@redhat.com>
24352
24353 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
24354 instructions file at run time instead of configure time.
24355 Sometimes we run the test in a directory that is not the one we
24356 configured in.
24357 * gdb.asm/configure.in: Delete creation of symlink.
24358 * gdb.asm/configure: Regenerate.
24359
24181d81
JB
243602002-04-05 J. Brobecker <brobecker@gnat.com>
24361
24362 * gdb.gdb/xfullpath.exp: New test, to exercise the new
24363 xfullpath () function.
24364
7cdb7107
DJ
243652002-04-04 Daniel Jacobowitz <drow@mvista.com>
24366
24367 * gdb.asm/Makefile.in: Correct dependencies.
24368
24369 * gdb.asm/powerpc.inc: New file.
24370 * gdb.asm/asm-source.exp: Add PowerPC.
24371 * gdb.asm/configure.in: Likewise.
24372 * gdb.asm/configure: Regenerated.
24373
a7d17088
DJ
243742002-04-04 Daniel Jacobowitz <drow@mvista.com>
24375
24376 * gdb.base/relocate.exp: New file.
24377 * gdb.base/relocate.c: New file.
24378
cd721503
FF
243792002-04-04 Fred Fish <fnf@redhat.com>
24380
24381 * gdb.base/step-test.exp: Update comment regarding stopping in
24382 memcpy/bcopy calls inserted as part of the compiler runtime.
24383
b22ad7a7
MS
243842002-04-04 Michael Snyder <msnyder@redhat.com>
24385
24386 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
24387
5f279fa6
DJ
243882002-04-03 Daniel Jacobowitz <drow@mvista.com>
24389
24390 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
24391 (gdb_expect): Remove $notransfer hack.
24392
dd0fd3ce
DJ
243932002-04-02 Daniel Jacobowitz <drow@mvista.com>
24394
24395 * gdb.c++/classes.exp ("calling method for small class"): Match
24396 updated register output.
24397
1e50cda1
DJ
243982002-03-30 Daniel Jacobowitz <drow@mvista.com>
24399
24400 Fix PR gdb/452
24401 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
24402 when finished. Make gdb_file_cmd send "exec-file" when
24403 appropriate.
24404
24015922
DJ
244052002-03-30 Daniel Jacobowitz <drow@mvista.com>
24406
24407 * gdb.base/attach.exp: Remove extra setup_xfail.
24408
dd7dfd64
MS
244092002-03-26 Michael Snyder <msnyder@redhat.com>
24410
24411 * gdb.base/default.exp: Add tests for dump, append, and restore.
24412 * gdb.base/help.exp: Add tests for dump, append, and restore.
24413 * gdb.base/dump.exp: New file, test dump, append and restore.
24414 * gdb.base/dump.c: New file.
24415
48b2f8d7
MS
244162002-03-27 Michael Snyder <msnyder@redhat.com>
24417
d63a86f8 24418 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
24419 clean-ups in help messages.
24420
05b4d525
FF
244212002-03-26 Fred Fish <fnf@redhat.com>
24422
24423 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
24424 have debugging info for those functions and the compiler uses them
24425 internally to copy structs around.
24426
d7679631
FF
244272002-03-26 Fred Fish <fnf@redhat.com>
24428
24429 * gdb.base/list.exp: Revert the change made yesterday and add note
24430 about why we don't list the default lines for remote targets.
24431
523ac3f9
MS
244322002-03-25 Michael Snyder <msnyder@redhat.com>
24433
24434 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
24435
754b2b8d
FF
244362002-03-25 Fred Fish <fnf@redhat.com>
24437
24438 * gdb.base/list.exp: This test works on remote targets so remove
24439 the short circuit for remote targets. Update copyright.
24440
33c3e192
FF
244412002-03-25 Fred Fish <fnf@redhat.com>
24442
24443 * gdb.base/attach.exp: Fix logic error that was suppressing this
24444 test for all non hppa*-*-hpux* targets, instead of the hp target.
24445 Move comments closer to the suppression point. Also now need to
24446 check that we are running natively.
24447
d43e73ee
MS
244482002-03-22 Michael Snyder <msnyder@redhat.com>
24449
882c8f02
MS
24450 * gdb.base/default.exp: Add test for gcore. Update copyright.
24451 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 24452
04c12f60
FF
244532002-03-06 Fred Fish <fnf@redhat.com>
24454
24455 * gdb.base/funcargs.c: Remove extraneous ';' character.
24456 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
24457
b43df995
MC
244582002-03-04 Michael Chastain <mec@shout.net>
24459
24460 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
24461 accommodate gcc v3 function signature.
24462 * gdb.mi/mi0-var-cmd-exp: Ditto.
24463
92362027
AC
244642002-02-24 Andrew Cagney <ac131313@redhat.com>
24465
24466 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
24467 ``GNU/Linux'' or ``Linux kernel''
24468 * testsuite/gdb.threads/pthreads.c: Ditto.
24469
258ad32d
MC
244702002-02-24 Michael Chastain <mec@shout.net>
24471
24472 * gdb.threads/pthreads.c (thread1): Add a return statement.
24473 (thread2): Likewise.
24474 (foo): Likewise.
24475
04c3b3d4
MC
244762002-02-23 Michael Chastain <mec@shout.net>
24477
24478 * gdb.threads/linux-dp.c (philosopher): Add a return statement
24479 to placate gcc.
24480
5a2a0a20
MC
244812002-02-23 Michael Chastain <mec@shout.net>
24482
24483 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
24484 test "ptype bint". The test passes on all my stabs configurations.
24485
a640f7fc
JB
244862002-02-21 Jim Blandy <jimb@redhat.com>
24487
27924826
JB
24488 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
24489 filename at a time, and watch for the ones we want to see.
24490
a640f7fc
JB
24491 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
24492 types of pointers to prototyped functions.
24493
edcc8c75
AC
244942002-02-20 Andrew Cagney <ac131313@redhat.com>
24495
24496 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
24497 signed, unsigned and straight char.
24498 (padding_char, padding_short, padding_int, padding_long,
24499 padding_long_long, padding_float, padding_double,
24500 padding_long_double): New global variables.
24501 (fill, fill_structs): New functions.
24502
24503 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
24504 for correctly sized writes. Update copyright.
24505 (get_valueof): New procedure.
24506 (get_sizeof): Call get_valueof.
24507 (check_valueof): New procedure.
24508 (check_padding): New procedure.
24509
ac57ea44
MC
245102002-02-20 Michael Chastain <mec@shout.net>
24511
24512 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
24513 to setup_xfail. Document some of the remaining calls.
24514
7a10c941
MC
245152002-02-18 Michael Chastain <mec@shout.net>
24516
24517 * gdb.c++/userdef.exp: Update copyright year.
24518
fb8acdcc
DJ
245192002-02-18 Daniel Jacobowitz <drow@mvista.com>
24520
24521 * gdb.c++/userdef.exp: Test overloaded operators properly.
24522 Remove xfails.
24523
fda6ae12
MS
245242002-02-14 Michael Snyder <msnyder@redhat.com>
24525
24526 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
24527
676a0442
DJ
245282002-02-14 Daniel Jacobowitz <drow@mvista.com>
24529
24530 * gdb.base/a2-run.exp: Check for a remote target properly.
24531 * gdb.base/annota1.exp: Likewise.
24532 * gdb.base/list.exp: Likewise.
24533 * gdb.base/reread.exp: Likewise.
24534 * gdb.base/scope.exp: Likewise.
24535 * gdb.base/shlib-call.exp: Likewise.
24536 * gdb.base/term.exp: Likewise.
24537 * gdb.c++/annota2.exp: Likewise.
24538
78b4f468
RE
245392002-02-13 Richard Earnshaw <rearnsha@arm.com>
24540
24541 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
24542
9a81ba51
MC
245432002-02-10 Michael Chastain <mec@shout.net>
24544
24545 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
24546 (call_after_alloca): Ditto.
24547
004af6c7
DJ
245482002-02-10 Daniel Jacobowitz <drow@mvista.com>
24549
24550 * gdb.base/ending-run.exp: Guard "cont" test with
24551 gdb_skip_stdio_test.
24552
37225f62
JB
245532002-02-06 Jim Blandy <jimb@redhat.com>
24554
24555 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
24556 from here...
24557 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
24558 To here. Disable this test on non-HP platforms. Add big comment.
24559
fe6fdd96
MS
245602002-02-04 Michael Snyder <msnyder@redhat.com>
24561
24562 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
24563 other than d10v and m32r.
24564
036fad3f
RE
245652002-02-02 Richard Earnshaw <rearnsha@arm.com>
24566
24567 * gdb.base/default.exp: Rewrite test patterns to reduce time
24568 taken to match them.
24569
7148ab62
DJ
245702002-01-30 Daniel Jacobowitz <drow@mvista.com>
24571
24572 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
24573 Allow a start function above main.
24574 * gdb.threads/linux-dp.exp: Fix copyright date.
24575
396cc255
DJ
245762002-01-30 Daniel Jacobowitz <drow@mvista.com>
24577
a9c64011
AS
24578 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
24579 (check_philosopher_stack): Check for manager thread before checking
24580 for a just-starting thread.
396cc255 24581
f038d31b
DJ
245822002-01-30 Daniel Jacobowitz <drow@mvista.com>
24583
24584 From Neil Booth <neil@daikokuya.demon.co.uk>:
24585 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
24586 warnings.
24587
b3ff9d9a
FF
245882002-01-21 Fred Fish <fnf@redhat.com>
24589
24590 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
24591 not caller.
24592
39ad761d
JB
245932002-01-21 Jim Blandy <jimb@redhat.com>
24594
24595 * gdb.base/reread.exp: Check that GDB properly re-reads the
24596 executable file when it changes while no inferior is running.
24597
aaf320fa
FF
245982002-01-21 Fred Fish <fnf@redhat.com>
24599
a9c64011
AS
24600 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
24601 optionally accept the "shlib events" variation.
aaf320fa 24602
808a31f5
JB
246032002-01-21 Jim Blandy <jimb@redhat.com>
24604
24605 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
24606 call `fflush' after every `printf', so that the output is produced
24607 at predictable points, regardless of whatever buffering does (or
24608 doesn't) take place.
24609 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
24610 at different points.
24611
4420d5e2
DJ
246122002-01-20 Daniel Jacobowitz <drow@mvista.com>
24613
24614 * gdb.c++/inherit.exp: Update copyright years.
24615 * gdb.c++/method.exp: Likewise.
24616
3e36a0f4
DJ
246172002-01-20 Daniel Jacobowitz <drow@mvista.com>
24618
24619 * gdb.c++/classes.exp: Update for improved v3 support and skipping
24620 artificial methods/arguments.
24621 * gdb.c++/derivation.exp: Likewise.
24622 * gdb.c++/inherit.exp: Likewise.
24623 * gdb.c++/method.exp: Likewise.
24624 * gdb.c++/virtfunc.exp: Likewise.
24625
b4ceaee6
AC
246262002-01-18 Andrew Cagney <ac131313@redhat.com>
24627
24628 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
24629 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
24630 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
24631 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
24632 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
24633 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
24634
ecace851
JB
246352002-01-17 Jim Blandy <jimb@redhat.com>
24636
24637 * gdb.asm/asm-source.exp (info symbol): Take another shot at
24638 anchoring the pattern matching the entry point symbol's name.
24639
375fc983
AC
246402002-01-17 Andrew Cagney <ac131313@redhat.com>
24641
24642 * gdb.base/maint.exp: Update ``maint internal-error'' to match
24643 continue/quit query. Update copyright.
24644
fe6fdd96
MS
246452002-01-14 Michael Snyder <msnyder@redhat.com>
24646
24647 * gdb.base/gcore.exp: Remove extra debugging output.
24648
e017c81f
DJ
246492002-01-13 Daniel Jacobowitz <drow@mvista.com>
24650
24651 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
24652 for slightly dubious v2 mangled string.
24653
37ab3bf8
DJ
246542002-01-13 Daniel Jacobowitz <drow@mvista.com>
24655
24656 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
24657
1bc05c3a 246582002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 24659
1bc05c3a 24660 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 24661
1bc05c3a
JM
24662 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
24663 constructors.
24664 * gdb.c++/derivation.exp: Likewise.
24665 * gdb.c++/templates.exp: Likewise.
24666 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 24667
1bc05c3a
JM
246682002-01-10 Michael Snyder <msnyder@redhat.com>
24669
24670 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 24671
a911c360
MS
246722002-01-08 Michael Snyder <msnyder@redhat.com>
24673
24674 * gdb.base/gcore.exp: New test for generate-core-file command.
24675 * gdb.base/gcore.c: Testcase for above.
24676 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
24677
ea2119ec
JM
246782002-01-08 Jason Merrill <jason@redhat.com>
24679
24680 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
24681
68203136
FF
246822002-01-07 Fred Fish <fnf@redhat.com>
24683
24684 * gdb.c++/overload.exp: Remove unconditional xfails for:
24685 print foo_instance1.overloadargs(1)
24686 print foo_instance1.overloadargs(1, 2)
24687 print foo_instance1.overloadargs(1, 2, 3)
24688 print foo_instance1.overloadargs(1, 2, 3, 4)
24689 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
24690 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
24691 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
24692 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
24693 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
24694 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
24695 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
24696 print foo_instance1.overload1arg()
24697 print foo_instance1.overload1arg((char)arg2)
24698 print foo_instance1.overload1arg((signed char)arg3)
24699 print foo_instance1.overload1arg((unsigned char)arg4)
24700 print foo_instance1.overload1arg((int)arg7)
24701 print foo_instance1.overload1arg((unsigned int)arg8)
24702 print foo_instance1.overload1arg((float)arg11)
24703 print foo_instance1.overload1arg((double)arg12)
d63a86f8 24704
21b9b5b1
MS
247052002-01-07 Michael Snyder <msnyder@redhat.com>
24706
24707 * gdb.base/huge.exp: New test. Print a very large target data object.
24708 (skip_huge_test): New test variable. Define if you want to skip this
24709 test. The test reads an 8 megabyte data object from the target, so it
24710 might be very time consuming on remote targets with a slow connection.
24711 * gdb.base/huge.c: New file. Test case for above.
24712
725f922e
FF
247132002-01-07 Fred Fish <fnf@redhat.com>
24714
24715 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
24716 g_instance.bfoo, and g_instance.cfoo.
24717
889bf7c5 247182002-01-07 Jeffrey A Law <law@redhat.com>
634d57ec 24719
889bf7c5
PA
24720 * gdb.base/break.c (multi_line_if_conditional): New function.
24721 (multi_ilne_while_conditional): Likewise.
24722 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
24723 IF or WHILE condition puts the breakpoint at the start of
24724 the condition.
f286b2c3 24725
634d57ec
JL
24726 * gdb.base/selftest.exp (backtrace through signal handler): Remove
24727 hppa*-*-hpux* expected failure.
24728 * gdb.base/structs.exp (do_function_calls): Similarly.
24729
24730 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
24731 watchpoints.
24732
9fbfe2dc
AC
247332002-01-06 Andrew Cagney <ac131313@redhat.com>
24734
24735 Fix PR gdb/66.
24736 * gdb.base/structs.exp: Replace skip for a29k with skip for
24737 gdb,cannot_call_functions.
24738 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
24739 * gdb.base/callfuncs.exp: Ditto.
24740 * gdb.base/call-rt-st.exp: Ditto.
24741 * gdb.base/call-strs.exp: Ditto.
24742 * gdb.base/callfwmall.exp: Ditto.
24743 * gdb.base/scope.exp: Obsolete xfail a29k.
24744 * gdb.c++/misc.exp: Ditto.
24745 * gdb.c++/cplusfuncs.exp: Ditto.
24746 * gdb.base/ptype.exp: Ditto.
24747 * gdb.base/printcmds.exp: Ditto.
24748 * gdb.base/opaque.exp: Ditto.
24749 * gdb.base/list.exp: Ditto.
24750 * gdb.base/funcargs.exp: Ditto.
24751 * gdb.base/default.exp: Ditto.
24752
8ddad156
MS
247532002-01-04 Michael Snyder <msnyder@redhat.com>
24754
ca4976a6 24755 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
24756 * gdb.base/maint.exp: Add tests for maint info sections options.
24757
1b074332
JL
24758Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
24759
24760 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
24761
7d159115
CV
247622001-12-20 Corinna Vinschen <vinschen@redhat.com>
24763
24764 * gdb.asm/arm.inc: New file.
24765 * gdb.asm/asm-source.exp: Add arm targets.
24766 * gdb.asm/configure.in: Ditto.
24767 * gdb.asm/configure: Recreated from configure.in.
24768
8fb87725
JL
24769Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
24770
afabe08c
JL
24771 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
24772 with HP's compiler.
24773 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
24774 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
24775 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
24776 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
24777
24778 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
24779 either HP's compilers or GCC.
24780
db521deb
JL
24781 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
24782 a SIGBUS or SIGSEGV.
24783
24784 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
24785
24786 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
24787 can be compiled with either HP's compiler or GCC.
24788
cfa88ab7
JL
24789 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
24790 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
24791 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
24792
ca344dff
JL
24793 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
24794 to match current gdb output. Update due to using auto-solib-limit
24795 for limiting instead of overloading auto-solib-add.
24796 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
24797 test program.
24798
3f3c6e55 24799 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
24800 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
24801 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
24802 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
24803 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
24804 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
24805 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
24806 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
24807 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
24808 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
24809 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
24810 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
24811 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 24812
8fb87725
JL
24813 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
24814 a SIGTRAP to the inferior.
24815
cf599fa7
CV
248162001-12-19 Corinna Vinschen <vinschen@redhat.com>
24817
24818 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
24819 Substitute call to target_link by call to gdb_compile.
24820
2cd045cd
JL
24821Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
24822
a9c64011
AS
24823 * gdb.base/break.exp: Fix HP specific search string when testing
24824 backtracing in a called function.
2cd045cd 24825
a9c64011
AS
24826 * gdb.base/constvars.exp: Only set lang to C++ if we're
24827 compiling the test with HP's compilers.
24828 * gdb.base/volatile.exp: Similarly.
2cd045cd 24829
99ebe9ac
JB
248302001-12-19 Jim Blandy <jimb@redhat.com>
24831
24832 * gdb.base/printcmds.exp: Expect the null character to be printed
24833 as '\0', and the '\013' to be printed as '\v'.
24834 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
24835 * gdb.base/setvar.exp: Same.
24836
b9891b29
JB
248372001-12-17 Jim Blandy <jimb@redhat.com>
24838
0eba65ab
JB
24839 * gdb.base/completion.exp: Rather than completing very long
24840 filenames, which can make the readline library produce output we
24841 don't recognize, cd to the directory first, and then complete
24842 using nice, short relative paths.
24843
6970b5b1
JB
24844 * gdb.base/completion.exp: On some systems, there is, in fact, a
24845 variable named `b' in scope, since GDB treats all static
a9c64011
AS
24846 variables as being in scope. So use `no_var_named_this'
24847 instead of `b'.
6970b5b1 24848
b9891b29 24849 * gdb.base/corefile.exp: Recognize the message saying that GDB
889bf7c5 24850 can't find the core file's registers as a failure.
b9891b29 24851
e6ccd35f
JSC
248522001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
24853
a9c64011
AS
24854 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
24855 test expect string more specific.
e6ccd35f 24856
105ba819
CV
248572001-12-13 Corinna Vinschen <vinschen@redhat.com>
24858
24859 * gdb.asm/asm-source.exp: Add support for xstormy16.
24860 * gdb.asm/configure.in: Ditto.
24861 * gdb.asm/configure: Rebuild.
24862 * gdb.asm/xstormy16.inc: New file.
24863
e9e79dd9
FF
248642001-12-10 Fred Fish <fnf@redhat.com>
24865
24866 * gdb.base/maint.exp: Update to match changes in type dumping code.
24867
347dc97d
JB
248682001-12-10 Jim Blandy <jimb@redhat.com>
24869
24870 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
889bf7c5
PA
24871 matching the entry point symbol's name at the beginning of the
24872 line.
347dc97d 24873
5178b9d6
DJ
248742001-12-07 Daniel Jacobowitz <drow@mvista.com>
24875
24876 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
24877 gdb.c++/inherit.exp, gdb.c++/method.exp,
24878 gdb.c++/namespace.exp, gdb.c++/templates.exp,
24879 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
24880 and class layout support.
24881
af890c52
DJ
248822001-12-07 Daniel Jacobowitz <drow@mvista.com>
24883
24884 * gdb.c++/classes.exp: Add test for static member function.
24885 * gdb.c++/misc.cc: Add class with static member function.
24886
7a345fb3
JB
248872001-12-07 Jim Blandy <jimb@redhat.com>
24888
f2e54a80 24889 If GDB says it can't find the struct the function returned, report
8032bf31
JB
24890 those tests as `unsupported'.
24891 * gdb.base/call-rt-st.exp (print_struct_call): New function.
24892 Rewrite subsequent tests to use it.
24893
24894 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
24895 those tests as `unsupported'.
24896 * gdb.base/structs.exp (call_struct_func): New function.
24897 (do_function_calls): Use call_struct_func to call the functions
24898 returning structs.
24899
0bc69509
JB
24900 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
24901 whether functions are prototyped or not, so we can't possibly pass
24902 arguments to t_float_values2 properly.
24903
7a345fb3
JB
24904 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
24905 value of `timeout' for targets other than the mips*tx39-*.
24906
edb6ede1
MS
249072001-12-06 Michael Snyder <msnyder@redhat.com>
24908
d63a86f8 24909 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
24910 and detect whether the start symbol has a leading underscore.
24911
2d842f13
JB
249122001-12-04 Jim Blandy <jimb@redhat.com>
24913
24914 * gdb.base/completion.exp: Clarify indentation.
24915
68550daf
JB
249162001-12-03 Jim Blandy <jimb@redhat.com>
24917
24918 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
24919 variables on the S/390, not `.word'.
24920
cd5195a8
JB
249212001-11-30 Jim Blandy <jimb@redhat.com>
24922
24923 Add assembly-source tests for s390-ibm-linux.
24924 * gdb.asm/s390.inc: New file.
24925 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
24926 the S/390 architecture.
a9c64011 24927 * gdb.asm/configure: Regenerated.
cd5195a8 24928
ca9efc90
MS
249292001-11-30 Michael Snyder <msnyder@redhat.com>
24930
24931 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
24932 next, info source, info sources, info line, global and static
24933 variables, and static functions.
24934 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
24935 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
24936 * gdb.asm/asmsrc1.s: Add a static function and some variables.
24937 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
24938 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
24939 (gdbasm_leave): Restore frame pointer.
24940 (gdbasm_startup): Copy stack set-up from crt0.S.
24941
d0e66976
FN
249422001-11-26 Fernando Nasser <fnasser@redhat.com>
24943
24944 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
24945 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
24946 to a local (non-static) variable. Copy tstruct.a to a static buffer
24947 and return a pointer to that buffer.
24948 * gdb.base/callfwmall.c (t_structs_a): Ditto.
24949
e2334072
MK
249502001-11-24 Mark Kettenis <kettenis@gnu.org>
24951
24952 * gdb.asm/configure.in: Fix recognition of ix86 target.
24953 * gdb.asm/configure: Regenerate.
24954
756caa3d
MS
249552001-11-21 Michael Snyder <msnyder@redhat.com>
24956
24957 * gdb.asm/sparc.inc: New file.
24958 * gdb.asm/asm-source.exp: Recognize sparc target.
24959 * gdb.asm/configure.in: Recognize sparc target.
24960 * gdb.asm/configure: Regenerate.
d63a86f8 24961
9a4d72d5
MS
249622001-11-21 Michael Snyder <msnyder@redhat.com>
24963
24964 * gdb.asm/m32r.inc: New file.
24965 * gdb.asm/asm-source.exp: Recognize m32r target.
24966 * gdb.asm/configure.in: Recognize m32r target.
24967 * gdb.asm/configure: Regenerate.
24968
a773d1cd
MS
249692001-11-20 Michael Snyder <msnyder@redhat.com>
24970
017ac23d
MS
24971 * gdb.asm/i386.inc: New file.
24972 * gdb.asm/asm-source.exp: Recognize ix86 target.
24973 * gdb.asm/configure.in: Recognize ix86 target.
24974 * gdb.asm/configure: Regenerate.
24975
a773d1cd
MS
24976 * gdb.c++/namespace.exp: Fix quotes in output messages.
24977
bb632afb
MS
249782001-11-14 Michael Snyder <msnyder@redhat.com>
24979
25d559ca 24980 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
24981 qualifier in a type cast expression, to designate an address
24982 in the instruction space (Harvard architecture).
24983
4749e309
MS
249842001-11-13 Michael Snyder <msnyder@redhat.com>
24985
24986 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
24987 Tests for expressions using 'const' and 'volatile'.
24988
25050984
CV
249892001-11-13 Corinna Vinschen <vinschen@redhat.com>
24990
24991 * gdb.asm/asm-sources.exp: Allow defining linker flags.
24992
1902c51f
DJ
249932001-11-12 Daniel Jacobowitz <drow@mvista.com>
24994
24995 * lib/mi-support.exp (mi_run_to_helper): Move comments
24996 outside of gdb_expect.
24997
dcf95b47
DJ
249982001-11-11 Daniel Jacobowitz <drow@mvista.com>
24999
25000 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
25001 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
25002 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
25003 mi0_run_to): New functions.
25004 * gdb.mi/mi-simplerun.exp: Use them.
25005 * gdb.mi/mi0-simplerun.exp: Likewise.
25006 * gdb.mi/mi-var-cmd.exp: Likewise.
25007 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 25008
45b074e1
AC
250092001-11-10 Andrew Cagney <ac131313@redhat.com>
25010
25011 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
25012 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
25013
bf50d346
AC
250142001-11-09 Andrew Cagney <ac131313@redhat.com>
25015
25016 * gdb.base/restore.exp: Include $expected value in restored test
25017 message.
25018
9383332c
AC
250192001-11-09 Andrew Cagney <ac131313@redhat.com>
25020
25021 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
25022 implemented.
25023
db62520a
MS
250242001-11-08 Michael Snyder <msnyder@redhat.com>
25025
25026 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
25027 Add pass/fail message for stop at breakpoint in call dummy function.
25028
b5703437
MS
250292001-11-07 Michael Snyder <msnyder@redhat.com>
25030
d63a86f8
RM
25031 * gdb.c++/templates.exp (test_template_breakpoints):
25032 If we get an overload menu, but it does not match what
760f6330 25033 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
25034 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
25035 making the whitespace optional. Argument for "new" may be
25036 "unsigned" as well as "unsigned int/long".
d63a86f8 25037 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
25038 making the whitespace optional. Also replace "(void) with
25039 "((void|)), making the keyword "void" optional.
d63a86f8 25040 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
25041 making the whitespace optional. Also replace "(void) with
25042 "((void|)), making the keyword "void" optional.
3bf40917
MS
25043 * gdb.base/callfuncs.c (t_float_values): This function must
25044 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 25045 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
25046 can be tested against both cases. Usually one case involves
25047 promotion of float to double, while the other does not.
25048 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
25049 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
25050 includes a stack frame for "start".
25051
c8ab4e6d
JB
250522001-11-05 Jim Blandy <jimb@redhat.com>
25053
25054 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
25055 pointers are 32 bits long, and that offsets of relocs are always
25056 stored in the data (REL-style), and not in the reloc entry itself
25057 (RELA-style).
25058 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
25059 stabs.
25060
3f08ced9
MS
250612001-11-01 Michael Snyder <msnyder@redhat.com>
25062
25063 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
25064 and regular expression operators by using quoting.
25065
cbfa24cd
MS
250662001-10-31 Michael Snyder <msnyder@redhat.com>
25067
25068 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
25069 depending on what the symbol table contains.
25070 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
25071 the output of the ptype command. Similarly, accept both "const &"
25072 and "const&".
25073
aaa68313
CV
250742001-10-31 Corinna Vinschen <vinschen@redhat.com>
25075
25076 * gdb.base/miscexprs.c (main): Add usage of preprocessor
25077 symbol `STORAGE' to allow to choose the storage class of
25078 the local datastructures.
25079 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
25080 compiler directive.
25081
91740388
MS
250822001-10-30 Michael Snyder <msnyder@redhat.com>
25083
25084 * gdb.base/jump.exp: Allow it to run for all targets.
25085
1b7c05e7
CV
250862001-10-29 Corinna Vinschen <vinschen@redhat.com>
25087
25088 * gdb.base/call-ar-st.c (print_double_array): Match for loop
25089 with new double_array size.
25090 (main): Change storage class of all local variables to static.
25091 Reduce size of double_array to 9.
25092 * gdb.base/call-ar-st.exp: Increase timeout value.
25093 Change expected output for double array to match new size in
25094 call-ar-st.c.
25095
36a22261
CV
250962001-10-29 Corinna Vinschen <vinschen@redhat.com>
25097
25098 * gdb.base/ending-run.exp: Create identical output when passing
25099 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 25100 Stormy16 target.
36a22261 25101
92b8ae91
MK
251022001-10-28 Mark Kettenis <kettenis@gnu.org>
25103
25104 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
25105 that we catch the expected failure under Linux/x86.
25106
cb135b83
OF
251072001-10-29 Orjan Friberg <orjanf@axis.com>
25108
25109 * gdb.base/setvar.exp: Escape curly braces.
25110 * gdb.stabs/weird.exp: Ditto.
25111
6884aa54
DJ
251122001-10-27 Daniel Jacobowitz <drow@mvista.com>
25113
25114 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
25115 * gdm.mi/mi0-hack-cli.exp: Likewise.
25116
0398c9aa
AC
251172001-10-25 Andrew Cagney <ac131313@redhat.com>
25118
25119 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
25120 messages.
25121
d20bf2e8
AC
251222001-10-21 Andrew Cagney <ac131313@redhat.com>
25123
25124 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
25125 checking MI enabled.
25126
03dd63aa
CV
251272001-10-09 Corinna Vinschen <vinschen@redhat.com>
25128
25129 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
25130
1d9d99f3
FCE
251312001-10-04 Frank Ch. Eigler <fche@redhat.com>
25132
25133 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
25134 if gdb child process crashes, just signal an error.
25135
838ae6c4
JB
251362001-10-02 Jim Blandy <jimb@redhat.com>
25137
25138 * lib/gdb.exp (test_xfail_format): Simplify.
25139
25140 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
25141 front of the variable name `format'. Simplify `if'.
25142
8f0cbc1c
DJ
251432001-10-01 Daniel Jacobowitz <drow@mvista.com>
25144
25145 * gdb.threads/pthreads.exp: Wait for output and delay
25146 before sending ^C.
25147
1f08dafd
DJ
251482001-10-01 Daniel Jacobowitz <drow@mvista.com>
25149
25150 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
25151 some incorrect output instead of timing out.
25152 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
25153
674f90ff
CV
251542001-09-28 Corinna Vinschen <vinschen@redhat.com>
25155
25156 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
25157 check to allow additional `int'.
25158
9b284272
DJ
251592001-09-27 Daniel Jacobowitz <drow@mvista.com>
25160
25161 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
25162 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
25163
b55a4771
MS
251642001-09-27 Michael Snyder <msnyder@redhat.com>
25165
25166 * lib/gdb.exp (test_debug_format): New proc.
25167 (setup_xfail_format): Use new proc test_debug_format.
25168 * gdb.base/constvars.exp (local_compiler_xfail_check): New
25169 proc; use new service proc test_debug_format.
25170 Replace all other "gcc_compiled" tests with this test.
25171 * gdb.base/volatile.exp (local_compiler_xfail_check): New
25172 proc; use new service proc test_debug_format.
25173 Replace all other "gcc_compiled" tests with this test.
25174
251752001-09-27 Michael Snyder <msnyder@redhat.com>
25176
25177 * gdb.base/cvexpr.exp: New file.
25178 * gdb.base/cvexpr.c: New file
25179 Test for expressions using const and volatile keywords.
25180
4e6667ac
CV
251812001-09-26 Corinna Vinschen <vinschen@redhat.com>
25182
25183 * gdb.base/constvars.exp: Check for different orders of keywords
25184 and additional "int" strings in output.
25185
4f337972
AC
251862001-09-22 Andrew Cagney <ac131313@redhat.com>
25187
25188 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
25189 responses from "help maint".
25190
2015650d
FCE
251912001-09-19 Frank Ch. Eigler <fche@redhat.com>
25192
25193 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
25194 to localhost:NNN instead of :NNN, in case Xvfb is listening
25195 only on TCP.
25196
f3bcedc1
CV
251972001-09-19 Corinna Vinschen <vinschen@redhat.com>
25198
25199 * gdb.base/recurse.exp: When checking leaving the watchpoint
25200 scope, recognize when gdb is in function's epilogue and pass.
25201
6b819c92
KS
252022001-09-18 Keith Seitz <keiths@redhat.com>
25203
25204 * lib/insight-support.exp (_gdbtk_export_target_info): Add
25205 support for running tests against sid targets.
25206 (gdbtk_done): Ditto.
25207
a10c9419
CV
252082001-09-18 Corinna Vinschen <vinschen@redhat.com>
25209
25210 * gdb.base/ending-run.c (main): Set stdout buffersize
25211 to the same reasonable value for any target.
25212 * gdb.base/ending-run.exp: Add a regular expression
25213 to make testsuite happy on Sanyo Stormy16 target.
25214
739d0d99
CV
252152001-09-17 Corinna Vinschen <vinschen@redhat.com>
25216
25217 * gdb.base/display.c (do_loops): Add float variable `f'.
25218 Increment f in loop.
25219 * gdb.base/display.exp: Increment timeout by 60 seconds.
25220 Change float display test to use variable `f'.
25221
1b8947f0
JB
252222001-09-17 Jim Blandy <jimb@redhat.com>
25223
25224 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
25225 overflowing the limited breakpoint tables on some ROM monitors
25226 (like the ROM68K).
25227
9890ac81
FCE
252282001-09-15 Frank Ch. Eigler <fche@redhat.com>
25229
25230 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
25231 the "-ac" (disable access control) flag.
25232
6db765ea
JH
252332001-08-30 Jeff Holcomb <jeffh@redhat.com>
25234
25235 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
25236 ints.
25237
4c32cc04
KS
252382001-08-30 Keith Seitz <keiths@redhat.com>
25239
25240 * lib/gdb.exp: Move all insight-related functionality into
25241 separate file.
25242 * lib/insight-support.exp: New file.
25243
8d6e6f81
FCE
252442001-08-29 Frank Ch. Eigler <fche@redhat.com>
25245
25246 * config/sid.exp (sid_start): Never set sid verbosity; disable
25247 expect_background {} that consumed its stdout; tolerate </dev/null.
25248 Attempt to set endianness override in "sid" protocol mode. Cleanup.
25249
6a90e1d0
AC
252502001-08-18 Andrew Cagney <ac131313@redhat.com>
25251
25252 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
25253 CLI jump command to start it.
25254 (mi_run_to_main): Fail immediatly when unexpected output.
25255
1759b3c3
AC
252562001-08-18 Andrew Cagney <ac131313@redhat.com>
25257
25258 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
25259 beginning of function. Fix PR gdb/191.
25260
61d11d80
FCE
252612001-08-16 Frank Ch. Eigler <fche@redhat.com>
25262
25263 * config/sid.exp (sid_start): Don't warn if we cannot figure out
25264 what to force sid endianness to.
25265
942a4df2
KS
252662001-08-15 Keith Seitz <keiths@redhat.com>
25267
25268 * lib/gdb.exp (gdbtk_start): Don't set environment
25269 variables for TCL_LIBRARY and friends. Insight will
25270 now figure these out for itself.
25271
0521c418
MS
252722001-08-02 Michael Snyder <msnyder@redhat.com>
25273
25274 * gdb.base/completion.exp: Remove the symbol "a64l" from
25275 the expect string; this is target-specific, and not related
25276 to what is being tested.
25277
74a9a58a
DB
252782001-08-02 Dave Brolley <brolley@redhat.com>
25279
25280 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
25281
c70819fa
MS
252822001-07-25 Michael Snyder <msnyder@redhat.com>
25283
c2b8fa57
MS
25284 * gdb.base/consecutive.exp: New file. Test stepping over
25285 breakpoints on consecutive instructions.
25286 * gdb.base/consecutive.c: New file.
25287
c70819fa
MS
25288 * gdb.base/call-rt-st.exp: Use double-backslash to quote
25289 curly braces in regular expressions.
25290
2b1a1355
MS
252912001-07-25 Michael Snyder <msnyder@redhat.com>
25292
25293 * gdb.base/ending-run.exp: Accept "Program exited normally" as
25294 legitimate output from stepping out of main.
25295
413eca6f
KS
252962001-07-22 Keith Seitz <keiths@redhat.com>
25297
25298 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
25299 the empty string, do not run the tests.
25300
7e5a9322
SC
253012001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
25302
25303 * gdb.base/long_long.exp: Detect size of pointer. Take into
25304 account 2-byte pointers when testing for p/a results.
25305
de58f10f
SC
253062001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
25307
d63a86f8 25308 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
25309 and defined to 1K for m68hc11.
25310 (random_data): Reduce table to 1K for embedded platforms (68hc11).
25311 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
25312 (sizeof_random_data): New variable to tell the size of the data table;
25313 don't test past this size; always run to main.
25314
d6f5fea1
SC
253152001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
25316
25317 * gdb.base/return2.exp: return of long long and double fails for
25318 68HC11; don't execute these tests on that platform.
25319 * gdb.base/return.exp: Return of a double fails for 68hc11.
25320
c477543d
SC
253212001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
25322
25323 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
25324 tests that print a float.
25325 * call-rt-st.exp: Likewise.
25326
63cf1c79
MK
253272001-07-12 Mark Kettenis <kettenis@gnu.org>
25328
25329 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
25330 running this test on Linux.
25331
112f9ab5
MC
253322001-06-24 Michael Chastain <chastain@redhat.com>
25333
25334 * gdb.base/arithmet.exp: Remove some tests to make all test names
25335 unique.
25336
4970cb0f
MS
253372001-07-03 Michael Snyder <msnyder@redhat.com>
25338
25339 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
25340 the output of the ptype command.
25341
d85da69f
MS
253422001-07-02 Michael Snyder <msnyder@redhat.com>
25343
4c8a82de
MS
25344 * gdb.base/completion.exp: Don't assume that break.c is the only
25345 source file that may contain functions named "marker".
d85da69f
MS
25346 * gdb.base/corefile.exp: Quote the curly braces in regexp.
25347
8afc772b
AC
253482001-06-28 Andrew Cagney <ac131313@redhat.com>
25349
25350 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
25351 of files to delete.
25352
25353 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
25354 * gdb.disasm/h8300s.exp: New file.
25355 gdb.disasm/h8300s.s: Likewise.
25356
cff22675
AC
253572001-06-27 Andrew Cagney <ac131313@redhat.com>
25358
25359 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
25360 empty breakpoint tables.
25361
68c81b54
AC
253622001-06-25 Andrew Cagney <ac131313@redhat.com>
25363
25364 * lib/mi-support.exp: Update args=... part of stop-reason
25365 patterns. Accept either a list or a tuple.
25366
2dd62704
AC
253672001-06-23 Andrew Cagney <ac131313@redhat.com>
25368
25369 * lib/mi-support.exp: Remove local emacs variable defining
25370 change-log-default-name.
25371
b4127474
MC
253722001-06-22 Michael Chastain <chastain@redhat.com>
25373
25374 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
25375 This is operationally compatible with the previous version.
25376
8dbfb380
JB
253772001-06-13 Jim Blandy <jimb@redhat.com>
25378
25379 * lib/gdb.exp (gdb_test): Doc fix.
25380
f2d8c86d
MC
253812001-06-10 Michael Chastain <chastain@redhat.com>
25382
25383 * gdb.base/exprs.exp: Remove a duplicate test.
25384
81564d34
JB
253852001-06-06 Jim Blandy <jimb@redhat.com>
25386
25387 * gdb.base/return2.exp (main): Use values to test float and double
25388 returns that are not NaN's, to avoid being confused by IEEE
25389 comparison rules.
25390
da55addb
MS
253912001-06-04 Michael Snyder <msnyder@redhat.com>
25392
25393 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 25394 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
25395 rather than wait for 12 more tests to time out.
25396
42c65987
JB
253972001-06-06 Jim Blandy <jimb@redhat.com>
25398
b18bced9 25399 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 25400 Don't forget to match the GDB prompt.
b18bced9 25401
42c65987
JB
25402 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
25403
5b41e5f0
JB
254042001-06-04 Jim Blandy <jimb@redhat.com>
25405
25406 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
25407 command.
25408
015e046f
KB
254092001-05-31 Kevin Buettner <kevinb@redhat.com>
25410
25411 * gdb.base/annota1.exp (info break): Match four or more spaces
25412 after "Address".
25413
fb1ffbbe
MC
254142001-05-31 Michael Chastain <chastain@redhat.com>
25415
25416 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
25417 (dm_type_int_star): Likewise.
25418 (dm_type_long_star): Likewise.
25419 (dm_type_void_star): Likewise.
25420
5ea2a32c
KB
254212001-05-29 Kevin Buettner <kevinb@redhat.com>
25422
25423 * gdb.base/completion.exp (INPUTRC): Set this environment variable
25424 to a known value in order to get consistent results regardless
25425 of the setting of INPUTRC or the presence or contents of .inputrc.
25426
ae23c492
MS
254272001-05-24 Michael Snyder <msnyder@redhat.com>
25428
ac55707e
MS
25429 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
25430 Don't require that the main thread and the manager thread are the
25431 first in the list.
25432
ae23c492
MS
25433 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
25434 debugging. If test fails, issue an "unsupported" not a "fail".
25435
400071f1
JB
254362001-05-24 Jim Blandy <jimb@redhat.com>
25437
25438 Don't assume that short is shorter than int.
25439 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
25440 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 25441 this isn't true.
400071f1
JB
25442 ("print unsigned char == (~0)"): Add test that verifies that ~0,
25443 an int, is not equal to ~0 stored in an unsigned char. This tests
25444 the same thing that the previous test meant to, but works on
25445 16-bit machines, too.
25446 ("print unsigned char != (~0)"): Same test, complemented.
25447
0816a3e5
MS
254482001-05-24 Michael Snyder <msnyder@redhat.com>
25449
25450 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 25451 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
25452 and prevents dejagnu getting out of step.
25453
f6dc23a9
KB
254542001-05-23 Kevin Buettner <kevinb@redhat.com>
25455
25456 * gdb.base/finish.exp (finish_void): Revise pattern for
25457 stopping on the call statement to not permit stopping at
25458 the start of the instructions comprising the call sequence.
25459
7dbd117d
MC
254602001-05-19 Michael Chastain <chastain@redhat.com>
25461
25462 * gdb.base/callfuncs.exp: Make all test names unique.
25463 * gdb.base/commands.exp: Make all test names unique.
25464 * gdb.base/condbreak.exp: Make all test names unique.
25465 * gdb.base/dbx.exp: Make all test names unique.
25466 * gdb.base/default.exp: Make all test names unique.
25467 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
25468 and TIMEOUT messages to their corresponding PASS message.
25469 * gdb.base/ending-run.exp: Make all test names unique.
25470 * gdb.base/long_long.exp: Remove duplicate test.
25471
6b0b0a9e
KB
254722001-05-21 Kevin Buettner <kevinb@redhat.com>
25473
25474 * gdb.base/finish.exp (finish_void): Allow "finish" command to
25475 stop on the call statement as well as the statement after the
25476 call.
25477
2caa35cb
MS
254782001-05-21 Michael Snyder <msnyder@redhat.com>
25479
25480 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
25481
40713331
EZ
254822001-05-10 Elena Zannoni <ezannoni@redhat.com>
25483
a9c64011
AS
25484 * gdb.base/completion.exp: Revamp test. Make it execute on all
25485 platforms.
40713331 25486
c2c1be8d
EZ
254872001-05-10 Elena Zannoni <ezannoni@redhat.com>
25488
a9c64011
AS
25489 * config/gdbserver.exp (gdb_load): Handle the case
25490 in which the arguments to gdbserver are given in the
25491 baseboard configuration file.
25492 Also handle the case in which the server needs to do a
25493 load.
2c9cd303 25494
9671de48
KS
254952001-05-07 Keith Seitz <keiths@cygnus.com>
25496
a9c64011
AS
25497 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
25498 set up the display for testing.
25499 (gdbtk_start): Convert all paths to paths that tcl will like.
25500 Export target information to environment.
25501 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
25502 necessary.
25503 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
25504 (to_tcl_path): New proc to convert a given pathname into
25505 a path acceptible as an argument to a tcl command.
25506 (_gdbtk_export_target_info): New proc to export target info
25507 into the environment for gdbtk testing.
25508 (gdbtk_done): New proc to signal end-of-test.
9671de48 25509
5a360f47
JB
255102001-05-06 Jim Blandy <jimb@redhat.com>
25511
25512 * restore.c: Make the code of caller0 correspond to its comment.
25513
66c756c6
MS
255142001-05-03 Michael Snyder <msnyder@redhat.com>
25515
25516 * config/sid.exp (gdb_target_sid): Check for error messages.
25517 On error or timeout, don't make expect exit (which will terminate
25518 all subsequent tests); instead just make gdb exit.
d63a86f8 25519 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
25520 return a negative value.
25521
a966fde5
JB
255222001-04-24 Jim Blandy <jimb@redhat.com>
25523
851c18e0
JB
25524 * gdb.c++/templates.exp: If we see the prompt for the overload
25525 list, but we haven't recognized any of the longer patterns,
25526 arrange for this test to fail, not hang.
25527
a966fde5
JB
25528 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
25529 variations.
25530
db144853
MC
255312001-04-22 Michael Chastain <chastain@redhat.com>
25532
25533 * gdb.c++/local.exp: Use the 'runto' library function.
25534 * gdb.c++/namespace.exp: Likewise.
25535 * gdb.c++/overload.exp: Likewise.
25536
3207ec21
KB
255372001-03-26 Kevin Buettner <kevinb@redhat.com>
25538
25539 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
25540 * gdb.base/step-line.exp: New file. Test step/next in presence of
25541 #line directives.
25542 * gdb.base/step-line.c: New file. Test program for the above.
25543 * gdb.base/step-line.inp: New file. We pretend that this file has
25544 been transformed by some other tool into step-line.c.
25545
13b57657
JB
255462001-03-21 Jim Blandy <jimb@redhat.com>
25547
25548 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
25549 unmangled operator names.
25550
754cbe1c
JB
255512001-03-20 Jim Blandy <jimb@redhat.com>
25552
25553 * gdb.threads/linux-dp.exp: Recognize an additional message
25554 generated by GDB when it doesn't understand how to debug threads
25555 on the target system.
25556
177495c9
AC
255572001-03-19 Andrew Cagney <ac131313@redhat.com>
25558
25559 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
25560
f266096b
MC
255612001-03-12 Michael Chastain <chastain@redhat.com>
25562
25563 * gdb.c++/derivation.exp: Use the 'runto' library function.
25564
cac3c2ff
MC
255652001-03-12 Michael Chastain <chastain@redhat.com>
25566
25567 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
25568
b6c11a24
MC
255692001-02-24 Michael Chastain <chastain@redhat.com>
25570
25571 * gdb.c++/ref-types.exp: Change handwritten code to library
25572 function 'runto'.
25573
6bae5bce
OF
255742001-03-16 Orjan Friberg <orjanf@axis.com>
25575
25576 * gdb.base/signals.exp: Set count to 0 explicitly.
25577
0015fd9a
MS
255782001-03-15 Mark Salter <msalter@redhat.com>
25579
25580 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
25581 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
25582 (gdb_load): Add support for additional target_info: gdb_download_size
25583 and gdb_load_timeout.
0015fd9a 25584
fc33412a
DT
25585Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
25586
25587 * gdb.base/annota1.exp: Move test of isnative to earlier in the
889bf7c5
PA
25588 file -- to prevent failing when the compile fails but we have no
25589 intention of running the tests anyway.
fc33412a
DT
25590
25591 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
25592 tests if set.
25593
25594 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
889bf7c5 25595 integers.
fc33412a
DT
25596
25597 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
25598 * gdb.c++/namespace.exp: Ditto.
25599
115f06de
OF
256002001-03-07 Orjan Friberg <orjanf@axis.com>
25601
25602 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
25603 * gdb.base/pointers.exp: Relax pattern match of decimals.
25604
b6ba6518
KB
256052001-03-06 Kevin Buettner <kevinb@redhat.com>
25606
25607 * Makefile.in, config/abug.exp, config/cfdbug.exp,
25608 config/cpu32bug.exp, config/dve.exp, config/est.exp,
25609 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
25610 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
25611 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
25612 config/sh.exp, config/sid.exp, config/slite.exp,
25613 config/sparclet.exp, config/udi.exp, config/unknown.exp,
25614 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
25615 config/vxworks.exp, config/vxworks29k.exp,
25616 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
25617 gdb.base/all-bin.exp, gdb.base/annota1.exp,
25618 gdb.base/arithmet.exp, gdb.base/assign.exp,
25619 gdb.base/async.exp, gdb.base/attach.exp,
25620 gdb.base/bitfields.exp, gdb.base/bitops.exp,
25621 gdb.base/break.exp, gdb.base/call-ar-st.exp,
25622 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
25623 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
25624 gdb.base/commands.exp, gdb.base/completion.exp,
25625 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
25626 gdb.base/constvars.exp, gdb.base/corefile.exp,
25627 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
25628 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
25629 gdb.base/ending-run.exp, gdb.base/environ.exp,
25630 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
25631 gdb.base/finish.exp, gdb.base/foll-exec.exp,
25632 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
25633 gdb.base/funcargs.exp, gdb.base/help.exp,
25634 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
25635 gdb.base/logical.exp, gdb.base/long_long.exp,
25636 gdb.base/maint.exp, gdb.base/mips_pro.exp,
25637 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
25638 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
25639 gdb.base/pointers.exp, gdb.base/printcmds.exp,
25640 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
25641 gdb.base/regs.exp, gdb.base/relational.exp,
25642 gdb.base/remote.exp, gdb.base/reread.exp,
25643 gdb.base/restore.exp, gdb.base/return2.exp,
25644 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
25645 gdb.base/selftest.exp, gdb.base/setshow.exp,
25646 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
25647 gdb.base/sigall.exp, gdb.base/signals.exp,
25648 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
25649 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
25650 gdb.base/step-test.exp, gdb.base/structs.c,
25651 gdb.base/structs.exp, gdb.base/structs2.exp,
25652 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
25653 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
25654 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
25655 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
25656 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
25657 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
25658 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
25659 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
25660 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
25661 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
25662 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
25663 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
25664 gdb.fortran/types.exp, gdb.java/jmisc.exp,
25665 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
25666 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
25667 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
25668 gdb.trace/circ.exp, gdb.trace/collection.exp,
25669 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
25670 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
25671 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
25672 gdb.trace/report.exp, gdb.trace/save-trace.exp,
25673 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
25674 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
25675 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
25676 notices.
25677
dc96c6c7 256782001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
25679
25680 * gdb.base/varargs.c (find_max_double): Fix printf format string:
25681 first arg is int not float.
25682
dc96c6c7 256832001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
25684
25685 * gdb.base/reread.exp: Unsupported for non-native targets;
25686 doesn't work for remote debugging.
25687
9b0c4aeb
FN
256882001-02-19 Fernando Nasser <fnasser@redhat.com>
25689
25690 From Drew Moseley <dmoseley@redhat.com>
a9c64011
AS
25691 * gdb.base/ending-run.exp: Properly handle the BSP state when
25692 stepping past the end of main.
9b0c4aeb 25693
02aa71d5
MC
256942001-02-19 John Moore <jmoore@redhat.com>
25695
25696 * gdb.base/commands.exp (infrun_breakpoint_command_test):
25697 Converted HPUX fix for non-expected items following multiple
25698 step commands into general solution for all platforms.
25699
1fa449a4
MC
257002001-02-18 Michael Chastain <chastain@redhat.com>
25701
25702 * gdb.c++/classes.exp (do_tests): Change runto statements
25703 from "runto 'foo(void)'" to "runto 'foo'". This makes the
25704 statements demangler agnostic.
25705 * gdb.c++/virtfunc.exp (do_tests): Likewise.
25706 (gdb_virtfunc_restart): Likewise.
25707
b2f9ec70
MC
257082001-02-14 Michael Chastain <chastain@redhat.com>
25709
25710 * gdb.c++/inherit.exp (do_tests): Change runto statements
25711 from "runto 'foo(void)'" to "runto 'foo'". This makes the
25712 statements demangler agnostic.
25713
cf74b8ca
AC
25714Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
25715
25716 * gdb.threads/pthreads.exp: Unify pass/fail messages for
889bf7c5
PA
25717 ``continue to bkpt at common_routine in thread 2'' and ``stopped
25718 before calling common_routine 15 times'' tests.
cf74b8ca 25719
99f78f56
MC
257202001-02-11 Michael Chastain <chastain@redhat.com>
25721
25722 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
25723 Helps the test script figure out which demangler is in use.
25724 (dm_type_foo_ref): Ditto.
25725 (dm_type_int_star): Ditto.
25726 (dm_type_long_star): Ditto.
25727 (dm_type_unsigned_int): Ditto.
25728 (dm_type_void): Ditto.
25729 (dm_type_void_star): Ditto.
99707966 25730 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
25731 Probe the gdb demangler and set variables to accommodate
25732 formatting differences.
25733 (info_func_regexp): New function. Same as info_func, but
25734 matches against a regexp.
25735 (info_func): Match against a literal string.
25736 (print_addr_2): New function. Match against a literal string,
25737 which can be different from the input to gdb.
25738 (print_addr): Simply call print_addr_2 with the same argument twice.
25739 (test_lookup_operator_functions): Use demangler formatting variables.
25740 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
25741 the tests in the same order as the C++ class declaration.
25742 (test_paddr_operator_functions): Ditto.
25743 (test_paddr_overloaded_functions): Ditto.
25744 (test_paddr_hairy_functions): Use demangler formatting variables.
25745 Add reference to gdb/19 for related tests.
25746 (do_tests): Call probe_demangler.
25747
1de8f023
KB
257482001-01-30 Kevin Buettner <kevinb@redhat.com>
25749
25750 * gdb.c++/templates.cc (printf): Remove unused function definition.
25751
ca3f91ed
MS
257522001-01-26 Felix Lee <flee@redhat.com>
25753
25754 * sid.exp (sid_exit): Pass host, not target, to remote_close.
25755
257562001-01-25 matthew green <mrg@redhat.com>
25757
25758 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
25759 up sid.
25760 (sid_exit): Call `remote_pop_conn' after GDB is gone.
25761
257622001-01-25 matthew green <mrg@redhat.com>
25763
25764 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 25765 Deprecate $sid_spawn_id.
ca3f91ed
MS
25766 (sid_exit): Remove code necessary only for `spawn.'
25767
257682001-01-25 matthew green <mrg@redhat.com>
25769
25770 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
25771
fb18ec4a
MC
257722001-01-28 Michael Chastain <chastain@redhat.com>
25773
25774 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
25775 to call when tests fail. It takes gdb out of the overloaded
25776 function choice menu back to the main prompt, so that the test
25777 program stays synchronized.
25778 (set_bp_overloaded): New proc to collect all the common
25779 code for setting a breakpoint on an overloaded name. Calls
25780 take_gdb_out_of_choice_menu when needed.
25781 (menu_overload1arg): New variable to collect the repeated
25782 instances of the expected menu for an overloaded name. Change
25783 the regular expression to handle changes in g++ type encoding:
25784 "void" can be either "void" or "", and "unsigned int" can be
25785 either "unsigned int" or "unsigned".
25786 (continue_to_bp_overloaded): Change regular expressions to handle
25787 changes in g++ type encoding.
25788 (no proc): Call take_gdb_out_of_choice_menu when needed.
25789 Remove redundant calls to "info break". Accept either "canceled"
25790 or "cancelled". Change regular expressions in "info break"
25791 calls to handle changes in g++ type encoding. Give all tests
25792 unique strings.
25793
9c646a6e
BE
257942001-01-17 Ben Elliston <bje@redhat.com>
25795
25796 * config/sid.exp: New file.
25797
9549d9c1
AC
25798Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
25799
25800 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
25801
dc96c6c7 258022000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
25803
25804 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
25805 Add a RE to accept a non-ascii char if one is ever presented.
25806
b4df4f68
FN
258072000-12-20 Fernando Nasser <fnasser@redhat.com>
25808
297dd0fd 25809 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 25810
dc96c6c7 258112000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 25812
d63a86f8 25813 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
25814 in regexp. One '\' does not suffice on Linux.
25815
4a7bddb6
MC
258162000-12-09 Michael Chastain <chastain@redhat.com>
25817
25818 * gdb.base/break.exp (test_clear_command): Use a marker function
25819 rather than 'main' for the test function. Also move this
25820 test to an execution point where the marker function names are
25821 guaranteed to be bound to functions. (Executing tests after a
25822 'finish' from main runs into name conflicts with local names
25823 in __libc_start_main).
25824
dc96c6c7 258252000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
25826
25827 * gdb.base/finish.exp: New test for gdb's "finish" command.
25828 * gdb.base/return2.exp: New test for gdb's "return" command.
25829 * gdb.base/return2.c: New source file for above.
25830
dc96c6c7 258312000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
25832
25833 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
25834 * gdb.base/miscexprs.exp: Ditto.
25835 * gdb.base/pointers.exp: Ditto.
25836 * gdb.c++/derivation.exp: Ditto.
25837 * gdb.c++/local.exp: Ditto.
25838 * gdb.c++/namespace.exp: Ditto.
25839 * gdb.c++/overload.exp: Ditto.
25840 * gdb.c++/ref-types.exp: Ditto.
25841
dc96c6c7 258422000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
25843
25844 * gdb.base/constvars.exp: Test result of "up" command.
25845 * gdb.base/miscexprs.exp: Ditto.
25846 * gdb.base/pointers.exp: Ditto.
25847 * gdb.base/scope.exp: Ditto.
25848 * gdb.c++/derivation.exp: Ditto.
25849 * gdb.c++/local.exp: Ditto.
25850 * gdb.c++/namespace.exp: Ditto.
25851 * gdb.c++/overload.exp: Ditto.
25852 * gdb.c++/ref-types.exp: Ditto.
25853
44097287
FN
258542000-11-22 Michael Chastain <chastain@redhat.com>
25855
25856 * mips_pro.exp: Accept either "middle -> top -> main" or
25857 "middle -> main" in the backtrace, because gcc can optimize
25858 tail calls to jumps. Remove setup_xfail for the hppa case.
25859 Add a comment with the original warning messages from PR 3016,
25860 which was filed in 1993, to preserve them for posterity.
25861
9d2e1bab
ND
258622000-11-17 Nick Duffek <nsd@redhat.com>
25863
25864 * lib/gdb.exp (gdb_test): Override timeout with board info.
25865
1aca8eb7
ND
258662000-11-17 Nick Duffek <nsd@redhat.com>
25867
25868 * gdb.base/display.exp: Don't kill running stub. Add "again" to
25869 the second kill and detach messages.
25870
93076499
ND
258712000-11-17 Nick Duffek <nsd@redhat.com>
25872
25873 * configure.in: Add AC_EXEEXT.
25874 * configure: Regenerate.
25875 * Makefile.in (just-check): Export EXEEXT.
25876 * lib/gdb.exp ($EXEEXT): Import from environment.
25877 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
25878 expect "maint dump-me" on Cygwin.
25879 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
25880 $EXEEXT.
25881
30e87cd3
ND
258822000-11-17 Nick Duffek <nsd@redhat.com>
25883
25884 * gdb.base/break.exp: Test backtrace and finish from called
25885 function on all platforms, not just HP-UX.
25886
dc96c6c7 258872000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
25888
25889 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
25890 code from gdb_target_monitor, so it can be used independantly
25891 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 25892
dc96c6c7 258932000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
25894
25895 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
25896 * gdb.base/corefile.exp: Expect the message "Program is being
25897 debugged already" when we send the "corefile" command, since
25898 the preceeding gdb_load may have connected gdb to a remote target.
25899 * gdb.base/display.exp: Disable hardware watchpoints if new
25900 board info variable "no_hardware_watchpoints" is true.
25901 Replace single-letter commands with more readable ones.
25902 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
25903 if new board info variable "no_hardware_watchpoints" is true.
25904 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
25905 to see if stdio (printf) testing is possible.
25906 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
25907 board info variable "no_hardware_watchpoints" is true. Use new
25908 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
25909
39124dea
FN
259102000-11-13 Fernando Nasser <fnasser@redhat.com>
25911
25912 From Orjan Friberg <orjanf@axis.com>:
25913 * gdb.base/printcmds.exp: Escape curly braces followed by a number
25914 in array print pattern match.
25915
a9e2e984
FN
259162000-11-09 Fernando Nasser <fnasser@redhat.com>
25917
25918 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
25919 spelling "cancelled" to U.S. spelling "canceled" to match changes
25920 made to gdb.
25921 * gdb.c++/ovldbreak.exp: Ditto.
25922
c7db355b
PS
259232000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
25924
25925 * gdb.base/callfuncs.c (main): Moved to end of file, call
25926 t_double_values to initialize the FPU before inferior calls are made.
25927 * gdb.base/callfuncs.exp: Test for register preservation after calling
25928 inferior functions. Add tests for continuining, finishing and
25929 returning from a stop in a call dummy.
25930
dc96c6c7 259312000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
25932
25933 * gdb.base/commands.exp: Break up long lines, and re-indent.
25934
dc96c6c7 259352000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
25936
25937 * config/gdbserver.exp: Rewritten from the ground up, to make it
25938 compatible with the current dejagnu tree, and to make it work with
25939 the new "gdbserver" in libremote.
25940
dc96c6c7 259412000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
25942
25943 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
25944 * gdb.base/varargs.exp: Skip entire test if no printf support.
25945 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
25946 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
25947
dc96c6c7 259482000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
25949
25950 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
25951 no floating point support.
25952 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
25953 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
25954 * gdb.base/call-rt-st.exp: Ditto.
25955 * gdb.base/call-strs.exp: Ditto.
25956
bac5fc66
JG
259572000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
25958
25959 * gdb.base/sizeof.c: include <stdio.h>.
25960
25961 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
a9c64011
AS
25962 'finish', otherwise uncaptured gdb_prompt would potentially
25963 throw remaining test points out of sync.
bac5fc66 25964
b22a6027
SB
259652000-07-26 Scott Bambrough <scottb@netwinder.org>
25966
25967 * gdb.base/recurse.exp: Run tests for all targets.
25968 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
25969 gnu-oldld case on ARM.
25970 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
25971 for ARM targets.
d63a86f8 25972
d8231941
AG
25973Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
25974
25975 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
25976 * gdb.java/configure: Rebuild.
25977
8caabe69
AG
25978Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
25979
25980 * gdb.java/jv-exp.exp: New file.
25981
9d273ca3
AG
25982Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
25983
25984 * configure: Rebuilt.
25985 * configure.in (configdirs): Add gdb.java.
25986 * gdb.java/jmisc.java: New file.
25987 * gdb.java/jmisc.exp: New file.
25988 * gdb.java/Makefile.in: New file.
25989 * gdb.java/configure: Rebuilt.
25990 * gdb.java/configure.in: New file.
25991 * lib/java.exp: New file.
25992
4f823a66
AC
25993Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
25994
25995 * gdb.base/exprs.exp: Test casts to a pointer including over and
889bf7c5 25996 underflow.
4f823a66 25997
2391e11d
AC
25998Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
25999
26000 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
889bf7c5 26001 and the compilers sizes.
2391e11d 26002
54602222
ND
260032000-07-09 Nick Duffek <nsd@redhat.com>
26004
26005 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
26006 (use_methods): New function.
26007 (main): Call use_methods().
26008 * gdb.c++/classes.exp (test_method_param_class): New procedure.
26009 (do_tests): Call test_method_param_class.
26010
2bec0572
ND
260112000-07-09 Nick Duffek <nsd@redhat.com>
26012
26013 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
26014 spelling.
26015 (test_enums): New procedure. Move enum tests from end of script
26016 to here. Set breakpoint on function name instead of line number.
26017 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
26018 (enums2): New marker function.
26019 (enums1): New function.
26020 (main): Call enums1(). Move enum tests to enums1().
26021
78492fde
AC
26022Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
26023
26024 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
889bf7c5 26025 compile/link program. Update line numbers.
78492fde
AC
26026 * gdb.asm/d10v.inc: Define ``startup''.
26027 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 26028
49a2cef8
AC
26029Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
26030
26031 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
26032
3e6c8688
EZ
260332000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26034
26035 * gdb.base/maint.exp: Add 'maint print architecture' item to output
889bf7c5 26036 of 'help maint print' command.
3e6c8688 26037
9ff5cbe9
AC
26038Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
26039
26040 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
889bf7c5 26041 they use gdb_expect_list.
9ff5cbe9 26042
17c579bd
AC
26043Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
26044
26045 * gdb.base/commands.exp: Use ``set remote
889bf7c5
PA
26046 memory-read-packet-size'' instead of ``set endian big'' to test
26047 long commands.
17c579bd 26048
e6d71bf3
DB
260492000-06-03 Daniel Berlin <dan@cgsoftware.com>
26050
26051 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 26052 g++, and stop skipping them.
e6d71bf3
DB
26053
26054 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
26055 work under g++.
26056
d63a86f8 26057 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
26058 initialization.
26059
dc96c6c7 260602000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
26061
26062 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
26063 the regular expression: accept an (almost) arbitrary sequence of
26064 "frames-invalid" and "breakpoints-invalid" messages both before
26065 and after the "starting" message.
26066
dc96c6c7 260672000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
26068
26069 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 26070
dc96c6c7 260712000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
26072
26073 * gdb.base/annota1.exp (annotate-signal-handler-caller):
26074 Relax the regular expression a little, make it pass on Solaris 8.
26075
8216cda9
KB
260762000-05-12 Kevin Buettner <kevinb@redhat.com>
26077
26078 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 26079 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
26080 Instead, it is permissible for gdb to stop on the line of the
26081 call itself.
26082
1a570b2f
MS
260832000-05-12 Michael Snyder <msnyder@.cygnus.com>
26084
26085 * gdb.base/break.exp (bp on small function, optimized file):
26086 Add a second pass pattern. The behavior differs here between stabs
26087 and dwarf for one-line functions. Stabs preserves two line symbols
26088 (one before the prologue and one after) with the same line number,
26089 but dwarf regards these as duplicates and discards one of them.
26090 Therefore the address after the prologue (where the breakpoint is)
26091 has no exactly matching line symbol, and GDB reports the breakpoint
26092 as if it were in the middle of a line rather than at the beginning.
26093
dc96c6c7 260942000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 26095
d63a86f8 26096 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
26097 rather than "send_gdb" (for consistancy).
26098
7d418785
AC
26099Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
26100
26101 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
26102 * gdb.c++/templates.cc: Properly check for GCC version number.
26103 * lib/compiler.cc: Likewise
26104
dc96c6c7 261052000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 26106
d63a86f8 26107 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
26108 gdb may not stop at the first line of main, due to code motion.
26109
dc96c6c7 261102000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
26111
26112 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
26113 This test depends on parsing the printf output from the target.
26114 Since the sparclet stub doesn't do stdio, this will never work.
26115 * gdb.base/call-rt-st.exp: ditto.
26116 * gdb.base/call-strs: ditto.
26117
dc96c6c7 261182000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
26119
26120 * gdb.base/miscexprs.exp: make sizeof long array test portable.
26121
26122 * gdb.base/ending-run.exp: After connecting to a remote target,
26123 but before running, the target will appear to be in a random
26124 location. Specify both a file and a line for breakpoints.
26125 Also, the function that calls main may be called 'init'
26126 rather than 'start'.
26127
a5a51225
EZ
261282000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26129
26130 * gdb.base/help.exp: Update output for add-symbol-file command.
26131
7930cc7c
FN
261322000-04-10 Fernando Nasser <fnasser@cygnus.com>
26133
26134 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
26135 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
26136
23e37ab1
C
261372000-04-07 J.T. Conklin <jtc@redback.com>
26138
e93c542c
C
26139 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
26140
23e37ab1
C
26141 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
26142
591b8fa3
PDM
26143Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
26144
26145 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
889bf7c5 26146 values that can be represented exactly.
591b8fa3
PDM
26147 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
26148 above change, and to not check against the directory part of the source
26149 file name.
26150 (step into print_long_arg_list): Likewise.
26151 (print print_small_structs from print_long_arg_list): Likewise.
26152 (print print_long_arg_list): Likewise.
26153
7a495180
EZ
261542000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26155
30b53638 26156 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 26157
beb998c6
AC
26158Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
26159
26160 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
26161
1c689132
DB
261622000-03-25 Daniel Berlin <dan@cgsoftware.com>
26163
26164 * gdb.base/commands.exp (deprecated_command_test): Add test for
26165 deprecate with no arguments.
26166
c1790a9d
JL
261672000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
26168
26169 * gdb.base/break.exp: Add new test for setting breakpoints on
26170 optimized code so we can test breakpoints work even when function
26171 prologues may be optimized away
26172
003ba290
FN
261732000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
26174
26175 From David Whedon <dwhedon@gordian.com>
a9c64011 26176 * gdb.base/commands.exp : Added command deprecator tests.
003ba290 26177
6837a0a2
DB
261782000-03-22 Daniel Berlin <dan@cgsoftware.com>
26179
26180 * gdb.base/help.exp: Added test for new apropos command.
26181
b9593231
KB
261822000-03-21 Kevin Buettner <kevinb@redhat.com>
26183
26184 * gdb.base/pointers.c (usevar): New function.
26185 (main): Make sure that global variables v_int_pointer2, rptr,
26186 and y are all referenced someplace in the program by calling
26187 usevar() on them. [Some linkers delete symbols which are
26188 never referenced. The space remains, but there's no way to
26189 get a (symbolic) handle on the variable from the debugger.]
26190
751a959b
EZ
261912000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26192
26193 * gdb.base/printcmds.c: Add typedeffed arrays.
26194
26195 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
889bf7c5 26196 procedure to test arrays that are typedef'd.
751a959b 26197
73a93a32
JI
261982000-03-13 James Ingham <jingham@leda.cygnus.com>
26199
26200 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 26201 the library directories.
73a93a32 26202
fb40c209
AC
26203Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
26204
26205 * configure.in (configdirs): Add sub directory gdb.mi.
26206 * configure: Re-generate.
26207
26208 * gdb.mi: New directory.
d63a86f8 26209
ee4dd2c9
AC
262102000-02-25 Scott Bambrough <scottb@netwinder.org>
26211
26212 * gdb.base/long_long.exp: Correct test suite failure when printing
889bf7c5 26213 a long long value as a double on ARM platforms.
ee4dd2c9 26214
70f0cc22
JB
262152000-02-16 Jim Blandy <jimb@redhat.com>
26216
26217 * gdb.base/break.exp ("breakpoint line number"): Make sure the
26218 default source file is set properly before running this test.
26219
853819b8
EZ
262202000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26221
26222 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
889bf7c5 26223 gdbtk/library directory, not in gdbtcl2.
853819b8 26224
dfcd3bfb
JM
262252000-02-04 Jim Blandy <jimb@redhat.com>
26226
26227 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
26228 backslash from regexp pattern.
26229
26230 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
26231 procedure. Use it to run all the "continue to bp overloaded"
26232 tests. Note that this changes the names of the tests slightly.
26233 If the breakpoint hit message includes a hex PC value, because
26234 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
26235 from the real source code, still consider that a pass.
26236
26237 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
26238 XFAIL here if the breakpoint message contains a hex address. Note
26239 similar change on 1999-11-02.
26240
26241 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
26242
26243 * gdb.base/ptype.exp: Establish a default source file before
26244 calling get_debug_format.
26245
262462000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
26247
26248 * gdb.base/watchpoint.exp: Remove duplication of test messages.
26249
8b93c638
JM
262502000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
26251
26252 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
26253 of successive stepi commands -- while in the prologue we should see
26254 the function entry bracket.
26255
262562000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
26257
26258 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
26259 reach __change_mode() when stepping through the end of main().
26260
c5394b80
JM
262612000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
26262
26263 * gdb.base/default.exp: Fix expected pattern.
26264 * gdb.base/help.exp: Same.
26265
0d06e24b
JM
262662000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26267
26268 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
889bf7c5 26269 Don't use xfail's because that affects only the following test.
d63a86f8 26270
0d06e24b 26271 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
889bf7c5 26272 solaris or linux.
0d06e24b
JM
26273
26274 * gdb.base/selftest.exp: Update to reflect changes to main.c.
26275
dc96c6c7 262762000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 26277
d63a86f8 26278 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
26279 "A syntax error" rather than "A parse error". Accept both.
26280
262812000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
26282
26283 * gdb.base/default.exp: Remove OS dependent string from "target
26284 remote" test.
26285 * gdb.base/help.exp: Same for "help target remote" test.
26286
c3f6f71d
JM
262872000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26288
26289 From Jim Kingdon <kingdon@redhat.com>:
26290
26291 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
889bf7c5
PA
26292 prompt (cleanup rather than necessity, but still might keep output
26293 from spilling to next test).
c3f6f71d
JM
26294
262952000-01-02 Fred Fish <fnf@cygnus.com>
26296
26297 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
26298 AIX, which defines them in <sys/types.h>.
26299
ed9a39eb 263001999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 26301
ed9a39eb 26302 * gdb.base/default.exp: Match arm* etc instead of arm in "info
889bf7c5 26303 float" test.
ed9a39eb
JM
26304
263051999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 26306
ed9a39eb 26307 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
26308
26309 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
26310 outermost frame disallowed".
26311
263121999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
26313
26314 * gdb.base/setvar.exp: New tests for setting the value of a struct
26315 with a constant list.
26316
263171999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
26318
26319 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
26320 require the user to type a cast before setting the value of a struct.
26321
de57eccd
JM
263221999-12-06 Jim Blandy <jimb@cygnus.com>
26323
26324 * gdb.base/default.exp: Expect the new 'info float' command on
26325 all i386 platforms.
26326
26327 * gdb.threads/linux-dp.exp: Expand our ability to recognize
26328 LinuxThreads libraries that don't support debugging.
26329
c2d11a7d
JM
26330Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
26331
26332 * gdb.base/remote.c: Fill the buffer with truely random data.
889bf7c5
PA
26333 Change the buffer type to ``unsigned char'' to simplify size
26334 arithmetic.
c2d11a7d
JM
26335
26336 * gdb.base/remote.exp: Reduce download numbers by one. Typical
889bf7c5
PA
26337 stub only handles 400-1 byte packets. Verify that the download
26338 worked.
c2d11a7d
JM
26339
263401999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
26341
26342 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
26343 tests, using UNRESOLVED for the untested cases. Also, does not wait
26344 for a timeout if the prompt was received before a recognizable pattern.
26345
263461999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
26347
26348 * lib/gdb.exp (gdb_expect_list): Fix spelling.
26349
263501999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26351
26352 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
889bf7c5 26353 watchpoints.
c2d11a7d
JM
26354
263551999-11-24 Jason Merrill <jason@casey.cygnus.com>
26356
26357 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
26358
26359 * gdb.c++/local.exp: Be more flexible in recognizing local class
26360 name mangling. Don't allow horribly truncated method names.
26361 * gdb.c++/derivation.exp: Expect protected inheritance.
26362 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
26363 * gdb.c++/virtfunc.exp: Likewise.
26364 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
26365 when printing a nested enum.
26366
263671999-11-22 Jim Blandy <jimb@cygnus.com>
26368
26369 * gdb.base/step-test.exp: Properly await GDB's response to setting
26370 a breakpoint on the call to large_struct_by_value.
26371
26372 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
26373 just because we have debug info for the `start' function.
26374
263751999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
26376
26377 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
26378 "Unknown signal" messages, which indicate (on LinuxThreads) that
26379 GDB doesn't know how to debug threads on this system. This is
26380 better than hanging while philosopher 0 dumps chatter into gdb.log.
26381
263821999-11-18 Tom Tromey <tromey@cygnus.com>
26383
26384 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
26385
263861999-11-18 Fred Fish <fnf@cygnus.com>
26387
26388 * gdb.base/coremaker2.c: Add sample program for generating
26389 cores that is more self contained than coremaker.c. Eventually
26390 I'll add more code to this and tie it into the testsuite.
26391
4ce44c66
JM
263921999-11-12 Stan Shebs <shebs@andros.cygnus.com>
26393
26394 * gdb.base/dollar.exp: Remove, now in gdb.hp.
26395
263961999-11-10 Jimmy Guo <guo@cup.hp.com>
26397
26398 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
889bf7c5 26399 from $srcdir/lib/.
4ce44c66 26400 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
889bf7c5 26401 and gdb.c++/.
4ce44c66
JM
26402
26403 * gdb.c++/derivation.exp: remove redundant get compiler info code.
26404
d63a86f8 26405 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
26406 'continue with watch' test point.
26407
264081999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
26409
26410 Merged from p2linux-990323-branch:
d63a86f8 26411
4ce44c66
JM
26412 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
26413
11cf8741
JM
26414Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
26415
26416 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
889bf7c5 26417 {limit,fixed}''. Test ``set download-write-size''.
11cf8741
JM
26418
26419Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
26420
26421 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
889bf7c5 26422 gdb_expect_list.
11cf8741
JM
26423
26424Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
26425
26426 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
26427
264281999-11-03 Mark Salter <msalter@cygnus.com>
26429
26430 * gdb.base/break.exp: Fix "stub continue" pattern.
26431
264321999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
26433
26434 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
26435
264361999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
26437
26438 * gdb.base/display.exp ("finish"): Add timeout clause.
26439
26440 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
26441 plain prompt clause, so this doesn't have to time out in order to
26442 fail.
26443
26444 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
889bf7c5 26445 breakpoint hit messages include an address.
11cf8741
JM
26446
26447 * gdb.base/display.exp: Don't forget to escape parens in regular
26448 expressions. Unix regexp notatation sucks.
26449
264501999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26451
26452 * gdb.base/annota1.exp: Test for annotate-signalled: change output
889bf7c5 26453 order for 'signalled' message.
11cf8741 26454
5c44784c
JM
264551999-11-01 Stan Shebs <shebs@andros.cygnus.com>
26456
26457 From Jimmy Guo <guo@cup.hp.com>:
26458 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
26459 * gdb.base/annota1.c: Add code for tests to work with.
26460
264611999-10-26 Frank Ch. Eigler <fche@cygnus.com>
26462
26463 * gdb.base/remote.exp: New test for remote downloading settings.
26464 * gdb.base/remote.c: New file with large .data.
26465
917317f4
JM
264661999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
26467
26468 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
26469 for LinuxThreads support, merged from the Code Fusion branch.
26470
26471Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
26472
26473 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
889bf7c5
PA
26474 containing exp_continue into a while within an expect. Don't
26475 attempt a start more than three times. Check return value from
26476 gdb_load.
d63a86f8 26477
2df3850c
JM
26478Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
26479
26480 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
889bf7c5 26481 a pass case.
2df3850c 26482
2acceee2
JM
264831999-10-01 Kevin Buettner <kevinb@cygnus.com>
26484
26485 * gdb.base/break.c (main): Added a statement that we can step
26486 off of.
26487 * gdb.base/break.exp: Added tests for setting a breakpoint
26488 at an offset and stepping onto a breakpoint.
26489
264901999-10-01 Fred Fish <fnf@cygnus.com>
26491
d63a86f8 26492 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
26493 gdb output.
26494
c2c6d25f
JM
264951999-09-18 Jim Blandy <jimb@cris.red-bean.com>
26496
26497 * gdb.base/break.exp: Code locations are in hex, don't forget!
26498 (For HP-UX.)
26499
265001999-09-17 Stan Shebs <shebs@andros.cygnus.com>
26501
26502 * condbreak.exp: Use break.c as test program.
26503 * condbreak.c: Remove, redundant with break.c.
26504
265051999-09-15 Stan Shebs <shebs@andros.cygnus.com>
26506
26507 * config/monitor.exp (gdb_target_monitor): Disable X- and
889bf7c5 26508 Z-packets if the target needs it.
c2c6d25f
JM
26509
265101999-09-13 James Ingham <jingham@leda.cygnus.com>
26511
26512 * gdb.c++/overload.exp: Added tests for listing overloaded
26513 functions with function pointers in the arg, explicitly calling
26514 out the version you want.
26515
cff3e48b
JM
265161999-09-09 Stan Shebs <shebs@andros.cygnus.com>
26517
26518 * long_long.exp: Add variations of test cases that work for
26519 targets with 16-bit ints and 32-bit doubles.
26520
d4f3574e
SS
265211999-09-08 Stan Shebs <shebs@andros.cygnus.com>
26522
26523 * break.c (main): Compare a possibly-uninitialized argc with an
26524 unlikely value that fits in 16 bits.
26525
265261999-09-07 Stan Shebs <shebs@andros.cygnus.com>
26527
26528 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
26529 0xfeeb, don't want negative numbers if ints are 16 bits.
26530
26531 * lib/gdb.exp (skip_cplus_tests): New proc.
26532 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
889bf7c5
PA
26533 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
26534 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
26535 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
26536 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
26537 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
26538 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
26539 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
d4f3574e
SS
26540
26541 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
26542
26543Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
26544
26545 * gdb.base/corefile.exp (up): Allow a parameter to appear
26546 in the frame that we're going up to.
26547
26548 From Jim Blandy <jimb@cygnus.com>:
26549
26550 * gdb.base/default.exp (info float): Expect some output now.
26551
26552 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
26553 returning floating-point values to fail on the x86.
26554 * gdb.base/callfwmall.exp (do_function_calls): Same.
26555
26556 * gdb.base/list.exp (test_listsize): Correct expectations for
26557 listing line 1 with listsize 2. Also, listing a single line
26558 works now, as does listing three lines. [Kevin's note: There
26559 were a number of other cases fixed too where the expectations
26560 differed...]
26561
265621999-09-02 Stan Shebs <shebs@andros.cygnus.com>
26563
26564 * gdb.base/selftest.exp: Add case for when version prints as
26565 constant string instead of char pointer.
26566
104c1213
JM
265671999-08-25 Stan Shebs <shebs@andros.cygnus.com>
26568
26569 * gdb.base/ending-run.exp: Add Solaris case for what happens when
889bf7c5 26570 stepping out of main.
104c1213
JM
26571
26572 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
26573 G++ used.
26574
26575 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
889bf7c5 26576 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
104c1213
JM
26577
26578 * gdb.c++/ovldbreak.exp: Update match string in test that
26579 includes a warning of multiple breakpoints.
26580
265811999-08-24 Stan Shebs <shebs@andros.cygnus.com>
26582
26583 * gdb.base/display.exp: Improve precision of step-after-finish
26584 added yesterday.
26585
26586 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
889bf7c5 26587 test.
104c1213
JM
26588
26589 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
26590 configs when using G++, not just hppa*.
26591
265921999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26593
26594 * gdb.base/async.c: New file.
26595 * gdb.base/async.exp: New file.
26596
26597Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
26598
26599 * gdb.base/break.exp: Tweak PA specific tests to properly handle
26600 PA64.
26601
53a5351d
JM
26602Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
26603
104c1213
JM
26604 * gdb.base/display.exp: "finish" can leave us mid-line on many
26605 targets, deal with it. Add a small constant to main, instead of
26606 1000 since main+1000 may not be a valid address in the target.
26607
53a5351d
JM
26608 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
26609 on hpux11.
26610
26611 * gdb.base/attach.exp: Handle another hpux11 error message variant
26612 when attaching to a process that does not exist.
26613
266141999-08-19 J.T. Conklin <jtc@redback.com>
26615
26616 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
889bf7c5 26617 characters in 'continue to 1241' test.
53a5351d
JM
26618
266191999-08-17 Stan Shebs <shebs@andros.cygnus.com>
26620
26621 * gdb.base/call-ar-st.exp: Add a shorter match case for the
26622 stop in print_long_arg_list, define and use a whitespace
26623 variable in print_small_structs test, add an XFAIL for Solaris.
26624 * gdb.base/dbx.exp: XFAIL func commands until somebody is
26625 interested enough to fix.
26626
7be570e7
JM
266271999-08-13 Keith Seitz <keiths@cygnus.com>
26628
26629 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
26630 (dbx_gdb_load): Remove. Use gdb_load instead, since that
26631 proc knows about targets other than the natives.
26632 (test_assign): Use "gdb_run_cmd" to "run" the target.
26633 Check that we've actually hit the breakpoint at main.
26634 When we attempt to assign a value to a local variable, check
26635 that the variable is in the current scope, i.e., don't use
26636 a test with an empty result.
26637
26638Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
26639
26640 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
889bf7c5 26641 command.
7be570e7
JM
26642
266431999-08-09 Stan Shebs <shebs@andros.cygnus.com>
26644
26645 From Jimmy Guo <guo@cup.hp.com> and others at HP:
26646 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
26647 gdb.compat, gdb.threads-hp.
26648 gdb.hp/configure, gdb.hp/configure.in: New files.
26649 gdb.hp/Makefile.in: Recurse into new subdirs.
26650 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
26651 gdb.hp/gdb.objdbg: New directory, tests for debugging info
26652 in object files.
26653 gdb.hp/tools: New directory, aux tools for HP-specific tests.
26654
96baa820
JM
266551999-08-05 Stan Shebs <shebs@andros.cygnus.com>
26656
26657 * gdb.base/display.exp: Help expect by putting a newline in the
889bf7c5 26658 funky printf, remove a bogus p/a test.
96baa820
JM
26659
266601999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26661
26662 * gdb.base/display.exp: Make sure that when we say 'run', we are
889bf7c5
PA
26663 connected to the target. This is necessary when running not
26664 natively.
96baa820
JM
26665
266661999-08-03 Stan Shebs <shebs@andros.cygnus.com>
26667
26668 * gdb.base/step-test.exp: Removed some extraneous messages.
26669
26670 * gdb.base/long_long.exp: Don't run memory examination tests
26671 on little-endian targets (they will need a different set of
26672 results to match).
26673
266741999-08-02 Stan Shebs <shebs@andros.cygnus.com>
26675
26676 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
26677 until somebody decides to fix GDB.
26678
26679 * gdb.base/long_long.c: Stop compiler complaint by specifying long
889bf7c5 26680 constant as "ULL".
96baa820
JM
26681 * gdb.base/long_long.exp: Loosen x/c test, add partial result
26682 matches for a couple x/2 commands.
26683
a0b3c4fd
JM
266841999-07-30 Stan Shebs <shebs@andros.cygnus.com>
26685
26686 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
26687 by merging in ref-types2 tests.
26688 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
26689
26690 From Jimmy Guo <guo@cup.hp.com> and others at HP:
26691 * gdb.c++/Makefile.in: Add standard actions.
26692 (EXECUTABLES): Rename from PROGS, update list.
26693 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
26694 from gdb.hp.
26695 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
26696 foo and bar locals.
26697 * gdb.c++/anon-union.exp: Fix tests to match.
26698 * gdb.c++/classes.exp: Run if HP compiler used, add extra
26699 expect matches to handle output variations.
26700 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
26701 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
889bf7c5 26702 output, add HP alternatives for new and delete prints.
a0b3c4fd 26703 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
889bf7c5 26704 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
a0b3c4fd
JM
26705 * gdb.c++/demangle.exp: Use $style when reporting failure.
26706 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
26707 * gdb.c++/inherit.exp: Run if HP compiler used, add some
26708 match alternatives.
26709 * gdb.c++/local.exp: Add match alternatives or xfails for HP
889bf7c5 26710 compilers.
a0b3c4fd
JM
26711 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
26712 * gdb.c++/method.exp: Add match alternatives.
26713 * gdb.c++/misc.cc: Add bool types.
26714 * gdb.c++/misc.exp: Add tests for bool types.
26715 * gdb.c++/overload.exp: Add xfails.
26716 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
26717 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
26718 add some more template parameter tests (only for HP currently).
26719 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
26720 * gdb.c++/virtfunc.cc: Add return type and value for main.
26721 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
26722 match alternatives.
d63a86f8 26723
a0b3c4fd
JM
267241999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26725
26726 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
26727
267281999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
26729
26730 * gdb.base/signals.exp: Don't expect getting a backtrace from
26731 within a signal handler to fail on Linux.
26732
267331999-07-29 Stan Shebs <shebs@andros.cygnus.com>
26734
26735 From Jimmy Guo <guo@cup.hp.com> and others at HP:
26736 * lib/gdb.exp: Remove some gratuitious semicolons.
26737 (delete_breakpoints): Increase timeout.
26738 (gdb_expect): Add -notransfer option.
26739 (gdb_test): Use -notransfer option.
26740 (get_compiler_info): Add f77 case.
26741 (get_compiler): New proc, split out from gdb_preprocess, add f77
889bf7c5 26742 case.
a0b3c4fd
JM
26743 (gdb_preprocess): Call get_compiler.
26744
26745 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
26746 * gdb.base/attach.exp, gdb.base/display.exp,
889bf7c5
PA
26747 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
26748 gdb.base/long_long.exp, gdb.base/printcmds.exp,
26749 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
26750 third arg to gdb_test.
a0b3c4fd
JM
26751 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
26752 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
889bf7c5 26753 HP-UX xfails, add others.
a0b3c4fd
JM
26754 * gdb.base/completion.exp: Reflect name change of self-test.
26755 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
889bf7c5
PA
26756 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
26757 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
26758 HP failure number.
a0b3c4fd
JM
26759 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
26760 useless HP-UX 10.30 references.
26761 * gdb.base/maint.exp: Loosen matches.
26762 * gdb.base/pointers.c (main): Declare more_code.
26763 * gdb.base/pointers.exp: Match on output of a `next'.
26764 * gdb.base/structs.c: Add prototypes.
26765 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
26766 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
26767
267681999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26769
26770 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
889bf7c5 26771 command.
a0b3c4fd
JM
26772
267731999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26774
26775 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
26776 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
26777
26778 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
26779 debug info. Deal with lack of signal hanlder info in stack.
26780
a9c64011 26781 From Jim Kingdon <kingdon@redhat.com>:
a0b3c4fd
JM
26782 * gdb.base/annota1.exp: If printf has debug info, deal with it.
26783
5a2468f5
JM
267841999-07-19 Stan Shebs <shebs@andros.cygnus.com>
26785
26786 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
889bf7c5 26787 gdb.base/foll-vfork.exp: Don't run for crosses.
5a2468f5 26788
adf40b2e
JM
26789Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
26790
26791 * gdb.base/configure.in: Check for gdbvars.exp instead of
889bf7c5 26792 a1-selftest.exp.
adf40b2e
JM
26793 * gdb.base/configure: Re-generate.
26794
267951999-07-12 Stan Shebs <shebs@andros.cygnus.com>
26796
26797 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
26798 in trying to run first and name is too long.
26799
26800 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
26801 pointers2.c and pointers2.exp, respectively.
26802 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
26803 doschk happier.
26804
43e526b9
JM
268051999-07-08 Stan Shebs <shebs@andros.cygnus.com>
26806
26807 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
26808 callfuncs2.c and callfuncs2.exp.
26809
26810 * gdb.base/list.exp: Remove mistaken xfails.
26811 * gdb.base/list0.h: Add optional prototypes.
26812
9846de1b
JM
26813Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
26814
a9c64011 26815 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
889bf7c5 26816 calling malloc.
a9c64011
AS
26817 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
26818 * ptype.exp: Move test for get_debug_format to before its first
889bf7c5 26819 use.
9846de1b
JM
26820
268211999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26822
26823 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
26824 * gdb.base/annota2.cc, annota2.exp: Move from here.
26825 * gdb.c++/annota2.cc, annota2.exp: To here.
26826 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
26827
43ff13b4
JM
26828Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
26829
26830 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
889bf7c5 26831 a consistent format.
43ff13b4 26832
085dd6e6
JM
268331999-06-25 Stan Shebs <shebs@andros.cygnus.com>
26834
26835 From Jimmy Guo <guo@cup.hp.com> and others at HP:
26836 * lib/gdb.exp (get_compiler_info): Add detection for assorted
26837 HP compilers, also set the globals $true and $false.
26838
26839 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
889bf7c5
PA
26840 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
26841 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
26842 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
26843 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
26844 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
26845 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
26846 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
26847 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
26848 whatis.c} Add C++ compatible function definitions and return
26849 types, add includes for library functions.
085dd6e6
JM
26850 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
26851 * gdb.base/step-test.c (myglob): Rename from glob.
26852 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
889bf7c5
PA
26853 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
26854 files, move here from gdb.hp.
085dd6e6 26855 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
889bf7c5
PA
26856 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
26857 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
26858 Adjust line numbers in regexps.
085dd6e6
JM
26859
26860 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
26861 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
26862 instead of 0/1.
26863
26864 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
26865 foll-vfork.exp: New files, move here from gdb.hp.
26866 * gdb.base/page.exp: New file, test of pagination command.
26867
26868 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
26869 recursion test.
26870 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
26871
26872 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
889bf7c5 26873 gdb.base/solib.exp: Fix compiler invocation process.
085dd6e6
JM
26874
26875 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
889bf7c5 26876 HP-UX 11, turn off overload resolution explicitly.
085dd6e6 26877 * gdb.base/commands.exp: Set argument list explicitly, add
889bf7c5 26878 watchpoint test.
085dd6e6
JM
26879 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
26880 them work.
26881 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
26882 expressions properly.
26883 * gdb.base/corefile.exp: Loosen the match slightly.
26884 * gdb.base/default.exp: Allow "Error accessing memory" message
26885 also.
26886 * gdb.base/display.exp: Skip over x/0 j if PA64.
26887 * gdb.base/funcargs.exp: Add xfails for HP-UX.
26888 * gdb.base/interrupt.exp: Ditto.
26889 * gdb.base/langs.exp: Add symbolic matches governed by compiler
26890 in use.
26891 * gdb.base/list.exp: Add xfails for HP-UX.
26892 * gdb.base/long_long.exp: Refine some of the numeric matches.
26893 * gdb.base/mips_pro.exp: Xfail on HP-UX.
26894 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
26895 * gdb.base/nodebug.exp: Succeed on more varieties of output.
26896 * gdb.base/opaque.exp: Remove some HP-UX xfails.
26897 * gdb.base/ptype.exp: Succeed on more varieties of output.
26898 * gdb.base/scope.exp: Add xfails for HP-UX.
26899 * gdb.base/sect-cmd.exp: Add more cases.
26900 * gdb.base/setvar.exp: Add xfails for HP-UX.
26901 * gdb.base/shlib-call.exp: Loosen some matches slightly.
26902 * gdb.base/signals.exp: Match on void symbolically.
26903 * gdb.base/step-test.exp: Add case for PA64.
26904 * gdb.base/term.exp: Add exit and restart.
26905 * gdb.base/twice.exp: Clean up after self.
26906 * gdb.base/varargs.exp: Disable overload resolution explicitly.
26907 * gdb.base/whatis.exp: Allow more ways to pass tests.
26908
26909 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
889bf7c5 26910 no longer useful.
085dd6e6
JM
26911
26912Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
26913
26914 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
889bf7c5 26915 list of patterns.
085dd6e6 26916 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
889bf7c5
PA
26917 print_double_array(double_array)", "continuing to breakpoint
26918 1018", "print print_double_array(array_d)" and "continuing to
26919 1034" tests.
d63a86f8 26920
085dd6e6
JM
269211999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
26922
a9c64011 26923 * Makefile.in: Add empty html and install-html targets.
085dd6e6
JM
26924
269251999-06-24 Stan Shebs <shebs@andros.cygnus.com>
26926
26927 * config/mt-*: Remove, these haven't been used since 1996.
26928
269291999-06-22 Stan Shebs <shebs@andros.cygnus.com>
26930
26931 * gdb.base/call-strs.c, gdb.base/ending-run.c,
889bf7c5 26932 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
085dd6e6
JM
26933 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
26934
9e0b60a8
JM
269351999-06-18 Stan Shebs <shebs@andros.cygnus.com>
26936
26937 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
26938 simpler match case for the ptype of the big class.
26939
269401999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
26941
26942 * gdb.exp: Fix test for gdb_prompt existence.
26943
269441999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
26945
26946 * gdb.exp (gdb_test): Add fail after calls to perror.
26947
269481999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
26949
26950 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
26951
269521999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
26953
26954 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
26955
0f71a2f6
JM
26956Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
26957
26958 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
889bf7c5 26959 malloc() is linked in.
0f71a2f6
JM
26960
269611999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
26962
26963 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
26964 step at end.
26965
26966 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
26967
269681999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
26969
26970 * gdb.java/jv-print.exp: New file. (Our first Java test!)
26971
cce74817
JM
26972Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
26973
26974 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
26975 * gdb.base/mips_pro.exp: Likewise.
26976
269771999-06-02 Keith Seitz <keiths@cygnus.com>
26978
26979 * gdb.c++/templates.cc: Change all "new" operators to throw
26980 an exception.
26981 * gdb.c++/cplusfuncs.cc: Likewise.
26982
26983 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
26984
26985Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
26986
26987 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
a9c64011
AS
26988 * gdb.base/ending-run.exp: When stepping out of main, accept a
26989 step into an arbitrary assembler file.
cce74817 26990
392a587b
JM
269911999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26992
d63a86f8 26993 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 26994 "breakpoint-invalid" to be printed.
6fdff2c5
PA
26995 * gdb.base/annota2.exp: Revise line number for main
26996 breakpoint. Allow any number of "frames-invalid" and
26997 "breakpoint-invalid" to be printed.
392a587b
JM
26998 * gdb.base/annota2.cc: Initialize a.x to 0.
26999
9e086581
JM
270001999-05-17 Keith Seitz <keiths@cygnus.com>
27001
6fdff2c5
PA
27002 * gdb.base/call-ar-st.exp: Skip
27003 "print print_double_array (double_array)" when "skip_float_tests" set.
27004 Ditto for "print print_double_array(array_d)",
27005 "print print_small_structs", "print print_ten_doubles", and
27006 "step into print_long_arg_list".
27007 Don't assume we can step into "print_long_arg_list": we could step
27008 into memcpy.
27009 * gdb.base/call-rt-st.exp: Don't run float-related tests when
27010 "skip_float_tests" is set: "print print_one_double(*d1)"
27011 and "print print_two_floats(*f3)".
9e086581
JM
27012 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
27013 "skip_float_tests" is set.
6fdff2c5
PA
27014 * gdb.base/varargs.exp: Skip
27015 "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)" when
27016 "skip_float_tests" set.
d63a86f8 27017
cd0fc7c3
SS
270181999-05-06 Keith Seitz <keiths@cygnus.com>
27019
27020 * gdb.base/annota2.cc: Include stdio.h.
27021
27022Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
27023
27024 * gdb.base/crossload.exp: Remove, this has been disabled ever
27025 since BFD stopped including all targets, and cross-GDB gets
27026 plenty of testing anyway.
27027 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
889bf7c5
PA
27028 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
27029 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
cd0fc7c3
SS
27030 * gdb.base/README: Remove, was doc for this.
27031 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
889bf7c5 27032 needed.
cd0fc7c3 27033
b83266a0
SS
270341999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27035
27036 * gdb.base/call-ar-st.exp: Fix one regular expression in test
27037 output.
27038
27039 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
27040 * gdb.base/annota2.exp: New file. More annotation tests.
27041 * gdb.base/annota1.c: New file. Source file for annota1.exp.
27042 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
27043
270441999-04-23 Angela Marie Thomas <angela@cygnus.com>
27045
27046 * config/cfdbug.exp: New file.
27047
7a292a7a
SS
270481999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
27049
27050 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
27051 Marcus Daniel's and Dale Hawkins's demangler crashes.
27052
27053 * gdb.c++/demangle.exp (test_gnu_style_demangling,
889bf7c5
PA
27054 test_lucid_style_demangling, test_arm_style_demangling,
27055 test_hp_style_demangling): Try Tom Tromey's core-dumping
27056 identifier under each demangling style.
7a292a7a
SS
27057
270581999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
27059
27060 * gdb.c++/demangle.exp: Include the current demangling style
27061 in all test names.
27062 (current_demangling_style): New global variable.
27063 (set_demangling_style, test_demangling_core, test_demangling,
27064 test_demangling_exact): New functions.
27065 (test_gnu_style_demangling, test_lucid_style_demangling,
27066 test_arm_style_demangling, test_hp_style_demangling): Use those,
27067 instead of calling gdb_test and gdb_test_exact directly.
27068 (catch_demangling_errors): New function, which reports errors
27069 signalled by the demangling test functions in an orderly way.
27070 (do_tests): Use catch_demangling_errors.
27071
270721999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
27073
27074 * gdb.base/signals.exp (test_handle_all_print): Use () for
889bf7c5 27075 grouping in expressions, not {}.
7a292a7a
SS
27076
27077 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
889bf7c5 27078 initialized yet.
7a292a7a
SS
27079
270801999-04-01 Stan Shebs <shebs@andros.cygnus.com>
27081
27082 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
27083 are listed.
27084
270851999-03-26 Stan Shebs <shebs@andros.cygnus.com>
27086
27087 * gdb.stabs/weird.exp: Test for CC being defined before
27088 looking at its value.
27089
270901999-03-25 Stan Shebs <shebs@andros.cygnus.com>
27091
27092 * gdb.base/call-ar-st.exp: Remove stray '#'.
27093 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
27094 "short int" and "long int".
27095 * gdb.c++/overload.cc: Cast the string added in the previous
889bf7c5 27096 change, to mollify finicky HP compiler.
7a292a7a
SS
27097 * gdb.hp/reg-test.exp (testfile): Fix file name.
27098 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 27099
7a292a7a
SS
27100 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
27101 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
27102 alternate form of enum ptype.
27103
c906108c
SS
271041999-03-23 Stan Shebs <shebs@andros.cygnus.com>
27105
7a292a7a
SS
27106 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
27107 * gdb.hp/*.exp: Change all to run compiler probe only after
889bf7c5
PA
27108 passing skip_hp_tests, so as not to waste time on guaranteed
27109 failure.
7a292a7a 27110
c906108c
SS
27111 * gdb.c++/overload.cc: Pass string instead of char addr, always
27112 init ccpfoo.
27113 * gdb.c++/templates.cc: Fix syntax error.
27114
7a292a7a
SS
27115Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27116
27117 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 27118 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
27119 command.
27120
271211999-03-18 James Ingham <jingham@cygnus.com>
27122
27123 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
27124
27125 * gdb.c++/method.exp: It was testing an uninitialized int on the
27126 stack and assuming it was positive.
27127
27128 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
27129
27130 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 27131 keep it from killing the rest of the tests.
7a292a7a
SS
27132 Use gdb_continue_to_end.
27133
27134 * gdb.base/sigall.exp: use gdb_continue_to_end.
27135
27136 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
27137
27138 * gdb.base/display.exp: use runto_main, not run.
27139
d63a86f8
RM
27140 * gdb.base/default.exp: Check for the current error message in the
27141 r abbreviation test.
7a292a7a
SS
27142 Add strongarm to the targets that know info float.
27143
d63a86f8 27144 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
27145 run which doesn't work with monitors.
27146
6fdff2c5
PA
27147 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to
27148 1034 test.
7a292a7a
SS
27149
27150 * gdb.base/break.exp: use the gdb_continue_to_end proc.
27151
6fdff2c5
PA
27152 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the
27153 end of a program. Traps the case (in Cygmon) when the program
27154 never really exits. Same as Mark's continue_to_exit, but I had
27155 put it in a lot more places, so I used my name. Sorry Mark...
7a292a7a
SS
27156
27157 * config/monitor.exp (gdb_target_monitor): added another
27158 target_info parameter: remotebinarydownload. This will set the
27159 remotebinarydownload flag if this is causing some boards trouble.
27160
271611999-03-18 Mark Salter <msalter@cygnus.com>
27162
27163 * lib/gdb.exp (continue_to_exit): New function.
27164
27165 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
27166 * gdb.base/ending-run.exp: Ditto.
27167 * gdb.base/step-test.exp: Ditto.
27168
271691999-03-16 Stan Shebs <shebs@andros.cygnus.com>
27170
27171 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
27172 (suggested by Art Haas <ahaas@neosoft.com>).
27173
271741999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
27175
889bf7c5 27176 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
7a292a7a
SS
27177
27178Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
27179
27180 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
889bf7c5 27181 descriptions of types (short unsigned int vs unsigned short, etc).
7a292a7a
SS
27182
271831999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
27184
27185 * gdb.base/call-strs.exp: Don't assume that `step' will step over
27186 a call to strlen; sometimes we do have sources.
27187
271881999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
27189
27190 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
889bf7c5 27191 character, so GDB won't print garbage after its end.
d63a86f8 27192
c906108c
SS
27193 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
27194 breakpoint there instead. Sometimes GCC emits memcpy to handle
27195 the large structures being passed by value, so we step into that
27196 instead of sum_array_print, which obscures what we're really testing.
27197 * gdb.base/step-test.exp: However, we do want a test that notices
889bf7c5
PA
27198 the bizarre steps into memcpy, so do that here. Add check for
27199 stepping into function calls that pass large structures by value.
27200 ("Is that a noun clause, or are you just happy to see me?")
c906108c
SS
27201 Remove all references to specific line numbers.
27202 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
27203 New type and function.
27204 (main): Call large_struct_by_value, passing it a large struct by value.
27205 * lib/gdb.exp (gdb_get_line_number): New function.
27206
27207 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
27208 more portable.
27209
7a292a7a
SS
272101999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
27211
c906108c
SS
27212 * lib/gdb.exp: Doc fixes.
27213
7a292a7a
SS
272141999-03-05 Nick Clifton <nickc@cygnus.com>
27215
d63a86f8 27216 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
27217
272181999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
27219
c906108c 27220 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
889bf7c5
PA
27221 commands. They're not germane to this test, and they don't work
27222 that way on remote targets.
c906108c 27223
3fc11d3e
JM
272241999-03-01 James Ingham <jingham@cygnus.com>
27225
27226 * Changelog entries merged over from gdb development branch.
27227
3fc11d3e
JM
27228 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
27229
27230 * lib/gdb.exp (gdbtk_analyze_results): Generic function
27231 for outputting results of test run.
27232
2d4a1622 27233 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
27234
27235 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 27236
7a292a7a
SS
272371999-02-25 Felix Lee <flee@cygnus.com>
27238
27239 * lib/gdb.exp (debug_format): initialize
27240
c906108c
SS
272411999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
27242
27243 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
27244 * gdb.base/call-rt-st.c: Ditto.
27245
c906108c
SS
272461999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
27247
27248 * gdb.threads/pthreads.exp (horiz): New variable.
27249 (test_startup): Fix regexps that capture thread numbers.
27250
272511999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
27252
27253 * gdb.base/smoke.exp: Disambiguate two test case names (both
27254 called ``print'').
27255
27256Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
27257
27258 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
889bf7c5 27259 compilation.
c906108c
SS
27260
272611999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
27262
27263 * gdb.base/miscexprs.exp: Change patterns to match GDB's
27264 actual output formatting.
27265 * gdb.base/smoke.exp: GDB removes leading 0's.
27266 * gdb.base/volatile.exp: Don't check type of remuneration;
27267 that variable is no longer defined in constvars.c.
27268 * gdb.base/step-test.c (main): Exit with explicit exit code.
27269 * gdb.base/step-test.exp: Remove two nexti checks--they are
27270 not portable.
27271
272721999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
27273
27274 * gdb.base/help.exp ("help delete display"): Fix test to match
27275 gdb's output.
27276
27277 * gdb.base/long_long.c (known_types): Initialize values to zero.
27278 * gdb.base/long_long.exp: Step one more line
27279 so 'dec' is initialized in "get to known place". GDB removes
a9c64011
AS
27280 leading zeros. Explicitly ask for hex formatting. Use
27281 unique test case names.
c906108c
SS
27282
27283Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27284
d63a86f8 27285 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
27286
27287 * gdb.c++/method.exp: Add missing close brace.
27288
272891999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
27290
27291 * gdb.base/maint.exp: Use 'set height 0' to disable page
27292 prompting, not 'set height 400'.
27293
27294 Fix a bunch of timeouts.
27295 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
27296 four separate tests, so expect doesn't take forever to match a ton
27297 of text against a regexp with lots of .* forms.
27298 ("maint print psymbols", "maint print symbols"): Make some of
27299 these greps more selective, so that expect doesn't try to wade
27300 through huge piles of output and time out.
27301
27302 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
27303
27304 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
889bf7c5
PA
27305 tests: one which doesn't expect shlib events to be reported, and
27306 another which does, but is XFAIL for all platforms other than
27307 HP/UX.
c906108c
SS
27308
27309 * gdb.base/break.exp: Teach the test suite that the `catch
27310 fork', `catch vfork', and `catch exec' commands produce error
27311 messages on platforms that don't provide these features.
27312
27313Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
27314
27315 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
889bf7c5
PA
27316 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
27317 (shortening names from solib_threshold.exp etc), won't run on
27318 anything but HP-UX for the foreseeable future.
c906108c 27319 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
889bf7c5 27320 reflect move.
c906108c
SS
27321
27322Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
27323
27324 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
889bf7c5 27325 gdb.trace/Makefile.in (clean): Remove all test executables.
c906108c
SS
27326
27327Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
27328
27329 * gdb.base/shlib-call.exp: add test cases to verify that gdb
27330 successfully re-sets breakpoints in shared libraries.
27331 * gdb.base/shmain.c (main): return 0, don't fall off the end.
27332
27333Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27334
d63a86f8
RM
27335 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
27336 and compiled w/o GCC.
c906108c
SS
27337
27338 * gdb.hp/watch-cmd.exp: ditto.
27339
27340 * gdb.hp/watch-hp.exp: ditto.
27341
27342 * gdb.hp/xdb1.exp: ditto.
27343
27344 * gdb.hp/xdb2.exp: ditto.
27345
27346 * gdb.hp/dbx.exp: ditto.
27347
27348Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
27349
27350 * constvars.c: Remove C++-isms.
27351 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
889bf7c5 27352 with GCC.
c906108c
SS
27353
27354Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
27355
27356 The following changes are part of the HP merge.
27357
27358 * gdb.base/break.exp: new tests to verify that catchpoints for
27359 fork, vfork, and exec don't trigger inappropriately.
27360
27361 * gdb.base/opaque.exp: compile one file at a time, then link.
27362
27363 * gdb.base/signals.exp: be more restrictive about which hppa
27364 systems receive a setup_xfail. new tests.
27365
27366 * gdb.base/solib_threshold.build: new file.
27367 * gdb.base/solib_threshold.exp: new file.
27368 * gdb.base/solib_threshold.link_opts: new file.
27369 * gdb.base/solib_threshold.mk: new file.
27370 * gdb.base/gen_solib_threshold.c: new file.
27371
27372 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
27373 tests. New tests for enums inside classes.
27374
27375 * gdb.c++/compiler.cc: indicate support of template debugging.
27376
27377 * gdb.c++/demangle.exp: run hp style demangling tests.
27378
27379 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
27380 tests.
27381
27382 * gdb.c++/misc.cc: changes to support new tests.
27383
27384 * gdb.c++/templates.cc: changes to support HP's compiler; changes
27385 to support new tests.
27386
27387 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
27388 gcc, then skip these tests.
27389
27390Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
27391
27392 The following files are part of the HP merge; some had longer
27393 names at HP, but have been renamed to be no more than 14
27394 characters in length.
27395
27396 * gdb.hp/ambiguous.cc: new file.
27397 * gdb.hp/ambiguous.exp: new file.
27398 * gdb.hp/attach.exp: new file.
27399 * gdb.hp/attach2.exp: new file.
27400 * gdb.hp/classes-hp.exp: new file.
27401 * gdb.hp/ctti.exp: new file.
27402 * gdb.hp/ctti-add.cc: new file.
27403 * gdb.hp/ctti-add1.cc: new file.
27404 * gdb.hp/ctti-add2.cc: new file.
27405 * gdb.hp/ctti-add3.cc: new file.
27406 * gdb.hp/dbx.exp: new file.
27407 * gdb.hp/exception.cc: new file.
27408 * gdb.hp/exception.exp: new file.
27409 * gdb.hp/foll-exec.c: new file.
27410 * gdb.hp/foll-exec.exp: new file.
27411 * gdb.hp/foll-fork.c: new file.
27412 * gdb.hp/foll-fork.exp: new file.
27413 * gdb.hp/foll-vfork.c: new file.
27414 * gdb.hp/foll-vfork.exp: new file.
27415 * gdb.hp/inherit-hp.exp: new file.
27416 * gdb.hp/more-steps.exp: new file.
27417 * gdb.hp/namespace.cc: new file.
27418 * gdb.hp/namespace.exp: new file.
27419 * gdb.hp/optimize.exp: new file.
27420 * gdb.hp/pxdb.c: new file.
27421 * gdb.hp/pxdb.exp: new file.
27422 * gdb.hp/quicksort.exp: new file.
27423 * gdb.hp/reg-test.exp: new file.
27424 * gdb.hp/reg-test.s: new file.
27425 * gdb.hp/sized-enum.c: new file.
27426 * gdb.hp/sized-enum.exp: new file.
27427 * gdb.hp/start-stop.exp: new file.
27428 * gdb.hp/templ-hp.cc: new file.
27429 * gdb.hp/templ-hp.exp: new file.
27430 * gdb.hp/thr-lib.c: new file.
27431 * gdb.hp/thr-lib.exp: new file.
27432 * gdb.hp/thr-lib.h: new file.
27433 * gdb.hp/thr-liblib.c: new file.
27434 * gdb.hp/virtfun-hp.c: new file.
27435 * gdb.hp/virtfun-hp.exp: new file.
27436 * gdb.hp/watch-cmd.exp: new file.
27437 * gdb.hp/watch-hp.exp: new file.
27438 * gdb.hp/xdb1.exp: new file.
27439 * gdb.hp/xdb2.exp: new file.
27440 * gdb.hp/xdb3.exp: new file.
27441
27442Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
27443
27444 The following files are part of the HP merge; some had longer
27445 names at HP, but have been renamed to be no more than 14
27446 characters in length.
27447
27448 * gdb.base/ss.h: new file.
27449 * gdb.base/call-ar-st.c: new file.
27450 * gdb.base/call-ar-st.exp: new file.
27451 * gdb.base/call-rt-st.c: new file.
27452 * gdb.base/call-rt-st-exp: new file.
27453 * gdb.base/call-strs.exp: new file.
27454 * gdb.base/ena-dis-br.exp: new file.
27455 * gdb.base/environ.exp: new file.
27456 * gdb.base/long_long.exp: new file.
27457 * gdb.base/sect-cmd.exp: new file.
27458 * gdb.base/shlib-cl2.exp: new file.
27459 * gdb.base/smoke.exp: new file.
27460 * gdb.base/so-impl-ld.c: new file.
27461 * gdb.base/so-impl-ld.exp: new file.
27462 * gdb.base/so-indr-cl.c: new file.
27463 * gdb.base/so-indr-cl.exp: new file.
27464 * gdb.base/varargs.exp: new file.
27465 * gdb.base/volatile.exp: new file.
27466 * gdb.base/whatis-exp.exp: new file.
7a292a7a 27467 * gdb.base/display.exp: new file.
c906108c
SS
27468 * gdb.c++/derivation.exp: new file.
27469 * gdb.c++/local.exp: new file.
27470 * gdb.c++/member-ptr.exp: new file.
27471 * gdb.c++/overload.exp: new file.
27472 * gdb.c++/ovldbreak.exp: new file.
27473 * gdb.c++/ref-types.exp: new file.
27474 * gdb.c++/ref-types2.exp: new file.
27475 * gdb.c++/userdef.exp: new file.
d63a86f8 27476
c906108c
SS
27477Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
27478
27479 * gdb.base/default.exp: Reflect wording change in remote.c.
27480
dc96c6c7 27481Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27482
27483 * gdb.base/help.exp: Update to reflect current text.
27484
27485Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
27486
27487 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
27488 they're stack variables and contain garbage.
27489 * gdb.c++/anon-union.exp: new file.
27490
27491 The following changes were made by David Taylor
889bf7c5
PA
27492 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
27493 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
27494 in changes by HP.
c906108c
SS
27495
27496 * gdb.base/bitops.exp: new file.
27497 * gdb.base/default.exp: change expected messages for catch and
27498 info catch tests to reflect HP merge changes.
27499 * gdb.base/enable-disable-break.exp
27500 * gdb.base/ending-run.c: new file.
27501 * gdb.base/long_long.c: new file.
27502 * gdb.base/maint.exp: new file.
27503 * gdb.base/pointers2.exp: new file.
27504 * gdb.base/shlib-call2.exp: new file.
27505 * gdb.base/solib.exp: new file.
27506 * gdb.base/step-test.c: new file.
27507 * gdb.c++/anon-union.cc: new file.
27508 * gdb.c++/local.cc: new file.
27509 * gdb.c++/member-pointer.cc: new file.
27510 * gdb.c++/method.cc: new file.
27511 * gdb.c++/ref-types.cc: new file.
27512 * gdb.c++/ref-types2.cc: new file.
27513 * gdb.c++/userdef.cc: new file.
d63a86f8 27514
c906108c
SS
27515 * gdb.base/scope.exp: compile one file at a time, then link.
27516 * gdb.base/langs.exp: ditto.
27517 * gdb.base/list.exp: ditto.
d63a86f8 27518
c906108c
SS
27519Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
27520
27521 The following changes were made by David Taylor
889bf7c5
PA
27522 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
27523 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
27524 in changes by HP.
d63a86f8 27525
c906108c
SS
27526 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
27527 skip tests. When compiling pass c++ flag to gdb_compile.
27528 * gdb.c++/
d63a86f8 27529
c906108c
SS
27530 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
27531 test for on hppa*-*-hpux*; use args to see if c++ was specified.
27532 (skip_hp_tests): new function.
27533 (gdb_preprocess): new function.
27534
27535 * configure.in (hpdir): decide whether to configure gdb.hp.
27536 * configure: regenerated.
27537
27538 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
27539 to delete on clean.
27540 (EXECUTABLES): update to reflect new additions.
27541 * gdb.base/commands.exp: update message expected.
27542 * gdb.base/default.exp: add copyright notice.
27543 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
27544 * gdb.base/help.exp: update messages to reflect current text.
27545 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
27546 targets for recurse tests.
27547 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
27548 skip this file.
27549
27550 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
27551 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
27552 compilation.
27553 * gdb.c++/misc.exp: ditto.
27554 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
27555 run the tests. tell gdb_compile that it's a c++ compilation.
27556
27557 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 27558
c906108c
SS
27559 * gdb.base/all-bin.exp: new file.
27560 * gdb.base/arithmet.exp: new file.
27561 * gdb.base/assign.exp: new file.
27562 * gdb.base/completion.exp: new file.
27563 * gdb.base/cond-expr.exp: new file.
27564 * gdb.base/condbreak.exp: new file.
27565 * gdb.base/define.exp: new file.
27566 * gdb.base/dollar.exp: new file.
27567 * gdb.base/environment.exp: new file.
27568 * gdb.base/eval-skip.exp: new file.
27569 * gdb.base/jump.exp: new file.
27570 * gdb.base/logical.exp: new file.
27571 * gdb.base/pointers.exp: new file.
27572 * gdb.base/relational.exp: new file.
27573 * gdb.base/section_command.exp: new file.
27574 * gdb.base/whatis-expr.exp: new file.
27575
27576 * gdb.base/all-types.c: new file.
27577 * gdb.base/call-array-struct.c: new file.
27578 * gdb.base/call-return-struct.c: new file.
27579 * gdb.base/call-strings.c: new file.
27580 * gdb.base/callfuncs2.c: new file.
27581 * gdb.base/condbreak.c: new file.
27582 * gdb.base/constvars.c: new file.
27583 * gdb.base/display.c: new file.
27584 * gdb.base/int-type.c: new file.
27585 * gdb.base/jump.c: new file.
27586 * gdb.base/miscexprs.c: new file.
27587 * gdb.base/pointers.c: new file.
27588 * gdb.base/pointers2.c: new file.
27589 * gdb.base/shmain.c: new file.
27590 * gdb.base/shr1.c: new file.
27591 * gdb.base/shr2.c: new file.
27592 * gdb.base/solib.c: new file.
27593 * gdb.base/solib1.c: new file.
27594 * gdb.base/solib2.c: new file.
27595 * gdb.base/varargs.c: new file.
27596 * gdb.c++/derivation.cc: new file.
27597 * gdb.c++/overload.cc: new file.
27598 * gdb.c++/ovldbreak.cc: new file.
27599 * gdb.hp/attach.c: new file.
27600 * gdb.hp/attach2.c: new file.
27601 * gdb.hp/average.c: new file.
27602 * gdb.hp/compiler.c: new file.
27603 * gdb.hp/compiler.cc: new file.
27604 * gdb.hp/execd-program.c: new file.
27605 * gdb.hp/follow-exec.c: new file.
27606 * gdb.hp/follow-fork.c: new file.
27607 * gdb.hp/follow-vfork-and-exec.c: new file.
27608 * gdb.hp/misc-hp.cc: new file.
27609 * gdb.hp/more-steps.c: new file.
27610 * gdb.hp/optimize.c: new file.
27611 * gdb.hp/quicksort.c: new file.
27612 * gdb.hp/run-hp.c: new file.
27613 * gdb.hp/start-stop.c: new file.
27614 * gdb.hp/sum.c: new file.
27615 * gdb.hp/templates-hp.cc: new file.
27616 * gdb.hp/thread-local-in-lib.c: new file.
27617 * gdb.hp/thread-local-in-lib.h: new file.
27618 * gdb.hp/thread-local-in-lib.lib.c: new file.
27619 * gdb.hp/vforked-program.c: new file.
27620 * gdb.hp/virtfunc-hp.cc: new file.
27621 * gdb.hp/watchpoint-hp.c: new file.
27622 * gdb.hp/xdb.c: new file.
27623 * gdb.hp/xdb0.c: new file.
27624 * gdb.hp/xdb0.h: new file.
27625 * gdb.hp/xdb1.c: new file.
27626
27627Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
27628
27629 The following change was made by Edith Epstein
889bf7c5
PA
27630 <eepstein@cygnus.com> as part of a project to merge in changes
27631 originally made by HP; HP did not create ChangeLog entries.
c906108c
SS
27632
27633 * gdb.c++/demangle.exp: changed the expected output for some
27634 ARM-style mangling -- removed second reference to datatype.
889bf7c5 27635 For example, maint demangle __dt__11T1__pt__2_cFv
a9c64011 27636 T1<char>::~T1<char>(void)
c906108c 27637 becomes,
a9c64011
AS
27638 maint demangle __dt__11T1__pt__2_cFv
27639 T1<char>::~T1(void)
c906108c 27640
889bf7c5 27641 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 27642
c906108c
SS
27643Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
27644
27645 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
27646 * gdb.trace/backtrace.exp: Likewise.
27647 * gdb.trace/circ.exp: Likewise.
27648 * gdb.trace/collection.exp: Likewise.
27649 * gdb.trace/deltrace.exp: Likewise.
27650 * gdb.trace/infotrace.exp: Likewise.
27651 * gdb.trace/limits.exp: Likewise.
27652 * gdb.trace/packetlen.exp: Likewise.
27653 * gdb.trace/passc-dyn.exp: Likewise.
27654 * gdb.trace/passcount.exp: Likewise.
27655 * gdb.trace/report.exp: Likewise.
27656 * gdb.trace/save-trace.exp: Likewise.
27657 * gdb.trace/tfind.exp: Likewise.
27658 * gdb.trace/tracecmd.exp: Likewise.
27659 * gdb.trace/while-dyn.exp: Likewise.
27660 * gdb.trace/while-stepping.exp: Likewise.
27661
276621998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
27663
27664 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
27665
27666Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
27667
27668 From Brendan Kehoe:
27669 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
27670 int return types.
27671
27672Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
27673
27674 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
889bf7c5 27675 remote dos host testing right.
c906108c
SS
27676
27677Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
27678
27679 * gdb.base/corefile.exp: remove some xfails.
27680
27681Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
27682
27683 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
889bf7c5 27684 have different timestamps.
c906108c
SS
27685
27686Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
27687
27688 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
889bf7c5 27689 gdb.base/default.exp: Replace "exec" with "executable".
c906108c
SS
27690
27691Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
27692
27693 * gdb.base/default.exp: Change else if to elseif from previous
889bf7c5 27694 delta.
c906108c
SS
27695
27696Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
27697
27698 * gdb.base/default.exp: Add brace missing from previous delta.
27699
27700Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
27701
27702 * gdb.base/default.exp: Support test for info float for all
27703 varieties of arm toolchain.
27704
dc96c6c7 27705Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27706
27707 * gdb.trace/*.exp: remove "remote_download" command.
27708
dc96c6c7 27709Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27710
27711 * gdb.trace/*.exp: remove -gdwarf from compile.
27712
27713Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
27714
27715 * gdb.trace/configure.in(AC_INIT): typo
27716 * gdb.trace/configure: regenerated
27717
dc96c6c7 27718Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27719
27720 * config/m68k-emc.exp: New file.
27721 * lib/<emc-support.exp trace-support.exp}: New files.
27722 * configure.in: add new test directory gdb.trace.
27723 * gdb.trace/{configure configure.in Makefile.in}: New files.
27724 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
27725 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
27726 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
27727 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
27728 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
27729 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
27730 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 27731
dc96c6c7 27732Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27733
27734 * gdb.c++/classes.exp: Change all regular expressions to match
27735 arbitrary combinations of newline/carriage-return, so that they
27736 will work equally well on Unix and Windows.
27737 * gdb.c++/inherit.exp: ditto.
27738 * gdb.c++/virtfunc.exp: ditto.
27739
277401998-08-11 Dawn Perchik <dawn@cygnus.com>
27741
27742 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
27743
c2d11a7d
JM
27744Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
27745
27746 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
27747 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
27748 to use a0-a3/d0-d3 as needed.
27749
27750Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
27751
27752 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
27753 * gdb.disasm/am33.exp: Corresponding changes.
27754
c906108c
SS
277551998-07-11 Felix Lee <flee@cygnus.com>
27756
27757 * gdb.base/callfuncs.exp: add cmp10 test.
27758 * gdb.base/callfuncs.c (cmp10): new function.
27759
27760Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
27761
d63a86f8 27762 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
27763 into two parts to get around a synchronization problem in expect.
27764
3fc11d3e
JM
27765Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
27766
27767 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
27768
27769 * configure.in: Add options for gdbtk testsuite.
27770
27771 * configure: Regenerate.
27772
27773 * gdb.gdbtk: New directory to hold gdbtk tests.
27774
c906108c
SS
27775Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
27776
27777 * gdb.fortran/types.exp: Escape brackets in expect patterns
27778 for test_float_literal_types_accepted tests.
27779 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
27780 before run test.
27781
c2d11a7d
JM
27782Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
27783
27784 * am33.exp: Just compile, do not link the testcase.
27785 * am33.s: Add ".am33" pseudoop to force am33 mode.
27786
c906108c
SS
277871998-06-25 Felix Lee <flee@cygnus.com>
27788
27789 * gdb.base/setshow.exp: make sure $pc is sane.
27790
27791 * gdb.stabs/weird.exp: split expect patterns properly.
27792
c2d11a7d
JM
27793Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
27794
27795 * gdb.disasm/am33.s: New disassembler testfile for the am33.
27796 * gdb.disasm/am33.exp: Run it.
27797
dc96c6c7 27798Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27799
27800 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
27801 match processing (and eliminate spurious timeouts when running).
27802
dc96c6c7 27803Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27804
27805 * gdb.base/signals.exp (test_handle_all_print): put back Mach
27806 exception test, but conditionalize it on target [mach | gnu].
27807
dc96c6c7 27808Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27809
27810 * gdb.base/overlays.exp: fixup compile line for linker script.
27811
27812Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
27813
27814 * gdb.fortran/types.exp: don't guess at float size.
27815
27816Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
27817
27818 * gdb.base/exprs.exp: delete test that depends on int size.
27819
27820Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
27821
27822 * config/sim.exp: Removed checks for target triplets.
27823 (gdb_target_sim): Use gdb,target_sim_options.
27824
27825Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
27826
27827 * gdb.base/reread.exp: New file.
27828 * gdb.base/reread1.c: New file.
27829 * gdb.base/reread2.c: New file.
27830
27831Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
27832
27833 * config/sim.exp: Use 'target sim -sparclite' when running
27834 SPARClite programs.
27835
27836Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
27837
27838 * gdb.base/structs2.exp: New file.
27839 * gdb.base/structs2.c: New file.
27840
27841Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
27842
27843 * gdb.asm/common.inc: New file.
27844 * gdb.asm/d10v.inc: New file.
27845 * asm-source.exp: Pass -I's to gas to find .inc files.
27846 Update line numbers in expected output.
27847 * asmsrc1.s: Rewrite.
27848 * asmsrc2.s: Rewrite.
27849 * configure.in: Create arch.inc symlink.
27850 * configure: Regenerate.
27851 * Makefile.in (distclean): Delete arch.inc.
27852
27853Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
27854
27855 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
889bf7c5
PA
27856 (t_enum_value2): ditto
27857 (t_enum_value3): ditto
27858 (main): ditto
c906108c
SS
27859Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
27860
27861 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
27862 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
27863 change.
27864 Use gdb_test instead of send_gdb/gdb_expect sequences.
27865
27866Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
27867
27868 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
27869 not void.
27870
27871Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
27872
27873 * gdb.base/branches.c: Code with lots of loops and
889bf7c5
PA
27874 subroutines. Used to test gdbs ability to single step through PC
27875 changes, especially to test mips-tdep.c:mips_next_pc
c906108c
SS
27876
27877Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
27878
27879 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
27880 more rigorous EGCS C++ error checking.
27881
27882Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27883
a9c64011
AS
27884 * gdb.base/help.exp: Clean up `help set args' and `help show args'
27885 tests.
27886 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
27887 function when asleep.
27888 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
27889 for i*86 Linux and SVR4 signal handling problems.
27890 Remove linux xfail for `next to handler in signals_tests_1', fixed
27891 by recent infrun.c change.
27892 Limit backtrace to 10 frames to avoid timeout problems with infinite
27893 stack backtraces.
27894 Adjust expect pattern in `handle all print' test to match Apr 28 1997
27895 target.[ch] change.
c906108c
SS
27896
27897Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
27898
27899 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
27900 for a newline from gdb before continuing.
27901 (default_gdb_exit): Just look for y or n.
27902 (gdb_test): Detect abnormal exit from GDB running on DOS; if
27903 it does, fail the rests of the tests in the file.
27904
27905Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
27906
27907 * config/cygmon.exp: New file.
27908
27909Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
27910
27911 * gdb.base/list.exp: Fix problem with "list default lines around
889bf7c5 27912 main" test on remote targets.
c906108c
SS
27913
27914 * gdb.base/scope.exp: Fix problem with filelocal_bss before
27915 run test on remote targets.
27916
27917Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
27918
27919 * gdb.asm: New directory.
27920 * configure.in: Configure it.
27921 * configure: Regenerate.
27922 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
27923 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
27924
27925Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
27926
27927 * config/mn10300-eval.exp: New file to support MN10300 eval board.
27928
dc96c6c7 27929Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 27930
a9c64011
AS
27931 * gdb.base/overlays (several files): Merge the two overlay
27932 managers into one. Change variables (foox, barx, bazx, grbxx)
27933 back into ints but force them to load in their proper sections.
c906108c
SS
27934
27935Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
27936
27937 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
889bf7c5 27938 on-chip insn memory and IMAP1 to upper 128k.
c906108c
SS
27939 (D10VCopy): Handle memory regions crossing 16k boundaries.
27940 (D10VCopy): Transfer data in 32 bit chunks.
27941
27942Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
27943
27944 * gdb.base/overlays.c (main): Exit normally when result is
889bf7c5 27945 correct.
c906108c
SS
27946
27947 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
889bf7c5 27948 map. Include space for printf in .text segment.
c906108c
SS
27949
27950 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
889bf7c5 27951 updated d10v memory VMA/LMA map.
c906108c 27952 (D10VCopy): Call D10VTranslate.
d63a86f8 27953
c906108c
SS
27954Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
27955
27956 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
27957
27958 * gdb.base/bar.c (barx, bar): Change variable to small array so
889bf7c5
PA
27959 that it won't be put into the .sdata - small data -
27960 section. Update reference.
c906108c
SS
27961 * gdb.base/baz.c (bazx, baz): Ditto.
27962 * gdb.base/foo.c (foox, foo): Ditto.
27963 * gdb.base/grbx.c (grbxx, grbx): Ditto.
27964
27965 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
889bf7c5 27966 to be arrays.
d63a86f8 27967
dc96c6c7 27968Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 27969
a9c64011
AS
27970 * gdb.base/overlays.exp: fix up and get working again.
27971 Add tests for backtraces from an overlay function.
d63a86f8 27972
c906108c
SS
27973Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
27974
27975 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
27976 "calling function with watchpoint enabled".
27977
27978Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
27979
27980 * gdb.base/break.exp (test_next_with_recursion): Remove
889bf7c5 27981 gdb_suppress_tests for d10v-*-*.
c906108c
SS
27982 * lib/gdb.exp (gdb_suppress_tests): Disable this function
27983 pending review of whether it is useful or not.
27984
27985Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
27986
27987 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
27988
27989Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
27990
27991 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
27992 * config/dve.exp: New file to support Densan boards.
27993
27994Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
27995
27996 * gdb.base/interrupt.exp: Document problem of simulators, signals,
889bf7c5 27997 reads and BSD.
c906108c
SS
27998
27999Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
28000
28001 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
28002 response.
28003
28004 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
28005
28006Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
28007
28008 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
889bf7c5 28009 test.
c906108c
SS
28010
28011 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
889bf7c5 28012 target_sizeof_long and target_bigendian_p.
c906108c 28013 (structs_by_value, structs_by_reference): Check values according
889bf7c5 28014 to targets word size and endianess.
d63a86f8 28015
c906108c
SS
28016Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
28017
28018 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
889bf7c5 28019 output.
c906108c
SS
28020
28021Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
28022
28023 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
889bf7c5 28024 Update test of set args help to match source change.
c906108c
SS
28025
28026Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
28027
28028 * gdb.base/default.exp: Expect help system output to be in
28029 alphabetical order.
28030 * gdb.base/help.exp: Ditto.
28031
28032Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
28033
28034 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
28035 "i*86-pc-linux-gnu*".
28036 * gdb.base/interrupt.exp: Ditto.
28037 * gdb.base/corefile.exp: Ditto.
28038
28039 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
889bf7c5 28040 define vxworks when building the testcase.
c906108c
SS
28041
28042 * gdb.base/ptype.exp: Fix testnames to be unique.
28043 * gdb.base/radix.exp: Ditto.
28044 * gdb.base/term.exp: Ditto.
28045 * gdb.base/whatis.exp: Ditto.
28046 * gdb.c++/classes.exp: Ditto.
28047
28048Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
28049
28050 * gdb.base/callfuncs.exp: Fix indentation.
28051
28052 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
28053 suppress_flag has been set.
28054 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
28055 target feature.
28056
28057Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
28058
28059 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
28060 the testcase.
28061
28062 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
889bf7c5 28063 set_debug_traps() and breakpoint().
c906108c
SS
28064 * gdb.c++/misc.cc (main): Ditto.
28065 * gdb.c++/templates.cc (main): Ditto.
28066 * gdb.c++/virtfunc.cc (main): Ditto.
28067
28068Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
28069
28070 * lib/gdb.exp(gdb_step_for_stub): New function.
28071 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
28072 exists, reload the executable and do a "continue" instead of
28073 doing a jump.
28074 (runto_main): Use gdb_step_for_stub.
d63a86f8 28075
c906108c 28076 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
889bf7c5 28077 tests to have unique names.
c906108c
SS
28078 * gdb.base/callfuncs.exp: Ditto.
28079 * gdb.base/commands.exp: Ditto.
28080 * gdb.base/default.exp: Ditto.
28081 * gdb.base/help.exp: Ditto.
28082 * gdb.base/list.exp: Ditto.
28083 * gdb.base/opaque.exp: Ditto.
28084 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
28085 similar tests.
d63a86f8 28086
c906108c
SS
28087 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
28088 * gdb.c++/cplusfuncs.cc: Ditto.
28089 * gdb.c++/virtfunc.cc: Ditto.
28090
28091 * config/monitor.exp: Keep track of the last file we saw, rather
28092 than trying to get the info from gdb.
28093
28094 * gdb.fortran/types.exp: Move comment to previous line.
28095
28096Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
28097
28098 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
889bf7c5 28099 target mode.
c906108c
SS
28100
28101Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
28102
28103 From Bob Manson:
28104 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
889bf7c5 28105 string from GDB when it connects.
c906108c
SS
28106
28107 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
28108
28109Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
28110
28111 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
889bf7c5
PA
28112 if we can't get a debug format from GDB (we may be testing an
28113 older GDB). Use a 10 second timeout when checking for the format.
c906108c
SS
28114
28115 * gdb.stabs/weird.exp: Fix quoting.
28116
28117 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
28118
28119Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
28120
28121 * config/arm-ice.exp: New file.
28122
28123Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
28124
28125 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
889bf7c5 28126 until it has been modified to work with the new testsuite.
c906108c 28127
99707966 28128 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
889bf7c5
PA
28129 testcase won't compile, cause all of the testcases in the file to
28130 fail instead.
c906108c
SS
28131
28132 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
28133 (gdb_clear_suppressed): New procedure.
28134 (gdb_stop_suppressing_tests): Only clear suppress_flag if
28135 it contains a positive value.
28136
28137Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
28138
28139 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
28140
28141 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
28142
28143Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
28144
28145 * lib/gdb.exp (setup_xfail_format): New function.
28146 (get_debug_format): New function to get debug format.
28147 (debug_format): New global variable to hold last value set
28148 by get_debug_format.
28149 * gdb.base/list.exp: Call get_debug_format and expect some
889bf7c5 28150 tests to fail for DWARF 1 and COFF formats.
c906108c
SS
28151 * gdb.c++/ptype.exp: Ditto.
28152 * gdb.c++/classes.exp: Ditto.
28153 * gdb.c++/cplusfuncs.exp: Ditto.
28154 * gdb.c++/inherit.exp: Ditto.
28155 * gdb.c++/templates.exp: Ditto.
28156 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 28157
c906108c
SS
28158Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
28159
28160 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
28161 host doesn't have a currently-open connection.
28162
28163 * config/sparclet.exp: Cleanups and fixes to make it generic for
889bf7c5
PA
28164 any gdb stub target. Handle cases where gdb doesn't respond when
28165 interrupted in a sane fashion.
c906108c
SS
28166
28167 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
889bf7c5 28168 same thing in a totally different way.
c906108c
SS
28169
28170 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
889bf7c5 28171 setting "timeout".
c906108c 28172 (gdb_start): We set the global gdb_prompt variable in
889bf7c5 28173 default_gdb_init now.
c906108c
SS
28174
28175Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
28176
28177 * gdb.base/printcmds.exp: Fix "check for floating addition"
28178 regexp to accept results within approx +/- .01 of exact value.
28179 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
28180
28181Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
28182
28183 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
889bf7c5 28184 properly.
c906108c
SS
28185 (gdb_expect): Add optional timeout parameter, and add timeout
28186 value to various calls.
28187 (gdb_suppress_tests): Only give one warning message per group.
28188
28189Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
28190
28191 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
889bf7c5
PA
28192 global variables. Handle getting a value for $timeout more
28193 gracefully.
c906108c
SS
28194
28195Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
28196
28197 * lib/gdb.exp: Close connection to remote host if gdb doesn't
889bf7c5 28198 initialize.
c906108c 28199 (default_gdb_init): New procedure; allow gdb_init to be overridden
889bf7c5 28200 by a target configuration file.
c906108c
SS
28201 (gdb_expect): Pass the timeout to remote_expect.
28202
28203 * config/monitor.exp(gdb_load): Fix typo in regexp.
28204
28205Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
28206
28207 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
28208
28209Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
28210
28211 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
889bf7c5
PA
28212 here. Call gdb_target_exec before rebooting the target, to make
28213 sure the connection to the target is closed.
c906108c
SS
28214 (gdb_load): Pass the name of the executable to gdb_target_monitor.
28215 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
28216 Also detect "Timeout reading from remote" error.
28217
28218 * config/gdbserver.exp: Pass the executable being loaded to
889bf7c5
PA
28219 gdb_target_monitor. Don't call gdb_file_cmd here; let
28220 gdb_target_monitor do it.
c906108c
SS
28221
28222 * gdb.disasm/hppa.exp: Don't use exec_output.
28223
28224Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
28225
28226 * gdb.base/list.exp: If we're debugging a non-native target,
28227 try to set the pc register to point to the start of the
28228 program before doing the first list command.
28229
28230 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
889bf7c5 28231 test_calls after restarting.
c906108c
SS
28232
28233 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
889bf7c5 28234 reloading.
c906108c
SS
28235
28236 * gdb.base/watchpoint.exp: Fix typo.
28237
28238 * gdb.base/setshow.exp: Check for use_gdb_stub.
28239
28240 * gdb.base/break.exp: Fix continue until exit test for the gdb
889bf7c5 28241 stub case.
c906108c
SS
28242 * gdb.base/langs.exp: Ditto.
28243
28244 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
889bf7c5
PA
28245 gdb_load_offset. If we weren't given a file to load, figure out
28246 what the current file is and use it.
c906108c
SS
28247
28248 * config/i386-bozo.exp: New file.
28249
28250Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
28251
28252 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
28253 feature.
28254
28255 * config/proelf.exp: New entry.
28256
28257Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
28258
28259 * lib/gdb.exp: Remove spurious .* patterns at the beginning
28260 of regexps.
28261
28262 * gdb.base/watchpoint.exp: Don't run the test_stepping
28263 tests if gdb can't call functions on the target.
28264
28265 * gdb.base/setshow.exp: Don't run the set prompt tests if
28266 the board has gdb_prompt set.
28267
28268Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
28269
28270 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
28271 * gdb.base/commands.exp: Likewise.
28272 * gdb.base/setshow.exp: Likewise.
28273
28274Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
28275
28276 * config/monitor.exp(gdb_start): Look for gdb_prompt target
28277 feature.
28278
28279 * config/i960.exp: New file.
28280
28281Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
28282
28283 * gdb.base/funcargs.exp: Check for gdb,short_int target
28284 feature instead of looking for explicit target triplets.
28285
dc96c6c7 28286Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 28287
d63a86f8 28288 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
28289 "p 123DEADBEEF", to check parse_number.
28290 * top.c: change "to enable to enable" to "to enable" in a couple
28291 of help strings.
28292
28293Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
28294
28295 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
28296 on the mn10300.
d63a86f8 28297
c906108c
SS
28298Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
28299
28300 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
28301 where the test executable is run with explicit args.
28302 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
28303
28304Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
28305
28306 * gdb.base/run.c: Use FAKEARGV to build test executable that
28307 does not require a command line arg, since most simulators
28308 don't currently support passing such an arg into the simulated
28309 program.
28310 * gdb.base/commands.exp: Change tests to insert the proper
28311 value as the arg to the first recursive factorial call. Change
28312 compilation line to define FAKEARGV at compile time.
28313
28314Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
28315
28316 * gdb.base/recurse.exp: Enable these tests for the mn10300.
28317 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
28318 function with watchpoint enabled" test.
28319
28320Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
28321
28322 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
889bf7c5 28323 Don't call gdb_test when the command doesn't return to a gdb prompt.
c906108c
SS
28324
28325 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
889bf7c5 28326 "Tests restarted" messages.
c906108c
SS
28327
28328Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
28329
28330 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
28331
dc96c6c7 28332Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28333
28334 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
28335 for INFO SYMBOL; add help tests for OVERLAY commands.
28336 * gdb.base/default.exp: add tests for INFO SYMBOL command;
28337 add tests for OVERLAY commands
28338 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
28339 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
28340 * gdb.base/sigall.c: add usestubs code frag
28341 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 28342
c906108c
SS
28343Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
28344
28345 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
28346 failures.
28347 (gdb_stop_suppressing_tests): Note that tests have restarted.
28348
28349Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
28350
28351 * config/h8300.exp: New file.
28352
28353Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
28354
28355 * gdb.base/setshow.exp: Check for the existence of a
28356 feature, not its value.
28357
28358Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
28359
28360 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
28361
28362 * gdb.base/scope.exp: It's now init0(), not init().
28363
28364 * gdb.base/scope0.c: For now, change init() to be init0().
28365
28366 * config/monitor.exp: Use gdb_serial in preference to serial
28367 or netport.
28368
28369 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
889bf7c5 28370 and it's not already set.
c906108c
SS
28371
28372Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
28373
28374 * gdb.base/setshow.exp: Only test the run command if the target
889bf7c5 28375 isn't using a stub and if it supports argument passing.
c906108c
SS
28376
28377Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
28378
28379 * config/udi.exp(gdb_start): Make sure UDICONF is set
28380 properly before starting gdb.
28381
28382Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
28383
28384 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
28385 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
28386 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
28387
28388Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
28389
28390 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
889bf7c5 28391 specialized code to reboot the board, use remote_reboot instead.
c906108c
SS
28392
28393 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
28394
28395 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
28396
28397 * config/monitor.exp: Make sure we disconnect from the target.
28398 Also, try a reboot/reload cycle instead of failing if the
28399 load fails.
28400
28401Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
28402
28403 * gdb.base/default.exp: Don't set match_max.
28404 * gdb.base/help.exp: Ditto.
28405 * gdb.base/list.exp: Ditto.
28406 * gdb.base/signals.exp: Ditto.
28407
28408 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
28409 set, use remote_ld to download the testcase instead of
28410 the GDB loader.
28411
28412Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
28413
28414 * config/vr5000.exp: New file.
28415
28416 * config/monitor.exp(gdb_target_monitor): Add pattern for
28417 "Ending remote" to detect errors in connecting.
28418
28419 * gdb.base/setshow.exp: Add .* within auto language test.
28420
28421 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
28422 target feature.
28423
28424 * config/monitor.exp(gdb_load): Check for a failure when loading,
889bf7c5 28425 and reboot the board if necessary.
c906108c
SS
28426
28427 * gdb.base/setvar.exp(test_set): Handle multiple prints within
28428 a set of tests. Remove print.* from the patterns being checked.
28429
28430Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
28431
28432 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
28433 refer to gdb_spawn_id.
28434
28435 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
28436 longer used.
28437 * config/sparclet.exp: Ditto.
28438 * config/sparclet-old.exp: Ditto.
28439 * config/slite.exp: Ditto.
28440 * config/sim.exp: Ditto.
28441 * gdb.base/funcargs.exp: Ditto.
28442
28443 * lib/gdb.exp:Remove references to gdb_spawn_id.
28444 (gdb_expect): Move to remote.exp.
28445
28446Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
28447
28448 * config/monitor.exp: Detect the "Couldn't establish connection"
28449 message from GDB.
28450
28451Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
28452
28453 * gdb.base/bitfields.exp: Use runto instead of explicit
28454 gdb_run_cmd/gdb_expect sequences.
28455
28456 * gdb.base/break.exp(text_next_with_recursion): Add match for
28457 gdb_expect call.
28458
28459 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
28460 We also need to handle the "A program is being debugged already"
28461 prompt from gdb. Use gdb_test to set the baud rate.
28462
28463 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
28464 to 20000. Really. I mean it.
28465
28466Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
28467
28468 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
889bf7c5
PA
28469 fails. If suppress_flag is set, skip perror message about not
28470 being able to send to GDB.
c906108c 28471 (send_gdb): If suppress_flag is set, don't try to send commands to
889bf7c5 28472 GDB.
c906108c
SS
28473 (gdb_expect): If suppress_flag is set, always fail immediately.
28474 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
28475 (gdb_init): Call gdb_stop_suppressing_tests.
28476 (default_gdb_exit): Ditto.
28477 (default_gdb_start): Ditto.
28478
28479 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
889bf7c5 28480 gdb_stop_suppressing_tests as appropriate.
c906108c 28481 * gdb.base/break.exp: Ditto.
889bf7c5 28482 * gdb.base/callfuncs.exp: Ditto.
c906108c
SS
28483 * gdb.base/commands.exp: Ditto.
28484 * gdb.base/exprs.exp: Ditto.
889bf7c5 28485 * gdb.base/funcargs.exp: Ditto.
c906108c
SS
28486 * gdb.base/list.exp: Ditto.
28487 * gdb.base/recurse.exp: Ditto.
889bf7c5 28488 * gdb.base/scope.exp: Ditto.
c906108c
SS
28489 * gdb.base/structs.exp: Ditto.
28490 * gdb.c++/inherit.exp: Ditto.
28491
28492Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
28493
28494 * config/vr4300.exp: New file.
28495
99707966 28496 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 28497
99707966 28498 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
28499
28500Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
28501
28502 * lib/gdb.exp(gdb_init): New function.
28503
28504 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
889bf7c5 28505 for each individual variable set.
c906108c
SS
28506
28507 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
28508 name.
28509
28510 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
28511
28512 * gdb.base/scope.exp: Use gdb_test.
28513
28514 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
28515 aborting; the testsuite driver will do that for us (see
28516 gdb_finish). Also, use gdb_test in a few more places.
28517
28518Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
28519
28520 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
28521
28522Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
28523
28524 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
28525 and "add_tests" are not at the same address.
28526
28527Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
28528
28529 * gdb.base/ptype.exp: Use gdb_test.
28530
28531Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
28532
28533 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
28534 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
28535 left in. No longer expect them to fail.
28536
28537 * gdb.stabs/*.mt; Deleted, no longer used.
28538 * gdb.stabs/configure.in: Remove references to target makefile
28539 frags.
28540 * gdb.stabs/configure: Rebuilt.
28541
28542 * gdb.disasm/*.mt: Deleted, no longer used.
28543 * gdb.disasm/configure.in: Remove references to target makefile
28544 frags. Use "sh3.s" as the unique filename for this directory.
28545 * gdb.disasm/configure: Rebuilt.
28546
28547 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
28548 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
28549 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
28550
28551Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
28552
28553 * config/udi.exp: Use mondfe,name instead of remote_host.
28554
28555Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
28556
28557 * gdb.base/watchpoint.exp: Don't expect a failure when calling
28558 a function with a watchpoint enabled on the mn10200.
28559
28560 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
28561 before trying to create it!
28562
28563Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
28564
28565 * config/vx.exp: Use hostname instead of netport.
28566
28567 * config/vxworks.exp: New file.
28568
28569 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
28570
28571 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
889bf7c5 28572 gdb before assuming everything worked. Send a ^C if a timeout
c906108c
SS
28573 occurs.
28574
28575 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
28576 $gdb_spawn_id directly.
28577 (gdb_run_cmd): Try _start as well as start. Use the target feature
28578 gdb,start_symbol as the symbol to start from when jumping.
28579
28580Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
28581
28582 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
28583 redundant) test.
28584
28585 * gdb.base/recurse.exp: Relax final value test for 'b' so that
28586 it doesn't lose for 16bit integer systems.
28587
28588Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
28589
28590 * gdb.fortran/types.exp: If the target doesn't support "double"
28591 data types, then expect "real" types to only be 4 bytes.
28592
28593 * gdb.c++/virtfunc.exp: Expect failure for virtual function
28594 call tests if the target doesn't support inferior function calls.
28595
28596 * gdb.base/printcmds.exp: Allow minor deviation in FP values
28597 in printf tests.
28598
28599Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
28600
28601 * gdb.base/help.exp: Disable "help set", "help show", and
28602 "help support". Simplify regexp for "help stack".
28603
28604 * gdb.base/default.exp: Set match_max to 5000 and the timeout
28605 to 60 seconds. Temporarily set match_max to 15000 around the
28606 "info copying" test.
28607
28608 * gdb.base/nodebug.exp: Don't try to do an inferior function
28609 call if the target doesn't support them.
28610 * gdb.base/printcmds.exp: Likewise.
28611 * gdb.base/setvar.exp: Likewise.
28612 * gdb.base/structs.exp: Likewise.
28613 * gdb.c++/templates.exp: Likewise.
28614 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
28615
28616 * gdb.base/recurse.exp: Enable for the mn10200.
28617
28618 * configure.in: Do configure gdb.stabs directory for *-*-elf
28619 targets.
28620 * configure: Rebuilt.
28621
28622 * gdb.base/break.exp: Check for gdb,noresults before testing
28623 exit status and/or results from the target.
28624 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
28625 * lib/gdb.exp: Remove old (now bogus) initialization of
28626 noinferior, noargs, noresults and nosignals.
28627
28628Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
28629
28630 * config/sh.exp: New file.
28631
28632 * config/slite.exp: Try to connect multiple times to the board
28633 before rebooting. Only send a "monitor run" if need_monitor_run
28634 is set.
28635
28636 * gdb.base/break.exp: Don't do the "stub continue" test if
28637 the target has gdb_stub set.
28638
28639 * gdb.base/callfuncs.exp: Increase the timeout.
28640
28641 * gdb.base/interrupt.exp: Don't even try to compile the testcase
28642 if the target has gdb,noinferiorio set.
28643
28644 * gdb.base/list.exp: Increase match_max to 10000 characters.
28645
28646 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
28647
28648 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
28649 target.
28650
28651 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
28652
28653Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
28654
28655 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
889bf7c5
PA
28656 trying to delete the copy of gdb. Catch the file delete so we
28657 don't die if the delete fails; also, the file should be copied to
28658 the host, not to the build.
c906108c
SS
28659
28660Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
28661
28662 * lib/gdb.exp(gdb_test): Surround the result pattern with
889bf7c5 28663 parenthesis in case it contains multiple regexps separated
c906108c
SS
28664 with |.
28665
28666 * gdb.base/watchpoint.exp: Use gdb_test.
28667 * gdb.base/default.exp: Ditto.
28668
28669Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
28670
99707966 28671 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 28672
c906108c
SS
28673 * gdb.base/scope.exp: Use gdb_test.
28674 * gdb.c++/classes.exp: Ditto.
28675 * gdb.c++/inherit.exp: Ditto.
28676
28677Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
28678
28679 * gdb.base/crossload.exp: Don't use execute_anywhere, use
28680 remote_exec instead.
28681 * gdb.base/corefile.exp: Don't be ridiculous.
28682 * gdb.base/*.c: Add missing stub invocations.
28683
28684Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
28685
28686 * config/slite.exp: Miscellaneous fixes.
28687
28688 * lib/gdb.exp: Fix runto.
28689
28690 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
28691 the target.
28692
28693 * gdb.base/watchpoint.exp: Fix regexp.
28694
28695 * lib/gdb.exp(default_gdb_exit): Add a catch to the
28696 close and wait commands, as the descriptor may now be
28697 invalid. Always call "remote_close host".
28698
28699Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
28700
28701 Major rewrite for testsuite revision.
d63a86f8 28702
c906108c
SS
28703 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
28704 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
28705 instead of relying on spawn_id to always contain a valid
28706 spawn id.
28707 (get_compiler_info): New procedure to build the ${binfile}.ci
28708 file, instead of replicating this in N different places.
28709 (gdb_compile): New procedure.
d63a86f8 28710
c906108c 28711 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
889bf7c5
PA
28712 appropriate arguments) instead of compile. Use gdb_test in a lot
28713 more places. Use send_gdb instead of send. Always run gdb_start
c906108c
SS
28714 at the start of a testcase, as this is no longer done magically.
28715
28716 config/*-gdb.exp: Rename without the -gdb suffix.
28717
28718 config/mips.exp: Use remote_close instead of exit_remote_shell.
28719 config/monitor.exp: Use target_info instead of looking at
28720 baud, timeout, etc.
28721 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
28722
28723Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28724
28725 * gdb.c++/templates.exp (test_ptype_of_templates),
28726 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
28727 Update expect patterns for destructors and assignment operators
28728 to match corresponding c-typeprint.c changes.
28729 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
28730 to destructor breakpoint test, GDB should be able to set the
28731 destructor breakpoint without specifying arguments.
28732
28733Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
28734
28735 * gdb.threads/pthreads.exp: Change result for failure to compile due
28736 to lack of pthreads runtime support from an error to simply an
28737 unsupported test, per dejagnu standards.
28738
28739Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28740
28741 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
28742 where GDB exits to reduce pattern match time.
28743 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
28744
28745 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
28746
dc96c6c7 28747Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28748
28749 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
28750 * gdb.base/default.exp: ditto.
28751 * gdb.base/nodebug.exp: ditto.
28752 * gdb.base/printcmds.exp: ditto.
28753 * gdb.base/ptype.exp: ditto.
28754 * gdb.base/setvar.exp: ditto.
28755 * gdb.base/structs.exp: ditto.
28756 * gdb.base/setshow.c: Guard against uninitialized values of argc.
28757
28758Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
28759
28760 * configure, */configure: Rebuild with autoconf 2.12.
28761
28762Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
28763
28764 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
28765 use new i*86-pc-linux*-gnu quads.
28766 * gdb.base/corefile.exp: Ditto.
28767 * gdb.base/signals.exp: Ditto.
28768 * gdb.base/sigall.exp: Ditto.
28769 * gdb.base/interrupt.exp: Ditto.
28770
28771 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
28772 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
28773 RedHat 4.0.
d63a86f8 28774
c906108c 28775 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
889bf7c5
PA
28776 linux. This allows the test case to at least compile on latest
28777 linux, but still not run due to missing the threads runtime library.
c906108c
SS
28778
28779Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28780
28781 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
28782 directory to search gdb directory. Accept and step over conditional
28783 stack alignment code. Consume $prompt in failure cases.
28784 Reset timeout to $oldtimeout instead of some arbitrary value.
28785 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
28786 timeout problems with infinite stack backtraces.
28787 * gdb.base/ptype.exp (ptype struct link, union tu_link):
28788 Accept function parameters for linkfunc member.
28789
28790Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
28791
28792 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
28793 (CXXFLAGS): Remove, unreferenced.
28794 (B_OPTIONS): Add for -B options and add code to initialize with
889bf7c5
PA
28795 previous -B options and also add -B option to pick up cross compiled
28796 runtime.
c906108c
SS
28797 (TARGET_INCLUDES): Add for -I options and add code to initialize when
28798 doing cross compiles.
28799 (target_alias): Declare global.
28800 (xgcc): Set variable to full path of gcc in build tree. Use findfile
28801 to verify that gcc exists in build tree, and if so set CC to that
28802 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 28803
c906108c
SS
28804Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
28805
28806 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
28807 ptype test for anonymous union. Fixup testcase to match
28808 current gcc debug output.
28809
28810Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
28811
28812 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
28813 force argument to an unsigned long type.
28814
28815Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
28816
28817 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
889bf7c5 28818 tests and anonymous union print/ptype tests.
c906108c
SS
28819 * gdb.base/list.exp (test_forward-search): Increase timeout by
28820 5 minutes for the "search extremely long line" case.
28821 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
28822 completely optional and that the pass/fail messages use the command as
28823 the message if that third arg is a null string.
28824 (gdb_test_exact): Arrange that a null string pattern means match a
28825 null string output rather than any output, which might include random
889bf7c5 28826 errors.
c906108c
SS
28827 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
28828 backtrace test.
28829 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
28830 always failing and failure is now exposed by gdb.exp changes.
28831
28832Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
28833
28834 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
28835 weren't being noted.
28836
28837Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28838
28839 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
28840 * gdb.stabs/weird.exp: Remove v_comb xfails.
28841
dc96c6c7 28842Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28843
28844 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
a9c64011 28845 list.exp scope.exp watchpoint.exp]
c906108c 28846 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 28847
dc96c6c7 28848Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28849
28850 * config/monitor.exp: Increase download timeout to 1000 seconds.
28851
dc96c6c7 28852Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28853
28854 * config/m32r.exp: Increase timeout to 120 seconds.
28855
28856Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
28857
28858 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
28859 and accept older ordering as obsolescent gcc or gdb.
28860 * gdb.c++/templates.exp: Ditto.
28861 * gdb.c++/virtfunc.exp: Ditto.
28862
28863Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
28864
28865 * gdb.base/coremaker.c: Add code to mmap some data so we
28866 can check that it ends up in the core file.
28867 * gdb.base/corefile.exp: Add test to read mmapped data
28868 from core file.
28869
dc96c6c7 28870Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28871
28872 * config/m32r.exp: New file.
28873
28874Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
28875
28876 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
28877 that cflags can contains -gstabs, and work correctly for other tests.
28878
dc96c6c7 28879Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28880
28881 * gdb.base/setshow.exp: New file, tests show and set.
28882 * gdb.base/setshow.c: New file, tests show and set.
28883 * gdb.base/help.exp: Add test for help set|show annotate.
28884 * gdb.base/default.exp: Add test for set|show annotate.
28885
28886Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
28887
28888 * testsuite/gdb.base/break.exp: Make backtrace from factorial
28889 errors unique.
28890 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
28891 explicitly.
28892
28893Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
28894
28895 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
28896 and width commands. This is done elsewhere.
28897 * (gdb_start): Don't call gdb_start_sim here. That's already
28898 done in gdb_load. This fixes lots of failures in default.exp.
28899
28900Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
28901
28902 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
28903 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
28904 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
28905 in the same we we treat other failures (since it may be an expected
889bf7c5 28906 condition), rather than as an error.
c906108c
SS
28907 * gdb.base/signals.exp (test_handle_all_print): Revert back to
28908 old test format.
28909
28910Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
28911
28912 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
28913 (distclean maintainer-clean realclean): No need to remove files
889bf7c5 28914 twice. Nuke the duplicates.
c906108c 28915 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 28916 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
28917 Remove config.h along with other config files.
28918
28919Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
28920
28921 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
28922 "p func1 ()" and note that rests of tests are skipped.
28923 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 28924 setup_xfails for "print func2::coremaker_local".
c906108c
SS
28925 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
28926 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
28927 affected by the previous run test.
28928 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
28929 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
28930 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
28931 "pass int powerset tuple" and "pass modeless int powerset tuple".
28932 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
28933 "real write 4" and "real write 8".
28934 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 28935 setup_xfails for "print vs1 after tuple assign 2",
c906108c
SS
28936 "print \$i after tuple assign 2", and
28937 "print vs2 after tuple assign 2".
28938 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
28939 meaningful error message and return -1 so the caller can
28940 suppress further tests and avoid a cascade of errors.
d63a86f8 28941
c906108c
SS
28942Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
28943
28944 * gdb.base/a1-selftest.exp: Tweak tests to account for new
28945 format for printing version.
28946 * gdb.base/default.exp: Ditto.
28947 * gdb.base/interrupt.exp: Fix problem with cascade of
28948 errors if child process dies while calling a function.
d63a86f8 28949
c906108c
SS
28950Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
28951
28952 * Makefile.in (VPATH): Add
28953 * Makefile.in (Makefile, config.status): Fix rules so things get
28954 remade when necessary.
28955
28956Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
28957
28958 * Makefile.in (just-check): Add path to sibling expect dir
28959 to environment variable specified by RPATH_ENVVAR.
28960
28961Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
28962
28963 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
28964 (just-check): Add shared library paths for libstdc++, tk,
28965 tcl, bfd, and opcodes to the environment variable specified
28966 in RPATH_ENVVAR.
28967 * configure.in: Add support to recognize --enable-shared flag
28968 and generate correct value for RPATH_ENVVAR.
28969 * configure: Regenerated with autoconf.
28970
28971Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
28972
28973 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
889bf7c5 28974 include all osf versions.
c906108c
SS
28975 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
28976 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
28977 when target is linux. When failing to build pthreads test
28978 executable, give more meaningful message.
28979 * gdb.threads/pthreads.c: Hpux also uses old definition of second
28980 arg for pthread_create.
d63a86f8 28981
c906108c
SS
28982Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
28983
28984 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
889bf7c5 28985 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
c906108c 28986 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
889bf7c5 28987 and -lpthreads (everybody else).
c906108c
SS
28988 (test_startup): Fail gracefully if threads are not supported.
28989 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
28990 "p/c array_index("abcdef",2)" when not gcc compiled.
28991 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
28992 "print func2::coremaker_local" when not gcc compiled.
28993 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
28994 "ptype on opaque struct tagname (statically)",
28995 "ptype on opaque struct tagname (dynamically) 1", and
28996 "ptype on opaque struct tagname (dynamically) 2"
28997 for not compiled with gcc.
28998 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
28999 backtrace when compiled with gcc.
d63a86f8 29000 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
29001 than always return success.
29002
29003Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
29004
29005 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
29006
29007Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
29008
29009 * gdb.base/structs.exp: Undo last change.
29010
29011Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
29012
29013 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
29014 encapsulate all the steps/nexts done during self test, starting
29015 at main, and makes them less sensitive to optimization issues.
29016 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
29017 signal handler" test.
29018 * gdb.threads/pthreads.exp: Only run this for native configs.
29019 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
29020 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
29021 tests.
29022 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
29023 for "runto test_calls(void)" test.
d63a86f8 29024
c906108c
SS
29025Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
29026
29027 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
29028 and don't expect address info in breakpoint confirmations.
29029
29030Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
29031
29032 * gdb.base/list.exp (test_forward_search): Increase timeout
29033 temporarily by 60 seconds for searching extremely long line,
889bf7c5 29034 and then reset to old value when done. Increase expect input
c906108c
SS
29035 buffer to 10000.
29036
29037Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
29038
29039 * gdb.base/list.exp (test_forward_search): Fix to handle very
29040 long source line without overflowing expect's input buffer.
29041
29042Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
29043
29044 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
29045 "buffer_full".
29046
29047 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
29048 "buffer_full".
29049
29050 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
29051 "buffer_full".
29052
29053 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
29054 "buffer_full".
29055
29056Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
29057
29058 * configure.in (configdirs): Add gdb.threads.
29059 * configure: Regenerated with autoconf.
29060 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
29061 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
29062 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 29063
c906108c
SS
29064Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
29065
29066 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
29067
29068Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
29069
29070 * gdb.base/signals.exp (test_handle_all_print): Test separately for
29071 each signal's status in the output of "handle all print".
29072 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
29073 the \r\n sequence that immediately precedes the gdb prompt.
29074 * gdb.base/a1-selftest.exp: Save original timeout and restore
29075 after test.
29076
29077Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
29078
29079 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
29080 symbol.
29081
29082Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
29083
29084 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
29085
29086Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
29087
29088 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
29089 timeout by 60 seconds.
29090
29091Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
29092
29093 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
29094 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
29095 error return.
29096
29097Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
29098
29099 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
29100 gdb initialization, also report how long dejagnu waited. Restore
29101 old timeout before doing error return. Temporarily increase timeout
889bf7c5 29102 by 3 minutes to allow for slow startups over heavy NFS use.
c906108c
SS
29103
29104Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
29105
29106 * lib/gdb.exp: Report timeout value for verbosity level 2.
29107 * config/gdbserver.exp: Ditto.
29108 * config/hppro.exp: Ditto.
29109 * config/mips-gdb.exp: Ditto.
29110 * config/monitor.exp: Ditto.
29111 * config/netware.exp: Ditto.
29112 * config/sim-gdb.exp: Ditto.
29113 * config/slite-gdb.exp: Ditto.
29114 * config/udi-gdb.exp: Ditto.
29115 * config/unix-gdb.exp: Ditto.
29116 * config/vx-gdb.exp: Ditto.
29117 * gdb.base/a1-selftest.exp: Ditto.
29118 * gdb.base/a2-run.exp: Ditto.
29119 * gdb.base/break.exp: Ditto.
29120 * gdb.base/corefile.exp: Ditto.
29121 * gdb.base/list.exp: Ditto.
29122 * gdb.base/recurse.exp: Ditto.
29123 * gdb.base/scope.exp: Ditto.
29124 * gdb.base/signals.exp: Ditto.
29125
29126Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
29127
29128 * gdb.threads/Makefile.in (docdir): Removed.
29129
29130Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
29131
29132 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 29133 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 29134 @srcdir@.
d63a86f8 29135 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
29136 autoconf 2.5 or higher.
29137 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
29138
29139Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
29140
29141 * configure: Regenerated.
29142 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
29143 avoid name clashes with SunOS headers.
29144
29145Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
29146
29147 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
29148
29149Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
29150
29151 * gdb.base/callfuncs.exp: Finish last change -- make sure the
29152 prototype information ends up in the compiler info file.
29153
29154Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
29155
29156 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
29157 attempting to regenerate it. Eliminate use of a temporary file
29158 and just generate the info file directly. Source it immediately,
29159 for consistency of use.
29160 * gdb.base/corefile.exp: Ditto
29161 * gdb.base/exprs.exp: Ditto.
29162 * gdb.base/funcargs.exp: Ditto.
29163 * gdb.base/langs.exp: Ditto.
29164 * gdb.base/list.exp: Ditto.
29165 * gdb.base/mips_pro.exp: Ditto.
29166 * gdb.base/nodebug.exp: Ditto.
29167 * gdb.base/opaque.exp: Ditto.
29168 * gdb.base/ptype.exp: Ditto.
29169 * gdb.base/scope.exp: Ditto.
29170 * gdb.base/setvar.exp: Ditto.
29171 * gdb.base/signals.exp: Ditto.
29172 * gdb.base/whatis.exp: Ditto.
29173 * gdb.c++/templates.exp: Ditto.
29174 * gdb.c++/virtfunc.exp: Ditto.
29175 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
889bf7c5 29176 whether or not to add -lstdc++ to the compile command line args.
c906108c
SS
29177
29178Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29179
29180 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
29181 it got fixed by the recent lookup_minimal_symbol_by_pc change.
29182 Increase timeout, a lot of single stepping might be needed if the
29183 target has no hardware watchpoints.
29184
29185Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
29186
29187 * gdb.base/break.exp: Ignore compiler warnings when compiling
29188 break.c.
29189 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
29190 * gdb.base/default.exp: Add h8300 xfails. Handle messages
29191 from remote-sim.
29192 * gdb.base/exprs.exp: Add h8300 xfails.
29193 * gdb.base/funcargs.exp: Likewise.
29194 * gdb.base/nodebug.exp: Likewise.
29195 * gdb.base/printcmds.exp: Likewise.
29196 * gdb.base/ptype.exp: Likewise.
29197 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
29198 h8300 xfails.
d63a86f8 29199 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
29200 on the h8300.
29201 * gdb.base/funcargs.c: Explicitly make last constant argument to
29202 call_after_alloca_subr an unsigned long type.
29203 * gdb.base/return.c: Include stdio.h.
29204
29205Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
29206
29207 * config/abug.exp: New file for the older Motorola Bug monitor
29208 that runs on the mvme13x series VME boards.
29209 * config/monitor.exp: Use the new config array for target settings
29210 if they exist.
29211
29212Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
29213
29214 * sim-gdb.exp: Make the SH simulator allocate less space when
29215 it is targeted.
29216
29217Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
29218
29219 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
29220 test.
29221
29222Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
29223
29224 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
29225 "rs6000-*-*" for "list function in include file" when gcc compiled.
29226 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
29227 for "p ctable1[120]".
29228 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
29229 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
29230 Remove setup_xfail for "rs6000-*-*" for
29231 "print 'scope0.c'::filelocal before run".
29232 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
29233 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
29234 since some compilers don't allow both options to be given
29235 on the same command line. Create object file and move it.
d63a86f8 29236
c906108c
SS
29237Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
29238
29239 * gdb.base/corefile.exp: Always regenerate the core file, since
29240 we always regenerate the coremaker program. Detect special case
29241 where registers cannot be read from core file.
d63a86f8 29242
c906108c
SS
29243Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
29244
29245 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
29246 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
29247 * gdb.c++/templates.exp: Only match on basename of file since
29248 some formats like xcoff don't encode directory information.
29249 * gdb.stabs/weird.exp: Use the right sed script for powerpc
29250 and rs6000 AIX xcoff targets.
29251 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
29252 * configure: Regenerate.
29253 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
29254 here, rather than in distclean.
d63a86f8 29255
c906108c
SS
29256Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
29257
29258 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
29259 defined, and use it to compile the test case with -O2. The
29260 native compilation still uses no optimization.
29261 * gdb.base/mips_pro.c: Remove inline assembly code since
29262 it is compiled PIC by default, which results in assembler
29263 warnings that make the testsuite think the compilation
29264 was unsuccessful.
29265
29266Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
29267
29268 * gdb.c++/misc.exp: Add note to message for
29269 "print s.a for foo struct" that this is a known gcc 2.7.2
29270 and earlier bug.
29271
29272Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
29273
29274 * gdb.base/break.exp: Fix pattern for matching "Delete all
29275 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
29276 setup_xfail for deleting all breakpoints test. Fix various
29277 timeout messages to include "(timeout)".
29278 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
29279 for "p t_float_values2(3.14159,float_val2)".
29280 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
29281 for "continue to call2g" when gcc compiled.
29282 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
29283 "up to foo in langs.exp", "show language at foo in langs.exp",
29284 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
29285 and "show language at fsub in langs.exp".
29286 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
29287 "list line 1 in include file", "list message for lines past EOF",
29288 "list function in include file", "list list0.h:foo", and
29289 "list filename:function; nonexistant function".
29290 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
29291 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
29292 and "ptype t_char_array" to be for native cc only.
d63a86f8 29293
c906108c
SS
29294Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
29295
d63a86f8 29296 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c 29297 setup_xfail for "print coremaker_bss", "print coremaker_ro",
889bf7c5 29298 "print func2::coremaker_local", and "backtrace in corefile.exp".
c906108c
SS
29299
29300Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
29301
29302 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
29303 "bt in signals.exp". This problem only appears when running
29304 the testsuite, and then only intermittently.
29305
29306Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
29307
29308 * gdb.base/return.exp (return_tests): Differentiate between
29309 two tests of continuing.
29310
29311Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
29312
29313 * */Makefile.in (maintainer-clean): Remove config.log.
29314 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
29315 * gdb.c++/Makefile.in (PROGS): Add inherit.
29316 (clean): Remove *.ci.
29317
29318Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
29319
29320 * gdb.c++/misc.cc: Add test code from Mike Stump.
29321 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
29322
29323Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
29324
29325 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
29326 to "alpha-*-osf2*" and add comment.
29327 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
889bf7c5
PA
29328 setup_xfail for "step over execarg initialization" and
29329 "step over corearg initialization".
c906108c
SS
29330 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
29331 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
29332 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
889bf7c5 29333 gcc compiled for "print coremaker_bss", "print coremaker_ro",
c906108c
SS
29334 "print func2::coremaker_local", and "backtrace in corefile.exp".
29335 * gdb.base/signals.exp: Build and source signals.ci.
29336 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
29337 to be for gcc only.
29338 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 29339
c906108c
SS
29340Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29341
29342 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
29343 Feb 3 procfs.c change.
29344
29345Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
29346
29347 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
29348
29349Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
29350
29351 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
29352 from dejagnu's apparent default of 10 seconds, which gives random
29353 results when running the tests over NFS on moderately loaded systems.
29354 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
29355
29356Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
29357
29358 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
29359 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
889bf7c5 29360 result reports.
c906108c
SS
29361
29362Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
29363
29364 * configure.in (CY_AC_PATH_TCLH): Remove.
29365 * configure: Regenerate.
29366
29367Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
29368
29369 * gdb.c++/Makefile.in (clean): Add missing '{'.
29370
29371Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
29372
29373 * lib/gdb.exp: Provide a default value for noinferior.
29374
29375 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
29376 Load libgloss.exp.
29377
29378Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
29379
29380 * gdb.disasm/hppa.exp: Compile directly into an executable, use
29381 the executable, not the .o to run the tests from.
29382
29383Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
29384
29385 * gdb.base/break.exp: Don't test for program exit or exit status
29386 if $noresults if nonzero.
29387 * gdb.base/langs.exp: Likewise.
29388 * gdb.base/watchpoint.exp: Likewise.
29389
29390 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
29391 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
29392 trying to compile the testcase.
29393
29394Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
29395
29396 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
29397 * gdb.base/signals.exp (continue to handler): Likewise.
29398
29399Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
29400
29401 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
29402
29403 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
29404
29405Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
29406
29407 * gdb.base/corefile.exp: Recognize "not found" as failure
29408 when trying to determine if a core file was generated.
29409 If no core file was generate the first time, try again without
29410 the ulimit -c to work around braindamaged shells.
29411
29412Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
29413
29414 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
29415 [] tests with "test" and enclose string in quotes.
29416 * gdb.stabs/configure: Rebuild
d63a86f8 29417
c906108c
SS
29418Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
29419
29420 Changes in sync with expect:
29421 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
29422 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
29423 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
29424 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
29425 argument to AC_REQUIRE.
29426 * configure: Regenerated.
29427
29428Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
29429
29430 * gdb.base/corefile.exp: When generating a core, discard any
29431 error messages about ulimit not found and the "core dumped"
29432 message from the shell that runs the coredumper.
29433
29434Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
29435
29436 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
29437
29438 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
29439 which sed script to run. Expect failure for v_comb test
29440 on PA targets too.
d63a86f8 29441
c906108c
SS
29442Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
29443
29444 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
889bf7c5 29445 "print func2::coremaker_local" and for "backtrace in corefile.exp"
c906108c
SS
29446
29447Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
29448
29449 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
29450 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
889bf7c5 29451 "sparc-sun-solaris*" xfails for "p v_comb".
c906108c
SS
29452 * lib/gdb.exp (default_gdb_start): Fix typo.
29453 * gdb.base/corefile.exp: Allow "Core was generated by ..."
29454 messages to not include the full program name that caused
29455 the core dump since some systems (such as solaris) apparently
29456 truncate this path to about 80 characters.
29457 When generating a core file first try increasing the core file
29458 size limit to unlimited since some systems may default it to
29459 zero, and it is harmless to try it. Move the test for failing
29460 to generate a core file to where it will actually get executed.
29461 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
29462 new gdb result from g++ debug info improvements and make old
29463 pattern obsolescent. Also account for size_t differences
29464 (may be int or long).
29465 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
29466 initialization before function call is placed in the delay slot
29467 and thus appears to be skipped over by commands such as "next".
29468
29469Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
29470
29471 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
29472
29473Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
29474
29475 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
29476 input source file; fix code to compile test to deal with this
29477 convention.
29478 * gdb.c++/*.exp: Likewise.
29479
29480Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
29481
29482 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
29483 "bt in signals.exp".
29484
29485Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
29486
29487 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
29488 "step over execarg initialization" and
889bf7c5 29489 "step over corearg initialization".
c906108c
SS
29490
29491Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
29492
29493 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
29494 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
29495
29496Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
29497
29498 From Rob Savoye (rob@poseidon.cygnus.com)
29499 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
29500 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
889bf7c5
PA
29501 configure.in}, gdb.disasm/{Makefile.in, configure.in},
29502 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
29503 configure.in}: Major reworking for autoconfig.
c906108c
SS
29504 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
29505 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
889bf7c5 29506 New files.
c906108c
SS
29507 * config/unix-gdb.exp: Make GDB global.
29508 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
889bf7c5
PA
29509 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
29510 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
29511 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
29512 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
29513 term.exp, twice.exp, watchpoint.exp, whatis.exp},
c906108c 29514 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
889bf7c5
PA
29515 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
29516 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
29517 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
29518 pr-8136.exp, result.exp, string.exp, tuples.exp},
c906108c 29519 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
889bf7c5
PA
29520 to returns as necessary, arrange for test to compile own testcase
29521 executable.
c906108c 29522 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 29523
c906108c
SS
29524Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
29525
29526 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
889bf7c5 29527 clear_xfail at end of test which might not call either pass or fail.
c906108c
SS
29528 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
29529 "backtrace through signal handler".
29530
29531Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29532
29533 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
29534 continuing from a job control stop signal.
29535 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
29536
29537Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
29538
29539 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
29540 * gdb.base/corefile.exp: Likewise.
29541 * gdb.base/funcargs.exp: Likewise.
29542
29543Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
29544
29545 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
29546 * config/monitor.exp: Add support for setting baud rate.
29547
29548Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
29549
29550 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
29551 i*86-*-linux* xfails for "backtrace through signal handler".
29552 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
29553 "print func2::coremaker_local".
29554 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
889bf7c5 29555 alpha-dec-osf2* xfail for
c906108c
SS
29556 "delete all breakpoints when none".
29557
29558Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
29559
29560 * gdb.base/break.exp: Change test that deletes all breakpoints
29561 when no user breakpoints are installed. A post 4.15 change
29562 causes gdb to no longer prompt in this case.
29563
29564Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
29565
29566 * gdb.base/return.exp (return_tests): Change xfail for test
29567 "correct value returned double test" to stop xfailing at
29568 Solaris 2.5. Apparently the bug has been fixed.
29569
29570Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
29571
29572 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
29573 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
29574
29575Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
29576
29577 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
29578 * gdb.disasm/hppa.s: Corresponding changes.
29579
29580Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
29581
29582 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
29583 makefile fragment.
29584 * config/mt-hpux: Deleted.
29585
29586Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
29587
d63a86f8 29588 * Many files: When warning about suppressed tests due to a
c906108c
SS
29589 nonexistant test binary, avoid incrementing the warning count.
29590
29591Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
29592
29593 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 29594
c906108c
SS
29595Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29596
29597 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
29598 "sparc-*-solaris2*".
29599
29600Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29601
29602 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
29603 Add global and local variables and initialize them.
29604 * gdb.base/corefile.exp: Test correct mapping of corefile sections
29605 by printing variables. Remove rs6000 and powerpc xfails, BFD now
29606 extracts the file name and terminating signal from the core file.
29607 * TODO: Remove note about tests for correct mapping of corefile.
29608 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
29609 from optimizing it away.
29610 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
29611 handles common blocks.
29612
29613Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
29614
29615 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
29616 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
29617
29618Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
29619
29620 * Makefile.in (maintainer-clean): New target, synonym for
29621 realclean.
29622 * gdb.base/Makefile.in (maintainer-clean): Likewise.
29623 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
29624 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
29625 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
29626 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
29627 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
29628
29629Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
29630
29631 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
29632 xfails when not gcc compiled for "print foo::funclocal".
29633 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
29634 "print foo::funclocal at foo",
29635 "print 'scope1.c'::foo::funclocal at foo",
29636 "print foo::funclocal_bss at foo",
29637 "print 'scope1.c'::foo::funclocal_bss at foo",
29638 "print foo::funclocal_ro at foo",
29639 "print 'scope1.c'::foo::funclocal_ro at foo",
29640 "print bar::funclocal at foo" and
29641 "print 'scope1.c'::bar::funclocal at foo".
29642 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
29643 gcc compiled for "print foo::funclocal at bar".
29644 Expand all messages to ensure that they identify that
29645 the test is at bar().
29646 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
29647 gcc compiled for:
29648 "ptype on opaque struct pointer (statically)",
29649 "ptype on opaque struct tagname (statically)",
29650 "ptype on opaque struct pointer (dynamically) 1",
29651 "ptype on opaque struct tagname (dynamically) 1",
29652 "ptype on opaque struct pointer (dynamically) 2" and
29653 "ptype on opaque struct tagname (dynamically) 2
29654 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
29655 gcc compiled for:
29656 "p datalocal"
29657 "whatis datalocal",
29658 "ptype datalocal",
29659 "p bsslocal",
29660 "whatis bsslocal", and
29661 "ptype bsslocal".
29662 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
29663 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
29664 when not gcc compiled.
29665 * gdb.base/funcargs.exp (float_and_integral_args): Add
29666 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
29667 compiled.
29668 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
29669 "backtrace from call6a" when not gcc compiled.
29670 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
29671 "backtrace from call7a" when not gcc compiled.
29672 * gdb.base/callfuncs.exp (do_function_calls):
29673 Add "hppa*-*-hpux*" xfail when not gcc compiled for
29674 "p t_char_array_values(char_array_val2,char_array_val1)",
29675 "p t_char_array_values(char_array_val1,char_array_val2)",
29676 "p t_char_array_values("carray 1","carray 2")",
29677 "p t_char_array_values("carray 1",char_array_val2)",
29678 "p t_char_array_values(char_array_val1,"carray 2")",
29679 "p sum_args(1,{2})",
29680 "p sum_args(2,{2,3})",
29681 "p sum_args(3,{2,3,4})",
29682 "p sum_args(4,{2,3,4,5})"
29683 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
29684 "backtrace in corefile.exp" when not gcc compiled.
29685
29686Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29687
29688 * gdb.base/signals.exp: Rewrite `handle all print' test as
29689 a procedure. Accept blanks or TABs as whitespace, increase
29690 timeout and expect input buffer size for the large output
29691 from the command. Remove "i*86-*-bsdi2.0" xfail.
29692
29693Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29694
29695 * gdb.base/setvar.exp: Add new testcases for truncation when
29696 assigning invalid values to bitfields.
29697
29698Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
29699
d63a86f8 29700 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
29701 mips-sgi-irix* xfail for
29702 "call inferior func with struct - returns char *"
29703 and fix test so that an optional (unsigned char *) cast is
889bf7c5 29704 accepted in the result.
c906108c
SS
29705
29706Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
29707
29708 * gdb.base/funcargs.exp (float_and_integral_args): Remove
29709 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
29710 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
29711 * gdb.base/signals.exp: Remove duplicate "handle all print" test
29712 that accidentally got checked in.
29713
29714Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
29715
d63a86f8 29716 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
29717 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
29718 compiled test.
29719 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
29720 Add mips-sgi-irix5* xfail for not gcc compiled.
29721 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
6fdff2c5
PA
29722 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc
29723 compiled for "p top", "whatis top", "p middle", and "whatis
29724 middle".
c906108c
SS
29725 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
29726 "whatis signed char" for not gcc compiled.
29727 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
29728 "set variable signed char=-1 (-1)" and
29729 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
29730 * gdb.base/funcargs.exp (float_and_integral_args):
29731 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
29732 Add mips-sgi-irix* xfail when not gcc compiled for
29733 "continue to call2b".
29734 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
29735 "continue to call2g".
6fdff2c5
PA
29736 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc
29737 compiled for "backtrace from call6a"
29738 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc
29739 compiled for "backtrace from call7k". Add mips-sgi-irix5* xfail
29740 when not gcc compiled for "backtrace from call7a".
c906108c
SS
29741 (localvars_after_alloca): Fix gdb_test cmds for
29742 "print * after runto ...".
29743 Remove rs6000-*-* xfails for
29744 "print i after runto localvars_after_alloca" and
29745 "print l after runto localvars_after_alloca"
29746 for all compilers.
29747 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
889bf7c5 29748 when not compiled with gcc, for:
c906108c
SS
29749 "print signed char == (minus)",
29750 "print signed char != (minus)",
29751 "print signed char < (minus)",
29752 "print signed char > (minus)".
29753 * gdb.base/callfuncs.exp (do_function_calls):
29754 Add mips-sgi-irix* xfail, when compiled with native compiler, for
29755 "call inferior func with struct - returns char *".
d63a86f8 29756 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
29757 "correct value returned double test" to include Solaris 2.4.
29758 * gdb.base/funcargs.exp (float_and_integral_args):
29759 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 29760
c906108c
SS
29761Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29762
29763 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
29764 enumeration bitfields if compiling with GNU C.
29765 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
29766 to empty' prompt.
29767
29768Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
29769
29770 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
29771 test for PRO targets.
29772
29773 * gdb.base/funcargs.exp: Avoid ever setting more than 8
29774 breakpoints in the inferior at any given time by making
29775 two groups of breakpoints for call2*, call6* and call7*
29776 tests.
29777
29778Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29779
29780 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
29781 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
29782 from optimizing it away.
29783 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
29784 "call inferior func with struct".
29785
29786Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
29787
29788 * configure.in: Only configure gdb.chill for particular targets.
29789
29790Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
29791
29792 * gdb.base/Makefile.in: Add action to .c.o transformation
29793 rule that generates a .ci file for each .o file and remove
29794 explicit .c.o rules except for callfuncs.o.
29795 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
29796 generates a .ci file for each .o file and remove explicit
29797 .cc.o rules.
29798 (clean): Remove *.tmp *.ci files.
29799 (EXECUTABLES): Remove templ-info.exp.
29800 * gdb.base/compiler.c: New file.
29801 * gdb.c++/compiler.cc: New file
29802 * gdb.base/scope.exp: Source gdb.base/scope.ci.
29803 Change rs6000-*-* xfail for
29804 "print 'scope0.c'::filelocal_ro" and
29805 "print 'scope1.c'::filelocal" and
29806 "print 'scope1.c'::filelocal_bss" and
29807 "print 'scope1.c'::filelocal_ro" and
29808 "print 'scope1.c'::foo::funclocal" and
29809 "print 'scope1.c'::foo::funclocal_ro" and
29810 "print 'scope1.c'::bar::funclocal" and
29811 "print 'scope0.c'::filelocal_ro" and
29812 "print 'scope1.c'::filelocal at foo" and
29813 "print 'scope1.c'::filelocal_bss at foo" and
29814 "print 'scope1.c'::filelocal_ro at foo" and
29815 "print 'scope1.c'::foo::funclocal at foo" and
29816 "print 'scope1.c'::foo::funclocal_bss at foo" and
29817 "print 'scope1.c'::foo::funclocal_ro at foo" and
29818 "print 'scope1.c'::bar::funclocal at foo" and
29819 "print 'scope0.c'::filelocal_ro" and
29820 "print 'scope1.c'::filelocal" and
29821 "print 'scope1.c'::filelocal_bss" and
29822 "print 'scope1.c'::filelocal_ro" and
29823 "print 'scope1.c'::foo::funclocal" and
29824 "print 'scope1.c'::foo::funclocal_bss" and
29825 "print 'scope1.c'::foo::funclocal_ro" and
29826 "print 'scope1.c'::bar::funclocal" and
29827 "print 'scope1.c'::bar::funclocal_bss"
29828 to only be xfail'd when not compiled with gcc.
d63a86f8 29829 Add rs6000-*-* xfail for
c906108c
SS
29830 "print 'scope0.c'::filelocal_bss before run"
29831 when compiled with gcc.
29832 (test_at_main): Add rs6000-*-* xfail for
29833 "print filelocal_ro in test_at_main"
29834 when compiled with gcc.
29835 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
889bf7c5 29836 Add rs6000-*-aix* xfail for
c906108c
SS
29837 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
29838 "ptype t_char_array", not compiled with gcc.
29839 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
29840 xfail for "list foo (in include file)" when gcc compiled.
29841 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
889bf7c5 29842 (integral_args): Add rs6000-*-* xfail for
c906108c
SS
29843 "run to call0a" if not compiled with gcc.
29844 (unsigned_integral_args): Add rs6000-*-* xfail for
29845 "run to call1a" if not compiled with gcc.
29846 (float_and_integral_args): Add rs6000-*-* xfail for
29847 "run to call2a" if not compiled with gcc and for
29848 "continue to call2b" for any compiler.
29849 Add rs6000-*-* xfail to
29850 "print f1 after run to call2a" for gcc compiled.
29851 (discard_and_shuffle): Add rs6000-*-* xfail for
29852 "run to call6a".
29853 (shuffle_round_robin): Add rs6000-*-* xfail for
29854 "backtrace from call7a" if not compiled with gcc.
29855 Add rs6000-*-* xfail for
29856 "backtrace from call7b" if compiled with gcc.
29857 (call_after_alloca): Add rs6000-*-* xfail for
29858 "print c in call_after_alloca" and
29859 "print s in call_after_alloca" and
29860 "backtrace from call_after_alloca_subr"
29861 if not compiled with gcc.
29862 (localvars_in_indirect_call): Add rs6000-*-* xfail for
29863 "print c in localvars_in_indirect_call" and
29864 "print c in localvars_in_indirect_call" and
29865 "backtrace in indirectly called function" and
29866 "stepping into indirectly called function"
29867 if not compiled with gcc.
29868 (localvars_after_alloca): Add rs6000-*-* xfail for
29869 "print c after runto localvars_after_alloca" and
29870 "print s after runto localvars_after_alloca" and
29871 "print i after runto localvars_after_alloca" and
29872 "print l after runto localvars_after_alloca"
29873 for all compilers.
29874 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
29875 than whatis-info.exp.
29876 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
29877 than opaque-info.exp.
29878 Setup rs6000-*-* xfail for
d63a86f8 29879 "ptype on opaque struct pointer (statically)" and
c906108c
SS
29880 "ptype on opaque struct pointer (dynamically)" when
29881 not compiled with gcc.
29882 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
29883 rather than callf-info.exp.
29884 (do_function_calls): Add clear_xfail for rs6000-*-* for
29885 "p t_float_values2(3.14159,float_val2)". Seems to work
29886 fine there, both with xlc and gcc. Need to find out what
29887 it is doing right and fix other platforms.
29888 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
29889 "call inferior func with struct - returns int",
29890 "call inferior func with struct - returns long",
29891 "call inferior func with struct - returns float",
29892 "call inferior func with struct - returns double",
29893 "call inferior func with struct - returns char *",
29894 but only if not gcc compiled (presumes xlc compiled).
29895 Change rs6000-*-* xfails for
29896 "call inferior func with struct - returns char" and
29897 " call inferior func with struct - returns short" to only
29898 xfail if not using gcc.
29899 (clean mostlyclean): Remove *.ci and *.tmp files.
29900 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
29901 than templ-info.exp.
29902 * gdb.base/langs.exp: Source gdb.base/langs.ci.
29903 Add rs6000-*-* xfail for "up to foo in langs.exp"
29904 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
889bf7c5 29905 when not gcc compiled.
d63a86f8 29906
c906108c
SS
29907Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
29908
29909 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
29910 * gdb.base/corefile.exp: Likewise.
29911 * gdb.base/list.exp: Likewise.
29912 * gdb.base/scope.exp: Likewise.
29913 * gdb.base/siganls.exp: Likewise.
29914
29915 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
29916 compiler output.
29917 * gdb.base/whatis.exp: Likewise.
29918
29919Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
29920
29921 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
29922 failure (opcode table has been fixed to match reality).
29923
29924Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
29925
29926 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
29927 "call inferior func with struct - returns char",
29928 "call inferior func with struct - returns short"
29929
29930 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
29931 "print 'scope0.c'::filelocal at main",
29932 "print 'scope0.c'::filelocal_bss in test_at_main",
29933 "print 'scope0.c'::filelocal at foo",
29934 "print 'scope0.c'::filelocal_bss in test_at_foo",
29935 "print 'scope0.c'::filelocal at bar",
29936 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 29937
c906108c
SS
29938 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
29939 in source file 1". This bug seems to have been fixed with both
29940 gcc and native cc (was native assembler bug?).
29941
29942Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
29943
29944 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
29945 "backtrace through signal handler" to "i*86-*-sysv4*".
29946 * gdb.base/signals.exp: Add xfail for "'next' behaved as
29947 continue" case. Add "known SVR4 bug" to fail message.
29948 Add "i*86-*-bsdi2.0" xfail for "handle all print".
29949 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
29950 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
29951 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
29952 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
29953 "up to foo in langs.exp", "show language at foo in
29954 langs.exp", "up to cppsub_ in langs.exp", "show
29955 language at cppsub_ in langs.exp", "up to fsub in
29956 langs.exp", and "show language at fsub in langs.exp".
29957 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
29958 "bactrace in corefile.exp".
29959 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
29960 "call inferior function with struct - returns float" and
29961 "call inferior function with struct - returns double".
d63a86f8 29962
c906108c
SS
29963Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
29964
29965 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
29966 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
29967 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
29968 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
29969
29970Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
29971
29972 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
29973 (or overriden) "CHILL" macro rather then bare "gcc".
29974 Also look for ../../gcc/xgcc since that is what we will
29975 actually need, not "Makefile". Remove following assignment
29976 of CHILL to CHILL_FOR_TARGET because that results in
29977 recursive definition.
29978
29979Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
29980
29981 * gdb.base/corefile.exp: Change xfail for backtrace in
29982 corefile.exp from linuxaout to all linux.
29983 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
29984 cases where we miss the breakpoint at the signal handler
29985 for some reason. Setup xfail for linuxoldld/linuxaout and
29986 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
29987 hitting SIGURG breakpoint.
29988 * gdb.base/signals.exp: Setup xfail for "next" acting like
29989 continue to add linuxoldld. Setup xfail for all linux for
29990 "next to handler in signals_tests_1", "backtrace in
29991 signals_tests_1", "continue to func1", "pass SIGUSR1",
29992 and continue to handler".
29993
29994Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
29995
29996 * Update all FSF addresses except those in COPYING* files.
29997
29998Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
29999
30000 * gdb.base/a2-run.exp: Change messages to be more explicit about
30001 the status of args, and quote binfile in results.
30002
30003Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
30004
30005 * gdb.base/callfuncs.exp: Add tests for passing structs to
30006 inferior functions and return various types.
30007 * gdb.base/callfuncs.c: Add functions to receive a struct
30008 and return a member of the struct, in various types.
30009
30010Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30011
30012 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
30013
30014Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
30015
30016 * config/vxworks29k.exp: New file, sources vxworks.exp.
30017
30018Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
30019
30020 * config/gdbremote.exp: New file. Testing framework using
30021 gdbserver.
30022
30023Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
30024
30025 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
30026 "call function when asleep" and "send end of file".
30027 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
30028 for "backtrace in corefile.exp".
30029 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
30030 for "backtrace through signal handler".
30031 * gdb.base/corefile.exp: Make sure we actually generate a core file
30032 before trying the core tests. Some systems allow the user to suppress
30033 generation of core files and default to that (linux for example).
30034 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
30035 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
30036
30037Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
30038
30039 * gdb.threads: New directory with some crude multi-threaded
30040 gdb tests (step.exp and step2.exp).
30041 * config/mt-lynx (STEP_EXECUTABLE): Define.
30042 (THREADFLAGS): Define.
30043
30044Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
30045
30046 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
30047
30048 * gdb.base/signals.exp: Disable whole file for lynx until
30049 further notice.
30050
30051 * gdb.base/signals.exp: xfail test where "next" acts like
30052 "continue" for lynx.
30053
30054 * gdb.base/interrupt.exp: xfail test for calling function while
30055 inferior is asleep for lynx.
30056
30057 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
30058 than one cr-lf after each command.
30059
30060Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30061
30062 * configure.in: Reinstate setting of stabsdirs variable, fix
30063 typo in setting up configdirs for native builds.
30064
30065 * gdb.base/return.exp: Fix typo in return double test.
30066 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
30067 compiler from optimizing them away.
30068
30069Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
30070
30071 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
30072 sequences to be echo'd by gdb when using gdb_test.
30073 * gdb.chill/chexp.exp: Likewise.
30074 * gdb.fortran/exprs.exp: Likewise
30075
30076Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
30077
30078 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
30079 after the inferior gdb has started.
30080
30081 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
30082 after each command.
30083 * gdb.base/funcargs.exp: Likewise.
30084 * gdb.base/gdbvars.exp: Likewise.
30085 * gdb.base/interrupt.exp: Likewise.
30086 * gdb.base/list.exp: Likewise.
30087 * gdb.base/watchpoint.exp: Likewise.
30088 * gdb.c++/demangle.exp: Likewise.
30089 * gdb.c++/inherit.exp: Likewise.
30090 * gdb.chill/chexp.exp: Likewise.
30091 * gdb.fortran/exprs.exp: Likewise.
30092
30093 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
30094 test if we can't handle IO to/from the inferior.
30095
30096 * gdb.c++/misc.exp: Always check for a program already being
30097 started after sending a "run" command to gdb.
30098
30099 * gdb.base/twice.exp: Start with a fresh gdb.
30100
30101 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
30102 only depend on gdb's expression code, not the chill runtime.
30103
30104 * gdb.base/return.c: Put return values into variables so we
30105 can have gdb print them rather than depending on the program
30106 to print them.
30107 * gdb.base/return.exp: Corresponding changes.
30108
30109 * lib/gdb.exp: Provide default value for noinferiorio.
30110 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
30111 the inferior.
30112
30113 * gdb.base/break.exp: Always check for a program already being
30114 started after sending a "run" command to gdb.
30115 (text_next_with_recursion): Don't check the output from the
30116 program's printf statement. Instead just make sure the program
30117 exited.
30118
30119 * gdb.base/commands.exp: Protect tests which need arguments with
30120 $noargs conditionals.
30121
30122Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30123
30124 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
30125 of structure member arrays to match gdb/valops.c:value_addr change.
30126
30127Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
30128
30129 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
30130 cases.
30131
30132Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
30133
30134 * configure.in (configdirs): Remove gdb.chill from default list
30135 of subdirs and then add it back in only if doing a native build.
30136 The current chill compiler does not yet work in any cross build.
30137 * Revert all signal changes from Jul 6.
30138 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
30139 for sh-hms targets, allowing these tests to link, with no other
30140 changes. Testing is suppressed by setting "nosignals" in site.exp.
30141
30142Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
30143
30144 * configure.in (signaldirs): Define and add to configdirs for all
30145 targets except some specific ones that are known to not support signals.
30146 Also clean up formatting.
30147 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
30148 (signals, sigall): Remove rules to build.
30149 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
30150 Moved to new gdb.signals directory.
30151 * gdb.signals: New test directory.
30152 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
30153 signals.c signals.exp}: New or moved files.
30154
30155Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
30156
30157 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
30158
30159Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
30160
30161 * gdb.base/return.exp: Xfail `return double' test failure
30162 on at least Solaris 2.3 and handle future/past versions on
30163 a case by case basis as appropriate. Also update message
30164 to include i*86 failures.
30165
30166Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30167
30168 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
30169
30170 * lib/gdb.exp: Fix comment which erroneously identified
30171 gdb_file_cmd as gdb_load (the 19 May change was in fact to
30172 gdb_file_cmd not gdb_load).
30173 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
30174
30175 * gdb.base/setvar.exp: Make test names consistent between pass and
30176 fail cases. Use gdb_test more.
30177
30178Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30179
30180 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
30181
30182Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30183
30184 * gdb.base/help.exp: Fix expected help string for `show commands'.
30185
30186Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
30187
30188 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
30189
30190 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
30191 of a text section.
30192
30193Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
30194
30195 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
30196 that loop eventually terminates. Fix Connection refused logic so
30197 that testsuite will expire nicely.
30198
30199Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
30200
30201 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
30202 config/rom68k.exp: New tcl glue for the appropriate monitors.
30203 These all just end up calling monitor.exp.
30204 * config/monitor.exp (gdb_target_monitor): Handle `Connection
30205 refused' by retrying. Cleanup some timeout issues.
30206 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
30207 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
30208 callers don't have to set/restore global timeout variable.
30209
30210 * The following set of changes centralizes management of the global
30211 timeout variable. This way, it can be set in one target dependent
30212 place instead of dozens of places scattered throughout the test suite.
30213 If you need to lengthen a timeout, then you should either set timeout
30214 in one of the config/{target}.exp files, or multiply it by a factor.
30215 Setting it to an absolute value is always going to lose for some
30216 targets.
30217 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
30218 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
30219 * gdb.base/funcargs.exp: Don't set timeout.
30220 * gdb.base/list.exp (test_forward_search): Only use local timeout.
30221 * gdb.base/printcmds.exp (test_print_string_constants
30222 test_print_array_constants): Don't set timeout.
30223 * gdb.base/ptype.exp: Don't set timeout.
30224 * gdb.base/recurse.exp: Don't set timeout.
30225 * gdb.base/return.exp: Don't set timeout.
30226 * gdb.base/watchpoint.exp: Don't set timeout.
30227 * gdb.c++/classes.exp (do_tests): Don't set timeout.
30228 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
30229
30230Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
30231
30232 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
30233
30234Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30235
30236 * lib/gdb.exp: Disable chill tests for irix5.
30237
30238Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30239
30240 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
30241 each test pass or fail.
30242
30243Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30244
30245 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
30246 xlc not gcc.
30247
30248Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
30249
30250 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
30251
30252Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
30253
30254 * config/est.exp: Fix copyright and comments. Remove dead code.
30255 Use targetname, serialport and baud variables instead of fixed
30256 constants.
30257 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
30258 * config/cpu32bug.exp: New file to support cpu32bug monitors.
30259
30260Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30261
30262 * gdb.base/watchpoint.exp: Don't run
30263 test_watchpoint_triggered_in_syscall for sunos.
30264
30265Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30266
30267 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
30268 they don't seem to exist. Do include stdio.h.
30269
30270Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30271
30272 * gdb.base/a1-selftest.exp: Add alpha xfail.
30273
30274Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30275
30276 * gdb.base/watchpoint.c (main): Prompt before calling read().
30277 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
30278 Revise accordingly. Remove cruft about sending "123" several
30279 times, until it gets noticed. Clean up the "print buf[0]" stuff
30280 so that it passes or fails, and waits for prompts in the usual way.
30281
30282Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30283
30284 * gdb.base/recurse.exp: Fix comment.
30285
30286 * TODO: Remove item about printing variables in nodebug.exp. Add
30287 item about enabling tests which are only run on some targets.
30288
30289 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
30290 fail, make test names unique, use new gdb_test convention
30291 regarding pattern, use gdb_test more, etc.).
30292
30293 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
30294 fail, make test names unique, etc.).
30295
30296Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30297
30298 * gdb.base/nodebug.c: Change return type of top and middle to
30299 short.
30300 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
30301 are fixed by the recent mdebugread.c changes. Allow `short ()'
30302 as type for top and middle.
30303
30304Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30305
30306 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
30307 nearly as I can tell, the whole thing was an accident in Stu's
30308 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
30309 to replace a send/expect pair with gdb_test, but ended up only
30310 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
30311 of 30 Mar 1995 took care of it, but left this vestigial comment
30312 which I am now nuking.
30313
30314Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30315
30316 * gdb.base/break.exp: Look for different line number for
30317 breakpoint at main depending on usestubs.
30318
30319Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30320
30321 * gdb.base/list.exp: Adjust some alternate expect patterns to
30322 match recent list0.c change. Add alternate expect pattern for
30323 output from `list default lines around main' for optimizing
30324 compilers.
30325
30326Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30327
30328 * lib/gdb.exp: If nosignals is not set, set it to 0.
30329
30330Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
30331
30332 * config/slite-gdb.exp: Responds to load symbol table prompt.
30333 * gdb.base/break.exp: Adjust line number, fix rerun.
30334 * gdb.base/langs0.c: Add #ifdef usestubs.
30335
30336Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
30337
30338 * gdb.base/list.exp: Adjust line contents after adding new lines in
30339 list0.c. Also fix a syntax error.
30340
30341 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
30342 * gdb.base/break.exp: ditto.
30343 * gdb.base/list.exp: ditto.
30344 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
30345 * gdb.base/run.c: ditto.
30346 * gdb.base/list0.c: ditto.
30347 * gdb.base/funcargs.c: ditto.
30348
30349Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
30350
30351 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
30352 $targetname, $serialport and $baud instead of hardwired variables.
30353 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
30354 target doesn't support signals.
30355
30356Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
30357
30358 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
30359
30360Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30361
30362 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
30363 Don't rely on the value of an auto variable before it has been
30364 initialized. Use gdb_test more.
30365
30366Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30367
30368 * lib/gdb.exp (default_gdb_version): A version number must start
30369 with a digit, but other than that contains all characters up to
30370 the first whitespace character.
30371
30372Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30373
30374 * gdb.base/commands.exp (breakpoint_command_test): New tests.
30375
30376Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30377
30378 * gdb.c++/*.exp: Warn if executable does not exist. The original
30379 reason for skipping the warning was that configure.in sometimes
30380 intentionally skipped building the executables but the tcl code
30381 had no way of knowing. That (a) was always bogus with respect to
30382 error handling, (b) is no longer true (right now there is no way
30383 to skip C++ tests).
30384
30385 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
30386
30387Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30388
30389 * gdb.base/list.exp: Add expect patterns for output from
30390 SunPRO compiled executables.
30391 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
30392 types.
30393
30394Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30395
30396 * gdb.base/break.exp (test_next_with_recursion): Accept any line
30397 number (we are already testing that the correct source line text
30398 gets printed).
30399
30400 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
30401 that is what is intended, but something needed to be done to get
30402 sunos4 native working again.
30403
30404 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
30405
30406 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
30407 apparently went with a (very) old xfail.
30408
30409Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
30410
30411 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
30412 runto_main is a proc in gdb.exp that will do 'step' for target use
30413 stubs.
30414 * gdb.base/exprs.exp: ditto.
30415 * gdb.base/interrupt.exp: ditto.
30416 * gdb.base/opaque.exp: ditto.
30417 * gdb.base/printcmds.exp: ditto.
30418 * gdb.base/ptype.exp: ditto.
30419 * gdb.base/scope.exp: ditto.
30420 * gdb.base/setvar.exp: ditto.
30421 * gdb.base/signals.exp: ditto.
30422 * gdb.base/twice.exp: ditto.
30423 * gdb.c++/classes.exp: ditto.
30424 * gdb.c++/inherit.exp: ditto.
30425 * gdb.c++/templates.exp: ditto.
30426 * gdb.base/break.exp: no run and hit main for stubs. Change line
30427 numbers for breakpoints and info breakpoint.
30428 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
30429 breakpoint().
30430 * gdb.base/callfuncs.c: ditto.
30431 * gdb.base/exprs: ditto.
30432 * gdb.base/interrupt.c: ditto.
30433 * gdb.base/opaque0.c: ditto.
30434 * gdb.base/printcmds.c: ditto.
30435 * gdb.base/ptype.c: ditto.
30436 * gdb.base/scope0.c: ditto.
30437 * gdb.base/setvar.c: ditto.
30438 * gdb.base/signals.c: ditto.
30439 * gdb.base/twice.c: ditto.
30440 * gdb.c++/misc.cc: ditto.
30441 * gdb.c++/templates.cc: ditto.
30442
30443Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30444
30445 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
30446
30447 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
30448 somewhere between `read' and `main.c'. I'm pretty sure the
30449 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
30450 and it isn't particularly useful.
30451
30452 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
30453
30454Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30455
30456 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
30457
30458Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
30459
30460 * config/mt-slite: add LIBS and -nostdlib.
30461 * config/slite-gdb.exp: add this new file to support sparclite target.
30462
30463Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
30464
30465 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
30466
30467 * gdb.base/a2-run.exp: Change argument to istarget from
30468 "*-*-vxworks" to "*-*-vxworks*".
30469 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
30470
30471Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
30472
30473 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
30474 will not runto main but do a 'step' to step out of breakpoint().
30475 * config/mt-slite: add -Dusestubs.
30476
30477Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30478
30479 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
30480 instead of just @.
30481
30482 * gdb.base/signals.exp: Add test for "handle all print".
30483 * TODO: Remove "handle all print". Also remove item about
30484 checking copyright date (I don't like the idea of a spurious FAIL
30485 based on when we run the tests).
30486
30487 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
30488 for SunOS4 (reason for failure not investigated). Remove
30489 redundant test for $binfile.
30490
30491 * gdb.base/nodebug.c (array_index): Call malloc.
30492
30493 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
30494
30495Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
30496
30497 * gdb.base/recurse.exp: Update gdb_test invocation to use new
30498 conventions and slightly simplify the matching regexp.
30499
30500Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30501
30502 * gdb.base/break.exp: Update gdb_test invocation to use new
30503 convention.
30504
30505 * lib/gdb.exp: If noargs is not set, set it to 0.
30506
30507 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
30508 tests unique.
30509
30510 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
30511
30512Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30513
30514 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
30515 one argument of type "<non-float parameter>".
30516
30517Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
30518
30519 * config/rom68k.exp: New file to support Motorola IDP board.
30520 * gdb.base/a2-run.exp: Skip this file if noargs is set.
30521 * gdb.base/break.c: Change things around so that this program
30522 doesn't depend upon args. This is necessary to make remote
30523 targets work (in general, they can't take args).
30524 * gdb.base/break.exp: Don't try to send args to program. Don't
30525 expect output. Also, replace lots of code with gdb_test.
30526
30527Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30528
30529 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
30530 printing of '\'' (which is what the comment says we are testing,
30531 even though we were not), not '''.
30532 (test_integer_literals_rejected): Test that printing ''' is an error.
30533
30534 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
30535 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
30536 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
30537 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
30538 Use gdb_test not test_print_accept.
30539 * lib/gdb.exp: Remove test_print_accept.
30540
30541 * gdb.base/signals.exp (signal_tests_1): Make pass message
30542 consistent with fail message.
30543
30544 * gdb.base/whatis.exp: Remove xfails for printing char vs.
30545 unsigned char; the bug (PR 1821) is fixed.
30546
30547 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
30548
30549 * gdb.base/scope.exp (test_at_localscopes): Call pass for
30550 successful tests--makes xfailing them work right.
30551
30552Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30553
30554 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
30555 only \r\n, not .*. The test can pass .* as the last thing in
30556 $pattern if that is what it wants. In addition to providing this
30557 flexibility, this change should speed up pattern matching in cases
30558 where the pattern already ended with .* (there were a number of
30559 them). This change also helps catch bad patterns--in the old
30560 scheme the typo "char \*" instead of "char \\*" would pass. Now
30561 it is caught.
30562 * Many .exp files: Update callers.
30563
30564 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
30565 clearer and does not spuriously match multiple ('s. Likewise for
30566 ) and *.
30567
30568 * gdb.base/nodebug.exp: Test ability to call a function and pass
30569 it a string (even with no debugging info).
30570
30571 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
30572 "p '\'", which is the same as "p ''" once tcl gets done with
30573 quoting, to "p '\\'", which I suspect is what is intended (one
30574 backslash gets sent to GDB).
30575
30576 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
30577
30578Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30579
30580 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
30581 1817) was fixed literally years ago.
30582
30583Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30584
30585 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
30586 test, it causes stepping out of call_after_alloca_subr with
30587 optimizing compilers.
30588 (localvars_in_indirect_call): Consume GDB prompt if `finish'
30589 fails.
30590
30591 * gdb.c++/templates.exp: Source templ-info.exp only if
30592 the templates executable exists.
30593
30594 * gdb.c++/misc.cc (class Contains_static_instance,
30595 class Contains_nested_static_instance),
30596 gdb.c++/classes.exp (test_static_members): Test printing of
30597 a class that contains a static instance of the class.
30598
30599Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30600
30601 * gdb.base/langs2.c (cppsub_): Don't prototype.
30602 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
30603 only, I believe).
30604
30605Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30606
30607 * lib/gdb.exp (skip_chill_tests): New procedure.
30608
30609 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
30610
30611Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
30612
30613 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
30614 each expect pattern. Cuts runtime from 12 to about 4 seconds.
30615
30616Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30617
30618 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
30619
30620 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
30621 disassemble 8, not 16, instructions for part 4.
30622
30623 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
30624 support the latter anymore.
30625
30626 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
30627 -DNO_PROTOTYPES.
30628 * gdb.base/callfuncs.c: Control use of prototypes based on
30629 NO_PROTOTYPES, not __STDC__.
30630 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
30631 t_float_values2 tests if prototypes in use.
30632
30633 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
30634 t_double_values): When checking differences against DELTA, check
30635 that difference is within the range (-DELTA,DELTA), not just
30636 (-infinity,DELTA).
30637
30638Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
30639
30640 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
30641 'file' command firts, then 'target', then 'load', this is due to gdb
30642 target set up.
30643 * config/mips-gdb.exp: Fix a couple regular exp bugs.
30644
30645Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
30646
30647 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
30648 FP load/store variants.
30649 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
30650
30651Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
30652
30653 * gdb.base/term.exp: Do not give a warning if not native, it is
30654 not an abnormal condition.
30655
30656Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
30657
30658 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
30659 t_char_array".
30660
30661Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
30662
30663 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
30664 are getting the version number.
30665
30666 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
30667 if not native, it is not an abnormal condition.
30668
30669Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30670
30671 * lib/gdb.exp: Just use "file exists", rather than undocumented
30672 dejagnu procedure "findfile".
30673
30674Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
30675
30676 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
30677 (LDFLAGS): Set to -Xlinker -Ur.
30678
30679 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
30680 Removed, these values are set by lib/gdb.exp.
30681
30682 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
30683
30684Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
30685
30686 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
30687 of replicating gdb startup code.
30688
30689 * config/mt-vxworks (LDFLAGS): Set to -r.
30690 (CFLAGS_FOR_TARGET): Removed.
30691
30692 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
30693 (gdb) and gdb for vxworks uses (vxgdb).
30694
30695 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
30696 executable is not in the tree and host != target, use sed and
30697 program_transform_name to determine the gdb name used by the
30698 target.
30699
30700 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
30701 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
30702
30703Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30704
30705 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
30706 floats, chars, and shorts where there are ANSI-style function
30707 definitions.
30708
30709 * gdb.base/langs.exp, gdb.base/langs*: New test.
30710 * gdb.base/Makefile.in: Build it.
30711 * TODO: Remove item about checking that C names don't get C++
30712 demangling applied; this test tests it.
30713
30714Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30715
30716 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
30717 went with the const70 xfail. The xfail went away a year ago.
30718
30719 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
30720
30721 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
30722 for hp300.
30723
30724 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
30725
30726 * gdb.base/a1-selftest.exp: Don't run on hp300.
30727
30728Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30729
30730 * Makefile.in (site.exp): Set host_alias and target_alias as well
30731 as host_triplet and target_triplet.
30732
30733Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30734
30735 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
30736
30737 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
30738 places as other ecoff systems).
30739
30740 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
30741 ultrix.
30742
30743Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30744
30745 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
30746 remove them.
30747 * gdb.base/nodebug.exp: Accept "function" in addition to "text
30748 variable and "variable" in addition to "data variable".
30749 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
30750
30751 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
30752 2.
30753 * gdb.base/list1.c (long_line): Add additional statement at start
30754 of function.
30755 * gdb.base/list.exp (test_forward_search): Update line number to
30756 reflect new statement.
30757
30758Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30759
30760 * gdb.base/signals.exp: Reinitialize searched source directories
30761 after gdb_start call.
30762
30763Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
30764
30765 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
30766 * gdb.stabs/Makefile.in: Likewise.
30767
30768 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
30769 change. Instead split the tests into smaller pieces.
30770 * gdb.disasm/hppa.s: Corresponding changes.
30771
30772Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30773
30774 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
30775 Quote ^C when passing it to stty. For some shells ^ is a pipe.
30776
30777 * gdb.base/funcargs.exp: Modify many tests so that every test
30778 either passes or fails. Make some test names unique.
30779
30780Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30781
30782 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
30783 Call stty to set interrupt character.
30784
30785 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
30786 for HP assembler versus GNU assembler based on actual behavior of
30787 $(CC), rather than assuming that $(AS) is always the GNU assembler.
30788
30789 * TODO: Suggest a few more stepping tests.
30790
30791Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
30792
30793 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
30794 restart GDB for h8300 after a continue.
30795 (return): Add pattern to match a29k-udi behavior.
30796 * gdb.base/nodebug.exp: Remove obsolete comment.
30797 * gdb.base/regs.exp: New file, testing of register displays.
30798 * gdb.base/return.exp: Fix typo in reference to $objdir.
30799 * gdb.base/whatis.exp: Always start with a fresh GDB.
30800
30801Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30802
30803 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
30804 higher, these tests generate a lot of output.
30805
30806Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30807
30808 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
30809 code following the catch silently ignored some errors; without the
30810 catch they should be thrown like any other tcl error. Also, the
30811 catch used "" instead of {} which meant all the callers who wanted
30812 to include one of the characters "[]$ had to quote it an extra time.
30813 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
30814 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
30815 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
30816 Remove extra quoting.
30817
30818Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
30819
30820 * gdb.base/commands.exp: Make test names unique; every test either
30821 passes or fails. Update some comments.
30822
30823 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
30824
30825Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30826
30827 The following fixes a FAIL caused by the fact that the alpha stabs
30828 configuration didn't use the ".if alpha" code in weird.def.
30829 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
30830 bit pointer, so the 32 bit version works even on the alpha.
30831 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
30832 Remove the stuff which allowed us to have separate versions for
30833 alpha and everything else.
30834
30835 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
30836 regexp which "info func operator\[\](" is supposed to match. Fix
30837 string to send to GDB. Note that GDB still doesn't work right. Add a
30838 new test for "info func .perator\[\](" which GDB does handle correctly.
30839
30840 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
30841
30842Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30843
30844 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
30845 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
30846 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
30847 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
30848 it makes the tests harder to understand and confuses test-o-matic.
30849 The preferred style is that each test provides a PASS or a FAIL,
30850 and has a unique message (e.g. "continue #54" not just "continue")
30851 which is the same for the pass and the fail.
30852 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
30853 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
30854 to lib/gdb.exp.
30855 * gdb.base/printcmds.exp: Use test_print_accept. Remove
30856 prt_accept which was basically the same thing. Likewise for
30857 test_print_reject and prt_reject.
30858 * lib/gdb.exp (test_print_reject): Add some more error message
30859 patterns to match from the former printcmds.exp (prt_reject).
30860 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
30861 One defect of the passcount stuff is that some of it failed to
30862 report XPASS where appropriate.
30863 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
30864 stuff before and after arg in expected pattern.
30865 (test_paddr_operator_functions): Re-do test without print_addr_of;
30866 this is the only test which seems to want extra stuff there.
30867
30868Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30869
30870 * gdb.base/nodebug.exp: Update new tests to reflect improved
30871 wording of gdb output.
30872
30873 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
30874 and "ptype" work on variables in files compiled without -g.
30875 Replaces commented out "maint print msymbol" tests.
30876
30877Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30878
30879 * gdb.base/setvar.c (dummy): Call malloc.
30880
30881 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
30882 losing with the irix4 sed.
30883
30884 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
30885 ALRM" on irix4.
30886
30887Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30888
30889 * TODO: Remove items about corefile.exp testing new exec-file and
30890 backtrace; both are now done. Add items about printing enums.
30891
30892Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30893
30894 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
30895 "get signal $thissig" test fails.
30896
30897 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
30898
30899Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30900
30901 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
30902 compiler warning with dec alpha compiler.
30903
30904 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
30905 extra \n from gdb_test call (this explains why the prompt test
30906 that I removed yesterday was there).
30907 (user_defined_command_test): Remove extra \n and prompt test.
30908
30909 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
30910 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
30911 doesn't exist.
30912 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
30913 Also remove alpha workaround, which turns out to be because
30914 SIGABRT == SIGLOST.
30915
30916 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
30917
30918 * gdb.base/help.exp: Don't test "help show".
30919
30920Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30921
30922 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
30923 "set print address" is on.
30924 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
30925 pass prompt to gdb_test; gdb_test already looks for the prompt.
30926
30927 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
30928
30929 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
30930 was a vestige of the manual TESTSTRATEGY, and the purpose of it
30931 was to make sure that gdb can read a core file. But (a) the "read
30932 the corefile" part didn't make it to a1-selftest.exp, we just
30933 delete the corefile after creating it, and (b) we test reading
30934 corefiles in corefile.exp anyway. Also, this test left around a
30935 xgdb process on Solaris.
30936
30937 * gdb.base/corefile.exp: Also test backtrace.
30938
30939Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
30940
30941 * gdb.base/commands.exp: Test a simple user defined command with
30942 arguments and if/while statements; verify the full user command is
30943 printed by "show user".
30944
30945 * gdb.base/commands.exp: Test if/while commands as part of a
30946 breakpoint command list; verify they appear in breakpoint
30947 information.
30948
30949Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30950
30951 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
30952 than by dividing by zero.
30953
30954Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
30955
30956 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
30957 performing an inferior call with watchpoints enabled.
30958 * gdb.base/watchpoint.c (main): Delete second unnecessary read
30959 call.
30960
30961Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30962
30963 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
30964 of "file" command.
30965
30966 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
30967 Add additional pattern for when "int operator int(void);" appears
30968 in a different order.
30969
30970Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30971
30972 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
30973
30974 * gdb.base/help.exp: Replace most of docstrings for "info signals"
30975 and "signal" with ".*".
30976
30977Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30978
30979 * TODO: Add note about "handle all nostop".
30980
30981 * gdb.base/{sigall.c, sigall.exp}: New test.
30982 * gdb.base/Makefile.in: Add it.
30983
30984Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
30985
30986 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
30987 when invoking GDB, suppresses any windowing interface.
30988
30989Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
30990
30991 * config/sim-gdb: New file, simulator testing support.
30992
30993Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
30994
30995 * gdb.base/interrupt.exp: Test calling func1 twice.
30996
30997Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
30998
30999 * gdb.base/list.exp (test_forward_search): Set timeout higher
31000 when we'll be getting lots of output from gdb.
31001
31002 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
31003 "init_malloc" to after the expect statement. Run it if that
31004 regexp is taken, but also for two others which happen if source
31005 cannot be found.
31006
31007Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31008
31009 * gdb.base/printcmds.exp: New test, for printing register before
31010 program is running.
31011
31012Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31013
31014 * gdb.base/list.exp: Correct some alternate expect patterns
31015 to reflect changes in list1.c.
31016
31017Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31018
31019 * TODO: Add item regarding large frames.
31020
31021 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
31022
31023 * TODO: Remove item about enabling return.exp; it
31024 is enabled. Suggest a few more "return" tests.
31025
31026Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31027
31028 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
31029 anonymous unions.
31030
31031Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31032
31033 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
31034 and pr-5646.o, so "make" is the same as "make all", not "make
31035 pr-4975.o".
31036
31037Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
31038
31039 * gdb.base/list.exp: Adjust expectations to reflect changes in
31040 list1.c.
31041 (test_forward_search): New test proc.
31042 * gdb.base/list1.c (long_line): New function, has long source line.
31043
31044Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
31045
31046 * gdb.base/a1-selftest.exp: Change initial stepping to know about
31047 additional line of code that was added.
31048
31049Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
31050
31051 * gdb.disasm/hppa.s: Break the large branching tests into smaller
31052 tests so as not to overflow expect's input buffers.
31053 * gdb.disasm/hppa.exp: Corresponding changes.
31054
31055Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31056
31057 Beginnings of template debugging tests.
31058 * gdb.c++/templ-info.cc: New file to test for template
31059 debugging capability of the compiler.
31060 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
31061 templ-info.cc.
31062 * gdb.c++/templates.cc: Add explicit template instantiations
31063 to enable compiling with -fno-implicit-templates. Add destructor
31064 and 'value' method to T5 class for template tests.
31065 * gdb.c++/templates.exp: Add testcases for printing of template
31066 types, setting breakpoints on template methods and calling a
d63a86f8 31067 template method.
c906108c
SS
31068
31069Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
31070
31071 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
31072 branch target since some assemblers (gas-2.5) may emit a
31073 relocation for the branch instead of resolving it in the
31074 assembler.
31075
31076Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31077
31078 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
31079 through signal handler.
31080
31081Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31082
31083 * configure.in (*-*-netware): Use config/mt-netware.
31084
31085 * config/mt-netware: New file.
31086 * config/mt-i386-netware: Removed, separate configs for different
31087 netware architectures are no longer needed now that we have
31088 --with-headers.
31089
31090Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31091
31092 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
31093 by the recent changes to use ANSI C arithmetic conversions.
31094
31095Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31096
31097 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
31098 bug involving using inferior_pid to figure out whether to select a
31099 frame.
31100
31101Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
31102
31103 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
31104 match the current disassembler output.
31105
31106Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
31107
31108 * gdb.fortran/exprs.exp: Expect VOID instead of void.
31109 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
31110 types, expect "int" as type of integer values (for now).
31111
31112Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
31113
31114 * gdb.base/commands.exp: New tests for if/while commands.
31115
31116Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
31117
31118 * lib/gdb.exp (runto): Replace sub-pattern for hex value
31119 by .*, since hex values have different syntax in Chill mode.
31120
31121Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31122
31123 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
31124 linefeed from expect pattern for repeated types with indices > 9.
31125
31126Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
31127
31128 First part of Fortran test suite.
31129 * gdb.fortran: New directory.
31130 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
31131
31132Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31133
31134 * gdb.base/default.exp: Update expect pattern for load command
31135 without arguments.
31136
31137Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
31138
31139 * configure.in: Change i386 to i[345]86.
31140 * gdb.base/configure.in: Likewise.
31141 * gdb.c++/configure.in: Likewise.
31142 * gdb.chill/configure.in: Likewise.
31143
31144Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
31145
31146 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
31147 patterns, since that is not a valid context for comments.
31148
31149Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
31150
31151 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
31152 repeated types and repeated types with indices > 9.
31153
31154Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
31155
31156 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
31157 2417; old bug has been fixed.
31158
31159Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
31160
31161 * gdb.base/interrupt.exp: When trying to wake up the inferior,
31162 send the newline ourselves instead of assuming gdb_test will do
31163 so when passed an empty input string.
31164
31165 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
31166 stabs testcode.
31167
31168Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31169
31170 * lib/gdb.exp (gdb_test): Don't send anything if the first
31171 argument is an empty string. This makes cases where we want to
31172 match output that is already in expect's buffers (for example,
31173 matching a breakpoint after gdb_run_cmd has been called) work
31174 reliably.
31175
31176Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31177
31178 * config/netware.exp: New file.
31179
31180Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31181
31182 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
31183 the -B and -L prefixes so we can find the debugging stub.
31184
31185 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
31186 there and we are using the gcc from the tree.
31187
31188 * gdb.base/types.c: Removed.
31189
31190 * gdb.base/configure.in: Look for makefile fragments in ../config.
31191 Recognize i386-*-netware.
31192 * gdb.c++/configure.in: Likewise.
31193
31194Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31195
31196 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
31197 the correct TCL syntax.
31198
31199Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31200
31201 * gdb.base/opaque.exp: use runto instead of messing around with
31202 breakpoints. Simplify by using gdb_test.
31203
31204 * gdb.base/bitfields.exp: restart between tests on netware targets
31205 because breakpoints aren't relocated after target death. Run
31206 processes to completion.
31207
31208 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
31209
31210Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
31211
31212 * Makefile.in: Remove extra tabs that confuse some versions
31213 of "make". Use the newly built gdb to test with by default,
31214 rather than the first one in the tester's search path.
31215
31216Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
31217
31218 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
31219
31220 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
31221 condition help.
31222
31223Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31224
31225 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
31226
31227 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
31228 running.
31229 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
31230 * gdb.base/funcargs.exp: Likewise.
31231
31232 * gdb.base/bitfields.exp: Simplify by using gdb_test.
31233 * gdb.base/funcargs.exp: Likewise.
31234
31235 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
31236 message is "".
31237
31238Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31239
31240 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
31241 return,signals,twice}.exp: Handle non-existant binaries
31242 consistantly.
31243
31244 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
31245 * gdb.base/Makefile.in: Don't try to generate a core dump, we
31246 might testing a cross development system.
31247
31248Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31249
31250 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
31251 runtest script is relative to ${srcdir}, not ${rootdir}.
31252
31253Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
31254
31255 * gdb.base/signals.exp: Allow for optionality of breakpoint
31256 address.
31257
31258Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31259
31260 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
31261
31262Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31263
31264 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
31265 for size_t definition.
31266 * gdb.c++/templates.cc: Likewise
31267
31268 * config/mt-i386-netware: New file.
31269
31270 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
31271 defined.
31272
31273 * gdb.base/Makefile.in: Added support for systems that name core
31274 files by appending "core" to the program name.
31275 * gdb.base/a1-selftest.exp: Likewise.
31276
31277Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31278
31279 * gdb.base/return.exp: Add comment and message for `return double'
31280 test failure on Sparc Solaris.
31281
31282Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
31283
31284 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
31285
31286Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31287
31288 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
31289 from optimizing them away.
31290 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
31291 patterns to include default constructors and assignment operators,
31292 to match gcc versions beyond 2.5.8. Accept any cplus demangling
31293 character in the output of the virtual base pointer.
31294
31295Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31296
31297 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
31298 expression match in print_addr_of to avoid unintented matches.
31299 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
31300 versions up to 2.5.8.
31301
31302Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31303
31304 * gdb.base/list.exp: Tweak alternate pattern for listing of an
31305 included file to run under newer versions of expect.
31306 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
31307 consecutive >'s in templates to accomodate recent cplus-dem.c change.
31308 Remove xfail for the virtual table of BDDHookV.
31309
31310Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
31311
31312 * lib/gdb.exp (string_to_regexp): Set a default result.
31313 (default_gdb_start): Fix misleading message.
31314
31315Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
31316
31317 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
31318 Remove all CC, etc definitions.
31319 * config/mt-hpux: New file.
31320 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
31321 (CFLAGS, LDFLAGS): Define.
31322 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
31323
31324 * Makefile.in (site.exp): Don't insert host_os, etc.
31325 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
31326 (distclean): Check existence of subdir.
31327 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
31328 * gdb.base/Makefile.in: General cleanup and simplification.
31329 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
31330 to build executables. Use default rule to build .o files.
31331 (EXPECT, RUNTEST, CC): Fix relative pathname.
31332 (site.exp): Don't insert host_os, etc.
31333 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
31334 and/or SIGUSR1 defined.
31335 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
31336 * gdb.c++/Makefile.in: General cleanup and simplification.
31337 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
31338 (CFLAGS): Remove.
31339 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
31340
31341Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
31342
31343 * gdb.base/recurse.exp: Misc changes to get tests running again
31344 after Kung's changes to the watchpoint code.
31345 * gdb.base/watchpoint.exp: Likewise.
31346
31347Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
31348
31349 * lib/gdb.exp (string_to_regexp): Convert {\} also.
31350
31351Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
31352
31353 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
31354 * lib/gdb.exp (default_gdb_start): Define.
31355 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
31356 gdb.base/funcargs.exp, gdb.base/opaque.exp,
31357 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
31358 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
31359 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
31360 Don't call gdb_target_udi in between tests.
31361
31362Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31363
31364 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
31365 (which was basically just a local version of the same thing). In
31366 addition to avoiding duplication, gdb_test_exact is faster.
31367 * lib/gdb.exp (gdb_test_exact): Fix typo.
31368
31369 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
31370 don't give an error.
31371
31372 * gdb.base/term.exp: Call delete_breakpoints before starting.
31373
31374 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
31375 (t10): Add comment.
31376
31377Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
31378
31379 Reorganization of the GDB Test Suite.
31380
31381 * gdb.base: New directory, contains all the basic tests.
31382 * gdb.c++: New directory, tests specific to C++.
31383 * gdb.chill: New directory, tests specific to Chill.
31384 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
31385 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
31386 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
31387 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
31388 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
31389 t30-31 to chill).
31390 * */gdbme.*: Rename to match appropriate expect scripts.
31391 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
31392 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
31393 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
31394 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
31395 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
31396 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
31397 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
31398 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
31399 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
31400 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
31401 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
31402 gdb.c++/virtfunc.cc: New names of C++ files.
31403 * gdb.chill/chillvars.ch: New name of Chill file.
31404 * gdb.base/configure.in, gdb.c++/configure.in,
31405 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
31406 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
31407 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
31408 * configure.in (configdirs): Update to reflect directory changes.
31409 (target_abbrev): No longer define for any configuration.
31410 * Makefile.in: Cosmetic improvements to header comments.
31411
31412Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
31413
31414 Various changes to gdb.t31:
31415
31416 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
31417 * gdbme.ch: Make all key-words and predefineds be upper-case.
31418 * chillvars.exp: Expect key-words and predefinds in upper-case.
31419
31420 * chillvars.exp: Use gdb_test_exact many places.
31421 Change expected output for arrays (which now includes index labels).
31422
31423 * pr-5020.exp, gdme.ch (module PR_5020):
31424 New test, for PR-5020.
31425
31426Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
31427
31428 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
31429 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
31430
31431Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
31432
31433 * Makefile.in: Fix bit-rot in definitions of CHILL,
31434 CHILL_FOR_TARGET and Chill_LIB.
31435 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
31436 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
31437 CHILL, and CHILL_LIB.
31438
31439Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
31440
31441 * Revert the previous changes. Please see Rob's directory
31442 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
31443
31444Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
31445
31446 * Makefile.in, configure.in, config/mips-gdb.exp,
a9c64011
AS
31447 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
31448 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
31449 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
c906108c
SS
31450 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
31451 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
31452 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
31453 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
31454 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
31455 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
31456 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
31457 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
31458 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
31459 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
31460 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
31461 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
31462 changes from 94Q1.
31463
31464Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
31465
31466 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
31467 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
31468 Rob's new testing fragments.
31469
31470Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
31471
31472 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
a9c64011 31473 lib/gdb.exp: Replace error proc calls with perror.
c906108c
SS
31474
31475Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
31476
31477 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
31478 version also, match on casted version strings, and match on
31479 gdb startup case where the line numbers might be messed up.
31480
31481Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
31482
31483 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
a9c64011 31484 (CFLAGS): Delete it from here.
c906108c
SS
31485
31486Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
31487
31488 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
31489
31490Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
31491
31492 * Makefile.in (RUNTEST): Default to just "runtest".
31493
31494Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31495
31496 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
31497 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
31498 the code has been restructured.
31499
31500Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31501
31502 * gdb.t00/default.exp (set write): Allow any number of \r and/or
31503 \n, not just one of each.
31504
31505 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
31506 /bin/cc gives a warning if you do.
31507
31508Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
31509
d63a86f8 31510 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
31511 __t10ListS_link1ZUiRCUiPT0
31512
31513Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31514
31515 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
31516 on local variables in recursive functions.
31517
31518 * gdb.t07/Makefile.in: Build the new test.
31519
31520Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31521
31522 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
31523 directly. Instead compare the return values from actual calls.
31524
31525Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
31526
31527 * Makefile.in (check): Set TCL_LIBRARY for runtest.
31528
31529Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31530
31531 * From Peter Schauer with minor modifications.
a9c64011
AS
31532 * gdb.t15/return.exp (return_tests): Handle targets where "return"
31533 stops in mid-line in the caller. Add xfail for returning a float
31534 value on X86 targets.
c906108c
SS
31535
31536Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31537
31538 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
31539 to avoid expect lossage.
31540 (fmem_LRbug_tests): Likewise.
31541 * gdb.disasm/hppa.s: Corresponding changes.
31542
31543 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
31544 conditions to work with latest dejagnu/expect.
31545
31546 * gdb.t15/funcargs.exp (finish from indirect call): No longer
31547 expected to fail on the PA.
31548 (backtrace in call with trampolines): Explicitly require main
31549 to be frame #1 (no trampolines should show up in backtrace).
31550
31551 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
31552 "continue -expect".
31553 * gdb.t06/break.exp: Likewise.
31554 * gdb.t07/watchpoint.exp: Likewise.
31555 * gdb.t13/bitfields.exp: Likewise.
31556 * gdb.t15/{funcargs,return}.exp: Likewise.
31557 * gdb.stabs/weird.exp: Likewise.
31558 * config/{mips,udi}-gdb.exp: Likewise.
31559
31560 * hppa.sed: Enclose comments within a sed command to avoid
31561 losing with the old OSF1 sed.
31562
31563Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31564
31565 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
31566 sequent dynix.
31567 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
31568 * gdb.t15/funcargs.exp: Conditionally step again to really
31569 finish from marker_call_with_trampolines. Handle the case where
31570 the first step from within call_with_trampolines already steps
31571 us back to main.
31572 * gdb.t15/gdbme.c: Add comment to closing brace of
31573 call_with_trampolines for funcargs.exp.
31574
31575Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31576
d63a86f8 31577 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
31578 Fix typo(s).
31579
31580Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31581
31582 * gdb.t07/gdbme.c: More code for watchpoint testing.
31583
31584 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
31585 "Hardware watchpoint" throughout file.
31586 (test_watchpoint_triggered_in_syscall): New test.
31587 (test_complex_watchpoint): New test.
31588
31589Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31590
31591 * gdbme.c (call_with_trampolines): New function to try and step
31592 into. Tests trampoline problems on the PA.
31593
31594 * funcargs.exp (localvars_in_indirect_call): No longer expect
31595 stepping into indirect call to fail on PAs.
31596 (test_stepping_over_trampolines): New test.
31597
31598Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31599
31600 * TODO: Add suggestions for static member function tests, and
31601 completion tests.
31602
31603Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31604
31605 * TODO: Add suggestions for "p/a" tests.
31606
31607 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
31608 (default_gdb_exit): Replace all the hair with sending "quit" to
31609 the process with a simple close.
31610
31611Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31612
31613 * TODO: Add suggestions for shared library tests.
31614
31615Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31616
31617 * TODO: Add suggestions for x/s tests.
31618
31619Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31620
31621 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
31622 "enable once", and "enable breakpoints once" with ".*".
31623
31624Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31625
31626 * TODO: Add suggestions about structure passing tests.
31627
31628Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31629
31630 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
31631 the primary1 test, use work around if __GNUC__ < 2.
31632 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
31633 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
31634 Test for bad output rather than waiting for timeout. Issue
31635 second continue only if first continue failed.
31636
31637Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
31638
31639 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
31640 operator[] test with gdb_test because the old code didn't seem to
31641 be getting the quoting right with the new dejagnu.
31642
31643Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
31644
31645 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
31646 one from the path.
31647 * Makefile.in: Use a fresh expect if there is one, use runtest
31648 from the src tree if there is one.
d63a86f8 31649
c906108c
SS
31650Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
31651
31652 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
31653 next over recursive call. Revise the tests from that point on
31654 (which had been skipped) to match GDB's actual (correct) output.
31655
31656 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
31657 with next over a breakpoint whose condition is false.
31658
31659 * gdb.t00/help.exp: Comment out "help set print" tests just like
31660 (and for same reason as) "help set" test.
31661
31662Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31663
31664 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
31665 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
31666
31667Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31668
31669 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
31670 necessary gdb_target_udi.
31671
31672 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
31673
31674 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
31675 1838 and 2417; they are fixed.
31676
31677 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
31678 gdb.t03/ptype.exp (ptype structure, ptype union):
31679 Remove xfails; the test is looser than when the xfails were added.
31680
31681 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
31682 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
31683
31684 * gdb.t01/run.exp: Only run shell test if isnative.
31685
31686 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
31687 since "run" automatically loads if necessary. Call gdb_target_udi
31688 after the "file" since "file" kills any execution target.
31689
31690 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
31691 GDB. GDB doesn't work that way (not anymore at least) on UDI.
31692 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
31693 argument for UDI.
31694
31695Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
31696
31697 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
31698
31699 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
31700
31701Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31702
31703 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
31704 properly quoting regexps. This makes the second argument to
31705 demangle a fixed string, which matches the callers, instead of a
31706 shell-style pattern which is what the previous implementation
31707 used. Update some of the callers.
31708
31709Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31710
31711 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
31712 (comib_nullified_tests): Fix typo.
31713 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
31714 strings. No longer expected to fail.
31715
31716 * gdb.disasm/hppa.s (addib_tests): Fix typo.
31717 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
31718 strings. No longer expected to fail.
31719
31720 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
31721 string. No longer expected to fail.
31722
31723Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31724
31725 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
31726 No longer expected to fail.
31727
31728 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
31729 string. No longer expected to fail.
31730
31731Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31732
31733 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
31734 only in the names (I probably got most of them). I was even
31735 generous with some which differed in underscores in names, and
31736 probably missed a few, and I *still* was able to remove almost a
31737 third of the file with almost no impact on testsuite coverage.
31738
31739Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31740
31741 * gdb.t00/default.exp: Match udi_attach error message as well as
31742 the one from child_attach.
31743
31744 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
31745
31746 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
31747
31748 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
31749 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
31750
31751 * Move test with enums and partial symbols back to
31752 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
31753 Reverts the change of 26 May 93. Per today's change to
31754 stabs.texinfo, the behavior that weird.exp was expecting was
31755 unreasonable; what is important is that the compiler+gdb get
31756 things right, which happens with a recent gcc. Also fix the test
31757 to deal with native compilers which put out the stab gdb can't
31758 deal with.
31759
31760Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31761
31762 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
31763 in the names. The main thing these accomplish is to slow things down.
31764 Many more such duplicates surely remain.
31765
31766 * gdb.t00/help.exp: Comment out "help support" test just like
31767 (and for same reason as) "help set" test.
31768
31769Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
31770
31771 * gdb.t06/break.exp: Remove setup_xfails for
31772 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
31773 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
31774 about known bug in gcc to include up through 2.5.8.
31775 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
31776 well as "_vb$".
31777 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
31778 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
31779 with latest gcc and gdb.
31780 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
31781 well as "_vb$".
31782
31783Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31784
31785 * configure.in (hppa*-*-*): Also configure and build stabs-only
31786 tests.
31787
31788Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31789
31790 * gdb.t10/hppa.mt: A makefile fragment for the PA.
31791 * gdb.t10/configure.in (hppa*-*-*): Use it.
31792
31793Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31794
31795 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
31796
31797Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31798
31799 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
31800 versions prior to 1.13.5.
31801
31802Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31803
31804 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
31805 the prompt is at the start of a line.
31806
31807Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31808
31809 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
31810 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
31811 in the copr tests now.
31812 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
31813 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
31814 expected to fail.
31815
31816Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
31817
31818 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
31819 gdb.t31/chillvars.exp, lib/gdb.exp:
31820 Tweak to run under either version of expect.
31821 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
31822 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
31823 * gdb.t11/list.exp: Remove extraneous whitespace.
31824
31825Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31826
31827 * gdb.t16/printcmds.exp (test_print_strings): Accept
31828 "(unsigned char *) " before the string.
31829
31830 * TODO: Add notes about printing of fancy types and GDB expressions.
31831
31832Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
31833
31834 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
31835 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 31836 if doing mips-idt-ecoff.
c906108c
SS
31837
31838Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
31839
31840 * Most .exp files: Tweak to run under either version of expect.
31841
31842Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31843
31844 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
31845 xfails; I'm not sure why they are failing, but not because of PR 1806.
31846
31847Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
31848
31849 * config/unix-gdb.exp: Remove gdb_unload cause it's already
31850 defined in lib/gdb.exp.
31851
31852Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31853
31854 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
31855 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
31856 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
31857 have to be typeless.
31858
31859Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31860
31861 * TODO: Add suggestion for copyright year test.
31862
31863Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
31864
31865 * configure.in (*-*-lynxos*): Add stabs tests.
31866
31867Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
31868
31869 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
31870 so insert a tab before any assembler directive in column zero.
31871
31872 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
31873 stores.
31874 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
31875 stores.
31876 (fpu_short_memory_tests): Likewise.
31877
31878Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31879
31880 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
31881 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
31882 .stabs directives in comments.
31883
31884Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31885
31886 * TODO: New file, describing tests we could write.
31887 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
31888
31889Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31890
31891 * gdb.t06/signals.exp: Add kludge to force re-sync.
31892
31893 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
31894 to xgdb instead of gdb, get out of gdb.
31895
31896Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
31897
31898 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
31899 for info.
31900
31901Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
31902
31903 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
31904 * gdb.stabs/configure.in (hppa*-*-*): Use it.
31905 * gdb.stabs/hppa.sed: New sed script for the PA.
31906
31907Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31908
31909 * gdb.stabs: Re-write weird.def and configuration to use sed
31910 instead of cpp. sed is portable and POSIX; cpp is neither.
31911
31912Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31913
31914 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
31915
31916Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31917
31918 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
31919
31920Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31921
31922 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
31923 "_vb$".
31924 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
31925 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
31926
31927Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31928
31929 * lib/gdb.exp: Comment out code which depends on non-existent
31930 `transform' procedure.
31931
31932Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
31933
31934 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
31935 * lib/gdb.exp: Transform tool name.
31936 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
31937 1.1's new error handling system.
31938
31939Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31940
31941 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
31942
31943Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31944
31945 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
31946 They made pattern matching so slow that timeouts happened on
31947 heavily loaded systems. Now any output from "show print" which
31948 gets us back to the GDB prompt is a PASS.
31949
31950Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
31951
31952 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
31953
31954Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31955
31956 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
31957
31958 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
31959 It is not from PR 3220.
31960
31961Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31962
31963 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
31964 just started failing because they depended on the order the
31965 subcommands are presented, or exact docstring text. This kind of
31966 test is a pain and has minimal benefit.
31967
31968Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31969
31970 * gdb.t09/corefile.exp: At end of test, use "core" command with
31971 no arguments.
31972
31973Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
31974
31975 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
31976 17}/Makefile.in: Make it possible to run the testsuite with Sun
31977 make and CC = cross gcc by adding explicit build rules for .o
31978 files.
31979
31980Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31981
31982 * gdb.t15/funcargs.exp: Don't put comments on same line as
31983 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 31984
c906108c
SS
31985Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31986
31987 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
31988
31989Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
31990
31991 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
31992 * gdb.t20/inherit.exp: remove three dumplicate entries.
31993
31994Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31995
31996 * gdb.t06/break.exp: For "next over recursive call", fail on any
31997 incorrect output, not just on "factorial (value=2)".
31998
31999Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32000
32001 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
32002 working now. Add an xfail if accesing a bss variable causes
32003 a memory error if the target is not yet run.
32004
32005Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32006
32007 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
32008 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
32009 name of __st* demangling (2 strings). Did Kung really get the
32010 more than 95 others right without testing them?
32011
32012Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
32013
32014 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
32015
32016Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
32017
32018 * configure.in (configdirs): Add gdb.disasm
32019 * gdb.disasm: New directory for GDB disassembler tests.
32020 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
32021
32022Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32023
32024 * gdb.t00/help.exp: Don't test "help set".
32025
32026 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
32027 from within expect statements. None of these happen anymore and
32028 they cause regressions to be silently unnoticed.
32029
32030 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
32031 messages) about known failures with gcc cygnus-2.4.5-930417.
32032
32033 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
32034 comp-info.exp so it gets built if it doesn't exist.
32035
32036 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
32037 it is no longer used.
32038 * gdb.t13/comp-info.c: Removed.
32039
32040Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
32041
32042 * gdb.t06/signals.exp: Add xfail for sun3.
32043
32044Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32045
32046 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
32047 relevant because ^C doesn't get sent but failure can be reproduced
32048 interactively).
32049
32050Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32051
32052 * gdb.stabs/alpha.mt: New configuration file for alpha.
32053 * gdb.stabs/configure.in: Use it.
32054 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
32055 sharing with alpha.mt, redefine long to word via preprocessor.
32056 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
32057 for alpha.
32058 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
32059 native cc.
32060 * gdb.t00/teststrategy.exp: Change expect string so that we
32061 consume the `(xgdb)' from the command echo and from the gdb prompt.
32062 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
32063 gdb currently compares all values as long, so this failure probably
32064 applies to any configuration where LONGEST is bigger than a target int.
32065 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
32066 with gcc.
32067 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
32068 to handle opaque pointers, gcc is.
32069 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
32070 as first argument. Include <sys/types.h> and change all operator
32071 new definitions to use size_t.
32072 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
32073 now that we use size_t.
32074
32075Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32076
a9c64011 32077 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
c906108c 32078 a long or float array cast all array members to the same type.
a9c64011 32079 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
c906108c 32080 with 64 bit longs.
a9c64011 32081 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
c906108c 32082 on alpha.
a9c64011 32083 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
c906108c
SS
32084
32085Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32086
32087 * gdb.t24 (demangle.exp): Constructors of templates have names like
32088 vector<int>::vector(int) not vector<int>::vector<int>(int). See
32089 section 14.6 of the ARM.
32090
32091 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
32092 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
32093 accomplish little and slow down the testsuite.
32094
32095 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
32096 Accept spaces various places.
32097
32098Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32099
32100 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
32101 with watchpoint enabled.
32102
32103 * Makefile.in: Remove definition of CC and remove the second
32104 definition of CXX (the "CXX = gcc" one remains). These definitions
32105 were causing backquotes to be expanded within backquotes, which
32106 doesn't work.
32107
32108Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
32109
32110 * gdb.t17/callfuncs.exp: Add "return 0" to end.
32111
32112Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32113
a9c64011
AS
32114 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
32115 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
c906108c
SS
32116 by mips cc and contains no stabs entries.
32117
32118Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
32119
32120 * config/vx-gdb.exp: Use fake device to load files rather than
32121 NFS.
32122 * lib/gdb.exp: New proc to do "file" command.
32123 * config/unix-gdb.exp: Use new "file" proc.
32124
32125Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
32126
32127 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
32128 Rework board rebooting slightly.
32129 (gdb_exit): Don't exit from the remote shell; there isn't one.
32130 * gdb.stabs/weird.exp: If a program is being debugged already,
32131 kill it.
32132 * gdb.t04/setvar.exp: Stop and restart gdb.
32133 * gdb.t05/expr.exp: Likewise.
32134 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
32135 restart gdb and reload the program.
32136 * gdb.t08/opaque.exp: Likewise.
32137 * gdb.t12/scope.exp: Likewise.
32138 * gdb.t13/bitfields.exp: Likewise.
32139 * gdb.t15/funcargs.exp: Likewise.
32140 * gdb.t20/classes.exp: Likewise.
32141 * gdb.t03/ptype.exp: Increase timeout.
32142 * gdb.t16/printcmds.exp (test_print_string_constants,
32143 test_print_array_constants): Likewise.
32144 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
32145 * gdb.t20/classes.exp (do_tests): Likewise.
32146 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
32147
32148Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
32149
32150 * gdb.stabs: Renamed *wierd* to *weird*.
32151
32152Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
32153
32154 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
32155 for timeout. Add "known gcc 2.4.5 bug" to failure message.
32156
32157Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
32158
32159 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
32160 (do_tests): Remove xfail for whatis on one_var and two_var.
32161
32162Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
32163
32164 * Makefile.in: Made cross building work better by adding
32165 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
32166
32167Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32168
32169 * gdb.t15/{return.c,return.exp,Makefile.in}:
32170 New test, currently commented out.
32171
32172Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
32173
32174 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
32175 still running and removes the leftover named socket so GDb can do
32176 clean restarts.
32177
32178Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
32179
32180 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
32181 console, not GDB.
32182 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
32183 cross testing works better with "make check"
32184 * config/unix-gdb: Use default procedures for exit and version.
32185 * config/vx-gdb.exp: Cleaned up and massaged back to working order
32186 with the newest VxWorks.
32187
32188Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32189
32190 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
32191 old form.
32192
32193 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
32194 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
32195
32196 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
32197
32198 * config/unix-gdb.exp: Remove this version of gdb_exit
32199 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
32200 Rob says he'll look at it when he gets back to testing boards.
32201
32202Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
32203
32204 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
32205 an expected fail for certain ptype commands.
32206
32207 * gdb.t20/classes.exp: Update expected results of "ptype class
32208 Base1" to account for the constructor that now appears in the type.
32209
32210Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
32211
32212 * configure.in (configdirs): Restore gdb.t04, which mysteriously
32213 disappeared from list.
32214 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
32215 "alldone" proc with call to cleanup and exit.
32216 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
32217 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
32218 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
32219 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
32220 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
32221 "alldone" proc with simple returns that suppress remaining
32222 tests. The alldone proc went away many months ago.
32223
32224Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32225
32226 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
32227
32228 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
32229
32230Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32231
32232 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
32233 as vax gdb will display them.
32234
32235Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32236
32237 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
32238 optimizers.
32239
32240 * scope.exp: Change "bad value for localval" messages so each one
32241 is unique.
32242
32243 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
32244 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
32245
32246 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
32247
32248Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32249
32250 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
32251 doesn't exist (due to optimization).
32252
32253Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32254
32255 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
32256 contains \r because the filename is long.
32257
32258 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
32259 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
32260
32261Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32262
32263 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
32264 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
32265 Ultrix.
32266 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
32267 int tests.
32268 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
32269
32270Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
32271
32272 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
32273
32274 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 32275 to match does not match the passing case but still matches the
c906108c
SS
32276 failing case.
32277
32278Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32279
32280 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
32281
32282Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
32283
32284 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
32285 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
32286 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
32287 Remove various versions of gdb_exit.
32288 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
32289 gdb_exit.
32290 * config/unix-gdb.exp: gdb_exit remains here, and should override
32291 the generic version, since it's doing a lot of wierd stuff that
32292 the other versions aren't. FIXME, fold it in, or abandon this
32293 version.
32294
32295Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32296
32297 * gdb.t24/demangle.exp: Add tests for PR 3220.
32298
32299Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32300
32301 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
32302
32303Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
32304
32305 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
32306 "i386-*-*". Works for i486 as well.
32307
32308 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
32309 bug, and expand domain of xfail to all SVR4 systems, since the
32310 actual problem is likely to be in generic SVR4 /proc support.
32311
32312Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32313
32314 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
32315
32316Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
32317
32318 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
32319 xfails for other systems. Match a missing 'Continuing.' as an
32320 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
32321
32322 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
32323 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
32324 Only issue warning for missing executables if -all option is used.
32325
32326 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
32327 file if -all option is used. It's like an unpredictable XFAIL.
32328
32329Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32330
32331 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
32332 for dynamically linked binaries.
32333
32334 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
32335
32336Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32337
32338 * gdb.t20/inherit.exp: Change message for "print tagless struct"
32339 to state that this is a known bug in old versions of g++.
32340
32341Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32342
32343 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
32344 while waiting for `Continuing'.
32345
32346Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
32347
32348 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
32349 in text, data, and bss.
32350 * gdb.t10/nodebug.c: Add local and global test variables for
32351 initialized and uninitialized data.
32352
32353Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32354
32355 * config/unix-gdb.exp (gdb_exit): Add "wait".
32356
32357Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32358
32359 * gdb.t06/signals.exp: xfail the continue from the handler for all
32360 targets.
32361
32362 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
32363 function with watchpoints enabled, the i386 call dummy starts with
32364 a call.
32365
32366 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
32367 386 bsd names its corefiles.
32368
32369Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
32370
32371 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
32372 compilers don't grok it.
32373 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
32374 with small octal ints rather than character constants, which
32375 are signed and might not fit if first promoted to int.
32376
32377Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
32378
32379 * gdb.t09/Makefile.in (clean): Remove corefile.
32380
32381Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32382
32383 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
32384
32385Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32386 and Jim Kingdon (kingdon@cygnus.com)
32387
32388 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
32389 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
32390 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
32391
32392Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32393
32394 * gdb.t17/interrupt.exp: Add xfail for hppa.
32395
32396Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32397
32398 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
32399 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
32400 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
32401 to determine signed-ness of bitfields and use the result to setup
32402 the xfail.
32403 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
32404 * gdb.t15/funcargs.exp: Use them to step until the second indirect
32405 call line is reached if necessary.
32406
32407Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32408
32409 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
32410
32411Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32412
32413 * gdb.t06/break.exp: Also test `clear' command.
32414
32415Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
32416
32417 * gdb.t00/teststrategy.exp: Remove extra quote.
32418
32419 * gdb.t07/watchpoint.exp: Change xfail for calling function with
32420 watchpoint enabled to be for all non-68k machines.
32421
32422 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
32423
32424Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32425
32426 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
32427 targets use aout.mt instead of ecoff.mt as gas understands
32428 standard aout format.
32429
32430Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
32431
32432 * lib/gdb.exp (runto): Don't insist that function we are running to
32433 was compiled with -g.
32434
32435 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
32436
32437 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
32438 to get back into the read system call.
32439 Accept leading newline in case where we woke it up.
32440
32441Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32442
32443 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
32444 to make the stabs test work on ecoff systems using gcc and -with-stabs.
32445 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
32446 enable ecoff configuration.
32447
32448Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32449
32450 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
32451
32452Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32453
32454 * gdb.t16/printcmds.exp: Add another printf test.
32455
32456Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
32457
32458 * configure.in: If configured -with-stabs on any target, add
32459 stabsdirs to configdirs.
32460
32461Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32462
32463 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
32464 fun" so pattern does not match the command itself.
32465
32466Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32467
32468 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
32469
32470Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32471
32472 * gdb.t17/interrupt.exp: Test for more things.
32473
32474Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32475
32476 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
32477 compiler arranges the code and line numbers.
32478
32479 * gdb.t17/interrupt.exp: Don't send \n after ^C.
32480
32481Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32482
32483 * gdb.t00/help.exp: Increase expect input buffer size.
32484
32485Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32486
32487 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
32488
32489 * gdb.t07/watchpoint.exp: Add xfail for hppa.
32490
32491 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
32492
32493 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
32494 [0-9]*, not just [0-9].
32495
32496Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32497
32498 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
32499
32500 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
32501
32502Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32503
32504 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
32505
32506Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32507
32508 * gdb.t06/signals.c: Add xfails for sun3.
32509
32510 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
32511
32512 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
32513 test_stepping tests.
32514
32515Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32516
32517 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
32518
32519 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
32520
32521 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
32522 rather than actually putting it through cpp twice.
32523
32524 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
32525
32526Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
32527
32528 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
32529 no longer needed.
32530
32531Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32532
32533 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
32534
32535 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
32536 C++ features prints as "struct", make it a pass, not an xfail.
32537
32538Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32539
32540 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
32541 Don't require VA to print as "class" rather than "struct".
32542
32543Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
32544
32545 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
32546
32547Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32548
32549 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
32550
32551Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32552
32553 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
32554 order.
32555
32556Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32557
32558 * gdb.t16/printcmds.exp: Add printf tests.
32559
32560 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
32561
32562 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
32563
32564Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
32565
32566 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
32567 pass counts, to counteract any existing or future setup_xfails.
32568
32569Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32570
32571 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
32572 {BEGIN,END}_COMMON for common block instead of STAB.
32573 * gdb.stabs/wierd.exp: Add xfail for rs6000.
32574
32575 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
32576 intp_var should be N_GSYM not N_LSYM.
32577 wierd-aout.S: Use a label for the value of the N_SO.
32578 wierd.def: Remove all backslashes.
32579 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
32580
32581Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32582
32583 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
32584 get the expected next to inheritance3.
32585
32586Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32587
32588 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
32589 now that gcc-2.4 gets it right.
32590
32591Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32592
32593 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
32594
32595 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
32596 generating comp-info.exp which works for cross-compilation.
32597
32598Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
32599
32600 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
32601 "*-*-sysv4.*".
32602
32603Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
32604
32605 * gdb.t01/run.exp: Start with a fresh gdb.
32606 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
32607 SVR4.x.
32608
32609Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
32610
32611 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
32612 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
32613 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
32614 Makefile.in (distclean, realclean): Remove gdbme.c from list of
32615 things to remove.
32616
32617Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
32618
32619 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
32620 test cases from bug reports.
32621
32622Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
32623
32624 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
32625 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
32626 avoid spurious xfails.
32627 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
32628 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
32629 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
32630
32631Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
32632
32633 * gdb.t00/teststrategy.exp: Rework to provide more useful
32634 description of each test, fix problem with systems that define
32635 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
32636 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
32637 results for "next over recursive call" so timeouts aren't taken
32638 by error.
32639
32640Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
32641
32642 * gdb.t12/scope.exp: Test printing of variables before run.
32643
32644 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
32645 printed in wrong order due to sorting.
32646
32647Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
32648
32649 * gdb.t00/teststrategy.exp: Fix expected results for printing
32650 user entered string constant. Is array of char, prints with no
32651 address.
32652
32653 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
32654 commands.
32655 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
32656 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
32657 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
32658 of struct of char arrays.
32659 * gdb.t00/radix.exp: New tests for radix commands.
32660
32661Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
32662
32663 * gdb.t16/printcmd.exp: Print a variable before running program
32664 (with xfail for AIX).
32665
32666Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
32667
32668 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
32669
32670 * gdb.t16/printcmd.exp: Don't print variables before running program.
32671
32672 * gdb.t06/break.exp: Don't require envp argument to main.
32673
32674 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
32675
32676 * gdb.t02/whatis.exp, gdb.t11/list.exp:
32677 Add xfails for rs6000.
32678
32679 * gdb.t02/whatis.exp: Change other tests not to re-test something
32680 we already tested.
32681
32682 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
32683 each type used has a variable of that type.
32684
32685Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
32686
32687 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
32688
32689Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
32690
32691 * configure.in: change srctrigger to be a file, not a directory
32692
32693Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
32694
32695 * configure.in (mips-idt-ecoff*): Added trailing '*'.
32696
32697 * gdb.t11/list.exp: Fixed a couple of typos.
32698
32699Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
32700
32701 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
32702 is fixed and PR is closed.
32703 * gdb.t16 (gdbme.c): Add simple test string variable.
32704 * gdb.t16 (printcmds.exp): Add tests with simple test string
32705 variable, primarily for boundaries on "set print elements".
32706
32707Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
32708
32709 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
32710 Make leading 0's optional and don't expect a tab in the middle
32711 of the number.
32712
32713 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
32714
32715 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
32716 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
32717 don't end command passed to gdb_test with newline.
32718
32719 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
32720 signed keyword away, don't expect signed bitfields to be signed.
32721
32722 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
32723 printing with only as many 1's as are in the field as well as printing
32724 with 32 1's (see comment).
32725
32726Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
32727
32728 * gdb.t00/default.exp: Start with a fresh gdb.
32729 * configure.in (configdirs): Remove gdb.t31 until the chill
32730 compiler works again. It no longer is able to find chillrt0
32731 since it isn't in libchill.a anymore.
32732 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
32733 wierd.o, make more modular.
32734 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
32735 spurious newlines that caused problems.
32736
32737Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32738
32739 * Move test with enums and partial symbols from gdb.t03/ptype.exp
32740 to gdb.stabs/wierd.exp since GCC has worked around the bug.
32741 gdb.stabs/wierd.{exp,def}: Many new tests.
32742
32743 * gdb.t00/default.exp: update info line for new message.
32744
32745 * gdb.t02/{whatis.exp,gdbme.c}:
32746 Test that "char *" doesn't print as "caddr_t".
32747
32748Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32749
32750 * gdb.t00/help.exp: Use .* in place of some help messages which
32751 just changed.
32752 gdb.t00/default.exp: Update "info frame" test for new message.
32753 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
32754 Remove some xfails
32755
32756Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32757
32758 * gdb.t03/{gdbme.c,ptype.exp}:
32759 Add tests for typedef'd struct and union without tags.
32760 Also check "whatis" on a variable of a typedef'd enum without a tag.
32761
32762 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
32763 PRMS 1823; the bug still exists but isn't reproduced by this test
32764 anymore), and remove rs6000 XFAIL (the bug is fixed).
32765
32766 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
32767 duplicated from whatis.exp. For those that are left, accept
32768 "long", "long int", or "int" for long variables (whatis.exp already
32769 has an XFAIL for "int", so no need to fail it here).
32770
32771 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
32772 Deal with GCC's names for types now that GDB uses the compiler's names.
32773
32774 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
32775 setup_xfail's for sunos4. If we #defined the signed keyword away,
32776 don't expect GDB to know that char it is signed.
32777
32778 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
32779
32780Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
32781
32782 * configure.in (configdirs): Add gdb.t24 for C++ tests that
32783 should work on any system, regardless of debugging format.
32784 * gdb.t21/demangle.exp: Move to gdb.t24.
32785 * gdb.t24/demangle.exp: Move from gdb.t21.
32786 * gdb.t24/{Makefile.in, configure.in}: New files.
32787
32788Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32789
32790 * configure.in: Do gdb.stabs and C++ tests only for stabs.
32791 * gdb.stabs: New directory.
32792
32793Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32794
32795 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
32796 not just "Quit anyway?".
32797
32798Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
32799
32800 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
32801 that all setup_xfails are immediately followed by clear_xfails.
32802
32803Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
32804
32805 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
32806 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
32807 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
32808 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
32809 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
32810 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
32811 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
32812 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
32813 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
32814 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
32815 gdb.t31/chillvars.exp, lib/gdb.exp:
32816 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
32817 bug-gdb@prep.ai.mit.edu.
32818
32819Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
32820
32821 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
32822 with 0.0, not integer 0.
32823
32824Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
32825
32826 * gdb.t06/break.exp: Update for "Kill the program" message change.
32827
32828Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
32829
32830 * Makefile.in (GDBFLAGS): Set to -nx.
32831 * Makefile.in (site.exp): Use GDBFLAGS.
32832
32833Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
32834
32835 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
32836 Makefiles.
32837 (check): depend on just-check.
32838 (just-check): added so that tests can be run without a noop
32839 build pass.
32840
32841Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
32842
32843 Switch to using configure's configdirs.
32844 * Makefile.in (Makefile): add configure.in dependency.
32845 (SUBDIRS): removed redundant assignment.
32846 * configure.in: switch subdirs assignment to configdirs.
32847 * gdb.t*/configure.in: new files.
32848
32849Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
32850
32851 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
32852 works.
32853
32854Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
32855
32856 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
32857 in explicit rules. Apparently this is not supported by some makes.
32858
32859Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
32860
32861 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
32862
32863Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32864
32865 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
32866 disappeared.
32867
32868Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
32869
32870 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
32871
32872Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
32873
32874 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
32875 watchpoint problem that is now fixed.
32876 * gdb.t30/chexp.exp: Remove setup_xfail for printing
32877 uninitialized convenience variables.
32878 * gdb.t31/chillvars.exp: Fix expected patterns for printing
32879 structures.
32880
32881Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32882
32883 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
32884 which causes expect to get out of sync with gdb on long output
32885 from help set.
32886 * gdb.t09/corefile.exp: Make expected pattern for core file
32887 failing signal and frame output format less sun specific.
32888
32889Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
32890
32891 * gdb.t31/chillvars.exp: Add and remove initial dummy
32892 breakpoint, so that symbol table is forced in.
32893 (Needed at least on Sunos4, though it seems not SVR4.)
32894 * gdb.t31/chillvars.exp: Update for changed output format.
32895
32896Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
32897
a9c64011 32898 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
c906108c
SS
32899
32900Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
32901
32902 * Makefile.in: Added --srcdir when invoking runtest, removed the
32903 need for a local config file. (optional now)
32904
32905Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
32906
32907 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
32908 failure count used to force early termination. Add some more
32909 expected failures for gnu style demangling.
32910
32911Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32912
32913 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
32914 pmi variable from gdb.t20/gdbme to get optimized away.
32915 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
32916 Check for written corefile upon timeout _and_ eof.
32917
32918Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32919
32920 * config/unix-gdb.exp: Add missing return 0.
32921
32922Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32923
32924 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
32925 test termination.
32926
32927Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
32928
32929 * configure.in (subdirs): Put back gdb.t17 which mysteriously
32930 disappeared.
32931
32932Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
32933
32934 * gdb.t10/crossload.exp: Disable the i860-elf test until such
32935 time as i860 support works.
32936
d63a86f8 32937 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
32938 "backtrace 100\r" rather than just "backtrace\r", to match last
32939 change.
32940
32941Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
32942
32943 * config/udi-gdb.exp (gdb_exit): Remove close command.
32944 (gdb_target_udi): New procedure to set the UDI target.
32945 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
32946 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
32947 Added waits for prompts after several question responses. Added
32948 some more responses used by a29k-amd-udi-gdb.
32949 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
32950 pass different arguments, restart UDI connection after program
32951 completion.
32952 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
32953 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
32954 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
32955 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
32956 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
32957 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
32958 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
32959 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
32960 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
32961 after program completion.
32962 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
32963 compiled with a SELECT_VECS setting.
32964 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
32965 infinite recursion.
32966
32967 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
32968 Added checks for COFF results, and made them expected failures for
32969 all targets. It would be better to make them expected failures
32970 for COFF targets only.
32971
32972Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
32973
32974 * Makefile.in: add null dvi target, don't bother to recurse
32975 through test directories for info and install-info; rename
32976 $(datadir) to be dejagnu instead of deja-gnu
32977
32978Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
32979
32980 * gdb.t31/gdbme.ch: Re-enable code that previously caused
32981 compiler to coredump.
32982 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
32983 code.
32984
32985Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
32986
32987 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
32988 coredump.
32989 * gdb.t31/chillvars.exp: Comment out tests that depend on that
32990 code.
32991
32992Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
32993
32994 * gdb.t03/ptype.exp: tests for return code from gdb_test.
32995 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
32996 which in a shell. Deletes xgdb when done.
32997 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
32998 Tests the return from the "set height" or "set width" commands.
32999 Added a few return codes where needed.
33000
33001Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
33002
33003 * Makefile.in (SUBDIRS): Add gdb.t17.
33004 * configure.in (subdirs): Add gdb.t17.
33005 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
33006 files to test gdb's calling of functions in the inferior with
33007 the correct arguments and gdb's ability to retrieve any
33008 result returned.
33009
33010Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
33011
33012 * config/unix-gdb.exp (gdb_exit): Remove close commands that
33013 may be called after gdb goes away. Previous versions of expect
33014 needed these to avoid file descriptor leaks, but they cause
33015 errors with the current revision of expect.
33016 * gdb.t00/gdbvars.exp: Use -re on expected output after
33017 setting sevenbit-strings.
33018 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
33019 to set sevenbit-strings consistent across tests.
33020 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
33021 set sevenbit-strings consistent across tests.
33022
33023Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
33024
33025 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
33026 expected output to match current "expect" expectations.
33027
33028Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
33029
33030 * gdb.t00/default.exp: Change expected output for default "source"
33031 command, to match new gdb behavior which requires a filename to
33032 source.
33033
33034Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
33035
33036 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
33037 expected fail for i486-*-* that misses the marker2 function.
33038 * gdb.t10/crossload.exp (bfddefault): Allow successful
33039 recognition of a format to pass even if no symbols are found.
33040 Explicitly catch failures where the format is not recognized
33041 or is ambiguous, and add the reason to the fail message.
33042 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
33043 the cause is and invalid target and add reason to failure message.
33044 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
33045 elf32-i386, elf32-sparc, and elf32-i860.
33046 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
33047 Set up expected failure for 'filename'::variable scope resolution,
33048 which is now apparently broken on all targets.
33049 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
33050 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
33051 gdb.t23/templates.exp: Change failure for missing binfile into
33052 just a warning.
33053 gdb.t21/demangle.exp: Change all cfront references to 'arm'
33054 references.
33055
33056Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
33057
33058 * gdb.t00/default.exp: Add expected output for default "source"
33059 command, to match new gdb behavior.
33060 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
33061
33062Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
33063
33064 * config/*-gdb.exp: returns an error, rather than exiting on
33065 internal errors.
33066
33067Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
33068
33069 * gdb.t03/gdbme.c: Add pointer to struct variable.
33070 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
33071 referencing struct members.
33072
33073Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
33074
33075 * configure.in (mips-idt-ecoff): New target.
33076 * config/mips-gdb.exp: New file for remote board using MIPS remote
33077 debugging protocol.
33078
33079 * Redid configuration scheme. Removed gdb.t*/configure.in.
33080 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
33081 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
33082 distclean targets. Built executables via .o files. Adjusted
33083 tests to account for source files in $(srcdir) rather than
33084 $(objdir).
33085 * lib/gdb.exp (runto): Don't expect () after the function name,
33086 because it may have arguments.
33087
33088Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
33089
33090 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
33091 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
33092 expected failures for mips-idt-* and mips-sgi-*.
33093 * gdb.t00/default.exp (attach): Kill process if requested.
33094 * gdb.t00/help.exp (help target core, help target): Accept a gdb
33095 that does not read core files.
33096 * gdb.t01/run.exp: Removed checks for exit status code.
33097 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
33098 it is linked in.
33099 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
33100 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
33101 appropriate, rather than doing it by hand.
33102 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
33103 execution.
33104 * gdb.t10/crossload.exp: Kill existing program if needed.
33105 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
33106 appropriate, rather than doing it by hand. Always increase
33107 timeout for this test, not just for VxWorks.
33108
33109Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
33110
33111 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
33112 of Chill STRUCT types and STRUCT values.
33113 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
33114 than "char".
33115 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 33116 struct2): New struct definitions and initializations to test
c906108c
SS
33117 simple Chill STRUCT types.
33118
33119Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
33120
33121 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
33122 the null byte at the end of strings.
33123 * gdb.t00/default.exp: Make show version insensitive to copyright
33124 date.
33125 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
33126 to avoid dependencies on target char signedness.
33127 * gdb.t16/printcmds.exp: Update expected results for explicitly
33128 unsigned char.
33129 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
33130 now work.
33131 * gdb.t21/demangle.exp: Add many more patterns for template
33132 demangling, most of them being expected failures.
33133 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
33134 string we are matching for, to match on the whole string.
33135 * gdb.t21/demangle.exp: Add many new test strings to demangle,
33136 and fix a whole bunch that had incorrect expected output but were
33137 passing anyway because of the bug in "proc demangle".
33138 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
33139 type.
33140 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
33141
33142Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
33143
a9c64011
AS
33144 * gdb/testsuite: made modifications to testcases, etc., to allow
33145 them to work properly given the reorganization of deja-gnu and the
33146 relocation of the testcases from deja-gnu to a "tool" subdirectory.
c906108c
SS
33147
33148Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
33149
33150 * gdb/testsuite: Initial creation of gdb/testsuite.
33151 Migrated dejagnu testcases and support files for testing nm to
33152 gdb/testsuite from deja-gnu. These files were moved "as is"
33153 with no modifications. This migration is part of a major overhaul
33154 of dejagnu. The modifications to these testcases, etc., which
33155 will allow them to work with the new version of dejagnu will be
33156 made in a future update.
48efe704 33157
8d8cb839 33158 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 33159\f
8d8cb839
EZ
33160;; Local Variables:
33161;; mode: change-log
33162;; left-margin: 8
33163;; fill-column: 74
33164;; version-control: never
33165;; End:
902f2ccb 33166
28e7fd62 33167 Copyright 1993-2013 Free Software Foundation, Inc.
902f2ccb
MC
33168 Copying and distribution of this file, with or without modification,
33169 are permitted provided the copyright notice and this notice are preserved.
This page took 3.579273 seconds and 4 git commands to generate.