]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
x86-64/gas: fix an asymmetry in suffix/register checking
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
eab88b54
MR
12013-11-02 Maciej W. Rozycki <macro@codesourcery.com>
2
3 * gdb.cp/derivation.exp: s/perrro/perror/
4
a1b0fbee
MR
52013-11-01 Maciej W. Rozycki <macro@codesourcery.com>
6
7 * gdb.dwarf2/dwzbuildid.exp: Rename `outdir' variable to
8 `debugdir'.
9
638aa5a1
AB
102013-10-31 Andrew Burgess <aburgess@broadcom.com>
11
12 * gdb.base/watchpoint.exp (test_no_hw_watchpoints): Add additional
13 tests and update expected error message.
14 (test_watch_register_location): New tests.
15 (do_tests): Call test_watch_register_location.
16 * gdb.base/watchpoints.exp: Update expected error message.
17
055e608a
UW
182013-10-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
19
20 * gdb.arch/s390-multiarch.exp (test_linux_v2): Add $gdb_prompt to
21 the patterns in gdb_test_multiple.
22
9ac69859
NB
232013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
24
25 * gdb.base/sym-file-lib.c: New file.
26 * gdb.base/sym-file-loader.c: New file.
27 * gdb.base/sym-file-loader.h: New file.
28 * gdb.base/sym-file-main.c: New file.
29 * gdb.base/sym-file.exp: New file.
30 * lib/gdb.exp (is_elf_target): New function.
31
24ba476b
PA
322013-10-29 Pedro Alves <palves@redhat.com>
33
34 * gdb.mi/mi-console.c, gdb.mi/mi-stack.c: Remove local emacs
35 variable setting change-log-default-name to ChangeLog-mi.
36
f69d9aef
AB
372013-10-29 Andrew Burgess <aburgess@broadcom.com>
38
39 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test):
40 Expect <unavailable> pattern.
41
71193121
TV
422013-10-28 Tom de Vries <tom@codesourcery.com>
43
44 * gdb.arch/thumb2-it.S (it_8): Fix typo.
45
38095c27
AK
462013-10-25 Anton Kolesov <Anton.Kolesov@synopsys.com> (tiny change)
47
48 * gdb.base/bang.exp: Use gdb_continue_to_end to properly support
49 remote stubs where exit() behaviour is unreliable.
50
686d4def
PA
512013-10-25 Pedro Alves <palves@redhat.com>
52
53 * gdb.cp/m-static.exp: Adjust expected output of printing a
54 nonexistent or optimized out static field. Also test printing the
55 the "container" object.
56
a35cfb40
MR
572013-10-24 Maciej W. Rozycki <macro@codesourcery.com>
58
59 * lib/gdb.exp (gdb_finish): Send a kill request to `gdbserver'
60 if in the persistent mode.
61 * gdb.trace/disconnected-tracing.exp: Reconnect before completion.
62
bbe769cc
MR
632013-10-24 Maciej W. Rozycki <macro@codesourcery.com>
64
65 * lib/gdb.exp (gdb_gcore_cmd): Also handle a "Target does not
66 support core file generation" reply.
67
95e4302a
JM
682013-10-21 Jose E. Marchesi <jose.marchesi@oracle.com>
69
70 PR gdb/15986
71 * gdb.base/run.c (main): gdb_get_line_number tag added for
72 commands.exp.
73 (factorial): Likewise.
74
75 * gdb.base/commands.exp (watchpoint_command_test): Use
76 gdb_get_line_number in order to determine the locations in run.c
77 where local_var is detected to go out of scope.
78
4c406179
JM
792013-10-21 Jose E. Marchesi <jose.marchesi@oracle.com>
80
81 * gdb.base/gnu_vector.exp: Care about endianness when casting
82 scalars to vectors.
83
bb6216d8
TT
842013-10-18 Tom Tromey <tromey@redhat.com>
85
86 * lib/gdb.exp (build_executable_from_specs): Remove duplicate set
87 of "binfile".
88
e8369a73
AB
892013-10-18 Andrew Burgess <aburgess@broadcom.com>
90
91 * gdb.base/watchpoints.exp: Add test for setting software
92 watchpoints of different types before starting the inferior.
93
776f04fa
PA
942013-10-18 Pedro Alves <palves@redhat.com>
95
96 PR gdb/16062
97 * gdb.threads/stepi-random-signal.c: New file.
98 * gdb.threads/stepi-random-signal.exp: New file.
99
e4b8388f
MR
1002013-10-17 Maciej W. Rozycki <macro@codesourcery.com>
101
102 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
103 Fix comment typo.
104 * lib/gdb.exp (gdb_init): Likewise.
105
50b34a18
TT
1062013-10-17 Tom Tromey <tromey@redhat.com>
107
108 * gdb.base/printcmds.exp (test_printf): Test printf flushing.
109
3db258f5
TT
1102013-10-14 Tom Tromey <tromey@redhat.com>
111
112 * gdb.dwarf2/dwzbuildid.exp (write_dwarf_file): Pass explicit test
113 name to gdb_test_no_output.
114
4856b6bc
JK
1152013-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
116
117 Canonicalize directories for EXEC_FILENAME.
118 * gdb.base/argv0-symlink.exp
119 (kept file symbolic link name for info inferiors): New.
120 (kept directory symbolic link name): Setup kfail.
121 (kept directory symbolic link name for info inferiors): New.
122
9772d074
UW
1232013-10-11 Andreas Arnez <arnez@linux.vnet.ibm.com>
124
125 * gdb.arch/s390-multiarch.exp: New file.
126 * gdb.arch/s390-multiarch.c: New file.
127
2a3be966
JB
1282013-10-11 Joel Brobecker <brobecker@adacore.com>
129
130 * gdb.ada/mi_catch_ex.exp: Adjusts all "catch ..." tests to
131 use the appropriate GDB/MI command instead, and verify
132 the test output.
133
7c647d61
JB
1342013-10-11 Joel Brobecker <brobecker@adacore.com>
135
136 * gdb.base/source-nofile.gdb: New file.
137 * gdb.base/source.exp: Add two tests verifying the behavior when
138 the "source" command is given a non-existant filename.
139
bb66bd51
YQ
1402013-10-11 Yao Qi <yao@codesourcery.com>
141
142 * gdb.mi/mi-catch-load.c: Remove the include of "dlfcn.h".
143 [__WIN32__]: Include "windows.h" and define macro 'dlopen'
144 and 'dlclose'.
145 [!__WIN32__]: Include "dlfcn.h".
146 * gdb.mi/mi-catch-load.exp: Set up kfail.
147
4f424bb1
AK
1482013-10-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
149
150 * lib/gdb.exp (gdb_core_cmd): Replace fixed string "re-load
151 generated corefile" by argument "$test".
152
578d3588
PA
1532013-10-09 Pedro Alves <palves@redhat.com>
154
155 * gdb.python/py-prettyprint.exp (run_lang_tests): Adjust expected
156 output.
157
eb4ca471
PA
1582013-10-09 Pedro Alves <palves@redhat.com>
159
160 * gdb.base/catch-syscall.exp (test_catch_syscall_without_args)
161 (test_catch_syscall_with_args, test_catch_syscall_with_many_args)
162 (test_catch_syscall_with_wrong_args)
163 (test_catch_syscall_restarting_inferior)
164 (test_catch_syscall_fail_nodatadir)
165 (test_catch_syscall_without_args_noxml)
166 (test_catch_syscall_with_args_noxml)
167 (test_catch_syscall_with_wrong_args_noxml): Use with_test_prefix.
168
dc294be5
TT
1692013-10-08 Tom Tromey <tromey@redhat.com>
170
171 * gdb.dwarf2/dwzbuildid.exp: New file.
172 * lib/dwarf.exp (Dwarf::_section): Add "flags" and "type"
173 parameters.
174 (Dwarf::_defer_output): Change "section" parameter to
175 "section_spec"; update.
176 (Dwarf::gnu_debugaltlink, Dwarf::_note, Dwarf::build_id): New
177 procs.
178
c968bd18
JB
1792013-10-08 Joel Brobecker <brobecker@adacore.com>
180
181 * gdb.ada/mi_catch_ex.exp: Make "mi_execute_to" test names unique.
182
f44eeb11
TT
1832013-10-07 Tom Tromey <tromey@redhat.com>
184
185 * lib/mi-support.exp (varobj_tree::walk_tree): Set _root_idx
186 to 0.
187
0c557179
SDJ
1882013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
189
190 * gdb.base/corefile.exp: Test whether $_exitsignal is set and
191 $_exitcode is void when opening a corefile.
192 * gdb.base/exitsignal.exp: New file.
193 * gdb.base/segv.c: Likewise.
194 * gdb.base/normal.c: Likewise.
195
5713b9b5
JB
1962013-10-04 Joel Brobecker <brobecker@adacore.com>
197
198 * gdb.mi/mi-start.c, gdb.mi/mi-start.exp: New files.
199
3f983d47
YZ
2002013-10-02 Vidya Praveen <vidyapraveen@arm.com>
201
202 * gdb.trace/entry-values.exp: Modify regular expression to scan for
203 'bl' instruction instead of 'call' for ARM and AArch64 targets.
204
901461f8
PA
2052013-10-02 Pedro Alves <palves@redhat.com>
206
207 * gdb.dwarf2/dw2-reg-undefined.exp <pattern_rax_rbx_rcx_print,
208 pattern_rax_rbx_rcx_info>: Set to "<not saved>".
209 * gdb.mi/mi-reg-undefined.exp (opt_out_pattern): Delete.
210 (not_saved_pattern): New.
211 Replace use of the former with the latter.
212
b477a5e6
PA
2132013-10-02 Pedro Alves <palves@redhat.com>
214
215 * README (Board Settings): Document "exit_is_reliable".
216 * lib/gdb.exp (gdb_continue_to_end): Check whether the board says
217 running to exit reliably reports program exits.
218 * boards/native-gdbserver.exp: Set exit_is_reliable in the board
219 info.
220 * boards/native-stdio-gdbserver.exp: Likewise.
221
a49bed3a
DE
2222013-10-01 Doug Evans <dje@google.com>
223
224 * gdb.python/python.exp: Remove redundant print-stack tests.
225 Make all print-stack test names unique. Fix spelling of print-stack.
226
2ed2ad44
YQ
2272013-09-29 Yao Qi <yao@codesourcery.com>
228
229 * gdb.base/shreloc.exp: Set $msymfile to 'shreloc.txt' if host
230 is remote.
231
7d760051
UW
2322013-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
233
234 PR shlibs/8882
235 * gdb.base/corefile.exp: Add a check to assure warning-free
236 core-file load.
237
82bf32bc
JK
2382013-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
239
240 * gdb.dwarf2/dwp-symlink.c: New file.
241 * gdb.dwarf2/dwp-symlink.exp: New file.
242
4fa7d390
DE
2432013-09-20 Doug Evans <dje@google.com>
244
6b4646ce
DE
245 * lib/dwarf.exp (build_executable_from_fission_assembler): New proc.
246 * gdb.dwarf2/fission-base.S: Update. Split out .dwo into separate
247 file.
248 * gdb.dwarf2/fission-loclists.S: Ditto.
249 * gdb.dwarf2/fission-reread.S: Ditto.
250 * gdb.dwarf2/fission-base.exp: Skip of remote host. Compile with
251 build_executable_from_fission_assembler.
252 * gdb.dwarf2/fission-loclists.exp: Ditto.
253 * gdb.dwarf2/fission-reread.exp: Ditto.
254
4fa7d390
DE
255 * lib/future.exp (gdb_find_objcopy, gdb_find_readelf): New procs.
256 * lib/gdb.exp (build_id_debug_filename_get): Update to use them.
257 (gdb_gnu_strip_debug): Ditto.
258 * lib/prelink-support.exp (section_get, prelink_no): Ditto.
259 * gdb.arch/altivec-abi.exp: Ditto.
260 * gdb.base/attach-pie-misread.exp: Ditto.
261 * gdb.base/comprdebug.exp: Ditto.
262 * gdb.base/dup-sect.exp: Ditto.
263 * gdb.base/gnu-debugdata.exp: Ditto.
264 * gdb.base/step-symless.exp: Ditto.
265 * gdb.dwarf2/dw2-inline-param.exp: Ditto.
266 * gdb.dwarf2/dw2-skip-prologue.exp: Ditto.
267 * gdb.dwarf2/gdb-index.exp: Ditto.
268
e4c6a2c4
AB
2692013-09-18 Andrew Burgess <aburgess@broadcom.com>
270
271 * gdb.dwarf2/dw2-reg-undefined.exp: Change pattern for info
272 register to "<optimized out>", and also print the registers.
273
a205fbfc
PA
2742013-09-18 Pedro Alves <palves@redhat.com>
275
276 PR server/15967
277 * gdb.server/wrapper.exp: Also return unsupported for Cygwin, and
278 change text.
279
ee47b2f8
YQ
2802013-09-18 Yao Qi <yao@codesourcery.com>
281
282 * gdb.server/wrapper.c: New.
283 * gdb.server/wrapper.exp: New.
284
49fa26b0
PA
2852013-09-17 Muhammad Waqas <mwaqas@codesourccery.com>
286 Jan Kratochvil <jan.kartochvil@redhat.com>
287 Pedro Alves <palves@redhat.com>
288
289 PR gdb/11568
290 * gdb.thread/thread-specific-bp.c: New file.
291 * gdb.thread/thread-specific-bp.exp: New file.
292
e83b28bc
SDJ
2932013-09-17 Sergio Durigan Junior <sergiodj@redhat.com>
294
295 * gdb.base/defaults.exp (<show_conv_list>): Add check for $_isvoid
296 convenience function.
297
08d72866
PA
2982013-09-17 Pedro Alves <palves@redhat.com>
299
300 PR gdb/15911
301 * gdb.threads/info-threads-cur-sal-2.c: New file.
302 * gdb.threads/info-threads-cur-sal.c: New file.
303 * gdb.threads/info-threads-cur-sal.exp: New file.
304
57b0d98e
YQ
3052013-09-17 Yao Qi <yao@codesourcery.com>
306
307 * gdb.base/catch-load.c: Remove the include of "dlfcn.h".
308 [__WIN32__]: Include "windows.h" and define macro dlopen
309 and dlclose.
310 [!__WIN32__]: Include "dlfcn.h".
311 * gdb.base/catch-load.exp (one_catch_load_test): Match
312 directory separator.
313
0295a32e
DE
3142013-09-16 Doug Evans <dje@google.com>
315
a587b477
DE
316 * lib/gdb.exp (using_fission): New proc.
317 * gdb.base/info-macros.exp: Skip test if using Fission.
318
0295a32e
DE
319 * gdb.base/break-interp.exp: Fix indentation.
320
a280dbd1
SDJ
3212013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
322
323 * gdb.base/gdbvars.c (foo_void): New function.
324 (foo_int): Likewise.
325 * gdb.base/gdbvars.exp (test_convenience_functions): New
326 function. Call it.
327
4ac33720
UW
3282013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
329
330 * gdb.arch/s390-tdbregs.c: New file.
331 * gdb.arch/s390-tdbregs.exp: New file.
332
b866c52d
SS
3332013-09-12 Stan Shebs <stan@codesourcery.com>
334
335 * README: New file.
336
dc59cba6
DE
3372013-09-12 Doug Evans <dje@google.com>
338
339 * gdb.python/py-events.py (new_objfile_handler): Remove accidentally
340 added code to print event.inferior.
341
edf9f00c
JK
3422013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
343
344 * gdb.base/gnu-debugdata.exp (objcopy 1): Move it lower and use only
345 debug part of the binary.
346
5423b017
JK
3472013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
348
349 * gdb.base/gnu-debugdata.exp (strip): Add -R .comment.
350 (addlink): Add comment.
351
9295cf6f
SA
3522013-09-10 Sanimir Agovic <sanimir.agovic@intel.com>
353
354 * gdb.base/default.exp: Adjust regexpr for 'cd' to match optional
355 canonical pathname.
356
89e63ee4
DE
3572013-09-04 Doug Evans <dje@google.com>
358
314bb8c3
DE
359 * gdb.python/py-events.py (exit_handler): Verify we get the expected
360 event.
361 (continue_handler, new_objfile_handler): Ditto.
362 (test_events): Rename command to "test-events".
363 (test_newobj_events): Rename command to "test-objfile-events".
364 * gdb.python/py-events.exp: Update.
365 * gdb.python/py-evsignal.exp: Update.
366 * gdb.python/py-evthreads.exp: Update.
367
89e63ee4
DE
368 * gdb.base/enumval.c (ZERO): New enum value.
369 (main): Use it
370 * gdb.base/enumval.exp: Test ability to print ZERO.
371
3722013-09-03 Muhammad Bilal <mbilal@codesourcery.com>
41dc8db8
MB
373 Pedro Alves <palves@redhat.com>
374
375 * gdb.base/relocate.exp: Check that invalid options are
376 rejected.
377
26c2b53c
AB
3782013-08-30 Andrew Burgess <aburgess@broadcom.com>
379
380 * gdb.base/code_elim1.c (my_bss_symbol): New variable added.
381 (my_static_symbol): Add comment.
382 (main): Reference my_bss_symbol.
383
96d9056e
PM
3842013-08-30 Phil Muldoon <pmuldoon@redhat.com>
385
386 * gdb.python/py-arch.exp: Tests for invalid architecture.
387
489d4f4d
SA
3882013-08-29 Sterling Augustine <saugustine@google.com>
389
390 * boards/remote-stdio-gdbserver.exp: Set rcp_prog and
391 rsh_prog in new conditional. Move use of REMOTE_PORTNUM into
392 said conditional.
393
5b791bb5
PM
3942013-08-29 Phil Muldoon <pmuldoon@redhat.com>
395
396 * gdb.python/py-arch.exp: Load gdb-python.exp.
397
8f28f522
PM
3982013-08-29 Phil Muldoon <pmuldoon@redhat.com>
399
400 * gdb.python/py-framefilter.py (FrameFilter.filter): Check
401 itertools for imap attribute. Otherwise use map().
402 (ElidingIterator): Define wrapper function __next__.
403 * gdb.python/py-framefilter-mi.exp: Do not use execfile,
404 use exec (open (read ())) instead.
405 * gdb.python/py-framefilter.exp: Ditto.
406 * gdb.python/py-arch.exp: Update print based test to Python 3.x
407 compliance.
408 * gdb.python/py-frame.exp: Ditto.
409 * gdb.python/py-type.exp: Ditto.
410
1f0c4988
JK
4112013-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
412
413 PR gdb/15415
414 * gdb.base/argv0-symlink.c: New file.
415 * gdb.base/argv0-symlink.exp: New file.
416
7893c162
TT
4172013-08-28 Tom Tromey <tromey@redhat.com>
418
419 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Use explicit test name
420 when saving index.
421
6211c335
YQ
4222013-08-27 Yao Qi <yao@codesourcery.com>
423
424 * gdb.trace/entry-values.exp: Test unavailable entry value is
425 not shown when option '--skip-unavailable' is specified.
426 * gdb.trace/mi-trace-unavailable.exp (test_trace_unavailable):
427 Add tests for new option '--skip-unavailable'.
428
ce4ea2bb
YQ
4292013-08-27 Yao Qi <yao@codesourcery.com>
430
431 * lib/gdb.exp (gdb_remote_download): Don't pass $tofile to
432 remote_download if it is empty.
433
6e45f158
DE
4342013-08-26 Doug Evans <dje@google.com>
435
779bd270
DE
436 PR symtab/15885
437 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add gdb-index.
438 (clean): rm -f *.gdb-index *.with-index.
439 * gdb.dwarf2/gdb-index.exp: New testcase.
440
6e45f158
DE
441 * lib/gdb.exp (run_on_host): Moved here from gnu-debugdata.exp.
442 * gdb.base/gnu-debugdata.exp (run): Moved to gdb.exp and renamed to
443 run_on_host. All callers updated.
444
b1224238
YQ
4452013-08-24 Yao Qi <yao@codesourcery.com>
446
447 * gdb.trace/entry-values.c (end): New
448 (main): Call end.
449 * gdb.trace/entry-values.exp: Load trace-support.exp. Set
450 tracepoint and collect data. Test entry value is unavailable.
451
b39a8faf
YQ
4522013-08-24 Yao Qi <yao@codesourcery.com>
453
454 * lib/dwarf.exp (_location): Handle DW_OP_deref_size.
455 * gdb.trace/entry-values.c: New.
456 * gdb.trace/entry-values.exp: New.
457
9eaabc75
MW
4582013-07-12 Muhammad Waqas <mwaqas@codesourccery.com>
459
460 PR gdb/15501
461 * gdb.base/ena-dis-br.exp: Add test to verify
462 enable/disable commands work correctly with
463 multiple arguments that include multiple locations.
464
9f948660
SDJ
4652013-08-22 Samuel Bronson <naesten@gmail.com>
466
467 ARM Linux support for `catch syscall'.
468 * gdb.base/catch-syscall.exp: Test this on ARM now.
469 (fill_all_syscalls_numbers): ARM has close/chroot on 6/61, too.
470
e630b974
TT
4712013-08-22 Tom Tromey <tromey@redhat.com>
472
473 * lib/dwarf.exp (cu, tu): Handle addr_size of "default". Change
474 default addr_size.
475 * lib/gdb.exp (is_64_target): New gdb_caching_proc.
476
f3a76454
TT
4772013-08-22 Tom Tromey <tromey@redhat.com>
478
479 * lib/gdb.exp (skip_btrace_tests): Use gdb_caching_proc and
480 standard_temp_file.
481
de5f37e1
TT
4822013-08-22 Tom Tromey <tromey@redhat.com>
483
484 * gdb.arch/amd64-byte.exp: Use standard_testfile,
485 clean_restart.
486 * gdb.arch/amd64-disp-step.exp: Use standard_testfile.
487 * gdb.arch/amd64-dword.exp: Use standard_testfile,
488 clean_restart.
489 * gdb.arch/amd64-entry-value-param.exp: Use standard_testfile.
490 * gdb.arch/amd64-entry-value.exp: Use standard_testfile.
491 * gdb.arch/amd64-prologue-xmm.exp: Use standard_testfile.
492 * gdb.arch/amd64-word.exp: Use standard_testfile,
493 clean_restart.
494 * gdb.arch/i386-avx.exp: Use standard_testfile, clean_restart.
495 * gdb.arch/i386-byte.exp: Use standard_testfile, clean_restart.
496 * gdb.arch/i386-disp-step.exp: Use standard_testfile.
497 * gdb.arch/i386-dr3-watch.exp: Use standard_testfile.
498 * gdb.arch/i386-permbkpt.exp: Use standard_testfile, clean_restart.
499 * gdb.arch/i386-signal.exp: Use standard_testfile.
500 * gdb.arch/i386-size-overlap.exp: Use standard_testfile, clean_restart.
501 * gdb.arch/i386-sse.exp: Use standard_testfile, clean_restart.
502 * gdb.arch/i386-unwind.exp: Use standard_testfile.
503 * gdb.arch/i386-word.exp: Use standard_testfile, clean_restart.
504
8448e842
TT
5052013-08-22 Tom Tromey <tromey@redhat.com>
506
507 * gdb.python/py-error.exp: Use gdb_remote_download.
508 * gdb.python/py-mi.exp: Use gdb_remote_download.
509 * gdb.python/py-objfile-script.exp: Use standard_output_file.
510 * gdb.python/py-prettyprint.exp: Use gdb_remote_download.
511 (run_lang_tests): Likewise.
512 * gdb.python/py-section-script.c: Use SCRIPT_FILE rather than
513 filename.
514 * gdb.python/py-section-script.exp: Set SCRIPT_FILE when
515 compiling. Use gdb_remote_download. Update some tests.
516 * gdb.python/py-strfns.exp (test_strfns_core_file): Use
517 standard_output_file.
518 * gdb.python/py-typeprint.exp: Use gdb_remote_download.
519 * gdb.python/py-frame-args.exp: Use gdb_remote_download.
520 * gdb.python/py-framefilter-mi.exp: Use gdb_remote_download.
521 * gdb.python/py-framefilter.exp: Use gdb_remote_download,
522 standard_output_file.
523
16cfcbc2
TT
5242013-08-22 Tom Tromey <tromey@redhat.com>
525
526 * lib/cell.exp (skip_cell_tests): Use standard_temp_file.
527
44ee8174
TT
5282013-08-22 Tom Tromey <tromey@redhat.com>
529
530 * gdb.dwarf2/dw2-basic.exp: Use gdb_remote_download.
531 * gdb.dwarf2/dw2-compressed.exp: Use gdb_remote_download.
532 * gdb.dwarf2/dw2-intercu.exp: Use gdb_remote_download.
533 * gdb.dwarf2/dw2-intermix.exp: Use gdb_remote_download.
534 * gdb.dwarf2/dw2-producer.exp: Use gdb_remote_download.
535 * gdb.dwarf2/mac-fileno.exp: Use gdb_remote_download.
536 * lib/gdb.exp (gdb_remote_download): New proc.
537
7a218f88
TT
5382013-08-22 Tom Tromey <tromey@redhat.com>
539
540 * gdb.dwarf2/clztest.exp: Use standard_testfile.
541 * gdb.dwarf2/dw2-minsym-in-cu.exp: Use standard_testfile.
542 * gdb.dwarf2/fission-base.S: Remove directory from
543 DW_AT_GNU_dwo_name.
544 * gdb.dwarf2/fission-base.exp: Use build_executable. Set
545 debug-file-directory.
546 * gdb.dwarf2/fission-reread.S: Remove directory from
547 DW_AT_GNU_dwo_name.
548 * gdb.dwarf2/fission-reread.exp: Use build_executable. Set
549 debug-file-directory.
550
70cc1c23
DE
5512013-08-16 Doug Evans <dje@google.com>
552
553 * lib/prelink-support.exp (prelink_yes): Flag test as unsupported if
554 prelink complains about an unhandled DWARF version.
555
61884d20
DE
5562013-08-14 Cary Coutant <ccoutant@google.com>
557
558 * boards/fission.exp: Add -fdebug-types-section to debug_flags.
559
5e92f71a
TT
5602013-08-13 Tom Tromey <tromey@redhat.com>
561 Yao Qi <yao@codesourcery.com>
562
563 * lib/cache.exp (gdb_do_cache): Handle GDB_PARALLEL.
564 * lib/gdb.exp: Handle GDB_PARALLEL.
565 (default_gdb_version): Kill inotify_pid if it exists.
566 (default_gdb_exit): Emit warning if the inotify log is not
567 empty.
568 (standard_output_file): Respect GDB_PARALLEL.
569 (standard_temp_file): Likewise.
570 (gdb_init): Start inotifywait if requested.
571
5c30d39a
AB
5722013-08-13 Andrew Burgess <aburgess@broadcom.com>
573
574 * gdb.base/printcmds.exp (test_printf): Add test for printf of
575 pointer with various flags.
576
17e1c970
TT
5772013-08-13 Tom Tromey <tromey@redhat.com>
578
579 * lib/cache.exp: New file.
580 * lib/cell.exp (skip_cell_tests): Use gdb_caching_proc.
581 * lib/gdb.exp: Load cache.exp.
582 (support_complex_tests, is_ilp32_target, is_lp64_target)
583 (is_amd64_regs_target, skip_altivec_tests, skip_vsx_tests)
584 (gdb_skip_xml_test): Use gdb_caching_proc.
585 * lib/opencl.exp (skip_opencl_tests): Use gdb_caching_proc.
586
4e234898
TT
5872013-08-13 Tom Tromey <tromey@redhat.com>
588
589 * lib/gdb.exp (standard_temp_file): New proc.
590 (support_complex_tests, is_ilp32_target, is_lp64_target)
591 (is_amd64_regs_target, skip_altivec_tests, skip_vsx_tests): Use
592 standard_temp_file.
593
53e981d9
TT
5942013-08-13 Tom Tromey <tromey@redhat.com>
595
596 * lib/gdb.exp (build_id_debug_filename_get): Use
597 standard_output_file.
598 * lib/prelink-support.exp (section_get)
599 (build_executable_own_libs): Use standard_output_file.
600
3f539315
TT
6012013-08-12 Tom Tromey <tromey@redhat.com>
602
603 * Makefile.in (ALL_SUBDIRS): Add gdb.go.
604
b4013987
AA
6052013-08-12 Ali Anwar <alianwar@codesourcery.com>
606
607 * gdb.base/break.exp: Test break via convenience variable
608 with file name.
609
f61d5529
DE
6102013-08-09 Doug Evans <dje@google.com>
611
612 * lib/future.exp (gdb_find_ldd): New proc.
613 * lib/prelink-support.exp (build_executable_own_libs): Call it.
614 Make "/usr/sbin/" in prelink path optional.
615
1ed8d800
YQ
6162013-08-09 Yao Qi <yao@codesourcery.com>
617
618 * gdb.trace/collection.exp (gdb_collect_args_test): Set
619 "only" and "both" to 'print entry-values' before selecting
620 trace frame.
621
82a0a75f
YQ
6222013-08-08 Yao Qi <yao@codesourcery.com>
623
624 * gdb.trace/mi-trace-unavailable.exp: Don't set
625 "print entry-values" to "no".
626 (test_trace_unavailable): Set various values to
627 "print entry-values" to test that the output of
628 '-stack-list-locals' is not affected, and then set
629 set "print entry-values" to "no".
630
ac52f9a2
DE
6312013-08-07 Doug Evans <dje@google.com>
632
633 * gdb.python/py-value-cc.cc: Renamed from py-value.cc.
634 * gdb.python/py-value-cc.exp: Update.
635 * gdb.python/py-value.exp: Use different names for .o files for
636 C and C++. Only perform C++ tests if !skip_cplus_tests.
637
bf6d8a91
TT
6382013-08-07 Tom Tromey <tromey@redhat.com>
639
640 * gdb.base/maint.exp: Allow zero symtabs to be expanded.
641
f9125b6c
TT
6422013-08-07 Tom Tromey <tromey@redhat.com>
643
644 * gdb.dwarf2/dwz.exp: New file.
645
3a1115a0
TT
6462013-08-02 Tom Tromey <tromey@redhat.com>
647
648 * gdb.base/watchpoint.c (struct foo5): New.
649 (nullptr): New global.
650 * gdb.base/watchpoint.exp (test_watch_location): Add test.
651
b846d303
DE
6522013-08-01 Doug Evans <dje@google.com>
653
7ee85ab1
DE
654 PR symtab/15691
655 * gdb.dwarf2/fission-mix.exp: New file.
656 * gdb.dwarf2/fission-mix.h: New file.
657 * gdb.dwarf2/fission-mix.c: New file.
658 * gdb.dwarf2/fission-mix2.c: New file.
659
b846d303
DE
660 PR symtab/15695
661 * gdb.base/func-ptr.exp: New file.
662 * gdb.base/func-ptr.c: New file.
663
67d21849
YQ
6642013-08-01 Yao Qi <yao@codesourcery.com>
665
666 * gdb.python/py-sync-interp.c: New.
667 * gdb.python/py-sync-interp.exp: New.
668
de74e63a
YQ
6692013-07-31 Yao Qi <yao@codesourcery.com>
670
671 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Test command
672 'tdump' on stack frame 0 and 1 respectively.
673
680558e8
YQ
6742013-07-31 Yao Qi <yao@codesourcery.com>
675
676 PR gdb/13443
677 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_3): Add parameter
678 'traceframe'. Wrap test with with_test_prefix.
679 (top level): Update.
680
48bbe0bf
YQ
6812013-07-31 Yao Qi <yao@codesourcery.com>
682
683 * gdb.trace/backtrace.exp: Don't invoke 'get_exit' and
684 'gdb_start'.
685 Invoke 'prepare_for_testing' instead of 'gdb_compile'.
686 Use gdb_test_no_output to issue commands 'tstart' and 'tstop'.
687
11b4b7cc
AB
6882013-07-30 Andrew Burgess <aburgess@broadcom.com>
689
690 * gdb.dwarf2/pieces-optimized-out.exp: Expect "<optimized out>"
691 when printing an optimized out value. Expect an error when using
692 an optimized out value in an expression.
693
b0c54aa5
AB
6942013-07-30 Andrew Burgess <aburgess@broadcom.com>
695
696 * gdb.dwarf2/pieces-optimized-out.exp: New file.
697 * gdb.dwarf2/pieces-optimized-out.c: New file.
698 * gdb.dwarf2/pieces-optimized-out.S: New file.
699
97c85fc6
MB
7002013-07-30 Muhammad Bilal <mbilal@codesourcery.com>
701
702 PR gdb/15715
703 * gdb.base/setshow.exp: Test that relative paths passed to
704 'set history filename' are converted to absolute paths.
705
5b32ae97
KS
7062013-07-26 Keith Seitz <keiths@redhat.com>
707
708 * gdb.mi/mi-var-child-f.exp: Pass f90 to gdb_compile instead
709 of f77.
710 Allow for compiler variations of integer types.
711 Use mi_create_varobj.
712 Use mi_list_varobj_children for the immediate children of `array'.
713 Add "has_more" attribute for grandchildren test.
714
6f64ef53
PA
7152013-07-26 Pedro Alves <palves@redhat.com>
716
717 * gdb.base/interrupt-noterm.c, gdb.base/interrupt-noterm.exp: New
718 files.
719
fdc8aae8
AB
7202013-07-25 Andrew Burgess <aburgess@broadcom.com>
721
722 * gdb.mi/mi-reg-undefined.exp: New file.
723 * gdb.mi/mi-reg-undefined.c: Likewise.
724 * gdb.mi/mi-reg-undefined.S: Likewise.
725
6fbe845e
AB
7262013-07-25 Andrew Burgess <aburgess@broadcom.com>
727
728 * gdb.base/printcmds.exp (test_print_int_arrays): Add tests for x,
729 z, o, and t output formats.
730 * gdb.base/display.exp: Use 'k' as an undefined format now that
731 'z' is defined.
732
7b79b135
DE
7332013-07-24 Doug Evans <dje@google.com>
734
735 * boards/native-stdio-gdbserver.exp (${board}_build_remote_cmd): Pass
736 "--" to switch.
737
a0607b84
YQ
7382013-07-24 Yao Qi <yao@codesourcery.com>
739
740 * gdb.mi/mi-var-cmd.exp: If host is remote, use ${testfile} on
741 host.
742 * gdb.mi/mi-basics.exp (test_exec_and_symbol_mi_operatons):
743 Likewise. If host is remote, copy ${binfile} to host.
744
2eb14a9b
YQ
7452013-07-23 Yao Qi <yao@codesourcery.com>
746
747 * gdb.mi/mi-var-cmd.exp: Adjust pattern to match current error
748 message.
749
5d0a3b53
WN
7502013-07-19 Omair Javaid <Omair.Javaid@linaro.org>
751
752 * gdb.base/disp-step-syscall.exp: Add svc and swi syscall
753 instructions and enable disp-step-syscall for arm targets.
754
9a5911c0
WN
7552013-07-19 Omair Javaid <Omair.Javaid@linaro.org>
756
757 * gdb.dwarf2/fission-reread.S: Replace @ sign with % sign to remove
758 assembler errors on arm.
759 * gdb.dwarf2/mac-fileno.S: Likewise.
760 * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
761 * gdb.dwarf2/pr13961.S: Likewise.
762
fa876972
HZ
7632013-07-19 Hui Zhu <hui@codesourcery.com>
764
765 PR gdb/15692
766 * gdb.mi/mi-dprintf.exp: Add double quotes test.
767
1527aea8
YQ
7682013-07-19 Yao Qi <yao@codesourcery.com>
769
770 * gdb.trace/read-memory.exp (test_from_remote): Update test.
771 (teset_from_exec): Likewise.
772
73c1d57e
YQ
7732013-07-19 Yao Qi <yao@codesourcery.com>
774
775 * gdb.trace/read-memory.c: New.
776 * gdb.trace/read-memory.exp: New.
777
a075c3e5
YQ
7782013-07-19 Yao Qi <yao@codesourcery.com>
779
780 * lib/gdb.exp (gdb_compile_shlib): Pass the tail name of
781 $dest to link options if host is remote. Move the
782 generated file to $dest.a on host if host is remote.
783
623cc285
WN
7842013-07-18 Will Newton <will.newton@linaro.org>
785
786 * gdb.threads/tls-nodebug.c: Call pthread_testcancel
787 to ensure the test is linked against pthreads.
788 * gdb.threads/tls-var-main.c: Likewise.
789 * gdb.threads/tls-shared.c: Likewise.
790
1f74d3b5
YQ
7912013-07-18 Yao Qi <yao@codesourcery.com>
792
793 * lib/future.exp (gdb_default_target_compile): Use tail name
794 of $destfile as the output name of compile. Move the
795 generated file to $destfile on build.
796
f6dc277e
YQ
7972013-07-18 Yao Qi <yao@codesourcery.com>
798
799 * lib/gdb.exp (gdb_compile): Set
800 gdb_saved_set_unbuffered_mode_obj to
801 set_unbuffered_mode_saved.o if host is remote. Invoke
802 remote_download to copy $unbuf_obj to host.
803
e7045703
DE
8042013-07-17 Doug Evans <dje@google.com>
805
806 * gdb.python/py-frame-args.c: New file.
807 * gdb.python/py-frame-args.py: New file.
808 * gdb.python/py-frame-args.exp New file.
809
5ea5559b
AB
8102013-07-16 Andrew Burgess <aburgess@broadcom.com>
811
812 * gdb.base/printcmds.exp (test_printf): Add tests for format
813 strings with missing format specifier.
814
4229ca0e
TT
8152013-07-16 Tom Tromey <tromey@redhat.com>
816
817 * gdb.ada/info_types.exp: Use standard_testfile.
818
5ee657d5
TT
8192013-07-16 Tom Tromey <tromey@redhat.com>
820
821 * gdb.mi/mi-basics.exp: Use standard_output_file.
822 (test_dir_specification, test_cwd_specification)
823 (test_path_specification): Use testsubdir, not subdir and objdir.
824
20e3d738
TT
8252013-07-16 Tom Tromey <tromey@redhat.com>
826
827 * gdb.trace/mi-traceframe-changed.exp: Don't use objdir.
828
7d7c6477
JB
8292013-07-09 Joel Brobecker <brobecker@adacore.com>
830
831 * gdb.ada/small_reg_param.exp: Accept optional entry value
832 for parameter "w".
833
52cd8b7d
JB
8342013-07-09 Joel Brobecker <brobecker@adacore.com>
835
836 * gdb.ada/small_reg_param.exp: Remove trailing space.
837
2a998fc0
DE
8382013-07-09 Doug Evans <dje@google.com>
839
840 * gdb.base/default.exp: Update expected output of "show print array"
841 and "show print pretty".
842
0329e9fb
UW
8432013-07-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
844
845 * gdb.threads/wp-replication.exp: Stop counting available hardware
846 watchpoints after NR_THREADS iterations.
847
1953058f
AB
8482013-07-08 Andrew Burgess <aburgess@broadcom.com>
849
850 * gdb.python/py-explore.exp: Add $gdb_prompt to test regexp.
851
7c0de741
YQ
8522013-07-07 Yao Qi <yao@codesourcery.com>
853
854 * boards/native-gdbserver.exp: Move invoke of
855 process_multilib_options to gdbserver-base.exp.
856 Move set_board_info 'compiler', 'gdb,noinferiorio',
857 'gdb,nofileio', 'gdb_server_prog' and 'gdb,predefined_tsv' to
858 gdbserver-base.exp.
859 Move proc ${board}_download, ${board}_upload and
860 ${board}_file to gdbserver-base.exp.
861 * boards/native-extended-gdbserver.exp: Likewise.
862 * boards/native-stdio-gdbserver.exp: Likewise.
863 * boards/gdbserver-base.exp: New file.
864
497a4c48
LM
8652013-07-05 Luis Machado <lgustavo@codesourcery.com>
866
867 * gdb.base/dump.exp: Remove arch-specific tests and do a
868 generic data address check to set is64bitonly correctly.
869
bb3f62fc
LM
8702013-07-05 Luis Machado <lgustavo@codesourcery.com>
871
872 * gdb.mi/gdb2549.exp (register_tests): Expect any decimal for
873 the register number instead of expecting only 0.
874
005faa9d
WN
8752013-07-05 Will Newton <will.newton@linaro.org>
876
877 * gdb.base/gnu-ifunc-lib.c: Use %function instead of @function
878 in asm syntax to allow building on ARM.
879
4767856f
YQ
8802013-07-05 Yao Qi <yao@codesourcery.com>
881
882 * boards/local-remote-host.exp: Remove obsolete comments.
883 * boards/native-extended-gdbserver.exp: Likewise.
884 * boards/native-gdbserver.exp: Likewise.
885 * boards/native-stdio-gdbserver.exp: Likewise.
886
691a26f5
AB
8872013-07-04 Andrew Burgess <aburgess@broadcom.com>
888
889 * gdb.dwarf2/dw2-reg-undefined.exp: New file.
890 * gdb.dwarf2/dw2-reg-undefined.c: Likewise.
891 * gdb.dwarf2/dw2-reg-undefined.S: Likewise.
892
4d142eaa
JK
8932013-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
894
895 * gdb.base/break-on-linker-gcd-function.exp: Replace
896 prepare_for_testing by build_executable_from_specs and clean_restart.
897
62cef515
TT
8982013-06-27 Tom Tromey <tromey@redhat.com>
899
900 * gdb.base/testenv.exp, gdb.base/tui-layout.exp,
901 gdb.base/twice.exp, gdb.base/type-opaque.exp, gdb.base/unload.exp,
902 gdb.base/unwindonsignal.exp, gdb.base/valgrind-db-attach.exp,
903 gdb.base/valgrind-infcall.exp, gdb.base/value-double-free.exp,
904 gdb.base/varargs.exp, gdb.base/watch-cond-infcall.exp,
905 gdb.base/watch-cond.exp, gdb.base/watch-non-mem.exp,
906 gdb.base/watch-read.exp, gdb.base/watch-vfork.exp,
907 gdb.base/watch_thread_num.exp, gdb.base/watchpoint-cond-gone.exp,
908 gdb.base/watchpoint-delete.exp, gdb.base/watchpoint-hw.exp,
909 gdb.base/watchpoint-solib.exp, gdb.base/watchpoint.exp,
910 gdb.base/watchpoints.exp, gdb.base/wchar.exp, gdb.base/whatis.exp:
911 Use standard_testfile, standard_output_file, prepare_for_testing,
912 clean_restart.
913
0ab77f5f
TT
9142013-06-27 Tom Tromey <tromey@redhat.com>
915
916 * gdb.base/save-bp.exp, gdb.base/savedregs.exp,
917 gdb.base/scope.exp, gdb.base/sep.exp, gdb.base/sepsymtab.exp,
918 gdb.base/set-lang-auto.exp, gdb.base/setshow.exp,
919 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
920 gdb.base/shreloc.exp, gdb.base/sigall.exp,
921 gdb.base/sigaltstack.exp, gdb.base/sigbpt.exp,
922 gdb.base/sigchld.exp, gdb.base/siginfo-addr.exp,
923 gdb.base/siginfo-infcall.exp, gdb.base/siginfo-obj.exp,
924 gdb.base/siginfo.exp, gdb.base/signals.exp, gdb.base/signest.exp,
925 gdb.base/signull.exp, gdb.base/sigrepeat.exp,
926 gdb.base/sigstep.exp, gdb.base/sizeof.exp,
927 gdb.base/skip-solib.exp, gdb.base/so-impl-ld.exp,
928 gdb.base/solib-display.exp, gdb.base/solib-nodir.exp,
929 gdb.base/solib-overlap.exp, gdb.base/solib-symbol.exp,
930 gdb.base/solib-weak.exp, gdb.base/source.exp,
931 gdb.base/stack-checking.exp, gdb.base/stale-infcall.exp,
932 gdb.base/stap-probe.exp, gdb.base/start.exp,
933 gdb.base/step-break.exp, gdb.base/step-bt.exp,
934 gdb.base/step-line.exp, gdb.base/step-resume-infcall.exp,
935 gdb.base/step-test.exp, gdb.base/structs.exp,
936 gdb.base/structs2.exp, gdb.base/structs3.exp,
937 gdb.base/symbol-without-target_section.exp: Use standard_testfile,
938 standard_output_file, prepare_for_testing, clean_restart.
939
822bd149
TT
9402013-06-27 Tom Tromey <tromey@redhat.com>
941
942 * gdb.base/nextoverexit.exp, gdb.base/nextoverexit.exp,
943 gdb.base/nodebug.exp, gdb.base/nofield.exp, gdb.base/nostdlib.exp,
944 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/pc-fp.exp,
945 gdb.base/pending.exp, gdb.base/permissions.exp,
946 gdb.base/pie-execl.exp, gdb.base/pointers.exp,
947 gdb.base/pr11022.exp, gdb.base/print-file-var.exp,
948 gdb.base/printcmds.exp, gdb.base/prologue.exp,
949 gdb.base/psymtab.exp, gdb.base/ptr-typedef.exp,
950 gdb.base/ptype.exp, gdb.base/randomize.exp,
951 gdb.base/readline-ask.exp, gdb.base/recpar.exp,
952 gdb.base/recurse.exp, gdb.base/relativedebug.exp,
953 gdb.base/relocate.exp, gdb.base/remote.exp, gdb.base/reread.exp,
954 gdb.base/return-nodebug.exp, gdb.base/return2.exp: Use
955 standard_testfile, standard_output_file, prepare_for_testing,
956 clean_restart.
957
f8b41b00
TT
9582013-06-27 Tom Tromey <tromey@redhat.com>
959
a8c97a87
TT
960 * gdb.base/hook-stop-continue.exp, gdb.base/hook-stop-frame.exp,
961 gdb.base/huge.exp, gdb.base/included.exp,
962 gdb.base/inferior-died.exp, gdb.base/infnan.exp,
963 gdb.base/info-fun.exp, gdb.base/info-macros.exp,
964 gdb.base/info-os.exp, gdb.base/info-proc.exp,
965 gdb.base/info-target.exp, gdb.base/infoline.exp,
966 gdb.base/interp.exp, gdb.base/interrupt.exp,
967 gdb.base/jit-simple.exp, gdb.base/jit-so.exp, gdb.base/jump.exp,
968 gdb.base/kill-after-signal.exp, gdb.base/label.exp,
969 gdb.base/langs.exp, gdb.base/lineinc.exp, gdb.base/list.exp,
970 gdb.base/logical.exp, gdb.base/long_long.exp,
971 gdb.base/longjmp.exp, gdb.base/macscp.exp, gdb.base/maint.exp,
972 gdb.base/memattr.exp, gdb.base/mips_pro.exp,
973 gdb.base/miscexprs.exp, gdb.base/morestack.exp,
974 gdb.base/moribund-step.exp, gdb.base/multi-forks.exp: Use
f8b41b00
TT
975 standard_testfile, standard_output_file, prepare_for_testing,
976 clean_restart.
977
289f9037
TT
9782013-06-27 Tom Tromey <tromey@redhat.com>
979
a8c97a87
TT
980 * gdb.base/ena-dis-br.exp, gdb.base/enum_cond.exp,
981 gdb.base/enumval.exp, gdb.base/environ.exp,
982 gdb.base/eu-strip-infcall.exp, gdb.base/eval-skip.exp,
983 gdb.base/exe-lock.exp, gdb.base/expand-psymtabs.exp,
984 gdb.base/exprs.exp, gdb.base/fileio.exp, gdb.base/find.exp,
985 gdb.base/fixsection.exp, gdb.base/foll-exec.exp,
986 gdb.base/foll-fork.exp, gdb.base/fortran-sym-case.exp,
987 gdb.base/frame-args.exp, gdb.base/freebpcmd.exp,
988 gdb.base/fullname.exp, gdb.base/funcargs.exp,
989 gdb.base/gcore-buffer-overflow.exp, gdb.base/gcore.exp,
990 gdb.base/gdb1090.exp, gdb.base/gdb11530.exp,
991 gdb.base/gdb11531.exp, gdb.base/gdb1250.exp, gdb.base/gdb1555.exp,
992 gdb.base/gdb1821.exp, gdb.base/gdbindex-stabs.exp,
993 gdb.base/gdbvars.exp, gdb.base/gnu-ifunc.exp,
994 gdb.base/gnu_vector.exp: Use standard_testfile,
995 standard_output_file, prepare_for_testing, clean_restart.
289f9037 996
f76495c8
TT
9972013-06-27 Tom Tromey <tromey@redhat.com>
998
a8c97a87
TT
999 * gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
1000 gdb.base/call-sc.exp, gdb.base/call-signal-resume.exp,
1001 gdb.base/call-strs.exp, gdb.base/callexit.exp,
1002 gdb.base/callfuncs.exp, gdb.base/catch-load.exp,
1003 gdb.base/catch-syscall.exp, gdb.base/charset.exp,
1004 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
1005 gdb.base/code-expr.exp, gdb.base/code_elim.exp,
1006 gdb.base/commands.exp, gdb.base/completion.exp,
1007 gdb.base/complex.exp, gdb.base/cond-expr.exp,
1008 gdb.base/condbreak.exp, gdb.base/consecutive.exp,
1009 gdb.base/constvars.exp, gdb.base/corefile.exp,
1010 gdb.base/ctxobj.exp, gdb.base/cursal.exp, gdb.base/cvexpr.exp,
1011 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
1012 gdb.base/del.exp, gdb.base/detach.exp, gdb.base/dfp-test.exp,
1013 gdb.base/display.exp, gdb.base/dmsym.exp, gdb.base/dump.exp,
1014 gdb.base/dup-sect.exp: Use standard_testfile,
f76495c8
TT
1015 standard_output_file, prepare_for_testing, clean_restart.
1016
a64d2530
TT
10172013-06-27 Tom Tromey <tromey@redhat.com>
1018
a8c97a87
TT
1019 * gdb.base/a2-run.exp, gdb.base/all-bin.exp, gdb.base/annota1.exp,
1020 gdb.base/annota3.exp, gdb.base/anon.exp, gdb.base/args.exp,
1021 gdb.base/arithmet.exp, gdb.base/arrayidx.exp, gdb.base/assign.exp,
1022 gdb.base/async-shell.exp, gdb.base/async.exp,
1023 gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-noexec.exp,
1024 gdb.base/attach-twice.exp, gdb.base/attach.exp, gdb.base/auxv.exp,
1025 gdb.base/bang.exp, gdb.base/bfp-test.exp, gdb.base/bigcore.exp,
1026 gdb.base/bitfields.exp, gdb.base/bitfields2.exp,
1027 gdb.base/break-entry.exp, gdb.base/break-interp.exp,
1028 gdb.base/break-on-linker-gcd-function.exp,
1029 gdb.base/breakpoint-shadow.exp: Use standard_testfile,
a64d2530
TT
1030 standard_output_file, prepare_for_testing, clean_restart.
1031
aaff8d73
YQ
10322013-06-26 Yao Qi <yao@codesourcery.com>
1033
1034 * gdb.trace/mi-trace-frame-collected.exp: New.
1035
a0743c90
YQ
10362013-06-25 Yao Qi <yao@codesourcery.com>
1037
1038 * boards/native-extended-gdbserver.exp: Set board_info
1039 'gdb,predefined_tsv'.
1040 * boards/native-gdbserver.exp: Likewise.
1041 * boards/native-stdio-gdbserver.exp: Likewise.
1042 * gdb.server/ext-attach.exp: Load trace-support.exp. Check
1043 uploaded TSVs if target supports tracing.
1044 * gdb.trace/tsv.exp: Check uploaded TSVs if target supports
1045 tracing and target has predefined tsv.
1046
9d6e6e84
HZ
10472013-06-25 Yao Qi <yao@codesourcery.com>
1048 Hui Zhu <hui@codesourcery.com>
1049 Pedro Alves <palves@redhat.com>
1050
1051 PR breakpoints/15075
1052 PR breakpoints/15434
1053 * gdb.base/dprintf-next.c: New file.
1054 * gdb.base/dprintf-next.exp: New file.
1055 * gdb.base/dprintf-non-stop.c: New file.
1056 * gdb.base/dprintf-non-stop.exp: New file.
1057 * gdb.base/dprintf.exp: Don't check "continue" in the output
1058 of "info breakpoints".
1059 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
1060 Don't check "continue" in script field.
1061
e7ab3185
TT
10622013-06-21 Tom Tromey <tromey@redhat.com>
1063
1064 * gdb.trace/actions.exp (check_tracepoint): Don't use a full file
1065 name in a test name.
1066
c898adb7
YQ
10672013-06-20 Yao Qi <yao@codesourcery.com>
1068
1069 * gdb.trace/mi-trace-unavailable.exp: Set tracepoint on 'foo'
1070 and set an action.
1071 (test_trace_unavailable): Test command -data-list-register-values
1072 in the context of traceframe and with option --skip-unavailable.
1073 * gdb.trace/trace-unavailable.c (foo): New.
1074 (main): Call it.
1075 * gdb.mi/gdb2549.exp: Update matching pattern.
1076
4d157a3d
MF
10772013-06-19 Mike Frysinger <vapier@gentoo.org>
1078
1079 * gdb.arch/i386-avx.c (have_avx): Change __get_cpuid call to i386_cpuid.
1080 * gdb.arch/i386-avx.exp (additional_flags): Add -I${srcdir}/../common.
1081 * gdb.arch/i386-cpuid.h: Moved to ../common/i386-gcc-cpuid.h.
1082 * gdb.arch/i386-sse.c: Call new i386_cpuid function.
1083 * gdb.arch/i386-see.exp (additional_flags): Add -I${srcdir}/../common.
1084
d69cace4
LM
10852013-06-19 Luis Machado <lgustavo@codesourcery.com>
1086
1087 * gdb.base/subst.exp: Delete default rules before further
1088 tests.
1089
9bdd0636
YQ
10902013-06-19 Yao Qi <yao@codesourcery.com>
1091
1092 * gdb.base/maint.exp: Make the test to command 'maint dump-me'
1093 unsupported if it is not registered.
1094
427cd150
TT
10952013-06-18 Tom Tromey <tromey@redhat.com>
1096
1097 * gdb.base/random-signal.c: New file.
1098 * gdb.base/random-signal.exp: New file.
1099
6de7c271
WN
11002013-06-18 Will Newton <will.newton@linaro.org>
1101
1102 * gdb.base/skip.c: Use comma to evaluate results of foo()
1103 and bar() before passing to baz().
1104 * gdb.base/skip.c: baz() now takes one argument instead of
1105 two.
1106
5bd1ef56
TT
11072013-06-18 Tom Tromey <tromey@redhat.com>
1108
1109 * gdb.dwarf2/implptrpiece.exp: New file.
1110 * gdb.dwarf2/implptrconst.exp (d): New variable.
1111 Print d.
1112 * lib/dwarf2.exp (Dwarf::_location): Handle DW_OP_piece.
1113
e379b391
TT
11142013-06-18 Tom Tromey <tromey@redhat.com>
1115
1116 * lib/selftest-support.exp (do_self_tests): Reject remote or
1117 non-native targets.
1118 * gdb.gdb/complaints.exp: Remove check.
1119 * gdb.gdb/observer.exp: Remove check.
1120 * gdb.gdb/xfullpath.exp: Remove check.
1121 * gdb.gdb/complaints.exp: Remove check.
1122
4ec70201
PA
11232013-06-07 Pedro Alves <palves@redhat.com>
1124
1125 * boards/native-extended-gdbserver.exp: Remove semicolon.
1126 * config/arm-ice.exp: Likewise.
1127 * config/bfin.exp: Likewise.
1128 * config/cygmon.exp: Likewise.
1129 * config/h8300.exp: Likewise.
1130 * config/monitor.exp: Likewise.
1131 * config/sid.exp: Likewise.
1132 * config/sim.exp: Likewise.
1133 * config/slite.exp: Likewise.
1134 * config/vx.exp: Likewise.
1135 * gdb.arch/i386-bp_permanent.exp: Likewise.
1136 * gdb.asm/asm-source.exp: Likewise.
1137 * gdb.base/args.exp: Likewise.
1138 * gdb.base/attach-pie-misread.exp: Likewise.
1139 * gdb.base/auxv.exp: Likewise.
1140 * gdb.base/bigcore.exp: Likewise.
1141 * gdb.base/bitfields2.exp: Likewise.
1142 * gdb.base/bitfields.exp: Likewise.
1143 * gdb.base/break.exp: Likewise.
1144 * gdb.base/break-interp.exp: Likewise.
1145 * gdb.base/callfuncs.exp: Likewise.
1146 * gdb.base/call-sc.exp: Likewise.
1147 * gdb.base/commands.exp: Likewise.
1148 * gdb.base/corefile.exp: Likewise.
1149 * gdb.base/dbx.exp: Likewise.
1150 * gdb.base/ending-run.exp: Likewise.
1151 * gdb.base/exprs.exp: Likewise.
1152 * gdb.base/funcargs.exp: Likewise.
1153 * gdb.base/hbreak2.exp: Likewise.
1154 * gdb.base/huge.exp: Likewise.
1155 * gdb.base/list.exp: Likewise.
1156 * gdb.base/memattr.exp: Likewise.
1157 * gdb.base/overlays.exp: Likewise.
1158 * gdb.base/printcmds.exp: Likewise.
1159 * gdb.base/recurse.exp: Likewise.
1160 * gdb.base/remotetimeout.exp: Likewise.
1161 * gdb.base/reread.exp: Likewise.
1162 * gdb.base/savedregs.exp: Likewise.
1163 * gdb.base/scope.exp: Likewise.
1164 * gdb.base/sepdebug.exp: Likewise.
1165 * gdb.base/setshow.exp: Likewise.
1166 * gdb.base/setvar.exp: Likewise.
1167 * gdb.base/sigaltstack.exp: Likewise.
1168 * gdb.base/siginfo-addr.exp: Likewise.
1169 * gdb.base/siginfo.exp: Likewise.
1170 * gdb.base/siginfo-obj.exp: Likewise.
1171 * gdb.base/sigrepeat.exp: Likewise.
1172 * gdb.base/sigstep.exp: Likewise.
1173 * gdb.base/structs.exp: Likewise.
1174 * gdb.base/testenv.exp: Likewise.
1175 * gdb.base/twice.exp: Likewise.
1176 * gdb.base/valgrind-db-attach.exp: Likewise.
1177 * gdb.base/valgrind-infcall.exp: Likewise.
1178 * gdb.base/varargs.exp: Likewise.
1179 * gdb.base/watchpoint.exp: Likewise.
1180 * gdb.cp/gdb1355.exp: Likewise.
1181 * gdb.cp/misc.exp: Likewise.
1182 * gdb.disasm/hppa.exp: Likewise.
1183 * gdb.disasm/t01_mov.exp: Likewise.
1184 * gdb.disasm/t02_mova.exp: Likewise.
1185 * gdb.disasm/t03_add.exp: Likewise.
1186 * gdb.disasm/t04_sub.exp: Likewise.
1187 * gdb.disasm/t05_cmp.exp: Likewise.
1188 * gdb.disasm/t06_ari2.exp: Likewise.
1189 * gdb.disasm/t07_ari3.exp: Likewise.
1190 * gdb.disasm/t08_or.exp: Likewise.
1191 * gdb.disasm/t09_xor.exp: Likewise.
1192 * gdb.disasm/t10_and.exp: Likewise.
1193 * gdb.disasm/t11_logs.exp: Likewise.
1194 * gdb.disasm/t12_bit.exp: Likewise.
1195 * gdb.disasm/t13_otr.exp: Likewise.
1196 * gdb.gdb/selftest.exp: Likewise.
1197 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
1198 * gdb.mi/mi-reverse.exp: Likewise.
1199 * gdb.pascal/floats.exp: Likewise.
1200 * gdb.python/py-inferior.exp: Likewise.
1201 * gdb.threads/attach-into-signal.exp: Likewise.
1202 * gdb.threads/pthreads.exp: Likewise.
1203 * gdb.threads/thread_events.exp: Likewise.
1204 * gdb.threads/watchthreads.exp: Likewise.
1205 * gdb.trace/actions-changed.exp: Likewise.
1206 * gdb.trace/actions.exp: Likewise.
1207 * gdb.trace/ax.exp: Likewise.
1208 * gdb.trace/backtrace.exp: Likewise.
1209 * gdb.trace/change-loc.exp: Likewise.
1210 * gdb.trace/deltrace.exp: Likewise.
1211 * gdb.trace/disconnected-tracing.exp: Likewise.
1212 * gdb.trace/ftrace.exp: Likewise.
1213 * gdb.trace/infotrace.exp: Likewise.
1214 * gdb.trace/passc-dyn.exp: Likewise.
1215 * gdb.trace/passcount.exp: Likewise.
1216 * gdb.trace/pending.exp: Likewise.
1217 * gdb.trace/qtro.exp: Likewise.
1218 * gdb.trace/range-stepping.exp: Likewise.
1219 * gdb.trace/report.exp: Likewise.
1220 * gdb.trace/save-trace.exp: Likewise.
1221 * gdb.trace/status-stop.exp: Likewise.
1222 * gdb.trace/strace.exp: Likewise.
1223 * gdb.trace/tfile.exp: Likewise.
1224 * gdb.trace/tfind.exp: Likewise.
1225 * gdb.trace/trace-break.exp: Likewise.
1226 * gdb.trace/tracecmd.exp: Likewise.
1227 * gdb.trace/trace-mt.exp: Likewise.
1228 * gdb.trace/tspeed.exp: Likewise.
1229 * gdb.trace/tsv.exp: Likewise.
1230 * gdb.trace/while-stepping.exp: Likewise.
1231 * lib/gdb.exp: Likewise.
1232 * lib/gdbserver-support.exp: Likewise.
1233 * lib/java.exp: Likewise.
1234 * lib/mi-support.exp: Likewise.
1235 * lib/pascal.exp: Likewise.
1236 * lib/prompt.exp: Likewise.
1237 * lib/trace-support.exp: Likewise.
1238
47d48711
PA
12392013-06-07 Pedro Alves <palves@redhat.com>
1240
1241 * gdb.ada/info_types.c: Fix formating in copyright header.
1242 * gdb.base/break-on-linker-gcd-function.cc: Likewise.
1243 * gdb.base/float.c: Likewise.
1244 * gdb.base/inferior-died.c: Likewise.
1245 * gdb.base/interp.c: Likewise.
1246 * gdb.base/jit-main.c: Likewise.
1247 * gdb.base/jit-solib.c: Likewise.
1248 * gdb.base/long_long.c: Likewise.
1249 * gdb.base/longjmp.c: Likewise.
1250 * gdb.base/nextoverexit.c: Likewise.
1251 * gdb.base/pr11022.c: Likewise.
1252 * gdb.base/prelink-lib.c: Likewise.
1253 * gdb.base/prelink.c: Likewise.
1254 * gdb.base/prologue.c: Likewise.
1255 * gdb.base/restore.c: Likewise.
1256 * gdb.base/sigchld.c: Likewise.
1257 * gdb.base/solib-search-lib1.c: Likewise.
1258 * gdb.base/solib-search-lib2.c: Likewise.
1259 * gdb.base/solib-search.c: Likewise.
1260 * gdb.base/solib-search.h: Likewise.
1261 * gdb.base/whatis.c: Likewise.
1262 * gdb.cp/abstract-origin.cc: Likewise.
1263 * gdb.cp/anon-struct.cc: Likewise.
1264 * gdb.cp/baseenum.cc: Likewise.
1265 * gdb.cp/bs15503.cc: Likewise.
1266 * gdb.cp/call-c-1.c: Likewise.
1267 * gdb.cp/call-c.cc: Likewise.
1268 * gdb.cp/class2.cc: Likewise.
1269 * gdb.cp/classes.cc: Likewise.
1270 * gdb.cp/cttiadd.cc: Likewise.
1271 * gdb.cp/cttiadd1.cc: Likewise.
1272 * gdb.cp/cttiadd2.cc: Likewise.
1273 * gdb.cp/cttiadd3.cc: Likewise.
1274 * gdb.cp/derivation.cc: Likewise.
1275 * gdb.cp/derivation2.cc: Likewise.
1276 * gdb.cp/dispcxx.cc: Likewise.
1277 * gdb.cp/exception.cc: Likewise.
1278 * gdb.cp/gdb2384-base.cc: Likewise.
1279 * gdb.cp/gdb2384-base.h: Likewise.
1280 * gdb.cp/gdb2384.cc: Likewise.
1281 * gdb.cp/gdb2495.cc: Likewise.
1282 * gdb.cp/mb-inline.h: Likewise.
1283 * gdb.cp/mb-inline1.cc: Likewise.
1284 * gdb.cp/mb-inline2.cc: Likewise.
1285 * gdb.cp/member-name.cc: Likewise.
1286 * gdb.cp/member-ptr.cc: Likewise.
1287 * gdb.cp/misc.cc: Likewise.
1288 * gdb.cp/namespace1.cc: Likewise.
1289 * gdb.cp/nextoverthrow.cc: Likewise.
1290 * gdb.cp/pr-574.cc: Likewise.
1291 * gdb.cp/pr9631.cc: Likewise.
1292 * gdb.cp/printmethod.cc: Likewise.
1293 * gdb.cp/psmang1.cc: Likewise.
1294 * gdb.cp/psmang2.cc: Likewise.
1295 * gdb.cp/psymtab-parameter.cc: Likewise.
1296 * gdb.cp/ptype-flags.cc: Likewise.
1297 * gdb.cp/ref-params.cc: Likewise.
1298 * gdb.cp/ref-types.cc: Likewise.
1299 * gdb.cp/smartp.cc: Likewise.
1300 * gdb.cp/try_catch.cc: Likewise.
1301 * gdb.cp/userdef.cc: Likewise.
1302 * gdb.cp/using-crash.cc: Likewise.
1303 * gdb.cp/virtfunc.cc: Likewise.
1304 * gdb.cp/virtfunc2.cc: Likewise.
1305 * gdb.dwarf2/callframecfa.S: Likewise.
1306 * gdb.dwarf2/dw2-ranges.c: Likewise.
1307 * gdb.dwarf2/dw2-ranges2.c: Likewise.
1308 * gdb.dwarf2/dw2-ranges3.c: Likewise.
1309 * gdb.dwarf2/dw2-restore.S: Likewise.
1310 * gdb.dwarf2/pieces.S: Likewise.
1311 * gdb.dwarf2/valop.S: Likewise.
1312 * gdb.java/jnpe.java: Likewise.
1313 * gdb.mi/mi-stepn.c: Likewise.
1314 * gdb.mi/mi-var-cp.cc: Likewise.
1315 * gdb.mi/mi-var-rtti.cc: Likewise.
1316 * gdb.mi/ns-stale-regcache.c: Likewise.
1317 * gdb.mi/pr11022.c: Likewise.
1318 * gdb.mi/solib-lib.c: Likewise.
1319 * gdb.mi/solib-main.c: Likewise.
1320 * gdb.python/py-arch.c: Likewise.
1321 * gdb.python/py-block.c: Likewise.
1322 * gdb.python/py-breakpoint.c: Likewise.
1323 * gdb.python/py-events.c: Likewise.
1324 * gdb.python/py-evthreads.c: Likewise.
1325 * gdb.python/py-explore.c: Likewise.
1326 * gdb.python/py-explore.cc: Likewise.
1327 * gdb.python/py-finish-breakpoint.c: Likewise.
1328 * gdb.python/py-finish-breakpoint2.cc: Likewise.
1329 * gdb.python/py-symbol.c: Likewise.
1330 * gdb.threads/execl.c: Likewise.
1331 * gdb.threads/execl1.c: Likewise.
1332
88ab5684
WN
13332013-06-07 Will Newton <will.newton@linaro.org>
1334
1335 * gdb.base/long_long.exp: Fix ARM EABI target glob.
1336
42daa7a0
WN
13372013-06-07 Will Newton <will.newton@linaro.org>
1338
1339 * gdb.cp/annota2.exp: Add empty line between "post-prompt"
1340 and "starting".
1341
f4059ef3
WN
13422013-06-07 Will Newton <will.newton@linaro.org>
1343
1344 * gdb.cp/anon-struct.exp: Conditionalize constructor and
1345 destructor prototypes for ARM ABI.
1346 * gdb.cp/m-static.exp: Likewise.
1347
8cb5cc78
YQ
13482013-06-07 Yao Qi <yao@codesourcery.com>
1349
1350 * gdb.trace/mi-trace-unavailable.exp: New.
1351 * gdb.trace/trace-unavailable.c: New.
1352
c6cf1712
DE
13532013-06-06 Doug Evans <dje@google.com>
1354
1355 * gdb.cp/derivation.exp: Make tests have unique names.
1356
bf6be0f4
TT
13572013-06-06 Tom Tromey <tromey@redhat.com>
1358
1359 * gdb.base/dump.exp (capture_value): Don't put expression into
1360 test name if arguments passed in.
1361 Rename a couple more tests to make them unique.
1362
ebb022fa
TT
13632013-06-06 Tom Tromey <tromey@redhat.com>
1364
1365 * gdb.base/break-always.exp: Explicitly specify test name.
1366
69fc87c2
DE
13672013-06-05 Doug Evans <dje@google.com>
1368 Keith Seitz <keiths@redhat.com>
1369
1370 * gdb.cp/derivation2.cc: New file.
1371 * gdb.cp/derivation.cc (main): Call foo2.
1372 * gdb.cp/derivation.exp: Add tests for typedefs in another
1373 file, and when there's an active block.
1374
f993f39e
LM
13752013-06-05 Luis Machado <lgustavo@codesourcery.com>
1376
1377 * gdb.cp/virtfunc.exp (make_one_vtable_result): Handle extra output
1378 from targets that use function descriptors in the virtual tables.
1379 Handle presence of dot symbols.
1380
afacd7f3
GB
13812013-06-04 Gary Benson <gbenson@redhat.com>
1382
1383 * gdb.base/break-probes.exp: New file.
1384 * gdb.base/break-probes.c: Likewise.
1385 * gdb.base/break-probes-solib.c: Likewise.
1386 * gdb.base/info-shared.exp: New file.
1387 * gdb.base/info-shared.c: Likewise.
1388 * gdb.base/info-shared-solib1.c: Likewise.
1389 * gdb.base/info-shared-solib2.c: Likewise.
1390
a29a3fb7
GB
13912013-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
1392 Gary Benson <gbenson@redhat.com>
1393
1394 * lib/gdb.exp (build_executable_from_specs): Use gdb_compile_pthread,
1395 gdb_compile_shlib or gdb_compile_shlib_pthreads where appropriate.
1396 * lib/prelink-support.exp (build_executable_own_libs): Allow INTERP
1397 to be set to "no" to indicate that no ld.so copy should be made.
1398 * gdb.base/break-interp.exp (solib_bp): New constant.
1399 (reach_1): Use the above instead of "_dl_debug_state".
1400 (test_attach): Likewise.
1401 (test_ld): Likewise.
1402 * gdb.threads/dlopen-libpthread.exp: New file.
1403 * gdb.threads/dlopen-libpthread.c: Likewise.
1404 * gdb.threads/dlopen-libpthread-lib.c: Likewise.
1405 * gdb.base/solib-corrupted.exp: Disable test if GDB is using probes.
1406
62a813cc
YQ
14072013-05-30 Yao Qi <yao@codesourcery.com>
1408
1409 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
1410 Add a test that no MI notification is emitted when executing
1411 -exec-arguments.
1412
8f56dad4
JK
14132013-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1414
1415 PR testsuite/12649
1416 * gdb.mi/mi-dprintf.exp (mi_continue_dprintf) (mi 2nd dprintf): Replace
1417 $mi_gdb_prompt expectation by mi_expect_stop.
1418 (mi 1st dprintf, agent, mi 2nd dprintf, agent)
1419 (mi info dprintf second time): Replace them by mi_send_resuming_command
1420 and mi_expect_stop.
1421
c588eb20
GB
14222013-05-24 Gary Benson <gbenson@redhat.com>
1423
1424 * gdb.base/solib-disc.exp (exec_opts): Remove unnecesary
1425 backslash.
1426 * gdb.base/unload.exp (exec_opts): Remove two unnecessary
1427 backslashes.
1428 * gdb.base/watchpoint-solib.exp (exec_opts): Remove unnecesary
1429 backslash.
1430
c0ea94eb
YQ
14312013-05-24 Yao Qi <yao@codesourcery.com>
1432
1433 * gdb.trace/tfile.exp: Test inferior and thread.
1434
db1ac436
YQ
14352013-05-24 Yao Qi <yao@codesourcery.com>
1436 Pedro Alves <palves@redhat.com>
1437
1438 * gdb.base/range-stepping.exp: Skip the rest of tests if the
1439 test fails.
1440 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
1441 Return 0 if the test passes, otherwise return 1.
1442
b6abb10c
DE
14432013-05-23 Doug Evans <dje@google.com>
1444
1445 * boards/fission-dwp.exp: New file.
1446
bc5065a7
PA
14472013-05-23 Yao Qi <yao@codesourcery.com>
1448 Pedro Alves <palves@redhat.com>
1449
1450 * gdb.base/range-stepping.c: New file.
1451 * gdb.base/range-stepping.exp: New file.
1452 * gdb.trace/range-stepping.c: New file.
1453 * gdb.trace/range-stepping.exp: New file.
1454 * lib/range-stepping-support.exp: New file.
1455
5f2e6b00
TT
14562013-05-22 Tom Tromey <tromey@redhat.com>
1457
1458 * gdb.cp/class2.cc (main): New local 'aref'.
1459 * gdb.cp/class2.exp: Check printing of 'aref'.
1460
e6ba475a
DE
14612013-05-22 Doug Evans <dje@google.com>
1462
1463 * gdb.threads/wp-replication.c (main): Insert some code at the start
1464 to ensure the breakpoint on main is only hit once. Fix comment.
1465
52c935b6
KS
14662013-05-21 Keith Seitz <keiths@redhat.com>
1467 Pedro Alves <palves@redhat.com>
1468
1469 * gdb.base/filesym.exp: Use gdb_test_multiple instead of
1470 gdb_expect.
1471 Add test to flush the remaining input buffer so that this
1472 file passes testsuite/12649.
1473
bd9673a4
PW
14742013-05-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1475
1476 * gdb.base/catch-signal-fork.exp: New file.
1477 * gdb.base/catch-signal-fork.c: New file.
1478
69a97597
SA
14792013-05-21 Sterling Augustine <saugustine@google.com>
1480
1481 * boards/remote-stdio-gdbserver.exp: New file.
1482
44e97363
JK
14832013-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1484
1485 PR testsuite/12649
1486 * gdb.mi/mi-dprintf.exp (mi_continue_dprintf): Fix expect strings for
1487 racy matches.
1488
02392865
CG
14892013-05-21 Christian Groessler <chris@groessler.org>
1490
1491 * gdb.dwarf2/dw2-dir-file-name.exp: Don't use brace expansion,
1492 since it's not supported in all shells.
1493
c5867ab6
HZ
14942013-05-21 Hui Zhu <hui@codesourcery.com>
1495
1496 * gdb.mi/Makefile.in (PROGS): Add "mi-dprintf".
1497 * gdb.mi/mi-dprintf.exp, gdb.mi/mi-dprintf.c: New.
1498
6c9e2db4
DE
14992013-05-20 Doug Evans <dje@google.com>
1500
1501 * lib/dwarf.exp (Dwarf): New variable _abbrev_section.
1502 (_handle_DW_TAG): Use it.
1503 (cu, tu): Replace parameters is_64, version, addr_size with options.
1504 All callers updated. Add Fission support.
1505 * gdb.dwarf2/implptrconst.exp: Update callers of "cu".
1506 * gdb.dwarf2/method-ptr.exp: Ditto.
1507 * gdb.dwarf2/nostaticblock.exp: Ditto.
1508 * gdb.dwarf2/subrange.exp: Ditto.
1509 * gdb.dwarf2/missing-sig-type.exp: Update callers of "cu", "tu".
1510
4a6e676c
TT
15112013-05-20 Tom Tromey <tromey@redhat.com>
1512
1513 * gdb.gdb/python-selftest.exp: New file.
1514
e19d3afb
DE
15152013-05-20 Doug Evans <dje@google.com>
1516
1517 * gdb.base/maint.exp: Fix test for "mt expand-symtabs" to account for
1518 -fdebug-types-section.
1519
4d804846
JB
15202013-05-20 Joel Brobecker <brobecker@adacore.com>
1521
1522 * gdb.ada/float_param: New testcase.
1523
8d324e83
DE
15242013-05-17 Doug Evans <dje@google.com>
1525
7d0c9981
DE
1526 * gdb.base/maint.exp: Update test for "maint check-psymtabs".
1527 Add tests for "maint check-symtabs", "maint expand-symtabs".
1528
8d324e83
DE
1529 * gdb.base/maint.exp: Remove testing of individual maint command
1530 help output.
1531
177aadc4
PA
15322013-05-16 Pedro Alves <palves@redhat.com>
1533
1534 * gdb.ada/complete.exp (test_gdb_no_completion): Fix typo in
1535 comment. Use gdb_test_no_output.
1536
b8fea896
JB
15372013-05-16 Joel Brobecker <brobecker@adacore.com>
1538
1539 * gdb.ada/complete.exp: Add test verifying completion using
1540 the "tab" key.
1541
52c935b6
KS
15422013-05-15 Keith Seitz <keiths@redhat.com>
1543
1544 * gdb.base/filesym.exp: New completer test.
1545 * gdb.base/filesym.c: New file.
1546
ed0f00b8
PA
15472013-05-15 Pedro Alves <palves@redhat.com>
1548
1549 * gdb.base/fixsection.c: Remove attribution.
1550 * gdb.base/watch-read.exp: Ditto.
1551
55fb6d27
TT
15522013-05-13 Tom Tromey <tromey@redhat.com>
1553
1554 * gdb.dwarf2/implptrconst.exp: Create a CU with 4 byte address
1555 size and change type sizes to 4 bytes.
1556
ac1ca910
TT
15572013-05-13 Tom Tromey <tromey@redhat.com>
1558
1559 * gdb.base/exprs.exp (test_expr): Add regression test.
1560 * gdb.base/exprs.c (null_t_struct): New global.
1561
8414efef
MB
15622013-05-13 Muhammad Bilal <mbilal@codesourcery.com>
1563
1564 * gdb.base/default.exp: Disable history saving.
1565 * gdb.base/setshow.exp: Likewise.
1566
9779ab84
PA
15672013-05-10 Pedro Alves <palves@redhat.com>
1568
1569 PR remote/15455
1570
1571 * gdb.trace/qtro.c: New file.
1572 * gdb.trace/qtro.exp: New file.
1573
1e611234
PM
15742013-05-10 Phil Muldoon <pmuldoon@redhat.com>
1575
1576 * gdb.python/py-framefilter.py: New File.
1577 * gdb.python/py-framefilter-mi.exp: Ditto.
1578 * gdb.python/py-framefilter.c: Ditto.
1579 * gdb.python/py-framefilter-mi.exp: Ditto.
1580 * gdb.python/py-framefilter-mi.c: Ditto,
1581 * gdb.python/py-framefilter-gdb.py.in: Ditto.
1582
5e4c3ac4
TT
15832013-05-08 Tom Tromey <tromey@redhat.com>
1584
1585 * gdb.base/solib-search.exp: Set test name for "set
1586 solib-search-path" test.
1587
993654a9
HAQ
15882013-05-08 Hafiz Abid Qadeer <abidh@codesourcery.com>
1589
1590 * gdb.trace/circ.exp: Remove unnecessary 'if then' checks.
1591 (set_a_tracepoint): Set tracepoint before prologue.
1592 (run_trace_experiment): Test setup_tracepoints and 'break end'
1593 in it.
1594 (trace_buffer_normal): Remove.
1595 (gdb_trace_circular_tests): Remove. Move tests to...
1596 (top level): ...here. Call 'runto_main' before checking for
1597 trace support. Use commands to check the support for circular
1598 trace buffer and changing of trace buffer size. Add test
1599 to calculate size of single frame. Use this size to
1600 calculate the size of trace buffer. Use 'tfind pc func9'
1601 instead of 'tfind 9'. Use 'with_test_prefix'.
1602
c95aea6b
TT
16032013-05-07 Tom Tromey <tromey@redhat.com>
1604
1605 * lib/selftest-support.exp: New file.
1606 * gdb.gdb/complaints.exp: Load selftest-support.exp. Use
1607 do_self_tests.
1608 (setup_test, find_gdb): Remove.
1609 * gdb.gdb/observer.exp: Load selftest-support.exp. Use
1610 do_self_tests.
1611 (setup_test, find_gdb): Remove.
1612 (test_observer): Don't call setup_test. Remove argument.
1613 * gdb.gdb/selftest.exp: Load selftest-support.exp.
1614 (find_gdb): Remove.
1615 * gdb.gdb/complaints.exp: Load selftest-support.exp. Use
1616 do_self_tests.
1617 (setup_test, find_gdb): Remove.
1618 (test_with_self): Don't call setup_test. Remove argument.
1619
1f031429
PA
16202013-05-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
1621
1622 * gdb.arch/system-gcore.exp: Remove.
1623 * gdb.arch/gcore.c: Remove.
1624 * gdb.base/gcore.exp: Add "info reg system".
1625
58ce7251
SDJ
16262013-05-07 Sergio Durigan Junior <sergiodj@redhat.com>
1627
1628 PR breakpoints/15413:
1629 * gdb.base/pending.exp: Add test for completion of the "condition"
1630 command for pending breakpoints.
1631 * gdb.linespec/linespec.ex: Add test for completion of the
1632 "condition" command when dealing with multiple locations.
1633
aacbb8a5
LM
16342013-05-07 Luis Machado <lgustavo@codesourcery.com>
1635
1636 * gdb.threads/wp-replication.c: New file.
1637 * gdb.threads/wp-replication.exp: New file.
1638
2dd6254d
SL
16392013-05-06 Sandra Loosemore <sandra@codesourcery.com>
1640
1641 * gdb.xml/tdesc-regs.exp: Add case for nios2.
1642
c2a96e8c
DE
16432013-05-06 Doug Evans <dje@google.com>
1644
b903e17e
DE
1645 * gdb.base/solib-search-lib1.c: New file.
1646 * gdb.base/solib-search-lib2.c: New file.
1647 * gdb.base/solib-search.c: New file.
1648 * gdb.base/solib-search.h: New file.
1649 * gdb.base/solib-search.exp: New file.
1650
fac51dd9
DE
1651 * lib/gdb.exp (gdb_core_cmd): New function.
1652 * gdb.arch/system-gcore.exp: Use it.
1653 * gdb.arch/vsx-regs.exp: Ditto.
1654 * gdb.base/gcore.exp: Ditto.
1655 * gdb.threads/gcore-thread.exp: Ditto.
1656
c2a96e8c
DE
1657 * gdb.reverse/shr.h: New file.
1658 * gdb.reverse/shr1.c: New file.
1659 * gdb.reverse/shr2.c: #include "shr.h".
1660 * gdb.reverse/solib-reverse.c: Remove #include <stdio.h>.
1661 #include "shr.h". Replace calls to printf,sleep to call shr1 instead.
1662 * gdb.reverse/solib-precsave.exp: Build shr2.sl.
1663 Update tests using sleep/printf to use shr2.sl instead.
1664 * gdb.reverse/solib-reverse.exp: Ditto.
1665
b6807d98
TT
16662013-05-06 Tom Tromey <tromey@redhat.com>
1667
1668 * gdb.dwarf2/implptrconst.c: New file.
1669 * gdb.dwarf2/implptrconst.exp: New file.
1670 * lib/dwarf.exp (Dwarf::_nz_quote): New proc.
1671 (Dwarf::_handle_DW_FORM): Handle DW_FORM_block1.
1672 (Dwarf::_location): Handle DW_OP_GNU_implicit_pointer.
1673
96f7d3f1
PW
16742013-05-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1675
1676 * gdb.base/catch-sig.c (main): Raise SIGINT.
1677 * gdb.base/catch-sig.exp: Test "catch signal SIGINT".
1678
1ebff1fd
HAQ
16792013-05-03 Hafiz Abid Qadeer <abidh@codesourcery.com>
1680
1681 * status-stop.exp (test_tstart_tstart): Check for error
1682 returned by the second 'tstart' command.
1683
f92b06da
WT
16842013-03-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
1685
1686 * gdb.xml/maint_print_struct.exp: New file.
1687 * gdb.xml/maint_print_struct.xml: New file.
1688
ff546935
TT
16892013-04-25 Tom Tromey <tromey@redhat.com>
1690
1691 * gdb.dwarf2/nostaticblock.exp: New file.
1692
bf9e4d0c
MB
16932013-04-24 Muhammad Bilal <mbilal@codesourcery.com>
1694
1695 PR gdb/10462
1696 * gdb.base/setshow.exp: Add test case.
1697
a11cfd87
HZ
16982013-04-23 Hui Zhu <hui@codesourcery.com>
1699
1700 PR gdb/15293
a11cfd87
HZ
1701 * gdb.base/dprintf.exp: Add ignore command.
1702
2d9442cc
HZ
17032013-04-23 Hui Zhu <hui@codesourcery.com>
1704
1705 PR gdb/15165
2d9442cc
HZ
1706 * gdb.base/save-bp.exp: Add test for dprintf.
1707
0f3305ed
TT
17082013-04-22 Tom Tromey <tromey@redhat.com>
1709
1710 * gdb.gdb/selftest.exp (do_steps_and_nexts): Check for
1711 notice_open_fds.
1712
d504301e
SDJ
17132013-04-22 Sergio Durigan Junior <sergiodj@redhat.com>
1714
1715 * gdb.arch/arm-bl-branch-dest.exp: Replace additional_flags by
1716 ldflags.
1717
9991b207
SDJ
17182013-04-22 Sergio Durigan Junior <sergiodj@redhat.com>
1719
1720 * gdb.arch/arm-bl-branch-dest.c: New file.
1721 * gdb.arch/arm-bl-branch-dest.exp: Likewise.
1722
433730c9
PA
17232013-04-19 Vladimir Kargov <kargov@gmail.com>
1724 Pedro Alves <palves@redhat.com>
1725
1726 * gdb.arch/i386-float.S: New file.
1727 * gdb.arch/i386-float.exp: New file.
1728
9a908334
LM
17292013-04-18 Luis Machado <lgustavo@codesourcery.com>
1730
1731 * gdb.mi/mi-var-create-rtti.exp: Create a variable of
1732 type void *.
1733
4f22ed5c
DE
17342013-04-17 Doug Evans <dje@google.com>
1735
1736 * lib/dwarf.exp (Dwarf): New proc "tu".
1737 * gdb.dwarf2/missing-sig-type.exp: New file.
1738
a0d3f2f5
SCR
17392013-04-15 Siva Chandra Reddy <sivachandra@google.com>
1740
1741 Add option to link testcases with Pthreads library when
1742 using 'prepare_for_testing' in tests.
1743
1744 * lib/gdb.exp (build_executable_from_specs): Use
1745 gdb_compile_pthreads to compile if option "pthreads" is
1746 specified.
1747
cc16e6c9
TT
17482013-04-15 Tom Tromey <tromey@redhat.com>
1749
1750 * gdb.cp/exceptprint.exp: Add regexp catchpoint tests.
1751
72f1fe8a
TT
17522013-04-15 Tom Tromey <tromey@redhat.com>
1753
1754 * gdb.base/default.exp: Update for $_exception.
1755 * gdb.cp/exceptprint.cc: New file.
1756 * gdb.cp/exceptprint.exp: New file.
1757 * lib/gdb.exp (skip_libstdcxx_probe_tests): New proc.
1758
6e72ca20
TT
17592013-04-15 Tom Tromey <tromey@redhat.com>
1760
1761 * gdb.cp/typeid.cc: New file.
1762 * gdb.cp/typeid.exp: New file.
1763
591f19e8
TT
17642013-04-15 Tom Tromey <tromey@redhat.com>
1765
1766 * gdb.cp/exception.exp: Add "catch rethrow" tests.
1767
da9160e4
YQ
17682013-04-13 Yao Qi <yao@codesourcery.com>
1769
1770 * gdb.base/completion.exp: Test completion of command
1771 'target ctf' if target ctf is supported.
1772
f81d1120
PA
17732013-04-10 Pedro Alves <palves@redhat.com>
1774
1775 * gdb.base/completion.exp: Test "set height", "set listsize" and
1776 "set trace-buffer-size" completion.
1777 * gdb.base/setshow.exp: Test "set height unlimited".
1778 * gdb.trace/trace-buffer-size.exp: Test "set trace-buffer-size
1779 unlimited".
1780
393fd4c3
YQ
17812013-04-10 Yao Qi <yao@codesourcery.com>
1782
1783 * gdb.trace/actions.exp: Save trace data to CTF.
1784 Change to ctf target if GDB supports, read CTF data in ctf
1785 target, and check the actions of tracepoints.
1786 * gdb.trace/while-stepping.exp: Likewise.
1787 * gdb.trace/report.exp: Test GDB saves trace data to CTF
1788 format and read CTF trace file if GDB supports.
1789 * gdb.trace/tstatus.exp: Save trace data to CTF. If ctf
1790 target is supported, change to ctf target, read trace data and
1791 check output of command "tstatus".
1792 * gdb.trace/tsv.exp: Save trace frame to CTF. If GDB supports,
1793 read CTF data by target ctf and call check_tsv.
1794
b7a273f8
YQ
17952013-04-10 Yao Qi <yao@codesourcery.com>
1796
1797 * gdb.trace/actions.exp (check_tracepoint): New.
1798 (top level): Start the tracing and check the actions of
1799 tracepoints. Save trace data to tfile format. Restart GDB
1800 and read trace file in tfile target. Check the actions of
1801 tracepoints again.
1802 * gdb.trace/while-stepping.exp: Likewise.
1803
f3786771
YQ
18042013-04-10 Yao Qi <yao@codesourcery.com>
1805
1806 * gdb.trace/report.exp: Use standard_output_file for saved
1807 trace file.
1808
5c2b4418
HZ
18092013-04-10 Hui Zhu <hui@codesourcery.com>
1810
1811 * gdb.base/Makefile.in (EXECUTABLES): Add dprintf-pending.
1812 (MISCELLANEOUS): Add dprintf-pendshr.sl.
1813 * gdb.base/dprintf-pending.c, gdb.base/dprintf-pending.exp: New.
1814
f7543f0a
JK
18152013-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1816
1817 * gdb.server/server-kill.exp (tstatus): Permit also ECONNRESET
1818 response.
1819
f6de8ec2
PA
18202013-04-08 Pedro Alves <palves@redhat.com>
1821
1822 * gdb.mi/mi-break.exp (test_error): Add tests with garbage after
1823 the location.
1824
b8abfd58
SL
18252013-04-04 Sandra Loosemore <sandra@codesourcery.com>
1826
1827 * gdb.cp/cplabel.exp: Allow empty directory in file reported
1828 for breakpoint location.
1829
156bffd0
SL
18302013-04-04 Sandra Loosemore <sandra@codesourcery.com>
1831
1832 * gdb.linespec/linespec.exp: Make dir/file:line tests
1833 conditional for non-remote hosts only.
1834
c9a6ce02
PA
18352013-04-04 Stan Shebs <stan@codesourcery.com>
1836 Pedro Alves <palves@redhat.com>
1837
1838 * gdb.trace/Makefile.in (PROGS): Add actions-changed.
1839 * gdb.trace/actions-changed.c: New file.
1840 * gdb.trace/actions-changed.exp: New file.
1841 * lib/trace-support.exp (gdb_trace_setactions): Rename to ...
1842 (gdb_trace_setactions_command): ... this. Add "actions_command"
1843 parameter, and handle it.
1844 (gdb_trace_setactions, gdb_trace_setcommands): New procedures.
1845
4bd05f24
YQ
18462013-04-04 Yao Qi <yao@codesourcery.com>
1847
1848 * gdb.server/server-kill.exp: Use command 'tstatus' instead of
1849 'step'.
1850
3758b5ce
YQ
18512013-04-03 Yao Qi <yao@codesourcery.com>
1852
1853 * gdb.trace/mi-traceframe-changed.exp: Update tfile name to
1854 "tfile-basic.tf".
1855 (test_tfind_tfile): Likewise.
1856
1dcaed0d
YQ
18572013-04-03 Yao Qi <yao@codesourcery.com>
1858
1859 * gdb.trace/tfile.c (write_basic_trace_file): Pass argument
1860 "tfile-basic.tf" instead of "basic.tf".
1861 (write_error_trace_file): Pass argument "tfile-error.tf"
1862 instead of "error.tf".
1863 * gdb.trace/tfile.exp: Update tfile names to
1864 "tfile-basic.tf" and "tfile-error.tf".
1865
0e7a53fc
SL
18662013-04-02 Sandra Loosemore <sandra@codesourcery.com>
1867
1868 * gdb.cp/ovsrch.exp (test_class): Correct regexp to allow
1869 empty directory in file for breakpoint hit.
1870
9852c492
YQ
18712013-03-29 Yao Qi <yao@codesourcery.com>
1872
1873 * gdb.base/completion.exp: Test completion of commands
1874 "target core", "target tfile" and "target exec".
1875 * gdb.trace/tfile.exp: Test completion of command
1876 "target tfile".
1877
af312be7
JB
18782013-03-28 Joel Brobecker <brobecker@adacore.com>
1879
1880 * gdb.ada/win_fu_syms: New testcase.
1881
e4a48d9d
DE
18822013-03-28 Doug Evans <dje@google.com>
1883
1884 * gdb.base/maint.exp (maint print statistics): Update expected output.
1885
7f7cc265
PA
18862013-03-28 Pedro Alves <palves@redhat.com>
1887
1888 PR gdb/15294
1889
1890 * gdb.base/list.exp (set_listsize): Adjust to accept $arg == 0 to
1891 mean unlimited instead of $arg < 0.
1892 (test_listsize): Remove "listsize of 0 suppresses output" test.
1893 Test that "set listsize 0" ends up with an unlimited listsize.
1894
fc0da894
PA
18952013-03-28 Pedro Alves <palves@redhat.com>
1896
1897 * gdb.base/list.exp (last_line): New global.
1898 (last_line_re): New global.
1899 (test_listsize, test_list_function, test_list_forward)
1900 (test_repeat_list_command, test_list_range)
1901 (test_list_filename_and_function): Use them.
1902 * gdb.base/list0.c: Comment the last line of the file with "last
1903 line".
1904
abe7b711
PA
19052013-03-28 Pedro Alves <palves@redhat.com>
1906
1907 * gdb.base/list.exp (test_listsize): Adjust test to make sure we
1908 list the whole file.
1909
15b3979c
PA
19102013-03-28 Pedro Alves <palves@redhat.com>
1911
1912 * gdb.base/list.exp (set_listsize): Use gdb_test_no_output for
1913 "set listsize".
1914
96811e3b
KS
19152013-03-26 Keith Seitz <keiths@redhat.com>
1916
1917 * gdb.base/dprintf.exp: Fix typo preventing "dprintf info 2"
1918 from passing.
1919
4043f22b
PA
19202013-03-26 Pedro Alves <palves@redhat.com>
1921
1922 * lib/gdb.exp (skip_btrace_tests): Delay deleting the source file
1923 until after GDB has run.
1924
14a1aa17
YQ
19252013-03-26 Yao Qi <yao@codesourcery.com>
1926
1927 * gdb.trace/actions.c, gdb.trace/circ.c: Add license header.
1928 * gdb.trace/collection.c, gdb.trace/tfile.c: Likewise.
1929
99c819ee
MM
19302013-03-26 Markus Metzger <markus.t.metzger@intel.com>
1931
1932 * gdb.btrace/enable.exp: Add regression test.
1933
24955f63
TT
19342013-03-25 Tom Tromey <tromey@redhat.com>
1935
1936 * gdb.cp/m-static.exp: Add destructor-printing tests.
1937
fce632b6
TT
19382013-03-25 Tom Tromey <tromey@redhat.com>
1939
1940 * gdb.cp/m-static.exp: Add constructor ptype tests.
1941 * gdb.cp/m-static.cc (single_constructor): New class.
1942 (main): Make instance of single_constructor.
1943
598d3636
JK
19442013-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1945 Pedro Alves <palves@redhat.com>
1946
1947 * gdb.server/server-kill.c: New file.
1948 * gdb.server/server-kill.exp: New file.
1949
c12440c9
PA
19502013-03-21 Pedro Alves <palves@redhat.com>
1951
1952 * gdb.trace/trace-buffer-size.exp (get default buffer size):
1953 Expect $gdb_prompt in gdb_test_multiple.
1954
bd712aed
DE
19552013-03-21 Doug Evans <dje@google.com>
1956
1957 * gdb.base/maint.exp: Update tests for per-command stats.
1958
b2f83c08
TT
19592013-03-21 Tom Tromey <tromey@redhat.com>
1960
1961 * gdb.cp/cpexprs.exp: Add test for FILENAME:: case.
1962 * gdb.cp/misc.exp: Add test for FILENAME:: case.
1963
ef0026f0
PA
19642013-03-20 Pedro Alves <palves@redhat.com>
1965
1966 PR gdb/15289
1967
1968 * gdb.base/remote.exp: Test
1969 "set remote hardware-watchpoint-limit -1",
1970 "set remote hardware-breakpoint-limit -1",
1971 "set remote hardware-watchpoint-limit 2147483647" and
1972 "set remote hardware-breakpoint-limit 2147483647".
1973
3f1175a9
PA
19742013-03-20 Pedro Alves <palves@redhat.com>
1975 Yao Qi <yao@codesourcery.com>
1976
1977 * gdb.trace/tfile.c: Add comments.
1978 (nonconstglob): New global.
1979 * gdb.trace/tfile.exp: Add comments. Test printing a non-const
1980 global that is not covered by the trace frame. Test
1981 disassembling.
1982
a09ae1c1
JK
19832013-03-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1984
1985 * gdb.base/valgrind-infcall.exp
1986 (continue #$continue_count) <remote connection closed>
1987 (continue #$continue_count) <valgrind vgdb has terminated>: Add kill of
1988 $valgrind_pid.
1989
9ce98649
TT
19902013-03-15 Tom Tromey <tromey@redhat.com>
1991
1992 * gdb.cp/overload.cc (intintfunc): New.
1993 * gdb.cp/overload.exp: Add regression test.
1994
0a251e08
YQ
19952013-03-15 Yao Qi <yao@codesourcery.com>
1996
1997 * gdb.threads/non-ldr-exc-1.exp (do_test): Fix the indent of
1998 using with_test_prefix.
1999 * gdb.threads/non-ldr-exc-2.exp (do_test): Likewise.
2000 * gdb.threads/non-ldr-exc-3.exp (do_test): Likewise.
2001 * gdb.threads/non-ldr-exc-4.exp (do_test): Likewise.
2002 * gdb.threads/watchpoint-fork.exp (test): Likewise.
2003 * gdb.base/break-interp.exp (test_core): Likewise.
2004 (test_attach_gdb): Likewise.
2005 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
2006 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
2007 Likewise.
2008 * gdb.base/jit-so.exp (one_jit_test): Likewise.
2009 * gdb.base/jit.exp (one_jit_test): Likewise.
2010 * gdb.base/sepdebug.exp (test_different_dir): Likewise.
2011 * gdb.dwarf2/dw2-dir-file-name.exp (test): Likewise.
2012 * gdb.dwarf2/dw2-noloc.exp (file_symbols): Likewise.
2013 * gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved):
2014 Likewise.
2015 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
2016 Likewise.
2017 * gdb.mi/mi-watch.exp test_watchpoint_all): Likewise.
2018 * gdb.mi/pr11022.exp (test_memory_changed_observer): Likewise.
2019 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Likewise.
2020 (tracepoint_change_loc_2): Likewise.
2021 * gdb.trace/disconnected-tracing.exp (disconnected_tracing):
2022 Likewise.
2023 (disconnected_tfind): Likewise.
2024 * gdb.trace/mi-traceframe-changed.exp (test_tfind_tfile):
2025 Likewise.
2026 (test_tfind_remote): Likewise.
2027 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect):
2028 Likewise.
2029 (test_pending_resolved): Likewise.
2030 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv):
2031 Likewise.
2032 (test_upload_tsv): Likewise.
2033 * gdb.trace/pending.exp (pending_tracepoint_resolved):
2034 Likewise.
2035 (pending_tracepoint_works): Likewise.
2036 * gdb.trace/report.exp (use_collected_data): Likewise.
2037 * gdb.trace/status-stop.exp (test_tstart_tstop_tstart):
2038 Likewise.
2039 (test_tstart_tstart, test_buffer_full_tstart): Likewise.
2040 * gdb.trace/strace.exp (strace_info_marker): Likewise.
2041 (strace_trace_on_same_addr): Likewise.
2042 (strace_trace_on_diff_addr): Likewise.
2043 * gdb.trace/unavailable.exp (gdb_collect_args_test): Likewise.
2044 (gdb_collect_locals_test): Likewise.
2045 (gdb_unavailable_registers_test): Likewise.
2046 (gdb_collect_globals_test): Likewise.
2047
2c415c0f
YQ
20482013-03-15 Yao Qi <yao@codesourcery.com>
2049
2050 * gdb.base/condbreak.exp: Add semicolon back which was removed
2051 by my previous commit.
2052
ae59b1da
YQ
20532013-03-14 Yao Qi <yao@codesourcery.com>
2054
2055 * config/monitor.exp (gdb_target_cmd): Remove semicolon after
2056 'return'.
2057 (gdb_target_monitor, gdb_load): Likewise.
2058 * config/sid.exp (gdb_load): Likewise.
2059 * config/slite.exp (gdb_load): Likewise.
2060 * config/vx.exp (gdb_start, spawn_vxgdb): Likewise.
2061 * gdb.ada/arrayidx.exp, gdb.ada/null_array.exp: Likewise.
2062 * gdb.arch/mips-octeon-bbit.exp (single_step): Likewise.
2063 (single_step_until): Likewise.
2064 * gdb.arch/powerpc-d128-regs.exp: Likewise.
2065 * gdb.arch/system-gcore.exp: Likewise.
2066 * gdb.base/bigcore.exp (extract_heap): Likewise.
2067 * gdb.base/break-on-linker-gcd-function.exp: Likewise.
2068 * gdb.base/call-ar-st.exp: Likewise.
2069 * gdb.base/call-rt-st.exp: Likewise.
2070 * gdb.base/call-sc.exp, gdb.base/call-strs.exp: Likewise.
2071 * gdb.base/callfuncs.exp, gdb.base/completion.exp: Likewise.
2072 * gdb.base/condbreak.exp, gdb.base/constvars.exp: Likewise.
2073 * gdb.base/corefile.exp: Likewise.
2074 * gdb.base/dbx.exp (gdb_file_cmd): Likewise.
2075 * gdb.base/exprs.exp, gdb.base/fileio.exp: Likewise.
2076 * gdb.base/fixsection.exp: Likewise.
2077 * gdb.base/funcargs.exp: Likewise.
2078 * gdb.base/gcore-buffer-overflow.exp: Likewise.
2079 * gdb.base/gcore-relro.exp: Likewise.
2080 * gdb.base/gcore.exp, gdb.base/gdb11530.exp: Likewise.
2081 * gdb.base/gdb11531.exp, gdb.base/gnu-ifunc.exp: Likewise.
2082 * gdb.base/info-os.exp, gdb.base/info-proc.exp: Likewise.
2083 * gdb.base/interp.exp, gdb.base/langs.exp:: Likewise.
2084 * gdb.base/list.exp: Likewise.
2085 (set_listsize): Likewise.
2086 * gdb.base/logical.exp, gdb.base/mips_pro.exp: Likewise.
2087 * gdb.base/miscexprs.exp, gdb.base/nodebug.exp: Likewise.
2088 * gdb.base/opaque.exp, gdb.base/pointers.exp: Likewise.
2089 * gdb.base/psymtab.exp, gdb.base/ptype.exp: Likewise.
2090 * gdb.base/relational.exp, gdb.base/scope.exp: Likewise.
2091 * gdb.base/setvar.exp: Likewise.
2092 (test_set): Likewise.
2093 * gdb.base/signals.exp, gdb.base/sizeof.exp: Likewise.
2094 * gdb.base/solib-overlap.exp: Likewise.
2095 * gdb.base/store.exp, gdb.base/structs.exp: Likewise.
2096 * gdb.base/structs2.exp, gdb.base/volatile.exp: Likewise.
2097 * gdb.base/watchpoint.exp (initialize): Likewise.
2098 (test_simple_watchpoint): Likewise.
2099 (test_disabling_watchpoints): Likewise.
2100 (test_watchpoint_triggered_in_syscall): Likewise.
2101 * gdb.base/whatis.exp, gdb.cp/ambiguous.exp: Likewise.
2102 * gdb.cp/casts.exp, gdb.cp/ctti.exp: Likewise.
2103 * gdb.cp/namespace.exp, gdb.cp/nsdecl.exp: Likewise.
2104 * gdb.cp/psmang.exp, gdb.dwarf2/dw2-ranges.exp: Likewise.
2105 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
2106 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
2107 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
2108 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
2109 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
2110 * gdb.hp/gdb.compat/xdb2.exp: Likewise.
2111 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
2112 * gdb.hp/gdb.defects/bs14602.exp: Likewise.
2113 * gdb.hp/gdb.defects/solib-d.exp: Likewise.
2114 * gdb.mi/gdb792.exp: Likewise.
2115 * gdb.mi/mi-inheritance-syntax-error.exp: Likewise.
2116 * gdb.mi/mi-logging.exp, gdb.mi/mi-var-cp.exp : Likewise.
2117 * gdb.mi/mi-var-rtti.exp, gdb.python/py-type.exp: Likewise.
2118 * gdb.threads/gcore-thread.exp: Likewise.
2119 (load_core): Likewise.
2120 * gdb.threads/pthreads.exp (all_threads_running): Likewise.
2121 (test_startup, check_control_c): Likewise.
2122 * gdb.threads/sigstep-threads.exp: Likewise.
2123 * gdb.threads/thread_check.exp: Likewise.
2124 * gdb.trace/backtrace.exp, gdb.trace/change-loc.exp: Likewise.
2125 * gdb.trace/circ.exp (run_trace_experiment): Likewise.
2126 (set_a_tracepoint, trace_buffer_normal): Likewise.
2127 (gdb_trace_circular_tests): Likewise.
2128 * gdb.trace/collection.exp: Likewise.
2129 * gdb.trace/disconnected-tracing.exp: Likewise.
2130 * gdb.trace/infotrace.exp: Likewise.
2131 * gdb.trace/mi-traceframe-changed.exp: Likewise.
2132 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
2133 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv): Likewise.
2134 * gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp: Likewise.
2135 * gdb.trace/pending.exp, gdb.trace/report.exp: Likewise.
2136 * gdb.trace/stap-trace.exp: Likewise.
2137 * gdb.trace/status-stop.exp,gdb.trace/strace.exp: Likewise.
2138 * gdb.trace/tfind.exp, gdb.trace/trace-break.exp: Likewise.
2139 * gdb.trace/trace-buffer-size.exp: Likewise.
2140 * gdb.trace/tspeed.exp, gdb.trace/tsv.exp: Likewise.
2141 * gdb.trace/unavailable.exp: Likewise.
2142 * gdb.trace/while-dyn.exp: Likewise.
2143 * lib/fortran.exp (set_lang_fortran): Likewise.
2144 * lib/gdb.exp (default_gdb_version, gdb_start_cmd): Likewise.
2145 (gdb_breakpoint, gdb_reinitialize_dir): Likewise.
2146 (default_gdb_start, get_compiler_info): Likewise.
2147 (gdb_compile, gdb_compile_objc, gdb_reload, gdb_init): Likewise.
2148 (get_debug_format, setup_xfail_format): Likewise.
2149 (rerun_to_main, gdb_skip_float_test): Likewise.
2150 (build_id_debug_filename_get, get_remotetimeout): Likewise.
2151 * lib/java.exp (set_lang_java): Likewise.
2152 * lib/mi-support.exp (default_mi_gdb_start): Likewise.
2153 (mi_gdb_reinitialize_dir, mi_gdb_target_cmd): Likewise.
2154 (mi_gdb_file_cmd, mi_gdb_test): Likewise.
2155 (mi_run_cmd_full, mi_expect_interrupt): Likewise.
2156 * lib/objc.exp (set_lang_objc): Likewise.
2157 * lib/pascal.exp (set_lang_pascal): Likewise.
2158 * lib/prompt.exp (default_prompt_gdb_start): Likewise.
2159 * lib/trace-support.exp (gdb_trace_setactions, gdb_tfind_test): Likewise.
2160 (gdb_readexpr, gdb_gettpnum, gdb_find_recursion_test_baseline): Likewise.
2161
bb869963
SDJ
21622013-03-14 Sergio Durigan Junior <sergiodj@redhat.com>
2163
2164 PR c++/15203
2165 PR c++/15210
2166 * gdb.cp/m-static.cc (keepalive_int): New function.
2167 (gnu_obj_1::method): New variable `sintvar', call `keepalive_int'.
2168 * gdb.cp/m-static.exp: New test for `sintvar'.
2169
e2be70a0
YQ
21702013-03-14 Yao Qi <yao@codesourcery.com>
2171
2172 * gdb.trace/tstatus.exp (run_trace_experiment): Save the output
2173 of 'tstatus' into tstatus_output.
2174 (top level): Save the trace data to tfile. Read trace file in
2175 tfile target. Check the trace status.
2176
8ddb1965
YQ
21772013-03-13 Yao Qi <yao@codesourcery.com>
2178
2179 * gdb.trace/tsv.exp (check_tsv): New.
2180 (top level): Save a tfile on current trace session. Call
2181 check_tsv on live target. Load the tfile with target tfile
2182 and call check_tsv again.
2183
045dd51f
YQ
21842013-03-13 Yao Qi <yao@codesourcery.com>
2185
2186 * gdb.trace/tsv.exp: Remove code unrelated to testing TSV.
2187 Replace some "gdb_test" with "gdb_test_no_output".
2188
82d049ab
PH
21892013-03-12 Paul Hilfinger <hilfingr@adacore.com>
2190
2191 * gdb.ada/expr_delims.exp: New file.
2192 * gdb.ada/expr_delims/foo.adb: New file.
2193 * gdb.ada/expr_delims/pck.ads: New file.
2194 * gdb.ada/expr_delims/pck.adb: New file.
2195
cb8ea32b
KS
21962013-03-11 Keith Seitz <keiths@redhat.com>
2197
2198 * watchpoint.exp (test_no_hw_watchpoints): Add test using
2199 both condition and thread. Then delete the watchpoint.
2200
2f1d9bdd
MM
22012013-03-11 Christian Himpel <christian.himpel@intel.com>
2202
2203 * Makefile.in: Add btrace testsuite.
2204 * configure: Regenerated.
2205 * configure.ac: Add btrace testsuite.
2206 * gdb.btrace/Makefile.in: New file.
2207 * gdb.btrace/enable.c: New file.
2208 * gdb.btrace/enable.exp: New file.
2209 * gdb.btrace/function_call_history.c: New file.
2210 * gdb.btrace/function_call_history.exp: New file.
2211 * gdb.btrace/instruction_history.c: New file.
2212 * gdb.btrace/instruction_history.exp: New file.
2213 * gdb.btrace/instruction_history.S: New file.
2214 * lib/gdb.exp: Add btrace skip proc.
2215
05c56a9d
JK
22162013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2217
2218 Fix entry-values if the callee called a noreturn function.
2219 * gdb.arch/amd64-tailcall-noret.S: New file.
2220 * gdb.arch/amd64-tailcall-noret.c: New file.
2221 * gdb.arch/amd64-tailcall-noret.exp: New file.
2222
9112db09
JK
22232013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2224
2225 Fix entry-values in C++ across CUs.
2226 * gdb.arch/amd64-tailcall-cxx.exp: New file.
2227 * gdb.arch/amd64-tailcall-cxx1.S: New file.
2228 * gdb.arch/amd64-tailcall-cxx1.cc: New file.
2229 * gdb.arch/amd64-tailcall-cxx2.S: New file.
2230 * gdb.arch/amd64-tailcall-cxx2.cc: New file.
2231
be9a119c 22322013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
2233 Hafiz Abid Qadeer <abidh@codesourcery.com>
2234
2235 gdb/testsuite/
2236 * gdb.trace/trace-buffer-size.exp: New file.
2237 * gdb.trace/trace-buffer-size.c: New file.
2238
049109b0
PA
22392013-03-06 Pedro Alves <palves@redhat.com>
2240
2241 * gdb.trace/tstatus.exp (run_trace_experiment): When the target
2242 doesn't support the tested optional feature, call "unsupported"
2243 with the same test message as the "pass" case, instead of calling
2244 "pass" with a different message. Use the same text for the "fail"
2245 cases too.
2246
4aa54120
YQ
22472013-03-06 Yao Qi <yao@codesourcery.com>
2248
2249 * gdb.trace/tstatus.exp: Remove the invocation of
2250 gdb_load_shlibs, gdb_compile, clean_restart and runto_main.
2251 (test_tracepoints): Don't set fast tracepoint.
2252 (top level): Don't check agent library is loaded or not.
2253
b8b71e63
YQ
22542013-03-06 Yao Qi <yao@codesourcery.com>
2255
2256 * gdb.trace/tstatus.exp (run_trace_experiment): Escape
2257 parentheses by "\\".
2258
33f448b1
JK
22592013-03-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2260
2261 * gdb.linespec/base/one/thefile.cc (twodup): New.
2262 (m): Call it.
2263 * gdb.linespec/base/two/thefile.cc (dupname): New.
2264 (n): Call it.
2265 * gdb.linespec/break-ask.exp: New file.
2266 * gdb.linespec/lspec.cc (body_elsewhere): New comment marker.
2267
1c942fb9
YQ
22682013-02-28 Yao Qi <yao@codesourcery.com>
2269
2270 * gdb.trace/report.exp: Move some code to ...
2271 (use_collected_data): New.
2272 (top level): Call use_collected_data once on the live target.
2273 Save at file of the current trace session, load it with target
2274 tfile, and call use_collected_data again.
2275
5b967901
JK
22762013-02-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2277
2278 * gdb.threads/fork-thread-pending.c (main): Add alarm.
2279
6447023f
JK
22802013-02-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2281
2282 * gdb.base/valgrind-infcall.exp (valgrind_pid): New variable.
2283 Add final kill of ${valgrind_pid}.
2284
9f44fbc0
SCR
22852013-02-20 Siva Chandra Reddy <sivachandra@google.com>
2286
2287 * gdb.python/py-arch.c: New test case
2288 * gdb.python/py-arch.exp: New tests to test
2289 gdb.Architecture.disassemble
2290 * gdb.python/Makefile.in: Add py-arch to the list of
2291 EXECUTABLES.
2292
4c9ad8c2
TT
22932013-02-18 Tom Tromey <tromey@redhat.com>
2294
2295 * gdb.dwarf2/subrange.exp: New file.
2296
f5911ea1
HAQ
22972013-02-15 Pedro Alves <pedro@codesourcery.com>
2298 Hafiz Abid Qadeer <abidh@codesourcery.com>
2299
2300 * gdb.trace/tfile.exp: Add test for -trace-status command.
2301
420f4384
JK
23022013-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
2303
2304 * gdb.threads/pthread_cond_wait.c (main): Remove variable ts. Replace
2305 nanosleep by sleep.
2306
4819b3f8
PA
23072013-02-14 Pedro Alves <palves@redhat.com>
2308
2309 * gdb.cp/userdef.exp (ptype &*c): Don't expect an &.
2310
1773c82c
HAQ
23112013-02-14 Pedro Alves <pedro@codesourcery.com>
2312 Hafiz Abid Qadeer <abidh@codesourcery.com>
2313
2314 * gdb.trace/tsv.exp: Adjust tests, and add a few more.
2315
e234dfaf
TT
23162013-02-12 Tom Tromey <tromey@redhat.com>
2317
2318 * gdb.cp/m-static.cc (gnu_obj_1::~gnu_obj_1): New destructor.
2319 * gdb.cp/m-static.exp: Add tests to print quoted destructor.
2320
6c01dd94
PA
23212013-02-12 Pedro Alves <palves@redhat.com>
2322
2323 * gdb.base/catch-signal.c: Update copyright years.
2324 * gdb.base/catch-signal.exp: Update copyright years.
2325 * gdb.dwarf2/dw2-dir-file-name.c: Update copyright years.
2326 * gdb.dwarf2/dw2-dir-file-name.exp: Update copyright years.
2327 * gdb.dwarf2/dw2-empty-pc-range.S: Update copyright years.
2328 * gdb.dwarf2/dw2-error.S: Update copyright years.
2329 * gdb.dwarf2/dw2-error.c: Update copyright years.
2330 * gdb.dwarf2/dw2-restrict.S: Update copyright years.
2331 * gdb.dwarf2/dw2-restrict.c: Update copyright years.
2332 * gdb.dwarf2/dw2-restrict.exp: Update copyright years.
2333
595fc67f
PA
23342013-02-12 Pedro Alves <palves@redhat.com>
2335
2336 * gdb.base/catch-signal.exp: Correct test file name in "Skipping"
2337 message.
2338 * gdb.base/sigaltstack.exp: Ditto.
2339 * gdb.base/siginfo.exp: Ditto.
2340 * gdb.base/sizeof.exp: Ditto.
2341
17282693
PA
23422013-02-12 Pedro Alves <palves@redhat.com>
2343
2344 * gdb.mi/mi-basics.exp: Tweak intro comment.
2345 * gdb.mi/mi-break.exp: Tweak intro comment.
2346 * gdb.mi/mi-console.exp: Tweak intro comment.
2347 * gdb.mi/mi-file.exp: Tweak intro comment.
2348 * gdb.mi/mi-read-memory.exp: Tweak intro comment.
2349 * gdb.mi/mi-return.exp: Tweak intro comment.
2350 * gdb.mi/mi-stepi.exp: Tweak intro comment.
2351 * gdb.mi/mi-until.exp: Tweak intro comment.
2352 * gdb.mi/mi-watch.exp: Tweak intro comment.
2353
8a4ac37e
PA
23542013-02-12 Sanimir Agovic <sanimir.agovic@intel.com>
2355
2356 * gdb.server/no-thread-db.exp: New file.
2357 * gdb.server/no-thread-db.c: New file.
2358 * gdb.server/Makefile.in (EXECUTABLES): Add no-thread-db.
2359
c2792f5a
DE
23602013-02-11 Doug Evans <dje@google.com>
2361
2362 * gdb.base/printcmds.exp (test_printf_with_dfp): Add test for printing
2363 two decfloats.
2364
d9e98382
SDJ
23652013-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
2366
2367 * gdb.base/bitfields.c (struct internalvartest): New declaration.
2368 * gdb.base/bitfields.exp (bitfield_internalvar): New function.
2369
a321661a
JK
23702013-02-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2371
2372 * gdb.python/py-prompt.exp: Add to the end a kill of $testpid.
2373
134a2066
YQ
23742013-02-06 Yao Qi <yao@codesourcery.com>
2375
2376 * gdb.trace/mi-tsv-changed.exp (test_create_delete_tsv): Rename
2377 to ...
2378 (test_create_delete_modify_tsv): ... here. New test on modifying
2379 the initial value of a tsv.
2380
5a2dc60a
JK
23812013-02-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2382
2383 * gdb.dwarf2/dw2-dir-file-name.exp (cd ${srcabsdir}/rdir): Rename to ...
2384 (cd .../rdir): ... here.
2385
233d95b5
JK
23862013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2387
2388 * gdb.linespec/base/one/header.h: New file.
2389 * gdb.linespec/base/two/header.h: New file.
2390 * gdb.linespec/macro-relative.c: New file.
2391 * gdb.linespec/macro-relative.exp: New file.
2392
fbd9ab74
JK
23932013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2394
2395 * gdb.base/fullpath-expand-func.c: New file.
2396 * gdb.base/fullpath-expand.c: New file.
2397 * gdb.base/fullpath-expand.exp: New file.
2398 * gdb.base/realname-expand-real.c: New file.
2399 * gdb.base/realname-expand.c: New file.
2400 * gdb.base/realname-expand.exp: New file.
2401
1b56eb55
JK
24022013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2403
2404 * gdb.dwarf2/dw2-dir-file-name.exp: New file.
2405 * gdb.dwarf2/dw2-dir-file-name.c: New file.
2406
af529f8f
JK
24072013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2408
2409 * gdb.mi/mi-fullname-deleted.exp: Use double last slash for $srcfileabs.
2410 (compare_filenames_for_search does not match)
2411 (compare_filenames_for_search does match): New tests.
2412
f5b95b50
JK
24132013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2414
2415 * gdb.gdb/xfullpath.exp: Replace xfullpath calls by gdb_realpath calls.
2416
d47921b9
JK
24172013-02-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2418
2419 * lib/java.exp (compile_java_from_source): Initialize ARGS as a list.
2420
8a92335b
JK
24212013-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2422
2423 * gdb.base/gnu-debugdata.exp): Create ${binfile}.debug,
2424 ${binfile}.mini_debuginfo-debuglink, add -k to xz, use now
2425 ${binfile}.mini_debuginfo-debuglink and
2426 ${binfile}.mini_debuginfo-debuglink.xz.
2427
17f2157d
TT
24282013-02-01 Tom Tromey <tromey@redhat.com>
2429
2430 * gdb.dwarf2/method-ptr.exp: Use correct form for non-string
2431 attributes.
2432
d65f0a9c
TT
24332013-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2434 Tom Tromey <tromey@redhat.com>
2435
2436 * gdb.dwarf2/method-ptr.exp: Link with c++.
2437 * lib/dwarf.exp (Dwarf::assemble): Declare _cu_count.
2438
f25c0135
TT
24392013-01-31 Tom Tromey <tromey@redhat.com>
2440
2441 * gdb.base/jit.exp (compile_jit_test): New proc.
2442 Add PIE tests.
2443
7078baeb
TT
24442013-01-31 Tom Tromey <tromey@redhat.com>
2445
2446 * gdb.dwarf2/method-ptr.cc: New file.
2447 * gdb.dwarf2/method-ptr.exp: New file.
2448
1d24041a
TT
24492013-01-31 Tom Tromey <tromey@redhat.com>
2450
2451 * lib/dwarf.exp (namespace Dwarf): New.
2452
8d9878a4
TT
24532013-01-29 Tom Tromey <tromey@redhat.com>
2454
2455 * gdb.dwarf2/fission-reread.exp: Add unload test.
2456
bed911e5
DE
24572013-01-28 Doug Evans <dje@google.com>
2458
2459 * gdb.dwarf2/fission-loclists.exp: New file.
2460 * gdb.dwarf2/fission-loclists.S: New file.
2461
e229648e
JK
24622013-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2463
2464 Code cleanup.
2465 * gdb.base/restore.exp: Replace gdb_compile, gdb_exit, gdb_start,
2466 gdb_reinitialize_dir and gdb_load by standard_testfile, set executable
2467 and prepare_for_testing.
2468 * gdb.base/store.exp: Likewise.
2469
86700f00
TT
24702013-01-25 Tom Tromey <tromey@redhat.com>
2471
2472 * gdb.python/py-explore.exp: Expect the gdb prompt.
2473
8954db33
AB
24742013-01-25 Andrew Burgess <aburgess@broadcom.com>
2475
2476 * gdb.base/gnu_vector.c: New variable for use in tests.
2477 * gdb.base/gnu_vector.exp: Update and extend tests to reflect
2478 changes in scalar to vector casting and widening.
2479 * gdb.python/py-type.c: New variables for use in tests.
2480 * gdb.python/py-type.exp: Update vector related tests to reflect
2481 changes in scalar to vector casting and widening.
2482
2077afdd
TD
24832013-01-24 Tiago Stürmer Daitx <tdaitx@linux.vnet.ibm.com>
2484
2485 * gdb.base/prologue-include.c: New file.
2486 * gdb.base/prologue-include.exp: New file.
2487 * gdb.base/prologue-include.h: New file.
2488
d7499464
HAQ
24892013-01-24 Hafiz Abid Qadeer <abidh@codesourcery.com>
2490
2491 PR gdb/13443
2492 * gdb.mi/mi-var-block.exp: Make test messages unique.
2493
e2a3e0f1
TT
24942013-01-23 Tom Tromey <tromey@redhat.com>
2495
2496 * gdb.dwarf2/dw2-error.exp: Pass test name to "file" test.
2497
152fcc9c
TT
24982013-01-23 Tom Tromey <tromey@redhat.com>
2499
2500 * gdb.cp/converts.cc (main): Initialize 'a'.
2501
bea883fd
SCR
25022013-01-23 Siva Chandra Reddy <sivachandra@google.com>
2503
2504 * testsuite/gdb.python/frame.exp: Add a test for
2505 gdb.Frame.architecture() method.
2506
0928e93d
PA
25072013-01-22 Pedro Alves <palves@redhat.com>
2508
2509 * gdb.base/annota1.exp (signal sent): No longer expect
2510 breakpoints-invalid.
2511 * gdb.cp/annota2.exp (continue until exit)
2512 (watch triggered on a.x): Ditto.
2513
9c97429f
PA
25142013-01-22 Pedro Alves <palves@redhat.com>
2515
2516 * gdb.base/annota1.exp (breakpoints_invalid): New variable.
2517 Adjust tests to breakpoints-invalid changes.
2518 * gdb.cp/annota2.exp (breakpoints_invalid, frames_invalid): New
2519 variables.
2520 Adjust tests to breakpoints-invalid changes.
2521
187d10dd
PA
25222013-01-22 Pedro Alves <palves@redhat.com>
2523
2524 * gdb.base/annota1.exp (annotate ignore count change): Add
2525 expected output for failure case.
2526
ea3aedcb
TT
25272013-01-22 Tom Tromey <tromey@redhat.com>
2528
2529 * gdb.gdb/selftest.exp (do_steps_and_nexts): Handle bfd_init
2530 call.
2531
998580f1
MK
25322013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
2533
2534 * gdb.mi/mi-break.exp: Expect new 'thread-groups' field.
8f1d5693 2535 * gdb.mi/mi-catch-load.exp: Ditto.
998580f1
MK
2536 * gdb.mi/mi-nsmoribund.exp: Expect new 'thread-groups' field.
2537 Also handle 'thread' field.
2538 * gdb.mi/mi-simplerun.exp: Expect new 'thread-groups' field.
2539 * gdb.mi/mi-watch.exp: Ditto.
2540 * lib/mi-support.exp: Ditto.
2541
8f1d5693
MK
25422013-01-21 Siva Chandra Reddy <sivachandra@google.com>
2543
2544 * gdb.python/py-explore.exp: Improve a test
2545
2d8c5d7c
DB
25462013-01-18  David Blaikie  <dblaikie@gmail.com>
2547
2548 * gdb.base/label.c (main): Correct the type of the second
2549 parameter.
2550
46f35228
TT
25512013-01-18 Tom Tromey <tromey@redhat.com>
2552
2553 * gdb.dwarf2/trace-crash.s: New file.
2554 * gdb.dwarf2/trace-crash.exp: New file.
2555
5965d69d
HAQ
25562013-01-18 Hafiz Abid Qadeer<abidh@codesourcery.com>
2557
43aaf8b6
PA
2558 PR gdb/13443
2559 * gdb.base/checkpoint.exp: Update test messages to make them
2560 unique.
5965d69d 2561
5ae4861a
YQ
25622013-01-18 Yao Qi <yao@codesourcery.com>
2563
2564 * gdb.trace/infotrace.exp: Check 'traceframe usage' in the
2565 output of 'info tracepoints'.
2566 * gdb.trace/disconnected-tracing.exp (disconnected_tracing):
2567 Likewise.
2568 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
2569 * gdb.trace/disconnected-tracing.c (struct foo): New.
2570
d84fca2c
JK
25712013-01-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2572
2573 * gdb.dwarf2/dw2-dos-drive.S: New file.
2574 * gdb.dwarf2/dw2-dos-drive.exp: New file.
2575
aebb1cc9
DE
25762013-01-17 Doug Evans <dje@google.com>
2577
2782d512
DE
2578 * boards/dwarf4-gdb-index.exp: Use any existing CC_FOR_TARGET,
2579 CXX_FOR_TARGET.
2580
aebb1cc9
DE
2581 * boards/cc-with-tweaks.exp: New file.
2582
db2b2972
TT
25832013-01-17 Tom Tromey <tromey@redhat.com>
2584
2585 * gdb.base/completion.exp: Add "set cp-abi" completion test.
2586
96343774
PA
25872013-01-17 Pedro Alves <palves@redhat.com>
2588
2589 Merge dg-extract-results.sh from upstream (svn 195224).
2590
2591 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 2592 * dg-extract-results.sh: Fix order of summary counts.
96343774
PA
2593
2594 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 2595 * dg-extract-results.sh: Constrain the start-of-log pattern.
96343774
PA
2596
2597 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 2598 * dg-extract-results.sh: Handle KPASSes.
96343774
PA
2599
2600 2010-05-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2601 * dg-extract-results.sh: Redirect grep output to /dev/null instead
2602 of grep -q.
2603
675921c0
SD
26042012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
2605
2606 * gdb.base/jit-reader.exp: New file. Test case for the jit-reader
2607 interface.
2608 * gdb.base/jithost.c: New file.
2609 * gdb.base/jithost.h: New file.
2610 * gdb.base/jitreader.c : New file.
2611 * gdb.base/jit-protocol.h: New file.
2612
ab04a2af
TT
26132013-01-16 Tom Tromey <tromey@redhat.com>
2614
2615 * gdb.base/catch-signal.c: New file.
2616 * gdb.base/catch-signal.exp: New file.
2617
8ac3646f
TT
26182013-01-16 Tom Tromey <tromey@redhat.com>
2619
2620 * gdb.mi/mi-catch-load.exp: Look for "catch-type".
2621
22fc223e
JK
26222013-01-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2623
2624 * gdb.dwarf2/dw2-restrict.exp: Skip compilation on non-x86_64 targets.
2625
44478ab3
TT
26262013-01-14 Tom Tromey <tromey@redhat.com>
2627
2628 * gdb.base/completion.exp: Add "set gnutarget" test.
2629
06d66ee9
TT
26302013-01-14 Tom Tromey <tromey@redhat.com>
2631
2632 * gdb.dwarf2/dw2-restrict.S: New file.
2633 * gdb.dwarf2/dw2-restrict.c: New file.
2634 * gdb.dwarf2/dw2-restrict.exp: New file.
2635
c9bf0622
TT
26362013-01-14 Tom Tromey <tromey@redhat.com>
2637
2638 * gdb.dwarf2/dw2-error.exp: New file.
2639 * gdb.dwarf2/dw2-error.c: New file.
2640 * gdb.dwarf2/dw2-error.S: New file.
2641
5b12a61c
JK
26422013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2643
2644 * gdb.cp/parse-lang.cc: New file.
2645 * gdb.cp/parse-lang.exp: New file.
2646
f0a4b570
JK
26472013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2648
2649 * gdb.mi/mi-fullname-deleted.exp: Set srcfileabssubst and initdir.
2650 (set substitute-path): New test.
2651 (fullname present): Remove content.
2652 (substituted fullname): New test.
2653
f751cc97
JB
26542013-01-13 Joel Brobecker <brobecker@adacore.com>
2655
2656 * gdb.python/py-finish-breakpoint.exp: Add skip_python_tests
2657 check. Move $gdb_py_is_py24 value check right after.
2658
04164e8e
JK
26592013-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2660
2661 * gdb.base/dprintf.exp (dprintf info 1): Fix expectation on 64-bit
2662 targets.
2663
5bf480a5
YQ
26642013-01-11 Yao Qi <yao@codesourcery.com>
2665
2666 * gdb.base/dprintf.exp: Check the output of 'info breakpoints'
2667 for dprintf.
2668 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
2669 Check the fields in "=breakpoint-created" for dprintf.
2670
f35a17b5
JK
26712012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2672
2673 * gdb.mi/mi-fullname-deleted.exp: New file.
2674
85817405
JK
26752012-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2676
2677 * gdb.base/skip-solib.exp (info skip with pending file): Update the
2678 expected output.
2679 (info skip with pending file): Remove.
2680 (ignoring function in solib, info skip for function multiply): Update
2681 the expected output.
2682 * gdb.base/skip.ex (skip (main), skip function baz, info skip)
2683 (info skip (delete 1), info skip after disabling all)
2684 (info skip after enabling all, info skip after disabling 4 2-3)
2685 (info skip after enabling 2-3, info skip 2-3)
2686 (info skip after deleting 2 3): Update the expected output.
2687 * gdb.linespec/base/two/thefile.cc (n): New variable v, split the
2688 statement to its initialization and return.
2689 * gdb.linespec/skip-two.exp: New file.
2690
27210e12
DE
26912012-12-19 Doug Evans <dje@google.com>
2692
2693 * gdb.base/maint.exp: Handle testing with .gdb_index.
2694
bb627a12
JB
26952012-12-19 Joel Brobecker <brobecker@adacore.com>
2696
2697 * gdb.arch/mips-octeon-bbit.exp: Fix copyright header from
2698 Cavium to FSF.
2699
7785b880
JB
27002012-12-19 Joel Brobecker <brobecker@adacore.com>
2701
2702 * dg-extract-results.sh: Update contact info in copyright notice.
2703 * gdb.arch/mips-octeon-bbit.exp: Update copyright notice to
2704 GPL v3 or later. Update contact info.
2705 * gdb.fortran/logical.f90, gdb.threads/watchpoint-fork-child.c,
2706 gdb.threads/watchpoint-fork-mt.c,
2707 gdb.threads/watchpoint-fork-parent.c,
2708 gdb.threads/watchpoint-fork-st.c,
2709 gdb.threads/watchpoint-fork.h: Likewise.
2710
f2a8bc8a
YQ
27112012-12-15 Yao Qi <yao@codesourcery.com>
2712
2713 * gdb.trace/mi-tracepoint-changed.exp (test_pending_resolved): Check
2714 'installed' field in '=breakpoint-modified'.
2715 (test_reconnect): Check 'installed' field in
2716 '=breakpoint-modified' and '=breakpoint-created'.
2717
2718 * gdb.trace/actions.exp: Update test for 'installed' field.
2719 * gdb.trace/change-loc.exp (tracepoint_change_loc_1):
2720 (tracepoint_change_loc_2): Likewise.
2721 Check 'info tracepoint' display nothing else.
2722 * gdb.trace/deltrace.exp: Likewise.
2723 * gdb.trace/infotrace.exp: Likewise.
2724 * gdb.trace/mi-traceframe-changed.exp (test_tfind_remote):
2725 Likewise.
2726 * gdb.trace/passcount.exp: Likewise.
2727 * gdb.trace/tracecmd.exp: Likewise.
2728 * gdb.trace/while-stepping.exp: Likewise.
2729
6592e36f
TT
27302012-12-14 Tom Tromey <tromey@redhat.com>
2731
2732 * gdb.cp/member-name.exp: New file.
2733 * gdb.cp/member-name.cc: New file.
2734
7d27a96d
TT
27352012-12-14 Tom Tromey <tromey@redhat.com>
2736
2737 * gdb.cp/templates.exp (test_ptype_of_templates): Update kfails.
2738
f8c05d0d
DE
27392012-12-14 Doug Evans <dje@google.com>
2740
2741 * gdb.dwarf2/implptr-optimized-out.S: DIE offset for
2742 DW_OP_GNU_implicit_pointer is section-relative.
2743
451b7c33
TT
27442012-12-14 Tom Tromey <tromey@redhat.com>
2745
43aaf8b6 2746 * gdb.base/info-proc.exp: Add core file tests.
451b7c33 2747
10e339df
PA
27482012-12-14 Yufeng Zhang <yufeng.zhang@arm.com>
2749
6fdff2c5 2750 * gdb.base/kill-after-signal.exp: Disable if gdb,nosignals.
10e339df 2751
e780d813
DE
27522012-12-13 Doug Evans <dje@google.com>
2753
2754 * gdb.multi/multi-arch-exec.exp: Skip for i*86-linux.
2755 * gdb.multi/multi-arch.exp: Ditto.
2756
ca3dbcc8 27572012-12-12 Keven Boell <keven.boell@intel.com>
6fdff2c5 2758
ca3dbcc8
MG
2759 * gdb.mi/mi-catch-load-so.c: New. Clone of the
2760 catch load test library source file.
2761 * gdb.mi/mi-catch-load.c: New. Clone of the catch
2762 load test source file.
2763 * gdb.mi/mi-catch-load.exp: New. Test file for
2764 basic MI -catch-load and -catch-unload tests.
2765
2960a434
PK
27662012-12-11 Paul Koning <paul_koning@dell.com>
2767
2768 * gdb.python/py-prettyprint.py (_iterator): Remove exception_flag
2769 exception.
2770 (_iterator_except): New function.
2771 (ArrayPrinter): Use _iterator function instead of local _iterator
2772 class for Python 3 compatibility.
2773 (NoStringContainerPrinter): Use _iterator_except instead of
6fdff2c5 2774 _iterator.
2960a434
PK
2775 * gdb.python/py-typeprint.exp: Use exec(open(...).read()) instead of
2776 execfile for Python 3 compatibility.
2777 * gdb.python/python.exp: Handle Python 2.4 exception traceback
2778 format in error_prompt test.
6fdff2c5 2779
9325cb04
PK
27802012-12-10 Paul Koning <paul_koning@dell.com>
2781
2782 * gdb.base/charset.exp: Change print syntax for Python 3
6fdff2c5 2783 compatibility.
9325cb04
PK
2784 * gdb.python/py-block.exp: Ditto.
2785 * gdb.python/py-breakpoint.exp: Ditto.
2786 * gdb.python/py-cmd.exp: Ditto.
2787 * gdb.python/py-events.py: Ditto.
2788 * gdb.python/py-finish-breakpoint.py: Ditto.
2789 * gdb.python/py-finish-breakpoint2.exp: Ditto.
2790 * gdb.python/py-finish-breakpoint2.py: Ditto.
2791 * gdb.python/py-frame-inline.exp: Ditto.
2792 * gdb.python/py-frame.exp: Ditto.
2793 * gdb.python/py-infthread.exp: Ditto.
2794 * gdb.python/py-objfile.exp: Ditto.
2795 * gdb.python/py-parameter.exp: Ditto.
2796 * gdb.python/py-progspace.exp: Ditto.
2797 * gdb.python/py-prompt.exp: Ditto.
2798 * gdb.python/py-symbol.exp: Ditto.
2799 * gdb.python/py-symtab.exp: Ditto.
2800 * gdb.python/py-template.exp: Ditto.
2801 * gdb.python/py-value-cc.exp: Ditto.
2802 * gdb.python/python.exp: Ditto.
2803 * gdb.python/source2.py: Ditto.
2804 * gdb.python/lib-types.exp: Change print syntax for Python 3
6fdff2c5 2805 compatibility.
9325cb04
PK
2806 Use sorted() function rather than sort() method.
2807 Accept either int or long values for enum values.
2808 * gdb.python/py-events.exp: Use exec(open(...).read()) instead of
2809 execfile for Python 3 compatibility.
2810 * gdb.python/py-evsignal.exp: Ditto.
2811 * gdb.python/py-evthreads.exp: Ditto.
2812 * gdb.python/py-mi.exp: Ditto.
2813 * gdb.python/py-pp-maint.exp: Ditto.
2814 * gdb.python/py-prettyprint.exp: Ditto.
2815 * gdb.python/py-finish-breakpoint.exp: Change print syntax for
6fdff2c5 2816 Python 3 compatibility.
9325cb04
PK
2817 Skip tests for Python 2.4.
2818 * gdb.python/py-inferior.exp: Change print syntax for
6fdff2c5 2819 Python 3 compatibility.
9325cb04
PK
2820 Use byte string rather than character string in memory write test
2821 if Python 3.
2822 * gdb.python/py-pp-maint.py: Change class declarations to "new
2823 class" syntax.
2824 * gdb.python/py-prettyprint.py: Change iterator class to generator
2825 function for Python 3 compatibility.
2826 Make all classes "new style".
2827 Fix indentation issue and stray semicolon.
2828 * gdb.python/py-shared.expChange print syntax for Python 3
2829 compatibility.
2830 Define "long" if Python 3.
2831 * gdb.python/py-type.exp: Change print syntax for Python 3
6fdff2c5 2832 compatibility.
9325cb04
PK
2833 Accept either int or long values for enum values.
2834 * gdb.python/py-value.exp: Change print syntax for Python 3
6fdff2c5 2835 compatibility.
9325cb04
PK
2836 Skip "long" and "unicode" tests if Python 3.
2837 Accept either "type" or "class" in type checks.
2838 * lib/gdb.exp (gdb_py_is_py3k): New flag set if Python 3.
2839 (gdb_py_is_py24): New flag set if Python 2.4 or 2.5.
2840
8b9737bf
TT
28412012-12-10 Tom Tromey <tromey@redhat.com>
2842
2843 * gdb.dwarf2/implptr-64bit.exp: Run tests with two CUs as well.
2844 (test): Add "two_cu" argument.
2845 * gdb.dwarf2/implptr-64bit.S: Move subprogram later; use ref_addr
2846 for types; allow two CUs.
2847
1b80a9fa
JK
28482012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2849
2850 * gdb.dwarf2/dw2-compdir-oldgcc.S: New file.
2851 * gdb.dwarf2/dw2-compdir-oldgcc.exp: New file.
2852
f0b6d50a
YQ
28532012-12-08 Yao Qi <yao@codesourcery.com>
2854 Pedro Alves <palves@redhat.com>
2855
2856 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Test
2857 '=breakpoint-created' when GDB merges the tracepoints of both
2858 sides.
2859
2f68a895
TT
28602012-12-07 Tom Tromey <tromey@redhat.com>
2861
2862 * gdb.base/break1.c (enum some_enum, union some_union): New.
2863 (some_enum_global, some_union_global, some_value): New globals.
2864 * gdb.base/completion.exp: Add tag completion tests.
2865
4fc5d43e
TT
28662012-12-07 Tom Tromey <tromey@redhat.com>
2867
2868 * gdb.base/completion.exp: Add tests for ptype and whatis
2869 completion.
2870
6559e013
JB
28712012-12-07 Joel Brobecker <brobecker@adacore.com>
2872
2873 * gdb.base/stale-infcall.exp: Fix copyright line.
2874
ae2b630d
JB
28752012-12-07 Joel Brobecker <brobecker@adacore.com>
2876
2877 * gdb.ada/lang_switch.exp: The "msg" parameter may be a reference.
2878
0ba2eb0f
TT
28792012-12-06 Pedro Alves <palves@redhat.com>
2880 Tom Tromey <tromey@redhat.com>
2881
2882 * gdb.base/exprs.exp: Add tests for cast to void.
2883
731145cb
TT
28842012-12-06 Jens Elmenthaler <jens.elmenthaler@advantest.com>
2885
2886 * gdb.python/py-mi.exp: Correct expected results for attribute
2887 "dynamic" returned by -var-update.
2888 Add test case for correct handling of "diplayhint" for children
2889 of dynamic varobjs.
2890 * gdb.python/py-prettyprint.c (set_itme): New function.
2891 (bug_14741) New function.
2892 (main) Add call to bug_14741().
2893 * gdb.python/py-prettyprint.py (class ArrayPrinter): New class.
2894
e58fcc15
UW
28952012-12-05 Ulrich Weigand <uweigand@de.ibm.com>
2896
2897 * gdb.base/gnu-debugdata.exp: Also include "D" symbols in
2898 ${binfile}.funcsyms list.
2899
e9eb0d14
YQ
29002012-12-04 Yao Qi <yao@codesourcery.com>
2901
2902 PR gdb/13443
2903 * gdb.trace/actions.exp: Make test messages unique.
2904
4983028c
TT
29052012-11-29 Tom Tromey <tromey@redhat.com>
2906
2907 * gdb.base/gnu-debugdata.exp (run, pipeline): Don't use lassign.
2908
ea5e6b0e
UW
29092012-11-29 Ulrich Weigand <uweigand@de.ibm.com>
2910
2911 * gdb.opencl/convs_casts.exp: Always expect standard vector type names.
2912 * gdb.opencl/datatypes.exp: Likewise.
2913 * gdb.opencl/operators.exp: Likewise.
2914 * gdb.opencl/vec_comps.exp: Likewise.
2915
cdde3dfb
JG
29162012-11-29 Jerome Guitton <guitton@adacore.com>
2917
2918 * gdb.ada/iwide: New testcase.
2919
b50d69b5
JG
29202012-11-29 Jerome Guitton <guitton@adacore.com>
2921
2922 * gdb.ada/ptype_tagged_param.exp: Adjust expected output in
2923 ptype test.
2924
c2d3fccf
JG
29252012-11-29 Jerome Guitton <guitton@adacore.com>
2926
2927 * gdb.ada/variant_record_packed_array.exp: Test expressions of the
2928 form {VARIANT_TYPE}ADDRESS.
2929
5edf51fe
YQ
29302012-11-27 Daniel Jacobowitz <dan@codesourcery.com>
2931
2932 * gdb.cp/member-ptr.cc (class Diamond): Add func_ptr.
2933 (func): New function.
2934 (main): Initialize diamond.func_ptr and add diamond_pfunc_ptr.
2935 * gdb.cp/member-ptr.exp: Add new tests for ptype and for
2936 pointers to members with pointer-to-function type.
2937
608e2dbb
TT
29382012-11-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2939 Tom Tromey <tromey@redhat.com>
2940
2941 * gdb.base/gnu-debugdata.exp: New file.
2942 * gdb.base/gnu-debugdata.c: New file.
2943 * lib/gdb.exp (gdb_file_cmd): Handle LZMA warning.
2944 (gdb_unload): Return 0 on success.
2945
4648e588
JK
29462012-11-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2947
2948 * gdb.base/enumval.exp (print e, print f, print K): XFAIL on GCC <= 4.6.
2949
17d6efc4
JB
29502012-11-26 Joel Brobecker <brobecker@adacore.com>
2951
2952 * gdb.base/empty_exe.exp: New testcase.
2953
ace21957
MF
29542012-11-20 Mike Frysinger <vapier@gentoo.org>
2955
2956 * gdb.base/completion.exp: Add test for help aliases completion.
2957
5c401a0a
YQ
29582012-11-20 Yao Qi <yao@codesourcery.com>
2959
2960 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
2961 Don't test 'maint set show-debug-regs'.
2962 Use command 'set remotecache' instead of
2963 'set circular-trace-buffer'.
2964
8dea366b
KS
29652012-11-16 Keith Seitz <keiths@redhat.com>
2966
2967 PR c++/13615
2968 * gdb.cp/baseenum.cc: New file.
2969 * gdb.cp/baseenum.exp: New file.
2970 * gdb.cp/derivation.cc (A): Add copyright.
2971 Add a typedef.
2972 (B): Use A::value_type instead of int. Change all references.
2973 (D): Use value_type instead of int. Change all references.
2974 (E): Likewise.
2975 (F); Likewise.
2976 (Z): New class.
2977 (ZZ): New class.
6fdff2c5 2978 (N, Base, Derived): New namespace and classes.
8dea366b
KS
2979 (main): Add instances of Z and ZZ.
2980 Make sure all symbols from N are kept.
2981 * gdb.cp/derivation.exp: Update typedef changes in tests.
2982 Add tests for class typedefs both before and after starting
2983 the inferior.
2984 Add tests for searching for a typedef while stopped in a
2985 method.
2986
5e34c6c3
LM
29872012-11-14 Luis Machado <lgustavo@codesourcery.com>
2988
2989 * gdb.mi/mi-var-create-rtti.c: New file.
2990 * gdb.mi/mi-var-create-rtti.exp: New file.
2991
5e487a5f
LM
29922012-11-14 Luis Machado <lgustavo@codesourcery.com>
2993
2994 * gdb.base/structs3.exp: Run to main before doing any tests.
2995
6d67b990
AB
29962012-11-14 Andrew Burgess <aburgess@broadcom.com>
2997
2998 * gdb.python/py-type.exp: Uniquify test names.
2999
e5d98164
YQ
30002012-11-14 Yao Qi <yao@codesourcery.com>
3001
3002 * gdb.threads/manythreads.c [DEBUG]: Include "stdio.h".
3003 (thread_function) [DEBUG]: Call 'printf'.
3004 * gdb.threads/manythreads.exp: Pass '-DDEBUG' to compilation
3005 command line if 'DEBUG=1' is passed to test.
3006 Remove a pattern to match inferior's output.
3007
62747a60
TT
30082012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
3009
3010 * gdb.mi/mi-fill-memory.exp: New test.
3011
18a9fc12
TT
30122012-11-12 Tom Tromey <tromey@redhat.com>
3013
3014 * gdb.base/completion.exp: Update for "info type-printers".
3015 * gdb.python/py-typeprint.cc: New file.
3016 * gdb.python/py-typeprint.exp: New file.
3017 * gdb.python/py-typeprint.py: New file.
3018
bd69fc68
TT
30192012-11-12 Tom Tromey <tromey@redhat.com>
3020
3021 * gdb.base/call-sc.exp: Use "ptype/r".
3022 * gdb.base/volatile.exp: Don't expect "int".
3023 * gdb.cp/ptype-flags.cc: New file.
3024 * gdb.cp/ptype-flags.exp: New file.
3025 * gdb.cp/templates.exp: Use ptype/r.
3026 (test_ptype_of_templates, test_template_typedef): Likewise.
3027 * lib/cp-support.exp (cp_test_ptype_class): Add in_ptype_arg
3028 argument. Handle template names and template parameters.
3029 * gdb.mi/mi-var-cmd.exp: Accept "long".
3030 * gdb.mi/mi-var-child.exp: Accept "long".
3031 * gdb.mi/mi-var-display.exp: Accept "long".
3032 * gdb.mi/mi2-var-child.exp: Accept "long".
3033
b3720c3a
TT
30342012-11-12 Tom Tromey <tromey@redhat.com>
3035
3036 * gdb.cp/classes.exp (test_ptype_class_objects): Remove
3037 "ptype" from calls to cp_test_ptype_class.
3038 (test_enums): Likewise.
3039 * gdb.cp/derivation.exp: Remove "ptype" from calls to
3040 cp_test_ptype_class.
3041 * gdb.cp/inherit.exp (test_ptype_si): Remove "ptype" from
3042 calls to cp_test_ptype_class.
3043 (test_ptype_mi, test_ptype_vi, test_ptype_mvi): Likewise.
3044 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Remove "ptype"
3045 from calls to cp_test_ptype_class.
3046 * lib/cp-support.exp (cp_test_ptype_class): Supply "ptype"
3047 command here. Change "in_command" argument to "in_exp".
3048
0d63ecda
KS
30492012-11-10 Keith Seitz <keiths@redhat.com>
3050
3051 PR gdb/14288
3052 * gdb.base/printcmds.c: Add invalid_XXX globals
3053 for repeated byte tests.
3054 * gdb.base/printcmds.exp (test_repeat_bytes): New procedure.
3055 * gdb.base/wchar.c (main): Add and construct a wchar_t
3056 array with repeated characters.
3057 * gdb.base/wchar.exp: Add repeated character tests.
3058
ed8a1c2d
AB
30592012-11-09 Andrew Burgess <aburgess@broadcom.com>
3060
3061 * gdb.mi/mi-disassemble.exp: Expect fullname field in mi
3062 disassembly output.
3063
9107fc8d
PA
30642012-11-09 Pedro Alves <palves@redhat.com>
3065
3066 PR gdb/14306
3067
3068 * gdb.multi/multi-arch-exec.c: New file.
3069 * gdb.multi/multi-arch-exec.exp: New file.
3070
558a9d82
YQ
30712012-11-09 Yao Qi <yao@codesourcery.com>
3072
3073 * gdb.mi/mi-break.exp (test_abreak_creation): New procedure.
3074 (top level): Call it.
3075
e714f336
YQ
30762012-11-09 Yao Qi <yao@codesourcery.com>
3077
3078 * gdb.mi/mi-watch.exp (test_rwatch_creation_and_listing): Fix
3079 typo.
3080
6ecd4729
PA
30812012-11-09 Pedro Alves <palves@redhat.com>
3082
3083 * gdb.multi/multi-arch.exp: New.
3084
9015683b
TT
30852012-11-08 Tom Tromey <tromey@redhat.com>
3086
3087 * gdb.base/siginfo-obj.exp: Create core file. Test siginfo from
3088 core files, if possible.
3089 * gdb.base/siginfo-thread.c: New file
3090 * gdb.base/siginfo-thread.exp: New file
3091
ea9f10bb
TT
30922012-11-08 Tom Tromey <tromey@redhat.com>
3093
3094 * gdb.base/comprdebug.exp: New file.
3095
f6592439
PA
30962012-11-06 Pedro Alves <palves@redhat.com>
3097
3098 PR gdb/14810
3099
3100 * gdb.base/disabled-location.c: New file.
3101 * gdb.base/disabled-location.exp: New file.
3102
2d338fa9
TT
31032012-11-06 Tom Tromey <tromey@redhat.com>
3104
3105 * gdb.threads/gcore-thread.exp: Use gdb_gcore_cmd.
3106 * gdb.python/py-strfns.exp (test_strfns_core_file): Use
3107 gdb_gcore_cmd.
3108 * gdb.cell/gcore.exp: Use gdb_gcore_cmd.
3109 * gdb.base/gcore.exp: Use gdb_gcore_cmd.
3110 * gdb.base/gcore-relro.exp: Use gdb_gcore_cmd.
3111 * gdb.base/gcore-buffer-overflow.exp: Use gdb_gcore_cmd.
3112 * gdb.base/auxv.exp: Use gdb_gcore_cmd.
3113 * gdb.arch/vsx-regs.exp: Use gdb_gcore_cmd.
3114 * gdb.arch/system-gcore.exp: Use gdb_gcore_cmd.
3115 * gdb.arch/pa-nullify.exp (test_core_bt): Use gdb_gcore_cmd.
3116 * lib/gdb.exp (gdb_gcore_cmd): New proc.
3117
68c9da30
PA
31182012-11-05 Pedro Alves <palves@redhat.com>
3119
3120 * gdb.base/foll-vfork.exp (vfork_relations_in_info_inferiors): New
3121 procedure.
3122 (do_vfork_and_follow_child_tests_exec)
3123 (do_vfork_and_follow_child_tests_exit): Call it.
3124
a7c8c931
PA
31252012-11-05 Pedro Alves <palves@redhat.com>
3126
3127 * gdb.base/foll-vfork.c (main): Call perror and _exit if execlp()
3128 fails.
3129
6f6484cd
YQ
31302012-11-03 Yao Qi <yao@codesourcery.com>
3131
3132 Fix PR gdb/14617.
3133 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
3134 Remove setup_kfail, and update test.
3135
b45627a0
TT
31362012-11-02 Tom Tromey <tromey@redhat.com>
3137
3138 * gdb.base/catch-syscall.exp (do_syscall_tests): Add completion
3139 test.
3140
f50f4e56
PA
31412012-11-02 Pedro Alves <palves@redhat.com>
3142
3143 PR gdb/14766
3144
3145 * gdb.base/foll-vfork.exp (vfork_child_follow_to_exit): Remove
3146 setup_kfail.
3147 (tcatch_vfork_then_child_follow_exit): No longer expect "Couldn't
3148 get registers".
3149
71ce889d
PA
31502012-11-02 Pedro Alves <palves@redhat.com>
3151
3152 * gdb.base/foll-vfork-exit.c: New file.
3153 * gdb.base/foll-vfork.exp (top level): New file-describing
3154 comment.
3155 (vfork_child_follow_to_exit): New procedure.
3156 (tcatch_vfork_then_child_follow): Rename as ...
3157 (tcatch_vfork_then_child_follow_exec): ... this.
3158 (tcatch_vfork_then_child_follow_exit): New procedure.
3159 (do_vfork_and_follow_parent_tests): New procedure, factored out
3160 from do_vfork_and_exec_tests.
3161 (do_vfork_and_follow_child_tests_exec): Ditto.
3162 (do_vfork_and_exec_tests): Delete.
3163 (do_vfork_and_follow_child_tests_exit): New procedure.
3164 (top level): Run tests with both the program that has the vfork
3165 child execing, and the program has the vfork child exiting.
3166
1e35b1a9
PA
31672012-11-02 Pedro Alves <palves@redhat.com>
3168
3169 * gdb.base/foll-vfork.exp (setup_gdb): New procedure.
3170 (check_vfork_catchpoints, vfork_parent_follow_through_step)
3171 (vfork_parent_follow_to_bp): Call it.
3172 (kill_child): Delete.
3173 (vfork_and_exec_child_follow_to_main_bp)
3174 (vfork_and_exec_child_follow_through_step): Call setup_gdb. No
3175 longer call kill_child.
3176 (tcatch_vfork_then_parent_follow): Call setup_gdb.
3177 (do_vfork_and_exec_tests): Don't runto_main before calling each
3178 test procedure.
3179 (top level): Don't clean restart and set verbose before running
3180 each test procedure.
3181
31822012-11-02 Pedro Alves <palves@redhat.com>
3183
3184 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step)
3185 (vfork_parent_follow_to_bp)
3186 (vfork_and_exec_child_follow_to_main_bp)
3187 (vfork_and_exec_child_follow_through_step)
3188 (tcatch_vfork_then_parent_follow)
3189 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow):
3190 Use with_test_prefix.
3191
31922012-11-02 Pedro Alves <palves@redhat.com>
3193
3194 * gdb.base/foll-vfork.c: Add copyright header.
3195 * gdb.base/vforked-prog.c: Add copyright header.
3196
31972012-11-02 Pedro Alves <palves@redhat.com>
3198
3199 * gdb.base/foll-vfork.exp
3200 (vfork_and_exec_child_follow_through_step): Don't skip on
3201 non-HP/UX targets. Expect the next to only step one line on
3202 non-HP/UX targets, rather than stopping only after the exec.
3203
32042012-11-02 Pedro Alves <palves@redhat.com>
3205
3206 Don't hard code line numbers.
3207
3208 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step):
3209 Expect text from the sources instead of a line number.
3210 (vfork_parent_follow_to_bp)
3211 (vfork_and_exec_child_follow_to_main_bp)
3212 (vfork_and_exec_child_follow_through_step)
3213 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow):
3214 Use gdb_get_line_number.
3215
32162012-11-02 Pedro Alves <palves@redhat.com>
3217
3218 Modernize.
3219
3220 * gdb.base/foll-vfork.exp: Use standard_testfile and
3221 build_executable. Pass descriptive string to untested.
3222 (vfork_parent_follow_through_step, vfork_parent_follow_to_bp)
3223 (vfork_and_exec_child_follow_to_main_bp)
3224 (vfork_and_exec_child_follow_through_step)
3225 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow)
3226 (do_vfork_and_exec_tests): Use gdb_test/gdb_test_multiple instead
3227 of send_gdb/gdb_expect.
3228
3229 (kill_child): New procedure.
3230 (vfork_and_exec_child_follow_to_main_bp)
3231 (vfork_and_exec_child_follow_through_step): Use it.
3232
f0559fff
YQ
32332012-11-02 Yao Qi <yao@codesourcery.com>
3234
3235 * gdb.base/setvar.exp: Test setting nested struct.
3236 * gdb.base/setvar.c (v_struct3): New.
3237
c207c6da
DE
32382012-11-01 Doug Evans <dje@google.com>
3239
3240 * gdb.arch/amd64-pseudo.c (main): Mark registers that the testsuite
3241 changes as clobbered (e.g., amd64-dword.exp) so gcc doesn't try to
3242 use them.
3243
2f27adfe
AB
32442012-10-31 Andrew Burgess <aburgess@broadcom.com>
3245
3246 PR cli/14772
3247 * gdb.base/gnu_vector.c (union_with_vector_1)
3248 (struct_with_vector_1): Add new struct and union for testing
3249 ptype.
3250 * gdb.base/gnu_vector.exp: Add testing of ptype on vectors, and
3251 structs / unions containing vectors.
3252
bb662ca6
YQ
32532012-10-25 Yao Qi <yao@codesourcery.com>
3254
3255 * gdb.trace/ftrace.exp (test_fast_tracepoints): Use
3256 'setup_kfail' instead of 'setup_kfail_for_target'.
3257 * gdb.base/varargs.exp: Likewise.
3258 * lib/gdb.exp (setup_kfail_for_target): Remove.
3259
635d23ff
MK
32602012-10-25 Mark Kettenis <kettenis@openbsd.nfra.nl>
3261
3262 * gdb.base/varargs.exp: PR gdb/12790 is now fixed.
3263
afdb064f
MK
32642012-10-25 Mark Kettenis <kettenis@gnu.org>
3265
3266 * gdb.base/varargs.exp: PR gdb/12776 is now fixed.
3267
d99dcf51
JB
32682012-10-24 Joel Brobecker <brobecker@adacore.com>
3269
3270 * gdb.ada/set_wstr: New testcase.
3271
32560274
JB
32722012-10-24 Joel Brobecker <brobecker@adacore.com>
3273
3274 * gdb.base/ldbl_e308.c, gdb.base/ldbl_e308.exp: New files.
3275
5ded5331
JB
32762012-10-24 Joel Brobecker <brobecker@adacore.com>
3277
3278 * gdb.ada/unc_arr_ptr_in_var_rec: New testcase.
3279
d8d84291
MK
32802012-10-24 Mark Kettenis <kettenis@gnu.org>
3281
3282 * gdb.base/callfuncs.exp: PR gdb/12783 is now fixed.
3283
6e933c51
JK
32842012-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3285
3286 * gdb.base/callfuncs.exp (do_function_calls): Fix
3287 setup_kfail_for_target for -m32 mode.
3288
274bd000
MK
32892012-10-23 Mark Kettenis <kettenis@gnu.org>
3290
3291 * gdb.base/callfuncs.exp: PR gdb/12796, gdb/12798 and gdb/12800
3292 are now fixed.
3293
545f743d
YQ
32942012-10-23 Yao Qi <yao@codesourcery.com>
3295
3296 * gdb.base/info-os.exp: Resume the inferior until it exits.
3297
48b56b6a 32982012-10-18 Yufeng Zhang <yufeng.zhang@arm.com>
3299
99c7d5a8 3300 * gdb.base/ctxobj.exp: Skip if skip_shlib_tests returns true.
3301 * gdb.base/print-file-var.exp: Likewise.
3302 * gdb.base/type-opaque.exp: Likewise.
48b56b6a 3303
8de0566d
YQ
33042012-10-17 Yao Qi <yao@codesourcery.com>
3305
3306 * gdb.mi/mi-memory-changed.exp: New.
3307
44883546
YQ
33082012-10-16 Yao Qi <yao@codesourcery.com>
3309
3310 * gdb.reverse/solib-precsave.exp: Skip if skip_shlib_test
3311 returns true.
3312 Call gdb_load_shlibs.
3313 * gdb.reverse/solib-reverse.exp: Likewise.
3314
345f514a
KS
33152012-10-15 Keith Seitz <keiths@redhat.com>
3316
3317 * lib/cp-support.exp (cp_test_ptype_class): Add support
3318 for class typedefs.
3319
3320 * gdb.cp/derivation.exp: Add tests for g_instance.
3321
9e3a7d65
JK
33222012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3323
3324 Fix entry values resolving in inlined frames.
3325 * gdb.arch/amd64-entry-value-inline.S: New file.
3326 * gdb.arch/amd64-entry-value-inline.c: New file.
3327 * gdb.arch/amd64-entry-value-inline.exp: New file.
3328
21a7b089
JK
33292012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3330 Doug Evans <dje@google.com>
3331
3332 Fix recent gdb_breakpoint regression.
3333 * gdb.java/jmisc.exp: gdb_breakpoint for $function - remove curly
3334 braces from the parameter.
3335 * gdb.java/jprint.exp: Likewise.
3336
2c47921e
DE
33372012-10-15 Doug Evans <dje@google.com>
3338
3339 * lib/gdb.exp (runto): Fix call to gdb_breakpoint.
3340
89398707
JB
33412012-10-15 Yufeng Zhang <yufeng.zhang@arm.com>
3342
3343 * gdb.dwarf2/dw2-icc-opaque.S: Remove '#'.
3344
801e4185
TT
33452012-10-15 Tom Tromey <tromey@redhat.com>
3346
3347 * gdb.python/py-symtab.exp: Test sal and symtab destructors.
3348
74f910c8
TT
33492012-10-15 Tom Tromey <tromey@redhat.com>
3350
3351 * gdb.python/py-symbol.exp: Test symbol destructor.
3352
91567807
YQ
33532012-10-14 Yao Qi <yao@codesourcery.com>
3354
3355 * gdb.mi/mi2-cli.exp: Move to mi-cli.exp.
3356 * gdb.mi/mi-cli.exp: New.
3357
3358 * gdb.mi/mi2-basics.exp: Remove.
3359 * gdb.mi/mi2-break.exp: Remove.
3360 * gdb.mi/mi2-console.exp: Remove.
3361 * gdb.mi/mi2-disassemble.exp: Remove.
3362 * gdb.mi/mi2-eval.exp: Remove.
3363 * gdb.mi/mi2-file.exp: Remove.
3364 * gdb.mi/mi2-hack-cli.exp: Remove.
3365 * gdb.mi/mi2-pthreads.exp: Remove.
3366 * gdb.mi/mi2-read-memory.exp: Remove.
3367 * gdb.mi/mi2-regs.exp: Remove.
3368 * gdb.mi/mi2-return.exp: Remove.
3369 * gdb.mi/mi2-simplerun.exp: Remove.
3370 * gdb.mi/mi2-stack.exp: Remove.
3371 * gdb.mi/mi2-stepi.exp: Remove.
3372 * gdb.mi/mi2-syn-frame.exp: Remove.
3373 * gdb.mi/mi2-until.exp: Remove.
3374 * gdb.mi/mi2-watch.exp: Remove.
3375 * gdb.mi/mi2-var-block.exp: Remove.
3376 * gdb.mi/mi2-var-cmd.exp: Remove.
3377 * gdb.mi/mi2-var-display.exp: Remove.
3378
87332029
YQ
33792012-10-12 Yao Qi <yao@codesourcery.com>
3380
3381 * gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved): Remove
3382 trail '.*' on matching patterns.
3383
11fc9057
L
33842012-10-11 H.J. Lu <hongjiu.lu@intel.com>
3385
3386 * gdb.arch/i386-bp_permanent.exp: Skip if not is_x86_like_target.
3387 * gdb.arch/i386-cfi-notcurrent.exp: Likewise.
3388 * gdb.arch/i386-disp-step.exp: Likewise.
3389 * gdb.arch/i386-gnu-cfi.exp: Likewise.
3390 * gdb.arch/i386-prologue.exp: Likewise.
3391 * gdb.arch/i386-size-overlap.exp: Likewise.
3392 * gdb.arch/i386-size.exp: Likewise.
3393 * gdb.arch/i386-unwind.exp: Likewise.
3394
7d46bcdc
L
33952012-10-11 H.J. Lu <hongjiu.lu@intel.com>
3396
3397 * gdb.arch/i386-byte.exp: Remove is_ilp32_target check.
3398 * gdb.arch/i386-word.exp: Likewise.
3399
31224d9d
L
34002012-10-11 H.J. Lu <hongjiu.lu@intel.com>
3401
3402 * gdb.arch/i386-avx.exp: Check is_amd64_regs_target instead of
3403 is_ilp32_target to set nr_regs.
3404 * gdb.arch/i386-sse.exp: Likewise.
3405
5b7d0050
DE
34062012-10-11 Doug Evans <dje@google.com>
3407
7c09e5a0
DE
3408 PR breakpoints/14643.
3409 * gdb.linespec/ls-errs.exp: Change tests of "b if|task|thread".
3410 * gdb.linespec/thread.c: New file.
3411 * gdb.linespec/thread.exp: New file.
3412
5b7d0050
DE
3413 * lib/gdb.exp (gdb_breakpoint): Fix varargs scan.
3414 Recognize "message" -> print pass and fail. Add eof case.
3415 (runto): Recognize message, no-message. Print pass/fail if requested,
3416 with same treatment as gdb_breakpoint.
3417 (runto_main): Pass no-message to runto.
3418 (gdb_internal_error_resync): Add log message.
3419 (gdb_file_cmd): Tweak internal error fail text for consistency.
3420
2e24f4aa
JK
34212012-10-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3422
3423 Fix crash during stepping on ppc32.
3424 * gdb.base/step-symless.c: New file.
3425 * gdb.base/step-symless.exp: New file.
3426
aa14df25
DE
34272012-10-03 Doug Evans <dje@google.com>
3428
3429 PR symtab/14601
3430 * gdb.cp/using-crash.exp: New file.
3431 * gdb.cp/using-crash.cc: New file.
3432
975531db
DE
34332012-10-02 Doug Evans <dje@google.com>
3434
3435 * lib/gdb.exp (gdb_unload): Change wording of perror text to be
3436 more consistent.
3437 (runto,gdb_debug_format): Ditto.
3438 (gdb_file_cmd): Watch for eof in nested gdb_expect.
3439 Clean up logging and error messages.
3440
b3dc46ff
AB
34412012-10-01 Andrew Burgess <aburgess@broadcom.com>
3442
3443 Test find command on unmapped memory.
3444 * gdb.base/find-unmapped.c: New file.
3445 * gdb.base/find-unmapped.exp: New file.
3446
45814d45
YQ
34472012-09-29 Yao Qi <yao@codesourcery.com>
3448
3449 * gdb.trace/mi-tracepoint-changed.exp: New.
3450 * gdb.mi/mi-breakpoint-changed.exp: New.
3451 * gdb.mi/pending.c, gdb.mi/pendshr1.c: New
3452 * gdb.mi/pendshr2.c: New.
3453
4c2786ba
YQ
34542012-09-28 Yao Qi <yao@codesourcery.com>
3455
3456 * gdb.mi/pr11022.exp: New.
3457 * gdb.mi/pr11022.c: New. Copied from gdb.base/.
3458
7977e5d2
TT
34592012-09-27 Tom Tromey <tromey@redhat.com>
3460
3461 * gdb.cp/derivation.exp: Add regression test.
3462 * gdb.cp/derivation.cc (class V_base, class V_inter, class
3463 V_derived): New.
3464 (vderived): New global.
3465
0971de02
TT
34662012-09-26 Tom Tromey <tromey@redhat.com>
3467
3468 * gdb.dwarf2/dw2-common-block.S: New file.
3469 * gdb.dwarf2/dw2-common-block.exp: New file.
3470
4357ac6c
TT
34712012-09-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3472
3473 * gdb.fortran/common-block.exp: New file.
3474 * gdb.fortran/common-block.f90: New file.
3475
6f380991
AB
34762012-09-26 Andrew Burgess <aburgess@broadcom.com>
3477
3478 * gdb.base/duplicate-bp.c: New file.
3479 * gdb.base/duplicate-bp.exp: New file.
3480
8ae551cf
YQ
34812012-09-26 Yao Qi <yao@codesourcery.com>
3482
3483 * gdb.mi/mi2-cli.exp: Avoid line number in test summary.
3484
3485 Revert:
3486 2012-09-21 Yao Qi <yao@codesourcery.com>
3487
3488 * gdb.mi/mi2-cli.exp: Remove redundant '\'.
3489
318102b9
SP
34902012-09-25 Siddhesh Poyarekar <siddhesh@redhat.com>
3491
3492 * gdb.base/longest-types.c: New test case.
3493 * gdb.base/longest-types.exp: New test case.
3494
a1e5fd69
YQ
34952012-09-25 Yao Qi <yao@codesourcery.com>
3496
3497 * gdb.mi/mi2-cli.exp: Check breakpoint notification.
3498
04e7407c
JK
34992012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3500
3501 Fix internal error on canonicalization of clang types.
3502 * gdb.dwarf2/dw2-canonicalize-type.S: New file.
3503 * gdb.dwarf2/dw2-canonicalize-type.exp: New file.
3504 * lib/gdb.exp (gdb_file_cmd): Catch also GDB internal error.
3505
9bf4bce9
JK
35062012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3507
3508 Fix disassemble without parameters in tailcall frame.
3509 * gdb.arch/amd64-entry-value.exp (down, disassemble): New tests.
3510
2603f7ee
AB
35112012-09-21 Andrew Burgess <aburgess@broadcom.com>
3512
3513 * gdb.dwarf2/dw2-op-out-param.S: New file.
3514 * gdb.dwarf2/dw2-op-out-param.exp: New file.
3515
a3569abd
YQ
35162012-09-21 Yao Qi <yao@codesourcery.com>
3517
3518 * gdb.mi/mi2-cli.exp: Remove redundant '\'.
3519
a065d7af
YQ
35202012-09-21 Yao Qi <yao@codesourcery.com>
3521
3522 * gdb.mi/mi-cli.exp: Remove.
3523 * gdb.mi/mi2-cli.exp: Merged from mi-cli.exp.
3524
15544bd9
YQ
35252012-09-21 Yao Qi <yao@codesourcery.com>
3526
3527 * gdb.mi/mi-reverse.exp: Fix the typo in expected output of
3528 "=record-started" notification.
3529
82a90ccf
YQ
35302012-09-21 Yao Qi <yao@codesourcery.com>
3531
3532 * gdb.mi/mi-record-changed.exp: New.
3533 * gdb.mi/mi-reverse.exp: Adjust expected output.
3534
d7de8e3c
TT
35352012-09-20 Tom Tromey <tromey@redhat.com>
3536
3537 * gdb.python/python.exp: Test atexit.register.
3538
1aa99537
DE
35392012-09-20 Doug Evans <dje@google.com>
3540
05eade73
DE
3541 * boards/dwarf4-gdb-index.exp: New file.
3542
1aa99537
DE
3543 * gdb.base/callfuncs.exp (do_function_calls): Set unwindonsignal to on
3544 while running the tests.
3545
4ae24af0
JB
35462012-09-18 Joel Brobecker <brobecker@adacore.com>
3547
3548 * gdb.ada/bp_reset: New testcase.
3549
bb25a15c
YQ
35502012-09-18 Yao Qi <yao@codesourcery.com>
3551
3552 * gdb.trace/mi-tsv-changed.exp: New.
3553
201b4506
YQ
35542012-09-18 Yao Qi <yao@codesourcery.com>
3555
3556 * gdb.trace/mi-traceframe-changed.exp: New.
3557
6fc1c773
YQ
35582012-09-17 Yao Qi <yao@codesourcery.com>
3559
3560 * gdb.base/list.exp (set_listsize): Don't set arg to "unlimited"
3561 when it is less than 0.
3562
1ab3b62c
JK
35632012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3564
3565 PR 14119
3566 * gdb.arch/amd64-tailcall-ret.S: New file.
3567 * gdb.arch/amd64-tailcall-ret.c: New file.
3568 * gdb.arch/amd64-tailcall-ret.exp: New file.
3569 * gdb.reverse/amd64-tailcall-reverse.S: New file.
3570 * gdb.reverse/amd64-tailcall-reverse.c: New file.
3571 * gdb.reverse/amd64-tailcall-reverse.exp: New file.
3572
acf9414f
JK
35732012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3574
3575 PR 14548
3576 * gdb.reverse/singlejmp-reverse-nodebug.S: New file.
3577 * gdb.reverse/singlejmp-reverse-nodebug.c: New file.
3578 * gdb.reverse/singlejmp-reverse.S: New file.
3579 * gdb.reverse/singlejmp-reverse.c: New file.
3580 * gdb.reverse/singlejmp-reverse.exp: New file.
3581
666b578b
JK
35822012-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3583
3584 Fix compatibility with old GCC (~4.1).
3585 * gdb.cp/converts.cc (my_enum_var): New variable.
3586
42056501
AB
35872012-09-14 Andrew Burgess <aburgess@broadcom.com>
3588
3589 * gdb.xml/tdesc-regs.exp: Update expected output for new
3590 vector_size syntax of vector types.
3591
b9516fa1
YPK
35922012-09-13 Khoo Yit Phang <khooyp@cs.umd.edu>
3593
3594 Refactor Python "gdb" module into a proper Python package, by
3595 introducing a new "_gdb" module for code implemented in C, and
3596 using reload/__import__ instead of exec.
3597 * gdb.python/python.exp (Test stderr location): Update module
3598 location of GDB-specific sys.stderr.
3599 (Test stdout location): Ditto for sys.stdout.
3600
18dc9ad8
JK
36012012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3602
3603 * gdb.base/valgrind-infcall.exp: Remove comment about Ubuntu.
3604
ea3a9873
KS
36052012-09-12 Keith Seitz <keiths@redhat.com>
3606
3607 * gdb.cp/converts.cc (main): Comment out the pointer to boolean
3608 conversion statement.
3609
5941debb
DE
36102012-09-12 Doug Evans <dje@google.com>
3611
3612 * gdb.base/help.exp: Remove testing of individual command help text,
3613 too much of a maintenance burden. Instead, test the functionality
3614 of "help" itself.
3615
cfc35e02
DE
36162012-09-11 Doug Evans <dje@google.com>
3617
3a0ed5d7
DE
3618 * gdb.cp/mb-inline.exp: Do "info break" after setting multi-location
3619 breakpoint.
3620
cfc35e02
DE
3621 * gdb.dwarf2/fission-base.S: Include gdb.dwarf2/ in dwo_name.
3622 * gdb.dwarf2/fission-reread.S: Ditto.
3623 * gdb.dwarf2/fission-base.exp: Remove setting of debug-file-directory.
3624 * gdb.dwarf2/fission-reread.exp: Ditto.
3625
350b1b26
AB
36262012-09-11 Andrew Burgess <aburgess@broadcom.com>
3627
3628 * gdb.base/ptype.exp: Test ptype on a pointer to a typedef.
3629
2fa15f23
JB
36302012-09-10 Joel Brobecker <brobecker@adacore.com>
3631
3632 * gdb.ada/optim_drec: New testcase.
3633
09be558e
DE
36342012-09-10 Doug Evans <dje@google.com>
3635
3636 * boards/fission.exp: Explicitly mark "board" as not remote.
3637
5b4f6e25
KS
36382012-09-10 Keith Seitz <keiths@redhat.com>
3639
3640 PR gdb/13483
3641 * gdb.cp/converts.cc (A::A): Add ctor.
3642 (A::member_): Add member.
3643 (enum my_enum): New enumeration.
3644 (main): Add calls to foo1_7 with various
3645 permitted arguments.
3646 * gdb.cp/converts.exp: Add tests for boolean
3647 conversions permitted by the standard.
3648
b4ca5ed9
YPK
36492012-09-08 Khoo Yit Phang <khooyp@cs.umd.edu>
3650
3651 Replace -nw option with $INTERNAL_GDBFLAGS in "xgdb" tests to
3652 avoid spurious results due to ~/.gdbinit.
3653 * gdb.gdb/complaint.exp (setup_test): Replace -nw option with
3654 $INTERNAL_GDBFLAGS in run command.
3655 * gdb.gdb/observer.exp (setup_test): Ditto.
3656 * gdb.gdb/selftest.exp (test_with_self): Ditto.
3657 * gdb.gdb/xfullpath.exp (setup_test): Ditto.
3658
d54b30bb
DE
36592012-09-06 Doug Evans <dje@google.com>
3660
14910956
DE
3661 * boards/fission.exp: New file.
3662
d54b30bb
DE
3663 * gdb.python/py-value.exp: Use clean_restart.
3664
91b253e1
DE
36652012-09-05 Doug Evans <dje@google.com>
3666
3667 * gdb.base/info-macros.c: Fix whitespace.
3668
1292279a
PA
36692012-08-28 Pedro Alves <palves@redhat.com>
3670
3671 PR gdb/14428
3672
3673 * gdb.base/pc-fp.exp: Adjust expected output of 'info registers pc fp'.
3674
1c8cdcb1
JK
36752012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3676
3677 * gdb.base/break-caller-line.c: New file.
3678 * gdb.base/break-caller-line.exp: New file.
3679
1e8e8b51
JK
36802012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3681
3682 * gdb.ada/rdv_wait.exp (set debug-file-directory): New command.
3683 * gdb.arch/i386-cfi-notcurrent.S: New file.
3684 * gdb.arch/i386-cfi-notcurrent.exp: New file.
3685
1591a1e8
PA
36862012-08-27 Wei-cheng Wang <cole945@gmail.com>
3687 Yao Qi <yao@codesourcery.com>
3688 Pedro Alves <palves@redhat.com>
3689
3690 * gdb.base/memattr.exp (delete_memory, region_pass, region_fail):
3691 New procedures.
3692 (top level): Add overlap checking tests.
3693
4442ada7
TT
36942012-08-24 Tom Tromey <tromey@redhat.com>
3695
3696 * lib/gdb.exp (skip_unwinder_tests): Don't leave 'ok' set if
3697 gdb_test_multiple fails for other reasons.
3698
e7d50cc9
YQ
36992012-08-24 Yao Qi <yao@codesourcery.com>
3700
3701 * lib/gdb.exp (skip_unwinder_tests): Remove pass.
3702
dfbd5e7b
PA
37032012-08-23 Pedro Alves <palves@redhat.com>
3704
3705 * gdb.base/help.exp: Adjust to "handle" help text change.
3706
8d735b87
YQ
37072012-08-23 Yao Qi <yao@codesourcery.com>
3708
3709 * gdb.trace/disconnected-tracing.c (start, end): New.
3710 (main): Call start and end.
3711 * gdb.trace/disconnected-tracing.exp (disconnected_tracing): Move
3712 existing tests into this proc.
3713 (disconnected_tfind): New.
3714
61b1d759
YQ
37152012-08-23 Yao Qi <yao@codesourcery.com>
3716
3717 * boards/native-gdbserver.exp (${board}_upload): New.
3718 * boards/native-stdio-gdbserver.exp (${board}_upload): New.
3719 * gdb.trace/tfile.exp: Don't check 'gdb,nofileio'.
3720 Execute tfile on remote target.
3721 Copy trace file from target to host.
3722
6ca1b147
JM
37232012-08-22 Joseph Myers <joseph@codesourcery.com>
3724
3725 * gdb.arch/thumb-bx-pc.S: New file.
3726 * gdb.arch/thumb-bx-pc.exp: New file.
3727
706e3705
TT
37282012-08-22 Tom Tromey <tromey@redhat.com>
3729
3730 * gdb.base/maint.exp: Update.
3731
b4893d48
TT
37322012-08-22 Tom Tromey <tromey@redhat.com>
3733
3734 * lib/gdb.exp (skip_unwinder_tests): New proc.
3735 * gdb.cp/nextoverthrow.exp: Use skip_unwinder_tests.
3736 * gdb.java/jnpe.exp: Use skip_unwinder_tests.
3737
45b7da81
TT
37382012-08-21 Tom Tromey <tromey@redhat.com>
3739
3740 * gdb.hp/gdb.aCC/exception.exp: Remove.
3741
f94363d7
AP
3742012-08-19 Andrew Pinski <apinski@cavium.com>
3743
3744 * gdb.arch/mips-octeon-bbit.c: New file.
3745 * gdb.arch/mips-octeon-bbit.exp: New Test.
3746
e5afdbd7
KS
3747012-08-19 Keith Seitz <keiths@redhat.com>
3748
3749 PR c++/14365
3750 * gdb.dwarf2/dw2-anon-mptr.exp: New file.
3751 * gdb.dwarf2/dw2-anon-mptr.S: New file.
3752
c29e8b64
JK
37532012-08-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3754
3755 * gdb.base/solib-corrupted.exp (make solibs looping): Replace
3756 verbose -log by more specific untested call.
3757
15a7e7bc
YQ
37582012-08-18 Yao Qi <yao@codesourcery.com>
3759
3760 * gdb.trace/tfind.exp: Move tests on various command help before
3761 checking target supports trace.
3762 Fix the expected output of 'help tfind end'.
3763
a451cb65
KS
37642012-08-17 Keith Seitz <keiths@redhat.com>
3765
3766 PR c++/13356
3767 * gdb.base/default.exp: Update all "check type" tests.
3768 * gdb.base/help.exp: Likewise.
3769 * gdb.base/setshow.exp: Likewise.
3770 * gdb.cp/converts.cc (foo1_type_check): New function.
3771 (foo2_type_check): New function.
3772 (foo3_type_check): New function.
3773 (main): Call new functions.
3774 * converts.exp: Add tests for integer-to-pointer conversions
3775 with/without strict type-checking.
3776
dbf6a605
MF
37772012-08-16 Mike Frysinger <vapier@gentoo.org>
3778
3779 * gdb.base/help.exp: Update expected output.
3780
0c92d8c1
JB
37812012-08-16 Joel Brobecker <brobecker@adacore.com>
3782
3783 * gdb.ada/rdv_wait: New testcase.
3784
e56f7f42
JK
37852012-08-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3786
3787 * gdb.base/attach-twice.exp: Remove excessive ps exec.
3788
f47f77df
DE
37892012-08-13 Doug Evans <dje@google.com>
3790
e202d6e8 3791 * gdb.base/help.exp: Update expected output.
f47f77df
DE
3792 * gdb.base/default.exp: Update expected output of "show convenience".
3793
a72c3253
DE
37942012-08-10 Doug Evans <dje@google.com>
3795
3796 * gdb.python/py-strfns.c: New file.
3797 * gdb.python/py-strfns.exp: New file.
3798 * gdb.python/py-type.exp (test_fields): Add vector tests.
3799
de0bea00
MF
38002012-08-10 Mike Frysinger <vapier@gentoo.org>
3801
3802 PR cli/10436:
3803 * gdb.base/completion.exp: Add tests for handle completion.
3804
5b9afe8a
YQ
38052012-08-09 Yao Qi <yao@codesourcery.com>
3806
3807 * gdb.mi/mi-cmd-param-changed.exp: New.
3808 * gdb.mi/mi-cli.exp: Update for MI notification "=cmd-param-changed".
3809 * gdb.mi/mi-var-rtti.exp, gdb.mi/mi2-cli.exp: Likewise.
3810 * gdb.mi/mi2-prompt.exp: Likewise.
3811
4f485ebc
DE
38122012-08-08 Doug Evans <dje@google.com>
3813
3814 * gdb.base/debug-expr.c: New file.
3815 * gdb.base/debug-expr.exp: New file.
3816 * gdb.base/exprs.exp: Test {type} casts.
3817 * gdb.cp/debug-expr.exp: New file.
3818
5888842d
JK
38192012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3820
3821 * gdb.base/valgrind-infcall.exp (continue #$continue_count): Use
3822 global variable loop, not a 'break'. Add loop count limit to 100.
3823 Add new fail case for terminated vgdb.
3824
4f69f4c2
JK
38252012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3826 Jean-Marc Saffroy <saffroy@gmail.com>
3827
3828 PR 11804
3829 * gdb.base/gcore-relro.exp: New file.
3830 * gdb.base/gcore-relro-main.c: New file.
3831 * gdb.base/gcore-relro-lib.c: New file.
3832
e2de5390
JK
38332012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3834
3835 Do not false FAIL with old GCCs.
3836 * gdb.base/watchpoint.exp (self-delete local watch) <$no_hw>: XFAIL for
3837 GCC < 4.5 in $no_hw mode.
3838
606603c5
JK
38392012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3840
3841 * gdb.base/default.exp (cd): Accept new directory with no arguments.
3842
777f26c2
JK
38432012-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3844
3845 * gdb.base/list.exp (test_only_end): New function.
3846 Call it.
3847
2c12abee
TT
38482012-08-06 Tom Tromey <tromey@redhat.com>
3849
3850 * gdb.python/py-mi.exp: Add test for printer whose children
3851 are a list.
3852 * gdb.python/py-prettyprint.c (struct children_as_list): New.
3853 (main): New variable children_as_list.
3854 * gdb.python/py-prettyprint.py (class pp_children_as_list):
3855 New.
3856 (register_pretty_printers): Register new printer.
3857
0eae2cf4
EBM
38582012-08-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
3859
3860 * gdb.base/valgrind-infcall.exp: Expect leading `.' on ppc64's
3861 symbols. Abort if vgdb remote connection is closed.
3862
09e0881d
DE
38632012-08-02 Doug Evans <dje@google.com>
3864
3865 * gdb.base/info-fun.exp: Fix failures on m68k, ppc64, s390x.
3866
b40f514f
SDJ
38672012-08-02 Sergio Durigan Junior <sergiodj@redhat.com>
3868
3869 * gdb.base/pc-fp.exp: Adjust testcase to match different outputs from
3870 s390x, PowerPC 64 and m68k-linux.
3871
11315ae0
UW
38722012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
3873
3874 * gdb.base/annota1.exp: Accept no frames-invalid notification
3875 when starting up the program.
3876 * gdb.python/py-value.exp (test_value_numeric_ops): Pointers may
3877 show a symbolic value as well.
3878 * gdb.server/server-exec-info.exp: Skip test when skipping
3879 gdbserver test and/or when skipping shared library tests.
3880 * gdb.threads/linux-dp.exp: Unset "seen" when done with it to
3881 avoid name conflicts with other tests.
3882
0547eeed
UW
38832012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
3884
3885 * gdb.dwarf2/dw2-icc-opaque.S: Remove .align directives.
3886 Fix wrong output on big-endian systems.
3887 * gdb.dwarf2/dw2-icc-opaque.exp: Expect @mode32 attribute on
3888 4-byte pointer types on 64-bit s390x.
3889
bdddb4de
UW
38902012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
3891
3892 * gdb.base/watchpoint.c (func2): Initialize local_a. Add
3893 marker comment at the beginning (after intialization).
3894 * gdb.base/watchpoint.exp (test_complex_watchpoint): Set func2
3895 breakpoint on marker comment instead of function begin.
3896 (test_wide_location_1): Do not expect HW watchpoints on 32-bit
3897 PowerPC.
3898 (test_wide_location_2): Do not expect HW watchpoints on 32-bit
3899 or 64-bit PowerPC.
3900 (do_tests): Consistently set can-use-hw-watchpoints to 0 if
3901 gdb,no_hardware_watchpoints flag is set.
3902 (initialize): Remove now redundant can-use-hw-watchpoints change.
3903
5d206025
YQ
39042012-08-02 Yao Qi <yao@codesourcery.com>
3905 Pedro Alves <palves@redhat.com>
3906
3907 * boards/local-remote-host.exp: New.
3908
4f665099
UW
39092012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
3910
3911 * gdb.base/catch-load.exp: Fix argument to gdb_load_shlibs.
3912 * gdb.base/ctxobj.exp: Call gdb_load_shlibs.
3913 * gdb.base/print-file-var.exp: Likewise.
3914 * gdb.server/solib-list.exp: Skip on remote targets.
3915
b62e2b27
UW
39162012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
3917
3918 * gdb.base/watchpoint.exp (test_wide_location_1): Expect software
3919 watchpoints on ARM. When expecting software watchpoints, tolerate
3920 (remote) targets that report unsupported hardware watchpoint only
3921 at continue time.
3922 (test_wide_location_2): Likewise.
3923
a967a851
JK
39242012-08-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3925
3926 * gdb.base/valgrind-infcall.exp: Relax the UNSUPPORTED check for more
3927 valgrind versions.
3928
75d9f9ff 39292012-07-31 Jan Kratochvil <jan.kratochvil@redhat.com>
a14dd77e
JK
3930
3931 * gdb.base/valgrind-infcall.c: New file.
3932 * gdb.base/valgrind-infcall.exp: New file.
3933
75d9f9ff
JK
3934 * gdb.base/valgrind-db-attach.exp: Do not run in remote mode.
3935
1c9f2ed2
KS
39362012-07-30 Keith Seitz <keiths@redhat.com>
3937
3938 * gdb.linespec/ls-errs.exp: Check some quote-enclosed
3939 linespecs.
3940
7f9b2034
DE
39412012-07-30 Doug Evans <dje@google.com>
3942
85220e01
DE
3943 * gdb.dwarf2/fission-reread.S: Use .data instead of .bss.
3944 * gdb.dwarf2/pr13961.S: Ditto.
3945
7f9b2034
DE
3946 * gdb.dwarf2/dw4-sig-types.exp: Fix typo.
3947
4e969b4f
AB
39482012-07-30 Andrew Burgess <aburgess@broadcom.com>
3949
3950 * gdb.mi/mi-var-invalidate.exp: Create a floating variable and
3951 change its format immediately after reloading the binary.
3952
e7de8362
JK
39532012-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3954
3955 Fix testsuite regression after --use-deprecated-index-sections removal.
3956 * gdb.base/annota1.exp (run until main breakpoint): Update the expect
3957 string.
3958 * gdb.base/async-shell.exp (gdbindex_warning_re): Likewise.
3959
7255706c
YQ
39602012-07-27 Yao Qi <yao@codesourcery.com>
3961
3962 KFAIL for PR remote/14161.
3963 * gdb.trace/strace.exp (strace_remove_socket): kfail for native.
3964 Cleanup socket files.
3965 (strace_info_marker): Detach inferior.
3966
f2e8016f
TT
39672012-07-26 Tom Tromey <tromey@redhat.com>
3968
6fdff2c5 3969 * gdb.objc/print.exp (test_float_accepted): Remove kfails.
f2e8016f 3970
f66713d2
JK
39712012-07-26 Markus Metzger <markus.t.metzger@intel.com>
3972
3973 * gdb.python/py-inferior.c (thread): New function.
3974 (check_threads): New function.
3975 (test_threads): New function.
3976 * gdb.python/py-inferior.exp: Added test.
3977 Replaced runto with continue to breakpoint.
3978
8223e12c
TT
39792012-07-26 Tom Tromey <tromey@redhat.com>
3980
3981 * lib/ada.exp (standard_ada_testfile): New proc.
3982 * gdb.ada/aliased_array.exp: Use standard_ada_testfile.
3983 * gdb.ada/array_bounds.exp: Use standard_ada_testfile.
3984 * gdb.ada/array_return.exp: Use standard_ada_testfile.
3985 * gdb.ada/array_subscript_addr.exp: Use standard_ada_testfile.
3986 * gdb.ada/arrayidx.exp: Use standard_ada_testfile.
3987 * gdb.ada/arrayparam.exp: Use standard_ada_testfile.
3988 * gdb.ada/arrayptr.exp: Use standard_ada_testfile.
3989 * gdb.ada/atomic_enum.exp: Use standard_ada_testfile.
3990 * gdb.ada/bad-task-bp-keyword.exp: Use standard_ada_testfile.
3991 * gdb.ada/bp_enum_homonym.exp: Use standard_ada_testfile.
3992 * gdb.ada/bp_on_var.exp: Use standard_ada_testfile.
3993 * gdb.ada/bp_range_type.exp: Use standard_ada_testfile.
3994 * gdb.ada/call_pn.exp: Use standard_ada_testfile.
3995 * gdb.ada/catch_ex.exp: Use standard_ada_testfile.
3996 * gdb.ada/char_enum.exp: Use standard_ada_testfile.
3997 * gdb.ada/char_param.exp: Use standard_ada_testfile.
3998 * gdb.ada/complete.exp: Use standard_ada_testfile.
3999 * gdb.ada/cond_lang.exp: Use standard_ada_testfile,
4000 standard_output_file.
4001 * gdb.ada/dyn_loc.exp: Use standard_ada_testfile.
4002 * gdb.ada/enum_idx_packed.exp: Use standard_ada_testfile.
4003 * gdb.ada/exec_changed.exp: Use standard_ada_testfile,
4004 standard_output_file.
4005 * gdb.ada/exprs.exp: Use standard_ada_testfile.
4006 * gdb.ada/fixed_cmp.exp: Use standard_ada_testfile.
4007 * gdb.ada/fixed_points.exp: Use standard_ada_testfile.
4008 * gdb.ada/formatted_ref.exp: Use standard_ada_testfile.
4009 * gdb.ada/frame_args.exp: Use standard_ada_testfile.
4010 * gdb.ada/fullname_bp.exp: Use standard_ada_testfile.
4011 * gdb.ada/fun_addr.exp: Use standard_ada_testfile.
4012 * gdb.ada/fun_in_declare.exp: Use standard_ada_testfile.
4013 * gdb.ada/funcall_param.exp: Use standard_ada_testfile.
4014 * gdb.ada/homonym.exp: Use standard_ada_testfile.
4015 * gdb.ada/info_locals_renaming.exp: Use standard_ada_testfile.
4016 * gdb.ada/int_deref.exp: Use standard_ada_testfile.
4017 * gdb.ada/interface.exp: Use standard_ada_testfile.
4018 * gdb.ada/lang_switch.exp: Use standard_ada_testfile,
4019 standard_output_file
4020 * gdb.ada/mi_catch_ex.exp: Use standard_ada_testfile.
4021 * gdb.ada/mi_task_arg.exp: Use standard_ada_testfile.
4022 * gdb.ada/mi_task_info.exp: Use standard_ada_testfile.
4023 * gdb.ada/mod_from_name.exp: Use standard_ada_testfile.
4024 * gdb.ada/nested.exp: Use standard_ada_testfile.
4025 * gdb.ada/null_array.exp: Use standard_ada_testfile.
4026 * gdb.ada/null_record.exp: Use standard_ada_testfile.
4027 * gdb.ada/operator_bp.exp: Use standard_ada_testfile.
4028 * gdb.ada/packed_array.exp: Use standard_ada_testfile.
4029 * gdb.ada/packed_tagged.exp: Use standard_ada_testfile.
4030 * gdb.ada/print_chars.exp: Use standard_ada_testfile.
4031 * gdb.ada/print_pc.exp: Use standard_ada_testfile.
4032 * gdb.ada/ptr_typedef.exp: Use standard_ada_testfile.
4033 * gdb.ada/ptype_field.exp: Use standard_ada_testfile.
4034 * gdb.ada/ptype_tagged_param.exp: Use standard_ada_testfile.
4035 * gdb.ada/rec_return.exp: Use standard_ada_testfile.
4036 * gdb.ada/ref_param.exp: Use standard_ada_testfile.
4037 * gdb.ada/ref_tick_size.exp: Use standard_ada_testfile.
4038 * gdb.ada/same_enum.exp: Use standard_ada_testfile.
4039 * gdb.ada/set_pckd_arr_elt.exp: Use standard_ada_testfile.
4040 * gdb.ada/small_reg_param.exp: Use standard_ada_testfile.
4041 * gdb.ada/start.exp: Use standard_ada_testfile.
4042 * gdb.ada/str_ref_cmp.exp: Use standard_ada_testfile.
4043 * gdb.ada/sym_print_name.exp: Use standard_ada_testfile.
4044 * gdb.ada/taft_type.exp: Use standard_ada_testfile.
4045 * gdb.ada/tagged.exp: Use standard_ada_testfile.
4046 * gdb.ada/tagged_not_init.exp: Use standard_ada_testfile.
4047 * gdb.ada/task_bp.exp: Use standard_ada_testfile.
4048 * gdb.ada/tasks.exp: Use standard_ada_testfile.
4049 * gdb.ada/tick_last_segv.exp: Use standard_ada_testfile.
4050 * gdb.ada/type_coercion.exp: Use standard_ada_testfile.
4051 * gdb.ada/uninitialized_vars.exp: Use standard_ada_testfile.
4052 * gdb.ada/variant_record_packed_array.exp: Use standard_ada_testfile.
4053 * gdb.ada/watch_arg.exp: Use standard_ada_testfile.
4054 * gdb.ada/whatis_array_val.exp: Use standard_ada_testfile.
4055 * gdb.ada/widewide.exp: Use standard_ada_testfile.
4056
bbec57e4
JK
40572012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4058
4059 Fix testsuite regression after --use-deprecated-index-sections removal.
4060 * lib/mi-support.exp (gdbindex_warning_re): Update the expect string.
4061
9cc8e32c
JK
40622012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4063
4064 Fix compatibility with Tcl before 7.5.
4065 * lib/future.exp (lreverse): New function if it does not exist.
4066
ea5ca7b5
MK
40672012-07-25 Marc Khouzam <marc.khouzam@ericsson.com>
4068
4069 * gdb.mi/mi-pending.c: New method to set a second pending
4070 breakpoint.
4071 * gdb.mi/mi-pending.exp: Set a pending breakpoint with a
4072 condition.
4073
64776a0b
PA
40742012-07-20 Pedro Alves <palves@redhat.com>
4075
4076 PR threads/11692
4077 PR gdb/12203
4078
4079 * gdb.threads/create-fail.c: New file.
4080 * gdb.threads/create-fail.exp: New file.
4081
13e4e967
PA
40822012-07-19 Pedro Alves <palves@redhat.com>
4083
4084 * config/monitor.exp (gdb_load): Remove redundant ';' in for loop.
4085 * config/vx.exp (gdb_start): Likewise.
4086 * gdb.base/printcmds.exp (test_print_repeats_10): Likewise.
4087 * gdb.base/setvar.exp (test_set): Likewise.
4088 * gdb.base/sigall.exp: Use foreach+lrange instead of for+continue.
4089 * gdb.reverse/sigall-precsave.exp: Likewise.
4090 * gdb.reverse/sigall-reverse.exp: Likewise.
4091
b7aefa4d
PA
40922012-07-19 Pedro Alves <palves@redhat.com>
4093
4094 * gdb.reverse/sigall-precsave.exp: Set a breakpoint at each signal
4095 handler before recording.
4096
608b4967
TT
40972012-07-19 Tom Tromey <tromey@redhat.com>
4098
4099 * gdb.cp/casts.exp: Add tests for typeof and decltype.
4100 * gdb.cp/casts.cc (decltype): New function.
4101 (main): Use it.
4102
b1e0c0fa
PA
41032012-07-19 Pedro Alves <palves@redhat.com>
4104
4105 * gdb.base/sigall.exp (signals): New list.
4106 <top level>: Loop over signals in the $signals list instead of
4107 calling a test function once per signal.
4108 * gdb.reverse/sigall-precsave.exp (signals): New list.
4109 <top level>: Loop over signals in the $signals list instead of
4110 calling a test function once per signal.
4111 * gdb.reverse/sigall-reverse.exp (signals): New list.
4112 <top level>: Loop over signals in the $signals list instead of
4113 calling a test function once per signal.
4114
6ace3df1
YQ
41152012-07-19 Yao Qi <yao@codesourcery.com>
4116
4117 * gdb.base/setshow.exp: Test 'set args ~'.
4118
263a0f8c
JK
41192012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4120
4121 * gdb.base/store.exp (check_set): Import gdb_prompt.
4122 (continue to wack_${t}): Make it to conditional gdb_test_multiple.
4123 (${prefix}; next ${t}): Hide its name, handle it conditionally now.
4124
8f043999
JK
41252012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4126
4127 PR 11914
4128 * gdb.python/py-prettyprint.c (eval_func, eval_sub): New.
4129 (main): Call eval_sub.
4130 * gdb.python/py-prettyprint.exp:
4131 (python execfile ('py-prettyprint.py')): Move it earlier.
4132 New breakpoint for eval-break.
4133 (continue to breakpoint: eval-break, info locals): New test.
4134 (python execfile ('py-prettyprint.py')): Move it from here.
4135 * gdb.python/py-prettyprint.py (class pp_eval_type): New.
4136 (register_pretty_printers): Register pp_eval_type.
4137
725c7b66
JK
41382012-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4139
4140 Fix a testcase regression by me.
4141 * gdb.dwarf2/fission-reread.S: Fix two DW_FORM_data8 to be
4142 DW_FORM_data4.
4143
4359dff1
JK
41442012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4145 Doug Evans <dje@google.com>
4146
4147 * gdb.dwarf2/dw2-minsym-in-cu.S: New file.
4148 * gdb.dwarf2/dw2-minsym-in-cu.exp: New file.
4149
61e44cfa
JK
41502012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4151
4152 Fix gdbserver run regression.
4153 * gdb.trace/disconnected-tracing.exp (executabel): Fix typo.
4154
93c0ef37
TT
41552012-07-12 Tom Tromey <tromey@redhat.com>
4156
4157 * lib/gdb.exp (standard_testfile): Don't declare objdir.
4158 (clean_restart): Likewise.
4159 (core_find): Use standard_output_file.
4160
76027ef5
TT
41612012-07-12 Tom Tromey <tromey@redhat.com>
4162
4163 * gdb.dwarf2/dup-psym.exp: Use prepare_for_testing_full.
4164 * gdb.dwarf2/dw2-anonymous-func.exp: Use
4165 prepare_for_testing_full.
4166 * gdb.dwarf2/dw2-basic.exp: Use prepare_for_testing_full.
4167 * gdb.dwarf2/dw2-compressed.exp: Use prepare_for_testing_full.
4168 * gdb.dwarf2/dw2-const.exp: Use prepare_for_testing_full.
4169 * gdb.dwarf2/dw2-cu-size.exp: Use prepare_for_testing_full.
4170 * gdb.dwarf2/dw2-intercu.exp: Use prepare_for_testing_full.
4171 * gdb.dwarf2/dw2-intermix.exp: Use prepare_for_testing_full.
4172 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use
4173 prepare_for_testing_full.
4174 * gdb.dwarf2/dw2-producer.exp: Use prepare_for_testing_full.
4175 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use
4176 prepare_for_testing_full.
4177 * gdb.dwarf2/dw2-restore.exp: Use prepare_for_testing_full.
4178 * gdb.dwarf2/dw2-strp.exp: Use prepare_for_testing_full.
4179 * gdb.dwarf2/mac-fileno.exp: Use prepare_for_testing_full.
4180
85b4440a
TT
41812012-07-12 Tom Tromey <tromey@redhat.com>
4182
4183 * lib/gdb.exp (build_executable_from_specs): New proc, from
4184 build_executable.
4185 (build_executable): Use it.
4186 (prepare_for_testing_full): New proc.
4187
55baab26
TT
41882012-07-11 Tom Tromey <tromey@redhat.com>
4189
4190 * gdb.reverse/break-precsave.exp: Use standard_output_file.
4191 * gdb.reverse/consecutive-precsave.exp: Use standard_output_file.
4192 * gdb.reverse/finish-precsave.exp: Use standard_output_file.
4193 * gdb.reverse/i386-precsave.exp: Use standard_output_file.
4194 * gdb.reverse/machinestate-precsave.exp: Use standard_output_file.
4195 * gdb.reverse/sigall-precsave.exp: Use standard_output_file.
4196 * gdb.reverse/solib-precsave.exp: Use standard_output_file.
4197 * gdb.reverse/step-precsave.exp: Use standard_output_file.
4198 * gdb.reverse/until-precsave.exp: Use standard_output_file.
4199 * gdb.reverse/watch-precsave.exp: Use standard_output_file.
4200
298a9cf0
TT
42012012-07-10 Tom Tromey <tromey@redhat.com>
4202
4203 * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile,
4204 standard_output_file.
4205 * gdb.mi/gdb2549.exp: Use standard_testfile.
4206 * gdb.mi/gdb669.exp: Use standard_testfile.
4207 * gdb.mi/gdb701.exp: Use standard_testfile.
4208 * gdb.mi/gdb792.exp: Use standard_testfile.
4209 * gdb.mi/mi-async.exp: Use standard_testfile.
4210 * gdb.mi/mi-basics.exp: Use standard_testfile.
4211 * gdb.mi/mi-break.exp: Use standard_testfile.
4212 * gdb.mi/mi-cli.exp: Use standard_testfile.
4213 * gdb.mi/mi-console.exp: Use standard_testfile.
4214 * gdb.mi/mi-disassemble.exp: Use standard_testfile.
4215 * gdb.mi/mi-eval.exp: Use standard_testfile.
4216 * gdb.mi/mi-file-transfer.exp: Use standard_testfile.
4217 * gdb.mi/mi-file.exp: Use standard_testfile.
4218 * gdb.mi/mi-inheritance-syntax-error.exp: Use standard_testfile.
4219 * gdb.mi/mi-logging.exp: Use standard_testfile.
4220 * gdb.mi/mi-nonstop-exit.exp: Use standard_testfile.
4221 * gdb.mi/mi-nonstop.exp: Use standard_testfile.
4222 * gdb.mi/mi-ns-stale-regcache.exp: Use standard_testfile.
4223 * gdb.mi/mi-nsintrall.exp: Use standard_testfile.
4224 * gdb.mi/mi-nsmoribund.exp: Use standard_testfile.
4225 * gdb.mi/mi-nsthrexec.exp: Use standard_testfile.
4226 * gdb.mi/mi-pending.exp: Use standard_testfile,
4227 standard_output_file.
4228 * gdb.mi/mi-pthreads.exp: Use standard_testfile.
4229 * gdb.mi/mi-read-memory.exp: Use standard_testfile.
4230 * gdb.mi/mi-regs.exp: Use standard_testfile.
4231 * gdb.mi/mi-return.exp: Use standard_testfile.
4232 * gdb.mi/mi-reverse.exp: Use standard_testfile.
4233 * gdb.mi/mi-simplerun.exp: Use standard_testfile.
4234 * gdb.mi/mi-solib.exp: Use standard_testfile,
4235 standard_output_file.
4236 * gdb.mi/mi-stack.exp: Use standard_testfile.
4237 * gdb.mi/mi-stepi.exp: Use standard_testfile.
4238 * gdb.mi/mi-stepn.exp: Use standard_testfile.
4239 * gdb.mi/mi-syn-frame.exp: Use standard_testfile.
4240 * gdb.mi/mi-until.exp: Use standard_testfile.
4241 * gdb.mi/mi-var-block.exp: Use standard_testfile.
4242 * gdb.mi/mi-var-child-f.exp: Use standard_testfile.
4243 * gdb.mi/mi-var-child.exp: Use standard_testfile.
4244 * gdb.mi/mi-var-cmd.exp: Use standard_testfile.
4245 * gdb.mi/mi-var-cp.exp: Use standard_testfile.
4246 * gdb.mi/mi-var-display.exp: Use standard_testfile.
4247 * gdb.mi/mi-var-invalidate.exp: Use standard_testfile,
4248 standard_output_file.
4249 * gdb.mi/mi-var-rtti.exp: Use standard_testfile.
4250 * gdb.mi/mi-watch-nonstop.exp: Use standard_testfile.
4251 * gdb.mi/mi-watch.exp: Use standard_testfile.
4252 * gdb.mi/mi2-amd64-entry-value.exp: Use standard_testfile.
4253 * gdb.mi/mi2-basics.exp: Use standard_testfile.
4254 * gdb.mi/mi2-break.exp: Use standard_testfile.
4255 * gdb.mi/mi2-cli.exp: Use standard_testfile.
4256 * gdb.mi/mi2-console.exp: Use standard_testfile.
4257 * gdb.mi/mi2-disassemble.exp: Use standard_testfile.
4258 * gdb.mi/mi2-eval.exp: Use standard_testfile.
4259 * gdb.mi/mi2-file.exp: Use standard_testfile.
4260 * gdb.mi/mi2-pthreads.exp: Use standard_testfile.
4261 * gdb.mi/mi2-read-memory.exp: Use standard_testfile.
4262 * gdb.mi/mi2-regs.exp: Use standard_testfile.
4263 * gdb.mi/mi2-return.exp: Use standard_testfile.
4264 * gdb.mi/mi2-simplerun.exp: Use standard_testfile.
4265 * gdb.mi/mi2-stack.exp: Use standard_testfile.
4266 * gdb.mi/mi2-stepi.exp: Use standard_testfile.
4267 * gdb.mi/mi2-syn-frame.exp: Use standard_testfile.
4268 * gdb.mi/mi2-until.exp: Use standard_testfile.
4269 * gdb.mi/mi2-var-block.exp: Use standard_testfile.
4270 * gdb.mi/mi2-var-child.exp: Use standard_testfile.
4271 * gdb.mi/mi2-var-cmd.exp: Use standard_testfile.
4272 * gdb.mi/mi2-var-display.exp: Use standard_testfile.
4273 * gdb.mi/mi2-watch.exp: Use standard_testfile.
4274
f5f3a911
TT
42752012-07-10 Tom Tromey <tromey@redhat.com>
4276
4277 * gdb.cp/abstract-origin.exp: Use standard_testfile.
4278 * gdb.cp/ambiguous.exp: Use standard_testfile,
4279 prepare_for_testing.
4280 * gdb.cp/annota2.exp: Use standard_testfile, prepare_for_testing.
4281 * gdb.cp/annota3.exp: Use standard_testfile, prepare_for_testing.
4282 * gdb.cp/anon-ns.exp: Use standard_testfile.
4283 * gdb.cp/anon-struct.exp: Use standard_testfile.
4284 * gdb.cp/anon-union.exp: Use standard_testfile,
4285 prepare_for_testing.
4286 * gdb.cp/arg-reference.exp: Use standard_testfile,
4287 prepare_for_testing.
4288 * gdb.cp/bool.exp: Use standard_testfile, prepare_for_testing.
4289 * gdb.cp/breakpoint.exp: Use standard_testfile,
4290 prepare_for_testing.
4291 * gdb.cp/bs15503.exp: Use standard_testfile, prepare_for_testing.
4292 * gdb.cp/call-c.exp: Use standard_testfile, clean_restart,
4293 standard_output_file.
4294 * gdb.cp/casts.exp: Use standard_testfile, prepare_for_testing.
4295 * gdb.cp/class2.exp: Use standard_testfile, prepare_for_testing.
4296 * gdb.cp/classes.exp: Use standard_testfile, prepare_for_testing.
4297 (test_static_members): Update.
4298 * gdb.cp/cmpd-minsyms.exp: Use standard_testfile.
4299 * gdb.cp/converts.exp: Use standard_testfile.
4300 * gdb.cp/cp-relocate.exp: Use standard_testfile.
4301 * gdb.cp/cpcompletion.exp: Use standard_testfile,
4302 prepare_for_testing.
4303 * gdb.cp/cpexprs.exp: Use standard_testfile, prepare_for_testing.
4304 * gdb.cp/cplabel.exp: Use standard_testfile.
4305 * gdb.cp/cplusfuncs.exp: Use standard_testfile,
4306 prepare_for_testing.
4307 * gdb.cp/ctti.exp: Use standard_testfile, prepare_for_testing.
4308 * gdb.cp/derivation.exp: Use standard_testfile,
4309 prepare_for_testing.
4310 * gdb.cp/destrprint.exp: Use standard_testfile.
4311 * gdb.cp/dispcxx.exp: Use standard_testfile.
4312 * gdb.cp/exception.exp: Use standard_testfile,
4313 prepare_for_testing.
4314 * gdb.cp/expand-psymtabs-cxx.exp: Use standard_testfile.
4315 * gdb.cp/extern-c.exp: Use standard_testfile,
4316 prepare_for_testing.
4317 * gdb.cp/formatted-ref.exp: Use standard_testfile,
4318 prepare_for_testing.
4319 * gdb.cp/fpointer.exp: Use standard_testfile.
4320 * gdb.cp/gdb1355.exp: Use standard_testfile, prepare_for_testing.
4321 * gdb.cp/gdb2384.exp: Use standard_testfile, clean_restart,
4322 standard_output_file.
4323 * gdb.cp/gdb2495.exp: Use standard_testfile, prepare_for_testing.
4324 * gdb.cp/hang.exp: Use standard_testfile, prepare_for_testing.
4325 * gdb.cp/infcall-dlopen.exp: Use standard_testfile,
4326 standard_output_file.
4327 * gdb.cp/inherit.exp: Use standard_testfile, prepare_for_testing.
4328 (do_tests): Update.
4329 * gdb.cp/koenig.exp: Use standard_testfile.
4330 * gdb.cp/local.exp: Use standard_testfile, prepare_for_testing.
4331 * gdb.cp/m-data.exp: Use standard_testfile, prepare_for_testing.
4332 * gdb.cp/m-static.exp: Use standard_testfile,
4333 prepare_for_testing.
4334 * gdb.cp/mb-ctor.exp: Use standard_testfile, prepare_for_testing.
4335 * gdb.cp/mb-inline.exp: Use standard_testfile,
4336 prepare_for_testing.
4337 * gdb.cp/mb-templates.exp: Use standard_testfile,
4338 prepare_for_testing.
4339 * gdb.cp/member-ptr.exp: Use standard_testfile,
4340 prepare_for_testing.
4341 * gdb.cp/meth-typedefs.exp: Use standard_testfile.
4342 * gdb.cp/method.exp: Use standard_testfile, prepare_for_testing.
4343 * gdb.cp/method2.exp: Use standard_testfile.
4344 * gdb.cp/minsym-fallback.exp: Use standard_testfile,
4345 standard_output_file.
4346 * gdb.cp/misc.exp: Use standard_testfile, prepare_for_testing.
4347 (do_tests): Update.
4348 * gdb.cp/namespace-enum.exp: Use standard_testfile,
4349 prepare_for_testing.
4350 * gdb.cp/namespace-nested-import.exp: Use standard_testfile,
4351 prepare_for_testing.
4352 * gdb.cp/namespace.exp: Use standard_testfile,
4353 prepare_for_testing.
4354 * gdb.cp/nextoverthrow.exp: Use standard_testfile.
4355 * gdb.cp/no-dmgl-verbose.exp: Use standard_testfile.
4356 * gdb.cp/nsdecl.exp: Use standard_testfile, prepare_for_testing.
4357 * gdb.cp/nsimport.exp: Use standard_testfile,
4358 prepare_for_testing.
4359 * gdb.cp/nsnested.exp: Use standard_testfile.
4360 * gdb.cp/nsnoimports.exp: Use standard_testfile.
4361 * gdb.cp/nsrecurs.exp: Use standard_testfile,
4362 prepare_for_testing.
4363 * gdb.cp/nsstress.exp: Use standard_testfile,
4364 prepare_for_testing.
4365 * gdb.cp/nsusing.exp: Use standard_testfile, prepare_for_testing.
4366 * gdb.cp/operator.exp: Use standard_testfile.
4367 * gdb.cp/oranking.exp: Use standard_testfile.
4368 * gdb.cp/overload-const.exp: Use standard_testfile.
4369 * gdb.cp/overload.exp: Use standard_testfile,
4370 prepare_for_testing.
4371 * gdb.cp/ovldbreak.exp: Use standard_testfile.
4372 * gdb.cp/ovsrch.exp: Use standard_testfile.
4373 * gdb.cp/paren-type.exp: Use standard_testfile.
4374 * gdb.cp/pass-by-ref.exp: Use standard_testfile,
4375 prepare_for_testing.
4376 * gdb.cp/pr-1023.exp: Use standard_testfile, prepare_for_testing.
4377 * gdb.cp/pr-1210.exp: Use standard_testfile, prepare_for_testing.
4378 * gdb.cp/pr-574.exp: Use standard_testfile, prepare_for_testing.
4379 * gdb.cp/pr10687.exp: Use standard_testfile, clean_restart.
4380 * gdb.cp/pr10728.exp: Use standard_testfile,
4381 standard_output_file.
4382 * gdb.cp/pr12028.exp: Use standard_testfile.
4383 * gdb.cp/pr9067.exp: Use standard_testfile, prepare_for_testing.
4384 * gdb.cp/pr9167.exp: Use standard_testfile.
4385 * gdb.cp/pr9631.exp: Use standard_testfile, prepare_for_testing.
4386 * gdb.cp/printmethod.exp: Use standard_testfile,
4387 prepare_for_testing.
4388 * gdb.cp/psmang.exp: Use standard_testfile, clean_restart.
4389 * gdb.cp/psymtab-parameter.exp: Use standard_testfile.
4390 * gdb.cp/ptype-cv-cp.exp: Use standard_testfile.
4391 * gdb.cp/re-set-overloaded.exp: Use standard_testfile,
4392 standard_output_file.
4393 * gdb.cp/readnow-language.exp: Use standard_testfile.
4394 * gdb.cp/ref-params.exp: Use standard_testfile, build_executable.
4395 (gdb_start_again): Use clean_restart.
4396 * gdb.cp/ref-types.exp: Use standard_testfile,
4397 prepare_for_testing.
4398 * gdb.cp/rtti.exp: Use standard_testfile, prepare_for_testing.
4399 * gdb.cp/shadow.exp: Use standard_testfile, prepare_for_testing.
4400 * gdb.cp/smartp.exp: Use standard_testfile.
4401 * gdb.cp/static-method.exp: Use standard_testfile.
4402 * gdb.cp/static-print-quit.exp: Use standard_testfile.
4403 * gdb.cp/temargs.exp: Use standard_testfile.
4404 * gdb.cp/templates.exp: Use standard_testfile,
4405 prepare_for_testing.
4406 (do_tests): Update.
4407 * gdb.cp/try_catch.exp: Use standard_testfile,
4408 prepare_for_testing.
4409 * gdb.cp/typedef-operator.exp: Use standard_testfile.
4410 * gdb.cp/userdef.exp: Use standard_testfile, prepare_for_testing.
4411 * gdb.cp/virtbase.exp: Use standard_testfile,
4412 prepare_for_testing.
4413 * gdb.cp/virtfunc.exp: Use standard_testfile,
4414 prepare_for_testing.
4415 (do_tests): Update.
4416 * gdb.cp/virtfunc2.exp: Use standard_testfile,
4417 prepare_for_testing.
4418
686f09d0
TT
44192012-07-10 Tom Tromey <tromey@redhat.com>
4420
4421 * lib/gdb.exp (standard_testfile): Unset output variables from
4422 earlier invocations.
4423
9357e021
YQ
44242012-07-10 Yao Qi <yao@codesourcery.com>
4425
4426 * gdb.mi/gdb2549.exp: Remove -DFAKEARGV from compilation flags.
4427 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp: Likewise.
4428 * gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp: Likewise.
4429 * gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp: Likewise.
4430 * gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp: Likewise.
4431 * gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp: Likewise.
4432 * gdb.mi/mi-return.exp, gdb.mi/mi-reverse.exp: Likewise.
4433 * gdb.mi/mi-simplerun.exp, gdb.mi/mi-stack.exp: Likewise.
4434 * gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp: Likewise.
4435 * gdb.mi/mi-until.exp, gdb.mi/mi-var-block.exp: Likewise.
4436 * gdb.mi/mi-var-child.exp, gdb.mi/mi-var-cmd.exp: Likewise.
4437 * gdb.mi/mi-var-display.exp: Likewise.
4438 * gdb.mi/mi-var-invalidate.exp: Likewise.
4439 * gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp: Likewise.
4440 * gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp: Likewise.
4441 * gdb.mi/mi2-console.exp: Likewise.
4442 * gdb.mi/mi2-disassemble.exp: Likewise.
4443 * gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp: Likewise.
4444 * gdb.mi/mi2-read-memory.exp: Likewise.
4445 * gdb.mi/mi2-regs.exp, gdb.mi/mi2-return.exp: Likewise.
4446 * gdb.mi/mi2-simplerun.exp: Likewise.
4447 * gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp: Likewise.
4448 * gdb.mi/mi2-syn-frame.exp: Likewise.
4449 * gdb.mi/mi2-until.exp, gdb.mi/mi2-var-block.exp: Likewise.
4450 * gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp: Likewise.
4451 * gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp: Likewise.
4452
e314d629
TT
44532012-07-09 Tom Tromey <tromey@redhat.com>
4454
4455 * gdb.base/whatis.exp: Add error checks for improper 'void' uses.
4456 * gdb.base/callfuncs.exp: Add cast-based test.
4457 * gdb.base/callfuncs.c (voidfunc): New function.
4458
06928b3f
DE
44592012-07-08 Doug Evans <dje@google.com>
4460
4461 * gdb.dwarf2/dw4-sig-type-unused.S: Fix typo.
4462
32f11bad
JK
44632012-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4464
4465 Fix XFAIL compatibility with old i386 systems.
4466 * gdb.base/stale-infcall.exp (test system longjmp tracking support):
4467 Check also 'Cannot insert breakpoint 0'.
4468
76b83c51
JK
44692012-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4470
4471 PR 14321
4472 * gdb.base/find.exp
4473 (find int64_search_buf, +64/8*100, int64_search_buf): New test.
4474
a6fb9c08
TT
44752012-07-06 Tom Tromey <tromey@redhat.com>
4476
4477 * gdb.base/whatis.exp: Add test.
4478
71918a86
TT
44792012-07-06 Tom Tromey <tromey@redhat.com>
4480
4481 * gdb.base/whatis.exp: Add regression test.
4482
fcde5961
TT
44832012-07-06 Tom Tromey <tromey@redhat.com>
4484
4485 * gdb.base/whatis.exp: Add tests.
4486
f9cf0f4a
JK
44872012-07-04 Jan Kratochvil <jan.kratochvil@redhat.com>
4488
4489 PR 12649
4490 * gdb.base/dprintf.exp (Set dprintf style to agent): Add missing
4491 gdb_test_multiple $gdb_prompt terminator.
4492
979ade8b
PA
44932012-07-04 Pedro Alves <palves@redhat.com>
4494
4495 * gdb.mi/mi-reverse.exp: Use supports_reverse and
4496 supports_process_record.
4497
8a980b44
PA
44982012-07-04 Pedro Alves <palves@redhat.com>
4499
4500 * gdb.ada/packed_tagged/comp_bug.adb: Convert to unix text line
4501 endings.
4502 * gdb.mi/mi-reverse.exp: Convert to unix text line endings.
4503
855ba978
SS
45042012-07-03 Stan Shebs <stan@codesourcery.com>
4505
4506 * gdb.base/info-os.c (main): Retry resource acquisition until an
4507 available one is found.
4508 * gdb.base/info-os.exp: Collect resource keys from the program
4509 and use them in matching.
4510
fcb44371
JK
45112012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4512
4513 * gdb.threads/gcore-thread.exp: Remove variable libthread_db_seen.
4514 Wrap the test into loop for corefile and core0file.
4515
08a67be6
JK
45162012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4517
4518 * gdb.dwarf2/fission-reread.S: Remove .section attributes.
4519 Change CU pointer size to 4 bytes, adjust .8byte to .4byte. Remove
4520 .note.GNU-stack.
4521
0f3c2347
JK
4522 * gdb.dwarf2/fission-reread.S: Change # comments to /* */ comments.
4523
ff4a4500
SDJ
45242012-07-02 Sergio Durigan Junior <sergiodj@redhat.com>
4525
4526 * gdb.base/help.exp (help b, help br, help bre, help brea, help
4527 break): Include help message for the new `-probe' and `-probe-stap'
4528 options.
4529
d3ce09f5
SS
45302012-07-02 Stan Shebs <stan@codesourcery.com>
4531
4532 * gdb.base/dprintf.exp: Add agent style tests.
4533
a1624241
JK
45342012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4535
4536 * gdb.base/stale-infcall.c (infcall): New label test-next.
4537 (main): New labels test-pass and test-fail.
4538 * gdb.base/stale-infcall.exp: Continue to test-next. Put breakpoint
4539 $test_fail_bpnum to test-fail.
4540 (test system longjmp tracking support): New test.
4541 Delete $test_fail_bpnum.
4542 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept also Temporary
4543 breakpoint.
4544
42e7ad6c
DE
45452012-06-30 Doug Evans <dje@google.com>
4546
4547 * gdb.dwarf2/fission-reread.S: New file.
4548 * gdb.dwarf2/fission-reread.exp: New file.
4549
37ce89eb
SS
45502012-06-28 Stan Shebs <stan@codesourcery.com>
4551
4552 * gdb.mi/mi-logging.exp: New file.
4553
e5ef252a
PA
45542012-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4555 Pedro Alves <palves@redhat.com>
4556
4557 * gdb.threads/siginfo-threads.exp: New file.
4558 * gdb.threads/siginfo-threads.c: New file.
4559 * gdb.threads/sigstep-threads.exp: New file.
4560 * gdb.threads/sigstep-threads.c: New file.
4561
22f1fbae
TT
45622012-06-28 Tom Tromey <tromey@redhat.com>
4563
4564 * gdb.go/package.exp: Partially revert earlier patch; use
4565 gdb_compile again. Use standard_output_file.
4566
2e3cf129
DE
45672012-06-27 Doug Evans <dje@google.com>
4568
4569 * gdb.dwarf2/fission-base.c: New file.
4570 * gdb.dwarf2/fission-base.S: New file.
4571 * gdb.dwarf2/fission-base.exp: New file.
4572
785fd303
JK
45732012-06-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4574
4575 * gdb.dwarf2/callframecfa.exp: Replace $testname by $testfile.
4576
1bb9788d
TT
45772012-06-27 Tom Tromey <tromey@redhat.com>
4578
4579 * gdb.base/macscp1.c (macscp_expr): Add breakpoint comment.
4580 * gdb.base/macscp.exp (maybe_kfail): Add test for macro scope.
4581
c83ee902
TT
45822012-06-27 Tom Tromey <tromey@redhat.com>
4583
4584 * gdb.dwarf2/pr10770.exp: Use standard_testfile.
4585 * gdb.dwarf2/dw2-var-zero-addr.exp: Use standard_testfile.
4586 * gdb.dwarf2/dw2-param-error.exp: Use standard_testfile.
4587 * gdb.dwarf2/dw2-op-call.exp: Use standard_testfile.
4588 * gdb.dwarf2/dw2-inline-param.exp: Use standard_testfile,
4589 prepare_for_testing.
4590 * gdb.dwarf2/dw2-inline-break.exp: Use standard_testfile.
4591 * gdb.dwarf2/dw2-ifort-parameter.exp: Use standard_testfile.
4592 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Use
4593 standard_testfile.
4594 * gdb.dwarf2/dw2-case-insensitive.exp: Use standard_testfile.
4595 * gdb.dwarf2/dw4-sig-types.exp: Use standard_testfile.
4596 * gdb.dwarf2/dw2-objfile-overlap.exp: Use standard_testfile.
4597 * gdb.dwarf2/callframecfa.exp: Use standard_testfile,
4598 prepare_for_testing.
4599 * gdb.dwarf2/dup-psym.exp: Use standard_testfile.
4600 * gdb.dwarf2/dw2-ada-ffffffff.exp: Use standard_testfile.
4601 * gdb.dwarf2/dw2-anonymous-func.exp: Use standard_testfile.
4602 * gdb.dwarf2/dw2-bad-parameter-type.exp: Use standard_testfile.
4603 * gdb.dwarf2/dw2-basic.exp: Use standard_testfile.
4604 * gdb.dwarf2/dw2-compressed.exp: Use standard_testfile.
4605 * gdb.dwarf2/dw2-const.exp: Use standard_testfile.
4606 * gdb.dwarf2/dw2-cu-size.exp: Use standard_testfile.
4607 * gdb.dwarf2/dw2-double-set-die-type.exp: Use standard_testfile.
4608 * gdb.dwarf2/dw2-empty-namespace.exp: Use standard_testfile.
4609 * gdb.dwarf2/dw2-empty-pc-range.exp: Use standard_testfile.
4610 * gdb.dwarf2/dw2-filename.exp: Use standard_testfile.
4611 * gdb.dwarf2/dw2-icc-opaque.exp: Use standard_testfile.
4612 * gdb.dwarf2/dw2-inheritance.exp: Use standard_testfile.
4613 * gdb.dwarf2/dw2-intercu.exp: Use standard_testfile.
4614 * gdb.dwarf2/dw2-intermix.exp: Use standard_testfile.
4615 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use standard_testfile.
4616 * gdb.dwarf2/dw2-modula2-self-type.exp: Use standard_testfile.
4617 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use standard_testfile.
4618 * gdb.dwarf2/dw2-op-stack-value.exp: Use standard_testfile.
4619 * gdb.dwarf2/dw2-producer.exp: Use standard_testfile.
4620 * gdb.dwarf2/dw2-ranges.exp: Use standard_testfile,
4621 standard_output_file.
4622 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use standard_testfile,
4623 standard_output_file.
4624 * gdb.dwarf2/dw2-restore.exp: Use standard_testfile.
4625 * gdb.dwarf2/dw2-simple-locdesc.exp: Use standard_testfile.
4626 * gdb.dwarf2/dw2-skip-prologue.exp: Use standard_testfile.
4627 * gdb.dwarf2/dw2-stack-boundary.exp: Use standard_testfile.
4628 * gdb.dwarf2/dw2-strp.exp: Use standard_testfile.
4629 * gdb.dwarf2/dw4-sig-type-unused.exp: Use standard_testfile.
4630 * gdb.dwarf2/implptr-64bit.exp: Use standard_testfile.
4631 * gdb.dwarf2/implptr-optimized-out.exp: Use standard_testfile.
4632 * gdb.dwarf2/implptr.exp: Use standard_testfile.
4633 * gdb.dwarf2/mac-fileno.exp: Use standard_testfile.
4634 * gdb.dwarf2/member-ptr-forwardref.exp: Use standard_testfile.
4635 * gdb.dwarf2/pieces.exp: Use standard_testfile.
4636 * gdb.dwarf2/pr11465.exp: Use standard_testfile.
4637 * gdb.dwarf2/pr13961.exp: Use standard_testfile.
4638 * gdb.dwarf2/valop.exp: Use standard_testfile,
4639 prepare_for_testing.
4640
5204774b
TT
46412012-06-27 Tom Tromey <tromey@redhat.com>
4642
4643 * gdb.python/python.exp: Fix regexps in pagination tests.
4644
ee0bf529
SCR
46452012-06-26 Siva Chandra Reddy <sivachandra@google.com>
4646
4647 * gdb.python/py-symtab.exp: Add tests to test the new attribute
4648 'last' of gdb.Symtab_and_line.
4649 * gdb.python/py-symbol.c: Move break point comment to enable
4650 testing of gdb.Symtab_and_line.last.
4651
14fcc022
TT
46522012-06-26 Tom Tromey <tromey@redhat.com>
4653
4654 * gdb.threads/step.c: Remove.
4655 * gdb.threads/step.exp: Remove.
4656 * gdb.threads/step2.exp: Remove.
4657
0efbbabc
TT
46582012-06-26 Tom Tromey <tromey@redhat.com>
4659
4660 * gdb.threads/watchpoint-fork.exp (test): Use
4661 standard_output_file. Don't declare objdir.
4662 * gdb.threads/attach-into-signal.exp: Use standard_testfile,
4663 standard_output_file.
4664 * gdb.threads/attach-stopped.exp: Use standard_testfile.
4665 * gdb.threads/bp_in_thread.exp: Use standard_testfile,
4666 clean_restart. Remove incdir.
4667 * gdb.threads/corethreads.exp: Use standard_testfile.
4668 * gdb.threads/execl.exp: Use standard_testfile,
4669 standard_output_file, clean_restart.
4670 * gdb.threads/fork-child-threads.exp: Use standard_testfile,
4671 clean_restart.
4672 * gdb.threads/fork-thread-pending.exp: Use standard_testfile,
4673 clean_restart.
4674 * gdb.threads/gcore-thread.exp: Use standard_testfile. Remove
4675 incdir.
4676 * gdb.threads/hand-call-in-threads.exp: Use standard_testfile,
4677 clean_restart. Remove incdir.
4678 * gdb.threads/ia64-sigill.exp: Use standard_testfile.
4679 * gdb.threads/interrupted-hand-call.exp: Use standard_testfile,
4680 clean_restart. Remove incdir.
4681 * gdb.threads/killed.exp: Use standard_testfile, clean_restart.
4682 Remove incdir.
4683 * gdb.threads/leader-exit.exp: Use standard_testfile.
4684 * gdb.threads/linux-dp.exp: Use standard_testfile, clean_restart.
4685 * gdb.threads/local-watch-wrong-thread.exp: Use standard_testfile,
4686 clean_restart.
4687 * gdb.threads/manythreads.exp: Use standard_testfile,
4688 clean_restart. Remove incdir.
4689 * gdb.threads/multi-create.exp: Use standard_testfile,
4690 clean_restart.
4691 * gdb.threads/no-unwaited-for-left.exp: Use standard_testfile.
4692 * gdb.threads/non-ldr-exc-1.exp: Use standard_testfile.
4693 * gdb.threads/non-ldr-exc-2.exp: Use standard_testfile.
4694 * gdb.threads/non-ldr-exc-3.exp: Use standard_testfile.
4695 * gdb.threads/non-ldr-exc-4.exp: Use standard_testfile.
4696 * gdb.threads/pending-step.exp: Use standard_testfile,
4697 clean_restart. Remove incdir.
4698 * gdb.threads/print-threads.exp: Use standard_testfile,
4699 clean_restart. Remove incdir.
4700 * gdb.threads/pthread_cond_wait.exp: Use standard_testfile,
4701 clean_restart. Remove incdir.
4702 * gdb.threads/pthreads.exp: Use standard_testfile, clean_restart.
4703 Remove incdir.
4704 * gdb.threads/schedlock.exp: Use standard_testfile. Remove
4705 incdir.
4706 * gdb.threads/sigthread.exp: Use standard_testfile,
4707 clean_restart.
4708 * gdb.threads/staticthreads.exp: Use standard_testfile,
4709 clean_restart. Remove incdir.
4710 * gdb.threads/switch-threads.exp: Use standard_testfile,
4711 clean_restart. Remove incdir.
4712 * gdb.threads/thread-execl.exp: Use standard_testfile,
4713 clean_restart. Remove incdir.
4714 * gdb.threads/thread-find.exp: Use standard_testfile,
4715 clean_restart.
4716 * gdb.threads/thread-specific.exp: Use standard_testfile,
4717 clean_restart. Remove incdir.
4718 * gdb.threads/thread-unwindonsignal.exp: Use standard_testfile,
4719 clean_restart. Remove incdir.
4720 * gdb.threads/thread_check.exp: Use standard_testfile,
4721 clean_restart. Remove incdir.
4722 * gdb.threads/thread_events.exp: Use standard_testfile. Remove
4723 incdir.
4724 * gdb.threads/threadapply.exp: Use standard_testfile,
4725 clean_restart. Remove incdir.
4726 * gdb.threads/threxit-hop-specific.exp: Use standard_testfile,
4727 clean_restart. Remove incdir.
4728 * gdb.threads/tls-nodebug.exp: Use standard_testfile,
4729 clean_restart.
4730 * gdb.threads/tls-shared.exp: Use standard_testfile,
4731 clean_restart, standard_output_file.
4732 * gdb.threads/tls-var.exp: Use standard_testfile,
4733 standard_output_file.
4734 * gdb.threads/tls.exp: Use standard_testfile, clean_restart.
4735 Remove incdir.
4736 * gdb.threads/watchthreads-reorder.exp: Use standard_testfile.
4737 * gdb.threads/watchthreads.exp: Use standard_testfile. Remove
4738 incdir.
4739 * gdb.threads/watchthreads2.exp: Use standard_testfile,
4740 clean_restart. Remove incdir.
4741
497a5eb0
TT
47422012-06-26 Tom Tromey <tromey@redhat.com>
4743
4744 * gdb.trace/actions.exp: Use standard_testfile.
4745 * gdb.trace/ax.exp: Use standard_testfile.
4746 * gdb.trace/backtrace.exp: Use standard_testfile.
4747 * gdb.trace/change-loc.exp: Use standard_testfile.
4748 * gdb.trace/circ.exp: Use standard_testfile, prepare_for_testing.
4749 * gdb.trace/collection.exp: Use standard_testfile,
4750 prepare_for_testing.
4751 * gdb.trace/deltrace.exp: Use standard_testfile.
4752 * gdb.trace/disconnected-tracing.exp: Use standard_testfile.
4753 * gdb.trace/ftrace.exp: Use standard_testfile.
4754 * gdb.trace/infotrace.exp: Use standard_testfile.
4755 * gdb.trace/packetlen.exp: Use standard_testfile.
4756 * gdb.trace/passc-dyn.exp: Use standard_testfile.
4757 * gdb.trace/passcount.exp: Use standard_testfile.
4758 * gdb.trace/pending.exp: Use standard_testfile.
4759 * gdb.trace/report.exp: Use standard_testfile.
4760 * gdb.trace/save-trace.exp: Use standard_testfile.
4761 * gdb.trace/stap-trace.exp: Use standard_testfile.
4762 * gdb.trace/status-stop.exp: Use standard_testfile.
4763 * gdb.trace/strace.exp: Use standard_testfile.
4764 * gdb.trace/tfile.exp: Use standard_testfile.
4765 * gdb.trace/tfind.exp: Use standard_testfile.
4766 * gdb.trace/trace-break.exp: Use standard_testfile.
4767 * gdb.trace/trace-mt.exp: Use standard_testfile.
4768 * gdb.trace/tracecmd.exp: Use standard_testfile.
4769 * gdb.trace/tspeed.exp: Use standard_testfile.
4770 * gdb.trace/tstatus.exp: Use standard_testfile.
4771 * gdb.trace/tsv.exp: Use standard_testfile.
4772 * gdb.trace/unavailable.exp: Use standard_testfile,
4773 prepare_for_testing.
4774 * gdb.trace/while-dyn.exp: Use standard_testfile.
4775 * gdb.trace/while-stepping.exp: Use standard_testfile.
4776
7686c074
TT
47772012-06-26 Tom Tromey <tromey@redhat.com>
4778
4779 * gdb.reverse/break-precsave.exp: Use standard_testfile.
4780 * gdb.reverse/break-reverse.exp: Use standard_testfile.
4781 * gdb.reverse/consecutive-precsave.exp: Use standard_testfile.
4782 * gdb.reverse/consecutive-reverse.exp: Use standard_testfile.
4783 * gdb.reverse/finish-precsave.exp: Use standard_testfile.
4784 * gdb.reverse/finish-reverse-bkpt.exp: Use standard_testfile.
4785 * gdb.reverse/finish-reverse.exp: Use standard_testfile.
4786 * gdb.reverse/i386-precsave.exp: Use standard_testfile,
4787 prepare_for_testing.
4788 * gdb.reverse/i386-reverse.exp: Use standard_testfile,
4789 prepare_for_testing.
4790 * gdb.reverse/i386-sse-reverse.exp: Use standard_testfile,
4791 prepare_for_testing.
4792 * gdb.reverse/i387-env-reverse.exp: Use standard_testfile,
4793 prepare_for_testing.
4794 * gdb.reverse/i387-stack-reverse.exp: Use standard_testfile,
4795 prepare_for_testing
4796 * gdb.reverse/machinestate-precsave.exp: Use standard_testfile.
4797 * gdb.reverse/machinestate.exp: Use standard_testfile.
4798 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Use standard_testfile.
4799 * gdb.reverse/sigall-precsave.exp: Use standard_testfile,
4800 build_executable.
4801 * gdb.reverse/sigall-reverse.exp: Use standard_testfile,
4802 build_executable.
4803 * gdb.reverse/solib-precsave.exp: Use standard_testfile,
4804 standard_output_file.
4805 * gdb.reverse/solib-reverse.exp: Use standard_testfile,
4806 standard_output_file.
4807 * gdb.reverse/step-precsave.exp: Use standard_testfile.
4808 * gdb.reverse/step-reverse.exp: Use standard_testfile.
4809 * gdb.reverse/until-precsave.exp: Use standard_testfile.
4810 * gdb.reverse/until-reverse.exp: Use standard_testfile.
4811 * gdb.reverse/watch-precsave.exp: Use standard_testfile.
4812 * gdb.reverse/watch-reverse.exp: Use standard_testfile.
4813
481fc100
TT
48142012-06-26 Tom Tromey <tromey@redhat.com>
4815
4816 * gdb.stabs/weird.exp: Remove directory-checking code. Use
4817 standard_output_file.
4818 * gdb.stabs/exclfwd.exp: Use standard_testfile,
4819 prepare_for_testing. Remove directory-checking code.
4820
7bb18ae2
TT
48212012-06-25 Tom Tromey <tromey@redhat.com>
4822
4823 * gdb.multi/watchpoint-multi.exp: Use standard_testfile.
4824 * gdb.multi/bkpt-multi-exec.exp: Use standard_output_file. Use
4825 build_executable, not prepare_for_testing.
4826 * gdb.multi/base.exp: Use standard_output_file. Use
4827 build_executable, not prepare_for_testing.
4828
cf09b3e4
TT
48292012-06-25 Tom Tromey <tromey@redhat.com>
4830
4831 * gdb.fortran/subarray.exp: Use standard_testfile,
4832 prepare_for_testing.
4833 * gdb.fortran/multi-dim.exp: Use standard_testfile.
4834 * gdb.fortran/module.exp: Use standard_testfile.
4835 * gdb.fortran/logical.exp: Use standard_testfile.
4836 * gdb.fortran/library-module.exp: Use standard_testfile,
4837 standard_output_file.
4838 * gdb.fortran/derived-type.exp: Use standard_testfile,
4839 prepare_for_testing.
4840 * gdb.fortran/complex.exp: Use standard_testfile,
4841 prepare_for_testing.
4842 * gdb.fortran/charset.exp: Use standard_testfile.
4843 * gdb.fortran/array-element.exp: Use standard_testfile,
4844 prepare_for_testing.
4845
18b5ff1b
KS
48462012-06-25 Keith Seitz <keiths@redhat.com>
4847
4848 * gdb.mi/mi-break.exp (test_rbreak_creation_and_listing):
4849 Change rbreak-related tests to KFAIL and add bugzilla numbers.
4850
17b77626
TT
48512012-06-25 Tom Tromey <tromey@redhat.com>
4852
4853 * gdb.pascal/integers.exp: Use standard_testfile, clean_restart.
4854 * gdb.pascal/hello.exp: Use standard_testfile, clean_restart.
4855 * gdb.pascal/gdb11492.exp: Use standard_testfile, clean_restart.
4856 * gdb.pascal/floats.exp: Use standard_testfile, clean_restart.
4857
f91e3dc1
TT
48582012-06-25 Tom Tromey <tromey@redhat.com>
4859
4860 * gdb.linespec/ls-errs.exp: Use standard_testfile.
4861 * gdb.linespec/ls-dollar.exp: Use standard_testfile.
4862 * gdb.linespec/linespec.exp: Use standard_testfile.
4863
a884434d
TT
48642012-06-25 Tom Tromey <tromey@redhat.com>
4865
4866 * gdb.modula2/unbounded-array.exp: Use standard_testfile,
4867 prepare_for_testing.
4868
efc9d70a
TT
48692012-06-25 Tom Tromey <tromey@redhat.com>
4870
4871 * gdb.opt/clobbered-registers-O2.exp: Use standard_testfile,
4872 prepare_for_testing.
4873 * gdb.opt/inline-break.exp: Use standard_testfile,
4874 prepare_for_testing.
4875 * gdb.opt/inline-bt.exp: Use standard_testfile,
4876 prepare_for_testing.
4877 * gdb.opt/inline-cmds.exp: Use standard_testfile,
4878 prepare_for_testing.
4879 * gdb.opt/inline-locals.exp: Use standard_testfile,
4880 prepare_for_testing.
4881
e2fc92c6
TT
48822012-06-25 Tom Tromey <tromey@redhat.com>
4883
4884 * gdb.asm/asm-source.exp: Use standard_output_file,
4885 standard_testfile. Construct .o files in proper subdir.
4886
b0963d73
TT
48872012-06-25 Tom Tromey <tromey@redhat.com>
4888
4889 * gdb.server/ext-attach.exp: Use standard_testfile,
4890 prepare_for_testing.
4891 * gdb.server/ext-run.exp: Use standard_testfile,
4892 build_executable.
4893 * gdb.server/file-transfer.exp: Use standard_testfile,
4894 prepare_for_testing.
4895 * gdb.server/server-exec-info.exp: Use standard_testfile.
4896 * gdb.server/server-mon.exp: Use standard_testfile,
4897 prepare_for_testing.
4898 * gdb.server/server-run.exp: Use standard_testfile,
4899 build_executable.
4900 * gdb.server/solib-list.exp: Use standard_testfile,
4901 standard_output_file.
4902
8a3e1f8d
TT
49032012-06-25 Tom Tromey <tromey@redhat.com>
4904
4905 * lib/gdb.exp (standard_output_file): Use "file join".
4906 * gdb.go/chan.exp: Use standard_testfile.
4907 * gdb.go/handcall.exp: Use standard_testfile.
4908 * gdb.go/hello.exp: Use standard_testfile.
4909 * gdb.integers/chan.exp: Use standard_testfile.
4910 * gdb.go/methods.exp: Use standard_testfile.
4911 * gdb.go/package.exp: Use standard_testfile.
4912 * gdb.go/strings.exp: Use standard_testfile.
4913 * gdb.go/types.exp: Use standard_testfile.
4914 * gdb.go/unsafe.exp: Use standard_testfile.
4915
944a9061
MGD
49162012-06-25 Greta Yorsh <greta.yorsh@arm.com>
4917
4918 * gdb.arch/arm-disp-step.S: Fix use of .global directives.
4919
1c06bd58
JK
49202012-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4921
4922 Fix regression by the previous commit.
4923 * gdb.python/lib-types.exp: Add c++ to the compilation flags.
4924
b4a58790
TT
49252012-06-22 Tom Tromey <tromey@redhat.com>
4926
4927 * gdb.python/lib-types.exp: Use standard_testfile,
4928 prepare_for_testing.
4929 * gdb.python/py-block.exp: Use standard_testfile.
4930 * gdb.python/py-breakpoint.exp: Use standard_testfile.
4931 * gdb.python/py-events.exp: Use standard_testfile,
4932 standard_output_file.
4933 * gdb.python/py-evsignal.exp: Use standard_testfile.
4934 * gdb.python/py-evethreads.exp: Use standard_testfile.
4935 * gdb.python/py-explore-cc.exp: Use standard_testfile.
4936 * gdb.python/py-explore.exp: Use standard_testfile.
4937 * gdb.python/py-finish-breakpoint.exp: Use standard_testfile,
4938 standard_output_file.
4939 * gdb.python/py-finish-breakpoint2.exp: Use standard_testfile,
4940 prepare_for_testing.
4941 * gdb.python/py-frame-inline.exp: Use standard_testfile.
4942 * gdb.python/py-frame.exp: Use standard_testfile.
4943 * gdb.python/py-inferior.exp: Use standard_testfile.
4944 * gdb.python/py-infthread.exp: Use standard_testfile.
4945 * gdb.python/py-mi.exp: Use standard_testfile.
4946 * gdb.python/py-objfile-script.exp: Use standard_testfile,
4947 build_executable.
4948 * gdb.python/py-objfile.exp: Use standard_testfile.
4949 * gdb.python/py-pp-maint.exp: Use standard_testfile,
4950 prepare_for_testing.
4951 * gdb.python/py-prettyprint.exp: Use standard_testfile.
4952 * gdb.python/py-progspace.exp: Use standard_testfile,
4953 build_executable.
4954 * gdb.python/py-prompt.exp: Use standard_testfile,
4955 build_executable.
4956 * gdb.python/py-section-script.exp: Use standard_testfile,
4957 build_executable.
4958 * gdb.python/py-shared.exp: Use standard_testfile,
4959 standard_output_file, clean_restart.
4960 * gdb.python/py-symbol.exp: Use standard_output_file,
4961 prepare_for_testing.
4962 * gdb.python/py-symtab.exp: Use standard_output_file,
4963 prepare_for_testing
4964 * gdb.python/py-template.exp: Use standard_testfile.
4965 * gdb.python/py-type.exp: Use standard_testfile.
4966 * gdb.python/py-value-cc.exp: Use standard_testfile.
4967 * gdb.python/py-value.exp: Use standard_testfile.
4968 * gdb.python/python.exp: Use standard_testfile, build_executable.
4969
2c44deac
TT
49702012-06-22 Tom Tromey <tromey@redhat.com>
4971
4972 * gdb.objc/basicclass.exp: Use standard_testfile.
4973 (do_objc_tests): Don't declare objdir.
4974 * gdb.objc/nondebug.exp: Use standard_testfile.
4975 (do_objc_tests): Don't declare objdir.
4976 * gdb.objc/objcdecode.exp: Use standard_testfile.
4977 (do_objc_tests): Don't declare objdir.
4978
c24ccbce
TT
49792012-06-22 Tom Tromey <tromey@redhat.com>
4980
4981 * gdb.java/jmain.exp: Use standard_testfile.
4982 * gdb.java/jmisc.exp: Use standard_testfile.
4983 * gdb.java/jnpe.exp: Use standard_testfile.
4984 * gdb.java/jprint.exp: Use standard_testfile.
4985
0a6d0306
TT
49862012-06-22 Tom Tromey <tromey@redhat.com>
4987
4988 * lib/gdb.exp (default_gdb_init): Set gdb_test_file_name.
4989 (standard_output_file, standard_testfile): New procs.
4990 (build_executable, clean_restart): Use standard_output_file.
4991
6ea815ef
YQ
49922012-06-22 Yao Qi <yao@codesourcery.com>
4993
4994 * boards/native-gdbserver.exp: New proc ${board}_exec.
4995 * boards/native-stdio-gdbserver.exp: Likewise.
4996
4c93b1db
TT
49972012-06-21 Tom Tromey <tromey@redhat.com>
4998
4999 * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)
5000 (build_executable): Update.
5001 (get_compiler_info): Remove 'binfile' argument.
5002 * gdb.ada/arrayidx.exp: Update.
5003 * gdb.ada/null_array.exp: Update.
5004 * gdb.arch/altivec-abi.exp: Update.
5005 * gdb.arch/altivec-regs.exp: Update.
5006 * gdb.arch/amd64-byte.exp: Update.
5007 * gdb.arch/amd64-dword.exp: Update.
5008 * gdb.arch/amd64-word.exp: Update.
5009 * gdb.arch/i386-avx.exp: Update.
5010 * gdb.arch/i386-byte.exp: Update.
5011 * gdb.arch/i386-sse.exp: Update.
5012 * gdb.arch/i386-word.exp: Update.
5013 * gdb.arch/ppc-dfp.exp: Update.
5014 * gdb.arch/ppc-fp.exp: Update.
5015 * gdb.arch/vsx-regs.exp: Update.
5016 * gdb.base/all-bin.exp: Update.
5017 * gdb.base/annota1.exp: Update.
5018 * gdb.base/async.exp: Update.
5019 * gdb.base/attach.exp: Update.
5020 * gdb.base/break-interp.exp: Update.
5021 * gdb.base/call-ar-st.exp: Update.
5022 * gdb.base/call-rt-st.exp: Update.
5023 * gdb.base/call-sc.exp: Update.
5024 * gdb.base/callfuncs.exp: Update.
5025 * gdb.base/catch-load.exp: Update.
5026 * gdb.base/completion.exp: Update.
5027 * gdb.base/complex.exp: Update.
5028 * gdb.base/condbreak.exp: Update.
5029 * gdb.base/consecutive.exp: Update.
5030 * gdb.base/constvars.exp: Update.
5031 * gdb.base/corefile.exp: Update.
5032 * gdb.base/eval-skip.exp: Update.
5033 * gdb.base/expand-psymtabs.exp: Update.
5034 * gdb.base/exprs.exp: Update.
5035 * gdb.base/fileio.exp: Update.
5036 * gdb.base/fixsection.exp: Update.
5037 * gdb.base/funcargs.exp: Update.
5038 * gdb.base/gdb11530.exp: Update.
5039 * gdb.base/gdb1555.exp: Update.
5040 * gdb.base/gnu-ifunc.exp: Update.
5041 * gdb.base/gnu_vector.exp: Update.
5042 * gdb.base/info-macros.exp: Update.
5043 * gdb.base/jit-simple.exp: Update.
5044 * gdb.base/jit-so.exp: Update.
5045 * gdb.base/jit.exp: Update.
5046 * gdb.base/langs.exp: Update.
5047 * gdb.base/list.exp: Update.
5048 * gdb.base/logical.exp: Update.
5049 * gdb.base/long_long.exp: Update.
5050 * gdb.base/longjmp.exp: Update.
5051 * gdb.base/macscp.exp: Update.
5052 * gdb.base/mips_pro.exp: Update.
5053 * gdb.base/miscexprs.exp: Update.
5054 * gdb.base/morestack.exp: Update.
5055 * gdb.base/nodebug.exp: Update.
5056 * gdb.base/opaque.exp: Update.
5057 * gdb.base/pc-fp.exp: Update.
5058 * gdb.base/pending.exp: Update.
5059 * gdb.base/permissions.exp: Update.
5060 * gdb.base/pointers.exp: Update.
5061 * gdb.base/prelink.exp: Update.
5062 * gdb.base/printcmds.exp: Update.
5063 * gdb.base/psymtab.exp: Update.
5064 * gdb.base/ptype.exp: Update.
5065 * gdb.base/relational.exp: Update.
5066 * gdb.base/scope.exp: Update.
5067 * gdb.base/setvar.exp: Update.
5068 * gdb.base/shlib-call.exp: Update.
5069 * gdb.base/shreloc.exp: Update.
5070 * gdb.base/signals.exp: Update.
5071 * gdb.base/sizeof.exp: Update.
5072 * gdb.base/so-impl-ld.exp: Update.
5073 * gdb.base/so-indr-cl.exp: Update.
5074 * gdb.base/solib-disc.exp: Update.
5075 * gdb.base/solib-display.exp: Update.
5076 * gdb.base/solib-nodir.exp: Update.
5077 * gdb.base/solib-overlap.exp: Update.
5078 * gdb.base/solib-symbol.exp: Update.
5079 * gdb.base/solib-weak.exp: Update.
5080 * gdb.base/solib.exp: Update.
5081 * gdb.base/store.exp: Update.
5082 * gdb.base/structs.exp: Update.
5083 * gdb.base/structs2.exp: Update.
5084 * gdb.base/type-opaque.exp: Update.
5085 * gdb.base/unload.exp: Update.
5086 * gdb.base/varargs.exp: Update.
5087 * gdb.base/volatile.exp: Update.
5088 * gdb.base/watch_thread_num.exp: Update.
5089 * gdb.base/watchpoint-solib.exp: Update.
5090 * gdb.base/watchpoint.exp: Update.
5091 * gdb.base/watchpoints.exp: Update.
5092 * gdb.base/whatis.exp: Update.
5093 * gdb.cell/arch.exp: Update.
5094 * gdb.cell/break.exp: Update.
5095 * gdb.cell/bt.exp: Update.
5096 * gdb.cell/core.exp: Update.
5097 * gdb.cell/data.exp: Update.
5098 * gdb.cell/ea-cache.exp: Update.
5099 * gdb.cell/f-regs.exp: Update.
5100 * gdb.cell/fork.exp: Update.
5101 * gdb.cell/gcore.exp: Update.
5102 * gdb.cell/mem-access.exp: Update.
5103 * gdb.cell/ptype.exp: Update.
5104 * gdb.cell/registers.exp: Update.
5105 * gdb.cell/sizeof.exp: Update.
5106 * gdb.cell/solib-symbol.exp: Update.
5107 * gdb.cell/solib.exp: Update.
5108 * gdb.cp/ambiguous.exp: Update.
5109 * gdb.cp/breakpoint.exp: Update.
5110 * gdb.cp/bs15503.exp: Update.
5111 * gdb.cp/casts.exp: Update.
5112 * gdb.cp/class2.exp: Update.
5113 * gdb.cp/cpexprs.exp: Update.
5114 * gdb.cp/cplusfuncs.exp: Update.
5115 * gdb.cp/ctti.exp: Update.
5116 * gdb.cp/dispcxx.exp: Update.
5117 * gdb.cp/gdb1355.exp: Update.
5118 * gdb.cp/gdb2384.exp: Update.
5119 * gdb.cp/gdb2495.exp: Update.
5120 * gdb.cp/infcall-dlopen.exp: Update.
5121 * gdb.cp/local.exp: Update.
5122 * gdb.cp/m-data.exp: Update.
5123 * gdb.cp/m-static.exp: Update.
5124 * gdb.cp/mb-ctor.exp: Update.
5125 * gdb.cp/mb-inline.exp: Update.
5126 * gdb.cp/mb-templates.exp: Update.
5127 * gdb.cp/member-ptr.exp: Update.
5128 * gdb.cp/method.exp: Update.
5129 * gdb.cp/namespace.exp: Update.
5130 * gdb.cp/nextoverthrow.exp: Update.
5131 * gdb.cp/nsdecl.exp: Update.
5132 * gdb.cp/nsrecurs.exp: Update.
5133 * gdb.cp/nsstress.exp: Update.
5134 * gdb.cp/nsusing.exp: Update.
5135 * gdb.cp/pr-1023.exp: Update.
5136 * gdb.cp/pr-1210.exp: Update.
5137 * gdb.cp/pr-574.exp: Update.
5138 * gdb.cp/pr9631.exp: Update.
5139 * gdb.cp/printmethod.exp: Update.
5140 * gdb.cp/psmang.exp: Update.
5141 * gdb.cp/re-set-overloaded.exp: Update.
5142 * gdb.cp/rtti.exp: Update.
5143 * gdb.cp/shadow.exp: Update.
5144 * gdb.cp/templates.exp: Update.
5145 * gdb.cp/try_catch.exp: Update.
5146 * gdb.dwarf2/dw2-ranges.exp: Update.
5147 * gdb.dwarf2/pr10770.exp: Update.
5148 * gdb.fortran/library-module.exp: Update.
5149 * gdb.hp/gdb.aCC/optimize.exp: Update.
5150 * gdb.hp/gdb.aCC/watch-cmd.exp: Update.
5151 * gdb.hp/gdb.base-hp/callfwmall.exp: Update.
5152 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Update.
5153 * gdb.hp/gdb.base-hp/pxdb.exp: Update.
5154 * gdb.hp/gdb.base-hp/sized-enum.exp: Update.
5155 * gdb.hp/gdb.base-hp/so-thresh.exp: Update.
5156 * gdb.hp/gdb.compat/xdb1.exp: Update.
5157 * gdb.hp/gdb.compat/xdb2.exp: Update.
5158 * gdb.hp/gdb.compat/xdb3.exp: Update.
5159 * gdb.hp/gdb.defects/bs14602.exp: Update.
5160 * gdb.hp/gdb.defects/solib-d.exp: Update.
5161 * gdb.hp/gdb.objdbg/objdbg01.exp: Update.
5162 * gdb.hp/gdb.objdbg/objdbg02.exp: Update.
5163 * gdb.hp/gdb.objdbg/objdbg03.exp: Update.
5164 * gdb.hp/gdb.objdbg/objdbg04.exp: Update.
5165 * gdb.mi/gdb792.exp: Update.
5166 * gdb.mi/mi-pending.exp: Update.
5167 * gdb.mi/mi-solib.exp: Update.
5168 * gdb.mi/mi-var-cp.exp: Update.
5169 * gdb.opt/clobbered-registers-O2.exp: Update.
5170 * gdb.opt/inline-bt.exp: Update.
5171 * gdb.opt/inline-cmds.exp: Update.
5172 * gdb.opt/inline-locals.exp: Update.
5173 * gdb.python/py-events.exp: Update.
5174 * gdb.python/py-finish-breakpoint.exp: Update.
5175 * gdb.python/py-type.exp: Update.
5176 * gdb.reverse/solib-precsave.exp: Update.
5177 * gdb.reverse/solib-reverse.exp: Update.
5178 * gdb.server/solib-list.exp: Update.
5179 * gdb.stabs/weird.exp: Update.
5180 * gdb.threads/attach-into-signal.exp: Update.
5181 * gdb.threads/attach-stopped.exp: Update.
5182 * gdb.threads/tls-shared.exp: Update.
5183 * gdb.trace/change-loc.exp: Update.
5184 * gdb.trace/strace.exp: Update.
5185
95c391b6
TT
51862012-06-19 Tom Tromey <tromey@redhat.com>
5187
5188 * gdb.base/whatis.exp: Add tests.
5189
e910f0b6
TT
51902012-06-19 Tom Tromey <tromey@redhat.com>
5191
5192 * gdb.cp/m-static.cc (keepalive): New function.
5193 (gnu_obj_1::method): Use it.
5194
422d65e7
DE
51952012-06-18 Doug Evans <dje@google.com>
5196
5197 * gdb.base/info-fun.exp: New file.
5198 * gdb.base/info-fun.c: New file.
5199 * gdb.base/info-fun-solib.c: New file.
5200
e2e4d78b
JK
52012012-06-18 Jan Kratochvil <jan.kratochvil@redhat.com>
5202
5203 Remove stale dummy frames.
5204 * gdb.base/call-signal-resume.exp (maintenance print dummy-frames)
5205 (maintenance info breakpoints): New tests.
5206 * gdb.base/stale-infcall.c: New file.
5207 * gdb.base/stale-infcall.exp: New file.
5208
1788b2d3
JK
52092012-06-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5210
5211 * gdb.arch/amd64-entry-value-param.S: New file.
5212 * gdb.arch/amd64-entry-value-param.c: New file.
5213 * gdb.arch/amd64-entry-value-param.exp: New file.
5214
663b969e
TT
52152012-06-15 Tom Tromey <tromey@redhat.com>
5216
5217 * gdb.cp/namespace.exp: Add "show lang" test.
5218
8e09ad05
IS
52192012-06-15 Iain Sandoe <iain@codesourcery.com>
5220
5221 * gdb.base/list.exp (test_listsize): Remove $use_gdb_stub special
5222 case. (top level): Use gdb_file_cmd instead of gdb_load.
5223
f85e18ee
JK
52242012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5225
5226 PR tdep/14222
5227 * gdb.arch/i386-sse-stack-align.S: New file.
5228 * gdb.arch/i386-sse-stack-align.c: New file.
5229 * gdb.arch/i386-sse-stack-align.exp: New file.
5230
f3b5e280
KS
52312012-06-13 Keith Seitz <keiths@redhat.com>
5232
5233 PR breakpoints/13798 and mi/11541
5234 * gdb.linespec/ls-errs.exp: Add a few more tests for
5235 filenames with spaces and colons.
5236
50af5481
JK
52372012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5238
5239 PR c++/14177 - Fix parsing TYPENAME:: in parentheses.
5240 * gdb.cp/cpexprs.cc (class CV, CV::i, ATTRIBUTE_USED, CV_f): New.
5241 (test_function): Call CV_f.
5242 * gdb.cp/cpexprs.exp (p 'CV::m(int)', p CV::m(int))
5243 (p 'CV::m(int) const', p CV::m(int) const, p 'CV::m(int) volatile')
5244 (p CV::m(int) volatile, p 'CV::m(int) const volatile')
5245 (p CV::m(int) const volatile, p CV_f(int), p CV_f(CV::t))
5246 (p CV_f(CV::i)): New tests.
5247
d55637df
TT
52482012-06-13 Tom Tromey <tromey@redhat.com>
5249
5250 * gdb.base/condbreak.exp: Add tests for "condition" completion.
5251
cc80f267
JK
52522012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5253
5254 Fix regression by the "ambiguous linespec" series.
5255 * gdb.base/break.exp (list marker1, break lineno, delete $bpnum): New
5256 tests.
5257
bb2af9cc
JK
52582012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5259
5260 * lib/future.exp: Set $use_gdb_compile even if only find_go_linker is
5261 missing.
5262
e81a37f7
TT
52632012-06-11 Tom Tromey <tromey@redhat.com>
5264
5265 * gdb.base/longjmp.c (hidden_longjmp): Move expected catch
5266 location...
5267 (main): ...here.
5268
8efd7788
YQ
52692012-06-07 Yao Qi <yao@codesourcery.com>
5270
5271 * gdb.trace/strace.exp: Shorten some too-long lines.
5272
359f5fe6
PA
52732012-06-06 Pedro Alves <palves@redhat.com>
5274
5275 * gdb.threads/clone-new-thread-event.c: New file.
5276 * gdb.threads/clone-new-thread-event.exp: New file.
5277
7b2fe205
YQ
52782012-06-06 Yao Qi <yao@codesourcery.com>
5279
5280 * gdb.base/dprintf.c (main): Add extra parameter when calling
5281 printf and fprintf.
5282 (bar): New function. It is a dead function, but to ensure
5283 'malloc' is linked explicitly.
5284
3eca55e8
YQ
52852012-06-06 Yao Qi <yao@codesourcery.com>
5286
5287 * gdb.base/info-proc.exp: Return if target doesn't support
5288 'info proc'.
5289
91cc9324
JK
52902012-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
5291
5292 * gdb.base/freebpcmd.exp (set lines): Check valid range of I.
5293 (run program with breakpoint commands): XFAIl if it is not.
5294
c56e7c43
JB
52952012-06-05 Joel Brobecker <brobecker@adacore.com>
5296
5297 * gdb.base/ctxobj-f.c (GET_VERSION): Introduce local variable
5298 and add comment.
5299 * gdb.base/ctxobj-m.c (main): Rewrite, and add comment.
5300 * gdb.base/ctxobj.exp: Insert breakpoint in ctxobj-f.c using
5301 "STOP" marker. Adjust testing strategy to make it work on
5302 all targets.
5303
5304 * gdb.base/print-file-var-main.c (main): Rewrite using local
5305 variables and adjust get_version_2's return value check.
5306 Add small comment.
5307 * gdb.base/print-file-var.exp: Insert breakpoint using "STOP"
5308 marker. Adjust testing strategy to make it work on all targets.
5309
ccab2054
JB
53102012-06-05 Joel Brobecker <brobecker@adacore.com>
5311
5312 * gdb.ada/bad-task-bp-keyword: New testcase.
5313
d0d86158
JK
53142012-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5315
5316 * gdb.base/code_elim.exp (add-symbol-file ${testfile1} 0x100000):
5317 Simplify it to ...
5318 (symbol-file ${testfile1}): ... here.
5319 (test eliminated var my_global_symbol)
5320 (test eliminated var my_static_symbol)
5321 (test eliminated var my_global_func, get address of main): Wrap them to
5322 'single psymtabs' and 'single symtabs'
5323 (get address of my_global_symbol, get address of my_static_symbol)
5324 (get address of my_global_func, get address of main): Wrap them to
5325 'order1' and 'order2'.
5326
952cf74c
JK
5327 * gdb.base/code_elim.exp
5328 (add-symbol-file ${testfile1} 0x100000)
5329 (add-symbol-file ${testfile2} 0x200000): Wrap them to 'order1' and
5330 'order2'.
5331 (order1: add-symbol-file ${testfile1} 0x100000)
5332 (order1: add-symbol-file ${testfile2} 0x200000)
5333 (order2: add-symbol-file ${testfile2} 0x200000)
5334 (order2: add-symbol-file ${testfile1} 0x100000): Add -s .data and -s
5335 .bss as appropriate.
5336
0c5bf5a9
JK
53372012-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5338
5339 * gdb.server/solib-list-lib.c: New file.
5340 * gdb.server/solib-list-main.c: New file.
5341 * gdb.server/solib-list.exp: New file.
5342
4196f325
MR
53432012-05-25 Maciej W. Rozycki <macro@codesourcery.com>
5344
5345 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Update
5346 for 'set print symbol' change.
5347
bfb05775
JK
53482012-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5349
5350 * gdb.dwarf2/dw2-icc-opaque.S: Add debug_info_seg3 and
5351 .debug_abbrev_seg3.
5352
685b1105
JK
53532012-05-24 John Steele Scott <toojays@toojays.net>
5354
5355 PR symtab/13277: Resolving opaque structures in ICC generated binaries.
5356 * gdb.dwarf2/dw2-icc-opaque.S: New file.
5357 * gdb.dwarf2/dw2-icc-opaque.exp: New file.
5358
f3e0e960
SS
53592012-05-23 Stan Shebs <stan@codesourcery.com>
5360
5361 * gdb.mi/mi-info-os.exp: New file.
5362
11eb1b4d
KS
53632012-05-23 Keith Seitz <keiths@redhat.com>
5364
5365 * gdb.trace/stap-trace.exp: If compile_stap_bin fails,
5366 return -1 to suppress the rest of the tests.
5367 (compile_stap_bin): Return boolean success value.
5368
b1af9e97
TT
53692012-05-21 Tom Tromey <tromey@redhat.com>
5370
5371 * gdb.cp/inherit.exp (test_print_mi_members): Expect errors.
5372 Remove kfails.
5373 (test_print_mi_member_types): Likewise.
5374
248537e3
TT
53752012-05-21 Tom Tromey <tromey@redhat.com>
5376
5377 * gdb.base/callfuncs.exp (do_function_calls): Update for 'set
5378 print symbol' change.
5379
d791e155
TJB
53802012-05-18 Thiago Jung Bauermann <thiago.bauermann@linaro.org>
5381
5382 * gdb.python/py-prompt.exp: Quit if the target is remote.
5383
e77afa2e
JK
53842012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
5385
5386 Fix ERROR: internal buffer is full.
5387 * gdb.base/info-os.exp (expect_multiline): New function.
5388 (get process list, get process groups, get threads)
5389 (get file descriptors, get internet-domain sockets)
5390 (get shared-memory regions, get semaphores, get message queues): Use
5391 it for these tests.
5392
9cb709b6
TT
53932012-05-18 Tom Tromey <tromey@redhat.com>
5394
5395 * gdb.mi/mi-var-cmd.exp: Update.
5396 * gdb.objc/basicclass.exp (do_objc_tests): Update.
5397 * gdb.cp/virtbase.exp: Update.
5398 * gdb.cp/classes.exp (test_static_members): Update.
5399 * gdb.cp/casts.exp: Update.
5400 * gdb.base/pointers.exp: Update.
5401 * gdb.base/funcargs.exp (pointer_args): Update.
5402 (structs_by_reference): Update.
5403 * gdb.base/find.exp: Update.
5404 * gdb.base/call-strs.exp: Send "set print symbol off".
5405 * gdb.base/call-ar-st.exp: Update.
5406 * gdb.ada/fun_addr.exp: Update.
5407 * gdb.base/printcmds.exp (test_print_symbol): New proc.
5408 Call it.
5409 (test_print_repeats_10, test_print_strings)
5410 (test_print_char_arrays): Update.
5411
b012acdd
TT
54122012-05-18 Tom Tromey <tromey@redhat.com>
5413
5414 * gdb.base/charset.exp (string_display): Update.
5415
1d51a733
TT
54162012-05-18 Tom Tromey <tromey@redhat.com>
5417
5418 * gdb.mi/mi2-var-display.exp: Update.
5419 * gdb.mi/mi-var-display.exp: Update.
5420 * gdb.mi/mi-var-child.exp: Update.
5421 * gdb.cp/expand-psymtabs-cxx.exp: Update.
5422 * gdb.cp/cp-relocate.exp (get_func_address): Update.
5423
957df313
DE
54242012-05-17 Doug Evans <dje@google.com>
5425
682c7f7b
DE
5426 * info-macros.exp: Pass "debug" to prepare_for_testing.
5427
957df313
DE
5428 * Makefile.in (clean): Remove Fission .dwo and .dwp files.
5429 * gdb.ada/Makefile.in (clean): Ditto.
5430 * gdb.arch/Makefile.in (clean): Ditto.
5431 * gdb.asm/Makefile.in (clean): Ditto.
5432 * gdb.base/Makefile.in (clean): Ditto.
5433 * gdb.cell/Makefile.in (clean): Ditto.
5434 * gdb.cp/Makefile.in (clean): Ditto.
5435 * gdb.disasm/Makefile.in (clean): Ditto.
5436 * gdb.dwarf2/Makefile.in (clean): Ditto.
5437 * gdb.fortran/Makefile.in (clean): Ditto.
5438 * gdb.go/Makefile.in (clean): Ditto.
5439 * gdb.hp/Makefile.in (clean): Ditto.
5440 * gdb.hp/gdb.aCC/Makefile.in (clean): Ditto.
5441 * gdb.hp/gdb.base-hp/Makefile.in (clean): Ditto.
5442 * gdb.hp/gdb.compat/Makefile.in (clean): Ditto.
5443 * gdb.hp/gdb.defects/Makefile.in (clean): Ditto.
5444 * gdb.hp/gdb.objdbg/Makefile.in (clean): Ditto.
5445 * gdb.java/Makefile.in (clean): Ditto.
5446 * gdb.linespec/Makefile.in (clean): Ditto.
5447 * gdb.mi/Makefile.in (clean): Ditto.
5448 * gdb.modula2/Makefile.in (clean): Ditto.
5449 * gdb.multi/Makefile.in (clean): Ditto.
5450 * gdb.objc/Makefile.in (clean): Ditto.
5451 * gdb.opencl/Makefile.in (clean): Ditto.
5452 * gdb.opt/Makefile.in (clean): Ditto.
5453 * gdb.pascal/Makefile.in (clean): Ditto.
5454 * gdb.python/Makefile.in (clean): Ditto.
5455 * gdb.reverse/Makefile.in (clean): Ditto.
5456 * gdb.server/Makefile.in (clean): Ditto.
5457 * gdb.stabs/Makefile.in (clean): Ditto.
5458 * gdb.threads/Makefile.in (clean): Ditto.
5459 * gdb.trace/Makefile.in (clean): Ditto.
5460 * gdb.xml/Makefile.in (clean): Ditto.
5461
abc9d0dc
TT
54622012-05-16 Tom Tromey <tromey@redhat.com>
5463
5464 * gdb.base/macscp1.c (macscp_expr): Add comment.
5465 * gdb.base/macscp.exp: Test __FILE__ and __LINE__.
5466
6a3a010b
MR
54672012-05-16 Maciej W. Rozycki <macro@codesourcery.com>
5468
5469 * gdb.base/return-nodebug.exp: Also test float and double types.
5470
01429c8e
JK
54712012-05-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5472
5473 PR testsuite/12649
5474 * gdb.base/dprintf.exp: Replace gdb_run_cmd by runto main.
5475
54115cd4
JK
5476 * gdb.base/dprintf.exp: Remove now redundant breakpoint for main.
5477
0c5f383f
SDJ
54782012-05-14 Sergio Durigan Junior <sergiodj@redhat.com>
5479
5480 * gdb.base/stap-probe.exp (stap_test): Remove calls to
5481 `rerun_to_main'.
5482 (stap_test_no_debuginfo): Likewise.
5483
e7e0cddf
SS
54842012-05-14 Stan Shebs <stan@codesourcery.com>
5485
5486 * gdb.base/dprintf.c: New file.
5487 * gdb.base/dprintf.exp: New file.
5488
c772f8e7
HZ
54892012-05-14 Hui Zhu <hui_zhu@mentor.com>
5490
5491 * gdb.trace/Makefile.in (PROGS): Add disconnected-tracing.
5492 * gdb.trace/disconnected-tracing.c: New file.
5493 * gdb.trace/disconnected-tracing.exp: New file.
5494
7efc75aa
SCR
54952012-05-13 Siva Chandra Reddy <sivachandra@google.com>
5496
5497 * gdb.python/python.c: Add a new breakpoint comment.
5498 * gdb.python/python.exp: Add tests to test gdb.find_pc_line.
5499
85d4a676
SS
55002011-12-26 Kwok Cheung Yeung <kcy@codesourcery.com>
5501
5502 * gdb.base/info-os.exp: New file.
5503 * gdb.base/info-os.c: New file.
5504
64ea88dc
JB
55052012-05-10 Joel Brobecker <brobecker@adacore.com>
5506
4647ab1b
JB
5507 * gdb.base/print-file-var-lib1.c, gdb.base/print-file-var-lib2.c,
5508 gdb.base/print-file-var-main.c, gdb.base/print-file-var.exp:
5509 New files.
64ea88dc 5510
afba63f1
JB
55112012-05-10 Joel Brobecker <brobecker@adacore.com>
5512
5513 * gdb.base/ctxobj-f.c, gdb.base/ctxobj-m.c, gdb.base/ctxobj-v.c,
5514 gdb.base/ctxobj.exp: New files.
5515
9d198b1e
TT
55162012-05-09 Tom Tromey <tromey@redhat.com>
5517
5518 * gdb.trace/strace.exp: Add 'quiet' to compiler flags.
5519
9bfee719
MR
55202012-05-09 Maciej W. Rozycki <macro@codesourcery.com>
5521
5522 * lib/gdb.exp (gdb_test_multiple): Correct formatting.
5523
3a7341d8
MR
55242012-05-08 Maciej W. Rozycki <macro@codesourcery.com>
5525
5526 * gdb.mi/mi-var-display.exp: Check for the existence of $fp
5527 before using it.
5528
52b3699b
TG
55292012-05-04 Tristan Gingold <gingold@adacore.com>
5530
5531 * gdb.base/set-noassign.exp: New test.
5532
a20ee7a4
SCR
55332012-05-03 Siva Chandra Reddy <sivachandra@google.com>
5534
5535 * gdb.python/py-symbol.exp: Add tests to test the new methods
5536 gdb.Symtab.global_block() and gdb.Symtab.static_block().
5537 * gdb.python/py-symbol.c: Add new struct to help test
5538 gdb.Symtab.static_block().
5539
bf2f0858
DE
55402012-05-03 Doug Evans <dje@google.com>
5541
5542 * gdb.dwarf2/pr13961.S: Add file and source location, but leave
5543 commented out.
5544
2d4e0376
YQ
55452012-05-03 Yao Qi <yao@codesourcery.com>
5546
5547 * gdb.base/catch-syscall.exp: Skip it before compilation if target
5548 doesn't support.
5549 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp: Likewise.
5550 * gdb.base/foll-vfork.exp, gdb.multi/bkpt-multi-exec.exp: Likewise.
5551
6d0bb9f3
YQ
55522012-05-03 Yao Qi <yao@codesourcery.com>
5553
5554 * gdb.mi/mi-solib.exp: Setup kfail for gdb/13860.
5555
fd820528
DE
55562012-04-30 Doug Evans <dje@google.com>
5557
5558 PR testsuite/13961
5559 * gdb.dwarf2/pr13961.S: New file.
5560 * gdb.dwarf2/pr13961.exp: New file.
5561
b9e219b9
YQ
55622012-04-29 Yao Qi <yao@codesourcery.com>
5563
5564 * gdb.dwarf2/dw2-ifort-parameter.exp: Use proc `dwarf2_support'.
5565
3019eac3
DE
55662012-04-28 Doug Evans <dje@google.com>
5567
5568 * gdb.dwarf2/dw2-intercu.S (.Ltype_int2_in_cu2): Renamed from
5569 .Ltype_int_in_cu2. Use name "int2" instead of "int".
5570 All uses updated.
5571 * gdb.dwarf2/dw2-intercu.exp: Add "ptype int2" ahead of
5572 "ptype func_cu1" to expand cu2 before cu1.
5573
62e5f89c
SDJ
55742012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
5575 Tom Tromey <tromey@redhat.com>
5576
5577 * gdb.base/default.exp: Add `$_probe_arg*' convenience
5578 variables.
5579 * gdb.base/stap-probe.c: New file.
5580 * gdb.base/stap-probe.exp: New file.
5581 * gdb.trace/stap-trace.c: New file.
5582 * gdb.trace/stap-trace.exp: New file.
5583 * gdb.cp/nextoverthrow.exp: Add check for SystemTap probe in
5584 libgcc's unwinder.
5585
14132e89
MR
55862012-04-26 Maciej W. Rozycki <macro@codesourcery.com>
5587
5588 * gdb.arch/mips16-thunks-inmain.c: New file.
5589 * gdb.arch/mips16-thunks-main.c: New file.
5590 * gdb.arch/mips16-thunks-sin.c: New file.
5591 * gdb.arch/mips16-thunks-sinfrob.c: New file.
5592 * gdb.arch/mips16-thunks-sinfrob16.c: New file.
5593 * gdb.arch/mips16-thunks-sinmain.c: New file.
5594 * gdb.arch/mips16-thunks-sinmips16.c: New file.
5595 * gdb.arch/mips16-thunks.exp: New file.
5596
a766d390
DE
55972012-04-25 Doug Evans <dje@google.com>
5598
5599 * configure.ac: Create gdb.go/Makefile.
5600 * configure: Regenerate.
5601 * gdb.base/default.exp: Add "go" to "set language" testing.
5602 * gdb.go/Makefile.in: New file.
5603 * gdb.go/basic-types.exp: New file.
5604 * gdb.go/chan.exp: New file.
5605 * gdb.go/chan.go: New file.
5606 * gdb.go/handcall.exp: New file.
5607 * gdb.go/handcall.go: New file.
5608 * gdb.go/hello.exp: New file.
5609 * gdb.go/hello.go: New file.
5610 * gdb.go/integers.exp: New file.
5611 * gdb.go/integers.go: New file.
5612 * gdb.go/methods.exp: New file.
5613 * gdb.go/methods.go: New file.
5614 * gdb.go/package.exp: New file.
5615 * gdb.go/package1.go: New file.
5616 * gdb.go/package2.go: New file.
5617 * gdb.go/print.exp: New file.
5618 * gdb.go/strings.exp: New file.
5619 * gdb.go/strings.go: New file.
5620 * gdb.go/types.exp: New file.
5621 * gdb.go/types.go: New file.
5622 * gdb.go/unsafe.exp: New file.
5623 * gdb.go/unsafe.go: New file.
5624 * lib/future.exp: Add Go support.
5625 (gdb_find_go, gdb_find_go_linker): New procs.
5626 (gdb_default_target_compile): Add Go support.
5627 * lib/gdb.exp (skip_go_tests): New proc.
5628 * lib/go.exp: New file.
5629
e65f9ffb
TT
56302012-04-25 Tom Tromey <tromey@redhat.com>
5631
5632 * gdb.threads/linux-dp.exp: Unset 'seen' before 'array set'.
5633
14e75d8e
JK
56342012-04-18 Siddhesh Poyarekar <siddhesh@redhat.com>
5635 Jan Kratochvil <jan.kratochvil@redhat.com>
5636
5637 PR symtab/7259:
5638 * gdb.base/enumval.c: New test case.
5639 * gdb.base/enumval.exp: New test case.
5640 * gdb.python/py-type.exp (test_enums): Use field.enumval instead of
5641 field.bitpos.
5642
f3525b70
PA
56432012-04-17 Pedro Alves <palves@redhat.com>
5644
5645 * Makefile.in (site.exp): Make site.exp source
5646 $srcdir/lib/append_gdb_boards_dir.exp.
5647 * lib/append_gdb_boards_dir.exp: New file.
5648
bccbefd2
JK
56492012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5650
5651 New option "set auto-load safe-path".
5652 * gdb.python/py-objfile-script.exp (set auto-load safe-path): New.
5653 * gdb.python/py-section-script.exp (set auto-load safe-path): New.
5654
bf88dd68
JK
56552012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5656
5657 auto-load: Implementation.
5658 * gdb.base/help.exp (test set height): Increase the height.
5659 * gdb.python/py-objfile-script.exp (info auto-load-scripts): Change
5660 to ...
5661 (info auto-load python-scripts): ... here.
5662 * gdb.python/py-section-script.exp (info auto-load-scripts *): Change
5663 to ...
5664 (info auto-load python-scripts *): ... here.
5665
c0d4d1c0
YQ
56662012-04-16 Yao Qi <yao@codesourcery.com>
5667
5668 * lib/trace-support.exp (get_in_proc_agent): New.
5669 * gdb.trace/change-loc.exp: Call get_in_proc_agent to get the location
5670 of in process trace agent.
5671 * gdb.trace/ftrace.exp: Likewise.
5672 * gdb.trace/pending.exp: Likewise.
5673 * gdb.trace/trace-break.exp: Likewise.
5674 * gdb.trace/trace-mt.exp
5675 * gdb.trace/tspeed.exp: Likewise.
5676 * gdb.trace/tstatus.exp
5677 * gdb.trace/strace.exp: Likewise.
5678
cbf68a60
TS
56792012-04-16 Thomas Schwinge <thomas@codesourcery.com>
5680
dd6d3b70
TS
5681 * gdb.asm/sh.inc (gdbasm_startup): Only set up the stack pointer if the
5682 symbol _stack is defined. Get rid of a hard-coded constant for _stack.
5683
cbf68a60
TS
5684 * gdb.asm/sh.inc (gdbasm_end) <.size>: Refer to the function's name.
5685
8264ba82
AG
56862012-04-14 Anton Gorenkov <xgsa@yandex.ru>
5687
5688 PR mi/13393
5689 * gdb.mi/mi-var-rtti.cc: New file.
5690 * gdb.mi/mi-var-rtti.exp: New file.
5691 * lib/mi-support.exp (mi_varobj_update_with_child_type_change): New
5692 function.
5693 (mi_varobj_update_with_type_change): updated to avoid code duplication.
5694
de0919f8 56952012-04-11 Siva Chandra Reddy <sivachandra@google.com>
06fc020f
SCR
5696
5697 * gdb.python/Makefile.in: Add py-explore and py-explore-cc to
5698 EXECUTABLES.
5699 * gdb.python/py-explore.c: C program used for testing the new
5700 'explore' command on C constructs.
5701 * gdb.python/py-explore.cc: C++ program used for testing the new
5702 'explore' command on C++ constructs.
5703 * gdb-python/py-explore.exp: Tests for the new 'explore'
5704 command on C constructs.
5705 * gdb-python/py-explore-cc.exp: Tests for the new 'explore'
5706 command on C++ constructs.
5707
a82da7dd
MK
57082012-04-07 Mark Kettenis <kettenis@gnu.org>
5709
5710 * gdb.base/funcargs.exp (complex_args): Fix typo.
5711
e127cba8
JK
57122012-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5713
5714 * gdb.trace/change-loc.exp (tracepoint_change_loc_1)
5715 (tracepoint_change_loc_2): Accept both orders of pending set_tracepoint.
5716
40e084e1
KS
57172012-04-05 Keith Seitz <keiths@redhat.com>
5718
5719 * gdb.base/advance.exp: Update error message for
5720 "advance malformed" test.
5721 * gdb.base/break.exp: Likewise for "breakpoint with
5722 trailing garbage" test.
5723 * gdb.base/hbreak2.exp: Likewise for "hardware breakpoint
5724 with trailing garbage" test.
5725 * gdb.base/sepdebug.exp: Likewise for "breakpoint with
5726 trailng garbage" test.
5727 * gdb.base/until.exp: Likewise for "malformed until" test.
5728 * gdb.cp/ovldbreak.exp: Create the breakpoint table
5729 for "breakpoint info (after setting on all)".
5730 * gdb.cp/userdef.exp: Remove quoting for "break A2::operator+"
5731 tests.
5732 * gdb.cp/cplabel.cc: New file.
5733 * gdb.cp/cplabel.exp: New test.
5734 * gdb.linespec/ls-errs.c: New file.
5735 * gdb.linespec/ls-errs.exp: New test.
5736
a72c8f6a
JK
57372012-04-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5738
5739 * gdb.trace/unavailable.exp
5740 (collect globals: print object on: print derived_partial)
5741 (collect globals: print object on: print derived_whole)
5742 (collect globals: print object off: print derived_partial)
5743 (collect globals: print object off: print derived_whole): Update
5744 expected output.
5745
f87a3023
KS
57462012-03-30 Keith Seitz <keiths@redhat.com>
5747
5748 * gdb.python: Add test for linespecs with commas.
5749
e2171b3c
KS
57502012-03-28 Keith Seitz <keiths@redhat.com>
5751
5752 * gdb.linespec/ls-dollar.cc: New file.
5753 * gdb.linespec/ls-dollar.exp: New test.
5754
57552012-03-28 Keith Seitz <keiths@redhat.com>
0e4acfcc
KS
5756
5757 * gdb.cp/namespace.exp: Add breakpoint tests for functions
5758 starting with the global namespace.
5759
2f4e0a80
DE
57602012-03-23 Doug Evans <dje@google.com>
5761
5762 * lib/gdb.exp (BUILD_DATA_DIRECTORY): New global.
5763
7b282c5a
SCR
57642012-03-22 Siva Chandra Reddy <sivachandra@google.com>
5765
5766 * gdb.python/py-value.cc: Add test case for testing the
5767 methodology exposing C++ values to Python.
5768 * gdb.python/py-value-cc.exp: Add tests testing the methodology
5769 exposing C++ values to Python.
5770 * gdb.python/Makefile.in: Add py-value-cc to EXECUTABLES.
5771
2e98ca53
JK
57722012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5773 Siddhesh Poyarekar <siddhesh@redhat.com>
5774
5775 * gdb.base/auxv.c (func2): setrlimit to infinity to enable core dumps.
5776 * gdb.base/auxv.exp: Try to compile it with -DUSE_RLIMIT first.
5777 (generate native core dump): Make the test unsupported if core cannot
5778 be generated.
5779
8320cc4f
JK
57802012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5781
5782 * gdb.gdb/selftest.exp (do_steps_and_nexts): New entry
5783 for cmdarg_vec = NULL. Remove entries for cmdsize = 1, cmdarg = and
5784 ncmd = 0. New entry for VEC_cleanup cmdarg_s.
5785
3a69ffb2
JK
57862012-03-19 Siddhesh Poyarekar <siddhesh@redhat.com>
5787
5788 * gdb.base/cond-eval-mode.exp: Fix the anticipated warning string.
5789
8fabffee
DE
57902012-03-17 Doug Evans <dje@google.com>
5791
5792 * dg-extract-results.sh: Handle KFAILs.
5793
ab260dad
JK
57942012-03-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5795
5796 PR symtab/13777
5797 * gdb.dwarf2/dw2-skip-prologue.S (DW_AT_producer): Set it to 4.5.0.
5798
53ba8333
JB
57992012-03-16 Joel Brobecker <brobecker@adacore.com>
5800
5801 * gdb.ada/set_pckd_arr_elt: New testcase.
5802
481860b3
GB
58032012-03-16 Gary Benson <gbenson@redhat.com>
5804
5805 PR breakpoints/10738
5806 * gdb.opt/inline-break.exp: New file.
5807 * gdb.opt/inline-break.c: Likewise.
d4ba18a2
DE
5808 * gdb.dwarf2/dw2-inline-break.exp: Likewise.
5809 * gdb.dwarf2/dw2-inline-break.S: Likewise.
481860b3
GB
5810 * gdb.base/annota1.exp: Cope with old .gdb_index warnings.
5811 * gdb.base/async-shell.exp: Likewise.
5812 * lib/mi-support.exp (library_loaded_re): Likewise.
5813
410528f0
TT
58142012-03-15 Tom Tromey <tromey@redhat.com>
5815
5816 * gdb.cp/virtfunc2.exp: Update expected output.
5817 * gdb.cp/pr9631.exp: Update expected output.
5818 * gdb.cp/member-ptr.exp: Update expected output.
5819 * gdb.cp/inherit.exp (test_print_mvi_classes): Update expected
5820 output.
5821 * gdb.cp/casts.exp: Update expected output.
5822
c4aeac85
TT
58232012-03-15 Tom Tromey <tromey@redhat.com>
5824
5825 * gdb.cp/virtfunc.exp (make_one_vtable_result): New proc.
5826 (test_info_vtbl): Likewise.
5827 (do_tests): Call test_info_vtbl.
5828 * gdb.cp/virtfunc.cc (va): New global.
5829
856d06f9
TS
58302012-03-15 Thomas Schwinge <thomas@codesourcery.com>
5831
5832 * gdb.dwarf2/dw2-ada-ffffffff.S: Use .4byte instead of .long for
5833 describing DWARF data structures.
5834 * gdb.dwarf2/dw2-bad-parameter-type.S: Likewise.
5835 * gdb.dwarf2/dw2-double-set-die-type.S: Likewise.
5836 * gdb.dwarf2/dw2-empty-pc-range.S: Likewise.
5837 * gdb.dwarf2/dw2-entry-value.S: Likewise.
5838 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
5839 * gdb.dwarf2/dw2-param-error.S: Likewise.
5840 * gdb.dwarf2/dw2-skip-prologue.S: Likewise.
5841 * gdb.dwarf2/dw2-stack-boundary.S: Likewise.
5842 * gdb.dwarf2/dw4-sig-type-unused.S: Likewise.
5843 * gdb.dwarf2/implptr-optimized-out.S: Likewise.
5844 * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
5845 * gdb.dwarf2/pr11465.S: Likewise.
5846
e837f12a
JK
58472012-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
5848
5849 * gdb.mi/mi2-prompt.exp: New file.
5850
ccbb4f28
JB
58512012-03-13 Joel Brobecker <brobecker@adacore.com>
5852
5853 * gdb.base/enum_cond.c, gdb.base/enum_cond.exp: New testcase.
5854
32039130
JB
58552012-03-13 Joel Brobecker <brobecker@adacore.com>
5856
5857 * gdb.ada/bp_range_type: New testcase.
5858
16899756
DE
58592012-03-13 Doug Evans <dje@google.com>
5860
5861 * gdb.base/default.exp: Delete tests for symbol-reloading.
5862 * gdb.base/help.exp: Ditto.
5863 * gdb.base/setshow.exp: Ditto.
5864 * gdb.base/gdb_history: Delete references to symbol-reloading.
5865
87b0bb13
JK
58662012-03-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5867
5868 * gdb.base/attach-twice.c: New files.
5869 * gdb.base/attach-twice.exp: New files.
5870
0d7941a9
KS
58712012-03-08 Keith Seitz <keiths@redhat.com>
5872
5873 * lib/gdb.exp (gdb_get_line_number): Throw an
5874 error instead of returning -1.
5875 * gdb.base/break.exp: Remove unused variable
5876 bp_location5.
5877 * gdb.base/hbreak2.exp: Likewise.
5878 * gdb.base/sepdebug.exp: Likewise.
5879
f4647387
YQ
58802012-03-08 Yao Qi <yao@codesourcery.com>
5881 Pedro Alves <palves@redhat.com>
5882
5883 Fix PR server/13392.
5884 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Remove kfail.
5885 (tracepoint_change_loc_2): Remove kfail. Return if failed to
5886 download tracepoints.
5887 * gdb.trace/pending.exp (pending_tracepoint_works): Likewise.
5888 (pending_tracepoint_resolved_during_trace): Likewise.
5889 (pending_tracepoint_installed_during_trace): Likewise.
5890 (pending_tracepoint_with_action_resolved): Likewise.
5891
83c532cb
KS
58922012-03-08 Keith Seitz <keiths@redhat.com>
5893
5894 * gdb.ada/array_bounds.exp: Get breakpoint for line
5895 with "START", not "STOP".
5896 * gdb.python/py-infthread.exp: Do not continue to
5897 line marked "Break here.", which is undefined.
5898
d6b6bbb7
LM
58992012-03-08 Luis Machado <lgustavo@codesourcery.com>
5900
5901 Revert:
5902
5903 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5904
5905 Implement testsuite workaround for PR breakpoints/13781.
5906 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
5907 (set breakpoint condition-evaluation host): New conditional command.
5908
7fe25d9b
JK
59092012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5910
5911 Fix CU relative vs. absolute DIE offsets.
5912 * gdb.dwarf2/dw2-op-call.S: New compilation unit preceding the existing
5913 one.
5914
51898c15
JK
59152012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5916
5917 Fix false FAIL on distros with relro linkage as default.
5918 * gdb.reverse/solib-precsave.exp: Try to compile the test using
5919 -Wl,-z,norelro first.
5920
8131799e
JB
59212012-03-06 Joel Brobecker <brobecker@adacore.com>
5922
5923 * gdb.ada/bp_on_var: New testcase.
5924
ba241969
JB
59252012-03-06 Joel Brobecker <brobecker@adacore.com>
5926
5927 * gdb.ada/bp_enum_homonym: New testcase.
5928
abe49676
YQ
59292012-03-06 Yao Qi <yao@codesourcery.com>
5930
5931 * gdb.trace/ftrace.exp (test_fast_tracepoints): Run test on target
5932 x86_64-*-* and i?86-*-*.
5933 Set up KFAIL for gdb/13808.
5934
d8df103b
TT
59352012-03-05 Tom Tromey <tromey@redhat.com>
5936
5937 * gdb.ada/operator_bp.exp: Clear debug-file-directory.
5938 * gdb.ada/mi_task_arg.exp: Clear debug-file-directory.
5939
b7b189f3
TT
59402012-03-05 Tom Tromey <tromey@redhat.com>
5941
5942 * gdb.java/jprint.java (jprint.main): Keep 'x' live.
5943
69dc1c4d
YQ
59442012-03-04 Yao Qi <yao@codesourcery.com>
5945
5946 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall): Catch error
5947 messages for KFAIL.
5948
3f20c47f
JK
59492012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5950
5951 * gdb.ada/arrayidx.exp: Call get_compiler_info. New variable old_gcc.
5952 (print one_two_three, indexes off, print few_reps, indexes off)
5953 (print many_reps, indexes off, print empty, indexes off)
5954 (print one_two_three, print few_reps, print many_reps, print empty):
5955 Call setup_xfail if $gcc_old.
5956
abf1152a
JK
59572012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5958
5959 Implement testsuite workaround for PR breakpoints/13781.
5960 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
5961 (set breakpoint condition-evaluation host): New conditional command.
5962
a06715f8
JK
59632012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5964
5965 Code cleanup.
5966 * gdb.cp/mb-templates.exp: New variables executable. Use it for
5967 binfile. use clean_restart. Replace gdb_expect by gdb_test_multiple.
5968 Replace GDB restart by kill and delete_breakpoints. Replace breakpoint
5969 number 1 by $bpnum. Four times.
5970
5808517f
YQ
59712012-03-03 Yao Qi <yao@codesourcery.com>
5972
5973 * gdb.trace/strace.exp: run strace_info_marker in linux native gdb.
5974
dfe2ac14
JK
59752012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5976
5977 Setup KFAIL for PR server/13796.
5978 * gdb.base/disp-step-syscall.exp (single step over vfork): Setup KFAIL.
5979
8bbc467a
JB
59802012-03-02 Joel Brobecker <brobecker@adacore.com>
5981
5982 * gdb.ada/operator_bp: New testcase.
5983
c0eac87f
JB
59842012-03-02 Joel Brobecker <brobecker@adacore.com>
5985
5986 * gdb.ada/info_locals_renaming: New testcase.
5987
4f42c881
TT
59882012-03-02 Tom Tromey <tromey@redhat.com>
5989
5990 * gdb.base/nextoverexit.c: New file.
5991 * gdb.base/nextoverexit.exp: New file.
5992
7380c0c9
EBM
59932012-03-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
5994
5995 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Remove obsolete
5996 parameter.
5997
1faeff08
MR
59982012-03-01 Maciej W. Rozycki <macro@mips.com>
5999
6000 * gdb.xml/tdesc-regs.exp: Add "mips-dsp.xml" to the list of MIPS
6001 core registers.
6002
320b6f49 60032012-03-01 Maciej W. Rozycki <macro@mips.com>
6fdff2c5
PA
6004 Maciej W. Rozycki <macro@codesourcery.com>
6005 Daniel Jacobowitz <dan@codesourcery.com>
320b6f49
MR
6006
6007 * gdb.base/hbreak2.exp: New test for "hbreak" and "thbreak".
6008
ad5f7d6e
PA
60092012-03-01 Pedro Alves <palves@redhat.com>
6010
6011 PR gdb/13767
6012
6013 * gdb.trace/unavailable.exp (gdb_unavailable_floats): New.
6014 (gdb_collect_globals_test): Call it.
6015
d3dc44a6
KS
60162012-03-01 Keith Seitz <keiths@redhat.com>
6017
6018 * gdb.cp/method2.exp: Output of overload menu is now
6019 alphabetized. Update tests for "break A::method".
6020 * gdb.cp/ovldbreak.exp: Use gdb_get_line_number instead
6021 of hard-coding them.
6022 Overload menu is alphabetized: rewrite to accommodate.
6023 Unset variables LINE and TYPES which are used in other tests.
6024 Compute the output of "info break".
6025 Update the breakpoint table after all breakpoints are deleted.
6026 (continue_to_bp_overloaded): Rename ACTUALS to ARGUMENT and
6027 compute ACTUALS and the method body based on parameters.
6028 Update expected output accordingly.
6029 * gdb.cp/ovldbreak.cc (foo::overload1arg): Reformat and add
6030 unique comments to allow the use of gdb_get_line_number.
6031
60322012-03-01 Keith Seitz <keiths@redhat.com>
6033
6034 * gdb.cp/method2.exp: Use prepare_for_testing and cleanup
6035 some Tcl syntax.
6036 * gdb.cp/ovldbreak.exp: Likewise.
6037
7949c2a0
KS
60382012-03-01 Keith Seitz <keiths@redhat.com>
6039
6040 * gdb.base/help.exp (help show user): Update expected result
6041 for new doc string changes (add "non-python").
6042
7d74f244
DE
60432012-03-01 Scott J. Goldman <scottjg@vmware.com>
6044
6045 * gdb.python/py-cmd.exp: Add test to verify that python commands can
6046 be put in the user-defined category and that the commands appear in
6047 "help user-defined".
6048
1b611343
JB
60492012-02-29 Joel Brobecker <brobecker@adacore.com>
6050
6051 * gdb.ada/tagged_not_init: New testcase.
6052
99b1c762
JB
60532012-02-29 Joel Brobecker <brobecker@adacore.com>
6054
6055 * gdb.ada/arrayidx.exp: Adjust expected output for p_one_two_three.
6056 * gdb.ada/enum_idx_packed: New testcase.
6057
2d4a02ee
JB
60582012-02-29 Joel Brobecker <brobecker@adacore.com>
6059
6060 * gdb.ada/aliased_array: New testcase.
6061
2e6fda7d
JB
60622012-02-29 Joel Brobecker <brobecker@adacore.com>
6063
6064 * gdb.ada/whatis_array_val: New testcase.
6065
9a7f938f
JK
60662012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6067
6068 Fix disp-step-syscall.exp: fork: single step over fork.
6069 * gdb.base/disp-step-syscall.exp (syscall_insn): Anchor it by
6070 whitespaces.
6071 (single step over $syscall): Remove its check.
6072 (single step over $syscall final pc): New check.
6073
8703a944
JK
60742012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6075
6076 Support processors without SSSE3.
6077 * gdb.reverse/i386-sse-reverse.c (sse_test): Move pabsb, pabsw and
6078 pabsd into ...
6079 (ssse3_test): ... a new function.
6080 (main): Call ssse3_test.
6081 * gdb.reverse/i386-sse-reverse.exp: New variable end_ssse3_test.
6082 Update expected values everywhere.
6083 (reverse-step to pabsd, verify xmm0 after reverse pabsd)
6084 (verify xmm1 after reverse pabsd, verify xmm2 after reverse pabsd)
6085 (reverse-step to pabsw, verify xmm0 after reverse pabsw)
6086 (verify xmm1 after reverse pabsw, verify xmm2 after reverse pabsw)
6087 (reverse-step to pabsb, verify xmm0 after reverse pabsb)
6088 (verify xmm1 after reverse pabsb, verify xmm2 after reverse pabsb):
6089 Move these tests lower.
6090 (set breakpoint at end of ssse3_test, continue to end of ssse3_test)
6091 (verify xmm0 at end of ssse3_test, verify xmm1 at end of ssse3_test)
6092 (verify xmm2 at end of ssse3_test, continue to end of ssse3_test #2):
6093 New tests.
6094
c03e6ccc
YQ
60952012-02-29 Yao Qi <yao@codesourcery.com>
6096 Pedro Alves <palves@redhat.com>
6097
6098 * gdb.trace/trace-mt.c: New.
6099 * gdb.trace/trace-mt.exp: New.
6100
7964b62a
TS
61012012-02-28 Thomas Schwinge <thomas@codesourcery.com>
6102
2c8910ba
TS
6103 * gdb.base/annota1.exp: Use gdb_get_line_number for retrieving line
6104 numbers instead of hardcoding them.
6105 * gdb.base/annota1.c: Provide suitable markers.
6106 * gdb.base/annota3.exp: Use gdb_get_line_number for retrieving line
6107 numbers instead of hardcoding them.
6108 * gdb.base/annota3.c: Provide suitable markers.
6109
6110 * gdb.base/annota1.c [__sh__]: Remove any special-casing.
6111 * gdb.base/annota3.c: Likewise.
6112 * gdb.base/sigall.c: Likewise.
6113 * gdb.base/signals.c: Likewise.
6114 * gdb.reverse/sigall-reverse.c: Likewise.
7964b62a 6115
5a41c0b7
MR
61162012-02-27 Maciej W. Rozycki <macro@codesourcery.com>
6117
6118 * gdb.cp/breakpoint.exp (test_breakpoint): Fix the runto_main
6119 failure return path.
6120
ebbbe5c5
LM
61212012-02-27 Luis Machado <lgustavo@codesourcery.com>
6122
6123 * gdb.base/save-bp.exp: Account for new condition evaluator output.
6124
8d126d8a
LM
61252012-02-24 Luis Machado <lgustavo@codesourcery.com>
6126
6127 * gdb.base/cond-eval-mode.exp: New file.
6128
11337c2f
PA
61292012-02-24 Pedro Alves <palves@redhat.com>
6130
6131 * gdb.base/break-interp.exp (test_ld): Use with_test_prefix.
6132 (top level): Use with_test_prefix.
6133
13fc3e3c
PA
61342012-02-24 Pedro Alves <palves@redhat.com>
6135
6136 * gdb.threads/attach-into-signal.exp (corefunc): Use
6137 with_test_prefix.
6138
07c1b626
JK
61392012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6140
6141 Fix false FAILs on old CPUs without SSE.
6142 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test):
6143 Return untested for Illegal instruction.
6144
596ba138
JK
61452012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6146
6147 Fix false FAILs with glibc debug infos installed.
6148 * gdb.reverse/solib-precsave.exp (set debug-file-directory): New test.
6149 * gdb.reverse/solib-reverse.exp (set debug-file-directory): New test.
6150
aeaa2474
SA
61512012-02-22 Sterling Augustine <saugustine@google.com>
6152
6153 * gdb.base/watchpoint.exp (test_constant_watchpoint): Add test for
6154 constant with cast.
6155
aed555c9
PA
61562012-02-21 Pedro Alves <palves@redhat.com>
6157
6158 * gdb.threads/watchpoint-fork.exp (test): Use with_test_prefix.
6159
78afebb4
PA
61602012-02-21 Pedro Alves <palves@redhat.com>
6161
6162 * gdb.base/return-nodebug.exp (do_test): Use with_test_prefix.
6163
fdcfef12
PA
61642012-02-21 Pedro Alves <palves@redhat.com>
6165
6166 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Use
6167 with_test_prefix.
6168
0f4d39d5
PA
61692012-02-21 Pedro Alves <palves@redhat.com>
6170
6171 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Don't do
6172 with_test_prefix here.
6173 (top level): Do it here instead. Remove `:' from the
6174 with_test_prefix string.
6175 * gdb.base/attach-pie-misread.exp: Remove the leading space the
6176 the suffix `:' from the with_test_prefix prefix string.
6177 * gdb.base/break-interp.exp: Ditto.
6178 * gdb.base/catch-load.exp: Ditto.
6179 * gdb.base/disp-step-syscall.exp: Ditto.
6180 * gdb.base/jit-so.exp: Ditto.
6181 * gdb.base/jit.exp: Ditto.
6182 * gdb.base/sepdebug.exp: Ditto.
6183 * gdb.base/solib-display.exp: Ditto.
6184 * gdb.base/solib-overlap.exp: Ditto.
6185 * gdb.base/watch-cond-infcall.exp: Ditto.
6186 * gdb.base/watchpoint.exp: Ditto.
6187 * gdb.dwarf2/dw2-noloc.exp: Ditto.
6188 * gdb.mi/mi-watch.exp: Ditto.
6189 * gdb.mi/mi2-watch.exp: Ditto.
6190 * gdb.threads/non-ldr-exc-1.exp: Ditto.
6191 * gdb.threads/non-ldr-exc-2.exp: Ditto.
6192 * gdb.threads/non-ldr-exc-3.exp: Ditto.
6193 * gdb.threads/non-ldr-exc-4.exp: Ditto.
6194 * gdb.threads/watchpoint-fork.exp: Ditto.
6195 * gdb.threads/watchthreads-reorder.exp: Ditto.
6196 * gdb.trace/change-loc.exp: Ditto.
6197 * gdb.trace/pending.exp: Ditto.
6198 * gdb.trace/status-stop.exp: Ditto.
6199 * gdb.trace/strace.exp: Ditto.
6200 * gdb.trace/trace-break.exp: Ditto.
6201 * gdb.trace/unavailable.exp: Ditto.
6202 * lib/gdb.exp (with_test_prefix): Always prefix with space and
6203 suffix with colon. Adjust leading comments.
6204
6a5870ce
PA
62052012-02-21 Pedro Alves <palves@redhat.com>
6206 Tom Tromey <tromey@redhat.com>
6207
6208 * lib/gdb.exp: Add description of test prefixes.
6209 (with_test_prefix): New procedure.
6210 * gdb.arch/altivec-abi.exp: Use with_test_prefix.
6211 * gdb.base/attach-pie-misread.exp: Use with_test_prefix.
6212 * gdb.base/break-interp.exp: Use with_test_prefix. Use append
6213 instead of lappend to append to pf_prefix.
6214 * gdb.base/catch-load.exp: Use with_test_prefix.
6215 * gdb.base/disp-step-syscall.exp: Use with_test_prefix.
6216 * gdb.base/jit-so.exp: Use with_test_prefix.
6217 * gdb.base/jit.exp: Use with_test_prefix.
6218 * gdb.base/return-nodebug.exp (do_test): Use append instead of
6219 lappend to append to pf_prefix.
6220 * gdb.base/sepdebug.exp: Use with_test_prefix.
6221 * gdb.base/solib-display.exp: Use with_test_prefix.
6222 * gdb.base/solib-overlap.exp: Use with_test_prefix.
6223 * gdb.base/watch-cond-infcall.exp: Use with_test_prefix.
6224 * gdb.base/watchpoint.exp: Use with_test_prefix.
6225 * gdb.dwarf2/dw2-noloc.exp: Use with_test_prefix.
6226 * gdb.mi/mi-watch.exp: Use with_test_prefix.
6227 * gdb.mi/mi2-watch.exp: Use with_test_prefix.
6228 * gdb.threads/non-ldr-exc-1.exp: Use with_test_prefix.
6229 * gdb.threads/non-ldr-exc-2.exp: Use with_test_prefix.
6230 * gdb.threads/non-ldr-exc-3.exp: Use with_test_prefix.
6231 * gdb.threads/non-ldr-exc-4.exp: Use with_test_prefix.
6232 * gdb.threads/watchpoint-fork.exp: Use with_test_prefix. Use
6233 append instead of lappend to append to pf_prefix.
6234 * gdb.threads/watchthreads-reorder.exp: Use with_test_prefix.
6235 * gdb.trace/change-loc.exp: Use with_test_prefix.
6236 * gdb.trace/pending.exp: Use with_test_prefix.
6237 * gdb.trace/status-stop.exp: Use with_test_prefix.
6238 * gdb.trace/strace.exp: Use with_test_prefix.
6239 * gdb.trace/trace-break.exp: Use with_test_prefix.
6240 * gdb.trace/unavailable.exp: Use with_test_prefix. Use append
6241 instead of lappend to append to pf_prefix.
6242
35dc4a6b
JK
62432012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6244
6245 Fix racy FAILs.
6246 * gdb.base/inferior-died.c (main): Add return of 0.
6247 * gdb.base/inferior-died.exp (continue): Fix expectation of
6248 asynchronous events.
6249 (p 1): New test.
6250
c5a006e6
PA
62512012-02-20 Pedro Alves <palves@redhat.com>
6252
6253 * gdb.threads/attach-into-signal.exp (corefunc): Don't enable
6254 lin-lwp output. Set SIGALRM to stop. Adjust tests to not rely on
6255 gdb's internal debug output. For the non-threaded case, look for
6256 "Program received signal SIGLARM", for the threaded case, peek at
6257 the thread's siginfo.
6258
cc51a170
PA
62592012-02-20 Pedro Alves <palves@redhat.com>
6260
6261 General cleanup, make output test messages unique, and build
6262 different executable files for the non-threaded and threaded
6263 cases.
6264
6265 * gdb.threads/attach-into-signal.exp (binfile, escapedbinfile):
6266 Delete.
6267 (executable_nothr, executable_thr): New globals.
6268 (top level): Adjust to delete both executables.
6269 (corefunc): New parameter $executable. Set $pf_prefix instead of
6270 hand writing a prefix in tests. Issue a clean_restart and enable
6271 lin-lwp debug output here.
6272 (top level): Adjust. Use build_executable. Don't start gdb here,
6273 and don't enable lin-lwp debug output here.
6274 * gdb.threads/Makefile.in (EXECUTABLES): Adjust.
6275
c755f03d
JK
62762012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6277
6278 Fix racy FAILs.
6279 * gdb.base/catch-load.exp (one_catch_load_test): Remove duplicate
6280 "continue" command.
6281
6bec5e0a
JK
62822012-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6283
6284 Fix for gdbserver non-extended mode.
6285 * gdb.base/break-inline.exp (start): Replace "start" by gdb_breakpoint
6286 and gdb_run_cmd.
6287
2e8265fd
TT
62882012-02-17 Tom Tromey <tromey@redhat.com>
6289
6290 * gdb.python/py-events.py (exit_handler): Add test for 'dir'.
6291 * gdb.python/py-events.exp: Check 'dir' output.
6292 * gdb.python/py-type.exp (test_fields): Add test for 'dir'.
6293
9e507076
YQ
62942012-02-17 Yao Qi <yao@codesourcery.com>
6295
6296 * gdb.trace/strace.exp (strace_info_marker): Test `info threads'.
6297
32d22ab1
TT
62982012-02-16 Tom Tromey <tromey@redhat.com>
6299
6300 * gdb.base/inferior-died.c: Don't include stdio.h.
6301
9addecb9
TT
63022012-02-16 Tom Tromey <tromey@redhat.com>
6303
6304 * gdb.base/inferior-died.c: New file.
6305 * gdb.base/inferior-died.exp: New file.
6306
4cb6da1c
AR
63072012-02-15 Aleksandar Ristovski <aristovski@qnx.com>
6308
6309 * gdb.base/break-inline.exp: New file.
6310 * gdb.base/break-inline.c: New file.
6311
3af2590d
TT
63122012-02-15 Tom Tromey <tromey@redhat.com>
6313
6314 * gdb.base/pc-fp.exp: Add "info register" tests.
6315
29988831
TT
63162012-02-15 Tom Tromey <tromey@redhat.com>
6317
6318 * gdb.base/regs.exp: Remove.
6319
10010058
PA
63202012-02-15 Pedro Alves <palves@redhat.com>
6321
6322 * gdb.trace/backtrace.exp: Issue UNSUPPORTED instead of PASS when
6323 the target doesn't support tracepoints.
6324 * gdb.trace/circ.exp: Ditto.
6325 * gdb.trace/collection.exp: Ditto.
6326 * gdb.trace/packetlen.exp: Ditto.
6327 * gdb.trace/passc-dyn.exp: Ditto.
6328 * gdb.trace/report.exp: Ditto.
6329 * gdb.trace/tfind.exp: Ditto.
6330 * gdb.trace/tspeed.exp: Ditto.
6331 * gdb.trace/tsv.exp: Ditto.
6332 * gdb.trace/unavailable.exp: Ditto.
6333 * gdb.trace/while-dyn.exp: Ditto.
6334
a2e0062d
PA
63352012-02-15 Pedro Alves <palves@redhat.com>
6336
6337 * gdb.trace/circ.exp (trace_buffer_normal): Rewrite using
6338 gdb_test_multiple, and call unsupported instead of fail, if the
6339 remote side does not support the request.
6340
a1999d40
PA
63412012-02-15 Pedro Alves <palves@redhat.com>
6342
6343 * gdb.server/ext-attach.exp: Make sure gdb is disconnected.
6344 * gdb.server/ext-run.exp: Make sure gdb is disconnected.
6345 * gdb.server/file-transfer.exp: Make sure gdb is disconnected.
6346 * gdb.server/server-mon.exp: Make sure gdb is disconnected.
6347 * gdb.server/server-run.exp: Make sure gdb is disconnected.
6348 * lib/gdbserver-support.exp (gdbserver_start_extended): Only
6349 prepend "extended-" to $gdbserver_protocol if $gdbserver_protocol
6350 doesn't start with "extended-" already.
6351
7cee1e54
PA
63522012-02-15 Pedro Alves <palves@redhat.com>
6353
6354 Support extended-remote. Avoid cascading timeouts.
6355
6356 * gdb.base/attach.exp (do_attach_tests): Add expected output for
6357 the extended-remote target. If attaching with no file fails, load
6358 the file manually.
6359 * gdb.server/ext-attach.exp: Adjust expected attach/detach output.
6360
816338b5
SS
63612012-02-14 Stan Shebs <stan@codesourcery.com>
6362
6363 * gdb.base/ena-dis-br.exp: Add enable count test.
6364
cc30c4bd
PA
63652012-02-13 Pedro Alves <palves@redhat.com>
6366
6367 * config/mips-idt.exp: Delete.
6368 * gdb.base/a2-run.exp: Remove mips-idt xfails.
6369 * gdb.base/bitfields.exp: Remove mips-idt restarts.
6370 * gdb.base/break.exp: Remove mips-idt references.
6371 * gdb.base/chng-syms.exp: Ditto.
6372 * gdb.base/default.exp: Ditto.
6373 * gdb.base/funcargs.exp (funcargs_reload): Delete.
6374 (top level): Don't call it.
6375 * gdb.base/opaque.exp: Remove mips-idt restarts.
6376 * gdb.base/ptype.exp: Remove mips-idt xfails.
6377 * gdb.base/scope.exp: Remove mips-idt restarts.
6378 * gdb.base/sepdebug.exp: Remove mips-idt references.
6379 * gdb.base/watchpoint.exp (maybe_clean_restart)
6380 (maybe_reinitialize): Delete.
6381 (test_disabling_watchpoints, test_disabling_watchpoints)
6382 (test_watchpoint_triggered_in_syscall)
6383 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
6384 Don't call them.
6385
57008375
JK
63862012-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6387
6388 * gdb.server/server-exec-info.exp: New file.
6389
4a2d9c08
PA
63902012-02-10 Pedro Alves <palves@redhat.com>
6391
6392 * gdb.base/break-interp.exp (test_attach_gdb): Assume $file is
6393 always non-empty.
6394 (test_attach): Always pass $exec to test_attach_gdb.
6395
09fa21bd
TT
63962012-02-08 Tom Tromey <tromey@redhat.com>
6397
6398 * gdb.python/py-symbol.exp: Use lookup_global_symbol for tests
6399 before inferior is started.
6400
f0823d2c
TT
64012012-02-07 Tom Tromey <tromey@redhat.com>
6402
6403 * gdb.python/py-symbol.exp: Test Symbol.needs_frame and
6404 Symbol.value.
6405 * gdb.python/py-symbol.c (qq): Set default value.
6406
64072012-02-07 Tom Tromey <tromey@redhat.com>
64e7d9dd
TT
6408
6409 * gdb.python/py-symbol.c (qq): New global.
6410 * gdb.python/py-symbol.exp: Add test for frame-less
6411 lookup_symbol.
6412 * gdb.python/py-symtab.exp: Fix line number.
6413
f7e44f65
JB
64142012-02-03 Joel Brobecker <brobecker@adacore.com>
6415
6416 * gdb.ada/mi_task_arg: New testcase.
6417
4c9ed63c
PA
64182012-02-02 Pedro Alves <palves@redhat.com>
6419
6420 * gdb.reverse/until-precsave.exp: Also put "record save" under the
6421 extended timeout.
6422
c0b9f2c6
PA
64232012-02-02 Pedro Alves <palves@redhat.com>
6424
6425 * gdb.gdb/complaints.exp: Skip if gdb,noinferiorio is set.
6426 * gdb.gdb/selftest.exp (test_with_self): Handle gdb,noinferiorio.
6427
5f8cefd7
PA
64282012-02-02 Pedro Alves <palves@redhat.com>
6429
6430 * gdb.base/term.exp: Rewrite.
6431 * gdb.base/term.c: New.
6432
2f3a2569
PA
64332012-02-02 Pedro Alves <palves@redhat.com>
6434
6435 * gdb.base/default.exp (run "r" abbreviation, run): Add
6436 extended-remote expected output.
6437
f149aabd
TT
64382012-02-02 Tom Tromey <tromey@redhat.com>
6439
6440 * gdb.cp/dispcxx.exp: New file.
6441 * gdb.cp/dispcxx.cc: New file.
6442
03bef283
TT
64432012-02-01 Tom Tromey <tromey@redhat.com>
6444
6445 * gdb.base/jit-simple.exp: New file.
6446 * gdb.base/jit-simple.c: New file.
6447
a79b18b5
YQ
64482012-01-30 Yao Qi <yao@codesourcery.com>
6449
6450 * gdb.base/skip.exp: Make test result unique.
6451
f0d1a53e
JK
64522012-01-30 Jan Kratochvil <jan.kratochvil@redhat.com>
6453
6454 * gdb.base/valgrind-db-attach.exp (attach to debugger): Fix
6455 compatibility with valgrind-3.7.0.
6456
4b3c9f41
PA
64572012-01-27 Pedro Alves <palves@redhat.com>
6458
6459 * gdb.base/watchpoint.exp (no_hw): New global.
6460 (maybe_clean_restart, maybe_reinitialize): If no_hw is set,
6461 disable hw watchpoints.
6462 (test_wide_location_1, test_wide_location_2): If no_hw is set,
6463 don't expect hw watchpoints.
6464 (no_hw_watchpoints): Always clean restart.
6465 (do_tests): New procedure, factored out from the top level.
6466 (top level): Run tests twice. Once with hw watchpoints enabled,
6467 another time with hw watchpoints disabled.
6468
a13491c8
PA
64692012-01-27 Pedro Alves <palves@redhat.com>
6470
6471 * gdb.base/watchpoint.exp (test_no_hw_watchpoints): New, factored
6472 out from the top level.
6473 (top level): Call it instead.
6474
f2c8a051
PA
64752012-01-27 Pedro Alves <palves@redhat.com>
6476
6477 * gdb.base/watchpoint.exp (top level): Re-enable hardware
6478 watchpoints sooner.
6479
654d7a9e
PA
64802012-01-27 Pedro Alves <palves@redhat.com>
6481
6482 * gdb.base/watchpoint.exp (top level): Delete watch ival3.
6483
274f47f3
PA
64842012-01-27 Pedro Alves <palves@redhat.com>
6485
6486 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): Expect
6487 "You may have requested too many hardware
6488 breakpoints/watchpoints".
6489
e4d63ba2
PA
64902012-01-27 Pedro Alves <palves@redhat.com>
6491
6492 * gdb.base/watchpoint.exp (maybe_clean_restart)
6493 (maybe_reinitialize): New.
6494 (test_disabling_watchpoints): Call maybe_reinitialize. Don't
6495 expect "hit N times".
6496 (test_disabling_watchpoints, test_complex_watchpoint)
6497 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
6498 Call maybe_clean_restart.
6499 (top level): Use clean_restart. Remove "mips-idt-*"
6500 reinitialization.
6501
dbd95daf
PA
65022012-01-27 Pedro Alves <palves@redhat.com>
6503
6504 * gdb.base/watchpoint.exp: Always run test_complex_watchpoint.
6505
f3ad2025
PA
65062012-01-27 Pedro Alves <palves@redhat.com>
6507
6508 * gdb.base/watchpoint.exp: Clean restart after tests that don't
6509 require `initialize' anymore. Remove unnecessary `initialize'
6510 calls.
6511
100aa3ae
PA
65122012-01-27 Pedro Alves <palves@redhat.com>
6513
6514 * gdb.base/watchpoint.exp (wp_set): Delete.
6515 (initialize, test_simple_watchpoint, top level): Remove dead code.
6516
c79a8e11
PA
65172012-01-27 Pedro Alves <palves@redhat.com>
6518
6519 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Fix
6520 typo.
6521
048fe15a
PA
65222012-01-27 Pedro Alves <palves@redhat.com>
6523
6524 * config/extended-gdbserver.exp: New file.
6525 * lib/gdbserver-support.exp (gdbserver_start_extended): Extend
6526 comment.
6527 (gdbserver_start_multi, mi_gdbserver_start_multi): New.
6528 * boards/native-extended-gdbserver.exp: New file.
6529
4033a6bf
PA
65302012-01-26 Pedro Alves <palves@redhat.com>
6531
6532 * gdb.base/watchpoint.exp: Replace send_gdb/gdb_expect by gdb_test
6533 and gdb_test_multiple.
6534
3d7f4b81
PA
65352012-01-26 Pedro Alves <palves@redhat.com>
6536
6537 Make test messages unique, and more identifiable.
6538 * gdb.multi/watchpoint-multi.exp: Change test messages.
6539
484abf42
TT
65402012-01-25 Tom Tromey <tromey@redhat.com>
6541
6542 * gdb.base/solib-disc.exp: Fix regexps.
6543
edcc5120
TT
65442012-01-24 Tom Tromey <tromey@redhat.com>
6545
6546 * lib/mi-support.exp (mi_expect_stop): Add special case for
6547 solib-event.
6548 * gdb.base/catch-load-so.c: New file.
6549 * gdb.base/catch-load.exp: New file.
6550 * gdb.base/catch-load.c: New file.
6551 * gdb.base/break-interp.exp (reach_1): Update regexp.
6552
30b91c90
JK
65532012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6554
6555 Fix fuzzy results.
6556 * gdb.mi/var-cmd.c (do_locals_tests): Initialize variables lsimple,
6557 lpsimple and func.
6558
53fe1783
GB
65592012-01-24 Gary Benson <gbenson@redhat.com>
6560
6561 Delete #if 0'd out code.
6562 * gdb.base/default.exp (info catch): Remove.
6563 * gdb.base/gdb_history (info catch): Likewise.
6564 * gdb.base/help.exp (info catch): Likewise.
6565
d0d8b0c6
JK
65662012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6567
6568 Fix watchpoints to be specific for each inferior.
6569 * gdb.multi/watchpoint-multi.c: New file.
6570 * gdb.multi/watchpoint-multi.exp: New file.
6571
4403d8e9
JK
65722012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6573
6574 Fix watchpoints across inferior fork.
6575 * gdb.threads/watchpoint-fork-child.c: New file.
6576 * gdb.threads/watchpoint-fork-mt.c: New file.
6577 * gdb.threads/watchpoint-fork-parent.c: New file.
6578 * gdb.threads/watchpoint-fork-st.c: New file.
6579 * gdb.threads/watchpoint-fork.exp: New file.
6580 * gdb.threads/watchpoint-fork.h: New file.
6581
050a2e1d
PA
65822012-01-23 Pedro Alves <palves@redhat.com>
6583
6584 * gdb.base/call-signal-resume.exp: Allow output after "return".
6585
6a52fb62
PA
65862012-01-20 Pedro Alves <palves@redhat.com>
6587
6588 * gdb.python/py-finish-breakpoint.py: Fix typo.
6589
145b16a9
UW
65902012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
6591
6592 * gdb.base/info-proc.exp: Also run on remote targets. Main
6593 "info proc" command is now always present; whether target supports
6594 actual info proc operation is detected when attempting to issue
6595 the command.
6596
26f6125e
JK
65972012-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6598
6599 * .gdbinit: Remove.
6600
eb5227ce
PA
66012012-01-19 Pedro Alves <palves@redhat.com>
6602
6603 * gdb.java/jprint.exp: Don't rely on inferior output, but instead
6604 look at the funtions' returns.
6605 * gdb.java/jprint.java (jvclass.addprint, jprint.print(int))
6606 (jprint.print(int, int)): Change return type to int. Adjust.
6607
1db33378
PP
66082012-01-18 Paul Pluzhnikov <ppluzhnikov@google.com>
6609
6610 PR gdb/9538
6611 * gdb.base/sepdebug.exp: New test.
6612
b9736cf8
PA
66132012-01-18 Pedro Alves <palves@redhat.com>
6614
6615 * gdb.ada/mi_task_info.exp (-ada-task-info with no argument):
6616 Allow output before ^done.
6617
4aac40c8
TT
66182012-01-16 Tom Tromey <tromey@redhat.com>
6619
6620 * gdb.linespec/linespec.exp: Change some tests to use $decimal.
6621 Add tests for relative directory.
6622
cafec441
TT
66232012-01-16 Tom Tromey <tromey@redhat.com>
6624
6625 * gdb.base/printcmds.c (enum flag_enum): New.
6626 (three): New global.
6627 * gdb.base/printcmds.exp (test_print_enums): Add test for flag
6628 enum printing.
6629 * gdb.python/py-pp-maint.py (build_pretty_printer): Instantiate
6630 FlagEnumerationPrinter.
6631 * gdb.python/py-pp-maint.exp: Add tests for FlagEnumerationPrinter.
6632 * gdb.python/py-pp-maint.c (enum flag_enum): New.
6633 (fval): New global.
6634
abcc4978
PA
66352012-01-16 Pedro Alves <palves@redhat.com>
6636
6637 * lib/gdb.exp (banned_procedures): New variable.
6638 (banned_variables_traced): Rename to ...
6639 (banned_traced): ... this.
6640 (gdb_init): Also trace banned procedures.
6641 (gdb_finish): Also untrace banned procedures.
6642
97ccebe8
PA
66432012-01-16 Pedro Alves <palves@redhat.com>
6644
6645 Remove all calls to strace.
6646
2af7517b
JK
66472012-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6648
6649 * gdb.dwarf2/dw2-namespaceless-anonymous.S: New file.
6650 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: New file.
6651
9241a8bc
PP
66522012-01-13 Paul Pluzhnikov <ppluzhnikov@google.com>
6653
6654 * gdb.base/attach-pie-misread.exp: Pass -pie only to the linker.
6655 * gdb.base/pie-execl.exp: Likewise.
6656
3848a17f
KS
66572012-01-12 Keith Seitz <keiths@redhat.com>
6658
6659 PR mi/10586
6660 * gdb.mi/var-cmd.c (struct anonymous): New structure.
6661 (do_anonymous_type_tests): New function.
6662 (main): Call do_anonymous_type_tests.
6663 * gdb.mi/mi2-var-child.exp: Add anonymous type tests.
6664 (verify_everything): New procedure.
6665 * gdb.mi/mi-var-cp.cc (class A): New class.
6666 (anonymous_structs_and_unions): New function.
6667 (main): Call anonymous_structs_and_unions.
6668 * gdb.mi/mi-var-cp.exp: Add anonymous type tests.
6669 (verify_everything): New procedure.
6670
440e2fca
KS
66712012-01-12 Keith Seitz <keiths@redhat.com>
6672
6673 * lib/mi-support.exp: Expand comments about PATH_EXPR.
6674 (varobj_tree::get_path_expr): Assume that all varobjs are
6675 compound unless they are known simple types.
6676 Adjust path expressions based on parent type, path parent type,
6677 and tree language.
6678 (varobj_tree::walk_tree): Add LANGUAGE parameter and save it into
6679 the root varobj.
6680 (mi_walk_varobj_tree): Add LANGUAGE parameter.
6681
675399c9
PA
66822012-01-11 Pedro Alves <palves@redhat.com>
6683
6684 * gdb.base/default.exp (core-file): Don't expect "GDB can't read
6685 core files on this machine" anymore.
6686
97ddaa9b
PH
66872012-01-11 Paul Hilfinger <hilfingr@adacore.com>
6688
6689 * gdb.base/watchpoint.c (recurser): Initialize local_x.
6690 (main): Repeat recurser call.
6691 * gdb.base/watchpoint.exp: Check that 'watch recurser::local_x' is
6692 equivalent to 'local_x'.
6693
ea733575 66942012-01-11 Paul Hilfinger <hilfingr@adacore.com>
6fdff2c5 6695 Joel Brobecker <brobecker@adacore.com>
ea733575
PH
6696
6697 * gdb.base/recpar.c, gdb.base/recpar.exp: New files.
6698
2ca0b532
PA
66992012-01-05 Pedro Alves <alves.ped@gmail.com>
6700
6701 * gdb.mi/mi-stepn.c, gdb.mi/mi-stepn.exp: New files.
6702 * gdb.python/py-events.c (first): Add bits for new "step N" test.
6703 * gdb.python/py-events.exp: Test that "step N" tripping on a
6704 breakpoint emits a breakpoint event.
6705
6e681866
JB
67062012-01-03 Joel Brobecker <brobecker@adacore.com>
6707
6708 * gdb.base/auxv.exp: Reformat the copyright notice.
6709
3c2d6aff
YQ
67102012-01-03 Yao Qi <yao@codesourcery.com>
6711
6712 * gdb.trace/strace.exp (strace_trace_on_same_addr): New.
6713 (strace_trace_on_diff_addr): New.
6714 * gdb.trace/strace.c: (main): Add two local variables.
6715
0852fee3
UW
67162011-01-02 Ulrich Weigand <uweigand@de.ibm.com>
6717
6718 * gdb.cell/fork.exp: Delete breakpoints after reaching main.
6719 * gdb.cell/gcore.exp: Likewise.
6720 * gdb.cell/solib-symbol.exp: Use "info symbol" instead of "break"
6721 to verify the correct instance of main is selected.
6722
12c3e59c
JB
67232012-01-02 Joel Brobecker <brobecker@adacore.com>
6724
6725 * dg-extract-results.sh, gdb.arch/gcore.c, gdb.arch/gdb1558.c,
6726 gdb.arch/i386-gnu-cfi.c, gdb.base/complex.c, gdb.base/cvexpr.c,
6727 gdb.base/gcore.c, gdb.base/gdb1555-main.c, gdb.base/gdb1555.c,
6728 gdb.base/gdb1821.c, gdb.base/long_long.c, gdb.base/restore.c,
6729 gdb.base/sepdebug.c, gdb.base/type-opaque-lib.c,
6730 gdb.base/type-opaque-main.c, gdb.cp/maint.exp, gdb.cp/namespace1.cc,
6731 gdb.cp/pr9631.cc, gdb.cp/psmang1.cc, gdb.cp/psmang2.cc,
6732 gdb.cp/try_catch.cc, gdb.cp/virtfunc.cc, gdb.hp/gdb.base-hp/reg.exp,
6733 gdb.mi/basics.c, gdb.mi/mi-stack.c, gdb.mi/mi-var-child.c,
6734 gdb.mi/mi2-var-child.exp, gdb.mi/var-cmd.c,
6735 gdb.threads/thread_check.c: Reformat copyright header.
6736
c0f378ec
EBM
67372011-12-30 Edjunior Machado <emachado@linux.vnet.ibm.com>
6738
e4a7ca93 6739 * gdb.python/py-finish-breakpoint.exp: Add `.' prefix for ppc64.
c0f378ec
EBM
6740 * gdb.python/py-finish-breakpoint2.exp: Skip testcase if python support
6741 is not enabled.
6742
3bc96cfb
JK
67432011-12-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6744
6745 * gdb.python/py-finish-breakpoint.c (test_exec_exit): Change the
6746 parameter to self_exec, adjust the function.
6747 (main): Check for argv[1] "exit". Use argv[0] for test_exec_exit.
6748 * gdb.python/py-finish-breakpoint.exp (set var self_exec = 0): New test.
6749 (set var do_exit = 0): Remove test.
6750 (newline at end of file): Add one.
6751
095bcf5e
JB
67522011-12-27 Joel Brobecker <brobecker@adacore.com>
6753
6754 * gdb.base/dmsym.c, gdb.base/dmsym_main.c, gdb.base/dmsym.exp:
6755 New files.
6756
18d19bd1
JK
67572011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6758
6759 Fix racy FAILs.
6760 * gdb.threads/fork-thread-pending.c (barrier): New variable.
6761 (thread_function, thread_forker): Call pthread_barrier_wait for it.
6762 (main): Call pthread_barrier_init for it.
6763
e809353a
JK
67642011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6765
6766 Fix double send_gdb leading to racy FAILs.
6767 * gdb.base/break.exp (set silent break bp_location1): Replace
6768 3x send_gdb and gdb_expect by gdb_test.
6769 * gdb.base/fileio.exp: Replace 2x send_gdb by gdb_exit and sleep.
6770 * gdb.base/foll-vfork.exp (vfork_and_exec_child_follow_to_main_bp)
6771 (vfork_and_exec_child_follow_through_step): Use gdb_test_no_output
6772 instead of send_gdb. Twice.
6773 * gdb.base/sepdebug.exp (set silent break bp_location1): Replace
6774 3x send_gdb and gdb_expect by gdb_test.
6775 * gdb.mi/mi-nsmoribund.exp: Replace 3x send_gdb by mi_gdb_test.
6776
da8cb7ec
JK
67772011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6778
6779 * gdb.linespec/linespec.exp: Compile using {c++}.
6780
ae1a303e
JK
67812011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6782
6783 * gdb.cp/templates.exp (test_template_typedef): Import gdb_prompt.
6784 (print destructor of template typedef): Extend it for gcc/51668 XFAIL.
6785 (verify GCC PR debug/51668): New test.
6786
cc72b2a2
KP
67872011-12-23 Kevin Pouget <kevin.pouget@st.com>
6788
6789 Introduce gdb.FinishBreakpoint in Python.
6790 * Makefile.in (EXECUTABLES): Add py-finish-breakpoint and
6791 py-finish-breakpoint2
6792 (MISCALLANEOUS): Add py-events-shlib.so and py-events-shlib-nodebug.so
6793 * gdb.python/py-breakpoint.exp (mult_line): Define and use variable
6794 instead of line number.
6795 * gdb.python/py-finish-breakpoint.c: New file.
6796 * gdb.python/py-finish-breakpoint.exp: New file.
6797 * gdb.python/py-finish-breakpoint.py: New file.
6798 * gdb.python/py-finish-breakpoint2.cc: New file.
6799 * gdb.python/py-finish-breakpoint2.exp: New file.
6800 * gdb.python/py-finish-breakpoint2.py: New file.
6801
3b7962f9
JK
68022011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6803
6804 Partial fix of compatibility with gcc-4.7.
6805 * gdb.cp/templates.exp (ptype T5<int>, ptype t5i): Turn all PASS cases
6806 into XFAIL "new without size_t". Permit size_t for the KFAIL case.
6807 Add comment to add a PASS case in the future.
6808
6538471c
JK
6809 Fix compatibility with gcc-4.7.
6810 * gdb.python/py-frame-inline.c (f): Use inline for __always_inline__.
6811
7052e42c
UW
68122011-12-21 Ulrich Weigand <ulrich.weigand@linaro.org>
6813
6814 PR tdep/12797
6815 * gdb.base/callfuncs.exp: Remove KFAIL.
6816
9ac7f98e
JB
68172011-12-21 Joel Brobecker <brobecker@adacore.com>
6818
6819 * gdb.ada/task_bp: New testcase.
6820
f6eeced0
JK
68212011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6822
6823 * gdb.base/reread.exp: If srcfile2 fails to build retry it with
6824 -DNO_SECTIONS.
6825 * gdb.base/reread2.c <!NO_SECTIONS>: New sections block.
6826
72225e17
JK
68272011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6828
6829 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Make
6830 PR gcc/45997 XFAIL conditional for gcc <= 4.5.
6831 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
6832 Change PR gcc/41736 to the more specific PR gcc/46955. Make it
6833 conditional for gcc <= 4.5.
6834
13ac8d2c
JK
68352011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6836
6837 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Replace KFAIL
6838 by XFAIL.
6839 * gdb.cp/static-method.exp (info addr A::func())
6840 (list static-method.cc:xxx::(anonymous namespace)::A::func)
6841 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
6842 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
6843 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): Likewise.
6844 * gdb.cp/temargs.exp (test value of F in k2_m, test type of F in k3_m)
6845 (test value of F in k3_m): Likewise.
6846 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
6847 Likewise.
6848
049682ba
JK
68492011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6850
6851 * gdb.threads/attach-stopped.exp (continue (*: attach2 continue))
6852 (*: attach2 stop interrupt, *: attach2, exit leaves process sleeping):
6853 Remove.
6854 * gdb.threads/attachstop-mt.c: Remove.
6855 * gdb.threads/attachstop-mt.exp: Remove.
6856
2c9d8796
MK
68572011-12-17 Mark Kettenis <kettenis@gnu.org>
6858
6859 * gdb.arch/amd64-i386-address.exp: Skip on *-*-openbsd*.
6860
e0f9f062
DE
68612011-12-16 Doug Evans <dje@google.com>
6862
f4aa2101 6863 * boards/native-stdio-gdbserver.exp: New file.
966be4fd
DE
6864 * boards/native-gdbserver.exp: New file.
6865
e0f9f062
DE
6866 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize stdio
6867 gdbserver output.
6868 (gdbserver_default_get_remote_address): New function.
6869 (gdbserver_start): Call gdb,get_remote_address to compute argument
6870 to "target remote" command.
6871
80b6e756
PM
68722011-12-16 Phil Muldoon <pmuldoon@redhat.com>
6873
1c3ad6ab 6874 * gdb.python/py-function.exp: Change "on" to "full" for
80b6e756
PM
6875 python print-stack. Add set/show python print-stack
6876 off|full|message tests.
6877
1576bd00
YQ
68782011-12-15 Yao Qi <yao@codesourcery.com>
6879
6880 * gdb.trace/strace.c: New
6881 * gdb.trace/strace.exp: New.
6882
d6a0f6e0
TT
68832011-12-14 Tom Tromey <tromey@redhat.com>
6884
6885 * gdb.dwarf2/dw2-inline-param.exp: Log the objcopy command.
6886
31015e1d
DE
68872011-12-14 Doug Evans <dje@google.com>
6888
6889 * lib/gdb.exp (gdb_start_cmd): Fix error return value.
6890
7b50312a
PA
68912011-12-14 Pedro Alves <pedro@codesourcery.com>
6892
6893 PR threads/10729
6894
6895 * gdb.mi/watch-nonstop.c: New file.
6fdff2c5 6896 * gdb.mi/mi-watch-nonstop.exp: New file.
7b50312a 6897
924437bc
PA
68982011-12-13 Pedro Alves <pedro@codesourcery.com>
6899 Doug Evans <dje@google.com>
6900
6901 * lib/gdb.exp (gdb_run_cmd, runto_main, gdb_compile)
6902 (clean_restart): Remove references to the gdb_stub target board
6903 variable.
6904 (gdb_step_for_stub): Delete.
6905
6906 * gdb.base/annota1.exp: Remove all references to [target_info
6907 exists gdb_stub], gdb_step_for_stub and usestubs.
6908 * gdb.base/annota3.exp: Ditto.
6909 * gdb.base/async.exp: Ditto.
6910 * gdb.base/break.exp: Ditto.
6911 * gdb.base/code-expr.exp: Ditto.
6912 * gdb.base/commands.exp: Ditto.
6913 * gdb.base/completion.exp: Ditto.
6914 * gdb.base/condbreak.exp: Ditto.
6915 * gdb.base/consecutive.exp: Ditto.
6916 * gdb.base/cvexpr.exp: Ditto.
6917 * gdb.base/define.exp: Ditto.
6918 * gdb.base/display.exp: Ditto.
6919 * gdb.base/ena-dis-br.exp: Ditto.
6920 * gdb.base/environ.exp: Ditto.
6921 * gdb.base/gnu-ifunc.exp: Ditto.
6922 * gdb.base/maint.exp: Ditto.
6923 * gdb.base/pending.exp: Ditto.
6924 * gdb.base/sect-cmd.exp: Ditto.
6925 * gdb.base/sepdebug.exp: Ditto.
6926 * gdb.base/unload.exp: Ditto.
6927 * gdb.base/watchpoint-solib.exp: Ditto.
6928 * gdb.cp/annota2.exp: Ditto.
6929 * gdb.cp/annota3.exp: Ditto.
6930 * gdb.dwarf2/dw2-inline-param.exp: Ditto.
6931 * gdb.hp/gdb.compat/xdb1.exp: Ditto.
6932 * gdb.mi/mi-pending.exp: Ditto.
6933 * gdb.trace/circ.exp: Ditto.
6934 * gdb.cp/ovldbreak.exp: Ditto. Adjust expected line numbers.
6935 * gdb.base/list.exp: Ditto.
6936
6937 * gdb.base/all-types.c: Remove all calls to set_debug_traps and
6938 breakpoint function and all references to the usestubs macro.
6939 * gdb.base/exprs.c: Ditto.
6940 * gdb.base/freebpcmd.c: Ditto.
6941 * gdb.base/bitfields.c: Ditto.
6942 * gdb.base/bitfields2.c: Ditto.
6943 * gdb.base/break.c: Ditto.
6944 * gdb.base/call-sc.c: Ditto.
6945 * gdb.base/call-signals.c: Ditto.
6946 * gdb.base/callfuncs.c: Ditto.
6947 * gdb.base/charset.c: Ditto.
6948 * gdb.base/consecutive.c: Ditto.
6949 * gdb.base/constvars.c: Ditto.
6950 * gdb.base/funcargs.c: Ditto.
6951 * gdb.base/int-type.c: Ditto.
6952 * gdb.base/interrupt.c: Ditto.
6953 * gdb.base/langs0.c: Ditto.
6954 * gdb.base/list0.c: Ditto.
6955 * gdb.base/mips_pro.c: Ditto.
6956 * gdb.base/miscexprs.c: Ditto.
6957 * gdb.base/nodebug.c: Ditto.
6958 * gdb.base/opaque0.c: Ditto.
6959 * gdb.base/pointers.c: Ditto.
6960 * gdb.base/printcmds.c: Ditto.
6961 * gdb.base/ptype.c: Ditto.
6962 * gdb.base/recurse.c: Ditto.
6963 * gdb.base/reread1.c: Ditto.
6964 * gdb.base/reread2.c: Ditto.
6965 * gdb.base/restore.c: Ditto.
6966 * gdb.base/return.c: Ditto.
6967 * gdb.base/run.c: Ditto.
6968 * gdb.base/scope0.c: Ditto.
6969 * gdb.base/sepdebug.c: Ditto.
6970 * gdb.base/setshow.c: Ditto.
6971 * gdb.base/setvar.c: Ditto.
6972 * gdb.base/sigall.c: Ditto.
6973 * gdb.base/signals.c: Ditto.
6974 * gdb.base/structs.c: Ditto.
6975 * gdb.base/structs2.c: Ditto.
6976 * gdb.base/testenv.c: Ditto.
6977 * gdb.base/twice.c: Ditto.
6978 * gdb.base/unwindonsignal.c: Ditto.
6979 * gdb.base/watchpoint.c: Ditto.
6980 * gdb.base/watchpoints.c: Ditto.
6981 * gdb.base/whatis.c: Ditto.
6982 * gdb.cp/classes.cc: Ditto.
6983 * gdb.cp/cplusfuncs.cc: Ditto.
6984 * gdb.cp/derivation.cc: Ditto.
6985 * gdb.cp/formatted-ref.cc: Ditto.
6986 * gdb.cp/misc.cc: Ditto.
6987 * gdb.cp/overload.cc: Ditto.
6988 * gdb.cp/ovldbreak.cc: Ditto.
6989 * gdb.cp/ref-params.cc: Ditto.
6990 * gdb.cp/ref-types.cc: Ditto.
6991 * gdb.cp/templates.cc: Ditto.
6992 * gdb.cp/virtfunc.cc: Ditto.
6993 * gdb.hp/gdb.aCC/run.c: Ditto.
6994 * gdb.hp/gdb.base-hp/callfwmall.c: Ditto.
6995 * gdb.hp/gdb.compat/xdb0.c: Ditto.
6996 * gdb.reverse/consecutive-reverse.c: Ditto.
6997 * gdb.reverse/sigall-reverse.c: Ditto.
6998 * gdb.reverse/until-reverse.c: Ditto.
6999 * gdb.reverse/watch-reverse.c: Ditto.
7000 * gdb.trace/actions.c: Ditto.
7001 * gdb.trace/circ.c: Ditto.
7002 * gdb.trace/collection.c: Ditto.
7003
fabde485
PA
70042011-12-13 Pedro Alves <pedro@codesourcery.com>
7005
7006 * gdb.base/watchpoint.c (struct foo2, foo2, struct foo4, foo4)
7007 (func6, func7): New.
7008 (main): Call func6 and func7.
7009 * gdb.base/watchpoint.exp (test_wide_location_1)
7010 (test_wide_location_2): New.
7011 (top level): Re-enable hardware watchpoints if necessary. Call
7012 test_wide_location_1 and test_wide_location_2.
7013
ff7d1690
YQ
70142011-12-11 Yao Qi <yao@codesourcery.com>
7015
7016 * gdb.trace/status-stop.exp: Skip it if target doesn't support trace.
7017
a6af7abe
JB
70182011-12-11 Joel Brobecker <brobecker@adacore.com>
7019
7020 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp: Adjust
7021 expected output for unsupported case.
7022
61638e15
JK
70232011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7024
7025 PR testsuite/12649
7026 * gdb.trace/ftrace.exp (test_fast_tracepoints): Import gdb_prompt.
7027 Protect gdb_test_multiple by final $gdb_prompt match.
7028
0a00efc3
JK
70292011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7030
7031 * gdb.cp/static-method.exp (have_gcc_45682_fixed, info addr A::func()):
7032 New variable, new test.
7033 (list static-method.cc:xxx::(anonymous namespace)::A::func)
7034 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
7035 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
7036 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): KFAIL
7037 them if HAVE_GCC_45682_FIXED is not set.
7038
4511b1ba
YQ
70392011-12-10 Yao Qi <yao@codesourcery.com>
7040
7041 * gdb.trace/status-stop.exp: New.
7042 * gdb.trace/status-stop.c: New.
7043
27949e73
JK
70442011-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7045
7046 * gdb.reverse/until-precsave.exp (run to end of main) Extend the
7047 timeout.
7048
d8ea7931
TT
70492011-12-08 Tom Tromey <tromey@redhat.com>
7050
7051 * gdb.cp/ovsrch.exp (test_class): Correctly use "a_param" in
7052 condition.
7053
1cc310d2
SS
70542011-12-07 Stan Shebs <stan@codesourcery.com>
7055
7056 * gdb.trace/tfind.exp: Update for output changes.
7057
d482a875
PA
70582011-12-07 Pedro Alves <pedro@codesourcery.com>
7059
7060 * gdb.ada/catch_ex.exp: Skip as unsupported if "catch exception"
7061 throws "Cannot insert catchpoints in this configuration".
7062 * gdb.ada/mi_catch_ex.exp: Likewise.
7063
f0ba3972
PA
70642011-12-06 Pedro Alves <pedro@codesourcery.com>
7065
7066 * gdb.base/break-always.exp: Test changing memory at addresses
7067 with breakpoints inserted.
7068
f8eba3c6
TT
70692011-12-06 Joel Brobecker <brobecker@acacore.com>
7070
6fdff2c5
PA
7071 * gdb.ada/fullname_bp.exp: Add tests for other valid linespecs
7072 involving a fully qualified function name.
f8eba3c6
TT
7073
70742011-12-06 Tom Tromey <tromey@redhat.com>
7075
7076 * gdb.ada/homonym.exp: Add three breakpoint tests.
7077
70782011-12-06 Tom Tromey <tromey@redhat.com>
7079
7080 * gdb.base/solib-weak.exp (do_test): Remove kfail.
7081 * gdb.trace/tracecmd.exp: Disable pending breakpoints earlier.
7082 * gdb.objc/objcdecode.exp: Update for output changes.
7083 * gdb.linespec/linespec.exp: New file.
7084 * gdb.linespec/lspec.cc: New file.
7085 * gdb.linespec/lspec.h: New file.
7086 * gdb.linespec/body.h: New file.
7087 * gdb.linespec/base/two/thefile.cc: New file.
7088 * gdb.linespec/base/one/thefile.cc: New file.
7089 * gdb.linespec/Makefile.in: New file.
7090 * gdb.cp/templates.exp (test_template_breakpoints): Update for
7091 output changes.
7092 * gdb.cp/re-set-overloaded.exp: Remove kfail.
7093 * gdb.cp/ovldbreak.exp: Update for output changes. "all" test now
7094 makes one breakpoint.
7095 * gdb.cp/method2.exp (test_break): Update for output changes.
7096 * gdb.cp/mb-templates.exp: Update for output changes.
7097 * gdb.cp/mb-inline.exp: Update for output changes.
7098 * gdb.cp/mb-ctor.exp: Update for output changes.
7099 * gdb.cp/ovsrch.exp: Use fully-qualified names.
7100 * gdb.base/solib-symbol.exp: Run to main later. Breakpoint now
7101 has multiple matches.
7102 * gdb.base/sepdebug.exp: Disable pending breakpoints. Update for
7103 error message change.
7104 * gdb.base/list.exp (test_list_filename_and_number): Update for
7105 error message change.
7106 * gdb.base/break.exp: Disable pending breakpoints. Update for
7107 output changes.
7108 * configure.ac: Add gdb.linespec.
7109 * configure: Rebuild.
7110 * Makefile.in (ALL_SUBDIRS): Add gdb.linespec.
7111
c642a434
UW
71122011-12-06 Ulrich Weigand <uweigand@de.ibm.com>
7113
7114 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out read-only
7115 last_break register on s390*-*-* targets.
7116
b18003d1
JB
71172011-12-06 Joel Brobecker <brobecker@adacore.com>
7118
7119 * gdb.ada/watch_arg/pck.ads, gdb.ada/watch_arg/pck.adb: New files.
7120 * gdb.ada/watch_arg/watch.adb: Adjust code to avoid modification
7121 of parameter X in procedure Foo.
7122
fe96589c
SS
71232011-12-05 Stan Shebs <stan@codesourcery.com>
7124
7125 * gdb.trace/tfind.exp: Update help string matches.
7126
1820ab47
JK
71272011-12-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7128
7129 * gdb.server/ext-run.exp (get process list): Accept also systemd
7130 as PID 1.
7131
e11ac3a3
JK
71322011-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7133 Pedro Alves <pedro@codesourcery.com>
7134
7135 * gdb.base/break-entry.exp: Move the target use_gdb_stub test before
7136 starting GDB.
7137 * gdb.base/default.exp: Replace target use_gdb_stub checks by global
7138 $use_gdb_stub.
7139 * gdb.base/display.exp: Likewise.
7140 * gdb.base/ending-run.exp: Likewise.
7141 * gdb.base/list.exp (test_listsize): Likewise.
7142 * gdb.base/setshow.exp: Likewise.
7143 * gdb.base/valgrind-db-attach.exp: Set global use_gdb_stub to 1.
7144 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd): Replace target use_gdb_stub
7145 check by global $use_gdb_stub.
7146 (gdb_test_multiple): Forbid run, start or attach for !$use_gdb_stub.
7147 (default_gdb_start): Set global use_gdb_stub from target use_gdb_stub.
7148 (default_gdb_init): Unset global $use_gdb_stub.
7149 (gdb_continue_to_end, rerun_to_main): Replace target use_gdb_stub check
7150 by global $use_gdb_stub.
7151 * lib/gdbserver-support.exp: Extend comments for set_board_info
7152 gdb_protocol and gdb,socketport.
7153 (gdbserver_start_extended): Set global gdbserver_protocol and
7154 gdbserver_gdbport. Clear global use_gdb_stub.
7155 * lib/mi-support.exp (default_mi_gdb_start): Set global use_gdb_stub
7156 from target use_gdb_stub.
7157 (mi_run_cmd): Replace target use_gdb_stub check by global $use_gdb_stub.
7158
1d41d75c
DE
71592011-12-03 Doug Evans <dje@google.com>
7160
7161 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd, run_to_main): Add comments.
7162 (gdb_step_for_stub): Add comments.
7163
d6d7a51a
MR
71642011-12-02 Maciej W. Rozycki <macro@codesourcery.com>
7165
7166 * lib/gdb.exp (gdb_expect): Pass all the exception conditions up
7167 to the caller.
7168 (gdb_test_multiple): Likewise.
7169
05acf274
JK
71702011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7171
7172 Fix gdb.mi/mi-solib.exp without system debug info installed.
7173 * lib/mi-support.exp (mi_expect_stop): Accept FILE also for `from'
7174 expect attribute, return 0 for it. Update comments.
7175
2268b414
JK
71762011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7177
7178 * gdb.base/solib-corrupted.exp: Suppress test on is_remote target.
7179 (corrupted list): Adjust the expectation.
7180
585861ea
JK
71812011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7182
7183 PR threads/13448
7184 * gdb.dwarf2/dw2-var-zero-addr.S: New file.
7185 * gdb.dwarf2/dw2-var-zero-addr.exp: New file.
7186 * gdb.threads/tls-var-main.c: New file.
7187 * gdb.threads/tls-var.c: New file.
7188 * gdb.threads/tls-var.exp: New file.
7189
968643aa
JK
71902011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7191
7192 PR testsuite/12649
7193 * gdb.trace/collection.exp (gdb_collect_return_test): Import gdb_prompt.
7194 Protect gdb_test_multiple by final $gdb_prompt match.
7195 * gdb.trace/tspeed.exp (gdb_fast_trace_speed_test): Likewise.
7196 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
7197 (test_tracepoints): Likewise.
7198
9750bca9
JK
71992011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7200
7201 PR breakpoints/13346
7202 * gdb.dwarf2/dw2-objfile-overlap-inner.S: New file.
7203 * gdb.dwarf2/dw2-objfile-overlap-outer.S: New file.
7204 * gdb.dwarf2/dw2-objfile-overlap.exp: New file.
7205
ac1349b7
JB
72062011-12-01 Joel Brobecker <brobecker@adacore.com>
7207
7208 * gdb.ada/homonym/pck.ads, gdb.ada/homonym/pck.adb: New files.
7209 * gdb.ada/homonym/homonym.adb: For use of all types defined
7210 locally inside both Get_Value subprograms.
7211
26d44faf
JK
72122011-12-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7213
7214 Fix racy FAILs.
7215 * gdb.base/foll-exec.exp (zap_session): Use gdb_test_no_output instead
7216 of send_gdb.
7217
514f6425
UW
72182011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
7219
7220 * gdb.base/testenv.exp: Skip on remote targets. Unset global
7221 environment variable after test completed.
7222
4255c8d2
UW
72232011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
7224
7225 * gdb.base/solib-nodir.exp: Skip if remote target.
7226 * gdb.base/gdb.fortran.exp: Use shlib= flag when linking main
7227 application. Call gdb_load_shlibs.
7228 * gdb.mi/mi-solib.exp: Use mi_load_shlibs instead of gdb_load_shlibs.
7229
a35ad96a
JB
72302011-11-29 Joel Brobecker <brobecker@adacore.com>
7231
7232 * gdb.base/infoline.c, gdb.base/infoline.exp: New files.
7233
1a1d5513
JB
72342011-11-28 Joel Brobecker <brobecker@adacore.com>
7235
7236 * gdb.ada/fullname_bp: New testcase.
7237
50b4ddf8
JK
72382011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7239
7240 PR testsuite/12649
7241 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test #2):
7242 Wrap send_gdb into a new gdb_test.
7243
fb0aec57
JK
7244 Code cleanup.
7245 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse4_test):
7246 Convert send_gdb and gdb_expect to gdb_test_multiple.
7247
2376d946
JK
72482011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7249
7250 * gdb.base/jit-so.exp (one_jit_test): Add testcase name to log message.
7251
1eec78bd
KS
72522011-11-23 Keith Seitz <keiths@redhat.com>
7253
7254 * lib/mi-support.exp (varobj_tree): New namespace and procs.
7255 (mi_varobj_tree_test_children_callback): New proc.
7256 (mi_walk_varobj_tree): New proc.
7257
36dfb11c
TT
72582011-11-22 Tom Tromey <tromey@redhat.com>
7259
7260 * lib/mi-support.exp (mi_run_cmd_full): Rename from mi_run_cmd.
7261 Add "use_mi_command" argument.
7262 (mi_run_cmd, mi_run_with_cli): New procs.
7263 * gdb.mi/solib-lib.c: New file.
7264 * gdb.mi/solib-main.c: New file.
7265 * gdb.mi/mi-solib.exp: New file.
7266
0e965dd0
DE
72672011-11-21 Doug Evans <dje@google.com>
7268
7269 * gdb.cp/nextoverthrow.exp: Skip test if debug info for
7270 _Unwind_DebugHook is missing.
7271
f196051f
SS
72722011-11-20 Stan Shebs <stan@codesourcery.com>
7273
7274 * gdb.trace/tstatus.exp: New.
7275 * gdb.trace/actions.c: Include string.h.
7276
bfccc43c
YQ
72772011-11-18 Yao Qi <yao@codesourcery.com>
7278
7279 * gdb.trace/pending.exp: New.
7280 * gdb.trace/pending.c: New.
7281 * gdb.trace/pendshr1.c: New.
7282 * gdb.trace/pendshr2.c: New.
7283 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Check one
7284 tracepoint location becomes pending.
7285 (tracepoint_change_loc_2): New.
7286
73cd8ab1
DM
72872011-11-16 David S. Miller <davem@davemloft.net>
7288
7289 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero when
7290 target is sparc*-*-linux*
7291
77426730
PK
72922011-11-15 Paul Koning <paul_koning@dell.com>
7293
7294 * gdb.python/py-type.exp: New testcases for exceptions on scalar
7295 types.
7296
ed59ded5
DE
72972011-11-14 Doug Evans <dje@google.com>
7298
7299 * gdb.base/shell.exp: New file.
7300
405f8e94
SS
73012011-11-14 Stan Shebs <stan@codesourcery.com>
7302
7303 * gdb.trace/ftrace.c: New.
7304 * gdb.trace/ftrace.exp: New.
7305
1e4d1764
YQ
73062011-11-14 Yao Qi <yao@codesourcery.com>
7307
7308 * gdb.trace/change-loc-1.c: New.
7309 * gdb.trace/change-loc-2.c: New.
7310 * gdb.trace/change-loc.c: New.
7311 * gdb.trace/change-loc.exp: New.
7312 * gdb.trace/change-loc.h: New.
7313 * gdb.trace/trace-break.c (marker): Define new symbol.
7314 * gdb.trace/trace-break.exp (break_trace_same_addr_5):
6fdff2c5 7315 New.
1e4d1764
YQ
7316 (break_trace_same_addr_6): New.
7317
71eba9c2 73182011-11-12 Matt Rice <ratmice@gmail.com>
7319
7320 * gdb.base/info-macros.exp: Make tests for info definitions
7321 test info macro. Add tests for info macro argument processing.
7322 Rename a few tests.
7323
1d93e29a
KS
73242011-11-11 Keith Seitz <keiths@redhat.com>
7325
7326 PR gdb/12843
7327 * gdb.base/linespecs.exp: New file.
7328
a4b5b48a
DE
73292011-11-11 Doug Evans <dje@google.com>
7330
7331 * gdb.threads/print-threads.exp: Extend timeout for slower
7332 tests.
7333
f6b47be4
DE
73342011-11-10 Doug Evans <dje@google.com>
7335
792a0230
DE
7336 * gdb.reverse/i387-env-reverse.exp: Extend timeout of
7337 "record to end of main" test.
7338
f6b47be4
DE
7339 * gdb.python/py-type.c (TS): New typedef.
7340 (ts): New global.
7341 * gdb.python/py-type.exp: Test field list of typedef.
7342
22355c90
JB
73432011-11-10 Joel Brobecker <brobecker@adacore.com>
7344
7345 * gdb.ada/small_reg_param: New testcase.
7346
a7860e76
TT
73472011-11-09 Tom Tromey <tromey@redhat.com>
7348
7349 * gdb.cp/destrprint.exp: New file.
7350 * gdb.cp/destrprint.cc: New file.
7351
72a2e3dc
MI
73522011-11-08 Meador Inge <meadori@codesourcery.com>
7353
7354 * gdb.arch/thumb-prologue.c (switch_stack_to_same): New test function.
7355 (switch_stack_to_other): New test function.
7356 * gdb.arch/thumb-prologue.exp: New test cases.
7357
c7195df2 73582011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
7bf9deb0
MR
7359
7360 * lib/mi-support.exp (mi_send_resuming_command_raw): Fix a typo.
7361
d3895d7d
YQ
73622011-11-08 Yao Qi <yao@codesourcery.com>
7363
7364 * gdb.exp (supports_process_record): New.
7365 (supports_reverse): New.
7366 * gdb.reverse/break-precsave.exp: Call support_process_record
7367 to run test conditionally.
7368 * gdb.reverse/consecutive-precsave.exp: Likewise.
7369 * gdb.reverse/i386-precsave.exp: Likewise.
7370 * gdb.reverse/machinestate-precsave.exp: Likewise.
7371 * gdb.reverse/solib-precsave.exp: Likewise.
7372 * gdb.reverse/step-precsave.exp: Likewise.
7373 * gdb.reverse/until-precsave.exp: Likewise.
7374 * gdb.reverse/watch-precsave.exp: Likewise.
7375 * gdb.reverse/break-reverse.exp: Call support_reverse to run
7376 test conditionally.
7377 * gdb.reverse/consecutive-reverse.exp: Likewise.
7378 * gdb.reverse/finish-precsave.exp: Likewise.
7379 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
7380 * gdb.reverse/finish-reverse.exp: Likewise.
7381 * gdb.reverse/i386-reverse.exp: Likewise.
7382 * gdb.reverse/i386-sse-reverse.exp: Likewise.
7383 * gdb.reverse/machinestate.exp: Likewise.
7384 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Likewise.
7385 * gdb.reverse/sigall-precsave.exp: Likewise.
7386 * gdb.reverse/sigall-reverse.exp: Likewise.
7387 * gdb.reverse/solib-reverse.exp: Likewise.
7388 * gdb.reverse/step-reverse.exp: Likewise.
7389 * gdb.reverse/until-reverse.exp: Likewise.
7390 * gdb.reverse/watch-reverse.exp: Likewise.
7391
a59306a3
YQ
73922011-11-05 Yao Qi <yao@codesourcery.com>
7393
7394 * gdb.trace/trace-break.exp: Add test on setting two
7395 fast tracepoints at the same address.
7396
87769f59
JK
73972011-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7398
7399 * gdb.base/commands.exp (cmd1 error): Fix false ERROR with gdbserver.
7400
3065dfb6
SS
74012011-11-02 Stan Shebs <stan@codesourcery.com>
7402
7403 * gdb.trace/collection.c: Add code using strings.
7404 * gdb.trace/collection.exp: Add tests of string collection.
7405
89e208db
JK
74062011-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7407
7408 * gdb.base/skip-solib.exp (executable_main): New variable.
7409 (binfile_main): Base it on that.
7410 Use $executable_main in clean_restart calls. Drop gdb_exit and
7411 gdb_start calls.
7412
405e54e9
JK
74132011-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7414
7415 Fix racy FAILs.
7416 * lib/mi-support.exp (mi_gdb_test): Replace thread_selected_re and
7417 breakpoint_re globals import by async. Set string_regex to .* for
7418 async. Remove the optional thread_selected_re and breakpoint_re
7419 globals expectations.
7420
58e8570a
JM
74212011-11-01 Joseph Myers <joseph@codesourcery.com>
7422
7423 * gdb.base/maint.exp: XFAIL "maint info sections DATA" on MinGW as
7424 well as Cygwin.
7425
7b35ec7f 74262011-11-01 Justin Lebar <justin.lebar@gmail.com>
1bfeeb0f
JL
7427
7428 Add tests for skip command.
89e208db
JK
7429 * gdb.base/skip-solib-lib.c: New
7430 * gdb.base/skip-solib-main.c: New
7431 * gdb.base/skip-solib.exp: New
7432 * gdb.base/skip.c: New
7433 * gdb.base/skip.exp: New
7434 * gdb.base/skip1.c: New
7435 * gdb.base/Makefile.in: Adding new files.
1bfeeb0f 7436
b9fd1791
PA
74372011-10-31 Yao Qi <yao@codesourcery.com>
7438 Pedro Alves <pedro@codesourcery.com>
7439
6fdff2c5
PA
7440 * gdb.trace/trace-break.c: New.
7441 * gdb.trace/trace-break.exp: New.
b9fd1791 7442
4323fecc
JK
74432011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7444
7445 * gdb.threads/no-unwaited-for-left.exp: Specify $srcfile for
7446 break-here-2.
7447
0e5bf2a8
PA
74482011-10-28 Pedro Alves <pedro@codesourcery.com>
7449
7450 * gdb.threads/no-unwaited-for-left.c: New.
7451 * gdb.threads/no-unwaited-for-left.exp: New.
7452 * gdb.threads/non-ldr-exc-1.c: New.
7453 * gdb.threads/non-ldr-exc-1.exp: New.
7454 * gdb.threads/non-ldr-exc-2.c: New.
7455 * gdb.threads/non-ldr-exc-2.exp: New.
7456 * gdb.threads/non-ldr-exc-3.c: New.
7457 * gdb.threads/non-ldr-exc-3.exp: New.
7458 * gdb.threads/non-ldr-exc-4.c: New.
7459 * gdb.threads/non-ldr-exc-4.exp: New.
7460
3a3dad98
JK
74612011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7462
7463 * gdb.base/async-shell.exp: Skip the testfile for use_gdb_stub.
7464 * gdb.base/attach-pie-misread.exp: Likewise.
7465 * gdb.base/break-interp.exp: Likewise.
7466 * gdb.base/default.exp (attach, run "r" abbreviation, run): Skip these
7467 testcases for use_gdb_stub.
7468 * gdb.dwarf2/dw2-restore.exp: Fix the run for use_gdb_stub.
7469 (continue): New testcase.
7470 * gdb.python/py-events.exp: Skip the testfile for use_gdb_stub.
7471 * gdb.threads/attach-into-signal.exp: Likewise.
7472 * gdb.threads/attach-stopped.exp: Likewise.
7473 * gdb.threads/attachstop-mt.exp: Likewise.
7474
d6a5d40c
PK
74752011-10-28 Paul Koning <paul_koning@dell.com>
7476
7477 * gdb.python/lib-types.exp (deep_items): Rename from deepitems.
7478
ca539be8
JK
74792011-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7480
7481 * lib/mi-support.exp (breakpoint_re): Suppress match reporting.
7482 (mi_gdb_test): Import globals thread_selected_re
7483 and breakpoint_re. Expect them optionally at the regex start.
7484
d234ef5c
DE
74852011-10-27 Doug Evans <dje@google.com>
7486
7487 * gdb.python/python.exp: Test source -s.
7488
ab964825
PK
74892011-10-26 Paul Koning <paul_koning@dell.com>
7490
7491 * gdb.python/lib-types.cc (struct A): New structure.
7492 * gdb.python/lib-types.exp (deepitems): New tests.
d234ef5c 7493
54d8a644
PK
74942011-10-25 Paul Koning <paul_koning@dell.com>
7495
7496 PR python/13327
d234ef5c 7497
54d8a644
PK
7498 * gdb.python/py-value.exp: Add testcases for is_lazy attribute,
7499 fetch_lazy method.
7500
b0221781
YQ
75012011-10-24 Yao Qi <yao@codesourcery.com>
7502
7503 * lib/gdb.exp (can_single_step_to_signal_handler): Return 0 when
7504 target is tic6x-*-*.
7505
6cda5a20
JB
75062011-10-21 Joel Brobecker <brobecker@adacore.com>
7507
7508 * gdb.ada/mi_task_info/task_switch.adb: New file.
7509 * gdb.ada/mi_task_info.exp: New file.
7510
5ed9db04
JK
75112011-10-21 Jan Kratochvil <jan.kratochvil@redhat.com>
7512
7513 * gdb.cp/expand-psymtabs-cxx.exp: New file.
7514 * gdb.cp/expand-psymtabs-cxx.cc: New file.
7515
9df2fbc4
PM
75162011-10-20 Phil Muldoon <pmuldoon@redhat.com>
7517
7518 PR python/12656
7519
7520 * gdb.python/py-block.exp: Add is_global, is_static, static_block,
7521 global_block tests.
7522
736086ba
TT
75232011-10-18 Tom Tromey <tromey@redhat.com>
7524
7525 * gdb.base/jit-so.exp (one_jit_test): Remove spurious backslash.
7526
4af31552
TT
75272011-10-18 Tom Tromey <tromey@redhat.com>
7528
7529 * gdb.base/source.exp: Don't include full file name in test name.
7530 * gdb.python/python.exp: Don't include full file name in test
7531 name.
7532
43136979
AR
75332011-10-18 Jan Kratochvil <jan.kratochvil@redhat.com>
7534
7535 * gdb.base/attach-pie-noexec.c: New files.
7536 * gdb.base/attach-pie-noexec.exp: New files.
7537
543a9323
JM
75382011-10-17 Joseph Myers <joseph@codesourcery.com>
7539
7540 * lib/gdb.exp (gdb_test_multiple): Expect newline and secondary
7541 prompt for each extra line in command.
7542
21ae7a4d
JK
75432011-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7544
7545 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.shl): KFAIL it.
7546 Revert the part of:
7547 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7548 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
7549 Change the expected string.
7550
20ec36d9
JK
75512011-10-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7552
7553 Fix results with system glibc debug info installed.
7554 * gdb.base/disp-step-syscall.exp (continue to $syscall (1st time))
7555 (continue to $syscall (2nd time), continue to $syscall (3rd time)):
7556 Accept also __libc_ symbol prefix and no prefix.
7557
6501c2fc
KS
75582011-10-14 Keith Seitz <keiths@redhat.com>
7559
7560 PR c++/13225
7561 * gdb.cp/converts.cc (foo3_1): New function.
7562 (foo3_2): New functions.
7563 * gdb.cp/converts.exp: Add tests for int to pointer conversion
7564 and null pointer conversions of integer constant zero.
7565 Add test to check if all arguments are checked for incompatible
7566 conversion BADNESS.
7567
55b1fd0c
TT
75682011-10-14 Tom Tromey <tromey@redhat.com>
7569
7570 * gdb.threads/attachstop-mt.exp: Add $srcfile to the linespecs.
7571 * gdb.threads/attach-stopped.exp (corefunc): Add $srcfile to the
7572 linespec.
7573
22c05d8a
JK
75742011-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7575
7576 Fix internal error regression.
7577 * gdb.dwarf2/implptr-optimized-out.S: New file.
7578 * gdb.dwarf2/implptr-optimized-out.exp: New file.
7579
1d6edc3c
JK
75802011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7581
7582 Fix empty DWARF expressions DATA vs. SIZE conditionals.
7583 * gdb.dwarf2/dw2-op-call.S (arraycallnoloc, arraynoloc): New DIEs.
7584 (loclist): New.
7585 (4): New abbrev.
7586 * gdb.dwarf2/dw2-op-call.exp: Remove variable srcfile and executable.
7587 Use prepare_for_testing, remove clean_restart.
7588 (p arraynoloc, p arraycallnoloc): New tests.
7589
9ec72168
JK
75902011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7591
7592 * gdb.cp/namespace-enum.exp (executable): New variable.
7593 (binfile): Use ${objdir}/${subdir}/ prefix.
7594 Use ${executable} for clean_restart.
7595
9c6c53f7
SA
75962011-10-11 Sterling Augustine <saugustine@google.com>
7597
7598 * gdb.cp/Makefile.in: Add namespace-enum test.
7599 * gdb.cp/namespace-enum.exp: New file.
7600 * gdb.cp/namespace-enum.c: New file.
7601 * gdb.cp/namespace-enum-main.c: New file.
7602
fac7ceb3
UW
76032011-10-11 Ulrich Weigand <ulrich.weigand@linaro.org>
7604
7605 * gdb.python/py-shared.exp: Relax filename check to handle remote:
7606 sysroot.
7607
941b2081
JK
76082011-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7609
7610 Reimplement @entry in input expressions.
7611 * gdb.base/exprs.c (v_int_array_init): New variable.
7612 * gdb.base/exprs.exp (print v_int_array_init)
7613 (print *v_int_array_init@1, print *v_int_array_init@2)
7614 (print v_int_array_init[0]@1, print v_int_array_init[0]@2)
7615 (print v_int_array_init[1]@1): New tests.
7616
0344e878
JM
76172011-10-10 Joseph Myers <joseph@codesourcery.com>
7618
7619 * gdb.cp/gdb2495.exp: Do not include directories in filename in
7620 expected message.
7621
5a56e9c5
DE
76222011-10-09 Doug Evans <dje@google.com>
7623
7624 * gdb.base/alias.exp: Add tests for alias command.
7625
2bda9cc5
JK
76262011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7627
7628 * gdb.arch/amd64-entry-value.s: New file.
7629 * gdb.mi/mi2-amd64-entry-value.s: New file.
7630
a471c594
JK
76312011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7632
7633 Display @entry parameter values even for references.
7634 * gdb.arch/amd64-entry-value.cc (reference, datap, datap_input): New
7635 functions.
7636 (main): New variables regvar, nodatavarp, stackvar1, stackvar2. Call
7637 reference and datap_input.
7638 * gdb.arch/amd64-entry-value.exp (reference, breakhere_reference): New
7639 breakpoints.
7640 (continue to breakpoint: entry_reference: reference)
7641 (entry_reference: bt at entry)
7642 (continue to breakpoint: entry_reference: breakhere_reference)
7643 (entry_reference: bt, entry_reference: ptype regparam)
7644 (entry_reference: p regparam, entry_reference: ptype regparam@entry)
7645 (entry_reference: p regparam@entry, entry_reference: p &regparam@entry)
7646 (entry_reference: p regcopy, entry_reference: p nodataparam)
7647 (entry_reference: p nodataparam@entry): New tests.
7648
36b11add
JK
76492011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7650
7651 Support @entry in input expressions.
7652 * gdb.arch/amd64-entry-value.exp (entry: p i@entry, entry: p j@entry)
7653 (entry_stack: p s1@entry, entry_stack: p s2@entry)
7654 (entry_stack: p d9@entry, entry_stack: p da@entry, tailcall: p i@entry)
7655 (tailcall: p j@entry): New tests.
7656 * gdb.cp/koenig.cc (A::entry): New function.
7657 (main): Call it.
7658 * gdb.cp/koenig.exp (p entry (c)): New test.
7659
e18b2753
JK
76602011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7661
7662 Display @entry parameter values (without references).
7663 * gdb.arch/amd64-entry-value.cc (locexpr, stacktest, data, data2)
7664 (different, validity, invalid): New functions.
7665 (main): Call them.
7666 * gdb.arch/amd64-entry-value.exp: New breakpoints breakhere_locexpr,
7667 stacktest, breakhere_stacktest, different, breakhere_different,
7668 breakhere_validity and breakhere_invalid.
7669 (entry: bt): Update for @entry.
7670 (entry_locexpr: *, entry_stack: *, entry_equal: *, entry_different: *)
7671 (entry_validity: *, entry_invalid: *): Many new tests.
7672 * gdb.base/break.exp
7673 (run until breakpoint set at small function, optimized file): Accept
7674 also the @entry suffix.
7675 * gdb.mi/Makefile.in (PROGS): Add mi2-amd64-entry-value.
7676 * gdb.mi/mi2-amd64-entry-value.c: New files.
7677 * gdb.mi/mi2-amd64-entry-value.exp: New files.
7678
2d6c5dc2
JK
76792011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7680
7681 Protect entry values against self tail calls.
7682 * gdb.arch/amd64-entry-value.cc (self2, self): New.
7683 (main): Call self.
7684 * gdb.arch/amd64-entry-value.exp (self: breakhere, self: bt)
7685 (set debug entry-values 1, self: bt debug entry-values): New tests.
7686
111c6489
JK
76872011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7688
7689 Recognize virtual tail call frames.
7690 * gdb.arch/amd64-entry-value.cc (c, a, b, amb_z, amb_y, amb_x, amb)
7691 (amb_b, amb_a): New.
7692 (main): Call a and b.
7693 * gdb.arch/amd64-entry-value.exp (tailcall: breakhere, tailcall: bt)
7694 (tailcall: p i, tailcall: p j, set $sp0=$sp, up, p $sp0 == $sp, frame 3)
7695 (p $sp0 + sizeof (void *) == $sp, ambiguous: breakhere, ambiguous: bt):
7696 New tests.
7697
8e3b41a9
JK
76982011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7699
7700 Implement basic support for DW_TAG_GNU_call_site.
7701 * gdb.arch/Makefile.in (EXECUTABLES): Add amd64-entry-value.
7702 * gdb.arch/amd64-entry-value.cc: New file.
7703 * gdb.arch/amd64-entry-value.exp: New file.
7704
181cebd4
JK
77052011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7706
7707 Fix DW_OP_GNU_implicit_pointer for DWARF32 v3+ on 64-bit arches.
7708 * gdb.dwarf2/implptr-64bit.S: New file.
7709 * gdb.dwarf2/implptr-64bit.exp: New file.
7710
741f5e3c
JK
77112011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7712
7713 Fix initial language detection with -readnow.
7714 * gdb.cp/readnow-language.cc: New file.
7715 * gdb.cp/readnow-language.exp: New file.
7716
a73d2258
JK
77172011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7718
7719 Fix printed anonymous struct name.
7720 * gdb.cp/anon-struct.exp (print type of X::t2): New test.
7721
af369495
JM
77222011-10-09 Joseph Myers <joseph@codesourcery.com>
7723
7724 * gdb.base/solib-symbol.exp: Do not include directories in
7725 filenames in expected messages.
7726
1fa57852
DE
77272011-10-07 Doug Evans <dje@google.com>
7728
7729 * gdb.python/py-pp-maint.py: Add tests for `replace' arg.
7730
bd054e06
KP
77312011-10-07 Kevin Pouget <kevin.pouget@st.com>
7732
7733 Allow Python notification of new object-file loadings.
7734 * gdb.python/py-events.exp: Test newobjfile event.
7735 * gdb.python/py-events.py: Register newobjfile callback.
7736 * gdb.python/py-events.c: Add call to shared library
7737 * gdb.python/py-events-shlib.c: New file.
7738
8031b6f8
JM
77392011-10-06 Joseph Myers <joseph@codesourcery.com>
7740
7741 * gdb.base/fixsection.exp: Do not include directories in filename
7742 in expected message.
7743
7fea6923
PM
77442011-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
7745
7746 Add tests for passing of environment variables to inferior.
7747 * gdb.base/testenv.c: New test source.
7748 * gdb.base/testenv.exp: New expect test.
7749
687f2a88
PK
77502011-10-04 Paul Koning <paul_koning@dell.com>
7751
7752 * gdb.python/py-value.c (main): Break before return.
7753
cb6be26b
KP
77542011-10-04 Kevin Pouget <kevin.pouget@st.com>
7755
7756 PR python/12691: Add the inferior to Python exited event
7757 * gdb.python/py-events.exp: Test the inferior attribute of exited
7758 event with a fork.
7759 * gdb.python/py-events.py: Print inferior number on exit.
7760 * gdb.python/py-events.c: Fork the inferior.
7761
fb213700
EBM
77622011-10-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
7763
7764 * gdb.base/jit.exp: Add testcase name to log message
7765
aa2071bd
PK
77662011-10-03 Paul Koning <paul_koning@dell.com>
7767 Jan Kratochvil <jan.kratochvil@redhat.com>
7768
7769 * gdb.python/py-value.exp
7770 (python inval = gdb.parse_and_eval('*(int*)0'))
7771 (python argc_lazy = gdb.parse_and_eval('argc'), sanity check argc)
7772 (set argc=2, python print argc_lazy): New tests.
7773
dd11a36c
JB
77742011-10-02 Joel Brobecker <brobecker@adacore.com>
7775
7776 * gdb.base/save-bp.exp, gdb.base/save-bp.c: New files.
7777
46f886f1
JK
77782011-10-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7779 Pedro Alves <pedro@codesourcery.com>
7780
7781 * gdb.python/py-value.exp (test_value_in_inferior): New variable
7782 can_read_0, test for it.
7783 (python print gdb.parse_and_eval('*(int*)0')): Rename to ...
7784 (parse_and_eval with memory error): ... here, make it untested if
7785 can_read_0.
7786
c5cb204f
MP
77872011-09-30 Marek Polacek <mpolacek@redhat.com>
7788
7789 * gdb.python/python.exp (verify pagination beforehand)
7790 (verify pagination afterwards): Fix race by splitting the line.
7791
68fb0ec0
JM
77922011-09-29 Joseph Myers <joseph@codesourcery.com>
7793
7794 * lib/gdb.exp (is_amd64_regs_target, is_x86_like_target): Allow
7795 for 64-bit multilibs from i?86-* targets.
7796
6aee0d90
MP
77972011-09-29 Marek Polacek <mpolacek@redhat.com>
7798
7799 * lib/gdb.exp: Fix a typo in one of the comments.
7800
e9101ff5
MP
78012011-09-29 Marek Polacek <mpolacek@redhat.com>
7802
7803 * gdb.base/foll-fork.exp: Fix race by adding "y or n" to the
7804 matching pattern.
7805
7a81bdbf
PK
78062011-09-28 Paul Koning <paul_koning@dell.com>
7807
7808 * gdb.python/py-type.c (enum E): New.
7809 * gdb.python/py-type.exp (test_fields): Add tests for Python
7810 mapping access to fields.
7811 (test_enums): New test for field access on enums.
7812
6710bf39
SS
78132011-09-27 Stan Shebs <stan@codesourcery.com>
7814
7815 * gdb.trace/collection.exp: Test collection of $_ret.
7816
b2a6bdeb
AT
78172011-09-22 Andreas Tobler <andreast@fgznet.ch>
7818
7819 * lib/gdb.exp (gdb_compile): Set rpath and remove -ldl from the
7820 list of compilation switches for <*-*-freebsd*>.
7821
3c9057f3
SS
78222011-09-19 Stan Shebs <stan@codesourcery.com>
7823
7824 * gdb.trace/tspeed.exp: New file.
7825 * gdb.trace/tspeed.c: New file.
7826
34518530
YQ
78272011-09-18 Yao Qi <yao@codesourcery.com>
7828
7829 * gdb.arch/arm-disp-step.S (test_ldr_literal): Test for Thumb
7830 instructions.
7831 (test_adr_32bit, test_pop_pc): Likewise.
7832 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New test for
7833 Thumb instructions.
7834 * gdb.arch/arm-disp-step.exp (test_ldm_stm_pc): Match $gdb_prompt
7835 in gdb_test_multiple.
7836 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New.
7837
ab254057
YQ
78382011-09-17 Yao Qi <yao@codesourcery.com>
7839
7840 * lib/gdb.exp (can_single_step_to_signal_handler): New.
7841 * gdb.base/kill-after-signal.exp: Call it. Skip if target doesn't
7842 support single step to signal handler.
7843
9c317b71
YQ
78442011-09-17 Yao Qi <yao@codesourcery.com>
7845
7846 * gdb.base/disp-step-fork.c: New.
7847 * gdb.base/disp-step-syscall.exp: New.
7848 * gdb.base/disp-step-vfork.c: New.
7849
a8123151
JB
78502011-09-16 Joel Brobecker <brobecker@adacore.com>
7851
7852 * gdb.ada/tasks.exp: Make the expected output for
7853 the `info tasks' tests more resilient to spacing
7854 changes.
7855
63a9aad8
JK
78562011-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7857
7858 * gdb.python/py-evthreads.exp (Run to breakpoint 1)
7859 (reached breakpoint 2, reached breakpoint 3): Update expected output.
7860
2aa48337
KP
78612011-09-15 Kevin Pouget <kevin.pouget@st.com>
7862
7863 PR Python/12692 Add gdb.selected_inferior() to Python interface.
7864 * gdb.python/py-inferior.exp: Add testcase for gdb.selected_inferior().
7865
6839b47f
KP
78662011-04-30 Kevin Pouget <kevin.pouget@st.com>
7867
7868 Handle multiple breakpoint hits in Python interface:
7869 * gdb.python/py-events.exp: Set a duplicate breakpoint and check its
7870 presence.
7871 * gdb.python/py-events.py (breakpoint_stop_handler): Browse all the
7872 breakpoint hits.
7873
0935723e
JK
78742011-09-13 Sami Wagiaalla <swagiaal@redhat.com>
7875 Jan Kratochvil <jan.kratochvil@redhat.com>
7876
7877 * gdb.python/py-events.exp: Remove pretty printing comment.
7878 * gdb.python/py-evsignal.exp: New file.
7879 * gdb.python/py-evthreads.c: Include signal.h.
7880 (thread3): Remove variable count3. Remove variable bad and use raise
7881 instead.
7882 (thread2): Remove variable count2. Move thread3 pthread_create here,
7883 merge pthread_join to a single line.
7884 (main): Remove variable count1. Merge pthread_join with pthread_create
7885 to a single line.
7886 * gdb.python/py-evthreads.exp: Remove pretty printing comment. New
7887 KFAIL python/12966 for gdbserver. Test return value of
7888 gdb_compile_pthreads. Use gdb_run_cmd. Replace send_gdb and
7889 gdb_expect by gdb_test and gdb_test_multiple.
7890 (thread 2, thread 3): New tests.
7891
4801a9a3
PA
78922011-09-12 Matt Rice <ratmice@gmail.com>
7893 Pedro Alves <pedro@codesourcery.com>
7894
7895 PR gdb/13175
7896
7897 * gdb.base/interp.exp: New tests.
7898 * gdb.base/interp.c: New file.
7899
24ece742
DE
79002011-09-12 Doug Evans <dje@google.com>
7901
7902 * gdb.dwarf2/clztest.exp: Fix initialization of tests array.
7903 * gdb.dwarf2/typeddwarf.exp: Ditto.
7904
7f062217
JK
79052011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7906
7907 Fix compatibility with x32 arch.
7908 * testsuite/gdb.dwarf2/typeddwarf.exp: Check also is_lp64_target.
7909 * testsuite/gdb.trace/backtrace.exp: Use is_amd64_regs_target and
7910 is_x86_like_target.
7911 * testsuite/gdb.trace/collection.exp: Likewise.
7912 * testsuite/gdb.trace/report.exp: Likewise.
7913 * testsuite/gdb.trace/unavailable.exp: Likewise.
7914 * testsuite/gdb.trace/while-dyn.exp: Likewise.
7915 * testsuite/lib/gdb.exp (is_amd64_regs_target): New function.
7916 (is_x86_like_target): Check also is_amd64_regs_target.
7917
08711b9a
JK
79182011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7919
7920 PR breakpoints/12435
7921 * gdb.arch/amd64-prologue-xmm.c: New file.
7922 * gdb.arch/amd64-prologue-xmm.exp: New file.
7923 * gdb.arch/amd64-prologue-xmm.s: New file.
7924
b99b5f66
JK
79252011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7926
7927 * gdb.dwarf2/dw2-param-error-main.c: New file.
7928 * gdb.dwarf2/dw2-param-error.S: New file.
7929 * gdb.dwarf2/dw2-param-error.exp: New file.
7930
a391a2f6
PA
79312011-09-08 Pedro Alves <pedro@codesourcery.com>
7932
7933 * gdb.base/annota1.exp, gdb.base/annota3.exp: Extract the
7934 inferior's pid and look for a core dump named core.$pid. Use
7935 `remote_file' commands on the host instead of hand coding shell
7936 commands on the build.
7937 * gdb.base/valgrind-db-attach.exp: Kill the program before
7938 finishing the test.
7939
7d8e6458 79402011-09-02 Matt Rice <ratmice@gmail.com>
7941
7942 * lib/prompt.exp: New file for testing the first prompt.
7943 * gdb.python/py-prompt.exp: Ditto.
7944 * gdb.python/py-prompt.c: Ditto (copy of ext-attach.c).
7945
68e77c9e
PA
79462011-09-02 Pedro Alves <pedro@codesourcery.com>
7947
7948 * gdb.threads/gcore-thread.exp: Set the global core_supported to
7949 0, before testing gcore.
7950
9655e943
JK
79512011-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7952
df6dc84d
JK
7953 * dw2-ifort-parameter-debug.S: Update copyright year.
7954 * dw2-ifort-parameter.c: Update copyright year.
7955 * dw2-ifort-parameter.exp: Update copyright year.
7956
9655e943
JK
7957 * dw2-ifort-parameter-debug.S: New file.
7958 * dw2-ifort-parameter.c: New file.
7959 * dw2-ifort-parameter.exp: New file.
7960
353d1d73
JK
79612011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7962
7963 * gdb.base/commands.exp (error_clears_commands_left): New function.
7964 (): Call it.
7965
5c07461a
JK
79662011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7967
7968 * gdb.mi/mi-inheritance-syntax-error.cc (A): Make `a' public.
7969 (C): Initialize `a'.
7970 * gdb.mi/mi-inheritance-syntax-error.exp
7971 (-data-evaluate-expression $path): Expect `a' as 5.
7972
0d932b2f
MK
79732011-08-26 Marc Khouzam <marc.khouzam@ericsson.com>
7974
7975 PR mi/11912
7976 * gdb.mi/mi-inheritance-syntax-error.cc: New file.
7977 * gdb.mi/mi-inheritance-syntax-error.exp: New file.
7978 * gdb.mi/mi-var-cp.cc: Updated for new 'class'
7979 keyword in output of -var-info-path-expression.
7980
bdb54049
JK
79812011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7982
7983 * gdb.trace/backtrace.exp: Use is_lp64_target to check 64bit target.
7984 * gdb.trace/collection.exp: Likewise.
7985 * gdb.trace/report.exp: Likewise.
7986 * gdb.trace/unavailable.exp: Likewise.
7987 * gdb.trace/while-dyn.exp: Likewise.
7988
59cde39c
KS
79892011-08-18 Keith Seitz <keiths@redhat.com>
7990
7991 PR c++/12266
7992 * gdb.cp/meth-typedefs.cc: New file.
7993 * gdb.cp/meth-typedefs.exp: New file.
7994
fa3a4f15
PM
79952011-08-17 Phil Muldoon <pmuldoon@redhat.com>
7996
6fdff2c5 7997 * gdb.python/python.exp: Add extended-prompt tests.
fa3a4f15 7998
c1049fca
JK
79992011-08-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8000
8001 * gdb.arch/i386-dr3-watch.exp
8002 (watchpoint on gap1 does not fit debug registers)
8003 (delete all watchpoints): Fix racy expect strings.
8004
d93f7b5c
YQ
80052011-08-14 Yao Qi <yao@codesourcery.com>
8006
8007 * gdb.base/maint.exp: set data_section to ".neardata".
8008 * gdb.base/savedregs.c (thrower): Trigger SIGILL on NO-MMU machine.
8009 * gdb.base/savedregs.exp: Handle SIGILL.
8010 * gdb.mi/mi-syn-frame.c (bar): Trigger SIGILL on NO-MMU machine.
8011 * gdb.xml/tdesc-regs.exp: Set core-regs for tic6x-*-*.
8012
457e09f0
DE
80132011-08-12 Doug Evans <dje@google.com>
8014
8015 * gdb.python/py-symbol.exp: Add test for symbol.type.
8016
5d0bb2fb
UW
80172011-08-12 Ulrich Weigand <ulrich.weigand@linaro.org>
8018
8019 * gdb.threads/pthreads.exp: Enable on non-native configurations.
8020 * gdb.mi/mi-pthreads.exp: Likewise.
8021 * gdb.mi/mi2-pthreads.exp: Likewise.
8022 * gdb.mi/gdb669.exp.exp: Likewise.
8023
fcdfa280
PA
80242011-08-09 Pedro Alves <pedro@codesourcery.com>
8025
8026 * lib/mi-support.exp (detect_async): Rename to...
8027 (mi_detect_async): ... this.
8028 * gdb.mi/mi-nonstop-exit.exp: Adjust.
8029 * gdb.mi/mi-nonstop.exp: Adjust.
8030 * gdb.mi/mi-ns-stale-regcache.exp: Adjust.
8031 * gdb.mi/mi-nsintrall.exp: Adjust.
8032 * gdb.mi/mi-nsmoribund.exp: Adjust.
8033 * gdb.mi/mi-nsthrexec.exp: Adjust.
8034
9d8fa392
PA
80352011-08-09 Pedro Alves <pedro@codesourcery.com>
8036
8037 * gdb.base/display.c (do_loops): New `p_i' local.
8038 * gdb.base/display.exp: Test displaying a variable that is
8039 temporarily at a bad address.
8040
b6cede78
JK
80412011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8042
8043 * gdb.dwarf2/dw2-op-stack-value.S: New file.
8044 * gdb.dwarf2/dw2-op-stack-value.exp: New file.
8045
67bedb8c
JK
80462011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8047
8048 * gdb.dwarf2/dw2-simple-locdesc.S: Replace .value by .2byte.
3c542bc3
JK
8049 * gdb.dwarf2/dw2-case-insensitive.exp (regexp case-sensitive off)
8050 (p fuNC_symtab): Permit also ppc64 leading dot.
67bedb8c 8051
af6e93b2
PA
80522011-08-05 Pedro Alves <pedro@codesourcery.com>
8053
8054 * gdb.trace/unavailable.exp (test_maybe_regvar_display): New
8055 procedure.
8056 (gdb_collect_args_test, gdb_collect_locals_test): Use it.
8057
1cf0e11f
YQ
80582011-08-05 Yao Qi <yao@codesourcery.com>
8059
8060 * gdb.base/callfuncs.exp: Set language after main.
8061 * gdb.cp/cplusfuncs.exp: Likewise.
8062 * gdb.cp/inherit.exp: Likewise.
8063
a1e28cb2
UW
80642011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
8065
8066 * gdb.base/nostdlib.exp: Skip on gdb_stub targets.
8067 * gdb.base/watch-vfork.exp: Skip on remote targets.
8068
d4f5bbb9
UW
80692011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
8070
8071 * gdb.threads/thread-find.exp: Support remote targets.
8072
724f4f80
UW
80732011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
8074
8075 * gdb.base/jit.exp: Download solib_binfile to target.
8076 * gdb.base/jit-so.exp: Likewise. Also, use gdb_load_shlibs
8077 and call dlopen without full path name.
8078 * gdb.cp/infcall-dlopen.exp: Use gdb_load_shlibs and call
8079 dlopen without full path name.
8080
934709f0
PW
80812011-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8082
8083 * gdb.base/break-always.exp: Complete the test
8084 with duplicated breakpoints and enabling/disabling them.
8085
c26106c4
TT
80862011-08-02 Tom Tromey <tromey@redhat.com>
8087
8088 PR gdb/11289:
8089 * gdb.cp/overload.exp: Fix regexps. Remove kfails.
8090
9300444e 80912011-08-01 Paul Pluzhnikov <ppluzhnikov@google.com>
fbe12357
PP
8092
8093 PR gdb/13045
8094 * gdb.base/float.exp: Add new test case for PR gdb/13045
8095 * gdb.base/float.c: New file.
8096
00bd41d6
PM
80972011-07-28 Phil Muldoon <pmuldoon@redhat.com>
8098
8099 * gdb.python/py-mi.exp: Test printers returning string hint, and
8100 also not returning a value.
8101 * gdb.python/py-prettyprint.c: Add testcase for above.
8102 * gdb.python/py-prettyprint.py: Add test printer for above.
8103
d24f74ce
JK
81042011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8105
8106 * gdb.dwarf2/dw2-simple-locdesc.S: Change DWARF version to 3.
8107 (.Ldie26, .Ldie41, .Ldie4a, .Ldie54, .Ldie5b): Remove.
8108 (.Ldie30) Add as field "data4".
8109 (.Ldie32) Rename field "b" to "shl".
8110 (abbrev4) Change for the "data4" field.
8111 (abbrev5, abbrev6) Remove.
8112 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.b): Rename to ...
8113 (p &s.shl): ... here. Add comment.
8114 (p &s.data4): New.
8115
bb7da2bf
JK
81162011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8117
8118 Fix crash on lval_computed values.
8119 * gdb.dwarf2/implptr.exp (print sizeof (j[0])): New test.
8120
11081198
JK
81212011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8122
8123 * gdb.base/help.exp (help whatis): Update the expected string.
8124
3c6e0cb3
JK
81252011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8126
8127 * gdb.dwarf2/dw2-simple-locdesc.S: New file.
8128 * gdb.dwarf2/dw2-simple-locdesc.exp: New file.
8129 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
8130 Change the expected string.
8131
efa80663
PA
81322011-07-26 Pedro Alves <pedro@codesourcery.com>
8133
8134 * gdb.base/watchpoint.exp
8135 (test_disable_enable_software_watchpoint): New procedure.
8136 (top level): Run it.
8137
db8e4570
UW
81382011-07-26 Ulrich Weigand <ulrich.weigand@linaro.org>
8139
8140 * gdb.python/py-mi.exp: Avoid '+' in filenames. Call C version of
8141 executable file "${binfile}", C++ version "${binfile}-cxx".
8142 * gdb.python/py-prettyprint.exp: Likewise.
8143 * gdb.python/py-symbol.exp: Likewise.
8144 * gdb.python/py-type.exp: Likewise.
8145 * gdb.python/py-value.exp: Likewise.
8146 * gdb.python/py-template.exp (test_template_arg): Pass full executable
8147 file name instead of just suffix.
8148
543305c9
JK
81492011-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8150
8151 Fix implicit pointer offsets.
8152 * gdb.dwarf2/implptr.c (add): New marker baz breakpoint.
8153 * gdb.dwarf2/implptr.exp (set baz breakpoint for implptr)
8154 (continue to breakpoint: continue to baz breakpoint for implptr)
8155 (sanity check element 0, sanity check element 1)
8156 (enter the inlined function, check element 0 for the offset)
8157 (check element 1 for the offset)
8158 (continue to breakpoint: ignore the second baz breakpoint): New tests.
8159 (set foo breakpoint for implptr): Update the breakpoint number.
8160
b3215adc
UW
81612011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
8162
8163 * gdb.python/py-mi.exp: Use different file names for different
8164 versions of the executable under test.
8165 * gdb.python/py-prettyprint.exp: Likewise.
8166 * gdb.python/py-symbol.exp: Likewise.
8167 * gdb.python/py-template.exp: Likewise.
8168 * gdb.python/py-type.exp: Likewise.
8169 * gdb.python/py-value.exp: Likewise.
8170
182b9acc
UW
81712011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
8172
8173 * gdb.python/py-breakpoint.exp: Re-set can-use-hw-watchpoints
8174 flag after restarting GDB if necessary.
8175
e6052b5d
UW
81762011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
8177
8178 * gdb.python/py-shared.exp: Call gdb_load_shlibs.
8179
1ced966e
PA
81802011-07-22 Pedro Alves <pedro@codesourcery.com>
8181
8182 * gdb.arch/i386-dr3-watch.exp: Test that the i386 watchpoints
8183 backend doesn't leave used debug registers behind.
8184
3543a589
TT
81852011-07-22 Tom Tromey <tromey@redhat.com>
8186
8187 * gdb.dwarf2/typeddwarf.c: XFAIL 'z' on x86-64.
8188 * gdb.dwarf2/typeddwarf.exp (xfail-gdb-test): Add arch_pattern
8189 argument.
8190 * gdb.dwarf2/typeddwarf-amd64.S: New file.
8191
14d15303 81922011-07-21 Matt Rice <ratmice@gmail.com>
8193
8194 * gdb.threads/Makefile.in: Avoid globbing corethreads.exp
8195 in mostlyclean rule. Add files ending in .core.
8196
9b158ba0 81972011-07-21 Matt Rice <ratmice@gmail.com>
8198
8199 PR macros/12999
8200 * gdb.base/info-macros.c: New test sources.
8201 * gdb.base/info-macros.exp: New tests.
8202
d17b6f81
PM
82032011-07-21 Phil Muldoon <pmuldoon@redhat.com>
8204
8205 * gdb.python/python.exp: Add prompt substitution tests.
8206
918dd910
JK
82072011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
8208
8209 Fix crash if referenced CU is aged out.
8210 * gdb.dwarf2/dw2-op-call.exp (maintenance set dwarf2 max-cache-age 0):
8211 New.
8212 * gdb.dwarf2/implptr.exp: Likewise.
8213
0e37a63c
JK
82142011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
8215
8216 * gdb.dwarf2/implptr.S: Rebuilt.
8217 * gdb.dwarf2/implptr.c (intp, intpp, intppp): New typedefs.
8218 (bar): Use them for j, k, l.
8219 * gdb.dwarf2/implptr.exp: New variable opts. Support runtest parameter
8220 COMPILE.
8221 (print j in implptr:bar): Update for the intp typedef.
8222 (print p[0].x in implptr:foo): Use more exact regex.
8223
f65cf84c
TT
82242011-07-18 Tom Tromey <tromey@redhat.com>
8225
8226 * gdb.cp/static-method.exp: Add missing single quote.
8227
d5b4a7be
YQ
82282011-07-18 Yao Qi <yao@codesourcery.com>
8229
8230 * gdb.base/async-shell.exp: Skip test if displaced stepping is not
8231 supported.
8232 * gdb.mi/mi-nonstop-exit.exp: Likewise.
8233 * gdb.mi/mi-nonstop.exp: Likewise.
8234 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
8235 * gdb.mi/mi-nsintrall.exp: Likewise.
8236 * gdb.mi/mi-nsmoribund.exp: Likewise.
8237 * gdb.mi/mi-nsthrexec.exp: Likewise.
8238 * gdb.python/py-evthreads.exp: Likewise.
8239
e9ea2662
JK
82402011-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8241
8242 Code cleanup.
8243 * gdb.cp/namespace.exp (xfail_class_types): New variable. Initialize
8244 it. Substitute it instead of test_compiler_info everywhere.
8245
ce451573
UW
82462011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
8247
8248 * gdb.base/type-opaque.exp: Use gdb_load_shlibs. Run test on
8249 remote targets as well.
8250
756d88a7
UW
82512011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
8252
8253 * lib/gdb.exp (gdb_compile_shlib_pthreads): New helper.
8254 * gdb.threads/tls-shared.exp: Use it. Call gdb_load_shlibs.
8255
31f83dc5
UW
82562011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
8257
8258 * lib/gdb.exp (gdb_compile): Specify rpath if the *target* is
8259 a remote machine, not the host.
8260 (gdb_compile_shlib): Set soname if target is remote.
8261
059241a0
PP
82622011-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
8263
8264 * gdb.cp/minsym-fallback.exp: Link in C++ mode.
8265
28a0b48c 82662011-07-13 Matt Rice <ratmice@gmail.com>
8267
8268 * gdb.python/py-objfile-script-gdb.py: Renamed to
8269 py-objfile-script-gdb.py.in.
8270 * gdb.python/py-objfile-script-gdb.py.in: Renamed from
8271 py-objfile-script-gdb.py.
8272 * gdb.python/py-objfile-script.exp: Update reference to
8273 py-objfile-script-gdb.py.
8274
9a771b67
JK
82752011-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8276
8277 * gdb.dwarf2/dw2-op-call.S (array1): Use the real label; do not
8278 reference undefined label.
8279
04ad99e6
JK
82802011-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8281
8282 * gdb.dwarf2/dw2-const.S (Pointer size): Change from 4 to 8.
8283 (DW_AT_high_pc, DW_AT_low_pc): Remove them.
8284 (val8, .Ltype_const8, .Ltype_int8, DW_TAG_variable): New.
8285 * gdb.dwarf2/dw2-const.exp (print/x val8): New test.
8286
713389e0
PM
82872011-07-11 Phil Muldoon <pmuldoon@redhat.com>
8288
6fdff2c5 8289 PR python/12438
713389e0 8290 * gdb.python/python.exp: Add maint set/show python print-stack
6fdff2c5 8291 deprecated tests. Add set/show python print-backtrace tests.
713389e0 8292
97d146f8
JK
82932011-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8294
8295 * gdb.java/jprint.exp (print a java.lang.String): xfail without system
8296 debug info.
8297
facde0e5 82982011-07-06 Matt Rice <ratmice@gmail.com>
8299
8300 * gdb.python/python.exp: Update filename paths.
8301 * gdb.python/py-symtab.exp: Ditto.
8302
438640d1
MP
83032011-07-06 Marek Polacek <mpolacek@redhat.com>
8304
8305 * gdb.python/py-evthreads.exp: Add missing `$'.
8306
33a365df
MF
83072011-07-06 Jie Zhang <jie.zhang@analog.com>
8308
8309 * config/bfin.exp: New file.
8310 * gdb.asm/asm-source.exp (bfin-*-*): Handle Blackfin targets.
8311 * gdb.asm/bfin.inc: New file.
8312
8f7ae686
MP
83132011-07-06 Marek Polacek <mpolacek@redhat.com>
8314
df46027d 8315 * gdb.python/py-evthreads.exp: Fix race by adding an anchor to match
8f7ae686
MP
8316 the whole output.
8317
eb2a6f42
TT
83182011-07-05 Tom Tromey <tromey@redhat.com>
8319
8320 * gdb.java/jprint.java (jprint.hi): New field.
8321 * gdb.java/jprint.exp: Print string.
8322
177b42fe
TJB
83232011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
8324
8325 * gdb.base/call-sc.c: Fix typos.
8326 * gdb.base/ifelse.exp: Likewise.
8327 * gdb.base/structs.c: Likewise.
8328
3b2a0cf2
JB
83292011-07-06 Paul Pluzhnikov <ppluzhnikov@google.com>
8330
8331 * gdb.base/jit-so.exp: New test.
8332 * gdb.base/jit-dlmain.c: New file.
8333 * gdb.base/jit-main.c: Allow "main" to be elsewhere.
8334
46fc714c
JK
83352011-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8336
8337 * gdb.cp/m-static.exp: Call get_compiler_info.
e17476d7
JK
8338 (static const int initialized nowhere): Call setup_xfail for gcc <= 4.4.
8339 * gdb.cp/pr9167.exp (p b): Likewise.
8340 * gdb.cp/temargs.exp: Do not set have_pr_45024_fixed for gcc 4.6.
8341 (test value of P in inner_m, test type of Z in inner_m): Call
8342 setup_xfail for gcc <= 4.5.
46fc714c 8343
418c7cf7
JK
83442011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8345
8346 * gdb.cp/paren-type.cc: New files.
8347 * gdb.cp/paren-type.exp: New files.
8348
3d50dd94
JK
83492011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8350
8351 Stop on first linespec terminator instead of eating what we can.
8352 * gdb.cp/minsym-fallback-main.cc (main): Call also C::operator ().
8353 * gdb.cp/minsym-fallback.cc (C::operator ()): Define.
8354 * gdb.cp/minsym-fallback.exp (break 'C::f()'): Change to ...
8355 (break C::f()): ... this one.
8356 (break C::operator()()): New test.
8357 * gdb.cp/minsym-fallback.h (C::operator ()): Declare.
8358 * gdb.java/jmisc.exp (break jmisc.main(java.lang.String[])int): New
8359 test.
8360
dcf9f4ab
JK
83612011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8362
8363 Fall back linespec to minimal symbols.
8364 * gdb.base/psymtab.exp (Don't search past end of psymtab.): Update the
8365 error message.
8366 * gdb.cp/cplusfuncs.exp (list foo::operator int*): Likewise.
8367 * gdb.cp/minsym-fallback-main.cc: New file.
8368 * gdb.cp/minsym-fallback.cc: New file.
8369 * gdb.cp/minsym-fallback.exp: New file.
8370 * gdb.cp/minsym-fallback.h: New file.
8371
3f542ed1
JK
83722011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8373
8374 * gdb.cp/no-dmgl-verbose.cc: New file.
8375 * gdb.cp/no-dmgl-verbose.exp: New file.
8376
83772011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
900e11f9
JK
8378
8379 * gdb.base/break-interp.exp (reach_1, test_ld): Allow also the prefix
8380 __GI_.
8381 * gdb.cp/psymtab-parameter.cc (func): Make it a template function.
8382 (f): New function.
8383 * gdb.cp/psymtab-parameter.exp (complete break 'func(): Rename to ...
8384 (complete p 'func<short>(): ... here.
8385 * gdb.dwarf2/dw2-linkage-name-trust-main.cc: New file.
8386 * gdb.dwarf2/dw2-linkage-name-trust.S: New file.
8387 * gdb.dwarf2/dw2-linkage-name-trust.exp: New file.
8388 * gdb.cp/temargs.exp (test type of F in k3_m, test value of F in k3_m):
8389 Make them KFAIL gcc/49546.
8390
00eb2c4a
JB
83912011-07-01 Joel Brobecker <brobecker@adacore.com>
8392
8393 * gdb.ada/catch_ex.exp: Add temporary catchpoint tests.
8394
85a20c42
JK
83952011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8396
8397 Test GCC PR debug/49546.
8398 * gdb.cp/temargs.exp (set sixth breakpoint for temargs)
8399 (test type of F in k3_m, test value of F in k3_m): New.
8400 * gdb.cp/temargs.cc (struct S3, struct K3): New.
8401 (main): New variable k3. Call k3.k3_m.
8402
d2d43431
JB
84032011-07-01 Jean-Charles Delay <delay@adacore.com>
8404
8405 * gdb.ada/packed_array.exp: Fix expected outout.
8406
54ae186f
JB
84072011-07-01 Jean-Charles Delay <delay@adacore.com>
8408
8409 * gdb.ada/packed_array.exp: fixed expected output.
8410
8f17729f
JB
84112011-07-01 Joel Brobecker <brobecker@adacore.com>
8412
8413 * gdb.ada/same_enum: New testcase.
8414
f5aa6869
JB
84152011-07-01 Joel Brobecker <brobecker@adacore.com>
8416
8417 * gdb.ada/ptr_typedef: New testcase.
8418
828292f2
JB
84192011-07-01 Joel Brobecker <brobecker@adacore.com>
8420
8421 * gdb.ada/arrayptr.exp: Add ptype test.
8422
18920c42
JB
84232011-07-01 Joel Brobecker <brobecker@adacore.com>
8424
8425 * gdb.ada/char_enum: New testcase.
8426
3536d9e3 84272011-07-01 Yao Qi <yao@codesourcery.com>
54aeeb99
YQ
8428
8429 * gdb.base/dump.exp (capture_pointer_with_type): New.
8430 Get value from address instead of name.
8431 Start GDB once, and do `dump' and `restore'
8432 tests together.
8433
db863c42
MF
84342011-06-30 Jie Zhang <jie.zhang@analog.com>
8435 Mike Frysinger <vapier@gentoo.org>
8436
8437 * config/monitor.exp (get_remotetimeout, set_remotetimeout): New
8438 helper functions for getting/setting remotetimeout variable.
8439 * lib/gdb.exp (gdb_load): If the target is remote, set
8440 $oldremotetimeout to get_remotetimeout, then call set_remotetimeout
8441 with $loadtimeout. Set $load_ok to 0 before doing the load.
8442 Instead of returning, immediately, set $load_ok to 0. Call
8443 set_remotetimeout with $oldremotetimeout, and then return if
8444 $load_ok is 1.
8445
e9e642a8
AB
84462011-06-30 Andrew Burgess <aburgess@broadcom.com>
8447
8448 * gdb.python/py-template.exp: Don't run this test if the target
8449 does not support c++ tests.
8450
32019081
JK
84512011-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8452
8453 Fix non-only rename list for Fortran modules import.
8454 * gdb.fortran/module.exp (print var_x, print var_y, print var_z): New
8455 tests.
8456 * gdb.fortran/module.f90 (module moduse): New.
8457 (program module): use moduse, test var_x, var_y and var_z.
8458
0ecee54c
TT
84592011-06-29 Tom Tromey <tromey@redhat.com>
8460
8461 PR testsuite/12040:
8462 * gdb.fortran/array-element.exp: Use f90, not f77.
8463 * gdb.fortran/complex.exp: Use f90, not f77.
8464 * gdb.fortran/derived-type.exp: Use f90, not f77.
8465 * gdb.fortran/library-module.exp: Use f90, not f77.
8466 * gdb.fortran/logical.exp: Use f90, not f77.
8467 * gdb.fortran/module.exp: Use f90, not f77.
8468 * gdb.fortran/multi-dim.exp: Use f90, not f77.
8469 * gdb.fortran/subarray.exp: Use f90, not f77.
8470
3b2b8fea
TT
84712011-06-29 Tom Tromey <tromey@redhat.com>
8472
8473 * gdb.fortran/charset.exp: New file.
8474 * gdb.fortran/charset.f90: New file.
8475
42159ca5
TT
84762011-06-29 Tom Tromey <tromey@redhat.com>
8477
8478 PR testsuite/12040:
8479 * lib/future.exp: New file, mostly extracted from ada.exp.
8480 Rewrote compatibility code to use rename.
8481 (gdb_find_gfortran): New proc.
8482 (gdb_default_target_compile): Refresh from dejagnu; plus a pending
8483 gfortran patch.
8484 * lib/ada.exp (gdb_find_gnatmake, gdb_default_target_compile):
8485 Move to future.exp.
8486 * lib/gdb.exp: Always load future.exp.
8487
af69a5ce
YQ
84882011-06-28 Yao Qi <yao@codesourcery.com>
8489
8490 * gdb.cp/exception.cc: Don't include iostream.
8491 (bar): Remove print statement.
8492 (catcher): New.
8493 (main): Remove print statements. Call function catcher.
8494 * gdb.cp/exception.exp : Don't match inferior's output in regexp.
8495 Set breakpoint on catcher, and check the value of parameter.
8496
ab5c6a72
YQ
84972011-06-23 Yao Qi <yao@codesourcery.com>
8498
6fdff2c5
PA
8499 * gdb.cp/mb-inline.exp: Parse the output of `info break' to check
8500 breakpoint 1.2 is disabled. KFAIL for uclinux.
ab5c6a72 8501
9497469f
MP
85022011-06-23 Marek Polacek <mpolacek@redhat.com>
8503
8504 * gdb.mi/mi2-var-display.exp: Replace gdb_test_multiple with
8505 mi_gdb_test.
8506
b9132588
MP
85072011-06-23 Marek Polacek <mpolacek@redhat.com>
8508
5d197ed0 8509 * gdb.mi/mi2-return.exp: Replace gdb_test_multiple with mi_gdb_test.
b9132588 8510
e55595ca
MP
85112011-06-23 Marek Polacek <mpolacek@redhat.com>
8512
5d197ed0
MP
8513 * gdb.mi/mi2-console.exp: Replace gdb_test_multiple with mi_gdb_test.
8514
85152011-06-23 Marek Polacek <mpolacek@redhat.com>
8516
8517 * gdb.mi/mi2-basics.exp: Fix races. Honour the
8518 `test_exec_and_symbol_mi_operatons' return value.
8519 (test_mi_interpreter_selection): Use mi_gdb_test instead of
8520 gdb_test_multiple.
8521 (test_exec_and_symbol_mi_operatons): Likewise.
8522 (test_path_specification): Likewise.
e55595ca 8523
be777e08
YQ
85242011-06-23 Yao Qi <yao@codesourcery.com>
8525
8526 * gdb.base/moribund-step.exp: Skip test if displaced stepping is not
8527 supported.
8528 * lib/gdb.exp (support_displaced_stepping): New.
8529
615556d6
YQ
85302011-06-23 Yao Qi <yao@codesourcery.com>
8531
8532 * gdb.threads/execl.exp: Skip on remote target.
8533
833b0ca7
MP
85342011-06-21 Marek Polacek <mpolacek@redhat.com>
8535
5d197ed0 8536 * gdb.mi/mi-var-display.exp: Replace gdb_test_multiple with
833b0ca7
MP
8537 mi_gdb_test.
8538
1ee4023a
MP
85392011-06-20 Marek Polacek <mpolacek@redhat.com>
8540
5d197ed0 8541 * gdb.mi/mi-nsintrall.exp: Replace gdb_test_multiple with mi_gdb_test.
1ee4023a 8542
d0b1d624
MP
85432011-06-20 Marek Polacek <mpolacek@redhat.com>
8544
5d197ed0 8545 * gdb.mi/mi-nsmoribund.exp: Replace gdb_test_multiple with
d0b1d624
MP
8546 mi_gdb_test.
8547
79aa92c1
MP
85482011-06-20 Marek Polacek <mpolacek@redhat.com>
8549
5d197ed0 8550 * gdb.mi/mi-return.exp: Replace gdb_test_multiple with mi_gdb_test.
79aa92c1 8551
5ce5db06
YQ
85522011-06-14 Yao Qi <yao@codesourcery.com>
8553
8554 gdb/testsuite/
8555 * gdb.threads/ia64-sigill.exp: Remove "set debug lin-lwp 1".
8556
533a737e
JK
85572011-06-10 Jan Kratochvil <jan.kratochvil@redhat.com>
8558
8559 * gdb.dwarf2/dw2-filename.exp (info sources): New testcase.
8560
d0e53741
TT
85612011-06-10 Tom Tromey <tromey@redhat.com>
8562
8563 * gdb.cp/temargs.exp: Let tests pass if compiler bug is fixed.
8564 Add tests for pointer-to-member-function.
8565 * gdb.cp/temargs.cc (S::somefunc): New function.
8566 (K2): New class.
8567 (main): Instantiate K2; call method.
8568
b5916bbd
JB
85692011-06-08 Joel Brobecker <brobecker@adacore.com>
8570
8571 * gdb.python/py-inferior.c (f2): Make str an array rather
8572 than a pointer.
8573 * gdb.python/py-inferior.exp: Adjust testcase accordingly.
8574
5be4dfca
JK
85752011-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8576
8577 * gdb.base/async-shell.c: New file.
8578 * gdb.base/async-shell.exp: New file.
8579
9f47e254
PA
85802011-06-06 Pedro Alves <pedro@codesourcery.com>
8581
8582 * gdb.threads/pending-step.exp: Add more context to SIGTRAP match.
8583
64b9b334
JB
85842011-06-03 Joel Brobecker <brobecker@adacore.com> (obvious fix)
8585
8586 From Stephen Kitt <steve@sk2.org>
8587 * gdb.base/help.exp: Adjust following some spelling corrections
8588 in GDB.
8589
dbc0f131
YQ
85902011-06-01 Yao Qi <yao@codesourcery.com>
8591
8592 * gdb.base/ending-run.exp: Match __uClibc_main for uClibc.
8593
fd336a18
KS
85942010-05-31 Keith Seitz <keiths@redhat.com>
8595
8596 PR c++/12750
8597 * gdb.cp/static-method.cc: New file.
8598 * gdb.cp/static-method.exp: New file.
8599
fa8b9902
KS
86002010-05-31 Keith Seitz <keiths@redhat.com>
8601
8602 PR symtab/12704
8603 * gdb.cp/anon-ns.cc: New file.
8604 * gdb.cp/anon-ns.exp: New file.
8605
0a5b1e09
PA
86062011-05-31 Pedro Alves <pedro@codesourcery.com>
8607
8608 * gdb.arch/i386-dr3-watch.c: New file.
8609 * gdb.arch/i386-dr3-watch.exp: New file.
8610
0578b8d1
YQ
86112011-05-30 Yao Qi <yao@codesourcery.com>
8612
8613 * gdb.base/callfuncs.c (t_structs_fc): New.
8614 (t_structs_dc, t_structs_ldc): New.
8615 (t_double_many_args):
8616 (DEF_FUNC_MANY_ARGS_1, DEF_FUNC_MANY_ARGS_2): Define.
8617 (DEF_FUNC_MANY_ARGS_3, DEF_FUNC_VALUES_1): Define.
8618 (DEF_FUNC_VALUES_2, DEF_FUNC_VALUES_3): Define.
8619 * gdb.base/callfuncs.exp: Call new functions.
8620
6680506e
YQ
86212011-05-30 Yao Qi <yao@codesourcery.com>
8622
ff4d2c60
YQ
8623 * gdb.base/callfuncs.exp (rerun_and_prepare): New.
8624 Call rerun_and_prepare for each test to isolate effects.
8625
86262011-05-30 Yao Qi <yao@codesourcery.com>
8627
8628 * gdb.base/varargs.c (find_max_float_real): New.
8629 (find_max_double_real, find_max_long_double_real): New.
8630 * gdb.base/varargs.exp: Call these new added functions.
6680506e
YQ
8631 * lib/gdb.exp (setup_kfail_for_target): New.
8632
e43ec454
YQ
86332011-05-30 Yao Qi <yao@codesourcery.com>
8634
8635 * gdb.base/funcargs.c (callca, callcb, callcc): New.
8636 (callcd, callce, callcf, callc1a, callc1b): New.
8637 (callc2a, callc2b): New.
8638 * gdb.base/funcargs.exp (complex_args): New.
8639 (complex_integral_args, complex_float_integral_args): New.
8640 * lib/gdb.exp (support_complex_tests): New. Determine
8641 whether to run test cases on _Complex types.
8642
432b4d03
JK
86432011-05-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8644
8645 * gdb.threads/leader-exit.c: New file.
8646 * gdb.threads/leader-exit.exp: New file.
8647
6caf069d
MP
86482011-05-27 Marek Polacek <mpolacek@redhat.com>
8649
9497469f 8650 * gdb.mi/mi-nonstop.exp: Replace gdb_test_multiple with mi_gdb_test.
6caf069d 8651
97fce28b
MP
86522011-05-27 Marek Polacek <mpolacek@redhat.com>
8653
8654 * gdb.mi/mi-nonstop-exit.exp: Remove the `-gdb-show non-stop' testcase,
8655 remove the `supported' variable.
8656 * gdb.mi/mi-nonstop.exp: Likewise.
8657 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
8658 * gdb.mi/mi-nsintrall.exp: Likewise.
8659 * gdb.mi/mi-nsmoribund.exp: Likewise.
8660 * gdb.mi/mi-nsthrexec.exp: Likewise.
8661
9da8c2a0
PA
86622011-05-26 Pedro Alves <pedro@codesourcery.com>
8663
8664 * gdb.reverse/finish-reverse-bkpt.exp: New test.
8665
2c03e5be
PA
86662011-05-26 Pedro Alves <pedro@codesourcery.com>
8667
8668 * gdb.reverse/next-reverse-bkpt-over-sr.exp: New test.
8669
2e21250d
KS
86702011-05-24 Keith Seitz <keiths@redhat.com>
8671
8672 PR breakpoint/12803
8673 * gdb.cp/cmpd-minsyms.cc (a): New method.
8674 (b): New method.
8675 (c): New method.
8676 * gdb.cp/cmpd-minsyms.exp: Add tests for new methods.
8677
cdac0397
PA
86782011-05-24 Pedro Alves <pedro@codesourcery.com>
8679
8680 * gdb.base/commands.exp (watchpoint_command_test): Check that the
8681 watchpoint's command list didn't execute when the watchpoint went
8682 out of scope.
8683
ee5683ab
PM
86842011-05-24 Pierre Muller <muller@ics.u-strasbg.fr>
8685
8686 Centralize -DSYMBOL_PREFIX=\"_\" additional flags in gdb.exp.
8687 * lib/gdb.exp (gdb_target_symbol_prefix_flags): New procedure.
8688 * gdb.arch/i386-bp_permanent.exp: Use gdb_target_symbol_prefix_flags.
8689 * gdb.arch/i386-gnu-cfi.exp: Likewise.
8690 * gdb.arch/i386-permbkpt.exp: Likewise.
8691 * gdb.arch/i386-prologue.exp: Likewise.
8692 * gdb.arch/i386-size-overlap.exp: Likewise.
8693 * gdb.arch/i386-size.exp: Likewise.
8694 * gdb.arch/i386-unwind.exp: Likewise.
8695 * gdb.reverse/i386-precsave.exp: Likewise.
8696 * gdb.reverse/i386-reverse.exp: Likewise.
8697 * gdb.reverse/i386-sse-reverse.exp: Likewise.
8698 * gdb.reverse/i387-env-reverse.exp: Likewise.
8699 * gdb.reverse/i387-stack-reverse.exp: Likewise.
8700
c91c8c16
PA
87012011-05-24 Pedro Alves <pedro@codesourcery.com>
8702
8703 * gdb.trace/tfile.exp: Add test that opening the basic.tf trace
8704 file doesn't error, using MI.
8705
c50491a7
TT
87062011-05-23 Tom Tromey <tromey@redhat.com>
8707
8708 * gdb.base/charset.exp (string_display): Add tests to assign to
8709 arrays.
8710 * gdb.base/charset.c (short_array, int_array, long_array): New.
8711
4a07b7da
PA
87122011-05-20 Pedro Alves <pedro@codesourcery.com>
8713
8714 Cope with async mode.
8715
4a07b7da
PA
8716 * gdb.mi/mi-break.exp (test_breakpoint_commands): Split gdb_test
8717 into gdb_test + mi_expect_stop.
8718
b275f2d2
PA
87192011-05-20 Pedro Alves <pedro@codesourcery.com>
8720
8721 * gdb.mi/basics.c: Don't include stdio.h or unistd.h.
8722 (callme): Remove printf call.
8723
eec52c44
PM
87242011-05-20 Pierre Muller <muller@ics.u-strasbg.fr>
8725
8726 * lib/gdb.exp (gdb_test_list_exact): Suggest use of double
8727 quote pattern to avoid problems with Cygwin/mingw expect versions.
8728 * gdb.base/default.exp (show convenience): Use double
8729 quote pattern for regular expressions.
8730
b3c8eb43
JK
87312011-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8732
8733 Fix -readnow for -gdwarf-4 unused type units.
8734 * gdb.dwarf2/dw4-sig-type-unused.S: New file.
8735 * gdb.dwarf2/dw4-sig-type-unused.exp: New file.
8736
ed731959
JK
87372011-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
8738
8739 * gdb.base/kill-after-signal.c: New file.
8740 * gdb.base/kill-after-signal.exp: New file.
8741
3b48433d
PA
87422011-05-16 Pedro Alves <pedro@codesourcery.com>
8743
8744 * gdb.ada/start.exp: Call untested with the correct test filename.
8745 * gdb.arch/i386-bp_permanent.exp: Call untested with the correct
8746 test filename. Make the test's binary unique.
8747 * gdb.arch/i386-signal.exp: Call untested with the correct test
8748 filename.
8749 * gdb.arch/i386-size-overlap.exp: Ditto.
8750 * gdb.arch/Makefile.in (EXECUTABLES): Update.
8751 * gdb.base/gcore-buffer-overflow.exp: Ditto.
8752 * gdb.cp/call-c.exp: Ditto.
8753 * gdb.mi/mi-reverse.exp: Call untested with the correct test
8754 filename. Make the test's binary unique.
8755 * gdb.mi/Makefile.in (EXECUTABLES): Update.
8756 * gdb.python/py-mi.exp: Ditto.
8757 * gdb.python/Makefile.in (EXECUTABLES): Update.
8758 * gdb.reverse/i386-precsave.exp: Ditto.
8759 * gdb.reverse/i387-env-reverse.exp: Call untested with the correct
8760 test filename.
8761 * gdb.reverse/i387-stack-reverse.exp: Ditto.
8762 * gdb.reverse/sigall-precsave.exp: Ditto. Make the test's binary
8763 unique.
8764 * gdb.reverse/sigall-reverse.exp: Call untested with the correct
8765 test filename.
8766 * gdb.reverse/Makefile.in (EXECUTABLES): Update.
8767 * gdb.trace/tfile.exp: Ditto.
8768
ba4a8bdd
YQ
87692011-05-14 Yao Qi <yao@codesourcery.com>
8770
8771 * gdb.trace/tfile.c(add_memory_block): Store address in unsigned
8772 type.
8773
dbaefcf7
DE
87742011-05-13 Doug Evans <dje@google.com>
8775
8776 * gdb.python/py-objfile-script.exp: New file.
8777 * gdb.python/py-objfile-script.c: New file.
8778 * gdb.python/py-objfile-script-gdb.py: New file.
8779 * testsuite/gdb.python/py-section-script.exp: Test
8780 "info auto-load-scripts".
8781
9930639c
TT
87822011-05-13 Tom Tromey <tromey@redhat.com>
8783
8784 * gdb.dwarf2/clztest.exp: New file.
8785 * gdb.dwarf2/clztest.c: New file.
8786 * gdb.dwarf2/clztest.S: New file.
8787
05272e11
DE
87882011-05-13 Doug Evans <dje@google.com>
8789
cc63ef9b
DE
8790 * gdb.base/charset.exp: If UTF-16 is not available, skip char16_t,
8791 String16 tests.
05272e11 8792
6edba76f
TT
87932011-05-13 Tom Tromey <tromey@redhat.com>
8794
8795 * lib/gdb.exp (is_x86_like_target): New proc.
8796 * gdb.dwarf2/watch-notconst.exp: Use is_x86_like_target.
8797 * gdb.dwarf2/valop.exp: Use is_x86_like_target.
8798 * gdb.dwarf2/typeddwarf.exp: Use is_x86_like_target. Pass
8799 -nostdlib to compiler.
8800 * gdb.dwarf2/typeddwarf.S (_start): Rename from 'main'.
8801 * gdb.dwarf2/pieces.exp: Use is_x86_like_target.
8802 * gdb.dwarf2/implptr.exp: Use is_x86_like_target.
8803 * gdb.dwarf2/dw2-restore.exp: Check for LP64.
8804 * gdb.dwarf2/callframecfa.exp: Use is_x86_like_target.
8805
028d0ed5
TJB
88062011-05-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
8807
8808 * gdb.python/py-function.exp: Test setting a value from a function
8809 which executes a command.
8810
8a9b8146
TT
88112011-05-12 Tom Tromey <tromey@redhat.com>
8812
8813 * gdb.dwarf2/typeddwarf.S: New file.
8814 * gdb.dwarf2/typeddwarf.c: New file.
8815 * gdb.dwarf2/typeddwarf.exp: New file.
8816
10483e8e
MP
88172011-05-12 Marek Polacek <mpolacek@redhat.com>
8818
8819 * gdb.mi/mi-basics.exp: Fix races. Honour the
8820 `test_exec_and_symbol_mi_operatons' return value.
8821 (test_mi_interpreter_selection): Use mi_gdb_test instead of
8822 gdb_test_multiple.
8823 (test_exec_and_symbol_mi_operatons): Likewise.
8824 (test_path_specification): Likewise.
8825
faf067f1
JK
88262011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8827
8828 * lib/gdb.exp (gdb_rename_execfile): Remove catch wrappers.
8829 (gdb_touch_execfile): Remove catch wrappers. New variable time.
8830 Replace `file copy' and `file rename' by `file mtime'. Twice.
8831
7ff911a3
JK
88322011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8833
8834 * gdb.base/readline-ask.c: New file.
8835 * gdb.base/readline-ask.exp: New file.
8836 * gdb.base/readline-ask.inputrc: New file.
8837
a536c6d7
UW
88382011-05-06 Ulrich Weigand <uweigand@de.ibm.com>
8839
8840 * gdb.cell/bt.exp: Delete breakpoints before running to signal
8841 to avoid race condition.
8842 * gdb.cell/coremaker.c: Use small stack size.
8843 * gdb.cell/ea-standalone.exp: Use file name without path as
8844 argument to c_to.
8845 * gdb.cell/fork.exp: Allow other output when continuing to end.
8846
d472a426
JK
88472011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8848
8849 * gdb.threads/corethreads.c: New file.
8850 * gdb.threads/corethreads.exp: New file.
8851
88522011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
774094b8
JK
8853
8854 * gdb.threads/gcore-thread.exp (objfile, opts): New variables.
8855 Try to compile the test using -Wl,-z,norelro first.
8856 (load_core): New variable libthread_db_seen, initialize it.
8857 (zeroed-threads cannot be listed): Protect it by XFAIL on
8858 !$libthread_db_seen.
8859
8be455d7
JK
88602011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8861
8862 PR 12573
8863 * gdb.dwarf2/dw2-skip-prologue.S: New file.
8864 * gdb.dwarf2/dw2-skip-prologue.c: New file.
8865 * gdb.dwarf2/dw2-skip-prologue.exp: New file.
8866
1976171a
JK
88672011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8868
8869 * gdb.cp/psymtab-parameter.cc: New file.
8870 * gdb.cp/psymtab-parameter.exp: New file.
8871
7db6f30f
JK
88722011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8873
8874 Fix a race.
8875 * gdb.cp/static-print-quit.exp (print c): Split to ...
8876 (print c - <return>, print c - q <return>, print c - to quit):
8877 ... these. Make the testfile untested on gdb-7.1.
8878
85161e9e 88792011-5-05 Janis Johnson <janisjo@codesourcery.com>
56744f0a
JJ
8880
8881 * lib/gdb.exp (exec_target_file, exec_symbol_file,
8882 gdb_rename_execfile, gdb_touch_execfile): New.
8883 * gdb.base/reread.exp: Use new procs to handle multiple
8884 exec files.
8885
0c51be18
YQ
88862011-05-05 Yao Qi <yao@codesourcery.com>
8887
8888 * gdb.arch/arm-disp-step.S(test_ldr_literal): New.
8889 (test_adr_32bit, test_pop_pc): New.
8890 * gdb.arch/arm-disp-step.exp (test_ldr_literal): New.
8891 (test_adr_32bit, test_pop_pc): New.
8892
4d393d60
JM
88932011-05-04 Joseph Myers <joseph@codesourcery.com>
8894
8895 * gdb.base/a2-run.exp (strongarm-*-coff): Don't handle target.
8896 * gdb.base/float.exp (xscale*-*-*, strongarm*-*-*): Don't handle
8897 targets.
8898 * gdb.base/long_long.exp (xscale*-*-*, strongarm*-*-*): Don't
8899 handle targets.
8900
8ffd0459
JK
89012011-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
8902
8903 * gdb.base/completion.exp (complete help info wat): Rename to ...
8904 (complete 'help info wat'): ... here.
8905 Remove all `-re ".*' and `-re "^.*' redundant regexes.
8906 (complete 'p 'arg', complete (2) 'p 'arg'): Remove redundant backslash.
8907
8e28d804
PA
89082011-05-04 Pedro Alves <pedro@codesourcery.com>
8909
8910 * gdb.base/completion.exp: Use gdb_test_multiple instead of
8911 gdb_test and explicit $gdb_prompt/timeout matches.
8912
3eb2ef34
YQ
89132011-05-04 Yao Qi <yao@codesourcery.com>
8914
8915 * gdb.arch/arm-disp-step.S: Fix usage of macros __thumb__
8916 and __thumb2__.
8917
aaaf81a3
MP
89182011-05-03 Marek Polacek <mpolacek@redhat.com>
8919
8920 * gdb.base/pr10179.exp: Get rid of races using `delete_breakpoints'
8921 in place of `gdb_test "delete breakpoints"'. This eliminates two
8922 testcases.
8923
c4cbc0df
PA
89242011-05-02 Pedro Alves <pedro@codesourcery.com>
8925
8926 PR testsuite/12649
8927 Fix races.
8928
8929 * gdb.base/completion.exp: Remove all sleep calls. Remove
8930 unnecessary regexs. Don't explicitly expect anything after the
8931 prompt. Eat the prompt if necessary.
8932
b4cbb4a3
EBM
89332011-05-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
8934
8935 * gdb.opt/inline-cmds.exp: Adjust checks with "finish" command to
8936 accept to show the caller line again as well as the line after.
8937
d65aec65
PM
89382011-04-29 Phil Muldoon <pmuldoon@redhat.com>
8939
8940 PR mi/12531
8941
8942 * gdb.python/py-mi.exp: Add CPLUS_FAKE_CHILD tests and a C++
8943 compile target.
8944 * gdb.python/py-prettyprint.exp: Add C++ object for
8945 CPLUS_FAKE_CHILD test.
8946
30852783
UW
89472011-04-28 Ulrich Weigand <ulrich.weigand@linaro.org>
8948
8949 * gdb.base/signest.exp: New file.
8950 * gdb.base/signest.c: Likewise.
8951
c7b1f0d9
JK
89522011-04-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8953
8954 * lib/mi-support.exp (mi_expect_stop) <stopped at wrong place>: Accept
8955 thread and breakpoint notifications.
8956
559a7a62
JK
89572011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8958
8959 * gdb.base/fortran-sym-case.c: New file.
8960 * gdb.base/fortran-sym-case.exp: New file.
8961 * gdb.dwarf2/dw2-case-insensitive-debug.S: New file.
8962 * gdb.dwarf2/dw2-case-insensitive.c: New file.
8963 * gdb.dwarf2/dw2-case-insensitive.exp: New file.
8964
8344e389
JK
89652011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8966
8967 * lib/gdb.exp (gdb_test_multiple): Eror on newline in $message.
8968 * gdb.base/ifelse.exp: Give names to the "" tests as `if true else
8969 false #1', `if true else false #2' and `if true else false #3'.
8970
2484c66b
UW
89712011-04-27 Ulrich Weigand <ulrich.weigand@linaro.org>
8972
8973 * gdb.base/annota1.exp: Accept breakpoints-invalid annotation
8974 while delivering signal.
8975
8d3788bd
VP
89762011-04-27 Vladimir Prus <vladimir@codesourcery.com>
8977
8978 MI breakpoint notifications.
8979
8980 * testsuite/gdb.mi/mi-cli.exp: Adust.
6fdff2c5
PA
8981 * testsuite/gdb.mi/mi2-cli.exp: Adust.
8982 * testsuite/gdb.mi/mi-watch.exp: Adust.
8983 * testsuite/gdb.mi/mi2-watch.exp: Adust.
8984 * testsuite/lib/mi-support.exp (mi_expect_stop): Accept breakpoint
8985 notifications.
8d3788bd 8986
3e03848b
JK
89872011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8988
8989 * gdb.base/gdbindex-stabs-dwarf.c: New file.
8990 * gdb.base/gdbindex-stabs.c: New file.
8991 * gdb.base/gdbindex-stabs.exp: New file.
8992
918c9108
YQ
89932011-04-25 Yao Qi <yao@codesourcery.com>
8994
8995 * gdb.dwarf2/dw2-double-set-die-type.S: Replace comment char `#'
8996 with /*...*/.
8997 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
8998
90556b8c
JK
89992011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9000
9001 * gdb.python/py-value.exp (test_objfiles): Name the first test
9002 `py-value in file.filename'.
9003
03f2bd59
JK
90042011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9005
9006 * gdb.base/solib-disc.exp: Set gdbserver_reconnect_p.
9007 * lib/gdb.exp (gdb_init): Clear gdbserver_reconnect_p.
9008 * lib/gdbserver-support.exp (gdbserver_start): Add `--once' if
9009 !gdbserver_reconnect_p..
9010 (gdbserver_reconnect): Call error if !gdbserver_reconnect_p..
9011
7b08b9eb
JK
90122011-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9013
9014 * gdb.cp/cpcompletion.exp (complete class methods)
9015 (complete class methods beginning with F): Move them above runto. New
9016 comment about the runto delimiter.
9017
b78974c3
PA
90182011-04-20 Pedro Alves <pedro@codesourcery.com>
9019
9020 * gdb.base/maint.exp: Test that "maint print registers" works
9021 without a running program.
9022
20429c40 90232011-04-20 Marek Polacek <mpolacek@redhat.com>
b78974c3 9024
20429c40
MP
9025 * gdb.base/setshow.exp: Fix racy tests.
9026 ($old_gdb_prompt): New variable.
9027
7a9dd1b2
TT
90282011-04-19 Tom Tromey <tromey@redhat.com>
9029
9030 * gdb.mi/mi-nsmoribund.exp:
9031 * gdb.hp/gdb.objdbg/objdbg01.exp:
9032 * gdb.base/structs.exp (test_struct_returns):
9033 * gdb.base/call-sc.exp (test_scalar_returns):
9034 * gdb.base/bigcore.exp: Remove duplicate words.
9035
02835898
JK
90362011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9037
9038 * gdb.base/break-interp-lib.c (v, vptr): New variables.
9039 * gdb.base/break-interp.exp (test_attach): New comment.
9040
254f582e
JK
90412011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9042
9043 * gdb.threads/gcore-thread.exp ($core0file): New variable.
9044 (clear __stack_user.next, clear stack_used.next)
9045 (save a zeroed-threads corefile): New test.
9046 Call core_load for $core0file.
9047 (zeroed-threads cannot be listed): New test.
9048
4fe85f5c
JK
90492011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9050
9051 * gdb.threads/gcore-thread.exp ($testfile): Match it the .exp
9052 filename.
9053 ($srcfile): Preserve the original value.
9054 ($testfile): Match it the .exp filename.
9055 ($corefile): New variable. Substitute it around.
9056 Use clean_restart.
9057 ($prev_timeout): Remove.
9058 (load_core): Move core loading into this proc.
9059 Fix restore of $timeout if load_core fails.
9060
63524580
JK
90612011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9062
9063 * gdb.base/eu-strip-infcall.c: New file.
9064 * gdb.base/eu-strip-infcall.exp: New file.
9065
90359a16
JK
90662011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9067
9068 * gdb.base/callfuncs.c (Lcallfunc, callfunc): New functions.
9069 * gdb.base/callfuncs.exp (print callfunc (Lcallfunc, 5)): New test.
9070
626e7282
JK
90712011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9072
9073 Fix Python access to inlined frames.
9074 * gdb.python/py-frame-inline.c: New file.
9075 * gdb.python/py-frame-inline.exp: New file.
9076
3363d018
EBM
90772011-04-13 Edjunior Machado <emachado@linux.vnet.ibm.com>
9078
9079 * gdb.base/gdb1090.exp: Change breakpoint location to read the
9080 content of 's24' correctly (avoiding "optimized out").
9081 * gdb.base/gdb1090.c: Add comment in order to set breakpoint.
9082
28781456
JK
90832011-04-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9084
9085 * lib/gdb.exp (gdb_breakpoint): New case for a GDB internal error.
9086
4a4106ca
TJB
90872011-04-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
9088
9089 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Don't
9090 expect a colon in watch -location output.
9091
d26ccb4f
JK
90922011-04-13 Marek Polacek <mpolacek@redhat.com>
9093
df46027d 9094 * gdb.base/commands.exp (redefine_backtrace_test): Fix race.
d26ccb4f
JK
9095 New testcase `expect response to define backtrace'. Also remove
9096 redundant `default' block.
9097
e1ab1f9c
JK
90982011-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9099
9100 * gdb.python/py-prettyprint.c (struct hint_error): New.
9101 (main): New variable hint_error.
9102 * gdb.python/py-prettyprint.exp (run_lang_tests): New testcase
9103 "print hint_error".
9104 * gdb.python/py-prettyprint.py (class pp_hint_error): New.
9105 (register_pretty_printers): Register it.
9106
0c2e6019
TT
91072011-04-04 Tom Tromey <tromey@redhat.com>
9108
9109 * gdb.cp/maint.exp (test_help): Update.
9110 (test_namespace): Likewise.
9111
af57139d
JB
91122011-04-01 Joel Brobecker <brobecker@adacore.com>
9113
9114 * gdb.ada/arrayptr/foo.adb: Add access to constrained array.
9115 * gdb.ada/arrayptr.exp: Add new tests.
9116
956a9fb9
JB
91172011-04-01 Joel Brobecker <brobecker@adacore.com>
9118
9119 * gdb.ada/mi_catch_ex: New testcase.
9120
d0c4d642
PA
91212011-04-01 Pedro Alves <pedro@codesourcery.com>
9122
9123 * gdb.cp/cpexprs.exp (Overloaded methods): No longer try the
9124 base::overload(void) method without specifying "const".
9125
18819fa6
UW
91262011-04-01 Ulrich Weigand <ulrich.weigand@linaro.org>
9127
9128 * gdb.arch/thumb-singlestep.S: New file.
9129 * gdb.arch/thumb-singlestep.exp: Likewise.
9130
a4c8e806
TT
91312011-03-31 Tom Tromey <tromey@redhat.com>
9132
9133 * gdb.python/py-prettyprint.py (exception_flag): New global.
9134 (NoStringContainerPrinter._iterator.next): Check it.
9135 * gdb.python/py-prettyprint.c (main): New variable nstype2.
9136 * gdb.python/py-mi.exp: Set exception_flag and do more tests.
9137
53832f31
TT
91382011-03-29 Tom Tromey <tromey@redhat.com>
9139
9140 * gdb.cp/anon-struct.cc: New file.
9141 * gdb.cp/anon-struct.exp: New file.
9142
e4620230
JK
91432011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9144
9145 Test STT_GNU_IFUNC support.
9146 * gdb.base/gnu-ifunc-lib.c: New file.
9147 * gdb.base/gnu-ifunc.c: New file.
9148 * gdb.base/gnu-ifunc.exp: New file.
9149
d0fb5eae
JK
91502011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9151
9152 Support a ring of related breakpoints.
9153 * gdb.base/watchpoint-delete.c: New file.
9154 * gdb.base/watchpoint-delete.exp: New file.
9155
20106cfb
JK
91562011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9157
9158 * gdb.ada/arrayparam.exp (print first after function call): Use
9159 explicit package name. Add a comment
9160 (print lasta after function call): Rename ...
9161 (print last after function call): ... it and use explicit package
9162 name.
9163 (print length after function call): Use explicit package name.
9164 * gdb.ada/str_ref_cmp.exp (operator = works for strings): New test.
9165 * gdb.ada/sym_print_name.exp: Change `i' to `integervar'.
9166 (multiple matches for symbol i): Rename ...
9167 (multiple matches for symbol integervar): ... it.
9168 * gdb.ada/sym_print_name/foo.adb (Foo): Change `I' to `IntegerVar'.
9169 * gdb.ada/sym_print_name/pck.ads (Pck): Likewise.
9170
e7ab5e63
AB
91712011-03-25 Andrew Burgess <aburgess@broadcom.com>
9172
9173 * lib/gdb.exp (default_gdb_start,gdb_init): Clear the GREP_OPTIONS
9174 environment variable to make grep output more predictable. Move
9175 all the environment setup into gdb_init so it's done once per test
9176 case rather than each time we start gdb.
9177
9ef07c8c
TT
91782011-03-24 Tom Tromey <tromey@redhat.com>
9179
9180 * gdb.base/label.exp: Use `main:there' linespec. Add re-running
9181 test.
9182
dd90784c
JK
91832011-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9184
9185 * gdb.dwarf2/dw2-entry-value-main.c: New file.
9186 * gdb.dwarf2/dw2-entry-value.S: New file.
9187 * gdb.dwarf2/dw2-entry-value.exp: New file.
9188
05775840
PM
91892011-03-22 Phil Muldoon <pmuldoon@redhat.com>
9190
6fdff2c5 9191 PR python/12183
05775840
PM
9192
9193 * gdb.python/py-function.exp: Add GdbError tests.
9194
8661b11b
PA
91952011-03-18 Pedro Alves <pedro@codesourcery.com>
9196
9197 * gdb.trace/unavailable.cc (args_test_func, local_test_func)
9198 (reglocal_test_func, statlocal_test_func): New functions.
9199 (globals_test_func): Call new functions.
9200 * gdb.trace/unavailable.exp (gdb_collect_args_test)
9201 (gdb_collect_locals_test): New procedure.
9202 (gdb_trace_collection_test): Call new procedures.
9203
0fdb4f18
PA
92042011-03-18 Pedro Alves <pedro@codesourcery.com>
9205
9206 * gdb.trace/unavailable.exp (fpreg, spreg, pcreg): Define.
9207 (test_register, test_register_unavailable): New procedures.
9208 (gdb_unavailable_registers_test): New procedure.
9209 (gdb_trace_collection_test): Call it.
9210
99c3dc11
PM
92112011-03-18 Phil Muldoon <pmuldoon@redhat.com>
9212
6fdff2c5 9213 PR python/12149
99c3dc11
PM
9214
9215 * gdb.python/python.exp: Add gdb.write tests.
9216
29703da4
PM
92172010-03-17 Phil Muldoon <pmuldoon@redhat.com>
9218
9219 * gdb.python/Makefile.in: Add py-objfile.
9220 * gdb.python/py-objfile.exp: New file.
9221 * gdb.python/py-objfile.c: New file.
9222 * gdb.python/py-block.exp: Add is_valid tests.
9223 * gdb.python/py-inferior.exp: Ditto.
9224 * gdb.python/py-infthread.exp: Ditto.
9225 * gdb.python/py-symbol.exp: Ditto.
9226 * gdb.python/py-symtab.exp: Ditto.
9227
598997c8
KS
92282011-03-16 Keith Seitz <keiths@redhat.com>
9229
9230 PR c++/12273
9231 * gdb.cp/cmpd-minsyms.exp: New test.
9232 * gdb.cp/cmpd-minsyms.cc: New file.
9233
9234 PR c++/11734
9235 * gdb.cp/ovsrch.exp: New test.
9236 * gdb.cp/ovsrch.h: New file.
9237 * gdb.cp/ovsrch1.cc: New file.
9238 * gdb.cp/ovsrch2.cc: New file.
9239 * gdb.cp/ovsrch3.cc: New file.
9240 * gdb.cp/ovsrch4.cc: New file.
9241
c91513d8
PP
92422011-03-16 Paul Pluzhnikov <ppluzhnikov@google.com>
9243
9244 PR gdb/12528
9245 * gdb.base/Makefile.in: Adjust EXECUTABLES.
9246 * gdb.base/break-on-linker-gcd-function.exp: New test.
9247 * gdb.base/break-on-linker-gcd-function.cc: New file.
9248
7470fc63
AT
92492011-03-15 Andreas Tobler <andreast@fgznet.ch>
9250
9251 * gdb.base/jit-main.c: Define ElfW for non glibc elf targets.
9252
959e7469
PM
92532011-03-15 Phil Muldoon <pmuldoon@redhat.com>
9254
9255 * lib/gdb.exp (gdb_unload): Add another termination case.
9256
9373cf26
JK
92572011-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9258
9259 * gdb.dwarf2/dw2-empty-pc-range.S: New file.
9260 * gdb.dwarf2/dw2-empty-pc-range.exp: New file.
9261 * gdb.dwarf2/pr11465.S: New .text labels text_start and text_end.
9262 Provide a stub byte there.
9263 (DW_TAG_compile_unit): Set DW_AT_low_pc, DW_AT_high_pc and
9264 DW_AT_entry_pc.
9265 (dieb4, dieda): Set DW_AT_high_pc higher than DW_AT_low_pc.
9266
24e9cda0
UW
92672011-03-15 Ulrich Weigand <uweigand@de.ibm.com>
9268
9269 * gdb.arch/altivec-abi.exp: Skip "generic" tests on 64-bit when
9270 using a GCC 4.1 or 4.2 compiler. Add an additional test variant
9271 "generic ABI, auto".
9272 (altivec_abi_tests): Accept vectors returned by reference.
9273
7371cf6d
PM
92742010-03-14 Phil Muldoon <pmuldoon@redhat.com>
9275
9276 * gdb.python/py-breakpoint.exp: Add Python stop operations tests.
9277
ce77046a
UW
92782011-03-13 Ulrich Weigand <uweigand@de.ibm.com>
9279
9280 * gdb.python/py-section-script.exp: Skip test if no Python support.
9281
176400c3
UW
92822011-03-12 Ulrich Weigand <uweigand@de.ibm.com>
9283
9284 * gdb.base/solib-weak.exp: Allow "." prefix for ppc64.
9285
ecec24e6
PM
92862011-03-10 Phil Muldoon <pmuldoon@redhat.com>
9287
9288 * gdb.python/py-parameter.exp: Update tests to the new Python
9289 parameter API. Add "no documentation" test. Add deprecated API
9290 backward compatibility test.
9291
5dbdd470
TT
92922011-03-09 Tom Tromey <tromey@redhat.com>
9293
9294 * gdb.ada/catch_ex.exp: Use explicit gdb_test rather than
9295 gdb_continue_to_end.
9296
b66e66ee
MK
92972011-03-09 Mark Kettenis <kettenis@gnu.org>
9298
9299 * gdb.base/memattr.exp: Adjust regexps to accept spaces as well as
9300 tabs.
9301
eceb0c5f
TT
93022011-03-09 Tom Tromey <tromey@redhat.com>
9303
9304 * lib/gdb.exp (inferior_exited_re): Match. leading `['. Wrap in
9305 parentheses.
9306 (gdb_continue_to_end): Add "allow_extra" parameter. Use
9307 $command.
9308 * gdb.threads/thread-unwindonsignal.exp: Pass "allow_extra"
9309 argument to gdb_continue_to_end.
9310 * gdb.threads/interrupted-hand-call.exp: Pass "allow_extra"
9311 argument to gdb_continue_to_end.
9312 * gdb.cp/annota3.exp: Fix regex.
9313 * gdb.cp/annota2.exp: Fix regex.
9314 * gdb.base/shlib-call.exp: Pass "allow_extra" argument to
9315 gdb_continue_to_end.
9316 * gdb.base/call-signal-resume.exp: Revert earlier patch.
9317 * gdb.ada/tasks.exp: Pass "allow_extra" argument to
9318 gdb_continue_to_end.
9319
63154eca
PA
93202011-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9321
9322 * gdb.server/ext-run.exp
9323 (load new file without any gdbserver inferior): New test.
9324
967d1f9b
TT
93252011-03-07 Tom Tromey <tromey@redhat.com>
9326
9327 * Makefile.in (TAGS): Rewrite.
9328
d68dcbb9
JK
93292011-03-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9330
9331 * gdb.trace/report.exp (12.1: trace report #1): New match for the
9332 initial commands echo. New match for `Found trace'. Anchor all the
9333 other matches. Anchor and match for `No trace frame found' the final
9334 match.
9335
6bf58e63
TT
93362011-03-07 Tom Tromey <tromey@redhat.com>
9337
9338 * Makefile.in (TAGS): New target.
9339
fda326dd
TT
93402011-03-07 Tom Tromey <tromey@redhat.com>
9341
9342 * lib/opencl.exp (skip_opencl_tests): Update for exit message
9343 change.
9344 * lib/mi-support.exp (mi_gdb_test): Update for exit message
9345 change.
9346 * lib/gdb.exp (gdb_test_multiple): Update comment. Update for
9347 exit message change.
9348 (skip_altivec_tests): Update for exit message change.
9349 (skip_vsx_tests): Likewise.
9350 (gdb_continue_to_end): Likewise. Add 'command' argument.
9351 * lib/cell.exp (skip_cell_tests): Update for exit message change.
9352 * gdb.threads/tls.exp: Update for exit message change.
9353 * gdb.threads/thread-unwindonsignal.exp: Use
9354 gdb_continue_to_end.
9355 * gdb.threads/step.exp (step_it): Update for exit message change.
9356 (continue_all): Likewise.
9357 * gdb.threads/print-threads.exp (test_all_threads): Update for
9358 exit message change.
9359 * gdb.threads/interrupted-hand-call.exp: Use
9360 gdb_continue_to_end.
9361 * gdb.threads/execl.exp: Use gdb_continue_to_end.
9362 * gdb.python/py-prettyprint.exp (run_lang_tests): Use
9363 gdb_continue_to_end.
9364 * gdb.hp/gdb.objdbg/objdbg02.exp: Use gdb_continue_to_end.
9365 * gdb.hp/gdb.objdbg/objdbg01.exp: Use gdb_continue_to_end.
9366 * gdb.hp/gdb.defects/solib-d.exp: Update for exit message change.
9367 * gdb.cp/method.exp: Update for exit message change.
9368 * gdb.cp/mb-templates.exp: Update for exit message change.
9369 * gdb.cp/mb-inline.exp: Use gdb_continue_to_end.
9370 * gdb.cp/annota3.exp: Update for exit message change.
9371 * gdb.cp/annota2.exp: Update for exit message change.
9372 * gdb.cell/fork.exp: Use gdb_continue_to_end.
9373 * gdb.base/term.exp: Update for exit message change.
9374 * gdb.base/step-test.exp (test_i): Update for exit message change.
9375 * gdb.base/sigstep.exp (advance): Update for exit message change.
9376 (advancei): Likewise.
9377 * gdb.base/siginfo.exp: Update for exit message change.
9378 * gdb.base/shlib-call.exp: Use gdb_continue_to_end.
9379 * gdb.base/reread.exp: Use gdb_continue_to_end.
9380 * gdb.base/langs.exp: Use gdb_continue_to_end.
9381 * gdb.base/interrupt.exp: Update for exit message change.
9382 * gdb.base/gdb1555.exp: Update for exit message change.
9383 * gdb.base/exe-lock.exp: Use gdb_continue_to_end.
9384 * gdb.base/ending-run.exp: Update for exit message change.
9385 * gdb.base/chng-syms.exp: Update for exit message change.
9386 * gdb.base/checkpoint.exp: Update for exit message change.
9387 * gdb.base/catch-syscall.exp (check_for_program_end): Use
9388 gdb_continue_to_end.
9389 (test_catch_syscall_with_wrong_args): Likewise.
9390 * gdb.base/call-signal-resume.exp: Use gdb_continue_to_end.
9391 * gdb.base/break-interp.exp (test_ld): Update for exit message
9392 change.
9393 * gdb.base/bang.exp: Update for exit message change.
9394 * gdb.base/attach.exp (do_attach_tests): Use gdb_continue_to_end.
9395 (do_call_attach_tests): Likewise.
9396 * gdb.base/a2-run.exp: Update for exit message change.
9397 * gdb.arch/ppc-dfp.exp: Update for exit message change.
9398 * gdb.ada/tasks.exp: Use gdb_continue_to_end.
9399 * gdb.ada/catch_ex.exp: Use gdb_continue_to_end.
9400
dd19bd70
JK
94012011-03-05 Jan Kratochvil <jan.kratochvil@redhat.com>
9402
9403 * gdb.base/help.exp (help thread find): Fix one forgotten quote.
9404
30e62689
TT
94052011-03-03 Tom Tromey <tromey@redhat.com>
9406
9407 * gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove.
9408 * gdb.hp/gdb.aCC/configure (Makefile): Remove.
9409 * gdb.hp/gdb.aCC/configure.ac: Remove.
9410 * gdb.hp/gdb.base-hp/Makefile.in (Makefile): Remove.
9411 * gdb.hp/gdb.base-hp/configure (Makefile): Remove.
9412 * gdb.hp/gdb.base-hp/configure.ac: Remove.
9413 * gdb.hp/gdb.compat/Makefile.in (Makefile): Remove.
9414 * gdb.hp/gdb.compat/configure (Makefile): Remove.
9415 * gdb.hp/gdb.compat/configure.ac: Remove.
9416 * gdb.hp/gdb.defects/Makefile.in (Makefile): Remove.
9417 * gdb.hp/gdb.defects/configure (Makefile): Remove.
9418 * gdb.hp/gdb.defects/configure.ac: Remove.
9419 * gdb.hp/gdb.objdbg/Makefile.in (Makefile): Remove.
9420 * gdb.hp/gdb.objdbg/configure (Makefile): Remove.
9421 * gdb.hp/gdb.objdbg/configure.ac: Remove.
9422 * gdb.hp/configure.ac: Remove.
9423 * gdb.hp/configure: Remove.
9424 * gdb.hp/Makefile.in (SUBDIRS): No longer a configure
9425 substitution.
9426 (Makefile): Remove rule.
9427 * gdb.cell/configure.ac: Remove.
9428 * gdb.cell/configure: Remove.
9429 * gdb.stabs/Makefile.in (Makefile): Remove.
9430 (distclean): Don't remove config.status or config.log.
9431 * gdb.stabs/configure (Makefile): Remove.
9432 * gdb.stabs/configure.ac: Remove.
9433 * configure: Rebuild.
9434 * configure.ac: Don't AC_CONFIG_SUBDIRS in gdb.hp or gdb.stabs.
9435 Remove stabs- and cell-specific logic. Test for existence of
9436 ../gdbtk before configuring gdb.gdbtk. Build Makefiles in gdb.hp
9437 subdirectories, gdb.cell, and and gdb.stabs.
9438 * Makefile.in (ALL_SUBDIRS): Add gdb.hp and gdb.stabs.
9439
c171f854
JB
94402011-03-03 Joel Brobecker <brobecker@adacore.com>
9441
9442 * gdb.python/py-inferior.exp: Avoid searching pattern beyond
9443 end of buffer.
9444
9a5193cb
JB
94452011-03-02 Joel Brobecker <brobecker@adacore.com>
9446
9447 * gdb.python/py-inferior.exp: Use gdb_test_no_output instead of
9448 gdb_test when running a test where we expected no output back.
9449
9bb4c1bb
MS
94502011-02-28 Michael Snyder <msnyder@vmware.com>
9451
9452 * gdb.cp/overload.cc: Change initializer value to integer.
9453
3bd0f5ef
MS
94542011-02-27 Michael Snyder <msnyder@vmware.com>
9455
9456 * gdb.multi/base.exp: Add test for remove-inferiors.
9457
2279eaad
JB
94582011-02-26 Joel Brobecker <brobecker@adacore.com>
9459
9460 * gdb.python/py-frame.exp: Simplify the initialization phase
9461 using prepare_for_testing.
9462
c82c0b55
MS
94632011-02-25 Michael Snyder <msnyder@vmware.com>
9464
9465 * gdb.multi/base.exp: Add tests for info inferiors with args.
9466
1d94651b
JK
94672011-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
9468
9469 * gdb.dwarf2/dw2-ranges.S: Rename to ...
9470 * gdb.dwarf2/dw2-ranges.c: ... here, convert it to C.
9471 * gdb.dwarf2/dw2-ranges.exp: Skip the testcase on !$gcc_compiled.
9472 Rename srcfile, srcfile2 and srcfile3, new asmfile, asmfile2 and
9473 asmfile3. Comment the STABS (#3) file compilation. Compile
9474 everything through assembler. Provide KFAIL for symtab/12497.
9475 * gdb.dwarf2/dw2-ranges2.S: Rename to ...
9476 * gdb.dwarf2/dw2-ranges2.c: ... here, convert it to C.
9477 * gdb.dwarf2/dw2-ranges3.S: Rename to ...
9478 * gdb.dwarf2/dw2-ranges3.c: ... here, convert it to C.
9479
3bd0f5ef
MS
94802011-02-24 Michael Snyder <msnyder@vmware.com>
9481
9482 * gdb.base/break.exp: Add tests for delete breakpoints using
9483 convenience variables and value history references.
9484
12c1418e
MS
94852011-02-24 Michael Snyder <msnyder@vmware.com>
9486
9487 * gdb.base/break.exp: Remove debugging 'printf' accidentally
9488 left behind in previous check-in.
9489
e5a67952
MS
94902011-02-23 Michael Snyder <msnyder@vmware.com>
9491
9492 * gdb.base/break.exp: Add tests for "info break" with arguments.
9493 * gdb.trace/infotrace.exp: Update patterns for error and help.
9494 * gdb.base/completion.exp: Update pattern.
9495 * gdb.base/ena-dis-br.exp: Update pattern.
9496 * gdb.base/help.exp: Update patterns.
9497
94982011-02-23 Michael Snyder <msnyder@vmware.com>
fbcb778d
MS
9499
9500 * gdb.base/memattr.exp: New test.
9501 * gdb.base/memattr.c: Test load for memattr.exp.
9502
6e6fbe60
DE
95032011-02-22 Doug Evans <dje@google.com>
9504
9505 * gdb.python/py-symbol.exp: Test lookup_global_symbol.
9506
1d41d745
MS
95072011-02-22 Michael Snyder <msnyder@vmware.com>
9508
9509 * Makefile.in: Make more clean.
9510 * gdb.ada/Makefile.in: Ditto.
9511 * gdb.arch/Makefile.in: Ditto.
9512 * gdb.asm/Makefile.in: Ditto.
9513 * gdb.base/Makefile.in: Ditto.
9514 * gdb.cp/Makefile.in: Ditto.
9515 * gdb.dwarf2/Makefile.in: Ditto.
9516 * gdb.java/Makefile.in: Ditto.
9517 * gdb.mi/Makefile.in: Ditto.
9518 * gdb.modula2/Makefile.in: Ditto.
9519 * gdb.python/Makefile.in: Ditto.
9520 * gdb.server/Makefile.in: Ditto.
9521 * gdb.stabs/Makefile.in: Ditto.
9522 * gdb.threads/Makefile.in: Ditto.
9523 * gdb.trace/Makefile.in: Ditto.
9524
79ba84ca
MS
95252011-02-22 Michael Snyder <msnyder@vmware.com>
9526
df46027d 9527 * gdb.threads/thread-find.exp: Add tests for bad input to
79ba84ca
MS
9528 info threads.
9529
b9b35694
JB
95302011-02-22 Joel Brobecker <brobecker@adacore.com>
9531
9532 * gdb.python/py-breakpoint.exp: Fix the expected output of
9533 one of the "maint info breakpoints" tests to accept the output
9534 generated on platforms that do not have hardware watchpoints.
9535
8bfb830f
JB
95362011-02-22 Joel Brobecker <brobecker@adacore.com>
9537
9538 * gdb.python/py-breakpoint.exp: Remove unnecessary call to
9539 clean_restart. Be a little stricter in the expected output
9540 for one of the tests. Fix a typo in one of the comments.
9541
c45f3c54
JB
95422011-02-22 Joel Brobecker <brobecker@adacore.com>
9543
9544 * gdb.python/py-block.exp: Simplify using prepare_for_testing.
9545 Delete variable binfile, no longer use. Add or modify test
9546 comments to make them unique.
9547
b97c863c
MS
95482011-02-21 Michael Snyder <msnyder@vmware.com>
9549
9550 * Makefile.in: Update for make clean.
9551 * gdb.ada/Makefile.in: Ditto.
9552 * gdb.arch/Makefile.in: Ditto.
9553 * gdb.asm/Makefile.in: Ditto.
9554 * gdb.base/Makefile.in: Ditto.
9555 * gdb.cp/Makefile.in: Ditto.
9556 * gdb.dwarf2/Makefile.in: Ditto.
9557 * gdb.java/Makefile.in: Ditto.
9558 * gdb.mi/Makefile.in: Ditto.
9559 * gdb.modula2/Makefile.in: Ditto.
9560 * gdb.python/Makefile.in: Ditto.
9561 * gdb.server/Makefile.in: Ditto.
9562 * gdb.stabs/Makefile.in: Ditto.
9563 * gdb.threads/Makefile.in: Ditto.
9564 * gdb.trace/Makefile.in: Ditto.
9565
aea5b279
MS
95662011-02-21 Michael Snyder <msnyder@vmware.com>
9567
9568 * gdb.threads/thread-find.exp: Update patterns for changes in
9569 output of "info threads" command.
9570
e3039479
UW
95712011-02-21 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
9572 Ulrich Weigand <uweigand@de.ibm.com>
9573
9574 * lib/gdb.exp (skip_hw_breakpoint_tests): Add arm*-*-* target.
9575 (skip_hw_watchpoint_tests): Likewise.
9576 (skip_hw_watchpoint_multi_tests): Likewise.
9577
b800ec70
UW
95782011-02-21 Ulrich Weigand <uweigand@de.ibm.com>
9579
9580 * lib/gdb.exp (skip_hw_breakpoint_tests): New procedure.
9581 (skip_hw_watchpoint_tests): Likewise.
9582 (skip_hw_watchpoint_multi_tests): Likewise.
9583 (skip_hw_watchpoint_access_tests): Likewise.
9584
9585 * gdb.base/hbreak.exp: Use appropriate skip_hw_..._tests checks.
9586 * gdb.base/pr11022.exp: Likewise.
9587 * gdb.base/watch-read.exp: Likewise.
9588 * gdb.base/watch_thread_num.exp: Likewise.
9589 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
9590 * gdb.base/watchpoint-hw.exp: Likewise.
9591 * gdb.base/watchpoint.exp: Likewise.
9592 * gdb.threads/local-watch-wrong-thread.exp: Likewise.
9593 * gdb.threads/watchthreads-reorder.exp: Likewise.
9594 * gdb.threads/watchthreads.exp: Likewise.
9595 * gdb.threads/watchthreads2.exp: Likewise.
9596
91033e37
JB
95972011-02-21 Joel Brobecker <brobecker@adacore.com>
9598
9599 * gdb.ada/packed_array.exp: Add xfail for "print u_var" if
9600 the debugger is unable to find the array bounds.
9601
eeaafae2
JK
96022011-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
9603
9604 * gdb.cp/typedef-operator.exp: New file.
9605 * gdb.cp/typedef-operator.cc: New file.
9606
e338d953
MS
96072011-02-17 Michael Snyder <msnyder@vmware.com>
9608
9609 * gdb.threads/thread-find.exp: Fix regular expressions.
9610
e67ad678
JB
96112011-02-17 Joel Brobecker <brobecker@adacore.com>
9612
9613 * gdb.ada/packed_array: Expand testcase to test printing of
9614 unconstrained packed array.
9615
93084bca
JB
96162011-02-17 Joel Brobecker <brobecker@adacore.com>
9617
9618 * gdb.dwarf2/dw2-ranges.exp: Simplify using clean_restart.
9619
a0c78a73
PA
96202011-02-16 Pedro Alves <pedro@codesourcery.com>
9621
f65d5553 9622 * gdb.trace/collection.c (globalarr3): New global.
a0c78a73
PA
9623 (main): Initialize it before collecting, and and clear it
9624 afterwards.
f65d5553
PA
9625 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
9626 collecting with '{type} addr', where the addr expression is not an
9627 rvalue.
a0c78a73 9628
3dfcbbd2
KW
96292011-02-16 Ken Werner <ken.werner@de.ibm.com>
9630
9631 * gdb.opencl/datatypes.exp: Allow "false" when printing the content of
9632 a bool variable. Expect correct OpenCL names for vector types. Use the
9633 uc3 variable name instead of referring to the uchar3 built-in type.
9634 Escape the asterisk at the half pointer test.
9635
08807d5a
PA
96362011-02-16 Pedro Alves <pedro@codesourcery.com>
9637
f65d5553 9638 * gdb.trace/collection.c (globalarr2): New global.
08807d5a
PA
9639 (main): Initialize it before collecting, and and clear it
9640 afterwards.
f65d5553
PA
9641 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
9642 collecting overlapping memory ranges.
08807d5a 9643
60f98dde
MS
96442011-02-15 Michael Snyder <msnyder@vmware.com>
9645
9646 * gdb.base/default.exp: Add tests for thread commands.
9647 * gdb.base/help.exp: Add tests for thread commands.
9648 * gdb.threads/thread-find.exp: New test for thread find command.
9649
648cd113
KW
96502011-02-15 Ken Werner <ken.werner@de.ibm.com>
9651
9652 * gdb.opencl/datatypes.exp: Expect the size of a bool to be one byte.
9653
494e194e
YQ
96542011-02-15 Yao Qi <yao@codesourcery.com>
9655
9656 PR tdep/12352
9657 * gdb.arch/arm-disp-step.S : New test for str instruction.
9658 * gdb.arch/arm-disp-step.exp : Likewise.
9659
d9492458
TJB
96602011-02-15 Thiago Jung Bauermann <bauerman@br.ibm.com>
9661
9662 * gdb.arch/vsx-regs.exp: Add "vector_register1_vr" and
9663 "vector_register2_vr" test strings. Test the extended floating
9664 point registers (F32~F63).
9665 * lib/gdb.exp (skip_vsx_tests): Update compile flags for the
9666 IBM XL C compiler. Make the test program use a register provided
9667 by the compiler for the lxvd2x instruction.
9668
8af8e3bc
PA
96692011-02-14 Pedro Alves <pedro@codesourcery.com>
9670
9671 * gdb.trace/unavailable.cc (class Base, class Middle, class
9672 Derived): New types.
9673 (derived_unavail, derived_partial, derived_whole): New globals.
9674 (virtual_partial): New global.
9675 (virtualp): Point at virtual_partial.
9676 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add tests
9677 related to unavailable vptr.
9678
1b28d0b3
PA
96792011-02-14 Pedro Alves <pedro@codesourcery.com>
9680
9681 * gdb.trace/unavailable.cc (a, b, c): New globals.
9682 (main): Set and clear them.
9683 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect
9684 `a' and `c', and check that `b' isn't collected, although `a' and
9685 `c' are.
9686
ec0a52e1
PA
96872011-02-14 Pedro Alves <pedro@codesourcery.com>
9688
9689 * gdb.trace/unavailable.cc (struct Virtual): New.
9690 (virtualp): New global pointer.
9691 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test
9692 printing a pointer to an object whose type has a vtable, with
9693 print object on.
9694
24e6bcee
PA
96952011-02-14 Pedro Alves <pedro@codesourcery.com>
9696
9697 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test that
9698 value repeat handles unavailableness.
9699
39d37385
PA
97002011-02-14 Pedro Alves <pedro@codesourcery.com>
9701
9702 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add new
9703 tests for building arrays from unavailable values, subscripting
9704 non-memory rvalue unvailable arrays, and accessing fields or
9705 baseclasses of non-lazy unavailable values,
9706 * gdb.trace/unavailable.cc (small_struct, small_struct_b): New
9707 struct types.
9708 (g_smallstruct, g_smallstruct_b): New globals.
9709
06d72e16
PA
97102011-02-14 Pedro Alves <pedro@codesourcery.com>
9711
9712 * gdb.trace/unavailable.cc, gdb.trace/unavailable.exp: New files.
9713
bc9a5551
JK
97142011-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9715
9716 Fix const/volatile qualifiers of C++ types, PR c++/12328.
9717 * gdb.cp/overload-const.exp: New file.
9718 * gdb.cp/overload-const.cc: New file.
9719
54fcddd0
UW
97202011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
9721
9722 * gdb.opencl/callfuncs.cl: New file.
9723 * gdb.opencl/callfuncs.exp: New test.
9724 * gdb.opencl/Makefile.in (EXECUTABLES): Add callfuncs.
9725
d6dafb7c
UW
97262011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
9727
9728 * gdb.arch/altivec-abi.c (vec_func): Make use of intv_on_stack_f
9729 when computing result.
9730 * gdb.arch/altivec-abi.exp: Update expected results.
9731
a449c2d8
TJB
97322011-02-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
9733
9734 * gdb.base/break-interp.exp: Remove ${objdir} from test messages.
9735 * gdb.base/jit.exp: Likewise.
9736 * gdb.base/pie-execl.exp: Likewise.
9737 * gdb.base/solib-nodir.exp: Likewise.
9738 * gdb.base/solib-overlap.exp: Likewise.
9739
764880b7
PA
97402011-02-07 Pedro Alves <pedro@codesourcery.com>
9741
9742 * gdb.trace/collection.c (global_pieces): New.
9743 * gdb.trace/collection.exp (gdb_collect_global_in_pieces_test):
9744 New procedure.
9745 (gdb_trace_collection_test): Call it.
9746
505500db
SW
97472011-02-04 Sami Wagiaalla <swagiaal@redhat.com>
9748
9749 * gdb.python/py-evthreads.c: New file.
9750 * gdb.python/py-evthreads.exp: New file.
9751 * gdb.python/py-events.py: New file.
9752 * gdb.python/py-events.exp: New file.
9753 * gdb.python/py-events.c: New file.
9754
385203ed
DD
97552011-02-04 David Daney <ddaney@caviumnetworks.com>
9756
9757 * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
9758
9011945e
AB
97592011-02-03 Andrew Burgess <aburgess@broadcom.com>
9760
9761 * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c,
9762 gdb.base/disasm-end-cu.exp: New test for disassembling over the
9763 boundary between two compilation units.
9764
580688f3
PA
97652011-02-02 Pedro Alves <pedro@codesourcery.com>
9766
9767 * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB)
9768 (Virtual): New structs.
9769 (virtual_o, virtual_middle_b): New globals.
9770 * gdb.cp/virtbase.exp: New tests.
9771
d3f0f853
PP
97722011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
9773
9774 * gdb.base/jit.exp: New file.
9775 * gdb.base/jit-main.c: New file.
9776 * gdb.base/jit-solib.c: New file.
9777
b2030fb5
UW
97782011-01-31 Ulrich Weigand <uweigand@de.ibm.com>
9779
9780 * gdb.opencl/convs_casts.exp: Use tbreak instead of break to
9781 proceed to initial kernel entry point.
9782 * gdb.opencl/datatypes.exp: Likewise.
9783 * gdb.opencl/operators.exp: Likewise.
9784 * gdb.opencl/vec_comps.exp: Likewise.
9785
2db19d1e
SW
97862011-01-31 Sami Wagiaalla <swagiaal@redhat.com>
9787
9788 * gdb.cp/nsnested.cc: New.
9789 * gdb.cp/nsnested.exp: New.
9790 * gdb.cp/nsnoimports.exp: New.
9791 * gdb.cp/nsnoimports.cc: New.
9792
6b0c4c1f
JB
97932011-01-31 Joel Brobecker <brobecker@adacore.com>
9794
9795 * gdb.base/interact.exp: Add extra tests that verify that
9796 the value of the interactive-mode setting does not change
9797 after the script is sourced.
9798
80b23b6a
JK
97992011-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9800
9801 * gdb.cp/noparam.exp: New file.
9802 * gdb.cp/noparam.cc: New file.
9803
ffd5ec24
PA
98042011-01-28 Pedro Alves <pedro@codesourcery.com>
9805
9806 * gdb.trace/tfile.exp: Test that with no traceframe selected,
9807 there's no stack or registers.
9808
a81766d8
TT
98092011-01-26 Tom Tromey <tromey@redhat.com>
9810
9811 * gdb.python/py-prettyprint.exp (run_lang_tests): Ensure no blank
9812 space before string output. Add test for "set print pretty off"
9813 case.
9814
585fdaa1
PA
98152011-01-25 Pedro Alves <pedro@codesourcery.com>
9816
9817 * gdb.base/frame-args.exp: Adjust.
9818 * gdb.dwarf2/dw2-noloc.exp: Adjust.
9819 * gdb.dwarf2/dw2-inline-param.exp: Adjust.
9820 * gdb.dwarf2/pieces.exp: Adjust.
9821 * gdb.opt/clobbered-registers-O2.exp: Adjust.
9822 * gdb.opt/inline-locals.exp: Adjust.
9823 * gdb.threads/fork-child-threads.exp: Adjust.
9824
d468832a
KW
98252011-01-25 Ken Werner <ken.werner@de.ibm.com>
9826
9827 * gdb.opencl/convs_casts.cl: Move program scope variables into the
9828 OpenCL kernel function. Add a comment as marker. Add address space
9829 qualifiers for the remaining program scope variables.
9830 * gdb.opencl/datatypes.cl: Likewise.
9831 * gdb.opencl/operators.cl: Likewise.
9832 * gdb.opencl/vec_comps.cl: Likewise.
9833 * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test.
9834 Add breakpoint at the marker comment.
9835 * gdb.opencl/datatypes.exp: Likewise.
9836 * gdb.opencl/operators.exp: Likewise.
9837 * gdb.opencl/vec_comps.exp: Likewise.
9838
490f124f
PA
98392011-01-24 Pedro Alves <pedro@codesourcery.com>
9840
9841 * gdb.base/printcmds.c (some_struct): New struct and instance.
9842 * gdb.base/printcmds.exp (test_print_repeats_embedded_array): New
9843 procedure.
9844 <global scope>: Call it.
9845
6da78614
KW
98462011-01-21 Ken Werner <ken.werner@de.ibm.com>
9847
9848 * lib/opencl.exp (skip_opencl_tests): Add missing compile_flags
9849 argument to the gdb_compile_opencl_hostapp call.
9850
ec64c9aa
YQ
98512011-01-19 Yao Qi <yao@codesourcery.com>
9852
9853 * lib/dwarf.exp (dwarf2_support): Change supported targets to a
9854 positve list.
9855
810cfdbb
YQ
98562011-01-19 Yao Qi <yao@codesourcery.com>
9857
9858 * gdb.asm/asm-source.exp: Replace ARM target triplet with a
9859 canonical form.
9860 Remove "xscale-*-*"
9861 * gdb.xml/tdesc-regs.exp: Likewise.
9862 * gdb.python/py-section-script.exp: Replace ARM target triplet
9863 with canonical form.
9864 Match arm*-*-symbianelf*.
9865 * gdb.base/dup-sect.exp: Likewise.
9866 * lib/dwarf.exp: New.
9867 * gdb.dwarf2/callframecfa.exp: Check dwarf2 support by routine
9868 dwarf2_support.
9869 * gdb.dwarf2/dup-psym.exp: Likewise.
9870 * gdb.dwarf2/dw2-ada-ffffffff.exp: Likewise.
9871 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
9872 * gdb.dwarf2/dw2-bad-parameter-type.exp: Likewise.
9873 * gdb.dwarf2/dw2-basic.exp: Likewise.
9874 * gdb.dwarf2/dw2-compressed.exp: Likewise.
9875 * gdb.dwarf2/dw2-const.exp: Likewise.
9876 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Likewise.
9877 * gdb.dwarf2/dw2-cu-size.exp: Likewise.
9878 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
9879 * gdb.dwarf2/dw2-empty-namespace.exp: Likewise.
9880 * gdb.dwarf2/dw2-filename.exp: Likewise.
9881 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
9882 * gdb.dwarf2/dw2-inline-param.exp: Likewise.
9883 * gdb.dwarf2/dw2-intercu.exp: Likewise.
9884 * gdb.dwarf2/dw2-intermix.exp: Likewise.
9885 * gdb.dwarf2/dw2-modula2-self-type.exp: Likewise.
9886 * gdb.dwarf2/dw2-noloc.exp: Likewise.
9887 * gdb.dwarf2/dw2-op-call.exp: Likewise.
9888 * gdb.dwarf2/dw2-producer.exp: Likewise.
9889 * gdb.dwarf2/dw2-ranges.exp: Likewise.
9890 * gdb.dwarf2/dw2-ref-missing-frame.exp: Likewise.
9891 * gdb.dwarf2/dw2-stack-boundary.exp: Likewise.
9892 * gdb.dwarf2/dw2-strp.exp: Likewise.
9893 * gdb.dwarf2/dw2-unresolved.exp: Likewise.
9894 * gdb.dwarf2/implptr.exp: Likewise.
9895 * gdb.dwarf2/mac-fileno.exp: Likewise.
9896 * gdb.dwarf2/member-ptr-forwardref.exp: Likewise.
9897 * gdb.dwarf2/pieces.exp: Likewise.
9898 * gdb.dwarf2/pr11465.exp: Likewise.
9899 * gdb.dwarf2/valop.exp: Likewise.
9900 * gdb.dwarf2/watch-notconst.exp: Likewise.
9901 * gdb.mi/dw2-ref-missing-frame.exp: Likewise.
9902
4694da01
TT
99032011-01-19 Tom Tromey <tromey@redhat.com>
9904
9905 * gdb.python/py-infthread.exp: Add thread tests.
9906
b075872c
JB
99072011-01-14 Joel Brobecker <brobecker@adacore.com>
9908
9909 * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
9910
2c3e6e24
JB
99112011-01-14 Joel Brobecker <brobecker@adacore.com>
9912
9913 * gdb.ada/widewide: New testcase.
9914
de8fa76c
JB
99152011-01-13 Joel Brobecker <brobecker@adacore.com>
9916
9917 * gdb.base/interact.exp: New testcase.
9918
1b05df00
TT
99192011-01-12 Tom Tromey <tromey@redhat.com>
9920
9921 * gdb.mi/gdb2549.exp: Update for error message changes.
9922 * gdb.mi/mi-cli.exp: Likewise.
9923 * gdb.mi/mi-disassemble.exp: Likewise.
9924 * gdb.mi/mi-pthreads.exp: Likewise.
9925 * gdb.mi/mi-regs.exp: Likewise.
9926 * gdb.mi/mi-stack.exp: Likewise.
9927 * gdb.mi/mi-var-block.exp: Likewise.
9928 * gdb.mi/mi-var-cmd.exp: Likewise.
9929 * gdb.mi/mi2-cli.exp: Likewise.
9930 * gdb.mi/mi2-disassemble.exp: Likewise.
9931 * gdb.mi/mi2-pthreads.exp: Likewise.
9932 * gdb.mi/mi2-regs.exp: Likewise.
9933 * gdb.mi/mi2-stack.exp: Likewise.
9934 * gdb.mi/mi2-var-block.exp: Likewise.
9935 * gdb.mi/mi2-var-cmd.exp: Likewise.
9936
c2ff108b
JK
99372011-01-12 Andrew Burgess <aburgess@broadcom.com>
9938 Jan Kratochvil <jan.kratochvil@redhat.com>
9939
9940 PR fortran/11104 and DWARF unbound arrays detection.
9941 * gdb.fortran/multi-dim.exp: New file.
9942 * gdb.fortran/multi-dim.f90: New file.
9943
b716877b
AB
99442011-01-12 Andrew Burgess <aburgess@broadcom.com>
9945
9946 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Update
9947 expected output to reflect changes in gdb/mi/mi-cmd-disas.c and
9948 add new tests for opcode dumping.
9949
6c162d5e
TT
99502011-01-11 Tom Tromey <tromey@redhat.com>
9951
9952 * gdb.python/py-infthread.exp: Load gdb-python.exp.
9953
77b06cd7
TJB
99542010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
9955
9956 Convert hardware watchpoints to use breakpoint_ops.
9957 * gdb.base/foll-exec.exp: Adapt to new error string when the catchpoint
9958 type is not supported.
9959 * gdb.base/foll-fork.exp: Likewise.
9960 * gdb.base/foll-vfork.exp: Likewise.
9961
f39a75d0
PM
99622011-01-10 Phil Muldoon <pmuldoon@redhat.com>
9963
9964 * gdb.python/py-cmd.exp: Remove gdb_py_test_multiple function.
9965 Use load_lib gdb-python.exp.
9966 * gdb.python/python.exp: Ditto.
9967 * gdb.python/py-function.exp: Ditto.
9968
fc529d80
AS
99692011-01-09 Andreas Schwab <schwab@linux-m68k.org>
9970
9971 * gdb.threads/tls.exp ("info address me"): Fix expected output.
9972
fb03cb59
JK
99732011-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9974
9975 * configure: Regenerate.
9976
d8e22779
TT
99772011-01-06 Tom Tromey <tromey@redhat.com>
9978
9979 * gdb.python/py-frame.exp: Test gdb.newest_frame.
9980
09050809
JB
99812011-01-06 Joel Brobecker <brobecker@adacore.com>
9982
fc529d80
AS
9983 * gdb.ada/array_bounds.exp, gdb.ada/array_return.exp,
9984 gdb.ada/array_subscript_addr.exp, gdb.ada/arrayidx.exp,
9985 gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
9986 gdb.ada/atomic_enum.exp, gdb.ada/call_pn.exp,
9987 gdb.ada/catch_ex.exp, gdb.ada/char_param.exp,
9988 gdb.ada/complete.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
9989 gdb.ada/fixed_points.exp, gdb.ada/formatted_ref.exp,
9990 gdb.ada/frame_args.exp, gdb.ada/fun_addr.exp,
9991 gdb.ada/fun_in_declare.exp, gdb.ada/funcall_param.exp,
9992 gdb.ada/homonym.exp, gdb.ada/int_deref.exp,
9993 gdb.ada/interface.exp, gdb.ada/lang_switch.exp,
9994 gdb.ada/mod_from_name.exp, gdb.ada/nested.exp,
9995 gdb.ada/null_array.exp, gdb.ada/null_record.exp,
9996 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
9997 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
9998 gdb.ada/ptype_field.exp, gdb.ada/ptype_tagged_param.exp,
9999 gdb.ada/rec_return.exp, gdb.ada/ref_param.exp,
10000 gdb.ada/ref_tick_size.exp, gdb.ada/start.exp,
10001 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
10002 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/tasks.exp,
10003 gdb.ada/tick_last_segv.exp, gdb.ada/type_coercion.exp,
10004 gdb.ada/uninitialized_vars.exp,
10005 gdb.ada/variant_record_packed_array.exp, gdb.ada/watch_arg.exp:
10006 Simplify by using clean_restart.
09050809 10007
8ed5dd9e
JB
100082011-01-06 Joel Brobecker <brobecker@adacore.com>
10009
10010 Add marker to be used as anchor for inserting breakpoints.
10011 * gdb.ada/null_record/null_record.adb: Add "-- START" comment.
10012 * gdb.ada/start/dummy.adb, gdb.ada/uninitialized_vars/parse.adb:
10013 Likewise.
10014
10015 Remove uses of gdb_start_cmd.
10016 * gdb.ada/null_record.exp: Remove use of gdb_start_cmd.
10017 * gdb.ada/print_pc.exp, gdb.ada/uninitialized_vars.exp: Ditto.
10018
10019 Do not run testcase if testing with GDBserver.
10020 * gdb.ada/exec_changed.exp, gdb.ada/start.exp: Abort as untested
10021 if testing with GDBserver.
10022
368a124f
JB
100232011-01-06 Joel Brobecker <brobecker@adacore.com>
10024
10025 * gdb.ada/complete/foo.adb, gdb.ada/complete/pck.adb,
10026 gdb.ada/complete/pck.ads, gdb.ada/print_chars/foo.adb: Add
10027 copyright header.
10028
44944448
JB
100292011-01-05 Joel Brobecker <brobecker@adacore.com>
10030
10031 * testsuite/configure.ac, testsuite/gdb.arch/gdb1291.s,
10032 testsuite/gdb.arch/gdb1431.s, testsuite/gdb.fortran/array-element.f,
10033 testsuite/gdb.fortran/complex.f,
10034 testsuite/gdb.fortran/derived-type.f90,
10035 testsuite/gdb.fortran/library-module-lib.f90,
10036 testsuite/gdb.fortran/library-module-main.f90,
10037 testsuite/gdb.fortran/logical.f90, testsuite/gdb.fortran/module.f90,
10038 testsuite/gdb.fortran/subarray.f, testsuite/gdb.mi/array.f:
10039 Copyright year update.
10040
31886ea6
JB
100412011-01-05 Joel Brobecker <brobecker@adacore.com>
10042
10043 * gdb.base/langs1.f: Add copyright header.
10044
ebedcab5
JK
100452011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10046
10047 * gdb.base/morestack.exp: New file.
10048 * gdb.base/morestack.c: New file.
10049
de1eb2f9
JK
100502011-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10051
10052 * gdb.ada/gnat_ada.gpr: Fix copyright comment line regression by 2011.
10053
9e87a409
JB
100542010-12-29 Joel Brobecker <brobecker@adacore.com>
10055
10056 * gdb.ada/arrayptr/foo.adb: Add new local variable Null_String.
10057 * gdb.ada/arrayptr.exp: Add test printing that new variable.
10058
720d1a40
JB
100592010-12-29 Joel Brobecker <brobecker@adacore.com>
10060
10061 * gdb.ada/lang_switch.exp: Correct expected parameter value.
10062
a283af87
AS
100632010-12-25 Andreas Schwab <schwab@linux-m68k.org>
10064
5d3d9cba
AS
10065 * gdb.threads/tls.exp: Fix typo.
10066
a283af87
AS
10067 * gdb.threads/thread-specific.exp (get_thread_list): Update.
10068 * gdb.threads/execl.exp: Update.
10069
2a20745c
YQ
100702010-12-23 Yao Qi <yao@codesourcery.com>
10071
10072 * gdb.arch/arm-disp-step.exp: New.
10073 * gdb.arch/arm-disp-step.S: New.
10074
a7658b96
TT
100752010-12-21 Tom Tromey <tromey@redhat.com>
10076
10077 * gdb.threads/execl.exp: Update.
10078 * gdb.threads/linux-dp.exp: Update.
10079 * gdb.threads/manythreads.exp: Update.
10080 * gdb.threads/tls.exp: Update.
10081
5b79abe7
TT
100822010-12-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10083
10084 * gdb.cp/nextoverthrow.cc (dummy): Return int 0.
10085 (NextOverThrowDerivates) <resumebpt>: New.
10086 (resumebpt_test): New.
10087 (main): Call resumebpt_test.
10088 * gdb.cp/nextoverthrow.exp: New block for test of "resumebpt".
10089
0914bcdb
SS
100902010-12-12 Stan Shebs <stan@codesourcery.com>
10091
10092 * gdb.trace/tsv.exp: Test print command on trace state variables.
10093
305aeedc
TT
100942010-12-09 Tom Tromey <tromey@redhat.com>
10095
10096 * gdb.base/interp.exp: Add regression test.
10097
186c406b
TT
100982010-12-09 Tom Tromey <tromey@redhat.com>
10099
10100 * gdb.java/jnpe.java: New file.
10101 * gdb.java/jnpe.exp: New file.
10102 * gdb.cp/nextoverthrow.exp: New file.
10103 * gdb.cp/nextoverthrow.cc: New file.
10104
aae1c79a
DE
101052010-12-07 Doug Evans <dje@google.com>
10106
10107 * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
10108 of data-directory.
10109 * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
10110 updated.
10111 * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
10112
60f98dde 101132010-11-29 Michael Snyder <msnyder@vmware.com>
d426f7b4
MS
10114
10115 * gdb.base/callfuncs.exp: Test for skip_float_tests.
10116 * gdb.base/call-sc.exp: Ditto.
10117 * gdb.base/finish.exp: Ditto.
10118 * gdb.base/return.exp: Ditto.
10119 * gdb.base/return2.exp: Ditto.
10120
5fa290c1
DE
101212010-11-30 Doug Evans <dje@google.com>
10122
10123 * lib/gdb.exp (gdb_test_sequence): Return result of gdb_expect_list.
10124 (gdb_expect_list): Fix spelling errors in comments.
10125 * gdb.arch/system-gcore.exp: Use gdb_test_sequence instead of
10126 send_gdb/gdb_expect_list where applicable.
10127 * gdb.base/call-ar-st.exp: Ditto.
10128 * gdb.base/funcargs.exp: Ditto.
10129 * gdb.base/gcore.exp: Ditto.
10130 * gdb.base/page.exp: Ditto.
10131 * gdb.base/sigaltstack.exp: Ditto.
10132 * gdb.base/siginfo.exp: Ditto.
10133 * gdb.base/sigstep.exp: Ditto.
10134 * gdb.base/trace-commands.exp: Ditto.
10135
4e04c971
DE
101362010-11-29 Doug Evans <dje@google.com>
10137
10138 * gdb.python/py-pp-maint.exp: Change printer-name:subprinter-name to
10139 printer-name;subprinter-name.
10140
8cf6f0b1
TT
101412010-11-29 Tom Tromey <tromey@redhat.com>
10142
10143 * gdb.dwarf2/implptr.exp: New file.
10144 * gdb.dwarf2/implptr.c: New file.
10145 * gdb.dwarf2/implptr.S: New file.
10146
94b6973e
PM
101472010-11-29 Phil Muldoon <pmuldoon@redhat.com>
10148
fc529d80 10149 PR python/12199
94b6973e
PM
10150
10151 * gdb.python/py-breakpoint.exp: Test the delete method.
10152
8358c15c
JK
101532010-11-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10154
10155 Fix step_resume_breakpoint unsaved during an infcall.
10156 * gdb.base/step-resume-infcall.exp: New file.
10157 * gdb.base/step-resume-infcall.c: New file.
10158
f6df29bc
TJB
101592010-11-24 Edjunior Machado <emachado@br.ibm.com>
10160
10161 * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
10162
f2b5a5cf
TJB
101632010-11-24 Edjunior Machado <emachado@br.ibm.com>
10164
10165 * gdb.asm/asm-source.exp: Add new target "powerpc64"; expect leading `.'
10166 on ppc64's symbols; "finish" and "return" commands must accept to
10167 show the caller line again as well as the line after.
10168 * gdb.asm/powerpc64.inc: New file.
10169
6b0ecdc2
DE
101702010-11-23 Doug Evans <dje@google.com>
10171
10172 * lib/gdb.exp (gdb_test_sequence): New function.
10173 (gdb_expect_list): Add verbose -log call for each pattern.
10174 * gdb.base/signals.exp (test_handle_all_print): Call it.
10175 Reduce timeout increment from 6 minutes to 1 minute.
10176 * gdb.server/ext-run.exp: Call it.
10177
ea976c60
PM
101782010-11-23 Phil Muldoon <pmuldoon@redhat.com>
10179
f2b5a5cf 10180 PR python/12212
ea976c60
PM
10181
10182 * gdb.python/python.exp: Check that selected_thread raises an
10183 error when no inferior is loaded.
10184
c0efa795
JK
101852010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10186
10187 * gdb.dwarf2/dw2-stack-boundary.exp: New file.
10188 * gdb.dwarf2/dw2-stack-boundary.S: New file.
10189
ec3aa567
JK
101902010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10191
10192 * gdb.dwarf2/dw2-ada-ffffffff.S: New file.
10193 * gdb.dwarf2/dw2-ada-ffffffff.exp: New file.
10194
d8249011
DE
101952010-11-18 Doug Evans <dje@google.com>
10196
10197 * gdb.server/ext-run.exp: Fix intermittent failures.
10198
d4eba7d1
NF
101992010-11-12 Nathan Froyd <froydnj@codesourcery.com>
10200
10201 * gdb.stabs/gdb11479.exp: Use runto_main.
10202
b04c2f88
NF
102032010-11-12 Nathan Froyd <froydnj@codesourcery.com>
10204
10205 * gdb.base/break-entry.exp: Skip if using a stub.
10206
ae9d7ce4
NF
102072010-11-12 Nathan Froyd <froydnj@codesourcery.com>
10208
10209 * gdb.python/py-inferior.exp: Pack values in target endianness.
10210
621c8364
TT
102112010-11-12 Tom Tromey <tromey@redhat.com>
10212
10213 * gdb.python/py-prettyprint.c (main): Add new 'ns2' local.
10214 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test for
10215 MemoryError.
10216 * gdb.python/python.exp (gdb_py_test_multiple): Update exception
10217 type.
10218 * gdb.python/py-value.exp (test_value_in_inferior): Add test for
10219 MemoryError.
10220 (test_subscript_regression): Update exception type.
10221
84f4c1fe
PM
102222010-11-11 Phil Muldoon <pmuldoon@redhat.com>
10223
10224 * gdb.python/py-breakpoint.exp: Add internal watchpoint and
10225 breakpoint tests.
10226
a1442452
PA
102272010-11-09 Pedro Alves <pedro@codesourcery.com>
10228
10229 * gdb.base/watchpoint.exp: Test "watch -location" with an
10230 innacessible location.
10231
efd11a33
JK
102322010-11-09 Edjunior Machado <emachado@br.ibm.com>
10233 Luis Machado <luisgpm@br.ibm.com>
10234
10235 * gdb.base/maint.exp: Expect "." prefix.
10236 * gdb.base/nodebug.exp: Expect "." Likewise.
10237 * gdb.base/sepsymtab.exp: Expect "." Likewise.
10238 * gdb.base/watchpoint-cond-gone.exp: Likewise.
10239 * gdb.base/watchpoint.exp: Expect a software watch to be created for
10240 POWER server processors.
10241
aa00efb5
JK
102422010-11-08 Edjunior Machado <emachado@br.ibm.com>
10243 Luis Machado <luisgpm@br.ibm.com>
10244
10245 * gdb.base/break-entry.exp: convert entry point for
10246 ppc64 and expect leading `.' on ppc64's symbols
10247
99e7ae30
DE
102482010-11-05 Doug Evans <dje@google.com>
10249
10250 * gdb.base/help.exp: Update expected output.
b521dba8
DE
10251 * gdb.python/py-param.exp: Delete, contents moved to ...
10252 * gdb.python/py-parameter.exp: ... here. New file.
10253 Add test for gdb.parameter ("directories").
99e7ae30 10254
f4b8a18d
KW
102552010-11-05 Ken Werner <ken.werner@de.ibm.com>
10256
10257 * Makefile.in (ALL_SUBDIRS): Add gdb.opencl.
10258 * configure.ac (AC_OUTPUT): Add gdb.opencl/Makefile.
10259 * configure: Regenerate.
10260 * gdb.opencl/Makefile.in: New File.
10261 * gdb.opencl/datatypes.exp: Likewise.
10262 * gdb.opencl/datatypes.cl: Likewise.
10263 * gdb.opencl/operators.exp: Likewise.
10264 * gdb.opencl/operators.cl: Likewise.
10265 * gdb.opencl/vec_comps.exp: Likewise.
10266 * gdb.opencl/vec_comps.cl: Likewise.
10267 * gdb.opencl/convs_casts.exp: Likewise.
10268 * gdb.opencl/convs_casts.cl: Likewise.
10269 * lib/opencl.exp: Likewise.
10270 * lib/opencl_hostapp.c: Likewise.
10271 * lib/opencl_kernel.cl: Likewise.
10272 * lib/cl_util.c: Likewise.
10273 * lib/cl_util.c: Likewise.
10274 * gdb.base/default.exp (set language): Add "opencl" to the list of
10275 languages.
10276
a9d5ef47
SW
102772010-11-04 Sami Wagiaalla <swagiaal@redhat.com>
10278
10279 * gdb.cp/overload.exp: Added test for inheritance overload.
10280 * gdb.cp/overload.cc: Ditto.
10281 * gdb.cp/oranking.exp: Removed releveant kfails.
10282
03eb1c79
JK
102832010-11-04 Jan Kratochvil <jan.kratochvil@redhat.com>
10284 Joel Brobecker <brobecker@adacore.com>
10285
10286 * gdb.ada/null_array.exp (print my_table): Call get_compiler_info and
10287 check test_compiler_info.
10288
dbc98a8b
KW
102892010-11-03 Ken Werner <ken.werner@de.ibm.com>
10290
10291 * gdb.base/gnu_vector.exp: Adjust expect messages.
10292
120bd360
KW
102932010-11-03 Ken Werner <ken.werner@de.ibm.com>
10294
10295 * gdb.base/gnu_vector.exp: Add unary operator tests.
10296
c37f7098
KW
102972010-11-03 Ken Werner <ken.werner@de.ibm.com>
10298
10299 * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
10300
7b51bc51
DE
103012010-11-02 Doug Evans <dje@google.com>
10302
10303 * gdb.python/py-pp-maint.c: New file.
10304 * gdb.python/py-pp-maint.exp: New file.
10305 * gdb.python/py-pp-maint.py: New file.
10306
50c97f38
TT
103072010-11-02 Tom Tromey <tromey@redhat.com>
10308
10309 * gdb.base/default.exp: Remove "scheme" from language list.
10310
a289b8f6
JK
103112010-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10312
10313 Revert:
10314 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10315 * gdb.threads/sigstep-threads.exp: New file.
10316 * gdb.threads/sigstep-threads.c: New file.
10317
cd017491
MS
103182010-10-20 Michael Snyder <msnyder@vmware.com>
10319
10320 * gdb.threads/fork-child-threads.exp: Don't run on remote target.
10321
8e6a5956
UW
103222010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
10323
10324 * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.
10325 Skip test completely if gdb,no_hardware_watchpoints.
10326
2c04da0d
UW
103272010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
10328
10329 * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more
10330 strict, but do not check for any particular function name within libc.
10331
79afc5ef
SW
103322010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
10333
10334 * gdb.cp/smartp.exp: New test.
10335 * gdb.cp/smartp.cc : New test.
10336
026ffab7
SW
103372010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
10338
10339 * gdb.cp/converts.exp: Test pointer to bool conversion.
10340 Test pointer to long conversion.
10341 * gdb.cp/oranking.exp: Removed relevant kfail.
10342
3a772aa4
TT
103432010-10-18 Tom Tromey <tromey@redhat.com>
10344
10345 * gdb.python/py-prettyprint.exp (run_lang_tests): Test encoding
10346 argument to lazy_string.
10347 * gdb.python/py-prettyprint.py (pp_ls_encoding): New global.
10348 (pp_ls.to_string): Use it.
10349 * gdb.python/py-prettyprint.c (main): Move declarations to top.
10350 Add "estring2" local.
10351
5fc3827b
JK
103522010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10353
10354 Fix s390x compatibility.
10355 * gdb.dwarf2/pr11465.S (DW_TAG_pointer_type): Use PTRBITS. Twice.
10356 * gdb.dwarf2/pr11465.exp: Set ptrbits, use it for -DPTRBITS.
10357
8aeb23f3
JK
103582010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10359
10360 * gdb.threads/sigstep-threads.exp: New file.
10361 * gdb.threads/sigstep-threads.c: New file.
10362
c1e56572
JK
103632010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10364
10365 * gdb.base/pie-execl.exp: New file.
10366 * gdb.base/pie-execl.c: New file.
10367
92163a10
JK
103682010-10-13 Doug Evans <dje@google.com>
10369 Jan Kratochvil <jan.kratochvil@redhat.com>
10370
10371 PR exp/12117
10372 * gdb.cp/ptype-cv-cp.cc: New file.
10373 * gdb.cp/ptype-cv-cp.exp: New file.
10374
7062b0a0
SW
103752010-10-14 Sami Wagiaalla <swagiaal@redhat.com>
10376
10377 * gdb.cp/converts.cc: New test program.
10378 * gdb.cp/converts.exp: New test.
10379 * gdb.cp/overload.exp: Added test for void* vs int*.
10380 * gdb.cp/overload.exp: Ditto.
10381 * gdb.cp/oranking.exp: Removed related kfail.
10382
0e3509db
DE
103832010-10-13 Doug Evans <dje@google.com>
10384
10385 * lib/gdb-python.exp (gdb_check_python_config): New function.
10386 * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
10387 * gdb.python/lib-types.cc: New file.
10388 * gdb.python/lib-types.exp: New file.
10389
8dc78533
JK
103902010-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10391
10392 * gdb.python/py-error.exp: New file.
10393 * gdb.python/py-error.py: New file.
10394
93c17e06
JK
103952010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
10396
10397 * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
10398 gdb_test_multiple.
10399
d8b34041
JK
104002010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
10401
10402 * gdb.base/break-interp.exp: Use ldlags for linking flags.
10403 * gdb.base/prelink.exp: Likewise.
10404 * gdb.base/solib-nodir.exp: Likewise.
10405 * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
10406 (gdb_compile) <shlib_load>: Use ldlags for linking flags.
10407 * lib/prelink-support.exp (build_executable_own_libs): Likewise.
10408
e0cc584e
UW
104092010-10-12 Ulrich Weigand <uweigand@de.ibm.com>
10410
10411 * break-interp.exp (test_ld): Use two separate gdb_expect statements
10412 for the "info files" test to avoid timeouts on slow machines.
10413
cfc353b1
JK
104142010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10415
10416 * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
10417 (main): Make openlib dummy call.
10418
d3d7896d
JK
104192010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10420
10421 Fix missing _start PIE relocation on ppc64 due to stop on dl_main.
10422 * break-interp.exp (reach): Move the core body ...
10423 (reach_1): ... here. Use stop-on-solib-events for _dl_debug_state.
10424 (test_ld): Provide always real argument, even to the linker. Replace
10425 dl_main by _dl_debug_state.
10426
5e533c94
JK
104272010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10428
10429 Fix results of prelinked PIEs on ppc*.
10430 * gdb.base/break-interp.exp (reach, test_core, test_attach_gdb):
10431 Accept also DISPLACEMENT "PRESENT".
10432 (main): Replace "ZERO" displacements by "PRESENT".
10433
33540610
SW
104342010-10-08 Sami Wagiaalla <swagiaal@redhat.com>
10435
10436 * gdb.cp/oranking.exp: New test.
10437 * gdb.cp/oranking.cc: New test program.
10438
3bdf2bbd
KW
104392010-10-08 Ken Werner <ken.werner@de.ibm.com>
10440
10441 * gdb.base/gnu_vector.c (ia, ib, fa, fb): New variables.
10442 * gdb.base/gnu_vector.exp: Add tests for scalar to vector widening.
10443
2f608a3a
KW
104442010-10-06 Ken Werner <ken.werner@de.ibm.com>
10445
10446 * gdb.base/constvars.c (logical, lugged, luck, lunar, lumen, lurk,
10447 lush, lynx) New constant.
10448 * gdb.base/constvars.exp: Test const array types.
10449 * gdb.dwarf2/dw2-strp.exp: Add const qualifier for ptype tests.
10450
aa2e2d8d
DE
104512010-10-06 Doug Evans <dje@google.com>
10452
10453 * gdb.base/catch-syscall.exp (do_syscall_tests): Update location
10454 of syscall staging area.
10455
2844d6b5
KW
104562010-10-06 Ken Werner <ken.werner@de.ibm.com>
10457
10458 * gdb.base/gnu_vector.c: Add variable c4.
10459 * gdb.base/gnu_vector.exp: Add tests for character vector printing.
10460 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
10461
7d8ac8bb
MR
104622010-10-05 Maciej W. Rozycki <macro@codesourcery.com>
10463
10464 * gdb.arch/altivec-abi.exp: Fix a typo.
10465
84a02e58
MR
104662010-10-02 Maciej W. Rozycki <macro@codesourcery.com>
10467
10468 * lib/mi-support.exp (thread_selected_re): Correct pattern used
10469 to match a thread ID.
10470
b18e6318
JK
104712010-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10472
10473 Fix s390x testcase compatibility.
10474 * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
10475
a2c09bd0
DE
104762010-10-01 Doug Evans <dje@google.com>
10477
10478 * lib/gdb-python.exp: New file.
10479 * gdb.python/py-block.exp: Use it.
10480 * gdb.python/py-breakpoint.exp: Ditto.
10481 * gdb.python/py-frame.exp: Ditto.
10482 * gdb.python/py-inferior.exp: Ditto.
10483 * gdb.python/py-param.exp: Ditto.
10484 * gdb.python/py-prettyprint.exp: Ditto.
10485 * gdb.python/py-shared.exp: Ditto.
10486 * gdb.python/py-symbol.exp: Ditto.
10487 * gdb.python/py-symtab.exp: Ditto.
10488 * gdb.python/py-type.exp: Ditto.
10489 * gdb.python/py-value.exp: Ditto.
10490 * gdb.python/python.exp: Ditto.
10491
38f12cfc
TT
104922010-09-30 Tom Tromey <tromey@redhat.com>
10493
10494 * gdb.base/anon.exp: New file.
10495 * gdb.base/anon.c: New file.
10496
9ae8282d
TT
104972010-09-30 Tom Tromey <tromey@redhat.com>
10498
10499 * gdb.base/completion.exp: Test completion through anonymous
10500 union.
10501 * gdb.base/break1.c (struct some_struct): Add anonymous union.
10502
e9e07ba6
JK
105032010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10504
10505 Fix printing parameters of inlined functions.
10506 * gdb.dwarf2/dw2-inline-param.exp: New file.
10507 * gdb.dwarf2/dw2-inline-param-main.c: New file.
10508 * gdb.dwarf2/dw2-inline-param.S: New file.
10509
cd2effb2
JK
105102010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10511
10512 PR corefiles/12071.
10513 * gdb.base/corefile.exp (quit with a process, no question: load core)
10514 (quit with a core file): New tests.
10515
bceffbf3
JK
105162010-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10517
10518 Fix GDB crash on inferior calls with self-referencing classes.
10519 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: New file.
10520 * gdb.dwarf2/dw2-cp-infcall-ref-static-main.c: New file.
10521 * gdb.dwarf2/dw2-cp-infcall-ref-static.S: New file.
10522
1736ad11
JK
105232010-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10524
10525 Fix lost siginfo_t for inferior calls.
10526 * gdb.base/siginfo-infcall.exp: New file.
10527 * gdb.base/siginfo-infcall.c: New file.
10528
a176ad92
JB
105292010-09-22 Joel Brobecker <brobecker@adacore.com>
10530
10531 * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
10532
c2b0a229
JK
105332010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10534
10535 * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant):
10536 New test.
10537 * gdb.fortran/module.f90 (mod1) <var_const>: New constant.
10538
e8ae22d1
JB
105392010-09-22 Joel Brobecker <brobecker@adacore.com>
10540
10541 * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
10542 type of our const type.
10543
ec322823
SW
105442010-09-22 Sami Wagiaalla <swagiaal@redhat.com>
10545
10546 * gdb.cp/pr12028.cc: New.
10547 * gdb.cp/pr12028.exp: New.
10548
72929c62
JB
105492010-09-22 Joel Brobecker <brobecker@adacore.com>
10550
10551 * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
10552
875b4ff5 105532010-09-16 Phil Muldoon <pmuldoon@redhat.com>
fc529d80 10554 Jan Kratochvil <jan.kratochvil@redhat.com>
875b4ff5
PM
10555
10556 PR mi/11407
10557 * gdb.mi/dw2-ref-missing-frame-func.c: New File.
10558 * gdb.mi/dw2-ref-missing-frame-main.c New File.
10559 * gdb.mi/dw2-ref-missing-frame.S New File.
10560 * gdb.mi/dw2-ref-missing-frame.exp New File.
10561
7155d578
TT
105622010-09-14 Tom Tromey <tromey@redhat.com>
10563
10564 PR symtab/8399:
10565 * gdb.threads/tls.exp: Remove kfail. Update expected output.
10566
515ed532
TT
105672010-09-14 Tom Tromey <tromey@redhat.com>
10568
10569 PR exp/11803:
10570 * gdb.threads/tls.exp: Use C++.
10571 (check_thread_local): Use K::another_thread_local.
10572 * gdb.threads/tls.c (class K): New.
10573 (another_thread_local): Now a member of K.
10574 (spin): Update. No longer K&R C.
10575
450ca57c
SW
105762010-09-13 Sami Wagiaalla <swagiaal@redhat.com>
10577
10578 * gdb.cp/koenig.cc: created class for testing member lookup.
10579 * gdb.cp/koenig.exp: Added test for member lookup.
10580
dbd492a3
JK
105812010-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10582
10583 Fix false FAILs on sourcetree topdir directory containing "kill".
10584 * gdb.base/sigall.exp (test_one_sig) <advance to $nextsig>: Extend the
10585 source line matching regexp.
10586
8d4d924b
JK
105872010-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10588
10589 * gdb.python/python.exp (set height 0, collect help from uiout)
10590 (verify help to uiout): New tests.
10591
8e64f2a0
JK
105922010-09-10 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
10593
10594 * gdb.base/break-interp.exp (test_ld) <istarget powerpc64-*>: Add
10595 is_lp64_target to check 64bit target.
10596
4569eed2
JK
105972010-09-09 Jan Kratochvil <jan.kratochvil@redhat.com>
10598
10599 * gdb.base/break-interp.exp (reach): Permit leading . for ppc64.
10600 (test_ld) <powerpc64-*>: New.
10601
5e1617b1
DJ
106022010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
10603
10604 * gdb.cp/templates.exp (test_template_args): Allow "struct".
10605
c767944b
DJ
106062010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
10607
10608 * gdb.cp/templates.cc (Empty, FunctionArg): New classes.
10609 (FunctionArg::method): New function.
10610 (empty, arg): New variables.
10611 (main): Call arg.method.
10612 * gdb.cp/templates.exp (test_template_args): New function.
10613 (do_tests): Call it.
10614
27d3a3fc
UW
106152010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
10616
10617 * gdb.threads/threxit-hop-specific.exp: Use "continue" instead
10618 of "next" to proceed over pthread_exit call.
10619
55b7ce7f
UW
106202010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
10621
10622 * gdb.base/maint.exp: Avoid wildcards against potentially very long
10623 "maint print statistics" output to prevent expect timeouts.
10624
809df446
JK
106252010-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
10626
10627 * gdb.base/printcmds.exp (test_float_accepted): Import gdb_prompt.
10628 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
10629 (test_float_rejected): ... here.
10630 * gdb.java/jv-print.exp (test_float_accepted): Import gdb_prompt.
10631 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
10632 (test_float_rejected): ... here.
10633 * gdb.objc/print.exp (test_float_accepted): Import gdb_prompt.
10634 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
10635 (test_float_rejected): ... here.
10636 * gdb.pascal/print.exp (test_float_accepted): Import gdb_prompt.
10637 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
10638 (test_float_rejected): ... here.
10639
8464be76
DJ
106402010-09-04 Daniel Jacobowitz <dan@codesourcery.com>
10641
10642 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint
10643 before disabling hardware watchpoints.
10644 (test_inaccessible_watchpoint): Check that hardware watchpoints
10645 are used. Test for watchpoints on a constant address.
10646
14dba4b4
JK
106472010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10648
10649 * gdb.base/ui-redirect.exp: New file.
10650
3f3540e1 106512010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
fc529d80 10652 Joel Brobecker <brobecker@adacore.com>
3f3540e1
JB
10653
10654 * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
10655
0f254bb7
DE
106562010-08-31 Doug Evans <dje@google.com>
10657
10658 * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
10659
03f17ccf
TT
106602010-08-30 Tom Tromey <tromey@redhat.com>
10661
10662 PR python/11792:
10663 * gdb.python/py-value.exp (test_subscript_regression): Add
10664 dynamic_type test.
10665
640617ad
DJ
106662010-08-30 Daniel Jacobowitz <dan@codesourcery.com>
10667
10668 * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_function
10669 instead of running to main. Do not test the main function.
10670 * gdb/testsuite/gdb.cp/cpexprs.cc (main): Rename to test_function.
10671 Add new main.
10672
2ed91d1b
PA
106732010-08-26 Pedro Alves <pedro@codesourcery.com>
10674
10675 * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect in
10676 one test.
10677
673bfd45
DE
106782010-08-24 Doug Evans <dje@google.com>
10679
10680 PR symtab/11942
10681 * gdb.dwarf2/dw4-sig-types.cc: New file.
10682 * gdb.dwarf2/dw4-sig-types.h: New file.
10683 * gdb.dwarf2/dw4-sig-types-b.cc: New file.
10684 * gdb.dwarf2/dw4-sig-types.exp: New file.
10685
f9ffd4bb
TT
106862010-08-23 Tom Tromey <tromey@redhat.com>
10687
10688 PR python/11145:
10689 * gdb.python/py-value.c (Base, Derived): New types.
10690 (base): New global.
10691 * gdb.python/py-value.exp (test_subscript_regression): Add
10692 dynamic_cast test.
10693
d839c8a4
TT
106942010-08-23 Tom Tromey <tromey@redhat.com>
10695
10696 PR python/10676:
10697 * gdb.python/py-type.exp (test_fields): Add tests for type
10698 equality.
10699
702c2711
TT
107002010-08-23 Tom Tromey <tromey@redhat.com>
10701
10702 PR python/11915:
10703 * gdb.python/py-type.exp (test_fields): Add tests for array.
10704
832bafd3
KS
107052010-08-23 Keith Seitz <keiths@redhat.com>
10706
10707 * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
10708 have any children. Create a new abbrev for it.
10709 Add missing terminal sequence to .debug_abbrev.
10710
c37bf528
KS
107112010-08-20 Keith Seitz <keiths@redhat.com>
10712
10713 PR symtab/11465:
10714 * gdb.dwarf2/pr11465.exp: New test.
10715 * gdb.dwarf2/pr11465.S: New file.
10716 * gdb.dwarf2/dw2-double-set-die-type.S: New file.
10717 * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
10718
4572cbac
TJB
107192010-08-19 Thiago Jung Bauermann <bauerman@br.ibm.com>
10720
10721 * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
10722 registers. Update data sets with the new v2_double element in the
10723 VSX register union. Add vector_register3_vr data set for the AltiVec
10724 registers. Use gdb_test_no_output instead of send_gdb.
10725
e7fbb131
PA
107262010-08-19 Pedro Alves <pedro@codesourcery.com>
10727
10728 * gdb.python/py-shared.exp: New file, factored out from
10729 python.exp.
10730 * gdb.python/py-shared.c: New file.
10731 * gdb.python/py-shared-sl.c: New file.
10732 * gdb.python/python-1.c: New file.
10733 * gdb.python/python-sl.c: Delete.
10734 * gdb.python/python.c: Mention python-1.c.
10735 * gdb.python/python.exp: Move shared library tests to
10736 py-shared.exp.
10737 * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
10738 (MISCELLANEOUS): New.
10739 (clean mostlyclean): Also remove $MISCELLANEOUS.
10740
d30f5e1f
DE
107412010-08-19 Doug Evans <dje@google.com>
10742
10743 PR exp/11926
10744 * gdb.base/printcmds.exp (test_float_accepted): New function.
10745 Move existing float tests there. Add tests for floats with suffixes.
10746 (test_float_rejected): New function.
10747 * gdb.java/jv-print.exp (test_float_accepted): New function.
10748 (test_float_rejected): New function.
10749 * gdb.objc/print.exp: New file.
10750 * gdb.pascal/print.exp: New file.
10751 * lib/objc.exp: New file.
10752
7b3fd859
PM
107532010-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
10754
10755 * gdb.base/default.exp (info set): Avoid full buffer error and force
10756 reading up to final gdb prompt.
10757 (show): Likewise.
10758
c92817ce
TT
107592010-08-18 Tom Tromey <tromey@redhat.com>
10760
10761 PR symtab/11919:
10762 * gdb.base/completion.exp: Add test.
10763
f1208f9e
DE
107642010-08-18 Doug Evans <dje@google.com>
10765
10766 * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
10767 * gdb.base/callfuncs.exp (set_lang_c): Delete, set c language directly.
10768 * gdb.base/printcmds.exp (set_lang_c): Delete, set c language directly.
10769 Simplify, early exit if runto_main fails.
10770 * gdb.fortran/exprs.exp: load_lib fortran.exp.
10771 (set_lang_fortran): Moved to lib/fortran.exp.
10772 * gdb.fortran/types.exp: load_lib fortran.exp.
10773 (set_lang_fortran): Moved to lib/fortran.exp.
10774 * gdb.java/jmisc.exp (set_lang_java): Moved to lib/java.exp.
10775 * gdb.java/jprint.exp (set_lang_java): Ditto.
10776 * gdb.java/jv-exp.exp: load_lib java.exp.
10777 If set_lang_java fails, issue a warning instead of failure to be
10778 consistent with other set_lang_foo uses.
10779 (set_lang_java): Moved to lib/java.exp.
10780 * gdb.java/jv-print.exp (set_lang_java): Moved to lib/java.exp.
10781 If set_lang_java fails, issue a warning instead of failure to be
10782 consistent with other set_lang_foo uses.
10783 * gdb.pascal/types.exp: load_lib pascal.exp.
10784 (set_lang_pascal): Moved to lib/pascal.exp.
10785 * lib/fortran.exp: New file.
10786 * lib/java.exp (set_lang_java): New function.
10787 * lib/pascal.exp (set_lang_pascal): New function.
10788
2f06b485
YQ
107892010-08-18 Yao Qi <yao@codesourcery.com
10790
10791 * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels
10792 func_nofb_start and func_loopfb_start, so that address of functions
10793 is equal to these labels on Thumb.
10794
96e25403
YQ
107952010-08-18 Yao Qi <yao@codesourcery.com>
10796
10797 * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
10798 to reflect latest c source file.
10799
36e6adc4
JK
108002010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10801
10802 * gdb.cp/infcall-dlopen.exp: New file.
10803 * gdb.cp/infcall-dlopen.cc: New file.
10804 * gdb.cp/infcall-dlopen-lib.cc: New file.
10805
f431efe5
PA
108062010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10807 Pedro Alves <pedro@codesourcery.com>
10808
10809 PR breakpoints/11371
10810
10811 * gdb.base/watch-cond-infcall.exp: New file.
10812 * gdb.base/watch-cond-infcall.c: New file.
10813
06a64a0b
TT
108142010-08-16 Tom Tromey <tromey@redhat.com>
10815
10816 * gdb.base/help.exp: Update.
10817 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
10818 watchpoint.
10819 (test_watch_location): New proc.
10820 (test_watchpoint_in_big_blob): Delete watchpoint.
10821 * gdb.base/watchpoint.c (func5): New function.
10822 (main): Call it.
10823
70ebf4ed
DE
108242010-08-16 Doug Evans <dje@google.com>
10825
10826 * gdb.python/python.exp: Fix syntax in "post event insertion" test.
10827
ca5c20b6
PM
108282010-08-11 Phil Muldoon <pmuldoon@redhat.com>
10829
10830 * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
10831 tests.
10832
7346b668
KW
108332010-08-11 Ken Werner <ken.werner@de.ibm.com>
10834
10835 * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
10836 * gdb.base/gnu_vector.c: New File.
10837 * gdb.base/gnu_vector.exp: Likewise.
10838
cb2e07a6
PM
108392010-08-11 Phil Muldoon <pmuldoon@redhat.com>
10840
10841 * gdb.python/python.c: New File.
10842 * gdb.python/python-sl.c: New File.
10843 * gdb.python/python.exp: Test solib_address and decode_line
10844 * functions.
10845
5da1313b
JK
108462010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10847
10848 * gdb.python/python.exp (show height, set height 10)
10849 (verify pagination beforehand, verify pagination beforehand: q)
10850 (gdb.execute does not page, verify pagination afterwards)
10851 (verify pagination afterwards: q): New.
10852
49c3ccf7
DE
108532010-08-02 Doug Evans <dje@google.com>
10854
10855 * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
10856 because of an older gcc, change test2
10857 "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
10858 to unsupported.
10859
42c0c4f1
KH
108602010-07-30 Kazu Hirata <kazu@codesourcery.com>
10861
10862 * gdb.base/break-always.exp: Do not expect full paths to file
10863 names.
10864 * gdb.base/commands.exp: Likewise.
10865
d3765805
DE
108662010-07-30 Doug Evans <dje@google.com>
10867
c98ee71b
DE
10868 * gdb.cp/temargs.exp: For new tests that require newer gccs,
10869 xfail them when run with older gccs.
10870
fd961404
DE
10871 * lib/gdb.exp (build_executable): Forward "c++" option to
10872 get_compiler_info.
10873
999adef4
DE
10874 * gdb.python/py-type.exp (test_template): Mark as xfail tests
10875 "python print ttype.template_argument(1)" and
10876 "python print isinstance(ttype.template_argument(1), gdb.Value)"
10877 if using gcc 4.4 or earlier.
10878
d3765805
DE
10879 * gdb.base/valgrind-db-attach.exp: Use unique test name for
10880 attach-to-debugger handling.
10881
1276c759
JK
108822010-07-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10883
10884 * gdb.base/prelink-lib.c (copyreloc): New initialized variable.
10885 * gdb.base/prelink.c (copyreloc, bssvar, bssvarp): New variables.
10886 (main): Use copyreloc.
10887 * gdb.base/prelink.exp (split debug of executable)
10888 (.dynbss vs. .bss address shift): New tests.
10889
88caa9b9
PA
108902010-07-29 Pedro Alves <pedro@codesourcery.com>
10891
10892 * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
10893 in gdb_test_multiple.
10894
c6f2ac43
PA
108952010-07-29 Pedro Alves <pedro@codesourcery.com>
10896
10897 * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
10898 environment.
10899
326fd672
TT
109002010-07-28 Tom Tromey <tromey@redhat.com>
10901
10902 PR python/11060:
10903 * gdb.python/py-type.c (Temargs): New template.
10904 (temvar): New variable.
10905 * gdb.python/py-type.exp (test_template): New proc.
10906
3ce3b1ba
PA
109072010-07-28 Daniel Jacobowitz <dan@codesourcery.com>
10908
10909 * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
10910 gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
10911
34eaf542
TT
109122010-07-28 Tom Tromey <tromey@redhat.com>
10913
10914 PR c++/9946:
10915 * gdb.cp/temargs.exp: New file.
10916 * gdb.cp/temargs.cc: New file.
10917
d41b819e
JK
109182010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
10919
10920 * gdb.base/help.exp (help disassemble): Update the content.
10921
26ab7092
JK
109222010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
10923
10924 * gdb.threads/ia64-sigill.exp: New file.
10925 * gdb.threads/ia64-sigill.c: New file.
10926
5283e9e1
TT
109272010-07-27 Tom Tromey <tromey@redhat.com>
10928
10929 * gdb.opt/inline-cmds.c (ATTR): New define.
10930 (func1): Use it.
10931 (func2): Likewise.
10932 (func3): Likewise.
10933 (outer_inline1): Likewise.
10934 (outer_inline2): Likewise.
10935 * gdb.opt/inline-bt.c (ATTR): New define.
10936 (func1): Use it.
10937 (func2): Likewise.
10938 * gdb.opt/inline-locals.c (ATTR): New define.
10939 (func1): Use it.
10940 (func2): Likewise.
10941
e992ef73
TT
109422010-07-27 Tom Tromey <tromey@redhat.com>
10943
10944 * gdb.stabs/gdb11479.c (hack): New function.
10945 (test): Use it.
10946 (test2): Use it.
10947 * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
10948 (int32_search_buf, int64_search_buf): No longer static.
10949 (x): Remove.
10950 * gdb.base/relocate.c (hack): New function.
10951
5374244e
PM
109522010-07-27 Phil Muldoon <pmuldoon@redhat.com>
10953
10954 * gdb.python/py-value.exp (test_inferior_function_call): New function.
10955 * gdb.python/py-value.c (func1): New function.
10956 (func2): Likewise.
10957
a99aee83
CV
109582010-07-26 Corinna Vinschen <vinschen@redhat.com>
10959
10960 * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
10961 as not to clash with .data section.
10962
a04ba985
JG
109632010-07-26 Jerome Guitton <guitton@adacore.com>
10964
10965 * gdb.base/code_elim.exp: New file.
10966 * gdb.base/code_elim1.c: New file.
10967 * gdb.base/code_elim2.c: New file.
10968
23bd0f7c
PA
109692010-07-21 Pedro Alves <pedro@codesourcery.com>
10970
10971 PR symtab/11827
10972
10973 * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
10974 (some_volatile_enum): New variable.
10975 * gdb.base/printcmds.exp (test_print_enums): New.
10976 <top level>: Call it.
10977
883df6dd
SW
109782010-07-21 Sami Wagiaalla <swagiaal@redhat.com>
10979
10980 * gdb.cp/fpointer.cc: New test.
10981 * gdb.cp/fpointer.exp: New test.
10982
569b05a5
JK
109832010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10984
10985 * gdb.base/solib-nodir.exp: New file.
10986 * lib/gdb.exp (runto): New case for a GDB internal error.
10987
51d7d803
JK
109882010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10989 Ulrich Weigand <uweigand@de.ibm.com>
10990 Tom Tromey <tromey@redhat.com>
10991
10992 * gdb.base/charset-malloc.c: New file.
10993 * gdb.base/charset.c (malloc_stub): New prototype.
10994 (main): Call it instead of malloc itself.
10995 * gdb.base/charset.exp: Use only prepare_for_testing.
10996 (binfile): Remove the variable.
10997
c0edd9ed
JK
109982010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
10999
11000 Make core files the process_stratum.
11001 * gdb.base/corefile.exp (run: load core again)
11002 (run: sanity check we see the core file, run: with core)
11003 (run: core file is cleared, attach: load core again)
11004 (attach: sanity check we see the core file, attach: with core)
11005 (attach: core file is cleared): New tests.
11006 * gdb.base/coremaker.c (main): New parameters. Implement "sleep" argv.
11007
3cbaedff
KW
110082010-07-14 Ken Werner <ken.werner@de.ibm.com>
11009
11010 * gdb.arch/altivec-abi.exp: New tests.
11011
91158a56
TT
110122010-07-13 Tom Tromey <tromey@redhat.com>
11013
11014 * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
11015 (main): Use it.
11016 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
11017
0f5238ed
TT
110182010-07-13 Tom Tromey <tromey@redhat.com>
11019
11020 * gdb.base/label.exp: New file.
11021 * gdb.base/label.c: New file.
11022
add265ae
L
110232010-07-12 Ulrich Weigand <uweigand@de.ibm.com>
11024 H.J. Lu <hongjiu.lu@intel.com>
11025
11026 * lib/gdb.exp (is_ilp32_target): New.
11027 (is_lp64_target): Likewise.
11028
11029 * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
11030 target.
11031 * gdb.arch/amd64-disp-step.exp: Likewise.
11032 * gdb.arch/amd64-dword.exp: Likewise.
11033 * gdb.arch/amd64-i386-address.exp: Likewise.
11034 * gdb.arch/amd64-word.exp: Likewise.
889bf7c5 11035
add265ae
L
11036 * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
11037 target.
11038 * gdb.arch/i386-bp_permanent.exp: Likewise.
11039 * gdb.arch/i386-byte.exp: Likewise.
11040 * gdb.arch/i386-disp-step.exp: Likewise.
11041 * gdb.arch/i386-gnu-cfi.exp: Likewise.
11042 * gdb.arch/i386-prologue.exp: Likewise.
11043 * gdb.arch/i386-size-overlap.exp: Likewise.
11044 * gdb.arch/i386-size.exp: Likewise.
11045 * gdb.arch/i386-sse.exp: Likewise.
11046 * gdb.arch/i386-unwind.exp: Likewise.
11047 * gdb.arch/i386-word.exp: Likewise.
11048
11049 * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
11050 test only when building 64-bit executables. Do not hard-code
11051 -m64 option.
11052
2dfb8c17
DE
110532010-07-07 Doug Evans <dje@google.com>
11054
11055 * lib/gdb.exp (gdb_test_list_exact): New function.
11056 * gdb.base/default.exp (show convenience): Call it, add tests for
11057 $_sdata = void, $_thread = 0.
11058
4e5799b6
JK
110592010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11060 Joel Brobecker <brobecker@adacore.com>
11061
11062 Fix re-run of PIE executable, PR shlibs/11776.
11063 * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
11064 Remove $displacement_main to match the solib-svr4.c change. New "kill"
11065 and re-"run" of the inferior.
11066
1a219cc7
JK
110672010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11068 Joel Brobecker <brobecker@adacore.com>
11069
11070 Cope with missing /usr/sbin/prelink.
11071 * lib/prelink-support.exp (prelink_no):
11072 <result == 1 && $output is "no such file or directory">: New.
11073 (prelink_yes): Likewise. Return on failed prelink_no.
11074
5e3b36f8
JK
110752010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11076 Joel Brobecker <brobecker@adacore.com>
11077
11078 * gdb.base/attach-pie-misread.exp: Load prelink-support.exp. Replace
11079 build_executable by build_executable_own_libs. Replace "prelink -R"
11080 execution by a call of prelink_yes. Comment why "prelink -r" needs no
11081 change.
11082 * gdb.base/break-interp.exp: Load prelink-support.exp. Rename calls of
11083 copy to file_copy. Move setting opts --dynamic-linker and -rpath,
11084 mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
11085 Replace build_executable by build_executable_own_libs's function
11086 build_executable_own_libs.
11087 (prelinkNO): Create new stub to call prelink_no.
11088 (prelinkYES): Create new stub to call prelink_yes.
11089 (test_attach): Rename calls of copy to file_copy.
11090 (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
11091 (copy): Move to ...
11092 * lib/prelink-support.exp: ... a new file. Rename prelinkNO to
11093 prelink_no, prelinkYES to prelink_yes, copy to file_copy.
11094 * gdb.base/prelink.exp: Disable testcase also for is_remote and
11095 skip_shlib_tests. Load prelink-support.exp. Replace gdb_compile with
11096 special flags by gdb_compile_shlib. Replace second gdb_compile by
11097 build_executable_own_libs. Replace "prelink -R" execution by a call of
11098 prelink_yes. Replace "prelink -u" and second "prelink -R" execution by
11099 a second call of prelink_yes. Replace restart commands by
11100 clean_restart.
11101 (prelink): Rename to ...
11102 (seen displacement message): ... this test. Extend its expectation
11103 strictness.
11104
86e4bafc
JK
111052010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11106
11107 * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
11108 * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
11109 displacement message exactly once.
11110
3cd07d20
JK
111112010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11112 Joel Brobecker <brobecker@adacore.com>
11113
11114 * gdb.base/break-interp.exp (test_attach): Keep $interp changed. Move
11115 its restore after the <$relink_args != ""> loop. new comment.
11116
0a1e94c7
JK
111172010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11118 Joel Brobecker <brobecker@adacore.com>
11119
11120 * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
11121 code for it. New variable relink_args.
11122 (prelinkYES): Call prelinkNO.
11123 (test_attach): Accept new parameter relink_args. Re-prelink the binary
11124 in such case. Move the core code to ...
11125 (test_attach_gdb): ... a new function. Send GDB command "file".
11126 Extend expected "Attaching to " string.
11127
2f70bcfb
TT
111282010-07-02 Tom Tromey <tromey@redhat.com>
11129
11130 * gdb.base/bitops.exp: Remove extraneous "pass".
11131
a17ac5b0
TT
111322010-07-02 Ken Werner <ken.werner@de.ibm.com>
11133
11134 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
11135
dc10affe
PA
111362010-07-01 Pedro Alves <pedro@codesourcery.com>
11137
d41c0fc8
PA
11138 * gdb.base/help.exp: Adjust expected output.
11139
111402010-07-01 Pedro Alves <pedro@codesourcery.com>
11141
11142 * gdb.base/help.exp: Adjust expected output.
dc10affe 11143
0a600c36
JK
111442010-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11145
11146 * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
11147 (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
11148 c++/11702.
11149
37cc8bfe
JK
111502010-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11151 Doug Evans <dje@google.com>
11152
11153 * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
11154 add .dynamic entry'.
11155
254e6b9e
DE
111562010-06-29 Doug Evans <dje@google.com>
11157
11158 Test PR c++/11702.
11159 * gdb.cp/m-static.exp: Add testcase.
11160 * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
11161
595939de 111622010-06-28 Phil Muldoon <pmuldoon@redhat.com>
889bf7c5
PA
11163 Tom Tromey <tromey@redhat.com>
11164 Thiago Jung Bauermann <bauerman@br.ibm.com>
595939de
PM
11165
11166 * gdb.python/py-inferior.c: New File.
11167 * gdb.python/py-infthread.c: New File.
11168 * gdb.python/py-inferior.exp: New File.
11169 * gdb.python/py-infthread.exp: New File.
11170
98751a41
JK
111712010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11172
11173 * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
11174 (ptype ::C::OtherFileClass typedefs): New.
11175 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
11176 (C::OtherFileClass::cOtherFileClassVar2): New.
11177 (C::OtherFileClass::cOtherFileClassVar_use): Use also
11178 cOtherFileClassVar2.
11179 (C::cOtherFileType2, C::cOtherFileVar2): New.
11180 (C::cOtherFileVar_use): use also cOtherFileVar2.
11181 * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
11182
41f62f39
JK
111832010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11184
11185 * gdb.cp/namespace.exp (whatis C::cOtherFileType)
11186 (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
11187 (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
11188 (print ::C::cOtherFileVar)
11189 (whatis C::OtherFileClass::cOtherFileClassType)
11190 (whatis ::C::OtherFileClass::cOtherFileClassType)
11191 (print C::OtherFileClass::cOtherFileClassVar)
11192 (print ::cOtherFileClassVar)
11193 (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
11194 (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
11195 trailing content.
11196 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
11197 (C::OtherFileClass::cOtherFileClassVar)
11198 (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
11199 (C::cOtherFileVar, C::cOtherFileVar_use): New.
11200
af53d231
JK
112012010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11202
11203 Test PR c++/11703 and PR gdb/1448.
11204 * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
11205 gdb/1448.
11206
9655fd1a
JK
112072010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11208
11209 * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
11210 (main) <rtti_data>: New.
11211 * gdb.cp/virtbase.exp (print rtti_data): New.
11212
824cc8dd
JK
112132010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11214 Joel Brobecker <brobecker@adacore.com>
11215
11216 * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
11217
6036c742
JK
112182010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11219
11220 * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
11221
de6a0421
DE
112222010-06-28 Doug Evans <dje@google.com>
11223
11224 * gdb.base/break-interp.exp (reach): Relax expected output a bit.
11225
b2dae948
DE
112262010-06-27 Doug Evans <dje@google.com>
11227
11228 * gdb.cp/m-static.exp: Update expected test output.
11229
0f3bb72e
PH
112302010-06-25 Paul Hilfinger <hilfinger@adacore.com>
11231
889bf7c5
PA
11232 * gdb.gdb/selftest.exp: Adjust expected message for
11233 capturing start-up runtime.
0f3bb72e 11234
bc9f0842
TT
112352010-06-25 Tom Tromey <tromey@redhat.com>
11236
11237 PR python/10808:
11238 * gdb.python/python.exp: Add new tests.
11239
099ef718
SW
112402010-06-25 Sami Wagiaalla <swagiaal@redhat.com>
11241
11242 * gdb.cp/operator.cc: Created an import loop.
11243 * gdb.cp/operator.exp: Added testcase for import loop.
11244
5868a632
JK
112452010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11246
11247 Test PR python/11407.
11248 * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
11249 * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
11250 Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
11251 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
11252 executable_nofb and executable_fb. New variables srcsfile, objsfile,
11253 srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
11254 binfile. Call gdb_compile with clean_restart twice.
11255 (func_nofb print, func_nofb backtrace, func_loopfb print)
11256 (func_loopfb backtrace): New.
11257
af76db58
JK
112582010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11259
11260 * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
11261 * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
11262 by a hand made one.
11263 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment. Remove
11264 i?86 requirement. Remove variables srcfile and binfile. New variable
11265 sources, executable_nofb and executable_fb. Call prepare_for_testing.
11266
f2c7657e
UW
112672010-06-25 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11268
11269 * gdb.cell/dwarfaddr.exp: New file.
11270 * gdb.cell/dwarfaddr.S: New file.
11271
628fe4e4
JK
112722010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
11273
11274 Test PR 9436.
11275 * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
11276
f1421989
HZ
112772010-06-24 Hui Zhu <teawater@gmail.com>
11278
11279 * gdb.base/eval.exp: New file.
11280
d03285ec
UW
112812010-06-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11282
11283 * gdb.cell/fork.exp: New file.
11284 * gdb.cell/fork.c: Likewise.
11285 * gdb.cell/fork-spu.c: Likewise.
11286
41b2c92d
PM
112872010-06-22 Pierre Muller <muller@ics.u-strasbg.fr>
11288
11289 * lib/gdb.exp (banned_variables_traced): New global variable.
11290 (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
11291 (gdb_init): Use `trace add variable' instead of obsolete
11292 `trace variable'.
11293
d5bc977f
DE
112942010-06-21 Doug Evans <dje@google.com>
11295
11296 * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
11297
d2ed6730
UW
112982010-06-19 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11299
11300 * gdb.arch/spu-ls.exp: New file.
11301 * gdb.arch/spu-ls.c: Likewise.
11302
6aed2dbc
SS
113032010-06-18 Stan Shebs <stan@codesourcery.com>
11304
11305 * gdb.threads/thread-specific.exp: Add tests of $_thread.
11306
e0756905
UW
113072010-06-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11308
11309 * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
11310 * gdb.base/watch-cond.exp: Likewise.
11311 * gdb.python/py-breakpoint.exp: Likewise.
11312
d8053d4d
PA
113132010-06-18 Pedro Alves <pedro@codesourcery.com>
11314
11315 * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
11316 clean_restart, make sure every test has a distinct message, and
11317 that messages don't include the executable' full path.
11318
81ce510c
DE
113192010-06-17 Doug Evans <dje@google.com>
11320
11321 * gdb.arch/i386-size.exp: Updated expected output for
11322 DISASSEMBLY_OMIT_FNAME.
11323
65d79d4b
SDJ
113242010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11325 Sergio Durigan Junior <sergiodj@redhat.com>
11326
11327 * gdb.base/watch-notconst.c: New file.
11328 * gdb.base/watch-notconst.S: New file.
11329 * gdb.base/watch-notconst2.c: New file.
11330 * gdb.base/watch-notconst2.S: New file.
11331 * gdb.base/watch-notconst.exp: New file.
11332 * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
11333 (func4): Add operations on `global_ptr_ptr'.
11334 * gdb.base/watchpoint.exp (test_constant_watchpoint): New
11335 routine to test watchpoints created with a constant expression.
11336 (test_inaccessible_watchpoint): Include tests for watchpoints
11337 created with a constant expression.
11338
df0f4836
KB
113392010-06-14 Kevin Buettner <kevinb@redhat.com>
11340
11341 * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
11342 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
11343 gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
11344 gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
11345 gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
11346 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
11347 gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
11348 of `_start'.
11349
b769def5
UW
113502010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11351
11352 * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
11353 not supported on the target.
11354 * gdb.mi/mi-nonstop-exit.exp: Likewise.
11355 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
11356 * gdb.mi/mi-nsintrall.exp: Likewise.
11357 * gdb.mi/mi-nsmoribund.exp: Likewise.
11358 * gdb.mi/mi-nsthrexec.exp: Likewise.
11359
d914c394
SS
113602010-06-11 Stan Shebs <stan@codesourcery.com>
11361
11362 * gdb.base/permissions.exp: New file.
11363
113642010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5bbad94c
UW
11365
11366 * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
11367 does not support ELF executable class.
11368
f3ce5b9c
UW
113692010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11370
11371 * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
11372
8e46892c
JK
113732010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11374
11375 * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
11376 (runto): Catch "The target does not support running in non-stop mode.".
11377
6cc55c64
MS
113782010-06-11 Michael Snyder <msnyder@vmware.com>
11379
11380 * gdb.base/setshow.exp (set language asm): Don't use
11381 gdb_test_no_output, fails on some targets.
11382
caddefa4
UW
113832010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11384
11385 * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
11386 * gdb.cp/pr9167.exp: Likewise.
11387
468b1aa7
UW
113882010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11389
11390 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
11391
5c3552dc
UW
113922010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11393
11394 * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
11395
02e6fe6a
UW
113962010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11397
11398 * gdb.base/charset.c (main): Make sure malloc gets linked in.
11399
0e03807e
TT
114002010-06-11 Tom Tromey <tromey@redhat.com>
11401
11402 PR gdb/9977, PR exp/11636::
11403 * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
11404 (pieces_test_f6): Update expected output.
11405
2bdf28a0
JK
114062010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11407
11408 * gdb.base/moribund-step.exp: New.
11409
f6978de9
MS
114102010-06-08 Michael Snyder <msnyder@vmware.com>
11411
11412 * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
889bf7c5 11413 * gdb.ada/boolean_expr.exp:
f6978de9
MS
11414 * gdb.ada/frame_args.exp: Ditto.
11415 * gdb.ada/lang_switch.exp: Ditto.
11416 * gdb.ada/ptype_arith_binop.exp: Ditto.
11417 * gdb.ada/ref_param.exp: Ditto.
11418 * gdb.ada/type_coercion.exp:Ditto.
11419
11420 * gdb.asm/asm-source.exp: Ditto.
11421
11422 * gdb.base/attach.exp: Ditto.
11423 * gdb.base/bitfields2.exp: Ditto.
11424 * gdb.base/call-signal-resume.exp: Ditto.
11425 * gdb.base/callfuncs.exp: Ditto.
11426 * gdb.base/commands.exp: Ditto.
11427 * gdb.base/dbx.exp: Ditto.
11428 * gdb.base/default.exp: Ditto.
11429 * gdb.base/dump.exp: Ditto.
11430 * gdb.base/exprs.exp: Ditto.
11431 * gdb.base/freebpcmd.exp: Ditto.
11432 * gdb.base/interrupt.exp: Ditto.
11433 * gdb.base/list.exp: Ditto.
11434 * gdb.base/long_long.exp: Ditto.
11435 * gdb.base/maint.exp: Ditto.
11436 * gdb.base/ptype.exp: Ditto.
11437 * gdb.base/return.exp: Ditto.
11438 * gdb.base/setshow.exp: Ditto.
11439 * gdb.base/sigbpt.exp: Ditto.
11440 * gdb.base/sigrepeat.exp: Ditto.
11441
11442 * gdb.cp/classes.exp: Ditto.
11443
11444 * gdb.dwarf2/dw2-restore.exp: Ditto.
11445
11446 * gdb.gdb/selftest.exp: Ditto.
11447
11448 * gdb.multi/base.exp: Ditto.
11449 * gdb.multi/bkpt-multi-exec.exp: Ditto.
11450
11451 * gdb.python/py-block.exp: Ditto.
11452 * gdb.python/py-prettyprint.exp: Ditto.
11453 * gdb.python/py-template.exp: Ditto.
11454
11455 * gdb.server/ext-attach.exp: Ditto.
11456 * gdb.server/ext-run.exp: Ditto.
11457 * gdb.server/server-mon.exp: Ditto.
11458
11459 * gdb.threads/fork-thread-pending.exp: Ditto.
11460 * gdb.threads/hand-call-in-threads.exp: Ditto.
11461 * gdb.threads/interrupted-hand-call.exp: Ditto.
11462 * gdb.threads/linux-dp.exp: Ditto.
11463 * gdb.threads/manythreads.exp: Ditto.
11464 * gdb.threads/print-threads.exp: Ditto.
11465 * gdb.threads/pthreads.exp: Ditto.
11466 * gdb.threads/schedlock.exp: Ditto.
11467 * gdb.threads/thread-unwindonsignal.exp: Ditto.
11468 * gdb.threads/threadapply.exp: Ditto.
11469
de7ff789
MS
114702010-06-08 Michael Snyder <msnyder@vmware.com>
11471
889bf7c5 11472 * gdb.ada/exec_changed.exp:
de7ff789
MS
11473 Use ".*" instead of "" as wildcard regexp.
11474
11475 * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
11476 * gdb.base/call-ar-st.exp: Ditto.
11477 * gdb.base/checkpoint.exp: Ditto.
11478 * gdb.base/default.exp: Ditto.
11479 * gdb.base/dump.exp: Ditto.
11480 * gdb.base/ending-run.exp: Ditto.
11481 * gdb.base/fileio.exp: Ditto.
11482 * gdb.base/miscexprs.exp: Ditto.
11483 * gdb.base/pointers.exp: Ditto.
11484 * gdb.base/readline.exp: Ditto.
11485 * gdb.base/reread.exp: Ditto.
11486 * gdb.base/restore.exp: Ditto.
11487 * gdb.base/shlib-call.exp: Ditto.
11488 * gdb.base/valgrind-db-attach.exp: Ditto.
11489 * gdb.base/volatile.exp: Ditto.
11490 * gdb.base/watchpoints.exp: Ditto.
11491
11492 * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
11493
11494 * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
11495 * gdb.python/py-value.exp: Ditto.
11496
11497 * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
11498 * gdb.trace/circ.exp: Ditto.
11499 * gdb.trace/collection.exp: Ditto.
11500 * gdb.trace/packetlen.exp: Ditto.
11501 * gdb.trace/passc-dyn.exp: Ditto.
11502 * gdb.trace/report.exp: Ditto.
11503 * gdb.trace/tfile.exp: Ditto.
11504 * gdb.trace/tfind.exp: Ditto.
11505 * gdb.trace/while-dyn.exp: Ditto.
11506
3bebe2f2
JK
115072010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11508
11509 * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
11510
5c631832
JK
115112010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11512
11513 Test PR 10640.
11514 * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
11515
4c3376c8
SW
115162010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
11517
11518 * gdb.cp/koenig.exp: Test for ADL operators.
11519 * gdb.cp/koenig.cc: Added ADL operators.
11520 * gdb.cp/operator.exp: New test.
11521 * gdb.cp/operator.cc: New test.
11522
dc226d5a
MS
115232010-06-04 Michael Snyder <msnyder@vmware.com>
11524
dfb88a23
MS
11525 * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
11526 * gdb.base/pending.exp: Ditto.
f7ae76b3 11527
dc226d5a
MS
11528 * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
11529
967cf477
DE
115302010-06-04 Doug Evans <dje@google.com>
11531
11532 * gdb.python/py-prettyprint.exp: Add new test for enabled and
11533 disabled printers.
11534 * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
11535 (enable_lookup_function): New function.
11536
eb801841
TT
115372010-06-04 Tom Tromey <tromey@redhat.com>
11538
11539 * gdb.python/py-value.exp (test_value_hash): Don't test equality
11540 of hash and id.
11541
38979823
JK
115422010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
11543
11544 * gdb.base/commands.exp (add printf tbreak command): Remove trailing
11545 newline.
11546 * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
11547 (empty verbose non-noisy clear, empty verbose noisy clear)
11548 (empty non-verbose noisy clear): Likewise.
11549
35ec993f
MS
115502010-06-03 Michael Snyder <msnyder@vmware.com>
11551
11552 * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
11553 * gdb.base/display.exp: Ditto.
11554 * gdb.base/find.exp: Ditto.
11555 * gdb.base/ifelse.exp: Ditto.
11556 * gdb.base/multi-forks.exp: Ditto.
11557 * gdb.base/recurse.exp: Ditto.
11558 * gdb.base/setshow.exp: Ditto.
11559 * gdb.base/value-double-free.exp: Ditto.
11560 * gdb.base/watch-vfork.exp: Ditto.
11561 * gdb.base/watch_thread_num.exp: Ditto.
11562 * gdb.base/watchpoint-solib.exp: Ditto.
11563 * gdb.base/watchpoint.exp: Ditto.
11564 * gdb.base/watchpoints.exp: Ditto.
11565
11566 * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
11567 * gdb.cp/overload.exp: Ditto.
11568 * gdb.cp/virtfunc.exp: Ditto.
11569
11570 * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
11571
889bf7c5 11572 * gdb.reverse/watch-precsave.exp:
35ec993f
MS
11573 Replace gdb_test with gdb_test_no_output.
11574
889bf7c5 11575 * gdb.threads/attach-into-signal.exp:
35ec993f
MS
11576 Replace gdb_test with gdb_test_no_output.
11577 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
11578 * gdb.threads/watchthreads.exp: Ditto.
11579 * gdb.threads/watchthreads2.exp: Ditto.
11580
11581 * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
11582 * gdb.trace/tfind.exp: Ditto.
11583
c22decce
JB
115842010-06-03 Joel Brobecker <brobecker@adacore.com>
11585
11586 * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
11587 successful test if message is the empty string.
11588
fd5700c7
JK
115892010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11590
11591 * gdb.fortran/module.exp (stopped language detection): New test.
11592
f55ee35c
JK
115932010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11594
11595 Support DW_TAG_module as separate namespaces.
11596 * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
11597 gdb.fortran/library-module-lib.f90: New.
11598 * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
11599 (print i): Remove.
11600 (continue to breakpoint: i-is-1, print var_i value 1)
11601 (continue to breakpoint: i-is-2, print var_i value 2)
11602 (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
11603 (print var_d, print var_i value 14, ptype modmany, complete `modm)
11604 (complete `modmany, complete `modmany`, complete `modmany`var)
11605 (show language, setting breakpoint at module): New tests.
11606 * gdb.fortran/module.f90 (module mod): Remove.
11607 (module mod1, module mod2, module modmany, subroutine sub1)
11608 (subroutine sub2, program module): New.
11609
b8e8282f
JK
116102010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11611
11612 * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
11613 (print value of rUC, print value of rI, print value of UI): ... here.
31e43e98
JK
11614 * gdb.cp/anon-union.exp (pass): Rename to ...
11615 (print z 2): ... here.
b8e8282f 11616
019ebafc
MS
116172010-06-02 Michael Snyder <msnyder@vmware.com>
11618
e68d8fd4
MS
11619 * gdb.trace/actions.exp: Use gdb_test_no_output.
11620 * gdb.trace/circ.exp: Ditto.
11621 * gdb.trace/packetlen.exp: Ditto.
11622 * gdb.trace/save-trace.exp: Ditto.
11623 * gdb.trace/tracecmd.exp: Ditto.
11624 * gdb.trace/tsv.exp: Ditto.
11625
12b5d08a
MS
11626 * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
11627 * gdb.threads/hand-call-in-thraeds.exp: Ditto.
11628 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
11629 * gdb.threads/manythreads.exp: Ditto.
11630 * gdb.threads/print-threads.exp: Ditto.
11631 * gdb.threads/pthreads.exp: Ditto.
11632 * gdb.threads/schedlock.exp: Ditto.
11633 * gdb.threads/staticthreads.exp: Ditto.
11634 * gdb.threads/thread-specific.exp: Ditto.
11635 * gdb.threads/thread-unwindonsignal.exp: Ditto.
11636 * gdb.threads/threadapply.exp: Ditto.
11637 * gdb.threads/watchthreads.exp: Ditto.
11638 * gdb.threads/watchthreads2.exp: Ditto.
11639
89493308
MS
11640 * gdb.python/py-block.exp: Use gdb_test_no_output.
11641 * gdb.python/py-prettyprint.exp: Ditto.
11642 * gdb.python/py-template.exp: Ditto.
11643 * gdb.python/py-value.exp: Ditto.
11644
11645 * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
11646 * gdb.reverse/watch-reverse.exp: Ditto.
11647
11648 * gdb.server/ext-attach.exp: Use gdb_test_no_output.
11649 * gdb.server/ext-run.exp: Ditto.
11650
019ebafc
MS
11651 * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
11652 * gdb.dwarf2/dw2-compressed.exp: Ditto.
11653 * gdb.dwarf2/dw2-intercu.exp: Ditto.
11654 * gdb.dwarf2/dw2-intermix.exp: Ditto.
11655 * gdb.dwarf2/dw2-producer.exp: Ditto.
11656 * gdb.dwarf2/mac-fileno.exp: Ditto.
11657
11658 * gdb.gdb/observer.exp: Use gdb_test_no_output.
11659 * gdb.gdb/selftest.exp: Ditto.
11660
11661 * gdb.multi/base.exp: Use gdb_test_no_output.
11662
11663 * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
11664
3e0ca3a5
JK
116652010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11666
11667 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
11668
9db70545
MS
116692010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
11670
a8d52276
MS
11671 * gdb.cp/class2.exp: Use gdb_test_no_output.
11672 * gdb.cp/classes.exp: Ditto.
11673 * gdb.cp/extern-c.exp: Ditto.
11674 * gdb.cp/inherit.exp: Ditto.
11675 * gdb.cp/maint.exp: Ditto.
11676 * gdb.cp/mb-inline.exp: Ditto.
11677 * gdb.cp/mb-templates.exp: Ditto.
11678 * gdb.cp/method2.exp: Ditto.
11679 * gdb.cp/misc.exp: Ditto.
11680 * gdb.cp/ovldbreak.exp: Ditto.
11681 * gdb.cp/punctuator.exp: Ditto.
11682 * gdb.cp/templates.exp: Ditto.
11683 * gdb.cp/virtbase.exp: Ditto.
11684
889bf7c5 11685 * gdb.threads/attach-stopped.exp:
9db70545 11686 Replace uses of send_gdb / gdb_expect.
889bf7c5 11687 * gdb.threads/attachstop-mt.exp:
9db70545 11688 Replace uses of send_gdb / gdb_expect.
889bf7c5 11689 * gdb.threads/gcore-thread.exp:
9db70545 11690 Replace uses of send_gdb / gdb_expect.
889bf7c5 11691 * gdb.threads/hand-call-in-threads.exp:
9db70545
MS
11692 Replace uses of send_gdb / gdb_expect.
11693 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 11694 * gdb.threads/print-threads.exp:
9db70545
MS
11695 Replace uses of send_gdb / gdb_expect.
11696 * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
11697 * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
11698 * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
11699
11700 * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
11701 * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
11702 * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
11703 * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
11704 * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
11705 * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
11706 * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
11707 * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
11708 * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
11709 * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
11710 * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
11711
359cc68c
JK
117122010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11713
11714 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
11715
7d3fe98e
SW
117162010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
11717
11718 * gdb.cp/koenig.exp: Added new test case.
11719 * gdb.cp/koenig.cc: Ditto.
11720
27d3a1a2
MS
117212010-06-01 Michael Snyder <msnyder@vmware.com>
11722
11723 * gdb.base/arithmet.exp: Use gdb_test_no_output.
11724 * gdb.base/arrayidx.exp: Ditto.
11725 * gdb.base/attach.exp: Ditto.
11726 * gdb.base/auxv.exp: Ditto.
11727 * gdb.base/bigcre.exp: Ditto.
11728 * gdb.base/break-always.exp: Ditto.
11729 * gdb.base/break-interp.exp: Ditto.
11730 * gdb.base/break.exp: Ditto.
11731 * gdb.base/breakpoint-shadow.exp: Ditto.
11732 * gdb.base/call-ar-st.exp: Ditto.
11733 * gdb.base/call-sc.exp: Ditto.
11734 * gdb.base/call-signal-resume.exp: Ditto.
11735 * gdb.base/callfuncs.exp: Ditto.
11736 * gdb.base/catch-syscall.exp: Ditto.
11737 * gdb.base/charset.exp: Ditto.
11738 * gdb.base/code-expr.exp: Ditto.
11739 * gdb.base/commands.exp: Ditto.
11740 * gdb.base/cond-expr.exp: Ditto.
11741 * gdb.base/condbreak.exp: Ditto.
11742 * gdb.base/cursal.exp: Ditto.
11743 * gdb.base/cvexpr.exp: Ditto.
11744 * gdb.base/default.exp: Ditto.
11745 * gdb.base/del.exp: Ditto.
11746 * gdb.base/detach.exp: Ditto.
11747 * gdb.base/display.exp: Ditto.
11748 * gdb.base/ena-dis-br.exp: Ditto.
11749 * gdb.base/eval-skip.exp: Ditto.
11750 * gdb.base/foll-fork.exp: Ditto.
11751 * gdb.base/foll-vfork.exp: Ditto.
11752 * gdb.base/frame-args.exp: Ditto.
11753 * gdb.base/funcargs.exp: Ditto.
11754 * gdb.base/gcore-buffer-overflow.exp: Ditto.
11755 * gdb.base/gdbvars.exp: Ditto.
11756 * gdb.base/help.exp: Ditto.
11757 * gdb.base/ifelse.exp: Ditto.
11758 * gdb.base/included.exp: Ditto.
11759 * gdb.base/list.exp: Ditto.
11760 * gdb.base/macscp.exp: Ditto.
11761 * gdb.base/maint.exp: Ditto.
11762 * gdb.base/multi-fork.exp: Ditto.
11763 * gdb.base/overlays.exp: Ditto.
11764 * gdb.base/page.exp: Ditto.
11765 * gdb.base/pending.exp: Ditto.
11766 * gdb.base/pointers.exp: Ditto.
11767 * gdb.base/pr11022.exp: Ditto.
11768 * gdb.base/prelink.exp: Ditto.
11769 * gdb.base/printcmds.exp: Ditto.
11770 * gdb.base/psymtab.exp: Ditto.
11771 * gdb.base/randomize.exp: Ditto.
11772 * gdb.base/relational.exp: Ditto.
11773 * gdb.base/relocate.exp: Ditto.
11774 * gdb.base/remote.exp: Ditto.
11775 * gdb.base/sepdebug.exp: Ditto.
11776 * gdb.base/set-lang-auto.exp: Ditto.
11777 * gdb.base/setshow.exp: Ditto.
11778 * gdb.base/setvar.exp: Ditto.
11779 * gdb.base/signals.exp: Ditto.
11780 * gdb.base/signull.exp: Ditto.
11781 * gdb.base/sigstep.exp: Ditto.
11782 * gdb.base/sizeof.exp: Ditto.
11783 * gdb.base/solib-disc.exp: Ditto.
11784 * gdb.base/store.exp: Ditto.
11785 * gdb.base/structs.exp: Ditto.
11786 * gdb.base/structs2.exp: Ditto.
11787 * gdb.base/subst.exp: Ditto.
11788 * gdb.base/term.exp: Ditto.
11789 * gdb.base/trace-commands.exp: Ditto.
11790 * gdb.base/unwindonsignal.exp: Ditto.
11791 * gdb.base/valgrind-db-attach.exp: Ditto.
11792 * gdb.base/varargs.exp: Ditto.
11793 * gdb.base/watch-cond.exp: Ditto.
11794 * gdb.base/watch_thread_num.exp: Ditto.
11795 * gdb.base/watchpoint-cond-gone.exp: Ditto.
11796 * gdb.base/watchpoint.exp: Ditto.
11797 * gdb.base/whatis-exp.exp: Ditto.
11798
f8d3bf8f
MS
117992010-06-01 Michael Snyder <msnyder@vmware.com>
11800
11801 * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
11802 * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
11803 * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
11804 * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
11805 * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
11806 * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
11807 * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
11808 * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
11809 * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
11810 * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
11811 * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
11812 * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
11813 * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
11814 * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
11815 * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
11816
3f9e0d32
JK
118172010-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
11818
11819 * gdb.base/commands.exp (begin commands on watch): Remove excessive
11820 trailing newline.
11821 * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
11822 * gdb.java/jmisc.exp (p *args\n): Rename to ...
11823 (p *args): ... here and remove excessive trailing newline.
11824
f629457d
JB
118252010-05-31 Joel Brobecker <brobecker@adacore.com>
11826
11827 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
11828
09eef106
JK
118292010-05-31 Jan Kratochvil <jan.kratochvil@redhat.com>
11830
11831 Accept the new Linux kernel "t (tracing stop)" string.
11832 * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
11833 Update comment.
11834 (state_wait) <T (tracing stop)>: New.
11835 (main): Update the state_wait expect string.
11836
94f31136
PA
118372010-05-28 Pedro Alves <pedro@codesourcery.com>
11838
11839 * limits.c, limits.exp: Delete files.
11840 * Makefile.in (clean mostlyclean): Adjust.
11841 * tracecmd.exp: Adjust.
11842
096554ab
JK
118432010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11844
11845 * gdb.base/tui-layout.exp: New.
11846
27d3a1a2 118472010-05-28 Michael Snyder <msnyder@vmware.com>
bcd2dc50 11848
889bf7c5 11849 * gdb.reverse/break-precsave.exp:
bcd2dc50 11850 Replace uses of send_gdb / gdb_expect.
889bf7c5 11851 * gdb.reverse/break-reverse.exp:
bcd2dc50 11852 Replace uses of send_gdb / gdb_expect.
889bf7c5 11853 * gdb.reverse/consecutive-precsave.exp:
bcd2dc50 11854 Replace uses of send_gdb / gdb_expect.
889bf7c5 11855 * gdb.reverse/consecutive-reverse.exp:
bcd2dc50 11856 Replace uses of send_gdb / gdb_expect.
889bf7c5 11857 * gdb.reverse/finish-precsave.exp:
bcd2dc50 11858 Replace uses of send_gdb / gdb_expect.
889bf7c5 11859 * gdb.reverse/finish-reverse.exp:
bcd2dc50 11860 Replace uses of send_gdb / gdb_expect.
889bf7c5 11861 * gdb.reverse/i386-precsave.exp:
bcd2dc50 11862 Replace uses of send_gdb / gdb_expect.
889bf7c5 11863 * gdb.reverse/i386-reverse.exp:
bcd2dc50 11864 Replace uses of send_gdb / gdb_expect.
889bf7c5 11865 * gdb.reverse/i386-sse-reverse.exp:
bcd2dc50 11866 Replace uses of send_gdb / gdb_expect.
889bf7c5 11867 * gdb.reverse/i387-env-reverse.exp:
bcd2dc50 11868 Replace uses of send_gdb / gdb_expect.
889bf7c5 11869 * gdb.reverse/i387-stack-reverse.exp:
bcd2dc50 11870 Replace uses of send_gdb / gdb_expect.
889bf7c5 11871 * gdb.reverse/machinestate-precsave.exp:
bcd2dc50 11872 Replace uses of send_gdb / gdb_expect.
889bf7c5 11873 * gdb.reverse/machinestate.exp:
bcd2dc50 11874 Replace uses of send_gdb / gdb_expect.
889bf7c5 11875 * gdb.reverse/sigall-precsave.exp:
bcd2dc50 11876 Replace uses of send_gdb / gdb_expect.
889bf7c5 11877 * gdb.reverse/sigall-reverse.exp:
bcd2dc50 11878 Replace uses of send_gdb / gdb_expect.
889bf7c5 11879 * gdb.reverse/solib-precsave.exp:
bcd2dc50 11880 Replace uses of send_gdb / gdb_expect.
889bf7c5 11881 * gdb.reverse/solib-reverse.exp:
bcd2dc50 11882 Replace uses of send_gdb / gdb_expect.
889bf7c5 11883 * gdb.reverse/step-precsave.exp:
bcd2dc50 11884 Replace uses of send_gdb / gdb_expect.
889bf7c5 11885 * gdb.reverse/step-reverse.exp:
bcd2dc50 11886 Replace uses of send_gdb / gdb_expect.
889bf7c5 11887 * gdb.reverse/until-precsave.exp:
bcd2dc50 11888 Replace uses of send_gdb / gdb_expect.
889bf7c5 11889 * gdb.reverse/until-reverse.exp:
bcd2dc50 11890 Replace uses of send_gdb / gdb_expect.
889bf7c5 11891 * gdb.reverse/watch-precsave.exp:
bcd2dc50 11892 Replace uses of send_gdb / gdb_expect.
889bf7c5 11893 * gdb.reverse/watch-reverse.exp:
bcd2dc50
MS
11894 Replace uses of send_gdb / gdb_expect.
11895
3def43e0
JK
118962010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11897
11898 * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
11899 excessive newline.
11900
27d3a1a2 119012010-05-27 Michael Snyder <msnyder@vmware.com>
22454424
MS
11902
11903 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
02746bbc
MS
11904 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
11905 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
11906 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
11907 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
11908 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
11909 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
11910 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
11911 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
11912 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
11913 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
11914 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
11915 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
11916 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
11917 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
11918 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
11919 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
11920 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
11921 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
22454424 11922
27d3a1a2 119232010-05-26 Michael Snyder <msnyder@vmware.com>
ec9f1212 11924
22454424
MS
11925 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
11926 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
11927
11928 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
11929 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
11930 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
11931
889bf7c5 11932 * gdb.reverse/consecutive-reverse.exp:
22454424 11933 Replace uses of send_gdb / gdb_expect.
889bf7c5 11934 * gdb.reverse/consecutive-precsave.exp:
22454424
MS
11935 Replace uses of send_gdb / gdb_expect.
11936
11937 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
11938 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
11939 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 11940 * gdb.mi/mi-ns-stale-regcache.exp:
22454424
MS
11941 Replace uses of send_gdb / gdb_expect.
11942 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
11943 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
11944 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
11945 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
11946 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
11947 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
11948 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
11949 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
11950 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
ec9f1212
MS
11951
119522010-05-26 Michael Snyder <msnyder@vmware.com>
6acb16a2 11953
22454424 11954 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 11955
22454424 11956 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 11957
22454424
MS
11958 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
11959 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
11960 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
11961 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
11962 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
11963 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
11964 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
11965 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
11966 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 11967
6e5f2c59
TT
119682010-05-25 Tom Tromey <tromey@redhat.com>
11969
11970 * gdb.base/macscp.exp: Add missing space after setup_kfail.
11971
bbc8b958
TT
119722010-05-25 Tom Tromey <tromey@redhat.com>
11973
11974 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
11975 argument order.
11976 * gdb.base/macscp.exp: Fix setup_kfail argument order.
11977 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
11978 order.
11979 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
11980 order.
11981 * gdb.base/call-sc.exp (setup_kfails): Remove.
11982 (setup_compiler_kfails): Remove.
11983 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
11984 argument order.
11985 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
11986 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
11987 (advancei): Fix setup_kfail argument order.
11988 * gdb.base/radix.exp: Fix setup_kfail argument order.
11989 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
11990 order.
11991 * gdb.base/structs.exp (setup_kfails): Remove.
11992 (setup_compiler_kfails): Fix setup_kfail argument order.
11993 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
11994 order.
11995 * gdb.java/jmain.exp: Fix setup_kfail argument order.
11996 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
11997 setup_kfail argument order.
11998 * gdb.cp/overload.exp: Fix setup_kfail argument order.
11999
83d1babf
TT
120002010-05-25 Tom Tromey <tromey@redhat.com>
12001
12002 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
12003
6acb16a2
MS
120042010-05-25 Michael Snyder <msnyder@vmware.com>
12005
12006 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
12007 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
12008 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
12009 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
12010 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
12011 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
12012 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
12013 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
12014 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
ad3986f0
MS
12015 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
12016 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
12017 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
12018 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
12019 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
12020 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
12021 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
12022 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
12023 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
12024 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
12025 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
12026 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
12027 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
12028 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
a76e022a
MS
12029 * gdb.base/default.exp: Replace send_gdb with gdb_test.
12030 * gdb.base/define.exp: Replace send_gdb with gdb_test.
12031 * gdb.base/display.exp: Replace send_gdb with gdb_test.
12032 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
12033 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
12034 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
12035 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
12036 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
12037 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
12038 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
12039 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
12040 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
12041 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
12042 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
12043 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
12044 * gdb.base/help.exp: Replace send_gdb with gdb_test.
12045 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
12046 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
12047 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
65731a6b
MS
12048 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
12049 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
12050 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
12051 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
12052 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
6acb16a2 12053 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
65731a6b
MS
12054
120552010-05-25 Doug Evans <dje@google.com>
12056
12057 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
12058 gdb.string_to_argv.
ad3986f0 12059
d3b1e874
TT
120602010-05-21 Tom Tromey <tromey@redhat.com>
12061
12062 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
12063 Call it.
12064 * gdb.dwarf2/pieces.S: Update.
12065 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
12066
cb826367
TT
120672010-05-21 Tom Tromey <tromey@redhat.com>
12068
12069 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
12070 Call it.
12071 * gdb.dwarf2/pieces.c (struct C): New.
12072 (f6): New function.
12073 * gdb.dwarf2/pieces.S: Replace.
12074
74de6778
TT
120752010-05-21 Tom Tromey <tromey@redhat.com>
12076
12077 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
12078 Call it.
12079
afd74c5f
TT
120802010-05-21 Tom Tromey <tromey@redhat.com>
12081
12082 * gdb.dwarf2.pieces.exp: New file.
12083 * gdb.dwarf2.pieces.S: New file.
12084 * gdb.dwarf2.pieces.c: New file.
12085
a7b75dfd 120862010-05-20 Pedro Alves <pedro@codesourcery.com>
889bf7c5 12087 Joel Brobecker <brobecker@adacore.com>
a7b75dfd
JB
12088
12089 * lib/gdb.exp (gdb_test_no_output): New function.
12090 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
12091 when testing commands that should produce no output.
12092
c81c812a
JB
120932010-05-17 Joel Brobecker <brobecker@adacore.com>
12094
12095 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
12096 parameter that we want to watch being a constant.
12097
0cce5bd9
JB
120982010-05-17 Joel Brobecker <brobecker@adacore.com>
12099
12100 * gdb.ada/cond_lang: New testcase.
12101
47050449
JB
121022010-05-17 Joel Brobecker <brobecker@adacore.com>
12103
12104 * lib/gdb.exp (banned_variables): New variable/constant.
12105 (gdb_init): Add write trace on variables listed in banned_variables.
12106 (gdb_finish): Remove write traces on variables listed in
12107 banned_variables.
12108
77c01586
JB
121092010-05-17 Joel Brobecker <brobecker@adacore.com>
12110
12111 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
12112 * gdb.cp/koenig.exp: Likewise.
12113
88d4aea7
PM
121142010-05-14 Phil Muldoon <pmuldoon@redhat.com>
12115
889bf7c5 12116 PR python/11482
88d4aea7
PM
12117
12118 * gdb.python/py-value.exp (test_value_hash): New function.
12119
f5a010c0
PM
121202010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
12121
12122 PR exp/11530.
12123 * gdb.base/gdb11530.c: New file.
12124 * gdb.base/gdb11530.exp: New file.
12125
8ef4892f
JK
121262010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12127
12128 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
12129 * gdb.dwarf2/dw2-modula2-self-type.S: New.
12130
7322dca9
SW
121312010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
12132
12133 * gdb.cp/koenig.exp: New test.
12134 * gdb.cp/koenig.cc: New test program.
12135
02e7ea18
JB
121362010-05-05 Joel Brobecker <brobecker@adacore.com>
12137
12138 Remove the use of prms_id and bug_id throughout the testsuite.
12139
e1c34c5d
PM
121402010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
12141
12142 PR exp/11349.
12143 * testsuite/gdb.cp/ref-types.exp: Add test to examine
12144 use a reference local variable.
12145
8e1d0c49
JK
121462010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
12147
12148 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
12149 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
12150 variable different_dir. Move debugfile into a full directory pathname
12151 under DIFFERENT_DIR.
12152 * lib/gdb.exp (separate_debug_filename): Remove.
12153 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
12154 variable debug_dir and mkdir of it. Update function comments.
12155
e66408ed
PA
121562010-04-29 Pedro Alves <pedro@codesourcery.com>
12157
12158 PR gdb/11557
12159
12160 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
12161 files.
12162
d7b32ed3
PM
121632010-04-29 Phil Muldoon <pmuldoon@redhat.com>
12164
889bf7c5 12165 * gdb.python/py-param.exp: New File.
d7b32ed3 12166
6aecb9c2
JB
121672010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
12168
12169 * gdb.base/default.exp: Fix "set language" test.
12170
bdf92a1c
PM
121712010-04-24 Pierre Muller <muller@ics.u-strasbg.fr>
12172
12173 PR breakpoints/11531.
12174 * gdb.base/gdb11531.c: New file.
12175 * gdb.base/gdb11531.exp: New file.
12176
3f172e24
TT
121772010-04-26 Tom Tromey <tromey@redhat.com>
12178
12179 * gdb.base/completion.exp: Add tests for completion and deprecated
12180 commands.
12181
64af4c92
JK
121822010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12183
12184 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
12185 (print /x char_array): Escape curly brackets.
12186
492928e4
JK
121872010-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
12188
12189 Fix deadlock on looped list of loaded shared objects.
12190 * gdb.base/solib-corrupted.exp: New.
12191
66d09542
DE
121922010-04-23 Doug Evans <dje@google.com>
12193
12194 * gdb.python/py-section-script.c: New file.
12195 * gdb.python/py-section-script.exp: New file.
12196 * gdb.python/py-section-script.py: New file.
12197
8bd10a10
CM
121982010-04-20 Chris Moller <cmoller@redhat.com>
12199
12200 PR 10179
12201
12202 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
12203 * gdb.base/pr10179-a.c:
12204 * gdb.base/pr10179-b.c:
12205 * gdb.base/pr10179.exp: New files.
12206
c0201579
JK
122072010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12208
12209 Fix crashes on dangling display expressions.
12210 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
12211 is SEP.
12212 (lib_flags): Remove the "debug" keyword.
12213 (libsepdebug): New variable for iterating new loop.
12214 (save_pf_prefix): New variable wrapping the loop.
12215 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
12216 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
12217
793b0ff8
PM
122182010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
12219
12220 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
12221
097f51f7
PM
122222010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
12223
12224 PR stabs/11479.
12225 * gdb.stabs/gdb11479.exp: New file.
12226 * gdb.stabs/gdb11479.c: New file.
12227
9a22f0d0
PM
122282010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
12229
12230 * gdb.base/charset.c (Strin16, String32): New variables.
12231 * gdb.base/charset.exp (gdb_test): Test correct display
12232 of 16 or 32 bit strings.
12233
122342010-04-21 Chris Moller <cmoller@redhat.com>
0b66f317
CM
12235
12236 PR 9167
12237 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
12238 * gdb.cp/pr9167.cc: New file.
12239 * gdb.cp/pr9167.exp: New file.
12240
12241
6e354e5e
PM
122422010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
12243
12244 PR pascal/11492.
12245 * gdb.pascal/gdb11492.pas: New file.
12246 * gdb.pascal/gdb11492.exp: New file.
12247
be942545
JB
122482010-04-20 Joel Brobecker <brobecker@adacore.com>
12249
1667e6e3 12250 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
be942545 12251
0c3acc09
JB
122522010-04-20 Joel Brobecker <brobecker@adacore.com>
12253
12254 * gdb.ada/dyn_loc: New testcase.
12255
ec31cde5
CM
122562010-04-20 Chris Moller <cmoller@redhat.com>
12257
12258 PR 10867
889bf7c5 12259
ec31cde5
CM
12260 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
12261 * gdb.cp/pr10687.cc: New file.
12262 * gdb.cp/pr10687.exp: New file.
12263
12264
ce4b0682
SDJ
122652010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12266 Sergio Durigan Junior <sergiodj@redhat.com>
12267
12268 * gdb.fortran/logical.exp: New testcase.
12269 * gdb.fortran/logical.f90: New file.
12270
3436961f
DE
122712010-04-19 Doug Evans <dje@google.com>
12272
12273 * gdb.base/help.exp (help source): Update expected output.
12274
4d836c09
JK
122752010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
12276
12277 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
12278 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
12279 gdb_exit and return.
12280 (executable): New variable.
12281 (binfile): Use it.
12282
6149aea9
PA
122832010-04-19 Pedro Alves <pedro@codesourcery.com>
12284
12285 PR breakpoints/8554.
12286
12287 * gdb.trace/save-trace.exp: Adjust.
12288
ed41462c
L
122892010-04-17 H.J. Lu <hongjiu.lu@intel.com>
12290
12291 PR corefiles/11511
12292 * gdb.arch/system-gcore.exp: New.
12293 * gdb.arch/gcore.c: Likewise.
12294
3f7b2faa
DE
122952010-04-15 Doug Evans <dje@google.com>
12296
fa33c3cd
DE
12297 * gdb.python/py-progspace.c: New file.
12298 * gdb.python/py-progspace.exp: New file.
12299
3f7b2faa
DE
12300 * gdb.base/source.exp: Add tests for "source -s".
12301
79f283fe
PM
123022010-04-14 Phil Muldoon <pmuldoon@redhat.com>
12303
12304 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
12305 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
12306 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
12307 * gdb.python/py-mi.exp: New test for to_string returning None.
12308
fc8eb08a
PM
123092010-04-12 Phil Muldoon <pmuldoon@redhat.com>
12310
12311 * gdb.python/py-breakpoint.c: Make result global.
12312
26e197f6
JK
123132010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
12314
12315 Fix non-GNU make compatibility.
12316 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
12317
adc36818
PM
123182010-04-09 Phil Muldoon <pmuldoon@redhat.com>
12319
12320 * gdb.python/py-breakpoint.exp: New File.
12321 * gdb.python/py-breakpoint.C: Ditto.
12322
64e17368
SS
123232010-04-08 Stan Shebs <stan@codesourcery.com>
12324
12325 * gdb.trace/actions.exp: Clear default-collect.
12326 * gdb.trace/save-trace.exp: Clear default-collect.
12327
fff5cc64
PM
123282010-04-08 Phil Muldoon <pmuldoon@redhat.com>
12329
12330 * gdb.python/py-value: Add null string variable.
12331 (test_lazy_string): Test zero length, NULL address lazy
12332 strings.
12333
a055a187
L
123342010-04-07 H.J. Lu <hongjiu.lu@intel.com>
12335
12336 * gdb.arch/i386-avx.c: New.
12337 * gdb.arch/i386-avx.exp: Likewise.
12338
12339 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
12340
96e39866
DE
123412010-04-06 Doug Evans <dje@google.com>
12342
12343 * gdb.base/source-test.gdb: New file.
12344 * gdb.base/source.exp: Test source -v.
12345
5984a431
UW
123462010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12347
12348 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
12349
ec8a089a
PM
123502010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
12351
12352 * gdb.stabs/aout.sed: Convert all backslash to double backslash
12353 within one line, unless it is followed by a double quote.
12354 * gdb.stabs/hppa.sed: Idem.
12355 * gdb.stabs/weird.def: Add char and String constants
889bf7c5
PA
12356 * gdb.stabs/weird.exp: Check for correct parsing of
12357 char and string constants.
ec8a089a
PM
12358 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
12359 in .stabs to .stabx substitution.
12360
fce3c1f0
SS
123612010-04-05 Stan Shebs <stan@codesourcery.com>
12362
12363 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
12364 constant global.
12365 * gdb.trace/tfile.exp: Try to print them.
12366
d77f58be
SS
123672010-04-04 Stan Shebs <stan@codesourcery.com>
12368
12369 * gdb.base/completion.exp: Update for new "info watchpoints".
12370 * gdb.base/default.exp: Ditto.
12371 * gdb.base/help.exp: Ditto.
12372 * gdb.base/watchpoint.exp: Ditto.
12373 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
889bf7c5 12374
af54718e
SS
123752010-04-04 Stan Shebs <stan@codesourcery.com>
12376
12377 * gdb.trace/tfile.exp: Sharpen tfind test.
12378
74d1f91e
JK
123792010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
12380
12381 * gdb.base/break-entry.exp: New.
12382
eb8e76db 123832010-04-02 Hui Zhu <teawater@gmail.com>
889bf7c5 12384 Michael Snyder <msnyder@vmware.com>
eb8e76db
HZ
12385
12386 * gdb.reverse/i386-sse-reverse.exp: New file.
12387 * gdb.reverse/i386-sse-reverse.c: New file.
12388
bf65cad8
PA
123892010-04-02 Pedro Alves <pedro@codesourcery.com>
12390
12391 * gdb.trace/tfind.exp: Adjust expected disassembly output.
12392
fff87407
SS
123932010-04-01 Stan Shebs <stan@codesourcery.com>
12394
12395 * gdb.trace/actions.exp: Tweak expected output.
12396 * gdb.trace/while-stepping.exp: Tweak expected output.
12397
fe01d668
L
123982010-04-01 H.J. Lu <hongjiu.lu@intel.com>
12399
12400 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
12401
86b17b60
PA
124022010-04-01 Pedro Alves <pedro@codesourcery.com>
12403
12404 * gdb.base/commands.exp: Adjust.
12405 * gdb.cp/extern-c.exp: Adjust.
12406
2c58c0a9
PA
124072010-04-01 Pedro Alves <pedro@codesourcery.com>
12408
12409 * gdb.trace/collection.c (local_test_func): Define a local struct,
12410 and instanciate it.
12411
0db9b91c
PA
124122010-04-01 Pedro Alves <pedro@codesourcery.com>
12413
12414 * gdb.trace/collection.exp (gdb_collect_args_test)
12415 (gdb_collect_argarray_test): XFAIL the tests that assume the
12416 argarray argument's elements are collected.
12417
8072405b
JK
124182010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
12419
12420 * gdb.dwarf2/dw2-bad-parameter-type.exp,
12421 gdb.dwarf2/dw2-bad-parameter-type.S: New.
12422
8bf6485c
SS
124232010-03-31 Stan Shebs <stan@codesourcery.com>
12424
12425 * gdb.trace/save-trace.exp: Test save/restore of default-collect
12426 and tracepoint conditionals.
12427 (gdb_verify_tracepoints): Delete unused return.
12428
fd7f724a
KS
124292010-03-26 Keith Seitz <keiths@redhat.com>
12430
12431 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
12432 appear in the output before main.
12433 Remove KFAIL for gdb/2215 aka bz 9320.
12434
8d9e7719
DE
124352010-03-30 Doug Evans <dje@google.com>
12436
0906dd0b
DE
12437 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
12438 by dejagnu.
12439 * gdb.arch/amd64-dword.exp: Ditto.
12440
8d9e7719
DE
12441 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
12442 match.
12443 (break printf): Ditto.
12444
1da644f0
SW
124452010-03-29 Sami Wagiaalla <swagiaal@redhat.com>
12446
12447 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
12448 gcc < 4.4.
12449 * gdb.cp/shadow.exp: Ditto.
12450
a8121990
PA
124512010-03-29 Pedro Alves <pedro@codesourcery.com>
12452
12453 * gdb.trace/collection.exp (run_trace_experiment): Make sure
12454 "tstart" is silent.
12455
6e79d367
PA
124562010-03-29 Pedro Alves <pedro@codesourcery.com>
12457
12458 * gdb.trace/collection.exp (executable): New.
12459 (binfile): Use it.
12460 (fpreg, spreg, pcreg): New.
12461 (test_register): Use gdb_test_multiple. Pass /x to print.
12462 (prepare_for_trace_test): New.
12463 (run_trace_experiment): Use "continue", not gdb_run_cmd.
12464 (gdb_collect_args_test, gdb_collect_argstruct_test)
12465 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
12466 prepare_for_trace_test.
12467 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
12468 fpreg, spreg and pcreg.
12469 (gdb_collect_expression_test, gdb_collect_globals_test): Use
12470 prepare_for_trace_test.
12471 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
12472 try to detect tracing support here. Don't set breakpoints at
12473 `begin' or `end' here.
12474 <global scope>: Use clean_restart. Run to main before checking
12475 for tracing support. Check for for tracing support here.
12476
09248348
JK
124772010-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
12478
12479 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
12480 " as $displacement" to "seen displacement message".
12481
d350db38
PA
124822010-03-28 Pedro Alves <pedro@codesourcery.com>
12483
12484 * gdb.trace/while-dyn.exp (executable): New variable.
12485 (binfile): Use it.
12486 (test_while_stepping): New function. Move most tests here. Call
12487 it once for each of the while-stepping, stepping and ws aliases.
12488
907af001
UW
124892010-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12490
12491 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
12492 that do not provide the tagless_struct type name at all.
12493 (test_print_anon_union): Do not check value of uninitialized
12494 union member. Do not use cp_test_ptype_class, so we can accept
12495 "long" as well as "long int".
12496
610197fd
PA
124972010-03-26 Pedro Alves <pedro@codesourcery.com>
12498
12499 * gdb.trace/tfile.c (tohex, bin2hex): New.
12500 (write_error_trace_file): Hexify error description.
12501
6c28cbf2
SS
125022010-03-25 Stan Shebs <stan@codesourcery.com>
12503
12504 * gdb.trace/tfile.c: Generate an additional trace file, improve
12505 portability.
12506 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
12507 files in a better way.
12508
e62b8c7e
KS
125092010-03-25 Keith Seitz <keiths@redhat.com>
12510
12511 * gdb.java/jprint.exp: XFAIL printing of static class members
12512 because of GCC debuginfo problem.
12513
82ccf5a5
JK
125142010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
12515
12516 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
12517
293e2f9e
DJ
125182010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
12519
12520 * gdb.base/completion.exp: Allow long instead of long int.
12521 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
12522 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
12523 variable p.
12524 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
12525 * gdb.base/pointers.exp: Allow long instead of long int.
12526 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
12527 * gdb.base/step-line.exp: Allow a directory before the source file name.
12528
95a42b64
TT
125292010-03-24 Tom Tromey <tromey@redhat.com>
12530
12531 PR breakpoints/9352:
12532 * gdb.base/default.exp: Update.
12533 * gdb.base/commands.exp: Update.
12534 * gdb.cp/extern-c.exp: Test setting commands on multiple
12535 breakpoints at once.
12536
2390201f
DJ
125372010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
12538
12539 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
12540 if gdb,nosignals.
12541 * gdb.base/watchpoints.c: Do not include unnecessary headers.
12542 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
12543 exited".
12544
8c9a6790
SS
125452010-03-24 Stan Shebs <stan@codesourcery.com>
12546
12547 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
12548
a6c727b2
DJ
125492010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
12550
12551 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
12552 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
12553 argument. Handle "short" and "long".
12554 (Top level): Pass overprototyped output for old_fptr and xptr.
12555
4dfd5423
PA
125562010-03-23 Pedro Alves <pedro@codesourcery.com>
12557
12558 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
12559 format strings and add casts to avoid compiler warnings.
12560
125612010-03-23 Vladimir Prus <vladimir@codesourcery.com>
a7bdde9e
VP
12562
12563 * lib/trace-support.exp (gdb_trace_setactions):
12564 Don't expect whitespace after ">" prompt.
12565 * gdb.trace/actions.exp: Adjust for output changes.
12566 * gdb.trace/while-stepping.exp: Likewise.
12567
c847d045
JK
125682010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12569
12570 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
12571 and r157645).
12572
5f717f1d
JK
125732010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12574
12575 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
12576 New.
12577
7d6d51d5
DJ
125782010-03-22 Daniel Jacobowitz <dan@codesourcery.com>
12579
12580 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
12581 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
12582
3b11a015
SS
125832010-03-19 Stan Shebs <stan@codesourcery.com>
12584
12585 * gdb.trace/ax.exp: New file.
12586
d7d158ed
DE
125872010-03-19 Doug Evans <dje@google.com>
12588
6bb85cd1
DE
12589 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
12590 output from gcc.
12591
d7d158ed
DE
12592 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
12593 named /usr/sbin/prelink<foo>.
12594
4daf5ac0
SS
125952010-03-18 Stan Shebs <stan@codesourcery.com>
12596
12597 * gdb.trace/circ.exp: Test circular-trace-buffer.
12598 * gdb.trace/tfile.exp: Update tstatus test.
12599
e8d05480
JB
126002010-03-18 Joel Brobecker <brobecker@adacore.com>
12601
12602 * gdb.dwarf2/dw2-anonymous-func.S: New file.
12603 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
12604
441b986a
UW
126052010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12606
12607 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
12608
4247603b
PA
126092010-03-18 Pedro Alves <pedro@codesourcery.com>
12610
12611 * gdb.base/default.exp: Adjust the expected output of the finish
12612 and until commands when the inferior is not being run.
12613
13387711
SW
126142010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
12615
12616 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
12617 * gdb.cp/nsusing.exp: Ditto.
12618
6e31430b
TT
126192010-03-15 Tom Tromey <tromey@redhat.com>
12620
12621 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
12622 * gdb.cp/userdef.cc (operator==): New function.
12623 (main): New locals mem1, mem2.
12624
e2d69cb5
JZ
126252010-03-15 Jie Zhang <jie@codesourcery.com>
12626
12627 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
12628 Declare and use new loadtimeout variable.
12629
f572f0a9
DJ
126302010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
12631
12632 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
12633 Use gdb_load later.
12634
51f4c0b0
PA
126352010-03-14 Pedro Alves <pedro@codesourcery.com>
12636
12637 * gdb.base/solib-disc.c (main): Make format of fprintf a string
12638 literal. Add missing endlines to prints to stderr.
12639
1c809c68
TT
126402010-03-12 Tom Tromey <tromey@redhat.com>
12641
12642 PR c++/9708:
12643 * gdb.cp/m-static.exp: Add regression test.
12644 * gdb.cp/m-static.cc (method): New method.
12645 (main): Call it.
12646
00ae8fef
SW
126472010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
12648
12649 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
12650 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
12651
759f0f0b
PA
126522010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
12653
21e24d21
PA
12654 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
12655
126562010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
12657
759f0f0b
PA
12658 * lib/gdb.exp (skip_stl_tests): New.
12659 (gdb_compile): Symbian needs -ldl.
12660 (shlib_target_file): New.
12661 (shlib_symbol_file): New.
12662 (gdb_load_shlibs): Use shlib_target_file.
12663 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
12664 * gdb.cp/exception.exp: Use skip_stl_tests.
12665 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
12666 * gdb.cp/try_catch.exp: Use skip_stl_tests.
12667 * gdb.cp/mb-templates.exp: Ditto.
12668 * gdb.base/commands.exp: Relax regexes.
12669 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
12670 shlib_target_file and shlib_symbol_file.
12671 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
12672 sections.
12673 * gdb.base/ending-run.exp: Accept E32Main for symbian.
12674 * gdb.base/solib-disc.exp: Use
12675 shlib_target_file and shlib_symbol_file.
12676 * gdb.base/unload.exp: Don't skip on symbian. Use
12677 shlib_target_file and shlib_symbol_file.
12678 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
12679
6a8f2671 126802010-03-12 Pedro Alves <pedro@codesourcery.com>
889bf7c5 12681
6a8f2671
PA
12682 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
12683 * gdb.trace/report.exp: Adjust for x86 and x86_64.
12684 Issue a tfind end before looking for a tracepoint frame.
12685 * gdb.trace/tfind.exp: Adjust tstatus output.
12686 Adjust disassembly output.
12687 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
12688
ccf26247
JK
126892010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12690
12691 * gdb.base/break-interp.exp: Create new displacement parameter value
12692 for the test_ld calls.
12693 (reach): New parameter displacement, verify its content. New push of
12694 pf_prefix "reach-$func:". Import global expect_out.
12695 (test_core): New parameter displacement, verify its content. New push
12696 of pf_prefix "core:". New command "set verbose on". Import global
12697 expect_out.
12698 (test_attach): New parameter displacement, verify its content. New
12699 push of pf_prefix "attach:". New command "set verbose on". Import
12700 global expect_out.
12701 (test_ld): New parameter displacement, pass it to the reach, test_core
12702 and test_attach calls and verify its content in the "ld.so exit" test.
12703 * gdb.base/prelink.exp: Remove gdb_exit and final return.
12704 (prelink): Update expected text, use gdb_test.
12705
e469c7fb
DE
127062010-03-10 Doug Evans <dje@google.com>
12707
12708 * gdb.base/checkpoint.exp: Fix comment.
12709 Lengthen timeout while doing >600 checkpoints test.
12710 Rename duplicate "kill all one" test to keep test names unique.
12711
60e1c644
PA
127122010-03-10 Pedro Alves <pedro@codesourcery.com>
12713
12714 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
12715
cec808ec
KS
127162010-03-08 Keith Seitz <keiths@redhat.com>
12717
889bf7c5
PA
12718 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
12719 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
12720 (dm_type_long): New function.
12721 (dm_type_unsigned_short): New function.
12722 (dm_type_unsigned_long): New function.
12723 (myint): New typedef.
12724 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
12725 long, unsigned shor and long, operator char*, and typedef.
12726 (test_lookup_operator_functions): Add operator char* test.
12727 (test_paddr_operator_functions): Likewise.
12728 (test_paddr_overloaded_functions): Use probe values for
12729 short, long, and unsigned short and long.
12730 (test_paddr_hairy_functions): If the demangler probe detected
12731 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
12732 demangler.
12733 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
12734 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
12735 and "print null_pmf".
12736 Add test "ptype a.*pmf".
12737 * gdb.cp/overload.exp: Allow optional "int" to appear with
12738 "short" and "long".
12739 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
12740 long expect value for men_overload1arg.
12741 Allow "int" to appear with "short" and "long".
12742 When testing "info break", add argument for main (void).
12743 Also allow "int" to appear with "short" and "long".
12744 Ditto with "unsigned" and "long long".
cec808ec
KS
12745 * gdb.java/jmain.exp: Do not enclose methods names in single
12746 quotes.
12747 * gdb.java/jmisc.exp: Likewise.
12748 * gdb.java/jprint.exp: Likewise.
12749 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
12750
12751 From Jan Kratochvil <jan.kratochvil@redhat.com>:
12752 * gdb.cp/exception.exp (backtrace after first throw)
12753 (backtrace after second throw): Allow a namespace before __cxa_throw.
12754 (backtrace after first catch, backtrace after second catch): Allow
12755 a namespace before __cxa_begin_catch.
12756
12757 * gdb.cp/cpexprs.exp: New file.
12758 * gdb.cp/cpexprs.cc: New file.
12759
12760 From Daniel Jacobowitz <dan@codesourcery.com>
12761 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
12762 to use string_to_regexp.
12763 (ctor, dtor): New functions. Use them to match constructor
12764 and destructor function types.
12765 (Top level): Use runto_main.
12766
f870a310
TT
127672010-03-05 Tom Tromey <tromey@redhat.com>
12768
12769 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
12770 gdb.target_charset.
12771 (pp_ns.to_string): Likewise.
12772
0c199f28
KS
127732010-03-04 Keith Seitz <keiths@redhat.com>
12774
12775 * gdb.cp/overload.exp: Test that the filename portion of a linespec
12776 can be quoted. Test that both the filename and function/line
12777 portions can be quoted at the same time.
12778
c7437ca6
PA
127792010-03-04 Pedro Alves <pedro@codesourcery.com>
12780
12781 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
12782
b111b805
DE
127832010-03-03 Doug Evans <dje@google.com>
12784
24486cb7
DE
12785 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
12786 libc contains libpthread.
12787
b111b805
DE
12788 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
12789 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
12790 of gdb_compile. Add another pattern to match android backtrace.
12791
a0e0ef55
TT
127922010-03-03 Tom Tromey <tromey@redhat.com>
12793
12794 PR gdb/11345:
12795 * gdb.base/printcmds.exp (test_printf): Add test.
12796
1ba53b71
L
127972010-03-02 H.J. Lu <hongjiu.lu@intel.com>
12798
12799 * gdb.arch/amd64-byte.exp: New.
12800 * gdb.arch/amd64-dword.exp: Likewise.
12801 * gdb.arch/amd64-pseudo.c: Likewise.
12802 * gdb.arch/amd64-word.exp: Likewise.
12803 * gdb.arch/i386-byte.exp: Likewise.
12804 * gdb.arch/i386-pseudo.c: Likewise.
12805 * gdb.arch/i386-word.exp: Likewise.
12806
f5dff777
DJ
128072010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
12808
12809 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
12810 types. Add structreg, bitfields, and flags registers.
12811 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
12812 registers.
12813
90884b2b
L
128142010-03-01 H.J. Lu <hongjiu.lu@intel.com>
12815
12816 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
12817 (load_description): Set architecture if defined.
12818
dc00d89f
PM
128192010-02-28 Phil Muldoon <pmuldoon@redhat.com>
12820
12821 * gdb.python/py-frame.exp: Add read_var block tests.
12822 * gdb.python/py-frame.c (block): New function.
12823
0e095b7e
JK
128242010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
12825 Daniel Jacobowitz <dan@codesourcery.com>
12826
12827 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
12828
624f1a65
DM
128292010-02-25 David S. Miller <davem@davemloft.net>
12830
12831 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
12832 fix logic for setting all_syscalls_numbers.
12833
f3e9a817
PM
128342010-02-24 Phil Muldoon <pmuldoon@redhat.com>
12835
12836 * Makefile.in: Add py-block and py-symbol.
12837 * gdb.python/py-symbol.exp: New File.
12838 * gdb.python/py-symtab.exp: New File.
12839 * gdb.python/py-block.exp: New File.
12840 * gdb.python/py-symbol.c: New File.
12841 * gdb.python/py-block.c: New File.
12842
f6bbabf0
PM
128432010-02-24 Phil Muldoon <pmuldoon@redhat.com>
12844
12845 PR python/11314
12846 * lib/gdb.exp (skip_python_tests): New function.
12847 * gdb.python/py-cmd.exp: Use skip_python_tests.
12848 * gdb.python/py-frame.exp: Likewise.
12849 * gdb.python/py-function.exp: Likewise.
12850 * gdb.python/py-prettyprint.exp: Likewise.
12851 * gdb.python/py-template.exp: Likewise.
12852 * gdb.python/py-type.exp: Likewise.
12853 * gdb.python/py-value.exp: Likewise.
12854
85d721b8
PA
128552010-02-22 Pedro Alves <pedro@codesourcery.com>
12856
12857 PR9605
12858
12859 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
12860
48e32051
TT
128612010-02-19 Tom Tromey <tromey@redhat.com>
12862
12863 PR c++/8693, PR c++/9496:
12864 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
12865 regression tests.
12866
ac9c0048
JK
128672010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
12868
12869 Fix compatibility with m68k as.
12870 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
12871 Use only /* comments */.
12872
57bb97a4
UW
128732010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12874
12875 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
12876 * configure: Regenerate.
12877
7d1bf85c
DJ
128782010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
12879
12880 * gdb.python/py-type.exp: Check for Python support.
12881
061b5285
PA
128822010-02-17 Pedro Alves <pedro@codesourcery.com>
12883
12884 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
12885 `regsub' syntax available.
12886
f8a8bc2c
PA
128872010-02-17 Pedro Alves <pedro@codesourcery.com>
12888
12889 * gdb.base/shmain.c (main): Remove printf call.
12890 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
12891 * gdb.base/unload.c (main): Make format of fprintf a string
12892 literal. Add missing endlines to prints to stderr.
12893 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
12894
6f451e5e
TT
128952010-02-17 Tom Tromey <tromey@redhat.com>
12896
12897 * gdb.java/jprint.java (jprint.props): New field.
12898 * gdb.java/jprint.exp (set_lang_java): Add regression test.
12899
12d79008
PA
129002010-02-17 Pedro Alves <pedro@codesourcery.com>
12901
ef801a0e 12902 * gdb.base/charset.exp: Don't assume new `regsub' syntax
12d79008
PA
12903 available.
12904
d252f7e5
DJ
129052010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12906
12907 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
12908 creation to support remote host testing.
12909
67bdab6c
DJ
129102010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12911
12912 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
12913 Recognize "command not found".
12914
bb391223
DJ
129152010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12916
12917 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
12918 single-stepping.
12919
70362913
DJ
129202010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12921
12922 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
12923 if arguments are not supported.
12924
493f3c00
DJ
129252010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12926
12927 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
12928 be const or non-const.
12929
8034c749
DJ
129302010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12931
12932 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
12933 mi_send_resuming_command to send -exec-continue.
12934
791dfb64
DJ
129352010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12936
12937 * gdb.base/list.exp (test_list_filename_and_function): Add test
12938 with single quotes.
12939 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
12940 matching.
12941 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
12942 Add KFAIL'd tests for PR gdb/11289.
12943
7c5fe868
DJ
129442010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12945
12946 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
12947
fdc498b8
DJ
129482010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12949
12950 * gdb.base/comp-dir/subdir/dummy.txt: New file.
12951 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
12952 a temporary directory.
12953
b519e2a6
DJ
129542010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12955
12956 * gdb.base/charset.exp: Use a single regular expression to match
12957 show host-charset and show target-charset output.
12958
74164c56
JK
129592010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12960
12961 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
12962 "Illegal process-id" expect string more exact.
12963 (attach to digits-starting nonsense is prohibited): New.
12964
701ed6dc
JK
129652010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12966
12967 * gdb.base/prelink.exp (set verbose on): New.
12968
889bf7c5 129692010-02-12 Tomas Holmberg <th@virtutech.com>
fa19b4e5
MS
12970
12971 * mi-reverse.exp: New file. Test for reverse option to the
12972 following MI commands: exec-continue, exec-finish, exec-next,
12973 exec-step, exec-next-instruction, exec-step-instruction.
889bf7c5 12974
dadf0e9c
JB
129752010-02-09 Joel Brobecker <brobecker@adacore.com>
12976
12977 * gdb.ada/ptype_tagged_param: New testcase.
12978
714f19d5
TT
129792010-02-08 Tom Tromey <tromey@redhat.com>
12980
12981 PR c++/8017:
12982 * gdb.cp/overload.exp: Add tests.
12983 * gdb.cp/overload.cc (struct K): New.
12984 (namespace N): New.
12985 (main): Call new functions.
12986 (K::staticoverload): Define.
12987
889bf7c5 129882010-02-08 Chris Moller <moller@mollerware.com>
83b10087
CM
12989
12990 PR gdb/10728
12991 * gdb.cp/pr10728-x.h: New file.
12992 * gdb.cp/pr10728-x.cc: New file.
12993 * gdb.cp/pr10728-y.cc: New file.
12994 * gdb.cp/pr10728.exp: New file.
12995 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
12996
889bf7c5 129972010-02-08 Chris Moller <moller@mollerware.com>
99903ae3
CM
12998
12999 PR gdb/9067
13000 * gdb.cp/pr9067.exp: New
13001 * gdb.cp/pr9067.cc: New
13002 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
13003
7b356089
JB
130042010-02-08 Joel Brobecker <brobecker@adacore.com>
13005
13006 * lib/gdb.exp (gdb_test_timeout): New global variable.
13007 Set it to timeout if not already set.
13008 (gdb_init): Reset the value of timeout to gdb_test_timeout.
13009
1be00882
DE
130102010-02-05 Doug Evans <dje@google.com>
13011
13012 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
13013 user.
13014
82856980
SW
130152010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
13016
13017 PR c++/7935:
13018 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
13019
1a334831
TT
130202010-02-04 Tom Tromey <tromey@redhat.com>
13021
13022 * gdb.cp/virtbase.exp: Make test case names unique.
13023
9c3c02fd
TT
130242010-02-02 Tom Tromey <tromey@redhat.com>
13025
13026 * gdb.cp/virtbase.exp: Add regression tests.
13027 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
13028 (main): Instantiate RHC.
13029
0cc2414c
TT
130302010-02-02 Tom Tromey <tromey@redhat.com>
13031
13032 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
13033 type-printing change.
13034
edf3d5f3
TT
130352010-02-02 Tom Tromey <tromey@redhat.com>
13036
13037 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
13038 * gdb.cp/virtbase.cc: New file.
13039 * gdb.cp/virtbase.exp: New file.
13040 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
13041
e4b7f41c
JK
130422010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13043
13044 PR libc/11214:
13045 * gdb.threads/current-lwp-dead.c: Include features.h.
13046 (HAS_NOMMU): New.
13047 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
13048
b381ea14
JK
130492010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13050
13051 * gdb.base/symbol-without-target_section.exp,
13052 gdb.base/symbol-without-target_section.c: New.
13053
c593ac0e
DJ
130542010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
13055
13056 * gdb.base/bigcore.exp: Reset increased timeout.
13057 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
13058
db25f29d
DJ
130592010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
13060
13061 * gdb.base/gcore.exp (capture_command_output): Use
13062 gdb_test_multiple.
13063
f9d67f43
DJ
130642010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
13065
13066 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
13067 * gdb.arch/thumb2-it.exp (test_it_break): New function.
13068 (Top level): Call it.
13069
177321bd
DJ
130702010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
13071
13072 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
13073
97f2ed50
DJ
130742010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
13075
13076 * gdb.base/call-strs.exp, gdb.base/default.exp,
13077 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
13078 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
13079 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
13080 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
13081 gdb.base/watchpoint-solib.exp: Save and restore timeout.
13082 * gdb.base/ending-run.exp: Correct restore of timeout.
13083 * gdb.base/page.exp: Remove unnecessary timeout setting.
13084
e4e2711a
JB
130852010-01-29 Joel Brobecker <brobecker@adacore.com>
13086
13087 * gdb.ada/rec_return: New testcase.
13088
ba581dc1
JB
130892010-01-29 Joel Brobecker <brobecker@adacore.com>
13090
13091 * gdb.ada/call_pn: New testcase.
13092
4ea95be9
DJ
130932010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
13094
13095 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
13096 (Top level): Use it to resume.
13097 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
13098 the Thumb mode displaced stepping error as unsupported.
13099
df83a9bf
SW
131002010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
13101
889bf7c5
PA
13102 * gdb.cp/nsusing.exp: Added more tests.
13103 * gdb.cp/nsrecurs.exp: Ditto.
13104 * gdb.cp/nsusing.cc: Added test functions.
13105 * gdb.cp/nsrecurs.cc: Ditto.
df83a9bf 13106
40b27cdc
JK
131072010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
13108
13109 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
13110 absolute directory pathnames in gdb.sum file.
13111
de958931
SW
131122010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
13113
13114 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
13115 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
13116
708ead4e
TT
131172010-01-26 Tom Tromey <tromey@redhat.com>
13118
13119 PR exp/7643:
13120 * gdb.base/printcmds.exp (test_print_string_constants): Remove
13121 setup_kfail.
13122
b14e635e
SW
131232010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
13124
13125 * gdb.cp/nsrecurs.exp: New test.
13126 * gdb.cp/nsrecurs.cc: New test program.
13127 * gdb.cp/nsstress.exp: New test.
13128 * gdb.cp/nsstress.cc: New test program.
13129 * gdb.cp/nsdecl.exp: New test.
13130 * gdb.cp/nsdecl.cc: New test program.
13131
8540c487
SW
131322010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
13133
13134 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
13135 imported into file scope.
13136 Marked test as xfail.
13137 * gdb.cp/namespace-using.cc (marker5): New function.
13138 * gdb.cp/shadow.exp: New test.
13139 * gdb.cp/shadow.cc: New test program.
13140 * gdb.cp/nsimport.exp: New test.
13141 * gdb.cp/nsimport.cc: New test program.
13142
421d5d99
TT
131432010-01-25 Tom Tromey <tromey@redhat.com>
13144
13145 PR gdb/11049:
13146 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
13147 with "set print null-stop on".
13148
691f8dc1
JK
131492010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
13150
13151 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
13152 Adjust it for DISASSEMBLY_OMIT_FNAME.
13153
0b92b5bb
TT
131542010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13155
13156 PR symtab/11199:
13157 * gdb.dwarf2/member-ptr-forwardref.exp,
13158 gdb.dwarf2/member-ptr-forwardref.S: New.
13159
23787403
JK
131602010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13161
13162 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
13163 (thread1_func): Protect thread1_tid with thread1_tid_cond by
13164 thread1_tid_mutex. Remove gdbstop_mutex handling.
13165 (thread2_func): Protect thread2_tid with thread2_tid_cond by
13166 thread2_tid_mutex. Remove gdbstop_mutex handling.
13167 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
13168 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
13169 pthread_cond_wait conditionalizations by while loops.
13170
b966cb8a
TT
131712010-01-20 Tom Tromey <tromey@redhat.com>
13172
13173 PR backtrace/10770:
13174 * gdb.dwarf2/pr10770.exp: New file.
13175 * gdb.dwarf2/pr10770.c: New file.
13176 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
13177
fcae584b
VP
131782010-01-20 Vladimir Prus <vladimir@codesourcery.com>
13179
13180 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
13181 that target was removed, and the test always runs native anyway.
13182
a0f49112
JK
131832010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
13184
13185 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
13186 gdb.base/watchpoint-cond-gone-stripped.c: New.
13187
ceeb3d5a
TT
131882010-01-19 Tom Tromey <tromey@redhat.com>
13189
13190 PR c++/8000:
13191 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
13192 existing tests.
13193 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
13194 (main): Use AAA::SomeEnum.
13195
dd322c54
JK
131962010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
13197
13198 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
13199 (test_ignore_count): Declare line_callme_body global.
13200 (run to breakpoint with ignore count): Use line_callme_body.
13201 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
13202 (set line_main_hello, set line_main_return): Reindent.
13203 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
13204 New.
13205 (continue to callee4): Use line_callee4_body.
13206 (check *stopped from CLI command): Use line_callee4_next.
13207 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
13208 (set line_main_hello, set line_main_return): Reindent.
13209 (set line_callee4_head, set line_callee4_body): New.
13210 (continue to callee4): Use line_callee4_body.
13211
4e8f195d
TT
132122010-01-18 Tom Tromey <tromey@redhat.com>
13213
13214 PR c++/9680:
13215 * gdb.cp/casts.cc: Add new classes and variables.
13216 * gdb.cp/casts.exp: Test new operators.
13217
9e14a9ba
JB
132182010-01-18 Tom Tromey <tromey@redhat.com>
13219 Thiago Jung Bauermann <bauerman@br.ibm.com>
13220
13221 * gdb.python/source2.py: New file.
13222 * gdb.python/source1: New file.
13223 * gdb.python/python.exp: Test "source" command.
13224
00bf0b85
SS
132252010-01-15 Stan Shebs <stan@codesourcery.com>
13226
13227 * gdb.trace/tfile.c: New file.
13228 * gdb.trace/tfile.exp: New file.
889bf7c5 13229
55235ad7
JK
132302010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13231
13232 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
13233
9f2982ff
JK
132342010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13235
13236 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
13237
bbfba9ed
JK
132382010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13239
13240 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
13241 (libfunc): New parameter action. Implement also selectable "sleep".
13242 * gdb.base/break-interp-main.c: Include assert.h.
13243 (libfunc): New parameter action.
13244 (main): New parameters argc and argv. Assert argc. Pass argv.
13245 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
13246 (test_attach): New proc.
13247 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
13248 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
13249
61f0d762
JK
132502010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13251
13252 * gdb.base/break-interp.exp (test_core): New proc.
13253 (test_ld): Call it.
13254
06a6f270
JK
132552010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13256
13257 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
13258 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
13259 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
13260 and gdb_compile_shlib. Use new -Wl compiler options.
13261 (dl bt, main bt): New tests.
13262
51bee8e9
JK
132632010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13264
13265 Support PIEs with no symfile_objfile.
13266 * gdb.base/break-interp.exp: New argument at the test_ld calls.
13267 (test_ld): New parameter trynosym.
13268 (test_ld <$trynosym>): New block.
13269
b8040f19
JK
132702010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13271
13272 * gdb.base/break-interp.exp: New file.
13273
be759fcf
PM
132742010-01-13 Phil Muldoon <pmuldoon@redhat.com>
13275
13276 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
13277 * gdb.python/py-prettyprint.py (pp_ls): New printer.
13278 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
13279 test.
13280 * gdb.python/py-prettyprint.c: Define lazystring test structure.
13281 * gdb.python/py-mi.exp: Add lazy string test.
13282
dc146f7c
VP
132832010-01-13 Vladimir Prus <vladimir@codesourcery.com>
13284
13285 * lib/mi-support.exp (mi_check_thread_states): Handle
13286 core number in thread listing.
13287
b4ba55a1
JB
132882010-01-12 Joel Brobecker <brobecker@adacore.com>
13289
13290 * gdb.base/maint.exp: Adjust the expected output for the
13291 "maint print type" test. Use gdb_test_multiple instead of
13292 gdb_sent/gdb_expect.
13293
08e24bd4
DE
132942010-01-11 Doug Evans <dje@google.com>
13295
6496a609
DE
13296 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
13297 from gdbserver_download. All callers updated.
13298
08e24bd4
DE
13299 * gdb.server/ext-run.exp: "info os processes" requires xml support.
13300
b5cfddf5
JK
133012010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13302
13303 Implement binary numbers parsing.
13304 * gdb.base/printcmds.exp (test_integer_literals_accepted)
13305 (test_integer_literals_rejected): New binary tests.
13306
3725885a
RW
133072010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
13308
13309 * gdb.cell/configure: Regenerate.
13310
37aeb5df
JK
133112010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
13312
13313 * gdb.base/corefile.exp: Move the core finding block out and call it as
13314 core_find, new variable $corefile, replace corefile by $corefile and
13315 [file tail $corefile] for usage vs. test names resp.
13316 * lib/gdb.exp (core_find): Move it as a new function here. New
13317 parameter binfile and deletefiles. New variable $destcore. Pre-delete
13318 $destcore. Return "" on error.
13319
d521f563
JK
133202010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13321
13322 Workaround PR binutils/10802.
13323 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
13324 (twice).
13325
28f24826
DJ
133262010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
13327
13328 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
13329
2de75e71
JB
133302010-01-08 Joel Brobecker <brobecker@adacore.com>
13331
13332 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
13333 call, to avoid interruption.
13334
fe00719b 133352010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
d24d8548
JK
13336
13337 * gdb.stabs/weird.def (args93): New.
13338
d0ef5df8
DE
133392010-01-07 Doug Evans <dje@google.com>
13340
13341 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
13342
3a08d52f
TT
133432010-01-07 Tom Tromey <tromey@redhat.com>
13344
13345 * gdb.base/source.exp: Use correct line number.
13346
7a697b8d
SS
133472010-01-05 Stan Shebs <stan@codesourcery.com>
13348
13349 * gdb.trace/tracecmd.exp: Test ftrace.
13350
7803799a
UW
133512010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13352
13353 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
13354
c54eabfa
JK
133552010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13356
13357 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
13358 "uint_for_mi_testing".
13359
02e7ef19
JB
133602010-01-01 Joel Brobecker <brobecker@adacore.com>
13361
13362 Test indented comment in file being sourced.
13363 * gdb.base/commands.exp: Test indented comment in file being sourced.
13364
abd775ce
JB
133652010-01-01 Joel Brobecker <brobecker@adacore.com>
13366
13367 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
13368 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
13369 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
13370 notice.
13371
79b55b82
JB
133722010-01-01 Joel Brobecker <brobecker@adacore.com>
13373
13374 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
13375 notice.
13376
8997583e
JK
133772010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13378
13379 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
13380 missing $after_stopped and comma (,) expectation.
13381
6da95a67
SS
133822009-12-31 Stan Shebs <stan@codesourcery.com>
13383
13384 * gdb.trace/actions.exp: Test teval action.
889bf7c5 13385
218d2fc6
TJB
133862009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
13387
13388 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
13389 (top level): Call test_watchpoint_in_big_blob.
13390 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
13391 watchpoints.
13392 (func3): Write to buf.
13393
236f1d4d
SS
133942009-12-29 Stan Shebs <stan@codesourcery.com>
13395
13396 * gdb.trace/actions.exp: Test default-collect.
889bf7c5 13397
f61e138d
SS
133982009-12-28 Stan Shebs <stan@codesourcery.com>
13399
13400 * gdb.trace/tsv.exp: New file.
13401 * gdb.base/completion.exp: Update ambiguous info output.
889bf7c5 13402
0219b378
DJ
134032009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
13404
13405 * gdb.base/find.c (main): Reference search buffers.
13406 * gdb.base/included.c (main): Reference integer.
13407 * gdb.base/ptype.c (charfoo): Declare.
13408 (intfoo): Call charfoo.
13409 * gdb.base/scope0.c (useitp): New function.
13410 (usestatics): Use useitp.
13411 (useit): Add a type for val.
13412 * gdb.base/scope1.c (useit1): Take a pointer argument.
13413 (usestatics1): Update calls to useit1.
13414 * gdb.cp/call-c.cc: Declare foo.
13415 (main): Call foo.
13416 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
13417 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
13418 (main): Call C::ensureRefs and ensureOtherRefs.
13419 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
13420 variables.
13421 (ensureOtherRefs): New function.
13422 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
13423 * gdb.cp/templates.cc (main): Call t5i.value.
13424
3f78692f
JK
134252009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
13426
13427 Fix compatibility with G++-4.5.
13428 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
13429 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
13430 (uncaught return): Remove.
13431
429374b8
JK
134322009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
13433 Phil Muldoon <pmuldoon@redhat.com>
13434
13435 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
13436 (bp_location13, bp_location14, bp_location17, bp_location18)
13437 (marker3_proto, marker4_proto): New variables.
13438 (breakpoint info): Update output.
13439 (run until breakpoint at marker3, run until breakpoint at marker4): New
13440 tests.
13441
859825b8
JK
134422009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
13443
13444 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
13445 Replace the printf call of Y by provided "y-set-1" label. New block
13446 for the second shared library.
13447 * gdb.base/unload.exp: Compile also the second library, call
13448 gdb_load_shlibs also for it. Use now gdb_breakpoint.
13449 (single pending breakpoint info): Rename to ...
13450 (pending breakpoint info before run): ... this extended test.
13451 (libfile2, libname2, libsrcfile2, libsrc2)
13452 (lib_sl2): New variables.
13453 (exec_opts): Set also SHLIB_NAME2.
13454 (pending breakpoint info on first run at shrfunc1)
13455 (pending breakpoint info on second run at shrfunc1)
13456 (pending breakpoint info on second run at shrfunc2)
13457 (print y from libfile, print y from libfile2): New tests.
13458 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
13459 * gdb.base/unloadshr2.c: New.
13460
e6a386cd
HZ
134612009-12-22 Hui Zhu <teawater@gmail.com>
13462
13463 * gdb.reverse/sigall-reverse.exp: Adjust.
13464
9e19b45e
VP
134652009-12-21 Vladimir Prus <vladimir@codesourcery.com>
13466
13467 PR gdb/10884
13468
13469 * gdb.mi/var-cmd.c (do_bitfield_tests): New
13470 (main): Call do_bitfield_tests.
aacf5b1e 13471 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
9e19b45e 13472
d53a7b30
JB
134732009-12-20 Joel Brobecker <brobecker@adacore.com>
13474
13475 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
13476 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
13477 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
13478 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
13479 gdb.modula2/unbounded1.c: Update copyright header.
13480
191ca0a1
CM
134812009-12-10 Chris Moller <moller@mollerware.com>
13482
13483 PR gdb/9399
13484 * gdb.cp/virtfunc2.exp: New tests
13485 * gdb.cp/virtfunc2.cc: New tests
13486 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
13487
0fa6cf1b
MS
134882009-12-10 Oza Pawandeep (paawan1982@yahoo.com
13489
13490 * gdb.reverse/i387-env-reverse.c: New file.
13491 * gdb.reverse/i387-env-reverse.exp: New file.
13492 * gdb.reverse/i387-stack-reverse.c: New file.
13493 * gdb.reverse/i387-stack-reverse.exp: New file.
13494
361ae042
PM
134952009-12-08 Phil Muldoon <pmuldoon@redhat.com>
13496
13497 * gdb.python/py-type.exp (test_range): New test.
13498
bfd31e71
PM
134992009-12-03 Phil Muldoon <pmuldoon@redhat.com>
13500
13501 PR python/10805
13502
13503 * gdb.python/py-type.exp: New file.
13504 * gdb.python/py-type.c: New file.
13505 * Makefile.in: Add py-type.
13506
57a1d736
TT
135072009-12-03 Tom Tromey <tromey@redhat.com>
13508
13509 * gdb.python/py-value.exp (test_parse_and_eval): New
13510 function.
13511
1f3b5d1b
PP
135122009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
13513
13514 PR gdb/11022
13515
13516 * gdb.base/pr11022.exp: New test.
889bf7c5
PA
13517 * gdb.base/pr11022.c: New test.
13518
8b7dbdc9
JK
135192009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13520
13521 Fix spurious false FAILs.
13522 * gdb.base/structs.c (chartest): New.
13523 (main): Fill-in chartest.
13524 * gdb.base/structs.exp (anychar_re, first): New.
13525 (start_structs_test): Import global anychar_re and first.
13526 New gdb_test call "set print elements 300; ${testfile}"
13527 (start_structs_test <$first>): New block.
13528 (any): Import global anychar_re. New variable ac. Use ${ac}.
13529
6a53b2ec
JK
135302009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13531
13532 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
13533
d7167b4c
JK
135342009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13535
13536 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
13537 Force $srcfile file.
13538 * gdb.base/foll-fork.c (callee): Comment out the printf call.
13539
b1798462
UW
135402009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13541
13542 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
13543 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
13544 * gdb.threads/watchthreads-reorder.exp: Likewise.
13545
b6199126
DJ
135462009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
13547
13548 PR gdb/8704
13549
13550 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
13551 "if", and "thread". Correct matching in the previous test.
13552
b22a0510
DJ
135532009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
13554
13555 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
13556
930636d2
MS
135572009-11-23 Michael Snyder <msnyder@vmware.com>
13558
13559 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
13560 * gdb.reverse-watch-precsave.exp: Ditto.
13561
21a0512e
PP
135622009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
13563
13564 * gdb.asm/asm-source.exp: Adjust.
13565 * gdb.base/help.exp: Adjust.
889bf7c5 13566
fc30d5e0
PA
135672009-11-22 Pedro Alves <pedro@codesourcery.com>
13568
13569 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
13570 (do_syscall_tests_without_xml): Set data-directory to
13571 /the/path/to/nowhere.
13572
f6bc2008
PA
135732009-11-21 Pedro Alves <pedro@codesourcery.com>
13574
13575 * gdb.threads/local-watch-wrong-thread.c,
13576 gdb.threads/local-watch-wrong-thread.exp: New files.
13577
8c2fb5de
PA
135782009-11-21 Pedro Alves <pedro@codesourcery.com>
13579
13580 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
13581 assume new `regsub' syntax available.
13582
ebec9a0f
PA
135832009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13584
a79d3c27
JK
13585 * gdb.base/watchpoint-hw-hit-once.exp,
13586 gdb.base/watchpoint-hw-hit-once.c: New.
13587
135882009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13589
13590 * gdb.threads/watchthreads-reorder.exp,
13591 gdb.threads/watchthreads-reorder.c: New.
ebec9a0f 13592
276a961b
MK
135932009-11-17 Nathan Sidwell <nathan@codesourcery.com>
13594
13595 * gdb.xml/tdesc-regs.exp: Use for m68k.
13596
4867c1fb
PA
135972009-11-15 Pedro Alves <pedro@codesourcery.com>
13598
13599 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
13600
f6838f81
DJ
136012009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13602
13603 * lib/gdb.exp (current_target_name): New procedure.
13604 (gdb_wrapper_target): New variable.
13605 (gdb_wrapper_init): Set gdb_wrapper_target.
13606 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
13607 wrapper.
13608
4ac4dd3f
DJ
136092009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13610
13611 * gdb.base/remote.exp: Delete the slowest load test.
13612 Do not load with fixed packet sizes.
13613
a7881759
DJ
136142009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13615
13616 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
13617
97a5b505
DJ
136182009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13619
13620 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
13621 srcfile when setting a breakpoint.
13622
d3e1fc54
DJ
136232009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
13624
13625 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
13626 macros.
13627
7cbcbded
DJ
136282009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13629
13630 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
13631 to be in memory.
13632 * gdb.base/display.c (force_mem): New.
13633 (do_loops): Use it. Add breakpoint comments.
13634 (do_vars): Add a breakpoint comment.
13635 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
13636 line numbers.
13637
bdea3a92
NF
136382009-11-13 Nathan Froyd <froydnj@codesourcery.com>
13639
13640 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
13641 instead of a bare "run".
13642
269f82e5
PP
136432009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
13644
13645 * gdb.python/py-prettyprint.exp: Adjust.
889bf7c5 13646
a69b7d9d
DJ
136472009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13648
13649 * lib/cell.exp (skip_cell_tests): Clean up test files before
13650 returning.
13651
b598bfda
DJ
136522009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13653
13654 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
13655 and the breakpoint menu. Do not call perror if a prompt is seen.
13656 Consume the following GDB prompt.
13657 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
13658 * gdb.cp/namespace.exp: Use gdb_test.
13659 * gdb.cp/templates.exp: Use gdb_test.
13660 (test_template_breakpoints): Use gdb_test_multiple.
13661
87728fa0
DJ
136622009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13663
13664 * gdb.base/break1.c (struct some_struct, values): Move earlier.
13665 (marker4): Reference values.
13666
b67c692f
DJ
136672009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13668
13669 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
13670 is missing.
13671
f0df251a
DJ
136722009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13673
13674 * gdb.base/break.c (need_malloc): New.
13675 * gdb.base/constvars.c (main): Reference crass and crisp.
13676 * gdb.base/gdb1821.c (main): Reference bar.
13677 * gdb.cp/gdb1355.cc (main): Reference s1.
13678 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
13679 (main): Call them.
13680 * gdb.cp/hang2.cc (dummy2): Define.
13681 * gdb.cp/hang3.cc (dummy3): Define.
13682 * gdb.cp/m-data.cc (main): Reference shadow.
13683
bdf7534a
NF
136842009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13685 Nathan Froyd <froydnj@codesourcery.com>
13686
13687 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
13688 remote host.
13689
f24fce77
NF
136902009-11-12 Nathan Froyd <froydnj@codesourcery.com>
13691
13692 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
13693 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
13694 * gdb.dwarf2/dw2-compressed.exp: Likewise.
13695 * gdb.dwarf2/dw2-intercu.exp: Likewise.
13696 * gdb.dwarf2/dw2-intermix.exp: Likewise.
13697 * gdb.dwarf2/dw2-producer.exp: Likewise.
13698 * gdb.dwarf2/mac-fileno.exp: Likewise.
13699 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
13700 py-prettyprint.py to the remote host.
13701 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
13702
40f0318e
KS
137032009-11-11 Keith Seitz <keiths@redhat.com>
13704
13705 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
13706 use it instead of "Foo".
13707 * gdb.cp/classes.exp (do_tests): Add a test to access
13708 a method through a typedef'd class name.
13709
f3d9f7fb
NF
137102009-11-11 Nathan Froyd <froydnj@codesourcery.com>
13711
13712 * gdb.base/long_long.exp: Permit leading zeros on floating-point
13713 exponents.
13714 * gdb.base/pointers.exp: Likewise.
13715 * gdb.cp/ref-types.exp: Likewise.
13716
a4216f37
KS
137172009-11-11 Keith Seitz <keiths@redhat.com>
13718
13719 * gdb.cp/cplusfuncs.cc (class foo): Add operators
13720 new[] and delete[].
13721 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
13722 "void".
13723 (probe_demangler): Remove all single-quoting of
13724 method and variable names.
13725 (info_func_regexp): Remove the word "void" from any
13726 occurrence of "(void)".
13727 (print_addr_2): Remove all single-quoting of
13728 method names.
13729 (print_addr_2_kfail): Likewise.
13730 (print_addr): Single-quote C function names before
13731 passing to print_addr_2.
13732 (test_paddr_operator_functions): Remove single-quoting
13733 for method names.
13734 Add tests for operator new[] and operator delete[].
13735
9b14d7aa
JK
137362009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13737
13738 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
13739
85feb311
KS
137402009-11-09 Keith Seitz <keiths@redhat.com>
13741
13742 * gdb.cp/overload.exp: Add tests for resolving overloaded
13743 methods in expression parsing/evaluation.
13744
fa335448
DJ
137452009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
13746
13747 * lib/gdb.exp (default_gdb_version): Use --version instead of
13748 --command.
13749
ec3c07fc
NS
137502009-11-10 Nathan Sidwell <nathan@codesourcery.com>
13751
13752 * lib/gdb.exp (gdb_compile_test): New.
13753 (skip_ada_tests, skip_java_tests): New.
13754 (gdb_compile): Use gdb_compile_test for f77.
13755 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
13756 * lib/java.exp (compile_java_from_source): Remove runtests check,
13757 use gdb_compile_test to record result.
13758 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
13759 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
13760 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
13761 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
13762 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
13763 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
13764 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
13765 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
13766 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
13767 adjust gdb_compile invocations.
13768
b8b4e42b
JK
137692009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
13770
13771 * Makefile.in (abs_builddir): New.
13772 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
13773 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
13774 `$(abs_builddir)/site.exp'.
13775
f8b7eaf3
DJ
137762009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
13777
13778 * config/m68k-emc.exp, lib/emc-support.exp,
13779 gdb.trace/gdb_c_test.c: Delete.
13780 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
13781 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
13782 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
13783 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
13784 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
13785 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
13786 casing for m68k-*-elf.
13787
c4187697
NS
137882009-11-03 Pedro Alves <pedro@codesourcery.com>
13789
13790 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
13791 * gdb.arch/i386-prologue.exp: Likewise.
13792 * gdb.arch/i386-unwind.exp: Likewise.
13793
db16b772
DJ
137942009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
13795
13796 * lib/gdb.exp (gdb_expect): Fix timeout typo.
13797
bcf71277
DJ
137982009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
13799
13800 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
13801
0105cee2
DJ
138022009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
13803
13804 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
13805
24ddea62
JK
138062009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
13807
13808 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
13809
287ccc17
JK
138102009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
13811
13812 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
13813 * gdb.base/sepdebug2.c: New file.
13814
08bca259 138152009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
bccd0dd2
SDJ
13816
13817 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
13818 the modified warnings for catch syscall. Verify if GDB was compiled
13819 with support for lib expat, and choose which tests to run depending
13820 on this.
13821
5d4e2b76
VP
138222009-10-30 Vladimir Prus <vladimir@codesourcery.com>
13823
13824 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
13825 that composite commands are parsed OK. And also test
13826 that breakpoint commands do work.
13827
240e538a
MS
138282009-10-23 Michael Snyder <msnyder@vmware.com>
13829
13830 gdb.reverse/consecutive-precsave.exp: Change expect pattern
13831 to allow for new disassembly style.
13832
9c419145
PP
138332009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
13834
13835 * gdb.asm/asm-source.exp: Adjust.
889bf7c5 13836
02506ff1
MS
138372009-10-22 Michael Snyder <msnyder@vmware.com>
13838
13839 * gdb.reverse/break-precsave.exp: New test.
13840 * gdb.reverse/consecutive-precsave.exp: Ditto.
13841 * gdb.reverse/finish-precsave.exp: Ditto.
13842 * gdb.reverse/i386-precsave.exp: Ditto.
13843 * gdb.reverse/machinestate-precsave.exp: Ditto.
13844 * gdb.reverse/sigall-precsave.exp: Ditto.
13845 * gdb.reverse/solilb-precsave.exp: Ditto.
13846 * gdb.reverse/step-precsave.exp: Ditto.
13847 * gdb.reverse/until-precsave.exp: Ditto.
13848 * gdb.reverse/watch-precsave.exp: Ditto.
13849
4cf866a3
MS
138502009-10-22 Michael Snyder <msnyder@vmware.com>
13851
13852 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
13853 for gdb_expect. Adjust one test's expect strings for the new
13854 format of disassemble.
13855 * gdb.reverse/finish-reverse.exp: Delete 'return'.
13856 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
13857 gdb_test_multiple.
13858 * gdb.reverse/step-reverse.exp: Delete 'return'.
13859 * gdb.reverse/until-reverse.exp: Delete blank lines.
13860 * gdb.reverse/watch-reverse.exp: Delete blank lines.
13861
2b28d209
PP
138622009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
13863
13864 * gdb.base/consecutive.exp: Adjust.
13865 * gdb.base/display.exp: Likewise.
13866 * gdb.base/pc-fp.exp: Likewise.
13867 * gdb.base/sigbpt.exp: Likewise.
889bf7c5 13868
33b9c32b
MS
138692009-10-19 Michael Snyder <msnyder@vmware.com>
13870
13871 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
13872 * gdb.reverse/finish-reverse.c: Ditto.
13873 * gdb.reverse/sigall-reverse.c: Ditto.
13874 * gdb.reverse/solib-reverse.c: Ditto.
13875 * gdb.reverse/step-reverse.c: Ditto.
13876 * gdb.reverse/watch-reverse.c: Ditto.
13877
6c95b8df
PA
138782009-10-19 Pedro Alves <pedro@codesourcery.com>
13879 Stan Shebs <stan@codesourcery.com>
13880
13881 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
13882 * gdb.base/foll-exec.exp: Adjust to expect a process id before
13883 "Executing new program".
13884 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
13885 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
13886 left listed after having been killed.
13887 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
13888 * gdb.base/maint.exp: Adjust test.
13889
13890 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
13891 * gdb.multi/Makefile.in: New.
13892 * gdb.multi/base.exp: New.
13893 * gdb.multi/goodbye.c: New.
13894 * gdb.multi/hangout.c: New.
13895 * gdb.multi/hello.c: New.
13896 * gdb.multi/bkpt-multi-exec.c: New.
13897 * gdb.multi/bkpt-multi-exec.exp: New.
13898 * gdb.multi/crashme.c: New.
13899
279017b7
TG
139002009-10-13 Tristan Gingold <gingold@adacore.com>
13901
13902 * gdb.base/sepdebug.exp: Check debug info are found.
13903
0413d738
PA
139042009-10-08 Pedro Alves <pedro@codesourcery.com>
13905
13906 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
13907 bits.
13908
c628eecc
JK
139092009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13910
13911 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
13912
38af1bfe
JB
139132009-10-07 Joel Brobecker <brobecker@adacore.com>
13914
13915 * gdb.base/watchpoints.c: Add copyright header. Reformat one
13916 of the comments.
13917
2b0adecd
PM
139182009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
13919
13920 * gdb.base/annota1.exp: Remove obsolete match_max increase.
13921 * gdb.base/annota3.exp: Idem.
13922 * gdb.base/maint.exp: Idem.
13923
8d417781
PM
139242009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
13925
889bf7c5 13926 * lib/gdb.exp (default_gdb_init): Set current value of match_max
8d417781
PM
13927 to default.
13928
bb61102d
PM
139292009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
13930
889bf7c5 13931 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
bb61102d
PM
13932 mingw and cygwin targets.
13933
ace5c364
PM
139342009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
13935 Pedro Alves <pedro@codesourcery.com>
13936
889bf7c5 13937 * lib/gdb.exp (gdb_compile): Avoid adding
ace5c364
PM
13938 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
13939
c2d494a0
PM
139402009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
13941
e1b52ce2
PM
13942 * gdb.base/shr1.c: Use %p in format string.
13943 * gdb.base/unload.c: Avoid warning in fprintf.
13944 * gdb.base/watchpoint-solib.c: Idem.
c2d494a0 13945
209f53f5
PM
139462009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
13947
13948 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
13949 long type.
13950 (test_unlink): Correct printf string.
13951 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
13952 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
13953
8172766a
JK
139542009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
13955
13956 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
13957 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
13958 * gdb.arch/ia64-breakpoint-shadow.S: New file.
13959
0f73703c
UW
139602009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13961
13962 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
13963 * gdb.objc/nondebug.exp: Likewise.
13964
b32306ca
UW
139652009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13966
13967 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
13968 target_info setting.
13969
13970 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
13971 that detect new threads during "info threads".
13972
0057022f
UW
139732009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13974
13975 * gdb.threads/manythreads.c (main): Increase thread stack size
13976 to 2*PTHREAD_STACK_MIN.
13977 * gdb.threads/multi-create.c (main): Likewise.
13978 (create_function): Likewise.
13979
f29c0325
UW
139802009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13981
13982 * gdb.base/dump.exp: Pass difference of pointer types instead
13983 of integer types as offset to restore in intarr3.srec case.
13984
fcb34849
UW
139852009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13986
13987 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
13988
d5142e3b
UW
139892009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13990
13991 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
13992
087b74b2 139932009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
889bf7c5 13994
087b74b2
PM
13995 New test for two watchpoints, with disabling of
13996 the first inserted.
13997 * testsuite/gdb.base/watchpoints.c: New file.
13998 * testsuite/gdb.base/watchpoints.exp: New file.
13999
96c07c5b
TT
140002009-09-25 Tom Tromey <tromey@redhat.com>
14001
14002 * gdb.base/charset.exp: Test utf-16 strings with Python.
14003
b8899f2b
TT
140042009-09-25 Tom Tromey <tromey@redhat.com>
14005
14006 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
14007 UCS-4.
14008 * gdb.base/charset.c (utf_32_string): Rename.
14009 (init_utf32): Rename.
14010 (main): Update.
14011
329719ec
TT
140122009-09-22 Tom Tromey <tromey@redhat.com>
14013
14014 * gdb.python/py-function.exp: Add regression tests.
14015
11ef0d76
KS
140162009-09-21 Keith Seitz <keiths@redhat.com>
14017
14018 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
14019 with invalid operator.
14020
3fe8f3b3
KS
140212009-09-21 Keith Seitz <keiths@redhat.com>
14022
14023 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
14024 and destructor using typedef name of class.
14025 * gdb.cp/classes.cc (class Base1): Add a destructor.
14026 (base1): New typedef.
14027 (use_methods): Instanitate an object of type base1.
14028 * gdb.cp/templates.exp (test_template_typedef): New procedure.
14029 (do_tests): Call test_template_typedef.
14030 * gdb.cp/templates.cc (Baz::~Baz): New method.
14031 (intBazOne): New typedef.
14032 (main): Instantiate intBazOne.
14033
7a9fe101
PM
140342009-09-21 Phil Muldoon <pmuldoon@redhat.com>
14035
14036 PR python/10633
14037
14038 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
14039 Function.
14040 (run_lang_tests): Add print elements test.
14041
2e4d963f
PM
140422009-09-21 Phil Muldoon <pmuldoon@redhat.com>
14043
14044 * gdb.python/py-value.exp (test_subscript_regression): New
14045 function. Test for invalid subscripts.
14046 * gdb.python/py-value.c (main): Add test array, and pointer to it.
14047 (ptr_ref): New function.
14048
ec7e75e7
PP
140492009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
14050
14051 * gdb.base/default.exp: Fix "show convenience".
14052
0cc7d26f
TT
140532009-09-15 Tom Tromey <tromey@redhat.com>
14054
14055 * lib/mi-support.exp (mi_create_varobj): Update.
14056 (mi_create_floating_varobj): Likewise.
14057 (mi_create_dynamic_varobj): New proc.
14058 (mi_varobj_update): Update.
14059 (mi_varobj_update_with_type_change): Likewise.
14060 (mi_varobj_update_kv_helper): New proc.
14061 (mi_varobj_update_dynamic_helper): Rewrite.
14062 (mi_varobj_update_dynamic): New proc.
14063 (mi_list_varobj_children): Update.
14064 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
14065 * gdb.python/python-prettyprint.py (pp_outer): New class.
14066 (pp_nullstr): Likewise.
14067 (lookup_function): Register new printers.
14068 * gdb.python/python-prettyprint.c (struct substruct): New type.
14069 (struct outerstruct): Likewise.
14070 (substruct_test): New function.
14071 (struct nullstr): New type.
14072 (string_1, string_2): New globals.
14073 (main): Add new tests.
14074 * gdb.python/python-mi.exp: Added regression tests.
14075 * gdb.mi/mi2-var-display.exp: Update.
14076 * gdb.mi/mi2-var-cmd.exp: Update.
14077 * gdb.mi/mi2-var-child.exp: Update.
14078 * gdb.mi/mi2-var-block.exp: Update.
14079 * gdb.mi/mi-var-invalidate.exp: Update.
14080 * gdb.mi/mi-var-display.exp: Update.
14081 * gdb.mi/mi-var-cmd.exp: Update.
14082 * gdb.mi/mi-var-child.exp: Update.
14083 * gdb.mi/mi-var-block.exp: Update.
14084 * gdb.mi/mi-break.exp: Update.
14085 * gdb.mi/gdb701.exp: Update.
14086
a96d9b2e
SDJ
140872009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
14088
14089 * Makefile.in: Inclusion of catch-syscall object.
14090 * gdb.base/catch-syscall.c: New file.
14091 * gdb.base/catch-syscall.exp: New file.
14092
b43b923a
MS
140932009-09-12 Michael Snyder <msnyder@vmware.com>
14094
14095 * gdb.reverse/step-reverse.exp: Explicitly check for targets
14096 that can support reverse debuggnig.
14097
cec03d70
TT
140982009-09-11 Tom Tromey <tromey@redhat.com>
14099
14100 * gdb.dwarf2/valop.S: New file.
14101 * gdb.dwarf2/valop.exp: New file.
14102
e23bb3fc
MK
141032009-09-11 Mark Kettenis <kettenis@gnu.org>
14104
14105 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
14106
37c3696d
DE
141072009-09-10 Doug Evans <dje@google.com>
14108
14109 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
14110 Add $gdb_prompt to second breakpoint regexp.
14111
5172aecb
JB
141122009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
14113
14114 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
14115 names, add missing ones.
14116 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
14117 * gdb.python/py-frame.c: Rename from python-frame.c.
14118 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
14119 testfile name.
14120 * gdb.python/py-function.exp: Rename from python-function.exp.
14121 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
14122 testfile name.
14123 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
14124 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
14125 Adjust testfile name.
14126 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
14127 * gdb.python/py-template.cc: Rename from python-template.cc.
14128 * gdb.python/py-template.exp: Rename from python-template.exp.
14129 Adjust testfile name.
14130 * gdb.python/py-value.c: Rename from python-value.c.
14131 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
14132 testfile name.
14133
b554e4bd
JK
141342009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
14135
14136 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
14137 $bpt2address.
14138 (Second breakpoint address is valid on ia64)
14139 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
14140
9a68ae16
JM
141412009-09-03 Joseph Myers <joseph@codesourcery.com>
14142
14143 * gdb.base/ending-run.exp: Restrict regular expression matching
14144 line number to require closing brace following.
14145
146b9145
DE
141462009-09-03 Doug Evans <dje@google.com>
14147
14148 * gdb.base/store.exp (check_set): Fix typo in expected value message.
14149
787d21e1
TT
141502009-09-02 Tom Tromey <tromey@redhat.com>
14151
14152 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
14153
e7802207
TT
141542009-09-02 Tom Tromey <tromey@redhat.com>
14155
14156 * gdb.dwarf2/callframecfa.exp: New file.
14157 * gdb.dwarf2/callframecfa.S: New file.
14158
817aadd2
JK
141592009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
14160
14161 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
14162 gdb.base/solib-overlap-main.c: New.
14163
4a76eae5
DJ
141642009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
14165
14166 PR gdb/10565
14167
14168 * gdb.base/bitfields.c (struct container, container): New.
14169 (main): Initialize it and call break5.
14170 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
14171
d4b96c9a
JK
141722009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
14173
14174 Support constant DW_AT_data_member_location by GCC PR debug/40659.
14175 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
14176
4e22772d
JK
141772009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
14178
14179 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
14180
2efab443
MS
141812009-08-26 Michael Snyder <msnyder@vmware.com>
14182
14183 * gdb.base/i386-reverse.c: New file.
14184 * gdb.base/i386-reverse.exp: New file.
14185 * gdb.base/Makefile.in: Add new files to be removed.
14186
07ab73a0
JM
141872009-08-26 Joseph Myers <joseph@codesourcery.com>
14188
14189 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
14190 environment-pwd for remote host.
14191 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
14192
676accff
KS
141932009-08-24 Keith Seitz <keiths@redhat.com>
14194
14195 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
14196 Add two new C++ completer tests which limit the output to a
889bf7c5 14197 given class.
676accff 14198
f9f7ad22
MS
141992009-08-24 Michael Snyder <msnyder@vmware.com>
14200
14201 * gdb.base/del.exp: Fix typo in comment.
14202 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
14203
81ecdfbb
RW
142042009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
14205
14206 * configure: Regenerate.
14207 * gdb.hp/configure: Likewise.
14208 * gdb.hp/gdb.aCC/configure: Likewise.
14209 * gdb.hp/gdb.base-hp/configure: Likewise.
14210 * gdb.hp/gdb.compat/configure: Likewise.
14211 * gdb.hp/gdb.defects/configure: Likewise.
14212 * gdb.hp/gdb.objdbg/configure: Likewise.
14213 * gdb.stabs/configure: Likewise.
14214
cab0c772
UW
142152009-08-19 Doug Evans <dje@google.com>
14216
14217 * gdb.base/gdbvars.c: New file.
14218 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
14219
b8fa0bfa
PA
142202009-08-14 Pedro Alves <pedro@codesourcery.com>
14221
14222 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
14223 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
14224
b84aa90a
PA
142252009-08-13 Pedro Alves <pedro@codesourcery.com>
14226
14227 * gdb.base/default.exp: Adjust "set language test": it's now an
14228 enum command. Larger help string moved to "help set language".
14229 * gdb.base/help.exp: Adjust "help set language" expected output,
14230 now lists all known languages.
14231
0d8f9b2c
NF
142322009-08-11 Nathan Froyd <froydnj@codesourcery.com>
14233
14234 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
14235 all frame arguments.
14236 * gdb.arch/altivec-regs.exp: Likewise.
14237
bda180e0
TT
142382009-08-07 Tom Tromey <tromey@redhat.com>
14239
14240 * gdb.base/setshow.exp: Add tests for changes to set language, set
14241 check range, and set check type.
14242
48cb2d85
VP
142432009-08-03 Vladimir Prus <vladimir@codesourcery.com>
14244
14245 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
14246 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
889bf7c5 14247 Call it.
48cb2d85 14248
1ea34204
UW
142492009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14250
14251 * configure.ac: Run gdb.cell tests when appropriate.
14252 * configure: Regenerate.
14253 * lib/cell.exp: New file.
14254 * gdb.cell: New directory.
14255 * gdb.cell/configure.ac: New file.
14256 * gdb.cell/configure: New file.
14257 * gdb.cell/Makefile.in: New file.
14258 * gdb.cell/arch.exp: New file.
14259 * gdb.cell/break.c: New file.
14260 * gdb.cell/break.exp: New file.
14261 * gdb.cell/break-spu.c: New file.
14262 * gdb.cell/bt.c: New file.
14263 * gdb.cell/bt2-spu.c: New file.
14264 * gdb.cell/bt-spu.c: New file.
14265 * gdb.cell/bt.exp: New file.
14266 * gdb.cell/coremaker.c: New file.
14267 * gdb.cell/coremaker-spu.c: New file.
14268 * gdb.cell/core.exp: New file.
14269 * gdb.cell/gcore.exp: New file.
14270 * gdb.cell/data.c: New file.
14271 * gdb.cell/data.exp: New file.
14272 * gdb.cell/data-spu.c: New file.
14273 * gdb.cell/ea-cache.exp: New file.
14274 * gdb.cell/ea-cache.c: New file.
14275 * gdb.cell/ea-cache-spu.c: New file.
14276 * gdb.cell/ea-standalone.c: New file.
14277 * gdb.cell/ea-standalone.exp: New file.
14278 * gdb.cell/ea-test.c: New file.
14279 * gdb.cell/ea-test.exp: New file.
14280 * gdb.cell/f-regs.exp: New file.
14281 * gdb.cell/mem-access.c: New file.
14282 * gdb.cell/mem-access.exp: New file.
14283 * gdb.cell/mem-access-spu.c: New file.
14284 * gdb.cell/ptype.exp: New file.
14285 * gdb.cell/registers.exp: New file.
14286 * gdb.cell/size.c: New file.
14287 * gdb.cell/sizeof.exp: New file.
14288 * gdb.cell/size-spu.c: New file.
14289 * gdb.cell/solib.exp: New file.
14290 * gdb.cell/solib-symbol.exp: New file.
14291
85e747d2
UW
142922009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14293
14294 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
14295
58d6951d
DJ
142962009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
14297
14298 * gdb.base/float.exp: Handle VFP registers.
14299
6e0a4f15
MS
143002009-07-14 Michael Snyder <msnyder@vmware.com>
14301
dcd5da87
MS
14302 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
14303 to bring gdb to the beginning of the calling line.
14304
6e0a4f15
MS
14305 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
14306 confusing the i386 epilogue unwinder.
14307
782b2b07
SS
143082009-07-14 Stan Shebs <stan@codesourcery.com>
14309
14310 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
14311
f662c3bc
MS
143122009-07-14 Michael Snyder <msnyder@vmware.com>
14313
14314 * gdb.reverse/step-reverse.exp (stepi into function call):
14315 Call instruction may not be first instruction in the line.
14316 (reverse stepi from a function call): Used wrong line number.
14317
8f313923
JK
143182009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14319
14320 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
14321
4662c76e
JK
143222009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14323
14324 Fix gdb.base/macscp.exp when using custom inputrc.
14325 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
14326 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
14327 env(TERM) set.
14328 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
14329 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
14330
aa81e255
JK
143312009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14332
14333 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
14334 * gdb.base/annota1.exp (thread_test): Import global $testfile.
14335 Change the compilation target to match the testcase name.
14336 * gdb.base/sect-cmd.exp: Change the compilation target to match the
14337 testcase name.
14338 * a2-run.exp: Use for setup prepare_for_testing. Change the
14339 compilation target to match the testcase name.
14340 * gdb.base/commands.exp: Likewise.
14341 * gdb.base/finish.exp: Likewise.
14342 * gdb.base/float.exp: Likewise.
14343 * gdb.base/info-target.exp: Likewise.
14344 * gdb.base/relational.exp: Likewise.
14345 * gdb.base/term.exp: Likewise.
14346 * gdb.base/until.exp: Likewise.
14347 * gdb.base/volatile.exp: Likewise.
14348 * gdb.base/whatis-exp.exp: Likewise.
14349
4c93b1d7
HZ
143502009-07-11 Hui Zhu <teawater@gmail.com>
14351
14352 * gdb.base/help.exp (disassemble): Update expected help text.
14353
812f7342
TT
143542009-07-09 Tom Tromey <tromey@redhat.com>
14355
14356 * lib/gdb.exp: Handle TRANSCRIPT.
14357 (remote_spawn, remote_close, send_gdb): New procs.
14358
fbb8f299
PM
143592009-07-10 Phil Muldoon <pmuldoon@redhat.com>
14360
14361 * gdb.python/python-prettyprint.c: Add counted null string
14362 structure.
14363 * gdb.python/python-prettyprint.exp: Print null string. Test for
14364 embedded nulls.
14365 * gdb.python/python-prettyprint.py (pp_ns): New Function.
14366 * gdb.python/python-value.exp (test_value_in_inferior): Add
14367 variable length string fetch tests.
14368 * gdb.python/python-value.c (main): Add strings for string fetch tests.
14369
c0ac0ec7
JK
143702009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
14371
14372 * gdb.base/dump.exp (inaccessible memory is reported): New test.
14373
30b66ecc
TT
143742009-07-07 Tom Tromey <tromey@redhat.com>
14375
14376 * gdb.base/call-rt-st.exp: Update for change to escape output.
14377 * gdb.base/callfuncs.exp: Likewise.
14378 * gdb.base/charset.exp: Likewise.
14379 * gdb.base/constvars.exp: Likewise.
14380 * gdb.base/long_long.exp: Likewise.
14381 * gdb.base/pointers.exp: Likewise.
14382 * gdb.base/printcmds.exp: Likewise.
14383 * gdb.base/setvar.exp: Likewise.
14384 * gdb.base/store.exp: Likewise.
14385 * gdb.cp/ref-types.exp: Likewise.
14386 * gdb.mi/mi-var-child.exp: Likewise.
14387 * gdb.mi/mi-var-display.exp: Likewise.
14388 * gdb.mi/mi2-var-display.exp: Likewise.
14389 * gdb.base/charset.exp: Test octal escape sequence length.
14390 Update for change to escape output.
14391
187c4a2b
JK
143922009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14393
14394 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
14395
d80a43f9
DJ
143962009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
14397
14398 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
14399
047427a8
JK
144002009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
14401
14402 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
14403 gdbserver increasing $portnum if "Can't bind address" has been seen.
14404
8b5a0f4f
PA
144052009-07-05 Pedro Alves <pedro@codesourcery.com>
14406
14407 * gdb.base/ending-run.exp: Add "step out of main" pattern for
14408 mingw32ce.
14409
7d93ba58
PA
144102009-07-05 Pedro Alves <pedro@codesourcery.com>
14411
14412 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
14413 VFP format.
14414
2277426b
PA
144152009-07-02 Pedro Alves <pedro@codesourcery.com>
14416
14417 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
14418 linux. Adjust to use "inferior", "info inferiors", "detach
14419 inferior" and "kill inferior" instead of "restart", "info fork",
14420 "detach fork" and "delete fork".
14421 * gdb.base/ending-run.exp: Spell out "info".
14422 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
14423 the "kill" command.
14424
5af949e3
UW
144252009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14426
14427 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
14428 change to prefix TLS offset in hex with 0x.
14429
5d3729b5
UW
144302009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14431
14432 * gdb.base/default.exp: Update test case for "x" changes.
14433
af589bd0
TG
144342009-07-01 Tristan Gingold <gingold@adacore.com>
14435
14436 * gdb.base/bigcore.exp: Make darwin untested.
14437
40974f91
JK
144382009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
14439
14440 * gdb.base/completion.exp (directory completion): Create the directory.
14441 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
14442 escapeuniquesub.
14443 (directory completion 2): Expect now ${escapeuniquesub}.
14444 (Glob remaining of directory test): Remove one excessive newline.
14445 Expect the real output.
14446
59dd3af6
JK
144472009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
14448
14449 Fix `make check//%' target after `make check' has been ran.
14450 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
14451 a mkdir call.
14452 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
14453 (%/.dir): Remove.
14454
f4e164aa
JK
144552009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
14456
14457 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
14458 the expected result record.
14459
69af2122
JK
144602009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
14461
14462 Remove racy FAILs relying just on the timeouts.
14463 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
14464 (annotation_level 2): Remove racy FAILs.
14465
2fd481e1
PP
144662009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
14467
14468 gdb/10275
889bf7c5
PA
14469 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
14470
c38f313d
DJ
144712009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
14472
14473 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
14474
8b777f02
VP
144752009-06-30 Vladimir Prus <vladimir@codesourcery.com>
14476
14477 * gdb.mi/mi-stack.exp: Testing symbolic options
14478 to -stack-list-locals and -stack-list-arguments.
14479
00c7eacf
JK
144802009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
14481
14482 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
14483
6bc80edc
TT
144842009-06-29 Tom Tromey <tromey@redhat.com>
14485
14486 * dg-extract-results.sh: New file.
14487 * Makefile.in (FORCE_PARALLEL): New variable.
14488 (CHECK_TARGET): New conditional variable.
14489 (check): Use CHECK_TARGET.
14490 (DO_RUNTEST): New variable.
14491 (check-single): New target.
14492 (TEST_DIRS): New variable.
14493 (TEST_TARGETS): Likewise.
14494 (check-parallel): New target.
14495 (check-gdb.%): New pattern.
14496 (BASE1_FILES): New variable.
14497 (BASE2_FILES): Likewise.
14498 (check-gdb.base%): New pattern.
14499 (%/.dir): New pattern.
14500 * configure: Rebuild.
14501 * aclocal.m4 (AM_CONDITIONAL): New defun.
14502 * configure.ac: Check whether user is using GNU make.
14503 (GMAKE): New conditional.
14504
794684b6
SW
145052009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
14506
14507 * gdb.cp/namespace-nested-import.cc: New test.
14508 * gdb.cp/namespace-nested-import.exp: New test.
14509
edb3359d
DJ
145102009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
14511
14512 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
14513 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
14514 * gdb.opt/Makefile.in (EXECUTABLES): Update.
14515 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
14516 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
14517 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
14518 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
14519 gdb.opt/inline-markers.c: New files.
14520 * lib/gdb.exp (skip_inline_frame_tests): New function.
14521 (skip_inline_var_tests): New function.
14522
cf657a0c
AS
145232009-06-27 Andreas Schwab <schwab@linux-m68k.org>
14524
14525 * gdb.cp/exception.exp: Don't require $hex before inner frame in
14526 backtrace.
14527
28d41a99
MS
145282009-06-27 Michael Snyder <msnyder@vmware.com>
14529
14530 * gdb.reverse: New directory.
14531 * gdb.reverse/break-reverse.c: New test.
14532 * gdb.reverse/break-reverse.exp: New test.
14533 * gdb.reverse/consecutive-reverse.c: New test.
14534 * gdb.reverse/consecutive-reverse.exp: New test.
14535 * gdb.reverse/finish-reverse.c: New test.
14536 * gdb.reverse/finish-reverse.exp: New test.
14537 * gdb.reverse/machinestate.c: New test.
14538 * gdb.reverse/ms1.c: New test.
14539 * gdb.reverse/machinestate.exp: New test.
14540 * gdb.reverse/Makefile.in: New file.
14541 * gdb.reverse/shr2.c: New test.
14542 * gdb.reverse/solib-reverse.c: New test.
14543 * gdb.reverse/solib-reverse.exp: New test.
14544 * gdb.reverse/step-reverse.c: New test.
14545 * gdb.reverse/step-reverse.exp: New test.
14546 * gdb.reverse/until-reverse.c: New test.
14547 * gdb.reverse/ur1.c: New test.
14548 * gdb.reverse/until-reverse.exp: New test.
14549 * gdb.reverse/watch-reverse.c: New test.
14550 * gdb.reverse/watch-reverse.exp: New test.
14551 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
14552 * configure: Regenerate.
14553
fe3c8b0d
DE
145542009-06-26 Doug Evans <dje@google.com>
14555
14556 * gdb.base/psymtab.exp: Turn off pending breakpoints.
14557
3a72a602
PM
145582009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
14559
14560 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
14561 windows problem for 'file delete $binfile'.
14562
27aa8d6a
SW
145632009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
14564
14565 * gdb.cp/namespace-using.exp: New test.
14566 * gdb.cp/namespace-using.cc: New test.
14567
8ac055f8
JB
145682009-05-20 Joel Brobecker <brobecker@adacore.com>
14569
14570 * gdb.ada/variant_record_packed_array: New testcase.
14571
85e306ed
TT
145722009-06-23 Tom Tromey <tromey@redhat.com>
14573
14574 * gdb.base/charset.exp (test_combination): Regression test.
14575 * gdb.base/charset.c (my_wchar_t): New typedef.
14576 (myvar): New global.
14577 (main): Set myvar.
14578
56643c5e
PM
145792009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
14580
14581 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
14582 target.
14583
1fac167a
UW
145842009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14585
14586 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
14587
7ccb0be9
UW
145882009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14589
14590 * gdb.mi/gdb680.exp: Update test for error message.
14591
568d6575
UW
145922009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14593
14594 * gdb.base/annota1.exp: Allow multiple occurrences of the
14595 frames-invalid annotation.
14596 * gdb.cp/annota2.exp: Likewise.
14597
7cd1089b
PM
145982009-06-15 Phil Muldoon <pmuldoon@redhat.com>
14599
14600 * gdb.cp/gdb2495.cc: New file.
14601 * gdb.cp/gdb2495.exp: New file.
14602
72c63395
JK
146032009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14604
14605 Report error on GDB crash during runto.
14606 * lib/gdb.exp (runto <eof>): New.
14607
3788363d
DJ
146082009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
14609
14610 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
14611 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
14612 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
14613 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
14614 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
14615 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
14616 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
14617 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
14618 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
14619 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
14620 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
14621 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
14622 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
14623 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
14624 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
14625 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
14626 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
14627 gdb.server/server-mon.exp, gdb.server/server-run.exp,
14628 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
14629 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
14630 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
14631 gdb.trace/passcount.exp, gdb.trace/report.exp,
14632 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
14633 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
14634 gdb.trace/while-stepping.exp: Use a unique name for the compiled
14635 executable.
14636
17592de3
PA
146372009-06-07 Pedro Alves <pedro@codesourcery.com>
14638
14639 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
14640 defined before referencing it.
14641
701e355d
DE
146422009-06-03 Doug Evans <dje@google.com>
14643
14644 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
14645 * gdb.arch/i386-see.c: Ditto.
14646
f2292c65
PM
146472009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
14648
14649 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
14650 (check_macro): Return 1 if undefined.
14651 If first test fails, check if macro debug information is available,
14652 and report unsupported test if no macro information is found.
14653
5a437975
DE
146542009-05-29 Doug Evans <dje@google.com>
14655
14656 * gdb.threads/hand-call-in-threads.exp: New.
14657 * gdb.threads/hand-call-in-threads.c: New.
14658
c141c696
MS
146592009-05-29 Michael Snyder <msnyder@vmware.com>
14660
14661 * gdb.base/break-always.exp: Change "1" to "on".
14662 Add confirmation check.
14663
b3444185
PA
146642009-05-28 Pedro Alves <pedro@codesourcery.com>
14665
14666 * gdb.threads/threxit-hop-specific.c: New.
14667 * gdb.threads/threxit-hop-specific.exp: New.
14668 * gdb.threads/thread-execl.c: New.
14669 * gdb.threads/thread-execl.exp: New.
14670
b6313243
TT
146712009-05-27 Tom Tromey <tromey@redhat.com>
14672 Thiago Jung Bauermann <bauerman@br.ibm.com>
14673
14674 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
14675 (mi_child_regexp): Likewise.
14676 (mi_list_varobj_children_range): Likewise.
14677 (mi_get_features): Likewise.
14678 (mi_list_varobj_children): Rewrite.
14679 * gdb.python/python-mi.exp: New file.
14680
a6bac58e
TT
146812009-05-27 Tom Tromey <tromey@redhat.com>
14682 Thiago Jung Bauermann <bauerman@br.ibm.com>
14683 Phil Muldoon <pmuldoon@redhat.com>
14684 Paul Pluzhnikov <ppluzhnikov@google.com>
14685
14686 * gdb.python/python-prettyprint.exp: New file.
14687 * gdb.python/python-prettyprint.c: New file.
14688 * gdb.python/python-prettyprint.py: New file.
14689 * gdb.base/display.exp: print/r is now valid.
14690
2c74e833
TT
146912009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
14692 Tom Tromey <tromey@redhat.com>
14693 Pedro Alves <pedro@codesourcery.com>
14694 Paul Pluzhnikov <ppluzhnikov@google.com>
14695
14696 * gdb.python/python-template.exp: New file.
14697 * gdb.python/python-template.cc: New file.
14698 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
14699 tests.
14700 * gdb.python/python-value.exp (py_objfile_tests): New proc.
14701 Call it.
14702 (test_value_after_death): New proc.
14703 * gdb.python/python-value.c (PTR): New typedef.
14704 (main): New variable 'x'.
14705
89c73ade
TT
147062009-05-27 Tom Tromey <tromey@redhat.com>
14707
14708 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
14709 tests.
14710 * gdb.python/python-value.exp (py_objfile_tests): New proc.
14711 Call it.
14712
a75724bc
PA
147132009-05-27 Pedro Alves <pedro@codesourcery.com>
14714
14715 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
14716
e58b0e63
PA
147172009-05-24 Pedro Alves <pedro@codesourcery.com>
14718
14719 * gdb.threads/fork-thread-pending.c: New.
14720 * gdb.threads/fork-thread-pending.exp: New.
14721
4ac36638
JK
147222009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14723
14724 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
14725 * gdb.dwarf2/dw2-strp.S (a_string2): New.
14726
889bf7c5 147272009-05-18 Jon Beniston <jon@beniston.com>
c28c63d8 14728
889bf7c5 14729 * gdb.asm/asm-source.exp: Add lm32 target.
c28c63d8 14730
b242c3c2
PA
147312009-05-17 Pedro Alves <pedro@codesourcery.com>
14732
14733 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
14734 `gdb_get_line_number'. Call `callee' in both parent and child.
14735 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
14736 `gdb_get_line_number' instead of hardcoding line numbers.
14737 (catch_fork_unpatch_child): New procedure to test detaching
14738 breakpoints from child fork.
14739 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
14740 hardcoding line numbers.
14741 (do_fork_tests): Run `catch_fork_unpatch_child'.
14742
ee342b23
VP
147432009-05-17 Vladimir Prus <vladimir@codesourcery.com>
14744
14745 * gdb.mi/mi-cmd-var.exp: Check that when varobj
14746 of structure type enters or leaves the scope, it
14747 is reported by -var-update.
14748
e2009e98
DE
147492009-05-11 Doug Evans <dje@sebabeach.org>
14750
14751 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
fc529d80 14752 * gdb.threads/pending-step.c (main): Fix off-by-one error.
e2009e98
DE
14753 * gdb.threads/schedlock.c (main): Fix off-by-one error.
14754
00903456
JK
147552009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14756
14757 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
14758
dc621c35
DE
147592009-04-30 Doug Evans <dje@google.com>
14760
14761 * gdb.threads/watchthreads2.exp: New testcase.
14762 * gdb.threads/watchthreads2.c: New testcase.
14763
9ab4e744
DE
147642009-04-29 Doug Evans <dje@google.com>
14765
14766 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
14767 * gdb.cp/mb-ctor.cc: Ditto.
14768 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
14769 * gdb.cp/mb-inline.h (multi_line_foo): New function.
14770 * gdb.cp/mb-inline1.cc: Call it.
14771 * gdb.cp/mb-inline2.cc: Ditto.
14772 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
14773 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
14774
484086b7
JK
147752009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
14776
14777 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
14778 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
14779 Replace all uses of `decimal' by `nonzero'.
14780 (info macro FROM_COMMANDLINE): New test.
14781
379a77b5
TT
147822009-04-27 Tom Tromey <tromey@redhat.com>
14783
14784 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
14785
b92b73c2
DE
147862009-04-27 Doug Evans <dje@google.com>
14787
14788 * gdb.threads/watchthreads.c (main): Initialize args before starting
14789 the threads. Plus formatting cleanup.
14790 * gdb.threads/watchthreads.exp: Avoid errant failures due to
14791 biased scheduling of one thread.
14792
945a118d
JG
147932009-04-27 Jerome Guitton <guitton@adacore.com>
14794
14795 * gdb.cp/templates.cc (GetMax): New template.
14796 (main): Declare two instances of GetMax.
14797 * gdb.cp/templates.exp: Add new test.
14798
d389af10
JK
147992009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
14800
14801 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
14802
e7f86de9
JM
148032009-04-22 Joseph Myers <joseph@codesourcery.com>
14804
14805 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
14806
334cc82d
TT
148072009-04-15 Tom Tromey <tromey@redhat.com>
14808
14809 * gdb.base/charset.exp: Add regression test.
14810
d12672cc
JB
148112009-04-14 Joel Brobecker <brobecker@adacore.com>
14812
14813 * gdb.base/exe-lock.exp: New testcase.
14814
18e8c3bc
TT
148152009-04-13 Tom Tromey <tromey@redhat.com>
14816
14817 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
14818 operator on Frame.
14819
5ecd5cbe
UW
148202009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14821
14822 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
14823 * gdb.server/ext-attach.exp: Likewise.
14824
7309f756
VP
148252009-04-03 Vladimir Prus <vladimir@codesourcery.com>
14826
14827 Eliminate some sleep usage.
14828
889bf7c5
PA
14829 * gdb.mi/basics.c (do_nothing): New.
14830 (main): Use do_nothing instead of printf, so that
14831 not to introduce race condition between output of
14832 inferiour and output of gdb. Do not use sleep as it
14833 is not generally available on embedded targets.
7309f756 14834
f4b95f6f
PA
148352009-04-02 Pedro Alves <pedro@codesourcery.com>
14836
14837 * gdb.server/ext-attach.exp: Expect an optional process id after
14838 "Detached from remote process".
14839
de40b933
JK
148402009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
14841
14842 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
14843 gdb.dwarf2/dw2-unresolved.exp: New.
14844
2ae101a4
PA
148452009-04-02 Pedro Alves <pedro@codesourcery.com>
14846
14847 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
14848 mi_run_to_main.
14849
56a8e183
PA
148502009-04-02 Pedro Alves <pedro@codesourcery.com>
14851
14852 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
14853 mi_run_to_main. Skip thread exit test on remote targets.
14854 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
14855 mi_run_to_main.
14856 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
14857 mi_run_to_main.
14858 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
14859 when expecting ^connected. Detect when the target doesn't support
14860 non-stop mode.
14861 (mi_run_cmd): Detect if non-stop mode was requested by isn't
14862 supported. Return -1 on error, 0 on success.
14863 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
14864 (mi_runto): Return mi_runto_helper's result explicitly.
14865
c35fafde
PA
148662009-04-01 Pedro Alves <pedro@codesourcery.com>
14867
14868 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
14869
f8a8dce6
JB
148702009-04-01 Tom Tromey <tromey@redhat.com>
14871
14872 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
14873 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
14874 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
14875 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
14876
71c25dea
TT
148772009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
14878 Jan Kratochvil <jan.kratochvil@redhat.com>
14879
14880 PR gdb/931
14881 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
14882 output.
14883 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
14884 for gdb/931.
14885 * dw2-strp.S (DW_AT_language): Change to C++.
14886 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
14887
02d9a9ce
JB
148882009-03-31 Joel Brobecker <brobecker@adacore.com>
14889
14890 * gdb.ada/tasks: New testcase.
14891
1042e4c0
SS
148922009-03-30 Stan Shebs <stan@codesourcery.com>
14893
14894 * gdb.trace/actions.exp: Update to match new info trace format.
14895 * gdb.trace/deltrace.exp: Ditto.
14896 * gdb.trace/infotrace.exp: Ditto.
14897 * gdb.trace/passcount.exp: Ditto.
14898 * gdb.trace/save-trace.exp: Ditto.
14899 * gdb.trace/while-stepping.exp: Ditto.
14900 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
14901
f8f6f20b
TJB
149022009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
14903
14904 * gdb.python/python-frame.c: New file.
14905 * gdb.python/python-frame.exp: New file.
14906
c0c6f777
TJB
149072009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
14908
14909 * gdb.python/python-value.exp: Add tests for the address
14910 attribute.
14911
3cb51905
AS
149122009-03-29 Andreas Schwab <schwab@linux-m68k.org>
14913
14914 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
14915
88fc996f
DE
149162009-03-26 Doug Evans <dje@google.com>
14917
14918 * gdb.mi/mi-nonstop-exit.exp: New file.
14919 * gdb.mi/non-stop-exit.c: New file.
14920
56ef84b1
TT
149212009-03-26 Tom Tromey <tromey@redhat.com>
14922
14923 Update for change to prologue skipping:
14924 * gdb.mi/mi2-simplerun.exp: Update.
14925 * gdb.mi/mi2-break.exp: Update.
14926 * gdb.mi/mi-simplerun.exp: Update.
14927 * gdb.mi/mi-break.exp: Update.
14928 * gdb.base/ending-run.exp: Update.
14929
def2b000
TJB
149302009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
14931
14932 * gdb.python/python-value.exp (test_value_in_inferior): Test
14933 gdb.Value.is_optimized_out attribute.
14934
442ddf59
JK
149352009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14936
14937 * gdb.dwarf2/dw2-noloc-main.c: New file.
14938 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
14939 (.text): Remove.
14940 (.data): New.
14941 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
14942 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
14943 (DW_TAG_subprogram func_cu1, noloc): Remove.
14944 (main): New.
14945 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
14946 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
14947 (file_symbols): New procedure.
14948
a8df5de4
TT
149492009-03-25 Tom Tromey <tromey@redhat.com>
14950
14951 * gdb.base/charset.exp (valid_target_charset): New proc.
14952 Use it to skip tests on invalid charsets.
14953
cc1d7add
PM
149542009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
14955
14956 * gdb.base/completion.exp: Add a test for directory completion.
14957
bcd5727b
JK
149582009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14959
14960 Fix a racy FAIL.
14961 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
14962 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
14963
cc924cad
TJB
149642009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
14965
14966 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
14967 * gdb.python/python-function.exp: Add test for function returning
14968 a GDB value.
14969
bc3b79fd
TJB
149702009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
14971
14972 * gdb.python/python-function.exp: New file.
14973
6c7a06a3
TT
149742009-03-20 Tom Tromey <tromey@redhat.com>
14975
14976 * gdb.base/store.exp: Update for change to escape output.
14977 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
14978 to escape output.
14979 * gdb.base/pointers.exp: Update for change to escape output.
14980 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
14981 to escape output.
14982 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
14983 escape output.
14984 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
14985 to escape output.
14986 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
14987 escape output.
14988 * gdb.base/setvar.exp: Update for change to escape output.
14989 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
14990 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
14991 to escape output.
14992 (test_print_string_constants): Likewise.
14993 * gdb.base/charset.exp (valid_host_charset): Check size of
14994 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
14995 cases. Handle "auto"-related output.
14996 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
14997 (uvar, Uvar): New globals.
14998
c31af87b
JG
149992009-03-19 Jerome Guitton <guitton@adacore.com>
15000
15001 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
15002 deltas.
15003 * gdb.ada/fixed_points.exp: Ditto.
15004
51272cf2
PA
150052009-03-18 Pedro Alves <pedro@codesourcery.com>
15006
15007 * return-nodebug.c: Don't include stdio.h.
15008 (init): Delete.
15009 (func): Delete definition and provide extern declaration.
15010 (t): New.
15011 (main): Don't call printf. Call func and store its result in t.
15012 * return-nodebug1.c: New.
15013 * return-nodebug.exp: Don't expect stdio output. Instead, print
15014 the global variable t. Drop printf formatters and cast types from
15015 foreach loop. Don't use prepare_for_testing. Compile
15016 return-nodebug.c and return-nodebug1.c in separate steps. Don't
15017 define FORMAT or CAST.
15018
d24948ac
PP
150192009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
15020
15021 * gdb.base/solib-display.exp: Disable test for remote targers.
15022
61ff14c6
JK
150232009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15024
15025 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
15026
cb4dce93
JK
150272009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
15028
15029 Fix a racy FAIL.
15030 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
15031 code from `follow parent, print pids'.
15032 (`follow child, print pids', `follow parent, print pids'): Call it.
15033 Replace `gdb_test "break..."' by gdb_breakpoint.
15034
f7c60c5e
VP
150352009-03-13 Vladimir Prus <vladimir@codesourcery.com>
15036
15037 * gdb.mi/mi-cli.exp: Adjust for output difference in
61ff14c6 15038 sync and async modes.
f7c60c5e 15039
383ace49
JB
150402009-03-12 Joel Brobecker <brobecker@adacore.com>
15041
15042 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
15043 that was checked in by mistake. Remove loading of ada.exp, since
15044 this is not necessary in this case.
15045
4ce102af
JB
150462009-03-12 Joel Brobecker <brobecker@adacore.com>
15047
15048 * gdb.ada/ptype_arith_binop.exp: New testcase.
15049
529a2aef
JB
150502009-03-12 Joel Brobecker <brobecker@adacore.com>
15051
15052 * gdb.ada/mod_from_name: New testcase.
15053
8a38181c
JB
150542009-03-12 Joel Brobecker <brobecker@adacore.com>
15055
15056 * gdb.ada/tick_last_segv: New testcase.
15057
11436dee
VP
150582009-03-12 Vladimir Prus <vladimir@codesourcery.com>
15059
61ff14c6 15060 * gdb.mi/mi-cli.exp: Remove debug print.
11436dee 15061
1f31650a
VP
150622009-03-12 Vladimir Prus <vladimir@codesourcery.com>
15063
61ff14c6
JK
15064 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
15065 include the token in ^running and frame info in *stopped.
1f31650a 15066
a3247a22
PP
150672009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
15068
15069 * solib-display.exp: New file.
15070 * solib-display-main.c: New file.
15071 * solib-display-lib.c: New file.
61ff14c6 15072
aae64587
PA
150732009-03-05 Pedro Alves <pedro@codesourcery.com>
15074
15075 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
15076
44aabfbc
JK
150772009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
15078
15079 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
15080 (list_and_check_macro): Use more specific test name.
15081 (next to definition): Make the test names unique.
15082
c087fcd3
PM
150832009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
15084
15085 * gdb.pascal/floats.exp: Accept approximate results everywhere.
3cb51905 15086
c86cf029
VP
150872009-02-17 Vladimir Prus <vladimir@codesourcery.com>
15088
15089 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
15090 notifications.
15091 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
15092 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
15093 * lib/mi-support.exp (library_loaded_re): New.
15094 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
15095
3ea85240
VP
150962009-02-17 Vladimir Prus <vladimir@codesourcery.com>
15097
15098 * gdb.gdb/observer.exp: Use test_notification observer, not
15099 normal_stop, everywhere.
15100 (test_normal_stop_notifications): Rename to...
15101 (test_notifications): ...this.
15102 (test_observer_normal_stop): Rename to...
15103 (test_observer): ...this.
15104
1903f0e6
DE
151052009-02-16 Doug Evans <dje@google.com>
15106
15107 * gdb.arch/amd64-disp-step.S (test_int3): New test.
15108 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
15109 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
15110 (test_prefixed_syscall,test_int3): New tests.
15111 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
15112 (test_prefixed_syscall,test_int3): New tests.
15113
1d33d6ba
VP
151142009-02-14 Vladimir Prus <vladimir@codesourcery.com>
15115
3cb51905
AS
15116 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
15117 (mi_expect_interrupt): Likewise.
15118 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
15119 response.
1d33d6ba 15120
faafb047
PM
151212009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
15122
15123 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
15124 * gdb.base/pc-fp.exp (get_valueofx): Remove.
15125 Replace calls to get_valueofx by get_hexadecimal_valueof.
15126
417e16e2
PM
151272009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
15128
15129 * lib/gdb.exp (get_valueof): Accept anything as a return value.
15130 (get_integer_valueof): New procedure.
15131 (get_sizeof): Use new get_integer_value_of.
15132 * gdb.base/sizeof.exp: Replace all uses of get_valueof
15133 by get_integer_valueof.
15134
7065b901
TT
151352009-02-13 Tom Tromey <tromey@redhat.com>
15136
15137 * gdb.base/remote.exp (get_sizeof): Remove.
15138 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
15139 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
15140 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
15141 * lib/gdb.exp (get_valueof): Move from long_long.exp.
15142 (get_sizeof): Likewise.
15143
5d7cb8df
JK
151442009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15145
15146 PR fortran/9806
15147 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
15148
b2febfff
PP
151492009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
15150
15151 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
15152
4aa995e1
PA
151532009-02-06 Pedro Alves <pedro@codesourcery.com>
15154
15155 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
15156
d8906c6f
TJB
151572009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
15158
15159 * gdb.python/python-cmd.exp: New file.
15160
ff4ab08d
TG
151612009-02-06 Tristan Gingold <gingold@adacore.com>
15162
15163 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
15164
aacd552b
TG
151652009-02-05 Tristan Gingold <gingold@adacore.com>
15166
15167 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
15168 pointer is dereferenced and use this signal name in regexp.
15169 * gdb.base/signull.exp: Ditto.
15170 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
15171 * gdb.base/signull.c (main): Ditto.
15172
08c637de
TJB
151732009-02-04 Tom Tromey <tromey@redhat.com>
15174 Thiago Jung Bauermann <bauerman@br.ibm.com>
15175
15176 * gdb.python/python-value.exp: Use `gdb.history' instead of
15177 `gdb.value_from_history'.
15178 (test_value_numeric_ops): Add test for conversion of enum constant.
15179 * gdb.python/python-value.c (enum e): New type.
15180 (evalue): New global.
15181 (main): Use argv.
15182
20261af8
JG
151832009-02-04 Jerome Guitton <guitton@adacore.com>
15184
15185 * gdb.ada/uninitialized_vars: New test program.
15186 * gdb.ada/uninitialized_vars.exp: New testcase.
15187
52e44b43
TT
151882009-02-02 Tom Tromey <tromey@redhat.com>
15189
15190 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
15191 * gdb.cp/pr2489.cc: Rename...
15192 * gdb.cp/pr9594.cc: ... to this.
15193
1c71341a
TT
151942009-02-02 Tom Tromey <tromey@redhat.com>
15195
15196 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
15197 * gdb.cp/pr2489.cc: New file.
15198 * gdb.cp/cpcompletion.exp: New file.
15199
a4295225
TT
152002009-02-02 Tom Tromey <tromey@redhat.com>
15201
15202 PR exp/9059:
15203 * gdb.cp/call-c.exp: Add regression test.
15204 * gdb.cp/call-c.cc (FooHandle): New typedef.
15205 (main): New variable 'handle'.
15206
592375cd
VP
152072009-01-30 Vladimir Prus <vladimir@codesourcery.com>
15208
15209 * lib/mi-support.exp (et_mi_thread_list)
15210 (check_mi_and_console_threads): Adjust for current thread in
15211 -thread-list-ids output.
15212
41447f92
VP
152132009-01-30 Vladimir Prus <vladimir@codesourcery.com>
15214
889bf7c5
PA
15215 * gdb.mi/mi-break.exp (test_disabled_creation): New.
15216 Call it.
41447f92 15217
35669430
DE
152182009-01-28 Doug Evans <dje@google.com>
15219
15220 * gdb.arch/amd64-disp-step.S: New file.
15221 * gdb.arch/amd64-disp-step.exp: New file.
15222 * gdb.arch/i386-disp-step.S: New file.
15223 * gdb.arch/i386-disp-step.exp: New file.
15224
09f00d9a
PM
152252009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
15226
15227 * gdb.base/find.exp: Set newline variable
15228 using quotes instead of braces to fix cygwin failures.
15229
1e8fb976
PA
152302009-01-23 Pedro Alves <pedro@codesourcery.com>
15231
15232 * gdb.base/radix.exp: Add tests to ensure that that set
15233 input-radix 0 and set output-radix 0 are really rejected.
15234
da061712
PA
152352009-01-23 Pedro Alves <pedro@codesourcery.com>
15236
15237 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
15238 copyright years.
15239
dd7e2d2b
PA
152402009-01-23 Pedro Alves <pedro@codesourcery.com>
15241
15242 PR gdb/9664:
15243 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
15244
392452f6
PA
152452009-01-22 Pedro Alves <pedro@codesourcery.com>
15246
15247 PR c++/9631:
15248 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
15249
8653e71c
PM
152502009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
15251
15252 * gdb.server/file-transfer.exp: Use EXEEXT variable for
15253 binfile definition to fix Windows OS failure.
15254
a12cc160
DJ
152552009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
15256
15257 PR gdb/9346
15258 * gdb.base/interrupt.c (sigint_handler): New.
15259 (main): Install a SIGINT handler if SIGNALS is defined. Exit
15260 on error.
15261 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
15262 Test "signal SIGINT".
15263
b89667eb
DE
152642009-01-19 Doug Evans <dje@google.com>
15265
15266 * gdb.base/break.exp: Update expected gdb output.
15267 * gdb.base/sepdebug.exp: Ditto.
15268 * gdb.mi/mi-syn-frame.exp: Ditto.
15269 * gdb.mi/mi2-syn-frame.exp: Ditto.
15270 * gdb.base/call-signal-resume.exp: New file.
15271 * gdb.base/call-signals.c: New file.
15272 * gdb.base/unwindonsignal.exp: New file.
15273 * gdb.base/unwindonsignal.c: New file.
15274 * gdb.threads/interrupted-hand-call.exp: New file.
15275 * gdb.threads/interrupted-hand-call.c: New file.
15276 * gdb.threads/thread-unwindonsignal.exp: New file.
15277
adb483fe
DJ
152782009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
15279
15280 * gdb.base/define.exp: Test defining and hooking prefix commands.
15281 * gdb.python/python.exp: Update test for "show user" output.
15282
60023297
JK
152832009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15284
15285 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
15286 now the output exactly, using less wildcards. Expect also the output
15287 of gfortran-4.3. Update for the f-valprint.c modification from
15288 2008-04-22.
15289 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
15290 Remove gdb_test test names where matching the command.
15291
ccc57cf9
PA
152922009-01-01 Pedro Alves <pedro@codesourcery.com>
15293
15294 PR breakpoints/9681:
15295 * gdb.base/watchpoint.exp: Add regression test.
15296
c7a6ca08
PA
152972008-12-31 Pedro Alves <pedro@codesourcery.com>
15298
15299 * gdb.threads/attach-into-signal.exp: Don't use
15300 gdb_suppress_entire_file.
15301 * gdb.threads/attach-stopped.exp: Ditto.
15302 * gdb.threads/attachstop-mt.exp: Ditto.
15303
3a031f65
PA
153042008-12-31 Pedro Alves <pedro@codesourcery.com>
15305
15306 PR gdb/8812:
15307 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
15308
09e6485f
PA
153092008-12-29 Pedro Alves <pedro@codesourcery.com>
15310
15311 PR gdb/7536:
15312 * gdb.base/radix.exp: Add tests to ensure invalid input radices
15313 and unsupported output radices are really rejected.
15314
0cd53049
JK
153152008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
15316
15317 * gdb.cp/punctuator.exp: Backslash the '$' signs.
15318
ba163c7e
TT
153192008-12-22 Tom Tromey <tromey@redhat.com>
15320
15321 * gdb.cp/punctuator.exp: New file.
15322
6f4de6c9
JK
153232008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15324
15325 * gdb.base/completion.exp (Completing non-existing component): New test.
15326
0f34d0b4
JK
153272008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15328
15329 Fix for PR gdb/8648.
15330 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
15331 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
15332 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
15333 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
15334
db2ad4c3
JK
153352008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15336
15337 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
15338
bb5ef15e
DP
153392008-12-16 Christophe Lyon <christophe.lyon@st.com>
15340
15341 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
15342 compiler actually generate code at the expected line number.
15343
90142adc
JZ
153442008-12-15 Jie Zhang <jie.zhang@analog.com>
15345
15346 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
15347
fad6eecd
TT
153482008-12-12 Tom Tromey <tromey@redhat.com>
15349
15350 * gdb.base/commands.exp (redefine_hook_test): New proc.
15351 Call it.
15352
17c8aaf5
TT
153532008-12-11 Tom Tromey <tromey@redhat.com>
15354
15355 * gdb.base/macscp.exp: New regression test.
15356
7c8adf68
TT
153572008-12-11 Tom Tromey <tromey@redhat.com>
15358
15359 * gdb.base/macscp.exp: Print "address.addr".
15360 * gdb.base/macscp1.c (struct outer): New struct.
15361 (address): New global.
15362
b05dcbb7
TT
153632008-12-09 Tom Tromey <tromey@redhat.com>
15364
15365 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
15366 Call it.
15367
2d476de1
DE
153682008-12-04 Doug Evans <dje@google.com>
15369
15370 * gdb.server/ext-run.exp: Relax regexp for init program.
15371
87bdc959
TG
153722008-12-03 Tristan Gingold <gingold@adacore.com>
15373
15374 * gdb.base/macscp.exp: Generate an object file during compilation
15375 to work around Darwin dsymutil limitations.
15376
e0740f77
JK
153772008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
15378
15379 Test resolving external references to TLS variables.
15380 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
15381 FILE2_THREAD_LOCAL.
15382 (testfile2, srcfile2): New variables.
15383 * gdb.threads/tls.c (file2_thread_local)
15384 (function_referencing_file2_thread_local): New.
15385 * gdb.threads/tls2.c: New file.
15386
67f0aac5
JB
153872008-11-28 Joel Brobecker <brobecker@adacore.com>
15388
15389 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
e0740f77
JK
15390 rather than integer, as integer might not be big enough when
15391 on 64bit targets.
67f0aac5 15392
c332165e
JG
153932008-11-27 Jerome Guitton <guitton@adacore.com>
15394
15395 * gdb.cp/formatted-ref.exp: Add equality test.
15396 * gdb.ada/formatted_ref.exp: Ditto.
15397
fc9b693c
JK
153982008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
15399
15400 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
15401 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
15402
a9c64011
AS
154032008-11-20 Andreas Schwab <schwab@suse.de>
15404
15405 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
15406 matching syscall entry point.
15407 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
15408 (tcatch_vfork_then_child_follow): Likewise. Finish through
15409 vfork even if we stopped at the syscall trampoline.
15410
e2fd701e
DE
154112008-11-20 Doug Evans <dje@google.com>
15412
15413 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
15414
69abc51c
TJB
154152008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
15416
15417 * gdb.arch/ppc-dfp.exp: New file.
15418 * gdb.arch/ppc-dfp.c: New file.
15419
c14c28ba
PP
154202008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
15421
15422 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
a9c64011 15423
2e74121d
DE
154242008-11-17 Doug Evans <dje@google.com>
15425
15426 * gdb.mi/mi-syn-frame.exp: Update expected output.
15427 * gdb.mi/mi2-syn-frame.exp: Update expected output.
15428
66bb093b
VP
154292008-11-17 Vladimir Prus <vladimir@codesourcery.com>
15430
15431 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
a9c64011
AS
15432 "thread N" results in =thread-selected.
15433 * lib/mi-support (mi_run_cmd, mi_expect_stop)
15434 (mi_send_resuming_command_raw): Be prepared for
15435 =thread-selected.
15436
3d043ef6
VP
154372008-11-17 Vladimir Prus <vladimir@codesourcery.com>
15438
a9c64011
AS
15439 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
15440 * lib/mi-support.exp: Likewise.
3d043ef6 15441
808104c8
JB
154422008-11-16 Joel Brobecker <brobecker@adacore.com>
15443
15444 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
15445 commands from the expected output for "help catch".
15446
00b22944
JB
154472008-11-15 Joel Brobecker <brobecker@adacore.com>
15448
15449 * gdb.ada/int_deref.exp: New testcase.
15450
59669435
TT
154512008-11-14 Nick Roberts <nickrob@snap.net.nz>
15452
15453 * gdb.mi/gdb2549.exp: New file.
15454
de04a248
DE
154552008-11-11 Doug Evans <dje@google.com>
15456
15457 * gdb.base/callexit.exp: New file.
15458 * gdb.base/callexit.c: New file.
15459
6b8ce727
DE
154602008-11-10 Doug Evans <dje@google.com>
15461
15462 * lib/gdb.exp (GDBFLAGS): Move -nx ...
15463 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
15464 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
15465 (default_gdb_start,default_gdb_exit): Ditto.
15466 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
15467 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
15468 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
15469 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
15470 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
15471 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
15472
1b14b8aa
AS
154732008-11-03 Andreas Schwab <schwab@suse.de>
15474
15475 * gdb.base/hashline2.exp: Fix typo.
15476 * gdb.base/hashline3.exp: Likewise.
15477
f3134b88
TT
154782008-10-30 Tom Tromey <tromey@redhat.com>
15479
15480 * gdb.base/pointers.exp: Add test.
15481 * gdb.base/pointers.c (k, S): New typedefs.
15482 (instance): New global.
15483
c2226152
AS
154842008-10-30 Andreas Schwab <schwab@suse.de>
15485
15486 * gdb.base/args.exp: Add tests for newlines.
15487
462f405c
JB
154882008-10-30 Joel Brobecker <brobecker@adacore.com>
15489
15490 gdb.base/foll-exec.exp: Update the expected output of a couple
15491 of "info breakpoints" tests.
15492
79a45b7d
TT
154932008-10-28 Tom Tromey <tromey@redhat.com>
15494
15495 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
15496
adc13a14
PA
154972008-10-24 Pedro Alves <pedro@codesourcery.com>
15498
15499 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
15500 gdb_start_cmd.
15501 Use runto_main before any test that requires execution.
15502
252fbfc8
PA
155032008-10-23 Pedro Alves <pedro@codesourcery.com>
15504
15505 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
15506 instead of SIGINT.
15507
28148e3d
JB
155082008-10-22 Joel Brobecker <brobecker@adacore.com>
15509
15510 * gdb.base/completion.exp: Update expected output following
15511 the addition of the "info tasks" command.
15512
c209f847
TT
155132008-10-22 Tom Tromey <tromey@redhat.com>
15514
15515 * gdb.base/exprs.exp (test_expr): Add test for string
15516 concatenation.
15517
f177e350
PA
155182008-10-19 Pedro Alves <pedro@codesourcery.com>
15519
15520 * configure.ac: Output gdb.python/Makefile.
15521 * configure: Regenerate.
15522 * gdb.python/Makefile.in: New.
15523
cce89356
JB
155242008-10-16 Joel Brobecker <brobecker@adacore.com>
15525
15526 * gdb.base/foll-fork.exp: Adjust the expected output to match
15527 the new description for fork/vfork catchpoints in the "info
15528 breakpoints" output.
15529
176d289d
TJB
155302008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
15531
15532 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
15533
a08702d6
TJB
155342008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
15535
15536 * gdb.python/python-value.c: New file.
15537 * gdb.python/python-value.exp: New file.
15538
1c5cfe86
PA
155392008-10-15 Pedro Alves <pedro@codesourcery.com>
15540
15541 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
15542
5a98ad69
DP
155432008-10-15 Denis Pilat <denis.pilat@st.com>
15544
41702f1b 15545 * gdb.cp/mb-ctor.exp: Fix a typo.
5a98ad69 15546
dcb1a1e2
TT
155472008-10-09 Tom Tromey <tromey@redhat.com>
15548
15549 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
15550 'fprintf' and 'stderr'.
15551
9124fe48
JB
155522008-10-07 Joel Brobecker <brobecker@adacore.com>
15553
15554 * gdb.ada/ref_tick_size.exp: New testcase.
15555
45452591
DE
155562008-10-06 Doug Evans <dje@google.com>
15557
15558 * gdb.dwarf2/dw2-cu-size.exp: New file.
15559 * gdb.dwarf2/dw2-cu-size.S: New file.
15560
15561 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
15562 .Ltype_int for clarity.
15563
4fc5b208
PP
155642008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
15565
15566 PR gdb/2384:
15567 * gdb.cp/gdb2384.exp: Extended to test more cases.
15568 * gdb.cp/gdb2384.cc: Likewise.
15569 * gdb.cp/gdb2384-base.h: Likewise.
15570 * gdb.cp/gdb2384-base.cc: Likewise.
a9c64011 15571
d78df370
JK
155722008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
15573
15574 * gdb.base/maint.exp (maint print type): Remove printing
15575 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
15576
9a044a89
TT
155772008-09-30 Tom Tromey <tromey@redhat.com>
15578
15579 * gdb.base/macscp.exp: Add completion tests.
15580 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
15581 (TWENTY_THREE): Likewise.
15582 (FORTY_EIGHT): Likewise.
15583
506800a9
TT
155842008-09-30 Tom Tromey <tromey@redhat.com>
15585
15586 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
15587 everywhere.
15588 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
15589
1a6f01b5
JK
155902008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
15591
15592 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
15593 testcase is derived from. Fix racy dependency on an expected PID
15594 number. No longer support the testcase on Linux kernel 2.4.x.
15595
2fae03e8
TT
155962008-09-27 Tom Tromey <tromey@redhat.com>
15597
15598 * gdb.base/macscp.exp: Add tests for stringification, splicing,
15599 and varargs.
15600
1ad15515
PA
156012008-09-22 Pedro Alves <pedro@codesourcery.com>
15602
15603 * lib/mi-support.exp (mi_expect_interrupt): New.
15604 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
15605 from gdb.mi/mi-nonstop.exp.
15606 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
15607 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
15608 lib/mi-support.exp.
15609 Use mi_check_thread_states throughout. Avoid ".*" and do not
15610 require an anchor after -exec-run.
15611
d0b76dc6
DJ
156122008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
15613
15614 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
15615 stop is pending. Avoid ".*" when two stops are pending.
15616 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
15617 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
15618 newlines in fullnames.
15619 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
15620 (mi_expect_stop): Update comments. Only anchor in sync mode.
15621 Do not match newlines.
15622 (mi_send_resuming_command_raw): Always return status.
15623 (mi_get_stop_line): Do not match more than one line by accident.
15624 Only anchor in sync mode.
15625 (mi_run_inline_test): If -exec-next fails, give up.
15626
9990c830
UW
156272008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15628
15629 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
15630 on SPU.
15631
ebcf6f00
JB
156322008-09-10 Joel Brobecker <brobecker@adacore.com>
15633
15634 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
15635
b6db24e5
JB
156362008-09-10 Joel Brobecker <brobecker@adacore.com>
15637
15638 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
15639 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
15640 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
15641 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
15642 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
15643 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
15644 gdb.ada/interface.exp, gdb.ada/null_array.exp,
15645 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
15646 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
15647 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
15648 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
15649 Include the "= " sequence in the expected output of print tests.
15650
2bf448e0
JB
156512008-09-10 Joel Brobecker <brobecker@adacore.com>
15652
15653 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
15654 description for boolean types.
15655
d51fd4c8
PA
156562008-09-09 Pedro Alves <pedro@codesourcery.com>
15657
15658 * gdb.base/hook-stop-continue.c: New.
15659 * gdb.base/hook-stop-continue.exp: New.
15660
694182d2
DJ
156612008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
15662
15663 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
15664
3b8a7fc0
JG
156652008-09-08 Jerome Guitton <guitton@adacore.com>
15666
15667 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
15668 (stack_check_probe_2, stack_check_probe_loop_1)
15669 (stack_check_probe_loop_2): New functions.
15670 (main): Add call to these new functions.
15671 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
15672 functions, check that the breakpoint is inserted at the appropriate
15673 location.
15674 (insert_breakpoint): Slightly refine this procedure so that it can
15675 be called several times in the test.
15676
96cc0ae8
JG
156772008-09-08 Jerome Guitton <guitton@adacore.com>
15678
15679 * gdb.base/stack-checking.c: New file.
15680 * gdb.base/stack-checking.exp: New file.
15681
1f08b409
TJB
156822008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
15683
15684 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
15685 * gdb.arch/altivec-regs.exp: Likewise.
15686 * gdb.arch/vsx-regs.exp: Likewise.
15687
3099e1c4
TJB
156882008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
15689
15690 * gdb.arch/ppc-fp.exp: New file.
15691 * gdb.arch/ppc-fp.c: New file.
15692
cc69bfc1
PP
156932008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
15694
15695 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
15696 lest gcc-4.3.1 optimizes the whole thing away.
a9c64011 15697
b02a33db
MS
156982008-09-04 Michael Snyder <msnyder@vmware.com>
15699
15700 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
15701 as "at" (for non-debug functions such as _start).
15702
2992cbe0
UW
157032008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15704
15705 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
15706 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
15707 software watchpoints.
15708 * gdb.base/watch_thread_num.exp: Likewise.
15709
514f746b
AR
157102008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
15711
15712 * gdb.arch/i386-bp_permanent.exp: New test.
15713
876cecd0
TT
157142008-08-24 Tom Tromey <tromey@redhat.com>
15715
15716 * gdb.base/maint.exp: Update "maint print type".
15717
80f73d71
VP
157182008-08-21 Vladimir Prus <vladimir@codesourcery.com>
15719
15720 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
15721 support. Adjust the order of "*running" notifications.
15722 * gdb.mi/non-stop.c: Don't cast from int to void* and
15723 back.
15724
d9c78d7d
MK
157252008-08-20 Mark Kettenis <kettenis@gnu.org>
15726
15727 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
15728 expect to find it in the "info frame" output.
15729
97a2d1d3
DJ
157302008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
15731
15732 * gdb.base/interp.exp: Always consume both prompts.
15733
b96e2927
PA
157342008-08-20 Pedro Alves <pedro@codesourcery.com>
15735
15736 * gdb.base/pending.exp: Test pending breakpoints without symbols
15737 loaded.
15738
8cf6e61a
VP
157392008-08-19 Vladimir Prus <vladimir@codesourcery.com>
15740
15741 * lib/mi-support.exp (mi_expect_stop): Produce
15742 more details on failures.
15743 * gdb.mi/mi-nonstop.exp: New.
15744 * gdb.mi/non-stop.c: New.
15745
c6ebd6cf
VP
157462008-08-19 Vladimir Prus <vladimir@codesourcery.com>
15747
a9c64011
AS
15748 * gdb.mi/mi-async.exp: Use 'set target-async'.
15749 * lib/mi-support.exp: Use 'set/show target-async'.
c6ebd6cf 15750
46a9b8ed
DJ
157512008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
15752
15753 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
15754
44feb3ce
TT
157552008-08-17 Tom Tromey <tromey@redhat.com>
15756
15757 * gdb.base/help.exp (help catch): Rewrite.
15758
311a4e6b
TJB
157592008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
15760
15761 * gdb.base/define.exp: Test indented command documentation.
15762 * gdb.python/python.exp: Test indented multi-line command.
15763
604c2f83
LM
157642008-08-15 Luis Machado <luisgpm@br.ibm.com>
15765
15766 * testsuite/gdb.arch/vsx-regs.c: New source file.
15767 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
15768 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
15769
886a217c
TT
157702008-08-14 Tom Tromey <tromey@redhat.com>
15771
15772 * gdb.base/macscp.exp: Add regression test for "macro define" or
15773 "macro undef" with no arguments.
15774
c814a4f3
PP
157752008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
15776
15777 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
a9c64011 15778
12ab8a60
UW
157792008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15780
15781 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
15782
d57a3c85
TJB
157832008-08-06 Tom Tromey <tromey@redhat.com>
15784
15785 * gdb.python/python.exp: New file.
15786
c7b778ff
JK
157872008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
15788
15789 Fix for PR gdb/1543.
15790 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
15791 $LOCATION.
15792 (location): New variable.
15793 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
15794 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
15795 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
15796 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
15797 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
15798 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
15799 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
15800 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
15801 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
15802 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
15803 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
15804 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
15805 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
15806 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
15807 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
15808 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
15809 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
15810 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
15811 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
15812 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
15813 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
15814 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
15815 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
15816 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
15817 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
15818 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
15819 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
15820 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
15821 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
15822 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
15823 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
15824 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
15825 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
15826 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
15827 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
15828 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
15829 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
15830 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
15831 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
15832 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
15833 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
15834 gdb.base/type-opaque.exp, gdb.base/until.exp,
15835 gdb.base/value-double-free.c, gdb.base/varargs.exp,
15836 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
15837 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
15838 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
15839 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
15840 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
15841 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
15842 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
15843 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
15844 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
15845 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
15846 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
15847 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
15848 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
15849 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
15850 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
15851 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
15852 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
15853 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
15854 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
15855 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
15856 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
15857 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
15858 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
15859 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
15860 gdb.pascal/types.exp, gdb.stabs/weird.exp,
15861 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
15862 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
15863 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
15864 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
15865 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
15866 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
15867 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
15868 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
15869 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
15870 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
15871 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
15872 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
15873 lib/mi-support.exp, lib/trace-support.exp: Remove reference
15874 to bug-gdb@prep.ai.mit.edu .
15875
5e06a3d1
VP
158762008-07-31 Vladimir Prus <vladimir@codesourcery.com>
15877
15878 * lib/mi-support.exp (mi_load_shlibs): New.
15879 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
15880
9d81d21b
VP
158812008-07-30 Vladimir Prus <vladimir@codesourcery.com>
15882
15883 * lib/mi-support.exp (get_mi_thread_list)
15884 (check_mi_and_console_threads): New, moved from ...
15885 * gdb.mi/mi-pthread.exp: ...here.
15886 * gdb.mi/gdb669.exp (get_mi_thread_list)
15887 (check_mi_and_console_threads): Delete.
15888 * gdb.mi/mi2-pthread.exp: Likewise.
15889
bae98fe0
TT
158902008-07-28 Tom Tromey <tromey@redhat.com>
15891
15892 * Makefile.in (just-check): Remove. Move body to...
15893 (check): ... here.
15894
57380f4e
DJ
158952008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
15896
15897 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
15898 Add a test for duplicated SIGINTs.
15899
e09490f1
DJ
159002008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
15901
15902 * gdb.threads/schedlock.exp (get_args): Update to work for any
15903 value of NUM.
15904 (Top level): Report the number of threads that did not resume.
15905
6387b45f
DJ
159062008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
15907
15908 * gdb.dwarf2/dw2-compressed.S: Also define __start.
15909
62f64ff2
DJ
159102008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
15911
15912 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
15913 non-MI prompt.
15914
fa8de41e
TT
159152008-07-26 Tom Tromey <tromey@redhat.com>
15916
15917 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
15918 (function_struct, function_struct_ptr): New globals.
15919 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
15920 function pointer in a struct.
15921
ccb3ac8a
TT
159222008-07-26 Tom Tromey <tromey@redhat.com>
15923
15924 * gdb.base/macscp.exp: Add test for macro lexing bug.
15925
d7d9f01e
TT
159262008-07-18 Tom Tromey <tromey@redhat.com>
15927
15928 * gdb.base/macscp.exp: Add macro tests.
15929
9bf07184
PP
159302008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
15931
15932 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
15933
becf6477
PP
159342008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
15935
15936 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
15937
0709f7d3
PP
159382008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
15939
15940 * gdb.cp/class2.exp: fix for failure on spu-elf
a9c64011 15941
7093c834
PP
159422008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
15943
15944 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
a9c64011 15945
b432ffe3
JK
159462008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15947
15948 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
15949
b1a268e5
VP
159502008-07-12 Vladimir Prus <vladimir@codesourcery.com>
15951
15952 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
15953
e2995f8e
KB
159542008-07-11 Kevin Buettner <kevinb@redhat.com>
15955
15956 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
15957 of regexp to account for changes made to GDB in the printing of
15958 byte vectors.
15959
14032a66
TT
159602008-07-11 Tom Tromey <tromey@redhat.com>
15961
15962 * gdb.base/completion.exp: Add 'help' completion test.
15963
981505ef
JK
159642008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15965
15966 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
15967
10568435
JK
159682008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15969
15970 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
15971
4487aabf
PA
159722008-07-09 Pedro Alves <pedro@codesourcery.com>
15973
15974 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
15975
a4a9b1c4
PA
159762008-07-09 Pedro Alves <pedro@codesourcery.com>
15977
15978 * gdb.base/fullname.exp: Restore pwd if compiling failed.
15979
3c3185ac
JK
159802008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15981
15982 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
15983
7ebd49dc
VP
159842008-06-28 Vladimir Prus <vladimir@codesourcery.com>
15985
15986 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
15987 previous commit. Add a comment.
15988
84e46146
PA
159892008-06-28 Pedro Alves <pedro@codesourcery.com>
15990
15991 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
15992
0f8d4a2f
VP
159932008-06-28 Vladimir Prus <vladimir@codesourcery.com>
15994
15995 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
15996
f747e0ce
PA
159972008-06-27 Pedro Alves <pedro@codesourcery.com>
15998
15999 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
16000 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
16001 compiling an executable, link in an object that forces unbuffered
16002 output.
16003 * lib/set_unbuffered_mode.c: New file.
16004
734a5c36
JK
160052008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16006
16007 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
16008
a2840c35
VP
160092008-06-25 Vladimir Prus <vladimir@codesourcery.com>
16010
a9c64011
AS
16011 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
16012 mi_expect_stop.
16013 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
16014 Demand that *running is output.
16015 (detect_async): Perform checking every time.
16016 (mi_send_resuming_command): Extract everything into...
16017 (mi_send_resuming_command_raw): ...this.
a2840c35
VP
16018 (mi_expect_stop): Don't accept any output before *stopped.
16019
6ae37fef
VP
160202008-06-13 Vladimir Prus <vladimir@codesourcery.com>
16021
16022 Robustify mi-simplerun.
a9c64011
AS
16023 * gdb.mi/basics.c (main): Add a call to sleep.
16024 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
16025 * gdb.mi/mi2-cli.exp: Likewise.
16026 * gdb.mi/mi-break.exp: Likewise.
6ae37fef 16027
b4aa76f0 160282008-06-11 Vladimir Prus <vladimir@codesourcery.com>
83408de7
VP
16029
16030 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
16031
e1ac3328
VP
160322008-06-10 Vladimir Prus <vladimir@codesourcery.com>
16033
a9c64011
AS
16034 * gdb.mi/mi-console.exp: Adjust.
16035 * gdb.mi/mi-syn-frame.exp: Adjust.
16036 * gdb.mi/mi2-console.exp: Adjust.
16037 * gdb.mi/mi2-syn-frame.exp: Adjust.
16038 * lib/mi-support.exp (mi_run_cmd): Adjust.
16039 (mi_send_resuming_command): Adjust.
e1ac3328 16040
f7f9a841
VP
160412008-06-10 Vladimir Prus <vladimir@codesourcery.com>
16042
16043 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
a9c64011
AS
16044 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
16045 testing of stopped.
16046 * gdb.mi/mi2-syn-frame.exp: Likewise.
16047 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
16048 (async, detect_async): New.
16049 (mi_expect_stop, mi_continue_to_line): Adjust expectation
16050 depending on if we're running in sync or async mode.
f7f9a841 16051
37cd5d19
TT
160522008-06-09 Tom Tromey <tromey@redhat.com>
16053
16054 * gdb.base/completion.exp: New tests for field name completion
16055 with spaces, and field name completion with '->'.
16056
65d12d83
TT
160572008-06-06 Tom Tromey <tromey@redhat.com>
16058
16059 * gdb.base/break1.c (struct some_struct): New struct.
16060 (values): New global.
16061 * gdb.base/completion.exp: Add field name completion test.
16062
ebfe2e3f
PP
160632008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
16064
16065 * gdb.cp/call-c.exp: Test for incorrect handling of reference
16066 to pointer.
16067 * gdb.cp/call-c.cc: Likewise.
16068
bcf6fc3a
NR
160692008-06-06 Nick Roberts <nickrob@snap.net.nz>
16070
16071 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
16072 annotation.
16073
49fd4a42 160742008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
a9c64011 16075 Pedro Alves <pedro@codesourcery.com>
49fd4a42
PA
16076
16077 * gdb.threads/execl.c, gdb.threads/execl1.c,
16078 gdb.threads/execl.exp: New tests.
a9c64011 16079
8a34ac3f
AR
160802008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
16081 Daniel Jacobowitz <dan@codesourcery.com>
16082
16083 * gdb.cp/exception.exp: Activate test, make it work with pending
16084 catchpoints.
16085
86ae69ef
JK
160862008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
16087
16088 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
16089
f7f9ae2c
VP
160902008-05-28 Vladimir Prus <vladimir@codesourcery.com>
16091
a9c64011
AS
16092 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
16093 now printed.
16094 * gdb.mi/mi2-var-cmd.exp: Likewise.
f7f9ae2c 16095
2a2d4dc3
AS
160962008-05-27 Andreas Schwab <schwab@suse.de>
16097
16098 * gdb.base/frame-args.exp: Handle arguments that are optimized
16099 out.
16100
5099e4d9
LM
161012008-05-26 Luis Machado <luisgpm@br.ibm.com>
16102
16103 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
16104 quiet for ppc32 and group options into a single variable.
16105
d9c36a91
JB
161062008-05-23 Joel Brobecker <brobecker@adacore.com>
16107
16108 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
16109 of zero-size elements.
16110 * gdb.ada/null_array.exp: Test printing this new array.
16111
103a8671
JK
161122008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16113
16114 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
16115
07a4cc1a 161162008-05-21 Joel Brobecker <brobecker@adacore.com>
5943254b
JB
16117
16118 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
16119 of the "finish" command.
16120
55f996a7
NR
161212008-05-21 Nick Roberts <nickrob@snap.net.nz>
16122
16123 * gdb.base/annota1.exp: Test for new annotation.
16124
907fc202
UW
161252008-05-16 Pedro Alves <pedro@codesourcery.com>
16126
16127 * gdb.base/fixsection.exp: New file.
16128 * gdb.base/fixsection0.c: New file.
16129 * gdb.base/fixsection1.c: New file.
16130
e8f97270
UW
161312008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16132
16133 * gdb.base/annota1.exp: Accept printf@... in place of printf.
16134 * gdb.base/annota3.exp: Likewise.
16135
ac0bb574
NF
161362008-05-13 Nathan Froyd <froydnj@codesourcery.com>
16137
16138 * gdb.base/watch_thread_num.exp: Don't run tests that require
16139 watchpoints if the target doesn't support them.
16140
6fadd07a
DE
161412008-05-12 Doug Evans <dje@google.com>
16142
16143 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
16144
6e9a4a30
JB
161452008-05-09 Joel Brobecker <brobecker@adacore.com>
16146
16147 * gdb.ada/assign_1.exp: New testcase.
16148
08388c79
DE
161492008-05-09 Doug Evans <dje@google.com>
16150
a3c83fae
DE
16151 * gdb.base/find.exp: New file.
16152 * gdb.base/find.c: New file.
08388c79 16153
bd5ddfe8
DJ
161542008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
16155
16156 * gdb.base/commands.exp (watchpoint_command_test): Handle
16157 gdb,no_hardware_watchpoints.
16158 * gdb.base/float.exp: Allow ARM targets without floating point.
16159 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
16160
b5dd68e2 161612008-05-06 Jerome Guitton <guitton@adacore.com>
a9c64011 16162 Joel Brobecker <brobecker@adacore.com>
b5dd68e2
JB
16163
16164 * gdb.ada/lang_switch: New test program.
16165 * gdb.ada/lang_switch.exp: New testcase.
16166
382d13d1
DE
161672008-05-05 Doug Evans <dje@google.com>
16168
16169 * gdb.base/help.exp (disassemble): Update expected help text.
16170
9dd789d0
PA
161712008-05-04 Pedro Alves <pedro@codesourcery.com>
16172
16173 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
16174
611c83ae
PA
161752008-05-04 Pedro Alves <pedro@codesourcery.com>
16176
16177 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
16178 different times.
16179
ff013f42
JK
161802008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
16181
16182 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
16183 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
16184 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
16185 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
16186
96dff6a2
VP
161872008-05-04 Vladimir Prus <vladimir@codesourcery.com>
16188
16189 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
16190 notification to appear.
16191
55cd6f92
DJ
161922008-05-04 Daniel Jacobowitz <dan@debian.org>
16193
16194 * gdb.base/fullname.c: New file.
16195 * gdb.base/fullname.exp: New file.
16196 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
16197
d705c43c
PA
161982008-05-03 Pedro Alves <pedro@codesourcery.com>
16199
16200 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
16201 expressions with macros.
16202
333222e1
JK
162032008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
16204
16205 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
16206
5ac01682
DJ
162072008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
16208
16209 * gdb.base/completion.exp: Handle lack of other symbols beginning
16210 with "a".
16211
16212 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
16213
237fc4c9
PA
162142008-05-02 Jim Blandy <jimb@codesourcery.com>
16215
16216 * gdb.asm/asmsrc1.s: Add scratch space.
16217
ed5e9466
DJ
162182008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
16219 Daniel Jacobowitz <dan@codesourcery.com>
16220
16221 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
16222 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
16223 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
16224
b39cc962
DJ
162252007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
16226
16227 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
16228
36d520f5
JB
162292008-05-01 Joel Brobecker <brobecker@adacore.com>
16230
16231 * gdb.base/info-target.exp: New testcase.
16232
8d4e3071
DJ
162332008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
16234
16235 * gdb.cp/hang.exp: Use .cc instead of .C.
16236 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
16237 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
16238
6f3f3097
DJ
162392008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
16240
16241 * gdb.base/gdb1250.exp: Remove perror.
16242 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
16243
5550a914
PA
162442008-04-30 Pedro Alves <pedro@codesourcery.com>
16245
16246 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
16247 .2byte.
16248
d848e687
DJ
162492008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
16250
16251 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
16252 (maybe_kfail): New.
16253
93b5768b
PA
162542008-04-25 Pedro Alves <pedro@codesourcery.com>
16255
16256 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
16257
721c02de
VP
162582008-04-24 Vladimir Prus <vladimir@codesourcery.com>
16259
a9c64011
AS
16260 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
16261 * gdb.mi/mi2-syn-frame.exp: Likewise.
16262 * lib/mi-support.exp: Likewise.
721c02de 16263
74960c60
VP
162642008-04-24 Vladimir Prus <vladimir@codesourcery.com>
16265
16266 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
16267 to specify regexp for the location to stop at.
16268 * gdb.base/break-always.c: New.
16269 * gdb.base/break-always.exp: New.
16270
d24317b4
VP
162712008-04-24 Vladimir Prus <vladimir@codesourcery.com>
16272
16273 * lib/mi-support.exp (mi_runto_helper): Adjust
16274 for the original-location field.
16275 (mi_create_breakpoint, mi_list_breakpoints): New.
16276 * gdb.mi/mi-break.exp: Adjust.
16277 * gdb.mi/mi2-break.exp: Adjust.
16278 * gdb.mi/mi-pending.exp: Adjust.
16279 * gdb.mi/mi-simplerun.exp: Adjust.
16280 * gdb.mi/mi2-simplerun.exp: Adjust.
16281 * gdb.mi/mi-syn-frame.exp: Adjust.
16282 * gdb.mi/mi2-syn-frame.exp: Adjust.
16283 * gdb.mi/mi-until.exp: Adjust.
16284 * gdb.mi/mi2-until.exp: Adjust.
16285 * gdb.mi/mi-var-display.exp: Adjust.
16286 * gdb.mi/mi2-var-display.exp: Adjust.
16287 * gdb.mi/mi-watch.exp: Adjust.
16288 * gdb.mi/mi2-watch.exp: Adjust.
16289
fdc59709 162902008-04-23 Paolo Bonzini <bonzini@gnu.org>
d24317b4 16291
a9c64011
AS
16292 * aclocal.m4: Add override.m4.
16293 * configure: Regenerate.
fdc59709 16294
8e91f023
VP
162952008-04-19 Vladimir Prus <vladimir@codesourcery.com>
16296
16297 * gdb.mi/var-cmd.c (do_at_tests): Verify that
16298 '-var-update --all-values' reports new value even the type
16299 of a variable object has changed.
16300
233a11ab
CS
163012008-04-18 Craig Silverstein <csilvers@google.com>
16302
16303 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
16304 files.
d24317b4 16305
9c1137ad
JB
163062008-04-18 Joel Brobecker <brobecker@adacore.com>
16307
16308 * gdb.ada/atomic_enum: New test program.
16309 * gdb.ada/atomic_enum.exp: New testcase.
16310
66d0bbc7
DE
163112008-04-17 Doug Evans <dje@google.com>
16312
16313 * gdb.opt/Makefile.in: Fix whitespace.
16314
100906b0
UW
163152008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
16316
16317 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
16318
4584e32e
DE
163192008-04-17 Doug Evans <dje@google.com>
16320
16321 * gdb.base/hashline1.exp: New testcase.
16322 * gdb.base/hashline2.exp: New testcase.
16323 * gdb.base/hashline2.exp: New testcase.
16324
0a320680
PA
163252008-04-17 Pedro Alves <pedro@codesourcery.com>
16326
16327 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
16328
18ac113b
AR
163292008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
16330
16331 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
16332 temporary breakpoint to match "Temporary breakpoint".
16333 * gdb.base/break.exp (delete_breakpoints): Likewise.
16334 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
16335 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
16336 * gdb.base/display.exp: Likewise.
16337 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
16338 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
16339 * gdb.base/restore.exp (restore_tests): Likewise.
16340 * gdb.base/sepdebug.exp: Likewise.
16341 * gdb.base/watchpoint.exp: Likewise.
16342 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
16343 * gdb.mi/mi-pending.exp: Likewise.
16344 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
16345 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
16346 * gdb.mi/mi-var-cmd.exp: Likewise.
16347 * gdb.mi/mi-var-display.exp: Likewise.
16348 * gdb.mi/mi2-cli.exp: Likewise.
16349 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
16350 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
16351 * gdb.mi/mi2-var-display.exp: Likewise.
16352 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
16353 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
16354 new "disp" field.
a9c64011 16355 (mi_expect_stop): Move after_reason argument to be really after
18ac113b
AR
16356 reason. This is to support fix for PR2424.
16357
add38693
JK
163582008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
16359
16360 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
16361
fcacd99f
VP
163622008-04-13 Vladimir Prus <vladimir@codesourcery.com>
16363
16364 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
a9c64011 16365 field. Add more floating varobj tests.
fcacd99f 16366 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
a9c64011
AS
16367 field.
16368 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
16369 (main): Call do_at_tests.
16370 * lib/mi-support.exp (mi_create_floating_varobj)
16371 (mi_varobj_update_with_type_change): New.
fcacd99f 16372
de051565
MK
163732008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
16374
16375 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
16376 option of -var-evaluate-expression.
16377 * gdb.mi/mi2-var-display.exp: Likewise.
16378
dbc52822
VP
163792008-04-07 Vladimir Prus <vladimir@codesourcery.com>
16380
16381 Introduce test setup helpers.
a9c64011
AS
16382 * lib/gdb.exp (build_executable, clean_restart)
16383 (prepare_for_testing): New.
16384 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
16385 * gdb.base/return.exp: Likewise.
16386 * gdb.base/ending-run.exp: Likewise.
dbc52822 16387
473591da
NR
163882008-04-07 Nick Roberts <nickrob@snap.net.nz>
16389
16390 * gdb.mi/mi-async.exp: New test for asynchronous Machine
16391 Interface (MI) responses.
16392
2b2d9e11
VP
163932008-04-06 Vladimir Prus <vladimir@codesourcery.com>
16394
a9c64011
AS
16395 * gdb.cp/breakpoint.cc: New code to test conditions involving
16396 member variables.
16397 * gdb.cp/breakpoint.exp: Test condition involving member
16398 variables.
2b2d9e11 16399
bb378428
VP
164002008-04-05 Vladimir Prus <vladimir@codesourcery.com>
16401
16402 * lib/mi-support.exp (mi_expect_stop): New.
16403 (mi_run_cmd): Change the
16404 token. Use mi_send_resuming_command, use
16405 mi_expect_stop.
16406 (mi_execute_to_helper): Rename to mi_execute_to.
16407 (mi_send_resuming_command): Add more error patterns.
16408 (mi_wait_for_stop): Renamed to...
16409 (mi_get_stop_line): ...this.
16410 (mi_run_inline_test): Adjust.
16411
16412 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
16413 * gdb.mi/mi-console.exp: Likewise.
16414 * gdb.mi/mi-pending.exp: Likewise.
16415 * gdb.mi/mi-simplerun.exp: Likewise.
16416 * gdb.mi/mi-stack.exp: Likewise.
16417 * gdb.mi/mi-stepi.exp: Likewise.
16418 * gdb.mi/mi-syn-frame.exp: Add comment.
16419 * gdb.mi/mi-until.exp: Likewise.
16420 * gdb.mi/mi-var-display.exp: Likewise.
16421 * gdb.mi/mi-watch.exp: Likewise.
16422 * gdb.mi/mi2-cli.exp: Likewise.
16423 * gdb.mi/mi2-console.exp: Likewise.
16424 * gdb.mi/mi2-simplerun.exp: Likewise.
16425 * gdb.mi/mi2-stack.exp: Likewise.
16426 * gdb.mi/mi2-stepi.exp: Likewise.
16427 * gdb.mi/mi2-until.exp: Likewise.
16428 * gdb.mi/mi2-var-display.exp: Likewise.
16429 * gdb.mi/mi2-watch.exp: Likewise.
16430
62172bb9
UW
164312008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16432
16433 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
16434
16435 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
16436
a13e061a
PA
164372008-04-04 Pedro Alves <pedro@codesourcery.com>
16438
16439 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
16440 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
16441 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
16442 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
16443 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
16444 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
16445 expect an mi error duplicated in stderr.
16446
eae06beb
JB
164472008-04-03 Joel Brobecker <brobecker@adacore.com>
16448
16449 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
16450 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
16451 Add a couple of tests that verify the behavior when the new setting
16452 is set to "cancel" and "all".
16453 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
16454 "ask" before we start the testing.
16455
79c6ced6
AR
164562008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
16457
16458 * gdb.cp/casts.cc: Add class reference variables.
16459 * gdb.cp/casts.exp: New test cases for up/down casting references.
16460
6c2d1a6b
MK
164612008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
16462
16463 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
16464 instead of beginning to make an extra test pass.
16465 * gdb.mi/mi2-var-display.exp: Likewise.
16466
55b411d9
MR
164672008-03-31 Maciej W. Rozycki <macro@mips.com>
16468
16469 * gdb.base/break.exp: Mark failures as such. Fix formatting.
16470
c6140da2
MD
164712008-03-31 Markus Deuling <deuling@de.ibm.com>
16472 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16473
16474 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
16475 value. Add xfail for older kernels.
16476
79732189
AR
164772008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
16478
16479 Bring mi-support in line with gdb.exp.
16480 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
16481 (mi_gdb_start): New function.
16482
33c3676e
MR
164832008-03-28 Maciej W. Rozycki <macro@mips.com>
16484
16485 * gdb.mi/mi-var-cmd.exp: Fix a typo.
16486
92e28119
VP
164872008-03-26 Vladimir Prus <vladimir@codesourcery.com>
16488
16489 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
16490 * gdb.mi/mi2-var-display.exp: Likewise.
a9c64011 16491
9e8e3afe
VP
164922008-03-26 Vladimir Prus <vladimir@codesourcery.com>
16493
16494 * lib/mi-support.exp (mi_create_varobj_checked): New.
16495 (mi_list_varobj_children): Allow to check for a
16496 value.
16497 (mi_list_array_varobj_children): New.
16498
16499 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
16500 and mi_list_varobj_children, as opposed to hardcoding
16501 expected strings.
16502 * gdb.mi/gdb701.exp: Likewise.
16503 * gdb.mi/gdb792.exp: Likewise.
16504 * gdb.mi/mi-var-block.exp: Likewise.
16505 * gdb.mi/mi-var-cmd.exp: Likewise.
16506 * gdb.mi/mi-var-invalidate.exp: Likewise.
16507 * gdb.mi/mi2-var-block.exp: Likewise.
16508 * gdb.mi/mi2-var-child.exp: Likewise.
16509 * gdb.mi/mi2-var-cmd.exp: Likewise.
16510 * gdb.mi/mi2-var-display.exp: Likewise.
16511
9df50351
JK
165122008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
16513
16514 Fix random false FAILs on i386.
16515 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
16516
31e5d73a
DJ
165172008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
16518
16519 PR gdb/544
16520 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
16521
12f4afab
DJ
165222008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
16523
16524 PR gdb/544
16525 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
16526
b562a0cb
DJ
165272008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
16528
16529 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
16530 fixed PR gdb/544.
16531
17faa917
DJ
165322008-03-21 Pedro Alves <pedro@codesourcery.com>
16533
16534 * gdb.threads/fork-child-threads.exp: Test next over fork.
16535
6214f497
DJ
165362008-03-21 Chris Demetriou <cgd@google.com>
16537
16538 * gdb.base/break.exp (rbreak junk): New test for rbreak
16539 "Junk at end of arguments" issue.
16540
63092375
DJ
165412008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
16542
16543 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
16544 *& to work on created array elements.
16545 (Top level): Test print $pc with a file. Test string operations
16546 without a target.
16547 * gdb.base/ptype.exp: Do not expect *& to work on created array
16548 elements.
16549
b21991b0
DJ
165502008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
16551
16552 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
16553 gdb.threads/staticthreads.exp: Update exit query.
16554
c4b347c7
SL
165552008-03-07 Sandra Loosemore <sandra@codesourcery.com>
16556
16557 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
16558
fa4727a6
DJ
165592008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
16560
16561 * gdb.base/watchpoint.c (global_ptr, func4): New.
16562 (main): Call func4.
16563 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
16564 (test_inaccessible_watchpoint): New.
16565
2f34202f
MR
165662008-02-29 Maciej W. Rozycki <macro@mips.com>
16567
16568 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
16569 select the largest.
16570
0d6ba1b1
DJ
165712008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
16572
16573 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
16574 frames-invalid annotations.
16575
e691325a
PM
165762008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
16577
a9c64011 16578 * gdb.base/assign.exp: avoid same output for different tests.
e691325a 16579
f85b5ecc
DE
165802008-02-27 Doug Evans <dje@google.com>
16581
16582 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
16583 for bug 1738.
16584 (breakpoint_to_handler_entry): Ditto.
16585
b40e7bf3
JB
165862008-02-27 Joel Brobecker <brobecker@adacore.com>
16587
16588 * gdb.base/ending-run.exp: Use the first line of code inside
16589 function body to test breakpoints.
16590 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
16591 location where the breakpoint is inserted when using the line
16592 where a function is declared. Fix typo in the description of
16593 one of the tests.
16594 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
16595
2faca73a
PM
165962008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
16597
16598 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
a9c64011 16599 tests.
2faca73a 16600
6f439c36
PM
166012008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
16602
16603 * gdb.base/args.exp: avoid same output for tests
16604 with single quotes.
16605
54e52265
VP
166062008-02-26 Vladimir Prus <vladimir@codesourcery.com>
16607
a9c64011
AS
16608 * gdb.base/annota1.exp: Adjust for 'info break'
16609 format changes.
16610 * gdb.base/annota3.exp: Likewise.
16611 * gdb.base/break.exp: Likewise.
16612 * gdb.base/condbreak.exp: Likewise.
16613 * gdb.base/pending.exp: Likewise.
16614 * gdb.base/sepdebug.exp: Likewise.
16615 * gdb.base/unload.exp: Likewise.
16616 * gdb.cp/ovldbreak.exp: Likewise.
16617 * gdb.mi/mi-pending.exp: Likewise.
54e52265 16618
897b09ca
DE
166192008-02-07 Doug Evans <dje@google.com>
16620
16621 * gdb.cp/mb-inline.exp: New.
16622 * gdb.cp/mb-inline.h: New.
16623 * gdb.cp/mb-inline1.cc: New.
16624 * gdb.cp/mb-inline2.cc: New.
16625
b1c32d35
PM
166262008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
16627
16628 * gdb.pascal/floats.pas: New test program.
16629 * gdb.pascal/floats.exp: New testcase.
16630
1a4ca44a
TJB
166312008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
16632
16633 * gdb.base/callfuncs.c (t_float_many_args): New function.
16634 (t_double_many_args): New function.
16635 * gdb.base/callfuncs.exp: Add tests for exceeding float
16636 and double parameters passed through the stack.
16637
439048e8
JB
166382008-02-05 Joel Brobecker <brobecker@adacore.com>
16639
16640 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
16641 gdb.ada/complete/foo.adb: New files.
16642 * gdb.ada/complete.exp: New testcase.
16643
81fe8080
DE
166442008-02-03 Doug Evans <dje@google.com>
16645
301f0ecf
DE
16646 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
16647
81fe8080
DE
16648 * gdb.cp/gdb2384.exp: New file.
16649 * gdb.cp/gdb2384.cc: New file.
16650 * gdb.cp/gdb2384-base.h: New file.
16651 * gdb.cp/gdb2384-base.cc: New file.
16652
4b071aec
DE
166532008-02-02 Doug Evans <dje@google.com>
16654
16655 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
16656
61137ba6
JB
166572007-02-01 Joel Brobecker <brobecker@adacore.com>
16658
16659 * gdb.ada/sym_print_name: New test program.
16660 * gdb.ada/sym_print_name.exp: New testcase.
16661
166622007-02-01 Joel Brobecker <brobecker@adacore.com>
51ba8a62
JB
16663
16664 * gdb.ada/nested/hello.adb: New file.
16665 * gdb.ada/nested.exp: New testcase.
16666 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
16667
98deb0da
VP
166682008-02-01 Vladimir Prus <vladimir@codesourcery.com>
16669
16670 * gdb.mi/basic.c (return_1): New function.
a9c64011
AS
16671 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
16672 don't cause future evaluations of function to report
16673 creation of internal breakpoints.
98deb0da 16674
723a2275
VP
166752008-02-01 Vladimir Prus <vladimir@codesourcery.com>
16676
16677 * gdb.mi/mi-break.exp (test_error): New.
16678 Call it.
16679
fb546a2f
LM
166802008-01-31 Luis Machado <luisgpm@br.ibm.com>
16681
16682 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
16683 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
16684
2d8fd90a
PM
166852008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
16686
16687 * gdb.pascal/integers.pas: New test program.
16688 * gdb.pascal/integers.exp: New testcase.
16689
a7fa0ded
PM
166902008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
16691
16692 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
16693
5e1a1926
TJB
166942008-01-30 Luis Machado <luisgpm@br.ibm.com>
16695
16696 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
16697 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
16698
8d04f9f0
JB
166992008-01-30 Paul Hilfinger <hilfinger@adacore.com>
16700
16701 * gdb.ada/formatted_ref: New test program.
16702 * gdb.ada/formatted_ref.exp: New testcase.
16703
16704 * gdb.cp/formatted-ref.cc: New file.
16705 * gdb.cp/formatted-ref.exp: New testcase.
16706
ce75a98f
JB
167072008-01-30 Joel Brobecker <brobecker@adacore.com>
16708
16709 * gdb.base/ptype.exp: Add testing of "ptype $pc".
16710
e835f6bf
NR
167112008-01-30 Nick Roberts <nickrob@snap.net.nz>
16712
16713 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
16714 (test_file_list_exec_source_file): Update to new macro-info field.
16715
d118ef87
PH
167162008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
16717
16718 * gdb.ada/exprs: New test program.
16719 * gdb.ada/exprs.exp: New testcase.
16720
7d35ab09
TJB
167212008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
16722
16723 * dfp-test.c (DELTA, DELTA_B): New definitions.
16724 (double_val1, double_val2, double_val3, double_val4, double_val5,
16725 double_val6, double_val7, double_val8, double_val9, double_val10,
16726 double_val11, double_val12, double_val13, double_val14, dec32_val1,
16727 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
16728 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
16729 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
16730 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
16731 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
16732 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
16733 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
16734 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
16735 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
16736 dec128_val16): New global variables.
16737 (decimal_dec128_align): New function.
16738 (decimal_mixed): Likewise.
16739 (decimal_many_args_dec32): Likewise.
16740 (decimal_many_args_dec64): Likewise.
16741 (decimal_many_args_dec128): Likewise.
16742 (decimal_many_args_mixed): Likewise.
16743 * dfp-test.exp: Add tests calling new inferior functions.
16744
2d717e4f
DJ
167452008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
16746
16747 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
16748 gdb.server/ext-run.exp: New files.
16749 * lib/gdbserver-support.exp (gdbserver_download): New.
16750 (gdbserver_start): New. Update gdbserver expected
16751 output.
16752 (gdbserver_spawn): Use them.
16753 (gdbserver_start_extended): New.
16754
e85a822c
DJ
167552008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
16756
16757 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
16758 Run on GNU/Linux.
16759 (do_exec_tests): Check for systems which do not support catchpoints.
16760 Do not match START.
16761 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
16762 Run on GNU/Linux. Enable verbose output.
16763 (check_fork_catchpoints): New.
16764 (explicit_fork_child_follow, catch_fork_child_follow)
16765 (tcatch_fork_parent_follow): Update expected messages.
16766 (do_fork_tests): Use check_fork_catchpoints.
16767 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
16768 Run on GNU/Linux. Enable verbose output.
16769 (check_vfork_catchpoints): New.
16770 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
16771 expected messages.
16772 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
16773
401ea829
JB
167742008-01-29 Jim Blandy <jimb@red-bean.com>
16775
16776 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
16777 host' errors.
16778 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
16779
aceaf3ad
JB
167802008-01-29 Jim Blandy <jimb@red-bean.com>
16781
16782 * gdb.threads/sigthread.c: Use barriers to ensure that
16783 child_thread and child_thread_two are always initialized before we
16784 start to use them.
16785
a5606eee
VP
167862008-01-29 Vladimir Prus <vladimir@codesourcery.com>
16787
16788 * gdb.base/watchpoint-solib.exp: New.
a9c64011
AS
16789 * gdb.base/watchpoint-solib.c: New.
16790 * gdb.base/watchpoint-solib-shr.c: New.
a5606eee 16791
c55a82bb
PM
167922008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
16793
16794 * gdb.base/gdb1056.exp: Add unsigned integer test.
16795
0993fe05
DE
167962008-01-28 Doug Evans <dje@google.com>
16797
16798 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
16799
4fe42e7f
JB
168002008-01-27 Jim Blandy <jimb@codesourcery.com>
16801
c7a69933
JB
16802 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
16803
4fe42e7f
JB
16804 * gdb.base/expand-psymtabs.exp: Doc fix.
16805
5def8285
MK
168062008-01-26 Mark Kettenis <kettenis@gnu.org>
16807
16808 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
16809
5313c911
NR
168102008-01-24 Nick Roberts <nickrob@snap.net.nz>
16811
a9c64011 16812 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
5313c911
NR
16813 -var-set-format.
16814
93815fbf
VP
168152008-01-23 Chris Demetriou <cgd@google.com>
16816
16817 * gdb.threads/thread_events.c: New testcase source file.
16818 * gdb.threads/thread_events.exp: New testcase expect file.
16819
467a88ee
NR
168202008-01-23 Nick Roberts <nickrob@snap.net.nz>
16821
16822 * lib/gdb.exp: Add the variable octal.
a9c64011
AS
16823
16824 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
467a88ee
NR
16825 -var-set-format.
16826
d8f82aba
DJ
168272008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
16828 Vladimir Prus <vladimir@codesourcery.com>
16829
16830 * gdb.base/float.exp: Allow missing floating point for m68k and
16831 PowerPC.
16832
60c46647
VP
168332008-01-22 Vladimir Prus <vladimir@codesourcery.com>
16834
16835 * gdb.mi/basics.c: Setup for testing breakpoints
a9c64011
AS
16836 ignore count.
16837 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
16838 * gdb.mi/mi-cli.exp: Adjust.
16839 * gdb.mi/mi2-cli.exp: Adjust.
60c46647 16840
c7dd36a1
PA
168412008-01-17 Pedro Alves <pedro@codesourcery.com>
16842
16843 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
16844 and 'dummy_ptr' integer pointer. Initialize struct_declarations
16845 with dummy_ptr's address.
16846 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
16847 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
16848 all targets.
16849 * gdb.mi/mi2-var-child.exp: Likewise.
16850
39d5313e
JB
168512008-01-09 Joel Brobecker <brobecker@adacore.com>
16852
16853 * gdb.ada/null_array: New test program.
16854 * gdb.ada/null_array.exp: New testcase.
16855
0aea4bf3
LM
168562008-01-09 Luis Machado <luisgpm@br.ibm.com>
16857
16858 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
16859 with required float modifiers.
16860
0b354900
JB
168612008-01-08 Joel Brobecker <brobecker@adacore.com>
16862
16863 * gdb.ada/funcall_param: New test program.
16864 * gdb.ada/funcall_param.exp: New testcase.
16865
cdb7f5d4
JB
168662008-01-08 Joel Brobecker <brobecker@adacore.com>
16867
16868 * gdb.ada/arrayparam: New test program.
16869 * gdb.ada/arrayparam.exp: New testcase.
16870
88e2547f
JB
168712008-01-08 Joel Brobecker <brobecker@adacore.com>
16872
16873 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
16874 landed. Should also fix random failures in the test following it.
16875
f6867ce0
TJB
168762008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
16877
16878 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
16879 for expressions with decimal float values.
16880 (test_dfp_conversions): New function to test casts to and from
16881 decimal float types.
16882 Call test_dfp_conversions.
16883 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
16884 elements.
16885 (main): Initialize ds.float4 and ds.double8 elements.
16886 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
16887 string to new error message.
16888 (d64_set_tests): Likewise.
16889 (d128_set_tests): Likewise.
16890 Add tests for expressions with decimal float variables. Add tests for
16891 conversions to and from decimal float types.
16892
f9c11282
JB
168932008-01-05 Joel Brobecker <brobecker@adacore.com>
16894
16895 * gdb.ada/packed_tagged/comp_bug.adb: New file.
16896 * gdb.ada/packed_tagged.exp: New testcase.
16897
0ecbca72
JB
168982008-01-04 Joel Brobecker <brobecker@adacore.com>
16899
16900 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
16901 gdb.ada/homonym/homonym_main.adb: New files.
16902 * gdb.ada/homonym.exp: New testcase.
16903
c18d3d89
JB
169042008-01-04 Joel Brobecker <brobecker@adacore.com>
16905
16906 * gdb.ada/packed_array.exp: Add testing of references to
16907 a packed array.
16908
ecc7085b
JB
169092008-01-04 Joel Brobecker <brobecker@adacore.com>
16910
16911 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
16912 New files.
16913 * gdb.ada/type_coercion.exp: New testcase.
16914
c474c922
JB
169152008-01-04 Joel Brobecker <brobecker@adacore.com>
16916
16917 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
16918 gdb.ada/tagged/foo.adb: New file.
16919 * gdb.ada/tagged.exp: New testcase.
16920
9005b927
JB
169212008-01-04 Joel Brobecker <brobecker@adacore.com>
16922
16923 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
16924 gdb.ada/ptype_field/foo.adb: New files.
16925 * gdb.ada/ptype_field.exp: New testcase.
16926
1a6aaad8
JB
169272008-01-03 Joel Brobecker <brobecker@adacore.com>
16928
16929 * gdb.ada/print_pc.exp: New testcase.
16930
0ef22f53
JB
169312008-01-03 Joel Brobecker <brobecker@adacore.com>
16932
16933 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
16934 gdb.ada/taft_type/p.adb: New files.
16935 * gdb.ada/taft_type.exp: New testcase.
16936
1689ecf8
JB
169372008-01-03 Joel Brobecker <brobecker@adacore.com>
16938
16939 * gdb.ada/array_bounds/bar.adb: New file.
16940 * gdb.ada/array_bounds.exp: New testcase.
16941
a4d0b9c3
JB
169422008-01-03 Joel Brobecker <brobecker@adacore.com>
16943
16944 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
16945 gdb.ada/arrayptr/foo.adb: New files.
16946 * gdb.ada/arrayptr.exp: New testcase.
16947
a31ace00
JB
169482008-01-03 Joel Brobecker <brobecker@adacore.com>
16949
16950 * gdb.base/set-lang-auto.exp: New testcase.
16951
a97fced3
JB
169522008-01-03 Joel Brobecker <brobecker@adacore.com>
16953
16954 * gdb.ada/fun_addr/foo.adb: New file.
16955 * gdb.ada/fun_addr.exp: New testcase.
16956
ef29ce1a
JK
169572008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
16958
16959 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
16960 New files
16961
0fafefe3
JB
169622008-01-02 Joel Brobecker <brobecker@adacore.com>
16963
16964 * array_subscript_addr/p.adb: New file.
a9c64011 16965 * array_subscript_addr.exp: New testcase.
0fafefe3 16966
c4359f8d
JB
169672008-01-02 Joel Brobecker <brobecker@adacore.com>
16968
a9c64011 16969 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
c4359f8d
JB
16970 New files.
16971 * gdb.ada/str_cmp_ref.exp: New testcase.
16972
1aa1b15b
JB
169732008-01-01 Joel Brobecker <brobecker@adacore.com>
16974
16975 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
16976 gdb.ada/fun_in_declare/foo.adb: New files.
a9c64011 16977 * gdb.ada/fun_in_declare.exp: New testcase.
1aa1b15b 16978
81c9b2cf
JB
169792008-01-01 Joel Brobecker <brobecker@adacore.com>
16980
16981 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
16982 gdb.ada/ref_param/pck.ads: New files.
16983 * gdb.ada/ref_param.exp: New testcase.
16984
319e4674
JB
169852008-01-01 Joel Brobecker <brobecker@adacore.com>
16986
16987 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
16988 gdb.ada/interface/foo.adb: New files.
16989 * gdb.ada/interface.exp: New testcase.
16990
ef682c56
JB
169912007-12-31 Jim Blandy <jimb@codesourcery.com>
16992
16993 * gdb.base/multi-forks.exp: Consume all output from child
16994 processes before proceeding to next test.
16995
f6f3eb6c
JB
169962007-12-29 Jim Blandy <jimb@codesourcery.com>
16997
16998 * configure: Regenerated.
16999
f652e42f
JB
170002007-12-27 Joel Brobecker <brobecker@adacore.com>
17001
17002 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
17003 gdb.ada/fixed_cmp/fixed.adb: New files.
17004 * gdb.ada/fixed_cmp.exp: New testcase.
17005
6943e596
JB
170062007-12-27 Joel Brobecker <brobecker@adacore.com>
17007
17008 * gdb.ada/boolean_expr.exp: New testcase.
17009
aad9a193
JB
170102007-12-26 Jim Blandy <jimb@codesourcery.com>
17011
17012 * gdb.base/multi-forks.exp: Doc fix.
17013
fb5f3683
JB
170142007-12-26 Joel Brobecker <brobecker@adacore.com>
17015
17016 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
17017 * gdb.ada/char_param.exp: Do not compile our test program with
17018 -gnata, this is unnecessary.
17019 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
17020
384e4a9c
JB
170212007-12-24 Joel Brobecker <brobecker@adacore.com>
17022
17023 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
17024 gdb.ada/print_chars/foo.adb: New files.
17025 * gdb.ada/print_chars.exp: New testcase.
17026
01e044f7
JB
170272007-12-24 Joel Brobecker <brobecker@adacore.com>
17028
17029 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
17030 gdb.ada/char_param/foo.adb: New files.
17031 * gdb.ada/char_param.exp: New testcase.
17032
0ce17860
JB
170332007-12-22 Jim Blandy <jimb@codesourcery.com>
17034
17035 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
17036 hard-coding source line numbers into the test.
17037 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
17038 gdb_get_line_number to find.
17039
919809b9
JB
170402007-12-22 Joel Brobecker <brobecker@adacore.com>
17041
17042 * gdb.base/ptype.c (highest): New struct type.
17043 (the_highest): New variable of that type.
17044 (main): Add dummy assignment to a field of variable the_highest.
17045 * gdb.base/ptype.exp: Test type printing of our new variable.
17046
abc8a88d
PM
170472007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
17048
17049 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
a9c64011 17050 and record first explicitly generated thread number.
abc8a88d
PM
17051 Use that thread number for thread specific watchpoint test.
17052 Add iteration number to repetitive tests.
17053
5158f3e3
CES
170542007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
17055 Jim Blandy <jimb@codesourcery.com>
17056
17057 * gdb.base/expand-psymtabs.c: New testcase
17058 source file.
17059 * gdb.base/expand-psymtabs.exp: New testcase
17060 expect file.
17061
37e4754d
LM
170622007-12-17 Luis Machado <luisgpm@br.ibm.com>
17063
17064 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
17065 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
17066
551e5d04
JB
170672007-12-17 Joel Brobecker <brobecker@adacore.com>
17068
17069 * gdb.ada/frame_args/foo.adb: New file.
17070 * gdb.ada/frame_args/pck.ads: New file.
17071 * gdb.ada/frame_args/pck.adb: New file.
17072 * gdb.ada/frame_args.exp: New testcase.
17073
a05ee097
JB
170742007-12-17 Joel Brobecker <brobecker@adacore.com>
17075
17076 * gdb.base/frame-args.c: New file.
17077 * gdb.base/frame-args.exp: New testcase.
17078
c162e8c9 170792007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
a9c64011 17080 Joseph Myers <joseph@codesourcery.com>
c162e8c9
JM
17081
17082 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
17083
afe8ab22 170842007-12-14 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 17085
afe8ab22
VP
17086 * gdb.mi/mi-pending.exp: New.
17087 * gdb.mi/mi-pending.c: New.
17088 * gdb.mi/mi-pendshr.c: New.
17089
dfdfb3ca
JB
170902007-12-06 Jim Blandy <jimb@codesourcery.com>
17091
17092 * gdb.base/default.exp: Update expected output for 'info catch'.
17093
b7fca990
JK
170942007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
17095
17096 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
17097 must be set to binary.
17098
6a1afc1e
PA
170992007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
17100
17101 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
17102
a6b151f1
DJ
171032007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
17104
17105 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
17106 gdb.mi/mi-file-transfer.exp: New.
17107
43039443
JK
171082007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17109
17110 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
17111
0ef2251b
MR
171122007-11-22 Maciej W. Rozycki <macro@mips.com>
17113
17114 * gdb.trace/backtrace.exp: Fix a typo.
17115 * gdb.trace/circ.exp: Likewise.
17116 * gdb.trace/collection.exp: Likewise.
17117 * gdb.trace/limits.exp: Likewise.
17118 * gdb.trace/report.exp: Likewise.
17119 * gdb.trace/tfind.exp: Likewise.
17120 * gdb.trace/while-dyn.exp: Likewise.
17121
5443631e
NR
171222007-11-21 Nick Roberts <nickrob@snap.net.nz>
17123
17124 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
17125 objects of pointers that can't be dereferenced are now
17126 "noneditable".
17127
a4ce5b0d
UW
171282007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17129
17130 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
17131 (target_cpu): Remove.
17132
d6e956e5
VP
171332007-10-15 Vladimir Prus <vladimir@codesourcery.com>
17134
17135 * gdb.base/ending-run.exp: Expect the list of cleared
17136 breakpoint to come in natural order, not the reversed one.
a9c64011 17137
214270ab
VP
171382007-11-07 Vladimir Prus <vladimir@codesourcery.com>
17139
17140 * gdb.mi/mi-var-child.c (do_child_deletion): New.
17141 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
a9c64011 17142
1a619819
LM
171432007-11-05 Luis Machado <luisgpm@br.ibm.com>
17144
17145 * gdb.base/printcmds.exp: New function
17146 test_printf_with_dfp.
17147
5b01a6fa
DE
171482007-11-02 Doug Evans <dje@google.com>
17149
17150 * gdb.disasm/t01_mov.s: Remove carriage returns.
17151 * gdb.disasm/t02_mova.s: Ditto.
17152 * gdb.disasm/t03_add.s: Ditto.
17153 * gdb.disasm/t04_sub.s: Ditto.
17154 * gdb.disasm/t05_cmp.s: Ditto.
17155 * gdb.disasm/t06_ari2.s: Ditto.
17156 * gdb.disasm/t07_ari3.s: Ditto.
17157 * gdb.disasm/t08_or.s: Ditto.
17158 * gdb.disasm/t09_xor.s: Ditto.
17159 * gdb.disasm/t10_and.s: Ditto.
17160 * gdb.disasm/t11_logs.s: Ditto.
17161 * gdb.disasm/t12_bit.s: Ditto.
17162 * gdb.disasm/t13_otr.s: Ditto.
17163
ec33ab7f
JK
171642007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
17165
17166 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
17167
ae0d01ff
UW
171682007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17169
17170 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
17171 provide DFP support.
17172
55eddb0f
DJ
171732007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
17174
17175 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
17176 Test "set powerpc vector-abi". Skip auto-detection tests for old
17177 toolchains.
17178
7020f05c
PA
171792007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
17180
17181 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
17182 with [string compare].
17183
84bc3db9
PA
171842007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
17185
17186 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
17187 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
17188
5876dc88
LM
171892007-10-25 Luis Machado <luisgpm@br.ibm.com>
17190
17191 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
17192 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
17193 * gdb.opt/Makefile.in: New makefile.
17194 * Makefile.in: Create new directory "gdb.opt".
17195 * configure.ac: Add "gdb.opt" directory.
17196 * configure: Regenerated.
a9c64011 17197
c3ea9a14
DE
171982007-10-25 Doug Evans <dje@google.com>
17199
17200 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
17201 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
17202
a9c64011 172032007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
93004d61
TJB
17204 Thiago Jung Bauermann <bauerman@br.ibm.com>
17205
17206 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
17207 Floating Point expressions.
17208 * gdb.base/dfp-test.exp: new file adding tests for Decimal
17209 Floating Point variables.
17210 * gdb.base/dfp-test.c: new file containing program with Decimal
17211 Floating variables, used by gdb.base/dfp-test.exp.
17212
62a24a2b
DJ
172132007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
17214
17215 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
17216
e7b1eae6
UW
172172007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17218
17219 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
17220 compiling test case with GCC.
17221 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
17222
c641edcc
UW
172232007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17224
17225 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
17226 format changes.
17227
5e5ebfe6
MS
172282007-10-18 Michael Snyder <msnyder@specifix.com>
17229
17230 * gdb.base/dbx.exp: Add missing "-re " operator.
17231
e831e7b6
GM
172322007-10-16 Gaius Mulley <gaius@glam.ac.uk>
17233
17234 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
17235 * configure.ac: Removed trailing spaces after backslash.
17236 * gdb.modula2: New directory.
17237 * gdb.modula2/Makefile.in: New file.
17238 * gdb.modula2/unbounded-array.exp: New file.
17239 * gdb.modula2/unbounded1.c: New file.
17240
7cc46491
DJ
172412007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
17242
17243 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
17244
172452007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
501b79c1
PM
17246
17247 * gdb.base/sigstep.c (main): Add checks for
17248 return values for setitimer call.
17249 Call setitimer again with itimer = ITIMER_REAL
17250 if first call to setitimer fails.
17251
e91528f0
KH
172522007-10-11 Kazu Hirata <kazu@codesourcery.com>
17253
17254 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
17255 of $timeout.
17256
2ec9a4f8
DJ
172572007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
17258
17259 * gdb.server/server-run.exp: Test for dynamic linker symbols.
17260
172612007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
5aa7ddc2
PM
17262
17263 * lib/gdb.exp (gdb_run_cmd): Move comment outside
17264 of gdb_expect call, to avoid interruption.
17265
64b2fa04
PA
172662007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
17267
17268 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
17269 (v_unsigned_long_long, v_long_long_array)
17270 (v_signed_long_long_array, v_unsigned_long_long_array)
17271 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
17272 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
17273 [!NO_LONG_LONG]: New.
17274 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
17275 v_long_long_member.
17276
17277 (v_long_long_func, v_signed_long_long_func)
17278 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
17279 (main) [!NO_LONG_LONG]: Initialize long long variants.
17280
17281 * gdb.base/whatis.exp: If board file requests no_long_long, build
17282 test with NO_LONG_LONG defined. Test long long, signed long long,
17283 and unsigned long long variants but only if board file doesn't
17284 disable it.
17285
a912286e 172862007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
a9c64011 17287 Daniel Jacobowitz <dan@codesourcery.com>
a912286e
DJ
17288
17289 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
17290 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
17291 * configure: Regenerated.
17292 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
17293 gdb.pascal/types.exp, lib/pascal.exp: New files.
17294
471ba8c9
DJ
172952007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
17296
17297 * gdb.cp/classes.exp (do_tests): Always step to the line after the
17298 call.
17299 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
17300 to return to the call.
17301 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
17302 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
17303 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
17304 * gdb.mi/mi-until.exp (test_until): Likewise.
17305 * gdb.mi/mi2-until.exp (test_until): Likewise.
17306
fef8a650
DJ
173072007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
17308
17309 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
17310 two-char array.
17311 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
17312
d983da9c
DJ
173132007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
17314
17315 * gdb.threads/watchthreads.c (thread_function): Sleep between
17316 iterations.
17317 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
17318 at once for S/390. Generate matching fails and passes.
17319
17f62551
VP
173202007-09-27 Vladimir Prus <vladimir@codesourcery.com>
17321
17322 * gdb.mi/var-cmd.c (do_children_tests): Initialize
17323 the 'struct_declarations' variable to zeros.
a9c64011 17324
ed0616c6
VP
173252007-09-24 Vladimir Prus <vladimir@codesourcery.com>
17326
17327 * gdb.cp/mb-ctor.cc: New.
17328 * gdb.cp/mb-ctor.exp: New.
17329 * gdb.cp/mb-templates.cc: New.
17330 * gdb.cp/mb-templates.exp: New.
17331
41f1b697
DJ
173322007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
17333
17334 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
17335
3f213f78
PA
173362007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
17337
17338 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
17339 targets.
17340 * configure: Regenerate.
17341
0d381245 173422007-09-23 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 17343
0d381245
VP
17344 * gdb.base/annota1.exp: Adjust for 'info break'
17345 format changes.
17346 * gdb.base/annota3.exp: Likewise.
17347 * gdb.base/break.exp: Likewise.
17348 * gdb.base/condbreak.exp: Likewise.
17349 * gdb.base/pending.exp: Likewise.
17350 * gdb.base/sepdebug.exp: Likewise.
17351 * gdb.base/unload.exp: Likewise.
17352 * gdb.base/ovldbreak.exp: Likewise.
a9c64011 17353
fe3f5fa8
VP
173542007-09-22 Vladimir Prus <vladimir@codesourcery.com>
17355
17356 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
17357 messages.
17358 * gdb.base/chng-syms.exp: Likewise.
17359 * gdb.base/unload.exp: Likewise.
a9c64011 17360
a75cf6c0
DJ
173612007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
17362
17363 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
17364
18ecae38
DJ
173652007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
17366
17367 * schedlock.c (NUM): Change to 1.
17368 (main): Use args[0] for the main thread.
17369 * schedlock.exp: Only expect two threads. Only issue one pass or fail
17370 regardless of the number of threads.
17371
5509918f
MR
173722007-09-14 Maciej W. Rozycki <macro@mips.com>
17373
4a543daf
MR
17374 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
17375 type down.
17376 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
17377 test.
17378 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
17379 watchpoint type down.
17380 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
17381 test.
17382
173832007-09-14 Maciej W. Rozycki <macro@mips.com>
17384
5509918f
MR
17385 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
17386 Move all the tests here and run them twice, once using software
17387 watchpoints and once using hardware watchpoints.
17388 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
17389
40b53987
DJ
173902007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
17391
17392 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
17393 test.
17394
695e2681
MK
173952007-09-10 Mark Kettenis <kettenis@gnu.org>
17396
8b3fc8d8
MK
17397 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
17398 build-id.
17399
695e2681
MK
17400 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
17401 know about $ORIGIN. Calculate output dir from $dest instead of
17402 using ${objdir}/{$subdir}.
17403
58d69f29
MK
174042007-09-09 Mark Kettenis <kettenis@gnu.org>
17405
17406 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
17407 gcore, before continuing with the test.
17408
3e347599
DJ
174092007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
17410
17411 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
17412 * gdb.mi/mi-watch.exp: Likewise.
17413
ea37ba09
DJ
174142007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
17415 Jim Blandy <jimb@codesourcery.com>
17416
17417 * gdb.arch/i386-sse.exp: Do not expect character constants.
17418 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
17419 * gdb.base/display.exp: Allow print/s.
17420 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
17421 and unsigned char array changes.
17422
2025a643
DJ
174232007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
17424
17425 * gdb.base/display.exp: Add tests for printf %p.
17426
26669a27
PA
174272007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
17428
17429 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
17430 the dll name to unicode.
17431
c8f021f8
JK
174322007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
17433
17434 * gdb.base/default.exp (show version): Update the version text.
17435 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
17436
4cf31eea
JK
174372007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
17438
17439 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
17440 New files.
17441
4935890f
JK
174422007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
17443
17444 * lib/gdb.exp (build_id_debug_filename_get): New function.
17445 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
17446 Remove the generate DEBUG file for the future testcase runs.
17447 New testcase for the NT_GNU_BUILD_ID retrieval.
17448 Move the final testing step to ...
17449 (test_different_dir): ... a new function.
17450 New parameter XFAIL to XFAIL all the tests performed.
17451 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
17452 New parameter TYPE to PF_PREFIX all the tests performed.
17453
02142340
VP
174542007-08-31 Vladimir Prus <vladimir@codesourcery.com>
17455
17456 * gdb.mi/mi-var-cp.cc (path_expression): New
17457 function.
17458 * gdb.mi/mi-var-cp.exp: Run path exression tests.
17459
36acd84e
UW
174602007-08-27 Markus Deuling <deuling@de.ibm.com>
17461
17462 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
17463 to fit into SPU Local Store memory.
17464
a896d121
JB
174652007-08-23 Joel Brobecker <brobecker@adacore.com>
17466
17467 * gdb.base/default.exp: Adjust the expected output of "info
17468 warranty" after the switch to GPLv3.
17469
7b433602
JB
174702007-08-23 Joel Brobecker <brobecker@adacore.com>
17471
17472 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
17473 to 30000 (from 20000).
17474
e22f8b7c
JB
174752007-08-23 Joel Brobecker <brobecker@adacore.com>
17476
17477 Switch the license of all .exp files to GPLv3.
17478 Switch the license of all .f and .f90 files to GPLv3.
17479 Switch the license of all .s and .S files to GPLv3.
17480
5a0e3bd0
JB
174812007-08-23 Joel Brobecker <brobecker@adacore.com>
17482
17483 * configure.ac: Switch license to GPLv3.
17484
cc00619d
JB
174852007-08-23 Joel Brobecker <brobecker@adacore.com>
17486
17487 Switch the licensing to GPLv3 for all .ads and .adb files.
17488
8d26208a
DJ
174892007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
17490
17491 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
17492 and t_int_double.
17493 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
17494
4fcb9948
JB
174952007-08-17 Joel Brobecker <brobecker@adacore.com>
17496
17497 * gdb.base/step-line.c: Switch license to GPL version 3, and
17498 update copyright year.
17499 * gdb.base/step-line.inp: Likewise.
17500
b9c34f67
JB
175012007-08-17 Joel Brobecker <brobecker@adacore.com>
17502
17503 * gdb.base/gdb1555.exp: Make expected output immune to formatting
17504 changes inside gdb1555.c.
17505 * gdb.base/pending.exp: Likewise.
17506
2cc17678
DJ
175072007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
17508
17509 * config/default.exp: New file.
17510
e48883f7
DJ
175112007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
17512
17513 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
17514 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
17515
1ab80e5b
MR
175162007-07-30 Maciej W. Rozycki <macro@mips.com>
17517
17518 * gdb.base/dump.exp: Force the correct endianness for binary
17519 formats not carrying this information.
17520
aba471f5
DJ
175212007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
17522
17523 * gdb.threads/staticthreads.exp: Match .*sem_post.
17524
d4e07204
DJ
175252007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
17526
17527 * gdb.base/readline.exp (operate_and_get_next): Match the final
17528 prompt.
17529
2b97317d
KB
175302007-07-23 Kevin Buettner <kevinb@redhat.com>
17531
17532 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
17533 to restarting SID.
17534
44efa07a
KB
175352007-07-18 Kevin Buettner <kevinb@redhat.com>
17536
17537 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
17538 prior to `gdb_start'.
17539
7b5ebade
KB
175402007-07-18 Kevin Buettner <kevinb@redhat.com>
17541
17542 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
17543 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
17544 Remove call to gdb_unload.
17545
255e7678
DJ
175462007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
17547 Daniel Jacobowitz <dan@codesourcery.com>
17548
17549 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
17550 for __WIN32__.
17551 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
17552 * gdb.base/unload.exp: Use shared library test routines.
17553
3a40aaa0
UW
175542007-07-03 Markus Deuling <deuling@de.ibm.com>
17555
17556 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
17557 * gdb.base/solib-symbol-lib.c: Likewise.
17558 * gdb.base/solib-symbol-main.c: Likewise.
17559
b0f4b84b
DJ
175602007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
17561
17562 * config/gdbserver.exp (gdb_reconnect): New.
17563 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
17564 gdb.base/solib-disc.exp: New files.
17565 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
17566 remote debugging".
17567 (gdb_compile): Add shlib_load flag.
17568 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
17569 port.
17570 (gdbserver_reconnect): New.
17571
1b05479a
DJ
175722007-07-01 Nick Roberts <nickrob@snap.net.nz>
17573 Daniel Jacobowitz <dan@codesourcery.com>
17574
17575 * gdb.base/annota3.exp: Test for if construct.
17576
86f78eb2
DJ
175772007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
17578
17579 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
17580
6a2eb474 175812007-06-21 Chris Dearman <chris@mips.com>
a9c64011 17582 Maciej W. Rozycki <macro@mips.com>
6a2eb474
MR
17583
17584 * gdb.base/display.exp: Allow a newline after display/i.
17585 * gdb.base/pc-fp.exp: Likewise.
17586 * gdb.base/sigbpt.exp: Likewise.
17587
f8b73d13
DJ
175882007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
17589
17590 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
17591 required features to be included.
17592
4339e69e
DJ
175932007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
17594
17595 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
17596 in info threads output.
17597
23d964e7
UW
175982007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17599 Markus Deuling <deuling@de.ibm.com>
17600
17601 * gdb.arch/spu-info.exp: New testcase.
17602 * gdb.arch/spu-info.c: New file.
17603
fd20f75b
DJ
176042007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
17605
17606 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
17607 tpcs_offset. Restore lr after the call.
17608 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
17609
2226f861
DJ
176102007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
17611
17612 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
17613 (gdbserver_run): Kill any running gdbserver.
17614 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
17615
d12371a9
MR
176162007-05-17 Maciej W. Rozycki <macro@mips.com>
17617
17618 * gdb.base/sigbpt.exp: Preset segv_addr.
17619
93f02886
DJ
176202007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
17621
17622 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
17623 (gdb_compile_shlib): Likewise.
17624 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
17625 (default_gdb_init): Clear cleanfiles.
17626 (gdb_finish): Delete recorded cleanfiles.
17627 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
17628
17629 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
17630 Do not use isnative.
17631 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
17632 gdb.base/so-impl-ld.exp: Likewise.
17633 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
17634 * gdb.base/unload.exp: Likewise. Do not pass empty option to
17635 gdb_compile.
17636
b04e06d7
VP
176372007-05-15 Vladimir Prus <vladimir@codesourcery.com>
17638
17639 * config/unknown.exp: Remove.
17640
069ed931
UW
176412007-05-15 Markus Deuling <deuling@de.ibm.com>
17642
17643 * gdb.base/info-proc.exp: Check is_remote.
17644
09db0d03
UW
176452007-05-14 Markus Deuling <deuling@de.ibm.com>
17646
17647 * gdb.base/gcore.exp: Initialize variable core_supported.
17648
af2cbe8c
DJ
176492007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
17650
17651 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
17652
027c0295
DJ
176532007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
17654
17655 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
17656 * gdb.threads/print-threads.exp (test_all_threads): Allow
17657 negative and hexadecimal thread IDs.
17658
dc5000e7
DJ
176592007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
17660
17661 * gdb.java/jprint.java (public): Avoid invalid call to static
17662 method.
17663
2e74ed18
DP
176642007-05-14 Denis Pilat <denis.pilat@st.com>
17665
17666 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
17667 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
17668 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
17669 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
17670 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
17671
83547f02
UW
176722007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17673
17674 * gdb.base/overlays.exp: Add support for targets with only code
a9c64011 17675 overlay support, not data overlay. Support spu-*-* target in
83547f02
UW
17676 this mode.
17677 * gdb.base/ovlymgr.c: Provide stubs for spu target.
17678 * gdb.base/spu.ld: New file.
17679
b18be20d
DJ
176802007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
17681
17682 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
17683
be444858
DJ
176842007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
17685
17686 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
17687
b1d53152
DJ
176882007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
17689
17690 * gdb.java/jmain.exp: Handle demangled names with and without method
17691 signatures.
17692
d084b331
DJ
176932007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
17694
17695 * gdb.mi/mi-syn-frame.c (main, foo, bar)
17696 (have_a_very_merry_interrupt): Remove calls to puts.
17697 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
17698 inferior output.
17699 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
17700 test names.
17701
db9d7fc5
DJ
177022007-04-29 Markus Deuling <deuling@de.ibm.com>
17703 Daniel Jacobowitz <dan@codesourcery.com>
17704
17705 * gdb.base/auxv.exp (core_works): Also check is_remote.
17706 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
17707
ef783a7d 177082007-04-25 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 17709
ef783a7d
VP
17710 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
17711 message, not the undefined 'module' variable.
17712 * gdb.base/siginfo.exp: Likewise.
17713 * gdb.base/sigstep.exp: Likewise.
17714 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
17715 serialport.
17716 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
17717
b7b73cae
CV
177182007-04-25 Corinna Vinschen <vinschen@redhat.com>
17719
17720 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
17721 target sim fails. Return 0 otherwise.
17722 (gdb_load): Return prematurely if gdb_target_sim fails.
17723
7d90fdfa
DP
177242007-04-16 Denis Pilat <denis.pilat@st.com>
17725
17726 * gdb.base/setshow.exp: Reset height after having set it to 100.
17727
5d3e9c85
DP
177282007-04-16 Denis Pilat <denis.pilat@st.com>
17729
17730 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
17731
18e75969
DP
177322007-04-16 Denis Pilat <denis.pilat@st.com>
17733
17734 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
17735
25d5ea92
VP
177362007-04-14 Vladimir Prus <vladimir@codesourcery.com>
17737
17738 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
17739 tests. Run the frozen varobjs test.
17740 * gdb.mi/var-cmd.c (do_frozen_tests): New.
a9c64011 17741 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
25d5ea92 17742
0b49cb80
JK
177432007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17744
17745 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
17746 gdb.base/type-opaque.exp: New files.
17747
a73bafbc 177482007-04-01 Vladimir Prus <vladimir@codesourcery.com>
a9c64011
AS
17749
17750 * gdb.mi/mi-var-child.c
a73bafbc
VP
17751 (do_children_tests): User char[2] instead of
17752 char so that automatic printing of pointers to char
17753 don't give unpredicable result.
17754 * gdb.mi/var-cmd.c (do_locals_test): Initialize
17755 local variables.
17756 * gdb.mi/mi-var-child.exp: Step to right line
17757 of do_children_tests.
17758 * gdb.mi/mi2-var-child.exp: Likewise.
17759 * gdb.mi/mi-var-cmd.exp: Step to right line of
a9c64011 17760 do_locals_tests.
a73bafbc
VP
17761 (do_children_tests): User char[2] instead of
17762 char so that automatic printing of pointers to char
a9c64011 17763 don't give unpredicable result.
a73bafbc 17764 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 17765 * lib/mi-support.exp (mi_continue_to_line):
a73bafbc
VP
17766 Pass test name to mi_wait_for_stop.
17767
7ce59000
DJ
177682007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
17769
17770 * gdb.asm/asm-source.exp: Remove d10v case.
17771 * lib/gdb.exp (skip_cplus_tests): Likewise.
17772 * gdb.asm/d10v.inc: Deleted.
17773
20389057
DJ
177742007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
17775
17776 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
17777
8807d78b
DJ
177782007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
17779
17780 * config/netware.exp: Delete file.
17781
aa3edb8e
JB
177822007-03-29 Joel Brobecker <brobecker@adacore.com>
17783
17784 * gdb.dwarf2/dw2-noloc.S: New file.
17785 * gdb.dwarf2/dw2-noloc.exp: New file.
17786
297561ac
PA
177872007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
17788
17789 * gdb.cp/method2.cc: New test.
17790 * gdb.cp/method2.exp: New test.
17791 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
17792
1f81bd39
DJ
177932007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
17794
17795 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
17796
9453113a
DJ
177972007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
17798
17799 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
17800
b741e217
DJ
178012007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
17802
17803 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
17804 (gdb_load): Delete, replace with...
17805 (gdb_reload): ...this.
17806 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
17807 * gdb.server/server-mon.exp: Likewise.
17808 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
17809 (gdb_start_cmd): New.
17810 (gdb_file_cmd): Save the last loaded file.
17811 (gdb_reload): New.
17812 (gdb_gnu_strip_debug): Use transform.
17813 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
17814 support here. Use new $last_loaded_file. Check mtime.
17815 (gdb_target_cmd): Handle ObjC failure case.
17816 (infer_host_exec): Delete.
17817 (gdbserver_load): Rename to...
17818 (gdbserver_run): ...this. Simplify.
17819 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
17820 (mi_gdb_load): Move most contents to a new function...
17821 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
17822 (mi_run_cmd): Use mi_gdb_target_load.
17823 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
17824 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
17825 Use gdb_run_cmd.
17826 * gdb.base/charsign.exp: Remove incorrect comment.
17827 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
17828 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
17829 gdb.base/start.exp: Use gdb_start_cmd.
17830
446ab585 178312007-03-23 Nigel Stephens <nigel@mips.com>
a9c64011 17832 Maciej W. Rozycki <macro@mips.com>
446ab585
MR
17833
17834 * gdb.base/sigbpt.exp: Fix the message when skipping test.
17835 * gdb.base/signull.exp: Similarly.
17836
bbb88ebf
UW
178372007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17838
17839 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
17840 messages available to test cases (like chng-sym.exp).
17841
cb8c4a99
AS
178422007-03-14 Andreas Schwab <schwab@suse.de>
17843
17844 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
17845 format changes.
17846
4e463ff5
DJ
178472007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
17848
17849 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
17850 (optimized_1): New.
17851 (main): Call optimized_1.
17852 (gdb2029): Correct typos. Call gdb2029_marker.
17853 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
17854 for gdb2029.
17855
b6db2c47
MK
178562007-03-12 Mark Kettenis <kettenis@gnu.org>
17857
17858 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
17859 as tabs. Remove redundant test pattern.
17860
70ed3737
UW
178612007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17862
17863 * gdb.base/long_long.exp: Accept optional symbol name in <...>
17864 for /a format output.
17865
47b67b60
DJ
178662007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
17867
17868 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
17869 collect output incrementally.
17870
b8953b0e
UW
178712007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17872
17873 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
17874 for -var-create lpcharacter test.
17875 * gdb.mi/mi2-var-cmd.exp: Likewise.
17876
7acd5c40
UW
178772007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17878
17879 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
17880 pass on targets where address zero is readable.
17881
9c6759c1
UW
178822007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17883
17884 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
17885 just a single architecture.
17886
a2f1aeb4
UW
178872007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17888
17889 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
17890 (fetch_all_registers): New function, uses gdb_test_multiple and
17891 exp_continue to fetch inferior output line-by-line.
17892 Replace all uses of do_get_all_registers by fetch_all_registers.
17893
46579ac2
UW
178942007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17895
17896 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
17897 in target_info.
17898
fc133f24
MS
178992007-03-02 Michael Snyder <michael.snyder@palmsource.com>
17900
a9c64011 17901 * gdb.threads/manythreads.exp: Use $message string for
fc133f24
MS
17902 consistancy; add a default (timeout) case.
17903
7646a51d
MS
179042007-03-02 Michael Snyder <michael.snyder@palmsource.com>
17905
17906 * gdb.base/watchpoint.exp: Fix truncated comment.
17907
dcfff61f
MS
179082007-03-02 Michael Snyder <michael.snyder@palmsource.com>
17909
17910 * Makefile.in: Remove spurious single-quotes from sed command.
17911
664e3ee9
DJ
179122007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
17913
17914 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
17915 func.
17916 * gdb.mi/mi2-var-cmd.exp: Likewise.
17917
d7cc6f2f
JB
179182007-02-27 Joel Brobecker <brobecker@adacore.com>
17919
a9c64011
AS
17920 * gdb.dwarf2/dw2-producer.S: New file.
17921 * gdb.dwarf2/dw2-producer.exp: New testcase.
d7cc6f2f
JB
17922
179232007-02-27 Nick Roberts <nickrob@snap.net.nz>
c0e3bc07
NR
17924
17925 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
17926 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
17927 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
17928 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
17929 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
17930 Revert tests to use mi_gdb_test and include value field in output
17931 of -var-create.
17932
93d42b30
DJ
179332007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
17934
17935 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
17936
c499ed39
DJ
179372007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
17938
17939 * gdb.base/maint.exp: Remove full paths from test names.
17940 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
17941 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
17942
9836f81b
JB
179432007-02-27 Joel Brobecker <brobecker@adacore.com>
17944
17945 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
17946
c74d0ad8
DJ
179472007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
17948
17949 * gdb.server/server-mon.exp: New test.
17950
2711e456
DJ
179512007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
17952
17953 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
17954
ff6f572f
DJ
179552007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
17956
17957 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
17958 register capitalization.
17959
fada3feb
DP
179602007-02-13 Denis Pilat <denis.pilat@st.com>
17961
17962 * gdb.mi/mi-var-invalidate.exp: New file.
17963
fb1e4ffc
DJ
179642007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
17965
17966 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
17967
3da939d7
DJ
179682007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
17969
17970 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
17971
123dc839
DJ
179722007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
17973
17974 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
17975 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
17976
877e3645 179772007-02-08 Nick Roberts <nickrob@snap.net.nz>
87604222
NR
17978
17979 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
17980 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
17981 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
17982 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
17983 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1183581f 17984 * gdb.mi/gdb792.exp, lib/mi-support.exp:
87604222 17985 Update tests to include value field in output of -var-create.
a9c64011 17986
3c0a2960
AS
179872007-02-08 Andreas Schwab <schwab@suse.de>
17988
17989 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
17990
108546a0
DJ
179912007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
17992
17993 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
17994 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
17995
d701dcab
DP
179962007-02-02 Denis Pilat <denis.pilat@st.com>
17997
17998 * gdb.threads/threadapply.exp: check that frame is not changed by
17999 the thread apply all command.
18000
783e3e2f
AS
180012007-01-31 Andreas Schwab <schwab@suse.de>
18002
6d9c3a87
AS
18003 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
18004
3c50d7b9
AS
18005 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
18006 in the dwarf sections.
18007 * gdb.dwarf2/mac-fileno.S: Likewise.
18008
783e3e2f
AS
18009 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
18010 bspstore register on ia64.
18011
78ff580e
AS
180122007-01-29 Andreas Schwab <schwab@suse.de>
18013
cc8e9b12
AS
18014 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
18015 "frame-begin" annotation.
18016
78ff580e
AS
18017 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
18018 number of "frames-invalid" annotations.
18019
704a4f78
DJ
180202007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
18021
18022 * gdb.base/commands.exp: Call if_commands_test.
18023 (gdb_test_no_prompt, if_commands_test): New.
18024
e741bf94
MK
180252007-01-28 Mark Kettenis <kettenis@gnu.org>
18026
18027 * gdb.threads/sigthread.c (NSIGS): Make bigger.
18028
474d0ad3
AS
180292007-01-27 Andreas Schwab <schwab@suse.de>
18030
18031 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
18032 .short/.int/.quad in the dwarf sections.
18033 * gdb.dwarf2/dw2-intercu.S: Likewise.
18034 * gdb.dwarf2/dw2-intermix.S: Likewise.
18035
e784b426
JK
180362007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18037
18038 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4590cfcb
MK
18039 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
18040 array.
e784b426
JK
18041 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
18042 * gdb.base/setvar.exp: Likewise.
18043
37f08e04
AS
180442007-01-26 Andreas Schwab <schwab@suse.de>
18045
9a01813a
AS
18046 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
18047 test.
18048
37f08e04
AS
18049 * gdb.base/multi-forks.exp ("restart $i"): Also match
18050 __kernel_syscall_via_break.
18051
6e2a9270
VP
180522007-01-24 Vladimir Prus <vladimir@codesourcery.com>
18053
18054 * lib/mi-support.exp (mi_delete_varobj): New.
18055 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
18056 testcase.
18057 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
18058 (main): Call the above.
18059 (reference_update_test, base_in_reference_test)
18060 (reference_to_pointer): Delete the created varobjs.
a9c64011 18061
e515b470
DJ
180622007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
18063
18064 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
18065 * configure: Regenerated.
18066 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
18067 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
18068 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
18069 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
18070 * lib/gdb.exp (gdb_skip_xml_test): New function.
18071
08d8bcd7
DJ
180722007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
18073
18074 * gdb.base/sigrepeat.exp: Correct error message.
18075
180762007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
43a9b631
JK
18077 Daniel Jacobowitz <dan@codesourcery.com>
18078
18079 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
18080 gdb.arch/i386-gnu-cfi-asm.S: New files.
18081
97c3f1f3
JK
180822007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
18083
18084 * lib/gdb.exp: Abort on missing `site.exp'.
18085
cb1df416
DJ
180862007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
18087 Daniel Jacobowitz <dan@codesourcery.com>
18088
18089 * gdb.base/included.c, gdb.base/included.exp,
18090 gdb.base/included.h: New files.
18091
35990120
DJ
180922007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
18093
18094 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
18095 (maximize_rlimit): Reduce limits on 64-bit systems.
18096
6e81a116 180972007-01-19 Mark Kettenis <kettenis@gnu.org>
2429decf
MK
18098
18099 From Marcus Deuling <deuling@de.ibm.com>:
18100 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
18101 every case.
18102
6c3c41f3
NR
181032007-01-13 Nick Roberts <nickrob@snap.net.nz>
18104
18105 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
18106 (test_path_specification): Use objdir instead of srcdir to always
18107 get an absolute filename.
18108
2f12c312
DJ
181092007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
18110
18111 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
18112
81121995
VP
181132007-01-11 Vladimir Prus <vladimir@codesourcery.com>
18114
18115 * gdb.mi/mi-var-cp.cc (reference_update_tests):
18116 Make sure the variable we're using is in scope.
18117 (reference_to_pointer): Likewise.
18118
4741b737
DJ
181192007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
18120
18121 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
18122 has no debug information.
18123
054410c3
DJ
181242007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
18125
18126 * gdb.base/annota1.exp: Remove extra send_gdb.
18127
818f79f6
DJ
181282007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
18129
18130 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
18131
f7a6bb70
DJ
181322007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
18133
18134 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
18135
57e66780
DJ
181362007-01-08 Nick Roberts <nickrob@snap.net.nz>
18137 Daniel Jacobowitz <dan@codesourcery.com>
18138
18139 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
18140 lcharacter or linteger change. Correct duplicated test name.
18141 * gdb.mi/mi2-var-cmd.exp: Likewise.
18142
3d799a95
DJ
181432007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
18144
18145 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
18146
181472007-01-05 Joel Brobecker <brobecker@adacore.com>
51679ba9 18148
a9c64011
AS
18149 * gdb.base/nofield.c: New file.
18150 * gdb.base/nofield.exp: New testcase.
51679ba9 18151
eafb94e8
NR
181522007-01-05 Nick Roberts <nickrob@snap.net.nz>
18153
18154 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
18155
18156 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
18157 test.
18158
5e572bb4
DJ
181592007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
18160
18161 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
18162
74a44383
DJ
181632007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
18164
18165 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
18166 when continuing.
18167
1b572db9
DJ
181682007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
18169
18170 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
18171 Expect ".exe" extension.
18172
381bc39b
DJ
181732007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
18174
18175 * gdb.base/charset.exp: Add explicit filename to break.
18176 * gdb.base/dbx.exp: Add explicit filename to breaks.
18177
2b70e4c6
DJ
181782007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
18179
18180 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
18181 * gdb.mi/mi2-file.exp: Likewise.
18182
303b6f5d
DJ
181832007-01-04 Vladimir Prus <vladimir@codesourcery.com>
18184
18185 Implement specification of MI tests as comments
18186 in C and C++ sources.
18187 * lib/mi-support.exp (mi_autotest_data): New variable.
18188 (mi_autotest_source): New variable.
18189 (count_newlines, mi_prepare_inline_tests)
18190 (mi_get_inline_test, mi_continue_to_line)
18191 (mi_run_inline_test, mi_tbreak)
18192 (mi_send_resuming_command, mi_wait_for_stop): New functions.
18193 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
18194 Run inline tests.
18195 * gdb.mi/mi-var-cp.cc: Define tests here.
18196
23da0d94
VP
181972007-01-04 Vladimir Prus <vladimir@codesourcery.com>
18198
18199 Simplify usage of mi_continue_to.
18200 * lib/mi-support.exp (mi_runto_helper): Renamed
18201 from mi_runto, added new parameter 'run_or_continue'.
18202 (mi_runto): Use mi_runto_helper.
18203 (mi_continue_to): Accept just function name as parameter.
18204 Use mi_runto_helper.
18205 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
18206 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 18207
f9e18282
JB
182082006-01-04 Joel Brobecker <brobecker@adacore.com>
18209
18210 Make this testcase a bit more realistic. The current code
18211 is too simplistic, and allows the compiler to optimize out
18212 some of the entities we need for this testcase.
18213 * gdb.ada/null_record/bar.ads (Void_Star): New type.
18214 (Do_Nothing): Add extra parameter.
18215 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
18216 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
18217 by using a variable of type Void_Star.
18218
fd678c65
JB
182192006-01-04 Joel Brobecker <brobecker@adacore.com>
18220
18221 * gdb.ada/catch_ex/foo.adb: New file.
18222 * gdb.ada/catch_ex.exp: New testcase.
18223
05cfdb42
DJ
182242007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
18225
18226 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
18227 pass --image-base to linker.
18228
2e03ee74
DJ
182292007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
18230 Daniel Jacobowitz <dan@codesourcery.com>
18231
18232 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
18233 secondary prompts.
18234
0d5de010
DJ
182352007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
18236
18237 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
18238 output. Test the types of members and member pointers.
18239 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
18240 gdb/2092.
18241 * gdb.cp/member-ptr.exp: Search for a comment instead of a
18242 statement. Enable for GCC. Update expected output for some tests
18243 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
18244 layout.
18245 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
18246 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
18247 (Diamond::vget_base): New.
18248 (main): Add new tests.
18249 * gdb.cp/printmethod.exp: Update expected output for member functions.
18250 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
18251 print pEe->D::vg().
18252
61a771aa
DJ
182532007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
18254
18255 * gdb.threads/tls.exp: Allow stops in sem_post.
18256
2fa63963
DJ
182572006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
18258
18259 * gdb.base/annota1.exp: Allow .*printf in backtraces.
18260 * gdb.base/annota3.exp: Likewise.
18261 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
18262 again (instead of timing out).
18263 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
18264 GCC bug 26475.
18265 * gdb.java/jmisc.exp: Adjust to work with method signatures including
18266 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
18267 test from jmisc1.exp.
18268 * gdb.java/jmisc1.exp: Delete.
18269 * gdb.java/jprint.exp: Adjust to work with method signatures including
18270 return types.
18271 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
18272 * gdb.threads/linux-dp.exp: Don't be confused by program output.
18273 * lib/java.exp (compile_java_from_source): Pass the correct type
18274 to target_compile.
18275
5eefc2b7
JB
182762006-12-31 Joel Brobecker <brobecker@adacore.com>
18277
18278 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
18279 (stack_align_edx): New function.
18280 (stack_align_eax): New function.
18281 (main): Add calls to stack_align_edx and stack_align_eax.
18282 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
18283 Add testing for the cases where the register used during a stack
18284 realignment is edx. Same for eax.
18285
227c54da
DJ
182862006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
18287
18288 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
18289 and generic PE targets.
18290
cab8ac94
JB
182912006-12-29 Joel Brobecker <brobecker@adacore.com>
18292
18293 * gdb.ada/array_return.exp: Update copyright date list.
18294
ba54f318
JB
182952006-12-27 Joel Brobecker <brobecker@adacore.com>
18296
18297 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
18298 (Create_Small_Float_Vector): New function.
18299 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
18300 function body.
18301 * gdb.ada/array_return/p.adb: Use new type and function from
18302 package Pck.
18303 * gdb.ada/array_return.exp: Add a test verifying that GDB is
18304 able to print the value returned by a function returning an
18305 array of float.
18306
6b7a35dd
JB
183072006-12-20 Joel Brobecker <brobecker@adacore.com>
18308
18309 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
18310 The associated tests should be PASSing.
18311
038224f6
VP
183122006-12-08 Vladimir Prus <vladimir@codesourcery.com>
18313
18314 Test for base in references.
18315 * gdb.mi/mi-var-cp.cc: Add test code.
18316 * gdb.mi/mi-var-cp.exp: Test for bases in references.
18317 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
18318 * gdb.mi/mi2-watch.exp: Likewise.
18319 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
18320 (mi_list_varobj_children): New function.
18321
b26ed50d
VP
183222006-12-08 Vladimir Prus <vladimir@codesourcery.com>
18323
18324 * lib/mi-support.exp
18325 (mi_runto): Accept "()" after function name.
18326 (mi_create_varobj): New function.
18327 (mi_varobj_update): New function.
18328 (mi_Check_varobj_value): New function.
18329 * gdb.mi/mi-var-cp.exp: New file.
18330 * gdb.mi/mi-var-cp.cc: New file.
a9c64011 18331
08232497
DJ
183322006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
18333
18334 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
18335 gdb.base/weaklib2.c: New files.
18336
d394c993 183372006-11-29 Nathan Sidwell <nathan@codesourcery.com>
8ec659a0 18338
ac6c2fba
NS
18339 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
18340 info. Adjust test names.
18341
8ec659a0 18342 * gdb.base/break.c (main): Move position of malloc.
d394c993 18343 * gdb.base/break.exp: Revert mistaken checkin.
8ec659a0 18344
acd65feb
VP
183452006-11-28 Vladimir Prus <vladimir@codesourcery.com>
18346
18347 * gdb.mi/mi-var-cmd.exp: Check -var-update after
18348 assignement of arrays and function pointers.
18349 * gdb.mi/var-cmd.c: Add declaration necessary for above
18350 tests.
18351
f556d5e5
NS
183522006-11-27 Nathan Sidwell <nathan@codesourcery.com>
18353
18354 * gdb.base/break.c (main): Call malloc.
fcfcc2b5
NS
18355
18356 * gdb.threads/linux-dp.exp: Read thread table before and after
18357 creating each philosopher and verify it.
18358
697bc68d
NS
183592006-11-27 Nathan Sidwell <nathan@codesourcery.com>
18360 Paul Brook <paul@codesourcery.com>
18361 Daniel Jacobowitz <dan@codesourcery.com>
18362
18363 * gdb.base/ending-run.exp: Flatten expect script stepping out of
a9c64011 18364 main to remove duplication. Add start function of the form
697bc68d
NS
18365 '_*start[1-9]*'. Add RVDS start function.
18366
29d73ae4
DJ
183672006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
18368
18369 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
18370
c1d88655
UW
183712006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18372
18373 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
18374 * gdb.asm/spu.inc: New file.
18375 * gdb.base/term.exp: Disable if [target_info exists noargs].
18376 * gdb.gdb/complaints.exp: Disable if ![isnative].
18377 * gdb.gdb/selftest.exp: Likewise.
18378 * gdb.gdb/observer.exp: Likewise.
18379 * gdb.gdb/xfullpath.exp: Likewise.
18380 * gdb.base/attach.exp: Disable on SPU target.
18381 * gdb.cp/bs145503.exp: Likewise.
18382 * gdb.cp/exception.exp: Likewise.
18383 * gdb.cp/userdef.exp: Likewise.
18384
32a13b1a
DJ
183852006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
18386
18387 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
18388
d8295fe9
VP
183892006-11-10 Vladimir Prus <vladimir@codesourcery.com>
18390
18391 * gdb.base/completion.exp: Fix completion tests for
18392 'info' and 'info '.
18393 * gdb.base/help.exp (help_test_raw, test_class_help)
18394 (test_prefix_command_help): Move...
18395 * lib/gdb.exp: Here.
18396 * gdb.base/main.exp: Adjust.
18397 * gdb.cp/maint.exp: Adjust.
18398 * gdb.trace/tracecmd.exp: Use test_help_class.
a9c64011 18399
8c394015
VP
184002006-11-09 Vladimir Prus <vladimir@codesourcery.com>
18401
18402 * gdb.stabs/weird.exp (print_weird_var): Use
18403 gdb_test_multiple instead of gdb_expect.
18404
027fc1bc
VP
184052006-11-09 Vladimir Prus <vladimir@codesourcery.com>
18406
18407 * gdb.base/help.exp (help_test_raw): New.
18408 (test_class_help): New.
18409 (test_prefix_command_help): New.
18410 Adjust testcases.
18411
67609209
FR
184122006-11-09 Christophe Lyon <christophe.lyon@st.com>
18413
18414 * gdb.base/constvars.c (main): Write to crass and crips, so that
18415 they are allocated by the compiler.
18416
f73adfeb
AS
184172006-10-27 Andreas Schwab <schwab@suse.de>
18418
18419 * gdb.base/multi-forks.exp: Use "detach fork" instead of
18420 "detach-fork".
18421
2f83a18e
DJ
184222006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
18423
18424 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
18425 of patterns.
18426
94277a38
DJ
184272006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
18428
18429 * gdb.base/sepdebug.exp: Remove debug format test.
18430 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
18431 Handle no-symtab.
18432 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
18433
5bd2f6e2
DJ
184342006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
18435
18436 * gdb.threads/manythreads.c (thread_function, main): Don't cast
18437 int to pointer or pointer to int.
18438 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
18439
8c008720
DJ
184402006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
18441
18442 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
18443
9e35dae4
DJ
184442006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
18445
18446 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
18447
d9639e13
DJ
184482006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
18449
18450 PR c++/2116
18451 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
18452
390a1bd0
JB
184532006-10-06 Joel Brobecker <brobecker@adacore.com>
18454
18455 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
18456 the corresponding bug has been fixed in GDB (PR/2018).
18457
dd920c33
JB
184582006-10-06 Joel Brobecker <brobecker@adacore.com>
18459
18460 * gdb.base/subst.exp: New testcase.
18461
53bbefe9
JB
184622006-10-06 Joel Brobecker <brobecker@adacore.com>
18463
18464 * gdb.ada/array_return/pck.ads: Add copyright notice.
18465 * gdb.ada/array_return/pck.adb: Likewise.
18466 * gdb.ada/array_return/p.adb: Likewise.
18467 * gdb.ada/exec_changed/first.adb: Likewise.
18468 * gdb.ada/exec_changed/second.adb: Likewise.
18469
09851417
JB
184702006-10-06 Joel Brobecker <brobecker@adacore.com>
18471
18472 * gdb.ada/watch_arg/watch.adb: New file.
18473 * gdb.ada/watch_arg.exp: New testcase.
18474
041bf30d
VP
184752006-10-02 Vladimir Prus <vladimir@codesourcery.com>
18476
18477 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
a9c64011 18478 via string_to_regexp.
041bf30d 18479 * gdb.mi/mi2-basics.exp: Likewise.
a9c64011 18480
f286fbdd 184812006-09-20 Michael Snyder <michael.snyder@palmsource.com>
7b880e0b
MS
18482
18483 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
18484 Remove unused / obsolete files.
18485
7c07f349
NR
184862006-09-19 Nick Roberts <nickrob@snap.net.nz>
18487
18488 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
18489
cd5ff84a
VP
184902006-09-17 Vladimir Prus <vladimir@codesourcery.com>
18491
18492 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
18493 HIGH_FRAME argument to -stack-list-arguments can be larger than
a9c64011 18494 the number of frames.
cd5ff84a 18495
ae018d1a
DJ
184962006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
18497
18498 * gdb.base/args.c (main): Add breakpoint marker.
18499 * gdb.base/args.exp: Use args_test for tests. Add new tests which
18500 really test empty arguments.
18501 (args_load): Delete.
18502 (args_test): New.
18503
b399c549
NR
185042006-09-13 Nick Roberts <nickrob@snap.net.nz>
18505
18506 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
889bf7c5 18507 check for one file.
b399c549 18508
2ab1eb7a
VP
185092006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
18510
18511 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
18512 HIGH_FRAME argument to -stack-list-locals can be larger than
18513 the number of frames.
a9c64011 18514
476308bf
FF
185152006-08-18 Fred Fish <fnf@specifix.com>
18516
18517 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
18518 '$' in front of skip_vmx_tests_saved when setting that.
18519
8625200f
AS
185202006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
18521
18522 * gdb.base/trace-commands.exp: New file.
18523
089ec8f1
DJ
185242006-08-10 Joel Brobecker <brobecker@adacore.com>
18525 Daniel Jacobowitz <dan@codesourcery.com>
18526
18527 * gdb.base/step-bt.exp: Make hexadecimal address optional in
18528 expected output of the backtrace commands.
18529
b60f0898
JB
185302006-08-09 Joel Brobecker <brobecker@adacore.com>
18531
18532 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
18533 untested followed by return combination.
18534 * gdb.arch/altivec-regs.exp: Likewise.
18535 * gdb.arch/e500-abi.exp: Likewise.
18536 * gdb.arch/e500-regs.exp: Likewise.
18537 * gdb.arch/gdb1291.exp: Likewise.
18538 * gdb.arch/gdb1431.exp: Likewise.
18539 * gdb.arch/gdb1558.exp: Likewise.
18540 * gdb.arch/i386-prologue.exp: Likewise.
18541 * gdb.arch/i386-unwind.exp: Likewise.
18542 * gdb.asm/asm-source.exp: Likewise.
18543 * gdb.base/a2-run.exp: Likewise.
18544 * gdb.base/advance.exp: Likewise.
18545 * gdb.base/all-bin.exp: Likewise.
18546 * gdb.base/annota1.exp: Likewise.
18547 * gdb.base/annota3.exp: Likewise.
18548 * gdb.base/args.exp: Likewise.
18549 * gdb.base/arithmet.exp: Likewise.
18550 * gdb.base/assign.exp: Likewise.
18551 * gdb.base/async.exp: Likewise.
18552 * gdb.base/attach.exp: Likewise.
18553 * gdb.base/bang.exp: Likewise.
18554 * gdb.base/bigcore.exp: Likewise.
18555 * gdb.base/bitfields.exp: Likewise.
18556 * gdb.base/bitfields2.exp: Likewise.
18557 * gdb.base/break.exp: Likewise.
18558 * gdb.base/call-sc.exp: Likewise.
18559 * gdb.base/call-strs.exp: Likewise.
18560 * gdb.base/callfuncs.exp: Likewise.
18561 * gdb.base/checkpoint.exp: Likewise.
18562 * gdb.base/chng-syms.exp: Likewise.
18563 * gdb.base/code-expr.exp: Likewise.
18564 * gdb.base/commands.exp: Likewise.
18565 * gdb.base/completion.exp: Likewise.
18566 * gdb.base/cond-expr.exp: Likewise.
18567 * gdb.base/condbreak.exp: Likewise.
18568 * gdb.base/consecutive.exp: Likewise.
18569 * gdb.base/constvars.exp: Likewise.
18570 * gdb.base/corefile.exp: Likewise.
18571 * gdb.base/cvexpr.exp: Likewise.
18572 * gdb.base/dbx.exp: Likewise.
18573 * gdb.base/define.exp: Likewise.
18574 * gdb.base/detach.exp: Likewise.
18575 * gdb.base/display.exp: Likewise.
18576 * gdb.base/dump.exp: Likewise.
18577 * gdb.base/ena-dis-br.exp: Likewise.
18578 * gdb.base/ending-run.exp: Likewise.
18579 * gdb.base/environ.exp: Likewise.
18580 * gdb.base/eval-skip.exp: Likewise.
18581 * gdb.base/exprs.exp: Likewise.
18582 * gdb.base/fileio.exp: Likewise.
18583 * gdb.base/finish.exp: Likewise.
18584 * gdb.base/float.exp: Likewise.
18585 * gdb.base/foll-exec.exp: Likewise.
18586 * gdb.base/foll-fork.exp: Likewise.
18587 * gdb.base/foll-vfork.exp: Likewise.
18588 * gdb.base/freebpcmd.exp: Likewise.
18589 * gdb.base/funcargs.exp: Likewise.
18590 * gdb.base/gcore.exp: Likewise.
18591 * gdb.base/gdb1090.exp: Likewise.
18592 * gdb.base/gdb1250.exp: Likewise.
18593 * gdb.base/huge.exp: Likewise.
18594 * gdb.base/info-proc.exp: Likewise.
18595 * gdb.base/interrupt.exp: Likewise.
18596 * gdb.base/jump.exp: Likewise.
18597 * gdb.base/langs.exp: Likewise.
18598 * gdb.base/lineinc.exp: Likewise.
18599 * gdb.base/list.exp: Likewise.
18600 * gdb.base/logical.exp: Likewise.
18601 * gdb.base/long_long.exp: Likewise.
18602 * gdb.base/macscp.exp: Likewise.
18603 * gdb.base/maint.exp: Likewise.
18604 * gdb.base/mips_pro.exp: Likewise.
18605 * gdb.base/miscexprs.exp: Likewise.
18606 * gdb.base/multi-forks.exp: Likewise.
18607 * gdb.base/opaque.exp: Likewise.
18608 * gdb.base/overlays.exp: Likewise.
18609 * gdb.base/pc-fp.exp: Likewise.
18610 * gdb.base/pointers.exp: Likewise.
18611 * gdb.base/printcmds.exp: Likewise.
18612 * gdb.base/psymtab.exp: Likewise.
18613 * gdb.base/ptype.exp: Likewise.
18614 * gdb.base/recurse.exp: Likewise.
18615 * gdb.base/relational.exp: Likewise.
18616 * gdb.base/relocate.exp: Likewise.
18617 * gdb.base/remote.exp: Likewise.
18618 * gdb.base/reread.exp: Likewise.
18619 * gdb.base/restore.exp: Likewise.
18620 * gdb.base/return.exp: Likewise.
18621 * gdb.base/return2.exp: Likewise.
18622 * gdb.base/scope.exp: Likewise.
18623 * gdb.base/sect-cmd.exp: Likewise.
18624 * gdb.base/sep.exp: Likewise.
18625 * gdb.base/sepdebug.exp: Likewise.
18626 * gdb.base/setshow.exp: Likewise.
18627 * gdb.base/setvar.exp: Likewise.
18628 * gdb.base/sigall.exp: Likewise.
18629 * gdb.base/sigbpt.exp: Likewise.
18630 * gdb.base/signals.exp: Likewise.
18631 * gdb.base/signull.exp: Likewise.
18632 * gdb.base/sizeof.exp: Likewise.
18633 * gdb.base/solib.exp: Likewise.
18634 * gdb.base/step-line.exp: Likewise.
18635 * gdb.base/step-test.exp: Likewise.
18636 * gdb.base/structs.exp: Likewise.
18637 * gdb.base/structs2.exp: Likewise.
18638 * gdb.base/term.exp: Likewise.
18639 * gdb.base/twice.exp: Likewise.
18640 * gdb.base/until.exp: Likewise.
18641 * gdb.base/varargs.exp: Likewise.
18642 * gdb.base/volatile.exp: Likewise.
18643 * gdb.base/watchpoint.exp: Likewise.
18644 * gdb.base/whatis-exp.exp: Likewise.
18645 * gdb.base/whatis.exp: Likewise.
18646 * gdb.cp/ambiguous.exp: Likewise.
18647 * gdb.cp/annota2.exp: Likewise.
18648 * gdb.cp/annota3.exp: Likewise.
18649 * gdb.cp/bool.exp: Likewise.
18650 * gdb.cp/breakpoint.exp: Likewise.
18651 * gdb.cp/casts.exp: Likewise.
18652 * gdb.cp/class2.exp: Likewise.
18653 * gdb.cp/classes.exp: Likewise.
18654 * gdb.cp/cplusfuncs.exp: Likewise.
18655 * gdb.cp/ctti.exp: Likewise.
18656 * gdb.cp/derivation.exp: Likewise.
18657 * gdb.cp/exception.exp: Likewise.
18658 * gdb.cp/gdb1355.exp: Likewise.
18659 * gdb.cp/hang.exp: Likewise.
18660 * gdb.cp/inherit.exp: Likewise.
18661 * gdb.cp/local.exp: Likewise.
18662 * gdb.cp/m-data.exp: Likewise.
18663 * gdb.cp/m-static.exp: Likewise.
18664 * gdb.cp/member-ptr.exp: Likewise.
18665 * gdb.cp/method.exp: Likewise.
18666 * gdb.cp/misc.exp: Likewise.
18667 * gdb.cp/namespace.exp: Likewise.
18668 * gdb.cp/overload.exp: Likewise.
18669 * gdb.cp/ovldbreak.exp: Likewise.
18670 * gdb.cp/pr-1023.exp: Likewise.
18671 * gdb.cp/pr-1210.exp: Likewise.
18672 * gdb.cp/pr-574.exp: Likewise.
18673 * gdb.cp/printmethod.exp: Likewise.
18674 * gdb.cp/psmang.exp: Likewise.
18675 * gdb.cp/ref-params.exp: Likewise.
18676 * gdb.cp/ref-types.exp: Likewise.
18677 * gdb.cp/rtti.exp: Likewise.
18678 * gdb.cp/templates.exp: Likewise.
18679 * gdb.cp/try_catch.exp: Likewise.
18680 * gdb.cp/userdef.exp: Likewise.
18681 * gdb.cp/virtfunc.exp: Likewise.
18682 * gdb.disasm/am33.exp: Likewise.
18683 * gdb.disasm/h8300s.exp: Likewise.
18684 * gdb.disasm/mn10300.exp: Likewise.
18685 * gdb.disasm/sh3.exp: Likewise.
18686 * gdb.disasm/t01_mov.exp: Likewise.
18687 * gdb.disasm/t02_mova.exp: Likewise.
18688 * gdb.disasm/t03_add.exp: Likewise.
18689 * gdb.disasm/t04_sub.exp: Likewise.
18690 * gdb.disasm/t05_cmp.exp: Likewise.
18691 * gdb.disasm/t06_ari2.exp: Likewise.
18692 * gdb.disasm/t07_ari3.exp: Likewise.
18693 * gdb.disasm/t08_or.exp: Likewise.
18694 * gdb.disasm/t09_xor.exp: Likewise.
18695 * gdb.disasm/t10_and.exp: Likewise.
18696 * gdb.disasm/t11_logs.exp: Likewise.
18697 * gdb.disasm/t12_bit.exp: Likewise.
18698 * gdb.disasm/t13_otr.exp: Likewise.
18699 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
18700 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
18701 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
18702 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
18703 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
18704 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
18705 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
18706 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
18707 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
18708 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
18709 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
18710 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
18711 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
18712 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
18713 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
18714 * gdb.mi/gdb701.exp: Likewise.
18715 * gdb.mi/gdb792.exp: Likewise.
18716 * gdb.mi/mi-basics.exp: Likewise.
18717 * gdb.mi/mi-break.exp: Likewise.
18718 * gdb.mi/mi-cli.exp: Likewise.
18719 * gdb.mi/mi-console.exp: Likewise.
18720 * gdb.mi/mi-disassemble.exp: Likewise.
18721 * gdb.mi/mi-eval.exp: Likewise.
18722 * gdb.mi/mi-file.exp: Likewise.
18723 * gdb.mi/mi-read-memory.exp: Likewise.
18724 * gdb.mi/mi-regs.exp: Likewise.
18725 * gdb.mi/mi-return.exp: Likewise.
18726 * gdb.mi/mi-simplerun.exp: Likewise.
18727 * gdb.mi/mi-stack.exp: Likewise.
18728 * gdb.mi/mi-stepi.exp: Likewise.
18729 * gdb.mi/mi-syn-frame.exp: Likewise.
18730 * gdb.mi/mi-until.exp: Likewise.
18731 * gdb.mi/mi-var-block.exp: Likewise.
18732 * gdb.mi/mi-var-child.exp: Likewise.
18733 * gdb.mi/mi-var-cmd.exp: Likewise.
18734 * gdb.mi/mi-var-display.exp: Likewise.
18735 * gdb.mi/mi-watch.exp: Likewise.
18736 * gdb.mi/mi2-basics.exp: Likewise.
18737 * gdb.mi/mi2-break.exp: Likewise.
18738 * gdb.mi/mi2-cli.exp: Likewise.
18739 * gdb.mi/mi2-console.exp: Likewise.
18740 * gdb.mi/mi2-disassemble.exp: Likewise.
18741 * gdb.mi/mi2-eval.exp: Likewise.
18742 * gdb.mi/mi2-file.exp: Likewise.
18743 * gdb.mi/mi2-read-memory.exp: Likewise.
18744 * gdb.mi/mi2-regs.exp: Likewise.
18745 * gdb.mi/mi2-return.exp: Likewise.
18746 * gdb.mi/mi2-simplerun.exp: Likewise.
18747 * gdb.mi/mi2-stack.exp: Likewise.
18748 * gdb.mi/mi2-stepi.exp: Likewise.
18749 * gdb.mi/mi2-syn-frame.exp: Likewise.
18750 * gdb.mi/mi2-until.exp: Likewise.
18751 * gdb.mi/mi2-var-block.exp: Likewise.
18752 * gdb.mi/mi2-var-child.exp: Likewise.
18753 * gdb.mi/mi2-var-cmd.exp: Likewise.
18754 * gdb.mi/mi2-var-display.exp: Likewise.
18755 * gdb.mi/mi2-watch.exp: Likewise.
18756 * gdb.stabs/exclfwd.exp: Likewise.
18757 * gdb.stabs/weird.exp: Likewise.
18758 * gdb.threads/gcore-thread.exp: Likewise.
18759 * gdb.trace/actions.exp: Likewise.
18760 * gdb.trace/backtrace.exp: Likewise.
18761 * gdb.trace/circ.exp: Likewise.
18762 * gdb.trace/collection.exp: Likewise.
18763 * gdb.trace/deltrace.exp: Likewise.
18764 * gdb.trace/infotrace.exp: Likewise.
18765 * gdb.trace/limits.exp: Likewise.
18766 * gdb.trace/packetlen.exp: Likewise.
18767 * gdb.trace/passc-dyn.exp: Likewise.
18768 * gdb.trace/passcount.exp: Likewise.
18769 * gdb.trace/report.exp: Likewise.
18770 * gdb.trace/save-trace.exp: Likewise.
18771 * gdb.trace/tfind.exp: Likewise.
18772 * gdb.trace/tracecmd.exp: Likewise.
18773 * gdb.trace/while-dyn.exp: Likewise.
18774 * gdb.trace/while-stepping.exp: Likewise.
18775
f4b618d1
JB
187762006-08-08 Joel Brobecker <brobecker@adacore.com>
18777
18778 * gdb.base/step-bt.c: New file.
18779 * gdb.base/step-bt.exp: New testcase.
18780
3d00d119
DJ
187812006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
18782
18783 * config/monitor.exp (gdb_load): Remove support for obsolete
18784 download-write-size.
18785 * gdb.base/remote.exp: Likewise. Update all callers of
18786 gdb_timed_load.
18787
017b5bd4
DJ
187882006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
18789
18790 * cursal.exp: Pass binfile to gdb_load.
18791
837c599d
DJ
187922006-08-01 Nathan Sidwell <nathan@codesourcery.com>
18793
18794 * gdb.base/cursal.exp: Add "" to gdb_load call.
18795
8dd4540b
MK
187962006-07-29 Mark Kettenis <kettenis@gnu.org>
18797
18798 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
18799 NetBSD/ELF targets.
18800
ab5c9f60
DJ
188012006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
18802
18803 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
18804 operator*.
18805
4c42eaff
DJ
188062006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
18807
18808 * gdb.base/completion.exp: Update for change in "file" behavior.
18809 * gdb.stabs/weird.exp: Likewise.
18810 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
18811 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
18812
0155cc76
NS
188132006-07-24 Nathan Sidwell <nathan@codesourcery.com>
18814
18815 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
18816 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
18817
16026cd7
AS
188182006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
18819
18820 * gdb.base/default.exp: Update source command error message.
18821 * gdb.base/help.exp: Update 'help source' message.
18822
16963cb6
DJ
188232006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
18824
18825 * gdb.cp/bs15503.exp: Update comment for no longer crashing
18826 test.
18827
6d7fd486
AS
188282006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
18829
18830 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
18831
29e8a844
DJ
188322006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
18833
18834 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
18835
6afcfa39
DJ
188362006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
18837
18838 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
18839
267a692b
MK
188402006-07-17 Mark Kettenis <kettenis@gnu.org>
18841
18842 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
18843 *-*-openbsd* from targets for wich we expect ARM FPA floating
18844 point format.
18845
85d2fec4
NR
188462006-07-17 Nick Roberts <nickrob@snap.net.nz>
18847
18848 * gdb.cp/annota3.exp: Expect frame-begin annotation.
18849
188502006-07-17 Mark Kettenis <kettenis@gnu.org>
18851
18852 * gdb.base/annota3.exp: Expect frame-begin annotation.
18853
85b4c6e8
JB
188542006-07-14 Joel Brobecker <brobecker@adacore.com>
18855
18856 * gdb.base/help.exp: Adjust "help unset" test to accept
18857 any list of unset commands.
18858
fb933624
DJ
188592006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
18860 Daniel Jacobowitz <dan@codesourcery.com>
18861
18862 * gdb.cp/ref-params.exp: New test.
18863 * gdb.cp/ref-params.cc: New source file.
18864 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
18865
1dff4b64
MK
188662006-07-08 Mark Kettenis <kettenis@gnu.org>
18867
18868 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
18869 spaces/tabs in regular expressions since they might not be there.
18870
40d2e0e3
AS
188712006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
18872
18873 * gdb.base/ifelse.exp: New file.
18874
f6c957d2
NS
188752006-07-04 Nathan Sidwell <nathan@codesourcery.com>
18876
18877 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
18878 line.
18879 * gdb.base/huge.exp: Loop over compilation to find a size that
18880 is acceptable.
18881 * gdb.base/remote.exp: Correct expected strings.
18882 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
18883
b9c5a23d
DJ
188842006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18885
18886 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
18887
9af2e58d
DJ
188882006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18889
18890 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
18891 native.
18892
30930ca5
DJ
188932006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18894
18895 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
18896 enable stabs testing.
18897
aa32fa1d
DJ
188982006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18899
bd4a4c80 18900 * gdb.base/auxv.exp: Intercept undefined command messages before
aa32fa1d
DJ
18901 gdb_test_multiple does.
18902
321fef15
DJ
189032006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18904
18905 * Makefile.in (host_alias): Remove.
18906 (target_alias): Use @target_noncanonical@.
18907 (site.exp): Don't set host_alias.
18908 * aclocal.m4: Remove contents. Include acx.m4.
18909 * configure: Regenerated.
18910 * configure.ac: Use ACX_NONCANONICAL_TARGET.
18911
e1c2defa
NS
189122006-06-13 Nathan Sidwell <nathan@codesourcery.com>
18913
e63b55d1
NS
18914 * lib/gdb.exp (gdb_load_cmd): New.
18915
5600ea19
NS
18916 * gdb.base/fileio.c: Add system(NULL) test.
18917 * gdb.base/fileio.exp: Check it.
18918
e1c2defa
NS
18919 * gdb.base/break.c: Add 10a breakpoint at }
18920 * gdb.base/break.exp: Add test for breakpoint at }
18921 * gdb.cp/anon-union.cc: Add code at end of function.
18922 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
18923 * gdb.mi/var-cmd.c: Add code at end of function.
18924 * gdb.mi/mi-var-display.exp: Adjust end of next.
18925 * gdb.mi/mi2-var-display.exp: Likewise.
18926 * gdb.base/fileio.c: Add stop function and insert calls at
18927 stopping places.
18928 * gdb.base/fileio.exp: Breakpoint stop function and remove
18929 explicit line number references.
18930
6c0112ec
JB
189312006-05-19 Joel Brobecker <brobecker@adacore.com>
18932
a9c64011
AS
18933 * gdb.base/del.exp (test_delete_alias): New function.
18934 Now check that both "del" and "d" work as aliases for "delete".
6c0112ec 18935
154189a4
FF
189362006-05-18 Fred Fish <fnf@specifix.com>
18937
18938 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
18939 required. Check for spurious output after program exits normally.
18940
582e64c2
FF
189412006-05-17 Fred Fish <fnf@specifix.com>
18942
18943 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
18944 gdb_load, so it works in the simulator.
18945
8ef6493a
FF
189462006-05-11 Fred Fish <fnf@specifix.com>
18947
18948 * gdb.base/bang.exp: Ignore unexpected output between the
18949 "program exited normally" and the gdb prompt, as many other
18950 tests do.
18951
692b141c
MK
189522006-05-07 Mark Kettenis <kettenis@gnu.org>
18953
18954 * gdb.base/help.exp: Make "delete checkpoint" part option for
18955 "help d" and "help delete" tests.
18956
540b8a30
UW
189572006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18958
a9c64011 18959 * gdb.mi/mi-basics.exp: Add missing serial number to
540b8a30
UW
18960 expected output in some mi_gdb_test statements.
18961 * gdb.mi/mi2-basics.exp: Likewise.
18962
9b6462d9
JB
189632006-05-05 Joel Brobecker <brobecker@adacore.com>
18964
18965 * gdb.base/del.c: New file.
18966 * gdb.base/del.exp: New testcase.
18967
954de43b
DM
189682006-05-05 David S. Miller <davem@sunset.davemloft.net>
18969
18970 * gdb.base/break.exp: Do not assume a breakpoint on
18971 main will actually be in $srcfile when optimizing.
1303f75e
DM
18972 * gdb.base/savedregs.exp: Do not require that the dummy
18973 frame location match up to a symbol and source file location.
c3242428
DM
18974 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
18975 will get printed without a mi_cmd_data_list_register_values prefix.
18976 (*-data-list-register-*): Correct regular expressions to expect the new
18977 pseudo d? floating point registers.
18978 * gdb.mi/mi2-regs.exp: Likewise.
a9c64011 18979
c7e64c9a
DJ
189802006-05-05 Christophe Lyon <christophe.lyon@st.com>
18981
18982 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
18983 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
18984 is allocated by the compiler.
18985 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
18986 anons, e, anone to force their allocation by the compiler.
18987
189882006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
79c214e0
DJ
18989
18990 * gdb.base/help.exp: Update expected text for help d and
18991 help delete.
18992
27ce9a6d
MK
189932006-05-02 Mark Kettenis <kettenis@gnu.org>
18994
18995 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
18996 NetBSD/ELF targets.
18997
8608915f
MK
189982006-04-30 Mark Kettenis <kettenis@gnu.org>
18999
19000 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
19001 single-step breakpoint fails; make this a KFAIL on
19002 sparc*-*-openbsd*.
19003 * gdb.base/siginfo.exp: Likewise.
19004 * gdb.base/sigstep.exp (advance, advancei): Likewise.
19005
b8db102d
MS
190062006-04-26 Michael Snyder <msnyder@redhat.com>
19007
19008 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
19009 which may have to consume output from other forks.
19010 Add tests to make sure that "delete fork" succeeded.
19011
c702009a
MS
190122006-04-20 Michael Snyder <msnyder@redhat.com>
19013
19014 * 2006-03-22 Jim Blandy <jimb@redhat.com>
19015 Add support for the Renesas M32C and M16C.
19016
19017 * gdb.asm/asm-source.exp: Add m32c target.
19018 * gdb.asm/m32c.inc: Support for m32c target.
19019
e28493f2
AS
190202006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
19021
19022 * gdb.base/commands.exp (recursive_source_test): New test.
19023
880da185
DM
190242006-04-04 David S. Miller <davem@sunset.davemloft.net>
19025
19026 * gdb.base/float.exp: Add pattern for sparc targets.
19027
61d9b92f
DJ
190282006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
19029
19030 * gdb.base/commands.exp (stray_arg0_test): New test.
19031
bd717df8
PB
190322006-03-30 Paul Brook <paul@codesourcery.com>
19033
19034 * gdb.mi/mi-until.exp: kfail broken until command.
19035 * gdb.mi/mi2-until.exp: Ditto.
19036
ec793d3c
NR
190372006-03-27 Nick Roberts <nickrob@snap.net.nz>
19038
19039 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
19040
831004b7
AO
190412006-03-08 Alexandre Oliva <aoliva@redhat.com>
19042
19043 * gdb.base/prelink.exp: Anchor tested-for regular expression
19044 on gdb prompt.
19045
effe49a0
PB
190462006-03-07 Paul Brook <paul@codesourcery.com>
19047
19048 * gdb.base/assign.exp: Correct fail message.
19049
e5461016
PB
190502006-03-07 Paul Brook <paul@codesourcery.com>
19051
19052 * lib/compiler.c: Extract armcc version number.
19053 * lib/compiler.cc: Ditto.
19054
fc91c6c2
PB
190552006-03-07 Paul Brook <paul@codesourcery.com>
19056
19057 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
19058 additional_flags=-w.
19059 * gdb.arch/altivec-regs.exp: Ditto.
19060 * gdb.arch/e500-abi.exp: Ditto.
19061 * gdb.arch/e500-regs.exp: Ditto.
19062 * gdb.base/all-bin.exp: Ditto.
19063 * gdb.base/annota1.exp: Ditto.
19064 * gdb.base/annota3.exp: Ditto.
19065 * gdb.base/args.exp: Ditto.
19066 * gdb.base/arithmet.exp: Ditto.
19067 * gdb.base/assign.exp: Ditto.
19068 * gdb.base/async.exp: Ditto.
19069 * gdb.base/bang.exp: Ditto.
19070 * gdb.base/break.exp: Ditto.
19071 * gdb.base/call-rt-st.exp: Ditto.
19072 * gdb.base/completion.exp: Ditto.
19073 * gdb.base/cond-expr.exp: Ditto.
19074 * gdb.base/condbreak.exp: Ditto.
19075 * gdb.base/consecutive.exp: Ditto.
19076 * gdb.base/define.exp: Ditto.
19077 * gdb.base/display.exp: Ditto.
19078 * gdb.base/ena-dis-br.exp: Ditto.
19079 * gdb.base/environ.exp: Ditto.
19080 * gdb.base/eval-skip.exp: Ditto.
19081 * gdb.base/info-proc.exp: Ditto.
19082 * gdb.base/jump.exp: Ditto.
19083 * gdb.base/logical.exp: Ditto.
19084 * gdb.base/long_long.exp: Ditto.
19085 * gdb.base/maint.exp: Ditto.
19086 * gdb.base/miscexprs.exp: Ditto.
19087 * gdb.base/pc-fp.exp: Ditto.
19088 * gdb.base/pointers.exp: Ditto.
19089 * gdb.base/relational.exp: Ditto.
19090 * gdb.base/reread.exp: Ditto.
19091 * gdb.base/sect-cmd.exp: Ditto.
19092 * gdb.base/sep.exp: Ditto.
19093 * gdb.base/sepdebug.exp: Ditto.
19094 * gdb.base/until.exp: Ditto.
19095 * gdb.base/whatis-exp.exp: Ditto.
19096 * gdb.cp/annota2.exp: Ditto.
19097 * gdb.cp/annota3.exp: Ditto.
19098 * gdb.trace/actions.exp: Ditto.
19099 * gdb.trace/backtrace.exp: Ditto.
19100 * gdb.trace/circ.exp: Ditto.
19101 * gdb.trace/collection.exp: Ditto.
19102 * gdb.trace/deltrace.exp: Ditto.
19103 * gdb.trace/infotrace.exp: Ditto.
19104 * gdb.trace/limits.exp: Ditto.
19105 * gdb.trace/packetlen.exp: Ditto.
19106 * gdb.trace/passc-dyn.exp: Ditto.
19107 * gdb.trace/passcount.exp: Ditto.
19108 * gdb.trace/report.exp: Ditto.
19109 * gdb.trace/save-trace.exp: Ditto.
19110 * gdb.trace/tfind.exp: Ditto.
19111 * gdb.trace/tracecmd.exp: Ditto.
19112 * gdb.trace/while-dyn.exp: Ditto.
19113 * gdb.trace/while-stepping.exp: Ditto.
19114 * lib/gdb.exp: Ditto.
19115 (gdb_compile): Handle nowarning option.
19116
5f4a23d9
AO
191172006-03-07 Alexandre Oliva <aoliva@redhat.com>
19118
19119 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
19120 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
19121 Rename executable to prelinkt. Don't re-prelink if we didn't
19122 get a core file. Test prelink -u exit status to tell whether
19123 prelinking failed. Use gdb_test_multiple.
19124
9733fc94
DJ
191252006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
19126
19127 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
19128 (do_tests): Call it.
19129
cc10cae3
AO
191302006-02-28 Alexandre Oliva <aoliva@redhat.com>
19131
19132 * gdb.base/prelink.exp: New test.
19133 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
19134
15c46491
WZ
191352006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
19136
19137 * gdb.fortran/derived-type.f90: New file.
19138 * gdb.fortran/derived-type.exp: New testcase.
19139
5c9f7ded
DJ
191402006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
19141
19142 * gdb.base/default.exp: Allow ';' as a directory separator.
19143
5b96932b
AS
191442006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
19145
19146 * gdb.base/help.exp (help add-symbol-file): Update.
19147
1986bccd
AS
191482006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
19149
19150 * gdb.base/help.exp (help load): Update expected results.
19151
a8b7528f
FF
191522006-02-19 Fred Fish <fnf@specifix.com>
19153
19154 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
19155 specifix hex value as part of results.
19156 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
a9c64011 19157
f8261448
FF
191582006-02-16 Fred Fish <fnf@specifix.com>
19159
19160 * gdb.base/whatis.c: Define variables using typedefs char_addr,
19161 ushort_addr, and slong_addr, so the typedefs are not optimized
19162 away.
19163 * gdb.base/whatis.exp: Add tests using type name for struct type,
19164 union type, enum type, and typedef.
a9c64011 19165
31d8bdd2
MK
191662006-02-13 Mark Kettenis <kettenis@gnu.org>
19167
19168 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
19169
34e41e63
JB
191702006-02-13 Jim Blandy <jimb@redhat.com>
19171
19172 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
19173 case where it takes two "next" commands to skip past the init
19174 call.
19175
ac6e4f31
FF
191762006-02-12 Fred Fish <fnf@specifix.com>
19177
19178 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
19179 to handle cases where it takes two "next" commands to skip
19180 past the init call.
19181
2db2d571
JB
191822006-02-07 Joel Brobecker <brobecker@adacore.com>
19183
19184 * gdb.ada/array_return.exp: Mark the last test as expected to fail
19185 on hppa32 targets.
19186
38fcd64c
DJ
191872006-02-06 Vladimir Prus <ghost@cs.msu.su>
19188
19189 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
19190 field.
19191
1315ad46
MK
191922006-01-29 Mark Kettenis <kettenis@gnu.org>
19193
19194 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
19195
5625b943
DJ
191962006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
19197
19198 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
19199 files.
19200
80df1bbe
DJ
192012006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
19202
19203 * gdb.cp/maint.exp: Set complaints to a positive value.
19204
9078e690
DJ
192052006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
19206
19207 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
19208 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
19209 function name.
19210
9c903399
DJ
192112006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
19212
19213 * gdb.base/checkpoint.c: Update copyright notice. Include
19214 <stdlib.h>.
19215
761ae4d6
JB
192162006-01-04 Jim Blandy <jimb@redhat.com>
19217
19218 * gdb.asm/asm-source.exp: Independently provide default values for
19219 asm-flags and debug-flags. Use 'string equal' to do the
19220 comparison, not the implicit expr's '==' operator. Remove
19221 now-unneeded assignments to asm-flags. In h8300 case, place
19222 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
19223
099ac3dd
MS
192242006-01-04 Michael Snyder <msnyder@redhat.com>
19225
19226 * gdb.base/checkpoint.c: New file.
19227 * gdb.base/checkpoint.exp: New file.
19228 * gdb.base/multi-fork.c: New file.
19229 * gdb.base/multi-fork.exp: New file.
19230 * gdb.base/pi.txt: New file (data for checkpoint.c test).
19231
f4d85314
FF
192322006-01-04 Fred Fish <fnf@specifix.com>
19233
19234 * gdb.base/ptype.c (foo): Add typedef.
19235 (intfoo): Add function.
19236 * gdb.base/ptype1.c: New file.
19237 * gdb.base/ptype.exp: Handle compilation and linking with two
19238 source files. Test that proper type for "foo" is found based
19239 on source context rather than first match found in symtabs.
19240
a1b06f35
MK
192412005-12-28 Mark Kettenis <kettenis@gnu.org>
19242
19243 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
19244 * gdb.asm/openbsd.inc: Indent commands.
19245
d082a1e2
MK
192462005-12-26 Mark Kettenis <kettenis@gnu.org>
19247
c65016bd
MK
19248 * gdb.base/freebpcmd.exp: Increase timeout.
19249
d082a1e2
MK
19250 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
19251
d3c32a0e
DJ
192522005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
19253
19254 * gdb.base/default.exp: Update check for "show version".
19255
9fdb1f50
RC
192562005-12-09 Randolph Chung <tausq@debian.org>
19257
19258 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
19259 * gdb.asm/pa64.inc: New file.
19260
5f2c56f7
RC
192612005-12-09 Randolph Chung <tausq@debian.org>
19262
19263 * gdb.asm/common.inc: Indent commands.
19264 * gdb.asm/asmsrc1.s: Likewise.
19265 * gdb.asm/asmsrc2.s: Likewise.
19266
8117349c
RC
192672005-12-09 Randolph Chung <tausq@debian.org>
19268
19269 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
19270 (get_addr_of_sym): Remove duplicate print.
19271 (gen_core): xfail hppa*-*-hpux*, update expected output.
19272 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
19273 * gdb.arch/pa64-nullify.s: New file.
19274
8f07f25a
RC
192752005-12-09 Randolph Chung <tausq@debian.org>
19276
19277 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
19278
55b39184
DJ
192792005-12-07 Christophe Lyon <christophe.lyon@st.com>
19280
19281 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
19282 code generation for these functions.
19283 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
19284 error message.
19285
31e2b00f
AS
192862005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
19287
19288 * gdb.base/help.exp (help b, help br, help bre, help brea)
19289 (help break): Update the expected message.
19290
c3d0b56e
SC
192912005-11-11 Stephane Carrez <stcarrez@nerim.fr>
19292
19293 * gdb.asm/m68hc11.inc: Setup the data section.
19294 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
19295 script for this test.
19296 (m6812-*-*): Likewise.
19297
36ae0ea9
RC
192982005-11-09 Randolph Chung <tausq@debian.org>
19299
19300 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
19301
9d6f42e9
WZ
193022005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
19303
19304 * gdb.base/break.exp: Fix a comment typo.
19305
e2126a14
EZ
193062005-11-03 Jim Blandy <jimb@redhat.com>
19307
a9c64011
AS
19308 Checked in by Elena Zannoni <ezannoni@redhat.com>
19309
889bf7c5 19310 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
e2126a14 19311
e0ac7199
CV
193122005-11-02 Corinna Vinschen <vinschen@redhat.com>
19313
19314 * gdb.arch/gdb1558.c: Include stdio.h.
19315
31d3fb18
MK
193162005-10-31 Mark Kettenis <kettenis@gnu.org>
19317
19318 * gdb.asm/asm-source.exp: Use -e instead of --entry.
19319
e52b687c
MK
193202005-10-31 Mark Kettenis <kettenis@gnu.org>
19321
19322 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
19323
f4711d79
PG
193242005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
19325
a9c64011
AS
19326 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
19327 vscr" tests to better match output.
f4711d79 19328
987a9106
JB
193292005-10-12 Jim Blandy <jimb@redhat.com>
19330
19331 * gdb.base/structs.exp (any): New function.
19332 (test_struct_returns): Don't make any assumptions at all about
19333 what value the function returns when GDB can't set the return
19334 value.
19335
2336bb58
JB
193362005-10-09 Joel Brobecker <brobecker@adacore.com>
19337
19338 * gdb.ada/arrayidx/p.adb: New file.
19339 * gdb.ada/arrayidx.exp: New testcase
19340
193412005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
19342
19343 * gdb.ada/array_return/pck.ads: New file.
19344 * gdb.ada/array_return/pck.adb: New file.
19345 * gdb.ada/array_return/p.adb: New file.
19346 * gdb.ada/array_return.exp: New testcase.
19347
705335ea
JB
193482005-10-03 Joel Brobecker <brobecker@adacore.com>
19349
a9c64011
AS
19350 * gdb.base/arrayidx.c: New file.
19351 * gdb.base/arrayidx.exp: New testcase.
705335ea 19352
11ee9940
NR
193532005-09-29 Nick Roberts <nickrob@snap.net.nz>
19354
19355 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
19356 frames-invalid and breakpoints-invalid are no longer generated
19357 with level 3 so don't expect them in the output.
19358
39fb8e9e
BR
193592005-09-27 Bob Rossi <bob@brasko.net>
19360
a9c64011 19361 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
39fb8e9e
BR
19362 from test. Escape the | in mi_gdb_test call.
19363 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
19364 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
19365 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
19366 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
19367 expected regex's in mi_gdb_test calls.
19368 * lib/mi-support.exp: Remove arbitrary .* from tests.
19369 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
19370 Fully anchor GDB/MI expected results in mi_gdb_test.
19371 * lib/gdb.exp (string_to_regexp): Escape the ] character.
19372 * gdb.base/sizeof.exp: Remove escape character. Correct test.
19373
2af48f68
PB
193742005-09-26 Paul Brook <paul@codesourcery.com>
19375
19376 * long_long.exp: Exclude eabi targets from arm FPA float format test.
19377
f34502bc
WZ
193782005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
19379
19380 * bfp-test.c: New file.
19381 * bfp-test.exp: New testcase.
19382
ca929517
WZ
193832005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
19384
19385 * gdb.fortran/subarray.exp: New testcase to test the evaluation
19386 of subarray and substring variable.
19387 * gdb.fortran/subarray.f: New source file for the test of subarray
19388 and substring variable evaluation.
19389 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
19390 of string constant.
19391
c761af65
DJ
193922005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
19393
19394 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
19395 copyright dates.
19396
561d7a1d
PG
193972005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
19398
19399 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
19400 powerpc altivec' test with an almost identical 'info vector' test.
19401
b2b64cc9
PG
194022005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
19403
a9c64011
AS
19404 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
19405 vscr" tests to match output.
b2b64cc9 19406
6ac4d15a
PG
194072005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
19408
a9c64011
AS
19409 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
19410 output.
6ac4d15a 19411
40e55bef
BR
194122005-09-11 Bob Rossi <bob@brasko.net>
19413
889bf7c5
PA
19414 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
19415 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
19416 commands that return an MI output command and an asyncronous MI output
19417 command.
40e55bef
BR
19418 * gdb.mi/mi-console.exp: Ditto.
19419
3c7385ec
BR
194202005-09-11 Bob Rossi <bob@brasko.net>
19421
19422 * gdb.mi/mi-var-child.c: Include <string.h>.
19423
a6cd0eb3
DJ
194242005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
19425
19426 * killed.exp: Correct gdb_expect syntax.
19427
2f168eed
CV
194282005-08-09 Corinna Vinschen <vinschen@redhat.com>
19429
19430 * lib/mi-support.exp (mi_gdb_load): Fix typo.
19431
ecd3fd0f
BR
194322005-08-02 Bob Rossi <bob@brasko.net>
19433
19434 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
19435 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
19436 Change tests to inferior-tty-set/show.
19437 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
19438 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
19439 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
19440 inferior. Use mi_gdb_test to get GDB and Inferior output.
19441 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
19442 descriptor.
19443 (mi_inferior_tty_name): Add inferior PTY file name.
19444 (mi_gdb_start): Add INFERIOR_PTY parameter.
19445 (mi_gdb_test): Add IPATTERN parameter.
19446
f1ea48cb 194472005-08-02 Bob Rossi <bob@brasko.net>
a9c64011 19448
f1ea48cb
BR
19449 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
19450 parameter to mi_gdb_test.
19451 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
19452
6e650a67
DJ
194532005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
19454
19455 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
19456 struct_declarations.
19457 * gdb.mi/mi-var-child.exp: Step over the initialization of
19458 struct_declarations.
19459
8be260b6
DJ
194602005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
19461
19462 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
19463 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
19464 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
19465 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
19466 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
19467 file.
19468
4e660f07
NR
194692005-07-27 Nick Roberts <nickrob@snap.net.nz>
19470
19471 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
19472 (do_children_tests): Assign values to the extra elements.
19473
19474 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
19475 them for tests for "-var-update --no-values" and
a9c64011 19476 "-var-update --all-values".
4e660f07
NR
19477 Add test for "-var-list-children --simple-values".
19478
19479 * gdb.mi/basics.c (callee4): Add integer array D[3]...
19480
19481 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
19482 "-stack-list-locals --simple-values" Improve doc strings and
19483 comments.
19484
6bdae935
MK
194852005-07-18 Mark Kettenis <kettenis@gnu.org>
19486
598b7a6f
MK
19487 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
19488 *-*-openbsd*.
19489 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
19490
6bdae935
MK
19491 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
19492 sigaltsatck'.
19493
1323e929 194942005-07-14 Bob Rossi <bob@brasko.net>
a9c64011 19495
1323e929
BR
19496 * gdb.base/default.exp (tty): Changed output of command.
19497 * gdb.base/help.exp (help tty): Ditto.
19498
b1a9c082
MK
194992005-07-12 Mark Kettenis <kettenis@gnu.org>
19500
19501 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
19502
10a844a2
MK
195032005-07-10 Mark Kettenis <kettenis@gnu.org>
19504
19505 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
19506 -stack-select-frame without arguments.
19507 (test_stack_frame_listing): Add test for newly implemented command
19508 -stack-info-frame.
19509
3cb3b8df
BR
195102005-07-06 Bob Rossi <bob@brasko.net>
19511
19512 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
19513 command.
19514 (Copyright): Update copyright.
19515
a0c5fbcf
WZ
195162005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
19517
19518 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
19519 tests to evaluate exponentiation expression.
19520
984971d0
AS
195212005-06-29 Andreas Schwab <schwab@suse.de>
19522
19523 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
19524 main to avoid warnings.
19525
19526 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
19527
fe03833f
NR
195282005-06-20 Nick Roberts <nickrob@snap.net.nz>
19529
19530 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
19531 -stack-select-frame without arguments.
19532 (test_stack_frame_listing): Add test for newly implemented command
19533 -stack-info-frame.
a9c64011 19534
7a55f279
WZ
195352005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
19536
0ffa0ea5
DJ
19537 * gdb.fortran/array-element.f: New file.
19538 * gdb.fortran/array-element.exp: New testcase.
7a55f279 19539
26585198
DJ
195402005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
19541
19542 * gdb.base/bigcore.exp: Correct checks for systems which can
19543 not dump a large core file.
19544
c1bd25fd
DJ
195452005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
19546
19547 * gdb.base/relocate.c: Add a copyright notice.
19548 (dummy): Remove.
19549 * gdb.base/relocate.exp: Test printing the values of variables
19550 from a relocatable file.
19551
589e074d
DJ
195522005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
19553
19554 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
19555 excess MI output after an error.
19556
0915f927
JB
195572005-05-29 Joel Brobecker <brobecker@adacore.com>
19558
19559 * gdb.arch/alpha-step.c: New file.
19560 * gdb.arch/alpha-step.exp: New testcase.
19561
76ff342d
DJ
195622005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
19563 Dennis Brueni <dennis@slickedit.com>
19564
19565 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
19566 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
19567 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
19568 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
19569 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
19570 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
19571 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
19572
96b0c7ac
DJ
195732005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
19574 Wu Zhou <woodzltc@cn.ibm.com>
19575
19576 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
19577 IBM's xlc compiler.
19578 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
19579 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
19580
f21565d2
JB
195812005-05-13 Jim Blandy <jimb@redhat.com>
19582
19583 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
19584 calling gdb_suppress_entire_file.
19585 * gdb.base/charset.exp: Same.
19586 * gdb.base/call-rt-st.exp: Same.
19587
6006a3a1
BR
195882005-05-05 Bob Rossi <bob_rossi@cox.net>
19589
19590 * lib/gdb.exp (fullname_syntax): Added global regex.
19591 (fullname_syntax_POSIX): Ditto.
19592 (fullname_syntax_UNC): Ditto.
19593 (fullname_syntax_DOS_CASE): Ditto.
19594 (fullname_syntax_DOS): Ditto.
19595 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
19596 fullname_syntax variable to scope and use it.
19597 (test_file_list_exec_source_files): Ditto.
19598 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
19599
c3b69c04
DJ
196002005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
19601
19602 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
19603
3c95e6af
PG
196042004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
19605
a9c64011
AS
19606 * lib/gdb.exp (skip_altivec_tests): New function, based on
19607 check_vmx_hw_available from the GCC testsuite.
19608 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
19609 * lib/gdb.arch/altivec-regs.exp: Likewise.
3c95e6af 19610
78df6c56
JB
196112005-05-02 Jim Blandy <jimb@redhat.com>
19612
19613 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
19614 calling gdb_suppress_entire_file.
19615
1690f9cf
DJ
196162005-04-30 Randolph Chung <tausq@debian.org>
19617
19618 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
19619 Slightly relax "sem_post" name checking.
19620
5ea106f7
PG
196212005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
19622
19623 * gdb.base/unload.exp: Use new shared library infrastructure.
19624
bf7234cf
PG
196252005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
19626
19627 * gdb.base/so-impl-ld.exp: Use new shared library
a9c64011 19628 infrastructure.
bf7234cf 19629
547b869a
CV
196302005-04-29 Corinna Vinschen <vinschen@redhat.com>
19631
19632 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
19633 * gdb.asm/h8300.inc: New file.
19634
f07e55f0
PG
196352005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
19636
19637 * gdb.base/shlib-call.exp: Change to use new shared library
19638 infrastructure.
19639
3cbba3d1
PG
196402005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
19641
a9c64011
AS
19642 * gdb.base/pending.exp: Change to use new shared library
19643 infrastructure.
3cbba3d1 19644
ed6df200
PG
196452005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
19646
a9c64011
AS
19647 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
19648 use test_compiler_info instead of gcc_compiled, and update copyright.
ed6df200 19649
8c8f4ebe
PG
196502005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
19651
a9c64011
AS
19652 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
19653 shared objects being adjusted and update copyright years.
8c8f4ebe 19654
607fbc54
DJ
196552005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
19656
19657 * ChangeLog: Correct some 2003-01-13 dates.
19658 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
19659 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
19660 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
19661 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
19662 gdb.trace/tfind.exp: Update copyright years.
19663
57bf0e56
DJ
196642005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
19665 Daniel Jacobowitz <dan@codesourcery.com>
19666
19667 * lib/gdb.exp (gdb_compile): Handle shlib=.
19668 (gdb_compile_shlib): New function.
19669
9b593790
PG
196702005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
19671
a9c64011 19672 * lib/gdb.exp (test_compiler_info): Give argument a default value.
9b593790 19673
9494c6a5
DJ
196742005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
19675
19676 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
19677 gdb.server.
19678 * configure.ac: Likewise.
19679 * configure: Regenerated.
19680 * gdb.gdbserver/Makefile.in: Moved to...
19681 * gdb.server/Makefile.in: ... here.
19682 * gdb.gdbserver/server.c: Moved to...
19683 * gdb.server/server.c: ... here.
19684 * gdb.gdbserver/server-run.exp: Moved to...
19685 * gdb.server/server-run.exp: ... here.
19686
6f8eac0e
DJ
196872005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
19688
19689 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
19690 * configure.ac: Create gdb.gdbserver/Makefile.
19691 * configure: Regenerated.
19692 * lib/gdbserver-support.exp: New file, derived from
19693 config/gdbserver.exp.
19694 * config/gdbserver.exp: Use gdbserver-support.exp.
19695 * gdb.gdbserver/Makefile.in: New file.
19696 * gdb.gdbserver/server.c: New file.
19697 * gdb.gdbserver/server-run.exp: New file.
19698
6e87504d
PG
196992005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
19700
a9c64011
AS
19701 * lib/gdb.exp (test_compiler_info): Return compiler_info
19702 if no arguments are given.
6e87504d 19703
d1779be4
PG
197042005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
19705
19706 * gdb.arch/altivec-abi.exp: Check for compiler and set
19707 use altivec' flag accordingly.
19708 * gdb.arch/altivec-regs.exp: Likewise.
19709
88750304
DJ
197102005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
19711
19712 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
19713
f3fb768d
AS
197142005-03-27 Andreas Schwab <schwab@suse.de>
19715
19716 * gdb.base/bigcore.c (main): Add missing mode argument in open
19717 call.
19718
7e813ac5
DJ
197192005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
19720
19721 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
19722 downloads.
19723 * config/gdbserver.exp (gdb_load): Likewise.
19724
8e3049aa
PB
197252005-03-14 Paul Brook <paul@codesourcery.com>
19726
19727 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
19728 targets.
19729
a9df7c44
JB
197302005-03-09 Joel Brobecker <brobecker@adacore.com>
19731
19732 * gdb.dwarf2/dup-psym.S: New file.
19733 * gdb.dwarf2/dup-psym.exp: New testcase.
19734
9f0d94e8
JB
197352005-03-09 Joel Brobecker <brobecker@adacore.com>
19736
19737 * gdb.ada/exec_changed/first.adb: New file.
19738 * gdb.ada/exec_changed/second.adb: New file.
19739 * gdb.ada/exec_changed.exp: New testcase.
19740
5f579bc5
NS
197412005-03-08 Nathan Sidwell <nathan@codesourcery.com>
19742
36e9969c
NS
19743 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
19744 (A2): New class.
19745 (main): Test operator+.
19746 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
19747 breakpoint test.
19748
5f579bc5
NS
19749 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
19750 * gdb.base/signull.exp: Disable if gdb,nosignals.
19751 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
19752 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
19753 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
19754 * gdb.mi/mi2-console.exp: Likewise.
19755 * gdb.trace/collection.exp (run_trace_experiment): Consume the
19756 continue output at start.
19757 (gdb_collect_locals_test): Robustify regexp.
19758 * gdb.trace/passc-dyn.exp: Fix comment typo.
19759 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
19760
be46087e
CV
197612005-03-08 Corinna Vinschen <vinschen@redhat.com>
19762
19763 * gdb.asm/asm-source.exp: Add iq2000 case.
19764 * gdb.asm/iq2000.inc: New file.
19765
384e1a61 197662005-03-07 Manoj Iyer <manjo@austin.ibm.com>
a9c64011 19767
384e1a61
MI
19768 * gdb.base/command.exp: Change hardcoded value to regular expression.
19769 * gdb.base/float.exp: Add powerpc to the list of targets checked.
19770
584b6e9e
DJ
197712005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
19772
19773 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
19774 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
19775 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
19776 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
19777 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
19778
ab5b5d61
MK
197792005-03-05 Mark Kettenis <kettenis@gnu.org>
19780
19781 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
19782 changes.
19783
ae051c1b
PG
197842004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
19785
a9c64011
AS
19786 * lib/compiler.c: Add test for IBM's xlc compiler.
19787 * lib/compiler.cc: Likewise.
ae051c1b 19788
3f0f6ed2
JB
197892004-02-24 Joel Brobecker <brobecker@adacore.com>
19790
19791 * gdb.ada/fixed_points.exp: Create compilation object directory
19792 before running the test.
19793 * gdb.ada/null_record.exp: Likewise.
19794 * gdb.ada/packed_array.exp: Likewise.
19795 * gdb.ada/start.exp: Likewise.
19796
724f452b
JB
197972005-02-15 Joel Brobecker <brobecker@adacore.com>
19798
19799 * gdb.ada/packed_array/pa.adb: New file.
19800 * gdb.ada/packed_array.exp: New testcase.
19801
57f5cdfb 198022005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 19803
1f393151
MK
19804 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
19805 files.
19806
ebdda337
MK
19807 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
19808 on *-*-openbsd*. Correctly match whitespace in regukar
19809 expressions.
19810
cf309262
DJ
198112005-02-10 Daniel Jacobowitz <dan@debian.org>
19812
19813 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
19814 PR exp/1821
19815 * gdb.base/gdb1821.c: New test file.
19816 * gdb.base/gdb1821.exp: New test file.
19817
3be49e7a
JB
198182005-02-09 Joel Brobecker <brobecker@adacore.com>
19819
19820 * gdb.base/start.c: New file.
19821 * gdb.base/start.exp: New testcase.
19822
e292e67d
JB
198232005-02-09 Joel Brobecker <brobecker@adacore.com>
19824
19825 * gdb.ada/start/dummy.adb: New file.
19826 * gdb.ada/start.exp: New testcase.
19827
dbdfa66c
CV
198282005-02-09 Corinna Vinschen <vinschen@redhat.com>
19829
19830 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
19831 for printing symbols and statistics.
19832 Add test for using relative pathnames in "maint print msymbols" test.
19833 Mark "maint info sections DATA" XFAIL on Cygwin.
19834 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
19835 tests.
19836
d7941671
AC
198372005-02-09 Andreas Schwab <schwab@suse.de>
19838
19839 Committed by Andrew Cagney <cagney@gnu.org>
19840 * gdb.base/remotetimeout.exp: New file.
19841
74e5ef44
MK
198422005-02-07 Mark Kettenis <kettenis@gnu.org>
19843
19844 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
19845
464dd14d
JB
198462005-02-03 Joel Brobecker <brobecker@adacore.com>
19847
19848 * gdb.ada/gnat_ada.gpr: New file.
19849 * gdb.ada/gnat_ada.gin: Delete, no longer used.
19850 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
19851 * configure.ac: No longer generate gnat_ada.gpr.
19852 * configure: Regenerate.
19853 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
19854 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
19855 * gdb.ada/null_record/bar.ads: Likewise.
19856 * gdb.ada/null_record/bar.adb: Likewise.
19857 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
19858 * gdb.ada/null_record.exp (testdir): New variable.
19859 (testfile): executable is now in testdir subdirectory.
19860 (srcfile): Use full path to the main compilation unit.
19861 * gdb.ada/fixed_points.exp: Same changes as above.
19862
30d756ae
NR
198632005-02-03 Nick Roberts <nickrob@snap.net.nz>
19864
19865 * gdb.base/interp.exp: New test.
19866
9d799f85
AC
198672005-01-24 Andrew Cagney <cagney@gnu.org>
19868
19869 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
19870
15656118
AC
198712005-01-19 Andrew Cagney <cagney@gnu.org>
19872
a892c31b
AC
19873 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
19874 configure.ac not configure.in.
19875
15656118
AC
19876 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
19877 of powerpc*-*-*.
19878 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
a9c64011 19879 * gdb.base/list.exp (test_list_function)
15656118
AC
19880 (test_list_filename_and_function): Ditto.
19881 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
19882
a7b01baf
AC
198832005-01-16 Andrew Cagney <cagney@gnu.org>
19884
17d92a02
AC
19885 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
19886
a7b01baf
AC
19887 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
19888
bc8332bb
AC
198892005-01-14 Andrew Cagney <cagney@gnu.org>
19890
19891 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
19892 * gdb.mi/mi2-var-cmd.exp: Ditto.
19893
4d074752
CV
198942005-01-10 Corinna Vinschen <vinschen@redhat.com>
19895
19896 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
19897
bec39cab
AC
198982005-01-07 Andrew Cagney <cagney@gnu.org>
19899
19900 * configure.ac: Rename configure.in, require autoconf 2.59.
19901 * configure: Re-generate.
19902 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
19903 * gdb.stabs/configure: Re-generate.
19904 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
19905 * gdb.hp/configure: Re-generate.
19906 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
19907 autoconf 2.59.
19908 * gdb.hp/gdb.objdbg/configure: Re-generate.
19909 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
19910 autoconf 2.59.
19911 * gdb.hp/gdb.defects/configure: Re-generate.
19912 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
19913 autoconf 2.59.
19914 * gdb.hp/gdb.compat/configure: Re-generate.
19915 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
19916 autoconf 2.59.
19917 * gdb.hp/gdb.base-hp/configure: Re-generate.
19918 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
19919 autoconf 2.59.
19920 * gdb.hp/gdb.aCC/configure: Re-generate.
19921
f10b16d4
JB
199222004-12-15 Jim Blandy <jimb@redhat.com>
19923
19924 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
19925 under NPTL when there is debugging info available for libpthread.
19926
fb6e1814
JG
199272004-12-13 Jerome Guitton <guitton@gnat.com>
19928
19929 * gdb.ada/fixed_points.c: New file.
19930 * gdb.ada/fixed_points.exp: New file.
19931
fe46cd3a
RC
199322004-12-03 Randolph Chung <tausq@debian.org>
19933
19934 * gdb.arch/pa-nullify.exp: New file.
19935 * gdb.arch/pa-nullify.s: New file.
19936
8de0841b
RC
199372004-11-30 Randolph Chung <tausq@debian.org>
19938
19939 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
19940 instead of "tbug". Fix regexp to work properly with gdb_test.
19941
c8170782
PH
199422004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
19943
19944 * gdb.base/bitfields2.exp: New test.
19945 * gdb.base/bitfields2.c: New file.
19946
954269c2
RE
199472004-11-28 Richard Earnshaw <rearnsha@arm.com>
19948
19949 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
19950
0107feed
RC
199512004-11-16 Randolph Chung <tausq@debian.org>
19952
19953 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
19954
f073ae8c
DJ
199552004-11-14 Daniel Jacobowitz <dan@debian.org>
19956
19957 * gdb.threads/threadapply.exp: Correct "macro details" test.
19958
19ad59e7
JJ
199592004-11-11 Jeff Johnston <jjohnstn@redhat.com>
19960
19961 * gdb.threads/threadapply.exp: New test.
19962 * gdb.threads/threadapply.c: New file.
19963
9cf0961b
MK
199642004-11-07 Mark Kettenis <kettenis@gnu.org>
19965
19966 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
19967 frames.
19968
c789492a
FL
199692004-11-05 Felix Lee <felix+log1@specifixinc.com>
19970
19971 * gdb.base/cursal.exp: New file.
19972 * gdb.base/cursal.c: New file.
19973
a1e167bb
AC
199742004-11-03 Andrew Cagney <cagney@gnu.org>
19975
19976 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
19977
b7cbf173
MK
199782004-10-30 Mark Kettenis <kettenis@gnu.org>
19979
19980 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
19981 NetBSD/ELF targets.
19982
88f9d34f
JB
199832004-10-29 Joel Brobecker <brobecker@gnat.com>
19984
19985 * gdb.threads/bp_in_thread.c: New file, copied from
19986 pthread_cond_wait.c.
19987 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
19988 file, rather than reusing the .c file from another testcase.
19989
ca7d6a0c
JB
199902004-10-20 Joel Brobecker <brobecker@gnat.com>
19991
19992 * gdb.ada/null_record.exp: Check where we stopped after
19993 sending the start command, instead of where the associated
19994 temporary breakpoint was inserted.
19995
0d863d03
AC
199962004-10-14 Andrew Cagney <cagney@gnu.org>
19997
19998 * gdb.mi/gdb701.c (main): Return 0.
19999
d11e72cb
DJ
200002004-10-13 Daniel Jacobowitz <dan@debian.org>
20001
d40539a4 20002 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 20003
e1923096
JJ
200042004-10-12 Jeff Johnston <jjohnstn@redhat.com>
20005
20006 * gdb.threads/schedlock.c: Add comment markers to use to find
20007 line numbers.
20008 * gdb.threads/schedlock.exp: Adjust regex to handle the new
20009 comments.
20010 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
20011 breakpoint lines.
20012
ec8ba2c9
DJ
200132004-10-12 Daniel Jacobowitz <dan@debian.org>
20014
20015 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
20016
0eb3658b
DJ
200172004-10-12 Daniel Jacobowitz <dan@debian.org>
20018
20019 * configure.in: Add gdb.dwarf2.
20020 * configure: Regenerated.
20021 * Makefile.in: Add gdb.dwarf2.
20022 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
20023 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
20024 gdb.dwarf2/file1.txt: New files.
20025
a271cc33
OF
200262004-10-11 Orjan Friberg <orjanf@axis.com>
20027
a9c64011 20028 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
a271cc33
OF
20029 of "run", since the latter doesn't work with remote targets. Adjust
20030 the breakpoint numbering accordingly.
20031 * gdb.threads/pthread_cond_wait.exp: Ditto.
20032
895ce074
MC
200332004-10-08 Michael Chastain <mec.gnu@mindspring.com>
20034
20035 * gdb.base/overlays.exp: Update copyright years.
20036
6be3092d
KI
200372004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
20038
20039 * gdb.base/overlays.exp: Disable if target is Linux.
20040
e05389b8
FL
200412004-10-06 Felix Lee <felix+log1@specifixinc.com>
20042
20043 * config/gdbserver.exp (gdb_load): Use right filename on remote.
20044
73cb587d
KI
200452004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
20046
20047 * gdb.asm/asm-source.exp: Add m32r-linux target.
20048 * gdb.asm/m32r-linux.inc: New file.
20049
3c0edcdc
AC
200502004-09-24 Andrew Cagney <cagney@redhat.com>
20051 David Anderson <anderson@redhat.com>
20052
20053 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
20054 command fails, assume things will work.
20055 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
20056 (_GNU_SOURCE): Define.
20057 (print_unsigned, print_hex): Change parameter to "long long".
20058 (print_byte_count): New function, use to print byte counts.
20059 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
20060 O_LARGEFILE.
20061 (main): Compute an upper bound on a corefile in max_core_size.
20062 Limit memory chunk size to max_core_size. Limit total memory
20063 allocated to max_core_size.
20064
4bb3667f
AC
200652004-09-23 Andrew Cagney <cagney@gnu.org>
20066
20067 * gdb.base/bigcore.exp: Replace the code that creates a corefile
20068 from a separate process with code that creates a corefile by
20069 making the inferior dump core.
20070
60fe1a51
MK
200712004-09-23 Mark Kettenis <kettenis@gnu.org>
20072
20073 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
20074 block.
20075
8e937346
MC
200762004-09-23 Michael Chastain <mec.gnu@mindspring.com>
20077
20078 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
20079 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
20080 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
20081 Likewise.
20082
7213f6d6
JJ
200832004-09-20 Jeff Johnston <jjohnstn@redhat.com>
20084
20085 * gdb.java/jprint.exp: New test case for java inferior call.
20086 * gdb.java/jprint.java: Ditto.
20087
eac69dca
JB
200882004-09-15 Joel Brobecker <brobecker@gnat.com>
20089
20090 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
20091
22227696
MC
200922004-09-14 Michael Chastain <mec.gnu@mindspring.com>
20093
20094 * gdb.threads/killed.c: Include <stdlib.h>.
20095 * gdb.threads/pthreads.c: Likewise.
20096
7dd403a4
MC
200972004-09-14 Michael Chastain <mec.gnu@mindspring.com>
20098
20099 * gdb.threads/killed.c: Add copyright notice.
20100
33f2d567
JM
201012004-09-10 Jason Molenda (jmolenda@apple.com)
20102
a9c64011
AS
20103 * gdb.base/define.exp: Two new tests to verify zero space chars
20104 after 'if' and 'while' commands in a user-defined command is correctly
20105 parsed.
33f2d567 20106
e05b62ac
AC
201072004-09-08 Andrew Cagney <cagney@gnu.org>
20108
20109 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
20110 delivery test with duplicate at end of file.
20111
9cbe82da
MK
201122004-09-06 Mark Kettenis <kettenis@jive.nl>
20113
20114 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
20115
564803d9
MC
201162004-09-05 Michael Chastain <mec.gnu@mindspring.com>
20117
20118 * config/hppro.exp: Removed.
20119
7c6807ce
MC
201202004-09-05 Michael Chastain <mec.gnu@mindspring.com>
20121
20122 * config/sparclet.exp: Removed.
20123
bf7e26dd
MC
201242004-09-05 Michael Chastain <mec.gnu@mindspring.com>
20125
20126 * config/udi.exp: Removed.
20127
714e341b
MC
201282004-09-02 Michael Chastain <mec.gnu@mindspring.com>
20129
20130 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
20131 of "exp_continue".
20132 (advancei): Likewise.
20133
1236e623
JJ
201342004-09-01 Jeff Johnston <jjohnstn@redhat.com>
20135
20136 * gdb.base/unload.exp: Fix so messages aren't duplicated.
20137
3bdcad15
MI
201382004-09-01 Manoj Iyer <manjo@austin.ibm.com>
20139
228af206 20140 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
20141 to check for nodebug in executable.
20142 * gdb.gdb/observer.exp (setup_test): Likewise.
20143 * gdb.gdb/selftest.exp (test_with_self): Likewise.
20144 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
20145
c72b934c
AC
201462004-09-01 Andrew Cagney <cagney@gnu.org>
20147
20148 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
20149 files.
20150
edd9b715
JJ
201512004-09-01 Jeff Johnston <jjohnstn@redhat.com>
20152
20153 * gdb.base/unload.exp: Fix expected warning message to match
20154 latest format.
20155
fb4ce06b
CV
201562004-09-01 Corinna Vinschen <vinschen@redhat.com>
20157
20158 * gdb.base/call-rt-st.exp: Fix typos.
20159
ce78e7c3
MI
201602004-08-31 Manoj Iyer <manjo@austin.ibm.com>
20161
20162 * gdb.threads/thread_check.exp: New testcase.
20163 * gdb.threads/thread_check.c: New testcase.
20164
2dedb159
AC
201652004-08-31 Andrew Cagney <cagney@gnu.org>
20166
20167 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
20168 (skip_to_handler_entry): New procedures. Test stepping into a
20169 handler when the breakpoint is at the handler's entry point.
20170
68f53502
AC
201712004-08-30 Andrew Cagney <cagney@gnu.org>
20172
20173 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
20174 gdb/1757.
20175
3e3ffd2b
MC
201762004-08-27 Michael Chastain <mec.gnu@mindspring.com>
20177
20178 With code from Manoj Iyer <manjo@austin.ibm.com>:
20179 * lib/gdb.exp (gdb_file_cmd): Return more information in the
20180 return value. Add an arm for "no debugging symbols found".
20181 Change a stray "error" to "perror".
20182 (gdb_run_cmd): Adapt to new return value.
20183 * gdb.base/remote.exp: Adapt to new return value.
20184 * gdb.gdb/complaints.exp: Likewise.
20185 * gdb.gdb/observer.exp: Likewise.
20186 * gdb.gdb/selftest.exp: Likewise.
20187 * gdb.gdb/xfullpath.exp: Likewise.
20188
4b6f5fd2
JB
201892004-08-27 Joel Brobecker <brobecker@gnat.com>
20190
20191 * gdb.threads/bp_in_thread.exp: New testcase.
20192
e5b25496
MC
201932004-08-27 Michael Chastain <mec.gnu@mindspring.com>
20194
20195 Fix PR testsuite/1735.
20196 * gdb.threads/schedlock.c (thread_function): Add a cast
20197 to suppress a gcc warning.
20198 * gdb.threads/thread-specific.c (thread_function): Likewise.
20199
934353d6
MC
202002004-08-26 Michael Chastain <mec.gnu@mindspring.com>
20201
20202 * gdb.base/unload.c: Include <stdlib.h>.
20203
f98a0aef 202042004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 20205
f98a0aef 20206 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
20207 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
20208 synchronized after the "return".
20209
5a2e8882
MC
202102004-08-26 Michael Chastain <mec.gnu@mindspring.com>
20211
20212 * gdb.mi/basics.c: Include <stdio.h>.
20213 * gdb.mi/pthreads.c: Include <stdlib.h>.
20214 * gdb.mi/var-cmd.c: Include <stdlib.h>.
20215
a9640423
MC
202162004-08-26 Michael Chastain <mec.gnu@mindspring.com>
20217
20218 * gdb.threads/schedlock.c: Add copyright notice.
20219
b04e311d
AC
202202004-08-25 Andrew Cagney <cagney@gnu.org>
20221
20222 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
20223 (skip_over_handler, breakpoint_over_hander): New test procedures.
20224 (advance, advancei): Add a proper prefix, do not use
20225 rerun_to_main.
20226 * gdb.base/sigstep.c (main): Change to use an infinite loop.
20227
7c27f15b
MC
202282004-08-24 Michael Chastain <mec.gnu@mindspring.com>
20229
20230 * gdb.mi/basics.c: Add copyright notice.
20231 * gdb.mi/var-cmd.c: Add copyright notice.
20232
fffc87ae
MC
202332004-08-23 Michael Chastain <mec.gnu@mindspring.com>
20234
20235 * lib/gdb.exp: Remove signed_keyword_not_used.
20236 * lib/compiler.c: Likewise.
20237 * lib/compiler.cc: Likewise.
20238
d782e0bf
MC
202392004-08-23 Michael Chastain <mec.gnu@mindspring.com>
20240
20241 * gdb.base/whatis.c: Remove conditional disabling of "signed".
20242 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
20243
96033e83
MC
202442004-08-23 Michael Chastain <mec.gnu@mindspring.com>
20245
20246 * gdb.base/whatis.c: Add copyright notice.
20247
cf38c229
MK
202482004-08-20 Mark Kettenis <kettenis@gnu.org>
20249
20250 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
20251 it to skip the breakpoints encoded in the inline assembly.
20252
f4b49756
MC
202532004-08-20 Michael Chastain <mec.gnu@mindspring.com>
20254
20255 * Makefile.in: Add gdb.fortran.
20256
2f193b69
MC
202572004-08-20 Michael Chastain <mec.gnu@mindspring.com>
20258
20259 * gdb.base/call-sc.exp (test_scalar_returns):
20260 Fix cut-and-paste glitch in "Make fun return now".
20261
89a237cb
MC
202622004-08-17 Michael Chastain <mec.gnu@mindspring.com>
20263
20264 * configure.in: Add gdb.fortran.
20265 * configure: Regenerate.
20266 * gdb.fortran/Makefile.in: New file.
20267 * lib/gdb.exp (skip_fortran_tests): New procedure.
20268
469aff8e
MC
202692004-08-17 Michael Chastain <mec.gnu@mindspring.com>
20270
20271 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
20272 reference to bug-gnu@prep.ai.mit.edu.
20273 * gdb.mi/mi-var-child.exp: Likewise.
20274 * gdb.mi/mi-var-cmd.exp: Likewise.
20275 * gdb.mi/mi-var-display.exp: Likewise.
20276 * gdb.mi/mi2-var-block.exp: Likewise.
20277 * gdb.mi/mi2-var-child.exp: Likewise.
20278 * gdb.mi/mi2-var-cmd.exp: Likewise.
20279 * gdb.mi/mi2-var-display.exp: Likewise.
20280
00b51b9f
MK
202812004-08-15 Mark Kettenis <kettenis@gnu.org>
20282
20283 * gdb.base/unload.c (main): Make local variable msg const.
20284
45f07fef
MC
202852004-08-15 Michael Chastain <mec.gnu@mindspring.com>
20286
20287 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
20288 to bug-gnu@prep.ai.mit.edu.
20289 * gdb.mi/mi-disassemble.exp: Likewise.
20290 * gdb.mi/mi-eval.exp: Likewise.
20291 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
20292 default line number.
20293 * gdb.mi/mi-return.exp: Likewise.
20294 * gdb.mi/mi-simplerun.exp: Likewise.
20295 * gdb.mi/mi-stack.exp: Likewise.
20296 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
20297 number with explicit range test.
20298 * gdb.mi/mi-watch.exp: Likewise.
20299 * gdb.mi/mi2-break.exp: Likewise.
20300 * gdb.mi/mi2-cli.exp: Likewise.
20301 * gdb.mi/mi2-disassemble.exp: Likewise.
20302 * gdb.mi/mi2-eval.exp: Likewise.
20303 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
20304 default line number.
20305 * gdb.mi/mi2-return.exp: Likewise.
20306 * gdb.mi/mi2-simplerun.exp: Likewise.
20307 * gdb.mi/mi2-stack.exp: Likewise.
20308 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
20309 number with explicit range test.
20310 * gdb.mi/mi2-watch.exp: Likewise.
20311
dd8c8ee7
MC
203122004-08-15 Michael Chastain <mec.gnu@mindspring.com>
20313
20314 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
20315 * gdb.cp/m-static.exp: Likewise.
20316 * gdb.cp/rtti.exp: Likewise.
20317
4e838464
MK
203182004-08-14 Mark Kettenis <kettenis@gnu.org>
20319
20320 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
20321
8d8cb839
EZ
203222004-08-14 Eli Zaretskii <eliz@gnu.org>
20323
20324 * ChangeLog: Prefix Local Variables with semi-colons and indent
20325 the reference to older ChangeLog files, to fix fontification in
20326 Emacs.
20327
deea8bb0
MC
203282004-08-13 Michael Chastain <mec.gnu@mindspring.com>
20329
20330 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
20331 * gdb.mi/mi2-break.exp: Likewise.
20332
c3297504
MC
203332004-08-13 Michael Chastain <mec.gnu@mindspring.com>
20334
20335 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
20336
25808999
MC
203372004-08-13 Michael Chastain <mec.gnu@mindspring.com>
20338
20339 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
20340
226a8d71
MC
203412004-08-13 Michael Chastain <mec.gnu@mindspring.com>
20342
20343 * gdb.cp/classes.exp: Remove unused declarations. Just let
20344 test names default instead of providing special names. Remove
20345 extraneous demangler test.
20346
37fdf854
JJ
203472004-08-12 Jeff Johnston <jjohnstn@redhat.com>
20348
20349 * gdb.base/unload.exp: New test for breakpoints in dynamically
20350 loaded libraries.
20351 * gdb.base/unload.c: Ditto.
20352 * gdb.base/unloadshr.c: Ditto.
20353
2d3a7986
MC
203542004-08-12 Michael Chastain <mec.gnu@mindspring.com>
20355
20356 * gdb.cp/classes.exp (test_ptype_class_objects): Call
20357 cp_test_ptype_class.
20358 (test_enums): Likewise.
20359
c72b934c
AC
203602004-08-10 Andrew Cagney <cagney@gnu.org>
20361
20362 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
20363 files.
20364
cc503c8a
AC
203652004-08-10 Andrew Cagney <cagney@gnu.org>
20366
20367 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
20368 init_malloc call.
20369
902f2ccb
MC
203702004-08-10 Michael Chastain <mec.gnu@mindspring.com>
20371
20372 * ChangeLog: Add copyright notice. The notice is copied
20373 from emacs 21.3 top level ChangeLog.
20374
78c90502
MC
203752004-08-09 Michael Chastain <mec.gnu@mindspring.com>
20376
20377 * lib/cp-support.exp: New file.
20378 * lib/cp-support.exp (cp_test_type_class): New function.
20379 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
20380 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
20381 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
20382 cp_test_ptype_class.
20383
88e5ea78
MC
203842004-08-09 Michael Chastain <mec.gnu@mindspring.com>
20385
20386 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
20387 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
20388 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
20389 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
20390 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
20391 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
20392 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
20393 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
20394 gdb.mi/mi2-watch.exp: Update copyright years.
20395
6a89fc9c
MK
203962004-08-09 Mark Kettenis <kettenis@gnu.org>
20397
20398 * gdb.base/sigaltstack.exp: Provide proper anchoring.
20399
1482e0de
MC
204002004-08-09 Michael Chastain <mec.gnu@mindspring.com>
20401
20402 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
20403 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
20404 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
20405 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
20406 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
20407 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
20408 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
20409 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
20410 gdb.mi/mi-watch.exp: Update copyright years.
20411
1a5ce3f3
DJ
204122004-08-08 Daniel Jacobowitz <dan@debian.org>
20413
20414 PR gdb/1738
20415 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
20416 from a breakpoint with a pending signal.
20417
04f6ecf2
DJ
204182004-08-08 Daniel Jacobowitz <dan@debian.org>
20419
20420 PR gdb/1736
20421 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
20422 * gdb.base/sigaltstack.exp (finish_test): Consume output until
20423 the prompt.
20424 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
20425
54d90d35
DJ
204262004-08-08 Daniel Jacobowitz <dan@debian.org>
20427
20428 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
20429
d2f6abb0
DJ
204302004-08-08 Daniel Jacobowitz <dan@debian.org>
20431
20432 PR gdb/1736
20433 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
20434 for i?86-*-linux*.
20435
5598c03d
DJ
204362004-08-08 Daniel Jacobowitz <dan@debian.org>
20437
20438 * gdb.arch/i386-prologue.exp: Compile without debug information.
20439
c6fee705
MC
204402004-08-08 Michael Chastain <mec.gnu@mindspring.com>
20441
20442 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
20443 rather than asking gdb to search.
20444
dd90efdb
MC
204452004-08-05 Michael Chastain <mec.gnu@mindspring.com>
20446
20447 * gdb.base/gcore.c: Include <string.h>.
20448
1e84bec1
MC
204492004-08-05 Michael Chastain <mec.gnu@mindspring.com>
20450
20451 * gdb.base/gcore.c: Add copyright notice.
20452
e425eb2b
MC
204532004-08-05 Michael Chastain <mec.gnu@mindspring.com>
20454
20455 * gdb.base/freebpcmd.c: Include <stdio.h>.
20456 * gdb.base/long_long.c: Include <string.h>.
20457 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
20458 * gdb.base/siginfo.c: Include <string.h>.
20459 * gdb.base/sigstep.c: Include <string.h>.
20460
cb9aaed5
MC
204612004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20462
20463 * gdb.base/complex.c: Include <stdlib.h>.
20464
55944f3d
MC
204652004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20466
20467 * gdb.base/complex.c: Add copyright notice.
20468
7b2953d9
MC
204692004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20470
20471 * gdb.base/charset.c: Include <stdlib.h>.
20472
c9133d23
MC
204732004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20474
20475 * gdb.base/auxv.c: Include <stdlib.h>.
20476
0a8490ad
MC
204772004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20478
20479 * gdb.base/auxv.c: Add copyright notice.
20480
3426d5ec
MC
204812004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20482
20483 * gdb.base/coremaker.c: Add copyright notice.
20484 * gdb.base/coremaker2.c: Add copyright notice.
20485
8da195dd
AC
204862004-08-04 Andrew Cagney <cagney@gnu.org>
20487
20488 * gdb.base/store.exp: Update copyright.
20489 (check_set, up_set, check_struct, up_struct): Add a prefix to test
20490 names, do not import gdb_prompt.
20491
8d394f98
AC
204922004-08-01 Andrew Cagney <cagney@gnu.org>
20493
20494 Fix PR testsuite/1729.
20495 * gdb.base/dump.exp: Add test name to callers of capture_value, do
20496 not use capture_value with value 4.
20497 (capture_value): Add optional test name parameter.
20498 (test_reload_saved_value, test_restore_saved_value): Use $msg as
20499 the prefix, pass to capture_value.
20500
b6702b23
MK
205012004-08-01 Mark Kettenis <kettenis@gnu.org>
20502
20503 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
20504 * gdb.arch/i386-prologue.c (standard): New prototype and function.
20505 (main): Call new function.
20506
c203e0ca
MC
205072004-07-31 Michael Chastain <mec.gnu@mindspring.com>
20508
20509 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
20510
a7995a30
MC
205112004-07-31 Michael Chastain <mec.gnu@mindspring.com>
20512
20513 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
20514
9366563b
MC
205152004-07-31 Michael Chastain <mec.gnu@mindspring.com>
20516
b6eeaf26 20517 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
20518 Accept more values of vtbl pointer. Remove some messages
20519 about "obsolete gcc or gdb".
20520
2fc1f950
MC
205212004-07-30 Michael Chastain <mec.gnu@mindspring.com>
20522
20523 * gdb.cp/classes.exp: Accept more varieties of ptype output.
20524
c724d49b
MC
205252004-07-30 Michael Chastain <mec.gnu@mindspring.com>
20526
20527 * gdb.base/asm-source.exp: Properly convert target board
20528 debug flags from gcc format to binutils format.
20529
736b0fce
MK
205302004-07-28 Mark Kettenis <kettenis@gnu.org>
20531
20532 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
20533 gdb1718". PR backtrace/1718 partially fixed.
20534
5633ea5c
JJ
205352004-07-27 Jeff Johnston <jjohnstn@redhat.com>
20536
20537 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
20538
575eebb1
NC
205392004-07-26 Nick Clifton <nickc@redhat.com>
20540
20541 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
20542 good default value for a specific architecture is available then
20543 set it to that value. Otherwise default to the -gstabs switch.
20544 Remove the -g... switches from the asm-flags variable. Allow the
20545 target board info to override the value if it wants to. Pass the
20546 switch on the assembler command line.
20547
62104619
MK
205482004-07-23 Mark Kettenis <kettenis@gnu.org>
20549
20550 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
20551 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
20552 (main): Call new function.
20553
4a1135b8
MC
205542004-07-22 Michael Chastain <mec.gnu@mindspring.com>
20555
20556 Test for PR exp/1715.
20557 * gdb.base/radix.exp: Refactor common procedures. Make all
20558 test names unique. Change XFAIL to KFAIL.
20559
8a12c1f0
MC
205602004-07-20 Michael Chastain <mec.gnu@mindspring.com>
20561
20562 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
20563 * gdb.ada/gnat_ada.gin: ... to here.
20564 * configure.in: Use gnat_ada.gin.
20565 * configure: Regenerate.
20566
23b451cf
AC
205672004-07-20 Andrew Cagney <cagney@gnu.org>
20568
20569 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
20570 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
20571 XFAILs. Clean up test messages and comments. Check backtraces.
20572 Delete re-sync code.
20573
ab618a02
MC
205742004-07-19 Michael Chastain <mec.gnu@mindspring.com>
20575
20576 Fix PR cli/740.
20577 * gdb.base/annota1.exp: Honor gdb,nosignals.
20578 * gdb.base/annota3.exp: Likewise.
20579
46dad340
MC
205802004-07-19 Michael Chastain <mec.gnu@mindspring.com>
20581
20582 * lib/java.exp: Update copyright notice.
20583
756d8c70
AC
205842004-07-19 Andrew Cagney <cagney@gnu.org>
20585
20586 * gdb.base/selftest.exp: Copy file from here ...
20587 * gdb.gdb/selftest.exp: ... to here.
20588
586027e6
AC
205892004-07-16 Andrew Cagney <cagney@redhat.com>
20590
20591 * lib/insight-support.exp: Delete file.
20592 * lib/java.exp (java_init): Fix copyright.
20593
029d2200
AC
205942004-07-16 Andrew Cagney <cagney@gnu.org>
20595
20596 * gdb.base/restore.c: Append "prologue" to comments marking the a
20597 function's prologue.
20598 * gdb.base/restore.exp: Update copyright, re-indent.
20599 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
20600 callerN" prefix where needed. Update patterns that match a
20601 function's prologue.
20602
653b62c5
MC
206032004-07-16 Michael Chastain <mec.gnu@mindspring.com>
20604
20605 * gdb.base/restore.c: Add copyright notice.
20606
f7d690e5
AC
206072004-07-16 Andrew Cagney <cagney@gnu.org>
20608
20609 * gdb.base/logical.exp: Update copyright.
20610 (evaluate): New procedure. Use to re-implement tests using
20611 several tables.
20612
d629a7cb
MH
206132004-07-14 Martin Hunt <hunt@redhat.com>
20614
20615 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
20616 which fixes some problems where init.tcl was not found.
20617
9c7bb332
AC
206182004-07-13 Andrew Cagney <cagney@gnu.org>
20619
6bf46641
AC
20620 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
20621 (check_sizeof, check_valueof): Do not include the output in the
20622 test name. Use gdb_test.
20623 (get_valueof): Use gdb_test_multiple.
20624
c4ffd4c0
AC
20625 * gdb.base/step-test.exp: Update copyright. Use
20626 gdb_test_multiple. Ensure that test names do not include
20627 architecture dependent output.
20628
ab89363a
AC
20629 * gdb.gdb/observer.exp: Update copyright.
20630 (setup_test): Use gdb_test_multiple.
20631 (attach_first_observer, attach_second_observer)
20632 (attach_third_observer, detach_first_observer)
20633 (detach_second_observer, detach_third_observer)
20634 (reset_counters, check_counters): Make $message a prefix.
20635 (test_normal_stop_notifications): Add "args" parameter - a list of
20636 init functions to be called. Make $message a prefix,
20637 (test_observer_normal_stop): Change the message prefixes so that
20638 they are unique, pass the attach / detach procedures to
20639 test_normal_stop_notifications.
20640
ec58997a
AC
20641 * gdb.base/signull.exp (test_segv): Prefix all tests with
20642 "${name}". Clean up test messages.
20643
b475183b
AC
20644 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
20645
9c7bb332
AC
20646 * gdb.base/ena-dis-br.exp: Update copyright.
20647 (break_at): New function. Replace send_gdb with gdb_test,
20648 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
20649 ignore count, not stopped at bpt", with KFAIL.
20650
2dd95497
CV
206512004-07-13 Corinna Vinschen <vinschen@redhat.com>
20652
20653 * gdb.base/attach.exp: Remove cleanupfile handling.
20654
419e626b
AC
206552004-07-12 Andrew Cagney <cagney@gnu.org>
20656
20657 * gdb.base/annota1.exp: Cleanup corefile test name.
20658 * gdb.base/annota3.exp: Ditto.
20659
8b1b3228
AC
206602004-07-12 Andrew Cagney <cagney@gnu.org>
20661
78650829
AC
20662 * gdb.base/signals.exp: Clean up copyright, re-indent.
20663
8b1b3228
AC
20664 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
20665 gdb_test and gdb_test_multiple.
20666
935c2760
JJ
206672004-07-08 Jeff Johnston <jjohnstn@redhat.com>
20668
20669 * gdb.java/jmain.exp: Fix expected line number for main to
a9c64011 20670 break at. Set XFAIL for break at main test since gcj does not
935c2760
JJ
20671 provide line number info for first statement in main.
20672
1544280f
AC
206732004-07-08 Andrew Cagney <cagney@gnu.org>
20674
1279f4ff
AC
20675 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
20676
1544280f
AC
20677 * gdb.base/sigbpt.exp: Make the common part of each test name a
20678 prefix instead of suffix.
20679
bcc82369
BR
206802004-07-07 Bob Rossi <bob_rossi@cox.net>
20681
20682 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
20683 test from test_tbreak_creation_and_listing to
20684 test_file_list_exec_source_file
20685 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
20686 Changed name of test from test_tbreak_creation_and_listing to
20687 test_file_list_exec_source_file
20688
23f4b0aa
JJ
206892004-07-07 Jeff Johnston <jjohnstn@redhat.com>
20690
20691 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
20692 the jmisc() constructor instead of <init>.
20693 * gdb.java/jmisc1.exp: Ditto.
20694
56401cd5
AC
206952004-07-07 Andrew Cagney <cagney@gnu.org>
20696
20697 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
20698 corrupting the PC.
20699
44ae2f6a
MC
207002004-07-06 Michael Chastain <mec.gnu@mindspring.com>
20701
20702 * gdb.cp/templates.exp: Accept whitespace change in demangler
20703 output.
20704
45a83408
AC
207052004-07-06 Andrew Cagney <cagney@gnu.org>
20706
20707 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
20708
d205ad70
MC
207092004-07-02 Michael Chastain <mec.gnu@mindspring.com>
20710
20711 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
20712 * lib/compiler.cc: Likewise.
20713
06ea1a61
MC
207142004-06-30 Michael Chastain <mec.gnu@mindspring.com>
20715
20716 * lib/compiler.cc: Work around string preprocessing problem
20717 with old hp c++ compiler.
20718 * lib/compiler.c: Likewise.
20719
daab1251
CV
207202004-06-29 Corinna Vinschen <vinschen@redhat.com>
20721
20722 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
20723 directives to conditionalize symbol prefixing.
20724 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
20725 additional_flags handling. Add underscore prefix for Cygwin.
20726 * gdb.arch/i386-unwind.c: Use preprocessor directives to
20727 conditionalize symbol prefixing.
20728 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
20729 additional_flags handling. Add underscore prefix for Cygwin.
20730
cc984116
CV
207312004-06-29 Corinna Vinschen <vinschen@redhat.com>
20732
20733 * gdb.base/bigcore.exp: Skip test on Cygwin.
20734
c279b077
MC
207352004-06-28 Michael Chastain <mec.gnu@mindspring.com>
20736
20737 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
20738 formats for "info register". Use gdb_test_multiple. Fix
20739 the "invalid register" test.
20740
0e915747
CV
207412004-06-28 Corinna Vinschen <vinschen@redhat.com>
20742
20743 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
20744 PID for Cygwin. Add Cygwin specific strings to check for in some
20745 tests.
20746 (do_attach_tests): Add a test for user interaction when attaching
20747 to a process with no matching symbol table already loaded.
20748
11422c86
AC
207492004-06-26 Andrew Cagney <cagney@gnu.org>
20750
20751 Test PR java/1567 and PR java/1565.
20752 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
20753 * gdb.java/jmisc2.exp: Delete file.
20754
cefbce26
MC
207552004-06-26 Michael Chastain <mec.gnu@mindspring.com>
20756
20757 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
20758
e19f872c
CV
207592004-06-25 Corinna Vinschen <vinschen@redhat.com>
20760
20761 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
20762 attach process.
20763
d931ba3b
MC
207642004-06-23 Michael Chastain <mec.gnu@mindspring.com>
20765
20766 * gdb.cp/pr-1553.exp: Remove.
20767
aef68c48
MC
207682004-06-22 Michael Chastain <mec.gnu@mindspring.com>
20769
20770 * gdb.cp/pr-1553.cc: Remove.
20771 * gdb.cp/pr-1553.exp: Disable this test.
20772
8d5df71a
JB
207732004-06-20 Jim Blandy <jimb@redhat.com>
20774
a9c64011 20775 Fix PR testsuite/1680.
8d5df71a
JB
20776 * gdb.arch/i386-sse.exp: Properly quote curly braces in
20777 regular expressions.
20778
4ac6f39d
MC
207792004-06-19 Michael Chastain <mec.gnu@mindspring.com>
20780
20781 Fix PR testsuite/1679.
20782 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
20783 Issue an UNSUPPORTED result instead.
20784
1b413552
JB
207852004-06-18 Jim Blandy <jimb@redhat.com>
20786
20787 * gdb.base/charset.exp: Only send a control-C if we see a new
20788 prompt and incomplete command.
20789
6daa6ebd
MC
207902004-06-18 Michael Chastain <mec.gnu@mindspring.com>
20791
20792 * gdb.cp/pr-574.cc: Add copyright notice.
20793
51fa4ae0
JB
207942004-06-17 Jim Blandy <jimb@redhat.com>
20795
20796 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
20797 cases where the regexp has no groups; this grabs random text from
20798 the previous test suite, whatever that was.
20799
8fea26c5
MC
208002004-06-17 Michael Chastain <mec.gnu@mindspring.com>
20801
20802 * gdb.cp/printmethod.cc: Add copyright notice.
20803
1e3aeb41
MC
208042004-06-16 Michael Chastain <mec.gnu@mindspring.com>
20805
20806 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
20807
9d9030bc
AC
208082004-06-16 Andrew Cagney <cagney@gnu.org>
20809
20810 * gdb.base/signull.c: Update copyright. Include <string.h>.
20811 (bowler): Replace data_pointer with data_read
20812 and data_write cases. Add code_descriptor case.
20813 (zero, desc): New array and pointer.
20814 (data, code): Change to simple pointers.
20815 * gdb.base/signull.exp: Fix probe pattern matching a function
20816 descriptor SIGSEGV. Replace data_pointer with data_read and
20817 data_write tests.
20818
acd4ad44
AC
208192004-06-16 Andrew Cagney <cagney@gnu.org>
20820
20821 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
20822
08fd625c
MC
208232004-06-15 Michael Chastain <mec.gnu@mindspring.com>
20824
20825 * gdb.base/long_long.c: Add copyright notice.
20826
1903502c
MC
208272004-06-15 Michael Chastain <mec.gnu@mindspring.com>
20828
20829 * gdb.base/long_long.exp: Remove reference to
20830 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
20831 to gdb_breakpoint and gdb_continue_to_breakpoint.
20832
83313cb1
JB
208332004-06-14 Jim Blandy <jimb@redhat.com>
20834
20835 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
20836 endian case.
20837
1bf404ef
AC
208382004-06-14 Andrew Cagney <cagney@gnu.org>
20839
20840 * gdb.base/gcore.exp (capture_command_output): Delete the always
20841 passing tests containing inferior values.
20842 * gdb.base/ending-run.exp: Do not include the breakpoint address
20843 in the test message. Update copyright.
20844 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
20845 size in the test name, use gdb_test_multiple. Update copyright.
20846
ef220b33
MC
208472004-06-14 Michael Chastain <mec.gnu@mindspring.com>
20848
20849 * gdb.cp/ref-types.cc: Add copyright notice.
20850
4f70a4c9
MC
208512004-06-14 Michael Chastain <mec.gnu@mindspring.com>
20852
20853 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
20854 hp_aCC_compiler.
20855 * lib/compiler.cc: Likewise.
20856 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
20857 'set' commands. Log diagnostics for other lines. Set
20858 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
20859
335928ac
MC
208602004-06-13 Michael Chastain <mec.gnu@mindspring.com>
20861
20862 * gdb.cp/try_catch.cc: Add copyright notice.
20863
2efb12e8
MC
208642004-06-12 Michael Chastain <mec.gnu@mindspring.com>
20865
20866 * gdb.cp/userdef.cc: Add copyright notice.
20867
0bbed51a
MC
208682004-06-11 Michael Chastain <mec.gnu@mindspring.com>
20869
20870 * gdb.cp/virtfunc.cc: Add copyright notice.
20871
e12a46c9
RC
208722004-06-11 Randolph Chung <tausq@debian.org>
20873
20874 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
20875 problem.
20876
338e05af
AC
208772004-06-10 Andrew Cagney <cagney@gnu.org>
20878
20879 * lib/compiler.cc, lib/compiler.c: Append either
20880 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
20881 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
20882 instead of gcc-3-3.
20883
dc3f10cb
AC
208842004-06-09 Andrew Cagney <cagney@gnu.org>
20885
b4d946af
AC
20886 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
20887 gdb/1455, bug is specific to "long long" and "double".
a9c64011 20888
dc3f10cb
AC
20889 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
20890 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
20891 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
20892 fixed.
20893
b5c0bfa2
AC
208942004-06-09 Andrew Cagney <cagney@gnu.org>
20895
20896 * gdb.base/structs.exp (test_struct_returns): Replace
20897 "return_value_unknown" and "finish_value_unknown" by
20898 "return_value_known" and "finish_value_known". Instead of
20899 "return_value_unknown" iff "finish_value_unknown", check
20900 "return_value_known" implies "finish_value_known".
20901
caeb605f
MH
209022004-06-08 Martin Hunt <hunt@redhat.com>
20903
20904 * gdb.base/float.exp: Add pattern for mips targets.
20905
c892bb64
RC
209062004-06-08 Randolph Chung <tausq@debian.org>
20907
20908 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
20909 message for unknown architectures more clear.
20910
48306d3e
JB
209112004-06-08 Joel Brobecker <brobecker@gnat.com>
20912
20913 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
20914 start the execution of the program.
20915
83ecb59f
JB
209162004-06-07 Jim Blandy <jimb@redhat.com>
20917
20918 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
20919 * gdb.arch/i386-cpuid.h: New helper file.
20920
55264cb4
RC
209212004-06-07 Randolph Chung <tausq@debian.org>
20922
20923 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
20924 has started.
20925
23cadb28
RM
209262004-06-04 Roland McGrath <roland@redhat.com>
20927
20928 Fix PR gdb/1647.
20929 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
20930 differently to be robust to output buffering differences.
20931
51d01eda
MC
209322004-06-04 Michael Chastain <mec.gnu@mindspring.com>
20933
20934 * gdb.threads/pthreads.exp: Update copyright years.
20935 (check_control_c): Change asynchronous 'after' to synchronous.
20936
f4fc3b93
RM
209372004-06-04 Roland McGrath <roland@redhat.com>
20938
20939 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
20940 next gdb prompt.
20941
4013522b
MC
209422004-06-02 Michael Chastain <mec.gnu@mindspring.com>
20943
20944 Fix PR gdb/1636.
20945 * gdb.threads/manythreads.exp: Change asynchronous 'after'
20946 calls to synchronous.
20947
7a8f1e6b
JB
209482004-05-26 Jim Blandy <jimb@redhat.com>
20949
20950 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
20951
81bb3443
RC
209522004-05-24 Randolph Chung <tausq@debian.org>
20953
20954 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
20955 * gdb.asm/pa.inc: New file.
20956
8f5a3103
MK
209572004-05-22 Mark Kettenis <kettenis@gnu.org>
20958
20959 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
20960
734b8fe8 209612004-05-21 Joel Brobecker <brobecker@gnat.com>
a9c64011 20962 Daniel Jacobowitz <drow@mvista.com>
734b8fe8
JB
20963
20964 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
20965 GDB prompt.
20966
725603e1
UW
209672004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
20968
f4fc3b93 20969 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
20970 setjmp/longjmp. Use sigaction instead of signal.
20971
8b923272 209722004-05-19 J. Brobecker <brobecker@gnat.com>
a9c64011 20973 Michael Snyder <msnyder@redhat.com>
8b923272
JB
20974
20975 * gdb.threads/pthread_cond_wait.c: New file.
20976 * gdb.threads/pthread_cond_wait.exp: New testcase.
20977
8bfabb04
AC
209782004-05-13 Andrew Cagney <cagney@redhat.com>
20979
20980 * gdb.base/signull.exp, gdb.base/signull.c: New files.
20981 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
20982
42edda50
AC
209832004-05-11 Andrew Cagney <cagney@redhat.com>
20984
20985 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
20986 fixed but revealed gdb/1639.
20987
d303a6c7
AC
209882004-05-10 Andrew Cagney <cagney@redhat.com>
20989
20990 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
20991 func1" and "next to 2nd alarm", kernel bug avoided.
20992
bf08c2a1
DJ
209932004-05-10 Daniel Jacobowitz <dan@debian.org>
20994
20995 PR external/1568
20996 * gdb.base/bigcore.exp: Check the size of the dumped core file.
20997 XFAIL if it is smaller than bytes_allocated.
20998 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
20999 (main): Make chunks_allocated unsigned. Correct comment.
21000
c0586a34
JB
210012004-05-07 Joel Brobecker <brobecker@gnat.com>
21002
21003 * gdb.arch/powerpc-aix-prologue.c: New file.
21004 * gdb.arch/powerpc-aix-prologue.exp: New file.
21005
f2785d12
JB
210062004-05-07 Jim Blandy <jimb@redhat.com>
21007
21008 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
21009 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
21010
bd7f6e30
JB
210112004-05-06 Joel Brobecker <brobecker@gnat.com>
21012
21013 * gdb.base/sep.exp: No longer setup_kfail when the program was
21014 built with dwarf2.
21015
0a5e7efe
JI
210162004-05-05 Jim Ingham <jingham@apple.com>
21017
21018 * gdb.base/pending.exp: Make sure pending breakpoints
21019 preserve the ignore count.
f4fc3b93 21020
a8958849
MK
210212004-04-27 Jerome Guitton <guitton@gnat.com>
21022
21023 * i386-prologue.exp: Add testcase for jump instruction as first
21024 instruction of the real code.
21025 * i386-prologue.c (jump_at_beginning): New function.
21026
7e103f5b
MK
210272004-04-28 Mark Kettenis <kettenis@gnu.org>
21028
21029 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
21030 x86_64-*-*.
21031
5d38b224
MK
210322004-04-28 Mark Kettenis <kettenis@gnu.org>
21033
21034 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
21035 i*86-*-*.
21036
0ef32fd9
MK
210372004-04-25 Mark Kettenis <kettenis@gnu.org>
21038
21039 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
21040 expression that checks the return type.
21041
71d7dd7c
AC
210422004-04-23 Andrew Cagney <cagney@redhat.com>
21043
21044 * gdb.base/call-sc.exp: New test of scalar call/return values.
21045 * gdb.base/call-sc.c: Ditto.
21046
1e9f977e
JJ
210472004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
21048
21049 * gdb.threads/manythreads.c: Reduce thread stack size.
21050
899d9e3a
JJ
210512004-04-23 Jeff Johnston <jjohnstn@redhat.com>
21052
21053 * gdb.threads/manythreads.c: Add copyright notice.
21054
61bcae62
AC
210552004-04-23 Andrew Cagney <cagney@redhat.com>
21056
21057 * gdb.base/siginfo.exp: Better handle step out of signal.
21058 * gdb.base/sigstep.exp: Ditto.
21059
7339a42e 210602004-04-22 Jeff Johnston <jjohnstn@redhat.com>
a9c64011 21061 Daniel Jacobowitz <drow@mvista.com>
7339a42e
JJ
21062
21063 * gdb.threads/manythreads.c: New testcase.
21064 * gdb.threads/manythreads.exp: Ditto.
21065
5c98409b
JB
210662004-04-22 Jim Blandy <jimb@redhat.com>
21067
21068 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
21069 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
21070
3b611f1a
MC
210712004-04-21 Michael Chastain <mec.gnu@mindspring.com>
21072
21073 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
21074
f0fd9238
AC
210752004-04-21 Andrew Cagney <cagney@redhat.com>
21076
21077 * gdb.base/sigstep.c: New file.
21078 * gdb.base/sigstep.exp: New file.
21079
90990674
JB
210802004-04-16 Joel Brobecker <brobecker@gnat.com>
21081
21082 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
21083 call to observer_notify_normal_stop.
21084
78cef34b
AC
210852004-04-15 Andrew Cagney <cagney@redhat.com>
21086
21087 * gdb.base/siginfo.c: New file.
21088 * gdb.base/siginfo.exp: New file.
21089
d2343407
JB
210902004-04-12 J. Brobecker <brobecker@gnat.com>
21091
21092 * gdb.base/sep.exp: Fix typo in comment.
21093
a2dba3c8
JB
210942004-04-12 J. Brobecker <brobecker@gnat.com>
21095
21096 * gdb.base/sep.c: New file.
21097 * gdb.base/sep-proc.c: New file.
21098 * gdb.base/sep.exp: New testcase.
21099
15f7b60e
MK
211002004-04-09 Mark Kettenis <kettenis@gnu.org>
21101
21102 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
21103 support.
21104
44f4de1a
AC
211052004-04-05 Andrew Cagney <cagney@redhat.com>
21106
21107 * gdb.base/sigaltstack.c: New file.
21108 * gdb.base/sigaltstack.exp: New file.
21109
ef04f396
JB
211102004-04-04 Joel Brobecker <brobecker@gnat.com>
21111
21112 * gdb.base/foll-fork.exp: Update the expected output for
21113 "help set follow-fork-mode", to match a change that was made
21114 to the help of this variable on 2004-01-13.
21115
d40d2c92
JB
211162004-04-01 Joel Brobecker <brobecker@gnat.com>
21117
21118 * lib/ada.exp: Add copyright notice.
21119 * bar.ads: Likewise.
21120 * bar.adb: Likewise.
21121 * null_record.adb: Likewise.
21122 * null_record.exp: Likewise.
21123 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
21124
f86ef5a3
JB
211252004-04-01 Joel Brobecker <brobecker@gnat.com>
21126
21127 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
21128 * configure: Regenerate.
21129
414e70e3
JB
211302004-04-01 Joel Brobecker <brobecker@gnat.com>
21131
21132 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
21133 to build the application. Remove the message printed when in
21134 verbose mode, redundant with the UNSUPPORTED message above.
21135
f0aaee49
JB
211362004-03-31 Joel Brobecker <brobecker@gnat.com>
21137
21138 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
21139 * gdb.ada (null_record.exp): New testcase.
21140
ac81cb54
JB
211412004-03-31 Joel Brobecker <brobecker@gnat.com>
21142
21143 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
21144
854af2f7
JB
211452004-03-31 Joel Brobecker <brobecker@gnat.com>
21146
21147 * gdb.ada: New subdirectory.
21148 * gdb.ada/Makefile.in: New file.
21149 * gdb.ada/gnat_ada.gpr.in: New file.
21150
034cb681
JB
211512004-03-31 Joel Brobecker <brobecker@gnat.com>
21152
21153 * lib/ada.exp: New file.
21154
78a1a894
DJ
211552004-03-24 Daniel Jacobowitz <drow@mvista.com>
21156
21157 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
21158 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
21159
4b2b3b3e
AC
211602004-03-22 Andrew Cagney <cagney@redhat.com>
21161
21162 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
21163 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
21164 Problem identified by Ulrich Weigand.
21165
23c73aa3
DC
211662004-03-17 David Carlton <carlton@kealia.com>
21167
21168 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
21169 PR c++/826.
21170
d63a86f8
RM
211712004-03-16 Roland McGrath <roland@redhat.com>
21172
21173 * gdb.base/auxv.exp: New file.
21174 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
21175
0e02aa50
DC
211762004-03-12 David Carlton <carlton@kealia.com>
21177
21178 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
21179 * gdb.cp/pr-1553.cc: Ditto.
21180 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
21181 pass branch.
21182
c20b71be
MC
211832004-03-12 Michael Chastain <mec.gnu@mindspring.com>
21184
21185 * gdb.cp/templates.exp: Accept more template types.
21186
c7414a01
MC
211872004-03-09 Michael Chastain <mec.gnu@mindspring.com>
21188
21189 From Corinna Vinschen with modifications.
21190 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
21191 local variable obj_with_enum.
21192 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
21193 results with obj_with_enum.
21194
ed69573c
MC
211952004-03-09 Michael Chastain <mec.gnu@mindspring.com>
21196
21197 * gdb.cp/classes.cc: New file, copied from misc.cc.
21198 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
21199
28301461
MC
212002004-03-09 Michael Chastain <mec.gnu@mindspring.com>
21201
21202 * gdb.cp/misc.cc: Add copyright notice.
21203
1198ecbe
DC
212042004-03-05 David Carlton <carlton@kealia.com>
21205
21206 * gdb.cp/rtti.exp: Add 'print *obj3' test.
21207 * gdb.cp/rtti.h: Update copyright.
21208 (namespace n2::n3): New.
21209 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
21210 (n2::n3::func3): New.
21211 (main): Call n2::n3::func3.
21212 * gdb.cp/rtti2.cc: Update copyright.
21213 (n2::create3): New.
21214
9e08c470
MK
212152004-03-04 Mark Kettenis <kettenis@gnu.org>
21216
21217 * gdb.asm/openbsd.inc: Fix typo.
21218
4bebc3aa
FF
212192004-03-03 Fred Fish <fnf@redhat.com>
21220
21221 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
21222 "val" instead of unused "size". Update copyright year.
21223
6ea9fb37
DJ
212242004-02-29 Daniel Jacobowitz <drow@mvista.com>
21225
21226 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
21227 to use unsigned char.
21228 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
21229 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
21230
23b23974
DJ
212312004-02-29 Daniel Jacobowitz <drow@mvista.com>
21232
21233 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
21234 line of output.
21235
7574fd53
DJ
212362004-02-28 Daniel Jacobowitz <drow@mvista.com>
21237
21238 * gdb.base/relocate.c (dummy): Initialize.
21239
a195357f
DJ
212402004-02-28 Daniel Jacobowitz <drow@mvista.com>
21241
21242 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
21243 a breakpoint at exit.
21244
72fd54a9
FF
212452004-02-27 Fred Fish <fnf@redhat.com>
21246
21247 * gdb.base/chng-syms.exp: Add expect condition to match failing
21248 case that isn't a timeout.
21249
b9d23137
AC
212502004-02-27 Andrew Cagney <cagney@redhat.com>
21251
21252 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
21253 support.
21254
15d208f6 212552004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 21256
15d208f6
FF
21257 * gdb.arch/gdb1431.c: Remove.
21258 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
21259 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
21260 of "until" incorrectly.
21261
98f9cd2d
JB
212622004-02-26 J. Brobecker <brobecker@gnat.com>
21263
21264 * gdb.cp/class2.cc (empty): New class.
21265 (refer): New function.
21266 (main): Declare an object of type empty and use it.
21267 * gdb.cp/class2.exp: Print the value of an object of type empty.
21268
9b50c11b
JJ
212692004-02-26 Jeff Johnston <jjohnstn@redhat.com>
21270
21271 * gdb.base/langs.exp: Update query string to match the
21272 new nquery format used for pending breakpoints.
21273
0dcd613f
AC
212742004-02-26 Andrew Cagney <cagney@redhat.com>
21275
21276 Fix PR i18n/1570.
21277 * gdb.base/charset.c: Update copyright notice.
21278 (main, init_string): Remove the escape character '\e' tests.
21279 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
21280 * gdb.base/charset.exp (valid_host_charset): Ditto.
21281 * gdb.base/setvar.exp: Ditto.
21282
b8a56647
AC
212832004-02-24 Andrew Cagney <cagney@redhat.com>
21284
90d59e34
AC
21285 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
21286 mmapped data in core file" PASS and FAIL messages consistent.
21287
b8a56647
AC
21288 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
21289 setting a breakpoint. Work around PR java/1565.
21290
9f27c604
JJ
212912004-02-23 Jeff Johnston <jjohnstn@redhat.com>
21292
21293 * lib/gdb.exp (gdb_breakpoint): Update query string to match
21294 new nquery format.
21295 * gdb.base/pending.exp: Ditto.
21296
3224a706
MK
212972004-02-22 Mark Kettenis <kettenis@gnu.org>
21298
21299 * configure.in: Run stabs tests on *BSD.
21300 * configure: Regenerated.
21301
41e0a9ca
MK
213022004-02-21 Mark Kettenis <kettenis@gnu.org>
21303
21304 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
21305
1e1b3428
FF
213062004-02-20 Fred Fish <fnf@redhat.com>
21307
21308 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
21309 blank in test for "returns short", for consistency with other
21310 "returns xxx" tests. Update copyright year.
21311
f9a7572a
FF
213122004-02-19 Fred Fish <fnf@redhat.com>
21313
21314 New testcase for PR breakpoint/1558.
21315 * gdb.arch/gdb1558.exp: New file.
21316 * gdb.arch/gdb1558.c: New file.
21317
b2ce2854
EZ
213182004-02-19 Elena Zannoni <ezannoni@redhat.com>
21319
21320 * gdb.base/nodebug.exp: Fix typo.
21321
e7c9ff01
JB
213222004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
21323
21324 Committed by Jim Blandy <jimb@redhat.com>.
21325
62f4b920
JB
21326 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
21327
2db536a1
JB
21328 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
21329
e7c9ff01
JB
21330 * gdb.base/float.exp: Support s390*-*-* targets.
21331
f3205b34
AF
213322004-02-17 Adam Fedor <fedor@gnu.org>
21333
21334 * gdb.base/gdb1555.exp: New file.
21335 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
21336
9d62932d
EZ
213372004-02-17 Elena Zannoni <ezannoni@redhat.com>
21338
21339 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
21340
344c9711
FF
213412004-02-16 Fred Fish <fnf@redhat.com>
21342
21343 * gdb.arch/gdb1291.c: Remove
21344 * gdb.arch/gdb1291.s: New test input file.
21345 * gdb.arch/gdb1291.exp: Expand test to check case that should not
21346 fail. Test for correct result, known incorrect result, other
21347 failures and timeouts.
21348
2d822687
AC
213492004-02-16 Andrew Cagney <cagney@redhat.com>
21350
21351 * gdb.base/bigcore.exp: New file.
21352 * gdb.base/bigcore.c: New file.
21353
dac15b66
AC
213542004-02-13 Andrew Cagney <cagney@redhat.com>
21355
21356 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
21357 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
21358 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
21359 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
21360 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
21361 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
21362 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
21363 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
21364 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
21365 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
21366
6bdfc2c4
JJ
213672004-02-11 Jeff Johnston <jjohnstn@redhat.com>
21368
21369 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
21370 executed is an alloc instruction.
21371
87b3ede8
DC
213722004-02-11 David Carlton <carlton@kealia.com>
21373
21374 * gdb.cp/breakpoint.exp: New.
21375 * gdb.cp/breakpoint.cc: New.
21376
6e19e2bf
MC
213772004-02-11 Michael Chastain <mec.gnu@mindspring.com>
21378
21379 Partial fix for PR gdb/1543.
21380 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
21381 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
21382 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
21383 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
21384 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
21385 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
21386 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
21387 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
21388 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
21389 to bug-gdb@prep.ai.mit.edu .
21390 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
21391 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
21392 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
21393 Likewise.
21394
5c5455dc
AC
213952004-02-10 Andrew Cagney <cagney@redhat.com>
21396
21397 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
21398 using gdb_internal_error_resync.
21399
9cf689d7
DJ
214002004-02-09 Daniel Jacobowitz <drow@mvista.com>
21401
21402 * gdb.threads/thread-specific.exp: Stop early if no threads are
21403 found.
21404
d2dc51db
MC
214052004-02-09 Michael Chastain <mec.gnu@mindspring.com>
21406
21407 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
21408
14b1a056
DJ
214092004-02-08 Daniel Jacobowitz <drow@mvista.com>
21410
21411 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
21412 breakpoints.
21413
83f66e8f
DJ
214142004-02-07 Daniel Jacobowitz <drow@mvista.com>
21415
21416 * config/sim.exp (gdb_load): Handle $arg == "".
21417 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
21418 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
21419
30fc0091
EZ
214202004-02-07 Elena Zannoni <ezannoni@redhat.com>
21421
a9c64011
AS
21422 * gdb.base/maint.exp: Update test to reflect
21423 obstack changes.
30fc0091 21424
4d806929
JJ
214252004-02-04 Jeff Johnston <jjohnstn@redhat.com>
21426
21427 * gdb.base/pendshr.c (pendfunc): New function that calls
21428 pendfunc1.
21429 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
21430
7bfdd688
FF
214312004-02-04 Fred Fish <fnf@redhat.com>
21432
21433 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
21434 function symbols and update copyright years.
21435 * gdb.arch/gdb1291.c: Ditto.
21436
aaa08ee4
MC
214372004-02-03 Michael Chastain <mec.gnu@mindspring.com>
21438
21439 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
21440
dbad7755
MC
214412004-02-03 Michael Chastain <mec.gnu@mindspring.com>
21442
21443 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
21444
ec4646ef
MC
214452004-02-03 Michael Chastain <mec.gnu@mindspring.com>
21446
21447 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
21448
1b802196
FF
214492004-02-02 Fred Fish <fnf@redhat.com>
21450
21451 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
21452 remote targets. Update copyright years.
21453
18fe2033
JJ
214542004-02-02 Jeff Johnston <jjohnstn@redhat.com>
21455
21456 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
21457 support.
21458 * gdb.base/langs.exp: Fix test which attempts to create
21459 breakpoint on non-existent function to handle new pending
21460 support.
21461 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
21462 a breakpoint.
21463 * gdb.base/pending.exp: New test.
21464 * gdb.base/pending.c: New file.
21465 * gdb.base/pendshr.c: Ditto.
21466
8d577d32
DC
214672004-02-02 David Carlton <carlton@kealia.com>
21468
21469 * gdb.cp/overload.exp: Add overloadNamespace tests.
21470 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
21471 (overloadNamespace, XXX): New.
21472 (main): Call XXX::marker2.
21473
3ad13771
FF
214742004-02-01 Fred Fish <fnf@redhat.com>
21475
21476 * gdb.base/dump.exp: Use runto_main instead of "runto main".
21477 * gdb.base/finish.exp: Ditto.
21478 * gdb.base/gcore.exp: Ditto.
21479 * gdb.base/huge.exp: Ditto.
21480 * gdb.base/info-proc.exp: Ditto.
21481 * gdb.base/return2.exp: Ditto.
21482 * gdb.threads/gcore-thread.exp: Ditto.
21483
44c75849
DJ
214842004-02-01 Daniel Jacobowitz <drow@mvista.com>
21485
21486 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
21487
005bc093
MK
214882004-02-01 Mark Kettenis <kettenis@gnu.org>
21489
21490 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
21491 that opening the file succeeds on OpenBSD.
21492
c47cebdb
DJ
214932004-02-01 Daniel Jacobowitz <drow@mvista.com>
21494
21495 * gdb.threads/thread-specific.c: New file.
21496 * gdb.threads/threads-specific.exp: New test script.
21497 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
21498 to expect_out.
21499
5a01311c
MK
215002004-02-01 Mark Kettenis <kettenis@gnu.org>
21501
21502 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
21503 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
21504 only on the "print_small_structs from print_long_arg_list" test.
21505
ce22a4f1
DJ
215062004-02-01 Daniel Jacobowitz <drow@mvista.com>
21507
21508 * gdb.base/completion.exp: Kill a stray backslash.
21509
21510 From Jim Ingham <jingham@apple.com>:
21511 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
21512 agrees with the result from sending a tab.
21513
abbab9d3
DJ
215142004-01-31 Daniel Jacobowitz <drow@mvista.com>
21515
21516 * gdb.base/chng-syms.exp: Remove stray newline.
21517
53904d1e
MK
215182004-01-31 Mark Kettenis <kettenis@gnu.org>
21519
21520 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
21521 *-*-openbsd*.
21522 * gdb.asm/openbsd.inc: New file.
21523
3a4b3aac
MK
215242004-01-30 Mark Kettenis <kettenis@gnu.org>
21525
21526 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
21527 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
21528 *-*solaris2*. Remove commented out default settings for
21529 asm-flags. Replace gdb_compile with target_link.
21530
ebac27b4
MC
215312004-01-29 Michael Chastain <mec.gnu@mindspring.com>
21532
21533 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
21534 for all tests. Remove old hp-ux and cygnus xfail cases.
21535
d8679d84
PH
215362004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
21537
21538 * gdb.base/chng-syms.exp: New file.
21539 * gdb.base/chng-syms.c: New file.
21540
0a55bc22
MC
215412004-01-24 Michael Chastain <mec.gnu@mindspring.com>
21542
21543 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
21544 Provide arms for current output in all my configurations.
21545
94b8e876
MC
215462004-01-24 Michael Chastain <mec.gnu@mindspring.com>
21547
21548 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
21549 * lib/compiler.cc: Likewise.
21550 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
21551 get the right preprocessor. Eval the output directly. Remove
21552 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
21553 hp_f77_compiler and hp_f90_compiler completely.
21554 (gdb_preprocess): Delete.
21555 (get_compiler): Delete.
21556
7cf03d44
MK
215572004-01-24 Mark Kettenis <kettenis@gnu.org>
21558
21559 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
21560 <string.h>.
21561
68b6dce9
NR
215622004-01-24 Nick Roberts <nick@nick.uklinux.net>
21563
21564 * gdb.mi/mi-stack.exp: Update copyright.
21565
b368761e
DC
215662004-01-23 David Carlton <carlton@kealia.com>
21567
21568 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
21569 test for cp_lookup_transparent_type.
21570 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
21571 call them.
21572
f2061b53
DJ
215732004-01-23 Daniel Jacobowitz <drow@mvista.com>
21574
21575 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
21576 after -var-update.
21577
37fc574a
DC
215782004-01-23 David Carlton <carlton@kealia.com>
21579
21580 * gdb.cp/namespace.cc (C::ensureRefs): New.
21581 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
21582
8e94b928
NR
215832004-01-20 Nick Roberts <nick@nick.uklinux.net>
21584
21585 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
21586 case "-stack-list-locals 2".
21587 * gdb.mi/mi-var-child.exp: Test for case
21588 "-var-list-children --all-values NAME".
21589
997b0952
MC
215902004-01-18 Michael Chastain <mec.gnu@mindspring.com>
21591
21592 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
21593
52470da3
MK
215942004-01-18 Mark Kettenis <kettenis@gnu.org>
21595
7049b4b8
MK
21596 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
21597 used with gdb_test_multiple.
21598
52470da3
MK
21599 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
21600 read at address 0. This fixes PR testsuite/1504.
21601
da6012e5
DJ
216022004-01-18 Daniel Jacobowitz <drow@mvista.com>
21603
21604 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
21605 Remove downloading, guessing the host executable, the calls to
21606 gdb_file_cmd and gdb_target_cmd, and "load" support.
21607 (infer_host_exec): New function broken out from gdb_load.
21608 (gdb_load): New wrapper for gdbserver_gdb_load.
21609 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
21610 gdb_target_cmd. Use -target-select.
21611 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
21612 Download binaries to the host. Clear last_mi_remote_file when
21613 we load a new binary.
21614 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
21615 call gdbserver_gdb_load and mi_gdb_target_cmd.
21616
32c70722
MC
216172004-01-17 Michael Chastain <mec.gnu@mindspring.com>
21618
21619 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
21620 type patterns.
21621
b0cecf36
MC
216222004-01-17 Michael Chastain <mec.gnu@mindspring.com>
21623
21624 * gdb.cp/templates.exp: Fix typo in test name of
21625 "print Foo<volatile char*>::foo".
21626
4120d7e6
MC
216272004-01-15 Michael Chastain <mec.gnu@mindspring.com>
21628
21629 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
21630
f679e530
BE
216312004-01-16 Ben Elliston <bje@wasabisystems.com>
21632
21633 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
21634 (clean mostlyclean): Remove empty rm.
21635
091c48f6
MC
216362004-01-15 Michael Chastain <mec.gnu@mindspring.com>
21637
21638 * gdb.base/setvar.exp: Add copyright years.
21639
3e5fc8d2
DC
216402004-01-14 David Carlton <carlton@bactrian.org>
21641
21642 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
21643 PR c++/1511 and update coment.
21644 * gdb.cp/templates.exp: Update patterns to match current output.
21645 If changes involve something other than whitespace, KFAIL
21646 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
21647
63d06c5c
DC
216482004-01-14 David Carlton <carlton@kealia.com>
21649
21650 * gdb.cp/namespace.exp: Add tests involving classes defined within
21651 namespaces.
21652 * gdb.cp/namespace.cc (C::CClass): New.
21653 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
21654
a51dab88
EZ
216552004-01-14 Elena Zannoni <ezannoni@redhat.com>
21656
21657 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
21658 what debug info we have. Print a better message if something goes
21659 wrong while producing the separate debug info file.
21660
a476ccc9
MC
216612004-01-14 Michael Chastain <mec.gnu@mindspring.com>
21662
21663 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
21664
f453692c
MC
216652004-01-14 Michael Chastain <mec.gnu@mindspring.com>
21666
21667 * gdb.base/callfuncs.c: Add copyright notice.
21668
f40063a5
MC
216692004-01-13 Michael Chastain <mec.gnu@mindspring.com>
21670
21671 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
21672 inheritance. PR gdb/1498, PR gcc/13539.
21673
19ac3974
EZ
216742004-01-13 Elena Zannoni <ezannoni@redhat.com>
21675
a9c64011
AS
21676 * gdb.threads/gcore-thread.exp: Prefix name of binary with
21677 test specific name.
21678 * gdb.mi/gdb669.exp: Ditto.
21679 * gdb.mi/mi-pthreads.exp: Ditto.
21680 * gdb.mi/mi1-pthreads.exp: Ditto.
21681 * gdb.mi/mi2-pthreads.exp: Ditto.
19ac3974 21682
56c97c6e
MC
216832004-01-12 Michael Chastain <mec.gnu@mindspring.com>
21684
21685 * gdb.cp/member-ptr.cc: Add copyright notice.
21686
a0644324
MC
216872004-01-12 Michael Chastain <mec.gnu@mindspring.com>
21688
21689 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
21690 some patterns for recent versions of gcc and hpacc. Delete
21691 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
21692 Delete tests that access a NULL pointer-to-member-data. This
21693 script is still disabled for gcc.
21694
32fabe09
EZ
216952004-01-12 Elena Zannoni <ezannoni@redhat.com>
21696
21697 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
a9c64011 21698 escaped correctly.
32fabe09 21699
1f8a6abb
EZ
217002004-01-12 Elena Zannoni <ezannoni@redhat.com>
21701
21702 * gdb.base/sepdebug.exp: New file.
21703 * gdb.base/sepdebug.c: New file.
21704 * lib/gdb.exp (separate_debug_filename): New procedure.
21705 (gdb_gnu_strip_debug): New procedure.
21706
48efe704
AC
217072004-01-12 Andrew Cagney <cagney@redhat.com>
21708
21709 * gdb.mi/ChangeLog: Delete file. Renamed to ...
21710 * gdb.mi/ChangeLog-1999-2003: New file.
21711
a9415475
AC
217122004-01-12 Andrew Cagney <cagney@redhat.com>
21713
21714 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
21715 "Renaming a directory to a non-empty directory returns ENOTEMPTY
21716 or EEXIST", treat EBUSY as an XFAIL.
21717
83b8cf9d
MC
217182004-01-11 Michael Chastain <mec.gnu@mindspring.com>
21719
21720 * gdb.base/scope.exp: Remove obsolete setup_xfail for
21721 hp_cc_compiler.
21722
9939d2a8
MC
217232004-01-10 Michael Chastain <mec.gnu@mindspring.com>
21724
21725 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
21726 decorations.
21727
1ff8cadf
MC
217282004-01-10 Michael Chastain <mec.gnu@mindspring.com>
21729
21730 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
21731 and "(aCC)" decorations. Remove obsolete doco about old
21732 test results.
21733
6fa9022e
MC
217342004-01-09 Michael Chastain <mec.gnu@mindspring.com>
21735
21736 * gdb.cp/exception.exp: Fix typo in doco.
21737
209721fe
MK
217382004-01-09 Mark Kettenis <kettenis@gnu.org>
21739
21740 * gdb.base/gdb1476.exp: Fix typo.
21741
ef11303e
MC
217422004-01-09 Michael Chastain <mec.gnu@mindspring.com>
21743
21744 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
21745 file.
21746
041ab88c
MC
217472004-01-09 Michael Chastain <mec.gnu@mindspring.com>
21748
21749 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
21750 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
21751 Use gdb_compile. Remove restriction on gcc. Add some patterns
21752 for recent version of gdb. Delete second half, which was a copy
21753 of the first half with different build flags. This test is
21754 still disabled because it is still not ready for production.
21755
e36d075a
MC
217562004-01-08 Michael Chastain <mec.gnu@mindspring.com>
21757
21758 * gdb.cp/exception.cc: Add copyright notice.
21759 * gdb.cp/exception.exp: Add a notice that this file is broken
21760 because of line number changes caused by addition of copyright
21761 notice.
21762
42b190ad
MC
217632004-01-08 Michael Chastain <mec.gnu@mindspring.com>
21764
21765 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
21766 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
21767
8f25f06b
MC
217682004-01-08 Michael Chastain <mec.gnu@mindspring.com>
21769
21770 * gdb.cp/classes.exp: Accept gnu abi 2.
21771 * gdb.cp/derivation.exp: Likewise.
21772 * gdb.cp/overload.exp: Likewise.
21773 * gdb.cp/virtfunc.exp: Likewise.
21774
06ded8b8
MC
217752004-01-08 Michael Chastain <mec.gnu@mindspring.com>
21776
21777 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
21778 semicolon after end of function.
21779
77c26ae3
MC
217802004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21781
21782 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
21783 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
21784 boilerplate code for compiling and running the program under
21785 test. Add some string method tests.
21786
20757486
MC
217872004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21788
21789 * gdb.cp/bs15503.cc: Add copyright notice.
21790 * gdb.cp/bs15503.exp: Adjust line number.
21791
0fd3b503
MC
217922004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21793
21794 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
21795 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
21796
10d1bea8
MC
217972004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21798
21799 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
21800 hp_cc_compiler.
21801
2789202a
MC
218022004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21803
21804 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
21805 * gdb.cp/ctti.exp: Use the marker instead of "next".
21806 With gcc, run further before bailing.
21807
b862f14c
MC
218082004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21809
21810 * gdb.cp/cttiadd.cc: Add copyright notice.
21811 * gdb.cp/cttiadd1.cc: Likewise.
21812 * gdb.cp/cttiadd2.cc: Likewise.
21813 * gdb.cp/cttiadd3.cc: Likewise.
21814
96da2469
MC
218152004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21816
21817 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
21818 Use gdb_test, gdb_test_multiple. Use floating-point values that
21819 have exact representations in IEEE-ish formats.
21820
053248ff
MC
218212004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21822
21823 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
21824 compilers. Delete duplicate call to get_compiler_info.
21825 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
21826 * gdb.base/volatile.exp: Likewise.
21827
84acecdd
MK
218282004-01-07 Mark Kettenis <kettenis@gnu.org>
21829
21830 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
21831 memory at address 0.
21832
fe11a27f
MC
218332004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21834
21835 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
21836 to test for hp-ux assembler. Fix copyright years.
21837
60ad077b
AC
218382004-01-07 Andrew Cagney <cagney@redhat.com>
21839
21840 * gdb.base/fileio.c (strerrno): Add "EBUSY".
21841
1c9b8f33
AC
218422004-01-07 Andrew Cagney <cagney@redhat.com>
21843
21844 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
21845 when creating the read-only file. From analysis by Roland McGrath
21846 and Elena Zannoni.
21847
753ccc7a
MC
218482004-01-06 Michael Chastain <mec.gnu@mindspring.com>
21849
21850 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
21851
eca3e36b
MC
218522004-01-06 Michael Chastain <mec.gnu@mindspring.com>
21853
21854 * gdb.base/cvexpr.c: Be type-safe with function pointers and
21855 data pointers.
21856
f8d4bac4
MC
218572004-01-06 Michael Chastain <mec.gnu@mindspring.com>
21858
21859 * gdb.cp/m-static.exp: Compile one source file at a time.
21860 Delete unused call to get_compiler_info.
21861
9b4e0f94
MC
218622004-01-06 Michael Chastain <mec.gnu@mindspring.com>
21863
21864 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
21865 * gdb.base/call-rt-st.exp: Likewise.
21866 * gdb.base/nodebug.exp: Likewise.
21867 * gdb.base/volatile.exp: Likewise.
21868 * gdb.cp/ref-types.exp: Likewise.
21869 * gdb.cp/templates.exp: Likewise.
21870
023c1024
MK
218712004-01-05 Mark Kettenis <kettenis@gnu.org>
21872
21873 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
21874
19703c4a
MC
218752004-01-05 Michael Chastain <mec.gnu@mindspring.com>
21876
21877 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
21878 hppa*-hp-hpux*.
21879
18b67037
MK
218802004-01-04 Mark Kettenis <kettenis@gnu.org>
21881
ba6219c8
MK
21882 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
21883 x86_64-*-*.
21884
18b67037
MK
21885 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
21886 sparc64-*-* and sparc*-solaris2*.
21887
1bfbbb9d
MK
218882004-01-04 Mark Kettenis <kettenis@gnu.org>
21889
21890 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
21891 return ${tests}" test. The ${tests} already mentions the
21892 filename.
21893
06846494
MC
218942004-01-02 Michael Chastain <mec.gnu@mindspring.com>
21895
21896 * gdb.cp/local.exp: Accept gcc abi 2.
21897
3b0cb202
MC
218982004-01-02 Michael Chastain <mec.gnu@mindspring.com>
21899
21900 * gdb.cp/templates.exp: Accept gcc abi 2.
21901
0643ec3f
MC
219022004-01-02 Michael Chastain <mec.gnu@mindspring.com>
21903
21904 * lib/compiler.cc: Remove supports_template_debugging.
21905 * gdb.cp/templates.exp: Do not test supports_template_debugging.
21906
d231d0b1
MC
219072004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21908
21909 * gdb.cp/namespace.exp: Accept gcc abi 2.
21910
44ffb27c
MC
219112004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21912
21913 * gdb.cp/method.exp: Accept gcc abi 2.
21914
184ad485
MC
219152004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21916
21917 * gdb.cp/classes.exp: Generate identical results as old version.
21918 * gdb.cp/derivation.exp: Likewise.
21919 * gdb.cp/overload.exp: Likewise.
21920 * gdb.cp/virtfunc.exp: Likewise.
21921
116f09e7
MC
219222004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21923
21924 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
21925 mysterious bug with sourceware version of expect.
21926
b1379776
MC
219272004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21928
21929 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
21930 current versions of gcc, including gcc abi 2. Remove gratuitous
21931 restart of test program. Use gdb_test_multiple and gdb_test for
21932 all tests. Add patterns to xfail missing "const" in "const char *"
21933 and kfail PR gdb/1155.
21934
6b7a4c0e
MC
219352004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21936
21937 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
21938 current versions of gcc, including gcc abi 2. Remove gratuitous
21939 restart of test program. Use gdb_test_multiple and gdb_test for
21940 all tests. Add patterns to kfail PR gdb/1498.
21941
51615d72
MC
219422003-12-31 Michael Chastain <mec.gnu@mindspring.com>
21943
21944 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
21945 current versions of gcc, including gcc abi 2. Use "breakpoint"
21946 and "continue" instead of restarting the target program. Use
21947 gdb_test_multiple and gdb_test for all tests.
21948
7b79a9d7
MK
219492004-01-01 Mark Kettenis <kettenis@gnu.org>
21950
21951 * gdb.asm/asm-source.exp: Update copyright year. Link statically
21952 for *-*-solaris2*.
21953
1cd3489f
MC
219542003-12-31 Michael Chastain <mec.gnu@mindspring.com>
21955
21956 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
21957 current versions of gcc, including gcc abi 2. Use "breakpoint"
21958 and "continue" instead of restarting the target program several
21959 times. Use gdb_test_multiple and gdb_test for all tests.
21960
850742db
MC
219612003-12-18 Michael Chastain <mec.gnu@mindspring.com>
21962
21963 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
21964 source files.
21965
eb4bbda8
MC
219662003-12-16 Michael Chastain <mec.gnu@mindspring.com>
21967
21968 * gdb.base/environ.exp: Handle compiling test case from multiple
21969 source files.
21970
e42c7771
MC
219712003-12-16 Michael Chastain <mec.gnu@mindspring.com>
21972
21973 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
21974
80e4b428
JB
219752003-12-17 Jim Blandy <jimb@redhat.com>
21976
5f06973a
JB
21977 * gdb.base/freebpcmd.c: Add copyright notice.
21978
80e4b428
JB
21979 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
21980
0ab84fb7
MC
219812003-12-16 Michael Chastain <mec.gnu@mindspring.com>
21982
21983 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
21984
1b3bb3d0
JB
219852003-12-13 Jim Blandy <jimb@redhat.com>
21986
21987 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
21988
3a4c9371
KB
219892003-12-12 Kevin Buettner <kevinb@redhat.com>
21990
21991 * gdb.asm/frv.inc: New file.
21992 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
21993
a1dea79a
FF
219942003-12-09 Fred Fish <fnf@redhat.com>
21995
21996 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
21997 functions to break1.c and leave prototypes behind. Add more
21998 "set breakpoint NN here" comments.
21999 * gdb.base/break1.c: New file.
22000
22001 * gdb.base/break.exp: Handle compiling test case from multiple
22002 source files and change source file references as needed.
22003 * gdb.base/completion.exp: Ditto.
22004 * gdb.base/condbreak.exp: Ditto.
22005 * gdb.base/define.exp: Ditto.
22006 * gdb.base/ena-dis-br.exp: Ditto.
22007 * gdb.base/info-proc.exp: Ditto.
22008 * gdb.base/maint.exp: Ditto.
22009 * gdb.base/until.exp: Ditto.
22010
22011 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
22012 hardcoded line numbers.
22013 * gdb.base/define.exp: Ditto.
22014 * gdb.base/ena-dis-br.exp: Ditto.
22015 * gdb.base/maint.exp: Ditto.
22016 * gdb.base/until.exp: Ditto.
22017
22018 * gdb.base/completion.exp: Use "break1" for completion tests since
22019 "break" is no longer a unique prefix.
22020
5266b69c
AC
220212003-12-06 Andrew Cagney <cagney@redhat.com>
22022
22023 * gdb.base/structs.exp (test_struct_returns): When applicable, set
22024 "return_value_unimplemented". When an unimplemented struct return
22025 architecture, report incorrect values as a KFAIL
22026
374451f0
MC
220272003-12-05 Michael Chastain <mec.gnu@mindspring.com>
22028
22029 * gdb.cp/rtti.exp: Accept new wording of warning from
22030 cp_lookup_rtti_type.
22031
ba9b20a7
MC
220322003-12-05 Michael Chastain <mec.gnu@mindspring.com>
22033
22034 Partial fix for PR testsuite/1456.
22035 * gdb.base/scope.exp (test_at_main): Replace references to
22036 gcc_compiled with calls to test_compiler_info.
22037 (test_at_foo): Likewise.
22038 (test_at_bar): Likewise.
22039
b74b6d0b
MC
220402003-12-04 Michael Chastain <mec.gnu@mindspring.com>
22041
22042 Partial fix for PR testsuite/1456.
22043 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
22044 to test_compiler_info.
22045
ccfa3402
MC
220462003-12-03 Michael Chastain <mec.gnu@mindspring.com>
22047
22048 * gdb.base/so-impl-ld.exp: Update copyright notice.
22049
f6246aba
MC
220502003-12-02 Michael Chastain <mec.gnu@mindspring.com>
22051
22052 Partial fix for PR testsuite/1456.
22053 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
22054 to test_compiler_info.
22055
13ae734a
MC
220562003-11-28 Michael Chastain <mec.gnu@mindspring.com>
22057
22058 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
22059 from current versions of gdb. Clean up regular expressions.
22060 Delete redundant timeout case.
22061
d8e1cdee
MC
220622003-11-28 Michael Chastain <mec.gnu@mindspring.com>
22063
22064 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
22065 from current versions of gdb. Clean up regular expressions.
22066 Delete redundant timeout case.
22067
96457b64
MC
220682003-12-01 Michael Chastain <mec.gnu@mindspring.com>
22069
22070 Partial fix for PR testsuite/1456.
22071 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
22072 gcc_compiled with call to test_compiler_info.
22073
f35309fc
MC
220742003-11-30 Michael Chastain <mec.gnu@mindspring.com>
22075
22076 Partial fix for PR testsuite/1456.
22077 * gdb.base/list.exp (test_list_function): Delete unused declaration
22078 of gcc_compiled.
22079
d7afdf9b
MC
220802003-11-29 Michael Chastain <mec.gnu@mindspring.com>
22081
22082 Partial fix for PR testsuite/1456.
22083 * gdb.base/complex.exp: Replace reference to gcc_compiled with
22084 call to test_compiler_info.
22085
71507b56
MK
220862003-11-29 Mark Kettenis <kettenis@gnu.org>
22087
22088 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
22089 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
22090 it to create the appropriate note.inc.
22091 * gdb.asm/asmsrc1.s: Include "note.inc".
22092 * gdb.asm/netbsd.inc: New file.
22093 * gdb.asm/empty.inc: New file.
22094
f81f93f7
MC
220952003-11-28 Michael Chastain <mec.gnu@mindspring.com>
22096
22097 Partial fix for PR testsuite/1456.
22098 * gdb.base/constvars.exp: Replace references to gcc_compiled with
22099 calls to test_compiler_info.
22100
9a77938e
MC
221012003-11-27 Michael Chastain <mec.gnu@mindspring.com>
22102
22103 Partial fix for PR testsuite/1456.
22104 * gdb.base/volatile.exp: Replace references to gcc_compiled with
22105 calls to test_compiler_info.
22106
e8367dc7
MK
221072003-11-27 Mark Kettenis <kettenis@gnu.org>
22108
22109 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
22110 pattern for the KFAILs.
22111
526c61ee
AF
221122003-11-25 Adam Fedor <fedor@gnu.org>
22113
22114 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
22115 * gdb.objc/objcdecode.m: New file.
22116
28f2d600
AF
221172003-11-25 Adam Fedor <fedor@gnu.org>
22118
22119 * gdb.objc/nondebug.exp: Test for PR objc/1236.
22120 * gdb.objc/nondebug.m: New file.
22121
a3895cee
BE
221222003-11-26 Ben Elliston <bje@wasabisystems.com>
22123
22124 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
22125 NetBSD as it does on FreeBSD. Modelled on a similar change by
22126 Mark Kettenis on 2003-05-30.
22127 (link-flags): Set to "--entry _start" regardless of target.
22128 Special linker flags are to be appended to $link-flags.
22129 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
22130
c9f2c8a3
MC
221312003-11-25 Michael Chastain <mec.gnu@mindspring.com>
22132
22133 * gdb.cp/method.exp: Accept output of new demangler.
22134
15a0587a 221352003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
22136
22137 * gdb/class2.exp: New file.
22138 * gdb/class2.cc: New file.
22139
3c00b570
MC
221402003-11-25 Michael Chastain <mec.gnu@mindspring.com>
22141
22142 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
22143 of new demangler.
22144
7027acc7
MK
221452003-11-23 Mark Kettenis <kettenis@gnu.org>
22146
22147 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
22148 of gdb_test "run".
22149
b0e1598a
MK
221502003-11-23 Mark Kettenis <kettenis@gnu.org>
22151
22152 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
22153 "continue" into "run".
22154
4d9eda44
MC
221552003-11-23 Michael Chastain <mec.gnu@mindspring.com>
22156
22157 Partial fix for PR testsuite/1456.
22158 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
22159 call to test_compiler_info.
22160 * gdb.cp/ctti.exp: Likewise.
22161 * gdb.cp/derivation.exp: Likewise.
22162 * gdb.cp/member-ptr.exp: Likewise.
22163 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
22164 reference to gcc_compiled.
22165
221662003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
22167
22168 Fix PR testsuite/1463.
22169 * gdb.base/structs.exp (start_structs_test): Call
22170 get_debug_format before using the debug format.
22171
d422fe19
AC
221722003-11-22 Andrew Cagney <cagney@redhat.com>
22173
22174 * lib/gdb.exp (gdb_test_multiple): Add simple example.
22175 * gdb.base/structs.exp: Use gdb_test_multiple.
22176
039cf96d
AC
221772003-11-20 Andrew Cagney <cagney@redhat.com>
22178
6882279b
AC
22179 * gdb.base/structs.exp: Handle and recover from internal errors.
22180 Replace "foo${n}" with "foo<n>" in test messages.
22181
e53890ae
AC
22182 * gdb.base/structs.exp: Update copyright. Rewrite.
22183 * gdb.base/structs.c: Update copyright. Rewrite.
22184
2b211c59
AC
22185 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
22186 resync count exceeded.
d63a86f8 22187
039cf96d
AC
22188 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
22189 from the internal error.
22190 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
22191 Original from Jim Blandy.
22192 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 22193
eac98b22
AC
221942003-11-19 Andrew Cagney <cagney@redhat.com>
22195
22196 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
22197 KFAIL.
22198
67455b2a
MK
221992003-11-17 Mark Kettenis <kettenis@gnu.org>
22200
22201 New testcase for PR backtrace/1435.
22202 * gdb.arch/i386-unwind.exp: New file.
22203 * gdb.arch/i386-unwind.c: New file.
22204
853d6e5b
AC
222052003-11-17 Andrew Cagney <cagney@redhat.com>
22206
22207 * lib/gdb.exp (compiler_info): New global.
22208 (test_compiler_info): New function.
22209 (get_compiler_info): Set compiler_info.
22210 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
22211 "compiler_info" to gcc-<major>-<minor>.
22212
38cf6e11
MC
222132003-11-15 Michael Chastain <mec.gnu@mindspring.com>
22214
22215 * gdb.trace/configure: Remove.
22216
a50d3602
EZ
222172003-11-13 Elena Zannoni <ezannoni@redhat.com>
22218
22219 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 22220 breakpoints.
a50d3602
EZ
22221 * gdb.base/break.exp: Remove all references to explicit line
22222 numbers.
22223
d9407aaa
NC
222242003-11-11 Nick Clifton <nickc@redhat.com>
22225
22226 * gdb.base/shreloc.exp: Do not run for targets which do not
22227 support shared objects.
22228
db488fc1
CV
222292003-11-10 Corinna Vinschen <vinschen@redhat.com>
22230
22231 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
22232 Don't run tests if nofileio flag is given.
22233
6a90a18e
EZ
222342003-11-07 Elena Zannoni <ezannoni@redhat.com>
22235
22236 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
a9c64011 22237 as well as 'Watchpoint'.
6a90a18e 22238
0b915e9c
EZ
222392003-11-06 Elena Zannoni <ezannoni@redhat.com>
22240
22241 Reported by Jim Ingham <jingham@apple.com>:
22242 * gdb.base/annota1.exp: Match at least one occurrence of the
22243 signal handler annotation.
22244
d7e4b55f
EZ
222452003-11-06 Elena Zannoni <ezannoni@redhat.com>
22246
a9c64011
AS
22247 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
22248 as well as 'Watchpoint'.
d7e4b55f 22249
2fe4e8d0
MC
222502003-11-05 Michael Chastain <mec@shout.net>
22251
22252 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
22253
6ef88553
KW
222542003-11-03 Kris Warkentin <kewarken@qnx.com>
22255
22256 * gdb.arch/gdb1291.c: New test file.
22257 * gdb.arch/gdb1291.exp: New test script.
22258 * gdb.arch/gdb1431.c: New test file.
22259 * gdb.arch/gdb1431.exp: New test script.
22260
ae7dc4d8
MC
222612003-10-22 Michael Chastain <mec@shout.net>
22262
22263 * gdb.mi/pthreads.c: Add copyright notice.
22264
c39d7427
MC
222652003-10-22 Michael Chastain <mec@shout.net>
22266
22267 * gdb.threads/pthreads.c: Add copyright notice.
22268
8b7d96c1
MC
222692003-10-20 Michael Chastain <mec@shout.net>
22270
22271 * gdb.base/gdb1056.exp: New test script.
22272
d1d69fdd
DJ
222732003-10-13 Daniel Jacobowitz <drow@mvista.com>
22274
22275 * gdb.threads/killed.exp: Use gdb_run_cmd.
22276
7d605576
DJ
222772003-10-13 Daniel Jacobowitz <drow@mvista.com>
22278
22279 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
22280 create a core file.
22281 * gdb.threads/gcore-thread.exp: Likewise.
22282
618ec112
CV
222832003-10-13 Corinna Vinschen <vinschen@redhat.com>
22284
22285 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
22286 type, based on char type.
22287 (struct bit_flags_short_t): New bitfield type, based on short type.
22288 (init_bit_flags_char): New fuction.
22289 (init_bit_flags_short): Ditto.
22290 (print_bit_flags_char): Ditto.
22291 (print_bit_flags_short): Ditto.
22292 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
22293
9367a73c
MC
222942003-10-11 Michael Chastain <mec@shout.net>
22295
22296 * gdb.base/call-rt-st.exp: Update copyright year.
22297
1decf120
KI
222982003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
22299
22300 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
22301 * gdb.disasm/sh3.s: Ditto.
22302
5445b2ae
DJ
223032003-10-07 Daniel Jacobowitz <drow@mvista.com>
22304
22305 * gdb.threads/switch-threads.exp: New test.
22306 * gdb.threads/switch-threads.c: New source file.
22307
aec24853
CV
223082003-10-07 Corinna Vinschen <vinschen@redhat.com>
22309
22310 * gdb.base/ending-run.exp: Add sh specific case.
22311
adc7428d
AC
223122003-10-06 Andrew Cagney <cagney@redhat.com>
22313
22314 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
22315 * gdb.disasm/mn10200.exp: Delete obsolete file.
22316
c9d37158
DJ
223172003-09-29 Daniel Jacobowitz <drow@mvista.com>
22318
22319 * ChangeLog: Correct an entry command.exp -> commands.exp.
22320 * gdb.base/commands.exp (bp_deleted_in_command_test)
22321 (temporary_breakpoint_commands): Check noargs.
22322
79c2c32d
DC
223232003-09-25 David Carlton <carlton@kealia.com>
22324
22325 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
22326 of some print tests, where appropriate. Add tests for C::D::cd,
22327 E::ce, F::cXfX, G::XgX.
22328 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
22329
594e6d67
RE
223302003-09-25 Richard Earnshaw <rearnsha@arm.com>
22331
22332 * lib/java.exp (java_init): Import target_alias before using it.
22333
10f0d451
DC
223342003-09-25 David Carlton <carlton@kealia.com>
22335
22336 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
22337
274bcba0
EZ
223382003-09-23 Elena Zannoni <ezannoni@redhat.com>
22339
d63a86f8 22340 * gdb.base/selftest.exp: Accomodate more instruction reordering
a9c64011 22341 weirdness.
274bcba0 22342
cdbf20f7
MC
223432003-09-17 Michael Chastain <mec@shout.net>
22344
22345 * gdb.cp/gdb1355.exp: New file.
22346 * gdb.cp/gdb1355.c: New file.
22347
71e06f80
CV
223482003-09-15 Corinna Vinschen <vinschen@redhat.com>
22349
22350 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
22351 * gdb.asm/sh.inc: New file.
22352
5c4e30ca
DC
223532003-09-11 David Carlton <carlton@kealia.com>
22354
bd45b7af
DC
22355 * gdb.cp/namespace.exp: Add tests for namespace types.
22356 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
22357 (test_namespace): New.
22358
1c199746
EZ
223592003-09-11 Elena Zannoni <ezannoni@redhat.com>
22360
a9c64011 22361 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 22362 * gdb.stabs/weird.exp: Ditto.
1c199746 22363
04ed252f
MC
223642003-09-08 Michael Chastain <mec@shout.net>
22365
22366 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
22367
d8a2d9e7
MC
223682003-09-07 Michael Chastain <mec@shout.net>
22369
22370 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
22371 'parse error'.
22372
161afb24
MK
223732003-09-07 Mark Kettenis <m.kettenis@osp.nl>
22374
22375 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
22376
49f2741a
MC
223772003-08-30 Michael Chastain <mec@shout.net>
22378
22379 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
22380 * gdb.gdb/observer.exp: Ditto.
22381 * gdb.gdb/xfullpath.exp: Ditto.
22382
8afa723e
MK
223832003-08-29 Mark Kettenis <kettenis@gnu.org>
22384
22385 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
22386 *-*-*bsd*.
22387
f31dfe3b
JJ
223882003-08-28 Jeff Johnston <jjohnstn@redhat.com>
22389
22390 * gdb.base/dump.exp: Skip for ia64.
22391
4630e498
JJ
223922003-08-25 Jeff Johnston <jjohnstn@redhat.com>
22393
22394 * gdb.asm/asm-source.exp: Add ia64 support.
22395 * gdb.asm/ia64.inc: New file.
22396
1105b7ef
MC
223972003-08-22 Michael Chastain <mec@shout.net>
22398
22399 * gdb.cp: New directory.
22400 * gdb.cp/*: Copy from gdb.c++/*.
22401 * gdb.c++/*: Remove.
22402 * Makefile.in: Change gdb.c++ to gdb.cp.
22403 * configure.in: Ditto.
22404 * configure: Regnerate.
22405
c945b932
MK
224062003-08-18 Mark Kettenis <kettenis@gnu.org>
22407
22408 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
22409 * gdb.arch/i386-prologue.c (gdb1338): Add function.
22410
2b66634b
DJ
224112003-08-17 Daniel Jacobowitz <drow@mvista.com>
22412
22413 * mi-var-display.exp (-var-list-children weird): Accept function
22414 pointers with argument types.
22415 * mi1-var-display.exp (-var-list-children weird): Likewise.
22416 * mi2-var-display.exp (-var-list-children weird): Likewise.
22417
a356f73b
DJ
224182003-08-17 Daniel Jacobowitz <drow@mvista.com>
22419
22420 * gdb.base/annota3.exp: Add missing newline.
22421
483417b8
MC
224222003-08-06 Michael Chastain <mec@shout.net>
22423
22424 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
22425
c99c59c3
MS
224262003-08-12 Michael Snyder <msnyder@redhat.com>
22427
22428 * gdb.base/float.exp: Add test for SH.
22429
55ed7501
MK
224302003-08-10 Mark Kettenis <kettenis@gnu.org>
22431
22432 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
22433
1a371f2e
EZ
224342003-08-07 Elena Zannoni <ezannoni@redhat.com>
22435
22436 * gdb.base/completion.exp: Remove reduntant completion test
22437 on filename.
22438
e0f353ce
EZ
224392003-08-07 Elena Zannoni <ezannoni@redhat.com>
22440
a9c64011
AS
22441 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
22442 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
22443 gdb.trace/save-trace.exp: Make sure that full pathnames are
22444 escaped correctly.
e0f353ce 22445
5710a1af 224462003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 22447
a9c64011
AS
22448 * configure.in: Don't generate config.h from config.hin.
22449 * configure: Regenerate.
22450 * config.hin: Remove file.
22451 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
22452 * gdb.threads/pthreads.c: Ditto.
5710a1af 22453
dcd81ce9
DJ
224542003-08-07 Daniel Jacobowitz <drow@mvista.com>
22455
22456 From Kei Sakamoto <sakamoto.kei@renesas.com>:
22457 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
22458 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
22459 Replace ld24 with seth/add3.
22460
6009d884
AC
224612003-08-02 Andrew Cagney <cagney@redhat.com>
22462
22463 * gdb.base/annota3.exp: New file.
22464 * gdb.base/annota3.c: New file.
22465 * gdb.c++/annota3.exp: New file.
22466 * gdb.c++/annota3.cc: New file.
22467
51514e06
MC
224682003-07-29 Michael Chastain <mec@shout.net>
22469
22470 * gdb.threads/tls.c (spin): Check errno only if sem_wait
22471 actually failed.
22472 (do_pass): Likewise.
22473 * gdb.threads/tls.exp: Always initialize no_of_threads.
22474
4ee6625b
DJ
224752003-07-27 Daniel Jacobowitz <drow@mvista.com>
22476
22477 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
22478 pattern.
22479 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
22480 * gdb.threads/tls.exp: Recognize one case of the host library not
22481 supporting TLS.
22482
225f2bf6
AC
224832003-07-27 Andrew Cagney <cagney@redhat.com>
22484
22485 * gdb.base/fileio.exp: Use SH when running commands using
22486 remote_exec.
22487
bcb27c9f
DJ
224882003-07-24 Daniel Jacobowitz <drow@mvista.com>
22489
22490 From Kei Sakamoto <sakamoto.kei@renesas.com>:
22491 * gdb.base/relocate.c (dummy): New padding array.
22492
3d67be83
MS
224932003-07-22 Michael Snyder <msnyder@redhat.com>
22494
d63a86f8 22495 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
22496
22497 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
22498 patterns to be more general, accepting old and new output.
22499 Some output chars (such as '+') also must be quoted.
d63a86f8 22500 Some addresses are displayed numerically instead of
3d67be83
MS
22501 symbolically.
22502
57ba3b85
MS
225032003-07-23 Michael Snyder <msnyder@redhat.com>
22504
686d097c
MS
22505 * gdb.base/return2.exp: Don't test long-long return.
22506
57ba3b85
MS
22507 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
22508 * gdb.disasm/t01_mov.exp: Ditto.
22509 * gdb.disasm/t02_mova.s: Ditto.
22510 * gdb.disasm/t02_mova.exp: Ditto.
22511 * gdb.disasm/t03_add.s: Ditto.
22512 * gdb.disasm/t03_add.exp: Ditto.
22513 * gdb.disasm/t04_sub.s: Ditto.
22514 * gdb.disasm/t04_sub.exp: Ditto.
22515 * gdb.disasm/t05_cmp.s: Ditto.
22516 * gdb.disasm/t05_cmp.exp: Ditto.
22517 * gdb.disasm/t06_ari2.s: Ditto.
22518 * gdb.disasm/t06_ari2.exp: Ditto.
22519 * gdb.disasm/t07_ari3.s: Ditto.
22520 * gdb.disasm/t07_ari3.exp: Ditto.
22521 * gdb.disasm/t08_or.s: Ditto.
22522 * gdb.disasm/t08_or.exp: Ditto.
22523 * gdb.disasm/t09_xor.s: Ditto.
22524 * gdb.disasm/t09_xor.exp: Ditto.
22525 * gdb.disasm/t10_and.s: Ditto.
22526 * gdb.disasm/t10_and.exp: Ditto.
22527 * gdb.disasm/t11_logs.s: Ditto.
22528 * gdb.disasm/t11_logs.exp: Ditto.
22529 * gdb.disasm/t12_bit.s: Ditto.
22530 * gdb.disasm/t12_bit.exp: Ditto.
22531 * gdb.disasm/t13_otr.s: Ditto.
22532 * gdb.disasm/t13_otr.exp: Ditto.
22533
e00759ef
EZ
225342003-07-22 Elena Zannoni <ezannoni@redhat.com>
22535
22536 * gdb.threads/tls.exp :Add kfail for 'info address' case.
22537
8bc2021f
EZ
225382003-07-22 Elena Zannoni <ezannoni@redhat.com>
22539
a9c64011
AS
22540 * gdb.threads/tls.c : New file.
22541 * gdb.threads/tls.exp : New file.
22542 * gdb.threads/tls-main.c : New file.
22543 * gdb.threads/tls-shared.c : New file.
22544 * gdb.threads/tls-shared.exp : New file.
8bc2021f 22545
89320c4c
AS
225462003-07-22 Andreas Schwab <schwab@suse.de>
22547
22548 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
22549
180dea7c
AS
225502003-07-20 Andreas Schwab <schwab@suse.de>
22551
22552 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
22553 due to insn reordering.
22554
0714963c
AC
225552003-07-15 Andrew Cagney <cagney@redhat.com>
22556
22557 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
22558
98a23b3f
MC
225592003-07-15 Michael Chastain <mec@shout.net>
22560
22561 * gdb.base/gdb1250.exp: New file.
22562 * gdb.base/gdb1250.c: New file.
22563
27e417a2
ML
225642003-07-09 Michal Ludvig <mludvig@suse.cz>
22565
22566 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
22567 expansion of size_t to 'unsigned long', not only to 'unsigned'.
22568
8bc2021f
EZ
225692003-07-09 Elena Zannoni <ezannoni@redhat.com>
22570
a9c64011
AS
22571 * gdb.threads/tls.c: New file.
22572 * gdb.threads/tls.exp: New file.
22573 * gdb.threads/tls-main.c: New file.
22574 * gdb.threads/tls-shared.c: New file.
22575 * gdb.threads/tls-shared.exp: New file.
8bc2021f 22576
d99968dc
EZ
225772003-07-09 Elena Zannoni <ezannoni@redhat.com>
22578
22579 * gdb.base/annota1.exp: Make sure that we properly escape the
22580 full path of the source file. Xfail more permissive patterns,
d63a86f8 22581 due to a compiler debug info problem.
d99968dc 22582
83876b3b
AS
225832003-07-07 Andreas Schwab <schwab@suse.de>
22584
2705e972
AS
22585 * gdb.asm/m68k.inc: New file.
22586 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
22587
83876b3b
AS
22588 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
22589 arguments"): Also match negative number.
22590
22591 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
22592
3a871b37
DJ
225932003-07-03 Daniel Jacobowitz <drow@mvista.com>
22594
22595 * gdb.base/store.c (charest): New typedef.
22596 (add_char): Rename to add_charest, update.
22597 (wack_char): Rename to wack_charest, update types. Return l + r
22598 to keep r live across the call.
22599 (wack_short, wack_int, wack_long, wack_longest, wack_float)
22600 (wack_double, wack_doublest): Return l + r to keep r live across
22601 the call.
22602 * gdb.base/store.exp: Accomodate store.c changes.
22603
b2a7f303
DC
226042003-06-30 David Carlton <carlton@kealia.com>
22605
22606 * gdb.c++/maint.exp (test_invalid_name): New.
22607 (test_first_component): Add tests for invalid names.
22608
3c6cb4a1
MC
226092003-06-29 Michael Chastain <mec@shout.net>
22610
22611 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
22612 output of '<VTT for class>' for virtual base classes.
22613
f1c2644b
DJ
226142003-06-29 Daniel Jacobowitz <drow@mvista.com>
22615
22616 * gdb.base/completion.exp: Tab-complete "complet" instead of
22617 "compl".
22618 * gdb.base/complex.exp, gdb.base/complex.c: New files.
22619
18080350
DJ
226202003-06-29 Daniel Jacobowitz <drow@mvista.com>
22621
22622 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
22623 * gdb.base/volatile.exp: Likewise.
22624
f56973f8
DJ
226252003-06-29 Daniel Jacobowitz <drow@mvista.com>
22626
22627 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
22628 gdb/1265.
22629
226302003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
22631 Daniel Jacobowitz <drow@mvista.com>
22632
22633 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
22634 initial line count of 'captured_main' from 26 to 32.
22635 (test_with_self): Allow xmalloc call to be interleaved with the
22636 preceding two lines.
22637
e766d4d6
JB
226382003-06-24 Joel Brobecker <brobecker@gnat.com>
22639
22640 * gdb.base/bang.exp: New testcase.
22641
f125c9a4
JB
226422003-06-23 Joel Brobecker <brobecker@gnat.com>
22643
22644 * gdb.base/langs.exp: Add some tests for the "minimal" language
22645 support.
22646
6e25beaf
EZ
226472003-06-23 Elena Zannoni <ezannoni@redhat.com>
22648
22649 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
22650 the testcase.
22651
2f816dda
DJ
226522003-06-22 Daniel Jacobowitz <drow@mvista.com>
22653
22654 * gdb.base/relocate.exp: Test add-symbol-file with a variable
22655 offset.
22656
db5a5748
DJ
226572003-06-22 Daniel Jacobowitz <drow@mvista.com>
22658
22659 * gdb.c++/pr-1210.cc: New file.
22660 * gdb.c++/pr-1210.exp: New file.
22661
1df0c130
DJ
226622003-06-21 Daniel Jacobowitz <drow@mvista.com>
22663
22664 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
22665 000-exec-continue.
22666
a92feac0
MK
226672003-06-15 Mark Kettenis <kettenis@gnu.org>
22668
22669 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
22670 on *-*-*bsd* instead of *-*-freebsd*.
22671
81a58f5b
AC
226722003-06-14 Andrew Cagney <cagney@redhat.com>
22673
22674 * gdb.base/store.exp: Test longest and doublest. Test all
22675 parameters. Weaken return statement match.
22676 * gdb.base/store.c: Add longest and doublest - aka long long and
22677 long double functions. Put all parameters into local register
22678 variables. Use negative values.
22679
b257a0d3
AC
226802003-06-14 Andrew Cagney <cagney@redhat.com>
22681
22682 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
22683 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
22684 exit status.
22685 * gdb.base/fileio.exp: Disable target when nointerrupts and
22686 noinferiorio, instead of limiting it to remote. Use remote_exec
22687 instead of system.
d63a86f8 22688
21c38304
JJ
226892003-06-12 Jeff Johnston <jjohnstn@redhat.com>
22690
22691 * gdb.base/float.exp: Add ia64 support.
22692
1bcdb424
CV
226932003-06-12 Corinna Vinschen <vinschen@redhat.com>
22694
22695 * gdb.base/fileio.exp: Run only on remote targets.
22696
6aeb981f
CV
226972003-06-10 Corinna Vinschen <vinschen@redhat.com>
22698
22699 * gdb.base/fileio.c: New file, testing File-I/O.
22700 * gdb.base/fileio.exp: Ditto.
22701
53df362e
RG
227022003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
22703
22704 * gdb.base/shreloc.exp: New file, check symbol values obtained from
22705 shared objects after relocation at load time (gdb PR/1132).
22706 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
a9c64011 22707 as above, part of the shared object relocation test.
53df362e 22708
ffee1b46
MK
227092003-06-08 Mark Kettenis <kettenis@gnu.org>
22710
b5ca3722
MK
22711 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
22712 fully filled history list.
22713 * gdb.base/gdb_history: New file.
22714
03ed860d
MK
22715 * gdb.base/signals.exp: XFAIL "continue to func1" on
22716 i*86-*-freebsd*.
22717
ffee1b46
MK
22718 * gdb.base/attach.exp: When trying to attach to a nonexistent
22719 process, make it possible to specify the PID based on the target,
22720 and do so for *-*-freebsd*.
22721
d80dbb52
RH
227222003-06-02 Richard Henderson <rth@redhat.com>
22723
22724 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
22725
6dd77b81
RH
227262003-06-02 Richard Henderson <rth@redhat.com>
22727
22728 * gdb.base/selftest.exp: Next over lim_at_start initialization.
22729
f6347e16
RH
227302003-06-02 Richard Henderson <rth@redhat.com>
22731
22732 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
22733
2c161407
DJ
227342003-06-01 Daniel Jacobowitz <drow@mvista.com>
22735
22736 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
22737 of globalvar.
22738
572eb746
MK
227392003-06-01 Mark Kettenis <kettenis@gnu.org>
22740
22741 * gdb.asm/asm-source.exp: Check for memory read errors in
22742 disassembler test on *BSD too.
22743
9e9617a5
RH
227442003-06-01 Richard Henderson <rth@redhat.com>
22745
22746 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
22747 for .frame.
22748 (gdbasm_call): Lose ldgp.
22749 (gdbasm_startup): Add frame information.
22750 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
22751
7b34ad4e
MK
227522003-05-31 Mark Kettenis <kettenis@gnu.org>
22753
22754 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
22755 i?86-*-*.
22756
10059fdf
MK
227572003-05-30 Mark Kettenis <kettenis@gnu.org>
22758
22759 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
22760 FreeBSD.
22761
acf4b816
RH
227622003-05-29 Richard Henderson <rth@redhat.com>
22763
22764 * gdb.asm/alpha.inc: New file.
22765 * gdb.asm/asm-source.exp: Use it.
22766
e9ecd949
JB
227672003-05-29 Jim Blandy <jimb@redhat.com>
22768
22769 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
22770 'core.PID'.
22771
e3e5a4f3
JB
227722003-05-22 Jim Blandy <jimb@redhat.com>
22773
22774 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
22775 backtrace.
d63a86f8 22776
72fe3d25
DC
227772003-05-20 David Carlton <carlton@math.stanford.edu>
22778
22779 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
22780 this time.
22781
58da2eb2
DC
227822003-05-19 David Carlton <carlton@bactrian.org>
22783
22784 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
22785 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
22786
1fcb5155
DC
227872003-05-19 David Carlton <carlton@bactrian.org>
22788
22789 * gdb.c++/namespace.exp: Add namespace scope and anonymous
22790 namespace tests.
22791 Bump copyright date.
22792 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
22793 (main): Call C::D::marker2.
22794 * gdb.c++/namespace1.cc: New file.
22795
85e85163
JJ
227962003-05-14 Jeff Johnston <jjohnstn@redhat.com>
22797
22798 Roland McGrath <roland@redhat.com>
d63a86f8 22799 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
22800 there is no manager thread.
22801
a25fbfec
JJ
228022003-05-08 Jeff Johnston <jjohnstn@redhat.com>
22803
d63a86f8
RM
22804 * gdb.threads/schedlock.exp: Remove assumption that all threads
22805 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
22806 in one of the child threads rather than the main thread.
22807
be375bae
JB
228082003-05-07 Jim Blandy <jimb@redhat.com>
22809
09bf6082
JB
22810 Add support for assembly source testing on the s390x.
22811 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
22812 architecture.
22813 * gdb.asm/s390x.inc: New file.
22814
be375bae
JB
22815 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
22816 succession of 'if' statements.
22817
00905d52
AC
228182003-05-05 Andrew Cagney <cagney@redhat.com>
22819
22820 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
22821
b1e29e33
AC
228222003-05-05 Andrew Cagney <cagney@redhat.com>
22823
22824 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
22825 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
22826
e33d66ec
EZ
228272003-05-02 Elena Zannoni <ezannoni@redhat.com>
22828
22829 * gdb.base/charset.exp: Update based on new behavior of set/show
22830 charset commands.
22831
2b6fd0d8
AC
228322003-05-01 Andrew Cagney <cagney@redhat.com>
22833
22834 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
22835 variable do not give memory errors.
22836
130cacce
AF
228372003-04-30 Adam Fedor <fedor@gnu.org>
22838
22839 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
22840 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
22841 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
22842 gdb.objc/basicclass.m: : New files
22843
22844 * lib/gdb.exp (gdb_compile_objc): New procedure.
22845
bea71854
DJ
228462003-04-27 Daniel Jacobowitz <drow@mvista.com>
22847
22848 * gdb.base/signals.exp: Make backtrace tests more specific.
22849
0f20eeea
DC
228502003-04-23 David Carlton <carlton@bactrian.org>
22851
22852 * gdb.c++/maint.exp (test_first_component): Add tests for
22853 'operator' in more locations.
22854
c8c4d8dc
KB
228552003-04-16 Kevin Buettner <kevinb@redhat.com>
22856
22857 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
22858
3fe60e3c
EZ
228592003-04-16 Elena Zannoni <ezannoni@redhat.com>
22860
22861 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
a9c64011 22862 func marke' instead. Update test name.
3fe60e3c 22863
9219021c
DC
228642003-04-15 David Carlton <carlton@math.stanford.edu>
22865
22866 * gdb.c++/maint.exp: New file.
22867
5dd55bdd
EZ
228682003-04-14 Elena Zannoni <ezannoni@redhat.com>
22869
22870 * gdb.threads/schedlock.c: Change type of thread function argument
22871 to long, to avoid warnings on 64-bit platforms.
22872
00890572
EZ
228732003-04-14 Elena Zannoni <ezannoni@redhat.com>
22874
a9c64011
AS
22875 * gdb.base/attach.exp: Add new message from ptrace in case of
22876 attaching to nonexistent process.
d63a86f8 22877
93201743
JB
228782003-04-11 Jim Blandy <jimb@redhat.com>
22879
22880 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
22881 gdb.c++/userdef.cc: Place comments on the lines to which the
22882 marker function might return.
22883 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
22884 gdb.c++/userdef.exp: Look for those comments to check that we've
22885 returned to the right place, instead of checking line numbers.
22886
2a11c64d
EZ
228872003-04-11 Elena Zannoni <ezannoni@redhat.com>
22888
a9c64011
AS
22889 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
22890 match on sourcefile name, instead of directory name.
2a11c64d 22891
68ab8fc5
EZ
228922003-04-10 Elena Zannoni <ezannoni@redhat.com>
22893
d63a86f8 22894 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
22895 working directory name.
22896
5624293a
JB
228972003-04-09 Jim Blandy <jimb@redhat.com>
22898
22899 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
22900 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
22901 after an inferior function call, report the failure, but allow the
22902 test to continue.
22903
f1f02ee4
SC
229042003-04-05 Stephane Carrez <stcarrez@nerim.fr>
22905
22906 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
22907 with -DPROTOTYPES.
22908
6eb79af0
SC
229092003-04-05 Stephane Carrez <stcarrez@nerim.fr>
22910
22911 * gdb.base/break.exp: Revert last patch.
22912
8dfb4cf0
SC
229132003-04-04 Stephane Carrez <stcarrez@nerim.fr>
22914
22915 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
22916 with -DPROTOTYPES.
22917
ed4c619a
AC
229182003-04-02 Andrew Cagney <cagney@redhat.com>
22919
22920 * gdb.base/callfuncs.exp: Make "print add" messages unique.
22921 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
22922 matching directories by the name breakpoint.
22923 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
22924 Make "continue to marker1" consistent.
22925 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
22926 message consistent.
22927 * lib/gdb.exp: Put "the program is no longer running", and "the
22928 program exited" in parenthesis.
22929 * lib/mi-support.exp: Ditto.
d63a86f8 22930
4e35d5f0 229312003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 22932
4e35d5f0
BR
22933 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
22934
71900fe8
AC
229352003-03-29 Andrew Cagney <cagney@redhat.com>
22936
22937 * gdb.base/sizeof.c (main): Print the value of '\377'.
22938 * gdb.base/sizeof.exp: Check the sign of '\377'.
22939
c0655a16
MC
229402003-03-27 Michael Chastain <mec@shout.net>
22941
22942 * gdb.base/gdb1090.exp: New file.
22943 * gdb.base/gdb1090.cc: New file.
22944
5b2a3989
JB
229452003-03-27 J. Brobecker <brobecker@gnat.com>
22946
22947 * gdb.gdb/observer.exp: New regression test.
22948
79876890
MC
229492003-03-27 Michael Chastain <mec@shout.net>
22950
22951 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
22952 * gdb.base/ptype.exp: Likewise.
22953
6eac95e3
CV
229542003-03-27 Corinna Vinschen <vinschen@redhat.com>
22955
22956 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
22957
e8c71839
MC
229582003-03-26 Michael Chastain <mec@shout.net>
22959
22960 * gdb.base/ptype.exp: Actually use some typedef'd types.
22961
71b10041
SC
229622003-03-21 Stephane Carrez <stcarrez@nerim.fr>
22963
22964 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
22965 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
22966
2512cf80
CV
229672003-03-20 Corinna Vinschen <vinschen@redhat.com>
22968
22969 * gdb.base/default.exp: Fix regular expression.
22970
0d195a4f
CV
229712003-03-20 Corinna Vinschen <vinschen@redhat.com>
22972
22973 * gdb.base/args.exp: Fix regular expression.
22974
8a2dbca8
CV
229752003-03-20 Corinna Vinschen <vinschen@redhat.com>
22976
22977 * gdb.base/help.exp: Allow Win32 child process.
22978
bf028682
CV
229792003-03-20 Corinna Vinschen <vinschen@redhat.com>
22980
22981 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
22982 when stepping out of main().
22983
182dbe85
CV
229842003-03-20 Corinna Vinschen <vinschen@redhat.com>
22985
22986 * gdb.base/default.exp: Check for win32 specific message when calling
22987 "run" without executable.
22988
d67a6ba5
CV
229892003-03-20 Corinna Vinschen <vinschen@redhat.com>
22990
22991 * gdb.base/args.exp: Expect .exe in output.
22992
a955b5bb
CV
229932003-03-20 Corinna Vinschen <vinschen@redhat.com>
22994
22995 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
22996 Cygwin native.
22997
bf6bad4b
AC
229982003-03-17 Andrew Cagney <cagney@redhat.com>
22999
23000 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
23001 vector registes.
23002 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
23003 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
23004
293e9a31
DC
230052003-03-17 David Carlton <carlton@math.stanford.edu>
23006
23007 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
23008 test, for PR breakpoints/38.
23009 Call test_watchpoint_and_breakpoint.
23010 * gdb.base/watchpoint.c (func3): New function.
23011 (main): Call func3.
23012
5330f2db
DC
230132003-03-04 David Carlton <carlton@math.stanford.edu>
23014
23015 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
23016 Garply<Garply<char> >:: garply".
23017 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
23018 with respect to PR c++/1111; note also PR c++/1113.
23019 (test_template_breakpoints): KFAIL "constructor breakpoint" with
23020 respect to PR c++/1062.
23021 KFAIL "destructor breakpoint" with respect to PR c++/1112.
23022
6ece72da
DC
230232003-03-03 David Carlton <carlton@math.stanford.edu>
23024
23025 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
23026 with respect to PR c++/57.
23027 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
23028 c++/826.
23029 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
23030 respect to PR c++/57.
23031
85ca1584
DC
230322003-03-03 David Carlton <carlton@math.stanford.edu>
23033
23034 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
23035 respect to PR c++/33 into FAILs.
23036
98e9c5b8
MC
230372003-03-03 Michael Chastain <mec@shout.net>
23038
7bedbf27
MC
23039 * configure.in: Update copyright years.
23040
230412003-03-03 Michael Chastain <mec@shout.net>
23042
23043 * Makefile.in: Update copyright years.
98e9c5b8 23044
f683e100
DC
230452003-02-28 David Carlton <carlton@math.stanford.edu>
23046
23047 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
23048 print class instead of struct and/or superfluous protection
23049 specifiers, as long as the resulting output is equivalent to the
23050 source code.
23051 Delete FIXME from end of messages on tests that don't need
23052 fixing.
23053
a9e0cf2c
DC
230542003-02-28 David Carlton <carlton@math.stanford.edu>
23055
23056 * gdb.c++/templates.exp (do_tests): Allow const in the two
23057 Foo<volatile char *>::foo tests.
23058
e8d359df
MS
230592003-02-27 Michael Snyder <msnyder@redhat.com>
23060
d63a86f8 23061 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
23062 will be consistant.
23063
0b71dc91
DC
230642003-02-26 David Carlton <carlton@math.stanford.edu>
23065
23066 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
23067 char *>::foo" test with respect to PR c++/33. Create a new test
23068 which is identical to that one except that it doesn't put the
23069 space between the "char" and the "*"; KFAIL it, too.
23070
dd14ab43
DC
230712003-02-26 David Carlton <carlton@math.stanford.edu>
23072
23073 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
23074 template types into either PASSes or KFAILs (corresponding to PR
23075 c++/57). Tweak indentation. Update copyright.
23076
1146c7f1
SC
230772003-02-23 Stephane Carrez <stcarrez@nerim.fr>
23078
23079 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
23080
74641dfb
MC
230812003-02-13 Michael Chastain <mec@shout.net>
23082
23083 * gdb.base/exprs.exp: Remove i960 remnants.
23084 * gdb.base/funcargs.exp: Likewise.
23085 * gdb.base/list.exp: Likewise.
23086 * gdb.base/ptype.exp: Likewise.
23087
559cd2d0
DC
230882003-02-14 David Carlton <carlton@math.stanford.edu>
23089
23090 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
23091 pEe->D::vg()" from XFAIL to KFAIL.
23092
c4f90d87
JM
230932003-02-13 Jason Molenda (jmolenda@apple.com)
23094
23095 * gdb.base/maint.exp: Update maint print statistics regexp to include
23096 new entries.
23097
cbc4d97c
MC
230982003-02-13 Michael Chastain <mec@shout.net>
23099
23100 * gdb.c++/inherit.exp: Remove call to get_debug_format.
23101
40f235b7
MC
231022003-02-12 Michael Chastain <mec@shout.net>
23103
23104 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
23105 * gdb.c++/inherit.exp: Likewise.
23106 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
23107 * gdb.c++/templates.exp: Likewise.
23108 * gdb.c++/virtfunc.exp: Likewise.
23109
c56716b0
JM
231102003-02-06 Jason Molenda (jason-cl@molenda.com)
23111
23112 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
23113 why the code is written that way.
23114
070afcf8
MC
231152003-02-05 Michael Chastain <mec@shout.net>
23116
23117 * gdb.base/dump.exp: Add missing copyright line.
23118
5d0331e5
JM
231192003-02-05 Jason Molenda (jason-cl@molenda.com)
23120
f7ae6d3e 23121 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
23122 at the beginning so the breakpoint doesn't get set on the loop.
23123
92851186
MC
231242003-02-05 Michael Chastain <mec@shout.net>
23125
23126 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
23127 output for configurations with gcc 2.95.3.
23128
cbf1e085
AC
231292003-02-05 Keith Seitz <keiths@redhat.com>
23130 Andrew Cagney <ac131313@redhat.com>
23131
23132 * gdb.mi/mi-cli.exp: New file.
d63a86f8 23133
29518e1e
MC
231342003-02-04 Michael Chastain <mec@shout.net>
23135
23136 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
23137 Call perror and then continue.
23138
5af1d5f3
MC
231392003-02-03 Michael Chastain <mec@shout.net>
23140
23141 * gdb.c++/pr-1023.cc: New file.
23142 * gdb.c++/pr-1023.exp: New file.
23143
6b549786
JB
231442003-02-05 Jim Blandy <jimb@redhat.com>
23145
23146 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
23147 it's local to foobar. Check for it there, and check that it's not
23148 present in main.
23149 * gdb.c++/local.cc (marker2): New function.
23150 (foobar): Call marker1.
23151 (main): Call marker2 instead of marker1.
23152
67f16606
AC
231532003-02-04 Andrew Cagney <ac131313@redhat.com>
23154
23155 * gdb.disasm/mn10200.exp: Obsolete file.
23156 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
23157 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
23158 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
23159
1c5cb38e
DC
231602003-02-04 David Carlton <carlton@math.stanford.edu>
23161
23162 * gdb.c++/overload.exp: Test intToChar(1).
23163 * gdb.c++/overload.cc (intToChar): New.
23164 (main): Call intToChar.
23165
d1fe6965
DC
231662003-02-03 David Carlton <carlton@math.stanford.edu>
23167
23168 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
23169 'might_kfail' arg.
23170 KFAIL some of the continue_to_bp_overloaded calls, according to
23171 PR c++/1025.
23172
9ba61c5d
MC
231732003-02-01 Michael Chastain <mec@shout.net>
23174
23175 * gdb.base/advance.c (marker1): New marker function.
23176 * gdb.base/advance.exp: When the 'advance' command lands on the
23177 return breakpoint, it can legitimately stop on either the
23178 current line or the next line. Accommodate both outcomes.
23179 * gdb.base/until.exp: Likewise.
23180
e7494ffb
AC
231812003-02-02 Andrew Cagney <ac131313@redhat.com>
23182
23183 2002-11-10 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
23184 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
23185 now a list, not a tuple.
23186 * gdb.mi/mi-var-display.exp: Ditto.
23187 * gdb.mi/gdb792.exp: Ditto.
e7494ffb 23188
075559bc
AC
231892003-02-01 Andrew Cagney <ac131313@redhat.com>
23190
23191 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
23192 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
23193 stack backtraces.
23194 * gdb.mi/mi-syn-frame.c: Part of same.
075559bc 23195
2bd4c7b1
MK
231962003-02-01 Mark Kettenis <kettenis@gnu.org>
23197
23198 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
23199 gdb.mi/mi1-pthreads.exp: Return instead of calling
23200 gdb_suppress_entire_file.
23201
eabd8992
MS
232022003-02-01 Mark Salter <msalter@redhat.com>
23203
23204 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
23205
71469e2f
MS
232062003-01-31 Mark Salter <msalter@redhat.com>
23207
23208 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
23209 Support empty arg.
23210
38a94d44
MC
232112003-01-30 Michael Chastain <mec@shout.net>
23212
23213 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
23214 This was a workaround for a UTF-8 bug in readline 4.3. The bug
23215 has been fixed in gdb/readline on 2003-01-09.
23216
19ea9e73
MS
232172003-01-29 Michael Snyder <msnyder@redhat.com>
23218
e8d359df
MS
23219 * gdb.base/maint.exp: Allow for leading underscore in symbol.
23220 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
23221 * gdb.base/args.exp: Skip if target does not support args passing.
23222
2307bd6a
DJ
232232003-01-22 Daniel Jacobowitz <drow@mvista.com>
23224
19ea9e73 23225 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
23226 gdb_test. Accept a list of expect arguments as the third
23227 parameter.
23228 (gdb_test): Use it.
23229
f2dd3617
EZ
232302003-01-20 Elena Zannoni <ezannoni@redhat.com>
23231
23232 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
23233 allow for different test tree configurations. Update some
23234 tescases accordingly.
23235 * gdb.arch/altivec-regs.exp: Ditto.
23236 * gdb.asm/asm-source.exp: Ditto.
23237 * gdb.base/advance.exp: Ditto.
23238 * gdb.base/display.exp: Ditto.
d63a86f8 23239 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
23240 * gdb.base/mips_pro.exp: Ditto.
23241 * gdb.base/overlays.exp: Ditto.
23242 * gdb.base/relocate.exp: Ditto.
23243 * gdb.base/setshow.exp: Ditto.
23244 * gdb.base/step-line.exp: Ditto.
23245 * gdb.base/step-test.exp: Ditto.
23246 * gdb.base/until.exp: Ditto.
23247 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
23248
c71cdefd
DC
232492003-01-17 David Carlton <carlton@math.stanford.edu>
23250
23251 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
23252 corresponding to PR c++/945.
23253 Update copyright.
23254
fdba05d7
DC
232552003-01-17 David Carlton <carlton@math.stanford.edu>
23256
23257 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
23258 corresponding to PR c++/68.
23259
232602003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
23261
23262 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
23263 (test_paddr_hairy_functions): Call print_addr_2_kfail for
23264 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
23265
c362c33a
EZ
232662003-01-15 Elena Zannoni <ezannoni@redhat.com>
23267
0fbc361c
EZ
23268 * gdb.base/break.exp: Fix change of default location, because of
23269 removal of until tests.
23270 * gdb.base/help.exp: Update test for new 'until' help message.
23271 Add test for help on 'advance'.
a9c64011 23272 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
c362c33a 23273
dabf8a35
MK
232742003-01-15 Mark Kettenis <kettenis@gnu.org>
23275
23276 * gdb.base/default.exp: Adapt "info float" test for recent changes
23277 to that command. Add test for "info vector".
23278 * gdb.base/float.exp: New file. Add test for "info float" that
23279 resembles the old test in gdb.base/default.exp.
23280
a1769aca
DC
232812003-01-15 David Carlton <carlton@math.stanford.edu>
23282
23283 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
23284
82025e13
EZ
232852003-01-15 Elena Zannoni <ezannoni@redhat.com>
23286
23287 * gdb.base/break.exp: Move the tests of until command from here...
23288 * gdb.base/until.exp: ... to here. New file. Add other tests.
23289 * gdb.base/advance.c: New file.
23290 * gdb.base/advance.exp: New file.
23291
8f9ab801
EZ
232922003-01-14 Elena Zannoni <ezannoni@redhat.com>
23293
a9c64011
AS
23294 * gdb.base/args.c: New file.
23295 * gdb.base/args.exp: New file.
8f9ab801 23296
9ae66589
DJ
232972003-01-14 Daniel Jacobowitz <drow@mvista.com>
23298
23299 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
23300
8d77e5c3
DJ
233012003-01-14 Daniel Jacobowitz <drow@mvista.com>
23302
23303 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
23304
12d2f0a1
DJ
233052003-01-14 Daniel Jacobowitz <drow@mvista.com>
23306
23307 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
23308 dates.
23309
6ca37014
DJ
233102003-01-13 Daniel Jacobowitz <drow@mvista.com>
23311
23312 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
23313
b0023472
DJ
233142003-01-13 Daniel Jacobowitz <drow@mvista.com>
23315
23316 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
23317 (ptype &*"foo").
23318 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
23319
607fbc54 233202003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
23321
23322 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
23323 * gdb.mi/mi1-console.exp: Likewise.
23324
607fbc54 233252003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
23326
23327 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
23328 * gdb.mi/mi1-console.exp: Likewise.
23329
a1fb14a2
DJ
233302003-01-13 Daniel Jacobowitz <drow@mvista.com>
23331
23332 * gdb.c++/overload.exp: Remove some fixed XFAILs.
23333
c4cf40b7
DJ
233342003-01-09 Daniel Jacobowitz <drow@mvista.com>
23335
23336 * gdb.base/detach.exp: New test.
23337
696d5a5b
DJ
233382003-01-09 Daniel Jacobowitz <drow@mvista.com>
23339
23340 * Makefile.in (ALL_SUBDIRS): New variable.
23341 (subdirs, clean, distclean): Use it.
23342 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
23343 regenerating Makefile, since it is generated from the top level.
23344 * gdb.asm/Makefile.in: Likewise.
23345 * gdb.base/Makefile.in: Likewise.
23346 * gdb.c++/Makefile.in: Likewise.
23347 * gdb.disasm/Makefile.in: Likewise.
23348 * gdb.java/Makefile.in: Likewise.
23349 * gdb.mi/Makefile.in: Likewise.
23350 * gdb.threads/Makefile.in: Likewise.
23351 * gdb.trace/Makefile.in: Likewise.
23352
754533e4
DC
233532003-01-09 David Carlton <carlton@math.stanford.edu>
23354
23355 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
23356 Add copyright year 2003.
23357
d8b3e9ee
MC
233582003-01-06 Michael Chastain <mec@shout.net>
23359
23360 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
23361 When selecting a thread, 'line' and 'file' are optional.
23362 * gdb.mi/mi1-pthreads.exp: Likewise.
23363
8e9e0fe6
AS
233642003-01-06 Andreas Schwab <schwab@suse.de>
23365
23366 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
23367 failures.
23368
b5ab8ff3
DJ
233692003-01-04 Daniel Jacobowitz <drow@mvista.com>
23370
23371 Fix PR gdb/844
23372 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
23373 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
23374
23375 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
23376 instead of calling gdb_suppress_entire_file.
23377 * gdb.threads/print-threads.exp: Likewise.
23378 * gdb.threads/schedlock.exp: Likewise.
23379
23380 * gdb.threads/killed.exp: Return instead of calling
23381 gdb_suppress_entire_file.
23382 * gdb.threads/linux-dp.exp: Likewise.
23383 * gdb.threads/pthreads.exp: Likewise.
23384
1e698235
DJ
233852003-01-04 Daniel Jacobowitz <drow@mvista.com>
23386
23387 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
23388 stabs.
23389 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
23390 * gdb.base/whatis.exp: Always allow (void) after function names.
23391
147ff08c
DJ
233922003-01-04 Daniel Jacobowitz <drow@mvista.com>
23393
23394 * gdb.c++/casts.exp: Correct regexp.
23395
dc62bfc2
MK
233962003-01-04 Mark Kettenis <kettenis@gnu.org>
23397
23398 * configure.in: Call AC_CONFIG_HEADER. Don't call
23399 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
23400 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
23401 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
23402 aforementioned directories in the AC_OUPUT call.
23403 * config.hin: New file.
23404 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
23405 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
23406 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
23407 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
23408 pass -I$objdir instead of -I$objdir/$subdir in compilation.
23409 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
23410 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
23411 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
23412 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
23413 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
23414 gdb.threads/configure.in, gdb.threads/configure,
23415 gdb.threads/config.in, gdb.trace/configure.in,
23416 gdb.trace/configure: Removed.
23417
77afa639
MC
234182003-01-03 Michael Chastain <mec@shout.net>
23419
23420 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
23421 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
23422
7634bb6e
DJ
234232003-01-03 Daniel Jacobowitz <drow@mvista.com>
23424
23425 * gdb.base/store.exp: Fix regular expressions.
23426
b39c905e
MK
234272002-12-28 Mark Kettenis <kettenis@gnu.org>
23428
23429 * configure.in: Rewrite.
23430 * configure: Regenerated.
23431
0a8551dd
DC
234322003-01-03 David Carlton <carlton@math.stanford.edu>
23433
23434 * gdb.base/psymtab.exp: New file.
23435 * gdb.base/psymtab1.c: Ditto.
23436 * gdb.base/psymtab2.c: Ditto.
23437
c60b7188
AF
234382002-12-23 Adam Fedor <fedor@gnu.org>
23439
23440 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
23441
ee73db83
DC
234422002-12-23 David Carlton <carlton@math.stanford.edu>
23443
23444 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
23445 and current_directory initialization.
23446
d6c1774e
JB
234472002-12-22 Jim Blandy <jimb@redhat.com>
23448
f0a847b8
JB
23449 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
23450 rather than as part of the output file name.
23451
d6c1774e
JB
23452 * gdb.base/attach.exp: There's no need to copy the test program to
23453 /tmp; that was only ever necessary on HP/UX, and this test is
23454 entirely disabled there anyway.
23455
f0708dbb
JB
234562002-12-21 Jim Blandy <jimb@redhat.com>
23457
4c2acfea
JB
23458 * gdb.c++/psmang.exp: Doc fix.
23459
f0708dbb
JB
23460 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
23461 test.
23462
9579e000
DC
234632002-12-20 David Carlton <carlton@math.stanford.edu>
23464
23465 * gdb.c++/annota2.exp: KFAIL annotate-quit.
23466
d1810171
MC
234672002-12-18 Michael Chastain <mec@shout.net>
23468
23469 * gdb.c++/annota2.exp: Add copyright year 2002.
23470
76565097
DC
234712002-12-17 David Carlton <carlton@math.stanford.edu>
23472
23473 * gdb.c++/try_catch.cc: Add marker comments.
23474 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
23475 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
23476 * gdb.c++/m-static.cc: Ditto.
23477 * gdb.c++/m-static1.cc: Ditto.
23478 * gdb.c++/try_catch.cc: Ditto.
23479
da81390b
JJ
234802002-12-16 Jeff Johnston <jjohnstn@redhat.com>
23481
23482 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
23483 to see whether we are using the new -environment-directory
23484 command which resets via -r or the old version of the command
23485 which may prompt the user. Part of fix for gdb/741.
23486
b304d130
AC
234872002-12-13 Andrew Cagney <ac131313@redhat.com>
23488
23489 * gdb.fortran/types.exp: Update obsolete comment.
23490 * gdb.fortran/exprs.exp: Ditto.
23491 * lib/gdb.exp: Delete obsolete code.
23492 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
23493 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
23494 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
23495 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
23496 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
23497 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
23498 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
23499 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
23500 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
23501 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
23502 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
23503 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
23504 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
23505 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
23506 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
23507 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
23508 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
23509 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
23510 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
23511 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
23512 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
23513 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
23514 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
23515 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
23516 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
23517 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
23518 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
23519 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
23520 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
23521 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
23522 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
23523 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
23524 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
23525 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
23526 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
23527 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
23528 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
23529
a23b6e6a
DC
235302002-12-11 David Carlton <carlton@math.stanford.edu>
23531
23532 * gdb.c++/m-data.exp: Add test for members that shadow global
23533 variables: see PR gdb/804.
23534 * gdb.c++/m-data.cc: Ditto.
23535
6604731b
DJ
235362002-12-10 Daniel Jacobowitz <drow@mvista.com>
23537
23538 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
23539
de46ecd7
DC
235402002-12-06 David Carlton <carlton@math.stanford.edu>
23541
23542 * gdb.base/store.c: Don't declare functions static.
23543
27e829d0
AC
235442002-12-04 Andrew Cagney <ac131313@redhat.com>
23545
23546 * gdb.base/store.exp, gdb.base/store.c: New files.
23547
92806416
DJ
235482002-12-03 Daniel Jacobowitz <drow@mvista.com>
23549
23550 * gdb.base/selftest.exp: Update for current gdb.
23551
3bcbaac5
DJ
235522002-12-03 Daniel Jacobowitz <drow@mvista.com>
23553
23554 * gdb.base/maint.exp: Only dump symbols from one source file
23555 or objfile.
23556
f4f00b1f
DJ
235572002-12-03 Daniel Jacobowitz <drow@mvista.com>
23558
23559 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
23560 function call.
23561
f1c8a949
JB
235622002-11-25 Jim Blandy <jimb@redhat.com>
23563
23564 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
23565 function appearing in error message.
23566
9e297a97
DJ
235672002-11-21 Daniel Jacobowitz <drow@mvista.com>
23568
23569 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
23570
1f312e79
JJ
235712002-11-08 Jeff Johnston <jjohnstn@redhat.com>
23572
d63a86f8
RM
23573 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
23574 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
23575 should be in mi console format. This is part of fix for PR gdb/604.
23576
83c31e7d
FN
235772002-09-18 Fernando Nasser <fnasser@redhat.com>
23578
23579 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
23580 which explicitly prints the zero offset as "+0".
23581
322b3f65
DJ
235822002-10-22 Daniel Jacobowitz <drow@mvista.com>
23583
23584 * gdb.threads/schedlock.c (args): Make unsigned.
23585
235862002-10-21 Daniel Jacobowitz <drow@mvista.com>
23587
23588 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
23589 numbers. Allow "foo2|selected stack frame".
23590 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
23591 * gdb.asm/asmsrc2.s: Likewise.
23592 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
23593 comments.
23594 * gdb.asm/mips.inc: New file.
23595
5e2fe5b8
AF
235962002-10-18 Adam Fedor <fedor@gnu.org>
23597
23598 * gdb.base/default.exp: Update expected output to include 'ObjC'.
23599 * gdb.base/help.exp: Likewise.
23600
abe1a5d0
KB
236012002-10-17 Kevin Buettner <kevinb@redhat.com>
23602
23603 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
23604 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
23605
10abb1d4
JB
236062002-10-02 Jim Blandy <jimb@redhat.com>
23607
23608 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
23609
1f609b42
AC
236102002-10-01 Andrew Cagney <ac131313@redhat.com>
23611
23612 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
23613 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
23614 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
23615 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
23616 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
23617 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
23618 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
23619
0aee02e4
AC
236202002-09-29 Andrew Cagney <ac131313@redhat.com>
23621
23622 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
23623 * mi0-disassemble.exp, mi0-eval.exp: Delete.
23624 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
23625 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
23626 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
23627 * mi0-var-block.exp, mi0-var-child.exp: Delete.
23628 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 23629
6fde09ad
KB
236302002-09-27 Kevin Buettner <kevinb@redhat.com>
23631
23632 * gdb.base/annota1.exp (info break): Make directory components of
23633 path optional since not all compilers emit this debug information.
23634
889bf7c5
PA
23635 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
23636 step ends up stepping out of the function instead of stopping on
23637 the epilogue.
6fde09ad 23638
9e8aab75
KS
236392002-09-26 Keith Seitz <keiths@redhat.com>
23640
23641 * lib/insight-support.exp (gdbtk_start): Figure out where
23642 the insight executable is based on where gdb is. Use this
23643 executable to start insight instead of gdb.
23644
e36180d7
AC
236452002-09-25 Andrew Cagney <cagney@redhat.com>
23646
23647 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
23648
9dd34b2b
AC
236492002-09-24 Andrew Cagney <ac131313@redhat.com>
23650
23651 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
23652 test_isolated_complaints.
23653 (test_empty_complaint): New function.
23654 (test_empty_complaints): New function. Check no output when no
23655 complaints.
d63a86f8 23656
dea97812
KB
236572002-09-19 Jim Blandy <jimb@redhat.com>
23658
a9c64011 23659 * gdb.base/charset.exp, gdb.base/charset.c: New files.
dea97812 23660
54951bd7
AC
236612002-09-19 Andrew Cagney <ac131313@redhat.com>
23662
23663 * gdb.gdb/complaints.exp: New file.
23664
dec43320
AC
236652002-09-18 Andrew Cagney <ac131313@redhat.com>
23666
23667 * gdb.base/maint.exp: Check `help maint internal-warning'.
23668
e70d6e3f
DC
236692002-09-18 David Carlton <carlton@math.stanford.edu>
23670
23671 * gdb.c++/m-static.exp: Remove breakpoints depending on line
23672 numbers, and replace them by a single breakpoint after the
23673 constructors are all finished.
23674 Add test 4.
23675 * gdb.c++/m-static.cc: Add test 4.
23676 * gdb.c++/m-static.h: New file.
23677 * gdb.c++/m-static1.cc: New file.
23678
23679 * gdb.c++/printmethod.exp: New file.
23680 * gdb.c++/printmethod.cc: New file.
23681
23682 * gdb.c++/pr-574.exp: New file.
23683 * gdb.c++/pr-574.cc: New file.
23684
afb5c968
CV
236852002-09-18 Corinna Vinschen <vinschen@redhat.com>
23686
23687 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
23688 embedded targets which never actually exit.
23689
31e45dee
FN
236902002-09-18 Fernando Nasser <fnasser@redhat.com>
23691
23692 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
23693 "don't step after run" as unresolved or unsupported, instead of xfail.
23694
a283c5a1
CV
236952002-09-18 Corinna Vinschen <vinschen@redhat.com>
23696
23697 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
23698 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
23699 Add newline to expected string in "step out of main (status wrapper)"
23700 case.
23701
11350d2a
CV
237022002-09-18 Corinna Vinschen <vinschen@redhat.com>
23703
23704 * lib/gdb.exp (rerun_to_main): Allow restarting application.
23705 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
23706
0deec7d6
TT
237072002-09-17 Tom Tromey <tromey@redhat.com>
23708
23709 * gdb.base/printcmds.exp (test_print_string_constants): Expect
23710 \000, not \0, in double-quoted string.
23711
b2b4a1b5
CV
237122002-09-14 Corinna Vinschen <vinschen@redhat.com>
23713
c9d37158 23714 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
23715 string after running the commands execution on breakpoint tests.
23716
1c56143a
CV
237172002-09-13 Corinna Vinschen <vinschen@redhat.com>
23718
23719 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
23720
37f8da45
JB
237212002-09-12 Joel Brobecker <brobecker@gnat.com>
23722
23723 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
23724
08b468e0
KS
237252002-09-10 Keith Seitz <keiths@redhat.com>
23726
23727 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
23728 runto proc.
23729 (mi_run_to_main): Use mi_runto.
23730 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
23731
dc360f58
KS
237322002-09-10 Keith Seitz <keiths@redhat.com>
23733
23734 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
23735 regexp for stopping at main. Could have multiple event notifications.
23736 Don't assume that main was declared with no parameters.
23737 (mi_next): Use mi_step_to.
23738 (mi_step): Use mi_next_to.
23739
ce3abcfb
CV
237402002-09-09 Corinna Vinschen <vinschen@redhat.com>
23741
23742 * gdb.base/default.exp: Fix expected string in `info float' test.
23743
d1f5b980
BE
237442002-09-09 Ben Elliston <bje@redhat.com>
23745
23746 * config/mips.exp: Update comments.
23747 * config/mips-idt.exp: Likewise.
23748 * config/nind.exp: Likewise.
23749 * config/slite.exp: Likewise.
23750 * config/sparclet.exp: Likewise.
23751 * config/udi.exp: Likewise.
23752 * config/vx.exp: Likewise.
23753 * config/vxworks29k.exp: Likewise.
23754
2f71430b
JB
237552002-09-05 Jim Blandy <jimb@redhat.com>
23756
23757 * gdb.threads/killed.exp: Fix test failure message.
23758
7ddebc7e
KS
237592002-09-04 Keith Seitz <keiths@redhat.com>
23760
23761 * lib/mi-support.exp: Update copyright.
23762 (mi_gdb_test): Increase the priority of the expected pattern
23763 so that it matches gdb_test.
23764
0ae67eb3
KS
237652002-09-03 Keith Seitz <keiths@redhat.com>
23766
23767 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
23768 Use integer comparison instead of string comparison for testing
23769 whether binary was built.
23770
38fc42c8
JB
237712002-09-03 Jim Blandy <jimb@redhat.com>
23772
23773 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
23774
b6ff0e81
JB
237752002-08-29 Jim Blandy <jimb@redhat.com>
23776
23777 * gdb.threads/pthreads.exp: Move the portable thread compilation
23778 code into a function in lib/gdb.exp, and call that from here.
23779 * lib/gdb.exp (gdb_compile_pthreads): New function.
23780
07c98896
KS
237812002-08-29 Keith Seitz <keiths@redhat.com>
23782
23783 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
23784 expect_out so that callers can get at it.
23785
0312286c
DJ
237862002-08-23 Daniel Jacobowitz <drow@mvista.com>
23787
23788 * gdb.threads/print-threads.c: New file.
23789 * gdb.threads/print-threads.exp: New file.
23790 * gdb.threads/schedlock.c: New file.
23791 * gdb.threads/schedlock.exp: New file.
23792
dd039bc4
EZ
237932002-08-22 Elena Zannoni <ezannoni@redhat.com>
23794
a9c64011
AS
23795 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
23796 not altivec.c.
dd039bc4 23797
1f36144c
MK
237982002-08-17 Mark Kettenis <kettenis@gnu.org>
23799
23800 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
23801 targets. The problem should be fixed now.
23802
16057ec7 238032002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
23804
23805 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
23806 2002-07-24 change that removes final dots from error messages.
23807
3c1499ad
TT
238082002-08-13 Tom Tromey <tromey@redhat.com>
23809
23810 * gdb.base/readline.exp: New file.
23811
a20ce2c3
AC
238122002-08-01 Andrew Cagney <ac131313@redhat.com>
23813
23814 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
23815 supress message.
23816
db034ac5
AC
238172002-08-01 Andrew Cagney <cagney@redhat.com>
23818
23819 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
23820 CHILL_FOR_TARGET and CHILL_LIB.
23821 * configure.in (configdirs): Remove gdb.chill.
23822 * configure: Regenerate.
23823 * lib/gdb.exp: Obsolete references to chill.
23824 * gdb.fortran/types.exp: Ditto.
23825 * gdb.fortran/exprs.exp: Ditto.
23826
3e000b18
KB
238272002-07-30 Kevin Buettner <kevinb@redhat.com>
23828
23829 * gdb.base/shlib-call.exp (additional_flags): Conditionally
23830 set Irix-specific compile and link flags.
23831
28f4966b
KB
238322002-07-29 Kevin Buettner <kevinb@redhat.com>
23833
23834 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
23835 source files. The ``-o'' option doesn't work with the ``-E'' option
23836 when using the Irix compiler.
23837
46c0d5a6
DJ
238382002-07-19 Daniel Jacobowitz <drow@mvista.com>
23839
23840 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
23841 Improve support for reusing an exec file. Copy exec file
23842 to target, and run gdbserver on the target instead of on the host.
23843
eecf4bed
JB
238442002-07-18 Jim Blandy <jimb@redhat.com>
23845
0f815cdf
JB
23846 * gdb.base/ending-run.exp: Don't expect to see the program end in
23847 some orderly fashion when we're running on a real stand-alone
23848 board.
23849
eecf4bed
JB
23850 * gdb.base/interrupt.exp: Correct logic for skipping tests on
23851 targets that don't support interrupts.
23852
52d309e4
JB
238532002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
23854
23855 * gdb.base/attach.exp: Add patterns to match output from /proc-based
23856 systems.
23857 Move comments in expect statements to inside the actions, so that they
23858 don't get matched against.
23859
ff683d9e
MK
238602002-07-10 Mark Kettenis <kettenis@gnu.org>
23861
23862 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
23863 function when asleep" test.
23864
b5356753
AC
238652002-07-10 Andrew Cagney <ac131313@redhat.com>
23866
23867 * gdb.base/page.exp: Rewrite to handle problems with very long
23868 `info set' output. Update copyright.
23869
6aa4d13a
AC
238702002-06-26 Andrew Cagney <ac131313@redhat.com>
23871
23872 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
23873 gdb.threads-hp.
23874 * gdb.hp/configure: Regenerate.
23875 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
23876 * gdb.hp/gdb.threads-hp/configure: Delete file.
23877 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
23878
8cf8c2b8
AC
238792002-06-22 Andrew Cagney <ac131313@redhat.com>
23880
23881 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
23882 setlocale, bindtextdomain and textdomain.
23883
6827a8f8
JB
238842002-06-11 Jim Blandy <jimb@redhat.com>
23885
919d772c
JB
23886 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
23887 preprocessor macro information is present.
23888
6827a8f8
JB
23889 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
23890 tests.
23891
c15b0d21
MS
238922002-06-06 Michael Snyder <msnyder@redhat.com>
23893
c5984d70
MS
23894 * gdb.base/overlays.exp: Record addresses of overlay
23895 functions in TCL variables rather than in GDB variables,
23896 to avoid having GDB convert them to pointers (with loss
23897 of information).
23898
d63a86f8 23899 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 23900 default linker script changes.
c15b0d21
MS
23901 * gdb.base/long_long.exp: Add check for sizeof (long double).
23902
be26fe0d
ML
239032002-06-06 Michal Ludvig <mludvig@suse.cz>
23904
23905 * gdb.asm/asm-source.exp: Add x86-64 target.
23906 * gdb.asm/x86_64.inc: New.
d63a86f8 23907
258093ca 239082002-05-30 Michael Chastain <mec@shout.net>
258093ca 23909
4b3153f1 23910 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
23911 * gdb.c++/m-static.cc: New file.
23912 * gdb.c++/m-static.exp: New file.
23913
241264c6
MS
239142002-05-28 Michael Snyder <msnyder@redhat.com>
23915
23916 * gdb.base/call-ar-st.exp: Allow for reduced floating point
23917 precision.
23918
9bba8c8f 239192002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 23920
4b3153f1 23921 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
23922 * gdb.c++/m-data.cc: New file.
23923 * gdb.c++/m-data.exp: New file.
23924
239252002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 23926
4b3153f1 23927 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 23928 * gdb.c++/try_catch.cc: New file.
d63a86f8 23929 * gdb.c++/try_catch.exp: New file.
9bba8c8f 23930
def1b996
MC
239312002-05-27 Michael Chastain <mec@shout.net>
23932
23933 * gdb.c++/local.exp: Accept more nested types in output.
23934
522ba268
MC
239352002-05-26 Michael Chastain <mec@shout.net>
23936
23937 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
23938
277254ba
MS
239392002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
23940
23941 * lib/gdb.exp (gdb_wrapper_init): Just because
23942 gdb_wrapper_file exists, this does not mean that the file
23943 should not be rebuilt. That is what gdb_wrapper_initialized
23944 is for.
23945 (default_gdb_init): Reset gdb_wrapper_initialized.
23946
b61a8733
MS
239472002-05-23 Michael Snyder <msnyder@redhat.com>
23948
d63a86f8 23949 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
23950 the precision of the floating point test results.
23951 * gdb.base/call-rt-st.exp: Ditto.
23952
b61a8733
MS
23953 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
23954 * gdb.base/call-rt-st.exp: Ditto.
23955
56f6e910
MC
239562002-05-19 Michael Chastain <mec@shout.net>
23957
23958 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
23959
ad0b0016
EZ
239602002-05-19 Elena Zannoni <ezannoni@redhat.com>
23961
a9c64011
AS
23962 * configure.in (configdirs): Add gdb.arch.
23963 * configure: Regenerate.
ad0b0016 23964
f617d2b6
JB
239652002-05-17 Jim Blandy <jimb@redhat.com>
23966
23967 * gdb.base/completion.exp: Recognize the more detailed error
23968 messages produced by the macro expander's lexical analyzer.
23969
eac2a696
EZ
239702002-05-14 Elena Zannoni <ezannoni@redhat.com>
23971
a9c64011
AS
23972 * gdb.arch/altivec-abi.c: New file.
23973 * gdb.arch/altivec-abi.exp: New file.
23974 * gdb.arch/altivec-regs.c: New file.
23975 * gdb.arch/altivec-regs.exp: New file.
eac2a696 23976
2fdde8f8
DJ
239772002-05-14 Daniel Jacobowitz <drow@mvista.com>
23978
23979 * gdb.base/maint.exp (maint print type): Update for new type
23980 structure.
d63a86f8 23981
e31f1a7c
EZ
239822002-05-14 Elena Zannoni <ezannoni@redhat.com>
23983
23984 * gdb.arch: New directory.
23985 * gdb.arch/configure.in: New file.
23986 * gdb.arch/configure: New file.
23987 * gdb.arch/Makefile.in: New file.
23988
db589741
CV
239892002-05-13 Corinna Vinschen <vinschen@redhat.com>
23990
23991 * gdb.asm/asm-source.exp: Add v850 as supported target.
23992 * gdb.asm/v850.inc: New file.
23993
8ce2a7dc
DJ
239942002-05-13 Daniel Jacobowitz <drow@mvista.com>
23995
23996 * gdb.c++/annota2.exp (annotate-quit): Add comment.
23997
df763c7f
DJ
239982002-05-12 Daniel Jacobowitz <drow@mvista.com>
23999
24000 * gdb.base/break.exp: Check 'break "marker2"'.
24001
377daeed
MS
240022002-05-10 Michael Snyder <msnyder@redhat.com>
24003
24004 * gdb.base/long_long.exp: Fix typo.
24005
c4b7bc2b
JB
240062002-05-10 Jim Blandy <jimb@redhat.com>
24007
ecac9a4e
JB
24008 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
24009 a bug.
24010
c4b7bc2b
JB
24011 * gdb.base/printcmds.exp (test_integer_literals_rejected):
24012 Recognize more detailed error message produced by the macro
24013 expander's lexical analyzer.
24014 * lib/gdb.exp (test_print_reject): Same.
24015
e71019a1
MK
240162002-05-09 Mark Kettenis <kettenis@gnu.org>
24017
24018 * gdb.c++/method.exp: Fix typo.
24019
fedfc8e6
MS
240202002-05-08 Michael Snyder <msnyder@redhat.com>
24021
166a1957
MS
24022 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
24023 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 24024 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
24025 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
24026 Add iftarget clause for strongarm.
d63a86f8 24027
f1c47eb2
MS
240282002-05-06 Michael Snyder <msnyder@redhat.com>
24029
cb9a9d3e
MS
24030 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
24031 (gdb_continue_to_end): Accept output from status wrapper.
24032 * gdb.base/ending-run.exp: Add case for output from status wrapper.
24033 Clean up fail messages to match pass messages.
24034
f1c47eb2
MS
24035 Enable the "needs_status_wrapper" testsuite feature.
24036 * lib/gdb.exp (gdb_wrapper_init): New procedure.
24037 (gdb_compile): Conditionally call gdb_wrapper_init.
24038 * gdb.base/a2-run.exp: Recognize output from status wrapper.
24039 * gdb.c++/method.exp: Recognize output from status wrapper.
24040
6079c749
BE
240412002-05-06 Ben Elliston <bje@redhat.com>
24042From Graydon Hoare <graydon@redhat.com>
24043
24044 * config/sid.exp: Include support for "rawsid" protocol.
24045
188baff3
JB
240462002-05-03 Jim Blandy <jimb@redhat.com>
24047
24048 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
24049 * gdb.c++/hang3.C: New file.
24050
b9c07f0f
AC
240512002-05-04 Andrew Cagney <ac131313@redhat.com>
24052
24053 * gdb.base/default.exp: Remove obsolete code.
24054 * gdb.c++/misc.exp: Ditto. Update copyright.
24055 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
24056 * gdb.base/whatis.exp: Ditto. Update copyright.
24057 * gdb.base/scope.exp: Ditto. Update copyright.
24058 * gdb.base/ptype.exp: Ditto. Update copyright.
24059 * gdb.base/printcmds.exp: Ditto. Update copyright.
24060 * gdb.base/opaque.exp: Ditto. Update copyright.
24061 * gdb.base/list.exp: Ditto.
24062 * gdb.base/funcargs.exp: Ditto. Update copyright.
24063 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
24064 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
24065 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
24066 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
24067 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
24068 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
24069
5c7a0397
MS
240702002-05-02 Michael Snyder <msnyder@redhat.com>
24071
d6dcc264 24072 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
24073 * gdb.base/long_long.exp: Add xscale target.
24074 * gdb.base/default.exp: Add xscale target.
24075
eb7f1c48
JB
240762002-05-01 Jim Blandy <jimb@redhat.com>
24077
24078 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
24079 gdb.c++/hang.exp: New test.
24080
a6befae8
FF
240812002-05-01 Fred Fish <fnf@redhat.com>
24082
24083 * gdb.base/completion.exp: Handle completions of "./Make" for
24084 more than one completion possibility, as is the case when we
24085 build and test in the source tree.
24086
0a310277
AG
240872002-04-29 Anthony Green <green@redhat.com>
24088
24089 * gdb.java/jmisc1.exp: New file.
24090 * gdb.java/jmisc2.exp: New file.
24091
6ff9af88
DJ
240922002-04-24 Daniel Jacobowitz <drow@mvista.com>
24093
24094 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
24095
96b3d632
EZ
240962002-04-23 Elena Zannoni <ezannoni@redhat.com>
24097
24098 * gdb.base/help.exp: Change 'help status' to allow for target
24099 dependent output differences.
24100
5019bb54
MC
241012002-04-22 Michael Chastain <mec@shout.net>
24102
24103 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
24104
a805a116
MC
241052002-04-22 Michael Chastain <mec@shout.net>
24106
24107 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
24108
a1706bfd
DM
241092002-04-17 David S. Miller <davem@redhat.com>
24110
24111 * gdb.asm/sparc64.inc: New file.
24112 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
24113
a73a20a2
EZ
241142002-04-19 Elena Zannoni <ezannoni@redhat.com>
24115
24116 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
24117 instruction file directly into the build tree. Clean up at end of
24118 test.
24119
ba678339
DM
241202002-04-18 David S. Miller <davem@redhat.com>
24121
24122 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
24123 handle 64-bit platforms correctly.
24124 * gdb.base/maint.exp: Likewise.
24125
b03399da
KB
241262002-04-18 Kevin Buettner <kevinb@redhat.com>
24127
24128 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
24129 ``-fpic'' when compiling files comprising a shared library, but
24130 it does need additional linker flags in order to find shared
24131 libraries at run time.
24132
e2004992
KB
241332002-04-18 Kevin Buettner <kevinb@redhat.com>
24134
24135 * gdb.base/cvexpr.c (use): New function.
24136 (main): Invoke use() on all global variables to prevent
24137 some linkers from deleting these otherwise unused symbols.
24138
d8937120
MC
241392002-04-17 Michael Chastain <mec@shout.net>
24140From David S. Miller <davem@redhat.com>
24141
24142 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
24143 handle 64-bit platforms correctly.
24144
ffd61a58
MS
241452002-04-12 Michael Snyder <msnyder@redhat.com>
24146From Jim Blandy <jimb@redhat.com>
a9c64011 24147 * gdb.base/foo.c (foox): Remove section attribute; the linker
ffd61a58
MS
24148 script can handle this instead.
24149 * gdb.base/bar.c (barx): Same.
24150 * gdb.base/baz.c (bazx): Same.
24151 * gdb.base/grbx.c (grbxx): Same.
24152
24153 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
24154 manager doesn't automatically unmap overlays unnecessarily.
24155
6b8426a6
MH
241562002-04-10 Martin M. Hunt <hunt@redhat.com>
24157
24158 * gdb.base/ending-run.exp: Fix pattern for Mips targets
24159 stepping out of main.
24160
34af4875
MC
241612002-04-09 Michael Chastain <mec@shout.net>
24162
24163 * gdb.c++/local.cc (main): Move call to marker1() inside nested
24164 scope so that the nested scope tests will make sense.
24165 * gdb.c++/local.exp: Write patterns that actually work with gcc
24166 (the HP patterns "were never known to work with gcc").
24167 Keep the old aCC patterns too.
24168
2d1676a0
DJ
241692002-04-09 Daniel Jacobowitz <drow@mvista.com>
24170
24171 * gdb.base/attach.exp: Correct target board test.
24172
3a63e3f9
MC
241732002-04-08 Michael Chastain <mec@shout.net>
24174
24175 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
24176 in a const method. Add some xfail and fail cases for configurations
24177 that do not emit the "const ...".
24178
f18dabd2
MC
241792002-04-07 Michael Chastain <mec@shout.net>
24180
24181 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
24182 Accept "A * const" and "const A * const" as type of "this".
24183 Fix spelling of getFunky throughout. Make messages uniform.
24184
0fcddd82
EZ
241852002-04-07 Elena Zannoni <ezannoni@redhat.com>
24186
a9c64011 24187 Work around for PR gdb/285:
0fcddd82
EZ
24188 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
24189
16a8534a
EZ
241902002-04-07 Elena Zannoni <ezannoni@redhat.com>
24191
24192 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
24193 instructions file at run time instead of configure time.
24194 Sometimes we run the test in a directory that is not the one we
24195 configured in.
24196 * gdb.asm/configure.in: Delete creation of symlink.
24197 * gdb.asm/configure: Regenerate.
24198
24181d81
JB
241992002-04-05 J. Brobecker <brobecker@gnat.com>
24200
24201 * gdb.gdb/xfullpath.exp: New test, to exercise the new
24202 xfullpath () function.
24203
7cdb7107
DJ
242042002-04-04 Daniel Jacobowitz <drow@mvista.com>
24205
24206 * gdb.asm/Makefile.in: Correct dependencies.
24207
24208 * gdb.asm/powerpc.inc: New file.
24209 * gdb.asm/asm-source.exp: Add PowerPC.
24210 * gdb.asm/configure.in: Likewise.
24211 * gdb.asm/configure: Regenerated.
24212
a7d17088
DJ
242132002-04-04 Daniel Jacobowitz <drow@mvista.com>
24214
24215 * gdb.base/relocate.exp: New file.
24216 * gdb.base/relocate.c: New file.
24217
cd721503
FF
242182002-04-04 Fred Fish <fnf@redhat.com>
24219
24220 * gdb.base/step-test.exp: Update comment regarding stopping in
24221 memcpy/bcopy calls inserted as part of the compiler runtime.
24222
b22ad7a7
MS
242232002-04-04 Michael Snyder <msnyder@redhat.com>
24224
24225 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
24226
5f279fa6
DJ
242272002-04-03 Daniel Jacobowitz <drow@mvista.com>
24228
24229 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
24230 (gdb_expect): Remove $notransfer hack.
24231
dd0fd3ce
DJ
242322002-04-02 Daniel Jacobowitz <drow@mvista.com>
24233
24234 * gdb.c++/classes.exp ("calling method for small class"): Match
24235 updated register output.
24236
1e50cda1
DJ
242372002-03-30 Daniel Jacobowitz <drow@mvista.com>
24238
24239 Fix PR gdb/452
24240 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
24241 when finished. Make gdb_file_cmd send "exec-file" when
24242 appropriate.
24243
24015922
DJ
242442002-03-30 Daniel Jacobowitz <drow@mvista.com>
24245
24246 * gdb.base/attach.exp: Remove extra setup_xfail.
24247
dd7dfd64
MS
242482002-03-26 Michael Snyder <msnyder@redhat.com>
24249
24250 * gdb.base/default.exp: Add tests for dump, append, and restore.
24251 * gdb.base/help.exp: Add tests for dump, append, and restore.
24252 * gdb.base/dump.exp: New file, test dump, append and restore.
24253 * gdb.base/dump.c: New file.
24254
48b2f8d7
MS
242552002-03-27 Michael Snyder <msnyder@redhat.com>
24256
d63a86f8 24257 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
24258 clean-ups in help messages.
24259
05b4d525
FF
242602002-03-26 Fred Fish <fnf@redhat.com>
24261
24262 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
24263 have debugging info for those functions and the compiler uses them
24264 internally to copy structs around.
24265
d7679631
FF
242662002-03-26 Fred Fish <fnf@redhat.com>
24267
24268 * gdb.base/list.exp: Revert the change made yesterday and add note
24269 about why we don't list the default lines for remote targets.
24270
523ac3f9
MS
242712002-03-25 Michael Snyder <msnyder@redhat.com>
24272
24273 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
24274
754b2b8d
FF
242752002-03-25 Fred Fish <fnf@redhat.com>
24276
24277 * gdb.base/list.exp: This test works on remote targets so remove
24278 the short circuit for remote targets. Update copyright.
24279
33c3e192
FF
242802002-03-25 Fred Fish <fnf@redhat.com>
24281
24282 * gdb.base/attach.exp: Fix logic error that was suppressing this
24283 test for all non hppa*-*-hpux* targets, instead of the hp target.
24284 Move comments closer to the suppression point. Also now need to
24285 check that we are running natively.
24286
d43e73ee
MS
242872002-03-22 Michael Snyder <msnyder@redhat.com>
24288
882c8f02
MS
24289 * gdb.base/default.exp: Add test for gcore. Update copyright.
24290 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 24291
04c12f60
FF
242922002-03-06 Fred Fish <fnf@redhat.com>
24293
24294 * gdb.base/funcargs.c: Remove extraneous ';' character.
24295 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
24296
b43df995
MC
242972002-03-04 Michael Chastain <mec@shout.net>
24298
24299 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
24300 accommodate gcc v3 function signature.
24301 * gdb.mi/mi0-var-cmd-exp: Ditto.
24302
92362027
AC
243032002-02-24 Andrew Cagney <ac131313@redhat.com>
24304
24305 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
24306 ``GNU/Linux'' or ``Linux kernel''
24307 * testsuite/gdb.threads/pthreads.c: Ditto.
24308
258ad32d
MC
243092002-02-24 Michael Chastain <mec@shout.net>
24310
24311 * gdb.threads/pthreads.c (thread1): Add a return statement.
24312 (thread2): Likewise.
24313 (foo): Likewise.
24314
04c3b3d4
MC
243152002-02-23 Michael Chastain <mec@shout.net>
24316
24317 * gdb.threads/linux-dp.c (philosopher): Add a return statement
24318 to placate gcc.
24319
5a2a0a20
MC
243202002-02-23 Michael Chastain <mec@shout.net>
24321
24322 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
24323 test "ptype bint". The test passes on all my stabs configurations.
24324
a640f7fc
JB
243252002-02-21 Jim Blandy <jimb@redhat.com>
24326
27924826
JB
24327 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
24328 filename at a time, and watch for the ones we want to see.
24329
a640f7fc
JB
24330 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
24331 types of pointers to prototyped functions.
24332
edcc8c75
AC
243332002-02-20 Andrew Cagney <ac131313@redhat.com>
24334
24335 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
24336 signed, unsigned and straight char.
24337 (padding_char, padding_short, padding_int, padding_long,
24338 padding_long_long, padding_float, padding_double,
24339 padding_long_double): New global variables.
24340 (fill, fill_structs): New functions.
24341
24342 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
24343 for correctly sized writes. Update copyright.
24344 (get_valueof): New procedure.
24345 (get_sizeof): Call get_valueof.
24346 (check_valueof): New procedure.
24347 (check_padding): New procedure.
24348
ac57ea44
MC
243492002-02-20 Michael Chastain <mec@shout.net>
24350
24351 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
24352 to setup_xfail. Document some of the remaining calls.
24353
7a10c941
MC
243542002-02-18 Michael Chastain <mec@shout.net>
24355
24356 * gdb.c++/userdef.exp: Update copyright year.
24357
fb8acdcc
DJ
243582002-02-18 Daniel Jacobowitz <drow@mvista.com>
24359
24360 * gdb.c++/userdef.exp: Test overloaded operators properly.
24361 Remove xfails.
24362
fda6ae12
MS
243632002-02-14 Michael Snyder <msnyder@redhat.com>
24364
24365 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
24366
676a0442
DJ
243672002-02-14 Daniel Jacobowitz <drow@mvista.com>
24368
24369 * gdb.base/a2-run.exp: Check for a remote target properly.
24370 * gdb.base/annota1.exp: Likewise.
24371 * gdb.base/list.exp: Likewise.
24372 * gdb.base/reread.exp: Likewise.
24373 * gdb.base/scope.exp: Likewise.
24374 * gdb.base/shlib-call.exp: Likewise.
24375 * gdb.base/term.exp: Likewise.
24376 * gdb.c++/annota2.exp: Likewise.
24377
78b4f468
RE
243782002-02-13 Richard Earnshaw <rearnsha@arm.com>
24379
24380 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
24381
9a81ba51
MC
243822002-02-10 Michael Chastain <mec@shout.net>
24383
24384 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
24385 (call_after_alloca): Ditto.
24386
004af6c7
DJ
243872002-02-10 Daniel Jacobowitz <drow@mvista.com>
24388
24389 * gdb.base/ending-run.exp: Guard "cont" test with
24390 gdb_skip_stdio_test.
24391
37225f62
JB
243922002-02-06 Jim Blandy <jimb@redhat.com>
24393
24394 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
24395 from here...
24396 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
24397 To here. Disable this test on non-HP platforms. Add big comment.
24398
fe6fdd96
MS
243992002-02-04 Michael Snyder <msnyder@redhat.com>
24400
24401 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
24402 other than d10v and m32r.
24403
036fad3f
RE
244042002-02-02 Richard Earnshaw <rearnsha@arm.com>
24405
24406 * gdb.base/default.exp: Rewrite test patterns to reduce time
24407 taken to match them.
24408
7148ab62
DJ
244092002-01-30 Daniel Jacobowitz <drow@mvista.com>
24410
24411 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
24412 Allow a start function above main.
24413 * gdb.threads/linux-dp.exp: Fix copyright date.
24414
396cc255
DJ
244152002-01-30 Daniel Jacobowitz <drow@mvista.com>
24416
a9c64011
AS
24417 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
24418 (check_philosopher_stack): Check for manager thread before checking
24419 for a just-starting thread.
396cc255 24420
f038d31b
DJ
244212002-01-30 Daniel Jacobowitz <drow@mvista.com>
24422
24423 From Neil Booth <neil@daikokuya.demon.co.uk>:
24424 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
24425 warnings.
24426
b3ff9d9a
FF
244272002-01-21 Fred Fish <fnf@redhat.com>
24428
24429 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
24430 not caller.
24431
39ad761d
JB
244322002-01-21 Jim Blandy <jimb@redhat.com>
24433
24434 * gdb.base/reread.exp: Check that GDB properly re-reads the
24435 executable file when it changes while no inferior is running.
24436
aaf320fa
FF
244372002-01-21 Fred Fish <fnf@redhat.com>
24438
a9c64011
AS
24439 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
24440 optionally accept the "shlib events" variation.
aaf320fa 24441
808a31f5
JB
244422002-01-21 Jim Blandy <jimb@redhat.com>
24443
24444 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
24445 call `fflush' after every `printf', so that the output is produced
24446 at predictable points, regardless of whatever buffering does (or
24447 doesn't) take place.
24448 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
24449 at different points.
24450
4420d5e2
DJ
244512002-01-20 Daniel Jacobowitz <drow@mvista.com>
24452
24453 * gdb.c++/inherit.exp: Update copyright years.
24454 * gdb.c++/method.exp: Likewise.
24455
3e36a0f4
DJ
244562002-01-20 Daniel Jacobowitz <drow@mvista.com>
24457
24458 * gdb.c++/classes.exp: Update for improved v3 support and skipping
24459 artificial methods/arguments.
24460 * gdb.c++/derivation.exp: Likewise.
24461 * gdb.c++/inherit.exp: Likewise.
24462 * gdb.c++/method.exp: Likewise.
24463 * gdb.c++/virtfunc.exp: Likewise.
24464
b4ceaee6
AC
244652002-01-18 Andrew Cagney <ac131313@redhat.com>
24466
24467 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
24468 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
24469 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
24470 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
24471 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
24472 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
24473
ecace851
JB
244742002-01-17 Jim Blandy <jimb@redhat.com>
24475
24476 * gdb.asm/asm-source.exp (info symbol): Take another shot at
24477 anchoring the pattern matching the entry point symbol's name.
24478
375fc983
AC
244792002-01-17 Andrew Cagney <ac131313@redhat.com>
24480
24481 * gdb.base/maint.exp: Update ``maint internal-error'' to match
24482 continue/quit query. Update copyright.
24483
fe6fdd96
MS
244842002-01-14 Michael Snyder <msnyder@redhat.com>
24485
24486 * gdb.base/gcore.exp: Remove extra debugging output.
24487
e017c81f
DJ
244882002-01-13 Daniel Jacobowitz <drow@mvista.com>
24489
24490 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
24491 for slightly dubious v2 mangled string.
24492
37ab3bf8
DJ
244932002-01-13 Daniel Jacobowitz <drow@mvista.com>
24494
24495 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
24496
1bc05c3a 244972002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 24498
1bc05c3a 24499 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 24500
1bc05c3a
JM
24501 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
24502 constructors.
24503 * gdb.c++/derivation.exp: Likewise.
24504 * gdb.c++/templates.exp: Likewise.
24505 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 24506
1bc05c3a
JM
245072002-01-10 Michael Snyder <msnyder@redhat.com>
24508
24509 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 24510
a911c360
MS
245112002-01-08 Michael Snyder <msnyder@redhat.com>
24512
24513 * gdb.base/gcore.exp: New test for generate-core-file command.
24514 * gdb.base/gcore.c: Testcase for above.
24515 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
24516
ea2119ec
JM
245172002-01-08 Jason Merrill <jason@redhat.com>
24518
24519 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
24520
68203136
FF
245212002-01-07 Fred Fish <fnf@redhat.com>
24522
24523 * gdb.c++/overload.exp: Remove unconditional xfails for:
24524 print foo_instance1.overloadargs(1)
24525 print foo_instance1.overloadargs(1, 2)
24526 print foo_instance1.overloadargs(1, 2, 3)
24527 print foo_instance1.overloadargs(1, 2, 3, 4)
24528 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
24529 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
24530 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
24531 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
24532 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
24533 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
24534 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
24535 print foo_instance1.overload1arg()
24536 print foo_instance1.overload1arg((char)arg2)
24537 print foo_instance1.overload1arg((signed char)arg3)
24538 print foo_instance1.overload1arg((unsigned char)arg4)
24539 print foo_instance1.overload1arg((int)arg7)
24540 print foo_instance1.overload1arg((unsigned int)arg8)
24541 print foo_instance1.overload1arg((float)arg11)
24542 print foo_instance1.overload1arg((double)arg12)
d63a86f8 24543
21b9b5b1
MS
245442002-01-07 Michael Snyder <msnyder@redhat.com>
24545
24546 * gdb.base/huge.exp: New test. Print a very large target data object.
24547 (skip_huge_test): New test variable. Define if you want to skip this
24548 test. The test reads an 8 megabyte data object from the target, so it
24549 might be very time consuming on remote targets with a slow connection.
24550 * gdb.base/huge.c: New file. Test case for above.
24551
725f922e
FF
245522002-01-07 Fred Fish <fnf@redhat.com>
24553
24554 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
24555 g_instance.bfoo, and g_instance.cfoo.
24556
889bf7c5 245572002-01-07 Jeffrey A Law <law@redhat.com>
634d57ec 24558
889bf7c5
PA
24559 * gdb.base/break.c (multi_line_if_conditional): New function.
24560 (multi_ilne_while_conditional): Likewise.
24561 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
24562 IF or WHILE condition puts the breakpoint at the start of
24563 the condition.
f286b2c3 24564
634d57ec
JL
24565 * gdb.base/selftest.exp (backtrace through signal handler): Remove
24566 hppa*-*-hpux* expected failure.
24567 * gdb.base/structs.exp (do_function_calls): Similarly.
24568
24569 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
24570 watchpoints.
24571
9fbfe2dc
AC
245722002-01-06 Andrew Cagney <ac131313@redhat.com>
24573
24574 Fix PR gdb/66.
24575 * gdb.base/structs.exp: Replace skip for a29k with skip for
24576 gdb,cannot_call_functions.
24577 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
24578 * gdb.base/callfuncs.exp: Ditto.
24579 * gdb.base/call-rt-st.exp: Ditto.
24580 * gdb.base/call-strs.exp: Ditto.
24581 * gdb.base/callfwmall.exp: Ditto.
24582 * gdb.base/scope.exp: Obsolete xfail a29k.
24583 * gdb.c++/misc.exp: Ditto.
24584 * gdb.c++/cplusfuncs.exp: Ditto.
24585 * gdb.base/ptype.exp: Ditto.
24586 * gdb.base/printcmds.exp: Ditto.
24587 * gdb.base/opaque.exp: Ditto.
24588 * gdb.base/list.exp: Ditto.
24589 * gdb.base/funcargs.exp: Ditto.
24590 * gdb.base/default.exp: Ditto.
24591
8ddad156
MS
245922002-01-04 Michael Snyder <msnyder@redhat.com>
24593
ca4976a6 24594 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
24595 * gdb.base/maint.exp: Add tests for maint info sections options.
24596
1b074332
JL
24597Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
24598
24599 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
24600
7d159115
CV
246012001-12-20 Corinna Vinschen <vinschen@redhat.com>
24602
24603 * gdb.asm/arm.inc: New file.
24604 * gdb.asm/asm-source.exp: Add arm targets.
24605 * gdb.asm/configure.in: Ditto.
24606 * gdb.asm/configure: Recreated from configure.in.
24607
8fb87725
JL
24608Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
24609
afabe08c
JL
24610 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
24611 with HP's compiler.
24612 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
24613 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
24614 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
24615 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
24616
24617 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
24618 either HP's compilers or GCC.
24619
db521deb
JL
24620 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
24621 a SIGBUS or SIGSEGV.
24622
24623 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
24624
24625 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
24626 can be compiled with either HP's compiler or GCC.
24627
cfa88ab7
JL
24628 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
24629 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
24630 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
24631
ca344dff
JL
24632 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
24633 to match current gdb output. Update due to using auto-solib-limit
24634 for limiting instead of overloading auto-solib-add.
24635 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
24636 test program.
24637
3f3c6e55 24638 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
24639 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
24640 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
24641 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
24642 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
24643 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
24644 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
24645 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
24646 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
24647 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
24648 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
24649 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
24650 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 24651
8fb87725
JL
24652 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
24653 a SIGTRAP to the inferior.
24654
cf599fa7
CV
246552001-12-19 Corinna Vinschen <vinschen@redhat.com>
24656
24657 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
24658 Substitute call to target_link by call to gdb_compile.
24659
2cd045cd
JL
24660Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
24661
a9c64011
AS
24662 * gdb.base/break.exp: Fix HP specific search string when testing
24663 backtracing in a called function.
2cd045cd 24664
a9c64011
AS
24665 * gdb.base/constvars.exp: Only set lang to C++ if we're
24666 compiling the test with HP's compilers.
24667 * gdb.base/volatile.exp: Similarly.
2cd045cd 24668
99ebe9ac
JB
246692001-12-19 Jim Blandy <jimb@redhat.com>
24670
24671 * gdb.base/printcmds.exp: Expect the null character to be printed
24672 as '\0', and the '\013' to be printed as '\v'.
24673 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
24674 * gdb.base/setvar.exp: Same.
24675
b9891b29
JB
246762001-12-17 Jim Blandy <jimb@redhat.com>
24677
0eba65ab
JB
24678 * gdb.base/completion.exp: Rather than completing very long
24679 filenames, which can make the readline library produce output we
24680 don't recognize, cd to the directory first, and then complete
24681 using nice, short relative paths.
24682
6970b5b1
JB
24683 * gdb.base/completion.exp: On some systems, there is, in fact, a
24684 variable named `b' in scope, since GDB treats all static
a9c64011
AS
24685 variables as being in scope. So use `no_var_named_this'
24686 instead of `b'.
6970b5b1 24687
b9891b29 24688 * gdb.base/corefile.exp: Recognize the message saying that GDB
889bf7c5 24689 can't find the core file's registers as a failure.
b9891b29 24690
e6ccd35f
JSC
246912001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
24692
a9c64011
AS
24693 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
24694 test expect string more specific.
e6ccd35f 24695
105ba819
CV
246962001-12-13 Corinna Vinschen <vinschen@redhat.com>
24697
24698 * gdb.asm/asm-source.exp: Add support for xstormy16.
24699 * gdb.asm/configure.in: Ditto.
24700 * gdb.asm/configure: Rebuild.
24701 * gdb.asm/xstormy16.inc: New file.
24702
e9e79dd9
FF
247032001-12-10 Fred Fish <fnf@redhat.com>
24704
24705 * gdb.base/maint.exp: Update to match changes in type dumping code.
24706
347dc97d
JB
247072001-12-10 Jim Blandy <jimb@redhat.com>
24708
24709 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
889bf7c5
PA
24710 matching the entry point symbol's name at the beginning of the
24711 line.
347dc97d 24712
5178b9d6
DJ
247132001-12-07 Daniel Jacobowitz <drow@mvista.com>
24714
24715 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
24716 gdb.c++/inherit.exp, gdb.c++/method.exp,
24717 gdb.c++/namespace.exp, gdb.c++/templates.exp,
24718 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
24719 and class layout support.
24720
af890c52
DJ
247212001-12-07 Daniel Jacobowitz <drow@mvista.com>
24722
24723 * gdb.c++/classes.exp: Add test for static member function.
24724 * gdb.c++/misc.cc: Add class with static member function.
24725
7a345fb3
JB
247262001-12-07 Jim Blandy <jimb@redhat.com>
24727
f2e54a80 24728 If GDB says it can't find the struct the function returned, report
8032bf31
JB
24729 those tests as `unsupported'.
24730 * gdb.base/call-rt-st.exp (print_struct_call): New function.
24731 Rewrite subsequent tests to use it.
24732
24733 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
24734 those tests as `unsupported'.
24735 * gdb.base/structs.exp (call_struct_func): New function.
24736 (do_function_calls): Use call_struct_func to call the functions
24737 returning structs.
24738
0bc69509
JB
24739 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
24740 whether functions are prototyped or not, so we can't possibly pass
24741 arguments to t_float_values2 properly.
24742
7a345fb3
JB
24743 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
24744 value of `timeout' for targets other than the mips*tx39-*.
24745
edb6ede1
MS
247462001-12-06 Michael Snyder <msnyder@redhat.com>
24747
d63a86f8 24748 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
24749 and detect whether the start symbol has a leading underscore.
24750
2d842f13
JB
247512001-12-04 Jim Blandy <jimb@redhat.com>
24752
24753 * gdb.base/completion.exp: Clarify indentation.
24754
68550daf
JB
247552001-12-03 Jim Blandy <jimb@redhat.com>
24756
24757 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
24758 variables on the S/390, not `.word'.
24759
cd5195a8
JB
247602001-11-30 Jim Blandy <jimb@redhat.com>
24761
24762 Add assembly-source tests for s390-ibm-linux.
24763 * gdb.asm/s390.inc: New file.
24764 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
24765 the S/390 architecture.
a9c64011 24766 * gdb.asm/configure: Regenerated.
cd5195a8 24767
ca9efc90
MS
247682001-11-30 Michael Snyder <msnyder@redhat.com>
24769
24770 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
24771 next, info source, info sources, info line, global and static
24772 variables, and static functions.
24773 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
24774 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
24775 * gdb.asm/asmsrc1.s: Add a static function and some variables.
24776 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
24777 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
24778 (gdbasm_leave): Restore frame pointer.
24779 (gdbasm_startup): Copy stack set-up from crt0.S.
24780
d0e66976
FN
247812001-11-26 Fernando Nasser <fnasser@redhat.com>
24782
24783 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
24784 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
24785 to a local (non-static) variable. Copy tstruct.a to a static buffer
24786 and return a pointer to that buffer.
24787 * gdb.base/callfwmall.c (t_structs_a): Ditto.
24788
e2334072
MK
247892001-11-24 Mark Kettenis <kettenis@gnu.org>
24790
24791 * gdb.asm/configure.in: Fix recognition of ix86 target.
24792 * gdb.asm/configure: Regenerate.
24793
756caa3d
MS
247942001-11-21 Michael Snyder <msnyder@redhat.com>
24795
24796 * gdb.asm/sparc.inc: New file.
24797 * gdb.asm/asm-source.exp: Recognize sparc target.
24798 * gdb.asm/configure.in: Recognize sparc target.
24799 * gdb.asm/configure: Regenerate.
d63a86f8 24800
9a4d72d5
MS
248012001-11-21 Michael Snyder <msnyder@redhat.com>
24802
24803 * gdb.asm/m32r.inc: New file.
24804 * gdb.asm/asm-source.exp: Recognize m32r target.
24805 * gdb.asm/configure.in: Recognize m32r target.
24806 * gdb.asm/configure: Regenerate.
24807
a773d1cd
MS
248082001-11-20 Michael Snyder <msnyder@redhat.com>
24809
017ac23d
MS
24810 * gdb.asm/i386.inc: New file.
24811 * gdb.asm/asm-source.exp: Recognize ix86 target.
24812 * gdb.asm/configure.in: Recognize ix86 target.
24813 * gdb.asm/configure: Regenerate.
24814
a773d1cd
MS
24815 * gdb.c++/namespace.exp: Fix quotes in output messages.
24816
bb632afb
MS
248172001-11-14 Michael Snyder <msnyder@redhat.com>
24818
25d559ca 24819 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
24820 qualifier in a type cast expression, to designate an address
24821 in the instruction space (Harvard architecture).
24822
4749e309
MS
248232001-11-13 Michael Snyder <msnyder@redhat.com>
24824
24825 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
24826 Tests for expressions using 'const' and 'volatile'.
24827
25050984
CV
248282001-11-13 Corinna Vinschen <vinschen@redhat.com>
24829
24830 * gdb.asm/asm-sources.exp: Allow defining linker flags.
24831
1902c51f
DJ
248322001-11-12 Daniel Jacobowitz <drow@mvista.com>
24833
24834 * lib/mi-support.exp (mi_run_to_helper): Move comments
24835 outside of gdb_expect.
24836
dcf95b47
DJ
248372001-11-11 Daniel Jacobowitz <drow@mvista.com>
24838
24839 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
24840 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
24841 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
24842 mi0_run_to): New functions.
24843 * gdb.mi/mi-simplerun.exp: Use them.
24844 * gdb.mi/mi0-simplerun.exp: Likewise.
24845 * gdb.mi/mi-var-cmd.exp: Likewise.
24846 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 24847
45b074e1
AC
248482001-11-10 Andrew Cagney <ac131313@redhat.com>
24849
24850 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
24851 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
24852
bf50d346
AC
248532001-11-09 Andrew Cagney <ac131313@redhat.com>
24854
24855 * gdb.base/restore.exp: Include $expected value in restored test
24856 message.
24857
9383332c
AC
248582001-11-09 Andrew Cagney <ac131313@redhat.com>
24859
24860 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
24861 implemented.
24862
db62520a
MS
248632001-11-08 Michael Snyder <msnyder@redhat.com>
24864
24865 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
24866 Add pass/fail message for stop at breakpoint in call dummy function.
24867
b5703437
MS
248682001-11-07 Michael Snyder <msnyder@redhat.com>
24869
d63a86f8
RM
24870 * gdb.c++/templates.exp (test_template_breakpoints):
24871 If we get an overload menu, but it does not match what
760f6330 24872 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
24873 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
24874 making the whitespace optional. Argument for "new" may be
24875 "unsigned" as well as "unsigned int/long".
d63a86f8 24876 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
24877 making the whitespace optional. Also replace "(void) with
24878 "((void|)), making the keyword "void" optional.
d63a86f8 24879 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
24880 making the whitespace optional. Also replace "(void) with
24881 "((void|)), making the keyword "void" optional.
3bf40917
MS
24882 * gdb.base/callfuncs.c (t_float_values): This function must
24883 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 24884 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
24885 can be tested against both cases. Usually one case involves
24886 promotion of float to double, while the other does not.
24887 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
24888 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
24889 includes a stack frame for "start".
24890
c8ab4e6d
JB
248912001-11-05 Jim Blandy <jimb@redhat.com>
24892
24893 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
24894 pointers are 32 bits long, and that offsets of relocs are always
24895 stored in the data (REL-style), and not in the reloc entry itself
24896 (RELA-style).
24897 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
24898 stabs.
24899
3f08ced9
MS
249002001-11-01 Michael Snyder <msnyder@redhat.com>
24901
24902 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
24903 and regular expression operators by using quoting.
24904
cbfa24cd
MS
249052001-10-31 Michael Snyder <msnyder@redhat.com>
24906
24907 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
24908 depending on what the symbol table contains.
24909 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
24910 the output of the ptype command. Similarly, accept both "const &"
24911 and "const&".
24912
aaa68313
CV
249132001-10-31 Corinna Vinschen <vinschen@redhat.com>
24914
24915 * gdb.base/miscexprs.c (main): Add usage of preprocessor
24916 symbol `STORAGE' to allow to choose the storage class of
24917 the local datastructures.
24918 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
24919 compiler directive.
24920
91740388
MS
249212001-10-30 Michael Snyder <msnyder@redhat.com>
24922
24923 * gdb.base/jump.exp: Allow it to run for all targets.
24924
1b7c05e7
CV
249252001-10-29 Corinna Vinschen <vinschen@redhat.com>
24926
24927 * gdb.base/call-ar-st.c (print_double_array): Match for loop
24928 with new double_array size.
24929 (main): Change storage class of all local variables to static.
24930 Reduce size of double_array to 9.
24931 * gdb.base/call-ar-st.exp: Increase timeout value.
24932 Change expected output for double array to match new size in
24933 call-ar-st.c.
24934
36a22261
CV
249352001-10-29 Corinna Vinschen <vinschen@redhat.com>
24936
24937 * gdb.base/ending-run.exp: Create identical output when passing
24938 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 24939 Stormy16 target.
36a22261 24940
92b8ae91
MK
249412001-10-28 Mark Kettenis <kettenis@gnu.org>
24942
24943 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
24944 that we catch the expected failure under Linux/x86.
24945
cb135b83
OF
249462001-10-29 Orjan Friberg <orjanf@axis.com>
24947
24948 * gdb.base/setvar.exp: Escape curly braces.
24949 * gdb.stabs/weird.exp: Ditto.
24950
6884aa54
DJ
249512001-10-27 Daniel Jacobowitz <drow@mvista.com>
24952
24953 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
24954 * gdm.mi/mi0-hack-cli.exp: Likewise.
24955
0398c9aa
AC
249562001-10-25 Andrew Cagney <ac131313@redhat.com>
24957
24958 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
24959 messages.
24960
d20bf2e8
AC
249612001-10-21 Andrew Cagney <ac131313@redhat.com>
24962
24963 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
24964 checking MI enabled.
24965
03dd63aa
CV
249662001-10-09 Corinna Vinschen <vinschen@redhat.com>
24967
24968 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
24969
1d9d99f3
FCE
249702001-10-04 Frank Ch. Eigler <fche@redhat.com>
24971
24972 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
24973 if gdb child process crashes, just signal an error.
24974
838ae6c4
JB
249752001-10-02 Jim Blandy <jimb@redhat.com>
24976
24977 * lib/gdb.exp (test_xfail_format): Simplify.
24978
24979 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
24980 front of the variable name `format'. Simplify `if'.
24981
8f0cbc1c
DJ
249822001-10-01 Daniel Jacobowitz <drow@mvista.com>
24983
24984 * gdb.threads/pthreads.exp: Wait for output and delay
24985 before sending ^C.
24986
1f08dafd
DJ
249872001-10-01 Daniel Jacobowitz <drow@mvista.com>
24988
24989 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
24990 some incorrect output instead of timing out.
24991 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
24992
674f90ff
CV
249932001-09-28 Corinna Vinschen <vinschen@redhat.com>
24994
24995 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
24996 check to allow additional `int'.
24997
9b284272
DJ
249982001-09-27 Daniel Jacobowitz <drow@mvista.com>
24999
25000 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
25001 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
25002
b55a4771
MS
250032001-09-27 Michael Snyder <msnyder@redhat.com>
25004
25005 * lib/gdb.exp (test_debug_format): New proc.
25006 (setup_xfail_format): Use new proc test_debug_format.
25007 * gdb.base/constvars.exp (local_compiler_xfail_check): New
25008 proc; use new service proc test_debug_format.
25009 Replace all other "gcc_compiled" tests with this test.
25010 * gdb.base/volatile.exp (local_compiler_xfail_check): New
25011 proc; use new service proc test_debug_format.
25012 Replace all other "gcc_compiled" tests with this test.
25013
250142001-09-27 Michael Snyder <msnyder@redhat.com>
25015
25016 * gdb.base/cvexpr.exp: New file.
25017 * gdb.base/cvexpr.c: New file
25018 Test for expressions using const and volatile keywords.
25019
4e6667ac
CV
250202001-09-26 Corinna Vinschen <vinschen@redhat.com>
25021
25022 * gdb.base/constvars.exp: Check for different orders of keywords
25023 and additional "int" strings in output.
25024
4f337972
AC
250252001-09-22 Andrew Cagney <ac131313@redhat.com>
25026
25027 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
25028 responses from "help maint".
25029
2015650d
FCE
250302001-09-19 Frank Ch. Eigler <fche@redhat.com>
25031
25032 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
25033 to localhost:NNN instead of :NNN, in case Xvfb is listening
25034 only on TCP.
25035
f3bcedc1
CV
250362001-09-19 Corinna Vinschen <vinschen@redhat.com>
25037
25038 * gdb.base/recurse.exp: When checking leaving the watchpoint
25039 scope, recognize when gdb is in function's epilogue and pass.
25040
6b819c92
KS
250412001-09-18 Keith Seitz <keiths@redhat.com>
25042
25043 * lib/insight-support.exp (_gdbtk_export_target_info): Add
25044 support for running tests against sid targets.
25045 (gdbtk_done): Ditto.
25046
a10c9419
CV
250472001-09-18 Corinna Vinschen <vinschen@redhat.com>
25048
25049 * gdb.base/ending-run.c (main): Set stdout buffersize
25050 to the same reasonable value for any target.
25051 * gdb.base/ending-run.exp: Add a regular expression
25052 to make testsuite happy on Sanyo Stormy16 target.
25053
739d0d99
CV
250542001-09-17 Corinna Vinschen <vinschen@redhat.com>
25055
25056 * gdb.base/display.c (do_loops): Add float variable `f'.
25057 Increment f in loop.
25058 * gdb.base/display.exp: Increment timeout by 60 seconds.
25059 Change float display test to use variable `f'.
25060
1b8947f0
JB
250612001-09-17 Jim Blandy <jimb@redhat.com>
25062
25063 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
25064 overflowing the limited breakpoint tables on some ROM monitors
25065 (like the ROM68K).
25066
9890ac81
FCE
250672001-09-15 Frank Ch. Eigler <fche@redhat.com>
25068
25069 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
25070 the "-ac" (disable access control) flag.
25071
6db765ea
JH
250722001-08-30 Jeff Holcomb <jeffh@redhat.com>
25073
25074 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
25075 ints.
25076
4c32cc04
KS
250772001-08-30 Keith Seitz <keiths@redhat.com>
25078
25079 * lib/gdb.exp: Move all insight-related functionality into
25080 separate file.
25081 * lib/insight-support.exp: New file.
25082
8d6e6f81
FCE
250832001-08-29 Frank Ch. Eigler <fche@redhat.com>
25084
25085 * config/sid.exp (sid_start): Never set sid verbosity; disable
25086 expect_background {} that consumed its stdout; tolerate </dev/null.
25087 Attempt to set endianness override in "sid" protocol mode. Cleanup.
25088
6a90e1d0
AC
250892001-08-18 Andrew Cagney <ac131313@redhat.com>
25090
25091 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
25092 CLI jump command to start it.
25093 (mi_run_to_main): Fail immediatly when unexpected output.
25094
1759b3c3
AC
250952001-08-18 Andrew Cagney <ac131313@redhat.com>
25096
25097 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
25098 beginning of function. Fix PR gdb/191.
25099
61d11d80
FCE
251002001-08-16 Frank Ch. Eigler <fche@redhat.com>
25101
25102 * config/sid.exp (sid_start): Don't warn if we cannot figure out
25103 what to force sid endianness to.
25104
942a4df2
KS
251052001-08-15 Keith Seitz <keiths@redhat.com>
25106
25107 * lib/gdb.exp (gdbtk_start): Don't set environment
25108 variables for TCL_LIBRARY and friends. Insight will
25109 now figure these out for itself.
25110
0521c418
MS
251112001-08-02 Michael Snyder <msnyder@redhat.com>
25112
25113 * gdb.base/completion.exp: Remove the symbol "a64l" from
25114 the expect string; this is target-specific, and not related
25115 to what is being tested.
25116
74a9a58a
DB
251172001-08-02 Dave Brolley <brolley@redhat.com>
25118
25119 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
25120
c70819fa
MS
251212001-07-25 Michael Snyder <msnyder@redhat.com>
25122
c2b8fa57
MS
25123 * gdb.base/consecutive.exp: New file. Test stepping over
25124 breakpoints on consecutive instructions.
25125 * gdb.base/consecutive.c: New file.
25126
c70819fa
MS
25127 * gdb.base/call-rt-st.exp: Use double-backslash to quote
25128 curly braces in regular expressions.
25129
2b1a1355
MS
251302001-07-25 Michael Snyder <msnyder@redhat.com>
25131
25132 * gdb.base/ending-run.exp: Accept "Program exited normally" as
25133 legitimate output from stepping out of main.
25134
413eca6f
KS
251352001-07-22 Keith Seitz <keiths@redhat.com>
25136
25137 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
25138 the empty string, do not run the tests.
25139
7e5a9322
SC
251402001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
25141
25142 * gdb.base/long_long.exp: Detect size of pointer. Take into
25143 account 2-byte pointers when testing for p/a results.
25144
de58f10f
SC
251452001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
25146
d63a86f8 25147 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
25148 and defined to 1K for m68hc11.
25149 (random_data): Reduce table to 1K for embedded platforms (68hc11).
25150 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
25151 (sizeof_random_data): New variable to tell the size of the data table;
25152 don't test past this size; always run to main.
25153
d6f5fea1
SC
251542001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
25155
25156 * gdb.base/return2.exp: return of long long and double fails for
25157 68HC11; don't execute these tests on that platform.
25158 * gdb.base/return.exp: Return of a double fails for 68hc11.
25159
c477543d
SC
251602001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
25161
25162 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
25163 tests that print a float.
25164 * call-rt-st.exp: Likewise.
25165
63cf1c79
MK
251662001-07-12 Mark Kettenis <kettenis@gnu.org>
25167
25168 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
25169 running this test on Linux.
25170
112f9ab5
MC
251712001-06-24 Michael Chastain <chastain@redhat.com>
25172
25173 * gdb.base/arithmet.exp: Remove some tests to make all test names
25174 unique.
25175
4970cb0f
MS
251762001-07-03 Michael Snyder <msnyder@redhat.com>
25177
25178 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
25179 the output of the ptype command.
25180
d85da69f
MS
251812001-07-02 Michael Snyder <msnyder@redhat.com>
25182
4c8a82de
MS
25183 * gdb.base/completion.exp: Don't assume that break.c is the only
25184 source file that may contain functions named "marker".
d85da69f
MS
25185 * gdb.base/corefile.exp: Quote the curly braces in regexp.
25186
8afc772b
AC
251872001-06-28 Andrew Cagney <ac131313@redhat.com>
25188
25189 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
25190 of files to delete.
25191
25192 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
25193 * gdb.disasm/h8300s.exp: New file.
25194 gdb.disasm/h8300s.s: Likewise.
25195
cff22675
AC
251962001-06-27 Andrew Cagney <ac131313@redhat.com>
25197
25198 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
25199 empty breakpoint tables.
25200
68c81b54
AC
252012001-06-25 Andrew Cagney <ac131313@redhat.com>
25202
25203 * lib/mi-support.exp: Update args=... part of stop-reason
25204 patterns. Accept either a list or a tuple.
25205
2dd62704
AC
252062001-06-23 Andrew Cagney <ac131313@redhat.com>
25207
25208 * lib/mi-support.exp: Remove local emacs variable defining
25209 change-log-default-name.
25210
b4127474
MC
252112001-06-22 Michael Chastain <chastain@redhat.com>
25212
25213 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
25214 This is operationally compatible with the previous version.
25215
8dbfb380
JB
252162001-06-13 Jim Blandy <jimb@redhat.com>
25217
25218 * lib/gdb.exp (gdb_test): Doc fix.
25219
f2d8c86d
MC
252202001-06-10 Michael Chastain <chastain@redhat.com>
25221
25222 * gdb.base/exprs.exp: Remove a duplicate test.
25223
81564d34
JB
252242001-06-06 Jim Blandy <jimb@redhat.com>
25225
25226 * gdb.base/return2.exp (main): Use values to test float and double
25227 returns that are not NaN's, to avoid being confused by IEEE
25228 comparison rules.
25229
da55addb
MS
252302001-06-04 Michael Snyder <msnyder@redhat.com>
25231
25232 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 25233 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
25234 rather than wait for 12 more tests to time out.
25235
42c65987
JB
252362001-06-06 Jim Blandy <jimb@redhat.com>
25237
b18bced9 25238 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 25239 Don't forget to match the GDB prompt.
b18bced9 25240
42c65987
JB
25241 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
25242
5b41e5f0
JB
252432001-06-04 Jim Blandy <jimb@redhat.com>
25244
25245 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
25246 command.
25247
015e046f
KB
252482001-05-31 Kevin Buettner <kevinb@redhat.com>
25249
25250 * gdb.base/annota1.exp (info break): Match four or more spaces
25251 after "Address".
25252
fb1ffbbe
MC
252532001-05-31 Michael Chastain <chastain@redhat.com>
25254
25255 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
25256 (dm_type_int_star): Likewise.
25257 (dm_type_long_star): Likewise.
25258 (dm_type_void_star): Likewise.
25259
5ea2a32c
KB
252602001-05-29 Kevin Buettner <kevinb@redhat.com>
25261
25262 * gdb.base/completion.exp (INPUTRC): Set this environment variable
25263 to a known value in order to get consistent results regardless
25264 of the setting of INPUTRC or the presence or contents of .inputrc.
25265
ae23c492
MS
252662001-05-24 Michael Snyder <msnyder@redhat.com>
25267
ac55707e
MS
25268 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
25269 Don't require that the main thread and the manager thread are the
25270 first in the list.
25271
ae23c492
MS
25272 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
25273 debugging. If test fails, issue an "unsupported" not a "fail".
25274
400071f1
JB
252752001-05-24 Jim Blandy <jimb@redhat.com>
25276
25277 Don't assume that short is shorter than int.
25278 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
25279 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 25280 this isn't true.
400071f1
JB
25281 ("print unsigned char == (~0)"): Add test that verifies that ~0,
25282 an int, is not equal to ~0 stored in an unsigned char. This tests
25283 the same thing that the previous test meant to, but works on
25284 16-bit machines, too.
25285 ("print unsigned char != (~0)"): Same test, complemented.
25286
0816a3e5
MS
252872001-05-24 Michael Snyder <msnyder@redhat.com>
25288
25289 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 25290 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
25291 and prevents dejagnu getting out of step.
25292
f6dc23a9
KB
252932001-05-23 Kevin Buettner <kevinb@redhat.com>
25294
25295 * gdb.base/finish.exp (finish_void): Revise pattern for
25296 stopping on the call statement to not permit stopping at
25297 the start of the instructions comprising the call sequence.
25298
7dbd117d
MC
252992001-05-19 Michael Chastain <chastain@redhat.com>
25300
25301 * gdb.base/callfuncs.exp: Make all test names unique.
25302 * gdb.base/commands.exp: Make all test names unique.
25303 * gdb.base/condbreak.exp: Make all test names unique.
25304 * gdb.base/dbx.exp: Make all test names unique.
25305 * gdb.base/default.exp: Make all test names unique.
25306 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
25307 and TIMEOUT messages to their corresponding PASS message.
25308 * gdb.base/ending-run.exp: Make all test names unique.
25309 * gdb.base/long_long.exp: Remove duplicate test.
25310
6b0b0a9e
KB
253112001-05-21 Kevin Buettner <kevinb@redhat.com>
25312
25313 * gdb.base/finish.exp (finish_void): Allow "finish" command to
25314 stop on the call statement as well as the statement after the
25315 call.
25316
2caa35cb
MS
253172001-05-21 Michael Snyder <msnyder@redhat.com>
25318
25319 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
25320
40713331
EZ
253212001-05-10 Elena Zannoni <ezannoni@redhat.com>
25322
a9c64011
AS
25323 * gdb.base/completion.exp: Revamp test. Make it execute on all
25324 platforms.
40713331 25325
c2c1be8d
EZ
253262001-05-10 Elena Zannoni <ezannoni@redhat.com>
25327
a9c64011
AS
25328 * config/gdbserver.exp (gdb_load): Handle the case
25329 in which the arguments to gdbserver are given in the
25330 baseboard configuration file.
25331 Also handle the case in which the server needs to do a
25332 load.
2c9cd303 25333
9671de48
KS
253342001-05-07 Keith Seitz <keiths@cygnus.com>
25335
a9c64011
AS
25336 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
25337 set up the display for testing.
25338 (gdbtk_start): Convert all paths to paths that tcl will like.
25339 Export target information to environment.
25340 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
25341 necessary.
25342 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
25343 (to_tcl_path): New proc to convert a given pathname into
25344 a path acceptible as an argument to a tcl command.
25345 (_gdbtk_export_target_info): New proc to export target info
25346 into the environment for gdbtk testing.
25347 (gdbtk_done): New proc to signal end-of-test.
9671de48 25348
5a360f47
JB
253492001-05-06 Jim Blandy <jimb@redhat.com>
25350
25351 * restore.c: Make the code of caller0 correspond to its comment.
25352
66c756c6
MS
253532001-05-03 Michael Snyder <msnyder@redhat.com>
25354
25355 * config/sid.exp (gdb_target_sid): Check for error messages.
25356 On error or timeout, don't make expect exit (which will terminate
25357 all subsequent tests); instead just make gdb exit.
d63a86f8 25358 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
25359 return a negative value.
25360
a966fde5
JB
253612001-04-24 Jim Blandy <jimb@redhat.com>
25362
851c18e0
JB
25363 * gdb.c++/templates.exp: If we see the prompt for the overload
25364 list, but we haven't recognized any of the longer patterns,
25365 arrange for this test to fail, not hang.
25366
a966fde5
JB
25367 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
25368 variations.
25369
db144853
MC
253702001-04-22 Michael Chastain <chastain@redhat.com>
25371
25372 * gdb.c++/local.exp: Use the 'runto' library function.
25373 * gdb.c++/namespace.exp: Likewise.
25374 * gdb.c++/overload.exp: Likewise.
25375
3207ec21
KB
253762001-03-26 Kevin Buettner <kevinb@redhat.com>
25377
25378 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
25379 * gdb.base/step-line.exp: New file. Test step/next in presence of
25380 #line directives.
25381 * gdb.base/step-line.c: New file. Test program for the above.
25382 * gdb.base/step-line.inp: New file. We pretend that this file has
25383 been transformed by some other tool into step-line.c.
25384
13b57657
JB
253852001-03-21 Jim Blandy <jimb@redhat.com>
25386
25387 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
25388 unmangled operator names.
25389
754cbe1c
JB
253902001-03-20 Jim Blandy <jimb@redhat.com>
25391
25392 * gdb.threads/linux-dp.exp: Recognize an additional message
25393 generated by GDB when it doesn't understand how to debug threads
25394 on the target system.
25395
177495c9
AC
253962001-03-19 Andrew Cagney <ac131313@redhat.com>
25397
25398 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
25399
f266096b
MC
254002001-03-12 Michael Chastain <chastain@redhat.com>
25401
25402 * gdb.c++/derivation.exp: Use the 'runto' library function.
25403
cac3c2ff
MC
254042001-03-12 Michael Chastain <chastain@redhat.com>
25405
25406 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
25407
b6c11a24
MC
254082001-02-24 Michael Chastain <chastain@redhat.com>
25409
25410 * gdb.c++/ref-types.exp: Change handwritten code to library
25411 function 'runto'.
25412
6bae5bce
OF
254132001-03-16 Orjan Friberg <orjanf@axis.com>
25414
25415 * gdb.base/signals.exp: Set count to 0 explicitly.
25416
0015fd9a
MS
254172001-03-15 Mark Salter <msalter@redhat.com>
25418
25419 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
25420 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
25421 (gdb_load): Add support for additional target_info: gdb_download_size
25422 and gdb_load_timeout.
0015fd9a 25423
fc33412a
DT
25424Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
25425
25426 * gdb.base/annota1.exp: Move test of isnative to earlier in the
889bf7c5
PA
25427 file -- to prevent failing when the compile fails but we have no
25428 intention of running the tests anyway.
fc33412a
DT
25429
25430 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
25431 tests if set.
25432
25433 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
889bf7c5 25434 integers.
fc33412a
DT
25435
25436 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
25437 * gdb.c++/namespace.exp: Ditto.
25438
115f06de
OF
254392001-03-07 Orjan Friberg <orjanf@axis.com>
25440
25441 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
25442 * gdb.base/pointers.exp: Relax pattern match of decimals.
25443
b6ba6518
KB
254442001-03-06 Kevin Buettner <kevinb@redhat.com>
25445
25446 * Makefile.in, config/abug.exp, config/cfdbug.exp,
25447 config/cpu32bug.exp, config/dve.exp, config/est.exp,
25448 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
25449 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
25450 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
25451 config/sh.exp, config/sid.exp, config/slite.exp,
25452 config/sparclet.exp, config/udi.exp, config/unknown.exp,
25453 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
25454 config/vxworks.exp, config/vxworks29k.exp,
25455 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
25456 gdb.base/all-bin.exp, gdb.base/annota1.exp,
25457 gdb.base/arithmet.exp, gdb.base/assign.exp,
25458 gdb.base/async.exp, gdb.base/attach.exp,
25459 gdb.base/bitfields.exp, gdb.base/bitops.exp,
25460 gdb.base/break.exp, gdb.base/call-ar-st.exp,
25461 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
25462 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
25463 gdb.base/commands.exp, gdb.base/completion.exp,
25464 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
25465 gdb.base/constvars.exp, gdb.base/corefile.exp,
25466 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
25467 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
25468 gdb.base/ending-run.exp, gdb.base/environ.exp,
25469 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
25470 gdb.base/finish.exp, gdb.base/foll-exec.exp,
25471 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
25472 gdb.base/funcargs.exp, gdb.base/help.exp,
25473 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
25474 gdb.base/logical.exp, gdb.base/long_long.exp,
25475 gdb.base/maint.exp, gdb.base/mips_pro.exp,
25476 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
25477 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
25478 gdb.base/pointers.exp, gdb.base/printcmds.exp,
25479 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
25480 gdb.base/regs.exp, gdb.base/relational.exp,
25481 gdb.base/remote.exp, gdb.base/reread.exp,
25482 gdb.base/restore.exp, gdb.base/return2.exp,
25483 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
25484 gdb.base/selftest.exp, gdb.base/setshow.exp,
25485 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
25486 gdb.base/sigall.exp, gdb.base/signals.exp,
25487 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
25488 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
25489 gdb.base/step-test.exp, gdb.base/structs.c,
25490 gdb.base/structs.exp, gdb.base/structs2.exp,
25491 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
25492 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
25493 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
25494 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
25495 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
25496 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
25497 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
25498 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
25499 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
25500 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
25501 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
25502 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
25503 gdb.fortran/types.exp, gdb.java/jmisc.exp,
25504 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
25505 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
25506 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
25507 gdb.trace/circ.exp, gdb.trace/collection.exp,
25508 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
25509 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
25510 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
25511 gdb.trace/report.exp, gdb.trace/save-trace.exp,
25512 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
25513 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
25514 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
25515 notices.
25516
dc96c6c7 255172001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
25518
25519 * gdb.base/varargs.c (find_max_double): Fix printf format string:
25520 first arg is int not float.
25521
dc96c6c7 255222001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
25523
25524 * gdb.base/reread.exp: Unsupported for non-native targets;
25525 doesn't work for remote debugging.
25526
9b0c4aeb
FN
255272001-02-19 Fernando Nasser <fnasser@redhat.com>
25528
25529 From Drew Moseley <dmoseley@redhat.com>
a9c64011
AS
25530 * gdb.base/ending-run.exp: Properly handle the BSP state when
25531 stepping past the end of main.
9b0c4aeb 25532
02aa71d5
MC
255332001-02-19 John Moore <jmoore@redhat.com>
25534
25535 * gdb.base/commands.exp (infrun_breakpoint_command_test):
25536 Converted HPUX fix for non-expected items following multiple
25537 step commands into general solution for all platforms.
25538
1fa449a4
MC
255392001-02-18 Michael Chastain <chastain@redhat.com>
25540
25541 * gdb.c++/classes.exp (do_tests): Change runto statements
25542 from "runto 'foo(void)'" to "runto 'foo'". This makes the
25543 statements demangler agnostic.
25544 * gdb.c++/virtfunc.exp (do_tests): Likewise.
25545 (gdb_virtfunc_restart): Likewise.
25546
b2f9ec70
MC
255472001-02-14 Michael Chastain <chastain@redhat.com>
25548
25549 * gdb.c++/inherit.exp (do_tests): Change runto statements
25550 from "runto 'foo(void)'" to "runto 'foo'". This makes the
25551 statements demangler agnostic.
25552
cf74b8ca
AC
25553Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
25554
25555 * gdb.threads/pthreads.exp: Unify pass/fail messages for
889bf7c5
PA
25556 ``continue to bkpt at common_routine in thread 2'' and ``stopped
25557 before calling common_routine 15 times'' tests.
cf74b8ca 25558
99f78f56
MC
255592001-02-11 Michael Chastain <chastain@redhat.com>
25560
25561 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
25562 Helps the test script figure out which demangler is in use.
25563 (dm_type_foo_ref): Ditto.
25564 (dm_type_int_star): Ditto.
25565 (dm_type_long_star): Ditto.
25566 (dm_type_unsigned_int): Ditto.
25567 (dm_type_void): Ditto.
25568 (dm_type_void_star): Ditto.
99707966 25569 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
25570 Probe the gdb demangler and set variables to accommodate
25571 formatting differences.
25572 (info_func_regexp): New function. Same as info_func, but
25573 matches against a regexp.
25574 (info_func): Match against a literal string.
25575 (print_addr_2): New function. Match against a literal string,
25576 which can be different from the input to gdb.
25577 (print_addr): Simply call print_addr_2 with the same argument twice.
25578 (test_lookup_operator_functions): Use demangler formatting variables.
25579 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
25580 the tests in the same order as the C++ class declaration.
25581 (test_paddr_operator_functions): Ditto.
25582 (test_paddr_overloaded_functions): Ditto.
25583 (test_paddr_hairy_functions): Use demangler formatting variables.
25584 Add reference to gdb/19 for related tests.
25585 (do_tests): Call probe_demangler.
25586
1de8f023
KB
255872001-01-30 Kevin Buettner <kevinb@redhat.com>
25588
25589 * gdb.c++/templates.cc (printf): Remove unused function definition.
25590
ca3f91ed
MS
255912001-01-26 Felix Lee <flee@redhat.com>
25592
25593 * sid.exp (sid_exit): Pass host, not target, to remote_close.
25594
255952001-01-25 matthew green <mrg@redhat.com>
25596
25597 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
25598 up sid.
25599 (sid_exit): Call `remote_pop_conn' after GDB is gone.
25600
256012001-01-25 matthew green <mrg@redhat.com>
25602
25603 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 25604 Deprecate $sid_spawn_id.
ca3f91ed
MS
25605 (sid_exit): Remove code necessary only for `spawn.'
25606
256072001-01-25 matthew green <mrg@redhat.com>
25608
25609 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
25610
fb18ec4a
MC
256112001-01-28 Michael Chastain <chastain@redhat.com>
25612
25613 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
25614 to call when tests fail. It takes gdb out of the overloaded
25615 function choice menu back to the main prompt, so that the test
25616 program stays synchronized.
25617 (set_bp_overloaded): New proc to collect all the common
25618 code for setting a breakpoint on an overloaded name. Calls
25619 take_gdb_out_of_choice_menu when needed.
25620 (menu_overload1arg): New variable to collect the repeated
25621 instances of the expected menu for an overloaded name. Change
25622 the regular expression to handle changes in g++ type encoding:
25623 "void" can be either "void" or "", and "unsigned int" can be
25624 either "unsigned int" or "unsigned".
25625 (continue_to_bp_overloaded): Change regular expressions to handle
25626 changes in g++ type encoding.
25627 (no proc): Call take_gdb_out_of_choice_menu when needed.
25628 Remove redundant calls to "info break". Accept either "canceled"
25629 or "cancelled". Change regular expressions in "info break"
25630 calls to handle changes in g++ type encoding. Give all tests
25631 unique strings.
25632
9c646a6e
BE
256332001-01-17 Ben Elliston <bje@redhat.com>
25634
25635 * config/sid.exp: New file.
25636
9549d9c1
AC
25637Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
25638
25639 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
25640
dc96c6c7 256412000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
25642
25643 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
25644 Add a RE to accept a non-ascii char if one is ever presented.
25645
b4df4f68
FN
256462000-12-20 Fernando Nasser <fnasser@redhat.com>
25647
297dd0fd 25648 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 25649
dc96c6c7 256502000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 25651
d63a86f8 25652 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
25653 in regexp. One '\' does not suffice on Linux.
25654
4a7bddb6
MC
256552000-12-09 Michael Chastain <chastain@redhat.com>
25656
25657 * gdb.base/break.exp (test_clear_command): Use a marker function
25658 rather than 'main' for the test function. Also move this
25659 test to an execution point where the marker function names are
25660 guaranteed to be bound to functions. (Executing tests after a
25661 'finish' from main runs into name conflicts with local names
25662 in __libc_start_main).
25663
dc96c6c7 256642000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
25665
25666 * gdb.base/finish.exp: New test for gdb's "finish" command.
25667 * gdb.base/return2.exp: New test for gdb's "return" command.
25668 * gdb.base/return2.c: New source file for above.
25669
dc96c6c7 256702000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
25671
25672 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
25673 * gdb.base/miscexprs.exp: Ditto.
25674 * gdb.base/pointers.exp: Ditto.
25675 * gdb.c++/derivation.exp: Ditto.
25676 * gdb.c++/local.exp: Ditto.
25677 * gdb.c++/namespace.exp: Ditto.
25678 * gdb.c++/overload.exp: Ditto.
25679 * gdb.c++/ref-types.exp: Ditto.
25680
dc96c6c7 256812000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
25682
25683 * gdb.base/constvars.exp: Test result of "up" command.
25684 * gdb.base/miscexprs.exp: Ditto.
25685 * gdb.base/pointers.exp: Ditto.
25686 * gdb.base/scope.exp: Ditto.
25687 * gdb.c++/derivation.exp: Ditto.
25688 * gdb.c++/local.exp: Ditto.
25689 * gdb.c++/namespace.exp: Ditto.
25690 * gdb.c++/overload.exp: Ditto.
25691 * gdb.c++/ref-types.exp: Ditto.
25692
44097287
FN
256932000-11-22 Michael Chastain <chastain@redhat.com>
25694
25695 * mips_pro.exp: Accept either "middle -> top -> main" or
25696 "middle -> main" in the backtrace, because gcc can optimize
25697 tail calls to jumps. Remove setup_xfail for the hppa case.
25698 Add a comment with the original warning messages from PR 3016,
25699 which was filed in 1993, to preserve them for posterity.
25700
9d2e1bab
ND
257012000-11-17 Nick Duffek <nsd@redhat.com>
25702
25703 * lib/gdb.exp (gdb_test): Override timeout with board info.
25704
1aca8eb7
ND
257052000-11-17 Nick Duffek <nsd@redhat.com>
25706
25707 * gdb.base/display.exp: Don't kill running stub. Add "again" to
25708 the second kill and detach messages.
25709
93076499
ND
257102000-11-17 Nick Duffek <nsd@redhat.com>
25711
25712 * configure.in: Add AC_EXEEXT.
25713 * configure: Regenerate.
25714 * Makefile.in (just-check): Export EXEEXT.
25715 * lib/gdb.exp ($EXEEXT): Import from environment.
25716 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
25717 expect "maint dump-me" on Cygwin.
25718 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
25719 $EXEEXT.
25720
30e87cd3
ND
257212000-11-17 Nick Duffek <nsd@redhat.com>
25722
25723 * gdb.base/break.exp: Test backtrace and finish from called
25724 function on all platforms, not just HP-UX.
25725
dc96c6c7 257262000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
25727
25728 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
25729 code from gdb_target_monitor, so it can be used independantly
25730 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 25731
dc96c6c7 257322000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
25733
25734 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
25735 * gdb.base/corefile.exp: Expect the message "Program is being
25736 debugged already" when we send the "corefile" command, since
25737 the preceeding gdb_load may have connected gdb to a remote target.
25738 * gdb.base/display.exp: Disable hardware watchpoints if new
25739 board info variable "no_hardware_watchpoints" is true.
25740 Replace single-letter commands with more readable ones.
25741 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
25742 if new board info variable "no_hardware_watchpoints" is true.
25743 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
25744 to see if stdio (printf) testing is possible.
25745 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
25746 board info variable "no_hardware_watchpoints" is true. Use new
25747 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
25748
39124dea
FN
257492000-11-13 Fernando Nasser <fnasser@redhat.com>
25750
25751 From Orjan Friberg <orjanf@axis.com>:
25752 * gdb.base/printcmds.exp: Escape curly braces followed by a number
25753 in array print pattern match.
25754
a9e2e984
FN
257552000-11-09 Fernando Nasser <fnasser@redhat.com>
25756
25757 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
25758 spelling "cancelled" to U.S. spelling "canceled" to match changes
25759 made to gdb.
25760 * gdb.c++/ovldbreak.exp: Ditto.
25761
c7db355b
PS
257622000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
25763
25764 * gdb.base/callfuncs.c (main): Moved to end of file, call
25765 t_double_values to initialize the FPU before inferior calls are made.
25766 * gdb.base/callfuncs.exp: Test for register preservation after calling
25767 inferior functions. Add tests for continuining, finishing and
25768 returning from a stop in a call dummy.
25769
dc96c6c7 257702000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
25771
25772 * gdb.base/commands.exp: Break up long lines, and re-indent.
25773
dc96c6c7 257742000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
25775
25776 * config/gdbserver.exp: Rewritten from the ground up, to make it
25777 compatible with the current dejagnu tree, and to make it work with
25778 the new "gdbserver" in libremote.
25779
dc96c6c7 257802000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
25781
25782 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
25783 * gdb.base/varargs.exp: Skip entire test if no printf support.
25784 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
25785 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
25786
dc96c6c7 257872000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
25788
25789 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
25790 no floating point support.
25791 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
25792 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
25793 * gdb.base/call-rt-st.exp: Ditto.
25794 * gdb.base/call-strs.exp: Ditto.
25795
bac5fc66
JG
257962000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
25797
25798 * gdb.base/sizeof.c: include <stdio.h>.
25799
25800 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
a9c64011
AS
25801 'finish', otherwise uncaptured gdb_prompt would potentially
25802 throw remaining test points out of sync.
bac5fc66 25803
b22a6027
SB
258042000-07-26 Scott Bambrough <scottb@netwinder.org>
25805
25806 * gdb.base/recurse.exp: Run tests for all targets.
25807 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
25808 gnu-oldld case on ARM.
25809 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
25810 for ARM targets.
d63a86f8 25811
d8231941
AG
25812Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
25813
25814 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
25815 * gdb.java/configure: Rebuild.
25816
8caabe69
AG
25817Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
25818
25819 * gdb.java/jv-exp.exp: New file.
25820
9d273ca3
AG
25821Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
25822
25823 * configure: Rebuilt.
25824 * configure.in (configdirs): Add gdb.java.
25825 * gdb.java/jmisc.java: New file.
25826 * gdb.java/jmisc.exp: New file.
25827 * gdb.java/Makefile.in: New file.
25828 * gdb.java/configure: Rebuilt.
25829 * gdb.java/configure.in: New file.
25830 * lib/java.exp: New file.
25831
4f823a66
AC
25832Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
25833
25834 * gdb.base/exprs.exp: Test casts to a pointer including over and
889bf7c5 25835 underflow.
4f823a66 25836
2391e11d
AC
25837Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
25838
25839 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
889bf7c5 25840 and the compilers sizes.
2391e11d 25841
54602222
ND
258422000-07-09 Nick Duffek <nsd@redhat.com>
25843
25844 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
25845 (use_methods): New function.
25846 (main): Call use_methods().
25847 * gdb.c++/classes.exp (test_method_param_class): New procedure.
25848 (do_tests): Call test_method_param_class.
25849
2bec0572
ND
258502000-07-09 Nick Duffek <nsd@redhat.com>
25851
25852 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
25853 spelling.
25854 (test_enums): New procedure. Move enum tests from end of script
25855 to here. Set breakpoint on function name instead of line number.
25856 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
25857 (enums2): New marker function.
25858 (enums1): New function.
25859 (main): Call enums1(). Move enum tests to enums1().
25860
78492fde
AC
25861Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
25862
25863 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
889bf7c5 25864 compile/link program. Update line numbers.
78492fde
AC
25865 * gdb.asm/d10v.inc: Define ``startup''.
25866 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 25867
49a2cef8
AC
25868Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
25869
25870 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
25871
3e6c8688
EZ
258722000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25873
25874 * gdb.base/maint.exp: Add 'maint print architecture' item to output
889bf7c5 25875 of 'help maint print' command.
3e6c8688 25876
9ff5cbe9
AC
25877Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
25878
25879 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
889bf7c5 25880 they use gdb_expect_list.
9ff5cbe9 25881
17c579bd
AC
25882Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
25883
25884 * gdb.base/commands.exp: Use ``set remote
889bf7c5
PA
25885 memory-read-packet-size'' instead of ``set endian big'' to test
25886 long commands.
17c579bd 25887
e6d71bf3
DB
258882000-06-03 Daniel Berlin <dan@cgsoftware.com>
25889
25890 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 25891 g++, and stop skipping them.
e6d71bf3
DB
25892
25893 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
25894 work under g++.
25895
d63a86f8 25896 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
25897 initialization.
25898
dc96c6c7 258992000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
25900
25901 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
25902 the regular expression: accept an (almost) arbitrary sequence of
25903 "frames-invalid" and "breakpoints-invalid" messages both before
25904 and after the "starting" message.
25905
dc96c6c7 259062000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
25907
25908 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 25909
dc96c6c7 259102000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
25911
25912 * gdb.base/annota1.exp (annotate-signal-handler-caller):
25913 Relax the regular expression a little, make it pass on Solaris 8.
25914
8216cda9
KB
259152000-05-12 Kevin Buettner <kevinb@redhat.com>
25916
25917 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 25918 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
25919 Instead, it is permissible for gdb to stop on the line of the
25920 call itself.
25921
1a570b2f
MS
259222000-05-12 Michael Snyder <msnyder@.cygnus.com>
25923
25924 * gdb.base/break.exp (bp on small function, optimized file):
25925 Add a second pass pattern. The behavior differs here between stabs
25926 and dwarf for one-line functions. Stabs preserves two line symbols
25927 (one before the prologue and one after) with the same line number,
25928 but dwarf regards these as duplicates and discards one of them.
25929 Therefore the address after the prologue (where the breakpoint is)
25930 has no exactly matching line symbol, and GDB reports the breakpoint
25931 as if it were in the middle of a line rather than at the beginning.
25932
dc96c6c7 259332000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 25934
d63a86f8 25935 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
25936 rather than "send_gdb" (for consistancy).
25937
7d418785
AC
25938Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
25939
25940 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
25941 * gdb.c++/templates.cc: Properly check for GCC version number.
25942 * lib/compiler.cc: Likewise
25943
dc96c6c7 259442000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 25945
d63a86f8 25946 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
25947 gdb may not stop at the first line of main, due to code motion.
25948
dc96c6c7 259492000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
25950
25951 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
25952 This test depends on parsing the printf output from the target.
25953 Since the sparclet stub doesn't do stdio, this will never work.
25954 * gdb.base/call-rt-st.exp: ditto.
25955 * gdb.base/call-strs: ditto.
25956
dc96c6c7 259572000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
25958
25959 * gdb.base/miscexprs.exp: make sizeof long array test portable.
25960
25961 * gdb.base/ending-run.exp: After connecting to a remote target,
25962 but before running, the target will appear to be in a random
25963 location. Specify both a file and a line for breakpoints.
25964 Also, the function that calls main may be called 'init'
25965 rather than 'start'.
25966
a5a51225
EZ
259672000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25968
25969 * gdb.base/help.exp: Update output for add-symbol-file command.
25970
7930cc7c
FN
259712000-04-10 Fernando Nasser <fnasser@cygnus.com>
25972
25973 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25974 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
25975
23e37ab1
C
259762000-04-07 J.T. Conklin <jtc@redback.com>
25977
e93c542c
C
25978 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
25979
23e37ab1
C
25980 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
25981
591b8fa3
PDM
25982Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
25983
25984 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
889bf7c5 25985 values that can be represented exactly.
591b8fa3
PDM
25986 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
25987 above change, and to not check against the directory part of the source
25988 file name.
25989 (step into print_long_arg_list): Likewise.
25990 (print print_small_structs from print_long_arg_list): Likewise.
25991 (print print_long_arg_list): Likewise.
25992
7a495180
EZ
259932000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25994
30b53638 25995 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 25996
beb998c6
AC
25997Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
25998
25999 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
26000
1c689132
DB
260012000-03-25 Daniel Berlin <dan@cgsoftware.com>
26002
26003 * gdb.base/commands.exp (deprecated_command_test): Add test for
26004 deprecate with no arguments.
26005
c1790a9d
JL
260062000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
26007
26008 * gdb.base/break.exp: Add new test for setting breakpoints on
26009 optimized code so we can test breakpoints work even when function
26010 prologues may be optimized away
26011
003ba290
FN
260122000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
26013
26014 From David Whedon <dwhedon@gordian.com>
a9c64011 26015 * gdb.base/commands.exp : Added command deprecator tests.
003ba290 26016
6837a0a2
DB
260172000-03-22 Daniel Berlin <dan@cgsoftware.com>
26018
26019 * gdb.base/help.exp: Added test for new apropos command.
26020
b9593231
KB
260212000-03-21 Kevin Buettner <kevinb@redhat.com>
26022
26023 * gdb.base/pointers.c (usevar): New function.
26024 (main): Make sure that global variables v_int_pointer2, rptr,
26025 and y are all referenced someplace in the program by calling
26026 usevar() on them. [Some linkers delete symbols which are
26027 never referenced. The space remains, but there's no way to
26028 get a (symbolic) handle on the variable from the debugger.]
26029
751a959b
EZ
260302000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26031
26032 * gdb.base/printcmds.c: Add typedeffed arrays.
26033
26034 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
889bf7c5 26035 procedure to test arrays that are typedef'd.
751a959b 26036
73a93a32
JI
260372000-03-13 James Ingham <jingham@leda.cygnus.com>
26038
26039 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 26040 the library directories.
73a93a32 26041
fb40c209
AC
26042Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
26043
26044 * configure.in (configdirs): Add sub directory gdb.mi.
26045 * configure: Re-generate.
26046
26047 * gdb.mi: New directory.
d63a86f8 26048
ee4dd2c9
AC
260492000-02-25 Scott Bambrough <scottb@netwinder.org>
26050
26051 * gdb.base/long_long.exp: Correct test suite failure when printing
889bf7c5 26052 a long long value as a double on ARM platforms.
ee4dd2c9 26053
70f0cc22
JB
260542000-02-16 Jim Blandy <jimb@redhat.com>
26055
26056 * gdb.base/break.exp ("breakpoint line number"): Make sure the
26057 default source file is set properly before running this test.
26058
853819b8
EZ
260592000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26060
26061 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
889bf7c5 26062 gdbtk/library directory, not in gdbtcl2.
853819b8 26063
dfcd3bfb
JM
260642000-02-04 Jim Blandy <jimb@redhat.com>
26065
26066 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
26067 backslash from regexp pattern.
26068
26069 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
26070 procedure. Use it to run all the "continue to bp overloaded"
26071 tests. Note that this changes the names of the tests slightly.
26072 If the breakpoint hit message includes a hex PC value, because
26073 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
26074 from the real source code, still consider that a pass.
26075
26076 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
26077 XFAIL here if the breakpoint message contains a hex address. Note
26078 similar change on 1999-11-02.
26079
26080 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
26081
26082 * gdb.base/ptype.exp: Establish a default source file before
26083 calling get_debug_format.
26084
260852000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
26086
26087 * gdb.base/watchpoint.exp: Remove duplication of test messages.
26088
8b93c638
JM
260892000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
26090
26091 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
26092 of successive stepi commands -- while in the prologue we should see
26093 the function entry bracket.
26094
260952000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
26096
26097 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
26098 reach __change_mode() when stepping through the end of main().
26099
c5394b80
JM
261002000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
26101
26102 * gdb.base/default.exp: Fix expected pattern.
26103 * gdb.base/help.exp: Same.
26104
0d06e24b
JM
261052000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26106
26107 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
889bf7c5 26108 Don't use xfail's because that affects only the following test.
d63a86f8 26109
0d06e24b 26110 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
889bf7c5 26111 solaris or linux.
0d06e24b
JM
26112
26113 * gdb.base/selftest.exp: Update to reflect changes to main.c.
26114
dc96c6c7 261152000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 26116
d63a86f8 26117 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
26118 "A syntax error" rather than "A parse error". Accept both.
26119
261202000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
26121
26122 * gdb.base/default.exp: Remove OS dependent string from "target
26123 remote" test.
26124 * gdb.base/help.exp: Same for "help target remote" test.
26125
c3f6f71d
JM
261262000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26127
26128 From Jim Kingdon <kingdon@redhat.com>:
26129
26130 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
889bf7c5
PA
26131 prompt (cleanup rather than necessity, but still might keep output
26132 from spilling to next test).
c3f6f71d
JM
26133
261342000-01-02 Fred Fish <fnf@cygnus.com>
26135
26136 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
26137 AIX, which defines them in <sys/types.h>.
26138
ed9a39eb 261391999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 26140
ed9a39eb 26141 * gdb.base/default.exp: Match arm* etc instead of arm in "info
889bf7c5 26142 float" test.
ed9a39eb
JM
26143
261441999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 26145
ed9a39eb 26146 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
26147
26148 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
26149 outermost frame disallowed".
26150
261511999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
26152
26153 * gdb.base/setvar.exp: New tests for setting the value of a struct
26154 with a constant list.
26155
261561999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
26157
26158 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
26159 require the user to type a cast before setting the value of a struct.
26160
de57eccd
JM
261611999-12-06 Jim Blandy <jimb@cygnus.com>
26162
26163 * gdb.base/default.exp: Expect the new 'info float' command on
26164 all i386 platforms.
26165
26166 * gdb.threads/linux-dp.exp: Expand our ability to recognize
26167 LinuxThreads libraries that don't support debugging.
26168
c2d11a7d
JM
26169Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
26170
26171 * gdb.base/remote.c: Fill the buffer with truely random data.
889bf7c5
PA
26172 Change the buffer type to ``unsigned char'' to simplify size
26173 arithmetic.
c2d11a7d
JM
26174
26175 * gdb.base/remote.exp: Reduce download numbers by one. Typical
889bf7c5
PA
26176 stub only handles 400-1 byte packets. Verify that the download
26177 worked.
c2d11a7d
JM
26178
261791999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
26180
26181 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
26182 tests, using UNRESOLVED for the untested cases. Also, does not wait
26183 for a timeout if the prompt was received before a recognizable pattern.
26184
261851999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
26186
26187 * lib/gdb.exp (gdb_expect_list): Fix spelling.
26188
261891999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26190
26191 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
889bf7c5 26192 watchpoints.
c2d11a7d
JM
26193
261941999-11-24 Jason Merrill <jason@casey.cygnus.com>
26195
26196 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
26197
26198 * gdb.c++/local.exp: Be more flexible in recognizing local class
26199 name mangling. Don't allow horribly truncated method names.
26200 * gdb.c++/derivation.exp: Expect protected inheritance.
26201 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
26202 * gdb.c++/virtfunc.exp: Likewise.
26203 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
26204 when printing a nested enum.
26205
262061999-11-22 Jim Blandy <jimb@cygnus.com>
26207
26208 * gdb.base/step-test.exp: Properly await GDB's response to setting
26209 a breakpoint on the call to large_struct_by_value.
26210
26211 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
26212 just because we have debug info for the `start' function.
26213
262141999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
26215
26216 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
26217 "Unknown signal" messages, which indicate (on LinuxThreads) that
26218 GDB doesn't know how to debug threads on this system. This is
26219 better than hanging while philosopher 0 dumps chatter into gdb.log.
26220
262211999-11-18 Tom Tromey <tromey@cygnus.com>
26222
26223 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
26224
262251999-11-18 Fred Fish <fnf@cygnus.com>
26226
26227 * gdb.base/coremaker2.c: Add sample program for generating
26228 cores that is more self contained than coremaker.c. Eventually
26229 I'll add more code to this and tie it into the testsuite.
26230
4ce44c66
JM
262311999-11-12 Stan Shebs <shebs@andros.cygnus.com>
26232
26233 * gdb.base/dollar.exp: Remove, now in gdb.hp.
26234
262351999-11-10 Jimmy Guo <guo@cup.hp.com>
26236
26237 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
889bf7c5 26238 from $srcdir/lib/.
4ce44c66 26239 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
889bf7c5 26240 and gdb.c++/.
4ce44c66
JM
26241
26242 * gdb.c++/derivation.exp: remove redundant get compiler info code.
26243
d63a86f8 26244 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
26245 'continue with watch' test point.
26246
262471999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
26248
26249 Merged from p2linux-990323-branch:
d63a86f8 26250
4ce44c66
JM
26251 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
26252
11cf8741
JM
26253Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
26254
26255 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
889bf7c5 26256 {limit,fixed}''. Test ``set download-write-size''.
11cf8741
JM
26257
26258Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
26259
26260 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
889bf7c5 26261 gdb_expect_list.
11cf8741
JM
26262
26263Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
26264
26265 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
26266
262671999-11-03 Mark Salter <msalter@cygnus.com>
26268
26269 * gdb.base/break.exp: Fix "stub continue" pattern.
26270
262711999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
26272
26273 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
26274
262751999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
26276
26277 * gdb.base/display.exp ("finish"): Add timeout clause.
26278
26279 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
26280 plain prompt clause, so this doesn't have to time out in order to
26281 fail.
26282
26283 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
889bf7c5 26284 breakpoint hit messages include an address.
11cf8741
JM
26285
26286 * gdb.base/display.exp: Don't forget to escape parens in regular
26287 expressions. Unix regexp notatation sucks.
26288
262891999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26290
26291 * gdb.base/annota1.exp: Test for annotate-signalled: change output
889bf7c5 26292 order for 'signalled' message.
11cf8741 26293
5c44784c
JM
262941999-11-01 Stan Shebs <shebs@andros.cygnus.com>
26295
26296 From Jimmy Guo <guo@cup.hp.com>:
26297 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
26298 * gdb.base/annota1.c: Add code for tests to work with.
26299
263001999-10-26 Frank Ch. Eigler <fche@cygnus.com>
26301
26302 * gdb.base/remote.exp: New test for remote downloading settings.
26303 * gdb.base/remote.c: New file with large .data.
26304
917317f4
JM
263051999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
26306
26307 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
26308 for LinuxThreads support, merged from the Code Fusion branch.
26309
26310Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
26311
26312 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
889bf7c5
PA
26313 containing exp_continue into a while within an expect. Don't
26314 attempt a start more than three times. Check return value from
26315 gdb_load.
d63a86f8 26316
2df3850c
JM
26317Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
26318
26319 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
889bf7c5 26320 a pass case.
2df3850c 26321
2acceee2
JM
263221999-10-01 Kevin Buettner <kevinb@cygnus.com>
26323
26324 * gdb.base/break.c (main): Added a statement that we can step
26325 off of.
26326 * gdb.base/break.exp: Added tests for setting a breakpoint
26327 at an offset and stepping onto a breakpoint.
26328
263291999-10-01 Fred Fish <fnf@cygnus.com>
26330
d63a86f8 26331 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
26332 gdb output.
26333
c2c6d25f
JM
263341999-09-18 Jim Blandy <jimb@cris.red-bean.com>
26335
26336 * gdb.base/break.exp: Code locations are in hex, don't forget!
26337 (For HP-UX.)
26338
263391999-09-17 Stan Shebs <shebs@andros.cygnus.com>
26340
26341 * condbreak.exp: Use break.c as test program.
26342 * condbreak.c: Remove, redundant with break.c.
26343
263441999-09-15 Stan Shebs <shebs@andros.cygnus.com>
26345
26346 * config/monitor.exp (gdb_target_monitor): Disable X- and
889bf7c5 26347 Z-packets if the target needs it.
c2c6d25f
JM
26348
263491999-09-13 James Ingham <jingham@leda.cygnus.com>
26350
26351 * gdb.c++/overload.exp: Added tests for listing overloaded
26352 functions with function pointers in the arg, explicitly calling
26353 out the version you want.
26354
cff3e48b
JM
263551999-09-09 Stan Shebs <shebs@andros.cygnus.com>
26356
26357 * long_long.exp: Add variations of test cases that work for
26358 targets with 16-bit ints and 32-bit doubles.
26359
d4f3574e
SS
263601999-09-08 Stan Shebs <shebs@andros.cygnus.com>
26361
26362 * break.c (main): Compare a possibly-uninitialized argc with an
26363 unlikely value that fits in 16 bits.
26364
263651999-09-07 Stan Shebs <shebs@andros.cygnus.com>
26366
26367 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
26368 0xfeeb, don't want negative numbers if ints are 16 bits.
26369
26370 * lib/gdb.exp (skip_cplus_tests): New proc.
26371 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
889bf7c5
PA
26372 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
26373 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
26374 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
26375 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
26376 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
26377 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
26378 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
d4f3574e
SS
26379
26380 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
26381
26382Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
26383
26384 * gdb.base/corefile.exp (up): Allow a parameter to appear
26385 in the frame that we're going up to.
26386
26387 From Jim Blandy <jimb@cygnus.com>:
26388
26389 * gdb.base/default.exp (info float): Expect some output now.
26390
26391 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
26392 returning floating-point values to fail on the x86.
26393 * gdb.base/callfwmall.exp (do_function_calls): Same.
26394
26395 * gdb.base/list.exp (test_listsize): Correct expectations for
26396 listing line 1 with listsize 2. Also, listing a single line
26397 works now, as does listing three lines. [Kevin's note: There
26398 were a number of other cases fixed too where the expectations
26399 differed...]
26400
264011999-09-02 Stan Shebs <shebs@andros.cygnus.com>
26402
26403 * gdb.base/selftest.exp: Add case for when version prints as
26404 constant string instead of char pointer.
26405
104c1213
JM
264061999-08-25 Stan Shebs <shebs@andros.cygnus.com>
26407
26408 * gdb.base/ending-run.exp: Add Solaris case for what happens when
889bf7c5 26409 stepping out of main.
104c1213
JM
26410
26411 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
26412 G++ used.
26413
26414 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
889bf7c5 26415 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
104c1213
JM
26416
26417 * gdb.c++/ovldbreak.exp: Update match string in test that
26418 includes a warning of multiple breakpoints.
26419
264201999-08-24 Stan Shebs <shebs@andros.cygnus.com>
26421
26422 * gdb.base/display.exp: Improve precision of step-after-finish
26423 added yesterday.
26424
26425 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
889bf7c5 26426 test.
104c1213
JM
26427
26428 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
26429 configs when using G++, not just hppa*.
26430
264311999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26432
26433 * gdb.base/async.c: New file.
26434 * gdb.base/async.exp: New file.
26435
26436Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
26437
26438 * gdb.base/break.exp: Tweak PA specific tests to properly handle
26439 PA64.
26440
53a5351d
JM
26441Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
26442
104c1213
JM
26443 * gdb.base/display.exp: "finish" can leave us mid-line on many
26444 targets, deal with it. Add a small constant to main, instead of
26445 1000 since main+1000 may not be a valid address in the target.
26446
53a5351d
JM
26447 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
26448 on hpux11.
26449
26450 * gdb.base/attach.exp: Handle another hpux11 error message variant
26451 when attaching to a process that does not exist.
26452
264531999-08-19 J.T. Conklin <jtc@redback.com>
26454
26455 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
889bf7c5 26456 characters in 'continue to 1241' test.
53a5351d
JM
26457
264581999-08-17 Stan Shebs <shebs@andros.cygnus.com>
26459
26460 * gdb.base/call-ar-st.exp: Add a shorter match case for the
26461 stop in print_long_arg_list, define and use a whitespace
26462 variable in print_small_structs test, add an XFAIL for Solaris.
26463 * gdb.base/dbx.exp: XFAIL func commands until somebody is
26464 interested enough to fix.
26465
7be570e7
JM
264661999-08-13 Keith Seitz <keiths@cygnus.com>
26467
26468 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
26469 (dbx_gdb_load): Remove. Use gdb_load instead, since that
26470 proc knows about targets other than the natives.
26471 (test_assign): Use "gdb_run_cmd" to "run" the target.
26472 Check that we've actually hit the breakpoint at main.
26473 When we attempt to assign a value to a local variable, check
26474 that the variable is in the current scope, i.e., don't use
26475 a test with an empty result.
26476
26477Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
26478
26479 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
889bf7c5 26480 command.
7be570e7
JM
26481
264821999-08-09 Stan Shebs <shebs@andros.cygnus.com>
26483
26484 From Jimmy Guo <guo@cup.hp.com> and others at HP:
26485 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
26486 gdb.compat, gdb.threads-hp.
26487 gdb.hp/configure, gdb.hp/configure.in: New files.
26488 gdb.hp/Makefile.in: Recurse into new subdirs.
26489 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
26490 gdb.hp/gdb.objdbg: New directory, tests for debugging info
26491 in object files.
26492 gdb.hp/tools: New directory, aux tools for HP-specific tests.
26493
96baa820
JM
264941999-08-05 Stan Shebs <shebs@andros.cygnus.com>
26495
26496 * gdb.base/display.exp: Help expect by putting a newline in the
889bf7c5 26497 funky printf, remove a bogus p/a test.
96baa820
JM
26498
264991999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26500
26501 * gdb.base/display.exp: Make sure that when we say 'run', we are
889bf7c5
PA
26502 connected to the target. This is necessary when running not
26503 natively.
96baa820
JM
26504
265051999-08-03 Stan Shebs <shebs@andros.cygnus.com>
26506
26507 * gdb.base/step-test.exp: Removed some extraneous messages.
26508
26509 * gdb.base/long_long.exp: Don't run memory examination tests
26510 on little-endian targets (they will need a different set of
26511 results to match).
26512
265131999-08-02 Stan Shebs <shebs@andros.cygnus.com>
26514
26515 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
26516 until somebody decides to fix GDB.
26517
26518 * gdb.base/long_long.c: Stop compiler complaint by specifying long
889bf7c5 26519 constant as "ULL".
96baa820
JM
26520 * gdb.base/long_long.exp: Loosen x/c test, add partial result
26521 matches for a couple x/2 commands.
26522
a0b3c4fd
JM
265231999-07-30 Stan Shebs <shebs@andros.cygnus.com>
26524
26525 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
26526 by merging in ref-types2 tests.
26527 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
26528
26529 From Jimmy Guo <guo@cup.hp.com> and others at HP:
26530 * gdb.c++/Makefile.in: Add standard actions.
26531 (EXECUTABLES): Rename from PROGS, update list.
26532 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
26533 from gdb.hp.
26534 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
26535 foo and bar locals.
26536 * gdb.c++/anon-union.exp: Fix tests to match.
26537 * gdb.c++/classes.exp: Run if HP compiler used, add extra
26538 expect matches to handle output variations.
26539 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
26540 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
889bf7c5 26541 output, add HP alternatives for new and delete prints.
a0b3c4fd 26542 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
889bf7c5 26543 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
a0b3c4fd
JM
26544 * gdb.c++/demangle.exp: Use $style when reporting failure.
26545 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
26546 * gdb.c++/inherit.exp: Run if HP compiler used, add some
26547 match alternatives.
26548 * gdb.c++/local.exp: Add match alternatives or xfails for HP
889bf7c5 26549 compilers.
a0b3c4fd
JM
26550 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
26551 * gdb.c++/method.exp: Add match alternatives.
26552 * gdb.c++/misc.cc: Add bool types.
26553 * gdb.c++/misc.exp: Add tests for bool types.
26554 * gdb.c++/overload.exp: Add xfails.
26555 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
26556 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
26557 add some more template parameter tests (only for HP currently).
26558 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
26559 * gdb.c++/virtfunc.cc: Add return type and value for main.
26560 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
26561 match alternatives.
d63a86f8 26562
a0b3c4fd
JM
265631999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26564
26565 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
26566
265671999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
26568
26569 * gdb.base/signals.exp: Don't expect getting a backtrace from
26570 within a signal handler to fail on Linux.
26571
265721999-07-29 Stan Shebs <shebs@andros.cygnus.com>
26573
26574 From Jimmy Guo <guo@cup.hp.com> and others at HP:
26575 * lib/gdb.exp: Remove some gratuitious semicolons.
26576 (delete_breakpoints): Increase timeout.
26577 (gdb_expect): Add -notransfer option.
26578 (gdb_test): Use -notransfer option.
26579 (get_compiler_info): Add f77 case.
26580 (get_compiler): New proc, split out from gdb_preprocess, add f77
889bf7c5 26581 case.
a0b3c4fd
JM
26582 (gdb_preprocess): Call get_compiler.
26583
26584 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
26585 * gdb.base/attach.exp, gdb.base/display.exp,
889bf7c5
PA
26586 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
26587 gdb.base/long_long.exp, gdb.base/printcmds.exp,
26588 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
26589 third arg to gdb_test.
a0b3c4fd
JM
26590 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
26591 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
889bf7c5 26592 HP-UX xfails, add others.
a0b3c4fd
JM
26593 * gdb.base/completion.exp: Reflect name change of self-test.
26594 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
889bf7c5
PA
26595 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
26596 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
26597 HP failure number.
a0b3c4fd
JM
26598 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
26599 useless HP-UX 10.30 references.
26600 * gdb.base/maint.exp: Loosen matches.
26601 * gdb.base/pointers.c (main): Declare more_code.
26602 * gdb.base/pointers.exp: Match on output of a `next'.
26603 * gdb.base/structs.c: Add prototypes.
26604 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
26605 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
26606
266071999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26608
26609 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
889bf7c5 26610 command.
a0b3c4fd
JM
26611
266121999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26613
26614 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
26615 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
26616
26617 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
26618 debug info. Deal with lack of signal hanlder info in stack.
26619
a9c64011 26620 From Jim Kingdon <kingdon@redhat.com>:
a0b3c4fd
JM
26621 * gdb.base/annota1.exp: If printf has debug info, deal with it.
26622
5a2468f5
JM
266231999-07-19 Stan Shebs <shebs@andros.cygnus.com>
26624
26625 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
889bf7c5 26626 gdb.base/foll-vfork.exp: Don't run for crosses.
5a2468f5 26627
adf40b2e
JM
26628Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
26629
26630 * gdb.base/configure.in: Check for gdbvars.exp instead of
889bf7c5 26631 a1-selftest.exp.
adf40b2e
JM
26632 * gdb.base/configure: Re-generate.
26633
266341999-07-12 Stan Shebs <shebs@andros.cygnus.com>
26635
26636 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
26637 in trying to run first and name is too long.
26638
26639 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
26640 pointers2.c and pointers2.exp, respectively.
26641 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
26642 doschk happier.
26643
43e526b9
JM
266441999-07-08 Stan Shebs <shebs@andros.cygnus.com>
26645
26646 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
26647 callfuncs2.c and callfuncs2.exp.
26648
26649 * gdb.base/list.exp: Remove mistaken xfails.
26650 * gdb.base/list0.h: Add optional prototypes.
26651
9846de1b
JM
26652Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
26653
a9c64011 26654 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
889bf7c5 26655 calling malloc.
a9c64011
AS
26656 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
26657 * ptype.exp: Move test for get_debug_format to before its first
889bf7c5 26658 use.
9846de1b
JM
26659
266601999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26661
26662 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
26663 * gdb.base/annota2.cc, annota2.exp: Move from here.
26664 * gdb.c++/annota2.cc, annota2.exp: To here.
26665 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
26666
43ff13b4
JM
26667Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
26668
26669 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
889bf7c5 26670 a consistent format.
43ff13b4 26671
085dd6e6
JM
266721999-06-25 Stan Shebs <shebs@andros.cygnus.com>
26673
26674 From Jimmy Guo <guo@cup.hp.com> and others at HP:
26675 * lib/gdb.exp (get_compiler_info): Add detection for assorted
26676 HP compilers, also set the globals $true and $false.
26677
26678 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
889bf7c5
PA
26679 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
26680 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
26681 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
26682 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
26683 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
26684 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
26685 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
26686 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
26687 whatis.c} Add C++ compatible function definitions and return
26688 types, add includes for library functions.
085dd6e6
JM
26689 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
26690 * gdb.base/step-test.c (myglob): Rename from glob.
26691 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
889bf7c5
PA
26692 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
26693 files, move here from gdb.hp.
085dd6e6 26694 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
889bf7c5
PA
26695 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
26696 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
26697 Adjust line numbers in regexps.
085dd6e6
JM
26698
26699 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
26700 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
26701 instead of 0/1.
26702
26703 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
26704 foll-vfork.exp: New files, move here from gdb.hp.
26705 * gdb.base/page.exp: New file, test of pagination command.
26706
26707 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
26708 recursion test.
26709 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
26710
26711 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
889bf7c5 26712 gdb.base/solib.exp: Fix compiler invocation process.
085dd6e6
JM
26713
26714 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
889bf7c5 26715 HP-UX 11, turn off overload resolution explicitly.
085dd6e6 26716 * gdb.base/commands.exp: Set argument list explicitly, add
889bf7c5 26717 watchpoint test.
085dd6e6
JM
26718 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
26719 them work.
26720 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
26721 expressions properly.
26722 * gdb.base/corefile.exp: Loosen the match slightly.
26723 * gdb.base/default.exp: Allow "Error accessing memory" message
26724 also.
26725 * gdb.base/display.exp: Skip over x/0 j if PA64.
26726 * gdb.base/funcargs.exp: Add xfails for HP-UX.
26727 * gdb.base/interrupt.exp: Ditto.
26728 * gdb.base/langs.exp: Add symbolic matches governed by compiler
26729 in use.
26730 * gdb.base/list.exp: Add xfails for HP-UX.
26731 * gdb.base/long_long.exp: Refine some of the numeric matches.
26732 * gdb.base/mips_pro.exp: Xfail on HP-UX.
26733 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
26734 * gdb.base/nodebug.exp: Succeed on more varieties of output.
26735 * gdb.base/opaque.exp: Remove some HP-UX xfails.
26736 * gdb.base/ptype.exp: Succeed on more varieties of output.
26737 * gdb.base/scope.exp: Add xfails for HP-UX.
26738 * gdb.base/sect-cmd.exp: Add more cases.
26739 * gdb.base/setvar.exp: Add xfails for HP-UX.
26740 * gdb.base/shlib-call.exp: Loosen some matches slightly.
26741 * gdb.base/signals.exp: Match on void symbolically.
26742 * gdb.base/step-test.exp: Add case for PA64.
26743 * gdb.base/term.exp: Add exit and restart.
26744 * gdb.base/twice.exp: Clean up after self.
26745 * gdb.base/varargs.exp: Disable overload resolution explicitly.
26746 * gdb.base/whatis.exp: Allow more ways to pass tests.
26747
26748 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
889bf7c5 26749 no longer useful.
085dd6e6
JM
26750
26751Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
26752
26753 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
889bf7c5 26754 list of patterns.
085dd6e6 26755 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
889bf7c5
PA
26756 print_double_array(double_array)", "continuing to breakpoint
26757 1018", "print print_double_array(array_d)" and "continuing to
26758 1034" tests.
d63a86f8 26759
085dd6e6
JM
267601999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
26761
a9c64011 26762 * Makefile.in: Add empty html and install-html targets.
085dd6e6
JM
26763
267641999-06-24 Stan Shebs <shebs@andros.cygnus.com>
26765
26766 * config/mt-*: Remove, these haven't been used since 1996.
26767
267681999-06-22 Stan Shebs <shebs@andros.cygnus.com>
26769
26770 * gdb.base/call-strs.c, gdb.base/ending-run.c,
889bf7c5 26771 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
085dd6e6
JM
26772 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
26773
9e0b60a8
JM
267741999-06-18 Stan Shebs <shebs@andros.cygnus.com>
26775
26776 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
26777 simpler match case for the ptype of the big class.
26778
267791999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
26780
26781 * gdb.exp: Fix test for gdb_prompt existence.
26782
267831999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
26784
26785 * gdb.exp (gdb_test): Add fail after calls to perror.
26786
267871999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
26788
26789 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
26790
267911999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
26792
26793 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
26794
0f71a2f6
JM
26795Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
26796
26797 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
889bf7c5 26798 malloc() is linked in.
0f71a2f6
JM
26799
268001999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
26801
26802 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
26803 step at end.
26804
26805 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
26806
268071999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
26808
26809 * gdb.java/jv-print.exp: New file. (Our first Java test!)
26810
cce74817
JM
26811Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
26812
26813 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
26814 * gdb.base/mips_pro.exp: Likewise.
26815
268161999-06-02 Keith Seitz <keiths@cygnus.com>
26817
26818 * gdb.c++/templates.cc: Change all "new" operators to throw
26819 an exception.
26820 * gdb.c++/cplusfuncs.cc: Likewise.
26821
26822 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
26823
26824Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
26825
26826 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
a9c64011
AS
26827 * gdb.base/ending-run.exp: When stepping out of main, accept a
26828 step into an arbitrary assembler file.
cce74817 26829
392a587b
JM
268301999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26831
d63a86f8 26832 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 26833 "breakpoint-invalid" to be printed.
6fdff2c5
PA
26834 * gdb.base/annota2.exp: Revise line number for main
26835 breakpoint. Allow any number of "frames-invalid" and
26836 "breakpoint-invalid" to be printed.
392a587b
JM
26837 * gdb.base/annota2.cc: Initialize a.x to 0.
26838
9e086581
JM
268391999-05-17 Keith Seitz <keiths@cygnus.com>
26840
6fdff2c5
PA
26841 * gdb.base/call-ar-st.exp: Skip
26842 "print print_double_array (double_array)" when "skip_float_tests" set.
26843 Ditto for "print print_double_array(array_d)",
26844 "print print_small_structs", "print print_ten_doubles", and
26845 "step into print_long_arg_list".
26846 Don't assume we can step into "print_long_arg_list": we could step
26847 into memcpy.
26848 * gdb.base/call-rt-st.exp: Don't run float-related tests when
26849 "skip_float_tests" is set: "print print_one_double(*d1)"
26850 and "print print_two_floats(*f3)".
9e086581
JM
26851 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
26852 "skip_float_tests" is set.
6fdff2c5
PA
26853 * gdb.base/varargs.exp: Skip
26854 "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)" when
26855 "skip_float_tests" set.
d63a86f8 26856
cd0fc7c3
SS
268571999-05-06 Keith Seitz <keiths@cygnus.com>
26858
26859 * gdb.base/annota2.cc: Include stdio.h.
26860
26861Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
26862
26863 * gdb.base/crossload.exp: Remove, this has been disabled ever
26864 since BFD stopped including all targets, and cross-GDB gets
26865 plenty of testing anyway.
26866 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
889bf7c5
PA
26867 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
26868 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
cd0fc7c3
SS
26869 * gdb.base/README: Remove, was doc for this.
26870 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
889bf7c5 26871 needed.
cd0fc7c3 26872
b83266a0
SS
268731999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26874
26875 * gdb.base/call-ar-st.exp: Fix one regular expression in test
26876 output.
26877
26878 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
26879 * gdb.base/annota2.exp: New file. More annotation tests.
26880 * gdb.base/annota1.c: New file. Source file for annota1.exp.
26881 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
26882
268831999-04-23 Angela Marie Thomas <angela@cygnus.com>
26884
26885 * config/cfdbug.exp: New file.
26886
7a292a7a
SS
268871999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
26888
26889 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
26890 Marcus Daniel's and Dale Hawkins's demangler crashes.
26891
26892 * gdb.c++/demangle.exp (test_gnu_style_demangling,
889bf7c5
PA
26893 test_lucid_style_demangling, test_arm_style_demangling,
26894 test_hp_style_demangling): Try Tom Tromey's core-dumping
26895 identifier under each demangling style.
7a292a7a
SS
26896
268971999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
26898
26899 * gdb.c++/demangle.exp: Include the current demangling style
26900 in all test names.
26901 (current_demangling_style): New global variable.
26902 (set_demangling_style, test_demangling_core, test_demangling,
26903 test_demangling_exact): New functions.
26904 (test_gnu_style_demangling, test_lucid_style_demangling,
26905 test_arm_style_demangling, test_hp_style_demangling): Use those,
26906 instead of calling gdb_test and gdb_test_exact directly.
26907 (catch_demangling_errors): New function, which reports errors
26908 signalled by the demangling test functions in an orderly way.
26909 (do_tests): Use catch_demangling_errors.
26910
269111999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
26912
26913 * gdb.base/signals.exp (test_handle_all_print): Use () for
889bf7c5 26914 grouping in expressions, not {}.
7a292a7a
SS
26915
26916 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
889bf7c5 26917 initialized yet.
7a292a7a
SS
26918
269191999-04-01 Stan Shebs <shebs@andros.cygnus.com>
26920
26921 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
26922 are listed.
26923
269241999-03-26 Stan Shebs <shebs@andros.cygnus.com>
26925
26926 * gdb.stabs/weird.exp: Test for CC being defined before
26927 looking at its value.
26928
269291999-03-25 Stan Shebs <shebs@andros.cygnus.com>
26930
26931 * gdb.base/call-ar-st.exp: Remove stray '#'.
26932 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
26933 "short int" and "long int".
26934 * gdb.c++/overload.cc: Cast the string added in the previous
889bf7c5 26935 change, to mollify finicky HP compiler.
7a292a7a
SS
26936 * gdb.hp/reg-test.exp (testfile): Fix file name.
26937 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 26938
7a292a7a
SS
26939 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
26940 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
26941 alternate form of enum ptype.
26942
c906108c
SS
269431999-03-23 Stan Shebs <shebs@andros.cygnus.com>
26944
7a292a7a
SS
26945 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
26946 * gdb.hp/*.exp: Change all to run compiler probe only after
889bf7c5
PA
26947 passing skip_hp_tests, so as not to waste time on guaranteed
26948 failure.
7a292a7a 26949
c906108c
SS
26950 * gdb.c++/overload.cc: Pass string instead of char addr, always
26951 init ccpfoo.
26952 * gdb.c++/templates.cc: Fix syntax error.
26953
7a292a7a
SS
26954Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26955
26956 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 26957 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
26958 command.
26959
269601999-03-18 James Ingham <jingham@cygnus.com>
26961
26962 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
26963
26964 * gdb.c++/method.exp: It was testing an uninitialized int on the
26965 stack and assuming it was positive.
26966
26967 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
26968
26969 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 26970 keep it from killing the rest of the tests.
7a292a7a
SS
26971 Use gdb_continue_to_end.
26972
26973 * gdb.base/sigall.exp: use gdb_continue_to_end.
26974
26975 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
26976
26977 * gdb.base/display.exp: use runto_main, not run.
26978
d63a86f8
RM
26979 * gdb.base/default.exp: Check for the current error message in the
26980 r abbreviation test.
7a292a7a
SS
26981 Add strongarm to the targets that know info float.
26982
d63a86f8 26983 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
26984 run which doesn't work with monitors.
26985
6fdff2c5
PA
26986 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to
26987 1034 test.
7a292a7a
SS
26988
26989 * gdb.base/break.exp: use the gdb_continue_to_end proc.
26990
6fdff2c5
PA
26991 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the
26992 end of a program. Traps the case (in Cygmon) when the program
26993 never really exits. Same as Mark's continue_to_exit, but I had
26994 put it in a lot more places, so I used my name. Sorry Mark...
7a292a7a
SS
26995
26996 * config/monitor.exp (gdb_target_monitor): added another
26997 target_info parameter: remotebinarydownload. This will set the
26998 remotebinarydownload flag if this is causing some boards trouble.
26999
270001999-03-18 Mark Salter <msalter@cygnus.com>
27001
27002 * lib/gdb.exp (continue_to_exit): New function.
27003
27004 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
27005 * gdb.base/ending-run.exp: Ditto.
27006 * gdb.base/step-test.exp: Ditto.
27007
270081999-03-16 Stan Shebs <shebs@andros.cygnus.com>
27009
27010 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
27011 (suggested by Art Haas <ahaas@neosoft.com>).
27012
270131999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
27014
889bf7c5 27015 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
7a292a7a
SS
27016
27017Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
27018
27019 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
889bf7c5 27020 descriptions of types (short unsigned int vs unsigned short, etc).
7a292a7a
SS
27021
270221999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
27023
27024 * gdb.base/call-strs.exp: Don't assume that `step' will step over
27025 a call to strlen; sometimes we do have sources.
27026
270271999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
27028
27029 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
889bf7c5 27030 character, so GDB won't print garbage after its end.
d63a86f8 27031
c906108c
SS
27032 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
27033 breakpoint there instead. Sometimes GCC emits memcpy to handle
27034 the large structures being passed by value, so we step into that
27035 instead of sum_array_print, which obscures what we're really testing.
27036 * gdb.base/step-test.exp: However, we do want a test that notices
889bf7c5
PA
27037 the bizarre steps into memcpy, so do that here. Add check for
27038 stepping into function calls that pass large structures by value.
27039 ("Is that a noun clause, or are you just happy to see me?")
c906108c
SS
27040 Remove all references to specific line numbers.
27041 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
27042 New type and function.
27043 (main): Call large_struct_by_value, passing it a large struct by value.
27044 * lib/gdb.exp (gdb_get_line_number): New function.
27045
27046 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
27047 more portable.
27048
7a292a7a
SS
270491999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
27050
c906108c
SS
27051 * lib/gdb.exp: Doc fixes.
27052
7a292a7a
SS
270531999-03-05 Nick Clifton <nickc@cygnus.com>
27054
d63a86f8 27055 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
27056
270571999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
27058
c906108c 27059 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
889bf7c5
PA
27060 commands. They're not germane to this test, and they don't work
27061 that way on remote targets.
c906108c 27062
3fc11d3e
JM
270631999-03-01 James Ingham <jingham@cygnus.com>
27064
27065 * Changelog entries merged over from gdb development branch.
27066
3fc11d3e
JM
27067 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
27068
27069 * lib/gdb.exp (gdbtk_analyze_results): Generic function
27070 for outputting results of test run.
27071
2d4a1622 27072 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
27073
27074 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 27075
7a292a7a
SS
270761999-02-25 Felix Lee <flee@cygnus.com>
27077
27078 * lib/gdb.exp (debug_format): initialize
27079
c906108c
SS
270801999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
27081
27082 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
27083 * gdb.base/call-rt-st.c: Ditto.
27084
c906108c
SS
270851999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
27086
27087 * gdb.threads/pthreads.exp (horiz): New variable.
27088 (test_startup): Fix regexps that capture thread numbers.
27089
270901999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
27091
27092 * gdb.base/smoke.exp: Disambiguate two test case names (both
27093 called ``print'').
27094
27095Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
27096
27097 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
889bf7c5 27098 compilation.
c906108c
SS
27099
271001999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
27101
27102 * gdb.base/miscexprs.exp: Change patterns to match GDB's
27103 actual output formatting.
27104 * gdb.base/smoke.exp: GDB removes leading 0's.
27105 * gdb.base/volatile.exp: Don't check type of remuneration;
27106 that variable is no longer defined in constvars.c.
27107 * gdb.base/step-test.c (main): Exit with explicit exit code.
27108 * gdb.base/step-test.exp: Remove two nexti checks--they are
27109 not portable.
27110
271111999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
27112
27113 * gdb.base/help.exp ("help delete display"): Fix test to match
27114 gdb's output.
27115
27116 * gdb.base/long_long.c (known_types): Initialize values to zero.
27117 * gdb.base/long_long.exp: Step one more line
27118 so 'dec' is initialized in "get to known place". GDB removes
a9c64011
AS
27119 leading zeros. Explicitly ask for hex formatting. Use
27120 unique test case names.
c906108c
SS
27121
27122Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27123
d63a86f8 27124 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
27125
27126 * gdb.c++/method.exp: Add missing close brace.
27127
271281999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
27129
27130 * gdb.base/maint.exp: Use 'set height 0' to disable page
27131 prompting, not 'set height 400'.
27132
27133 Fix a bunch of timeouts.
27134 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
27135 four separate tests, so expect doesn't take forever to match a ton
27136 of text against a regexp with lots of .* forms.
27137 ("maint print psymbols", "maint print symbols"): Make some of
27138 these greps more selective, so that expect doesn't try to wade
27139 through huge piles of output and time out.
27140
27141 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
27142
27143 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
889bf7c5
PA
27144 tests: one which doesn't expect shlib events to be reported, and
27145 another which does, but is XFAIL for all platforms other than
27146 HP/UX.
c906108c
SS
27147
27148 * gdb.base/break.exp: Teach the test suite that the `catch
27149 fork', `catch vfork', and `catch exec' commands produce error
27150 messages on platforms that don't provide these features.
27151
27152Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
27153
27154 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
889bf7c5
PA
27155 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
27156 (shortening names from solib_threshold.exp etc), won't run on
27157 anything but HP-UX for the foreseeable future.
c906108c 27158 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
889bf7c5 27159 reflect move.
c906108c
SS
27160
27161Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
27162
27163 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
889bf7c5 27164 gdb.trace/Makefile.in (clean): Remove all test executables.
c906108c
SS
27165
27166Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
27167
27168 * gdb.base/shlib-call.exp: add test cases to verify that gdb
27169 successfully re-sets breakpoints in shared libraries.
27170 * gdb.base/shmain.c (main): return 0, don't fall off the end.
27171
27172Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27173
d63a86f8
RM
27174 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
27175 and compiled w/o GCC.
c906108c
SS
27176
27177 * gdb.hp/watch-cmd.exp: ditto.
27178
27179 * gdb.hp/watch-hp.exp: ditto.
27180
27181 * gdb.hp/xdb1.exp: ditto.
27182
27183 * gdb.hp/xdb2.exp: ditto.
27184
27185 * gdb.hp/dbx.exp: ditto.
27186
27187Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
27188
27189 * constvars.c: Remove C++-isms.
27190 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
889bf7c5 27191 with GCC.
c906108c
SS
27192
27193Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
27194
27195 The following changes are part of the HP merge.
27196
27197 * gdb.base/break.exp: new tests to verify that catchpoints for
27198 fork, vfork, and exec don't trigger inappropriately.
27199
27200 * gdb.base/opaque.exp: compile one file at a time, then link.
27201
27202 * gdb.base/signals.exp: be more restrictive about which hppa
27203 systems receive a setup_xfail. new tests.
27204
27205 * gdb.base/solib_threshold.build: new file.
27206 * gdb.base/solib_threshold.exp: new file.
27207 * gdb.base/solib_threshold.link_opts: new file.
27208 * gdb.base/solib_threshold.mk: new file.
27209 * gdb.base/gen_solib_threshold.c: new file.
27210
27211 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
27212 tests. New tests for enums inside classes.
27213
27214 * gdb.c++/compiler.cc: indicate support of template debugging.
27215
27216 * gdb.c++/demangle.exp: run hp style demangling tests.
27217
27218 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
27219 tests.
27220
27221 * gdb.c++/misc.cc: changes to support new tests.
27222
27223 * gdb.c++/templates.cc: changes to support HP's compiler; changes
27224 to support new tests.
27225
27226 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
27227 gcc, then skip these tests.
27228
27229Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
27230
27231 The following files are part of the HP merge; some had longer
27232 names at HP, but have been renamed to be no more than 14
27233 characters in length.
27234
27235 * gdb.hp/ambiguous.cc: new file.
27236 * gdb.hp/ambiguous.exp: new file.
27237 * gdb.hp/attach.exp: new file.
27238 * gdb.hp/attach2.exp: new file.
27239 * gdb.hp/classes-hp.exp: new file.
27240 * gdb.hp/ctti.exp: new file.
27241 * gdb.hp/ctti-add.cc: new file.
27242 * gdb.hp/ctti-add1.cc: new file.
27243 * gdb.hp/ctti-add2.cc: new file.
27244 * gdb.hp/ctti-add3.cc: new file.
27245 * gdb.hp/dbx.exp: new file.
27246 * gdb.hp/exception.cc: new file.
27247 * gdb.hp/exception.exp: new file.
27248 * gdb.hp/foll-exec.c: new file.
27249 * gdb.hp/foll-exec.exp: new file.
27250 * gdb.hp/foll-fork.c: new file.
27251 * gdb.hp/foll-fork.exp: new file.
27252 * gdb.hp/foll-vfork.c: new file.
27253 * gdb.hp/foll-vfork.exp: new file.
27254 * gdb.hp/inherit-hp.exp: new file.
27255 * gdb.hp/more-steps.exp: new file.
27256 * gdb.hp/namespace.cc: new file.
27257 * gdb.hp/namespace.exp: new file.
27258 * gdb.hp/optimize.exp: new file.
27259 * gdb.hp/pxdb.c: new file.
27260 * gdb.hp/pxdb.exp: new file.
27261 * gdb.hp/quicksort.exp: new file.
27262 * gdb.hp/reg-test.exp: new file.
27263 * gdb.hp/reg-test.s: new file.
27264 * gdb.hp/sized-enum.c: new file.
27265 * gdb.hp/sized-enum.exp: new file.
27266 * gdb.hp/start-stop.exp: new file.
27267 * gdb.hp/templ-hp.cc: new file.
27268 * gdb.hp/templ-hp.exp: new file.
27269 * gdb.hp/thr-lib.c: new file.
27270 * gdb.hp/thr-lib.exp: new file.
27271 * gdb.hp/thr-lib.h: new file.
27272 * gdb.hp/thr-liblib.c: new file.
27273 * gdb.hp/virtfun-hp.c: new file.
27274 * gdb.hp/virtfun-hp.exp: new file.
27275 * gdb.hp/watch-cmd.exp: new file.
27276 * gdb.hp/watch-hp.exp: new file.
27277 * gdb.hp/xdb1.exp: new file.
27278 * gdb.hp/xdb2.exp: new file.
27279 * gdb.hp/xdb3.exp: new file.
27280
27281Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
27282
27283 The following files are part of the HP merge; some had longer
27284 names at HP, but have been renamed to be no more than 14
27285 characters in length.
27286
27287 * gdb.base/ss.h: new file.
27288 * gdb.base/call-ar-st.c: new file.
27289 * gdb.base/call-ar-st.exp: new file.
27290 * gdb.base/call-rt-st.c: new file.
27291 * gdb.base/call-rt-st-exp: new file.
27292 * gdb.base/call-strs.exp: new file.
27293 * gdb.base/ena-dis-br.exp: new file.
27294 * gdb.base/environ.exp: new file.
27295 * gdb.base/long_long.exp: new file.
27296 * gdb.base/sect-cmd.exp: new file.
27297 * gdb.base/shlib-cl2.exp: new file.
27298 * gdb.base/smoke.exp: new file.
27299 * gdb.base/so-impl-ld.c: new file.
27300 * gdb.base/so-impl-ld.exp: new file.
27301 * gdb.base/so-indr-cl.c: new file.
27302 * gdb.base/so-indr-cl.exp: new file.
27303 * gdb.base/varargs.exp: new file.
27304 * gdb.base/volatile.exp: new file.
27305 * gdb.base/whatis-exp.exp: new file.
7a292a7a 27306 * gdb.base/display.exp: new file.
c906108c
SS
27307 * gdb.c++/derivation.exp: new file.
27308 * gdb.c++/local.exp: new file.
27309 * gdb.c++/member-ptr.exp: new file.
27310 * gdb.c++/overload.exp: new file.
27311 * gdb.c++/ovldbreak.exp: new file.
27312 * gdb.c++/ref-types.exp: new file.
27313 * gdb.c++/ref-types2.exp: new file.
27314 * gdb.c++/userdef.exp: new file.
d63a86f8 27315
c906108c
SS
27316Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
27317
27318 * gdb.base/default.exp: Reflect wording change in remote.c.
27319
dc96c6c7 27320Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27321
27322 * gdb.base/help.exp: Update to reflect current text.
27323
27324Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
27325
27326 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
27327 they're stack variables and contain garbage.
27328 * gdb.c++/anon-union.exp: new file.
27329
27330 The following changes were made by David Taylor
889bf7c5
PA
27331 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
27332 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
27333 in changes by HP.
c906108c
SS
27334
27335 * gdb.base/bitops.exp: new file.
27336 * gdb.base/default.exp: change expected messages for catch and
27337 info catch tests to reflect HP merge changes.
27338 * gdb.base/enable-disable-break.exp
27339 * gdb.base/ending-run.c: new file.
27340 * gdb.base/long_long.c: new file.
27341 * gdb.base/maint.exp: new file.
27342 * gdb.base/pointers2.exp: new file.
27343 * gdb.base/shlib-call2.exp: new file.
27344 * gdb.base/solib.exp: new file.
27345 * gdb.base/step-test.c: new file.
27346 * gdb.c++/anon-union.cc: new file.
27347 * gdb.c++/local.cc: new file.
27348 * gdb.c++/member-pointer.cc: new file.
27349 * gdb.c++/method.cc: new file.
27350 * gdb.c++/ref-types.cc: new file.
27351 * gdb.c++/ref-types2.cc: new file.
27352 * gdb.c++/userdef.cc: new file.
d63a86f8 27353
c906108c
SS
27354 * gdb.base/scope.exp: compile one file at a time, then link.
27355 * gdb.base/langs.exp: ditto.
27356 * gdb.base/list.exp: ditto.
d63a86f8 27357
c906108c
SS
27358Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
27359
27360 The following changes were made by David Taylor
889bf7c5
PA
27361 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
27362 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
27363 in changes by HP.
d63a86f8 27364
c906108c
SS
27365 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
27366 skip tests. When compiling pass c++ flag to gdb_compile.
27367 * gdb.c++/
d63a86f8 27368
c906108c
SS
27369 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
27370 test for on hppa*-*-hpux*; use args to see if c++ was specified.
27371 (skip_hp_tests): new function.
27372 (gdb_preprocess): new function.
27373
27374 * configure.in (hpdir): decide whether to configure gdb.hp.
27375 * configure: regenerated.
27376
27377 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
27378 to delete on clean.
27379 (EXECUTABLES): update to reflect new additions.
27380 * gdb.base/commands.exp: update message expected.
27381 * gdb.base/default.exp: add copyright notice.
27382 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
27383 * gdb.base/help.exp: update messages to reflect current text.
27384 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
27385 targets for recurse tests.
27386 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
27387 skip this file.
27388
27389 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
27390 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
27391 compilation.
27392 * gdb.c++/misc.exp: ditto.
27393 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
27394 run the tests. tell gdb_compile that it's a c++ compilation.
27395
27396 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 27397
c906108c
SS
27398 * gdb.base/all-bin.exp: new file.
27399 * gdb.base/arithmet.exp: new file.
27400 * gdb.base/assign.exp: new file.
27401 * gdb.base/completion.exp: new file.
27402 * gdb.base/cond-expr.exp: new file.
27403 * gdb.base/condbreak.exp: new file.
27404 * gdb.base/define.exp: new file.
27405 * gdb.base/dollar.exp: new file.
27406 * gdb.base/environment.exp: new file.
27407 * gdb.base/eval-skip.exp: new file.
27408 * gdb.base/jump.exp: new file.
27409 * gdb.base/logical.exp: new file.
27410 * gdb.base/pointers.exp: new file.
27411 * gdb.base/relational.exp: new file.
27412 * gdb.base/section_command.exp: new file.
27413 * gdb.base/whatis-expr.exp: new file.
27414
27415 * gdb.base/all-types.c: new file.
27416 * gdb.base/call-array-struct.c: new file.
27417 * gdb.base/call-return-struct.c: new file.
27418 * gdb.base/call-strings.c: new file.
27419 * gdb.base/callfuncs2.c: new file.
27420 * gdb.base/condbreak.c: new file.
27421 * gdb.base/constvars.c: new file.
27422 * gdb.base/display.c: new file.
27423 * gdb.base/int-type.c: new file.
27424 * gdb.base/jump.c: new file.
27425 * gdb.base/miscexprs.c: new file.
27426 * gdb.base/pointers.c: new file.
27427 * gdb.base/pointers2.c: new file.
27428 * gdb.base/shmain.c: new file.
27429 * gdb.base/shr1.c: new file.
27430 * gdb.base/shr2.c: new file.
27431 * gdb.base/solib.c: new file.
27432 * gdb.base/solib1.c: new file.
27433 * gdb.base/solib2.c: new file.
27434 * gdb.base/varargs.c: new file.
27435 * gdb.c++/derivation.cc: new file.
27436 * gdb.c++/overload.cc: new file.
27437 * gdb.c++/ovldbreak.cc: new file.
27438 * gdb.hp/attach.c: new file.
27439 * gdb.hp/attach2.c: new file.
27440 * gdb.hp/average.c: new file.
27441 * gdb.hp/compiler.c: new file.
27442 * gdb.hp/compiler.cc: new file.
27443 * gdb.hp/execd-program.c: new file.
27444 * gdb.hp/follow-exec.c: new file.
27445 * gdb.hp/follow-fork.c: new file.
27446 * gdb.hp/follow-vfork-and-exec.c: new file.
27447 * gdb.hp/misc-hp.cc: new file.
27448 * gdb.hp/more-steps.c: new file.
27449 * gdb.hp/optimize.c: new file.
27450 * gdb.hp/quicksort.c: new file.
27451 * gdb.hp/run-hp.c: new file.
27452 * gdb.hp/start-stop.c: new file.
27453 * gdb.hp/sum.c: new file.
27454 * gdb.hp/templates-hp.cc: new file.
27455 * gdb.hp/thread-local-in-lib.c: new file.
27456 * gdb.hp/thread-local-in-lib.h: new file.
27457 * gdb.hp/thread-local-in-lib.lib.c: new file.
27458 * gdb.hp/vforked-program.c: new file.
27459 * gdb.hp/virtfunc-hp.cc: new file.
27460 * gdb.hp/watchpoint-hp.c: new file.
27461 * gdb.hp/xdb.c: new file.
27462 * gdb.hp/xdb0.c: new file.
27463 * gdb.hp/xdb0.h: new file.
27464 * gdb.hp/xdb1.c: new file.
27465
27466Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
27467
27468 The following change was made by Edith Epstein
889bf7c5
PA
27469 <eepstein@cygnus.com> as part of a project to merge in changes
27470 originally made by HP; HP did not create ChangeLog entries.
c906108c
SS
27471
27472 * gdb.c++/demangle.exp: changed the expected output for some
27473 ARM-style mangling -- removed second reference to datatype.
889bf7c5 27474 For example, maint demangle __dt__11T1__pt__2_cFv
a9c64011 27475 T1<char>::~T1<char>(void)
c906108c 27476 becomes,
a9c64011
AS
27477 maint demangle __dt__11T1__pt__2_cFv
27478 T1<char>::~T1(void)
c906108c 27479
889bf7c5 27480 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 27481
c906108c
SS
27482Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
27483
27484 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
27485 * gdb.trace/backtrace.exp: Likewise.
27486 * gdb.trace/circ.exp: Likewise.
27487 * gdb.trace/collection.exp: Likewise.
27488 * gdb.trace/deltrace.exp: Likewise.
27489 * gdb.trace/infotrace.exp: Likewise.
27490 * gdb.trace/limits.exp: Likewise.
27491 * gdb.trace/packetlen.exp: Likewise.
27492 * gdb.trace/passc-dyn.exp: Likewise.
27493 * gdb.trace/passcount.exp: Likewise.
27494 * gdb.trace/report.exp: Likewise.
27495 * gdb.trace/save-trace.exp: Likewise.
27496 * gdb.trace/tfind.exp: Likewise.
27497 * gdb.trace/tracecmd.exp: Likewise.
27498 * gdb.trace/while-dyn.exp: Likewise.
27499 * gdb.trace/while-stepping.exp: Likewise.
27500
275011998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
27502
27503 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
27504
27505Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
27506
27507 From Brendan Kehoe:
27508 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
27509 int return types.
27510
27511Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
27512
27513 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
889bf7c5 27514 remote dos host testing right.
c906108c
SS
27515
27516Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
27517
27518 * gdb.base/corefile.exp: remove some xfails.
27519
27520Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
27521
27522 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
889bf7c5 27523 have different timestamps.
c906108c
SS
27524
27525Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
27526
27527 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
889bf7c5 27528 gdb.base/default.exp: Replace "exec" with "executable".
c906108c
SS
27529
27530Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
27531
27532 * gdb.base/default.exp: Change else if to elseif from previous
889bf7c5 27533 delta.
c906108c
SS
27534
27535Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
27536
27537 * gdb.base/default.exp: Add brace missing from previous delta.
27538
27539Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
27540
27541 * gdb.base/default.exp: Support test for info float for all
27542 varieties of arm toolchain.
27543
dc96c6c7 27544Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27545
27546 * gdb.trace/*.exp: remove "remote_download" command.
27547
dc96c6c7 27548Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27549
27550 * gdb.trace/*.exp: remove -gdwarf from compile.
27551
27552Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
27553
27554 * gdb.trace/configure.in(AC_INIT): typo
27555 * gdb.trace/configure: regenerated
27556
dc96c6c7 27557Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27558
27559 * config/m68k-emc.exp: New file.
27560 * lib/<emc-support.exp trace-support.exp}: New files.
27561 * configure.in: add new test directory gdb.trace.
27562 * gdb.trace/{configure configure.in Makefile.in}: New files.
27563 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
27564 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
27565 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
27566 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
27567 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
27568 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
27569 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 27570
dc96c6c7 27571Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27572
27573 * gdb.c++/classes.exp: Change all regular expressions to match
27574 arbitrary combinations of newline/carriage-return, so that they
27575 will work equally well on Unix and Windows.
27576 * gdb.c++/inherit.exp: ditto.
27577 * gdb.c++/virtfunc.exp: ditto.
27578
275791998-08-11 Dawn Perchik <dawn@cygnus.com>
27580
27581 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
27582
c2d11a7d
JM
27583Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
27584
27585 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
27586 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
27587 to use a0-a3/d0-d3 as needed.
27588
27589Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
27590
27591 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
27592 * gdb.disasm/am33.exp: Corresponding changes.
27593
c906108c
SS
275941998-07-11 Felix Lee <flee@cygnus.com>
27595
27596 * gdb.base/callfuncs.exp: add cmp10 test.
27597 * gdb.base/callfuncs.c (cmp10): new function.
27598
27599Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
27600
d63a86f8 27601 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
27602 into two parts to get around a synchronization problem in expect.
27603
3fc11d3e
JM
27604Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
27605
27606 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
27607
27608 * configure.in: Add options for gdbtk testsuite.
27609
27610 * configure: Regenerate.
27611
27612 * gdb.gdbtk: New directory to hold gdbtk tests.
27613
c906108c
SS
27614Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
27615
27616 * gdb.fortran/types.exp: Escape brackets in expect patterns
27617 for test_float_literal_types_accepted tests.
27618 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
27619 before run test.
27620
c2d11a7d
JM
27621Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
27622
27623 * am33.exp: Just compile, do not link the testcase.
27624 * am33.s: Add ".am33" pseudoop to force am33 mode.
27625
c906108c
SS
276261998-06-25 Felix Lee <flee@cygnus.com>
27627
27628 * gdb.base/setshow.exp: make sure $pc is sane.
27629
27630 * gdb.stabs/weird.exp: split expect patterns properly.
27631
c2d11a7d
JM
27632Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
27633
27634 * gdb.disasm/am33.s: New disassembler testfile for the am33.
27635 * gdb.disasm/am33.exp: Run it.
27636
dc96c6c7 27637Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27638
27639 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
27640 match processing (and eliminate spurious timeouts when running).
27641
dc96c6c7 27642Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27643
27644 * gdb.base/signals.exp (test_handle_all_print): put back Mach
27645 exception test, but conditionalize it on target [mach | gnu].
27646
dc96c6c7 27647Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27648
27649 * gdb.base/overlays.exp: fixup compile line for linker script.
27650
27651Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
27652
27653 * gdb.fortran/types.exp: don't guess at float size.
27654
27655Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
27656
27657 * gdb.base/exprs.exp: delete test that depends on int size.
27658
27659Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
27660
27661 * config/sim.exp: Removed checks for target triplets.
27662 (gdb_target_sim): Use gdb,target_sim_options.
27663
27664Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
27665
27666 * gdb.base/reread.exp: New file.
27667 * gdb.base/reread1.c: New file.
27668 * gdb.base/reread2.c: New file.
27669
27670Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
27671
27672 * config/sim.exp: Use 'target sim -sparclite' when running
27673 SPARClite programs.
27674
27675Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
27676
27677 * gdb.base/structs2.exp: New file.
27678 * gdb.base/structs2.c: New file.
27679
27680Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
27681
27682 * gdb.asm/common.inc: New file.
27683 * gdb.asm/d10v.inc: New file.
27684 * asm-source.exp: Pass -I's to gas to find .inc files.
27685 Update line numbers in expected output.
27686 * asmsrc1.s: Rewrite.
27687 * asmsrc2.s: Rewrite.
27688 * configure.in: Create arch.inc symlink.
27689 * configure: Regenerate.
27690 * Makefile.in (distclean): Delete arch.inc.
27691
27692Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
27693
27694 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
889bf7c5
PA
27695 (t_enum_value2): ditto
27696 (t_enum_value3): ditto
27697 (main): ditto
c906108c
SS
27698Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
27699
27700 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
27701 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
27702 change.
27703 Use gdb_test instead of send_gdb/gdb_expect sequences.
27704
27705Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
27706
27707 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
27708 not void.
27709
27710Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
27711
27712 * gdb.base/branches.c: Code with lots of loops and
889bf7c5
PA
27713 subroutines. Used to test gdbs ability to single step through PC
27714 changes, especially to test mips-tdep.c:mips_next_pc
c906108c
SS
27715
27716Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
27717
27718 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
27719 more rigorous EGCS C++ error checking.
27720
27721Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27722
a9c64011
AS
27723 * gdb.base/help.exp: Clean up `help set args' and `help show args'
27724 tests.
27725 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
27726 function when asleep.
27727 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
27728 for i*86 Linux and SVR4 signal handling problems.
27729 Remove linux xfail for `next to handler in signals_tests_1', fixed
27730 by recent infrun.c change.
27731 Limit backtrace to 10 frames to avoid timeout problems with infinite
27732 stack backtraces.
27733 Adjust expect pattern in `handle all print' test to match Apr 28 1997
27734 target.[ch] change.
c906108c
SS
27735
27736Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
27737
27738 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
27739 for a newline from gdb before continuing.
27740 (default_gdb_exit): Just look for y or n.
27741 (gdb_test): Detect abnormal exit from GDB running on DOS; if
27742 it does, fail the rests of the tests in the file.
27743
27744Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
27745
27746 * config/cygmon.exp: New file.
27747
27748Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
27749
27750 * gdb.base/list.exp: Fix problem with "list default lines around
889bf7c5 27751 main" test on remote targets.
c906108c
SS
27752
27753 * gdb.base/scope.exp: Fix problem with filelocal_bss before
27754 run test on remote targets.
27755
27756Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
27757
27758 * gdb.asm: New directory.
27759 * configure.in: Configure it.
27760 * configure: Regenerate.
27761 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
27762 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
27763
27764Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
27765
27766 * config/mn10300-eval.exp: New file to support MN10300 eval board.
27767
dc96c6c7 27768Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 27769
a9c64011
AS
27770 * gdb.base/overlays (several files): Merge the two overlay
27771 managers into one. Change variables (foox, barx, bazx, grbxx)
27772 back into ints but force them to load in their proper sections.
c906108c
SS
27773
27774Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
27775
27776 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
889bf7c5 27777 on-chip insn memory and IMAP1 to upper 128k.
c906108c
SS
27778 (D10VCopy): Handle memory regions crossing 16k boundaries.
27779 (D10VCopy): Transfer data in 32 bit chunks.
27780
27781Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
27782
27783 * gdb.base/overlays.c (main): Exit normally when result is
889bf7c5 27784 correct.
c906108c
SS
27785
27786 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
889bf7c5 27787 map. Include space for printf in .text segment.
c906108c
SS
27788
27789 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
889bf7c5 27790 updated d10v memory VMA/LMA map.
c906108c 27791 (D10VCopy): Call D10VTranslate.
d63a86f8 27792
c906108c
SS
27793Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
27794
27795 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
27796
27797 * gdb.base/bar.c (barx, bar): Change variable to small array so
889bf7c5
PA
27798 that it won't be put into the .sdata - small data -
27799 section. Update reference.
c906108c
SS
27800 * gdb.base/baz.c (bazx, baz): Ditto.
27801 * gdb.base/foo.c (foox, foo): Ditto.
27802 * gdb.base/grbx.c (grbxx, grbx): Ditto.
27803
27804 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
889bf7c5 27805 to be arrays.
d63a86f8 27806
dc96c6c7 27807Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 27808
a9c64011
AS
27809 * gdb.base/overlays.exp: fix up and get working again.
27810 Add tests for backtraces from an overlay function.
d63a86f8 27811
c906108c
SS
27812Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
27813
27814 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
27815 "calling function with watchpoint enabled".
27816
27817Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
27818
27819 * gdb.base/break.exp (test_next_with_recursion): Remove
889bf7c5 27820 gdb_suppress_tests for d10v-*-*.
c906108c
SS
27821 * lib/gdb.exp (gdb_suppress_tests): Disable this function
27822 pending review of whether it is useful or not.
27823
27824Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
27825
27826 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
27827
27828Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
27829
27830 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
27831 * config/dve.exp: New file to support Densan boards.
27832
27833Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
27834
27835 * gdb.base/interrupt.exp: Document problem of simulators, signals,
889bf7c5 27836 reads and BSD.
c906108c
SS
27837
27838Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
27839
27840 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
27841 response.
27842
27843 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
27844
27845Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
27846
27847 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
889bf7c5 27848 test.
c906108c
SS
27849
27850 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
889bf7c5 27851 target_sizeof_long and target_bigendian_p.
c906108c 27852 (structs_by_value, structs_by_reference): Check values according
889bf7c5 27853 to targets word size and endianess.
d63a86f8 27854
c906108c
SS
27855Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
27856
27857 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
889bf7c5 27858 output.
c906108c
SS
27859
27860Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
27861
27862 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
889bf7c5 27863 Update test of set args help to match source change.
c906108c
SS
27864
27865Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
27866
27867 * gdb.base/default.exp: Expect help system output to be in
27868 alphabetical order.
27869 * gdb.base/help.exp: Ditto.
27870
27871Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
27872
27873 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
27874 "i*86-pc-linux-gnu*".
27875 * gdb.base/interrupt.exp: Ditto.
27876 * gdb.base/corefile.exp: Ditto.
27877
27878 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
889bf7c5 27879 define vxworks when building the testcase.
c906108c
SS
27880
27881 * gdb.base/ptype.exp: Fix testnames to be unique.
27882 * gdb.base/radix.exp: Ditto.
27883 * gdb.base/term.exp: Ditto.
27884 * gdb.base/whatis.exp: Ditto.
27885 * gdb.c++/classes.exp: Ditto.
27886
27887Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
27888
27889 * gdb.base/callfuncs.exp: Fix indentation.
27890
27891 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
27892 suppress_flag has been set.
27893 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
27894 target feature.
27895
27896Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
27897
27898 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
27899 the testcase.
27900
27901 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
889bf7c5 27902 set_debug_traps() and breakpoint().
c906108c
SS
27903 * gdb.c++/misc.cc (main): Ditto.
27904 * gdb.c++/templates.cc (main): Ditto.
27905 * gdb.c++/virtfunc.cc (main): Ditto.
27906
27907Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
27908
27909 * lib/gdb.exp(gdb_step_for_stub): New function.
27910 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
27911 exists, reload the executable and do a "continue" instead of
27912 doing a jump.
27913 (runto_main): Use gdb_step_for_stub.
d63a86f8 27914
c906108c 27915 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
889bf7c5 27916 tests to have unique names.
c906108c
SS
27917 * gdb.base/callfuncs.exp: Ditto.
27918 * gdb.base/commands.exp: Ditto.
27919 * gdb.base/default.exp: Ditto.
27920 * gdb.base/help.exp: Ditto.
27921 * gdb.base/list.exp: Ditto.
27922 * gdb.base/opaque.exp: Ditto.
27923 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
27924 similar tests.
d63a86f8 27925
c906108c
SS
27926 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
27927 * gdb.c++/cplusfuncs.cc: Ditto.
27928 * gdb.c++/virtfunc.cc: Ditto.
27929
27930 * config/monitor.exp: Keep track of the last file we saw, rather
27931 than trying to get the info from gdb.
27932
27933 * gdb.fortran/types.exp: Move comment to previous line.
27934
27935Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
27936
27937 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
889bf7c5 27938 target mode.
c906108c
SS
27939
27940Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
27941
27942 From Bob Manson:
27943 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
889bf7c5 27944 string from GDB when it connects.
c906108c
SS
27945
27946 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
27947
27948Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
27949
27950 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
889bf7c5
PA
27951 if we can't get a debug format from GDB (we may be testing an
27952 older GDB). Use a 10 second timeout when checking for the format.
c906108c
SS
27953
27954 * gdb.stabs/weird.exp: Fix quoting.
27955
27956 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
27957
27958Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
27959
27960 * config/arm-ice.exp: New file.
27961
27962Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
27963
27964 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
889bf7c5 27965 until it has been modified to work with the new testsuite.
c906108c 27966
99707966 27967 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
889bf7c5
PA
27968 testcase won't compile, cause all of the testcases in the file to
27969 fail instead.
c906108c
SS
27970
27971 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
27972 (gdb_clear_suppressed): New procedure.
27973 (gdb_stop_suppressing_tests): Only clear suppress_flag if
27974 it contains a positive value.
27975
27976Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
27977
27978 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
27979
27980 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
27981
27982Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
27983
27984 * lib/gdb.exp (setup_xfail_format): New function.
27985 (get_debug_format): New function to get debug format.
27986 (debug_format): New global variable to hold last value set
27987 by get_debug_format.
27988 * gdb.base/list.exp: Call get_debug_format and expect some
889bf7c5 27989 tests to fail for DWARF 1 and COFF formats.
c906108c
SS
27990 * gdb.c++/ptype.exp: Ditto.
27991 * gdb.c++/classes.exp: Ditto.
27992 * gdb.c++/cplusfuncs.exp: Ditto.
27993 * gdb.c++/inherit.exp: Ditto.
27994 * gdb.c++/templates.exp: Ditto.
27995 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 27996
c906108c
SS
27997Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
27998
27999 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
28000 host doesn't have a currently-open connection.
28001
28002 * config/sparclet.exp: Cleanups and fixes to make it generic for
889bf7c5
PA
28003 any gdb stub target. Handle cases where gdb doesn't respond when
28004 interrupted in a sane fashion.
c906108c
SS
28005
28006 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
889bf7c5 28007 same thing in a totally different way.
c906108c
SS
28008
28009 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
889bf7c5 28010 setting "timeout".
c906108c 28011 (gdb_start): We set the global gdb_prompt variable in
889bf7c5 28012 default_gdb_init now.
c906108c
SS
28013
28014Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
28015
28016 * gdb.base/printcmds.exp: Fix "check for floating addition"
28017 regexp to accept results within approx +/- .01 of exact value.
28018 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
28019
28020Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
28021
28022 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
889bf7c5 28023 properly.
c906108c
SS
28024 (gdb_expect): Add optional timeout parameter, and add timeout
28025 value to various calls.
28026 (gdb_suppress_tests): Only give one warning message per group.
28027
28028Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
28029
28030 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
889bf7c5
PA
28031 global variables. Handle getting a value for $timeout more
28032 gracefully.
c906108c
SS
28033
28034Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
28035
28036 * lib/gdb.exp: Close connection to remote host if gdb doesn't
889bf7c5 28037 initialize.
c906108c 28038 (default_gdb_init): New procedure; allow gdb_init to be overridden
889bf7c5 28039 by a target configuration file.
c906108c
SS
28040 (gdb_expect): Pass the timeout to remote_expect.
28041
28042 * config/monitor.exp(gdb_load): Fix typo in regexp.
28043
28044Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
28045
28046 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
28047
28048Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
28049
28050 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
889bf7c5
PA
28051 here. Call gdb_target_exec before rebooting the target, to make
28052 sure the connection to the target is closed.
c906108c
SS
28053 (gdb_load): Pass the name of the executable to gdb_target_monitor.
28054 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
28055 Also detect "Timeout reading from remote" error.
28056
28057 * config/gdbserver.exp: Pass the executable being loaded to
889bf7c5
PA
28058 gdb_target_monitor. Don't call gdb_file_cmd here; let
28059 gdb_target_monitor do it.
c906108c
SS
28060
28061 * gdb.disasm/hppa.exp: Don't use exec_output.
28062
28063Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
28064
28065 * gdb.base/list.exp: If we're debugging a non-native target,
28066 try to set the pc register to point to the start of the
28067 program before doing the first list command.
28068
28069 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
889bf7c5 28070 test_calls after restarting.
c906108c
SS
28071
28072 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
889bf7c5 28073 reloading.
c906108c
SS
28074
28075 * gdb.base/watchpoint.exp: Fix typo.
28076
28077 * gdb.base/setshow.exp: Check for use_gdb_stub.
28078
28079 * gdb.base/break.exp: Fix continue until exit test for the gdb
889bf7c5 28080 stub case.
c906108c
SS
28081 * gdb.base/langs.exp: Ditto.
28082
28083 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
889bf7c5
PA
28084 gdb_load_offset. If we weren't given a file to load, figure out
28085 what the current file is and use it.
c906108c
SS
28086
28087 * config/i386-bozo.exp: New file.
28088
28089Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
28090
28091 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
28092 feature.
28093
28094 * config/proelf.exp: New entry.
28095
28096Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
28097
28098 * lib/gdb.exp: Remove spurious .* patterns at the beginning
28099 of regexps.
28100
28101 * gdb.base/watchpoint.exp: Don't run the test_stepping
28102 tests if gdb can't call functions on the target.
28103
28104 * gdb.base/setshow.exp: Don't run the set prompt tests if
28105 the board has gdb_prompt set.
28106
28107Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
28108
28109 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
28110 * gdb.base/commands.exp: Likewise.
28111 * gdb.base/setshow.exp: Likewise.
28112
28113Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
28114
28115 * config/monitor.exp(gdb_start): Look for gdb_prompt target
28116 feature.
28117
28118 * config/i960.exp: New file.
28119
28120Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
28121
28122 * gdb.base/funcargs.exp: Check for gdb,short_int target
28123 feature instead of looking for explicit target triplets.
28124
dc96c6c7 28125Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 28126
d63a86f8 28127 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
28128 "p 123DEADBEEF", to check parse_number.
28129 * top.c: change "to enable to enable" to "to enable" in a couple
28130 of help strings.
28131
28132Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
28133
28134 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
28135 on the mn10300.
d63a86f8 28136
c906108c
SS
28137Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
28138
28139 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
28140 where the test executable is run with explicit args.
28141 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
28142
28143Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
28144
28145 * gdb.base/run.c: Use FAKEARGV to build test executable that
28146 does not require a command line arg, since most simulators
28147 don't currently support passing such an arg into the simulated
28148 program.
28149 * gdb.base/commands.exp: Change tests to insert the proper
28150 value as the arg to the first recursive factorial call. Change
28151 compilation line to define FAKEARGV at compile time.
28152
28153Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
28154
28155 * gdb.base/recurse.exp: Enable these tests for the mn10300.
28156 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
28157 function with watchpoint enabled" test.
28158
28159Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
28160
28161 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
889bf7c5 28162 Don't call gdb_test when the command doesn't return to a gdb prompt.
c906108c
SS
28163
28164 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
889bf7c5 28165 "Tests restarted" messages.
c906108c
SS
28166
28167Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
28168
28169 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
28170
dc96c6c7 28171Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28172
28173 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
28174 for INFO SYMBOL; add help tests for OVERLAY commands.
28175 * gdb.base/default.exp: add tests for INFO SYMBOL command;
28176 add tests for OVERLAY commands
28177 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
28178 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
28179 * gdb.base/sigall.c: add usestubs code frag
28180 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 28181
c906108c
SS
28182Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
28183
28184 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
28185 failures.
28186 (gdb_stop_suppressing_tests): Note that tests have restarted.
28187
28188Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
28189
28190 * config/h8300.exp: New file.
28191
28192Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
28193
28194 * gdb.base/setshow.exp: Check for the existence of a
28195 feature, not its value.
28196
28197Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
28198
28199 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
28200
28201 * gdb.base/scope.exp: It's now init0(), not init().
28202
28203 * gdb.base/scope0.c: For now, change init() to be init0().
28204
28205 * config/monitor.exp: Use gdb_serial in preference to serial
28206 or netport.
28207
28208 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
889bf7c5 28209 and it's not already set.
c906108c
SS
28210
28211Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
28212
28213 * gdb.base/setshow.exp: Only test the run command if the target
889bf7c5 28214 isn't using a stub and if it supports argument passing.
c906108c
SS
28215
28216Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
28217
28218 * config/udi.exp(gdb_start): Make sure UDICONF is set
28219 properly before starting gdb.
28220
28221Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
28222
28223 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
28224 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
28225 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
28226
28227Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
28228
28229 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
889bf7c5 28230 specialized code to reboot the board, use remote_reboot instead.
c906108c
SS
28231
28232 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
28233
28234 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
28235
28236 * config/monitor.exp: Make sure we disconnect from the target.
28237 Also, try a reboot/reload cycle instead of failing if the
28238 load fails.
28239
28240Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
28241
28242 * gdb.base/default.exp: Don't set match_max.
28243 * gdb.base/help.exp: Ditto.
28244 * gdb.base/list.exp: Ditto.
28245 * gdb.base/signals.exp: Ditto.
28246
28247 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
28248 set, use remote_ld to download the testcase instead of
28249 the GDB loader.
28250
28251Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
28252
28253 * config/vr5000.exp: New file.
28254
28255 * config/monitor.exp(gdb_target_monitor): Add pattern for
28256 "Ending remote" to detect errors in connecting.
28257
28258 * gdb.base/setshow.exp: Add .* within auto language test.
28259
28260 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
28261 target feature.
28262
28263 * config/monitor.exp(gdb_load): Check for a failure when loading,
889bf7c5 28264 and reboot the board if necessary.
c906108c
SS
28265
28266 * gdb.base/setvar.exp(test_set): Handle multiple prints within
28267 a set of tests. Remove print.* from the patterns being checked.
28268
28269Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
28270
28271 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
28272 refer to gdb_spawn_id.
28273
28274 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
28275 longer used.
28276 * config/sparclet.exp: Ditto.
28277 * config/sparclet-old.exp: Ditto.
28278 * config/slite.exp: Ditto.
28279 * config/sim.exp: Ditto.
28280 * gdb.base/funcargs.exp: Ditto.
28281
28282 * lib/gdb.exp:Remove references to gdb_spawn_id.
28283 (gdb_expect): Move to remote.exp.
28284
28285Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
28286
28287 * config/monitor.exp: Detect the "Couldn't establish connection"
28288 message from GDB.
28289
28290Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
28291
28292 * gdb.base/bitfields.exp: Use runto instead of explicit
28293 gdb_run_cmd/gdb_expect sequences.
28294
28295 * gdb.base/break.exp(text_next_with_recursion): Add match for
28296 gdb_expect call.
28297
28298 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
28299 We also need to handle the "A program is being debugged already"
28300 prompt from gdb. Use gdb_test to set the baud rate.
28301
28302 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
28303 to 20000. Really. I mean it.
28304
28305Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
28306
28307 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
889bf7c5
PA
28308 fails. If suppress_flag is set, skip perror message about not
28309 being able to send to GDB.
c906108c 28310 (send_gdb): If suppress_flag is set, don't try to send commands to
889bf7c5 28311 GDB.
c906108c
SS
28312 (gdb_expect): If suppress_flag is set, always fail immediately.
28313 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
28314 (gdb_init): Call gdb_stop_suppressing_tests.
28315 (default_gdb_exit): Ditto.
28316 (default_gdb_start): Ditto.
28317
28318 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
889bf7c5 28319 gdb_stop_suppressing_tests as appropriate.
c906108c 28320 * gdb.base/break.exp: Ditto.
889bf7c5 28321 * gdb.base/callfuncs.exp: Ditto.
c906108c
SS
28322 * gdb.base/commands.exp: Ditto.
28323 * gdb.base/exprs.exp: Ditto.
889bf7c5 28324 * gdb.base/funcargs.exp: Ditto.
c906108c
SS
28325 * gdb.base/list.exp: Ditto.
28326 * gdb.base/recurse.exp: Ditto.
889bf7c5 28327 * gdb.base/scope.exp: Ditto.
c906108c
SS
28328 * gdb.base/structs.exp: Ditto.
28329 * gdb.c++/inherit.exp: Ditto.
28330
28331Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
28332
28333 * config/vr4300.exp: New file.
28334
99707966 28335 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 28336
99707966 28337 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
28338
28339Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
28340
28341 * lib/gdb.exp(gdb_init): New function.
28342
28343 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
889bf7c5 28344 for each individual variable set.
c906108c
SS
28345
28346 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
28347 name.
28348
28349 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
28350
28351 * gdb.base/scope.exp: Use gdb_test.
28352
28353 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
28354 aborting; the testsuite driver will do that for us (see
28355 gdb_finish). Also, use gdb_test in a few more places.
28356
28357Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
28358
28359 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
28360
28361Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
28362
28363 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
28364 and "add_tests" are not at the same address.
28365
28366Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
28367
28368 * gdb.base/ptype.exp: Use gdb_test.
28369
28370Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
28371
28372 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
28373 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
28374 left in. No longer expect them to fail.
28375
28376 * gdb.stabs/*.mt; Deleted, no longer used.
28377 * gdb.stabs/configure.in: Remove references to target makefile
28378 frags.
28379 * gdb.stabs/configure: Rebuilt.
28380
28381 * gdb.disasm/*.mt: Deleted, no longer used.
28382 * gdb.disasm/configure.in: Remove references to target makefile
28383 frags. Use "sh3.s" as the unique filename for this directory.
28384 * gdb.disasm/configure: Rebuilt.
28385
28386 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
28387 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
28388 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
28389
28390Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
28391
28392 * config/udi.exp: Use mondfe,name instead of remote_host.
28393
28394Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
28395
28396 * gdb.base/watchpoint.exp: Don't expect a failure when calling
28397 a function with a watchpoint enabled on the mn10200.
28398
28399 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
28400 before trying to create it!
28401
28402Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
28403
28404 * config/vx.exp: Use hostname instead of netport.
28405
28406 * config/vxworks.exp: New file.
28407
28408 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
28409
28410 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
889bf7c5 28411 gdb before assuming everything worked. Send a ^C if a timeout
c906108c
SS
28412 occurs.
28413
28414 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
28415 $gdb_spawn_id directly.
28416 (gdb_run_cmd): Try _start as well as start. Use the target feature
28417 gdb,start_symbol as the symbol to start from when jumping.
28418
28419Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
28420
28421 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
28422 redundant) test.
28423
28424 * gdb.base/recurse.exp: Relax final value test for 'b' so that
28425 it doesn't lose for 16bit integer systems.
28426
28427Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
28428
28429 * gdb.fortran/types.exp: If the target doesn't support "double"
28430 data types, then expect "real" types to only be 4 bytes.
28431
28432 * gdb.c++/virtfunc.exp: Expect failure for virtual function
28433 call tests if the target doesn't support inferior function calls.
28434
28435 * gdb.base/printcmds.exp: Allow minor deviation in FP values
28436 in printf tests.
28437
28438Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
28439
28440 * gdb.base/help.exp: Disable "help set", "help show", and
28441 "help support". Simplify regexp for "help stack".
28442
28443 * gdb.base/default.exp: Set match_max to 5000 and the timeout
28444 to 60 seconds. Temporarily set match_max to 15000 around the
28445 "info copying" test.
28446
28447 * gdb.base/nodebug.exp: Don't try to do an inferior function
28448 call if the target doesn't support them.
28449 * gdb.base/printcmds.exp: Likewise.
28450 * gdb.base/setvar.exp: Likewise.
28451 * gdb.base/structs.exp: Likewise.
28452 * gdb.c++/templates.exp: Likewise.
28453 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
28454
28455 * gdb.base/recurse.exp: Enable for the mn10200.
28456
28457 * configure.in: Do configure gdb.stabs directory for *-*-elf
28458 targets.
28459 * configure: Rebuilt.
28460
28461 * gdb.base/break.exp: Check for gdb,noresults before testing
28462 exit status and/or results from the target.
28463 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
28464 * lib/gdb.exp: Remove old (now bogus) initialization of
28465 noinferior, noargs, noresults and nosignals.
28466
28467Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
28468
28469 * config/sh.exp: New file.
28470
28471 * config/slite.exp: Try to connect multiple times to the board
28472 before rebooting. Only send a "monitor run" if need_monitor_run
28473 is set.
28474
28475 * gdb.base/break.exp: Don't do the "stub continue" test if
28476 the target has gdb_stub set.
28477
28478 * gdb.base/callfuncs.exp: Increase the timeout.
28479
28480 * gdb.base/interrupt.exp: Don't even try to compile the testcase
28481 if the target has gdb,noinferiorio set.
28482
28483 * gdb.base/list.exp: Increase match_max to 10000 characters.
28484
28485 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
28486
28487 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
28488 target.
28489
28490 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
28491
28492Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
28493
28494 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
889bf7c5
PA
28495 trying to delete the copy of gdb. Catch the file delete so we
28496 don't die if the delete fails; also, the file should be copied to
28497 the host, not to the build.
c906108c
SS
28498
28499Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
28500
28501 * lib/gdb.exp(gdb_test): Surround the result pattern with
889bf7c5 28502 parenthesis in case it contains multiple regexps separated
c906108c
SS
28503 with |.
28504
28505 * gdb.base/watchpoint.exp: Use gdb_test.
28506 * gdb.base/default.exp: Ditto.
28507
28508Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
28509
99707966 28510 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 28511
c906108c
SS
28512 * gdb.base/scope.exp: Use gdb_test.
28513 * gdb.c++/classes.exp: Ditto.
28514 * gdb.c++/inherit.exp: Ditto.
28515
28516Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
28517
28518 * gdb.base/crossload.exp: Don't use execute_anywhere, use
28519 remote_exec instead.
28520 * gdb.base/corefile.exp: Don't be ridiculous.
28521 * gdb.base/*.c: Add missing stub invocations.
28522
28523Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
28524
28525 * config/slite.exp: Miscellaneous fixes.
28526
28527 * lib/gdb.exp: Fix runto.
28528
28529 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
28530 the target.
28531
28532 * gdb.base/watchpoint.exp: Fix regexp.
28533
28534 * lib/gdb.exp(default_gdb_exit): Add a catch to the
28535 close and wait commands, as the descriptor may now be
28536 invalid. Always call "remote_close host".
28537
28538Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
28539
28540 Major rewrite for testsuite revision.
d63a86f8 28541
c906108c
SS
28542 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
28543 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
28544 instead of relying on spawn_id to always contain a valid
28545 spawn id.
28546 (get_compiler_info): New procedure to build the ${binfile}.ci
28547 file, instead of replicating this in N different places.
28548 (gdb_compile): New procedure.
d63a86f8 28549
c906108c 28550 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
889bf7c5
PA
28551 appropriate arguments) instead of compile. Use gdb_test in a lot
28552 more places. Use send_gdb instead of send. Always run gdb_start
c906108c
SS
28553 at the start of a testcase, as this is no longer done magically.
28554
28555 config/*-gdb.exp: Rename without the -gdb suffix.
28556
28557 config/mips.exp: Use remote_close instead of exit_remote_shell.
28558 config/monitor.exp: Use target_info instead of looking at
28559 baud, timeout, etc.
28560 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
28561
28562Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28563
28564 * gdb.c++/templates.exp (test_ptype_of_templates),
28565 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
28566 Update expect patterns for destructors and assignment operators
28567 to match corresponding c-typeprint.c changes.
28568 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
28569 to destructor breakpoint test, GDB should be able to set the
28570 destructor breakpoint without specifying arguments.
28571
28572Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
28573
28574 * gdb.threads/pthreads.exp: Change result for failure to compile due
28575 to lack of pthreads runtime support from an error to simply an
28576 unsupported test, per dejagnu standards.
28577
28578Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28579
28580 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
28581 where GDB exits to reduce pattern match time.
28582 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
28583
28584 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
28585
dc96c6c7 28586Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28587
28588 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
28589 * gdb.base/default.exp: ditto.
28590 * gdb.base/nodebug.exp: ditto.
28591 * gdb.base/printcmds.exp: ditto.
28592 * gdb.base/ptype.exp: ditto.
28593 * gdb.base/setvar.exp: ditto.
28594 * gdb.base/structs.exp: ditto.
28595 * gdb.base/setshow.c: Guard against uninitialized values of argc.
28596
28597Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
28598
28599 * configure, */configure: Rebuild with autoconf 2.12.
28600
28601Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
28602
28603 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
28604 use new i*86-pc-linux*-gnu quads.
28605 * gdb.base/corefile.exp: Ditto.
28606 * gdb.base/signals.exp: Ditto.
28607 * gdb.base/sigall.exp: Ditto.
28608 * gdb.base/interrupt.exp: Ditto.
28609
28610 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
28611 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
28612 RedHat 4.0.
d63a86f8 28613
c906108c 28614 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
889bf7c5
PA
28615 linux. This allows the test case to at least compile on latest
28616 linux, but still not run due to missing the threads runtime library.
c906108c
SS
28617
28618Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28619
28620 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
28621 directory to search gdb directory. Accept and step over conditional
28622 stack alignment code. Consume $prompt in failure cases.
28623 Reset timeout to $oldtimeout instead of some arbitrary value.
28624 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
28625 timeout problems with infinite stack backtraces.
28626 * gdb.base/ptype.exp (ptype struct link, union tu_link):
28627 Accept function parameters for linkfunc member.
28628
28629Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
28630
28631 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
28632 (CXXFLAGS): Remove, unreferenced.
28633 (B_OPTIONS): Add for -B options and add code to initialize with
889bf7c5
PA
28634 previous -B options and also add -B option to pick up cross compiled
28635 runtime.
c906108c
SS
28636 (TARGET_INCLUDES): Add for -I options and add code to initialize when
28637 doing cross compiles.
28638 (target_alias): Declare global.
28639 (xgcc): Set variable to full path of gcc in build tree. Use findfile
28640 to verify that gcc exists in build tree, and if so set CC to that
28641 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 28642
c906108c
SS
28643Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
28644
28645 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
28646 ptype test for anonymous union. Fixup testcase to match
28647 current gcc debug output.
28648
28649Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
28650
28651 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
28652 force argument to an unsigned long type.
28653
28654Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
28655
28656 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
889bf7c5 28657 tests and anonymous union print/ptype tests.
c906108c
SS
28658 * gdb.base/list.exp (test_forward-search): Increase timeout by
28659 5 minutes for the "search extremely long line" case.
28660 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
28661 completely optional and that the pass/fail messages use the command as
28662 the message if that third arg is a null string.
28663 (gdb_test_exact): Arrange that a null string pattern means match a
28664 null string output rather than any output, which might include random
889bf7c5 28665 errors.
c906108c
SS
28666 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
28667 backtrace test.
28668 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
28669 always failing and failure is now exposed by gdb.exp changes.
28670
28671Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
28672
28673 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
28674 weren't being noted.
28675
28676Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28677
28678 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
28679 * gdb.stabs/weird.exp: Remove v_comb xfails.
28680
dc96c6c7 28681Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28682
28683 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
a9c64011 28684 list.exp scope.exp watchpoint.exp]
c906108c 28685 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 28686
dc96c6c7 28687Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28688
28689 * config/monitor.exp: Increase download timeout to 1000 seconds.
28690
dc96c6c7 28691Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28692
28693 * config/m32r.exp: Increase timeout to 120 seconds.
28694
28695Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
28696
28697 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
28698 and accept older ordering as obsolescent gcc or gdb.
28699 * gdb.c++/templates.exp: Ditto.
28700 * gdb.c++/virtfunc.exp: Ditto.
28701
28702Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
28703
28704 * gdb.base/coremaker.c: Add code to mmap some data so we
28705 can check that it ends up in the core file.
28706 * gdb.base/corefile.exp: Add test to read mmapped data
28707 from core file.
28708
dc96c6c7 28709Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28710
28711 * config/m32r.exp: New file.
28712
28713Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
28714
28715 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
28716 that cflags can contains -gstabs, and work correctly for other tests.
28717
dc96c6c7 28718Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28719
28720 * gdb.base/setshow.exp: New file, tests show and set.
28721 * gdb.base/setshow.c: New file, tests show and set.
28722 * gdb.base/help.exp: Add test for help set|show annotate.
28723 * gdb.base/default.exp: Add test for set|show annotate.
28724
28725Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
28726
28727 * testsuite/gdb.base/break.exp: Make backtrace from factorial
28728 errors unique.
28729 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
28730 explicitly.
28731
28732Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
28733
28734 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
28735 and width commands. This is done elsewhere.
28736 * (gdb_start): Don't call gdb_start_sim here. That's already
28737 done in gdb_load. This fixes lots of failures in default.exp.
28738
28739Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
28740
28741 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
28742 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
28743 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
28744 in the same we we treat other failures (since it may be an expected
889bf7c5 28745 condition), rather than as an error.
c906108c
SS
28746 * gdb.base/signals.exp (test_handle_all_print): Revert back to
28747 old test format.
28748
28749Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
28750
28751 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
28752 (distclean maintainer-clean realclean): No need to remove files
889bf7c5 28753 twice. Nuke the duplicates.
c906108c 28754 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 28755 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
28756 Remove config.h along with other config files.
28757
28758Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
28759
28760 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
28761 "p func1 ()" and note that rests of tests are skipped.
28762 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 28763 setup_xfails for "print func2::coremaker_local".
c906108c
SS
28764 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
28765 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
28766 affected by the previous run test.
28767 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
28768 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
28769 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
28770 "pass int powerset tuple" and "pass modeless int powerset tuple".
28771 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
28772 "real write 4" and "real write 8".
28773 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 28774 setup_xfails for "print vs1 after tuple assign 2",
c906108c
SS
28775 "print \$i after tuple assign 2", and
28776 "print vs2 after tuple assign 2".
28777 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
28778 meaningful error message and return -1 so the caller can
28779 suppress further tests and avoid a cascade of errors.
d63a86f8 28780
c906108c
SS
28781Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
28782
28783 * gdb.base/a1-selftest.exp: Tweak tests to account for new
28784 format for printing version.
28785 * gdb.base/default.exp: Ditto.
28786 * gdb.base/interrupt.exp: Fix problem with cascade of
28787 errors if child process dies while calling a function.
d63a86f8 28788
c906108c
SS
28789Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
28790
28791 * Makefile.in (VPATH): Add
28792 * Makefile.in (Makefile, config.status): Fix rules so things get
28793 remade when necessary.
28794
28795Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
28796
28797 * Makefile.in (just-check): Add path to sibling expect dir
28798 to environment variable specified by RPATH_ENVVAR.
28799
28800Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
28801
28802 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
28803 (just-check): Add shared library paths for libstdc++, tk,
28804 tcl, bfd, and opcodes to the environment variable specified
28805 in RPATH_ENVVAR.
28806 * configure.in: Add support to recognize --enable-shared flag
28807 and generate correct value for RPATH_ENVVAR.
28808 * configure: Regenerated with autoconf.
28809
28810Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
28811
28812 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
889bf7c5 28813 include all osf versions.
c906108c
SS
28814 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
28815 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
28816 when target is linux. When failing to build pthreads test
28817 executable, give more meaningful message.
28818 * gdb.threads/pthreads.c: Hpux also uses old definition of second
28819 arg for pthread_create.
d63a86f8 28820
c906108c
SS
28821Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
28822
28823 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
889bf7c5 28824 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
c906108c 28825 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
889bf7c5 28826 and -lpthreads (everybody else).
c906108c
SS
28827 (test_startup): Fail gracefully if threads are not supported.
28828 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
28829 "p/c array_index("abcdef",2)" when not gcc compiled.
28830 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
28831 "print func2::coremaker_local" when not gcc compiled.
28832 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
28833 "ptype on opaque struct tagname (statically)",
28834 "ptype on opaque struct tagname (dynamically) 1", and
28835 "ptype on opaque struct tagname (dynamically) 2"
28836 for not compiled with gcc.
28837 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
28838 backtrace when compiled with gcc.
d63a86f8 28839 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
28840 than always return success.
28841
28842Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
28843
28844 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
28845
28846Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
28847
28848 * gdb.base/structs.exp: Undo last change.
28849
28850Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
28851
28852 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
28853 encapsulate all the steps/nexts done during self test, starting
28854 at main, and makes them less sensitive to optimization issues.
28855 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
28856 signal handler" test.
28857 * gdb.threads/pthreads.exp: Only run this for native configs.
28858 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
28859 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
28860 tests.
28861 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
28862 for "runto test_calls(void)" test.
d63a86f8 28863
c906108c
SS
28864Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
28865
28866 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
28867 and don't expect address info in breakpoint confirmations.
28868
28869Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
28870
28871 * gdb.base/list.exp (test_forward_search): Increase timeout
28872 temporarily by 60 seconds for searching extremely long line,
889bf7c5 28873 and then reset to old value when done. Increase expect input
c906108c
SS
28874 buffer to 10000.
28875
28876Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
28877
28878 * gdb.base/list.exp (test_forward_search): Fix to handle very
28879 long source line without overflowing expect's input buffer.
28880
28881Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
28882
28883 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
28884 "buffer_full".
28885
28886 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
28887 "buffer_full".
28888
28889 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
28890 "buffer_full".
28891
28892 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
28893 "buffer_full".
28894
28895Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
28896
28897 * configure.in (configdirs): Add gdb.threads.
28898 * configure: Regenerated with autoconf.
28899 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
28900 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
28901 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 28902
c906108c
SS
28903Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
28904
28905 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
28906
28907Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
28908
28909 * gdb.base/signals.exp (test_handle_all_print): Test separately for
28910 each signal's status in the output of "handle all print".
28911 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
28912 the \r\n sequence that immediately precedes the gdb prompt.
28913 * gdb.base/a1-selftest.exp: Save original timeout and restore
28914 after test.
28915
28916Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
28917
28918 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
28919 symbol.
28920
28921Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
28922
28923 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
28924
28925Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
28926
28927 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
28928 timeout by 60 seconds.
28929
28930Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
28931
28932 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
28933 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
28934 error return.
28935
28936Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
28937
28938 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
28939 gdb initialization, also report how long dejagnu waited. Restore
28940 old timeout before doing error return. Temporarily increase timeout
889bf7c5 28941 by 3 minutes to allow for slow startups over heavy NFS use.
c906108c
SS
28942
28943Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
28944
28945 * lib/gdb.exp: Report timeout value for verbosity level 2.
28946 * config/gdbserver.exp: Ditto.
28947 * config/hppro.exp: Ditto.
28948 * config/mips-gdb.exp: Ditto.
28949 * config/monitor.exp: Ditto.
28950 * config/netware.exp: Ditto.
28951 * config/sim-gdb.exp: Ditto.
28952 * config/slite-gdb.exp: Ditto.
28953 * config/udi-gdb.exp: Ditto.
28954 * config/unix-gdb.exp: Ditto.
28955 * config/vx-gdb.exp: Ditto.
28956 * gdb.base/a1-selftest.exp: Ditto.
28957 * gdb.base/a2-run.exp: Ditto.
28958 * gdb.base/break.exp: Ditto.
28959 * gdb.base/corefile.exp: Ditto.
28960 * gdb.base/list.exp: Ditto.
28961 * gdb.base/recurse.exp: Ditto.
28962 * gdb.base/scope.exp: Ditto.
28963 * gdb.base/signals.exp: Ditto.
28964
28965Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
28966
28967 * gdb.threads/Makefile.in (docdir): Removed.
28968
28969Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
28970
28971 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 28972 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 28973 @srcdir@.
d63a86f8 28974 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
28975 autoconf 2.5 or higher.
28976 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
28977
28978Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
28979
28980 * configure: Regenerated.
28981 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
28982 avoid name clashes with SunOS headers.
28983
28984Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
28985
28986 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
28987
28988Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
28989
28990 * gdb.base/callfuncs.exp: Finish last change -- make sure the
28991 prototype information ends up in the compiler info file.
28992
28993Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
28994
28995 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
28996 attempting to regenerate it. Eliminate use of a temporary file
28997 and just generate the info file directly. Source it immediately,
28998 for consistency of use.
28999 * gdb.base/corefile.exp: Ditto
29000 * gdb.base/exprs.exp: Ditto.
29001 * gdb.base/funcargs.exp: Ditto.
29002 * gdb.base/langs.exp: Ditto.
29003 * gdb.base/list.exp: Ditto.
29004 * gdb.base/mips_pro.exp: Ditto.
29005 * gdb.base/nodebug.exp: Ditto.
29006 * gdb.base/opaque.exp: Ditto.
29007 * gdb.base/ptype.exp: Ditto.
29008 * gdb.base/scope.exp: Ditto.
29009 * gdb.base/setvar.exp: Ditto.
29010 * gdb.base/signals.exp: Ditto.
29011 * gdb.base/whatis.exp: Ditto.
29012 * gdb.c++/templates.exp: Ditto.
29013 * gdb.c++/virtfunc.exp: Ditto.
29014 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
889bf7c5 29015 whether or not to add -lstdc++ to the compile command line args.
c906108c
SS
29016
29017Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29018
29019 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
29020 it got fixed by the recent lookup_minimal_symbol_by_pc change.
29021 Increase timeout, a lot of single stepping might be needed if the
29022 target has no hardware watchpoints.
29023
29024Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
29025
29026 * gdb.base/break.exp: Ignore compiler warnings when compiling
29027 break.c.
29028 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
29029 * gdb.base/default.exp: Add h8300 xfails. Handle messages
29030 from remote-sim.
29031 * gdb.base/exprs.exp: Add h8300 xfails.
29032 * gdb.base/funcargs.exp: Likewise.
29033 * gdb.base/nodebug.exp: Likewise.
29034 * gdb.base/printcmds.exp: Likewise.
29035 * gdb.base/ptype.exp: Likewise.
29036 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
29037 h8300 xfails.
d63a86f8 29038 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
29039 on the h8300.
29040 * gdb.base/funcargs.c: Explicitly make last constant argument to
29041 call_after_alloca_subr an unsigned long type.
29042 * gdb.base/return.c: Include stdio.h.
29043
29044Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
29045
29046 * config/abug.exp: New file for the older Motorola Bug monitor
29047 that runs on the mvme13x series VME boards.
29048 * config/monitor.exp: Use the new config array for target settings
29049 if they exist.
29050
29051Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
29052
29053 * sim-gdb.exp: Make the SH simulator allocate less space when
29054 it is targeted.
29055
29056Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
29057
29058 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
29059 test.
29060
29061Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
29062
29063 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
29064 "rs6000-*-*" for "list function in include file" when gcc compiled.
29065 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
29066 for "p ctable1[120]".
29067 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
29068 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
29069 Remove setup_xfail for "rs6000-*-*" for
29070 "print 'scope0.c'::filelocal before run".
29071 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
29072 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
29073 since some compilers don't allow both options to be given
29074 on the same command line. Create object file and move it.
d63a86f8 29075
c906108c
SS
29076Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
29077
29078 * gdb.base/corefile.exp: Always regenerate the core file, since
29079 we always regenerate the coremaker program. Detect special case
29080 where registers cannot be read from core file.
d63a86f8 29081
c906108c
SS
29082Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
29083
29084 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
29085 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
29086 * gdb.c++/templates.exp: Only match on basename of file since
29087 some formats like xcoff don't encode directory information.
29088 * gdb.stabs/weird.exp: Use the right sed script for powerpc
29089 and rs6000 AIX xcoff targets.
29090 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
29091 * configure: Regenerate.
29092 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
29093 here, rather than in distclean.
d63a86f8 29094
c906108c
SS
29095Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
29096
29097 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
29098 defined, and use it to compile the test case with -O2. The
29099 native compilation still uses no optimization.
29100 * gdb.base/mips_pro.c: Remove inline assembly code since
29101 it is compiled PIC by default, which results in assembler
29102 warnings that make the testsuite think the compilation
29103 was unsuccessful.
29104
29105Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
29106
29107 * gdb.c++/misc.exp: Add note to message for
29108 "print s.a for foo struct" that this is a known gcc 2.7.2
29109 and earlier bug.
29110
29111Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
29112
29113 * gdb.base/break.exp: Fix pattern for matching "Delete all
29114 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
29115 setup_xfail for deleting all breakpoints test. Fix various
29116 timeout messages to include "(timeout)".
29117 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
29118 for "p t_float_values2(3.14159,float_val2)".
29119 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
29120 for "continue to call2g" when gcc compiled.
29121 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
29122 "up to foo in langs.exp", "show language at foo in langs.exp",
29123 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
29124 and "show language at fsub in langs.exp".
29125 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
29126 "list line 1 in include file", "list message for lines past EOF",
29127 "list function in include file", "list list0.h:foo", and
29128 "list filename:function; nonexistant function".
29129 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
29130 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
29131 and "ptype t_char_array" to be for native cc only.
d63a86f8 29132
c906108c
SS
29133Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
29134
d63a86f8 29135 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c 29136 setup_xfail for "print coremaker_bss", "print coremaker_ro",
889bf7c5 29137 "print func2::coremaker_local", and "backtrace in corefile.exp".
c906108c
SS
29138
29139Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
29140
29141 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
29142 "bt in signals.exp". This problem only appears when running
29143 the testsuite, and then only intermittently.
29144
29145Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
29146
29147 * gdb.base/return.exp (return_tests): Differentiate between
29148 two tests of continuing.
29149
29150Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
29151
29152 * */Makefile.in (maintainer-clean): Remove config.log.
29153 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
29154 * gdb.c++/Makefile.in (PROGS): Add inherit.
29155 (clean): Remove *.ci.
29156
29157Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
29158
29159 * gdb.c++/misc.cc: Add test code from Mike Stump.
29160 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
29161
29162Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
29163
29164 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
29165 to "alpha-*-osf2*" and add comment.
29166 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
889bf7c5
PA
29167 setup_xfail for "step over execarg initialization" and
29168 "step over corearg initialization".
c906108c
SS
29169 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
29170 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
29171 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
889bf7c5 29172 gcc compiled for "print coremaker_bss", "print coremaker_ro",
c906108c
SS
29173 "print func2::coremaker_local", and "backtrace in corefile.exp".
29174 * gdb.base/signals.exp: Build and source signals.ci.
29175 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
29176 to be for gcc only.
29177 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 29178
c906108c
SS
29179Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29180
29181 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
29182 Feb 3 procfs.c change.
29183
29184Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
29185
29186 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
29187
29188Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
29189
29190 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
29191 from dejagnu's apparent default of 10 seconds, which gives random
29192 results when running the tests over NFS on moderately loaded systems.
29193 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
29194
29195Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
29196
29197 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
29198 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
889bf7c5 29199 result reports.
c906108c
SS
29200
29201Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
29202
29203 * configure.in (CY_AC_PATH_TCLH): Remove.
29204 * configure: Regenerate.
29205
29206Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
29207
29208 * gdb.c++/Makefile.in (clean): Add missing '{'.
29209
29210Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
29211
29212 * lib/gdb.exp: Provide a default value for noinferior.
29213
29214 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
29215 Load libgloss.exp.
29216
29217Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
29218
29219 * gdb.disasm/hppa.exp: Compile directly into an executable, use
29220 the executable, not the .o to run the tests from.
29221
29222Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
29223
29224 * gdb.base/break.exp: Don't test for program exit or exit status
29225 if $noresults if nonzero.
29226 * gdb.base/langs.exp: Likewise.
29227 * gdb.base/watchpoint.exp: Likewise.
29228
29229 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
29230 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
29231 trying to compile the testcase.
29232
29233Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
29234
29235 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
29236 * gdb.base/signals.exp (continue to handler): Likewise.
29237
29238Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
29239
29240 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
29241
29242 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
29243
29244Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
29245
29246 * gdb.base/corefile.exp: Recognize "not found" as failure
29247 when trying to determine if a core file was generated.
29248 If no core file was generate the first time, try again without
29249 the ulimit -c to work around braindamaged shells.
29250
29251Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
29252
29253 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
29254 [] tests with "test" and enclose string in quotes.
29255 * gdb.stabs/configure: Rebuild
d63a86f8 29256
c906108c
SS
29257Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
29258
29259 Changes in sync with expect:
29260 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
29261 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
29262 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
29263 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
29264 argument to AC_REQUIRE.
29265 * configure: Regenerated.
29266
29267Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
29268
29269 * gdb.base/corefile.exp: When generating a core, discard any
29270 error messages about ulimit not found and the "core dumped"
29271 message from the shell that runs the coredumper.
29272
29273Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
29274
29275 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
29276
29277 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
29278 which sed script to run. Expect failure for v_comb test
29279 on PA targets too.
d63a86f8 29280
c906108c
SS
29281Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
29282
29283 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
889bf7c5 29284 "print func2::coremaker_local" and for "backtrace in corefile.exp"
c906108c
SS
29285
29286Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
29287
29288 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
29289 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
889bf7c5 29290 "sparc-sun-solaris*" xfails for "p v_comb".
c906108c
SS
29291 * lib/gdb.exp (default_gdb_start): Fix typo.
29292 * gdb.base/corefile.exp: Allow "Core was generated by ..."
29293 messages to not include the full program name that caused
29294 the core dump since some systems (such as solaris) apparently
29295 truncate this path to about 80 characters.
29296 When generating a core file first try increasing the core file
29297 size limit to unlimited since some systems may default it to
29298 zero, and it is harmless to try it. Move the test for failing
29299 to generate a core file to where it will actually get executed.
29300 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
29301 new gdb result from g++ debug info improvements and make old
29302 pattern obsolescent. Also account for size_t differences
29303 (may be int or long).
29304 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
29305 initialization before function call is placed in the delay slot
29306 and thus appears to be skipped over by commands such as "next".
29307
29308Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
29309
29310 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
29311
29312Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
29313
29314 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
29315 input source file; fix code to compile test to deal with this
29316 convention.
29317 * gdb.c++/*.exp: Likewise.
29318
29319Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
29320
29321 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
29322 "bt in signals.exp".
29323
29324Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
29325
29326 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
29327 "step over execarg initialization" and
889bf7c5 29328 "step over corearg initialization".
c906108c
SS
29329
29330Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
29331
29332 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
29333 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
29334
29335Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
29336
29337 From Rob Savoye (rob@poseidon.cygnus.com)
29338 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
29339 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
889bf7c5
PA
29340 configure.in}, gdb.disasm/{Makefile.in, configure.in},
29341 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
29342 configure.in}: Major reworking for autoconfig.
c906108c
SS
29343 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
29344 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
889bf7c5 29345 New files.
c906108c
SS
29346 * config/unix-gdb.exp: Make GDB global.
29347 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
889bf7c5
PA
29348 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
29349 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
29350 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
29351 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
29352 term.exp, twice.exp, watchpoint.exp, whatis.exp},
c906108c 29353 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
889bf7c5
PA
29354 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
29355 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
29356 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
29357 pr-8136.exp, result.exp, string.exp, tuples.exp},
c906108c 29358 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
889bf7c5
PA
29359 to returns as necessary, arrange for test to compile own testcase
29360 executable.
c906108c 29361 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 29362
c906108c
SS
29363Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
29364
29365 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
889bf7c5 29366 clear_xfail at end of test which might not call either pass or fail.
c906108c
SS
29367 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
29368 "backtrace through signal handler".
29369
29370Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29371
29372 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
29373 continuing from a job control stop signal.
29374 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
29375
29376Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
29377
29378 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
29379 * gdb.base/corefile.exp: Likewise.
29380 * gdb.base/funcargs.exp: Likewise.
29381
29382Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
29383
29384 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
29385 * config/monitor.exp: Add support for setting baud rate.
29386
29387Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
29388
29389 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
29390 i*86-*-linux* xfails for "backtrace through signal handler".
29391 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
29392 "print func2::coremaker_local".
29393 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
889bf7c5 29394 alpha-dec-osf2* xfail for
c906108c
SS
29395 "delete all breakpoints when none".
29396
29397Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
29398
29399 * gdb.base/break.exp: Change test that deletes all breakpoints
29400 when no user breakpoints are installed. A post 4.15 change
29401 causes gdb to no longer prompt in this case.
29402
29403Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
29404
29405 * gdb.base/return.exp (return_tests): Change xfail for test
29406 "correct value returned double test" to stop xfailing at
29407 Solaris 2.5. Apparently the bug has been fixed.
29408
29409Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
29410
29411 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
29412 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
29413
29414Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
29415
29416 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
29417 * gdb.disasm/hppa.s: Corresponding changes.
29418
29419Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
29420
29421 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
29422 makefile fragment.
29423 * config/mt-hpux: Deleted.
29424
29425Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
29426
d63a86f8 29427 * Many files: When warning about suppressed tests due to a
c906108c
SS
29428 nonexistant test binary, avoid incrementing the warning count.
29429
29430Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
29431
29432 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 29433
c906108c
SS
29434Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29435
29436 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
29437 "sparc-*-solaris2*".
29438
29439Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29440
29441 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
29442 Add global and local variables and initialize them.
29443 * gdb.base/corefile.exp: Test correct mapping of corefile sections
29444 by printing variables. Remove rs6000 and powerpc xfails, BFD now
29445 extracts the file name and terminating signal from the core file.
29446 * TODO: Remove note about tests for correct mapping of corefile.
29447 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
29448 from optimizing it away.
29449 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
29450 handles common blocks.
29451
29452Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
29453
29454 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
29455 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
29456
29457Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
29458
29459 * Makefile.in (maintainer-clean): New target, synonym for
29460 realclean.
29461 * gdb.base/Makefile.in (maintainer-clean): Likewise.
29462 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
29463 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
29464 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
29465 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
29466 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
29467
29468Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
29469
29470 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
29471 xfails when not gcc compiled for "print foo::funclocal".
29472 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
29473 "print foo::funclocal at foo",
29474 "print 'scope1.c'::foo::funclocal at foo",
29475 "print foo::funclocal_bss at foo",
29476 "print 'scope1.c'::foo::funclocal_bss at foo",
29477 "print foo::funclocal_ro at foo",
29478 "print 'scope1.c'::foo::funclocal_ro at foo",
29479 "print bar::funclocal at foo" and
29480 "print 'scope1.c'::bar::funclocal at foo".
29481 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
29482 gcc compiled for "print foo::funclocal at bar".
29483 Expand all messages to ensure that they identify that
29484 the test is at bar().
29485 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
29486 gcc compiled for:
29487 "ptype on opaque struct pointer (statically)",
29488 "ptype on opaque struct tagname (statically)",
29489 "ptype on opaque struct pointer (dynamically) 1",
29490 "ptype on opaque struct tagname (dynamically) 1",
29491 "ptype on opaque struct pointer (dynamically) 2" and
29492 "ptype on opaque struct tagname (dynamically) 2
29493 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
29494 gcc compiled for:
29495 "p datalocal"
29496 "whatis datalocal",
29497 "ptype datalocal",
29498 "p bsslocal",
29499 "whatis bsslocal", and
29500 "ptype bsslocal".
29501 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
29502 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
29503 when not gcc compiled.
29504 * gdb.base/funcargs.exp (float_and_integral_args): Add
29505 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
29506 compiled.
29507 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
29508 "backtrace from call6a" when not gcc compiled.
29509 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
29510 "backtrace from call7a" when not gcc compiled.
29511 * gdb.base/callfuncs.exp (do_function_calls):
29512 Add "hppa*-*-hpux*" xfail when not gcc compiled for
29513 "p t_char_array_values(char_array_val2,char_array_val1)",
29514 "p t_char_array_values(char_array_val1,char_array_val2)",
29515 "p t_char_array_values("carray 1","carray 2")",
29516 "p t_char_array_values("carray 1",char_array_val2)",
29517 "p t_char_array_values(char_array_val1,"carray 2")",
29518 "p sum_args(1,{2})",
29519 "p sum_args(2,{2,3})",
29520 "p sum_args(3,{2,3,4})",
29521 "p sum_args(4,{2,3,4,5})"
29522 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
29523 "backtrace in corefile.exp" when not gcc compiled.
29524
29525Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29526
29527 * gdb.base/signals.exp: Rewrite `handle all print' test as
29528 a procedure. Accept blanks or TABs as whitespace, increase
29529 timeout and expect input buffer size for the large output
29530 from the command. Remove "i*86-*-bsdi2.0" xfail.
29531
29532Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29533
29534 * gdb.base/setvar.exp: Add new testcases for truncation when
29535 assigning invalid values to bitfields.
29536
29537Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
29538
d63a86f8 29539 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
29540 mips-sgi-irix* xfail for
29541 "call inferior func with struct - returns char *"
29542 and fix test so that an optional (unsigned char *) cast is
889bf7c5 29543 accepted in the result.
c906108c
SS
29544
29545Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
29546
29547 * gdb.base/funcargs.exp (float_and_integral_args): Remove
29548 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
29549 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
29550 * gdb.base/signals.exp: Remove duplicate "handle all print" test
29551 that accidentally got checked in.
29552
29553Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
29554
d63a86f8 29555 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
29556 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
29557 compiled test.
29558 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
29559 Add mips-sgi-irix5* xfail for not gcc compiled.
29560 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
6fdff2c5
PA
29561 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc
29562 compiled for "p top", "whatis top", "p middle", and "whatis
29563 middle".
c906108c
SS
29564 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
29565 "whatis signed char" for not gcc compiled.
29566 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
29567 "set variable signed char=-1 (-1)" and
29568 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
29569 * gdb.base/funcargs.exp (float_and_integral_args):
29570 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
29571 Add mips-sgi-irix* xfail when not gcc compiled for
29572 "continue to call2b".
29573 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
29574 "continue to call2g".
6fdff2c5
PA
29575 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc
29576 compiled for "backtrace from call6a"
29577 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc
29578 compiled for "backtrace from call7k". Add mips-sgi-irix5* xfail
29579 when not gcc compiled for "backtrace from call7a".
c906108c
SS
29580 (localvars_after_alloca): Fix gdb_test cmds for
29581 "print * after runto ...".
29582 Remove rs6000-*-* xfails for
29583 "print i after runto localvars_after_alloca" and
29584 "print l after runto localvars_after_alloca"
29585 for all compilers.
29586 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
889bf7c5 29587 when not compiled with gcc, for:
c906108c
SS
29588 "print signed char == (minus)",
29589 "print signed char != (minus)",
29590 "print signed char < (minus)",
29591 "print signed char > (minus)".
29592 * gdb.base/callfuncs.exp (do_function_calls):
29593 Add mips-sgi-irix* xfail, when compiled with native compiler, for
29594 "call inferior func with struct - returns char *".
d63a86f8 29595 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
29596 "correct value returned double test" to include Solaris 2.4.
29597 * gdb.base/funcargs.exp (float_and_integral_args):
29598 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 29599
c906108c
SS
29600Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29601
29602 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
29603 enumeration bitfields if compiling with GNU C.
29604 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
29605 to empty' prompt.
29606
29607Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
29608
29609 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
29610 test for PRO targets.
29611
29612 * gdb.base/funcargs.exp: Avoid ever setting more than 8
29613 breakpoints in the inferior at any given time by making
29614 two groups of breakpoints for call2*, call6* and call7*
29615 tests.
29616
29617Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29618
29619 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
29620 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
29621 from optimizing it away.
29622 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
29623 "call inferior func with struct".
29624
29625Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
29626
29627 * configure.in: Only configure gdb.chill for particular targets.
29628
29629Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
29630
29631 * gdb.base/Makefile.in: Add action to .c.o transformation
29632 rule that generates a .ci file for each .o file and remove
29633 explicit .c.o rules except for callfuncs.o.
29634 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
29635 generates a .ci file for each .o file and remove explicit
29636 .cc.o rules.
29637 (clean): Remove *.tmp *.ci files.
29638 (EXECUTABLES): Remove templ-info.exp.
29639 * gdb.base/compiler.c: New file.
29640 * gdb.c++/compiler.cc: New file
29641 * gdb.base/scope.exp: Source gdb.base/scope.ci.
29642 Change rs6000-*-* xfail for
29643 "print 'scope0.c'::filelocal_ro" and
29644 "print 'scope1.c'::filelocal" and
29645 "print 'scope1.c'::filelocal_bss" and
29646 "print 'scope1.c'::filelocal_ro" and
29647 "print 'scope1.c'::foo::funclocal" and
29648 "print 'scope1.c'::foo::funclocal_ro" and
29649 "print 'scope1.c'::bar::funclocal" and
29650 "print 'scope0.c'::filelocal_ro" and
29651 "print 'scope1.c'::filelocal at foo" and
29652 "print 'scope1.c'::filelocal_bss at foo" and
29653 "print 'scope1.c'::filelocal_ro at foo" and
29654 "print 'scope1.c'::foo::funclocal at foo" and
29655 "print 'scope1.c'::foo::funclocal_bss at foo" and
29656 "print 'scope1.c'::foo::funclocal_ro at foo" and
29657 "print 'scope1.c'::bar::funclocal at foo" and
29658 "print 'scope0.c'::filelocal_ro" and
29659 "print 'scope1.c'::filelocal" and
29660 "print 'scope1.c'::filelocal_bss" and
29661 "print 'scope1.c'::filelocal_ro" and
29662 "print 'scope1.c'::foo::funclocal" and
29663 "print 'scope1.c'::foo::funclocal_bss" and
29664 "print 'scope1.c'::foo::funclocal_ro" and
29665 "print 'scope1.c'::bar::funclocal" and
29666 "print 'scope1.c'::bar::funclocal_bss"
29667 to only be xfail'd when not compiled with gcc.
d63a86f8 29668 Add rs6000-*-* xfail for
c906108c
SS
29669 "print 'scope0.c'::filelocal_bss before run"
29670 when compiled with gcc.
29671 (test_at_main): Add rs6000-*-* xfail for
29672 "print filelocal_ro in test_at_main"
29673 when compiled with gcc.
29674 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
889bf7c5 29675 Add rs6000-*-aix* xfail for
c906108c
SS
29676 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
29677 "ptype t_char_array", not compiled with gcc.
29678 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
29679 xfail for "list foo (in include file)" when gcc compiled.
29680 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
889bf7c5 29681 (integral_args): Add rs6000-*-* xfail for
c906108c
SS
29682 "run to call0a" if not compiled with gcc.
29683 (unsigned_integral_args): Add rs6000-*-* xfail for
29684 "run to call1a" if not compiled with gcc.
29685 (float_and_integral_args): Add rs6000-*-* xfail for
29686 "run to call2a" if not compiled with gcc and for
29687 "continue to call2b" for any compiler.
29688 Add rs6000-*-* xfail to
29689 "print f1 after run to call2a" for gcc compiled.
29690 (discard_and_shuffle): Add rs6000-*-* xfail for
29691 "run to call6a".
29692 (shuffle_round_robin): Add rs6000-*-* xfail for
29693 "backtrace from call7a" if not compiled with gcc.
29694 Add rs6000-*-* xfail for
29695 "backtrace from call7b" if compiled with gcc.
29696 (call_after_alloca): Add rs6000-*-* xfail for
29697 "print c in call_after_alloca" and
29698 "print s in call_after_alloca" and
29699 "backtrace from call_after_alloca_subr"
29700 if not compiled with gcc.
29701 (localvars_in_indirect_call): Add rs6000-*-* xfail for
29702 "print c in localvars_in_indirect_call" and
29703 "print c in localvars_in_indirect_call" and
29704 "backtrace in indirectly called function" and
29705 "stepping into indirectly called function"
29706 if not compiled with gcc.
29707 (localvars_after_alloca): Add rs6000-*-* xfail for
29708 "print c after runto localvars_after_alloca" and
29709 "print s after runto localvars_after_alloca" and
29710 "print i after runto localvars_after_alloca" and
29711 "print l after runto localvars_after_alloca"
29712 for all compilers.
29713 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
29714 than whatis-info.exp.
29715 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
29716 than opaque-info.exp.
29717 Setup rs6000-*-* xfail for
d63a86f8 29718 "ptype on opaque struct pointer (statically)" and
c906108c
SS
29719 "ptype on opaque struct pointer (dynamically)" when
29720 not compiled with gcc.
29721 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
29722 rather than callf-info.exp.
29723 (do_function_calls): Add clear_xfail for rs6000-*-* for
29724 "p t_float_values2(3.14159,float_val2)". Seems to work
29725 fine there, both with xlc and gcc. Need to find out what
29726 it is doing right and fix other platforms.
29727 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
29728 "call inferior func with struct - returns int",
29729 "call inferior func with struct - returns long",
29730 "call inferior func with struct - returns float",
29731 "call inferior func with struct - returns double",
29732 "call inferior func with struct - returns char *",
29733 but only if not gcc compiled (presumes xlc compiled).
29734 Change rs6000-*-* xfails for
29735 "call inferior func with struct - returns char" and
29736 " call inferior func with struct - returns short" to only
29737 xfail if not using gcc.
29738 (clean mostlyclean): Remove *.ci and *.tmp files.
29739 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
29740 than templ-info.exp.
29741 * gdb.base/langs.exp: Source gdb.base/langs.ci.
29742 Add rs6000-*-* xfail for "up to foo in langs.exp"
29743 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
889bf7c5 29744 when not gcc compiled.
d63a86f8 29745
c906108c
SS
29746Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
29747
29748 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
29749 * gdb.base/corefile.exp: Likewise.
29750 * gdb.base/list.exp: Likewise.
29751 * gdb.base/scope.exp: Likewise.
29752 * gdb.base/siganls.exp: Likewise.
29753
29754 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
29755 compiler output.
29756 * gdb.base/whatis.exp: Likewise.
29757
29758Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
29759
29760 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
29761 failure (opcode table has been fixed to match reality).
29762
29763Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
29764
29765 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
29766 "call inferior func with struct - returns char",
29767 "call inferior func with struct - returns short"
29768
29769 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
29770 "print 'scope0.c'::filelocal at main",
29771 "print 'scope0.c'::filelocal_bss in test_at_main",
29772 "print 'scope0.c'::filelocal at foo",
29773 "print 'scope0.c'::filelocal_bss in test_at_foo",
29774 "print 'scope0.c'::filelocal at bar",
29775 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 29776
c906108c
SS
29777 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
29778 in source file 1". This bug seems to have been fixed with both
29779 gcc and native cc (was native assembler bug?).
29780
29781Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
29782
29783 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
29784 "backtrace through signal handler" to "i*86-*-sysv4*".
29785 * gdb.base/signals.exp: Add xfail for "'next' behaved as
29786 continue" case. Add "known SVR4 bug" to fail message.
29787 Add "i*86-*-bsdi2.0" xfail for "handle all print".
29788 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
29789 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
29790 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
29791 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
29792 "up to foo in langs.exp", "show language at foo in
29793 langs.exp", "up to cppsub_ in langs.exp", "show
29794 language at cppsub_ in langs.exp", "up to fsub in
29795 langs.exp", and "show language at fsub in langs.exp".
29796 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
29797 "bactrace in corefile.exp".
29798 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
29799 "call inferior function with struct - returns float" and
29800 "call inferior function with struct - returns double".
d63a86f8 29801
c906108c
SS
29802Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
29803
29804 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
29805 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
29806 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
29807 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
29808
29809Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
29810
29811 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
29812 (or overriden) "CHILL" macro rather then bare "gcc".
29813 Also look for ../../gcc/xgcc since that is what we will
29814 actually need, not "Makefile". Remove following assignment
29815 of CHILL to CHILL_FOR_TARGET because that results in
29816 recursive definition.
29817
29818Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
29819
29820 * gdb.base/corefile.exp: Change xfail for backtrace in
29821 corefile.exp from linuxaout to all linux.
29822 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
29823 cases where we miss the breakpoint at the signal handler
29824 for some reason. Setup xfail for linuxoldld/linuxaout and
29825 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
29826 hitting SIGURG breakpoint.
29827 * gdb.base/signals.exp: Setup xfail for "next" acting like
29828 continue to add linuxoldld. Setup xfail for all linux for
29829 "next to handler in signals_tests_1", "backtrace in
29830 signals_tests_1", "continue to func1", "pass SIGUSR1",
29831 and continue to handler".
29832
29833Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
29834
29835 * Update all FSF addresses except those in COPYING* files.
29836
29837Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
29838
29839 * gdb.base/a2-run.exp: Change messages to be more explicit about
29840 the status of args, and quote binfile in results.
29841
29842Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
29843
29844 * gdb.base/callfuncs.exp: Add tests for passing structs to
29845 inferior functions and return various types.
29846 * gdb.base/callfuncs.c: Add functions to receive a struct
29847 and return a member of the struct, in various types.
29848
29849Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29850
29851 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
29852
29853Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
29854
29855 * config/vxworks29k.exp: New file, sources vxworks.exp.
29856
29857Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
29858
29859 * config/gdbremote.exp: New file. Testing framework using
29860 gdbserver.
29861
29862Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
29863
29864 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
29865 "call function when asleep" and "send end of file".
29866 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
29867 for "backtrace in corefile.exp".
29868 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
29869 for "backtrace through signal handler".
29870 * gdb.base/corefile.exp: Make sure we actually generate a core file
29871 before trying the core tests. Some systems allow the user to suppress
29872 generation of core files and default to that (linux for example).
29873 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
29874 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
29875
29876Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
29877
29878 * gdb.threads: New directory with some crude multi-threaded
29879 gdb tests (step.exp and step2.exp).
29880 * config/mt-lynx (STEP_EXECUTABLE): Define.
29881 (THREADFLAGS): Define.
29882
29883Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
29884
29885 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
29886
29887 * gdb.base/signals.exp: Disable whole file for lynx until
29888 further notice.
29889
29890 * gdb.base/signals.exp: xfail test where "next" acts like
29891 "continue" for lynx.
29892
29893 * gdb.base/interrupt.exp: xfail test for calling function while
29894 inferior is asleep for lynx.
29895
29896 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
29897 than one cr-lf after each command.
29898
29899Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29900
29901 * configure.in: Reinstate setting of stabsdirs variable, fix
29902 typo in setting up configdirs for native builds.
29903
29904 * gdb.base/return.exp: Fix typo in return double test.
29905 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
29906 compiler from optimizing them away.
29907
29908Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
29909
29910 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
29911 sequences to be echo'd by gdb when using gdb_test.
29912 * gdb.chill/chexp.exp: Likewise.
29913 * gdb.fortran/exprs.exp: Likewise
29914
29915Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
29916
29917 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
29918 after the inferior gdb has started.
29919
29920 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
29921 after each command.
29922 * gdb.base/funcargs.exp: Likewise.
29923 * gdb.base/gdbvars.exp: Likewise.
29924 * gdb.base/interrupt.exp: Likewise.
29925 * gdb.base/list.exp: Likewise.
29926 * gdb.base/watchpoint.exp: Likewise.
29927 * gdb.c++/demangle.exp: Likewise.
29928 * gdb.c++/inherit.exp: Likewise.
29929 * gdb.chill/chexp.exp: Likewise.
29930 * gdb.fortran/exprs.exp: Likewise.
29931
29932 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
29933 test if we can't handle IO to/from the inferior.
29934
29935 * gdb.c++/misc.exp: Always check for a program already being
29936 started after sending a "run" command to gdb.
29937
29938 * gdb.base/twice.exp: Start with a fresh gdb.
29939
29940 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
29941 only depend on gdb's expression code, not the chill runtime.
29942
29943 * gdb.base/return.c: Put return values into variables so we
29944 can have gdb print them rather than depending on the program
29945 to print them.
29946 * gdb.base/return.exp: Corresponding changes.
29947
29948 * lib/gdb.exp: Provide default value for noinferiorio.
29949 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
29950 the inferior.
29951
29952 * gdb.base/break.exp: Always check for a program already being
29953 started after sending a "run" command to gdb.
29954 (text_next_with_recursion): Don't check the output from the
29955 program's printf statement. Instead just make sure the program
29956 exited.
29957
29958 * gdb.base/commands.exp: Protect tests which need arguments with
29959 $noargs conditionals.
29960
29961Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29962
29963 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
29964 of structure member arrays to match gdb/valops.c:value_addr change.
29965
29966Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
29967
29968 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
29969 cases.
29970
29971Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
29972
29973 * configure.in (configdirs): Remove gdb.chill from default list
29974 of subdirs and then add it back in only if doing a native build.
29975 The current chill compiler does not yet work in any cross build.
29976 * Revert all signal changes from Jul 6.
29977 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
29978 for sh-hms targets, allowing these tests to link, with no other
29979 changes. Testing is suppressed by setting "nosignals" in site.exp.
29980
29981Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
29982
29983 * configure.in (signaldirs): Define and add to configdirs for all
29984 targets except some specific ones that are known to not support signals.
29985 Also clean up formatting.
29986 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
29987 (signals, sigall): Remove rules to build.
29988 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
29989 Moved to new gdb.signals directory.
29990 * gdb.signals: New test directory.
29991 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
29992 signals.c signals.exp}: New or moved files.
29993
29994Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
29995
29996 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
29997
29998Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
29999
30000 * gdb.base/return.exp: Xfail `return double' test failure
30001 on at least Solaris 2.3 and handle future/past versions on
30002 a case by case basis as appropriate. Also update message
30003 to include i*86 failures.
30004
30005Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30006
30007 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
30008
30009 * lib/gdb.exp: Fix comment which erroneously identified
30010 gdb_file_cmd as gdb_load (the 19 May change was in fact to
30011 gdb_file_cmd not gdb_load).
30012 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
30013
30014 * gdb.base/setvar.exp: Make test names consistent between pass and
30015 fail cases. Use gdb_test more.
30016
30017Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30018
30019 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
30020
30021Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30022
30023 * gdb.base/help.exp: Fix expected help string for `show commands'.
30024
30025Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
30026
30027 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
30028
30029 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
30030 of a text section.
30031
30032Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
30033
30034 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
30035 that loop eventually terminates. Fix Connection refused logic so
30036 that testsuite will expire nicely.
30037
30038Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
30039
30040 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
30041 config/rom68k.exp: New tcl glue for the appropriate monitors.
30042 These all just end up calling monitor.exp.
30043 * config/monitor.exp (gdb_target_monitor): Handle `Connection
30044 refused' by retrying. Cleanup some timeout issues.
30045 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
30046 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
30047 callers don't have to set/restore global timeout variable.
30048
30049 * The following set of changes centralizes management of the global
30050 timeout variable. This way, it can be set in one target dependent
30051 place instead of dozens of places scattered throughout the test suite.
30052 If you need to lengthen a timeout, then you should either set timeout
30053 in one of the config/{target}.exp files, or multiply it by a factor.
30054 Setting it to an absolute value is always going to lose for some
30055 targets.
30056 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
30057 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
30058 * gdb.base/funcargs.exp: Don't set timeout.
30059 * gdb.base/list.exp (test_forward_search): Only use local timeout.
30060 * gdb.base/printcmds.exp (test_print_string_constants
30061 test_print_array_constants): Don't set timeout.
30062 * gdb.base/ptype.exp: Don't set timeout.
30063 * gdb.base/recurse.exp: Don't set timeout.
30064 * gdb.base/return.exp: Don't set timeout.
30065 * gdb.base/watchpoint.exp: Don't set timeout.
30066 * gdb.c++/classes.exp (do_tests): Don't set timeout.
30067 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
30068
30069Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
30070
30071 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
30072
30073Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30074
30075 * lib/gdb.exp: Disable chill tests for irix5.
30076
30077Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30078
30079 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
30080 each test pass or fail.
30081
30082Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30083
30084 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
30085 xlc not gcc.
30086
30087Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
30088
30089 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
30090
30091Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
30092
30093 * config/est.exp: Fix copyright and comments. Remove dead code.
30094 Use targetname, serialport and baud variables instead of fixed
30095 constants.
30096 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
30097 * config/cpu32bug.exp: New file to support cpu32bug monitors.
30098
30099Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30100
30101 * gdb.base/watchpoint.exp: Don't run
30102 test_watchpoint_triggered_in_syscall for sunos.
30103
30104Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30105
30106 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
30107 they don't seem to exist. Do include stdio.h.
30108
30109Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30110
30111 * gdb.base/a1-selftest.exp: Add alpha xfail.
30112
30113Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30114
30115 * gdb.base/watchpoint.c (main): Prompt before calling read().
30116 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
30117 Revise accordingly. Remove cruft about sending "123" several
30118 times, until it gets noticed. Clean up the "print buf[0]" stuff
30119 so that it passes or fails, and waits for prompts in the usual way.
30120
30121Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30122
30123 * gdb.base/recurse.exp: Fix comment.
30124
30125 * TODO: Remove item about printing variables in nodebug.exp. Add
30126 item about enabling tests which are only run on some targets.
30127
30128 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
30129 fail, make test names unique, use new gdb_test convention
30130 regarding pattern, use gdb_test more, etc.).
30131
30132 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
30133 fail, make test names unique, etc.).
30134
30135Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30136
30137 * gdb.base/nodebug.c: Change return type of top and middle to
30138 short.
30139 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
30140 are fixed by the recent mdebugread.c changes. Allow `short ()'
30141 as type for top and middle.
30142
30143Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30144
30145 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
30146 nearly as I can tell, the whole thing was an accident in Stu's
30147 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
30148 to replace a send/expect pair with gdb_test, but ended up only
30149 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
30150 of 30 Mar 1995 took care of it, but left this vestigial comment
30151 which I am now nuking.
30152
30153Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30154
30155 * gdb.base/break.exp: Look for different line number for
30156 breakpoint at main depending on usestubs.
30157
30158Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30159
30160 * gdb.base/list.exp: Adjust some alternate expect patterns to
30161 match recent list0.c change. Add alternate expect pattern for
30162 output from `list default lines around main' for optimizing
30163 compilers.
30164
30165Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30166
30167 * lib/gdb.exp: If nosignals is not set, set it to 0.
30168
30169Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
30170
30171 * config/slite-gdb.exp: Responds to load symbol table prompt.
30172 * gdb.base/break.exp: Adjust line number, fix rerun.
30173 * gdb.base/langs0.c: Add #ifdef usestubs.
30174
30175Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
30176
30177 * gdb.base/list.exp: Adjust line contents after adding new lines in
30178 list0.c. Also fix a syntax error.
30179
30180 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
30181 * gdb.base/break.exp: ditto.
30182 * gdb.base/list.exp: ditto.
30183 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
30184 * gdb.base/run.c: ditto.
30185 * gdb.base/list0.c: ditto.
30186 * gdb.base/funcargs.c: ditto.
30187
30188Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
30189
30190 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
30191 $targetname, $serialport and $baud instead of hardwired variables.
30192 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
30193 target doesn't support signals.
30194
30195Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
30196
30197 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
30198
30199Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30200
30201 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
30202 Don't rely on the value of an auto variable before it has been
30203 initialized. Use gdb_test more.
30204
30205Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30206
30207 * lib/gdb.exp (default_gdb_version): A version number must start
30208 with a digit, but other than that contains all characters up to
30209 the first whitespace character.
30210
30211Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30212
30213 * gdb.base/commands.exp (breakpoint_command_test): New tests.
30214
30215Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30216
30217 * gdb.c++/*.exp: Warn if executable does not exist. The original
30218 reason for skipping the warning was that configure.in sometimes
30219 intentionally skipped building the executables but the tcl code
30220 had no way of knowing. That (a) was always bogus with respect to
30221 error handling, (b) is no longer true (right now there is no way
30222 to skip C++ tests).
30223
30224 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
30225
30226Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30227
30228 * gdb.base/list.exp: Add expect patterns for output from
30229 SunPRO compiled executables.
30230 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
30231 types.
30232
30233Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30234
30235 * gdb.base/break.exp (test_next_with_recursion): Accept any line
30236 number (we are already testing that the correct source line text
30237 gets printed).
30238
30239 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
30240 that is what is intended, but something needed to be done to get
30241 sunos4 native working again.
30242
30243 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
30244
30245 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
30246 apparently went with a (very) old xfail.
30247
30248Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
30249
30250 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
30251 runto_main is a proc in gdb.exp that will do 'step' for target use
30252 stubs.
30253 * gdb.base/exprs.exp: ditto.
30254 * gdb.base/interrupt.exp: ditto.
30255 * gdb.base/opaque.exp: ditto.
30256 * gdb.base/printcmds.exp: ditto.
30257 * gdb.base/ptype.exp: ditto.
30258 * gdb.base/scope.exp: ditto.
30259 * gdb.base/setvar.exp: ditto.
30260 * gdb.base/signals.exp: ditto.
30261 * gdb.base/twice.exp: ditto.
30262 * gdb.c++/classes.exp: ditto.
30263 * gdb.c++/inherit.exp: ditto.
30264 * gdb.c++/templates.exp: ditto.
30265 * gdb.base/break.exp: no run and hit main for stubs. Change line
30266 numbers for breakpoints and info breakpoint.
30267 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
30268 breakpoint().
30269 * gdb.base/callfuncs.c: ditto.
30270 * gdb.base/exprs: ditto.
30271 * gdb.base/interrupt.c: ditto.
30272 * gdb.base/opaque0.c: ditto.
30273 * gdb.base/printcmds.c: ditto.
30274 * gdb.base/ptype.c: ditto.
30275 * gdb.base/scope0.c: ditto.
30276 * gdb.base/setvar.c: ditto.
30277 * gdb.base/signals.c: ditto.
30278 * gdb.base/twice.c: ditto.
30279 * gdb.c++/misc.cc: ditto.
30280 * gdb.c++/templates.cc: ditto.
30281
30282Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30283
30284 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
30285
30286 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
30287 somewhere between `read' and `main.c'. I'm pretty sure the
30288 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
30289 and it isn't particularly useful.
30290
30291 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
30292
30293Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30294
30295 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
30296
30297Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
30298
30299 * config/mt-slite: add LIBS and -nostdlib.
30300 * config/slite-gdb.exp: add this new file to support sparclite target.
30301
30302Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
30303
30304 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
30305
30306 * gdb.base/a2-run.exp: Change argument to istarget from
30307 "*-*-vxworks" to "*-*-vxworks*".
30308 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
30309
30310Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
30311
30312 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
30313 will not runto main but do a 'step' to step out of breakpoint().
30314 * config/mt-slite: add -Dusestubs.
30315
30316Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30317
30318 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
30319 instead of just @.
30320
30321 * gdb.base/signals.exp: Add test for "handle all print".
30322 * TODO: Remove "handle all print". Also remove item about
30323 checking copyright date (I don't like the idea of a spurious FAIL
30324 based on when we run the tests).
30325
30326 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
30327 for SunOS4 (reason for failure not investigated). Remove
30328 redundant test for $binfile.
30329
30330 * gdb.base/nodebug.c (array_index): Call malloc.
30331
30332 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
30333
30334Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
30335
30336 * gdb.base/recurse.exp: Update gdb_test invocation to use new
30337 conventions and slightly simplify the matching regexp.
30338
30339Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30340
30341 * gdb.base/break.exp: Update gdb_test invocation to use new
30342 convention.
30343
30344 * lib/gdb.exp: If noargs is not set, set it to 0.
30345
30346 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
30347 tests unique.
30348
30349 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
30350
30351Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30352
30353 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
30354 one argument of type "<non-float parameter>".
30355
30356Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
30357
30358 * config/rom68k.exp: New file to support Motorola IDP board.
30359 * gdb.base/a2-run.exp: Skip this file if noargs is set.
30360 * gdb.base/break.c: Change things around so that this program
30361 doesn't depend upon args. This is necessary to make remote
30362 targets work (in general, they can't take args).
30363 * gdb.base/break.exp: Don't try to send args to program. Don't
30364 expect output. Also, replace lots of code with gdb_test.
30365
30366Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30367
30368 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
30369 printing of '\'' (which is what the comment says we are testing,
30370 even though we were not), not '''.
30371 (test_integer_literals_rejected): Test that printing ''' is an error.
30372
30373 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
30374 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
30375 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
30376 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
30377 Use gdb_test not test_print_accept.
30378 * lib/gdb.exp: Remove test_print_accept.
30379
30380 * gdb.base/signals.exp (signal_tests_1): Make pass message
30381 consistent with fail message.
30382
30383 * gdb.base/whatis.exp: Remove xfails for printing char vs.
30384 unsigned char; the bug (PR 1821) is fixed.
30385
30386 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
30387
30388 * gdb.base/scope.exp (test_at_localscopes): Call pass for
30389 successful tests--makes xfailing them work right.
30390
30391Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30392
30393 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
30394 only \r\n, not .*. The test can pass .* as the last thing in
30395 $pattern if that is what it wants. In addition to providing this
30396 flexibility, this change should speed up pattern matching in cases
30397 where the pattern already ended with .* (there were a number of
30398 them). This change also helps catch bad patterns--in the old
30399 scheme the typo "char \*" instead of "char \\*" would pass. Now
30400 it is caught.
30401 * Many .exp files: Update callers.
30402
30403 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
30404 clearer and does not spuriously match multiple ('s. Likewise for
30405 ) and *.
30406
30407 * gdb.base/nodebug.exp: Test ability to call a function and pass
30408 it a string (even with no debugging info).
30409
30410 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
30411 "p '\'", which is the same as "p ''" once tcl gets done with
30412 quoting, to "p '\\'", which I suspect is what is intended (one
30413 backslash gets sent to GDB).
30414
30415 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
30416
30417Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30418
30419 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
30420 1817) was fixed literally years ago.
30421
30422Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30423
30424 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
30425 test, it causes stepping out of call_after_alloca_subr with
30426 optimizing compilers.
30427 (localvars_in_indirect_call): Consume GDB prompt if `finish'
30428 fails.
30429
30430 * gdb.c++/templates.exp: Source templ-info.exp only if
30431 the templates executable exists.
30432
30433 * gdb.c++/misc.cc (class Contains_static_instance,
30434 class Contains_nested_static_instance),
30435 gdb.c++/classes.exp (test_static_members): Test printing of
30436 a class that contains a static instance of the class.
30437
30438Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30439
30440 * gdb.base/langs2.c (cppsub_): Don't prototype.
30441 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
30442 only, I believe).
30443
30444Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30445
30446 * lib/gdb.exp (skip_chill_tests): New procedure.
30447
30448 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
30449
30450Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
30451
30452 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
30453 each expect pattern. Cuts runtime from 12 to about 4 seconds.
30454
30455Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30456
30457 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
30458
30459 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
30460 disassemble 8, not 16, instructions for part 4.
30461
30462 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
30463 support the latter anymore.
30464
30465 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
30466 -DNO_PROTOTYPES.
30467 * gdb.base/callfuncs.c: Control use of prototypes based on
30468 NO_PROTOTYPES, not __STDC__.
30469 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
30470 t_float_values2 tests if prototypes in use.
30471
30472 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
30473 t_double_values): When checking differences against DELTA, check
30474 that difference is within the range (-DELTA,DELTA), not just
30475 (-infinity,DELTA).
30476
30477Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
30478
30479 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
30480 'file' command firts, then 'target', then 'load', this is due to gdb
30481 target set up.
30482 * config/mips-gdb.exp: Fix a couple regular exp bugs.
30483
30484Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
30485
30486 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
30487 FP load/store variants.
30488 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
30489
30490Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
30491
30492 * gdb.base/term.exp: Do not give a warning if not native, it is
30493 not an abnormal condition.
30494
30495Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
30496
30497 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
30498 t_char_array".
30499
30500Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
30501
30502 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
30503 are getting the version number.
30504
30505 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
30506 if not native, it is not an abnormal condition.
30507
30508Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30509
30510 * lib/gdb.exp: Just use "file exists", rather than undocumented
30511 dejagnu procedure "findfile".
30512
30513Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
30514
30515 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
30516 (LDFLAGS): Set to -Xlinker -Ur.
30517
30518 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
30519 Removed, these values are set by lib/gdb.exp.
30520
30521 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
30522
30523Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
30524
30525 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
30526 of replicating gdb startup code.
30527
30528 * config/mt-vxworks (LDFLAGS): Set to -r.
30529 (CFLAGS_FOR_TARGET): Removed.
30530
30531 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
30532 (gdb) and gdb for vxworks uses (vxgdb).
30533
30534 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
30535 executable is not in the tree and host != target, use sed and
30536 program_transform_name to determine the gdb name used by the
30537 target.
30538
30539 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
30540 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
30541
30542Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30543
30544 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
30545 floats, chars, and shorts where there are ANSI-style function
30546 definitions.
30547
30548 * gdb.base/langs.exp, gdb.base/langs*: New test.
30549 * gdb.base/Makefile.in: Build it.
30550 * TODO: Remove item about checking that C names don't get C++
30551 demangling applied; this test tests it.
30552
30553Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30554
30555 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
30556 went with the const70 xfail. The xfail went away a year ago.
30557
30558 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
30559
30560 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
30561 for hp300.
30562
30563 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
30564
30565 * gdb.base/a1-selftest.exp: Don't run on hp300.
30566
30567Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30568
30569 * Makefile.in (site.exp): Set host_alias and target_alias as well
30570 as host_triplet and target_triplet.
30571
30572Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30573
30574 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
30575
30576 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
30577 places as other ecoff systems).
30578
30579 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
30580 ultrix.
30581
30582Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30583
30584 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
30585 remove them.
30586 * gdb.base/nodebug.exp: Accept "function" in addition to "text
30587 variable and "variable" in addition to "data variable".
30588 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
30589
30590 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
30591 2.
30592 * gdb.base/list1.c (long_line): Add additional statement at start
30593 of function.
30594 * gdb.base/list.exp (test_forward_search): Update line number to
30595 reflect new statement.
30596
30597Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30598
30599 * gdb.base/signals.exp: Reinitialize searched source directories
30600 after gdb_start call.
30601
30602Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
30603
30604 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
30605 * gdb.stabs/Makefile.in: Likewise.
30606
30607 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
30608 change. Instead split the tests into smaller pieces.
30609 * gdb.disasm/hppa.s: Corresponding changes.
30610
30611Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30612
30613 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
30614 Quote ^C when passing it to stty. For some shells ^ is a pipe.
30615
30616 * gdb.base/funcargs.exp: Modify many tests so that every test
30617 either passes or fails. Make some test names unique.
30618
30619Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30620
30621 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
30622 Call stty to set interrupt character.
30623
30624 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
30625 for HP assembler versus GNU assembler based on actual behavior of
30626 $(CC), rather than assuming that $(AS) is always the GNU assembler.
30627
30628 * TODO: Suggest a few more stepping tests.
30629
30630Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
30631
30632 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
30633 restart GDB for h8300 after a continue.
30634 (return): Add pattern to match a29k-udi behavior.
30635 * gdb.base/nodebug.exp: Remove obsolete comment.
30636 * gdb.base/regs.exp: New file, testing of register displays.
30637 * gdb.base/return.exp: Fix typo in reference to $objdir.
30638 * gdb.base/whatis.exp: Always start with a fresh GDB.
30639
30640Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30641
30642 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
30643 higher, these tests generate a lot of output.
30644
30645Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30646
30647 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
30648 code following the catch silently ignored some errors; without the
30649 catch they should be thrown like any other tcl error. Also, the
30650 catch used "" instead of {} which meant all the callers who wanted
30651 to include one of the characters "[]$ had to quote it an extra time.
30652 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
30653 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
30654 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
30655 Remove extra quoting.
30656
30657Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
30658
30659 * gdb.base/commands.exp: Make test names unique; every test either
30660 passes or fails. Update some comments.
30661
30662 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
30663
30664Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30665
30666 The following fixes a FAIL caused by the fact that the alpha stabs
30667 configuration didn't use the ".if alpha" code in weird.def.
30668 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
30669 bit pointer, so the 32 bit version works even on the alpha.
30670 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
30671 Remove the stuff which allowed us to have separate versions for
30672 alpha and everything else.
30673
30674 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
30675 regexp which "info func operator\[\](" is supposed to match. Fix
30676 string to send to GDB. Note that GDB still doesn't work right. Add a
30677 new test for "info func .perator\[\](" which GDB does handle correctly.
30678
30679 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
30680
30681Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30682
30683 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
30684 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
30685 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
30686 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
30687 it makes the tests harder to understand and confuses test-o-matic.
30688 The preferred style is that each test provides a PASS or a FAIL,
30689 and has a unique message (e.g. "continue #54" not just "continue")
30690 which is the same for the pass and the fail.
30691 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
30692 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
30693 to lib/gdb.exp.
30694 * gdb.base/printcmds.exp: Use test_print_accept. Remove
30695 prt_accept which was basically the same thing. Likewise for
30696 test_print_reject and prt_reject.
30697 * lib/gdb.exp (test_print_reject): Add some more error message
30698 patterns to match from the former printcmds.exp (prt_reject).
30699 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
30700 One defect of the passcount stuff is that some of it failed to
30701 report XPASS where appropriate.
30702 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
30703 stuff before and after arg in expected pattern.
30704 (test_paddr_operator_functions): Re-do test without print_addr_of;
30705 this is the only test which seems to want extra stuff there.
30706
30707Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30708
30709 * gdb.base/nodebug.exp: Update new tests to reflect improved
30710 wording of gdb output.
30711
30712 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
30713 and "ptype" work on variables in files compiled without -g.
30714 Replaces commented out "maint print msymbol" tests.
30715
30716Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30717
30718 * gdb.base/setvar.c (dummy): Call malloc.
30719
30720 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
30721 losing with the irix4 sed.
30722
30723 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
30724 ALRM" on irix4.
30725
30726Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30727
30728 * TODO: Remove items about corefile.exp testing new exec-file and
30729 backtrace; both are now done. Add items about printing enums.
30730
30731Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30732
30733 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
30734 "get signal $thissig" test fails.
30735
30736 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
30737
30738Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30739
30740 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
30741 compiler warning with dec alpha compiler.
30742
30743 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
30744 extra \n from gdb_test call (this explains why the prompt test
30745 that I removed yesterday was there).
30746 (user_defined_command_test): Remove extra \n and prompt test.
30747
30748 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
30749 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
30750 doesn't exist.
30751 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
30752 Also remove alpha workaround, which turns out to be because
30753 SIGABRT == SIGLOST.
30754
30755 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
30756
30757 * gdb.base/help.exp: Don't test "help show".
30758
30759Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30760
30761 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
30762 "set print address" is on.
30763 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
30764 pass prompt to gdb_test; gdb_test already looks for the prompt.
30765
30766 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
30767
30768 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
30769 was a vestige of the manual TESTSTRATEGY, and the purpose of it
30770 was to make sure that gdb can read a core file. But (a) the "read
30771 the corefile" part didn't make it to a1-selftest.exp, we just
30772 delete the corefile after creating it, and (b) we test reading
30773 corefiles in corefile.exp anyway. Also, this test left around a
30774 xgdb process on Solaris.
30775
30776 * gdb.base/corefile.exp: Also test backtrace.
30777
30778Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
30779
30780 * gdb.base/commands.exp: Test a simple user defined command with
30781 arguments and if/while statements; verify the full user command is
30782 printed by "show user".
30783
30784 * gdb.base/commands.exp: Test if/while commands as part of a
30785 breakpoint command list; verify they appear in breakpoint
30786 information.
30787
30788Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30789
30790 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
30791 than by dividing by zero.
30792
30793Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
30794
30795 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
30796 performing an inferior call with watchpoints enabled.
30797 * gdb.base/watchpoint.c (main): Delete second unnecessary read
30798 call.
30799
30800Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30801
30802 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
30803 of "file" command.
30804
30805 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
30806 Add additional pattern for when "int operator int(void);" appears
30807 in a different order.
30808
30809Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30810
30811 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
30812
30813 * gdb.base/help.exp: Replace most of docstrings for "info signals"
30814 and "signal" with ".*".
30815
30816Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30817
30818 * TODO: Add note about "handle all nostop".
30819
30820 * gdb.base/{sigall.c, sigall.exp}: New test.
30821 * gdb.base/Makefile.in: Add it.
30822
30823Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
30824
30825 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
30826 when invoking GDB, suppresses any windowing interface.
30827
30828Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
30829
30830 * config/sim-gdb: New file, simulator testing support.
30831
30832Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
30833
30834 * gdb.base/interrupt.exp: Test calling func1 twice.
30835
30836Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
30837
30838 * gdb.base/list.exp (test_forward_search): Set timeout higher
30839 when we'll be getting lots of output from gdb.
30840
30841 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
30842 "init_malloc" to after the expect statement. Run it if that
30843 regexp is taken, but also for two others which happen if source
30844 cannot be found.
30845
30846Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30847
30848 * gdb.base/printcmds.exp: New test, for printing register before
30849 program is running.
30850
30851Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30852
30853 * gdb.base/list.exp: Correct some alternate expect patterns
30854 to reflect changes in list1.c.
30855
30856Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30857
30858 * TODO: Add item regarding large frames.
30859
30860 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
30861
30862 * TODO: Remove item about enabling return.exp; it
30863 is enabled. Suggest a few more "return" tests.
30864
30865Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30866
30867 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
30868 anonymous unions.
30869
30870Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30871
30872 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
30873 and pr-5646.o, so "make" is the same as "make all", not "make
30874 pr-4975.o".
30875
30876Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
30877
30878 * gdb.base/list.exp: Adjust expectations to reflect changes in
30879 list1.c.
30880 (test_forward_search): New test proc.
30881 * gdb.base/list1.c (long_line): New function, has long source line.
30882
30883Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
30884
30885 * gdb.base/a1-selftest.exp: Change initial stepping to know about
30886 additional line of code that was added.
30887
30888Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
30889
30890 * gdb.disasm/hppa.s: Break the large branching tests into smaller
30891 tests so as not to overflow expect's input buffers.
30892 * gdb.disasm/hppa.exp: Corresponding changes.
30893
30894Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30895
30896 Beginnings of template debugging tests.
30897 * gdb.c++/templ-info.cc: New file to test for template
30898 debugging capability of the compiler.
30899 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
30900 templ-info.cc.
30901 * gdb.c++/templates.cc: Add explicit template instantiations
30902 to enable compiling with -fno-implicit-templates. Add destructor
30903 and 'value' method to T5 class for template tests.
30904 * gdb.c++/templates.exp: Add testcases for printing of template
30905 types, setting breakpoints on template methods and calling a
d63a86f8 30906 template method.
c906108c
SS
30907
30908Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
30909
30910 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
30911 branch target since some assemblers (gas-2.5) may emit a
30912 relocation for the branch instead of resolving it in the
30913 assembler.
30914
30915Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30916
30917 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
30918 through signal handler.
30919
30920Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30921
30922 * configure.in (*-*-netware): Use config/mt-netware.
30923
30924 * config/mt-netware: New file.
30925 * config/mt-i386-netware: Removed, separate configs for different
30926 netware architectures are no longer needed now that we have
30927 --with-headers.
30928
30929Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30930
30931 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
30932 by the recent changes to use ANSI C arithmetic conversions.
30933
30934Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30935
30936 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
30937 bug involving using inferior_pid to figure out whether to select a
30938 frame.
30939
30940Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
30941
30942 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
30943 match the current disassembler output.
30944
30945Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
30946
30947 * gdb.fortran/exprs.exp: Expect VOID instead of void.
30948 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
30949 types, expect "int" as type of integer values (for now).
30950
30951Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
30952
30953 * gdb.base/commands.exp: New tests for if/while commands.
30954
30955Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
30956
30957 * lib/gdb.exp (runto): Replace sub-pattern for hex value
30958 by .*, since hex values have different syntax in Chill mode.
30959
30960Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30961
30962 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
30963 linefeed from expect pattern for repeated types with indices > 9.
30964
30965Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
30966
30967 First part of Fortran test suite.
30968 * gdb.fortran: New directory.
30969 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
30970
30971Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30972
30973 * gdb.base/default.exp: Update expect pattern for load command
30974 without arguments.
30975
30976Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
30977
30978 * configure.in: Change i386 to i[345]86.
30979 * gdb.base/configure.in: Likewise.
30980 * gdb.c++/configure.in: Likewise.
30981 * gdb.chill/configure.in: Likewise.
30982
30983Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
30984
30985 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
30986 patterns, since that is not a valid context for comments.
30987
30988Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
30989
30990 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
30991 repeated types and repeated types with indices > 9.
30992
30993Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
30994
30995 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
30996 2417; old bug has been fixed.
30997
30998Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
30999
31000 * gdb.base/interrupt.exp: When trying to wake up the inferior,
31001 send the newline ourselves instead of assuming gdb_test will do
31002 so when passed an empty input string.
31003
31004 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
31005 stabs testcode.
31006
31007Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31008
31009 * lib/gdb.exp (gdb_test): Don't send anything if the first
31010 argument is an empty string. This makes cases where we want to
31011 match output that is already in expect's buffers (for example,
31012 matching a breakpoint after gdb_run_cmd has been called) work
31013 reliably.
31014
31015Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31016
31017 * config/netware.exp: New file.
31018
31019Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31020
31021 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
31022 the -B and -L prefixes so we can find the debugging stub.
31023
31024 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
31025 there and we are using the gcc from the tree.
31026
31027 * gdb.base/types.c: Removed.
31028
31029 * gdb.base/configure.in: Look for makefile fragments in ../config.
31030 Recognize i386-*-netware.
31031 * gdb.c++/configure.in: Likewise.
31032
31033Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31034
31035 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
31036 the correct TCL syntax.
31037
31038Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31039
31040 * gdb.base/opaque.exp: use runto instead of messing around with
31041 breakpoints. Simplify by using gdb_test.
31042
31043 * gdb.base/bitfields.exp: restart between tests on netware targets
31044 because breakpoints aren't relocated after target death. Run
31045 processes to completion.
31046
31047 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
31048
31049Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
31050
31051 * Makefile.in: Remove extra tabs that confuse some versions
31052 of "make". Use the newly built gdb to test with by default,
31053 rather than the first one in the tester's search path.
31054
31055Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
31056
31057 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
31058
31059 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
31060 condition help.
31061
31062Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31063
31064 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
31065
31066 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
31067 running.
31068 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
31069 * gdb.base/funcargs.exp: Likewise.
31070
31071 * gdb.base/bitfields.exp: Simplify by using gdb_test.
31072 * gdb.base/funcargs.exp: Likewise.
31073
31074 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
31075 message is "".
31076
31077Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31078
31079 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
31080 return,signals,twice}.exp: Handle non-existant binaries
31081 consistantly.
31082
31083 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
31084 * gdb.base/Makefile.in: Don't try to generate a core dump, we
31085 might testing a cross development system.
31086
31087Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31088
31089 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
31090 runtest script is relative to ${srcdir}, not ${rootdir}.
31091
31092Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
31093
31094 * gdb.base/signals.exp: Allow for optionality of breakpoint
31095 address.
31096
31097Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31098
31099 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
31100
31101Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31102
31103 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
31104 for size_t definition.
31105 * gdb.c++/templates.cc: Likewise
31106
31107 * config/mt-i386-netware: New file.
31108
31109 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
31110 defined.
31111
31112 * gdb.base/Makefile.in: Added support for systems that name core
31113 files by appending "core" to the program name.
31114 * gdb.base/a1-selftest.exp: Likewise.
31115
31116Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31117
31118 * gdb.base/return.exp: Add comment and message for `return double'
31119 test failure on Sparc Solaris.
31120
31121Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
31122
31123 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
31124
31125Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31126
31127 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
31128 from optimizing them away.
31129 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
31130 patterns to include default constructors and assignment operators,
31131 to match gcc versions beyond 2.5.8. Accept any cplus demangling
31132 character in the output of the virtual base pointer.
31133
31134Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31135
31136 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
31137 expression match in print_addr_of to avoid unintented matches.
31138 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
31139 versions up to 2.5.8.
31140
31141Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31142
31143 * gdb.base/list.exp: Tweak alternate pattern for listing of an
31144 included file to run under newer versions of expect.
31145 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
31146 consecutive >'s in templates to accomodate recent cplus-dem.c change.
31147 Remove xfail for the virtual table of BDDHookV.
31148
31149Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
31150
31151 * lib/gdb.exp (string_to_regexp): Set a default result.
31152 (default_gdb_start): Fix misleading message.
31153
31154Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
31155
31156 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
31157 Remove all CC, etc definitions.
31158 * config/mt-hpux: New file.
31159 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
31160 (CFLAGS, LDFLAGS): Define.
31161 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
31162
31163 * Makefile.in (site.exp): Don't insert host_os, etc.
31164 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
31165 (distclean): Check existence of subdir.
31166 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
31167 * gdb.base/Makefile.in: General cleanup and simplification.
31168 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
31169 to build executables. Use default rule to build .o files.
31170 (EXPECT, RUNTEST, CC): Fix relative pathname.
31171 (site.exp): Don't insert host_os, etc.
31172 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
31173 and/or SIGUSR1 defined.
31174 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
31175 * gdb.c++/Makefile.in: General cleanup and simplification.
31176 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
31177 (CFLAGS): Remove.
31178 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
31179
31180Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
31181
31182 * gdb.base/recurse.exp: Misc changes to get tests running again
31183 after Kung's changes to the watchpoint code.
31184 * gdb.base/watchpoint.exp: Likewise.
31185
31186Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
31187
31188 * lib/gdb.exp (string_to_regexp): Convert {\} also.
31189
31190Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
31191
31192 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
31193 * lib/gdb.exp (default_gdb_start): Define.
31194 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
31195 gdb.base/funcargs.exp, gdb.base/opaque.exp,
31196 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
31197 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
31198 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
31199 Don't call gdb_target_udi in between tests.
31200
31201Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31202
31203 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
31204 (which was basically just a local version of the same thing). In
31205 addition to avoiding duplication, gdb_test_exact is faster.
31206 * lib/gdb.exp (gdb_test_exact): Fix typo.
31207
31208 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
31209 don't give an error.
31210
31211 * gdb.base/term.exp: Call delete_breakpoints before starting.
31212
31213 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
31214 (t10): Add comment.
31215
31216Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
31217
31218 Reorganization of the GDB Test Suite.
31219
31220 * gdb.base: New directory, contains all the basic tests.
31221 * gdb.c++: New directory, tests specific to C++.
31222 * gdb.chill: New directory, tests specific to Chill.
31223 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
31224 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
31225 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
31226 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
31227 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
31228 t30-31 to chill).
31229 * */gdbme.*: Rename to match appropriate expect scripts.
31230 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
31231 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
31232 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
31233 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
31234 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
31235 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
31236 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
31237 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
31238 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
31239 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
31240 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
31241 gdb.c++/virtfunc.cc: New names of C++ files.
31242 * gdb.chill/chillvars.ch: New name of Chill file.
31243 * gdb.base/configure.in, gdb.c++/configure.in,
31244 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
31245 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
31246 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
31247 * configure.in (configdirs): Update to reflect directory changes.
31248 (target_abbrev): No longer define for any configuration.
31249 * Makefile.in: Cosmetic improvements to header comments.
31250
31251Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
31252
31253 Various changes to gdb.t31:
31254
31255 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
31256 * gdbme.ch: Make all key-words and predefineds be upper-case.
31257 * chillvars.exp: Expect key-words and predefinds in upper-case.
31258
31259 * chillvars.exp: Use gdb_test_exact many places.
31260 Change expected output for arrays (which now includes index labels).
31261
31262 * pr-5020.exp, gdme.ch (module PR_5020):
31263 New test, for PR-5020.
31264
31265Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
31266
31267 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
31268 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
31269
31270Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
31271
31272 * Makefile.in: Fix bit-rot in definitions of CHILL,
31273 CHILL_FOR_TARGET and Chill_LIB.
31274 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
31275 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
31276 CHILL, and CHILL_LIB.
31277
31278Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
31279
31280 * Revert the previous changes. Please see Rob's directory
31281 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
31282
31283Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
31284
31285 * Makefile.in, configure.in, config/mips-gdb.exp,
a9c64011
AS
31286 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
31287 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
31288 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
c906108c
SS
31289 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
31290 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
31291 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
31292 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
31293 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
31294 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
31295 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
31296 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
31297 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
31298 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
31299 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
31300 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
31301 changes from 94Q1.
31302
31303Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
31304
31305 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
31306 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
31307 Rob's new testing fragments.
31308
31309Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
31310
31311 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
a9c64011 31312 lib/gdb.exp: Replace error proc calls with perror.
c906108c
SS
31313
31314Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
31315
31316 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
31317 version also, match on casted version strings, and match on
31318 gdb startup case where the line numbers might be messed up.
31319
31320Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
31321
31322 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
a9c64011 31323 (CFLAGS): Delete it from here.
c906108c
SS
31324
31325Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
31326
31327 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
31328
31329Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
31330
31331 * Makefile.in (RUNTEST): Default to just "runtest".
31332
31333Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31334
31335 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
31336 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
31337 the code has been restructured.
31338
31339Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31340
31341 * gdb.t00/default.exp (set write): Allow any number of \r and/or
31342 \n, not just one of each.
31343
31344 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
31345 /bin/cc gives a warning if you do.
31346
31347Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
31348
d63a86f8 31349 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
31350 __t10ListS_link1ZUiRCUiPT0
31351
31352Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31353
31354 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
31355 on local variables in recursive functions.
31356
31357 * gdb.t07/Makefile.in: Build the new test.
31358
31359Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31360
31361 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
31362 directly. Instead compare the return values from actual calls.
31363
31364Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
31365
31366 * Makefile.in (check): Set TCL_LIBRARY for runtest.
31367
31368Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31369
31370 * From Peter Schauer with minor modifications.
a9c64011
AS
31371 * gdb.t15/return.exp (return_tests): Handle targets where "return"
31372 stops in mid-line in the caller. Add xfail for returning a float
31373 value on X86 targets.
c906108c
SS
31374
31375Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31376
31377 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
31378 to avoid expect lossage.
31379 (fmem_LRbug_tests): Likewise.
31380 * gdb.disasm/hppa.s: Corresponding changes.
31381
31382 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
31383 conditions to work with latest dejagnu/expect.
31384
31385 * gdb.t15/funcargs.exp (finish from indirect call): No longer
31386 expected to fail on the PA.
31387 (backtrace in call with trampolines): Explicitly require main
31388 to be frame #1 (no trampolines should show up in backtrace).
31389
31390 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
31391 "continue -expect".
31392 * gdb.t06/break.exp: Likewise.
31393 * gdb.t07/watchpoint.exp: Likewise.
31394 * gdb.t13/bitfields.exp: Likewise.
31395 * gdb.t15/{funcargs,return}.exp: Likewise.
31396 * gdb.stabs/weird.exp: Likewise.
31397 * config/{mips,udi}-gdb.exp: Likewise.
31398
31399 * hppa.sed: Enclose comments within a sed command to avoid
31400 losing with the old OSF1 sed.
31401
31402Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31403
31404 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
31405 sequent dynix.
31406 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
31407 * gdb.t15/funcargs.exp: Conditionally step again to really
31408 finish from marker_call_with_trampolines. Handle the case where
31409 the first step from within call_with_trampolines already steps
31410 us back to main.
31411 * gdb.t15/gdbme.c: Add comment to closing brace of
31412 call_with_trampolines for funcargs.exp.
31413
31414Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31415
d63a86f8 31416 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
31417 Fix typo(s).
31418
31419Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31420
31421 * gdb.t07/gdbme.c: More code for watchpoint testing.
31422
31423 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
31424 "Hardware watchpoint" throughout file.
31425 (test_watchpoint_triggered_in_syscall): New test.
31426 (test_complex_watchpoint): New test.
31427
31428Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31429
31430 * gdbme.c (call_with_trampolines): New function to try and step
31431 into. Tests trampoline problems on the PA.
31432
31433 * funcargs.exp (localvars_in_indirect_call): No longer expect
31434 stepping into indirect call to fail on PAs.
31435 (test_stepping_over_trampolines): New test.
31436
31437Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31438
31439 * TODO: Add suggestions for static member function tests, and
31440 completion tests.
31441
31442Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31443
31444 * TODO: Add suggestions for "p/a" tests.
31445
31446 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
31447 (default_gdb_exit): Replace all the hair with sending "quit" to
31448 the process with a simple close.
31449
31450Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31451
31452 * TODO: Add suggestions for shared library tests.
31453
31454Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31455
31456 * TODO: Add suggestions for x/s tests.
31457
31458Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31459
31460 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
31461 "enable once", and "enable breakpoints once" with ".*".
31462
31463Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31464
31465 * TODO: Add suggestions about structure passing tests.
31466
31467Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31468
31469 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
31470 the primary1 test, use work around if __GNUC__ < 2.
31471 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
31472 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
31473 Test for bad output rather than waiting for timeout. Issue
31474 second continue only if first continue failed.
31475
31476Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
31477
31478 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
31479 operator[] test with gdb_test because the old code didn't seem to
31480 be getting the quoting right with the new dejagnu.
31481
31482Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
31483
31484 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
31485 one from the path.
31486 * Makefile.in: Use a fresh expect if there is one, use runtest
31487 from the src tree if there is one.
d63a86f8 31488
c906108c
SS
31489Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
31490
31491 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
31492 next over recursive call. Revise the tests from that point on
31493 (which had been skipped) to match GDB's actual (correct) output.
31494
31495 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
31496 with next over a breakpoint whose condition is false.
31497
31498 * gdb.t00/help.exp: Comment out "help set print" tests just like
31499 (and for same reason as) "help set" test.
31500
31501Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31502
31503 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
31504 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
31505
31506Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31507
31508 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
31509 necessary gdb_target_udi.
31510
31511 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
31512
31513 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
31514 1838 and 2417; they are fixed.
31515
31516 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
31517 gdb.t03/ptype.exp (ptype structure, ptype union):
31518 Remove xfails; the test is looser than when the xfails were added.
31519
31520 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
31521 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
31522
31523 * gdb.t01/run.exp: Only run shell test if isnative.
31524
31525 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
31526 since "run" automatically loads if necessary. Call gdb_target_udi
31527 after the "file" since "file" kills any execution target.
31528
31529 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
31530 GDB. GDB doesn't work that way (not anymore at least) on UDI.
31531 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
31532 argument for UDI.
31533
31534Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
31535
31536 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
31537
31538 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
31539
31540Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31541
31542 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
31543 properly quoting regexps. This makes the second argument to
31544 demangle a fixed string, which matches the callers, instead of a
31545 shell-style pattern which is what the previous implementation
31546 used. Update some of the callers.
31547
31548Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31549
31550 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
31551 (comib_nullified_tests): Fix typo.
31552 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
31553 strings. No longer expected to fail.
31554
31555 * gdb.disasm/hppa.s (addib_tests): Fix typo.
31556 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
31557 strings. No longer expected to fail.
31558
31559 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
31560 string. No longer expected to fail.
31561
31562Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31563
31564 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
31565 No longer expected to fail.
31566
31567 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
31568 string. No longer expected to fail.
31569
31570Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31571
31572 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
31573 only in the names (I probably got most of them). I was even
31574 generous with some which differed in underscores in names, and
31575 probably missed a few, and I *still* was able to remove almost a
31576 third of the file with almost no impact on testsuite coverage.
31577
31578Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31579
31580 * gdb.t00/default.exp: Match udi_attach error message as well as
31581 the one from child_attach.
31582
31583 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
31584
31585 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
31586
31587 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
31588 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
31589
31590 * Move test with enums and partial symbols back to
31591 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
31592 Reverts the change of 26 May 93. Per today's change to
31593 stabs.texinfo, the behavior that weird.exp was expecting was
31594 unreasonable; what is important is that the compiler+gdb get
31595 things right, which happens with a recent gcc. Also fix the test
31596 to deal with native compilers which put out the stab gdb can't
31597 deal with.
31598
31599Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31600
31601 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
31602 in the names. The main thing these accomplish is to slow things down.
31603 Many more such duplicates surely remain.
31604
31605 * gdb.t00/help.exp: Comment out "help support" test just like
31606 (and for same reason as) "help set" test.
31607
31608Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
31609
31610 * gdb.t06/break.exp: Remove setup_xfails for
31611 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
31612 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
31613 about known bug in gcc to include up through 2.5.8.
31614 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
31615 well as "_vb$".
31616 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
31617 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
31618 with latest gcc and gdb.
31619 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
31620 well as "_vb$".
31621
31622Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31623
31624 * configure.in (hppa*-*-*): Also configure and build stabs-only
31625 tests.
31626
31627Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31628
31629 * gdb.t10/hppa.mt: A makefile fragment for the PA.
31630 * gdb.t10/configure.in (hppa*-*-*): Use it.
31631
31632Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31633
31634 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
31635
31636Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31637
31638 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
31639 versions prior to 1.13.5.
31640
31641Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31642
31643 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
31644 the prompt is at the start of a line.
31645
31646Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31647
31648 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
31649 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
31650 in the copr tests now.
31651 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
31652 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
31653 expected to fail.
31654
31655Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
31656
31657 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
31658 gdb.t31/chillvars.exp, lib/gdb.exp:
31659 Tweak to run under either version of expect.
31660 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
31661 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
31662 * gdb.t11/list.exp: Remove extraneous whitespace.
31663
31664Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31665
31666 * gdb.t16/printcmds.exp (test_print_strings): Accept
31667 "(unsigned char *) " before the string.
31668
31669 * TODO: Add notes about printing of fancy types and GDB expressions.
31670
31671Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
31672
31673 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
31674 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 31675 if doing mips-idt-ecoff.
c906108c
SS
31676
31677Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
31678
31679 * Most .exp files: Tweak to run under either version of expect.
31680
31681Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31682
31683 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
31684 xfails; I'm not sure why they are failing, but not because of PR 1806.
31685
31686Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
31687
31688 * config/unix-gdb.exp: Remove gdb_unload cause it's already
31689 defined in lib/gdb.exp.
31690
31691Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31692
31693 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
31694 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
31695 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
31696 have to be typeless.
31697
31698Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31699
31700 * TODO: Add suggestion for copyright year test.
31701
31702Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
31703
31704 * configure.in (*-*-lynxos*): Add stabs tests.
31705
31706Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
31707
31708 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
31709 so insert a tab before any assembler directive in column zero.
31710
31711 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
31712 stores.
31713 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
31714 stores.
31715 (fpu_short_memory_tests): Likewise.
31716
31717Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31718
31719 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
31720 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
31721 .stabs directives in comments.
31722
31723Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31724
31725 * TODO: New file, describing tests we could write.
31726 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
31727
31728Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31729
31730 * gdb.t06/signals.exp: Add kludge to force re-sync.
31731
31732 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
31733 to xgdb instead of gdb, get out of gdb.
31734
31735Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
31736
31737 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
31738 for info.
31739
31740Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
31741
31742 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
31743 * gdb.stabs/configure.in (hppa*-*-*): Use it.
31744 * gdb.stabs/hppa.sed: New sed script for the PA.
31745
31746Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31747
31748 * gdb.stabs: Re-write weird.def and configuration to use sed
31749 instead of cpp. sed is portable and POSIX; cpp is neither.
31750
31751Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31752
31753 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
31754
31755Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31756
31757 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
31758
31759Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31760
31761 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
31762 "_vb$".
31763 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
31764 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
31765
31766Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31767
31768 * lib/gdb.exp: Comment out code which depends on non-existent
31769 `transform' procedure.
31770
31771Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
31772
31773 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
31774 * lib/gdb.exp: Transform tool name.
31775 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
31776 1.1's new error handling system.
31777
31778Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31779
31780 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
31781
31782Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31783
31784 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
31785 They made pattern matching so slow that timeouts happened on
31786 heavily loaded systems. Now any output from "show print" which
31787 gets us back to the GDB prompt is a PASS.
31788
31789Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
31790
31791 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
31792
31793Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31794
31795 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
31796
31797 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
31798 It is not from PR 3220.
31799
31800Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31801
31802 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
31803 just started failing because they depended on the order the
31804 subcommands are presented, or exact docstring text. This kind of
31805 test is a pain and has minimal benefit.
31806
31807Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31808
31809 * gdb.t09/corefile.exp: At end of test, use "core" command with
31810 no arguments.
31811
31812Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
31813
31814 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
31815 17}/Makefile.in: Make it possible to run the testsuite with Sun
31816 make and CC = cross gcc by adding explicit build rules for .o
31817 files.
31818
31819Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31820
31821 * gdb.t15/funcargs.exp: Don't put comments on same line as
31822 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 31823
c906108c
SS
31824Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31825
31826 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
31827
31828Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
31829
31830 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
31831 * gdb.t20/inherit.exp: remove three dumplicate entries.
31832
31833Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31834
31835 * gdb.t06/break.exp: For "next over recursive call", fail on any
31836 incorrect output, not just on "factorial (value=2)".
31837
31838Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31839
31840 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
31841 working now. Add an xfail if accesing a bss variable causes
31842 a memory error if the target is not yet run.
31843
31844Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31845
31846 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
31847 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
31848 name of __st* demangling (2 strings). Did Kung really get the
31849 more than 95 others right without testing them?
31850
31851Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
31852
31853 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
31854
31855Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
31856
31857 * configure.in (configdirs): Add gdb.disasm
31858 * gdb.disasm: New directory for GDB disassembler tests.
31859 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
31860
31861Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31862
31863 * gdb.t00/help.exp: Don't test "help set".
31864
31865 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
31866 from within expect statements. None of these happen anymore and
31867 they cause regressions to be silently unnoticed.
31868
31869 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
31870 messages) about known failures with gcc cygnus-2.4.5-930417.
31871
31872 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
31873 comp-info.exp so it gets built if it doesn't exist.
31874
31875 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
31876 it is no longer used.
31877 * gdb.t13/comp-info.c: Removed.
31878
31879Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
31880
31881 * gdb.t06/signals.exp: Add xfail for sun3.
31882
31883Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31884
31885 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
31886 relevant because ^C doesn't get sent but failure can be reproduced
31887 interactively).
31888
31889Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31890
31891 * gdb.stabs/alpha.mt: New configuration file for alpha.
31892 * gdb.stabs/configure.in: Use it.
31893 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
31894 sharing with alpha.mt, redefine long to word via preprocessor.
31895 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
31896 for alpha.
31897 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
31898 native cc.
31899 * gdb.t00/teststrategy.exp: Change expect string so that we
31900 consume the `(xgdb)' from the command echo and from the gdb prompt.
31901 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
31902 gdb currently compares all values as long, so this failure probably
31903 applies to any configuration where LONGEST is bigger than a target int.
31904 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
31905 with gcc.
31906 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
31907 to handle opaque pointers, gcc is.
31908 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
31909 as first argument. Include <sys/types.h> and change all operator
31910 new definitions to use size_t.
31911 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
31912 now that we use size_t.
31913
31914Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31915
a9c64011 31916 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
c906108c 31917 a long or float array cast all array members to the same type.
a9c64011 31918 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
c906108c 31919 with 64 bit longs.
a9c64011 31920 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
c906108c 31921 on alpha.
a9c64011 31922 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
c906108c
SS
31923
31924Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31925
31926 * gdb.t24 (demangle.exp): Constructors of templates have names like
31927 vector<int>::vector(int) not vector<int>::vector<int>(int). See
31928 section 14.6 of the ARM.
31929
31930 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
31931 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
31932 accomplish little and slow down the testsuite.
31933
31934 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
31935 Accept spaces various places.
31936
31937Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31938
31939 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
31940 with watchpoint enabled.
31941
31942 * Makefile.in: Remove definition of CC and remove the second
31943 definition of CXX (the "CXX = gcc" one remains). These definitions
31944 were causing backquotes to be expanded within backquotes, which
31945 doesn't work.
31946
31947Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
31948
31949 * gdb.t17/callfuncs.exp: Add "return 0" to end.
31950
31951Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31952
a9c64011
AS
31953 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
31954 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
c906108c
SS
31955 by mips cc and contains no stabs entries.
31956
31957Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
31958
31959 * config/vx-gdb.exp: Use fake device to load files rather than
31960 NFS.
31961 * lib/gdb.exp: New proc to do "file" command.
31962 * config/unix-gdb.exp: Use new "file" proc.
31963
31964Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
31965
31966 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
31967 Rework board rebooting slightly.
31968 (gdb_exit): Don't exit from the remote shell; there isn't one.
31969 * gdb.stabs/weird.exp: If a program is being debugged already,
31970 kill it.
31971 * gdb.t04/setvar.exp: Stop and restart gdb.
31972 * gdb.t05/expr.exp: Likewise.
31973 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
31974 restart gdb and reload the program.
31975 * gdb.t08/opaque.exp: Likewise.
31976 * gdb.t12/scope.exp: Likewise.
31977 * gdb.t13/bitfields.exp: Likewise.
31978 * gdb.t15/funcargs.exp: Likewise.
31979 * gdb.t20/classes.exp: Likewise.
31980 * gdb.t03/ptype.exp: Increase timeout.
31981 * gdb.t16/printcmds.exp (test_print_string_constants,
31982 test_print_array_constants): Likewise.
31983 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
31984 * gdb.t20/classes.exp (do_tests): Likewise.
31985 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
31986
31987Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
31988
31989 * gdb.stabs: Renamed *wierd* to *weird*.
31990
31991Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
31992
31993 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
31994 for timeout. Add "known gcc 2.4.5 bug" to failure message.
31995
31996Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
31997
31998 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
31999 (do_tests): Remove xfail for whatis on one_var and two_var.
32000
32001Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
32002
32003 * Makefile.in: Made cross building work better by adding
32004 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
32005
32006Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32007
32008 * gdb.t15/{return.c,return.exp,Makefile.in}:
32009 New test, currently commented out.
32010
32011Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
32012
32013 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
32014 still running and removes the leftover named socket so GDb can do
32015 clean restarts.
32016
32017Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
32018
32019 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
32020 console, not GDB.
32021 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
32022 cross testing works better with "make check"
32023 * config/unix-gdb: Use default procedures for exit and version.
32024 * config/vx-gdb.exp: Cleaned up and massaged back to working order
32025 with the newest VxWorks.
32026
32027Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32028
32029 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
32030 old form.
32031
32032 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
32033 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
32034
32035 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
32036
32037 * config/unix-gdb.exp: Remove this version of gdb_exit
32038 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
32039 Rob says he'll look at it when he gets back to testing boards.
32040
32041Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
32042
32043 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
32044 an expected fail for certain ptype commands.
32045
32046 * gdb.t20/classes.exp: Update expected results of "ptype class
32047 Base1" to account for the constructor that now appears in the type.
32048
32049Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
32050
32051 * configure.in (configdirs): Restore gdb.t04, which mysteriously
32052 disappeared from list.
32053 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
32054 "alldone" proc with call to cleanup and exit.
32055 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
32056 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
32057 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
32058 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
32059 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
32060 "alldone" proc with simple returns that suppress remaining
32061 tests. The alldone proc went away many months ago.
32062
32063Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32064
32065 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
32066
32067 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
32068
32069Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32070
32071 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
32072 as vax gdb will display them.
32073
32074Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32075
32076 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
32077 optimizers.
32078
32079 * scope.exp: Change "bad value for localval" messages so each one
32080 is unique.
32081
32082 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
32083 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
32084
32085 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
32086
32087Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32088
32089 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
32090 doesn't exist (due to optimization).
32091
32092Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32093
32094 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
32095 contains \r because the filename is long.
32096
32097 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
32098 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
32099
32100Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32101
32102 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
32103 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
32104 Ultrix.
32105 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
32106 int tests.
32107 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
32108
32109Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
32110
32111 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
32112
32113 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 32114 to match does not match the passing case but still matches the
c906108c
SS
32115 failing case.
32116
32117Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32118
32119 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
32120
32121Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
32122
32123 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
32124 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
32125 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
32126 Remove various versions of gdb_exit.
32127 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
32128 gdb_exit.
32129 * config/unix-gdb.exp: gdb_exit remains here, and should override
32130 the generic version, since it's doing a lot of wierd stuff that
32131 the other versions aren't. FIXME, fold it in, or abandon this
32132 version.
32133
32134Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32135
32136 * gdb.t24/demangle.exp: Add tests for PR 3220.
32137
32138Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32139
32140 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
32141
32142Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
32143
32144 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
32145 "i386-*-*". Works for i486 as well.
32146
32147 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
32148 bug, and expand domain of xfail to all SVR4 systems, since the
32149 actual problem is likely to be in generic SVR4 /proc support.
32150
32151Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32152
32153 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
32154
32155Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
32156
32157 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
32158 xfails for other systems. Match a missing 'Continuing.' as an
32159 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
32160
32161 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
32162 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
32163 Only issue warning for missing executables if -all option is used.
32164
32165 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
32166 file if -all option is used. It's like an unpredictable XFAIL.
32167
32168Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32169
32170 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
32171 for dynamically linked binaries.
32172
32173 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
32174
32175Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32176
32177 * gdb.t20/inherit.exp: Change message for "print tagless struct"
32178 to state that this is a known bug in old versions of g++.
32179
32180Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32181
32182 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
32183 while waiting for `Continuing'.
32184
32185Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
32186
32187 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
32188 in text, data, and bss.
32189 * gdb.t10/nodebug.c: Add local and global test variables for
32190 initialized and uninitialized data.
32191
32192Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32193
32194 * config/unix-gdb.exp (gdb_exit): Add "wait".
32195
32196Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32197
32198 * gdb.t06/signals.exp: xfail the continue from the handler for all
32199 targets.
32200
32201 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
32202 function with watchpoints enabled, the i386 call dummy starts with
32203 a call.
32204
32205 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
32206 386 bsd names its corefiles.
32207
32208Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
32209
32210 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
32211 compilers don't grok it.
32212 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
32213 with small octal ints rather than character constants, which
32214 are signed and might not fit if first promoted to int.
32215
32216Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
32217
32218 * gdb.t09/Makefile.in (clean): Remove corefile.
32219
32220Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32221
32222 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
32223
32224Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32225 and Jim Kingdon (kingdon@cygnus.com)
32226
32227 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
32228 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
32229 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
32230
32231Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32232
32233 * gdb.t17/interrupt.exp: Add xfail for hppa.
32234
32235Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32236
32237 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
32238 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
32239 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
32240 to determine signed-ness of bitfields and use the result to setup
32241 the xfail.
32242 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
32243 * gdb.t15/funcargs.exp: Use them to step until the second indirect
32244 call line is reached if necessary.
32245
32246Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32247
32248 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
32249
32250Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32251
32252 * gdb.t06/break.exp: Also test `clear' command.
32253
32254Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
32255
32256 * gdb.t00/teststrategy.exp: Remove extra quote.
32257
32258 * gdb.t07/watchpoint.exp: Change xfail for calling function with
32259 watchpoint enabled to be for all non-68k machines.
32260
32261 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
32262
32263Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32264
32265 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
32266 targets use aout.mt instead of ecoff.mt as gas understands
32267 standard aout format.
32268
32269Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
32270
32271 * lib/gdb.exp (runto): Don't insist that function we are running to
32272 was compiled with -g.
32273
32274 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
32275
32276 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
32277 to get back into the read system call.
32278 Accept leading newline in case where we woke it up.
32279
32280Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32281
32282 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
32283 to make the stabs test work on ecoff systems using gcc and -with-stabs.
32284 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
32285 enable ecoff configuration.
32286
32287Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32288
32289 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
32290
32291Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32292
32293 * gdb.t16/printcmds.exp: Add another printf test.
32294
32295Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
32296
32297 * configure.in: If configured -with-stabs on any target, add
32298 stabsdirs to configdirs.
32299
32300Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32301
32302 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
32303 fun" so pattern does not match the command itself.
32304
32305Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32306
32307 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
32308
32309Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32310
32311 * gdb.t17/interrupt.exp: Test for more things.
32312
32313Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32314
32315 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
32316 compiler arranges the code and line numbers.
32317
32318 * gdb.t17/interrupt.exp: Don't send \n after ^C.
32319
32320Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32321
32322 * gdb.t00/help.exp: Increase expect input buffer size.
32323
32324Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32325
32326 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
32327
32328 * gdb.t07/watchpoint.exp: Add xfail for hppa.
32329
32330 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
32331
32332 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
32333 [0-9]*, not just [0-9].
32334
32335Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32336
32337 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
32338
32339 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
32340
32341Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32342
32343 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
32344
32345Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32346
32347 * gdb.t06/signals.c: Add xfails for sun3.
32348
32349 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
32350
32351 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
32352 test_stepping tests.
32353
32354Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32355
32356 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
32357
32358 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
32359
32360 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
32361 rather than actually putting it through cpp twice.
32362
32363 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
32364
32365Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
32366
32367 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
32368 no longer needed.
32369
32370Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32371
32372 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
32373
32374 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
32375 C++ features prints as "struct", make it a pass, not an xfail.
32376
32377Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32378
32379 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
32380 Don't require VA to print as "class" rather than "struct".
32381
32382Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
32383
32384 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
32385
32386Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32387
32388 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
32389
32390Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32391
32392 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
32393 order.
32394
32395Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32396
32397 * gdb.t16/printcmds.exp: Add printf tests.
32398
32399 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
32400
32401 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
32402
32403Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
32404
32405 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
32406 pass counts, to counteract any existing or future setup_xfails.
32407
32408Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32409
32410 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
32411 {BEGIN,END}_COMMON for common block instead of STAB.
32412 * gdb.stabs/wierd.exp: Add xfail for rs6000.
32413
32414 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
32415 intp_var should be N_GSYM not N_LSYM.
32416 wierd-aout.S: Use a label for the value of the N_SO.
32417 wierd.def: Remove all backslashes.
32418 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
32419
32420Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32421
32422 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
32423 get the expected next to inheritance3.
32424
32425Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32426
32427 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
32428 now that gcc-2.4 gets it right.
32429
32430Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32431
32432 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
32433
32434 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
32435 generating comp-info.exp which works for cross-compilation.
32436
32437Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
32438
32439 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
32440 "*-*-sysv4.*".
32441
32442Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
32443
32444 * gdb.t01/run.exp: Start with a fresh gdb.
32445 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
32446 SVR4.x.
32447
32448Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
32449
32450 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
32451 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
32452 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
32453 Makefile.in (distclean, realclean): Remove gdbme.c from list of
32454 things to remove.
32455
32456Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
32457
32458 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
32459 test cases from bug reports.
32460
32461Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
32462
32463 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
32464 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
32465 avoid spurious xfails.
32466 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
32467 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
32468 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
32469
32470Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
32471
32472 * gdb.t00/teststrategy.exp: Rework to provide more useful
32473 description of each test, fix problem with systems that define
32474 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
32475 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
32476 results for "next over recursive call" so timeouts aren't taken
32477 by error.
32478
32479Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
32480
32481 * gdb.t12/scope.exp: Test printing of variables before run.
32482
32483 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
32484 printed in wrong order due to sorting.
32485
32486Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
32487
32488 * gdb.t00/teststrategy.exp: Fix expected results for printing
32489 user entered string constant. Is array of char, prints with no
32490 address.
32491
32492 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
32493 commands.
32494 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
32495 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
32496 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
32497 of struct of char arrays.
32498 * gdb.t00/radix.exp: New tests for radix commands.
32499
32500Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
32501
32502 * gdb.t16/printcmd.exp: Print a variable before running program
32503 (with xfail for AIX).
32504
32505Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
32506
32507 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
32508
32509 * gdb.t16/printcmd.exp: Don't print variables before running program.
32510
32511 * gdb.t06/break.exp: Don't require envp argument to main.
32512
32513 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
32514
32515 * gdb.t02/whatis.exp, gdb.t11/list.exp:
32516 Add xfails for rs6000.
32517
32518 * gdb.t02/whatis.exp: Change other tests not to re-test something
32519 we already tested.
32520
32521 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
32522 each type used has a variable of that type.
32523
32524Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
32525
32526 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
32527
32528Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
32529
32530 * configure.in: change srctrigger to be a file, not a directory
32531
32532Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
32533
32534 * configure.in (mips-idt-ecoff*): Added trailing '*'.
32535
32536 * gdb.t11/list.exp: Fixed a couple of typos.
32537
32538Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
32539
32540 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
32541 is fixed and PR is closed.
32542 * gdb.t16 (gdbme.c): Add simple test string variable.
32543 * gdb.t16 (printcmds.exp): Add tests with simple test string
32544 variable, primarily for boundaries on "set print elements".
32545
32546Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
32547
32548 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
32549 Make leading 0's optional and don't expect a tab in the middle
32550 of the number.
32551
32552 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
32553
32554 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
32555 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
32556 don't end command passed to gdb_test with newline.
32557
32558 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
32559 signed keyword away, don't expect signed bitfields to be signed.
32560
32561 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
32562 printing with only as many 1's as are in the field as well as printing
32563 with 32 1's (see comment).
32564
32565Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
32566
32567 * gdb.t00/default.exp: Start with a fresh gdb.
32568 * configure.in (configdirs): Remove gdb.t31 until the chill
32569 compiler works again. It no longer is able to find chillrt0
32570 since it isn't in libchill.a anymore.
32571 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
32572 wierd.o, make more modular.
32573 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
32574 spurious newlines that caused problems.
32575
32576Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32577
32578 * Move test with enums and partial symbols from gdb.t03/ptype.exp
32579 to gdb.stabs/wierd.exp since GCC has worked around the bug.
32580 gdb.stabs/wierd.{exp,def}: Many new tests.
32581
32582 * gdb.t00/default.exp: update info line for new message.
32583
32584 * gdb.t02/{whatis.exp,gdbme.c}:
32585 Test that "char *" doesn't print as "caddr_t".
32586
32587Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32588
32589 * gdb.t00/help.exp: Use .* in place of some help messages which
32590 just changed.
32591 gdb.t00/default.exp: Update "info frame" test for new message.
32592 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
32593 Remove some xfails
32594
32595Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32596
32597 * gdb.t03/{gdbme.c,ptype.exp}:
32598 Add tests for typedef'd struct and union without tags.
32599 Also check "whatis" on a variable of a typedef'd enum without a tag.
32600
32601 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
32602 PRMS 1823; the bug still exists but isn't reproduced by this test
32603 anymore), and remove rs6000 XFAIL (the bug is fixed).
32604
32605 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
32606 duplicated from whatis.exp. For those that are left, accept
32607 "long", "long int", or "int" for long variables (whatis.exp already
32608 has an XFAIL for "int", so no need to fail it here).
32609
32610 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
32611 Deal with GCC's names for types now that GDB uses the compiler's names.
32612
32613 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
32614 setup_xfail's for sunos4. If we #defined the signed keyword away,
32615 don't expect GDB to know that char it is signed.
32616
32617 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
32618
32619Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
32620
32621 * configure.in (configdirs): Add gdb.t24 for C++ tests that
32622 should work on any system, regardless of debugging format.
32623 * gdb.t21/demangle.exp: Move to gdb.t24.
32624 * gdb.t24/demangle.exp: Move from gdb.t21.
32625 * gdb.t24/{Makefile.in, configure.in}: New files.
32626
32627Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32628
32629 * configure.in: Do gdb.stabs and C++ tests only for stabs.
32630 * gdb.stabs: New directory.
32631
32632Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32633
32634 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
32635 not just "Quit anyway?".
32636
32637Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
32638
32639 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
32640 that all setup_xfails are immediately followed by clear_xfails.
32641
32642Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
32643
32644 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
32645 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
32646 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
32647 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
32648 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
32649 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
32650 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
32651 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
32652 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
32653 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
32654 gdb.t31/chillvars.exp, lib/gdb.exp:
32655 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
32656 bug-gdb@prep.ai.mit.edu.
32657
32658Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
32659
32660 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
32661 with 0.0, not integer 0.
32662
32663Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
32664
32665 * gdb.t06/break.exp: Update for "Kill the program" message change.
32666
32667Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
32668
32669 * Makefile.in (GDBFLAGS): Set to -nx.
32670 * Makefile.in (site.exp): Use GDBFLAGS.
32671
32672Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
32673
32674 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
32675 Makefiles.
32676 (check): depend on just-check.
32677 (just-check): added so that tests can be run without a noop
32678 build pass.
32679
32680Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
32681
32682 Switch to using configure's configdirs.
32683 * Makefile.in (Makefile): add configure.in dependency.
32684 (SUBDIRS): removed redundant assignment.
32685 * configure.in: switch subdirs assignment to configdirs.
32686 * gdb.t*/configure.in: new files.
32687
32688Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
32689
32690 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
32691 works.
32692
32693Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
32694
32695 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
32696 in explicit rules. Apparently this is not supported by some makes.
32697
32698Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
32699
32700 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
32701
32702Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32703
32704 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
32705 disappeared.
32706
32707Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
32708
32709 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
32710
32711Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
32712
32713 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
32714 watchpoint problem that is now fixed.
32715 * gdb.t30/chexp.exp: Remove setup_xfail for printing
32716 uninitialized convenience variables.
32717 * gdb.t31/chillvars.exp: Fix expected patterns for printing
32718 structures.
32719
32720Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32721
32722 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
32723 which causes expect to get out of sync with gdb on long output
32724 from help set.
32725 * gdb.t09/corefile.exp: Make expected pattern for core file
32726 failing signal and frame output format less sun specific.
32727
32728Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
32729
32730 * gdb.t31/chillvars.exp: Add and remove initial dummy
32731 breakpoint, so that symbol table is forced in.
32732 (Needed at least on Sunos4, though it seems not SVR4.)
32733 * gdb.t31/chillvars.exp: Update for changed output format.
32734
32735Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
32736
a9c64011 32737 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
c906108c
SS
32738
32739Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
32740
32741 * Makefile.in: Added --srcdir when invoking runtest, removed the
32742 need for a local config file. (optional now)
32743
32744Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
32745
32746 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
32747 failure count used to force early termination. Add some more
32748 expected failures for gnu style demangling.
32749
32750Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32751
32752 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
32753 pmi variable from gdb.t20/gdbme to get optimized away.
32754 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
32755 Check for written corefile upon timeout _and_ eof.
32756
32757Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32758
32759 * config/unix-gdb.exp: Add missing return 0.
32760
32761Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32762
32763 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
32764 test termination.
32765
32766Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
32767
32768 * configure.in (subdirs): Put back gdb.t17 which mysteriously
32769 disappeared.
32770
32771Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
32772
32773 * gdb.t10/crossload.exp: Disable the i860-elf test until such
32774 time as i860 support works.
32775
d63a86f8 32776 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
32777 "backtrace 100\r" rather than just "backtrace\r", to match last
32778 change.
32779
32780Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
32781
32782 * config/udi-gdb.exp (gdb_exit): Remove close command.
32783 (gdb_target_udi): New procedure to set the UDI target.
32784 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
32785 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
32786 Added waits for prompts after several question responses. Added
32787 some more responses used by a29k-amd-udi-gdb.
32788 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
32789 pass different arguments, restart UDI connection after program
32790 completion.
32791 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
32792 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
32793 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
32794 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
32795 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
32796 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
32797 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
32798 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
32799 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
32800 after program completion.
32801 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
32802 compiled with a SELECT_VECS setting.
32803 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
32804 infinite recursion.
32805
32806 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
32807 Added checks for COFF results, and made them expected failures for
32808 all targets. It would be better to make them expected failures
32809 for COFF targets only.
32810
32811Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
32812
32813 * Makefile.in: add null dvi target, don't bother to recurse
32814 through test directories for info and install-info; rename
32815 $(datadir) to be dejagnu instead of deja-gnu
32816
32817Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
32818
32819 * gdb.t31/gdbme.ch: Re-enable code that previously caused
32820 compiler to coredump.
32821 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
32822 code.
32823
32824Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
32825
32826 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
32827 coredump.
32828 * gdb.t31/chillvars.exp: Comment out tests that depend on that
32829 code.
32830
32831Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
32832
32833 * gdb.t03/ptype.exp: tests for return code from gdb_test.
32834 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
32835 which in a shell. Deletes xgdb when done.
32836 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
32837 Tests the return from the "set height" or "set width" commands.
32838 Added a few return codes where needed.
32839
32840Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
32841
32842 * Makefile.in (SUBDIRS): Add gdb.t17.
32843 * configure.in (subdirs): Add gdb.t17.
32844 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
32845 files to test gdb's calling of functions in the inferior with
32846 the correct arguments and gdb's ability to retrieve any
32847 result returned.
32848
32849Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
32850
32851 * config/unix-gdb.exp (gdb_exit): Remove close commands that
32852 may be called after gdb goes away. Previous versions of expect
32853 needed these to avoid file descriptor leaks, but they cause
32854 errors with the current revision of expect.
32855 * gdb.t00/gdbvars.exp: Use -re on expected output after
32856 setting sevenbit-strings.
32857 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
32858 to set sevenbit-strings consistent across tests.
32859 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
32860 set sevenbit-strings consistent across tests.
32861
32862Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
32863
32864 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
32865 expected output to match current "expect" expectations.
32866
32867Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
32868
32869 * gdb.t00/default.exp: Change expected output for default "source"
32870 command, to match new gdb behavior which requires a filename to
32871 source.
32872
32873Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
32874
32875 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
32876 expected fail for i486-*-* that misses the marker2 function.
32877 * gdb.t10/crossload.exp (bfddefault): Allow successful
32878 recognition of a format to pass even if no symbols are found.
32879 Explicitly catch failures where the format is not recognized
32880 or is ambiguous, and add the reason to the fail message.
32881 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
32882 the cause is and invalid target and add reason to failure message.
32883 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
32884 elf32-i386, elf32-sparc, and elf32-i860.
32885 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
32886 Set up expected failure for 'filename'::variable scope resolution,
32887 which is now apparently broken on all targets.
32888 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
32889 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
32890 gdb.t23/templates.exp: Change failure for missing binfile into
32891 just a warning.
32892 gdb.t21/demangle.exp: Change all cfront references to 'arm'
32893 references.
32894
32895Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
32896
32897 * gdb.t00/default.exp: Add expected output for default "source"
32898 command, to match new gdb behavior.
32899 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
32900
32901Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
32902
32903 * config/*-gdb.exp: returns an error, rather than exiting on
32904 internal errors.
32905
32906Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
32907
32908 * gdb.t03/gdbme.c: Add pointer to struct variable.
32909 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
32910 referencing struct members.
32911
32912Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
32913
32914 * configure.in (mips-idt-ecoff): New target.
32915 * config/mips-gdb.exp: New file for remote board using MIPS remote
32916 debugging protocol.
32917
32918 * Redid configuration scheme. Removed gdb.t*/configure.in.
32919 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
32920 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
32921 distclean targets. Built executables via .o files. Adjusted
32922 tests to account for source files in $(srcdir) rather than
32923 $(objdir).
32924 * lib/gdb.exp (runto): Don't expect () after the function name,
32925 because it may have arguments.
32926
32927Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
32928
32929 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
32930 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
32931 expected failures for mips-idt-* and mips-sgi-*.
32932 * gdb.t00/default.exp (attach): Kill process if requested.
32933 * gdb.t00/help.exp (help target core, help target): Accept a gdb
32934 that does not read core files.
32935 * gdb.t01/run.exp: Removed checks for exit status code.
32936 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
32937 it is linked in.
32938 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
32939 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
32940 appropriate, rather than doing it by hand.
32941 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
32942 execution.
32943 * gdb.t10/crossload.exp: Kill existing program if needed.
32944 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
32945 appropriate, rather than doing it by hand. Always increase
32946 timeout for this test, not just for VxWorks.
32947
32948Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
32949
32950 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
32951 of Chill STRUCT types and STRUCT values.
32952 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
32953 than "char".
32954 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 32955 struct2): New struct definitions and initializations to test
c906108c
SS
32956 simple Chill STRUCT types.
32957
32958Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
32959
32960 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
32961 the null byte at the end of strings.
32962 * gdb.t00/default.exp: Make show version insensitive to copyright
32963 date.
32964 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
32965 to avoid dependencies on target char signedness.
32966 * gdb.t16/printcmds.exp: Update expected results for explicitly
32967 unsigned char.
32968 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
32969 now work.
32970 * gdb.t21/demangle.exp: Add many more patterns for template
32971 demangling, most of them being expected failures.
32972 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
32973 string we are matching for, to match on the whole string.
32974 * gdb.t21/demangle.exp: Add many new test strings to demangle,
32975 and fix a whole bunch that had incorrect expected output but were
32976 passing anyway because of the bug in "proc demangle".
32977 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
32978 type.
32979 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
32980
32981Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
32982
a9c64011
AS
32983 * gdb/testsuite: made modifications to testcases, etc., to allow
32984 them to work properly given the reorganization of deja-gnu and the
32985 relocation of the testcases from deja-gnu to a "tool" subdirectory.
c906108c
SS
32986
32987Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
32988
32989 * gdb/testsuite: Initial creation of gdb/testsuite.
32990 Migrated dejagnu testcases and support files for testing nm to
32991 gdb/testsuite from deja-gnu. These files were moved "as is"
32992 with no modifications. This migration is part of a major overhaul
32993 of dejagnu. The modifications to these testcases, etc., which
32994 will allow them to work with the new version of dejagnu will be
32995 made in a future update.
48efe704 32996
8d8cb839 32997 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 32998\f
8d8cb839
EZ
32999;; Local Variables:
33000;; mode: change-log
33001;; left-margin: 8
33002;; fill-column: 74
33003;; version-control: never
33004;; End:
902f2ccb 33005
28e7fd62 33006 Copyright 1993-2013 Free Software Foundation, Inc.
902f2ccb
MC
33007 Copying and distribution of this file, with or without modification,
33008 are permitted provided the copyright notice and this notice are preserved.