Add pretty-printing of .debug_gnu_pubnames, .debug_gnu_pubtypes.
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
92e32e33
PM
12013-11-07 Phil Muldoon <pmuldoon@redhat.com>
2
3 * gdb.python/py-cmd.exp: Add COMPLETE_EXPRESSION tests.
4 * gdb.python/py-cmd.c: New File.
5
f76c27b5
PM
62013-11-07 Phil Muldoon <pmuldoon@redhat.com>
7
8 * gdb.python/py-breakpoint.exp: Add temporary breakpoint tests.
9
01e48c0c
DE
102013-11-06 Doug Evans <dje@sebabeach.org>
11
12 * gdb.python/py-arch.exp: Tweak test name for bad memory access test.
13
6dbb6798
YQ
142013-11-06 Yao Qi <yao@codesourcery.com>
15
16 * lib/gdb.exp (gdb_produce_source): New procedure.
17 * gdb.perf/solib.c: New.
18 * gdb.perf/solib.exp: New.
19 * gdb.perf/solib.py: New.
20
71c0c615
YQ
212013-11-06 Yao Qi <yao@codesourcery.com>
22
23 * README: Mention performance tests.
24
f27a1236
YQ
252013-11-06 Yao Qi <yao@codesourcery.com>
26
27 * lib/perftest.exp: New.
28 * gdb.perf/lib/perftest/__init__.py: New.
29 * gdb.perf/lib/perftest/measure.py: New.
30 * gdb.perf/lib/perftest/perftest.py: New.
31 * gdb.perf/lib/perftest/reporter.py: New.
32 * gdb.perf/lib/perftest/testresult.py: New.
33
7636ccf9
YQ
342013-11-06 Yao Qi <yao@codesourcery.com>
35
36 * Makefile.in (check-perf): New target.
37 * configure.ac (AC_OUTPUT): Output Makefile in gdb.perf.
38 * configure: Re-generated.
39 * gdb.perf/Makefile.in: New.
40
81208388
TT
412013-11-04 Tom Tromey <tromey@redhat.com>
42
43 * Makefile.in (TEST_DIRS): Remove.
44 (TEST_TARGETS, check-parallel): Rewrite.
45 (check-gdb.%, BASE1_FILES, BASE2_FILES, check-gdb.base%)
46 (subdir_do, subdirs): Remove.
47 (do-check-parallel, check/%): New targets.
48 (clean): Remove outputs, temp, and cache directories.
49 (saw_dash_j): New variable.
50 (CHECK_TARGET): Use it.
51 (check): Depend on all, site.exp. Rewrite.
52 (check-single): Remove dependencies.
53 (slow_tests, all_tests, reordered_tests): New variables.
54
c63ffa1f
TT
552013-11-04 Tom Tromey <tromey@redhat.com>
56
57 * gdb.dwarf2/fission-base.S: Remove "gdb.dwarf/".
58 * gdb.dwarf2/fission-base.exp: Set debug-file-directory
59 before loading binfile.
60 * gdb.dwarf2/fission-loclists.S: Remove "gdb.dwarf/".
61 * gdb.dwarf2/fission-loclists.exp: Set debug-file-directory
62 before loading binfile.
63
3fef966c
TT
642013-11-04 Tom Tromey <tromey@redhat.com>
65
66 * gdb.base/foll-exec.c (main): Use BASEDIR.
67 * gdb.base/foll-exec.exp: Define BASEDIR during compilation.
68 * gdb.base/foll-vfork.c (main): Use BASEDIR.
69 * gdb.base/foll-vfork.exp: Define BASEDIR during compilation.
70 * gdb.multi/bkpt-multi-exec.c (main): Use BASEDIR.
71 * gdb.multi/bkpt-multi-exec.exp: Define BASEDIR during compilation.
72
24890efd
TT
732013-11-04 Tom Tromey <tromey@redhat.com>
74
75 * gdb.base/argv0-symlink.exp: Compute executable's directory
76 dynamically.
77
c59ffcab
TT
782013-11-04 Tom Tromey <tromey@redhat.com>
79
80 * gdb.asm/asm-source.exp: Use standard_output_file.
81
479c8d68
TT
822013-11-04 Tom Tromey <tromey@redhat.com>
83
84 * gdb.server/file-transfer.exp: Use standard_output_file.
85
1e537771
TT
862013-11-04 Tom Tromey <tromey@redhat.com>
87
88 * gdb.base/fullname.exp: Use standard_output_file,
89 relative_filename.
90 * gdb.base/hashline1.exp: Use standard_testfile,
91 standard_output_file, relative_filename, clean_restart.
92 * gdb.base/hashline2.exp: Use standard_testfile,
93 standard_output_file.
94 * gdb.base/hashline3.exp: Use standard_testfile,
95 standard_output_file, relative_filename.
96 * lib/gdb.exp (relative_filename): New proc.
97
b44b82af
TT
982013-11-04 Tom Tromey <tromey@redhat.com>
99
100 * gdb.base/fileio.c (test_open, test_write, test_read)
101 (test_lseek, test_close, test_stat, test_fstat)
102 (test_isatty, test_system, test_rename, test_unlink):
103 Use OUTDIR define.
104 * gdb.base/fileio.exp: Define OUTDIR during compilation.
105 Use standard_output_file.
106
59b28c5d
TT
1072013-11-04 Tom Tromey <tromey@redhat.com>
108
109 * gdb.base/checkpoint.c (main): Use PI_TXT and COPY1_TXT
110 defines.
111 * gdb.base/checkpoint.exp: Define PI_TXT and COPY1_TXT during
112 compilation. Use prepare_for_testing, standard_output_file.
113
08b3fe69
TT
1142013-11-04 Tom Tromey <tromey@redhat.com>
115
116 * gdb.base/advance.exp: Use standard_testfile and
117 prepare_for_testing.
118 * gdb.base/bigcore.exp: Use standard_output_file. "cd" to
119 appropriate directory when local.
120 * gdb.base/dump.exp: Use standard_output_file. Update all
121 "dump" and "restore" filenames.
122 * gdb.base/interact.exp: Use standard_output_file.
123 * gdb.base/jit-so.exp: Don't download file when local.
124 * gdb.base/jit.exp (compile_jit_test): Don't download file
125 when local.
126 * gdb.base/list.exp: Use gdb_remote_download.
127 * gdb.base/maint.exp: Use standard_output_file.
128 * gdb.base/prelink.exp: Use standard_output_file.
129 * gdb.base/save-bp.exp: Use standard_output_file.
130 * gdb.base/sepdebug.exp: Use standard_testfile,
131 standard_output_file.
132 (test_different_dir): Don't declare objdir.
133 * gdb.base/solib-search.exp: Use standard_output_file.
134 * gdb.base/step-line.exp: Use gdb_remote_download.
135 * gdb.base/trace-commands.exp: Use standard_output_file.
136
32cfb09d
TT
1372013-11-04 Tom Tromey <tromey@redhat.com>
138
139 * gdb.trace/mi-traceframe-changed.exp: Pass -DTFILE_DIR
140 to compilation. Use standard_output_file.
141 (test_tfind_tfile): Update.
142 * gdb.trace/tfile.c (write_basic_trace_file)
143 (write_error_trace_file): Use TFILE_DIR.
144 * gdb.trace/tfile.exp: Pass -DTFILE_DIR to compilation. Use
145 standard_output_file.
146
84741506
TT
1472013-11-04 Tom Tromey <tromey@redhat.com>
148
149 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
150 Use "dwarf2 always-disassemble" for the "maint set" test.
151 * gdb.mi/mi-file-transfer.exp (test_file_transfer): Use
152 standard_output_file.
153 * gdb.mi/mi-logging.exp: Use standard_output_file.
154
cfb7b9a3
TT
1552013-11-04 Tom Tromey <tromey@redhat.com>
156
157 * gdb.xml/tdesc-arch.exp: Use standard_output_file. Make
158 downloads conditional on remote host.
159 (set_arch): Likewise.
160 * gdb.xml/tdesc-regs.exp: Use gdb_remote_download.
161 (load_description): Use standard_output_file.
162
bdfe0594
TT
1632013-11-04 Tom Tromey <tromey@redhat.com>
164
165 * gdb.gdb/selftest.exp: Use standard_output_file.
166 * lib/selftest-support.exp (do_self_tests): Use
167 standard_output_file.
168
8c639e73
TT
1692013-11-04 Tom Tromey <tromey@redhat.com>
170
171 * gdb.stabs/weird.exp: Use gdb_remote_download and
172 standard_output_file.
173
5030a410
TT
1742013-11-04 Tom Tromey <tromey@redhat.com>
175
176 * gdb.base/gcore-buffer-overflow.exp: Use
177 standard_output_file, not standard_testfile.
178 * gdb.base/twice.exp: Use standard_testfile, not
179 standard_output_file. Use gdb_remote_download.
180
95d7853e
TT
1812013-11-04 Tom Tromey <tromey@redhat.com>
182
183 * lib/gdb.exp (get_compiler_info): Use log_file -info and
184 restore from that.
185
eab88b54
MR
1862013-11-02 Maciej W. Rozycki <macro@codesourcery.com>
187
188 * gdb.cp/derivation.exp: s/perrro/perror/
189
a1b0fbee
MR
1902013-11-01 Maciej W. Rozycki <macro@codesourcery.com>
191
192 * gdb.dwarf2/dwzbuildid.exp: Rename `outdir' variable to
193 `debugdir'.
194
638aa5a1
AB
1952013-10-31 Andrew Burgess <aburgess@broadcom.com>
196
197 * gdb.base/watchpoint.exp (test_no_hw_watchpoints): Add additional
198 tests and update expected error message.
199 (test_watch_register_location): New tests.
200 (do_tests): Call test_watch_register_location.
201 * gdb.base/watchpoints.exp: Update expected error message.
202
055e608a
UW
2032013-10-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
204
205 * gdb.arch/s390-multiarch.exp (test_linux_v2): Add $gdb_prompt to
206 the patterns in gdb_test_multiple.
207
9ac69859
NB
2082013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
209
210 * gdb.base/sym-file-lib.c: New file.
211 * gdb.base/sym-file-loader.c: New file.
212 * gdb.base/sym-file-loader.h: New file.
213 * gdb.base/sym-file-main.c: New file.
214 * gdb.base/sym-file.exp: New file.
215 * lib/gdb.exp (is_elf_target): New function.
216
24ba476b
PA
2172013-10-29 Pedro Alves <palves@redhat.com>
218
219 * gdb.mi/mi-console.c, gdb.mi/mi-stack.c: Remove local emacs
220 variable setting change-log-default-name to ChangeLog-mi.
221
f69d9aef
AB
2222013-10-29 Andrew Burgess <aburgess@broadcom.com>
223
224 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test):
225 Expect <unavailable> pattern.
226
71193121
TV
2272013-10-28 Tom de Vries <tom@codesourcery.com>
228
229 * gdb.arch/thumb2-it.S (it_8): Fix typo.
230
38095c27
AK
2312013-10-25 Anton Kolesov <Anton.Kolesov@synopsys.com> (tiny change)
232
233 * gdb.base/bang.exp: Use gdb_continue_to_end to properly support
234 remote stubs where exit() behaviour is unreliable.
235
686d4def
PA
2362013-10-25 Pedro Alves <palves@redhat.com>
237
238 * gdb.cp/m-static.exp: Adjust expected output of printing a
239 nonexistent or optimized out static field. Also test printing the
240 the "container" object.
241
a35cfb40
MR
2422013-10-24 Maciej W. Rozycki <macro@codesourcery.com>
243
244 * lib/gdb.exp (gdb_finish): Send a kill request to `gdbserver'
245 if in the persistent mode.
246 * gdb.trace/disconnected-tracing.exp: Reconnect before completion.
247
bbe769cc
MR
2482013-10-24 Maciej W. Rozycki <macro@codesourcery.com>
249
250 * lib/gdb.exp (gdb_gcore_cmd): Also handle a "Target does not
251 support core file generation" reply.
252
95e4302a
JM
2532013-10-21 Jose E. Marchesi <jose.marchesi@oracle.com>
254
255 PR gdb/15986
256 * gdb.base/run.c (main): gdb_get_line_number tag added for
257 commands.exp.
258 (factorial): Likewise.
259
260 * gdb.base/commands.exp (watchpoint_command_test): Use
261 gdb_get_line_number in order to determine the locations in run.c
262 where local_var is detected to go out of scope.
263
4c406179
JM
2642013-10-21 Jose E. Marchesi <jose.marchesi@oracle.com>
265
266 * gdb.base/gnu_vector.exp: Care about endianness when casting
267 scalars to vectors.
268
bb6216d8
TT
2692013-10-18 Tom Tromey <tromey@redhat.com>
270
271 * lib/gdb.exp (build_executable_from_specs): Remove duplicate set
272 of "binfile".
273
e8369a73
AB
2742013-10-18 Andrew Burgess <aburgess@broadcom.com>
275
276 * gdb.base/watchpoints.exp: Add test for setting software
277 watchpoints of different types before starting the inferior.
278
776f04fa
PA
2792013-10-18 Pedro Alves <palves@redhat.com>
280
281 PR gdb/16062
282 * gdb.threads/stepi-random-signal.c: New file.
283 * gdb.threads/stepi-random-signal.exp: New file.
284
e4b8388f
MR
2852013-10-17 Maciej W. Rozycki <macro@codesourcery.com>
286
287 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
288 Fix comment typo.
289 * lib/gdb.exp (gdb_init): Likewise.
290
50b34a18
TT
2912013-10-17 Tom Tromey <tromey@redhat.com>
292
293 * gdb.base/printcmds.exp (test_printf): Test printf flushing.
294
3db258f5
TT
2952013-10-14 Tom Tromey <tromey@redhat.com>
296
297 * gdb.dwarf2/dwzbuildid.exp (write_dwarf_file): Pass explicit test
298 name to gdb_test_no_output.
299
4856b6bc
JK
3002013-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
301
302 Canonicalize directories for EXEC_FILENAME.
303 * gdb.base/argv0-symlink.exp
304 (kept file symbolic link name for info inferiors): New.
305 (kept directory symbolic link name): Setup kfail.
306 (kept directory symbolic link name for info inferiors): New.
307
9772d074
UW
3082013-10-11 Andreas Arnez <arnez@linux.vnet.ibm.com>
309
310 * gdb.arch/s390-multiarch.exp: New file.
311 * gdb.arch/s390-multiarch.c: New file.
312
2a3be966
JB
3132013-10-11 Joel Brobecker <brobecker@adacore.com>
314
315 * gdb.ada/mi_catch_ex.exp: Adjusts all "catch ..." tests to
316 use the appropriate GDB/MI command instead, and verify
317 the test output.
318
7c647d61
JB
3192013-10-11 Joel Brobecker <brobecker@adacore.com>
320
321 * gdb.base/source-nofile.gdb: New file.
322 * gdb.base/source.exp: Add two tests verifying the behavior when
323 the "source" command is given a non-existant filename.
324
bb66bd51
YQ
3252013-10-11 Yao Qi <yao@codesourcery.com>
326
327 * gdb.mi/mi-catch-load.c: Remove the include of "dlfcn.h".
328 [__WIN32__]: Include "windows.h" and define macro 'dlopen'
329 and 'dlclose'.
330 [!__WIN32__]: Include "dlfcn.h".
331 * gdb.mi/mi-catch-load.exp: Set up kfail.
332
4f424bb1
AK
3332013-10-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
334
335 * lib/gdb.exp (gdb_core_cmd): Replace fixed string "re-load
336 generated corefile" by argument "$test".
337
578d3588
PA
3382013-10-09 Pedro Alves <palves@redhat.com>
339
340 * gdb.python/py-prettyprint.exp (run_lang_tests): Adjust expected
341 output.
342
eb4ca471
PA
3432013-10-09 Pedro Alves <palves@redhat.com>
344
345 * gdb.base/catch-syscall.exp (test_catch_syscall_without_args)
346 (test_catch_syscall_with_args, test_catch_syscall_with_many_args)
347 (test_catch_syscall_with_wrong_args)
348 (test_catch_syscall_restarting_inferior)
349 (test_catch_syscall_fail_nodatadir)
350 (test_catch_syscall_without_args_noxml)
351 (test_catch_syscall_with_args_noxml)
352 (test_catch_syscall_with_wrong_args_noxml): Use with_test_prefix.
353
dc294be5
TT
3542013-10-08 Tom Tromey <tromey@redhat.com>
355
356 * gdb.dwarf2/dwzbuildid.exp: New file.
357 * lib/dwarf.exp (Dwarf::_section): Add "flags" and "type"
358 parameters.
359 (Dwarf::_defer_output): Change "section" parameter to
360 "section_spec"; update.
361 (Dwarf::gnu_debugaltlink, Dwarf::_note, Dwarf::build_id): New
362 procs.
363
c968bd18
JB
3642013-10-08 Joel Brobecker <brobecker@adacore.com>
365
366 * gdb.ada/mi_catch_ex.exp: Make "mi_execute_to" test names unique.
367
f44eeb11
TT
3682013-10-07 Tom Tromey <tromey@redhat.com>
369
370 * lib/mi-support.exp (varobj_tree::walk_tree): Set _root_idx
371 to 0.
372
0c557179
SDJ
3732013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
374
375 * gdb.base/corefile.exp: Test whether $_exitsignal is set and
376 $_exitcode is void when opening a corefile.
377 * gdb.base/exitsignal.exp: New file.
378 * gdb.base/segv.c: Likewise.
379 * gdb.base/normal.c: Likewise.
380
5713b9b5
JB
3812013-10-04 Joel Brobecker <brobecker@adacore.com>
382
383 * gdb.mi/mi-start.c, gdb.mi/mi-start.exp: New files.
384
3f983d47
YZ
3852013-10-02 Vidya Praveen <vidyapraveen@arm.com>
386
387 * gdb.trace/entry-values.exp: Modify regular expression to scan for
388 'bl' instruction instead of 'call' for ARM and AArch64 targets.
389
901461f8
PA
3902013-10-02 Pedro Alves <palves@redhat.com>
391
392 * gdb.dwarf2/dw2-reg-undefined.exp <pattern_rax_rbx_rcx_print,
393 pattern_rax_rbx_rcx_info>: Set to "<not saved>".
394 * gdb.mi/mi-reg-undefined.exp (opt_out_pattern): Delete.
395 (not_saved_pattern): New.
396 Replace use of the former with the latter.
397
b477a5e6
PA
3982013-10-02 Pedro Alves <palves@redhat.com>
399
400 * README (Board Settings): Document "exit_is_reliable".
401 * lib/gdb.exp (gdb_continue_to_end): Check whether the board says
402 running to exit reliably reports program exits.
403 * boards/native-gdbserver.exp: Set exit_is_reliable in the board
404 info.
405 * boards/native-stdio-gdbserver.exp: Likewise.
406
a49bed3a
DE
4072013-10-01 Doug Evans <dje@google.com>
408
409 * gdb.python/python.exp: Remove redundant print-stack tests.
410 Make all print-stack test names unique. Fix spelling of print-stack.
411
2ed2ad44
YQ
4122013-09-29 Yao Qi <yao@codesourcery.com>
413
414 * gdb.base/shreloc.exp: Set $msymfile to 'shreloc.txt' if host
415 is remote.
416
7d760051
UW
4172013-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
418
419 PR shlibs/8882
420 * gdb.base/corefile.exp: Add a check to assure warning-free
421 core-file load.
422
82bf32bc
JK
4232013-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
424
425 * gdb.dwarf2/dwp-symlink.c: New file.
426 * gdb.dwarf2/dwp-symlink.exp: New file.
427
4fa7d390
DE
4282013-09-20 Doug Evans <dje@google.com>
429
6b4646ce
DE
430 * lib/dwarf.exp (build_executable_from_fission_assembler): New proc.
431 * gdb.dwarf2/fission-base.S: Update. Split out .dwo into separate
432 file.
433 * gdb.dwarf2/fission-loclists.S: Ditto.
434 * gdb.dwarf2/fission-reread.S: Ditto.
435 * gdb.dwarf2/fission-base.exp: Skip of remote host. Compile with
436 build_executable_from_fission_assembler.
437 * gdb.dwarf2/fission-loclists.exp: Ditto.
438 * gdb.dwarf2/fission-reread.exp: Ditto.
439
4fa7d390
DE
440 * lib/future.exp (gdb_find_objcopy, gdb_find_readelf): New procs.
441 * lib/gdb.exp (build_id_debug_filename_get): Update to use them.
442 (gdb_gnu_strip_debug): Ditto.
443 * lib/prelink-support.exp (section_get, prelink_no): Ditto.
444 * gdb.arch/altivec-abi.exp: Ditto.
445 * gdb.base/attach-pie-misread.exp: Ditto.
446 * gdb.base/comprdebug.exp: Ditto.
447 * gdb.base/dup-sect.exp: Ditto.
448 * gdb.base/gnu-debugdata.exp: Ditto.
449 * gdb.base/step-symless.exp: Ditto.
450 * gdb.dwarf2/dw2-inline-param.exp: Ditto.
451 * gdb.dwarf2/dw2-skip-prologue.exp: Ditto.
452 * gdb.dwarf2/gdb-index.exp: Ditto.
453
e4c6a2c4
AB
4542013-09-18 Andrew Burgess <aburgess@broadcom.com>
455
456 * gdb.dwarf2/dw2-reg-undefined.exp: Change pattern for info
457 register to "<optimized out>", and also print the registers.
458
a205fbfc
PA
4592013-09-18 Pedro Alves <palves@redhat.com>
460
461 PR server/15967
462 * gdb.server/wrapper.exp: Also return unsupported for Cygwin, and
463 change text.
464
ee47b2f8
YQ
4652013-09-18 Yao Qi <yao@codesourcery.com>
466
467 * gdb.server/wrapper.c: New.
468 * gdb.server/wrapper.exp: New.
469
49fa26b0
PA
4702013-09-17 Muhammad Waqas <mwaqas@codesourccery.com>
471 Jan Kratochvil <jan.kartochvil@redhat.com>
472 Pedro Alves <palves@redhat.com>
473
474 PR gdb/11568
475 * gdb.thread/thread-specific-bp.c: New file.
476 * gdb.thread/thread-specific-bp.exp: New file.
477
e83b28bc
SDJ
4782013-09-17 Sergio Durigan Junior <sergiodj@redhat.com>
479
480 * gdb.base/defaults.exp (<show_conv_list>): Add check for $_isvoid
481 convenience function.
482
08d72866
PA
4832013-09-17 Pedro Alves <palves@redhat.com>
484
485 PR gdb/15911
486 * gdb.threads/info-threads-cur-sal-2.c: New file.
487 * gdb.threads/info-threads-cur-sal.c: New file.
488 * gdb.threads/info-threads-cur-sal.exp: New file.
489
57b0d98e
YQ
4902013-09-17 Yao Qi <yao@codesourcery.com>
491
492 * gdb.base/catch-load.c: Remove the include of "dlfcn.h".
493 [__WIN32__]: Include "windows.h" and define macro dlopen
494 and dlclose.
495 [!__WIN32__]: Include "dlfcn.h".
496 * gdb.base/catch-load.exp (one_catch_load_test): Match
497 directory separator.
498
0295a32e
DE
4992013-09-16 Doug Evans <dje@google.com>
500
a587b477
DE
501 * lib/gdb.exp (using_fission): New proc.
502 * gdb.base/info-macros.exp: Skip test if using Fission.
503
0295a32e
DE
504 * gdb.base/break-interp.exp: Fix indentation.
505
a280dbd1
SDJ
5062013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
507
508 * gdb.base/gdbvars.c (foo_void): New function.
509 (foo_int): Likewise.
510 * gdb.base/gdbvars.exp (test_convenience_functions): New
511 function. Call it.
512
4ac33720
UW
5132013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
514
515 * gdb.arch/s390-tdbregs.c: New file.
516 * gdb.arch/s390-tdbregs.exp: New file.
517
b866c52d
SS
5182013-09-12 Stan Shebs <stan@codesourcery.com>
519
520 * README: New file.
521
dc59cba6
DE
5222013-09-12 Doug Evans <dje@google.com>
523
524 * gdb.python/py-events.py (new_objfile_handler): Remove accidentally
525 added code to print event.inferior.
526
edf9f00c
JK
5272013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
528
529 * gdb.base/gnu-debugdata.exp (objcopy 1): Move it lower and use only
530 debug part of the binary.
531
5423b017
JK
5322013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
533
534 * gdb.base/gnu-debugdata.exp (strip): Add -R .comment.
535 (addlink): Add comment.
536
9295cf6f
SA
5372013-09-10 Sanimir Agovic <sanimir.agovic@intel.com>
538
539 * gdb.base/default.exp: Adjust regexpr for 'cd' to match optional
540 canonical pathname.
541
89e63ee4
DE
5422013-09-04 Doug Evans <dje@google.com>
543
314bb8c3
DE
544 * gdb.python/py-events.py (exit_handler): Verify we get the expected
545 event.
546 (continue_handler, new_objfile_handler): Ditto.
547 (test_events): Rename command to "test-events".
548 (test_newobj_events): Rename command to "test-objfile-events".
549 * gdb.python/py-events.exp: Update.
550 * gdb.python/py-evsignal.exp: Update.
551 * gdb.python/py-evthreads.exp: Update.
552
89e63ee4
DE
553 * gdb.base/enumval.c (ZERO): New enum value.
554 (main): Use it
555 * gdb.base/enumval.exp: Test ability to print ZERO.
556
5572013-09-03 Muhammad Bilal <mbilal@codesourcery.com>
41dc8db8
MB
558 Pedro Alves <palves@redhat.com>
559
560 * gdb.base/relocate.exp: Check that invalid options are
561 rejected.
562
26c2b53c
AB
5632013-08-30 Andrew Burgess <aburgess@broadcom.com>
564
565 * gdb.base/code_elim1.c (my_bss_symbol): New variable added.
566 (my_static_symbol): Add comment.
567 (main): Reference my_bss_symbol.
568
96d9056e
PM
5692013-08-30 Phil Muldoon <pmuldoon@redhat.com>
570
571 * gdb.python/py-arch.exp: Tests for invalid architecture.
572
489d4f4d
SA
5732013-08-29 Sterling Augustine <saugustine@google.com>
574
575 * boards/remote-stdio-gdbserver.exp: Set rcp_prog and
576 rsh_prog in new conditional. Move use of REMOTE_PORTNUM into
577 said conditional.
578
5b791bb5
PM
5792013-08-29 Phil Muldoon <pmuldoon@redhat.com>
580
581 * gdb.python/py-arch.exp: Load gdb-python.exp.
582
8f28f522
PM
5832013-08-29 Phil Muldoon <pmuldoon@redhat.com>
584
585 * gdb.python/py-framefilter.py (FrameFilter.filter): Check
586 itertools for imap attribute. Otherwise use map().
587 (ElidingIterator): Define wrapper function __next__.
588 * gdb.python/py-framefilter-mi.exp: Do not use execfile,
589 use exec (open (read ())) instead.
590 * gdb.python/py-framefilter.exp: Ditto.
591 * gdb.python/py-arch.exp: Update print based test to Python 3.x
592 compliance.
593 * gdb.python/py-frame.exp: Ditto.
594 * gdb.python/py-type.exp: Ditto.
595
1f0c4988
JK
5962013-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
597
598 PR gdb/15415
599 * gdb.base/argv0-symlink.c: New file.
600 * gdb.base/argv0-symlink.exp: New file.
601
7893c162
TT
6022013-08-28 Tom Tromey <tromey@redhat.com>
603
604 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Use explicit test name
605 when saving index.
606
6211c335
YQ
6072013-08-27 Yao Qi <yao@codesourcery.com>
608
609 * gdb.trace/entry-values.exp: Test unavailable entry value is
610 not shown when option '--skip-unavailable' is specified.
611 * gdb.trace/mi-trace-unavailable.exp (test_trace_unavailable):
612 Add tests for new option '--skip-unavailable'.
613
ce4ea2bb
YQ
6142013-08-27 Yao Qi <yao@codesourcery.com>
615
616 * lib/gdb.exp (gdb_remote_download): Don't pass $tofile to
617 remote_download if it is empty.
618
6e45f158
DE
6192013-08-26 Doug Evans <dje@google.com>
620
779bd270
DE
621 PR symtab/15885
622 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add gdb-index.
623 (clean): rm -f *.gdb-index *.with-index.
624 * gdb.dwarf2/gdb-index.exp: New testcase.
625
6e45f158
DE
626 * lib/gdb.exp (run_on_host): Moved here from gnu-debugdata.exp.
627 * gdb.base/gnu-debugdata.exp (run): Moved to gdb.exp and renamed to
628 run_on_host. All callers updated.
629
b1224238
YQ
6302013-08-24 Yao Qi <yao@codesourcery.com>
631
632 * gdb.trace/entry-values.c (end): New
633 (main): Call end.
634 * gdb.trace/entry-values.exp: Load trace-support.exp. Set
635 tracepoint and collect data. Test entry value is unavailable.
636
b39a8faf
YQ
6372013-08-24 Yao Qi <yao@codesourcery.com>
638
639 * lib/dwarf.exp (_location): Handle DW_OP_deref_size.
640 * gdb.trace/entry-values.c: New.
641 * gdb.trace/entry-values.exp: New.
642
9eaabc75
MW
6432013-07-12 Muhammad Waqas <mwaqas@codesourccery.com>
644
645 PR gdb/15501
646 * gdb.base/ena-dis-br.exp: Add test to verify
647 enable/disable commands work correctly with
648 multiple arguments that include multiple locations.
649
9f948660
SDJ
6502013-08-22 Samuel Bronson <naesten@gmail.com>
651
652 ARM Linux support for `catch syscall'.
653 * gdb.base/catch-syscall.exp: Test this on ARM now.
654 (fill_all_syscalls_numbers): ARM has close/chroot on 6/61, too.
655
e630b974
TT
6562013-08-22 Tom Tromey <tromey@redhat.com>
657
658 * lib/dwarf.exp (cu, tu): Handle addr_size of "default". Change
659 default addr_size.
660 * lib/gdb.exp (is_64_target): New gdb_caching_proc.
661
f3a76454
TT
6622013-08-22 Tom Tromey <tromey@redhat.com>
663
664 * lib/gdb.exp (skip_btrace_tests): Use gdb_caching_proc and
665 standard_temp_file.
666
de5f37e1
TT
6672013-08-22 Tom Tromey <tromey@redhat.com>
668
669 * gdb.arch/amd64-byte.exp: Use standard_testfile,
670 clean_restart.
671 * gdb.arch/amd64-disp-step.exp: Use standard_testfile.
672 * gdb.arch/amd64-dword.exp: Use standard_testfile,
673 clean_restart.
674 * gdb.arch/amd64-entry-value-param.exp: Use standard_testfile.
675 * gdb.arch/amd64-entry-value.exp: Use standard_testfile.
676 * gdb.arch/amd64-prologue-xmm.exp: Use standard_testfile.
677 * gdb.arch/amd64-word.exp: Use standard_testfile,
678 clean_restart.
679 * gdb.arch/i386-avx.exp: Use standard_testfile, clean_restart.
680 * gdb.arch/i386-byte.exp: Use standard_testfile, clean_restart.
681 * gdb.arch/i386-disp-step.exp: Use standard_testfile.
682 * gdb.arch/i386-dr3-watch.exp: Use standard_testfile.
683 * gdb.arch/i386-permbkpt.exp: Use standard_testfile, clean_restart.
684 * gdb.arch/i386-signal.exp: Use standard_testfile.
685 * gdb.arch/i386-size-overlap.exp: Use standard_testfile, clean_restart.
686 * gdb.arch/i386-sse.exp: Use standard_testfile, clean_restart.
687 * gdb.arch/i386-unwind.exp: Use standard_testfile.
688 * gdb.arch/i386-word.exp: Use standard_testfile, clean_restart.
689
8448e842
TT
6902013-08-22 Tom Tromey <tromey@redhat.com>
691
692 * gdb.python/py-error.exp: Use gdb_remote_download.
693 * gdb.python/py-mi.exp: Use gdb_remote_download.
694 * gdb.python/py-objfile-script.exp: Use standard_output_file.
695 * gdb.python/py-prettyprint.exp: Use gdb_remote_download.
696 (run_lang_tests): Likewise.
697 * gdb.python/py-section-script.c: Use SCRIPT_FILE rather than
698 filename.
699 * gdb.python/py-section-script.exp: Set SCRIPT_FILE when
700 compiling. Use gdb_remote_download. Update some tests.
701 * gdb.python/py-strfns.exp (test_strfns_core_file): Use
702 standard_output_file.
703 * gdb.python/py-typeprint.exp: Use gdb_remote_download.
704 * gdb.python/py-frame-args.exp: Use gdb_remote_download.
705 * gdb.python/py-framefilter-mi.exp: Use gdb_remote_download.
706 * gdb.python/py-framefilter.exp: Use gdb_remote_download,
707 standard_output_file.
708
16cfcbc2
TT
7092013-08-22 Tom Tromey <tromey@redhat.com>
710
711 * lib/cell.exp (skip_cell_tests): Use standard_temp_file.
712
44ee8174
TT
7132013-08-22 Tom Tromey <tromey@redhat.com>
714
715 * gdb.dwarf2/dw2-basic.exp: Use gdb_remote_download.
716 * gdb.dwarf2/dw2-compressed.exp: Use gdb_remote_download.
717 * gdb.dwarf2/dw2-intercu.exp: Use gdb_remote_download.
718 * gdb.dwarf2/dw2-intermix.exp: Use gdb_remote_download.
719 * gdb.dwarf2/dw2-producer.exp: Use gdb_remote_download.
720 * gdb.dwarf2/mac-fileno.exp: Use gdb_remote_download.
721 * lib/gdb.exp (gdb_remote_download): New proc.
722
7a218f88
TT
7232013-08-22 Tom Tromey <tromey@redhat.com>
724
725 * gdb.dwarf2/clztest.exp: Use standard_testfile.
726 * gdb.dwarf2/dw2-minsym-in-cu.exp: Use standard_testfile.
727 * gdb.dwarf2/fission-base.S: Remove directory from
728 DW_AT_GNU_dwo_name.
729 * gdb.dwarf2/fission-base.exp: Use build_executable. Set
730 debug-file-directory.
731 * gdb.dwarf2/fission-reread.S: Remove directory from
732 DW_AT_GNU_dwo_name.
733 * gdb.dwarf2/fission-reread.exp: Use build_executable. Set
734 debug-file-directory.
735
70cc1c23
DE
7362013-08-16 Doug Evans <dje@google.com>
737
738 * lib/prelink-support.exp (prelink_yes): Flag test as unsupported if
739 prelink complains about an unhandled DWARF version.
740
61884d20
DE
7412013-08-14 Cary Coutant <ccoutant@google.com>
742
743 * boards/fission.exp: Add -fdebug-types-section to debug_flags.
744
5e92f71a
TT
7452013-08-13 Tom Tromey <tromey@redhat.com>
746 Yao Qi <yao@codesourcery.com>
747
748 * lib/cache.exp (gdb_do_cache): Handle GDB_PARALLEL.
749 * lib/gdb.exp: Handle GDB_PARALLEL.
750 (default_gdb_version): Kill inotify_pid if it exists.
751 (default_gdb_exit): Emit warning if the inotify log is not
752 empty.
753 (standard_output_file): Respect GDB_PARALLEL.
754 (standard_temp_file): Likewise.
755 (gdb_init): Start inotifywait if requested.
756
5c30d39a
AB
7572013-08-13 Andrew Burgess <aburgess@broadcom.com>
758
759 * gdb.base/printcmds.exp (test_printf): Add test for printf of
760 pointer with various flags.
761
17e1c970
TT
7622013-08-13 Tom Tromey <tromey@redhat.com>
763
764 * lib/cache.exp: New file.
765 * lib/cell.exp (skip_cell_tests): Use gdb_caching_proc.
766 * lib/gdb.exp: Load cache.exp.
767 (support_complex_tests, is_ilp32_target, is_lp64_target)
768 (is_amd64_regs_target, skip_altivec_tests, skip_vsx_tests)
769 (gdb_skip_xml_test): Use gdb_caching_proc.
770 * lib/opencl.exp (skip_opencl_tests): Use gdb_caching_proc.
771
4e234898
TT
7722013-08-13 Tom Tromey <tromey@redhat.com>
773
774 * lib/gdb.exp (standard_temp_file): New proc.
775 (support_complex_tests, is_ilp32_target, is_lp64_target)
776 (is_amd64_regs_target, skip_altivec_tests, skip_vsx_tests): Use
777 standard_temp_file.
778
53e981d9
TT
7792013-08-13 Tom Tromey <tromey@redhat.com>
780
781 * lib/gdb.exp (build_id_debug_filename_get): Use
782 standard_output_file.
783 * lib/prelink-support.exp (section_get)
784 (build_executable_own_libs): Use standard_output_file.
785
3f539315
TT
7862013-08-12 Tom Tromey <tromey@redhat.com>
787
788 * Makefile.in (ALL_SUBDIRS): Add gdb.go.
789
b4013987
AA
7902013-08-12 Ali Anwar <alianwar@codesourcery.com>
791
792 * gdb.base/break.exp: Test break via convenience variable
793 with file name.
794
f61d5529
DE
7952013-08-09 Doug Evans <dje@google.com>
796
797 * lib/future.exp (gdb_find_ldd): New proc.
798 * lib/prelink-support.exp (build_executable_own_libs): Call it.
799 Make "/usr/sbin/" in prelink path optional.
800
1ed8d800
YQ
8012013-08-09 Yao Qi <yao@codesourcery.com>
802
803 * gdb.trace/collection.exp (gdb_collect_args_test): Set
804 "only" and "both" to 'print entry-values' before selecting
805 trace frame.
806
82a0a75f
YQ
8072013-08-08 Yao Qi <yao@codesourcery.com>
808
809 * gdb.trace/mi-trace-unavailable.exp: Don't set
810 "print entry-values" to "no".
811 (test_trace_unavailable): Set various values to
812 "print entry-values" to test that the output of
813 '-stack-list-locals' is not affected, and then set
814 set "print entry-values" to "no".
815
ac52f9a2
DE
8162013-08-07 Doug Evans <dje@google.com>
817
818 * gdb.python/py-value-cc.cc: Renamed from py-value.cc.
819 * gdb.python/py-value-cc.exp: Update.
820 * gdb.python/py-value.exp: Use different names for .o files for
821 C and C++. Only perform C++ tests if !skip_cplus_tests.
822
bf6d8a91
TT
8232013-08-07 Tom Tromey <tromey@redhat.com>
824
825 * gdb.base/maint.exp: Allow zero symtabs to be expanded.
826
f9125b6c
TT
8272013-08-07 Tom Tromey <tromey@redhat.com>
828
829 * gdb.dwarf2/dwz.exp: New file.
830
3a1115a0
TT
8312013-08-02 Tom Tromey <tromey@redhat.com>
832
833 * gdb.base/watchpoint.c (struct foo5): New.
834 (nullptr): New global.
835 * gdb.base/watchpoint.exp (test_watch_location): Add test.
836
b846d303
DE
8372013-08-01 Doug Evans <dje@google.com>
838
7ee85ab1
DE
839 PR symtab/15691
840 * gdb.dwarf2/fission-mix.exp: New file.
841 * gdb.dwarf2/fission-mix.h: New file.
842 * gdb.dwarf2/fission-mix.c: New file.
843 * gdb.dwarf2/fission-mix2.c: New file.
844
b846d303
DE
845 PR symtab/15695
846 * gdb.base/func-ptr.exp: New file.
847 * gdb.base/func-ptr.c: New file.
848
67d21849
YQ
8492013-08-01 Yao Qi <yao@codesourcery.com>
850
851 * gdb.python/py-sync-interp.c: New.
852 * gdb.python/py-sync-interp.exp: New.
853
de74e63a
YQ
8542013-07-31 Yao Qi <yao@codesourcery.com>
855
856 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Test command
857 'tdump' on stack frame 0 and 1 respectively.
858
680558e8
YQ
8592013-07-31 Yao Qi <yao@codesourcery.com>
860
861 PR gdb/13443
862 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_3): Add parameter
863 'traceframe'. Wrap test with with_test_prefix.
864 (top level): Update.
865
48bbe0bf
YQ
8662013-07-31 Yao Qi <yao@codesourcery.com>
867
868 * gdb.trace/backtrace.exp: Don't invoke 'get_exit' and
869 'gdb_start'.
870 Invoke 'prepare_for_testing' instead of 'gdb_compile'.
871 Use gdb_test_no_output to issue commands 'tstart' and 'tstop'.
872
11b4b7cc
AB
8732013-07-30 Andrew Burgess <aburgess@broadcom.com>
874
875 * gdb.dwarf2/pieces-optimized-out.exp: Expect "<optimized out>"
876 when printing an optimized out value. Expect an error when using
877 an optimized out value in an expression.
878
b0c54aa5
AB
8792013-07-30 Andrew Burgess <aburgess@broadcom.com>
880
881 * gdb.dwarf2/pieces-optimized-out.exp: New file.
882 * gdb.dwarf2/pieces-optimized-out.c: New file.
883 * gdb.dwarf2/pieces-optimized-out.S: New file.
884
97c85fc6
MB
8852013-07-30 Muhammad Bilal <mbilal@codesourcery.com>
886
887 PR gdb/15715
888 * gdb.base/setshow.exp: Test that relative paths passed to
889 'set history filename' are converted to absolute paths.
890
5b32ae97
KS
8912013-07-26 Keith Seitz <keiths@redhat.com>
892
893 * gdb.mi/mi-var-child-f.exp: Pass f90 to gdb_compile instead
894 of f77.
895 Allow for compiler variations of integer types.
896 Use mi_create_varobj.
897 Use mi_list_varobj_children for the immediate children of `array'.
898 Add "has_more" attribute for grandchildren test.
899
6f64ef53
PA
9002013-07-26 Pedro Alves <palves@redhat.com>
901
902 * gdb.base/interrupt-noterm.c, gdb.base/interrupt-noterm.exp: New
903 files.
904
fdc8aae8
AB
9052013-07-25 Andrew Burgess <aburgess@broadcom.com>
906
907 * gdb.mi/mi-reg-undefined.exp: New file.
908 * gdb.mi/mi-reg-undefined.c: Likewise.
909 * gdb.mi/mi-reg-undefined.S: Likewise.
910
6fbe845e
AB
9112013-07-25 Andrew Burgess <aburgess@broadcom.com>
912
913 * gdb.base/printcmds.exp (test_print_int_arrays): Add tests for x,
914 z, o, and t output formats.
915 * gdb.base/display.exp: Use 'k' as an undefined format now that
916 'z' is defined.
917
7b79b135
DE
9182013-07-24 Doug Evans <dje@google.com>
919
920 * boards/native-stdio-gdbserver.exp (${board}_build_remote_cmd): Pass
921 "--" to switch.
922
a0607b84
YQ
9232013-07-24 Yao Qi <yao@codesourcery.com>
924
925 * gdb.mi/mi-var-cmd.exp: If host is remote, use ${testfile} on
926 host.
927 * gdb.mi/mi-basics.exp (test_exec_and_symbol_mi_operatons):
928 Likewise. If host is remote, copy ${binfile} to host.
929
2eb14a9b
YQ
9302013-07-23 Yao Qi <yao@codesourcery.com>
931
932 * gdb.mi/mi-var-cmd.exp: Adjust pattern to match current error
933 message.
934
5d0a3b53
WN
9352013-07-19 Omair Javaid <Omair.Javaid@linaro.org>
936
937 * gdb.base/disp-step-syscall.exp: Add svc and swi syscall
938 instructions and enable disp-step-syscall for arm targets.
939
9a5911c0
WN
9402013-07-19 Omair Javaid <Omair.Javaid@linaro.org>
941
942 * gdb.dwarf2/fission-reread.S: Replace @ sign with % sign to remove
943 assembler errors on arm.
944 * gdb.dwarf2/mac-fileno.S: Likewise.
945 * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
946 * gdb.dwarf2/pr13961.S: Likewise.
947
fa876972
HZ
9482013-07-19 Hui Zhu <hui@codesourcery.com>
949
950 PR gdb/15692
951 * gdb.mi/mi-dprintf.exp: Add double quotes test.
952
1527aea8
YQ
9532013-07-19 Yao Qi <yao@codesourcery.com>
954
955 * gdb.trace/read-memory.exp (test_from_remote): Update test.
956 (teset_from_exec): Likewise.
957
73c1d57e
YQ
9582013-07-19 Yao Qi <yao@codesourcery.com>
959
960 * gdb.trace/read-memory.c: New.
961 * gdb.trace/read-memory.exp: New.
962
a075c3e5
YQ
9632013-07-19 Yao Qi <yao@codesourcery.com>
964
965 * lib/gdb.exp (gdb_compile_shlib): Pass the tail name of
966 $dest to link options if host is remote. Move the
967 generated file to $dest.a on host if host is remote.
968
623cc285
WN
9692013-07-18 Will Newton <will.newton@linaro.org>
970
971 * gdb.threads/tls-nodebug.c: Call pthread_testcancel
972 to ensure the test is linked against pthreads.
973 * gdb.threads/tls-var-main.c: Likewise.
974 * gdb.threads/tls-shared.c: Likewise.
975
1f74d3b5
YQ
9762013-07-18 Yao Qi <yao@codesourcery.com>
977
978 * lib/future.exp (gdb_default_target_compile): Use tail name
979 of $destfile as the output name of compile. Move the
980 generated file to $destfile on build.
981
f6dc277e
YQ
9822013-07-18 Yao Qi <yao@codesourcery.com>
983
984 * lib/gdb.exp (gdb_compile): Set
985 gdb_saved_set_unbuffered_mode_obj to
986 set_unbuffered_mode_saved.o if host is remote. Invoke
987 remote_download to copy $unbuf_obj to host.
988
e7045703
DE
9892013-07-17 Doug Evans <dje@google.com>
990
991 * gdb.python/py-frame-args.c: New file.
992 * gdb.python/py-frame-args.py: New file.
993 * gdb.python/py-frame-args.exp New file.
994
5ea5559b
AB
9952013-07-16 Andrew Burgess <aburgess@broadcom.com>
996
997 * gdb.base/printcmds.exp (test_printf): Add tests for format
998 strings with missing format specifier.
999
4229ca0e
TT
10002013-07-16 Tom Tromey <tromey@redhat.com>
1001
1002 * gdb.ada/info_types.exp: Use standard_testfile.
1003
5ee657d5
TT
10042013-07-16 Tom Tromey <tromey@redhat.com>
1005
1006 * gdb.mi/mi-basics.exp: Use standard_output_file.
1007 (test_dir_specification, test_cwd_specification)
1008 (test_path_specification): Use testsubdir, not subdir and objdir.
1009
20e3d738
TT
10102013-07-16 Tom Tromey <tromey@redhat.com>
1011
1012 * gdb.trace/mi-traceframe-changed.exp: Don't use objdir.
1013
7d7c6477
JB
10142013-07-09 Joel Brobecker <brobecker@adacore.com>
1015
1016 * gdb.ada/small_reg_param.exp: Accept optional entry value
1017 for parameter "w".
1018
52cd8b7d
JB
10192013-07-09 Joel Brobecker <brobecker@adacore.com>
1020
1021 * gdb.ada/small_reg_param.exp: Remove trailing space.
1022
2a998fc0
DE
10232013-07-09 Doug Evans <dje@google.com>
1024
1025 * gdb.base/default.exp: Update expected output of "show print array"
1026 and "show print pretty".
1027
0329e9fb
UW
10282013-07-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
1029
1030 * gdb.threads/wp-replication.exp: Stop counting available hardware
1031 watchpoints after NR_THREADS iterations.
1032
1953058f
AB
10332013-07-08 Andrew Burgess <aburgess@broadcom.com>
1034
1035 * gdb.python/py-explore.exp: Add $gdb_prompt to test regexp.
1036
7c0de741
YQ
10372013-07-07 Yao Qi <yao@codesourcery.com>
1038
1039 * boards/native-gdbserver.exp: Move invoke of
1040 process_multilib_options to gdbserver-base.exp.
1041 Move set_board_info 'compiler', 'gdb,noinferiorio',
1042 'gdb,nofileio', 'gdb_server_prog' and 'gdb,predefined_tsv' to
1043 gdbserver-base.exp.
1044 Move proc ${board}_download, ${board}_upload and
1045 ${board}_file to gdbserver-base.exp.
1046 * boards/native-extended-gdbserver.exp: Likewise.
1047 * boards/native-stdio-gdbserver.exp: Likewise.
1048 * boards/gdbserver-base.exp: New file.
1049
497a4c48
LM
10502013-07-05 Luis Machado <lgustavo@codesourcery.com>
1051
1052 * gdb.base/dump.exp: Remove arch-specific tests and do a
1053 generic data address check to set is64bitonly correctly.
1054
bb3f62fc
LM
10552013-07-05 Luis Machado <lgustavo@codesourcery.com>
1056
1057 * gdb.mi/gdb2549.exp (register_tests): Expect any decimal for
1058 the register number instead of expecting only 0.
1059
005faa9d
WN
10602013-07-05 Will Newton <will.newton@linaro.org>
1061
1062 * gdb.base/gnu-ifunc-lib.c: Use %function instead of @function
1063 in asm syntax to allow building on ARM.
1064
4767856f
YQ
10652013-07-05 Yao Qi <yao@codesourcery.com>
1066
1067 * boards/local-remote-host.exp: Remove obsolete comments.
1068 * boards/native-extended-gdbserver.exp: Likewise.
1069 * boards/native-gdbserver.exp: Likewise.
1070 * boards/native-stdio-gdbserver.exp: Likewise.
1071
691a26f5
AB
10722013-07-04 Andrew Burgess <aburgess@broadcom.com>
1073
1074 * gdb.dwarf2/dw2-reg-undefined.exp: New file.
1075 * gdb.dwarf2/dw2-reg-undefined.c: Likewise.
1076 * gdb.dwarf2/dw2-reg-undefined.S: Likewise.
1077
4d142eaa
JK
10782013-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1079
1080 * gdb.base/break-on-linker-gcd-function.exp: Replace
1081 prepare_for_testing by build_executable_from_specs and clean_restart.
1082
62cef515
TT
10832013-06-27 Tom Tromey <tromey@redhat.com>
1084
1085 * gdb.base/testenv.exp, gdb.base/tui-layout.exp,
1086 gdb.base/twice.exp, gdb.base/type-opaque.exp, gdb.base/unload.exp,
1087 gdb.base/unwindonsignal.exp, gdb.base/valgrind-db-attach.exp,
1088 gdb.base/valgrind-infcall.exp, gdb.base/value-double-free.exp,
1089 gdb.base/varargs.exp, gdb.base/watch-cond-infcall.exp,
1090 gdb.base/watch-cond.exp, gdb.base/watch-non-mem.exp,
1091 gdb.base/watch-read.exp, gdb.base/watch-vfork.exp,
1092 gdb.base/watch_thread_num.exp, gdb.base/watchpoint-cond-gone.exp,
1093 gdb.base/watchpoint-delete.exp, gdb.base/watchpoint-hw.exp,
1094 gdb.base/watchpoint-solib.exp, gdb.base/watchpoint.exp,
1095 gdb.base/watchpoints.exp, gdb.base/wchar.exp, gdb.base/whatis.exp:
1096 Use standard_testfile, standard_output_file, prepare_for_testing,
1097 clean_restart.
1098
0ab77f5f
TT
10992013-06-27 Tom Tromey <tromey@redhat.com>
1100
1101 * gdb.base/save-bp.exp, gdb.base/savedregs.exp,
1102 gdb.base/scope.exp, gdb.base/sep.exp, gdb.base/sepsymtab.exp,
1103 gdb.base/set-lang-auto.exp, gdb.base/setshow.exp,
1104 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
1105 gdb.base/shreloc.exp, gdb.base/sigall.exp,
1106 gdb.base/sigaltstack.exp, gdb.base/sigbpt.exp,
1107 gdb.base/sigchld.exp, gdb.base/siginfo-addr.exp,
1108 gdb.base/siginfo-infcall.exp, gdb.base/siginfo-obj.exp,
1109 gdb.base/siginfo.exp, gdb.base/signals.exp, gdb.base/signest.exp,
1110 gdb.base/signull.exp, gdb.base/sigrepeat.exp,
1111 gdb.base/sigstep.exp, gdb.base/sizeof.exp,
1112 gdb.base/skip-solib.exp, gdb.base/so-impl-ld.exp,
1113 gdb.base/solib-display.exp, gdb.base/solib-nodir.exp,
1114 gdb.base/solib-overlap.exp, gdb.base/solib-symbol.exp,
1115 gdb.base/solib-weak.exp, gdb.base/source.exp,
1116 gdb.base/stack-checking.exp, gdb.base/stale-infcall.exp,
1117 gdb.base/stap-probe.exp, gdb.base/start.exp,
1118 gdb.base/step-break.exp, gdb.base/step-bt.exp,
1119 gdb.base/step-line.exp, gdb.base/step-resume-infcall.exp,
1120 gdb.base/step-test.exp, gdb.base/structs.exp,
1121 gdb.base/structs2.exp, gdb.base/structs3.exp,
1122 gdb.base/symbol-without-target_section.exp: Use standard_testfile,
1123 standard_output_file, prepare_for_testing, clean_restart.
1124
822bd149
TT
11252013-06-27 Tom Tromey <tromey@redhat.com>
1126
1127 * gdb.base/nextoverexit.exp, gdb.base/nextoverexit.exp,
1128 gdb.base/nodebug.exp, gdb.base/nofield.exp, gdb.base/nostdlib.exp,
1129 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/pc-fp.exp,
1130 gdb.base/pending.exp, gdb.base/permissions.exp,
1131 gdb.base/pie-execl.exp, gdb.base/pointers.exp,
1132 gdb.base/pr11022.exp, gdb.base/print-file-var.exp,
1133 gdb.base/printcmds.exp, gdb.base/prologue.exp,
1134 gdb.base/psymtab.exp, gdb.base/ptr-typedef.exp,
1135 gdb.base/ptype.exp, gdb.base/randomize.exp,
1136 gdb.base/readline-ask.exp, gdb.base/recpar.exp,
1137 gdb.base/recurse.exp, gdb.base/relativedebug.exp,
1138 gdb.base/relocate.exp, gdb.base/remote.exp, gdb.base/reread.exp,
1139 gdb.base/return-nodebug.exp, gdb.base/return2.exp: Use
1140 standard_testfile, standard_output_file, prepare_for_testing,
1141 clean_restart.
1142
f8b41b00
TT
11432013-06-27 Tom Tromey <tromey@redhat.com>
1144
a8c97a87
TT
1145 * gdb.base/hook-stop-continue.exp, gdb.base/hook-stop-frame.exp,
1146 gdb.base/huge.exp, gdb.base/included.exp,
1147 gdb.base/inferior-died.exp, gdb.base/infnan.exp,
1148 gdb.base/info-fun.exp, gdb.base/info-macros.exp,
1149 gdb.base/info-os.exp, gdb.base/info-proc.exp,
1150 gdb.base/info-target.exp, gdb.base/infoline.exp,
1151 gdb.base/interp.exp, gdb.base/interrupt.exp,
1152 gdb.base/jit-simple.exp, gdb.base/jit-so.exp, gdb.base/jump.exp,
1153 gdb.base/kill-after-signal.exp, gdb.base/label.exp,
1154 gdb.base/langs.exp, gdb.base/lineinc.exp, gdb.base/list.exp,
1155 gdb.base/logical.exp, gdb.base/long_long.exp,
1156 gdb.base/longjmp.exp, gdb.base/macscp.exp, gdb.base/maint.exp,
1157 gdb.base/memattr.exp, gdb.base/mips_pro.exp,
1158 gdb.base/miscexprs.exp, gdb.base/morestack.exp,
1159 gdb.base/moribund-step.exp, gdb.base/multi-forks.exp: Use
f8b41b00
TT
1160 standard_testfile, standard_output_file, prepare_for_testing,
1161 clean_restart.
1162
289f9037
TT
11632013-06-27 Tom Tromey <tromey@redhat.com>
1164
a8c97a87
TT
1165 * gdb.base/ena-dis-br.exp, gdb.base/enum_cond.exp,
1166 gdb.base/enumval.exp, gdb.base/environ.exp,
1167 gdb.base/eu-strip-infcall.exp, gdb.base/eval-skip.exp,
1168 gdb.base/exe-lock.exp, gdb.base/expand-psymtabs.exp,
1169 gdb.base/exprs.exp, gdb.base/fileio.exp, gdb.base/find.exp,
1170 gdb.base/fixsection.exp, gdb.base/foll-exec.exp,
1171 gdb.base/foll-fork.exp, gdb.base/fortran-sym-case.exp,
1172 gdb.base/frame-args.exp, gdb.base/freebpcmd.exp,
1173 gdb.base/fullname.exp, gdb.base/funcargs.exp,
1174 gdb.base/gcore-buffer-overflow.exp, gdb.base/gcore.exp,
1175 gdb.base/gdb1090.exp, gdb.base/gdb11530.exp,
1176 gdb.base/gdb11531.exp, gdb.base/gdb1250.exp, gdb.base/gdb1555.exp,
1177 gdb.base/gdb1821.exp, gdb.base/gdbindex-stabs.exp,
1178 gdb.base/gdbvars.exp, gdb.base/gnu-ifunc.exp,
1179 gdb.base/gnu_vector.exp: Use standard_testfile,
1180 standard_output_file, prepare_for_testing, clean_restart.
289f9037 1181
f76495c8
TT
11822013-06-27 Tom Tromey <tromey@redhat.com>
1183
a8c97a87
TT
1184 * gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
1185 gdb.base/call-sc.exp, gdb.base/call-signal-resume.exp,
1186 gdb.base/call-strs.exp, gdb.base/callexit.exp,
1187 gdb.base/callfuncs.exp, gdb.base/catch-load.exp,
1188 gdb.base/catch-syscall.exp, gdb.base/charset.exp,
1189 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
1190 gdb.base/code-expr.exp, gdb.base/code_elim.exp,
1191 gdb.base/commands.exp, gdb.base/completion.exp,
1192 gdb.base/complex.exp, gdb.base/cond-expr.exp,
1193 gdb.base/condbreak.exp, gdb.base/consecutive.exp,
1194 gdb.base/constvars.exp, gdb.base/corefile.exp,
1195 gdb.base/ctxobj.exp, gdb.base/cursal.exp, gdb.base/cvexpr.exp,
1196 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
1197 gdb.base/del.exp, gdb.base/detach.exp, gdb.base/dfp-test.exp,
1198 gdb.base/display.exp, gdb.base/dmsym.exp, gdb.base/dump.exp,
1199 gdb.base/dup-sect.exp: Use standard_testfile,
f76495c8
TT
1200 standard_output_file, prepare_for_testing, clean_restart.
1201
a64d2530
TT
12022013-06-27 Tom Tromey <tromey@redhat.com>
1203
a8c97a87
TT
1204 * gdb.base/a2-run.exp, gdb.base/all-bin.exp, gdb.base/annota1.exp,
1205 gdb.base/annota3.exp, gdb.base/anon.exp, gdb.base/args.exp,
1206 gdb.base/arithmet.exp, gdb.base/arrayidx.exp, gdb.base/assign.exp,
1207 gdb.base/async-shell.exp, gdb.base/async.exp,
1208 gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-noexec.exp,
1209 gdb.base/attach-twice.exp, gdb.base/attach.exp, gdb.base/auxv.exp,
1210 gdb.base/bang.exp, gdb.base/bfp-test.exp, gdb.base/bigcore.exp,
1211 gdb.base/bitfields.exp, gdb.base/bitfields2.exp,
1212 gdb.base/break-entry.exp, gdb.base/break-interp.exp,
1213 gdb.base/break-on-linker-gcd-function.exp,
1214 gdb.base/breakpoint-shadow.exp: Use standard_testfile,
a64d2530
TT
1215 standard_output_file, prepare_for_testing, clean_restart.
1216
aaff8d73
YQ
12172013-06-26 Yao Qi <yao@codesourcery.com>
1218
1219 * gdb.trace/mi-trace-frame-collected.exp: New.
1220
a0743c90
YQ
12212013-06-25 Yao Qi <yao@codesourcery.com>
1222
1223 * boards/native-extended-gdbserver.exp: Set board_info
1224 'gdb,predefined_tsv'.
1225 * boards/native-gdbserver.exp: Likewise.
1226 * boards/native-stdio-gdbserver.exp: Likewise.
1227 * gdb.server/ext-attach.exp: Load trace-support.exp. Check
1228 uploaded TSVs if target supports tracing.
1229 * gdb.trace/tsv.exp: Check uploaded TSVs if target supports
1230 tracing and target has predefined tsv.
1231
9d6e6e84
HZ
12322013-06-25 Yao Qi <yao@codesourcery.com>
1233 Hui Zhu <hui@codesourcery.com>
1234 Pedro Alves <palves@redhat.com>
1235
1236 PR breakpoints/15075
1237 PR breakpoints/15434
1238 * gdb.base/dprintf-next.c: New file.
1239 * gdb.base/dprintf-next.exp: New file.
1240 * gdb.base/dprintf-non-stop.c: New file.
1241 * gdb.base/dprintf-non-stop.exp: New file.
1242 * gdb.base/dprintf.exp: Don't check "continue" in the output
1243 of "info breakpoints".
1244 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
1245 Don't check "continue" in script field.
1246
e7ab3185
TT
12472013-06-21 Tom Tromey <tromey@redhat.com>
1248
1249 * gdb.trace/actions.exp (check_tracepoint): Don't use a full file
1250 name in a test name.
1251
c898adb7
YQ
12522013-06-20 Yao Qi <yao@codesourcery.com>
1253
1254 * gdb.trace/mi-trace-unavailable.exp: Set tracepoint on 'foo'
1255 and set an action.
1256 (test_trace_unavailable): Test command -data-list-register-values
1257 in the context of traceframe and with option --skip-unavailable.
1258 * gdb.trace/trace-unavailable.c (foo): New.
1259 (main): Call it.
1260 * gdb.mi/gdb2549.exp: Update matching pattern.
1261
4d157a3d
MF
12622013-06-19 Mike Frysinger <vapier@gentoo.org>
1263
1264 * gdb.arch/i386-avx.c (have_avx): Change __get_cpuid call to i386_cpuid.
1265 * gdb.arch/i386-avx.exp (additional_flags): Add -I${srcdir}/../common.
1266 * gdb.arch/i386-cpuid.h: Moved to ../common/i386-gcc-cpuid.h.
1267 * gdb.arch/i386-sse.c: Call new i386_cpuid function.
1268 * gdb.arch/i386-see.exp (additional_flags): Add -I${srcdir}/../common.
1269
d69cace4
LM
12702013-06-19 Luis Machado <lgustavo@codesourcery.com>
1271
1272 * gdb.base/subst.exp: Delete default rules before further
1273 tests.
1274
9bdd0636
YQ
12752013-06-19 Yao Qi <yao@codesourcery.com>
1276
1277 * gdb.base/maint.exp: Make the test to command 'maint dump-me'
1278 unsupported if it is not registered.
1279
427cd150
TT
12802013-06-18 Tom Tromey <tromey@redhat.com>
1281
1282 * gdb.base/random-signal.c: New file.
1283 * gdb.base/random-signal.exp: New file.
1284
6de7c271
WN
12852013-06-18 Will Newton <will.newton@linaro.org>
1286
1287 * gdb.base/skip.c: Use comma to evaluate results of foo()
1288 and bar() before passing to baz().
1289 * gdb.base/skip.c: baz() now takes one argument instead of
1290 two.
1291
5bd1ef56
TT
12922013-06-18 Tom Tromey <tromey@redhat.com>
1293
1294 * gdb.dwarf2/implptrpiece.exp: New file.
1295 * gdb.dwarf2/implptrconst.exp (d): New variable.
1296 Print d.
1297 * lib/dwarf2.exp (Dwarf::_location): Handle DW_OP_piece.
1298
e379b391
TT
12992013-06-18 Tom Tromey <tromey@redhat.com>
1300
1301 * lib/selftest-support.exp (do_self_tests): Reject remote or
1302 non-native targets.
1303 * gdb.gdb/complaints.exp: Remove check.
1304 * gdb.gdb/observer.exp: Remove check.
1305 * gdb.gdb/xfullpath.exp: Remove check.
1306 * gdb.gdb/complaints.exp: Remove check.
1307
4ec70201
PA
13082013-06-07 Pedro Alves <palves@redhat.com>
1309
1310 * boards/native-extended-gdbserver.exp: Remove semicolon.
1311 * config/arm-ice.exp: Likewise.
1312 * config/bfin.exp: Likewise.
1313 * config/cygmon.exp: Likewise.
1314 * config/h8300.exp: Likewise.
1315 * config/monitor.exp: Likewise.
1316 * config/sid.exp: Likewise.
1317 * config/sim.exp: Likewise.
1318 * config/slite.exp: Likewise.
1319 * config/vx.exp: Likewise.
1320 * gdb.arch/i386-bp_permanent.exp: Likewise.
1321 * gdb.asm/asm-source.exp: Likewise.
1322 * gdb.base/args.exp: Likewise.
1323 * gdb.base/attach-pie-misread.exp: Likewise.
1324 * gdb.base/auxv.exp: Likewise.
1325 * gdb.base/bigcore.exp: Likewise.
1326 * gdb.base/bitfields2.exp: Likewise.
1327 * gdb.base/bitfields.exp: Likewise.
1328 * gdb.base/break.exp: Likewise.
1329 * gdb.base/break-interp.exp: Likewise.
1330 * gdb.base/callfuncs.exp: Likewise.
1331 * gdb.base/call-sc.exp: Likewise.
1332 * gdb.base/commands.exp: Likewise.
1333 * gdb.base/corefile.exp: Likewise.
1334 * gdb.base/dbx.exp: Likewise.
1335 * gdb.base/ending-run.exp: Likewise.
1336 * gdb.base/exprs.exp: Likewise.
1337 * gdb.base/funcargs.exp: Likewise.
1338 * gdb.base/hbreak2.exp: Likewise.
1339 * gdb.base/huge.exp: Likewise.
1340 * gdb.base/list.exp: Likewise.
1341 * gdb.base/memattr.exp: Likewise.
1342 * gdb.base/overlays.exp: Likewise.
1343 * gdb.base/printcmds.exp: Likewise.
1344 * gdb.base/recurse.exp: Likewise.
1345 * gdb.base/remotetimeout.exp: Likewise.
1346 * gdb.base/reread.exp: Likewise.
1347 * gdb.base/savedregs.exp: Likewise.
1348 * gdb.base/scope.exp: Likewise.
1349 * gdb.base/sepdebug.exp: Likewise.
1350 * gdb.base/setshow.exp: Likewise.
1351 * gdb.base/setvar.exp: Likewise.
1352 * gdb.base/sigaltstack.exp: Likewise.
1353 * gdb.base/siginfo-addr.exp: Likewise.
1354 * gdb.base/siginfo.exp: Likewise.
1355 * gdb.base/siginfo-obj.exp: Likewise.
1356 * gdb.base/sigrepeat.exp: Likewise.
1357 * gdb.base/sigstep.exp: Likewise.
1358 * gdb.base/structs.exp: Likewise.
1359 * gdb.base/testenv.exp: Likewise.
1360 * gdb.base/twice.exp: Likewise.
1361 * gdb.base/valgrind-db-attach.exp: Likewise.
1362 * gdb.base/valgrind-infcall.exp: Likewise.
1363 * gdb.base/varargs.exp: Likewise.
1364 * gdb.base/watchpoint.exp: Likewise.
1365 * gdb.cp/gdb1355.exp: Likewise.
1366 * gdb.cp/misc.exp: Likewise.
1367 * gdb.disasm/hppa.exp: Likewise.
1368 * gdb.disasm/t01_mov.exp: Likewise.
1369 * gdb.disasm/t02_mova.exp: Likewise.
1370 * gdb.disasm/t03_add.exp: Likewise.
1371 * gdb.disasm/t04_sub.exp: Likewise.
1372 * gdb.disasm/t05_cmp.exp: Likewise.
1373 * gdb.disasm/t06_ari2.exp: Likewise.
1374 * gdb.disasm/t07_ari3.exp: Likewise.
1375 * gdb.disasm/t08_or.exp: Likewise.
1376 * gdb.disasm/t09_xor.exp: Likewise.
1377 * gdb.disasm/t10_and.exp: Likewise.
1378 * gdb.disasm/t11_logs.exp: Likewise.
1379 * gdb.disasm/t12_bit.exp: Likewise.
1380 * gdb.disasm/t13_otr.exp: Likewise.
1381 * gdb.gdb/selftest.exp: Likewise.
1382 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
1383 * gdb.mi/mi-reverse.exp: Likewise.
1384 * gdb.pascal/floats.exp: Likewise.
1385 * gdb.python/py-inferior.exp: Likewise.
1386 * gdb.threads/attach-into-signal.exp: Likewise.
1387 * gdb.threads/pthreads.exp: Likewise.
1388 * gdb.threads/thread_events.exp: Likewise.
1389 * gdb.threads/watchthreads.exp: Likewise.
1390 * gdb.trace/actions-changed.exp: Likewise.
1391 * gdb.trace/actions.exp: Likewise.
1392 * gdb.trace/ax.exp: Likewise.
1393 * gdb.trace/backtrace.exp: Likewise.
1394 * gdb.trace/change-loc.exp: Likewise.
1395 * gdb.trace/deltrace.exp: Likewise.
1396 * gdb.trace/disconnected-tracing.exp: Likewise.
1397 * gdb.trace/ftrace.exp: Likewise.
1398 * gdb.trace/infotrace.exp: Likewise.
1399 * gdb.trace/passc-dyn.exp: Likewise.
1400 * gdb.trace/passcount.exp: Likewise.
1401 * gdb.trace/pending.exp: Likewise.
1402 * gdb.trace/qtro.exp: Likewise.
1403 * gdb.trace/range-stepping.exp: Likewise.
1404 * gdb.trace/report.exp: Likewise.
1405 * gdb.trace/save-trace.exp: Likewise.
1406 * gdb.trace/status-stop.exp: Likewise.
1407 * gdb.trace/strace.exp: Likewise.
1408 * gdb.trace/tfile.exp: Likewise.
1409 * gdb.trace/tfind.exp: Likewise.
1410 * gdb.trace/trace-break.exp: Likewise.
1411 * gdb.trace/tracecmd.exp: Likewise.
1412 * gdb.trace/trace-mt.exp: Likewise.
1413 * gdb.trace/tspeed.exp: Likewise.
1414 * gdb.trace/tsv.exp: Likewise.
1415 * gdb.trace/while-stepping.exp: Likewise.
1416 * lib/gdb.exp: Likewise.
1417 * lib/gdbserver-support.exp: Likewise.
1418 * lib/java.exp: Likewise.
1419 * lib/mi-support.exp: Likewise.
1420 * lib/pascal.exp: Likewise.
1421 * lib/prompt.exp: Likewise.
1422 * lib/trace-support.exp: Likewise.
1423
47d48711
PA
14242013-06-07 Pedro Alves <palves@redhat.com>
1425
1426 * gdb.ada/info_types.c: Fix formating in copyright header.
1427 * gdb.base/break-on-linker-gcd-function.cc: Likewise.
1428 * gdb.base/float.c: Likewise.
1429 * gdb.base/inferior-died.c: Likewise.
1430 * gdb.base/interp.c: Likewise.
1431 * gdb.base/jit-main.c: Likewise.
1432 * gdb.base/jit-solib.c: Likewise.
1433 * gdb.base/long_long.c: Likewise.
1434 * gdb.base/longjmp.c: Likewise.
1435 * gdb.base/nextoverexit.c: Likewise.
1436 * gdb.base/pr11022.c: Likewise.
1437 * gdb.base/prelink-lib.c: Likewise.
1438 * gdb.base/prelink.c: Likewise.
1439 * gdb.base/prologue.c: Likewise.
1440 * gdb.base/restore.c: Likewise.
1441 * gdb.base/sigchld.c: Likewise.
1442 * gdb.base/solib-search-lib1.c: Likewise.
1443 * gdb.base/solib-search-lib2.c: Likewise.
1444 * gdb.base/solib-search.c: Likewise.
1445 * gdb.base/solib-search.h: Likewise.
1446 * gdb.base/whatis.c: Likewise.
1447 * gdb.cp/abstract-origin.cc: Likewise.
1448 * gdb.cp/anon-struct.cc: Likewise.
1449 * gdb.cp/baseenum.cc: Likewise.
1450 * gdb.cp/bs15503.cc: Likewise.
1451 * gdb.cp/call-c-1.c: Likewise.
1452 * gdb.cp/call-c.cc: Likewise.
1453 * gdb.cp/class2.cc: Likewise.
1454 * gdb.cp/classes.cc: Likewise.
1455 * gdb.cp/cttiadd.cc: Likewise.
1456 * gdb.cp/cttiadd1.cc: Likewise.
1457 * gdb.cp/cttiadd2.cc: Likewise.
1458 * gdb.cp/cttiadd3.cc: Likewise.
1459 * gdb.cp/derivation.cc: Likewise.
1460 * gdb.cp/derivation2.cc: Likewise.
1461 * gdb.cp/dispcxx.cc: Likewise.
1462 * gdb.cp/exception.cc: Likewise.
1463 * gdb.cp/gdb2384-base.cc: Likewise.
1464 * gdb.cp/gdb2384-base.h: Likewise.
1465 * gdb.cp/gdb2384.cc: Likewise.
1466 * gdb.cp/gdb2495.cc: Likewise.
1467 * gdb.cp/mb-inline.h: Likewise.
1468 * gdb.cp/mb-inline1.cc: Likewise.
1469 * gdb.cp/mb-inline2.cc: Likewise.
1470 * gdb.cp/member-name.cc: Likewise.
1471 * gdb.cp/member-ptr.cc: Likewise.
1472 * gdb.cp/misc.cc: Likewise.
1473 * gdb.cp/namespace1.cc: Likewise.
1474 * gdb.cp/nextoverthrow.cc: Likewise.
1475 * gdb.cp/pr-574.cc: Likewise.
1476 * gdb.cp/pr9631.cc: Likewise.
1477 * gdb.cp/printmethod.cc: Likewise.
1478 * gdb.cp/psmang1.cc: Likewise.
1479 * gdb.cp/psmang2.cc: Likewise.
1480 * gdb.cp/psymtab-parameter.cc: Likewise.
1481 * gdb.cp/ptype-flags.cc: Likewise.
1482 * gdb.cp/ref-params.cc: Likewise.
1483 * gdb.cp/ref-types.cc: Likewise.
1484 * gdb.cp/smartp.cc: Likewise.
1485 * gdb.cp/try_catch.cc: Likewise.
1486 * gdb.cp/userdef.cc: Likewise.
1487 * gdb.cp/using-crash.cc: Likewise.
1488 * gdb.cp/virtfunc.cc: Likewise.
1489 * gdb.cp/virtfunc2.cc: Likewise.
1490 * gdb.dwarf2/callframecfa.S: Likewise.
1491 * gdb.dwarf2/dw2-ranges.c: Likewise.
1492 * gdb.dwarf2/dw2-ranges2.c: Likewise.
1493 * gdb.dwarf2/dw2-ranges3.c: Likewise.
1494 * gdb.dwarf2/dw2-restore.S: Likewise.
1495 * gdb.dwarf2/pieces.S: Likewise.
1496 * gdb.dwarf2/valop.S: Likewise.
1497 * gdb.java/jnpe.java: Likewise.
1498 * gdb.mi/mi-stepn.c: Likewise.
1499 * gdb.mi/mi-var-cp.cc: Likewise.
1500 * gdb.mi/mi-var-rtti.cc: Likewise.
1501 * gdb.mi/ns-stale-regcache.c: Likewise.
1502 * gdb.mi/pr11022.c: Likewise.
1503 * gdb.mi/solib-lib.c: Likewise.
1504 * gdb.mi/solib-main.c: Likewise.
1505 * gdb.python/py-arch.c: Likewise.
1506 * gdb.python/py-block.c: Likewise.
1507 * gdb.python/py-breakpoint.c: Likewise.
1508 * gdb.python/py-events.c: Likewise.
1509 * gdb.python/py-evthreads.c: Likewise.
1510 * gdb.python/py-explore.c: Likewise.
1511 * gdb.python/py-explore.cc: Likewise.
1512 * gdb.python/py-finish-breakpoint.c: Likewise.
1513 * gdb.python/py-finish-breakpoint2.cc: Likewise.
1514 * gdb.python/py-symbol.c: Likewise.
1515 * gdb.threads/execl.c: Likewise.
1516 * gdb.threads/execl1.c: Likewise.
1517
88ab5684
WN
15182013-06-07 Will Newton <will.newton@linaro.org>
1519
1520 * gdb.base/long_long.exp: Fix ARM EABI target glob.
1521
42daa7a0
WN
15222013-06-07 Will Newton <will.newton@linaro.org>
1523
1524 * gdb.cp/annota2.exp: Add empty line between "post-prompt"
1525 and "starting".
1526
f4059ef3
WN
15272013-06-07 Will Newton <will.newton@linaro.org>
1528
1529 * gdb.cp/anon-struct.exp: Conditionalize constructor and
1530 destructor prototypes for ARM ABI.
1531 * gdb.cp/m-static.exp: Likewise.
1532
8cb5cc78
YQ
15332013-06-07 Yao Qi <yao@codesourcery.com>
1534
1535 * gdb.trace/mi-trace-unavailable.exp: New.
1536 * gdb.trace/trace-unavailable.c: New.
1537
c6cf1712
DE
15382013-06-06 Doug Evans <dje@google.com>
1539
1540 * gdb.cp/derivation.exp: Make tests have unique names.
1541
bf6be0f4
TT
15422013-06-06 Tom Tromey <tromey@redhat.com>
1543
1544 * gdb.base/dump.exp (capture_value): Don't put expression into
1545 test name if arguments passed in.
1546 Rename a couple more tests to make them unique.
1547
ebb022fa
TT
15482013-06-06 Tom Tromey <tromey@redhat.com>
1549
1550 * gdb.base/break-always.exp: Explicitly specify test name.
1551
69fc87c2
DE
15522013-06-05 Doug Evans <dje@google.com>
1553 Keith Seitz <keiths@redhat.com>
1554
1555 * gdb.cp/derivation2.cc: New file.
1556 * gdb.cp/derivation.cc (main): Call foo2.
1557 * gdb.cp/derivation.exp: Add tests for typedefs in another
1558 file, and when there's an active block.
1559
f993f39e
LM
15602013-06-05 Luis Machado <lgustavo@codesourcery.com>
1561
1562 * gdb.cp/virtfunc.exp (make_one_vtable_result): Handle extra output
1563 from targets that use function descriptors in the virtual tables.
1564 Handle presence of dot symbols.
1565
afacd7f3
GB
15662013-06-04 Gary Benson <gbenson@redhat.com>
1567
1568 * gdb.base/break-probes.exp: New file.
1569 * gdb.base/break-probes.c: Likewise.
1570 * gdb.base/break-probes-solib.c: Likewise.
1571 * gdb.base/info-shared.exp: New file.
1572 * gdb.base/info-shared.c: Likewise.
1573 * gdb.base/info-shared-solib1.c: Likewise.
1574 * gdb.base/info-shared-solib2.c: Likewise.
1575
a29a3fb7
GB
15762013-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
1577 Gary Benson <gbenson@redhat.com>
1578
1579 * lib/gdb.exp (build_executable_from_specs): Use gdb_compile_pthread,
1580 gdb_compile_shlib or gdb_compile_shlib_pthreads where appropriate.
1581 * lib/prelink-support.exp (build_executable_own_libs): Allow INTERP
1582 to be set to "no" to indicate that no ld.so copy should be made.
1583 * gdb.base/break-interp.exp (solib_bp): New constant.
1584 (reach_1): Use the above instead of "_dl_debug_state".
1585 (test_attach): Likewise.
1586 (test_ld): Likewise.
1587 * gdb.threads/dlopen-libpthread.exp: New file.
1588 * gdb.threads/dlopen-libpthread.c: Likewise.
1589 * gdb.threads/dlopen-libpthread-lib.c: Likewise.
1590 * gdb.base/solib-corrupted.exp: Disable test if GDB is using probes.
1591
62a813cc
YQ
15922013-05-30 Yao Qi <yao@codesourcery.com>
1593
1594 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
1595 Add a test that no MI notification is emitted when executing
1596 -exec-arguments.
1597
8f56dad4
JK
15982013-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1599
1600 PR testsuite/12649
1601 * gdb.mi/mi-dprintf.exp (mi_continue_dprintf) (mi 2nd dprintf): Replace
1602 $mi_gdb_prompt expectation by mi_expect_stop.
1603 (mi 1st dprintf, agent, mi 2nd dprintf, agent)
1604 (mi info dprintf second time): Replace them by mi_send_resuming_command
1605 and mi_expect_stop.
1606
c588eb20
GB
16072013-05-24 Gary Benson <gbenson@redhat.com>
1608
1609 * gdb.base/solib-disc.exp (exec_opts): Remove unnecesary
1610 backslash.
1611 * gdb.base/unload.exp (exec_opts): Remove two unnecessary
1612 backslashes.
1613 * gdb.base/watchpoint-solib.exp (exec_opts): Remove unnecesary
1614 backslash.
1615
c0ea94eb
YQ
16162013-05-24 Yao Qi <yao@codesourcery.com>
1617
1618 * gdb.trace/tfile.exp: Test inferior and thread.
1619
db1ac436
YQ
16202013-05-24 Yao Qi <yao@codesourcery.com>
1621 Pedro Alves <palves@redhat.com>
1622
1623 * gdb.base/range-stepping.exp: Skip the rest of tests if the
1624 test fails.
1625 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
1626 Return 0 if the test passes, otherwise return 1.
1627
b6abb10c
DE
16282013-05-23 Doug Evans <dje@google.com>
1629
1630 * boards/fission-dwp.exp: New file.
1631
bc5065a7
PA
16322013-05-23 Yao Qi <yao@codesourcery.com>
1633 Pedro Alves <palves@redhat.com>
1634
1635 * gdb.base/range-stepping.c: New file.
1636 * gdb.base/range-stepping.exp: New file.
1637 * gdb.trace/range-stepping.c: New file.
1638 * gdb.trace/range-stepping.exp: New file.
1639 * lib/range-stepping-support.exp: New file.
1640
5f2e6b00
TT
16412013-05-22 Tom Tromey <tromey@redhat.com>
1642
1643 * gdb.cp/class2.cc (main): New local 'aref'.
1644 * gdb.cp/class2.exp: Check printing of 'aref'.
1645
e6ba475a
DE
16462013-05-22 Doug Evans <dje@google.com>
1647
1648 * gdb.threads/wp-replication.c (main): Insert some code at the start
1649 to ensure the breakpoint on main is only hit once. Fix comment.
1650
52c935b6
KS
16512013-05-21 Keith Seitz <keiths@redhat.com>
1652 Pedro Alves <palves@redhat.com>
1653
1654 * gdb.base/filesym.exp: Use gdb_test_multiple instead of
1655 gdb_expect.
1656 Add test to flush the remaining input buffer so that this
1657 file passes testsuite/12649.
1658
bd9673a4
PW
16592013-05-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1660
1661 * gdb.base/catch-signal-fork.exp: New file.
1662 * gdb.base/catch-signal-fork.c: New file.
1663
69a97597
SA
16642013-05-21 Sterling Augustine <saugustine@google.com>
1665
1666 * boards/remote-stdio-gdbserver.exp: New file.
1667
44e97363
JK
16682013-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1669
1670 PR testsuite/12649
1671 * gdb.mi/mi-dprintf.exp (mi_continue_dprintf): Fix expect strings for
1672 racy matches.
1673
02392865
CG
16742013-05-21 Christian Groessler <chris@groessler.org>
1675
1676 * gdb.dwarf2/dw2-dir-file-name.exp: Don't use brace expansion,
1677 since it's not supported in all shells.
1678
c5867ab6
HZ
16792013-05-21 Hui Zhu <hui@codesourcery.com>
1680
1681 * gdb.mi/Makefile.in (PROGS): Add "mi-dprintf".
1682 * gdb.mi/mi-dprintf.exp, gdb.mi/mi-dprintf.c: New.
1683
6c9e2db4
DE
16842013-05-20 Doug Evans <dje@google.com>
1685
1686 * lib/dwarf.exp (Dwarf): New variable _abbrev_section.
1687 (_handle_DW_TAG): Use it.
1688 (cu, tu): Replace parameters is_64, version, addr_size with options.
1689 All callers updated. Add Fission support.
1690 * gdb.dwarf2/implptrconst.exp: Update callers of "cu".
1691 * gdb.dwarf2/method-ptr.exp: Ditto.
1692 * gdb.dwarf2/nostaticblock.exp: Ditto.
1693 * gdb.dwarf2/subrange.exp: Ditto.
1694 * gdb.dwarf2/missing-sig-type.exp: Update callers of "cu", "tu".
1695
4a6e676c
TT
16962013-05-20 Tom Tromey <tromey@redhat.com>
1697
1698 * gdb.gdb/python-selftest.exp: New file.
1699
e19d3afb
DE
17002013-05-20 Doug Evans <dje@google.com>
1701
1702 * gdb.base/maint.exp: Fix test for "mt expand-symtabs" to account for
1703 -fdebug-types-section.
1704
4d804846
JB
17052013-05-20 Joel Brobecker <brobecker@adacore.com>
1706
1707 * gdb.ada/float_param: New testcase.
1708
8d324e83
DE
17092013-05-17 Doug Evans <dje@google.com>
1710
7d0c9981
DE
1711 * gdb.base/maint.exp: Update test for "maint check-psymtabs".
1712 Add tests for "maint check-symtabs", "maint expand-symtabs".
1713
8d324e83
DE
1714 * gdb.base/maint.exp: Remove testing of individual maint command
1715 help output.
1716
177aadc4
PA
17172013-05-16 Pedro Alves <palves@redhat.com>
1718
1719 * gdb.ada/complete.exp (test_gdb_no_completion): Fix typo in
1720 comment. Use gdb_test_no_output.
1721
b8fea896
JB
17222013-05-16 Joel Brobecker <brobecker@adacore.com>
1723
1724 * gdb.ada/complete.exp: Add test verifying completion using
1725 the "tab" key.
1726
52c935b6
KS
17272013-05-15 Keith Seitz <keiths@redhat.com>
1728
1729 * gdb.base/filesym.exp: New completer test.
1730 * gdb.base/filesym.c: New file.
1731
ed0f00b8
PA
17322013-05-15 Pedro Alves <palves@redhat.com>
1733
1734 * gdb.base/fixsection.c: Remove attribution.
1735 * gdb.base/watch-read.exp: Ditto.
1736
55fb6d27
TT
17372013-05-13 Tom Tromey <tromey@redhat.com>
1738
1739 * gdb.dwarf2/implptrconst.exp: Create a CU with 4 byte address
1740 size and change type sizes to 4 bytes.
1741
ac1ca910
TT
17422013-05-13 Tom Tromey <tromey@redhat.com>
1743
1744 * gdb.base/exprs.exp (test_expr): Add regression test.
1745 * gdb.base/exprs.c (null_t_struct): New global.
1746
8414efef
MB
17472013-05-13 Muhammad Bilal <mbilal@codesourcery.com>
1748
1749 * gdb.base/default.exp: Disable history saving.
1750 * gdb.base/setshow.exp: Likewise.
1751
9779ab84
PA
17522013-05-10 Pedro Alves <palves@redhat.com>
1753
1754 PR remote/15455
1755
1756 * gdb.trace/qtro.c: New file.
1757 * gdb.trace/qtro.exp: New file.
1758
1e611234
PM
17592013-05-10 Phil Muldoon <pmuldoon@redhat.com>
1760
1761 * gdb.python/py-framefilter.py: New File.
1762 * gdb.python/py-framefilter-mi.exp: Ditto.
1763 * gdb.python/py-framefilter.c: Ditto.
1764 * gdb.python/py-framefilter-mi.exp: Ditto.
1765 * gdb.python/py-framefilter-mi.c: Ditto,
1766 * gdb.python/py-framefilter-gdb.py.in: Ditto.
1767
5e4c3ac4
TT
17682013-05-08 Tom Tromey <tromey@redhat.com>
1769
1770 * gdb.base/solib-search.exp: Set test name for "set
1771 solib-search-path" test.
1772
993654a9
HAQ
17732013-05-08 Hafiz Abid Qadeer <abidh@codesourcery.com>
1774
1775 * gdb.trace/circ.exp: Remove unnecessary 'if then' checks.
1776 (set_a_tracepoint): Set tracepoint before prologue.
1777 (run_trace_experiment): Test setup_tracepoints and 'break end'
1778 in it.
1779 (trace_buffer_normal): Remove.
1780 (gdb_trace_circular_tests): Remove. Move tests to...
1781 (top level): ...here. Call 'runto_main' before checking for
1782 trace support. Use commands to check the support for circular
1783 trace buffer and changing of trace buffer size. Add test
1784 to calculate size of single frame. Use this size to
1785 calculate the size of trace buffer. Use 'tfind pc func9'
1786 instead of 'tfind 9'. Use 'with_test_prefix'.
1787
c95aea6b
TT
17882013-05-07 Tom Tromey <tromey@redhat.com>
1789
1790 * lib/selftest-support.exp: New file.
1791 * gdb.gdb/complaints.exp: Load selftest-support.exp. Use
1792 do_self_tests.
1793 (setup_test, find_gdb): Remove.
1794 * gdb.gdb/observer.exp: Load selftest-support.exp. Use
1795 do_self_tests.
1796 (setup_test, find_gdb): Remove.
1797 (test_observer): Don't call setup_test. Remove argument.
1798 * gdb.gdb/selftest.exp: Load selftest-support.exp.
1799 (find_gdb): Remove.
1800 * gdb.gdb/complaints.exp: Load selftest-support.exp. Use
1801 do_self_tests.
1802 (setup_test, find_gdb): Remove.
1803 (test_with_self): Don't call setup_test. Remove argument.
1804
1f031429
PA
18052013-05-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
1806
1807 * gdb.arch/system-gcore.exp: Remove.
1808 * gdb.arch/gcore.c: Remove.
1809 * gdb.base/gcore.exp: Add "info reg system".
1810
58ce7251
SDJ
18112013-05-07 Sergio Durigan Junior <sergiodj@redhat.com>
1812
1813 PR breakpoints/15413:
1814 * gdb.base/pending.exp: Add test for completion of the "condition"
1815 command for pending breakpoints.
1816 * gdb.linespec/linespec.ex: Add test for completion of the
1817 "condition" command when dealing with multiple locations.
1818
aacbb8a5
LM
18192013-05-07 Luis Machado <lgustavo@codesourcery.com>
1820
1821 * gdb.threads/wp-replication.c: New file.
1822 * gdb.threads/wp-replication.exp: New file.
1823
2dd6254d
SL
18242013-05-06 Sandra Loosemore <sandra@codesourcery.com>
1825
1826 * gdb.xml/tdesc-regs.exp: Add case for nios2.
1827
c2a96e8c
DE
18282013-05-06 Doug Evans <dje@google.com>
1829
b903e17e
DE
1830 * gdb.base/solib-search-lib1.c: New file.
1831 * gdb.base/solib-search-lib2.c: New file.
1832 * gdb.base/solib-search.c: New file.
1833 * gdb.base/solib-search.h: New file.
1834 * gdb.base/solib-search.exp: New file.
1835
fac51dd9
DE
1836 * lib/gdb.exp (gdb_core_cmd): New function.
1837 * gdb.arch/system-gcore.exp: Use it.
1838 * gdb.arch/vsx-regs.exp: Ditto.
1839 * gdb.base/gcore.exp: Ditto.
1840 * gdb.threads/gcore-thread.exp: Ditto.
1841
c2a96e8c
DE
1842 * gdb.reverse/shr.h: New file.
1843 * gdb.reverse/shr1.c: New file.
1844 * gdb.reverse/shr2.c: #include "shr.h".
1845 * gdb.reverse/solib-reverse.c: Remove #include <stdio.h>.
1846 #include "shr.h". Replace calls to printf,sleep to call shr1 instead.
1847 * gdb.reverse/solib-precsave.exp: Build shr2.sl.
1848 Update tests using sleep/printf to use shr2.sl instead.
1849 * gdb.reverse/solib-reverse.exp: Ditto.
1850
b6807d98
TT
18512013-05-06 Tom Tromey <tromey@redhat.com>
1852
1853 * gdb.dwarf2/implptrconst.c: New file.
1854 * gdb.dwarf2/implptrconst.exp: New file.
1855 * lib/dwarf.exp (Dwarf::_nz_quote): New proc.
1856 (Dwarf::_handle_DW_FORM): Handle DW_FORM_block1.
1857 (Dwarf::_location): Handle DW_OP_GNU_implicit_pointer.
1858
96f7d3f1
PW
18592013-05-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1860
1861 * gdb.base/catch-sig.c (main): Raise SIGINT.
1862 * gdb.base/catch-sig.exp: Test "catch signal SIGINT".
1863
1ebff1fd
HAQ
18642013-05-03 Hafiz Abid Qadeer <abidh@codesourcery.com>
1865
1866 * status-stop.exp (test_tstart_tstart): Check for error
1867 returned by the second 'tstart' command.
1868
f92b06da
WT
18692013-03-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
1870
1871 * gdb.xml/maint_print_struct.exp: New file.
1872 * gdb.xml/maint_print_struct.xml: New file.
1873
ff546935
TT
18742013-04-25 Tom Tromey <tromey@redhat.com>
1875
1876 * gdb.dwarf2/nostaticblock.exp: New file.
1877
bf9e4d0c
MB
18782013-04-24 Muhammad Bilal <mbilal@codesourcery.com>
1879
1880 PR gdb/10462
1881 * gdb.base/setshow.exp: Add test case.
1882
a11cfd87
HZ
18832013-04-23 Hui Zhu <hui@codesourcery.com>
1884
1885 PR gdb/15293
a11cfd87
HZ
1886 * gdb.base/dprintf.exp: Add ignore command.
1887
2d9442cc
HZ
18882013-04-23 Hui Zhu <hui@codesourcery.com>
1889
1890 PR gdb/15165
2d9442cc
HZ
1891 * gdb.base/save-bp.exp: Add test for dprintf.
1892
0f3305ed
TT
18932013-04-22 Tom Tromey <tromey@redhat.com>
1894
1895 * gdb.gdb/selftest.exp (do_steps_and_nexts): Check for
1896 notice_open_fds.
1897
d504301e
SDJ
18982013-04-22 Sergio Durigan Junior <sergiodj@redhat.com>
1899
1900 * gdb.arch/arm-bl-branch-dest.exp: Replace additional_flags by
1901 ldflags.
1902
9991b207
SDJ
19032013-04-22 Sergio Durigan Junior <sergiodj@redhat.com>
1904
1905 * gdb.arch/arm-bl-branch-dest.c: New file.
1906 * gdb.arch/arm-bl-branch-dest.exp: Likewise.
1907
433730c9
PA
19082013-04-19 Vladimir Kargov <kargov@gmail.com>
1909 Pedro Alves <palves@redhat.com>
1910
1911 * gdb.arch/i386-float.S: New file.
1912 * gdb.arch/i386-float.exp: New file.
1913
9a908334
LM
19142013-04-18 Luis Machado <lgustavo@codesourcery.com>
1915
1916 * gdb.mi/mi-var-create-rtti.exp: Create a variable of
1917 type void *.
1918
4f22ed5c
DE
19192013-04-17 Doug Evans <dje@google.com>
1920
1921 * lib/dwarf.exp (Dwarf): New proc "tu".
1922 * gdb.dwarf2/missing-sig-type.exp: New file.
1923
a0d3f2f5
SCR
19242013-04-15 Siva Chandra Reddy <sivachandra@google.com>
1925
1926 Add option to link testcases with Pthreads library when
1927 using 'prepare_for_testing' in tests.
1928
1929 * lib/gdb.exp (build_executable_from_specs): Use
1930 gdb_compile_pthreads to compile if option "pthreads" is
1931 specified.
1932
cc16e6c9
TT
19332013-04-15 Tom Tromey <tromey@redhat.com>
1934
1935 * gdb.cp/exceptprint.exp: Add regexp catchpoint tests.
1936
72f1fe8a
TT
19372013-04-15 Tom Tromey <tromey@redhat.com>
1938
1939 * gdb.base/default.exp: Update for $_exception.
1940 * gdb.cp/exceptprint.cc: New file.
1941 * gdb.cp/exceptprint.exp: New file.
1942 * lib/gdb.exp (skip_libstdcxx_probe_tests): New proc.
1943
6e72ca20
TT
19442013-04-15 Tom Tromey <tromey@redhat.com>
1945
1946 * gdb.cp/typeid.cc: New file.
1947 * gdb.cp/typeid.exp: New file.
1948
591f19e8
TT
19492013-04-15 Tom Tromey <tromey@redhat.com>
1950
1951 * gdb.cp/exception.exp: Add "catch rethrow" tests.
1952
da9160e4
YQ
19532013-04-13 Yao Qi <yao@codesourcery.com>
1954
1955 * gdb.base/completion.exp: Test completion of command
1956 'target ctf' if target ctf is supported.
1957
f81d1120
PA
19582013-04-10 Pedro Alves <palves@redhat.com>
1959
1960 * gdb.base/completion.exp: Test "set height", "set listsize" and
1961 "set trace-buffer-size" completion.
1962 * gdb.base/setshow.exp: Test "set height unlimited".
1963 * gdb.trace/trace-buffer-size.exp: Test "set trace-buffer-size
1964 unlimited".
1965
393fd4c3
YQ
19662013-04-10 Yao Qi <yao@codesourcery.com>
1967
1968 * gdb.trace/actions.exp: Save trace data to CTF.
1969 Change to ctf target if GDB supports, read CTF data in ctf
1970 target, and check the actions of tracepoints.
1971 * gdb.trace/while-stepping.exp: Likewise.
1972 * gdb.trace/report.exp: Test GDB saves trace data to CTF
1973 format and read CTF trace file if GDB supports.
1974 * gdb.trace/tstatus.exp: Save trace data to CTF. If ctf
1975 target is supported, change to ctf target, read trace data and
1976 check output of command "tstatus".
1977 * gdb.trace/tsv.exp: Save trace frame to CTF. If GDB supports,
1978 read CTF data by target ctf and call check_tsv.
1979
b7a273f8
YQ
19802013-04-10 Yao Qi <yao@codesourcery.com>
1981
1982 * gdb.trace/actions.exp (check_tracepoint): New.
1983 (top level): Start the tracing and check the actions of
1984 tracepoints. Save trace data to tfile format. Restart GDB
1985 and read trace file in tfile target. Check the actions of
1986 tracepoints again.
1987 * gdb.trace/while-stepping.exp: Likewise.
1988
f3786771
YQ
19892013-04-10 Yao Qi <yao@codesourcery.com>
1990
1991 * gdb.trace/report.exp: Use standard_output_file for saved
1992 trace file.
1993
5c2b4418
HZ
19942013-04-10 Hui Zhu <hui@codesourcery.com>
1995
1996 * gdb.base/Makefile.in (EXECUTABLES): Add dprintf-pending.
1997 (MISCELLANEOUS): Add dprintf-pendshr.sl.
1998 * gdb.base/dprintf-pending.c, gdb.base/dprintf-pending.exp: New.
1999
f7543f0a
JK
20002013-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2001
2002 * gdb.server/server-kill.exp (tstatus): Permit also ECONNRESET
2003 response.
2004
f6de8ec2
PA
20052013-04-08 Pedro Alves <palves@redhat.com>
2006
2007 * gdb.mi/mi-break.exp (test_error): Add tests with garbage after
2008 the location.
2009
b8abfd58
SL
20102013-04-04 Sandra Loosemore <sandra@codesourcery.com>
2011
2012 * gdb.cp/cplabel.exp: Allow empty directory in file reported
2013 for breakpoint location.
2014
156bffd0
SL
20152013-04-04 Sandra Loosemore <sandra@codesourcery.com>
2016
2017 * gdb.linespec/linespec.exp: Make dir/file:line tests
2018 conditional for non-remote hosts only.
2019
c9a6ce02
PA
20202013-04-04 Stan Shebs <stan@codesourcery.com>
2021 Pedro Alves <palves@redhat.com>
2022
2023 * gdb.trace/Makefile.in (PROGS): Add actions-changed.
2024 * gdb.trace/actions-changed.c: New file.
2025 * gdb.trace/actions-changed.exp: New file.
2026 * lib/trace-support.exp (gdb_trace_setactions): Rename to ...
2027 (gdb_trace_setactions_command): ... this. Add "actions_command"
2028 parameter, and handle it.
2029 (gdb_trace_setactions, gdb_trace_setcommands): New procedures.
2030
4bd05f24
YQ
20312013-04-04 Yao Qi <yao@codesourcery.com>
2032
2033 * gdb.server/server-kill.exp: Use command 'tstatus' instead of
2034 'step'.
2035
3758b5ce
YQ
20362013-04-03 Yao Qi <yao@codesourcery.com>
2037
2038 * gdb.trace/mi-traceframe-changed.exp: Update tfile name to
2039 "tfile-basic.tf".
2040 (test_tfind_tfile): Likewise.
2041
1dcaed0d
YQ
20422013-04-03 Yao Qi <yao@codesourcery.com>
2043
2044 * gdb.trace/tfile.c (write_basic_trace_file): Pass argument
2045 "tfile-basic.tf" instead of "basic.tf".
2046 (write_error_trace_file): Pass argument "tfile-error.tf"
2047 instead of "error.tf".
2048 * gdb.trace/tfile.exp: Update tfile names to
2049 "tfile-basic.tf" and "tfile-error.tf".
2050
0e7a53fc
SL
20512013-04-02 Sandra Loosemore <sandra@codesourcery.com>
2052
2053 * gdb.cp/ovsrch.exp (test_class): Correct regexp to allow
2054 empty directory in file for breakpoint hit.
2055
9852c492
YQ
20562013-03-29 Yao Qi <yao@codesourcery.com>
2057
2058 * gdb.base/completion.exp: Test completion of commands
2059 "target core", "target tfile" and "target exec".
2060 * gdb.trace/tfile.exp: Test completion of command
2061 "target tfile".
2062
af312be7
JB
20632013-03-28 Joel Brobecker <brobecker@adacore.com>
2064
2065 * gdb.ada/win_fu_syms: New testcase.
2066
e4a48d9d
DE
20672013-03-28 Doug Evans <dje@google.com>
2068
2069 * gdb.base/maint.exp (maint print statistics): Update expected output.
2070
7f7cc265
PA
20712013-03-28 Pedro Alves <palves@redhat.com>
2072
2073 PR gdb/15294
2074
2075 * gdb.base/list.exp (set_listsize): Adjust to accept $arg == 0 to
2076 mean unlimited instead of $arg < 0.
2077 (test_listsize): Remove "listsize of 0 suppresses output" test.
2078 Test that "set listsize 0" ends up with an unlimited listsize.
2079
fc0da894
PA
20802013-03-28 Pedro Alves <palves@redhat.com>
2081
2082 * gdb.base/list.exp (last_line): New global.
2083 (last_line_re): New global.
2084 (test_listsize, test_list_function, test_list_forward)
2085 (test_repeat_list_command, test_list_range)
2086 (test_list_filename_and_function): Use them.
2087 * gdb.base/list0.c: Comment the last line of the file with "last
2088 line".
2089
abe7b711
PA
20902013-03-28 Pedro Alves <palves@redhat.com>
2091
2092 * gdb.base/list.exp (test_listsize): Adjust test to make sure we
2093 list the whole file.
2094
15b3979c
PA
20952013-03-28 Pedro Alves <palves@redhat.com>
2096
2097 * gdb.base/list.exp (set_listsize): Use gdb_test_no_output for
2098 "set listsize".
2099
96811e3b
KS
21002013-03-26 Keith Seitz <keiths@redhat.com>
2101
2102 * gdb.base/dprintf.exp: Fix typo preventing "dprintf info 2"
2103 from passing.
2104
4043f22b
PA
21052013-03-26 Pedro Alves <palves@redhat.com>
2106
2107 * lib/gdb.exp (skip_btrace_tests): Delay deleting the source file
2108 until after GDB has run.
2109
14a1aa17
YQ
21102013-03-26 Yao Qi <yao@codesourcery.com>
2111
2112 * gdb.trace/actions.c, gdb.trace/circ.c: Add license header.
2113 * gdb.trace/collection.c, gdb.trace/tfile.c: Likewise.
2114
99c819ee
MM
21152013-03-26 Markus Metzger <markus.t.metzger@intel.com>
2116
2117 * gdb.btrace/enable.exp: Add regression test.
2118
24955f63
TT
21192013-03-25 Tom Tromey <tromey@redhat.com>
2120
2121 * gdb.cp/m-static.exp: Add destructor-printing tests.
2122
fce632b6
TT
21232013-03-25 Tom Tromey <tromey@redhat.com>
2124
2125 * gdb.cp/m-static.exp: Add constructor ptype tests.
2126 * gdb.cp/m-static.cc (single_constructor): New class.
2127 (main): Make instance of single_constructor.
2128
598d3636
JK
21292013-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2130 Pedro Alves <palves@redhat.com>
2131
2132 * gdb.server/server-kill.c: New file.
2133 * gdb.server/server-kill.exp: New file.
2134
c12440c9
PA
21352013-03-21 Pedro Alves <palves@redhat.com>
2136
2137 * gdb.trace/trace-buffer-size.exp (get default buffer size):
2138 Expect $gdb_prompt in gdb_test_multiple.
2139
bd712aed
DE
21402013-03-21 Doug Evans <dje@google.com>
2141
2142 * gdb.base/maint.exp: Update tests for per-command stats.
2143
b2f83c08
TT
21442013-03-21 Tom Tromey <tromey@redhat.com>
2145
2146 * gdb.cp/cpexprs.exp: Add test for FILENAME:: case.
2147 * gdb.cp/misc.exp: Add test for FILENAME:: case.
2148
ef0026f0
PA
21492013-03-20 Pedro Alves <palves@redhat.com>
2150
2151 PR gdb/15289
2152
2153 * gdb.base/remote.exp: Test
2154 "set remote hardware-watchpoint-limit -1",
2155 "set remote hardware-breakpoint-limit -1",
2156 "set remote hardware-watchpoint-limit 2147483647" and
2157 "set remote hardware-breakpoint-limit 2147483647".
2158
3f1175a9
PA
21592013-03-20 Pedro Alves <palves@redhat.com>
2160 Yao Qi <yao@codesourcery.com>
2161
2162 * gdb.trace/tfile.c: Add comments.
2163 (nonconstglob): New global.
2164 * gdb.trace/tfile.exp: Add comments. Test printing a non-const
2165 global that is not covered by the trace frame. Test
2166 disassembling.
2167
a09ae1c1
JK
21682013-03-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2169
2170 * gdb.base/valgrind-infcall.exp
2171 (continue #$continue_count) <remote connection closed>
2172 (continue #$continue_count) <valgrind vgdb has terminated>: Add kill of
2173 $valgrind_pid.
2174
9ce98649
TT
21752013-03-15 Tom Tromey <tromey@redhat.com>
2176
2177 * gdb.cp/overload.cc (intintfunc): New.
2178 * gdb.cp/overload.exp: Add regression test.
2179
0a251e08
YQ
21802013-03-15 Yao Qi <yao@codesourcery.com>
2181
2182 * gdb.threads/non-ldr-exc-1.exp (do_test): Fix the indent of
2183 using with_test_prefix.
2184 * gdb.threads/non-ldr-exc-2.exp (do_test): Likewise.
2185 * gdb.threads/non-ldr-exc-3.exp (do_test): Likewise.
2186 * gdb.threads/non-ldr-exc-4.exp (do_test): Likewise.
2187 * gdb.threads/watchpoint-fork.exp (test): Likewise.
2188 * gdb.base/break-interp.exp (test_core): Likewise.
2189 (test_attach_gdb): Likewise.
2190 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
2191 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
2192 Likewise.
2193 * gdb.base/jit-so.exp (one_jit_test): Likewise.
2194 * gdb.base/jit.exp (one_jit_test): Likewise.
2195 * gdb.base/sepdebug.exp (test_different_dir): Likewise.
2196 * gdb.dwarf2/dw2-dir-file-name.exp (test): Likewise.
2197 * gdb.dwarf2/dw2-noloc.exp (file_symbols): Likewise.
2198 * gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved):
2199 Likewise.
2200 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
2201 Likewise.
2202 * gdb.mi/mi-watch.exp test_watchpoint_all): Likewise.
2203 * gdb.mi/pr11022.exp (test_memory_changed_observer): Likewise.
2204 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Likewise.
2205 (tracepoint_change_loc_2): Likewise.
2206 * gdb.trace/disconnected-tracing.exp (disconnected_tracing):
2207 Likewise.
2208 (disconnected_tfind): Likewise.
2209 * gdb.trace/mi-traceframe-changed.exp (test_tfind_tfile):
2210 Likewise.
2211 (test_tfind_remote): Likewise.
2212 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect):
2213 Likewise.
2214 (test_pending_resolved): Likewise.
2215 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv):
2216 Likewise.
2217 (test_upload_tsv): Likewise.
2218 * gdb.trace/pending.exp (pending_tracepoint_resolved):
2219 Likewise.
2220 (pending_tracepoint_works): Likewise.
2221 * gdb.trace/report.exp (use_collected_data): Likewise.
2222 * gdb.trace/status-stop.exp (test_tstart_tstop_tstart):
2223 Likewise.
2224 (test_tstart_tstart, test_buffer_full_tstart): Likewise.
2225 * gdb.trace/strace.exp (strace_info_marker): Likewise.
2226 (strace_trace_on_same_addr): Likewise.
2227 (strace_trace_on_diff_addr): Likewise.
2228 * gdb.trace/unavailable.exp (gdb_collect_args_test): Likewise.
2229 (gdb_collect_locals_test): Likewise.
2230 (gdb_unavailable_registers_test): Likewise.
2231 (gdb_collect_globals_test): Likewise.
2232
2c415c0f
YQ
22332013-03-15 Yao Qi <yao@codesourcery.com>
2234
2235 * gdb.base/condbreak.exp: Add semicolon back which was removed
2236 by my previous commit.
2237
ae59b1da
YQ
22382013-03-14 Yao Qi <yao@codesourcery.com>
2239
2240 * config/monitor.exp (gdb_target_cmd): Remove semicolon after
2241 'return'.
2242 (gdb_target_monitor, gdb_load): Likewise.
2243 * config/sid.exp (gdb_load): Likewise.
2244 * config/slite.exp (gdb_load): Likewise.
2245 * config/vx.exp (gdb_start, spawn_vxgdb): Likewise.
2246 * gdb.ada/arrayidx.exp, gdb.ada/null_array.exp: Likewise.
2247 * gdb.arch/mips-octeon-bbit.exp (single_step): Likewise.
2248 (single_step_until): Likewise.
2249 * gdb.arch/powerpc-d128-regs.exp: Likewise.
2250 * gdb.arch/system-gcore.exp: Likewise.
2251 * gdb.base/bigcore.exp (extract_heap): Likewise.
2252 * gdb.base/break-on-linker-gcd-function.exp: Likewise.
2253 * gdb.base/call-ar-st.exp: Likewise.
2254 * gdb.base/call-rt-st.exp: Likewise.
2255 * gdb.base/call-sc.exp, gdb.base/call-strs.exp: Likewise.
2256 * gdb.base/callfuncs.exp, gdb.base/completion.exp: Likewise.
2257 * gdb.base/condbreak.exp, gdb.base/constvars.exp: Likewise.
2258 * gdb.base/corefile.exp: Likewise.
2259 * gdb.base/dbx.exp (gdb_file_cmd): Likewise.
2260 * gdb.base/exprs.exp, gdb.base/fileio.exp: Likewise.
2261 * gdb.base/fixsection.exp: Likewise.
2262 * gdb.base/funcargs.exp: Likewise.
2263 * gdb.base/gcore-buffer-overflow.exp: Likewise.
2264 * gdb.base/gcore-relro.exp: Likewise.
2265 * gdb.base/gcore.exp, gdb.base/gdb11530.exp: Likewise.
2266 * gdb.base/gdb11531.exp, gdb.base/gnu-ifunc.exp: Likewise.
2267 * gdb.base/info-os.exp, gdb.base/info-proc.exp: Likewise.
2268 * gdb.base/interp.exp, gdb.base/langs.exp:: Likewise.
2269 * gdb.base/list.exp: Likewise.
2270 (set_listsize): Likewise.
2271 * gdb.base/logical.exp, gdb.base/mips_pro.exp: Likewise.
2272 * gdb.base/miscexprs.exp, gdb.base/nodebug.exp: Likewise.
2273 * gdb.base/opaque.exp, gdb.base/pointers.exp: Likewise.
2274 * gdb.base/psymtab.exp, gdb.base/ptype.exp: Likewise.
2275 * gdb.base/relational.exp, gdb.base/scope.exp: Likewise.
2276 * gdb.base/setvar.exp: Likewise.
2277 (test_set): Likewise.
2278 * gdb.base/signals.exp, gdb.base/sizeof.exp: Likewise.
2279 * gdb.base/solib-overlap.exp: Likewise.
2280 * gdb.base/store.exp, gdb.base/structs.exp: Likewise.
2281 * gdb.base/structs2.exp, gdb.base/volatile.exp: Likewise.
2282 * gdb.base/watchpoint.exp (initialize): Likewise.
2283 (test_simple_watchpoint): Likewise.
2284 (test_disabling_watchpoints): Likewise.
2285 (test_watchpoint_triggered_in_syscall): Likewise.
2286 * gdb.base/whatis.exp, gdb.cp/ambiguous.exp: Likewise.
2287 * gdb.cp/casts.exp, gdb.cp/ctti.exp: Likewise.
2288 * gdb.cp/namespace.exp, gdb.cp/nsdecl.exp: Likewise.
2289 * gdb.cp/psmang.exp, gdb.dwarf2/dw2-ranges.exp: Likewise.
2290 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
2291 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
2292 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
2293 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
2294 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
2295 * gdb.hp/gdb.compat/xdb2.exp: Likewise.
2296 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
2297 * gdb.hp/gdb.defects/bs14602.exp: Likewise.
2298 * gdb.hp/gdb.defects/solib-d.exp: Likewise.
2299 * gdb.mi/gdb792.exp: Likewise.
2300 * gdb.mi/mi-inheritance-syntax-error.exp: Likewise.
2301 * gdb.mi/mi-logging.exp, gdb.mi/mi-var-cp.exp : Likewise.
2302 * gdb.mi/mi-var-rtti.exp, gdb.python/py-type.exp: Likewise.
2303 * gdb.threads/gcore-thread.exp: Likewise.
2304 (load_core): Likewise.
2305 * gdb.threads/pthreads.exp (all_threads_running): Likewise.
2306 (test_startup, check_control_c): Likewise.
2307 * gdb.threads/sigstep-threads.exp: Likewise.
2308 * gdb.threads/thread_check.exp: Likewise.
2309 * gdb.trace/backtrace.exp, gdb.trace/change-loc.exp: Likewise.
2310 * gdb.trace/circ.exp (run_trace_experiment): Likewise.
2311 (set_a_tracepoint, trace_buffer_normal): Likewise.
2312 (gdb_trace_circular_tests): Likewise.
2313 * gdb.trace/collection.exp: Likewise.
2314 * gdb.trace/disconnected-tracing.exp: Likewise.
2315 * gdb.trace/infotrace.exp: Likewise.
2316 * gdb.trace/mi-traceframe-changed.exp: Likewise.
2317 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
2318 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv): Likewise.
2319 * gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp: Likewise.
2320 * gdb.trace/pending.exp, gdb.trace/report.exp: Likewise.
2321 * gdb.trace/stap-trace.exp: Likewise.
2322 * gdb.trace/status-stop.exp,gdb.trace/strace.exp: Likewise.
2323 * gdb.trace/tfind.exp, gdb.trace/trace-break.exp: Likewise.
2324 * gdb.trace/trace-buffer-size.exp: Likewise.
2325 * gdb.trace/tspeed.exp, gdb.trace/tsv.exp: Likewise.
2326 * gdb.trace/unavailable.exp: Likewise.
2327 * gdb.trace/while-dyn.exp: Likewise.
2328 * lib/fortran.exp (set_lang_fortran): Likewise.
2329 * lib/gdb.exp (default_gdb_version, gdb_start_cmd): Likewise.
2330 (gdb_breakpoint, gdb_reinitialize_dir): Likewise.
2331 (default_gdb_start, get_compiler_info): Likewise.
2332 (gdb_compile, gdb_compile_objc, gdb_reload, gdb_init): Likewise.
2333 (get_debug_format, setup_xfail_format): Likewise.
2334 (rerun_to_main, gdb_skip_float_test): Likewise.
2335 (build_id_debug_filename_get, get_remotetimeout): Likewise.
2336 * lib/java.exp (set_lang_java): Likewise.
2337 * lib/mi-support.exp (default_mi_gdb_start): Likewise.
2338 (mi_gdb_reinitialize_dir, mi_gdb_target_cmd): Likewise.
2339 (mi_gdb_file_cmd, mi_gdb_test): Likewise.
2340 (mi_run_cmd_full, mi_expect_interrupt): Likewise.
2341 * lib/objc.exp (set_lang_objc): Likewise.
2342 * lib/pascal.exp (set_lang_pascal): Likewise.
2343 * lib/prompt.exp (default_prompt_gdb_start): Likewise.
2344 * lib/trace-support.exp (gdb_trace_setactions, gdb_tfind_test): Likewise.
2345 (gdb_readexpr, gdb_gettpnum, gdb_find_recursion_test_baseline): Likewise.
2346
bb869963
SDJ
23472013-03-14 Sergio Durigan Junior <sergiodj@redhat.com>
2348
2349 PR c++/15203
2350 PR c++/15210
2351 * gdb.cp/m-static.cc (keepalive_int): New function.
2352 (gnu_obj_1::method): New variable `sintvar', call `keepalive_int'.
2353 * gdb.cp/m-static.exp: New test for `sintvar'.
2354
e2be70a0
YQ
23552013-03-14 Yao Qi <yao@codesourcery.com>
2356
2357 * gdb.trace/tstatus.exp (run_trace_experiment): Save the output
2358 of 'tstatus' into tstatus_output.
2359 (top level): Save the trace data to tfile. Read trace file in
2360 tfile target. Check the trace status.
2361
8ddb1965
YQ
23622013-03-13 Yao Qi <yao@codesourcery.com>
2363
2364 * gdb.trace/tsv.exp (check_tsv): New.
2365 (top level): Save a tfile on current trace session. Call
2366 check_tsv on live target. Load the tfile with target tfile
2367 and call check_tsv again.
2368
045dd51f
YQ
23692013-03-13 Yao Qi <yao@codesourcery.com>
2370
2371 * gdb.trace/tsv.exp: Remove code unrelated to testing TSV.
2372 Replace some "gdb_test" with "gdb_test_no_output".
2373
82d049ab
PH
23742013-03-12 Paul Hilfinger <hilfingr@adacore.com>
2375
2376 * gdb.ada/expr_delims.exp: New file.
2377 * gdb.ada/expr_delims/foo.adb: New file.
2378 * gdb.ada/expr_delims/pck.ads: New file.
2379 * gdb.ada/expr_delims/pck.adb: New file.
2380
cb8ea32b
KS
23812013-03-11 Keith Seitz <keiths@redhat.com>
2382
2383 * watchpoint.exp (test_no_hw_watchpoints): Add test using
2384 both condition and thread. Then delete the watchpoint.
2385
2f1d9bdd
MM
23862013-03-11 Christian Himpel <christian.himpel@intel.com>
2387
2388 * Makefile.in: Add btrace testsuite.
2389 * configure: Regenerated.
2390 * configure.ac: Add btrace testsuite.
2391 * gdb.btrace/Makefile.in: New file.
2392 * gdb.btrace/enable.c: New file.
2393 * gdb.btrace/enable.exp: New file.
2394 * gdb.btrace/function_call_history.c: New file.
2395 * gdb.btrace/function_call_history.exp: New file.
2396 * gdb.btrace/instruction_history.c: New file.
2397 * gdb.btrace/instruction_history.exp: New file.
2398 * gdb.btrace/instruction_history.S: New file.
2399 * lib/gdb.exp: Add btrace skip proc.
2400
05c56a9d
JK
24012013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2402
2403 Fix entry-values if the callee called a noreturn function.
2404 * gdb.arch/amd64-tailcall-noret.S: New file.
2405 * gdb.arch/amd64-tailcall-noret.c: New file.
2406 * gdb.arch/amd64-tailcall-noret.exp: New file.
2407
9112db09
JK
24082013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2409
2410 Fix entry-values in C++ across CUs.
2411 * gdb.arch/amd64-tailcall-cxx.exp: New file.
2412 * gdb.arch/amd64-tailcall-cxx1.S: New file.
2413 * gdb.arch/amd64-tailcall-cxx1.cc: New file.
2414 * gdb.arch/amd64-tailcall-cxx2.S: New file.
2415 * gdb.arch/amd64-tailcall-cxx2.cc: New file.
2416
be9a119c 24172013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
2418 Hafiz Abid Qadeer <abidh@codesourcery.com>
2419
2420 gdb/testsuite/
2421 * gdb.trace/trace-buffer-size.exp: New file.
2422 * gdb.trace/trace-buffer-size.c: New file.
2423
049109b0
PA
24242013-03-06 Pedro Alves <palves@redhat.com>
2425
2426 * gdb.trace/tstatus.exp (run_trace_experiment): When the target
2427 doesn't support the tested optional feature, call "unsupported"
2428 with the same test message as the "pass" case, instead of calling
2429 "pass" with a different message. Use the same text for the "fail"
2430 cases too.
2431
4aa54120
YQ
24322013-03-06 Yao Qi <yao@codesourcery.com>
2433
2434 * gdb.trace/tstatus.exp: Remove the invocation of
2435 gdb_load_shlibs, gdb_compile, clean_restart and runto_main.
2436 (test_tracepoints): Don't set fast tracepoint.
2437 (top level): Don't check agent library is loaded or not.
2438
b8b71e63
YQ
24392013-03-06 Yao Qi <yao@codesourcery.com>
2440
2441 * gdb.trace/tstatus.exp (run_trace_experiment): Escape
2442 parentheses by "\\".
2443
33f448b1
JK
24442013-03-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2445
2446 * gdb.linespec/base/one/thefile.cc (twodup): New.
2447 (m): Call it.
2448 * gdb.linespec/base/two/thefile.cc (dupname): New.
2449 (n): Call it.
2450 * gdb.linespec/break-ask.exp: New file.
2451 * gdb.linespec/lspec.cc (body_elsewhere): New comment marker.
2452
1c942fb9
YQ
24532013-02-28 Yao Qi <yao@codesourcery.com>
2454
2455 * gdb.trace/report.exp: Move some code to ...
2456 (use_collected_data): New.
2457 (top level): Call use_collected_data once on the live target.
2458 Save at file of the current trace session, load it with target
2459 tfile, and call use_collected_data again.
2460
5b967901
JK
24612013-02-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2462
2463 * gdb.threads/fork-thread-pending.c (main): Add alarm.
2464
6447023f
JK
24652013-02-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2466
2467 * gdb.base/valgrind-infcall.exp (valgrind_pid): New variable.
2468 Add final kill of ${valgrind_pid}.
2469
9f44fbc0
SCR
24702013-02-20 Siva Chandra Reddy <sivachandra@google.com>
2471
2472 * gdb.python/py-arch.c: New test case
2473 * gdb.python/py-arch.exp: New tests to test
2474 gdb.Architecture.disassemble
2475 * gdb.python/Makefile.in: Add py-arch to the list of
2476 EXECUTABLES.
2477
4c9ad8c2
TT
24782013-02-18 Tom Tromey <tromey@redhat.com>
2479
2480 * gdb.dwarf2/subrange.exp: New file.
2481
f5911ea1
HAQ
24822013-02-15 Pedro Alves <pedro@codesourcery.com>
2483 Hafiz Abid Qadeer <abidh@codesourcery.com>
2484
2485 * gdb.trace/tfile.exp: Add test for -trace-status command.
2486
420f4384
JK
24872013-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
2488
2489 * gdb.threads/pthread_cond_wait.c (main): Remove variable ts. Replace
2490 nanosleep by sleep.
2491
4819b3f8
PA
24922013-02-14 Pedro Alves <palves@redhat.com>
2493
2494 * gdb.cp/userdef.exp (ptype &*c): Don't expect an &.
2495
1773c82c
HAQ
24962013-02-14 Pedro Alves <pedro@codesourcery.com>
2497 Hafiz Abid Qadeer <abidh@codesourcery.com>
2498
2499 * gdb.trace/tsv.exp: Adjust tests, and add a few more.
2500
e234dfaf
TT
25012013-02-12 Tom Tromey <tromey@redhat.com>
2502
2503 * gdb.cp/m-static.cc (gnu_obj_1::~gnu_obj_1): New destructor.
2504 * gdb.cp/m-static.exp: Add tests to print quoted destructor.
2505
6c01dd94
PA
25062013-02-12 Pedro Alves <palves@redhat.com>
2507
2508 * gdb.base/catch-signal.c: Update copyright years.
2509 * gdb.base/catch-signal.exp: Update copyright years.
2510 * gdb.dwarf2/dw2-dir-file-name.c: Update copyright years.
2511 * gdb.dwarf2/dw2-dir-file-name.exp: Update copyright years.
2512 * gdb.dwarf2/dw2-empty-pc-range.S: Update copyright years.
2513 * gdb.dwarf2/dw2-error.S: Update copyright years.
2514 * gdb.dwarf2/dw2-error.c: Update copyright years.
2515 * gdb.dwarf2/dw2-restrict.S: Update copyright years.
2516 * gdb.dwarf2/dw2-restrict.c: Update copyright years.
2517 * gdb.dwarf2/dw2-restrict.exp: Update copyright years.
2518
595fc67f
PA
25192013-02-12 Pedro Alves <palves@redhat.com>
2520
2521 * gdb.base/catch-signal.exp: Correct test file name in "Skipping"
2522 message.
2523 * gdb.base/sigaltstack.exp: Ditto.
2524 * gdb.base/siginfo.exp: Ditto.
2525 * gdb.base/sizeof.exp: Ditto.
2526
17282693
PA
25272013-02-12 Pedro Alves <palves@redhat.com>
2528
2529 * gdb.mi/mi-basics.exp: Tweak intro comment.
2530 * gdb.mi/mi-break.exp: Tweak intro comment.
2531 * gdb.mi/mi-console.exp: Tweak intro comment.
2532 * gdb.mi/mi-file.exp: Tweak intro comment.
2533 * gdb.mi/mi-read-memory.exp: Tweak intro comment.
2534 * gdb.mi/mi-return.exp: Tweak intro comment.
2535 * gdb.mi/mi-stepi.exp: Tweak intro comment.
2536 * gdb.mi/mi-until.exp: Tweak intro comment.
2537 * gdb.mi/mi-watch.exp: Tweak intro comment.
2538
8a4ac37e
PA
25392013-02-12 Sanimir Agovic <sanimir.agovic@intel.com>
2540
2541 * gdb.server/no-thread-db.exp: New file.
2542 * gdb.server/no-thread-db.c: New file.
2543 * gdb.server/Makefile.in (EXECUTABLES): Add no-thread-db.
2544
c2792f5a
DE
25452013-02-11 Doug Evans <dje@google.com>
2546
2547 * gdb.base/printcmds.exp (test_printf_with_dfp): Add test for printing
2548 two decfloats.
2549
d9e98382
SDJ
25502013-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
2551
2552 * gdb.base/bitfields.c (struct internalvartest): New declaration.
2553 * gdb.base/bitfields.exp (bitfield_internalvar): New function.
2554
a321661a
JK
25552013-02-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2556
2557 * gdb.python/py-prompt.exp: Add to the end a kill of $testpid.
2558
134a2066
YQ
25592013-02-06 Yao Qi <yao@codesourcery.com>
2560
2561 * gdb.trace/mi-tsv-changed.exp (test_create_delete_tsv): Rename
2562 to ...
2563 (test_create_delete_modify_tsv): ... here. New test on modifying
2564 the initial value of a tsv.
2565
5a2dc60a
JK
25662013-02-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2567
2568 * gdb.dwarf2/dw2-dir-file-name.exp (cd ${srcabsdir}/rdir): Rename to ...
2569 (cd .../rdir): ... here.
2570
233d95b5
JK
25712013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2572
2573 * gdb.linespec/base/one/header.h: New file.
2574 * gdb.linespec/base/two/header.h: New file.
2575 * gdb.linespec/macro-relative.c: New file.
2576 * gdb.linespec/macro-relative.exp: New file.
2577
fbd9ab74
JK
25782013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2579
2580 * gdb.base/fullpath-expand-func.c: New file.
2581 * gdb.base/fullpath-expand.c: New file.
2582 * gdb.base/fullpath-expand.exp: New file.
2583 * gdb.base/realname-expand-real.c: New file.
2584 * gdb.base/realname-expand.c: New file.
2585 * gdb.base/realname-expand.exp: New file.
2586
1b56eb55
JK
25872013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2588
2589 * gdb.dwarf2/dw2-dir-file-name.exp: New file.
2590 * gdb.dwarf2/dw2-dir-file-name.c: New file.
2591
af529f8f
JK
25922013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2593
2594 * gdb.mi/mi-fullname-deleted.exp: Use double last slash for $srcfileabs.
2595 (compare_filenames_for_search does not match)
2596 (compare_filenames_for_search does match): New tests.
2597
f5b95b50
JK
25982013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2599
2600 * gdb.gdb/xfullpath.exp: Replace xfullpath calls by gdb_realpath calls.
2601
d47921b9
JK
26022013-02-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2603
2604 * lib/java.exp (compile_java_from_source): Initialize ARGS as a list.
2605
8a92335b
JK
26062013-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2607
2608 * gdb.base/gnu-debugdata.exp): Create ${binfile}.debug,
2609 ${binfile}.mini_debuginfo-debuglink, add -k to xz, use now
2610 ${binfile}.mini_debuginfo-debuglink and
2611 ${binfile}.mini_debuginfo-debuglink.xz.
2612
17f2157d
TT
26132013-02-01 Tom Tromey <tromey@redhat.com>
2614
2615 * gdb.dwarf2/method-ptr.exp: Use correct form for non-string
2616 attributes.
2617
d65f0a9c
TT
26182013-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2619 Tom Tromey <tromey@redhat.com>
2620
2621 * gdb.dwarf2/method-ptr.exp: Link with c++.
2622 * lib/dwarf.exp (Dwarf::assemble): Declare _cu_count.
2623
f25c0135
TT
26242013-01-31 Tom Tromey <tromey@redhat.com>
2625
2626 * gdb.base/jit.exp (compile_jit_test): New proc.
2627 Add PIE tests.
2628
7078baeb
TT
26292013-01-31 Tom Tromey <tromey@redhat.com>
2630
2631 * gdb.dwarf2/method-ptr.cc: New file.
2632 * gdb.dwarf2/method-ptr.exp: New file.
2633
1d24041a
TT
26342013-01-31 Tom Tromey <tromey@redhat.com>
2635
2636 * lib/dwarf.exp (namespace Dwarf): New.
2637
8d9878a4
TT
26382013-01-29 Tom Tromey <tromey@redhat.com>
2639
2640 * gdb.dwarf2/fission-reread.exp: Add unload test.
2641
bed911e5
DE
26422013-01-28 Doug Evans <dje@google.com>
2643
2644 * gdb.dwarf2/fission-loclists.exp: New file.
2645 * gdb.dwarf2/fission-loclists.S: New file.
2646
e229648e
JK
26472013-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2648
2649 Code cleanup.
2650 * gdb.base/restore.exp: Replace gdb_compile, gdb_exit, gdb_start,
2651 gdb_reinitialize_dir and gdb_load by standard_testfile, set executable
2652 and prepare_for_testing.
2653 * gdb.base/store.exp: Likewise.
2654
86700f00
TT
26552013-01-25 Tom Tromey <tromey@redhat.com>
2656
2657 * gdb.python/py-explore.exp: Expect the gdb prompt.
2658
8954db33
AB
26592013-01-25 Andrew Burgess <aburgess@broadcom.com>
2660
2661 * gdb.base/gnu_vector.c: New variable for use in tests.
2662 * gdb.base/gnu_vector.exp: Update and extend tests to reflect
2663 changes in scalar to vector casting and widening.
2664 * gdb.python/py-type.c: New variables for use in tests.
2665 * gdb.python/py-type.exp: Update vector related tests to reflect
2666 changes in scalar to vector casting and widening.
2667
2077afdd
TD
26682013-01-24 Tiago Stürmer Daitx <tdaitx@linux.vnet.ibm.com>
2669
2670 * gdb.base/prologue-include.c: New file.
2671 * gdb.base/prologue-include.exp: New file.
2672 * gdb.base/prologue-include.h: New file.
2673
d7499464
HAQ
26742013-01-24 Hafiz Abid Qadeer <abidh@codesourcery.com>
2675
2676 PR gdb/13443
2677 * gdb.mi/mi-var-block.exp: Make test messages unique.
2678
e2a3e0f1
TT
26792013-01-23 Tom Tromey <tromey@redhat.com>
2680
2681 * gdb.dwarf2/dw2-error.exp: Pass test name to "file" test.
2682
152fcc9c
TT
26832013-01-23 Tom Tromey <tromey@redhat.com>
2684
2685 * gdb.cp/converts.cc (main): Initialize 'a'.
2686
bea883fd
SCR
26872013-01-23 Siva Chandra Reddy <sivachandra@google.com>
2688
2689 * testsuite/gdb.python/frame.exp: Add a test for
2690 gdb.Frame.architecture() method.
2691
0928e93d
PA
26922013-01-22 Pedro Alves <palves@redhat.com>
2693
2694 * gdb.base/annota1.exp (signal sent): No longer expect
2695 breakpoints-invalid.
2696 * gdb.cp/annota2.exp (continue until exit)
2697 (watch triggered on a.x): Ditto.
2698
9c97429f
PA
26992013-01-22 Pedro Alves <palves@redhat.com>
2700
2701 * gdb.base/annota1.exp (breakpoints_invalid): New variable.
2702 Adjust tests to breakpoints-invalid changes.
2703 * gdb.cp/annota2.exp (breakpoints_invalid, frames_invalid): New
2704 variables.
2705 Adjust tests to breakpoints-invalid changes.
2706
187d10dd
PA
27072013-01-22 Pedro Alves <palves@redhat.com>
2708
2709 * gdb.base/annota1.exp (annotate ignore count change): Add
2710 expected output for failure case.
2711
ea3aedcb
TT
27122013-01-22 Tom Tromey <tromey@redhat.com>
2713
2714 * gdb.gdb/selftest.exp (do_steps_and_nexts): Handle bfd_init
2715 call.
2716
998580f1
MK
27172013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
2718
2719 * gdb.mi/mi-break.exp: Expect new 'thread-groups' field.
8f1d5693 2720 * gdb.mi/mi-catch-load.exp: Ditto.
998580f1
MK
2721 * gdb.mi/mi-nsmoribund.exp: Expect new 'thread-groups' field.
2722 Also handle 'thread' field.
2723 * gdb.mi/mi-simplerun.exp: Expect new 'thread-groups' field.
2724 * gdb.mi/mi-watch.exp: Ditto.
2725 * lib/mi-support.exp: Ditto.
2726
8f1d5693
MK
27272013-01-21 Siva Chandra Reddy <sivachandra@google.com>
2728
2729 * gdb.python/py-explore.exp: Improve a test
2730
2d8c5d7c
DB
27312013-01-18  David Blaikie  <dblaikie@gmail.com>
2732
2733 * gdb.base/label.c (main): Correct the type of the second
2734 parameter.
2735
46f35228
TT
27362013-01-18 Tom Tromey <tromey@redhat.com>
2737
2738 * gdb.dwarf2/trace-crash.s: New file.
2739 * gdb.dwarf2/trace-crash.exp: New file.
2740
5965d69d
HAQ
27412013-01-18 Hafiz Abid Qadeer<abidh@codesourcery.com>
2742
43aaf8b6
PA
2743 PR gdb/13443
2744 * gdb.base/checkpoint.exp: Update test messages to make them
2745 unique.
5965d69d 2746
5ae4861a
YQ
27472013-01-18 Yao Qi <yao@codesourcery.com>
2748
2749 * gdb.trace/infotrace.exp: Check 'traceframe usage' in the
2750 output of 'info tracepoints'.
2751 * gdb.trace/disconnected-tracing.exp (disconnected_tracing):
2752 Likewise.
2753 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
2754 * gdb.trace/disconnected-tracing.c (struct foo): New.
2755
d84fca2c
JK
27562013-01-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2757
2758 * gdb.dwarf2/dw2-dos-drive.S: New file.
2759 * gdb.dwarf2/dw2-dos-drive.exp: New file.
2760
aebb1cc9
DE
27612013-01-17 Doug Evans <dje@google.com>
2762
2782d512
DE
2763 * boards/dwarf4-gdb-index.exp: Use any existing CC_FOR_TARGET,
2764 CXX_FOR_TARGET.
2765
aebb1cc9
DE
2766 * boards/cc-with-tweaks.exp: New file.
2767
db2b2972
TT
27682013-01-17 Tom Tromey <tromey@redhat.com>
2769
2770 * gdb.base/completion.exp: Add "set cp-abi" completion test.
2771
96343774
PA
27722013-01-17 Pedro Alves <palves@redhat.com>
2773
2774 Merge dg-extract-results.sh from upstream (svn 195224).
2775
2776 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 2777 * dg-extract-results.sh: Fix order of summary counts.
96343774
PA
2778
2779 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 2780 * dg-extract-results.sh: Constrain the start-of-log pattern.
96343774
PA
2781
2782 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 2783 * dg-extract-results.sh: Handle KPASSes.
96343774
PA
2784
2785 2010-05-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2786 * dg-extract-results.sh: Redirect grep output to /dev/null instead
2787 of grep -q.
2788
675921c0
SD
27892012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
2790
2791 * gdb.base/jit-reader.exp: New file. Test case for the jit-reader
2792 interface.
2793 * gdb.base/jithost.c: New file.
2794 * gdb.base/jithost.h: New file.
2795 * gdb.base/jitreader.c : New file.
2796 * gdb.base/jit-protocol.h: New file.
2797
ab04a2af
TT
27982013-01-16 Tom Tromey <tromey@redhat.com>
2799
2800 * gdb.base/catch-signal.c: New file.
2801 * gdb.base/catch-signal.exp: New file.
2802
8ac3646f
TT
28032013-01-16 Tom Tromey <tromey@redhat.com>
2804
2805 * gdb.mi/mi-catch-load.exp: Look for "catch-type".
2806
22fc223e
JK
28072013-01-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2808
2809 * gdb.dwarf2/dw2-restrict.exp: Skip compilation on non-x86_64 targets.
2810
44478ab3
TT
28112013-01-14 Tom Tromey <tromey@redhat.com>
2812
2813 * gdb.base/completion.exp: Add "set gnutarget" test.
2814
06d66ee9
TT
28152013-01-14 Tom Tromey <tromey@redhat.com>
2816
2817 * gdb.dwarf2/dw2-restrict.S: New file.
2818 * gdb.dwarf2/dw2-restrict.c: New file.
2819 * gdb.dwarf2/dw2-restrict.exp: New file.
2820
c9bf0622
TT
28212013-01-14 Tom Tromey <tromey@redhat.com>
2822
2823 * gdb.dwarf2/dw2-error.exp: New file.
2824 * gdb.dwarf2/dw2-error.c: New file.
2825 * gdb.dwarf2/dw2-error.S: New file.
2826
5b12a61c
JK
28272013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2828
2829 * gdb.cp/parse-lang.cc: New file.
2830 * gdb.cp/parse-lang.exp: New file.
2831
f0a4b570
JK
28322013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2833
2834 * gdb.mi/mi-fullname-deleted.exp: Set srcfileabssubst and initdir.
2835 (set substitute-path): New test.
2836 (fullname present): Remove content.
2837 (substituted fullname): New test.
2838
f751cc97
JB
28392013-01-13 Joel Brobecker <brobecker@adacore.com>
2840
2841 * gdb.python/py-finish-breakpoint.exp: Add skip_python_tests
2842 check. Move $gdb_py_is_py24 value check right after.
2843
04164e8e
JK
28442013-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2845
2846 * gdb.base/dprintf.exp (dprintf info 1): Fix expectation on 64-bit
2847 targets.
2848
5bf480a5
YQ
28492013-01-11 Yao Qi <yao@codesourcery.com>
2850
2851 * gdb.base/dprintf.exp: Check the output of 'info breakpoints'
2852 for dprintf.
2853 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
2854 Check the fields in "=breakpoint-created" for dprintf.
2855
f35a17b5
JK
28562012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2857
2858 * gdb.mi/mi-fullname-deleted.exp: New file.
2859
85817405
JK
28602012-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2861
2862 * gdb.base/skip-solib.exp (info skip with pending file): Update the
2863 expected output.
2864 (info skip with pending file): Remove.
2865 (ignoring function in solib, info skip for function multiply): Update
2866 the expected output.
2867 * gdb.base/skip.ex (skip (main), skip function baz, info skip)
2868 (info skip (delete 1), info skip after disabling all)
2869 (info skip after enabling all, info skip after disabling 4 2-3)
2870 (info skip after enabling 2-3, info skip 2-3)
2871 (info skip after deleting 2 3): Update the expected output.
2872 * gdb.linespec/base/two/thefile.cc (n): New variable v, split the
2873 statement to its initialization and return.
2874 * gdb.linespec/skip-two.exp: New file.
2875
27210e12
DE
28762012-12-19 Doug Evans <dje@google.com>
2877
2878 * gdb.base/maint.exp: Handle testing with .gdb_index.
2879
bb627a12
JB
28802012-12-19 Joel Brobecker <brobecker@adacore.com>
2881
2882 * gdb.arch/mips-octeon-bbit.exp: Fix copyright header from
2883 Cavium to FSF.
2884
7785b880
JB
28852012-12-19 Joel Brobecker <brobecker@adacore.com>
2886
2887 * dg-extract-results.sh: Update contact info in copyright notice.
2888 * gdb.arch/mips-octeon-bbit.exp: Update copyright notice to
2889 GPL v3 or later. Update contact info.
2890 * gdb.fortran/logical.f90, gdb.threads/watchpoint-fork-child.c,
2891 gdb.threads/watchpoint-fork-mt.c,
2892 gdb.threads/watchpoint-fork-parent.c,
2893 gdb.threads/watchpoint-fork-st.c,
2894 gdb.threads/watchpoint-fork.h: Likewise.
2895
f2a8bc8a
YQ
28962012-12-15 Yao Qi <yao@codesourcery.com>
2897
2898 * gdb.trace/mi-tracepoint-changed.exp (test_pending_resolved): Check
2899 'installed' field in '=breakpoint-modified'.
2900 (test_reconnect): Check 'installed' field in
2901 '=breakpoint-modified' and '=breakpoint-created'.
2902
2903 * gdb.trace/actions.exp: Update test for 'installed' field.
2904 * gdb.trace/change-loc.exp (tracepoint_change_loc_1):
2905 (tracepoint_change_loc_2): Likewise.
2906 Check 'info tracepoint' display nothing else.
2907 * gdb.trace/deltrace.exp: Likewise.
2908 * gdb.trace/infotrace.exp: Likewise.
2909 * gdb.trace/mi-traceframe-changed.exp (test_tfind_remote):
2910 Likewise.
2911 * gdb.trace/passcount.exp: Likewise.
2912 * gdb.trace/tracecmd.exp: Likewise.
2913 * gdb.trace/while-stepping.exp: Likewise.
2914
6592e36f
TT
29152012-12-14 Tom Tromey <tromey@redhat.com>
2916
2917 * gdb.cp/member-name.exp: New file.
2918 * gdb.cp/member-name.cc: New file.
2919
7d27a96d
TT
29202012-12-14 Tom Tromey <tromey@redhat.com>
2921
2922 * gdb.cp/templates.exp (test_ptype_of_templates): Update kfails.
2923
f8c05d0d
DE
29242012-12-14 Doug Evans <dje@google.com>
2925
2926 * gdb.dwarf2/implptr-optimized-out.S: DIE offset for
2927 DW_OP_GNU_implicit_pointer is section-relative.
2928
451b7c33
TT
29292012-12-14 Tom Tromey <tromey@redhat.com>
2930
43aaf8b6 2931 * gdb.base/info-proc.exp: Add core file tests.
451b7c33 2932
10e339df
PA
29332012-12-14 Yufeng Zhang <yufeng.zhang@arm.com>
2934
6fdff2c5 2935 * gdb.base/kill-after-signal.exp: Disable if gdb,nosignals.
10e339df 2936
e780d813
DE
29372012-12-13 Doug Evans <dje@google.com>
2938
2939 * gdb.multi/multi-arch-exec.exp: Skip for i*86-linux.
2940 * gdb.multi/multi-arch.exp: Ditto.
2941
ca3dbcc8 29422012-12-12 Keven Boell <keven.boell@intel.com>
6fdff2c5 2943
ca3dbcc8
MG
2944 * gdb.mi/mi-catch-load-so.c: New. Clone of the
2945 catch load test library source file.
2946 * gdb.mi/mi-catch-load.c: New. Clone of the catch
2947 load test source file.
2948 * gdb.mi/mi-catch-load.exp: New. Test file for
2949 basic MI -catch-load and -catch-unload tests.
2950
2960a434
PK
29512012-12-11 Paul Koning <paul_koning@dell.com>
2952
2953 * gdb.python/py-prettyprint.py (_iterator): Remove exception_flag
2954 exception.
2955 (_iterator_except): New function.
2956 (ArrayPrinter): Use _iterator function instead of local _iterator
2957 class for Python 3 compatibility.
2958 (NoStringContainerPrinter): Use _iterator_except instead of
6fdff2c5 2959 _iterator.
2960a434
PK
2960 * gdb.python/py-typeprint.exp: Use exec(open(...).read()) instead of
2961 execfile for Python 3 compatibility.
2962 * gdb.python/python.exp: Handle Python 2.4 exception traceback
2963 format in error_prompt test.
6fdff2c5 2964
9325cb04
PK
29652012-12-10 Paul Koning <paul_koning@dell.com>
2966
2967 * gdb.base/charset.exp: Change print syntax for Python 3
6fdff2c5 2968 compatibility.
9325cb04
PK
2969 * gdb.python/py-block.exp: Ditto.
2970 * gdb.python/py-breakpoint.exp: Ditto.
2971 * gdb.python/py-cmd.exp: Ditto.
2972 * gdb.python/py-events.py: Ditto.
2973 * gdb.python/py-finish-breakpoint.py: Ditto.
2974 * gdb.python/py-finish-breakpoint2.exp: Ditto.
2975 * gdb.python/py-finish-breakpoint2.py: Ditto.
2976 * gdb.python/py-frame-inline.exp: Ditto.
2977 * gdb.python/py-frame.exp: Ditto.
2978 * gdb.python/py-infthread.exp: Ditto.
2979 * gdb.python/py-objfile.exp: Ditto.
2980 * gdb.python/py-parameter.exp: Ditto.
2981 * gdb.python/py-progspace.exp: Ditto.
2982 * gdb.python/py-prompt.exp: Ditto.
2983 * gdb.python/py-symbol.exp: Ditto.
2984 * gdb.python/py-symtab.exp: Ditto.
2985 * gdb.python/py-template.exp: Ditto.
2986 * gdb.python/py-value-cc.exp: Ditto.
2987 * gdb.python/python.exp: Ditto.
2988 * gdb.python/source2.py: Ditto.
2989 * gdb.python/lib-types.exp: Change print syntax for Python 3
6fdff2c5 2990 compatibility.
9325cb04
PK
2991 Use sorted() function rather than sort() method.
2992 Accept either int or long values for enum values.
2993 * gdb.python/py-events.exp: Use exec(open(...).read()) instead of
2994 execfile for Python 3 compatibility.
2995 * gdb.python/py-evsignal.exp: Ditto.
2996 * gdb.python/py-evthreads.exp: Ditto.
2997 * gdb.python/py-mi.exp: Ditto.
2998 * gdb.python/py-pp-maint.exp: Ditto.
2999 * gdb.python/py-prettyprint.exp: Ditto.
3000 * gdb.python/py-finish-breakpoint.exp: Change print syntax for
6fdff2c5 3001 Python 3 compatibility.
9325cb04
PK
3002 Skip tests for Python 2.4.
3003 * gdb.python/py-inferior.exp: Change print syntax for
6fdff2c5 3004 Python 3 compatibility.
9325cb04
PK
3005 Use byte string rather than character string in memory write test
3006 if Python 3.
3007 * gdb.python/py-pp-maint.py: Change class declarations to "new
3008 class" syntax.
3009 * gdb.python/py-prettyprint.py: Change iterator class to generator
3010 function for Python 3 compatibility.
3011 Make all classes "new style".
3012 Fix indentation issue and stray semicolon.
3013 * gdb.python/py-shared.expChange print syntax for Python 3
3014 compatibility.
3015 Define "long" if Python 3.
3016 * gdb.python/py-type.exp: Change print syntax for Python 3
6fdff2c5 3017 compatibility.
9325cb04
PK
3018 Accept either int or long values for enum values.
3019 * gdb.python/py-value.exp: Change print syntax for Python 3
6fdff2c5 3020 compatibility.
9325cb04
PK
3021 Skip "long" and "unicode" tests if Python 3.
3022 Accept either "type" or "class" in type checks.
3023 * lib/gdb.exp (gdb_py_is_py3k): New flag set if Python 3.
3024 (gdb_py_is_py24): New flag set if Python 2.4 or 2.5.
3025
8b9737bf
TT
30262012-12-10 Tom Tromey <tromey@redhat.com>
3027
3028 * gdb.dwarf2/implptr-64bit.exp: Run tests with two CUs as well.
3029 (test): Add "two_cu" argument.
3030 * gdb.dwarf2/implptr-64bit.S: Move subprogram later; use ref_addr
3031 for types; allow two CUs.
3032
1b80a9fa
JK
30332012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3034
3035 * gdb.dwarf2/dw2-compdir-oldgcc.S: New file.
3036 * gdb.dwarf2/dw2-compdir-oldgcc.exp: New file.
3037
f0b6d50a
YQ
30382012-12-08 Yao Qi <yao@codesourcery.com>
3039 Pedro Alves <palves@redhat.com>
3040
3041 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Test
3042 '=breakpoint-created' when GDB merges the tracepoints of both
3043 sides.
3044
2f68a895
TT
30452012-12-07 Tom Tromey <tromey@redhat.com>
3046
3047 * gdb.base/break1.c (enum some_enum, union some_union): New.
3048 (some_enum_global, some_union_global, some_value): New globals.
3049 * gdb.base/completion.exp: Add tag completion tests.
3050
4fc5d43e
TT
30512012-12-07 Tom Tromey <tromey@redhat.com>
3052
3053 * gdb.base/completion.exp: Add tests for ptype and whatis
3054 completion.
3055
6559e013
JB
30562012-12-07 Joel Brobecker <brobecker@adacore.com>
3057
3058 * gdb.base/stale-infcall.exp: Fix copyright line.
3059
ae2b630d
JB
30602012-12-07 Joel Brobecker <brobecker@adacore.com>
3061
3062 * gdb.ada/lang_switch.exp: The "msg" parameter may be a reference.
3063
0ba2eb0f
TT
30642012-12-06 Pedro Alves <palves@redhat.com>
3065 Tom Tromey <tromey@redhat.com>
3066
3067 * gdb.base/exprs.exp: Add tests for cast to void.
3068
731145cb
TT
30692012-12-06 Jens Elmenthaler <jens.elmenthaler@advantest.com>
3070
3071 * gdb.python/py-mi.exp: Correct expected results for attribute
3072 "dynamic" returned by -var-update.
3073 Add test case for correct handling of "diplayhint" for children
3074 of dynamic varobjs.
3075 * gdb.python/py-prettyprint.c (set_itme): New function.
3076 (bug_14741) New function.
3077 (main) Add call to bug_14741().
3078 * gdb.python/py-prettyprint.py (class ArrayPrinter): New class.
3079
e58fcc15
UW
30802012-12-05 Ulrich Weigand <uweigand@de.ibm.com>
3081
3082 * gdb.base/gnu-debugdata.exp: Also include "D" symbols in
3083 ${binfile}.funcsyms list.
3084
e9eb0d14
YQ
30852012-12-04 Yao Qi <yao@codesourcery.com>
3086
3087 PR gdb/13443
3088 * gdb.trace/actions.exp: Make test messages unique.
3089
4983028c
TT
30902012-11-29 Tom Tromey <tromey@redhat.com>
3091
3092 * gdb.base/gnu-debugdata.exp (run, pipeline): Don't use lassign.
3093
ea5e6b0e
UW
30942012-11-29 Ulrich Weigand <uweigand@de.ibm.com>
3095
3096 * gdb.opencl/convs_casts.exp: Always expect standard vector type names.
3097 * gdb.opencl/datatypes.exp: Likewise.
3098 * gdb.opencl/operators.exp: Likewise.
3099 * gdb.opencl/vec_comps.exp: Likewise.
3100
cdde3dfb
JG
31012012-11-29 Jerome Guitton <guitton@adacore.com>
3102
3103 * gdb.ada/iwide: New testcase.
3104
b50d69b5
JG
31052012-11-29 Jerome Guitton <guitton@adacore.com>
3106
3107 * gdb.ada/ptype_tagged_param.exp: Adjust expected output in
3108 ptype test.
3109
c2d3fccf
JG
31102012-11-29 Jerome Guitton <guitton@adacore.com>
3111
3112 * gdb.ada/variant_record_packed_array.exp: Test expressions of the
3113 form {VARIANT_TYPE}ADDRESS.
3114
5edf51fe
YQ
31152012-11-27 Daniel Jacobowitz <dan@codesourcery.com>
3116
3117 * gdb.cp/member-ptr.cc (class Diamond): Add func_ptr.
3118 (func): New function.
3119 (main): Initialize diamond.func_ptr and add diamond_pfunc_ptr.
3120 * gdb.cp/member-ptr.exp: Add new tests for ptype and for
3121 pointers to members with pointer-to-function type.
3122
608e2dbb
TT
31232012-11-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3124 Tom Tromey <tromey@redhat.com>
3125
3126 * gdb.base/gnu-debugdata.exp: New file.
3127 * gdb.base/gnu-debugdata.c: New file.
3128 * lib/gdb.exp (gdb_file_cmd): Handle LZMA warning.
3129 (gdb_unload): Return 0 on success.
3130
4648e588
JK
31312012-11-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3132
3133 * gdb.base/enumval.exp (print e, print f, print K): XFAIL on GCC <= 4.6.
3134
17d6efc4
JB
31352012-11-26 Joel Brobecker <brobecker@adacore.com>
3136
3137 * gdb.base/empty_exe.exp: New testcase.
3138
ace21957
MF
31392012-11-20 Mike Frysinger <vapier@gentoo.org>
3140
3141 * gdb.base/completion.exp: Add test for help aliases completion.
3142
5c401a0a
YQ
31432012-11-20 Yao Qi <yao@codesourcery.com>
3144
3145 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
3146 Don't test 'maint set show-debug-regs'.
3147 Use command 'set remotecache' instead of
3148 'set circular-trace-buffer'.
3149
8dea366b
KS
31502012-11-16 Keith Seitz <keiths@redhat.com>
3151
3152 PR c++/13615
3153 * gdb.cp/baseenum.cc: New file.
3154 * gdb.cp/baseenum.exp: New file.
3155 * gdb.cp/derivation.cc (A): Add copyright.
3156 Add a typedef.
3157 (B): Use A::value_type instead of int. Change all references.
3158 (D): Use value_type instead of int. Change all references.
3159 (E): Likewise.
3160 (F); Likewise.
3161 (Z): New class.
3162 (ZZ): New class.
6fdff2c5 3163 (N, Base, Derived): New namespace and classes.
8dea366b
KS
3164 (main): Add instances of Z and ZZ.
3165 Make sure all symbols from N are kept.
3166 * gdb.cp/derivation.exp: Update typedef changes in tests.
3167 Add tests for class typedefs both before and after starting
3168 the inferior.
3169 Add tests for searching for a typedef while stopped in a
3170 method.
3171
5e34c6c3
LM
31722012-11-14 Luis Machado <lgustavo@codesourcery.com>
3173
3174 * gdb.mi/mi-var-create-rtti.c: New file.
3175 * gdb.mi/mi-var-create-rtti.exp: New file.
3176
5e487a5f
LM
31772012-11-14 Luis Machado <lgustavo@codesourcery.com>
3178
3179 * gdb.base/structs3.exp: Run to main before doing any tests.
3180
6d67b990
AB
31812012-11-14 Andrew Burgess <aburgess@broadcom.com>
3182
3183 * gdb.python/py-type.exp: Uniquify test names.
3184
e5d98164
YQ
31852012-11-14 Yao Qi <yao@codesourcery.com>
3186
3187 * gdb.threads/manythreads.c [DEBUG]: Include "stdio.h".
3188 (thread_function) [DEBUG]: Call 'printf'.
3189 * gdb.threads/manythreads.exp: Pass '-DDEBUG' to compilation
3190 command line if 'DEBUG=1' is passed to test.
3191 Remove a pattern to match inferior's output.
3192
62747a60
TT
31932012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
3194
3195 * gdb.mi/mi-fill-memory.exp: New test.
3196
18a9fc12
TT
31972012-11-12 Tom Tromey <tromey@redhat.com>
3198
3199 * gdb.base/completion.exp: Update for "info type-printers".
3200 * gdb.python/py-typeprint.cc: New file.
3201 * gdb.python/py-typeprint.exp: New file.
3202 * gdb.python/py-typeprint.py: New file.
3203
bd69fc68
TT
32042012-11-12 Tom Tromey <tromey@redhat.com>
3205
3206 * gdb.base/call-sc.exp: Use "ptype/r".
3207 * gdb.base/volatile.exp: Don't expect "int".
3208 * gdb.cp/ptype-flags.cc: New file.
3209 * gdb.cp/ptype-flags.exp: New file.
3210 * gdb.cp/templates.exp: Use ptype/r.
3211 (test_ptype_of_templates, test_template_typedef): Likewise.
3212 * lib/cp-support.exp (cp_test_ptype_class): Add in_ptype_arg
3213 argument. Handle template names and template parameters.
3214 * gdb.mi/mi-var-cmd.exp: Accept "long".
3215 * gdb.mi/mi-var-child.exp: Accept "long".
3216 * gdb.mi/mi-var-display.exp: Accept "long".
3217 * gdb.mi/mi2-var-child.exp: Accept "long".
3218
b3720c3a
TT
32192012-11-12 Tom Tromey <tromey@redhat.com>
3220
3221 * gdb.cp/classes.exp (test_ptype_class_objects): Remove
3222 "ptype" from calls to cp_test_ptype_class.
3223 (test_enums): Likewise.
3224 * gdb.cp/derivation.exp: Remove "ptype" from calls to
3225 cp_test_ptype_class.
3226 * gdb.cp/inherit.exp (test_ptype_si): Remove "ptype" from
3227 calls to cp_test_ptype_class.
3228 (test_ptype_mi, test_ptype_vi, test_ptype_mvi): Likewise.
3229 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Remove "ptype"
3230 from calls to cp_test_ptype_class.
3231 * lib/cp-support.exp (cp_test_ptype_class): Supply "ptype"
3232 command here. Change "in_command" argument to "in_exp".
3233
0d63ecda
KS
32342012-11-10 Keith Seitz <keiths@redhat.com>
3235
3236 PR gdb/14288
3237 * gdb.base/printcmds.c: Add invalid_XXX globals
3238 for repeated byte tests.
3239 * gdb.base/printcmds.exp (test_repeat_bytes): New procedure.
3240 * gdb.base/wchar.c (main): Add and construct a wchar_t
3241 array with repeated characters.
3242 * gdb.base/wchar.exp: Add repeated character tests.
3243
ed8a1c2d
AB
32442012-11-09 Andrew Burgess <aburgess@broadcom.com>
3245
3246 * gdb.mi/mi-disassemble.exp: Expect fullname field in mi
3247 disassembly output.
3248
9107fc8d
PA
32492012-11-09 Pedro Alves <palves@redhat.com>
3250
3251 PR gdb/14306
3252
3253 * gdb.multi/multi-arch-exec.c: New file.
3254 * gdb.multi/multi-arch-exec.exp: New file.
3255
558a9d82
YQ
32562012-11-09 Yao Qi <yao@codesourcery.com>
3257
3258 * gdb.mi/mi-break.exp (test_abreak_creation): New procedure.
3259 (top level): Call it.
3260
e714f336
YQ
32612012-11-09 Yao Qi <yao@codesourcery.com>
3262
3263 * gdb.mi/mi-watch.exp (test_rwatch_creation_and_listing): Fix
3264 typo.
3265
6ecd4729
PA
32662012-11-09 Pedro Alves <palves@redhat.com>
3267
3268 * gdb.multi/multi-arch.exp: New.
3269
9015683b
TT
32702012-11-08 Tom Tromey <tromey@redhat.com>
3271
3272 * gdb.base/siginfo-obj.exp: Create core file. Test siginfo from
3273 core files, if possible.
3274 * gdb.base/siginfo-thread.c: New file
3275 * gdb.base/siginfo-thread.exp: New file
3276
ea9f10bb
TT
32772012-11-08 Tom Tromey <tromey@redhat.com>
3278
3279 * gdb.base/comprdebug.exp: New file.
3280
f6592439
PA
32812012-11-06 Pedro Alves <palves@redhat.com>
3282
3283 PR gdb/14810
3284
3285 * gdb.base/disabled-location.c: New file.
3286 * gdb.base/disabled-location.exp: New file.
3287
2d338fa9
TT
32882012-11-06 Tom Tromey <tromey@redhat.com>
3289
3290 * gdb.threads/gcore-thread.exp: Use gdb_gcore_cmd.
3291 * gdb.python/py-strfns.exp (test_strfns_core_file): Use
3292 gdb_gcore_cmd.
3293 * gdb.cell/gcore.exp: Use gdb_gcore_cmd.
3294 * gdb.base/gcore.exp: Use gdb_gcore_cmd.
3295 * gdb.base/gcore-relro.exp: Use gdb_gcore_cmd.
3296 * gdb.base/gcore-buffer-overflow.exp: Use gdb_gcore_cmd.
3297 * gdb.base/auxv.exp: Use gdb_gcore_cmd.
3298 * gdb.arch/vsx-regs.exp: Use gdb_gcore_cmd.
3299 * gdb.arch/system-gcore.exp: Use gdb_gcore_cmd.
3300 * gdb.arch/pa-nullify.exp (test_core_bt): Use gdb_gcore_cmd.
3301 * lib/gdb.exp (gdb_gcore_cmd): New proc.
3302
68c9da30
PA
33032012-11-05 Pedro Alves <palves@redhat.com>
3304
3305 * gdb.base/foll-vfork.exp (vfork_relations_in_info_inferiors): New
3306 procedure.
3307 (do_vfork_and_follow_child_tests_exec)
3308 (do_vfork_and_follow_child_tests_exit): Call it.
3309
a7c8c931
PA
33102012-11-05 Pedro Alves <palves@redhat.com>
3311
3312 * gdb.base/foll-vfork.c (main): Call perror and _exit if execlp()
3313 fails.
3314
6f6484cd
YQ
33152012-11-03 Yao Qi <yao@codesourcery.com>
3316
3317 Fix PR gdb/14617.
3318 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
3319 Remove setup_kfail, and update test.
3320
b45627a0
TT
33212012-11-02 Tom Tromey <tromey@redhat.com>
3322
3323 * gdb.base/catch-syscall.exp (do_syscall_tests): Add completion
3324 test.
3325
f50f4e56
PA
33262012-11-02 Pedro Alves <palves@redhat.com>
3327
3328 PR gdb/14766
3329
3330 * gdb.base/foll-vfork.exp (vfork_child_follow_to_exit): Remove
3331 setup_kfail.
3332 (tcatch_vfork_then_child_follow_exit): No longer expect "Couldn't
3333 get registers".
3334
71ce889d
PA
33352012-11-02 Pedro Alves <palves@redhat.com>
3336
3337 * gdb.base/foll-vfork-exit.c: New file.
3338 * gdb.base/foll-vfork.exp (top level): New file-describing
3339 comment.
3340 (vfork_child_follow_to_exit): New procedure.
3341 (tcatch_vfork_then_child_follow): Rename as ...
3342 (tcatch_vfork_then_child_follow_exec): ... this.
3343 (tcatch_vfork_then_child_follow_exit): New procedure.
3344 (do_vfork_and_follow_parent_tests): New procedure, factored out
3345 from do_vfork_and_exec_tests.
3346 (do_vfork_and_follow_child_tests_exec): Ditto.
3347 (do_vfork_and_exec_tests): Delete.
3348 (do_vfork_and_follow_child_tests_exit): New procedure.
3349 (top level): Run tests with both the program that has the vfork
3350 child execing, and the program has the vfork child exiting.
3351
1e35b1a9
PA
33522012-11-02 Pedro Alves <palves@redhat.com>
3353
3354 * gdb.base/foll-vfork.exp (setup_gdb): New procedure.
3355 (check_vfork_catchpoints, vfork_parent_follow_through_step)
3356 (vfork_parent_follow_to_bp): Call it.
3357 (kill_child): Delete.
3358 (vfork_and_exec_child_follow_to_main_bp)
3359 (vfork_and_exec_child_follow_through_step): Call setup_gdb. No
3360 longer call kill_child.
3361 (tcatch_vfork_then_parent_follow): Call setup_gdb.
3362 (do_vfork_and_exec_tests): Don't runto_main before calling each
3363 test procedure.
3364 (top level): Don't clean restart and set verbose before running
3365 each test procedure.
3366
33672012-11-02 Pedro Alves <palves@redhat.com>
3368
3369 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step)
3370 (vfork_parent_follow_to_bp)
3371 (vfork_and_exec_child_follow_to_main_bp)
3372 (vfork_and_exec_child_follow_through_step)
3373 (tcatch_vfork_then_parent_follow)
3374 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow):
3375 Use with_test_prefix.
3376
33772012-11-02 Pedro Alves <palves@redhat.com>
3378
3379 * gdb.base/foll-vfork.c: Add copyright header.
3380 * gdb.base/vforked-prog.c: Add copyright header.
3381
33822012-11-02 Pedro Alves <palves@redhat.com>
3383
3384 * gdb.base/foll-vfork.exp
3385 (vfork_and_exec_child_follow_through_step): Don't skip on
3386 non-HP/UX targets. Expect the next to only step one line on
3387 non-HP/UX targets, rather than stopping only after the exec.
3388
33892012-11-02 Pedro Alves <palves@redhat.com>
3390
3391 Don't hard code line numbers.
3392
3393 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step):
3394 Expect text from the sources instead of a line number.
3395 (vfork_parent_follow_to_bp)
3396 (vfork_and_exec_child_follow_to_main_bp)
3397 (vfork_and_exec_child_follow_through_step)
3398 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow):
3399 Use gdb_get_line_number.
3400
34012012-11-02 Pedro Alves <palves@redhat.com>
3402
3403 Modernize.
3404
3405 * gdb.base/foll-vfork.exp: Use standard_testfile and
3406 build_executable. Pass descriptive string to untested.
3407 (vfork_parent_follow_through_step, vfork_parent_follow_to_bp)
3408 (vfork_and_exec_child_follow_to_main_bp)
3409 (vfork_and_exec_child_follow_through_step)
3410 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow)
3411 (do_vfork_and_exec_tests): Use gdb_test/gdb_test_multiple instead
3412 of send_gdb/gdb_expect.
3413
3414 (kill_child): New procedure.
3415 (vfork_and_exec_child_follow_to_main_bp)
3416 (vfork_and_exec_child_follow_through_step): Use it.
3417
f0559fff
YQ
34182012-11-02 Yao Qi <yao@codesourcery.com>
3419
3420 * gdb.base/setvar.exp: Test setting nested struct.
3421 * gdb.base/setvar.c (v_struct3): New.
3422
c207c6da
DE
34232012-11-01 Doug Evans <dje@google.com>
3424
3425 * gdb.arch/amd64-pseudo.c (main): Mark registers that the testsuite
3426 changes as clobbered (e.g., amd64-dword.exp) so gcc doesn't try to
3427 use them.
3428
2f27adfe
AB
34292012-10-31 Andrew Burgess <aburgess@broadcom.com>
3430
3431 PR cli/14772
3432 * gdb.base/gnu_vector.c (union_with_vector_1)
3433 (struct_with_vector_1): Add new struct and union for testing
3434 ptype.
3435 * gdb.base/gnu_vector.exp: Add testing of ptype on vectors, and
3436 structs / unions containing vectors.
3437
bb662ca6
YQ
34382012-10-25 Yao Qi <yao@codesourcery.com>
3439
3440 * gdb.trace/ftrace.exp (test_fast_tracepoints): Use
3441 'setup_kfail' instead of 'setup_kfail_for_target'.
3442 * gdb.base/varargs.exp: Likewise.
3443 * lib/gdb.exp (setup_kfail_for_target): Remove.
3444
635d23ff
MK
34452012-10-25 Mark Kettenis <kettenis@openbsd.nfra.nl>
3446
3447 * gdb.base/varargs.exp: PR gdb/12790 is now fixed.
3448
afdb064f
MK
34492012-10-25 Mark Kettenis <kettenis@gnu.org>
3450
3451 * gdb.base/varargs.exp: PR gdb/12776 is now fixed.
3452
d99dcf51
JB
34532012-10-24 Joel Brobecker <brobecker@adacore.com>
3454
3455 * gdb.ada/set_wstr: New testcase.
3456
32560274
JB
34572012-10-24 Joel Brobecker <brobecker@adacore.com>
3458
3459 * gdb.base/ldbl_e308.c, gdb.base/ldbl_e308.exp: New files.
3460
5ded5331
JB
34612012-10-24 Joel Brobecker <brobecker@adacore.com>
3462
3463 * gdb.ada/unc_arr_ptr_in_var_rec: New testcase.
3464
d8d84291
MK
34652012-10-24 Mark Kettenis <kettenis@gnu.org>
3466
3467 * gdb.base/callfuncs.exp: PR gdb/12783 is now fixed.
3468
6e933c51
JK
34692012-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3470
3471 * gdb.base/callfuncs.exp (do_function_calls): Fix
3472 setup_kfail_for_target for -m32 mode.
3473
274bd000
MK
34742012-10-23 Mark Kettenis <kettenis@gnu.org>
3475
3476 * gdb.base/callfuncs.exp: PR gdb/12796, gdb/12798 and gdb/12800
3477 are now fixed.
3478
545f743d
YQ
34792012-10-23 Yao Qi <yao@codesourcery.com>
3480
3481 * gdb.base/info-os.exp: Resume the inferior until it exits.
3482
48b56b6a 34832012-10-18 Yufeng Zhang <yufeng.zhang@arm.com>
3484
99c7d5a8 3485 * gdb.base/ctxobj.exp: Skip if skip_shlib_tests returns true.
3486 * gdb.base/print-file-var.exp: Likewise.
3487 * gdb.base/type-opaque.exp: Likewise.
48b56b6a 3488
8de0566d
YQ
34892012-10-17 Yao Qi <yao@codesourcery.com>
3490
3491 * gdb.mi/mi-memory-changed.exp: New.
3492
44883546
YQ
34932012-10-16 Yao Qi <yao@codesourcery.com>
3494
3495 * gdb.reverse/solib-precsave.exp: Skip if skip_shlib_test
3496 returns true.
3497 Call gdb_load_shlibs.
3498 * gdb.reverse/solib-reverse.exp: Likewise.
3499
345f514a
KS
35002012-10-15 Keith Seitz <keiths@redhat.com>
3501
3502 * lib/cp-support.exp (cp_test_ptype_class): Add support
3503 for class typedefs.
3504
3505 * gdb.cp/derivation.exp: Add tests for g_instance.
3506
9e3a7d65
JK
35072012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3508
3509 Fix entry values resolving in inlined frames.
3510 * gdb.arch/amd64-entry-value-inline.S: New file.
3511 * gdb.arch/amd64-entry-value-inline.c: New file.
3512 * gdb.arch/amd64-entry-value-inline.exp: New file.
3513
21a7b089
JK
35142012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3515 Doug Evans <dje@google.com>
3516
3517 Fix recent gdb_breakpoint regression.
3518 * gdb.java/jmisc.exp: gdb_breakpoint for $function - remove curly
3519 braces from the parameter.
3520 * gdb.java/jprint.exp: Likewise.
3521
2c47921e
DE
35222012-10-15 Doug Evans <dje@google.com>
3523
3524 * lib/gdb.exp (runto): Fix call to gdb_breakpoint.
3525
89398707
JB
35262012-10-15 Yufeng Zhang <yufeng.zhang@arm.com>
3527
3528 * gdb.dwarf2/dw2-icc-opaque.S: Remove '#'.
3529
801e4185
TT
35302012-10-15 Tom Tromey <tromey@redhat.com>
3531
3532 * gdb.python/py-symtab.exp: Test sal and symtab destructors.
3533
74f910c8
TT
35342012-10-15 Tom Tromey <tromey@redhat.com>
3535
3536 * gdb.python/py-symbol.exp: Test symbol destructor.
3537
91567807
YQ
35382012-10-14 Yao Qi <yao@codesourcery.com>
3539
3540 * gdb.mi/mi2-cli.exp: Move to mi-cli.exp.
3541 * gdb.mi/mi-cli.exp: New.
3542
3543 * gdb.mi/mi2-basics.exp: Remove.
3544 * gdb.mi/mi2-break.exp: Remove.
3545 * gdb.mi/mi2-console.exp: Remove.
3546 * gdb.mi/mi2-disassemble.exp: Remove.
3547 * gdb.mi/mi2-eval.exp: Remove.
3548 * gdb.mi/mi2-file.exp: Remove.
3549 * gdb.mi/mi2-hack-cli.exp: Remove.
3550 * gdb.mi/mi2-pthreads.exp: Remove.
3551 * gdb.mi/mi2-read-memory.exp: Remove.
3552 * gdb.mi/mi2-regs.exp: Remove.
3553 * gdb.mi/mi2-return.exp: Remove.
3554 * gdb.mi/mi2-simplerun.exp: Remove.
3555 * gdb.mi/mi2-stack.exp: Remove.
3556 * gdb.mi/mi2-stepi.exp: Remove.
3557 * gdb.mi/mi2-syn-frame.exp: Remove.
3558 * gdb.mi/mi2-until.exp: Remove.
3559 * gdb.mi/mi2-watch.exp: Remove.
3560 * gdb.mi/mi2-var-block.exp: Remove.
3561 * gdb.mi/mi2-var-cmd.exp: Remove.
3562 * gdb.mi/mi2-var-display.exp: Remove.
3563
87332029
YQ
35642012-10-12 Yao Qi <yao@codesourcery.com>
3565
3566 * gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved): Remove
3567 trail '.*' on matching patterns.
3568
11fc9057
L
35692012-10-11 H.J. Lu <hongjiu.lu@intel.com>
3570
3571 * gdb.arch/i386-bp_permanent.exp: Skip if not is_x86_like_target.
3572 * gdb.arch/i386-cfi-notcurrent.exp: Likewise.
3573 * gdb.arch/i386-disp-step.exp: Likewise.
3574 * gdb.arch/i386-gnu-cfi.exp: Likewise.
3575 * gdb.arch/i386-prologue.exp: Likewise.
3576 * gdb.arch/i386-size-overlap.exp: Likewise.
3577 * gdb.arch/i386-size.exp: Likewise.
3578 * gdb.arch/i386-unwind.exp: Likewise.
3579
7d46bcdc
L
35802012-10-11 H.J. Lu <hongjiu.lu@intel.com>
3581
3582 * gdb.arch/i386-byte.exp: Remove is_ilp32_target check.
3583 * gdb.arch/i386-word.exp: Likewise.
3584
31224d9d
L
35852012-10-11 H.J. Lu <hongjiu.lu@intel.com>
3586
3587 * gdb.arch/i386-avx.exp: Check is_amd64_regs_target instead of
3588 is_ilp32_target to set nr_regs.
3589 * gdb.arch/i386-sse.exp: Likewise.
3590
5b7d0050
DE
35912012-10-11 Doug Evans <dje@google.com>
3592
7c09e5a0
DE
3593 PR breakpoints/14643.
3594 * gdb.linespec/ls-errs.exp: Change tests of "b if|task|thread".
3595 * gdb.linespec/thread.c: New file.
3596 * gdb.linespec/thread.exp: New file.
3597
5b7d0050
DE
3598 * lib/gdb.exp (gdb_breakpoint): Fix varargs scan.
3599 Recognize "message" -> print pass and fail. Add eof case.
3600 (runto): Recognize message, no-message. Print pass/fail if requested,
3601 with same treatment as gdb_breakpoint.
3602 (runto_main): Pass no-message to runto.
3603 (gdb_internal_error_resync): Add log message.
3604 (gdb_file_cmd): Tweak internal error fail text for consistency.
3605
2e24f4aa
JK
36062012-10-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3607
3608 Fix crash during stepping on ppc32.
3609 * gdb.base/step-symless.c: New file.
3610 * gdb.base/step-symless.exp: New file.
3611
aa14df25
DE
36122012-10-03 Doug Evans <dje@google.com>
3613
3614 PR symtab/14601
3615 * gdb.cp/using-crash.exp: New file.
3616 * gdb.cp/using-crash.cc: New file.
3617
975531db
DE
36182012-10-02 Doug Evans <dje@google.com>
3619
3620 * lib/gdb.exp (gdb_unload): Change wording of perror text to be
3621 more consistent.
3622 (runto,gdb_debug_format): Ditto.
3623 (gdb_file_cmd): Watch for eof in nested gdb_expect.
3624 Clean up logging and error messages.
3625
b3dc46ff
AB
36262012-10-01 Andrew Burgess <aburgess@broadcom.com>
3627
3628 Test find command on unmapped memory.
3629 * gdb.base/find-unmapped.c: New file.
3630 * gdb.base/find-unmapped.exp: New file.
3631
45814d45
YQ
36322012-09-29 Yao Qi <yao@codesourcery.com>
3633
3634 * gdb.trace/mi-tracepoint-changed.exp: New.
3635 * gdb.mi/mi-breakpoint-changed.exp: New.
3636 * gdb.mi/pending.c, gdb.mi/pendshr1.c: New
3637 * gdb.mi/pendshr2.c: New.
3638
4c2786ba
YQ
36392012-09-28 Yao Qi <yao@codesourcery.com>
3640
3641 * gdb.mi/pr11022.exp: New.
3642 * gdb.mi/pr11022.c: New. Copied from gdb.base/.
3643
7977e5d2
TT
36442012-09-27 Tom Tromey <tromey@redhat.com>
3645
3646 * gdb.cp/derivation.exp: Add regression test.
3647 * gdb.cp/derivation.cc (class V_base, class V_inter, class
3648 V_derived): New.
3649 (vderived): New global.
3650
0971de02
TT
36512012-09-26 Tom Tromey <tromey@redhat.com>
3652
3653 * gdb.dwarf2/dw2-common-block.S: New file.
3654 * gdb.dwarf2/dw2-common-block.exp: New file.
3655
4357ac6c
TT
36562012-09-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3657
3658 * gdb.fortran/common-block.exp: New file.
3659 * gdb.fortran/common-block.f90: New file.
3660
6f380991
AB
36612012-09-26 Andrew Burgess <aburgess@broadcom.com>
3662
3663 * gdb.base/duplicate-bp.c: New file.
3664 * gdb.base/duplicate-bp.exp: New file.
3665
8ae551cf
YQ
36662012-09-26 Yao Qi <yao@codesourcery.com>
3667
3668 * gdb.mi/mi2-cli.exp: Avoid line number in test summary.
3669
3670 Revert:
3671 2012-09-21 Yao Qi <yao@codesourcery.com>
3672
3673 * gdb.mi/mi2-cli.exp: Remove redundant '\'.
3674
318102b9
SP
36752012-09-25 Siddhesh Poyarekar <siddhesh@redhat.com>
3676
3677 * gdb.base/longest-types.c: New test case.
3678 * gdb.base/longest-types.exp: New test case.
3679
a1e5fd69
YQ
36802012-09-25 Yao Qi <yao@codesourcery.com>
3681
3682 * gdb.mi/mi2-cli.exp: Check breakpoint notification.
3683
04e7407c
JK
36842012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3685
3686 Fix internal error on canonicalization of clang types.
3687 * gdb.dwarf2/dw2-canonicalize-type.S: New file.
3688 * gdb.dwarf2/dw2-canonicalize-type.exp: New file.
3689 * lib/gdb.exp (gdb_file_cmd): Catch also GDB internal error.
3690
9bf4bce9
JK
36912012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3692
3693 Fix disassemble without parameters in tailcall frame.
3694 * gdb.arch/amd64-entry-value.exp (down, disassemble): New tests.
3695
2603f7ee
AB
36962012-09-21 Andrew Burgess <aburgess@broadcom.com>
3697
3698 * gdb.dwarf2/dw2-op-out-param.S: New file.
3699 * gdb.dwarf2/dw2-op-out-param.exp: New file.
3700
a3569abd
YQ
37012012-09-21 Yao Qi <yao@codesourcery.com>
3702
3703 * gdb.mi/mi2-cli.exp: Remove redundant '\'.
3704
a065d7af
YQ
37052012-09-21 Yao Qi <yao@codesourcery.com>
3706
3707 * gdb.mi/mi-cli.exp: Remove.
3708 * gdb.mi/mi2-cli.exp: Merged from mi-cli.exp.
3709
15544bd9
YQ
37102012-09-21 Yao Qi <yao@codesourcery.com>
3711
3712 * gdb.mi/mi-reverse.exp: Fix the typo in expected output of
3713 "=record-started" notification.
3714
82a90ccf
YQ
37152012-09-21 Yao Qi <yao@codesourcery.com>
3716
3717 * gdb.mi/mi-record-changed.exp: New.
3718 * gdb.mi/mi-reverse.exp: Adjust expected output.
3719
d7de8e3c
TT
37202012-09-20 Tom Tromey <tromey@redhat.com>
3721
3722 * gdb.python/python.exp: Test atexit.register.
3723
1aa99537
DE
37242012-09-20 Doug Evans <dje@google.com>
3725
05eade73
DE
3726 * boards/dwarf4-gdb-index.exp: New file.
3727
1aa99537
DE
3728 * gdb.base/callfuncs.exp (do_function_calls): Set unwindonsignal to on
3729 while running the tests.
3730
4ae24af0
JB
37312012-09-18 Joel Brobecker <brobecker@adacore.com>
3732
3733 * gdb.ada/bp_reset: New testcase.
3734
bb25a15c
YQ
37352012-09-18 Yao Qi <yao@codesourcery.com>
3736
3737 * gdb.trace/mi-tsv-changed.exp: New.
3738
201b4506
YQ
37392012-09-18 Yao Qi <yao@codesourcery.com>
3740
3741 * gdb.trace/mi-traceframe-changed.exp: New.
3742
6fc1c773
YQ
37432012-09-17 Yao Qi <yao@codesourcery.com>
3744
3745 * gdb.base/list.exp (set_listsize): Don't set arg to "unlimited"
3746 when it is less than 0.
3747
1ab3b62c
JK
37482012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3749
3750 PR 14119
3751 * gdb.arch/amd64-tailcall-ret.S: New file.
3752 * gdb.arch/amd64-tailcall-ret.c: New file.
3753 * gdb.arch/amd64-tailcall-ret.exp: New file.
3754 * gdb.reverse/amd64-tailcall-reverse.S: New file.
3755 * gdb.reverse/amd64-tailcall-reverse.c: New file.
3756 * gdb.reverse/amd64-tailcall-reverse.exp: New file.
3757
acf9414f
JK
37582012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3759
3760 PR 14548
3761 * gdb.reverse/singlejmp-reverse-nodebug.S: New file.
3762 * gdb.reverse/singlejmp-reverse-nodebug.c: New file.
3763 * gdb.reverse/singlejmp-reverse.S: New file.
3764 * gdb.reverse/singlejmp-reverse.c: New file.
3765 * gdb.reverse/singlejmp-reverse.exp: New file.
3766
666b578b
JK
37672012-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3768
3769 Fix compatibility with old GCC (~4.1).
3770 * gdb.cp/converts.cc (my_enum_var): New variable.
3771
42056501
AB
37722012-09-14 Andrew Burgess <aburgess@broadcom.com>
3773
3774 * gdb.xml/tdesc-regs.exp: Update expected output for new
3775 vector_size syntax of vector types.
3776
b9516fa1
YPK
37772012-09-13 Khoo Yit Phang <khooyp@cs.umd.edu>
3778
3779 Refactor Python "gdb" module into a proper Python package, by
3780 introducing a new "_gdb" module for code implemented in C, and
3781 using reload/__import__ instead of exec.
3782 * gdb.python/python.exp (Test stderr location): Update module
3783 location of GDB-specific sys.stderr.
3784 (Test stdout location): Ditto for sys.stdout.
3785
18dc9ad8
JK
37862012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3787
3788 * gdb.base/valgrind-infcall.exp: Remove comment about Ubuntu.
3789
ea3a9873
KS
37902012-09-12 Keith Seitz <keiths@redhat.com>
3791
3792 * gdb.cp/converts.cc (main): Comment out the pointer to boolean
3793 conversion statement.
3794
5941debb
DE
37952012-09-12 Doug Evans <dje@google.com>
3796
3797 * gdb.base/help.exp: Remove testing of individual command help text,
3798 too much of a maintenance burden. Instead, test the functionality
3799 of "help" itself.
3800
cfc35e02
DE
38012012-09-11 Doug Evans <dje@google.com>
3802
3a0ed5d7
DE
3803 * gdb.cp/mb-inline.exp: Do "info break" after setting multi-location
3804 breakpoint.
3805
cfc35e02
DE
3806 * gdb.dwarf2/fission-base.S: Include gdb.dwarf2/ in dwo_name.
3807 * gdb.dwarf2/fission-reread.S: Ditto.
3808 * gdb.dwarf2/fission-base.exp: Remove setting of debug-file-directory.
3809 * gdb.dwarf2/fission-reread.exp: Ditto.
3810
350b1b26
AB
38112012-09-11 Andrew Burgess <aburgess@broadcom.com>
3812
3813 * gdb.base/ptype.exp: Test ptype on a pointer to a typedef.
3814
2fa15f23
JB
38152012-09-10 Joel Brobecker <brobecker@adacore.com>
3816
3817 * gdb.ada/optim_drec: New testcase.
3818
09be558e
DE
38192012-09-10 Doug Evans <dje@google.com>
3820
3821 * boards/fission.exp: Explicitly mark "board" as not remote.
3822
5b4f6e25
KS
38232012-09-10 Keith Seitz <keiths@redhat.com>
3824
3825 PR gdb/13483
3826 * gdb.cp/converts.cc (A::A): Add ctor.
3827 (A::member_): Add member.
3828 (enum my_enum): New enumeration.
3829 (main): Add calls to foo1_7 with various
3830 permitted arguments.
3831 * gdb.cp/converts.exp: Add tests for boolean
3832 conversions permitted by the standard.
3833
b4ca5ed9
YPK
38342012-09-08 Khoo Yit Phang <khooyp@cs.umd.edu>
3835
3836 Replace -nw option with $INTERNAL_GDBFLAGS in "xgdb" tests to
3837 avoid spurious results due to ~/.gdbinit.
3838 * gdb.gdb/complaint.exp (setup_test): Replace -nw option with
3839 $INTERNAL_GDBFLAGS in run command.
3840 * gdb.gdb/observer.exp (setup_test): Ditto.
3841 * gdb.gdb/selftest.exp (test_with_self): Ditto.
3842 * gdb.gdb/xfullpath.exp (setup_test): Ditto.
3843
d54b30bb
DE
38442012-09-06 Doug Evans <dje@google.com>
3845
14910956
DE
3846 * boards/fission.exp: New file.
3847
d54b30bb
DE
3848 * gdb.python/py-value.exp: Use clean_restart.
3849
91b253e1
DE
38502012-09-05 Doug Evans <dje@google.com>
3851
3852 * gdb.base/info-macros.c: Fix whitespace.
3853
1292279a
PA
38542012-08-28 Pedro Alves <palves@redhat.com>
3855
3856 PR gdb/14428
3857
3858 * gdb.base/pc-fp.exp: Adjust expected output of 'info registers pc fp'.
3859
1c8cdcb1
JK
38602012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3861
3862 * gdb.base/break-caller-line.c: New file.
3863 * gdb.base/break-caller-line.exp: New file.
3864
1e8e8b51
JK
38652012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3866
3867 * gdb.ada/rdv_wait.exp (set debug-file-directory): New command.
3868 * gdb.arch/i386-cfi-notcurrent.S: New file.
3869 * gdb.arch/i386-cfi-notcurrent.exp: New file.
3870
1591a1e8
PA
38712012-08-27 Wei-cheng Wang <cole945@gmail.com>
3872 Yao Qi <yao@codesourcery.com>
3873 Pedro Alves <palves@redhat.com>
3874
3875 * gdb.base/memattr.exp (delete_memory, region_pass, region_fail):
3876 New procedures.
3877 (top level): Add overlap checking tests.
3878
4442ada7
TT
38792012-08-24 Tom Tromey <tromey@redhat.com>
3880
3881 * lib/gdb.exp (skip_unwinder_tests): Don't leave 'ok' set if
3882 gdb_test_multiple fails for other reasons.
3883
e7d50cc9
YQ
38842012-08-24 Yao Qi <yao@codesourcery.com>
3885
3886 * lib/gdb.exp (skip_unwinder_tests): Remove pass.
3887
dfbd5e7b
PA
38882012-08-23 Pedro Alves <palves@redhat.com>
3889
3890 * gdb.base/help.exp: Adjust to "handle" help text change.
3891
8d735b87
YQ
38922012-08-23 Yao Qi <yao@codesourcery.com>
3893
3894 * gdb.trace/disconnected-tracing.c (start, end): New.
3895 (main): Call start and end.
3896 * gdb.trace/disconnected-tracing.exp (disconnected_tracing): Move
3897 existing tests into this proc.
3898 (disconnected_tfind): New.
3899
61b1d759
YQ
39002012-08-23 Yao Qi <yao@codesourcery.com>
3901
3902 * boards/native-gdbserver.exp (${board}_upload): New.
3903 * boards/native-stdio-gdbserver.exp (${board}_upload): New.
3904 * gdb.trace/tfile.exp: Don't check 'gdb,nofileio'.
3905 Execute tfile on remote target.
3906 Copy trace file from target to host.
3907
6ca1b147
JM
39082012-08-22 Joseph Myers <joseph@codesourcery.com>
3909
3910 * gdb.arch/thumb-bx-pc.S: New file.
3911 * gdb.arch/thumb-bx-pc.exp: New file.
3912
706e3705
TT
39132012-08-22 Tom Tromey <tromey@redhat.com>
3914
3915 * gdb.base/maint.exp: Update.
3916
b4893d48
TT
39172012-08-22 Tom Tromey <tromey@redhat.com>
3918
3919 * lib/gdb.exp (skip_unwinder_tests): New proc.
3920 * gdb.cp/nextoverthrow.exp: Use skip_unwinder_tests.
3921 * gdb.java/jnpe.exp: Use skip_unwinder_tests.
3922
45b7da81
TT
39232012-08-21 Tom Tromey <tromey@redhat.com>
3924
3925 * gdb.hp/gdb.aCC/exception.exp: Remove.
3926
f94363d7
AP
3927012-08-19 Andrew Pinski <apinski@cavium.com>
3928
3929 * gdb.arch/mips-octeon-bbit.c: New file.
3930 * gdb.arch/mips-octeon-bbit.exp: New Test.
3931
e5afdbd7
KS
3932012-08-19 Keith Seitz <keiths@redhat.com>
3933
3934 PR c++/14365
3935 * gdb.dwarf2/dw2-anon-mptr.exp: New file.
3936 * gdb.dwarf2/dw2-anon-mptr.S: New file.
3937
c29e8b64
JK
39382012-08-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3939
3940 * gdb.base/solib-corrupted.exp (make solibs looping): Replace
3941 verbose -log by more specific untested call.
3942
15a7e7bc
YQ
39432012-08-18 Yao Qi <yao@codesourcery.com>
3944
3945 * gdb.trace/tfind.exp: Move tests on various command help before
3946 checking target supports trace.
3947 Fix the expected output of 'help tfind end'.
3948
a451cb65
KS
39492012-08-17 Keith Seitz <keiths@redhat.com>
3950
3951 PR c++/13356
3952 * gdb.base/default.exp: Update all "check type" tests.
3953 * gdb.base/help.exp: Likewise.
3954 * gdb.base/setshow.exp: Likewise.
3955 * gdb.cp/converts.cc (foo1_type_check): New function.
3956 (foo2_type_check): New function.
3957 (foo3_type_check): New function.
3958 (main): Call new functions.
3959 * converts.exp: Add tests for integer-to-pointer conversions
3960 with/without strict type-checking.
3961
dbf6a605
MF
39622012-08-16 Mike Frysinger <vapier@gentoo.org>
3963
3964 * gdb.base/help.exp: Update expected output.
3965
0c92d8c1
JB
39662012-08-16 Joel Brobecker <brobecker@adacore.com>
3967
3968 * gdb.ada/rdv_wait: New testcase.
3969
e56f7f42
JK
39702012-08-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3971
3972 * gdb.base/attach-twice.exp: Remove excessive ps exec.
3973
f47f77df
DE
39742012-08-13 Doug Evans <dje@google.com>
3975
e202d6e8 3976 * gdb.base/help.exp: Update expected output.
f47f77df
DE
3977 * gdb.base/default.exp: Update expected output of "show convenience".
3978
a72c3253
DE
39792012-08-10 Doug Evans <dje@google.com>
3980
3981 * gdb.python/py-strfns.c: New file.
3982 * gdb.python/py-strfns.exp: New file.
3983 * gdb.python/py-type.exp (test_fields): Add vector tests.
3984
de0bea00
MF
39852012-08-10 Mike Frysinger <vapier@gentoo.org>
3986
3987 PR cli/10436:
3988 * gdb.base/completion.exp: Add tests for handle completion.
3989
5b9afe8a
YQ
39902012-08-09 Yao Qi <yao@codesourcery.com>
3991
3992 * gdb.mi/mi-cmd-param-changed.exp: New.
3993 * gdb.mi/mi-cli.exp: Update for MI notification "=cmd-param-changed".
3994 * gdb.mi/mi-var-rtti.exp, gdb.mi/mi2-cli.exp: Likewise.
3995 * gdb.mi/mi2-prompt.exp: Likewise.
3996
4f485ebc
DE
39972012-08-08 Doug Evans <dje@google.com>
3998
3999 * gdb.base/debug-expr.c: New file.
4000 * gdb.base/debug-expr.exp: New file.
4001 * gdb.base/exprs.exp: Test {type} casts.
4002 * gdb.cp/debug-expr.exp: New file.
4003
5888842d
JK
40042012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4005
4006 * gdb.base/valgrind-infcall.exp (continue #$continue_count): Use
4007 global variable loop, not a 'break'. Add loop count limit to 100.
4008 Add new fail case for terminated vgdb.
4009
4f69f4c2
JK
40102012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4011 Jean-Marc Saffroy <saffroy@gmail.com>
4012
4013 PR 11804
4014 * gdb.base/gcore-relro.exp: New file.
4015 * gdb.base/gcore-relro-main.c: New file.
4016 * gdb.base/gcore-relro-lib.c: New file.
4017
e2de5390
JK
40182012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4019
4020 Do not false FAIL with old GCCs.
4021 * gdb.base/watchpoint.exp (self-delete local watch) <$no_hw>: XFAIL for
4022 GCC < 4.5 in $no_hw mode.
4023
606603c5
JK
40242012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4025
4026 * gdb.base/default.exp (cd): Accept new directory with no arguments.
4027
777f26c2
JK
40282012-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4029
4030 * gdb.base/list.exp (test_only_end): New function.
4031 Call it.
4032
2c12abee
TT
40332012-08-06 Tom Tromey <tromey@redhat.com>
4034
4035 * gdb.python/py-mi.exp: Add test for printer whose children
4036 are a list.
4037 * gdb.python/py-prettyprint.c (struct children_as_list): New.
4038 (main): New variable children_as_list.
4039 * gdb.python/py-prettyprint.py (class pp_children_as_list):
4040 New.
4041 (register_pretty_printers): Register new printer.
4042
0eae2cf4
EBM
40432012-08-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
4044
4045 * gdb.base/valgrind-infcall.exp: Expect leading `.' on ppc64's
4046 symbols. Abort if vgdb remote connection is closed.
4047
09e0881d
DE
40482012-08-02 Doug Evans <dje@google.com>
4049
4050 * gdb.base/info-fun.exp: Fix failures on m68k, ppc64, s390x.
4051
b40f514f
SDJ
40522012-08-02 Sergio Durigan Junior <sergiodj@redhat.com>
4053
4054 * gdb.base/pc-fp.exp: Adjust testcase to match different outputs from
4055 s390x, PowerPC 64 and m68k-linux.
4056
11315ae0
UW
40572012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
4058
4059 * gdb.base/annota1.exp: Accept no frames-invalid notification
4060 when starting up the program.
4061 * gdb.python/py-value.exp (test_value_numeric_ops): Pointers may
4062 show a symbolic value as well.
4063 * gdb.server/server-exec-info.exp: Skip test when skipping
4064 gdbserver test and/or when skipping shared library tests.
4065 * gdb.threads/linux-dp.exp: Unset "seen" when done with it to
4066 avoid name conflicts with other tests.
4067
0547eeed
UW
40682012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
4069
4070 * gdb.dwarf2/dw2-icc-opaque.S: Remove .align directives.
4071 Fix wrong output on big-endian systems.
4072 * gdb.dwarf2/dw2-icc-opaque.exp: Expect @mode32 attribute on
4073 4-byte pointer types on 64-bit s390x.
4074
bdddb4de
UW
40752012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
4076
4077 * gdb.base/watchpoint.c (func2): Initialize local_a. Add
4078 marker comment at the beginning (after intialization).
4079 * gdb.base/watchpoint.exp (test_complex_watchpoint): Set func2
4080 breakpoint on marker comment instead of function begin.
4081 (test_wide_location_1): Do not expect HW watchpoints on 32-bit
4082 PowerPC.
4083 (test_wide_location_2): Do not expect HW watchpoints on 32-bit
4084 or 64-bit PowerPC.
4085 (do_tests): Consistently set can-use-hw-watchpoints to 0 if
4086 gdb,no_hardware_watchpoints flag is set.
4087 (initialize): Remove now redundant can-use-hw-watchpoints change.
4088
5d206025
YQ
40892012-08-02 Yao Qi <yao@codesourcery.com>
4090 Pedro Alves <palves@redhat.com>
4091
4092 * boards/local-remote-host.exp: New.
4093
4f665099
UW
40942012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
4095
4096 * gdb.base/catch-load.exp: Fix argument to gdb_load_shlibs.
4097 * gdb.base/ctxobj.exp: Call gdb_load_shlibs.
4098 * gdb.base/print-file-var.exp: Likewise.
4099 * gdb.server/solib-list.exp: Skip on remote targets.
4100
b62e2b27
UW
41012012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
4102
4103 * gdb.base/watchpoint.exp (test_wide_location_1): Expect software
4104 watchpoints on ARM. When expecting software watchpoints, tolerate
4105 (remote) targets that report unsupported hardware watchpoint only
4106 at continue time.
4107 (test_wide_location_2): Likewise.
4108
a967a851
JK
41092012-08-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4110
4111 * gdb.base/valgrind-infcall.exp: Relax the UNSUPPORTED check for more
4112 valgrind versions.
4113
75d9f9ff 41142012-07-31 Jan Kratochvil <jan.kratochvil@redhat.com>
a14dd77e
JK
4115
4116 * gdb.base/valgrind-infcall.c: New file.
4117 * gdb.base/valgrind-infcall.exp: New file.
4118
75d9f9ff
JK
4119 * gdb.base/valgrind-db-attach.exp: Do not run in remote mode.
4120
1c9f2ed2
KS
41212012-07-30 Keith Seitz <keiths@redhat.com>
4122
4123 * gdb.linespec/ls-errs.exp: Check some quote-enclosed
4124 linespecs.
4125
7f9b2034
DE
41262012-07-30 Doug Evans <dje@google.com>
4127
85220e01
DE
4128 * gdb.dwarf2/fission-reread.S: Use .data instead of .bss.
4129 * gdb.dwarf2/pr13961.S: Ditto.
4130
7f9b2034
DE
4131 * gdb.dwarf2/dw4-sig-types.exp: Fix typo.
4132
4e969b4f
AB
41332012-07-30 Andrew Burgess <aburgess@broadcom.com>
4134
4135 * gdb.mi/mi-var-invalidate.exp: Create a floating variable and
4136 change its format immediately after reloading the binary.
4137
e7de8362
JK
41382012-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4139
4140 Fix testsuite regression after --use-deprecated-index-sections removal.
4141 * gdb.base/annota1.exp (run until main breakpoint): Update the expect
4142 string.
4143 * gdb.base/async-shell.exp (gdbindex_warning_re): Likewise.
4144
7255706c
YQ
41452012-07-27 Yao Qi <yao@codesourcery.com>
4146
4147 KFAIL for PR remote/14161.
4148 * gdb.trace/strace.exp (strace_remove_socket): kfail for native.
4149 Cleanup socket files.
4150 (strace_info_marker): Detach inferior.
4151
f2e8016f
TT
41522012-07-26 Tom Tromey <tromey@redhat.com>
4153
6fdff2c5 4154 * gdb.objc/print.exp (test_float_accepted): Remove kfails.
f2e8016f 4155
f66713d2
JK
41562012-07-26 Markus Metzger <markus.t.metzger@intel.com>
4157
4158 * gdb.python/py-inferior.c (thread): New function.
4159 (check_threads): New function.
4160 (test_threads): New function.
4161 * gdb.python/py-inferior.exp: Added test.
4162 Replaced runto with continue to breakpoint.
4163
8223e12c
TT
41642012-07-26 Tom Tromey <tromey@redhat.com>
4165
4166 * lib/ada.exp (standard_ada_testfile): New proc.
4167 * gdb.ada/aliased_array.exp: Use standard_ada_testfile.
4168 * gdb.ada/array_bounds.exp: Use standard_ada_testfile.
4169 * gdb.ada/array_return.exp: Use standard_ada_testfile.
4170 * gdb.ada/array_subscript_addr.exp: Use standard_ada_testfile.
4171 * gdb.ada/arrayidx.exp: Use standard_ada_testfile.
4172 * gdb.ada/arrayparam.exp: Use standard_ada_testfile.
4173 * gdb.ada/arrayptr.exp: Use standard_ada_testfile.
4174 * gdb.ada/atomic_enum.exp: Use standard_ada_testfile.
4175 * gdb.ada/bad-task-bp-keyword.exp: Use standard_ada_testfile.
4176 * gdb.ada/bp_enum_homonym.exp: Use standard_ada_testfile.
4177 * gdb.ada/bp_on_var.exp: Use standard_ada_testfile.
4178 * gdb.ada/bp_range_type.exp: Use standard_ada_testfile.
4179 * gdb.ada/call_pn.exp: Use standard_ada_testfile.
4180 * gdb.ada/catch_ex.exp: Use standard_ada_testfile.
4181 * gdb.ada/char_enum.exp: Use standard_ada_testfile.
4182 * gdb.ada/char_param.exp: Use standard_ada_testfile.
4183 * gdb.ada/complete.exp: Use standard_ada_testfile.
4184 * gdb.ada/cond_lang.exp: Use standard_ada_testfile,
4185 standard_output_file.
4186 * gdb.ada/dyn_loc.exp: Use standard_ada_testfile.
4187 * gdb.ada/enum_idx_packed.exp: Use standard_ada_testfile.
4188 * gdb.ada/exec_changed.exp: Use standard_ada_testfile,
4189 standard_output_file.
4190 * gdb.ada/exprs.exp: Use standard_ada_testfile.
4191 * gdb.ada/fixed_cmp.exp: Use standard_ada_testfile.
4192 * gdb.ada/fixed_points.exp: Use standard_ada_testfile.
4193 * gdb.ada/formatted_ref.exp: Use standard_ada_testfile.
4194 * gdb.ada/frame_args.exp: Use standard_ada_testfile.
4195 * gdb.ada/fullname_bp.exp: Use standard_ada_testfile.
4196 * gdb.ada/fun_addr.exp: Use standard_ada_testfile.
4197 * gdb.ada/fun_in_declare.exp: Use standard_ada_testfile.
4198 * gdb.ada/funcall_param.exp: Use standard_ada_testfile.
4199 * gdb.ada/homonym.exp: Use standard_ada_testfile.
4200 * gdb.ada/info_locals_renaming.exp: Use standard_ada_testfile.
4201 * gdb.ada/int_deref.exp: Use standard_ada_testfile.
4202 * gdb.ada/interface.exp: Use standard_ada_testfile.
4203 * gdb.ada/lang_switch.exp: Use standard_ada_testfile,
4204 standard_output_file
4205 * gdb.ada/mi_catch_ex.exp: Use standard_ada_testfile.
4206 * gdb.ada/mi_task_arg.exp: Use standard_ada_testfile.
4207 * gdb.ada/mi_task_info.exp: Use standard_ada_testfile.
4208 * gdb.ada/mod_from_name.exp: Use standard_ada_testfile.
4209 * gdb.ada/nested.exp: Use standard_ada_testfile.
4210 * gdb.ada/null_array.exp: Use standard_ada_testfile.
4211 * gdb.ada/null_record.exp: Use standard_ada_testfile.
4212 * gdb.ada/operator_bp.exp: Use standard_ada_testfile.
4213 * gdb.ada/packed_array.exp: Use standard_ada_testfile.
4214 * gdb.ada/packed_tagged.exp: Use standard_ada_testfile.
4215 * gdb.ada/print_chars.exp: Use standard_ada_testfile.
4216 * gdb.ada/print_pc.exp: Use standard_ada_testfile.
4217 * gdb.ada/ptr_typedef.exp: Use standard_ada_testfile.
4218 * gdb.ada/ptype_field.exp: Use standard_ada_testfile.
4219 * gdb.ada/ptype_tagged_param.exp: Use standard_ada_testfile.
4220 * gdb.ada/rec_return.exp: Use standard_ada_testfile.
4221 * gdb.ada/ref_param.exp: Use standard_ada_testfile.
4222 * gdb.ada/ref_tick_size.exp: Use standard_ada_testfile.
4223 * gdb.ada/same_enum.exp: Use standard_ada_testfile.
4224 * gdb.ada/set_pckd_arr_elt.exp: Use standard_ada_testfile.
4225 * gdb.ada/small_reg_param.exp: Use standard_ada_testfile.
4226 * gdb.ada/start.exp: Use standard_ada_testfile.
4227 * gdb.ada/str_ref_cmp.exp: Use standard_ada_testfile.
4228 * gdb.ada/sym_print_name.exp: Use standard_ada_testfile.
4229 * gdb.ada/taft_type.exp: Use standard_ada_testfile.
4230 * gdb.ada/tagged.exp: Use standard_ada_testfile.
4231 * gdb.ada/tagged_not_init.exp: Use standard_ada_testfile.
4232 * gdb.ada/task_bp.exp: Use standard_ada_testfile.
4233 * gdb.ada/tasks.exp: Use standard_ada_testfile.
4234 * gdb.ada/tick_last_segv.exp: Use standard_ada_testfile.
4235 * gdb.ada/type_coercion.exp: Use standard_ada_testfile.
4236 * gdb.ada/uninitialized_vars.exp: Use standard_ada_testfile.
4237 * gdb.ada/variant_record_packed_array.exp: Use standard_ada_testfile.
4238 * gdb.ada/watch_arg.exp: Use standard_ada_testfile.
4239 * gdb.ada/whatis_array_val.exp: Use standard_ada_testfile.
4240 * gdb.ada/widewide.exp: Use standard_ada_testfile.
4241
bbec57e4
JK
42422012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4243
4244 Fix testsuite regression after --use-deprecated-index-sections removal.
4245 * lib/mi-support.exp (gdbindex_warning_re): Update the expect string.
4246
9cc8e32c
JK
42472012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4248
4249 Fix compatibility with Tcl before 7.5.
4250 * lib/future.exp (lreverse): New function if it does not exist.
4251
ea5ca7b5
MK
42522012-07-25 Marc Khouzam <marc.khouzam@ericsson.com>
4253
4254 * gdb.mi/mi-pending.c: New method to set a second pending
4255 breakpoint.
4256 * gdb.mi/mi-pending.exp: Set a pending breakpoint with a
4257 condition.
4258
64776a0b
PA
42592012-07-20 Pedro Alves <palves@redhat.com>
4260
4261 PR threads/11692
4262 PR gdb/12203
4263
4264 * gdb.threads/create-fail.c: New file.
4265 * gdb.threads/create-fail.exp: New file.
4266
13e4e967
PA
42672012-07-19 Pedro Alves <palves@redhat.com>
4268
4269 * config/monitor.exp (gdb_load): Remove redundant ';' in for loop.
4270 * config/vx.exp (gdb_start): Likewise.
4271 * gdb.base/printcmds.exp (test_print_repeats_10): Likewise.
4272 * gdb.base/setvar.exp (test_set): Likewise.
4273 * gdb.base/sigall.exp: Use foreach+lrange instead of for+continue.
4274 * gdb.reverse/sigall-precsave.exp: Likewise.
4275 * gdb.reverse/sigall-reverse.exp: Likewise.
4276
b7aefa4d
PA
42772012-07-19 Pedro Alves <palves@redhat.com>
4278
4279 * gdb.reverse/sigall-precsave.exp: Set a breakpoint at each signal
4280 handler before recording.
4281
608b4967
TT
42822012-07-19 Tom Tromey <tromey@redhat.com>
4283
4284 * gdb.cp/casts.exp: Add tests for typeof and decltype.
4285 * gdb.cp/casts.cc (decltype): New function.
4286 (main): Use it.
4287
b1e0c0fa
PA
42882012-07-19 Pedro Alves <palves@redhat.com>
4289
4290 * gdb.base/sigall.exp (signals): New list.
4291 <top level>: Loop over signals in the $signals list instead of
4292 calling a test function once per signal.
4293 * gdb.reverse/sigall-precsave.exp (signals): New list.
4294 <top level>: Loop over signals in the $signals list instead of
4295 calling a test function once per signal.
4296 * gdb.reverse/sigall-reverse.exp (signals): New list.
4297 <top level>: Loop over signals in the $signals list instead of
4298 calling a test function once per signal.
4299
6ace3df1
YQ
43002012-07-19 Yao Qi <yao@codesourcery.com>
4301
4302 * gdb.base/setshow.exp: Test 'set args ~'.
4303
263a0f8c
JK
43042012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4305
4306 * gdb.base/store.exp (check_set): Import gdb_prompt.
4307 (continue to wack_${t}): Make it to conditional gdb_test_multiple.
4308 (${prefix}; next ${t}): Hide its name, handle it conditionally now.
4309
8f043999
JK
43102012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4311
4312 PR 11914
4313 * gdb.python/py-prettyprint.c (eval_func, eval_sub): New.
4314 (main): Call eval_sub.
4315 * gdb.python/py-prettyprint.exp:
4316 (python execfile ('py-prettyprint.py')): Move it earlier.
4317 New breakpoint for eval-break.
4318 (continue to breakpoint: eval-break, info locals): New test.
4319 (python execfile ('py-prettyprint.py')): Move it from here.
4320 * gdb.python/py-prettyprint.py (class pp_eval_type): New.
4321 (register_pretty_printers): Register pp_eval_type.
4322
725c7b66
JK
43232012-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4324
4325 Fix a testcase regression by me.
4326 * gdb.dwarf2/fission-reread.S: Fix two DW_FORM_data8 to be
4327 DW_FORM_data4.
4328
4359dff1
JK
43292012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4330 Doug Evans <dje@google.com>
4331
4332 * gdb.dwarf2/dw2-minsym-in-cu.S: New file.
4333 * gdb.dwarf2/dw2-minsym-in-cu.exp: New file.
4334
61e44cfa
JK
43352012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4336
4337 Fix gdbserver run regression.
4338 * gdb.trace/disconnected-tracing.exp (executabel): Fix typo.
4339
93c0ef37
TT
43402012-07-12 Tom Tromey <tromey@redhat.com>
4341
4342 * lib/gdb.exp (standard_testfile): Don't declare objdir.
4343 (clean_restart): Likewise.
4344 (core_find): Use standard_output_file.
4345
76027ef5
TT
43462012-07-12 Tom Tromey <tromey@redhat.com>
4347
4348 * gdb.dwarf2/dup-psym.exp: Use prepare_for_testing_full.
4349 * gdb.dwarf2/dw2-anonymous-func.exp: Use
4350 prepare_for_testing_full.
4351 * gdb.dwarf2/dw2-basic.exp: Use prepare_for_testing_full.
4352 * gdb.dwarf2/dw2-compressed.exp: Use prepare_for_testing_full.
4353 * gdb.dwarf2/dw2-const.exp: Use prepare_for_testing_full.
4354 * gdb.dwarf2/dw2-cu-size.exp: Use prepare_for_testing_full.
4355 * gdb.dwarf2/dw2-intercu.exp: Use prepare_for_testing_full.
4356 * gdb.dwarf2/dw2-intermix.exp: Use prepare_for_testing_full.
4357 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use
4358 prepare_for_testing_full.
4359 * gdb.dwarf2/dw2-producer.exp: Use prepare_for_testing_full.
4360 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use
4361 prepare_for_testing_full.
4362 * gdb.dwarf2/dw2-restore.exp: Use prepare_for_testing_full.
4363 * gdb.dwarf2/dw2-strp.exp: Use prepare_for_testing_full.
4364 * gdb.dwarf2/mac-fileno.exp: Use prepare_for_testing_full.
4365
85b4440a
TT
43662012-07-12 Tom Tromey <tromey@redhat.com>
4367
4368 * lib/gdb.exp (build_executable_from_specs): New proc, from
4369 build_executable.
4370 (build_executable): Use it.
4371 (prepare_for_testing_full): New proc.
4372
55baab26
TT
43732012-07-11 Tom Tromey <tromey@redhat.com>
4374
4375 * gdb.reverse/break-precsave.exp: Use standard_output_file.
4376 * gdb.reverse/consecutive-precsave.exp: Use standard_output_file.
4377 * gdb.reverse/finish-precsave.exp: Use standard_output_file.
4378 * gdb.reverse/i386-precsave.exp: Use standard_output_file.
4379 * gdb.reverse/machinestate-precsave.exp: Use standard_output_file.
4380 * gdb.reverse/sigall-precsave.exp: Use standard_output_file.
4381 * gdb.reverse/solib-precsave.exp: Use standard_output_file.
4382 * gdb.reverse/step-precsave.exp: Use standard_output_file.
4383 * gdb.reverse/until-precsave.exp: Use standard_output_file.
4384 * gdb.reverse/watch-precsave.exp: Use standard_output_file.
4385
298a9cf0
TT
43862012-07-10 Tom Tromey <tromey@redhat.com>
4387
4388 * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile,
4389 standard_output_file.
4390 * gdb.mi/gdb2549.exp: Use standard_testfile.
4391 * gdb.mi/gdb669.exp: Use standard_testfile.
4392 * gdb.mi/gdb701.exp: Use standard_testfile.
4393 * gdb.mi/gdb792.exp: Use standard_testfile.
4394 * gdb.mi/mi-async.exp: Use standard_testfile.
4395 * gdb.mi/mi-basics.exp: Use standard_testfile.
4396 * gdb.mi/mi-break.exp: Use standard_testfile.
4397 * gdb.mi/mi-cli.exp: Use standard_testfile.
4398 * gdb.mi/mi-console.exp: Use standard_testfile.
4399 * gdb.mi/mi-disassemble.exp: Use standard_testfile.
4400 * gdb.mi/mi-eval.exp: Use standard_testfile.
4401 * gdb.mi/mi-file-transfer.exp: Use standard_testfile.
4402 * gdb.mi/mi-file.exp: Use standard_testfile.
4403 * gdb.mi/mi-inheritance-syntax-error.exp: Use standard_testfile.
4404 * gdb.mi/mi-logging.exp: Use standard_testfile.
4405 * gdb.mi/mi-nonstop-exit.exp: Use standard_testfile.
4406 * gdb.mi/mi-nonstop.exp: Use standard_testfile.
4407 * gdb.mi/mi-ns-stale-regcache.exp: Use standard_testfile.
4408 * gdb.mi/mi-nsintrall.exp: Use standard_testfile.
4409 * gdb.mi/mi-nsmoribund.exp: Use standard_testfile.
4410 * gdb.mi/mi-nsthrexec.exp: Use standard_testfile.
4411 * gdb.mi/mi-pending.exp: Use standard_testfile,
4412 standard_output_file.
4413 * gdb.mi/mi-pthreads.exp: Use standard_testfile.
4414 * gdb.mi/mi-read-memory.exp: Use standard_testfile.
4415 * gdb.mi/mi-regs.exp: Use standard_testfile.
4416 * gdb.mi/mi-return.exp: Use standard_testfile.
4417 * gdb.mi/mi-reverse.exp: Use standard_testfile.
4418 * gdb.mi/mi-simplerun.exp: Use standard_testfile.
4419 * gdb.mi/mi-solib.exp: Use standard_testfile,
4420 standard_output_file.
4421 * gdb.mi/mi-stack.exp: Use standard_testfile.
4422 * gdb.mi/mi-stepi.exp: Use standard_testfile.
4423 * gdb.mi/mi-stepn.exp: Use standard_testfile.
4424 * gdb.mi/mi-syn-frame.exp: Use standard_testfile.
4425 * gdb.mi/mi-until.exp: Use standard_testfile.
4426 * gdb.mi/mi-var-block.exp: Use standard_testfile.
4427 * gdb.mi/mi-var-child-f.exp: Use standard_testfile.
4428 * gdb.mi/mi-var-child.exp: Use standard_testfile.
4429 * gdb.mi/mi-var-cmd.exp: Use standard_testfile.
4430 * gdb.mi/mi-var-cp.exp: Use standard_testfile.
4431 * gdb.mi/mi-var-display.exp: Use standard_testfile.
4432 * gdb.mi/mi-var-invalidate.exp: Use standard_testfile,
4433 standard_output_file.
4434 * gdb.mi/mi-var-rtti.exp: Use standard_testfile.
4435 * gdb.mi/mi-watch-nonstop.exp: Use standard_testfile.
4436 * gdb.mi/mi-watch.exp: Use standard_testfile.
4437 * gdb.mi/mi2-amd64-entry-value.exp: Use standard_testfile.
4438 * gdb.mi/mi2-basics.exp: Use standard_testfile.
4439 * gdb.mi/mi2-break.exp: Use standard_testfile.
4440 * gdb.mi/mi2-cli.exp: Use standard_testfile.
4441 * gdb.mi/mi2-console.exp: Use standard_testfile.
4442 * gdb.mi/mi2-disassemble.exp: Use standard_testfile.
4443 * gdb.mi/mi2-eval.exp: Use standard_testfile.
4444 * gdb.mi/mi2-file.exp: Use standard_testfile.
4445 * gdb.mi/mi2-pthreads.exp: Use standard_testfile.
4446 * gdb.mi/mi2-read-memory.exp: Use standard_testfile.
4447 * gdb.mi/mi2-regs.exp: Use standard_testfile.
4448 * gdb.mi/mi2-return.exp: Use standard_testfile.
4449 * gdb.mi/mi2-simplerun.exp: Use standard_testfile.
4450 * gdb.mi/mi2-stack.exp: Use standard_testfile.
4451 * gdb.mi/mi2-stepi.exp: Use standard_testfile.
4452 * gdb.mi/mi2-syn-frame.exp: Use standard_testfile.
4453 * gdb.mi/mi2-until.exp: Use standard_testfile.
4454 * gdb.mi/mi2-var-block.exp: Use standard_testfile.
4455 * gdb.mi/mi2-var-child.exp: Use standard_testfile.
4456 * gdb.mi/mi2-var-cmd.exp: Use standard_testfile.
4457 * gdb.mi/mi2-var-display.exp: Use standard_testfile.
4458 * gdb.mi/mi2-watch.exp: Use standard_testfile.
4459
f5f3a911
TT
44602012-07-10 Tom Tromey <tromey@redhat.com>
4461
4462 * gdb.cp/abstract-origin.exp: Use standard_testfile.
4463 * gdb.cp/ambiguous.exp: Use standard_testfile,
4464 prepare_for_testing.
4465 * gdb.cp/annota2.exp: Use standard_testfile, prepare_for_testing.
4466 * gdb.cp/annota3.exp: Use standard_testfile, prepare_for_testing.
4467 * gdb.cp/anon-ns.exp: Use standard_testfile.
4468 * gdb.cp/anon-struct.exp: Use standard_testfile.
4469 * gdb.cp/anon-union.exp: Use standard_testfile,
4470 prepare_for_testing.
4471 * gdb.cp/arg-reference.exp: Use standard_testfile,
4472 prepare_for_testing.
4473 * gdb.cp/bool.exp: Use standard_testfile, prepare_for_testing.
4474 * gdb.cp/breakpoint.exp: Use standard_testfile,
4475 prepare_for_testing.
4476 * gdb.cp/bs15503.exp: Use standard_testfile, prepare_for_testing.
4477 * gdb.cp/call-c.exp: Use standard_testfile, clean_restart,
4478 standard_output_file.
4479 * gdb.cp/casts.exp: Use standard_testfile, prepare_for_testing.
4480 * gdb.cp/class2.exp: Use standard_testfile, prepare_for_testing.
4481 * gdb.cp/classes.exp: Use standard_testfile, prepare_for_testing.
4482 (test_static_members): Update.
4483 * gdb.cp/cmpd-minsyms.exp: Use standard_testfile.
4484 * gdb.cp/converts.exp: Use standard_testfile.
4485 * gdb.cp/cp-relocate.exp: Use standard_testfile.
4486 * gdb.cp/cpcompletion.exp: Use standard_testfile,
4487 prepare_for_testing.
4488 * gdb.cp/cpexprs.exp: Use standard_testfile, prepare_for_testing.
4489 * gdb.cp/cplabel.exp: Use standard_testfile.
4490 * gdb.cp/cplusfuncs.exp: Use standard_testfile,
4491 prepare_for_testing.
4492 * gdb.cp/ctti.exp: Use standard_testfile, prepare_for_testing.
4493 * gdb.cp/derivation.exp: Use standard_testfile,
4494 prepare_for_testing.
4495 * gdb.cp/destrprint.exp: Use standard_testfile.
4496 * gdb.cp/dispcxx.exp: Use standard_testfile.
4497 * gdb.cp/exception.exp: Use standard_testfile,
4498 prepare_for_testing.
4499 * gdb.cp/expand-psymtabs-cxx.exp: Use standard_testfile.
4500 * gdb.cp/extern-c.exp: Use standard_testfile,
4501 prepare_for_testing.
4502 * gdb.cp/formatted-ref.exp: Use standard_testfile,
4503 prepare_for_testing.
4504 * gdb.cp/fpointer.exp: Use standard_testfile.
4505 * gdb.cp/gdb1355.exp: Use standard_testfile, prepare_for_testing.
4506 * gdb.cp/gdb2384.exp: Use standard_testfile, clean_restart,
4507 standard_output_file.
4508 * gdb.cp/gdb2495.exp: Use standard_testfile, prepare_for_testing.
4509 * gdb.cp/hang.exp: Use standard_testfile, prepare_for_testing.
4510 * gdb.cp/infcall-dlopen.exp: Use standard_testfile,
4511 standard_output_file.
4512 * gdb.cp/inherit.exp: Use standard_testfile, prepare_for_testing.
4513 (do_tests): Update.
4514 * gdb.cp/koenig.exp: Use standard_testfile.
4515 * gdb.cp/local.exp: Use standard_testfile, prepare_for_testing.
4516 * gdb.cp/m-data.exp: Use standard_testfile, prepare_for_testing.
4517 * gdb.cp/m-static.exp: Use standard_testfile,
4518 prepare_for_testing.
4519 * gdb.cp/mb-ctor.exp: Use standard_testfile, prepare_for_testing.
4520 * gdb.cp/mb-inline.exp: Use standard_testfile,
4521 prepare_for_testing.
4522 * gdb.cp/mb-templates.exp: Use standard_testfile,
4523 prepare_for_testing.
4524 * gdb.cp/member-ptr.exp: Use standard_testfile,
4525 prepare_for_testing.
4526 * gdb.cp/meth-typedefs.exp: Use standard_testfile.
4527 * gdb.cp/method.exp: Use standard_testfile, prepare_for_testing.
4528 * gdb.cp/method2.exp: Use standard_testfile.
4529 * gdb.cp/minsym-fallback.exp: Use standard_testfile,
4530 standard_output_file.
4531 * gdb.cp/misc.exp: Use standard_testfile, prepare_for_testing.
4532 (do_tests): Update.
4533 * gdb.cp/namespace-enum.exp: Use standard_testfile,
4534 prepare_for_testing.
4535 * gdb.cp/namespace-nested-import.exp: Use standard_testfile,
4536 prepare_for_testing.
4537 * gdb.cp/namespace.exp: Use standard_testfile,
4538 prepare_for_testing.
4539 * gdb.cp/nextoverthrow.exp: Use standard_testfile.
4540 * gdb.cp/no-dmgl-verbose.exp: Use standard_testfile.
4541 * gdb.cp/nsdecl.exp: Use standard_testfile, prepare_for_testing.
4542 * gdb.cp/nsimport.exp: Use standard_testfile,
4543 prepare_for_testing.
4544 * gdb.cp/nsnested.exp: Use standard_testfile.
4545 * gdb.cp/nsnoimports.exp: Use standard_testfile.
4546 * gdb.cp/nsrecurs.exp: Use standard_testfile,
4547 prepare_for_testing.
4548 * gdb.cp/nsstress.exp: Use standard_testfile,
4549 prepare_for_testing.
4550 * gdb.cp/nsusing.exp: Use standard_testfile, prepare_for_testing.
4551 * gdb.cp/operator.exp: Use standard_testfile.
4552 * gdb.cp/oranking.exp: Use standard_testfile.
4553 * gdb.cp/overload-const.exp: Use standard_testfile.
4554 * gdb.cp/overload.exp: Use standard_testfile,
4555 prepare_for_testing.
4556 * gdb.cp/ovldbreak.exp: Use standard_testfile.
4557 * gdb.cp/ovsrch.exp: Use standard_testfile.
4558 * gdb.cp/paren-type.exp: Use standard_testfile.
4559 * gdb.cp/pass-by-ref.exp: Use standard_testfile,
4560 prepare_for_testing.
4561 * gdb.cp/pr-1023.exp: Use standard_testfile, prepare_for_testing.
4562 * gdb.cp/pr-1210.exp: Use standard_testfile, prepare_for_testing.
4563 * gdb.cp/pr-574.exp: Use standard_testfile, prepare_for_testing.
4564 * gdb.cp/pr10687.exp: Use standard_testfile, clean_restart.
4565 * gdb.cp/pr10728.exp: Use standard_testfile,
4566 standard_output_file.
4567 * gdb.cp/pr12028.exp: Use standard_testfile.
4568 * gdb.cp/pr9067.exp: Use standard_testfile, prepare_for_testing.
4569 * gdb.cp/pr9167.exp: Use standard_testfile.
4570 * gdb.cp/pr9631.exp: Use standard_testfile, prepare_for_testing.
4571 * gdb.cp/printmethod.exp: Use standard_testfile,
4572 prepare_for_testing.
4573 * gdb.cp/psmang.exp: Use standard_testfile, clean_restart.
4574 * gdb.cp/psymtab-parameter.exp: Use standard_testfile.
4575 * gdb.cp/ptype-cv-cp.exp: Use standard_testfile.
4576 * gdb.cp/re-set-overloaded.exp: Use standard_testfile,
4577 standard_output_file.
4578 * gdb.cp/readnow-language.exp: Use standard_testfile.
4579 * gdb.cp/ref-params.exp: Use standard_testfile, build_executable.
4580 (gdb_start_again): Use clean_restart.
4581 * gdb.cp/ref-types.exp: Use standard_testfile,
4582 prepare_for_testing.
4583 * gdb.cp/rtti.exp: Use standard_testfile, prepare_for_testing.
4584 * gdb.cp/shadow.exp: Use standard_testfile, prepare_for_testing.
4585 * gdb.cp/smartp.exp: Use standard_testfile.
4586 * gdb.cp/static-method.exp: Use standard_testfile.
4587 * gdb.cp/static-print-quit.exp: Use standard_testfile.
4588 * gdb.cp/temargs.exp: Use standard_testfile.
4589 * gdb.cp/templates.exp: Use standard_testfile,
4590 prepare_for_testing.
4591 (do_tests): Update.
4592 * gdb.cp/try_catch.exp: Use standard_testfile,
4593 prepare_for_testing.
4594 * gdb.cp/typedef-operator.exp: Use standard_testfile.
4595 * gdb.cp/userdef.exp: Use standard_testfile, prepare_for_testing.
4596 * gdb.cp/virtbase.exp: Use standard_testfile,
4597 prepare_for_testing.
4598 * gdb.cp/virtfunc.exp: Use standard_testfile,
4599 prepare_for_testing.
4600 (do_tests): Update.
4601 * gdb.cp/virtfunc2.exp: Use standard_testfile,
4602 prepare_for_testing.
4603
686f09d0
TT
46042012-07-10 Tom Tromey <tromey@redhat.com>
4605
4606 * lib/gdb.exp (standard_testfile): Unset output variables from
4607 earlier invocations.
4608
9357e021
YQ
46092012-07-10 Yao Qi <yao@codesourcery.com>
4610
4611 * gdb.mi/gdb2549.exp: Remove -DFAKEARGV from compilation flags.
4612 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp: Likewise.
4613 * gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp: Likewise.
4614 * gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp: Likewise.
4615 * gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp: Likewise.
4616 * gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp: Likewise.
4617 * gdb.mi/mi-return.exp, gdb.mi/mi-reverse.exp: Likewise.
4618 * gdb.mi/mi-simplerun.exp, gdb.mi/mi-stack.exp: Likewise.
4619 * gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp: Likewise.
4620 * gdb.mi/mi-until.exp, gdb.mi/mi-var-block.exp: Likewise.
4621 * gdb.mi/mi-var-child.exp, gdb.mi/mi-var-cmd.exp: Likewise.
4622 * gdb.mi/mi-var-display.exp: Likewise.
4623 * gdb.mi/mi-var-invalidate.exp: Likewise.
4624 * gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp: Likewise.
4625 * gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp: Likewise.
4626 * gdb.mi/mi2-console.exp: Likewise.
4627 * gdb.mi/mi2-disassemble.exp: Likewise.
4628 * gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp: Likewise.
4629 * gdb.mi/mi2-read-memory.exp: Likewise.
4630 * gdb.mi/mi2-regs.exp, gdb.mi/mi2-return.exp: Likewise.
4631 * gdb.mi/mi2-simplerun.exp: Likewise.
4632 * gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp: Likewise.
4633 * gdb.mi/mi2-syn-frame.exp: Likewise.
4634 * gdb.mi/mi2-until.exp, gdb.mi/mi2-var-block.exp: Likewise.
4635 * gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp: Likewise.
4636 * gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp: Likewise.
4637
e314d629
TT
46382012-07-09 Tom Tromey <tromey@redhat.com>
4639
4640 * gdb.base/whatis.exp: Add error checks for improper 'void' uses.
4641 * gdb.base/callfuncs.exp: Add cast-based test.
4642 * gdb.base/callfuncs.c (voidfunc): New function.
4643
06928b3f
DE
46442012-07-08 Doug Evans <dje@google.com>
4645
4646 * gdb.dwarf2/dw4-sig-type-unused.S: Fix typo.
4647
32f11bad
JK
46482012-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4649
4650 Fix XFAIL compatibility with old i386 systems.
4651 * gdb.base/stale-infcall.exp (test system longjmp tracking support):
4652 Check also 'Cannot insert breakpoint 0'.
4653
76b83c51
JK
46542012-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4655
4656 PR 14321
4657 * gdb.base/find.exp
4658 (find int64_search_buf, +64/8*100, int64_search_buf): New test.
4659
a6fb9c08
TT
46602012-07-06 Tom Tromey <tromey@redhat.com>
4661
4662 * gdb.base/whatis.exp: Add test.
4663
71918a86
TT
46642012-07-06 Tom Tromey <tromey@redhat.com>
4665
4666 * gdb.base/whatis.exp: Add regression test.
4667
fcde5961
TT
46682012-07-06 Tom Tromey <tromey@redhat.com>
4669
4670 * gdb.base/whatis.exp: Add tests.
4671
f9cf0f4a
JK
46722012-07-04 Jan Kratochvil <jan.kratochvil@redhat.com>
4673
4674 PR 12649
4675 * gdb.base/dprintf.exp (Set dprintf style to agent): Add missing
4676 gdb_test_multiple $gdb_prompt terminator.
4677
979ade8b
PA
46782012-07-04 Pedro Alves <palves@redhat.com>
4679
4680 * gdb.mi/mi-reverse.exp: Use supports_reverse and
4681 supports_process_record.
4682
8a980b44
PA
46832012-07-04 Pedro Alves <palves@redhat.com>
4684
4685 * gdb.ada/packed_tagged/comp_bug.adb: Convert to unix text line
4686 endings.
4687 * gdb.mi/mi-reverse.exp: Convert to unix text line endings.
4688
855ba978
SS
46892012-07-03 Stan Shebs <stan@codesourcery.com>
4690
4691 * gdb.base/info-os.c (main): Retry resource acquisition until an
4692 available one is found.
4693 * gdb.base/info-os.exp: Collect resource keys from the program
4694 and use them in matching.
4695
fcb44371
JK
46962012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4697
4698 * gdb.threads/gcore-thread.exp: Remove variable libthread_db_seen.
4699 Wrap the test into loop for corefile and core0file.
4700
08a67be6
JK
47012012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4702
4703 * gdb.dwarf2/fission-reread.S: Remove .section attributes.
4704 Change CU pointer size to 4 bytes, adjust .8byte to .4byte. Remove
4705 .note.GNU-stack.
4706
0f3c2347
JK
4707 * gdb.dwarf2/fission-reread.S: Change # comments to /* */ comments.
4708
ff4a4500
SDJ
47092012-07-02 Sergio Durigan Junior <sergiodj@redhat.com>
4710
4711 * gdb.base/help.exp (help b, help br, help bre, help brea, help
4712 break): Include help message for the new `-probe' and `-probe-stap'
4713 options.
4714
d3ce09f5
SS
47152012-07-02 Stan Shebs <stan@codesourcery.com>
4716
4717 * gdb.base/dprintf.exp: Add agent style tests.
4718
a1624241
JK
47192012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4720
4721 * gdb.base/stale-infcall.c (infcall): New label test-next.
4722 (main): New labels test-pass and test-fail.
4723 * gdb.base/stale-infcall.exp: Continue to test-next. Put breakpoint
4724 $test_fail_bpnum to test-fail.
4725 (test system longjmp tracking support): New test.
4726 Delete $test_fail_bpnum.
4727 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept also Temporary
4728 breakpoint.
4729
42e7ad6c
DE
47302012-06-30 Doug Evans <dje@google.com>
4731
4732 * gdb.dwarf2/fission-reread.S: New file.
4733 * gdb.dwarf2/fission-reread.exp: New file.
4734
37ce89eb
SS
47352012-06-28 Stan Shebs <stan@codesourcery.com>
4736
4737 * gdb.mi/mi-logging.exp: New file.
4738
e5ef252a
PA
47392012-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4740 Pedro Alves <palves@redhat.com>
4741
4742 * gdb.threads/siginfo-threads.exp: New file.
4743 * gdb.threads/siginfo-threads.c: New file.
4744 * gdb.threads/sigstep-threads.exp: New file.
4745 * gdb.threads/sigstep-threads.c: New file.
4746
22f1fbae
TT
47472012-06-28 Tom Tromey <tromey@redhat.com>
4748
4749 * gdb.go/package.exp: Partially revert earlier patch; use
4750 gdb_compile again. Use standard_output_file.
4751
2e3cf129
DE
47522012-06-27 Doug Evans <dje@google.com>
4753
4754 * gdb.dwarf2/fission-base.c: New file.
4755 * gdb.dwarf2/fission-base.S: New file.
4756 * gdb.dwarf2/fission-base.exp: New file.
4757
785fd303
JK
47582012-06-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4759
4760 * gdb.dwarf2/callframecfa.exp: Replace $testname by $testfile.
4761
1bb9788d
TT
47622012-06-27 Tom Tromey <tromey@redhat.com>
4763
4764 * gdb.base/macscp1.c (macscp_expr): Add breakpoint comment.
4765 * gdb.base/macscp.exp (maybe_kfail): Add test for macro scope.
4766
c83ee902
TT
47672012-06-27 Tom Tromey <tromey@redhat.com>
4768
4769 * gdb.dwarf2/pr10770.exp: Use standard_testfile.
4770 * gdb.dwarf2/dw2-var-zero-addr.exp: Use standard_testfile.
4771 * gdb.dwarf2/dw2-param-error.exp: Use standard_testfile.
4772 * gdb.dwarf2/dw2-op-call.exp: Use standard_testfile.
4773 * gdb.dwarf2/dw2-inline-param.exp: Use standard_testfile,
4774 prepare_for_testing.
4775 * gdb.dwarf2/dw2-inline-break.exp: Use standard_testfile.
4776 * gdb.dwarf2/dw2-ifort-parameter.exp: Use standard_testfile.
4777 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Use
4778 standard_testfile.
4779 * gdb.dwarf2/dw2-case-insensitive.exp: Use standard_testfile.
4780 * gdb.dwarf2/dw4-sig-types.exp: Use standard_testfile.
4781 * gdb.dwarf2/dw2-objfile-overlap.exp: Use standard_testfile.
4782 * gdb.dwarf2/callframecfa.exp: Use standard_testfile,
4783 prepare_for_testing.
4784 * gdb.dwarf2/dup-psym.exp: Use standard_testfile.
4785 * gdb.dwarf2/dw2-ada-ffffffff.exp: Use standard_testfile.
4786 * gdb.dwarf2/dw2-anonymous-func.exp: Use standard_testfile.
4787 * gdb.dwarf2/dw2-bad-parameter-type.exp: Use standard_testfile.
4788 * gdb.dwarf2/dw2-basic.exp: Use standard_testfile.
4789 * gdb.dwarf2/dw2-compressed.exp: Use standard_testfile.
4790 * gdb.dwarf2/dw2-const.exp: Use standard_testfile.
4791 * gdb.dwarf2/dw2-cu-size.exp: Use standard_testfile.
4792 * gdb.dwarf2/dw2-double-set-die-type.exp: Use standard_testfile.
4793 * gdb.dwarf2/dw2-empty-namespace.exp: Use standard_testfile.
4794 * gdb.dwarf2/dw2-empty-pc-range.exp: Use standard_testfile.
4795 * gdb.dwarf2/dw2-filename.exp: Use standard_testfile.
4796 * gdb.dwarf2/dw2-icc-opaque.exp: Use standard_testfile.
4797 * gdb.dwarf2/dw2-inheritance.exp: Use standard_testfile.
4798 * gdb.dwarf2/dw2-intercu.exp: Use standard_testfile.
4799 * gdb.dwarf2/dw2-intermix.exp: Use standard_testfile.
4800 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use standard_testfile.
4801 * gdb.dwarf2/dw2-modula2-self-type.exp: Use standard_testfile.
4802 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use standard_testfile.
4803 * gdb.dwarf2/dw2-op-stack-value.exp: Use standard_testfile.
4804 * gdb.dwarf2/dw2-producer.exp: Use standard_testfile.
4805 * gdb.dwarf2/dw2-ranges.exp: Use standard_testfile,
4806 standard_output_file.
4807 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use standard_testfile,
4808 standard_output_file.
4809 * gdb.dwarf2/dw2-restore.exp: Use standard_testfile.
4810 * gdb.dwarf2/dw2-simple-locdesc.exp: Use standard_testfile.
4811 * gdb.dwarf2/dw2-skip-prologue.exp: Use standard_testfile.
4812 * gdb.dwarf2/dw2-stack-boundary.exp: Use standard_testfile.
4813 * gdb.dwarf2/dw2-strp.exp: Use standard_testfile.
4814 * gdb.dwarf2/dw4-sig-type-unused.exp: Use standard_testfile.
4815 * gdb.dwarf2/implptr-64bit.exp: Use standard_testfile.
4816 * gdb.dwarf2/implptr-optimized-out.exp: Use standard_testfile.
4817 * gdb.dwarf2/implptr.exp: Use standard_testfile.
4818 * gdb.dwarf2/mac-fileno.exp: Use standard_testfile.
4819 * gdb.dwarf2/member-ptr-forwardref.exp: Use standard_testfile.
4820 * gdb.dwarf2/pieces.exp: Use standard_testfile.
4821 * gdb.dwarf2/pr11465.exp: Use standard_testfile.
4822 * gdb.dwarf2/pr13961.exp: Use standard_testfile.
4823 * gdb.dwarf2/valop.exp: Use standard_testfile,
4824 prepare_for_testing.
4825
5204774b
TT
48262012-06-27 Tom Tromey <tromey@redhat.com>
4827
4828 * gdb.python/python.exp: Fix regexps in pagination tests.
4829
ee0bf529
SCR
48302012-06-26 Siva Chandra Reddy <sivachandra@google.com>
4831
4832 * gdb.python/py-symtab.exp: Add tests to test the new attribute
4833 'last' of gdb.Symtab_and_line.
4834 * gdb.python/py-symbol.c: Move break point comment to enable
4835 testing of gdb.Symtab_and_line.last.
4836
14fcc022
TT
48372012-06-26 Tom Tromey <tromey@redhat.com>
4838
4839 * gdb.threads/step.c: Remove.
4840 * gdb.threads/step.exp: Remove.
4841 * gdb.threads/step2.exp: Remove.
4842
0efbbabc
TT
48432012-06-26 Tom Tromey <tromey@redhat.com>
4844
4845 * gdb.threads/watchpoint-fork.exp (test): Use
4846 standard_output_file. Don't declare objdir.
4847 * gdb.threads/attach-into-signal.exp: Use standard_testfile,
4848 standard_output_file.
4849 * gdb.threads/attach-stopped.exp: Use standard_testfile.
4850 * gdb.threads/bp_in_thread.exp: Use standard_testfile,
4851 clean_restart. Remove incdir.
4852 * gdb.threads/corethreads.exp: Use standard_testfile.
4853 * gdb.threads/execl.exp: Use standard_testfile,
4854 standard_output_file, clean_restart.
4855 * gdb.threads/fork-child-threads.exp: Use standard_testfile,
4856 clean_restart.
4857 * gdb.threads/fork-thread-pending.exp: Use standard_testfile,
4858 clean_restart.
4859 * gdb.threads/gcore-thread.exp: Use standard_testfile. Remove
4860 incdir.
4861 * gdb.threads/hand-call-in-threads.exp: Use standard_testfile,
4862 clean_restart. Remove incdir.
4863 * gdb.threads/ia64-sigill.exp: Use standard_testfile.
4864 * gdb.threads/interrupted-hand-call.exp: Use standard_testfile,
4865 clean_restart. Remove incdir.
4866 * gdb.threads/killed.exp: Use standard_testfile, clean_restart.
4867 Remove incdir.
4868 * gdb.threads/leader-exit.exp: Use standard_testfile.
4869 * gdb.threads/linux-dp.exp: Use standard_testfile, clean_restart.
4870 * gdb.threads/local-watch-wrong-thread.exp: Use standard_testfile,
4871 clean_restart.
4872 * gdb.threads/manythreads.exp: Use standard_testfile,
4873 clean_restart. Remove incdir.
4874 * gdb.threads/multi-create.exp: Use standard_testfile,
4875 clean_restart.
4876 * gdb.threads/no-unwaited-for-left.exp: Use standard_testfile.
4877 * gdb.threads/non-ldr-exc-1.exp: Use standard_testfile.
4878 * gdb.threads/non-ldr-exc-2.exp: Use standard_testfile.
4879 * gdb.threads/non-ldr-exc-3.exp: Use standard_testfile.
4880 * gdb.threads/non-ldr-exc-4.exp: Use standard_testfile.
4881 * gdb.threads/pending-step.exp: Use standard_testfile,
4882 clean_restart. Remove incdir.
4883 * gdb.threads/print-threads.exp: Use standard_testfile,
4884 clean_restart. Remove incdir.
4885 * gdb.threads/pthread_cond_wait.exp: Use standard_testfile,
4886 clean_restart. Remove incdir.
4887 * gdb.threads/pthreads.exp: Use standard_testfile, clean_restart.
4888 Remove incdir.
4889 * gdb.threads/schedlock.exp: Use standard_testfile. Remove
4890 incdir.
4891 * gdb.threads/sigthread.exp: Use standard_testfile,
4892 clean_restart.
4893 * gdb.threads/staticthreads.exp: Use standard_testfile,
4894 clean_restart. Remove incdir.
4895 * gdb.threads/switch-threads.exp: Use standard_testfile,
4896 clean_restart. Remove incdir.
4897 * gdb.threads/thread-execl.exp: Use standard_testfile,
4898 clean_restart. Remove incdir.
4899 * gdb.threads/thread-find.exp: Use standard_testfile,
4900 clean_restart.
4901 * gdb.threads/thread-specific.exp: Use standard_testfile,
4902 clean_restart. Remove incdir.
4903 * gdb.threads/thread-unwindonsignal.exp: Use standard_testfile,
4904 clean_restart. Remove incdir.
4905 * gdb.threads/thread_check.exp: Use standard_testfile,
4906 clean_restart. Remove incdir.
4907 * gdb.threads/thread_events.exp: Use standard_testfile. Remove
4908 incdir.
4909 * gdb.threads/threadapply.exp: Use standard_testfile,
4910 clean_restart. Remove incdir.
4911 * gdb.threads/threxit-hop-specific.exp: Use standard_testfile,
4912 clean_restart. Remove incdir.
4913 * gdb.threads/tls-nodebug.exp: Use standard_testfile,
4914 clean_restart.
4915 * gdb.threads/tls-shared.exp: Use standard_testfile,
4916 clean_restart, standard_output_file.
4917 * gdb.threads/tls-var.exp: Use standard_testfile,
4918 standard_output_file.
4919 * gdb.threads/tls.exp: Use standard_testfile, clean_restart.
4920 Remove incdir.
4921 * gdb.threads/watchthreads-reorder.exp: Use standard_testfile.
4922 * gdb.threads/watchthreads.exp: Use standard_testfile. Remove
4923 incdir.
4924 * gdb.threads/watchthreads2.exp: Use standard_testfile,
4925 clean_restart. Remove incdir.
4926
497a5eb0
TT
49272012-06-26 Tom Tromey <tromey@redhat.com>
4928
4929 * gdb.trace/actions.exp: Use standard_testfile.
4930 * gdb.trace/ax.exp: Use standard_testfile.
4931 * gdb.trace/backtrace.exp: Use standard_testfile.
4932 * gdb.trace/change-loc.exp: Use standard_testfile.
4933 * gdb.trace/circ.exp: Use standard_testfile, prepare_for_testing.
4934 * gdb.trace/collection.exp: Use standard_testfile,
4935 prepare_for_testing.
4936 * gdb.trace/deltrace.exp: Use standard_testfile.
4937 * gdb.trace/disconnected-tracing.exp: Use standard_testfile.
4938 * gdb.trace/ftrace.exp: Use standard_testfile.
4939 * gdb.trace/infotrace.exp: Use standard_testfile.
4940 * gdb.trace/packetlen.exp: Use standard_testfile.
4941 * gdb.trace/passc-dyn.exp: Use standard_testfile.
4942 * gdb.trace/passcount.exp: Use standard_testfile.
4943 * gdb.trace/pending.exp: Use standard_testfile.
4944 * gdb.trace/report.exp: Use standard_testfile.
4945 * gdb.trace/save-trace.exp: Use standard_testfile.
4946 * gdb.trace/stap-trace.exp: Use standard_testfile.
4947 * gdb.trace/status-stop.exp: Use standard_testfile.
4948 * gdb.trace/strace.exp: Use standard_testfile.
4949 * gdb.trace/tfile.exp: Use standard_testfile.
4950 * gdb.trace/tfind.exp: Use standard_testfile.
4951 * gdb.trace/trace-break.exp: Use standard_testfile.
4952 * gdb.trace/trace-mt.exp: Use standard_testfile.
4953 * gdb.trace/tracecmd.exp: Use standard_testfile.
4954 * gdb.trace/tspeed.exp: Use standard_testfile.
4955 * gdb.trace/tstatus.exp: Use standard_testfile.
4956 * gdb.trace/tsv.exp: Use standard_testfile.
4957 * gdb.trace/unavailable.exp: Use standard_testfile,
4958 prepare_for_testing.
4959 * gdb.trace/while-dyn.exp: Use standard_testfile.
4960 * gdb.trace/while-stepping.exp: Use standard_testfile.
4961
7686c074
TT
49622012-06-26 Tom Tromey <tromey@redhat.com>
4963
4964 * gdb.reverse/break-precsave.exp: Use standard_testfile.
4965 * gdb.reverse/break-reverse.exp: Use standard_testfile.
4966 * gdb.reverse/consecutive-precsave.exp: Use standard_testfile.
4967 * gdb.reverse/consecutive-reverse.exp: Use standard_testfile.
4968 * gdb.reverse/finish-precsave.exp: Use standard_testfile.
4969 * gdb.reverse/finish-reverse-bkpt.exp: Use standard_testfile.
4970 * gdb.reverse/finish-reverse.exp: Use standard_testfile.
4971 * gdb.reverse/i386-precsave.exp: Use standard_testfile,
4972 prepare_for_testing.
4973 * gdb.reverse/i386-reverse.exp: Use standard_testfile,
4974 prepare_for_testing.
4975 * gdb.reverse/i386-sse-reverse.exp: Use standard_testfile,
4976 prepare_for_testing.
4977 * gdb.reverse/i387-env-reverse.exp: Use standard_testfile,
4978 prepare_for_testing.
4979 * gdb.reverse/i387-stack-reverse.exp: Use standard_testfile,
4980 prepare_for_testing
4981 * gdb.reverse/machinestate-precsave.exp: Use standard_testfile.
4982 * gdb.reverse/machinestate.exp: Use standard_testfile.
4983 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Use standard_testfile.
4984 * gdb.reverse/sigall-precsave.exp: Use standard_testfile,
4985 build_executable.
4986 * gdb.reverse/sigall-reverse.exp: Use standard_testfile,
4987 build_executable.
4988 * gdb.reverse/solib-precsave.exp: Use standard_testfile,
4989 standard_output_file.
4990 * gdb.reverse/solib-reverse.exp: Use standard_testfile,
4991 standard_output_file.
4992 * gdb.reverse/step-precsave.exp: Use standard_testfile.
4993 * gdb.reverse/step-reverse.exp: Use standard_testfile.
4994 * gdb.reverse/until-precsave.exp: Use standard_testfile.
4995 * gdb.reverse/until-reverse.exp: Use standard_testfile.
4996 * gdb.reverse/watch-precsave.exp: Use standard_testfile.
4997 * gdb.reverse/watch-reverse.exp: Use standard_testfile.
4998
481fc100
TT
49992012-06-26 Tom Tromey <tromey@redhat.com>
5000
5001 * gdb.stabs/weird.exp: Remove directory-checking code. Use
5002 standard_output_file.
5003 * gdb.stabs/exclfwd.exp: Use standard_testfile,
5004 prepare_for_testing. Remove directory-checking code.
5005
7bb18ae2
TT
50062012-06-25 Tom Tromey <tromey@redhat.com>
5007
5008 * gdb.multi/watchpoint-multi.exp: Use standard_testfile.
5009 * gdb.multi/bkpt-multi-exec.exp: Use standard_output_file. Use
5010 build_executable, not prepare_for_testing.
5011 * gdb.multi/base.exp: Use standard_output_file. Use
5012 build_executable, not prepare_for_testing.
5013
cf09b3e4
TT
50142012-06-25 Tom Tromey <tromey@redhat.com>
5015
5016 * gdb.fortran/subarray.exp: Use standard_testfile,
5017 prepare_for_testing.
5018 * gdb.fortran/multi-dim.exp: Use standard_testfile.
5019 * gdb.fortran/module.exp: Use standard_testfile.
5020 * gdb.fortran/logical.exp: Use standard_testfile.
5021 * gdb.fortran/library-module.exp: Use standard_testfile,
5022 standard_output_file.
5023 * gdb.fortran/derived-type.exp: Use standard_testfile,
5024 prepare_for_testing.
5025 * gdb.fortran/complex.exp: Use standard_testfile,
5026 prepare_for_testing.
5027 * gdb.fortran/charset.exp: Use standard_testfile.
5028 * gdb.fortran/array-element.exp: Use standard_testfile,
5029 prepare_for_testing.
5030
18b5ff1b
KS
50312012-06-25 Keith Seitz <keiths@redhat.com>
5032
5033 * gdb.mi/mi-break.exp (test_rbreak_creation_and_listing):
5034 Change rbreak-related tests to KFAIL and add bugzilla numbers.
5035
17b77626
TT
50362012-06-25 Tom Tromey <tromey@redhat.com>
5037
5038 * gdb.pascal/integers.exp: Use standard_testfile, clean_restart.
5039 * gdb.pascal/hello.exp: Use standard_testfile, clean_restart.
5040 * gdb.pascal/gdb11492.exp: Use standard_testfile, clean_restart.
5041 * gdb.pascal/floats.exp: Use standard_testfile, clean_restart.
5042
f91e3dc1
TT
50432012-06-25 Tom Tromey <tromey@redhat.com>
5044
5045 * gdb.linespec/ls-errs.exp: Use standard_testfile.
5046 * gdb.linespec/ls-dollar.exp: Use standard_testfile.
5047 * gdb.linespec/linespec.exp: Use standard_testfile.
5048
a884434d
TT
50492012-06-25 Tom Tromey <tromey@redhat.com>
5050
5051 * gdb.modula2/unbounded-array.exp: Use standard_testfile,
5052 prepare_for_testing.
5053
efc9d70a
TT
50542012-06-25 Tom Tromey <tromey@redhat.com>
5055
5056 * gdb.opt/clobbered-registers-O2.exp: Use standard_testfile,
5057 prepare_for_testing.
5058 * gdb.opt/inline-break.exp: Use standard_testfile,
5059 prepare_for_testing.
5060 * gdb.opt/inline-bt.exp: Use standard_testfile,
5061 prepare_for_testing.
5062 * gdb.opt/inline-cmds.exp: Use standard_testfile,
5063 prepare_for_testing.
5064 * gdb.opt/inline-locals.exp: Use standard_testfile,
5065 prepare_for_testing.
5066
e2fc92c6
TT
50672012-06-25 Tom Tromey <tromey@redhat.com>
5068
5069 * gdb.asm/asm-source.exp: Use standard_output_file,
5070 standard_testfile. Construct .o files in proper subdir.
5071
b0963d73
TT
50722012-06-25 Tom Tromey <tromey@redhat.com>
5073
5074 * gdb.server/ext-attach.exp: Use standard_testfile,
5075 prepare_for_testing.
5076 * gdb.server/ext-run.exp: Use standard_testfile,
5077 build_executable.
5078 * gdb.server/file-transfer.exp: Use standard_testfile,
5079 prepare_for_testing.
5080 * gdb.server/server-exec-info.exp: Use standard_testfile.
5081 * gdb.server/server-mon.exp: Use standard_testfile,
5082 prepare_for_testing.
5083 * gdb.server/server-run.exp: Use standard_testfile,
5084 build_executable.
5085 * gdb.server/solib-list.exp: Use standard_testfile,
5086 standard_output_file.
5087
8a3e1f8d
TT
50882012-06-25 Tom Tromey <tromey@redhat.com>
5089
5090 * lib/gdb.exp (standard_output_file): Use "file join".
5091 * gdb.go/chan.exp: Use standard_testfile.
5092 * gdb.go/handcall.exp: Use standard_testfile.
5093 * gdb.go/hello.exp: Use standard_testfile.
5094 * gdb.integers/chan.exp: Use standard_testfile.
5095 * gdb.go/methods.exp: Use standard_testfile.
5096 * gdb.go/package.exp: Use standard_testfile.
5097 * gdb.go/strings.exp: Use standard_testfile.
5098 * gdb.go/types.exp: Use standard_testfile.
5099 * gdb.go/unsafe.exp: Use standard_testfile.
5100
944a9061
MGD
51012012-06-25 Greta Yorsh <greta.yorsh@arm.com>
5102
5103 * gdb.arch/arm-disp-step.S: Fix use of .global directives.
5104
1c06bd58
JK
51052012-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5106
5107 Fix regression by the previous commit.
5108 * gdb.python/lib-types.exp: Add c++ to the compilation flags.
5109
b4a58790
TT
51102012-06-22 Tom Tromey <tromey@redhat.com>
5111
5112 * gdb.python/lib-types.exp: Use standard_testfile,
5113 prepare_for_testing.
5114 * gdb.python/py-block.exp: Use standard_testfile.
5115 * gdb.python/py-breakpoint.exp: Use standard_testfile.
5116 * gdb.python/py-events.exp: Use standard_testfile,
5117 standard_output_file.
5118 * gdb.python/py-evsignal.exp: Use standard_testfile.
5119 * gdb.python/py-evethreads.exp: Use standard_testfile.
5120 * gdb.python/py-explore-cc.exp: Use standard_testfile.
5121 * gdb.python/py-explore.exp: Use standard_testfile.
5122 * gdb.python/py-finish-breakpoint.exp: Use standard_testfile,
5123 standard_output_file.
5124 * gdb.python/py-finish-breakpoint2.exp: Use standard_testfile,
5125 prepare_for_testing.
5126 * gdb.python/py-frame-inline.exp: Use standard_testfile.
5127 * gdb.python/py-frame.exp: Use standard_testfile.
5128 * gdb.python/py-inferior.exp: Use standard_testfile.
5129 * gdb.python/py-infthread.exp: Use standard_testfile.
5130 * gdb.python/py-mi.exp: Use standard_testfile.
5131 * gdb.python/py-objfile-script.exp: Use standard_testfile,
5132 build_executable.
5133 * gdb.python/py-objfile.exp: Use standard_testfile.
5134 * gdb.python/py-pp-maint.exp: Use standard_testfile,
5135 prepare_for_testing.
5136 * gdb.python/py-prettyprint.exp: Use standard_testfile.
5137 * gdb.python/py-progspace.exp: Use standard_testfile,
5138 build_executable.
5139 * gdb.python/py-prompt.exp: Use standard_testfile,
5140 build_executable.
5141 * gdb.python/py-section-script.exp: Use standard_testfile,
5142 build_executable.
5143 * gdb.python/py-shared.exp: Use standard_testfile,
5144 standard_output_file, clean_restart.
5145 * gdb.python/py-symbol.exp: Use standard_output_file,
5146 prepare_for_testing.
5147 * gdb.python/py-symtab.exp: Use standard_output_file,
5148 prepare_for_testing
5149 * gdb.python/py-template.exp: Use standard_testfile.
5150 * gdb.python/py-type.exp: Use standard_testfile.
5151 * gdb.python/py-value-cc.exp: Use standard_testfile.
5152 * gdb.python/py-value.exp: Use standard_testfile.
5153 * gdb.python/python.exp: Use standard_testfile, build_executable.
5154
2c44deac
TT
51552012-06-22 Tom Tromey <tromey@redhat.com>
5156
5157 * gdb.objc/basicclass.exp: Use standard_testfile.
5158 (do_objc_tests): Don't declare objdir.
5159 * gdb.objc/nondebug.exp: Use standard_testfile.
5160 (do_objc_tests): Don't declare objdir.
5161 * gdb.objc/objcdecode.exp: Use standard_testfile.
5162 (do_objc_tests): Don't declare objdir.
5163
c24ccbce
TT
51642012-06-22 Tom Tromey <tromey@redhat.com>
5165
5166 * gdb.java/jmain.exp: Use standard_testfile.
5167 * gdb.java/jmisc.exp: Use standard_testfile.
5168 * gdb.java/jnpe.exp: Use standard_testfile.
5169 * gdb.java/jprint.exp: Use standard_testfile.
5170
0a6d0306
TT
51712012-06-22 Tom Tromey <tromey@redhat.com>
5172
5173 * lib/gdb.exp (default_gdb_init): Set gdb_test_file_name.
5174 (standard_output_file, standard_testfile): New procs.
5175 (build_executable, clean_restart): Use standard_output_file.
5176
6ea815ef
YQ
51772012-06-22 Yao Qi <yao@codesourcery.com>
5178
5179 * boards/native-gdbserver.exp: New proc ${board}_exec.
5180 * boards/native-stdio-gdbserver.exp: Likewise.
5181
4c93b1db
TT
51822012-06-21 Tom Tromey <tromey@redhat.com>
5183
5184 * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)
5185 (build_executable): Update.
5186 (get_compiler_info): Remove 'binfile' argument.
5187 * gdb.ada/arrayidx.exp: Update.
5188 * gdb.ada/null_array.exp: Update.
5189 * gdb.arch/altivec-abi.exp: Update.
5190 * gdb.arch/altivec-regs.exp: Update.
5191 * gdb.arch/amd64-byte.exp: Update.
5192 * gdb.arch/amd64-dword.exp: Update.
5193 * gdb.arch/amd64-word.exp: Update.
5194 * gdb.arch/i386-avx.exp: Update.
5195 * gdb.arch/i386-byte.exp: Update.
5196 * gdb.arch/i386-sse.exp: Update.
5197 * gdb.arch/i386-word.exp: Update.
5198 * gdb.arch/ppc-dfp.exp: Update.
5199 * gdb.arch/ppc-fp.exp: Update.
5200 * gdb.arch/vsx-regs.exp: Update.
5201 * gdb.base/all-bin.exp: Update.
5202 * gdb.base/annota1.exp: Update.
5203 * gdb.base/async.exp: Update.
5204 * gdb.base/attach.exp: Update.
5205 * gdb.base/break-interp.exp: Update.
5206 * gdb.base/call-ar-st.exp: Update.
5207 * gdb.base/call-rt-st.exp: Update.
5208 * gdb.base/call-sc.exp: Update.
5209 * gdb.base/callfuncs.exp: Update.
5210 * gdb.base/catch-load.exp: Update.
5211 * gdb.base/completion.exp: Update.
5212 * gdb.base/complex.exp: Update.
5213 * gdb.base/condbreak.exp: Update.
5214 * gdb.base/consecutive.exp: Update.
5215 * gdb.base/constvars.exp: Update.
5216 * gdb.base/corefile.exp: Update.
5217 * gdb.base/eval-skip.exp: Update.
5218 * gdb.base/expand-psymtabs.exp: Update.
5219 * gdb.base/exprs.exp: Update.
5220 * gdb.base/fileio.exp: Update.
5221 * gdb.base/fixsection.exp: Update.
5222 * gdb.base/funcargs.exp: Update.
5223 * gdb.base/gdb11530.exp: Update.
5224 * gdb.base/gdb1555.exp: Update.
5225 * gdb.base/gnu-ifunc.exp: Update.
5226 * gdb.base/gnu_vector.exp: Update.
5227 * gdb.base/info-macros.exp: Update.
5228 * gdb.base/jit-simple.exp: Update.
5229 * gdb.base/jit-so.exp: Update.
5230 * gdb.base/jit.exp: Update.
5231 * gdb.base/langs.exp: Update.
5232 * gdb.base/list.exp: Update.
5233 * gdb.base/logical.exp: Update.
5234 * gdb.base/long_long.exp: Update.
5235 * gdb.base/longjmp.exp: Update.
5236 * gdb.base/macscp.exp: Update.
5237 * gdb.base/mips_pro.exp: Update.
5238 * gdb.base/miscexprs.exp: Update.
5239 * gdb.base/morestack.exp: Update.
5240 * gdb.base/nodebug.exp: Update.
5241 * gdb.base/opaque.exp: Update.
5242 * gdb.base/pc-fp.exp: Update.
5243 * gdb.base/pending.exp: Update.
5244 * gdb.base/permissions.exp: Update.
5245 * gdb.base/pointers.exp: Update.
5246 * gdb.base/prelink.exp: Update.
5247 * gdb.base/printcmds.exp: Update.
5248 * gdb.base/psymtab.exp: Update.
5249 * gdb.base/ptype.exp: Update.
5250 * gdb.base/relational.exp: Update.
5251 * gdb.base/scope.exp: Update.
5252 * gdb.base/setvar.exp: Update.
5253 * gdb.base/shlib-call.exp: Update.
5254 * gdb.base/shreloc.exp: Update.
5255 * gdb.base/signals.exp: Update.
5256 * gdb.base/sizeof.exp: Update.
5257 * gdb.base/so-impl-ld.exp: Update.
5258 * gdb.base/so-indr-cl.exp: Update.
5259 * gdb.base/solib-disc.exp: Update.
5260 * gdb.base/solib-display.exp: Update.
5261 * gdb.base/solib-nodir.exp: Update.
5262 * gdb.base/solib-overlap.exp: Update.
5263 * gdb.base/solib-symbol.exp: Update.
5264 * gdb.base/solib-weak.exp: Update.
5265 * gdb.base/solib.exp: Update.
5266 * gdb.base/store.exp: Update.
5267 * gdb.base/structs.exp: Update.
5268 * gdb.base/structs2.exp: Update.
5269 * gdb.base/type-opaque.exp: Update.
5270 * gdb.base/unload.exp: Update.
5271 * gdb.base/varargs.exp: Update.
5272 * gdb.base/volatile.exp: Update.
5273 * gdb.base/watch_thread_num.exp: Update.
5274 * gdb.base/watchpoint-solib.exp: Update.
5275 * gdb.base/watchpoint.exp: Update.
5276 * gdb.base/watchpoints.exp: Update.
5277 * gdb.base/whatis.exp: Update.
5278 * gdb.cell/arch.exp: Update.
5279 * gdb.cell/break.exp: Update.
5280 * gdb.cell/bt.exp: Update.
5281 * gdb.cell/core.exp: Update.
5282 * gdb.cell/data.exp: Update.
5283 * gdb.cell/ea-cache.exp: Update.
5284 * gdb.cell/f-regs.exp: Update.
5285 * gdb.cell/fork.exp: Update.
5286 * gdb.cell/gcore.exp: Update.
5287 * gdb.cell/mem-access.exp: Update.
5288 * gdb.cell/ptype.exp: Update.
5289 * gdb.cell/registers.exp: Update.
5290 * gdb.cell/sizeof.exp: Update.
5291 * gdb.cell/solib-symbol.exp: Update.
5292 * gdb.cell/solib.exp: Update.
5293 * gdb.cp/ambiguous.exp: Update.
5294 * gdb.cp/breakpoint.exp: Update.
5295 * gdb.cp/bs15503.exp: Update.
5296 * gdb.cp/casts.exp: Update.
5297 * gdb.cp/class2.exp: Update.
5298 * gdb.cp/cpexprs.exp: Update.
5299 * gdb.cp/cplusfuncs.exp: Update.
5300 * gdb.cp/ctti.exp: Update.
5301 * gdb.cp/dispcxx.exp: Update.
5302 * gdb.cp/gdb1355.exp: Update.
5303 * gdb.cp/gdb2384.exp: Update.
5304 * gdb.cp/gdb2495.exp: Update.
5305 * gdb.cp/infcall-dlopen.exp: Update.
5306 * gdb.cp/local.exp: Update.
5307 * gdb.cp/m-data.exp: Update.
5308 * gdb.cp/m-static.exp: Update.
5309 * gdb.cp/mb-ctor.exp: Update.
5310 * gdb.cp/mb-inline.exp: Update.
5311 * gdb.cp/mb-templates.exp: Update.
5312 * gdb.cp/member-ptr.exp: Update.
5313 * gdb.cp/method.exp: Update.
5314 * gdb.cp/namespace.exp: Update.
5315 * gdb.cp/nextoverthrow.exp: Update.
5316 * gdb.cp/nsdecl.exp: Update.
5317 * gdb.cp/nsrecurs.exp: Update.
5318 * gdb.cp/nsstress.exp: Update.
5319 * gdb.cp/nsusing.exp: Update.
5320 * gdb.cp/pr-1023.exp: Update.
5321 * gdb.cp/pr-1210.exp: Update.
5322 * gdb.cp/pr-574.exp: Update.
5323 * gdb.cp/pr9631.exp: Update.
5324 * gdb.cp/printmethod.exp: Update.
5325 * gdb.cp/psmang.exp: Update.
5326 * gdb.cp/re-set-overloaded.exp: Update.
5327 * gdb.cp/rtti.exp: Update.
5328 * gdb.cp/shadow.exp: Update.
5329 * gdb.cp/templates.exp: Update.
5330 * gdb.cp/try_catch.exp: Update.
5331 * gdb.dwarf2/dw2-ranges.exp: Update.
5332 * gdb.dwarf2/pr10770.exp: Update.
5333 * gdb.fortran/library-module.exp: Update.
5334 * gdb.hp/gdb.aCC/optimize.exp: Update.
5335 * gdb.hp/gdb.aCC/watch-cmd.exp: Update.
5336 * gdb.hp/gdb.base-hp/callfwmall.exp: Update.
5337 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Update.
5338 * gdb.hp/gdb.base-hp/pxdb.exp: Update.
5339 * gdb.hp/gdb.base-hp/sized-enum.exp: Update.
5340 * gdb.hp/gdb.base-hp/so-thresh.exp: Update.
5341 * gdb.hp/gdb.compat/xdb1.exp: Update.
5342 * gdb.hp/gdb.compat/xdb2.exp: Update.
5343 * gdb.hp/gdb.compat/xdb3.exp: Update.
5344 * gdb.hp/gdb.defects/bs14602.exp: Update.
5345 * gdb.hp/gdb.defects/solib-d.exp: Update.
5346 * gdb.hp/gdb.objdbg/objdbg01.exp: Update.
5347 * gdb.hp/gdb.objdbg/objdbg02.exp: Update.
5348 * gdb.hp/gdb.objdbg/objdbg03.exp: Update.
5349 * gdb.hp/gdb.objdbg/objdbg04.exp: Update.
5350 * gdb.mi/gdb792.exp: Update.
5351 * gdb.mi/mi-pending.exp: Update.
5352 * gdb.mi/mi-solib.exp: Update.
5353 * gdb.mi/mi-var-cp.exp: Update.
5354 * gdb.opt/clobbered-registers-O2.exp: Update.
5355 * gdb.opt/inline-bt.exp: Update.
5356 * gdb.opt/inline-cmds.exp: Update.
5357 * gdb.opt/inline-locals.exp: Update.
5358 * gdb.python/py-events.exp: Update.
5359 * gdb.python/py-finish-breakpoint.exp: Update.
5360 * gdb.python/py-type.exp: Update.
5361 * gdb.reverse/solib-precsave.exp: Update.
5362 * gdb.reverse/solib-reverse.exp: Update.
5363 * gdb.server/solib-list.exp: Update.
5364 * gdb.stabs/weird.exp: Update.
5365 * gdb.threads/attach-into-signal.exp: Update.
5366 * gdb.threads/attach-stopped.exp: Update.
5367 * gdb.threads/tls-shared.exp: Update.
5368 * gdb.trace/change-loc.exp: Update.
5369 * gdb.trace/strace.exp: Update.
5370
95c391b6
TT
53712012-06-19 Tom Tromey <tromey@redhat.com>
5372
5373 * gdb.base/whatis.exp: Add tests.
5374
e910f0b6
TT
53752012-06-19 Tom Tromey <tromey@redhat.com>
5376
5377 * gdb.cp/m-static.cc (keepalive): New function.
5378 (gnu_obj_1::method): Use it.
5379
422d65e7
DE
53802012-06-18 Doug Evans <dje@google.com>
5381
5382 * gdb.base/info-fun.exp: New file.
5383 * gdb.base/info-fun.c: New file.
5384 * gdb.base/info-fun-solib.c: New file.
5385
e2e4d78b
JK
53862012-06-18 Jan Kratochvil <jan.kratochvil@redhat.com>
5387
5388 Remove stale dummy frames.
5389 * gdb.base/call-signal-resume.exp (maintenance print dummy-frames)
5390 (maintenance info breakpoints): New tests.
5391 * gdb.base/stale-infcall.c: New file.
5392 * gdb.base/stale-infcall.exp: New file.
5393
1788b2d3
JK
53942012-06-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5395
5396 * gdb.arch/amd64-entry-value-param.S: New file.
5397 * gdb.arch/amd64-entry-value-param.c: New file.
5398 * gdb.arch/amd64-entry-value-param.exp: New file.
5399
663b969e
TT
54002012-06-15 Tom Tromey <tromey@redhat.com>
5401
5402 * gdb.cp/namespace.exp: Add "show lang" test.
5403
8e09ad05
IS
54042012-06-15 Iain Sandoe <iain@codesourcery.com>
5405
5406 * gdb.base/list.exp (test_listsize): Remove $use_gdb_stub special
5407 case. (top level): Use gdb_file_cmd instead of gdb_load.
5408
f85e18ee
JK
54092012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5410
5411 PR tdep/14222
5412 * gdb.arch/i386-sse-stack-align.S: New file.
5413 * gdb.arch/i386-sse-stack-align.c: New file.
5414 * gdb.arch/i386-sse-stack-align.exp: New file.
5415
f3b5e280
KS
54162012-06-13 Keith Seitz <keiths@redhat.com>
5417
5418 PR breakpoints/13798 and mi/11541
5419 * gdb.linespec/ls-errs.exp: Add a few more tests for
5420 filenames with spaces and colons.
5421
50af5481
JK
54222012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5423
5424 PR c++/14177 - Fix parsing TYPENAME:: in parentheses.
5425 * gdb.cp/cpexprs.cc (class CV, CV::i, ATTRIBUTE_USED, CV_f): New.
5426 (test_function): Call CV_f.
5427 * gdb.cp/cpexprs.exp (p 'CV::m(int)', p CV::m(int))
5428 (p 'CV::m(int) const', p CV::m(int) const, p 'CV::m(int) volatile')
5429 (p CV::m(int) volatile, p 'CV::m(int) const volatile')
5430 (p CV::m(int) const volatile, p CV_f(int), p CV_f(CV::t))
5431 (p CV_f(CV::i)): New tests.
5432
d55637df
TT
54332012-06-13 Tom Tromey <tromey@redhat.com>
5434
5435 * gdb.base/condbreak.exp: Add tests for "condition" completion.
5436
cc80f267
JK
54372012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5438
5439 Fix regression by the "ambiguous linespec" series.
5440 * gdb.base/break.exp (list marker1, break lineno, delete $bpnum): New
5441 tests.
5442
bb2af9cc
JK
54432012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5444
5445 * lib/future.exp: Set $use_gdb_compile even if only find_go_linker is
5446 missing.
5447
e81a37f7
TT
54482012-06-11 Tom Tromey <tromey@redhat.com>
5449
5450 * gdb.base/longjmp.c (hidden_longjmp): Move expected catch
5451 location...
5452 (main): ...here.
5453
8efd7788
YQ
54542012-06-07 Yao Qi <yao@codesourcery.com>
5455
5456 * gdb.trace/strace.exp: Shorten some too-long lines.
5457
359f5fe6
PA
54582012-06-06 Pedro Alves <palves@redhat.com>
5459
5460 * gdb.threads/clone-new-thread-event.c: New file.
5461 * gdb.threads/clone-new-thread-event.exp: New file.
5462
7b2fe205
YQ
54632012-06-06 Yao Qi <yao@codesourcery.com>
5464
5465 * gdb.base/dprintf.c (main): Add extra parameter when calling
5466 printf and fprintf.
5467 (bar): New function. It is a dead function, but to ensure
5468 'malloc' is linked explicitly.
5469
3eca55e8
YQ
54702012-06-06 Yao Qi <yao@codesourcery.com>
5471
5472 * gdb.base/info-proc.exp: Return if target doesn't support
5473 'info proc'.
5474
91cc9324
JK
54752012-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
5476
5477 * gdb.base/freebpcmd.exp (set lines): Check valid range of I.
5478 (run program with breakpoint commands): XFAIl if it is not.
5479
c56e7c43
JB
54802012-06-05 Joel Brobecker <brobecker@adacore.com>
5481
5482 * gdb.base/ctxobj-f.c (GET_VERSION): Introduce local variable
5483 and add comment.
5484 * gdb.base/ctxobj-m.c (main): Rewrite, and add comment.
5485 * gdb.base/ctxobj.exp: Insert breakpoint in ctxobj-f.c using
5486 "STOP" marker. Adjust testing strategy to make it work on
5487 all targets.
5488
5489 * gdb.base/print-file-var-main.c (main): Rewrite using local
5490 variables and adjust get_version_2's return value check.
5491 Add small comment.
5492 * gdb.base/print-file-var.exp: Insert breakpoint using "STOP"
5493 marker. Adjust testing strategy to make it work on all targets.
5494
ccab2054
JB
54952012-06-05 Joel Brobecker <brobecker@adacore.com>
5496
5497 * gdb.ada/bad-task-bp-keyword: New testcase.
5498
d0d86158
JK
54992012-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5500
5501 * gdb.base/code_elim.exp (add-symbol-file ${testfile1} 0x100000):
5502 Simplify it to ...
5503 (symbol-file ${testfile1}): ... here.
5504 (test eliminated var my_global_symbol)
5505 (test eliminated var my_static_symbol)
5506 (test eliminated var my_global_func, get address of main): Wrap them to
5507 'single psymtabs' and 'single symtabs'
5508 (get address of my_global_symbol, get address of my_static_symbol)
5509 (get address of my_global_func, get address of main): Wrap them to
5510 'order1' and 'order2'.
5511
952cf74c
JK
5512 * gdb.base/code_elim.exp
5513 (add-symbol-file ${testfile1} 0x100000)
5514 (add-symbol-file ${testfile2} 0x200000): Wrap them to 'order1' and
5515 'order2'.
5516 (order1: add-symbol-file ${testfile1} 0x100000)
5517 (order1: add-symbol-file ${testfile2} 0x200000)
5518 (order2: add-symbol-file ${testfile2} 0x200000)
5519 (order2: add-symbol-file ${testfile1} 0x100000): Add -s .data and -s
5520 .bss as appropriate.
5521
0c5bf5a9
JK
55222012-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5523
5524 * gdb.server/solib-list-lib.c: New file.
5525 * gdb.server/solib-list-main.c: New file.
5526 * gdb.server/solib-list.exp: New file.
5527
4196f325
MR
55282012-05-25 Maciej W. Rozycki <macro@codesourcery.com>
5529
5530 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Update
5531 for 'set print symbol' change.
5532
bfb05775
JK
55332012-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5534
5535 * gdb.dwarf2/dw2-icc-opaque.S: Add debug_info_seg3 and
5536 .debug_abbrev_seg3.
5537
685b1105
JK
55382012-05-24 John Steele Scott <toojays@toojays.net>
5539
5540 PR symtab/13277: Resolving opaque structures in ICC generated binaries.
5541 * gdb.dwarf2/dw2-icc-opaque.S: New file.
5542 * gdb.dwarf2/dw2-icc-opaque.exp: New file.
5543
f3e0e960
SS
55442012-05-23 Stan Shebs <stan@codesourcery.com>
5545
5546 * gdb.mi/mi-info-os.exp: New file.
5547
11eb1b4d
KS
55482012-05-23 Keith Seitz <keiths@redhat.com>
5549
5550 * gdb.trace/stap-trace.exp: If compile_stap_bin fails,
5551 return -1 to suppress the rest of the tests.
5552 (compile_stap_bin): Return boolean success value.
5553
b1af9e97
TT
55542012-05-21 Tom Tromey <tromey@redhat.com>
5555
5556 * gdb.cp/inherit.exp (test_print_mi_members): Expect errors.
5557 Remove kfails.
5558 (test_print_mi_member_types): Likewise.
5559
248537e3
TT
55602012-05-21 Tom Tromey <tromey@redhat.com>
5561
5562 * gdb.base/callfuncs.exp (do_function_calls): Update for 'set
5563 print symbol' change.
5564
d791e155
TJB
55652012-05-18 Thiago Jung Bauermann <thiago.bauermann@linaro.org>
5566
5567 * gdb.python/py-prompt.exp: Quit if the target is remote.
5568
e77afa2e
JK
55692012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
5570
5571 Fix ERROR: internal buffer is full.
5572 * gdb.base/info-os.exp (expect_multiline): New function.
5573 (get process list, get process groups, get threads)
5574 (get file descriptors, get internet-domain sockets)
5575 (get shared-memory regions, get semaphores, get message queues): Use
5576 it for these tests.
5577
9cb709b6
TT
55782012-05-18 Tom Tromey <tromey@redhat.com>
5579
5580 * gdb.mi/mi-var-cmd.exp: Update.
5581 * gdb.objc/basicclass.exp (do_objc_tests): Update.
5582 * gdb.cp/virtbase.exp: Update.
5583 * gdb.cp/classes.exp (test_static_members): Update.
5584 * gdb.cp/casts.exp: Update.
5585 * gdb.base/pointers.exp: Update.
5586 * gdb.base/funcargs.exp (pointer_args): Update.
5587 (structs_by_reference): Update.
5588 * gdb.base/find.exp: Update.
5589 * gdb.base/call-strs.exp: Send "set print symbol off".
5590 * gdb.base/call-ar-st.exp: Update.
5591 * gdb.ada/fun_addr.exp: Update.
5592 * gdb.base/printcmds.exp (test_print_symbol): New proc.
5593 Call it.
5594 (test_print_repeats_10, test_print_strings)
5595 (test_print_char_arrays): Update.
5596
b012acdd
TT
55972012-05-18 Tom Tromey <tromey@redhat.com>
5598
5599 * gdb.base/charset.exp (string_display): Update.
5600
1d51a733
TT
56012012-05-18 Tom Tromey <tromey@redhat.com>
5602
5603 * gdb.mi/mi2-var-display.exp: Update.
5604 * gdb.mi/mi-var-display.exp: Update.
5605 * gdb.mi/mi-var-child.exp: Update.
5606 * gdb.cp/expand-psymtabs-cxx.exp: Update.
5607 * gdb.cp/cp-relocate.exp (get_func_address): Update.
5608
957df313
DE
56092012-05-17 Doug Evans <dje@google.com>
5610
682c7f7b
DE
5611 * info-macros.exp: Pass "debug" to prepare_for_testing.
5612
957df313
DE
5613 * Makefile.in (clean): Remove Fission .dwo and .dwp files.
5614 * gdb.ada/Makefile.in (clean): Ditto.
5615 * gdb.arch/Makefile.in (clean): Ditto.
5616 * gdb.asm/Makefile.in (clean): Ditto.
5617 * gdb.base/Makefile.in (clean): Ditto.
5618 * gdb.cell/Makefile.in (clean): Ditto.
5619 * gdb.cp/Makefile.in (clean): Ditto.
5620 * gdb.disasm/Makefile.in (clean): Ditto.
5621 * gdb.dwarf2/Makefile.in (clean): Ditto.
5622 * gdb.fortran/Makefile.in (clean): Ditto.
5623 * gdb.go/Makefile.in (clean): Ditto.
5624 * gdb.hp/Makefile.in (clean): Ditto.
5625 * gdb.hp/gdb.aCC/Makefile.in (clean): Ditto.
5626 * gdb.hp/gdb.base-hp/Makefile.in (clean): Ditto.
5627 * gdb.hp/gdb.compat/Makefile.in (clean): Ditto.
5628 * gdb.hp/gdb.defects/Makefile.in (clean): Ditto.
5629 * gdb.hp/gdb.objdbg/Makefile.in (clean): Ditto.
5630 * gdb.java/Makefile.in (clean): Ditto.
5631 * gdb.linespec/Makefile.in (clean): Ditto.
5632 * gdb.mi/Makefile.in (clean): Ditto.
5633 * gdb.modula2/Makefile.in (clean): Ditto.
5634 * gdb.multi/Makefile.in (clean): Ditto.
5635 * gdb.objc/Makefile.in (clean): Ditto.
5636 * gdb.opencl/Makefile.in (clean): Ditto.
5637 * gdb.opt/Makefile.in (clean): Ditto.
5638 * gdb.pascal/Makefile.in (clean): Ditto.
5639 * gdb.python/Makefile.in (clean): Ditto.
5640 * gdb.reverse/Makefile.in (clean): Ditto.
5641 * gdb.server/Makefile.in (clean): Ditto.
5642 * gdb.stabs/Makefile.in (clean): Ditto.
5643 * gdb.threads/Makefile.in (clean): Ditto.
5644 * gdb.trace/Makefile.in (clean): Ditto.
5645 * gdb.xml/Makefile.in (clean): Ditto.
5646
abc9d0dc
TT
56472012-05-16 Tom Tromey <tromey@redhat.com>
5648
5649 * gdb.base/macscp1.c (macscp_expr): Add comment.
5650 * gdb.base/macscp.exp: Test __FILE__ and __LINE__.
5651
6a3a010b
MR
56522012-05-16 Maciej W. Rozycki <macro@codesourcery.com>
5653
5654 * gdb.base/return-nodebug.exp: Also test float and double types.
5655
01429c8e
JK
56562012-05-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5657
5658 PR testsuite/12649
5659 * gdb.base/dprintf.exp: Replace gdb_run_cmd by runto main.
5660
54115cd4
JK
5661 * gdb.base/dprintf.exp: Remove now redundant breakpoint for main.
5662
0c5f383f
SDJ
56632012-05-14 Sergio Durigan Junior <sergiodj@redhat.com>
5664
5665 * gdb.base/stap-probe.exp (stap_test): Remove calls to
5666 `rerun_to_main'.
5667 (stap_test_no_debuginfo): Likewise.
5668
e7e0cddf
SS
56692012-05-14 Stan Shebs <stan@codesourcery.com>
5670
5671 * gdb.base/dprintf.c: New file.
5672 * gdb.base/dprintf.exp: New file.
5673
c772f8e7
HZ
56742012-05-14 Hui Zhu <hui_zhu@mentor.com>
5675
5676 * gdb.trace/Makefile.in (PROGS): Add disconnected-tracing.
5677 * gdb.trace/disconnected-tracing.c: New file.
5678 * gdb.trace/disconnected-tracing.exp: New file.
5679
7efc75aa
SCR
56802012-05-13 Siva Chandra Reddy <sivachandra@google.com>
5681
5682 * gdb.python/python.c: Add a new breakpoint comment.
5683 * gdb.python/python.exp: Add tests to test gdb.find_pc_line.
5684
85d4a676
SS
56852011-12-26 Kwok Cheung Yeung <kcy@codesourcery.com>
5686
5687 * gdb.base/info-os.exp: New file.
5688 * gdb.base/info-os.c: New file.
5689
64ea88dc
JB
56902012-05-10 Joel Brobecker <brobecker@adacore.com>
5691
4647ab1b
JB
5692 * gdb.base/print-file-var-lib1.c, gdb.base/print-file-var-lib2.c,
5693 gdb.base/print-file-var-main.c, gdb.base/print-file-var.exp:
5694 New files.
64ea88dc 5695
afba63f1
JB
56962012-05-10 Joel Brobecker <brobecker@adacore.com>
5697
5698 * gdb.base/ctxobj-f.c, gdb.base/ctxobj-m.c, gdb.base/ctxobj-v.c,
5699 gdb.base/ctxobj.exp: New files.
5700
9d198b1e
TT
57012012-05-09 Tom Tromey <tromey@redhat.com>
5702
5703 * gdb.trace/strace.exp: Add 'quiet' to compiler flags.
5704
9bfee719
MR
57052012-05-09 Maciej W. Rozycki <macro@codesourcery.com>
5706
5707 * lib/gdb.exp (gdb_test_multiple): Correct formatting.
5708
3a7341d8
MR
57092012-05-08 Maciej W. Rozycki <macro@codesourcery.com>
5710
5711 * gdb.mi/mi-var-display.exp: Check for the existence of $fp
5712 before using it.
5713
52b3699b
TG
57142012-05-04 Tristan Gingold <gingold@adacore.com>
5715
5716 * gdb.base/set-noassign.exp: New test.
5717
a20ee7a4
SCR
57182012-05-03 Siva Chandra Reddy <sivachandra@google.com>
5719
5720 * gdb.python/py-symbol.exp: Add tests to test the new methods
5721 gdb.Symtab.global_block() and gdb.Symtab.static_block().
5722 * gdb.python/py-symbol.c: Add new struct to help test
5723 gdb.Symtab.static_block().
5724
bf2f0858
DE
57252012-05-03 Doug Evans <dje@google.com>
5726
5727 * gdb.dwarf2/pr13961.S: Add file and source location, but leave
5728 commented out.
5729
2d4e0376
YQ
57302012-05-03 Yao Qi <yao@codesourcery.com>
5731
5732 * gdb.base/catch-syscall.exp: Skip it before compilation if target
5733 doesn't support.
5734 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp: Likewise.
5735 * gdb.base/foll-vfork.exp, gdb.multi/bkpt-multi-exec.exp: Likewise.
5736
6d0bb9f3
YQ
57372012-05-03 Yao Qi <yao@codesourcery.com>
5738
5739 * gdb.mi/mi-solib.exp: Setup kfail for gdb/13860.
5740
fd820528
DE
57412012-04-30 Doug Evans <dje@google.com>
5742
5743 PR testsuite/13961
5744 * gdb.dwarf2/pr13961.S: New file.
5745 * gdb.dwarf2/pr13961.exp: New file.
5746
b9e219b9
YQ
57472012-04-29 Yao Qi <yao@codesourcery.com>
5748
5749 * gdb.dwarf2/dw2-ifort-parameter.exp: Use proc `dwarf2_support'.
5750
3019eac3
DE
57512012-04-28 Doug Evans <dje@google.com>
5752
5753 * gdb.dwarf2/dw2-intercu.S (.Ltype_int2_in_cu2): Renamed from
5754 .Ltype_int_in_cu2. Use name "int2" instead of "int".
5755 All uses updated.
5756 * gdb.dwarf2/dw2-intercu.exp: Add "ptype int2" ahead of
5757 "ptype func_cu1" to expand cu2 before cu1.
5758
62e5f89c
SDJ
57592012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
5760 Tom Tromey <tromey@redhat.com>
5761
5762 * gdb.base/default.exp: Add `$_probe_arg*' convenience
5763 variables.
5764 * gdb.base/stap-probe.c: New file.
5765 * gdb.base/stap-probe.exp: New file.
5766 * gdb.trace/stap-trace.c: New file.
5767 * gdb.trace/stap-trace.exp: New file.
5768 * gdb.cp/nextoverthrow.exp: Add check for SystemTap probe in
5769 libgcc's unwinder.
5770
14132e89
MR
57712012-04-26 Maciej W. Rozycki <macro@codesourcery.com>
5772
5773 * gdb.arch/mips16-thunks-inmain.c: New file.
5774 * gdb.arch/mips16-thunks-main.c: New file.
5775 * gdb.arch/mips16-thunks-sin.c: New file.
5776 * gdb.arch/mips16-thunks-sinfrob.c: New file.
5777 * gdb.arch/mips16-thunks-sinfrob16.c: New file.
5778 * gdb.arch/mips16-thunks-sinmain.c: New file.
5779 * gdb.arch/mips16-thunks-sinmips16.c: New file.
5780 * gdb.arch/mips16-thunks.exp: New file.
5781
a766d390
DE
57822012-04-25 Doug Evans <dje@google.com>
5783
5784 * configure.ac: Create gdb.go/Makefile.
5785 * configure: Regenerate.
5786 * gdb.base/default.exp: Add "go" to "set language" testing.
5787 * gdb.go/Makefile.in: New file.
5788 * gdb.go/basic-types.exp: New file.
5789 * gdb.go/chan.exp: New file.
5790 * gdb.go/chan.go: New file.
5791 * gdb.go/handcall.exp: New file.
5792 * gdb.go/handcall.go: New file.
5793 * gdb.go/hello.exp: New file.
5794 * gdb.go/hello.go: New file.
5795 * gdb.go/integers.exp: New file.
5796 * gdb.go/integers.go: New file.
5797 * gdb.go/methods.exp: New file.
5798 * gdb.go/methods.go: New file.
5799 * gdb.go/package.exp: New file.
5800 * gdb.go/package1.go: New file.
5801 * gdb.go/package2.go: New file.
5802 * gdb.go/print.exp: New file.
5803 * gdb.go/strings.exp: New file.
5804 * gdb.go/strings.go: New file.
5805 * gdb.go/types.exp: New file.
5806 * gdb.go/types.go: New file.
5807 * gdb.go/unsafe.exp: New file.
5808 * gdb.go/unsafe.go: New file.
5809 * lib/future.exp: Add Go support.
5810 (gdb_find_go, gdb_find_go_linker): New procs.
5811 (gdb_default_target_compile): Add Go support.
5812 * lib/gdb.exp (skip_go_tests): New proc.
5813 * lib/go.exp: New file.
5814
e65f9ffb
TT
58152012-04-25 Tom Tromey <tromey@redhat.com>
5816
5817 * gdb.threads/linux-dp.exp: Unset 'seen' before 'array set'.
5818
14e75d8e
JK
58192012-04-18 Siddhesh Poyarekar <siddhesh@redhat.com>
5820 Jan Kratochvil <jan.kratochvil@redhat.com>
5821
5822 PR symtab/7259:
5823 * gdb.base/enumval.c: New test case.
5824 * gdb.base/enumval.exp: New test case.
5825 * gdb.python/py-type.exp (test_enums): Use field.enumval instead of
5826 field.bitpos.
5827
f3525b70
PA
58282012-04-17 Pedro Alves <palves@redhat.com>
5829
5830 * Makefile.in (site.exp): Make site.exp source
5831 $srcdir/lib/append_gdb_boards_dir.exp.
5832 * lib/append_gdb_boards_dir.exp: New file.
5833
bccbefd2
JK
58342012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5835
5836 New option "set auto-load safe-path".
5837 * gdb.python/py-objfile-script.exp (set auto-load safe-path): New.
5838 * gdb.python/py-section-script.exp (set auto-load safe-path): New.
5839
bf88dd68
JK
58402012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5841
5842 auto-load: Implementation.
5843 * gdb.base/help.exp (test set height): Increase the height.
5844 * gdb.python/py-objfile-script.exp (info auto-load-scripts): Change
5845 to ...
5846 (info auto-load python-scripts): ... here.
5847 * gdb.python/py-section-script.exp (info auto-load-scripts *): Change
5848 to ...
5849 (info auto-load python-scripts *): ... here.
5850
c0d4d1c0
YQ
58512012-04-16 Yao Qi <yao@codesourcery.com>
5852
5853 * lib/trace-support.exp (get_in_proc_agent): New.
5854 * gdb.trace/change-loc.exp: Call get_in_proc_agent to get the location
5855 of in process trace agent.
5856 * gdb.trace/ftrace.exp: Likewise.
5857 * gdb.trace/pending.exp: Likewise.
5858 * gdb.trace/trace-break.exp: Likewise.
5859 * gdb.trace/trace-mt.exp
5860 * gdb.trace/tspeed.exp: Likewise.
5861 * gdb.trace/tstatus.exp
5862 * gdb.trace/strace.exp: Likewise.
5863
cbf68a60
TS
58642012-04-16 Thomas Schwinge <thomas@codesourcery.com>
5865
dd6d3b70
TS
5866 * gdb.asm/sh.inc (gdbasm_startup): Only set up the stack pointer if the
5867 symbol _stack is defined. Get rid of a hard-coded constant for _stack.
5868
cbf68a60
TS
5869 * gdb.asm/sh.inc (gdbasm_end) <.size>: Refer to the function's name.
5870
8264ba82
AG
58712012-04-14 Anton Gorenkov <xgsa@yandex.ru>
5872
5873 PR mi/13393
5874 * gdb.mi/mi-var-rtti.cc: New file.
5875 * gdb.mi/mi-var-rtti.exp: New file.
5876 * lib/mi-support.exp (mi_varobj_update_with_child_type_change): New
5877 function.
5878 (mi_varobj_update_with_type_change): updated to avoid code duplication.
5879
de0919f8 58802012-04-11 Siva Chandra Reddy <sivachandra@google.com>
06fc020f
SCR
5881
5882 * gdb.python/Makefile.in: Add py-explore and py-explore-cc to
5883 EXECUTABLES.
5884 * gdb.python/py-explore.c: C program used for testing the new
5885 'explore' command on C constructs.
5886 * gdb.python/py-explore.cc: C++ program used for testing the new
5887 'explore' command on C++ constructs.
5888 * gdb-python/py-explore.exp: Tests for the new 'explore'
5889 command on C constructs.
5890 * gdb-python/py-explore-cc.exp: Tests for the new 'explore'
5891 command on C++ constructs.
5892
a82da7dd
MK
58932012-04-07 Mark Kettenis <kettenis@gnu.org>
5894
5895 * gdb.base/funcargs.exp (complex_args): Fix typo.
5896
e127cba8
JK
58972012-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5898
5899 * gdb.trace/change-loc.exp (tracepoint_change_loc_1)
5900 (tracepoint_change_loc_2): Accept both orders of pending set_tracepoint.
5901
40e084e1
KS
59022012-04-05 Keith Seitz <keiths@redhat.com>
5903
5904 * gdb.base/advance.exp: Update error message for
5905 "advance malformed" test.
5906 * gdb.base/break.exp: Likewise for "breakpoint with
5907 trailing garbage" test.
5908 * gdb.base/hbreak2.exp: Likewise for "hardware breakpoint
5909 with trailing garbage" test.
5910 * gdb.base/sepdebug.exp: Likewise for "breakpoint with
5911 trailng garbage" test.
5912 * gdb.base/until.exp: Likewise for "malformed until" test.
5913 * gdb.cp/ovldbreak.exp: Create the breakpoint table
5914 for "breakpoint info (after setting on all)".
5915 * gdb.cp/userdef.exp: Remove quoting for "break A2::operator+"
5916 tests.
5917 * gdb.cp/cplabel.cc: New file.
5918 * gdb.cp/cplabel.exp: New test.
5919 * gdb.linespec/ls-errs.c: New file.
5920 * gdb.linespec/ls-errs.exp: New test.
5921
a72c8f6a
JK
59222012-04-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5923
5924 * gdb.trace/unavailable.exp
5925 (collect globals: print object on: print derived_partial)
5926 (collect globals: print object on: print derived_whole)
5927 (collect globals: print object off: print derived_partial)
5928 (collect globals: print object off: print derived_whole): Update
5929 expected output.
5930
f87a3023
KS
59312012-03-30 Keith Seitz <keiths@redhat.com>
5932
5933 * gdb.python: Add test for linespecs with commas.
5934
e2171b3c
KS
59352012-03-28 Keith Seitz <keiths@redhat.com>
5936
5937 * gdb.linespec/ls-dollar.cc: New file.
5938 * gdb.linespec/ls-dollar.exp: New test.
5939
59402012-03-28 Keith Seitz <keiths@redhat.com>
0e4acfcc
KS
5941
5942 * gdb.cp/namespace.exp: Add breakpoint tests for functions
5943 starting with the global namespace.
5944
2f4e0a80
DE
59452012-03-23 Doug Evans <dje@google.com>
5946
5947 * lib/gdb.exp (BUILD_DATA_DIRECTORY): New global.
5948
7b282c5a
SCR
59492012-03-22 Siva Chandra Reddy <sivachandra@google.com>
5950
5951 * gdb.python/py-value.cc: Add test case for testing the
5952 methodology exposing C++ values to Python.
5953 * gdb.python/py-value-cc.exp: Add tests testing the methodology
5954 exposing C++ values to Python.
5955 * gdb.python/Makefile.in: Add py-value-cc to EXECUTABLES.
5956
2e98ca53
JK
59572012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5958 Siddhesh Poyarekar <siddhesh@redhat.com>
5959
5960 * gdb.base/auxv.c (func2): setrlimit to infinity to enable core dumps.
5961 * gdb.base/auxv.exp: Try to compile it with -DUSE_RLIMIT first.
5962 (generate native core dump): Make the test unsupported if core cannot
5963 be generated.
5964
8320cc4f
JK
59652012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5966
5967 * gdb.gdb/selftest.exp (do_steps_and_nexts): New entry
5968 for cmdarg_vec = NULL. Remove entries for cmdsize = 1, cmdarg = and
5969 ncmd = 0. New entry for VEC_cleanup cmdarg_s.
5970
3a69ffb2
JK
59712012-03-19 Siddhesh Poyarekar <siddhesh@redhat.com>
5972
5973 * gdb.base/cond-eval-mode.exp: Fix the anticipated warning string.
5974
8fabffee
DE
59752012-03-17 Doug Evans <dje@google.com>
5976
5977 * dg-extract-results.sh: Handle KFAILs.
5978
ab260dad
JK
59792012-03-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5980
5981 PR symtab/13777
5982 * gdb.dwarf2/dw2-skip-prologue.S (DW_AT_producer): Set it to 4.5.0.
5983
53ba8333
JB
59842012-03-16 Joel Brobecker <brobecker@adacore.com>
5985
5986 * gdb.ada/set_pckd_arr_elt: New testcase.
5987
481860b3
GB
59882012-03-16 Gary Benson <gbenson@redhat.com>
5989
5990 PR breakpoints/10738
5991 * gdb.opt/inline-break.exp: New file.
5992 * gdb.opt/inline-break.c: Likewise.
d4ba18a2
DE
5993 * gdb.dwarf2/dw2-inline-break.exp: Likewise.
5994 * gdb.dwarf2/dw2-inline-break.S: Likewise.
481860b3
GB
5995 * gdb.base/annota1.exp: Cope with old .gdb_index warnings.
5996 * gdb.base/async-shell.exp: Likewise.
5997 * lib/mi-support.exp (library_loaded_re): Likewise.
5998
410528f0
TT
59992012-03-15 Tom Tromey <tromey@redhat.com>
6000
6001 * gdb.cp/virtfunc2.exp: Update expected output.
6002 * gdb.cp/pr9631.exp: Update expected output.
6003 * gdb.cp/member-ptr.exp: Update expected output.
6004 * gdb.cp/inherit.exp (test_print_mvi_classes): Update expected
6005 output.
6006 * gdb.cp/casts.exp: Update expected output.
6007
c4aeac85
TT
60082012-03-15 Tom Tromey <tromey@redhat.com>
6009
6010 * gdb.cp/virtfunc.exp (make_one_vtable_result): New proc.
6011 (test_info_vtbl): Likewise.
6012 (do_tests): Call test_info_vtbl.
6013 * gdb.cp/virtfunc.cc (va): New global.
6014
856d06f9
TS
60152012-03-15 Thomas Schwinge <thomas@codesourcery.com>
6016
6017 * gdb.dwarf2/dw2-ada-ffffffff.S: Use .4byte instead of .long for
6018 describing DWARF data structures.
6019 * gdb.dwarf2/dw2-bad-parameter-type.S: Likewise.
6020 * gdb.dwarf2/dw2-double-set-die-type.S: Likewise.
6021 * gdb.dwarf2/dw2-empty-pc-range.S: Likewise.
6022 * gdb.dwarf2/dw2-entry-value.S: Likewise.
6023 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
6024 * gdb.dwarf2/dw2-param-error.S: Likewise.
6025 * gdb.dwarf2/dw2-skip-prologue.S: Likewise.
6026 * gdb.dwarf2/dw2-stack-boundary.S: Likewise.
6027 * gdb.dwarf2/dw4-sig-type-unused.S: Likewise.
6028 * gdb.dwarf2/implptr-optimized-out.S: Likewise.
6029 * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
6030 * gdb.dwarf2/pr11465.S: Likewise.
6031
e837f12a
JK
60322012-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6033
6034 * gdb.mi/mi2-prompt.exp: New file.
6035
ccbb4f28
JB
60362012-03-13 Joel Brobecker <brobecker@adacore.com>
6037
6038 * gdb.base/enum_cond.c, gdb.base/enum_cond.exp: New testcase.
6039
32039130
JB
60402012-03-13 Joel Brobecker <brobecker@adacore.com>
6041
6042 * gdb.ada/bp_range_type: New testcase.
6043
16899756
DE
60442012-03-13 Doug Evans <dje@google.com>
6045
6046 * gdb.base/default.exp: Delete tests for symbol-reloading.
6047 * gdb.base/help.exp: Ditto.
6048 * gdb.base/setshow.exp: Ditto.
6049 * gdb.base/gdb_history: Delete references to symbol-reloading.
6050
87b0bb13
JK
60512012-03-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6052
6053 * gdb.base/attach-twice.c: New files.
6054 * gdb.base/attach-twice.exp: New files.
6055
0d7941a9
KS
60562012-03-08 Keith Seitz <keiths@redhat.com>
6057
6058 * lib/gdb.exp (gdb_get_line_number): Throw an
6059 error instead of returning -1.
6060 * gdb.base/break.exp: Remove unused variable
6061 bp_location5.
6062 * gdb.base/hbreak2.exp: Likewise.
6063 * gdb.base/sepdebug.exp: Likewise.
6064
f4647387
YQ
60652012-03-08 Yao Qi <yao@codesourcery.com>
6066 Pedro Alves <palves@redhat.com>
6067
6068 Fix PR server/13392.
6069 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Remove kfail.
6070 (tracepoint_change_loc_2): Remove kfail. Return if failed to
6071 download tracepoints.
6072 * gdb.trace/pending.exp (pending_tracepoint_works): Likewise.
6073 (pending_tracepoint_resolved_during_trace): Likewise.
6074 (pending_tracepoint_installed_during_trace): Likewise.
6075 (pending_tracepoint_with_action_resolved): Likewise.
6076
83c532cb
KS
60772012-03-08 Keith Seitz <keiths@redhat.com>
6078
6079 * gdb.ada/array_bounds.exp: Get breakpoint for line
6080 with "START", not "STOP".
6081 * gdb.python/py-infthread.exp: Do not continue to
6082 line marked "Break here.", which is undefined.
6083
d6b6bbb7
LM
60842012-03-08 Luis Machado <lgustavo@codesourcery.com>
6085
6086 Revert:
6087
6088 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6089
6090 Implement testsuite workaround for PR breakpoints/13781.
6091 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
6092 (set breakpoint condition-evaluation host): New conditional command.
6093
7fe25d9b
JK
60942012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6095
6096 Fix CU relative vs. absolute DIE offsets.
6097 * gdb.dwarf2/dw2-op-call.S: New compilation unit preceding the existing
6098 one.
6099
51898c15
JK
61002012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6101
6102 Fix false FAIL on distros with relro linkage as default.
6103 * gdb.reverse/solib-precsave.exp: Try to compile the test using
6104 -Wl,-z,norelro first.
6105
8131799e
JB
61062012-03-06 Joel Brobecker <brobecker@adacore.com>
6107
6108 * gdb.ada/bp_on_var: New testcase.
6109
ba241969
JB
61102012-03-06 Joel Brobecker <brobecker@adacore.com>
6111
6112 * gdb.ada/bp_enum_homonym: New testcase.
6113
abe49676
YQ
61142012-03-06 Yao Qi <yao@codesourcery.com>
6115
6116 * gdb.trace/ftrace.exp (test_fast_tracepoints): Run test on target
6117 x86_64-*-* and i?86-*-*.
6118 Set up KFAIL for gdb/13808.
6119
d8df103b
TT
61202012-03-05 Tom Tromey <tromey@redhat.com>
6121
6122 * gdb.ada/operator_bp.exp: Clear debug-file-directory.
6123 * gdb.ada/mi_task_arg.exp: Clear debug-file-directory.
6124
b7b189f3
TT
61252012-03-05 Tom Tromey <tromey@redhat.com>
6126
6127 * gdb.java/jprint.java (jprint.main): Keep 'x' live.
6128
69dc1c4d
YQ
61292012-03-04 Yao Qi <yao@codesourcery.com>
6130
6131 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall): Catch error
6132 messages for KFAIL.
6133
3f20c47f
JK
61342012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6135
6136 * gdb.ada/arrayidx.exp: Call get_compiler_info. New variable old_gcc.
6137 (print one_two_three, indexes off, print few_reps, indexes off)
6138 (print many_reps, indexes off, print empty, indexes off)
6139 (print one_two_three, print few_reps, print many_reps, print empty):
6140 Call setup_xfail if $gcc_old.
6141
abf1152a
JK
61422012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6143
6144 Implement testsuite workaround for PR breakpoints/13781.
6145 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
6146 (set breakpoint condition-evaluation host): New conditional command.
6147
a06715f8
JK
61482012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6149
6150 Code cleanup.
6151 * gdb.cp/mb-templates.exp: New variables executable. Use it for
6152 binfile. use clean_restart. Replace gdb_expect by gdb_test_multiple.
6153 Replace GDB restart by kill and delete_breakpoints. Replace breakpoint
6154 number 1 by $bpnum. Four times.
6155
5808517f
YQ
61562012-03-03 Yao Qi <yao@codesourcery.com>
6157
6158 * gdb.trace/strace.exp: run strace_info_marker in linux native gdb.
6159
dfe2ac14
JK
61602012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6161
6162 Setup KFAIL for PR server/13796.
6163 * gdb.base/disp-step-syscall.exp (single step over vfork): Setup KFAIL.
6164
8bbc467a
JB
61652012-03-02 Joel Brobecker <brobecker@adacore.com>
6166
6167 * gdb.ada/operator_bp: New testcase.
6168
c0eac87f
JB
61692012-03-02 Joel Brobecker <brobecker@adacore.com>
6170
6171 * gdb.ada/info_locals_renaming: New testcase.
6172
4f42c881
TT
61732012-03-02 Tom Tromey <tromey@redhat.com>
6174
6175 * gdb.base/nextoverexit.c: New file.
6176 * gdb.base/nextoverexit.exp: New file.
6177
7380c0c9
EBM
61782012-03-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
6179
6180 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Remove obsolete
6181 parameter.
6182
1faeff08
MR
61832012-03-01 Maciej W. Rozycki <macro@mips.com>
6184
6185 * gdb.xml/tdesc-regs.exp: Add "mips-dsp.xml" to the list of MIPS
6186 core registers.
6187
320b6f49 61882012-03-01 Maciej W. Rozycki <macro@mips.com>
6fdff2c5
PA
6189 Maciej W. Rozycki <macro@codesourcery.com>
6190 Daniel Jacobowitz <dan@codesourcery.com>
320b6f49
MR
6191
6192 * gdb.base/hbreak2.exp: New test for "hbreak" and "thbreak".
6193
ad5f7d6e
PA
61942012-03-01 Pedro Alves <palves@redhat.com>
6195
6196 PR gdb/13767
6197
6198 * gdb.trace/unavailable.exp (gdb_unavailable_floats): New.
6199 (gdb_collect_globals_test): Call it.
6200
d3dc44a6
KS
62012012-03-01 Keith Seitz <keiths@redhat.com>
6202
6203 * gdb.cp/method2.exp: Output of overload menu is now
6204 alphabetized. Update tests for "break A::method".
6205 * gdb.cp/ovldbreak.exp: Use gdb_get_line_number instead
6206 of hard-coding them.
6207 Overload menu is alphabetized: rewrite to accommodate.
6208 Unset variables LINE and TYPES which are used in other tests.
6209 Compute the output of "info break".
6210 Update the breakpoint table after all breakpoints are deleted.
6211 (continue_to_bp_overloaded): Rename ACTUALS to ARGUMENT and
6212 compute ACTUALS and the method body based on parameters.
6213 Update expected output accordingly.
6214 * gdb.cp/ovldbreak.cc (foo::overload1arg): Reformat and add
6215 unique comments to allow the use of gdb_get_line_number.
6216
62172012-03-01 Keith Seitz <keiths@redhat.com>
6218
6219 * gdb.cp/method2.exp: Use prepare_for_testing and cleanup
6220 some Tcl syntax.
6221 * gdb.cp/ovldbreak.exp: Likewise.
6222
7949c2a0
KS
62232012-03-01 Keith Seitz <keiths@redhat.com>
6224
6225 * gdb.base/help.exp (help show user): Update expected result
6226 for new doc string changes (add "non-python").
6227
7d74f244
DE
62282012-03-01 Scott J. Goldman <scottjg@vmware.com>
6229
6230 * gdb.python/py-cmd.exp: Add test to verify that python commands can
6231 be put in the user-defined category and that the commands appear in
6232 "help user-defined".
6233
1b611343
JB
62342012-02-29 Joel Brobecker <brobecker@adacore.com>
6235
6236 * gdb.ada/tagged_not_init: New testcase.
6237
99b1c762
JB
62382012-02-29 Joel Brobecker <brobecker@adacore.com>
6239
6240 * gdb.ada/arrayidx.exp: Adjust expected output for p_one_two_three.
6241 * gdb.ada/enum_idx_packed: New testcase.
6242
2d4a02ee
JB
62432012-02-29 Joel Brobecker <brobecker@adacore.com>
6244
6245 * gdb.ada/aliased_array: New testcase.
6246
2e6fda7d
JB
62472012-02-29 Joel Brobecker <brobecker@adacore.com>
6248
6249 * gdb.ada/whatis_array_val: New testcase.
6250
9a7f938f
JK
62512012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6252
6253 Fix disp-step-syscall.exp: fork: single step over fork.
6254 * gdb.base/disp-step-syscall.exp (syscall_insn): Anchor it by
6255 whitespaces.
6256 (single step over $syscall): Remove its check.
6257 (single step over $syscall final pc): New check.
6258
8703a944
JK
62592012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6260
6261 Support processors without SSSE3.
6262 * gdb.reverse/i386-sse-reverse.c (sse_test): Move pabsb, pabsw and
6263 pabsd into ...
6264 (ssse3_test): ... a new function.
6265 (main): Call ssse3_test.
6266 * gdb.reverse/i386-sse-reverse.exp: New variable end_ssse3_test.
6267 Update expected values everywhere.
6268 (reverse-step to pabsd, verify xmm0 after reverse pabsd)
6269 (verify xmm1 after reverse pabsd, verify xmm2 after reverse pabsd)
6270 (reverse-step to pabsw, verify xmm0 after reverse pabsw)
6271 (verify xmm1 after reverse pabsw, verify xmm2 after reverse pabsw)
6272 (reverse-step to pabsb, verify xmm0 after reverse pabsb)
6273 (verify xmm1 after reverse pabsb, verify xmm2 after reverse pabsb):
6274 Move these tests lower.
6275 (set breakpoint at end of ssse3_test, continue to end of ssse3_test)
6276 (verify xmm0 at end of ssse3_test, verify xmm1 at end of ssse3_test)
6277 (verify xmm2 at end of ssse3_test, continue to end of ssse3_test #2):
6278 New tests.
6279
c03e6ccc
YQ
62802012-02-29 Yao Qi <yao@codesourcery.com>
6281 Pedro Alves <palves@redhat.com>
6282
6283 * gdb.trace/trace-mt.c: New.
6284 * gdb.trace/trace-mt.exp: New.
6285
7964b62a
TS
62862012-02-28 Thomas Schwinge <thomas@codesourcery.com>
6287
2c8910ba
TS
6288 * gdb.base/annota1.exp: Use gdb_get_line_number for retrieving line
6289 numbers instead of hardcoding them.
6290 * gdb.base/annota1.c: Provide suitable markers.
6291 * gdb.base/annota3.exp: Use gdb_get_line_number for retrieving line
6292 numbers instead of hardcoding them.
6293 * gdb.base/annota3.c: Provide suitable markers.
6294
6295 * gdb.base/annota1.c [__sh__]: Remove any special-casing.
6296 * gdb.base/annota3.c: Likewise.
6297 * gdb.base/sigall.c: Likewise.
6298 * gdb.base/signals.c: Likewise.
6299 * gdb.reverse/sigall-reverse.c: Likewise.
7964b62a 6300
5a41c0b7
MR
63012012-02-27 Maciej W. Rozycki <macro@codesourcery.com>
6302
6303 * gdb.cp/breakpoint.exp (test_breakpoint): Fix the runto_main
6304 failure return path.
6305
ebbbe5c5
LM
63062012-02-27 Luis Machado <lgustavo@codesourcery.com>
6307
6308 * gdb.base/save-bp.exp: Account for new condition evaluator output.
6309
8d126d8a
LM
63102012-02-24 Luis Machado <lgustavo@codesourcery.com>
6311
6312 * gdb.base/cond-eval-mode.exp: New file.
6313
11337c2f
PA
63142012-02-24 Pedro Alves <palves@redhat.com>
6315
6316 * gdb.base/break-interp.exp (test_ld): Use with_test_prefix.
6317 (top level): Use with_test_prefix.
6318
13fc3e3c
PA
63192012-02-24 Pedro Alves <palves@redhat.com>
6320
6321 * gdb.threads/attach-into-signal.exp (corefunc): Use
6322 with_test_prefix.
6323
07c1b626
JK
63242012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6325
6326 Fix false FAILs on old CPUs without SSE.
6327 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test):
6328 Return untested for Illegal instruction.
6329
596ba138
JK
63302012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6331
6332 Fix false FAILs with glibc debug infos installed.
6333 * gdb.reverse/solib-precsave.exp (set debug-file-directory): New test.
6334 * gdb.reverse/solib-reverse.exp (set debug-file-directory): New test.
6335
aeaa2474
SA
63362012-02-22 Sterling Augustine <saugustine@google.com>
6337
6338 * gdb.base/watchpoint.exp (test_constant_watchpoint): Add test for
6339 constant with cast.
6340
aed555c9
PA
63412012-02-21 Pedro Alves <palves@redhat.com>
6342
6343 * gdb.threads/watchpoint-fork.exp (test): Use with_test_prefix.
6344
78afebb4
PA
63452012-02-21 Pedro Alves <palves@redhat.com>
6346
6347 * gdb.base/return-nodebug.exp (do_test): Use with_test_prefix.
6348
fdcfef12
PA
63492012-02-21 Pedro Alves <palves@redhat.com>
6350
6351 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Use
6352 with_test_prefix.
6353
0f4d39d5
PA
63542012-02-21 Pedro Alves <palves@redhat.com>
6355
6356 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Don't do
6357 with_test_prefix here.
6358 (top level): Do it here instead. Remove `:' from the
6359 with_test_prefix string.
6360 * gdb.base/attach-pie-misread.exp: Remove the leading space the
6361 the suffix `:' from the with_test_prefix prefix string.
6362 * gdb.base/break-interp.exp: Ditto.
6363 * gdb.base/catch-load.exp: Ditto.
6364 * gdb.base/disp-step-syscall.exp: Ditto.
6365 * gdb.base/jit-so.exp: Ditto.
6366 * gdb.base/jit.exp: Ditto.
6367 * gdb.base/sepdebug.exp: Ditto.
6368 * gdb.base/solib-display.exp: Ditto.
6369 * gdb.base/solib-overlap.exp: Ditto.
6370 * gdb.base/watch-cond-infcall.exp: Ditto.
6371 * gdb.base/watchpoint.exp: Ditto.
6372 * gdb.dwarf2/dw2-noloc.exp: Ditto.
6373 * gdb.mi/mi-watch.exp: Ditto.
6374 * gdb.mi/mi2-watch.exp: Ditto.
6375 * gdb.threads/non-ldr-exc-1.exp: Ditto.
6376 * gdb.threads/non-ldr-exc-2.exp: Ditto.
6377 * gdb.threads/non-ldr-exc-3.exp: Ditto.
6378 * gdb.threads/non-ldr-exc-4.exp: Ditto.
6379 * gdb.threads/watchpoint-fork.exp: Ditto.
6380 * gdb.threads/watchthreads-reorder.exp: Ditto.
6381 * gdb.trace/change-loc.exp: Ditto.
6382 * gdb.trace/pending.exp: Ditto.
6383 * gdb.trace/status-stop.exp: Ditto.
6384 * gdb.trace/strace.exp: Ditto.
6385 * gdb.trace/trace-break.exp: Ditto.
6386 * gdb.trace/unavailable.exp: Ditto.
6387 * lib/gdb.exp (with_test_prefix): Always prefix with space and
6388 suffix with colon. Adjust leading comments.
6389
6a5870ce
PA
63902012-02-21 Pedro Alves <palves@redhat.com>
6391 Tom Tromey <tromey@redhat.com>
6392
6393 * lib/gdb.exp: Add description of test prefixes.
6394 (with_test_prefix): New procedure.
6395 * gdb.arch/altivec-abi.exp: Use with_test_prefix.
6396 * gdb.base/attach-pie-misread.exp: Use with_test_prefix.
6397 * gdb.base/break-interp.exp: Use with_test_prefix. Use append
6398 instead of lappend to append to pf_prefix.
6399 * gdb.base/catch-load.exp: Use with_test_prefix.
6400 * gdb.base/disp-step-syscall.exp: Use with_test_prefix.
6401 * gdb.base/jit-so.exp: Use with_test_prefix.
6402 * gdb.base/jit.exp: Use with_test_prefix.
6403 * gdb.base/return-nodebug.exp (do_test): Use append instead of
6404 lappend to append to pf_prefix.
6405 * gdb.base/sepdebug.exp: Use with_test_prefix.
6406 * gdb.base/solib-display.exp: Use with_test_prefix.
6407 * gdb.base/solib-overlap.exp: Use with_test_prefix.
6408 * gdb.base/watch-cond-infcall.exp: Use with_test_prefix.
6409 * gdb.base/watchpoint.exp: Use with_test_prefix.
6410 * gdb.dwarf2/dw2-noloc.exp: Use with_test_prefix.
6411 * gdb.mi/mi-watch.exp: Use with_test_prefix.
6412 * gdb.mi/mi2-watch.exp: Use with_test_prefix.
6413 * gdb.threads/non-ldr-exc-1.exp: Use with_test_prefix.
6414 * gdb.threads/non-ldr-exc-2.exp: Use with_test_prefix.
6415 * gdb.threads/non-ldr-exc-3.exp: Use with_test_prefix.
6416 * gdb.threads/non-ldr-exc-4.exp: Use with_test_prefix.
6417 * gdb.threads/watchpoint-fork.exp: Use with_test_prefix. Use
6418 append instead of lappend to append to pf_prefix.
6419 * gdb.threads/watchthreads-reorder.exp: Use with_test_prefix.
6420 * gdb.trace/change-loc.exp: Use with_test_prefix.
6421 * gdb.trace/pending.exp: Use with_test_prefix.
6422 * gdb.trace/status-stop.exp: Use with_test_prefix.
6423 * gdb.trace/strace.exp: Use with_test_prefix.
6424 * gdb.trace/trace-break.exp: Use with_test_prefix.
6425 * gdb.trace/unavailable.exp: Use with_test_prefix. Use append
6426 instead of lappend to append to pf_prefix.
6427
35dc4a6b
JK
64282012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6429
6430 Fix racy FAILs.
6431 * gdb.base/inferior-died.c (main): Add return of 0.
6432 * gdb.base/inferior-died.exp (continue): Fix expectation of
6433 asynchronous events.
6434 (p 1): New test.
6435
c5a006e6
PA
64362012-02-20 Pedro Alves <palves@redhat.com>
6437
6438 * gdb.threads/attach-into-signal.exp (corefunc): Don't enable
6439 lin-lwp output. Set SIGALRM to stop. Adjust tests to not rely on
6440 gdb's internal debug output. For the non-threaded case, look for
6441 "Program received signal SIGLARM", for the threaded case, peek at
6442 the thread's siginfo.
6443
cc51a170
PA
64442012-02-20 Pedro Alves <palves@redhat.com>
6445
6446 General cleanup, make output test messages unique, and build
6447 different executable files for the non-threaded and threaded
6448 cases.
6449
6450 * gdb.threads/attach-into-signal.exp (binfile, escapedbinfile):
6451 Delete.
6452 (executable_nothr, executable_thr): New globals.
6453 (top level): Adjust to delete both executables.
6454 (corefunc): New parameter $executable. Set $pf_prefix instead of
6455 hand writing a prefix in tests. Issue a clean_restart and enable
6456 lin-lwp debug output here.
6457 (top level): Adjust. Use build_executable. Don't start gdb here,
6458 and don't enable lin-lwp debug output here.
6459 * gdb.threads/Makefile.in (EXECUTABLES): Adjust.
6460
c755f03d
JK
64612012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6462
6463 Fix racy FAILs.
6464 * gdb.base/catch-load.exp (one_catch_load_test): Remove duplicate
6465 "continue" command.
6466
6bec5e0a
JK
64672012-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6468
6469 Fix for gdbserver non-extended mode.
6470 * gdb.base/break-inline.exp (start): Replace "start" by gdb_breakpoint
6471 and gdb_run_cmd.
6472
2e8265fd
TT
64732012-02-17 Tom Tromey <tromey@redhat.com>
6474
6475 * gdb.python/py-events.py (exit_handler): Add test for 'dir'.
6476 * gdb.python/py-events.exp: Check 'dir' output.
6477 * gdb.python/py-type.exp (test_fields): Add test for 'dir'.
6478
9e507076
YQ
64792012-02-17 Yao Qi <yao@codesourcery.com>
6480
6481 * gdb.trace/strace.exp (strace_info_marker): Test `info threads'.
6482
32d22ab1
TT
64832012-02-16 Tom Tromey <tromey@redhat.com>
6484
6485 * gdb.base/inferior-died.c: Don't include stdio.h.
6486
9addecb9
TT
64872012-02-16 Tom Tromey <tromey@redhat.com>
6488
6489 * gdb.base/inferior-died.c: New file.
6490 * gdb.base/inferior-died.exp: New file.
6491
4cb6da1c
AR
64922012-02-15 Aleksandar Ristovski <aristovski@qnx.com>
6493
6494 * gdb.base/break-inline.exp: New file.
6495 * gdb.base/break-inline.c: New file.
6496
3af2590d
TT
64972012-02-15 Tom Tromey <tromey@redhat.com>
6498
6499 * gdb.base/pc-fp.exp: Add "info register" tests.
6500
29988831
TT
65012012-02-15 Tom Tromey <tromey@redhat.com>
6502
6503 * gdb.base/regs.exp: Remove.
6504
10010058
PA
65052012-02-15 Pedro Alves <palves@redhat.com>
6506
6507 * gdb.trace/backtrace.exp: Issue UNSUPPORTED instead of PASS when
6508 the target doesn't support tracepoints.
6509 * gdb.trace/circ.exp: Ditto.
6510 * gdb.trace/collection.exp: Ditto.
6511 * gdb.trace/packetlen.exp: Ditto.
6512 * gdb.trace/passc-dyn.exp: Ditto.
6513 * gdb.trace/report.exp: Ditto.
6514 * gdb.trace/tfind.exp: Ditto.
6515 * gdb.trace/tspeed.exp: Ditto.
6516 * gdb.trace/tsv.exp: Ditto.
6517 * gdb.trace/unavailable.exp: Ditto.
6518 * gdb.trace/while-dyn.exp: Ditto.
6519
a2e0062d
PA
65202012-02-15 Pedro Alves <palves@redhat.com>
6521
6522 * gdb.trace/circ.exp (trace_buffer_normal): Rewrite using
6523 gdb_test_multiple, and call unsupported instead of fail, if the
6524 remote side does not support the request.
6525
a1999d40
PA
65262012-02-15 Pedro Alves <palves@redhat.com>
6527
6528 * gdb.server/ext-attach.exp: Make sure gdb is disconnected.
6529 * gdb.server/ext-run.exp: Make sure gdb is disconnected.
6530 * gdb.server/file-transfer.exp: Make sure gdb is disconnected.
6531 * gdb.server/server-mon.exp: Make sure gdb is disconnected.
6532 * gdb.server/server-run.exp: Make sure gdb is disconnected.
6533 * lib/gdbserver-support.exp (gdbserver_start_extended): Only
6534 prepend "extended-" to $gdbserver_protocol if $gdbserver_protocol
6535 doesn't start with "extended-" already.
6536
7cee1e54
PA
65372012-02-15 Pedro Alves <palves@redhat.com>
6538
6539 Support extended-remote. Avoid cascading timeouts.
6540
6541 * gdb.base/attach.exp (do_attach_tests): Add expected output for
6542 the extended-remote target. If attaching with no file fails, load
6543 the file manually.
6544 * gdb.server/ext-attach.exp: Adjust expected attach/detach output.
6545
816338b5
SS
65462012-02-14 Stan Shebs <stan@codesourcery.com>
6547
6548 * gdb.base/ena-dis-br.exp: Add enable count test.
6549
cc30c4bd
PA
65502012-02-13 Pedro Alves <palves@redhat.com>
6551
6552 * config/mips-idt.exp: Delete.
6553 * gdb.base/a2-run.exp: Remove mips-idt xfails.
6554 * gdb.base/bitfields.exp: Remove mips-idt restarts.
6555 * gdb.base/break.exp: Remove mips-idt references.
6556 * gdb.base/chng-syms.exp: Ditto.
6557 * gdb.base/default.exp: Ditto.
6558 * gdb.base/funcargs.exp (funcargs_reload): Delete.
6559 (top level): Don't call it.
6560 * gdb.base/opaque.exp: Remove mips-idt restarts.
6561 * gdb.base/ptype.exp: Remove mips-idt xfails.
6562 * gdb.base/scope.exp: Remove mips-idt restarts.
6563 * gdb.base/sepdebug.exp: Remove mips-idt references.
6564 * gdb.base/watchpoint.exp (maybe_clean_restart)
6565 (maybe_reinitialize): Delete.
6566 (test_disabling_watchpoints, test_disabling_watchpoints)
6567 (test_watchpoint_triggered_in_syscall)
6568 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
6569 Don't call them.
6570
57008375
JK
65712012-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6572
6573 * gdb.server/server-exec-info.exp: New file.
6574
4a2d9c08
PA
65752012-02-10 Pedro Alves <palves@redhat.com>
6576
6577 * gdb.base/break-interp.exp (test_attach_gdb): Assume $file is
6578 always non-empty.
6579 (test_attach): Always pass $exec to test_attach_gdb.
6580
09fa21bd
TT
65812012-02-08 Tom Tromey <tromey@redhat.com>
6582
6583 * gdb.python/py-symbol.exp: Use lookup_global_symbol for tests
6584 before inferior is started.
6585
f0823d2c
TT
65862012-02-07 Tom Tromey <tromey@redhat.com>
6587
6588 * gdb.python/py-symbol.exp: Test Symbol.needs_frame and
6589 Symbol.value.
6590 * gdb.python/py-symbol.c (qq): Set default value.
6591
65922012-02-07 Tom Tromey <tromey@redhat.com>
64e7d9dd
TT
6593
6594 * gdb.python/py-symbol.c (qq): New global.
6595 * gdb.python/py-symbol.exp: Add test for frame-less
6596 lookup_symbol.
6597 * gdb.python/py-symtab.exp: Fix line number.
6598
f7e44f65
JB
65992012-02-03 Joel Brobecker <brobecker@adacore.com>
6600
6601 * gdb.ada/mi_task_arg: New testcase.
6602
4c9ed63c
PA
66032012-02-02 Pedro Alves <palves@redhat.com>
6604
6605 * gdb.reverse/until-precsave.exp: Also put "record save" under the
6606 extended timeout.
6607
c0b9f2c6
PA
66082012-02-02 Pedro Alves <palves@redhat.com>
6609
6610 * gdb.gdb/complaints.exp: Skip if gdb,noinferiorio is set.
6611 * gdb.gdb/selftest.exp (test_with_self): Handle gdb,noinferiorio.
6612
5f8cefd7
PA
66132012-02-02 Pedro Alves <palves@redhat.com>
6614
6615 * gdb.base/term.exp: Rewrite.
6616 * gdb.base/term.c: New.
6617
2f3a2569
PA
66182012-02-02 Pedro Alves <palves@redhat.com>
6619
6620 * gdb.base/default.exp (run "r" abbreviation, run): Add
6621 extended-remote expected output.
6622
f149aabd
TT
66232012-02-02 Tom Tromey <tromey@redhat.com>
6624
6625 * gdb.cp/dispcxx.exp: New file.
6626 * gdb.cp/dispcxx.cc: New file.
6627
03bef283
TT
66282012-02-01 Tom Tromey <tromey@redhat.com>
6629
6630 * gdb.base/jit-simple.exp: New file.
6631 * gdb.base/jit-simple.c: New file.
6632
a79b18b5
YQ
66332012-01-30 Yao Qi <yao@codesourcery.com>
6634
6635 * gdb.base/skip.exp: Make test result unique.
6636
f0d1a53e
JK
66372012-01-30 Jan Kratochvil <jan.kratochvil@redhat.com>
6638
6639 * gdb.base/valgrind-db-attach.exp (attach to debugger): Fix
6640 compatibility with valgrind-3.7.0.
6641
4b3c9f41
PA
66422012-01-27 Pedro Alves <palves@redhat.com>
6643
6644 * gdb.base/watchpoint.exp (no_hw): New global.
6645 (maybe_clean_restart, maybe_reinitialize): If no_hw is set,
6646 disable hw watchpoints.
6647 (test_wide_location_1, test_wide_location_2): If no_hw is set,
6648 don't expect hw watchpoints.
6649 (no_hw_watchpoints): Always clean restart.
6650 (do_tests): New procedure, factored out from the top level.
6651 (top level): Run tests twice. Once with hw watchpoints enabled,
6652 another time with hw watchpoints disabled.
6653
a13491c8
PA
66542012-01-27 Pedro Alves <palves@redhat.com>
6655
6656 * gdb.base/watchpoint.exp (test_no_hw_watchpoints): New, factored
6657 out from the top level.
6658 (top level): Call it instead.
6659
f2c8a051
PA
66602012-01-27 Pedro Alves <palves@redhat.com>
6661
6662 * gdb.base/watchpoint.exp (top level): Re-enable hardware
6663 watchpoints sooner.
6664
654d7a9e
PA
66652012-01-27 Pedro Alves <palves@redhat.com>
6666
6667 * gdb.base/watchpoint.exp (top level): Delete watch ival3.
6668
274f47f3
PA
66692012-01-27 Pedro Alves <palves@redhat.com>
6670
6671 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): Expect
6672 "You may have requested too many hardware
6673 breakpoints/watchpoints".
6674
e4d63ba2
PA
66752012-01-27 Pedro Alves <palves@redhat.com>
6676
6677 * gdb.base/watchpoint.exp (maybe_clean_restart)
6678 (maybe_reinitialize): New.
6679 (test_disabling_watchpoints): Call maybe_reinitialize. Don't
6680 expect "hit N times".
6681 (test_disabling_watchpoints, test_complex_watchpoint)
6682 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
6683 Call maybe_clean_restart.
6684 (top level): Use clean_restart. Remove "mips-idt-*"
6685 reinitialization.
6686
dbd95daf
PA
66872012-01-27 Pedro Alves <palves@redhat.com>
6688
6689 * gdb.base/watchpoint.exp: Always run test_complex_watchpoint.
6690
f3ad2025
PA
66912012-01-27 Pedro Alves <palves@redhat.com>
6692
6693 * gdb.base/watchpoint.exp: Clean restart after tests that don't
6694 require `initialize' anymore. Remove unnecessary `initialize'
6695 calls.
6696
100aa3ae
PA
66972012-01-27 Pedro Alves <palves@redhat.com>
6698
6699 * gdb.base/watchpoint.exp (wp_set): Delete.
6700 (initialize, test_simple_watchpoint, top level): Remove dead code.
6701
c79a8e11
PA
67022012-01-27 Pedro Alves <palves@redhat.com>
6703
6704 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Fix
6705 typo.
6706
048fe15a
PA
67072012-01-27 Pedro Alves <palves@redhat.com>
6708
6709 * config/extended-gdbserver.exp: New file.
6710 * lib/gdbserver-support.exp (gdbserver_start_extended): Extend
6711 comment.
6712 (gdbserver_start_multi, mi_gdbserver_start_multi): New.
6713 * boards/native-extended-gdbserver.exp: New file.
6714
4033a6bf
PA
67152012-01-26 Pedro Alves <palves@redhat.com>
6716
6717 * gdb.base/watchpoint.exp: Replace send_gdb/gdb_expect by gdb_test
6718 and gdb_test_multiple.
6719
3d7f4b81
PA
67202012-01-26 Pedro Alves <palves@redhat.com>
6721
6722 Make test messages unique, and more identifiable.
6723 * gdb.multi/watchpoint-multi.exp: Change test messages.
6724
484abf42
TT
67252012-01-25 Tom Tromey <tromey@redhat.com>
6726
6727 * gdb.base/solib-disc.exp: Fix regexps.
6728
edcc5120
TT
67292012-01-24 Tom Tromey <tromey@redhat.com>
6730
6731 * lib/mi-support.exp (mi_expect_stop): Add special case for
6732 solib-event.
6733 * gdb.base/catch-load-so.c: New file.
6734 * gdb.base/catch-load.exp: New file.
6735 * gdb.base/catch-load.c: New file.
6736 * gdb.base/break-interp.exp (reach_1): Update regexp.
6737
30b91c90
JK
67382012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6739
6740 Fix fuzzy results.
6741 * gdb.mi/var-cmd.c (do_locals_tests): Initialize variables lsimple,
6742 lpsimple and func.
6743
53fe1783
GB
67442012-01-24 Gary Benson <gbenson@redhat.com>
6745
6746 Delete #if 0'd out code.
6747 * gdb.base/default.exp (info catch): Remove.
6748 * gdb.base/gdb_history (info catch): Likewise.
6749 * gdb.base/help.exp (info catch): Likewise.
6750
d0d8b0c6
JK
67512012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6752
6753 Fix watchpoints to be specific for each inferior.
6754 * gdb.multi/watchpoint-multi.c: New file.
6755 * gdb.multi/watchpoint-multi.exp: New file.
6756
4403d8e9
JK
67572012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6758
6759 Fix watchpoints across inferior fork.
6760 * gdb.threads/watchpoint-fork-child.c: New file.
6761 * gdb.threads/watchpoint-fork-mt.c: New file.
6762 * gdb.threads/watchpoint-fork-parent.c: New file.
6763 * gdb.threads/watchpoint-fork-st.c: New file.
6764 * gdb.threads/watchpoint-fork.exp: New file.
6765 * gdb.threads/watchpoint-fork.h: New file.
6766
050a2e1d
PA
67672012-01-23 Pedro Alves <palves@redhat.com>
6768
6769 * gdb.base/call-signal-resume.exp: Allow output after "return".
6770
6a52fb62
PA
67712012-01-20 Pedro Alves <palves@redhat.com>
6772
6773 * gdb.python/py-finish-breakpoint.py: Fix typo.
6774
145b16a9
UW
67752012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
6776
6777 * gdb.base/info-proc.exp: Also run on remote targets. Main
6778 "info proc" command is now always present; whether target supports
6779 actual info proc operation is detected when attempting to issue
6780 the command.
6781
26f6125e
JK
67822012-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6783
6784 * .gdbinit: Remove.
6785
eb5227ce
PA
67862012-01-19 Pedro Alves <palves@redhat.com>
6787
6788 * gdb.java/jprint.exp: Don't rely on inferior output, but instead
6789 look at the funtions' returns.
6790 * gdb.java/jprint.java (jvclass.addprint, jprint.print(int))
6791 (jprint.print(int, int)): Change return type to int. Adjust.
6792
1db33378
PP
67932012-01-18 Paul Pluzhnikov <ppluzhnikov@google.com>
6794
6795 PR gdb/9538
6796 * gdb.base/sepdebug.exp: New test.
6797
b9736cf8
PA
67982012-01-18 Pedro Alves <palves@redhat.com>
6799
6800 * gdb.ada/mi_task_info.exp (-ada-task-info with no argument):
6801 Allow output before ^done.
6802
4aac40c8
TT
68032012-01-16 Tom Tromey <tromey@redhat.com>
6804
6805 * gdb.linespec/linespec.exp: Change some tests to use $decimal.
6806 Add tests for relative directory.
6807
cafec441
TT
68082012-01-16 Tom Tromey <tromey@redhat.com>
6809
6810 * gdb.base/printcmds.c (enum flag_enum): New.
6811 (three): New global.
6812 * gdb.base/printcmds.exp (test_print_enums): Add test for flag
6813 enum printing.
6814 * gdb.python/py-pp-maint.py (build_pretty_printer): Instantiate
6815 FlagEnumerationPrinter.
6816 * gdb.python/py-pp-maint.exp: Add tests for FlagEnumerationPrinter.
6817 * gdb.python/py-pp-maint.c (enum flag_enum): New.
6818 (fval): New global.
6819
abcc4978
PA
68202012-01-16 Pedro Alves <palves@redhat.com>
6821
6822 * lib/gdb.exp (banned_procedures): New variable.
6823 (banned_variables_traced): Rename to ...
6824 (banned_traced): ... this.
6825 (gdb_init): Also trace banned procedures.
6826 (gdb_finish): Also untrace banned procedures.
6827
97ccebe8
PA
68282012-01-16 Pedro Alves <palves@redhat.com>
6829
6830 Remove all calls to strace.
6831
2af7517b
JK
68322012-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6833
6834 * gdb.dwarf2/dw2-namespaceless-anonymous.S: New file.
6835 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: New file.
6836
9241a8bc
PP
68372012-01-13 Paul Pluzhnikov <ppluzhnikov@google.com>
6838
6839 * gdb.base/attach-pie-misread.exp: Pass -pie only to the linker.
6840 * gdb.base/pie-execl.exp: Likewise.
6841
3848a17f
KS
68422012-01-12 Keith Seitz <keiths@redhat.com>
6843
6844 PR mi/10586
6845 * gdb.mi/var-cmd.c (struct anonymous): New structure.
6846 (do_anonymous_type_tests): New function.
6847 (main): Call do_anonymous_type_tests.
6848 * gdb.mi/mi2-var-child.exp: Add anonymous type tests.
6849 (verify_everything): New procedure.
6850 * gdb.mi/mi-var-cp.cc (class A): New class.
6851 (anonymous_structs_and_unions): New function.
6852 (main): Call anonymous_structs_and_unions.
6853 * gdb.mi/mi-var-cp.exp: Add anonymous type tests.
6854 (verify_everything): New procedure.
6855
440e2fca
KS
68562012-01-12 Keith Seitz <keiths@redhat.com>
6857
6858 * lib/mi-support.exp: Expand comments about PATH_EXPR.
6859 (varobj_tree::get_path_expr): Assume that all varobjs are
6860 compound unless they are known simple types.
6861 Adjust path expressions based on parent type, path parent type,
6862 and tree language.
6863 (varobj_tree::walk_tree): Add LANGUAGE parameter and save it into
6864 the root varobj.
6865 (mi_walk_varobj_tree): Add LANGUAGE parameter.
6866
675399c9
PA
68672012-01-11 Pedro Alves <palves@redhat.com>
6868
6869 * gdb.base/default.exp (core-file): Don't expect "GDB can't read
6870 core files on this machine" anymore.
6871
97ddaa9b
PH
68722012-01-11 Paul Hilfinger <hilfingr@adacore.com>
6873
6874 * gdb.base/watchpoint.c (recurser): Initialize local_x.
6875 (main): Repeat recurser call.
6876 * gdb.base/watchpoint.exp: Check that 'watch recurser::local_x' is
6877 equivalent to 'local_x'.
6878
ea733575 68792012-01-11 Paul Hilfinger <hilfingr@adacore.com>
6fdff2c5 6880 Joel Brobecker <brobecker@adacore.com>
ea733575
PH
6881
6882 * gdb.base/recpar.c, gdb.base/recpar.exp: New files.
6883
2ca0b532
PA
68842012-01-05 Pedro Alves <alves.ped@gmail.com>
6885
6886 * gdb.mi/mi-stepn.c, gdb.mi/mi-stepn.exp: New files.
6887 * gdb.python/py-events.c (first): Add bits for new "step N" test.
6888 * gdb.python/py-events.exp: Test that "step N" tripping on a
6889 breakpoint emits a breakpoint event.
6890
6e681866
JB
68912012-01-03 Joel Brobecker <brobecker@adacore.com>
6892
6893 * gdb.base/auxv.exp: Reformat the copyright notice.
6894
3c2d6aff
YQ
68952012-01-03 Yao Qi <yao@codesourcery.com>
6896
6897 * gdb.trace/strace.exp (strace_trace_on_same_addr): New.
6898 (strace_trace_on_diff_addr): New.
6899 * gdb.trace/strace.c: (main): Add two local variables.
6900
0852fee3
UW
69012011-01-02 Ulrich Weigand <uweigand@de.ibm.com>
6902
6903 * gdb.cell/fork.exp: Delete breakpoints after reaching main.
6904 * gdb.cell/gcore.exp: Likewise.
6905 * gdb.cell/solib-symbol.exp: Use "info symbol" instead of "break"
6906 to verify the correct instance of main is selected.
6907
12c3e59c
JB
69082012-01-02 Joel Brobecker <brobecker@adacore.com>
6909
6910 * dg-extract-results.sh, gdb.arch/gcore.c, gdb.arch/gdb1558.c,
6911 gdb.arch/i386-gnu-cfi.c, gdb.base/complex.c, gdb.base/cvexpr.c,
6912 gdb.base/gcore.c, gdb.base/gdb1555-main.c, gdb.base/gdb1555.c,
6913 gdb.base/gdb1821.c, gdb.base/long_long.c, gdb.base/restore.c,
6914 gdb.base/sepdebug.c, gdb.base/type-opaque-lib.c,
6915 gdb.base/type-opaque-main.c, gdb.cp/maint.exp, gdb.cp/namespace1.cc,
6916 gdb.cp/pr9631.cc, gdb.cp/psmang1.cc, gdb.cp/psmang2.cc,
6917 gdb.cp/try_catch.cc, gdb.cp/virtfunc.cc, gdb.hp/gdb.base-hp/reg.exp,
6918 gdb.mi/basics.c, gdb.mi/mi-stack.c, gdb.mi/mi-var-child.c,
6919 gdb.mi/mi2-var-child.exp, gdb.mi/var-cmd.c,
6920 gdb.threads/thread_check.c: Reformat copyright header.
6921
c0f378ec
EBM
69222011-12-30 Edjunior Machado <emachado@linux.vnet.ibm.com>
6923
e4a7ca93 6924 * gdb.python/py-finish-breakpoint.exp: Add `.' prefix for ppc64.
c0f378ec
EBM
6925 * gdb.python/py-finish-breakpoint2.exp: Skip testcase if python support
6926 is not enabled.
6927
3bc96cfb
JK
69282011-12-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6929
6930 * gdb.python/py-finish-breakpoint.c (test_exec_exit): Change the
6931 parameter to self_exec, adjust the function.
6932 (main): Check for argv[1] "exit". Use argv[0] for test_exec_exit.
6933 * gdb.python/py-finish-breakpoint.exp (set var self_exec = 0): New test.
6934 (set var do_exit = 0): Remove test.
6935 (newline at end of file): Add one.
6936
095bcf5e
JB
69372011-12-27 Joel Brobecker <brobecker@adacore.com>
6938
6939 * gdb.base/dmsym.c, gdb.base/dmsym_main.c, gdb.base/dmsym.exp:
6940 New files.
6941
18d19bd1
JK
69422011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6943
6944 Fix racy FAILs.
6945 * gdb.threads/fork-thread-pending.c (barrier): New variable.
6946 (thread_function, thread_forker): Call pthread_barrier_wait for it.
6947 (main): Call pthread_barrier_init for it.
6948
e809353a
JK
69492011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6950
6951 Fix double send_gdb leading to racy FAILs.
6952 * gdb.base/break.exp (set silent break bp_location1): Replace
6953 3x send_gdb and gdb_expect by gdb_test.
6954 * gdb.base/fileio.exp: Replace 2x send_gdb by gdb_exit and sleep.
6955 * gdb.base/foll-vfork.exp (vfork_and_exec_child_follow_to_main_bp)
6956 (vfork_and_exec_child_follow_through_step): Use gdb_test_no_output
6957 instead of send_gdb. Twice.
6958 * gdb.base/sepdebug.exp (set silent break bp_location1): Replace
6959 3x send_gdb and gdb_expect by gdb_test.
6960 * gdb.mi/mi-nsmoribund.exp: Replace 3x send_gdb by mi_gdb_test.
6961
da8cb7ec
JK
69622011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6963
6964 * gdb.linespec/linespec.exp: Compile using {c++}.
6965
ae1a303e
JK
69662011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6967
6968 * gdb.cp/templates.exp (test_template_typedef): Import gdb_prompt.
6969 (print destructor of template typedef): Extend it for gcc/51668 XFAIL.
6970 (verify GCC PR debug/51668): New test.
6971
cc72b2a2
KP
69722011-12-23 Kevin Pouget <kevin.pouget@st.com>
6973
6974 Introduce gdb.FinishBreakpoint in Python.
6975 * Makefile.in (EXECUTABLES): Add py-finish-breakpoint and
6976 py-finish-breakpoint2
6977 (MISCALLANEOUS): Add py-events-shlib.so and py-events-shlib-nodebug.so
6978 * gdb.python/py-breakpoint.exp (mult_line): Define and use variable
6979 instead of line number.
6980 * gdb.python/py-finish-breakpoint.c: New file.
6981 * gdb.python/py-finish-breakpoint.exp: New file.
6982 * gdb.python/py-finish-breakpoint.py: New file.
6983 * gdb.python/py-finish-breakpoint2.cc: New file.
6984 * gdb.python/py-finish-breakpoint2.exp: New file.
6985 * gdb.python/py-finish-breakpoint2.py: New file.
6986
3b7962f9
JK
69872011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6988
6989 Partial fix of compatibility with gcc-4.7.
6990 * gdb.cp/templates.exp (ptype T5<int>, ptype t5i): Turn all PASS cases
6991 into XFAIL "new without size_t". Permit size_t for the KFAIL case.
6992 Add comment to add a PASS case in the future.
6993
6538471c
JK
6994 Fix compatibility with gcc-4.7.
6995 * gdb.python/py-frame-inline.c (f): Use inline for __always_inline__.
6996
7052e42c
UW
69972011-12-21 Ulrich Weigand <ulrich.weigand@linaro.org>
6998
6999 PR tdep/12797
7000 * gdb.base/callfuncs.exp: Remove KFAIL.
7001
9ac7f98e
JB
70022011-12-21 Joel Brobecker <brobecker@adacore.com>
7003
7004 * gdb.ada/task_bp: New testcase.
7005
f6eeced0
JK
70062011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7007
7008 * gdb.base/reread.exp: If srcfile2 fails to build retry it with
7009 -DNO_SECTIONS.
7010 * gdb.base/reread2.c <!NO_SECTIONS>: New sections block.
7011
72225e17
JK
70122011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7013
7014 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Make
7015 PR gcc/45997 XFAIL conditional for gcc <= 4.5.
7016 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
7017 Change PR gcc/41736 to the more specific PR gcc/46955. Make it
7018 conditional for gcc <= 4.5.
7019
13ac8d2c
JK
70202011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7021
7022 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Replace KFAIL
7023 by XFAIL.
7024 * gdb.cp/static-method.exp (info addr A::func())
7025 (list static-method.cc:xxx::(anonymous namespace)::A::func)
7026 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
7027 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
7028 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): Likewise.
7029 * gdb.cp/temargs.exp (test value of F in k2_m, test type of F in k3_m)
7030 (test value of F in k3_m): Likewise.
7031 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
7032 Likewise.
7033
049682ba
JK
70342011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7035
7036 * gdb.threads/attach-stopped.exp (continue (*: attach2 continue))
7037 (*: attach2 stop interrupt, *: attach2, exit leaves process sleeping):
7038 Remove.
7039 * gdb.threads/attachstop-mt.c: Remove.
7040 * gdb.threads/attachstop-mt.exp: Remove.
7041
2c9d8796
MK
70422011-12-17 Mark Kettenis <kettenis@gnu.org>
7043
7044 * gdb.arch/amd64-i386-address.exp: Skip on *-*-openbsd*.
7045
e0f9f062
DE
70462011-12-16 Doug Evans <dje@google.com>
7047
f4aa2101 7048 * boards/native-stdio-gdbserver.exp: New file.
966be4fd
DE
7049 * boards/native-gdbserver.exp: New file.
7050
e0f9f062
DE
7051 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize stdio
7052 gdbserver output.
7053 (gdbserver_default_get_remote_address): New function.
7054 (gdbserver_start): Call gdb,get_remote_address to compute argument
7055 to "target remote" command.
7056
80b6e756
PM
70572011-12-16 Phil Muldoon <pmuldoon@redhat.com>
7058
1c3ad6ab 7059 * gdb.python/py-function.exp: Change "on" to "full" for
80b6e756
PM
7060 python print-stack. Add set/show python print-stack
7061 off|full|message tests.
7062
1576bd00
YQ
70632011-12-15 Yao Qi <yao@codesourcery.com>
7064
7065 * gdb.trace/strace.c: New
7066 * gdb.trace/strace.exp: New.
7067
d6a0f6e0
TT
70682011-12-14 Tom Tromey <tromey@redhat.com>
7069
7070 * gdb.dwarf2/dw2-inline-param.exp: Log the objcopy command.
7071
31015e1d
DE
70722011-12-14 Doug Evans <dje@google.com>
7073
7074 * lib/gdb.exp (gdb_start_cmd): Fix error return value.
7075
7b50312a
PA
70762011-12-14 Pedro Alves <pedro@codesourcery.com>
7077
7078 PR threads/10729
7079
7080 * gdb.mi/watch-nonstop.c: New file.
6fdff2c5 7081 * gdb.mi/mi-watch-nonstop.exp: New file.
7b50312a 7082
924437bc
PA
70832011-12-13 Pedro Alves <pedro@codesourcery.com>
7084 Doug Evans <dje@google.com>
7085
7086 * lib/gdb.exp (gdb_run_cmd, runto_main, gdb_compile)
7087 (clean_restart): Remove references to the gdb_stub target board
7088 variable.
7089 (gdb_step_for_stub): Delete.
7090
7091 * gdb.base/annota1.exp: Remove all references to [target_info
7092 exists gdb_stub], gdb_step_for_stub and usestubs.
7093 * gdb.base/annota3.exp: Ditto.
7094 * gdb.base/async.exp: Ditto.
7095 * gdb.base/break.exp: Ditto.
7096 * gdb.base/code-expr.exp: Ditto.
7097 * gdb.base/commands.exp: Ditto.
7098 * gdb.base/completion.exp: Ditto.
7099 * gdb.base/condbreak.exp: Ditto.
7100 * gdb.base/consecutive.exp: Ditto.
7101 * gdb.base/cvexpr.exp: Ditto.
7102 * gdb.base/define.exp: Ditto.
7103 * gdb.base/display.exp: Ditto.
7104 * gdb.base/ena-dis-br.exp: Ditto.
7105 * gdb.base/environ.exp: Ditto.
7106 * gdb.base/gnu-ifunc.exp: Ditto.
7107 * gdb.base/maint.exp: Ditto.
7108 * gdb.base/pending.exp: Ditto.
7109 * gdb.base/sect-cmd.exp: Ditto.
7110 * gdb.base/sepdebug.exp: Ditto.
7111 * gdb.base/unload.exp: Ditto.
7112 * gdb.base/watchpoint-solib.exp: Ditto.
7113 * gdb.cp/annota2.exp: Ditto.
7114 * gdb.cp/annota3.exp: Ditto.
7115 * gdb.dwarf2/dw2-inline-param.exp: Ditto.
7116 * gdb.hp/gdb.compat/xdb1.exp: Ditto.
7117 * gdb.mi/mi-pending.exp: Ditto.
7118 * gdb.trace/circ.exp: Ditto.
7119 * gdb.cp/ovldbreak.exp: Ditto. Adjust expected line numbers.
7120 * gdb.base/list.exp: Ditto.
7121
7122 * gdb.base/all-types.c: Remove all calls to set_debug_traps and
7123 breakpoint function and all references to the usestubs macro.
7124 * gdb.base/exprs.c: Ditto.
7125 * gdb.base/freebpcmd.c: Ditto.
7126 * gdb.base/bitfields.c: Ditto.
7127 * gdb.base/bitfields2.c: Ditto.
7128 * gdb.base/break.c: Ditto.
7129 * gdb.base/call-sc.c: Ditto.
7130 * gdb.base/call-signals.c: Ditto.
7131 * gdb.base/callfuncs.c: Ditto.
7132 * gdb.base/charset.c: Ditto.
7133 * gdb.base/consecutive.c: Ditto.
7134 * gdb.base/constvars.c: Ditto.
7135 * gdb.base/funcargs.c: Ditto.
7136 * gdb.base/int-type.c: Ditto.
7137 * gdb.base/interrupt.c: Ditto.
7138 * gdb.base/langs0.c: Ditto.
7139 * gdb.base/list0.c: Ditto.
7140 * gdb.base/mips_pro.c: Ditto.
7141 * gdb.base/miscexprs.c: Ditto.
7142 * gdb.base/nodebug.c: Ditto.
7143 * gdb.base/opaque0.c: Ditto.
7144 * gdb.base/pointers.c: Ditto.
7145 * gdb.base/printcmds.c: Ditto.
7146 * gdb.base/ptype.c: Ditto.
7147 * gdb.base/recurse.c: Ditto.
7148 * gdb.base/reread1.c: Ditto.
7149 * gdb.base/reread2.c: Ditto.
7150 * gdb.base/restore.c: Ditto.
7151 * gdb.base/return.c: Ditto.
7152 * gdb.base/run.c: Ditto.
7153 * gdb.base/scope0.c: Ditto.
7154 * gdb.base/sepdebug.c: Ditto.
7155 * gdb.base/setshow.c: Ditto.
7156 * gdb.base/setvar.c: Ditto.
7157 * gdb.base/sigall.c: Ditto.
7158 * gdb.base/signals.c: Ditto.
7159 * gdb.base/structs.c: Ditto.
7160 * gdb.base/structs2.c: Ditto.
7161 * gdb.base/testenv.c: Ditto.
7162 * gdb.base/twice.c: Ditto.
7163 * gdb.base/unwindonsignal.c: Ditto.
7164 * gdb.base/watchpoint.c: Ditto.
7165 * gdb.base/watchpoints.c: Ditto.
7166 * gdb.base/whatis.c: Ditto.
7167 * gdb.cp/classes.cc: Ditto.
7168 * gdb.cp/cplusfuncs.cc: Ditto.
7169 * gdb.cp/derivation.cc: Ditto.
7170 * gdb.cp/formatted-ref.cc: Ditto.
7171 * gdb.cp/misc.cc: Ditto.
7172 * gdb.cp/overload.cc: Ditto.
7173 * gdb.cp/ovldbreak.cc: Ditto.
7174 * gdb.cp/ref-params.cc: Ditto.
7175 * gdb.cp/ref-types.cc: Ditto.
7176 * gdb.cp/templates.cc: Ditto.
7177 * gdb.cp/virtfunc.cc: Ditto.
7178 * gdb.hp/gdb.aCC/run.c: Ditto.
7179 * gdb.hp/gdb.base-hp/callfwmall.c: Ditto.
7180 * gdb.hp/gdb.compat/xdb0.c: Ditto.
7181 * gdb.reverse/consecutive-reverse.c: Ditto.
7182 * gdb.reverse/sigall-reverse.c: Ditto.
7183 * gdb.reverse/until-reverse.c: Ditto.
7184 * gdb.reverse/watch-reverse.c: Ditto.
7185 * gdb.trace/actions.c: Ditto.
7186 * gdb.trace/circ.c: Ditto.
7187 * gdb.trace/collection.c: Ditto.
7188
fabde485
PA
71892011-12-13 Pedro Alves <pedro@codesourcery.com>
7190
7191 * gdb.base/watchpoint.c (struct foo2, foo2, struct foo4, foo4)
7192 (func6, func7): New.
7193 (main): Call func6 and func7.
7194 * gdb.base/watchpoint.exp (test_wide_location_1)
7195 (test_wide_location_2): New.
7196 (top level): Re-enable hardware watchpoints if necessary. Call
7197 test_wide_location_1 and test_wide_location_2.
7198
ff7d1690
YQ
71992011-12-11 Yao Qi <yao@codesourcery.com>
7200
7201 * gdb.trace/status-stop.exp: Skip it if target doesn't support trace.
7202
a6af7abe
JB
72032011-12-11 Joel Brobecker <brobecker@adacore.com>
7204
7205 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp: Adjust
7206 expected output for unsupported case.
7207
61638e15
JK
72082011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7209
7210 PR testsuite/12649
7211 * gdb.trace/ftrace.exp (test_fast_tracepoints): Import gdb_prompt.
7212 Protect gdb_test_multiple by final $gdb_prompt match.
7213
0a00efc3
JK
72142011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7215
7216 * gdb.cp/static-method.exp (have_gcc_45682_fixed, info addr A::func()):
7217 New variable, new test.
7218 (list static-method.cc:xxx::(anonymous namespace)::A::func)
7219 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
7220 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
7221 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): KFAIL
7222 them if HAVE_GCC_45682_FIXED is not set.
7223
4511b1ba
YQ
72242011-12-10 Yao Qi <yao@codesourcery.com>
7225
7226 * gdb.trace/status-stop.exp: New.
7227 * gdb.trace/status-stop.c: New.
7228
27949e73
JK
72292011-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7230
7231 * gdb.reverse/until-precsave.exp (run to end of main) Extend the
7232 timeout.
7233
d8ea7931
TT
72342011-12-08 Tom Tromey <tromey@redhat.com>
7235
7236 * gdb.cp/ovsrch.exp (test_class): Correctly use "a_param" in
7237 condition.
7238
1cc310d2
SS
72392011-12-07 Stan Shebs <stan@codesourcery.com>
7240
7241 * gdb.trace/tfind.exp: Update for output changes.
7242
d482a875
PA
72432011-12-07 Pedro Alves <pedro@codesourcery.com>
7244
7245 * gdb.ada/catch_ex.exp: Skip as unsupported if "catch exception"
7246 throws "Cannot insert catchpoints in this configuration".
7247 * gdb.ada/mi_catch_ex.exp: Likewise.
7248
f0ba3972
PA
72492011-12-06 Pedro Alves <pedro@codesourcery.com>
7250
7251 * gdb.base/break-always.exp: Test changing memory at addresses
7252 with breakpoints inserted.
7253
f8eba3c6
TT
72542011-12-06 Joel Brobecker <brobecker@acacore.com>
7255
6fdff2c5
PA
7256 * gdb.ada/fullname_bp.exp: Add tests for other valid linespecs
7257 involving a fully qualified function name.
f8eba3c6
TT
7258
72592011-12-06 Tom Tromey <tromey@redhat.com>
7260
7261 * gdb.ada/homonym.exp: Add three breakpoint tests.
7262
72632011-12-06 Tom Tromey <tromey@redhat.com>
7264
7265 * gdb.base/solib-weak.exp (do_test): Remove kfail.
7266 * gdb.trace/tracecmd.exp: Disable pending breakpoints earlier.
7267 * gdb.objc/objcdecode.exp: Update for output changes.
7268 * gdb.linespec/linespec.exp: New file.
7269 * gdb.linespec/lspec.cc: New file.
7270 * gdb.linespec/lspec.h: New file.
7271 * gdb.linespec/body.h: New file.
7272 * gdb.linespec/base/two/thefile.cc: New file.
7273 * gdb.linespec/base/one/thefile.cc: New file.
7274 * gdb.linespec/Makefile.in: New file.
7275 * gdb.cp/templates.exp (test_template_breakpoints): Update for
7276 output changes.
7277 * gdb.cp/re-set-overloaded.exp: Remove kfail.
7278 * gdb.cp/ovldbreak.exp: Update for output changes. "all" test now
7279 makes one breakpoint.
7280 * gdb.cp/method2.exp (test_break): Update for output changes.
7281 * gdb.cp/mb-templates.exp: Update for output changes.
7282 * gdb.cp/mb-inline.exp: Update for output changes.
7283 * gdb.cp/mb-ctor.exp: Update for output changes.
7284 * gdb.cp/ovsrch.exp: Use fully-qualified names.
7285 * gdb.base/solib-symbol.exp: Run to main later. Breakpoint now
7286 has multiple matches.
7287 * gdb.base/sepdebug.exp: Disable pending breakpoints. Update for
7288 error message change.
7289 * gdb.base/list.exp (test_list_filename_and_number): Update for
7290 error message change.
7291 * gdb.base/break.exp: Disable pending breakpoints. Update for
7292 output changes.
7293 * configure.ac: Add gdb.linespec.
7294 * configure: Rebuild.
7295 * Makefile.in (ALL_SUBDIRS): Add gdb.linespec.
7296
c642a434
UW
72972011-12-06 Ulrich Weigand <uweigand@de.ibm.com>
7298
7299 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out read-only
7300 last_break register on s390*-*-* targets.
7301
b18003d1
JB
73022011-12-06 Joel Brobecker <brobecker@adacore.com>
7303
7304 * gdb.ada/watch_arg/pck.ads, gdb.ada/watch_arg/pck.adb: New files.
7305 * gdb.ada/watch_arg/watch.adb: Adjust code to avoid modification
7306 of parameter X in procedure Foo.
7307
fe96589c
SS
73082011-12-05 Stan Shebs <stan@codesourcery.com>
7309
7310 * gdb.trace/tfind.exp: Update help string matches.
7311
1820ab47
JK
73122011-12-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7313
7314 * gdb.server/ext-run.exp (get process list): Accept also systemd
7315 as PID 1.
7316
e11ac3a3
JK
73172011-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7318 Pedro Alves <pedro@codesourcery.com>
7319
7320 * gdb.base/break-entry.exp: Move the target use_gdb_stub test before
7321 starting GDB.
7322 * gdb.base/default.exp: Replace target use_gdb_stub checks by global
7323 $use_gdb_stub.
7324 * gdb.base/display.exp: Likewise.
7325 * gdb.base/ending-run.exp: Likewise.
7326 * gdb.base/list.exp (test_listsize): Likewise.
7327 * gdb.base/setshow.exp: Likewise.
7328 * gdb.base/valgrind-db-attach.exp: Set global use_gdb_stub to 1.
7329 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd): Replace target use_gdb_stub
7330 check by global $use_gdb_stub.
7331 (gdb_test_multiple): Forbid run, start or attach for !$use_gdb_stub.
7332 (default_gdb_start): Set global use_gdb_stub from target use_gdb_stub.
7333 (default_gdb_init): Unset global $use_gdb_stub.
7334 (gdb_continue_to_end, rerun_to_main): Replace target use_gdb_stub check
7335 by global $use_gdb_stub.
7336 * lib/gdbserver-support.exp: Extend comments for set_board_info
7337 gdb_protocol and gdb,socketport.
7338 (gdbserver_start_extended): Set global gdbserver_protocol and
7339 gdbserver_gdbport. Clear global use_gdb_stub.
7340 * lib/mi-support.exp (default_mi_gdb_start): Set global use_gdb_stub
7341 from target use_gdb_stub.
7342 (mi_run_cmd): Replace target use_gdb_stub check by global $use_gdb_stub.
7343
1d41d75c
DE
73442011-12-03 Doug Evans <dje@google.com>
7345
7346 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd, run_to_main): Add comments.
7347 (gdb_step_for_stub): Add comments.
7348
d6d7a51a
MR
73492011-12-02 Maciej W. Rozycki <macro@codesourcery.com>
7350
7351 * lib/gdb.exp (gdb_expect): Pass all the exception conditions up
7352 to the caller.
7353 (gdb_test_multiple): Likewise.
7354
05acf274
JK
73552011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7356
7357 Fix gdb.mi/mi-solib.exp without system debug info installed.
7358 * lib/mi-support.exp (mi_expect_stop): Accept FILE also for `from'
7359 expect attribute, return 0 for it. Update comments.
7360
2268b414
JK
73612011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7362
7363 * gdb.base/solib-corrupted.exp: Suppress test on is_remote target.
7364 (corrupted list): Adjust the expectation.
7365
585861ea
JK
73662011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7367
7368 PR threads/13448
7369 * gdb.dwarf2/dw2-var-zero-addr.S: New file.
7370 * gdb.dwarf2/dw2-var-zero-addr.exp: New file.
7371 * gdb.threads/tls-var-main.c: New file.
7372 * gdb.threads/tls-var.c: New file.
7373 * gdb.threads/tls-var.exp: New file.
7374
968643aa
JK
73752011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7376
7377 PR testsuite/12649
7378 * gdb.trace/collection.exp (gdb_collect_return_test): Import gdb_prompt.
7379 Protect gdb_test_multiple by final $gdb_prompt match.
7380 * gdb.trace/tspeed.exp (gdb_fast_trace_speed_test): Likewise.
7381 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
7382 (test_tracepoints): Likewise.
7383
9750bca9
JK
73842011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7385
7386 PR breakpoints/13346
7387 * gdb.dwarf2/dw2-objfile-overlap-inner.S: New file.
7388 * gdb.dwarf2/dw2-objfile-overlap-outer.S: New file.
7389 * gdb.dwarf2/dw2-objfile-overlap.exp: New file.
7390
ac1349b7
JB
73912011-12-01 Joel Brobecker <brobecker@adacore.com>
7392
7393 * gdb.ada/homonym/pck.ads, gdb.ada/homonym/pck.adb: New files.
7394 * gdb.ada/homonym/homonym.adb: For use of all types defined
7395 locally inside both Get_Value subprograms.
7396
26d44faf
JK
73972011-12-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7398
7399 Fix racy FAILs.
7400 * gdb.base/foll-exec.exp (zap_session): Use gdb_test_no_output instead
7401 of send_gdb.
7402
514f6425
UW
74032011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
7404
7405 * gdb.base/testenv.exp: Skip on remote targets. Unset global
7406 environment variable after test completed.
7407
4255c8d2
UW
74082011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
7409
7410 * gdb.base/solib-nodir.exp: Skip if remote target.
7411 * gdb.base/gdb.fortran.exp: Use shlib= flag when linking main
7412 application. Call gdb_load_shlibs.
7413 * gdb.mi/mi-solib.exp: Use mi_load_shlibs instead of gdb_load_shlibs.
7414
a35ad96a
JB
74152011-11-29 Joel Brobecker <brobecker@adacore.com>
7416
7417 * gdb.base/infoline.c, gdb.base/infoline.exp: New files.
7418
1a1d5513
JB
74192011-11-28 Joel Brobecker <brobecker@adacore.com>
7420
7421 * gdb.ada/fullname_bp: New testcase.
7422
50b4ddf8
JK
74232011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7424
7425 PR testsuite/12649
7426 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test #2):
7427 Wrap send_gdb into a new gdb_test.
7428
fb0aec57
JK
7429 Code cleanup.
7430 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse4_test):
7431 Convert send_gdb and gdb_expect to gdb_test_multiple.
7432
2376d946
JK
74332011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7434
7435 * gdb.base/jit-so.exp (one_jit_test): Add testcase name to log message.
7436
1eec78bd
KS
74372011-11-23 Keith Seitz <keiths@redhat.com>
7438
7439 * lib/mi-support.exp (varobj_tree): New namespace and procs.
7440 (mi_varobj_tree_test_children_callback): New proc.
7441 (mi_walk_varobj_tree): New proc.
7442
36dfb11c
TT
74432011-11-22 Tom Tromey <tromey@redhat.com>
7444
7445 * lib/mi-support.exp (mi_run_cmd_full): Rename from mi_run_cmd.
7446 Add "use_mi_command" argument.
7447 (mi_run_cmd, mi_run_with_cli): New procs.
7448 * gdb.mi/solib-lib.c: New file.
7449 * gdb.mi/solib-main.c: New file.
7450 * gdb.mi/mi-solib.exp: New file.
7451
0e965dd0
DE
74522011-11-21 Doug Evans <dje@google.com>
7453
7454 * gdb.cp/nextoverthrow.exp: Skip test if debug info for
7455 _Unwind_DebugHook is missing.
7456
f196051f
SS
74572011-11-20 Stan Shebs <stan@codesourcery.com>
7458
7459 * gdb.trace/tstatus.exp: New.
7460 * gdb.trace/actions.c: Include string.h.
7461
bfccc43c
YQ
74622011-11-18 Yao Qi <yao@codesourcery.com>
7463
7464 * gdb.trace/pending.exp: New.
7465 * gdb.trace/pending.c: New.
7466 * gdb.trace/pendshr1.c: New.
7467 * gdb.trace/pendshr2.c: New.
7468 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Check one
7469 tracepoint location becomes pending.
7470 (tracepoint_change_loc_2): New.
7471
73cd8ab1
DM
74722011-11-16 David S. Miller <davem@davemloft.net>
7473
7474 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero when
7475 target is sparc*-*-linux*
7476
77426730
PK
74772011-11-15 Paul Koning <paul_koning@dell.com>
7478
7479 * gdb.python/py-type.exp: New testcases for exceptions on scalar
7480 types.
7481
ed59ded5
DE
74822011-11-14 Doug Evans <dje@google.com>
7483
7484 * gdb.base/shell.exp: New file.
7485
405f8e94
SS
74862011-11-14 Stan Shebs <stan@codesourcery.com>
7487
7488 * gdb.trace/ftrace.c: New.
7489 * gdb.trace/ftrace.exp: New.
7490
1e4d1764
YQ
74912011-11-14 Yao Qi <yao@codesourcery.com>
7492
7493 * gdb.trace/change-loc-1.c: New.
7494 * gdb.trace/change-loc-2.c: New.
7495 * gdb.trace/change-loc.c: New.
7496 * gdb.trace/change-loc.exp: New.
7497 * gdb.trace/change-loc.h: New.
7498 * gdb.trace/trace-break.c (marker): Define new symbol.
7499 * gdb.trace/trace-break.exp (break_trace_same_addr_5):
6fdff2c5 7500 New.
1e4d1764
YQ
7501 (break_trace_same_addr_6): New.
7502
71eba9c2 75032011-11-12 Matt Rice <ratmice@gmail.com>
7504
7505 * gdb.base/info-macros.exp: Make tests for info definitions
7506 test info macro. Add tests for info macro argument processing.
7507 Rename a few tests.
7508
1d93e29a
KS
75092011-11-11 Keith Seitz <keiths@redhat.com>
7510
7511 PR gdb/12843
7512 * gdb.base/linespecs.exp: New file.
7513
a4b5b48a
DE
75142011-11-11 Doug Evans <dje@google.com>
7515
7516 * gdb.threads/print-threads.exp: Extend timeout for slower
7517 tests.
7518
f6b47be4
DE
75192011-11-10 Doug Evans <dje@google.com>
7520
792a0230
DE
7521 * gdb.reverse/i387-env-reverse.exp: Extend timeout of
7522 "record to end of main" test.
7523
f6b47be4
DE
7524 * gdb.python/py-type.c (TS): New typedef.
7525 (ts): New global.
7526 * gdb.python/py-type.exp: Test field list of typedef.
7527
22355c90
JB
75282011-11-10 Joel Brobecker <brobecker@adacore.com>
7529
7530 * gdb.ada/small_reg_param: New testcase.
7531
a7860e76
TT
75322011-11-09 Tom Tromey <tromey@redhat.com>
7533
7534 * gdb.cp/destrprint.exp: New file.
7535 * gdb.cp/destrprint.cc: New file.
7536
72a2e3dc
MI
75372011-11-08 Meador Inge <meadori@codesourcery.com>
7538
7539 * gdb.arch/thumb-prologue.c (switch_stack_to_same): New test function.
7540 (switch_stack_to_other): New test function.
7541 * gdb.arch/thumb-prologue.exp: New test cases.
7542
c7195df2 75432011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
7bf9deb0
MR
7544
7545 * lib/mi-support.exp (mi_send_resuming_command_raw): Fix a typo.
7546
d3895d7d
YQ
75472011-11-08 Yao Qi <yao@codesourcery.com>
7548
7549 * gdb.exp (supports_process_record): New.
7550 (supports_reverse): New.
7551 * gdb.reverse/break-precsave.exp: Call support_process_record
7552 to run test conditionally.
7553 * gdb.reverse/consecutive-precsave.exp: Likewise.
7554 * gdb.reverse/i386-precsave.exp: Likewise.
7555 * gdb.reverse/machinestate-precsave.exp: Likewise.
7556 * gdb.reverse/solib-precsave.exp: Likewise.
7557 * gdb.reverse/step-precsave.exp: Likewise.
7558 * gdb.reverse/until-precsave.exp: Likewise.
7559 * gdb.reverse/watch-precsave.exp: Likewise.
7560 * gdb.reverse/break-reverse.exp: Call support_reverse to run
7561 test conditionally.
7562 * gdb.reverse/consecutive-reverse.exp: Likewise.
7563 * gdb.reverse/finish-precsave.exp: Likewise.
7564 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
7565 * gdb.reverse/finish-reverse.exp: Likewise.
7566 * gdb.reverse/i386-reverse.exp: Likewise.
7567 * gdb.reverse/i386-sse-reverse.exp: Likewise.
7568 * gdb.reverse/machinestate.exp: Likewise.
7569 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Likewise.
7570 * gdb.reverse/sigall-precsave.exp: Likewise.
7571 * gdb.reverse/sigall-reverse.exp: Likewise.
7572 * gdb.reverse/solib-reverse.exp: Likewise.
7573 * gdb.reverse/step-reverse.exp: Likewise.
7574 * gdb.reverse/until-reverse.exp: Likewise.
7575 * gdb.reverse/watch-reverse.exp: Likewise.
7576
a59306a3
YQ
75772011-11-05 Yao Qi <yao@codesourcery.com>
7578
7579 * gdb.trace/trace-break.exp: Add test on setting two
7580 fast tracepoints at the same address.
7581
87769f59
JK
75822011-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7583
7584 * gdb.base/commands.exp (cmd1 error): Fix false ERROR with gdbserver.
7585
3065dfb6
SS
75862011-11-02 Stan Shebs <stan@codesourcery.com>
7587
7588 * gdb.trace/collection.c: Add code using strings.
7589 * gdb.trace/collection.exp: Add tests of string collection.
7590
89e208db
JK
75912011-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7592
7593 * gdb.base/skip-solib.exp (executable_main): New variable.
7594 (binfile_main): Base it on that.
7595 Use $executable_main in clean_restart calls. Drop gdb_exit and
7596 gdb_start calls.
7597
405e54e9
JK
75982011-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7599
7600 Fix racy FAILs.
7601 * lib/mi-support.exp (mi_gdb_test): Replace thread_selected_re and
7602 breakpoint_re globals import by async. Set string_regex to .* for
7603 async. Remove the optional thread_selected_re and breakpoint_re
7604 globals expectations.
7605
58e8570a
JM
76062011-11-01 Joseph Myers <joseph@codesourcery.com>
7607
7608 * gdb.base/maint.exp: XFAIL "maint info sections DATA" on MinGW as
7609 well as Cygwin.
7610
7b35ec7f 76112011-11-01 Justin Lebar <justin.lebar@gmail.com>
1bfeeb0f
JL
7612
7613 Add tests for skip command.
89e208db
JK
7614 * gdb.base/skip-solib-lib.c: New
7615 * gdb.base/skip-solib-main.c: New
7616 * gdb.base/skip-solib.exp: New
7617 * gdb.base/skip.c: New
7618 * gdb.base/skip.exp: New
7619 * gdb.base/skip1.c: New
7620 * gdb.base/Makefile.in: Adding new files.
1bfeeb0f 7621
b9fd1791
PA
76222011-10-31 Yao Qi <yao@codesourcery.com>
7623 Pedro Alves <pedro@codesourcery.com>
7624
6fdff2c5
PA
7625 * gdb.trace/trace-break.c: New.
7626 * gdb.trace/trace-break.exp: New.
b9fd1791 7627
4323fecc
JK
76282011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7629
7630 * gdb.threads/no-unwaited-for-left.exp: Specify $srcfile for
7631 break-here-2.
7632
0e5bf2a8
PA
76332011-10-28 Pedro Alves <pedro@codesourcery.com>
7634
7635 * gdb.threads/no-unwaited-for-left.c: New.
7636 * gdb.threads/no-unwaited-for-left.exp: New.
7637 * gdb.threads/non-ldr-exc-1.c: New.
7638 * gdb.threads/non-ldr-exc-1.exp: New.
7639 * gdb.threads/non-ldr-exc-2.c: New.
7640 * gdb.threads/non-ldr-exc-2.exp: New.
7641 * gdb.threads/non-ldr-exc-3.c: New.
7642 * gdb.threads/non-ldr-exc-3.exp: New.
7643 * gdb.threads/non-ldr-exc-4.c: New.
7644 * gdb.threads/non-ldr-exc-4.exp: New.
7645
3a3dad98
JK
76462011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7647
7648 * gdb.base/async-shell.exp: Skip the testfile for use_gdb_stub.
7649 * gdb.base/attach-pie-misread.exp: Likewise.
7650 * gdb.base/break-interp.exp: Likewise.
7651 * gdb.base/default.exp (attach, run "r" abbreviation, run): Skip these
7652 testcases for use_gdb_stub.
7653 * gdb.dwarf2/dw2-restore.exp: Fix the run for use_gdb_stub.
7654 (continue): New testcase.
7655 * gdb.python/py-events.exp: Skip the testfile for use_gdb_stub.
7656 * gdb.threads/attach-into-signal.exp: Likewise.
7657 * gdb.threads/attach-stopped.exp: Likewise.
7658 * gdb.threads/attachstop-mt.exp: Likewise.
7659
d6a5d40c
PK
76602011-10-28 Paul Koning <paul_koning@dell.com>
7661
7662 * gdb.python/lib-types.exp (deep_items): Rename from deepitems.
7663
ca539be8
JK
76642011-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7665
7666 * lib/mi-support.exp (breakpoint_re): Suppress match reporting.
7667 (mi_gdb_test): Import globals thread_selected_re
7668 and breakpoint_re. Expect them optionally at the regex start.
7669
d234ef5c
DE
76702011-10-27 Doug Evans <dje@google.com>
7671
7672 * gdb.python/python.exp: Test source -s.
7673
ab964825
PK
76742011-10-26 Paul Koning <paul_koning@dell.com>
7675
7676 * gdb.python/lib-types.cc (struct A): New structure.
7677 * gdb.python/lib-types.exp (deepitems): New tests.
d234ef5c 7678
54d8a644
PK
76792011-10-25 Paul Koning <paul_koning@dell.com>
7680
7681 PR python/13327
d234ef5c 7682
54d8a644
PK
7683 * gdb.python/py-value.exp: Add testcases for is_lazy attribute,
7684 fetch_lazy method.
7685
b0221781
YQ
76862011-10-24 Yao Qi <yao@codesourcery.com>
7687
7688 * lib/gdb.exp (can_single_step_to_signal_handler): Return 0 when
7689 target is tic6x-*-*.
7690
6cda5a20
JB
76912011-10-21 Joel Brobecker <brobecker@adacore.com>
7692
7693 * gdb.ada/mi_task_info/task_switch.adb: New file.
7694 * gdb.ada/mi_task_info.exp: New file.
7695
5ed9db04
JK
76962011-10-21 Jan Kratochvil <jan.kratochvil@redhat.com>
7697
7698 * gdb.cp/expand-psymtabs-cxx.exp: New file.
7699 * gdb.cp/expand-psymtabs-cxx.cc: New file.
7700
9df2fbc4
PM
77012011-10-20 Phil Muldoon <pmuldoon@redhat.com>
7702
7703 PR python/12656
7704
7705 * gdb.python/py-block.exp: Add is_global, is_static, static_block,
7706 global_block tests.
7707
736086ba
TT
77082011-10-18 Tom Tromey <tromey@redhat.com>
7709
7710 * gdb.base/jit-so.exp (one_jit_test): Remove spurious backslash.
7711
4af31552
TT
77122011-10-18 Tom Tromey <tromey@redhat.com>
7713
7714 * gdb.base/source.exp: Don't include full file name in test name.
7715 * gdb.python/python.exp: Don't include full file name in test
7716 name.
7717
43136979
AR
77182011-10-18 Jan Kratochvil <jan.kratochvil@redhat.com>
7719
7720 * gdb.base/attach-pie-noexec.c: New files.
7721 * gdb.base/attach-pie-noexec.exp: New files.
7722
543a9323
JM
77232011-10-17 Joseph Myers <joseph@codesourcery.com>
7724
7725 * lib/gdb.exp (gdb_test_multiple): Expect newline and secondary
7726 prompt for each extra line in command.
7727
21ae7a4d
JK
77282011-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7729
7730 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.shl): KFAIL it.
7731 Revert the part of:
7732 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7733 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
7734 Change the expected string.
7735
20ec36d9
JK
77362011-10-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7737
7738 Fix results with system glibc debug info installed.
7739 * gdb.base/disp-step-syscall.exp (continue to $syscall (1st time))
7740 (continue to $syscall (2nd time), continue to $syscall (3rd time)):
7741 Accept also __libc_ symbol prefix and no prefix.
7742
6501c2fc
KS
77432011-10-14 Keith Seitz <keiths@redhat.com>
7744
7745 PR c++/13225
7746 * gdb.cp/converts.cc (foo3_1): New function.
7747 (foo3_2): New functions.
7748 * gdb.cp/converts.exp: Add tests for int to pointer conversion
7749 and null pointer conversions of integer constant zero.
7750 Add test to check if all arguments are checked for incompatible
7751 conversion BADNESS.
7752
55b1fd0c
TT
77532011-10-14 Tom Tromey <tromey@redhat.com>
7754
7755 * gdb.threads/attachstop-mt.exp: Add $srcfile to the linespecs.
7756 * gdb.threads/attach-stopped.exp (corefunc): Add $srcfile to the
7757 linespec.
7758
22c05d8a
JK
77592011-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7760
7761 Fix internal error regression.
7762 * gdb.dwarf2/implptr-optimized-out.S: New file.
7763 * gdb.dwarf2/implptr-optimized-out.exp: New file.
7764
1d6edc3c
JK
77652011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7766
7767 Fix empty DWARF expressions DATA vs. SIZE conditionals.
7768 * gdb.dwarf2/dw2-op-call.S (arraycallnoloc, arraynoloc): New DIEs.
7769 (loclist): New.
7770 (4): New abbrev.
7771 * gdb.dwarf2/dw2-op-call.exp: Remove variable srcfile and executable.
7772 Use prepare_for_testing, remove clean_restart.
7773 (p arraynoloc, p arraycallnoloc): New tests.
7774
9ec72168
JK
77752011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7776
7777 * gdb.cp/namespace-enum.exp (executable): New variable.
7778 (binfile): Use ${objdir}/${subdir}/ prefix.
7779 Use ${executable} for clean_restart.
7780
9c6c53f7
SA
77812011-10-11 Sterling Augustine <saugustine@google.com>
7782
7783 * gdb.cp/Makefile.in: Add namespace-enum test.
7784 * gdb.cp/namespace-enum.exp: New file.
7785 * gdb.cp/namespace-enum.c: New file.
7786 * gdb.cp/namespace-enum-main.c: New file.
7787
fac7ceb3
UW
77882011-10-11 Ulrich Weigand <ulrich.weigand@linaro.org>
7789
7790 * gdb.python/py-shared.exp: Relax filename check to handle remote:
7791 sysroot.
7792
941b2081
JK
77932011-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7794
7795 Reimplement @entry in input expressions.
7796 * gdb.base/exprs.c (v_int_array_init): New variable.
7797 * gdb.base/exprs.exp (print v_int_array_init)
7798 (print *v_int_array_init@1, print *v_int_array_init@2)
7799 (print v_int_array_init[0]@1, print v_int_array_init[0]@2)
7800 (print v_int_array_init[1]@1): New tests.
7801
0344e878
JM
78022011-10-10 Joseph Myers <joseph@codesourcery.com>
7803
7804 * gdb.cp/gdb2495.exp: Do not include directories in filename in
7805 expected message.
7806
5a56e9c5
DE
78072011-10-09 Doug Evans <dje@google.com>
7808
7809 * gdb.base/alias.exp: Add tests for alias command.
7810
2bda9cc5
JK
78112011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7812
7813 * gdb.arch/amd64-entry-value.s: New file.
7814 * gdb.mi/mi2-amd64-entry-value.s: New file.
7815
a471c594
JK
78162011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7817
7818 Display @entry parameter values even for references.
7819 * gdb.arch/amd64-entry-value.cc (reference, datap, datap_input): New
7820 functions.
7821 (main): New variables regvar, nodatavarp, stackvar1, stackvar2. Call
7822 reference and datap_input.
7823 * gdb.arch/amd64-entry-value.exp (reference, breakhere_reference): New
7824 breakpoints.
7825 (continue to breakpoint: entry_reference: reference)
7826 (entry_reference: bt at entry)
7827 (continue to breakpoint: entry_reference: breakhere_reference)
7828 (entry_reference: bt, entry_reference: ptype regparam)
7829 (entry_reference: p regparam, entry_reference: ptype regparam@entry)
7830 (entry_reference: p regparam@entry, entry_reference: p &regparam@entry)
7831 (entry_reference: p regcopy, entry_reference: p nodataparam)
7832 (entry_reference: p nodataparam@entry): New tests.
7833
36b11add
JK
78342011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7835
7836 Support @entry in input expressions.
7837 * gdb.arch/amd64-entry-value.exp (entry: p i@entry, entry: p j@entry)
7838 (entry_stack: p s1@entry, entry_stack: p s2@entry)
7839 (entry_stack: p d9@entry, entry_stack: p da@entry, tailcall: p i@entry)
7840 (tailcall: p j@entry): New tests.
7841 * gdb.cp/koenig.cc (A::entry): New function.
7842 (main): Call it.
7843 * gdb.cp/koenig.exp (p entry (c)): New test.
7844
e18b2753
JK
78452011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7846
7847 Display @entry parameter values (without references).
7848 * gdb.arch/amd64-entry-value.cc (locexpr, stacktest, data, data2)
7849 (different, validity, invalid): New functions.
7850 (main): Call them.
7851 * gdb.arch/amd64-entry-value.exp: New breakpoints breakhere_locexpr,
7852 stacktest, breakhere_stacktest, different, breakhere_different,
7853 breakhere_validity and breakhere_invalid.
7854 (entry: bt): Update for @entry.
7855 (entry_locexpr: *, entry_stack: *, entry_equal: *, entry_different: *)
7856 (entry_validity: *, entry_invalid: *): Many new tests.
7857 * gdb.base/break.exp
7858 (run until breakpoint set at small function, optimized file): Accept
7859 also the @entry suffix.
7860 * gdb.mi/Makefile.in (PROGS): Add mi2-amd64-entry-value.
7861 * gdb.mi/mi2-amd64-entry-value.c: New files.
7862 * gdb.mi/mi2-amd64-entry-value.exp: New files.
7863
2d6c5dc2
JK
78642011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7865
7866 Protect entry values against self tail calls.
7867 * gdb.arch/amd64-entry-value.cc (self2, self): New.
7868 (main): Call self.
7869 * gdb.arch/amd64-entry-value.exp (self: breakhere, self: bt)
7870 (set debug entry-values 1, self: bt debug entry-values): New tests.
7871
111c6489
JK
78722011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7873
7874 Recognize virtual tail call frames.
7875 * gdb.arch/amd64-entry-value.cc (c, a, b, amb_z, amb_y, amb_x, amb)
7876 (amb_b, amb_a): New.
7877 (main): Call a and b.
7878 * gdb.arch/amd64-entry-value.exp (tailcall: breakhere, tailcall: bt)
7879 (tailcall: p i, tailcall: p j, set $sp0=$sp, up, p $sp0 == $sp, frame 3)
7880 (p $sp0 + sizeof (void *) == $sp, ambiguous: breakhere, ambiguous: bt):
7881 New tests.
7882
8e3b41a9
JK
78832011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7884
7885 Implement basic support for DW_TAG_GNU_call_site.
7886 * gdb.arch/Makefile.in (EXECUTABLES): Add amd64-entry-value.
7887 * gdb.arch/amd64-entry-value.cc: New file.
7888 * gdb.arch/amd64-entry-value.exp: New file.
7889
181cebd4
JK
78902011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7891
7892 Fix DW_OP_GNU_implicit_pointer for DWARF32 v3+ on 64-bit arches.
7893 * gdb.dwarf2/implptr-64bit.S: New file.
7894 * gdb.dwarf2/implptr-64bit.exp: New file.
7895
741f5e3c
JK
78962011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7897
7898 Fix initial language detection with -readnow.
7899 * gdb.cp/readnow-language.cc: New file.
7900 * gdb.cp/readnow-language.exp: New file.
7901
a73d2258
JK
79022011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7903
7904 Fix printed anonymous struct name.
7905 * gdb.cp/anon-struct.exp (print type of X::t2): New test.
7906
af369495
JM
79072011-10-09 Joseph Myers <joseph@codesourcery.com>
7908
7909 * gdb.base/solib-symbol.exp: Do not include directories in
7910 filenames in expected messages.
7911
1fa57852
DE
79122011-10-07 Doug Evans <dje@google.com>
7913
7914 * gdb.python/py-pp-maint.py: Add tests for `replace' arg.
7915
bd054e06
KP
79162011-10-07 Kevin Pouget <kevin.pouget@st.com>
7917
7918 Allow Python notification of new object-file loadings.
7919 * gdb.python/py-events.exp: Test newobjfile event.
7920 * gdb.python/py-events.py: Register newobjfile callback.
7921 * gdb.python/py-events.c: Add call to shared library
7922 * gdb.python/py-events-shlib.c: New file.
7923
8031b6f8
JM
79242011-10-06 Joseph Myers <joseph@codesourcery.com>
7925
7926 * gdb.base/fixsection.exp: Do not include directories in filename
7927 in expected message.
7928
7fea6923
PM
79292011-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
7930
7931 Add tests for passing of environment variables to inferior.
7932 * gdb.base/testenv.c: New test source.
7933 * gdb.base/testenv.exp: New expect test.
7934
687f2a88
PK
79352011-10-04 Paul Koning <paul_koning@dell.com>
7936
7937 * gdb.python/py-value.c (main): Break before return.
7938
cb6be26b
KP
79392011-10-04 Kevin Pouget <kevin.pouget@st.com>
7940
7941 PR python/12691: Add the inferior to Python exited event
7942 * gdb.python/py-events.exp: Test the inferior attribute of exited
7943 event with a fork.
7944 * gdb.python/py-events.py: Print inferior number on exit.
7945 * gdb.python/py-events.c: Fork the inferior.
7946
fb213700
EBM
79472011-10-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
7948
7949 * gdb.base/jit.exp: Add testcase name to log message
7950
aa2071bd
PK
79512011-10-03 Paul Koning <paul_koning@dell.com>
7952 Jan Kratochvil <jan.kratochvil@redhat.com>
7953
7954 * gdb.python/py-value.exp
7955 (python inval = gdb.parse_and_eval('*(int*)0'))
7956 (python argc_lazy = gdb.parse_and_eval('argc'), sanity check argc)
7957 (set argc=2, python print argc_lazy): New tests.
7958
dd11a36c
JB
79592011-10-02 Joel Brobecker <brobecker@adacore.com>
7960
7961 * gdb.base/save-bp.exp, gdb.base/save-bp.c: New files.
7962
46f886f1
JK
79632011-10-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7964 Pedro Alves <pedro@codesourcery.com>
7965
7966 * gdb.python/py-value.exp (test_value_in_inferior): New variable
7967 can_read_0, test for it.
7968 (python print gdb.parse_and_eval('*(int*)0')): Rename to ...
7969 (parse_and_eval with memory error): ... here, make it untested if
7970 can_read_0.
7971
c5cb204f
MP
79722011-09-30 Marek Polacek <mpolacek@redhat.com>
7973
7974 * gdb.python/python.exp (verify pagination beforehand)
7975 (verify pagination afterwards): Fix race by splitting the line.
7976
68fb0ec0
JM
79772011-09-29 Joseph Myers <joseph@codesourcery.com>
7978
7979 * lib/gdb.exp (is_amd64_regs_target, is_x86_like_target): Allow
7980 for 64-bit multilibs from i?86-* targets.
7981
6aee0d90
MP
79822011-09-29 Marek Polacek <mpolacek@redhat.com>
7983
7984 * lib/gdb.exp: Fix a typo in one of the comments.
7985
e9101ff5
MP
79862011-09-29 Marek Polacek <mpolacek@redhat.com>
7987
7988 * gdb.base/foll-fork.exp: Fix race by adding "y or n" to the
7989 matching pattern.
7990
7a81bdbf
PK
79912011-09-28 Paul Koning <paul_koning@dell.com>
7992
7993 * gdb.python/py-type.c (enum E): New.
7994 * gdb.python/py-type.exp (test_fields): Add tests for Python
7995 mapping access to fields.
7996 (test_enums): New test for field access on enums.
7997
6710bf39
SS
79982011-09-27 Stan Shebs <stan@codesourcery.com>
7999
8000 * gdb.trace/collection.exp: Test collection of $_ret.
8001
b2a6bdeb
AT
80022011-09-22 Andreas Tobler <andreast@fgznet.ch>
8003
8004 * lib/gdb.exp (gdb_compile): Set rpath and remove -ldl from the
8005 list of compilation switches for <*-*-freebsd*>.
8006
3c9057f3
SS
80072011-09-19 Stan Shebs <stan@codesourcery.com>
8008
8009 * gdb.trace/tspeed.exp: New file.
8010 * gdb.trace/tspeed.c: New file.
8011
34518530
YQ
80122011-09-18 Yao Qi <yao@codesourcery.com>
8013
8014 * gdb.arch/arm-disp-step.S (test_ldr_literal): Test for Thumb
8015 instructions.
8016 (test_adr_32bit, test_pop_pc): Likewise.
8017 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New test for
8018 Thumb instructions.
8019 * gdb.arch/arm-disp-step.exp (test_ldm_stm_pc): Match $gdb_prompt
8020 in gdb_test_multiple.
8021 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New.
8022
ab254057
YQ
80232011-09-17 Yao Qi <yao@codesourcery.com>
8024
8025 * lib/gdb.exp (can_single_step_to_signal_handler): New.
8026 * gdb.base/kill-after-signal.exp: Call it. Skip if target doesn't
8027 support single step to signal handler.
8028
9c317b71
YQ
80292011-09-17 Yao Qi <yao@codesourcery.com>
8030
8031 * gdb.base/disp-step-fork.c: New.
8032 * gdb.base/disp-step-syscall.exp: New.
8033 * gdb.base/disp-step-vfork.c: New.
8034
a8123151
JB
80352011-09-16 Joel Brobecker <brobecker@adacore.com>
8036
8037 * gdb.ada/tasks.exp: Make the expected output for
8038 the `info tasks' tests more resilient to spacing
8039 changes.
8040
63a9aad8
JK
80412011-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
8042
8043 * gdb.python/py-evthreads.exp (Run to breakpoint 1)
8044 (reached breakpoint 2, reached breakpoint 3): Update expected output.
8045
2aa48337
KP
80462011-09-15 Kevin Pouget <kevin.pouget@st.com>
8047
8048 PR Python/12692 Add gdb.selected_inferior() to Python interface.
8049 * gdb.python/py-inferior.exp: Add testcase for gdb.selected_inferior().
8050
6839b47f
KP
80512011-04-30 Kevin Pouget <kevin.pouget@st.com>
8052
8053 Handle multiple breakpoint hits in Python interface:
8054 * gdb.python/py-events.exp: Set a duplicate breakpoint and check its
8055 presence.
8056 * gdb.python/py-events.py (breakpoint_stop_handler): Browse all the
8057 breakpoint hits.
8058
0935723e
JK
80592011-09-13 Sami Wagiaalla <swagiaal@redhat.com>
8060 Jan Kratochvil <jan.kratochvil@redhat.com>
8061
8062 * gdb.python/py-events.exp: Remove pretty printing comment.
8063 * gdb.python/py-evsignal.exp: New file.
8064 * gdb.python/py-evthreads.c: Include signal.h.
8065 (thread3): Remove variable count3. Remove variable bad and use raise
8066 instead.
8067 (thread2): Remove variable count2. Move thread3 pthread_create here,
8068 merge pthread_join to a single line.
8069 (main): Remove variable count1. Merge pthread_join with pthread_create
8070 to a single line.
8071 * gdb.python/py-evthreads.exp: Remove pretty printing comment. New
8072 KFAIL python/12966 for gdbserver. Test return value of
8073 gdb_compile_pthreads. Use gdb_run_cmd. Replace send_gdb and
8074 gdb_expect by gdb_test and gdb_test_multiple.
8075 (thread 2, thread 3): New tests.
8076
4801a9a3
PA
80772011-09-12 Matt Rice <ratmice@gmail.com>
8078 Pedro Alves <pedro@codesourcery.com>
8079
8080 PR gdb/13175
8081
8082 * gdb.base/interp.exp: New tests.
8083 * gdb.base/interp.c: New file.
8084
24ece742
DE
80852011-09-12 Doug Evans <dje@google.com>
8086
8087 * gdb.dwarf2/clztest.exp: Fix initialization of tests array.
8088 * gdb.dwarf2/typeddwarf.exp: Ditto.
8089
7f062217
JK
80902011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8091
8092 Fix compatibility with x32 arch.
8093 * testsuite/gdb.dwarf2/typeddwarf.exp: Check also is_lp64_target.
8094 * testsuite/gdb.trace/backtrace.exp: Use is_amd64_regs_target and
8095 is_x86_like_target.
8096 * testsuite/gdb.trace/collection.exp: Likewise.
8097 * testsuite/gdb.trace/report.exp: Likewise.
8098 * testsuite/gdb.trace/unavailable.exp: Likewise.
8099 * testsuite/gdb.trace/while-dyn.exp: Likewise.
8100 * testsuite/lib/gdb.exp (is_amd64_regs_target): New function.
8101 (is_x86_like_target): Check also is_amd64_regs_target.
8102
08711b9a
JK
81032011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8104
8105 PR breakpoints/12435
8106 * gdb.arch/amd64-prologue-xmm.c: New file.
8107 * gdb.arch/amd64-prologue-xmm.exp: New file.
8108 * gdb.arch/amd64-prologue-xmm.s: New file.
8109
b99b5f66
JK
81102011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8111
8112 * gdb.dwarf2/dw2-param-error-main.c: New file.
8113 * gdb.dwarf2/dw2-param-error.S: New file.
8114 * gdb.dwarf2/dw2-param-error.exp: New file.
8115
a391a2f6
PA
81162011-09-08 Pedro Alves <pedro@codesourcery.com>
8117
8118 * gdb.base/annota1.exp, gdb.base/annota3.exp: Extract the
8119 inferior's pid and look for a core dump named core.$pid. Use
8120 `remote_file' commands on the host instead of hand coding shell
8121 commands on the build.
8122 * gdb.base/valgrind-db-attach.exp: Kill the program before
8123 finishing the test.
8124
7d8e6458 81252011-09-02 Matt Rice <ratmice@gmail.com>
8126
8127 * lib/prompt.exp: New file for testing the first prompt.
8128 * gdb.python/py-prompt.exp: Ditto.
8129 * gdb.python/py-prompt.c: Ditto (copy of ext-attach.c).
8130
68e77c9e
PA
81312011-09-02 Pedro Alves <pedro@codesourcery.com>
8132
8133 * gdb.threads/gcore-thread.exp: Set the global core_supported to
8134 0, before testing gcore.
8135
9655e943
JK
81362011-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8137
df6dc84d
JK
8138 * dw2-ifort-parameter-debug.S: Update copyright year.
8139 * dw2-ifort-parameter.c: Update copyright year.
8140 * dw2-ifort-parameter.exp: Update copyright year.
8141
9655e943
JK
8142 * dw2-ifort-parameter-debug.S: New file.
8143 * dw2-ifort-parameter.c: New file.
8144 * dw2-ifort-parameter.exp: New file.
8145
353d1d73
JK
81462011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8147
8148 * gdb.base/commands.exp (error_clears_commands_left): New function.
8149 (): Call it.
8150
5c07461a
JK
81512011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8152
8153 * gdb.mi/mi-inheritance-syntax-error.cc (A): Make `a' public.
8154 (C): Initialize `a'.
8155 * gdb.mi/mi-inheritance-syntax-error.exp
8156 (-data-evaluate-expression $path): Expect `a' as 5.
8157
0d932b2f
MK
81582011-08-26 Marc Khouzam <marc.khouzam@ericsson.com>
8159
8160 PR mi/11912
8161 * gdb.mi/mi-inheritance-syntax-error.cc: New file.
8162 * gdb.mi/mi-inheritance-syntax-error.exp: New file.
8163 * gdb.mi/mi-var-cp.cc: Updated for new 'class'
8164 keyword in output of -var-info-path-expression.
8165
bdb54049
JK
81662011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8167
8168 * gdb.trace/backtrace.exp: Use is_lp64_target to check 64bit target.
8169 * gdb.trace/collection.exp: Likewise.
8170 * gdb.trace/report.exp: Likewise.
8171 * gdb.trace/unavailable.exp: Likewise.
8172 * gdb.trace/while-dyn.exp: Likewise.
8173
59cde39c
KS
81742011-08-18 Keith Seitz <keiths@redhat.com>
8175
8176 PR c++/12266
8177 * gdb.cp/meth-typedefs.cc: New file.
8178 * gdb.cp/meth-typedefs.exp: New file.
8179
fa3a4f15
PM
81802011-08-17 Phil Muldoon <pmuldoon@redhat.com>
8181
6fdff2c5 8182 * gdb.python/python.exp: Add extended-prompt tests.
fa3a4f15 8183
c1049fca
JK
81842011-08-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8185
8186 * gdb.arch/i386-dr3-watch.exp
8187 (watchpoint on gap1 does not fit debug registers)
8188 (delete all watchpoints): Fix racy expect strings.
8189
d93f7b5c
YQ
81902011-08-14 Yao Qi <yao@codesourcery.com>
8191
8192 * gdb.base/maint.exp: set data_section to ".neardata".
8193 * gdb.base/savedregs.c (thrower): Trigger SIGILL on NO-MMU machine.
8194 * gdb.base/savedregs.exp: Handle SIGILL.
8195 * gdb.mi/mi-syn-frame.c (bar): Trigger SIGILL on NO-MMU machine.
8196 * gdb.xml/tdesc-regs.exp: Set core-regs for tic6x-*-*.
8197
457e09f0
DE
81982011-08-12 Doug Evans <dje@google.com>
8199
8200 * gdb.python/py-symbol.exp: Add test for symbol.type.
8201
5d0bb2fb
UW
82022011-08-12 Ulrich Weigand <ulrich.weigand@linaro.org>
8203
8204 * gdb.threads/pthreads.exp: Enable on non-native configurations.
8205 * gdb.mi/mi-pthreads.exp: Likewise.
8206 * gdb.mi/mi2-pthreads.exp: Likewise.
8207 * gdb.mi/gdb669.exp.exp: Likewise.
8208
fcdfa280
PA
82092011-08-09 Pedro Alves <pedro@codesourcery.com>
8210
8211 * lib/mi-support.exp (detect_async): Rename to...
8212 (mi_detect_async): ... this.
8213 * gdb.mi/mi-nonstop-exit.exp: Adjust.
8214 * gdb.mi/mi-nonstop.exp: Adjust.
8215 * gdb.mi/mi-ns-stale-regcache.exp: Adjust.
8216 * gdb.mi/mi-nsintrall.exp: Adjust.
8217 * gdb.mi/mi-nsmoribund.exp: Adjust.
8218 * gdb.mi/mi-nsthrexec.exp: Adjust.
8219
9d8fa392
PA
82202011-08-09 Pedro Alves <pedro@codesourcery.com>
8221
8222 * gdb.base/display.c (do_loops): New `p_i' local.
8223 * gdb.base/display.exp: Test displaying a variable that is
8224 temporarily at a bad address.
8225
b6cede78
JK
82262011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8227
8228 * gdb.dwarf2/dw2-op-stack-value.S: New file.
8229 * gdb.dwarf2/dw2-op-stack-value.exp: New file.
8230
67bedb8c
JK
82312011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8232
8233 * gdb.dwarf2/dw2-simple-locdesc.S: Replace .value by .2byte.
3c542bc3
JK
8234 * gdb.dwarf2/dw2-case-insensitive.exp (regexp case-sensitive off)
8235 (p fuNC_symtab): Permit also ppc64 leading dot.
67bedb8c 8236
af6e93b2
PA
82372011-08-05 Pedro Alves <pedro@codesourcery.com>
8238
8239 * gdb.trace/unavailable.exp (test_maybe_regvar_display): New
8240 procedure.
8241 (gdb_collect_args_test, gdb_collect_locals_test): Use it.
8242
1cf0e11f
YQ
82432011-08-05 Yao Qi <yao@codesourcery.com>
8244
8245 * gdb.base/callfuncs.exp: Set language after main.
8246 * gdb.cp/cplusfuncs.exp: Likewise.
8247 * gdb.cp/inherit.exp: Likewise.
8248
a1e28cb2
UW
82492011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
8250
8251 * gdb.base/nostdlib.exp: Skip on gdb_stub targets.
8252 * gdb.base/watch-vfork.exp: Skip on remote targets.
8253
d4f5bbb9
UW
82542011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
8255
8256 * gdb.threads/thread-find.exp: Support remote targets.
8257
724f4f80
UW
82582011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
8259
8260 * gdb.base/jit.exp: Download solib_binfile to target.
8261 * gdb.base/jit-so.exp: Likewise. Also, use gdb_load_shlibs
8262 and call dlopen without full path name.
8263 * gdb.cp/infcall-dlopen.exp: Use gdb_load_shlibs and call
8264 dlopen without full path name.
8265
934709f0
PW
82662011-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8267
8268 * gdb.base/break-always.exp: Complete the test
8269 with duplicated breakpoints and enabling/disabling them.
8270
c26106c4
TT
82712011-08-02 Tom Tromey <tromey@redhat.com>
8272
8273 PR gdb/11289:
8274 * gdb.cp/overload.exp: Fix regexps. Remove kfails.
8275
9300444e 82762011-08-01 Paul Pluzhnikov <ppluzhnikov@google.com>
fbe12357
PP
8277
8278 PR gdb/13045
8279 * gdb.base/float.exp: Add new test case for PR gdb/13045
8280 * gdb.base/float.c: New file.
8281
00bd41d6
PM
82822011-07-28 Phil Muldoon <pmuldoon@redhat.com>
8283
8284 * gdb.python/py-mi.exp: Test printers returning string hint, and
8285 also not returning a value.
8286 * gdb.python/py-prettyprint.c: Add testcase for above.
8287 * gdb.python/py-prettyprint.py: Add test printer for above.
8288
d24f74ce
JK
82892011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8290
8291 * gdb.dwarf2/dw2-simple-locdesc.S: Change DWARF version to 3.
8292 (.Ldie26, .Ldie41, .Ldie4a, .Ldie54, .Ldie5b): Remove.
8293 (.Ldie30) Add as field "data4".
8294 (.Ldie32) Rename field "b" to "shl".
8295 (abbrev4) Change for the "data4" field.
8296 (abbrev5, abbrev6) Remove.
8297 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.b): Rename to ...
8298 (p &s.shl): ... here. Add comment.
8299 (p &s.data4): New.
8300
bb7da2bf
JK
83012011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8302
8303 Fix crash on lval_computed values.
8304 * gdb.dwarf2/implptr.exp (print sizeof (j[0])): New test.
8305
11081198
JK
83062011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8307
8308 * gdb.base/help.exp (help whatis): Update the expected string.
8309
3c6e0cb3
JK
83102011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8311
8312 * gdb.dwarf2/dw2-simple-locdesc.S: New file.
8313 * gdb.dwarf2/dw2-simple-locdesc.exp: New file.
8314 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
8315 Change the expected string.
8316
efa80663
PA
83172011-07-26 Pedro Alves <pedro@codesourcery.com>
8318
8319 * gdb.base/watchpoint.exp
8320 (test_disable_enable_software_watchpoint): New procedure.
8321 (top level): Run it.
8322
db8e4570
UW
83232011-07-26 Ulrich Weigand <ulrich.weigand@linaro.org>
8324
8325 * gdb.python/py-mi.exp: Avoid '+' in filenames. Call C version of
8326 executable file "${binfile}", C++ version "${binfile}-cxx".
8327 * gdb.python/py-prettyprint.exp: Likewise.
8328 * gdb.python/py-symbol.exp: Likewise.
8329 * gdb.python/py-type.exp: Likewise.
8330 * gdb.python/py-value.exp: Likewise.
8331 * gdb.python/py-template.exp (test_template_arg): Pass full executable
8332 file name instead of just suffix.
8333
543305c9
JK
83342011-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8335
8336 Fix implicit pointer offsets.
8337 * gdb.dwarf2/implptr.c (add): New marker baz breakpoint.
8338 * gdb.dwarf2/implptr.exp (set baz breakpoint for implptr)
8339 (continue to breakpoint: continue to baz breakpoint for implptr)
8340 (sanity check element 0, sanity check element 1)
8341 (enter the inlined function, check element 0 for the offset)
8342 (check element 1 for the offset)
8343 (continue to breakpoint: ignore the second baz breakpoint): New tests.
8344 (set foo breakpoint for implptr): Update the breakpoint number.
8345
b3215adc
UW
83462011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
8347
8348 * gdb.python/py-mi.exp: Use different file names for different
8349 versions of the executable under test.
8350 * gdb.python/py-prettyprint.exp: Likewise.
8351 * gdb.python/py-symbol.exp: Likewise.
8352 * gdb.python/py-template.exp: Likewise.
8353 * gdb.python/py-type.exp: Likewise.
8354 * gdb.python/py-value.exp: Likewise.
8355
182b9acc
UW
83562011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
8357
8358 * gdb.python/py-breakpoint.exp: Re-set can-use-hw-watchpoints
8359 flag after restarting GDB if necessary.
8360
e6052b5d
UW
83612011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
8362
8363 * gdb.python/py-shared.exp: Call gdb_load_shlibs.
8364
1ced966e
PA
83652011-07-22 Pedro Alves <pedro@codesourcery.com>
8366
8367 * gdb.arch/i386-dr3-watch.exp: Test that the i386 watchpoints
8368 backend doesn't leave used debug registers behind.
8369
3543a589
TT
83702011-07-22 Tom Tromey <tromey@redhat.com>
8371
8372 * gdb.dwarf2/typeddwarf.c: XFAIL 'z' on x86-64.
8373 * gdb.dwarf2/typeddwarf.exp (xfail-gdb-test): Add arch_pattern
8374 argument.
8375 * gdb.dwarf2/typeddwarf-amd64.S: New file.
8376
14d15303 83772011-07-21 Matt Rice <ratmice@gmail.com>
8378
8379 * gdb.threads/Makefile.in: Avoid globbing corethreads.exp
8380 in mostlyclean rule. Add files ending in .core.
8381
9b158ba0 83822011-07-21 Matt Rice <ratmice@gmail.com>
8383
8384 PR macros/12999
8385 * gdb.base/info-macros.c: New test sources.
8386 * gdb.base/info-macros.exp: New tests.
8387
d17b6f81
PM
83882011-07-21 Phil Muldoon <pmuldoon@redhat.com>
8389
8390 * gdb.python/python.exp: Add prompt substitution tests.
8391
918dd910
JK
83922011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
8393
8394 Fix crash if referenced CU is aged out.
8395 * gdb.dwarf2/dw2-op-call.exp (maintenance set dwarf2 max-cache-age 0):
8396 New.
8397 * gdb.dwarf2/implptr.exp: Likewise.
8398
0e37a63c
JK
83992011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
8400
8401 * gdb.dwarf2/implptr.S: Rebuilt.
8402 * gdb.dwarf2/implptr.c (intp, intpp, intppp): New typedefs.
8403 (bar): Use them for j, k, l.
8404 * gdb.dwarf2/implptr.exp: New variable opts. Support runtest parameter
8405 COMPILE.
8406 (print j in implptr:bar): Update for the intp typedef.
8407 (print p[0].x in implptr:foo): Use more exact regex.
8408
f65cf84c
TT
84092011-07-18 Tom Tromey <tromey@redhat.com>
8410
8411 * gdb.cp/static-method.exp: Add missing single quote.
8412
d5b4a7be
YQ
84132011-07-18 Yao Qi <yao@codesourcery.com>
8414
8415 * gdb.base/async-shell.exp: Skip test if displaced stepping is not
8416 supported.
8417 * gdb.mi/mi-nonstop-exit.exp: Likewise.
8418 * gdb.mi/mi-nonstop.exp: Likewise.
8419 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
8420 * gdb.mi/mi-nsintrall.exp: Likewise.
8421 * gdb.mi/mi-nsmoribund.exp: Likewise.
8422 * gdb.mi/mi-nsthrexec.exp: Likewise.
8423 * gdb.python/py-evthreads.exp: Likewise.
8424
e9ea2662
JK
84252011-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8426
8427 Code cleanup.
8428 * gdb.cp/namespace.exp (xfail_class_types): New variable. Initialize
8429 it. Substitute it instead of test_compiler_info everywhere.
8430
ce451573
UW
84312011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
8432
8433 * gdb.base/type-opaque.exp: Use gdb_load_shlibs. Run test on
8434 remote targets as well.
8435
756d88a7
UW
84362011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
8437
8438 * lib/gdb.exp (gdb_compile_shlib_pthreads): New helper.
8439 * gdb.threads/tls-shared.exp: Use it. Call gdb_load_shlibs.
8440
31f83dc5
UW
84412011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
8442
8443 * lib/gdb.exp (gdb_compile): Specify rpath if the *target* is
8444 a remote machine, not the host.
8445 (gdb_compile_shlib): Set soname if target is remote.
8446
059241a0
PP
84472011-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
8448
8449 * gdb.cp/minsym-fallback.exp: Link in C++ mode.
8450
28a0b48c 84512011-07-13 Matt Rice <ratmice@gmail.com>
8452
8453 * gdb.python/py-objfile-script-gdb.py: Renamed to
8454 py-objfile-script-gdb.py.in.
8455 * gdb.python/py-objfile-script-gdb.py.in: Renamed from
8456 py-objfile-script-gdb.py.
8457 * gdb.python/py-objfile-script.exp: Update reference to
8458 py-objfile-script-gdb.py.
8459
9a771b67
JK
84602011-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8461
8462 * gdb.dwarf2/dw2-op-call.S (array1): Use the real label; do not
8463 reference undefined label.
8464
04ad99e6
JK
84652011-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8466
8467 * gdb.dwarf2/dw2-const.S (Pointer size): Change from 4 to 8.
8468 (DW_AT_high_pc, DW_AT_low_pc): Remove them.
8469 (val8, .Ltype_const8, .Ltype_int8, DW_TAG_variable): New.
8470 * gdb.dwarf2/dw2-const.exp (print/x val8): New test.
8471
713389e0
PM
84722011-07-11 Phil Muldoon <pmuldoon@redhat.com>
8473
6fdff2c5 8474 PR python/12438
713389e0 8475 * gdb.python/python.exp: Add maint set/show python print-stack
6fdff2c5 8476 deprecated tests. Add set/show python print-backtrace tests.
713389e0 8477
97d146f8
JK
84782011-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8479
8480 * gdb.java/jprint.exp (print a java.lang.String): xfail without system
8481 debug info.
8482
facde0e5 84832011-07-06 Matt Rice <ratmice@gmail.com>
8484
8485 * gdb.python/python.exp: Update filename paths.
8486 * gdb.python/py-symtab.exp: Ditto.
8487
438640d1
MP
84882011-07-06 Marek Polacek <mpolacek@redhat.com>
8489
8490 * gdb.python/py-evthreads.exp: Add missing `$'.
8491
33a365df
MF
84922011-07-06 Jie Zhang <jie.zhang@analog.com>
8493
8494 * config/bfin.exp: New file.
8495 * gdb.asm/asm-source.exp (bfin-*-*): Handle Blackfin targets.
8496 * gdb.asm/bfin.inc: New file.
8497
8f7ae686
MP
84982011-07-06 Marek Polacek <mpolacek@redhat.com>
8499
df46027d 8500 * gdb.python/py-evthreads.exp: Fix race by adding an anchor to match
8f7ae686
MP
8501 the whole output.
8502
eb2a6f42
TT
85032011-07-05 Tom Tromey <tromey@redhat.com>
8504
8505 * gdb.java/jprint.java (jprint.hi): New field.
8506 * gdb.java/jprint.exp: Print string.
8507
177b42fe
TJB
85082011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
8509
8510 * gdb.base/call-sc.c: Fix typos.
8511 * gdb.base/ifelse.exp: Likewise.
8512 * gdb.base/structs.c: Likewise.
8513
3b2a0cf2
JB
85142011-07-06 Paul Pluzhnikov <ppluzhnikov@google.com>
8515
8516 * gdb.base/jit-so.exp: New test.
8517 * gdb.base/jit-dlmain.c: New file.
8518 * gdb.base/jit-main.c: Allow "main" to be elsewhere.
8519
46fc714c
JK
85202011-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8521
8522 * gdb.cp/m-static.exp: Call get_compiler_info.
e17476d7
JK
8523 (static const int initialized nowhere): Call setup_xfail for gcc <= 4.4.
8524 * gdb.cp/pr9167.exp (p b): Likewise.
8525 * gdb.cp/temargs.exp: Do not set have_pr_45024_fixed for gcc 4.6.
8526 (test value of P in inner_m, test type of Z in inner_m): Call
8527 setup_xfail for gcc <= 4.5.
46fc714c 8528
418c7cf7
JK
85292011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8530
8531 * gdb.cp/paren-type.cc: New files.
8532 * gdb.cp/paren-type.exp: New files.
8533
3d50dd94
JK
85342011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8535
8536 Stop on first linespec terminator instead of eating what we can.
8537 * gdb.cp/minsym-fallback-main.cc (main): Call also C::operator ().
8538 * gdb.cp/minsym-fallback.cc (C::operator ()): Define.
8539 * gdb.cp/minsym-fallback.exp (break 'C::f()'): Change to ...
8540 (break C::f()): ... this one.
8541 (break C::operator()()): New test.
8542 * gdb.cp/minsym-fallback.h (C::operator ()): Declare.
8543 * gdb.java/jmisc.exp (break jmisc.main(java.lang.String[])int): New
8544 test.
8545
dcf9f4ab
JK
85462011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8547
8548 Fall back linespec to minimal symbols.
8549 * gdb.base/psymtab.exp (Don't search past end of psymtab.): Update the
8550 error message.
8551 * gdb.cp/cplusfuncs.exp (list foo::operator int*): Likewise.
8552 * gdb.cp/minsym-fallback-main.cc: New file.
8553 * gdb.cp/minsym-fallback.cc: New file.
8554 * gdb.cp/minsym-fallback.exp: New file.
8555 * gdb.cp/minsym-fallback.h: New file.
8556
3f542ed1
JK
85572011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8558
8559 * gdb.cp/no-dmgl-verbose.cc: New file.
8560 * gdb.cp/no-dmgl-verbose.exp: New file.
8561
85622011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
900e11f9
JK
8563
8564 * gdb.base/break-interp.exp (reach_1, test_ld): Allow also the prefix
8565 __GI_.
8566 * gdb.cp/psymtab-parameter.cc (func): Make it a template function.
8567 (f): New function.
8568 * gdb.cp/psymtab-parameter.exp (complete break 'func(): Rename to ...
8569 (complete p 'func<short>(): ... here.
8570 * gdb.dwarf2/dw2-linkage-name-trust-main.cc: New file.
8571 * gdb.dwarf2/dw2-linkage-name-trust.S: New file.
8572 * gdb.dwarf2/dw2-linkage-name-trust.exp: New file.
8573 * gdb.cp/temargs.exp (test type of F in k3_m, test value of F in k3_m):
8574 Make them KFAIL gcc/49546.
8575
00eb2c4a
JB
85762011-07-01 Joel Brobecker <brobecker@adacore.com>
8577
8578 * gdb.ada/catch_ex.exp: Add temporary catchpoint tests.
8579
85a20c42
JK
85802011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8581
8582 Test GCC PR debug/49546.
8583 * gdb.cp/temargs.exp (set sixth breakpoint for temargs)
8584 (test type of F in k3_m, test value of F in k3_m): New.
8585 * gdb.cp/temargs.cc (struct S3, struct K3): New.
8586 (main): New variable k3. Call k3.k3_m.
8587
d2d43431
JB
85882011-07-01 Jean-Charles Delay <delay@adacore.com>
8589
8590 * gdb.ada/packed_array.exp: Fix expected outout.
8591
54ae186f
JB
85922011-07-01 Jean-Charles Delay <delay@adacore.com>
8593
8594 * gdb.ada/packed_array.exp: fixed expected output.
8595
8f17729f
JB
85962011-07-01 Joel Brobecker <brobecker@adacore.com>
8597
8598 * gdb.ada/same_enum: New testcase.
8599
f5aa6869
JB
86002011-07-01 Joel Brobecker <brobecker@adacore.com>
8601
8602 * gdb.ada/ptr_typedef: New testcase.
8603
828292f2
JB
86042011-07-01 Joel Brobecker <brobecker@adacore.com>
8605
8606 * gdb.ada/arrayptr.exp: Add ptype test.
8607
18920c42
JB
86082011-07-01 Joel Brobecker <brobecker@adacore.com>
8609
8610 * gdb.ada/char_enum: New testcase.
8611
3536d9e3 86122011-07-01 Yao Qi <yao@codesourcery.com>
54aeeb99
YQ
8613
8614 * gdb.base/dump.exp (capture_pointer_with_type): New.
8615 Get value from address instead of name.
8616 Start GDB once, and do `dump' and `restore'
8617 tests together.
8618
db863c42
MF
86192011-06-30 Jie Zhang <jie.zhang@analog.com>
8620 Mike Frysinger <vapier@gentoo.org>
8621
8622 * config/monitor.exp (get_remotetimeout, set_remotetimeout): New
8623 helper functions for getting/setting remotetimeout variable.
8624 * lib/gdb.exp (gdb_load): If the target is remote, set
8625 $oldremotetimeout to get_remotetimeout, then call set_remotetimeout
8626 with $loadtimeout. Set $load_ok to 0 before doing the load.
8627 Instead of returning, immediately, set $load_ok to 0. Call
8628 set_remotetimeout with $oldremotetimeout, and then return if
8629 $load_ok is 1.
8630
e9e642a8
AB
86312011-06-30 Andrew Burgess <aburgess@broadcom.com>
8632
8633 * gdb.python/py-template.exp: Don't run this test if the target
8634 does not support c++ tests.
8635
32019081
JK
86362011-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8637
8638 Fix non-only rename list for Fortran modules import.
8639 * gdb.fortran/module.exp (print var_x, print var_y, print var_z): New
8640 tests.
8641 * gdb.fortran/module.f90 (module moduse): New.
8642 (program module): use moduse, test var_x, var_y and var_z.
8643
0ecee54c
TT
86442011-06-29 Tom Tromey <tromey@redhat.com>
8645
8646 PR testsuite/12040:
8647 * gdb.fortran/array-element.exp: Use f90, not f77.
8648 * gdb.fortran/complex.exp: Use f90, not f77.
8649 * gdb.fortran/derived-type.exp: Use f90, not f77.
8650 * gdb.fortran/library-module.exp: Use f90, not f77.
8651 * gdb.fortran/logical.exp: Use f90, not f77.
8652 * gdb.fortran/module.exp: Use f90, not f77.
8653 * gdb.fortran/multi-dim.exp: Use f90, not f77.
8654 * gdb.fortran/subarray.exp: Use f90, not f77.
8655
3b2b8fea
TT
86562011-06-29 Tom Tromey <tromey@redhat.com>
8657
8658 * gdb.fortran/charset.exp: New file.
8659 * gdb.fortran/charset.f90: New file.
8660
42159ca5
TT
86612011-06-29 Tom Tromey <tromey@redhat.com>
8662
8663 PR testsuite/12040:
8664 * lib/future.exp: New file, mostly extracted from ada.exp.
8665 Rewrote compatibility code to use rename.
8666 (gdb_find_gfortran): New proc.
8667 (gdb_default_target_compile): Refresh from dejagnu; plus a pending
8668 gfortran patch.
8669 * lib/ada.exp (gdb_find_gnatmake, gdb_default_target_compile):
8670 Move to future.exp.
8671 * lib/gdb.exp: Always load future.exp.
8672
af69a5ce
YQ
86732011-06-28 Yao Qi <yao@codesourcery.com>
8674
8675 * gdb.cp/exception.cc: Don't include iostream.
8676 (bar): Remove print statement.
8677 (catcher): New.
8678 (main): Remove print statements. Call function catcher.
8679 * gdb.cp/exception.exp : Don't match inferior's output in regexp.
8680 Set breakpoint on catcher, and check the value of parameter.
8681
ab5c6a72
YQ
86822011-06-23 Yao Qi <yao@codesourcery.com>
8683
6fdff2c5
PA
8684 * gdb.cp/mb-inline.exp: Parse the output of `info break' to check
8685 breakpoint 1.2 is disabled. KFAIL for uclinux.
ab5c6a72 8686
9497469f
MP
86872011-06-23 Marek Polacek <mpolacek@redhat.com>
8688
8689 * gdb.mi/mi2-var-display.exp: Replace gdb_test_multiple with
8690 mi_gdb_test.
8691
b9132588
MP
86922011-06-23 Marek Polacek <mpolacek@redhat.com>
8693
5d197ed0 8694 * gdb.mi/mi2-return.exp: Replace gdb_test_multiple with mi_gdb_test.
b9132588 8695
e55595ca
MP
86962011-06-23 Marek Polacek <mpolacek@redhat.com>
8697
5d197ed0
MP
8698 * gdb.mi/mi2-console.exp: Replace gdb_test_multiple with mi_gdb_test.
8699
87002011-06-23 Marek Polacek <mpolacek@redhat.com>
8701
8702 * gdb.mi/mi2-basics.exp: Fix races. Honour the
8703 `test_exec_and_symbol_mi_operatons' return value.
8704 (test_mi_interpreter_selection): Use mi_gdb_test instead of
8705 gdb_test_multiple.
8706 (test_exec_and_symbol_mi_operatons): Likewise.
8707 (test_path_specification): Likewise.
e55595ca 8708
be777e08
YQ
87092011-06-23 Yao Qi <yao@codesourcery.com>
8710
8711 * gdb.base/moribund-step.exp: Skip test if displaced stepping is not
8712 supported.
8713 * lib/gdb.exp (support_displaced_stepping): New.
8714
615556d6
YQ
87152011-06-23 Yao Qi <yao@codesourcery.com>
8716
8717 * gdb.threads/execl.exp: Skip on remote target.
8718
833b0ca7
MP
87192011-06-21 Marek Polacek <mpolacek@redhat.com>
8720
5d197ed0 8721 * gdb.mi/mi-var-display.exp: Replace gdb_test_multiple with
833b0ca7
MP
8722 mi_gdb_test.
8723
1ee4023a
MP
87242011-06-20 Marek Polacek <mpolacek@redhat.com>
8725
5d197ed0 8726 * gdb.mi/mi-nsintrall.exp: Replace gdb_test_multiple with mi_gdb_test.
1ee4023a 8727
d0b1d624
MP
87282011-06-20 Marek Polacek <mpolacek@redhat.com>
8729
5d197ed0 8730 * gdb.mi/mi-nsmoribund.exp: Replace gdb_test_multiple with
d0b1d624
MP
8731 mi_gdb_test.
8732
79aa92c1
MP
87332011-06-20 Marek Polacek <mpolacek@redhat.com>
8734
5d197ed0 8735 * gdb.mi/mi-return.exp: Replace gdb_test_multiple with mi_gdb_test.
79aa92c1 8736
5ce5db06
YQ
87372011-06-14 Yao Qi <yao@codesourcery.com>
8738
8739 gdb/testsuite/
8740 * gdb.threads/ia64-sigill.exp: Remove "set debug lin-lwp 1".
8741
533a737e
JK
87422011-06-10 Jan Kratochvil <jan.kratochvil@redhat.com>
8743
8744 * gdb.dwarf2/dw2-filename.exp (info sources): New testcase.
8745
d0e53741
TT
87462011-06-10 Tom Tromey <tromey@redhat.com>
8747
8748 * gdb.cp/temargs.exp: Let tests pass if compiler bug is fixed.
8749 Add tests for pointer-to-member-function.
8750 * gdb.cp/temargs.cc (S::somefunc): New function.
8751 (K2): New class.
8752 (main): Instantiate K2; call method.
8753
b5916bbd
JB
87542011-06-08 Joel Brobecker <brobecker@adacore.com>
8755
8756 * gdb.python/py-inferior.c (f2): Make str an array rather
8757 than a pointer.
8758 * gdb.python/py-inferior.exp: Adjust testcase accordingly.
8759
5be4dfca
JK
87602011-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8761
8762 * gdb.base/async-shell.c: New file.
8763 * gdb.base/async-shell.exp: New file.
8764
9f47e254
PA
87652011-06-06 Pedro Alves <pedro@codesourcery.com>
8766
8767 * gdb.threads/pending-step.exp: Add more context to SIGTRAP match.
8768
64b9b334
JB
87692011-06-03 Joel Brobecker <brobecker@adacore.com> (obvious fix)
8770
8771 From Stephen Kitt <steve@sk2.org>
8772 * gdb.base/help.exp: Adjust following some spelling corrections
8773 in GDB.
8774
dbc0f131
YQ
87752011-06-01 Yao Qi <yao@codesourcery.com>
8776
8777 * gdb.base/ending-run.exp: Match __uClibc_main for uClibc.
8778
fd336a18
KS
87792010-05-31 Keith Seitz <keiths@redhat.com>
8780
8781 PR c++/12750
8782 * gdb.cp/static-method.cc: New file.
8783 * gdb.cp/static-method.exp: New file.
8784
fa8b9902
KS
87852010-05-31 Keith Seitz <keiths@redhat.com>
8786
8787 PR symtab/12704
8788 * gdb.cp/anon-ns.cc: New file.
8789 * gdb.cp/anon-ns.exp: New file.
8790
0a5b1e09
PA
87912011-05-31 Pedro Alves <pedro@codesourcery.com>
8792
8793 * gdb.arch/i386-dr3-watch.c: New file.
8794 * gdb.arch/i386-dr3-watch.exp: New file.
8795
0578b8d1
YQ
87962011-05-30 Yao Qi <yao@codesourcery.com>
8797
8798 * gdb.base/callfuncs.c (t_structs_fc): New.
8799 (t_structs_dc, t_structs_ldc): New.
8800 (t_double_many_args):
8801 (DEF_FUNC_MANY_ARGS_1, DEF_FUNC_MANY_ARGS_2): Define.
8802 (DEF_FUNC_MANY_ARGS_3, DEF_FUNC_VALUES_1): Define.
8803 (DEF_FUNC_VALUES_2, DEF_FUNC_VALUES_3): Define.
8804 * gdb.base/callfuncs.exp: Call new functions.
8805
6680506e
YQ
88062011-05-30 Yao Qi <yao@codesourcery.com>
8807
ff4d2c60
YQ
8808 * gdb.base/callfuncs.exp (rerun_and_prepare): New.
8809 Call rerun_and_prepare for each test to isolate effects.
8810
88112011-05-30 Yao Qi <yao@codesourcery.com>
8812
8813 * gdb.base/varargs.c (find_max_float_real): New.
8814 (find_max_double_real, find_max_long_double_real): New.
8815 * gdb.base/varargs.exp: Call these new added functions.
6680506e
YQ
8816 * lib/gdb.exp (setup_kfail_for_target): New.
8817
e43ec454
YQ
88182011-05-30 Yao Qi <yao@codesourcery.com>
8819
8820 * gdb.base/funcargs.c (callca, callcb, callcc): New.
8821 (callcd, callce, callcf, callc1a, callc1b): New.
8822 (callc2a, callc2b): New.
8823 * gdb.base/funcargs.exp (complex_args): New.
8824 (complex_integral_args, complex_float_integral_args): New.
8825 * lib/gdb.exp (support_complex_tests): New. Determine
8826 whether to run test cases on _Complex types.
8827
432b4d03
JK
88282011-05-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8829
8830 * gdb.threads/leader-exit.c: New file.
8831 * gdb.threads/leader-exit.exp: New file.
8832
6caf069d
MP
88332011-05-27 Marek Polacek <mpolacek@redhat.com>
8834
9497469f 8835 * gdb.mi/mi-nonstop.exp: Replace gdb_test_multiple with mi_gdb_test.
6caf069d 8836
97fce28b
MP
88372011-05-27 Marek Polacek <mpolacek@redhat.com>
8838
8839 * gdb.mi/mi-nonstop-exit.exp: Remove the `-gdb-show non-stop' testcase,
8840 remove the `supported' variable.
8841 * gdb.mi/mi-nonstop.exp: Likewise.
8842 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
8843 * gdb.mi/mi-nsintrall.exp: Likewise.
8844 * gdb.mi/mi-nsmoribund.exp: Likewise.
8845 * gdb.mi/mi-nsthrexec.exp: Likewise.
8846
9da8c2a0
PA
88472011-05-26 Pedro Alves <pedro@codesourcery.com>
8848
8849 * gdb.reverse/finish-reverse-bkpt.exp: New test.
8850
2c03e5be
PA
88512011-05-26 Pedro Alves <pedro@codesourcery.com>
8852
8853 * gdb.reverse/next-reverse-bkpt-over-sr.exp: New test.
8854
2e21250d
KS
88552011-05-24 Keith Seitz <keiths@redhat.com>
8856
8857 PR breakpoint/12803
8858 * gdb.cp/cmpd-minsyms.cc (a): New method.
8859 (b): New method.
8860 (c): New method.
8861 * gdb.cp/cmpd-minsyms.exp: Add tests for new methods.
8862
cdac0397
PA
88632011-05-24 Pedro Alves <pedro@codesourcery.com>
8864
8865 * gdb.base/commands.exp (watchpoint_command_test): Check that the
8866 watchpoint's command list didn't execute when the watchpoint went
8867 out of scope.
8868
ee5683ab
PM
88692011-05-24 Pierre Muller <muller@ics.u-strasbg.fr>
8870
8871 Centralize -DSYMBOL_PREFIX=\"_\" additional flags in gdb.exp.
8872 * lib/gdb.exp (gdb_target_symbol_prefix_flags): New procedure.
8873 * gdb.arch/i386-bp_permanent.exp: Use gdb_target_symbol_prefix_flags.
8874 * gdb.arch/i386-gnu-cfi.exp: Likewise.
8875 * gdb.arch/i386-permbkpt.exp: Likewise.
8876 * gdb.arch/i386-prologue.exp: Likewise.
8877 * gdb.arch/i386-size-overlap.exp: Likewise.
8878 * gdb.arch/i386-size.exp: Likewise.
8879 * gdb.arch/i386-unwind.exp: Likewise.
8880 * gdb.reverse/i386-precsave.exp: Likewise.
8881 * gdb.reverse/i386-reverse.exp: Likewise.
8882 * gdb.reverse/i386-sse-reverse.exp: Likewise.
8883 * gdb.reverse/i387-env-reverse.exp: Likewise.
8884 * gdb.reverse/i387-stack-reverse.exp: Likewise.
8885
c91c8c16
PA
88862011-05-24 Pedro Alves <pedro@codesourcery.com>
8887
8888 * gdb.trace/tfile.exp: Add test that opening the basic.tf trace
8889 file doesn't error, using MI.
8890
c50491a7
TT
88912011-05-23 Tom Tromey <tromey@redhat.com>
8892
8893 * gdb.base/charset.exp (string_display): Add tests to assign to
8894 arrays.
8895 * gdb.base/charset.c (short_array, int_array, long_array): New.
8896
4a07b7da
PA
88972011-05-20 Pedro Alves <pedro@codesourcery.com>
8898
8899 Cope with async mode.
8900
4a07b7da
PA
8901 * gdb.mi/mi-break.exp (test_breakpoint_commands): Split gdb_test
8902 into gdb_test + mi_expect_stop.
8903
b275f2d2
PA
89042011-05-20 Pedro Alves <pedro@codesourcery.com>
8905
8906 * gdb.mi/basics.c: Don't include stdio.h or unistd.h.
8907 (callme): Remove printf call.
8908
eec52c44
PM
89092011-05-20 Pierre Muller <muller@ics.u-strasbg.fr>
8910
8911 * lib/gdb.exp (gdb_test_list_exact): Suggest use of double
8912 quote pattern to avoid problems with Cygwin/mingw expect versions.
8913 * gdb.base/default.exp (show convenience): Use double
8914 quote pattern for regular expressions.
8915
b3c8eb43
JK
89162011-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8917
8918 Fix -readnow for -gdwarf-4 unused type units.
8919 * gdb.dwarf2/dw4-sig-type-unused.S: New file.
8920 * gdb.dwarf2/dw4-sig-type-unused.exp: New file.
8921
ed731959
JK
89222011-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
8923
8924 * gdb.base/kill-after-signal.c: New file.
8925 * gdb.base/kill-after-signal.exp: New file.
8926
3b48433d
PA
89272011-05-16 Pedro Alves <pedro@codesourcery.com>
8928
8929 * gdb.ada/start.exp: Call untested with the correct test filename.
8930 * gdb.arch/i386-bp_permanent.exp: Call untested with the correct
8931 test filename. Make the test's binary unique.
8932 * gdb.arch/i386-signal.exp: Call untested with the correct test
8933 filename.
8934 * gdb.arch/i386-size-overlap.exp: Ditto.
8935 * gdb.arch/Makefile.in (EXECUTABLES): Update.
8936 * gdb.base/gcore-buffer-overflow.exp: Ditto.
8937 * gdb.cp/call-c.exp: Ditto.
8938 * gdb.mi/mi-reverse.exp: Call untested with the correct test
8939 filename. Make the test's binary unique.
8940 * gdb.mi/Makefile.in (EXECUTABLES): Update.
8941 * gdb.python/py-mi.exp: Ditto.
8942 * gdb.python/Makefile.in (EXECUTABLES): Update.
8943 * gdb.reverse/i386-precsave.exp: Ditto.
8944 * gdb.reverse/i387-env-reverse.exp: Call untested with the correct
8945 test filename.
8946 * gdb.reverse/i387-stack-reverse.exp: Ditto.
8947 * gdb.reverse/sigall-precsave.exp: Ditto. Make the test's binary
8948 unique.
8949 * gdb.reverse/sigall-reverse.exp: Call untested with the correct
8950 test filename.
8951 * gdb.reverse/Makefile.in (EXECUTABLES): Update.
8952 * gdb.trace/tfile.exp: Ditto.
8953
ba4a8bdd
YQ
89542011-05-14 Yao Qi <yao@codesourcery.com>
8955
8956 * gdb.trace/tfile.c(add_memory_block): Store address in unsigned
8957 type.
8958
dbaefcf7
DE
89592011-05-13 Doug Evans <dje@google.com>
8960
8961 * gdb.python/py-objfile-script.exp: New file.
8962 * gdb.python/py-objfile-script.c: New file.
8963 * gdb.python/py-objfile-script-gdb.py: New file.
8964 * testsuite/gdb.python/py-section-script.exp: Test
8965 "info auto-load-scripts".
8966
9930639c
TT
89672011-05-13 Tom Tromey <tromey@redhat.com>
8968
8969 * gdb.dwarf2/clztest.exp: New file.
8970 * gdb.dwarf2/clztest.c: New file.
8971 * gdb.dwarf2/clztest.S: New file.
8972
05272e11
DE
89732011-05-13 Doug Evans <dje@google.com>
8974
cc63ef9b
DE
8975 * gdb.base/charset.exp: If UTF-16 is not available, skip char16_t,
8976 String16 tests.
05272e11 8977
6edba76f
TT
89782011-05-13 Tom Tromey <tromey@redhat.com>
8979
8980 * lib/gdb.exp (is_x86_like_target): New proc.
8981 * gdb.dwarf2/watch-notconst.exp: Use is_x86_like_target.
8982 * gdb.dwarf2/valop.exp: Use is_x86_like_target.
8983 * gdb.dwarf2/typeddwarf.exp: Use is_x86_like_target. Pass
8984 -nostdlib to compiler.
8985 * gdb.dwarf2/typeddwarf.S (_start): Rename from 'main'.
8986 * gdb.dwarf2/pieces.exp: Use is_x86_like_target.
8987 * gdb.dwarf2/implptr.exp: Use is_x86_like_target.
8988 * gdb.dwarf2/dw2-restore.exp: Check for LP64.
8989 * gdb.dwarf2/callframecfa.exp: Use is_x86_like_target.
8990
028d0ed5
TJB
89912011-05-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
8992
8993 * gdb.python/py-function.exp: Test setting a value from a function
8994 which executes a command.
8995
8a9b8146
TT
89962011-05-12 Tom Tromey <tromey@redhat.com>
8997
8998 * gdb.dwarf2/typeddwarf.S: New file.
8999 * gdb.dwarf2/typeddwarf.c: New file.
9000 * gdb.dwarf2/typeddwarf.exp: New file.
9001
10483e8e
MP
90022011-05-12 Marek Polacek <mpolacek@redhat.com>
9003
9004 * gdb.mi/mi-basics.exp: Fix races. Honour the
9005 `test_exec_and_symbol_mi_operatons' return value.
9006 (test_mi_interpreter_selection): Use mi_gdb_test instead of
9007 gdb_test_multiple.
9008 (test_exec_and_symbol_mi_operatons): Likewise.
9009 (test_path_specification): Likewise.
9010
faf067f1
JK
90112011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9012
9013 * lib/gdb.exp (gdb_rename_execfile): Remove catch wrappers.
9014 (gdb_touch_execfile): Remove catch wrappers. New variable time.
9015 Replace `file copy' and `file rename' by `file mtime'. Twice.
9016
7ff911a3
JK
90172011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9018
9019 * gdb.base/readline-ask.c: New file.
9020 * gdb.base/readline-ask.exp: New file.
9021 * gdb.base/readline-ask.inputrc: New file.
9022
a536c6d7
UW
90232011-05-06 Ulrich Weigand <uweigand@de.ibm.com>
9024
9025 * gdb.cell/bt.exp: Delete breakpoints before running to signal
9026 to avoid race condition.
9027 * gdb.cell/coremaker.c: Use small stack size.
9028 * gdb.cell/ea-standalone.exp: Use file name without path as
9029 argument to c_to.
9030 * gdb.cell/fork.exp: Allow other output when continuing to end.
9031
d472a426
JK
90322011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
9033
9034 * gdb.threads/corethreads.c: New file.
9035 * gdb.threads/corethreads.exp: New file.
9036
90372011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
774094b8
JK
9038
9039 * gdb.threads/gcore-thread.exp (objfile, opts): New variables.
9040 Try to compile the test using -Wl,-z,norelro first.
9041 (load_core): New variable libthread_db_seen, initialize it.
9042 (zeroed-threads cannot be listed): Protect it by XFAIL on
9043 !$libthread_db_seen.
9044
8be455d7
JK
90452011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
9046
9047 PR 12573
9048 * gdb.dwarf2/dw2-skip-prologue.S: New file.
9049 * gdb.dwarf2/dw2-skip-prologue.c: New file.
9050 * gdb.dwarf2/dw2-skip-prologue.exp: New file.
9051
1976171a
JK
90522011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
9053
9054 * gdb.cp/psymtab-parameter.cc: New file.
9055 * gdb.cp/psymtab-parameter.exp: New file.
9056
7db6f30f
JK
90572011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
9058
9059 Fix a race.
9060 * gdb.cp/static-print-quit.exp (print c): Split to ...
9061 (print c - <return>, print c - q <return>, print c - to quit):
9062 ... these. Make the testfile untested on gdb-7.1.
9063
85161e9e 90642011-5-05 Janis Johnson <janisjo@codesourcery.com>
56744f0a
JJ
9065
9066 * lib/gdb.exp (exec_target_file, exec_symbol_file,
9067 gdb_rename_execfile, gdb_touch_execfile): New.
9068 * gdb.base/reread.exp: Use new procs to handle multiple
9069 exec files.
9070
0c51be18
YQ
90712011-05-05 Yao Qi <yao@codesourcery.com>
9072
9073 * gdb.arch/arm-disp-step.S(test_ldr_literal): New.
9074 (test_adr_32bit, test_pop_pc): New.
9075 * gdb.arch/arm-disp-step.exp (test_ldr_literal): New.
9076 (test_adr_32bit, test_pop_pc): New.
9077
4d393d60
JM
90782011-05-04 Joseph Myers <joseph@codesourcery.com>
9079
9080 * gdb.base/a2-run.exp (strongarm-*-coff): Don't handle target.
9081 * gdb.base/float.exp (xscale*-*-*, strongarm*-*-*): Don't handle
9082 targets.
9083 * gdb.base/long_long.exp (xscale*-*-*, strongarm*-*-*): Don't
9084 handle targets.
9085
8ffd0459
JK
90862011-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9087
9088 * gdb.base/completion.exp (complete help info wat): Rename to ...
9089 (complete 'help info wat'): ... here.
9090 Remove all `-re ".*' and `-re "^.*' redundant regexes.
9091 (complete 'p 'arg', complete (2) 'p 'arg'): Remove redundant backslash.
9092
8e28d804
PA
90932011-05-04 Pedro Alves <pedro@codesourcery.com>
9094
9095 * gdb.base/completion.exp: Use gdb_test_multiple instead of
9096 gdb_test and explicit $gdb_prompt/timeout matches.
9097
3eb2ef34
YQ
90982011-05-04 Yao Qi <yao@codesourcery.com>
9099
9100 * gdb.arch/arm-disp-step.S: Fix usage of macros __thumb__
9101 and __thumb2__.
9102
aaaf81a3
MP
91032011-05-03 Marek Polacek <mpolacek@redhat.com>
9104
9105 * gdb.base/pr10179.exp: Get rid of races using `delete_breakpoints'
9106 in place of `gdb_test "delete breakpoints"'. This eliminates two
9107 testcases.
9108
c4cbc0df
PA
91092011-05-02 Pedro Alves <pedro@codesourcery.com>
9110
9111 PR testsuite/12649
9112 Fix races.
9113
9114 * gdb.base/completion.exp: Remove all sleep calls. Remove
9115 unnecessary regexs. Don't explicitly expect anything after the
9116 prompt. Eat the prompt if necessary.
9117
b4cbb4a3
EBM
91182011-05-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
9119
9120 * gdb.opt/inline-cmds.exp: Adjust checks with "finish" command to
9121 accept to show the caller line again as well as the line after.
9122
d65aec65
PM
91232011-04-29 Phil Muldoon <pmuldoon@redhat.com>
9124
9125 PR mi/12531
9126
9127 * gdb.python/py-mi.exp: Add CPLUS_FAKE_CHILD tests and a C++
9128 compile target.
9129 * gdb.python/py-prettyprint.exp: Add C++ object for
9130 CPLUS_FAKE_CHILD test.
9131
30852783
UW
91322011-04-28 Ulrich Weigand <ulrich.weigand@linaro.org>
9133
9134 * gdb.base/signest.exp: New file.
9135 * gdb.base/signest.c: Likewise.
9136
c7b1f0d9
JK
91372011-04-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9138
9139 * lib/mi-support.exp (mi_expect_stop) <stopped at wrong place>: Accept
9140 thread and breakpoint notifications.
9141
559a7a62
JK
91422011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9143
9144 * gdb.base/fortran-sym-case.c: New file.
9145 * gdb.base/fortran-sym-case.exp: New file.
9146 * gdb.dwarf2/dw2-case-insensitive-debug.S: New file.
9147 * gdb.dwarf2/dw2-case-insensitive.c: New file.
9148 * gdb.dwarf2/dw2-case-insensitive.exp: New file.
9149
8344e389
JK
91502011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9151
9152 * lib/gdb.exp (gdb_test_multiple): Eror on newline in $message.
9153 * gdb.base/ifelse.exp: Give names to the "" tests as `if true else
9154 false #1', `if true else false #2' and `if true else false #3'.
9155
2484c66b
UW
91562011-04-27 Ulrich Weigand <ulrich.weigand@linaro.org>
9157
9158 * gdb.base/annota1.exp: Accept breakpoints-invalid annotation
9159 while delivering signal.
9160
8d3788bd
VP
91612011-04-27 Vladimir Prus <vladimir@codesourcery.com>
9162
9163 MI breakpoint notifications.
9164
9165 * testsuite/gdb.mi/mi-cli.exp: Adust.
6fdff2c5
PA
9166 * testsuite/gdb.mi/mi2-cli.exp: Adust.
9167 * testsuite/gdb.mi/mi-watch.exp: Adust.
9168 * testsuite/gdb.mi/mi2-watch.exp: Adust.
9169 * testsuite/lib/mi-support.exp (mi_expect_stop): Accept breakpoint
9170 notifications.
8d3788bd 9171
3e03848b
JK
91722011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
9173
9174 * gdb.base/gdbindex-stabs-dwarf.c: New file.
9175 * gdb.base/gdbindex-stabs.c: New file.
9176 * gdb.base/gdbindex-stabs.exp: New file.
9177
918c9108
YQ
91782011-04-25 Yao Qi <yao@codesourcery.com>
9179
9180 * gdb.dwarf2/dw2-double-set-die-type.S: Replace comment char `#'
9181 with /*...*/.
9182 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
9183
90556b8c
JK
91842011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9185
9186 * gdb.python/py-value.exp (test_objfiles): Name the first test
9187 `py-value in file.filename'.
9188
03f2bd59
JK
91892011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9190
9191 * gdb.base/solib-disc.exp: Set gdbserver_reconnect_p.
9192 * lib/gdb.exp (gdb_init): Clear gdbserver_reconnect_p.
9193 * lib/gdbserver-support.exp (gdbserver_start): Add `--once' if
9194 !gdbserver_reconnect_p..
9195 (gdbserver_reconnect): Call error if !gdbserver_reconnect_p..
9196
7b08b9eb
JK
91972011-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9198
9199 * gdb.cp/cpcompletion.exp (complete class methods)
9200 (complete class methods beginning with F): Move them above runto. New
9201 comment about the runto delimiter.
9202
b78974c3
PA
92032011-04-20 Pedro Alves <pedro@codesourcery.com>
9204
9205 * gdb.base/maint.exp: Test that "maint print registers" works
9206 without a running program.
9207
20429c40 92082011-04-20 Marek Polacek <mpolacek@redhat.com>
b78974c3 9209
20429c40
MP
9210 * gdb.base/setshow.exp: Fix racy tests.
9211 ($old_gdb_prompt): New variable.
9212
7a9dd1b2
TT
92132011-04-19 Tom Tromey <tromey@redhat.com>
9214
9215 * gdb.mi/mi-nsmoribund.exp:
9216 * gdb.hp/gdb.objdbg/objdbg01.exp:
9217 * gdb.base/structs.exp (test_struct_returns):
9218 * gdb.base/call-sc.exp (test_scalar_returns):
9219 * gdb.base/bigcore.exp: Remove duplicate words.
9220
02835898
JK
92212011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9222
9223 * gdb.base/break-interp-lib.c (v, vptr): New variables.
9224 * gdb.base/break-interp.exp (test_attach): New comment.
9225
254f582e
JK
92262011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9227
9228 * gdb.threads/gcore-thread.exp ($core0file): New variable.
9229 (clear __stack_user.next, clear stack_used.next)
9230 (save a zeroed-threads corefile): New test.
9231 Call core_load for $core0file.
9232 (zeroed-threads cannot be listed): New test.
9233
4fe85f5c
JK
92342011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9235
9236 * gdb.threads/gcore-thread.exp ($testfile): Match it the .exp
9237 filename.
9238 ($srcfile): Preserve the original value.
9239 ($testfile): Match it the .exp filename.
9240 ($corefile): New variable. Substitute it around.
9241 Use clean_restart.
9242 ($prev_timeout): Remove.
9243 (load_core): Move core loading into this proc.
9244 Fix restore of $timeout if load_core fails.
9245
63524580
JK
92462011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9247
9248 * gdb.base/eu-strip-infcall.c: New file.
9249 * gdb.base/eu-strip-infcall.exp: New file.
9250
90359a16
JK
92512011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9252
9253 * gdb.base/callfuncs.c (Lcallfunc, callfunc): New functions.
9254 * gdb.base/callfuncs.exp (print callfunc (Lcallfunc, 5)): New test.
9255
626e7282
JK
92562011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9257
9258 Fix Python access to inlined frames.
9259 * gdb.python/py-frame-inline.c: New file.
9260 * gdb.python/py-frame-inline.exp: New file.
9261
3363d018
EBM
92622011-04-13 Edjunior Machado <emachado@linux.vnet.ibm.com>
9263
9264 * gdb.base/gdb1090.exp: Change breakpoint location to read the
9265 content of 's24' correctly (avoiding "optimized out").
9266 * gdb.base/gdb1090.c: Add comment in order to set breakpoint.
9267
28781456
JK
92682011-04-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9269
9270 * lib/gdb.exp (gdb_breakpoint): New case for a GDB internal error.
9271
4a4106ca
TJB
92722011-04-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
9273
9274 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Don't
9275 expect a colon in watch -location output.
9276
d26ccb4f
JK
92772011-04-13 Marek Polacek <mpolacek@redhat.com>
9278
df46027d 9279 * gdb.base/commands.exp (redefine_backtrace_test): Fix race.
d26ccb4f
JK
9280 New testcase `expect response to define backtrace'. Also remove
9281 redundant `default' block.
9282
e1ab1f9c
JK
92832011-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9284
9285 * gdb.python/py-prettyprint.c (struct hint_error): New.
9286 (main): New variable hint_error.
9287 * gdb.python/py-prettyprint.exp (run_lang_tests): New testcase
9288 "print hint_error".
9289 * gdb.python/py-prettyprint.py (class pp_hint_error): New.
9290 (register_pretty_printers): Register it.
9291
0c2e6019
TT
92922011-04-04 Tom Tromey <tromey@redhat.com>
9293
9294 * gdb.cp/maint.exp (test_help): Update.
9295 (test_namespace): Likewise.
9296
af57139d
JB
92972011-04-01 Joel Brobecker <brobecker@adacore.com>
9298
9299 * gdb.ada/arrayptr/foo.adb: Add access to constrained array.
9300 * gdb.ada/arrayptr.exp: Add new tests.
9301
956a9fb9
JB
93022011-04-01 Joel Brobecker <brobecker@adacore.com>
9303
9304 * gdb.ada/mi_catch_ex: New testcase.
9305
d0c4d642
PA
93062011-04-01 Pedro Alves <pedro@codesourcery.com>
9307
9308 * gdb.cp/cpexprs.exp (Overloaded methods): No longer try the
9309 base::overload(void) method without specifying "const".
9310
18819fa6
UW
93112011-04-01 Ulrich Weigand <ulrich.weigand@linaro.org>
9312
9313 * gdb.arch/thumb-singlestep.S: New file.
9314 * gdb.arch/thumb-singlestep.exp: Likewise.
9315
a4c8e806
TT
93162011-03-31 Tom Tromey <tromey@redhat.com>
9317
9318 * gdb.python/py-prettyprint.py (exception_flag): New global.
9319 (NoStringContainerPrinter._iterator.next): Check it.
9320 * gdb.python/py-prettyprint.c (main): New variable nstype2.
9321 * gdb.python/py-mi.exp: Set exception_flag and do more tests.
9322
53832f31
TT
93232011-03-29 Tom Tromey <tromey@redhat.com>
9324
9325 * gdb.cp/anon-struct.cc: New file.
9326 * gdb.cp/anon-struct.exp: New file.
9327
e4620230
JK
93282011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9329
9330 Test STT_GNU_IFUNC support.
9331 * gdb.base/gnu-ifunc-lib.c: New file.
9332 * gdb.base/gnu-ifunc.c: New file.
9333 * gdb.base/gnu-ifunc.exp: New file.
9334
d0fb5eae
JK
93352011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9336
9337 Support a ring of related breakpoints.
9338 * gdb.base/watchpoint-delete.c: New file.
9339 * gdb.base/watchpoint-delete.exp: New file.
9340
20106cfb
JK
93412011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9342
9343 * gdb.ada/arrayparam.exp (print first after function call): Use
9344 explicit package name. Add a comment
9345 (print lasta after function call): Rename ...
9346 (print last after function call): ... it and use explicit package
9347 name.
9348 (print length after function call): Use explicit package name.
9349 * gdb.ada/str_ref_cmp.exp (operator = works for strings): New test.
9350 * gdb.ada/sym_print_name.exp: Change `i' to `integervar'.
9351 (multiple matches for symbol i): Rename ...
9352 (multiple matches for symbol integervar): ... it.
9353 * gdb.ada/sym_print_name/foo.adb (Foo): Change `I' to `IntegerVar'.
9354 * gdb.ada/sym_print_name/pck.ads (Pck): Likewise.
9355
e7ab5e63
AB
93562011-03-25 Andrew Burgess <aburgess@broadcom.com>
9357
9358 * lib/gdb.exp (default_gdb_start,gdb_init): Clear the GREP_OPTIONS
9359 environment variable to make grep output more predictable. Move
9360 all the environment setup into gdb_init so it's done once per test
9361 case rather than each time we start gdb.
9362
9ef07c8c
TT
93632011-03-24 Tom Tromey <tromey@redhat.com>
9364
9365 * gdb.base/label.exp: Use `main:there' linespec. Add re-running
9366 test.
9367
dd90784c
JK
93682011-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9369
9370 * gdb.dwarf2/dw2-entry-value-main.c: New file.
9371 * gdb.dwarf2/dw2-entry-value.S: New file.
9372 * gdb.dwarf2/dw2-entry-value.exp: New file.
9373
05775840
PM
93742011-03-22 Phil Muldoon <pmuldoon@redhat.com>
9375
6fdff2c5 9376 PR python/12183
05775840
PM
9377
9378 * gdb.python/py-function.exp: Add GdbError tests.
9379
8661b11b
PA
93802011-03-18 Pedro Alves <pedro@codesourcery.com>
9381
9382 * gdb.trace/unavailable.cc (args_test_func, local_test_func)
9383 (reglocal_test_func, statlocal_test_func): New functions.
9384 (globals_test_func): Call new functions.
9385 * gdb.trace/unavailable.exp (gdb_collect_args_test)
9386 (gdb_collect_locals_test): New procedure.
9387 (gdb_trace_collection_test): Call new procedures.
9388
0fdb4f18
PA
93892011-03-18 Pedro Alves <pedro@codesourcery.com>
9390
9391 * gdb.trace/unavailable.exp (fpreg, spreg, pcreg): Define.
9392 (test_register, test_register_unavailable): New procedures.
9393 (gdb_unavailable_registers_test): New procedure.
9394 (gdb_trace_collection_test): Call it.
9395
99c3dc11
PM
93962011-03-18 Phil Muldoon <pmuldoon@redhat.com>
9397
6fdff2c5 9398 PR python/12149
99c3dc11
PM
9399
9400 * gdb.python/python.exp: Add gdb.write tests.
9401
29703da4
PM
94022010-03-17 Phil Muldoon <pmuldoon@redhat.com>
9403
9404 * gdb.python/Makefile.in: Add py-objfile.
9405 * gdb.python/py-objfile.exp: New file.
9406 * gdb.python/py-objfile.c: New file.
9407 * gdb.python/py-block.exp: Add is_valid tests.
9408 * gdb.python/py-inferior.exp: Ditto.
9409 * gdb.python/py-infthread.exp: Ditto.
9410 * gdb.python/py-symbol.exp: Ditto.
9411 * gdb.python/py-symtab.exp: Ditto.
9412
598997c8
KS
94132011-03-16 Keith Seitz <keiths@redhat.com>
9414
9415 PR c++/12273
9416 * gdb.cp/cmpd-minsyms.exp: New test.
9417 * gdb.cp/cmpd-minsyms.cc: New file.
9418
9419 PR c++/11734
9420 * gdb.cp/ovsrch.exp: New test.
9421 * gdb.cp/ovsrch.h: New file.
9422 * gdb.cp/ovsrch1.cc: New file.
9423 * gdb.cp/ovsrch2.cc: New file.
9424 * gdb.cp/ovsrch3.cc: New file.
9425 * gdb.cp/ovsrch4.cc: New file.
9426
c91513d8
PP
94272011-03-16 Paul Pluzhnikov <ppluzhnikov@google.com>
9428
9429 PR gdb/12528
9430 * gdb.base/Makefile.in: Adjust EXECUTABLES.
9431 * gdb.base/break-on-linker-gcd-function.exp: New test.
9432 * gdb.base/break-on-linker-gcd-function.cc: New file.
9433
7470fc63
AT
94342011-03-15 Andreas Tobler <andreast@fgznet.ch>
9435
9436 * gdb.base/jit-main.c: Define ElfW for non glibc elf targets.
9437
959e7469
PM
94382011-03-15 Phil Muldoon <pmuldoon@redhat.com>
9439
9440 * lib/gdb.exp (gdb_unload): Add another termination case.
9441
9373cf26
JK
94422011-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9443
9444 * gdb.dwarf2/dw2-empty-pc-range.S: New file.
9445 * gdb.dwarf2/dw2-empty-pc-range.exp: New file.
9446 * gdb.dwarf2/pr11465.S: New .text labels text_start and text_end.
9447 Provide a stub byte there.
9448 (DW_TAG_compile_unit): Set DW_AT_low_pc, DW_AT_high_pc and
9449 DW_AT_entry_pc.
9450 (dieb4, dieda): Set DW_AT_high_pc higher than DW_AT_low_pc.
9451
24e9cda0
UW
94522011-03-15 Ulrich Weigand <uweigand@de.ibm.com>
9453
9454 * gdb.arch/altivec-abi.exp: Skip "generic" tests on 64-bit when
9455 using a GCC 4.1 or 4.2 compiler. Add an additional test variant
9456 "generic ABI, auto".
9457 (altivec_abi_tests): Accept vectors returned by reference.
9458
7371cf6d
PM
94592010-03-14 Phil Muldoon <pmuldoon@redhat.com>
9460
9461 * gdb.python/py-breakpoint.exp: Add Python stop operations tests.
9462
ce77046a
UW
94632011-03-13 Ulrich Weigand <uweigand@de.ibm.com>
9464
9465 * gdb.python/py-section-script.exp: Skip test if no Python support.
9466
176400c3
UW
94672011-03-12 Ulrich Weigand <uweigand@de.ibm.com>
9468
9469 * gdb.base/solib-weak.exp: Allow "." prefix for ppc64.
9470
ecec24e6
PM
94712011-03-10 Phil Muldoon <pmuldoon@redhat.com>
9472
9473 * gdb.python/py-parameter.exp: Update tests to the new Python
9474 parameter API. Add "no documentation" test. Add deprecated API
9475 backward compatibility test.
9476
5dbdd470
TT
94772011-03-09 Tom Tromey <tromey@redhat.com>
9478
9479 * gdb.ada/catch_ex.exp: Use explicit gdb_test rather than
9480 gdb_continue_to_end.
9481
b66e66ee
MK
94822011-03-09 Mark Kettenis <kettenis@gnu.org>
9483
9484 * gdb.base/memattr.exp: Adjust regexps to accept spaces as well as
9485 tabs.
9486
eceb0c5f
TT
94872011-03-09 Tom Tromey <tromey@redhat.com>
9488
9489 * lib/gdb.exp (inferior_exited_re): Match. leading `['. Wrap in
9490 parentheses.
9491 (gdb_continue_to_end): Add "allow_extra" parameter. Use
9492 $command.
9493 * gdb.threads/thread-unwindonsignal.exp: Pass "allow_extra"
9494 argument to gdb_continue_to_end.
9495 * gdb.threads/interrupted-hand-call.exp: Pass "allow_extra"
9496 argument to gdb_continue_to_end.
9497 * gdb.cp/annota3.exp: Fix regex.
9498 * gdb.cp/annota2.exp: Fix regex.
9499 * gdb.base/shlib-call.exp: Pass "allow_extra" argument to
9500 gdb_continue_to_end.
9501 * gdb.base/call-signal-resume.exp: Revert earlier patch.
9502 * gdb.ada/tasks.exp: Pass "allow_extra" argument to
9503 gdb_continue_to_end.
9504
63154eca
PA
95052011-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9506
9507 * gdb.server/ext-run.exp
9508 (load new file without any gdbserver inferior): New test.
9509
967d1f9b
TT
95102011-03-07 Tom Tromey <tromey@redhat.com>
9511
9512 * Makefile.in (TAGS): Rewrite.
9513
d68dcbb9
JK
95142011-03-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9515
9516 * gdb.trace/report.exp (12.1: trace report #1): New match for the
9517 initial commands echo. New match for `Found trace'. Anchor all the
9518 other matches. Anchor and match for `No trace frame found' the final
9519 match.
9520
6bf58e63
TT
95212011-03-07 Tom Tromey <tromey@redhat.com>
9522
9523 * Makefile.in (TAGS): New target.
9524
fda326dd
TT
95252011-03-07 Tom Tromey <tromey@redhat.com>
9526
9527 * lib/opencl.exp (skip_opencl_tests): Update for exit message
9528 change.
9529 * lib/mi-support.exp (mi_gdb_test): Update for exit message
9530 change.
9531 * lib/gdb.exp (gdb_test_multiple): Update comment. Update for
9532 exit message change.
9533 (skip_altivec_tests): Update for exit message change.
9534 (skip_vsx_tests): Likewise.
9535 (gdb_continue_to_end): Likewise. Add 'command' argument.
9536 * lib/cell.exp (skip_cell_tests): Update for exit message change.
9537 * gdb.threads/tls.exp: Update for exit message change.
9538 * gdb.threads/thread-unwindonsignal.exp: Use
9539 gdb_continue_to_end.
9540 * gdb.threads/step.exp (step_it): Update for exit message change.
9541 (continue_all): Likewise.
9542 * gdb.threads/print-threads.exp (test_all_threads): Update for
9543 exit message change.
9544 * gdb.threads/interrupted-hand-call.exp: Use
9545 gdb_continue_to_end.
9546 * gdb.threads/execl.exp: Use gdb_continue_to_end.
9547 * gdb.python/py-prettyprint.exp (run_lang_tests): Use
9548 gdb_continue_to_end.
9549 * gdb.hp/gdb.objdbg/objdbg02.exp: Use gdb_continue_to_end.
9550 * gdb.hp/gdb.objdbg/objdbg01.exp: Use gdb_continue_to_end.
9551 * gdb.hp/gdb.defects/solib-d.exp: Update for exit message change.
9552 * gdb.cp/method.exp: Update for exit message change.
9553 * gdb.cp/mb-templates.exp: Update for exit message change.
9554 * gdb.cp/mb-inline.exp: Use gdb_continue_to_end.
9555 * gdb.cp/annota3.exp: Update for exit message change.
9556 * gdb.cp/annota2.exp: Update for exit message change.
9557 * gdb.cell/fork.exp: Use gdb_continue_to_end.
9558 * gdb.base/term.exp: Update for exit message change.
9559 * gdb.base/step-test.exp (test_i): Update for exit message change.
9560 * gdb.base/sigstep.exp (advance): Update for exit message change.
9561 (advancei): Likewise.
9562 * gdb.base/siginfo.exp: Update for exit message change.
9563 * gdb.base/shlib-call.exp: Use gdb_continue_to_end.
9564 * gdb.base/reread.exp: Use gdb_continue_to_end.
9565 * gdb.base/langs.exp: Use gdb_continue_to_end.
9566 * gdb.base/interrupt.exp: Update for exit message change.
9567 * gdb.base/gdb1555.exp: Update for exit message change.
9568 * gdb.base/exe-lock.exp: Use gdb_continue_to_end.
9569 * gdb.base/ending-run.exp: Update for exit message change.
9570 * gdb.base/chng-syms.exp: Update for exit message change.
9571 * gdb.base/checkpoint.exp: Update for exit message change.
9572 * gdb.base/catch-syscall.exp (check_for_program_end): Use
9573 gdb_continue_to_end.
9574 (test_catch_syscall_with_wrong_args): Likewise.
9575 * gdb.base/call-signal-resume.exp: Use gdb_continue_to_end.
9576 * gdb.base/break-interp.exp (test_ld): Update for exit message
9577 change.
9578 * gdb.base/bang.exp: Update for exit message change.
9579 * gdb.base/attach.exp (do_attach_tests): Use gdb_continue_to_end.
9580 (do_call_attach_tests): Likewise.
9581 * gdb.base/a2-run.exp: Update for exit message change.
9582 * gdb.arch/ppc-dfp.exp: Update for exit message change.
9583 * gdb.ada/tasks.exp: Use gdb_continue_to_end.
9584 * gdb.ada/catch_ex.exp: Use gdb_continue_to_end.
9585
dd19bd70
JK
95862011-03-05 Jan Kratochvil <jan.kratochvil@redhat.com>
9587
9588 * gdb.base/help.exp (help thread find): Fix one forgotten quote.
9589
30e62689
TT
95902011-03-03 Tom Tromey <tromey@redhat.com>
9591
9592 * gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove.
9593 * gdb.hp/gdb.aCC/configure (Makefile): Remove.
9594 * gdb.hp/gdb.aCC/configure.ac: Remove.
9595 * gdb.hp/gdb.base-hp/Makefile.in (Makefile): Remove.
9596 * gdb.hp/gdb.base-hp/configure (Makefile): Remove.
9597 * gdb.hp/gdb.base-hp/configure.ac: Remove.
9598 * gdb.hp/gdb.compat/Makefile.in (Makefile): Remove.
9599 * gdb.hp/gdb.compat/configure (Makefile): Remove.
9600 * gdb.hp/gdb.compat/configure.ac: Remove.
9601 * gdb.hp/gdb.defects/Makefile.in (Makefile): Remove.
9602 * gdb.hp/gdb.defects/configure (Makefile): Remove.
9603 * gdb.hp/gdb.defects/configure.ac: Remove.
9604 * gdb.hp/gdb.objdbg/Makefile.in (Makefile): Remove.
9605 * gdb.hp/gdb.objdbg/configure (Makefile): Remove.
9606 * gdb.hp/gdb.objdbg/configure.ac: Remove.
9607 * gdb.hp/configure.ac: Remove.
9608 * gdb.hp/configure: Remove.
9609 * gdb.hp/Makefile.in (SUBDIRS): No longer a configure
9610 substitution.
9611 (Makefile): Remove rule.
9612 * gdb.cell/configure.ac: Remove.
9613 * gdb.cell/configure: Remove.
9614 * gdb.stabs/Makefile.in (Makefile): Remove.
9615 (distclean): Don't remove config.status or config.log.
9616 * gdb.stabs/configure (Makefile): Remove.
9617 * gdb.stabs/configure.ac: Remove.
9618 * configure: Rebuild.
9619 * configure.ac: Don't AC_CONFIG_SUBDIRS in gdb.hp or gdb.stabs.
9620 Remove stabs- and cell-specific logic. Test for existence of
9621 ../gdbtk before configuring gdb.gdbtk. Build Makefiles in gdb.hp
9622 subdirectories, gdb.cell, and and gdb.stabs.
9623 * Makefile.in (ALL_SUBDIRS): Add gdb.hp and gdb.stabs.
9624
c171f854
JB
96252011-03-03 Joel Brobecker <brobecker@adacore.com>
9626
9627 * gdb.python/py-inferior.exp: Avoid searching pattern beyond
9628 end of buffer.
9629
9a5193cb
JB
96302011-03-02 Joel Brobecker <brobecker@adacore.com>
9631
9632 * gdb.python/py-inferior.exp: Use gdb_test_no_output instead of
9633 gdb_test when running a test where we expected no output back.
9634
9bb4c1bb
MS
96352011-02-28 Michael Snyder <msnyder@vmware.com>
9636
9637 * gdb.cp/overload.cc: Change initializer value to integer.
9638
3bd0f5ef
MS
96392011-02-27 Michael Snyder <msnyder@vmware.com>
9640
9641 * gdb.multi/base.exp: Add test for remove-inferiors.
9642
2279eaad
JB
96432011-02-26 Joel Brobecker <brobecker@adacore.com>
9644
9645 * gdb.python/py-frame.exp: Simplify the initialization phase
9646 using prepare_for_testing.
9647
c82c0b55
MS
96482011-02-25 Michael Snyder <msnyder@vmware.com>
9649
9650 * gdb.multi/base.exp: Add tests for info inferiors with args.
9651
1d94651b
JK
96522011-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
9653
9654 * gdb.dwarf2/dw2-ranges.S: Rename to ...
9655 * gdb.dwarf2/dw2-ranges.c: ... here, convert it to C.
9656 * gdb.dwarf2/dw2-ranges.exp: Skip the testcase on !$gcc_compiled.
9657 Rename srcfile, srcfile2 and srcfile3, new asmfile, asmfile2 and
9658 asmfile3. Comment the STABS (#3) file compilation. Compile
9659 everything through assembler. Provide KFAIL for symtab/12497.
9660 * gdb.dwarf2/dw2-ranges2.S: Rename to ...
9661 * gdb.dwarf2/dw2-ranges2.c: ... here, convert it to C.
9662 * gdb.dwarf2/dw2-ranges3.S: Rename to ...
9663 * gdb.dwarf2/dw2-ranges3.c: ... here, convert it to C.
9664
3bd0f5ef
MS
96652011-02-24 Michael Snyder <msnyder@vmware.com>
9666
9667 * gdb.base/break.exp: Add tests for delete breakpoints using
9668 convenience variables and value history references.
9669
12c1418e
MS
96702011-02-24 Michael Snyder <msnyder@vmware.com>
9671
9672 * gdb.base/break.exp: Remove debugging 'printf' accidentally
9673 left behind in previous check-in.
9674
e5a67952
MS
96752011-02-23 Michael Snyder <msnyder@vmware.com>
9676
9677 * gdb.base/break.exp: Add tests for "info break" with arguments.
9678 * gdb.trace/infotrace.exp: Update patterns for error and help.
9679 * gdb.base/completion.exp: Update pattern.
9680 * gdb.base/ena-dis-br.exp: Update pattern.
9681 * gdb.base/help.exp: Update patterns.
9682
96832011-02-23 Michael Snyder <msnyder@vmware.com>
fbcb778d
MS
9684
9685 * gdb.base/memattr.exp: New test.
9686 * gdb.base/memattr.c: Test load for memattr.exp.
9687
6e6fbe60
DE
96882011-02-22 Doug Evans <dje@google.com>
9689
9690 * gdb.python/py-symbol.exp: Test lookup_global_symbol.
9691
1d41d745
MS
96922011-02-22 Michael Snyder <msnyder@vmware.com>
9693
9694 * Makefile.in: Make more clean.
9695 * gdb.ada/Makefile.in: Ditto.
9696 * gdb.arch/Makefile.in: Ditto.
9697 * gdb.asm/Makefile.in: Ditto.
9698 * gdb.base/Makefile.in: Ditto.
9699 * gdb.cp/Makefile.in: Ditto.
9700 * gdb.dwarf2/Makefile.in: Ditto.
9701 * gdb.java/Makefile.in: Ditto.
9702 * gdb.mi/Makefile.in: Ditto.
9703 * gdb.modula2/Makefile.in: Ditto.
9704 * gdb.python/Makefile.in: Ditto.
9705 * gdb.server/Makefile.in: Ditto.
9706 * gdb.stabs/Makefile.in: Ditto.
9707 * gdb.threads/Makefile.in: Ditto.
9708 * gdb.trace/Makefile.in: Ditto.
9709
79ba84ca
MS
97102011-02-22 Michael Snyder <msnyder@vmware.com>
9711
df46027d 9712 * gdb.threads/thread-find.exp: Add tests for bad input to
79ba84ca
MS
9713 info threads.
9714
b9b35694
JB
97152011-02-22 Joel Brobecker <brobecker@adacore.com>
9716
9717 * gdb.python/py-breakpoint.exp: Fix the expected output of
9718 one of the "maint info breakpoints" tests to accept the output
9719 generated on platforms that do not have hardware watchpoints.
9720
8bfb830f
JB
97212011-02-22 Joel Brobecker <brobecker@adacore.com>
9722
9723 * gdb.python/py-breakpoint.exp: Remove unnecessary call to
9724 clean_restart. Be a little stricter in the expected output
9725 for one of the tests. Fix a typo in one of the comments.
9726
c45f3c54
JB
97272011-02-22 Joel Brobecker <brobecker@adacore.com>
9728
9729 * gdb.python/py-block.exp: Simplify using prepare_for_testing.
9730 Delete variable binfile, no longer use. Add or modify test
9731 comments to make them unique.
9732
b97c863c
MS
97332011-02-21 Michael Snyder <msnyder@vmware.com>
9734
9735 * Makefile.in: Update for make clean.
9736 * gdb.ada/Makefile.in: Ditto.
9737 * gdb.arch/Makefile.in: Ditto.
9738 * gdb.asm/Makefile.in: Ditto.
9739 * gdb.base/Makefile.in: Ditto.
9740 * gdb.cp/Makefile.in: Ditto.
9741 * gdb.dwarf2/Makefile.in: Ditto.
9742 * gdb.java/Makefile.in: Ditto.
9743 * gdb.mi/Makefile.in: Ditto.
9744 * gdb.modula2/Makefile.in: Ditto.
9745 * gdb.python/Makefile.in: Ditto.
9746 * gdb.server/Makefile.in: Ditto.
9747 * gdb.stabs/Makefile.in: Ditto.
9748 * gdb.threads/Makefile.in: Ditto.
9749 * gdb.trace/Makefile.in: Ditto.
9750
aea5b279
MS
97512011-02-21 Michael Snyder <msnyder@vmware.com>
9752
9753 * gdb.threads/thread-find.exp: Update patterns for changes in
9754 output of "info threads" command.
9755
e3039479
UW
97562011-02-21 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
9757 Ulrich Weigand <uweigand@de.ibm.com>
9758
9759 * lib/gdb.exp (skip_hw_breakpoint_tests): Add arm*-*-* target.
9760 (skip_hw_watchpoint_tests): Likewise.
9761 (skip_hw_watchpoint_multi_tests): Likewise.
9762
b800ec70
UW
97632011-02-21 Ulrich Weigand <uweigand@de.ibm.com>
9764
9765 * lib/gdb.exp (skip_hw_breakpoint_tests): New procedure.
9766 (skip_hw_watchpoint_tests): Likewise.
9767 (skip_hw_watchpoint_multi_tests): Likewise.
9768 (skip_hw_watchpoint_access_tests): Likewise.
9769
9770 * gdb.base/hbreak.exp: Use appropriate skip_hw_..._tests checks.
9771 * gdb.base/pr11022.exp: Likewise.
9772 * gdb.base/watch-read.exp: Likewise.
9773 * gdb.base/watch_thread_num.exp: Likewise.
9774 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
9775 * gdb.base/watchpoint-hw.exp: Likewise.
9776 * gdb.base/watchpoint.exp: Likewise.
9777 * gdb.threads/local-watch-wrong-thread.exp: Likewise.
9778 * gdb.threads/watchthreads-reorder.exp: Likewise.
9779 * gdb.threads/watchthreads.exp: Likewise.
9780 * gdb.threads/watchthreads2.exp: Likewise.
9781
91033e37
JB
97822011-02-21 Joel Brobecker <brobecker@adacore.com>
9783
9784 * gdb.ada/packed_array.exp: Add xfail for "print u_var" if
9785 the debugger is unable to find the array bounds.
9786
eeaafae2
JK
97872011-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
9788
9789 * gdb.cp/typedef-operator.exp: New file.
9790 * gdb.cp/typedef-operator.cc: New file.
9791
e338d953
MS
97922011-02-17 Michael Snyder <msnyder@vmware.com>
9793
9794 * gdb.threads/thread-find.exp: Fix regular expressions.
9795
e67ad678
JB
97962011-02-17 Joel Brobecker <brobecker@adacore.com>
9797
9798 * gdb.ada/packed_array: Expand testcase to test printing of
9799 unconstrained packed array.
9800
93084bca
JB
98012011-02-17 Joel Brobecker <brobecker@adacore.com>
9802
9803 * gdb.dwarf2/dw2-ranges.exp: Simplify using clean_restart.
9804
a0c78a73
PA
98052011-02-16 Pedro Alves <pedro@codesourcery.com>
9806
f65d5553 9807 * gdb.trace/collection.c (globalarr3): New global.
a0c78a73
PA
9808 (main): Initialize it before collecting, and and clear it
9809 afterwards.
f65d5553
PA
9810 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
9811 collecting with '{type} addr', where the addr expression is not an
9812 rvalue.
a0c78a73 9813
3dfcbbd2
KW
98142011-02-16 Ken Werner <ken.werner@de.ibm.com>
9815
9816 * gdb.opencl/datatypes.exp: Allow "false" when printing the content of
9817 a bool variable. Expect correct OpenCL names for vector types. Use the
9818 uc3 variable name instead of referring to the uchar3 built-in type.
9819 Escape the asterisk at the half pointer test.
9820
08807d5a
PA
98212011-02-16 Pedro Alves <pedro@codesourcery.com>
9822
f65d5553 9823 * gdb.trace/collection.c (globalarr2): New global.
08807d5a
PA
9824 (main): Initialize it before collecting, and and clear it
9825 afterwards.
f65d5553
PA
9826 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
9827 collecting overlapping memory ranges.
08807d5a 9828
60f98dde
MS
98292011-02-15 Michael Snyder <msnyder@vmware.com>
9830
9831 * gdb.base/default.exp: Add tests for thread commands.
9832 * gdb.base/help.exp: Add tests for thread commands.
9833 * gdb.threads/thread-find.exp: New test for thread find command.
9834
648cd113
KW
98352011-02-15 Ken Werner <ken.werner@de.ibm.com>
9836
9837 * gdb.opencl/datatypes.exp: Expect the size of a bool to be one byte.
9838
494e194e
YQ
98392011-02-15 Yao Qi <yao@codesourcery.com>
9840
9841 PR tdep/12352
9842 * gdb.arch/arm-disp-step.S : New test for str instruction.
9843 * gdb.arch/arm-disp-step.exp : Likewise.
9844
d9492458
TJB
98452011-02-15 Thiago Jung Bauermann <bauerman@br.ibm.com>
9846
9847 * gdb.arch/vsx-regs.exp: Add "vector_register1_vr" and
9848 "vector_register2_vr" test strings. Test the extended floating
9849 point registers (F32~F63).
9850 * lib/gdb.exp (skip_vsx_tests): Update compile flags for the
9851 IBM XL C compiler. Make the test program use a register provided
9852 by the compiler for the lxvd2x instruction.
9853
8af8e3bc
PA
98542011-02-14 Pedro Alves <pedro@codesourcery.com>
9855
9856 * gdb.trace/unavailable.cc (class Base, class Middle, class
9857 Derived): New types.
9858 (derived_unavail, derived_partial, derived_whole): New globals.
9859 (virtual_partial): New global.
9860 (virtualp): Point at virtual_partial.
9861 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add tests
9862 related to unavailable vptr.
9863
1b28d0b3
PA
98642011-02-14 Pedro Alves <pedro@codesourcery.com>
9865
9866 * gdb.trace/unavailable.cc (a, b, c): New globals.
9867 (main): Set and clear them.
9868 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect
9869 `a' and `c', and check that `b' isn't collected, although `a' and
9870 `c' are.
9871
ec0a52e1
PA
98722011-02-14 Pedro Alves <pedro@codesourcery.com>
9873
9874 * gdb.trace/unavailable.cc (struct Virtual): New.
9875 (virtualp): New global pointer.
9876 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test
9877 printing a pointer to an object whose type has a vtable, with
9878 print object on.
9879
24e6bcee
PA
98802011-02-14 Pedro Alves <pedro@codesourcery.com>
9881
9882 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test that
9883 value repeat handles unavailableness.
9884
39d37385
PA
98852011-02-14 Pedro Alves <pedro@codesourcery.com>
9886
9887 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add new
9888 tests for building arrays from unavailable values, subscripting
9889 non-memory rvalue unvailable arrays, and accessing fields or
9890 baseclasses of non-lazy unavailable values,
9891 * gdb.trace/unavailable.cc (small_struct, small_struct_b): New
9892 struct types.
9893 (g_smallstruct, g_smallstruct_b): New globals.
9894
06d72e16
PA
98952011-02-14 Pedro Alves <pedro@codesourcery.com>
9896
9897 * gdb.trace/unavailable.cc, gdb.trace/unavailable.exp: New files.
9898
bc9a5551
JK
98992011-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9900
9901 Fix const/volatile qualifiers of C++ types, PR c++/12328.
9902 * gdb.cp/overload-const.exp: New file.
9903 * gdb.cp/overload-const.cc: New file.
9904
54fcddd0
UW
99052011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
9906
9907 * gdb.opencl/callfuncs.cl: New file.
9908 * gdb.opencl/callfuncs.exp: New test.
9909 * gdb.opencl/Makefile.in (EXECUTABLES): Add callfuncs.
9910
d6dafb7c
UW
99112011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
9912
9913 * gdb.arch/altivec-abi.c (vec_func): Make use of intv_on_stack_f
9914 when computing result.
9915 * gdb.arch/altivec-abi.exp: Update expected results.
9916
a449c2d8
TJB
99172011-02-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
9918
9919 * gdb.base/break-interp.exp: Remove ${objdir} from test messages.
9920 * gdb.base/jit.exp: Likewise.
9921 * gdb.base/pie-execl.exp: Likewise.
9922 * gdb.base/solib-nodir.exp: Likewise.
9923 * gdb.base/solib-overlap.exp: Likewise.
9924
764880b7
PA
99252011-02-07 Pedro Alves <pedro@codesourcery.com>
9926
9927 * gdb.trace/collection.c (global_pieces): New.
9928 * gdb.trace/collection.exp (gdb_collect_global_in_pieces_test):
9929 New procedure.
9930 (gdb_trace_collection_test): Call it.
9931
505500db
SW
99322011-02-04 Sami Wagiaalla <swagiaal@redhat.com>
9933
9934 * gdb.python/py-evthreads.c: New file.
9935 * gdb.python/py-evthreads.exp: New file.
9936 * gdb.python/py-events.py: New file.
9937 * gdb.python/py-events.exp: New file.
9938 * gdb.python/py-events.c: New file.
9939
385203ed
DD
99402011-02-04 David Daney <ddaney@caviumnetworks.com>
9941
9942 * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
9943
9011945e
AB
99442011-02-03 Andrew Burgess <aburgess@broadcom.com>
9945
9946 * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c,
9947 gdb.base/disasm-end-cu.exp: New test for disassembling over the
9948 boundary between two compilation units.
9949
580688f3
PA
99502011-02-02 Pedro Alves <pedro@codesourcery.com>
9951
9952 * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB)
9953 (Virtual): New structs.
9954 (virtual_o, virtual_middle_b): New globals.
9955 * gdb.cp/virtbase.exp: New tests.
9956
d3f0f853
PP
99572011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
9958
9959 * gdb.base/jit.exp: New file.
9960 * gdb.base/jit-main.c: New file.
9961 * gdb.base/jit-solib.c: New file.
9962
b2030fb5
UW
99632011-01-31 Ulrich Weigand <uweigand@de.ibm.com>
9964
9965 * gdb.opencl/convs_casts.exp: Use tbreak instead of break to
9966 proceed to initial kernel entry point.
9967 * gdb.opencl/datatypes.exp: Likewise.
9968 * gdb.opencl/operators.exp: Likewise.
9969 * gdb.opencl/vec_comps.exp: Likewise.
9970
2db19d1e
SW
99712011-01-31 Sami Wagiaalla <swagiaal@redhat.com>
9972
9973 * gdb.cp/nsnested.cc: New.
9974 * gdb.cp/nsnested.exp: New.
9975 * gdb.cp/nsnoimports.exp: New.
9976 * gdb.cp/nsnoimports.cc: New.
9977
6b0c4c1f
JB
99782011-01-31 Joel Brobecker <brobecker@adacore.com>
9979
9980 * gdb.base/interact.exp: Add extra tests that verify that
9981 the value of the interactive-mode setting does not change
9982 after the script is sourced.
9983
80b23b6a
JK
99842011-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9985
9986 * gdb.cp/noparam.exp: New file.
9987 * gdb.cp/noparam.cc: New file.
9988
ffd5ec24
PA
99892011-01-28 Pedro Alves <pedro@codesourcery.com>
9990
9991 * gdb.trace/tfile.exp: Test that with no traceframe selected,
9992 there's no stack or registers.
9993
a81766d8
TT
99942011-01-26 Tom Tromey <tromey@redhat.com>
9995
9996 * gdb.python/py-prettyprint.exp (run_lang_tests): Ensure no blank
9997 space before string output. Add test for "set print pretty off"
9998 case.
9999
585fdaa1
PA
100002011-01-25 Pedro Alves <pedro@codesourcery.com>
10001
10002 * gdb.base/frame-args.exp: Adjust.
10003 * gdb.dwarf2/dw2-noloc.exp: Adjust.
10004 * gdb.dwarf2/dw2-inline-param.exp: Adjust.
10005 * gdb.dwarf2/pieces.exp: Adjust.
10006 * gdb.opt/clobbered-registers-O2.exp: Adjust.
10007 * gdb.opt/inline-locals.exp: Adjust.
10008 * gdb.threads/fork-child-threads.exp: Adjust.
10009
d468832a
KW
100102011-01-25 Ken Werner <ken.werner@de.ibm.com>
10011
10012 * gdb.opencl/convs_casts.cl: Move program scope variables into the
10013 OpenCL kernel function. Add a comment as marker. Add address space
10014 qualifiers for the remaining program scope variables.
10015 * gdb.opencl/datatypes.cl: Likewise.
10016 * gdb.opencl/operators.cl: Likewise.
10017 * gdb.opencl/vec_comps.cl: Likewise.
10018 * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test.
10019 Add breakpoint at the marker comment.
10020 * gdb.opencl/datatypes.exp: Likewise.
10021 * gdb.opencl/operators.exp: Likewise.
10022 * gdb.opencl/vec_comps.exp: Likewise.
10023
490f124f
PA
100242011-01-24 Pedro Alves <pedro@codesourcery.com>
10025
10026 * gdb.base/printcmds.c (some_struct): New struct and instance.
10027 * gdb.base/printcmds.exp (test_print_repeats_embedded_array): New
10028 procedure.
10029 <global scope>: Call it.
10030
6da78614
KW
100312011-01-21 Ken Werner <ken.werner@de.ibm.com>
10032
10033 * lib/opencl.exp (skip_opencl_tests): Add missing compile_flags
10034 argument to the gdb_compile_opencl_hostapp call.
10035
ec64c9aa
YQ
100362011-01-19 Yao Qi <yao@codesourcery.com>
10037
10038 * lib/dwarf.exp (dwarf2_support): Change supported targets to a
10039 positve list.
10040
810cfdbb
YQ
100412011-01-19 Yao Qi <yao@codesourcery.com>
10042
10043 * gdb.asm/asm-source.exp: Replace ARM target triplet with a
10044 canonical form.
10045 Remove "xscale-*-*"
10046 * gdb.xml/tdesc-regs.exp: Likewise.
10047 * gdb.python/py-section-script.exp: Replace ARM target triplet
10048 with canonical form.
10049 Match arm*-*-symbianelf*.
10050 * gdb.base/dup-sect.exp: Likewise.
10051 * lib/dwarf.exp: New.
10052 * gdb.dwarf2/callframecfa.exp: Check dwarf2 support by routine
10053 dwarf2_support.
10054 * gdb.dwarf2/dup-psym.exp: Likewise.
10055 * gdb.dwarf2/dw2-ada-ffffffff.exp: Likewise.
10056 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
10057 * gdb.dwarf2/dw2-bad-parameter-type.exp: Likewise.
10058 * gdb.dwarf2/dw2-basic.exp: Likewise.
10059 * gdb.dwarf2/dw2-compressed.exp: Likewise.
10060 * gdb.dwarf2/dw2-const.exp: Likewise.
10061 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Likewise.
10062 * gdb.dwarf2/dw2-cu-size.exp: Likewise.
10063 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
10064 * gdb.dwarf2/dw2-empty-namespace.exp: Likewise.
10065 * gdb.dwarf2/dw2-filename.exp: Likewise.
10066 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
10067 * gdb.dwarf2/dw2-inline-param.exp: Likewise.
10068 * gdb.dwarf2/dw2-intercu.exp: Likewise.
10069 * gdb.dwarf2/dw2-intermix.exp: Likewise.
10070 * gdb.dwarf2/dw2-modula2-self-type.exp: Likewise.
10071 * gdb.dwarf2/dw2-noloc.exp: Likewise.
10072 * gdb.dwarf2/dw2-op-call.exp: Likewise.
10073 * gdb.dwarf2/dw2-producer.exp: Likewise.
10074 * gdb.dwarf2/dw2-ranges.exp: Likewise.
10075 * gdb.dwarf2/dw2-ref-missing-frame.exp: Likewise.
10076 * gdb.dwarf2/dw2-stack-boundary.exp: Likewise.
10077 * gdb.dwarf2/dw2-strp.exp: Likewise.
10078 * gdb.dwarf2/dw2-unresolved.exp: Likewise.
10079 * gdb.dwarf2/implptr.exp: Likewise.
10080 * gdb.dwarf2/mac-fileno.exp: Likewise.
10081 * gdb.dwarf2/member-ptr-forwardref.exp: Likewise.
10082 * gdb.dwarf2/pieces.exp: Likewise.
10083 * gdb.dwarf2/pr11465.exp: Likewise.
10084 * gdb.dwarf2/valop.exp: Likewise.
10085 * gdb.dwarf2/watch-notconst.exp: Likewise.
10086 * gdb.mi/dw2-ref-missing-frame.exp: Likewise.
10087
4694da01
TT
100882011-01-19 Tom Tromey <tromey@redhat.com>
10089
10090 * gdb.python/py-infthread.exp: Add thread tests.
10091
b075872c
JB
100922011-01-14 Joel Brobecker <brobecker@adacore.com>
10093
10094 * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
10095
2c3e6e24
JB
100962011-01-14 Joel Brobecker <brobecker@adacore.com>
10097
10098 * gdb.ada/widewide: New testcase.
10099
de8fa76c
JB
101002011-01-13 Joel Brobecker <brobecker@adacore.com>
10101
10102 * gdb.base/interact.exp: New testcase.
10103
1b05df00
TT
101042011-01-12 Tom Tromey <tromey@redhat.com>
10105
10106 * gdb.mi/gdb2549.exp: Update for error message changes.
10107 * gdb.mi/mi-cli.exp: Likewise.
10108 * gdb.mi/mi-disassemble.exp: Likewise.
10109 * gdb.mi/mi-pthreads.exp: Likewise.
10110 * gdb.mi/mi-regs.exp: Likewise.
10111 * gdb.mi/mi-stack.exp: Likewise.
10112 * gdb.mi/mi-var-block.exp: Likewise.
10113 * gdb.mi/mi-var-cmd.exp: Likewise.
10114 * gdb.mi/mi2-cli.exp: Likewise.
10115 * gdb.mi/mi2-disassemble.exp: Likewise.
10116 * gdb.mi/mi2-pthreads.exp: Likewise.
10117 * gdb.mi/mi2-regs.exp: Likewise.
10118 * gdb.mi/mi2-stack.exp: Likewise.
10119 * gdb.mi/mi2-var-block.exp: Likewise.
10120 * gdb.mi/mi2-var-cmd.exp: Likewise.
10121
c2ff108b
JK
101222011-01-12 Andrew Burgess <aburgess@broadcom.com>
10123 Jan Kratochvil <jan.kratochvil@redhat.com>
10124
10125 PR fortran/11104 and DWARF unbound arrays detection.
10126 * gdb.fortran/multi-dim.exp: New file.
10127 * gdb.fortran/multi-dim.f90: New file.
10128
b716877b
AB
101292011-01-12 Andrew Burgess <aburgess@broadcom.com>
10130
10131 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Update
10132 expected output to reflect changes in gdb/mi/mi-cmd-disas.c and
10133 add new tests for opcode dumping.
10134
6c162d5e
TT
101352011-01-11 Tom Tromey <tromey@redhat.com>
10136
10137 * gdb.python/py-infthread.exp: Load gdb-python.exp.
10138
77b06cd7
TJB
101392010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
10140
10141 Convert hardware watchpoints to use breakpoint_ops.
10142 * gdb.base/foll-exec.exp: Adapt to new error string when the catchpoint
10143 type is not supported.
10144 * gdb.base/foll-fork.exp: Likewise.
10145 * gdb.base/foll-vfork.exp: Likewise.
10146
f39a75d0
PM
101472011-01-10 Phil Muldoon <pmuldoon@redhat.com>
10148
10149 * gdb.python/py-cmd.exp: Remove gdb_py_test_multiple function.
10150 Use load_lib gdb-python.exp.
10151 * gdb.python/python.exp: Ditto.
10152 * gdb.python/py-function.exp: Ditto.
10153
fc529d80
AS
101542011-01-09 Andreas Schwab <schwab@linux-m68k.org>
10155
10156 * gdb.threads/tls.exp ("info address me"): Fix expected output.
10157
fb03cb59
JK
101582011-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10159
10160 * configure: Regenerate.
10161
d8e22779
TT
101622011-01-06 Tom Tromey <tromey@redhat.com>
10163
10164 * gdb.python/py-frame.exp: Test gdb.newest_frame.
10165
09050809
JB
101662011-01-06 Joel Brobecker <brobecker@adacore.com>
10167
fc529d80
AS
10168 * gdb.ada/array_bounds.exp, gdb.ada/array_return.exp,
10169 gdb.ada/array_subscript_addr.exp, gdb.ada/arrayidx.exp,
10170 gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
10171 gdb.ada/atomic_enum.exp, gdb.ada/call_pn.exp,
10172 gdb.ada/catch_ex.exp, gdb.ada/char_param.exp,
10173 gdb.ada/complete.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
10174 gdb.ada/fixed_points.exp, gdb.ada/formatted_ref.exp,
10175 gdb.ada/frame_args.exp, gdb.ada/fun_addr.exp,
10176 gdb.ada/fun_in_declare.exp, gdb.ada/funcall_param.exp,
10177 gdb.ada/homonym.exp, gdb.ada/int_deref.exp,
10178 gdb.ada/interface.exp, gdb.ada/lang_switch.exp,
10179 gdb.ada/mod_from_name.exp, gdb.ada/nested.exp,
10180 gdb.ada/null_array.exp, gdb.ada/null_record.exp,
10181 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
10182 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
10183 gdb.ada/ptype_field.exp, gdb.ada/ptype_tagged_param.exp,
10184 gdb.ada/rec_return.exp, gdb.ada/ref_param.exp,
10185 gdb.ada/ref_tick_size.exp, gdb.ada/start.exp,
10186 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
10187 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/tasks.exp,
10188 gdb.ada/tick_last_segv.exp, gdb.ada/type_coercion.exp,
10189 gdb.ada/uninitialized_vars.exp,
10190 gdb.ada/variant_record_packed_array.exp, gdb.ada/watch_arg.exp:
10191 Simplify by using clean_restart.
09050809 10192
8ed5dd9e
JB
101932011-01-06 Joel Brobecker <brobecker@adacore.com>
10194
10195 Add marker to be used as anchor for inserting breakpoints.
10196 * gdb.ada/null_record/null_record.adb: Add "-- START" comment.
10197 * gdb.ada/start/dummy.adb, gdb.ada/uninitialized_vars/parse.adb:
10198 Likewise.
10199
10200 Remove uses of gdb_start_cmd.
10201 * gdb.ada/null_record.exp: Remove use of gdb_start_cmd.
10202 * gdb.ada/print_pc.exp, gdb.ada/uninitialized_vars.exp: Ditto.
10203
10204 Do not run testcase if testing with GDBserver.
10205 * gdb.ada/exec_changed.exp, gdb.ada/start.exp: Abort as untested
10206 if testing with GDBserver.
10207
368a124f
JB
102082011-01-06 Joel Brobecker <brobecker@adacore.com>
10209
10210 * gdb.ada/complete/foo.adb, gdb.ada/complete/pck.adb,
10211 gdb.ada/complete/pck.ads, gdb.ada/print_chars/foo.adb: Add
10212 copyright header.
10213
44944448
JB
102142011-01-05 Joel Brobecker <brobecker@adacore.com>
10215
10216 * testsuite/configure.ac, testsuite/gdb.arch/gdb1291.s,
10217 testsuite/gdb.arch/gdb1431.s, testsuite/gdb.fortran/array-element.f,
10218 testsuite/gdb.fortran/complex.f,
10219 testsuite/gdb.fortran/derived-type.f90,
10220 testsuite/gdb.fortran/library-module-lib.f90,
10221 testsuite/gdb.fortran/library-module-main.f90,
10222 testsuite/gdb.fortran/logical.f90, testsuite/gdb.fortran/module.f90,
10223 testsuite/gdb.fortran/subarray.f, testsuite/gdb.mi/array.f:
10224 Copyright year update.
10225
31886ea6
JB
102262011-01-05 Joel Brobecker <brobecker@adacore.com>
10227
10228 * gdb.base/langs1.f: Add copyright header.
10229
ebedcab5
JK
102302011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10231
10232 * gdb.base/morestack.exp: New file.
10233 * gdb.base/morestack.c: New file.
10234
de1eb2f9
JK
102352011-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10236
10237 * gdb.ada/gnat_ada.gpr: Fix copyright comment line regression by 2011.
10238
9e87a409
JB
102392010-12-29 Joel Brobecker <brobecker@adacore.com>
10240
10241 * gdb.ada/arrayptr/foo.adb: Add new local variable Null_String.
10242 * gdb.ada/arrayptr.exp: Add test printing that new variable.
10243
720d1a40
JB
102442010-12-29 Joel Brobecker <brobecker@adacore.com>
10245
10246 * gdb.ada/lang_switch.exp: Correct expected parameter value.
10247
a283af87
AS
102482010-12-25 Andreas Schwab <schwab@linux-m68k.org>
10249
5d3d9cba
AS
10250 * gdb.threads/tls.exp: Fix typo.
10251
a283af87
AS
10252 * gdb.threads/thread-specific.exp (get_thread_list): Update.
10253 * gdb.threads/execl.exp: Update.
10254
2a20745c
YQ
102552010-12-23 Yao Qi <yao@codesourcery.com>
10256
10257 * gdb.arch/arm-disp-step.exp: New.
10258 * gdb.arch/arm-disp-step.S: New.
10259
a7658b96
TT
102602010-12-21 Tom Tromey <tromey@redhat.com>
10261
10262 * gdb.threads/execl.exp: Update.
10263 * gdb.threads/linux-dp.exp: Update.
10264 * gdb.threads/manythreads.exp: Update.
10265 * gdb.threads/tls.exp: Update.
10266
5b79abe7
TT
102672010-12-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10268
10269 * gdb.cp/nextoverthrow.cc (dummy): Return int 0.
10270 (NextOverThrowDerivates) <resumebpt>: New.
10271 (resumebpt_test): New.
10272 (main): Call resumebpt_test.
10273 * gdb.cp/nextoverthrow.exp: New block for test of "resumebpt".
10274
0914bcdb
SS
102752010-12-12 Stan Shebs <stan@codesourcery.com>
10276
10277 * gdb.trace/tsv.exp: Test print command on trace state variables.
10278
305aeedc
TT
102792010-12-09 Tom Tromey <tromey@redhat.com>
10280
10281 * gdb.base/interp.exp: Add regression test.
10282
186c406b
TT
102832010-12-09 Tom Tromey <tromey@redhat.com>
10284
10285 * gdb.java/jnpe.java: New file.
10286 * gdb.java/jnpe.exp: New file.
10287 * gdb.cp/nextoverthrow.exp: New file.
10288 * gdb.cp/nextoverthrow.cc: New file.
10289
aae1c79a
DE
102902010-12-07 Doug Evans <dje@google.com>
10291
10292 * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
10293 of data-directory.
10294 * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
10295 updated.
10296 * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
10297
60f98dde 102982010-11-29 Michael Snyder <msnyder@vmware.com>
d426f7b4
MS
10299
10300 * gdb.base/callfuncs.exp: Test for skip_float_tests.
10301 * gdb.base/call-sc.exp: Ditto.
10302 * gdb.base/finish.exp: Ditto.
10303 * gdb.base/return.exp: Ditto.
10304 * gdb.base/return2.exp: Ditto.
10305
5fa290c1
DE
103062010-11-30 Doug Evans <dje@google.com>
10307
10308 * lib/gdb.exp (gdb_test_sequence): Return result of gdb_expect_list.
10309 (gdb_expect_list): Fix spelling errors in comments.
10310 * gdb.arch/system-gcore.exp: Use gdb_test_sequence instead of
10311 send_gdb/gdb_expect_list where applicable.
10312 * gdb.base/call-ar-st.exp: Ditto.
10313 * gdb.base/funcargs.exp: Ditto.
10314 * gdb.base/gcore.exp: Ditto.
10315 * gdb.base/page.exp: Ditto.
10316 * gdb.base/sigaltstack.exp: Ditto.
10317 * gdb.base/siginfo.exp: Ditto.
10318 * gdb.base/sigstep.exp: Ditto.
10319 * gdb.base/trace-commands.exp: Ditto.
10320
4e04c971
DE
103212010-11-29 Doug Evans <dje@google.com>
10322
10323 * gdb.python/py-pp-maint.exp: Change printer-name:subprinter-name to
10324 printer-name;subprinter-name.
10325
8cf6f0b1
TT
103262010-11-29 Tom Tromey <tromey@redhat.com>
10327
10328 * gdb.dwarf2/implptr.exp: New file.
10329 * gdb.dwarf2/implptr.c: New file.
10330 * gdb.dwarf2/implptr.S: New file.
10331
94b6973e
PM
103322010-11-29 Phil Muldoon <pmuldoon@redhat.com>
10333
fc529d80 10334 PR python/12199
94b6973e
PM
10335
10336 * gdb.python/py-breakpoint.exp: Test the delete method.
10337
8358c15c
JK
103382010-11-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10339
10340 Fix step_resume_breakpoint unsaved during an infcall.
10341 * gdb.base/step-resume-infcall.exp: New file.
10342 * gdb.base/step-resume-infcall.c: New file.
10343
f6df29bc
TJB
103442010-11-24 Edjunior Machado <emachado@br.ibm.com>
10345
10346 * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
10347
f2b5a5cf
TJB
103482010-11-24 Edjunior Machado <emachado@br.ibm.com>
10349
10350 * gdb.asm/asm-source.exp: Add new target "powerpc64"; expect leading `.'
10351 on ppc64's symbols; "finish" and "return" commands must accept to
10352 show the caller line again as well as the line after.
10353 * gdb.asm/powerpc64.inc: New file.
10354
6b0ecdc2
DE
103552010-11-23 Doug Evans <dje@google.com>
10356
10357 * lib/gdb.exp (gdb_test_sequence): New function.
10358 (gdb_expect_list): Add verbose -log call for each pattern.
10359 * gdb.base/signals.exp (test_handle_all_print): Call it.
10360 Reduce timeout increment from 6 minutes to 1 minute.
10361 * gdb.server/ext-run.exp: Call it.
10362
ea976c60
PM
103632010-11-23 Phil Muldoon <pmuldoon@redhat.com>
10364
f2b5a5cf 10365 PR python/12212
ea976c60
PM
10366
10367 * gdb.python/python.exp: Check that selected_thread raises an
10368 error when no inferior is loaded.
10369
c0efa795
JK
103702010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10371
10372 * gdb.dwarf2/dw2-stack-boundary.exp: New file.
10373 * gdb.dwarf2/dw2-stack-boundary.S: New file.
10374
ec3aa567
JK
103752010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10376
10377 * gdb.dwarf2/dw2-ada-ffffffff.S: New file.
10378 * gdb.dwarf2/dw2-ada-ffffffff.exp: New file.
10379
d8249011
DE
103802010-11-18 Doug Evans <dje@google.com>
10381
10382 * gdb.server/ext-run.exp: Fix intermittent failures.
10383
d4eba7d1
NF
103842010-11-12 Nathan Froyd <froydnj@codesourcery.com>
10385
10386 * gdb.stabs/gdb11479.exp: Use runto_main.
10387
b04c2f88
NF
103882010-11-12 Nathan Froyd <froydnj@codesourcery.com>
10389
10390 * gdb.base/break-entry.exp: Skip if using a stub.
10391
ae9d7ce4
NF
103922010-11-12 Nathan Froyd <froydnj@codesourcery.com>
10393
10394 * gdb.python/py-inferior.exp: Pack values in target endianness.
10395
621c8364
TT
103962010-11-12 Tom Tromey <tromey@redhat.com>
10397
10398 * gdb.python/py-prettyprint.c (main): Add new 'ns2' local.
10399 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test for
10400 MemoryError.
10401 * gdb.python/python.exp (gdb_py_test_multiple): Update exception
10402 type.
10403 * gdb.python/py-value.exp (test_value_in_inferior): Add test for
10404 MemoryError.
10405 (test_subscript_regression): Update exception type.
10406
84f4c1fe
PM
104072010-11-11 Phil Muldoon <pmuldoon@redhat.com>
10408
10409 * gdb.python/py-breakpoint.exp: Add internal watchpoint and
10410 breakpoint tests.
10411
a1442452
PA
104122010-11-09 Pedro Alves <pedro@codesourcery.com>
10413
10414 * gdb.base/watchpoint.exp: Test "watch -location" with an
10415 innacessible location.
10416
efd11a33
JK
104172010-11-09 Edjunior Machado <emachado@br.ibm.com>
10418 Luis Machado <luisgpm@br.ibm.com>
10419
10420 * gdb.base/maint.exp: Expect "." prefix.
10421 * gdb.base/nodebug.exp: Expect "." Likewise.
10422 * gdb.base/sepsymtab.exp: Expect "." Likewise.
10423 * gdb.base/watchpoint-cond-gone.exp: Likewise.
10424 * gdb.base/watchpoint.exp: Expect a software watch to be created for
10425 POWER server processors.
10426
aa00efb5
JK
104272010-11-08 Edjunior Machado <emachado@br.ibm.com>
10428 Luis Machado <luisgpm@br.ibm.com>
10429
10430 * gdb.base/break-entry.exp: convert entry point for
10431 ppc64 and expect leading `.' on ppc64's symbols
10432
99e7ae30
DE
104332010-11-05 Doug Evans <dje@google.com>
10434
10435 * gdb.base/help.exp: Update expected output.
b521dba8
DE
10436 * gdb.python/py-param.exp: Delete, contents moved to ...
10437 * gdb.python/py-parameter.exp: ... here. New file.
10438 Add test for gdb.parameter ("directories").
99e7ae30 10439
f4b8a18d
KW
104402010-11-05 Ken Werner <ken.werner@de.ibm.com>
10441
10442 * Makefile.in (ALL_SUBDIRS): Add gdb.opencl.
10443 * configure.ac (AC_OUTPUT): Add gdb.opencl/Makefile.
10444 * configure: Regenerate.
10445 * gdb.opencl/Makefile.in: New File.
10446 * gdb.opencl/datatypes.exp: Likewise.
10447 * gdb.opencl/datatypes.cl: Likewise.
10448 * gdb.opencl/operators.exp: Likewise.
10449 * gdb.opencl/operators.cl: Likewise.
10450 * gdb.opencl/vec_comps.exp: Likewise.
10451 * gdb.opencl/vec_comps.cl: Likewise.
10452 * gdb.opencl/convs_casts.exp: Likewise.
10453 * gdb.opencl/convs_casts.cl: Likewise.
10454 * lib/opencl.exp: Likewise.
10455 * lib/opencl_hostapp.c: Likewise.
10456 * lib/opencl_kernel.cl: Likewise.
10457 * lib/cl_util.c: Likewise.
10458 * lib/cl_util.c: Likewise.
10459 * gdb.base/default.exp (set language): Add "opencl" to the list of
10460 languages.
10461
a9d5ef47
SW
104622010-11-04 Sami Wagiaalla <swagiaal@redhat.com>
10463
10464 * gdb.cp/overload.exp: Added test for inheritance overload.
10465 * gdb.cp/overload.cc: Ditto.
10466 * gdb.cp/oranking.exp: Removed releveant kfails.
10467
03eb1c79
JK
104682010-11-04 Jan Kratochvil <jan.kratochvil@redhat.com>
10469 Joel Brobecker <brobecker@adacore.com>
10470
10471 * gdb.ada/null_array.exp (print my_table): Call get_compiler_info and
10472 check test_compiler_info.
10473
dbc98a8b
KW
104742010-11-03 Ken Werner <ken.werner@de.ibm.com>
10475
10476 * gdb.base/gnu_vector.exp: Adjust expect messages.
10477
120bd360
KW
104782010-11-03 Ken Werner <ken.werner@de.ibm.com>
10479
10480 * gdb.base/gnu_vector.exp: Add unary operator tests.
10481
c37f7098
KW
104822010-11-03 Ken Werner <ken.werner@de.ibm.com>
10483
10484 * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
10485
7b51bc51
DE
104862010-11-02 Doug Evans <dje@google.com>
10487
10488 * gdb.python/py-pp-maint.c: New file.
10489 * gdb.python/py-pp-maint.exp: New file.
10490 * gdb.python/py-pp-maint.py: New file.
10491
50c97f38
TT
104922010-11-02 Tom Tromey <tromey@redhat.com>
10493
10494 * gdb.base/default.exp: Remove "scheme" from language list.
10495
a289b8f6
JK
104962010-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10497
10498 Revert:
10499 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10500 * gdb.threads/sigstep-threads.exp: New file.
10501 * gdb.threads/sigstep-threads.c: New file.
10502
cd017491
MS
105032010-10-20 Michael Snyder <msnyder@vmware.com>
10504
10505 * gdb.threads/fork-child-threads.exp: Don't run on remote target.
10506
8e6a5956
UW
105072010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
10508
10509 * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.
10510 Skip test completely if gdb,no_hardware_watchpoints.
10511
2c04da0d
UW
105122010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
10513
10514 * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more
10515 strict, but do not check for any particular function name within libc.
10516
79afc5ef
SW
105172010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
10518
10519 * gdb.cp/smartp.exp: New test.
10520 * gdb.cp/smartp.cc : New test.
10521
026ffab7
SW
105222010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
10523
10524 * gdb.cp/converts.exp: Test pointer to bool conversion.
10525 Test pointer to long conversion.
10526 * gdb.cp/oranking.exp: Removed relevant kfail.
10527
3a772aa4
TT
105282010-10-18 Tom Tromey <tromey@redhat.com>
10529
10530 * gdb.python/py-prettyprint.exp (run_lang_tests): Test encoding
10531 argument to lazy_string.
10532 * gdb.python/py-prettyprint.py (pp_ls_encoding): New global.
10533 (pp_ls.to_string): Use it.
10534 * gdb.python/py-prettyprint.c (main): Move declarations to top.
10535 Add "estring2" local.
10536
5fc3827b
JK
105372010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10538
10539 Fix s390x compatibility.
10540 * gdb.dwarf2/pr11465.S (DW_TAG_pointer_type): Use PTRBITS. Twice.
10541 * gdb.dwarf2/pr11465.exp: Set ptrbits, use it for -DPTRBITS.
10542
8aeb23f3
JK
105432010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10544
10545 * gdb.threads/sigstep-threads.exp: New file.
10546 * gdb.threads/sigstep-threads.c: New file.
10547
c1e56572
JK
105482010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10549
10550 * gdb.base/pie-execl.exp: New file.
10551 * gdb.base/pie-execl.c: New file.
10552
92163a10
JK
105532010-10-13 Doug Evans <dje@google.com>
10554 Jan Kratochvil <jan.kratochvil@redhat.com>
10555
10556 PR exp/12117
10557 * gdb.cp/ptype-cv-cp.cc: New file.
10558 * gdb.cp/ptype-cv-cp.exp: New file.
10559
7062b0a0
SW
105602010-10-14 Sami Wagiaalla <swagiaal@redhat.com>
10561
10562 * gdb.cp/converts.cc: New test program.
10563 * gdb.cp/converts.exp: New test.
10564 * gdb.cp/overload.exp: Added test for void* vs int*.
10565 * gdb.cp/overload.exp: Ditto.
10566 * gdb.cp/oranking.exp: Removed related kfail.
10567
0e3509db
DE
105682010-10-13 Doug Evans <dje@google.com>
10569
10570 * lib/gdb-python.exp (gdb_check_python_config): New function.
10571 * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
10572 * gdb.python/lib-types.cc: New file.
10573 * gdb.python/lib-types.exp: New file.
10574
8dc78533
JK
105752010-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10576
10577 * gdb.python/py-error.exp: New file.
10578 * gdb.python/py-error.py: New file.
10579
93c17e06
JK
105802010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
10581
10582 * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
10583 gdb_test_multiple.
10584
d8b34041
JK
105852010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
10586
10587 * gdb.base/break-interp.exp: Use ldlags for linking flags.
10588 * gdb.base/prelink.exp: Likewise.
10589 * gdb.base/solib-nodir.exp: Likewise.
10590 * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
10591 (gdb_compile) <shlib_load>: Use ldlags for linking flags.
10592 * lib/prelink-support.exp (build_executable_own_libs): Likewise.
10593
e0cc584e
UW
105942010-10-12 Ulrich Weigand <uweigand@de.ibm.com>
10595
10596 * break-interp.exp (test_ld): Use two separate gdb_expect statements
10597 for the "info files" test to avoid timeouts on slow machines.
10598
cfc353b1
JK
105992010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10600
10601 * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
10602 (main): Make openlib dummy call.
10603
d3d7896d
JK
106042010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10605
10606 Fix missing _start PIE relocation on ppc64 due to stop on dl_main.
10607 * break-interp.exp (reach): Move the core body ...
10608 (reach_1): ... here. Use stop-on-solib-events for _dl_debug_state.
10609 (test_ld): Provide always real argument, even to the linker. Replace
10610 dl_main by _dl_debug_state.
10611
5e533c94
JK
106122010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10613
10614 Fix results of prelinked PIEs on ppc*.
10615 * gdb.base/break-interp.exp (reach, test_core, test_attach_gdb):
10616 Accept also DISPLACEMENT "PRESENT".
10617 (main): Replace "ZERO" displacements by "PRESENT".
10618
33540610
SW
106192010-10-08 Sami Wagiaalla <swagiaal@redhat.com>
10620
10621 * gdb.cp/oranking.exp: New test.
10622 * gdb.cp/oranking.cc: New test program.
10623
3bdf2bbd
KW
106242010-10-08 Ken Werner <ken.werner@de.ibm.com>
10625
10626 * gdb.base/gnu_vector.c (ia, ib, fa, fb): New variables.
10627 * gdb.base/gnu_vector.exp: Add tests for scalar to vector widening.
10628
2f608a3a
KW
106292010-10-06 Ken Werner <ken.werner@de.ibm.com>
10630
10631 * gdb.base/constvars.c (logical, lugged, luck, lunar, lumen, lurk,
10632 lush, lynx) New constant.
10633 * gdb.base/constvars.exp: Test const array types.
10634 * gdb.dwarf2/dw2-strp.exp: Add const qualifier for ptype tests.
10635
aa2e2d8d
DE
106362010-10-06 Doug Evans <dje@google.com>
10637
10638 * gdb.base/catch-syscall.exp (do_syscall_tests): Update location
10639 of syscall staging area.
10640
2844d6b5
KW
106412010-10-06 Ken Werner <ken.werner@de.ibm.com>
10642
10643 * gdb.base/gnu_vector.c: Add variable c4.
10644 * gdb.base/gnu_vector.exp: Add tests for character vector printing.
10645 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
10646
7d8ac8bb
MR
106472010-10-05 Maciej W. Rozycki <macro@codesourcery.com>
10648
10649 * gdb.arch/altivec-abi.exp: Fix a typo.
10650
84a02e58
MR
106512010-10-02 Maciej W. Rozycki <macro@codesourcery.com>
10652
10653 * lib/mi-support.exp (thread_selected_re): Correct pattern used
10654 to match a thread ID.
10655
b18e6318
JK
106562010-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10657
10658 Fix s390x testcase compatibility.
10659 * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
10660
a2c09bd0
DE
106612010-10-01 Doug Evans <dje@google.com>
10662
10663 * lib/gdb-python.exp: New file.
10664 * gdb.python/py-block.exp: Use it.
10665 * gdb.python/py-breakpoint.exp: Ditto.
10666 * gdb.python/py-frame.exp: Ditto.
10667 * gdb.python/py-inferior.exp: Ditto.
10668 * gdb.python/py-param.exp: Ditto.
10669 * gdb.python/py-prettyprint.exp: Ditto.
10670 * gdb.python/py-shared.exp: Ditto.
10671 * gdb.python/py-symbol.exp: Ditto.
10672 * gdb.python/py-symtab.exp: Ditto.
10673 * gdb.python/py-type.exp: Ditto.
10674 * gdb.python/py-value.exp: Ditto.
10675 * gdb.python/python.exp: Ditto.
10676
38f12cfc
TT
106772010-09-30 Tom Tromey <tromey@redhat.com>
10678
10679 * gdb.base/anon.exp: New file.
10680 * gdb.base/anon.c: New file.
10681
9ae8282d
TT
106822010-09-30 Tom Tromey <tromey@redhat.com>
10683
10684 * gdb.base/completion.exp: Test completion through anonymous
10685 union.
10686 * gdb.base/break1.c (struct some_struct): Add anonymous union.
10687
e9e07ba6
JK
106882010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10689
10690 Fix printing parameters of inlined functions.
10691 * gdb.dwarf2/dw2-inline-param.exp: New file.
10692 * gdb.dwarf2/dw2-inline-param-main.c: New file.
10693 * gdb.dwarf2/dw2-inline-param.S: New file.
10694
cd2effb2
JK
106952010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10696
10697 PR corefiles/12071.
10698 * gdb.base/corefile.exp (quit with a process, no question: load core)
10699 (quit with a core file): New tests.
10700
bceffbf3
JK
107012010-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10702
10703 Fix GDB crash on inferior calls with self-referencing classes.
10704 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: New file.
10705 * gdb.dwarf2/dw2-cp-infcall-ref-static-main.c: New file.
10706 * gdb.dwarf2/dw2-cp-infcall-ref-static.S: New file.
10707
1736ad11
JK
107082010-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10709
10710 Fix lost siginfo_t for inferior calls.
10711 * gdb.base/siginfo-infcall.exp: New file.
10712 * gdb.base/siginfo-infcall.c: New file.
10713
a176ad92
JB
107142010-09-22 Joel Brobecker <brobecker@adacore.com>
10715
10716 * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
10717
c2b0a229
JK
107182010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10719
10720 * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant):
10721 New test.
10722 * gdb.fortran/module.f90 (mod1) <var_const>: New constant.
10723
e8ae22d1
JB
107242010-09-22 Joel Brobecker <brobecker@adacore.com>
10725
10726 * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
10727 type of our const type.
10728
ec322823
SW
107292010-09-22 Sami Wagiaalla <swagiaal@redhat.com>
10730
10731 * gdb.cp/pr12028.cc: New.
10732 * gdb.cp/pr12028.exp: New.
10733
72929c62
JB
107342010-09-22 Joel Brobecker <brobecker@adacore.com>
10735
10736 * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
10737
875b4ff5 107382010-09-16 Phil Muldoon <pmuldoon@redhat.com>
fc529d80 10739 Jan Kratochvil <jan.kratochvil@redhat.com>
875b4ff5
PM
10740
10741 PR mi/11407
10742 * gdb.mi/dw2-ref-missing-frame-func.c: New File.
10743 * gdb.mi/dw2-ref-missing-frame-main.c New File.
10744 * gdb.mi/dw2-ref-missing-frame.S New File.
10745 * gdb.mi/dw2-ref-missing-frame.exp New File.
10746
7155d578
TT
107472010-09-14 Tom Tromey <tromey@redhat.com>
10748
10749 PR symtab/8399:
10750 * gdb.threads/tls.exp: Remove kfail. Update expected output.
10751
515ed532
TT
107522010-09-14 Tom Tromey <tromey@redhat.com>
10753
10754 PR exp/11803:
10755 * gdb.threads/tls.exp: Use C++.
10756 (check_thread_local): Use K::another_thread_local.
10757 * gdb.threads/tls.c (class K): New.
10758 (another_thread_local): Now a member of K.
10759 (spin): Update. No longer K&R C.
10760
450ca57c
SW
107612010-09-13 Sami Wagiaalla <swagiaal@redhat.com>
10762
10763 * gdb.cp/koenig.cc: created class for testing member lookup.
10764 * gdb.cp/koenig.exp: Added test for member lookup.
10765
dbd492a3
JK
107662010-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10767
10768 Fix false FAILs on sourcetree topdir directory containing "kill".
10769 * gdb.base/sigall.exp (test_one_sig) <advance to $nextsig>: Extend the
10770 source line matching regexp.
10771
8d4d924b
JK
107722010-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10773
10774 * gdb.python/python.exp (set height 0, collect help from uiout)
10775 (verify help to uiout): New tests.
10776
8e64f2a0
JK
107772010-09-10 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
10778
10779 * gdb.base/break-interp.exp (test_ld) <istarget powerpc64-*>: Add
10780 is_lp64_target to check 64bit target.
10781
4569eed2
JK
107822010-09-09 Jan Kratochvil <jan.kratochvil@redhat.com>
10783
10784 * gdb.base/break-interp.exp (reach): Permit leading . for ppc64.
10785 (test_ld) <powerpc64-*>: New.
10786
5e1617b1
DJ
107872010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
10788
10789 * gdb.cp/templates.exp (test_template_args): Allow "struct".
10790
c767944b
DJ
107912010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
10792
10793 * gdb.cp/templates.cc (Empty, FunctionArg): New classes.
10794 (FunctionArg::method): New function.
10795 (empty, arg): New variables.
10796 (main): Call arg.method.
10797 * gdb.cp/templates.exp (test_template_args): New function.
10798 (do_tests): Call it.
10799
27d3a3fc
UW
108002010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
10801
10802 * gdb.threads/threxit-hop-specific.exp: Use "continue" instead
10803 of "next" to proceed over pthread_exit call.
10804
55b7ce7f
UW
108052010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
10806
10807 * gdb.base/maint.exp: Avoid wildcards against potentially very long
10808 "maint print statistics" output to prevent expect timeouts.
10809
809df446
JK
108102010-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
10811
10812 * gdb.base/printcmds.exp (test_float_accepted): Import gdb_prompt.
10813 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
10814 (test_float_rejected): ... here.
10815 * gdb.java/jv-print.exp (test_float_accepted): Import gdb_prompt.
10816 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
10817 (test_float_rejected): ... here.
10818 * gdb.objc/print.exp (test_float_accepted): Import gdb_prompt.
10819 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
10820 (test_float_rejected): ... here.
10821 * gdb.pascal/print.exp (test_float_accepted): Import gdb_prompt.
10822 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
10823 (test_float_rejected): ... here.
10824
8464be76
DJ
108252010-09-04 Daniel Jacobowitz <dan@codesourcery.com>
10826
10827 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint
10828 before disabling hardware watchpoints.
10829 (test_inaccessible_watchpoint): Check that hardware watchpoints
10830 are used. Test for watchpoints on a constant address.
10831
14dba4b4
JK
108322010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10833
10834 * gdb.base/ui-redirect.exp: New file.
10835
3f3540e1 108362010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
fc529d80 10837 Joel Brobecker <brobecker@adacore.com>
3f3540e1
JB
10838
10839 * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
10840
0f254bb7
DE
108412010-08-31 Doug Evans <dje@google.com>
10842
10843 * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
10844
03f17ccf
TT
108452010-08-30 Tom Tromey <tromey@redhat.com>
10846
10847 PR python/11792:
10848 * gdb.python/py-value.exp (test_subscript_regression): Add
10849 dynamic_type test.
10850
640617ad
DJ
108512010-08-30 Daniel Jacobowitz <dan@codesourcery.com>
10852
10853 * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_function
10854 instead of running to main. Do not test the main function.
10855 * gdb/testsuite/gdb.cp/cpexprs.cc (main): Rename to test_function.
10856 Add new main.
10857
2ed91d1b
PA
108582010-08-26 Pedro Alves <pedro@codesourcery.com>
10859
10860 * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect in
10861 one test.
10862
673bfd45
DE
108632010-08-24 Doug Evans <dje@google.com>
10864
10865 PR symtab/11942
10866 * gdb.dwarf2/dw4-sig-types.cc: New file.
10867 * gdb.dwarf2/dw4-sig-types.h: New file.
10868 * gdb.dwarf2/dw4-sig-types-b.cc: New file.
10869 * gdb.dwarf2/dw4-sig-types.exp: New file.
10870
f9ffd4bb
TT
108712010-08-23 Tom Tromey <tromey@redhat.com>
10872
10873 PR python/11145:
10874 * gdb.python/py-value.c (Base, Derived): New types.
10875 (base): New global.
10876 * gdb.python/py-value.exp (test_subscript_regression): Add
10877 dynamic_cast test.
10878
d839c8a4
TT
108792010-08-23 Tom Tromey <tromey@redhat.com>
10880
10881 PR python/10676:
10882 * gdb.python/py-type.exp (test_fields): Add tests for type
10883 equality.
10884
702c2711
TT
108852010-08-23 Tom Tromey <tromey@redhat.com>
10886
10887 PR python/11915:
10888 * gdb.python/py-type.exp (test_fields): Add tests for array.
10889
832bafd3
KS
108902010-08-23 Keith Seitz <keiths@redhat.com>
10891
10892 * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
10893 have any children. Create a new abbrev for it.
10894 Add missing terminal sequence to .debug_abbrev.
10895
c37bf528
KS
108962010-08-20 Keith Seitz <keiths@redhat.com>
10897
10898 PR symtab/11465:
10899 * gdb.dwarf2/pr11465.exp: New test.
10900 * gdb.dwarf2/pr11465.S: New file.
10901 * gdb.dwarf2/dw2-double-set-die-type.S: New file.
10902 * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
10903
4572cbac
TJB
109042010-08-19 Thiago Jung Bauermann <bauerman@br.ibm.com>
10905
10906 * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
10907 registers. Update data sets with the new v2_double element in the
10908 VSX register union. Add vector_register3_vr data set for the AltiVec
10909 registers. Use gdb_test_no_output instead of send_gdb.
10910
e7fbb131
PA
109112010-08-19 Pedro Alves <pedro@codesourcery.com>
10912
10913 * gdb.python/py-shared.exp: New file, factored out from
10914 python.exp.
10915 * gdb.python/py-shared.c: New file.
10916 * gdb.python/py-shared-sl.c: New file.
10917 * gdb.python/python-1.c: New file.
10918 * gdb.python/python-sl.c: Delete.
10919 * gdb.python/python.c: Mention python-1.c.
10920 * gdb.python/python.exp: Move shared library tests to
10921 py-shared.exp.
10922 * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
10923 (MISCELLANEOUS): New.
10924 (clean mostlyclean): Also remove $MISCELLANEOUS.
10925
d30f5e1f
DE
109262010-08-19 Doug Evans <dje@google.com>
10927
10928 PR exp/11926
10929 * gdb.base/printcmds.exp (test_float_accepted): New function.
10930 Move existing float tests there. Add tests for floats with suffixes.
10931 (test_float_rejected): New function.
10932 * gdb.java/jv-print.exp (test_float_accepted): New function.
10933 (test_float_rejected): New function.
10934 * gdb.objc/print.exp: New file.
10935 * gdb.pascal/print.exp: New file.
10936 * lib/objc.exp: New file.
10937
7b3fd859
PM
109382010-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
10939
10940 * gdb.base/default.exp (info set): Avoid full buffer error and force
10941 reading up to final gdb prompt.
10942 (show): Likewise.
10943
c92817ce
TT
109442010-08-18 Tom Tromey <tromey@redhat.com>
10945
10946 PR symtab/11919:
10947 * gdb.base/completion.exp: Add test.
10948
f1208f9e
DE
109492010-08-18 Doug Evans <dje@google.com>
10950
10951 * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
10952 * gdb.base/callfuncs.exp (set_lang_c): Delete, set c language directly.
10953 * gdb.base/printcmds.exp (set_lang_c): Delete, set c language directly.
10954 Simplify, early exit if runto_main fails.
10955 * gdb.fortran/exprs.exp: load_lib fortran.exp.
10956 (set_lang_fortran): Moved to lib/fortran.exp.
10957 * gdb.fortran/types.exp: load_lib fortran.exp.
10958 (set_lang_fortran): Moved to lib/fortran.exp.
10959 * gdb.java/jmisc.exp (set_lang_java): Moved to lib/java.exp.
10960 * gdb.java/jprint.exp (set_lang_java): Ditto.
10961 * gdb.java/jv-exp.exp: load_lib java.exp.
10962 If set_lang_java fails, issue a warning instead of failure to be
10963 consistent with other set_lang_foo uses.
10964 (set_lang_java): Moved to lib/java.exp.
10965 * gdb.java/jv-print.exp (set_lang_java): Moved to lib/java.exp.
10966 If set_lang_java fails, issue a warning instead of failure to be
10967 consistent with other set_lang_foo uses.
10968 * gdb.pascal/types.exp: load_lib pascal.exp.
10969 (set_lang_pascal): Moved to lib/pascal.exp.
10970 * lib/fortran.exp: New file.
10971 * lib/java.exp (set_lang_java): New function.
10972 * lib/pascal.exp (set_lang_pascal): New function.
10973
2f06b485
YQ
109742010-08-18 Yao Qi <yao@codesourcery.com
10975
10976 * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels
10977 func_nofb_start and func_loopfb_start, so that address of functions
10978 is equal to these labels on Thumb.
10979
96e25403
YQ
109802010-08-18 Yao Qi <yao@codesourcery.com>
10981
10982 * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
10983 to reflect latest c source file.
10984
36e6adc4
JK
109852010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10986
10987 * gdb.cp/infcall-dlopen.exp: New file.
10988 * gdb.cp/infcall-dlopen.cc: New file.
10989 * gdb.cp/infcall-dlopen-lib.cc: New file.
10990
f431efe5
PA
109912010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10992 Pedro Alves <pedro@codesourcery.com>
10993
10994 PR breakpoints/11371
10995
10996 * gdb.base/watch-cond-infcall.exp: New file.
10997 * gdb.base/watch-cond-infcall.c: New file.
10998
06a64a0b
TT
109992010-08-16 Tom Tromey <tromey@redhat.com>
11000
11001 * gdb.base/help.exp: Update.
11002 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
11003 watchpoint.
11004 (test_watch_location): New proc.
11005 (test_watchpoint_in_big_blob): Delete watchpoint.
11006 * gdb.base/watchpoint.c (func5): New function.
11007 (main): Call it.
11008
70ebf4ed
DE
110092010-08-16 Doug Evans <dje@google.com>
11010
11011 * gdb.python/python.exp: Fix syntax in "post event insertion" test.
11012
ca5c20b6
PM
110132010-08-11 Phil Muldoon <pmuldoon@redhat.com>
11014
11015 * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
11016 tests.
11017
7346b668
KW
110182010-08-11 Ken Werner <ken.werner@de.ibm.com>
11019
11020 * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
11021 * gdb.base/gnu_vector.c: New File.
11022 * gdb.base/gnu_vector.exp: Likewise.
11023
cb2e07a6
PM
110242010-08-11 Phil Muldoon <pmuldoon@redhat.com>
11025
11026 * gdb.python/python.c: New File.
11027 * gdb.python/python-sl.c: New File.
11028 * gdb.python/python.exp: Test solib_address and decode_line
11029 * functions.
11030
5da1313b
JK
110312010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11032
11033 * gdb.python/python.exp (show height, set height 10)
11034 (verify pagination beforehand, verify pagination beforehand: q)
11035 (gdb.execute does not page, verify pagination afterwards)
11036 (verify pagination afterwards: q): New.
11037
49c3ccf7
DE
110382010-08-02 Doug Evans <dje@google.com>
11039
11040 * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
11041 because of an older gcc, change test2
11042 "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
11043 to unsupported.
11044
42c0c4f1
KH
110452010-07-30 Kazu Hirata <kazu@codesourcery.com>
11046
11047 * gdb.base/break-always.exp: Do not expect full paths to file
11048 names.
11049 * gdb.base/commands.exp: Likewise.
11050
d3765805
DE
110512010-07-30 Doug Evans <dje@google.com>
11052
c98ee71b
DE
11053 * gdb.cp/temargs.exp: For new tests that require newer gccs,
11054 xfail them when run with older gccs.
11055
fd961404
DE
11056 * lib/gdb.exp (build_executable): Forward "c++" option to
11057 get_compiler_info.
11058
999adef4
DE
11059 * gdb.python/py-type.exp (test_template): Mark as xfail tests
11060 "python print ttype.template_argument(1)" and
11061 "python print isinstance(ttype.template_argument(1), gdb.Value)"
11062 if using gcc 4.4 or earlier.
11063
d3765805
DE
11064 * gdb.base/valgrind-db-attach.exp: Use unique test name for
11065 attach-to-debugger handling.
11066
1276c759
JK
110672010-07-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11068
11069 * gdb.base/prelink-lib.c (copyreloc): New initialized variable.
11070 * gdb.base/prelink.c (copyreloc, bssvar, bssvarp): New variables.
11071 (main): Use copyreloc.
11072 * gdb.base/prelink.exp (split debug of executable)
11073 (.dynbss vs. .bss address shift): New tests.
11074
88caa9b9
PA
110752010-07-29 Pedro Alves <pedro@codesourcery.com>
11076
11077 * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
11078 in gdb_test_multiple.
11079
c6f2ac43
PA
110802010-07-29 Pedro Alves <pedro@codesourcery.com>
11081
11082 * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
11083 environment.
11084
326fd672
TT
110852010-07-28 Tom Tromey <tromey@redhat.com>
11086
11087 PR python/11060:
11088 * gdb.python/py-type.c (Temargs): New template.
11089 (temvar): New variable.
11090 * gdb.python/py-type.exp (test_template): New proc.
11091
3ce3b1ba
PA
110922010-07-28 Daniel Jacobowitz <dan@codesourcery.com>
11093
11094 * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
11095 gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
11096
34eaf542
TT
110972010-07-28 Tom Tromey <tromey@redhat.com>
11098
11099 PR c++/9946:
11100 * gdb.cp/temargs.exp: New file.
11101 * gdb.cp/temargs.cc: New file.
11102
d41b819e
JK
111032010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
11104
11105 * gdb.base/help.exp (help disassemble): Update the content.
11106
26ab7092
JK
111072010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
11108
11109 * gdb.threads/ia64-sigill.exp: New file.
11110 * gdb.threads/ia64-sigill.c: New file.
11111
5283e9e1
TT
111122010-07-27 Tom Tromey <tromey@redhat.com>
11113
11114 * gdb.opt/inline-cmds.c (ATTR): New define.
11115 (func1): Use it.
11116 (func2): Likewise.
11117 (func3): Likewise.
11118 (outer_inline1): Likewise.
11119 (outer_inline2): Likewise.
11120 * gdb.opt/inline-bt.c (ATTR): New define.
11121 (func1): Use it.
11122 (func2): Likewise.
11123 * gdb.opt/inline-locals.c (ATTR): New define.
11124 (func1): Use it.
11125 (func2): Likewise.
11126
e992ef73
TT
111272010-07-27 Tom Tromey <tromey@redhat.com>
11128
11129 * gdb.stabs/gdb11479.c (hack): New function.
11130 (test): Use it.
11131 (test2): Use it.
11132 * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
11133 (int32_search_buf, int64_search_buf): No longer static.
11134 (x): Remove.
11135 * gdb.base/relocate.c (hack): New function.
11136
5374244e
PM
111372010-07-27 Phil Muldoon <pmuldoon@redhat.com>
11138
11139 * gdb.python/py-value.exp (test_inferior_function_call): New function.
11140 * gdb.python/py-value.c (func1): New function.
11141 (func2): Likewise.
11142
a99aee83
CV
111432010-07-26 Corinna Vinschen <vinschen@redhat.com>
11144
11145 * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
11146 as not to clash with .data section.
11147
a04ba985
JG
111482010-07-26 Jerome Guitton <guitton@adacore.com>
11149
11150 * gdb.base/code_elim.exp: New file.
11151 * gdb.base/code_elim1.c: New file.
11152 * gdb.base/code_elim2.c: New file.
11153
23bd0f7c
PA
111542010-07-21 Pedro Alves <pedro@codesourcery.com>
11155
11156 PR symtab/11827
11157
11158 * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
11159 (some_volatile_enum): New variable.
11160 * gdb.base/printcmds.exp (test_print_enums): New.
11161 <top level>: Call it.
11162
883df6dd
SW
111632010-07-21 Sami Wagiaalla <swagiaal@redhat.com>
11164
11165 * gdb.cp/fpointer.cc: New test.
11166 * gdb.cp/fpointer.exp: New test.
11167
569b05a5
JK
111682010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11169
11170 * gdb.base/solib-nodir.exp: New file.
11171 * lib/gdb.exp (runto): New case for a GDB internal error.
11172
51d7d803
JK
111732010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11174 Ulrich Weigand <uweigand@de.ibm.com>
11175 Tom Tromey <tromey@redhat.com>
11176
11177 * gdb.base/charset-malloc.c: New file.
11178 * gdb.base/charset.c (malloc_stub): New prototype.
11179 (main): Call it instead of malloc itself.
11180 * gdb.base/charset.exp: Use only prepare_for_testing.
11181 (binfile): Remove the variable.
11182
c0edd9ed
JK
111832010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
11184
11185 Make core files the process_stratum.
11186 * gdb.base/corefile.exp (run: load core again)
11187 (run: sanity check we see the core file, run: with core)
11188 (run: core file is cleared, attach: load core again)
11189 (attach: sanity check we see the core file, attach: with core)
11190 (attach: core file is cleared): New tests.
11191 * gdb.base/coremaker.c (main): New parameters. Implement "sleep" argv.
11192
3cbaedff
KW
111932010-07-14 Ken Werner <ken.werner@de.ibm.com>
11194
11195 * gdb.arch/altivec-abi.exp: New tests.
11196
91158a56
TT
111972010-07-13 Tom Tromey <tromey@redhat.com>
11198
11199 * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
11200 (main): Use it.
11201 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
11202
0f5238ed
TT
112032010-07-13 Tom Tromey <tromey@redhat.com>
11204
11205 * gdb.base/label.exp: New file.
11206 * gdb.base/label.c: New file.
11207
add265ae
L
112082010-07-12 Ulrich Weigand <uweigand@de.ibm.com>
11209 H.J. Lu <hongjiu.lu@intel.com>
11210
11211 * lib/gdb.exp (is_ilp32_target): New.
11212 (is_lp64_target): Likewise.
11213
11214 * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
11215 target.
11216 * gdb.arch/amd64-disp-step.exp: Likewise.
11217 * gdb.arch/amd64-dword.exp: Likewise.
11218 * gdb.arch/amd64-i386-address.exp: Likewise.
11219 * gdb.arch/amd64-word.exp: Likewise.
889bf7c5 11220
add265ae
L
11221 * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
11222 target.
11223 * gdb.arch/i386-bp_permanent.exp: Likewise.
11224 * gdb.arch/i386-byte.exp: Likewise.
11225 * gdb.arch/i386-disp-step.exp: Likewise.
11226 * gdb.arch/i386-gnu-cfi.exp: Likewise.
11227 * gdb.arch/i386-prologue.exp: Likewise.
11228 * gdb.arch/i386-size-overlap.exp: Likewise.
11229 * gdb.arch/i386-size.exp: Likewise.
11230 * gdb.arch/i386-sse.exp: Likewise.
11231 * gdb.arch/i386-unwind.exp: Likewise.
11232 * gdb.arch/i386-word.exp: Likewise.
11233
11234 * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
11235 test only when building 64-bit executables. Do not hard-code
11236 -m64 option.
11237
2dfb8c17
DE
112382010-07-07 Doug Evans <dje@google.com>
11239
11240 * lib/gdb.exp (gdb_test_list_exact): New function.
11241 * gdb.base/default.exp (show convenience): Call it, add tests for
11242 $_sdata = void, $_thread = 0.
11243
4e5799b6
JK
112442010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11245 Joel Brobecker <brobecker@adacore.com>
11246
11247 Fix re-run of PIE executable, PR shlibs/11776.
11248 * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
11249 Remove $displacement_main to match the solib-svr4.c change. New "kill"
11250 and re-"run" of the inferior.
11251
1a219cc7
JK
112522010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11253 Joel Brobecker <brobecker@adacore.com>
11254
11255 Cope with missing /usr/sbin/prelink.
11256 * lib/prelink-support.exp (prelink_no):
11257 <result == 1 && $output is "no such file or directory">: New.
11258 (prelink_yes): Likewise. Return on failed prelink_no.
11259
5e3b36f8
JK
112602010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11261 Joel Brobecker <brobecker@adacore.com>
11262
11263 * gdb.base/attach-pie-misread.exp: Load prelink-support.exp. Replace
11264 build_executable by build_executable_own_libs. Replace "prelink -R"
11265 execution by a call of prelink_yes. Comment why "prelink -r" needs no
11266 change.
11267 * gdb.base/break-interp.exp: Load prelink-support.exp. Rename calls of
11268 copy to file_copy. Move setting opts --dynamic-linker and -rpath,
11269 mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
11270 Replace build_executable by build_executable_own_libs's function
11271 build_executable_own_libs.
11272 (prelinkNO): Create new stub to call prelink_no.
11273 (prelinkYES): Create new stub to call prelink_yes.
11274 (test_attach): Rename calls of copy to file_copy.
11275 (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
11276 (copy): Move to ...
11277 * lib/prelink-support.exp: ... a new file. Rename prelinkNO to
11278 prelink_no, prelinkYES to prelink_yes, copy to file_copy.
11279 * gdb.base/prelink.exp: Disable testcase also for is_remote and
11280 skip_shlib_tests. Load prelink-support.exp. Replace gdb_compile with
11281 special flags by gdb_compile_shlib. Replace second gdb_compile by
11282 build_executable_own_libs. Replace "prelink -R" execution by a call of
11283 prelink_yes. Replace "prelink -u" and second "prelink -R" execution by
11284 a second call of prelink_yes. Replace restart commands by
11285 clean_restart.
11286 (prelink): Rename to ...
11287 (seen displacement message): ... this test. Extend its expectation
11288 strictness.
11289
86e4bafc
JK
112902010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11291
11292 * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
11293 * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
11294 displacement message exactly once.
11295
3cd07d20
JK
112962010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11297 Joel Brobecker <brobecker@adacore.com>
11298
11299 * gdb.base/break-interp.exp (test_attach): Keep $interp changed. Move
11300 its restore after the <$relink_args != ""> loop. new comment.
11301
0a1e94c7
JK
113022010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11303 Joel Brobecker <brobecker@adacore.com>
11304
11305 * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
11306 code for it. New variable relink_args.
11307 (prelinkYES): Call prelinkNO.
11308 (test_attach): Accept new parameter relink_args. Re-prelink the binary
11309 in such case. Move the core code to ...
11310 (test_attach_gdb): ... a new function. Send GDB command "file".
11311 Extend expected "Attaching to " string.
11312
2f70bcfb
TT
113132010-07-02 Tom Tromey <tromey@redhat.com>
11314
11315 * gdb.base/bitops.exp: Remove extraneous "pass".
11316
a17ac5b0
TT
113172010-07-02 Ken Werner <ken.werner@de.ibm.com>
11318
11319 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
11320
dc10affe
PA
113212010-07-01 Pedro Alves <pedro@codesourcery.com>
11322
d41c0fc8
PA
11323 * gdb.base/help.exp: Adjust expected output.
11324
113252010-07-01 Pedro Alves <pedro@codesourcery.com>
11326
11327 * gdb.base/help.exp: Adjust expected output.
dc10affe 11328
0a600c36
JK
113292010-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11330
11331 * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
11332 (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
11333 c++/11702.
11334
37cc8bfe
JK
113352010-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11336 Doug Evans <dje@google.com>
11337
11338 * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
11339 add .dynamic entry'.
11340
254e6b9e
DE
113412010-06-29 Doug Evans <dje@google.com>
11342
11343 Test PR c++/11702.
11344 * gdb.cp/m-static.exp: Add testcase.
11345 * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
11346
595939de 113472010-06-28 Phil Muldoon <pmuldoon@redhat.com>
889bf7c5
PA
11348 Tom Tromey <tromey@redhat.com>
11349 Thiago Jung Bauermann <bauerman@br.ibm.com>
595939de
PM
11350
11351 * gdb.python/py-inferior.c: New File.
11352 * gdb.python/py-infthread.c: New File.
11353 * gdb.python/py-inferior.exp: New File.
11354 * gdb.python/py-infthread.exp: New File.
11355
98751a41
JK
113562010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11357
11358 * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
11359 (ptype ::C::OtherFileClass typedefs): New.
11360 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
11361 (C::OtherFileClass::cOtherFileClassVar2): New.
11362 (C::OtherFileClass::cOtherFileClassVar_use): Use also
11363 cOtherFileClassVar2.
11364 (C::cOtherFileType2, C::cOtherFileVar2): New.
11365 (C::cOtherFileVar_use): use also cOtherFileVar2.
11366 * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
11367
41f62f39
JK
113682010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11369
11370 * gdb.cp/namespace.exp (whatis C::cOtherFileType)
11371 (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
11372 (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
11373 (print ::C::cOtherFileVar)
11374 (whatis C::OtherFileClass::cOtherFileClassType)
11375 (whatis ::C::OtherFileClass::cOtherFileClassType)
11376 (print C::OtherFileClass::cOtherFileClassVar)
11377 (print ::cOtherFileClassVar)
11378 (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
11379 (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
11380 trailing content.
11381 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
11382 (C::OtherFileClass::cOtherFileClassVar)
11383 (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
11384 (C::cOtherFileVar, C::cOtherFileVar_use): New.
11385
af53d231
JK
113862010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11387
11388 Test PR c++/11703 and PR gdb/1448.
11389 * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
11390 gdb/1448.
11391
9655fd1a
JK
113922010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11393
11394 * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
11395 (main) <rtti_data>: New.
11396 * gdb.cp/virtbase.exp (print rtti_data): New.
11397
824cc8dd
JK
113982010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11399 Joel Brobecker <brobecker@adacore.com>
11400
11401 * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
11402
6036c742
JK
114032010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11404
11405 * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
11406
de6a0421
DE
114072010-06-28 Doug Evans <dje@google.com>
11408
11409 * gdb.base/break-interp.exp (reach): Relax expected output a bit.
11410
b2dae948
DE
114112010-06-27 Doug Evans <dje@google.com>
11412
11413 * gdb.cp/m-static.exp: Update expected test output.
11414
0f3bb72e
PH
114152010-06-25 Paul Hilfinger <hilfinger@adacore.com>
11416
889bf7c5
PA
11417 * gdb.gdb/selftest.exp: Adjust expected message for
11418 capturing start-up runtime.
0f3bb72e 11419
bc9f0842
TT
114202010-06-25 Tom Tromey <tromey@redhat.com>
11421
11422 PR python/10808:
11423 * gdb.python/python.exp: Add new tests.
11424
099ef718
SW
114252010-06-25 Sami Wagiaalla <swagiaal@redhat.com>
11426
11427 * gdb.cp/operator.cc: Created an import loop.
11428 * gdb.cp/operator.exp: Added testcase for import loop.
11429
5868a632
JK
114302010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11431
11432 Test PR python/11407.
11433 * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
11434 * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
11435 Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
11436 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
11437 executable_nofb and executable_fb. New variables srcsfile, objsfile,
11438 srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
11439 binfile. Call gdb_compile with clean_restart twice.
11440 (func_nofb print, func_nofb backtrace, func_loopfb print)
11441 (func_loopfb backtrace): New.
11442
af76db58
JK
114432010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11444
11445 * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
11446 * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
11447 by a hand made one.
11448 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment. Remove
11449 i?86 requirement. Remove variables srcfile and binfile. New variable
11450 sources, executable_nofb and executable_fb. Call prepare_for_testing.
11451
f2c7657e
UW
114522010-06-25 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11453
11454 * gdb.cell/dwarfaddr.exp: New file.
11455 * gdb.cell/dwarfaddr.S: New file.
11456
628fe4e4
JK
114572010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
11458
11459 Test PR 9436.
11460 * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
11461
f1421989
HZ
114622010-06-24 Hui Zhu <teawater@gmail.com>
11463
11464 * gdb.base/eval.exp: New file.
11465
d03285ec
UW
114662010-06-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11467
11468 * gdb.cell/fork.exp: New file.
11469 * gdb.cell/fork.c: Likewise.
11470 * gdb.cell/fork-spu.c: Likewise.
11471
41b2c92d
PM
114722010-06-22 Pierre Muller <muller@ics.u-strasbg.fr>
11473
11474 * lib/gdb.exp (banned_variables_traced): New global variable.
11475 (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
11476 (gdb_init): Use `trace add variable' instead of obsolete
11477 `trace variable'.
11478
d5bc977f
DE
114792010-06-21 Doug Evans <dje@google.com>
11480
11481 * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
11482
d2ed6730
UW
114832010-06-19 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11484
11485 * gdb.arch/spu-ls.exp: New file.
11486 * gdb.arch/spu-ls.c: Likewise.
11487
6aed2dbc
SS
114882010-06-18 Stan Shebs <stan@codesourcery.com>
11489
11490 * gdb.threads/thread-specific.exp: Add tests of $_thread.
11491
e0756905
UW
114922010-06-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11493
11494 * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
11495 * gdb.base/watch-cond.exp: Likewise.
11496 * gdb.python/py-breakpoint.exp: Likewise.
11497
d8053d4d
PA
114982010-06-18 Pedro Alves <pedro@codesourcery.com>
11499
11500 * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
11501 clean_restart, make sure every test has a distinct message, and
11502 that messages don't include the executable' full path.
11503
81ce510c
DE
115042010-06-17 Doug Evans <dje@google.com>
11505
11506 * gdb.arch/i386-size.exp: Updated expected output for
11507 DISASSEMBLY_OMIT_FNAME.
11508
65d79d4b
SDJ
115092010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11510 Sergio Durigan Junior <sergiodj@redhat.com>
11511
11512 * gdb.base/watch-notconst.c: New file.
11513 * gdb.base/watch-notconst.S: New file.
11514 * gdb.base/watch-notconst2.c: New file.
11515 * gdb.base/watch-notconst2.S: New file.
11516 * gdb.base/watch-notconst.exp: New file.
11517 * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
11518 (func4): Add operations on `global_ptr_ptr'.
11519 * gdb.base/watchpoint.exp (test_constant_watchpoint): New
11520 routine to test watchpoints created with a constant expression.
11521 (test_inaccessible_watchpoint): Include tests for watchpoints
11522 created with a constant expression.
11523
df0f4836
KB
115242010-06-14 Kevin Buettner <kevinb@redhat.com>
11525
11526 * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
11527 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
11528 gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
11529 gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
11530 gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
11531 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
11532 gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
11533 of `_start'.
11534
b769def5
UW
115352010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11536
11537 * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
11538 not supported on the target.
11539 * gdb.mi/mi-nonstop-exit.exp: Likewise.
11540 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
11541 * gdb.mi/mi-nsintrall.exp: Likewise.
11542 * gdb.mi/mi-nsmoribund.exp: Likewise.
11543 * gdb.mi/mi-nsthrexec.exp: Likewise.
11544
d914c394
SS
115452010-06-11 Stan Shebs <stan@codesourcery.com>
11546
11547 * gdb.base/permissions.exp: New file.
11548
115492010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5bbad94c
UW
11550
11551 * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
11552 does not support ELF executable class.
11553
f3ce5b9c
UW
115542010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11555
11556 * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
11557
8e46892c
JK
115582010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11559
11560 * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
11561 (runto): Catch "The target does not support running in non-stop mode.".
11562
6cc55c64
MS
115632010-06-11 Michael Snyder <msnyder@vmware.com>
11564
11565 * gdb.base/setshow.exp (set language asm): Don't use
11566 gdb_test_no_output, fails on some targets.
11567
caddefa4
UW
115682010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11569
11570 * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
11571 * gdb.cp/pr9167.exp: Likewise.
11572
468b1aa7
UW
115732010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11574
11575 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
11576
5c3552dc
UW
115772010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11578
11579 * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
11580
02e6fe6a
UW
115812010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11582
11583 * gdb.base/charset.c (main): Make sure malloc gets linked in.
11584
0e03807e
TT
115852010-06-11 Tom Tromey <tromey@redhat.com>
11586
11587 PR gdb/9977, PR exp/11636::
11588 * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
11589 (pieces_test_f6): Update expected output.
11590
2bdf28a0
JK
115912010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11592
11593 * gdb.base/moribund-step.exp: New.
11594
f6978de9
MS
115952010-06-08 Michael Snyder <msnyder@vmware.com>
11596
11597 * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
889bf7c5 11598 * gdb.ada/boolean_expr.exp:
f6978de9
MS
11599 * gdb.ada/frame_args.exp: Ditto.
11600 * gdb.ada/lang_switch.exp: Ditto.
11601 * gdb.ada/ptype_arith_binop.exp: Ditto.
11602 * gdb.ada/ref_param.exp: Ditto.
11603 * gdb.ada/type_coercion.exp:Ditto.
11604
11605 * gdb.asm/asm-source.exp: Ditto.
11606
11607 * gdb.base/attach.exp: Ditto.
11608 * gdb.base/bitfields2.exp: Ditto.
11609 * gdb.base/call-signal-resume.exp: Ditto.
11610 * gdb.base/callfuncs.exp: Ditto.
11611 * gdb.base/commands.exp: Ditto.
11612 * gdb.base/dbx.exp: Ditto.
11613 * gdb.base/default.exp: Ditto.
11614 * gdb.base/dump.exp: Ditto.
11615 * gdb.base/exprs.exp: Ditto.
11616 * gdb.base/freebpcmd.exp: Ditto.
11617 * gdb.base/interrupt.exp: Ditto.
11618 * gdb.base/list.exp: Ditto.
11619 * gdb.base/long_long.exp: Ditto.
11620 * gdb.base/maint.exp: Ditto.
11621 * gdb.base/ptype.exp: Ditto.
11622 * gdb.base/return.exp: Ditto.
11623 * gdb.base/setshow.exp: Ditto.
11624 * gdb.base/sigbpt.exp: Ditto.
11625 * gdb.base/sigrepeat.exp: Ditto.
11626
11627 * gdb.cp/classes.exp: Ditto.
11628
11629 * gdb.dwarf2/dw2-restore.exp: Ditto.
11630
11631 * gdb.gdb/selftest.exp: Ditto.
11632
11633 * gdb.multi/base.exp: Ditto.
11634 * gdb.multi/bkpt-multi-exec.exp: Ditto.
11635
11636 * gdb.python/py-block.exp: Ditto.
11637 * gdb.python/py-prettyprint.exp: Ditto.
11638 * gdb.python/py-template.exp: Ditto.
11639
11640 * gdb.server/ext-attach.exp: Ditto.
11641 * gdb.server/ext-run.exp: Ditto.
11642 * gdb.server/server-mon.exp: Ditto.
11643
11644 * gdb.threads/fork-thread-pending.exp: Ditto.
11645 * gdb.threads/hand-call-in-threads.exp: Ditto.
11646 * gdb.threads/interrupted-hand-call.exp: Ditto.
11647 * gdb.threads/linux-dp.exp: Ditto.
11648 * gdb.threads/manythreads.exp: Ditto.
11649 * gdb.threads/print-threads.exp: Ditto.
11650 * gdb.threads/pthreads.exp: Ditto.
11651 * gdb.threads/schedlock.exp: Ditto.
11652 * gdb.threads/thread-unwindonsignal.exp: Ditto.
11653 * gdb.threads/threadapply.exp: Ditto.
11654
de7ff789
MS
116552010-06-08 Michael Snyder <msnyder@vmware.com>
11656
889bf7c5 11657 * gdb.ada/exec_changed.exp:
de7ff789
MS
11658 Use ".*" instead of "" as wildcard regexp.
11659
11660 * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
11661 * gdb.base/call-ar-st.exp: Ditto.
11662 * gdb.base/checkpoint.exp: Ditto.
11663 * gdb.base/default.exp: Ditto.
11664 * gdb.base/dump.exp: Ditto.
11665 * gdb.base/ending-run.exp: Ditto.
11666 * gdb.base/fileio.exp: Ditto.
11667 * gdb.base/miscexprs.exp: Ditto.
11668 * gdb.base/pointers.exp: Ditto.
11669 * gdb.base/readline.exp: Ditto.
11670 * gdb.base/reread.exp: Ditto.
11671 * gdb.base/restore.exp: Ditto.
11672 * gdb.base/shlib-call.exp: Ditto.
11673 * gdb.base/valgrind-db-attach.exp: Ditto.
11674 * gdb.base/volatile.exp: Ditto.
11675 * gdb.base/watchpoints.exp: Ditto.
11676
11677 * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
11678
11679 * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
11680 * gdb.python/py-value.exp: Ditto.
11681
11682 * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
11683 * gdb.trace/circ.exp: Ditto.
11684 * gdb.trace/collection.exp: Ditto.
11685 * gdb.trace/packetlen.exp: Ditto.
11686 * gdb.trace/passc-dyn.exp: Ditto.
11687 * gdb.trace/report.exp: Ditto.
11688 * gdb.trace/tfile.exp: Ditto.
11689 * gdb.trace/tfind.exp: Ditto.
11690 * gdb.trace/while-dyn.exp: Ditto.
11691
3bebe2f2
JK
116922010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11693
11694 * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
11695
5c631832
JK
116962010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11697
11698 Test PR 10640.
11699 * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
11700
4c3376c8
SW
117012010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
11702
11703 * gdb.cp/koenig.exp: Test for ADL operators.
11704 * gdb.cp/koenig.cc: Added ADL operators.
11705 * gdb.cp/operator.exp: New test.
11706 * gdb.cp/operator.cc: New test.
11707
dc226d5a
MS
117082010-06-04 Michael Snyder <msnyder@vmware.com>
11709
dfb88a23
MS
11710 * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
11711 * gdb.base/pending.exp: Ditto.
f7ae76b3 11712
dc226d5a
MS
11713 * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
11714
967cf477
DE
117152010-06-04 Doug Evans <dje@google.com>
11716
11717 * gdb.python/py-prettyprint.exp: Add new test for enabled and
11718 disabled printers.
11719 * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
11720 (enable_lookup_function): New function.
11721
eb801841
TT
117222010-06-04 Tom Tromey <tromey@redhat.com>
11723
11724 * gdb.python/py-value.exp (test_value_hash): Don't test equality
11725 of hash and id.
11726
38979823
JK
117272010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
11728
11729 * gdb.base/commands.exp (add printf tbreak command): Remove trailing
11730 newline.
11731 * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
11732 (empty verbose non-noisy clear, empty verbose noisy clear)
11733 (empty non-verbose noisy clear): Likewise.
11734
35ec993f
MS
117352010-06-03 Michael Snyder <msnyder@vmware.com>
11736
11737 * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
11738 * gdb.base/display.exp: Ditto.
11739 * gdb.base/find.exp: Ditto.
11740 * gdb.base/ifelse.exp: Ditto.
11741 * gdb.base/multi-forks.exp: Ditto.
11742 * gdb.base/recurse.exp: Ditto.
11743 * gdb.base/setshow.exp: Ditto.
11744 * gdb.base/value-double-free.exp: Ditto.
11745 * gdb.base/watch-vfork.exp: Ditto.
11746 * gdb.base/watch_thread_num.exp: Ditto.
11747 * gdb.base/watchpoint-solib.exp: Ditto.
11748 * gdb.base/watchpoint.exp: Ditto.
11749 * gdb.base/watchpoints.exp: Ditto.
11750
11751 * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
11752 * gdb.cp/overload.exp: Ditto.
11753 * gdb.cp/virtfunc.exp: Ditto.
11754
11755 * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
11756
889bf7c5 11757 * gdb.reverse/watch-precsave.exp:
35ec993f
MS
11758 Replace gdb_test with gdb_test_no_output.
11759
889bf7c5 11760 * gdb.threads/attach-into-signal.exp:
35ec993f
MS
11761 Replace gdb_test with gdb_test_no_output.
11762 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
11763 * gdb.threads/watchthreads.exp: Ditto.
11764 * gdb.threads/watchthreads2.exp: Ditto.
11765
11766 * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
11767 * gdb.trace/tfind.exp: Ditto.
11768
c22decce
JB
117692010-06-03 Joel Brobecker <brobecker@adacore.com>
11770
11771 * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
11772 successful test if message is the empty string.
11773
fd5700c7
JK
117742010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11775
11776 * gdb.fortran/module.exp (stopped language detection): New test.
11777
f55ee35c
JK
117782010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11779
11780 Support DW_TAG_module as separate namespaces.
11781 * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
11782 gdb.fortran/library-module-lib.f90: New.
11783 * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
11784 (print i): Remove.
11785 (continue to breakpoint: i-is-1, print var_i value 1)
11786 (continue to breakpoint: i-is-2, print var_i value 2)
11787 (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
11788 (print var_d, print var_i value 14, ptype modmany, complete `modm)
11789 (complete `modmany, complete `modmany`, complete `modmany`var)
11790 (show language, setting breakpoint at module): New tests.
11791 * gdb.fortran/module.f90 (module mod): Remove.
11792 (module mod1, module mod2, module modmany, subroutine sub1)
11793 (subroutine sub2, program module): New.
11794
b8e8282f
JK
117952010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11796
11797 * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
11798 (print value of rUC, print value of rI, print value of UI): ... here.
31e43e98
JK
11799 * gdb.cp/anon-union.exp (pass): Rename to ...
11800 (print z 2): ... here.
b8e8282f 11801
019ebafc
MS
118022010-06-02 Michael Snyder <msnyder@vmware.com>
11803
e68d8fd4
MS
11804 * gdb.trace/actions.exp: Use gdb_test_no_output.
11805 * gdb.trace/circ.exp: Ditto.
11806 * gdb.trace/packetlen.exp: Ditto.
11807 * gdb.trace/save-trace.exp: Ditto.
11808 * gdb.trace/tracecmd.exp: Ditto.
11809 * gdb.trace/tsv.exp: Ditto.
11810
12b5d08a
MS
11811 * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
11812 * gdb.threads/hand-call-in-thraeds.exp: Ditto.
11813 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
11814 * gdb.threads/manythreads.exp: Ditto.
11815 * gdb.threads/print-threads.exp: Ditto.
11816 * gdb.threads/pthreads.exp: Ditto.
11817 * gdb.threads/schedlock.exp: Ditto.
11818 * gdb.threads/staticthreads.exp: Ditto.
11819 * gdb.threads/thread-specific.exp: Ditto.
11820 * gdb.threads/thread-unwindonsignal.exp: Ditto.
11821 * gdb.threads/threadapply.exp: Ditto.
11822 * gdb.threads/watchthreads.exp: Ditto.
11823 * gdb.threads/watchthreads2.exp: Ditto.
11824
89493308
MS
11825 * gdb.python/py-block.exp: Use gdb_test_no_output.
11826 * gdb.python/py-prettyprint.exp: Ditto.
11827 * gdb.python/py-template.exp: Ditto.
11828 * gdb.python/py-value.exp: Ditto.
11829
11830 * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
11831 * gdb.reverse/watch-reverse.exp: Ditto.
11832
11833 * gdb.server/ext-attach.exp: Use gdb_test_no_output.
11834 * gdb.server/ext-run.exp: Ditto.
11835
019ebafc
MS
11836 * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
11837 * gdb.dwarf2/dw2-compressed.exp: Ditto.
11838 * gdb.dwarf2/dw2-intercu.exp: Ditto.
11839 * gdb.dwarf2/dw2-intermix.exp: Ditto.
11840 * gdb.dwarf2/dw2-producer.exp: Ditto.
11841 * gdb.dwarf2/mac-fileno.exp: Ditto.
11842
11843 * gdb.gdb/observer.exp: Use gdb_test_no_output.
11844 * gdb.gdb/selftest.exp: Ditto.
11845
11846 * gdb.multi/base.exp: Use gdb_test_no_output.
11847
11848 * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
11849
3e0ca3a5
JK
118502010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11851
11852 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
11853
9db70545
MS
118542010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
11855
a8d52276
MS
11856 * gdb.cp/class2.exp: Use gdb_test_no_output.
11857 * gdb.cp/classes.exp: Ditto.
11858 * gdb.cp/extern-c.exp: Ditto.
11859 * gdb.cp/inherit.exp: Ditto.
11860 * gdb.cp/maint.exp: Ditto.
11861 * gdb.cp/mb-inline.exp: Ditto.
11862 * gdb.cp/mb-templates.exp: Ditto.
11863 * gdb.cp/method2.exp: Ditto.
11864 * gdb.cp/misc.exp: Ditto.
11865 * gdb.cp/ovldbreak.exp: Ditto.
11866 * gdb.cp/punctuator.exp: Ditto.
11867 * gdb.cp/templates.exp: Ditto.
11868 * gdb.cp/virtbase.exp: Ditto.
11869
889bf7c5 11870 * gdb.threads/attach-stopped.exp:
9db70545 11871 Replace uses of send_gdb / gdb_expect.
889bf7c5 11872 * gdb.threads/attachstop-mt.exp:
9db70545 11873 Replace uses of send_gdb / gdb_expect.
889bf7c5 11874 * gdb.threads/gcore-thread.exp:
9db70545 11875 Replace uses of send_gdb / gdb_expect.
889bf7c5 11876 * gdb.threads/hand-call-in-threads.exp:
9db70545
MS
11877 Replace uses of send_gdb / gdb_expect.
11878 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 11879 * gdb.threads/print-threads.exp:
9db70545
MS
11880 Replace uses of send_gdb / gdb_expect.
11881 * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
11882 * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
11883 * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
11884
11885 * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
11886 * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
11887 * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
11888 * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
11889 * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
11890 * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
11891 * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
11892 * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
11893 * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
11894 * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
11895 * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
11896
359cc68c
JK
118972010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11898
11899 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
11900
7d3fe98e
SW
119012010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
11902
11903 * gdb.cp/koenig.exp: Added new test case.
11904 * gdb.cp/koenig.cc: Ditto.
11905
27d3a1a2
MS
119062010-06-01 Michael Snyder <msnyder@vmware.com>
11907
11908 * gdb.base/arithmet.exp: Use gdb_test_no_output.
11909 * gdb.base/arrayidx.exp: Ditto.
11910 * gdb.base/attach.exp: Ditto.
11911 * gdb.base/auxv.exp: Ditto.
11912 * gdb.base/bigcre.exp: Ditto.
11913 * gdb.base/break-always.exp: Ditto.
11914 * gdb.base/break-interp.exp: Ditto.
11915 * gdb.base/break.exp: Ditto.
11916 * gdb.base/breakpoint-shadow.exp: Ditto.
11917 * gdb.base/call-ar-st.exp: Ditto.
11918 * gdb.base/call-sc.exp: Ditto.
11919 * gdb.base/call-signal-resume.exp: Ditto.
11920 * gdb.base/callfuncs.exp: Ditto.
11921 * gdb.base/catch-syscall.exp: Ditto.
11922 * gdb.base/charset.exp: Ditto.
11923 * gdb.base/code-expr.exp: Ditto.
11924 * gdb.base/commands.exp: Ditto.
11925 * gdb.base/cond-expr.exp: Ditto.
11926 * gdb.base/condbreak.exp: Ditto.
11927 * gdb.base/cursal.exp: Ditto.
11928 * gdb.base/cvexpr.exp: Ditto.
11929 * gdb.base/default.exp: Ditto.
11930 * gdb.base/del.exp: Ditto.
11931 * gdb.base/detach.exp: Ditto.
11932 * gdb.base/display.exp: Ditto.
11933 * gdb.base/ena-dis-br.exp: Ditto.
11934 * gdb.base/eval-skip.exp: Ditto.
11935 * gdb.base/foll-fork.exp: Ditto.
11936 * gdb.base/foll-vfork.exp: Ditto.
11937 * gdb.base/frame-args.exp: Ditto.
11938 * gdb.base/funcargs.exp: Ditto.
11939 * gdb.base/gcore-buffer-overflow.exp: Ditto.
11940 * gdb.base/gdbvars.exp: Ditto.
11941 * gdb.base/help.exp: Ditto.
11942 * gdb.base/ifelse.exp: Ditto.
11943 * gdb.base/included.exp: Ditto.
11944 * gdb.base/list.exp: Ditto.
11945 * gdb.base/macscp.exp: Ditto.
11946 * gdb.base/maint.exp: Ditto.
11947 * gdb.base/multi-fork.exp: Ditto.
11948 * gdb.base/overlays.exp: Ditto.
11949 * gdb.base/page.exp: Ditto.
11950 * gdb.base/pending.exp: Ditto.
11951 * gdb.base/pointers.exp: Ditto.
11952 * gdb.base/pr11022.exp: Ditto.
11953 * gdb.base/prelink.exp: Ditto.
11954 * gdb.base/printcmds.exp: Ditto.
11955 * gdb.base/psymtab.exp: Ditto.
11956 * gdb.base/randomize.exp: Ditto.
11957 * gdb.base/relational.exp: Ditto.
11958 * gdb.base/relocate.exp: Ditto.
11959 * gdb.base/remote.exp: Ditto.
11960 * gdb.base/sepdebug.exp: Ditto.
11961 * gdb.base/set-lang-auto.exp: Ditto.
11962 * gdb.base/setshow.exp: Ditto.
11963 * gdb.base/setvar.exp: Ditto.
11964 * gdb.base/signals.exp: Ditto.
11965 * gdb.base/signull.exp: Ditto.
11966 * gdb.base/sigstep.exp: Ditto.
11967 * gdb.base/sizeof.exp: Ditto.
11968 * gdb.base/solib-disc.exp: Ditto.
11969 * gdb.base/store.exp: Ditto.
11970 * gdb.base/structs.exp: Ditto.
11971 * gdb.base/structs2.exp: Ditto.
11972 * gdb.base/subst.exp: Ditto.
11973 * gdb.base/term.exp: Ditto.
11974 * gdb.base/trace-commands.exp: Ditto.
11975 * gdb.base/unwindonsignal.exp: Ditto.
11976 * gdb.base/valgrind-db-attach.exp: Ditto.
11977 * gdb.base/varargs.exp: Ditto.
11978 * gdb.base/watch-cond.exp: Ditto.
11979 * gdb.base/watch_thread_num.exp: Ditto.
11980 * gdb.base/watchpoint-cond-gone.exp: Ditto.
11981 * gdb.base/watchpoint.exp: Ditto.
11982 * gdb.base/whatis-exp.exp: Ditto.
11983
f8d3bf8f
MS
119842010-06-01 Michael Snyder <msnyder@vmware.com>
11985
11986 * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
11987 * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
11988 * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
11989 * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
11990 * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
11991 * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
11992 * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
11993 * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
11994 * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
11995 * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
11996 * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
11997 * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
11998 * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
11999 * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
12000 * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
12001
3f9e0d32
JK
120022010-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12003
12004 * gdb.base/commands.exp (begin commands on watch): Remove excessive
12005 trailing newline.
12006 * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
12007 * gdb.java/jmisc.exp (p *args\n): Rename to ...
12008 (p *args): ... here and remove excessive trailing newline.
12009
f629457d
JB
120102010-05-31 Joel Brobecker <brobecker@adacore.com>
12011
12012 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
12013
09eef106
JK
120142010-05-31 Jan Kratochvil <jan.kratochvil@redhat.com>
12015
12016 Accept the new Linux kernel "t (tracing stop)" string.
12017 * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
12018 Update comment.
12019 (state_wait) <T (tracing stop)>: New.
12020 (main): Update the state_wait expect string.
12021
94f31136
PA
120222010-05-28 Pedro Alves <pedro@codesourcery.com>
12023
12024 * limits.c, limits.exp: Delete files.
12025 * Makefile.in (clean mostlyclean): Adjust.
12026 * tracecmd.exp: Adjust.
12027
096554ab
JK
120282010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
12029
12030 * gdb.base/tui-layout.exp: New.
12031
27d3a1a2 120322010-05-28 Michael Snyder <msnyder@vmware.com>
bcd2dc50 12033
889bf7c5 12034 * gdb.reverse/break-precsave.exp:
bcd2dc50 12035 Replace uses of send_gdb / gdb_expect.
889bf7c5 12036 * gdb.reverse/break-reverse.exp:
bcd2dc50 12037 Replace uses of send_gdb / gdb_expect.
889bf7c5 12038 * gdb.reverse/consecutive-precsave.exp:
bcd2dc50 12039 Replace uses of send_gdb / gdb_expect.
889bf7c5 12040 * gdb.reverse/consecutive-reverse.exp:
bcd2dc50 12041 Replace uses of send_gdb / gdb_expect.
889bf7c5 12042 * gdb.reverse/finish-precsave.exp:
bcd2dc50 12043 Replace uses of send_gdb / gdb_expect.
889bf7c5 12044 * gdb.reverse/finish-reverse.exp:
bcd2dc50 12045 Replace uses of send_gdb / gdb_expect.
889bf7c5 12046 * gdb.reverse/i386-precsave.exp:
bcd2dc50 12047 Replace uses of send_gdb / gdb_expect.
889bf7c5 12048 * gdb.reverse/i386-reverse.exp:
bcd2dc50 12049 Replace uses of send_gdb / gdb_expect.
889bf7c5 12050 * gdb.reverse/i386-sse-reverse.exp:
bcd2dc50 12051 Replace uses of send_gdb / gdb_expect.
889bf7c5 12052 * gdb.reverse/i387-env-reverse.exp:
bcd2dc50 12053 Replace uses of send_gdb / gdb_expect.
889bf7c5 12054 * gdb.reverse/i387-stack-reverse.exp:
bcd2dc50 12055 Replace uses of send_gdb / gdb_expect.
889bf7c5 12056 * gdb.reverse/machinestate-precsave.exp:
bcd2dc50 12057 Replace uses of send_gdb / gdb_expect.
889bf7c5 12058 * gdb.reverse/machinestate.exp:
bcd2dc50 12059 Replace uses of send_gdb / gdb_expect.
889bf7c5 12060 * gdb.reverse/sigall-precsave.exp:
bcd2dc50 12061 Replace uses of send_gdb / gdb_expect.
889bf7c5 12062 * gdb.reverse/sigall-reverse.exp:
bcd2dc50 12063 Replace uses of send_gdb / gdb_expect.
889bf7c5 12064 * gdb.reverse/solib-precsave.exp:
bcd2dc50 12065 Replace uses of send_gdb / gdb_expect.
889bf7c5 12066 * gdb.reverse/solib-reverse.exp:
bcd2dc50 12067 Replace uses of send_gdb / gdb_expect.
889bf7c5 12068 * gdb.reverse/step-precsave.exp:
bcd2dc50 12069 Replace uses of send_gdb / gdb_expect.
889bf7c5 12070 * gdb.reverse/step-reverse.exp:
bcd2dc50 12071 Replace uses of send_gdb / gdb_expect.
889bf7c5 12072 * gdb.reverse/until-precsave.exp:
bcd2dc50 12073 Replace uses of send_gdb / gdb_expect.
889bf7c5 12074 * gdb.reverse/until-reverse.exp:
bcd2dc50 12075 Replace uses of send_gdb / gdb_expect.
889bf7c5 12076 * gdb.reverse/watch-precsave.exp:
bcd2dc50 12077 Replace uses of send_gdb / gdb_expect.
889bf7c5 12078 * gdb.reverse/watch-reverse.exp:
bcd2dc50
MS
12079 Replace uses of send_gdb / gdb_expect.
12080
3def43e0
JK
120812010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
12082
12083 * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
12084 excessive newline.
12085
27d3a1a2 120862010-05-27 Michael Snyder <msnyder@vmware.com>
22454424
MS
12087
12088 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
02746bbc
MS
12089 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
12090 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
12091 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
12092 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
12093 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
12094 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
12095 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
12096 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
12097 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
12098 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
12099 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
12100 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
12101 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
12102 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
12103 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
12104 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
12105 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
12106 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
22454424 12107
27d3a1a2 121082010-05-26 Michael Snyder <msnyder@vmware.com>
ec9f1212 12109
22454424
MS
12110 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
12111 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
12112
12113 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
12114 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
12115 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
12116
889bf7c5 12117 * gdb.reverse/consecutive-reverse.exp:
22454424 12118 Replace uses of send_gdb / gdb_expect.
889bf7c5 12119 * gdb.reverse/consecutive-precsave.exp:
22454424
MS
12120 Replace uses of send_gdb / gdb_expect.
12121
12122 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
12123 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
12124 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 12125 * gdb.mi/mi-ns-stale-regcache.exp:
22454424
MS
12126 Replace uses of send_gdb / gdb_expect.
12127 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
12128 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
12129 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
12130 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
12131 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
12132 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
12133 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
12134 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
12135 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
ec9f1212
MS
12136
121372010-05-26 Michael Snyder <msnyder@vmware.com>
6acb16a2 12138
22454424 12139 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 12140
22454424 12141 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 12142
22454424
MS
12143 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
12144 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
12145 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
12146 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
12147 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
12148 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
12149 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
12150 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
12151 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 12152
6e5f2c59
TT
121532010-05-25 Tom Tromey <tromey@redhat.com>
12154
12155 * gdb.base/macscp.exp: Add missing space after setup_kfail.
12156
bbc8b958
TT
121572010-05-25 Tom Tromey <tromey@redhat.com>
12158
12159 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
12160 argument order.
12161 * gdb.base/macscp.exp: Fix setup_kfail argument order.
12162 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
12163 order.
12164 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
12165 order.
12166 * gdb.base/call-sc.exp (setup_kfails): Remove.
12167 (setup_compiler_kfails): Remove.
12168 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
12169 argument order.
12170 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
12171 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
12172 (advancei): Fix setup_kfail argument order.
12173 * gdb.base/radix.exp: Fix setup_kfail argument order.
12174 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
12175 order.
12176 * gdb.base/structs.exp (setup_kfails): Remove.
12177 (setup_compiler_kfails): Fix setup_kfail argument order.
12178 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
12179 order.
12180 * gdb.java/jmain.exp: Fix setup_kfail argument order.
12181 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
12182 setup_kfail argument order.
12183 * gdb.cp/overload.exp: Fix setup_kfail argument order.
12184
83d1babf
TT
121852010-05-25 Tom Tromey <tromey@redhat.com>
12186
12187 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
12188
6acb16a2
MS
121892010-05-25 Michael Snyder <msnyder@vmware.com>
12190
12191 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
12192 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
12193 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
12194 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
12195 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
12196 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
12197 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
12198 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
12199 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
ad3986f0
MS
12200 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
12201 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
12202 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
12203 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
12204 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
12205 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
12206 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
12207 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
12208 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
12209 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
12210 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
12211 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
12212 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
12213 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
a76e022a
MS
12214 * gdb.base/default.exp: Replace send_gdb with gdb_test.
12215 * gdb.base/define.exp: Replace send_gdb with gdb_test.
12216 * gdb.base/display.exp: Replace send_gdb with gdb_test.
12217 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
12218 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
12219 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
12220 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
12221 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
12222 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
12223 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
12224 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
12225 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
12226 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
12227 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
12228 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
12229 * gdb.base/help.exp: Replace send_gdb with gdb_test.
12230 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
12231 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
12232 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
65731a6b
MS
12233 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
12234 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
12235 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
12236 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
12237 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
6acb16a2 12238 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
65731a6b
MS
12239
122402010-05-25 Doug Evans <dje@google.com>
12241
12242 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
12243 gdb.string_to_argv.
ad3986f0 12244
d3b1e874
TT
122452010-05-21 Tom Tromey <tromey@redhat.com>
12246
12247 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
12248 Call it.
12249 * gdb.dwarf2/pieces.S: Update.
12250 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
12251
cb826367
TT
122522010-05-21 Tom Tromey <tromey@redhat.com>
12253
12254 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
12255 Call it.
12256 * gdb.dwarf2/pieces.c (struct C): New.
12257 (f6): New function.
12258 * gdb.dwarf2/pieces.S: Replace.
12259
74de6778
TT
122602010-05-21 Tom Tromey <tromey@redhat.com>
12261
12262 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
12263 Call it.
12264
afd74c5f
TT
122652010-05-21 Tom Tromey <tromey@redhat.com>
12266
12267 * gdb.dwarf2.pieces.exp: New file.
12268 * gdb.dwarf2.pieces.S: New file.
12269 * gdb.dwarf2.pieces.c: New file.
12270
a7b75dfd 122712010-05-20 Pedro Alves <pedro@codesourcery.com>
889bf7c5 12272 Joel Brobecker <brobecker@adacore.com>
a7b75dfd
JB
12273
12274 * lib/gdb.exp (gdb_test_no_output): New function.
12275 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
12276 when testing commands that should produce no output.
12277
c81c812a
JB
122782010-05-17 Joel Brobecker <brobecker@adacore.com>
12279
12280 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
12281 parameter that we want to watch being a constant.
12282
0cce5bd9
JB
122832010-05-17 Joel Brobecker <brobecker@adacore.com>
12284
12285 * gdb.ada/cond_lang: New testcase.
12286
47050449
JB
122872010-05-17 Joel Brobecker <brobecker@adacore.com>
12288
12289 * lib/gdb.exp (banned_variables): New variable/constant.
12290 (gdb_init): Add write trace on variables listed in banned_variables.
12291 (gdb_finish): Remove write traces on variables listed in
12292 banned_variables.
12293
77c01586
JB
122942010-05-17 Joel Brobecker <brobecker@adacore.com>
12295
12296 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
12297 * gdb.cp/koenig.exp: Likewise.
12298
88d4aea7
PM
122992010-05-14 Phil Muldoon <pmuldoon@redhat.com>
12300
889bf7c5 12301 PR python/11482
88d4aea7
PM
12302
12303 * gdb.python/py-value.exp (test_value_hash): New function.
12304
f5a010c0
PM
123052010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
12306
12307 PR exp/11530.
12308 * gdb.base/gdb11530.c: New file.
12309 * gdb.base/gdb11530.exp: New file.
12310
8ef4892f
JK
123112010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12312
12313 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
12314 * gdb.dwarf2/dw2-modula2-self-type.S: New.
12315
7322dca9
SW
123162010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
12317
12318 * gdb.cp/koenig.exp: New test.
12319 * gdb.cp/koenig.cc: New test program.
12320
02e7ea18
JB
123212010-05-05 Joel Brobecker <brobecker@adacore.com>
12322
12323 Remove the use of prms_id and bug_id throughout the testsuite.
12324
e1c34c5d
PM
123252010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
12326
12327 PR exp/11349.
12328 * testsuite/gdb.cp/ref-types.exp: Add test to examine
12329 use a reference local variable.
12330
8e1d0c49
JK
123312010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
12332
12333 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
12334 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
12335 variable different_dir. Move debugfile into a full directory pathname
12336 under DIFFERENT_DIR.
12337 * lib/gdb.exp (separate_debug_filename): Remove.
12338 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
12339 variable debug_dir and mkdir of it. Update function comments.
12340
e66408ed
PA
123412010-04-29 Pedro Alves <pedro@codesourcery.com>
12342
12343 PR gdb/11557
12344
12345 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
12346 files.
12347
d7b32ed3
PM
123482010-04-29 Phil Muldoon <pmuldoon@redhat.com>
12349
889bf7c5 12350 * gdb.python/py-param.exp: New File.
d7b32ed3 12351
6aecb9c2
JB
123522010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
12353
12354 * gdb.base/default.exp: Fix "set language" test.
12355
bdf92a1c
PM
123562010-04-24 Pierre Muller <muller@ics.u-strasbg.fr>
12357
12358 PR breakpoints/11531.
12359 * gdb.base/gdb11531.c: New file.
12360 * gdb.base/gdb11531.exp: New file.
12361
3f172e24
TT
123622010-04-26 Tom Tromey <tromey@redhat.com>
12363
12364 * gdb.base/completion.exp: Add tests for completion and deprecated
12365 commands.
12366
64af4c92
JK
123672010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12368
12369 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
12370 (print /x char_array): Escape curly brackets.
12371
492928e4
JK
123722010-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
12373
12374 Fix deadlock on looped list of loaded shared objects.
12375 * gdb.base/solib-corrupted.exp: New.
12376
66d09542
DE
123772010-04-23 Doug Evans <dje@google.com>
12378
12379 * gdb.python/py-section-script.c: New file.
12380 * gdb.python/py-section-script.exp: New file.
12381 * gdb.python/py-section-script.py: New file.
12382
8bd10a10
CM
123832010-04-20 Chris Moller <cmoller@redhat.com>
12384
12385 PR 10179
12386
12387 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
12388 * gdb.base/pr10179-a.c:
12389 * gdb.base/pr10179-b.c:
12390 * gdb.base/pr10179.exp: New files.
12391
c0201579
JK
123922010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12393
12394 Fix crashes on dangling display expressions.
12395 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
12396 is SEP.
12397 (lib_flags): Remove the "debug" keyword.
12398 (libsepdebug): New variable for iterating new loop.
12399 (save_pf_prefix): New variable wrapping the loop.
12400 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
12401 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
12402
793b0ff8
PM
124032010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
12404
12405 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
12406
097f51f7
PM
124072010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
12408
12409 PR stabs/11479.
12410 * gdb.stabs/gdb11479.exp: New file.
12411 * gdb.stabs/gdb11479.c: New file.
12412
9a22f0d0
PM
124132010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
12414
12415 * gdb.base/charset.c (Strin16, String32): New variables.
12416 * gdb.base/charset.exp (gdb_test): Test correct display
12417 of 16 or 32 bit strings.
12418
124192010-04-21 Chris Moller <cmoller@redhat.com>
0b66f317
CM
12420
12421 PR 9167
12422 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
12423 * gdb.cp/pr9167.cc: New file.
12424 * gdb.cp/pr9167.exp: New file.
12425
12426
6e354e5e
PM
124272010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
12428
12429 PR pascal/11492.
12430 * gdb.pascal/gdb11492.pas: New file.
12431 * gdb.pascal/gdb11492.exp: New file.
12432
be942545
JB
124332010-04-20 Joel Brobecker <brobecker@adacore.com>
12434
1667e6e3 12435 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
be942545 12436
0c3acc09
JB
124372010-04-20 Joel Brobecker <brobecker@adacore.com>
12438
12439 * gdb.ada/dyn_loc: New testcase.
12440
ec31cde5
CM
124412010-04-20 Chris Moller <cmoller@redhat.com>
12442
12443 PR 10867
889bf7c5 12444
ec31cde5
CM
12445 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
12446 * gdb.cp/pr10687.cc: New file.
12447 * gdb.cp/pr10687.exp: New file.
12448
12449
ce4b0682
SDJ
124502010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12451 Sergio Durigan Junior <sergiodj@redhat.com>
12452
12453 * gdb.fortran/logical.exp: New testcase.
12454 * gdb.fortran/logical.f90: New file.
12455
3436961f
DE
124562010-04-19 Doug Evans <dje@google.com>
12457
12458 * gdb.base/help.exp (help source): Update expected output.
12459
4d836c09
JK
124602010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
12461
12462 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
12463 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
12464 gdb_exit and return.
12465 (executable): New variable.
12466 (binfile): Use it.
12467
6149aea9
PA
124682010-04-19 Pedro Alves <pedro@codesourcery.com>
12469
12470 PR breakpoints/8554.
12471
12472 * gdb.trace/save-trace.exp: Adjust.
12473
ed41462c
L
124742010-04-17 H.J. Lu <hongjiu.lu@intel.com>
12475
12476 PR corefiles/11511
12477 * gdb.arch/system-gcore.exp: New.
12478 * gdb.arch/gcore.c: Likewise.
12479
3f7b2faa
DE
124802010-04-15 Doug Evans <dje@google.com>
12481
fa33c3cd
DE
12482 * gdb.python/py-progspace.c: New file.
12483 * gdb.python/py-progspace.exp: New file.
12484
3f7b2faa
DE
12485 * gdb.base/source.exp: Add tests for "source -s".
12486
79f283fe
PM
124872010-04-14 Phil Muldoon <pmuldoon@redhat.com>
12488
12489 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
12490 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
12491 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
12492 * gdb.python/py-mi.exp: New test for to_string returning None.
12493
fc8eb08a
PM
124942010-04-12 Phil Muldoon <pmuldoon@redhat.com>
12495
12496 * gdb.python/py-breakpoint.c: Make result global.
12497
26e197f6
JK
124982010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
12499
12500 Fix non-GNU make compatibility.
12501 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
12502
adc36818
PM
125032010-04-09 Phil Muldoon <pmuldoon@redhat.com>
12504
12505 * gdb.python/py-breakpoint.exp: New File.
12506 * gdb.python/py-breakpoint.C: Ditto.
12507
64e17368
SS
125082010-04-08 Stan Shebs <stan@codesourcery.com>
12509
12510 * gdb.trace/actions.exp: Clear default-collect.
12511 * gdb.trace/save-trace.exp: Clear default-collect.
12512
fff5cc64
PM
125132010-04-08 Phil Muldoon <pmuldoon@redhat.com>
12514
12515 * gdb.python/py-value: Add null string variable.
12516 (test_lazy_string): Test zero length, NULL address lazy
12517 strings.
12518
a055a187
L
125192010-04-07 H.J. Lu <hongjiu.lu@intel.com>
12520
12521 * gdb.arch/i386-avx.c: New.
12522 * gdb.arch/i386-avx.exp: Likewise.
12523
12524 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
12525
96e39866
DE
125262010-04-06 Doug Evans <dje@google.com>
12527
12528 * gdb.base/source-test.gdb: New file.
12529 * gdb.base/source.exp: Test source -v.
12530
5984a431
UW
125312010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12532
12533 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
12534
ec8a089a
PM
125352010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
12536
12537 * gdb.stabs/aout.sed: Convert all backslash to double backslash
12538 within one line, unless it is followed by a double quote.
12539 * gdb.stabs/hppa.sed: Idem.
12540 * gdb.stabs/weird.def: Add char and String constants
889bf7c5
PA
12541 * gdb.stabs/weird.exp: Check for correct parsing of
12542 char and string constants.
ec8a089a
PM
12543 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
12544 in .stabs to .stabx substitution.
12545
fce3c1f0
SS
125462010-04-05 Stan Shebs <stan@codesourcery.com>
12547
12548 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
12549 constant global.
12550 * gdb.trace/tfile.exp: Try to print them.
12551
d77f58be
SS
125522010-04-04 Stan Shebs <stan@codesourcery.com>
12553
12554 * gdb.base/completion.exp: Update for new "info watchpoints".
12555 * gdb.base/default.exp: Ditto.
12556 * gdb.base/help.exp: Ditto.
12557 * gdb.base/watchpoint.exp: Ditto.
12558 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
889bf7c5 12559
af54718e
SS
125602010-04-04 Stan Shebs <stan@codesourcery.com>
12561
12562 * gdb.trace/tfile.exp: Sharpen tfind test.
12563
74d1f91e
JK
125642010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
12565
12566 * gdb.base/break-entry.exp: New.
12567
eb8e76db 125682010-04-02 Hui Zhu <teawater@gmail.com>
889bf7c5 12569 Michael Snyder <msnyder@vmware.com>
eb8e76db
HZ
12570
12571 * gdb.reverse/i386-sse-reverse.exp: New file.
12572 * gdb.reverse/i386-sse-reverse.c: New file.
12573
bf65cad8
PA
125742010-04-02 Pedro Alves <pedro@codesourcery.com>
12575
12576 * gdb.trace/tfind.exp: Adjust expected disassembly output.
12577
fff87407
SS
125782010-04-01 Stan Shebs <stan@codesourcery.com>
12579
12580 * gdb.trace/actions.exp: Tweak expected output.
12581 * gdb.trace/while-stepping.exp: Tweak expected output.
12582
fe01d668
L
125832010-04-01 H.J. Lu <hongjiu.lu@intel.com>
12584
12585 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
12586
86b17b60
PA
125872010-04-01 Pedro Alves <pedro@codesourcery.com>
12588
12589 * gdb.base/commands.exp: Adjust.
12590 * gdb.cp/extern-c.exp: Adjust.
12591
2c58c0a9
PA
125922010-04-01 Pedro Alves <pedro@codesourcery.com>
12593
12594 * gdb.trace/collection.c (local_test_func): Define a local struct,
12595 and instanciate it.
12596
0db9b91c
PA
125972010-04-01 Pedro Alves <pedro@codesourcery.com>
12598
12599 * gdb.trace/collection.exp (gdb_collect_args_test)
12600 (gdb_collect_argarray_test): XFAIL the tests that assume the
12601 argarray argument's elements are collected.
12602
8072405b
JK
126032010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
12604
12605 * gdb.dwarf2/dw2-bad-parameter-type.exp,
12606 gdb.dwarf2/dw2-bad-parameter-type.S: New.
12607
8bf6485c
SS
126082010-03-31 Stan Shebs <stan@codesourcery.com>
12609
12610 * gdb.trace/save-trace.exp: Test save/restore of default-collect
12611 and tracepoint conditionals.
12612 (gdb_verify_tracepoints): Delete unused return.
12613
fd7f724a
KS
126142010-03-26 Keith Seitz <keiths@redhat.com>
12615
12616 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
12617 appear in the output before main.
12618 Remove KFAIL for gdb/2215 aka bz 9320.
12619
8d9e7719
DE
126202010-03-30 Doug Evans <dje@google.com>
12621
0906dd0b
DE
12622 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
12623 by dejagnu.
12624 * gdb.arch/amd64-dword.exp: Ditto.
12625
8d9e7719
DE
12626 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
12627 match.
12628 (break printf): Ditto.
12629
1da644f0
SW
126302010-03-29 Sami Wagiaalla <swagiaal@redhat.com>
12631
12632 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
12633 gcc < 4.4.
12634 * gdb.cp/shadow.exp: Ditto.
12635
a8121990
PA
126362010-03-29 Pedro Alves <pedro@codesourcery.com>
12637
12638 * gdb.trace/collection.exp (run_trace_experiment): Make sure
12639 "tstart" is silent.
12640
6e79d367
PA
126412010-03-29 Pedro Alves <pedro@codesourcery.com>
12642
12643 * gdb.trace/collection.exp (executable): New.
12644 (binfile): Use it.
12645 (fpreg, spreg, pcreg): New.
12646 (test_register): Use gdb_test_multiple. Pass /x to print.
12647 (prepare_for_trace_test): New.
12648 (run_trace_experiment): Use "continue", not gdb_run_cmd.
12649 (gdb_collect_args_test, gdb_collect_argstruct_test)
12650 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
12651 prepare_for_trace_test.
12652 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
12653 fpreg, spreg and pcreg.
12654 (gdb_collect_expression_test, gdb_collect_globals_test): Use
12655 prepare_for_trace_test.
12656 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
12657 try to detect tracing support here. Don't set breakpoints at
12658 `begin' or `end' here.
12659 <global scope>: Use clean_restart. Run to main before checking
12660 for tracing support. Check for for tracing support here.
12661
09248348
JK
126622010-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
12663
12664 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
12665 " as $displacement" to "seen displacement message".
12666
d350db38
PA
126672010-03-28 Pedro Alves <pedro@codesourcery.com>
12668
12669 * gdb.trace/while-dyn.exp (executable): New variable.
12670 (binfile): Use it.
12671 (test_while_stepping): New function. Move most tests here. Call
12672 it once for each of the while-stepping, stepping and ws aliases.
12673
907af001
UW
126742010-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12675
12676 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
12677 that do not provide the tagless_struct type name at all.
12678 (test_print_anon_union): Do not check value of uninitialized
12679 union member. Do not use cp_test_ptype_class, so we can accept
12680 "long" as well as "long int".
12681
610197fd
PA
126822010-03-26 Pedro Alves <pedro@codesourcery.com>
12683
12684 * gdb.trace/tfile.c (tohex, bin2hex): New.
12685 (write_error_trace_file): Hexify error description.
12686
6c28cbf2
SS
126872010-03-25 Stan Shebs <stan@codesourcery.com>
12688
12689 * gdb.trace/tfile.c: Generate an additional trace file, improve
12690 portability.
12691 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
12692 files in a better way.
12693
e62b8c7e
KS
126942010-03-25 Keith Seitz <keiths@redhat.com>
12695
12696 * gdb.java/jprint.exp: XFAIL printing of static class members
12697 because of GCC debuginfo problem.
12698
82ccf5a5
JK
126992010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
12700
12701 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
12702
293e2f9e
DJ
127032010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
12704
12705 * gdb.base/completion.exp: Allow long instead of long int.
12706 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
12707 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
12708 variable p.
12709 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
12710 * gdb.base/pointers.exp: Allow long instead of long int.
12711 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
12712 * gdb.base/step-line.exp: Allow a directory before the source file name.
12713
95a42b64
TT
127142010-03-24 Tom Tromey <tromey@redhat.com>
12715
12716 PR breakpoints/9352:
12717 * gdb.base/default.exp: Update.
12718 * gdb.base/commands.exp: Update.
12719 * gdb.cp/extern-c.exp: Test setting commands on multiple
12720 breakpoints at once.
12721
2390201f
DJ
127222010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
12723
12724 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
12725 if gdb,nosignals.
12726 * gdb.base/watchpoints.c: Do not include unnecessary headers.
12727 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
12728 exited".
12729
8c9a6790
SS
127302010-03-24 Stan Shebs <stan@codesourcery.com>
12731
12732 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
12733
a6c727b2
DJ
127342010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
12735
12736 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
12737 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
12738 argument. Handle "short" and "long".
12739 (Top level): Pass overprototyped output for old_fptr and xptr.
12740
4dfd5423
PA
127412010-03-23 Pedro Alves <pedro@codesourcery.com>
12742
12743 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
12744 format strings and add casts to avoid compiler warnings.
12745
127462010-03-23 Vladimir Prus <vladimir@codesourcery.com>
a7bdde9e
VP
12747
12748 * lib/trace-support.exp (gdb_trace_setactions):
12749 Don't expect whitespace after ">" prompt.
12750 * gdb.trace/actions.exp: Adjust for output changes.
12751 * gdb.trace/while-stepping.exp: Likewise.
12752
c847d045
JK
127532010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12754
12755 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
12756 and r157645).
12757
5f717f1d
JK
127582010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12759
12760 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
12761 New.
12762
7d6d51d5
DJ
127632010-03-22 Daniel Jacobowitz <dan@codesourcery.com>
12764
12765 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
12766 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
12767
3b11a015
SS
127682010-03-19 Stan Shebs <stan@codesourcery.com>
12769
12770 * gdb.trace/ax.exp: New file.
12771
d7d158ed
DE
127722010-03-19 Doug Evans <dje@google.com>
12773
6bb85cd1
DE
12774 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
12775 output from gcc.
12776
d7d158ed
DE
12777 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
12778 named /usr/sbin/prelink<foo>.
12779
4daf5ac0
SS
127802010-03-18 Stan Shebs <stan@codesourcery.com>
12781
12782 * gdb.trace/circ.exp: Test circular-trace-buffer.
12783 * gdb.trace/tfile.exp: Update tstatus test.
12784
e8d05480
JB
127852010-03-18 Joel Brobecker <brobecker@adacore.com>
12786
12787 * gdb.dwarf2/dw2-anonymous-func.S: New file.
12788 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
12789
441b986a
UW
127902010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12791
12792 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
12793
4247603b
PA
127942010-03-18 Pedro Alves <pedro@codesourcery.com>
12795
12796 * gdb.base/default.exp: Adjust the expected output of the finish
12797 and until commands when the inferior is not being run.
12798
13387711
SW
127992010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
12800
12801 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
12802 * gdb.cp/nsusing.exp: Ditto.
12803
6e31430b
TT
128042010-03-15 Tom Tromey <tromey@redhat.com>
12805
12806 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
12807 * gdb.cp/userdef.cc (operator==): New function.
12808 (main): New locals mem1, mem2.
12809
e2d69cb5
JZ
128102010-03-15 Jie Zhang <jie@codesourcery.com>
12811
12812 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
12813 Declare and use new loadtimeout variable.
12814
f572f0a9
DJ
128152010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
12816
12817 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
12818 Use gdb_load later.
12819
51f4c0b0
PA
128202010-03-14 Pedro Alves <pedro@codesourcery.com>
12821
12822 * gdb.base/solib-disc.c (main): Make format of fprintf a string
12823 literal. Add missing endlines to prints to stderr.
12824
1c809c68
TT
128252010-03-12 Tom Tromey <tromey@redhat.com>
12826
12827 PR c++/9708:
12828 * gdb.cp/m-static.exp: Add regression test.
12829 * gdb.cp/m-static.cc (method): New method.
12830 (main): Call it.
12831
00ae8fef
SW
128322010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
12833
12834 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
12835 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
12836
759f0f0b
PA
128372010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
12838
21e24d21
PA
12839 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
12840
128412010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
12842
759f0f0b
PA
12843 * lib/gdb.exp (skip_stl_tests): New.
12844 (gdb_compile): Symbian needs -ldl.
12845 (shlib_target_file): New.
12846 (shlib_symbol_file): New.
12847 (gdb_load_shlibs): Use shlib_target_file.
12848 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
12849 * gdb.cp/exception.exp: Use skip_stl_tests.
12850 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
12851 * gdb.cp/try_catch.exp: Use skip_stl_tests.
12852 * gdb.cp/mb-templates.exp: Ditto.
12853 * gdb.base/commands.exp: Relax regexes.
12854 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
12855 shlib_target_file and shlib_symbol_file.
12856 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
12857 sections.
12858 * gdb.base/ending-run.exp: Accept E32Main for symbian.
12859 * gdb.base/solib-disc.exp: Use
12860 shlib_target_file and shlib_symbol_file.
12861 * gdb.base/unload.exp: Don't skip on symbian. Use
12862 shlib_target_file and shlib_symbol_file.
12863 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
12864
6a8f2671 128652010-03-12 Pedro Alves <pedro@codesourcery.com>
889bf7c5 12866
6a8f2671
PA
12867 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
12868 * gdb.trace/report.exp: Adjust for x86 and x86_64.
12869 Issue a tfind end before looking for a tracepoint frame.
12870 * gdb.trace/tfind.exp: Adjust tstatus output.
12871 Adjust disassembly output.
12872 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
12873
ccf26247
JK
128742010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12875
12876 * gdb.base/break-interp.exp: Create new displacement parameter value
12877 for the test_ld calls.
12878 (reach): New parameter displacement, verify its content. New push of
12879 pf_prefix "reach-$func:". Import global expect_out.
12880 (test_core): New parameter displacement, verify its content. New push
12881 of pf_prefix "core:". New command "set verbose on". Import global
12882 expect_out.
12883 (test_attach): New parameter displacement, verify its content. New
12884 push of pf_prefix "attach:". New command "set verbose on". Import
12885 global expect_out.
12886 (test_ld): New parameter displacement, pass it to the reach, test_core
12887 and test_attach calls and verify its content in the "ld.so exit" test.
12888 * gdb.base/prelink.exp: Remove gdb_exit and final return.
12889 (prelink): Update expected text, use gdb_test.
12890
e469c7fb
DE
128912010-03-10 Doug Evans <dje@google.com>
12892
12893 * gdb.base/checkpoint.exp: Fix comment.
12894 Lengthen timeout while doing >600 checkpoints test.
12895 Rename duplicate "kill all one" test to keep test names unique.
12896
60e1c644
PA
128972010-03-10 Pedro Alves <pedro@codesourcery.com>
12898
12899 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
12900
cec808ec
KS
129012010-03-08 Keith Seitz <keiths@redhat.com>
12902
889bf7c5
PA
12903 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
12904 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
12905 (dm_type_long): New function.
12906 (dm_type_unsigned_short): New function.
12907 (dm_type_unsigned_long): New function.
12908 (myint): New typedef.
12909 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
12910 long, unsigned shor and long, operator char*, and typedef.
12911 (test_lookup_operator_functions): Add operator char* test.
12912 (test_paddr_operator_functions): Likewise.
12913 (test_paddr_overloaded_functions): Use probe values for
12914 short, long, and unsigned short and long.
12915 (test_paddr_hairy_functions): If the demangler probe detected
12916 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
12917 demangler.
12918 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
12919 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
12920 and "print null_pmf".
12921 Add test "ptype a.*pmf".
12922 * gdb.cp/overload.exp: Allow optional "int" to appear with
12923 "short" and "long".
12924 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
12925 long expect value for men_overload1arg.
12926 Allow "int" to appear with "short" and "long".
12927 When testing "info break", add argument for main (void).
12928 Also allow "int" to appear with "short" and "long".
12929 Ditto with "unsigned" and "long long".
cec808ec
KS
12930 * gdb.java/jmain.exp: Do not enclose methods names in single
12931 quotes.
12932 * gdb.java/jmisc.exp: Likewise.
12933 * gdb.java/jprint.exp: Likewise.
12934 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
12935
12936 From Jan Kratochvil <jan.kratochvil@redhat.com>:
12937 * gdb.cp/exception.exp (backtrace after first throw)
12938 (backtrace after second throw): Allow a namespace before __cxa_throw.
12939 (backtrace after first catch, backtrace after second catch): Allow
12940 a namespace before __cxa_begin_catch.
12941
12942 * gdb.cp/cpexprs.exp: New file.
12943 * gdb.cp/cpexprs.cc: New file.
12944
12945 From Daniel Jacobowitz <dan@codesourcery.com>
12946 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
12947 to use string_to_regexp.
12948 (ctor, dtor): New functions. Use them to match constructor
12949 and destructor function types.
12950 (Top level): Use runto_main.
12951
f870a310
TT
129522010-03-05 Tom Tromey <tromey@redhat.com>
12953
12954 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
12955 gdb.target_charset.
12956 (pp_ns.to_string): Likewise.
12957
0c199f28
KS
129582010-03-04 Keith Seitz <keiths@redhat.com>
12959
12960 * gdb.cp/overload.exp: Test that the filename portion of a linespec
12961 can be quoted. Test that both the filename and function/line
12962 portions can be quoted at the same time.
12963
c7437ca6
PA
129642010-03-04 Pedro Alves <pedro@codesourcery.com>
12965
12966 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
12967
b111b805
DE
129682010-03-03 Doug Evans <dje@google.com>
12969
24486cb7
DE
12970 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
12971 libc contains libpthread.
12972
b111b805
DE
12973 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
12974 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
12975 of gdb_compile. Add another pattern to match android backtrace.
12976
a0e0ef55
TT
129772010-03-03 Tom Tromey <tromey@redhat.com>
12978
12979 PR gdb/11345:
12980 * gdb.base/printcmds.exp (test_printf): Add test.
12981
1ba53b71
L
129822010-03-02 H.J. Lu <hongjiu.lu@intel.com>
12983
12984 * gdb.arch/amd64-byte.exp: New.
12985 * gdb.arch/amd64-dword.exp: Likewise.
12986 * gdb.arch/amd64-pseudo.c: Likewise.
12987 * gdb.arch/amd64-word.exp: Likewise.
12988 * gdb.arch/i386-byte.exp: Likewise.
12989 * gdb.arch/i386-pseudo.c: Likewise.
12990 * gdb.arch/i386-word.exp: Likewise.
12991
f5dff777
DJ
129922010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
12993
12994 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
12995 types. Add structreg, bitfields, and flags registers.
12996 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
12997 registers.
12998
90884b2b
L
129992010-03-01 H.J. Lu <hongjiu.lu@intel.com>
13000
13001 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
13002 (load_description): Set architecture if defined.
13003
dc00d89f
PM
130042010-02-28 Phil Muldoon <pmuldoon@redhat.com>
13005
13006 * gdb.python/py-frame.exp: Add read_var block tests.
13007 * gdb.python/py-frame.c (block): New function.
13008
0e095b7e
JK
130092010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
13010 Daniel Jacobowitz <dan@codesourcery.com>
13011
13012 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
13013
624f1a65
DM
130142010-02-25 David S. Miller <davem@davemloft.net>
13015
13016 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
13017 fix logic for setting all_syscalls_numbers.
13018
f3e9a817
PM
130192010-02-24 Phil Muldoon <pmuldoon@redhat.com>
13020
13021 * Makefile.in: Add py-block and py-symbol.
13022 * gdb.python/py-symbol.exp: New File.
13023 * gdb.python/py-symtab.exp: New File.
13024 * gdb.python/py-block.exp: New File.
13025 * gdb.python/py-symbol.c: New File.
13026 * gdb.python/py-block.c: New File.
13027
f6bbabf0
PM
130282010-02-24 Phil Muldoon <pmuldoon@redhat.com>
13029
13030 PR python/11314
13031 * lib/gdb.exp (skip_python_tests): New function.
13032 * gdb.python/py-cmd.exp: Use skip_python_tests.
13033 * gdb.python/py-frame.exp: Likewise.
13034 * gdb.python/py-function.exp: Likewise.
13035 * gdb.python/py-prettyprint.exp: Likewise.
13036 * gdb.python/py-template.exp: Likewise.
13037 * gdb.python/py-type.exp: Likewise.
13038 * gdb.python/py-value.exp: Likewise.
13039
85d721b8
PA
130402010-02-22 Pedro Alves <pedro@codesourcery.com>
13041
13042 PR9605
13043
13044 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
13045
48e32051
TT
130462010-02-19 Tom Tromey <tromey@redhat.com>
13047
13048 PR c++/8693, PR c++/9496:
13049 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
13050 regression tests.
13051
ac9c0048
JK
130522010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
13053
13054 Fix compatibility with m68k as.
13055 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
13056 Use only /* comments */.
13057
57bb97a4
UW
130582010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13059
13060 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
13061 * configure: Regenerate.
13062
7d1bf85c
DJ
130632010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
13064
13065 * gdb.python/py-type.exp: Check for Python support.
13066
061b5285
PA
130672010-02-17 Pedro Alves <pedro@codesourcery.com>
13068
13069 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
13070 `regsub' syntax available.
13071
f8a8bc2c
PA
130722010-02-17 Pedro Alves <pedro@codesourcery.com>
13073
13074 * gdb.base/shmain.c (main): Remove printf call.
13075 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
13076 * gdb.base/unload.c (main): Make format of fprintf a string
13077 literal. Add missing endlines to prints to stderr.
13078 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
13079
6f451e5e
TT
130802010-02-17 Tom Tromey <tromey@redhat.com>
13081
13082 * gdb.java/jprint.java (jprint.props): New field.
13083 * gdb.java/jprint.exp (set_lang_java): Add regression test.
13084
12d79008
PA
130852010-02-17 Pedro Alves <pedro@codesourcery.com>
13086
ef801a0e 13087 * gdb.base/charset.exp: Don't assume new `regsub' syntax
12d79008
PA
13088 available.
13089
d252f7e5
DJ
130902010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13091
13092 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
13093 creation to support remote host testing.
13094
67bdab6c
DJ
130952010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13096
13097 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
13098 Recognize "command not found".
13099
bb391223
DJ
131002010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13101
13102 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
13103 single-stepping.
13104
70362913
DJ
131052010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13106
13107 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
13108 if arguments are not supported.
13109
493f3c00
DJ
131102010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13111
13112 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
13113 be const or non-const.
13114
8034c749
DJ
131152010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13116
13117 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
13118 mi_send_resuming_command to send -exec-continue.
13119
791dfb64
DJ
131202010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13121
13122 * gdb.base/list.exp (test_list_filename_and_function): Add test
13123 with single quotes.
13124 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
13125 matching.
13126 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
13127 Add KFAIL'd tests for PR gdb/11289.
13128
7c5fe868
DJ
131292010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13130
13131 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
13132
fdc498b8
DJ
131332010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13134
13135 * gdb.base/comp-dir/subdir/dummy.txt: New file.
13136 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
13137 a temporary directory.
13138
b519e2a6
DJ
131392010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13140
13141 * gdb.base/charset.exp: Use a single regular expression to match
13142 show host-charset and show target-charset output.
13143
74164c56
JK
131442010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13145
13146 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
13147 "Illegal process-id" expect string more exact.
13148 (attach to digits-starting nonsense is prohibited): New.
13149
701ed6dc
JK
131502010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13151
13152 * gdb.base/prelink.exp (set verbose on): New.
13153
889bf7c5 131542010-02-12 Tomas Holmberg <th@virtutech.com>
fa19b4e5
MS
13155
13156 * mi-reverse.exp: New file. Test for reverse option to the
13157 following MI commands: exec-continue, exec-finish, exec-next,
13158 exec-step, exec-next-instruction, exec-step-instruction.
889bf7c5 13159
dadf0e9c
JB
131602010-02-09 Joel Brobecker <brobecker@adacore.com>
13161
13162 * gdb.ada/ptype_tagged_param: New testcase.
13163
714f19d5
TT
131642010-02-08 Tom Tromey <tromey@redhat.com>
13165
13166 PR c++/8017:
13167 * gdb.cp/overload.exp: Add tests.
13168 * gdb.cp/overload.cc (struct K): New.
13169 (namespace N): New.
13170 (main): Call new functions.
13171 (K::staticoverload): Define.
13172
889bf7c5 131732010-02-08 Chris Moller <moller@mollerware.com>
83b10087
CM
13174
13175 PR gdb/10728
13176 * gdb.cp/pr10728-x.h: New file.
13177 * gdb.cp/pr10728-x.cc: New file.
13178 * gdb.cp/pr10728-y.cc: New file.
13179 * gdb.cp/pr10728.exp: New file.
13180 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
13181
889bf7c5 131822010-02-08 Chris Moller <moller@mollerware.com>
99903ae3
CM
13183
13184 PR gdb/9067
13185 * gdb.cp/pr9067.exp: New
13186 * gdb.cp/pr9067.cc: New
13187 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
13188
7b356089
JB
131892010-02-08 Joel Brobecker <brobecker@adacore.com>
13190
13191 * lib/gdb.exp (gdb_test_timeout): New global variable.
13192 Set it to timeout if not already set.
13193 (gdb_init): Reset the value of timeout to gdb_test_timeout.
13194
1be00882
DE
131952010-02-05 Doug Evans <dje@google.com>
13196
13197 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
13198 user.
13199
82856980
SW
132002010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
13201
13202 PR c++/7935:
13203 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
13204
1a334831
TT
132052010-02-04 Tom Tromey <tromey@redhat.com>
13206
13207 * gdb.cp/virtbase.exp: Make test case names unique.
13208
9c3c02fd
TT
132092010-02-02 Tom Tromey <tromey@redhat.com>
13210
13211 * gdb.cp/virtbase.exp: Add regression tests.
13212 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
13213 (main): Instantiate RHC.
13214
0cc2414c
TT
132152010-02-02 Tom Tromey <tromey@redhat.com>
13216
13217 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
13218 type-printing change.
13219
edf3d5f3
TT
132202010-02-02 Tom Tromey <tromey@redhat.com>
13221
13222 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
13223 * gdb.cp/virtbase.cc: New file.
13224 * gdb.cp/virtbase.exp: New file.
13225 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
13226
e4b7f41c
JK
132272010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13228
13229 PR libc/11214:
13230 * gdb.threads/current-lwp-dead.c: Include features.h.
13231 (HAS_NOMMU): New.
13232 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
13233
b381ea14
JK
132342010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13235
13236 * gdb.base/symbol-without-target_section.exp,
13237 gdb.base/symbol-without-target_section.c: New.
13238
c593ac0e
DJ
132392010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
13240
13241 * gdb.base/bigcore.exp: Reset increased timeout.
13242 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
13243
db25f29d
DJ
132442010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
13245
13246 * gdb.base/gcore.exp (capture_command_output): Use
13247 gdb_test_multiple.
13248
f9d67f43
DJ
132492010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
13250
13251 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
13252 * gdb.arch/thumb2-it.exp (test_it_break): New function.
13253 (Top level): Call it.
13254
177321bd
DJ
132552010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
13256
13257 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
13258
97f2ed50
DJ
132592010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
13260
13261 * gdb.base/call-strs.exp, gdb.base/default.exp,
13262 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
13263 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
13264 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
13265 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
13266 gdb.base/watchpoint-solib.exp: Save and restore timeout.
13267 * gdb.base/ending-run.exp: Correct restore of timeout.
13268 * gdb.base/page.exp: Remove unnecessary timeout setting.
13269
e4e2711a
JB
132702010-01-29 Joel Brobecker <brobecker@adacore.com>
13271
13272 * gdb.ada/rec_return: New testcase.
13273
ba581dc1
JB
132742010-01-29 Joel Brobecker <brobecker@adacore.com>
13275
13276 * gdb.ada/call_pn: New testcase.
13277
4ea95be9
DJ
132782010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
13279
13280 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
13281 (Top level): Use it to resume.
13282 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
13283 the Thumb mode displaced stepping error as unsupported.
13284
df83a9bf
SW
132852010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
13286
889bf7c5
PA
13287 * gdb.cp/nsusing.exp: Added more tests.
13288 * gdb.cp/nsrecurs.exp: Ditto.
13289 * gdb.cp/nsusing.cc: Added test functions.
13290 * gdb.cp/nsrecurs.cc: Ditto.
df83a9bf 13291
40b27cdc
JK
132922010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
13293
13294 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
13295 absolute directory pathnames in gdb.sum file.
13296
de958931
SW
132972010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
13298
13299 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
13300 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
13301
708ead4e
TT
133022010-01-26 Tom Tromey <tromey@redhat.com>
13303
13304 PR exp/7643:
13305 * gdb.base/printcmds.exp (test_print_string_constants): Remove
13306 setup_kfail.
13307
b14e635e
SW
133082010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
13309
13310 * gdb.cp/nsrecurs.exp: New test.
13311 * gdb.cp/nsrecurs.cc: New test program.
13312 * gdb.cp/nsstress.exp: New test.
13313 * gdb.cp/nsstress.cc: New test program.
13314 * gdb.cp/nsdecl.exp: New test.
13315 * gdb.cp/nsdecl.cc: New test program.
13316
8540c487
SW
133172010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
13318
13319 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
13320 imported into file scope.
13321 Marked test as xfail.
13322 * gdb.cp/namespace-using.cc (marker5): New function.
13323 * gdb.cp/shadow.exp: New test.
13324 * gdb.cp/shadow.cc: New test program.
13325 * gdb.cp/nsimport.exp: New test.
13326 * gdb.cp/nsimport.cc: New test program.
13327
421d5d99
TT
133282010-01-25 Tom Tromey <tromey@redhat.com>
13329
13330 PR gdb/11049:
13331 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
13332 with "set print null-stop on".
13333
691f8dc1
JK
133342010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
13335
13336 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
13337 Adjust it for DISASSEMBLY_OMIT_FNAME.
13338
0b92b5bb
TT
133392010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13340
13341 PR symtab/11199:
13342 * gdb.dwarf2/member-ptr-forwardref.exp,
13343 gdb.dwarf2/member-ptr-forwardref.S: New.
13344
23787403
JK
133452010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13346
13347 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
13348 (thread1_func): Protect thread1_tid with thread1_tid_cond by
13349 thread1_tid_mutex. Remove gdbstop_mutex handling.
13350 (thread2_func): Protect thread2_tid with thread2_tid_cond by
13351 thread2_tid_mutex. Remove gdbstop_mutex handling.
13352 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
13353 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
13354 pthread_cond_wait conditionalizations by while loops.
13355
b966cb8a
TT
133562010-01-20 Tom Tromey <tromey@redhat.com>
13357
13358 PR backtrace/10770:
13359 * gdb.dwarf2/pr10770.exp: New file.
13360 * gdb.dwarf2/pr10770.c: New file.
13361 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
13362
fcae584b
VP
133632010-01-20 Vladimir Prus <vladimir@codesourcery.com>
13364
13365 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
13366 that target was removed, and the test always runs native anyway.
13367
a0f49112
JK
133682010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
13369
13370 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
13371 gdb.base/watchpoint-cond-gone-stripped.c: New.
13372
ceeb3d5a
TT
133732010-01-19 Tom Tromey <tromey@redhat.com>
13374
13375 PR c++/8000:
13376 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
13377 existing tests.
13378 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
13379 (main): Use AAA::SomeEnum.
13380
dd322c54
JK
133812010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
13382
13383 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
13384 (test_ignore_count): Declare line_callme_body global.
13385 (run to breakpoint with ignore count): Use line_callme_body.
13386 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
13387 (set line_main_hello, set line_main_return): Reindent.
13388 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
13389 New.
13390 (continue to callee4): Use line_callee4_body.
13391 (check *stopped from CLI command): Use line_callee4_next.
13392 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
13393 (set line_main_hello, set line_main_return): Reindent.
13394 (set line_callee4_head, set line_callee4_body): New.
13395 (continue to callee4): Use line_callee4_body.
13396
4e8f195d
TT
133972010-01-18 Tom Tromey <tromey@redhat.com>
13398
13399 PR c++/9680:
13400 * gdb.cp/casts.cc: Add new classes and variables.
13401 * gdb.cp/casts.exp: Test new operators.
13402
9e14a9ba
JB
134032010-01-18 Tom Tromey <tromey@redhat.com>
13404 Thiago Jung Bauermann <bauerman@br.ibm.com>
13405
13406 * gdb.python/source2.py: New file.
13407 * gdb.python/source1: New file.
13408 * gdb.python/python.exp: Test "source" command.
13409
00bf0b85
SS
134102010-01-15 Stan Shebs <stan@codesourcery.com>
13411
13412 * gdb.trace/tfile.c: New file.
13413 * gdb.trace/tfile.exp: New file.
889bf7c5 13414
55235ad7
JK
134152010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13416
13417 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
13418
9f2982ff
JK
134192010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13420
13421 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
13422
bbfba9ed
JK
134232010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13424
13425 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
13426 (libfunc): New parameter action. Implement also selectable "sleep".
13427 * gdb.base/break-interp-main.c: Include assert.h.
13428 (libfunc): New parameter action.
13429 (main): New parameters argc and argv. Assert argc. Pass argv.
13430 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
13431 (test_attach): New proc.
13432 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
13433 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
13434
61f0d762
JK
134352010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13436
13437 * gdb.base/break-interp.exp (test_core): New proc.
13438 (test_ld): Call it.
13439
06a6f270
JK
134402010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13441
13442 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
13443 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
13444 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
13445 and gdb_compile_shlib. Use new -Wl compiler options.
13446 (dl bt, main bt): New tests.
13447
51bee8e9
JK
134482010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13449
13450 Support PIEs with no symfile_objfile.
13451 * gdb.base/break-interp.exp: New argument at the test_ld calls.
13452 (test_ld): New parameter trynosym.
13453 (test_ld <$trynosym>): New block.
13454
b8040f19
JK
134552010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13456
13457 * gdb.base/break-interp.exp: New file.
13458
be759fcf
PM
134592010-01-13 Phil Muldoon <pmuldoon@redhat.com>
13460
13461 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
13462 * gdb.python/py-prettyprint.py (pp_ls): New printer.
13463 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
13464 test.
13465 * gdb.python/py-prettyprint.c: Define lazystring test structure.
13466 * gdb.python/py-mi.exp: Add lazy string test.
13467
dc146f7c
VP
134682010-01-13 Vladimir Prus <vladimir@codesourcery.com>
13469
13470 * lib/mi-support.exp (mi_check_thread_states): Handle
13471 core number in thread listing.
13472
b4ba55a1
JB
134732010-01-12 Joel Brobecker <brobecker@adacore.com>
13474
13475 * gdb.base/maint.exp: Adjust the expected output for the
13476 "maint print type" test. Use gdb_test_multiple instead of
13477 gdb_sent/gdb_expect.
13478
08e24bd4
DE
134792010-01-11 Doug Evans <dje@google.com>
13480
6496a609
DE
13481 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
13482 from gdbserver_download. All callers updated.
13483
08e24bd4
DE
13484 * gdb.server/ext-run.exp: "info os processes" requires xml support.
13485
b5cfddf5
JK
134862010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13487
13488 Implement binary numbers parsing.
13489 * gdb.base/printcmds.exp (test_integer_literals_accepted)
13490 (test_integer_literals_rejected): New binary tests.
13491
3725885a
RW
134922010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
13493
13494 * gdb.cell/configure: Regenerate.
13495
37aeb5df
JK
134962010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
13497
13498 * gdb.base/corefile.exp: Move the core finding block out and call it as
13499 core_find, new variable $corefile, replace corefile by $corefile and
13500 [file tail $corefile] for usage vs. test names resp.
13501 * lib/gdb.exp (core_find): Move it as a new function here. New
13502 parameter binfile and deletefiles. New variable $destcore. Pre-delete
13503 $destcore. Return "" on error.
13504
d521f563
JK
135052010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13506
13507 Workaround PR binutils/10802.
13508 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
13509 (twice).
13510
28f24826
DJ
135112010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
13512
13513 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
13514
2de75e71
JB
135152010-01-08 Joel Brobecker <brobecker@adacore.com>
13516
13517 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
13518 call, to avoid interruption.
13519
fe00719b 135202010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
d24d8548
JK
13521
13522 * gdb.stabs/weird.def (args93): New.
13523
d0ef5df8
DE
135242010-01-07 Doug Evans <dje@google.com>
13525
13526 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
13527
3a08d52f
TT
135282010-01-07 Tom Tromey <tromey@redhat.com>
13529
13530 * gdb.base/source.exp: Use correct line number.
13531
7a697b8d
SS
135322010-01-05 Stan Shebs <stan@codesourcery.com>
13533
13534 * gdb.trace/tracecmd.exp: Test ftrace.
13535
7803799a
UW
135362010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13537
13538 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
13539
c54eabfa
JK
135402010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13541
13542 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
13543 "uint_for_mi_testing".
13544
02e7ef19
JB
135452010-01-01 Joel Brobecker <brobecker@adacore.com>
13546
13547 Test indented comment in file being sourced.
13548 * gdb.base/commands.exp: Test indented comment in file being sourced.
13549
abd775ce
JB
135502010-01-01 Joel Brobecker <brobecker@adacore.com>
13551
13552 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
13553 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
13554 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
13555 notice.
13556
79b55b82
JB
135572010-01-01 Joel Brobecker <brobecker@adacore.com>
13558
13559 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
13560 notice.
13561
8997583e
JK
135622010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13563
13564 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
13565 missing $after_stopped and comma (,) expectation.
13566
6da95a67
SS
135672009-12-31 Stan Shebs <stan@codesourcery.com>
13568
13569 * gdb.trace/actions.exp: Test teval action.
889bf7c5 13570
218d2fc6
TJB
135712009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
13572
13573 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
13574 (top level): Call test_watchpoint_in_big_blob.
13575 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
13576 watchpoints.
13577 (func3): Write to buf.
13578
236f1d4d
SS
135792009-12-29 Stan Shebs <stan@codesourcery.com>
13580
13581 * gdb.trace/actions.exp: Test default-collect.
889bf7c5 13582
f61e138d
SS
135832009-12-28 Stan Shebs <stan@codesourcery.com>
13584
13585 * gdb.trace/tsv.exp: New file.
13586 * gdb.base/completion.exp: Update ambiguous info output.
889bf7c5 13587
0219b378
DJ
135882009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
13589
13590 * gdb.base/find.c (main): Reference search buffers.
13591 * gdb.base/included.c (main): Reference integer.
13592 * gdb.base/ptype.c (charfoo): Declare.
13593 (intfoo): Call charfoo.
13594 * gdb.base/scope0.c (useitp): New function.
13595 (usestatics): Use useitp.
13596 (useit): Add a type for val.
13597 * gdb.base/scope1.c (useit1): Take a pointer argument.
13598 (usestatics1): Update calls to useit1.
13599 * gdb.cp/call-c.cc: Declare foo.
13600 (main): Call foo.
13601 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
13602 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
13603 (main): Call C::ensureRefs and ensureOtherRefs.
13604 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
13605 variables.
13606 (ensureOtherRefs): New function.
13607 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
13608 * gdb.cp/templates.cc (main): Call t5i.value.
13609
3f78692f
JK
136102009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
13611
13612 Fix compatibility with G++-4.5.
13613 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
13614 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
13615 (uncaught return): Remove.
13616
429374b8
JK
136172009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
13618 Phil Muldoon <pmuldoon@redhat.com>
13619
13620 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
13621 (bp_location13, bp_location14, bp_location17, bp_location18)
13622 (marker3_proto, marker4_proto): New variables.
13623 (breakpoint info): Update output.
13624 (run until breakpoint at marker3, run until breakpoint at marker4): New
13625 tests.
13626
859825b8
JK
136272009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
13628
13629 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
13630 Replace the printf call of Y by provided "y-set-1" label. New block
13631 for the second shared library.
13632 * gdb.base/unload.exp: Compile also the second library, call
13633 gdb_load_shlibs also for it. Use now gdb_breakpoint.
13634 (single pending breakpoint info): Rename to ...
13635 (pending breakpoint info before run): ... this extended test.
13636 (libfile2, libname2, libsrcfile2, libsrc2)
13637 (lib_sl2): New variables.
13638 (exec_opts): Set also SHLIB_NAME2.
13639 (pending breakpoint info on first run at shrfunc1)
13640 (pending breakpoint info on second run at shrfunc1)
13641 (pending breakpoint info on second run at shrfunc2)
13642 (print y from libfile, print y from libfile2): New tests.
13643 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
13644 * gdb.base/unloadshr2.c: New.
13645
e6a386cd
HZ
136462009-12-22 Hui Zhu <teawater@gmail.com>
13647
13648 * gdb.reverse/sigall-reverse.exp: Adjust.
13649
9e19b45e
VP
136502009-12-21 Vladimir Prus <vladimir@codesourcery.com>
13651
13652 PR gdb/10884
13653
13654 * gdb.mi/var-cmd.c (do_bitfield_tests): New
13655 (main): Call do_bitfield_tests.
aacf5b1e 13656 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
9e19b45e 13657
d53a7b30
JB
136582009-12-20 Joel Brobecker <brobecker@adacore.com>
13659
13660 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
13661 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
13662 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
13663 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
13664 gdb.modula2/unbounded1.c: Update copyright header.
13665
191ca0a1
CM
136662009-12-10 Chris Moller <moller@mollerware.com>
13667
13668 PR gdb/9399
13669 * gdb.cp/virtfunc2.exp: New tests
13670 * gdb.cp/virtfunc2.cc: New tests
13671 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
13672
0fa6cf1b
MS
136732009-12-10 Oza Pawandeep (paawan1982@yahoo.com
13674
13675 * gdb.reverse/i387-env-reverse.c: New file.
13676 * gdb.reverse/i387-env-reverse.exp: New file.
13677 * gdb.reverse/i387-stack-reverse.c: New file.
13678 * gdb.reverse/i387-stack-reverse.exp: New file.
13679
361ae042
PM
136802009-12-08 Phil Muldoon <pmuldoon@redhat.com>
13681
13682 * gdb.python/py-type.exp (test_range): New test.
13683
bfd31e71
PM
136842009-12-03 Phil Muldoon <pmuldoon@redhat.com>
13685
13686 PR python/10805
13687
13688 * gdb.python/py-type.exp: New file.
13689 * gdb.python/py-type.c: New file.
13690 * Makefile.in: Add py-type.
13691
57a1d736
TT
136922009-12-03 Tom Tromey <tromey@redhat.com>
13693
13694 * gdb.python/py-value.exp (test_parse_and_eval): New
13695 function.
13696
1f3b5d1b
PP
136972009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
13698
13699 PR gdb/11022
13700
13701 * gdb.base/pr11022.exp: New test.
889bf7c5
PA
13702 * gdb.base/pr11022.c: New test.
13703
8b7dbdc9
JK
137042009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13705
13706 Fix spurious false FAILs.
13707 * gdb.base/structs.c (chartest): New.
13708 (main): Fill-in chartest.
13709 * gdb.base/structs.exp (anychar_re, first): New.
13710 (start_structs_test): Import global anychar_re and first.
13711 New gdb_test call "set print elements 300; ${testfile}"
13712 (start_structs_test <$first>): New block.
13713 (any): Import global anychar_re. New variable ac. Use ${ac}.
13714
6a53b2ec
JK
137152009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13716
13717 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
13718
d7167b4c
JK
137192009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13720
13721 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
13722 Force $srcfile file.
13723 * gdb.base/foll-fork.c (callee): Comment out the printf call.
13724
b1798462
UW
137252009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13726
13727 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
13728 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
13729 * gdb.threads/watchthreads-reorder.exp: Likewise.
13730
b6199126
DJ
137312009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
13732
13733 PR gdb/8704
13734
13735 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
13736 "if", and "thread". Correct matching in the previous test.
13737
b22a0510
DJ
137382009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
13739
13740 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
13741
930636d2
MS
137422009-11-23 Michael Snyder <msnyder@vmware.com>
13743
13744 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
13745 * gdb.reverse-watch-precsave.exp: Ditto.
13746
21a0512e
PP
137472009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
13748
13749 * gdb.asm/asm-source.exp: Adjust.
13750 * gdb.base/help.exp: Adjust.
889bf7c5 13751
fc30d5e0
PA
137522009-11-22 Pedro Alves <pedro@codesourcery.com>
13753
13754 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
13755 (do_syscall_tests_without_xml): Set data-directory to
13756 /the/path/to/nowhere.
13757
f6bc2008
PA
137582009-11-21 Pedro Alves <pedro@codesourcery.com>
13759
13760 * gdb.threads/local-watch-wrong-thread.c,
13761 gdb.threads/local-watch-wrong-thread.exp: New files.
13762
8c2fb5de
PA
137632009-11-21 Pedro Alves <pedro@codesourcery.com>
13764
13765 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
13766 assume new `regsub' syntax available.
13767
ebec9a0f
PA
137682009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13769
a79d3c27
JK
13770 * gdb.base/watchpoint-hw-hit-once.exp,
13771 gdb.base/watchpoint-hw-hit-once.c: New.
13772
137732009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13774
13775 * gdb.threads/watchthreads-reorder.exp,
13776 gdb.threads/watchthreads-reorder.c: New.
ebec9a0f 13777
276a961b
MK
137782009-11-17 Nathan Sidwell <nathan@codesourcery.com>
13779
13780 * gdb.xml/tdesc-regs.exp: Use for m68k.
13781
4867c1fb
PA
137822009-11-15 Pedro Alves <pedro@codesourcery.com>
13783
13784 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
13785
f6838f81
DJ
137862009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13787
13788 * lib/gdb.exp (current_target_name): New procedure.
13789 (gdb_wrapper_target): New variable.
13790 (gdb_wrapper_init): Set gdb_wrapper_target.
13791 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
13792 wrapper.
13793
4ac4dd3f
DJ
137942009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13795
13796 * gdb.base/remote.exp: Delete the slowest load test.
13797 Do not load with fixed packet sizes.
13798
a7881759
DJ
137992009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13800
13801 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
13802
97a5b505
DJ
138032009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13804
13805 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
13806 srcfile when setting a breakpoint.
13807
d3e1fc54
DJ
138082009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
13809
13810 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
13811 macros.
13812
7cbcbded
DJ
138132009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13814
13815 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
13816 to be in memory.
13817 * gdb.base/display.c (force_mem): New.
13818 (do_loops): Use it. Add breakpoint comments.
13819 (do_vars): Add a breakpoint comment.
13820 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
13821 line numbers.
13822
bdea3a92
NF
138232009-11-13 Nathan Froyd <froydnj@codesourcery.com>
13824
13825 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
13826 instead of a bare "run".
13827
269f82e5
PP
138282009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
13829
13830 * gdb.python/py-prettyprint.exp: Adjust.
889bf7c5 13831
a69b7d9d
DJ
138322009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13833
13834 * lib/cell.exp (skip_cell_tests): Clean up test files before
13835 returning.
13836
b598bfda
DJ
138372009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13838
13839 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
13840 and the breakpoint menu. Do not call perror if a prompt is seen.
13841 Consume the following GDB prompt.
13842 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
13843 * gdb.cp/namespace.exp: Use gdb_test.
13844 * gdb.cp/templates.exp: Use gdb_test.
13845 (test_template_breakpoints): Use gdb_test_multiple.
13846
87728fa0
DJ
138472009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13848
13849 * gdb.base/break1.c (struct some_struct, values): Move earlier.
13850 (marker4): Reference values.
13851
b67c692f
DJ
138522009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13853
13854 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
13855 is missing.
13856
f0df251a
DJ
138572009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13858
13859 * gdb.base/break.c (need_malloc): New.
13860 * gdb.base/constvars.c (main): Reference crass and crisp.
13861 * gdb.base/gdb1821.c (main): Reference bar.
13862 * gdb.cp/gdb1355.cc (main): Reference s1.
13863 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
13864 (main): Call them.
13865 * gdb.cp/hang2.cc (dummy2): Define.
13866 * gdb.cp/hang3.cc (dummy3): Define.
13867 * gdb.cp/m-data.cc (main): Reference shadow.
13868
bdf7534a
NF
138692009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13870 Nathan Froyd <froydnj@codesourcery.com>
13871
13872 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
13873 remote host.
13874
f24fce77
NF
138752009-11-12 Nathan Froyd <froydnj@codesourcery.com>
13876
13877 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
13878 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
13879 * gdb.dwarf2/dw2-compressed.exp: Likewise.
13880 * gdb.dwarf2/dw2-intercu.exp: Likewise.
13881 * gdb.dwarf2/dw2-intermix.exp: Likewise.
13882 * gdb.dwarf2/dw2-producer.exp: Likewise.
13883 * gdb.dwarf2/mac-fileno.exp: Likewise.
13884 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
13885 py-prettyprint.py to the remote host.
13886 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
13887
40f0318e
KS
138882009-11-11 Keith Seitz <keiths@redhat.com>
13889
13890 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
13891 use it instead of "Foo".
13892 * gdb.cp/classes.exp (do_tests): Add a test to access
13893 a method through a typedef'd class name.
13894
f3d9f7fb
NF
138952009-11-11 Nathan Froyd <froydnj@codesourcery.com>
13896
13897 * gdb.base/long_long.exp: Permit leading zeros on floating-point
13898 exponents.
13899 * gdb.base/pointers.exp: Likewise.
13900 * gdb.cp/ref-types.exp: Likewise.
13901
a4216f37
KS
139022009-11-11 Keith Seitz <keiths@redhat.com>
13903
13904 * gdb.cp/cplusfuncs.cc (class foo): Add operators
13905 new[] and delete[].
13906 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
13907 "void".
13908 (probe_demangler): Remove all single-quoting of
13909 method and variable names.
13910 (info_func_regexp): Remove the word "void" from any
13911 occurrence of "(void)".
13912 (print_addr_2): Remove all single-quoting of
13913 method names.
13914 (print_addr_2_kfail): Likewise.
13915 (print_addr): Single-quote C function names before
13916 passing to print_addr_2.
13917 (test_paddr_operator_functions): Remove single-quoting
13918 for method names.
13919 Add tests for operator new[] and operator delete[].
13920
9b14d7aa
JK
139212009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13922
13923 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
13924
85feb311
KS
139252009-11-09 Keith Seitz <keiths@redhat.com>
13926
13927 * gdb.cp/overload.exp: Add tests for resolving overloaded
13928 methods in expression parsing/evaluation.
13929
fa335448
DJ
139302009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
13931
13932 * lib/gdb.exp (default_gdb_version): Use --version instead of
13933 --command.
13934
ec3c07fc
NS
139352009-11-10 Nathan Sidwell <nathan@codesourcery.com>
13936
13937 * lib/gdb.exp (gdb_compile_test): New.
13938 (skip_ada_tests, skip_java_tests): New.
13939 (gdb_compile): Use gdb_compile_test for f77.
13940 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
13941 * lib/java.exp (compile_java_from_source): Remove runtests check,
13942 use gdb_compile_test to record result.
13943 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
13944 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
13945 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
13946 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
13947 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
13948 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
13949 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
13950 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
13951 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
13952 adjust gdb_compile invocations.
13953
b8b4e42b
JK
139542009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
13955
13956 * Makefile.in (abs_builddir): New.
13957 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
13958 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
13959 `$(abs_builddir)/site.exp'.
13960
f8b7eaf3
DJ
139612009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
13962
13963 * config/m68k-emc.exp, lib/emc-support.exp,
13964 gdb.trace/gdb_c_test.c: Delete.
13965 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
13966 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
13967 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
13968 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
13969 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
13970 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
13971 casing for m68k-*-elf.
13972
c4187697
NS
139732009-11-03 Pedro Alves <pedro@codesourcery.com>
13974
13975 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
13976 * gdb.arch/i386-prologue.exp: Likewise.
13977 * gdb.arch/i386-unwind.exp: Likewise.
13978
db16b772
DJ
139792009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
13980
13981 * lib/gdb.exp (gdb_expect): Fix timeout typo.
13982
bcf71277
DJ
139832009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
13984
13985 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
13986
0105cee2
DJ
139872009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
13988
13989 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
13990
24ddea62
JK
139912009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
13992
13993 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
13994
287ccc17
JK
139952009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
13996
13997 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
13998 * gdb.base/sepdebug2.c: New file.
13999
08bca259 140002009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
bccd0dd2
SDJ
14001
14002 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
14003 the modified warnings for catch syscall. Verify if GDB was compiled
14004 with support for lib expat, and choose which tests to run depending
14005 on this.
14006
5d4e2b76
VP
140072009-10-30 Vladimir Prus <vladimir@codesourcery.com>
14008
14009 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
14010 that composite commands are parsed OK. And also test
14011 that breakpoint commands do work.
14012
240e538a
MS
140132009-10-23 Michael Snyder <msnyder@vmware.com>
14014
14015 gdb.reverse/consecutive-precsave.exp: Change expect pattern
14016 to allow for new disassembly style.
14017
9c419145
PP
140182009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
14019
14020 * gdb.asm/asm-source.exp: Adjust.
889bf7c5 14021
02506ff1
MS
140222009-10-22 Michael Snyder <msnyder@vmware.com>
14023
14024 * gdb.reverse/break-precsave.exp: New test.
14025 * gdb.reverse/consecutive-precsave.exp: Ditto.
14026 * gdb.reverse/finish-precsave.exp: Ditto.
14027 * gdb.reverse/i386-precsave.exp: Ditto.
14028 * gdb.reverse/machinestate-precsave.exp: Ditto.
14029 * gdb.reverse/sigall-precsave.exp: Ditto.
14030 * gdb.reverse/solilb-precsave.exp: Ditto.
14031 * gdb.reverse/step-precsave.exp: Ditto.
14032 * gdb.reverse/until-precsave.exp: Ditto.
14033 * gdb.reverse/watch-precsave.exp: Ditto.
14034
4cf866a3
MS
140352009-10-22 Michael Snyder <msnyder@vmware.com>
14036
14037 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
14038 for gdb_expect. Adjust one test's expect strings for the new
14039 format of disassemble.
14040 * gdb.reverse/finish-reverse.exp: Delete 'return'.
14041 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
14042 gdb_test_multiple.
14043 * gdb.reverse/step-reverse.exp: Delete 'return'.
14044 * gdb.reverse/until-reverse.exp: Delete blank lines.
14045 * gdb.reverse/watch-reverse.exp: Delete blank lines.
14046
2b28d209
PP
140472009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
14048
14049 * gdb.base/consecutive.exp: Adjust.
14050 * gdb.base/display.exp: Likewise.
14051 * gdb.base/pc-fp.exp: Likewise.
14052 * gdb.base/sigbpt.exp: Likewise.
889bf7c5 14053
33b9c32b
MS
140542009-10-19 Michael Snyder <msnyder@vmware.com>
14055
14056 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
14057 * gdb.reverse/finish-reverse.c: Ditto.
14058 * gdb.reverse/sigall-reverse.c: Ditto.
14059 * gdb.reverse/solib-reverse.c: Ditto.
14060 * gdb.reverse/step-reverse.c: Ditto.
14061 * gdb.reverse/watch-reverse.c: Ditto.
14062
6c95b8df
PA
140632009-10-19 Pedro Alves <pedro@codesourcery.com>
14064 Stan Shebs <stan@codesourcery.com>
14065
14066 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
14067 * gdb.base/foll-exec.exp: Adjust to expect a process id before
14068 "Executing new program".
14069 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
14070 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
14071 left listed after having been killed.
14072 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
14073 * gdb.base/maint.exp: Adjust test.
14074
14075 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
14076 * gdb.multi/Makefile.in: New.
14077 * gdb.multi/base.exp: New.
14078 * gdb.multi/goodbye.c: New.
14079 * gdb.multi/hangout.c: New.
14080 * gdb.multi/hello.c: New.
14081 * gdb.multi/bkpt-multi-exec.c: New.
14082 * gdb.multi/bkpt-multi-exec.exp: New.
14083 * gdb.multi/crashme.c: New.
14084
279017b7
TG
140852009-10-13 Tristan Gingold <gingold@adacore.com>
14086
14087 * gdb.base/sepdebug.exp: Check debug info are found.
14088
0413d738
PA
140892009-10-08 Pedro Alves <pedro@codesourcery.com>
14090
14091 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
14092 bits.
14093
c628eecc
JK
140942009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14095
14096 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
14097
38af1bfe
JB
140982009-10-07 Joel Brobecker <brobecker@adacore.com>
14099
14100 * gdb.base/watchpoints.c: Add copyright header. Reformat one
14101 of the comments.
14102
2b0adecd
PM
141032009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
14104
14105 * gdb.base/annota1.exp: Remove obsolete match_max increase.
14106 * gdb.base/annota3.exp: Idem.
14107 * gdb.base/maint.exp: Idem.
14108
8d417781
PM
141092009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
14110
889bf7c5 14111 * lib/gdb.exp (default_gdb_init): Set current value of match_max
8d417781
PM
14112 to default.
14113
bb61102d
PM
141142009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
14115
889bf7c5 14116 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
bb61102d
PM
14117 mingw and cygwin targets.
14118
ace5c364
PM
141192009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
14120 Pedro Alves <pedro@codesourcery.com>
14121
889bf7c5 14122 * lib/gdb.exp (gdb_compile): Avoid adding
ace5c364
PM
14123 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
14124
c2d494a0
PM
141252009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
14126
e1b52ce2
PM
14127 * gdb.base/shr1.c: Use %p in format string.
14128 * gdb.base/unload.c: Avoid warning in fprintf.
14129 * gdb.base/watchpoint-solib.c: Idem.
c2d494a0 14130
209f53f5
PM
141312009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
14132
14133 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
14134 long type.
14135 (test_unlink): Correct printf string.
14136 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
14137 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
14138
8172766a
JK
141392009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
14140
14141 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
14142 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
14143 * gdb.arch/ia64-breakpoint-shadow.S: New file.
14144
0f73703c
UW
141452009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14146
14147 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
14148 * gdb.objc/nondebug.exp: Likewise.
14149
b32306ca
UW
141502009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14151
14152 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
14153 target_info setting.
14154
14155 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
14156 that detect new threads during "info threads".
14157
0057022f
UW
141582009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14159
14160 * gdb.threads/manythreads.c (main): Increase thread stack size
14161 to 2*PTHREAD_STACK_MIN.
14162 * gdb.threads/multi-create.c (main): Likewise.
14163 (create_function): Likewise.
14164
f29c0325
UW
141652009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14166
14167 * gdb.base/dump.exp: Pass difference of pointer types instead
14168 of integer types as offset to restore in intarr3.srec case.
14169
fcb34849
UW
141702009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14171
14172 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
14173
d5142e3b
UW
141742009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14175
14176 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
14177
087b74b2 141782009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
889bf7c5 14179
087b74b2
PM
14180 New test for two watchpoints, with disabling of
14181 the first inserted.
14182 * testsuite/gdb.base/watchpoints.c: New file.
14183 * testsuite/gdb.base/watchpoints.exp: New file.
14184
96c07c5b
TT
141852009-09-25 Tom Tromey <tromey@redhat.com>
14186
14187 * gdb.base/charset.exp: Test utf-16 strings with Python.
14188
b8899f2b
TT
141892009-09-25 Tom Tromey <tromey@redhat.com>
14190
14191 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
14192 UCS-4.
14193 * gdb.base/charset.c (utf_32_string): Rename.
14194 (init_utf32): Rename.
14195 (main): Update.
14196
329719ec
TT
141972009-09-22 Tom Tromey <tromey@redhat.com>
14198
14199 * gdb.python/py-function.exp: Add regression tests.
14200
11ef0d76
KS
142012009-09-21 Keith Seitz <keiths@redhat.com>
14202
14203 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
14204 with invalid operator.
14205
3fe8f3b3
KS
142062009-09-21 Keith Seitz <keiths@redhat.com>
14207
14208 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
14209 and destructor using typedef name of class.
14210 * gdb.cp/classes.cc (class Base1): Add a destructor.
14211 (base1): New typedef.
14212 (use_methods): Instanitate an object of type base1.
14213 * gdb.cp/templates.exp (test_template_typedef): New procedure.
14214 (do_tests): Call test_template_typedef.
14215 * gdb.cp/templates.cc (Baz::~Baz): New method.
14216 (intBazOne): New typedef.
14217 (main): Instantiate intBazOne.
14218
7a9fe101
PM
142192009-09-21 Phil Muldoon <pmuldoon@redhat.com>
14220
14221 PR python/10633
14222
14223 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
14224 Function.
14225 (run_lang_tests): Add print elements test.
14226
2e4d963f
PM
142272009-09-21 Phil Muldoon <pmuldoon@redhat.com>
14228
14229 * gdb.python/py-value.exp (test_subscript_regression): New
14230 function. Test for invalid subscripts.
14231 * gdb.python/py-value.c (main): Add test array, and pointer to it.
14232 (ptr_ref): New function.
14233
ec7e75e7
PP
142342009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
14235
14236 * gdb.base/default.exp: Fix "show convenience".
14237
0cc7d26f
TT
142382009-09-15 Tom Tromey <tromey@redhat.com>
14239
14240 * lib/mi-support.exp (mi_create_varobj): Update.
14241 (mi_create_floating_varobj): Likewise.
14242 (mi_create_dynamic_varobj): New proc.
14243 (mi_varobj_update): Update.
14244 (mi_varobj_update_with_type_change): Likewise.
14245 (mi_varobj_update_kv_helper): New proc.
14246 (mi_varobj_update_dynamic_helper): Rewrite.
14247 (mi_varobj_update_dynamic): New proc.
14248 (mi_list_varobj_children): Update.
14249 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
14250 * gdb.python/python-prettyprint.py (pp_outer): New class.
14251 (pp_nullstr): Likewise.
14252 (lookup_function): Register new printers.
14253 * gdb.python/python-prettyprint.c (struct substruct): New type.
14254 (struct outerstruct): Likewise.
14255 (substruct_test): New function.
14256 (struct nullstr): New type.
14257 (string_1, string_2): New globals.
14258 (main): Add new tests.
14259 * gdb.python/python-mi.exp: Added regression tests.
14260 * gdb.mi/mi2-var-display.exp: Update.
14261 * gdb.mi/mi2-var-cmd.exp: Update.
14262 * gdb.mi/mi2-var-child.exp: Update.
14263 * gdb.mi/mi2-var-block.exp: Update.
14264 * gdb.mi/mi-var-invalidate.exp: Update.
14265 * gdb.mi/mi-var-display.exp: Update.
14266 * gdb.mi/mi-var-cmd.exp: Update.
14267 * gdb.mi/mi-var-child.exp: Update.
14268 * gdb.mi/mi-var-block.exp: Update.
14269 * gdb.mi/mi-break.exp: Update.
14270 * gdb.mi/gdb701.exp: Update.
14271
a96d9b2e
SDJ
142722009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
14273
14274 * Makefile.in: Inclusion of catch-syscall object.
14275 * gdb.base/catch-syscall.c: New file.
14276 * gdb.base/catch-syscall.exp: New file.
14277
b43b923a
MS
142782009-09-12 Michael Snyder <msnyder@vmware.com>
14279
14280 * gdb.reverse/step-reverse.exp: Explicitly check for targets
14281 that can support reverse debuggnig.
14282
cec03d70
TT
142832009-09-11 Tom Tromey <tromey@redhat.com>
14284
14285 * gdb.dwarf2/valop.S: New file.
14286 * gdb.dwarf2/valop.exp: New file.
14287
e23bb3fc
MK
142882009-09-11 Mark Kettenis <kettenis@gnu.org>
14289
14290 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
14291
37c3696d
DE
142922009-09-10 Doug Evans <dje@google.com>
14293
14294 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
14295 Add $gdb_prompt to second breakpoint regexp.
14296
5172aecb
JB
142972009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
14298
14299 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
14300 names, add missing ones.
14301 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
14302 * gdb.python/py-frame.c: Rename from python-frame.c.
14303 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
14304 testfile name.
14305 * gdb.python/py-function.exp: Rename from python-function.exp.
14306 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
14307 testfile name.
14308 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
14309 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
14310 Adjust testfile name.
14311 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
14312 * gdb.python/py-template.cc: Rename from python-template.cc.
14313 * gdb.python/py-template.exp: Rename from python-template.exp.
14314 Adjust testfile name.
14315 * gdb.python/py-value.c: Rename from python-value.c.
14316 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
14317 testfile name.
14318
b554e4bd
JK
143192009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
14320
14321 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
14322 $bpt2address.
14323 (Second breakpoint address is valid on ia64)
14324 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
14325
9a68ae16
JM
143262009-09-03 Joseph Myers <joseph@codesourcery.com>
14327
14328 * gdb.base/ending-run.exp: Restrict regular expression matching
14329 line number to require closing brace following.
14330
146b9145
DE
143312009-09-03 Doug Evans <dje@google.com>
14332
14333 * gdb.base/store.exp (check_set): Fix typo in expected value message.
14334
787d21e1
TT
143352009-09-02 Tom Tromey <tromey@redhat.com>
14336
14337 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
14338
e7802207
TT
143392009-09-02 Tom Tromey <tromey@redhat.com>
14340
14341 * gdb.dwarf2/callframecfa.exp: New file.
14342 * gdb.dwarf2/callframecfa.S: New file.
14343
817aadd2
JK
143442009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
14345
14346 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
14347 gdb.base/solib-overlap-main.c: New.
14348
4a76eae5
DJ
143492009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
14350
14351 PR gdb/10565
14352
14353 * gdb.base/bitfields.c (struct container, container): New.
14354 (main): Initialize it and call break5.
14355 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
14356
d4b96c9a
JK
143572009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
14358
14359 Support constant DW_AT_data_member_location by GCC PR debug/40659.
14360 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
14361
4e22772d
JK
143622009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
14363
14364 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
14365
2efab443
MS
143662009-08-26 Michael Snyder <msnyder@vmware.com>
14367
14368 * gdb.base/i386-reverse.c: New file.
14369 * gdb.base/i386-reverse.exp: New file.
14370 * gdb.base/Makefile.in: Add new files to be removed.
14371
07ab73a0
JM
143722009-08-26 Joseph Myers <joseph@codesourcery.com>
14373
14374 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
14375 environment-pwd for remote host.
14376 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
14377
676accff
KS
143782009-08-24 Keith Seitz <keiths@redhat.com>
14379
14380 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
14381 Add two new C++ completer tests which limit the output to a
889bf7c5 14382 given class.
676accff 14383
f9f7ad22
MS
143842009-08-24 Michael Snyder <msnyder@vmware.com>
14385
14386 * gdb.base/del.exp: Fix typo in comment.
14387 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
14388
81ecdfbb
RW
143892009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
14390
14391 * configure: Regenerate.
14392 * gdb.hp/configure: Likewise.
14393 * gdb.hp/gdb.aCC/configure: Likewise.
14394 * gdb.hp/gdb.base-hp/configure: Likewise.
14395 * gdb.hp/gdb.compat/configure: Likewise.
14396 * gdb.hp/gdb.defects/configure: Likewise.
14397 * gdb.hp/gdb.objdbg/configure: Likewise.
14398 * gdb.stabs/configure: Likewise.
14399
cab0c772
UW
144002009-08-19 Doug Evans <dje@google.com>
14401
14402 * gdb.base/gdbvars.c: New file.
14403 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
14404
b8fa0bfa
PA
144052009-08-14 Pedro Alves <pedro@codesourcery.com>
14406
14407 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
14408 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
14409
b84aa90a
PA
144102009-08-13 Pedro Alves <pedro@codesourcery.com>
14411
14412 * gdb.base/default.exp: Adjust "set language test": it's now an
14413 enum command. Larger help string moved to "help set language".
14414 * gdb.base/help.exp: Adjust "help set language" expected output,
14415 now lists all known languages.
14416
0d8f9b2c
NF
144172009-08-11 Nathan Froyd <froydnj@codesourcery.com>
14418
14419 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
14420 all frame arguments.
14421 * gdb.arch/altivec-regs.exp: Likewise.
14422
bda180e0
TT
144232009-08-07 Tom Tromey <tromey@redhat.com>
14424
14425 * gdb.base/setshow.exp: Add tests for changes to set language, set
14426 check range, and set check type.
14427
48cb2d85
VP
144282009-08-03 Vladimir Prus <vladimir@codesourcery.com>
14429
14430 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
14431 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
889bf7c5 14432 Call it.
48cb2d85 14433
1ea34204
UW
144342009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14435
14436 * configure.ac: Run gdb.cell tests when appropriate.
14437 * configure: Regenerate.
14438 * lib/cell.exp: New file.
14439 * gdb.cell: New directory.
14440 * gdb.cell/configure.ac: New file.
14441 * gdb.cell/configure: New file.
14442 * gdb.cell/Makefile.in: New file.
14443 * gdb.cell/arch.exp: New file.
14444 * gdb.cell/break.c: New file.
14445 * gdb.cell/break.exp: New file.
14446 * gdb.cell/break-spu.c: New file.
14447 * gdb.cell/bt.c: New file.
14448 * gdb.cell/bt2-spu.c: New file.
14449 * gdb.cell/bt-spu.c: New file.
14450 * gdb.cell/bt.exp: New file.
14451 * gdb.cell/coremaker.c: New file.
14452 * gdb.cell/coremaker-spu.c: New file.
14453 * gdb.cell/core.exp: New file.
14454 * gdb.cell/gcore.exp: New file.
14455 * gdb.cell/data.c: New file.
14456 * gdb.cell/data.exp: New file.
14457 * gdb.cell/data-spu.c: New file.
14458 * gdb.cell/ea-cache.exp: New file.
14459 * gdb.cell/ea-cache.c: New file.
14460 * gdb.cell/ea-cache-spu.c: New file.
14461 * gdb.cell/ea-standalone.c: New file.
14462 * gdb.cell/ea-standalone.exp: New file.
14463 * gdb.cell/ea-test.c: New file.
14464 * gdb.cell/ea-test.exp: New file.
14465 * gdb.cell/f-regs.exp: New file.
14466 * gdb.cell/mem-access.c: New file.
14467 * gdb.cell/mem-access.exp: New file.
14468 * gdb.cell/mem-access-spu.c: New file.
14469 * gdb.cell/ptype.exp: New file.
14470 * gdb.cell/registers.exp: New file.
14471 * gdb.cell/size.c: New file.
14472 * gdb.cell/sizeof.exp: New file.
14473 * gdb.cell/size-spu.c: New file.
14474 * gdb.cell/solib.exp: New file.
14475 * gdb.cell/solib-symbol.exp: New file.
14476
85e747d2
UW
144772009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14478
14479 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
14480
58d6951d
DJ
144812009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
14482
14483 * gdb.base/float.exp: Handle VFP registers.
14484
6e0a4f15
MS
144852009-07-14 Michael Snyder <msnyder@vmware.com>
14486
dcd5da87
MS
14487 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
14488 to bring gdb to the beginning of the calling line.
14489
6e0a4f15
MS
14490 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
14491 confusing the i386 epilogue unwinder.
14492
782b2b07
SS
144932009-07-14 Stan Shebs <stan@codesourcery.com>
14494
14495 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
14496
f662c3bc
MS
144972009-07-14 Michael Snyder <msnyder@vmware.com>
14498
14499 * gdb.reverse/step-reverse.exp (stepi into function call):
14500 Call instruction may not be first instruction in the line.
14501 (reverse stepi from a function call): Used wrong line number.
14502
8f313923
JK
145032009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14504
14505 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
14506
4662c76e
JK
145072009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14508
14509 Fix gdb.base/macscp.exp when using custom inputrc.
14510 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
14511 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
14512 env(TERM) set.
14513 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
14514 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
14515
aa81e255
JK
145162009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14517
14518 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
14519 * gdb.base/annota1.exp (thread_test): Import global $testfile.
14520 Change the compilation target to match the testcase name.
14521 * gdb.base/sect-cmd.exp: Change the compilation target to match the
14522 testcase name.
14523 * a2-run.exp: Use for setup prepare_for_testing. Change the
14524 compilation target to match the testcase name.
14525 * gdb.base/commands.exp: Likewise.
14526 * gdb.base/finish.exp: Likewise.
14527 * gdb.base/float.exp: Likewise.
14528 * gdb.base/info-target.exp: Likewise.
14529 * gdb.base/relational.exp: Likewise.
14530 * gdb.base/term.exp: Likewise.
14531 * gdb.base/until.exp: Likewise.
14532 * gdb.base/volatile.exp: Likewise.
14533 * gdb.base/whatis-exp.exp: Likewise.
14534
4c93b1d7
HZ
145352009-07-11 Hui Zhu <teawater@gmail.com>
14536
14537 * gdb.base/help.exp (disassemble): Update expected help text.
14538
812f7342
TT
145392009-07-09 Tom Tromey <tromey@redhat.com>
14540
14541 * lib/gdb.exp: Handle TRANSCRIPT.
14542 (remote_spawn, remote_close, send_gdb): New procs.
14543
fbb8f299
PM
145442009-07-10 Phil Muldoon <pmuldoon@redhat.com>
14545
14546 * gdb.python/python-prettyprint.c: Add counted null string
14547 structure.
14548 * gdb.python/python-prettyprint.exp: Print null string. Test for
14549 embedded nulls.
14550 * gdb.python/python-prettyprint.py (pp_ns): New Function.
14551 * gdb.python/python-value.exp (test_value_in_inferior): Add
14552 variable length string fetch tests.
14553 * gdb.python/python-value.c (main): Add strings for string fetch tests.
14554
c0ac0ec7
JK
145552009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
14556
14557 * gdb.base/dump.exp (inaccessible memory is reported): New test.
14558
30b66ecc
TT
145592009-07-07 Tom Tromey <tromey@redhat.com>
14560
14561 * gdb.base/call-rt-st.exp: Update for change to escape output.
14562 * gdb.base/callfuncs.exp: Likewise.
14563 * gdb.base/charset.exp: Likewise.
14564 * gdb.base/constvars.exp: Likewise.
14565 * gdb.base/long_long.exp: Likewise.
14566 * gdb.base/pointers.exp: Likewise.
14567 * gdb.base/printcmds.exp: Likewise.
14568 * gdb.base/setvar.exp: Likewise.
14569 * gdb.base/store.exp: Likewise.
14570 * gdb.cp/ref-types.exp: Likewise.
14571 * gdb.mi/mi-var-child.exp: Likewise.
14572 * gdb.mi/mi-var-display.exp: Likewise.
14573 * gdb.mi/mi2-var-display.exp: Likewise.
14574 * gdb.base/charset.exp: Test octal escape sequence length.
14575 Update for change to escape output.
14576
187c4a2b
JK
145772009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14578
14579 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
14580
d80a43f9
DJ
145812009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
14582
14583 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
14584
047427a8
JK
145852009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
14586
14587 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
14588 gdbserver increasing $portnum if "Can't bind address" has been seen.
14589
8b5a0f4f
PA
145902009-07-05 Pedro Alves <pedro@codesourcery.com>
14591
14592 * gdb.base/ending-run.exp: Add "step out of main" pattern for
14593 mingw32ce.
14594
7d93ba58
PA
145952009-07-05 Pedro Alves <pedro@codesourcery.com>
14596
14597 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
14598 VFP format.
14599
2277426b
PA
146002009-07-02 Pedro Alves <pedro@codesourcery.com>
14601
14602 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
14603 linux. Adjust to use "inferior", "info inferiors", "detach
14604 inferior" and "kill inferior" instead of "restart", "info fork",
14605 "detach fork" and "delete fork".
14606 * gdb.base/ending-run.exp: Spell out "info".
14607 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
14608 the "kill" command.
14609
5af949e3
UW
146102009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14611
14612 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
14613 change to prefix TLS offset in hex with 0x.
14614
5d3729b5
UW
146152009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14616
14617 * gdb.base/default.exp: Update test case for "x" changes.
14618
af589bd0
TG
146192009-07-01 Tristan Gingold <gingold@adacore.com>
14620
14621 * gdb.base/bigcore.exp: Make darwin untested.
14622
40974f91
JK
146232009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
14624
14625 * gdb.base/completion.exp (directory completion): Create the directory.
14626 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
14627 escapeuniquesub.
14628 (directory completion 2): Expect now ${escapeuniquesub}.
14629 (Glob remaining of directory test): Remove one excessive newline.
14630 Expect the real output.
14631
59dd3af6
JK
146322009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
14633
14634 Fix `make check//%' target after `make check' has been ran.
14635 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
14636 a mkdir call.
14637 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
14638 (%/.dir): Remove.
14639
f4e164aa
JK
146402009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
14641
14642 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
14643 the expected result record.
14644
69af2122
JK
146452009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
14646
14647 Remove racy FAILs relying just on the timeouts.
14648 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
14649 (annotation_level 2): Remove racy FAILs.
14650
2fd481e1
PP
146512009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
14652
14653 gdb/10275
889bf7c5
PA
14654 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
14655
c38f313d
DJ
146562009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
14657
14658 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
14659
8b777f02
VP
146602009-06-30 Vladimir Prus <vladimir@codesourcery.com>
14661
14662 * gdb.mi/mi-stack.exp: Testing symbolic options
14663 to -stack-list-locals and -stack-list-arguments.
14664
00c7eacf
JK
146652009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
14666
14667 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
14668
6bc80edc
TT
146692009-06-29 Tom Tromey <tromey@redhat.com>
14670
14671 * dg-extract-results.sh: New file.
14672 * Makefile.in (FORCE_PARALLEL): New variable.
14673 (CHECK_TARGET): New conditional variable.
14674 (check): Use CHECK_TARGET.
14675 (DO_RUNTEST): New variable.
14676 (check-single): New target.
14677 (TEST_DIRS): New variable.
14678 (TEST_TARGETS): Likewise.
14679 (check-parallel): New target.
14680 (check-gdb.%): New pattern.
14681 (BASE1_FILES): New variable.
14682 (BASE2_FILES): Likewise.
14683 (check-gdb.base%): New pattern.
14684 (%/.dir): New pattern.
14685 * configure: Rebuild.
14686 * aclocal.m4 (AM_CONDITIONAL): New defun.
14687 * configure.ac: Check whether user is using GNU make.
14688 (GMAKE): New conditional.
14689
794684b6
SW
146902009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
14691
14692 * gdb.cp/namespace-nested-import.cc: New test.
14693 * gdb.cp/namespace-nested-import.exp: New test.
14694
edb3359d
DJ
146952009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
14696
14697 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
14698 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
14699 * gdb.opt/Makefile.in (EXECUTABLES): Update.
14700 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
14701 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
14702 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
14703 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
14704 gdb.opt/inline-markers.c: New files.
14705 * lib/gdb.exp (skip_inline_frame_tests): New function.
14706 (skip_inline_var_tests): New function.
14707
cf657a0c
AS
147082009-06-27 Andreas Schwab <schwab@linux-m68k.org>
14709
14710 * gdb.cp/exception.exp: Don't require $hex before inner frame in
14711 backtrace.
14712
28d41a99
MS
147132009-06-27 Michael Snyder <msnyder@vmware.com>
14714
14715 * gdb.reverse: New directory.
14716 * gdb.reverse/break-reverse.c: New test.
14717 * gdb.reverse/break-reverse.exp: New test.
14718 * gdb.reverse/consecutive-reverse.c: New test.
14719 * gdb.reverse/consecutive-reverse.exp: New test.
14720 * gdb.reverse/finish-reverse.c: New test.
14721 * gdb.reverse/finish-reverse.exp: New test.
14722 * gdb.reverse/machinestate.c: New test.
14723 * gdb.reverse/ms1.c: New test.
14724 * gdb.reverse/machinestate.exp: New test.
14725 * gdb.reverse/Makefile.in: New file.
14726 * gdb.reverse/shr2.c: New test.
14727 * gdb.reverse/solib-reverse.c: New test.
14728 * gdb.reverse/solib-reverse.exp: New test.
14729 * gdb.reverse/step-reverse.c: New test.
14730 * gdb.reverse/step-reverse.exp: New test.
14731 * gdb.reverse/until-reverse.c: New test.
14732 * gdb.reverse/ur1.c: New test.
14733 * gdb.reverse/until-reverse.exp: New test.
14734 * gdb.reverse/watch-reverse.c: New test.
14735 * gdb.reverse/watch-reverse.exp: New test.
14736 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
14737 * configure: Regenerate.
14738
fe3c8b0d
DE
147392009-06-26 Doug Evans <dje@google.com>
14740
14741 * gdb.base/psymtab.exp: Turn off pending breakpoints.
14742
3a72a602
PM
147432009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
14744
14745 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
14746 windows problem for 'file delete $binfile'.
14747
27aa8d6a
SW
147482009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
14749
14750 * gdb.cp/namespace-using.exp: New test.
14751 * gdb.cp/namespace-using.cc: New test.
14752
8ac055f8
JB
147532009-05-20 Joel Brobecker <brobecker@adacore.com>
14754
14755 * gdb.ada/variant_record_packed_array: New testcase.
14756
85e306ed
TT
147572009-06-23 Tom Tromey <tromey@redhat.com>
14758
14759 * gdb.base/charset.exp (test_combination): Regression test.
14760 * gdb.base/charset.c (my_wchar_t): New typedef.
14761 (myvar): New global.
14762 (main): Set myvar.
14763
56643c5e
PM
147642009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
14765
14766 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
14767 target.
14768
1fac167a
UW
147692009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14770
14771 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
14772
7ccb0be9
UW
147732009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14774
14775 * gdb.mi/gdb680.exp: Update test for error message.
14776
568d6575
UW
147772009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14778
14779 * gdb.base/annota1.exp: Allow multiple occurrences of the
14780 frames-invalid annotation.
14781 * gdb.cp/annota2.exp: Likewise.
14782
7cd1089b
PM
147832009-06-15 Phil Muldoon <pmuldoon@redhat.com>
14784
14785 * gdb.cp/gdb2495.cc: New file.
14786 * gdb.cp/gdb2495.exp: New file.
14787
72c63395
JK
147882009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14789
14790 Report error on GDB crash during runto.
14791 * lib/gdb.exp (runto <eof>): New.
14792
3788363d
DJ
147932009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
14794
14795 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
14796 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
14797 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
14798 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
14799 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
14800 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
14801 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
14802 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
14803 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
14804 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
14805 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
14806 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
14807 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
14808 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
14809 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
14810 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
14811 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
14812 gdb.server/server-mon.exp, gdb.server/server-run.exp,
14813 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
14814 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
14815 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
14816 gdb.trace/passcount.exp, gdb.trace/report.exp,
14817 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
14818 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
14819 gdb.trace/while-stepping.exp: Use a unique name for the compiled
14820 executable.
14821
17592de3
PA
148222009-06-07 Pedro Alves <pedro@codesourcery.com>
14823
14824 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
14825 defined before referencing it.
14826
701e355d
DE
148272009-06-03 Doug Evans <dje@google.com>
14828
14829 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
14830 * gdb.arch/i386-see.c: Ditto.
14831
f2292c65
PM
148322009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
14833
14834 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
14835 (check_macro): Return 1 if undefined.
14836 If first test fails, check if macro debug information is available,
14837 and report unsupported test if no macro information is found.
14838
5a437975
DE
148392009-05-29 Doug Evans <dje@google.com>
14840
14841 * gdb.threads/hand-call-in-threads.exp: New.
14842 * gdb.threads/hand-call-in-threads.c: New.
14843
c141c696
MS
148442009-05-29 Michael Snyder <msnyder@vmware.com>
14845
14846 * gdb.base/break-always.exp: Change "1" to "on".
14847 Add confirmation check.
14848
b3444185
PA
148492009-05-28 Pedro Alves <pedro@codesourcery.com>
14850
14851 * gdb.threads/threxit-hop-specific.c: New.
14852 * gdb.threads/threxit-hop-specific.exp: New.
14853 * gdb.threads/thread-execl.c: New.
14854 * gdb.threads/thread-execl.exp: New.
14855
b6313243
TT
148562009-05-27 Tom Tromey <tromey@redhat.com>
14857 Thiago Jung Bauermann <bauerman@br.ibm.com>
14858
14859 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
14860 (mi_child_regexp): Likewise.
14861 (mi_list_varobj_children_range): Likewise.
14862 (mi_get_features): Likewise.
14863 (mi_list_varobj_children): Rewrite.
14864 * gdb.python/python-mi.exp: New file.
14865
a6bac58e
TT
148662009-05-27 Tom Tromey <tromey@redhat.com>
14867 Thiago Jung Bauermann <bauerman@br.ibm.com>
14868 Phil Muldoon <pmuldoon@redhat.com>
14869 Paul Pluzhnikov <ppluzhnikov@google.com>
14870
14871 * gdb.python/python-prettyprint.exp: New file.
14872 * gdb.python/python-prettyprint.c: New file.
14873 * gdb.python/python-prettyprint.py: New file.
14874 * gdb.base/display.exp: print/r is now valid.
14875
2c74e833
TT
148762009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
14877 Tom Tromey <tromey@redhat.com>
14878 Pedro Alves <pedro@codesourcery.com>
14879 Paul Pluzhnikov <ppluzhnikov@google.com>
14880
14881 * gdb.python/python-template.exp: New file.
14882 * gdb.python/python-template.cc: New file.
14883 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
14884 tests.
14885 * gdb.python/python-value.exp (py_objfile_tests): New proc.
14886 Call it.
14887 (test_value_after_death): New proc.
14888 * gdb.python/python-value.c (PTR): New typedef.
14889 (main): New variable 'x'.
14890
89c73ade
TT
148912009-05-27 Tom Tromey <tromey@redhat.com>
14892
14893 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
14894 tests.
14895 * gdb.python/python-value.exp (py_objfile_tests): New proc.
14896 Call it.
14897
a75724bc
PA
148982009-05-27 Pedro Alves <pedro@codesourcery.com>
14899
14900 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
14901
e58b0e63
PA
149022009-05-24 Pedro Alves <pedro@codesourcery.com>
14903
14904 * gdb.threads/fork-thread-pending.c: New.
14905 * gdb.threads/fork-thread-pending.exp: New.
14906
4ac36638
JK
149072009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14908
14909 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
14910 * gdb.dwarf2/dw2-strp.S (a_string2): New.
14911
889bf7c5 149122009-05-18 Jon Beniston <jon@beniston.com>
c28c63d8 14913
889bf7c5 14914 * gdb.asm/asm-source.exp: Add lm32 target.
c28c63d8 14915
b242c3c2
PA
149162009-05-17 Pedro Alves <pedro@codesourcery.com>
14917
14918 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
14919 `gdb_get_line_number'. Call `callee' in both parent and child.
14920 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
14921 `gdb_get_line_number' instead of hardcoding line numbers.
14922 (catch_fork_unpatch_child): New procedure to test detaching
14923 breakpoints from child fork.
14924 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
14925 hardcoding line numbers.
14926 (do_fork_tests): Run `catch_fork_unpatch_child'.
14927
ee342b23
VP
149282009-05-17 Vladimir Prus <vladimir@codesourcery.com>
14929
14930 * gdb.mi/mi-cmd-var.exp: Check that when varobj
14931 of structure type enters or leaves the scope, it
14932 is reported by -var-update.
14933
e2009e98
DE
149342009-05-11 Doug Evans <dje@sebabeach.org>
14935
14936 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
fc529d80 14937 * gdb.threads/pending-step.c (main): Fix off-by-one error.
e2009e98
DE
14938 * gdb.threads/schedlock.c (main): Fix off-by-one error.
14939
00903456
JK
149402009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14941
14942 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
14943
dc621c35
DE
149442009-04-30 Doug Evans <dje@google.com>
14945
14946 * gdb.threads/watchthreads2.exp: New testcase.
14947 * gdb.threads/watchthreads2.c: New testcase.
14948
9ab4e744
DE
149492009-04-29 Doug Evans <dje@google.com>
14950
14951 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
14952 * gdb.cp/mb-ctor.cc: Ditto.
14953 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
14954 * gdb.cp/mb-inline.h (multi_line_foo): New function.
14955 * gdb.cp/mb-inline1.cc: Call it.
14956 * gdb.cp/mb-inline2.cc: Ditto.
14957 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
14958 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
14959
484086b7
JK
149602009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
14961
14962 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
14963 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
14964 Replace all uses of `decimal' by `nonzero'.
14965 (info macro FROM_COMMANDLINE): New test.
14966
379a77b5
TT
149672009-04-27 Tom Tromey <tromey@redhat.com>
14968
14969 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
14970
b92b73c2
DE
149712009-04-27 Doug Evans <dje@google.com>
14972
14973 * gdb.threads/watchthreads.c (main): Initialize args before starting
14974 the threads. Plus formatting cleanup.
14975 * gdb.threads/watchthreads.exp: Avoid errant failures due to
14976 biased scheduling of one thread.
14977
945a118d
JG
149782009-04-27 Jerome Guitton <guitton@adacore.com>
14979
14980 * gdb.cp/templates.cc (GetMax): New template.
14981 (main): Declare two instances of GetMax.
14982 * gdb.cp/templates.exp: Add new test.
14983
d389af10
JK
149842009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
14985
14986 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
14987
e7f86de9
JM
149882009-04-22 Joseph Myers <joseph@codesourcery.com>
14989
14990 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
14991
334cc82d
TT
149922009-04-15 Tom Tromey <tromey@redhat.com>
14993
14994 * gdb.base/charset.exp: Add regression test.
14995
d12672cc
JB
149962009-04-14 Joel Brobecker <brobecker@adacore.com>
14997
14998 * gdb.base/exe-lock.exp: New testcase.
14999
18e8c3bc
TT
150002009-04-13 Tom Tromey <tromey@redhat.com>
15001
15002 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
15003 operator on Frame.
15004
5ecd5cbe
UW
150052009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15006
15007 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
15008 * gdb.server/ext-attach.exp: Likewise.
15009
7309f756
VP
150102009-04-03 Vladimir Prus <vladimir@codesourcery.com>
15011
15012 Eliminate some sleep usage.
15013
889bf7c5
PA
15014 * gdb.mi/basics.c (do_nothing): New.
15015 (main): Use do_nothing instead of printf, so that
15016 not to introduce race condition between output of
15017 inferiour and output of gdb. Do not use sleep as it
15018 is not generally available on embedded targets.
7309f756 15019
f4b95f6f
PA
150202009-04-02 Pedro Alves <pedro@codesourcery.com>
15021
15022 * gdb.server/ext-attach.exp: Expect an optional process id after
15023 "Detached from remote process".
15024
de40b933
JK
150252009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
15026
15027 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
15028 gdb.dwarf2/dw2-unresolved.exp: New.
15029
2ae101a4
PA
150302009-04-02 Pedro Alves <pedro@codesourcery.com>
15031
15032 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
15033 mi_run_to_main.
15034
56a8e183
PA
150352009-04-02 Pedro Alves <pedro@codesourcery.com>
15036
15037 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
15038 mi_run_to_main. Skip thread exit test on remote targets.
15039 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
15040 mi_run_to_main.
15041 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
15042 mi_run_to_main.
15043 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
15044 when expecting ^connected. Detect when the target doesn't support
15045 non-stop mode.
15046 (mi_run_cmd): Detect if non-stop mode was requested by isn't
15047 supported. Return -1 on error, 0 on success.
15048 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
15049 (mi_runto): Return mi_runto_helper's result explicitly.
15050
c35fafde
PA
150512009-04-01 Pedro Alves <pedro@codesourcery.com>
15052
15053 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
15054
f8a8dce6
JB
150552009-04-01 Tom Tromey <tromey@redhat.com>
15056
15057 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
15058 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
15059 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
15060 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
15061
71c25dea
TT
150622009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
15063 Jan Kratochvil <jan.kratochvil@redhat.com>
15064
15065 PR gdb/931
15066 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
15067 output.
15068 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
15069 for gdb/931.
15070 * dw2-strp.S (DW_AT_language): Change to C++.
15071 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
15072
02d9a9ce
JB
150732009-03-31 Joel Brobecker <brobecker@adacore.com>
15074
15075 * gdb.ada/tasks: New testcase.
15076
1042e4c0
SS
150772009-03-30 Stan Shebs <stan@codesourcery.com>
15078
15079 * gdb.trace/actions.exp: Update to match new info trace format.
15080 * gdb.trace/deltrace.exp: Ditto.
15081 * gdb.trace/infotrace.exp: Ditto.
15082 * gdb.trace/passcount.exp: Ditto.
15083 * gdb.trace/save-trace.exp: Ditto.
15084 * gdb.trace/while-stepping.exp: Ditto.
15085 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
15086
f8f6f20b
TJB
150872009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
15088
15089 * gdb.python/python-frame.c: New file.
15090 * gdb.python/python-frame.exp: New file.
15091
c0c6f777
TJB
150922009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
15093
15094 * gdb.python/python-value.exp: Add tests for the address
15095 attribute.
15096
3cb51905
AS
150972009-03-29 Andreas Schwab <schwab@linux-m68k.org>
15098
15099 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
15100
88fc996f
DE
151012009-03-26 Doug Evans <dje@google.com>
15102
15103 * gdb.mi/mi-nonstop-exit.exp: New file.
15104 * gdb.mi/non-stop-exit.c: New file.
15105
56ef84b1
TT
151062009-03-26 Tom Tromey <tromey@redhat.com>
15107
15108 Update for change to prologue skipping:
15109 * gdb.mi/mi2-simplerun.exp: Update.
15110 * gdb.mi/mi2-break.exp: Update.
15111 * gdb.mi/mi-simplerun.exp: Update.
15112 * gdb.mi/mi-break.exp: Update.
15113 * gdb.base/ending-run.exp: Update.
15114
def2b000
TJB
151152009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
15116
15117 * gdb.python/python-value.exp (test_value_in_inferior): Test
15118 gdb.Value.is_optimized_out attribute.
15119
442ddf59
JK
151202009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15121
15122 * gdb.dwarf2/dw2-noloc-main.c: New file.
15123 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
15124 (.text): Remove.
15125 (.data): New.
15126 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
15127 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
15128 (DW_TAG_subprogram func_cu1, noloc): Remove.
15129 (main): New.
15130 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
15131 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
15132 (file_symbols): New procedure.
15133
a8df5de4
TT
151342009-03-25 Tom Tromey <tromey@redhat.com>
15135
15136 * gdb.base/charset.exp (valid_target_charset): New proc.
15137 Use it to skip tests on invalid charsets.
15138
cc1d7add
PM
151392009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
15140
15141 * gdb.base/completion.exp: Add a test for directory completion.
15142
bcd5727b
JK
151432009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15144
15145 Fix a racy FAIL.
15146 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
15147 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
15148
cc924cad
TJB
151492009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
15150
15151 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
15152 * gdb.python/python-function.exp: Add test for function returning
15153 a GDB value.
15154
bc3b79fd
TJB
151552009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
15156
15157 * gdb.python/python-function.exp: New file.
15158
6c7a06a3
TT
151592009-03-20 Tom Tromey <tromey@redhat.com>
15160
15161 * gdb.base/store.exp: Update for change to escape output.
15162 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
15163 to escape output.
15164 * gdb.base/pointers.exp: Update for change to escape output.
15165 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
15166 to escape output.
15167 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
15168 escape output.
15169 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
15170 to escape output.
15171 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
15172 escape output.
15173 * gdb.base/setvar.exp: Update for change to escape output.
15174 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
15175 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
15176 to escape output.
15177 (test_print_string_constants): Likewise.
15178 * gdb.base/charset.exp (valid_host_charset): Check size of
15179 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
15180 cases. Handle "auto"-related output.
15181 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
15182 (uvar, Uvar): New globals.
15183
c31af87b
JG
151842009-03-19 Jerome Guitton <guitton@adacore.com>
15185
15186 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
15187 deltas.
15188 * gdb.ada/fixed_points.exp: Ditto.
15189
51272cf2
PA
151902009-03-18 Pedro Alves <pedro@codesourcery.com>
15191
15192 * return-nodebug.c: Don't include stdio.h.
15193 (init): Delete.
15194 (func): Delete definition and provide extern declaration.
15195 (t): New.
15196 (main): Don't call printf. Call func and store its result in t.
15197 * return-nodebug1.c: New.
15198 * return-nodebug.exp: Don't expect stdio output. Instead, print
15199 the global variable t. Drop printf formatters and cast types from
15200 foreach loop. Don't use prepare_for_testing. Compile
15201 return-nodebug.c and return-nodebug1.c in separate steps. Don't
15202 define FORMAT or CAST.
15203
d24948ac
PP
152042009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
15205
15206 * gdb.base/solib-display.exp: Disable test for remote targers.
15207
61ff14c6
JK
152082009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15209
15210 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
15211
cb4dce93
JK
152122009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
15213
15214 Fix a racy FAIL.
15215 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
15216 code from `follow parent, print pids'.
15217 (`follow child, print pids', `follow parent, print pids'): Call it.
15218 Replace `gdb_test "break..."' by gdb_breakpoint.
15219
f7c60c5e
VP
152202009-03-13 Vladimir Prus <vladimir@codesourcery.com>
15221
15222 * gdb.mi/mi-cli.exp: Adjust for output difference in
61ff14c6 15223 sync and async modes.
f7c60c5e 15224
383ace49
JB
152252009-03-12 Joel Brobecker <brobecker@adacore.com>
15226
15227 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
15228 that was checked in by mistake. Remove loading of ada.exp, since
15229 this is not necessary in this case.
15230
4ce102af
JB
152312009-03-12 Joel Brobecker <brobecker@adacore.com>
15232
15233 * gdb.ada/ptype_arith_binop.exp: New testcase.
15234
529a2aef
JB
152352009-03-12 Joel Brobecker <brobecker@adacore.com>
15236
15237 * gdb.ada/mod_from_name: New testcase.
15238
8a38181c
JB
152392009-03-12 Joel Brobecker <brobecker@adacore.com>
15240
15241 * gdb.ada/tick_last_segv: New testcase.
15242
11436dee
VP
152432009-03-12 Vladimir Prus <vladimir@codesourcery.com>
15244
61ff14c6 15245 * gdb.mi/mi-cli.exp: Remove debug print.
11436dee 15246
1f31650a
VP
152472009-03-12 Vladimir Prus <vladimir@codesourcery.com>
15248
61ff14c6
JK
15249 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
15250 include the token in ^running and frame info in *stopped.
1f31650a 15251
a3247a22
PP
152522009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
15253
15254 * solib-display.exp: New file.
15255 * solib-display-main.c: New file.
15256 * solib-display-lib.c: New file.
61ff14c6 15257
aae64587
PA
152582009-03-05 Pedro Alves <pedro@codesourcery.com>
15259
15260 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
15261
44aabfbc
JK
152622009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
15263
15264 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
15265 (list_and_check_macro): Use more specific test name.
15266 (next to definition): Make the test names unique.
15267
c087fcd3
PM
152682009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
15269
15270 * gdb.pascal/floats.exp: Accept approximate results everywhere.
3cb51905 15271
c86cf029
VP
152722009-02-17 Vladimir Prus <vladimir@codesourcery.com>
15273
15274 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
15275 notifications.
15276 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
15277 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
15278 * lib/mi-support.exp (library_loaded_re): New.
15279 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
15280
3ea85240
VP
152812009-02-17 Vladimir Prus <vladimir@codesourcery.com>
15282
15283 * gdb.gdb/observer.exp: Use test_notification observer, not
15284 normal_stop, everywhere.
15285 (test_normal_stop_notifications): Rename to...
15286 (test_notifications): ...this.
15287 (test_observer_normal_stop): Rename to...
15288 (test_observer): ...this.
15289
1903f0e6
DE
152902009-02-16 Doug Evans <dje@google.com>
15291
15292 * gdb.arch/amd64-disp-step.S (test_int3): New test.
15293 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
15294 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
15295 (test_prefixed_syscall,test_int3): New tests.
15296 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
15297 (test_prefixed_syscall,test_int3): New tests.
15298
1d33d6ba
VP
152992009-02-14 Vladimir Prus <vladimir@codesourcery.com>
15300
3cb51905
AS
15301 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
15302 (mi_expect_interrupt): Likewise.
15303 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
15304 response.
1d33d6ba 15305
faafb047
PM
153062009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
15307
15308 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
15309 * gdb.base/pc-fp.exp (get_valueofx): Remove.
15310 Replace calls to get_valueofx by get_hexadecimal_valueof.
15311
417e16e2
PM
153122009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
15313
15314 * lib/gdb.exp (get_valueof): Accept anything as a return value.
15315 (get_integer_valueof): New procedure.
15316 (get_sizeof): Use new get_integer_value_of.
15317 * gdb.base/sizeof.exp: Replace all uses of get_valueof
15318 by get_integer_valueof.
15319
7065b901
TT
153202009-02-13 Tom Tromey <tromey@redhat.com>
15321
15322 * gdb.base/remote.exp (get_sizeof): Remove.
15323 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
15324 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
15325 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
15326 * lib/gdb.exp (get_valueof): Move from long_long.exp.
15327 (get_sizeof): Likewise.
15328
5d7cb8df
JK
153292009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15330
15331 PR fortran/9806
15332 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
15333
b2febfff
PP
153342009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
15335
15336 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
15337
4aa995e1
PA
153382009-02-06 Pedro Alves <pedro@codesourcery.com>
15339
15340 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
15341
d8906c6f
TJB
153422009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
15343
15344 * gdb.python/python-cmd.exp: New file.
15345
ff4ab08d
TG
153462009-02-06 Tristan Gingold <gingold@adacore.com>
15347
15348 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
15349
aacd552b
TG
153502009-02-05 Tristan Gingold <gingold@adacore.com>
15351
15352 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
15353 pointer is dereferenced and use this signal name in regexp.
15354 * gdb.base/signull.exp: Ditto.
15355 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
15356 * gdb.base/signull.c (main): Ditto.
15357
08c637de
TJB
153582009-02-04 Tom Tromey <tromey@redhat.com>
15359 Thiago Jung Bauermann <bauerman@br.ibm.com>
15360
15361 * gdb.python/python-value.exp: Use `gdb.history' instead of
15362 `gdb.value_from_history'.
15363 (test_value_numeric_ops): Add test for conversion of enum constant.
15364 * gdb.python/python-value.c (enum e): New type.
15365 (evalue): New global.
15366 (main): Use argv.
15367
20261af8
JG
153682009-02-04 Jerome Guitton <guitton@adacore.com>
15369
15370 * gdb.ada/uninitialized_vars: New test program.
15371 * gdb.ada/uninitialized_vars.exp: New testcase.
15372
52e44b43
TT
153732009-02-02 Tom Tromey <tromey@redhat.com>
15374
15375 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
15376 * gdb.cp/pr2489.cc: Rename...
15377 * gdb.cp/pr9594.cc: ... to this.
15378
1c71341a
TT
153792009-02-02 Tom Tromey <tromey@redhat.com>
15380
15381 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
15382 * gdb.cp/pr2489.cc: New file.
15383 * gdb.cp/cpcompletion.exp: New file.
15384
a4295225
TT
153852009-02-02 Tom Tromey <tromey@redhat.com>
15386
15387 PR exp/9059:
15388 * gdb.cp/call-c.exp: Add regression test.
15389 * gdb.cp/call-c.cc (FooHandle): New typedef.
15390 (main): New variable 'handle'.
15391
592375cd
VP
153922009-01-30 Vladimir Prus <vladimir@codesourcery.com>
15393
15394 * lib/mi-support.exp (et_mi_thread_list)
15395 (check_mi_and_console_threads): Adjust for current thread in
15396 -thread-list-ids output.
15397
41447f92
VP
153982009-01-30 Vladimir Prus <vladimir@codesourcery.com>
15399
889bf7c5
PA
15400 * gdb.mi/mi-break.exp (test_disabled_creation): New.
15401 Call it.
41447f92 15402
35669430
DE
154032009-01-28 Doug Evans <dje@google.com>
15404
15405 * gdb.arch/amd64-disp-step.S: New file.
15406 * gdb.arch/amd64-disp-step.exp: New file.
15407 * gdb.arch/i386-disp-step.S: New file.
15408 * gdb.arch/i386-disp-step.exp: New file.
15409
09f00d9a
PM
154102009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
15411
15412 * gdb.base/find.exp: Set newline variable
15413 using quotes instead of braces to fix cygwin failures.
15414
1e8fb976
PA
154152009-01-23 Pedro Alves <pedro@codesourcery.com>
15416
15417 * gdb.base/radix.exp: Add tests to ensure that that set
15418 input-radix 0 and set output-radix 0 are really rejected.
15419
da061712
PA
154202009-01-23 Pedro Alves <pedro@codesourcery.com>
15421
15422 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
15423 copyright years.
15424
dd7e2d2b
PA
154252009-01-23 Pedro Alves <pedro@codesourcery.com>
15426
15427 PR gdb/9664:
15428 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
15429
392452f6
PA
154302009-01-22 Pedro Alves <pedro@codesourcery.com>
15431
15432 PR c++/9631:
15433 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
15434
8653e71c
PM
154352009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
15436
15437 * gdb.server/file-transfer.exp: Use EXEEXT variable for
15438 binfile definition to fix Windows OS failure.
15439
a12cc160
DJ
154402009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
15441
15442 PR gdb/9346
15443 * gdb.base/interrupt.c (sigint_handler): New.
15444 (main): Install a SIGINT handler if SIGNALS is defined. Exit
15445 on error.
15446 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
15447 Test "signal SIGINT".
15448
b89667eb
DE
154492009-01-19 Doug Evans <dje@google.com>
15450
15451 * gdb.base/break.exp: Update expected gdb output.
15452 * gdb.base/sepdebug.exp: Ditto.
15453 * gdb.mi/mi-syn-frame.exp: Ditto.
15454 * gdb.mi/mi2-syn-frame.exp: Ditto.
15455 * gdb.base/call-signal-resume.exp: New file.
15456 * gdb.base/call-signals.c: New file.
15457 * gdb.base/unwindonsignal.exp: New file.
15458 * gdb.base/unwindonsignal.c: New file.
15459 * gdb.threads/interrupted-hand-call.exp: New file.
15460 * gdb.threads/interrupted-hand-call.c: New file.
15461 * gdb.threads/thread-unwindonsignal.exp: New file.
15462
adb483fe
DJ
154632009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
15464
15465 * gdb.base/define.exp: Test defining and hooking prefix commands.
15466 * gdb.python/python.exp: Update test for "show user" output.
15467
60023297
JK
154682009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15469
15470 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
15471 now the output exactly, using less wildcards. Expect also the output
15472 of gfortran-4.3. Update for the f-valprint.c modification from
15473 2008-04-22.
15474 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
15475 Remove gdb_test test names where matching the command.
15476
ccc57cf9
PA
154772009-01-01 Pedro Alves <pedro@codesourcery.com>
15478
15479 PR breakpoints/9681:
15480 * gdb.base/watchpoint.exp: Add regression test.
15481
c7a6ca08
PA
154822008-12-31 Pedro Alves <pedro@codesourcery.com>
15483
15484 * gdb.threads/attach-into-signal.exp: Don't use
15485 gdb_suppress_entire_file.
15486 * gdb.threads/attach-stopped.exp: Ditto.
15487 * gdb.threads/attachstop-mt.exp: Ditto.
15488
3a031f65
PA
154892008-12-31 Pedro Alves <pedro@codesourcery.com>
15490
15491 PR gdb/8812:
15492 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
15493
09e6485f
PA
154942008-12-29 Pedro Alves <pedro@codesourcery.com>
15495
15496 PR gdb/7536:
15497 * gdb.base/radix.exp: Add tests to ensure invalid input radices
15498 and unsupported output radices are really rejected.
15499
0cd53049
JK
155002008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
15501
15502 * gdb.cp/punctuator.exp: Backslash the '$' signs.
15503
ba163c7e
TT
155042008-12-22 Tom Tromey <tromey@redhat.com>
15505
15506 * gdb.cp/punctuator.exp: New file.
15507
6f4de6c9
JK
155082008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15509
15510 * gdb.base/completion.exp (Completing non-existing component): New test.
15511
0f34d0b4
JK
155122008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15513
15514 Fix for PR gdb/8648.
15515 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
15516 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
15517 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
15518 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
15519
db2ad4c3
JK
155202008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15521
15522 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
15523
bb5ef15e
DP
155242008-12-16 Christophe Lyon <christophe.lyon@st.com>
15525
15526 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
15527 compiler actually generate code at the expected line number.
15528
90142adc
JZ
155292008-12-15 Jie Zhang <jie.zhang@analog.com>
15530
15531 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
15532
fad6eecd
TT
155332008-12-12 Tom Tromey <tromey@redhat.com>
15534
15535 * gdb.base/commands.exp (redefine_hook_test): New proc.
15536 Call it.
15537
17c8aaf5
TT
155382008-12-11 Tom Tromey <tromey@redhat.com>
15539
15540 * gdb.base/macscp.exp: New regression test.
15541
7c8adf68
TT
155422008-12-11 Tom Tromey <tromey@redhat.com>
15543
15544 * gdb.base/macscp.exp: Print "address.addr".
15545 * gdb.base/macscp1.c (struct outer): New struct.
15546 (address): New global.
15547
b05dcbb7
TT
155482008-12-09 Tom Tromey <tromey@redhat.com>
15549
15550 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
15551 Call it.
15552
2d476de1
DE
155532008-12-04 Doug Evans <dje@google.com>
15554
15555 * gdb.server/ext-run.exp: Relax regexp for init program.
15556
87bdc959
TG
155572008-12-03 Tristan Gingold <gingold@adacore.com>
15558
15559 * gdb.base/macscp.exp: Generate an object file during compilation
15560 to work around Darwin dsymutil limitations.
15561
e0740f77
JK
155622008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
15563
15564 Test resolving external references to TLS variables.
15565 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
15566 FILE2_THREAD_LOCAL.
15567 (testfile2, srcfile2): New variables.
15568 * gdb.threads/tls.c (file2_thread_local)
15569 (function_referencing_file2_thread_local): New.
15570 * gdb.threads/tls2.c: New file.
15571
67f0aac5
JB
155722008-11-28 Joel Brobecker <brobecker@adacore.com>
15573
15574 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
e0740f77
JK
15575 rather than integer, as integer might not be big enough when
15576 on 64bit targets.
67f0aac5 15577
c332165e
JG
155782008-11-27 Jerome Guitton <guitton@adacore.com>
15579
15580 * gdb.cp/formatted-ref.exp: Add equality test.
15581 * gdb.ada/formatted_ref.exp: Ditto.
15582
fc9b693c
JK
155832008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
15584
15585 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
15586 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
15587
a9c64011
AS
155882008-11-20 Andreas Schwab <schwab@suse.de>
15589
15590 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
15591 matching syscall entry point.
15592 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
15593 (tcatch_vfork_then_child_follow): Likewise. Finish through
15594 vfork even if we stopped at the syscall trampoline.
15595
e2fd701e
DE
155962008-11-20 Doug Evans <dje@google.com>
15597
15598 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
15599
69abc51c
TJB
156002008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
15601
15602 * gdb.arch/ppc-dfp.exp: New file.
15603 * gdb.arch/ppc-dfp.c: New file.
15604
c14c28ba
PP
156052008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
15606
15607 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
a9c64011 15608
2e74121d
DE
156092008-11-17 Doug Evans <dje@google.com>
15610
15611 * gdb.mi/mi-syn-frame.exp: Update expected output.
15612 * gdb.mi/mi2-syn-frame.exp: Update expected output.
15613
66bb093b
VP
156142008-11-17 Vladimir Prus <vladimir@codesourcery.com>
15615
15616 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
a9c64011
AS
15617 "thread N" results in =thread-selected.
15618 * lib/mi-support (mi_run_cmd, mi_expect_stop)
15619 (mi_send_resuming_command_raw): Be prepared for
15620 =thread-selected.
15621
3d043ef6
VP
156222008-11-17 Vladimir Prus <vladimir@codesourcery.com>
15623
a9c64011
AS
15624 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
15625 * lib/mi-support.exp: Likewise.
3d043ef6 15626
808104c8
JB
156272008-11-16 Joel Brobecker <brobecker@adacore.com>
15628
15629 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
15630 commands from the expected output for "help catch".
15631
00b22944
JB
156322008-11-15 Joel Brobecker <brobecker@adacore.com>
15633
15634 * gdb.ada/int_deref.exp: New testcase.
15635
59669435
TT
156362008-11-14 Nick Roberts <nickrob@snap.net.nz>
15637
15638 * gdb.mi/gdb2549.exp: New file.
15639
de04a248
DE
156402008-11-11 Doug Evans <dje@google.com>
15641
15642 * gdb.base/callexit.exp: New file.
15643 * gdb.base/callexit.c: New file.
15644
6b8ce727
DE
156452008-11-10 Doug Evans <dje@google.com>
15646
15647 * lib/gdb.exp (GDBFLAGS): Move -nx ...
15648 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
15649 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
15650 (default_gdb_start,default_gdb_exit): Ditto.
15651 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
15652 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
15653 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
15654 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
15655 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
15656 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
15657
1b14b8aa
AS
156582008-11-03 Andreas Schwab <schwab@suse.de>
15659
15660 * gdb.base/hashline2.exp: Fix typo.
15661 * gdb.base/hashline3.exp: Likewise.
15662
f3134b88
TT
156632008-10-30 Tom Tromey <tromey@redhat.com>
15664
15665 * gdb.base/pointers.exp: Add test.
15666 * gdb.base/pointers.c (k, S): New typedefs.
15667 (instance): New global.
15668
c2226152
AS
156692008-10-30 Andreas Schwab <schwab@suse.de>
15670
15671 * gdb.base/args.exp: Add tests for newlines.
15672
462f405c
JB
156732008-10-30 Joel Brobecker <brobecker@adacore.com>
15674
15675 gdb.base/foll-exec.exp: Update the expected output of a couple
15676 of "info breakpoints" tests.
15677
79a45b7d
TT
156782008-10-28 Tom Tromey <tromey@redhat.com>
15679
15680 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
15681
adc13a14
PA
156822008-10-24 Pedro Alves <pedro@codesourcery.com>
15683
15684 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
15685 gdb_start_cmd.
15686 Use runto_main before any test that requires execution.
15687
252fbfc8
PA
156882008-10-23 Pedro Alves <pedro@codesourcery.com>
15689
15690 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
15691 instead of SIGINT.
15692
28148e3d
JB
156932008-10-22 Joel Brobecker <brobecker@adacore.com>
15694
15695 * gdb.base/completion.exp: Update expected output following
15696 the addition of the "info tasks" command.
15697
c209f847
TT
156982008-10-22 Tom Tromey <tromey@redhat.com>
15699
15700 * gdb.base/exprs.exp (test_expr): Add test for string
15701 concatenation.
15702
f177e350
PA
157032008-10-19 Pedro Alves <pedro@codesourcery.com>
15704
15705 * configure.ac: Output gdb.python/Makefile.
15706 * configure: Regenerate.
15707 * gdb.python/Makefile.in: New.
15708
cce89356
JB
157092008-10-16 Joel Brobecker <brobecker@adacore.com>
15710
15711 * gdb.base/foll-fork.exp: Adjust the expected output to match
15712 the new description for fork/vfork catchpoints in the "info
15713 breakpoints" output.
15714
176d289d
TJB
157152008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
15716
15717 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
15718
a08702d6
TJB
157192008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
15720
15721 * gdb.python/python-value.c: New file.
15722 * gdb.python/python-value.exp: New file.
15723
1c5cfe86
PA
157242008-10-15 Pedro Alves <pedro@codesourcery.com>
15725
15726 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
15727
5a98ad69
DP
157282008-10-15 Denis Pilat <denis.pilat@st.com>
15729
41702f1b 15730 * gdb.cp/mb-ctor.exp: Fix a typo.
5a98ad69 15731
dcb1a1e2
TT
157322008-10-09 Tom Tromey <tromey@redhat.com>
15733
15734 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
15735 'fprintf' and 'stderr'.
15736
9124fe48
JB
157372008-10-07 Joel Brobecker <brobecker@adacore.com>
15738
15739 * gdb.ada/ref_tick_size.exp: New testcase.
15740
45452591
DE
157412008-10-06 Doug Evans <dje@google.com>
15742
15743 * gdb.dwarf2/dw2-cu-size.exp: New file.
15744 * gdb.dwarf2/dw2-cu-size.S: New file.
15745
15746 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
15747 .Ltype_int for clarity.
15748
4fc5b208
PP
157492008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
15750
15751 PR gdb/2384:
15752 * gdb.cp/gdb2384.exp: Extended to test more cases.
15753 * gdb.cp/gdb2384.cc: Likewise.
15754 * gdb.cp/gdb2384-base.h: Likewise.
15755 * gdb.cp/gdb2384-base.cc: Likewise.
a9c64011 15756
d78df370
JK
157572008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
15758
15759 * gdb.base/maint.exp (maint print type): Remove printing
15760 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
15761
9a044a89
TT
157622008-09-30 Tom Tromey <tromey@redhat.com>
15763
15764 * gdb.base/macscp.exp: Add completion tests.
15765 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
15766 (TWENTY_THREE): Likewise.
15767 (FORTY_EIGHT): Likewise.
15768
506800a9
TT
157692008-09-30 Tom Tromey <tromey@redhat.com>
15770
15771 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
15772 everywhere.
15773 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
15774
1a6f01b5
JK
157752008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
15776
15777 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
15778 testcase is derived from. Fix racy dependency on an expected PID
15779 number. No longer support the testcase on Linux kernel 2.4.x.
15780
2fae03e8
TT
157812008-09-27 Tom Tromey <tromey@redhat.com>
15782
15783 * gdb.base/macscp.exp: Add tests for stringification, splicing,
15784 and varargs.
15785
1ad15515
PA
157862008-09-22 Pedro Alves <pedro@codesourcery.com>
15787
15788 * lib/mi-support.exp (mi_expect_interrupt): New.
15789 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
15790 from gdb.mi/mi-nonstop.exp.
15791 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
15792 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
15793 lib/mi-support.exp.
15794 Use mi_check_thread_states throughout. Avoid ".*" and do not
15795 require an anchor after -exec-run.
15796
d0b76dc6
DJ
157972008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
15798
15799 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
15800 stop is pending. Avoid ".*" when two stops are pending.
15801 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
15802 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
15803 newlines in fullnames.
15804 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
15805 (mi_expect_stop): Update comments. Only anchor in sync mode.
15806 Do not match newlines.
15807 (mi_send_resuming_command_raw): Always return status.
15808 (mi_get_stop_line): Do not match more than one line by accident.
15809 Only anchor in sync mode.
15810 (mi_run_inline_test): If -exec-next fails, give up.
15811
9990c830
UW
158122008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15813
15814 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
15815 on SPU.
15816
ebcf6f00
JB
158172008-09-10 Joel Brobecker <brobecker@adacore.com>
15818
15819 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
15820
b6db24e5
JB
158212008-09-10 Joel Brobecker <brobecker@adacore.com>
15822
15823 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
15824 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
15825 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
15826 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
15827 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
15828 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
15829 gdb.ada/interface.exp, gdb.ada/null_array.exp,
15830 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
15831 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
15832 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
15833 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
15834 Include the "= " sequence in the expected output of print tests.
15835
2bf448e0
JB
158362008-09-10 Joel Brobecker <brobecker@adacore.com>
15837
15838 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
15839 description for boolean types.
15840
d51fd4c8
PA
158412008-09-09 Pedro Alves <pedro@codesourcery.com>
15842
15843 * gdb.base/hook-stop-continue.c: New.
15844 * gdb.base/hook-stop-continue.exp: New.
15845
694182d2
DJ
158462008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
15847
15848 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
15849
3b8a7fc0
JG
158502008-09-08 Jerome Guitton <guitton@adacore.com>
15851
15852 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
15853 (stack_check_probe_2, stack_check_probe_loop_1)
15854 (stack_check_probe_loop_2): New functions.
15855 (main): Add call to these new functions.
15856 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
15857 functions, check that the breakpoint is inserted at the appropriate
15858 location.
15859 (insert_breakpoint): Slightly refine this procedure so that it can
15860 be called several times in the test.
15861
96cc0ae8
JG
158622008-09-08 Jerome Guitton <guitton@adacore.com>
15863
15864 * gdb.base/stack-checking.c: New file.
15865 * gdb.base/stack-checking.exp: New file.
15866
1f08b409
TJB
158672008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
15868
15869 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
15870 * gdb.arch/altivec-regs.exp: Likewise.
15871 * gdb.arch/vsx-regs.exp: Likewise.
15872
3099e1c4
TJB
158732008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
15874
15875 * gdb.arch/ppc-fp.exp: New file.
15876 * gdb.arch/ppc-fp.c: New file.
15877
cc69bfc1
PP
158782008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
15879
15880 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
15881 lest gcc-4.3.1 optimizes the whole thing away.
a9c64011 15882
b02a33db
MS
158832008-09-04 Michael Snyder <msnyder@vmware.com>
15884
15885 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
15886 as "at" (for non-debug functions such as _start).
15887
2992cbe0
UW
158882008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15889
15890 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
15891 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
15892 software watchpoints.
15893 * gdb.base/watch_thread_num.exp: Likewise.
15894
514f746b
AR
158952008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
15896
15897 * gdb.arch/i386-bp_permanent.exp: New test.
15898
876cecd0
TT
158992008-08-24 Tom Tromey <tromey@redhat.com>
15900
15901 * gdb.base/maint.exp: Update "maint print type".
15902
80f73d71
VP
159032008-08-21 Vladimir Prus <vladimir@codesourcery.com>
15904
15905 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
15906 support. Adjust the order of "*running" notifications.
15907 * gdb.mi/non-stop.c: Don't cast from int to void* and
15908 back.
15909
d9c78d7d
MK
159102008-08-20 Mark Kettenis <kettenis@gnu.org>
15911
15912 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
15913 expect to find it in the "info frame" output.
15914
97a2d1d3
DJ
159152008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
15916
15917 * gdb.base/interp.exp: Always consume both prompts.
15918
b96e2927
PA
159192008-08-20 Pedro Alves <pedro@codesourcery.com>
15920
15921 * gdb.base/pending.exp: Test pending breakpoints without symbols
15922 loaded.
15923
8cf6e61a
VP
159242008-08-19 Vladimir Prus <vladimir@codesourcery.com>
15925
15926 * lib/mi-support.exp (mi_expect_stop): Produce
15927 more details on failures.
15928 * gdb.mi/mi-nonstop.exp: New.
15929 * gdb.mi/non-stop.c: New.
15930
c6ebd6cf
VP
159312008-08-19 Vladimir Prus <vladimir@codesourcery.com>
15932
a9c64011
AS
15933 * gdb.mi/mi-async.exp: Use 'set target-async'.
15934 * lib/mi-support.exp: Use 'set/show target-async'.
c6ebd6cf 15935
46a9b8ed
DJ
159362008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
15937
15938 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
15939
44feb3ce
TT
159402008-08-17 Tom Tromey <tromey@redhat.com>
15941
15942 * gdb.base/help.exp (help catch): Rewrite.
15943
311a4e6b
TJB
159442008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
15945
15946 * gdb.base/define.exp: Test indented command documentation.
15947 * gdb.python/python.exp: Test indented multi-line command.
15948
604c2f83
LM
159492008-08-15 Luis Machado <luisgpm@br.ibm.com>
15950
15951 * testsuite/gdb.arch/vsx-regs.c: New source file.
15952 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
15953 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
15954
886a217c
TT
159552008-08-14 Tom Tromey <tromey@redhat.com>
15956
15957 * gdb.base/macscp.exp: Add regression test for "macro define" or
15958 "macro undef" with no arguments.
15959
c814a4f3
PP
159602008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
15961
15962 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
a9c64011 15963
12ab8a60
UW
159642008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15965
15966 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
15967
d57a3c85
TJB
159682008-08-06 Tom Tromey <tromey@redhat.com>
15969
15970 * gdb.python/python.exp: New file.
15971
c7b778ff
JK
159722008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
15973
15974 Fix for PR gdb/1543.
15975 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
15976 $LOCATION.
15977 (location): New variable.
15978 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
15979 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
15980 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
15981 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
15982 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
15983 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
15984 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
15985 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
15986 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
15987 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
15988 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
15989 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
15990 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
15991 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
15992 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
15993 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
15994 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
15995 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
15996 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
15997 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
15998 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
15999 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
16000 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
16001 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
16002 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
16003 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
16004 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
16005 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
16006 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
16007 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
16008 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
16009 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
16010 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
16011 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
16012 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
16013 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
16014 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
16015 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
16016 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
16017 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
16018 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
16019 gdb.base/type-opaque.exp, gdb.base/until.exp,
16020 gdb.base/value-double-free.c, gdb.base/varargs.exp,
16021 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
16022 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
16023 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
16024 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
16025 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
16026 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
16027 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
16028 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
16029 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
16030 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
16031 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
16032 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
16033 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
16034 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
16035 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
16036 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
16037 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
16038 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
16039 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
16040 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
16041 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
16042 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
16043 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
16044 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
16045 gdb.pascal/types.exp, gdb.stabs/weird.exp,
16046 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
16047 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
16048 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
16049 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
16050 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
16051 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
16052 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
16053 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
16054 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
16055 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
16056 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
16057 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
16058 lib/mi-support.exp, lib/trace-support.exp: Remove reference
16059 to bug-gdb@prep.ai.mit.edu .
16060
5e06a3d1
VP
160612008-07-31 Vladimir Prus <vladimir@codesourcery.com>
16062
16063 * lib/mi-support.exp (mi_load_shlibs): New.
16064 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
16065
9d81d21b
VP
160662008-07-30 Vladimir Prus <vladimir@codesourcery.com>
16067
16068 * lib/mi-support.exp (get_mi_thread_list)
16069 (check_mi_and_console_threads): New, moved from ...
16070 * gdb.mi/mi-pthread.exp: ...here.
16071 * gdb.mi/gdb669.exp (get_mi_thread_list)
16072 (check_mi_and_console_threads): Delete.
16073 * gdb.mi/mi2-pthread.exp: Likewise.
16074
bae98fe0
TT
160752008-07-28 Tom Tromey <tromey@redhat.com>
16076
16077 * Makefile.in (just-check): Remove. Move body to...
16078 (check): ... here.
16079
57380f4e
DJ
160802008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
16081
16082 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
16083 Add a test for duplicated SIGINTs.
16084
e09490f1
DJ
160852008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
16086
16087 * gdb.threads/schedlock.exp (get_args): Update to work for any
16088 value of NUM.
16089 (Top level): Report the number of threads that did not resume.
16090
6387b45f
DJ
160912008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
16092
16093 * gdb.dwarf2/dw2-compressed.S: Also define __start.
16094
62f64ff2
DJ
160952008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
16096
16097 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
16098 non-MI prompt.
16099
fa8de41e
TT
161002008-07-26 Tom Tromey <tromey@redhat.com>
16101
16102 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
16103 (function_struct, function_struct_ptr): New globals.
16104 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
16105 function pointer in a struct.
16106
ccb3ac8a
TT
161072008-07-26 Tom Tromey <tromey@redhat.com>
16108
16109 * gdb.base/macscp.exp: Add test for macro lexing bug.
16110
d7d9f01e
TT
161112008-07-18 Tom Tromey <tromey@redhat.com>
16112
16113 * gdb.base/macscp.exp: Add macro tests.
16114
9bf07184
PP
161152008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
16116
16117 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
16118
becf6477
PP
161192008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
16120
16121 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
16122
0709f7d3
PP
161232008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
16124
16125 * gdb.cp/class2.exp: fix for failure on spu-elf
a9c64011 16126
7093c834
PP
161272008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
16128
16129 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
a9c64011 16130
b432ffe3
JK
161312008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
16132
16133 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
16134
b1a268e5
VP
161352008-07-12 Vladimir Prus <vladimir@codesourcery.com>
16136
16137 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
16138
e2995f8e
KB
161392008-07-11 Kevin Buettner <kevinb@redhat.com>
16140
16141 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
16142 of regexp to account for changes made to GDB in the printing of
16143 byte vectors.
16144
14032a66
TT
161452008-07-11 Tom Tromey <tromey@redhat.com>
16146
16147 * gdb.base/completion.exp: Add 'help' completion test.
16148
981505ef
JK
161492008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
16150
16151 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
16152
10568435
JK
161532008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
16154
16155 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
16156
4487aabf
PA
161572008-07-09 Pedro Alves <pedro@codesourcery.com>
16158
16159 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
16160
a4a9b1c4
PA
161612008-07-09 Pedro Alves <pedro@codesourcery.com>
16162
16163 * gdb.base/fullname.exp: Restore pwd if compiling failed.
16164
3c3185ac
JK
161652008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16166
16167 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
16168
7ebd49dc
VP
161692008-06-28 Vladimir Prus <vladimir@codesourcery.com>
16170
16171 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
16172 previous commit. Add a comment.
16173
84e46146
PA
161742008-06-28 Pedro Alves <pedro@codesourcery.com>
16175
16176 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
16177
0f8d4a2f
VP
161782008-06-28 Vladimir Prus <vladimir@codesourcery.com>
16179
16180 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
16181
f747e0ce
PA
161822008-06-27 Pedro Alves <pedro@codesourcery.com>
16183
16184 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
16185 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
16186 compiling an executable, link in an object that forces unbuffered
16187 output.
16188 * lib/set_unbuffered_mode.c: New file.
16189
734a5c36
JK
161902008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16191
16192 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
16193
a2840c35
VP
161942008-06-25 Vladimir Prus <vladimir@codesourcery.com>
16195
a9c64011
AS
16196 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
16197 mi_expect_stop.
16198 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
16199 Demand that *running is output.
16200 (detect_async): Perform checking every time.
16201 (mi_send_resuming_command): Extract everything into...
16202 (mi_send_resuming_command_raw): ...this.
a2840c35
VP
16203 (mi_expect_stop): Don't accept any output before *stopped.
16204
6ae37fef
VP
162052008-06-13 Vladimir Prus <vladimir@codesourcery.com>
16206
16207 Robustify mi-simplerun.
a9c64011
AS
16208 * gdb.mi/basics.c (main): Add a call to sleep.
16209 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
16210 * gdb.mi/mi2-cli.exp: Likewise.
16211 * gdb.mi/mi-break.exp: Likewise.
6ae37fef 16212
b4aa76f0 162132008-06-11 Vladimir Prus <vladimir@codesourcery.com>
83408de7
VP
16214
16215 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
16216
e1ac3328
VP
162172008-06-10 Vladimir Prus <vladimir@codesourcery.com>
16218
a9c64011
AS
16219 * gdb.mi/mi-console.exp: Adjust.
16220 * gdb.mi/mi-syn-frame.exp: Adjust.
16221 * gdb.mi/mi2-console.exp: Adjust.
16222 * gdb.mi/mi2-syn-frame.exp: Adjust.
16223 * lib/mi-support.exp (mi_run_cmd): Adjust.
16224 (mi_send_resuming_command): Adjust.
e1ac3328 16225
f7f9a841
VP
162262008-06-10 Vladimir Prus <vladimir@codesourcery.com>
16227
16228 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
a9c64011
AS
16229 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
16230 testing of stopped.
16231 * gdb.mi/mi2-syn-frame.exp: Likewise.
16232 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
16233 (async, detect_async): New.
16234 (mi_expect_stop, mi_continue_to_line): Adjust expectation
16235 depending on if we're running in sync or async mode.
f7f9a841 16236
37cd5d19
TT
162372008-06-09 Tom Tromey <tromey@redhat.com>
16238
16239 * gdb.base/completion.exp: New tests for field name completion
16240 with spaces, and field name completion with '->'.
16241
65d12d83
TT
162422008-06-06 Tom Tromey <tromey@redhat.com>
16243
16244 * gdb.base/break1.c (struct some_struct): New struct.
16245 (values): New global.
16246 * gdb.base/completion.exp: Add field name completion test.
16247
ebfe2e3f
PP
162482008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
16249
16250 * gdb.cp/call-c.exp: Test for incorrect handling of reference
16251 to pointer.
16252 * gdb.cp/call-c.cc: Likewise.
16253
bcf6fc3a
NR
162542008-06-06 Nick Roberts <nickrob@snap.net.nz>
16255
16256 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
16257 annotation.
16258
49fd4a42 162592008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
a9c64011 16260 Pedro Alves <pedro@codesourcery.com>
49fd4a42
PA
16261
16262 * gdb.threads/execl.c, gdb.threads/execl1.c,
16263 gdb.threads/execl.exp: New tests.
a9c64011 16264
8a34ac3f
AR
162652008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
16266 Daniel Jacobowitz <dan@codesourcery.com>
16267
16268 * gdb.cp/exception.exp: Activate test, make it work with pending
16269 catchpoints.
16270
86ae69ef
JK
162712008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
16272
16273 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
16274
f7f9ae2c
VP
162752008-05-28 Vladimir Prus <vladimir@codesourcery.com>
16276
a9c64011
AS
16277 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
16278 now printed.
16279 * gdb.mi/mi2-var-cmd.exp: Likewise.
f7f9ae2c 16280
2a2d4dc3
AS
162812008-05-27 Andreas Schwab <schwab@suse.de>
16282
16283 * gdb.base/frame-args.exp: Handle arguments that are optimized
16284 out.
16285
5099e4d9
LM
162862008-05-26 Luis Machado <luisgpm@br.ibm.com>
16287
16288 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
16289 quiet for ppc32 and group options into a single variable.
16290
d9c36a91
JB
162912008-05-23 Joel Brobecker <brobecker@adacore.com>
16292
16293 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
16294 of zero-size elements.
16295 * gdb.ada/null_array.exp: Test printing this new array.
16296
103a8671
JK
162972008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16298
16299 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
16300
07a4cc1a 163012008-05-21 Joel Brobecker <brobecker@adacore.com>
5943254b
JB
16302
16303 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
16304 of the "finish" command.
16305
55f996a7
NR
163062008-05-21 Nick Roberts <nickrob@snap.net.nz>
16307
16308 * gdb.base/annota1.exp: Test for new annotation.
16309
907fc202
UW
163102008-05-16 Pedro Alves <pedro@codesourcery.com>
16311
16312 * gdb.base/fixsection.exp: New file.
16313 * gdb.base/fixsection0.c: New file.
16314 * gdb.base/fixsection1.c: New file.
16315
e8f97270
UW
163162008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16317
16318 * gdb.base/annota1.exp: Accept printf@... in place of printf.
16319 * gdb.base/annota3.exp: Likewise.
16320
ac0bb574
NF
163212008-05-13 Nathan Froyd <froydnj@codesourcery.com>
16322
16323 * gdb.base/watch_thread_num.exp: Don't run tests that require
16324 watchpoints if the target doesn't support them.
16325
6fadd07a
DE
163262008-05-12 Doug Evans <dje@google.com>
16327
16328 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
16329
6e9a4a30
JB
163302008-05-09 Joel Brobecker <brobecker@adacore.com>
16331
16332 * gdb.ada/assign_1.exp: New testcase.
16333
08388c79
DE
163342008-05-09 Doug Evans <dje@google.com>
16335
a3c83fae
DE
16336 * gdb.base/find.exp: New file.
16337 * gdb.base/find.c: New file.
08388c79 16338
bd5ddfe8
DJ
163392008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
16340
16341 * gdb.base/commands.exp (watchpoint_command_test): Handle
16342 gdb,no_hardware_watchpoints.
16343 * gdb.base/float.exp: Allow ARM targets without floating point.
16344 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
16345
b5dd68e2 163462008-05-06 Jerome Guitton <guitton@adacore.com>
a9c64011 16347 Joel Brobecker <brobecker@adacore.com>
b5dd68e2
JB
16348
16349 * gdb.ada/lang_switch: New test program.
16350 * gdb.ada/lang_switch.exp: New testcase.
16351
382d13d1
DE
163522008-05-05 Doug Evans <dje@google.com>
16353
16354 * gdb.base/help.exp (disassemble): Update expected help text.
16355
9dd789d0
PA
163562008-05-04 Pedro Alves <pedro@codesourcery.com>
16357
16358 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
16359
611c83ae
PA
163602008-05-04 Pedro Alves <pedro@codesourcery.com>
16361
16362 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
16363 different times.
16364
ff013f42
JK
163652008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
16366
16367 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
16368 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
16369 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
16370 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
16371
96dff6a2
VP
163722008-05-04 Vladimir Prus <vladimir@codesourcery.com>
16373
16374 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
16375 notification to appear.
16376
55cd6f92
DJ
163772008-05-04 Daniel Jacobowitz <dan@debian.org>
16378
16379 * gdb.base/fullname.c: New file.
16380 * gdb.base/fullname.exp: New file.
16381 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
16382
d705c43c
PA
163832008-05-03 Pedro Alves <pedro@codesourcery.com>
16384
16385 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
16386 expressions with macros.
16387
333222e1
JK
163882008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
16389
16390 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
16391
5ac01682
DJ
163922008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
16393
16394 * gdb.base/completion.exp: Handle lack of other symbols beginning
16395 with "a".
16396
16397 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
16398
237fc4c9
PA
163992008-05-02 Jim Blandy <jimb@codesourcery.com>
16400
16401 * gdb.asm/asmsrc1.s: Add scratch space.
16402
ed5e9466
DJ
164032008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
16404 Daniel Jacobowitz <dan@codesourcery.com>
16405
16406 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
16407 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
16408 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
16409
b39cc962
DJ
164102007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
16411
16412 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
16413
36d520f5
JB
164142008-05-01 Joel Brobecker <brobecker@adacore.com>
16415
16416 * gdb.base/info-target.exp: New testcase.
16417
8d4e3071
DJ
164182008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
16419
16420 * gdb.cp/hang.exp: Use .cc instead of .C.
16421 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
16422 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
16423
6f3f3097
DJ
164242008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
16425
16426 * gdb.base/gdb1250.exp: Remove perror.
16427 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
16428
5550a914
PA
164292008-04-30 Pedro Alves <pedro@codesourcery.com>
16430
16431 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
16432 .2byte.
16433
d848e687
DJ
164342008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
16435
16436 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
16437 (maybe_kfail): New.
16438
93b5768b
PA
164392008-04-25 Pedro Alves <pedro@codesourcery.com>
16440
16441 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
16442
721c02de
VP
164432008-04-24 Vladimir Prus <vladimir@codesourcery.com>
16444
a9c64011
AS
16445 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
16446 * gdb.mi/mi2-syn-frame.exp: Likewise.
16447 * lib/mi-support.exp: Likewise.
721c02de 16448
74960c60
VP
164492008-04-24 Vladimir Prus <vladimir@codesourcery.com>
16450
16451 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
16452 to specify regexp for the location to stop at.
16453 * gdb.base/break-always.c: New.
16454 * gdb.base/break-always.exp: New.
16455
d24317b4
VP
164562008-04-24 Vladimir Prus <vladimir@codesourcery.com>
16457
16458 * lib/mi-support.exp (mi_runto_helper): Adjust
16459 for the original-location field.
16460 (mi_create_breakpoint, mi_list_breakpoints): New.
16461 * gdb.mi/mi-break.exp: Adjust.
16462 * gdb.mi/mi2-break.exp: Adjust.
16463 * gdb.mi/mi-pending.exp: Adjust.
16464 * gdb.mi/mi-simplerun.exp: Adjust.
16465 * gdb.mi/mi2-simplerun.exp: Adjust.
16466 * gdb.mi/mi-syn-frame.exp: Adjust.
16467 * gdb.mi/mi2-syn-frame.exp: Adjust.
16468 * gdb.mi/mi-until.exp: Adjust.
16469 * gdb.mi/mi2-until.exp: Adjust.
16470 * gdb.mi/mi-var-display.exp: Adjust.
16471 * gdb.mi/mi2-var-display.exp: Adjust.
16472 * gdb.mi/mi-watch.exp: Adjust.
16473 * gdb.mi/mi2-watch.exp: Adjust.
16474
fdc59709 164752008-04-23 Paolo Bonzini <bonzini@gnu.org>
d24317b4 16476
a9c64011
AS
16477 * aclocal.m4: Add override.m4.
16478 * configure: Regenerate.
fdc59709 16479
8e91f023
VP
164802008-04-19 Vladimir Prus <vladimir@codesourcery.com>
16481
16482 * gdb.mi/var-cmd.c (do_at_tests): Verify that
16483 '-var-update --all-values' reports new value even the type
16484 of a variable object has changed.
16485
233a11ab
CS
164862008-04-18 Craig Silverstein <csilvers@google.com>
16487
16488 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
16489 files.
d24317b4 16490
9c1137ad
JB
164912008-04-18 Joel Brobecker <brobecker@adacore.com>
16492
16493 * gdb.ada/atomic_enum: New test program.
16494 * gdb.ada/atomic_enum.exp: New testcase.
16495
66d0bbc7
DE
164962008-04-17 Doug Evans <dje@google.com>
16497
16498 * gdb.opt/Makefile.in: Fix whitespace.
16499
100906b0
UW
165002008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
16501
16502 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
16503
4584e32e
DE
165042008-04-17 Doug Evans <dje@google.com>
16505
16506 * gdb.base/hashline1.exp: New testcase.
16507 * gdb.base/hashline2.exp: New testcase.
16508 * gdb.base/hashline2.exp: New testcase.
16509
0a320680
PA
165102008-04-17 Pedro Alves <pedro@codesourcery.com>
16511
16512 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
16513
18ac113b
AR
165142008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
16515
16516 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
16517 temporary breakpoint to match "Temporary breakpoint".
16518 * gdb.base/break.exp (delete_breakpoints): Likewise.
16519 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
16520 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
16521 * gdb.base/display.exp: Likewise.
16522 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
16523 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
16524 * gdb.base/restore.exp (restore_tests): Likewise.
16525 * gdb.base/sepdebug.exp: Likewise.
16526 * gdb.base/watchpoint.exp: Likewise.
16527 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
16528 * gdb.mi/mi-pending.exp: Likewise.
16529 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
16530 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
16531 * gdb.mi/mi-var-cmd.exp: Likewise.
16532 * gdb.mi/mi-var-display.exp: Likewise.
16533 * gdb.mi/mi2-cli.exp: Likewise.
16534 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
16535 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
16536 * gdb.mi/mi2-var-display.exp: Likewise.
16537 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
16538 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
16539 new "disp" field.
a9c64011 16540 (mi_expect_stop): Move after_reason argument to be really after
18ac113b
AR
16541 reason. This is to support fix for PR2424.
16542
add38693
JK
165432008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
16544
16545 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
16546
fcacd99f
VP
165472008-04-13 Vladimir Prus <vladimir@codesourcery.com>
16548
16549 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
a9c64011 16550 field. Add more floating varobj tests.
fcacd99f 16551 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
a9c64011
AS
16552 field.
16553 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
16554 (main): Call do_at_tests.
16555 * lib/mi-support.exp (mi_create_floating_varobj)
16556 (mi_varobj_update_with_type_change): New.
fcacd99f 16557
de051565
MK
165582008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
16559
16560 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
16561 option of -var-evaluate-expression.
16562 * gdb.mi/mi2-var-display.exp: Likewise.
16563
dbc52822
VP
165642008-04-07 Vladimir Prus <vladimir@codesourcery.com>
16565
16566 Introduce test setup helpers.
a9c64011
AS
16567 * lib/gdb.exp (build_executable, clean_restart)
16568 (prepare_for_testing): New.
16569 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
16570 * gdb.base/return.exp: Likewise.
16571 * gdb.base/ending-run.exp: Likewise.
dbc52822 16572
473591da
NR
165732008-04-07 Nick Roberts <nickrob@snap.net.nz>
16574
16575 * gdb.mi/mi-async.exp: New test for asynchronous Machine
16576 Interface (MI) responses.
16577
2b2d9e11
VP
165782008-04-06 Vladimir Prus <vladimir@codesourcery.com>
16579
a9c64011
AS
16580 * gdb.cp/breakpoint.cc: New code to test conditions involving
16581 member variables.
16582 * gdb.cp/breakpoint.exp: Test condition involving member
16583 variables.
2b2d9e11 16584
bb378428
VP
165852008-04-05 Vladimir Prus <vladimir@codesourcery.com>
16586
16587 * lib/mi-support.exp (mi_expect_stop): New.
16588 (mi_run_cmd): Change the
16589 token. Use mi_send_resuming_command, use
16590 mi_expect_stop.
16591 (mi_execute_to_helper): Rename to mi_execute_to.
16592 (mi_send_resuming_command): Add more error patterns.
16593 (mi_wait_for_stop): Renamed to...
16594 (mi_get_stop_line): ...this.
16595 (mi_run_inline_test): Adjust.
16596
16597 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
16598 * gdb.mi/mi-console.exp: Likewise.
16599 * gdb.mi/mi-pending.exp: Likewise.
16600 * gdb.mi/mi-simplerun.exp: Likewise.
16601 * gdb.mi/mi-stack.exp: Likewise.
16602 * gdb.mi/mi-stepi.exp: Likewise.
16603 * gdb.mi/mi-syn-frame.exp: Add comment.
16604 * gdb.mi/mi-until.exp: Likewise.
16605 * gdb.mi/mi-var-display.exp: Likewise.
16606 * gdb.mi/mi-watch.exp: Likewise.
16607 * gdb.mi/mi2-cli.exp: Likewise.
16608 * gdb.mi/mi2-console.exp: Likewise.
16609 * gdb.mi/mi2-simplerun.exp: Likewise.
16610 * gdb.mi/mi2-stack.exp: Likewise.
16611 * gdb.mi/mi2-stepi.exp: Likewise.
16612 * gdb.mi/mi2-until.exp: Likewise.
16613 * gdb.mi/mi2-var-display.exp: Likewise.
16614 * gdb.mi/mi2-watch.exp: Likewise.
16615
62172bb9
UW
166162008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16617
16618 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
16619
16620 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
16621
a13e061a
PA
166222008-04-04 Pedro Alves <pedro@codesourcery.com>
16623
16624 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
16625 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
16626 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
16627 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
16628 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
16629 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
16630 expect an mi error duplicated in stderr.
16631
eae06beb
JB
166322008-04-03 Joel Brobecker <brobecker@adacore.com>
16633
16634 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
16635 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
16636 Add a couple of tests that verify the behavior when the new setting
16637 is set to "cancel" and "all".
16638 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
16639 "ask" before we start the testing.
16640
79c6ced6
AR
166412008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
16642
16643 * gdb.cp/casts.cc: Add class reference variables.
16644 * gdb.cp/casts.exp: New test cases for up/down casting references.
16645
6c2d1a6b
MK
166462008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
16647
16648 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
16649 instead of beginning to make an extra test pass.
16650 * gdb.mi/mi2-var-display.exp: Likewise.
16651
55b411d9
MR
166522008-03-31 Maciej W. Rozycki <macro@mips.com>
16653
16654 * gdb.base/break.exp: Mark failures as such. Fix formatting.
16655
c6140da2
MD
166562008-03-31 Markus Deuling <deuling@de.ibm.com>
16657 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16658
16659 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
16660 value. Add xfail for older kernels.
16661
79732189
AR
166622008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
16663
16664 Bring mi-support in line with gdb.exp.
16665 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
16666 (mi_gdb_start): New function.
16667
33c3676e
MR
166682008-03-28 Maciej W. Rozycki <macro@mips.com>
16669
16670 * gdb.mi/mi-var-cmd.exp: Fix a typo.
16671
92e28119
VP
166722008-03-26 Vladimir Prus <vladimir@codesourcery.com>
16673
16674 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
16675 * gdb.mi/mi2-var-display.exp: Likewise.
a9c64011 16676
9e8e3afe
VP
166772008-03-26 Vladimir Prus <vladimir@codesourcery.com>
16678
16679 * lib/mi-support.exp (mi_create_varobj_checked): New.
16680 (mi_list_varobj_children): Allow to check for a
16681 value.
16682 (mi_list_array_varobj_children): New.
16683
16684 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
16685 and mi_list_varobj_children, as opposed to hardcoding
16686 expected strings.
16687 * gdb.mi/gdb701.exp: Likewise.
16688 * gdb.mi/gdb792.exp: Likewise.
16689 * gdb.mi/mi-var-block.exp: Likewise.
16690 * gdb.mi/mi-var-cmd.exp: Likewise.
16691 * gdb.mi/mi-var-invalidate.exp: Likewise.
16692 * gdb.mi/mi2-var-block.exp: Likewise.
16693 * gdb.mi/mi2-var-child.exp: Likewise.
16694 * gdb.mi/mi2-var-cmd.exp: Likewise.
16695 * gdb.mi/mi2-var-display.exp: Likewise.
16696
9df50351
JK
166972008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
16698
16699 Fix random false FAILs on i386.
16700 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
16701
31e5d73a
DJ
167022008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
16703
16704 PR gdb/544
16705 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
16706
12f4afab
DJ
167072008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
16708
16709 PR gdb/544
16710 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
16711
b562a0cb
DJ
167122008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
16713
16714 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
16715 fixed PR gdb/544.
16716
17faa917
DJ
167172008-03-21 Pedro Alves <pedro@codesourcery.com>
16718
16719 * gdb.threads/fork-child-threads.exp: Test next over fork.
16720
6214f497
DJ
167212008-03-21 Chris Demetriou <cgd@google.com>
16722
16723 * gdb.base/break.exp (rbreak junk): New test for rbreak
16724 "Junk at end of arguments" issue.
16725
63092375
DJ
167262008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
16727
16728 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
16729 *& to work on created array elements.
16730 (Top level): Test print $pc with a file. Test string operations
16731 without a target.
16732 * gdb.base/ptype.exp: Do not expect *& to work on created array
16733 elements.
16734
b21991b0
DJ
167352008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
16736
16737 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
16738 gdb.threads/staticthreads.exp: Update exit query.
16739
c4b347c7
SL
167402008-03-07 Sandra Loosemore <sandra@codesourcery.com>
16741
16742 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
16743
fa4727a6
DJ
167442008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
16745
16746 * gdb.base/watchpoint.c (global_ptr, func4): New.
16747 (main): Call func4.
16748 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
16749 (test_inaccessible_watchpoint): New.
16750
2f34202f
MR
167512008-02-29 Maciej W. Rozycki <macro@mips.com>
16752
16753 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
16754 select the largest.
16755
0d6ba1b1
DJ
167562008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
16757
16758 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
16759 frames-invalid annotations.
16760
e691325a
PM
167612008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
16762
a9c64011 16763 * gdb.base/assign.exp: avoid same output for different tests.
e691325a 16764
f85b5ecc
DE
167652008-02-27 Doug Evans <dje@google.com>
16766
16767 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
16768 for bug 1738.
16769 (breakpoint_to_handler_entry): Ditto.
16770
b40e7bf3
JB
167712008-02-27 Joel Brobecker <brobecker@adacore.com>
16772
16773 * gdb.base/ending-run.exp: Use the first line of code inside
16774 function body to test breakpoints.
16775 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
16776 location where the breakpoint is inserted when using the line
16777 where a function is declared. Fix typo in the description of
16778 one of the tests.
16779 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
16780
2faca73a
PM
167812008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
16782
16783 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
a9c64011 16784 tests.
2faca73a 16785
6f439c36
PM
167862008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
16787
16788 * gdb.base/args.exp: avoid same output for tests
16789 with single quotes.
16790
54e52265
VP
167912008-02-26 Vladimir Prus <vladimir@codesourcery.com>
16792
a9c64011
AS
16793 * gdb.base/annota1.exp: Adjust for 'info break'
16794 format changes.
16795 * gdb.base/annota3.exp: Likewise.
16796 * gdb.base/break.exp: Likewise.
16797 * gdb.base/condbreak.exp: Likewise.
16798 * gdb.base/pending.exp: Likewise.
16799 * gdb.base/sepdebug.exp: Likewise.
16800 * gdb.base/unload.exp: Likewise.
16801 * gdb.cp/ovldbreak.exp: Likewise.
16802 * gdb.mi/mi-pending.exp: Likewise.
54e52265 16803
897b09ca
DE
168042008-02-07 Doug Evans <dje@google.com>
16805
16806 * gdb.cp/mb-inline.exp: New.
16807 * gdb.cp/mb-inline.h: New.
16808 * gdb.cp/mb-inline1.cc: New.
16809 * gdb.cp/mb-inline2.cc: New.
16810
b1c32d35
PM
168112008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
16812
16813 * gdb.pascal/floats.pas: New test program.
16814 * gdb.pascal/floats.exp: New testcase.
16815
1a4ca44a
TJB
168162008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
16817
16818 * gdb.base/callfuncs.c (t_float_many_args): New function.
16819 (t_double_many_args): New function.
16820 * gdb.base/callfuncs.exp: Add tests for exceeding float
16821 and double parameters passed through the stack.
16822
439048e8
JB
168232008-02-05 Joel Brobecker <brobecker@adacore.com>
16824
16825 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
16826 gdb.ada/complete/foo.adb: New files.
16827 * gdb.ada/complete.exp: New testcase.
16828
81fe8080
DE
168292008-02-03 Doug Evans <dje@google.com>
16830
301f0ecf
DE
16831 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
16832
81fe8080
DE
16833 * gdb.cp/gdb2384.exp: New file.
16834 * gdb.cp/gdb2384.cc: New file.
16835 * gdb.cp/gdb2384-base.h: New file.
16836 * gdb.cp/gdb2384-base.cc: New file.
16837
4b071aec
DE
168382008-02-02 Doug Evans <dje@google.com>
16839
16840 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
16841
61137ba6
JB
168422007-02-01 Joel Brobecker <brobecker@adacore.com>
16843
16844 * gdb.ada/sym_print_name: New test program.
16845 * gdb.ada/sym_print_name.exp: New testcase.
16846
168472007-02-01 Joel Brobecker <brobecker@adacore.com>
51ba8a62
JB
16848
16849 * gdb.ada/nested/hello.adb: New file.
16850 * gdb.ada/nested.exp: New testcase.
16851 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
16852
98deb0da
VP
168532008-02-01 Vladimir Prus <vladimir@codesourcery.com>
16854
16855 * gdb.mi/basic.c (return_1): New function.
a9c64011
AS
16856 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
16857 don't cause future evaluations of function to report
16858 creation of internal breakpoints.
98deb0da 16859
723a2275
VP
168602008-02-01 Vladimir Prus <vladimir@codesourcery.com>
16861
16862 * gdb.mi/mi-break.exp (test_error): New.
16863 Call it.
16864
fb546a2f
LM
168652008-01-31 Luis Machado <luisgpm@br.ibm.com>
16866
16867 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
16868 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
16869
2d8fd90a
PM
168702008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
16871
16872 * gdb.pascal/integers.pas: New test program.
16873 * gdb.pascal/integers.exp: New testcase.
16874
a7fa0ded
PM
168752008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
16876
16877 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
16878
5e1a1926
TJB
168792008-01-30 Luis Machado <luisgpm@br.ibm.com>
16880
16881 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
16882 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
16883
8d04f9f0
JB
168842008-01-30 Paul Hilfinger <hilfinger@adacore.com>
16885
16886 * gdb.ada/formatted_ref: New test program.
16887 * gdb.ada/formatted_ref.exp: New testcase.
16888
16889 * gdb.cp/formatted-ref.cc: New file.
16890 * gdb.cp/formatted-ref.exp: New testcase.
16891
ce75a98f
JB
168922008-01-30 Joel Brobecker <brobecker@adacore.com>
16893
16894 * gdb.base/ptype.exp: Add testing of "ptype $pc".
16895
e835f6bf
NR
168962008-01-30 Nick Roberts <nickrob@snap.net.nz>
16897
16898 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
16899 (test_file_list_exec_source_file): Update to new macro-info field.
16900
d118ef87
PH
169012008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
16902
16903 * gdb.ada/exprs: New test program.
16904 * gdb.ada/exprs.exp: New testcase.
16905
7d35ab09
TJB
169062008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
16907
16908 * dfp-test.c (DELTA, DELTA_B): New definitions.
16909 (double_val1, double_val2, double_val3, double_val4, double_val5,
16910 double_val6, double_val7, double_val8, double_val9, double_val10,
16911 double_val11, double_val12, double_val13, double_val14, dec32_val1,
16912 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
16913 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
16914 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
16915 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
16916 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
16917 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
16918 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
16919 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
16920 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
16921 dec128_val16): New global variables.
16922 (decimal_dec128_align): New function.
16923 (decimal_mixed): Likewise.
16924 (decimal_many_args_dec32): Likewise.
16925 (decimal_many_args_dec64): Likewise.
16926 (decimal_many_args_dec128): Likewise.
16927 (decimal_many_args_mixed): Likewise.
16928 * dfp-test.exp: Add tests calling new inferior functions.
16929
2d717e4f
DJ
169302008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
16931
16932 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
16933 gdb.server/ext-run.exp: New files.
16934 * lib/gdbserver-support.exp (gdbserver_download): New.
16935 (gdbserver_start): New. Update gdbserver expected
16936 output.
16937 (gdbserver_spawn): Use them.
16938 (gdbserver_start_extended): New.
16939
e85a822c
DJ
169402008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
16941
16942 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
16943 Run on GNU/Linux.
16944 (do_exec_tests): Check for systems which do not support catchpoints.
16945 Do not match START.
16946 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
16947 Run on GNU/Linux. Enable verbose output.
16948 (check_fork_catchpoints): New.
16949 (explicit_fork_child_follow, catch_fork_child_follow)
16950 (tcatch_fork_parent_follow): Update expected messages.
16951 (do_fork_tests): Use check_fork_catchpoints.
16952 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
16953 Run on GNU/Linux. Enable verbose output.
16954 (check_vfork_catchpoints): New.
16955 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
16956 expected messages.
16957 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
16958
401ea829
JB
169592008-01-29 Jim Blandy <jimb@red-bean.com>
16960
16961 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
16962 host' errors.
16963 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
16964
aceaf3ad
JB
169652008-01-29 Jim Blandy <jimb@red-bean.com>
16966
16967 * gdb.threads/sigthread.c: Use barriers to ensure that
16968 child_thread and child_thread_two are always initialized before we
16969 start to use them.
16970
a5606eee
VP
169712008-01-29 Vladimir Prus <vladimir@codesourcery.com>
16972
16973 * gdb.base/watchpoint-solib.exp: New.
a9c64011
AS
16974 * gdb.base/watchpoint-solib.c: New.
16975 * gdb.base/watchpoint-solib-shr.c: New.
a5606eee 16976
c55a82bb
PM
169772008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
16978
16979 * gdb.base/gdb1056.exp: Add unsigned integer test.
16980
0993fe05
DE
169812008-01-28 Doug Evans <dje@google.com>
16982
16983 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
16984
4fe42e7f
JB
169852008-01-27 Jim Blandy <jimb@codesourcery.com>
16986
c7a69933
JB
16987 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
16988
4fe42e7f
JB
16989 * gdb.base/expand-psymtabs.exp: Doc fix.
16990
5def8285
MK
169912008-01-26 Mark Kettenis <kettenis@gnu.org>
16992
16993 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
16994
5313c911
NR
169952008-01-24 Nick Roberts <nickrob@snap.net.nz>
16996
a9c64011 16997 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
5313c911
NR
16998 -var-set-format.
16999
93815fbf
VP
170002008-01-23 Chris Demetriou <cgd@google.com>
17001
17002 * gdb.threads/thread_events.c: New testcase source file.
17003 * gdb.threads/thread_events.exp: New testcase expect file.
17004
467a88ee
NR
170052008-01-23 Nick Roberts <nickrob@snap.net.nz>
17006
17007 * lib/gdb.exp: Add the variable octal.
a9c64011
AS
17008
17009 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
467a88ee
NR
17010 -var-set-format.
17011
d8f82aba
DJ
170122008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
17013 Vladimir Prus <vladimir@codesourcery.com>
17014
17015 * gdb.base/float.exp: Allow missing floating point for m68k and
17016 PowerPC.
17017
60c46647
VP
170182008-01-22 Vladimir Prus <vladimir@codesourcery.com>
17019
17020 * gdb.mi/basics.c: Setup for testing breakpoints
a9c64011
AS
17021 ignore count.
17022 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
17023 * gdb.mi/mi-cli.exp: Adjust.
17024 * gdb.mi/mi2-cli.exp: Adjust.
60c46647 17025
c7dd36a1
PA
170262008-01-17 Pedro Alves <pedro@codesourcery.com>
17027
17028 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
17029 and 'dummy_ptr' integer pointer. Initialize struct_declarations
17030 with dummy_ptr's address.
17031 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
17032 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
17033 all targets.
17034 * gdb.mi/mi2-var-child.exp: Likewise.
17035
39d5313e
JB
170362008-01-09 Joel Brobecker <brobecker@adacore.com>
17037
17038 * gdb.ada/null_array: New test program.
17039 * gdb.ada/null_array.exp: New testcase.
17040
0aea4bf3
LM
170412008-01-09 Luis Machado <luisgpm@br.ibm.com>
17042
17043 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
17044 with required float modifiers.
17045
0b354900
JB
170462008-01-08 Joel Brobecker <brobecker@adacore.com>
17047
17048 * gdb.ada/funcall_param: New test program.
17049 * gdb.ada/funcall_param.exp: New testcase.
17050
cdb7f5d4
JB
170512008-01-08 Joel Brobecker <brobecker@adacore.com>
17052
17053 * gdb.ada/arrayparam: New test program.
17054 * gdb.ada/arrayparam.exp: New testcase.
17055
88e2547f
JB
170562008-01-08 Joel Brobecker <brobecker@adacore.com>
17057
17058 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
17059 landed. Should also fix random failures in the test following it.
17060
f6867ce0
TJB
170612008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
17062
17063 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
17064 for expressions with decimal float values.
17065 (test_dfp_conversions): New function to test casts to and from
17066 decimal float types.
17067 Call test_dfp_conversions.
17068 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
17069 elements.
17070 (main): Initialize ds.float4 and ds.double8 elements.
17071 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
17072 string to new error message.
17073 (d64_set_tests): Likewise.
17074 (d128_set_tests): Likewise.
17075 Add tests for expressions with decimal float variables. Add tests for
17076 conversions to and from decimal float types.
17077
f9c11282
JB
170782008-01-05 Joel Brobecker <brobecker@adacore.com>
17079
17080 * gdb.ada/packed_tagged/comp_bug.adb: New file.
17081 * gdb.ada/packed_tagged.exp: New testcase.
17082
0ecbca72
JB
170832008-01-04 Joel Brobecker <brobecker@adacore.com>
17084
17085 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
17086 gdb.ada/homonym/homonym_main.adb: New files.
17087 * gdb.ada/homonym.exp: New testcase.
17088
c18d3d89
JB
170892008-01-04 Joel Brobecker <brobecker@adacore.com>
17090
17091 * gdb.ada/packed_array.exp: Add testing of references to
17092 a packed array.
17093
ecc7085b
JB
170942008-01-04 Joel Brobecker <brobecker@adacore.com>
17095
17096 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
17097 New files.
17098 * gdb.ada/type_coercion.exp: New testcase.
17099
c474c922
JB
171002008-01-04 Joel Brobecker <brobecker@adacore.com>
17101
17102 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
17103 gdb.ada/tagged/foo.adb: New file.
17104 * gdb.ada/tagged.exp: New testcase.
17105
9005b927
JB
171062008-01-04 Joel Brobecker <brobecker@adacore.com>
17107
17108 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
17109 gdb.ada/ptype_field/foo.adb: New files.
17110 * gdb.ada/ptype_field.exp: New testcase.
17111
1a6aaad8
JB
171122008-01-03 Joel Brobecker <brobecker@adacore.com>
17113
17114 * gdb.ada/print_pc.exp: New testcase.
17115
0ef22f53
JB
171162008-01-03 Joel Brobecker <brobecker@adacore.com>
17117
17118 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
17119 gdb.ada/taft_type/p.adb: New files.
17120 * gdb.ada/taft_type.exp: New testcase.
17121
1689ecf8
JB
171222008-01-03 Joel Brobecker <brobecker@adacore.com>
17123
17124 * gdb.ada/array_bounds/bar.adb: New file.
17125 * gdb.ada/array_bounds.exp: New testcase.
17126
a4d0b9c3
JB
171272008-01-03 Joel Brobecker <brobecker@adacore.com>
17128
17129 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
17130 gdb.ada/arrayptr/foo.adb: New files.
17131 * gdb.ada/arrayptr.exp: New testcase.
17132
a31ace00
JB
171332008-01-03 Joel Brobecker <brobecker@adacore.com>
17134
17135 * gdb.base/set-lang-auto.exp: New testcase.
17136
a97fced3
JB
171372008-01-03 Joel Brobecker <brobecker@adacore.com>
17138
17139 * gdb.ada/fun_addr/foo.adb: New file.
17140 * gdb.ada/fun_addr.exp: New testcase.
17141
ef29ce1a
JK
171422008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
17143
17144 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
17145 New files
17146
0fafefe3
JB
171472008-01-02 Joel Brobecker <brobecker@adacore.com>
17148
17149 * array_subscript_addr/p.adb: New file.
a9c64011 17150 * array_subscript_addr.exp: New testcase.
0fafefe3 17151
c4359f8d
JB
171522008-01-02 Joel Brobecker <brobecker@adacore.com>
17153
a9c64011 17154 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
c4359f8d
JB
17155 New files.
17156 * gdb.ada/str_cmp_ref.exp: New testcase.
17157
1aa1b15b
JB
171582008-01-01 Joel Brobecker <brobecker@adacore.com>
17159
17160 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
17161 gdb.ada/fun_in_declare/foo.adb: New files.
a9c64011 17162 * gdb.ada/fun_in_declare.exp: New testcase.
1aa1b15b 17163
81c9b2cf
JB
171642008-01-01 Joel Brobecker <brobecker@adacore.com>
17165
17166 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
17167 gdb.ada/ref_param/pck.ads: New files.
17168 * gdb.ada/ref_param.exp: New testcase.
17169
319e4674
JB
171702008-01-01 Joel Brobecker <brobecker@adacore.com>
17171
17172 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
17173 gdb.ada/interface/foo.adb: New files.
17174 * gdb.ada/interface.exp: New testcase.
17175
ef682c56
JB
171762007-12-31 Jim Blandy <jimb@codesourcery.com>
17177
17178 * gdb.base/multi-forks.exp: Consume all output from child
17179 processes before proceeding to next test.
17180
f6f3eb6c
JB
171812007-12-29 Jim Blandy <jimb@codesourcery.com>
17182
17183 * configure: Regenerated.
17184
f652e42f
JB
171852007-12-27 Joel Brobecker <brobecker@adacore.com>
17186
17187 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
17188 gdb.ada/fixed_cmp/fixed.adb: New files.
17189 * gdb.ada/fixed_cmp.exp: New testcase.
17190
6943e596
JB
171912007-12-27 Joel Brobecker <brobecker@adacore.com>
17192
17193 * gdb.ada/boolean_expr.exp: New testcase.
17194
aad9a193
JB
171952007-12-26 Jim Blandy <jimb@codesourcery.com>
17196
17197 * gdb.base/multi-forks.exp: Doc fix.
17198
fb5f3683
JB
171992007-12-26 Joel Brobecker <brobecker@adacore.com>
17200
17201 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
17202 * gdb.ada/char_param.exp: Do not compile our test program with
17203 -gnata, this is unnecessary.
17204 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
17205
384e4a9c
JB
172062007-12-24 Joel Brobecker <brobecker@adacore.com>
17207
17208 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
17209 gdb.ada/print_chars/foo.adb: New files.
17210 * gdb.ada/print_chars.exp: New testcase.
17211
01e044f7
JB
172122007-12-24 Joel Brobecker <brobecker@adacore.com>
17213
17214 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
17215 gdb.ada/char_param/foo.adb: New files.
17216 * gdb.ada/char_param.exp: New testcase.
17217
0ce17860
JB
172182007-12-22 Jim Blandy <jimb@codesourcery.com>
17219
17220 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
17221 hard-coding source line numbers into the test.
17222 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
17223 gdb_get_line_number to find.
17224
919809b9
JB
172252007-12-22 Joel Brobecker <brobecker@adacore.com>
17226
17227 * gdb.base/ptype.c (highest): New struct type.
17228 (the_highest): New variable of that type.
17229 (main): Add dummy assignment to a field of variable the_highest.
17230 * gdb.base/ptype.exp: Test type printing of our new variable.
17231
abc8a88d
PM
172322007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
17233
17234 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
a9c64011 17235 and record first explicitly generated thread number.
abc8a88d
PM
17236 Use that thread number for thread specific watchpoint test.
17237 Add iteration number to repetitive tests.
17238
5158f3e3
CES
172392007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
17240 Jim Blandy <jimb@codesourcery.com>
17241
17242 * gdb.base/expand-psymtabs.c: New testcase
17243 source file.
17244 * gdb.base/expand-psymtabs.exp: New testcase
17245 expect file.
17246
37e4754d
LM
172472007-12-17 Luis Machado <luisgpm@br.ibm.com>
17248
17249 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
17250 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
17251
551e5d04
JB
172522007-12-17 Joel Brobecker <brobecker@adacore.com>
17253
17254 * gdb.ada/frame_args/foo.adb: New file.
17255 * gdb.ada/frame_args/pck.ads: New file.
17256 * gdb.ada/frame_args/pck.adb: New file.
17257 * gdb.ada/frame_args.exp: New testcase.
17258
a05ee097
JB
172592007-12-17 Joel Brobecker <brobecker@adacore.com>
17260
17261 * gdb.base/frame-args.c: New file.
17262 * gdb.base/frame-args.exp: New testcase.
17263
c162e8c9 172642007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
a9c64011 17265 Joseph Myers <joseph@codesourcery.com>
c162e8c9
JM
17266
17267 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
17268
afe8ab22 172692007-12-14 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 17270
afe8ab22
VP
17271 * gdb.mi/mi-pending.exp: New.
17272 * gdb.mi/mi-pending.c: New.
17273 * gdb.mi/mi-pendshr.c: New.
17274
dfdfb3ca
JB
172752007-12-06 Jim Blandy <jimb@codesourcery.com>
17276
17277 * gdb.base/default.exp: Update expected output for 'info catch'.
17278
b7fca990
JK
172792007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
17280
17281 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
17282 must be set to binary.
17283
6a1afc1e
PA
172842007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
17285
17286 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
17287
a6b151f1
DJ
172882007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
17289
17290 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
17291 gdb.mi/mi-file-transfer.exp: New.
17292
43039443
JK
172932007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17294
17295 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
17296
0ef2251b
MR
172972007-11-22 Maciej W. Rozycki <macro@mips.com>
17298
17299 * gdb.trace/backtrace.exp: Fix a typo.
17300 * gdb.trace/circ.exp: Likewise.
17301 * gdb.trace/collection.exp: Likewise.
17302 * gdb.trace/limits.exp: Likewise.
17303 * gdb.trace/report.exp: Likewise.
17304 * gdb.trace/tfind.exp: Likewise.
17305 * gdb.trace/while-dyn.exp: Likewise.
17306
5443631e
NR
173072007-11-21 Nick Roberts <nickrob@snap.net.nz>
17308
17309 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
17310 objects of pointers that can't be dereferenced are now
17311 "noneditable".
17312
a4ce5b0d
UW
173132007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17314
17315 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
17316 (target_cpu): Remove.
17317
d6e956e5
VP
173182007-10-15 Vladimir Prus <vladimir@codesourcery.com>
17319
17320 * gdb.base/ending-run.exp: Expect the list of cleared
17321 breakpoint to come in natural order, not the reversed one.
a9c64011 17322
214270ab
VP
173232007-11-07 Vladimir Prus <vladimir@codesourcery.com>
17324
17325 * gdb.mi/mi-var-child.c (do_child_deletion): New.
17326 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
a9c64011 17327
1a619819
LM
173282007-11-05 Luis Machado <luisgpm@br.ibm.com>
17329
17330 * gdb.base/printcmds.exp: New function
17331 test_printf_with_dfp.
17332
5b01a6fa
DE
173332007-11-02 Doug Evans <dje@google.com>
17334
17335 * gdb.disasm/t01_mov.s: Remove carriage returns.
17336 * gdb.disasm/t02_mova.s: Ditto.
17337 * gdb.disasm/t03_add.s: Ditto.
17338 * gdb.disasm/t04_sub.s: Ditto.
17339 * gdb.disasm/t05_cmp.s: Ditto.
17340 * gdb.disasm/t06_ari2.s: Ditto.
17341 * gdb.disasm/t07_ari3.s: Ditto.
17342 * gdb.disasm/t08_or.s: Ditto.
17343 * gdb.disasm/t09_xor.s: Ditto.
17344 * gdb.disasm/t10_and.s: Ditto.
17345 * gdb.disasm/t11_logs.s: Ditto.
17346 * gdb.disasm/t12_bit.s: Ditto.
17347 * gdb.disasm/t13_otr.s: Ditto.
17348
ec33ab7f
JK
173492007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
17350
17351 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
17352
ae0d01ff
UW
173532007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17354
17355 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
17356 provide DFP support.
17357
55eddb0f
DJ
173582007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
17359
17360 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
17361 Test "set powerpc vector-abi". Skip auto-detection tests for old
17362 toolchains.
17363
7020f05c
PA
173642007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
17365
17366 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
17367 with [string compare].
17368
84bc3db9
PA
173692007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
17370
17371 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
17372 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
17373
5876dc88
LM
173742007-10-25 Luis Machado <luisgpm@br.ibm.com>
17375
17376 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
17377 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
17378 * gdb.opt/Makefile.in: New makefile.
17379 * Makefile.in: Create new directory "gdb.opt".
17380 * configure.ac: Add "gdb.opt" directory.
17381 * configure: Regenerated.
a9c64011 17382
c3ea9a14
DE
173832007-10-25 Doug Evans <dje@google.com>
17384
17385 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
17386 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
17387
a9c64011 173882007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
93004d61
TJB
17389 Thiago Jung Bauermann <bauerman@br.ibm.com>
17390
17391 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
17392 Floating Point expressions.
17393 * gdb.base/dfp-test.exp: new file adding tests for Decimal
17394 Floating Point variables.
17395 * gdb.base/dfp-test.c: new file containing program with Decimal
17396 Floating variables, used by gdb.base/dfp-test.exp.
17397
62a24a2b
DJ
173982007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
17399
17400 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
17401
e7b1eae6
UW
174022007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17403
17404 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
17405 compiling test case with GCC.
17406 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
17407
c641edcc
UW
174082007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17409
17410 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
17411 format changes.
17412
5e5ebfe6
MS
174132007-10-18 Michael Snyder <msnyder@specifix.com>
17414
17415 * gdb.base/dbx.exp: Add missing "-re " operator.
17416
e831e7b6
GM
174172007-10-16 Gaius Mulley <gaius@glam.ac.uk>
17418
17419 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
17420 * configure.ac: Removed trailing spaces after backslash.
17421 * gdb.modula2: New directory.
17422 * gdb.modula2/Makefile.in: New file.
17423 * gdb.modula2/unbounded-array.exp: New file.
17424 * gdb.modula2/unbounded1.c: New file.
17425
7cc46491
DJ
174262007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
17427
17428 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
17429
174302007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
501b79c1
PM
17431
17432 * gdb.base/sigstep.c (main): Add checks for
17433 return values for setitimer call.
17434 Call setitimer again with itimer = ITIMER_REAL
17435 if first call to setitimer fails.
17436
e91528f0
KH
174372007-10-11 Kazu Hirata <kazu@codesourcery.com>
17438
17439 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
17440 of $timeout.
17441
2ec9a4f8
DJ
174422007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
17443
17444 * gdb.server/server-run.exp: Test for dynamic linker symbols.
17445
174462007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
5aa7ddc2
PM
17447
17448 * lib/gdb.exp (gdb_run_cmd): Move comment outside
17449 of gdb_expect call, to avoid interruption.
17450
64b2fa04
PA
174512007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
17452
17453 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
17454 (v_unsigned_long_long, v_long_long_array)
17455 (v_signed_long_long_array, v_unsigned_long_long_array)
17456 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
17457 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
17458 [!NO_LONG_LONG]: New.
17459 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
17460 v_long_long_member.
17461
17462 (v_long_long_func, v_signed_long_long_func)
17463 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
17464 (main) [!NO_LONG_LONG]: Initialize long long variants.
17465
17466 * gdb.base/whatis.exp: If board file requests no_long_long, build
17467 test with NO_LONG_LONG defined. Test long long, signed long long,
17468 and unsigned long long variants but only if board file doesn't
17469 disable it.
17470
a912286e 174712007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
a9c64011 17472 Daniel Jacobowitz <dan@codesourcery.com>
a912286e
DJ
17473
17474 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
17475 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
17476 * configure: Regenerated.
17477 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
17478 gdb.pascal/types.exp, lib/pascal.exp: New files.
17479
471ba8c9
DJ
174802007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
17481
17482 * gdb.cp/classes.exp (do_tests): Always step to the line after the
17483 call.
17484 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
17485 to return to the call.
17486 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
17487 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
17488 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
17489 * gdb.mi/mi-until.exp (test_until): Likewise.
17490 * gdb.mi/mi2-until.exp (test_until): Likewise.
17491
fef8a650
DJ
174922007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
17493
17494 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
17495 two-char array.
17496 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
17497
d983da9c
DJ
174982007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
17499
17500 * gdb.threads/watchthreads.c (thread_function): Sleep between
17501 iterations.
17502 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
17503 at once for S/390. Generate matching fails and passes.
17504
17f62551
VP
175052007-09-27 Vladimir Prus <vladimir@codesourcery.com>
17506
17507 * gdb.mi/var-cmd.c (do_children_tests): Initialize
17508 the 'struct_declarations' variable to zeros.
a9c64011 17509
ed0616c6
VP
175102007-09-24 Vladimir Prus <vladimir@codesourcery.com>
17511
17512 * gdb.cp/mb-ctor.cc: New.
17513 * gdb.cp/mb-ctor.exp: New.
17514 * gdb.cp/mb-templates.cc: New.
17515 * gdb.cp/mb-templates.exp: New.
17516
41f1b697
DJ
175172007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
17518
17519 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
17520
3f213f78
PA
175212007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
17522
17523 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
17524 targets.
17525 * configure: Regenerate.
17526
0d381245 175272007-09-23 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 17528
0d381245
VP
17529 * gdb.base/annota1.exp: Adjust for 'info break'
17530 format changes.
17531 * gdb.base/annota3.exp: Likewise.
17532 * gdb.base/break.exp: Likewise.
17533 * gdb.base/condbreak.exp: Likewise.
17534 * gdb.base/pending.exp: Likewise.
17535 * gdb.base/sepdebug.exp: Likewise.
17536 * gdb.base/unload.exp: Likewise.
17537 * gdb.base/ovldbreak.exp: Likewise.
a9c64011 17538
fe3f5fa8
VP
175392007-09-22 Vladimir Prus <vladimir@codesourcery.com>
17540
17541 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
17542 messages.
17543 * gdb.base/chng-syms.exp: Likewise.
17544 * gdb.base/unload.exp: Likewise.
a9c64011 17545
a75cf6c0
DJ
175462007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
17547
17548 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
17549
18ecae38
DJ
175502007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
17551
17552 * schedlock.c (NUM): Change to 1.
17553 (main): Use args[0] for the main thread.
17554 * schedlock.exp: Only expect two threads. Only issue one pass or fail
17555 regardless of the number of threads.
17556
5509918f
MR
175572007-09-14 Maciej W. Rozycki <macro@mips.com>
17558
4a543daf
MR
17559 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
17560 type down.
17561 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
17562 test.
17563 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
17564 watchpoint type down.
17565 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
17566 test.
17567
175682007-09-14 Maciej W. Rozycki <macro@mips.com>
17569
5509918f
MR
17570 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
17571 Move all the tests here and run them twice, once using software
17572 watchpoints and once using hardware watchpoints.
17573 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
17574
40b53987
DJ
175752007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
17576
17577 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
17578 test.
17579
695e2681
MK
175802007-09-10 Mark Kettenis <kettenis@gnu.org>
17581
8b3fc8d8
MK
17582 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
17583 build-id.
17584
695e2681
MK
17585 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
17586 know about $ORIGIN. Calculate output dir from $dest instead of
17587 using ${objdir}/{$subdir}.
17588
58d69f29
MK
175892007-09-09 Mark Kettenis <kettenis@gnu.org>
17590
17591 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
17592 gcore, before continuing with the test.
17593
3e347599
DJ
175942007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
17595
17596 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
17597 * gdb.mi/mi-watch.exp: Likewise.
17598
ea37ba09
DJ
175992007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
17600 Jim Blandy <jimb@codesourcery.com>
17601
17602 * gdb.arch/i386-sse.exp: Do not expect character constants.
17603 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
17604 * gdb.base/display.exp: Allow print/s.
17605 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
17606 and unsigned char array changes.
17607
2025a643
DJ
176082007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
17609
17610 * gdb.base/display.exp: Add tests for printf %p.
17611
26669a27
PA
176122007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
17613
17614 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
17615 the dll name to unicode.
17616
c8f021f8
JK
176172007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
17618
17619 * gdb.base/default.exp (show version): Update the version text.
17620 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
17621
4cf31eea
JK
176222007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
17623
17624 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
17625 New files.
17626
4935890f
JK
176272007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
17628
17629 * lib/gdb.exp (build_id_debug_filename_get): New function.
17630 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
17631 Remove the generate DEBUG file for the future testcase runs.
17632 New testcase for the NT_GNU_BUILD_ID retrieval.
17633 Move the final testing step to ...
17634 (test_different_dir): ... a new function.
17635 New parameter XFAIL to XFAIL all the tests performed.
17636 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
17637 New parameter TYPE to PF_PREFIX all the tests performed.
17638
02142340
VP
176392007-08-31 Vladimir Prus <vladimir@codesourcery.com>
17640
17641 * gdb.mi/mi-var-cp.cc (path_expression): New
17642 function.
17643 * gdb.mi/mi-var-cp.exp: Run path exression tests.
17644
36acd84e
UW
176452007-08-27 Markus Deuling <deuling@de.ibm.com>
17646
17647 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
17648 to fit into SPU Local Store memory.
17649
a896d121
JB
176502007-08-23 Joel Brobecker <brobecker@adacore.com>
17651
17652 * gdb.base/default.exp: Adjust the expected output of "info
17653 warranty" after the switch to GPLv3.
17654
7b433602
JB
176552007-08-23 Joel Brobecker <brobecker@adacore.com>
17656
17657 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
17658 to 30000 (from 20000).
17659
e22f8b7c
JB
176602007-08-23 Joel Brobecker <brobecker@adacore.com>
17661
17662 Switch the license of all .exp files to GPLv3.
17663 Switch the license of all .f and .f90 files to GPLv3.
17664 Switch the license of all .s and .S files to GPLv3.
17665
5a0e3bd0
JB
176662007-08-23 Joel Brobecker <brobecker@adacore.com>
17667
17668 * configure.ac: Switch license to GPLv3.
17669
cc00619d
JB
176702007-08-23 Joel Brobecker <brobecker@adacore.com>
17671
17672 Switch the licensing to GPLv3 for all .ads and .adb files.
17673
8d26208a
DJ
176742007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
17675
17676 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
17677 and t_int_double.
17678 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
17679
4fcb9948
JB
176802007-08-17 Joel Brobecker <brobecker@adacore.com>
17681
17682 * gdb.base/step-line.c: Switch license to GPL version 3, and
17683 update copyright year.
17684 * gdb.base/step-line.inp: Likewise.
17685
b9c34f67
JB
176862007-08-17 Joel Brobecker <brobecker@adacore.com>
17687
17688 * gdb.base/gdb1555.exp: Make expected output immune to formatting
17689 changes inside gdb1555.c.
17690 * gdb.base/pending.exp: Likewise.
17691
2cc17678
DJ
176922007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
17693
17694 * config/default.exp: New file.
17695
e48883f7
DJ
176962007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
17697
17698 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
17699 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
17700
1ab80e5b
MR
177012007-07-30 Maciej W. Rozycki <macro@mips.com>
17702
17703 * gdb.base/dump.exp: Force the correct endianness for binary
17704 formats not carrying this information.
17705
aba471f5
DJ
177062007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
17707
17708 * gdb.threads/staticthreads.exp: Match .*sem_post.
17709
d4e07204
DJ
177102007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
17711
17712 * gdb.base/readline.exp (operate_and_get_next): Match the final
17713 prompt.
17714
2b97317d
KB
177152007-07-23 Kevin Buettner <kevinb@redhat.com>
17716
17717 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
17718 to restarting SID.
17719
44efa07a
KB
177202007-07-18 Kevin Buettner <kevinb@redhat.com>
17721
17722 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
17723 prior to `gdb_start'.
17724
7b5ebade
KB
177252007-07-18 Kevin Buettner <kevinb@redhat.com>
17726
17727 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
17728 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
17729 Remove call to gdb_unload.
17730
255e7678
DJ
177312007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
17732 Daniel Jacobowitz <dan@codesourcery.com>
17733
17734 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
17735 for __WIN32__.
17736 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
17737 * gdb.base/unload.exp: Use shared library test routines.
17738
3a40aaa0
UW
177392007-07-03 Markus Deuling <deuling@de.ibm.com>
17740
17741 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
17742 * gdb.base/solib-symbol-lib.c: Likewise.
17743 * gdb.base/solib-symbol-main.c: Likewise.
17744
b0f4b84b
DJ
177452007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
17746
17747 * config/gdbserver.exp (gdb_reconnect): New.
17748 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
17749 gdb.base/solib-disc.exp: New files.
17750 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
17751 remote debugging".
17752 (gdb_compile): Add shlib_load flag.
17753 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
17754 port.
17755 (gdbserver_reconnect): New.
17756
1b05479a
DJ
177572007-07-01 Nick Roberts <nickrob@snap.net.nz>
17758 Daniel Jacobowitz <dan@codesourcery.com>
17759
17760 * gdb.base/annota3.exp: Test for if construct.
17761
86f78eb2
DJ
177622007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
17763
17764 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
17765
6a2eb474 177662007-06-21 Chris Dearman <chris@mips.com>
a9c64011 17767 Maciej W. Rozycki <macro@mips.com>
6a2eb474
MR
17768
17769 * gdb.base/display.exp: Allow a newline after display/i.
17770 * gdb.base/pc-fp.exp: Likewise.
17771 * gdb.base/sigbpt.exp: Likewise.
17772
f8b73d13
DJ
177732007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
17774
17775 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
17776 required features to be included.
17777
4339e69e
DJ
177782007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
17779
17780 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
17781 in info threads output.
17782
23d964e7
UW
177832007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17784 Markus Deuling <deuling@de.ibm.com>
17785
17786 * gdb.arch/spu-info.exp: New testcase.
17787 * gdb.arch/spu-info.c: New file.
17788
fd20f75b
DJ
177892007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
17790
17791 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
17792 tpcs_offset. Restore lr after the call.
17793 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
17794
2226f861
DJ
177952007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
17796
17797 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
17798 (gdbserver_run): Kill any running gdbserver.
17799 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
17800
d12371a9
MR
178012007-05-17 Maciej W. Rozycki <macro@mips.com>
17802
17803 * gdb.base/sigbpt.exp: Preset segv_addr.
17804
93f02886
DJ
178052007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
17806
17807 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
17808 (gdb_compile_shlib): Likewise.
17809 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
17810 (default_gdb_init): Clear cleanfiles.
17811 (gdb_finish): Delete recorded cleanfiles.
17812 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
17813
17814 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
17815 Do not use isnative.
17816 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
17817 gdb.base/so-impl-ld.exp: Likewise.
17818 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
17819 * gdb.base/unload.exp: Likewise. Do not pass empty option to
17820 gdb_compile.
17821
b04e06d7
VP
178222007-05-15 Vladimir Prus <vladimir@codesourcery.com>
17823
17824 * config/unknown.exp: Remove.
17825
069ed931
UW
178262007-05-15 Markus Deuling <deuling@de.ibm.com>
17827
17828 * gdb.base/info-proc.exp: Check is_remote.
17829
09db0d03
UW
178302007-05-14 Markus Deuling <deuling@de.ibm.com>
17831
17832 * gdb.base/gcore.exp: Initialize variable core_supported.
17833
af2cbe8c
DJ
178342007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
17835
17836 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
17837
027c0295
DJ
178382007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
17839
17840 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
17841 * gdb.threads/print-threads.exp (test_all_threads): Allow
17842 negative and hexadecimal thread IDs.
17843
dc5000e7
DJ
178442007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
17845
17846 * gdb.java/jprint.java (public): Avoid invalid call to static
17847 method.
17848
2e74ed18
DP
178492007-05-14 Denis Pilat <denis.pilat@st.com>
17850
17851 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
17852 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
17853 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
17854 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
17855 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
17856
83547f02
UW
178572007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17858
17859 * gdb.base/overlays.exp: Add support for targets with only code
a9c64011 17860 overlay support, not data overlay. Support spu-*-* target in
83547f02
UW
17861 this mode.
17862 * gdb.base/ovlymgr.c: Provide stubs for spu target.
17863 * gdb.base/spu.ld: New file.
17864
b18be20d
DJ
178652007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
17866
17867 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
17868
be444858
DJ
178692007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
17870
17871 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
17872
b1d53152
DJ
178732007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
17874
17875 * gdb.java/jmain.exp: Handle demangled names with and without method
17876 signatures.
17877
d084b331
DJ
178782007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
17879
17880 * gdb.mi/mi-syn-frame.c (main, foo, bar)
17881 (have_a_very_merry_interrupt): Remove calls to puts.
17882 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
17883 inferior output.
17884 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
17885 test names.
17886
db9d7fc5
DJ
178872007-04-29 Markus Deuling <deuling@de.ibm.com>
17888 Daniel Jacobowitz <dan@codesourcery.com>
17889
17890 * gdb.base/auxv.exp (core_works): Also check is_remote.
17891 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
17892
ef783a7d 178932007-04-25 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 17894
ef783a7d
VP
17895 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
17896 message, not the undefined 'module' variable.
17897 * gdb.base/siginfo.exp: Likewise.
17898 * gdb.base/sigstep.exp: Likewise.
17899 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
17900 serialport.
17901 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
17902
b7b73cae
CV
179032007-04-25 Corinna Vinschen <vinschen@redhat.com>
17904
17905 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
17906 target sim fails. Return 0 otherwise.
17907 (gdb_load): Return prematurely if gdb_target_sim fails.
17908
7d90fdfa
DP
179092007-04-16 Denis Pilat <denis.pilat@st.com>
17910
17911 * gdb.base/setshow.exp: Reset height after having set it to 100.
17912
5d3e9c85
DP
179132007-04-16 Denis Pilat <denis.pilat@st.com>
17914
17915 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
17916
18e75969
DP
179172007-04-16 Denis Pilat <denis.pilat@st.com>
17918
17919 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
17920
25d5ea92
VP
179212007-04-14 Vladimir Prus <vladimir@codesourcery.com>
17922
17923 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
17924 tests. Run the frozen varobjs test.
17925 * gdb.mi/var-cmd.c (do_frozen_tests): New.
a9c64011 17926 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
25d5ea92 17927
0b49cb80
JK
179282007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17929
17930 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
17931 gdb.base/type-opaque.exp: New files.
17932
a73bafbc 179332007-04-01 Vladimir Prus <vladimir@codesourcery.com>
a9c64011
AS
17934
17935 * gdb.mi/mi-var-child.c
a73bafbc
VP
17936 (do_children_tests): User char[2] instead of
17937 char so that automatic printing of pointers to char
17938 don't give unpredicable result.
17939 * gdb.mi/var-cmd.c (do_locals_test): Initialize
17940 local variables.
17941 * gdb.mi/mi-var-child.exp: Step to right line
17942 of do_children_tests.
17943 * gdb.mi/mi2-var-child.exp: Likewise.
17944 * gdb.mi/mi-var-cmd.exp: Step to right line of
a9c64011 17945 do_locals_tests.
a73bafbc
VP
17946 (do_children_tests): User char[2] instead of
17947 char so that automatic printing of pointers to char
a9c64011 17948 don't give unpredicable result.
a73bafbc 17949 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 17950 * lib/mi-support.exp (mi_continue_to_line):
a73bafbc
VP
17951 Pass test name to mi_wait_for_stop.
17952
7ce59000
DJ
179532007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
17954
17955 * gdb.asm/asm-source.exp: Remove d10v case.
17956 * lib/gdb.exp (skip_cplus_tests): Likewise.
17957 * gdb.asm/d10v.inc: Deleted.
17958
20389057
DJ
179592007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
17960
17961 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
17962
8807d78b
DJ
179632007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
17964
17965 * config/netware.exp: Delete file.
17966
aa3edb8e
JB
179672007-03-29 Joel Brobecker <brobecker@adacore.com>
17968
17969 * gdb.dwarf2/dw2-noloc.S: New file.
17970 * gdb.dwarf2/dw2-noloc.exp: New file.
17971
297561ac
PA
179722007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
17973
17974 * gdb.cp/method2.cc: New test.
17975 * gdb.cp/method2.exp: New test.
17976 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
17977
1f81bd39
DJ
179782007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
17979
17980 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
17981
9453113a
DJ
179822007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
17983
17984 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
17985
b741e217
DJ
179862007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
17987
17988 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
17989 (gdb_load): Delete, replace with...
17990 (gdb_reload): ...this.
17991 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
17992 * gdb.server/server-mon.exp: Likewise.
17993 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
17994 (gdb_start_cmd): New.
17995 (gdb_file_cmd): Save the last loaded file.
17996 (gdb_reload): New.
17997 (gdb_gnu_strip_debug): Use transform.
17998 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
17999 support here. Use new $last_loaded_file. Check mtime.
18000 (gdb_target_cmd): Handle ObjC failure case.
18001 (infer_host_exec): Delete.
18002 (gdbserver_load): Rename to...
18003 (gdbserver_run): ...this. Simplify.
18004 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
18005 (mi_gdb_load): Move most contents to a new function...
18006 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
18007 (mi_run_cmd): Use mi_gdb_target_load.
18008 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
18009 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
18010 Use gdb_run_cmd.
18011 * gdb.base/charsign.exp: Remove incorrect comment.
18012 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
18013 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
18014 gdb.base/start.exp: Use gdb_start_cmd.
18015
446ab585 180162007-03-23 Nigel Stephens <nigel@mips.com>
a9c64011 18017 Maciej W. Rozycki <macro@mips.com>
446ab585
MR
18018
18019 * gdb.base/sigbpt.exp: Fix the message when skipping test.
18020 * gdb.base/signull.exp: Similarly.
18021
bbb88ebf
UW
180222007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18023
18024 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
18025 messages available to test cases (like chng-sym.exp).
18026
cb8c4a99
AS
180272007-03-14 Andreas Schwab <schwab@suse.de>
18028
18029 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
18030 format changes.
18031
4e463ff5
DJ
180322007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
18033
18034 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
18035 (optimized_1): New.
18036 (main): Call optimized_1.
18037 (gdb2029): Correct typos. Call gdb2029_marker.
18038 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
18039 for gdb2029.
18040
b6db2c47
MK
180412007-03-12 Mark Kettenis <kettenis@gnu.org>
18042
18043 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
18044 as tabs. Remove redundant test pattern.
18045
70ed3737
UW
180462007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18047
18048 * gdb.base/long_long.exp: Accept optional symbol name in <...>
18049 for /a format output.
18050
47b67b60
DJ
180512007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
18052
18053 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
18054 collect output incrementally.
18055
b8953b0e
UW
180562007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18057
18058 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
18059 for -var-create lpcharacter test.
18060 * gdb.mi/mi2-var-cmd.exp: Likewise.
18061
7acd5c40
UW
180622007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18063
18064 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
18065 pass on targets where address zero is readable.
18066
9c6759c1
UW
180672007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18068
18069 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
18070 just a single architecture.
18071
a2f1aeb4
UW
180722007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18073
18074 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
18075 (fetch_all_registers): New function, uses gdb_test_multiple and
18076 exp_continue to fetch inferior output line-by-line.
18077 Replace all uses of do_get_all_registers by fetch_all_registers.
18078
46579ac2
UW
180792007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18080
18081 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
18082 in target_info.
18083
fc133f24
MS
180842007-03-02 Michael Snyder <michael.snyder@palmsource.com>
18085
a9c64011 18086 * gdb.threads/manythreads.exp: Use $message string for
fc133f24
MS
18087 consistancy; add a default (timeout) case.
18088
7646a51d
MS
180892007-03-02 Michael Snyder <michael.snyder@palmsource.com>
18090
18091 * gdb.base/watchpoint.exp: Fix truncated comment.
18092
dcfff61f
MS
180932007-03-02 Michael Snyder <michael.snyder@palmsource.com>
18094
18095 * Makefile.in: Remove spurious single-quotes from sed command.
18096
664e3ee9
DJ
180972007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
18098
18099 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
18100 func.
18101 * gdb.mi/mi2-var-cmd.exp: Likewise.
18102
d7cc6f2f
JB
181032007-02-27 Joel Brobecker <brobecker@adacore.com>
18104
a9c64011
AS
18105 * gdb.dwarf2/dw2-producer.S: New file.
18106 * gdb.dwarf2/dw2-producer.exp: New testcase.
d7cc6f2f
JB
18107
181082007-02-27 Nick Roberts <nickrob@snap.net.nz>
c0e3bc07
NR
18109
18110 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
18111 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
18112 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
18113 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
18114 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
18115 Revert tests to use mi_gdb_test and include value field in output
18116 of -var-create.
18117
93d42b30
DJ
181182007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
18119
18120 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
18121
c499ed39
DJ
181222007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
18123
18124 * gdb.base/maint.exp: Remove full paths from test names.
18125 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
18126 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
18127
9836f81b
JB
181282007-02-27 Joel Brobecker <brobecker@adacore.com>
18129
18130 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
18131
c74d0ad8
DJ
181322007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
18133
18134 * gdb.server/server-mon.exp: New test.
18135
2711e456
DJ
181362007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
18137
18138 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
18139
ff6f572f
DJ
181402007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
18141
18142 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
18143 register capitalization.
18144
fada3feb
DP
181452007-02-13 Denis Pilat <denis.pilat@st.com>
18146
18147 * gdb.mi/mi-var-invalidate.exp: New file.
18148
fb1e4ffc
DJ
181492007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
18150
18151 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
18152
3da939d7
DJ
181532007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
18154
18155 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
18156
123dc839
DJ
181572007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
18158
18159 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
18160 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
18161
877e3645 181622007-02-08 Nick Roberts <nickrob@snap.net.nz>
87604222
NR
18163
18164 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
18165 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
18166 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
18167 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
18168 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1183581f 18169 * gdb.mi/gdb792.exp, lib/mi-support.exp:
87604222 18170 Update tests to include value field in output of -var-create.
a9c64011 18171
3c0a2960
AS
181722007-02-08 Andreas Schwab <schwab@suse.de>
18173
18174 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
18175
108546a0
DJ
181762007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
18177
18178 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
18179 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
18180
d701dcab
DP
181812007-02-02 Denis Pilat <denis.pilat@st.com>
18182
18183 * gdb.threads/threadapply.exp: check that frame is not changed by
18184 the thread apply all command.
18185
783e3e2f
AS
181862007-01-31 Andreas Schwab <schwab@suse.de>
18187
6d9c3a87
AS
18188 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
18189
3c50d7b9
AS
18190 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
18191 in the dwarf sections.
18192 * gdb.dwarf2/mac-fileno.S: Likewise.
18193
783e3e2f
AS
18194 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
18195 bspstore register on ia64.
18196
78ff580e
AS
181972007-01-29 Andreas Schwab <schwab@suse.de>
18198
cc8e9b12
AS
18199 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
18200 "frame-begin" annotation.
18201
78ff580e
AS
18202 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
18203 number of "frames-invalid" annotations.
18204
704a4f78
DJ
182052007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
18206
18207 * gdb.base/commands.exp: Call if_commands_test.
18208 (gdb_test_no_prompt, if_commands_test): New.
18209
e741bf94
MK
182102007-01-28 Mark Kettenis <kettenis@gnu.org>
18211
18212 * gdb.threads/sigthread.c (NSIGS): Make bigger.
18213
474d0ad3
AS
182142007-01-27 Andreas Schwab <schwab@suse.de>
18215
18216 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
18217 .short/.int/.quad in the dwarf sections.
18218 * gdb.dwarf2/dw2-intercu.S: Likewise.
18219 * gdb.dwarf2/dw2-intermix.S: Likewise.
18220
e784b426
JK
182212007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18222
18223 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4590cfcb
MK
18224 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
18225 array.
e784b426
JK
18226 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
18227 * gdb.base/setvar.exp: Likewise.
18228
37f08e04
AS
182292007-01-26 Andreas Schwab <schwab@suse.de>
18230
9a01813a
AS
18231 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
18232 test.
18233
37f08e04
AS
18234 * gdb.base/multi-forks.exp ("restart $i"): Also match
18235 __kernel_syscall_via_break.
18236
6e2a9270
VP
182372007-01-24 Vladimir Prus <vladimir@codesourcery.com>
18238
18239 * lib/mi-support.exp (mi_delete_varobj): New.
18240 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
18241 testcase.
18242 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
18243 (main): Call the above.
18244 (reference_update_test, base_in_reference_test)
18245 (reference_to_pointer): Delete the created varobjs.
a9c64011 18246
e515b470
DJ
182472007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
18248
18249 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
18250 * configure: Regenerated.
18251 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
18252 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
18253 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
18254 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
18255 * lib/gdb.exp (gdb_skip_xml_test): New function.
18256
08d8bcd7
DJ
182572007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
18258
18259 * gdb.base/sigrepeat.exp: Correct error message.
18260
182612007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
43a9b631
JK
18262 Daniel Jacobowitz <dan@codesourcery.com>
18263
18264 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
18265 gdb.arch/i386-gnu-cfi-asm.S: New files.
18266
97c3f1f3
JK
182672007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
18268
18269 * lib/gdb.exp: Abort on missing `site.exp'.
18270
cb1df416
DJ
182712007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
18272 Daniel Jacobowitz <dan@codesourcery.com>
18273
18274 * gdb.base/included.c, gdb.base/included.exp,
18275 gdb.base/included.h: New files.
18276
35990120
DJ
182772007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
18278
18279 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
18280 (maximize_rlimit): Reduce limits on 64-bit systems.
18281
6e81a116 182822007-01-19 Mark Kettenis <kettenis@gnu.org>
2429decf
MK
18283
18284 From Marcus Deuling <deuling@de.ibm.com>:
18285 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
18286 every case.
18287
6c3c41f3
NR
182882007-01-13 Nick Roberts <nickrob@snap.net.nz>
18289
18290 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
18291 (test_path_specification): Use objdir instead of srcdir to always
18292 get an absolute filename.
18293
2f12c312
DJ
182942007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
18295
18296 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
18297
81121995
VP
182982007-01-11 Vladimir Prus <vladimir@codesourcery.com>
18299
18300 * gdb.mi/mi-var-cp.cc (reference_update_tests):
18301 Make sure the variable we're using is in scope.
18302 (reference_to_pointer): Likewise.
18303
4741b737
DJ
183042007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
18305
18306 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
18307 has no debug information.
18308
054410c3
DJ
183092007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
18310
18311 * gdb.base/annota1.exp: Remove extra send_gdb.
18312
818f79f6
DJ
183132007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
18314
18315 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
18316
f7a6bb70
DJ
183172007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
18318
18319 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
18320
57e66780
DJ
183212007-01-08 Nick Roberts <nickrob@snap.net.nz>
18322 Daniel Jacobowitz <dan@codesourcery.com>
18323
18324 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
18325 lcharacter or linteger change. Correct duplicated test name.
18326 * gdb.mi/mi2-var-cmd.exp: Likewise.
18327
3d799a95
DJ
183282007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
18329
18330 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
18331
183322007-01-05 Joel Brobecker <brobecker@adacore.com>
51679ba9 18333
a9c64011
AS
18334 * gdb.base/nofield.c: New file.
18335 * gdb.base/nofield.exp: New testcase.
51679ba9 18336
eafb94e8
NR
183372007-01-05 Nick Roberts <nickrob@snap.net.nz>
18338
18339 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
18340
18341 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
18342 test.
18343
5e572bb4
DJ
183442007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
18345
18346 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
18347
74a44383
DJ
183482007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
18349
18350 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
18351 when continuing.
18352
1b572db9
DJ
183532007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
18354
18355 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
18356 Expect ".exe" extension.
18357
381bc39b
DJ
183582007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
18359
18360 * gdb.base/charset.exp: Add explicit filename to break.
18361 * gdb.base/dbx.exp: Add explicit filename to breaks.
18362
2b70e4c6
DJ
183632007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
18364
18365 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
18366 * gdb.mi/mi2-file.exp: Likewise.
18367
303b6f5d
DJ
183682007-01-04 Vladimir Prus <vladimir@codesourcery.com>
18369
18370 Implement specification of MI tests as comments
18371 in C and C++ sources.
18372 * lib/mi-support.exp (mi_autotest_data): New variable.
18373 (mi_autotest_source): New variable.
18374 (count_newlines, mi_prepare_inline_tests)
18375 (mi_get_inline_test, mi_continue_to_line)
18376 (mi_run_inline_test, mi_tbreak)
18377 (mi_send_resuming_command, mi_wait_for_stop): New functions.
18378 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
18379 Run inline tests.
18380 * gdb.mi/mi-var-cp.cc: Define tests here.
18381
23da0d94
VP
183822007-01-04 Vladimir Prus <vladimir@codesourcery.com>
18383
18384 Simplify usage of mi_continue_to.
18385 * lib/mi-support.exp (mi_runto_helper): Renamed
18386 from mi_runto, added new parameter 'run_or_continue'.
18387 (mi_runto): Use mi_runto_helper.
18388 (mi_continue_to): Accept just function name as parameter.
18389 Use mi_runto_helper.
18390 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
18391 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 18392
f9e18282
JB
183932006-01-04 Joel Brobecker <brobecker@adacore.com>
18394
18395 Make this testcase a bit more realistic. The current code
18396 is too simplistic, and allows the compiler to optimize out
18397 some of the entities we need for this testcase.
18398 * gdb.ada/null_record/bar.ads (Void_Star): New type.
18399 (Do_Nothing): Add extra parameter.
18400 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
18401 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
18402 by using a variable of type Void_Star.
18403
fd678c65
JB
184042006-01-04 Joel Brobecker <brobecker@adacore.com>
18405
18406 * gdb.ada/catch_ex/foo.adb: New file.
18407 * gdb.ada/catch_ex.exp: New testcase.
18408
05cfdb42
DJ
184092007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
18410
18411 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
18412 pass --image-base to linker.
18413
2e03ee74
DJ
184142007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
18415 Daniel Jacobowitz <dan@codesourcery.com>
18416
18417 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
18418 secondary prompts.
18419
0d5de010
DJ
184202007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
18421
18422 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
18423 output. Test the types of members and member pointers.
18424 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
18425 gdb/2092.
18426 * gdb.cp/member-ptr.exp: Search for a comment instead of a
18427 statement. Enable for GCC. Update expected output for some tests
18428 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
18429 layout.
18430 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
18431 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
18432 (Diamond::vget_base): New.
18433 (main): Add new tests.
18434 * gdb.cp/printmethod.exp: Update expected output for member functions.
18435 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
18436 print pEe->D::vg().
18437
61a771aa
DJ
184382007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
18439
18440 * gdb.threads/tls.exp: Allow stops in sem_post.
18441
2fa63963
DJ
184422006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
18443
18444 * gdb.base/annota1.exp: Allow .*printf in backtraces.
18445 * gdb.base/annota3.exp: Likewise.
18446 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
18447 again (instead of timing out).
18448 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
18449 GCC bug 26475.
18450 * gdb.java/jmisc.exp: Adjust to work with method signatures including
18451 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
18452 test from jmisc1.exp.
18453 * gdb.java/jmisc1.exp: Delete.
18454 * gdb.java/jprint.exp: Adjust to work with method signatures including
18455 return types.
18456 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
18457 * gdb.threads/linux-dp.exp: Don't be confused by program output.
18458 * lib/java.exp (compile_java_from_source): Pass the correct type
18459 to target_compile.
18460
5eefc2b7
JB
184612006-12-31 Joel Brobecker <brobecker@adacore.com>
18462
18463 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
18464 (stack_align_edx): New function.
18465 (stack_align_eax): New function.
18466 (main): Add calls to stack_align_edx and stack_align_eax.
18467 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
18468 Add testing for the cases where the register used during a stack
18469 realignment is edx. Same for eax.
18470
227c54da
DJ
184712006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
18472
18473 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
18474 and generic PE targets.
18475
cab8ac94
JB
184762006-12-29 Joel Brobecker <brobecker@adacore.com>
18477
18478 * gdb.ada/array_return.exp: Update copyright date list.
18479
ba54f318
JB
184802006-12-27 Joel Brobecker <brobecker@adacore.com>
18481
18482 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
18483 (Create_Small_Float_Vector): New function.
18484 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
18485 function body.
18486 * gdb.ada/array_return/p.adb: Use new type and function from
18487 package Pck.
18488 * gdb.ada/array_return.exp: Add a test verifying that GDB is
18489 able to print the value returned by a function returning an
18490 array of float.
18491
6b7a35dd
JB
184922006-12-20 Joel Brobecker <brobecker@adacore.com>
18493
18494 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
18495 The associated tests should be PASSing.
18496
038224f6
VP
184972006-12-08 Vladimir Prus <vladimir@codesourcery.com>
18498
18499 Test for base in references.
18500 * gdb.mi/mi-var-cp.cc: Add test code.
18501 * gdb.mi/mi-var-cp.exp: Test for bases in references.
18502 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
18503 * gdb.mi/mi2-watch.exp: Likewise.
18504 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
18505 (mi_list_varobj_children): New function.
18506
b26ed50d
VP
185072006-12-08 Vladimir Prus <vladimir@codesourcery.com>
18508
18509 * lib/mi-support.exp
18510 (mi_runto): Accept "()" after function name.
18511 (mi_create_varobj): New function.
18512 (mi_varobj_update): New function.
18513 (mi_Check_varobj_value): New function.
18514 * gdb.mi/mi-var-cp.exp: New file.
18515 * gdb.mi/mi-var-cp.cc: New file.
a9c64011 18516
08232497
DJ
185172006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
18518
18519 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
18520 gdb.base/weaklib2.c: New files.
18521
d394c993 185222006-11-29 Nathan Sidwell <nathan@codesourcery.com>
8ec659a0 18523
ac6c2fba
NS
18524 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
18525 info. Adjust test names.
18526
8ec659a0 18527 * gdb.base/break.c (main): Move position of malloc.
d394c993 18528 * gdb.base/break.exp: Revert mistaken checkin.
8ec659a0 18529
acd65feb
VP
185302006-11-28 Vladimir Prus <vladimir@codesourcery.com>
18531
18532 * gdb.mi/mi-var-cmd.exp: Check -var-update after
18533 assignement of arrays and function pointers.
18534 * gdb.mi/var-cmd.c: Add declaration necessary for above
18535 tests.
18536
f556d5e5
NS
185372006-11-27 Nathan Sidwell <nathan@codesourcery.com>
18538
18539 * gdb.base/break.c (main): Call malloc.
fcfcc2b5
NS
18540
18541 * gdb.threads/linux-dp.exp: Read thread table before and after
18542 creating each philosopher and verify it.
18543
697bc68d
NS
185442006-11-27 Nathan Sidwell <nathan@codesourcery.com>
18545 Paul Brook <paul@codesourcery.com>
18546 Daniel Jacobowitz <dan@codesourcery.com>
18547
18548 * gdb.base/ending-run.exp: Flatten expect script stepping out of
a9c64011 18549 main to remove duplication. Add start function of the form
697bc68d
NS
18550 '_*start[1-9]*'. Add RVDS start function.
18551
29d73ae4
DJ
185522006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
18553
18554 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
18555
c1d88655
UW
185562006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18557
18558 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
18559 * gdb.asm/spu.inc: New file.
18560 * gdb.base/term.exp: Disable if [target_info exists noargs].
18561 * gdb.gdb/complaints.exp: Disable if ![isnative].
18562 * gdb.gdb/selftest.exp: Likewise.
18563 * gdb.gdb/observer.exp: Likewise.
18564 * gdb.gdb/xfullpath.exp: Likewise.
18565 * gdb.base/attach.exp: Disable on SPU target.
18566 * gdb.cp/bs145503.exp: Likewise.
18567 * gdb.cp/exception.exp: Likewise.
18568 * gdb.cp/userdef.exp: Likewise.
18569
32a13b1a
DJ
185702006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
18571
18572 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
18573
d8295fe9
VP
185742006-11-10 Vladimir Prus <vladimir@codesourcery.com>
18575
18576 * gdb.base/completion.exp: Fix completion tests for
18577 'info' and 'info '.
18578 * gdb.base/help.exp (help_test_raw, test_class_help)
18579 (test_prefix_command_help): Move...
18580 * lib/gdb.exp: Here.
18581 * gdb.base/main.exp: Adjust.
18582 * gdb.cp/maint.exp: Adjust.
18583 * gdb.trace/tracecmd.exp: Use test_help_class.
a9c64011 18584
8c394015
VP
185852006-11-09 Vladimir Prus <vladimir@codesourcery.com>
18586
18587 * gdb.stabs/weird.exp (print_weird_var): Use
18588 gdb_test_multiple instead of gdb_expect.
18589
027fc1bc
VP
185902006-11-09 Vladimir Prus <vladimir@codesourcery.com>
18591
18592 * gdb.base/help.exp (help_test_raw): New.
18593 (test_class_help): New.
18594 (test_prefix_command_help): New.
18595 Adjust testcases.
18596
67609209
FR
185972006-11-09 Christophe Lyon <christophe.lyon@st.com>
18598
18599 * gdb.base/constvars.c (main): Write to crass and crips, so that
18600 they are allocated by the compiler.
18601
f73adfeb
AS
186022006-10-27 Andreas Schwab <schwab@suse.de>
18603
18604 * gdb.base/multi-forks.exp: Use "detach fork" instead of
18605 "detach-fork".
18606
2f83a18e
DJ
186072006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
18608
18609 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
18610 of patterns.
18611
94277a38
DJ
186122006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
18613
18614 * gdb.base/sepdebug.exp: Remove debug format test.
18615 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
18616 Handle no-symtab.
18617 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
18618
5bd2f6e2
DJ
186192006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
18620
18621 * gdb.threads/manythreads.c (thread_function, main): Don't cast
18622 int to pointer or pointer to int.
18623 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
18624
8c008720
DJ
186252006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
18626
18627 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
18628
9e35dae4
DJ
186292006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
18630
18631 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
18632
d9639e13
DJ
186332006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
18634
18635 PR c++/2116
18636 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
18637
390a1bd0
JB
186382006-10-06 Joel Brobecker <brobecker@adacore.com>
18639
18640 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
18641 the corresponding bug has been fixed in GDB (PR/2018).
18642
dd920c33
JB
186432006-10-06 Joel Brobecker <brobecker@adacore.com>
18644
18645 * gdb.base/subst.exp: New testcase.
18646
53bbefe9
JB
186472006-10-06 Joel Brobecker <brobecker@adacore.com>
18648
18649 * gdb.ada/array_return/pck.ads: Add copyright notice.
18650 * gdb.ada/array_return/pck.adb: Likewise.
18651 * gdb.ada/array_return/p.adb: Likewise.
18652 * gdb.ada/exec_changed/first.adb: Likewise.
18653 * gdb.ada/exec_changed/second.adb: Likewise.
18654
09851417
JB
186552006-10-06 Joel Brobecker <brobecker@adacore.com>
18656
18657 * gdb.ada/watch_arg/watch.adb: New file.
18658 * gdb.ada/watch_arg.exp: New testcase.
18659
041bf30d
VP
186602006-10-02 Vladimir Prus <vladimir@codesourcery.com>
18661
18662 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
a9c64011 18663 via string_to_regexp.
041bf30d 18664 * gdb.mi/mi2-basics.exp: Likewise.
a9c64011 18665
f286fbdd 186662006-09-20 Michael Snyder <michael.snyder@palmsource.com>
7b880e0b
MS
18667
18668 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
18669 Remove unused / obsolete files.
18670
7c07f349
NR
186712006-09-19 Nick Roberts <nickrob@snap.net.nz>
18672
18673 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
18674
cd5ff84a
VP
186752006-09-17 Vladimir Prus <vladimir@codesourcery.com>
18676
18677 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
18678 HIGH_FRAME argument to -stack-list-arguments can be larger than
a9c64011 18679 the number of frames.
cd5ff84a 18680
ae018d1a
DJ
186812006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
18682
18683 * gdb.base/args.c (main): Add breakpoint marker.
18684 * gdb.base/args.exp: Use args_test for tests. Add new tests which
18685 really test empty arguments.
18686 (args_load): Delete.
18687 (args_test): New.
18688
b399c549
NR
186892006-09-13 Nick Roberts <nickrob@snap.net.nz>
18690
18691 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
889bf7c5 18692 check for one file.
b399c549 18693
2ab1eb7a
VP
186942006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
18695
18696 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
18697 HIGH_FRAME argument to -stack-list-locals can be larger than
18698 the number of frames.
a9c64011 18699
476308bf
FF
187002006-08-18 Fred Fish <fnf@specifix.com>
18701
18702 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
18703 '$' in front of skip_vmx_tests_saved when setting that.
18704
8625200f
AS
187052006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
18706
18707 * gdb.base/trace-commands.exp: New file.
18708
089ec8f1
DJ
187092006-08-10 Joel Brobecker <brobecker@adacore.com>
18710 Daniel Jacobowitz <dan@codesourcery.com>
18711
18712 * gdb.base/step-bt.exp: Make hexadecimal address optional in
18713 expected output of the backtrace commands.
18714
b60f0898
JB
187152006-08-09 Joel Brobecker <brobecker@adacore.com>
18716
18717 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
18718 untested followed by return combination.
18719 * gdb.arch/altivec-regs.exp: Likewise.
18720 * gdb.arch/e500-abi.exp: Likewise.
18721 * gdb.arch/e500-regs.exp: Likewise.
18722 * gdb.arch/gdb1291.exp: Likewise.
18723 * gdb.arch/gdb1431.exp: Likewise.
18724 * gdb.arch/gdb1558.exp: Likewise.
18725 * gdb.arch/i386-prologue.exp: Likewise.
18726 * gdb.arch/i386-unwind.exp: Likewise.
18727 * gdb.asm/asm-source.exp: Likewise.
18728 * gdb.base/a2-run.exp: Likewise.
18729 * gdb.base/advance.exp: Likewise.
18730 * gdb.base/all-bin.exp: Likewise.
18731 * gdb.base/annota1.exp: Likewise.
18732 * gdb.base/annota3.exp: Likewise.
18733 * gdb.base/args.exp: Likewise.
18734 * gdb.base/arithmet.exp: Likewise.
18735 * gdb.base/assign.exp: Likewise.
18736 * gdb.base/async.exp: Likewise.
18737 * gdb.base/attach.exp: Likewise.
18738 * gdb.base/bang.exp: Likewise.
18739 * gdb.base/bigcore.exp: Likewise.
18740 * gdb.base/bitfields.exp: Likewise.
18741 * gdb.base/bitfields2.exp: Likewise.
18742 * gdb.base/break.exp: Likewise.
18743 * gdb.base/call-sc.exp: Likewise.
18744 * gdb.base/call-strs.exp: Likewise.
18745 * gdb.base/callfuncs.exp: Likewise.
18746 * gdb.base/checkpoint.exp: Likewise.
18747 * gdb.base/chng-syms.exp: Likewise.
18748 * gdb.base/code-expr.exp: Likewise.
18749 * gdb.base/commands.exp: Likewise.
18750 * gdb.base/completion.exp: Likewise.
18751 * gdb.base/cond-expr.exp: Likewise.
18752 * gdb.base/condbreak.exp: Likewise.
18753 * gdb.base/consecutive.exp: Likewise.
18754 * gdb.base/constvars.exp: Likewise.
18755 * gdb.base/corefile.exp: Likewise.
18756 * gdb.base/cvexpr.exp: Likewise.
18757 * gdb.base/dbx.exp: Likewise.
18758 * gdb.base/define.exp: Likewise.
18759 * gdb.base/detach.exp: Likewise.
18760 * gdb.base/display.exp: Likewise.
18761 * gdb.base/dump.exp: Likewise.
18762 * gdb.base/ena-dis-br.exp: Likewise.
18763 * gdb.base/ending-run.exp: Likewise.
18764 * gdb.base/environ.exp: Likewise.
18765 * gdb.base/eval-skip.exp: Likewise.
18766 * gdb.base/exprs.exp: Likewise.
18767 * gdb.base/fileio.exp: Likewise.
18768 * gdb.base/finish.exp: Likewise.
18769 * gdb.base/float.exp: Likewise.
18770 * gdb.base/foll-exec.exp: Likewise.
18771 * gdb.base/foll-fork.exp: Likewise.
18772 * gdb.base/foll-vfork.exp: Likewise.
18773 * gdb.base/freebpcmd.exp: Likewise.
18774 * gdb.base/funcargs.exp: Likewise.
18775 * gdb.base/gcore.exp: Likewise.
18776 * gdb.base/gdb1090.exp: Likewise.
18777 * gdb.base/gdb1250.exp: Likewise.
18778 * gdb.base/huge.exp: Likewise.
18779 * gdb.base/info-proc.exp: Likewise.
18780 * gdb.base/interrupt.exp: Likewise.
18781 * gdb.base/jump.exp: Likewise.
18782 * gdb.base/langs.exp: Likewise.
18783 * gdb.base/lineinc.exp: Likewise.
18784 * gdb.base/list.exp: Likewise.
18785 * gdb.base/logical.exp: Likewise.
18786 * gdb.base/long_long.exp: Likewise.
18787 * gdb.base/macscp.exp: Likewise.
18788 * gdb.base/maint.exp: Likewise.
18789 * gdb.base/mips_pro.exp: Likewise.
18790 * gdb.base/miscexprs.exp: Likewise.
18791 * gdb.base/multi-forks.exp: Likewise.
18792 * gdb.base/opaque.exp: Likewise.
18793 * gdb.base/overlays.exp: Likewise.
18794 * gdb.base/pc-fp.exp: Likewise.
18795 * gdb.base/pointers.exp: Likewise.
18796 * gdb.base/printcmds.exp: Likewise.
18797 * gdb.base/psymtab.exp: Likewise.
18798 * gdb.base/ptype.exp: Likewise.
18799 * gdb.base/recurse.exp: Likewise.
18800 * gdb.base/relational.exp: Likewise.
18801 * gdb.base/relocate.exp: Likewise.
18802 * gdb.base/remote.exp: Likewise.
18803 * gdb.base/reread.exp: Likewise.
18804 * gdb.base/restore.exp: Likewise.
18805 * gdb.base/return.exp: Likewise.
18806 * gdb.base/return2.exp: Likewise.
18807 * gdb.base/scope.exp: Likewise.
18808 * gdb.base/sect-cmd.exp: Likewise.
18809 * gdb.base/sep.exp: Likewise.
18810 * gdb.base/sepdebug.exp: Likewise.
18811 * gdb.base/setshow.exp: Likewise.
18812 * gdb.base/setvar.exp: Likewise.
18813 * gdb.base/sigall.exp: Likewise.
18814 * gdb.base/sigbpt.exp: Likewise.
18815 * gdb.base/signals.exp: Likewise.
18816 * gdb.base/signull.exp: Likewise.
18817 * gdb.base/sizeof.exp: Likewise.
18818 * gdb.base/solib.exp: Likewise.
18819 * gdb.base/step-line.exp: Likewise.
18820 * gdb.base/step-test.exp: Likewise.
18821 * gdb.base/structs.exp: Likewise.
18822 * gdb.base/structs2.exp: Likewise.
18823 * gdb.base/term.exp: Likewise.
18824 * gdb.base/twice.exp: Likewise.
18825 * gdb.base/until.exp: Likewise.
18826 * gdb.base/varargs.exp: Likewise.
18827 * gdb.base/volatile.exp: Likewise.
18828 * gdb.base/watchpoint.exp: Likewise.
18829 * gdb.base/whatis-exp.exp: Likewise.
18830 * gdb.base/whatis.exp: Likewise.
18831 * gdb.cp/ambiguous.exp: Likewise.
18832 * gdb.cp/annota2.exp: Likewise.
18833 * gdb.cp/annota3.exp: Likewise.
18834 * gdb.cp/bool.exp: Likewise.
18835 * gdb.cp/breakpoint.exp: Likewise.
18836 * gdb.cp/casts.exp: Likewise.
18837 * gdb.cp/class2.exp: Likewise.
18838 * gdb.cp/classes.exp: Likewise.
18839 * gdb.cp/cplusfuncs.exp: Likewise.
18840 * gdb.cp/ctti.exp: Likewise.
18841 * gdb.cp/derivation.exp: Likewise.
18842 * gdb.cp/exception.exp: Likewise.
18843 * gdb.cp/gdb1355.exp: Likewise.
18844 * gdb.cp/hang.exp: Likewise.
18845 * gdb.cp/inherit.exp: Likewise.
18846 * gdb.cp/local.exp: Likewise.
18847 * gdb.cp/m-data.exp: Likewise.
18848 * gdb.cp/m-static.exp: Likewise.
18849 * gdb.cp/member-ptr.exp: Likewise.
18850 * gdb.cp/method.exp: Likewise.
18851 * gdb.cp/misc.exp: Likewise.
18852 * gdb.cp/namespace.exp: Likewise.
18853 * gdb.cp/overload.exp: Likewise.
18854 * gdb.cp/ovldbreak.exp: Likewise.
18855 * gdb.cp/pr-1023.exp: Likewise.
18856 * gdb.cp/pr-1210.exp: Likewise.
18857 * gdb.cp/pr-574.exp: Likewise.
18858 * gdb.cp/printmethod.exp: Likewise.
18859 * gdb.cp/psmang.exp: Likewise.
18860 * gdb.cp/ref-params.exp: Likewise.
18861 * gdb.cp/ref-types.exp: Likewise.
18862 * gdb.cp/rtti.exp: Likewise.
18863 * gdb.cp/templates.exp: Likewise.
18864 * gdb.cp/try_catch.exp: Likewise.
18865 * gdb.cp/userdef.exp: Likewise.
18866 * gdb.cp/virtfunc.exp: Likewise.
18867 * gdb.disasm/am33.exp: Likewise.
18868 * gdb.disasm/h8300s.exp: Likewise.
18869 * gdb.disasm/mn10300.exp: Likewise.
18870 * gdb.disasm/sh3.exp: Likewise.
18871 * gdb.disasm/t01_mov.exp: Likewise.
18872 * gdb.disasm/t02_mova.exp: Likewise.
18873 * gdb.disasm/t03_add.exp: Likewise.
18874 * gdb.disasm/t04_sub.exp: Likewise.
18875 * gdb.disasm/t05_cmp.exp: Likewise.
18876 * gdb.disasm/t06_ari2.exp: Likewise.
18877 * gdb.disasm/t07_ari3.exp: Likewise.
18878 * gdb.disasm/t08_or.exp: Likewise.
18879 * gdb.disasm/t09_xor.exp: Likewise.
18880 * gdb.disasm/t10_and.exp: Likewise.
18881 * gdb.disasm/t11_logs.exp: Likewise.
18882 * gdb.disasm/t12_bit.exp: Likewise.
18883 * gdb.disasm/t13_otr.exp: Likewise.
18884 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
18885 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
18886 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
18887 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
18888 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
18889 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
18890 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
18891 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
18892 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
18893 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
18894 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
18895 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
18896 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
18897 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
18898 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
18899 * gdb.mi/gdb701.exp: Likewise.
18900 * gdb.mi/gdb792.exp: Likewise.
18901 * gdb.mi/mi-basics.exp: Likewise.
18902 * gdb.mi/mi-break.exp: Likewise.
18903 * gdb.mi/mi-cli.exp: Likewise.
18904 * gdb.mi/mi-console.exp: Likewise.
18905 * gdb.mi/mi-disassemble.exp: Likewise.
18906 * gdb.mi/mi-eval.exp: Likewise.
18907 * gdb.mi/mi-file.exp: Likewise.
18908 * gdb.mi/mi-read-memory.exp: Likewise.
18909 * gdb.mi/mi-regs.exp: Likewise.
18910 * gdb.mi/mi-return.exp: Likewise.
18911 * gdb.mi/mi-simplerun.exp: Likewise.
18912 * gdb.mi/mi-stack.exp: Likewise.
18913 * gdb.mi/mi-stepi.exp: Likewise.
18914 * gdb.mi/mi-syn-frame.exp: Likewise.
18915 * gdb.mi/mi-until.exp: Likewise.
18916 * gdb.mi/mi-var-block.exp: Likewise.
18917 * gdb.mi/mi-var-child.exp: Likewise.
18918 * gdb.mi/mi-var-cmd.exp: Likewise.
18919 * gdb.mi/mi-var-display.exp: Likewise.
18920 * gdb.mi/mi-watch.exp: Likewise.
18921 * gdb.mi/mi2-basics.exp: Likewise.
18922 * gdb.mi/mi2-break.exp: Likewise.
18923 * gdb.mi/mi2-cli.exp: Likewise.
18924 * gdb.mi/mi2-console.exp: Likewise.
18925 * gdb.mi/mi2-disassemble.exp: Likewise.
18926 * gdb.mi/mi2-eval.exp: Likewise.
18927 * gdb.mi/mi2-file.exp: Likewise.
18928 * gdb.mi/mi2-read-memory.exp: Likewise.
18929 * gdb.mi/mi2-regs.exp: Likewise.
18930 * gdb.mi/mi2-return.exp: Likewise.
18931 * gdb.mi/mi2-simplerun.exp: Likewise.
18932 * gdb.mi/mi2-stack.exp: Likewise.
18933 * gdb.mi/mi2-stepi.exp: Likewise.
18934 * gdb.mi/mi2-syn-frame.exp: Likewise.
18935 * gdb.mi/mi2-until.exp: Likewise.
18936 * gdb.mi/mi2-var-block.exp: Likewise.
18937 * gdb.mi/mi2-var-child.exp: Likewise.
18938 * gdb.mi/mi2-var-cmd.exp: Likewise.
18939 * gdb.mi/mi2-var-display.exp: Likewise.
18940 * gdb.mi/mi2-watch.exp: Likewise.
18941 * gdb.stabs/exclfwd.exp: Likewise.
18942 * gdb.stabs/weird.exp: Likewise.
18943 * gdb.threads/gcore-thread.exp: Likewise.
18944 * gdb.trace/actions.exp: Likewise.
18945 * gdb.trace/backtrace.exp: Likewise.
18946 * gdb.trace/circ.exp: Likewise.
18947 * gdb.trace/collection.exp: Likewise.
18948 * gdb.trace/deltrace.exp: Likewise.
18949 * gdb.trace/infotrace.exp: Likewise.
18950 * gdb.trace/limits.exp: Likewise.
18951 * gdb.trace/packetlen.exp: Likewise.
18952 * gdb.trace/passc-dyn.exp: Likewise.
18953 * gdb.trace/passcount.exp: Likewise.
18954 * gdb.trace/report.exp: Likewise.
18955 * gdb.trace/save-trace.exp: Likewise.
18956 * gdb.trace/tfind.exp: Likewise.
18957 * gdb.trace/tracecmd.exp: Likewise.
18958 * gdb.trace/while-dyn.exp: Likewise.
18959 * gdb.trace/while-stepping.exp: Likewise.
18960
f4b618d1
JB
189612006-08-08 Joel Brobecker <brobecker@adacore.com>
18962
18963 * gdb.base/step-bt.c: New file.
18964 * gdb.base/step-bt.exp: New testcase.
18965
3d00d119
DJ
189662006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
18967
18968 * config/monitor.exp (gdb_load): Remove support for obsolete
18969 download-write-size.
18970 * gdb.base/remote.exp: Likewise. Update all callers of
18971 gdb_timed_load.
18972
017b5bd4
DJ
189732006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
18974
18975 * cursal.exp: Pass binfile to gdb_load.
18976
837c599d
DJ
189772006-08-01 Nathan Sidwell <nathan@codesourcery.com>
18978
18979 * gdb.base/cursal.exp: Add "" to gdb_load call.
18980
8dd4540b
MK
189812006-07-29 Mark Kettenis <kettenis@gnu.org>
18982
18983 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
18984 NetBSD/ELF targets.
18985
ab5c9f60
DJ
189862006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
18987
18988 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
18989 operator*.
18990
4c42eaff
DJ
189912006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
18992
18993 * gdb.base/completion.exp: Update for change in "file" behavior.
18994 * gdb.stabs/weird.exp: Likewise.
18995 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
18996 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
18997
0155cc76
NS
189982006-07-24 Nathan Sidwell <nathan@codesourcery.com>
18999
19000 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
19001 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
19002
16026cd7
AS
190032006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
19004
19005 * gdb.base/default.exp: Update source command error message.
19006 * gdb.base/help.exp: Update 'help source' message.
19007
16963cb6
DJ
190082006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
19009
19010 * gdb.cp/bs15503.exp: Update comment for no longer crashing
19011 test.
19012
6d7fd486
AS
190132006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
19014
19015 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
19016
29e8a844
DJ
190172006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
19018
19019 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
19020
6afcfa39
DJ
190212006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
19022
19023 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
19024
267a692b
MK
190252006-07-17 Mark Kettenis <kettenis@gnu.org>
19026
19027 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
19028 *-*-openbsd* from targets for wich we expect ARM FPA floating
19029 point format.
19030
85d2fec4
NR
190312006-07-17 Nick Roberts <nickrob@snap.net.nz>
19032
19033 * gdb.cp/annota3.exp: Expect frame-begin annotation.
19034
190352006-07-17 Mark Kettenis <kettenis@gnu.org>
19036
19037 * gdb.base/annota3.exp: Expect frame-begin annotation.
19038
85b4c6e8
JB
190392006-07-14 Joel Brobecker <brobecker@adacore.com>
19040
19041 * gdb.base/help.exp: Adjust "help unset" test to accept
19042 any list of unset commands.
19043
fb933624
DJ
190442006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
19045 Daniel Jacobowitz <dan@codesourcery.com>
19046
19047 * gdb.cp/ref-params.exp: New test.
19048 * gdb.cp/ref-params.cc: New source file.
19049 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
19050
1dff4b64
MK
190512006-07-08 Mark Kettenis <kettenis@gnu.org>
19052
19053 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
19054 spaces/tabs in regular expressions since they might not be there.
19055
40d2e0e3
AS
190562006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
19057
19058 * gdb.base/ifelse.exp: New file.
19059
f6c957d2
NS
190602006-07-04 Nathan Sidwell <nathan@codesourcery.com>
19061
19062 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
19063 line.
19064 * gdb.base/huge.exp: Loop over compilation to find a size that
19065 is acceptable.
19066 * gdb.base/remote.exp: Correct expected strings.
19067 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
19068
b9c5a23d
DJ
190692006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
19070
19071 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
19072
9af2e58d
DJ
190732006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
19074
19075 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
19076 native.
19077
30930ca5
DJ
190782006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
19079
19080 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
19081 enable stabs testing.
19082
aa32fa1d
DJ
190832006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
19084
bd4a4c80 19085 * gdb.base/auxv.exp: Intercept undefined command messages before
aa32fa1d
DJ
19086 gdb_test_multiple does.
19087
321fef15
DJ
190882006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
19089
19090 * Makefile.in (host_alias): Remove.
19091 (target_alias): Use @target_noncanonical@.
19092 (site.exp): Don't set host_alias.
19093 * aclocal.m4: Remove contents. Include acx.m4.
19094 * configure: Regenerated.
19095 * configure.ac: Use ACX_NONCANONICAL_TARGET.
19096
e1c2defa
NS
190972006-06-13 Nathan Sidwell <nathan@codesourcery.com>
19098
e63b55d1
NS
19099 * lib/gdb.exp (gdb_load_cmd): New.
19100
5600ea19
NS
19101 * gdb.base/fileio.c: Add system(NULL) test.
19102 * gdb.base/fileio.exp: Check it.
19103
e1c2defa
NS
19104 * gdb.base/break.c: Add 10a breakpoint at }
19105 * gdb.base/break.exp: Add test for breakpoint at }
19106 * gdb.cp/anon-union.cc: Add code at end of function.
19107 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
19108 * gdb.mi/var-cmd.c: Add code at end of function.
19109 * gdb.mi/mi-var-display.exp: Adjust end of next.
19110 * gdb.mi/mi2-var-display.exp: Likewise.
19111 * gdb.base/fileio.c: Add stop function and insert calls at
19112 stopping places.
19113 * gdb.base/fileio.exp: Breakpoint stop function and remove
19114 explicit line number references.
19115
6c0112ec
JB
191162006-05-19 Joel Brobecker <brobecker@adacore.com>
19117
a9c64011
AS
19118 * gdb.base/del.exp (test_delete_alias): New function.
19119 Now check that both "del" and "d" work as aliases for "delete".
6c0112ec 19120
154189a4
FF
191212006-05-18 Fred Fish <fnf@specifix.com>
19122
19123 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
19124 required. Check for spurious output after program exits normally.
19125
582e64c2
FF
191262006-05-17 Fred Fish <fnf@specifix.com>
19127
19128 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
19129 gdb_load, so it works in the simulator.
19130
8ef6493a
FF
191312006-05-11 Fred Fish <fnf@specifix.com>
19132
19133 * gdb.base/bang.exp: Ignore unexpected output between the
19134 "program exited normally" and the gdb prompt, as many other
19135 tests do.
19136
692b141c
MK
191372006-05-07 Mark Kettenis <kettenis@gnu.org>
19138
19139 * gdb.base/help.exp: Make "delete checkpoint" part option for
19140 "help d" and "help delete" tests.
19141
540b8a30
UW
191422006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
19143
a9c64011 19144 * gdb.mi/mi-basics.exp: Add missing serial number to
540b8a30
UW
19145 expected output in some mi_gdb_test statements.
19146 * gdb.mi/mi2-basics.exp: Likewise.
19147
9b6462d9
JB
191482006-05-05 Joel Brobecker <brobecker@adacore.com>
19149
19150 * gdb.base/del.c: New file.
19151 * gdb.base/del.exp: New testcase.
19152
954de43b
DM
191532006-05-05 David S. Miller <davem@sunset.davemloft.net>
19154
19155 * gdb.base/break.exp: Do not assume a breakpoint on
19156 main will actually be in $srcfile when optimizing.
1303f75e
DM
19157 * gdb.base/savedregs.exp: Do not require that the dummy
19158 frame location match up to a symbol and source file location.
c3242428
DM
19159 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
19160 will get printed without a mi_cmd_data_list_register_values prefix.
19161 (*-data-list-register-*): Correct regular expressions to expect the new
19162 pseudo d? floating point registers.
19163 * gdb.mi/mi2-regs.exp: Likewise.
a9c64011 19164
c7e64c9a
DJ
191652006-05-05 Christophe Lyon <christophe.lyon@st.com>
19166
19167 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
19168 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
19169 is allocated by the compiler.
19170 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
19171 anons, e, anone to force their allocation by the compiler.
19172
191732006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
79c214e0
DJ
19174
19175 * gdb.base/help.exp: Update expected text for help d and
19176 help delete.
19177
27ce9a6d
MK
191782006-05-02 Mark Kettenis <kettenis@gnu.org>
19179
19180 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
19181 NetBSD/ELF targets.
19182
8608915f
MK
191832006-04-30 Mark Kettenis <kettenis@gnu.org>
19184
19185 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
19186 single-step breakpoint fails; make this a KFAIL on
19187 sparc*-*-openbsd*.
19188 * gdb.base/siginfo.exp: Likewise.
19189 * gdb.base/sigstep.exp (advance, advancei): Likewise.
19190
b8db102d
MS
191912006-04-26 Michael Snyder <msnyder@redhat.com>
19192
19193 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
19194 which may have to consume output from other forks.
19195 Add tests to make sure that "delete fork" succeeded.
19196
c702009a
MS
191972006-04-20 Michael Snyder <msnyder@redhat.com>
19198
19199 * 2006-03-22 Jim Blandy <jimb@redhat.com>
19200 Add support for the Renesas M32C and M16C.
19201
19202 * gdb.asm/asm-source.exp: Add m32c target.
19203 * gdb.asm/m32c.inc: Support for m32c target.
19204
e28493f2
AS
192052006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
19206
19207 * gdb.base/commands.exp (recursive_source_test): New test.
19208
880da185
DM
192092006-04-04 David S. Miller <davem@sunset.davemloft.net>
19210
19211 * gdb.base/float.exp: Add pattern for sparc targets.
19212
61d9b92f
DJ
192132006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
19214
19215 * gdb.base/commands.exp (stray_arg0_test): New test.
19216
bd717df8
PB
192172006-03-30 Paul Brook <paul@codesourcery.com>
19218
19219 * gdb.mi/mi-until.exp: kfail broken until command.
19220 * gdb.mi/mi2-until.exp: Ditto.
19221
ec793d3c
NR
192222006-03-27 Nick Roberts <nickrob@snap.net.nz>
19223
19224 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
19225
831004b7
AO
192262006-03-08 Alexandre Oliva <aoliva@redhat.com>
19227
19228 * gdb.base/prelink.exp: Anchor tested-for regular expression
19229 on gdb prompt.
19230
effe49a0
PB
192312006-03-07 Paul Brook <paul@codesourcery.com>
19232
19233 * gdb.base/assign.exp: Correct fail message.
19234
e5461016
PB
192352006-03-07 Paul Brook <paul@codesourcery.com>
19236
19237 * lib/compiler.c: Extract armcc version number.
19238 * lib/compiler.cc: Ditto.
19239
fc91c6c2
PB
192402006-03-07 Paul Brook <paul@codesourcery.com>
19241
19242 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
19243 additional_flags=-w.
19244 * gdb.arch/altivec-regs.exp: Ditto.
19245 * gdb.arch/e500-abi.exp: Ditto.
19246 * gdb.arch/e500-regs.exp: Ditto.
19247 * gdb.base/all-bin.exp: Ditto.
19248 * gdb.base/annota1.exp: Ditto.
19249 * gdb.base/annota3.exp: Ditto.
19250 * gdb.base/args.exp: Ditto.
19251 * gdb.base/arithmet.exp: Ditto.
19252 * gdb.base/assign.exp: Ditto.
19253 * gdb.base/async.exp: Ditto.
19254 * gdb.base/bang.exp: Ditto.
19255 * gdb.base/break.exp: Ditto.
19256 * gdb.base/call-rt-st.exp: Ditto.
19257 * gdb.base/completion.exp: Ditto.
19258 * gdb.base/cond-expr.exp: Ditto.
19259 * gdb.base/condbreak.exp: Ditto.
19260 * gdb.base/consecutive.exp: Ditto.
19261 * gdb.base/define.exp: Ditto.
19262 * gdb.base/display.exp: Ditto.
19263 * gdb.base/ena-dis-br.exp: Ditto.
19264 * gdb.base/environ.exp: Ditto.
19265 * gdb.base/eval-skip.exp: Ditto.
19266 * gdb.base/info-proc.exp: Ditto.
19267 * gdb.base/jump.exp: Ditto.
19268 * gdb.base/logical.exp: Ditto.
19269 * gdb.base/long_long.exp: Ditto.
19270 * gdb.base/maint.exp: Ditto.
19271 * gdb.base/miscexprs.exp: Ditto.
19272 * gdb.base/pc-fp.exp: Ditto.
19273 * gdb.base/pointers.exp: Ditto.
19274 * gdb.base/relational.exp: Ditto.
19275 * gdb.base/reread.exp: Ditto.
19276 * gdb.base/sect-cmd.exp: Ditto.
19277 * gdb.base/sep.exp: Ditto.
19278 * gdb.base/sepdebug.exp: Ditto.
19279 * gdb.base/until.exp: Ditto.
19280 * gdb.base/whatis-exp.exp: Ditto.
19281 * gdb.cp/annota2.exp: Ditto.
19282 * gdb.cp/annota3.exp: Ditto.
19283 * gdb.trace/actions.exp: Ditto.
19284 * gdb.trace/backtrace.exp: Ditto.
19285 * gdb.trace/circ.exp: Ditto.
19286 * gdb.trace/collection.exp: Ditto.
19287 * gdb.trace/deltrace.exp: Ditto.
19288 * gdb.trace/infotrace.exp: Ditto.
19289 * gdb.trace/limits.exp: Ditto.
19290 * gdb.trace/packetlen.exp: Ditto.
19291 * gdb.trace/passc-dyn.exp: Ditto.
19292 * gdb.trace/passcount.exp: Ditto.
19293 * gdb.trace/report.exp: Ditto.
19294 * gdb.trace/save-trace.exp: Ditto.
19295 * gdb.trace/tfind.exp: Ditto.
19296 * gdb.trace/tracecmd.exp: Ditto.
19297 * gdb.trace/while-dyn.exp: Ditto.
19298 * gdb.trace/while-stepping.exp: Ditto.
19299 * lib/gdb.exp: Ditto.
19300 (gdb_compile): Handle nowarning option.
19301
5f4a23d9
AO
193022006-03-07 Alexandre Oliva <aoliva@redhat.com>
19303
19304 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
19305 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
19306 Rename executable to prelinkt. Don't re-prelink if we didn't
19307 get a core file. Test prelink -u exit status to tell whether
19308 prelinking failed. Use gdb_test_multiple.
19309
9733fc94
DJ
193102006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
19311
19312 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
19313 (do_tests): Call it.
19314
cc10cae3
AO
193152006-02-28 Alexandre Oliva <aoliva@redhat.com>
19316
19317 * gdb.base/prelink.exp: New test.
19318 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
19319
15c46491
WZ
193202006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
19321
19322 * gdb.fortran/derived-type.f90: New file.
19323 * gdb.fortran/derived-type.exp: New testcase.
19324
5c9f7ded
DJ
193252006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
19326
19327 * gdb.base/default.exp: Allow ';' as a directory separator.
19328
5b96932b
AS
193292006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
19330
19331 * gdb.base/help.exp (help add-symbol-file): Update.
19332
1986bccd
AS
193332006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
19334
19335 * gdb.base/help.exp (help load): Update expected results.
19336
a8b7528f
FF
193372006-02-19 Fred Fish <fnf@specifix.com>
19338
19339 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
19340 specifix hex value as part of results.
19341 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
a9c64011 19342
f8261448
FF
193432006-02-16 Fred Fish <fnf@specifix.com>
19344
19345 * gdb.base/whatis.c: Define variables using typedefs char_addr,
19346 ushort_addr, and slong_addr, so the typedefs are not optimized
19347 away.
19348 * gdb.base/whatis.exp: Add tests using type name for struct type,
19349 union type, enum type, and typedef.
a9c64011 19350
31d8bdd2
MK
193512006-02-13 Mark Kettenis <kettenis@gnu.org>
19352
19353 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
19354
34e41e63
JB
193552006-02-13 Jim Blandy <jimb@redhat.com>
19356
19357 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
19358 case where it takes two "next" commands to skip past the init
19359 call.
19360
ac6e4f31
FF
193612006-02-12 Fred Fish <fnf@specifix.com>
19362
19363 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
19364 to handle cases where it takes two "next" commands to skip
19365 past the init call.
19366
2db2d571
JB
193672006-02-07 Joel Brobecker <brobecker@adacore.com>
19368
19369 * gdb.ada/array_return.exp: Mark the last test as expected to fail
19370 on hppa32 targets.
19371
38fcd64c
DJ
193722006-02-06 Vladimir Prus <ghost@cs.msu.su>
19373
19374 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
19375 field.
19376
1315ad46
MK
193772006-01-29 Mark Kettenis <kettenis@gnu.org>
19378
19379 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
19380
5625b943
DJ
193812006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
19382
19383 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
19384 files.
19385
80df1bbe
DJ
193862006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
19387
19388 * gdb.cp/maint.exp: Set complaints to a positive value.
19389
9078e690
DJ
193902006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
19391
19392 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
19393 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
19394 function name.
19395
9c903399
DJ
193962006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
19397
19398 * gdb.base/checkpoint.c: Update copyright notice. Include
19399 <stdlib.h>.
19400
761ae4d6
JB
194012006-01-04 Jim Blandy <jimb@redhat.com>
19402
19403 * gdb.asm/asm-source.exp: Independently provide default values for
19404 asm-flags and debug-flags. Use 'string equal' to do the
19405 comparison, not the implicit expr's '==' operator. Remove
19406 now-unneeded assignments to asm-flags. In h8300 case, place
19407 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
19408
099ac3dd
MS
194092006-01-04 Michael Snyder <msnyder@redhat.com>
19410
19411 * gdb.base/checkpoint.c: New file.
19412 * gdb.base/checkpoint.exp: New file.
19413 * gdb.base/multi-fork.c: New file.
19414 * gdb.base/multi-fork.exp: New file.
19415 * gdb.base/pi.txt: New file (data for checkpoint.c test).
19416
f4d85314
FF
194172006-01-04 Fred Fish <fnf@specifix.com>
19418
19419 * gdb.base/ptype.c (foo): Add typedef.
19420 (intfoo): Add function.
19421 * gdb.base/ptype1.c: New file.
19422 * gdb.base/ptype.exp: Handle compilation and linking with two
19423 source files. Test that proper type for "foo" is found based
19424 on source context rather than first match found in symtabs.
19425
a1b06f35
MK
194262005-12-28 Mark Kettenis <kettenis@gnu.org>
19427
19428 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
19429 * gdb.asm/openbsd.inc: Indent commands.
19430
d082a1e2
MK
194312005-12-26 Mark Kettenis <kettenis@gnu.org>
19432
c65016bd
MK
19433 * gdb.base/freebpcmd.exp: Increase timeout.
19434
d082a1e2
MK
19435 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
19436
d3c32a0e
DJ
194372005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
19438
19439 * gdb.base/default.exp: Update check for "show version".
19440
9fdb1f50
RC
194412005-12-09 Randolph Chung <tausq@debian.org>
19442
19443 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
19444 * gdb.asm/pa64.inc: New file.
19445
5f2c56f7
RC
194462005-12-09 Randolph Chung <tausq@debian.org>
19447
19448 * gdb.asm/common.inc: Indent commands.
19449 * gdb.asm/asmsrc1.s: Likewise.
19450 * gdb.asm/asmsrc2.s: Likewise.
19451
8117349c
RC
194522005-12-09 Randolph Chung <tausq@debian.org>
19453
19454 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
19455 (get_addr_of_sym): Remove duplicate print.
19456 (gen_core): xfail hppa*-*-hpux*, update expected output.
19457 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
19458 * gdb.arch/pa64-nullify.s: New file.
19459
8f07f25a
RC
194602005-12-09 Randolph Chung <tausq@debian.org>
19461
19462 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
19463
55b39184
DJ
194642005-12-07 Christophe Lyon <christophe.lyon@st.com>
19465
19466 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
19467 code generation for these functions.
19468 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
19469 error message.
19470
31e2b00f
AS
194712005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
19472
19473 * gdb.base/help.exp (help b, help br, help bre, help brea)
19474 (help break): Update the expected message.
19475
c3d0b56e
SC
194762005-11-11 Stephane Carrez <stcarrez@nerim.fr>
19477
19478 * gdb.asm/m68hc11.inc: Setup the data section.
19479 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
19480 script for this test.
19481 (m6812-*-*): Likewise.
19482
36ae0ea9
RC
194832005-11-09 Randolph Chung <tausq@debian.org>
19484
19485 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
19486
9d6f42e9
WZ
194872005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
19488
19489 * gdb.base/break.exp: Fix a comment typo.
19490
e2126a14
EZ
194912005-11-03 Jim Blandy <jimb@redhat.com>
19492
a9c64011
AS
19493 Checked in by Elena Zannoni <ezannoni@redhat.com>
19494
889bf7c5 19495 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
e2126a14 19496
e0ac7199
CV
194972005-11-02 Corinna Vinschen <vinschen@redhat.com>
19498
19499 * gdb.arch/gdb1558.c: Include stdio.h.
19500
31d3fb18
MK
195012005-10-31 Mark Kettenis <kettenis@gnu.org>
19502
19503 * gdb.asm/asm-source.exp: Use -e instead of --entry.
19504
e52b687c
MK
195052005-10-31 Mark Kettenis <kettenis@gnu.org>
19506
19507 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
19508
f4711d79
PG
195092005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
19510
a9c64011
AS
19511 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
19512 vscr" tests to better match output.
f4711d79 19513
987a9106
JB
195142005-10-12 Jim Blandy <jimb@redhat.com>
19515
19516 * gdb.base/structs.exp (any): New function.
19517 (test_struct_returns): Don't make any assumptions at all about
19518 what value the function returns when GDB can't set the return
19519 value.
19520
2336bb58
JB
195212005-10-09 Joel Brobecker <brobecker@adacore.com>
19522
19523 * gdb.ada/arrayidx/p.adb: New file.
19524 * gdb.ada/arrayidx.exp: New testcase
19525
195262005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
19527
19528 * gdb.ada/array_return/pck.ads: New file.
19529 * gdb.ada/array_return/pck.adb: New file.
19530 * gdb.ada/array_return/p.adb: New file.
19531 * gdb.ada/array_return.exp: New testcase.
19532
705335ea
JB
195332005-10-03 Joel Brobecker <brobecker@adacore.com>
19534
a9c64011
AS
19535 * gdb.base/arrayidx.c: New file.
19536 * gdb.base/arrayidx.exp: New testcase.
705335ea 19537
11ee9940
NR
195382005-09-29 Nick Roberts <nickrob@snap.net.nz>
19539
19540 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
19541 frames-invalid and breakpoints-invalid are no longer generated
19542 with level 3 so don't expect them in the output.
19543
39fb8e9e
BR
195442005-09-27 Bob Rossi <bob@brasko.net>
19545
a9c64011 19546 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
39fb8e9e
BR
19547 from test. Escape the | in mi_gdb_test call.
19548 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
19549 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
19550 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
19551 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
19552 expected regex's in mi_gdb_test calls.
19553 * lib/mi-support.exp: Remove arbitrary .* from tests.
19554 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
19555 Fully anchor GDB/MI expected results in mi_gdb_test.
19556 * lib/gdb.exp (string_to_regexp): Escape the ] character.
19557 * gdb.base/sizeof.exp: Remove escape character. Correct test.
19558
2af48f68
PB
195592005-09-26 Paul Brook <paul@codesourcery.com>
19560
19561 * long_long.exp: Exclude eabi targets from arm FPA float format test.
19562
f34502bc
WZ
195632005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
19564
19565 * bfp-test.c: New file.
19566 * bfp-test.exp: New testcase.
19567
ca929517
WZ
195682005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
19569
19570 * gdb.fortran/subarray.exp: New testcase to test the evaluation
19571 of subarray and substring variable.
19572 * gdb.fortran/subarray.f: New source file for the test of subarray
19573 and substring variable evaluation.
19574 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
19575 of string constant.
19576
c761af65
DJ
195772005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
19578
19579 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
19580 copyright dates.
19581
561d7a1d
PG
195822005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
19583
19584 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
19585 powerpc altivec' test with an almost identical 'info vector' test.
19586
b2b64cc9
PG
195872005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
19588
a9c64011
AS
19589 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
19590 vscr" tests to match output.
b2b64cc9 19591
6ac4d15a
PG
195922005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
19593
a9c64011
AS
19594 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
19595 output.
6ac4d15a 19596
40e55bef
BR
195972005-09-11 Bob Rossi <bob@brasko.net>
19598
889bf7c5
PA
19599 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
19600 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
19601 commands that return an MI output command and an asyncronous MI output
19602 command.
40e55bef
BR
19603 * gdb.mi/mi-console.exp: Ditto.
19604
3c7385ec
BR
196052005-09-11 Bob Rossi <bob@brasko.net>
19606
19607 * gdb.mi/mi-var-child.c: Include <string.h>.
19608
a6cd0eb3
DJ
196092005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
19610
19611 * killed.exp: Correct gdb_expect syntax.
19612
2f168eed
CV
196132005-08-09 Corinna Vinschen <vinschen@redhat.com>
19614
19615 * lib/mi-support.exp (mi_gdb_load): Fix typo.
19616
ecd3fd0f
BR
196172005-08-02 Bob Rossi <bob@brasko.net>
19618
19619 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
19620 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
19621 Change tests to inferior-tty-set/show.
19622 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
19623 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
19624 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
19625 inferior. Use mi_gdb_test to get GDB and Inferior output.
19626 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
19627 descriptor.
19628 (mi_inferior_tty_name): Add inferior PTY file name.
19629 (mi_gdb_start): Add INFERIOR_PTY parameter.
19630 (mi_gdb_test): Add IPATTERN parameter.
19631
f1ea48cb 196322005-08-02 Bob Rossi <bob@brasko.net>
a9c64011 19633
f1ea48cb
BR
19634 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
19635 parameter to mi_gdb_test.
19636 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
19637
6e650a67
DJ
196382005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
19639
19640 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
19641 struct_declarations.
19642 * gdb.mi/mi-var-child.exp: Step over the initialization of
19643 struct_declarations.
19644
8be260b6
DJ
196452005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
19646
19647 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
19648 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
19649 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
19650 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
19651 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
19652 file.
19653
4e660f07
NR
196542005-07-27 Nick Roberts <nickrob@snap.net.nz>
19655
19656 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
19657 (do_children_tests): Assign values to the extra elements.
19658
19659 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
19660 them for tests for "-var-update --no-values" and
a9c64011 19661 "-var-update --all-values".
4e660f07
NR
19662 Add test for "-var-list-children --simple-values".
19663
19664 * gdb.mi/basics.c (callee4): Add integer array D[3]...
19665
19666 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
19667 "-stack-list-locals --simple-values" Improve doc strings and
19668 comments.
19669
6bdae935
MK
196702005-07-18 Mark Kettenis <kettenis@gnu.org>
19671
598b7a6f
MK
19672 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
19673 *-*-openbsd*.
19674 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
19675
6bdae935
MK
19676 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
19677 sigaltsatck'.
19678
1323e929 196792005-07-14 Bob Rossi <bob@brasko.net>
a9c64011 19680
1323e929
BR
19681 * gdb.base/default.exp (tty): Changed output of command.
19682 * gdb.base/help.exp (help tty): Ditto.
19683
b1a9c082
MK
196842005-07-12 Mark Kettenis <kettenis@gnu.org>
19685
19686 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
19687
10a844a2
MK
196882005-07-10 Mark Kettenis <kettenis@gnu.org>
19689
19690 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
19691 -stack-select-frame without arguments.
19692 (test_stack_frame_listing): Add test for newly implemented command
19693 -stack-info-frame.
19694
3cb3b8df
BR
196952005-07-06 Bob Rossi <bob@brasko.net>
19696
19697 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
19698 command.
19699 (Copyright): Update copyright.
19700
a0c5fbcf
WZ
197012005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
19702
19703 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
19704 tests to evaluate exponentiation expression.
19705
984971d0
AS
197062005-06-29 Andreas Schwab <schwab@suse.de>
19707
19708 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
19709 main to avoid warnings.
19710
19711 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
19712
fe03833f
NR
197132005-06-20 Nick Roberts <nickrob@snap.net.nz>
19714
19715 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
19716 -stack-select-frame without arguments.
19717 (test_stack_frame_listing): Add test for newly implemented command
19718 -stack-info-frame.
a9c64011 19719
7a55f279
WZ
197202005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
19721
0ffa0ea5
DJ
19722 * gdb.fortran/array-element.f: New file.
19723 * gdb.fortran/array-element.exp: New testcase.
7a55f279 19724
26585198
DJ
197252005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
19726
19727 * gdb.base/bigcore.exp: Correct checks for systems which can
19728 not dump a large core file.
19729
c1bd25fd
DJ
197302005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
19731
19732 * gdb.base/relocate.c: Add a copyright notice.
19733 (dummy): Remove.
19734 * gdb.base/relocate.exp: Test printing the values of variables
19735 from a relocatable file.
19736
589e074d
DJ
197372005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
19738
19739 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
19740 excess MI output after an error.
19741
0915f927
JB
197422005-05-29 Joel Brobecker <brobecker@adacore.com>
19743
19744 * gdb.arch/alpha-step.c: New file.
19745 * gdb.arch/alpha-step.exp: New testcase.
19746
76ff342d
DJ
197472005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
19748 Dennis Brueni <dennis@slickedit.com>
19749
19750 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
19751 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
19752 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
19753 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
19754 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
19755 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
19756 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
19757
96b0c7ac
DJ
197582005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
19759 Wu Zhou <woodzltc@cn.ibm.com>
19760
19761 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
19762 IBM's xlc compiler.
19763 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
19764 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
19765
f21565d2
JB
197662005-05-13 Jim Blandy <jimb@redhat.com>
19767
19768 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
19769 calling gdb_suppress_entire_file.
19770 * gdb.base/charset.exp: Same.
19771 * gdb.base/call-rt-st.exp: Same.
19772
6006a3a1
BR
197732005-05-05 Bob Rossi <bob_rossi@cox.net>
19774
19775 * lib/gdb.exp (fullname_syntax): Added global regex.
19776 (fullname_syntax_POSIX): Ditto.
19777 (fullname_syntax_UNC): Ditto.
19778 (fullname_syntax_DOS_CASE): Ditto.
19779 (fullname_syntax_DOS): Ditto.
19780 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
19781 fullname_syntax variable to scope and use it.
19782 (test_file_list_exec_source_files): Ditto.
19783 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
19784
c3b69c04
DJ
197852005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
19786
19787 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
19788
3c95e6af
PG
197892004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
19790
a9c64011
AS
19791 * lib/gdb.exp (skip_altivec_tests): New function, based on
19792 check_vmx_hw_available from the GCC testsuite.
19793 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
19794 * lib/gdb.arch/altivec-regs.exp: Likewise.
3c95e6af 19795
78df6c56
JB
197962005-05-02 Jim Blandy <jimb@redhat.com>
19797
19798 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
19799 calling gdb_suppress_entire_file.
19800
1690f9cf
DJ
198012005-04-30 Randolph Chung <tausq@debian.org>
19802
19803 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
19804 Slightly relax "sem_post" name checking.
19805
5ea106f7
PG
198062005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
19807
19808 * gdb.base/unload.exp: Use new shared library infrastructure.
19809
bf7234cf
PG
198102005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
19811
19812 * gdb.base/so-impl-ld.exp: Use new shared library
a9c64011 19813 infrastructure.
bf7234cf 19814
547b869a
CV
198152005-04-29 Corinna Vinschen <vinschen@redhat.com>
19816
19817 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
19818 * gdb.asm/h8300.inc: New file.
19819
f07e55f0
PG
198202005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
19821
19822 * gdb.base/shlib-call.exp: Change to use new shared library
19823 infrastructure.
19824
3cbba3d1
PG
198252005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
19826
a9c64011
AS
19827 * gdb.base/pending.exp: Change to use new shared library
19828 infrastructure.
3cbba3d1 19829
ed6df200
PG
198302005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
19831
a9c64011
AS
19832 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
19833 use test_compiler_info instead of gcc_compiled, and update copyright.
ed6df200 19834
8c8f4ebe
PG
198352005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
19836
a9c64011
AS
19837 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
19838 shared objects being adjusted and update copyright years.
8c8f4ebe 19839
607fbc54
DJ
198402005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
19841
19842 * ChangeLog: Correct some 2003-01-13 dates.
19843 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
19844 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
19845 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
19846 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
19847 gdb.trace/tfind.exp: Update copyright years.
19848
57bf0e56
DJ
198492005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
19850 Daniel Jacobowitz <dan@codesourcery.com>
19851
19852 * lib/gdb.exp (gdb_compile): Handle shlib=.
19853 (gdb_compile_shlib): New function.
19854
9b593790
PG
198552005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
19856
a9c64011 19857 * lib/gdb.exp (test_compiler_info): Give argument a default value.
9b593790 19858
9494c6a5
DJ
198592005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
19860
19861 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
19862 gdb.server.
19863 * configure.ac: Likewise.
19864 * configure: Regenerated.
19865 * gdb.gdbserver/Makefile.in: Moved to...
19866 * gdb.server/Makefile.in: ... here.
19867 * gdb.gdbserver/server.c: Moved to...
19868 * gdb.server/server.c: ... here.
19869 * gdb.gdbserver/server-run.exp: Moved to...
19870 * gdb.server/server-run.exp: ... here.
19871
6f8eac0e
DJ
198722005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
19873
19874 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
19875 * configure.ac: Create gdb.gdbserver/Makefile.
19876 * configure: Regenerated.
19877 * lib/gdbserver-support.exp: New file, derived from
19878 config/gdbserver.exp.
19879 * config/gdbserver.exp: Use gdbserver-support.exp.
19880 * gdb.gdbserver/Makefile.in: New file.
19881 * gdb.gdbserver/server.c: New file.
19882 * gdb.gdbserver/server-run.exp: New file.
19883
6e87504d
PG
198842005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
19885
a9c64011
AS
19886 * lib/gdb.exp (test_compiler_info): Return compiler_info
19887 if no arguments are given.
6e87504d 19888
d1779be4
PG
198892005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
19890
19891 * gdb.arch/altivec-abi.exp: Check for compiler and set
19892 use altivec' flag accordingly.
19893 * gdb.arch/altivec-regs.exp: Likewise.
19894
88750304
DJ
198952005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
19896
19897 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
19898
f3fb768d
AS
198992005-03-27 Andreas Schwab <schwab@suse.de>
19900
19901 * gdb.base/bigcore.c (main): Add missing mode argument in open
19902 call.
19903
7e813ac5
DJ
199042005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
19905
19906 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
19907 downloads.
19908 * config/gdbserver.exp (gdb_load): Likewise.
19909
8e3049aa
PB
199102005-03-14 Paul Brook <paul@codesourcery.com>
19911
19912 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
19913 targets.
19914
a9df7c44
JB
199152005-03-09 Joel Brobecker <brobecker@adacore.com>
19916
19917 * gdb.dwarf2/dup-psym.S: New file.
19918 * gdb.dwarf2/dup-psym.exp: New testcase.
19919
9f0d94e8
JB
199202005-03-09 Joel Brobecker <brobecker@adacore.com>
19921
19922 * gdb.ada/exec_changed/first.adb: New file.
19923 * gdb.ada/exec_changed/second.adb: New file.
19924 * gdb.ada/exec_changed.exp: New testcase.
19925
5f579bc5
NS
199262005-03-08 Nathan Sidwell <nathan@codesourcery.com>
19927
36e9969c
NS
19928 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
19929 (A2): New class.
19930 (main): Test operator+.
19931 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
19932 breakpoint test.
19933
5f579bc5
NS
19934 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
19935 * gdb.base/signull.exp: Disable if gdb,nosignals.
19936 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
19937 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
19938 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
19939 * gdb.mi/mi2-console.exp: Likewise.
19940 * gdb.trace/collection.exp (run_trace_experiment): Consume the
19941 continue output at start.
19942 (gdb_collect_locals_test): Robustify regexp.
19943 * gdb.trace/passc-dyn.exp: Fix comment typo.
19944 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
19945
be46087e
CV
199462005-03-08 Corinna Vinschen <vinschen@redhat.com>
19947
19948 * gdb.asm/asm-source.exp: Add iq2000 case.
19949 * gdb.asm/iq2000.inc: New file.
19950
384e1a61 199512005-03-07 Manoj Iyer <manjo@austin.ibm.com>
a9c64011 19952
384e1a61
MI
19953 * gdb.base/command.exp: Change hardcoded value to regular expression.
19954 * gdb.base/float.exp: Add powerpc to the list of targets checked.
19955
584b6e9e
DJ
199562005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
19957
19958 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
19959 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
19960 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
19961 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
19962 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
19963
ab5b5d61
MK
199642005-03-05 Mark Kettenis <kettenis@gnu.org>
19965
19966 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
19967 changes.
19968
ae051c1b
PG
199692004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
19970
a9c64011
AS
19971 * lib/compiler.c: Add test for IBM's xlc compiler.
19972 * lib/compiler.cc: Likewise.
ae051c1b 19973
3f0f6ed2
JB
199742004-02-24 Joel Brobecker <brobecker@adacore.com>
19975
19976 * gdb.ada/fixed_points.exp: Create compilation object directory
19977 before running the test.
19978 * gdb.ada/null_record.exp: Likewise.
19979 * gdb.ada/packed_array.exp: Likewise.
19980 * gdb.ada/start.exp: Likewise.
19981
724f452b
JB
199822005-02-15 Joel Brobecker <brobecker@adacore.com>
19983
19984 * gdb.ada/packed_array/pa.adb: New file.
19985 * gdb.ada/packed_array.exp: New testcase.
19986
57f5cdfb 199872005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 19988
1f393151
MK
19989 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
19990 files.
19991
ebdda337
MK
19992 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
19993 on *-*-openbsd*. Correctly match whitespace in regukar
19994 expressions.
19995
cf309262
DJ
199962005-02-10 Daniel Jacobowitz <dan@debian.org>
19997
19998 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
19999 PR exp/1821
20000 * gdb.base/gdb1821.c: New test file.
20001 * gdb.base/gdb1821.exp: New test file.
20002
3be49e7a
JB
200032005-02-09 Joel Brobecker <brobecker@adacore.com>
20004
20005 * gdb.base/start.c: New file.
20006 * gdb.base/start.exp: New testcase.
20007
e292e67d
JB
200082005-02-09 Joel Brobecker <brobecker@adacore.com>
20009
20010 * gdb.ada/start/dummy.adb: New file.
20011 * gdb.ada/start.exp: New testcase.
20012
dbdfa66c
CV
200132005-02-09 Corinna Vinschen <vinschen@redhat.com>
20014
20015 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
20016 for printing symbols and statistics.
20017 Add test for using relative pathnames in "maint print msymbols" test.
20018 Mark "maint info sections DATA" XFAIL on Cygwin.
20019 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
20020 tests.
20021
d7941671
AC
200222005-02-09 Andreas Schwab <schwab@suse.de>
20023
20024 Committed by Andrew Cagney <cagney@gnu.org>
20025 * gdb.base/remotetimeout.exp: New file.
20026
74e5ef44
MK
200272005-02-07 Mark Kettenis <kettenis@gnu.org>
20028
20029 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
20030
464dd14d
JB
200312005-02-03 Joel Brobecker <brobecker@adacore.com>
20032
20033 * gdb.ada/gnat_ada.gpr: New file.
20034 * gdb.ada/gnat_ada.gin: Delete, no longer used.
20035 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
20036 * configure.ac: No longer generate gnat_ada.gpr.
20037 * configure: Regenerate.
20038 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
20039 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
20040 * gdb.ada/null_record/bar.ads: Likewise.
20041 * gdb.ada/null_record/bar.adb: Likewise.
20042 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
20043 * gdb.ada/null_record.exp (testdir): New variable.
20044 (testfile): executable is now in testdir subdirectory.
20045 (srcfile): Use full path to the main compilation unit.
20046 * gdb.ada/fixed_points.exp: Same changes as above.
20047
30d756ae
NR
200482005-02-03 Nick Roberts <nickrob@snap.net.nz>
20049
20050 * gdb.base/interp.exp: New test.
20051
9d799f85
AC
200522005-01-24 Andrew Cagney <cagney@gnu.org>
20053
20054 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
20055
15656118
AC
200562005-01-19 Andrew Cagney <cagney@gnu.org>
20057
a892c31b
AC
20058 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
20059 configure.ac not configure.in.
20060
15656118
AC
20061 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
20062 of powerpc*-*-*.
20063 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
a9c64011 20064 * gdb.base/list.exp (test_list_function)
15656118
AC
20065 (test_list_filename_and_function): Ditto.
20066 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
20067
a7b01baf
AC
200682005-01-16 Andrew Cagney <cagney@gnu.org>
20069
17d92a02
AC
20070 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
20071
a7b01baf
AC
20072 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
20073
bc8332bb
AC
200742005-01-14 Andrew Cagney <cagney@gnu.org>
20075
20076 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
20077 * gdb.mi/mi2-var-cmd.exp: Ditto.
20078
4d074752
CV
200792005-01-10 Corinna Vinschen <vinschen@redhat.com>
20080
20081 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
20082
bec39cab
AC
200832005-01-07 Andrew Cagney <cagney@gnu.org>
20084
20085 * configure.ac: Rename configure.in, require autoconf 2.59.
20086 * configure: Re-generate.
20087 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
20088 * gdb.stabs/configure: Re-generate.
20089 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
20090 * gdb.hp/configure: Re-generate.
20091 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
20092 autoconf 2.59.
20093 * gdb.hp/gdb.objdbg/configure: Re-generate.
20094 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
20095 autoconf 2.59.
20096 * gdb.hp/gdb.defects/configure: Re-generate.
20097 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
20098 autoconf 2.59.
20099 * gdb.hp/gdb.compat/configure: Re-generate.
20100 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
20101 autoconf 2.59.
20102 * gdb.hp/gdb.base-hp/configure: Re-generate.
20103 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
20104 autoconf 2.59.
20105 * gdb.hp/gdb.aCC/configure: Re-generate.
20106
f10b16d4
JB
201072004-12-15 Jim Blandy <jimb@redhat.com>
20108
20109 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
20110 under NPTL when there is debugging info available for libpthread.
20111
fb6e1814
JG
201122004-12-13 Jerome Guitton <guitton@gnat.com>
20113
20114 * gdb.ada/fixed_points.c: New file.
20115 * gdb.ada/fixed_points.exp: New file.
20116
fe46cd3a
RC
201172004-12-03 Randolph Chung <tausq@debian.org>
20118
20119 * gdb.arch/pa-nullify.exp: New file.
20120 * gdb.arch/pa-nullify.s: New file.
20121
8de0841b
RC
201222004-11-30 Randolph Chung <tausq@debian.org>
20123
20124 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
20125 instead of "tbug". Fix regexp to work properly with gdb_test.
20126
c8170782
PH
201272004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
20128
20129 * gdb.base/bitfields2.exp: New test.
20130 * gdb.base/bitfields2.c: New file.
20131
954269c2
RE
201322004-11-28 Richard Earnshaw <rearnsha@arm.com>
20133
20134 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
20135
0107feed
RC
201362004-11-16 Randolph Chung <tausq@debian.org>
20137
20138 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
20139
f073ae8c
DJ
201402004-11-14 Daniel Jacobowitz <dan@debian.org>
20141
20142 * gdb.threads/threadapply.exp: Correct "macro details" test.
20143
19ad59e7
JJ
201442004-11-11 Jeff Johnston <jjohnstn@redhat.com>
20145
20146 * gdb.threads/threadapply.exp: New test.
20147 * gdb.threads/threadapply.c: New file.
20148
9cf0961b
MK
201492004-11-07 Mark Kettenis <kettenis@gnu.org>
20150
20151 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
20152 frames.
20153
c789492a
FL
201542004-11-05 Felix Lee <felix+log1@specifixinc.com>
20155
20156 * gdb.base/cursal.exp: New file.
20157 * gdb.base/cursal.c: New file.
20158
a1e167bb
AC
201592004-11-03 Andrew Cagney <cagney@gnu.org>
20160
20161 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
20162
b7cbf173
MK
201632004-10-30 Mark Kettenis <kettenis@gnu.org>
20164
20165 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
20166 NetBSD/ELF targets.
20167
88f9d34f
JB
201682004-10-29 Joel Brobecker <brobecker@gnat.com>
20169
20170 * gdb.threads/bp_in_thread.c: New file, copied from
20171 pthread_cond_wait.c.
20172 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
20173 file, rather than reusing the .c file from another testcase.
20174
ca7d6a0c
JB
201752004-10-20 Joel Brobecker <brobecker@gnat.com>
20176
20177 * gdb.ada/null_record.exp: Check where we stopped after
20178 sending the start command, instead of where the associated
20179 temporary breakpoint was inserted.
20180
0d863d03
AC
201812004-10-14 Andrew Cagney <cagney@gnu.org>
20182
20183 * gdb.mi/gdb701.c (main): Return 0.
20184
d11e72cb
DJ
201852004-10-13 Daniel Jacobowitz <dan@debian.org>
20186
d40539a4 20187 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 20188
e1923096
JJ
201892004-10-12 Jeff Johnston <jjohnstn@redhat.com>
20190
20191 * gdb.threads/schedlock.c: Add comment markers to use to find
20192 line numbers.
20193 * gdb.threads/schedlock.exp: Adjust regex to handle the new
20194 comments.
20195 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
20196 breakpoint lines.
20197
ec8ba2c9
DJ
201982004-10-12 Daniel Jacobowitz <dan@debian.org>
20199
20200 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
20201
0eb3658b
DJ
202022004-10-12 Daniel Jacobowitz <dan@debian.org>
20203
20204 * configure.in: Add gdb.dwarf2.
20205 * configure: Regenerated.
20206 * Makefile.in: Add gdb.dwarf2.
20207 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
20208 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
20209 gdb.dwarf2/file1.txt: New files.
20210
a271cc33
OF
202112004-10-11 Orjan Friberg <orjanf@axis.com>
20212
a9c64011 20213 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
a271cc33
OF
20214 of "run", since the latter doesn't work with remote targets. Adjust
20215 the breakpoint numbering accordingly.
20216 * gdb.threads/pthread_cond_wait.exp: Ditto.
20217
895ce074
MC
202182004-10-08 Michael Chastain <mec.gnu@mindspring.com>
20219
20220 * gdb.base/overlays.exp: Update copyright years.
20221
6be3092d
KI
202222004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
20223
20224 * gdb.base/overlays.exp: Disable if target is Linux.
20225
e05389b8
FL
202262004-10-06 Felix Lee <felix+log1@specifixinc.com>
20227
20228 * config/gdbserver.exp (gdb_load): Use right filename on remote.
20229
73cb587d
KI
202302004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
20231
20232 * gdb.asm/asm-source.exp: Add m32r-linux target.
20233 * gdb.asm/m32r-linux.inc: New file.
20234
3c0edcdc
AC
202352004-09-24 Andrew Cagney <cagney@redhat.com>
20236 David Anderson <anderson@redhat.com>
20237
20238 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
20239 command fails, assume things will work.
20240 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
20241 (_GNU_SOURCE): Define.
20242 (print_unsigned, print_hex): Change parameter to "long long".
20243 (print_byte_count): New function, use to print byte counts.
20244 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
20245 O_LARGEFILE.
20246 (main): Compute an upper bound on a corefile in max_core_size.
20247 Limit memory chunk size to max_core_size. Limit total memory
20248 allocated to max_core_size.
20249
4bb3667f
AC
202502004-09-23 Andrew Cagney <cagney@gnu.org>
20251
20252 * gdb.base/bigcore.exp: Replace the code that creates a corefile
20253 from a separate process with code that creates a corefile by
20254 making the inferior dump core.
20255
60fe1a51
MK
202562004-09-23 Mark Kettenis <kettenis@gnu.org>
20257
20258 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
20259 block.
20260
8e937346
MC
202612004-09-23 Michael Chastain <mec.gnu@mindspring.com>
20262
20263 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
20264 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
20265 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
20266 Likewise.
20267
7213f6d6
JJ
202682004-09-20 Jeff Johnston <jjohnstn@redhat.com>
20269
20270 * gdb.java/jprint.exp: New test case for java inferior call.
20271 * gdb.java/jprint.java: Ditto.
20272
eac69dca
JB
202732004-09-15 Joel Brobecker <brobecker@gnat.com>
20274
20275 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
20276
22227696
MC
202772004-09-14 Michael Chastain <mec.gnu@mindspring.com>
20278
20279 * gdb.threads/killed.c: Include <stdlib.h>.
20280 * gdb.threads/pthreads.c: Likewise.
20281
7dd403a4
MC
202822004-09-14 Michael Chastain <mec.gnu@mindspring.com>
20283
20284 * gdb.threads/killed.c: Add copyright notice.
20285
33f2d567
JM
202862004-09-10 Jason Molenda (jmolenda@apple.com)
20287
a9c64011
AS
20288 * gdb.base/define.exp: Two new tests to verify zero space chars
20289 after 'if' and 'while' commands in a user-defined command is correctly
20290 parsed.
33f2d567 20291
e05b62ac
AC
202922004-09-08 Andrew Cagney <cagney@gnu.org>
20293
20294 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
20295 delivery test with duplicate at end of file.
20296
9cbe82da
MK
202972004-09-06 Mark Kettenis <kettenis@jive.nl>
20298
20299 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
20300
564803d9
MC
203012004-09-05 Michael Chastain <mec.gnu@mindspring.com>
20302
20303 * config/hppro.exp: Removed.
20304
7c6807ce
MC
203052004-09-05 Michael Chastain <mec.gnu@mindspring.com>
20306
20307 * config/sparclet.exp: Removed.
20308
bf7e26dd
MC
203092004-09-05 Michael Chastain <mec.gnu@mindspring.com>
20310
20311 * config/udi.exp: Removed.
20312
714e341b
MC
203132004-09-02 Michael Chastain <mec.gnu@mindspring.com>
20314
20315 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
20316 of "exp_continue".
20317 (advancei): Likewise.
20318
1236e623
JJ
203192004-09-01 Jeff Johnston <jjohnstn@redhat.com>
20320
20321 * gdb.base/unload.exp: Fix so messages aren't duplicated.
20322
3bdcad15
MI
203232004-09-01 Manoj Iyer <manjo@austin.ibm.com>
20324
228af206 20325 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
20326 to check for nodebug in executable.
20327 * gdb.gdb/observer.exp (setup_test): Likewise.
20328 * gdb.gdb/selftest.exp (test_with_self): Likewise.
20329 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
20330
c72b934c
AC
203312004-09-01 Andrew Cagney <cagney@gnu.org>
20332
20333 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
20334 files.
20335
edd9b715
JJ
203362004-09-01 Jeff Johnston <jjohnstn@redhat.com>
20337
20338 * gdb.base/unload.exp: Fix expected warning message to match
20339 latest format.
20340
fb4ce06b
CV
203412004-09-01 Corinna Vinschen <vinschen@redhat.com>
20342
20343 * gdb.base/call-rt-st.exp: Fix typos.
20344
ce78e7c3
MI
203452004-08-31 Manoj Iyer <manjo@austin.ibm.com>
20346
20347 * gdb.threads/thread_check.exp: New testcase.
20348 * gdb.threads/thread_check.c: New testcase.
20349
2dedb159
AC
203502004-08-31 Andrew Cagney <cagney@gnu.org>
20351
20352 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
20353 (skip_to_handler_entry): New procedures. Test stepping into a
20354 handler when the breakpoint is at the handler's entry point.
20355
68f53502
AC
203562004-08-30 Andrew Cagney <cagney@gnu.org>
20357
20358 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
20359 gdb/1757.
20360
3e3ffd2b
MC
203612004-08-27 Michael Chastain <mec.gnu@mindspring.com>
20362
20363 With code from Manoj Iyer <manjo@austin.ibm.com>:
20364 * lib/gdb.exp (gdb_file_cmd): Return more information in the
20365 return value. Add an arm for "no debugging symbols found".
20366 Change a stray "error" to "perror".
20367 (gdb_run_cmd): Adapt to new return value.
20368 * gdb.base/remote.exp: Adapt to new return value.
20369 * gdb.gdb/complaints.exp: Likewise.
20370 * gdb.gdb/observer.exp: Likewise.
20371 * gdb.gdb/selftest.exp: Likewise.
20372 * gdb.gdb/xfullpath.exp: Likewise.
20373
4b6f5fd2
JB
203742004-08-27 Joel Brobecker <brobecker@gnat.com>
20375
20376 * gdb.threads/bp_in_thread.exp: New testcase.
20377
e5b25496
MC
203782004-08-27 Michael Chastain <mec.gnu@mindspring.com>
20379
20380 Fix PR testsuite/1735.
20381 * gdb.threads/schedlock.c (thread_function): Add a cast
20382 to suppress a gcc warning.
20383 * gdb.threads/thread-specific.c (thread_function): Likewise.
20384
934353d6
MC
203852004-08-26 Michael Chastain <mec.gnu@mindspring.com>
20386
20387 * gdb.base/unload.c: Include <stdlib.h>.
20388
f98a0aef 203892004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 20390
f98a0aef 20391 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
20392 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
20393 synchronized after the "return".
20394
5a2e8882
MC
203952004-08-26 Michael Chastain <mec.gnu@mindspring.com>
20396
20397 * gdb.mi/basics.c: Include <stdio.h>.
20398 * gdb.mi/pthreads.c: Include <stdlib.h>.
20399 * gdb.mi/var-cmd.c: Include <stdlib.h>.
20400
a9640423
MC
204012004-08-26 Michael Chastain <mec.gnu@mindspring.com>
20402
20403 * gdb.threads/schedlock.c: Add copyright notice.
20404
b04e311d
AC
204052004-08-25 Andrew Cagney <cagney@gnu.org>
20406
20407 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
20408 (skip_over_handler, breakpoint_over_hander): New test procedures.
20409 (advance, advancei): Add a proper prefix, do not use
20410 rerun_to_main.
20411 * gdb.base/sigstep.c (main): Change to use an infinite loop.
20412
7c27f15b
MC
204132004-08-24 Michael Chastain <mec.gnu@mindspring.com>
20414
20415 * gdb.mi/basics.c: Add copyright notice.
20416 * gdb.mi/var-cmd.c: Add copyright notice.
20417
fffc87ae
MC
204182004-08-23 Michael Chastain <mec.gnu@mindspring.com>
20419
20420 * lib/gdb.exp: Remove signed_keyword_not_used.
20421 * lib/compiler.c: Likewise.
20422 * lib/compiler.cc: Likewise.
20423
d782e0bf
MC
204242004-08-23 Michael Chastain <mec.gnu@mindspring.com>
20425
20426 * gdb.base/whatis.c: Remove conditional disabling of "signed".
20427 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
20428
96033e83
MC
204292004-08-23 Michael Chastain <mec.gnu@mindspring.com>
20430
20431 * gdb.base/whatis.c: Add copyright notice.
20432
cf38c229
MK
204332004-08-20 Mark Kettenis <kettenis@gnu.org>
20434
20435 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
20436 it to skip the breakpoints encoded in the inline assembly.
20437
f4b49756
MC
204382004-08-20 Michael Chastain <mec.gnu@mindspring.com>
20439
20440 * Makefile.in: Add gdb.fortran.
20441
2f193b69
MC
204422004-08-20 Michael Chastain <mec.gnu@mindspring.com>
20443
20444 * gdb.base/call-sc.exp (test_scalar_returns):
20445 Fix cut-and-paste glitch in "Make fun return now".
20446
89a237cb
MC
204472004-08-17 Michael Chastain <mec.gnu@mindspring.com>
20448
20449 * configure.in: Add gdb.fortran.
20450 * configure: Regenerate.
20451 * gdb.fortran/Makefile.in: New file.
20452 * lib/gdb.exp (skip_fortran_tests): New procedure.
20453
469aff8e
MC
204542004-08-17 Michael Chastain <mec.gnu@mindspring.com>
20455
20456 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
20457 reference to bug-gnu@prep.ai.mit.edu.
20458 * gdb.mi/mi-var-child.exp: Likewise.
20459 * gdb.mi/mi-var-cmd.exp: Likewise.
20460 * gdb.mi/mi-var-display.exp: Likewise.
20461 * gdb.mi/mi2-var-block.exp: Likewise.
20462 * gdb.mi/mi2-var-child.exp: Likewise.
20463 * gdb.mi/mi2-var-cmd.exp: Likewise.
20464 * gdb.mi/mi2-var-display.exp: Likewise.
20465
00b51b9f
MK
204662004-08-15 Mark Kettenis <kettenis@gnu.org>
20467
20468 * gdb.base/unload.c (main): Make local variable msg const.
20469
45f07fef
MC
204702004-08-15 Michael Chastain <mec.gnu@mindspring.com>
20471
20472 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
20473 to bug-gnu@prep.ai.mit.edu.
20474 * gdb.mi/mi-disassemble.exp: Likewise.
20475 * gdb.mi/mi-eval.exp: Likewise.
20476 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
20477 default line number.
20478 * gdb.mi/mi-return.exp: Likewise.
20479 * gdb.mi/mi-simplerun.exp: Likewise.
20480 * gdb.mi/mi-stack.exp: Likewise.
20481 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
20482 number with explicit range test.
20483 * gdb.mi/mi-watch.exp: Likewise.
20484 * gdb.mi/mi2-break.exp: Likewise.
20485 * gdb.mi/mi2-cli.exp: Likewise.
20486 * gdb.mi/mi2-disassemble.exp: Likewise.
20487 * gdb.mi/mi2-eval.exp: Likewise.
20488 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
20489 default line number.
20490 * gdb.mi/mi2-return.exp: Likewise.
20491 * gdb.mi/mi2-simplerun.exp: Likewise.
20492 * gdb.mi/mi2-stack.exp: Likewise.
20493 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
20494 number with explicit range test.
20495 * gdb.mi/mi2-watch.exp: Likewise.
20496
dd8c8ee7
MC
204972004-08-15 Michael Chastain <mec.gnu@mindspring.com>
20498
20499 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
20500 * gdb.cp/m-static.exp: Likewise.
20501 * gdb.cp/rtti.exp: Likewise.
20502
4e838464
MK
205032004-08-14 Mark Kettenis <kettenis@gnu.org>
20504
20505 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
20506
8d8cb839
EZ
205072004-08-14 Eli Zaretskii <eliz@gnu.org>
20508
20509 * ChangeLog: Prefix Local Variables with semi-colons and indent
20510 the reference to older ChangeLog files, to fix fontification in
20511 Emacs.
20512
deea8bb0
MC
205132004-08-13 Michael Chastain <mec.gnu@mindspring.com>
20514
20515 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
20516 * gdb.mi/mi2-break.exp: Likewise.
20517
c3297504
MC
205182004-08-13 Michael Chastain <mec.gnu@mindspring.com>
20519
20520 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
20521
25808999
MC
205222004-08-13 Michael Chastain <mec.gnu@mindspring.com>
20523
20524 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
20525
226a8d71
MC
205262004-08-13 Michael Chastain <mec.gnu@mindspring.com>
20527
20528 * gdb.cp/classes.exp: Remove unused declarations. Just let
20529 test names default instead of providing special names. Remove
20530 extraneous demangler test.
20531
37fdf854
JJ
205322004-08-12 Jeff Johnston <jjohnstn@redhat.com>
20533
20534 * gdb.base/unload.exp: New test for breakpoints in dynamically
20535 loaded libraries.
20536 * gdb.base/unload.c: Ditto.
20537 * gdb.base/unloadshr.c: Ditto.
20538
2d3a7986
MC
205392004-08-12 Michael Chastain <mec.gnu@mindspring.com>
20540
20541 * gdb.cp/classes.exp (test_ptype_class_objects): Call
20542 cp_test_ptype_class.
20543 (test_enums): Likewise.
20544
c72b934c
AC
205452004-08-10 Andrew Cagney <cagney@gnu.org>
20546
20547 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
20548 files.
20549
cc503c8a
AC
205502004-08-10 Andrew Cagney <cagney@gnu.org>
20551
20552 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
20553 init_malloc call.
20554
902f2ccb
MC
205552004-08-10 Michael Chastain <mec.gnu@mindspring.com>
20556
20557 * ChangeLog: Add copyright notice. The notice is copied
20558 from emacs 21.3 top level ChangeLog.
20559
78c90502
MC
205602004-08-09 Michael Chastain <mec.gnu@mindspring.com>
20561
20562 * lib/cp-support.exp: New file.
20563 * lib/cp-support.exp (cp_test_type_class): New function.
20564 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
20565 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
20566 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
20567 cp_test_ptype_class.
20568
88e5ea78
MC
205692004-08-09 Michael Chastain <mec.gnu@mindspring.com>
20570
20571 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
20572 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
20573 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
20574 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
20575 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
20576 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
20577 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
20578 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
20579 gdb.mi/mi2-watch.exp: Update copyright years.
20580
6a89fc9c
MK
205812004-08-09 Mark Kettenis <kettenis@gnu.org>
20582
20583 * gdb.base/sigaltstack.exp: Provide proper anchoring.
20584
1482e0de
MC
205852004-08-09 Michael Chastain <mec.gnu@mindspring.com>
20586
20587 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
20588 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
20589 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
20590 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
20591 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
20592 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
20593 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
20594 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
20595 gdb.mi/mi-watch.exp: Update copyright years.
20596
1a5ce3f3
DJ
205972004-08-08 Daniel Jacobowitz <dan@debian.org>
20598
20599 PR gdb/1738
20600 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
20601 from a breakpoint with a pending signal.
20602
04f6ecf2
DJ
206032004-08-08 Daniel Jacobowitz <dan@debian.org>
20604
20605 PR gdb/1736
20606 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
20607 * gdb.base/sigaltstack.exp (finish_test): Consume output until
20608 the prompt.
20609 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
20610
54d90d35
DJ
206112004-08-08 Daniel Jacobowitz <dan@debian.org>
20612
20613 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
20614
d2f6abb0
DJ
206152004-08-08 Daniel Jacobowitz <dan@debian.org>
20616
20617 PR gdb/1736
20618 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
20619 for i?86-*-linux*.
20620
5598c03d
DJ
206212004-08-08 Daniel Jacobowitz <dan@debian.org>
20622
20623 * gdb.arch/i386-prologue.exp: Compile without debug information.
20624
c6fee705
MC
206252004-08-08 Michael Chastain <mec.gnu@mindspring.com>
20626
20627 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
20628 rather than asking gdb to search.
20629
dd90efdb
MC
206302004-08-05 Michael Chastain <mec.gnu@mindspring.com>
20631
20632 * gdb.base/gcore.c: Include <string.h>.
20633
1e84bec1
MC
206342004-08-05 Michael Chastain <mec.gnu@mindspring.com>
20635
20636 * gdb.base/gcore.c: Add copyright notice.
20637
e425eb2b
MC
206382004-08-05 Michael Chastain <mec.gnu@mindspring.com>
20639
20640 * gdb.base/freebpcmd.c: Include <stdio.h>.
20641 * gdb.base/long_long.c: Include <string.h>.
20642 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
20643 * gdb.base/siginfo.c: Include <string.h>.
20644 * gdb.base/sigstep.c: Include <string.h>.
20645
cb9aaed5
MC
206462004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20647
20648 * gdb.base/complex.c: Include <stdlib.h>.
20649
55944f3d
MC
206502004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20651
20652 * gdb.base/complex.c: Add copyright notice.
20653
7b2953d9
MC
206542004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20655
20656 * gdb.base/charset.c: Include <stdlib.h>.
20657
c9133d23
MC
206582004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20659
20660 * gdb.base/auxv.c: Include <stdlib.h>.
20661
0a8490ad
MC
206622004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20663
20664 * gdb.base/auxv.c: Add copyright notice.
20665
3426d5ec
MC
206662004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20667
20668 * gdb.base/coremaker.c: Add copyright notice.
20669 * gdb.base/coremaker2.c: Add copyright notice.
20670
8da195dd
AC
206712004-08-04 Andrew Cagney <cagney@gnu.org>
20672
20673 * gdb.base/store.exp: Update copyright.
20674 (check_set, up_set, check_struct, up_struct): Add a prefix to test
20675 names, do not import gdb_prompt.
20676
8d394f98
AC
206772004-08-01 Andrew Cagney <cagney@gnu.org>
20678
20679 Fix PR testsuite/1729.
20680 * gdb.base/dump.exp: Add test name to callers of capture_value, do
20681 not use capture_value with value 4.
20682 (capture_value): Add optional test name parameter.
20683 (test_reload_saved_value, test_restore_saved_value): Use $msg as
20684 the prefix, pass to capture_value.
20685
b6702b23
MK
206862004-08-01 Mark Kettenis <kettenis@gnu.org>
20687
20688 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
20689 * gdb.arch/i386-prologue.c (standard): New prototype and function.
20690 (main): Call new function.
20691
c203e0ca
MC
206922004-07-31 Michael Chastain <mec.gnu@mindspring.com>
20693
20694 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
20695
a7995a30
MC
206962004-07-31 Michael Chastain <mec.gnu@mindspring.com>
20697
20698 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
20699
9366563b
MC
207002004-07-31 Michael Chastain <mec.gnu@mindspring.com>
20701
b6eeaf26 20702 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
20703 Accept more values of vtbl pointer. Remove some messages
20704 about "obsolete gcc or gdb".
20705
2fc1f950
MC
207062004-07-30 Michael Chastain <mec.gnu@mindspring.com>
20707
20708 * gdb.cp/classes.exp: Accept more varieties of ptype output.
20709
c724d49b
MC
207102004-07-30 Michael Chastain <mec.gnu@mindspring.com>
20711
20712 * gdb.base/asm-source.exp: Properly convert target board
20713 debug flags from gcc format to binutils format.
20714
736b0fce
MK
207152004-07-28 Mark Kettenis <kettenis@gnu.org>
20716
20717 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
20718 gdb1718". PR backtrace/1718 partially fixed.
20719
5633ea5c
JJ
207202004-07-27 Jeff Johnston <jjohnstn@redhat.com>
20721
20722 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
20723
575eebb1
NC
207242004-07-26 Nick Clifton <nickc@redhat.com>
20725
20726 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
20727 good default value for a specific architecture is available then
20728 set it to that value. Otherwise default to the -gstabs switch.
20729 Remove the -g... switches from the asm-flags variable. Allow the
20730 target board info to override the value if it wants to. Pass the
20731 switch on the assembler command line.
20732
62104619
MK
207332004-07-23 Mark Kettenis <kettenis@gnu.org>
20734
20735 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
20736 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
20737 (main): Call new function.
20738
4a1135b8
MC
207392004-07-22 Michael Chastain <mec.gnu@mindspring.com>
20740
20741 Test for PR exp/1715.
20742 * gdb.base/radix.exp: Refactor common procedures. Make all
20743 test names unique. Change XFAIL to KFAIL.
20744
8a12c1f0
MC
207452004-07-20 Michael Chastain <mec.gnu@mindspring.com>
20746
20747 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
20748 * gdb.ada/gnat_ada.gin: ... to here.
20749 * configure.in: Use gnat_ada.gin.
20750 * configure: Regenerate.
20751
23b451cf
AC
207522004-07-20 Andrew Cagney <cagney@gnu.org>
20753
20754 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
20755 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
20756 XFAILs. Clean up test messages and comments. Check backtraces.
20757 Delete re-sync code.
20758
ab618a02
MC
207592004-07-19 Michael Chastain <mec.gnu@mindspring.com>
20760
20761 Fix PR cli/740.
20762 * gdb.base/annota1.exp: Honor gdb,nosignals.
20763 * gdb.base/annota3.exp: Likewise.
20764
46dad340
MC
207652004-07-19 Michael Chastain <mec.gnu@mindspring.com>
20766
20767 * lib/java.exp: Update copyright notice.
20768
756d8c70
AC
207692004-07-19 Andrew Cagney <cagney@gnu.org>
20770
20771 * gdb.base/selftest.exp: Copy file from here ...
20772 * gdb.gdb/selftest.exp: ... to here.
20773
586027e6
AC
207742004-07-16 Andrew Cagney <cagney@redhat.com>
20775
20776 * lib/insight-support.exp: Delete file.
20777 * lib/java.exp (java_init): Fix copyright.
20778
029d2200
AC
207792004-07-16 Andrew Cagney <cagney@gnu.org>
20780
20781 * gdb.base/restore.c: Append "prologue" to comments marking the a
20782 function's prologue.
20783 * gdb.base/restore.exp: Update copyright, re-indent.
20784 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
20785 callerN" prefix where needed. Update patterns that match a
20786 function's prologue.
20787
653b62c5
MC
207882004-07-16 Michael Chastain <mec.gnu@mindspring.com>
20789
20790 * gdb.base/restore.c: Add copyright notice.
20791
f7d690e5
AC
207922004-07-16 Andrew Cagney <cagney@gnu.org>
20793
20794 * gdb.base/logical.exp: Update copyright.
20795 (evaluate): New procedure. Use to re-implement tests using
20796 several tables.
20797
d629a7cb
MH
207982004-07-14 Martin Hunt <hunt@redhat.com>
20799
20800 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
20801 which fixes some problems where init.tcl was not found.
20802
9c7bb332
AC
208032004-07-13 Andrew Cagney <cagney@gnu.org>
20804
6bf46641
AC
20805 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
20806 (check_sizeof, check_valueof): Do not include the output in the
20807 test name. Use gdb_test.
20808 (get_valueof): Use gdb_test_multiple.
20809
c4ffd4c0
AC
20810 * gdb.base/step-test.exp: Update copyright. Use
20811 gdb_test_multiple. Ensure that test names do not include
20812 architecture dependent output.
20813
ab89363a
AC
20814 * gdb.gdb/observer.exp: Update copyright.
20815 (setup_test): Use gdb_test_multiple.
20816 (attach_first_observer, attach_second_observer)
20817 (attach_third_observer, detach_first_observer)
20818 (detach_second_observer, detach_third_observer)
20819 (reset_counters, check_counters): Make $message a prefix.
20820 (test_normal_stop_notifications): Add "args" parameter - a list of
20821 init functions to be called. Make $message a prefix,
20822 (test_observer_normal_stop): Change the message prefixes so that
20823 they are unique, pass the attach / detach procedures to
20824 test_normal_stop_notifications.
20825
ec58997a
AC
20826 * gdb.base/signull.exp (test_segv): Prefix all tests with
20827 "${name}". Clean up test messages.
20828
b475183b
AC
20829 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
20830
9c7bb332
AC
20831 * gdb.base/ena-dis-br.exp: Update copyright.
20832 (break_at): New function. Replace send_gdb with gdb_test,
20833 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
20834 ignore count, not stopped at bpt", with KFAIL.
20835
2dd95497
CV
208362004-07-13 Corinna Vinschen <vinschen@redhat.com>
20837
20838 * gdb.base/attach.exp: Remove cleanupfile handling.
20839
419e626b
AC
208402004-07-12 Andrew Cagney <cagney@gnu.org>
20841
20842 * gdb.base/annota1.exp: Cleanup corefile test name.
20843 * gdb.base/annota3.exp: Ditto.
20844
8b1b3228
AC
208452004-07-12 Andrew Cagney <cagney@gnu.org>
20846
78650829
AC
20847 * gdb.base/signals.exp: Clean up copyright, re-indent.
20848
8b1b3228
AC
20849 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
20850 gdb_test and gdb_test_multiple.
20851
935c2760
JJ
208522004-07-08 Jeff Johnston <jjohnstn@redhat.com>
20853
20854 * gdb.java/jmain.exp: Fix expected line number for main to
a9c64011 20855 break at. Set XFAIL for break at main test since gcj does not
935c2760
JJ
20856 provide line number info for first statement in main.
20857
1544280f
AC
208582004-07-08 Andrew Cagney <cagney@gnu.org>
20859
1279f4ff
AC
20860 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
20861
1544280f
AC
20862 * gdb.base/sigbpt.exp: Make the common part of each test name a
20863 prefix instead of suffix.
20864
bcc82369
BR
208652004-07-07 Bob Rossi <bob_rossi@cox.net>
20866
20867 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
20868 test from test_tbreak_creation_and_listing to
20869 test_file_list_exec_source_file
20870 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
20871 Changed name of test from test_tbreak_creation_and_listing to
20872 test_file_list_exec_source_file
20873
23f4b0aa
JJ
208742004-07-07 Jeff Johnston <jjohnstn@redhat.com>
20875
20876 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
20877 the jmisc() constructor instead of <init>.
20878 * gdb.java/jmisc1.exp: Ditto.
20879
56401cd5
AC
208802004-07-07 Andrew Cagney <cagney@gnu.org>
20881
20882 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
20883 corrupting the PC.
20884
44ae2f6a
MC
208852004-07-06 Michael Chastain <mec.gnu@mindspring.com>
20886
20887 * gdb.cp/templates.exp: Accept whitespace change in demangler
20888 output.
20889
45a83408
AC
208902004-07-06 Andrew Cagney <cagney@gnu.org>
20891
20892 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
20893
d205ad70
MC
208942004-07-02 Michael Chastain <mec.gnu@mindspring.com>
20895
20896 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
20897 * lib/compiler.cc: Likewise.
20898
06ea1a61
MC
208992004-06-30 Michael Chastain <mec.gnu@mindspring.com>
20900
20901 * lib/compiler.cc: Work around string preprocessing problem
20902 with old hp c++ compiler.
20903 * lib/compiler.c: Likewise.
20904
daab1251
CV
209052004-06-29 Corinna Vinschen <vinschen@redhat.com>
20906
20907 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
20908 directives to conditionalize symbol prefixing.
20909 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
20910 additional_flags handling. Add underscore prefix for Cygwin.
20911 * gdb.arch/i386-unwind.c: Use preprocessor directives to
20912 conditionalize symbol prefixing.
20913 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
20914 additional_flags handling. Add underscore prefix for Cygwin.
20915
cc984116
CV
209162004-06-29 Corinna Vinschen <vinschen@redhat.com>
20917
20918 * gdb.base/bigcore.exp: Skip test on Cygwin.
20919
c279b077
MC
209202004-06-28 Michael Chastain <mec.gnu@mindspring.com>
20921
20922 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
20923 formats for "info register". Use gdb_test_multiple. Fix
20924 the "invalid register" test.
20925
0e915747
CV
209262004-06-28 Corinna Vinschen <vinschen@redhat.com>
20927
20928 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
20929 PID for Cygwin. Add Cygwin specific strings to check for in some
20930 tests.
20931 (do_attach_tests): Add a test for user interaction when attaching
20932 to a process with no matching symbol table already loaded.
20933
11422c86
AC
209342004-06-26 Andrew Cagney <cagney@gnu.org>
20935
20936 Test PR java/1567 and PR java/1565.
20937 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
20938 * gdb.java/jmisc2.exp: Delete file.
20939
cefbce26
MC
209402004-06-26 Michael Chastain <mec.gnu@mindspring.com>
20941
20942 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
20943
e19f872c
CV
209442004-06-25 Corinna Vinschen <vinschen@redhat.com>
20945
20946 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
20947 attach process.
20948
d931ba3b
MC
209492004-06-23 Michael Chastain <mec.gnu@mindspring.com>
20950
20951 * gdb.cp/pr-1553.exp: Remove.
20952
aef68c48
MC
209532004-06-22 Michael Chastain <mec.gnu@mindspring.com>
20954
20955 * gdb.cp/pr-1553.cc: Remove.
20956 * gdb.cp/pr-1553.exp: Disable this test.
20957
8d5df71a
JB
209582004-06-20 Jim Blandy <jimb@redhat.com>
20959
a9c64011 20960 Fix PR testsuite/1680.
8d5df71a
JB
20961 * gdb.arch/i386-sse.exp: Properly quote curly braces in
20962 regular expressions.
20963
4ac6f39d
MC
209642004-06-19 Michael Chastain <mec.gnu@mindspring.com>
20965
20966 Fix PR testsuite/1679.
20967 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
20968 Issue an UNSUPPORTED result instead.
20969
1b413552
JB
209702004-06-18 Jim Blandy <jimb@redhat.com>
20971
20972 * gdb.base/charset.exp: Only send a control-C if we see a new
20973 prompt and incomplete command.
20974
6daa6ebd
MC
209752004-06-18 Michael Chastain <mec.gnu@mindspring.com>
20976
20977 * gdb.cp/pr-574.cc: Add copyright notice.
20978
51fa4ae0
JB
209792004-06-17 Jim Blandy <jimb@redhat.com>
20980
20981 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
20982 cases where the regexp has no groups; this grabs random text from
20983 the previous test suite, whatever that was.
20984
8fea26c5
MC
209852004-06-17 Michael Chastain <mec.gnu@mindspring.com>
20986
20987 * gdb.cp/printmethod.cc: Add copyright notice.
20988
1e3aeb41
MC
209892004-06-16 Michael Chastain <mec.gnu@mindspring.com>
20990
20991 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
20992
9d9030bc
AC
209932004-06-16 Andrew Cagney <cagney@gnu.org>
20994
20995 * gdb.base/signull.c: Update copyright. Include <string.h>.
20996 (bowler): Replace data_pointer with data_read
20997 and data_write cases. Add code_descriptor case.
20998 (zero, desc): New array and pointer.
20999 (data, code): Change to simple pointers.
21000 * gdb.base/signull.exp: Fix probe pattern matching a function
21001 descriptor SIGSEGV. Replace data_pointer with data_read and
21002 data_write tests.
21003
acd4ad44
AC
210042004-06-16 Andrew Cagney <cagney@gnu.org>
21005
21006 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
21007
08fd625c
MC
210082004-06-15 Michael Chastain <mec.gnu@mindspring.com>
21009
21010 * gdb.base/long_long.c: Add copyright notice.
21011
1903502c
MC
210122004-06-15 Michael Chastain <mec.gnu@mindspring.com>
21013
21014 * gdb.base/long_long.exp: Remove reference to
21015 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
21016 to gdb_breakpoint and gdb_continue_to_breakpoint.
21017
83313cb1
JB
210182004-06-14 Jim Blandy <jimb@redhat.com>
21019
21020 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
21021 endian case.
21022
1bf404ef
AC
210232004-06-14 Andrew Cagney <cagney@gnu.org>
21024
21025 * gdb.base/gcore.exp (capture_command_output): Delete the always
21026 passing tests containing inferior values.
21027 * gdb.base/ending-run.exp: Do not include the breakpoint address
21028 in the test message. Update copyright.
21029 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
21030 size in the test name, use gdb_test_multiple. Update copyright.
21031
ef220b33
MC
210322004-06-14 Michael Chastain <mec.gnu@mindspring.com>
21033
21034 * gdb.cp/ref-types.cc: Add copyright notice.
21035
4f70a4c9
MC
210362004-06-14 Michael Chastain <mec.gnu@mindspring.com>
21037
21038 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
21039 hp_aCC_compiler.
21040 * lib/compiler.cc: Likewise.
21041 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
21042 'set' commands. Log diagnostics for other lines. Set
21043 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
21044
335928ac
MC
210452004-06-13 Michael Chastain <mec.gnu@mindspring.com>
21046
21047 * gdb.cp/try_catch.cc: Add copyright notice.
21048
2efb12e8
MC
210492004-06-12 Michael Chastain <mec.gnu@mindspring.com>
21050
21051 * gdb.cp/userdef.cc: Add copyright notice.
21052
0bbed51a
MC
210532004-06-11 Michael Chastain <mec.gnu@mindspring.com>
21054
21055 * gdb.cp/virtfunc.cc: Add copyright notice.
21056
e12a46c9
RC
210572004-06-11 Randolph Chung <tausq@debian.org>
21058
21059 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
21060 problem.
21061
338e05af
AC
210622004-06-10 Andrew Cagney <cagney@gnu.org>
21063
21064 * lib/compiler.cc, lib/compiler.c: Append either
21065 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
21066 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
21067 instead of gcc-3-3.
21068
dc3f10cb
AC
210692004-06-09 Andrew Cagney <cagney@gnu.org>
21070
b4d946af
AC
21071 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
21072 gdb/1455, bug is specific to "long long" and "double".
a9c64011 21073
dc3f10cb
AC
21074 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
21075 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
21076 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
21077 fixed.
21078
b5c0bfa2
AC
210792004-06-09 Andrew Cagney <cagney@gnu.org>
21080
21081 * gdb.base/structs.exp (test_struct_returns): Replace
21082 "return_value_unknown" and "finish_value_unknown" by
21083 "return_value_known" and "finish_value_known". Instead of
21084 "return_value_unknown" iff "finish_value_unknown", check
21085 "return_value_known" implies "finish_value_known".
21086
caeb605f
MH
210872004-06-08 Martin Hunt <hunt@redhat.com>
21088
21089 * gdb.base/float.exp: Add pattern for mips targets.
21090
c892bb64
RC
210912004-06-08 Randolph Chung <tausq@debian.org>
21092
21093 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
21094 message for unknown architectures more clear.
21095
48306d3e
JB
210962004-06-08 Joel Brobecker <brobecker@gnat.com>
21097
21098 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
21099 start the execution of the program.
21100
83ecb59f
JB
211012004-06-07 Jim Blandy <jimb@redhat.com>
21102
21103 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
21104 * gdb.arch/i386-cpuid.h: New helper file.
21105
55264cb4
RC
211062004-06-07 Randolph Chung <tausq@debian.org>
21107
21108 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
21109 has started.
21110
23cadb28
RM
211112004-06-04 Roland McGrath <roland@redhat.com>
21112
21113 Fix PR gdb/1647.
21114 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
21115 differently to be robust to output buffering differences.
21116
51d01eda
MC
211172004-06-04 Michael Chastain <mec.gnu@mindspring.com>
21118
21119 * gdb.threads/pthreads.exp: Update copyright years.
21120 (check_control_c): Change asynchronous 'after' to synchronous.
21121
f4fc3b93
RM
211222004-06-04 Roland McGrath <roland@redhat.com>
21123
21124 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
21125 next gdb prompt.
21126
4013522b
MC
211272004-06-02 Michael Chastain <mec.gnu@mindspring.com>
21128
21129 Fix PR gdb/1636.
21130 * gdb.threads/manythreads.exp: Change asynchronous 'after'
21131 calls to synchronous.
21132
7a8f1e6b
JB
211332004-05-26 Jim Blandy <jimb@redhat.com>
21134
21135 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
21136
81bb3443
RC
211372004-05-24 Randolph Chung <tausq@debian.org>
21138
21139 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
21140 * gdb.asm/pa.inc: New file.
21141
8f5a3103
MK
211422004-05-22 Mark Kettenis <kettenis@gnu.org>
21143
21144 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
21145
734b8fe8 211462004-05-21 Joel Brobecker <brobecker@gnat.com>
a9c64011 21147 Daniel Jacobowitz <drow@mvista.com>
734b8fe8
JB
21148
21149 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
21150 GDB prompt.
21151
725603e1
UW
211522004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
21153
f4fc3b93 21154 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
21155 setjmp/longjmp. Use sigaction instead of signal.
21156
8b923272 211572004-05-19 J. Brobecker <brobecker@gnat.com>
a9c64011 21158 Michael Snyder <msnyder@redhat.com>
8b923272
JB
21159
21160 * gdb.threads/pthread_cond_wait.c: New file.
21161 * gdb.threads/pthread_cond_wait.exp: New testcase.
21162
8bfabb04
AC
211632004-05-13 Andrew Cagney <cagney@redhat.com>
21164
21165 * gdb.base/signull.exp, gdb.base/signull.c: New files.
21166 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
21167
42edda50
AC
211682004-05-11 Andrew Cagney <cagney@redhat.com>
21169
21170 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
21171 fixed but revealed gdb/1639.
21172
d303a6c7
AC
211732004-05-10 Andrew Cagney <cagney@redhat.com>
21174
21175 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
21176 func1" and "next to 2nd alarm", kernel bug avoided.
21177
bf08c2a1
DJ
211782004-05-10 Daniel Jacobowitz <dan@debian.org>
21179
21180 PR external/1568
21181 * gdb.base/bigcore.exp: Check the size of the dumped core file.
21182 XFAIL if it is smaller than bytes_allocated.
21183 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
21184 (main): Make chunks_allocated unsigned. Correct comment.
21185
c0586a34
JB
211862004-05-07 Joel Brobecker <brobecker@gnat.com>
21187
21188 * gdb.arch/powerpc-aix-prologue.c: New file.
21189 * gdb.arch/powerpc-aix-prologue.exp: New file.
21190
f2785d12
JB
211912004-05-07 Jim Blandy <jimb@redhat.com>
21192
21193 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
21194 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
21195
bd7f6e30
JB
211962004-05-06 Joel Brobecker <brobecker@gnat.com>
21197
21198 * gdb.base/sep.exp: No longer setup_kfail when the program was
21199 built with dwarf2.
21200
0a5e7efe
JI
212012004-05-05 Jim Ingham <jingham@apple.com>
21202
21203 * gdb.base/pending.exp: Make sure pending breakpoints
21204 preserve the ignore count.
f4fc3b93 21205
a8958849
MK
212062004-04-27 Jerome Guitton <guitton@gnat.com>
21207
21208 * i386-prologue.exp: Add testcase for jump instruction as first
21209 instruction of the real code.
21210 * i386-prologue.c (jump_at_beginning): New function.
21211
7e103f5b
MK
212122004-04-28 Mark Kettenis <kettenis@gnu.org>
21213
21214 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
21215 x86_64-*-*.
21216
5d38b224
MK
212172004-04-28 Mark Kettenis <kettenis@gnu.org>
21218
21219 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
21220 i*86-*-*.
21221
0ef32fd9
MK
212222004-04-25 Mark Kettenis <kettenis@gnu.org>
21223
21224 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
21225 expression that checks the return type.
21226
71d7dd7c
AC
212272004-04-23 Andrew Cagney <cagney@redhat.com>
21228
21229 * gdb.base/call-sc.exp: New test of scalar call/return values.
21230 * gdb.base/call-sc.c: Ditto.
21231
1e9f977e
JJ
212322004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
21233
21234 * gdb.threads/manythreads.c: Reduce thread stack size.
21235
899d9e3a
JJ
212362004-04-23 Jeff Johnston <jjohnstn@redhat.com>
21237
21238 * gdb.threads/manythreads.c: Add copyright notice.
21239
61bcae62
AC
212402004-04-23 Andrew Cagney <cagney@redhat.com>
21241
21242 * gdb.base/siginfo.exp: Better handle step out of signal.
21243 * gdb.base/sigstep.exp: Ditto.
21244
7339a42e 212452004-04-22 Jeff Johnston <jjohnstn@redhat.com>
a9c64011 21246 Daniel Jacobowitz <drow@mvista.com>
7339a42e
JJ
21247
21248 * gdb.threads/manythreads.c: New testcase.
21249 * gdb.threads/manythreads.exp: Ditto.
21250
5c98409b
JB
212512004-04-22 Jim Blandy <jimb@redhat.com>
21252
21253 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
21254 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
21255
3b611f1a
MC
212562004-04-21 Michael Chastain <mec.gnu@mindspring.com>
21257
21258 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
21259
f0fd9238
AC
212602004-04-21 Andrew Cagney <cagney@redhat.com>
21261
21262 * gdb.base/sigstep.c: New file.
21263 * gdb.base/sigstep.exp: New file.
21264
90990674
JB
212652004-04-16 Joel Brobecker <brobecker@gnat.com>
21266
21267 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
21268 call to observer_notify_normal_stop.
21269
78cef34b
AC
212702004-04-15 Andrew Cagney <cagney@redhat.com>
21271
21272 * gdb.base/siginfo.c: New file.
21273 * gdb.base/siginfo.exp: New file.
21274
d2343407
JB
212752004-04-12 J. Brobecker <brobecker@gnat.com>
21276
21277 * gdb.base/sep.exp: Fix typo in comment.
21278
a2dba3c8
JB
212792004-04-12 J. Brobecker <brobecker@gnat.com>
21280
21281 * gdb.base/sep.c: New file.
21282 * gdb.base/sep-proc.c: New file.
21283 * gdb.base/sep.exp: New testcase.
21284
15f7b60e
MK
212852004-04-09 Mark Kettenis <kettenis@gnu.org>
21286
21287 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
21288 support.
21289
44f4de1a
AC
212902004-04-05 Andrew Cagney <cagney@redhat.com>
21291
21292 * gdb.base/sigaltstack.c: New file.
21293 * gdb.base/sigaltstack.exp: New file.
21294
ef04f396
JB
212952004-04-04 Joel Brobecker <brobecker@gnat.com>
21296
21297 * gdb.base/foll-fork.exp: Update the expected output for
21298 "help set follow-fork-mode", to match a change that was made
21299 to the help of this variable on 2004-01-13.
21300
d40d2c92
JB
213012004-04-01 Joel Brobecker <brobecker@gnat.com>
21302
21303 * lib/ada.exp: Add copyright notice.
21304 * bar.ads: Likewise.
21305 * bar.adb: Likewise.
21306 * null_record.adb: Likewise.
21307 * null_record.exp: Likewise.
21308 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
21309
f86ef5a3
JB
213102004-04-01 Joel Brobecker <brobecker@gnat.com>
21311
21312 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
21313 * configure: Regenerate.
21314
414e70e3
JB
213152004-04-01 Joel Brobecker <brobecker@gnat.com>
21316
21317 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
21318 to build the application. Remove the message printed when in
21319 verbose mode, redundant with the UNSUPPORTED message above.
21320
f0aaee49
JB
213212004-03-31 Joel Brobecker <brobecker@gnat.com>
21322
21323 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
21324 * gdb.ada (null_record.exp): New testcase.
21325
ac81cb54
JB
213262004-03-31 Joel Brobecker <brobecker@gnat.com>
21327
21328 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
21329
854af2f7
JB
213302004-03-31 Joel Brobecker <brobecker@gnat.com>
21331
21332 * gdb.ada: New subdirectory.
21333 * gdb.ada/Makefile.in: New file.
21334 * gdb.ada/gnat_ada.gpr.in: New file.
21335
034cb681
JB
213362004-03-31 Joel Brobecker <brobecker@gnat.com>
21337
21338 * lib/ada.exp: New file.
21339
78a1a894
DJ
213402004-03-24 Daniel Jacobowitz <drow@mvista.com>
21341
21342 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
21343 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
21344
4b2b3b3e
AC
213452004-03-22 Andrew Cagney <cagney@redhat.com>
21346
21347 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
21348 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
21349 Problem identified by Ulrich Weigand.
21350
23c73aa3
DC
213512004-03-17 David Carlton <carlton@kealia.com>
21352
21353 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
21354 PR c++/826.
21355
d63a86f8
RM
213562004-03-16 Roland McGrath <roland@redhat.com>
21357
21358 * gdb.base/auxv.exp: New file.
21359 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
21360
0e02aa50
DC
213612004-03-12 David Carlton <carlton@kealia.com>
21362
21363 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
21364 * gdb.cp/pr-1553.cc: Ditto.
21365 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
21366 pass branch.
21367
c20b71be
MC
213682004-03-12 Michael Chastain <mec.gnu@mindspring.com>
21369
21370 * gdb.cp/templates.exp: Accept more template types.
21371
c7414a01
MC
213722004-03-09 Michael Chastain <mec.gnu@mindspring.com>
21373
21374 From Corinna Vinschen with modifications.
21375 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
21376 local variable obj_with_enum.
21377 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
21378 results with obj_with_enum.
21379
ed69573c
MC
213802004-03-09 Michael Chastain <mec.gnu@mindspring.com>
21381
21382 * gdb.cp/classes.cc: New file, copied from misc.cc.
21383 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
21384
28301461
MC
213852004-03-09 Michael Chastain <mec.gnu@mindspring.com>
21386
21387 * gdb.cp/misc.cc: Add copyright notice.
21388
1198ecbe
DC
213892004-03-05 David Carlton <carlton@kealia.com>
21390
21391 * gdb.cp/rtti.exp: Add 'print *obj3' test.
21392 * gdb.cp/rtti.h: Update copyright.
21393 (namespace n2::n3): New.
21394 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
21395 (n2::n3::func3): New.
21396 (main): Call n2::n3::func3.
21397 * gdb.cp/rtti2.cc: Update copyright.
21398 (n2::create3): New.
21399
9e08c470
MK
214002004-03-04 Mark Kettenis <kettenis@gnu.org>
21401
21402 * gdb.asm/openbsd.inc: Fix typo.
21403
4bebc3aa
FF
214042004-03-03 Fred Fish <fnf@redhat.com>
21405
21406 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
21407 "val" instead of unused "size". Update copyright year.
21408
6ea9fb37
DJ
214092004-02-29 Daniel Jacobowitz <drow@mvista.com>
21410
21411 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
21412 to use unsigned char.
21413 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
21414 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
21415
23b23974
DJ
214162004-02-29 Daniel Jacobowitz <drow@mvista.com>
21417
21418 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
21419 line of output.
21420
7574fd53
DJ
214212004-02-28 Daniel Jacobowitz <drow@mvista.com>
21422
21423 * gdb.base/relocate.c (dummy): Initialize.
21424
a195357f
DJ
214252004-02-28 Daniel Jacobowitz <drow@mvista.com>
21426
21427 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
21428 a breakpoint at exit.
21429
72fd54a9
FF
214302004-02-27 Fred Fish <fnf@redhat.com>
21431
21432 * gdb.base/chng-syms.exp: Add expect condition to match failing
21433 case that isn't a timeout.
21434
b9d23137
AC
214352004-02-27 Andrew Cagney <cagney@redhat.com>
21436
21437 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
21438 support.
21439
15d208f6 214402004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 21441
15d208f6
FF
21442 * gdb.arch/gdb1431.c: Remove.
21443 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
21444 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
21445 of "until" incorrectly.
21446
98f9cd2d
JB
214472004-02-26 J. Brobecker <brobecker@gnat.com>
21448
21449 * gdb.cp/class2.cc (empty): New class.
21450 (refer): New function.
21451 (main): Declare an object of type empty and use it.
21452 * gdb.cp/class2.exp: Print the value of an object of type empty.
21453
9b50c11b
JJ
214542004-02-26 Jeff Johnston <jjohnstn@redhat.com>
21455
21456 * gdb.base/langs.exp: Update query string to match the
21457 new nquery format used for pending breakpoints.
21458
0dcd613f
AC
214592004-02-26 Andrew Cagney <cagney@redhat.com>
21460
21461 Fix PR i18n/1570.
21462 * gdb.base/charset.c: Update copyright notice.
21463 (main, init_string): Remove the escape character '\e' tests.
21464 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
21465 * gdb.base/charset.exp (valid_host_charset): Ditto.
21466 * gdb.base/setvar.exp: Ditto.
21467
b8a56647
AC
214682004-02-24 Andrew Cagney <cagney@redhat.com>
21469
90d59e34
AC
21470 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
21471 mmapped data in core file" PASS and FAIL messages consistent.
21472
b8a56647
AC
21473 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
21474 setting a breakpoint. Work around PR java/1565.
21475
9f27c604
JJ
214762004-02-23 Jeff Johnston <jjohnstn@redhat.com>
21477
21478 * lib/gdb.exp (gdb_breakpoint): Update query string to match
21479 new nquery format.
21480 * gdb.base/pending.exp: Ditto.
21481
3224a706
MK
214822004-02-22 Mark Kettenis <kettenis@gnu.org>
21483
21484 * configure.in: Run stabs tests on *BSD.
21485 * configure: Regenerated.
21486
41e0a9ca
MK
214872004-02-21 Mark Kettenis <kettenis@gnu.org>
21488
21489 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
21490
1e1b3428
FF
214912004-02-20 Fred Fish <fnf@redhat.com>
21492
21493 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
21494 blank in test for "returns short", for consistency with other
21495 "returns xxx" tests. Update copyright year.
21496
f9a7572a
FF
214972004-02-19 Fred Fish <fnf@redhat.com>
21498
21499 New testcase for PR breakpoint/1558.
21500 * gdb.arch/gdb1558.exp: New file.
21501 * gdb.arch/gdb1558.c: New file.
21502
b2ce2854
EZ
215032004-02-19 Elena Zannoni <ezannoni@redhat.com>
21504
21505 * gdb.base/nodebug.exp: Fix typo.
21506
e7c9ff01
JB
215072004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
21508
21509 Committed by Jim Blandy <jimb@redhat.com>.
21510
62f4b920
JB
21511 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
21512
2db536a1
JB
21513 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
21514
e7c9ff01
JB
21515 * gdb.base/float.exp: Support s390*-*-* targets.
21516
f3205b34
AF
215172004-02-17 Adam Fedor <fedor@gnu.org>
21518
21519 * gdb.base/gdb1555.exp: New file.
21520 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
21521
9d62932d
EZ
215222004-02-17 Elena Zannoni <ezannoni@redhat.com>
21523
21524 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
21525
344c9711
FF
215262004-02-16 Fred Fish <fnf@redhat.com>
21527
21528 * gdb.arch/gdb1291.c: Remove
21529 * gdb.arch/gdb1291.s: New test input file.
21530 * gdb.arch/gdb1291.exp: Expand test to check case that should not
21531 fail. Test for correct result, known incorrect result, other
21532 failures and timeouts.
21533
2d822687
AC
215342004-02-16 Andrew Cagney <cagney@redhat.com>
21535
21536 * gdb.base/bigcore.exp: New file.
21537 * gdb.base/bigcore.c: New file.
21538
dac15b66
AC
215392004-02-13 Andrew Cagney <cagney@redhat.com>
21540
21541 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
21542 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
21543 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
21544 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
21545 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
21546 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
21547 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
21548 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
21549 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
21550 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
21551
6bdfc2c4
JJ
215522004-02-11 Jeff Johnston <jjohnstn@redhat.com>
21553
21554 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
21555 executed is an alloc instruction.
21556
87b3ede8
DC
215572004-02-11 David Carlton <carlton@kealia.com>
21558
21559 * gdb.cp/breakpoint.exp: New.
21560 * gdb.cp/breakpoint.cc: New.
21561
6e19e2bf
MC
215622004-02-11 Michael Chastain <mec.gnu@mindspring.com>
21563
21564 Partial fix for PR gdb/1543.
21565 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
21566 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
21567 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
21568 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
21569 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
21570 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
21571 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
21572 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
21573 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
21574 to bug-gdb@prep.ai.mit.edu .
21575 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
21576 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
21577 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
21578 Likewise.
21579
5c5455dc
AC
215802004-02-10 Andrew Cagney <cagney@redhat.com>
21581
21582 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
21583 using gdb_internal_error_resync.
21584
9cf689d7
DJ
215852004-02-09 Daniel Jacobowitz <drow@mvista.com>
21586
21587 * gdb.threads/thread-specific.exp: Stop early if no threads are
21588 found.
21589
d2dc51db
MC
215902004-02-09 Michael Chastain <mec.gnu@mindspring.com>
21591
21592 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
21593
14b1a056
DJ
215942004-02-08 Daniel Jacobowitz <drow@mvista.com>
21595
21596 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
21597 breakpoints.
21598
83f66e8f
DJ
215992004-02-07 Daniel Jacobowitz <drow@mvista.com>
21600
21601 * config/sim.exp (gdb_load): Handle $arg == "".
21602 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
21603 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
21604
30fc0091
EZ
216052004-02-07 Elena Zannoni <ezannoni@redhat.com>
21606
a9c64011
AS
21607 * gdb.base/maint.exp: Update test to reflect
21608 obstack changes.
30fc0091 21609
4d806929
JJ
216102004-02-04 Jeff Johnston <jjohnstn@redhat.com>
21611
21612 * gdb.base/pendshr.c (pendfunc): New function that calls
21613 pendfunc1.
21614 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
21615
7bfdd688
FF
216162004-02-04 Fred Fish <fnf@redhat.com>
21617
21618 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
21619 function symbols and update copyright years.
21620 * gdb.arch/gdb1291.c: Ditto.
21621
aaa08ee4
MC
216222004-02-03 Michael Chastain <mec.gnu@mindspring.com>
21623
21624 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
21625
dbad7755
MC
216262004-02-03 Michael Chastain <mec.gnu@mindspring.com>
21627
21628 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
21629
ec4646ef
MC
216302004-02-03 Michael Chastain <mec.gnu@mindspring.com>
21631
21632 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
21633
1b802196
FF
216342004-02-02 Fred Fish <fnf@redhat.com>
21635
21636 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
21637 remote targets. Update copyright years.
21638
18fe2033
JJ
216392004-02-02 Jeff Johnston <jjohnstn@redhat.com>
21640
21641 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
21642 support.
21643 * gdb.base/langs.exp: Fix test which attempts to create
21644 breakpoint on non-existent function to handle new pending
21645 support.
21646 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
21647 a breakpoint.
21648 * gdb.base/pending.exp: New test.
21649 * gdb.base/pending.c: New file.
21650 * gdb.base/pendshr.c: Ditto.
21651
8d577d32
DC
216522004-02-02 David Carlton <carlton@kealia.com>
21653
21654 * gdb.cp/overload.exp: Add overloadNamespace tests.
21655 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
21656 (overloadNamespace, XXX): New.
21657 (main): Call XXX::marker2.
21658
3ad13771
FF
216592004-02-01 Fred Fish <fnf@redhat.com>
21660
21661 * gdb.base/dump.exp: Use runto_main instead of "runto main".
21662 * gdb.base/finish.exp: Ditto.
21663 * gdb.base/gcore.exp: Ditto.
21664 * gdb.base/huge.exp: Ditto.
21665 * gdb.base/info-proc.exp: Ditto.
21666 * gdb.base/return2.exp: Ditto.
21667 * gdb.threads/gcore-thread.exp: Ditto.
21668
44c75849
DJ
216692004-02-01 Daniel Jacobowitz <drow@mvista.com>
21670
21671 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
21672
005bc093
MK
216732004-02-01 Mark Kettenis <kettenis@gnu.org>
21674
21675 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
21676 that opening the file succeeds on OpenBSD.
21677
c47cebdb
DJ
216782004-02-01 Daniel Jacobowitz <drow@mvista.com>
21679
21680 * gdb.threads/thread-specific.c: New file.
21681 * gdb.threads/threads-specific.exp: New test script.
21682 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
21683 to expect_out.
21684
5a01311c
MK
216852004-02-01 Mark Kettenis <kettenis@gnu.org>
21686
21687 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
21688 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
21689 only on the "print_small_structs from print_long_arg_list" test.
21690
ce22a4f1
DJ
216912004-02-01 Daniel Jacobowitz <drow@mvista.com>
21692
21693 * gdb.base/completion.exp: Kill a stray backslash.
21694
21695 From Jim Ingham <jingham@apple.com>:
21696 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
21697 agrees with the result from sending a tab.
21698
abbab9d3
DJ
216992004-01-31 Daniel Jacobowitz <drow@mvista.com>
21700
21701 * gdb.base/chng-syms.exp: Remove stray newline.
21702
53904d1e
MK
217032004-01-31 Mark Kettenis <kettenis@gnu.org>
21704
21705 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
21706 *-*-openbsd*.
21707 * gdb.asm/openbsd.inc: New file.
21708
3a4b3aac
MK
217092004-01-30 Mark Kettenis <kettenis@gnu.org>
21710
21711 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
21712 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
21713 *-*solaris2*. Remove commented out default settings for
21714 asm-flags. Replace gdb_compile with target_link.
21715
ebac27b4
MC
217162004-01-29 Michael Chastain <mec.gnu@mindspring.com>
21717
21718 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
21719 for all tests. Remove old hp-ux and cygnus xfail cases.
21720
d8679d84
PH
217212004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
21722
21723 * gdb.base/chng-syms.exp: New file.
21724 * gdb.base/chng-syms.c: New file.
21725
0a55bc22
MC
217262004-01-24 Michael Chastain <mec.gnu@mindspring.com>
21727
21728 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
21729 Provide arms for current output in all my configurations.
21730
94b8e876
MC
217312004-01-24 Michael Chastain <mec.gnu@mindspring.com>
21732
21733 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
21734 * lib/compiler.cc: Likewise.
21735 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
21736 get the right preprocessor. Eval the output directly. Remove
21737 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
21738 hp_f77_compiler and hp_f90_compiler completely.
21739 (gdb_preprocess): Delete.
21740 (get_compiler): Delete.
21741
7cf03d44
MK
217422004-01-24 Mark Kettenis <kettenis@gnu.org>
21743
21744 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
21745 <string.h>.
21746
68b6dce9
NR
217472004-01-24 Nick Roberts <nick@nick.uklinux.net>
21748
21749 * gdb.mi/mi-stack.exp: Update copyright.
21750
b368761e
DC
217512004-01-23 David Carlton <carlton@kealia.com>
21752
21753 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
21754 test for cp_lookup_transparent_type.
21755 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
21756 call them.
21757
f2061b53
DJ
217582004-01-23 Daniel Jacobowitz <drow@mvista.com>
21759
21760 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
21761 after -var-update.
21762
37fc574a
DC
217632004-01-23 David Carlton <carlton@kealia.com>
21764
21765 * gdb.cp/namespace.cc (C::ensureRefs): New.
21766 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
21767
8e94b928
NR
217682004-01-20 Nick Roberts <nick@nick.uklinux.net>
21769
21770 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
21771 case "-stack-list-locals 2".
21772 * gdb.mi/mi-var-child.exp: Test for case
21773 "-var-list-children --all-values NAME".
21774
997b0952
MC
217752004-01-18 Michael Chastain <mec.gnu@mindspring.com>
21776
21777 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
21778
52470da3
MK
217792004-01-18 Mark Kettenis <kettenis@gnu.org>
21780
7049b4b8
MK
21781 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
21782 used with gdb_test_multiple.
21783
52470da3
MK
21784 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
21785 read at address 0. This fixes PR testsuite/1504.
21786
da6012e5
DJ
217872004-01-18 Daniel Jacobowitz <drow@mvista.com>
21788
21789 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
21790 Remove downloading, guessing the host executable, the calls to
21791 gdb_file_cmd and gdb_target_cmd, and "load" support.
21792 (infer_host_exec): New function broken out from gdb_load.
21793 (gdb_load): New wrapper for gdbserver_gdb_load.
21794 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
21795 gdb_target_cmd. Use -target-select.
21796 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
21797 Download binaries to the host. Clear last_mi_remote_file when
21798 we load a new binary.
21799 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
21800 call gdbserver_gdb_load and mi_gdb_target_cmd.
21801
32c70722
MC
218022004-01-17 Michael Chastain <mec.gnu@mindspring.com>
21803
21804 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
21805 type patterns.
21806
b0cecf36
MC
218072004-01-17 Michael Chastain <mec.gnu@mindspring.com>
21808
21809 * gdb.cp/templates.exp: Fix typo in test name of
21810 "print Foo<volatile char*>::foo".
21811
4120d7e6
MC
218122004-01-15 Michael Chastain <mec.gnu@mindspring.com>
21813
21814 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
21815
f679e530
BE
218162004-01-16 Ben Elliston <bje@wasabisystems.com>
21817
21818 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
21819 (clean mostlyclean): Remove empty rm.
21820
091c48f6
MC
218212004-01-15 Michael Chastain <mec.gnu@mindspring.com>
21822
21823 * gdb.base/setvar.exp: Add copyright years.
21824
3e5fc8d2
DC
218252004-01-14 David Carlton <carlton@bactrian.org>
21826
21827 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
21828 PR c++/1511 and update coment.
21829 * gdb.cp/templates.exp: Update patterns to match current output.
21830 If changes involve something other than whitespace, KFAIL
21831 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
21832
63d06c5c
DC
218332004-01-14 David Carlton <carlton@kealia.com>
21834
21835 * gdb.cp/namespace.exp: Add tests involving classes defined within
21836 namespaces.
21837 * gdb.cp/namespace.cc (C::CClass): New.
21838 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
21839
a51dab88
EZ
218402004-01-14 Elena Zannoni <ezannoni@redhat.com>
21841
21842 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
21843 what debug info we have. Print a better message if something goes
21844 wrong while producing the separate debug info file.
21845
a476ccc9
MC
218462004-01-14 Michael Chastain <mec.gnu@mindspring.com>
21847
21848 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
21849
f453692c
MC
218502004-01-14 Michael Chastain <mec.gnu@mindspring.com>
21851
21852 * gdb.base/callfuncs.c: Add copyright notice.
21853
f40063a5
MC
218542004-01-13 Michael Chastain <mec.gnu@mindspring.com>
21855
21856 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
21857 inheritance. PR gdb/1498, PR gcc/13539.
21858
19ac3974
EZ
218592004-01-13 Elena Zannoni <ezannoni@redhat.com>
21860
a9c64011
AS
21861 * gdb.threads/gcore-thread.exp: Prefix name of binary with
21862 test specific name.
21863 * gdb.mi/gdb669.exp: Ditto.
21864 * gdb.mi/mi-pthreads.exp: Ditto.
21865 * gdb.mi/mi1-pthreads.exp: Ditto.
21866 * gdb.mi/mi2-pthreads.exp: Ditto.
19ac3974 21867
56c97c6e
MC
218682004-01-12 Michael Chastain <mec.gnu@mindspring.com>
21869
21870 * gdb.cp/member-ptr.cc: Add copyright notice.
21871
a0644324
MC
218722004-01-12 Michael Chastain <mec.gnu@mindspring.com>
21873
21874 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
21875 some patterns for recent versions of gcc and hpacc. Delete
21876 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
21877 Delete tests that access a NULL pointer-to-member-data. This
21878 script is still disabled for gcc.
21879
32fabe09
EZ
218802004-01-12 Elena Zannoni <ezannoni@redhat.com>
21881
21882 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
a9c64011 21883 escaped correctly.
32fabe09 21884
1f8a6abb
EZ
218852004-01-12 Elena Zannoni <ezannoni@redhat.com>
21886
21887 * gdb.base/sepdebug.exp: New file.
21888 * gdb.base/sepdebug.c: New file.
21889 * lib/gdb.exp (separate_debug_filename): New procedure.
21890 (gdb_gnu_strip_debug): New procedure.
21891
48efe704
AC
218922004-01-12 Andrew Cagney <cagney@redhat.com>
21893
21894 * gdb.mi/ChangeLog: Delete file. Renamed to ...
21895 * gdb.mi/ChangeLog-1999-2003: New file.
21896
a9415475
AC
218972004-01-12 Andrew Cagney <cagney@redhat.com>
21898
21899 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
21900 "Renaming a directory to a non-empty directory returns ENOTEMPTY
21901 or EEXIST", treat EBUSY as an XFAIL.
21902
83b8cf9d
MC
219032004-01-11 Michael Chastain <mec.gnu@mindspring.com>
21904
21905 * gdb.base/scope.exp: Remove obsolete setup_xfail for
21906 hp_cc_compiler.
21907
9939d2a8
MC
219082004-01-10 Michael Chastain <mec.gnu@mindspring.com>
21909
21910 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
21911 decorations.
21912
1ff8cadf
MC
219132004-01-10 Michael Chastain <mec.gnu@mindspring.com>
21914
21915 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
21916 and "(aCC)" decorations. Remove obsolete doco about old
21917 test results.
21918
6fa9022e
MC
219192004-01-09 Michael Chastain <mec.gnu@mindspring.com>
21920
21921 * gdb.cp/exception.exp: Fix typo in doco.
21922
209721fe
MK
219232004-01-09 Mark Kettenis <kettenis@gnu.org>
21924
21925 * gdb.base/gdb1476.exp: Fix typo.
21926
ef11303e
MC
219272004-01-09 Michael Chastain <mec.gnu@mindspring.com>
21928
21929 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
21930 file.
21931
041ab88c
MC
219322004-01-09 Michael Chastain <mec.gnu@mindspring.com>
21933
21934 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
21935 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
21936 Use gdb_compile. Remove restriction on gcc. Add some patterns
21937 for recent version of gdb. Delete second half, which was a copy
21938 of the first half with different build flags. This test is
21939 still disabled because it is still not ready for production.
21940
e36d075a
MC
219412004-01-08 Michael Chastain <mec.gnu@mindspring.com>
21942
21943 * gdb.cp/exception.cc: Add copyright notice.
21944 * gdb.cp/exception.exp: Add a notice that this file is broken
21945 because of line number changes caused by addition of copyright
21946 notice.
21947
42b190ad
MC
219482004-01-08 Michael Chastain <mec.gnu@mindspring.com>
21949
21950 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
21951 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
21952
8f25f06b
MC
219532004-01-08 Michael Chastain <mec.gnu@mindspring.com>
21954
21955 * gdb.cp/classes.exp: Accept gnu abi 2.
21956 * gdb.cp/derivation.exp: Likewise.
21957 * gdb.cp/overload.exp: Likewise.
21958 * gdb.cp/virtfunc.exp: Likewise.
21959
06ded8b8
MC
219602004-01-08 Michael Chastain <mec.gnu@mindspring.com>
21961
21962 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
21963 semicolon after end of function.
21964
77c26ae3
MC
219652004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21966
21967 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
21968 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
21969 boilerplate code for compiling and running the program under
21970 test. Add some string method tests.
21971
20757486
MC
219722004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21973
21974 * gdb.cp/bs15503.cc: Add copyright notice.
21975 * gdb.cp/bs15503.exp: Adjust line number.
21976
0fd3b503
MC
219772004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21978
21979 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
21980 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
21981
10d1bea8
MC
219822004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21983
21984 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
21985 hp_cc_compiler.
21986
2789202a
MC
219872004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21988
21989 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
21990 * gdb.cp/ctti.exp: Use the marker instead of "next".
21991 With gcc, run further before bailing.
21992
b862f14c
MC
219932004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21994
21995 * gdb.cp/cttiadd.cc: Add copyright notice.
21996 * gdb.cp/cttiadd1.cc: Likewise.
21997 * gdb.cp/cttiadd2.cc: Likewise.
21998 * gdb.cp/cttiadd3.cc: Likewise.
21999
96da2469
MC
220002004-01-07 Michael Chastain <mec.gnu@mindspring.com>
22001
22002 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
22003 Use gdb_test, gdb_test_multiple. Use floating-point values that
22004 have exact representations in IEEE-ish formats.
22005
053248ff
MC
220062004-01-07 Michael Chastain <mec.gnu@mindspring.com>
22007
22008 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
22009 compilers. Delete duplicate call to get_compiler_info.
22010 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
22011 * gdb.base/volatile.exp: Likewise.
22012
84acecdd
MK
220132004-01-07 Mark Kettenis <kettenis@gnu.org>
22014
22015 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
22016 memory at address 0.
22017
fe11a27f
MC
220182004-01-07 Michael Chastain <mec.gnu@mindspring.com>
22019
22020 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
22021 to test for hp-ux assembler. Fix copyright years.
22022
60ad077b
AC
220232004-01-07 Andrew Cagney <cagney@redhat.com>
22024
22025 * gdb.base/fileio.c (strerrno): Add "EBUSY".
22026
1c9b8f33
AC
220272004-01-07 Andrew Cagney <cagney@redhat.com>
22028
22029 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
22030 when creating the read-only file. From analysis by Roland McGrath
22031 and Elena Zannoni.
22032
753ccc7a
MC
220332004-01-06 Michael Chastain <mec.gnu@mindspring.com>
22034
22035 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
22036
eca3e36b
MC
220372004-01-06 Michael Chastain <mec.gnu@mindspring.com>
22038
22039 * gdb.base/cvexpr.c: Be type-safe with function pointers and
22040 data pointers.
22041
f8d4bac4
MC
220422004-01-06 Michael Chastain <mec.gnu@mindspring.com>
22043
22044 * gdb.cp/m-static.exp: Compile one source file at a time.
22045 Delete unused call to get_compiler_info.
22046
9b4e0f94
MC
220472004-01-06 Michael Chastain <mec.gnu@mindspring.com>
22048
22049 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
22050 * gdb.base/call-rt-st.exp: Likewise.
22051 * gdb.base/nodebug.exp: Likewise.
22052 * gdb.base/volatile.exp: Likewise.
22053 * gdb.cp/ref-types.exp: Likewise.
22054 * gdb.cp/templates.exp: Likewise.
22055
023c1024
MK
220562004-01-05 Mark Kettenis <kettenis@gnu.org>
22057
22058 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
22059
19703c4a
MC
220602004-01-05 Michael Chastain <mec.gnu@mindspring.com>
22061
22062 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
22063 hppa*-hp-hpux*.
22064
18b67037
MK
220652004-01-04 Mark Kettenis <kettenis@gnu.org>
22066
ba6219c8
MK
22067 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
22068 x86_64-*-*.
22069
18b67037
MK
22070 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
22071 sparc64-*-* and sparc*-solaris2*.
22072
1bfbbb9d
MK
220732004-01-04 Mark Kettenis <kettenis@gnu.org>
22074
22075 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
22076 return ${tests}" test. The ${tests} already mentions the
22077 filename.
22078
06846494
MC
220792004-01-02 Michael Chastain <mec.gnu@mindspring.com>
22080
22081 * gdb.cp/local.exp: Accept gcc abi 2.
22082
3b0cb202
MC
220832004-01-02 Michael Chastain <mec.gnu@mindspring.com>
22084
22085 * gdb.cp/templates.exp: Accept gcc abi 2.
22086
0643ec3f
MC
220872004-01-02 Michael Chastain <mec.gnu@mindspring.com>
22088
22089 * lib/compiler.cc: Remove supports_template_debugging.
22090 * gdb.cp/templates.exp: Do not test supports_template_debugging.
22091
d231d0b1
MC
220922004-01-01 Michael Chastain <mec.gnu@mindspring.com>
22093
22094 * gdb.cp/namespace.exp: Accept gcc abi 2.
22095
44ffb27c
MC
220962004-01-01 Michael Chastain <mec.gnu@mindspring.com>
22097
22098 * gdb.cp/method.exp: Accept gcc abi 2.
22099
184ad485
MC
221002004-01-01 Michael Chastain <mec.gnu@mindspring.com>
22101
22102 * gdb.cp/classes.exp: Generate identical results as old version.
22103 * gdb.cp/derivation.exp: Likewise.
22104 * gdb.cp/overload.exp: Likewise.
22105 * gdb.cp/virtfunc.exp: Likewise.
22106
116f09e7
MC
221072004-01-01 Michael Chastain <mec.gnu@mindspring.com>
22108
22109 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
22110 mysterious bug with sourceware version of expect.
22111
b1379776
MC
221122004-01-01 Michael Chastain <mec.gnu@mindspring.com>
22113
22114 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
22115 current versions of gcc, including gcc abi 2. Remove gratuitous
22116 restart of test program. Use gdb_test_multiple and gdb_test for
22117 all tests. Add patterns to xfail missing "const" in "const char *"
22118 and kfail PR gdb/1155.
22119
6b7a4c0e
MC
221202004-01-01 Michael Chastain <mec.gnu@mindspring.com>
22121
22122 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
22123 current versions of gcc, including gcc abi 2. Remove gratuitous
22124 restart of test program. Use gdb_test_multiple and gdb_test for
22125 all tests. Add patterns to kfail PR gdb/1498.
22126
51615d72
MC
221272003-12-31 Michael Chastain <mec.gnu@mindspring.com>
22128
22129 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
22130 current versions of gcc, including gcc abi 2. Use "breakpoint"
22131 and "continue" instead of restarting the target program. Use
22132 gdb_test_multiple and gdb_test for all tests.
22133
7b79a9d7
MK
221342004-01-01 Mark Kettenis <kettenis@gnu.org>
22135
22136 * gdb.asm/asm-source.exp: Update copyright year. Link statically
22137 for *-*-solaris2*.
22138
1cd3489f
MC
221392003-12-31 Michael Chastain <mec.gnu@mindspring.com>
22140
22141 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
22142 current versions of gcc, including gcc abi 2. Use "breakpoint"
22143 and "continue" instead of restarting the target program several
22144 times. Use gdb_test_multiple and gdb_test for all tests.
22145
850742db
MC
221462003-12-18 Michael Chastain <mec.gnu@mindspring.com>
22147
22148 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
22149 source files.
22150
eb4bbda8
MC
221512003-12-16 Michael Chastain <mec.gnu@mindspring.com>
22152
22153 * gdb.base/environ.exp: Handle compiling test case from multiple
22154 source files.
22155
e42c7771
MC
221562003-12-16 Michael Chastain <mec.gnu@mindspring.com>
22157
22158 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
22159
80e4b428
JB
221602003-12-17 Jim Blandy <jimb@redhat.com>
22161
5f06973a
JB
22162 * gdb.base/freebpcmd.c: Add copyright notice.
22163
80e4b428
JB
22164 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
22165
0ab84fb7
MC
221662003-12-16 Michael Chastain <mec.gnu@mindspring.com>
22167
22168 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
22169
1b3bb3d0
JB
221702003-12-13 Jim Blandy <jimb@redhat.com>
22171
22172 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
22173
3a4c9371
KB
221742003-12-12 Kevin Buettner <kevinb@redhat.com>
22175
22176 * gdb.asm/frv.inc: New file.
22177 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
22178
a1dea79a
FF
221792003-12-09 Fred Fish <fnf@redhat.com>
22180
22181 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
22182 functions to break1.c and leave prototypes behind. Add more
22183 "set breakpoint NN here" comments.
22184 * gdb.base/break1.c: New file.
22185
22186 * gdb.base/break.exp: Handle compiling test case from multiple
22187 source files and change source file references as needed.
22188 * gdb.base/completion.exp: Ditto.
22189 * gdb.base/condbreak.exp: Ditto.
22190 * gdb.base/define.exp: Ditto.
22191 * gdb.base/ena-dis-br.exp: Ditto.
22192 * gdb.base/info-proc.exp: Ditto.
22193 * gdb.base/maint.exp: Ditto.
22194 * gdb.base/until.exp: Ditto.
22195
22196 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
22197 hardcoded line numbers.
22198 * gdb.base/define.exp: Ditto.
22199 * gdb.base/ena-dis-br.exp: Ditto.
22200 * gdb.base/maint.exp: Ditto.
22201 * gdb.base/until.exp: Ditto.
22202
22203 * gdb.base/completion.exp: Use "break1" for completion tests since
22204 "break" is no longer a unique prefix.
22205
5266b69c
AC
222062003-12-06 Andrew Cagney <cagney@redhat.com>
22207
22208 * gdb.base/structs.exp (test_struct_returns): When applicable, set
22209 "return_value_unimplemented". When an unimplemented struct return
22210 architecture, report incorrect values as a KFAIL
22211
374451f0
MC
222122003-12-05 Michael Chastain <mec.gnu@mindspring.com>
22213
22214 * gdb.cp/rtti.exp: Accept new wording of warning from
22215 cp_lookup_rtti_type.
22216
ba9b20a7
MC
222172003-12-05 Michael Chastain <mec.gnu@mindspring.com>
22218
22219 Partial fix for PR testsuite/1456.
22220 * gdb.base/scope.exp (test_at_main): Replace references to
22221 gcc_compiled with calls to test_compiler_info.
22222 (test_at_foo): Likewise.
22223 (test_at_bar): Likewise.
22224
b74b6d0b
MC
222252003-12-04 Michael Chastain <mec.gnu@mindspring.com>
22226
22227 Partial fix for PR testsuite/1456.
22228 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
22229 to test_compiler_info.
22230
ccfa3402
MC
222312003-12-03 Michael Chastain <mec.gnu@mindspring.com>
22232
22233 * gdb.base/so-impl-ld.exp: Update copyright notice.
22234
f6246aba
MC
222352003-12-02 Michael Chastain <mec.gnu@mindspring.com>
22236
22237 Partial fix for PR testsuite/1456.
22238 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
22239 to test_compiler_info.
22240
13ae734a
MC
222412003-11-28 Michael Chastain <mec.gnu@mindspring.com>
22242
22243 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
22244 from current versions of gdb. Clean up regular expressions.
22245 Delete redundant timeout case.
22246
d8e1cdee
MC
222472003-11-28 Michael Chastain <mec.gnu@mindspring.com>
22248
22249 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
22250 from current versions of gdb. Clean up regular expressions.
22251 Delete redundant timeout case.
22252
96457b64
MC
222532003-12-01 Michael Chastain <mec.gnu@mindspring.com>
22254
22255 Partial fix for PR testsuite/1456.
22256 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
22257 gcc_compiled with call to test_compiler_info.
22258
f35309fc
MC
222592003-11-30 Michael Chastain <mec.gnu@mindspring.com>
22260
22261 Partial fix for PR testsuite/1456.
22262 * gdb.base/list.exp (test_list_function): Delete unused declaration
22263 of gcc_compiled.
22264
d7afdf9b
MC
222652003-11-29 Michael Chastain <mec.gnu@mindspring.com>
22266
22267 Partial fix for PR testsuite/1456.
22268 * gdb.base/complex.exp: Replace reference to gcc_compiled with
22269 call to test_compiler_info.
22270
71507b56
MK
222712003-11-29 Mark Kettenis <kettenis@gnu.org>
22272
22273 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
22274 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
22275 it to create the appropriate note.inc.
22276 * gdb.asm/asmsrc1.s: Include "note.inc".
22277 * gdb.asm/netbsd.inc: New file.
22278 * gdb.asm/empty.inc: New file.
22279
f81f93f7
MC
222802003-11-28 Michael Chastain <mec.gnu@mindspring.com>
22281
22282 Partial fix for PR testsuite/1456.
22283 * gdb.base/constvars.exp: Replace references to gcc_compiled with
22284 calls to test_compiler_info.
22285
9a77938e
MC
222862003-11-27 Michael Chastain <mec.gnu@mindspring.com>
22287
22288 Partial fix for PR testsuite/1456.
22289 * gdb.base/volatile.exp: Replace references to gcc_compiled with
22290 calls to test_compiler_info.
22291
e8367dc7
MK
222922003-11-27 Mark Kettenis <kettenis@gnu.org>
22293
22294 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
22295 pattern for the KFAILs.
22296
526c61ee
AF
222972003-11-25 Adam Fedor <fedor@gnu.org>
22298
22299 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
22300 * gdb.objc/objcdecode.m: New file.
22301
28f2d600
AF
223022003-11-25 Adam Fedor <fedor@gnu.org>
22303
22304 * gdb.objc/nondebug.exp: Test for PR objc/1236.
22305 * gdb.objc/nondebug.m: New file.
22306
a3895cee
BE
223072003-11-26 Ben Elliston <bje@wasabisystems.com>
22308
22309 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
22310 NetBSD as it does on FreeBSD. Modelled on a similar change by
22311 Mark Kettenis on 2003-05-30.
22312 (link-flags): Set to "--entry _start" regardless of target.
22313 Special linker flags are to be appended to $link-flags.
22314 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
22315
c9f2c8a3
MC
223162003-11-25 Michael Chastain <mec.gnu@mindspring.com>
22317
22318 * gdb.cp/method.exp: Accept output of new demangler.
22319
15a0587a 223202003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
22321
22322 * gdb/class2.exp: New file.
22323 * gdb/class2.cc: New file.
22324
3c00b570
MC
223252003-11-25 Michael Chastain <mec.gnu@mindspring.com>
22326
22327 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
22328 of new demangler.
22329
7027acc7
MK
223302003-11-23 Mark Kettenis <kettenis@gnu.org>
22331
22332 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
22333 of gdb_test "run".
22334
b0e1598a
MK
223352003-11-23 Mark Kettenis <kettenis@gnu.org>
22336
22337 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
22338 "continue" into "run".
22339
4d9eda44
MC
223402003-11-23 Michael Chastain <mec.gnu@mindspring.com>
22341
22342 Partial fix for PR testsuite/1456.
22343 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
22344 call to test_compiler_info.
22345 * gdb.cp/ctti.exp: Likewise.
22346 * gdb.cp/derivation.exp: Likewise.
22347 * gdb.cp/member-ptr.exp: Likewise.
22348 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
22349 reference to gcc_compiled.
22350
223512003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
22352
22353 Fix PR testsuite/1463.
22354 * gdb.base/structs.exp (start_structs_test): Call
22355 get_debug_format before using the debug format.
22356
d422fe19
AC
223572003-11-22 Andrew Cagney <cagney@redhat.com>
22358
22359 * lib/gdb.exp (gdb_test_multiple): Add simple example.
22360 * gdb.base/structs.exp: Use gdb_test_multiple.
22361
039cf96d
AC
223622003-11-20 Andrew Cagney <cagney@redhat.com>
22363
6882279b
AC
22364 * gdb.base/structs.exp: Handle and recover from internal errors.
22365 Replace "foo${n}" with "foo<n>" in test messages.
22366
e53890ae
AC
22367 * gdb.base/structs.exp: Update copyright. Rewrite.
22368 * gdb.base/structs.c: Update copyright. Rewrite.
22369
2b211c59
AC
22370 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
22371 resync count exceeded.
d63a86f8 22372
039cf96d
AC
22373 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
22374 from the internal error.
22375 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
22376 Original from Jim Blandy.
22377 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 22378
eac98b22
AC
223792003-11-19 Andrew Cagney <cagney@redhat.com>
22380
22381 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
22382 KFAIL.
22383
67455b2a
MK
223842003-11-17 Mark Kettenis <kettenis@gnu.org>
22385
22386 New testcase for PR backtrace/1435.
22387 * gdb.arch/i386-unwind.exp: New file.
22388 * gdb.arch/i386-unwind.c: New file.
22389
853d6e5b
AC
223902003-11-17 Andrew Cagney <cagney@redhat.com>
22391
22392 * lib/gdb.exp (compiler_info): New global.
22393 (test_compiler_info): New function.
22394 (get_compiler_info): Set compiler_info.
22395 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
22396 "compiler_info" to gcc-<major>-<minor>.
22397
38cf6e11
MC
223982003-11-15 Michael Chastain <mec.gnu@mindspring.com>
22399
22400 * gdb.trace/configure: Remove.
22401
a50d3602
EZ
224022003-11-13 Elena Zannoni <ezannoni@redhat.com>
22403
22404 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 22405 breakpoints.
a50d3602
EZ
22406 * gdb.base/break.exp: Remove all references to explicit line
22407 numbers.
22408
d9407aaa
NC
224092003-11-11 Nick Clifton <nickc@redhat.com>
22410
22411 * gdb.base/shreloc.exp: Do not run for targets which do not
22412 support shared objects.
22413
db488fc1
CV
224142003-11-10 Corinna Vinschen <vinschen@redhat.com>
22415
22416 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
22417 Don't run tests if nofileio flag is given.
22418
6a90a18e
EZ
224192003-11-07 Elena Zannoni <ezannoni@redhat.com>
22420
22421 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
a9c64011 22422 as well as 'Watchpoint'.
6a90a18e 22423
0b915e9c
EZ
224242003-11-06 Elena Zannoni <ezannoni@redhat.com>
22425
22426 Reported by Jim Ingham <jingham@apple.com>:
22427 * gdb.base/annota1.exp: Match at least one occurrence of the
22428 signal handler annotation.
22429
d7e4b55f
EZ
224302003-11-06 Elena Zannoni <ezannoni@redhat.com>
22431
a9c64011
AS
22432 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
22433 as well as 'Watchpoint'.
d7e4b55f 22434
2fe4e8d0
MC
224352003-11-05 Michael Chastain <mec@shout.net>
22436
22437 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
22438
6ef88553
KW
224392003-11-03 Kris Warkentin <kewarken@qnx.com>
22440
22441 * gdb.arch/gdb1291.c: New test file.
22442 * gdb.arch/gdb1291.exp: New test script.
22443 * gdb.arch/gdb1431.c: New test file.
22444 * gdb.arch/gdb1431.exp: New test script.
22445
ae7dc4d8
MC
224462003-10-22 Michael Chastain <mec@shout.net>
22447
22448 * gdb.mi/pthreads.c: Add copyright notice.
22449
c39d7427
MC
224502003-10-22 Michael Chastain <mec@shout.net>
22451
22452 * gdb.threads/pthreads.c: Add copyright notice.
22453
8b7d96c1
MC
224542003-10-20 Michael Chastain <mec@shout.net>
22455
22456 * gdb.base/gdb1056.exp: New test script.
22457
d1d69fdd
DJ
224582003-10-13 Daniel Jacobowitz <drow@mvista.com>
22459
22460 * gdb.threads/killed.exp: Use gdb_run_cmd.
22461
7d605576
DJ
224622003-10-13 Daniel Jacobowitz <drow@mvista.com>
22463
22464 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
22465 create a core file.
22466 * gdb.threads/gcore-thread.exp: Likewise.
22467
618ec112
CV
224682003-10-13 Corinna Vinschen <vinschen@redhat.com>
22469
22470 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
22471 type, based on char type.
22472 (struct bit_flags_short_t): New bitfield type, based on short type.
22473 (init_bit_flags_char): New fuction.
22474 (init_bit_flags_short): Ditto.
22475 (print_bit_flags_char): Ditto.
22476 (print_bit_flags_short): Ditto.
22477 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
22478
9367a73c
MC
224792003-10-11 Michael Chastain <mec@shout.net>
22480
22481 * gdb.base/call-rt-st.exp: Update copyright year.
22482
1decf120
KI
224832003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
22484
22485 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
22486 * gdb.disasm/sh3.s: Ditto.
22487
5445b2ae
DJ
224882003-10-07 Daniel Jacobowitz <drow@mvista.com>
22489
22490 * gdb.threads/switch-threads.exp: New test.
22491 * gdb.threads/switch-threads.c: New source file.
22492
aec24853
CV
224932003-10-07 Corinna Vinschen <vinschen@redhat.com>
22494
22495 * gdb.base/ending-run.exp: Add sh specific case.
22496
adc7428d
AC
224972003-10-06 Andrew Cagney <cagney@redhat.com>
22498
22499 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
22500 * gdb.disasm/mn10200.exp: Delete obsolete file.
22501
c9d37158
DJ
225022003-09-29 Daniel Jacobowitz <drow@mvista.com>
22503
22504 * ChangeLog: Correct an entry command.exp -> commands.exp.
22505 * gdb.base/commands.exp (bp_deleted_in_command_test)
22506 (temporary_breakpoint_commands): Check noargs.
22507
79c2c32d
DC
225082003-09-25 David Carlton <carlton@kealia.com>
22509
22510 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
22511 of some print tests, where appropriate. Add tests for C::D::cd,
22512 E::ce, F::cXfX, G::XgX.
22513 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
22514
594e6d67
RE
225152003-09-25 Richard Earnshaw <rearnsha@arm.com>
22516
22517 * lib/java.exp (java_init): Import target_alias before using it.
22518
10f0d451
DC
225192003-09-25 David Carlton <carlton@kealia.com>
22520
22521 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
22522
274bcba0
EZ
225232003-09-23 Elena Zannoni <ezannoni@redhat.com>
22524
d63a86f8 22525 * gdb.base/selftest.exp: Accomodate more instruction reordering
a9c64011 22526 weirdness.
274bcba0 22527
cdbf20f7
MC
225282003-09-17 Michael Chastain <mec@shout.net>
22529
22530 * gdb.cp/gdb1355.exp: New file.
22531 * gdb.cp/gdb1355.c: New file.
22532
71e06f80
CV
225332003-09-15 Corinna Vinschen <vinschen@redhat.com>
22534
22535 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
22536 * gdb.asm/sh.inc: New file.
22537
5c4e30ca
DC
225382003-09-11 David Carlton <carlton@kealia.com>
22539
bd45b7af
DC
22540 * gdb.cp/namespace.exp: Add tests for namespace types.
22541 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
22542 (test_namespace): New.
22543
1c199746
EZ
225442003-09-11 Elena Zannoni <ezannoni@redhat.com>
22545
a9c64011 22546 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 22547 * gdb.stabs/weird.exp: Ditto.
1c199746 22548
04ed252f
MC
225492003-09-08 Michael Chastain <mec@shout.net>
22550
22551 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
22552
d8a2d9e7
MC
225532003-09-07 Michael Chastain <mec@shout.net>
22554
22555 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
22556 'parse error'.
22557
161afb24
MK
225582003-09-07 Mark Kettenis <m.kettenis@osp.nl>
22559
22560 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
22561
49f2741a
MC
225622003-08-30 Michael Chastain <mec@shout.net>
22563
22564 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
22565 * gdb.gdb/observer.exp: Ditto.
22566 * gdb.gdb/xfullpath.exp: Ditto.
22567
8afa723e
MK
225682003-08-29 Mark Kettenis <kettenis@gnu.org>
22569
22570 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
22571 *-*-*bsd*.
22572
f31dfe3b
JJ
225732003-08-28 Jeff Johnston <jjohnstn@redhat.com>
22574
22575 * gdb.base/dump.exp: Skip for ia64.
22576
4630e498
JJ
225772003-08-25 Jeff Johnston <jjohnstn@redhat.com>
22578
22579 * gdb.asm/asm-source.exp: Add ia64 support.
22580 * gdb.asm/ia64.inc: New file.
22581
1105b7ef
MC
225822003-08-22 Michael Chastain <mec@shout.net>
22583
22584 * gdb.cp: New directory.
22585 * gdb.cp/*: Copy from gdb.c++/*.
22586 * gdb.c++/*: Remove.
22587 * Makefile.in: Change gdb.c++ to gdb.cp.
22588 * configure.in: Ditto.
22589 * configure: Regnerate.
22590
c945b932
MK
225912003-08-18 Mark Kettenis <kettenis@gnu.org>
22592
22593 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
22594 * gdb.arch/i386-prologue.c (gdb1338): Add function.
22595
2b66634b
DJ
225962003-08-17 Daniel Jacobowitz <drow@mvista.com>
22597
22598 * mi-var-display.exp (-var-list-children weird): Accept function
22599 pointers with argument types.
22600 * mi1-var-display.exp (-var-list-children weird): Likewise.
22601 * mi2-var-display.exp (-var-list-children weird): Likewise.
22602
a356f73b
DJ
226032003-08-17 Daniel Jacobowitz <drow@mvista.com>
22604
22605 * gdb.base/annota3.exp: Add missing newline.
22606
483417b8
MC
226072003-08-06 Michael Chastain <mec@shout.net>
22608
22609 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
22610
c99c59c3
MS
226112003-08-12 Michael Snyder <msnyder@redhat.com>
22612
22613 * gdb.base/float.exp: Add test for SH.
22614
55ed7501
MK
226152003-08-10 Mark Kettenis <kettenis@gnu.org>
22616
22617 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
22618
1a371f2e
EZ
226192003-08-07 Elena Zannoni <ezannoni@redhat.com>
22620
22621 * gdb.base/completion.exp: Remove reduntant completion test
22622 on filename.
22623
e0f353ce
EZ
226242003-08-07 Elena Zannoni <ezannoni@redhat.com>
22625
a9c64011
AS
22626 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
22627 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
22628 gdb.trace/save-trace.exp: Make sure that full pathnames are
22629 escaped correctly.
e0f353ce 22630
5710a1af 226312003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 22632
a9c64011
AS
22633 * configure.in: Don't generate config.h from config.hin.
22634 * configure: Regenerate.
22635 * config.hin: Remove file.
22636 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
22637 * gdb.threads/pthreads.c: Ditto.
5710a1af 22638
dcd81ce9
DJ
226392003-08-07 Daniel Jacobowitz <drow@mvista.com>
22640
22641 From Kei Sakamoto <sakamoto.kei@renesas.com>:
22642 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
22643 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
22644 Replace ld24 with seth/add3.
22645
6009d884
AC
226462003-08-02 Andrew Cagney <cagney@redhat.com>
22647
22648 * gdb.base/annota3.exp: New file.
22649 * gdb.base/annota3.c: New file.
22650 * gdb.c++/annota3.exp: New file.
22651 * gdb.c++/annota3.cc: New file.
22652
51514e06
MC
226532003-07-29 Michael Chastain <mec@shout.net>
22654
22655 * gdb.threads/tls.c (spin): Check errno only if sem_wait
22656 actually failed.
22657 (do_pass): Likewise.
22658 * gdb.threads/tls.exp: Always initialize no_of_threads.
22659
4ee6625b
DJ
226602003-07-27 Daniel Jacobowitz <drow@mvista.com>
22661
22662 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
22663 pattern.
22664 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
22665 * gdb.threads/tls.exp: Recognize one case of the host library not
22666 supporting TLS.
22667
225f2bf6
AC
226682003-07-27 Andrew Cagney <cagney@redhat.com>
22669
22670 * gdb.base/fileio.exp: Use SH when running commands using
22671 remote_exec.
22672
bcb27c9f
DJ
226732003-07-24 Daniel Jacobowitz <drow@mvista.com>
22674
22675 From Kei Sakamoto <sakamoto.kei@renesas.com>:
22676 * gdb.base/relocate.c (dummy): New padding array.
22677
3d67be83
MS
226782003-07-22 Michael Snyder <msnyder@redhat.com>
22679
d63a86f8 22680 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
22681
22682 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
22683 patterns to be more general, accepting old and new output.
22684 Some output chars (such as '+') also must be quoted.
d63a86f8 22685 Some addresses are displayed numerically instead of
3d67be83
MS
22686 symbolically.
22687
57ba3b85
MS
226882003-07-23 Michael Snyder <msnyder@redhat.com>
22689
686d097c
MS
22690 * gdb.base/return2.exp: Don't test long-long return.
22691
57ba3b85
MS
22692 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
22693 * gdb.disasm/t01_mov.exp: Ditto.
22694 * gdb.disasm/t02_mova.s: Ditto.
22695 * gdb.disasm/t02_mova.exp: Ditto.
22696 * gdb.disasm/t03_add.s: Ditto.
22697 * gdb.disasm/t03_add.exp: Ditto.
22698 * gdb.disasm/t04_sub.s: Ditto.
22699 * gdb.disasm/t04_sub.exp: Ditto.
22700 * gdb.disasm/t05_cmp.s: Ditto.
22701 * gdb.disasm/t05_cmp.exp: Ditto.
22702 * gdb.disasm/t06_ari2.s: Ditto.
22703 * gdb.disasm/t06_ari2.exp: Ditto.
22704 * gdb.disasm/t07_ari3.s: Ditto.
22705 * gdb.disasm/t07_ari3.exp: Ditto.
22706 * gdb.disasm/t08_or.s: Ditto.
22707 * gdb.disasm/t08_or.exp: Ditto.
22708 * gdb.disasm/t09_xor.s: Ditto.
22709 * gdb.disasm/t09_xor.exp: Ditto.
22710 * gdb.disasm/t10_and.s: Ditto.
22711 * gdb.disasm/t10_and.exp: Ditto.
22712 * gdb.disasm/t11_logs.s: Ditto.
22713 * gdb.disasm/t11_logs.exp: Ditto.
22714 * gdb.disasm/t12_bit.s: Ditto.
22715 * gdb.disasm/t12_bit.exp: Ditto.
22716 * gdb.disasm/t13_otr.s: Ditto.
22717 * gdb.disasm/t13_otr.exp: Ditto.
22718
e00759ef
EZ
227192003-07-22 Elena Zannoni <ezannoni@redhat.com>
22720
22721 * gdb.threads/tls.exp :Add kfail for 'info address' case.
22722
8bc2021f
EZ
227232003-07-22 Elena Zannoni <ezannoni@redhat.com>
22724
a9c64011
AS
22725 * gdb.threads/tls.c : New file.
22726 * gdb.threads/tls.exp : New file.
22727 * gdb.threads/tls-main.c : New file.
22728 * gdb.threads/tls-shared.c : New file.
22729 * gdb.threads/tls-shared.exp : New file.
8bc2021f 22730
89320c4c
AS
227312003-07-22 Andreas Schwab <schwab@suse.de>
22732
22733 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
22734
180dea7c
AS
227352003-07-20 Andreas Schwab <schwab@suse.de>
22736
22737 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
22738 due to insn reordering.
22739
0714963c
AC
227402003-07-15 Andrew Cagney <cagney@redhat.com>
22741
22742 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
22743
98a23b3f
MC
227442003-07-15 Michael Chastain <mec@shout.net>
22745
22746 * gdb.base/gdb1250.exp: New file.
22747 * gdb.base/gdb1250.c: New file.
22748
27e417a2
ML
227492003-07-09 Michal Ludvig <mludvig@suse.cz>
22750
22751 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
22752 expansion of size_t to 'unsigned long', not only to 'unsigned'.
22753
8bc2021f
EZ
227542003-07-09 Elena Zannoni <ezannoni@redhat.com>
22755
a9c64011
AS
22756 * gdb.threads/tls.c: New file.
22757 * gdb.threads/tls.exp: New file.
22758 * gdb.threads/tls-main.c: New file.
22759 * gdb.threads/tls-shared.c: New file.
22760 * gdb.threads/tls-shared.exp: New file.
8bc2021f 22761
d99968dc
EZ
227622003-07-09 Elena Zannoni <ezannoni@redhat.com>
22763
22764 * gdb.base/annota1.exp: Make sure that we properly escape the
22765 full path of the source file. Xfail more permissive patterns,
d63a86f8 22766 due to a compiler debug info problem.
d99968dc 22767
83876b3b
AS
227682003-07-07 Andreas Schwab <schwab@suse.de>
22769
2705e972
AS
22770 * gdb.asm/m68k.inc: New file.
22771 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
22772
83876b3b
AS
22773 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
22774 arguments"): Also match negative number.
22775
22776 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
22777
3a871b37
DJ
227782003-07-03 Daniel Jacobowitz <drow@mvista.com>
22779
22780 * gdb.base/store.c (charest): New typedef.
22781 (add_char): Rename to add_charest, update.
22782 (wack_char): Rename to wack_charest, update types. Return l + r
22783 to keep r live across the call.
22784 (wack_short, wack_int, wack_long, wack_longest, wack_float)
22785 (wack_double, wack_doublest): Return l + r to keep r live across
22786 the call.
22787 * gdb.base/store.exp: Accomodate store.c changes.
22788
b2a7f303
DC
227892003-06-30 David Carlton <carlton@kealia.com>
22790
22791 * gdb.c++/maint.exp (test_invalid_name): New.
22792 (test_first_component): Add tests for invalid names.
22793
3c6cb4a1
MC
227942003-06-29 Michael Chastain <mec@shout.net>
22795
22796 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
22797 output of '<VTT for class>' for virtual base classes.
22798
f1c2644b
DJ
227992003-06-29 Daniel Jacobowitz <drow@mvista.com>
22800
22801 * gdb.base/completion.exp: Tab-complete "complet" instead of
22802 "compl".
22803 * gdb.base/complex.exp, gdb.base/complex.c: New files.
22804
18080350
DJ
228052003-06-29 Daniel Jacobowitz <drow@mvista.com>
22806
22807 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
22808 * gdb.base/volatile.exp: Likewise.
22809
f56973f8
DJ
228102003-06-29 Daniel Jacobowitz <drow@mvista.com>
22811
22812 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
22813 gdb/1265.
22814
228152003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
22816 Daniel Jacobowitz <drow@mvista.com>
22817
22818 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
22819 initial line count of 'captured_main' from 26 to 32.
22820 (test_with_self): Allow xmalloc call to be interleaved with the
22821 preceding two lines.
22822
e766d4d6
JB
228232003-06-24 Joel Brobecker <brobecker@gnat.com>
22824
22825 * gdb.base/bang.exp: New testcase.
22826
f125c9a4
JB
228272003-06-23 Joel Brobecker <brobecker@gnat.com>
22828
22829 * gdb.base/langs.exp: Add some tests for the "minimal" language
22830 support.
22831
6e25beaf
EZ
228322003-06-23 Elena Zannoni <ezannoni@redhat.com>
22833
22834 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
22835 the testcase.
22836
2f816dda
DJ
228372003-06-22 Daniel Jacobowitz <drow@mvista.com>
22838
22839 * gdb.base/relocate.exp: Test add-symbol-file with a variable
22840 offset.
22841
db5a5748
DJ
228422003-06-22 Daniel Jacobowitz <drow@mvista.com>
22843
22844 * gdb.c++/pr-1210.cc: New file.
22845 * gdb.c++/pr-1210.exp: New file.
22846
1df0c130
DJ
228472003-06-21 Daniel Jacobowitz <drow@mvista.com>
22848
22849 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
22850 000-exec-continue.
22851
a92feac0
MK
228522003-06-15 Mark Kettenis <kettenis@gnu.org>
22853
22854 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
22855 on *-*-*bsd* instead of *-*-freebsd*.
22856
81a58f5b
AC
228572003-06-14 Andrew Cagney <cagney@redhat.com>
22858
22859 * gdb.base/store.exp: Test longest and doublest. Test all
22860 parameters. Weaken return statement match.
22861 * gdb.base/store.c: Add longest and doublest - aka long long and
22862 long double functions. Put all parameters into local register
22863 variables. Use negative values.
22864
b257a0d3
AC
228652003-06-14 Andrew Cagney <cagney@redhat.com>
22866
22867 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
22868 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
22869 exit status.
22870 * gdb.base/fileio.exp: Disable target when nointerrupts and
22871 noinferiorio, instead of limiting it to remote. Use remote_exec
22872 instead of system.
d63a86f8 22873
21c38304
JJ
228742003-06-12 Jeff Johnston <jjohnstn@redhat.com>
22875
22876 * gdb.base/float.exp: Add ia64 support.
22877
1bcdb424
CV
228782003-06-12 Corinna Vinschen <vinschen@redhat.com>
22879
22880 * gdb.base/fileio.exp: Run only on remote targets.
22881
6aeb981f
CV
228822003-06-10 Corinna Vinschen <vinschen@redhat.com>
22883
22884 * gdb.base/fileio.c: New file, testing File-I/O.
22885 * gdb.base/fileio.exp: Ditto.
22886
53df362e
RG
228872003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
22888
22889 * gdb.base/shreloc.exp: New file, check symbol values obtained from
22890 shared objects after relocation at load time (gdb PR/1132).
22891 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
a9c64011 22892 as above, part of the shared object relocation test.
53df362e 22893
ffee1b46
MK
228942003-06-08 Mark Kettenis <kettenis@gnu.org>
22895
b5ca3722
MK
22896 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
22897 fully filled history list.
22898 * gdb.base/gdb_history: New file.
22899
03ed860d
MK
22900 * gdb.base/signals.exp: XFAIL "continue to func1" on
22901 i*86-*-freebsd*.
22902
ffee1b46
MK
22903 * gdb.base/attach.exp: When trying to attach to a nonexistent
22904 process, make it possible to specify the PID based on the target,
22905 and do so for *-*-freebsd*.
22906
d80dbb52
RH
229072003-06-02 Richard Henderson <rth@redhat.com>
22908
22909 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
22910
6dd77b81
RH
229112003-06-02 Richard Henderson <rth@redhat.com>
22912
22913 * gdb.base/selftest.exp: Next over lim_at_start initialization.
22914
f6347e16
RH
229152003-06-02 Richard Henderson <rth@redhat.com>
22916
22917 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
22918
2c161407
DJ
229192003-06-01 Daniel Jacobowitz <drow@mvista.com>
22920
22921 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
22922 of globalvar.
22923
572eb746
MK
229242003-06-01 Mark Kettenis <kettenis@gnu.org>
22925
22926 * gdb.asm/asm-source.exp: Check for memory read errors in
22927 disassembler test on *BSD too.
22928
9e9617a5
RH
229292003-06-01 Richard Henderson <rth@redhat.com>
22930
22931 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
22932 for .frame.
22933 (gdbasm_call): Lose ldgp.
22934 (gdbasm_startup): Add frame information.
22935 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
22936
7b34ad4e
MK
229372003-05-31 Mark Kettenis <kettenis@gnu.org>
22938
22939 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
22940 i?86-*-*.
22941
10059fdf
MK
229422003-05-30 Mark Kettenis <kettenis@gnu.org>
22943
22944 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
22945 FreeBSD.
22946
acf4b816
RH
229472003-05-29 Richard Henderson <rth@redhat.com>
22948
22949 * gdb.asm/alpha.inc: New file.
22950 * gdb.asm/asm-source.exp: Use it.
22951
e9ecd949
JB
229522003-05-29 Jim Blandy <jimb@redhat.com>
22953
22954 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
22955 'core.PID'.
22956
e3e5a4f3
JB
229572003-05-22 Jim Blandy <jimb@redhat.com>
22958
22959 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
22960 backtrace.
d63a86f8 22961
72fe3d25
DC
229622003-05-20 David Carlton <carlton@math.stanford.edu>
22963
22964 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
22965 this time.
22966
58da2eb2
DC
229672003-05-19 David Carlton <carlton@bactrian.org>
22968
22969 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
22970 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
22971
1fcb5155
DC
229722003-05-19 David Carlton <carlton@bactrian.org>
22973
22974 * gdb.c++/namespace.exp: Add namespace scope and anonymous
22975 namespace tests.
22976 Bump copyright date.
22977 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
22978 (main): Call C::D::marker2.
22979 * gdb.c++/namespace1.cc: New file.
22980
85e85163
JJ
229812003-05-14 Jeff Johnston <jjohnstn@redhat.com>
22982
22983 Roland McGrath <roland@redhat.com>
d63a86f8 22984 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
22985 there is no manager thread.
22986
a25fbfec
JJ
229872003-05-08 Jeff Johnston <jjohnstn@redhat.com>
22988
d63a86f8
RM
22989 * gdb.threads/schedlock.exp: Remove assumption that all threads
22990 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
22991 in one of the child threads rather than the main thread.
22992
be375bae
JB
229932003-05-07 Jim Blandy <jimb@redhat.com>
22994
09bf6082
JB
22995 Add support for assembly source testing on the s390x.
22996 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
22997 architecture.
22998 * gdb.asm/s390x.inc: New file.
22999
be375bae
JB
23000 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
23001 succession of 'if' statements.
23002
00905d52
AC
230032003-05-05 Andrew Cagney <cagney@redhat.com>
23004
23005 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
23006
b1e29e33
AC
230072003-05-05 Andrew Cagney <cagney@redhat.com>
23008
23009 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
23010 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
23011
e33d66ec
EZ
230122003-05-02 Elena Zannoni <ezannoni@redhat.com>
23013
23014 * gdb.base/charset.exp: Update based on new behavior of set/show
23015 charset commands.
23016
2b6fd0d8
AC
230172003-05-01 Andrew Cagney <cagney@redhat.com>
23018
23019 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
23020 variable do not give memory errors.
23021
130cacce
AF
230222003-04-30 Adam Fedor <fedor@gnu.org>
23023
23024 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
23025 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
23026 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
23027 gdb.objc/basicclass.m: : New files
23028
23029 * lib/gdb.exp (gdb_compile_objc): New procedure.
23030
bea71854
DJ
230312003-04-27 Daniel Jacobowitz <drow@mvista.com>
23032
23033 * gdb.base/signals.exp: Make backtrace tests more specific.
23034
0f20eeea
DC
230352003-04-23 David Carlton <carlton@bactrian.org>
23036
23037 * gdb.c++/maint.exp (test_first_component): Add tests for
23038 'operator' in more locations.
23039
c8c4d8dc
KB
230402003-04-16 Kevin Buettner <kevinb@redhat.com>
23041
23042 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
23043
3fe60e3c
EZ
230442003-04-16 Elena Zannoni <ezannoni@redhat.com>
23045
23046 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
a9c64011 23047 func marke' instead. Update test name.
3fe60e3c 23048
9219021c
DC
230492003-04-15 David Carlton <carlton@math.stanford.edu>
23050
23051 * gdb.c++/maint.exp: New file.
23052
5dd55bdd
EZ
230532003-04-14 Elena Zannoni <ezannoni@redhat.com>
23054
23055 * gdb.threads/schedlock.c: Change type of thread function argument
23056 to long, to avoid warnings on 64-bit platforms.
23057
00890572
EZ
230582003-04-14 Elena Zannoni <ezannoni@redhat.com>
23059
a9c64011
AS
23060 * gdb.base/attach.exp: Add new message from ptrace in case of
23061 attaching to nonexistent process.
d63a86f8 23062
93201743
JB
230632003-04-11 Jim Blandy <jimb@redhat.com>
23064
23065 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
23066 gdb.c++/userdef.cc: Place comments on the lines to which the
23067 marker function might return.
23068 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
23069 gdb.c++/userdef.exp: Look for those comments to check that we've
23070 returned to the right place, instead of checking line numbers.
23071
2a11c64d
EZ
230722003-04-11 Elena Zannoni <ezannoni@redhat.com>
23073
a9c64011
AS
23074 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
23075 match on sourcefile name, instead of directory name.
2a11c64d 23076
68ab8fc5
EZ
230772003-04-10 Elena Zannoni <ezannoni@redhat.com>
23078
d63a86f8 23079 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
23080 working directory name.
23081
5624293a
JB
230822003-04-09 Jim Blandy <jimb@redhat.com>
23083
23084 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
23085 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
23086 after an inferior function call, report the failure, but allow the
23087 test to continue.
23088
f1f02ee4
SC
230892003-04-05 Stephane Carrez <stcarrez@nerim.fr>
23090
23091 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
23092 with -DPROTOTYPES.
23093
6eb79af0
SC
230942003-04-05 Stephane Carrez <stcarrez@nerim.fr>
23095
23096 * gdb.base/break.exp: Revert last patch.
23097
8dfb4cf0
SC
230982003-04-04 Stephane Carrez <stcarrez@nerim.fr>
23099
23100 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
23101 with -DPROTOTYPES.
23102
ed4c619a
AC
231032003-04-02 Andrew Cagney <cagney@redhat.com>
23104
23105 * gdb.base/callfuncs.exp: Make "print add" messages unique.
23106 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
23107 matching directories by the name breakpoint.
23108 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
23109 Make "continue to marker1" consistent.
23110 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
23111 message consistent.
23112 * lib/gdb.exp: Put "the program is no longer running", and "the
23113 program exited" in parenthesis.
23114 * lib/mi-support.exp: Ditto.
d63a86f8 23115
4e35d5f0 231162003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 23117
4e35d5f0
BR
23118 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
23119
71900fe8
AC
231202003-03-29 Andrew Cagney <cagney@redhat.com>
23121
23122 * gdb.base/sizeof.c (main): Print the value of '\377'.
23123 * gdb.base/sizeof.exp: Check the sign of '\377'.
23124
c0655a16
MC
231252003-03-27 Michael Chastain <mec@shout.net>
23126
23127 * gdb.base/gdb1090.exp: New file.
23128 * gdb.base/gdb1090.cc: New file.
23129
5b2a3989
JB
231302003-03-27 J. Brobecker <brobecker@gnat.com>
23131
23132 * gdb.gdb/observer.exp: New regression test.
23133
79876890
MC
231342003-03-27 Michael Chastain <mec@shout.net>
23135
23136 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
23137 * gdb.base/ptype.exp: Likewise.
23138
6eac95e3
CV
231392003-03-27 Corinna Vinschen <vinschen@redhat.com>
23140
23141 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
23142
e8c71839
MC
231432003-03-26 Michael Chastain <mec@shout.net>
23144
23145 * gdb.base/ptype.exp: Actually use some typedef'd types.
23146
71b10041
SC
231472003-03-21 Stephane Carrez <stcarrez@nerim.fr>
23148
23149 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
23150 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
23151
2512cf80
CV
231522003-03-20 Corinna Vinschen <vinschen@redhat.com>
23153
23154 * gdb.base/default.exp: Fix regular expression.
23155
0d195a4f
CV
231562003-03-20 Corinna Vinschen <vinschen@redhat.com>
23157
23158 * gdb.base/args.exp: Fix regular expression.
23159
8a2dbca8
CV
231602003-03-20 Corinna Vinschen <vinschen@redhat.com>
23161
23162 * gdb.base/help.exp: Allow Win32 child process.
23163
bf028682
CV
231642003-03-20 Corinna Vinschen <vinschen@redhat.com>
23165
23166 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
23167 when stepping out of main().
23168
182dbe85
CV
231692003-03-20 Corinna Vinschen <vinschen@redhat.com>
23170
23171 * gdb.base/default.exp: Check for win32 specific message when calling
23172 "run" without executable.
23173
d67a6ba5
CV
231742003-03-20 Corinna Vinschen <vinschen@redhat.com>
23175
23176 * gdb.base/args.exp: Expect .exe in output.
23177
a955b5bb
CV
231782003-03-20 Corinna Vinschen <vinschen@redhat.com>
23179
23180 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
23181 Cygwin native.
23182
bf6bad4b
AC
231832003-03-17 Andrew Cagney <cagney@redhat.com>
23184
23185 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
23186 vector registes.
23187 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
23188 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
23189
293e9a31
DC
231902003-03-17 David Carlton <carlton@math.stanford.edu>
23191
23192 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
23193 test, for PR breakpoints/38.
23194 Call test_watchpoint_and_breakpoint.
23195 * gdb.base/watchpoint.c (func3): New function.
23196 (main): Call func3.
23197
5330f2db
DC
231982003-03-04 David Carlton <carlton@math.stanford.edu>
23199
23200 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
23201 Garply<Garply<char> >:: garply".
23202 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
23203 with respect to PR c++/1111; note also PR c++/1113.
23204 (test_template_breakpoints): KFAIL "constructor breakpoint" with
23205 respect to PR c++/1062.
23206 KFAIL "destructor breakpoint" with respect to PR c++/1112.
23207
6ece72da
DC
232082003-03-03 David Carlton <carlton@math.stanford.edu>
23209
23210 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
23211 with respect to PR c++/57.
23212 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
23213 c++/826.
23214 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
23215 respect to PR c++/57.
23216
85ca1584
DC
232172003-03-03 David Carlton <carlton@math.stanford.edu>
23218
23219 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
23220 respect to PR c++/33 into FAILs.
23221
98e9c5b8
MC
232222003-03-03 Michael Chastain <mec@shout.net>
23223
7bedbf27
MC
23224 * configure.in: Update copyright years.
23225
232262003-03-03 Michael Chastain <mec@shout.net>
23227
23228 * Makefile.in: Update copyright years.
98e9c5b8 23229
f683e100
DC
232302003-02-28 David Carlton <carlton@math.stanford.edu>
23231
23232 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
23233 print class instead of struct and/or superfluous protection
23234 specifiers, as long as the resulting output is equivalent to the
23235 source code.
23236 Delete FIXME from end of messages on tests that don't need
23237 fixing.
23238
a9e0cf2c
DC
232392003-02-28 David Carlton <carlton@math.stanford.edu>
23240
23241 * gdb.c++/templates.exp (do_tests): Allow const in the two
23242 Foo<volatile char *>::foo tests.
23243
e8d359df
MS
232442003-02-27 Michael Snyder <msnyder@redhat.com>
23245
d63a86f8 23246 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
23247 will be consistant.
23248
0b71dc91
DC
232492003-02-26 David Carlton <carlton@math.stanford.edu>
23250
23251 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
23252 char *>::foo" test with respect to PR c++/33. Create a new test
23253 which is identical to that one except that it doesn't put the
23254 space between the "char" and the "*"; KFAIL it, too.
23255
dd14ab43
DC
232562003-02-26 David Carlton <carlton@math.stanford.edu>
23257
23258 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
23259 template types into either PASSes or KFAILs (corresponding to PR
23260 c++/57). Tweak indentation. Update copyright.
23261
1146c7f1
SC
232622003-02-23 Stephane Carrez <stcarrez@nerim.fr>
23263
23264 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
23265
74641dfb
MC
232662003-02-13 Michael Chastain <mec@shout.net>
23267
23268 * gdb.base/exprs.exp: Remove i960 remnants.
23269 * gdb.base/funcargs.exp: Likewise.
23270 * gdb.base/list.exp: Likewise.
23271 * gdb.base/ptype.exp: Likewise.
23272
559cd2d0
DC
232732003-02-14 David Carlton <carlton@math.stanford.edu>
23274
23275 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
23276 pEe->D::vg()" from XFAIL to KFAIL.
23277
c4f90d87
JM
232782003-02-13 Jason Molenda (jmolenda@apple.com)
23279
23280 * gdb.base/maint.exp: Update maint print statistics regexp to include
23281 new entries.
23282
cbc4d97c
MC
232832003-02-13 Michael Chastain <mec@shout.net>
23284
23285 * gdb.c++/inherit.exp: Remove call to get_debug_format.
23286
40f235b7
MC
232872003-02-12 Michael Chastain <mec@shout.net>
23288
23289 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
23290 * gdb.c++/inherit.exp: Likewise.
23291 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
23292 * gdb.c++/templates.exp: Likewise.
23293 * gdb.c++/virtfunc.exp: Likewise.
23294
c56716b0
JM
232952003-02-06 Jason Molenda (jason-cl@molenda.com)
23296
23297 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
23298 why the code is written that way.
23299
070afcf8
MC
233002003-02-05 Michael Chastain <mec@shout.net>
23301
23302 * gdb.base/dump.exp: Add missing copyright line.
23303
5d0331e5
JM
233042003-02-05 Jason Molenda (jason-cl@molenda.com)
23305
f7ae6d3e 23306 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
23307 at the beginning so the breakpoint doesn't get set on the loop.
23308
92851186
MC
233092003-02-05 Michael Chastain <mec@shout.net>
23310
23311 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
23312 output for configurations with gcc 2.95.3.
23313
cbf1e085
AC
233142003-02-05 Keith Seitz <keiths@redhat.com>
23315 Andrew Cagney <ac131313@redhat.com>
23316
23317 * gdb.mi/mi-cli.exp: New file.
d63a86f8 23318
29518e1e
MC
233192003-02-04 Michael Chastain <mec@shout.net>
23320
23321 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
23322 Call perror and then continue.
23323
5af1d5f3
MC
233242003-02-03 Michael Chastain <mec@shout.net>
23325
23326 * gdb.c++/pr-1023.cc: New file.
23327 * gdb.c++/pr-1023.exp: New file.
23328
6b549786
JB
233292003-02-05 Jim Blandy <jimb@redhat.com>
23330
23331 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
23332 it's local to foobar. Check for it there, and check that it's not
23333 present in main.
23334 * gdb.c++/local.cc (marker2): New function.
23335 (foobar): Call marker1.
23336 (main): Call marker2 instead of marker1.
23337
67f16606
AC
233382003-02-04 Andrew Cagney <ac131313@redhat.com>
23339
23340 * gdb.disasm/mn10200.exp: Obsolete file.
23341 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
23342 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
23343 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
23344
1c5cb38e
DC
233452003-02-04 David Carlton <carlton@math.stanford.edu>
23346
23347 * gdb.c++/overload.exp: Test intToChar(1).
23348 * gdb.c++/overload.cc (intToChar): New.
23349 (main): Call intToChar.
23350
d1fe6965
DC
233512003-02-03 David Carlton <carlton@math.stanford.edu>
23352
23353 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
23354 'might_kfail' arg.
23355 KFAIL some of the continue_to_bp_overloaded calls, according to
23356 PR c++/1025.
23357
9ba61c5d
MC
233582003-02-01 Michael Chastain <mec@shout.net>
23359
23360 * gdb.base/advance.c (marker1): New marker function.
23361 * gdb.base/advance.exp: When the 'advance' command lands on the
23362 return breakpoint, it can legitimately stop on either the
23363 current line or the next line. Accommodate both outcomes.
23364 * gdb.base/until.exp: Likewise.
23365
e7494ffb
AC
233662003-02-02 Andrew Cagney <ac131313@redhat.com>
23367
23368 2002-11-10 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
23369 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
23370 now a list, not a tuple.
23371 * gdb.mi/mi-var-display.exp: Ditto.
23372 * gdb.mi/gdb792.exp: Ditto.
e7494ffb 23373
075559bc
AC
233742003-02-01 Andrew Cagney <ac131313@redhat.com>
23375
23376 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
23377 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
23378 stack backtraces.
23379 * gdb.mi/mi-syn-frame.c: Part of same.
075559bc 23380
2bd4c7b1
MK
233812003-02-01 Mark Kettenis <kettenis@gnu.org>
23382
23383 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
23384 gdb.mi/mi1-pthreads.exp: Return instead of calling
23385 gdb_suppress_entire_file.
23386
eabd8992
MS
233872003-02-01 Mark Salter <msalter@redhat.com>
23388
23389 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
23390
71469e2f
MS
233912003-01-31 Mark Salter <msalter@redhat.com>
23392
23393 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
23394 Support empty arg.
23395
38a94d44
MC
233962003-01-30 Michael Chastain <mec@shout.net>
23397
23398 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
23399 This was a workaround for a UTF-8 bug in readline 4.3. The bug
23400 has been fixed in gdb/readline on 2003-01-09.
23401
19ea9e73
MS
234022003-01-29 Michael Snyder <msnyder@redhat.com>
23403
e8d359df
MS
23404 * gdb.base/maint.exp: Allow for leading underscore in symbol.
23405 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
23406 * gdb.base/args.exp: Skip if target does not support args passing.
23407
2307bd6a
DJ
234082003-01-22 Daniel Jacobowitz <drow@mvista.com>
23409
19ea9e73 23410 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
23411 gdb_test. Accept a list of expect arguments as the third
23412 parameter.
23413 (gdb_test): Use it.
23414
f2dd3617
EZ
234152003-01-20 Elena Zannoni <ezannoni@redhat.com>
23416
23417 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
23418 allow for different test tree configurations. Update some
23419 tescases accordingly.
23420 * gdb.arch/altivec-regs.exp: Ditto.
23421 * gdb.asm/asm-source.exp: Ditto.
23422 * gdb.base/advance.exp: Ditto.
23423 * gdb.base/display.exp: Ditto.
d63a86f8 23424 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
23425 * gdb.base/mips_pro.exp: Ditto.
23426 * gdb.base/overlays.exp: Ditto.
23427 * gdb.base/relocate.exp: Ditto.
23428 * gdb.base/setshow.exp: Ditto.
23429 * gdb.base/step-line.exp: Ditto.
23430 * gdb.base/step-test.exp: Ditto.
23431 * gdb.base/until.exp: Ditto.
23432 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
23433
c71cdefd
DC
234342003-01-17 David Carlton <carlton@math.stanford.edu>
23435
23436 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
23437 corresponding to PR c++/945.
23438 Update copyright.
23439
fdba05d7
DC
234402003-01-17 David Carlton <carlton@math.stanford.edu>
23441
23442 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
23443 corresponding to PR c++/68.
23444
234452003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
23446
23447 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
23448 (test_paddr_hairy_functions): Call print_addr_2_kfail for
23449 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
23450
c362c33a
EZ
234512003-01-15 Elena Zannoni <ezannoni@redhat.com>
23452
0fbc361c
EZ
23453 * gdb.base/break.exp: Fix change of default location, because of
23454 removal of until tests.
23455 * gdb.base/help.exp: Update test for new 'until' help message.
23456 Add test for help on 'advance'.
a9c64011 23457 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
c362c33a 23458
dabf8a35
MK
234592003-01-15 Mark Kettenis <kettenis@gnu.org>
23460
23461 * gdb.base/default.exp: Adapt "info float" test for recent changes
23462 to that command. Add test for "info vector".
23463 * gdb.base/float.exp: New file. Add test for "info float" that
23464 resembles the old test in gdb.base/default.exp.
23465
a1769aca
DC
234662003-01-15 David Carlton <carlton@math.stanford.edu>
23467
23468 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
23469
82025e13
EZ
234702003-01-15 Elena Zannoni <ezannoni@redhat.com>
23471
23472 * gdb.base/break.exp: Move the tests of until command from here...
23473 * gdb.base/until.exp: ... to here. New file. Add other tests.
23474 * gdb.base/advance.c: New file.
23475 * gdb.base/advance.exp: New file.
23476
8f9ab801
EZ
234772003-01-14 Elena Zannoni <ezannoni@redhat.com>
23478
a9c64011
AS
23479 * gdb.base/args.c: New file.
23480 * gdb.base/args.exp: New file.
8f9ab801 23481
9ae66589
DJ
234822003-01-14 Daniel Jacobowitz <drow@mvista.com>
23483
23484 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
23485
8d77e5c3
DJ
234862003-01-14 Daniel Jacobowitz <drow@mvista.com>
23487
23488 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
23489
12d2f0a1
DJ
234902003-01-14 Daniel Jacobowitz <drow@mvista.com>
23491
23492 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
23493 dates.
23494
6ca37014
DJ
234952003-01-13 Daniel Jacobowitz <drow@mvista.com>
23496
23497 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
23498
b0023472
DJ
234992003-01-13 Daniel Jacobowitz <drow@mvista.com>
23500
23501 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
23502 (ptype &*"foo").
23503 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
23504
607fbc54 235052003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
23506
23507 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
23508 * gdb.mi/mi1-console.exp: Likewise.
23509
607fbc54 235102003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
23511
23512 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
23513 * gdb.mi/mi1-console.exp: Likewise.
23514
a1fb14a2
DJ
235152003-01-13 Daniel Jacobowitz <drow@mvista.com>
23516
23517 * gdb.c++/overload.exp: Remove some fixed XFAILs.
23518
c4cf40b7
DJ
235192003-01-09 Daniel Jacobowitz <drow@mvista.com>
23520
23521 * gdb.base/detach.exp: New test.
23522
696d5a5b
DJ
235232003-01-09 Daniel Jacobowitz <drow@mvista.com>
23524
23525 * Makefile.in (ALL_SUBDIRS): New variable.
23526 (subdirs, clean, distclean): Use it.
23527 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
23528 regenerating Makefile, since it is generated from the top level.
23529 * gdb.asm/Makefile.in: Likewise.
23530 * gdb.base/Makefile.in: Likewise.
23531 * gdb.c++/Makefile.in: Likewise.
23532 * gdb.disasm/Makefile.in: Likewise.
23533 * gdb.java/Makefile.in: Likewise.
23534 * gdb.mi/Makefile.in: Likewise.
23535 * gdb.threads/Makefile.in: Likewise.
23536 * gdb.trace/Makefile.in: Likewise.
23537
754533e4
DC
235382003-01-09 David Carlton <carlton@math.stanford.edu>
23539
23540 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
23541 Add copyright year 2003.
23542
d8b3e9ee
MC
235432003-01-06 Michael Chastain <mec@shout.net>
23544
23545 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
23546 When selecting a thread, 'line' and 'file' are optional.
23547 * gdb.mi/mi1-pthreads.exp: Likewise.
23548
8e9e0fe6
AS
235492003-01-06 Andreas Schwab <schwab@suse.de>
23550
23551 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
23552 failures.
23553
b5ab8ff3
DJ
235542003-01-04 Daniel Jacobowitz <drow@mvista.com>
23555
23556 Fix PR gdb/844
23557 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
23558 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
23559
23560 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
23561 instead of calling gdb_suppress_entire_file.
23562 * gdb.threads/print-threads.exp: Likewise.
23563 * gdb.threads/schedlock.exp: Likewise.
23564
23565 * gdb.threads/killed.exp: Return instead of calling
23566 gdb_suppress_entire_file.
23567 * gdb.threads/linux-dp.exp: Likewise.
23568 * gdb.threads/pthreads.exp: Likewise.
23569
1e698235
DJ
235702003-01-04 Daniel Jacobowitz <drow@mvista.com>
23571
23572 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
23573 stabs.
23574 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
23575 * gdb.base/whatis.exp: Always allow (void) after function names.
23576
147ff08c
DJ
235772003-01-04 Daniel Jacobowitz <drow@mvista.com>
23578
23579 * gdb.c++/casts.exp: Correct regexp.
23580
dc62bfc2
MK
235812003-01-04 Mark Kettenis <kettenis@gnu.org>
23582
23583 * configure.in: Call AC_CONFIG_HEADER. Don't call
23584 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
23585 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
23586 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
23587 aforementioned directories in the AC_OUPUT call.
23588 * config.hin: New file.
23589 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
23590 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
23591 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
23592 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
23593 pass -I$objdir instead of -I$objdir/$subdir in compilation.
23594 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
23595 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
23596 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
23597 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
23598 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
23599 gdb.threads/configure.in, gdb.threads/configure,
23600 gdb.threads/config.in, gdb.trace/configure.in,
23601 gdb.trace/configure: Removed.
23602
77afa639
MC
236032003-01-03 Michael Chastain <mec@shout.net>
23604
23605 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
23606 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
23607
7634bb6e
DJ
236082003-01-03 Daniel Jacobowitz <drow@mvista.com>
23609
23610 * gdb.base/store.exp: Fix regular expressions.
23611
b39c905e
MK
236122002-12-28 Mark Kettenis <kettenis@gnu.org>
23613
23614 * configure.in: Rewrite.
23615 * configure: Regenerated.
23616
0a8551dd
DC
236172003-01-03 David Carlton <carlton@math.stanford.edu>
23618
23619 * gdb.base/psymtab.exp: New file.
23620 * gdb.base/psymtab1.c: Ditto.
23621 * gdb.base/psymtab2.c: Ditto.
23622
c60b7188
AF
236232002-12-23 Adam Fedor <fedor@gnu.org>
23624
23625 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
23626
ee73db83
DC
236272002-12-23 David Carlton <carlton@math.stanford.edu>
23628
23629 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
23630 and current_directory initialization.
23631
d6c1774e
JB
236322002-12-22 Jim Blandy <jimb@redhat.com>
23633
f0a847b8
JB
23634 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
23635 rather than as part of the output file name.
23636
d6c1774e
JB
23637 * gdb.base/attach.exp: There's no need to copy the test program to
23638 /tmp; that was only ever necessary on HP/UX, and this test is
23639 entirely disabled there anyway.
23640
f0708dbb
JB
236412002-12-21 Jim Blandy <jimb@redhat.com>
23642
4c2acfea
JB
23643 * gdb.c++/psmang.exp: Doc fix.
23644
f0708dbb
JB
23645 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
23646 test.
23647
9579e000
DC
236482002-12-20 David Carlton <carlton@math.stanford.edu>
23649
23650 * gdb.c++/annota2.exp: KFAIL annotate-quit.
23651
d1810171
MC
236522002-12-18 Michael Chastain <mec@shout.net>
23653
23654 * gdb.c++/annota2.exp: Add copyright year 2002.
23655
76565097
DC
236562002-12-17 David Carlton <carlton@math.stanford.edu>
23657
23658 * gdb.c++/try_catch.cc: Add marker comments.
23659 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
23660 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
23661 * gdb.c++/m-static.cc: Ditto.
23662 * gdb.c++/m-static1.cc: Ditto.
23663 * gdb.c++/try_catch.cc: Ditto.
23664
da81390b
JJ
236652002-12-16 Jeff Johnston <jjohnstn@redhat.com>
23666
23667 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
23668 to see whether we are using the new -environment-directory
23669 command which resets via -r or the old version of the command
23670 which may prompt the user. Part of fix for gdb/741.
23671
b304d130
AC
236722002-12-13 Andrew Cagney <ac131313@redhat.com>
23673
23674 * gdb.fortran/types.exp: Update obsolete comment.
23675 * gdb.fortran/exprs.exp: Ditto.
23676 * lib/gdb.exp: Delete obsolete code.
23677 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
23678 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
23679 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
23680 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
23681 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
23682 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
23683 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
23684 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
23685 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
23686 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
23687 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
23688 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
23689 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
23690 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
23691 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
23692 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
23693 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
23694 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
23695 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
23696 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
23697 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
23698 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
23699 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
23700 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
23701 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
23702 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
23703 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
23704 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
23705 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
23706 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
23707 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
23708 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
23709 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
23710 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
23711 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
23712 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
23713 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
23714
a23b6e6a
DC
237152002-12-11 David Carlton <carlton@math.stanford.edu>
23716
23717 * gdb.c++/m-data.exp: Add test for members that shadow global
23718 variables: see PR gdb/804.
23719 * gdb.c++/m-data.cc: Ditto.
23720
6604731b
DJ
237212002-12-10 Daniel Jacobowitz <drow@mvista.com>
23722
23723 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
23724
de46ecd7
DC
237252002-12-06 David Carlton <carlton@math.stanford.edu>
23726
23727 * gdb.base/store.c: Don't declare functions static.
23728
27e829d0
AC
237292002-12-04 Andrew Cagney <ac131313@redhat.com>
23730
23731 * gdb.base/store.exp, gdb.base/store.c: New files.
23732
92806416
DJ
237332002-12-03 Daniel Jacobowitz <drow@mvista.com>
23734
23735 * gdb.base/selftest.exp: Update for current gdb.
23736
3bcbaac5
DJ
237372002-12-03 Daniel Jacobowitz <drow@mvista.com>
23738
23739 * gdb.base/maint.exp: Only dump symbols from one source file
23740 or objfile.
23741
f4f00b1f
DJ
237422002-12-03 Daniel Jacobowitz <drow@mvista.com>
23743
23744 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
23745 function call.
23746
f1c8a949
JB
237472002-11-25 Jim Blandy <jimb@redhat.com>
23748
23749 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
23750 function appearing in error message.
23751
9e297a97
DJ
237522002-11-21 Daniel Jacobowitz <drow@mvista.com>
23753
23754 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
23755
1f312e79
JJ
237562002-11-08 Jeff Johnston <jjohnstn@redhat.com>
23757
d63a86f8
RM
23758 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
23759 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
23760 should be in mi console format. This is part of fix for PR gdb/604.
23761
83c31e7d
FN
237622002-09-18 Fernando Nasser <fnasser@redhat.com>
23763
23764 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
23765 which explicitly prints the zero offset as "+0".
23766
322b3f65
DJ
237672002-10-22 Daniel Jacobowitz <drow@mvista.com>
23768
23769 * gdb.threads/schedlock.c (args): Make unsigned.
23770
237712002-10-21 Daniel Jacobowitz <drow@mvista.com>
23772
23773 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
23774 numbers. Allow "foo2|selected stack frame".
23775 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
23776 * gdb.asm/asmsrc2.s: Likewise.
23777 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
23778 comments.
23779 * gdb.asm/mips.inc: New file.
23780
5e2fe5b8
AF
237812002-10-18 Adam Fedor <fedor@gnu.org>
23782
23783 * gdb.base/default.exp: Update expected output to include 'ObjC'.
23784 * gdb.base/help.exp: Likewise.
23785
abe1a5d0
KB
237862002-10-17 Kevin Buettner <kevinb@redhat.com>
23787
23788 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
23789 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
23790
10abb1d4
JB
237912002-10-02 Jim Blandy <jimb@redhat.com>
23792
23793 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
23794
1f609b42
AC
237952002-10-01 Andrew Cagney <ac131313@redhat.com>
23796
23797 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
23798 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
23799 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
23800 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
23801 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
23802 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
23803 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
23804
0aee02e4
AC
238052002-09-29 Andrew Cagney <ac131313@redhat.com>
23806
23807 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
23808 * mi0-disassemble.exp, mi0-eval.exp: Delete.
23809 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
23810 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
23811 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
23812 * mi0-var-block.exp, mi0-var-child.exp: Delete.
23813 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 23814
6fde09ad
KB
238152002-09-27 Kevin Buettner <kevinb@redhat.com>
23816
23817 * gdb.base/annota1.exp (info break): Make directory components of
23818 path optional since not all compilers emit this debug information.
23819
889bf7c5
PA
23820 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
23821 step ends up stepping out of the function instead of stopping on
23822 the epilogue.
6fde09ad 23823
9e8aab75
KS
238242002-09-26 Keith Seitz <keiths@redhat.com>
23825
23826 * lib/insight-support.exp (gdbtk_start): Figure out where
23827 the insight executable is based on where gdb is. Use this
23828 executable to start insight instead of gdb.
23829
e36180d7
AC
238302002-09-25 Andrew Cagney <cagney@redhat.com>
23831
23832 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
23833
9dd34b2b
AC
238342002-09-24 Andrew Cagney <ac131313@redhat.com>
23835
23836 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
23837 test_isolated_complaints.
23838 (test_empty_complaint): New function.
23839 (test_empty_complaints): New function. Check no output when no
23840 complaints.
d63a86f8 23841
dea97812
KB
238422002-09-19 Jim Blandy <jimb@redhat.com>
23843
a9c64011 23844 * gdb.base/charset.exp, gdb.base/charset.c: New files.
dea97812 23845
54951bd7
AC
238462002-09-19 Andrew Cagney <ac131313@redhat.com>
23847
23848 * gdb.gdb/complaints.exp: New file.
23849
dec43320
AC
238502002-09-18 Andrew Cagney <ac131313@redhat.com>
23851
23852 * gdb.base/maint.exp: Check `help maint internal-warning'.
23853
e70d6e3f
DC
238542002-09-18 David Carlton <carlton@math.stanford.edu>
23855
23856 * gdb.c++/m-static.exp: Remove breakpoints depending on line
23857 numbers, and replace them by a single breakpoint after the
23858 constructors are all finished.
23859 Add test 4.
23860 * gdb.c++/m-static.cc: Add test 4.
23861 * gdb.c++/m-static.h: New file.
23862 * gdb.c++/m-static1.cc: New file.
23863
23864 * gdb.c++/printmethod.exp: New file.
23865 * gdb.c++/printmethod.cc: New file.
23866
23867 * gdb.c++/pr-574.exp: New file.
23868 * gdb.c++/pr-574.cc: New file.
23869
afb5c968
CV
238702002-09-18 Corinna Vinschen <vinschen@redhat.com>
23871
23872 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
23873 embedded targets which never actually exit.
23874
31e45dee
FN
238752002-09-18 Fernando Nasser <fnasser@redhat.com>
23876
23877 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
23878 "don't step after run" as unresolved or unsupported, instead of xfail.
23879
a283c5a1
CV
238802002-09-18 Corinna Vinschen <vinschen@redhat.com>
23881
23882 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
23883 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
23884 Add newline to expected string in "step out of main (status wrapper)"
23885 case.
23886
11350d2a
CV
238872002-09-18 Corinna Vinschen <vinschen@redhat.com>
23888
23889 * lib/gdb.exp (rerun_to_main): Allow restarting application.
23890 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
23891
0deec7d6
TT
238922002-09-17 Tom Tromey <tromey@redhat.com>
23893
23894 * gdb.base/printcmds.exp (test_print_string_constants): Expect
23895 \000, not \0, in double-quoted string.
23896
b2b4a1b5
CV
238972002-09-14 Corinna Vinschen <vinschen@redhat.com>
23898
c9d37158 23899 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
23900 string after running the commands execution on breakpoint tests.
23901
1c56143a
CV
239022002-09-13 Corinna Vinschen <vinschen@redhat.com>
23903
23904 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
23905
37f8da45
JB
239062002-09-12 Joel Brobecker <brobecker@gnat.com>
23907
23908 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
23909
08b468e0
KS
239102002-09-10 Keith Seitz <keiths@redhat.com>
23911
23912 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
23913 runto proc.
23914 (mi_run_to_main): Use mi_runto.
23915 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
23916
dc360f58
KS
239172002-09-10 Keith Seitz <keiths@redhat.com>
23918
23919 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
23920 regexp for stopping at main. Could have multiple event notifications.
23921 Don't assume that main was declared with no parameters.
23922 (mi_next): Use mi_step_to.
23923 (mi_step): Use mi_next_to.
23924
ce3abcfb
CV
239252002-09-09 Corinna Vinschen <vinschen@redhat.com>
23926
23927 * gdb.base/default.exp: Fix expected string in `info float' test.
23928
d1f5b980
BE
239292002-09-09 Ben Elliston <bje@redhat.com>
23930
23931 * config/mips.exp: Update comments.
23932 * config/mips-idt.exp: Likewise.
23933 * config/nind.exp: Likewise.
23934 * config/slite.exp: Likewise.
23935 * config/sparclet.exp: Likewise.
23936 * config/udi.exp: Likewise.
23937 * config/vx.exp: Likewise.
23938 * config/vxworks29k.exp: Likewise.
23939
2f71430b
JB
239402002-09-05 Jim Blandy <jimb@redhat.com>
23941
23942 * gdb.threads/killed.exp: Fix test failure message.
23943
7ddebc7e
KS
239442002-09-04 Keith Seitz <keiths@redhat.com>
23945
23946 * lib/mi-support.exp: Update copyright.
23947 (mi_gdb_test): Increase the priority of the expected pattern
23948 so that it matches gdb_test.
23949
0ae67eb3
KS
239502002-09-03 Keith Seitz <keiths@redhat.com>
23951
23952 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
23953 Use integer comparison instead of string comparison for testing
23954 whether binary was built.
23955
38fc42c8
JB
239562002-09-03 Jim Blandy <jimb@redhat.com>
23957
23958 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
23959
b6ff0e81
JB
239602002-08-29 Jim Blandy <jimb@redhat.com>
23961
23962 * gdb.threads/pthreads.exp: Move the portable thread compilation
23963 code into a function in lib/gdb.exp, and call that from here.
23964 * lib/gdb.exp (gdb_compile_pthreads): New function.
23965
07c98896
KS
239662002-08-29 Keith Seitz <keiths@redhat.com>
23967
23968 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
23969 expect_out so that callers can get at it.
23970
0312286c
DJ
239712002-08-23 Daniel Jacobowitz <drow@mvista.com>
23972
23973 * gdb.threads/print-threads.c: New file.
23974 * gdb.threads/print-threads.exp: New file.
23975 * gdb.threads/schedlock.c: New file.
23976 * gdb.threads/schedlock.exp: New file.
23977
dd039bc4
EZ
239782002-08-22 Elena Zannoni <ezannoni@redhat.com>
23979
a9c64011
AS
23980 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
23981 not altivec.c.
dd039bc4 23982
1f36144c
MK
239832002-08-17 Mark Kettenis <kettenis@gnu.org>
23984
23985 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
23986 targets. The problem should be fixed now.
23987
16057ec7 239882002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
23989
23990 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
23991 2002-07-24 change that removes final dots from error messages.
23992
3c1499ad
TT
239932002-08-13 Tom Tromey <tromey@redhat.com>
23994
23995 * gdb.base/readline.exp: New file.
23996
a20ce2c3
AC
239972002-08-01 Andrew Cagney <ac131313@redhat.com>
23998
23999 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
24000 supress message.
24001
db034ac5
AC
240022002-08-01 Andrew Cagney <cagney@redhat.com>
24003
24004 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
24005 CHILL_FOR_TARGET and CHILL_LIB.
24006 * configure.in (configdirs): Remove gdb.chill.
24007 * configure: Regenerate.
24008 * lib/gdb.exp: Obsolete references to chill.
24009 * gdb.fortran/types.exp: Ditto.
24010 * gdb.fortran/exprs.exp: Ditto.
24011
3e000b18
KB
240122002-07-30 Kevin Buettner <kevinb@redhat.com>
24013
24014 * gdb.base/shlib-call.exp (additional_flags): Conditionally
24015 set Irix-specific compile and link flags.
24016
28f4966b
KB
240172002-07-29 Kevin Buettner <kevinb@redhat.com>
24018
24019 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
24020 source files. The ``-o'' option doesn't work with the ``-E'' option
24021 when using the Irix compiler.
24022
46c0d5a6
DJ
240232002-07-19 Daniel Jacobowitz <drow@mvista.com>
24024
24025 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
24026 Improve support for reusing an exec file. Copy exec file
24027 to target, and run gdbserver on the target instead of on the host.
24028
eecf4bed
JB
240292002-07-18 Jim Blandy <jimb@redhat.com>
24030
0f815cdf
JB
24031 * gdb.base/ending-run.exp: Don't expect to see the program end in
24032 some orderly fashion when we're running on a real stand-alone
24033 board.
24034
eecf4bed
JB
24035 * gdb.base/interrupt.exp: Correct logic for skipping tests on
24036 targets that don't support interrupts.
24037
52d309e4
JB
240382002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
24039
24040 * gdb.base/attach.exp: Add patterns to match output from /proc-based
24041 systems.
24042 Move comments in expect statements to inside the actions, so that they
24043 don't get matched against.
24044
ff683d9e
MK
240452002-07-10 Mark Kettenis <kettenis@gnu.org>
24046
24047 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
24048 function when asleep" test.
24049
b5356753
AC
240502002-07-10 Andrew Cagney <ac131313@redhat.com>
24051
24052 * gdb.base/page.exp: Rewrite to handle problems with very long
24053 `info set' output. Update copyright.
24054
6aa4d13a
AC
240552002-06-26 Andrew Cagney <ac131313@redhat.com>
24056
24057 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
24058 gdb.threads-hp.
24059 * gdb.hp/configure: Regenerate.
24060 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
24061 * gdb.hp/gdb.threads-hp/configure: Delete file.
24062 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
24063
8cf8c2b8
AC
240642002-06-22 Andrew Cagney <ac131313@redhat.com>
24065
24066 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
24067 setlocale, bindtextdomain and textdomain.
24068
6827a8f8
JB
240692002-06-11 Jim Blandy <jimb@redhat.com>
24070
919d772c
JB
24071 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
24072 preprocessor macro information is present.
24073
6827a8f8
JB
24074 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
24075 tests.
24076
c15b0d21
MS
240772002-06-06 Michael Snyder <msnyder@redhat.com>
24078
c5984d70
MS
24079 * gdb.base/overlays.exp: Record addresses of overlay
24080 functions in TCL variables rather than in GDB variables,
24081 to avoid having GDB convert them to pointers (with loss
24082 of information).
24083
d63a86f8 24084 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 24085 default linker script changes.
c15b0d21
MS
24086 * gdb.base/long_long.exp: Add check for sizeof (long double).
24087
be26fe0d
ML
240882002-06-06 Michal Ludvig <mludvig@suse.cz>
24089
24090 * gdb.asm/asm-source.exp: Add x86-64 target.
24091 * gdb.asm/x86_64.inc: New.
d63a86f8 24092
258093ca 240932002-05-30 Michael Chastain <mec@shout.net>
258093ca 24094
4b3153f1 24095 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
24096 * gdb.c++/m-static.cc: New file.
24097 * gdb.c++/m-static.exp: New file.
24098
241264c6
MS
240992002-05-28 Michael Snyder <msnyder@redhat.com>
24100
24101 * gdb.base/call-ar-st.exp: Allow for reduced floating point
24102 precision.
24103
9bba8c8f 241042002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 24105
4b3153f1 24106 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
24107 * gdb.c++/m-data.cc: New file.
24108 * gdb.c++/m-data.exp: New file.
24109
241102002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 24111
4b3153f1 24112 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 24113 * gdb.c++/try_catch.cc: New file.
d63a86f8 24114 * gdb.c++/try_catch.exp: New file.
9bba8c8f 24115
def1b996
MC
241162002-05-27 Michael Chastain <mec@shout.net>
24117
24118 * gdb.c++/local.exp: Accept more nested types in output.
24119
522ba268
MC
241202002-05-26 Michael Chastain <mec@shout.net>
24121
24122 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
24123
277254ba
MS
241242002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
24125
24126 * lib/gdb.exp (gdb_wrapper_init): Just because
24127 gdb_wrapper_file exists, this does not mean that the file
24128 should not be rebuilt. That is what gdb_wrapper_initialized
24129 is for.
24130 (default_gdb_init): Reset gdb_wrapper_initialized.
24131
b61a8733
MS
241322002-05-23 Michael Snyder <msnyder@redhat.com>
24133
d63a86f8 24134 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
24135 the precision of the floating point test results.
24136 * gdb.base/call-rt-st.exp: Ditto.
24137
b61a8733
MS
24138 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
24139 * gdb.base/call-rt-st.exp: Ditto.
24140
56f6e910
MC
241412002-05-19 Michael Chastain <mec@shout.net>
24142
24143 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
24144
ad0b0016
EZ
241452002-05-19 Elena Zannoni <ezannoni@redhat.com>
24146
a9c64011
AS
24147 * configure.in (configdirs): Add gdb.arch.
24148 * configure: Regenerate.
ad0b0016 24149
f617d2b6
JB
241502002-05-17 Jim Blandy <jimb@redhat.com>
24151
24152 * gdb.base/completion.exp: Recognize the more detailed error
24153 messages produced by the macro expander's lexical analyzer.
24154
eac2a696
EZ
241552002-05-14 Elena Zannoni <ezannoni@redhat.com>
24156
a9c64011
AS
24157 * gdb.arch/altivec-abi.c: New file.
24158 * gdb.arch/altivec-abi.exp: New file.
24159 * gdb.arch/altivec-regs.c: New file.
24160 * gdb.arch/altivec-regs.exp: New file.
eac2a696 24161
2fdde8f8
DJ
241622002-05-14 Daniel Jacobowitz <drow@mvista.com>
24163
24164 * gdb.base/maint.exp (maint print type): Update for new type
24165 structure.
d63a86f8 24166
e31f1a7c
EZ
241672002-05-14 Elena Zannoni <ezannoni@redhat.com>
24168
24169 * gdb.arch: New directory.
24170 * gdb.arch/configure.in: New file.
24171 * gdb.arch/configure: New file.
24172 * gdb.arch/Makefile.in: New file.
24173
db589741
CV
241742002-05-13 Corinna Vinschen <vinschen@redhat.com>
24175
24176 * gdb.asm/asm-source.exp: Add v850 as supported target.
24177 * gdb.asm/v850.inc: New file.
24178
8ce2a7dc
DJ
241792002-05-13 Daniel Jacobowitz <drow@mvista.com>
24180
24181 * gdb.c++/annota2.exp (annotate-quit): Add comment.
24182
df763c7f
DJ
241832002-05-12 Daniel Jacobowitz <drow@mvista.com>
24184
24185 * gdb.base/break.exp: Check 'break "marker2"'.
24186
377daeed
MS
241872002-05-10 Michael Snyder <msnyder@redhat.com>
24188
24189 * gdb.base/long_long.exp: Fix typo.
24190
c4b7bc2b
JB
241912002-05-10 Jim Blandy <jimb@redhat.com>
24192
ecac9a4e
JB
24193 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
24194 a bug.
24195
c4b7bc2b
JB
24196 * gdb.base/printcmds.exp (test_integer_literals_rejected):
24197 Recognize more detailed error message produced by the macro
24198 expander's lexical analyzer.
24199 * lib/gdb.exp (test_print_reject): Same.
24200
e71019a1
MK
242012002-05-09 Mark Kettenis <kettenis@gnu.org>
24202
24203 * gdb.c++/method.exp: Fix typo.
24204
fedfc8e6
MS
242052002-05-08 Michael Snyder <msnyder@redhat.com>
24206
166a1957
MS
24207 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
24208 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 24209 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
24210 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
24211 Add iftarget clause for strongarm.
d63a86f8 24212
f1c47eb2
MS
242132002-05-06 Michael Snyder <msnyder@redhat.com>
24214
cb9a9d3e
MS
24215 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
24216 (gdb_continue_to_end): Accept output from status wrapper.
24217 * gdb.base/ending-run.exp: Add case for output from status wrapper.
24218 Clean up fail messages to match pass messages.
24219
f1c47eb2
MS
24220 Enable the "needs_status_wrapper" testsuite feature.
24221 * lib/gdb.exp (gdb_wrapper_init): New procedure.
24222 (gdb_compile): Conditionally call gdb_wrapper_init.
24223 * gdb.base/a2-run.exp: Recognize output from status wrapper.
24224 * gdb.c++/method.exp: Recognize output from status wrapper.
24225
6079c749
BE
242262002-05-06 Ben Elliston <bje@redhat.com>
24227From Graydon Hoare <graydon@redhat.com>
24228
24229 * config/sid.exp: Include support for "rawsid" protocol.
24230
188baff3
JB
242312002-05-03 Jim Blandy <jimb@redhat.com>
24232
24233 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
24234 * gdb.c++/hang3.C: New file.
24235
b9c07f0f
AC
242362002-05-04 Andrew Cagney <ac131313@redhat.com>
24237
24238 * gdb.base/default.exp: Remove obsolete code.
24239 * gdb.c++/misc.exp: Ditto. Update copyright.
24240 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
24241 * gdb.base/whatis.exp: Ditto. Update copyright.
24242 * gdb.base/scope.exp: Ditto. Update copyright.
24243 * gdb.base/ptype.exp: Ditto. Update copyright.
24244 * gdb.base/printcmds.exp: Ditto. Update copyright.
24245 * gdb.base/opaque.exp: Ditto. Update copyright.
24246 * gdb.base/list.exp: Ditto.
24247 * gdb.base/funcargs.exp: Ditto. Update copyright.
24248 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
24249 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
24250 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
24251 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
24252 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
24253 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
24254
5c7a0397
MS
242552002-05-02 Michael Snyder <msnyder@redhat.com>
24256
d6dcc264 24257 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
24258 * gdb.base/long_long.exp: Add xscale target.
24259 * gdb.base/default.exp: Add xscale target.
24260
eb7f1c48
JB
242612002-05-01 Jim Blandy <jimb@redhat.com>
24262
24263 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
24264 gdb.c++/hang.exp: New test.
24265
a6befae8
FF
242662002-05-01 Fred Fish <fnf@redhat.com>
24267
24268 * gdb.base/completion.exp: Handle completions of "./Make" for
24269 more than one completion possibility, as is the case when we
24270 build and test in the source tree.
24271
0a310277
AG
242722002-04-29 Anthony Green <green@redhat.com>
24273
24274 * gdb.java/jmisc1.exp: New file.
24275 * gdb.java/jmisc2.exp: New file.
24276
6ff9af88
DJ
242772002-04-24 Daniel Jacobowitz <drow@mvista.com>
24278
24279 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
24280
96b3d632
EZ
242812002-04-23 Elena Zannoni <ezannoni@redhat.com>
24282
24283 * gdb.base/help.exp: Change 'help status' to allow for target
24284 dependent output differences.
24285
5019bb54
MC
242862002-04-22 Michael Chastain <mec@shout.net>
24287
24288 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
24289
a805a116
MC
242902002-04-22 Michael Chastain <mec@shout.net>
24291
24292 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
24293
a1706bfd
DM
242942002-04-17 David S. Miller <davem@redhat.com>
24295
24296 * gdb.asm/sparc64.inc: New file.
24297 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
24298
a73a20a2
EZ
242992002-04-19 Elena Zannoni <ezannoni@redhat.com>
24300
24301 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
24302 instruction file directly into the build tree. Clean up at end of
24303 test.
24304
ba678339
DM
243052002-04-18 David S. Miller <davem@redhat.com>
24306
24307 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
24308 handle 64-bit platforms correctly.
24309 * gdb.base/maint.exp: Likewise.
24310
b03399da
KB
243112002-04-18 Kevin Buettner <kevinb@redhat.com>
24312
24313 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
24314 ``-fpic'' when compiling files comprising a shared library, but
24315 it does need additional linker flags in order to find shared
24316 libraries at run time.
24317
e2004992
KB
243182002-04-18 Kevin Buettner <kevinb@redhat.com>
24319
24320 * gdb.base/cvexpr.c (use): New function.
24321 (main): Invoke use() on all global variables to prevent
24322 some linkers from deleting these otherwise unused symbols.
24323
d8937120
MC
243242002-04-17 Michael Chastain <mec@shout.net>
24325From David S. Miller <davem@redhat.com>
24326
24327 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
24328 handle 64-bit platforms correctly.
24329
ffd61a58
MS
243302002-04-12 Michael Snyder <msnyder@redhat.com>
24331From Jim Blandy <jimb@redhat.com>
a9c64011 24332 * gdb.base/foo.c (foox): Remove section attribute; the linker
ffd61a58
MS
24333 script can handle this instead.
24334 * gdb.base/bar.c (barx): Same.
24335 * gdb.base/baz.c (bazx): Same.
24336 * gdb.base/grbx.c (grbxx): Same.
24337
24338 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
24339 manager doesn't automatically unmap overlays unnecessarily.
24340
6b8426a6
MH
243412002-04-10 Martin M. Hunt <hunt@redhat.com>
24342
24343 * gdb.base/ending-run.exp: Fix pattern for Mips targets
24344 stepping out of main.
24345
34af4875
MC
243462002-04-09 Michael Chastain <mec@shout.net>
24347
24348 * gdb.c++/local.cc (main): Move call to marker1() inside nested
24349 scope so that the nested scope tests will make sense.
24350 * gdb.c++/local.exp: Write patterns that actually work with gcc
24351 (the HP patterns "were never known to work with gcc").
24352 Keep the old aCC patterns too.
24353
2d1676a0
DJ
243542002-04-09 Daniel Jacobowitz <drow@mvista.com>
24355
24356 * gdb.base/attach.exp: Correct target board test.
24357
3a63e3f9
MC
243582002-04-08 Michael Chastain <mec@shout.net>
24359
24360 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
24361 in a const method. Add some xfail and fail cases for configurations
24362 that do not emit the "const ...".
24363
f18dabd2
MC
243642002-04-07 Michael Chastain <mec@shout.net>
24365
24366 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
24367 Accept "A * const" and "const A * const" as type of "this".
24368 Fix spelling of getFunky throughout. Make messages uniform.
24369
0fcddd82
EZ
243702002-04-07 Elena Zannoni <ezannoni@redhat.com>
24371
a9c64011 24372 Work around for PR gdb/285:
0fcddd82
EZ
24373 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
24374
16a8534a
EZ
243752002-04-07 Elena Zannoni <ezannoni@redhat.com>
24376
24377 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
24378 instructions file at run time instead of configure time.
24379 Sometimes we run the test in a directory that is not the one we
24380 configured in.
24381 * gdb.asm/configure.in: Delete creation of symlink.
24382 * gdb.asm/configure: Regenerate.
24383
24181d81
JB
243842002-04-05 J. Brobecker <brobecker@gnat.com>
24385
24386 * gdb.gdb/xfullpath.exp: New test, to exercise the new
24387 xfullpath () function.
24388
7cdb7107
DJ
243892002-04-04 Daniel Jacobowitz <drow@mvista.com>
24390
24391 * gdb.asm/Makefile.in: Correct dependencies.
24392
24393 * gdb.asm/powerpc.inc: New file.
24394 * gdb.asm/asm-source.exp: Add PowerPC.
24395 * gdb.asm/configure.in: Likewise.
24396 * gdb.asm/configure: Regenerated.
24397
a7d17088
DJ
243982002-04-04 Daniel Jacobowitz <drow@mvista.com>
24399
24400 * gdb.base/relocate.exp: New file.
24401 * gdb.base/relocate.c: New file.
24402
cd721503
FF
244032002-04-04 Fred Fish <fnf@redhat.com>
24404
24405 * gdb.base/step-test.exp: Update comment regarding stopping in
24406 memcpy/bcopy calls inserted as part of the compiler runtime.
24407
b22ad7a7
MS
244082002-04-04 Michael Snyder <msnyder@redhat.com>
24409
24410 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
24411
5f279fa6
DJ
244122002-04-03 Daniel Jacobowitz <drow@mvista.com>
24413
24414 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
24415 (gdb_expect): Remove $notransfer hack.
24416
dd0fd3ce
DJ
244172002-04-02 Daniel Jacobowitz <drow@mvista.com>
24418
24419 * gdb.c++/classes.exp ("calling method for small class"): Match
24420 updated register output.
24421
1e50cda1
DJ
244222002-03-30 Daniel Jacobowitz <drow@mvista.com>
24423
24424 Fix PR gdb/452
24425 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
24426 when finished. Make gdb_file_cmd send "exec-file" when
24427 appropriate.
24428
24015922
DJ
244292002-03-30 Daniel Jacobowitz <drow@mvista.com>
24430
24431 * gdb.base/attach.exp: Remove extra setup_xfail.
24432
dd7dfd64
MS
244332002-03-26 Michael Snyder <msnyder@redhat.com>
24434
24435 * gdb.base/default.exp: Add tests for dump, append, and restore.
24436 * gdb.base/help.exp: Add tests for dump, append, and restore.
24437 * gdb.base/dump.exp: New file, test dump, append and restore.
24438 * gdb.base/dump.c: New file.
24439
48b2f8d7
MS
244402002-03-27 Michael Snyder <msnyder@redhat.com>
24441
d63a86f8 24442 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
24443 clean-ups in help messages.
24444
05b4d525
FF
244452002-03-26 Fred Fish <fnf@redhat.com>
24446
24447 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
24448 have debugging info for those functions and the compiler uses them
24449 internally to copy structs around.
24450
d7679631
FF
244512002-03-26 Fred Fish <fnf@redhat.com>
24452
24453 * gdb.base/list.exp: Revert the change made yesterday and add note
24454 about why we don't list the default lines for remote targets.
24455
523ac3f9
MS
244562002-03-25 Michael Snyder <msnyder@redhat.com>
24457
24458 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
24459
754b2b8d
FF
244602002-03-25 Fred Fish <fnf@redhat.com>
24461
24462 * gdb.base/list.exp: This test works on remote targets so remove
24463 the short circuit for remote targets. Update copyright.
24464
33c3e192
FF
244652002-03-25 Fred Fish <fnf@redhat.com>
24466
24467 * gdb.base/attach.exp: Fix logic error that was suppressing this
24468 test for all non hppa*-*-hpux* targets, instead of the hp target.
24469 Move comments closer to the suppression point. Also now need to
24470 check that we are running natively.
24471
d43e73ee
MS
244722002-03-22 Michael Snyder <msnyder@redhat.com>
24473
882c8f02
MS
24474 * gdb.base/default.exp: Add test for gcore. Update copyright.
24475 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 24476
04c12f60
FF
244772002-03-06 Fred Fish <fnf@redhat.com>
24478
24479 * gdb.base/funcargs.c: Remove extraneous ';' character.
24480 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
24481
b43df995
MC
244822002-03-04 Michael Chastain <mec@shout.net>
24483
24484 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
24485 accommodate gcc v3 function signature.
24486 * gdb.mi/mi0-var-cmd-exp: Ditto.
24487
92362027
AC
244882002-02-24 Andrew Cagney <ac131313@redhat.com>
24489
24490 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
24491 ``GNU/Linux'' or ``Linux kernel''
24492 * testsuite/gdb.threads/pthreads.c: Ditto.
24493
258ad32d
MC
244942002-02-24 Michael Chastain <mec@shout.net>
24495
24496 * gdb.threads/pthreads.c (thread1): Add a return statement.
24497 (thread2): Likewise.
24498 (foo): Likewise.
24499
04c3b3d4
MC
245002002-02-23 Michael Chastain <mec@shout.net>
24501
24502 * gdb.threads/linux-dp.c (philosopher): Add a return statement
24503 to placate gcc.
24504
5a2a0a20
MC
245052002-02-23 Michael Chastain <mec@shout.net>
24506
24507 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
24508 test "ptype bint". The test passes on all my stabs configurations.
24509
a640f7fc
JB
245102002-02-21 Jim Blandy <jimb@redhat.com>
24511
27924826
JB
24512 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
24513 filename at a time, and watch for the ones we want to see.
24514
a640f7fc
JB
24515 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
24516 types of pointers to prototyped functions.
24517
edcc8c75
AC
245182002-02-20 Andrew Cagney <ac131313@redhat.com>
24519
24520 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
24521 signed, unsigned and straight char.
24522 (padding_char, padding_short, padding_int, padding_long,
24523 padding_long_long, padding_float, padding_double,
24524 padding_long_double): New global variables.
24525 (fill, fill_structs): New functions.
24526
24527 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
24528 for correctly sized writes. Update copyright.
24529 (get_valueof): New procedure.
24530 (get_sizeof): Call get_valueof.
24531 (check_valueof): New procedure.
24532 (check_padding): New procedure.
24533
ac57ea44
MC
245342002-02-20 Michael Chastain <mec@shout.net>
24535
24536 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
24537 to setup_xfail. Document some of the remaining calls.
24538
7a10c941
MC
245392002-02-18 Michael Chastain <mec@shout.net>
24540
24541 * gdb.c++/userdef.exp: Update copyright year.
24542
fb8acdcc
DJ
245432002-02-18 Daniel Jacobowitz <drow@mvista.com>
24544
24545 * gdb.c++/userdef.exp: Test overloaded operators properly.
24546 Remove xfails.
24547
fda6ae12
MS
245482002-02-14 Michael Snyder <msnyder@redhat.com>
24549
24550 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
24551
676a0442
DJ
245522002-02-14 Daniel Jacobowitz <drow@mvista.com>
24553
24554 * gdb.base/a2-run.exp: Check for a remote target properly.
24555 * gdb.base/annota1.exp: Likewise.
24556 * gdb.base/list.exp: Likewise.
24557 * gdb.base/reread.exp: Likewise.
24558 * gdb.base/scope.exp: Likewise.
24559 * gdb.base/shlib-call.exp: Likewise.
24560 * gdb.base/term.exp: Likewise.
24561 * gdb.c++/annota2.exp: Likewise.
24562
78b4f468
RE
245632002-02-13 Richard Earnshaw <rearnsha@arm.com>
24564
24565 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
24566
9a81ba51
MC
245672002-02-10 Michael Chastain <mec@shout.net>
24568
24569 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
24570 (call_after_alloca): Ditto.
24571
004af6c7
DJ
245722002-02-10 Daniel Jacobowitz <drow@mvista.com>
24573
24574 * gdb.base/ending-run.exp: Guard "cont" test with
24575 gdb_skip_stdio_test.
24576
37225f62
JB
245772002-02-06 Jim Blandy <jimb@redhat.com>
24578
24579 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
24580 from here...
24581 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
24582 To here. Disable this test on non-HP platforms. Add big comment.
24583
fe6fdd96
MS
245842002-02-04 Michael Snyder <msnyder@redhat.com>
24585
24586 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
24587 other than d10v and m32r.
24588
036fad3f
RE
245892002-02-02 Richard Earnshaw <rearnsha@arm.com>
24590
24591 * gdb.base/default.exp: Rewrite test patterns to reduce time
24592 taken to match them.
24593
7148ab62
DJ
245942002-01-30 Daniel Jacobowitz <drow@mvista.com>
24595
24596 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
24597 Allow a start function above main.
24598 * gdb.threads/linux-dp.exp: Fix copyright date.
24599
396cc255
DJ
246002002-01-30 Daniel Jacobowitz <drow@mvista.com>
24601
a9c64011
AS
24602 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
24603 (check_philosopher_stack): Check for manager thread before checking
24604 for a just-starting thread.
396cc255 24605
f038d31b
DJ
246062002-01-30 Daniel Jacobowitz <drow@mvista.com>
24607
24608 From Neil Booth <neil@daikokuya.demon.co.uk>:
24609 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
24610 warnings.
24611
b3ff9d9a
FF
246122002-01-21 Fred Fish <fnf@redhat.com>
24613
24614 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
24615 not caller.
24616
39ad761d
JB
246172002-01-21 Jim Blandy <jimb@redhat.com>
24618
24619 * gdb.base/reread.exp: Check that GDB properly re-reads the
24620 executable file when it changes while no inferior is running.
24621
aaf320fa
FF
246222002-01-21 Fred Fish <fnf@redhat.com>
24623
a9c64011
AS
24624 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
24625 optionally accept the "shlib events" variation.
aaf320fa 24626
808a31f5
JB
246272002-01-21 Jim Blandy <jimb@redhat.com>
24628
24629 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
24630 call `fflush' after every `printf', so that the output is produced
24631 at predictable points, regardless of whatever buffering does (or
24632 doesn't) take place.
24633 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
24634 at different points.
24635
4420d5e2
DJ
246362002-01-20 Daniel Jacobowitz <drow@mvista.com>
24637
24638 * gdb.c++/inherit.exp: Update copyright years.
24639 * gdb.c++/method.exp: Likewise.
24640
3e36a0f4
DJ
246412002-01-20 Daniel Jacobowitz <drow@mvista.com>
24642
24643 * gdb.c++/classes.exp: Update for improved v3 support and skipping
24644 artificial methods/arguments.
24645 * gdb.c++/derivation.exp: Likewise.
24646 * gdb.c++/inherit.exp: Likewise.
24647 * gdb.c++/method.exp: Likewise.
24648 * gdb.c++/virtfunc.exp: Likewise.
24649
b4ceaee6
AC
246502002-01-18 Andrew Cagney <ac131313@redhat.com>
24651
24652 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
24653 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
24654 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
24655 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
24656 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
24657 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
24658
ecace851
JB
246592002-01-17 Jim Blandy <jimb@redhat.com>
24660
24661 * gdb.asm/asm-source.exp (info symbol): Take another shot at
24662 anchoring the pattern matching the entry point symbol's name.
24663
375fc983
AC
246642002-01-17 Andrew Cagney <ac131313@redhat.com>
24665
24666 * gdb.base/maint.exp: Update ``maint internal-error'' to match
24667 continue/quit query. Update copyright.
24668
fe6fdd96
MS
246692002-01-14 Michael Snyder <msnyder@redhat.com>
24670
24671 * gdb.base/gcore.exp: Remove extra debugging output.
24672
e017c81f
DJ
246732002-01-13 Daniel Jacobowitz <drow@mvista.com>
24674
24675 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
24676 for slightly dubious v2 mangled string.
24677
37ab3bf8
DJ
246782002-01-13 Daniel Jacobowitz <drow@mvista.com>
24679
24680 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
24681
1bc05c3a 246822002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 24683
1bc05c3a 24684 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 24685
1bc05c3a
JM
24686 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
24687 constructors.
24688 * gdb.c++/derivation.exp: Likewise.
24689 * gdb.c++/templates.exp: Likewise.
24690 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 24691
1bc05c3a
JM
246922002-01-10 Michael Snyder <msnyder@redhat.com>
24693
24694 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 24695
a911c360
MS
246962002-01-08 Michael Snyder <msnyder@redhat.com>
24697
24698 * gdb.base/gcore.exp: New test for generate-core-file command.
24699 * gdb.base/gcore.c: Testcase for above.
24700 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
24701
ea2119ec
JM
247022002-01-08 Jason Merrill <jason@redhat.com>
24703
24704 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
24705
68203136
FF
247062002-01-07 Fred Fish <fnf@redhat.com>
24707
24708 * gdb.c++/overload.exp: Remove unconditional xfails for:
24709 print foo_instance1.overloadargs(1)
24710 print foo_instance1.overloadargs(1, 2)
24711 print foo_instance1.overloadargs(1, 2, 3)
24712 print foo_instance1.overloadargs(1, 2, 3, 4)
24713 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
24714 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
24715 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
24716 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
24717 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
24718 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
24719 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
24720 print foo_instance1.overload1arg()
24721 print foo_instance1.overload1arg((char)arg2)
24722 print foo_instance1.overload1arg((signed char)arg3)
24723 print foo_instance1.overload1arg((unsigned char)arg4)
24724 print foo_instance1.overload1arg((int)arg7)
24725 print foo_instance1.overload1arg((unsigned int)arg8)
24726 print foo_instance1.overload1arg((float)arg11)
24727 print foo_instance1.overload1arg((double)arg12)
d63a86f8 24728
21b9b5b1
MS
247292002-01-07 Michael Snyder <msnyder@redhat.com>
24730
24731 * gdb.base/huge.exp: New test. Print a very large target data object.
24732 (skip_huge_test): New test variable. Define if you want to skip this
24733 test. The test reads an 8 megabyte data object from the target, so it
24734 might be very time consuming on remote targets with a slow connection.
24735 * gdb.base/huge.c: New file. Test case for above.
24736
725f922e
FF
247372002-01-07 Fred Fish <fnf@redhat.com>
24738
24739 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
24740 g_instance.bfoo, and g_instance.cfoo.
24741
889bf7c5 247422002-01-07 Jeffrey A Law <law@redhat.com>
634d57ec 24743
889bf7c5
PA
24744 * gdb.base/break.c (multi_line_if_conditional): New function.
24745 (multi_ilne_while_conditional): Likewise.
24746 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
24747 IF or WHILE condition puts the breakpoint at the start of
24748 the condition.
f286b2c3 24749
634d57ec
JL
24750 * gdb.base/selftest.exp (backtrace through signal handler): Remove
24751 hppa*-*-hpux* expected failure.
24752 * gdb.base/structs.exp (do_function_calls): Similarly.
24753
24754 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
24755 watchpoints.
24756
9fbfe2dc
AC
247572002-01-06 Andrew Cagney <ac131313@redhat.com>
24758
24759 Fix PR gdb/66.
24760 * gdb.base/structs.exp: Replace skip for a29k with skip for
24761 gdb,cannot_call_functions.
24762 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
24763 * gdb.base/callfuncs.exp: Ditto.
24764 * gdb.base/call-rt-st.exp: Ditto.
24765 * gdb.base/call-strs.exp: Ditto.
24766 * gdb.base/callfwmall.exp: Ditto.
24767 * gdb.base/scope.exp: Obsolete xfail a29k.
24768 * gdb.c++/misc.exp: Ditto.
24769 * gdb.c++/cplusfuncs.exp: Ditto.
24770 * gdb.base/ptype.exp: Ditto.
24771 * gdb.base/printcmds.exp: Ditto.
24772 * gdb.base/opaque.exp: Ditto.
24773 * gdb.base/list.exp: Ditto.
24774 * gdb.base/funcargs.exp: Ditto.
24775 * gdb.base/default.exp: Ditto.
24776
8ddad156
MS
247772002-01-04 Michael Snyder <msnyder@redhat.com>
24778
ca4976a6 24779 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
24780 * gdb.base/maint.exp: Add tests for maint info sections options.
24781
1b074332
JL
24782Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
24783
24784 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
24785
7d159115
CV
247862001-12-20 Corinna Vinschen <vinschen@redhat.com>
24787
24788 * gdb.asm/arm.inc: New file.
24789 * gdb.asm/asm-source.exp: Add arm targets.
24790 * gdb.asm/configure.in: Ditto.
24791 * gdb.asm/configure: Recreated from configure.in.
24792
8fb87725
JL
24793Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
24794
afabe08c
JL
24795 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
24796 with HP's compiler.
24797 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
24798 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
24799 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
24800 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
24801
24802 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
24803 either HP's compilers or GCC.
24804
db521deb
JL
24805 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
24806 a SIGBUS or SIGSEGV.
24807
24808 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
24809
24810 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
24811 can be compiled with either HP's compiler or GCC.
24812
cfa88ab7
JL
24813 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
24814 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
24815 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
24816
ca344dff
JL
24817 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
24818 to match current gdb output. Update due to using auto-solib-limit
24819 for limiting instead of overloading auto-solib-add.
24820 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
24821 test program.
24822
3f3c6e55 24823 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
24824 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
24825 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
24826 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
24827 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
24828 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
24829 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
24830 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
24831 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
24832 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
24833 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
24834 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
24835 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 24836
8fb87725
JL
24837 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
24838 a SIGTRAP to the inferior.
24839
cf599fa7
CV
248402001-12-19 Corinna Vinschen <vinschen@redhat.com>
24841
24842 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
24843 Substitute call to target_link by call to gdb_compile.
24844
2cd045cd
JL
24845Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
24846
a9c64011
AS
24847 * gdb.base/break.exp: Fix HP specific search string when testing
24848 backtracing in a called function.
2cd045cd 24849
a9c64011
AS
24850 * gdb.base/constvars.exp: Only set lang to C++ if we're
24851 compiling the test with HP's compilers.
24852 * gdb.base/volatile.exp: Similarly.
2cd045cd 24853
99ebe9ac
JB
248542001-12-19 Jim Blandy <jimb@redhat.com>
24855
24856 * gdb.base/printcmds.exp: Expect the null character to be printed
24857 as '\0', and the '\013' to be printed as '\v'.
24858 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
24859 * gdb.base/setvar.exp: Same.
24860
b9891b29
JB
248612001-12-17 Jim Blandy <jimb@redhat.com>
24862
0eba65ab
JB
24863 * gdb.base/completion.exp: Rather than completing very long
24864 filenames, which can make the readline library produce output we
24865 don't recognize, cd to the directory first, and then complete
24866 using nice, short relative paths.
24867
6970b5b1
JB
24868 * gdb.base/completion.exp: On some systems, there is, in fact, a
24869 variable named `b' in scope, since GDB treats all static
a9c64011
AS
24870 variables as being in scope. So use `no_var_named_this'
24871 instead of `b'.
6970b5b1 24872
b9891b29 24873 * gdb.base/corefile.exp: Recognize the message saying that GDB
889bf7c5 24874 can't find the core file's registers as a failure.
b9891b29 24875
e6ccd35f
JSC
248762001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
24877
a9c64011
AS
24878 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
24879 test expect string more specific.
e6ccd35f 24880
105ba819
CV
248812001-12-13 Corinna Vinschen <vinschen@redhat.com>
24882
24883 * gdb.asm/asm-source.exp: Add support for xstormy16.
24884 * gdb.asm/configure.in: Ditto.
24885 * gdb.asm/configure: Rebuild.
24886 * gdb.asm/xstormy16.inc: New file.
24887
e9e79dd9
FF
248882001-12-10 Fred Fish <fnf@redhat.com>
24889
24890 * gdb.base/maint.exp: Update to match changes in type dumping code.
24891
347dc97d
JB
248922001-12-10 Jim Blandy <jimb@redhat.com>
24893
24894 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
889bf7c5
PA
24895 matching the entry point symbol's name at the beginning of the
24896 line.
347dc97d 24897
5178b9d6
DJ
248982001-12-07 Daniel Jacobowitz <drow@mvista.com>
24899
24900 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
24901 gdb.c++/inherit.exp, gdb.c++/method.exp,
24902 gdb.c++/namespace.exp, gdb.c++/templates.exp,
24903 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
24904 and class layout support.
24905
af890c52
DJ
249062001-12-07 Daniel Jacobowitz <drow@mvista.com>
24907
24908 * gdb.c++/classes.exp: Add test for static member function.
24909 * gdb.c++/misc.cc: Add class with static member function.
24910
7a345fb3
JB
249112001-12-07 Jim Blandy <jimb@redhat.com>
24912
f2e54a80 24913 If GDB says it can't find the struct the function returned, report
8032bf31
JB
24914 those tests as `unsupported'.
24915 * gdb.base/call-rt-st.exp (print_struct_call): New function.
24916 Rewrite subsequent tests to use it.
24917
24918 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
24919 those tests as `unsupported'.
24920 * gdb.base/structs.exp (call_struct_func): New function.
24921 (do_function_calls): Use call_struct_func to call the functions
24922 returning structs.
24923
0bc69509
JB
24924 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
24925 whether functions are prototyped or not, so we can't possibly pass
24926 arguments to t_float_values2 properly.
24927
7a345fb3
JB
24928 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
24929 value of `timeout' for targets other than the mips*tx39-*.
24930
edb6ede1
MS
249312001-12-06 Michael Snyder <msnyder@redhat.com>
24932
d63a86f8 24933 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
24934 and detect whether the start symbol has a leading underscore.
24935
2d842f13
JB
249362001-12-04 Jim Blandy <jimb@redhat.com>
24937
24938 * gdb.base/completion.exp: Clarify indentation.
24939
68550daf
JB
249402001-12-03 Jim Blandy <jimb@redhat.com>
24941
24942 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
24943 variables on the S/390, not `.word'.
24944
cd5195a8
JB
249452001-11-30 Jim Blandy <jimb@redhat.com>
24946
24947 Add assembly-source tests for s390-ibm-linux.
24948 * gdb.asm/s390.inc: New file.
24949 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
24950 the S/390 architecture.
a9c64011 24951 * gdb.asm/configure: Regenerated.
cd5195a8 24952
ca9efc90
MS
249532001-11-30 Michael Snyder <msnyder@redhat.com>
24954
24955 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
24956 next, info source, info sources, info line, global and static
24957 variables, and static functions.
24958 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
24959 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
24960 * gdb.asm/asmsrc1.s: Add a static function and some variables.
24961 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
24962 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
24963 (gdbasm_leave): Restore frame pointer.
24964 (gdbasm_startup): Copy stack set-up from crt0.S.
24965
d0e66976
FN
249662001-11-26 Fernando Nasser <fnasser@redhat.com>
24967
24968 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
24969 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
24970 to a local (non-static) variable. Copy tstruct.a to a static buffer
24971 and return a pointer to that buffer.
24972 * gdb.base/callfwmall.c (t_structs_a): Ditto.
24973
e2334072
MK
249742001-11-24 Mark Kettenis <kettenis@gnu.org>
24975
24976 * gdb.asm/configure.in: Fix recognition of ix86 target.
24977 * gdb.asm/configure: Regenerate.
24978
756caa3d
MS
249792001-11-21 Michael Snyder <msnyder@redhat.com>
24980
24981 * gdb.asm/sparc.inc: New file.
24982 * gdb.asm/asm-source.exp: Recognize sparc target.
24983 * gdb.asm/configure.in: Recognize sparc target.
24984 * gdb.asm/configure: Regenerate.
d63a86f8 24985
9a4d72d5
MS
249862001-11-21 Michael Snyder <msnyder@redhat.com>
24987
24988 * gdb.asm/m32r.inc: New file.
24989 * gdb.asm/asm-source.exp: Recognize m32r target.
24990 * gdb.asm/configure.in: Recognize m32r target.
24991 * gdb.asm/configure: Regenerate.
24992
a773d1cd
MS
249932001-11-20 Michael Snyder <msnyder@redhat.com>
24994
017ac23d
MS
24995 * gdb.asm/i386.inc: New file.
24996 * gdb.asm/asm-source.exp: Recognize ix86 target.
24997 * gdb.asm/configure.in: Recognize ix86 target.
24998 * gdb.asm/configure: Regenerate.
24999
a773d1cd
MS
25000 * gdb.c++/namespace.exp: Fix quotes in output messages.
25001
bb632afb
MS
250022001-11-14 Michael Snyder <msnyder@redhat.com>
25003
25d559ca 25004 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
25005 qualifier in a type cast expression, to designate an address
25006 in the instruction space (Harvard architecture).
25007
4749e309
MS
250082001-11-13 Michael Snyder <msnyder@redhat.com>
25009
25010 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
25011 Tests for expressions using 'const' and 'volatile'.
25012
25050984
CV
250132001-11-13 Corinna Vinschen <vinschen@redhat.com>
25014
25015 * gdb.asm/asm-sources.exp: Allow defining linker flags.
25016
1902c51f
DJ
250172001-11-12 Daniel Jacobowitz <drow@mvista.com>
25018
25019 * lib/mi-support.exp (mi_run_to_helper): Move comments
25020 outside of gdb_expect.
25021
dcf95b47
DJ
250222001-11-11 Daniel Jacobowitz <drow@mvista.com>
25023
25024 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
25025 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
25026 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
25027 mi0_run_to): New functions.
25028 * gdb.mi/mi-simplerun.exp: Use them.
25029 * gdb.mi/mi0-simplerun.exp: Likewise.
25030 * gdb.mi/mi-var-cmd.exp: Likewise.
25031 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 25032
45b074e1
AC
250332001-11-10 Andrew Cagney <ac131313@redhat.com>
25034
25035 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
25036 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
25037
bf50d346
AC
250382001-11-09 Andrew Cagney <ac131313@redhat.com>
25039
25040 * gdb.base/restore.exp: Include $expected value in restored test
25041 message.
25042
9383332c
AC
250432001-11-09 Andrew Cagney <ac131313@redhat.com>
25044
25045 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
25046 implemented.
25047
db62520a
MS
250482001-11-08 Michael Snyder <msnyder@redhat.com>
25049
25050 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
25051 Add pass/fail message for stop at breakpoint in call dummy function.
25052
b5703437
MS
250532001-11-07 Michael Snyder <msnyder@redhat.com>
25054
d63a86f8
RM
25055 * gdb.c++/templates.exp (test_template_breakpoints):
25056 If we get an overload menu, but it does not match what
760f6330 25057 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
25058 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
25059 making the whitespace optional. Argument for "new" may be
25060 "unsigned" as well as "unsigned int/long".
d63a86f8 25061 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
25062 making the whitespace optional. Also replace "(void) with
25063 "((void|)), making the keyword "void" optional.
d63a86f8 25064 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
25065 making the whitespace optional. Also replace "(void) with
25066 "((void|)), making the keyword "void" optional.
3bf40917
MS
25067 * gdb.base/callfuncs.c (t_float_values): This function must
25068 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 25069 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
25070 can be tested against both cases. Usually one case involves
25071 promotion of float to double, while the other does not.
25072 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
25073 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
25074 includes a stack frame for "start".
25075
c8ab4e6d
JB
250762001-11-05 Jim Blandy <jimb@redhat.com>
25077
25078 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
25079 pointers are 32 bits long, and that offsets of relocs are always
25080 stored in the data (REL-style), and not in the reloc entry itself
25081 (RELA-style).
25082 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
25083 stabs.
25084
3f08ced9
MS
250852001-11-01 Michael Snyder <msnyder@redhat.com>
25086
25087 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
25088 and regular expression operators by using quoting.
25089
cbfa24cd
MS
250902001-10-31 Michael Snyder <msnyder@redhat.com>
25091
25092 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
25093 depending on what the symbol table contains.
25094 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
25095 the output of the ptype command. Similarly, accept both "const &"
25096 and "const&".
25097
aaa68313
CV
250982001-10-31 Corinna Vinschen <vinschen@redhat.com>
25099
25100 * gdb.base/miscexprs.c (main): Add usage of preprocessor
25101 symbol `STORAGE' to allow to choose the storage class of
25102 the local datastructures.
25103 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
25104 compiler directive.
25105
91740388
MS
251062001-10-30 Michael Snyder <msnyder@redhat.com>
25107
25108 * gdb.base/jump.exp: Allow it to run for all targets.
25109
1b7c05e7
CV
251102001-10-29 Corinna Vinschen <vinschen@redhat.com>
25111
25112 * gdb.base/call-ar-st.c (print_double_array): Match for loop
25113 with new double_array size.
25114 (main): Change storage class of all local variables to static.
25115 Reduce size of double_array to 9.
25116 * gdb.base/call-ar-st.exp: Increase timeout value.
25117 Change expected output for double array to match new size in
25118 call-ar-st.c.
25119
36a22261
CV
251202001-10-29 Corinna Vinschen <vinschen@redhat.com>
25121
25122 * gdb.base/ending-run.exp: Create identical output when passing
25123 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 25124 Stormy16 target.
36a22261 25125
92b8ae91
MK
251262001-10-28 Mark Kettenis <kettenis@gnu.org>
25127
25128 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
25129 that we catch the expected failure under Linux/x86.
25130
cb135b83
OF
251312001-10-29 Orjan Friberg <orjanf@axis.com>
25132
25133 * gdb.base/setvar.exp: Escape curly braces.
25134 * gdb.stabs/weird.exp: Ditto.
25135
6884aa54
DJ
251362001-10-27 Daniel Jacobowitz <drow@mvista.com>
25137
25138 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
25139 * gdm.mi/mi0-hack-cli.exp: Likewise.
25140
0398c9aa
AC
251412001-10-25 Andrew Cagney <ac131313@redhat.com>
25142
25143 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
25144 messages.
25145
d20bf2e8
AC
251462001-10-21 Andrew Cagney <ac131313@redhat.com>
25147
25148 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
25149 checking MI enabled.
25150
03dd63aa
CV
251512001-10-09 Corinna Vinschen <vinschen@redhat.com>
25152
25153 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
25154
1d9d99f3
FCE
251552001-10-04 Frank Ch. Eigler <fche@redhat.com>
25156
25157 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
25158 if gdb child process crashes, just signal an error.
25159
838ae6c4
JB
251602001-10-02 Jim Blandy <jimb@redhat.com>
25161
25162 * lib/gdb.exp (test_xfail_format): Simplify.
25163
25164 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
25165 front of the variable name `format'. Simplify `if'.
25166
8f0cbc1c
DJ
251672001-10-01 Daniel Jacobowitz <drow@mvista.com>
25168
25169 * gdb.threads/pthreads.exp: Wait for output and delay
25170 before sending ^C.
25171
1f08dafd
DJ
251722001-10-01 Daniel Jacobowitz <drow@mvista.com>
25173
25174 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
25175 some incorrect output instead of timing out.
25176 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
25177
674f90ff
CV
251782001-09-28 Corinna Vinschen <vinschen@redhat.com>
25179
25180 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
25181 check to allow additional `int'.
25182
9b284272
DJ
251832001-09-27 Daniel Jacobowitz <drow@mvista.com>
25184
25185 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
25186 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
25187
b55a4771
MS
251882001-09-27 Michael Snyder <msnyder@redhat.com>
25189
25190 * lib/gdb.exp (test_debug_format): New proc.
25191 (setup_xfail_format): Use new proc test_debug_format.
25192 * gdb.base/constvars.exp (local_compiler_xfail_check): New
25193 proc; use new service proc test_debug_format.
25194 Replace all other "gcc_compiled" tests with this test.
25195 * gdb.base/volatile.exp (local_compiler_xfail_check): New
25196 proc; use new service proc test_debug_format.
25197 Replace all other "gcc_compiled" tests with this test.
25198
251992001-09-27 Michael Snyder <msnyder@redhat.com>
25200
25201 * gdb.base/cvexpr.exp: New file.
25202 * gdb.base/cvexpr.c: New file
25203 Test for expressions using const and volatile keywords.
25204
4e6667ac
CV
252052001-09-26 Corinna Vinschen <vinschen@redhat.com>
25206
25207 * gdb.base/constvars.exp: Check for different orders of keywords
25208 and additional "int" strings in output.
25209
4f337972
AC
252102001-09-22 Andrew Cagney <ac131313@redhat.com>
25211
25212 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
25213 responses from "help maint".
25214
2015650d
FCE
252152001-09-19 Frank Ch. Eigler <fche@redhat.com>
25216
25217 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
25218 to localhost:NNN instead of :NNN, in case Xvfb is listening
25219 only on TCP.
25220
f3bcedc1
CV
252212001-09-19 Corinna Vinschen <vinschen@redhat.com>
25222
25223 * gdb.base/recurse.exp: When checking leaving the watchpoint
25224 scope, recognize when gdb is in function's epilogue and pass.
25225
6b819c92
KS
252262001-09-18 Keith Seitz <keiths@redhat.com>
25227
25228 * lib/insight-support.exp (_gdbtk_export_target_info): Add
25229 support for running tests against sid targets.
25230 (gdbtk_done): Ditto.
25231
a10c9419
CV
252322001-09-18 Corinna Vinschen <vinschen@redhat.com>
25233
25234 * gdb.base/ending-run.c (main): Set stdout buffersize
25235 to the same reasonable value for any target.
25236 * gdb.base/ending-run.exp: Add a regular expression
25237 to make testsuite happy on Sanyo Stormy16 target.
25238
739d0d99
CV
252392001-09-17 Corinna Vinschen <vinschen@redhat.com>
25240
25241 * gdb.base/display.c (do_loops): Add float variable `f'.
25242 Increment f in loop.
25243 * gdb.base/display.exp: Increment timeout by 60 seconds.
25244 Change float display test to use variable `f'.
25245
1b8947f0
JB
252462001-09-17 Jim Blandy <jimb@redhat.com>
25247
25248 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
25249 overflowing the limited breakpoint tables on some ROM monitors
25250 (like the ROM68K).
25251
9890ac81
FCE
252522001-09-15 Frank Ch. Eigler <fche@redhat.com>
25253
25254 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
25255 the "-ac" (disable access control) flag.
25256
6db765ea
JH
252572001-08-30 Jeff Holcomb <jeffh@redhat.com>
25258
25259 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
25260 ints.
25261
4c32cc04
KS
252622001-08-30 Keith Seitz <keiths@redhat.com>
25263
25264 * lib/gdb.exp: Move all insight-related functionality into
25265 separate file.
25266 * lib/insight-support.exp: New file.
25267
8d6e6f81
FCE
252682001-08-29 Frank Ch. Eigler <fche@redhat.com>
25269
25270 * config/sid.exp (sid_start): Never set sid verbosity; disable
25271 expect_background {} that consumed its stdout; tolerate </dev/null.
25272 Attempt to set endianness override in "sid" protocol mode. Cleanup.
25273
6a90e1d0
AC
252742001-08-18 Andrew Cagney <ac131313@redhat.com>
25275
25276 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
25277 CLI jump command to start it.
25278 (mi_run_to_main): Fail immediatly when unexpected output.
25279
1759b3c3
AC
252802001-08-18 Andrew Cagney <ac131313@redhat.com>
25281
25282 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
25283 beginning of function. Fix PR gdb/191.
25284
61d11d80
FCE
252852001-08-16 Frank Ch. Eigler <fche@redhat.com>
25286
25287 * config/sid.exp (sid_start): Don't warn if we cannot figure out
25288 what to force sid endianness to.
25289
942a4df2
KS
252902001-08-15 Keith Seitz <keiths@redhat.com>
25291
25292 * lib/gdb.exp (gdbtk_start): Don't set environment
25293 variables for TCL_LIBRARY and friends. Insight will
25294 now figure these out for itself.
25295
0521c418
MS
252962001-08-02 Michael Snyder <msnyder@redhat.com>
25297
25298 * gdb.base/completion.exp: Remove the symbol "a64l" from
25299 the expect string; this is target-specific, and not related
25300 to what is being tested.
25301
74a9a58a
DB
253022001-08-02 Dave Brolley <brolley@redhat.com>
25303
25304 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
25305
c70819fa
MS
253062001-07-25 Michael Snyder <msnyder@redhat.com>
25307
c2b8fa57
MS
25308 * gdb.base/consecutive.exp: New file. Test stepping over
25309 breakpoints on consecutive instructions.
25310 * gdb.base/consecutive.c: New file.
25311
c70819fa
MS
25312 * gdb.base/call-rt-st.exp: Use double-backslash to quote
25313 curly braces in regular expressions.
25314
2b1a1355
MS
253152001-07-25 Michael Snyder <msnyder@redhat.com>
25316
25317 * gdb.base/ending-run.exp: Accept "Program exited normally" as
25318 legitimate output from stepping out of main.
25319
413eca6f
KS
253202001-07-22 Keith Seitz <keiths@redhat.com>
25321
25322 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
25323 the empty string, do not run the tests.
25324
7e5a9322
SC
253252001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
25326
25327 * gdb.base/long_long.exp: Detect size of pointer. Take into
25328 account 2-byte pointers when testing for p/a results.
25329
de58f10f
SC
253302001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
25331
d63a86f8 25332 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
25333 and defined to 1K for m68hc11.
25334 (random_data): Reduce table to 1K for embedded platforms (68hc11).
25335 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
25336 (sizeof_random_data): New variable to tell the size of the data table;
25337 don't test past this size; always run to main.
25338
d6f5fea1
SC
253392001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
25340
25341 * gdb.base/return2.exp: return of long long and double fails for
25342 68HC11; don't execute these tests on that platform.
25343 * gdb.base/return.exp: Return of a double fails for 68hc11.
25344
c477543d
SC
253452001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
25346
25347 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
25348 tests that print a float.
25349 * call-rt-st.exp: Likewise.
25350
63cf1c79
MK
253512001-07-12 Mark Kettenis <kettenis@gnu.org>
25352
25353 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
25354 running this test on Linux.
25355
112f9ab5
MC
253562001-06-24 Michael Chastain <chastain@redhat.com>
25357
25358 * gdb.base/arithmet.exp: Remove some tests to make all test names
25359 unique.
25360
4970cb0f
MS
253612001-07-03 Michael Snyder <msnyder@redhat.com>
25362
25363 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
25364 the output of the ptype command.
25365
d85da69f
MS
253662001-07-02 Michael Snyder <msnyder@redhat.com>
25367
4c8a82de
MS
25368 * gdb.base/completion.exp: Don't assume that break.c is the only
25369 source file that may contain functions named "marker".
d85da69f
MS
25370 * gdb.base/corefile.exp: Quote the curly braces in regexp.
25371
8afc772b
AC
253722001-06-28 Andrew Cagney <ac131313@redhat.com>
25373
25374 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
25375 of files to delete.
25376
25377 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
25378 * gdb.disasm/h8300s.exp: New file.
25379 gdb.disasm/h8300s.s: Likewise.
25380
cff22675
AC
253812001-06-27 Andrew Cagney <ac131313@redhat.com>
25382
25383 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
25384 empty breakpoint tables.
25385
68c81b54
AC
253862001-06-25 Andrew Cagney <ac131313@redhat.com>
25387
25388 * lib/mi-support.exp: Update args=... part of stop-reason
25389 patterns. Accept either a list or a tuple.
25390
2dd62704
AC
253912001-06-23 Andrew Cagney <ac131313@redhat.com>
25392
25393 * lib/mi-support.exp: Remove local emacs variable defining
25394 change-log-default-name.
25395
b4127474
MC
253962001-06-22 Michael Chastain <chastain@redhat.com>
25397
25398 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
25399 This is operationally compatible with the previous version.
25400
8dbfb380
JB
254012001-06-13 Jim Blandy <jimb@redhat.com>
25402
25403 * lib/gdb.exp (gdb_test): Doc fix.
25404
f2d8c86d
MC
254052001-06-10 Michael Chastain <chastain@redhat.com>
25406
25407 * gdb.base/exprs.exp: Remove a duplicate test.
25408
81564d34
JB
254092001-06-06 Jim Blandy <jimb@redhat.com>
25410
25411 * gdb.base/return2.exp (main): Use values to test float and double
25412 returns that are not NaN's, to avoid being confused by IEEE
25413 comparison rules.
25414
da55addb
MS
254152001-06-04 Michael Snyder <msnyder@redhat.com>
25416
25417 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 25418 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
25419 rather than wait for 12 more tests to time out.
25420
42c65987
JB
254212001-06-06 Jim Blandy <jimb@redhat.com>
25422
b18bced9 25423 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 25424 Don't forget to match the GDB prompt.
b18bced9 25425
42c65987
JB
25426 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
25427
5b41e5f0
JB
254282001-06-04 Jim Blandy <jimb@redhat.com>
25429
25430 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
25431 command.
25432
015e046f
KB
254332001-05-31 Kevin Buettner <kevinb@redhat.com>
25434
25435 * gdb.base/annota1.exp (info break): Match four or more spaces
25436 after "Address".
25437
fb1ffbbe
MC
254382001-05-31 Michael Chastain <chastain@redhat.com>
25439
25440 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
25441 (dm_type_int_star): Likewise.
25442 (dm_type_long_star): Likewise.
25443 (dm_type_void_star): Likewise.
25444
5ea2a32c
KB
254452001-05-29 Kevin Buettner <kevinb@redhat.com>
25446
25447 * gdb.base/completion.exp (INPUTRC): Set this environment variable
25448 to a known value in order to get consistent results regardless
25449 of the setting of INPUTRC or the presence or contents of .inputrc.
25450
ae23c492
MS
254512001-05-24 Michael Snyder <msnyder@redhat.com>
25452
ac55707e
MS
25453 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
25454 Don't require that the main thread and the manager thread are the
25455 first in the list.
25456
ae23c492
MS
25457 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
25458 debugging. If test fails, issue an "unsupported" not a "fail".
25459
400071f1
JB
254602001-05-24 Jim Blandy <jimb@redhat.com>
25461
25462 Don't assume that short is shorter than int.
25463 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
25464 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 25465 this isn't true.
400071f1
JB
25466 ("print unsigned char == (~0)"): Add test that verifies that ~0,
25467 an int, is not equal to ~0 stored in an unsigned char. This tests
25468 the same thing that the previous test meant to, but works on
25469 16-bit machines, too.
25470 ("print unsigned char != (~0)"): Same test, complemented.
25471
0816a3e5
MS
254722001-05-24 Michael Snyder <msnyder@redhat.com>
25473
25474 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 25475 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
25476 and prevents dejagnu getting out of step.
25477
f6dc23a9
KB
254782001-05-23 Kevin Buettner <kevinb@redhat.com>
25479
25480 * gdb.base/finish.exp (finish_void): Revise pattern for
25481 stopping on the call statement to not permit stopping at
25482 the start of the instructions comprising the call sequence.
25483
7dbd117d
MC
254842001-05-19 Michael Chastain <chastain@redhat.com>
25485
25486 * gdb.base/callfuncs.exp: Make all test names unique.
25487 * gdb.base/commands.exp: Make all test names unique.
25488 * gdb.base/condbreak.exp: Make all test names unique.
25489 * gdb.base/dbx.exp: Make all test names unique.
25490 * gdb.base/default.exp: Make all test names unique.
25491 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
25492 and TIMEOUT messages to their corresponding PASS message.
25493 * gdb.base/ending-run.exp: Make all test names unique.
25494 * gdb.base/long_long.exp: Remove duplicate test.
25495
6b0b0a9e
KB
254962001-05-21 Kevin Buettner <kevinb@redhat.com>
25497
25498 * gdb.base/finish.exp (finish_void): Allow "finish" command to
25499 stop on the call statement as well as the statement after the
25500 call.
25501
2caa35cb
MS
255022001-05-21 Michael Snyder <msnyder@redhat.com>
25503
25504 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
25505
40713331
EZ
255062001-05-10 Elena Zannoni <ezannoni@redhat.com>
25507
a9c64011
AS
25508 * gdb.base/completion.exp: Revamp test. Make it execute on all
25509 platforms.
40713331 25510
c2c1be8d
EZ
255112001-05-10 Elena Zannoni <ezannoni@redhat.com>
25512
a9c64011
AS
25513 * config/gdbserver.exp (gdb_load): Handle the case
25514 in which the arguments to gdbserver are given in the
25515 baseboard configuration file.
25516 Also handle the case in which the server needs to do a
25517 load.
2c9cd303 25518
9671de48
KS
255192001-05-07 Keith Seitz <keiths@cygnus.com>
25520
a9c64011
AS
25521 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
25522 set up the display for testing.
25523 (gdbtk_start): Convert all paths to paths that tcl will like.
25524 Export target information to environment.
25525 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
25526 necessary.
25527 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
25528 (to_tcl_path): New proc to convert a given pathname into
25529 a path acceptible as an argument to a tcl command.
25530 (_gdbtk_export_target_info): New proc to export target info
25531 into the environment for gdbtk testing.
25532 (gdbtk_done): New proc to signal end-of-test.
9671de48 25533
5a360f47
JB
255342001-05-06 Jim Blandy <jimb@redhat.com>
25535
25536 * restore.c: Make the code of caller0 correspond to its comment.
25537
66c756c6
MS
255382001-05-03 Michael Snyder <msnyder@redhat.com>
25539
25540 * config/sid.exp (gdb_target_sid): Check for error messages.
25541 On error or timeout, don't make expect exit (which will terminate
25542 all subsequent tests); instead just make gdb exit.
d63a86f8 25543 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
25544 return a negative value.
25545
a966fde5
JB
255462001-04-24 Jim Blandy <jimb@redhat.com>
25547
851c18e0
JB
25548 * gdb.c++/templates.exp: If we see the prompt for the overload
25549 list, but we haven't recognized any of the longer patterns,
25550 arrange for this test to fail, not hang.
25551
a966fde5
JB
25552 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
25553 variations.
25554
db144853
MC
255552001-04-22 Michael Chastain <chastain@redhat.com>
25556
25557 * gdb.c++/local.exp: Use the 'runto' library function.
25558 * gdb.c++/namespace.exp: Likewise.
25559 * gdb.c++/overload.exp: Likewise.
25560
3207ec21
KB
255612001-03-26 Kevin Buettner <kevinb@redhat.com>
25562
25563 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
25564 * gdb.base/step-line.exp: New file. Test step/next in presence of
25565 #line directives.
25566 * gdb.base/step-line.c: New file. Test program for the above.
25567 * gdb.base/step-line.inp: New file. We pretend that this file has
25568 been transformed by some other tool into step-line.c.
25569
13b57657
JB
255702001-03-21 Jim Blandy <jimb@redhat.com>
25571
25572 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
25573 unmangled operator names.
25574
754cbe1c
JB
255752001-03-20 Jim Blandy <jimb@redhat.com>
25576
25577 * gdb.threads/linux-dp.exp: Recognize an additional message
25578 generated by GDB when it doesn't understand how to debug threads
25579 on the target system.
25580
177495c9
AC
255812001-03-19 Andrew Cagney <ac131313@redhat.com>
25582
25583 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
25584
f266096b
MC
255852001-03-12 Michael Chastain <chastain@redhat.com>
25586
25587 * gdb.c++/derivation.exp: Use the 'runto' library function.
25588
cac3c2ff
MC
255892001-03-12 Michael Chastain <chastain@redhat.com>
25590
25591 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
25592
b6c11a24
MC
255932001-02-24 Michael Chastain <chastain@redhat.com>
25594
25595 * gdb.c++/ref-types.exp: Change handwritten code to library
25596 function 'runto'.
25597
6bae5bce
OF
255982001-03-16 Orjan Friberg <orjanf@axis.com>
25599
25600 * gdb.base/signals.exp: Set count to 0 explicitly.
25601
0015fd9a
MS
256022001-03-15 Mark Salter <msalter@redhat.com>
25603
25604 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
25605 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
25606 (gdb_load): Add support for additional target_info: gdb_download_size
25607 and gdb_load_timeout.
0015fd9a 25608
fc33412a
DT
25609Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
25610
25611 * gdb.base/annota1.exp: Move test of isnative to earlier in the
889bf7c5
PA
25612 file -- to prevent failing when the compile fails but we have no
25613 intention of running the tests anyway.
fc33412a
DT
25614
25615 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
25616 tests if set.
25617
25618 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
889bf7c5 25619 integers.
fc33412a
DT
25620
25621 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
25622 * gdb.c++/namespace.exp: Ditto.
25623
115f06de
OF
256242001-03-07 Orjan Friberg <orjanf@axis.com>
25625
25626 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
25627 * gdb.base/pointers.exp: Relax pattern match of decimals.
25628
b6ba6518
KB
256292001-03-06 Kevin Buettner <kevinb@redhat.com>
25630
25631 * Makefile.in, config/abug.exp, config/cfdbug.exp,
25632 config/cpu32bug.exp, config/dve.exp, config/est.exp,
25633 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
25634 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
25635 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
25636 config/sh.exp, config/sid.exp, config/slite.exp,
25637 config/sparclet.exp, config/udi.exp, config/unknown.exp,
25638 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
25639 config/vxworks.exp, config/vxworks29k.exp,
25640 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
25641 gdb.base/all-bin.exp, gdb.base/annota1.exp,
25642 gdb.base/arithmet.exp, gdb.base/assign.exp,
25643 gdb.base/async.exp, gdb.base/attach.exp,
25644 gdb.base/bitfields.exp, gdb.base/bitops.exp,
25645 gdb.base/break.exp, gdb.base/call-ar-st.exp,
25646 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
25647 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
25648 gdb.base/commands.exp, gdb.base/completion.exp,
25649 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
25650 gdb.base/constvars.exp, gdb.base/corefile.exp,
25651 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
25652 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
25653 gdb.base/ending-run.exp, gdb.base/environ.exp,
25654 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
25655 gdb.base/finish.exp, gdb.base/foll-exec.exp,
25656 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
25657 gdb.base/funcargs.exp, gdb.base/help.exp,
25658 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
25659 gdb.base/logical.exp, gdb.base/long_long.exp,
25660 gdb.base/maint.exp, gdb.base/mips_pro.exp,
25661 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
25662 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
25663 gdb.base/pointers.exp, gdb.base/printcmds.exp,
25664 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
25665 gdb.base/regs.exp, gdb.base/relational.exp,
25666 gdb.base/remote.exp, gdb.base/reread.exp,
25667 gdb.base/restore.exp, gdb.base/return2.exp,
25668 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
25669 gdb.base/selftest.exp, gdb.base/setshow.exp,
25670 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
25671 gdb.base/sigall.exp, gdb.base/signals.exp,
25672 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
25673 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
25674 gdb.base/step-test.exp, gdb.base/structs.c,
25675 gdb.base/structs.exp, gdb.base/structs2.exp,
25676 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
25677 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
25678 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
25679 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
25680 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
25681 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
25682 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
25683 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
25684 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
25685 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
25686 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
25687 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
25688 gdb.fortran/types.exp, gdb.java/jmisc.exp,
25689 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
25690 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
25691 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
25692 gdb.trace/circ.exp, gdb.trace/collection.exp,
25693 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
25694 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
25695 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
25696 gdb.trace/report.exp, gdb.trace/save-trace.exp,
25697 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
25698 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
25699 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
25700 notices.
25701
dc96c6c7 257022001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
25703
25704 * gdb.base/varargs.c (find_max_double): Fix printf format string:
25705 first arg is int not float.
25706
dc96c6c7 257072001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
25708
25709 * gdb.base/reread.exp: Unsupported for non-native targets;
25710 doesn't work for remote debugging.
25711
9b0c4aeb
FN
257122001-02-19 Fernando Nasser <fnasser@redhat.com>
25713
25714 From Drew Moseley <dmoseley@redhat.com>
a9c64011
AS
25715 * gdb.base/ending-run.exp: Properly handle the BSP state when
25716 stepping past the end of main.
9b0c4aeb 25717
02aa71d5
MC
257182001-02-19 John Moore <jmoore@redhat.com>
25719
25720 * gdb.base/commands.exp (infrun_breakpoint_command_test):
25721 Converted HPUX fix for non-expected items following multiple
25722 step commands into general solution for all platforms.
25723
1fa449a4
MC
257242001-02-18 Michael Chastain <chastain@redhat.com>
25725
25726 * gdb.c++/classes.exp (do_tests): Change runto statements
25727 from "runto 'foo(void)'" to "runto 'foo'". This makes the
25728 statements demangler agnostic.
25729 * gdb.c++/virtfunc.exp (do_tests): Likewise.
25730 (gdb_virtfunc_restart): Likewise.
25731
b2f9ec70
MC
257322001-02-14 Michael Chastain <chastain@redhat.com>
25733
25734 * gdb.c++/inherit.exp (do_tests): Change runto statements
25735 from "runto 'foo(void)'" to "runto 'foo'". This makes the
25736 statements demangler agnostic.
25737
cf74b8ca
AC
25738Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
25739
25740 * gdb.threads/pthreads.exp: Unify pass/fail messages for
889bf7c5
PA
25741 ``continue to bkpt at common_routine in thread 2'' and ``stopped
25742 before calling common_routine 15 times'' tests.
cf74b8ca 25743
99f78f56
MC
257442001-02-11 Michael Chastain <chastain@redhat.com>
25745
25746 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
25747 Helps the test script figure out which demangler is in use.
25748 (dm_type_foo_ref): Ditto.
25749 (dm_type_int_star): Ditto.
25750 (dm_type_long_star): Ditto.
25751 (dm_type_unsigned_int): Ditto.
25752 (dm_type_void): Ditto.
25753 (dm_type_void_star): Ditto.
99707966 25754 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
25755 Probe the gdb demangler and set variables to accommodate
25756 formatting differences.
25757 (info_func_regexp): New function. Same as info_func, but
25758 matches against a regexp.
25759 (info_func): Match against a literal string.
25760 (print_addr_2): New function. Match against a literal string,
25761 which can be different from the input to gdb.
25762 (print_addr): Simply call print_addr_2 with the same argument twice.
25763 (test_lookup_operator_functions): Use demangler formatting variables.
25764 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
25765 the tests in the same order as the C++ class declaration.
25766 (test_paddr_operator_functions): Ditto.
25767 (test_paddr_overloaded_functions): Ditto.
25768 (test_paddr_hairy_functions): Use demangler formatting variables.
25769 Add reference to gdb/19 for related tests.
25770 (do_tests): Call probe_demangler.
25771
1de8f023
KB
257722001-01-30 Kevin Buettner <kevinb@redhat.com>
25773
25774 * gdb.c++/templates.cc (printf): Remove unused function definition.
25775
ca3f91ed
MS
257762001-01-26 Felix Lee <flee@redhat.com>
25777
25778 * sid.exp (sid_exit): Pass host, not target, to remote_close.
25779
257802001-01-25 matthew green <mrg@redhat.com>
25781
25782 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
25783 up sid.
25784 (sid_exit): Call `remote_pop_conn' after GDB is gone.
25785
257862001-01-25 matthew green <mrg@redhat.com>
25787
25788 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 25789 Deprecate $sid_spawn_id.
ca3f91ed
MS
25790 (sid_exit): Remove code necessary only for `spawn.'
25791
257922001-01-25 matthew green <mrg@redhat.com>
25793
25794 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
25795
fb18ec4a
MC
257962001-01-28 Michael Chastain <chastain@redhat.com>
25797
25798 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
25799 to call when tests fail. It takes gdb out of the overloaded
25800 function choice menu back to the main prompt, so that the test
25801 program stays synchronized.
25802 (set_bp_overloaded): New proc to collect all the common
25803 code for setting a breakpoint on an overloaded name. Calls
25804 take_gdb_out_of_choice_menu when needed.
25805 (menu_overload1arg): New variable to collect the repeated
25806 instances of the expected menu for an overloaded name. Change
25807 the regular expression to handle changes in g++ type encoding:
25808 "void" can be either "void" or "", and "unsigned int" can be
25809 either "unsigned int" or "unsigned".
25810 (continue_to_bp_overloaded): Change regular expressions to handle
25811 changes in g++ type encoding.
25812 (no proc): Call take_gdb_out_of_choice_menu when needed.
25813 Remove redundant calls to "info break". Accept either "canceled"
25814 or "cancelled". Change regular expressions in "info break"
25815 calls to handle changes in g++ type encoding. Give all tests
25816 unique strings.
25817
9c646a6e
BE
258182001-01-17 Ben Elliston <bje@redhat.com>
25819
25820 * config/sid.exp: New file.
25821
9549d9c1
AC
25822Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
25823
25824 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
25825
dc96c6c7 258262000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
25827
25828 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
25829 Add a RE to accept a non-ascii char if one is ever presented.
25830
b4df4f68
FN
258312000-12-20 Fernando Nasser <fnasser@redhat.com>
25832
297dd0fd 25833 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 25834
dc96c6c7 258352000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 25836
d63a86f8 25837 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
25838 in regexp. One '\' does not suffice on Linux.
25839
4a7bddb6
MC
258402000-12-09 Michael Chastain <chastain@redhat.com>
25841
25842 * gdb.base/break.exp (test_clear_command): Use a marker function
25843 rather than 'main' for the test function. Also move this
25844 test to an execution point where the marker function names are
25845 guaranteed to be bound to functions. (Executing tests after a
25846 'finish' from main runs into name conflicts with local names
25847 in __libc_start_main).
25848
dc96c6c7 258492000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
25850
25851 * gdb.base/finish.exp: New test for gdb's "finish" command.
25852 * gdb.base/return2.exp: New test for gdb's "return" command.
25853 * gdb.base/return2.c: New source file for above.
25854
dc96c6c7 258552000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
25856
25857 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
25858 * gdb.base/miscexprs.exp: Ditto.
25859 * gdb.base/pointers.exp: Ditto.
25860 * gdb.c++/derivation.exp: Ditto.
25861 * gdb.c++/local.exp: Ditto.
25862 * gdb.c++/namespace.exp: Ditto.
25863 * gdb.c++/overload.exp: Ditto.
25864 * gdb.c++/ref-types.exp: Ditto.
25865
dc96c6c7 258662000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
25867
25868 * gdb.base/constvars.exp: Test result of "up" command.
25869 * gdb.base/miscexprs.exp: Ditto.
25870 * gdb.base/pointers.exp: Ditto.
25871 * gdb.base/scope.exp: Ditto.
25872 * gdb.c++/derivation.exp: Ditto.
25873 * gdb.c++/local.exp: Ditto.
25874 * gdb.c++/namespace.exp: Ditto.
25875 * gdb.c++/overload.exp: Ditto.
25876 * gdb.c++/ref-types.exp: Ditto.
25877
44097287
FN
258782000-11-22 Michael Chastain <chastain@redhat.com>
25879
25880 * mips_pro.exp: Accept either "middle -> top -> main" or
25881 "middle -> main" in the backtrace, because gcc can optimize
25882 tail calls to jumps. Remove setup_xfail for the hppa case.
25883 Add a comment with the original warning messages from PR 3016,
25884 which was filed in 1993, to preserve them for posterity.
25885
9d2e1bab
ND
258862000-11-17 Nick Duffek <nsd@redhat.com>
25887
25888 * lib/gdb.exp (gdb_test): Override timeout with board info.
25889
1aca8eb7
ND
258902000-11-17 Nick Duffek <nsd@redhat.com>
25891
25892 * gdb.base/display.exp: Don't kill running stub. Add "again" to
25893 the second kill and detach messages.
25894
93076499
ND
258952000-11-17 Nick Duffek <nsd@redhat.com>
25896
25897 * configure.in: Add AC_EXEEXT.
25898 * configure: Regenerate.
25899 * Makefile.in (just-check): Export EXEEXT.
25900 * lib/gdb.exp ($EXEEXT): Import from environment.
25901 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
25902 expect "maint dump-me" on Cygwin.
25903 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
25904 $EXEEXT.
25905
30e87cd3
ND
259062000-11-17 Nick Duffek <nsd@redhat.com>
25907
25908 * gdb.base/break.exp: Test backtrace and finish from called
25909 function on all platforms, not just HP-UX.
25910
dc96c6c7 259112000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
25912
25913 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
25914 code from gdb_target_monitor, so it can be used independantly
25915 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 25916
dc96c6c7 259172000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
25918
25919 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
25920 * gdb.base/corefile.exp: Expect the message "Program is being
25921 debugged already" when we send the "corefile" command, since
25922 the preceeding gdb_load may have connected gdb to a remote target.
25923 * gdb.base/display.exp: Disable hardware watchpoints if new
25924 board info variable "no_hardware_watchpoints" is true.
25925 Replace single-letter commands with more readable ones.
25926 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
25927 if new board info variable "no_hardware_watchpoints" is true.
25928 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
25929 to see if stdio (printf) testing is possible.
25930 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
25931 board info variable "no_hardware_watchpoints" is true. Use new
25932 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
25933
39124dea
FN
259342000-11-13 Fernando Nasser <fnasser@redhat.com>
25935
25936 From Orjan Friberg <orjanf@axis.com>:
25937 * gdb.base/printcmds.exp: Escape curly braces followed by a number
25938 in array print pattern match.
25939
a9e2e984
FN
259402000-11-09 Fernando Nasser <fnasser@redhat.com>
25941
25942 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
25943 spelling "cancelled" to U.S. spelling "canceled" to match changes
25944 made to gdb.
25945 * gdb.c++/ovldbreak.exp: Ditto.
25946
c7db355b
PS
259472000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
25948
25949 * gdb.base/callfuncs.c (main): Moved to end of file, call
25950 t_double_values to initialize the FPU before inferior calls are made.
25951 * gdb.base/callfuncs.exp: Test for register preservation after calling
25952 inferior functions. Add tests for continuining, finishing and
25953 returning from a stop in a call dummy.
25954
dc96c6c7 259552000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
25956
25957 * gdb.base/commands.exp: Break up long lines, and re-indent.
25958
dc96c6c7 259592000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
25960
25961 * config/gdbserver.exp: Rewritten from the ground up, to make it
25962 compatible with the current dejagnu tree, and to make it work with
25963 the new "gdbserver" in libremote.
25964
dc96c6c7 259652000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
25966
25967 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
25968 * gdb.base/varargs.exp: Skip entire test if no printf support.
25969 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
25970 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
25971
dc96c6c7 259722000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
25973
25974 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
25975 no floating point support.
25976 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
25977 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
25978 * gdb.base/call-rt-st.exp: Ditto.
25979 * gdb.base/call-strs.exp: Ditto.
25980
bac5fc66
JG
259812000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
25982
25983 * gdb.base/sizeof.c: include <stdio.h>.
25984
25985 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
a9c64011
AS
25986 'finish', otherwise uncaptured gdb_prompt would potentially
25987 throw remaining test points out of sync.
bac5fc66 25988
b22a6027
SB
259892000-07-26 Scott Bambrough <scottb@netwinder.org>
25990
25991 * gdb.base/recurse.exp: Run tests for all targets.
25992 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
25993 gnu-oldld case on ARM.
25994 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
25995 for ARM targets.
d63a86f8 25996
d8231941
AG
25997Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
25998
25999 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
26000 * gdb.java/configure: Rebuild.
26001
8caabe69
AG
26002Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
26003
26004 * gdb.java/jv-exp.exp: New file.
26005
9d273ca3
AG
26006Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
26007
26008 * configure: Rebuilt.
26009 * configure.in (configdirs): Add gdb.java.
26010 * gdb.java/jmisc.java: New file.
26011 * gdb.java/jmisc.exp: New file.
26012 * gdb.java/Makefile.in: New file.
26013 * gdb.java/configure: Rebuilt.
26014 * gdb.java/configure.in: New file.
26015 * lib/java.exp: New file.
26016
4f823a66
AC
26017Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
26018
26019 * gdb.base/exprs.exp: Test casts to a pointer including over and
889bf7c5 26020 underflow.
4f823a66 26021
2391e11d
AC
26022Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
26023
26024 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
889bf7c5 26025 and the compilers sizes.
2391e11d 26026
54602222
ND
260272000-07-09 Nick Duffek <nsd@redhat.com>
26028
26029 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
26030 (use_methods): New function.
26031 (main): Call use_methods().
26032 * gdb.c++/classes.exp (test_method_param_class): New procedure.
26033 (do_tests): Call test_method_param_class.
26034
2bec0572
ND
260352000-07-09 Nick Duffek <nsd@redhat.com>
26036
26037 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
26038 spelling.
26039 (test_enums): New procedure. Move enum tests from end of script
26040 to here. Set breakpoint on function name instead of line number.
26041 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
26042 (enums2): New marker function.
26043 (enums1): New function.
26044 (main): Call enums1(). Move enum tests to enums1().
26045
78492fde
AC
26046Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
26047
26048 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
889bf7c5 26049 compile/link program. Update line numbers.
78492fde
AC
26050 * gdb.asm/d10v.inc: Define ``startup''.
26051 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 26052
49a2cef8
AC
26053Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
26054
26055 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
26056
3e6c8688
EZ
260572000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26058
26059 * gdb.base/maint.exp: Add 'maint print architecture' item to output
889bf7c5 26060 of 'help maint print' command.
3e6c8688 26061
9ff5cbe9
AC
26062Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
26063
26064 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
889bf7c5 26065 they use gdb_expect_list.
9ff5cbe9 26066
17c579bd
AC
26067Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
26068
26069 * gdb.base/commands.exp: Use ``set remote
889bf7c5
PA
26070 memory-read-packet-size'' instead of ``set endian big'' to test
26071 long commands.
17c579bd 26072
e6d71bf3
DB
260732000-06-03 Daniel Berlin <dan@cgsoftware.com>
26074
26075 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 26076 g++, and stop skipping them.
e6d71bf3
DB
26077
26078 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
26079 work under g++.
26080
d63a86f8 26081 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
26082 initialization.
26083
dc96c6c7 260842000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
26085
26086 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
26087 the regular expression: accept an (almost) arbitrary sequence of
26088 "frames-invalid" and "breakpoints-invalid" messages both before
26089 and after the "starting" message.
26090
dc96c6c7 260912000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
26092
26093 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 26094
dc96c6c7 260952000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
26096
26097 * gdb.base/annota1.exp (annotate-signal-handler-caller):
26098 Relax the regular expression a little, make it pass on Solaris 8.
26099
8216cda9
KB
261002000-05-12 Kevin Buettner <kevinb@redhat.com>
26101
26102 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 26103 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
26104 Instead, it is permissible for gdb to stop on the line of the
26105 call itself.
26106
1a570b2f
MS
261072000-05-12 Michael Snyder <msnyder@.cygnus.com>
26108
26109 * gdb.base/break.exp (bp on small function, optimized file):
26110 Add a second pass pattern. The behavior differs here between stabs
26111 and dwarf for one-line functions. Stabs preserves two line symbols
26112 (one before the prologue and one after) with the same line number,
26113 but dwarf regards these as duplicates and discards one of them.
26114 Therefore the address after the prologue (where the breakpoint is)
26115 has no exactly matching line symbol, and GDB reports the breakpoint
26116 as if it were in the middle of a line rather than at the beginning.
26117
dc96c6c7 261182000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 26119
d63a86f8 26120 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
26121 rather than "send_gdb" (for consistancy).
26122
7d418785
AC
26123Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
26124
26125 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
26126 * gdb.c++/templates.cc: Properly check for GCC version number.
26127 * lib/compiler.cc: Likewise
26128
dc96c6c7 261292000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 26130
d63a86f8 26131 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
26132 gdb may not stop at the first line of main, due to code motion.
26133
dc96c6c7 261342000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
26135
26136 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
26137 This test depends on parsing the printf output from the target.
26138 Since the sparclet stub doesn't do stdio, this will never work.
26139 * gdb.base/call-rt-st.exp: ditto.
26140 * gdb.base/call-strs: ditto.
26141
dc96c6c7 261422000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
26143
26144 * gdb.base/miscexprs.exp: make sizeof long array test portable.
26145
26146 * gdb.base/ending-run.exp: After connecting to a remote target,
26147 but before running, the target will appear to be in a random
26148 location. Specify both a file and a line for breakpoints.
26149 Also, the function that calls main may be called 'init'
26150 rather than 'start'.
26151
a5a51225
EZ
261522000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26153
26154 * gdb.base/help.exp: Update output for add-symbol-file command.
26155
7930cc7c
FN
261562000-04-10 Fernando Nasser <fnasser@cygnus.com>
26157
26158 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
26159 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
26160
23e37ab1
C
261612000-04-07 J.T. Conklin <jtc@redback.com>
26162
e93c542c
C
26163 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
26164
23e37ab1
C
26165 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
26166
591b8fa3
PDM
26167Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
26168
26169 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
889bf7c5 26170 values that can be represented exactly.
591b8fa3
PDM
26171 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
26172 above change, and to not check against the directory part of the source
26173 file name.
26174 (step into print_long_arg_list): Likewise.
26175 (print print_small_structs from print_long_arg_list): Likewise.
26176 (print print_long_arg_list): Likewise.
26177
7a495180
EZ
261782000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26179
30b53638 26180 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 26181
beb998c6
AC
26182Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
26183
26184 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
26185
1c689132
DB
261862000-03-25 Daniel Berlin <dan@cgsoftware.com>
26187
26188 * gdb.base/commands.exp (deprecated_command_test): Add test for
26189 deprecate with no arguments.
26190
c1790a9d
JL
261912000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
26192
26193 * gdb.base/break.exp: Add new test for setting breakpoints on
26194 optimized code so we can test breakpoints work even when function
26195 prologues may be optimized away
26196
003ba290
FN
261972000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
26198
26199 From David Whedon <dwhedon@gordian.com>
a9c64011 26200 * gdb.base/commands.exp : Added command deprecator tests.
003ba290 26201
6837a0a2
DB
262022000-03-22 Daniel Berlin <dan@cgsoftware.com>
26203
26204 * gdb.base/help.exp: Added test for new apropos command.
26205
b9593231
KB
262062000-03-21 Kevin Buettner <kevinb@redhat.com>
26207
26208 * gdb.base/pointers.c (usevar): New function.
26209 (main): Make sure that global variables v_int_pointer2, rptr,
26210 and y are all referenced someplace in the program by calling
26211 usevar() on them. [Some linkers delete symbols which are
26212 never referenced. The space remains, but there's no way to
26213 get a (symbolic) handle on the variable from the debugger.]
26214
751a959b
EZ
262152000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26216
26217 * gdb.base/printcmds.c: Add typedeffed arrays.
26218
26219 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
889bf7c5 26220 procedure to test arrays that are typedef'd.
751a959b 26221
73a93a32
JI
262222000-03-13 James Ingham <jingham@leda.cygnus.com>
26223
26224 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 26225 the library directories.
73a93a32 26226
fb40c209
AC
26227Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
26228
26229 * configure.in (configdirs): Add sub directory gdb.mi.
26230 * configure: Re-generate.
26231
26232 * gdb.mi: New directory.
d63a86f8 26233
ee4dd2c9
AC
262342000-02-25 Scott Bambrough <scottb@netwinder.org>
26235
26236 * gdb.base/long_long.exp: Correct test suite failure when printing
889bf7c5 26237 a long long value as a double on ARM platforms.
ee4dd2c9 26238
70f0cc22
JB
262392000-02-16 Jim Blandy <jimb@redhat.com>
26240
26241 * gdb.base/break.exp ("breakpoint line number"): Make sure the
26242 default source file is set properly before running this test.
26243
853819b8
EZ
262442000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26245
26246 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
889bf7c5 26247 gdbtk/library directory, not in gdbtcl2.
853819b8 26248
dfcd3bfb
JM
262492000-02-04 Jim Blandy <jimb@redhat.com>
26250
26251 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
26252 backslash from regexp pattern.
26253
26254 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
26255 procedure. Use it to run all the "continue to bp overloaded"
26256 tests. Note that this changes the names of the tests slightly.
26257 If the breakpoint hit message includes a hex PC value, because
26258 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
26259 from the real source code, still consider that a pass.
26260
26261 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
26262 XFAIL here if the breakpoint message contains a hex address. Note
26263 similar change on 1999-11-02.
26264
26265 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
26266
26267 * gdb.base/ptype.exp: Establish a default source file before
26268 calling get_debug_format.
26269
262702000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
26271
26272 * gdb.base/watchpoint.exp: Remove duplication of test messages.
26273
8b93c638
JM
262742000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
26275
26276 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
26277 of successive stepi commands -- while in the prologue we should see
26278 the function entry bracket.
26279
262802000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
26281
26282 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
26283 reach __change_mode() when stepping through the end of main().
26284
c5394b80
JM
262852000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
26286
26287 * gdb.base/default.exp: Fix expected pattern.
26288 * gdb.base/help.exp: Same.
26289
0d06e24b
JM
262902000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26291
26292 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
889bf7c5 26293 Don't use xfail's because that affects only the following test.
d63a86f8 26294
0d06e24b 26295 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
889bf7c5 26296 solaris or linux.
0d06e24b
JM
26297
26298 * gdb.base/selftest.exp: Update to reflect changes to main.c.
26299
dc96c6c7 263002000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 26301
d63a86f8 26302 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
26303 "A syntax error" rather than "A parse error". Accept both.
26304
263052000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
26306
26307 * gdb.base/default.exp: Remove OS dependent string from "target
26308 remote" test.
26309 * gdb.base/help.exp: Same for "help target remote" test.
26310
c3f6f71d
JM
263112000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26312
26313 From Jim Kingdon <kingdon@redhat.com>:
26314
26315 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
889bf7c5
PA
26316 prompt (cleanup rather than necessity, but still might keep output
26317 from spilling to next test).
c3f6f71d
JM
26318
263192000-01-02 Fred Fish <fnf@cygnus.com>
26320
26321 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
26322 AIX, which defines them in <sys/types.h>.
26323
ed9a39eb 263241999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 26325
ed9a39eb 26326 * gdb.base/default.exp: Match arm* etc instead of arm in "info
889bf7c5 26327 float" test.
ed9a39eb
JM
26328
263291999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 26330
ed9a39eb 26331 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
26332
26333 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
26334 outermost frame disallowed".
26335
263361999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
26337
26338 * gdb.base/setvar.exp: New tests for setting the value of a struct
26339 with a constant list.
26340
263411999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
26342
26343 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
26344 require the user to type a cast before setting the value of a struct.
26345
de57eccd
JM
263461999-12-06 Jim Blandy <jimb@cygnus.com>
26347
26348 * gdb.base/default.exp: Expect the new 'info float' command on
26349 all i386 platforms.
26350
26351 * gdb.threads/linux-dp.exp: Expand our ability to recognize
26352 LinuxThreads libraries that don't support debugging.
26353
c2d11a7d
JM
26354Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
26355
26356 * gdb.base/remote.c: Fill the buffer with truely random data.
889bf7c5
PA
26357 Change the buffer type to ``unsigned char'' to simplify size
26358 arithmetic.
c2d11a7d
JM
26359
26360 * gdb.base/remote.exp: Reduce download numbers by one. Typical
889bf7c5
PA
26361 stub only handles 400-1 byte packets. Verify that the download
26362 worked.
c2d11a7d
JM
26363
263641999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
26365
26366 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
26367 tests, using UNRESOLVED for the untested cases. Also, does not wait
26368 for a timeout if the prompt was received before a recognizable pattern.
26369
263701999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
26371
26372 * lib/gdb.exp (gdb_expect_list): Fix spelling.
26373
263741999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26375
26376 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
889bf7c5 26377 watchpoints.
c2d11a7d
JM
26378
263791999-11-24 Jason Merrill <jason@casey.cygnus.com>
26380
26381 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
26382
26383 * gdb.c++/local.exp: Be more flexible in recognizing local class
26384 name mangling. Don't allow horribly truncated method names.
26385 * gdb.c++/derivation.exp: Expect protected inheritance.
26386 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
26387 * gdb.c++/virtfunc.exp: Likewise.
26388 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
26389 when printing a nested enum.
26390
263911999-11-22 Jim Blandy <jimb@cygnus.com>
26392
26393 * gdb.base/step-test.exp: Properly await GDB's response to setting
26394 a breakpoint on the call to large_struct_by_value.
26395
26396 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
26397 just because we have debug info for the `start' function.
26398
263991999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
26400
26401 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
26402 "Unknown signal" messages, which indicate (on LinuxThreads) that
26403 GDB doesn't know how to debug threads on this system. This is
26404 better than hanging while philosopher 0 dumps chatter into gdb.log.
26405
264061999-11-18 Tom Tromey <tromey@cygnus.com>
26407
26408 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
26409
264101999-11-18 Fred Fish <fnf@cygnus.com>
26411
26412 * gdb.base/coremaker2.c: Add sample program for generating
26413 cores that is more self contained than coremaker.c. Eventually
26414 I'll add more code to this and tie it into the testsuite.
26415
4ce44c66
JM
264161999-11-12 Stan Shebs <shebs@andros.cygnus.com>
26417
26418 * gdb.base/dollar.exp: Remove, now in gdb.hp.
26419
264201999-11-10 Jimmy Guo <guo@cup.hp.com>
26421
26422 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
889bf7c5 26423 from $srcdir/lib/.
4ce44c66 26424 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
889bf7c5 26425 and gdb.c++/.
4ce44c66
JM
26426
26427 * gdb.c++/derivation.exp: remove redundant get compiler info code.
26428
d63a86f8 26429 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
26430 'continue with watch' test point.
26431
264321999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
26433
26434 Merged from p2linux-990323-branch:
d63a86f8 26435
4ce44c66
JM
26436 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
26437
11cf8741
JM
26438Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
26439
26440 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
889bf7c5 26441 {limit,fixed}''. Test ``set download-write-size''.
11cf8741
JM
26442
26443Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
26444
26445 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
889bf7c5 26446 gdb_expect_list.
11cf8741
JM
26447
26448Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
26449
26450 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
26451
264521999-11-03 Mark Salter <msalter@cygnus.com>
26453
26454 * gdb.base/break.exp: Fix "stub continue" pattern.
26455
264561999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
26457
26458 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
26459
264601999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
26461
26462 * gdb.base/display.exp ("finish"): Add timeout clause.
26463
26464 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
26465 plain prompt clause, so this doesn't have to time out in order to
26466 fail.
26467
26468 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
889bf7c5 26469 breakpoint hit messages include an address.
11cf8741
JM
26470
26471 * gdb.base/display.exp: Don't forget to escape parens in regular
26472 expressions. Unix regexp notatation sucks.
26473
264741999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26475
26476 * gdb.base/annota1.exp: Test for annotate-signalled: change output
889bf7c5 26477 order for 'signalled' message.
11cf8741 26478
5c44784c
JM
264791999-11-01 Stan Shebs <shebs@andros.cygnus.com>
26480
26481 From Jimmy Guo <guo@cup.hp.com>:
26482 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
26483 * gdb.base/annota1.c: Add code for tests to work with.
26484
264851999-10-26 Frank Ch. Eigler <fche@cygnus.com>
26486
26487 * gdb.base/remote.exp: New test for remote downloading settings.
26488 * gdb.base/remote.c: New file with large .data.
26489
917317f4
JM
264901999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
26491
26492 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
26493 for LinuxThreads support, merged from the Code Fusion branch.
26494
26495Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
26496
26497 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
889bf7c5
PA
26498 containing exp_continue into a while within an expect. Don't
26499 attempt a start more than three times. Check return value from
26500 gdb_load.
d63a86f8 26501
2df3850c
JM
26502Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
26503
26504 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
889bf7c5 26505 a pass case.
2df3850c 26506
2acceee2
JM
265071999-10-01 Kevin Buettner <kevinb@cygnus.com>
26508
26509 * gdb.base/break.c (main): Added a statement that we can step
26510 off of.
26511 * gdb.base/break.exp: Added tests for setting a breakpoint
26512 at an offset and stepping onto a breakpoint.
26513
265141999-10-01 Fred Fish <fnf@cygnus.com>
26515
d63a86f8 26516 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
26517 gdb output.
26518
c2c6d25f
JM
265191999-09-18 Jim Blandy <jimb@cris.red-bean.com>
26520
26521 * gdb.base/break.exp: Code locations are in hex, don't forget!
26522 (For HP-UX.)
26523
265241999-09-17 Stan Shebs <shebs@andros.cygnus.com>
26525
26526 * condbreak.exp: Use break.c as test program.
26527 * condbreak.c: Remove, redundant with break.c.
26528
265291999-09-15 Stan Shebs <shebs@andros.cygnus.com>
26530
26531 * config/monitor.exp (gdb_target_monitor): Disable X- and
889bf7c5 26532 Z-packets if the target needs it.
c2c6d25f
JM
26533
265341999-09-13 James Ingham <jingham@leda.cygnus.com>
26535
26536 * gdb.c++/overload.exp: Added tests for listing overloaded
26537 functions with function pointers in the arg, explicitly calling
26538 out the version you want.
26539
cff3e48b
JM
265401999-09-09 Stan Shebs <shebs@andros.cygnus.com>
26541
26542 * long_long.exp: Add variations of test cases that work for
26543 targets with 16-bit ints and 32-bit doubles.
26544
d4f3574e
SS
265451999-09-08 Stan Shebs <shebs@andros.cygnus.com>
26546
26547 * break.c (main): Compare a possibly-uninitialized argc with an
26548 unlikely value that fits in 16 bits.
26549
265501999-09-07 Stan Shebs <shebs@andros.cygnus.com>
26551
26552 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
26553 0xfeeb, don't want negative numbers if ints are 16 bits.
26554
26555 * lib/gdb.exp (skip_cplus_tests): New proc.
26556 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
889bf7c5
PA
26557 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
26558 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
26559 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
26560 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
26561 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
26562 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
26563 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
d4f3574e
SS
26564
26565 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
26566
26567Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
26568
26569 * gdb.base/corefile.exp (up): Allow a parameter to appear
26570 in the frame that we're going up to.
26571
26572 From Jim Blandy <jimb@cygnus.com>:
26573
26574 * gdb.base/default.exp (info float): Expect some output now.
26575
26576 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
26577 returning floating-point values to fail on the x86.
26578 * gdb.base/callfwmall.exp (do_function_calls): Same.
26579
26580 * gdb.base/list.exp (test_listsize): Correct expectations for
26581 listing line 1 with listsize 2. Also, listing a single line
26582 works now, as does listing three lines. [Kevin's note: There
26583 were a number of other cases fixed too where the expectations
26584 differed...]
26585
265861999-09-02 Stan Shebs <shebs@andros.cygnus.com>
26587
26588 * gdb.base/selftest.exp: Add case for when version prints as
26589 constant string instead of char pointer.
26590
104c1213
JM
265911999-08-25 Stan Shebs <shebs@andros.cygnus.com>
26592
26593 * gdb.base/ending-run.exp: Add Solaris case for what happens when
889bf7c5 26594 stepping out of main.
104c1213
JM
26595
26596 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
26597 G++ used.
26598
26599 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
889bf7c5 26600 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
104c1213
JM
26601
26602 * gdb.c++/ovldbreak.exp: Update match string in test that
26603 includes a warning of multiple breakpoints.
26604
266051999-08-24 Stan Shebs <shebs@andros.cygnus.com>
26606
26607 * gdb.base/display.exp: Improve precision of step-after-finish
26608 added yesterday.
26609
26610 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
889bf7c5 26611 test.
104c1213
JM
26612
26613 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
26614 configs when using G++, not just hppa*.
26615
266161999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26617
26618 * gdb.base/async.c: New file.
26619 * gdb.base/async.exp: New file.
26620
26621Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
26622
26623 * gdb.base/break.exp: Tweak PA specific tests to properly handle
26624 PA64.
26625
53a5351d
JM
26626Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
26627
104c1213
JM
26628 * gdb.base/display.exp: "finish" can leave us mid-line on many
26629 targets, deal with it. Add a small constant to main, instead of
26630 1000 since main+1000 may not be a valid address in the target.
26631
53a5351d
JM
26632 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
26633 on hpux11.
26634
26635 * gdb.base/attach.exp: Handle another hpux11 error message variant
26636 when attaching to a process that does not exist.
26637
266381999-08-19 J.T. Conklin <jtc@redback.com>
26639
26640 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
889bf7c5 26641 characters in 'continue to 1241' test.
53a5351d
JM
26642
266431999-08-17 Stan Shebs <shebs@andros.cygnus.com>
26644
26645 * gdb.base/call-ar-st.exp: Add a shorter match case for the
26646 stop in print_long_arg_list, define and use a whitespace
26647 variable in print_small_structs test, add an XFAIL for Solaris.
26648 * gdb.base/dbx.exp: XFAIL func commands until somebody is
26649 interested enough to fix.
26650
7be570e7
JM
266511999-08-13 Keith Seitz <keiths@cygnus.com>
26652
26653 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
26654 (dbx_gdb_load): Remove. Use gdb_load instead, since that
26655 proc knows about targets other than the natives.
26656 (test_assign): Use "gdb_run_cmd" to "run" the target.
26657 Check that we've actually hit the breakpoint at main.
26658 When we attempt to assign a value to a local variable, check
26659 that the variable is in the current scope, i.e., don't use
26660 a test with an empty result.
26661
26662Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
26663
26664 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
889bf7c5 26665 command.
7be570e7
JM
26666
266671999-08-09 Stan Shebs <shebs@andros.cygnus.com>
26668
26669 From Jimmy Guo <guo@cup.hp.com> and others at HP:
26670 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
26671 gdb.compat, gdb.threads-hp.
26672 gdb.hp/configure, gdb.hp/configure.in: New files.
26673 gdb.hp/Makefile.in: Recurse into new subdirs.
26674 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
26675 gdb.hp/gdb.objdbg: New directory, tests for debugging info
26676 in object files.
26677 gdb.hp/tools: New directory, aux tools for HP-specific tests.
26678
96baa820
JM
266791999-08-05 Stan Shebs <shebs@andros.cygnus.com>
26680
26681 * gdb.base/display.exp: Help expect by putting a newline in the
889bf7c5 26682 funky printf, remove a bogus p/a test.
96baa820
JM
26683
266841999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26685
26686 * gdb.base/display.exp: Make sure that when we say 'run', we are
889bf7c5
PA
26687 connected to the target. This is necessary when running not
26688 natively.
96baa820
JM
26689
266901999-08-03 Stan Shebs <shebs@andros.cygnus.com>
26691
26692 * gdb.base/step-test.exp: Removed some extraneous messages.
26693
26694 * gdb.base/long_long.exp: Don't run memory examination tests
26695 on little-endian targets (they will need a different set of
26696 results to match).
26697
266981999-08-02 Stan Shebs <shebs@andros.cygnus.com>
26699
26700 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
26701 until somebody decides to fix GDB.
26702
26703 * gdb.base/long_long.c: Stop compiler complaint by specifying long
889bf7c5 26704 constant as "ULL".
96baa820
JM
26705 * gdb.base/long_long.exp: Loosen x/c test, add partial result
26706 matches for a couple x/2 commands.
26707
a0b3c4fd
JM
267081999-07-30 Stan Shebs <shebs@andros.cygnus.com>
26709
26710 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
26711 by merging in ref-types2 tests.
26712 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
26713
26714 From Jimmy Guo <guo@cup.hp.com> and others at HP:
26715 * gdb.c++/Makefile.in: Add standard actions.
26716 (EXECUTABLES): Rename from PROGS, update list.
26717 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
26718 from gdb.hp.
26719 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
26720 foo and bar locals.
26721 * gdb.c++/anon-union.exp: Fix tests to match.
26722 * gdb.c++/classes.exp: Run if HP compiler used, add extra
26723 expect matches to handle output variations.
26724 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
26725 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
889bf7c5 26726 output, add HP alternatives for new and delete prints.
a0b3c4fd 26727 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
889bf7c5 26728 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
a0b3c4fd
JM
26729 * gdb.c++/demangle.exp: Use $style when reporting failure.
26730 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
26731 * gdb.c++/inherit.exp: Run if HP compiler used, add some
26732 match alternatives.
26733 * gdb.c++/local.exp: Add match alternatives or xfails for HP
889bf7c5 26734 compilers.
a0b3c4fd
JM
26735 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
26736 * gdb.c++/method.exp: Add match alternatives.
26737 * gdb.c++/misc.cc: Add bool types.
26738 * gdb.c++/misc.exp: Add tests for bool types.
26739 * gdb.c++/overload.exp: Add xfails.
26740 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
26741 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
26742 add some more template parameter tests (only for HP currently).
26743 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
26744 * gdb.c++/virtfunc.cc: Add return type and value for main.
26745 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
26746 match alternatives.
d63a86f8 26747
a0b3c4fd
JM
267481999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26749
26750 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
26751
267521999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
26753
26754 * gdb.base/signals.exp: Don't expect getting a backtrace from
26755 within a signal handler to fail on Linux.
26756
267571999-07-29 Stan Shebs <shebs@andros.cygnus.com>
26758
26759 From Jimmy Guo <guo@cup.hp.com> and others at HP:
26760 * lib/gdb.exp: Remove some gratuitious semicolons.
26761 (delete_breakpoints): Increase timeout.
26762 (gdb_expect): Add -notransfer option.
26763 (gdb_test): Use -notransfer option.
26764 (get_compiler_info): Add f77 case.
26765 (get_compiler): New proc, split out from gdb_preprocess, add f77
889bf7c5 26766 case.
a0b3c4fd
JM
26767 (gdb_preprocess): Call get_compiler.
26768
26769 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
26770 * gdb.base/attach.exp, gdb.base/display.exp,
889bf7c5
PA
26771 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
26772 gdb.base/long_long.exp, gdb.base/printcmds.exp,
26773 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
26774 third arg to gdb_test.
a0b3c4fd
JM
26775 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
26776 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
889bf7c5 26777 HP-UX xfails, add others.
a0b3c4fd
JM
26778 * gdb.base/completion.exp: Reflect name change of self-test.
26779 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
889bf7c5
PA
26780 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
26781 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
26782 HP failure number.
a0b3c4fd
JM
26783 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
26784 useless HP-UX 10.30 references.
26785 * gdb.base/maint.exp: Loosen matches.
26786 * gdb.base/pointers.c (main): Declare more_code.
26787 * gdb.base/pointers.exp: Match on output of a `next'.
26788 * gdb.base/structs.c: Add prototypes.
26789 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
26790 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
26791
267921999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26793
26794 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
889bf7c5 26795 command.
a0b3c4fd
JM
26796
267971999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26798
26799 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
26800 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
26801
26802 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
26803 debug info. Deal with lack of signal hanlder info in stack.
26804
a9c64011 26805 From Jim Kingdon <kingdon@redhat.com>:
a0b3c4fd
JM
26806 * gdb.base/annota1.exp: If printf has debug info, deal with it.
26807
5a2468f5
JM
268081999-07-19 Stan Shebs <shebs@andros.cygnus.com>
26809
26810 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
889bf7c5 26811 gdb.base/foll-vfork.exp: Don't run for crosses.
5a2468f5 26812
adf40b2e
JM
26813Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
26814
26815 * gdb.base/configure.in: Check for gdbvars.exp instead of
889bf7c5 26816 a1-selftest.exp.
adf40b2e
JM
26817 * gdb.base/configure: Re-generate.
26818
268191999-07-12 Stan Shebs <shebs@andros.cygnus.com>
26820
26821 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
26822 in trying to run first and name is too long.
26823
26824 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
26825 pointers2.c and pointers2.exp, respectively.
26826 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
26827 doschk happier.
26828
43e526b9
JM
268291999-07-08 Stan Shebs <shebs@andros.cygnus.com>
26830
26831 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
26832 callfuncs2.c and callfuncs2.exp.
26833
26834 * gdb.base/list.exp: Remove mistaken xfails.
26835 * gdb.base/list0.h: Add optional prototypes.
26836
9846de1b
JM
26837Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
26838
a9c64011 26839 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
889bf7c5 26840 calling malloc.
a9c64011
AS
26841 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
26842 * ptype.exp: Move test for get_debug_format to before its first
889bf7c5 26843 use.
9846de1b
JM
26844
268451999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26846
26847 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
26848 * gdb.base/annota2.cc, annota2.exp: Move from here.
26849 * gdb.c++/annota2.cc, annota2.exp: To here.
26850 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
26851
43ff13b4
JM
26852Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
26853
26854 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
889bf7c5 26855 a consistent format.
43ff13b4 26856
085dd6e6
JM
268571999-06-25 Stan Shebs <shebs@andros.cygnus.com>
26858
26859 From Jimmy Guo <guo@cup.hp.com> and others at HP:
26860 * lib/gdb.exp (get_compiler_info): Add detection for assorted
26861 HP compilers, also set the globals $true and $false.
26862
26863 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
889bf7c5
PA
26864 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
26865 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
26866 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
26867 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
26868 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
26869 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
26870 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
26871 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
26872 whatis.c} Add C++ compatible function definitions and return
26873 types, add includes for library functions.
085dd6e6
JM
26874 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
26875 * gdb.base/step-test.c (myglob): Rename from glob.
26876 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
889bf7c5
PA
26877 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
26878 files, move here from gdb.hp.
085dd6e6 26879 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
889bf7c5
PA
26880 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
26881 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
26882 Adjust line numbers in regexps.
085dd6e6
JM
26883
26884 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
26885 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
26886 instead of 0/1.
26887
26888 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
26889 foll-vfork.exp: New files, move here from gdb.hp.
26890 * gdb.base/page.exp: New file, test of pagination command.
26891
26892 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
26893 recursion test.
26894 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
26895
26896 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
889bf7c5 26897 gdb.base/solib.exp: Fix compiler invocation process.
085dd6e6
JM
26898
26899 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
889bf7c5 26900 HP-UX 11, turn off overload resolution explicitly.
085dd6e6 26901 * gdb.base/commands.exp: Set argument list explicitly, add
889bf7c5 26902 watchpoint test.
085dd6e6
JM
26903 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
26904 them work.
26905 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
26906 expressions properly.
26907 * gdb.base/corefile.exp: Loosen the match slightly.
26908 * gdb.base/default.exp: Allow "Error accessing memory" message
26909 also.
26910 * gdb.base/display.exp: Skip over x/0 j if PA64.
26911 * gdb.base/funcargs.exp: Add xfails for HP-UX.
26912 * gdb.base/interrupt.exp: Ditto.
26913 * gdb.base/langs.exp: Add symbolic matches governed by compiler
26914 in use.
26915 * gdb.base/list.exp: Add xfails for HP-UX.
26916 * gdb.base/long_long.exp: Refine some of the numeric matches.
26917 * gdb.base/mips_pro.exp: Xfail on HP-UX.
26918 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
26919 * gdb.base/nodebug.exp: Succeed on more varieties of output.
26920 * gdb.base/opaque.exp: Remove some HP-UX xfails.
26921 * gdb.base/ptype.exp: Succeed on more varieties of output.
26922 * gdb.base/scope.exp: Add xfails for HP-UX.
26923 * gdb.base/sect-cmd.exp: Add more cases.
26924 * gdb.base/setvar.exp: Add xfails for HP-UX.
26925 * gdb.base/shlib-call.exp: Loosen some matches slightly.
26926 * gdb.base/signals.exp: Match on void symbolically.
26927 * gdb.base/step-test.exp: Add case for PA64.
26928 * gdb.base/term.exp: Add exit and restart.
26929 * gdb.base/twice.exp: Clean up after self.
26930 * gdb.base/varargs.exp: Disable overload resolution explicitly.
26931 * gdb.base/whatis.exp: Allow more ways to pass tests.
26932
26933 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
889bf7c5 26934 no longer useful.
085dd6e6
JM
26935
26936Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
26937
26938 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
889bf7c5 26939 list of patterns.
085dd6e6 26940 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
889bf7c5
PA
26941 print_double_array(double_array)", "continuing to breakpoint
26942 1018", "print print_double_array(array_d)" and "continuing to
26943 1034" tests.
d63a86f8 26944
085dd6e6
JM
269451999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
26946
a9c64011 26947 * Makefile.in: Add empty html and install-html targets.
085dd6e6
JM
26948
269491999-06-24 Stan Shebs <shebs@andros.cygnus.com>
26950
26951 * config/mt-*: Remove, these haven't been used since 1996.
26952
269531999-06-22 Stan Shebs <shebs@andros.cygnus.com>
26954
26955 * gdb.base/call-strs.c, gdb.base/ending-run.c,
889bf7c5 26956 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
085dd6e6
JM
26957 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
26958
9e0b60a8
JM
269591999-06-18 Stan Shebs <shebs@andros.cygnus.com>
26960
26961 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
26962 simpler match case for the ptype of the big class.
26963
269641999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
26965
26966 * gdb.exp: Fix test for gdb_prompt existence.
26967
269681999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
26969
26970 * gdb.exp (gdb_test): Add fail after calls to perror.
26971
269721999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
26973
26974 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
26975
269761999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
26977
26978 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
26979
0f71a2f6
JM
26980Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
26981
26982 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
889bf7c5 26983 malloc() is linked in.
0f71a2f6
JM
26984
269851999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
26986
26987 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
26988 step at end.
26989
26990 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
26991
269921999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
26993
26994 * gdb.java/jv-print.exp: New file. (Our first Java test!)
26995
cce74817
JM
26996Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
26997
26998 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
26999 * gdb.base/mips_pro.exp: Likewise.
27000
270011999-06-02 Keith Seitz <keiths@cygnus.com>
27002
27003 * gdb.c++/templates.cc: Change all "new" operators to throw
27004 an exception.
27005 * gdb.c++/cplusfuncs.cc: Likewise.
27006
27007 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
27008
27009Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
27010
27011 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
a9c64011
AS
27012 * gdb.base/ending-run.exp: When stepping out of main, accept a
27013 step into an arbitrary assembler file.
cce74817 27014
392a587b
JM
270151999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27016
d63a86f8 27017 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 27018 "breakpoint-invalid" to be printed.
6fdff2c5
PA
27019 * gdb.base/annota2.exp: Revise line number for main
27020 breakpoint. Allow any number of "frames-invalid" and
27021 "breakpoint-invalid" to be printed.
392a587b
JM
27022 * gdb.base/annota2.cc: Initialize a.x to 0.
27023
9e086581
JM
270241999-05-17 Keith Seitz <keiths@cygnus.com>
27025
6fdff2c5
PA
27026 * gdb.base/call-ar-st.exp: Skip
27027 "print print_double_array (double_array)" when "skip_float_tests" set.
27028 Ditto for "print print_double_array(array_d)",
27029 "print print_small_structs", "print print_ten_doubles", and
27030 "step into print_long_arg_list".
27031 Don't assume we can step into "print_long_arg_list": we could step
27032 into memcpy.
27033 * gdb.base/call-rt-st.exp: Don't run float-related tests when
27034 "skip_float_tests" is set: "print print_one_double(*d1)"
27035 and "print print_two_floats(*f3)".
9e086581
JM
27036 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
27037 "skip_float_tests" is set.
6fdff2c5
PA
27038 * gdb.base/varargs.exp: Skip
27039 "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)" when
27040 "skip_float_tests" set.
d63a86f8 27041
cd0fc7c3
SS
270421999-05-06 Keith Seitz <keiths@cygnus.com>
27043
27044 * gdb.base/annota2.cc: Include stdio.h.
27045
27046Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
27047
27048 * gdb.base/crossload.exp: Remove, this has been disabled ever
27049 since BFD stopped including all targets, and cross-GDB gets
27050 plenty of testing anyway.
27051 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
889bf7c5
PA
27052 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
27053 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
cd0fc7c3
SS
27054 * gdb.base/README: Remove, was doc for this.
27055 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
889bf7c5 27056 needed.
cd0fc7c3 27057
b83266a0
SS
270581999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27059
27060 * gdb.base/call-ar-st.exp: Fix one regular expression in test
27061 output.
27062
27063 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
27064 * gdb.base/annota2.exp: New file. More annotation tests.
27065 * gdb.base/annota1.c: New file. Source file for annota1.exp.
27066 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
27067
270681999-04-23 Angela Marie Thomas <angela@cygnus.com>
27069
27070 * config/cfdbug.exp: New file.
27071
7a292a7a
SS
270721999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
27073
27074 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
27075 Marcus Daniel's and Dale Hawkins's demangler crashes.
27076
27077 * gdb.c++/demangle.exp (test_gnu_style_demangling,
889bf7c5
PA
27078 test_lucid_style_demangling, test_arm_style_demangling,
27079 test_hp_style_demangling): Try Tom Tromey's core-dumping
27080 identifier under each demangling style.
7a292a7a
SS
27081
270821999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
27083
27084 * gdb.c++/demangle.exp: Include the current demangling style
27085 in all test names.
27086 (current_demangling_style): New global variable.
27087 (set_demangling_style, test_demangling_core, test_demangling,
27088 test_demangling_exact): New functions.
27089 (test_gnu_style_demangling, test_lucid_style_demangling,
27090 test_arm_style_demangling, test_hp_style_demangling): Use those,
27091 instead of calling gdb_test and gdb_test_exact directly.
27092 (catch_demangling_errors): New function, which reports errors
27093 signalled by the demangling test functions in an orderly way.
27094 (do_tests): Use catch_demangling_errors.
27095
270961999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
27097
27098 * gdb.base/signals.exp (test_handle_all_print): Use () for
889bf7c5 27099 grouping in expressions, not {}.
7a292a7a
SS
27100
27101 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
889bf7c5 27102 initialized yet.
7a292a7a
SS
27103
271041999-04-01 Stan Shebs <shebs@andros.cygnus.com>
27105
27106 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
27107 are listed.
27108
271091999-03-26 Stan Shebs <shebs@andros.cygnus.com>
27110
27111 * gdb.stabs/weird.exp: Test for CC being defined before
27112 looking at its value.
27113
271141999-03-25 Stan Shebs <shebs@andros.cygnus.com>
27115
27116 * gdb.base/call-ar-st.exp: Remove stray '#'.
27117 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
27118 "short int" and "long int".
27119 * gdb.c++/overload.cc: Cast the string added in the previous
889bf7c5 27120 change, to mollify finicky HP compiler.
7a292a7a
SS
27121 * gdb.hp/reg-test.exp (testfile): Fix file name.
27122 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 27123
7a292a7a
SS
27124 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
27125 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
27126 alternate form of enum ptype.
27127
c906108c
SS
271281999-03-23 Stan Shebs <shebs@andros.cygnus.com>
27129
7a292a7a
SS
27130 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
27131 * gdb.hp/*.exp: Change all to run compiler probe only after
889bf7c5
PA
27132 passing skip_hp_tests, so as not to waste time on guaranteed
27133 failure.
7a292a7a 27134
c906108c
SS
27135 * gdb.c++/overload.cc: Pass string instead of char addr, always
27136 init ccpfoo.
27137 * gdb.c++/templates.cc: Fix syntax error.
27138
7a292a7a
SS
27139Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27140
27141 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 27142 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
27143 command.
27144
271451999-03-18 James Ingham <jingham@cygnus.com>
27146
27147 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
27148
27149 * gdb.c++/method.exp: It was testing an uninitialized int on the
27150 stack and assuming it was positive.
27151
27152 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
27153
27154 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 27155 keep it from killing the rest of the tests.
7a292a7a
SS
27156 Use gdb_continue_to_end.
27157
27158 * gdb.base/sigall.exp: use gdb_continue_to_end.
27159
27160 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
27161
27162 * gdb.base/display.exp: use runto_main, not run.
27163
d63a86f8
RM
27164 * gdb.base/default.exp: Check for the current error message in the
27165 r abbreviation test.
7a292a7a
SS
27166 Add strongarm to the targets that know info float.
27167
d63a86f8 27168 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
27169 run which doesn't work with monitors.
27170
6fdff2c5
PA
27171 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to
27172 1034 test.
7a292a7a
SS
27173
27174 * gdb.base/break.exp: use the gdb_continue_to_end proc.
27175
6fdff2c5
PA
27176 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the
27177 end of a program. Traps the case (in Cygmon) when the program
27178 never really exits. Same as Mark's continue_to_exit, but I had
27179 put it in a lot more places, so I used my name. Sorry Mark...
7a292a7a
SS
27180
27181 * config/monitor.exp (gdb_target_monitor): added another
27182 target_info parameter: remotebinarydownload. This will set the
27183 remotebinarydownload flag if this is causing some boards trouble.
27184
271851999-03-18 Mark Salter <msalter@cygnus.com>
27186
27187 * lib/gdb.exp (continue_to_exit): New function.
27188
27189 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
27190 * gdb.base/ending-run.exp: Ditto.
27191 * gdb.base/step-test.exp: Ditto.
27192
271931999-03-16 Stan Shebs <shebs@andros.cygnus.com>
27194
27195 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
27196 (suggested by Art Haas <ahaas@neosoft.com>).
27197
271981999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
27199
889bf7c5 27200 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
7a292a7a
SS
27201
27202Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
27203
27204 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
889bf7c5 27205 descriptions of types (short unsigned int vs unsigned short, etc).
7a292a7a
SS
27206
272071999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
27208
27209 * gdb.base/call-strs.exp: Don't assume that `step' will step over
27210 a call to strlen; sometimes we do have sources.
27211
272121999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
27213
27214 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
889bf7c5 27215 character, so GDB won't print garbage after its end.
d63a86f8 27216
c906108c
SS
27217 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
27218 breakpoint there instead. Sometimes GCC emits memcpy to handle
27219 the large structures being passed by value, so we step into that
27220 instead of sum_array_print, which obscures what we're really testing.
27221 * gdb.base/step-test.exp: However, we do want a test that notices
889bf7c5
PA
27222 the bizarre steps into memcpy, so do that here. Add check for
27223 stepping into function calls that pass large structures by value.
27224 ("Is that a noun clause, or are you just happy to see me?")
c906108c
SS
27225 Remove all references to specific line numbers.
27226 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
27227 New type and function.
27228 (main): Call large_struct_by_value, passing it a large struct by value.
27229 * lib/gdb.exp (gdb_get_line_number): New function.
27230
27231 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
27232 more portable.
27233
7a292a7a
SS
272341999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
27235
c906108c
SS
27236 * lib/gdb.exp: Doc fixes.
27237
7a292a7a
SS
272381999-03-05 Nick Clifton <nickc@cygnus.com>
27239
d63a86f8 27240 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
27241
272421999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
27243
c906108c 27244 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
889bf7c5
PA
27245 commands. They're not germane to this test, and they don't work
27246 that way on remote targets.
c906108c 27247
3fc11d3e
JM
272481999-03-01 James Ingham <jingham@cygnus.com>
27249
27250 * Changelog entries merged over from gdb development branch.
27251
3fc11d3e
JM
27252 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
27253
27254 * lib/gdb.exp (gdbtk_analyze_results): Generic function
27255 for outputting results of test run.
27256
2d4a1622 27257 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
27258
27259 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 27260
7a292a7a
SS
272611999-02-25 Felix Lee <flee@cygnus.com>
27262
27263 * lib/gdb.exp (debug_format): initialize
27264
c906108c
SS
272651999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
27266
27267 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
27268 * gdb.base/call-rt-st.c: Ditto.
27269
c906108c
SS
272701999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
27271
27272 * gdb.threads/pthreads.exp (horiz): New variable.
27273 (test_startup): Fix regexps that capture thread numbers.
27274
272751999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
27276
27277 * gdb.base/smoke.exp: Disambiguate two test case names (both
27278 called ``print'').
27279
27280Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
27281
27282 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
889bf7c5 27283 compilation.
c906108c
SS
27284
272851999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
27286
27287 * gdb.base/miscexprs.exp: Change patterns to match GDB's
27288 actual output formatting.
27289 * gdb.base/smoke.exp: GDB removes leading 0's.
27290 * gdb.base/volatile.exp: Don't check type of remuneration;
27291 that variable is no longer defined in constvars.c.
27292 * gdb.base/step-test.c (main): Exit with explicit exit code.
27293 * gdb.base/step-test.exp: Remove two nexti checks--they are
27294 not portable.
27295
272961999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
27297
27298 * gdb.base/help.exp ("help delete display"): Fix test to match
27299 gdb's output.
27300
27301 * gdb.base/long_long.c (known_types): Initialize values to zero.
27302 * gdb.base/long_long.exp: Step one more line
27303 so 'dec' is initialized in "get to known place". GDB removes
a9c64011
AS
27304 leading zeros. Explicitly ask for hex formatting. Use
27305 unique test case names.
c906108c
SS
27306
27307Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27308
d63a86f8 27309 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
27310
27311 * gdb.c++/method.exp: Add missing close brace.
27312
273131999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
27314
27315 * gdb.base/maint.exp: Use 'set height 0' to disable page
27316 prompting, not 'set height 400'.
27317
27318 Fix a bunch of timeouts.
27319 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
27320 four separate tests, so expect doesn't take forever to match a ton
27321 of text against a regexp with lots of .* forms.
27322 ("maint print psymbols", "maint print symbols"): Make some of
27323 these greps more selective, so that expect doesn't try to wade
27324 through huge piles of output and time out.
27325
27326 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
27327
27328 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
889bf7c5
PA
27329 tests: one which doesn't expect shlib events to be reported, and
27330 another which does, but is XFAIL for all platforms other than
27331 HP/UX.
c906108c
SS
27332
27333 * gdb.base/break.exp: Teach the test suite that the `catch
27334 fork', `catch vfork', and `catch exec' commands produce error
27335 messages on platforms that don't provide these features.
27336
27337Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
27338
27339 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
889bf7c5
PA
27340 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
27341 (shortening names from solib_threshold.exp etc), won't run on
27342 anything but HP-UX for the foreseeable future.
c906108c 27343 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
889bf7c5 27344 reflect move.
c906108c
SS
27345
27346Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
27347
27348 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
889bf7c5 27349 gdb.trace/Makefile.in (clean): Remove all test executables.
c906108c
SS
27350
27351Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
27352
27353 * gdb.base/shlib-call.exp: add test cases to verify that gdb
27354 successfully re-sets breakpoints in shared libraries.
27355 * gdb.base/shmain.c (main): return 0, don't fall off the end.
27356
27357Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27358
d63a86f8
RM
27359 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
27360 and compiled w/o GCC.
c906108c
SS
27361
27362 * gdb.hp/watch-cmd.exp: ditto.
27363
27364 * gdb.hp/watch-hp.exp: ditto.
27365
27366 * gdb.hp/xdb1.exp: ditto.
27367
27368 * gdb.hp/xdb2.exp: ditto.
27369
27370 * gdb.hp/dbx.exp: ditto.
27371
27372Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
27373
27374 * constvars.c: Remove C++-isms.
27375 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
889bf7c5 27376 with GCC.
c906108c
SS
27377
27378Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
27379
27380 The following changes are part of the HP merge.
27381
27382 * gdb.base/break.exp: new tests to verify that catchpoints for
27383 fork, vfork, and exec don't trigger inappropriately.
27384
27385 * gdb.base/opaque.exp: compile one file at a time, then link.
27386
27387 * gdb.base/signals.exp: be more restrictive about which hppa
27388 systems receive a setup_xfail. new tests.
27389
27390 * gdb.base/solib_threshold.build: new file.
27391 * gdb.base/solib_threshold.exp: new file.
27392 * gdb.base/solib_threshold.link_opts: new file.
27393 * gdb.base/solib_threshold.mk: new file.
27394 * gdb.base/gen_solib_threshold.c: new file.
27395
27396 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
27397 tests. New tests for enums inside classes.
27398
27399 * gdb.c++/compiler.cc: indicate support of template debugging.
27400
27401 * gdb.c++/demangle.exp: run hp style demangling tests.
27402
27403 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
27404 tests.
27405
27406 * gdb.c++/misc.cc: changes to support new tests.
27407
27408 * gdb.c++/templates.cc: changes to support HP's compiler; changes
27409 to support new tests.
27410
27411 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
27412 gcc, then skip these tests.
27413
27414Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
27415
27416 The following files are part of the HP merge; some had longer
27417 names at HP, but have been renamed to be no more than 14
27418 characters in length.
27419
27420 * gdb.hp/ambiguous.cc: new file.
27421 * gdb.hp/ambiguous.exp: new file.
27422 * gdb.hp/attach.exp: new file.
27423 * gdb.hp/attach2.exp: new file.
27424 * gdb.hp/classes-hp.exp: new file.
27425 * gdb.hp/ctti.exp: new file.
27426 * gdb.hp/ctti-add.cc: new file.
27427 * gdb.hp/ctti-add1.cc: new file.
27428 * gdb.hp/ctti-add2.cc: new file.
27429 * gdb.hp/ctti-add3.cc: new file.
27430 * gdb.hp/dbx.exp: new file.
27431 * gdb.hp/exception.cc: new file.
27432 * gdb.hp/exception.exp: new file.
27433 * gdb.hp/foll-exec.c: new file.
27434 * gdb.hp/foll-exec.exp: new file.
27435 * gdb.hp/foll-fork.c: new file.
27436 * gdb.hp/foll-fork.exp: new file.
27437 * gdb.hp/foll-vfork.c: new file.
27438 * gdb.hp/foll-vfork.exp: new file.
27439 * gdb.hp/inherit-hp.exp: new file.
27440 * gdb.hp/more-steps.exp: new file.
27441 * gdb.hp/namespace.cc: new file.
27442 * gdb.hp/namespace.exp: new file.
27443 * gdb.hp/optimize.exp: new file.
27444 * gdb.hp/pxdb.c: new file.
27445 * gdb.hp/pxdb.exp: new file.
27446 * gdb.hp/quicksort.exp: new file.
27447 * gdb.hp/reg-test.exp: new file.
27448 * gdb.hp/reg-test.s: new file.
27449 * gdb.hp/sized-enum.c: new file.
27450 * gdb.hp/sized-enum.exp: new file.
27451 * gdb.hp/start-stop.exp: new file.
27452 * gdb.hp/templ-hp.cc: new file.
27453 * gdb.hp/templ-hp.exp: new file.
27454 * gdb.hp/thr-lib.c: new file.
27455 * gdb.hp/thr-lib.exp: new file.
27456 * gdb.hp/thr-lib.h: new file.
27457 * gdb.hp/thr-liblib.c: new file.
27458 * gdb.hp/virtfun-hp.c: new file.
27459 * gdb.hp/virtfun-hp.exp: new file.
27460 * gdb.hp/watch-cmd.exp: new file.
27461 * gdb.hp/watch-hp.exp: new file.
27462 * gdb.hp/xdb1.exp: new file.
27463 * gdb.hp/xdb2.exp: new file.
27464 * gdb.hp/xdb3.exp: new file.
27465
27466Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
27467
27468 The following files are part of the HP merge; some had longer
27469 names at HP, but have been renamed to be no more than 14
27470 characters in length.
27471
27472 * gdb.base/ss.h: new file.
27473 * gdb.base/call-ar-st.c: new file.
27474 * gdb.base/call-ar-st.exp: new file.
27475 * gdb.base/call-rt-st.c: new file.
27476 * gdb.base/call-rt-st-exp: new file.
27477 * gdb.base/call-strs.exp: new file.
27478 * gdb.base/ena-dis-br.exp: new file.
27479 * gdb.base/environ.exp: new file.
27480 * gdb.base/long_long.exp: new file.
27481 * gdb.base/sect-cmd.exp: new file.
27482 * gdb.base/shlib-cl2.exp: new file.
27483 * gdb.base/smoke.exp: new file.
27484 * gdb.base/so-impl-ld.c: new file.
27485 * gdb.base/so-impl-ld.exp: new file.
27486 * gdb.base/so-indr-cl.c: new file.
27487 * gdb.base/so-indr-cl.exp: new file.
27488 * gdb.base/varargs.exp: new file.
27489 * gdb.base/volatile.exp: new file.
27490 * gdb.base/whatis-exp.exp: new file.
7a292a7a 27491 * gdb.base/display.exp: new file.
c906108c
SS
27492 * gdb.c++/derivation.exp: new file.
27493 * gdb.c++/local.exp: new file.
27494 * gdb.c++/member-ptr.exp: new file.
27495 * gdb.c++/overload.exp: new file.
27496 * gdb.c++/ovldbreak.exp: new file.
27497 * gdb.c++/ref-types.exp: new file.
27498 * gdb.c++/ref-types2.exp: new file.
27499 * gdb.c++/userdef.exp: new file.
d63a86f8 27500
c906108c
SS
27501Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
27502
27503 * gdb.base/default.exp: Reflect wording change in remote.c.
27504
dc96c6c7 27505Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27506
27507 * gdb.base/help.exp: Update to reflect current text.
27508
27509Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
27510
27511 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
27512 they're stack variables and contain garbage.
27513 * gdb.c++/anon-union.exp: new file.
27514
27515 The following changes were made by David Taylor
889bf7c5
PA
27516 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
27517 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
27518 in changes by HP.
c906108c
SS
27519
27520 * gdb.base/bitops.exp: new file.
27521 * gdb.base/default.exp: change expected messages for catch and
27522 info catch tests to reflect HP merge changes.
27523 * gdb.base/enable-disable-break.exp
27524 * gdb.base/ending-run.c: new file.
27525 * gdb.base/long_long.c: new file.
27526 * gdb.base/maint.exp: new file.
27527 * gdb.base/pointers2.exp: new file.
27528 * gdb.base/shlib-call2.exp: new file.
27529 * gdb.base/solib.exp: new file.
27530 * gdb.base/step-test.c: new file.
27531 * gdb.c++/anon-union.cc: new file.
27532 * gdb.c++/local.cc: new file.
27533 * gdb.c++/member-pointer.cc: new file.
27534 * gdb.c++/method.cc: new file.
27535 * gdb.c++/ref-types.cc: new file.
27536 * gdb.c++/ref-types2.cc: new file.
27537 * gdb.c++/userdef.cc: new file.
d63a86f8 27538
c906108c
SS
27539 * gdb.base/scope.exp: compile one file at a time, then link.
27540 * gdb.base/langs.exp: ditto.
27541 * gdb.base/list.exp: ditto.
d63a86f8 27542
c906108c
SS
27543Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
27544
27545 The following changes were made by David Taylor
889bf7c5
PA
27546 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
27547 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
27548 in changes by HP.
d63a86f8 27549
c906108c
SS
27550 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
27551 skip tests. When compiling pass c++ flag to gdb_compile.
27552 * gdb.c++/
d63a86f8 27553
c906108c
SS
27554 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
27555 test for on hppa*-*-hpux*; use args to see if c++ was specified.
27556 (skip_hp_tests): new function.
27557 (gdb_preprocess): new function.
27558
27559 * configure.in (hpdir): decide whether to configure gdb.hp.
27560 * configure: regenerated.
27561
27562 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
27563 to delete on clean.
27564 (EXECUTABLES): update to reflect new additions.
27565 * gdb.base/commands.exp: update message expected.
27566 * gdb.base/default.exp: add copyright notice.
27567 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
27568 * gdb.base/help.exp: update messages to reflect current text.
27569 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
27570 targets for recurse tests.
27571 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
27572 skip this file.
27573
27574 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
27575 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
27576 compilation.
27577 * gdb.c++/misc.exp: ditto.
27578 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
27579 run the tests. tell gdb_compile that it's a c++ compilation.
27580
27581 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 27582
c906108c
SS
27583 * gdb.base/all-bin.exp: new file.
27584 * gdb.base/arithmet.exp: new file.
27585 * gdb.base/assign.exp: new file.
27586 * gdb.base/completion.exp: new file.
27587 * gdb.base/cond-expr.exp: new file.
27588 * gdb.base/condbreak.exp: new file.
27589 * gdb.base/define.exp: new file.
27590 * gdb.base/dollar.exp: new file.
27591 * gdb.base/environment.exp: new file.
27592 * gdb.base/eval-skip.exp: new file.
27593 * gdb.base/jump.exp: new file.
27594 * gdb.base/logical.exp: new file.
27595 * gdb.base/pointers.exp: new file.
27596 * gdb.base/relational.exp: new file.
27597 * gdb.base/section_command.exp: new file.
27598 * gdb.base/whatis-expr.exp: new file.
27599
27600 * gdb.base/all-types.c: new file.
27601 * gdb.base/call-array-struct.c: new file.
27602 * gdb.base/call-return-struct.c: new file.
27603 * gdb.base/call-strings.c: new file.
27604 * gdb.base/callfuncs2.c: new file.
27605 * gdb.base/condbreak.c: new file.
27606 * gdb.base/constvars.c: new file.
27607 * gdb.base/display.c: new file.
27608 * gdb.base/int-type.c: new file.
27609 * gdb.base/jump.c: new file.
27610 * gdb.base/miscexprs.c: new file.
27611 * gdb.base/pointers.c: new file.
27612 * gdb.base/pointers2.c: new file.
27613 * gdb.base/shmain.c: new file.
27614 * gdb.base/shr1.c: new file.
27615 * gdb.base/shr2.c: new file.
27616 * gdb.base/solib.c: new file.
27617 * gdb.base/solib1.c: new file.
27618 * gdb.base/solib2.c: new file.
27619 * gdb.base/varargs.c: new file.
27620 * gdb.c++/derivation.cc: new file.
27621 * gdb.c++/overload.cc: new file.
27622 * gdb.c++/ovldbreak.cc: new file.
27623 * gdb.hp/attach.c: new file.
27624 * gdb.hp/attach2.c: new file.
27625 * gdb.hp/average.c: new file.
27626 * gdb.hp/compiler.c: new file.
27627 * gdb.hp/compiler.cc: new file.
27628 * gdb.hp/execd-program.c: new file.
27629 * gdb.hp/follow-exec.c: new file.
27630 * gdb.hp/follow-fork.c: new file.
27631 * gdb.hp/follow-vfork-and-exec.c: new file.
27632 * gdb.hp/misc-hp.cc: new file.
27633 * gdb.hp/more-steps.c: new file.
27634 * gdb.hp/optimize.c: new file.
27635 * gdb.hp/quicksort.c: new file.
27636 * gdb.hp/run-hp.c: new file.
27637 * gdb.hp/start-stop.c: new file.
27638 * gdb.hp/sum.c: new file.
27639 * gdb.hp/templates-hp.cc: new file.
27640 * gdb.hp/thread-local-in-lib.c: new file.
27641 * gdb.hp/thread-local-in-lib.h: new file.
27642 * gdb.hp/thread-local-in-lib.lib.c: new file.
27643 * gdb.hp/vforked-program.c: new file.
27644 * gdb.hp/virtfunc-hp.cc: new file.
27645 * gdb.hp/watchpoint-hp.c: new file.
27646 * gdb.hp/xdb.c: new file.
27647 * gdb.hp/xdb0.c: new file.
27648 * gdb.hp/xdb0.h: new file.
27649 * gdb.hp/xdb1.c: new file.
27650
27651Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
27652
27653 The following change was made by Edith Epstein
889bf7c5
PA
27654 <eepstein@cygnus.com> as part of a project to merge in changes
27655 originally made by HP; HP did not create ChangeLog entries.
c906108c
SS
27656
27657 * gdb.c++/demangle.exp: changed the expected output for some
27658 ARM-style mangling -- removed second reference to datatype.
889bf7c5 27659 For example, maint demangle __dt__11T1__pt__2_cFv
a9c64011 27660 T1<char>::~T1<char>(void)
c906108c 27661 becomes,
a9c64011
AS
27662 maint demangle __dt__11T1__pt__2_cFv
27663 T1<char>::~T1(void)
c906108c 27664
889bf7c5 27665 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 27666
c906108c
SS
27667Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
27668
27669 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
27670 * gdb.trace/backtrace.exp: Likewise.
27671 * gdb.trace/circ.exp: Likewise.
27672 * gdb.trace/collection.exp: Likewise.
27673 * gdb.trace/deltrace.exp: Likewise.
27674 * gdb.trace/infotrace.exp: Likewise.
27675 * gdb.trace/limits.exp: Likewise.
27676 * gdb.trace/packetlen.exp: Likewise.
27677 * gdb.trace/passc-dyn.exp: Likewise.
27678 * gdb.trace/passcount.exp: Likewise.
27679 * gdb.trace/report.exp: Likewise.
27680 * gdb.trace/save-trace.exp: Likewise.
27681 * gdb.trace/tfind.exp: Likewise.
27682 * gdb.trace/tracecmd.exp: Likewise.
27683 * gdb.trace/while-dyn.exp: Likewise.
27684 * gdb.trace/while-stepping.exp: Likewise.
27685
276861998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
27687
27688 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
27689
27690Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
27691
27692 From Brendan Kehoe:
27693 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
27694 int return types.
27695
27696Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
27697
27698 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
889bf7c5 27699 remote dos host testing right.
c906108c
SS
27700
27701Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
27702
27703 * gdb.base/corefile.exp: remove some xfails.
27704
27705Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
27706
27707 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
889bf7c5 27708 have different timestamps.
c906108c
SS
27709
27710Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
27711
27712 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
889bf7c5 27713 gdb.base/default.exp: Replace "exec" with "executable".
c906108c
SS
27714
27715Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
27716
27717 * gdb.base/default.exp: Change else if to elseif from previous
889bf7c5 27718 delta.
c906108c
SS
27719
27720Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
27721
27722 * gdb.base/default.exp: Add brace missing from previous delta.
27723
27724Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
27725
27726 * gdb.base/default.exp: Support test for info float for all
27727 varieties of arm toolchain.
27728
dc96c6c7 27729Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27730
27731 * gdb.trace/*.exp: remove "remote_download" command.
27732
dc96c6c7 27733Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27734
27735 * gdb.trace/*.exp: remove -gdwarf from compile.
27736
27737Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
27738
27739 * gdb.trace/configure.in(AC_INIT): typo
27740 * gdb.trace/configure: regenerated
27741
dc96c6c7 27742Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27743
27744 * config/m68k-emc.exp: New file.
27745 * lib/<emc-support.exp trace-support.exp}: New files.
27746 * configure.in: add new test directory gdb.trace.
27747 * gdb.trace/{configure configure.in Makefile.in}: New files.
27748 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
27749 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
27750 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
27751 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
27752 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
27753 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
27754 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 27755
dc96c6c7 27756Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27757
27758 * gdb.c++/classes.exp: Change all regular expressions to match
27759 arbitrary combinations of newline/carriage-return, so that they
27760 will work equally well on Unix and Windows.
27761 * gdb.c++/inherit.exp: ditto.
27762 * gdb.c++/virtfunc.exp: ditto.
27763
277641998-08-11 Dawn Perchik <dawn@cygnus.com>
27765
27766 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
27767
c2d11a7d
JM
27768Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
27769
27770 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
27771 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
27772 to use a0-a3/d0-d3 as needed.
27773
27774Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
27775
27776 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
27777 * gdb.disasm/am33.exp: Corresponding changes.
27778
c906108c
SS
277791998-07-11 Felix Lee <flee@cygnus.com>
27780
27781 * gdb.base/callfuncs.exp: add cmp10 test.
27782 * gdb.base/callfuncs.c (cmp10): new function.
27783
27784Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
27785
d63a86f8 27786 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
27787 into two parts to get around a synchronization problem in expect.
27788
3fc11d3e
JM
27789Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
27790
27791 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
27792
27793 * configure.in: Add options for gdbtk testsuite.
27794
27795 * configure: Regenerate.
27796
27797 * gdb.gdbtk: New directory to hold gdbtk tests.
27798
c906108c
SS
27799Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
27800
27801 * gdb.fortran/types.exp: Escape brackets in expect patterns
27802 for test_float_literal_types_accepted tests.
27803 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
27804 before run test.
27805
c2d11a7d
JM
27806Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
27807
27808 * am33.exp: Just compile, do not link the testcase.
27809 * am33.s: Add ".am33" pseudoop to force am33 mode.
27810
c906108c
SS
278111998-06-25 Felix Lee <flee@cygnus.com>
27812
27813 * gdb.base/setshow.exp: make sure $pc is sane.
27814
27815 * gdb.stabs/weird.exp: split expect patterns properly.
27816
c2d11a7d
JM
27817Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
27818
27819 * gdb.disasm/am33.s: New disassembler testfile for the am33.
27820 * gdb.disasm/am33.exp: Run it.
27821
dc96c6c7 27822Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27823
27824 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
27825 match processing (and eliminate spurious timeouts when running).
27826
dc96c6c7 27827Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27828
27829 * gdb.base/signals.exp (test_handle_all_print): put back Mach
27830 exception test, but conditionalize it on target [mach | gnu].
27831
dc96c6c7 27832Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27833
27834 * gdb.base/overlays.exp: fixup compile line for linker script.
27835
27836Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
27837
27838 * gdb.fortran/types.exp: don't guess at float size.
27839
27840Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
27841
27842 * gdb.base/exprs.exp: delete test that depends on int size.
27843
27844Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
27845
27846 * config/sim.exp: Removed checks for target triplets.
27847 (gdb_target_sim): Use gdb,target_sim_options.
27848
27849Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
27850
27851 * gdb.base/reread.exp: New file.
27852 * gdb.base/reread1.c: New file.
27853 * gdb.base/reread2.c: New file.
27854
27855Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
27856
27857 * config/sim.exp: Use 'target sim -sparclite' when running
27858 SPARClite programs.
27859
27860Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
27861
27862 * gdb.base/structs2.exp: New file.
27863 * gdb.base/structs2.c: New file.
27864
27865Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
27866
27867 * gdb.asm/common.inc: New file.
27868 * gdb.asm/d10v.inc: New file.
27869 * asm-source.exp: Pass -I's to gas to find .inc files.
27870 Update line numbers in expected output.
27871 * asmsrc1.s: Rewrite.
27872 * asmsrc2.s: Rewrite.
27873 * configure.in: Create arch.inc symlink.
27874 * configure: Regenerate.
27875 * Makefile.in (distclean): Delete arch.inc.
27876
27877Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
27878
27879 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
889bf7c5
PA
27880 (t_enum_value2): ditto
27881 (t_enum_value3): ditto
27882 (main): ditto
c906108c
SS
27883Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
27884
27885 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
27886 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
27887 change.
27888 Use gdb_test instead of send_gdb/gdb_expect sequences.
27889
27890Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
27891
27892 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
27893 not void.
27894
27895Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
27896
27897 * gdb.base/branches.c: Code with lots of loops and
889bf7c5
PA
27898 subroutines. Used to test gdbs ability to single step through PC
27899 changes, especially to test mips-tdep.c:mips_next_pc
c906108c
SS
27900
27901Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
27902
27903 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
27904 more rigorous EGCS C++ error checking.
27905
27906Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27907
a9c64011
AS
27908 * gdb.base/help.exp: Clean up `help set args' and `help show args'
27909 tests.
27910 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
27911 function when asleep.
27912 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
27913 for i*86 Linux and SVR4 signal handling problems.
27914 Remove linux xfail for `next to handler in signals_tests_1', fixed
27915 by recent infrun.c change.
27916 Limit backtrace to 10 frames to avoid timeout problems with infinite
27917 stack backtraces.
27918 Adjust expect pattern in `handle all print' test to match Apr 28 1997
27919 target.[ch] change.
c906108c
SS
27920
27921Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
27922
27923 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
27924 for a newline from gdb before continuing.
27925 (default_gdb_exit): Just look for y or n.
27926 (gdb_test): Detect abnormal exit from GDB running on DOS; if
27927 it does, fail the rests of the tests in the file.
27928
27929Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
27930
27931 * config/cygmon.exp: New file.
27932
27933Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
27934
27935 * gdb.base/list.exp: Fix problem with "list default lines around
889bf7c5 27936 main" test on remote targets.
c906108c
SS
27937
27938 * gdb.base/scope.exp: Fix problem with filelocal_bss before
27939 run test on remote targets.
27940
27941Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
27942
27943 * gdb.asm: New directory.
27944 * configure.in: Configure it.
27945 * configure: Regenerate.
27946 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
27947 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
27948
27949Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
27950
27951 * config/mn10300-eval.exp: New file to support MN10300 eval board.
27952
dc96c6c7 27953Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 27954
a9c64011
AS
27955 * gdb.base/overlays (several files): Merge the two overlay
27956 managers into one. Change variables (foox, barx, bazx, grbxx)
27957 back into ints but force them to load in their proper sections.
c906108c
SS
27958
27959Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
27960
27961 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
889bf7c5 27962 on-chip insn memory and IMAP1 to upper 128k.
c906108c
SS
27963 (D10VCopy): Handle memory regions crossing 16k boundaries.
27964 (D10VCopy): Transfer data in 32 bit chunks.
27965
27966Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
27967
27968 * gdb.base/overlays.c (main): Exit normally when result is
889bf7c5 27969 correct.
c906108c
SS
27970
27971 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
889bf7c5 27972 map. Include space for printf in .text segment.
c906108c
SS
27973
27974 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
889bf7c5 27975 updated d10v memory VMA/LMA map.
c906108c 27976 (D10VCopy): Call D10VTranslate.
d63a86f8 27977
c906108c
SS
27978Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
27979
27980 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
27981
27982 * gdb.base/bar.c (barx, bar): Change variable to small array so
889bf7c5
PA
27983 that it won't be put into the .sdata - small data -
27984 section. Update reference.
c906108c
SS
27985 * gdb.base/baz.c (bazx, baz): Ditto.
27986 * gdb.base/foo.c (foox, foo): Ditto.
27987 * gdb.base/grbx.c (grbxx, grbx): Ditto.
27988
27989 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
889bf7c5 27990 to be arrays.
d63a86f8 27991
dc96c6c7 27992Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 27993
a9c64011
AS
27994 * gdb.base/overlays.exp: fix up and get working again.
27995 Add tests for backtraces from an overlay function.
d63a86f8 27996
c906108c
SS
27997Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
27998
27999 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
28000 "calling function with watchpoint enabled".
28001
28002Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
28003
28004 * gdb.base/break.exp (test_next_with_recursion): Remove
889bf7c5 28005 gdb_suppress_tests for d10v-*-*.
c906108c
SS
28006 * lib/gdb.exp (gdb_suppress_tests): Disable this function
28007 pending review of whether it is useful or not.
28008
28009Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
28010
28011 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
28012
28013Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
28014
28015 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
28016 * config/dve.exp: New file to support Densan boards.
28017
28018Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
28019
28020 * gdb.base/interrupt.exp: Document problem of simulators, signals,
889bf7c5 28021 reads and BSD.
c906108c
SS
28022
28023Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
28024
28025 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
28026 response.
28027
28028 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
28029
28030Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
28031
28032 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
889bf7c5 28033 test.
c906108c
SS
28034
28035 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
889bf7c5 28036 target_sizeof_long and target_bigendian_p.
c906108c 28037 (structs_by_value, structs_by_reference): Check values according
889bf7c5 28038 to targets word size and endianess.
d63a86f8 28039
c906108c
SS
28040Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
28041
28042 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
889bf7c5 28043 output.
c906108c
SS
28044
28045Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
28046
28047 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
889bf7c5 28048 Update test of set args help to match source change.
c906108c
SS
28049
28050Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
28051
28052 * gdb.base/default.exp: Expect help system output to be in
28053 alphabetical order.
28054 * gdb.base/help.exp: Ditto.
28055
28056Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
28057
28058 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
28059 "i*86-pc-linux-gnu*".
28060 * gdb.base/interrupt.exp: Ditto.
28061 * gdb.base/corefile.exp: Ditto.
28062
28063 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
889bf7c5 28064 define vxworks when building the testcase.
c906108c
SS
28065
28066 * gdb.base/ptype.exp: Fix testnames to be unique.
28067 * gdb.base/radix.exp: Ditto.
28068 * gdb.base/term.exp: Ditto.
28069 * gdb.base/whatis.exp: Ditto.
28070 * gdb.c++/classes.exp: Ditto.
28071
28072Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
28073
28074 * gdb.base/callfuncs.exp: Fix indentation.
28075
28076 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
28077 suppress_flag has been set.
28078 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
28079 target feature.
28080
28081Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
28082
28083 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
28084 the testcase.
28085
28086 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
889bf7c5 28087 set_debug_traps() and breakpoint().
c906108c
SS
28088 * gdb.c++/misc.cc (main): Ditto.
28089 * gdb.c++/templates.cc (main): Ditto.
28090 * gdb.c++/virtfunc.cc (main): Ditto.
28091
28092Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
28093
28094 * lib/gdb.exp(gdb_step_for_stub): New function.
28095 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
28096 exists, reload the executable and do a "continue" instead of
28097 doing a jump.
28098 (runto_main): Use gdb_step_for_stub.
d63a86f8 28099
c906108c 28100 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
889bf7c5 28101 tests to have unique names.
c906108c
SS
28102 * gdb.base/callfuncs.exp: Ditto.
28103 * gdb.base/commands.exp: Ditto.
28104 * gdb.base/default.exp: Ditto.
28105 * gdb.base/help.exp: Ditto.
28106 * gdb.base/list.exp: Ditto.
28107 * gdb.base/opaque.exp: Ditto.
28108 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
28109 similar tests.
d63a86f8 28110
c906108c
SS
28111 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
28112 * gdb.c++/cplusfuncs.cc: Ditto.
28113 * gdb.c++/virtfunc.cc: Ditto.
28114
28115 * config/monitor.exp: Keep track of the last file we saw, rather
28116 than trying to get the info from gdb.
28117
28118 * gdb.fortran/types.exp: Move comment to previous line.
28119
28120Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
28121
28122 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
889bf7c5 28123 target mode.
c906108c
SS
28124
28125Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
28126
28127 From Bob Manson:
28128 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
889bf7c5 28129 string from GDB when it connects.
c906108c
SS
28130
28131 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
28132
28133Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
28134
28135 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
889bf7c5
PA
28136 if we can't get a debug format from GDB (we may be testing an
28137 older GDB). Use a 10 second timeout when checking for the format.
c906108c
SS
28138
28139 * gdb.stabs/weird.exp: Fix quoting.
28140
28141 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
28142
28143Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
28144
28145 * config/arm-ice.exp: New file.
28146
28147Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
28148
28149 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
889bf7c5 28150 until it has been modified to work with the new testsuite.
c906108c 28151
99707966 28152 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
889bf7c5
PA
28153 testcase won't compile, cause all of the testcases in the file to
28154 fail instead.
c906108c
SS
28155
28156 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
28157 (gdb_clear_suppressed): New procedure.
28158 (gdb_stop_suppressing_tests): Only clear suppress_flag if
28159 it contains a positive value.
28160
28161Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
28162
28163 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
28164
28165 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
28166
28167Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
28168
28169 * lib/gdb.exp (setup_xfail_format): New function.
28170 (get_debug_format): New function to get debug format.
28171 (debug_format): New global variable to hold last value set
28172 by get_debug_format.
28173 * gdb.base/list.exp: Call get_debug_format and expect some
889bf7c5 28174 tests to fail for DWARF 1 and COFF formats.
c906108c
SS
28175 * gdb.c++/ptype.exp: Ditto.
28176 * gdb.c++/classes.exp: Ditto.
28177 * gdb.c++/cplusfuncs.exp: Ditto.
28178 * gdb.c++/inherit.exp: Ditto.
28179 * gdb.c++/templates.exp: Ditto.
28180 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 28181
c906108c
SS
28182Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
28183
28184 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
28185 host doesn't have a currently-open connection.
28186
28187 * config/sparclet.exp: Cleanups and fixes to make it generic for
889bf7c5
PA
28188 any gdb stub target. Handle cases where gdb doesn't respond when
28189 interrupted in a sane fashion.
c906108c
SS
28190
28191 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
889bf7c5 28192 same thing in a totally different way.
c906108c
SS
28193
28194 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
889bf7c5 28195 setting "timeout".
c906108c 28196 (gdb_start): We set the global gdb_prompt variable in
889bf7c5 28197 default_gdb_init now.
c906108c
SS
28198
28199Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
28200
28201 * gdb.base/printcmds.exp: Fix "check for floating addition"
28202 regexp to accept results within approx +/- .01 of exact value.
28203 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
28204
28205Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
28206
28207 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
889bf7c5 28208 properly.
c906108c
SS
28209 (gdb_expect): Add optional timeout parameter, and add timeout
28210 value to various calls.
28211 (gdb_suppress_tests): Only give one warning message per group.
28212
28213Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
28214
28215 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
889bf7c5
PA
28216 global variables. Handle getting a value for $timeout more
28217 gracefully.
c906108c
SS
28218
28219Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
28220
28221 * lib/gdb.exp: Close connection to remote host if gdb doesn't
889bf7c5 28222 initialize.
c906108c 28223 (default_gdb_init): New procedure; allow gdb_init to be overridden
889bf7c5 28224 by a target configuration file.
c906108c
SS
28225 (gdb_expect): Pass the timeout to remote_expect.
28226
28227 * config/monitor.exp(gdb_load): Fix typo in regexp.
28228
28229Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
28230
28231 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
28232
28233Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
28234
28235 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
889bf7c5
PA
28236 here. Call gdb_target_exec before rebooting the target, to make
28237 sure the connection to the target is closed.
c906108c
SS
28238 (gdb_load): Pass the name of the executable to gdb_target_monitor.
28239 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
28240 Also detect "Timeout reading from remote" error.
28241
28242 * config/gdbserver.exp: Pass the executable being loaded to
889bf7c5
PA
28243 gdb_target_monitor. Don't call gdb_file_cmd here; let
28244 gdb_target_monitor do it.
c906108c
SS
28245
28246 * gdb.disasm/hppa.exp: Don't use exec_output.
28247
28248Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
28249
28250 * gdb.base/list.exp: If we're debugging a non-native target,
28251 try to set the pc register to point to the start of the
28252 program before doing the first list command.
28253
28254 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
889bf7c5 28255 test_calls after restarting.
c906108c
SS
28256
28257 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
889bf7c5 28258 reloading.
c906108c
SS
28259
28260 * gdb.base/watchpoint.exp: Fix typo.
28261
28262 * gdb.base/setshow.exp: Check for use_gdb_stub.
28263
28264 * gdb.base/break.exp: Fix continue until exit test for the gdb
889bf7c5 28265 stub case.
c906108c
SS
28266 * gdb.base/langs.exp: Ditto.
28267
28268 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
889bf7c5
PA
28269 gdb_load_offset. If we weren't given a file to load, figure out
28270 what the current file is and use it.
c906108c
SS
28271
28272 * config/i386-bozo.exp: New file.
28273
28274Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
28275
28276 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
28277 feature.
28278
28279 * config/proelf.exp: New entry.
28280
28281Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
28282
28283 * lib/gdb.exp: Remove spurious .* patterns at the beginning
28284 of regexps.
28285
28286 * gdb.base/watchpoint.exp: Don't run the test_stepping
28287 tests if gdb can't call functions on the target.
28288
28289 * gdb.base/setshow.exp: Don't run the set prompt tests if
28290 the board has gdb_prompt set.
28291
28292Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
28293
28294 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
28295 * gdb.base/commands.exp: Likewise.
28296 * gdb.base/setshow.exp: Likewise.
28297
28298Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
28299
28300 * config/monitor.exp(gdb_start): Look for gdb_prompt target
28301 feature.
28302
28303 * config/i960.exp: New file.
28304
28305Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
28306
28307 * gdb.base/funcargs.exp: Check for gdb,short_int target
28308 feature instead of looking for explicit target triplets.
28309
dc96c6c7 28310Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 28311
d63a86f8 28312 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
28313 "p 123DEADBEEF", to check parse_number.
28314 * top.c: change "to enable to enable" to "to enable" in a couple
28315 of help strings.
28316
28317Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
28318
28319 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
28320 on the mn10300.
d63a86f8 28321
c906108c
SS
28322Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
28323
28324 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
28325 where the test executable is run with explicit args.
28326 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
28327
28328Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
28329
28330 * gdb.base/run.c: Use FAKEARGV to build test executable that
28331 does not require a command line arg, since most simulators
28332 don't currently support passing such an arg into the simulated
28333 program.
28334 * gdb.base/commands.exp: Change tests to insert the proper
28335 value as the arg to the first recursive factorial call. Change
28336 compilation line to define FAKEARGV at compile time.
28337
28338Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
28339
28340 * gdb.base/recurse.exp: Enable these tests for the mn10300.
28341 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
28342 function with watchpoint enabled" test.
28343
28344Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
28345
28346 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
889bf7c5 28347 Don't call gdb_test when the command doesn't return to a gdb prompt.
c906108c
SS
28348
28349 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
889bf7c5 28350 "Tests restarted" messages.
c906108c
SS
28351
28352Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
28353
28354 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
28355
dc96c6c7 28356Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28357
28358 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
28359 for INFO SYMBOL; add help tests for OVERLAY commands.
28360 * gdb.base/default.exp: add tests for INFO SYMBOL command;
28361 add tests for OVERLAY commands
28362 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
28363 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
28364 * gdb.base/sigall.c: add usestubs code frag
28365 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 28366
c906108c
SS
28367Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
28368
28369 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
28370 failures.
28371 (gdb_stop_suppressing_tests): Note that tests have restarted.
28372
28373Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
28374
28375 * config/h8300.exp: New file.
28376
28377Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
28378
28379 * gdb.base/setshow.exp: Check for the existence of a
28380 feature, not its value.
28381
28382Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
28383
28384 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
28385
28386 * gdb.base/scope.exp: It's now init0(), not init().
28387
28388 * gdb.base/scope0.c: For now, change init() to be init0().
28389
28390 * config/monitor.exp: Use gdb_serial in preference to serial
28391 or netport.
28392
28393 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
889bf7c5 28394 and it's not already set.
c906108c
SS
28395
28396Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
28397
28398 * gdb.base/setshow.exp: Only test the run command if the target
889bf7c5 28399 isn't using a stub and if it supports argument passing.
c906108c
SS
28400
28401Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
28402
28403 * config/udi.exp(gdb_start): Make sure UDICONF is set
28404 properly before starting gdb.
28405
28406Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
28407
28408 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
28409 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
28410 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
28411
28412Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
28413
28414 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
889bf7c5 28415 specialized code to reboot the board, use remote_reboot instead.
c906108c
SS
28416
28417 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
28418
28419 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
28420
28421 * config/monitor.exp: Make sure we disconnect from the target.
28422 Also, try a reboot/reload cycle instead of failing if the
28423 load fails.
28424
28425Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
28426
28427 * gdb.base/default.exp: Don't set match_max.
28428 * gdb.base/help.exp: Ditto.
28429 * gdb.base/list.exp: Ditto.
28430 * gdb.base/signals.exp: Ditto.
28431
28432 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
28433 set, use remote_ld to download the testcase instead of
28434 the GDB loader.
28435
28436Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
28437
28438 * config/vr5000.exp: New file.
28439
28440 * config/monitor.exp(gdb_target_monitor): Add pattern for
28441 "Ending remote" to detect errors in connecting.
28442
28443 * gdb.base/setshow.exp: Add .* within auto language test.
28444
28445 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
28446 target feature.
28447
28448 * config/monitor.exp(gdb_load): Check for a failure when loading,
889bf7c5 28449 and reboot the board if necessary.
c906108c
SS
28450
28451 * gdb.base/setvar.exp(test_set): Handle multiple prints within
28452 a set of tests. Remove print.* from the patterns being checked.
28453
28454Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
28455
28456 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
28457 refer to gdb_spawn_id.
28458
28459 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
28460 longer used.
28461 * config/sparclet.exp: Ditto.
28462 * config/sparclet-old.exp: Ditto.
28463 * config/slite.exp: Ditto.
28464 * config/sim.exp: Ditto.
28465 * gdb.base/funcargs.exp: Ditto.
28466
28467 * lib/gdb.exp:Remove references to gdb_spawn_id.
28468 (gdb_expect): Move to remote.exp.
28469
28470Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
28471
28472 * config/monitor.exp: Detect the "Couldn't establish connection"
28473 message from GDB.
28474
28475Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
28476
28477 * gdb.base/bitfields.exp: Use runto instead of explicit
28478 gdb_run_cmd/gdb_expect sequences.
28479
28480 * gdb.base/break.exp(text_next_with_recursion): Add match for
28481 gdb_expect call.
28482
28483 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
28484 We also need to handle the "A program is being debugged already"
28485 prompt from gdb. Use gdb_test to set the baud rate.
28486
28487 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
28488 to 20000. Really. I mean it.
28489
28490Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
28491
28492 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
889bf7c5
PA
28493 fails. If suppress_flag is set, skip perror message about not
28494 being able to send to GDB.
c906108c 28495 (send_gdb): If suppress_flag is set, don't try to send commands to
889bf7c5 28496 GDB.
c906108c
SS
28497 (gdb_expect): If suppress_flag is set, always fail immediately.
28498 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
28499 (gdb_init): Call gdb_stop_suppressing_tests.
28500 (default_gdb_exit): Ditto.
28501 (default_gdb_start): Ditto.
28502
28503 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
889bf7c5 28504 gdb_stop_suppressing_tests as appropriate.
c906108c 28505 * gdb.base/break.exp: Ditto.
889bf7c5 28506 * gdb.base/callfuncs.exp: Ditto.
c906108c
SS
28507 * gdb.base/commands.exp: Ditto.
28508 * gdb.base/exprs.exp: Ditto.
889bf7c5 28509 * gdb.base/funcargs.exp: Ditto.
c906108c
SS
28510 * gdb.base/list.exp: Ditto.
28511 * gdb.base/recurse.exp: Ditto.
889bf7c5 28512 * gdb.base/scope.exp: Ditto.
c906108c
SS
28513 * gdb.base/structs.exp: Ditto.
28514 * gdb.c++/inherit.exp: Ditto.
28515
28516Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
28517
28518 * config/vr4300.exp: New file.
28519
99707966 28520 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 28521
99707966 28522 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
28523
28524Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
28525
28526 * lib/gdb.exp(gdb_init): New function.
28527
28528 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
889bf7c5 28529 for each individual variable set.
c906108c
SS
28530
28531 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
28532 name.
28533
28534 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
28535
28536 * gdb.base/scope.exp: Use gdb_test.
28537
28538 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
28539 aborting; the testsuite driver will do that for us (see
28540 gdb_finish). Also, use gdb_test in a few more places.
28541
28542Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
28543
28544 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
28545
28546Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
28547
28548 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
28549 and "add_tests" are not at the same address.
28550
28551Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
28552
28553 * gdb.base/ptype.exp: Use gdb_test.
28554
28555Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
28556
28557 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
28558 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
28559 left in. No longer expect them to fail.
28560
28561 * gdb.stabs/*.mt; Deleted, no longer used.
28562 * gdb.stabs/configure.in: Remove references to target makefile
28563 frags.
28564 * gdb.stabs/configure: Rebuilt.
28565
28566 * gdb.disasm/*.mt: Deleted, no longer used.
28567 * gdb.disasm/configure.in: Remove references to target makefile
28568 frags. Use "sh3.s" as the unique filename for this directory.
28569 * gdb.disasm/configure: Rebuilt.
28570
28571 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
28572 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
28573 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
28574
28575Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
28576
28577 * config/udi.exp: Use mondfe,name instead of remote_host.
28578
28579Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
28580
28581 * gdb.base/watchpoint.exp: Don't expect a failure when calling
28582 a function with a watchpoint enabled on the mn10200.
28583
28584 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
28585 before trying to create it!
28586
28587Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
28588
28589 * config/vx.exp: Use hostname instead of netport.
28590
28591 * config/vxworks.exp: New file.
28592
28593 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
28594
28595 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
889bf7c5 28596 gdb before assuming everything worked. Send a ^C if a timeout
c906108c
SS
28597 occurs.
28598
28599 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
28600 $gdb_spawn_id directly.
28601 (gdb_run_cmd): Try _start as well as start. Use the target feature
28602 gdb,start_symbol as the symbol to start from when jumping.
28603
28604Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
28605
28606 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
28607 redundant) test.
28608
28609 * gdb.base/recurse.exp: Relax final value test for 'b' so that
28610 it doesn't lose for 16bit integer systems.
28611
28612Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
28613
28614 * gdb.fortran/types.exp: If the target doesn't support "double"
28615 data types, then expect "real" types to only be 4 bytes.
28616
28617 * gdb.c++/virtfunc.exp: Expect failure for virtual function
28618 call tests if the target doesn't support inferior function calls.
28619
28620 * gdb.base/printcmds.exp: Allow minor deviation in FP values
28621 in printf tests.
28622
28623Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
28624
28625 * gdb.base/help.exp: Disable "help set", "help show", and
28626 "help support". Simplify regexp for "help stack".
28627
28628 * gdb.base/default.exp: Set match_max to 5000 and the timeout
28629 to 60 seconds. Temporarily set match_max to 15000 around the
28630 "info copying" test.
28631
28632 * gdb.base/nodebug.exp: Don't try to do an inferior function
28633 call if the target doesn't support them.
28634 * gdb.base/printcmds.exp: Likewise.
28635 * gdb.base/setvar.exp: Likewise.
28636 * gdb.base/structs.exp: Likewise.
28637 * gdb.c++/templates.exp: Likewise.
28638 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
28639
28640 * gdb.base/recurse.exp: Enable for the mn10200.
28641
28642 * configure.in: Do configure gdb.stabs directory for *-*-elf
28643 targets.
28644 * configure: Rebuilt.
28645
28646 * gdb.base/break.exp: Check for gdb,noresults before testing
28647 exit status and/or results from the target.
28648 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
28649 * lib/gdb.exp: Remove old (now bogus) initialization of
28650 noinferior, noargs, noresults and nosignals.
28651
28652Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
28653
28654 * config/sh.exp: New file.
28655
28656 * config/slite.exp: Try to connect multiple times to the board
28657 before rebooting. Only send a "monitor run" if need_monitor_run
28658 is set.
28659
28660 * gdb.base/break.exp: Don't do the "stub continue" test if
28661 the target has gdb_stub set.
28662
28663 * gdb.base/callfuncs.exp: Increase the timeout.
28664
28665 * gdb.base/interrupt.exp: Don't even try to compile the testcase
28666 if the target has gdb,noinferiorio set.
28667
28668 * gdb.base/list.exp: Increase match_max to 10000 characters.
28669
28670 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
28671
28672 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
28673 target.
28674
28675 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
28676
28677Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
28678
28679 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
889bf7c5
PA
28680 trying to delete the copy of gdb. Catch the file delete so we
28681 don't die if the delete fails; also, the file should be copied to
28682 the host, not to the build.
c906108c
SS
28683
28684Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
28685
28686 * lib/gdb.exp(gdb_test): Surround the result pattern with
889bf7c5 28687 parenthesis in case it contains multiple regexps separated
c906108c
SS
28688 with |.
28689
28690 * gdb.base/watchpoint.exp: Use gdb_test.
28691 * gdb.base/default.exp: Ditto.
28692
28693Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
28694
99707966 28695 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 28696
c906108c
SS
28697 * gdb.base/scope.exp: Use gdb_test.
28698 * gdb.c++/classes.exp: Ditto.
28699 * gdb.c++/inherit.exp: Ditto.
28700
28701Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
28702
28703 * gdb.base/crossload.exp: Don't use execute_anywhere, use
28704 remote_exec instead.
28705 * gdb.base/corefile.exp: Don't be ridiculous.
28706 * gdb.base/*.c: Add missing stub invocations.
28707
28708Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
28709
28710 * config/slite.exp: Miscellaneous fixes.
28711
28712 * lib/gdb.exp: Fix runto.
28713
28714 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
28715 the target.
28716
28717 * gdb.base/watchpoint.exp: Fix regexp.
28718
28719 * lib/gdb.exp(default_gdb_exit): Add a catch to the
28720 close and wait commands, as the descriptor may now be
28721 invalid. Always call "remote_close host".
28722
28723Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
28724
28725 Major rewrite for testsuite revision.
d63a86f8 28726
c906108c
SS
28727 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
28728 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
28729 instead of relying on spawn_id to always contain a valid
28730 spawn id.
28731 (get_compiler_info): New procedure to build the ${binfile}.ci
28732 file, instead of replicating this in N different places.
28733 (gdb_compile): New procedure.
d63a86f8 28734
c906108c 28735 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
889bf7c5
PA
28736 appropriate arguments) instead of compile. Use gdb_test in a lot
28737 more places. Use send_gdb instead of send. Always run gdb_start
c906108c
SS
28738 at the start of a testcase, as this is no longer done magically.
28739
28740 config/*-gdb.exp: Rename without the -gdb suffix.
28741
28742 config/mips.exp: Use remote_close instead of exit_remote_shell.
28743 config/monitor.exp: Use target_info instead of looking at
28744 baud, timeout, etc.
28745 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
28746
28747Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28748
28749 * gdb.c++/templates.exp (test_ptype_of_templates),
28750 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
28751 Update expect patterns for destructors and assignment operators
28752 to match corresponding c-typeprint.c changes.
28753 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
28754 to destructor breakpoint test, GDB should be able to set the
28755 destructor breakpoint without specifying arguments.
28756
28757Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
28758
28759 * gdb.threads/pthreads.exp: Change result for failure to compile due
28760 to lack of pthreads runtime support from an error to simply an
28761 unsupported test, per dejagnu standards.
28762
28763Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28764
28765 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
28766 where GDB exits to reduce pattern match time.
28767 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
28768
28769 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
28770
dc96c6c7 28771Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28772
28773 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
28774 * gdb.base/default.exp: ditto.
28775 * gdb.base/nodebug.exp: ditto.
28776 * gdb.base/printcmds.exp: ditto.
28777 * gdb.base/ptype.exp: ditto.
28778 * gdb.base/setvar.exp: ditto.
28779 * gdb.base/structs.exp: ditto.
28780 * gdb.base/setshow.c: Guard against uninitialized values of argc.
28781
28782Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
28783
28784 * configure, */configure: Rebuild with autoconf 2.12.
28785
28786Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
28787
28788 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
28789 use new i*86-pc-linux*-gnu quads.
28790 * gdb.base/corefile.exp: Ditto.
28791 * gdb.base/signals.exp: Ditto.
28792 * gdb.base/sigall.exp: Ditto.
28793 * gdb.base/interrupt.exp: Ditto.
28794
28795 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
28796 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
28797 RedHat 4.0.
d63a86f8 28798
c906108c 28799 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
889bf7c5
PA
28800 linux. This allows the test case to at least compile on latest
28801 linux, but still not run due to missing the threads runtime library.
c906108c
SS
28802
28803Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28804
28805 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
28806 directory to search gdb directory. Accept and step over conditional
28807 stack alignment code. Consume $prompt in failure cases.
28808 Reset timeout to $oldtimeout instead of some arbitrary value.
28809 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
28810 timeout problems with infinite stack backtraces.
28811 * gdb.base/ptype.exp (ptype struct link, union tu_link):
28812 Accept function parameters for linkfunc member.
28813
28814Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
28815
28816 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
28817 (CXXFLAGS): Remove, unreferenced.
28818 (B_OPTIONS): Add for -B options and add code to initialize with
889bf7c5
PA
28819 previous -B options and also add -B option to pick up cross compiled
28820 runtime.
c906108c
SS
28821 (TARGET_INCLUDES): Add for -I options and add code to initialize when
28822 doing cross compiles.
28823 (target_alias): Declare global.
28824 (xgcc): Set variable to full path of gcc in build tree. Use findfile
28825 to verify that gcc exists in build tree, and if so set CC to that
28826 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 28827
c906108c
SS
28828Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
28829
28830 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
28831 ptype test for anonymous union. Fixup testcase to match
28832 current gcc debug output.
28833
28834Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
28835
28836 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
28837 force argument to an unsigned long type.
28838
28839Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
28840
28841 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
889bf7c5 28842 tests and anonymous union print/ptype tests.
c906108c
SS
28843 * gdb.base/list.exp (test_forward-search): Increase timeout by
28844 5 minutes for the "search extremely long line" case.
28845 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
28846 completely optional and that the pass/fail messages use the command as
28847 the message if that third arg is a null string.
28848 (gdb_test_exact): Arrange that a null string pattern means match a
28849 null string output rather than any output, which might include random
889bf7c5 28850 errors.
c906108c
SS
28851 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
28852 backtrace test.
28853 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
28854 always failing and failure is now exposed by gdb.exp changes.
28855
28856Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
28857
28858 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
28859 weren't being noted.
28860
28861Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28862
28863 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
28864 * gdb.stabs/weird.exp: Remove v_comb xfails.
28865
dc96c6c7 28866Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28867
28868 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
a9c64011 28869 list.exp scope.exp watchpoint.exp]
c906108c 28870 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 28871
dc96c6c7 28872Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28873
28874 * config/monitor.exp: Increase download timeout to 1000 seconds.
28875
dc96c6c7 28876Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28877
28878 * config/m32r.exp: Increase timeout to 120 seconds.
28879
28880Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
28881
28882 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
28883 and accept older ordering as obsolescent gcc or gdb.
28884 * gdb.c++/templates.exp: Ditto.
28885 * gdb.c++/virtfunc.exp: Ditto.
28886
28887Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
28888
28889 * gdb.base/coremaker.c: Add code to mmap some data so we
28890 can check that it ends up in the core file.
28891 * gdb.base/corefile.exp: Add test to read mmapped data
28892 from core file.
28893
dc96c6c7 28894Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28895
28896 * config/m32r.exp: New file.
28897
28898Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
28899
28900 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
28901 that cflags can contains -gstabs, and work correctly for other tests.
28902
dc96c6c7 28903Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28904
28905 * gdb.base/setshow.exp: New file, tests show and set.
28906 * gdb.base/setshow.c: New file, tests show and set.
28907 * gdb.base/help.exp: Add test for help set|show annotate.
28908 * gdb.base/default.exp: Add test for set|show annotate.
28909
28910Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
28911
28912 * testsuite/gdb.base/break.exp: Make backtrace from factorial
28913 errors unique.
28914 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
28915 explicitly.
28916
28917Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
28918
28919 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
28920 and width commands. This is done elsewhere.
28921 * (gdb_start): Don't call gdb_start_sim here. That's already
28922 done in gdb_load. This fixes lots of failures in default.exp.
28923
28924Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
28925
28926 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
28927 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
28928 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
28929 in the same we we treat other failures (since it may be an expected
889bf7c5 28930 condition), rather than as an error.
c906108c
SS
28931 * gdb.base/signals.exp (test_handle_all_print): Revert back to
28932 old test format.
28933
28934Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
28935
28936 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
28937 (distclean maintainer-clean realclean): No need to remove files
889bf7c5 28938 twice. Nuke the duplicates.
c906108c 28939 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 28940 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
28941 Remove config.h along with other config files.
28942
28943Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
28944
28945 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
28946 "p func1 ()" and note that rests of tests are skipped.
28947 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 28948 setup_xfails for "print func2::coremaker_local".
c906108c
SS
28949 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
28950 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
28951 affected by the previous run test.
28952 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
28953 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
28954 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
28955 "pass int powerset tuple" and "pass modeless int powerset tuple".
28956 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
28957 "real write 4" and "real write 8".
28958 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 28959 setup_xfails for "print vs1 after tuple assign 2",
c906108c
SS
28960 "print \$i after tuple assign 2", and
28961 "print vs2 after tuple assign 2".
28962 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
28963 meaningful error message and return -1 so the caller can
28964 suppress further tests and avoid a cascade of errors.
d63a86f8 28965
c906108c
SS
28966Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
28967
28968 * gdb.base/a1-selftest.exp: Tweak tests to account for new
28969 format for printing version.
28970 * gdb.base/default.exp: Ditto.
28971 * gdb.base/interrupt.exp: Fix problem with cascade of
28972 errors if child process dies while calling a function.
d63a86f8 28973
c906108c
SS
28974Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
28975
28976 * Makefile.in (VPATH): Add
28977 * Makefile.in (Makefile, config.status): Fix rules so things get
28978 remade when necessary.
28979
28980Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
28981
28982 * Makefile.in (just-check): Add path to sibling expect dir
28983 to environment variable specified by RPATH_ENVVAR.
28984
28985Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
28986
28987 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
28988 (just-check): Add shared library paths for libstdc++, tk,
28989 tcl, bfd, and opcodes to the environment variable specified
28990 in RPATH_ENVVAR.
28991 * configure.in: Add support to recognize --enable-shared flag
28992 and generate correct value for RPATH_ENVVAR.
28993 * configure: Regenerated with autoconf.
28994
28995Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
28996
28997 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
889bf7c5 28998 include all osf versions.
c906108c
SS
28999 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
29000 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
29001 when target is linux. When failing to build pthreads test
29002 executable, give more meaningful message.
29003 * gdb.threads/pthreads.c: Hpux also uses old definition of second
29004 arg for pthread_create.
d63a86f8 29005
c906108c
SS
29006Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
29007
29008 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
889bf7c5 29009 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
c906108c 29010 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
889bf7c5 29011 and -lpthreads (everybody else).
c906108c
SS
29012 (test_startup): Fail gracefully if threads are not supported.
29013 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
29014 "p/c array_index("abcdef",2)" when not gcc compiled.
29015 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
29016 "print func2::coremaker_local" when not gcc compiled.
29017 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
29018 "ptype on opaque struct tagname (statically)",
29019 "ptype on opaque struct tagname (dynamically) 1", and
29020 "ptype on opaque struct tagname (dynamically) 2"
29021 for not compiled with gcc.
29022 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
29023 backtrace when compiled with gcc.
d63a86f8 29024 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
29025 than always return success.
29026
29027Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
29028
29029 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
29030
29031Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
29032
29033 * gdb.base/structs.exp: Undo last change.
29034
29035Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
29036
29037 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
29038 encapsulate all the steps/nexts done during self test, starting
29039 at main, and makes them less sensitive to optimization issues.
29040 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
29041 signal handler" test.
29042 * gdb.threads/pthreads.exp: Only run this for native configs.
29043 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
29044 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
29045 tests.
29046 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
29047 for "runto test_calls(void)" test.
d63a86f8 29048
c906108c
SS
29049Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
29050
29051 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
29052 and don't expect address info in breakpoint confirmations.
29053
29054Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
29055
29056 * gdb.base/list.exp (test_forward_search): Increase timeout
29057 temporarily by 60 seconds for searching extremely long line,
889bf7c5 29058 and then reset to old value when done. Increase expect input
c906108c
SS
29059 buffer to 10000.
29060
29061Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
29062
29063 * gdb.base/list.exp (test_forward_search): Fix to handle very
29064 long source line without overflowing expect's input buffer.
29065
29066Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
29067
29068 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
29069 "buffer_full".
29070
29071 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
29072 "buffer_full".
29073
29074 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
29075 "buffer_full".
29076
29077 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
29078 "buffer_full".
29079
29080Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
29081
29082 * configure.in (configdirs): Add gdb.threads.
29083 * configure: Regenerated with autoconf.
29084 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
29085 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
29086 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 29087
c906108c
SS
29088Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
29089
29090 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
29091
29092Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
29093
29094 * gdb.base/signals.exp (test_handle_all_print): Test separately for
29095 each signal's status in the output of "handle all print".
29096 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
29097 the \r\n sequence that immediately precedes the gdb prompt.
29098 * gdb.base/a1-selftest.exp: Save original timeout and restore
29099 after test.
29100
29101Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
29102
29103 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
29104 symbol.
29105
29106Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
29107
29108 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
29109
29110Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
29111
29112 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
29113 timeout by 60 seconds.
29114
29115Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
29116
29117 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
29118 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
29119 error return.
29120
29121Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
29122
29123 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
29124 gdb initialization, also report how long dejagnu waited. Restore
29125 old timeout before doing error return. Temporarily increase timeout
889bf7c5 29126 by 3 minutes to allow for slow startups over heavy NFS use.
c906108c
SS
29127
29128Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
29129
29130 * lib/gdb.exp: Report timeout value for verbosity level 2.
29131 * config/gdbserver.exp: Ditto.
29132 * config/hppro.exp: Ditto.
29133 * config/mips-gdb.exp: Ditto.
29134 * config/monitor.exp: Ditto.
29135 * config/netware.exp: Ditto.
29136 * config/sim-gdb.exp: Ditto.
29137 * config/slite-gdb.exp: Ditto.
29138 * config/udi-gdb.exp: Ditto.
29139 * config/unix-gdb.exp: Ditto.
29140 * config/vx-gdb.exp: Ditto.
29141 * gdb.base/a1-selftest.exp: Ditto.
29142 * gdb.base/a2-run.exp: Ditto.
29143 * gdb.base/break.exp: Ditto.
29144 * gdb.base/corefile.exp: Ditto.
29145 * gdb.base/list.exp: Ditto.
29146 * gdb.base/recurse.exp: Ditto.
29147 * gdb.base/scope.exp: Ditto.
29148 * gdb.base/signals.exp: Ditto.
29149
29150Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
29151
29152 * gdb.threads/Makefile.in (docdir): Removed.
29153
29154Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
29155
29156 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 29157 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 29158 @srcdir@.
d63a86f8 29159 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
29160 autoconf 2.5 or higher.
29161 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
29162
29163Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
29164
29165 * configure: Regenerated.
29166 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
29167 avoid name clashes with SunOS headers.
29168
29169Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
29170
29171 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
29172
29173Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
29174
29175 * gdb.base/callfuncs.exp: Finish last change -- make sure the
29176 prototype information ends up in the compiler info file.
29177
29178Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
29179
29180 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
29181 attempting to regenerate it. Eliminate use of a temporary file
29182 and just generate the info file directly. Source it immediately,
29183 for consistency of use.
29184 * gdb.base/corefile.exp: Ditto
29185 * gdb.base/exprs.exp: Ditto.
29186 * gdb.base/funcargs.exp: Ditto.
29187 * gdb.base/langs.exp: Ditto.
29188 * gdb.base/list.exp: Ditto.
29189 * gdb.base/mips_pro.exp: Ditto.
29190 * gdb.base/nodebug.exp: Ditto.
29191 * gdb.base/opaque.exp: Ditto.
29192 * gdb.base/ptype.exp: Ditto.
29193 * gdb.base/scope.exp: Ditto.
29194 * gdb.base/setvar.exp: Ditto.
29195 * gdb.base/signals.exp: Ditto.
29196 * gdb.base/whatis.exp: Ditto.
29197 * gdb.c++/templates.exp: Ditto.
29198 * gdb.c++/virtfunc.exp: Ditto.
29199 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
889bf7c5 29200 whether or not to add -lstdc++ to the compile command line args.
c906108c
SS
29201
29202Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29203
29204 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
29205 it got fixed by the recent lookup_minimal_symbol_by_pc change.
29206 Increase timeout, a lot of single stepping might be needed if the
29207 target has no hardware watchpoints.
29208
29209Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
29210
29211 * gdb.base/break.exp: Ignore compiler warnings when compiling
29212 break.c.
29213 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
29214 * gdb.base/default.exp: Add h8300 xfails. Handle messages
29215 from remote-sim.
29216 * gdb.base/exprs.exp: Add h8300 xfails.
29217 * gdb.base/funcargs.exp: Likewise.
29218 * gdb.base/nodebug.exp: Likewise.
29219 * gdb.base/printcmds.exp: Likewise.
29220 * gdb.base/ptype.exp: Likewise.
29221 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
29222 h8300 xfails.
d63a86f8 29223 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
29224 on the h8300.
29225 * gdb.base/funcargs.c: Explicitly make last constant argument to
29226 call_after_alloca_subr an unsigned long type.
29227 * gdb.base/return.c: Include stdio.h.
29228
29229Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
29230
29231 * config/abug.exp: New file for the older Motorola Bug monitor
29232 that runs on the mvme13x series VME boards.
29233 * config/monitor.exp: Use the new config array for target settings
29234 if they exist.
29235
29236Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
29237
29238 * sim-gdb.exp: Make the SH simulator allocate less space when
29239 it is targeted.
29240
29241Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
29242
29243 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
29244 test.
29245
29246Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
29247
29248 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
29249 "rs6000-*-*" for "list function in include file" when gcc compiled.
29250 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
29251 for "p ctable1[120]".
29252 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
29253 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
29254 Remove setup_xfail for "rs6000-*-*" for
29255 "print 'scope0.c'::filelocal before run".
29256 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
29257 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
29258 since some compilers don't allow both options to be given
29259 on the same command line. Create object file and move it.
d63a86f8 29260
c906108c
SS
29261Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
29262
29263 * gdb.base/corefile.exp: Always regenerate the core file, since
29264 we always regenerate the coremaker program. Detect special case
29265 where registers cannot be read from core file.
d63a86f8 29266
c906108c
SS
29267Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
29268
29269 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
29270 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
29271 * gdb.c++/templates.exp: Only match on basename of file since
29272 some formats like xcoff don't encode directory information.
29273 * gdb.stabs/weird.exp: Use the right sed script for powerpc
29274 and rs6000 AIX xcoff targets.
29275 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
29276 * configure: Regenerate.
29277 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
29278 here, rather than in distclean.
d63a86f8 29279
c906108c
SS
29280Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
29281
29282 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
29283 defined, and use it to compile the test case with -O2. The
29284 native compilation still uses no optimization.
29285 * gdb.base/mips_pro.c: Remove inline assembly code since
29286 it is compiled PIC by default, which results in assembler
29287 warnings that make the testsuite think the compilation
29288 was unsuccessful.
29289
29290Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
29291
29292 * gdb.c++/misc.exp: Add note to message for
29293 "print s.a for foo struct" that this is a known gcc 2.7.2
29294 and earlier bug.
29295
29296Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
29297
29298 * gdb.base/break.exp: Fix pattern for matching "Delete all
29299 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
29300 setup_xfail for deleting all breakpoints test. Fix various
29301 timeout messages to include "(timeout)".
29302 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
29303 for "p t_float_values2(3.14159,float_val2)".
29304 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
29305 for "continue to call2g" when gcc compiled.
29306 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
29307 "up to foo in langs.exp", "show language at foo in langs.exp",
29308 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
29309 and "show language at fsub in langs.exp".
29310 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
29311 "list line 1 in include file", "list message for lines past EOF",
29312 "list function in include file", "list list0.h:foo", and
29313 "list filename:function; nonexistant function".
29314 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
29315 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
29316 and "ptype t_char_array" to be for native cc only.
d63a86f8 29317
c906108c
SS
29318Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
29319
d63a86f8 29320 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c 29321 setup_xfail for "print coremaker_bss", "print coremaker_ro",
889bf7c5 29322 "print func2::coremaker_local", and "backtrace in corefile.exp".
c906108c
SS
29323
29324Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
29325
29326 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
29327 "bt in signals.exp". This problem only appears when running
29328 the testsuite, and then only intermittently.
29329
29330Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
29331
29332 * gdb.base/return.exp (return_tests): Differentiate between
29333 two tests of continuing.
29334
29335Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
29336
29337 * */Makefile.in (maintainer-clean): Remove config.log.
29338 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
29339 * gdb.c++/Makefile.in (PROGS): Add inherit.
29340 (clean): Remove *.ci.
29341
29342Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
29343
29344 * gdb.c++/misc.cc: Add test code from Mike Stump.
29345 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
29346
29347Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
29348
29349 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
29350 to "alpha-*-osf2*" and add comment.
29351 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
889bf7c5
PA
29352 setup_xfail for "step over execarg initialization" and
29353 "step over corearg initialization".
c906108c
SS
29354 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
29355 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
29356 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
889bf7c5 29357 gcc compiled for "print coremaker_bss", "print coremaker_ro",
c906108c
SS
29358 "print func2::coremaker_local", and "backtrace in corefile.exp".
29359 * gdb.base/signals.exp: Build and source signals.ci.
29360 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
29361 to be for gcc only.
29362 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 29363
c906108c
SS
29364Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29365
29366 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
29367 Feb 3 procfs.c change.
29368
29369Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
29370
29371 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
29372
29373Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
29374
29375 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
29376 from dejagnu's apparent default of 10 seconds, which gives random
29377 results when running the tests over NFS on moderately loaded systems.
29378 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
29379
29380Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
29381
29382 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
29383 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
889bf7c5 29384 result reports.
c906108c
SS
29385
29386Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
29387
29388 * configure.in (CY_AC_PATH_TCLH): Remove.
29389 * configure: Regenerate.
29390
29391Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
29392
29393 * gdb.c++/Makefile.in (clean): Add missing '{'.
29394
29395Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
29396
29397 * lib/gdb.exp: Provide a default value for noinferior.
29398
29399 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
29400 Load libgloss.exp.
29401
29402Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
29403
29404 * gdb.disasm/hppa.exp: Compile directly into an executable, use
29405 the executable, not the .o to run the tests from.
29406
29407Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
29408
29409 * gdb.base/break.exp: Don't test for program exit or exit status
29410 if $noresults if nonzero.
29411 * gdb.base/langs.exp: Likewise.
29412 * gdb.base/watchpoint.exp: Likewise.
29413
29414 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
29415 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
29416 trying to compile the testcase.
29417
29418Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
29419
29420 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
29421 * gdb.base/signals.exp (continue to handler): Likewise.
29422
29423Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
29424
29425 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
29426
29427 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
29428
29429Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
29430
29431 * gdb.base/corefile.exp: Recognize "not found" as failure
29432 when trying to determine if a core file was generated.
29433 If no core file was generate the first time, try again without
29434 the ulimit -c to work around braindamaged shells.
29435
29436Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
29437
29438 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
29439 [] tests with "test" and enclose string in quotes.
29440 * gdb.stabs/configure: Rebuild
d63a86f8 29441
c906108c
SS
29442Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
29443
29444 Changes in sync with expect:
29445 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
29446 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
29447 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
29448 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
29449 argument to AC_REQUIRE.
29450 * configure: Regenerated.
29451
29452Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
29453
29454 * gdb.base/corefile.exp: When generating a core, discard any
29455 error messages about ulimit not found and the "core dumped"
29456 message from the shell that runs the coredumper.
29457
29458Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
29459
29460 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
29461
29462 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
29463 which sed script to run. Expect failure for v_comb test
29464 on PA targets too.
d63a86f8 29465
c906108c
SS
29466Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
29467
29468 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
889bf7c5 29469 "print func2::coremaker_local" and for "backtrace in corefile.exp"
c906108c
SS
29470
29471Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
29472
29473 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
29474 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
889bf7c5 29475 "sparc-sun-solaris*" xfails for "p v_comb".
c906108c
SS
29476 * lib/gdb.exp (default_gdb_start): Fix typo.
29477 * gdb.base/corefile.exp: Allow "Core was generated by ..."
29478 messages to not include the full program name that caused
29479 the core dump since some systems (such as solaris) apparently
29480 truncate this path to about 80 characters.
29481 When generating a core file first try increasing the core file
29482 size limit to unlimited since some systems may default it to
29483 zero, and it is harmless to try it. Move the test for failing
29484 to generate a core file to where it will actually get executed.
29485 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
29486 new gdb result from g++ debug info improvements and make old
29487 pattern obsolescent. Also account for size_t differences
29488 (may be int or long).
29489 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
29490 initialization before function call is placed in the delay slot
29491 and thus appears to be skipped over by commands such as "next".
29492
29493Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
29494
29495 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
29496
29497Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
29498
29499 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
29500 input source file; fix code to compile test to deal with this
29501 convention.
29502 * gdb.c++/*.exp: Likewise.
29503
29504Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
29505
29506 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
29507 "bt in signals.exp".
29508
29509Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
29510
29511 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
29512 "step over execarg initialization" and
889bf7c5 29513 "step over corearg initialization".
c906108c
SS
29514
29515Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
29516
29517 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
29518 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
29519
29520Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
29521
29522 From Rob Savoye (rob@poseidon.cygnus.com)
29523 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
29524 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
889bf7c5
PA
29525 configure.in}, gdb.disasm/{Makefile.in, configure.in},
29526 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
29527 configure.in}: Major reworking for autoconfig.
c906108c
SS
29528 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
29529 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
889bf7c5 29530 New files.
c906108c
SS
29531 * config/unix-gdb.exp: Make GDB global.
29532 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
889bf7c5
PA
29533 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
29534 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
29535 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
29536 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
29537 term.exp, twice.exp, watchpoint.exp, whatis.exp},
c906108c 29538 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
889bf7c5
PA
29539 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
29540 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
29541 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
29542 pr-8136.exp, result.exp, string.exp, tuples.exp},
c906108c 29543 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
889bf7c5
PA
29544 to returns as necessary, arrange for test to compile own testcase
29545 executable.
c906108c 29546 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 29547
c906108c
SS
29548Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
29549
29550 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
889bf7c5 29551 clear_xfail at end of test which might not call either pass or fail.
c906108c
SS
29552 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
29553 "backtrace through signal handler".
29554
29555Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29556
29557 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
29558 continuing from a job control stop signal.
29559 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
29560
29561Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
29562
29563 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
29564 * gdb.base/corefile.exp: Likewise.
29565 * gdb.base/funcargs.exp: Likewise.
29566
29567Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
29568
29569 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
29570 * config/monitor.exp: Add support for setting baud rate.
29571
29572Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
29573
29574 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
29575 i*86-*-linux* xfails for "backtrace through signal handler".
29576 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
29577 "print func2::coremaker_local".
29578 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
889bf7c5 29579 alpha-dec-osf2* xfail for
c906108c
SS
29580 "delete all breakpoints when none".
29581
29582Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
29583
29584 * gdb.base/break.exp: Change test that deletes all breakpoints
29585 when no user breakpoints are installed. A post 4.15 change
29586 causes gdb to no longer prompt in this case.
29587
29588Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
29589
29590 * gdb.base/return.exp (return_tests): Change xfail for test
29591 "correct value returned double test" to stop xfailing at
29592 Solaris 2.5. Apparently the bug has been fixed.
29593
29594Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
29595
29596 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
29597 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
29598
29599Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
29600
29601 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
29602 * gdb.disasm/hppa.s: Corresponding changes.
29603
29604Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
29605
29606 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
29607 makefile fragment.
29608 * config/mt-hpux: Deleted.
29609
29610Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
29611
d63a86f8 29612 * Many files: When warning about suppressed tests due to a
c906108c
SS
29613 nonexistant test binary, avoid incrementing the warning count.
29614
29615Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
29616
29617 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 29618
c906108c
SS
29619Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29620
29621 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
29622 "sparc-*-solaris2*".
29623
29624Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29625
29626 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
29627 Add global and local variables and initialize them.
29628 * gdb.base/corefile.exp: Test correct mapping of corefile sections
29629 by printing variables. Remove rs6000 and powerpc xfails, BFD now
29630 extracts the file name and terminating signal from the core file.
29631 * TODO: Remove note about tests for correct mapping of corefile.
29632 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
29633 from optimizing it away.
29634 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
29635 handles common blocks.
29636
29637Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
29638
29639 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
29640 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
29641
29642Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
29643
29644 * Makefile.in (maintainer-clean): New target, synonym for
29645 realclean.
29646 * gdb.base/Makefile.in (maintainer-clean): Likewise.
29647 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
29648 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
29649 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
29650 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
29651 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
29652
29653Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
29654
29655 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
29656 xfails when not gcc compiled for "print foo::funclocal".
29657 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
29658 "print foo::funclocal at foo",
29659 "print 'scope1.c'::foo::funclocal at foo",
29660 "print foo::funclocal_bss at foo",
29661 "print 'scope1.c'::foo::funclocal_bss at foo",
29662 "print foo::funclocal_ro at foo",
29663 "print 'scope1.c'::foo::funclocal_ro at foo",
29664 "print bar::funclocal at foo" and
29665 "print 'scope1.c'::bar::funclocal at foo".
29666 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
29667 gcc compiled for "print foo::funclocal at bar".
29668 Expand all messages to ensure that they identify that
29669 the test is at bar().
29670 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
29671 gcc compiled for:
29672 "ptype on opaque struct pointer (statically)",
29673 "ptype on opaque struct tagname (statically)",
29674 "ptype on opaque struct pointer (dynamically) 1",
29675 "ptype on opaque struct tagname (dynamically) 1",
29676 "ptype on opaque struct pointer (dynamically) 2" and
29677 "ptype on opaque struct tagname (dynamically) 2
29678 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
29679 gcc compiled for:
29680 "p datalocal"
29681 "whatis datalocal",
29682 "ptype datalocal",
29683 "p bsslocal",
29684 "whatis bsslocal", and
29685 "ptype bsslocal".
29686 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
29687 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
29688 when not gcc compiled.
29689 * gdb.base/funcargs.exp (float_and_integral_args): Add
29690 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
29691 compiled.
29692 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
29693 "backtrace from call6a" when not gcc compiled.
29694 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
29695 "backtrace from call7a" when not gcc compiled.
29696 * gdb.base/callfuncs.exp (do_function_calls):
29697 Add "hppa*-*-hpux*" xfail when not gcc compiled for
29698 "p t_char_array_values(char_array_val2,char_array_val1)",
29699 "p t_char_array_values(char_array_val1,char_array_val2)",
29700 "p t_char_array_values("carray 1","carray 2")",
29701 "p t_char_array_values("carray 1",char_array_val2)",
29702 "p t_char_array_values(char_array_val1,"carray 2")",
29703 "p sum_args(1,{2})",
29704 "p sum_args(2,{2,3})",
29705 "p sum_args(3,{2,3,4})",
29706 "p sum_args(4,{2,3,4,5})"
29707 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
29708 "backtrace in corefile.exp" when not gcc compiled.
29709
29710Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29711
29712 * gdb.base/signals.exp: Rewrite `handle all print' test as
29713 a procedure. Accept blanks or TABs as whitespace, increase
29714 timeout and expect input buffer size for the large output
29715 from the command. Remove "i*86-*-bsdi2.0" xfail.
29716
29717Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29718
29719 * gdb.base/setvar.exp: Add new testcases for truncation when
29720 assigning invalid values to bitfields.
29721
29722Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
29723
d63a86f8 29724 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
29725 mips-sgi-irix* xfail for
29726 "call inferior func with struct - returns char *"
29727 and fix test so that an optional (unsigned char *) cast is
889bf7c5 29728 accepted in the result.
c906108c
SS
29729
29730Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
29731
29732 * gdb.base/funcargs.exp (float_and_integral_args): Remove
29733 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
29734 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
29735 * gdb.base/signals.exp: Remove duplicate "handle all print" test
29736 that accidentally got checked in.
29737
29738Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
29739
d63a86f8 29740 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
29741 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
29742 compiled test.
29743 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
29744 Add mips-sgi-irix5* xfail for not gcc compiled.
29745 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
6fdff2c5
PA
29746 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc
29747 compiled for "p top", "whatis top", "p middle", and "whatis
29748 middle".
c906108c
SS
29749 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
29750 "whatis signed char" for not gcc compiled.
29751 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
29752 "set variable signed char=-1 (-1)" and
29753 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
29754 * gdb.base/funcargs.exp (float_and_integral_args):
29755 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
29756 Add mips-sgi-irix* xfail when not gcc compiled for
29757 "continue to call2b".
29758 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
29759 "continue to call2g".
6fdff2c5
PA
29760 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc
29761 compiled for "backtrace from call6a"
29762 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc
29763 compiled for "backtrace from call7k". Add mips-sgi-irix5* xfail
29764 when not gcc compiled for "backtrace from call7a".
c906108c
SS
29765 (localvars_after_alloca): Fix gdb_test cmds for
29766 "print * after runto ...".
29767 Remove rs6000-*-* xfails for
29768 "print i after runto localvars_after_alloca" and
29769 "print l after runto localvars_after_alloca"
29770 for all compilers.
29771 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
889bf7c5 29772 when not compiled with gcc, for:
c906108c
SS
29773 "print signed char == (minus)",
29774 "print signed char != (minus)",
29775 "print signed char < (minus)",
29776 "print signed char > (minus)".
29777 * gdb.base/callfuncs.exp (do_function_calls):
29778 Add mips-sgi-irix* xfail, when compiled with native compiler, for
29779 "call inferior func with struct - returns char *".
d63a86f8 29780 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
29781 "correct value returned double test" to include Solaris 2.4.
29782 * gdb.base/funcargs.exp (float_and_integral_args):
29783 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 29784
c906108c
SS
29785Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29786
29787 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
29788 enumeration bitfields if compiling with GNU C.
29789 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
29790 to empty' prompt.
29791
29792Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
29793
29794 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
29795 test for PRO targets.
29796
29797 * gdb.base/funcargs.exp: Avoid ever setting more than 8
29798 breakpoints in the inferior at any given time by making
29799 two groups of breakpoints for call2*, call6* and call7*
29800 tests.
29801
29802Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29803
29804 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
29805 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
29806 from optimizing it away.
29807 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
29808 "call inferior func with struct".
29809
29810Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
29811
29812 * configure.in: Only configure gdb.chill for particular targets.
29813
29814Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
29815
29816 * gdb.base/Makefile.in: Add action to .c.o transformation
29817 rule that generates a .ci file for each .o file and remove
29818 explicit .c.o rules except for callfuncs.o.
29819 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
29820 generates a .ci file for each .o file and remove explicit
29821 .cc.o rules.
29822 (clean): Remove *.tmp *.ci files.
29823 (EXECUTABLES): Remove templ-info.exp.
29824 * gdb.base/compiler.c: New file.
29825 * gdb.c++/compiler.cc: New file
29826 * gdb.base/scope.exp: Source gdb.base/scope.ci.
29827 Change rs6000-*-* xfail for
29828 "print 'scope0.c'::filelocal_ro" and
29829 "print 'scope1.c'::filelocal" and
29830 "print 'scope1.c'::filelocal_bss" and
29831 "print 'scope1.c'::filelocal_ro" and
29832 "print 'scope1.c'::foo::funclocal" and
29833 "print 'scope1.c'::foo::funclocal_ro" and
29834 "print 'scope1.c'::bar::funclocal" and
29835 "print 'scope0.c'::filelocal_ro" and
29836 "print 'scope1.c'::filelocal at foo" and
29837 "print 'scope1.c'::filelocal_bss at foo" and
29838 "print 'scope1.c'::filelocal_ro at foo" and
29839 "print 'scope1.c'::foo::funclocal at foo" and
29840 "print 'scope1.c'::foo::funclocal_bss at foo" and
29841 "print 'scope1.c'::foo::funclocal_ro at foo" and
29842 "print 'scope1.c'::bar::funclocal at foo" and
29843 "print 'scope0.c'::filelocal_ro" and
29844 "print 'scope1.c'::filelocal" and
29845 "print 'scope1.c'::filelocal_bss" and
29846 "print 'scope1.c'::filelocal_ro" and
29847 "print 'scope1.c'::foo::funclocal" and
29848 "print 'scope1.c'::foo::funclocal_bss" and
29849 "print 'scope1.c'::foo::funclocal_ro" and
29850 "print 'scope1.c'::bar::funclocal" and
29851 "print 'scope1.c'::bar::funclocal_bss"
29852 to only be xfail'd when not compiled with gcc.
d63a86f8 29853 Add rs6000-*-* xfail for
c906108c
SS
29854 "print 'scope0.c'::filelocal_bss before run"
29855 when compiled with gcc.
29856 (test_at_main): Add rs6000-*-* xfail for
29857 "print filelocal_ro in test_at_main"
29858 when compiled with gcc.
29859 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
889bf7c5 29860 Add rs6000-*-aix* xfail for
c906108c
SS
29861 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
29862 "ptype t_char_array", not compiled with gcc.
29863 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
29864 xfail for "list foo (in include file)" when gcc compiled.
29865 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
889bf7c5 29866 (integral_args): Add rs6000-*-* xfail for
c906108c
SS
29867 "run to call0a" if not compiled with gcc.
29868 (unsigned_integral_args): Add rs6000-*-* xfail for
29869 "run to call1a" if not compiled with gcc.
29870 (float_and_integral_args): Add rs6000-*-* xfail for
29871 "run to call2a" if not compiled with gcc and for
29872 "continue to call2b" for any compiler.
29873 Add rs6000-*-* xfail to
29874 "print f1 after run to call2a" for gcc compiled.
29875 (discard_and_shuffle): Add rs6000-*-* xfail for
29876 "run to call6a".
29877 (shuffle_round_robin): Add rs6000-*-* xfail for
29878 "backtrace from call7a" if not compiled with gcc.
29879 Add rs6000-*-* xfail for
29880 "backtrace from call7b" if compiled with gcc.
29881 (call_after_alloca): Add rs6000-*-* xfail for
29882 "print c in call_after_alloca" and
29883 "print s in call_after_alloca" and
29884 "backtrace from call_after_alloca_subr"
29885 if not compiled with gcc.
29886 (localvars_in_indirect_call): Add rs6000-*-* xfail for
29887 "print c in localvars_in_indirect_call" and
29888 "print c in localvars_in_indirect_call" and
29889 "backtrace in indirectly called function" and
29890 "stepping into indirectly called function"
29891 if not compiled with gcc.
29892 (localvars_after_alloca): Add rs6000-*-* xfail for
29893 "print c after runto localvars_after_alloca" and
29894 "print s after runto localvars_after_alloca" and
29895 "print i after runto localvars_after_alloca" and
29896 "print l after runto localvars_after_alloca"
29897 for all compilers.
29898 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
29899 than whatis-info.exp.
29900 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
29901 than opaque-info.exp.
29902 Setup rs6000-*-* xfail for
d63a86f8 29903 "ptype on opaque struct pointer (statically)" and
c906108c
SS
29904 "ptype on opaque struct pointer (dynamically)" when
29905 not compiled with gcc.
29906 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
29907 rather than callf-info.exp.
29908 (do_function_calls): Add clear_xfail for rs6000-*-* for
29909 "p t_float_values2(3.14159,float_val2)". Seems to work
29910 fine there, both with xlc and gcc. Need to find out what
29911 it is doing right and fix other platforms.
29912 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
29913 "call inferior func with struct - returns int",
29914 "call inferior func with struct - returns long",
29915 "call inferior func with struct - returns float",
29916 "call inferior func with struct - returns double",
29917 "call inferior func with struct - returns char *",
29918 but only if not gcc compiled (presumes xlc compiled).
29919 Change rs6000-*-* xfails for
29920 "call inferior func with struct - returns char" and
29921 " call inferior func with struct - returns short" to only
29922 xfail if not using gcc.
29923 (clean mostlyclean): Remove *.ci and *.tmp files.
29924 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
29925 than templ-info.exp.
29926 * gdb.base/langs.exp: Source gdb.base/langs.ci.
29927 Add rs6000-*-* xfail for "up to foo in langs.exp"
29928 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
889bf7c5 29929 when not gcc compiled.
d63a86f8 29930
c906108c
SS
29931Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
29932
29933 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
29934 * gdb.base/corefile.exp: Likewise.
29935 * gdb.base/list.exp: Likewise.
29936 * gdb.base/scope.exp: Likewise.
29937 * gdb.base/siganls.exp: Likewise.
29938
29939 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
29940 compiler output.
29941 * gdb.base/whatis.exp: Likewise.
29942
29943Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
29944
29945 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
29946 failure (opcode table has been fixed to match reality).
29947
29948Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
29949
29950 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
29951 "call inferior func with struct - returns char",
29952 "call inferior func with struct - returns short"
29953
29954 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
29955 "print 'scope0.c'::filelocal at main",
29956 "print 'scope0.c'::filelocal_bss in test_at_main",
29957 "print 'scope0.c'::filelocal at foo",
29958 "print 'scope0.c'::filelocal_bss in test_at_foo",
29959 "print 'scope0.c'::filelocal at bar",
29960 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 29961
c906108c
SS
29962 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
29963 in source file 1". This bug seems to have been fixed with both
29964 gcc and native cc (was native assembler bug?).
29965
29966Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
29967
29968 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
29969 "backtrace through signal handler" to "i*86-*-sysv4*".
29970 * gdb.base/signals.exp: Add xfail for "'next' behaved as
29971 continue" case. Add "known SVR4 bug" to fail message.
29972 Add "i*86-*-bsdi2.0" xfail for "handle all print".
29973 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
29974 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
29975 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
29976 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
29977 "up to foo in langs.exp", "show language at foo in
29978 langs.exp", "up to cppsub_ in langs.exp", "show
29979 language at cppsub_ in langs.exp", "up to fsub in
29980 langs.exp", and "show language at fsub in langs.exp".
29981 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
29982 "bactrace in corefile.exp".
29983 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
29984 "call inferior function with struct - returns float" and
29985 "call inferior function with struct - returns double".
d63a86f8 29986
c906108c
SS
29987Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
29988
29989 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
29990 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
29991 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
29992 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
29993
29994Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
29995
29996 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
29997 (or overriden) "CHILL" macro rather then bare "gcc".
29998 Also look for ../../gcc/xgcc since that is what we will
29999 actually need, not "Makefile". Remove following assignment
30000 of CHILL to CHILL_FOR_TARGET because that results in
30001 recursive definition.
30002
30003Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
30004
30005 * gdb.base/corefile.exp: Change xfail for backtrace in
30006 corefile.exp from linuxaout to all linux.
30007 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
30008 cases where we miss the breakpoint at the signal handler
30009 for some reason. Setup xfail for linuxoldld/linuxaout and
30010 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
30011 hitting SIGURG breakpoint.
30012 * gdb.base/signals.exp: Setup xfail for "next" acting like
30013 continue to add linuxoldld. Setup xfail for all linux for
30014 "next to handler in signals_tests_1", "backtrace in
30015 signals_tests_1", "continue to func1", "pass SIGUSR1",
30016 and continue to handler".
30017
30018Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
30019
30020 * Update all FSF addresses except those in COPYING* files.
30021
30022Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
30023
30024 * gdb.base/a2-run.exp: Change messages to be more explicit about
30025 the status of args, and quote binfile in results.
30026
30027Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
30028
30029 * gdb.base/callfuncs.exp: Add tests for passing structs to
30030 inferior functions and return various types.
30031 * gdb.base/callfuncs.c: Add functions to receive a struct
30032 and return a member of the struct, in various types.
30033
30034Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30035
30036 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
30037
30038Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
30039
30040 * config/vxworks29k.exp: New file, sources vxworks.exp.
30041
30042Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
30043
30044 * config/gdbremote.exp: New file. Testing framework using
30045 gdbserver.
30046
30047Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
30048
30049 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
30050 "call function when asleep" and "send end of file".
30051 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
30052 for "backtrace in corefile.exp".
30053 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
30054 for "backtrace through signal handler".
30055 * gdb.base/corefile.exp: Make sure we actually generate a core file
30056 before trying the core tests. Some systems allow the user to suppress
30057 generation of core files and default to that (linux for example).
30058 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
30059 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
30060
30061Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
30062
30063 * gdb.threads: New directory with some crude multi-threaded
30064 gdb tests (step.exp and step2.exp).
30065 * config/mt-lynx (STEP_EXECUTABLE): Define.
30066 (THREADFLAGS): Define.
30067
30068Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
30069
30070 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
30071
30072 * gdb.base/signals.exp: Disable whole file for lynx until
30073 further notice.
30074
30075 * gdb.base/signals.exp: xfail test where "next" acts like
30076 "continue" for lynx.
30077
30078 * gdb.base/interrupt.exp: xfail test for calling function while
30079 inferior is asleep for lynx.
30080
30081 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
30082 than one cr-lf after each command.
30083
30084Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30085
30086 * configure.in: Reinstate setting of stabsdirs variable, fix
30087 typo in setting up configdirs for native builds.
30088
30089 * gdb.base/return.exp: Fix typo in return double test.
30090 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
30091 compiler from optimizing them away.
30092
30093Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
30094
30095 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
30096 sequences to be echo'd by gdb when using gdb_test.
30097 * gdb.chill/chexp.exp: Likewise.
30098 * gdb.fortran/exprs.exp: Likewise
30099
30100Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
30101
30102 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
30103 after the inferior gdb has started.
30104
30105 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
30106 after each command.
30107 * gdb.base/funcargs.exp: Likewise.
30108 * gdb.base/gdbvars.exp: Likewise.
30109 * gdb.base/interrupt.exp: Likewise.
30110 * gdb.base/list.exp: Likewise.
30111 * gdb.base/watchpoint.exp: Likewise.
30112 * gdb.c++/demangle.exp: Likewise.
30113 * gdb.c++/inherit.exp: Likewise.
30114 * gdb.chill/chexp.exp: Likewise.
30115 * gdb.fortran/exprs.exp: Likewise.
30116
30117 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
30118 test if we can't handle IO to/from the inferior.
30119
30120 * gdb.c++/misc.exp: Always check for a program already being
30121 started after sending a "run" command to gdb.
30122
30123 * gdb.base/twice.exp: Start with a fresh gdb.
30124
30125 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
30126 only depend on gdb's expression code, not the chill runtime.
30127
30128 * gdb.base/return.c: Put return values into variables so we
30129 can have gdb print them rather than depending on the program
30130 to print them.
30131 * gdb.base/return.exp: Corresponding changes.
30132
30133 * lib/gdb.exp: Provide default value for noinferiorio.
30134 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
30135 the inferior.
30136
30137 * gdb.base/break.exp: Always check for a program already being
30138 started after sending a "run" command to gdb.
30139 (text_next_with_recursion): Don't check the output from the
30140 program's printf statement. Instead just make sure the program
30141 exited.
30142
30143 * gdb.base/commands.exp: Protect tests which need arguments with
30144 $noargs conditionals.
30145
30146Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30147
30148 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
30149 of structure member arrays to match gdb/valops.c:value_addr change.
30150
30151Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
30152
30153 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
30154 cases.
30155
30156Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
30157
30158 * configure.in (configdirs): Remove gdb.chill from default list
30159 of subdirs and then add it back in only if doing a native build.
30160 The current chill compiler does not yet work in any cross build.
30161 * Revert all signal changes from Jul 6.
30162 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
30163 for sh-hms targets, allowing these tests to link, with no other
30164 changes. Testing is suppressed by setting "nosignals" in site.exp.
30165
30166Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
30167
30168 * configure.in (signaldirs): Define and add to configdirs for all
30169 targets except some specific ones that are known to not support signals.
30170 Also clean up formatting.
30171 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
30172 (signals, sigall): Remove rules to build.
30173 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
30174 Moved to new gdb.signals directory.
30175 * gdb.signals: New test directory.
30176 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
30177 signals.c signals.exp}: New or moved files.
30178
30179Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
30180
30181 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
30182
30183Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
30184
30185 * gdb.base/return.exp: Xfail `return double' test failure
30186 on at least Solaris 2.3 and handle future/past versions on
30187 a case by case basis as appropriate. Also update message
30188 to include i*86 failures.
30189
30190Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30191
30192 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
30193
30194 * lib/gdb.exp: Fix comment which erroneously identified
30195 gdb_file_cmd as gdb_load (the 19 May change was in fact to
30196 gdb_file_cmd not gdb_load).
30197 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
30198
30199 * gdb.base/setvar.exp: Make test names consistent between pass and
30200 fail cases. Use gdb_test more.
30201
30202Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30203
30204 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
30205
30206Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30207
30208 * gdb.base/help.exp: Fix expected help string for `show commands'.
30209
30210Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
30211
30212 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
30213
30214 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
30215 of a text section.
30216
30217Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
30218
30219 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
30220 that loop eventually terminates. Fix Connection refused logic so
30221 that testsuite will expire nicely.
30222
30223Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
30224
30225 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
30226 config/rom68k.exp: New tcl glue for the appropriate monitors.
30227 These all just end up calling monitor.exp.
30228 * config/monitor.exp (gdb_target_monitor): Handle `Connection
30229 refused' by retrying. Cleanup some timeout issues.
30230 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
30231 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
30232 callers don't have to set/restore global timeout variable.
30233
30234 * The following set of changes centralizes management of the global
30235 timeout variable. This way, it can be set in one target dependent
30236 place instead of dozens of places scattered throughout the test suite.
30237 If you need to lengthen a timeout, then you should either set timeout
30238 in one of the config/{target}.exp files, or multiply it by a factor.
30239 Setting it to an absolute value is always going to lose for some
30240 targets.
30241 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
30242 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
30243 * gdb.base/funcargs.exp: Don't set timeout.
30244 * gdb.base/list.exp (test_forward_search): Only use local timeout.
30245 * gdb.base/printcmds.exp (test_print_string_constants
30246 test_print_array_constants): Don't set timeout.
30247 * gdb.base/ptype.exp: Don't set timeout.
30248 * gdb.base/recurse.exp: Don't set timeout.
30249 * gdb.base/return.exp: Don't set timeout.
30250 * gdb.base/watchpoint.exp: Don't set timeout.
30251 * gdb.c++/classes.exp (do_tests): Don't set timeout.
30252 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
30253
30254Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
30255
30256 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
30257
30258Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30259
30260 * lib/gdb.exp: Disable chill tests for irix5.
30261
30262Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30263
30264 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
30265 each test pass or fail.
30266
30267Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30268
30269 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
30270 xlc not gcc.
30271
30272Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
30273
30274 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
30275
30276Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
30277
30278 * config/est.exp: Fix copyright and comments. Remove dead code.
30279 Use targetname, serialport and baud variables instead of fixed
30280 constants.
30281 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
30282 * config/cpu32bug.exp: New file to support cpu32bug monitors.
30283
30284Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30285
30286 * gdb.base/watchpoint.exp: Don't run
30287 test_watchpoint_triggered_in_syscall for sunos.
30288
30289Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30290
30291 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
30292 they don't seem to exist. Do include stdio.h.
30293
30294Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30295
30296 * gdb.base/a1-selftest.exp: Add alpha xfail.
30297
30298Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30299
30300 * gdb.base/watchpoint.c (main): Prompt before calling read().
30301 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
30302 Revise accordingly. Remove cruft about sending "123" several
30303 times, until it gets noticed. Clean up the "print buf[0]" stuff
30304 so that it passes or fails, and waits for prompts in the usual way.
30305
30306Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30307
30308 * gdb.base/recurse.exp: Fix comment.
30309
30310 * TODO: Remove item about printing variables in nodebug.exp. Add
30311 item about enabling tests which are only run on some targets.
30312
30313 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
30314 fail, make test names unique, use new gdb_test convention
30315 regarding pattern, use gdb_test more, etc.).
30316
30317 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
30318 fail, make test names unique, etc.).
30319
30320Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30321
30322 * gdb.base/nodebug.c: Change return type of top and middle to
30323 short.
30324 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
30325 are fixed by the recent mdebugread.c changes. Allow `short ()'
30326 as type for top and middle.
30327
30328Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30329
30330 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
30331 nearly as I can tell, the whole thing was an accident in Stu's
30332 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
30333 to replace a send/expect pair with gdb_test, but ended up only
30334 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
30335 of 30 Mar 1995 took care of it, but left this vestigial comment
30336 which I am now nuking.
30337
30338Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30339
30340 * gdb.base/break.exp: Look for different line number for
30341 breakpoint at main depending on usestubs.
30342
30343Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30344
30345 * gdb.base/list.exp: Adjust some alternate expect patterns to
30346 match recent list0.c change. Add alternate expect pattern for
30347 output from `list default lines around main' for optimizing
30348 compilers.
30349
30350Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30351
30352 * lib/gdb.exp: If nosignals is not set, set it to 0.
30353
30354Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
30355
30356 * config/slite-gdb.exp: Responds to load symbol table prompt.
30357 * gdb.base/break.exp: Adjust line number, fix rerun.
30358 * gdb.base/langs0.c: Add #ifdef usestubs.
30359
30360Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
30361
30362 * gdb.base/list.exp: Adjust line contents after adding new lines in
30363 list0.c. Also fix a syntax error.
30364
30365 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
30366 * gdb.base/break.exp: ditto.
30367 * gdb.base/list.exp: ditto.
30368 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
30369 * gdb.base/run.c: ditto.
30370 * gdb.base/list0.c: ditto.
30371 * gdb.base/funcargs.c: ditto.
30372
30373Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
30374
30375 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
30376 $targetname, $serialport and $baud instead of hardwired variables.
30377 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
30378 target doesn't support signals.
30379
30380Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
30381
30382 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
30383
30384Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30385
30386 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
30387 Don't rely on the value of an auto variable before it has been
30388 initialized. Use gdb_test more.
30389
30390Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30391
30392 * lib/gdb.exp (default_gdb_version): A version number must start
30393 with a digit, but other than that contains all characters up to
30394 the first whitespace character.
30395
30396Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30397
30398 * gdb.base/commands.exp (breakpoint_command_test): New tests.
30399
30400Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30401
30402 * gdb.c++/*.exp: Warn if executable does not exist. The original
30403 reason for skipping the warning was that configure.in sometimes
30404 intentionally skipped building the executables but the tcl code
30405 had no way of knowing. That (a) was always bogus with respect to
30406 error handling, (b) is no longer true (right now there is no way
30407 to skip C++ tests).
30408
30409 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
30410
30411Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30412
30413 * gdb.base/list.exp: Add expect patterns for output from
30414 SunPRO compiled executables.
30415 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
30416 types.
30417
30418Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30419
30420 * gdb.base/break.exp (test_next_with_recursion): Accept any line
30421 number (we are already testing that the correct source line text
30422 gets printed).
30423
30424 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
30425 that is what is intended, but something needed to be done to get
30426 sunos4 native working again.
30427
30428 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
30429
30430 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
30431 apparently went with a (very) old xfail.
30432
30433Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
30434
30435 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
30436 runto_main is a proc in gdb.exp that will do 'step' for target use
30437 stubs.
30438 * gdb.base/exprs.exp: ditto.
30439 * gdb.base/interrupt.exp: ditto.
30440 * gdb.base/opaque.exp: ditto.
30441 * gdb.base/printcmds.exp: ditto.
30442 * gdb.base/ptype.exp: ditto.
30443 * gdb.base/scope.exp: ditto.
30444 * gdb.base/setvar.exp: ditto.
30445 * gdb.base/signals.exp: ditto.
30446 * gdb.base/twice.exp: ditto.
30447 * gdb.c++/classes.exp: ditto.
30448 * gdb.c++/inherit.exp: ditto.
30449 * gdb.c++/templates.exp: ditto.
30450 * gdb.base/break.exp: no run and hit main for stubs. Change line
30451 numbers for breakpoints and info breakpoint.
30452 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
30453 breakpoint().
30454 * gdb.base/callfuncs.c: ditto.
30455 * gdb.base/exprs: ditto.
30456 * gdb.base/interrupt.c: ditto.
30457 * gdb.base/opaque0.c: ditto.
30458 * gdb.base/printcmds.c: ditto.
30459 * gdb.base/ptype.c: ditto.
30460 * gdb.base/scope0.c: ditto.
30461 * gdb.base/setvar.c: ditto.
30462 * gdb.base/signals.c: ditto.
30463 * gdb.base/twice.c: ditto.
30464 * gdb.c++/misc.cc: ditto.
30465 * gdb.c++/templates.cc: ditto.
30466
30467Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30468
30469 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
30470
30471 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
30472 somewhere between `read' and `main.c'. I'm pretty sure the
30473 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
30474 and it isn't particularly useful.
30475
30476 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
30477
30478Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30479
30480 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
30481
30482Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
30483
30484 * config/mt-slite: add LIBS and -nostdlib.
30485 * config/slite-gdb.exp: add this new file to support sparclite target.
30486
30487Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
30488
30489 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
30490
30491 * gdb.base/a2-run.exp: Change argument to istarget from
30492 "*-*-vxworks" to "*-*-vxworks*".
30493 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
30494
30495Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
30496
30497 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
30498 will not runto main but do a 'step' to step out of breakpoint().
30499 * config/mt-slite: add -Dusestubs.
30500
30501Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30502
30503 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
30504 instead of just @.
30505
30506 * gdb.base/signals.exp: Add test for "handle all print".
30507 * TODO: Remove "handle all print". Also remove item about
30508 checking copyright date (I don't like the idea of a spurious FAIL
30509 based on when we run the tests).
30510
30511 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
30512 for SunOS4 (reason for failure not investigated). Remove
30513 redundant test for $binfile.
30514
30515 * gdb.base/nodebug.c (array_index): Call malloc.
30516
30517 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
30518
30519Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
30520
30521 * gdb.base/recurse.exp: Update gdb_test invocation to use new
30522 conventions and slightly simplify the matching regexp.
30523
30524Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30525
30526 * gdb.base/break.exp: Update gdb_test invocation to use new
30527 convention.
30528
30529 * lib/gdb.exp: If noargs is not set, set it to 0.
30530
30531 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
30532 tests unique.
30533
30534 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
30535
30536Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30537
30538 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
30539 one argument of type "<non-float parameter>".
30540
30541Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
30542
30543 * config/rom68k.exp: New file to support Motorola IDP board.
30544 * gdb.base/a2-run.exp: Skip this file if noargs is set.
30545 * gdb.base/break.c: Change things around so that this program
30546 doesn't depend upon args. This is necessary to make remote
30547 targets work (in general, they can't take args).
30548 * gdb.base/break.exp: Don't try to send args to program. Don't
30549 expect output. Also, replace lots of code with gdb_test.
30550
30551Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30552
30553 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
30554 printing of '\'' (which is what the comment says we are testing,
30555 even though we were not), not '''.
30556 (test_integer_literals_rejected): Test that printing ''' is an error.
30557
30558 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
30559 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
30560 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
30561 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
30562 Use gdb_test not test_print_accept.
30563 * lib/gdb.exp: Remove test_print_accept.
30564
30565 * gdb.base/signals.exp (signal_tests_1): Make pass message
30566 consistent with fail message.
30567
30568 * gdb.base/whatis.exp: Remove xfails for printing char vs.
30569 unsigned char; the bug (PR 1821) is fixed.
30570
30571 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
30572
30573 * gdb.base/scope.exp (test_at_localscopes): Call pass for
30574 successful tests--makes xfailing them work right.
30575
30576Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30577
30578 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
30579 only \r\n, not .*. The test can pass .* as the last thing in
30580 $pattern if that is what it wants. In addition to providing this
30581 flexibility, this change should speed up pattern matching in cases
30582 where the pattern already ended with .* (there were a number of
30583 them). This change also helps catch bad patterns--in the old
30584 scheme the typo "char \*" instead of "char \\*" would pass. Now
30585 it is caught.
30586 * Many .exp files: Update callers.
30587
30588 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
30589 clearer and does not spuriously match multiple ('s. Likewise for
30590 ) and *.
30591
30592 * gdb.base/nodebug.exp: Test ability to call a function and pass
30593 it a string (even with no debugging info).
30594
30595 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
30596 "p '\'", which is the same as "p ''" once tcl gets done with
30597 quoting, to "p '\\'", which I suspect is what is intended (one
30598 backslash gets sent to GDB).
30599
30600 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
30601
30602Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30603
30604 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
30605 1817) was fixed literally years ago.
30606
30607Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30608
30609 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
30610 test, it causes stepping out of call_after_alloca_subr with
30611 optimizing compilers.
30612 (localvars_in_indirect_call): Consume GDB prompt if `finish'
30613 fails.
30614
30615 * gdb.c++/templates.exp: Source templ-info.exp only if
30616 the templates executable exists.
30617
30618 * gdb.c++/misc.cc (class Contains_static_instance,
30619 class Contains_nested_static_instance),
30620 gdb.c++/classes.exp (test_static_members): Test printing of
30621 a class that contains a static instance of the class.
30622
30623Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30624
30625 * gdb.base/langs2.c (cppsub_): Don't prototype.
30626 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
30627 only, I believe).
30628
30629Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30630
30631 * lib/gdb.exp (skip_chill_tests): New procedure.
30632
30633 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
30634
30635Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
30636
30637 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
30638 each expect pattern. Cuts runtime from 12 to about 4 seconds.
30639
30640Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30641
30642 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
30643
30644 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
30645 disassemble 8, not 16, instructions for part 4.
30646
30647 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
30648 support the latter anymore.
30649
30650 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
30651 -DNO_PROTOTYPES.
30652 * gdb.base/callfuncs.c: Control use of prototypes based on
30653 NO_PROTOTYPES, not __STDC__.
30654 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
30655 t_float_values2 tests if prototypes in use.
30656
30657 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
30658 t_double_values): When checking differences against DELTA, check
30659 that difference is within the range (-DELTA,DELTA), not just
30660 (-infinity,DELTA).
30661
30662Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
30663
30664 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
30665 'file' command firts, then 'target', then 'load', this is due to gdb
30666 target set up.
30667 * config/mips-gdb.exp: Fix a couple regular exp bugs.
30668
30669Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
30670
30671 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
30672 FP load/store variants.
30673 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
30674
30675Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
30676
30677 * gdb.base/term.exp: Do not give a warning if not native, it is
30678 not an abnormal condition.
30679
30680Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
30681
30682 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
30683 t_char_array".
30684
30685Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
30686
30687 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
30688 are getting the version number.
30689
30690 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
30691 if not native, it is not an abnormal condition.
30692
30693Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30694
30695 * lib/gdb.exp: Just use "file exists", rather than undocumented
30696 dejagnu procedure "findfile".
30697
30698Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
30699
30700 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
30701 (LDFLAGS): Set to -Xlinker -Ur.
30702
30703 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
30704 Removed, these values are set by lib/gdb.exp.
30705
30706 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
30707
30708Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
30709
30710 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
30711 of replicating gdb startup code.
30712
30713 * config/mt-vxworks (LDFLAGS): Set to -r.
30714 (CFLAGS_FOR_TARGET): Removed.
30715
30716 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
30717 (gdb) and gdb for vxworks uses (vxgdb).
30718
30719 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
30720 executable is not in the tree and host != target, use sed and
30721 program_transform_name to determine the gdb name used by the
30722 target.
30723
30724 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
30725 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
30726
30727Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30728
30729 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
30730 floats, chars, and shorts where there are ANSI-style function
30731 definitions.
30732
30733 * gdb.base/langs.exp, gdb.base/langs*: New test.
30734 * gdb.base/Makefile.in: Build it.
30735 * TODO: Remove item about checking that C names don't get C++
30736 demangling applied; this test tests it.
30737
30738Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30739
30740 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
30741 went with the const70 xfail. The xfail went away a year ago.
30742
30743 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
30744
30745 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
30746 for hp300.
30747
30748 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
30749
30750 * gdb.base/a1-selftest.exp: Don't run on hp300.
30751
30752Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30753
30754 * Makefile.in (site.exp): Set host_alias and target_alias as well
30755 as host_triplet and target_triplet.
30756
30757Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30758
30759 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
30760
30761 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
30762 places as other ecoff systems).
30763
30764 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
30765 ultrix.
30766
30767Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30768
30769 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
30770 remove them.
30771 * gdb.base/nodebug.exp: Accept "function" in addition to "text
30772 variable and "variable" in addition to "data variable".
30773 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
30774
30775 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
30776 2.
30777 * gdb.base/list1.c (long_line): Add additional statement at start
30778 of function.
30779 * gdb.base/list.exp (test_forward_search): Update line number to
30780 reflect new statement.
30781
30782Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30783
30784 * gdb.base/signals.exp: Reinitialize searched source directories
30785 after gdb_start call.
30786
30787Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
30788
30789 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
30790 * gdb.stabs/Makefile.in: Likewise.
30791
30792 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
30793 change. Instead split the tests into smaller pieces.
30794 * gdb.disasm/hppa.s: Corresponding changes.
30795
30796Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30797
30798 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
30799 Quote ^C when passing it to stty. For some shells ^ is a pipe.
30800
30801 * gdb.base/funcargs.exp: Modify many tests so that every test
30802 either passes or fails. Make some test names unique.
30803
30804Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30805
30806 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
30807 Call stty to set interrupt character.
30808
30809 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
30810 for HP assembler versus GNU assembler based on actual behavior of
30811 $(CC), rather than assuming that $(AS) is always the GNU assembler.
30812
30813 * TODO: Suggest a few more stepping tests.
30814
30815Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
30816
30817 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
30818 restart GDB for h8300 after a continue.
30819 (return): Add pattern to match a29k-udi behavior.
30820 * gdb.base/nodebug.exp: Remove obsolete comment.
30821 * gdb.base/regs.exp: New file, testing of register displays.
30822 * gdb.base/return.exp: Fix typo in reference to $objdir.
30823 * gdb.base/whatis.exp: Always start with a fresh GDB.
30824
30825Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30826
30827 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
30828 higher, these tests generate a lot of output.
30829
30830Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30831
30832 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
30833 code following the catch silently ignored some errors; without the
30834 catch they should be thrown like any other tcl error. Also, the
30835 catch used "" instead of {} which meant all the callers who wanted
30836 to include one of the characters "[]$ had to quote it an extra time.
30837 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
30838 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
30839 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
30840 Remove extra quoting.
30841
30842Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
30843
30844 * gdb.base/commands.exp: Make test names unique; every test either
30845 passes or fails. Update some comments.
30846
30847 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
30848
30849Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30850
30851 The following fixes a FAIL caused by the fact that the alpha stabs
30852 configuration didn't use the ".if alpha" code in weird.def.
30853 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
30854 bit pointer, so the 32 bit version works even on the alpha.
30855 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
30856 Remove the stuff which allowed us to have separate versions for
30857 alpha and everything else.
30858
30859 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
30860 regexp which "info func operator\[\](" is supposed to match. Fix
30861 string to send to GDB. Note that GDB still doesn't work right. Add a
30862 new test for "info func .perator\[\](" which GDB does handle correctly.
30863
30864 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
30865
30866Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30867
30868 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
30869 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
30870 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
30871 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
30872 it makes the tests harder to understand and confuses test-o-matic.
30873 The preferred style is that each test provides a PASS or a FAIL,
30874 and has a unique message (e.g. "continue #54" not just "continue")
30875 which is the same for the pass and the fail.
30876 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
30877 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
30878 to lib/gdb.exp.
30879 * gdb.base/printcmds.exp: Use test_print_accept. Remove
30880 prt_accept which was basically the same thing. Likewise for
30881 test_print_reject and prt_reject.
30882 * lib/gdb.exp (test_print_reject): Add some more error message
30883 patterns to match from the former printcmds.exp (prt_reject).
30884 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
30885 One defect of the passcount stuff is that some of it failed to
30886 report XPASS where appropriate.
30887 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
30888 stuff before and after arg in expected pattern.
30889 (test_paddr_operator_functions): Re-do test without print_addr_of;
30890 this is the only test which seems to want extra stuff there.
30891
30892Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30893
30894 * gdb.base/nodebug.exp: Update new tests to reflect improved
30895 wording of gdb output.
30896
30897 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
30898 and "ptype" work on variables in files compiled without -g.
30899 Replaces commented out "maint print msymbol" tests.
30900
30901Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30902
30903 * gdb.base/setvar.c (dummy): Call malloc.
30904
30905 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
30906 losing with the irix4 sed.
30907
30908 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
30909 ALRM" on irix4.
30910
30911Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30912
30913 * TODO: Remove items about corefile.exp testing new exec-file and
30914 backtrace; both are now done. Add items about printing enums.
30915
30916Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30917
30918 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
30919 "get signal $thissig" test fails.
30920
30921 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
30922
30923Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30924
30925 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
30926 compiler warning with dec alpha compiler.
30927
30928 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
30929 extra \n from gdb_test call (this explains why the prompt test
30930 that I removed yesterday was there).
30931 (user_defined_command_test): Remove extra \n and prompt test.
30932
30933 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
30934 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
30935 doesn't exist.
30936 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
30937 Also remove alpha workaround, which turns out to be because
30938 SIGABRT == SIGLOST.
30939
30940 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
30941
30942 * gdb.base/help.exp: Don't test "help show".
30943
30944Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30945
30946 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
30947 "set print address" is on.
30948 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
30949 pass prompt to gdb_test; gdb_test already looks for the prompt.
30950
30951 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
30952
30953 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
30954 was a vestige of the manual TESTSTRATEGY, and the purpose of it
30955 was to make sure that gdb can read a core file. But (a) the "read
30956 the corefile" part didn't make it to a1-selftest.exp, we just
30957 delete the corefile after creating it, and (b) we test reading
30958 corefiles in corefile.exp anyway. Also, this test left around a
30959 xgdb process on Solaris.
30960
30961 * gdb.base/corefile.exp: Also test backtrace.
30962
30963Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
30964
30965 * gdb.base/commands.exp: Test a simple user defined command with
30966 arguments and if/while statements; verify the full user command is
30967 printed by "show user".
30968
30969 * gdb.base/commands.exp: Test if/while commands as part of a
30970 breakpoint command list; verify they appear in breakpoint
30971 information.
30972
30973Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30974
30975 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
30976 than by dividing by zero.
30977
30978Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
30979
30980 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
30981 performing an inferior call with watchpoints enabled.
30982 * gdb.base/watchpoint.c (main): Delete second unnecessary read
30983 call.
30984
30985Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30986
30987 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
30988 of "file" command.
30989
30990 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
30991 Add additional pattern for when "int operator int(void);" appears
30992 in a different order.
30993
30994Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30995
30996 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
30997
30998 * gdb.base/help.exp: Replace most of docstrings for "info signals"
30999 and "signal" with ".*".
31000
31001Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31002
31003 * TODO: Add note about "handle all nostop".
31004
31005 * gdb.base/{sigall.c, sigall.exp}: New test.
31006 * gdb.base/Makefile.in: Add it.
31007
31008Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
31009
31010 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
31011 when invoking GDB, suppresses any windowing interface.
31012
31013Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
31014
31015 * config/sim-gdb: New file, simulator testing support.
31016
31017Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
31018
31019 * gdb.base/interrupt.exp: Test calling func1 twice.
31020
31021Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
31022
31023 * gdb.base/list.exp (test_forward_search): Set timeout higher
31024 when we'll be getting lots of output from gdb.
31025
31026 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
31027 "init_malloc" to after the expect statement. Run it if that
31028 regexp is taken, but also for two others which happen if source
31029 cannot be found.
31030
31031Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31032
31033 * gdb.base/printcmds.exp: New test, for printing register before
31034 program is running.
31035
31036Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31037
31038 * gdb.base/list.exp: Correct some alternate expect patterns
31039 to reflect changes in list1.c.
31040
31041Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31042
31043 * TODO: Add item regarding large frames.
31044
31045 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
31046
31047 * TODO: Remove item about enabling return.exp; it
31048 is enabled. Suggest a few more "return" tests.
31049
31050Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31051
31052 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
31053 anonymous unions.
31054
31055Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31056
31057 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
31058 and pr-5646.o, so "make" is the same as "make all", not "make
31059 pr-4975.o".
31060
31061Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
31062
31063 * gdb.base/list.exp: Adjust expectations to reflect changes in
31064 list1.c.
31065 (test_forward_search): New test proc.
31066 * gdb.base/list1.c (long_line): New function, has long source line.
31067
31068Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
31069
31070 * gdb.base/a1-selftest.exp: Change initial stepping to know about
31071 additional line of code that was added.
31072
31073Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
31074
31075 * gdb.disasm/hppa.s: Break the large branching tests into smaller
31076 tests so as not to overflow expect's input buffers.
31077 * gdb.disasm/hppa.exp: Corresponding changes.
31078
31079Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31080
31081 Beginnings of template debugging tests.
31082 * gdb.c++/templ-info.cc: New file to test for template
31083 debugging capability of the compiler.
31084 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
31085 templ-info.cc.
31086 * gdb.c++/templates.cc: Add explicit template instantiations
31087 to enable compiling with -fno-implicit-templates. Add destructor
31088 and 'value' method to T5 class for template tests.
31089 * gdb.c++/templates.exp: Add testcases for printing of template
31090 types, setting breakpoints on template methods and calling a
d63a86f8 31091 template method.
c906108c
SS
31092
31093Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
31094
31095 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
31096 branch target since some assemblers (gas-2.5) may emit a
31097 relocation for the branch instead of resolving it in the
31098 assembler.
31099
31100Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31101
31102 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
31103 through signal handler.
31104
31105Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31106
31107 * configure.in (*-*-netware): Use config/mt-netware.
31108
31109 * config/mt-netware: New file.
31110 * config/mt-i386-netware: Removed, separate configs for different
31111 netware architectures are no longer needed now that we have
31112 --with-headers.
31113
31114Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31115
31116 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
31117 by the recent changes to use ANSI C arithmetic conversions.
31118
31119Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31120
31121 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
31122 bug involving using inferior_pid to figure out whether to select a
31123 frame.
31124
31125Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
31126
31127 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
31128 match the current disassembler output.
31129
31130Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
31131
31132 * gdb.fortran/exprs.exp: Expect VOID instead of void.
31133 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
31134 types, expect "int" as type of integer values (for now).
31135
31136Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
31137
31138 * gdb.base/commands.exp: New tests for if/while commands.
31139
31140Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
31141
31142 * lib/gdb.exp (runto): Replace sub-pattern for hex value
31143 by .*, since hex values have different syntax in Chill mode.
31144
31145Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31146
31147 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
31148 linefeed from expect pattern for repeated types with indices > 9.
31149
31150Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
31151
31152 First part of Fortran test suite.
31153 * gdb.fortran: New directory.
31154 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
31155
31156Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31157
31158 * gdb.base/default.exp: Update expect pattern for load command
31159 without arguments.
31160
31161Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
31162
31163 * configure.in: Change i386 to i[345]86.
31164 * gdb.base/configure.in: Likewise.
31165 * gdb.c++/configure.in: Likewise.
31166 * gdb.chill/configure.in: Likewise.
31167
31168Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
31169
31170 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
31171 patterns, since that is not a valid context for comments.
31172
31173Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
31174
31175 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
31176 repeated types and repeated types with indices > 9.
31177
31178Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
31179
31180 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
31181 2417; old bug has been fixed.
31182
31183Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
31184
31185 * gdb.base/interrupt.exp: When trying to wake up the inferior,
31186 send the newline ourselves instead of assuming gdb_test will do
31187 so when passed an empty input string.
31188
31189 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
31190 stabs testcode.
31191
31192Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31193
31194 * lib/gdb.exp (gdb_test): Don't send anything if the first
31195 argument is an empty string. This makes cases where we want to
31196 match output that is already in expect's buffers (for example,
31197 matching a breakpoint after gdb_run_cmd has been called) work
31198 reliably.
31199
31200Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31201
31202 * config/netware.exp: New file.
31203
31204Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31205
31206 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
31207 the -B and -L prefixes so we can find the debugging stub.
31208
31209 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
31210 there and we are using the gcc from the tree.
31211
31212 * gdb.base/types.c: Removed.
31213
31214 * gdb.base/configure.in: Look for makefile fragments in ../config.
31215 Recognize i386-*-netware.
31216 * gdb.c++/configure.in: Likewise.
31217
31218Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31219
31220 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
31221 the correct TCL syntax.
31222
31223Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31224
31225 * gdb.base/opaque.exp: use runto instead of messing around with
31226 breakpoints. Simplify by using gdb_test.
31227
31228 * gdb.base/bitfields.exp: restart between tests on netware targets
31229 because breakpoints aren't relocated after target death. Run
31230 processes to completion.
31231
31232 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
31233
31234Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
31235
31236 * Makefile.in: Remove extra tabs that confuse some versions
31237 of "make". Use the newly built gdb to test with by default,
31238 rather than the first one in the tester's search path.
31239
31240Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
31241
31242 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
31243
31244 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
31245 condition help.
31246
31247Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31248
31249 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
31250
31251 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
31252 running.
31253 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
31254 * gdb.base/funcargs.exp: Likewise.
31255
31256 * gdb.base/bitfields.exp: Simplify by using gdb_test.
31257 * gdb.base/funcargs.exp: Likewise.
31258
31259 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
31260 message is "".
31261
31262Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31263
31264 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
31265 return,signals,twice}.exp: Handle non-existant binaries
31266 consistantly.
31267
31268 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
31269 * gdb.base/Makefile.in: Don't try to generate a core dump, we
31270 might testing a cross development system.
31271
31272Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31273
31274 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
31275 runtest script is relative to ${srcdir}, not ${rootdir}.
31276
31277Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
31278
31279 * gdb.base/signals.exp: Allow for optionality of breakpoint
31280 address.
31281
31282Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31283
31284 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
31285
31286Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31287
31288 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
31289 for size_t definition.
31290 * gdb.c++/templates.cc: Likewise
31291
31292 * config/mt-i386-netware: New file.
31293
31294 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
31295 defined.
31296
31297 * gdb.base/Makefile.in: Added support for systems that name core
31298 files by appending "core" to the program name.
31299 * gdb.base/a1-selftest.exp: Likewise.
31300
31301Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31302
31303 * gdb.base/return.exp: Add comment and message for `return double'
31304 test failure on Sparc Solaris.
31305
31306Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
31307
31308 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
31309
31310Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31311
31312 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
31313 from optimizing them away.
31314 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
31315 patterns to include default constructors and assignment operators,
31316 to match gcc versions beyond 2.5.8. Accept any cplus demangling
31317 character in the output of the virtual base pointer.
31318
31319Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31320
31321 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
31322 expression match in print_addr_of to avoid unintented matches.
31323 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
31324 versions up to 2.5.8.
31325
31326Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31327
31328 * gdb.base/list.exp: Tweak alternate pattern for listing of an
31329 included file to run under newer versions of expect.
31330 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
31331 consecutive >'s in templates to accomodate recent cplus-dem.c change.
31332 Remove xfail for the virtual table of BDDHookV.
31333
31334Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
31335
31336 * lib/gdb.exp (string_to_regexp): Set a default result.
31337 (default_gdb_start): Fix misleading message.
31338
31339Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
31340
31341 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
31342 Remove all CC, etc definitions.
31343 * config/mt-hpux: New file.
31344 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
31345 (CFLAGS, LDFLAGS): Define.
31346 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
31347
31348 * Makefile.in (site.exp): Don't insert host_os, etc.
31349 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
31350 (distclean): Check existence of subdir.
31351 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
31352 * gdb.base/Makefile.in: General cleanup and simplification.
31353 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
31354 to build executables. Use default rule to build .o files.
31355 (EXPECT, RUNTEST, CC): Fix relative pathname.
31356 (site.exp): Don't insert host_os, etc.
31357 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
31358 and/or SIGUSR1 defined.
31359 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
31360 * gdb.c++/Makefile.in: General cleanup and simplification.
31361 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
31362 (CFLAGS): Remove.
31363 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
31364
31365Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
31366
31367 * gdb.base/recurse.exp: Misc changes to get tests running again
31368 after Kung's changes to the watchpoint code.
31369 * gdb.base/watchpoint.exp: Likewise.
31370
31371Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
31372
31373 * lib/gdb.exp (string_to_regexp): Convert {\} also.
31374
31375Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
31376
31377 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
31378 * lib/gdb.exp (default_gdb_start): Define.
31379 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
31380 gdb.base/funcargs.exp, gdb.base/opaque.exp,
31381 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
31382 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
31383 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
31384 Don't call gdb_target_udi in between tests.
31385
31386Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31387
31388 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
31389 (which was basically just a local version of the same thing). In
31390 addition to avoiding duplication, gdb_test_exact is faster.
31391 * lib/gdb.exp (gdb_test_exact): Fix typo.
31392
31393 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
31394 don't give an error.
31395
31396 * gdb.base/term.exp: Call delete_breakpoints before starting.
31397
31398 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
31399 (t10): Add comment.
31400
31401Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
31402
31403 Reorganization of the GDB Test Suite.
31404
31405 * gdb.base: New directory, contains all the basic tests.
31406 * gdb.c++: New directory, tests specific to C++.
31407 * gdb.chill: New directory, tests specific to Chill.
31408 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
31409 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
31410 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
31411 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
31412 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
31413 t30-31 to chill).
31414 * */gdbme.*: Rename to match appropriate expect scripts.
31415 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
31416 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
31417 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
31418 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
31419 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
31420 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
31421 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
31422 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
31423 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
31424 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
31425 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
31426 gdb.c++/virtfunc.cc: New names of C++ files.
31427 * gdb.chill/chillvars.ch: New name of Chill file.
31428 * gdb.base/configure.in, gdb.c++/configure.in,
31429 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
31430 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
31431 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
31432 * configure.in (configdirs): Update to reflect directory changes.
31433 (target_abbrev): No longer define for any configuration.
31434 * Makefile.in: Cosmetic improvements to header comments.
31435
31436Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
31437
31438 Various changes to gdb.t31:
31439
31440 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
31441 * gdbme.ch: Make all key-words and predefineds be upper-case.
31442 * chillvars.exp: Expect key-words and predefinds in upper-case.
31443
31444 * chillvars.exp: Use gdb_test_exact many places.
31445 Change expected output for arrays (which now includes index labels).
31446
31447 * pr-5020.exp, gdme.ch (module PR_5020):
31448 New test, for PR-5020.
31449
31450Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
31451
31452 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
31453 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
31454
31455Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
31456
31457 * Makefile.in: Fix bit-rot in definitions of CHILL,
31458 CHILL_FOR_TARGET and Chill_LIB.
31459 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
31460 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
31461 CHILL, and CHILL_LIB.
31462
31463Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
31464
31465 * Revert the previous changes. Please see Rob's directory
31466 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
31467
31468Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
31469
31470 * Makefile.in, configure.in, config/mips-gdb.exp,
a9c64011
AS
31471 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
31472 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
31473 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
c906108c
SS
31474 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
31475 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
31476 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
31477 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
31478 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
31479 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
31480 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
31481 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
31482 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
31483 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
31484 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
31485 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
31486 changes from 94Q1.
31487
31488Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
31489
31490 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
31491 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
31492 Rob's new testing fragments.
31493
31494Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
31495
31496 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
a9c64011 31497 lib/gdb.exp: Replace error proc calls with perror.
c906108c
SS
31498
31499Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
31500
31501 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
31502 version also, match on casted version strings, and match on
31503 gdb startup case where the line numbers might be messed up.
31504
31505Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
31506
31507 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
a9c64011 31508 (CFLAGS): Delete it from here.
c906108c
SS
31509
31510Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
31511
31512 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
31513
31514Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
31515
31516 * Makefile.in (RUNTEST): Default to just "runtest".
31517
31518Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31519
31520 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
31521 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
31522 the code has been restructured.
31523
31524Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31525
31526 * gdb.t00/default.exp (set write): Allow any number of \r and/or
31527 \n, not just one of each.
31528
31529 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
31530 /bin/cc gives a warning if you do.
31531
31532Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
31533
d63a86f8 31534 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
31535 __t10ListS_link1ZUiRCUiPT0
31536
31537Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31538
31539 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
31540 on local variables in recursive functions.
31541
31542 * gdb.t07/Makefile.in: Build the new test.
31543
31544Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31545
31546 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
31547 directly. Instead compare the return values from actual calls.
31548
31549Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
31550
31551 * Makefile.in (check): Set TCL_LIBRARY for runtest.
31552
31553Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31554
31555 * From Peter Schauer with minor modifications.
a9c64011
AS
31556 * gdb.t15/return.exp (return_tests): Handle targets where "return"
31557 stops in mid-line in the caller. Add xfail for returning a float
31558 value on X86 targets.
c906108c
SS
31559
31560Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31561
31562 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
31563 to avoid expect lossage.
31564 (fmem_LRbug_tests): Likewise.
31565 * gdb.disasm/hppa.s: Corresponding changes.
31566
31567 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
31568 conditions to work with latest dejagnu/expect.
31569
31570 * gdb.t15/funcargs.exp (finish from indirect call): No longer
31571 expected to fail on the PA.
31572 (backtrace in call with trampolines): Explicitly require main
31573 to be frame #1 (no trampolines should show up in backtrace).
31574
31575 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
31576 "continue -expect".
31577 * gdb.t06/break.exp: Likewise.
31578 * gdb.t07/watchpoint.exp: Likewise.
31579 * gdb.t13/bitfields.exp: Likewise.
31580 * gdb.t15/{funcargs,return}.exp: Likewise.
31581 * gdb.stabs/weird.exp: Likewise.
31582 * config/{mips,udi}-gdb.exp: Likewise.
31583
31584 * hppa.sed: Enclose comments within a sed command to avoid
31585 losing with the old OSF1 sed.
31586
31587Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31588
31589 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
31590 sequent dynix.
31591 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
31592 * gdb.t15/funcargs.exp: Conditionally step again to really
31593 finish from marker_call_with_trampolines. Handle the case where
31594 the first step from within call_with_trampolines already steps
31595 us back to main.
31596 * gdb.t15/gdbme.c: Add comment to closing brace of
31597 call_with_trampolines for funcargs.exp.
31598
31599Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31600
d63a86f8 31601 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
31602 Fix typo(s).
31603
31604Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31605
31606 * gdb.t07/gdbme.c: More code for watchpoint testing.
31607
31608 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
31609 "Hardware watchpoint" throughout file.
31610 (test_watchpoint_triggered_in_syscall): New test.
31611 (test_complex_watchpoint): New test.
31612
31613Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31614
31615 * gdbme.c (call_with_trampolines): New function to try and step
31616 into. Tests trampoline problems on the PA.
31617
31618 * funcargs.exp (localvars_in_indirect_call): No longer expect
31619 stepping into indirect call to fail on PAs.
31620 (test_stepping_over_trampolines): New test.
31621
31622Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31623
31624 * TODO: Add suggestions for static member function tests, and
31625 completion tests.
31626
31627Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31628
31629 * TODO: Add suggestions for "p/a" tests.
31630
31631 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
31632 (default_gdb_exit): Replace all the hair with sending "quit" to
31633 the process with a simple close.
31634
31635Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31636
31637 * TODO: Add suggestions for shared library tests.
31638
31639Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31640
31641 * TODO: Add suggestions for x/s tests.
31642
31643Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31644
31645 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
31646 "enable once", and "enable breakpoints once" with ".*".
31647
31648Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31649
31650 * TODO: Add suggestions about structure passing tests.
31651
31652Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31653
31654 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
31655 the primary1 test, use work around if __GNUC__ < 2.
31656 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
31657 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
31658 Test for bad output rather than waiting for timeout. Issue
31659 second continue only if first continue failed.
31660
31661Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
31662
31663 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
31664 operator[] test with gdb_test because the old code didn't seem to
31665 be getting the quoting right with the new dejagnu.
31666
31667Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
31668
31669 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
31670 one from the path.
31671 * Makefile.in: Use a fresh expect if there is one, use runtest
31672 from the src tree if there is one.
d63a86f8 31673
c906108c
SS
31674Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
31675
31676 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
31677 next over recursive call. Revise the tests from that point on
31678 (which had been skipped) to match GDB's actual (correct) output.
31679
31680 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
31681 with next over a breakpoint whose condition is false.
31682
31683 * gdb.t00/help.exp: Comment out "help set print" tests just like
31684 (and for same reason as) "help set" test.
31685
31686Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31687
31688 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
31689 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
31690
31691Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31692
31693 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
31694 necessary gdb_target_udi.
31695
31696 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
31697
31698 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
31699 1838 and 2417; they are fixed.
31700
31701 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
31702 gdb.t03/ptype.exp (ptype structure, ptype union):
31703 Remove xfails; the test is looser than when the xfails were added.
31704
31705 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
31706 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
31707
31708 * gdb.t01/run.exp: Only run shell test if isnative.
31709
31710 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
31711 since "run" automatically loads if necessary. Call gdb_target_udi
31712 after the "file" since "file" kills any execution target.
31713
31714 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
31715 GDB. GDB doesn't work that way (not anymore at least) on UDI.
31716 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
31717 argument for UDI.
31718
31719Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
31720
31721 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
31722
31723 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
31724
31725Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31726
31727 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
31728 properly quoting regexps. This makes the second argument to
31729 demangle a fixed string, which matches the callers, instead of a
31730 shell-style pattern which is what the previous implementation
31731 used. Update some of the callers.
31732
31733Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31734
31735 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
31736 (comib_nullified_tests): Fix typo.
31737 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
31738 strings. No longer expected to fail.
31739
31740 * gdb.disasm/hppa.s (addib_tests): Fix typo.
31741 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
31742 strings. No longer expected to fail.
31743
31744 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
31745 string. No longer expected to fail.
31746
31747Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31748
31749 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
31750 No longer expected to fail.
31751
31752 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
31753 string. No longer expected to fail.
31754
31755Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31756
31757 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
31758 only in the names (I probably got most of them). I was even
31759 generous with some which differed in underscores in names, and
31760 probably missed a few, and I *still* was able to remove almost a
31761 third of the file with almost no impact on testsuite coverage.
31762
31763Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31764
31765 * gdb.t00/default.exp: Match udi_attach error message as well as
31766 the one from child_attach.
31767
31768 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
31769
31770 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
31771
31772 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
31773 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
31774
31775 * Move test with enums and partial symbols back to
31776 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
31777 Reverts the change of 26 May 93. Per today's change to
31778 stabs.texinfo, the behavior that weird.exp was expecting was
31779 unreasonable; what is important is that the compiler+gdb get
31780 things right, which happens with a recent gcc. Also fix the test
31781 to deal with native compilers which put out the stab gdb can't
31782 deal with.
31783
31784Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31785
31786 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
31787 in the names. The main thing these accomplish is to slow things down.
31788 Many more such duplicates surely remain.
31789
31790 * gdb.t00/help.exp: Comment out "help support" test just like
31791 (and for same reason as) "help set" test.
31792
31793Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
31794
31795 * gdb.t06/break.exp: Remove setup_xfails for
31796 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
31797 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
31798 about known bug in gcc to include up through 2.5.8.
31799 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
31800 well as "_vb$".
31801 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
31802 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
31803 with latest gcc and gdb.
31804 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
31805 well as "_vb$".
31806
31807Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31808
31809 * configure.in (hppa*-*-*): Also configure and build stabs-only
31810 tests.
31811
31812Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31813
31814 * gdb.t10/hppa.mt: A makefile fragment for the PA.
31815 * gdb.t10/configure.in (hppa*-*-*): Use it.
31816
31817Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31818
31819 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
31820
31821Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31822
31823 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
31824 versions prior to 1.13.5.
31825
31826Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31827
31828 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
31829 the prompt is at the start of a line.
31830
31831Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31832
31833 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
31834 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
31835 in the copr tests now.
31836 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
31837 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
31838 expected to fail.
31839
31840Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
31841
31842 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
31843 gdb.t31/chillvars.exp, lib/gdb.exp:
31844 Tweak to run under either version of expect.
31845 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
31846 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
31847 * gdb.t11/list.exp: Remove extraneous whitespace.
31848
31849Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31850
31851 * gdb.t16/printcmds.exp (test_print_strings): Accept
31852 "(unsigned char *) " before the string.
31853
31854 * TODO: Add notes about printing of fancy types and GDB expressions.
31855
31856Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
31857
31858 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
31859 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 31860 if doing mips-idt-ecoff.
c906108c
SS
31861
31862Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
31863
31864 * Most .exp files: Tweak to run under either version of expect.
31865
31866Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31867
31868 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
31869 xfails; I'm not sure why they are failing, but not because of PR 1806.
31870
31871Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
31872
31873 * config/unix-gdb.exp: Remove gdb_unload cause it's already
31874 defined in lib/gdb.exp.
31875
31876Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31877
31878 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
31879 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
31880 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
31881 have to be typeless.
31882
31883Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31884
31885 * TODO: Add suggestion for copyright year test.
31886
31887Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
31888
31889 * configure.in (*-*-lynxos*): Add stabs tests.
31890
31891Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
31892
31893 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
31894 so insert a tab before any assembler directive in column zero.
31895
31896 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
31897 stores.
31898 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
31899 stores.
31900 (fpu_short_memory_tests): Likewise.
31901
31902Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31903
31904 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
31905 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
31906 .stabs directives in comments.
31907
31908Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31909
31910 * TODO: New file, describing tests we could write.
31911 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
31912
31913Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31914
31915 * gdb.t06/signals.exp: Add kludge to force re-sync.
31916
31917 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
31918 to xgdb instead of gdb, get out of gdb.
31919
31920Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
31921
31922 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
31923 for info.
31924
31925Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
31926
31927 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
31928 * gdb.stabs/configure.in (hppa*-*-*): Use it.
31929 * gdb.stabs/hppa.sed: New sed script for the PA.
31930
31931Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31932
31933 * gdb.stabs: Re-write weird.def and configuration to use sed
31934 instead of cpp. sed is portable and POSIX; cpp is neither.
31935
31936Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31937
31938 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
31939
31940Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31941
31942 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
31943
31944Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31945
31946 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
31947 "_vb$".
31948 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
31949 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
31950
31951Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31952
31953 * lib/gdb.exp: Comment out code which depends on non-existent
31954 `transform' procedure.
31955
31956Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
31957
31958 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
31959 * lib/gdb.exp: Transform tool name.
31960 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
31961 1.1's new error handling system.
31962
31963Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31964
31965 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
31966
31967Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31968
31969 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
31970 They made pattern matching so slow that timeouts happened on
31971 heavily loaded systems. Now any output from "show print" which
31972 gets us back to the GDB prompt is a PASS.
31973
31974Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
31975
31976 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
31977
31978Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31979
31980 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
31981
31982 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
31983 It is not from PR 3220.
31984
31985Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31986
31987 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
31988 just started failing because they depended on the order the
31989 subcommands are presented, or exact docstring text. This kind of
31990 test is a pain and has minimal benefit.
31991
31992Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31993
31994 * gdb.t09/corefile.exp: At end of test, use "core" command with
31995 no arguments.
31996
31997Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
31998
31999 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
32000 17}/Makefile.in: Make it possible to run the testsuite with Sun
32001 make and CC = cross gcc by adding explicit build rules for .o
32002 files.
32003
32004Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32005
32006 * gdb.t15/funcargs.exp: Don't put comments on same line as
32007 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 32008
c906108c
SS
32009Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32010
32011 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
32012
32013Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
32014
32015 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
32016 * gdb.t20/inherit.exp: remove three dumplicate entries.
32017
32018Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32019
32020 * gdb.t06/break.exp: For "next over recursive call", fail on any
32021 incorrect output, not just on "factorial (value=2)".
32022
32023Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32024
32025 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
32026 working now. Add an xfail if accesing a bss variable causes
32027 a memory error if the target is not yet run.
32028
32029Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32030
32031 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
32032 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
32033 name of __st* demangling (2 strings). Did Kung really get the
32034 more than 95 others right without testing them?
32035
32036Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
32037
32038 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
32039
32040Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
32041
32042 * configure.in (configdirs): Add gdb.disasm
32043 * gdb.disasm: New directory for GDB disassembler tests.
32044 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
32045
32046Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32047
32048 * gdb.t00/help.exp: Don't test "help set".
32049
32050 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
32051 from within expect statements. None of these happen anymore and
32052 they cause regressions to be silently unnoticed.
32053
32054 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
32055 messages) about known failures with gcc cygnus-2.4.5-930417.
32056
32057 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
32058 comp-info.exp so it gets built if it doesn't exist.
32059
32060 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
32061 it is no longer used.
32062 * gdb.t13/comp-info.c: Removed.
32063
32064Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
32065
32066 * gdb.t06/signals.exp: Add xfail for sun3.
32067
32068Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32069
32070 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
32071 relevant because ^C doesn't get sent but failure can be reproduced
32072 interactively).
32073
32074Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32075
32076 * gdb.stabs/alpha.mt: New configuration file for alpha.
32077 * gdb.stabs/configure.in: Use it.
32078 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
32079 sharing with alpha.mt, redefine long to word via preprocessor.
32080 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
32081 for alpha.
32082 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
32083 native cc.
32084 * gdb.t00/teststrategy.exp: Change expect string so that we
32085 consume the `(xgdb)' from the command echo and from the gdb prompt.
32086 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
32087 gdb currently compares all values as long, so this failure probably
32088 applies to any configuration where LONGEST is bigger than a target int.
32089 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
32090 with gcc.
32091 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
32092 to handle opaque pointers, gcc is.
32093 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
32094 as first argument. Include <sys/types.h> and change all operator
32095 new definitions to use size_t.
32096 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
32097 now that we use size_t.
32098
32099Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32100
a9c64011 32101 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
c906108c 32102 a long or float array cast all array members to the same type.
a9c64011 32103 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
c906108c 32104 with 64 bit longs.
a9c64011 32105 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
c906108c 32106 on alpha.
a9c64011 32107 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
c906108c
SS
32108
32109Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32110
32111 * gdb.t24 (demangle.exp): Constructors of templates have names like
32112 vector<int>::vector(int) not vector<int>::vector<int>(int). See
32113 section 14.6 of the ARM.
32114
32115 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
32116 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
32117 accomplish little and slow down the testsuite.
32118
32119 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
32120 Accept spaces various places.
32121
32122Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32123
32124 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
32125 with watchpoint enabled.
32126
32127 * Makefile.in: Remove definition of CC and remove the second
32128 definition of CXX (the "CXX = gcc" one remains). These definitions
32129 were causing backquotes to be expanded within backquotes, which
32130 doesn't work.
32131
32132Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
32133
32134 * gdb.t17/callfuncs.exp: Add "return 0" to end.
32135
32136Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32137
a9c64011
AS
32138 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
32139 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
c906108c
SS
32140 by mips cc and contains no stabs entries.
32141
32142Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
32143
32144 * config/vx-gdb.exp: Use fake device to load files rather than
32145 NFS.
32146 * lib/gdb.exp: New proc to do "file" command.
32147 * config/unix-gdb.exp: Use new "file" proc.
32148
32149Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
32150
32151 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
32152 Rework board rebooting slightly.
32153 (gdb_exit): Don't exit from the remote shell; there isn't one.
32154 * gdb.stabs/weird.exp: If a program is being debugged already,
32155 kill it.
32156 * gdb.t04/setvar.exp: Stop and restart gdb.
32157 * gdb.t05/expr.exp: Likewise.
32158 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
32159 restart gdb and reload the program.
32160 * gdb.t08/opaque.exp: Likewise.
32161 * gdb.t12/scope.exp: Likewise.
32162 * gdb.t13/bitfields.exp: Likewise.
32163 * gdb.t15/funcargs.exp: Likewise.
32164 * gdb.t20/classes.exp: Likewise.
32165 * gdb.t03/ptype.exp: Increase timeout.
32166 * gdb.t16/printcmds.exp (test_print_string_constants,
32167 test_print_array_constants): Likewise.
32168 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
32169 * gdb.t20/classes.exp (do_tests): Likewise.
32170 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
32171
32172Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
32173
32174 * gdb.stabs: Renamed *wierd* to *weird*.
32175
32176Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
32177
32178 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
32179 for timeout. Add "known gcc 2.4.5 bug" to failure message.
32180
32181Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
32182
32183 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
32184 (do_tests): Remove xfail for whatis on one_var and two_var.
32185
32186Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
32187
32188 * Makefile.in: Made cross building work better by adding
32189 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
32190
32191Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32192
32193 * gdb.t15/{return.c,return.exp,Makefile.in}:
32194 New test, currently commented out.
32195
32196Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
32197
32198 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
32199 still running and removes the leftover named socket so GDb can do
32200 clean restarts.
32201
32202Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
32203
32204 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
32205 console, not GDB.
32206 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
32207 cross testing works better with "make check"
32208 * config/unix-gdb: Use default procedures for exit and version.
32209 * config/vx-gdb.exp: Cleaned up and massaged back to working order
32210 with the newest VxWorks.
32211
32212Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32213
32214 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
32215 old form.
32216
32217 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
32218 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
32219
32220 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
32221
32222 * config/unix-gdb.exp: Remove this version of gdb_exit
32223 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
32224 Rob says he'll look at it when he gets back to testing boards.
32225
32226Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
32227
32228 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
32229 an expected fail for certain ptype commands.
32230
32231 * gdb.t20/classes.exp: Update expected results of "ptype class
32232 Base1" to account for the constructor that now appears in the type.
32233
32234Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
32235
32236 * configure.in (configdirs): Restore gdb.t04, which mysteriously
32237 disappeared from list.
32238 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
32239 "alldone" proc with call to cleanup and exit.
32240 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
32241 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
32242 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
32243 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
32244 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
32245 "alldone" proc with simple returns that suppress remaining
32246 tests. The alldone proc went away many months ago.
32247
32248Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32249
32250 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
32251
32252 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
32253
32254Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32255
32256 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
32257 as vax gdb will display them.
32258
32259Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32260
32261 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
32262 optimizers.
32263
32264 * scope.exp: Change "bad value for localval" messages so each one
32265 is unique.
32266
32267 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
32268 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
32269
32270 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
32271
32272Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32273
32274 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
32275 doesn't exist (due to optimization).
32276
32277Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32278
32279 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
32280 contains \r because the filename is long.
32281
32282 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
32283 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
32284
32285Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32286
32287 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
32288 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
32289 Ultrix.
32290 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
32291 int tests.
32292 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
32293
32294Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
32295
32296 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
32297
32298 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 32299 to match does not match the passing case but still matches the
c906108c
SS
32300 failing case.
32301
32302Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32303
32304 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
32305
32306Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
32307
32308 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
32309 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
32310 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
32311 Remove various versions of gdb_exit.
32312 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
32313 gdb_exit.
32314 * config/unix-gdb.exp: gdb_exit remains here, and should override
32315 the generic version, since it's doing a lot of wierd stuff that
32316 the other versions aren't. FIXME, fold it in, or abandon this
32317 version.
32318
32319Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32320
32321 * gdb.t24/demangle.exp: Add tests for PR 3220.
32322
32323Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32324
32325 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
32326
32327Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
32328
32329 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
32330 "i386-*-*". Works for i486 as well.
32331
32332 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
32333 bug, and expand domain of xfail to all SVR4 systems, since the
32334 actual problem is likely to be in generic SVR4 /proc support.
32335
32336Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32337
32338 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
32339
32340Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
32341
32342 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
32343 xfails for other systems. Match a missing 'Continuing.' as an
32344 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
32345
32346 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
32347 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
32348 Only issue warning for missing executables if -all option is used.
32349
32350 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
32351 file if -all option is used. It's like an unpredictable XFAIL.
32352
32353Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32354
32355 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
32356 for dynamically linked binaries.
32357
32358 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
32359
32360Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32361
32362 * gdb.t20/inherit.exp: Change message for "print tagless struct"
32363 to state that this is a known bug in old versions of g++.
32364
32365Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32366
32367 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
32368 while waiting for `Continuing'.
32369
32370Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
32371
32372 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
32373 in text, data, and bss.
32374 * gdb.t10/nodebug.c: Add local and global test variables for
32375 initialized and uninitialized data.
32376
32377Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32378
32379 * config/unix-gdb.exp (gdb_exit): Add "wait".
32380
32381Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32382
32383 * gdb.t06/signals.exp: xfail the continue from the handler for all
32384 targets.
32385
32386 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
32387 function with watchpoints enabled, the i386 call dummy starts with
32388 a call.
32389
32390 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
32391 386 bsd names its corefiles.
32392
32393Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
32394
32395 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
32396 compilers don't grok it.
32397 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
32398 with small octal ints rather than character constants, which
32399 are signed and might not fit if first promoted to int.
32400
32401Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
32402
32403 * gdb.t09/Makefile.in (clean): Remove corefile.
32404
32405Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32406
32407 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
32408
32409Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32410 and Jim Kingdon (kingdon@cygnus.com)
32411
32412 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
32413 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
32414 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
32415
32416Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32417
32418 * gdb.t17/interrupt.exp: Add xfail for hppa.
32419
32420Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32421
32422 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
32423 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
32424 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
32425 to determine signed-ness of bitfields and use the result to setup
32426 the xfail.
32427 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
32428 * gdb.t15/funcargs.exp: Use them to step until the second indirect
32429 call line is reached if necessary.
32430
32431Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32432
32433 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
32434
32435Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32436
32437 * gdb.t06/break.exp: Also test `clear' command.
32438
32439Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
32440
32441 * gdb.t00/teststrategy.exp: Remove extra quote.
32442
32443 * gdb.t07/watchpoint.exp: Change xfail for calling function with
32444 watchpoint enabled to be for all non-68k machines.
32445
32446 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
32447
32448Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32449
32450 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
32451 targets use aout.mt instead of ecoff.mt as gas understands
32452 standard aout format.
32453
32454Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
32455
32456 * lib/gdb.exp (runto): Don't insist that function we are running to
32457 was compiled with -g.
32458
32459 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
32460
32461 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
32462 to get back into the read system call.
32463 Accept leading newline in case where we woke it up.
32464
32465Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32466
32467 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
32468 to make the stabs test work on ecoff systems using gcc and -with-stabs.
32469 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
32470 enable ecoff configuration.
32471
32472Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32473
32474 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
32475
32476Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32477
32478 * gdb.t16/printcmds.exp: Add another printf test.
32479
32480Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
32481
32482 * configure.in: If configured -with-stabs on any target, add
32483 stabsdirs to configdirs.
32484
32485Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32486
32487 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
32488 fun" so pattern does not match the command itself.
32489
32490Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32491
32492 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
32493
32494Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32495
32496 * gdb.t17/interrupt.exp: Test for more things.
32497
32498Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32499
32500 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
32501 compiler arranges the code and line numbers.
32502
32503 * gdb.t17/interrupt.exp: Don't send \n after ^C.
32504
32505Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32506
32507 * gdb.t00/help.exp: Increase expect input buffer size.
32508
32509Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32510
32511 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
32512
32513 * gdb.t07/watchpoint.exp: Add xfail for hppa.
32514
32515 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
32516
32517 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
32518 [0-9]*, not just [0-9].
32519
32520Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32521
32522 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
32523
32524 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
32525
32526Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32527
32528 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
32529
32530Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32531
32532 * gdb.t06/signals.c: Add xfails for sun3.
32533
32534 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
32535
32536 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
32537 test_stepping tests.
32538
32539Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32540
32541 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
32542
32543 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
32544
32545 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
32546 rather than actually putting it through cpp twice.
32547
32548 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
32549
32550Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
32551
32552 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
32553 no longer needed.
32554
32555Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32556
32557 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
32558
32559 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
32560 C++ features prints as "struct", make it a pass, not an xfail.
32561
32562Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32563
32564 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
32565 Don't require VA to print as "class" rather than "struct".
32566
32567Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
32568
32569 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
32570
32571Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32572
32573 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
32574
32575Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32576
32577 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
32578 order.
32579
32580Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32581
32582 * gdb.t16/printcmds.exp: Add printf tests.
32583
32584 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
32585
32586 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
32587
32588Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
32589
32590 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
32591 pass counts, to counteract any existing or future setup_xfails.
32592
32593Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32594
32595 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
32596 {BEGIN,END}_COMMON for common block instead of STAB.
32597 * gdb.stabs/wierd.exp: Add xfail for rs6000.
32598
32599 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
32600 intp_var should be N_GSYM not N_LSYM.
32601 wierd-aout.S: Use a label for the value of the N_SO.
32602 wierd.def: Remove all backslashes.
32603 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
32604
32605Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32606
32607 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
32608 get the expected next to inheritance3.
32609
32610Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32611
32612 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
32613 now that gcc-2.4 gets it right.
32614
32615Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32616
32617 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
32618
32619 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
32620 generating comp-info.exp which works for cross-compilation.
32621
32622Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
32623
32624 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
32625 "*-*-sysv4.*".
32626
32627Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
32628
32629 * gdb.t01/run.exp: Start with a fresh gdb.
32630 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
32631 SVR4.x.
32632
32633Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
32634
32635 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
32636 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
32637 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
32638 Makefile.in (distclean, realclean): Remove gdbme.c from list of
32639 things to remove.
32640
32641Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
32642
32643 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
32644 test cases from bug reports.
32645
32646Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
32647
32648 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
32649 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
32650 avoid spurious xfails.
32651 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
32652 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
32653 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
32654
32655Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
32656
32657 * gdb.t00/teststrategy.exp: Rework to provide more useful
32658 description of each test, fix problem with systems that define
32659 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
32660 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
32661 results for "next over recursive call" so timeouts aren't taken
32662 by error.
32663
32664Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
32665
32666 * gdb.t12/scope.exp: Test printing of variables before run.
32667
32668 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
32669 printed in wrong order due to sorting.
32670
32671Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
32672
32673 * gdb.t00/teststrategy.exp: Fix expected results for printing
32674 user entered string constant. Is array of char, prints with no
32675 address.
32676
32677 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
32678 commands.
32679 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
32680 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
32681 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
32682 of struct of char arrays.
32683 * gdb.t00/radix.exp: New tests for radix commands.
32684
32685Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
32686
32687 * gdb.t16/printcmd.exp: Print a variable before running program
32688 (with xfail for AIX).
32689
32690Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
32691
32692 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
32693
32694 * gdb.t16/printcmd.exp: Don't print variables before running program.
32695
32696 * gdb.t06/break.exp: Don't require envp argument to main.
32697
32698 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
32699
32700 * gdb.t02/whatis.exp, gdb.t11/list.exp:
32701 Add xfails for rs6000.
32702
32703 * gdb.t02/whatis.exp: Change other tests not to re-test something
32704 we already tested.
32705
32706 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
32707 each type used has a variable of that type.
32708
32709Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
32710
32711 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
32712
32713Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
32714
32715 * configure.in: change srctrigger to be a file, not a directory
32716
32717Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
32718
32719 * configure.in (mips-idt-ecoff*): Added trailing '*'.
32720
32721 * gdb.t11/list.exp: Fixed a couple of typos.
32722
32723Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
32724
32725 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
32726 is fixed and PR is closed.
32727 * gdb.t16 (gdbme.c): Add simple test string variable.
32728 * gdb.t16 (printcmds.exp): Add tests with simple test string
32729 variable, primarily for boundaries on "set print elements".
32730
32731Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
32732
32733 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
32734 Make leading 0's optional and don't expect a tab in the middle
32735 of the number.
32736
32737 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
32738
32739 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
32740 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
32741 don't end command passed to gdb_test with newline.
32742
32743 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
32744 signed keyword away, don't expect signed bitfields to be signed.
32745
32746 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
32747 printing with only as many 1's as are in the field as well as printing
32748 with 32 1's (see comment).
32749
32750Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
32751
32752 * gdb.t00/default.exp: Start with a fresh gdb.
32753 * configure.in (configdirs): Remove gdb.t31 until the chill
32754 compiler works again. It no longer is able to find chillrt0
32755 since it isn't in libchill.a anymore.
32756 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
32757 wierd.o, make more modular.
32758 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
32759 spurious newlines that caused problems.
32760
32761Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32762
32763 * Move test with enums and partial symbols from gdb.t03/ptype.exp
32764 to gdb.stabs/wierd.exp since GCC has worked around the bug.
32765 gdb.stabs/wierd.{exp,def}: Many new tests.
32766
32767 * gdb.t00/default.exp: update info line for new message.
32768
32769 * gdb.t02/{whatis.exp,gdbme.c}:
32770 Test that "char *" doesn't print as "caddr_t".
32771
32772Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32773
32774 * gdb.t00/help.exp: Use .* in place of some help messages which
32775 just changed.
32776 gdb.t00/default.exp: Update "info frame" test for new message.
32777 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
32778 Remove some xfails
32779
32780Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32781
32782 * gdb.t03/{gdbme.c,ptype.exp}:
32783 Add tests for typedef'd struct and union without tags.
32784 Also check "whatis" on a variable of a typedef'd enum without a tag.
32785
32786 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
32787 PRMS 1823; the bug still exists but isn't reproduced by this test
32788 anymore), and remove rs6000 XFAIL (the bug is fixed).
32789
32790 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
32791 duplicated from whatis.exp. For those that are left, accept
32792 "long", "long int", or "int" for long variables (whatis.exp already
32793 has an XFAIL for "int", so no need to fail it here).
32794
32795 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
32796 Deal with GCC's names for types now that GDB uses the compiler's names.
32797
32798 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
32799 setup_xfail's for sunos4. If we #defined the signed keyword away,
32800 don't expect GDB to know that char it is signed.
32801
32802 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
32803
32804Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
32805
32806 * configure.in (configdirs): Add gdb.t24 for C++ tests that
32807 should work on any system, regardless of debugging format.
32808 * gdb.t21/demangle.exp: Move to gdb.t24.
32809 * gdb.t24/demangle.exp: Move from gdb.t21.
32810 * gdb.t24/{Makefile.in, configure.in}: New files.
32811
32812Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32813
32814 * configure.in: Do gdb.stabs and C++ tests only for stabs.
32815 * gdb.stabs: New directory.
32816
32817Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32818
32819 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
32820 not just "Quit anyway?".
32821
32822Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
32823
32824 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
32825 that all setup_xfails are immediately followed by clear_xfails.
32826
32827Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
32828
32829 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
32830 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
32831 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
32832 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
32833 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
32834 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
32835 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
32836 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
32837 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
32838 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
32839 gdb.t31/chillvars.exp, lib/gdb.exp:
32840 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
32841 bug-gdb@prep.ai.mit.edu.
32842
32843Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
32844
32845 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
32846 with 0.0, not integer 0.
32847
32848Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
32849
32850 * gdb.t06/break.exp: Update for "Kill the program" message change.
32851
32852Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
32853
32854 * Makefile.in (GDBFLAGS): Set to -nx.
32855 * Makefile.in (site.exp): Use GDBFLAGS.
32856
32857Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
32858
32859 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
32860 Makefiles.
32861 (check): depend on just-check.
32862 (just-check): added so that tests can be run without a noop
32863 build pass.
32864
32865Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
32866
32867 Switch to using configure's configdirs.
32868 * Makefile.in (Makefile): add configure.in dependency.
32869 (SUBDIRS): removed redundant assignment.
32870 * configure.in: switch subdirs assignment to configdirs.
32871 * gdb.t*/configure.in: new files.
32872
32873Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
32874
32875 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
32876 works.
32877
32878Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
32879
32880 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
32881 in explicit rules. Apparently this is not supported by some makes.
32882
32883Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
32884
32885 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
32886
32887Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32888
32889 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
32890 disappeared.
32891
32892Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
32893
32894 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
32895
32896Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
32897
32898 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
32899 watchpoint problem that is now fixed.
32900 * gdb.t30/chexp.exp: Remove setup_xfail for printing
32901 uninitialized convenience variables.
32902 * gdb.t31/chillvars.exp: Fix expected patterns for printing
32903 structures.
32904
32905Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32906
32907 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
32908 which causes expect to get out of sync with gdb on long output
32909 from help set.
32910 * gdb.t09/corefile.exp: Make expected pattern for core file
32911 failing signal and frame output format less sun specific.
32912
32913Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
32914
32915 * gdb.t31/chillvars.exp: Add and remove initial dummy
32916 breakpoint, so that symbol table is forced in.
32917 (Needed at least on Sunos4, though it seems not SVR4.)
32918 * gdb.t31/chillvars.exp: Update for changed output format.
32919
32920Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
32921
a9c64011 32922 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
c906108c
SS
32923
32924Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
32925
32926 * Makefile.in: Added --srcdir when invoking runtest, removed the
32927 need for a local config file. (optional now)
32928
32929Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
32930
32931 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
32932 failure count used to force early termination. Add some more
32933 expected failures for gnu style demangling.
32934
32935Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32936
32937 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
32938 pmi variable from gdb.t20/gdbme to get optimized away.
32939 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
32940 Check for written corefile upon timeout _and_ eof.
32941
32942Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32943
32944 * config/unix-gdb.exp: Add missing return 0.
32945
32946Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32947
32948 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
32949 test termination.
32950
32951Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
32952
32953 * configure.in (subdirs): Put back gdb.t17 which mysteriously
32954 disappeared.
32955
32956Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
32957
32958 * gdb.t10/crossload.exp: Disable the i860-elf test until such
32959 time as i860 support works.
32960
d63a86f8 32961 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
32962 "backtrace 100\r" rather than just "backtrace\r", to match last
32963 change.
32964
32965Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
32966
32967 * config/udi-gdb.exp (gdb_exit): Remove close command.
32968 (gdb_target_udi): New procedure to set the UDI target.
32969 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
32970 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
32971 Added waits for prompts after several question responses. Added
32972 some more responses used by a29k-amd-udi-gdb.
32973 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
32974 pass different arguments, restart UDI connection after program
32975 completion.
32976 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
32977 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
32978 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
32979 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
32980 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
32981 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
32982 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
32983 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
32984 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
32985 after program completion.
32986 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
32987 compiled with a SELECT_VECS setting.
32988 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
32989 infinite recursion.
32990
32991 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
32992 Added checks for COFF results, and made them expected failures for
32993 all targets. It would be better to make them expected failures
32994 for COFF targets only.
32995
32996Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
32997
32998 * Makefile.in: add null dvi target, don't bother to recurse
32999 through test directories for info and install-info; rename
33000 $(datadir) to be dejagnu instead of deja-gnu
33001
33002Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
33003
33004 * gdb.t31/gdbme.ch: Re-enable code that previously caused
33005 compiler to coredump.
33006 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
33007 code.
33008
33009Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
33010
33011 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
33012 coredump.
33013 * gdb.t31/chillvars.exp: Comment out tests that depend on that
33014 code.
33015
33016Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
33017
33018 * gdb.t03/ptype.exp: tests for return code from gdb_test.
33019 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
33020 which in a shell. Deletes xgdb when done.
33021 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
33022 Tests the return from the "set height" or "set width" commands.
33023 Added a few return codes where needed.
33024
33025Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
33026
33027 * Makefile.in (SUBDIRS): Add gdb.t17.
33028 * configure.in (subdirs): Add gdb.t17.
33029 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
33030 files to test gdb's calling of functions in the inferior with
33031 the correct arguments and gdb's ability to retrieve any
33032 result returned.
33033
33034Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
33035
33036 * config/unix-gdb.exp (gdb_exit): Remove close commands that
33037 may be called after gdb goes away. Previous versions of expect
33038 needed these to avoid file descriptor leaks, but they cause
33039 errors with the current revision of expect.
33040 * gdb.t00/gdbvars.exp: Use -re on expected output after
33041 setting sevenbit-strings.
33042 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
33043 to set sevenbit-strings consistent across tests.
33044 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
33045 set sevenbit-strings consistent across tests.
33046
33047Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
33048
33049 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
33050 expected output to match current "expect" expectations.
33051
33052Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
33053
33054 * gdb.t00/default.exp: Change expected output for default "source"
33055 command, to match new gdb behavior which requires a filename to
33056 source.
33057
33058Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
33059
33060 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
33061 expected fail for i486-*-* that misses the marker2 function.
33062 * gdb.t10/crossload.exp (bfddefault): Allow successful
33063 recognition of a format to pass even if no symbols are found.
33064 Explicitly catch failures where the format is not recognized
33065 or is ambiguous, and add the reason to the fail message.
33066 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
33067 the cause is and invalid target and add reason to failure message.
33068 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
33069 elf32-i386, elf32-sparc, and elf32-i860.
33070 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
33071 Set up expected failure for 'filename'::variable scope resolution,
33072 which is now apparently broken on all targets.
33073 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
33074 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
33075 gdb.t23/templates.exp: Change failure for missing binfile into
33076 just a warning.
33077 gdb.t21/demangle.exp: Change all cfront references to 'arm'
33078 references.
33079
33080Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
33081
33082 * gdb.t00/default.exp: Add expected output for default "source"
33083 command, to match new gdb behavior.
33084 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
33085
33086Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
33087
33088 * config/*-gdb.exp: returns an error, rather than exiting on
33089 internal errors.
33090
33091Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
33092
33093 * gdb.t03/gdbme.c: Add pointer to struct variable.
33094 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
33095 referencing struct members.
33096
33097Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
33098
33099 * configure.in (mips-idt-ecoff): New target.
33100 * config/mips-gdb.exp: New file for remote board using MIPS remote
33101 debugging protocol.
33102
33103 * Redid configuration scheme. Removed gdb.t*/configure.in.
33104 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
33105 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
33106 distclean targets. Built executables via .o files. Adjusted
33107 tests to account for source files in $(srcdir) rather than
33108 $(objdir).
33109 * lib/gdb.exp (runto): Don't expect () after the function name,
33110 because it may have arguments.
33111
33112Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
33113
33114 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
33115 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
33116 expected failures for mips-idt-* and mips-sgi-*.
33117 * gdb.t00/default.exp (attach): Kill process if requested.
33118 * gdb.t00/help.exp (help target core, help target): Accept a gdb
33119 that does not read core files.
33120 * gdb.t01/run.exp: Removed checks for exit status code.
33121 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
33122 it is linked in.
33123 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
33124 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
33125 appropriate, rather than doing it by hand.
33126 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
33127 execution.
33128 * gdb.t10/crossload.exp: Kill existing program if needed.
33129 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
33130 appropriate, rather than doing it by hand. Always increase
33131 timeout for this test, not just for VxWorks.
33132
33133Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
33134
33135 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
33136 of Chill STRUCT types and STRUCT values.
33137 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
33138 than "char".
33139 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 33140 struct2): New struct definitions and initializations to test
c906108c
SS
33141 simple Chill STRUCT types.
33142
33143Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
33144
33145 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
33146 the null byte at the end of strings.
33147 * gdb.t00/default.exp: Make show version insensitive to copyright
33148 date.
33149 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
33150 to avoid dependencies on target char signedness.
33151 * gdb.t16/printcmds.exp: Update expected results for explicitly
33152 unsigned char.
33153 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
33154 now work.
33155 * gdb.t21/demangle.exp: Add many more patterns for template
33156 demangling, most of them being expected failures.
33157 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
33158 string we are matching for, to match on the whole string.
33159 * gdb.t21/demangle.exp: Add many new test strings to demangle,
33160 and fix a whole bunch that had incorrect expected output but were
33161 passing anyway because of the bug in "proc demangle".
33162 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
33163 type.
33164 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
33165
33166Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
33167
a9c64011
AS
33168 * gdb/testsuite: made modifications to testcases, etc., to allow
33169 them to work properly given the reorganization of deja-gnu and the
33170 relocation of the testcases from deja-gnu to a "tool" subdirectory.
c906108c
SS
33171
33172Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
33173
33174 * gdb/testsuite: Initial creation of gdb/testsuite.
33175 Migrated dejagnu testcases and support files for testing nm to
33176 gdb/testsuite from deja-gnu. These files were moved "as is"
33177 with no modifications. This migration is part of a major overhaul
33178 of dejagnu. The modifications to these testcases, etc., which
33179 will allow them to work with the new version of dejagnu will be
33180 made in a future update.
48efe704 33181
8d8cb839 33182 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 33183\f
8d8cb839
EZ
33184;; Local Variables:
33185;; mode: change-log
33186;; left-margin: 8
33187;; fill-column: 74
33188;; version-control: never
33189;; End:
902f2ccb 33190
28e7fd62 33191 Copyright 1993-2013 Free Software Foundation, Inc.
902f2ccb
MC
33192 Copying and distribution of this file, with or without modification,
33193 are permitted provided the copyright notice and this notice are preserved.
This page took 3.421676 seconds and 4 git commands to generate.